/**
 * Limiters.
 */
/**
 * Chapter Title Padding.
 */
/*@chapter-padding: 85px;*/
/*! 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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../bootstrap/fonts/glyphicons-halflings-regular.eot");
  src: url("../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../bootstrap/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../bootstrap/fonts/glyphicons-halflings-regular.woff") format("woff"), url("../bootstrap/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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: "EncodeSans-Regular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.42857143;
  color: #2F3842;
  background-color: #F1F1F1;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #DA291C;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #DA291C;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #F1F1F1;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-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: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #707070;
}
.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: 400;
  line-height: 1.2em;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #E9E9E9;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 44px;
}
h2,
.h2 {
  font-size: 35px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 88%;
}
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 {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #E9E9E9;
}
.text-primary {
  color: #DA291C;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #ad2116;
}
.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;
  background-color: #DA291C;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #ad2116;
}
.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: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #707070;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ol ul,
ul ol,
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: 25px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@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%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 22.5px;
  border-left: 5px solid #707070;
}
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.42857143;
  color: #E9E9E9;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #707070;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.42857143;
  color: #2F3842;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@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;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #E9E9E9;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #F1F1F1;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 27px;
  line-height: inherit;
  color: #2F3842;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #757575;
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #757575;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #707070;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 39px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 53px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 25px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 43px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 41px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.input-lg {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 53px;
  min-height: 48px;
  padding: 11px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 48.75px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 30px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #64778c;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 32px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 23px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -ms-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -o-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #DA291C;
  border-color: #c32519;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #ad2116;
  border-color: #52100b;
}
.btn-primary:hover {
  color: #fff;
  background-color: #ad2116;
  border-color: #8d1b12;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #ad2116;
  background-image: none;
  border-color: #8d1b12;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #8d1b12;
  border-color: #52100b;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #DA291C;
  border-color: #c32519;
}
.btn-primary .badge {
  color: #DA291C;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #DA291C;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #DA291C;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #E9E9E9;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -moz-transition-property: height, visibility;
  -ms-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -ms-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 18px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #2F3842;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #242b33;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #DA291C;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #E9E9E9;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #E9E9E9;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -ms-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -o-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  color: #757575;
  text-align: center;
  background-color: #707070;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #707070;
}
.nav > li.disabled > a {
  color: #E9E9E9;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #E9E9E9;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #707070;
  border-color: #DA291C;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #707070 #707070 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #757575;
  cursor: default;
  background-color: #F1F1F1;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #F1F1F1;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #DA291C;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #F1F1F1;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 12.5px 15px;
  font-size: 23px;
  line-height: 25px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -ms-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-btn.btn-sm {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #ffffff;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #ffffff;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #E9E9E9;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #DA291C;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #DA291C;
  background-color: #707070;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #DA291C;
  border-color: #DA291C;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #E9E9E9;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 25px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #707070;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #E9E9E9;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #E9E9E9;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #d0d0d0;
}
.label-primary {
  background-color: #DA291C;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #ad2116;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #E9E9E9;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #DA291C;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #707070;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #575757;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.42857143;
  background-color: #F1F1F1;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #DA291C;
}
.thumbnail .caption {
  padding: 9px;
  color: #2F3842;
}
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 25px;
  margin-bottom: 25px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #DA291C;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -ms-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -o-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #E9E9E9;
  cursor: not-allowed;
  background-color: #707070;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #E9E9E9;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #DA291C;
  border-color: #DA291C;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #f8cdca;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 25px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 25px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #2F3842;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #2F3842;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #DA291C;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #DA291C;
  border-color: #DA291C;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #DA291C;
}
.panel-primary > .panel-heading .badge {
  color: #DA291C;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #DA291C;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.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%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "EncodeSans-Regular", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 16px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "EncodeSans-Regular", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 18px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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,
.visible-sm,
.visible-md,
.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;
  }
}
/**
 * Mixins.
 */
/**
 * Global Styles.
 */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  background: #2F3842;
}
body {
  height: 100%;
  background: #ffffff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 166.66666666666669%;
  margin-left: 0 !important;
}
body .dialog-off-canvas-main-canvas {
  position: relative;
  min-height: 100%;
  /*display: flex;
    flex-flow: column;*/
}
body .dialog-off-canvas-main-canvas .main {
  background: #ffffff;
  padding-top: 100px;
  margin-bottom: -1px;
}
body .dialog-off-canvas-main-canvas .main > .main-container > .row {
  overflow: hidden;
}
body .dialog-off-canvas-main-canvas .main.no-header {
  padding-top: 0;
}
@media (max-width: 991px) {
  body .dialog-off-canvas-main-canvas .main {
    padding-top: 80px;
  }
  body .dialog-off-canvas-main-canvas .main.no-header {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  body .dialog-off-canvas-main-canvas .main > .main-container > .row {
    overflow: visible;
  }
}
@font-face {
  font-family: EncodeSans-Light;
  src: url('../fonts/EncodeSans/EncodeSans-Light.eot?v=4.7.0');
  src: url('../fonts/EncodeSans/EncodeSans-Light.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/EncodeSans/EncodeSans-Light.woff2?v=4.7.0') format('woff2'), url('../fonts/EncodeSans/EncodeSans-Light.woff?v=4.7.0') format('woff'), url('../fonts/EncodeSans/EncodeSans-Light.ttf?v=4.7.0') format('truetype'), url('../fonts/EncodeSans/EncodeSans-Light.svg?v=4.7.0EncodeSans') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: EncodeSans-Regular;
  src: url('../fonts/EncodeSans/EncodeSans-Regular.eot?v=4.7.0');
  src: url('../fonts/EncodeSans/EncodeSans-Regular.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/EncodeSans/EncodeSans-Regular.woff2?v=4.7.0') format('woff2'), url('../fonts/EncodeSans/EncodeSans-Regular.woff?v=4.7.0') format('woff'), url('../fonts/EncodeSans/EncodeSans-Regular.ttf?v=4.7.0') format('truetype'), url('../fonts/EncodeSans/EncodeSans-Regular.svg?v=4.7.0EncodeSans') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: EncodeSans-Medium;
  src: url('../fonts/EncodeSans/EncodeSans-Medium.eot?v=4.7.0');
  src: url('../fonts/EncodeSans/EncodeSans-Medium.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/EncodeSans/EncodeSans-Medium.woff2?v=4.7.0') format('woff2'), url('../fonts/EncodeSans/EncodeSans-Medium.woff?v=4.7.0') format('woff'), url('../fonts/EncodeSans/EncodeSans-Medium.ttf?v=4.7.0') format('truetype'), url('../fonts/EncodeSans/EncodeSans-Medium.svg?v=4.7.0EncodeSans') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: EncodeSans-SemiBold;
  src: url('../fonts/EncodeSans/EncodeSans-SemiBold.eot?v=4.7.0');
  src: url('../fonts/EncodeSans/EncodeSans-SemiBold.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/EncodeSans/EncodeSans-SemiBold.woff2?v=4.7.0') format('woff2'), url('../fonts/EncodeSans/EncodeSans-SemiBold.woff?v=4.7.0') format('woff'), url('../fonts/EncodeSans/EncodeSans-SemiBold.ttf?v=4.7.0') format('truetype'), url('../fonts/EncodeSans/EncodeSans-SemiBold.svg?v=4.7.0EncodeSans') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: EncodeSans-Bold;
  src: url('../fonts/EncodeSans/EncodeSans-Bold.eot?v=4.7.0');
  src: url('../fonts/EncodeSans/EncodeSans-Bold.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/EncodeSans/EncodeSans-Bold.woff2?v=4.7.0') format('woff2'), url('../fonts/EncodeSans/EncodeSans-Bold.woff?v=4.7.0') format('woff'), url('../fonts/EncodeSans/EncodeSans-Bold.ttf?v=4.7.0') format('truetype'), url('../fonts/EncodeSans/EncodeSans-Bold.svg?v=4.7.0EncodeSans') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: EncodeSansCondensed-Regular;
  src: url('../fonts/EncodeSansCondensed/EncodeSansCondensed-Regular.eot?v=4.7.0');
  src: url('../fonts/EncodeSansCondensed/EncodeSansCondensed-Regular.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/EncodeSansCondensed/EncodeSansCondensed-Regular.woff2?v=4.7.0') format('woff2'), url('../fonts/EncodeSansCondensed/EncodeSansCondensed-Regular.woff?v=4.7.0') format('woff'), url('../fonts/EncodeSansCondensed/EncodeSansCondensed-Regular.ttf?v=4.7.0') format('truetype'), url('../fonts/EncodeSansCondensed/EncodeSansCondensed-Regular.svg?v=4.7.0EncodeSansCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
h1.page-header,
h1,
.h1 {
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 145.45454545454547%;
  font-family: "EncodeSans-Bold", sans-serif;
  margin: 0;
  border: none;
  padding: 0;
  font-weight: normal;
}
h1.page-header.error,
h1.error,
.h1.error {
  font-size: 100px;
  font-size: 10rem;
  line-height: 100%;
  color: #DA291C;
}
h2,
.h2 {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 142.85714285714286%;
}
h3,
.h3 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 146.42857142857142%;
}
h4,
.h4 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 136.36363636363635%;
}
h5,
.h5 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 144.44444444444443%;
  font-family: "EncodeSans-Light", sans-serif;
}
h6,
.h6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 150%;
  font-family: "EncodeSans-Light", sans-serif;
}
body.cke_editable {
  padding: 15px;
  height: auto;
  min-height: auto;
  background: #ffffff;
}
body.cke_editable,
.text-block {
  /**
   * Lists.
   */
  /**
   * Blockquote.
   */
  /**
   * Media.
   */
}
body.cke_editable *,
.text-block * {
  margin: 0;
}
body.cke_editable * + *,
.text-block * + * {
  margin-top: 20px;
}
body.cke_editable hr,
.text-block hr {
  border-top: 1px solid rgba(112, 112, 112, 0.41);
  margin: 0;
  padding: 0;
}
body.cke_editable hr + *,
.text-block hr + * {
  margin-top: 36px;
}
body.cke_editable * + hr,
.text-block * + hr {
  margin-top: 36px;
}
body.cke_editable div strong,
.text-block div strong,
body.cke_editable p strong,
.text-block p strong {
  font-weight: normal;
  font-family: "EncodeSans-SemiBold", sans-serif;
}
body.cke_editable ul,
.text-block ul,
body.cke_editable ol,
.text-block ol {
  overflow: hidden;
}
body.cke_editable ul li + li,
.text-block ul li + li,
body.cke_editable ol li + li,
.text-block ol li + li {
  margin-top: 5px;
}
body.cke_editable ul,
.text-block ul {
  list-style: none;
  padding-left: 20px;
}
body.cke_editable ul li,
.text-block ul li {
  position: relative;
}
body.cke_editable ul li:before,
.text-block ul li:before {
  position: absolute;
  left: 0;
  top: 0.75em;
  content: "" !important;
  background: #DA291C;
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  margin-left: -20px;
}
body.cke_editable ul li ul,
.text-block ul li ul {
  padding-left: 18px;
}
body.cke_editable ul li ul li:before,
.text-block ul li ul li:before {
  background: none;
  border: 1px solid #757575;
  margin-left: -18px;
}
body.cke_editable ul li ul li ul,
.text-block ul li ul li ul {
  padding-left: 17px;
}
body.cke_editable ul li ul li ul li:before,
.text-block ul li ul li ul li:before {
  background: #DA291C;
  border: none;
  width: 3px;
  height: 3px;
  margin-top: 1px;
  margin-left: -17px;
}
body.cke_editable ol,
.text-block ol {
  list-style: none;
  padding-left: 20px;
  counter-reset: li;
}
body.cke_editable ol li,
.text-block ol li {
  counter-increment: li;
}
body.cke_editable ol li:before,
.text-block ol li:before {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "EncodeSans-Bold", sans-serif;
  content: counter(li) " . ";
  color: #DA291C;
  display: inline-block;
  margin-left: -20px;
  margin-right: 10px;
  text-align: left;
}
body.cke_editable ol li ol li:before,
.text-block ol li ol li:before {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "EncodeSans-Regular", sans-serif;
  content: counter(li, lower-alpha) ". ";
}
body.cke_editable blockquote,
.text-block blockquote {
  padding: 0;
  border: none;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 157.14285714285714%;
  font-family: "EncodeSans-Regular", sans-serif;
  position: relative;
}
body.cke_editable blockquote:before,
.text-block blockquote:before {
  content: "\201C";
  display: inline-block;
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}
body.cke_editable blockquote:after,
.text-block blockquote:after {
  content: "\201D";
  display: inline-block;
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
}
body.cke_editable blockquote p,
.text-block blockquote p {
  display: inline;
}
body.cke_editable blockquote.style2,
.text-block blockquote.style2 {
  font-family: 'EncodeSans-Light', sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 142.85714285714286%;
  padding: 20px 92px;
}
body.cke_editable blockquote.style2:before,
.text-block blockquote.style2:before {
  top: 35px;
  left: 0;
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 160px;
  font-size: 16rem;
  line-height: 40%;
  color: #DA291C;
  content: "“";
  display: block;
  position: absolute;
}
body.cke_editable blockquote.style2:after,
.text-block blockquote.style2:after {
  bottom: -35px;
  right: 0;
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 160px;
  font-size: 16rem;
  line-height: 40%;
  color: #DA291C;
  content: "”";
  display: block;
  position: absolute;
}
body.cke_editable div.embedded-entity.align-left,
.text-block div.embedded-entity.align-left {
  padding-right: 10px;
  padding-bottom: 10px;
}
body.cke_editable div.embedded-entity.align-right,
.text-block div.embedded-entity.align-right {
  padding-left: 10px;
  padding-bottom: 10px;
}
body.cke_editable .big1,
.text-block .big1 {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 139px;
  font-size: 13.9rem;
  line-height: 100%;
  letter-spacing: 0.011em;
  text-transform: uppercase;
  font-weight: normal;
}
body.cke_editable .big2,
.text-block .big2 {
  font-family: "EncodeSans-Light", sans-serif;
  font-size: 135px;
  font-size: 13.5rem;
  line-height: 100%;
  letter-spacing: 0;
  font-weight: normal;
}
body.cke_editable .big3,
.text-block .big3 {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 145.45454545454547%;
  letter-spacing: 0;
  font-weight: normal;
}
.dark-bg .text-block {
  color: white;
}
@media (max-width: 1919px) {
  body.cke_editable .big1,
  .text-block .big1 {
    font-size: 88px;
    font-size: 8.8rem;
    line-height: 100%;
  }
  body.cke_editable .big2,
  .text-block .big2 {
    font-size: 84px;
    font-size: 8.4rem;
    line-height: 100%;
  }
}
@media (max-width: 1366px) {
  body.cke_editable blockquote,
  .text-block blockquote {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 125%;
  }
}
@media (max-width: 1365px) {
  body.cke_editable .big1,
  .text-block .big1 {
    font-size: 55px;
    font-size: 5.5rem;
    line-height: 129.0909090909091%;
  }
  body.cke_editable .big2,
  .text-block .big2 {
    font-size: 55px;
    font-size: 5.5rem;
    line-height: 125.45454545454547%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.cke_editable .big1,
  .text-block .big1 {
    font-size: 31px;
    font-size: 3.1rem;
    line-height: 129.03225806451613%;
  }
  body.cke_editable .big1 + br,
  .text-block .big1 + br {
    margin: 0;
  }
  body.cke_editable .big1 + br + .big2,
  .text-block .big1 + br + .big2 {
    margin-top: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  body.cke_editable .big2,
  .text-block .big2 {
    display: inline-block;
    font-size: 31px;
    font-size: 3.1rem;
    line-height: 125.80645161290323%;
  }
}
/**
 * Exact breakpoint for iPad Portrait.
 */
@media (max-width: 768px) {
  h1.page-header,
  h1,
  .h1 {
    font-size: 38px;
    font-size: 3.7399999999999998rem;
    line-height: 145.45454545454547%;
  }
  h1.page-header.error,
  h1.error,
  .h1.error {
    font-size: 85px;
    font-size: 8.5rem;
    line-height: 100%;
  }
  h2,
  .h2 {
    font-size: 30px;
    font-size: 2.975rem;
    line-height: 142.85714285714286%;
  }
  h3,
  .h3 {
    font-size: 24px;
    font-size: 2.38rem;
    line-height: 146.42857142857144%;
  }
  h4,
  .h4 {
    font-size: 19px;
    font-size: 1.8699999999999999rem;
    line-height: 136.36363636363637%;
  }
  h5,
  .h5 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 122.77777777777779%;
  }
  h6,
  .h6 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 127.49999999999999%;
  }
  body.cke_editable blockquote,
  .text-block blockquote {
    font-size: 30px;
    font-size: 2.975rem;
    line-height: 157.14285714285714%;
  }
  body.cke_editable .big3,
  .text-block .big3 {
    font-size: 38px;
    font-size: 3.7399999999999998rem;
    line-height: 145.45454545454547%;
  }
}
/**
 * Breakpoint for Desktop.
 */
@media (max-width: 1366px) {
  body.cke_editable blockquote.style2,
  .text-block blockquote.style2 {
    font-family: "EncodeSans-Regular", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 145.45454545454547%;
    padding: 20px 64px;
  }
  body.cke_editable blockquote.style2:before,
  .text-block blockquote.style2:before {
    font-family: "EncodeSans-Bold", sans-serif;
    font-size: 100px;
    font-size: 10rem;
    line-height: 64%;
  }
  body.cke_editable blockquote.style2:after,
  .text-block blockquote.style2:after {
    font-family: "EncodeSans-Bold", sans-serif;
    font-size: 100px;
    font-size: 10rem;
    line-height: 64%;
  }
}
/**
 * Breakpoint for Mobile Devices.
 */
@media (max-width: 767px) {
  h1.page-header,
  h1,
  .h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 133.33333333333331%;
  }
  h1.page-header.error,
  h1.error,
  .h1.error {
    font-size: 68px;
    font-size: 6.8rem;
    line-height: 100%;
  }
  h2,
  .h2 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 135.71428571428572%;
  }
  h3,
  .h3 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 146.15384615384613%;
  }
  h4,
  .h4 {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 136.36363636363635%;
  }
  h5,
  .h5 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 144.44444444444443%;
  }
  h6,
  .h6 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 144.44444444444443%;
  }
  body.cke_editable blockquote,
  .text-block blockquote {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 145.45454545454547%;
    text-align: center;
  }
  body.cke_editable blockquote + p,
  .text-block blockquote + p {
    text-align: center;
    margin-top: 1px;
  }
  body.cke_editable blockquote.style2,
  .text-block blockquote.style2 {
    font-family: "EncodeSans-Regular", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 145.45454545454547%;
  }
  body.cke_editable blockquote.style2:before,
  .text-block blockquote.style2:before {
    font-family: "EncodeSans-Bold", sans-serif;
    font-size: 100px;
    font-size: 10rem;
    line-height: 64%;
  }
  body.cke_editable blockquote.style2:after,
  .text-block blockquote.style2:after {
    font-family: "EncodeSans-Bold", sans-serif;
    font-size: 100px;
    font-size: 10rem;
    line-height: 64%;
  }
  body.cke_editable .big3,
  .text-block .big3 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 146.66666666666666%;
  }
}
.cover {
  position: relative;
}
.cover a.cover-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  text-indent: -999999px;
  cursor: pointer;
}
span.cta,
span.cta-right-arrow,
span.cta-right-arrow-no-hover,
span.cta-left-arrow,
span.cta-left-arrow-no-hover,
a.cta,
a.cta-right-arrow,
a.cta-right-arrow-no-hover,
a.cta-left-arrow,
a.cta-left-arrow-no-hover,
span.cta-down-arrow,
a.cta-down-arrow {
  font-family: "EncodeSans-Bold", sans-serif;
  font-weight: normal;
  color: #2F3842;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding-bottom: 11px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  white-space: nowrap;
  font-size: 14px;
}
span.cta:after,
span.cta-right-arrow:after,
span.cta-right-arrow-no-hover:after,
span.cta-left-arrow:after,
span.cta-left-arrow-no-hover:after,
a.cta:after,
a.cta-right-arrow:after,
a.cta-right-arrow-no-hover:after,
a.cta-left-arrow:after,
a.cta-left-arrow-no-hover:after,
span.cta-down-arrow:after,
a.cta-down-arrow:after {
  background: #DA291C;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: bottom 0.1s ease-in-out;
  -moz-transition: bottom 0.1s ease-in-out;
  -ms-transition: bottom 0.1s ease-in-out;
  -o-transition: bottom 0.1s ease-in-out;
  transition: bottom 0.1s ease-in-out;
}
span.cta-right-arrow,
span.cta-right-arrow-no-hover,
span.cta-left-arrow,
span.cta-left-arrow-no-hover,
a.cta-right-arrow,
a.cta-right-arrow-no-hover,
a.cta-left-arrow,
a.cta-left-arrow-no-hover,
span.cta-down-arrow,
a.cta-down-arrow {
  padding-bottom: 0;
  padding-right: 27px;
}
span.cta-right-arrow:after,
span.cta-right-arrow-no-hover:after,
span.cta-left-arrow:after,
span.cta-left-arrow-no-hover:after,
a.cta-right-arrow:after,
a.cta-right-arrow-no-hover:after,
a.cta-left-arrow:after,
a.cta-left-arrow-no-hover:after,
span.cta-down-arrow:after,
a.cta-down-arrow:after {
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
  width: 17px;
  height: 13px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url('../images/cta-right-arrow.svg');
  background-size: 17px 13px;
  background-position: center center;
  -webkit-transition: right 0.1s ease-in-out;
  -moz-transition: right 0.1s ease-in-out;
  -ms-transition: right 0.1s ease-in-out;
  -o-transition: right 0.1s ease-in-out;
  transition: right 0.1s ease-in-out;
}
span.cta-right-arrow.arrow-white:after,
span.cta-right-arrow-no-hover.arrow-white:after,
span.cta-left-arrow.arrow-white:after,
span.cta-left-arrow-no-hover.arrow-white:after,
a.cta-right-arrow.arrow-white:after,
a.cta-right-arrow-no-hover.arrow-white:after,
a.cta-left-arrow.arrow-white:after,
a.cta-left-arrow-no-hover.arrow-white:after,
span.cta-down-arrow.arrow-white:after,
a.cta-down-arrow.arrow-white:after {
  background-image: url('../images/cta-right-arrow-white.svg');
}
span.cta-left-arrow,
a.cta-left-arrow,
span.cta-left-arrow-no-hover,
a.cta-left-arrow-no-hover {
  padding-right: 0;
  padding-left: 27px;
}
span.cta-left-arrow:after,
a.cta-left-arrow:after,
span.cta-left-arrow-no-hover:after,
a.cta-left-arrow-no-hover:after {
  background-image: url('../images/cta-left-arrow.svg');
  left: 0;
  right: auto;
  -webkit-transition: left 0.1s ease-in-out;
  -moz-transition: left 0.1s ease-in-out;
  -ms-transition: left 0.1s ease-in-out;
  -o-transition: left 0.1s ease-in-out;
  transition: left 0.1s ease-in-out;
}
span.cta-left-arrow.arrow-white:after,
a.cta-left-arrow.arrow-white:after,
span.cta-left-arrow-no-hover.arrow-white:after,
a.cta-left-arrow-no-hover.arrow-white:after {
  background-image: url('../images/cta-left-arrow-white.svg');
}
span.cta-down-arrow:after,
a.cta-down-arrow:after {
  background-image: url('../images/cta-down-arrow-red.svg');
  width: 13px;
  height: 17px;
  background-size: 13px 17px;
}
span.button-right-arrow,
span.button-left-arrow,
a.button-right-arrow,
a.button-left-arrow {
  text-align: left;
  text-indent: -999999px;
  width: 45px;
  height: 45px;
  display: inline-block;
  border: solid 1px #DA291C;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background-image: url('../images/cta-right-arrow-black.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 21px 16px;
  cursor: pointer;
}
span.button-right-arrow.disabled,
span.button-left-arrow.disabled,
a.button-right-arrow.disabled,
a.button-left-arrow.disabled {
  border-color: #E9E9E9;
  background-image: url('../images/cta-right-arrow-gray.svg');
  cursor: default;
}
span.button-left-arrow,
a.button-left-arrow {
  background-image: url('../images/cta-left-arrow-black.svg');
}
span.button-left-arrow.disabled,
a.button-left-arrow.disabled {
  background-image: url('../images/cta-left-arrow-gray.svg');
}
span.right-arrow,
span.left-arrow,
a.right-arrow,
a.left-arrow {
  text-align: left;
  text-indent: -999999px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-image: url('../images/cta-right-arrow-black.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 21px 16px;
  cursor: pointer;
}
span.right-arrow.disabled,
span.left-arrow.disabled,
a.right-arrow.disabled,
a.left-arrow.disabled {
  background-image: url('../images/cta-right-arrow-gray.svg');
  cursor: default;
}
a.left-arrow {
  background-image: url('../images/cta-left-arrow-black.svg');
}
a.left-arrow.disabled {
  background-image: url('../images/cta-left-arrow-gray.svg');
}
span.video-play,
a.video-play {
  padding-left: 85px;
  line-height: 70px;
  display: inline-block;
  text-transform: uppercase;
  font-family: "EncodeSans-Bold", sans-serif;
  color: #2F3842;
  letter-spacing: 0.1em;
  position: relative;
}
span.video-play:before,
a.video-play:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 70px;
  height: 70px;
  border: solid 2px #2F3842;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
span.video-play:after,
a.video-play:after {
  content: "";
  display: block;
  position: absolute;
  left: 31px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 13px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 13px 16px;
  background-position: center center;
  background-image: url('../images/video-play-black.svg');
}
span.black-bold,
a.black-bold {
  font-family: "EncodeSans-Bold", sans-serif;
  color: #2F3842;
  display: inline;
}
.dark-bg span.cta,
.theme-black span.cta,
.dark-bg a.cta,
.theme-black a.cta {
  color: #F1F1F1;
}
.dark-bg span.video-play,
.theme-black span.video-play,
.dark-bg a.video-play,
.theme-black a.video-play {
  color: white;
}
.dark-bg span.video-play:before,
.theme-black span.video-play:before,
.dark-bg a.video-play:before,
.theme-black a.video-play:before {
  border-color: white;
}
.dark-bg span.video-play:after,
.theme-black span.video-play:after,
.dark-bg a.video-play:after,
.theme-black a.video-play:after {
  background-image: url('../images/video-play-white.svg');
}
.dark-bg span.cta-right-arrow,
.theme-black span.cta-right-arrow,
.dark-bg span.cta-right-arrow-no-hover,
.theme-black span.cta-right-arrow-no-hover,
.dark-bg span.cta-left-arrow,
.theme-black span.cta-left-arrow,
.dark-bg span.cta-left-arrow-no-hover,
.theme-black span.cta-left-arrow-no-hover,
.dark-bg a.cta-right-arrow,
.theme-black a.cta-right-arrow,
.dark-bg a.cta-right-arrow-no-hover,
.theme-black a.cta-right-arrow-no-hover,
.dark-bg a.cta-left-arrow,
.theme-black a.cta-left-arrow,
.dark-bg a.cta-left-arrow-no-hover,
.theme-black a.cta-left-arrow-no-hover {
  color: #F1F1F1;
}
html.has-mouseover .cover.hover span.cta,
html.has-mouseover span.cta:hover,
html.has-mouseover a.cta:hover {
  color: #DA291C;
}
html.has-mouseover .cover.hover span.cta:after,
html.has-mouseover span.cta:hover:after,
html.has-mouseover a.cta:hover:after {
  bottom: 6px;
}
html.has-mouseover .cover.hover span.cta,
html.has-mouseover span.cta:hover,
html.has-mouseover a.cta:hover {
  color: #DA291C;
}
html.has-mouseover .cover.hover span.cta-right-arrow,
html.has-mouseover .cover.hover span.cta-left-arrow,
html.has-mouseover span.cta-right-arrow:hover,
html.has-mouseover span.cta-left-arrow:hover,
html.has-mouseover a.cta-right-arrow:hover,
html.has-mouseover a.cta-left-arrow:hover {
  color: #DA291C;
}
html.has-mouseover .cover.hover span.cta-right-arrow:after,
html.has-mouseover .cover.hover span.cta-left-arrow:after,
html.has-mouseover span.cta-right-arrow:hover:after,
html.has-mouseover span.cta-left-arrow:hover:after,
html.has-mouseover a.cta-right-arrow:hover:after,
html.has-mouseover a.cta-left-arrow:hover:after {
  background-image: url('../images/cta-right-arrow.svg');
  right: 4px;
}
html.has-mouseover .cover.hover span.cta-left-arrow:after,
html.has-mouseover span.cta-left-arrow:hover:after,
html.has-mouseover a.cta-left-arrow:hover:after {
  background-image: url('../images/cta-left-arrow.svg');
  left: 4px;
  right: auto;
}
html.has-mouseover .cover.hover span.cta-down-arrow,
html.has-mouseover span.cta-down-arrow:hover,
html.has-mouseover a.cta-down-arrow:hover {
  color: #DA291C;
}
html.has-mouseover .cover.hover span.cta-down-arrow:after,
html.has-mouseover span.cta-down-arrow:hover:after,
html.has-mouseover a.cta-down-arrow:hover:after {
  background-image: url('../images/cta-down-arrow-red.svg');
  top: calc(50% + 5px);
}
html.has-mouseover .cover.hover span.button-right-arrow,
html.has-mouseover span.button-right-arrow:hover,
html.has-mouseover a.button-right-arrow:hover {
  background-color: #DA291C;
  background-image: url('../images/cta-right-arrow-white.svg');
}
html.has-mouseover .cover.hover span.button-right-arrow.disabled,
html.has-mouseover span.button-right-arrow.disabled:hover,
html.has-mouseover a.button-right-arrow.disabled:hover {
  background-color: transparent;
  background-image: url('../images/cta-right-arrow-gray.svg');
}
html.has-mouseover .cover.hover span.button-left-arrow,
html.has-mouseover span.button-left-arrow:hover,
html.has-mouseover a.button-left-arrow:hover {
  background-color: #DA291C;
  background-image: url('../images/cta-left-arrow-white.svg');
}
html.has-mouseover .cover.hover span.button-left-arrow.disabled,
html.has-mouseover span.button-left-arrow.disabled:hover,
html.has-mouseover a.button-left-arrow.disabled:hover {
  background-color: transparent;
  background-image: url('../images/cta-left-arrow-gray.svg');
}
html.has-mouseover .cover.hover span.right-arrow,
html.has-mouseover span.right-arrow:hover,
html.has-mouseover a.right-arrow:hover {
  background-image: url('../images/cta-right-arrow.svg');
}
html.has-mouseover .cover.hover span.right-arrow.disabled,
html.has-mouseover span.right-arrow.disabled:hover,
html.has-mouseover a.right-arrow.disabled:hover {
  background-image: url('../images/cta-right-arrow-gray.svg');
}
html.has-mouseover .cover.hover span.left-arrow,
html.has-mouseover span.left-arrow:hover,
html.has-mouseover a.left-arrow:hover {
  background-image: url('../images/cta-left-arrow.svg');
}
html.has-mouseover .cover.hover span.left-arrow.disabled,
html.has-mouseover span.left-arrow.disabled:hover,
html.has-mouseover a.left-arrow.disabled:hover {
  background-image: url('../images/cta-left-arrow-gray.svg');
}
html.has-mouseover .cover.hover span.video-play,
html.has-mouseover span.video-play:hover,
html.has-mouseover a.video-play:hover {
  text-decoration: none;
}
html.has-mouseover .cover.hover span.video-play:before,
html.has-mouseover span.video-play:hover:before,
html.has-mouseover a.video-play:hover:before {
  border-color: #DA291C;
  background: #DA291C;
}
html.has-mouseover .cover.hover span.video-play:after,
html.has-mouseover span.video-play:hover:after,
html.has-mouseover a.video-play:hover:after {
  background-image: url('../images/video-play-white.svg');
}
html.has-mouseover .cover.hover span.black-bold,
html.has-mouseover span.black-bold:hover,
html.has-mouseover a.black-bold:hover {
  text-decoration: none;
  border-bottom: #DA291C solid 2px;
}
/**
 * Focus.
 */
span.cta:focus:after,
a.cta:focus:after {
  bottom: 6px;
}
span.cta-right-arrow:focus,
a.cta-right-arrow:focus,
span.cta-left-arrow:focus,
a.cta-left-arrow:focus {
  color: #DA291C;
}
span.cta-right-arrow:focus:after,
a.cta-right-arrow:focus:after,
span.cta-left-arrow:focus:after,
a.cta-left-arrow:focus:after {
  background-image: url('../images/cta-right-arrow.svg');
  right: 4px;
}
/*a.button-right-arrow{
  &:focus{
    background-color: @brand-primary;
    background-image: url('../images/cta-right-arrow-white.svg');
  }

  &.disabled:focus{
    background-color: transparent;
    background-image: url('../images/cta-right-arrow-gray.svg');
  }
}

a.button-left-arrow{
  &:focus{
    background-color: @brand-primary;
    background-image: url('../images/cta-left-arrow-white.svg');
  }

  &.disabled:focus{
    background-color: transparent;
    background-image: url('../images/cta-left-arrow-gray.svg');
  }
}*/
span.video-play:focus,
a.video-play:focus {
  text-decoration: none;
}
span.video-play:focus:before,
a.video-play:focus:before {
  border-color: #DA291C;
  background: #DA291C;
}
span.video-play:focus:after,
a.video-play:focus:after {
  background-image: url('../images/video-play-white.svg');
}
span.black-bold:focus,
a.black-bold:focus {
  text-decoration: none;
  border-bottom: #DA291C solid 2px;
}
.dark-bg a {
  color: #F1F1F1;
}
header.header {
  height: 100px;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 101;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 -3px 7px 0px black;
  -moz-box-shadow: 0 -3px 7px 0px black;
  -ms-box-shadow: 0 -3px 7px 0px black;
  -o-box-shadow: 0 -3px 7px 0px black;
  box-shadow: 0 -3px 7px 0px black;
  /**
   * Logo.
   */
  /**
   * Search.
   */
}
header.header > .container-fluid {
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 100px;
  background: white;
  z-index: 2;
}
header.header .region-header {
  position: relative;
  padding-right: 34px;
}
header.header #main-nav--mmenu {
  display: none;
}
header.header a#menu-opener {
  width: 60px;
  height: 35px;
  display: none;
  text-align: left;
  text-indent: -999999px;
  margin: 0;
  position: absolute;
  top: 82px;
  left: 0;
}
header.header a#menu-opener:after {
  content: "";
  background-image: url("../images/menu-opener.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px 35px;
  display: block;
  position: absolute;
  width: 60px;
  height: 35px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
header.header a.logo {
  position: absolute;
  display: block;
  width: 120px;
  height: 68px;
  top: 16px;
  left: 0;
  margin: 0px;
  z-index: 2;
}
header.header a.logo svg {
  width: 100%;
  height: auto;
}
header.header a#search-form-opener {
  width: 34px;
  height: 34px;
  text-align: left;
  text-indent: -999999px;
  position: absolute;
  top: 33px;
  right: 15px;
  color: #9F9F9F;
  z-index: 1;
}
header.header a#search-form-opener:after {
  content: "";
  background-image: url("../images/search-opener.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 34px 34px;
  display: block;
  position: absolute;
  width: 34px;
  height: 34px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
header.header #search-form {
  display: none;
}
.menu-wrapper.mm-menu {
  padding-top: 100px;
  background: transparent;
}
body.toolbar-fixed.toolbar-horizontal header.header {
  top: 39px;
}
body.toolbar-fixed.toolbar-horizontal .menu-wrapper.mm-menu {
  padding-top: 139px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open header.header {
  top: 79px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .menu-wrapper.mm-menu {
  padding-top: 179px;
}
#block-main-navigation-mobile {
  position: absolute;
  left: 220px;
  right: 64px;
  height: 100px;
  padding-top: 29px;
  top: 0;
  z-index: 2;
}
#block-main-navigation-mobile .menu-wrapper {
  max-width: 1226px;
  width: 100%;
  margin: 0 0 0 auto;
}
#block-main-navigation-mobile ul.level-0 {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}
#block-main-navigation-mobile ul.level-0 > li > a {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 125%;
  color: #2F3842;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  padding-bottom: 10px;
}
#block-main-navigation-mobile ul.level-0 > li > a:after {
  position: absolute;
  bottom: 0;
  content: "";
  display: block;
  height: 4px;
  background: #DA291C;
  width: 0%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: width 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out;
  -ms-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
#block-main-navigation-mobile ul.level-0 > li > a.is-active-trail,
#block-main-navigation-mobile ul.level-0 > li > a.is-active,
#block-main-navigation-mobile ul.level-0 > li > a.hover-active {
  color: #DA291C;
}
#block-main-navigation-mobile ul.level-0 > li > a.is-active-trail:after,
#block-main-navigation-mobile ul.level-0 > li > a.is-active:after,
#block-main-navigation-mobile ul.level-0 > li > a.hover-active:after {
  width: 100%;
  -webkit-transition: width 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-in-out;
  -ms-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
#block-main-navigation-mobile ul.level-0 > li > .field--name-field-menu-content {
  display: none;
}
#block-main-navigation-mobile ul.level-1,
#block-main-navigation-mobile ul.level-2 {
  display: none;
}
.mainnav-overlay {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#megasubmenu-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 102;
}
html.submegamenu-active .mainnav-overlay,
html.submegamenu-active #megasubmenu-overlay {
  display: block;
}
html.submegamenu-active header.header {
  z-index: 103;
}
html.submegamenu-active header.header > .container-fluid {
  z-index: 2;
}
html.submegamenu-active header.header > .container-fluid .region.region-header {
  height: 100%;
}
html.submegamenu-active header.header > .container-fluid .region.region-header > .mainnav-overlay {
  left: -15px;
  right: -15px;
}
/**
 * Submegamenu.
 */
#megasubmenu {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
}
#megasubmenu .submegamenu {
  position: absolute;
  display: none;
  height: 100vh;
  left: 0;
  right: 0;
  background: white;
  margin: 0;
  padding: 0;
}
#megasubmenu .submegamenu .inner-wrapper {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  padding: 0 0 0 0;
  position: absolute;
  z-index: 2;
}
#megasubmenu .submegamenu .inner-wrapper a.close-submegamenu {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 38px;
  height: 38px;
  background: #757575;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  overflow: hidden;
  text-align: left;
  text-indent: -99999999px;
  display: block;
  z-index: 105;
  cursor: pointer;
}
#megasubmenu .submegamenu .inner-wrapper a.close-submegamenu:after {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center center;
  background-size: 19px 19px;
  background-image: url("../images/close-x.svg");
}
#megasubmenu .submegamenu:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  -webkit-box-shadow: 0 -3px 7px 0px #000000;
  -moz-box-shadow: 0 -3px 7px 0px #000000;
  -ms-box-shadow: 0 -3px 7px 0px #000000;
  -o-box-shadow: 0 -3px 7px 0px #000000;
  box-shadow: 0 -3px 7px 0px #000000;
}
#megasubmenu .submegamenu.back {
  z-index: 1;
}
#megasubmenu .submegamenu.new {
  z-index: 2;
}
#megasubmenu .submegamenu.opening {
  display: block;
  bottom: -100vh;
  /*bottom: 0;
      .transition(bottom 0.2s ease-in-out);*/
}
#megasubmenu .submegamenu.open {
  bottom: -100vh;
}
#megasubmenu .submegamenu ul.level-1 {
  margin: 60px 0 0 0;
  padding: 0;
  list-style: none;
  /*max-width: 523px;*/
  min-width: 320px;
  padding-left: 88px;
  width: 50%;
}
#megasubmenu .submegamenu ul.level-1 > li > a {
  display: block;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 142.85714285714286%;
  color: #2F3842;
  padding: 10px 52px 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  text-decoration: none;
}
#megasubmenu .submegamenu ul.level-1 > li > a.is-active-trail,
#megasubmenu .submegamenu ul.level-1 > li > a.is-active {
  background-color: #2F3842;
  color: white;
  -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.3);
}
#megasubmenu .submegamenu ul.level-1 > li > a:before {
  position: relative;
  margin: auto;
  top: 5px;
  right: 10px;
  bottom: 50%;
  content: "";
  display: inline-block;
  height: 0px;
  background: #DA291C;
  width: 4px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
#megasubmenu .submegamenu .featured {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -10;
  width: 100%;
  max-width: 100vw;
  height: 100vh;
  overflow: hidden;
}
#megasubmenu .submegamenu .featured .submegamenu-featured {
  display: none;
  height: 100vh;
}
#megasubmenu .submegamenu .featured .submegamenu-featured.active {
  display: block;
}
@media (max-width: 1366px) {
  #block-main-navigation-mobile {
    padding-top: 32px;
  }
  #block-main-navigation-mobile ul.level-0 > li > a {
    font-size: 20px;
    font-size: 2rem;
    line-height: 120%;
  }
}
html.has-mouseover #block-main-navigation-mobile ul.level-0 > li > a:hover {
  color: #DA291C;
}
html.has-mouseover #block-main-navigation-mobile ul.level-0 > li > a:hover:after {
  width: 100%;
}
html.has-mouseover #megasubmenu .submegamenu .inner-wrapper a.close-submegamenu:hover {
  background: #DA291C;
}
html.has-mouseover #megasubmenu .submegamenu ul.level-1.hover > li > a {
  background-color: transparent;
  color: #2F3842;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
html.has-mouseover #megasubmenu .submegamenu ul.level-1.hover > li > a:hover {
  /*
            background-color: @gray-dark;
            color: white;
            .box-shadow(0 2px 14px rgba(0, 0, 0, 0.3));*/
  color: #DA291C;
}
html.has-mouseover #megasubmenu .submegamenu ul.level-1.hover > li > a:hover:before {
  height: 30px;
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
@media (max-width: 992px) {
  header.header {
    position: absolute;
    height: 80px;
  }
  header.header .megasubmenu {
    display: none;
  }
  header.header > .container-fluid {
    height: 80px;
  }
  header.header #block-main-navigation-mobile,
  header.header #search-form-opener,
  header.header #block-caci-main-menu {
    display: none;
  }
  header.header a.logo {
    width: 78px;
    height: 44px;
    top: 18px;
    left: 1px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  header.header a#menu-opener {
    width: 34px;
    height: 25px;
    top: 28px;
    right: 2px;
    left: auto;
    display: block;
  }
  header.header a#menu-opener:after {
    width: 34px;
    height: 25px;
    background-size: 34px 25px;
    background-image: url("../images/menu-opener-mobile.svg");
  }
  header.header.sticky-on {
    position: fixed;
  }
}
body.mm-wrapper_opened header.header a#menu-opener:after {
  background-image: url('../images/menu-closer-mobile.svg');
}
@media (max-width: 992px) {
  .menu-wrapper.mm-menu {
    margin-top: 80px;
    padding-top: 0;
  }
  .mm-wrapper__blocker {
    top: 80px !important;
  }
  body.toolbar-fixed.toolbar-horizontal .menu-wrapper.mm-menu {
    margin-top: 119px;
  }
  body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .menu-wrapper.mm-menu {
    margin-top: 159px;
  }
  body.toolbar-fixed.toolbar-vertical header.header.sticky-on {
    top: 39px;
  }
  body.toolbar-vertical .menu-wrapper.mm-menu {
    margin-top: 119px;
  }
}
.mm-menu {
  /**
   * Expander.
   */
  /**
   * Link.
   */
}
.mm-menu > .mm-navbars_top {
  position: relative;
}
.mm-menu > .mm-navbars_top > .mm-navbar a.mm-btn_prev {
  border-top: solid 1px var(--mm-color-border);
}
.mm-menu > .mm-navbars_top > .mm-navbar a.mm-navbar__title {
  padding-left: 44px;
  padding-right: 44px;
}
.mm-menu > .mm-navbars_top > .mm-navbar .mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title {
  padding-left: 0;
}
.mm-menu .mm-navbar.mm-navbar_sticky {
  border-bottom: none;
}
.mm-menu .mm-navbar__title {
  border-top: solid 1px var(--mm-color-border);
}
.mm-menu #menu-closer {
  position: absolute;
  top: -56px;
  right: 17px;
  width: 35px;
  height: 35px;
  background: transparent;
  display: block;
  text-align: left;
  text-indent: -999999px;
}
.mm-menu .mm-panels > .mm-panel > .mm-navbar.mm-navbar_sticky {
  display: none;
}
.mm-menu .mm-panels > .mm-panel > .mm-listview {
  background: white;
  padding: 21px 0 32px;
}
.mm-menu .mm-listitem:after {
  display: none;
}
.mm-menu .mm-listitem + .mm-listitem {
  margin-top: 10px;
}
.mm-menu .mm-listitem a.mm-btn,
.mm-menu .mm-listitem a.mm-btn:link,
.mm-menu .mm-listitem a.mm-btn:visited {
  border: none;
}
.mm-menu .mm-listitem a.mm-btn:after,
.mm-menu .mm-listitem a.mm-btn:link:after,
.mm-menu .mm-listitem a.mm-btn:visited:after {
  content: "";
  background-image: url('../images/plus-icon.svg');
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 12px;
  height: 12px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  right: auto;
  left: 50%;
  margin: 0;
  border: none;
}
.mm-menu .mm-listitem_vertical > .mm-listitem__btn {
  border: none;
  width: 50px;
  height: 44px;
  background-color: transparent;
}
.mm-menu .mm-listitem_vertical > .mm-listitem__btn .mm-sronly {
  display: none;
}
.mm-menu .mm-listitem_vertical > .mm-listitem__btn:after {
  content: "";
  background-image: url('../images/plus-icon.svg');
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  width: 12px;
  height: 12px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  right: auto;
  left: 50%;
  margin: 0;
  border: none;
}
.mm-menu .mm-listitem_vertical.mm-listitem_opened > .mm-listitem__btn:after {
  background-image: url('../images/minus-icon.svg');
}
.mm-menu .mm-listitem_vertical.mm-listitem_opened .mm-panel {
  background: transparent;
}
.mm-menu a.mm-listitem__text {
  color: #2F3842;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 118.18181818181819%;
  font-family: "EncodeSans-Medium", sans-serif;
  padding-top: 10px;
  padding-bottom: 10px;
  white-space: pre-wrap;
}
.mm-menu a.mm-listitem__text span {
  padding-bottom: 5px;
  border-bottom: 3px solid transparent;
}
.mm-menu a.mm-listitem__text.is-active-trail,
.mm-menu a.mm-listitem__text.is-active {
  color: #DA291C;
}
.mm-menu .mm-listitem_opened .mm-panel .mm-listitem a.mm-listitem__text {
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 133.33333333333331%;
}
.mm-menu .mm-listitem_opened > a.mm-listitem__text {
  color: #DA291C;
}
.mm-menu .mm-listitem_opened > a.mm-listitem__text span {
  border-bottom-color: #E50020;
}
body.user-logged-in .main > .main-container > .row > .col-sm-12 > .region.region-content > .tabs {
  position: fixed;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: -10px;
  z-index: 99;
}
body.user-logged-in .main > .main-container > .row > .col-sm-12 > .region.region-content > .tabs .nav-tabs {
  border: none;
}
body.user-logged-in .main > .main-container > .row > .col-sm-12 > .region.region-content > .tabs .nav-tabs > li {
  float: none;
  margin: 0;
}
body.user-logged-in .main > .main-container > .row > .col-sm-12 > .region.region-content > .tabs .nav-tabs > li > a {
  padding: 10px 15px 10px 25px;
  margin: 0;
  border: solid 1px black;
  border-left: none;
  border-radius: 0 4px 4px 0;
  background: #DA291C;
  text-align: left;
  font-family: "EncodeSans-Bold", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  cursor: pointer;
  color: white;
  -webkit-transition: transform 0.1s ease-in-out;
  -moz-transition: transform 0.1s ease-in-out;
  -ms-transition: transform 0.1s ease-in-out;
  -o-transition: transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
}
body.user-logged-in .main > .main-container > .row > .col-sm-12 > .region.region-content > .tabs .nav-tabs > li + li > a {
  margin-top: 2px;
}
body.user-logged-in .main > .main-container > .row > .col-sm-12 > .region.region-content > .tabs .nav-tabs > li.active > a {
  color: white;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
.has-mouseover body.user-logged-in .main > .main-container > .row > .col-sm-12 > .region.region-content > .tabs .nav-tabs > li > a {
  opacity: 0.6;
  -webkit-transition: transform 0.1s ease-in-out, opacity 0.1s ease-in-out;
  -moz-transition: transform 0.1s ease-in-out, opacity 0.1s ease-in-out;
  -ms-transition: transform 0.1s ease-in-out, opacity 0.1s ease-in-out;
  -o-transition: transform 0.1s ease-in-out, opacity 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out, opacity 0.1s ease-in-out;
}
.has-mouseover body.user-logged-in .main > .main-container > .row > .col-sm-12 > .region.region-content > .tabs .nav-tabs > li > a:hover {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
.has-mouseover body.user-logged-in .main > .main-container > .row > .col-sm-12 > .region.region-content > .tabs.hover .nav-tabs > li > a {
  opacity: 1;
}
@media (max-width: 767px) {
  body.user-logged-in .main > .main-container > .row > .col-sm-12 > .region.region-content > .tabs {
    display: none;
  }
}
article.has-top-bar {
  padding-top: 8px;
  position: relative;
}
.top-bar {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 8px;
  margin-left: -15px;
  margin-right: -15px;
  background: #EBEBEB;
}
.top-bar .inner-top-bar {
  position: absolute;
  z-index: 2;
  height: 8px;
  width: 0%;
  top: 0;
  bottom: 0;
  left: 0;
  background: #DA291C;
}
.top-bar.sticky-on {
  position: fixed;
  left: 15px;
  right: 15px;
  top: 100px;
  z-index: 10;
}
body.toolbar-fixed .top-bar.sticky-on {
  top: 139px;
}
body.toolbar-fixed .top-bar.sticky-on.extended {
  top: 178px;
}
body.toolbar-fixed.toolbar-tray-open.toolbar-horizontal .top-bar.sticky-on {
  top: 179px;
}
body.toolbar-fixed.toolbar-tray-open.toolbar-horizontal .top-bar.sticky-on.extended {
  top: 218px;
}
@media (max-width: 768px) {
  .top-bar.sticky-on {
    top: 80px;
  }
}
.breadcrumb > .active {
  color: #2F3842;
}
#sliding-popup {
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 -3px 7px 0px #f1f1f1;
  -moz-box-shadow: 0 -3px 7px 0px #f1f1f1;
  -ms-box-shadow: 0 -3px 7px 0px #f1f1f1;
  -o-box-shadow: 0 -3px 7px 0px #f1f1f1;
  box-shadow: 0 7px -3px 0px #a1a1a1;
  padding-top: 25px;
  padding-bottom: 25px;
}
#sliding-popup h1 {
  font-size: 1em;
}
#sliding-popup button {
  border: 0;
  padding: 0;
  background-color: #fff;
}
#sliding-popup button:focus {
  outline: 0;
}
#sliding-popup .eu-cookie-compliance-content {
  max-width: 1670px !important;
  padding-left: 20px;
  padding-right: 80px;
}
#sliding-popup .find-more-button:hover {
  text-decoration: underline;
}
#sliding-popup .eu-cookie-compliance-secondary-button {
  padding-right: 100px;
}
#sliding-popup .eu-cookie-compliance-secondary-button:hover {
  text-decoration: underline;
}
#sliding-popup .agree-button {
  font-family: "EncodeSans-Bold", sans-serif;
  text-transform: uppercase;
  border-bottom: 4px solid #DA291C;
  padding-bottom: 5px;
  transition: 0.1s;
}
#sliding-popup .agree-button:hover {
  color: #DA291C;
  padding-bottom: 0px;
}
@media (max-width: 992px) {
  #sliding-popup .eu-cookie-compliance-content {
    padding-right: 20px;
  }
  .eu-cookie-compliance-secondary-button,
  .agree-button {
    margin-top: 20px;
    padding-right: 0px !important;
  }
  #popup-buttons {
    float: right;
  }
  .eu-cookie-compliance-secondary-button {
    margin-right: 15px;
  }
}
.chapter-title {
  max-width: 1670px;
  margin: 0 auto 40px;
}
.chapter-title span.number {
  font-family: 'EncodeSans-Light', sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 133.33333333333331%;
  color: #DA291C;
  display: inline-block;
  float: left;
}
.chapter-title span.text {
  font-family: 'EncodeSans-Bold', sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 200%;
  letter-spacing: 0.1em;
  color: #292929;
  text-transform: uppercase;
  margin-left: 45px;
  display: block;
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
}
.col-sm-7 .chapter-title {
  max-width: 870px;
}
@media (max-width: 1366px) {
  .chapter-title {
    max-width: 1118px;
  }
  .col-sm-7 .chapter-title {
    max-width: 654px;
  }
  .col-sm-7 .chapter-title > .container-fluid {
    padding-left: 62px;
  }
}
.dark-bg .chapter-title span.number,
.theme-black .chapter-title span.number,
.dark-bg .chapter-title span.text,
.theme-black .chapter-title span.text {
  color: white;
}
@media (max-width: 767px) {
  .chapter-title {
    margin: 0 auto 30px;
  }
  .col-sm-7 .chapter-title > .container-fluid {
    padding-left: 15px;
  }
}
#chapter-title-cloud {
  /*position: absolute;*/
  z-index: 10;
  right: -65px;
  overflow: hidden;
  position: fixed;
  top: 50% !important;
  -webkit-transform: translateY(-50%) translateX(100%) translateX(-65px);
  -moz-transform: translateY(-50%) translateX(100%) translateX(-65px);
  -ms-transform: translateY(-50%) translateX(100%) translateX(-65px);
  -o-transform: translateY(-50%) translateX(100%) translateX(-65px);
  transform: translateY(-50%) translateX(100%) translateX(-65px);
  -webkit-transition: transform 0.2s ease-in-out, right 0.2s ease-out;
  -moz-transition: transform 0.2s ease-in-out, right 0.2s ease-out;
  -ms-transition: transform 0.2s ease-in-out, right 0.2s ease-out;
  -o-transition: transform 0.2s ease-in-out, right 0.2s ease-out;
  transition: transform 0.2s ease-in-out, right 0.2s ease-out;
}
#chapter-title-cloud > .inner {
  width: 204px;
  background: #DA291C;
  padding: 24px 0 24px 12px;
  overflow: hidden;
}
#chapter-title-cloud ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
#chapter-title-cloud ul:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 46px;
  width: 46px;
  -webkit-border-radius: 23px 23px 23px 23px;
  -moz-border-radius: 23px 23px 23px 23px;
  -ms-border-radius: 23px 23px 23px 23px;
  -o-border-radius: 23px 23px 23px 23px;
  border-radius: 23px 23px 23px 23px;
  background: #2F3842;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#chapter-title-cloud ul.active-1:before {
  top: 0;
}
#chapter-title-cloud ul.active-2:before {
  top: 46px;
}
#chapter-title-cloud ul.active-3:before {
  top: 92px;
}
#chapter-title-cloud ul.active-4:before {
  top: 138px;
}
#chapter-title-cloud ul.active-5:before {
  top: 184px;
}
#chapter-title-cloud ul.active-6:before {
  top: 230px;
}
#chapter-title-cloud ul.active-7:before {
  top: 276px;
}
#chapter-title-cloud ul li {
  position: relative;
  z-index: 2;
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 26px;
  height: 46px;
}
#chapter-title-cloud ul li a {
  -webkit-border-radius: 23px 0 0 23px;
  -moz-border-radius: 23px 0 0 23px;
  -ms-border-radius: 23px 0 0 23px;
  -o-border-radius: 23px 0 0 23px;
  border-radius: 23px 0 0 23px;
  display: block;
  padding: 10px 12px 10px 10px;
  color: white;
  font-family: "EncodeSans-Light", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 173.33333333333334%;
  white-space: nowrap;
}
#chapter-title-cloud ul li a:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
#chapter-title-cloud ul li a span.number {
  display: inline-block;
  width: 26px;
  height: 26px;
  text-align: center;
  white-space: nowrap;
  line-height: 26px;
}
#chapter-title-cloud ul li a span.text {
  display: inline-block;
  margin-left: 24px;
  white-space: nowrap;
  font-family: "EncodeSans-Medium", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 26px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#chapter-title-cloud ul li.active a span.number {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 26px;
}
#chapter-title-cloud.sticky-on {
  position: fixed;
  top: 50% !important;
}
#chapter-title-cloud.hover {
  -webkit-transform: translateY(-50%) translateX(100%) translateX(-204px);
  -moz-transform: translateY(-50%) translateX(100%) translateX(-204px);
  -ms-transform: translateY(-50%) translateX(100%) translateX(-204px);
  -o-transform: translateY(-50%) translateX(100%) translateX(-204px);
  transform: translateY(-50%) translateX(100%) translateX(-204px);
}
#chapter-title-cloud.hover > .inner {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
#chapter-title-cloud.hover ul:before {
  width: 100%;
  -webkit-border-radius: 23px 0 0 23px;
  -moz-border-radius: 23px 0 0 23px;
  -ms-border-radius: 23px 0 0 23px;
  -o-border-radius: 23px 0 0 23px;
  border-radius: 23px 0 0 23px;
}
#chapter-title-cloud.hover ul li a span.text {
  margin-left: 6px;
}
#chapter-title-cloud.hover ul li.active a span.text,
#chapter-title-cloud.hover ul li a:hover span.text {
  font-family: "EncodeSans-Bold", sans-serif;
}
@media (max-width: 767px) {
  #chapter-title-cloud {
    display: none !important;
  }
}
#st-2 {
  bottom: auto !important;
  left: 0 !important;
  right: auto !important;
  top: 50% !important;
  display: table !important;
  width: auto !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#st-2 .st-toggle {
  display: none !important;
}
#st-2 > div {
  float: left !important;
  clear: left !important;
  -moz-flex: 0 1 auto !important;
  -ms-flex: 0 1 auto !important;
  -webkit-flex: 0 1 auto !important;
  flex: 0 1 auto !important;
}
#st-2 .st-btn {
  background-color: #626E7C !important;
  width: 51px !important;
  height: 51px !important;
  padding: 10px !important;
  /*    &[data-network='email']:before{
 *     background-image: url('../images/social/email.svg');
 *     background-size: 28px 20px;
 *   }
 */
}
#st-2 .st-btn.st-first {
  border-top-right-radius: 4px !important;
}
#st-2 .st-btn.st-last {
  border-bottom-right-radius: 4px !important;
}
#st-2 .st-btn > span {
  color: white;
  font-family: "EncodeSans-Bold", sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 215.3846153846154%;
  letter-spacing: 0.011em;
  text-transform: uppercase;
}
#st-2 .st-btn > img {
  width: 31px !important;
  height: 31px !important;
  display: none !important;
}
#st-2 .st-btn:before {
  content: "";
  display: inline-block;
  width: 31px;
  height: 31px;
  background-repeat: no-repeat;
  background-position: center center;
}
#st-2 .st-btn[data-network='linkedin']:before {
  background-image: url('../images/social/linkedin.svg');
  background-size: 30px 30px;
}
#st-2 .st-btn[data-network='facebook']:before {
  background-image: url('../images/social/facebook.svg');
  background-size: 13px 28px;
}
#st-2 .st-btn[data-network='twitter']:before {
  background-image: url('../images/social/twitter.svg');
  background-size: 28px 22px;
}
#st-2 .st-btn[data-network='print']:before {
  background-image: url('../images/social/print.svg');
  background-size: 27px 27px;
}
#st-2 .st-btn[data-network='sharethis']:before {
  background-image: url('../images/social/more.svg');
  background-size: 17px 17px;
}
html.has-mouseover #st-2 .st-btn:hover {
  background: #DA291C !important;
  width: 120px !important;
}
@media (max-width: 1284px) {
  #st-2 {
    margin-top: 50px;
    display: block !important;
    position: static !important;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  #st-2 > div {
    float: none !important;
  }
  #st-2 .st-btn.st-first {
    border-top-right-radius: 0px !important;
  }
  #st-2 .st-btn.st-last {
    border-bottom-right-radius: 0px !important;
  }
}
@media (max-width: 767px) {
  #st-2 {
    display: flex !important;
    flex-wrap: nowrap;
  }
  #st-2 .st-btn {
    width: 100% !important;
  }
  html.has-mouseover #st-2 .st-btn:hover {
    width: 100% !important;
  }
}
.video-media-link .video-embed-field-launch-modal {
  display: none;
}
form#header-search-form .text-block,
form#search-form-404 .text-block,
form.webform-submission-form .text-block {
  margin-bottom: 70px;
}
form#header-search-form .form-control,
form#search-form-404 .form-control,
form.webform-submission-form .form-control {
  background: transparent;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  border: none;
  border-bottom: solid 1px #707070;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 120%;
  color: #2F3842;
}
form#header-search-form .form-control::-webkit-input-placeholder,
form#search-form-404 .form-control::-webkit-input-placeholder,
form.webform-submission-form .form-control::-webkit-input-placeholder {
  color: #757575;
}
form#header-search-form .form-control::-moz-placeholder,
form#search-form-404 .form-control::-moz-placeholder,
form.webform-submission-form .form-control::-moz-placeholder {
  color: #757575;
}
form#header-search-form .form-control:-ms-input-placeholder,
form#search-form-404 .form-control:-ms-input-placeholder,
form.webform-submission-form .form-control:-ms-input-placeholder {
  color: #757575;
}
form#header-search-form .form-control:-moz-placeholder,
form#search-form-404 .form-control:-moz-placeholder,
form.webform-submission-form .form-control:-moz-placeholder {
  color: #757575;
}
form#header-search-form .form-control.error,
form#search-form-404 .form-control.error,
form.webform-submission-form .form-control.error {
  color: #DA291C;
  border-bottom-color: #DA291C;
}
form#header-search-form .form-control.error::-webkit-input-placeholder,
form#search-form-404 .form-control.error::-webkit-input-placeholder,
form.webform-submission-form .form-control.error::-webkit-input-placeholder {
  color: #DA291C;
}
form#header-search-form .form-control.error::-moz-placeholder,
form#search-form-404 .form-control.error::-moz-placeholder,
form.webform-submission-form .form-control.error::-moz-placeholder {
  color: #DA291C;
}
form#header-search-form .form-control.error:-ms-input-placeholder,
form#search-form-404 .form-control.error:-ms-input-placeholder,
form.webform-submission-form .form-control.error:-ms-input-placeholder {
  color: #DA291C;
}
form#header-search-form .form-control.error:-moz-placeholder,
form#search-form-404 .form-control.error:-moz-placeholder,
form.webform-submission-form .form-control.error:-moz-placeholder {
  color: #DA291C;
}
form#header-search-form .form-item.floatable-item,
form#search-form-404 .form-item.floatable-item,
form.webform-submission-form .form-item.floatable-item {
  position: relative;
  padding-top: 9px;
}
form#header-search-form .form-item.floatable-item label.control-label,
form#search-form-404 .form-item.floatable-item label.control-label,
form.webform-submission-form .form-item.floatable-item label.control-label {
  font-weight: normal;
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  line-height: 120%;
  color: #2F3842;
  position: absolute;
  top: 5px;
  left: 0px;
  z-index: -1;
  opacity: 0;
  transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
form#header-search-form .form-item.floatable-item label.control-label.form-required:after,
form#search-form-404 .form-item.floatable-item label.control-label.form-required:after,
form.webform-submission-form .form-item.floatable-item label.control-label.form-required:after {
  display: none;
}
form#header-search-form .form-item.floatable-item.floating label.control-label,
form#search-form-404 .form-item.floatable-item.floating label.control-label,
form.webform-submission-form .form-item.floatable-item.floating label.control-label {
  top: -7px;
  z-index: 1;
  opacity: 1;
}
form#header-search-form .form-item.floatable-item.floating.floating-out label.control-label,
form#search-form-404 .form-item.floatable-item.floating.floating-out label.control-label,
form.webform-submission-form .form-item.floatable-item.floating.floating-out label.control-label {
  top: 5px;
  opacity: 0;
}
form#header-search-form .form-item.floatable-item label.error,
form#search-form-404 .form-item.floatable-item label.error,
form.webform-submission-form .form-item.floatable-item label.error {
  color: #DA291C;
  font-size: 10px;
  font-size: 1rem;
  line-height: 120%;
  font-family: "EncodeSans-Regular", sans-serif;
  position: absolute;
  top: 0;
  right: 0;
}
form#header-search-form .form-group,
form#search-form-404 .form-group,
form.webform-submission-form .form-group {
  margin: 0;
}
form#header-search-form .form-group + .form-group,
form#search-form-404 .form-group + .form-group,
form.webform-submission-form .form-group + .form-group {
  margin-top: 40px;
}
form#header-search-form .form-group.form-actions,
form#search-form-404 .form-group.form-actions,
form.webform-submission-form .form-group.form-actions {
  max-width: 820px;
  display: block;
  padding: 0;
  margin: 40px auto 0;
  text-align: right;
}
form#header-search-form .limiter,
form#search-form-404 .limiter,
form.webform-submission-form .limiter {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
form#header-search-form .limiter > .row,
form#search-form-404 .limiter > .row,
form.webform-submission-form .limiter > .row {
  margin-left: -30px;
  margin-right: -30px;
}
form#header-search-form .limiter > .row > .form-group,
form#search-form-404 .limiter > .row > .form-group,
form.webform-submission-form .limiter > .row > .form-group {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
form#header-search-form .btn,
form#search-form-404 .btn,
form.webform-submission-form .btn {
  background: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 166.66666666666669%;
  letter-spacing: 0.011em;
  text-transform: uppercase;
  color: #2F3842;
  border: none;
  display: inline-block;
  padding: 0 0 11px;
  position: relative;
  margin: 0;
}
form#header-search-form .btn:after,
form#search-form-404 .btn:after,
form.webform-submission-form .btn:after {
  background: #DA291C;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transition: bottom 0.1s ease-in-out;
  -moz-transition: bottom 0.1s ease-in-out;
  -ms-transition: bottom 0.1s ease-in-out;
  -o-transition: bottom 0.1s ease-in-out;
  transition: bottom 0.1s ease-in-out;
}
form#header-search-form .btn + .btn,
form#search-form-404 .btn + .btn,
form.webform-submission-form .btn + .btn {
  margin-left: 30px;
}
html.has-mouseover form.webform-submission-form .btn:hover {
  color: #DA291C;
}
html.has-mouseover form.webform-submission-form .btn:hover:after {
  bottom: 6px;
}
@media (max-width: 767px) {
  form.webform-submission-form .limiter > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  form.webform-submission-form .limiter > .row > .form-group {
    margin-top: 22px;
    padding-left: 15px;
    padding-right: 15px;
  }
  form.webform-submission-form .limiter > .row > .form-group:first-child {
    margin-top: 0;
  }
  form.webform-submission-form .form-group + .form-group {
    margin-top: 22px;
  }
  form.webform-submission-form .form-group.form-actions {
    display: table;
    margin: 40px auto 0;
  }
}
.footer {
  background: #2F3842;
  margin: auto 0 0 0;
  padding-top: 56px;
  padding-bottom: 51px;
  color: #F1F1F1;
  /**
   * Logo.
   */
  /**
   * Social Menu.
   */
  /**
   * Footer Content.
   */
  /**
   * Footer Menu.
   */
  /**
   * Footer Image.
   */
}
.footer > .container-fluid {
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
}
.footer > .container-fluid .row:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.footer .stockInfo {
  font-size: 16px;
}
.footer #stockPrice {
  font-family: "EncodeSans-Bold", sans-serif;
  font-weight: normal;
}
@media (max-width: 1024px) {
  .footer .stockInfo {
    display: block;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 70px;
  }
}
.footer .left-column {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.footer .right-column {
  float: right;
  padding-left: 15px;
  padding-right: 15px;
}
.footer a.logo {
  float: none !important;
  margin: 8px 0 0;
  display: block;
  display: none;
  width: 112px;
  height: 64px;
  overflow: hidden;
}
.footer a.logo svg {
  width: 100%;
  height: auto;
}
.footer a.logo svg path {
  fill: white;
}
.footer a.logo svg rect {
  height: 7px;
}
.footer #block-footer-social {
  clear: both;
  margin: -15px 0 0;
  padding-top: 37px;
  display: table;
}
.footer #block-footer-social p {
  font-size: 21px;
  font-size: 2.1rem;
  float: left;
  padding-right: 35px;
  margin: 9px 0 0;
}
.footer #block-footer-social > ul {
  display: table;
  white-space: nowrap;
}
.footer #block-footer-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer #block-footer-social ul:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.footer #block-footer-social ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
}
.footer #block-footer-social ul li + li {
  margin-left: 45px;
}
.footer #block-footer-social ul li a.social-link {
  display: block;
  text-align: left;
  text-indent: -999999px;
  position: relative;
  width: 45px;
  height: 45px;
}
.footer #block-footer-social ul li a.social-link:hover {
  background: none;
}
.footer #block-footer-social ul li a.social-link:after {
  content: "";
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.footer #block-footer-social ul li a.social-link.li:after {
  background-image: url('../images/social-link-li.svg');
  background-size: 33px 33px;
}
.footer #block-footer-social ul li a.social-link.in:after {
  background-image: url('../images/social-link-in.svg');
  background-size: 33px 33px;
}
.footer #block-footer-social ul li a.social-link.tw:after {
  background-image: url('../images/social-link-tw.svg');
  background-size: 33px 27px;
}
.footer #block-footer-social ul li a.social-link.fa:after {
  background-image: url('../images/social-link-fa.svg');
  background-size: 17px 33px;
}
.footer #block-footer-social ul li a.social-link.yt:after {
  background-image: url('../images/social-link-yt.svg');
  background-size: 35px 24px;
}
.footer a.logo + #block-footer-social {
  margin-top: 12px;
  margin-top: -15px;
}
.footer #block-footercontent-bottom {
  display: none;
}
.footer #block-footercontent,
.footer #block-footercontent-bottom {
  clear: both;
  margin-top: 19px;
}
.footer #block-footercontent .field--name-body,
.footer #block-footercontent-bottom .field--name-body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 155.55555555555557%;
}
.footer #block-footercontent .field--name-body strong,
.footer #block-footercontent-bottom .field--name-body strong,
.footer #block-footercontent .field--name-body b,
.footer #block-footercontent-bottom .field--name-body b {
  font-family: "EncodeSans-Regular", sans-serif;
  font-weight: normal;
}
.footer .region-footer-2:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.footer .region-footer-2 #block-footer-column-1,
.footer .region-footer-2 #block-footer-column-2 {
  float: left;
  display: table;
  margin-top: -3px;
  padding-top: 30px;
}
.footer .region-footer-2 #block-footer-column-1 ul.menu,
.footer .region-footer-2 #block-footer-column-2 ul.menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .region-footer-2 #block-footer-column-1 ul.menu li,
.footer .region-footer-2 #block-footer-column-2 ul.menu li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .region-footer-2 #block-footer-column-1 ul.menu li + li,
.footer .region-footer-2 #block-footer-column-2 ul.menu li + li {
  margin-top: 20px;
}
.footer .region-footer-2 #block-footer-column-1 ul.menu li a,
.footer .region-footer-2 #block-footer-column-2 ul.menu li a {
  display: inline-block;
  padding: 0;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.23em;
  color: #F1F1F1;
  font-family: "EncodeSans-Regular", sans-serif;
}
.footer .region-footer-2 #block-footer-column-1 ul.menu li a:hover,
.footer .region-footer-2 #block-footer-column-2 ul.menu li a:hover {
  background: none;
}
.footer .region-footer-2 #block-footer-column-2 {
  margin-left: 60px;
}
.footer #block-footerimage {
  float: right;
  margin-left: 173px;
}
.footer #block-footerimage .image img {
  display: block;
  width: 100%;
  height: auto;
}
html.has-mouseover .footer {
  /**
     * Footer Social Links.
     */
  /**
     * Footer Menu Links.
     */
}
html.has-mouseover .footer #block-footer-social ul li a.social-link.li:hover:after {
  background-image: url('../images/social-link-li-hover.svg');
}
html.has-mouseover .footer #block-footer-social ul li a.social-link.in:hover:after {
  background-image: url('../images/social-link-in-hover.svg');
}
html.has-mouseover .footer #block-footer-social ul li a.social-link.tw:hover:after {
  background-image: url('../images/social-link-tw-hover.svg');
}
html.has-mouseover .footer #block-footer-social ul li a.social-link.fa:hover:after {
  background-image: url('../images/social-link-fa-hover.svg');
}
html.has-mouseover .footer #block-footer-social ul li a.social-link.yt:hover:after {
  background-image: url('../images/social-link-yt-hover.svg');
}
html.has-mouseover .footer .region-footer-2 #block-footer-column-1 ul.menu li a:hover,
html.has-mouseover .footer .region-footer-2 #block-footer-column-2 ul.menu li a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .footer {
    padding-top: 58px;
    padding-bottom: 33px;
    /**
     * Footer Logo.
     */
    /**
     * Footer Social Menu.
     */
    /**
     * Footer Menu.
     */
    /**
     * Footer Image.
     */
    /**
     * Footer Content.
     */
  }
  .footer .left-column,
  .footer .right-column {
    float: none;
    width: auto;
    position: relative;
  }
  .footer a.logo {
    width: 128px;
    height: 72px;
    margin: 0 auto;
    display: block;
    display: none;
  }
  .footer #block-footer-social {
    margin: 0 auto 61px;
    padding: 0;
  }
  .footer #block-footer-social p {
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 150%;
    float: none;
    display: table;
  }
  .footer #block-footer-social ul {
    margin-top: 12px;
  }
  .footer #block-footer-social ul li + li {
    margin-left: 38px;
  }
  .footer #block-footer-social ul li a.social-link {
    width: 30px;
    height: 30px;
  }
  .footer #block-footer-social ul li a.social-link:after {
    width: 39px;
    height: 39px;
  }
  .footer #block-footer-social ul li a.social-link.li:after {
    background-size: 39px 39px;
  }
  .footer #block-footer-social ul li a.social-link.in:after {
    background-size: 39px 39px;
  }
  .footer #block-footer-social ul li a.social-link.tw:after {
    background-size: 39px 32px;
  }
  .footer #block-footer-social ul li a.social-link.fa:after {
    background-size: 20px 39px;
  }
  .footer a.logo + #block-footer-social {
    margin-top: 37px;
    margin-top: 0;
  }
  .footer .region-footer-2 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .footer .region-footer-2 #block-footer-column-1,
  .footer .region-footer-2 #block-footer-column-2 {
    width: 50%;
    display: block;
    margin: 0;
    padding: 0;
  }
  .footer .region-footer-2 #block-footer-column-1 ul.menu,
  .footer .region-footer-2 #block-footer-column-2 ul.menu {
    margin: 0;
    padding: 0 15px;
    text-align: center;
  }
  .footer #block-footerimage {
    float: none;
    padding-top: 30px;
    margin: 0 auto 23px;
    clear: both;
    display: table;
  }
  .footer #block-footercontent {
    display: none;
  }
  .footer #block-footercontent-bottom {
    display: block;
    max-width: 230px;
    margin: 0 auto;
  }
  .footer #block-footercontent-bottom .field--name-body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 171.42857142857142%;
    text-align: center;
  }
}
/**
 * Patterns.
 */
.pattern-preview {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  .pattern-preview {
    overflow: hidden;
  }
}
.award {
  position: relative;
}
.award .inner {
  text-align: center;
  padding: 0 15px 10px;
}
.award .inner .info {
  line-height: 144.44%;
}
.award .inner .info .link-inner {
  padding-left: 15px;
  padding-right: 15px;
}
.award .icon {
  display: table;
  margin: 0 auto;
}
.award .icon img {
  width: 100%;
  height: auto;
}
.award .icon + .description {
  margin-top: 19px;
}
.award.double {
  background: #2F3842;
}
.award.double .inner {
  color: #F1F1F1;
  max-width: 523px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 15px 52px 15px;
}
.award.double .inner .info {
  line-height: inherit;
}
.award.double .inner .info .description h3 {
  line-height: 157.14285714%;
}
.award.double .info + a {
  margin-top: 20px;
}
/**
 * Theme overrides.
 */
.theme-black .award .info .link .link-inner > a {
  color: white;
}
.theme-black .award.double {
  background: white;
}
.theme-black .award.double .inner {
  color: #2F3842;
}
.theme-black .award.double .inner > a.cta,
.theme-black .award.double .inner > a.cta-right-arrow {
  color: #2F3842;
}
.theme-black .award.double.dark-bg .text-block {
  color: #2F3842;
}
@media (max-width: 1514px) {
  .award.default .inner {
    padding: 15px 0;
  }
}
@media (max-width: 767px) {
  .award.default .inner .info:after {
    content: "";
    display: table;
    height: 0;
    clear: both;
  }
  .award.default .inner .info .icon-wrapper {
    float: left;
    width: 131px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .award.default .inner .info .icon-wrapper .icon-aligner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 110px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .award.default .inner .info .icon-wrapper .icon-aligner .icon {
    width: 131px !important;
    display: block;
  }
  .award.default .inner .info .link {
    margin-left: 147px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .award.default .inner .info .link .aligner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 110px;
    -webkit-box-pack: center;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
  .award.default .inner .info .link .aligner .link-inner {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .award.default .inner {
    height: 100%;
  }
  .award.default .inner .info {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.pattern-preview__awards_block > .container-fluid,
.paragraph--type--awards-block > .container-fluid,
.pattern-preview__awards_block > .paragraph-container,
.paragraph--type--awards-block > .paragraph-container {
  max-width: 1670px;
  margin: 0 auto;
}
.pattern-preview__awards_block > .container-fluid > .pattern-preview__preview > .pattern-preview__markup,
.paragraph--type--awards-block > .container-fluid > .pattern-preview__preview > .pattern-preview__markup,
.pattern-preview__awards_block > .paragraph-container > .pattern-preview__preview > .pattern-preview__markup,
.paragraph--type--awards-block > .paragraph-container > .pattern-preview__preview > .pattern-preview__markup {
  margin-left: -15px;
  margin-right: -15px;
}
.awards-block {
  padding: 0 0 0;
}
.awards-block .items {
  margin-top: -62px;
}
.awards-block .items:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.awards-block .items .award {
  float: left;
  width: 25%;
  margin-top: 62px;
  /**
       * Border dividers.
       */
}
.awards-block .items .award.double {
  width: 50%;
  position: relative;
}
.awards-block .items .award.double .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.awards-block .items .award:nth-child(4n) {
  clear: left;
}
.awards-block .items .award:nth-child(3):before,
.awards-block .items .award:nth-child(1n+4):before {
  content: "";
  background: #707070;
  width: 1px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
}
.awards-block .items .award:nth-child(4n):before {
  display: none;
}
.awards-block .headline {
  text-align: center;
}
.awards-block .headline + .items {
  margin-top: 21px;
}
/**
 * Theme overrides.
 */
.theme-black .awards-block .headline {
  color: white;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--awards-block > .paragraph-container {
    padding-right: 85px;
  }
}
@media (max-width: 1514px) {
  .awards-block .items .award {
    margin-top: 0;
    width: 50%;
  }
  .awards-block .items .award.double {
    width: 100%;
  }
  .awards-block .items .award:nth-child(4n) {
    clear: none;
  }
  .awards-block .items .award + .award {
    border-top: solid 1px #707070;
  }
  .awards-block .items .award:before {
    display: none !important;
  }
  .awards-block .items .award:nth-child(2n+2):before {
    display: block !important;
    content: "";
    background: #707070;
    width: 1px;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    bottom: 0;
  }
}
@media (max-width: 1366px) {
  .paragraph--type--awards-block > .paragraph-container {
    max-width: 1118px;
  }
}
@media (max-width: 767px) {
  .awards-block .items {
    margin-top: 40px;
  }
  .awards-block .items .award {
    float: none;
    width: 100%;
  }
  .awards-block .items .award:nth-child(2n+2):before {
    display: none !important;
  }
  .awards-block .items .award.double .inner {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.card.card-row-slider {
  max-width: 320px;
}
.card.card-row-slider .image + * {
  margin-top: 20px;
}
.card.card-row-slider .headline,
.card.card-row-slider .subheadline {
  font-family: "EncodeSans-Bold", sans-serif;
}
.card.card-row-slider .headline + *,
.card.card-row-slider .subheadline + * {
  margin-top: 10px;
}
.card.card-row-slider .subheadline {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
}
.card.card-row-slider .description {
  line-height: 166.66666667%;
  max-height: 87px;
  overflow: hidden;
}
.card.card-row-slider .description + .link {
  margin-top: 20px;
}
@media (max-width: 1366px) {
  .card.card-row-slider {
    max-width: 260px;
  }
  .card.card-row-slider .image {
    width: 260px !important;
  }
}
@media (max-width: 1024px) {
  .card.card-row-slider {
    max-width: 320px;
  }
  .card.card-row-slider .image {
    width: 320px !important;
  }
}
.card.card-spotlight-promo {
  max-width: 360px;
}
.card.card-spotlight-promo .image + * {
  margin-top: 20px;
}
.card.card-spotlight-promo .headline,
.card.card-spotlight-promo .subheadline {
  font-family: "EncodeSans-Bold", sans-serif;
}
.card.card-spotlight-promo .headline + *,
.card.card-spotlight-promo .subheadline + * {
  margin-top: 10px;
}
.card.card-spotlight-promo .headline {
  position: relative;
}
.card.card-spotlight-promo .subheadline {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  letter-spacing: 2.3px;
  text-transform: uppercase;
}
.card.card-spotlight-promo .description {
  line-height: 166.66666667%;
  overflow: hidden;
}
.card.card-spotlight-promo .description + .link {
  margin-top: 20px;
}
.card.card-spotlight-promo .description {
  position: relative;
}
@media (max-width: 1366px) {
  .card.card-spotlight-promo .image + * {
    margin-top: 24px;
  }
  .card.card-spotlight-promo .headline + .subheadline {
    margin-top: 10px;
  }
  .card.card-spotlight-promo .headline + .description {
    margin-top: 15px;
  }
  .card.card-spotlight-promo .subheadline + .description {
    margin-top: 10px;
  }
  .card.card-spotlight-promo .description {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 150%;
  }
  .card.card-spotlight-promo .description + .link {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .card.card-spotlight-promo .image {
    margin-left: 0;
    margin-right: 0;
  }
  .card.card-spotlight-promo .image img {
    width: 100%;
    height: auto;
  }
  .card.card-spotlight-promo .image + * {
    margin-top: 15px;
  }
  .card.card-spotlight-promo .headline {
    font-family: "EncodeSans-Regular", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 145.45454545454547%;
  }
  .card.card-spotlight-promo .headline + .subheadline {
    margin-top: 5px;
  }
  .card.card-spotlight-promo .headline + .description {
    margin-top: 10px;
  }
  .card.card-spotlight-promo .description {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 166.66666666666669%;
  }
  .card.card-spotlight-promo .description + .link {
    margin-top: 15px;
  }
}
.carousel {
  position: relative;
}
.carousel .chapter-title {
  position: absolute;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
  padding-top: 30px;
  margin-bottom: 0;
}
.carousel .chapter-title span.number,
.carousel .chapter-title span.text {
  color: white;
}
.carousel .image-slides {
  position: relative;
  z-index: 1;
}
.carousel .image-slides > .sizer {
  width: 100%;
  height: 0;
  padding-bottom: 45%;
}
.carousel .image-slides > .sizer > .items {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 1;
}
.carousel .info-slides {
  position: absolute;
  top: 60px;
  right: 0;
  bottom: 0;
  width: 35%;
  overflow: hidden;
  z-index: 2;
}
.carousel .info-slides > .positioner {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 3;
}
.carousel .info-slides > .positioner:before {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  position: absolute;
}
.carousel .info-slides > .positioner > .container-fluid {
  height: 100%;
}
.carousel .info-slides > .positioner > .container-fluid > .limiter {
  padding: 0 30px;
  color: white;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel .info-slides > .positioner > .container-fluid > .limiter > .items {
  position: relative;
  z-index: 1;
}
.carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages {
  position: relative;
  z-index: 2;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.prev,
.carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.next {
  display: inline-block;
}
.carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages span.pages {
  display: inline-block;
  margin: 0 20px;
}
.carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages span.pages a.slider-page + a.slider-page {
  margin-left: 10px;
}
.carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page {
  display: inline-block;
  width: 19px;
  height: 29px;
  position: relative;
  text-align: left;
  text-indent: -999999px;
}
.carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page:after {
  content: "";
  width: 19px;
  height: 19px;
  border: solid 1px #FFFFFF;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  text-align: left;
  text-indent: -999999px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page.active:after {
  background: white;
}
.carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page + a.slider-image {
  margin-left: 10px;
}
@media (min-width: 800px) {
  .chapter-section > .paragraph--type--carousel .carousel .info-slides > .positioner > .container-fluid > .limiter {
    padding-right: 100px;
    height: 385px;
  }
  .chapter-section > .paragraph--type--carousel .carousel.left .info-slides > .positioner > .container-fluid > .limiter {
    padding-left: 15px;
    padding-right: 30px;
  }
  .chapter-section > .paragraph--type--carousel .carousel.top .info-slides > .positioner {
    top: 60px;
  }
  .chapter-section > .paragraph--type--carousel .carousel.top .info-slides > .positioner > .container-fluid > .limiter {
    top: 30px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.prev:focus svg path.a,
.carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.next:focus svg path.a {
  fill: #DA291C;
}
/**
 * Position Override.
 */
@media (min-width: 801px) {
  .carousel.left .chapter-title {
    padding-top: 30px;
  }
  .carousel.left .chapter-title span.number {
    color: #DA291C;
  }
  .carousel.left .chapter-title span.text {
    color: #292929;
  }
  .carousel.left .info-slides {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 1670px;
    overflow: visible;
  }
  .carousel.left .info-slides > .positioner {
    top: 60px;
    width: 35%;
  }
  .carousel.left .info-slides > .positioner:before {
    top: -60px;
    left: -10000000px;
  }
  .carousel.left .info-slides > .positioner > .container-fluid > .limiter {
    padding: 0 30px;
    max-width: 672px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 801px) and (max-width: 1366px) {
  .carousel.left .info-slides {
    max-width: 1118px;
  }
}
@media (min-width: 801px) {
  .slider-pages {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
/**
 * Theme Overrides.
 */
.theme-black .carousel .image-slides .chapter-title span.number,
.theme-black .carousel .image-slides .chapter-title span.text {
  color: white;
}
.theme-black .carousel .info-slides > .positioner > .container-fluid > .limiter {
  color: white;
}
.theme-black .carousel .info-slides > .positioner > .container-fluid > .limiter a {
  color: white;
}
.theme-black .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page:after {
  border-color: white;
}
.theme-black .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page.active:after {
  border-color: white;
  background: white;
}
.theme-black .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.prev svg path.a,
.theme-black .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.next svg path.a {
  fill: white;
}
/**
 * Theme Overrides.
 */
.theme-white .carousel.right .chapter-title span.number,
.theme-gray .carousel.right .chapter-title span.number {
  color: #DA291C;
}
.theme-white .carousel.right .chapter-title span.text,
.theme-gray .carousel.right .chapter-title span.text {
  color: #292929;
}
html.has-mouseover .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.prev:hover svg path.a,
html.has-mouseover .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.next:hover svg path.a {
  fill: #DA291C;
}
@media (max-width: 1366px) {
  .carousel .carousel-slide-image picture,
  .carousel .carousel-slide-image img {
    height: 615px;
    width: 1366px;
    min-width: 0;
  }
  .carousel .image-slides > .sizer {
    height: 615px;
    overflow: hidden;
    padding-bottom: 0;
  }
  .carousel .info-slides {
    min-width: 672px;
  }
  .carousel.left .info-slides > .positioner {
    min-width: 672px;
  }
}
@media (max-width: 801px) {
  .carousel .chapter-title {
    padding-top: 30px;
    padding-bottom: 30px;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .carousel .chapter-title span.number {
    color: #DA291C;
  }
  .carousel .chapter-title span.text {
    color: #292929;
  }
  .carousel .image-slides > .sizer {
    position: relative;
  }
  .carousel .carousel-slide-image picture,
  .carousel .carousel-slide-image img {
    height: auto;
    width: 100%;
  }
  .carousel .image-slides > .sizer {
    height: 0;
    padding-bottom: 45%;
  }
  .carousel .info-slides {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: auto;
    transform: none;
    min-width: 0;
  }
  .carousel .info-slides > .positioner {
    position: static;
    width: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    min-width: 0 !important;
  }
  .carousel .info-slides > .positioner:before {
    background: transparent;
  }
  .carousel .info-slides > .positioner > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .carousel .info-slides > .positioner > .container-fluid > .limiter {
    padding: 15px 0 46px;
    color: #2F3842;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    background: transparent;
  }
  .carousel .info-slides > .positioner > .container-fluid > .limiter a {
    color: #2F3842;
  }
  .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.prev svg path.a,
  .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.next svg path.a {
    fill: #2F3842;
  }
  .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page:after {
    border-color: #2F3842;
  }
  .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page.active:after {
    border-color: #DA291C;
    background: #DA291C;
  }
  html.has-mouseover .carousel .info-slides > .positioner > .container-fluid > .limiter a:hover {
    color: #DA291C;
  }
}
.carousel-slide-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.carousel-slide-image picture,
.carousel-slide-image picture img {
  width: 100%;
  height: auto;
  max-width: none;
}
.pattern-preview.pattern-preview__carousel_slide_image {
  position: relative;
}
.pattern-preview.pattern-preview__carousel_slide_image .carousel-slide-image {
  position: static;
}
.carousel-slide-info .padding {
  padding-bottom: 45px;
}
.carousel-slide-info div.title {
  margin: 0 0 15px;
  text-align: left;
}
.carousel-slide-info .description {
  margin: 0;
  text-align: left;
}
.carousel-slide-info .description + .link {
  margin-top: 15px;
}
.carousel-slide-info .link {
  display: table;
  margin-left: 0;
  margin-right: auto;
}
.carousel-slide-info + .carousel-slide-info {
  display: none;
}
.carousel.left .carousel-slide-info div.title,
.carousel.left .carousel-slide-info .description {
  text-align: left;
}
.carousel.left .carousel-slide-info .link {
  margin-left: 0;
}
.slider-on .carousel-slide-info + .carousel-slide-info {
  display: inline-block;
}
@media (max-width: 1366px) and (min-width: 802px) {
  .theme-white .carousel .info-slides > .positioner:before,
  .theme-gray .carousel .info-slides > .positioner:before {
    background-color: rgba(255, 255, 255, 0.9);
  }
}
.theme-white .carousel .info-slides > .positioner > .container-fluid > .limiter,
.theme-gray .carousel .info-slides > .positioner > .container-fluid > .limiter {
  color: #2F3842;
}
.theme-white .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.prev svg path,
.theme-gray .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.prev svg path,
.theme-white .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.next svg path,
.theme-gray .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.next svg path {
  fill: #2F3842;
}
.theme-white .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page:after,
.theme-gray .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page:after {
  border-color: #2F3842;
}
.theme-white .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page.active:after,
.theme-gray .carousel .info-slides > .positioner > .container-fluid > .limiter .slider-pages a.slider-page.active:after {
  background: #2F3842;
}
.theme-white .carousel .info-slides > .positioner > .container-fluid .text-block,
.theme-gray .carousel .info-slides > .positioner > .container-fluid .text-block,
.theme-white .carousel .info-slides > .positioner > .container-fluid.dark-bg .text-block,
.theme-gray .carousel .info-slides > .positioner > .container-fluid.dark-bg .text-block {
  color: #2F3842;
}
.theme-white .carousel .info-slides > .positioner > .container-fluid.dark-bg a.cta-right-arrow,
.theme-gray .carousel .info-slides > .positioner > .container-fluid.dark-bg a.cta-right-arrow,
.theme-white .carousel .info-slides > .positioner > .container-fluid.dark-bg a.cta,
.theme-gray .carousel .info-slides > .positioner > .container-fluid.dark-bg a.cta {
  color: #2F3842;
}
html.has-mouseover .theme-white .carousel .info-slides > .positioner > .container-fluid.dark-bg a.cta-right-arrow:hover,
html.has-mouseover .theme-white .carousel .info-slides > .positioner > .container-fluid.dark-bg a.cta:hover {
  color: #DA291C;
}
@media (max-width: 800px) {
  .carousel-slide-info {
    vertical-align: top;
    height: auto !important;
  }
  .carousel-slide-info .padding {
    padding: 0 15px 29px;
    white-space: normal;
  }
  .carousel-slide-info div.title h2 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 156.25%;
    line-height: 135.71428571%;
  }
  .dark-bg .carousel-slide-info .description.text-block {
    color: inherit;
  }
}
.category-block .title {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  letter-spacing: 3.2px;
  color: #292929;
  text-transform: uppercase;
}
.category-block .title + .items {
  margin-top: 5px;
}
.category-block a.cta-link {
  display: block;
  color: #2F3842;
}
.category-block a.cta-link + a.cta-link {
  margin-top: 4px;
}
.category-block + .category-block {
  margin-top: 25px;
}
html.has-mouseover .category-block a.cta-link:hover {
  color: #DA291C;
  text-decoration: none;
}
.pattern-contract-detail {
  padding: 60px 0;
}
.pattern-contract-detail h1.headline + .row-wrapper {
  margin-top: 27px;
}
.pattern-contract-detail .summary + .contract-detail {
  margin-top: 57px;
}
.pattern-contract-detail .wrapper-media-listing-grid .media-listing-grid {
  padding-bottom: 20px;
}
.pattern-contract-detail .contract-detail .label {
  display: block;
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 25px;
  font-weight: normal;
  letter-spacing: 3.2px;
  text-align: left;
  color: #2F3842;
  padding: 0;
  white-space: normal;
  border-radius: 0;
  text-transform: uppercase;
}
.pattern-contract-detail .contract-detail .label + .value {
  margin-top: 5px;
}
.pattern-contract-detail .contract-detail .item + .item {
  margin-top: 25px;
}
.pattern-contract-detail .downloadable-resources .label {
  max-width: 176px;
}
.pattern-contract-detail .downloadable-resources .resource {
  height: 60px;
  margin-top: 30px;
}
.pattern-contract-detail .downloadable-resources .resource > a {
  position: relative;
  color: #2F3842;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.pattern-contract-detail .downloadable-resources .resource > a:after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-size: 41px 54px;
  width: 41px;
  height: 54px;
  position: absolute;
  top: calc(50% - 2px);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -51px;
}
.pattern-contract-detail .downloadable-resources .resource.pdf > a:after {
  background-image: url("../templates/patterns/contract_detail/contract-detail-pdf-icon.svg");
}
.pattern-contract-detail .downloadable-resources .resource.ppt > a:after {
  background-image: url("../templates/patterns/contract_detail/contract-detail-ppt-icon.svg");
}
.pattern-contract-detail .downloadable-resources .resource.docx > a:after {
  background-image: url("../templates/patterns/contract_detail/contract-detail-docx-icon.svg");
}
.pattern-contract-detail .downloadable-resources .resource.xls > a:after {
  background-image: url("../templates/patterns/contract_detail/contract-detail-xls-icon.svg");
}
.pattern-contract-detail .downloadable-resources .resource.vid > a:after {
  background-image: url("../templates/patterns/contract_detail/contract-detail-vid-icon.svg");
}
.pattern-contract-detail .downloadable-resources .resource + .resource {
  margin-top: -10px;
}
html.has-mouseover .pattern-contract-detail .downloadable-resources .resource > a:hover {
  color: #DA291C;
  text-decoration: none;
}
@media (min-width: 768px) {
  .pattern-contract-detail {
    padding-left: 25px;
    padding-right: 25px;
  }
  .pattern-contract-detail h1.headline {
    margin-right: 28.85416%;
  }
  .pattern-contract-detail .row-wrapper {
    padding-right: 28.85416%;
    position: relative;
  }
  .pattern-contract-detail .row-wrapper .contract-detail {
    position: absolute;
    top: 0;
    right: 0;
    width: 28.85416%;
    margin-top: 0;
  }
  .pattern-contract-detail .row-wrapper .contract-detail .inner {
    padding-left: 40px;
  }
}
@media (min-width: 1367px) {
  .pattern-contract-detail {
    padding: 94px 0 126px;
  }
  .pattern-contract-detail h1.headline {
    margin-left: 21.66666%;
  }
  .pattern-contract-detail h1.headline + .row-wrapper {
    margin-top: 37px;
  }
  .pattern-contract-detail .row-wrapper .summary,
  .pattern-contract-detail .row-wrapper .wrapper-media-listing-grid {
    margin-left: 30.45387%;
  }
  .pattern-contract-detail .row-wrapper .wrapper-media-listing-grid .media-listing-grid {
    width: 150%;
    margin-left: -25%;
  }
  .pattern-contract-detail .row-wrapper .contract-detail .inner {
    padding-left: 31%;
  }
}
.contract-presenter > .mobile-accordion h2.title {
  padding: 0 15px;
  margin: 0;
  color: #292929;
}
.contract-presenter > .mobile-accordion h2.title > span {
  display: block;
}
.contract-presenter > .mobile-accordion h2.title + .panel-group {
  margin-top: 3px;
}
.contract-presenter > .mobile-accordion .panel-group {
  margin: 0;
}
.contract-presenter > .mobile-accordion .panel {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.contract-presenter > .mobile-accordion .panel-default .panel-heading .panel-title {
  border-bottom: solid 1px rgba(191, 191, 191, 0.5);
}
.contract-presenter > .mobile-accordion .panel-collapse {
  padding-top: 10px;
}
.contract-presenter > .mobile-accordion .accordion-item:last-child .panel-default .panel-heading .panel-title {
  border-bottom: none;
}
.contract-presenter > .mobile-accordion .panel-heading {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}
.contract-presenter > .mobile-accordion .panel-heading .panel-title {
  padding: 10px 0 15px;
  width: calc(100% - 30px);
  margin: 0 auto;
}
.contract-presenter > .mobile-accordion .panel-heading .panel-title > a {
  display: block;
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 133.33333333333331%;
  text-decoration: none;
  padding-right: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contract-presenter > .mobile-accordion .panel-heading .panel-title > a span.bold {
  font-family: "EncodeSans-Bold", sans-serif;
}
.contract-presenter > .mobile-accordion .panel-heading .panel-title > a span.toggle-icon {
  position: absolute;
  top: 50%;
  right: 3px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.contract-presenter > .mobile-accordion .panel-heading .panel-title > a span.toggle-icon:before {
  content: "";
  background-image: url("../images/plus-icon.svg");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.contract-presenter > .mobile-accordion .accordion-item.opened {
  position: relative;
  -webkit-box-shadow: -2px -4px 16px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px -4px 16px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: -2px -4px 16px rgba(0, 0, 0, 0.1);
  -o-box-shadow: -2px -4px 16px rgba(0, 0, 0, 0.1);
  box-shadow: -2px -4px 16px rgba(0, 0, 0, 0.1);
}
.contract-presenter > .mobile-accordion .accordion-item.opened .panel-default {
  padding-top: 11px;
}
.contract-presenter > .mobile-accordion .accordion-item.opened .panel-default .panel-title {
  padding-bottom: 5px;
  border-bottom: none;
}
.contract-presenter > .mobile-accordion .accordion-item.opened .panel-default .panel-title > a {
  padding-bottom: 0;
}
.contract-presenter > .mobile-accordion .accordion-item.opened .panel-default .panel-title > a span.toggle-icon:before {
  background-image: url("../images/minus-icon.svg");
}
.contract-presenter > .mobile-accordion .panel-body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 172.22222222222223%;
  padding: 0 15px 17px 15px;
}
.contract-presenter > .mobile-accordion .panel-body .description + .contract-period {
  margin-top: 10px;
}
.contract-presenter > .mobile-accordion .panel-body .contract-period + .summary {
  margin-top: 13px;
}
.contract-presenter > .mobile-accordion .panel-body .summary + .contract-number {
  margin-top: 23px;
}
.contract-presenter > .mobile-accordion .panel-body .contract-number {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 146.42857142857142%;
}
.contract-presenter > .mobile-accordion .panel-body .contract-number .label {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 166.66666666666669%;
  font-family: "EncodeSans-Bold", sans-serif;
  font-weight: inherit;
  text-align: left;
  color: #2F3842;
  padding: 0;
  white-space: normal;
  border-radius: 0;
  margin-bottom: 10px;
}
.contract-presenter .mobile-accordion {
  display: none;
}
.contract-presenter .row {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.contract-presenter .column-left,
.contract-presenter .column-right {
  padding-left: 0;
  padding-right: 0;
}
.contract-presenter .column-left {
  min-height: 568px;
  padding-top: 68px;
}
.contract-presenter .column-left .inner {
  background-color: #F1F1F1;
  min-height: 500px;
}
.contract-presenter .column-left .limiter {
  max-width: 816px;
  margin-left: auto;
}
.contract-presenter .column-left .content {
  padding: 28px 0 120px;
}
.contract-presenter .column-right {
  height: 568px;
  padding-top: 16px;
}
.contract-presenter .column-right .inner {
  box-shadow: -2px -4px 16px rgba(0, 0, 0, 0.1);
  background-color: white;
  height: 100%;
}
.contract-presenter .column-right .limiter {
  max-width: 872px;
  margin-right: auto;
  height: 100%;
  overflow: auto;
}
.contract-presenter h2.title {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 333.33333333333337%;
  font-family: "EncodeSans-Bold", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  padding: 0 72px;
  margin: 0;
}
.contract-presenter h2.title > span {
  display: block;
}
.contract-presenter h2.title + .tabs-title {
  margin-top: 2px;
}
.contract-presenter .mobile-accordion {
  display: none;
}
.contract-presenter.tabs-ready a.contract-tab.tab-title:first-child {
  background-color: transparent;
}
.contract-presenter.tabs-ready a.contract-tab.tab-title:first-child.active,
.contract-presenter.tabs-ready a.contract-tab.tab-title:first-child.active:focus {
  background-color: #D0D0D0;
}
.contract-presenter.tabs-ready a.contract-tab.tab-title:focus {
  background-color: #D0D0D0;
}
.contract-presenter.tabs-ready .contract-tab.tab-content:first-child {
  display: none;
}
.contract-presenter.tabs-ready .contract-tab.tab-content:first-child.active {
  display: block;
}
html.has-mouseover .contract-presenter.tabs-ready a.contract-tab.tab-title:hover {
  background-color: #D0D0D0;
}
html.has-mouseover .contract-presenter.tabs-ready a.contract-tab.tab-title:hover:first-child {
  background-color: #D0D0D0;
}
html.has-mouseover .contract-presenter.tabs-ready a.contract-tab.tab-title:hover.active {
  background-color: #D0D0D0;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--contract-presenter .contract-presenter .desktop-tabs > .row > .col-sm-6.column-left {
    /*width: ~"calc(50% - "@chapter-padding-contract-presenter ~ ")";*/
  }
  .chapter-section > .paragraph--type--contract-presenter .contract-presenter .desktop-tabs > .row > .col-sm-6.column-right {
    /*width: ~"calc(50% + "@chapter-padding-contract-presenter ~ ")";*/
  }
  .chapter-section > .paragraph--type--contract-presenter .contract-presenter .desktop-tabs > .row > .col-sm-6.column-right .contract-tab.tab-content {
    padding-right: 100px;
  }
}
@media (max-width: 1366px) {
  .contract-presenter .column-left {
    min-height: 484px;
    padding-top: 52px;
  }
  .contract-presenter .column-left .inner {
    min-height: 432px;
  }
  .contract-presenter h2.title {
    padding-left: 60px;
    padding-right: 60px;
  }
  .contract-presenter .column-left {
    /**
      .limiter{
        max-width: 543px;
      }
      */
  }
  .contract-presenter .column-right {
    height: 484px;
    /**
      .limiter{
        max-width: 625px;
      }
      */
  }
}
@media (max-width: 991px) {
  .contract-presenter .column-left .content {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .contract-presenter > .chapter-title {
    margin-bottom: 15px;
  }
  .contract-presenter .mobile-accordion {
    display: block;
  }
  .contract-presenter .desktop-tabs {
    display: none;
  }
  .contract-presenter > .mobile-accordion .accordion-item.opened .panel-default {
    padding-top: 0;
  }
  .contract-presenter > .mobile-accordion .accordion-item.opened .panel-default .panel-title {
    padding-bottom: 15px;
  }
  /**
   * Theme overrides.
   */
  .theme-black .contract-presenter > .mobile-accordion h2.title,
  .theme-black .contract-presenter > .mobile-accordion .panel-body {
    color: white;
  }
}
a.contract-tab.tab-title {
  display: block;
  color: #2F3842;
  padding: 9px 72px 11px;
  text-decoration: none;
  cursor: pointer;
}
a.contract-tab.tab-title > span.title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 166.66666666666669%;
  font-family: "EncodeSans-Bold", sans-serif;
}
a.contract-tab.tab-title.active,
a.contract-tab.tab-title:first-child {
  background-color: #D0D0D0;
}
a.contract-tab.tab-title.active:focus,
a.contract-tab.tab-title:first-child:focus {
  background-color: #D0D0D0;
  text-decoration: none;
}
a.contract-tab.tab-title:focus {
  background-color: #D0D0D0;
  text-decoration: none;
}
html.has-mouseover a.contract-tab.tab-title:hover {
  background-color: #D0D0D0;
  text-decoration: none;
}
html.has-mouseover a.contract-tab.tab-title:hover.active,
html.has-mouseover a.contract-tab.tab-title:hover:first-child,
html.has-mouseover a.contract-tab.tab-title:hover.active:focus,
html.has-mouseover a.contract-tab.tab-title:hover:first-child:focus {
  background-color: #D0D0D0;
}
.contract-tab.tab-content {
  display: none;
  padding: 76px 55px 40px 66px;
}
.contract-tab.tab-content .title {
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 145.45454545454547%;
  font-family: "EncodeSans-Bold", sans-serif;
}
.contract-tab.tab-content .title + .description,
.contract-tab.tab-content .title + .contract-period,
.contract-tab.tab-content .title + .summary {
  margin-top: 5px;
}
.contract-tab.tab-content .description {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 145.45454545454547%;
  color: #000000;
}
.contract-tab.tab-content .description + .contract-period,
.contract-tab.tab-content .description + .summary {
  margin-top: 26px;
}
.contract-tab.tab-content .contract-period + .summary,
.contract-tab.tab-content .contract-period + .contract-number {
  margin-top: 14px;
}
.contract-tab.tab-content .summary + .contract-number {
  margin-top: 30px;
}
.contract-tab.tab-content .contract-number {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 146.42857142857142%;
}
.contract-tab.tab-content .contract-number .label {
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 145.45454545454547%;
  font-family: "EncodeSans-Bold", sans-serif;
  font-weight: inherit;
  text-align: left;
  color: #2F3842;
  padding: 0;
  white-space: normal;
  border-radius: 0;
  margin-bottom: 6px;
}
.contract-tab.tab-content.active,
.contract-tab.tab-content:first-child {
  display: block;
}
@media (max-width: 1366px) {
  a.contract-tab.tab-title {
    padding-left: 60px;
    padding-right: 60px;
  }
  .contract-tab.tab-content {
    padding: 60px 108px 60px 65px;
  }
  .contract-tab.tab-content .title {
    font-size: 38px;
    font-size: 3.8rem;
  }
  .contract-tab.tab-content .description {
    font-size: 20px;
    font-size: 2rem;
  }
  .contract-tab.tab-content .description + .contract-period,
  .contract-tab.tab-content .description + .summary {
    margin-top: 14px;
  }
  .contract-tab.tab-content .summary + .contract-number {
    margin-top: 20px;
  }
  .contract-tab.tab-content .contract-number {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .contract-tab.tab-content .contract-number .label {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .contract-tab.tab-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.document-presenter > .mobile-accordion h2.title {
  padding: 0 15px;
  margin: 0;
}
.document-presenter > .mobile-accordion h2.title .panel-group {
  margin-top: 25px;
}
.document-presenter > .mobile-accordion .panel-group {
  margin: 0;
}
.document-presenter > .mobile-accordion .panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.document-presenter > .mobile-accordion .panel-default .panel-heading .panel-title {
  border-bottom: solid 1px rgba(191, 191, 191, 0.5);
}
.document-presenter > .mobile-accordion .panel-heading {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}
.document-presenter > .mobile-accordion .panel-heading .panel-title {
  padding: 0;
  width: calc(100% - 30px);
  margin: 0 auto;
}
.document-presenter > .mobile-accordion .panel-heading .panel-title > a {
  display: block;
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 266.66666666666663%;
  text-decoration: none;
  padding-right: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.document-presenter > .mobile-accordion .panel-heading .panel-title > a span.comma {
  margin-right: 5px;
}
.document-presenter > .mobile-accordion .panel-heading .panel-title > a span.doc-type {
  font-size: 10px;
  font-size: 1rem;
  line-height: 180%;
  font-family: 'EncodeSans-Bold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 4px;
  border: 1px solid #DA291C;
  padding: 3px 8px;
  margin-right: 12px;
  vertical-align: middle;
}
.document-presenter > .mobile-accordion .panel-heading .panel-title > a span.toggle-icon {
  position: absolute;
  top: 50%;
  right: 3px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.document-presenter > .mobile-accordion .panel-heading .panel-title > a span.toggle-icon:before {
  content: "";
  background-image: url("../images/plus-icon.svg");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.document-presenter > .mobile-accordion .panel-default.opened {
  background-color: #E9E9E9;
}
.document-presenter > .mobile-accordion .panel-default.opened .panel-title {
  padding-bottom: 5px;
}
.document-presenter > .mobile-accordion .panel-default.opened .panel-title > a {
  padding-bottom: 0;
}
.document-presenter > .mobile-accordion .panel-default.opened .panel-title > a span.toggle-icon:before {
  background-image: url("../images/minus-icon.svg");
}
.document-presenter > .mobile-accordion .panel-collapse.opened {
  background-color: #E9E9E9;
}
.document-presenter > .mobile-accordion .panel-default.opened .panel-heading .panel-title {
  border-bottom: none;
}
.document-presenter > .mobile-accordion .panel-body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 172.22222222222223%;
  padding: 0 15px 30px 15px;
}
.document-presenter > .mobile-accordion .panel-body .description + .link {
  margin-top: 23px;
}
.document-presenter .mobile-accordion {
  display: none;
}
.document-presenter .row {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.document-presenter .column-left,
.document-presenter .column-right {
  padding-left: 0;
  padding-right: 0;
}
.document-presenter .column-left {
  min-height: 568px;
  padding-top: 68px;
}
.document-presenter .column-left .inner {
  background-color: #F1F1F1;
  min-height: 500px;
}
.document-presenter .column-left .limiter {
  max-width: 816px;
  margin-left: auto;
}
.document-presenter .column-left .content {
  padding: 28px 0 120px;
}
.document-presenter .column-right {
  height: 568px;
  padding-top: 16px;
}
.document-presenter .column-right .inner {
  box-shadow: -2px -4px 16px rgba(0, 0, 0, 0.1);
  background-color: white;
  height: 100%;
  padding: 60px 0 60px 65px;
}
.document-presenter .column-right .limiter {
  max-width: 872px;
  margin-right: auto;
  height: 100%;
  overflow: auto;
}
.document-presenter h2.title {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 333.33333333333337%;
  font-family: "EncodeSans-Bold", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  padding: 0 72px;
  margin: 0;
}
.document-presenter h2.title + .tabs-title {
  margin-top: 2px;
}
.document-presenter .mobile-accordion {
  display: none;
}
.document-presenter.tabs-ready a.document-tab.tab-title:first-child {
  background-color: transparent;
}
.document-presenter.tabs-ready a.document-tab.tab-title:first-child.active,
.document-presenter.tabs-ready a.document-tab.tab-title:first-child.active:focus {
  background-color: #D0D0D0;
}
.document-presenter.tabs-ready a.document-tab.tab-title:focus {
  background-color: #D0D0D0;
}
.document-presenter.tabs-ready .document-tab.tab-content:first-child {
  display: none;
}
.document-presenter.tabs-ready .document-tab.tab-content:first-child.active {
  display: block;
}
html.has-mouseover .document-presenter.tabs-ready a.document-tab.tab-title:hover {
  background-color: #D0D0D0;
}
html.has-mouseover .document-presenter.tabs-ready a.document-tab.tab-title:hover:first-child {
  background-color: #D0D0D0;
}
html.has-mouseover .document-presenter.tabs-ready a.document-tab.tab-title:hover.active {
  background-color: #D0D0D0;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--document-presenter .document-presenter .desktop-tabs > .row {
    /*> .col-sm-6.column-left{
        width: ~"calc(50% - "@chapter-padding-document-presenter ~ ")";
      }*/
  }
  .chapter-section > .paragraph--type--document-presenter .document-presenter .desktop-tabs > .row > .col-sm-6.column-right {
    /*width: ~"calc(50% + "@chapter-padding-document-presenter ~ ")";*/
  }
  .chapter-section > .paragraph--type--document-presenter .document-presenter .desktop-tabs > .row > .col-sm-6.column-right .document-tab.tab-content {
    padding-right: 100px;
  }
}
@media (max-width: 1366px) {
  .document-presenter h2.title {
    padding-left: 60px;
    padding-right: 60px;
  }
  .document-presenter .column-left {
    /**
      .limiter{
        max-width: 546px;
      }
      */
  }
  .document-presenter .column-right {
    /**
      .limiter{
        max-width: 528px;
      }
      */
  }
}
@media (max-width: 991px) {
  .document-presenter .column-left .content {
    padding-left: 15px;
  }
}
@media (max-width: 1024px) {
  .document-presenter .column-right .inner {
    padding: 15px 0 20px 15px;
  }
}
@media (max-width: 767px) {
  .document-presenter .mobile-accordion {
    display: block;
  }
  .document-presenter .desktop-tabs {
    display: none;
  }
  .theme-black .document-presenter > .mobile-accordion h2.title {
    color: white;
  }
  .theme-black .document-presenter > .mobile-accordion .panel-body .link a {
    color: #2F3842;
  }
}
a.document-tab.tab-title {
  display: block;
  position: relative;
  color: #2F3842;
  padding: 8px 74px 11px;
  text-decoration: none;
  cursor: pointer;
}
a.document-tab.tab-title span.doc-type {
  font-size: 10px;
  font-size: 1rem;
  line-height: 180%;
  font-family: 'EncodeSans-Bold', sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 4px;
  border: 1px solid #DA291C;
  padding: 3px 8px;
  margin-right: 7px;
  vertical-align: middle;
}
a.document-tab.tab-title.active,
a.document-tab.tab-title:first-child {
  background-color: #D0D0D0;
}
a.document-tab.tab-title.active:focus,
a.document-tab.tab-title:first-child:focus {
  background-color: #D0D0D0;
  text-decoration: none;
}
a.document-tab.tab-title:focus {
  background-color: #D0D0D0;
  text-decoration: none;
}
.theme-black .document-tab.tab-content .link a.cta,
.theme-black .document-tab.tab-content .link a.cta-right-arrow {
  color: #2F3842;
}
html.has-mouseover a.document-tab.tab-title:hover {
  background-color: #D0D0D0;
  text-decoration: none;
}
html.has-mouseover a.document-tab.tab-title:hover.active,
html.has-mouseover a.document-tab.tab-title:hover:first-child,
html.has-mouseover a.document-tab.tab-title:hover.active:focus,
html.has-mouseover a.document-tab.tab-title:hover:first-child:focus {
  background-color: #D0D0D0;
}
html.has-mouseover .theme-black .document-tab.tab-content .link a.cta:hover,
html.has-mouseover .theme-black .document-tab.tab-content .link a.cta-right-arrow:hover {
  color: #DA291C;
}
.document-tab.tab-content {
  display: none;
  padding: 0 108px 0 0;
}
.document-tab.tab-content .title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 145.45454545454547%;
  color: #000000;
}
.document-tab.tab-content .title + .description {
  margin-top: 15px;
}
.document-tab.tab-content .title + .link,
.document-tab.tab-content .description + .link {
  margin-top: 35px;
}
.document-tab.tab-content.active,
.document-tab.tab-content:first-child {
  display: block;
}
@media (max-width: 1366px) {
  a.document-tab.tab-title {
    padding-left: 58px;
    padding-right: 50px;
  }
  .document-tab.tab-content .description + .link {
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  .document-tab.tab-content {
    padding-left: 0;
    padding-right: 15px;
  }
}
.file-promo {
  background-size: cover;
  background-repeat: no-repeat;
}
.file-promo > .limiter {
  margin: 0 auto;
  max-width: 738px;
  padding: 120px 0;
}
.file-promo.has-chapter-title {
  padding-top: 88px;
}
.file-promo.has-chapter-title > .limiter {
  padding-top: 0;
}
.file-promo > .limiter .mobile-image {
  display: none;
}
.file-promo > .limiter .content {
  padding: 31px 80px 57px;
}
.file-promo > .limiter .content .header {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 375%;
  color: #2F3842;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.file-promo > .limiter .content .header span.file-type {
  border: 1px solid #2F3842;
  border-radius: 4px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 600%;
  padding: 3px 12px;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-right: 7px;
}
.file-promo > .limiter .content .info .subheader {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 145.45454545454547%;
  margin-top: -10px;
}
.file-promo > .limiter .content .link {
  padding-top: 30px;
}
/**
 * Theme overrides.
 */
.theme-black .file-promo .content {
  background-color: rgba(47, 56, 66, 0.84);
  color: white;
}
.theme-black .file-promo .content .header {
  color: #E9E9E9;
}
.theme-black .file-promo .content .header span.file-type {
  border-color: #fff;
}
.theme-black .file-promo .content .info {
  padding-right: 4px;
}
.theme-black .file-promo .content .link {
  display: inline-block;
}
.theme-black .file-promo .content .link .file-type {
  display: none;
}
.theme-black .file-promo .content .link a {
  color: #E9E9E9;
}
.theme-black .file-promo .content .link a:after {
  background-image: url('../images/cta-down-arrow-white.svg');
}
.theme-white .file-promo .chapter-title span.number {
  color: white;
}
.theme-white .file-promo .chapter-title span.text {
  color: white;
}
.theme-white .file-promo .content {
  background-color: white;
}
.theme-white .file-promo .content .info {
  padding-right: 4px;
}
.theme-white .file-promo .content .link {
  display: inline-block;
}
.theme-white .file-promo .content .link .file-type {
  display: none;
}
.theme-gray .file-promo .chapter-title span.number {
  color: white;
}
.theme-gray .file-promo .chapter-title span.text {
  color: white;
}
.theme-gray .file-promo .content {
  background-color: #F1F1F1;
}
.theme-gray .file-promo .content .info {
  padding-right: 4px;
}
.theme-gray .file-promo .content .link {
  display: inline-block;
}
.theme-gray .file-promo .content .link .file-type {
  display: none;
}
.theme-red .file-prmo > .limiter {
  max-width: 830px;
}
.theme-red .file-prmo > .limiter .content {
  background-color: rgba(237, 27, 46, 0.8);
  color: white;
  padding: 32px 43px 57px;
}
.theme-red .file-prmo > .limiter .content .link {
  display: inline-block;
  margin-top: 20px;
  padding-top: 0;
  float: right;
}
.theme-red .file-prmo > .limiter .content .link .file-type {
  margin: 0 auto;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 4px;
  text-align: center;
  margin-bottom: 28px;
  text-transform: uppercase;
  font-family: "EncodeSans-Bold", sans-serif;
  padding: 8px 28px;
  border-style: solid;
  border-radius: 4px;
  border-color: #E9E9E9;
  background-color: #FFFFFF;
  color: #2F3842;
  max-width: 120px;
}
.theme-red .file-prmo > .limiter .content .header {
  letter-spacing: 3px;
  padding-left: 4px;
}
.theme-red .file-prmo > .limiter .content .header .file-type {
  display: none;
}
.theme-red .file-prmo > .limiter .content .info .subheader {
  display: inline-block;
  width: 70%;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 146.42857142857142%;
  margin-top: -8px;
}
html.has-mouseover .theme-black .file-promo > .limiter .link a:hover {
  color: #DA291C;
}
html.has-mouseover .theme-black .file-promo > .limiter .link a:hover:after {
  background-image: url('../images/cta-down-arrow-red.svg');
}
html.has-mouseover .theme-red .file-promo .limiter .link a:hover {
  color: #2F3842;
}
html.has-mouseover .theme-red .file-promo .limiter .link a:hover:after {
  background-image: url('../images/cta-down-arrow-black.svg');
}
@media (max-width: 767px) {
  .file-promo {
    background-image: none !important;
  }
  .file-promo .limiter {
    max-width: none;
    padding: 30px 0 0;
  }
  .file-promo .limiter .content {
    background-color: transparent;
    padding: 0 16px 46px;
  }
  .file-promo.has-chapter-title {
    padding-top: 30px;
  }
  .file-promo.has-chapter-title > .limiter {
    padding-top: 0;
  }
  .theme-black .file-promo {
    background-color: #2F3842;
  }
  .theme-black .file-promo .content {
    padding-top: 0;
  }
  .theme-black .file-promo .content .header {
    letter-spacing: 3px;
  }
  .theme-black .file-promo .content .header .file-type span {
    letter-spacing: 2px;
  }
  .theme-black .file-promo .content .info {
    padding-right: 3px;
  }
  .theme-black .file-promo .content .info .subheader {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 146.8181818181818%;
  }
  .theme-red .file-promo {
    background-color: #DA291C;
  }
  .theme-red .file-promo > .limiter .content .link {
    float: none;
  }
  .theme-red .file-promo > .limiter .content .link .file-type {
    margin: 0;
    margin-bottom: 28px;
  }
  .theme-red .file-promo > .limiter .content .info .subheader {
    width: 100%;
    padding-right: 4px;
  }
  .theme-red > .limiter .mobile-image {
    display: block;
    min-height: 330px;
    background-size: cover;
  }
  .theme-red > .limiter .content .header span.file-type {
    margin-right: 7px;
    position: relative;
    top: -5px;
  }
  .theme-red > .limiter .content .link {
    padding-top: 27px;
  }
  .theme-red > .limiter .content .link a {
    padding-left: 0;
  }
}
.pattern-preview__full_width_video {
  margin-left: -15px;
  margin-right: -15px;
}
.full-width-video {
  position: relative;
}
.full-width-video .info-above-image {
  display: none;
}
.full-width-video .image {
  position: relative;
  z-index: 1;
}
.full-width-video .image:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: rgba(47, 56, 66, 0.7);
  content: "";
  display: block;
}
.full-width-video .image img,
.full-width-video .image picture {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}
.full-width-video .image .link.link-video {
  display: none;
}
.full-width-video .chapter-title-wrapper {
  position: absolute;
  z-index: 2;
  top: 120px;
  right: 0;
  left: 0;
}
.full-width-video .chapter-title-wrapper .chapter-title {
  margin-bottom: 0;
}
.full-width-video .info-wrapper {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}
.full-width-video .info-wrapper .info-limiter {
  max-width: 895px;
  width: 100%;
  margin: 0 auto;
}
.full-width-video .info-wrapper .info-limiter h2 {
  margin: 0 0 20px;
  color: white;
}
.full-width-video .info-wrapper .info-limiter .info > .links {
  list-style: none;
  margin: 20px -34px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.full-width-video .info-wrapper .info-limiter .info > .links .link {
  list-style: none;
  margin: 0 0 0 -1px;
  flex: 1 1 1px;
  padding: 15px 34px;
  position: relative;
}
.full-width-video .info-wrapper .info-limiter .info > .links .link:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 51px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #F1F1F1;
}
.full-width-video .info-wrapper .info-limiter .info > .links .link a {
  white-space: nowrap;
}
.full-width-video .info-wrapper .info-limiter .info > .links .link > a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--full-width-video .full-width-video .info-wrapper .info-limiter .info {
    padding-right: 85px;
  }
}
@media (max-width: 1366px) {
  .full-width-video .info-wrapper .info-limiter {
    /**
    max-width: 552px;
    */
  }
}
@media (max-width: 991px) {
  .full-width-video .chapter-title-wrapper {
    position: static;
    margin-bottom: 30px;
  }
  .full-width-video .chapter-title-wrapper .chapter-title span.number {
    color: #DA291C;
  }
  .full-width-video .chapter-title-wrapper .chapter-title span.text {
    color: #292929;
  }
  .full-width-video .info-wrapper .info-limiter {
    max-width: none;
  }
  .full-width-video .image-wrapper {
    position: relative;
  }
}
@media (max-width: 767px) {
  .full-width-video .info-wrapper {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    padding: 20px 15px;
  }
  .full-width-video .info-wrapper .info-limiter {
    max-width: none;
  }
  .full-width-video .info-wrapper .info-limiter h2,
  .full-width-video .info-wrapper .info-limiter .text-block {
    color: inherit;
  }
  .full-width-video .info-wrapper .info-limiter .info > .links {
    margin-top: 15px;
  }
  .full-width-video .info-wrapper .info-limiter .info > .links a {
    color: inherit;
  }
  .full-width-video.dark-bg span.video-play:before,
  .theme-black .full-width-video span.video-play:before,
  .full-width-video.dark-bg a.video-play:before,
  .theme-black .full-width-video a.video-play:before {
    border-color: #2F3842;
  }
  .full-width-video.dark-bg span.video-play:after,
  .theme-black .full-width-video span.video-play:after,
  .full-width-video.dark-bg a.video-play:after,
  .theme-black .full-width-video a.video-play:after {
    background-image: url('../images/video-play-black.svg');
  }
  html.has-mouseover .full-width-video .info-wrapper .info-limiter .info > .links a:hover {
    color: #DA291C;
  }
}
.style-2 .full-width-video .info-wrapper .info-limiter {
  max-width: 793px;
}
.style-2 .full-width-video .info-wrapper .info-limiter .info {
  text-align: center;
}
.style-2 .full-width-video .info-wrapper .info-limiter .info > .links {
  margin: 40px auto 0;
  height: 70px;
  position: relative;
  display: table;
}
@media (max-width: 1366px) {
  .style-2 .full-width-video .info-wrapper .info-limiter {
    /**
    max-width: 583px;
    */
  }
  .style-2 .full-width-video .info-wrapper .info-limiter h2 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 135.71428571428572%;
  }
}
@media (max-width: 992px) {
  /**
   * Theme overrides.
   */
  .theme-black .full-width-video .chapter-title-wrapper .chapter-title {
    padding-top: 30px;
  }
  .theme-black .full-width-video .chapter-title-wrapper .chapter-title span.number {
    color: white;
  }
  .theme-black .full-width-video .chapter-title-wrapper .chapter-title span.text {
    color: white;
  }
  .theme-black .full-width-video .image:before {
    display: none;
  }
  .theme-black .full-width-video .info-wrapper .info-limiter {
    color: white;
  }
}
@media (max-width: 767px) {
  .style-2 .full-width-video .info-above-image {
    display: block;
    padding: 0 15px 40px;
  }
  .style-2 .full-width-video .info-above-image h2 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 187.5%;
    margin: 0;
    text-align: center;
  }
  .style-2 .full-width-video .image .link.link-video {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  .style-2 .full-width-video .image .link.link-video a {
    text-align: left !important;
    text-indent: -9999999px !important;
    padding-left: 0 !important;
    width: 70px !important;
    height: 70px !important;
  }
  .style-2 .full-width-video .info-wrapper {
    padding-top: 0;
  }
  .style-2 .full-width-video .info-wrapper .info-limiter h2 {
    display: none;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 156.25%;
  }
  .style-2 .full-width-video .info-wrapper .info-limiter .info > .links {
    height: auto;
    margin: 0 auto;
    padding: 40px 0 60px;
    display: none;
  }
  .style-2 .full-width-video .info-wrapper .info-limiter .info > .links.has-link-extra {
    display: table;
  }
  .style-2 .full-width-video .info-wrapper .info-limiter .info > .links .link.link-video {
    display: none;
  }
  .style-2 .full-width-video .info-wrapper .info-limiter .info > .links .link.link-extra {
    line-height: inherit;
    margin-left: 0;
  }
  .style-2 .full-width-video .info-wrapper .info-limiter .info > .links .link.link-extra:before {
    display: none;
  }
}
.hero.sublanding_solution_detail {
  padding-top: 0;
  overflow: hidden;
}
.hero.sublanding_solution_detail .hero-inner {
  position: relative;
}
.hero.sublanding_solution_detail .hero-inner:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.hero.sublanding_solution_detail .hero-inner .info {
  padding: 0;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info {
  max-width: 1670px;
  margin: 0 auto;
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding {
  padding: 0 15px;
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box {
  padding-left: 0;
  padding-right: 702px;
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .flex-content > h1 + h2 {
  margin-top: 0;
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .text-block {
  margin-top: 20px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 141.66666666666669%;
  font-family: "EncodeSans-Regular", sans-serif;
  font-weight: normal;
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .text-block strong {
  font-family: "EncodeSans-Bold", sans-serif;
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .links-wrapper {
  margin-top: 55px;
  overflow: hidden;
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .links {
  margin: 0 -40px;
  overflow: hidden;
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .links:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .links .link {
  float: left;
  padding: 0 40px;
  position: relative;
  height: 70px;
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .links .link > a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
}
.hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .links .link:before {
  content: "";
  background: #2F3842;
  width: 1px;
  height: 51px;
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hero.sublanding_solution_detail .hero-inner .image {
  float: right;
  width: 777px;
  height: auto;
}
.hero.sublanding_solution_detail .hero-inner .image .image-desktop {
  display: block;
}
.hero.sublanding_solution_detail .hero-inner .image .image-mobile {
  display: none;
}
.hero.sublanding_solution_detail .hero-inner .image picture {
  width: 100%;
  height: auto;
}
.hero.sublanding_solution_detail .hero-inner .image picture img {
  width: 100%;
  height: auto;
}
@media (max-width: 1919px) {
  .hero.sublanding_solution_detail .hero-inner .image {
    width: 40%;
    overflow: hidden;
  }
  .hero.sublanding_solution_detail .hero-inner .image picture {
    -webkit-transform: translateX(70px);
    -moz-transform: translateX(70px);
    -ms-transform: translateX(70px);
    -o-transform: translateX(70px);
    transform: translateX(70px);
    display: block;
  }
}
@media (max-width: 1355px) {
  .hero.sublanding_solution_detail .hero-inner .info .inner-info {
    max-width: 1118px;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box {
    padding-right: 368px;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box h1 {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 123.6842105263158%;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .text-block {
    padding-right: 93px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 144.44444444444443%;
  }
}
@media (max-width: 1090px) {
  .hero.sublanding_solution_detail .hero-inner .info {
    right: auto;
    width: 59%;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding {
    padding-right: 0;
    margin-right: -55px;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box {
    padding-right: 0;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .text-block {
    max-width: 498px;
    padding-right: 0;
    margin: 20px auto 0 0;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .links {
    margin: 0 -22px;
    height: 125px;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .links .link {
    padding: 0 22px;
  }
  .hero.sublanding_solution_detail .hero-inner .image picture {
    width: 130%;
    max-width: none;
  }
  .hero.sublanding_solution_detail .hero-inner .image picture img {
    max-width: none;
  }
}
@media (max-width: 700px) {
  .hero.sublanding_solution_detail {
    padding-bottom: 30px;
  }
  .hero.sublanding_solution_detail .hero-inner .image {
    width: auto;
    float: none;
  }
  .hero.sublanding_solution_detail .hero-inner .image picture {
    width: 100%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .hero.sublanding_solution_detail .hero-inner .image .image-desktop {
    display: none;
  }
  .hero.sublanding_solution_detail .hero-inner .image .image-mobile {
    display: block;
  }
  .hero.sublanding_solution_detail .hero-inner .info {
    margin-top: 20px;
    position: static;
    width: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding {
    padding-right: 15px;
    margin-right: 0;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box {
    padding-left: 0;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 133.33333333333331%;
  }
  .hero.sublanding_solution_detail .hero-inner .info .inner-info .inner-padding .flex-box .text-block {
    max-width: none;
    margin: 20px 0 0 0;
    font-family: "EncodeSans-Regular", sans-serif;
  }
}
.hero.homepage {
  overflow: hidden;
}
.hero.homepage .hero-inner {
  position: relative;
}
.hero.homepage .image {
  position: relative;
  z-index: 1;
}
.hero.homepage .info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  overflow: visible;
  padding: 0;
  max-width: 1670px;
  margin: 0 auto;
  width: 100%;
}
.hero.homepage .info .limiter {
  width: 100%;
  position: absolute;
  left: 0;
  /*bottom: 105px;*/
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hero.homepage .info .limiter .data {
  padding-left: 95px;
  width: 100%;
}
.hero.homepage .info .limiter.has-chapter-title .data {
  padding-top: 80px;
}
.hero.homepage .info .limiter.has-chapter-title .data .chapter-title-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
@media (min-width: 768px) {
  .hero.homepage .info .header {
    visibility: hidden;
  }
}
.hero.homepage .info .header p {
  display: block;
  word-wrap: break-word;
  white-space: normal;
}
.hero.homepage .info .header + .description {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .hero.homepage .info .header + .description {
    visibility: hidden;
  }
}
.hero.homepage .info .description {
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 141.66666666666669%;
  font-weight: normal;
  width: 50%;
}
@media (min-width: 768px) {
  .hero.homepage .info .description {
    visibility: hidden;
  }
}
.hero.homepage .info .description p {
  display: block;
  word-wrap: break-word;
  white-space: normal;
}
.hero.homepage .info .description strong {
  font-family: "EncodeSans-Bold", sans-serif;
}
.hero.homepage .info .HomeHeroHeaderBold {
  line-height: 1;
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 44px;
}
@media (min-width: 768px) {
  .hero.homepage .info .HomeHeroHeaderBold {
    font-size: 75px;
  }
}
.hero.homepage .info .HomeHeroHeaderBold2 {
  line-height: 1;
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 44px;
  margin-top: 0px;
  display: inherit;
}
@media (min-width: 768px) {
  .hero.homepage .info .HomeHeroHeaderBold2 {
    font-size: 75px;
    display: inline-block;
    margin-top: 20px;
  }
}
.hero.homepage .info .HomeHeroHeaderLight {
  font-family: "EncodeSans-Light", sans-serif;
  line-height: 1;
  font-size: 35px;
}
@media (min-width: 768px) {
  .hero.homepage .info .HomeHeroHeaderLight {
    font-size: 70px;
  }
}
.hero.homepage .info .HomeHeroHeaderReg {
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 35px;
  line-height: 1.2;
  position: relative;
  top: -25px;
}
@media (min-width: 768px) {
  .hero.homepage .info .HomeHeroHeaderReg {
    font-size: 70px;
    top: 0;
  }
}
.hero.homepage .info .header + .cta-2,
.hero.homepage .info .description + .cta-2 {
  margin-top: 45px;
}
@media (min-width: 768px) {
  .hero.homepage .info .limiter:before {
    content: "";
    background: #DA291C;
    width: 2px;
    position: absolute;
    left: 22px;
    top: 35px;
    bottom: -10000px;
  }
  .hero.homepage .info .limiter .link.link-video {
    position: absolute;
    top: 0;
    left: 2px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .hero.homepage .info .limiter .link.link-video .video-media-anchor {
    position: absolute;
    top: 0;
    right: 35px;
    white-space: nowrap;
    padding-left: 15px;
    padding-right: 62px;
    background: white;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 321.42857142857144%;
    text-transform: none;
    font-family: "EncodeSans-Medium", sans-serif;
    font-weight: normal;
    letter-spacing: 0;
  }
  .hero.homepage .info .limiter .link.link-video .video-media-anchor:before {
    position: absolute;
    right: 0;
    left: auto;
    width: 45px;
    height: 45px;
  }
  .hero.homepage .info .limiter .link.link-video .video-media-anchor:after {
    background-size: 8px 10px;
    left: auto;
    right: 16px;
    top: 16px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .hero.homepage .info .limiter.has-chapter-title:before {
    top: 115px;
  }
  .hero.homepage .info .limiter.has-chapter-title .link.link-video {
    top: 80px;
  }
}
@media (min-width: 1920px) {
  .hero.homepage .image {
    height: 925px;
    overflow: hidden;
  }
  .hero.homepage .image > picture,
  .hero.homepage .image > picture > img,
  .hero.homepage .image > img {
    position: absolute;
    right: 0;
    top: 0;
    width: 1920px;
    height: 925px;
  }
}
@media (max-width: 1919px) {
  .hero.homepage .info .header + .description {
    margin-top: 20px;
  }
  .hero.homepage .info .limiter {
    width: 100%;
    max-width: 1169px;
  }
  .hero.homepage .info .description {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 144.44444444444443%;
  }
  .hero.homepage .info .description + .cta-2 {
    margin-top: 30px;
  }
}
@media (max-width: 1366px) {
  .hero.homepage .info {
    max-width: 1118px;
  }
  .hero.homepage .info .chapter-title {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .hero.homepage .info .description {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .hero.homepage .info .header + .description {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .hero.homepage .image {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    width: 120%;
  }
  .hero.homepage .info .limiter {
    left: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .hero.homepage .info .limiter .data {
    padding-left: 64px;
  }
  .hero.homepage .info .limiter.has-chapter-title .data {
    padding-top: 40px;
  }
  .hero.homepage .info .limiter.has-chapter-title .link.link-video {
    top: 40px;
  }
}
@media (max-width: 767px) {
  .hero.homepage {
    padding-top: 0;
  }
  .hero.homepage .info .limiter.has-chapter-title .data .chapter-title-wrapper {
    position: static;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 30px;
  }
  .hero.homepage .image {
    height: 345px;
    overflow: hidden;
    position: relative;
  }
  .hero.homepage .image picture {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .hero.homepage .image picture img {
    height: 100%;
    width: auto;
    max-width: none;
  }
  .hero.homepage .info {
    position: static;
    padding: 20px 15px 60px;
  }
  .hero.homepage .info .limiter {
    position: static;
    width: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .hero.homepage .info .limiter .data {
    padding-left: 0;
  }
  .hero.homepage .info .limiter.has-chapter-title .data {
    padding-top: 0;
  }
  .hero.homepage .info .description {
    font-family: "EncodeSans-Regular", sans-serif;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 166.66666666666669%;
  }
  .hero.homepage .info .description p {
    margin-top: 20px;
  }
  .hero.homepage .info .link.link-video {
    margin-top: 30px;
  }
}
.hero.media_landing {
  position: relative;
  padding-top: 0;
}
.hero.media_landing .image {
  position: relative;
  z-index: 1;
}
.hero.media_landing .image .image-desktop {
  position: relative;
  height: 480px;
  overflow: hidden;
}
.hero.media_landing .image .image-desktop > picture,
.hero.media_landing .image .image-desktop > img {
  height: 480px;
  width: auto;
  max-width: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero.media_landing .image .image-desktop > picture img {
  height: 100%;
  width: auto;
  max-width: none;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero.media_landing .image .image-mobile {
  display: none;
}
.hero.media_landing .chapter-title-wrapper {
  position: absolute;
  top: 49px;
  left: 0;
  right: 0;
  z-index: 4;
}
.hero.media_landing .info {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
  padding: 0;
}
.hero.media_landing .info .limiter {
  width: 100%;
  max-width: 1670px;
  margin: 0 auto;
  min-width: 714px;
}
.hero.media_landing .info .limiter .data {
  padding: 0 15px;
  max-width: 714px;
  margin: 0 auto 0 0;
}
.hero.media_landing .info .text-block {
  color: #2F3842;
}
.hero.media_landing .info .text-block a {
  color: inherit;
}
@media (max-width: 1366px) {
  .hero.media_landing .info .limiter {
    max-width: 1118px;
  }
}
@media (max-width: 1366px) and (min-width: 768px) {
  .hero.media_landing .image .image-desktop > picture {
    left: 85%;
  }
}
@media (min-width: 1920px) {
  .hero.media_landing .image .image-desktop {
    height: auto;
  }
  .hero.media_landing .image .image-desktop > picture,
  .hero.media_landing .image .image-desktop > img {
    width: 100%;
    height: auto;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .hero.media_landing .image .image-desktop > picture img {
    width: 100%;
    height: auto;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@media (max-width: 767px) {
  .hero.media_landing .image {
    height: auto;
  }
  .hero.media_landing .image:after {
    display: none;
  }
  .hero.media_landing .image .image-desktop {
    display: none;
  }
  .hero.media_landing .image .image-mobile {
    display: block;
  }
  .hero.media_landing .chapter-title-wrapper {
    position: static;
    padding-top: 30px;
  }
  .hero.media_landing .chapter-title-wrapper .chapter-title span.number {
    color: #DA291C;
  }
  .hero.media_landing .chapter-title-wrapper .chapter-title span.text {
    color: #292929;
  }
  .hero.media_landing .info {
    position: static;
    padding-bottom: 60px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .hero.media_landing .info .limiter {
    max-width: none;
    min-width: 0;
    width: 100%;
  }
  .hero.media_landing .info .limiter .text-block {
    color: #292929;
  }
  .hero.media_landing .info .limiter .text-block a {
    text-decoration: none;
  }
}
.hero.market_detail {
  position: relative;
  padding-top: 0;
  overflow: hidden;
}
.hero.market_detail .image {
  position: relative;
  z-index: 1;
}
.hero.market_detail .image .image-desktop {
  position: relative;
  overflow: hidden;
  height: 925px;
}
.hero.market_detail .image .image-desktop > picture,
.hero.market_detail .image .image-desktop > img {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
  height: 925px;
  max-width: none;
}
.hero.market_detail .image .image-desktop > picture > img {
  width: 100%;
  height: auto;
}
.hero.market_detail .image .image-mobile {
  display: none;
}
.hero.market_detail .image:after {
  content: "";
  display: block;
  background: rgba(47, 56, 66, 0.6);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.hero.market_detail .hero-inner.theme-black .image:after {
  display: none;
}
.hero.market_detail .hero-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 4;
  left: 0;
  right: 0;
}
.hero.market_detail .chapter-title-wrapper {
  z-index: 4;
}
.hero.market_detail .info {
  z-index: 3;
  padding: 0;
}
.hero.market_detail .info .limiter {
  width: 78.95%;
  max-width: 1516px;
  margin: 0 auto;
}
.hero.market_detail .info .limiter .fixer {
  width: 95%;
  margin: 0 0 0 auto;
}
.hero.market_detail .info .limiter .fixer > .row {
  margin-left: -84px;
  margin-right: -84px;
  position: relative;
}
.hero.market_detail .info .limiter .fixer > .row > .col-1 {
  float: left;
  width: 52%;
  padding: 0 84px;
}
.hero.market_detail .info .limiter .fixer > .row > .col-2 {
  float: right;
  width: 48%;
  padding: 0 84px;
}
.hero.market_detail .info h1 {
  color: white;
}
.hero.market_detail .info h1 a {
  color: inherit;
}
.hero.market_detail .info .description {
  margin-top: 25px;
  color: white;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 146.42857142857142%;
}
.hero.market_detail .info .text-lines {
  color: white;
}
.hero.market_detail .info .text-lines.text-block div strong {
  font-family: "EncodeSans-Bold", sans-serif;
  font-weight: normal;
}
.hero.market_detail .info .text-lines > li.link {
  list-style: none;
  display: block;
}
.hero.market_detail .info .text-lines > .link,
.hero.market_detail .info .text-lines > .paragraph--type--text-line {
  padding: 0 0 20px;
}
.hero.market_detail .info .text-lines > .link + .link,
.hero.market_detail .info .text-lines > .paragraph--type--text-line + .link,
.hero.market_detail .info .text-lines > .link + .paragraph--type--text-line,
.hero.market_detail .info .text-lines > .paragraph--type--text-line + .paragraph--type--text-line {
  padding-top: 20px;
  border-top: solid 1px white;
  margin-top: 0;
}
.hero.market_detail .paragraph--type--text-line a {
  color: #DA291C;
}
@media (min-width: 1921px) {
  .hero.market_detail .image .image-desktop {
    height: auto;
  }
  .hero.market_detail .image .image-desktop > picture,
  .hero.market_detail .image .image-desktop > img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1366px) {
  .hero.market_detail .info .limiter .fixer {
    width: 100%;
  }
  .hero.market_detail .info .limiter .fixer > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .hero.market_detail .info .limiter .fixer > .row > .col-1,
  .hero.market_detail .info .limiter .fixer > .row > .col-2 {
    padding: 0 15px;
  }
  .hero.market_detail .info h1 {
    font-size: 31px;
    font-size: 3.1rem;
    line-height: 145.16129032258064%;
  }
  .hero.market_detail .info .description {
    margin-top: 17px;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 152.63157894736844%;
  }
}
@media (max-width: 991px) {
  .hero.market_detail .info {
    padding: 0 15px;
  }
  .hero.market_detail .info h1 {
    max-height: 85px;
    overflow: hidden;
  }
  .hero.market_detail .info .description {
    max-height: 140px;
    overflow: hidden;
  }
  .hero.market_detail .info .limiter {
    width: auto;
    /*.fixer > .row > .col-1 .inner{
          padding-top: 40px;
        }*/
  }
}
@media (min-width: 768px) {
  .hero.market_detail .hero-inner.theme-black .chapter-title .number,
  .hero.market_detail .hero-inner.theme-black .chapter-title .text {
    color: black;
  }
  .hero.market_detail .hero-inner.theme-black .info h1,
  .hero.market_detail .hero-inner.theme-black .info .description,
  .hero.market_detail .hero-inner.theme-black .info .text-lines .paragraph--type--text-line {
    color: black;
  }
  .hero.market_detail .hero-inner.theme-black .info h1 + .paragraph--type--text-line,
  .hero.market_detail .hero-inner.theme-black .info .description + .paragraph--type--text-line,
  .hero.market_detail .hero-inner.theme-black .info .text-lines .paragraph--type--text-line + .paragraph--type--text-line {
    border-color: black;
  }
}
@media (max-width: 767px) {
  .hero.market_detail .image .image-desktop {
    display: none;
  }
  .hero.market_detail .image .image-mobile {
    display: block;
  }
  .hero.market_detail .hero-text {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .hero.market_detail .chapter-title-wrapper {
    position: static;
    margin-top: 40px;
  }
  .hero.market_detail .chapter-title-wrapper.dark-bg .chapter-title span.number {
    color: #DA291C;
  }
  .hero.market_detail .chapter-title-wrapper.dark-bg .chapter-title span.text {
    color: #292929;
  }
  .hero.market_detail .chapter-title-wrapper .chapter-title {
    margin-bottom: 25px;
  }
  .hero.market_detail .info {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .hero.market_detail .info .limiter {
    width: auto;
    max-width: none;
  }
  .hero.market_detail .info .limiter .fixer > .row > .col-1,
  .hero.market_detail .info .limiter .fixer > .row > .col-2 {
    float: none;
    position: static;
    width: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .hero.market_detail .info h1 {
    color: inherit;
  }
  .hero.market_detail .info .description {
    color: inherit;
    margin-top: 20px;
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 157.69230769230768%;
    max-height: none;
    overflow: hidden;
  }
  .hero.market_detail .info .text-lines {
    margin-top: 30px;
    color: inherit;
  }
  .hero.market_detail .info .text-lines .paragraph--type--text-line + .paragraph--type--text-line {
    border-top-color: #2F3842;
  }
}
.hero.generic_landing {
  padding-top: 40px;
}
.hero.generic_landing .hero-inner > .intro {
  max-width: 1670px;
  width: 100%;
  margin: 0 auto;
}
.hero.generic_landing .hero-inner > .intro .limiter {
  max-width: 1670px;
  margin: 0 auto 0 0;
}
.hero.generic_landing .hero-inner > .intro .limiter .padding {
  padding: 0 15px 0;
}
.hero.generic_landing .hero-inner > .intro .limiter .padding h1 + .description {
  margin-top: 20px;
}
.hero.generic_landing .hero-inner.has-bottom-description > .intro .limiter .padding {
  padding-bottom: 64px;
}
.hero.generic_landing .hero-inner > .hero-area {
  position: relative;
}
.hero.generic_landing .hero-inner > .hero-area .image .image-mobile {
  display: none;
}
.hero.generic_landing .hero-inner > .hero-area .image .image-desktop {
  width: 100%;
  height: 504px;
  position: relative;
  overflow: hidden;
}
.hero.generic_landing .hero-inner > .hero-area .image .image-desktop > picture,
.hero.generic_landing .hero-inner > .hero-area .image .image-desktop > img {
  position: absolute;
  width: 1920px;
  height: 504px;
  max-width: none;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero.generic_landing .hero-inner > .hero-area .image .image-desktop > picture > img {
  width: 100%;
  height: auto;
  max-width: none;
}
.hero.generic_landing .hero-inner > .hero-area .info {
  width: 40%;
  min-width: 798px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hero.generic_landing .hero-inner > .hero-area .info .limiter {
  padding: 0 15px;
}
.hero.generic_landing .hero-inner > .hero-area .info .limiter .padding {
  background: rgba(47, 56, 66, 0.9);
  padding: 77px 88px;
}
.hero.generic_landing .hero-inner > .hero-area .info .limiter .padding.red {
  background: rgba(210, 42, 55, 0.9);
}
.hero.generic_landing .hero-inner > .hero-area .info .limiter .padding.gray {
  background: rgba(241, 241, 241, 0.9);
}
.hero.generic_landing .hero-inner > .hero-area .info .limiter .padding .description {
  max-height: 120px;
  overflow: hidden;
}
@media (min-width: 1920px) {
  .hero.generic_landing .hero-inner > .hero-area .image .image-desktop > picture,
  .hero.generic_landing .hero-inner > .hero-area .image .image-desktop > img {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 998px) {
  .hero.generic_landing .hero-inner > .hero-area .info {
    width: 100%;
    max-width: 798px;
    min-width: 0;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .hero.generic_landing .hero-inner > .intro {
    width: 100%;
  }
  .hero.generic_landing .hero-inner > .intro .limiter .padding {
    padding: 0 15px 20px;
  }
  .hero.generic_landing .hero-inner > .intro .limiter .padding h1 + .description {
    margin-top: 30px;
  }
  .hero.generic_landing .hero-inner > .hero-area .image .image-desktop {
    display: none;
  }
  .hero.generic_landing .hero-inner > .hero-area .image .image-mobile {
    display: block;
  }
  .hero.generic_landing .hero-inner > .hero-area .info {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .hero.generic_landing .hero-inner > .hero-area .info .limiter .padding {
    padding: 20px 0 0;
    background: transparent !important;
  }
  .hero.generic_landing .hero-inner > .hero-area .info .limiter .padding .text-block {
    text-align: center;
    color: #2F3842;
    max-height: none;
    overflow: visible;
  }
}
.hero.search .hero-inner {
  position: relative;
}
.hero.search .hero-inner .proportion-holder {
  height: 0;
  padding-bottom: 48.17708333%;
}
.hero.search .hero-inner .image {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.hero.search .hero-inner .image > picture,
.hero.search .hero-inner .image > picture > img,
.hero.search .hero-inner .image > img {
  height: 100%;
  width: auto;
  max-width: none;
  float: right;
}
.hero.search .hero-inner .info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  overflow: hidden;
  width: 100%;
}
.hero.search .hero-inner .info .limiter {
  height: 100%;
  padding: 0 15px;
  width: 100%;
  min-width: 992px;
  max-width: 1670px;
  margin: 0 auto;
  position: relative;
}
.hero.search .hero-inner .info .position {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.hero.search .hero-inner .info .data {
  width: 58%;
  margin: 0 auto 0 0;
}
.hero.search .hero-inner .info .limiter.has-chapter-title .data .chapter-title-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
.theme-black .hero.search .hero-inner .info .data {
  color: white;
}
@media (min-width: 1920px) {
  .hero.search .hero-inner {
    position: relative;
  }
  .hero.search .hero-inner .proportion-holder {
    height: 925px;
    padding-bottom: 0;
  }
}
@media (max-width: 1366px) {
  .hero.search .hero-inner .info .limiter {
    max-width: 1118px;
  }
}
@media (max-width: 992px) {
  .hero.search .hero-inner .info .limiter {
    width: 100%;
    min-width: 0;
  }
}
@media (max-width: 920px) {
  .hero.search .hero-inner .proportion-holder {
    height: 443px;
    padding-bottom: 0;
  }
  .hero.search .hero-inner .image {
    right: -20%;
  }
  .hero.search .hero-inner .info .position {
    left: 15px;
    right: 30%;
    width: auto;
  }
  .hero.search .hero-inner .info .data {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hero.search {
    margin-top: 0;
  }
  .hero.search .hero-inner .proportion-holder {
    display: none;
  }
  .hero.search .hero-inner .image {
    position: static;
  }
  .hero.search .hero-inner .image > picture,
  .hero.search .hero-inner .image > picture > img,
  .hero.search .hero-inner .image > img {
    width: 100%;
    height: auto;
  }
  .hero.search .hero-inner .info {
    position: static;
  }
  .hero.search .hero-inner .info .limiter {
    height: auto;
  }
  .hero.search .hero-inner .info .limiter .position {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    padding-top: 20px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .video-bg {
    display: none;
  }
}
@media (min-width: 768px) {
  .hero.has-video-bg.video-on.video-theme-black {
    color: white;
  }
  .hero.has-video-bg.video-on.video-theme-black .chapter-title span.number,
  .hero.has-video-bg.video-on.video-theme-black .chapter-title span.text {
    color: white;
  }
  .hero.has-video-bg.video-on.video-theme-black span.cta,
  .hero.has-video-bg.video-on.video-theme-black span.cta-right-arrow,
  .hero.has-video-bg.video-on.video-theme-black span.cta-right-arrow-no-hover,
  .hero.has-video-bg.video-on.video-theme-black span.cta-left-arrow,
  .hero.has-video-bg.video-on.video-theme-black span.cta-left-arrow-no-hover,
  .hero.has-video-bg.video-on.video-theme-black a.cta,
  .hero.has-video-bg.video-on.video-theme-black a.cta-right-arrow,
  .hero.has-video-bg.video-on.video-theme-black a.cta-right-arrow-no-hover,
  .hero.has-video-bg.video-on.video-theme-black a.cta-left-arrow,
  .hero.has-video-bg.video-on.video-theme-black a.cta-left-arrow-no-hover,
  .hero.has-video-bg.video-on.video-theme-black span.cta-down-arrow,
  .hero.has-video-bg.video-on.video-theme-black a.cta-down-arrow,
  .hero.has-video-bg.video-on.video-theme-black span.video-play,
  .hero.has-video-bg.video-on.video-theme-black a.video-play {
    color: white;
  }
  .hero.has-video-bg.video-on.video-theme-black span.video-play:before,
  .hero.has-video-bg.video-on.video-theme-black a.video-play:before {
    border-color: white;
  }
  .hero.has-video-bg.video-on.video-theme-black span.video-play:after,
  .hero.has-video-bg.video-on.video-theme-black a.video-play:after {
    background-image: url('../images/video-play-white.svg');
  }
  .hero.has-video-bg.video-on.video-theme-black .info .limiter .link.link-video .video-media-anchor {
    color: white;
  }
  .hero.has-video-bg.video-on.video-theme-black .info .limiter .link.link-video .video-media-anchor:before {
    border-color: white;
  }
  .hero.has-video-bg.video-on.video-theme-black .info .limiter .link.link-video .video-media-anchor:after {
    background-image: url('../images/video-play-white.svg');
  }
  .hero.has-video-bg.video-on .hero-inner .info .inner-info .inner-padding .flex-box .links .link:before {
    background: white;
  }
}
.hero.has-video-bg .info .limiter:before {
  display: none;
}
.hero.has-video-bg .info .limiter .link.link-video .video-media-anchor {
  background: transparent;
}
@media (min-width: 768px) {
  .hero.has-video-bg .image:not(.video-bg) {
    display: none;
  }
}
.hero.has-video-bg .image.video-bg {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -ms-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  /*&:after{
      display: block;
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.6);
    }*/
}
.hero.has-video-bg .image.video-bg .vjs-v7 .vjs-poster,
.hero.has-video-bg .image.video-bg .vjs-v7 .vjs-text-track-display,
.hero.has-video-bg .image.video-bg .vjs-v7 .vjs-loading-spinner,
.hero.has-video-bg .image.video-bg .vjs-v7 .vjs-big-play-button,
.hero.has-video-bg .image.video-bg .vjs-v7 .vjs-control-bar,
.hero.has-video-bg .image.video-bg .vjs-v7 .vjs-error-display,
.hero.has-video-bg .image.video-bg .vjs-v7 .vjs-modal-dialog {
  display: none;
}
.hero.has-video-bg .image.video-bg video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 102% !important;
  height: auto !important;
}
html.stop-500 .hero.has-video-bg .image.video-bg {
  opacity: 1;
}
html.has-mouseover .hero.has-video-bg.video-theme-black .info .limiter .link.link-video .video-media-anchor:before {
  border-color: #DA291C;
}
html.has-mouseover .hero.has-video-bg.video-on.video-theme-black a.video-play:hover:before {
  border-color: #DA291C;
}
@media (max-width: 1919px) {
  .hero.has-video-bg.video-on .hero-inner .image {
    height: 0;
    padding-bottom: 56.25%;
    transform: none;
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .hero.has-video-bg.video-on .hero-inner .image {
    width: 100%;
    height: 925px;
    overflow: hidden;
  }
}
@media (max-width: 1334px) {
  .hero.has-video-bg.video-on .hero-inner .image {
    height: 750px;
    padding-bottom: 0;
  }
  .hero.has-video-bg.video-on .hero-inner .image video {
    width: 1334px !important;
    max-width: none;
    height: 750px !important;
  }
}
@media (max-width: 767px) {
  .hero.has-video-bg.video-on .hero-inner .image {
    height: 0;
    padding-bottom: 56.25%;
    float: none;
  }
  .hero.has-video-bg.video-on .hero-inner .image video {
    width: 102% !important;
    height: auto !important;
  }
  .hero.has-video-bg.video-on .hero-inner .info {
    padding-top: 20px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    position: static;
    width: 100%;
  }
}
.image-block.theme-grey > .image {
  padding: 19.5% 12.7% 19.5% 3%;
  position: relative;
  margin-right: 0;
}
.image-block.theme-grey > .image img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
}
.image-block.theme-grey > .image:before {
  content: "";
  display: block;
  background: #292929;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 61.5%;
  z-index: 1;
}
@media (max-width: 767px) {
  .image-block.theme-grey > .image {
    padding: 0;
  }
  .image-block.theme-grey > .image:before {
    display: none;
  }
}
.paragraph--type--inline-promo > .limiter {
  max-width: 1670px;
  margin: 0 auto;
}
.inline-promo {
  padding-top: 42px;
  padding-bottom: 42px;
}
.inline-promo .inner {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  padding: 40px 44px 37px;
}
.inline-promo h3.headline,
.inline-promo .h3.headline {
  line-height: 41px;
  color: #292929;
  margin-top: 26px;
  margin-bottom: 0;
}
.inline-promo h3.headline + .link,
.inline-promo .h3.headline + .link {
  margin-top: 12px;
}
.inline-promo .label {
  display: block;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-align: left;
  color: #2F3842;
  padding: 0;
  white-space: normal;
  border-radius: 0;
}
.inline-promo .image {
  width: 260px;
  display: inline-block;
}
.inline-promo .image img {
  width: 100%;
  height: auto;
  display: block;
}
.inline-promo + .inline-promo {
  padding-top: 0;
}
.inline-promo + .inline-promo .inner {
  padding-top: 0;
  border-top: none;
}
.inline-promo .info {
  max-width: 260px;
  margin: 0 auto;
}
@media (max-width: 1366px) {
  .paragraph--type--inline-promo > .limiter {
    max-width: 1118px;
  }
}
@media (min-width: 768px) {
  .inline-promo h3.headline,
  .inline-promo .h3.headline {
    font-size: 28px;
    font-size: 2.8rem;
    margin-top: 8px;
  }
  .inline-promo h3.headline + .link,
  .inline-promo .h3.headline + .link {
    margin-top: 6px;
  }
  .inline-promo .inner {
    padding-left: 0;
    padding-right: 0;
  }
  .inline-promo .inner:after {
    content: "";
    clear: both;
    display: table;
    height: 0;
  }
  .inline-promo .image {
    float: left;
  }
  .inline-promo .image + .info {
    margin-left: 282px;
  }
  .inline-promo .info {
    max-width: inherit;
  }
}
/**
 * Variations for Resource Details.
 */
.inline-promo.inline-promo-resource-detail {
  padding: 0;
}
.inline-promo.inline-promo-resource-detail > .row {
  position: relative;
}
.inline-promo.inline-promo-resource-detail .image {
  float: right;
}
.inline-promo.inline-promo-resource-detail .image > .row {
  padding: 50px;
  position: relative;
  margin-right: 0;
}
.inline-promo.inline-promo-resource-detail .image > .row img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
}
.inline-promo.inline-promo-resource-detail .info {
  float: left;
  margin-left: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.inline-promo.inline-promo-resource-detail .info > .row {
  margin-left: 0;
}
.inline-promo.inline-promo-resource-detail .info .label,
.inline-promo.inline-promo-resource-detail .info h3.headline,
.inline-promo.inline-promo-resource-detail .info .link {
  margin: 0;
}
.inline-promo.inline-promo-resource-detail .info .label {
  display: inline-block;
  color: #DA291C;
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 122.22222222222223%;
  letter-spacing: 0.011em;
  text-transform: uppercase;
}
.inline-promo.inline-promo-resource-detail .info .label + h3.headline {
  margin-top: 5px;
}
.inline-promo.inline-promo-resource-detail .info .label + .link {
  margin-top: 20px;
}
.inline-promo.inline-promo-resource-detail .info h3.headline {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 146.42857142857142%;
  font-family: "EncodeSans-Regular", sans-serif;
}
.inline-promo.inline-promo-resource-detail .info h3.headline + .link {
  margin-top: 20px;
}
@media (max-width: 1366px) {
  .inline-promo.inline-promo-resource-detail .image {
    width: 50%;
  }
  .inline-promo.inline-promo-resource-detail .image > .row {
    padding: 30px 29px 30px 10px;
  }
  .inline-promo.inline-promo-resource-detail .info {
    width: 50%;
  }
  .inline-promo.inline-promo-resource-detail .info h3.headline {
    font-size: 20px;
    font-size: 2rem;
    line-height: 125%;
  }
}
@media (max-width: 1284px) {
  .inline-promo.inline-promo-resource-detail {
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
  }
  .inline-promo.inline-promo-resource-detail .info {
    float: none;
    width: auto;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .inline-promo.inline-promo-resource-detail .image {
    float: none;
    width: auto;
  }
  .inline-promo.inline-promo-resource-detail .image > .row {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 15px 50px;
  }
}
@media (max-width: 767px) {
  .inline-promo.inline-promo-resource-detail .info .label + h3.headline {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 146.42857142857142%;
  }
  .inline-promo .info {
    margin: 0 auto;
  }
  .inline-promo .inner {
    padding: 40px 0 37px;
  }
  .inline-promo .image {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.job-promo h2.title {
  margin: 0;
}
.job-promo h2.title + .job-promo-posts {
  margin-top: 21px;
}
.job-promo > .limiter {
  max-width: 1670px;
  margin: 0 auto;
}
.job-promo > .limiter > .container-fluid > .job-promo-posts {
  margin: 0 -27px;
}
.job-promo > .limiter > .container-fluid > .job-promo-posts .job-promo-post {
  padding: 0 18px;
}
.job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items {
  margin: -55px auto 0;
}
.job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items > .item {
  margin-top: 80px;
  float: left;
  width: 25%;
}
.job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items > .item:nth-child(4n + 1) {
  clear: left;
}
.job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items > .item > .inner-item {
  padding: 0 10px;
}
/**
 * Theme overrides.
 */
.theme-black .job-promo {
  background-color: #2F3842;
}
.theme-black .job-promo h2.title,
.theme-black .job-promo .location,
.theme-black .job-promo .job-title,
.theme-black .job-promo .description,
.theme-black .job-promo .link a {
  color: white;
}
.theme-grey .job-promo {
  background-color: #F1F1F1;
}
html.has-mouseover .job-promo .job-promo-post.hover {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.16);
}
html.has-mouseover .job-promo.theme-black .job-promo-post.hover {
  -webkit-box-shadow: 0 5px 20px rgba(255, 255, 255, 0.16);
  -moz-box-shadow: 0 5px 20px rgba(255, 255, 255, 0.16);
  -ms-box-shadow: 0 5px 20px rgba(255, 255, 255, 0.16);
  -o-box-shadow: 0 5px 20px rgba(255, 255, 255, 0.16);
  box-shadow: 0 5px 20px rgba(255, 255, 255, 0.16);
}
@media (max-width: 1366px) {
  .job-promo > .limiter {
    max-width: 1118px;
  }
  .job-promo > .limiter > .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts {
    margin: 0 -18px;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items {
    margin-top: -25px;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items > .item {
    margin-top: 46px;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items > .item > .inner-item {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1122px) {
  .job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items > .item {
    width: 50%;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items > .item:nth-child(4n + 1) {
    clear: none;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items > .item:nth-child(2n + 1) {
    clear: left;
  }
}
@media (max-width: 767px) {
  .job-promo {
    padding-bottom: 17px;
  }
  .job-promo > .limiter > .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .job-promo > .limiter > .container-fluid h2.title {
    font-family: "EncodeSans-Regular", sans-serif;
    font-weight: normal;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 156.25%;
    padding-left: 0;
  }
  .job-promo > .limiter > .container-fluid h2.title + .job-promo-posts {
    margin-top: 40px;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts {
    margin: 0 -15px;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items {
    margin-top: 0;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items > .item {
    float: none;
    width: 100%;
    margin-top: 48px;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items > .item:first-child {
    margin-top: 0;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items > .item > .inner-item {
    padding-left: 0;
    padding-right: 0;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts .inner-items + .item {
    margin-top: 38px;
  }
  .job-promo > .limiter > .container-fluid > .job-promo-posts .job-promo-post {
    padding: 0 15px;
  }
}
.job-promo-post .location {
  line-height: 26px;
  padding-top: 15px;
}
.job-promo-post .location + .job-title {
  margin-top: 20px;
}
.job-promo-post .job-title {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 146.42857142857142%;
}
.job-promo-post .job-title + .description {
  margin-top: 10px;
}
.job-promo-post .description + .link {
  margin-top: 36px;
}
.job-promo-post .link {
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .job-promo-post .location {
    padding-top: 0;
  }
  .job-promo-post .link {
    padding-bottom: 0;
  }
}
.paragraph--type--media-listing-grid > .limiter {
  max-width: 1670px;
  margin: 0 auto;
}
.paragraph--type--media-listing-grid > .limiter > .padding {
  padding: 0 15px;
}
.media-listing-grid > .chapter-title > .container-fluid {
  padding: 0;
}
.media-listing-grid .media-listing-featured + .articles h3.block-main-title {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 183.33333333333331%;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.2em;
  padding-left: 51px;
  position: relative;
  margin: 0;
}
.media-listing-grid .media-listing-featured + .articles h3.block-main-title:before {
  content: "";
  height: 1px;
  width: 35px;
  background: #DA291C;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.media-listing-grid .articles h3.block-main-title {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 128.57142857142858%;
  text-align: center;
}
.media-listing-grid .articles .items + .view-more {
  display: table;
  margin: 21px auto 0;
}
.media-listing-grid .media-listing-featured + .articles {
  margin-top: 80px;
}
.media-listing-grid .media-listing-featured > h3.h2 {
  margin: 0;
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 157.14285714285714%;
  font-weight: normal;
  color: #292929;
}
.media-listing-grid .media-listing-featured > h3.h2 a {
  margin-left: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 155.55555555555557%;
}
/**
 * Theme overrides.
 */
.theme-black .media-listing-grid .media-listing-featured > h3.h2,
.theme-black .media-listing-grid .articles h3.block-main-title {
  color: white;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--media-listing-grid .limiter .padding {
    padding-right: 100px;
  }
}
@media (max-width: 1366px) {
  .paragraph--type--media-listing-grid > .limiter {
    max-width: 1118px;
  }
}
@media (max-width: 768px) {
  .media-listing-grid .media-listing-featured > h3.h2 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 156.25%;
  }
  .media-listing-grid .media-listing-featured > h3.h2 span {
    display: block;
  }
  .media-listing-grid .media-listing-featured > h3.h2 a {
    margin-left: 0;
  }
  .media-listing-grid .media-listing-featured + .articles {
    margin-top: 60px;
  }
}
.media-listing-grid-item {
  padding: 46px 39px;
}
.media-listing-grid-item > .content {
  padding: 0 15px;
}
.media-listing-grid-item .date {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 175%;
  letter-spacing: 0.025em;
  font-weight: normal;
  color: #2F3842;
}
.media-listing-grid-item div.title h4 {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 144.44444444444443%;
  color: #2F3842;
  font-weight: normal;
  margin: 0;
}
.media-listing-grid-item .description {
  position: relative;
}
.media-listing-grid-item .link {
  margin-top: 20px;
}
@media (min-width: 1670px) {
  .media-listing-grid-item > .content {
    padding: 0 0;
  }
}
html.has-mouseover .media-listing-grid-item.hover {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
}
html.has-mouseover .media-listing-grid-item.hover div.title h4 {
  color: #DA291C;
}
/**
 * Theme overrides.
 */
.theme-black .media-listing-grid-item .date,
.theme-black .media-listing-grid-item div.title h4,
.theme-black .media-listing-grid-item .description .text-block {
  color: white;
}
@media (max-width: 768px) {
  .media-listing-grid-item {
    padding: 25px 0;
  }
  .media-listing-grid-item .date {
    margin-bottom: 15px;
  }
  .media-listing-grid-item div.title {
    height: auto;
    margin-bottom: 15px;
  }
  .media-listing-grid-item div.title h4 {
    max-height: none;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@media (max-width: 767px) {
  .media-listing-grid-item > .content {
    padding: 0;
  }
}
.person-presenter .limiter {
  max-width: 1670px;
  margin: 0 auto;
  position: relative;
}
.person-presenter .limiter .fade-out {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 42.07317%;
  height: 62px;
  background-image: url("../templates/patterns/person_presenter/person-presenter-fade-out-bottom.svg");
  z-index: 0;
}
.person-presenter .mobile-pagination,
.person-presenter .mobile-accordion {
  display: none;
}
.person-presenter h2.title + .tabs-title {
  margin-top: 73px;
}
.person-presenter .column-left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 42.07317%;
  height: 100%;
  overflow: auto;
}
.person-presenter .column-left .content {
  padding: 0 58px 62px 15px;
}
.person-presenter .column-right {
  overflow: hidden;
  padding-left: 42.07317%;
}
.person-presenter .column-right .tab-content .mobile-content {
  display: none;
}
.person-presenter .column-right .tab-content .info .person-info {
  display: none;
}
.person-presenter .column-right .tab-content .info .link {
  margin-top: 10px;
}
.person-presenter {
  /**
   * Pagination styles for mobile.
   */
  /**
   * Accordion styles for mobile.
   */
}
.person-presenter.tabs-ready a.person-tab.tab-title:first-child {
  background-color: transparent;
  color: #2F3842;
}
.person-presenter.tabs-ready a.person-tab.tab-title:first-child:before {
  position: relative;
  margin: auto;
  top: 5px;
  right: 10px;
  bottom: 50%;
  content: "";
  display: inline-block;
  height: 0px;
  background: #DA291C;
  width: 4px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
.person-presenter.tabs-ready a.person-tab.tab-title:first-child.active,
.person-presenter.tabs-ready a.person-tab.tab-title:first-child.active:focus {
  background-color: transparent;
  color: #DA291C;
}
.person-presenter.tabs-ready a.person-tab.tab-title:first-child.active:before,
.person-presenter.tabs-ready a.person-tab.tab-title:first-child.active:focus:before {
  position: relative;
  margin: auto;
  top: 5px;
  right: 10px;
  bottom: 50%;
  content: "";
  display: inline-block;
  height: 24px;
  background: #DA291C;
  width: 4px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
.person-presenter.tabs-ready a.person-tab.tab-title:first-child:focus {
  color: #DA291C;
}
.person-presenter.tabs-ready .person-tab.tab-content:first-child {
  display: none;
}
.person-presenter.tabs-ready .person-tab.tab-content:first-child.active {
  display: block;
}
.person-presenter > .mobile-pagination {
  padding-left: 15px;
  padding-right: 15px;
}
.person-presenter > .mobile-pagination h2.title {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 156.25%;
  color: #292929;
  margin: 0;
}
.person-presenter > .mobile-pagination h2.title + .content {
  margin-top: 25px;
}
.person-presenter > .mobile-pagination .content + .controls {
  margin-top: 21px;
}
.person-presenter > .mobile-pagination .image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.person-presenter > .mobile-pagination .image + .info {
  margin-top: 19px;
}
.person-presenter > .mobile-pagination .person-info {
  text-align: center;
}
.person-presenter > .mobile-pagination .person-info .person-name {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 153.84615384615387%;
  color: #292929;
}
.person-presenter > .mobile-pagination .person-info .comma,
.person-presenter > .mobile-pagination .person-info .pipe,
.person-presenter > .mobile-pagination .person-info .person-title {
  display: none;
}
.person-presenter > .mobile-pagination .person-info + .description {
  margin-top: 22px;
}
.person-presenter > .mobile-pagination .description {
  font-size: 20px;
  font-size: 2rem;
  line-height: 150%;
  color: #000000;
  text-align: center;
}
.person-presenter > .mobile-pagination .description + .link {
  margin-top: 30px;
}
.person-presenter > .mobile-pagination .description + .person-info,
.person-presenter > .mobile-pagination .link + .person-info {
  margin-top: 35px;
}
.person-presenter > .mobile-pagination .link {
  text-align: center;
}
.person-presenter > .mobile-pagination .controls {
  position: relative;
  padding-left: 35px;
  padding-right: 35px;
  margin: 0 auto;
  display: table;
}
.person-presenter > .mobile-pagination .controls > a {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-size: 17px 13px;
}
.person-presenter > .mobile-pagination .controls > a.prev {
  left: 0;
}
.person-presenter > .mobile-pagination .controls > a.next {
  right: 0;
}
.person-presenter > .mobile-pagination .pager {
  margin: 0;
}
.person-presenter > .mobile-pagination .pager > a.bullet {
  text-indent: -99999px;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.person-presenter > .mobile-pagination .pager > a.bullet:before {
  content: "";
  display: block;
  background-image: url("../images/bullet.svg");
  background-size: 19px 19px;
  background-repeat: no-repeat;
  height: 19px;
  width: 19px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  text-indent: 0;
}
.person-presenter > .mobile-pagination .pager > a.bullet.cycle-pager-active:before {
  background-image: url("../images/bullet-active.svg");
}
.person-presenter > .mobile-accordion {
  padding-left: 15px;
  padding-right: 15px;
}
.person-presenter > .mobile-accordion h2.title {
  padding: 0 15px;
}
.person-presenter > .mobile-accordion .panel-group {
  margin: 0;
}
.person-presenter > .mobile-accordion .panel-group .accordion-item:first-child .panel-default .panel-heading .panel-title {
  border-top: none;
}
.person-presenter > .mobile-accordion .panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.person-presenter > .mobile-accordion .panel-default .panel-heading .panel-title {
  border-top: solid 1px rgba(47, 56, 66, 0.27);
}
.person-presenter > .mobile-accordion .panel-heading {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.person-presenter > .mobile-accordion .panel-heading .panel-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 227.77777777777777%;
  padding: 0;
}
.person-presenter > .mobile-accordion .panel-heading .panel-title > a {
  display: block;
  text-decoration: none;
  padding-right: 30px;
  padding-bottom: 4px;
  position: relative;
}
.person-presenter > .mobile-accordion .panel-heading .panel-title > a span.comma {
  margin-right: 5px;
}
.person-presenter > .mobile-accordion .panel-heading .panel-title > a span.toggle-icon {
  position: absolute;
  top: 50%;
  right: 3px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.person-presenter > .mobile-accordion .panel-heading .panel-title > a span.toggle-icon:before {
  content: "";
  background-image: url("../images/plus-icon.svg");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.person-presenter > .mobile-accordion .accordion-item.opened .panel-default .panel-title {
  font-weight: 700;
  line-height: 37px;
  border-bottom: none;
}
.person-presenter > .mobile-accordion .accordion-item.opened .panel-default .panel-title > a {
  padding-bottom: 0;
}
.person-presenter > .mobile-accordion .accordion-item.opened .panel-default .panel-title > a span.toggle-icon:before {
  background-image: url("../images/minus-icon.svg");
}
.person-presenter > .mobile-accordion .panel-body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 172.22222222222223%;
  padding: 0 15px 17px 15px;
}
/**
 * Theme overrides.
 */
.theme-gray .person-presenter .limiter .fade-out {
  background-image: url("../templates/patterns/person_presenter/person-presenter-fade-out-bottom-gray.svg");
}
.theme-gray .person-presenter .person-tab.tab-content .info .inner {
  background-color: rgba(47, 56, 66, 0.9);
}
.theme-gray .person-presenter .person-tab.tab-content .info .inner .link > a {
  color: #FFFFFF;
}
.theme-white .person-presenter .limiter .fade-out {
  background-image: url("../templates/patterns/person_presenter/person-presenter-fade-out-bottom.svg");
}
.theme-white .person-presenter .person-tab.tab-content .info .inner {
  background-color: rgba(241, 241, 241, 0.9);
  color: #2F3842;
}
.theme-red .person-presenter .limiter .fade-out {
  background-image: url("../templates/patterns/person_presenter/person-presenter-fade-out-bottom.svg");
}
.theme-red .person-presenter .person-tab.tab-content .info .inner {
  background-color: rgba(210, 42, 55, 0.9);
}
.theme-red .person-presenter .person-tab.tab-content .info .inner .link > a {
  color: #FFFFFF;
}
.theme-red .person-presenter .person-tab.tab-content .info .inner .link > a:after {
  background-image: url("../images/cta-right-arrow-black.svg");
}
.theme-black .person-presenter .limiter .fade-out {
  background-image: url("../templates/patterns/person_presenter/person-presenter-fade-out-bottom-black.svg");
}
.theme-black .person-presenter a.person-tab.tab-title {
  color: white;
}
.theme-black .person-presenter.tabs-ready a.person-tab.tab-title:first-child {
  color: white;
}
.theme-black .person-presenter.tabs-ready a.person-tab.tab-title:first-child.active,
.theme-black .person-presenter.tabs-ready a.person-tab.tab-title:first-child.active:focus {
  background: white;
  color: #2F3842;
}
.theme-black .person-presenter.tabs-ready a.person-tab.tab-title:first-child.active:before,
.theme-black .person-presenter.tabs-ready a.person-tab.tab-title:first-child.active:focus:before {
  position: relative;
  margin: auto;
  top: 5px;
  right: 10px;
  bottom: 50%;
  content: "";
  display: inline-block;
  height: 0px;
  background: #DA291C;
  width: 4px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
.theme-black .person-presenter a.person-tab.tab-title.active {
  background: white;
  color: #2F3842;
}
html.has-mouseover .person-presenter.tabs-ready a.person-tab.tab-title:hover:first-child {
  color: #DA291C;
}
html.has-mouseover .person-presenter.tabs-ready a.person-tab.tab-title:hover:first-child.active {
  color: #DA291C;
}
html.has-mouseover .theme-grey .person-presenter .person-tab.tab-content .info .inner .link > a:hover {
  color: #DA291C;
}
html.has-mouseover .theme-red .person-presenter .person-tab.tab-content .info .inner .link > a:hover {
  color: #2F3842;
}
html.has-mouseover .theme-black .person-presenter.tabs-ready a.person-tab.tab-title:first-child.active:hover,
html.has-mouseover .theme-black .person-presenter a.person-tab.tab-title.active:hover {
  color: #2F3842;
}
@media (max-width: 1366px) {
  .person-presenter .limiter {
    max-width: 1118px;
  }
  .person-presenter .limiter .fade-out {
    width: 37.5%;
  }
  .person-presenter h2.title {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 125%;
  }
  .person-presenter h2.title + .tabs-title {
    margin-top: 48px;
  }
  .person-presenter .column-left {
    width: 37.5%;
  }
  .person-presenter .column-left .content {
    padding-left: 15px;
    padding-right: 48px;
  }
  .person-presenter .column-right {
    padding-left: 37.5%;
  }
}
@media (max-width: 991px) {
  .person-presenter .limiter {
    max-width: 1118px;
  }
  .person-presenter .limiter .fade-out {
    width: 42%;
  }
  .person-presenter .column-left {
    width: 42%;
  }
  .person-presenter .column-left .content {
    padding-left: 15px;
    padding-right: 30px;
  }
  .person-presenter .column-right {
    padding-left: 42%;
  }
}
@media (max-width: 767px) {
  .person-presenter > .desktop-tabs {
    display: none;
  }
  .person-presenter > .mobile-pagination,
  .person-presenter > .mobile-accordion {
    display: block;
  }
  .person-presenter > .mobile-accordion {
    padding: 0;
  }
  .person-presenter > .mobile-pagination .pager {
    max-height: 29px;
    overflow: hidden;
  }
  /**
   * Theme overrides.
   */
  .theme-black .person-tab.tab-content .person-info {
    color: white;
  }
  .theme-black .person-tab.tab-content .person-info .person-name,
  .theme-black .person-tab.tab-content .person-info .pipe,
  .theme-black .person-tab.tab-content .person-info .comma,
  .theme-black .person-tab.tab-content .person-info .person-title {
    color: inherit;
  }
  .theme-black .person-presenter > .mobile-pagination {
    color: white;
  }
  .theme-black .person-presenter > .mobile-pagination .description {
    color: inherit;
  }
}
a.person-tab.tab-title {
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 145.45454545454547%;
  color: #2F3842;
  padding: 15px 31px 18px;
  text-decoration: none;
  cursor: pointer;
}
a.person-tab.tab-title:before {
  position: relative;
  margin: auto;
  top: 5px;
  right: 10px;
  bottom: 50%;
  content: "";
  display: inline-block;
  height: 0px;
  background: #DA291C;
  width: 4px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
a.person-tab.tab-title + a.person-tab.tab-title {
  margin-top: 3px;
}
a.person-tab.tab-title span.comma {
  margin-right: 5px;
}
a.person-tab.tab-title.active,
a.person-tab.tab-title:first-child {
  background-color: transparent;
  color: #DA291C;
}
a.person-tab.tab-title.active:before,
a.person-tab.tab-title:first-child:before {
  position: relative;
  margin: auto;
  top: 5px;
  right: 10px;
  bottom: 50%;
  content: "";
  display: inline-block;
  height: 24px;
  background: #DA291C;
  width: 4px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
a.person-tab.tab-title.active:focus,
a.person-tab.tab-title:first-child:focus {
  color: #DA291C;
  text-decoration: none;
}
a.person-tab.tab-title:focus {
  color: #DA291C;
  text-decoration: none;
}
a.person-tab.tab-title:focus:before {
  position: relative;
  margin: auto;
  top: 5px;
  right: 10px;
  bottom: 50%;
  content: "";
  display: inline-block;
  height: 24px;
  background: #DA291C;
  width: 4px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
a.person-tab.tab-title.mobile {
  display: none;
}
html.has-mouseover a.person-tab.tab-title:hover {
  color: #DA291C;
  text-decoration: none;
}
html.has-mouseover a.person-tab.tab-title:hover:before {
  height: 24px;
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
html.has-mouseover a.person-tab.tab-title:hover.active,
html.has-mouseover a.person-tab.tab-title:hover:first-child,
html.has-mouseover a.person-tab.tab-title:hover.active:focus,
html.has-mouseover a.person-tab.tab-title:hover:first-child:focus {
  color: #DA291C;
}
html.has-mouseover a.person-tab.tab-title:hover.active:before,
html.has-mouseover a.person-tab.tab-title:hover:first-child:before,
html.has-mouseover a.person-tab.tab-title:hover.active:focus:before,
html.has-mouseover a.person-tab.tab-title:hover:first-child:focus:before {
  position: relative;
  margin: auto;
  top: 5px;
  right: 10px;
  bottom: 50%;
  content: "";
  display: inline-block;
  height: 24px;
  background: #DA291C;
  width: 4px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  -ms-transition: height 0.2s ease-in-out;
  -o-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}
.person-tab.tab-content {
  display: none;
  position: relative;
}
.person-tab.tab-content .person-info {
  margin-top: 22px;
}
.person-tab.tab-content .person-info span.pipe {
  margin-left: 4px;
  margin-right: 4px;
}
.person-tab.tab-content.active,
.person-tab.tab-content:first-child {
  display: block;
}
.person-tab.tab-content.desktop .padding {
  padding-top: 75%;
}
.person-tab.tab-content.desktop .image {
  background-size: cover;
  background-position: center;
}
.person-tab.tab-content.desktop .info {
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 84px;
  right: 84px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.person-tab.tab-content.desktop .info .inner {
  padding: 30px 40px;
  background-color: rgba(47, 56, 66, 0.9);
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--person-presenter .person-tab.tab-content.desktop .info .inner {
    padding-right: 45px;
  }
}
@media (max-width: 1366px) {
  a.person-tab.tab-title {
    font-size: 20px;
    font-size: 2rem;
    padding: 21px 29px 20px;
    margin-top: 0;
  }
  .person-tab.tab-content.desktop .info {
    left: 55px;
    right: 55px;
  }
  .person-tab.tab-content.desktop .info .inner {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  a.person-tab.tab-title {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 15px 15px 18px;
  }
  .person-tab.tab-content.desktop .info {
    left: 25px;
    right: 25px;
  }
  .person-tab.tab-content.desktop .info .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .person-tab.tab-content.desktop {
    display: none;
  }
  .person-tab.tab-content.mobile {
    display: none;
  }
  .person-tab.tab-content.mobile:nth-of-type(2) {
    display: block;
  }
  .person-tab.tab-content.mobile:nth-of-type(2) {
    display: block;
  }
}
.promo-image .promo-label {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 155.55555555555557%;
  letter-spacing: 0.011em;
  color: #DA291C;
  text-transform: uppercase;
}
.promo-image .headline h2 {
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 157.14285714285714%;
  color: #292929;
  margin: 0;
}
.promo-image .promo-label + div.headline {
  margin-top: 14px;
}
.promo-image .image {
  margin: 22px 0 0 0;
}
.promo-image .image img,
.promo-image .image picture {
  width: 100%;
  height: auto;
}
.promo-image .description {
  margin: 25px 0 0 0;
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 166.66666666666669%;
  color: #292929;
}
.promo-image .link {
  margin: 25px 0 0 0;
}
.promo-image.height-processed .promo-label {
  position: relative;
}
.promo-image.height-processed .promo-label span {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.promo-image.height-processed .headline {
  position: relative;
}
.promo-image.height-processed .headline h2 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 1366px) {
  .promo-image .headline h2 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 139.28571428571428%;
  }
}
@media (max-width: 767px) {
  .promo-image .headline h2 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 156.25%;
  }
  .promo-image .promo-label + div.headline {
    margin-top: 9px;
  }
  .promo-image .image {
    max-width: none !important;
    margin: 15px 0 0 0;
  }
  .promo-image .description {
    margin: 15px 0 0 0;
  }
}
.promo-image-double {
  padding: 100px 0 150px 0;
}
.promo-image-double .limiter {
  max-width: 1364px;
  margin: 0 auto;
}
.promo-image-double .items {
  margin-left: -40px;
  margin-right: -40px;
}
.promo-image-double .items:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.promo-image-double .items .promo-image {
  width: 50%;
  float: left;
  padding: 0 40px;
}
@media (max-width: 1366px) {
  .promo-image-double {
    padding: 100px 0 120px 0;
  }
  .promo-image-double .limiter {
    max-width: 1088px;
  }
  .promo-image-double .items {
    margin-left: -28px;
    margin-right: -28px;
  }
  .promo-image-double .items .promo-image {
    padding: 0 28px;
  }
}
@media (max-width: 767px) {
  .promo-image-double {
    padding: 60px 0 60px 0;
  }
  .promo-image-double .items {
    margin-left: 0;
    margin-right: 0;
  }
  .promo-image-double .items .promo-image {
    padding: 0 15px;
    float: none;
    width: 100%;
  }
  .promo-image-double .items .promo-image + .promo-image {
    margin-top: 50px;
  }
}
.text-presenter > .mobile-accordion h2.title {
  padding: 0 15px;
  margin: 0;
}
.text-presenter > .mobile-accordion h2.title .panel-group {
  margin-top: 25px;
}
.text-presenter > .mobile-accordion .panel-group {
  margin: 0;
}
.text-presenter > .mobile-accordion .panel {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.text-presenter > .mobile-accordion .panel-default .panel-heading .panel-title {
  border-bottom: solid 1px rgba(191, 191, 191, 0.5);
}
.text-presenter > .mobile-accordion .panel-heading {
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
}
.text-presenter > .mobile-accordion .panel-heading .panel-title {
  padding: 0;
  width: calc(100% - 30px);
  margin: 0 auto;
}
.text-presenter > .mobile-accordion .panel-heading .panel-title > a {
  display: block;
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 266.66666666666663%;
  text-decoration: none;
  padding-right: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-presenter > .mobile-accordion .panel-heading .panel-title > a span.comma {
  margin-right: 5px;
}
.text-presenter > .mobile-accordion .panel-heading .panel-title > a span.toggle-icon {
  position: absolute;
  top: 50%;
  right: 3px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.text-presenter > .mobile-accordion .panel-heading .panel-title > a span.toggle-icon:before {
  content: "";
  background-image: url("../images/plus-icon.svg");
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.text-presenter > .mobile-accordion .accordion-item.opened {
  background-color: #E9E9E9;
}
.text-presenter > .mobile-accordion .accordion-item.opened .panel-default {
  background-color: #E9E9E9;
}
.text-presenter > .mobile-accordion .accordion-item.opened .panel-default .panel-heading .panel-title {
  border-bottom: none;
}
.text-presenter > .mobile-accordion .accordion-item.opened .panel-title {
  padding-bottom: 5px;
}
.text-presenter > .mobile-accordion .accordion-item.opened .panel-title > a {
  padding-bottom: 0;
}
.text-presenter > .mobile-accordion .accordion-item.opened .panel-title > a span.toggle-icon:before {
  background-image: url("../images/minus-icon.svg");
}
.text-presenter > .mobile-accordion .panel-collapse.active {
  background-color: #E9E9E9;
}
.text-presenter > .mobile-accordion .panel-body {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 172.22222222222223%;
  padding: 0 15px 17px 15px;
}
.text-presenter > .mobile-accordion .panel-body .description + .link {
  margin-top: 23px;
}
.text-presenter .mobile-accordion {
  display: none;
}
.text-presenter .row {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
}
.text-presenter .column-left,
.text-presenter .column-right {
  padding-left: 0;
  padding-right: 0;
}
.text-presenter .column-left {
  min-height: 568px;
  padding-top: 68px;
}
.text-presenter .column-left .inner {
  background-color: #F1F1F1;
  min-height: 500px;
}
.text-presenter .column-left .limiter {
  max-width: 816px;
  margin-left: auto;
}
.text-presenter .column-left .content {
  padding: 28px 0 120px;
}
.text-presenter .column-right {
  height: 568px;
  padding-top: 16px;
}
.text-presenter .column-right .inner {
  box-shadow: -2px -4px 16px rgba(0, 0, 0, 0.1);
  background-color: white;
  height: 100%;
  padding: 60px 0 60px 65px;
}
.text-presenter .column-right .limiter {
  max-width: 872px;
  margin-right: auto;
  height: 100%;
  overflow: auto;
}
.text-presenter h2.title {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 333.33333333333337%;
  font-family: "EncodeSans-Bold", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  padding: 0 72px;
  margin: 0;
}
.text-presenter h2.title + .tabs-title {
  margin-top: 2px;
}
.text-presenter .mobile-accordion {
  display: none;
}
.text-presenter.tabs-ready a.text-tab.tab-title:first-child {
  background-color: transparent;
}
.text-presenter.tabs-ready a.text-tab.tab-title:first-child.active,
.text-presenter.tabs-ready a.text-tab.tab-title:first-child.active:focus {
  background-color: #D0D0D0;
}
.text-presenter.tabs-ready a.text-tab.tab-title:focus {
  background-color: #D0D0D0;
}
.text-presenter.tabs-ready .text-tab.tab-content:first-child {
  display: none;
}
.text-presenter.tabs-ready .text-tab.tab-content:first-child.active {
  display: block;
}
html.has-mouseover .text-presenter.tabs-ready a.text-tab.tab-title:hover {
  background-color: #D0D0D0;
}
html.has-mouseover .text-presenter.tabs-ready a.text-tab.tab-title:hover:first-child {
  background-color: #D0D0D0;
}
html.has-mouseover .text-presenter.tabs-ready a.text-tab.tab-title:hover.active {
  background-color: #D0D0D0;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--text-presenter .text-presenter .desktop-tabs > .row {
    /*> .col-sm-6.column-left{
        width: ~"calc(50% - "@chapter-padding-text-presenter ~ ")";
      }*/
  }
  .chapter-section > .paragraph--type--text-presenter .text-presenter .desktop-tabs > .row > .col-sm-6.column-right {
    /*width: ~"calc(50% + "@chapter-padding-text-presenter ~ ")";*/
  }
  .chapter-section > .paragraph--type--text-presenter .text-presenter .desktop-tabs > .row > .col-sm-6.column-right .tab-content {
    padding-right: 100px;
  }
}
@media (max-width: 1366px) {
  .text-presenter h2.title {
    padding-left: 60px;
    padding-right: 60px;
  }
  .text-presenter .column-left {
    /**
      .limiter{
        max-width: 546px;
      }
      */
  }
  .text-presenter .column-right {
    /**
      .limiter{
        max-width: 528px;
      }
      */
  }
}
@media (max-width: 1024px) {
  .text-presenter .column-right .inner {
    padding: 15px 0 20px 15px;
  }
}
@media (max-width: 991px) {
  .text-presenter .column-left .content {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .text-presenter .mobile-accordion {
    display: block;
  }
  .text-presenter .desktop-tabs {
    display: none;
  }
  .theme-black .text-presenter > .mobile-accordion h2.title {
    color: white;
  }
  .theme-black .text-presenter > .mobile-accordion .panel-body .link a {
    color: #2F3842;
  }
}
.text-promo {
  padding-top: 65px;
}
.text-promo h2.title {
  margin: 0;
  line-height: 55px;
}
.text-promo h2.title + .subtitle,
.text-promo h2.title + .links {
  margin-top: 33px;
}
.text-promo .subtitle + .links {
  margin-top: 57px;
}
.text-promo .links:after {
  content: "";
  clear: both;
  display: table;
  height: 0;
}
.text-promo div.divider {
  display: inline-block;
  height: 52px;
  width: 1px;
  background-color: #2F3842;
  vertical-align: middle;
  margin-left: 34px;
  margin-right: 34px;
}
@media (max-width: 767px) {
  .text-promo {
    padding-top: 10px;
    padding-bottom: 46px;
  }
  .text-promo .content .subtitle {
    padding: 0;
  }
  .text-promo .content .subtitle + .link {
    margin-top: 17px;
  }
  .text-promo h2.title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 145.45454545454547%;
  }
  .text-promo h2.title + .subtitle,
  .text-promo h2.title + .links {
    margin-top: 20px;
  }
  .text-promo .subtitle + .links {
    margin-top: 43px;
  }
  .text-promo .links > a {
    display: table;
  }
  .text-promo div.divider {
    display: none;
  }
  .text-promo div.divider + a {
    margin-top: 52px;
  }
}
#cboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
}
#colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  outline: 0;
}
#colorbox #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#colorbox #cboxMiddleLeft {
  clear: left;
  width: 15px;
}
#colorbox #cboxBottomLeft {
  clear: left;
  width: 15px;
  height: 10px;
}
#colorbox #cboxContent {
  position: relative;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  overflow: hidden;
}
#colorbox #cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin-bottom: 28px;
}
#colorbox #cboxTitle {
  margin: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  left: 0;
  color: #535353;
  width: 100%;
  padding: 4px 6px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#colorbox #cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
#colorbox #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/themes/custom/caci/templates/patterns/text_promo/images/loading_animation.gif) no-repeat center center;
}
#colorbox #cboxPrevious {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(/themes/custom/caci/templates/patterns/text_promo/images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#colorbox #cboxPrevious:active {
  outline: 0;
}
#colorbox #cboxPrevious:hover {
  background-position: -75px -25px;
}
#colorbox #cboxNext {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(/themes/custom/caci/templates/patterns/text_promo/images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#colorbox #cboxNext:active {
  outline: 0;
}
#colorbox #cboxNext:hover {
  background-position: -50px -25px;
}
#colorbox #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/themes/custom/caci/templates/patterns/text_promo/images/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#colorbox #cboxClose:active {
  outline: 0;
}
#colorbox #cboxClose:hover {
  background-position: -25px -25px;
}
#colorbox #cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
  cursor: pointer;
}
#colorbox #cboxSlideshow:active {
  outline: 0;
}
#colorbox .cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
}
#colorbox .cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox #cboxTopLeft {
  width: 15px;
  height: 15px;
}
#colorbox #cboxTopCenter {
  height: 15px;
}
#colorbox #cboxTopRight {
  width: 15px;
  height: 15px;
}
#colorbox #cboxBottomCenter {
  height: 10px;
}
#colorbox #cboxBottomRight {
  width: 15px;
  height: 10px;
}
#colorbox #cboxMiddleRight {
  width: 15px;
}
#colorbox #cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#colorbox #cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 60px;
  color: #949494;
}
#colorbox .cboxSlideshow_on #cboxSlideshow {
  position: absolute;
  bottom: 0;
  right: 30px;
  background: url(/themes/custom/caci/templates/patterns/text_promo/images/controls.png) no-repeat -75px -50px;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#colorbox .cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -101px -50px;
}
#colorbox .cboxSlideshow_off #cboxSlideshow {
  position: absolute;
  bottom: 0;
  right: 30px;
  background: url(/themes/custom/caci/templates/patterns/text_promo/images/controls.png) no-repeat -25px -50px;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
}
#colorbox .cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -49px -50px;
}
a.text-tab.tab-title {
  display: block;
  color: #2F3842;
  padding: 9px 72px 11px;
  text-decoration: none;
  cursor: pointer;
}
a.text-tab.tab-title.active,
a.text-tab.tab-title:first-child {
  background-color: #D0D0D0;
}
a.text-tab.tab-title.active:focus,
a.text-tab.tab-title:first-child:focus {
  background-color: #D0D0D0;
  text-decoration: none;
}
a.text-tab.tab-title:focus {
  background-color: #D0D0D0;
  text-decoration: none;
}
html.has-mouseover a.text-tab.tab-title:hover {
  background-color: #D0D0D0;
  text-decoration: none;
}
html.has-mouseover a.text-tab.tab-title:hover.active,
html.has-mouseover a.text-tab.tab-title:hover:first-child,
html.has-mouseover a.text-tab.tab-title:hover.active:focus,
html.has-mouseover a.text-tab.tab-title:hover:first-child:focus {
  background-color: #D0D0D0;
}
.text-tab.tab-content {
  display: none;
  padding: 0 108px 0 0;
}
.text-tab.tab-content .title {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 145.45454545454547%;
  color: #000000;
}
.text-tab.tab-content .title + .description {
  margin-top: 15px;
}
.text-tab.tab-content .description + .link {
  margin-top: 35px;
}
.text-tab.tab-content.active,
.text-tab.tab-content:first-child {
  display: block;
}
.theme-black .text-tab.tab-content .link a.cta,
.theme-black .text-tab.tab-content .link a.cta-right-arrow {
  color: #2F3842;
}
html.has-mouseover .theme-black .text-tab.tab-content .link a.cta:hover,
html.has-mouseover .theme-black .text-tab.tab-content .link a.cta-right-arrow:hover {
  color: #DA291C;
}
@media (max-width: 1366px) {
  a.text-tab.tab-title {
    padding-left: 60px;
    padding-right: 60px;
  }
  .text-tab.tab-content .description + .link {
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  .text-tab.tab-content {
    padding-left: 0;
    padding-right: 15px;
  }
}
.theme-black .paragraph--type--spotlight-promo {
  background: #2F3842;
  color: #F1F1F1;
}
.theme-gray .paragraph--type--spotlight-promo {
  background: #F1F1F1;
}
.spotlight-promo > .limiter {
  max-width: 1670px;
  margin: 0 auto;
  margin-top: 60px;
}
.spotlight-promo > .limiter > .container-fluid > h2 {
  margin: 0;
}
.spotlight-promo > .limiter > .container-fluid > h2 + h3.h4 {
  margin-top: 7px;
}
.spotlight-promo > .limiter > .container-fluid > h3.h4 {
  line-height: 145.45454545%;
  margin: 0;
}
.spotlight-promo > .limiter > .container-fluid > .cards {
  margin: 80px -27px 0;
}
.spotlight-promo > .limiter > .container-fluid > .cards .inner-items {
  margin: 0 auto;
}
.spotlight-promo > .limiter > .container-fluid > .cards .inner-items:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item {
  margin-top: 80px;
  float: left;
  width: 25%;
}
.spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item:nth-child(4n + 1) {
  clear: left;
}
.spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item:nth-child(-n+4) {
  margin-top: 0;
}
.spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item > .inner-item {
  padding: 0 27px;
}
.spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item > .inner-item > .card.card-spotlight-promo {
  max-width: none;
}
.spotlight-promo > .limiter > .container-fluid > h2.headline + .cards {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--spotlight-promo .spotlight-promo > .limiter > .container-fluid {
    padding-right: 85px;
  }
}
@media (max-width: 1366px) {
  .spotlight-promo > .limiter {
    max-width: 1118px;
  }
  .spotlight-promo > .limiter > .container-fluid > h3.h4 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 150%;
  }
  .spotlight-promo > .limiter > .container-fluid > .cards {
    margin-top: 56px;
    margin-left: -18px;
    margin-right: -18px;
  }
  .spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item {
    margin-top: 58px;
  }
  .spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item > .inner-item {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (max-width: 1122px) {
  .spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item {
    width: 50%;
  }
  .spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item:nth-child(4n + 1) {
    clear: none;
  }
  .spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item:nth-child(2n + 1) {
    clear: left;
  }
  .spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item:nth-child(-n+4) {
    margin-top: 58px;
  }
  .spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item:nth-child(-n+2) {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .paragraph--type--spotlight-promo > .paragraph-container {
    padding-left: 0;
    padding-right: 0;
  }
  .spotlight-promo > .limiter > .container-fluid > h2 {
    text-align: center;
    padding: 0 16px;
  }
  .spotlight-promo > .limiter > .container-fluid > h2 + h3.h4 {
    margin-top: 30px;
  }
  .spotlight-promo > .limiter > .container-fluid > h3.h4 {
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 145.45454545454547%;
  }
  .spotlight-promo > .limiter > .container-fluid > .cards {
    margin: 56px -15px 0;
  }
  .spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item {
    float: none;
    width: auto;
    margin-top: 50px;
  }
  .spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item:nth-child(-n+2) {
    margin-top: 50px;
  }
  .spotlight-promo > .limiter > .container-fluid > .cards .inner-items > .item > .inner-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.stats-block > .wrapper.bg-here > .limiter {
  max-width: 1670px;
  margin: 0 auto;
}
.stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat:nth-of-type(3):before {
  display: none;
}
.stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat:nth-of-type(3) {
  margin-bottom: 60px;
}
.stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat:nth-of-type(4) {
  clear: left;
}
.stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat:last-of-type:before {
  display: none;
}
.stats-block > .wrapper.bg-here > .limiter h2.headline {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 333.33333333333337%;
  font-family: "EncodeSans-Bold", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  margin: 0;
}
.stats-block > .wrapper.bg-here > .limiter .main-stat {
  text-align: center;
  margin-bottom: 60px;
}
.stats-block > .wrapper.bg-here > .limiter .main-stat .inner {
  padding: 40px 80px 50px;
}
.stats-block > .wrapper.bg-here > .limiter .main-stat .feature-stat-value {
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 145.45454545454547%;
  font-family: "EncodeSans-Bold", sans-serif;
}
.stats-block > .wrapper.bg-here > .limiter .main-stat .feature-stat-value + .feature-stat-label {
  margin-top: 5px;
}
.stats-block > .wrapper.bg-here > .limiter .main-stat .feature-stat-label {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 146.42857142857142%;
}
.theme-gray .stats-block > .wrapper.bg-here > .limiter > .container-fluid .main-stat .inner {
  background-color: #2F3842;
}
.theme-gray .stats-block > .wrapper.bg-here > .limiter > .container-fluid .main-stat .feature-stat-value {
  color: #FFFFFF;
}
.theme-gray .stats-block > .wrapper.bg-here > .limiter > .container-fluid .main-stat .feature-stat-label {
  color: #FFFFFF;
}
.theme-gray .stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat .content {
  color: #FFFFFF;
  border-color: #707070;
}
.theme-gray .stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat .content .stat-value {
  color: #DA291C;
}
.theme-gray .stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat .content .stat-description {
  color: #2F3842;
}
.theme-black .stats-block .wrapper.bg-here {
  background-color: #2F3842;
}
.theme-black .stats-block .wrapper.bg-here > .limiter > .container-fluid .main-stat .inner {
  background-color: #FFFFFF;
}
.theme-black .stats-block .wrapper.bg-here > .limiter > .container-fluid .main-stat .feature-stat-value {
  color: #DA291C;
}
.theme-black .stats-block .wrapper.bg-here > .limiter > .container-fluid .main-stat .feature-stat-label {
  color: #2F3842;
}
.theme-black .stats-block .wrapper.bg-here > .limiter > .container-fluid .pattern-stat {
  color: #FFFFFF;
  border-color: #707070;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--stats-block .stats-block > .wrapper.bg-here > .limiter {
    padding-right: 85px;
  }
}
@media (max-width: 1366px) {
  .stats-block > .wrapper > .limiter > .container-fluid {
    margin: 0 auto;
    max-width: 1118px;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat .inner {
    padding: 30px 55px 45px;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:nth-of-type(1) {
    margin-bottom: 40px;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:nth-of-type(2) {
    margin-bottom: 40px;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat {
    margin-bottom: 40px;
    min-height: 175px;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat .feature-stat-value {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 110.5263157894737%;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat .feature-stat-label {
    font-size: 20px;
    font-size: 2rem;
    line-height: 125%;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat .stat-value {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 110.5263157894737%;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat .stat-description {
    line-height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid,
  .stats-block > .wrapper > .limiter > .container-fluid {
    padding-bottom: 0;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .main-stat,
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat {
    width: 100%;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .main-stat .inner,
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat .inner {
    padding-top: 50px;
    padding-bottom: 45px;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .main-stat .main-stat-content,
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat .main-stat-content {
    padding: 60px 15px;
    margin: 0 15px;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .main-stat .main-stat-content .feature-stat-value,
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat .main-stat-content .feature-stat-value {
    font-size: 44px;
    font-size: 4.4rem;
    padding-top: 0;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .main-stat .main-stat-content .feature-stat-label,
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat .main-stat-content .feature-stat-label {
    font-size: 26px;
    font-size: 2.6rem;
    padding: 20px;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat:nth-of-type(2),
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:nth-of-type(2) {
    margin-bottom: 20px;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat:nth-of-type(3),
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:nth-of-type(3) {
    margin-bottom: 20px;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat:nth-of-type(3):before,
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:nth-of-type(3):before {
    display: block;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat:nth-of-type(4),
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:nth-of-type(4) {
    margin-bottom: 20px;
    clear: none;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat:nth-of-type(4):before,
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:nth-of-type(4):before {
    display: none;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat:nth-child(3n-1),
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:nth-child(3n-1) {
    clear: left;
  }
  .stats-block > .wrapper.bg-here > .limiter > .container-fluid .pattern-stat:nth-of-type(5),
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:nth-of-type(5) {
    clear: left;
  }
}
@media (max-width: 767px) {
  .stats-block > .wrapper > .limiter > .container-fluid {
    padding-bottom: 0px;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat {
    margin: 0;
    height: auto;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat .inner {
    padding: 30px 12px 55px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat .feature-stat-value {
    font-size: 44px;
    font-size: 4.4rem;
    line-height: 145.45454545454547%;
    padding-top: 0;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .main-stat .feature-stat-label {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 153.84615384615387%;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat {
    margin-bottom: 0 !important;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:nth-child(n+1):before {
    display: block !important;
    background-color: #707070;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
  }
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:nth-of-type(3):before,
  .stats-block > .wrapper > .limiter > .container-fluid .pattern-stat:last-of-type:before {
    display: block;
    height: 1px;
    width: 100%;
  }
}
.pattern-stat {
  border-width: 1px;
  text-align: center;
  min-height: 225px;
}
.pattern-stat:before {
  content: "";
  display: block;
  background-color: #707070;
  width: 1px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.pattern-stat .content {
  padding: 40px 75px;
}
.pattern-stat .stat-value {
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 145.45454545454547%;
  font-family: "EncodeSans-Bold", sans-serif;
}
.pattern-stat .stat-description {
  line-height: 26px;
}
@media (max-width: 1366px) {
  .pattern-stat {
    min-height: 175px;
  }
  .pattern-stat .content {
    padding: 10px 20px;
  }
  .pattern-stat .stat-value {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 110.5263157894737%;
  }
  .pattern-stat .stat-value + .stat-description {
    padding-top: 25px;
  }
  .pattern-stat .stat-description {
    line-height: 26px;
  }
}
@media (max-width: 1000px) and (min-width: 768px) {
  .pattern-stat {
    width: 33.33%;
  }
  .pattern-stat .stat-value {
    font-size: 44px;
    font-size: 4.4rem;
  }
}
@media (max-width: 767px) {
  .pattern-stat {
    margin: 0 15px;
    padding: 0;
    height: auto;
    min-height: inherit;
  }
  .pattern-stat:before {
    height: 1px;
    width: 100%;
  }
  .pattern-stat .content {
    padding: 40px 0 40px;
  }
  .pattern-stat .stat-value {
    font-size: 44px;
    font-size: 4.4rem;
    line-height: 145.45454545454547%;
  }
  .pattern-stat .stat-value + .stat-description {
    padding-top: 20px;
  }
  .pattern-stat .stat-description {
    line-height: 26px;
  }
}
.resource-grid .limiter {
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
}
.resource-grid .limiter > .container-fluid > .row {
  margin-left: -55px;
  margin-right: -55px;
}
.resource-grid .limiter > .container-fluid > .row:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.resource-grid .limiter > .container-fluid > .row > .left-column,
.resource-grid .limiter > .container-fluid > .row > .right-column {
  padding-left: 55px;
  padding-right: 55px;
  float: left;
}
.resource-grid .limiter > .container-fluid > .row > .left-column {
  width: 47.5%;
}
.resource-grid .limiter > .container-fluid > .row > .left-column > .inner-column {
  margin-top: -49px;
}
.resource-grid .limiter > .container-fluid > .row > .left-column > .inner-column > .resource-grid-large {
  margin-top: 49px;
}
.resource-grid .limiter > .container-fluid > .row > .right-column {
  width: 52.5%;
}
.resource-grid .limiter > .container-fluid > .row > .right-column > .inner-column > .view > .row {
  margin-left: -27px;
  margin-right: -27px;
  margin-top: -33px;
}
.resource-grid .limiter > .container-fluid > .row > .right-column > .inner-column > .view > .row > .col-sm-6 {
  padding-left: 27px;
  padding-right: 27px;
  margin-top: 33px;
}
.resource-grid .limiter > .container-fluid > .row > .right-column > .inner-column > .view > .row > .col-sm-6:nth-child(2n + 1) {
  clear: left;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--resource-grid .resource-grid .limiter > .container-fluid {
    padding-right: 85px;
  }
}
@media (max-width: 1366px) {
  .resource-grid .chapter-title {
    max-width: 1118px;
  }
  .resource-grid .limiter {
    max-width: 1118px;
  }
  .resource-grid .limiter > .container-fluid > .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .resource-grid .limiter > .container-fluid > .row > .left-column,
  .resource-grid .limiter > .container-fluid > .row > .right-column {
    padding-left: 20px;
    padding-right: 20px;
  }
  .resource-grid .limiter > .container-fluid > .row > .left-column {
    width: 42.9%;
  }
  .resource-grid .limiter > .container-fluid > .row > .left-column > .inner-column {
    margin-top: -30px;
  }
  .resource-grid .limiter > .container-fluid > .row > .left-column > .inner-column > .resource-grid-large {
    margin-top: 30px;
  }
  .resource-grid .limiter > .container-fluid > .row > .right-column {
    width: 57.1%;
  }
  .resource-grid .limiter > .container-fluid > .row > .right-column > .inner-column > .view > .row {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: -30px;
  }
  .resource-grid .limiter > .container-fluid > .row > .right-column > .inner-column > .view > .row > .col-sm-6 {
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 30px;
  }
  .resource-grid .limiter > .container-fluid > .row > .right-column > .inner-column > .view > .row > .col-sm-6:nth-last-child(-n+2) {
    display: none;
  }
}
@media (max-width: 767px) {
  .resource-grid .limiter > .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .resource-grid .limiter > .container-fluid > .row > .left-column,
  .resource-grid .limiter > .container-fluid > .row > .right-column {
    float: none;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .resource-grid .limiter > .container-fluid > .row > .left-column > .inner-column {
    margin-top: -34px;
  }
  .resource-grid .limiter > .container-fluid > .row > .left-column > .inner-column > .resource-grid-large {
    margin-top: 34px;
  }
  .resource-grid .limiter > .container-fluid > .row > .right-column {
    margin-top: 34px;
  }
  .resource-grid .limiter > .container-fluid > .row > .right-column > .inner-column > .view > .row {
    margin-top: -34px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .resource-grid .limiter > .container-fluid > .row > .right-column > .inner-column > .view > .row > .col-sm-6 {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 34px;
  }
  .resource-grid .limiter > .container-fluid > .row > .right-column > .inner-column > .view > .row > .col-sm-6:nth-last-child(-n+2) {
    display: block;
  }
}
.pattern-preview__resource_grid_item {
  padding-left: 15px;
  padding-right: 15px;
}
.resource-grid-item .image img {
  width: 100%;
  max-width: none;
  height: auto;
}
.resource-grid-item .info {
  margin-top: 14px;
}
.resource-grid-item .info > .headline {
  margin: 0 0 2px;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 145.45454545454547%;
  color: #000;
  font-family: "EncodeSans-Regular", sans-serif;
}
.resource-grid-item .info > .description {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 162.5%;
  margin: 0 0 10px;
  color: #2F3842;
}
.resource-grid-item.theme-small .info {
  margin-top: 5px;
}
.resource-grid-item.theme-small .info > .headline {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 144.44444444444443%;
  font-family: "EncodeSans-Light", sans-serif;
  margin-bottom: 10px;
}
@media (min-width: 1025px) {
  .resource-grid-item .image img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
  }
  html.has-mouseover .resource-grid-item.hover .image img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
  }
}
.theme-black .resource-grid-item .info > .headline,
.theme-black .resource-grid-item .info > .description {
  color: white;
}
@media (max-width: 1366px) {
  .resource-grid-item .info {
    margin-top: 5px;
  }
  .resource-grid-item .info > .headline {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 177.77777777777777%;
    margin: 0 0 0px;
  }
  .resource-grid-item .info > .description {
    margin: 0 0 5px;
  }
  .resource-grid-item.theme-small .info {
    margin-top: 9px;
  }
  .resource-grid-item.theme-small .info > .headline {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 127.77777777777777%;
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .resource-grid-item .image {
    margin-left: -20px;
    margin-right: -20px;
  }
  .resource-grid-item.theme-small .info,
  .resource-grid-item.theme-large .info {
    margin-top: 20px;
  }
  .resource-grid-item .info > .headline {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 145.45454545454547%;
    margin-bottom: 10px;
  }
  .resource-grid-item .info > .description {
    margin-bottom: 10px;
  }
  .resource-grid-item .info > .link {
    padding-top: 10px;
  }
}
.paragraph--type--row-slider .chapter-title-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  height: 50px;
}
.paragraph--type--row-slider .chapter-title-wrapper .chapter-title-positioner {
  max-width: 1670px;
  margin: 0 auto;
}
.paragraph--type--row-slider .chapter-title-wrapper .chapter-title-positioner .chapter-title-cloud .chapter-title {
  margin-bottom: 0;
}
.pattern-preview__row_slider,
.paragraph--type--row-slider {
  overflow: hidden;
  position: relative;
}
.pattern-preview__row_slider > .container-fluid,
.paragraph--type--row-slider > .container-fluid,
.pattern-preview__row_slider > .paragraph-container,
.paragraph--type--row-slider > .paragraph-container {
  max-width: 1394px;
  margin: 0 auto;
}
.pattern-preview__row_slider > .container-fluid > .pattern-preview__preview > .pattern-preview__markup,
.paragraph--type--row-slider > .container-fluid > .pattern-preview__preview > .pattern-preview__markup,
.pattern-preview__row_slider > .paragraph-container > .pattern-preview__preview > .pattern-preview__markup,
.paragraph--type--row-slider > .paragraph-container > .pattern-preview__preview > .pattern-preview__markup,
.pattern-preview__row_slider > .container-fluid > .row,
.paragraph--type--row-slider > .container-fluid > .row,
.pattern-preview__row_slider > .paragraph-container > .row,
.paragraph--type--row-slider > .paragraph-container > .row {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 276px;
}
.row-slider > .inner > .headline + .description {
  margin-top: 22px;
}
.row-slider > .inner > .headline + .items,
.row-slider > .inner > .description + .items {
  margin-top: 27px;
}
.row-slider > .inner .mobile-controls {
  display: none;
}
.row-slider > .inner > .items {
  margin-left: -30px;
  margin-right: -30px;
}
.row-slider > .inner > .items .fade-out {
  position: absolute;
  content: "";
  display: block;
  background-image: url('../images/row-slider-fade-out-right.svg');
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: 338px 2px;
  /*width: 338px;*/
  right: -15px;
  margin-left: 1002px;
  left: 50%;
  bottom: 93px;
  z-index: 2;
}
.row-slider > .inner > .items .fade-out .inner-fade-out {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 337px;
  background: white;
}
.row-slider > .inner > .items .inner-items {
  width: 4000px !important;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}
.row-slider > .inner > .items .inner-items:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.row-slider > .inner > .items .item {
  display: inline-block;
  width: 380px;
  white-space: normal;
  vertical-align: top;
}
.row-slider > .inner > .items .item .inner-item {
  padding: 0 30px;
}
.row-slider > .inner > .items a.prev,
.row-slider > .inner > .items a.next {
  position: absolute;
  z-index: 9;
  margin-top: 138px;
  margin-left: -57px;
}
.row-slider > .inner > .items a.next {
  margin-left: 0;
  left: 100%;
  transform: translateX(-200px);
}
/**
 * Theme overrides.
 */
.theme-black .row-slider {
  color: white;
}
.theme-black .row-slider > .inner > .items .fade-out {
  background-image: url('../images/row-slider-fade-out-right-black.svg');
}
.theme-black .row-slider > .inner > .items .fade-out .inner-fade-out {
  background: #2F3842;
}
.theme-black .row-slider span.button-left-arrow,
.theme-black .row-slider a.button-left-arrow {
  background-image: url('../images/cta-left-arrow-white.svg');
}
.theme-black .row-slider span.button-right-arrow,
.theme-black .row-slider a.button-right-arrow {
  background-image: url('../images/cta-right-arrow-white.svg');
}
.theme-gray .row-slider > .inner > .items .fade-out {
  background-image: url('../images/row-slider-fade-out-right-gray.svg');
}
.theme-gray .row-slider > .inner > .items .fade-out .inner-fade-out {
  background: #F1F1F1;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--row-slider > .paragraph-container {
    padding-right: 85px;
  }
}
@media (max-width: 2559px) {
  .row-slider > .inner > .items .fade-out {
    margin-left: 622px;
  }
  .row-slider > .inner > .items a.next {
    transform: translateX(-250px);
  }
}
@media (max-width: 1919px) {
  .row-slider > .inner > .items .fade-out {
    margin-left: 242px;
  }
  .row-slider > .inner > .items a.next {
    margin-left: 0;
  }
}
@media (max-width: 1366px) {
  .row-slider > .inner > .headline + .items,
  .row-slider > .inner > .description + .items {
    margin-top: 22px;
  }
  .row-slider > .inner > .items {
    margin-left: -25px;
    margin-right: -25px;
  }
  .row-slider > .inner > .items .item {
    width: 310px;
  }
  .row-slider > .inner > .items .item .inner-item {
    padding: 0 25px;
  }
  .row-slider > .inner > .items a.prev,
  .row-slider > .inner > .items a.next {
    margin-top: 108px;
  }
  .pattern-preview__row_slider,
  .paragraph--type--row-slider {
    padding-top: 74px;
    padding-bottom: 95px;
  }
  .pattern-preview__row_slider > .container-fluid,
  .paragraph--type--row-slider > .container-fluid,
  .pattern-preview__row_slider > .paragraph-container,
  .paragraph--type--row-slider > .paragraph-container {
    max-width: 874px;
  }
  .pattern-preview__row_slider > .container-fluid > .pattern-preview__preview > .pattern-preview__markup,
  .paragraph--type--row-slider > .container-fluid > .pattern-preview__preview > .pattern-preview__markup,
  .pattern-preview__row_slider > .paragraph-container > .pattern-preview__preview > .pattern-preview__markup,
  .paragraph--type--row-slider > .paragraph-container > .pattern-preview__preview > .pattern-preview__markup,
  .pattern-preview__row_slider > .container-fluid > .row,
  .paragraph--type--row-slider > .container-fluid > .row,
  .pattern-preview__row_slider > .paragraph-container > .row,
  .paragraph--type--row-slider > .paragraph-container > .row {
    padding-left: 184px;
  }
  .row-slider > .inner > .items .fade-out {
    background-image: url('../images/row-slider-fade-out-right-tablet.svg');
    background-size: 238px 2px;
    margin-left: 446px;
  }
  .row-slider > .inner > .items .fade-out .inner-fade-out {
    left: 237px;
  }
  .row-slider > .inner > .items a.prev {
    margin-left: -45px;
  }
  .row-slider > .inner > .items a.next {
    margin-left: 0;
  }
  /**
   * Theme overrides.
   */
  .theme-black .row-slider > .inner > .items .fade-out {
    background-image: url('../images/row-slider-fade-out-right-tablet-black.svg');
  }
  .theme-gray .row-slider > .inner > .items .fade-out {
    background-image: url('../images/row-slider-fade-out-right-tablet-gray.svg');
  }
}
@media (max-width: 1056px) {
  .paragraph--type--row-slider {
    padding-top: 55px;
    padding-bottom: 46px;
  }
  .paragraph--type--row-slider .chapter-title-wrapper {
    margin-left: 0;
    margin-right: 0;
    position: static;
  }
  .paragraph--type--row-slider > .paragraph-container {
    max-width: none;
    padding: 0 15px;
  }
  .paragraph--type--row-slider > .paragraph-container > .row {
    padding-left: 0;
  }
  .row-slider > .inner > .items .fade-out {
    margin-left: 136px;
  }
  .row-slider > .inner > .items a.next {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .pattern-preview__row_slider,
  .paragraph--type--row-slider {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .paragraph--type--row-slider .chapter-title-wrapper {
    height: auto;
    position: static;
    margin-left: 0;
    margin-right: 0;
  }
  .row-slider > .inner > .headline + .items,
  .row-slider > .inner > .description + .items {
    margin-top: 40px;
  }
  .row-slider > .inner > .headline,
  .row-slider > .inner > .description {
    padding-left: 0;
    padding-right: 0;
  }
  .row-slider > .inner > .items {
    position: relative;
    /*left: 50%;
      margin-left: -169px;*/
    margin-right: 0;
    left: -9px;
    margin-left: 0;
  }
  .row-slider > .inner > .items .item {
    width: 338px;
  }
  .row-slider > .inner > .items .item .inner-item {
    padding: 0 9px;
  }
  .pattern-preview__row_slider > .container-fluid,
  .paragraph--type--row-slider > .container-fluid,
  .pattern-preview__row_slider > .paragraph-container,
  .paragraph--type--row-slider > .paragraph-container {
    padding-top: 30px;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .pattern-preview__row_slider > .container-fluid > .pattern-preview__preview > .pattern-preview__markup,
  .paragraph--type--row-slider > .container-fluid > .pattern-preview__preview > .pattern-preview__markup,
  .pattern-preview__row_slider > .paragraph-container > .pattern-preview__preview > .pattern-preview__markup,
  .paragraph--type--row-slider > .paragraph-container > .pattern-preview__preview > .pattern-preview__markup,
  .pattern-preview__row_slider > .container-fluid > .row,
  .paragraph--type--row-slider > .container-fluid > .row,
  .pattern-preview__row_slider > .paragraph-container > .row,
  .paragraph--type--row-slider > .paragraph-container > .row {
    padding-left: 0;
    padding-right: 0;
  }
  .row-slider > .inner > .items .fade-out {
    display: none;
  }
  .row-slider > .inner > .items a.prev,
  .row-slider > .inner > .items a.next {
    display: none;
  }
  .row-slider > .inner .mobile-controls {
    display: table;
    margin: 36px auto 0;
    white-space: nowrap;
  }
  .row-slider > .inner .mobile-controls .data {
    display: inline-block;
    letter-spacing: 0.11em;
    margin: 0 20px;
  }
  .row-slider > .inner .mobile-controls .data span.current,
  .row-slider > .inner .mobile-controls .data span.total {
    display: inline-block;
    min-width: 14px;
    text-align: center;
    font-family: "EncodeSans-Bold", sans-serif;
  }
}
.chapter-title-wrapper.timeline-style .chapter-title {
  margin-bottom: 0;
}
.timeline {
  max-width: 1670px;
  padding: 29px 108px 0;
  margin: 0 auto;
}
.timeline .items {
  position: relative;
  counter-reset: timeline;
}
.timeline .items:before {
  content: "";
  background: #F1F1F1;
  width: 4px;
  position: absolute;
  top: 40px;
  bottom: 40px;
  left: 380px;
  -webkit-transform: translateX(-0.5px);
  -moz-transform: translateX(-0.5px);
  -ms-transform: translateX(-0.5px);
  -o-transform: translateX(-0.5px);
  transform: translateX(-0.5px);
}
.timeline .items:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.timeline .items .timeline-item + .timeline-item {
  margin-top: 13px;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--timeline > .timeline {
    padding-right: 85px !important;
    padding-left: 0;
  }
}
@media (max-width: 1366px) {
  .timeline {
    max-width: 1118px;
  }
}
@media (max-width: 1088px) {
  .timeline {
    max-width: 932px;
    padding: 29px 0 0 0;
    margin: 0 0 0 auto;
  }
}
@media (max-width: 931px) {
  .timeline .items:before {
    width: 3px;
    left: 51px;
    top: 15px;
    bottom: 22px;
  }
  .timeline .items .timeline-item + .timeline-item {
    margin-top: 43px;
  }
}
/**
 * Theme options.
 */
.theme-gray .paragraph--type--timeline .row {
  background: #F1F1F1;
}
.theme-gray .paragraph--type--timeline .timeline .items:before {
  background: #757575;
}
.theme-black .paragraph--type--timeline .row {
  background: #2F3842;
}
.theme-black .paragraph--type--timeline .timeline .items:before {
  background: white;
}
.timeline-item {
  position: relative;
  clear: both;
}
.timeline-item .left-column {
  width: 382px;
  padding-right: 80px;
  position: absolute;
  top: 50%;
  height: 90px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.timeline-item .left-column .timeline-title {
  position: absolute;
  top: 0;
  right: 80px;
  bottom: 0;
  width: 250px;
  max-height: 90px;
  overflow: hidden;
}
.timeline-item .left-column .timeline-title .timeline-title-inner {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 136.36363636363635%;
  white-space: normal;
  word-break: break-word;
  text-align: right;
  color: black;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.timeline-item .left-column .timeline-title .timeline-title-inner:after {
  display: none;
  counter-increment: timeline;
  content: " " counter(timeline);
}
.timeline-item .right-column {
  padding: 7px 0 7px 75px;
  margin-left: 382px;
  position: relative;
  min-height: 102px;
}
.timeline-item .right-column .dot {
  width: 0;
  height: 0;
  text-align: left;
  text-indent: -99999px;
  position: absolute;
  left: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.timeline-item .right-column .dot:before {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  border: solid 1px #DA291C;
  width: 0px;
  height: 0px;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.timeline-item .right-column .dot .dot-inner {
  content: "";
  width: 45px;
  height: 45px;
  background: white;
  border: solid 5px #EDEDED;
  display: block;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  -webkit-transition: border-color 0.2s ease-out;
  -moz-transition: border-color 0.2s ease-out;
  -ms-transition: border-color 0.2s ease-out;
  -o-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.timeline-item .right-column .dot .dot-inner:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background-color: white;
  background-image: url('../templates/patterns/timeline_item/timeline-item-active-icon.svg');
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center center;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.timeline-item .right-column .info {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.timeline-item .right-column .timeline-label {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 145.45454545454547%;
  color: black;
  max-height: 31px;
  overflow: hidden;
}
.timeline-item .right-column .timeline-description {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 166.66666666666669%;
  color: #2F3842;
  margin-top: 3px;
  display: none;
  max-height: 87px;
  overflow: hidden;
}
/**
 * Theme options.
 */
.theme-gray .paragraph--type--timeline .timeline-item .right-column .dot .dot-inner {
  border-color: #757575;
  background-color: #F1F1F1;
}
.theme-gray .paragraph--type--timeline .timeline-item .right-column .dot .dot-inner:before {
  background-image: url('../templates/patterns/timeline_item/timeline-item-active-icon-grey.svg');
  background-color: #F1F1F1;
}
.theme-gray .paragraph--type--timeline .timeline-item:last-child:before {
  background: #F1F1F1;
}
.theme-black .paragraph--type--timeline .timeline-item .right-column .dot .dot-inner {
  border-color: white;
  background-color: #2F3842;
}
.theme-black .paragraph--type--timeline .timeline-item .right-column .dot .dot-inner:before {
  background-image: url('../templates/patterns/timeline_item/timeline-item-active-icon-black.svg');
  background-color: #2F3842;
}
.theme-black .paragraph--type--timeline .timeline-item:last-child:before {
  background: #2F3842;
}
.theme-black .paragraph--type--timeline .timeline-item .left-column .timeline-title .timeline-title-inner,
.theme-black .paragraph--type--timeline .timeline-item .right-column .timeline-label,
.theme-black .paragraph--type--timeline .timeline-item .right-column .timeline-description {
  color: white;
}
/**
 * Active state.
 */
.paragraph--type--timeline .timeline-item.active .cover-link {
  display: none;
}
.paragraph--type--timeline .timeline-item.active .left-column .timeline-title .timeline-title-inner {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 135.71428571428572%;
  font-family: "EncodeSans-Bold", sans-serif;
}
.paragraph--type--timeline .timeline-item.active .right-column .timeline-description {
  display: block;
}
.paragraph--type--timeline .timeline-item.active .right-column .dot:before {
  width: 102px;
  height: 102px;
}
.paragraph--type--timeline .timeline-item.active .right-column .dot .dot-inner {
  border-color: #DA291C;
}
.paragraph--type--timeline .timeline-item.active .right-column .dot .dot-inner:before {
  opacity: 1;
}
/**
 * Hover state.
 */
html.has-mouseover .timeline-item.hover .right-column .dot {
  cursor: pointer;
}
html.has-mouseover .timeline-item.hover .right-column .dot .dot-inner {
  border-color: #DA291C;
}
html.has-mouseover .timeline-item.hover .right-column .dot .dot-inner:before {
  opacity: 1;
}
@media (max-width: 931px) {
  .paragraph--type--timeline .timeline-item {
    position: relative;
    padding-right: 15px;
  }
  .paragraph--type--timeline .timeline-item:last-child:before {
    content: "";
    background: white;
    width: 4px;
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 50px;
  }
  .paragraph--type--timeline .timeline-item .left-column {
    position: static;
    padding-right: 0;
    width: auto;
    height: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-left: 104px;
  }
  .paragraph--type--timeline .timeline-item .left-column .timeline-title {
    position: static;
    max-height: none;
    width: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .paragraph--type--timeline .timeline-item .left-column .timeline-title .timeline-title-inner {
    position: static;
    text-align: left;
    font-family: "EncodeSans-Regular", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 145.45454545454547%;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .paragraph--type--timeline .timeline-item .left-column .timeline-title .timeline-title-inner:after {
    padding-right: 27px;
    background-image: url('../images/red-arrow-down.svg');
    background-size: 12px 16px;
    background-position: right center;
    background-repeat: no-repeat;
  }
  .paragraph--type--timeline .timeline-item .right-column {
    margin-left: 104px;
    padding-left: 0;
    position: static;
    min-height: 0;
  }
  .paragraph--type--timeline .timeline-item .right-column .dot {
    top: 15px;
    left: 52px;
  }
  .paragraph--type--timeline .timeline-item .right-column .dot .dot-inner {
    width: 33px;
    height: 33px;
    border-width: 3px;
  }
  .paragraph--type--timeline .timeline-item .right-column .dot .dot-inner:before {
    width: 12px;
    height: 12px;
    background-size: 12px 12px;
  }
  .paragraph--type--timeline .timeline-item .right-column .info {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .paragraph--type--timeline .timeline-item .right-column .timeline-label {
    max-height: none;
  }
  .paragraph--type--timeline .timeline-item .right-column .timeline-description {
    max-height: 174px;
  }
  .paragraph--type--timeline .timeline-item.active .left-column .timeline-title .timeline-title-inner {
    font-family: "EncodeSans-Regular", sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 145.45454545454547%;
  }
  .paragraph--type--timeline .timeline-item.active .left-column .timeline-title .timeline-title-inner:after {
    background-image: url('../images/red-arrow-up.svg');
  }
  .paragraph--type--timeline .timeline-item.active .right-column .dot:before {
    width: 76px;
    height: 76px;
  }
  .paragraph--type--timeline .timeline-item.active .right-column .timeline-label {
    display: block;
  }
}
.wysiwyg-text-block .limiter {
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
}
.field--name-field-row-item > .field--item .wysiwyg-text-block.row {
  padding-top: 125px;
  padding-bottom: 150px;
}
.field--name-field-row-item > .field--item .wysiwyg-text-block.row .chapter-title {
  margin-bottom: 86px;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--wysiwyg-text-block .wysiwyg-text-block .limiter > .container-fluid {
    padding-right: 85px;
  }
}
.theme-black > .paragraph--type--wysiwyg-text-block {
  color: white;
}
@media (max-width: 1366px) {
  .wysiwyg-text-block .limiter {
    max-width: 1118px;
  }
}
@media (max-width: 767px) {
  .wysiwyg-text-block .chapter-title {
    margin-bottom: 20px;
  }
  .field--name-field-row-item > .field--item .wysiwyg-text-block.row {
    padding-top: 45px;
    padding-bottom: 45px;
    margin-left: 0;
    margin-right: 0;
  }
  .field--name-field-row-item > .field--item .wysiwyg-text-block.row .chapter-title {
    margin-bottom: 40px;
  }
}
.inline-validation .border {
  border-top: 1px solid rgba(112, 112, 112, 0.41);
  border-bottom: 1px solid rgba(112, 112, 112, 0.41);
  margin-top: 12px;
  padding-top: 56px;
  padding-bottom: 60px;
}
.inline-validation .quote {
  font-family: 'EncodeSans-Regular', sans-serif;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 142.85714285714286%;
  padding: 0 85px;
}
.inline-validation .quote .inner {
  position: relative;
}
.inline-validation .quote .inner:before,
.inline-validation .quote .inner:after {
  content: '';
  display: block;
  /*background-size: contain;*/
  background-size: 80px 60px;
  background-repeat: no-repeat;
  width: 80px;
  height: 60px;
  position: absolute;
}
.inline-validation .quote .inner:before {
  background-image: url('../images/opening-quotation-mark.png');
  top: -20px;
  left: -85px;
}
.inline-validation .quote .inner:after {
  background-image: url('../images/closing-quotation-mark.png');
  right: -85px;
  bottom: 0;
}
.inline-validation .quote + .row {
  margin-top: 42px;
}
.inline-validation .image {
  float: left;
}
.inline-validation .image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: 75px;
  width: 75px;
}
.inline-validation .author .info {
  margin-left: 91px;
}
.inline-validation .author .info .author-name {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 157.14285714285714%;
  color: #292929;
}
.inline-validation .author .info .author-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 144.44444444444443%;
  color: #2F3842;
}
.inline-validation .link {
  padding-top: 50px;
  display: table;
  margin-left: auto;
}
.inline-validation .link a {
  white-space: normal;
}
@media (max-width: 991px) {
  .inline-validation .border {
    padding-top: 40px;
  }
  .inline-validation .quote {
    padding-left: 48px;
    padding-right: 48px;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 145.45454545454547%;
  }
  .inline-validation .quote .inner {
    position: relative;
  }
  .inline-validation .quote .inner:before,
  .inline-validation .quote .inner:after {
    background-size: 48px 37px;
    width: 48px;
    height: 37px;
  }
  .inline-validation .quote .inner:before {
    left: -48px;
  }
  .inline-validation .quote .inner:after {
    background-image: url('../images/closing-quotation-mark.png');
    right: -48px;
  }
}
@media (max-width: 767px) {
  .inline-validation .author {
    padding: 0 40px 0;
    display: table;
    margin: 0 auto;
  }
  .inline-validation .author .info {
    margin-bottom: 35px;
  }
  .inline-validation .link {
    margin-right: auto;
    padding-top: 0;
  }
  .inline-validation .link a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 155.55555555555557%;
    letter-spacing: 0.1em;
  }
}
@media (max-width: 414px) {
  .inline-validation {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .inline-validation .border .quote .inner:before {
    background-image: url('../images/opening-quotation-mark@2x.png');
  }
  .inline-validation .border .quote .inner:after {
    background-image: url('../images/closing-quotation-mark@2x.png');
  }
}
.two-column-promo > .limiter {
  max-width: 1670px;
  margin: 0 auto;
}
.two-column-promo .column-left .wysiwyg-text-block.row,
.two-column-promo .column-right .wysiwyg-text-block.row {
  margin: 0;
  padding-top: 0px;
  padding-bottom: 0px;
}
.two-column-promo.text-promo-image-block .limiter {
  max-width: 1670px;
}
.two-column-promo.text-promo-image-block .limiter .chapter-title {
  margin-bottom: 64px;
}
.two-column-promo.text-promo-image-block .limiter > .container-fluid > .row .column-left {
  padding-left: 0;
  padding-right: 0;
}
.two-column-promo.text-promo-image-block .limiter > .container-fluid > .row .column-left .text-promo {
  padding-left: 15px;
  padding-right: 110px;
}
.two-column-promo.text-promo-image-block-2 {
  padding-top: 0;
}
.two-column-promo.text-promo-image-block-2 > .limiter-wrapper {
  max-width: 1670px;
  margin: 0 auto;
}
.two-column-promo.text-promo-image-block-2 > .limiter-wrapper > .container-fluid > .row {
  background-color: #F1F1F1;
}
.two-column-promo.text-promo-image-block-2 > .limiter-wrapper > .container-fluid > .row > .column-left {
  padding-top: 56px;
}
.two-column-promo.text-promo-image-block-2 > .limiter-wrapper > .container-fluid > .row > .column-left > .limiter {
  max-width: 530px;
  margin: 0 auto;
}
.two-column-promo.inline-validation-text-block .limiter > .container-fluid > .row {
  margin-left: -25px;
  margin-right: -25px;
}
.two-column-promo.inline-validation-text-block .limiter .column-left,
.two-column-promo.inline-validation-text-block .limiter .column-right {
  padding-left: 25px;
  padding-right: 25px;
}
.two-column-promo.text-promo-category .column-left {
  border-right: 1px solid #707070;
}
.two-column-promo.text-promo-category .column-left .text-promo {
  width: 495px;
  margin-right: 58px;
  margin-bottom: 100px;
  margin-left: auto;
}
.two-column-promo.text-promo-category .column-left .text-promo .links a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.two-column-promo.text-promo-category .category-block {
  width: 542px;
  margin-left: 138px;
  margin-top: 10px;
}
.two-column-promo.text-promo-category .category-block .inner .items a.cta-link {
  margin-top: 28px;
}
@media (max-width: 1366px) {
  .two-column-promo > .limiter {
    max-width: 1118px;
  }
  .two-column-promo.text-promo-image-block .limiter {
    max-width: 1118px;
  }
  .two-column-promo.text-promo-image-block .limiter > .container-fluid > .row .column-left .text-promo {
    padding-left: 40px;
    padding-right: 40px;
  }
  .two-column-promo.text-promo-image-block-2 > .limiter-wrapper > .container-fluid > .row > .column-left > .limiter {
    max-width: 460px;
    margin: 0 0 0 auto;
  }
  .two-column-promo.text-promo-image-block-2 > .limiter-wrapper > .container-fluid > .row > .column-left > .limiter .text-promo {
    padding-left: 30px;
  }
  .two-column-promo.text-promo-category .column-left .text-promo {
    width: auto;
    margin-left: auto;
  }
  .two-column-promo.text-promo-category .category-block {
    width: auto;
    margin-left: 50px;
  }
  .two-column-promo.text-promo-category .category-block .inner .items a.cta-link {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .two-column-promo {
    padding-top: 45px;
    padding-bottom: 0;
    margin-top: 15px;
  }
  .two-column-promo > .container-fluid > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .two-column-promo > .container-fluid > .row > .image-block {
    padding-left: 0;
    padding-right: 0;
  }
  .two-column-promo .column-left + .column-right .wysiwyg-text-block {
    padding-top: 43px;
  }
  .two-column-promo .wysiwyg-text-block {
    padding: 0 !important;
  }
  .two-column-promo.inline-validation-text-block .limiter > .container-fluid > .row,
  .two-column-promo.text-promo-image-block .limiter > .container-fluid > .row {
    margin-left: 0;
    margin-right: 0;
  }
  .two-column-promo.text-promo-image-block .limiter .chapter-title {
    margin-bottom: 35px;
  }
  .two-column-promo.text-promo-image-block .limiter > .container-fluid > .row .column-left .text-promo {
    padding-left: 0;
    padding-right: 0;
  }
  .two-column-promo.text-promo-image-block .limiter > .container-fluid > .row .column-right .image-block {
    padding-right: 0;
  }
  .two-column-promo.text-promo-image-block .limiter > .container-fluid > .row .column-right .image-block > .container-fluid > .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .two-column-promo.text-promo-image-block-2 > .limiter-wrapper > .container-fluid > .row {
    background-color: transparent;
  }
  .two-column-promo.text-promo-image-block-2 > .limiter-wrapper > .container-fluid > .row > .column-left {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .two-column-promo.text-promo-image-block-2 > .limiter-wrapper > .container-fluid > .row > .column-left > .limiter {
    max-width: none;
    margin-left: 0;
  }
  .two-column-promo.text-promo-image-block-2 > .limiter-wrapper > .container-fluid > .row > .column-left > .limiter .text-promo {
    padding-left: 0;
  }
  .two-column-promo.inline-validation-text-block .limiter > .container-fluid > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .two-column-promo.inline-validation-text-block .limiter .column-left,
  .two-column-promo.inline-validation-text-block .limiter .column-right {
    padding-left: 15px;
    padding-right: 15px;
  }
  .two-column-promo.inline-validation-text-block .limiter .column-left + .column-right {
    margin-top: 40px;
  }
  .two-column-promo.inline-validation-text-block .limiter .wysiwyg-text-block {
    padding-left: 0;
    padding-right: 0;
  }
  .two-column-promo.text-promo-category {
    padding-top: 0;
    margin-top: 0;
  }
  .two-column-promo.text-promo-category .column-left {
    border: none;
  }
  .two-column-promo.text-promo-category .column-left .text-promo {
    width: 100%;
    padding-bottom: 60px;
    margin-bottom: 64px;
    border: none;
    border-bottom: 1px solid #707070;
  }
  .two-column-promo.text-promo-category .column-left .text-promo .title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 131.25%;
  }
  .two-column-promo.text-promo-category .column-left .text-promo .links a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 155.55555555555557%;
    text-transform: capitalize;
  }
  .two-column-promo.text-promo-category .category-block {
    margin-left: auto;
    margin-right: auto;
  }
  .two-column-promo.text-promo-category .category-block .inner .items a.cta-link {
    margin-top: 30px;
  }
}
.pattern-preview__two_column_pro .pattern-preview__markup {
  position: relative;
  overflow: hidden;
  padding: 120px 0;
}
.two-column-pro > .chapter-title-wrapper .chapter-title > .container-fluid {
  width: 75%;
  margin-right: auto;
  margin-left: 0;
}
.two-column-pro > .limiter {
  max-width: 1670px;
  margin: 0 auto;
}
.two-column-pro > .limiter > .container-fluid > .row {
  margin-left: -48px;
  margin-right: -48px;
  position: relative;
}
.two-column-pro > .limiter > .container-fluid > .row:before {
  content: "";
  background: #707070;
  width: 0px;
  position: absolute;
  left: 50%;
  height: 100%;
}
.two-column-pro > .limiter > .container-fluid > .row > .col-sm-6 {
  padding-left: 48px;
  padding-right: 48px;
}
.theme-black .two-column-pro {
  color: white;
}
.two-column-pro.has-chapter-title .column-2 .two-column-pro-image.with-bg .image {
  padding-bottom: 72px;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--two-column-pro .two-column-pro > .limiter > .container-fluid {
    padding-right: 85px;
  }
}
@media (max-width: 1366px) {
  .two-column-pro > .limiter {
    max-width: 1118px;
  }
  .two-column-pro > .limiter > .container-fluid > .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .two-column-pro > .limiter > .container-fluid > .row > .col-sm-6 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 922px) {
  .two-column-pro.has-chapter-title .column-2 .two-column-pro-image.with-bg .image {
    padding-bottom: 0;
  }
  .two-column-pro > .limiter > .container-fluid > .row {
    margin: 0 -15px;
  }
  .two-column-pro > .limiter > .container-fluid > .row:before {
    display: none;
  }
  .two-column-pro > .limiter > .container-fluid > .row > .col-sm-6 {
    width: auto;
    float: none;
    padding: 0 15px;
  }
  .two-column-pro > .limiter > .container-fluid > .row > .col-sm-6 + .col-sm-6 {
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .two-column-pro > .chapter-title-wrapper .chapter-title > .container-fluid {
    width: auto;
  }
}
.two-column-pro-image .image {
  position: relative;
  z-index: 2;
}
.column-2 .two-column-pro-image.with-bg:before {
  position: absolute;
  top: -100%;
  right: -100%;
  bottom: -100%;
  left: 50%;
  background: #292929;
  content: "";
  display: block;
  z-index: 1;
}
.theme-black .column-2 .two-column-pro-image.with-bg:before {
  background: white;
}
@media (max-width: 922px) {
  .two-column-pro-image {
    margin: 0 -15px;
  }
  .column-2 .two-column-pro-image.with-bg:before {
    display: none;
  }
}
.two-column-pro-text {
  /**
   * Links.
   */
  /**
   * Category Block.
   */
  /**
   * Author Block.
   */
}
.two-column-pro-text > .links {
  list-style: none;
  margin: 0 -34px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  /*&:after{
      content: "";
      display: table;
      height: 0;
      clear: both;
    }*/
}
.two-column-pro-text > .links > li.link {
  list-style: none;
  margin: 0;
  padding: 0;
  /*float: left;*/
  flex: 1 1 1px;
  padding: 0 34px;
  margin-left: -1px;
  position: relative;
}
.two-column-pro-text > .links > li.link:before {
  content: "";
  background: #2F3842;
  width: 0px;
  height: 52px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.two-column-pro-text > .links > li.link a {
  white-space: nowrap;
}
.two-column-pro-text > .links > li.link > a {
  display: inline-block;
  margin: 15px 0;
}
.two-column-pro-text > * + .links {
  margin-top: 20px;
}
.two-column-pro-text .category-links .paragraph > .title * {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 150%;
  color: #292929;
  text-transform: uppercase;
  margin: 0;
  font-weight: normal;
}
.two-column-pro-text .category-links .paragraph > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.two-column-pro-text .category-links .paragraph > ul > li {
  margin-top: 20px;
}
.two-column-pro-text .category-links .paragraph > ul > li a {
  color: #2F3842;
  text-decoration: none;
}
.two-column-pro-text .category-links .paragraph > ul > li a:focus {
  color: #DA291C;
}
.two-column-pro-text > * + .category-links {
  margin-top: 57px;
}
.two-column-pro-text > .author-block {
  border-bottom: 1px solid rgba(112, 112, 112, 0.41);
  padding-bottom: 63px;
}
.two-column-pro-text > * + .author-block {
  margin-top: 42px;
}
@media (max-width: 1366px) {
  .two-column-pro-text > * + .author-block {
    margin-top: 40px;
    padding-bottom: 40px;
  }
}
html.has-mouseover .two-column-pro-text .category-links .paragraph > ul > li a:hover {
  color: #DA291C;
}
@media (max-width: 922px) {
  .two-column-pro-text > * + .links {
    margin-top: 27.371875px;
  }
}
@media (max-width: 768px) {
  .two-column-pro-text > * + .links {
    margin-top: 22.8px;
  }
}
.vertical-accordion {
  max-width: 1670px;
  margin-left: auto;
  margin-right: auto;
}
.vertical-accordion .items .vertical-accordion-card-item.active.cover a.cover-link {
  display: none;
}
.vertical-accordion .pagination {
  display: table;
  margin: 0 auto 30px;
}
.vertical-accordion .pagination:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.vertical-accordion .pagination .summary {
  float: left;
  font-family: "EncodeSans-Light", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 100%;
  font-weight: normal;
  margin: 0 11px;
}
.vertical-accordion .pagination .prev,
.vertical-accordion .pagination .next {
  display: block;
  float: left;
  text-align: left;
  text-indent: -999999px;
  width: 28px;
  height: 26px;
  background-image: url('../images/arrow-prev.svg');
  background-repeat: no-repeat;
  background-size: 28px 21px;
  background-position: center center;
}
.vertical-accordion .pagination .next {
  background-image: url('../images/arrow-next.svg');
}
.vertical-accordion .items {
  padding: 30px 0 0;
  display: flex;
}
@media (min-width: 768px) {
  .vertical-accordion {
    padding-right: 85px;
    margin-top: -55px;
  }
  .vertical-accordion .pagination {
    display: none;
  }
}
@media (max-width: 1366px) {
  .vertical-accordion {
    max-width: 1118px;
  }
  .vertical-accordion .items {
    padding: 21px 0 0;
  }
}
@media (max-width: 922px) {
  .vertical-accordion .items {
    padding: 15px 0 0;
  }
}
@media (max-width: 767px) {
  .vertical-accordion {
    height: auto !important;
    padding-bottom: 30px;
  }
  .vertical-accordion .items {
    display: block;
  }
  .vertical-accordion .pagination {
    padding: 0 15px;
    margin: 15px 0 0 0;
    position: absolute;
    bottom: 30px;
  }
}
.paragraph--type--vertical-accordion.theme-gray,
.paragraph--type--vertical-accordion.theme-grey {
  background: #F1F1F1;
}
.paragraph--type--vertical-accordion.theme-black {
  background: #2F3842;
  color: white;
}
.paragraph--type--vertical-accordion.theme-black .vertical-accordion .pagination .prev {
  background-image: url('../images/arrow-prev-white.svg');
}
.paragraph--type--vertical-accordion.theme-black .vertical-accordion .pagination .next {
  background-image: url('../images/arrow-next-white.svg');
}
.vertical-accordion-card-item {
  flex: 1;
  -webkit-transition: flex 0.5s;
  -moz-transition: flex 0.5s;
  -ms-transition: flex 0.5s;
  -o-transition: flex 0.5s;
  transition: flex 0.5s;
}
.vertical-accordion-card-item .cover-link {
  z-index: 3;
}
.vertical-accordion-card {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  z-index: 2;
  height: 100%;
}
.vertical-accordion-card .image-wrapper {
  position: relative;
  z-index: 2;
}
.vertical-accordion-card .info {
  position: relative;
  z-index: 1;
}
.vertical-accordion-card .image {
  height: 0;
  padding-bottom: 32.95819936%;
  overflow: hidden;
}
.vertical-accordion-card .image > profile,
.vertical-accordion-card .image > img {
  width: 100%;
  height: auto;
  max-width: none;
}
.vertical-accordion-card .headline {
  margin: 0;
}
.vertical-accordion-card .headline:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.vertical-accordion-card .headline .icon {
  display: table;
  margin: 0 auto;
  width: 61px;
  height: 63px;
  position: relative;
  z-index: 1;
}
.vertical-accordion-card .headline .icon img {
  width: 100%;
  height: auto;
}
.vertical-accordion-card .headline .text {
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 145.45454545454547%;
  font-weight: normal;
  text-align: center;
}
.vertical-accordion-card .headline + .description {
  margin-top: 20px;
  margin-top: 0;
}
.vertical-accordion-card .headline + .link {
  margin-top: 30px;
}
.vertical-accordion-card .description {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 166.66666666666669%;
}
.vertical-accordion-card .description + .link {
  margin-top: 30px;
}
.vertical-accordion-card .link + .link {
  margin-top: 20px;
}
.vertical-accordion-card .image,
.vertical-accordion-card .description,
.vertical-accordion-card .link {
  display: none;
}
.vertical-accordion-card:before {
  background: #B7B7B7;
  content: "";
  display: block;
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.vertical-accordion-card:after {
  top: 344px;
}
.vertical-accordion-card .headline {
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.vertical-accordion-card .headline:before {
  display: block;
  content: "";
  position: absolute;
  z-index: 0;
  background: white;
  top: -50px;
  bottom: -50px;
  left: 0;
  right: 0;
}
.vertical-accordion-card .headline .text {
  /*height: 63px;*/
  overflow: hidden;
  position: relative;
  margin-top: 15px;
  margin-top: 0;
  z-index: 1;
}
.vertical-accordion-card .headline .text span {
  display: block;
  /*max-height: 63px;
        position: relative;
        top: 50%;
        left: 50%;
        .transform(translate(-50%, -50%));
        */
}
.vertical-accordion-card-item.active {
  flex: 0 0 560px;
  -webkit-transition: flex 0.5s;
  -moz-transition: flex 0.5s;
  -ms-transition: flex 0.5s;
  -o-transition: flex 0.5s;
  transition: flex 0.5s;
}
.vertical-accordion-card-item.active .vertical-accordion-card:before,
.vertical-accordion-card-item.active .vertical-accordion-card:after {
  display: none;
}
.vertical-accordion-card-item.active .vertical-accordion-card .headline {
  margin: 40px 0 0 0;
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.vertical-accordion-card-item.active .vertical-accordion-card .headline:before {
  display: none;
}
.vertical-accordion-card-item.active .vertical-accordion-card .headline .icon {
  float: left;
  display: block;
  margin: 0;
}
.vertical-accordion-card-item.active .vertical-accordion-card .headline .text {
  padding-left: 27px;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 157.14285714285714%;
  text-align: left;
  height: auto;
  overflow: visible;
  margin-left: 61px;
  margin-top: 0;
}
.vertical-accordion-card-item.active .vertical-accordion-card .headline .text span {
  display: block;
  max-height: none;
  left: auto;
  top: auto;
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.vertical-accordion-card-item.active .vertical-accordion-card .cover-link {
  display: none;
}
.vertical-accordion-card-item.active .vertical-accordion-card .description,
.vertical-accordion-card-item.active .vertical-accordion-card .link {
  display: block;
}
.theme-black .vertical-accordion-card {
  color: white;
}
@media (max-width: 1366px) {
  .vertical-accordion-card-item .vertical-accordion-card .headline .icon {
    width: 44px;
  }
  .vertical-accordion-card-item .vertical-accordion-card .headline .text {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 144.44444444444443%;
  }
  .vertical-accordion-card-item.active {
    flex: 0 0 380px;
  }
  .vertical-accordion-card-item.active .vertical-accordion-card .headline .text {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 160%;
    height: auto;
    padding-left: 0;
  }
  .vertical-accordion-card-item.active .vertical-accordion-card .headline .text span {
    max-height: none;
  }
}
@media (max-width: 992px) {
  .vertical-accordion-card-item .vertical-accordion-card .headline .text {
    height: 75px;
  }
  .vertical-accordion-card-item .vertical-accordion-card .headline .text span {
    max-height: 75px;
  }
  .vertical-accordion-card-item.active .vertical-accordion-card .headline .text {
    height: auto;
  }
  .vertical-accordion-card-item.active .vertical-accordion-card .headline .text span {
    max-height: none;
  }
}
@media (max-width: 767px) {
  .vertical-accordion-card-item {
    flex: 1 !important;
    display: inline-block !important;
    vertical-align: top;
    height: 325px;
  }
  .vertical-accordion-card-item .cover-link {
    display: none;
  }
  .vertical-accordion-card-item .vertical-accordion-card {
    white-space: normal;
  }
  .vertical-accordion-card-item .vertical-accordion-card:before,
  .vertical-accordion-card-item .vertical-accordion-card:after {
    display: none;
  }
  .vertical-accordion-card-item .vertical-accordion-card .image {
    display: block !important;
    padding-bottom: 0;
    height: 113px;
  }
  .vertical-accordion-card-item .vertical-accordion-card .image img {
    width: 345px;
    height: 113px;
    display: table;
    margin: 0 auto;
  }
  .vertical-accordion-card-item .vertical-accordion-card .headline {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin: 0px 0 0 0;
  }
  .vertical-accordion-card-item .vertical-accordion-card .headline .icon {
    display: none !important;
  }
  .vertical-accordion-card-item .vertical-accordion-card .headline .text {
    margin-left: 0 !important;
    height: auto;
    margin-top: 0;
    overflow: visible;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 160%;
    text-align: left;
  }
  .vertical-accordion-card-item .vertical-accordion-card .headline .text span {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .vertical-accordion-card-item .vertical-accordion-card .headline:before {
    background: transparent;
  }
  .vertical-accordion-card-item .vertical-accordion-card .description,
  .vertical-accordion-card-item .vertical-accordion-card .link {
    display: block;
  }
}
.investor-news-events-item.list-grid {
  overflow: visible;
}
.list-grid-item {
  position: relative;
  background: white;
  padding: 0;
}
.list-grid-item .inner {
  padding: 38px 32px 40px;
  position: relative;
  z-index: 2;
}
.list-grid-item .inner:after {
  content: "";
  display: block;
  background: #E9E9E9;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 32px;
  right: 32px;
}
.list-grid-item .category {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 233.33333333333334%;
  font-weight: normal;
  color: #2F3842;
  text-transform: uppercase;
  letter-spacing: 0.011em;
  margin-bottom: 8px;
}
.list-grid-item h2.h2,
.list-grid-item h2.h3,
.list-grid-item h2.h4 {
  margin: 0;
  font-family: "EncodeSans-Bold", sans-serif;
  font-weight: normal;
}
.list-grid-item .description {
  margin-top: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 166.66666666666669%;
}
.list-grid-item .description a {
  text-decoration: underline;
  margin-left: 5px;
}
.mode-grid--on .list-grid-item .inner:after {
  display: none;
}
@media (max-width: 767px) {
  .list-grid-item .inner {
    padding: 38px 15px 40px;
  }
  .list-grid-item .inner:after {
    left: 15px;
    right: 15px;
  }
}
html.has-mouseover .list-grid-item.hover:after {
  content: "";
  position: absolute;
  background: white;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
  z-index: 1;
}
html.has-mouseover .list-grid-item.hover .inner:after {
  display: none;
}
html.has-mouseover .list-grid-item.hover h2.h2,
html.has-mouseover .list-grid-item.hover h2.h3,
html.has-mouseover .list-grid-item.hover h2.h4 {
  color: #DA291C;
}
/**
 * Blocks.
 */
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--block > .pattern-block > .block > .block > .container-fluid,
  .chapter-section > .paragraph--type--block > .pattern-block > .block > .block > .inner-block {
    padding-right: 85px;
  }
}
.block--full-width-cta {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #F1F1F1;
}
.block--full-width-cta.theme-white {
  background-color: white;
}
.block--full-width-cta .bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.block--full-width-cta .bg:after {
  content: "";
  background-color: rgba(47, 56, 66, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.block--full-width-cta > .container-fluid {
  position: relative;
  z-index: 2;
  padding-top: 126px;
  padding-bottom: 126px;
}
.block--full-width-cta > .container-fluid > .limiter {
  max-width: 1097px;
  margin: 0 auto;
}
.block--full-width-cta > .container-fluid > .limiter > h2 {
  margin: 0 0 20px;
}
.block--full-width-cta > .container-fluid > .limiter > h2,
.block--full-width-cta > .container-fluid > .limiter > .subheader {
  text-align: center;
}
.block--full-width-cta > .container-fluid > .limiter > h2 + .link,
.block--full-width-cta > .container-fluid > .limiter > .subheader + .link {
  margin-top: 40px;
}
.block--full-width-cta > .container-fluid > .limiter > .link {
  display: table;
  margin: 0 auto;
}
.block--full-width-cta.dark-bg > .container-fluid > .limiter > h2,
.block--full-width-cta.dark-bg > .container-fluid > .limiter > .subheader {
  color: white;
}
.pattern-block > .block > .block--full-width-cta {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .block--full-width-cta > .container-fluid {
    padding-right: 85px;
  }
}
@media (max-width: 767px) {
  .block--full-width-cta {
    margin-left: -15px;
    margin-right: -15px;
  }
  .block--full-width-cta > .container-fluid {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .block--full-width-cta > .container-fluid h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 157.69230769%;
    margin-bottom: 30px;
  }
  .pattern-block .block--full-width-cta {
    margin-left: 0;
    margin-right: 0;
  }
  .block--full-width-cta > .container-fluid > .limiter > h2 + .link,
  .block--full-width-cta > .container-fluid > .limiter > .subheader + .link {
    margin-top: 30px;
  }
}
.block-twitter-plugin {
  padding: 0;
  max-width: 1670px;
  margin: 0 auto;
}
.block-twitter-plugin .inner-block {
  padding: 0 15px;
}
.block-twitter-plugin .inner-block h3.block-main-title {
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 120%;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding-left: 51px;
  position: relative;
  margin: 0 0 60px;
}
.block-twitter-plugin .inner-block h3.block-main-title:before {
  content: "";
  height: 1px;
  width: 35px;
  background: #DA291C;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.block-twitter-plugin .inner-block .twitter-block {
  margin-left: -51px;
  margin-right: -51px;
}
.block-twitter-plugin .items {
  position: relative;
}
.block-twitter-plugin .tweet-card .data {
  padding-bottom: 59px;
}
.block-twitter-plugin .tweet-card .tweet-footer {
  position: absolute;
  bottom: 36px;
}
.block-twitter-plugin .tweet-card .tweet-footer .uname a {
  display: block;
  text-align: left;
  text-indent: -999999px;
  background-image: url('../images/twitter-footer-icon.svg');
  background-repeat: no-repeat;
  background-size: 23px 19px;
  background-position: center bottom;
  width: 23px;
  height: 25px;
}
.block-twitter-plugin .tweet-card .tweet-footer div.timeago {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 185.71428571428572%;
  padding-left: 26px;
  background: url('../images/twitter-footer-icon-2.svg') no-repeat;
  background-size: 16px 16px;
  background-position: left center;
}
.theme-black .block-twitter-plugin .tweet-card .tweet-footer .uname a {
  background-image: url('../images/twitter-footer-icon-white.svg');
}
.theme-black .block-twitter-plugin .tweet-card .tweet-footer div.timeago {
  background-image: url('../images/twitter-footer-icon-2-white.svg');
}
.theme-black .block-twitter-plugin .tweet-card .data {
  color: white;
}
.theme-black .block-twitter-plugin .inner-block h3.block-main-title {
  color: white;
}
html.has-mouseover .block-twitter-plugin .tweet-card .tweet-footer .uname a:hover {
  background-image: url('../images/twitter-footer-icon-hover.svg');
}
html.has-mouseover .block-twitter-plugin .tweet-card.hover {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.16);
}
@media (min-width: 768px) {
  .region-content > .block-webform-block {
    padding-right: 85px;
  }
}
@media (max-width: 1366px) {
  .block-twitter-plugin {
    max-width: 1118px;
  }
}
@media (max-width: 767px) {
  .block-twitter-plugin .inner-block {
    padding: 0;
  }
  .block-twitter-plugin .inner-block h3.block-main-title {
    margin-bottom: 25px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .block-twitter-plugin .inner-block .twitter-block {
    margin-left: 0;
    margin-right: 0;
  }
  .block-twitter-plugin .inner-block .twitter-block .items .tweet-card + .tweet-card {
    margin-top: 20px;
  }
  .block-twitter-plugin .inner-block .twitter-block .items .tweet-card .tweet-footer {
    position: static;
    margin-top: 20px;
  }
  .block-twitter-plugin .inner-block .twitter-block .items .tweet-card .data {
    padding-bottom: 0;
  }
}
.block-webform {
  padding: 120px 0;
}
.block-webform > .limiter {
  max-width: 1064px;
  margin-left: auto;
  margin-right: auto;
}
.block-webform > .limiter > .container-fluid {
  position: relative;
}
@media (max-width: 1366px) {
  .block-webform > .limiter {
    max-width: 1118px;
  }
}
.paragraph--type--block > .pattern-block > .block > .block-webform {
  padding: 0;
}
.theme-black .block-webform {
  color: #F1F1F1;
}
.theme-black .block-webform form.webform-submission-form .btn {
  color: #F1F1F1;
}
.theme-black .block-webform form.webform-submission-form .form-control {
  color: #F1F1F1;
}
@media (max-width: 1366px) {
  .block-webform {
    padding: 85.375px 0;
  }
}
@media (max-width: 922px) {
  .block-webform {
    padding: 57.625px 0;
  }
}
@media (max-width: 768px) {
  .block-webform {
    padding: 48px 0;
  }
}
#block-cacim-search-form-block > .row > .container-fluid > .limiter {
  max-width: 1364px;
  margin: 0 auto;
}
form#search-form-404 .form-item.floatable-item.floating label.control-label,
form#header-search-form .form-item.floatable-item.floating label.control-label {
  display: block;
}
.block-cacim-search-form-block {
  padding: 97px 0 45px;
}
#search-form-wrapper-404 .form-item {
  width: 100%;
}
#search-form-wrapper-404 .form-item input {
  width: 100%;
}
#search-form-wrapper-404 #search-textfield {
  position: relative;
}
#search-form-wrapper-404 #search-textfield:before {
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url('../images/small-magnifier.svg') no-repeat;
  background-size: 22px 22px;
  background-position: center center;
}
#search-form-wrapper-404 #search-textfield input {
  padding-right: 36px;
}
#search-form-wrapper-404 .form-actions {
  display: none !important;
}
#search-mobile-opener {
  display: none;
  position: absolute;
  top: 28px;
  right: 60px;
  width: 33px;
  height: 25px;
  text-align: left;
  text-indent: -9999px;
  background-image: url('../images/medium-magnifier-red.svg');
  background-repeat: no-repeat;
  background-size: 25px 25px;
  background-position: center center;
}
#search-mobile-overlay {
  display: none;
}
#search-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(47, 56, 66, 0.9);
  z-index: 102;
  opacity: 0;
}
#search-popup {
  position: fixed;
  top: -450px;
  z-index: 103;
  display: none;
  right: 0;
  left: 0;
  height: 450px;
  background: #E9E9E9;
}
#search-popup > .padding {
  padding: 0 15px;
  height: 100%;
}
#search-popup > .padding .limiter {
  max-width: 1864px;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
#search-popup #search-form {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 1394px;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#search-popup #search-form .form-wrapper {
  position: relative;
}
#search-popup #search-form #search-form-keywords-wrapper {
  width: 100%;
}
#search-popup #search-form #search-form-keywords {
  width: 100%;
  font-size: 30px;
  font-size: 3rem;
  line-height: 146.66666666666666%;
  padding-bottom: 5px;
  height: 44px;
}
#search-popup #search-form #header-search-form-submit {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background-position: center center;
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-image: url('../images/small-magnifier.svg');
  background-color: transparent;
  border: none;
  text-indent: -999999px;
  padding: 0;
}
#search-popup #search-popup-close {
  position: absolute;
  top: 28px;
  right: 0;
  width: 38px;
  height: 38px;
  background: #757575;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  overflow: hidden;
  text-align: left;
  text-indent: -99999999px;
  display: block;
}
#search-popup #search-popup-close:after {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center center;
  background-size: 19px 19px;
  background-image: url('../images/close-x.svg');
}
html.has-mouseover #search-popup #search-popup-close:hover {
  background-color: #DA291C;
}
body.toolbar-fixed #search-popup {
  top: -411px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open #search-popup {
  top: -371px;
}
@media (max-width: 767px) {
  #search-popup {
    top: -98px;
    height: 98px;
    -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
  }
  body.toolbar-fixed #search-popup {
    top: -98px;
    height: 98px;
  }
  body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open #search-popup {
    top: -98px;
    height: 98px;
  }
  body.toolbar-vertical #search-popup {
    height: 137px;
    padding-top: 39px;
  }
}
body.search-popup-ready #search-overlay {
  -webkit-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
body.search-popup-ready #search-popup {
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -ms-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
body.search-popup-on #search-overlay {
  display: block;
}
body.search-popup-on #search-popup {
  display: block;
}
body.search-popup-on.search-popup-on-1 #search-overlay {
  opacity: 1;
}
body.search-popup-on.search-popup-on-2 #search-popup {
  top: 0;
}
body.search-popup-on.search-popup-on-2.toolbar-fixed #search-popup {
  top: 39px;
}
body.search-popup-on.search-popup-on-2.toolbar-fixed.toolbar-horizontal.toolbar-tray-open #search-popup {
  top: 79px;
}
@media (max-width: 992px) {
  #search-mobile-opener {
    display: block;
  }
}
@media (max-width: 767px) {
  .block-cacim-search-form-block {
    padding: 50px 0 24px;
  }
  body.search-popup-on header.header {
    z-index: 600;
  }
  body.search-popup-on header.header #search-mobile-overlay {
    display: block;
    position: absolute;
    top: -39px;
    right: 0;
    bottom: 0;
    left: 0;
  }
  #search-popup #search-popup-close {
    display: none;
  }
  #search-popup #search-form #search-form-keywords {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 244.44444444444446%;
  }
  #search-popup #search-form #header-search-form-submit {
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
  }
}
#block-alertblock {
  position: fixed;
  left: 0;
  width: 100%;
  height: auto;
  background-color: #f2f2f2;
  padding: 10px;
  padding-top: 20px;
  z-index: 100;
}
@media (min-width: 993px) {
  #block-alertblock p {
    padding-left: 115px;
    padding-right: 115px;
  }
}
@media (max-width: 992px) {
  #block-alertblock p {
    padding-left: 5px;
    padding-right: 50px;
  }
}
#block-alertblock .close-alert {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 38px;
  height: 38px;
  background: #808080;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  overflow: hidden;
  text-align: left;
  text-indent: -99999999px;
  display: block;
  z-index: 105;
  cursor: pointer;
}
#block-alertblock .close-alert:after {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center center;
  background-size: 19px 19px;
  background-image: url(../images/close-x.svg);
}
#block-alertblock .close-alert:hover {
  background-color: #DA291C;
}
/**
 * Paragraphs.
 */
/**
 * Desktop HD Defaults.
 */
.paragraph.chapter-section > .paragraph {
  position: relative;
  padding: 120px 0;
  overflow: hidden;
}
.paragraph.chapter-section > .paragraph + .paragraph {
  padding-top: 0;
}
.paragraph.chapter-section.reduced-padding-top > .paragraph {
  padding-top: 60px;
}
.paragraph.chapter-section.reduced-padding-bottom > .paragraph {
  padding-bottom: 60px;
}
.paragraph.chapter-section.theme-gray > .paragraph {
  background: #F1F1F1;
}
.paragraph.chapter-section.theme-black > .paragraph {
  background: #2F3842;
}
/**
 * Desktop overrides.
 */
@media (max-width: 1366px) {
  .paragraph.chapter-section > .paragraph {
    position: relative;
    padding: 85.375px 0;
    overflow: hidden;
  }
  .paragraph.chapter-section > .paragraph + .paragraph {
    padding-top: 0;
  }
  .paragraph.chapter-section.reduced-padding-top > .paragraph {
    padding-top: 42.6875px;
  }
  .paragraph.chapter-section.reduced-padding-bottom > .paragraph {
    padding-bottom: 42.6875px;
  }
}
/**
 * Desktop Small overrides.
 */
@media (max-width: 922px) {
  .paragraph.chapter-section > .paragraph {
    position: relative;
    padding: 57.625px 0;
    overflow: hidden;
  }
  .paragraph.chapter-section > .paragraph + .paragraph {
    padding-top: 0;
  }
  .paragraph.chapter-section.reduced-padding-top > .paragraph {
    padding-top: 28.8125px;
  }
  .paragraph.chapter-section.reduced-padding-bottom > .paragraph {
    padding-bottom: 28.8125px;
  }
}
/**
 * Tablet Portrait overrides.
 */
@media (max-width: 768px) {
  .paragraph.chapter-section > .paragraph {
    position: relative;
    padding: 48px 0;
    overflow: hidden;
  }
  .paragraph.chapter-section > .paragraph + .paragraph {
    padding-top: 0;
  }
  .paragraph.chapter-section.reduced-padding-top > .paragraph {
    padding-top: 24px;
  }
  .paragraph.chapter-section.reduced-padding-bottom > .paragraph {
    padding-bottom: 24px;
  }
}
/**
 * Mobile overrides.
 */
@media (max-width: 767px) {
  .paragraph.chapter-section > .paragraph {
    padding: 30px 0;
  }
  .paragraph.chapter-section > .paragraph + .paragraph {
    padding-top: 0;
  }
  .paragraph.chapter-section.reduced-padding-top > .paragraph {
    padding-top: 30px;
  }
  .paragraph.chapter-section.reduced-padding-bottom > .paragraph {
    padding-bottom: 30px;
  }
}
/**
 * Components Overrides.
 */
.paragraph.chapter-section.top-padding-carousel > .paragraph,
.paragraph.chapter-section.top-padding-file_promo > .paragraph,
.paragraph.chapter-section.top-padding-full_width_video > .paragraph,
.paragraph.chapter-section.top-padding-hero_search > .paragraph {
  padding-top: 0 !important;
}
.paragraph.chapter-section > .paragraph--type--carousel,
.paragraph.chapter-section > .paragraph--type--file-promo,
.paragraph.chapter-section > .paragraph--type--full-width-video,
.paragraph.chapter-section > .paragraph--type--hero-search {
  padding-top: 0 !important;
}
.paragraph.chapter-section.bottom-padding-carousel > .paragraph,
.paragraph.chapter-section.bottom-padding-contract_presenter > .paragraph,
.paragraph.chapter-section.bottom-padding-document_presenter > .paragraph,
.paragraph.chapter-section.bottom-padding-text_presenter > .paragraph,
.paragraph.chapter-section.bottom-padding-file_promo > .paragraph,
.paragraph.chapter-section.bottom-padding-full_width_video > .paragraph,
.paragraph.chapter-section.bottom-padding-hero_search > .paragraph {
  padding-bottom: 0 !important;
}
.paragraph.chapter-section > .paragraph--type--carousel,
.paragraph.chapter-section > .paragraph--type--contract-presenter,
.paragraph.chapter-section > .paragraph--type--document-presenter,
.paragraph.chapter-section > .paragraph--type--text-presenter,
.paragraph.chapter-section > .paragraph--type--file-promo,
.paragraph.chapter-section > .paragraph--type--full-width-video,
.paragraph.chapter-section > .paragraph--type--hero-search {
  padding-bottom: 0 !important;
}
/**
 * Components overrides for Mobile.
 */
@media (max-width: 767px) {
  .paragraph.chapter-section.top-padding-full_width_video > .paragraph {
    padding-top: 30px !important;
  }
  .paragraph.chapter-section.bottom-padding-document_presenter > .paragraph {
    padding-bottom: 30px !important;
  }
}
.paragraph--type--block > .row > .container-fluid {
  max-width: 1630px;
  margin-left: auto;
  margin-right: auto;
}
.paragraph--type--block > .paragraph-container > .row > .container-fluid > .limiter {
  max-width: 1364px;
  margin-left: auto;
  margin-right: auto;
}
.paragraph--type--block.theme-grey > .row,
.paragraph--type--block.theme-grey > .paragraph-container > .row {
  background: #F1F1F1;
}
/**
 * Webform Block.
 */
.paragraph--type--row > .row--item > .paragraph--type--block > .paragraph-container > .row > .container-fluid > .limiter > .pattern-block > .block > .block-webform > .row {
  background: transparent;
}
.paragraph--type--row > .row--item > .paragraph--type--block > .paragraph-container > .row > .container-fluid > .limiter > .pattern-block > .block > .block-webform > .row > .container-fluid > h2.block-title {
  max-width: 1064px;
  margin: 0 auto 40px;
  text-align: center;
}
/**
 * Specific Generic Detail styles for Wysiwyg Block.
 */
.paragraph--type--row-generic-detail {
  /**
   * Specific Generic Detail styles for Inline Promo.
   */
  /**
   * Specific Generic Detail styles for Two Column Promo.
   */
}
.paragraph--type--row-generic-detail.add-top-bottom-padding {
  padding-top: 80px;
  padding-bottom: 37px;
}
.paragraph--type--row-generic-detail .inline-promo {
  padding-top: 0px;
  padding-bottom: 0px;
}
.paragraph--type--row-generic-detail .two-column-promo.inline-validation-text-block {
  max-width: 1520px;
  margin-left: auto;
  margin-right: auto;
}
.paragraph--type--row-generic-detail .two-column-promo.inline-validation-text-block .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.paragraph--type--row-generic-detail .two-column-promo.inline-validation-text-block .column-left {
  max-width: 790px;
  margin-left: auto;
}
.paragraph--type--row-generic-detail .two-column-promo.inline-validation-text-block .column-right {
  max-width: 610px;
  margin-right: auto;
}
.paragraph--type--row-generic-detail .two-column-promo.inline-validation-text-block .inline-validation {
  margin-left: 0;
}
@media (max-width: 767px) {
  .paragraph--type--row-generic-detail {
    /**
     * Specific Generic Detail styles for Inline Promo.
     */
  }
  .paragraph--type--row-generic-detail.add-top-bottom-padding {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .paragraph--type--row-generic-detail .inline-promo .inner {
    padding-left: 0;
  }
}
.paragraph--type--market-promo .chapter-title-wrapper.timeline-style .chapter-title {
  margin-bottom: 40px;
}
.paragraph--type--market-promo .limiter {
  max-width: 1670px;
  margin: 0 auto;
}
.paragraph--type--market-promo .limiter .padding {
  padding: 0 15px;
}
.paragraph--type--market-promo .limiter .padding > .items {
  width: 67%;
  margin: 0 0 0 auto;
}
.paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple:after {
  content: "";
  clear: both;
  height: 0;
  display: table;
}
.paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li {
  list-style: none;
  padding: 0;
  margin: 45px 0 0;
  float: left;
  width: 50%;
}
.paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li:nth-child(-n+2) {
  margin-top: 0;
}
.paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li a {
  display: inline-block;
  font-family: "EncodeSans-Regular", sans-serif;
  color: black;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 145.45454545454547%;
}
.paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li a:focus {
  color: #DA291C;
  text-decoration: none;
}
/**
 * Theme options.
 */
.theme-black .paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li a {
  color: white;
}
html.has-mouseover .paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li a:hover,
html.has-mouseover .theme-black .paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li a:hover {
  color: #DA291C;
  text-decoration: none;
}
@media (min-width: 768px) {
  .chapter-section > .paragraph--type--market-promo .limiter .padding {
    padding-right: 100px;
  }
}
@media (max-width: 1366px) {
  .paragraph--type--market-promo .limiter {
    clear: both;
    padding: 0;
    max-width: 1118px;
  }
  .paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li {
    margin: 32px 0 0;
  }
  .paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li a {
    font-size: 20px;
    font-size: 2rem;
    line-height: 160%;
  }
}
@media (max-width: 992px) {
  .paragraph--type--market-promo .limiter .padding .items {
    width: auto;
  }
  .paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li {
    margin: 23px 0 0;
  }
}
@media (max-width: 767px) {
  .paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple {
    margin: 0;
  }
  .paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li {
    width: auto;
    float: none;
    margin: 18px 0 0;
  }
  .paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li:nth-child(-n+2) {
    margin-top: 18px;
  }
  .paragraph--type--market-promo .limiter .padding ul.field--name-field-link-multiple li:first-child {
    margin-top: 0;
  }
}
/**
 * Specific Generic Detail styles for Wysiwyg Block.
 */
.paragraph--type--row-two-column-content {
  /**
   * Specific Generic Detail styles for Inline Promo.
   */
}
.paragraph--type--row-two-column-content.add-top-bottom-padding {
  padding-top: 80px;
  padding-bottom: 37px;
}
.paragraph--type--row-two-column-content + .paragraph--type--row-generic-detail,
.paragraph--type--row-two-column-content + .paragraph--type--row-two-column-content {
  margin-top: 43px;
}
.paragraph--type--row-two-column-content > .row > .container-fluid > .limiter {
  max-width: 1148px;
  margin-left: auto;
  margin-right: auto;
}
.paragraph--type--row-two-column-content > .row > .container-fluid > .limiter > .row {
  margin-left: -23px;
  margin-right: -23px;
}
.paragraph--type--row-two-column-content > .row > .container-fluid > .limiter > .row > .left-column,
.paragraph--type--row-two-column-content > .row > .container-fluid > .limiter > .row > .right-column {
  padding-left: 23px;
  padding-right: 23px;
}
.paragraph--type--row-two-column-content .inline-promo {
  padding-top: 0px;
  padding-bottom: 0px;
}
.paragraph--type--row-two-column-content .inline-promo .inner {
  padding-left: 168px;
}
@media (max-width: 767px) {
  .paragraph--type--row-two-column-content > .row > .container-fluid > .limiter > .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .paragraph--type--row-two-column-content > .row > .container-fluid > .limiter > .row > .left-column,
  .paragraph--type--row-two-column-content > .row > .container-fluid > .limiter > .row > .right-column {
    padding-left: 15px;
    padding-right: 15px;
  }
  .paragraph--type--row-two-column-content > .row > .container-fluid > .limiter > .row > .left-column + .right-column {
    margin-top: 40px;
  }
}
.paragraph--type--menu-item-featured .image {
  height: 502px;
  position: relative;
  overflow: hidden;
}
.paragraph--type--menu-item-featured .image img {
  max-height: 100vh;
  width: auto;
  max-width: 100vw;
  position: relative;
  right: 0px;
  top: 0px;
}
.paragraph--type--menu-item-featured.style-2 .image {
  height: 750px;
}
.paragraph--type--menu-item-featured .info {
  background: rgba(47, 56, 66, 0.9);
  padding: 58px 53px;
  height: 248px;
  overflow: hidden;
  color: white;
}
.paragraph--type--menu-item-featured .info .description {
  max-height: 87px;
  overflow: hidden;
}
.paragraph--type--menu-item-featured .info .description + .link {
  margin-top: 20px;
}
.paragraph--type--menu-item-hero {
  max-width: 100vw;
  max-height: 100vh;
  position: relative;
  top: 0px;
  right: 0px;
}
.paragraph--type--menu-item-hero .image img {
  max-height: calc(100vh - 100px);
  max-width: 100vw;
  width: auto;
  float: right;
}
@media (min-width: 1920px) {
  .paragraph--type--menu-item-hero {
    max-width: 100vw;
    max-height: 100vh;
    position: relative;
    right: 0px;
    top: 0px;
  }
}
/**
 * Nodes.
 */
.event-detail.full .hero-event-detail .hero-header {
  position: relative;
}
.event-detail.full .hero-event-detail .hero-header .text-wrapper {
  position: absolute;
  top: 0;
  bottom: 43px;
  left: 0;
  right: 0;
  z-index: 2;
}
.event-detail.full .hero-event-detail .hero-header .text-link {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 874px;
}
.event-detail.full .hero-event-detail .hero-header .title {
  margin-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
.event-detail.full .hero-event-detail .hero-header .title h1 {
  font-family: "EncodeSans", sans-serif;
  font-weight: 700;
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 145.45454545454547%;
  text-align: center;
  color: white;
}
.event-detail.full .hero-event-detail .hero-header .link {
  display: table;
  margin: 0 auto;
}
.event-detail.full .hero-event-detail .image-wrapper {
  position: relative;
  z-index: 1;
}
.event-detail.full .hero-event-detail .image-wrapper .image {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
.event-detail.full .hero-event-detail .image-wrapper .image:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.event-detail.full .hero-event-detail .image-wrapper .image picture {
  width: 100%;
  height: auto;
}
.event-detail.full .hero-event-detail .image-wrapper .link {
  display: none;
}
.event-detail.full .hero-event-detail .info {
  max-width: 1396px;
  margin: 0 auto;
}
.event-detail.full .hero-event-detail .info .limiter {
  margin-top: -60px;
  position: relative;
  z-index: 3;
  background: white;
  -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.16);
}
.event-detail.full .hero-event-detail .info .limiter .frame {
  padding: 58px 63px;
}
.event-detail.full .hero-event-detail .frame div.h1 {
  text-align: center;
  margin: 0 0 21px;
  font-weight: 400;
  color: #292929;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 157.14285714285714%;
}
.event-detail.full .hero-event-detail .frame ul.subline {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: table;
  text-align: center;
  line-height: 30px;
}
.event-detail.full .hero-event-detail .frame ul.subline:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.event-detail.full .hero-event-detail .frame ul.subline li {
  position: relative;
  margin: 0 0 0 0;
  list-style: none;
  padding: 0;
  display: inline;
}
.event-detail.full .hero-event-detail .frame ul.subline li:after {
  content: "\007C";
  color: #292929;
  display: inline;
  margin: 0 12px;
}
.event-detail.full .hero-event-detail .frame ul.subline li:last-child:after {
  display: none;
  margin-right: 0;
}
@media (max-width: 1366px) {
  .event-detail.full .hero-event-detail .hero-header .title {
    margin-bottom: 30px;
  }
  .event-detail.full .hero-event-detail .hero-header .title h1 {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 123.6842105263158%;
  }
  .event-detail.full .hero-event-detail .info {
    max-width: 933px;
  }
  .event-detail.full .hero-event-detail .info .limiter {
    margin-top: -40px;
  }
  .event-detail.full .hero-event-detail .info .limiter .frame {
    padding: 24px 20px;
  }
  .event-detail.full .hero-event-detail .frame div.h2 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 135.71428571428572%;
    margin-bottom: 10px;
  }
  .event-detail.full .hero-event-detail .frame ul.subline {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 146.66666666666666%;
  }
}
@media (max-width: 784px) {
  .event-detail.full .hero-event-detail .hero-header .text-wrapper {
    position: static;
  }
  .event-detail.full .hero-event-detail .hero-header .text-wrapper .text-link {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .event-detail.full .hero-event-detail .hero-header .text-wrapper .text-link .title {
    padding-top: 50px;
    margin-bottom: 40px;
  }
  .event-detail.full .hero-event-detail .hero-header .text-wrapper .text-link .title h1 {
    color: #292929;
    font-size: 30px;
    font-size: 3rem;
    line-height: 133.33333333333331%;
    text-align: left;
  }
  .event-detail.full .hero-event-detail .hero-header .text-wrapper .text-link .link {
    display: none;
  }
  .event-detail.full .hero-event-detail .info .limiter {
    margin-top: 28px;
  }
  .event-detail.full .hero-event-detail .info .limiter .frame {
    padding: 25px 15px;
  }
  .event-detail.full .hero-event-detail .image-wrapper .image {
    height: 196px;
    overflow: hidden;
    z-index: 1;
  }
  .event-detail.full .hero-event-detail .image-wrapper .image picture {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: none;
    width: 784px;
    height: 196px;
  }
  .event-detail.full .hero-event-detail .image-wrapper .link {
    z-index: 2;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .event-detail.full .hero-event-detail .image-wrapper .link a.video-play {
    text-align: left;
    text-indent: -9999999px;
    width: 70px;
    height: 70px;
    padding-left: 0;
  }
}
#block-resource-detail-latest-articles {
  padding-bottom: 110px;
  display: none;
}
#block-resource-detail-latest-articles.has-4-items {
  display: none;
}
.resource-detail.full {
  position: relative;
}
.resource-detail.full .main-page > .container-fluid > .limiter {
  width: 71.04166667%;
  min-width: 904px;
  max-width: 1334px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 99px;
  padding-bottom: 60px;
}
.resource-detail.full .main-page > .container-fluid > .limiter.limiter-2 {
  max-width: 1364px;
  width: 71.04166667%;
  min-width: 1088px;
  padding-bottom: 150px;
}
.resource-detail.full .row-1 {
  margin-left: -24px;
  margin-right: -24px;
}
.resource-detail.full .row-1 .left-column {
  padding-left: 24px;
  padding-right: 24px;
}
.resource-detail.full .row-1 .left-column .label {
  display: inline-block;
  padding-left: 2px;
  padding-bottom: 20px;
  color: #DA291C;
  font-family: "EncodeSans-Bold", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 155.55555555555557%;
  letter-spacing: 0.011em;
  text-transform: uppercase;
}
.resource-detail.full .row-1 .left-column > .inner-column {
  height: 100%;
  position: relative;
}
.resource-detail.full .row-1 .left-column h1 {
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 145.45454545454547%;
  margin: 0 0 23px;
}
.resource-detail.full .row-1 .left-column .inline-promo-desktop {
  position: relative;
}
.resource-detail.full .row-1 .left-column .inline-promo-desktop .inline-promo {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.resource-detail.full .row-1 .left-column .inline-promo-desktop .inline-promo .image.col-sm-7 {
  width: 58.33333333%;
}
.resource-detail.full .row-1 .right-column {
  padding-top: 60px;
  padding-left: 24px;
  padding-right: 24px;
}
.resource-detail.full .row-1 .right-column .inline-promo-mobile {
  display: none;
}
.resource-detail.full .row-2 {
  margin-left: -40px;
  margin-right: -40px;
}
.resource-detail.full .row-2 > .left-column,
.resource-detail.full .row-2 > .right-column {
  padding-left: 40px;
  padding-right: 40px;
}
.resource-detail.full .row-2 .promo-item .label {
  display: inline-block;
  font-family: "EncodeSans-Bold", sans-serif;
  color: #DA291C;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 155.55555555555557%;
  letter-spacing: 0.011em;
  padding: 0;
  margin: 0 0 19px;
}
body.page-node-type-resource-detail .block-snippet-block {
  display: none;
}
@media (max-width: 1366px) {
  #block-resource-detail-latest-articles {
    padding-bottom: 50px;
  }
  .resource-detail.full .main-page > .container-fluid > .limiter.limiter-2 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .resource-detail.full .row-1 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .resource-detail.full .row-1 .right-column {
    padding-left: 15px;
    padding-right: 15px;
  }
  .resource-detail.full .row-1 .left-column {
    padding-left: 15px;
    padding-right: 15px;
  }
  .resource-detail.full .row-1 .left-column h1 {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 123.6842105263158%;
  }
  .resource-detail.full .row-1 .left-column .inline-promo-desktop .inline-promo .image.col-sm-7 {
    width: 50%;
  }
  .resource-detail.full .row-2 {
    margin-left: -28px;
    margin-right: -28px;
  }
  .resource-detail.full .row-2 > .left-column,
  .resource-detail.full .row-2 > .right-column {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media (max-width: 768px) {
  .resource-detail.full .main-page > .container-fluid > .limiter {
    max-width: none;
    min-width: 0;
    width: auto;
    padding-top: 60px;
    padding-bottom: 0;
  }
  .resource-detail.full .main-page > .container-fluid > .limiter + .promo-image-double {
    padding-top: 17px;
  }
  .resource-detail.full .row-1 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .resource-detail.full .row-1 .left-column,
  .resource-detail.full .row-1 .right-column {
    height: auto !important;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
  }
  .resource-detail.full .row-1 .left-column .inline-promo-desktop {
    height: auto !important;
    padding-bottom: 60px;
  }
  .resource-detail.full .row-1 .left-column .inline-promo-desktop .inline-promo {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    display: none;
  }
  .resource-detail.full .row-1 .right-column .inline-promo-mobile {
    display: block;
    margin-top: 60px;
    padding-bottom: 60px;
  }
  .resource-detail.full .main-page > .container-fluid > .limiter.limiter-2 {
    padding-top: 0;
    width: auto;
    min-width: 0;
    max-width: none;
    padding-bottom: 60px;
  }
  .resource-detail.full .row-2 {
    margin-top: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
  .resource-detail.full .row-2 > .left-column,
  .resource-detail.full .row-2 > .right-column {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .resource-detail.full .main-page > .container-fluid > .limiter.limiter-2 {
    padding-top: 0;
    width: auto;
    min-width: 0;
    max-width: none;
    padding-bottom: 60px;
  }
  .resource-detail.full .main-page .right-column .inline-promo-mobile {
    padding-bottom: 40px;
  }
  .resource-detail.full .main-page .left-column .inline-promo-desktop {
    padding-bottom: 40px;
  }
  .resource-detail.full .row-1 .right-column {
    padding-top: 0px !important;
  }
  .resource-detail.full .row-1 .right-column .inline-promo-mobile {
    margin-top: 53px;
  }
  .resource-detail.full .row-2 {
    margin-top: 0;
    margin-left: -15px;
    margin-right: -15px;
  }
  .resource-detail.full .row-2 > .left-column,
  .resource-detail.full .row-2 > .right-column {
    padding-left: 15px;
    padding-right: 15px;
  }
  .resource-detail.full .row-2 > .left-column + .right-column,
  .resource-detail.full .row-2 > .right-column + .right-column {
    margin-top: 50px;
  }
  .resource-detail.full .row-2 .promo-item .label {
    margin-bottom: 10px;
  }
}
.resource-detail.promo .content h2.title {
  margin: 0 0 27px;
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 157.14285714285714%;
}
.resource-detail.promo .content .image {
  margin: 0 0 30px;
}
.resource-detail.promo .content .text-block {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 166.66666666666669%;
  margin: 0 0 30px;
}
@media (max-width: 1284px) {
  .resource-detail.promo .content h2.title {
    margin: 0 0 20px;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 156.25%;
  }
  .resource-detail.promo .content .image {
    margin-bottom: 15px;
  }
  .resource-detail.promo .content .text-block {
    margin-bottom: 25px;
  }
}
.biography-detail.author .by-line:after {
  content: "";
  clear: both;
  display: table;
  height: 0;
}
.biography-detail.author .by-line .image {
  width: 85px;
  overflow: hidden;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  float: left;
}
.biography-detail.author .by-line .image img {
  width: 100%;
  height: auto;
  display: block;
}
.biography-detail.author .by-line .text {
  padding-top: 14px;
  margin-left: 105px;
}
.biography-detail.author .by-line .text span.name {
  font-family: "EncodeSans-Bold", sans-serif;
}
.biography-detail.author .by-line .email {
  margin-left: 105px;
}
.biography-detail.author .by-line .email a {
  font-family: "EncodeSans-Medium", sans-serif;
}
.biography-detail.author-2 {
  position: relative;
}
.biography-detail.author-2:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.biography-detail.author-2 .author {
  position: relative;
  margin-right: 340px;
}
.biography-detail.author-2 .author:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.biography-detail.author-2 .author .image {
  float: left;
  width: 75px;
  height: 75px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  overflow: hidden;
}
.biography-detail.author-2 .author .image img {
  width: 100%;
  height: auto;
}
.biography-detail.author-2 .author .info {
  margin-left: 95px;
}
.biography-detail.author-2 .author .info .author-name {
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 157.14285714285714%;
  font-weight: normal;
  color: #292929;
}
.biography-detail.author-2 .author .info .author-title {
  font-family: "EncodeSans-Light", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 144.44444444444443%;
  color: #2F3842;
}
.biography-detail.author-2 > .link {
  position: absolute;
  right: 0;
  top: 50px;
  width: 310px;
  margin: 0;
}
.theme-black .biography-detail.author-2 .author .info .author-name,
.theme-black .biography-detail.author-2 .author .info .author-title {
  color: white;
}
@media (max-width: 1366px) {
  .biography-detail.author-2 > .author {
    margin: 0 auto;
    display: table;
  }
  .biography-detail.author-2 > .link {
    position: static;
    margin: 40px auto 0;
  }
}
.generic-detail.full .hero-generic-detail .hero-header {
  position: relative;
}
.generic-detail.full .hero-generic-detail .hero-header .text-wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
.generic-detail.full .hero-generic-detail .hero-header .text-link {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 874px;
}
.generic-detail.full .hero-generic-detail .hero-header .title {
  padding-left: 15px;
  padding-right: 15px;
}
.generic-detail.full .hero-generic-detail .hero-header .title h1 {
  font-family: "EncodeSans-Bold", sans-serif;
  font-weight: normal;
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 145.45454545454547%;
  text-align: center;
  color: white;
}
.generic-detail.full .hero-generic-detail .image-wrapper {
  position: relative;
  z-index: 1;
}
.generic-detail.full .hero-generic-detail .image-wrapper .image {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
.generic-detail.full .hero-generic-detail .image-wrapper .image.mobile {
  display: none;
}
.generic-detail.full .hero-generic-detail .image-wrapper .image:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(47, 56, 66, 0.6);
}
.generic-detail.full .hero-generic-detail .image-wrapper .image picture {
  width: 100%;
  height: auto;
}
@media (max-width: 1366px) {
  .generic-detail.full .hero-generic-detail .hero-header .title h1 {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 123.6842105263158%;
  }
}
@media (max-width: 767px) {
  .generic-detail.full .hero-generic-detail .hero-header .text-wrapper {
    position: static;
    background: #2F3842;
  }
  .generic-detail.full .hero-generic-detail .hero-header .text-wrapper .text-link {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .generic-detail.full .hero-generic-detail .hero-header .text-wrapper .text-link .title {
    padding: 24px 15px;
  }
  .generic-detail.full .hero-generic-detail .hero-header .text-wrapper .text-link .title h1 {
    color: white;
    font-size: 30px;
    font-size: 3rem;
    line-height: 133.33333333333331%;
    text-align: left;
  }
  .generic-detail.full .hero-generic-detail .image-wrapper .image.desktop {
    display: none;
  }
  .generic-detail.full .hero-generic-detail .image-wrapper .image.mobile {
    display: block;
  }
  .generic-detail.full .hero-generic-detail .image-wrapper .image:after {
    display: none;
  }
}
.sublanding-solution-detail.full .field--name-field-chapter-id,
.sublanding-solution-detail.full .field--name-field-chapter-title {
  display: none;
}
@media (max-width: 767px) {
  .sublanding-solution-detail.full .media-listing-grid {
    padding-top: 0;
  }
}
.page-node-type-page h1.page-header {
  max-width: 1188px;
  margin-left: auto;
  margin-right: auto;
}
.media-landing.full .media-listing-grid .featured-container + .header {
  font-family: "EncodeSans-Bold", sans-serif;
  padding-left: 51px;
  margin-bottom: 65px;
  margin-left: 20px;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 183.33333333333331%;
  text-align: left;
}
.media-landing.full .media-listing-grid .featured-container + .header:before {
  display: block;
}
.media-landing.full .media-listing-grid .listing {
  padding-top: 22px;
  padding-left: 15px;
}
.media-landing.full .media-listing-grid .view-more {
  padding-bottom: 55px;
}
@media (max-width: 1122px) {
  .media-landing.full .media-listing-grid .featured-container + .header {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .media-landing.full .media-listing-grid .featured-container + .header {
    margin-bottom: 14px;
    margin-left: 0;
  }
  .media-landing.full .media-listing-grid .listing {
    margin: 0px;
    padding: 0px;
  }
}
.biography-detail.full {
  padding: 116px 0 0;
}
.biography-detail.full > .limiter {
  max-width: 1670px;
  margin: 0 auto;
}
.biography-detail.full > .limiter .cut {
  max-width: 1480px;
  padding-bottom: 40px;
  margin: 0 auto;
}
.biography-detail.full > .limiter .cut .cut2 {
  max-width: 1299px;
  margin: 0 0 0 auto;
}
.biography-detail.full .bio-detail > .bio-info:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
.biography-detail.full .bio-detail > .bio-info .picture {
  float: left;
  width: 257px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  overflow: hidden;
}
.biography-detail.full .bio-detail > .bio-info .picture img {
  width: 100%;
  height: auto;
}
.biography-detail.full .bio-detail > .bio-info > .info > .bio-info {
  font-family: "EncodeSans-Light", sans-serif;
}
.biography-detail.full .bio-detail > .bio-info > .info > .contact-info {
  margin: 8px 0 23px;
  height: 23px;
}
.biography-detail.full .bio-detail > .bio-info > .info > .contact-info a.mail {
  float: left;
  font-family: "EncodeSans-Medium", sans-serif;
  text-decoration: underline;
}
.biography-detail.full .bio-detail > .bio-info > .info > .contact-info a.social-link {
  text-align: left;
  text-indent: -9999999px;
  display: block;
  width: 23px;
  height: 23px;
  position: relative;
  background-color: #DA291C;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  -o-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  overflow: hidden;
  float: left;
}
.biography-detail.full .bio-detail > .bio-info > .info > .contact-info a.social-link.li {
  background-position: 7px 5px;
  background-image: url("../templates/patterns/biography_detail/biography-detail-linkedin-icon.svg");
}
.biography-detail.full .bio-detail > .bio-info > .info > .contact-info a.social-link.tw {
  background-image: url("../templates/patterns/biography_detail/biography-detail-twitter-icon.svg");
}
.biography-detail.full .bio-detail > .bio-info > .info > .contact-info a.social-link + a.social-link {
  margin-left: 6px;
}
.biography-detail.full .bio-detail > .bio-info > .info > .contact-info a.social-link + a.mail {
  margin-left: 14px;
}
.biography-detail.full .bio-detail > .bio-info > .info > .short-summary {
  font-family: "EncodeSans-Light", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 145.45454545454547%;
  max-width: 536px;
}
.biography-detail.full .bio-detail.has-image > .bio-info > .info {
  margin-left: 292px;
}
.biography-detail.full .bio-detail .info h1.headline {
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 145.45454545454547%;
  font-family: "EncodeSans-Bold", sans-serif;
  font-weight: normal;
}
.biography-detail.full .bio-detail .row-wrapper.cat-comp {
  margin-top: 55px;
}
.biography-detail.full .bio-detail .row-wrapper.cat-comp > .categories {
  float: right;
  width: 334px;
}
.biography-detail.full .bio-detail .row-wrapper.cat-comp > .categories .center {
  width: 210px;
  margin: 0 0 0 auto;
}
.biography-detail.full .bio-detail .row-wrapper.cat-comp.has-categories > .components {
  margin-right: 334px;
}
html.has-mouseover .biography-detail.full .bio-detail > .bio-info > .info > .contact-info a.social-link:hover {
  background-color: #2F3842;
}
@media (max-width: 1366px) {
  .biography-detail.full > .limiter {
    max-width: 1118px;
  }
  .biography-detail.full .bio-detail .row-wrapper.cat-comp.has-categories > .components {
    margin-right: 210px;
  }
  .biography-detail.full .bio-detail .row-wrapper.cat-comp > .categories {
    width: 210px;
  }
}
@media (max-width: 768px) {
  .biography-detail.full .bio-detail .row-wrapper.cat-comp.has-categories > .components {
    margin-right: 0;
  }
  .biography-detail.full .bio-detail .row-wrapper.cat-comp > .categories {
    float: none;
    width: auto;
  }
  .biography-detail.full .bio-detail .row-wrapper.cat-comp > .categories .center {
    width: auto;
  }
}
@media (max-width: 767px) {
  .biography-detail.full {
    padding-top: 50px;
  }
  .biography-detail.full .bio-detail > .bio-info .picture {
    display: table;
    float: none;
    margin: 0 auto 40px;
  }
  .biography-detail.full .bio-detail.has-image > .bio-info > .info {
    margin-left: 0;
  }
  .biography-detail.full .bio-detail > .bio-info > .info {
    text-align: center;
  }
  .biography-detail.full .bio-detail > .bio-info > .info h1.headline {
    font-size: 31px;
    font-size: 3.1rem;
    line-height: 129.03225806451613%;
  }
  .biography-detail.full .bio-detail > .bio-info > .info > .contact-info {
    margin: 8px auto 23px;
    display: table;
  }
  .biography-detail.full .bio-detail > .bio-info > .info > .short-summary {
    max-width: none;
  }
  .biography-detail.full .bio-detail .row-wrapper.cat-comp {
    margin-top: 40px;
  }
}
.generic-landing.full .media-listing-grid .view-more {
  padding-bottom: 35px;
}
.region-content > h1.page-header {
  margin: 100px auto 0;
  max-width: 1394px;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .region-content > h1.page-header {
    margin-top: 50px;
    padding: 0;
  }
}
body.page-node-type-listing .listing.full {
  margin: 0 auto 0;
  max-width: 1364px;
  padding-top: 35px;
}
@media (max-width: 767px) {
  body.page-node-type-listing .listing.full {
    padding-top: 20px;
  }
}
/**
 * Views.
 */
#search-results-view {
  max-width: 1364px;
  margin: 0 auto;
}
#search-results-view .view-header {
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 166.66666666666669%;
  color: #2F3842;
  padding: 15px 0 20px;
  border-bottom: solid 3px #DA291C;
}
#search-results-view .view-content {
  margin-top: 60px;
}
#search-results-view .view-content .views-row {
  padding-bottom: 40px;
  border-bottom: solid #E9E9E9 1px;
  margin-bottom: 40px;
}
#search-results-view .view-content .views-row h2.h4 {
  margin: 0 0 20px;
}
#search-results-view .view-content .views-row h2.h4 a,
#search-results-view .view-content .views-row h2.h4 {
  color: black;
  font-family: "EncodeSans-Bold", sans-serif;
}
#search-results-view .view-content .views-row h2.h4 a > strong,
#search-results-view .view-content .views-row h2.h4 > strong {
  padding: 0 5px;
}
#search-results-view .pager-nav {
  padding: 12px 0 80px;
}
#search-results-view .pager-nav .inner-wrapper {
  display: table;
  margin: 0 auto;
  position: relative;
}
#search-results-view .pager-nav .inner-wrapper:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
#search-results-view .pager-nav .inner-wrapper .prev {
  float: left;
  margin-right: 35px;
}
#search-results-view .pager-nav .inner-wrapper > .current-page {
  float: left;
}
#search-results-view .pager-nav .inner-wrapper > .current-page span.page-current {
  display: inline-block;
  width: 40px;
  text-align: center;
  border-bottom: #2F3842 solid 1px;
  margin-right: 14px;
}
#search-results-view .pager-nav .inner-wrapper > .current-page span.page-current input {
  width: 100%;
  display: block;
  border: none;
  background: transparent;
  text-align: left;
  padding-left: 15px;
}
#search-results-view .pager-nav .inner-wrapper > .current-page span.page-max {
  margin-left: 10px;
}
#search-results-view .pager-nav .inner-wrapper .next {
  float: left;
  margin-left: 35px;
}
@media (max-width: 767px) {
  #search-results-view .view-header {
    padding: 0 0 50px;
    text-align: center;
    font-family: "EncodeSans-Regular", sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 187.5%;
  }
  #search-results-view .view-content {
    margin-top: 40px;
  }
  #search-results-view .view-content .views-row:last-child {
    border-bottom: none;
    margin-bottom: 20px;
  }
  #search-results-view .pager-nav {
    padding: 0 0 60px;
  }
}
.page-404 .hero.search .block-cacim-search-form-block {
  padding: 74px 0 0;
}
@media (min-width: 768px) {
  .page-404 .hero.search #search-form-wrapper-404 #search-textfield:before {
    display: none;
  }
}
@media (max-width: 1366px) {
  .page-404 .hero.search .description.text-block h1.error {
    font-size: 71px;
    font-size: 7.1rem;
    line-height: 108.45070422535213%;
  }
  .page-404 .hero.search .description.text-block .big3 {
    font-size: 31px;
    font-size: 3.1rem;
    line-height: 145.16129032258064%;
  }
  .page-404 .hero.search .block-cacim-search-form-block {
    padding-top: 52px;
  }
}
#views-news-events {
  padding-top: 35px;
  padding-bottom: 35px;
}
#views-news-events .view-header {
  padding: 15px 0 20px;
  border-bottom: solid 3px #DA291C;
  margin-bottom: 2px;
}
#views-news-events .view-header:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
#views-news-events .view-header .views-summary {
  font-family: "EncodeSans-Regular", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 166.66666666666669%;
  color: #2F3842;
  margin-right: 89px;
}
#views-news-events .view-header .views-summary strong {
  font-family: "EncodeSans-Bold", sans-serif;
  font-weight: normal;
}
#views-news-events .view-header .views-actions {
  display: none;
  float: right;
  width: 73px;
}
#views-news-events .view-header .views-actions .views-action {
  width: 27px;
  height: 27px;
  display: block;
  float: left;
}
#views-news-events .view-header .views-actions .views-action + .views-action {
  margin-left: 16px;
}
#views-news-events .view-header .views-actions .views-action.mode-list {
  width: 27px;
}
#views-news-events .view-content {
  padding-top: 22px;
  margin-left: -32px;
  margin-right: -32px;
}
#views-news-events.mode-list--on .view-header .views-actions .views-action.mode-list svg g rect {
  fill: #2F3842;
}
#views-news-events .pager-nav {
  padding: 52px 0 80px;
}
#views-news-events .pager-nav .inner-wrapper {
  display: table;
  margin: 0 auto;
  position: relative;
}
#views-news-events .pager-nav .inner-wrapper:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
#views-news-events .pager-nav .inner-wrapper .prev {
  float: left;
  margin-right: 35px;
}
#views-news-events .pager-nav .inner-wrapper > .current-page {
  float: left;
}
#views-news-events .pager-nav .inner-wrapper > .current-page span.page-current {
  display: inline-block;
  width: 40px;
  text-align: center;
  border-bottom: #2F3842 solid 1px;
  margin-right: 14px;
}
#views-news-events .pager-nav .inner-wrapper > .current-page span.page-current input {
  width: 100%;
  display: block;
  border: none;
  background: transparent;
  text-align: left;
  padding-left: 15px;
}
#views-news-events .pager-nav .inner-wrapper > .current-page span.page-max {
  margin-left: 10px;
}
#views-news-events .pager-nav .inner-wrapper .next {
  float: left;
  margin-left: 35px;
}
@media (min-width: 768px) {
  #views-news-events .view-header .views-actions {
    display: block;
  }
  #views-news-events.mode-grid--on .view-header .views-actions .views-action.mode-grid svg g rect {
    fill: #2F3842;
  }
  #views-news-events.mode-grid--on .view-content:after {
    content: "";
    display: table;
    height: 0;
    clear: both;
  }
  #views-news-events.mode-grid--on .view-content .views-row {
    float: left;
    width: 33.33333333%;
  }
  #views-news-events.mode-grid--on .view-content .views-row:nth-child(3n-2) {
    clear: left;
  }
}
@media (max-width: 767px) {
  #views-news-events {
    padding-top: 20px;
  }
  #views-news-events .view-header {
    padding-top: 0;
  }
  #views-news-events .view-content {
    padding-top: 10px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
html.has-mouseover #views-news-events .view-header .views-actions .views-action:hover svg g rect {
  fill: #2F3842;
}
#views-resource-detail-list-solr-block-1 .view-content {
  margin: 0 -39px;
}
#views-resource-detail-list-solr-block-1 .view-content:after {
  content: "";
  display: table;
  height: 0;
  clear: both;
}
#views-resource-detail-list-solr-block-1 .view-content .views-row {
  float: left;
  width: 25%;
}
@media (max-width: 1366px) {
  #views-resource-detail-list-solr-block-1 .view-content .views-row {
    width: 33.33333333%;
  }
}
@media (max-width: 992px) {
  #views-resource-detail-list-solr-block-1 .view-content .views-row {
    width: 50%;
  }
}
@media (max-width: 768px) {
  #views-resource-detail-list-solr-block-1 .view-content {
    margin: 0;
  }
  #views-resource-detail-list-solr-block-1 .view-content .views-row {
    float: none;
    width: auto;
  }
}
@media screen and (mix-width: 993px) and (max-width: 1366px) {
  #views-resource-detail-list-solr-block-1 .view-content .views-row:nth-child(4) {
    display: none;
  }
}
/**
 * Chapter Title Override.
 */
html.has-mouseover #chapter-title-cloud,
html.desktop-device #chapter-title-cloud {
  right: 0;
}
/*@media (max-width: 1024px) {
  #chapter-title-cloud{
    right: 0;
  }
}
*/
