/* Minification failed. Returning unminified contents.
(3941,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '@incllude'
 */
/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*////////////////////////////////////////////////////
  
  NOTE: This is not original flex scss from Bourbon.
  File has been overwritten 

////////////////////////////////////////////////////*/
/*! normalize.css v4.0.0 | 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,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 2px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  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; }
  .tag {
    border: 2px 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; } }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

@-ms-viewport {
  width: device-width; }

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 10px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Work Sans", sans-serif;
  font-size: 2.1rem;
  line-height: 1.33333;
  color: #434A52;
  background-color: #FFFFFF; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #EBEEF3; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #FF4233;
  text-decoration: none; }
  a:focus, a:hover {
    color: #e61100;
    text-decoration: none; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  width: 100%;
  max-width: 100%;
  height: auto; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #EBEEF3;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

body {
  font-weight: 300; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  line-height: 1.1;
  color: #FF4233; }

h1,
.h1 {
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 500;
  margin-bottom: 4.7rem;
  font-size: 2.8rem; }
  @media (min-width: 544px) {
    h1,
    .h1 {
      font-size: 3.8rem; } }
  @media (min-width: 992px) {
    h1,
    .h1 {
      font-size: 4.4rem; } }

h2, .h2 {
  font-size: 3.4rem;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-bottom: 1.4rem; }

h3, .h3 {
  font-size: 2.5rem;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 600;
  margin-bottom: 1.6rem; }

h4,
.h4 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 500; }
  @media (min-width: 544px) {
    h4,
    .h4 {
      font-size: 2.1rem; } }

h5, .h5 {
  font-size: 1.6rem; }

h6, .h6 {
  font-size: 1.4rem; }

.lead {
  font-size: 1.8rem;
  font-weight: 400; }
  @media (min-width: 544px) {
    .lead {
      font-size: 1.8rem; } }
  @media (min-width: 768px) {
    .lead {
      font-size: 2.4rem; } }
  .hyspecs-t-product .lead {
    color: #fff; }
  .lead + .hyspecs-c-download-links {
    margin-top: -13px; }

p {
  line-height: 3.2rem;
  margin-bottom: 3.2rem; }

.display-1, .hyspecs-c-banner:not(.hyspecs-c-banner--home) h1.display-2 {
  font-size: 4.7rem;
  line-height: 1.09;
  margin-bottom: 0;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 600; }

.display-2 {
  font-size: 3.2rem;
  margin-bottom: 0;
  line-height: 1;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 600; }

.display-3, .hyspecs-c-banner:not(.hyspecs-c-banner--home) h2.display-2 {
  font-size: 2.5rem;
  line-height: 1.333333;
  margin-bottom: 0;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 500; }

.display-4 {
  font-size: 1.8rem;
  font-weight: 300; }
  @media (min-width: 544px) and (max-width: 992px) {
    .display-4 {
      font-size: calc( 1.8rem + (3.4 - 1.8) * ( (100vw - 544px) / ( 992 - 544) )); } }
  @media (min-width: 992px) {
    .display-4 {
      font-size: 3.4rem; } }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 2px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 2.625rem;
  border-left: 0.25rem solid #dbdbdb; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #EBEEF3; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #dbdbdb;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.hyspecs-t-product table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100% !important;
  max-width: 100% !important; }
  .hyspecs-t-product table td,
  .hyspecs-t-product table th {
    width: auto !important; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #FFFFFF;
  border: 2px solid #ddd;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #EBEEF3; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #ff3860;
  background-color: #f7f7f9; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #222222; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 8px;
  padding-right: 8px; }
  @media (min-width: 544px) {
    .container {
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1184px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 8px;
  padding-right: 8px; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px; }

.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, .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, .col-mh-1, .col-mh-2, .col-mh-3, .col-mh-4, .col-mh-5, .col-mh-6, .col-mh-7, .col-mh-8, .col-mh-9, .col-mh-10, .col-mh-11, .col-mh-12, .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, .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, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
  width: 100%; }

.col-xs {
  position: relative;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px; }

.col-xs-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-xs-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-xs-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-xs-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.33333%; }

.pull-xs-2 {
  right: 16.66667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.33333%; }

.pull-xs-5 {
  right: 41.66667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.33333%; }

.pull-xs-8 {
  right: 66.66667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.33333%; }

.pull-xs-11 {
  right: 91.66667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.33333%; }

.push-xs-2 {
  left: 16.66667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.33333%; }

.push-xs-5 {
  left: 41.66667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.33333%; }

.push-xs-8 {
  left: 66.66667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.33333%; }

.push-xs-11 {
  left: 91.66667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.33333%; }

.offset-xs-2 {
  margin-left: 16.66667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.33333%; }

.offset-xs-5 {
  margin-left: 41.66667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.33333%; }

.offset-xs-8 {
  margin-left: 66.66667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.33333%; }

.offset-xs-11 {
  margin-left: 91.66667%; }

@media (min-width: 544px) {
  .col-sm {
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 740px) {
  .col-mh {
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px; }
  .col-mh-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-mh-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-mh-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-mh-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-mh-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-mh-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-mh-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-mh-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-mh-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-mh-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-mh-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-mh-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-mh-0 {
    right: auto; }
  .pull-mh-1 {
    right: 8.33333%; }
  .pull-mh-2 {
    right: 16.66667%; }
  .pull-mh-3 {
    right: 25%; }
  .pull-mh-4 {
    right: 33.33333%; }
  .pull-mh-5 {
    right: 41.66667%; }
  .pull-mh-6 {
    right: 50%; }
  .pull-mh-7 {
    right: 58.33333%; }
  .pull-mh-8 {
    right: 66.66667%; }
  .pull-mh-9 {
    right: 75%; }
  .pull-mh-10 {
    right: 83.33333%; }
  .pull-mh-11 {
    right: 91.66667%; }
  .pull-mh-12 {
    right: 100%; }
  .push-mh-0 {
    left: auto; }
  .push-mh-1 {
    left: 8.33333%; }
  .push-mh-2 {
    left: 16.66667%; }
  .push-mh-3 {
    left: 25%; }
  .push-mh-4 {
    left: 33.33333%; }
  .push-mh-5 {
    left: 41.66667%; }
  .push-mh-6 {
    left: 50%; }
  .push-mh-7 {
    left: 58.33333%; }
  .push-mh-8 {
    left: 66.66667%; }
  .push-mh-9 {
    left: 75%; }
  .push-mh-10 {
    left: 83.33333%; }
  .push-mh-11 {
    left: 91.66667%; }
  .push-mh-12 {
    left: 100%; }
  .offset-mh-0 {
    margin-left: 0%; }
  .offset-mh-1 {
    margin-left: 8.33333%; }
  .offset-mh-2 {
    margin-left: 16.66667%; }
  .offset-mh-3 {
    margin-left: 25%; }
  .offset-mh-4 {
    margin-left: 33.33333%; }
  .offset-mh-5 {
    margin-left: 41.66667%; }
  .offset-mh-6 {
    margin-left: 50%; }
  .offset-mh-7 {
    margin-left: 58.33333%; }
  .offset-mh-8 {
    margin-left: 66.66667%; }
  .offset-mh-9 {
    margin-left: 75%; }
  .offset-mh-10 {
    margin-left: 83.33333%; }
  .offset-mh-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    position: relative;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th {
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em;
    font-weight: 600; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 2px solid #dbdbdb; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 4px solid #dbdbdb; }
  .table tbody + tbody {
    border-top: 4px solid #dbdbdb; }
  .table .table {
    background-color: #FFFFFF; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 2px solid #dbdbdb; }
  .table-bordered th,
  .table-bordered td {
    border: 2px solid #dbdbdb; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 4px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #222222; }

.thead-default th {
  color: #434A52;
  background-color: #dbdbdb; }

.table-inverse {
  color: #dbdbdb;
  background-color: #222222; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #434A52; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: .01%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 2px solid #dbdbdb;
  border-left: 2px solid #dbdbdb; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 2px solid #dbdbdb; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 2px solid #dbdbdb; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 2px solid #dbdbdb; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.6rem 8px;
  font-size: 2.1rem;
  line-height: 1.4;
  color: #434A52;
  background-color: transparent;
  background-image: none;
  background-clip: padding-box;
  border: 0;
  border-bottom: 2px solid #434A52;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #434A52;
    background-color: transparent;
    border-color: #ff7166;
    outline: none; }
  .form-control:focus {
    border-left-color: transparent;
    border-top-color: transparent;
    border-right-color: transparent; }
  .form-control::-webkit-input-placeholder {
    color: #434A52;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #434A52;
    opacity: 1; }
  .form-control::placeholder {
    color: #434A52;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #dbdbdb;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: auto; }

select.form-control:focus::-ms-value {
  color: #434A52;
  background-color: transparent; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  font-size: 2.2rem; }

.col-form-label-sm {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1.4rem; }

.form-control-label {
  display: block; }

.form-group.s-error {
  color: #FF4233; }
  .form-group.s-error ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #FF4233; }
  .form-group.s-error ::-moz-placeholder {
    /* Firefox 19+ */
    color: #FF4233; }
  .form-group.s-error :-ms-input-placeholder {
    /* IE 10+ */
    color: #FF4233; }
  .form-group.s-error :-moz-placeholder {
    /* Firefox 18- */
    color: #FF4233; }
  .form-group.s-error .form-control,
  .form-group.s-error textarea {
    border-bottom-color: #FF4233; }

.form-group label {
  font-size: 1.5rem;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  color: #FF4233;
  margin-bottom: 0;
  position: absolute;
  top: 0; }

.col-form-legend {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  margin-bottom: 0;
  font-size: 2.1rem; }

.form-control-static {
  min-height: 4.0rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.5rem 0.5rem;
  font-size: 1.4rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.1rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.8rem 1rem;
  font-size: 2.2rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 4.53333rem; }

.form-group:not(:last-child) {
  margin-bottom: 1.2rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #EBEEF3;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    cursor: not-allowed; }

.form-control-feedback {
  display: block;
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger,
.form-control-error {
  padding-right: 24px;
  background-repeat: no-repeat;
  background-position: center right 1.0rem;
  background-size: 2.0rem 2.0rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #23d160; }

.has-success .form-control {
  border-color: #23d160; }

.has-success .input-group-addon {
  color: #23d160;
  border-color: #23d160;
  background-color: #caf6d9; }

.has-success .form-control-feedback {
  color: #23d160; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #ff470f; }

.has-warning .form-control {
  border-color: #ff470f; }

.has-warning .input-group-addon {
  color: #ff470f;
  border-color: #ff470f;
  background-color: #ffe3db; }

.has-warning .form-control-feedback {
  color: #ff470f; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #ff3860; }

.has-danger .form-control {
  border-color: #ff3860; }

.has-danger .input-group-addon {
  color: #ff3860;
  border-color: #ff3860;
  background-color: white; }

.has-danger .form-control-feedback {
  color: #ff3860; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.has-danger .custom-select {
  border-color: #ff3860; }

.form-inline {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 544px) {
    .form-inline label {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -moz-justify-content: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -ms-flex-flow: row wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -moz-justify-content: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -moz-justify-content: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.form-group.has-addons {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start; }
  .form-group.has-addons .form-control,
  .form-group.has-addons .btn,
  .form-group.has-addons .custom-select {
    border-radius: 0;
    margin-right: -1px;
    width: auto; }
  .form-group.has-addons .form-control.is-expanded,
  .form-group.has-addons .btn.is-expanded,
  .form-group.has-addons .custom-select.is-expanded {
    -webkit-box-flex: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .form-group.has-addons .form-control:first-child,
  .form-group.has-addons .btn:first-child,
  .form-group.has-addons .custom-select:first-child {
    border-radius: 0.25rem 0 0 0.25rem; }
  .form-group.has-addons .form-control:last-child,
  .form-group.has-addons .btn:last-child,
  .form-group.has-addons .custom-select:last-child {
    border-radius: 0 0.25rem 0.25rem 0; }

.form--standard p:first-child {
  margin-top: 2.4rem; }

.form--standard .form-group + .btn {
  margin-top: 32px; }

.form--standard .form-group:hover label {
  color: #222222; }

.form--standard .form-group:hover .form-control {
  border-color: #222222; }

.form--standard label {
  position: static;
  cursor: pointer;
  display: block; }

.form--standard .form-control {
  border-color: #EBEEF3;
  font-size: 1.6rem;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 500;
  padding-left: 0;
  margin-bottom: .4rem;
  padding-top: 1rem;
  padding-bottom: 1rem; }
  .form--standard .form-control:focus {
    border-color: #222222; }

.form--standard textarea {
  border: 0;
  border-bottom: 2px solid #EBEEF3;
  width: 100%;
  display: block; }

.error-message {
  font-size: 1.5rem;
  color: #FF4233;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 500; }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: uppercase;
  border: 2px solid transparent;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 600;
  padding: 1.2rem 1.6rem;
  font-size: 1.5rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer; }
  .btn:not(.btn-icon):not(.btn-link):not(.btn--auto) {
    min-width: 215px; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    z-index: 1; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #FF4233;
  border-color: #FF4233; }
  .btn-primary:hover {
    color: #fff; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #ff1300;
    border-color: #f51200; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff1300;
    border-color: #f51200;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #db1000;
      border-color: #b30d00; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #FF4233;
    border-color: #FF4233; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #FF4233;
    border-color: #FF4233; }

.btn-secondary, .hyspecs-c-banner.hyspecs-c-banner--home .btn-primary {
  color: #FF4233;
  background-color: #EBEEF3;
  border-color: #EBEEF3; }
  .btn-secondary:hover, .hyspecs-c-banner.hyspecs-c-banner--home .btn-primary:hover {
    color: #FF4233; }
  .btn-secondary:focus, .hyspecs-c-banner.hyspecs-c-banner--home .btn-primary:focus, .btn-secondary.focus, .hyspecs-c-banner.hyspecs-c-banner--home .focus.btn-primary {
    color: #FF4233;
    background-color: #cbd3e0;
    border-color: #c5cddc; }
  .btn-secondary:active, .hyspecs-c-banner.hyspecs-c-banner--home .btn-primary:active, .btn-secondary.active, .hyspecs-c-banner.hyspecs-c-banner--home .active.btn-primary,
  .open > .btn-secondary.dropdown-toggle,
  .hyspecs-c-banner.hyspecs-c-banner--home .open > .dropdown-toggle.btn-primary {
    color: #FF4233;
    background-color: #cbd3e0;
    border-color: #c5cddc;
    background-image: none; }
    .btn-secondary:active:hover, .hyspecs-c-banner.hyspecs-c-banner--home .btn-primary:active:hover, .btn-secondary:active:focus, .hyspecs-c-banner.hyspecs-c-banner--home .btn-primary:active:focus, .btn-secondary:active.focus, .hyspecs-c-banner.hyspecs-c-banner--home .btn-primary:active.focus, .btn-secondary.active:hover, .hyspecs-c-banner.hyspecs-c-banner--home .active.btn-primary:hover, .btn-secondary.active:focus, .hyspecs-c-banner.hyspecs-c-banner--home .active.btn-primary:focus, .btn-secondary.active.focus, .hyspecs-c-banner.hyspecs-c-banner--home .active.focus.btn-primary,
    .open > .btn-secondary.dropdown-toggle:hover,
    .hyspecs-c-banner.hyspecs-c-banner--home .open > .dropdown-toggle.btn-primary:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .hyspecs-c-banner.hyspecs-c-banner--home .open > .dropdown-toggle.btn-primary:focus,
    .open > .btn-secondary.dropdown-toggle.focus,
    .hyspecs-c-banner.hyspecs-c-banner--home .open > .dropdown-toggle.focus.btn-primary {
      color: #FF4233;
      background-color: #b5c0d2;
      border-color: #9baac3; }
  .btn-secondary.disabled:focus, .hyspecs-c-banner.hyspecs-c-banner--home .disabled.btn-primary:focus, .btn-secondary.disabled.focus, .hyspecs-c-banner.hyspecs-c-banner--home .disabled.focus.btn-primary, .btn-secondary:disabled:focus, .hyspecs-c-banner.hyspecs-c-banner--home .btn-primary:disabled:focus, .btn-secondary:disabled.focus, .hyspecs-c-banner.hyspecs-c-banner--home .btn-primary:disabled.focus {
    background-color: #EBEEF3;
    border-color: #EBEEF3; }
  .btn-secondary.disabled:hover, .hyspecs-c-banner.hyspecs-c-banner--home .disabled.btn-primary:hover, .btn-secondary:disabled:hover, .hyspecs-c-banner.hyspecs-c-banner--home .btn-primary:disabled:hover {
    background-color: #EBEEF3;
    border-color: #EBEEF3; }

.btn-info {
  color: #fff;
  background-color: #b86bff;
  border-color: #b86bff; }
  .btn-info:hover {
    color: #fff; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #a038ff;
    border-color: #9b2eff; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #a038ff;
    border-color: #9b2eff;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #8e14ff;
      border-color: #7a00eb; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #b86bff;
    border-color: #b86bff; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #b86bff;
    border-color: #b86bff; }

.btn-success {
  color: #fff;
  background-color: #23d160;
  border-color: #23d160; }
  .btn-success:hover {
    color: #fff; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #1ca54c;
    border-color: #1a9d48; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1ca54c;
    border-color: #1a9d48;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #17873e;
      border-color: #11642e; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #23d160;
    border-color: #23d160; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #23d160;
    border-color: #23d160; }

.btn-warning {
  color: #fff;
  background-color: #ff470f;
  border-color: #ff470f; }
  .btn-warning:hover {
    color: #fff; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #db3300;
    border-color: #d13100; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #db3300;
    border-color: #d13100;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #b72b00;
      border-color: #8f2100; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #ff470f;
    border-color: #ff470f; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #ff470f;
    border-color: #ff470f; }

.btn-danger {
  color: #fff;
  background-color: #ff3860;
  border-color: #ff3860; }
  .btn-danger:hover {
    color: #fff; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #ff0537;
    border-color: #fa0032; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff0537;
    border-color: #fa0032;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #e0002d;
      border-color: #b80025; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #ff3860;
    border-color: #ff3860; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #ff3860;
    border-color: #ff3860; }

.btn-outline-primary {
  color: #FF4233;
  background-image: none;
  background-color: transparent;
  border-color: #FF4233; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #FF4233;
    border-color: #FF4233; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #FF4233;
    border-color: #FF4233; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #FF4233;
    border-color: #FF4233; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
    .open > .btn-outline-primary.dropdown-toggle:hover,
    .open > .btn-outline-primary.dropdown-toggle:focus,
    .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #db1000;
      border-color: #b30d00; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #ffa199; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #ffa199; }

.btn-outline-secondary {
  color: #EBEEF3;
  background-image: none;
  background-color: transparent;
  border-color: #EBEEF3; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #EBEEF3;
    border-color: #EBEEF3; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #EBEEF3;
    border-color: #EBEEF3; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #EBEEF3;
    border-color: #EBEEF3; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
    .open > .btn-outline-secondary.dropdown-toggle:hover,
    .open > .btn-outline-secondary.dropdown-toggle:focus,
    .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #b5c0d2;
      border-color: #9baac3; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #b86bff;
  background-image: none;
  background-color: transparent;
  border-color: #b86bff; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #b86bff;
    border-color: #b86bff; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #b86bff;
    border-color: #b86bff; }
  .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #b86bff;
    border-color: #b86bff; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
    .open > .btn-outline-info.dropdown-toggle:hover,
    .open > .btn-outline-info.dropdown-toggle:focus,
    .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #8e14ff;
      border-color: #7a00eb; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #e9d1ff; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #e9d1ff; }

.btn-outline-success {
  color: #23d160;
  background-image: none;
  background-color: transparent;
  border-color: #23d160; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #23d160;
    border-color: #23d160; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #23d160;
    border-color: #23d160; }
  .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #23d160;
    border-color: #23d160; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
    .open > .btn-outline-success.dropdown-toggle:hover,
    .open > .btn-outline-success.dropdown-toggle:focus,
    .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #17873e;
      border-color: #11642e; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #73e79c; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #73e79c; }

.btn-outline-warning {
  color: #ff470f;
  background-image: none;
  background-color: transparent;
  border-color: #ff470f; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #ff470f;
    border-color: #ff470f; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #ff470f;
    border-color: #ff470f; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ff470f;
    border-color: #ff470f; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
    .open > .btn-outline-warning.dropdown-toggle:hover,
    .open > .btn-outline-warning.dropdown-toggle:focus,
    .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #b72b00;
      border-color: #8f2100; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #ff9575; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #ff9575; }

.btn-outline-danger {
  color: #ff3860;
  background-image: none;
  background-color: transparent;
  border-color: #ff3860; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #ff3860;
    border-color: #ff3860; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #ff3860;
    border-color: #ff3860; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #ff3860;
    border-color: #ff3860; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
    .open > .btn-outline-danger.dropdown-toggle:hover,
    .open > .btn-outline-danger.dropdown-toggle:focus,
    .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #e0002d;
      border-color: #b80025; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #ff9eb1; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #ff9eb1; }

.btn-link {
  color: #FF4233;
  border-radius: 0;
  text-align: left;
  white-space: pre-wrap; }
  .btn-link.btn-link--reverse {
    color: #fff; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #e61100;
    text-decoration: none;
    background-color: transparent; }
    .btn-link:focus.btn-link--reverse, .btn-link:hover.btn-link--reverse {
      color: #fff; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #EBEEF3;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.8rem 1rem;
  font-size: 2.2rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.5rem 0.5rem;
  font-size: 1.4rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.btn.is-loading {
  position: relative;
  color: transparent;
  pointer-events: none; }
  .btn.is-loading:after, .btn.is-loading:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -.8rem;
    margin-top: -.8rem;
    display: block;
    height: 1.6rem;
    width: 1.6rem;
    border-radius: 50rem; }
  .btn.is-loading:before {
    border: .2rem solid #FFFFFF;
    border-right-color: transparent;
    border-top-color: transparent;
    -webkit-animation: buttonLoading 0.5s infinite linear;
    animation: buttonLoading 0.5s infinite linear; }
  .btn.is-loading:after {
    border: 0.2rem solid rgba(255, 255, 255, 0.1); }
  .btn.is-loading.btn-secondary:before, .hyspecs-c-banner.hyspecs-c-banner--home .btn.is-loading.btn-primary:before {
    border-left-color: #434A52;
    border-bottom-color: #434A52; }

@-webkit-keyframes buttonLoading {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }

@keyframes buttonLoading {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.btn-icon {
  position: relative;
  background-color: transparent;
  border: 0;
  height: 48px; }
  .btn-icon [class*="icon-"] {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.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: 2.1rem;
  color: #434A52;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0.15); }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #222222;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #151515;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #FF4233;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #EBEEF3; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    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: 5px 20px;
  font-size: 1.4rem;
  color: #EBEEF3;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.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:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      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: -2px; }

.btn-toolbar {
  margin-left: -0.25rem; }
  .btn-toolbar::after {
    clear: both;
    content: "";
    display: table; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 0.25rem; }

.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-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 1.2rem;
  padding-left: 1.2rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.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::after {
  clear: both;
  content: "";
  display: table; }

.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: -2px;
  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-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.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-left-radius: 0;
  border-bottom-right-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; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.6rem 8px;
  margin-bottom: 0;
  font-size: 2.1rem;
  font-weight: normal;
  line-height: 1.4;
  color: #434A52;
  text-align: center;
  background-color: #dbdbdb;
  border: 2px solid #434A52; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.5rem 0.5rem;
    font-size: 1.4rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.8rem 1rem;
    font-size: 2.2rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-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: -2px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -2px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -2px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline;
  padding-left: 2.8rem;
  cursor: pointer; }
  .custom-control + .custom-control {
    margin-left: 2rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: .2rem;
  left: 0;
  display: block;
  width: 2rem;
  height: 2rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  line-height: 1.4;
  max-width: 100%;
  padding: 0.6rem 2.4rem 0.6rem 1rem;
  padding-right: 3.2rem;
  color: #434A52;
  vertical-align: middle;
  line-height: 1.4;
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDIvMTQvMTe8P+xMAAAAbElEQVQYlX2RyxGAIAwFF1rSCrQQsDKhEDqgp3gQHJgEc8tnX/ImTkTg3BMApUb+YphzcmwRuFsrL+EXCi27PKUmILdC+FTXUKbU5IcTbVhDEcCJyFq5Cxk2ZlDDPZR3r/zMZ5uQvXHevHzRA+klOmifYQIGAAAAAElFTkSuQmCC") no-repeat right 1rem center;
  background-image: none \9;
  background-size: 14px 8px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 2px solid #FF4233;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding-top: 1.8rem;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 500;
  font-size: 1.6rem;
  padding-left: 0;
  color: #EBEEF3;
  border-color: #FF4233;
  cursor: pointer; }
  .custom-select.inactive {
    color: gray !important; }
  .custom-select:focus {
    border-color: #ff7166;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #434A52;
      background-color: transparent; }
  .custom-select:disabled {
    color: #EBEEF3;
    cursor: not-allowed;
    background-color: #dbdbdb; }
  .custom-select::-ms-expand {
    opacity: 0; }
  .hyspecs-t-product .custom-select {
    color: #fff;
    background-color: #222222; }
    .hyspecs-t-product .custom-select:hover, .hyspecs-t-product .custom-select:focus {
      color: #87888A; }
  .hyspecs-t-light .custom-select {
    color: #434A52;
    background-color: #fff; }
    .hyspecs-t-light .custom-select:hover, .hyspecs-t-light .custom-select:focus {
      color: #222222; }
  .hyspecs-t-light--gray .custom-select {
    background-color: #EBEEF3; }

.custom-select-sm {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1.4rem; }

.custom-select-lg {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  font-size: 2.2rem; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 2px solid #ddd; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 2px solid #ddd; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #EBEEF3; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #EBEEF3;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 2px solid #ddd; }
  .nav-tabs::after {
    clear: both;
    content: "";
    display: table; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -2px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 2px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #dbdbdb #dbdbdb #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #EBEEF3;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #434A52;
    background-color: #FFFFFF;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -2px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills::after {
  clear: both;
  content: "";
  display: table; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #FF4233; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    clear: both;
    content: "";
    display: table; }

.navbar-full {
  z-index: 1000; }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 2.2rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 2px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 2.2rem;
  line-height: 1;
  background: none;
  border: 2px solid transparent; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  clear: both;
  content: "";
  display: table; }

@media (max-width: 543px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

.navbar-toggleable-sm::after {
  clear: both;
  content: "";
  display: table; }

@media (max-width: 739px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

.navbar-toggleable-md::after {
  clear: both;
  content: "";
  display: table; }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #FFFFFF;
  border: 0 solid rgba(10, 10, 10, 0.125); }

.card-block {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 16px; }

.card-title {
  margin-bottom: 16px;
  text-transform: capitalize; }

.card-subtitle {
  margin-top: -8px;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 16px; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.card-header {
  padding: 16px 16px;
  margin-bottom: 0;
  background-color: #FFFFFF;
  border-bottom: 0 solid rgba(10, 10, 10, 0.125); }

.card-footer {
  padding: 16px 16px;
  background-color: #FFFFFF;
  border-top: 0 solid rgba(10, 10, 10, 0.125); }

.card-header-tabs {
  margin-right: -8px;
  margin-bottom: -16px;
  margin-left: -8px;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -8px;
  margin-left: -8px; }

.card-primary {
  background-color: #FF4233;
  border-color: #FF4233; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #23d160;
  border-color: #23d160; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #b86bff;
  border-color: #b86bff; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #ff470f;
  border-color: #ff470f; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #ff3860;
  border-color: #ff3860; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #FF4233; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #EBEEF3; }

.card-outline-info {
  background-color: transparent;
  border-color: #b86bff; }

.card-outline-success {
  background-color: transparent;
  border-color: #23d160; }

.card-outline-warning {
  background-color: transparent;
  border-color: #ff470f; }

.card-outline-danger {
  background-color: transparent;
  border-color: #ff3860; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #FFFFFF; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-left-radius: calc(0.25rem - 0);
  border-top-right-radius: calc(0.25rem - 0); }

.card-img-bottom {
  border-bottom-left-radius: calc(0.25rem - 0);
  border-bottom-right-radius: calc(0.25rem - 0); }

@media (min-width: 544px) {
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .card-deck .card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
      flex: 1 0 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 8px; }
      .card-deck .card:not(:last-child) {
        margin-right: 8px; } }

@media (min-width: 544px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .card-group .card {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
      flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; } }

@media (min-width: 544px) {
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 16px; } }

.breadcrumb {
  padding: 0.2rem 0;
  margin-bottom: 0.2rem;
  list-style: none;
  background-color: transparent; }
  .breadcrumb::after {
    clear: both;
    content: "";
    display: table; }

.breadcrumb-item {
  float: left;
  color: #EBEEF3;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 300;
  font-size: 1.2rem;
  text-transform: uppercase; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #EBEEF3;
    content: ">";
    font-size: 1.2rem; }
  .breadcrumb-item:last-child {
    pointer-events: none; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #EBEEF3; }
  .breadcrumb-item a {
    color: #EBEEF3;
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em;
    font-weight: 300;
    font-size: 1.2rem; }
    .breadcrumb-item a:hover {
      text-decoration: underline; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-bottom: 0;
  padding-bottom: 32px; }
  @media (min-width: 544px) {
    .pagination {
      padding-bottom: 48px; } }
  @media (min-width: 768px) {
    .pagination {
      padding-bottom: 64px; } }
  .pagination .pagination-arrow {
    width: 48px;
    height: 48px;
    display: block;
    margin-right: 1rem; }
    .pagination .pagination-arrow.pagination-arrow--next {
      margin-right: 0;
      margin-left: 1rem; }
      .pagination .pagination-arrow.pagination-arrow--next svg {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg); }
    .pagination .pagination-arrow a {
      display: block;
      height: 100%;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -moz-justify-content: center;
      justify-content: center;
      border-radius: 50%;
      background-color: #fff;
      color: #FF4233;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      cursor: pointer; }
      .pagination .pagination-arrow a:hover {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.5);
        text-decoration: none;
        z-index: 1; }

.page-item:first-child .page-link {
  margin-left: 0; }

.page-item.active .page-link {
  z-index: 2;
  color: #222222;
  background-color: transparent;
  border-color: #FF4233; }

.page-item.disabled .page-link {
  color: #EBEEF3;
  pointer-events: none;
  cursor: not-allowed;
  background-color: rgba(255, 255, 255, 0.4);
  border-color: rgba(255, 255, 255, 0.4); }

.page-link {
  @incllude font-regular();
  text-transform: uppercase;
  position: relative;
  display: block;
  padding: 0 0.2rem;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #222222;
  background-color: transparent; }
  .page-link:focus, .page-link:hover {
    color: #222222;
    text-decoration: none;
    background-color: transparent;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.8rem 1rem;
  font-size: 2.2rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.5rem 0.5rem;
  font-size: 1.4rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline; }
  .tag:empty {
    display: none; }

.btn .tag {
  position: relative;
  top: -1px; }

a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em; }

.tag-default {
  background-color: #EBEEF3; }
  .tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #cbd3e0; }

.tag-primary {
  background-color: #FF4233; }
  .tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: #ff1300; }

.tag-success {
  background-color: #23d160; }
  .tag-success[href]:focus, .tag-success[href]:hover {
    background-color: #1ca54c; }

.tag-info {
  background-color: #b86bff; }
  .tag-info[href]:focus, .tag-info[href]:hover {
    background-color: #a038ff; }

.tag-warning {
  background-color: #ff470f; }
  .tag-warning[href]:focus, .tag-warning[href]:hover {
    background-color: #db3300; }

.tag-danger {
  background-color: #ff3860; }
  .tag-danger[href]:focus, .tag-danger[href]:hover {
    background-color: #ff0537; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #dbdbdb; }
  @media (min-width: 544px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #c2c2c2; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0; }

.alert {
  padding: 1rem;
  margin-bottom: 1rem;
  border: 2px solid transparent; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 2rem; }
  .alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1rem;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  background-color: #eee;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0; }

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee; }

base::-moz-progress-bar,
.progress[value] {
  background-color: #eee; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee; }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .progress[width="100%"] {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; } }

.progress-striped[value]::-webkit-progress-value {
  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: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  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: 1rem 1rem; }

.progress-striped[value]::-ms-fill {
  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: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    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: 1rem 1rem; } }

.progress-animated[value]::-webkit-progress-value {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #23d160; }

.progress-success[value]::-moz-progress-bar {
  background-color: #23d160; }

.progress-success[value]::-ms-fill {
  background-color: #23d160; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #23d160; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #b86bff; }

.progress-info[value]::-moz-progress-bar {
  background-color: #b86bff; }

.progress-info[value]::-ms-fill {
  background-color: #b86bff; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #b86bff; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #ff470f; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #ff470f; }

.progress-warning[value]::-ms-fill {
  background-color: #ff470f; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #ff470f; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #ff3860; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #ff3860; }

.progress-danger[value]::-ms-fill {
  background-color: #ff3860; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #ff3860; } }

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.media-middle {
  -ms-flex-item-align: center;
  align-self: center; }

.media-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right {
  padding-left: 10px; }

.media-left {
  padding-right: 10px; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -2px;
  background-color: #fff;
  border: 2px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #EBEEF3;
    cursor: not-allowed;
    background-color: #dbdbdb; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
      color: #EBEEF3; }
  .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #FF4233;
    border-color: #FF4233; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
      color: white; }

.list-group-flush .list-group-item {
  border-radius: 0; }

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #333; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.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:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    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:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    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:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    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:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    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; }

.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-21by9, .ratio-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9, .ratio-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3, .ratio-4by3 {
  padding-bottom: 75%; }

.embed-responsive-1by1, .ratio-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 3.15rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.c-delete,
.c-add {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: rgba(10, 10, 10, 0.3);
  border: none;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  outline: none;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 30px;
  height: 30px; }
  .c-delete:before,
  .c-add:before {
    height: 2px;
    width: 50%; }
  .c-delete:after,
  .c-add:after {
    height: 50%;
    width: 2px; }
  .c-delete:before, .c-delete:after,
  .c-add:before,
  .c-add:after {
    background-color: #FFFFFF;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
  .c-delete:hover,
  .c-add:hover {
    background-color: rgba(10, 10, 10, 0.5); }

.c-delete:before, .c-delete:after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg); }

.c-delete.is-small,
.c-add.is-small {
  width: 20px;
  height: 20px; }

.c-delete.is-large,
.c-add.is-large {
  width: 40px;
  height: 40px; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .modal.in .modal-dialog {
    -webkit-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: 2px solid rgba(0, 0, 0, 0.2);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 2px solid #e5e5e5;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.modal-title {
  -webkit-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.modal-title__text {
  margin: 0; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 2px solid #e5e5e5; }
  .modal-footer::after {
    clear: both;
    content: "";
    display: table; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 544px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px; } }

.modal.center .modal-dialog {
  position: fixed;
  top: 40%;
  left: 50%;
  min-width: 320px;
  max-width: 630px;
  width: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

/*
 * Aside element
*/
.modal-open,
.aside-open {
  overflow: hidden; }
  @media (min-width: 992px) {
    .modal-open,
    .aside-open {
      margin-right: 16px; }
      .modal-open .hyspecs-c-site-header,
      .modal-open .hyspecs-c-site-header__secondary-nav,
      .aside-open .hyspecs-c-site-header,
      .aside-open .hyspecs-c-site-header__secondary-nav {
        padding-right: 16px; } }

.aside {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1050;
  overflow: auto;
  background: #fff;
  width: 100%; }
  @media (min-width: 768px) {
    .aside {
      width: 578px; } }
  .aside:focus {
    outline: none; }
  .aside.left {
    right: auto;
    left: 0; }
  .aside.right {
    right: 0;
    left: auto; }

.aside-dialog {
  height: 100%;
  position: relative;
  width: auto; }

.aside-content {
  position: relative;
  background-clip: padding-box; }

.aside-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 1; }
  .aside-backdrop.fade {
    opacity: 0; }
  .aside-backdrop.in {
    opacity: 0.5; }

.aside-header {
  padding: 15px;
  border-bottom: 2px solid #e5e5e5;
  min-height: 16.42857143px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.aside-title {
  -webkit-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.aside-title__text {
  margin: 0; }

.aside-body {
  position: relative;
  padding: 15px; }

.aside-footer {
  padding: 15px;
  text-align: right;
  border-top: 2px solid #e5e5e5; }
  .aside-footer::after {
    clear: both;
    content: "";
    display: table; }

@media (min-width: 544px) {
  .aside-sm {
    width: 320px; } }

@media (min-width: 992px) {
  .aside-lg {
    width: 620px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.33333;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 1.4rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000; }

.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: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Work Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.33333;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 1.4rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0.2); }
  .popover.top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.top .arrow, .popover.bs-tether-element-attached-bottom .arrow {
      bottom: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25);
      border-bottom-width: 0; }
      .popover.top .arrow::after, .popover.bs-tether-element-attached-bottom .arrow::after {
        bottom: 1px;
        margin-left: -10px;
        content: "";
        border-top-color: #fff;
        border-bottom-width: 0; }
  .popover.right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.right .arrow, .popover.bs-tether-element-attached-left .arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25);
      border-left-width: 0; }
      .popover.right .arrow::after, .popover.bs-tether-element-attached-left .arrow::after {
        bottom: -10px;
        left: 1px;
        content: "";
        border-right-color: #fff;
        border-left-width: 0; }
  .popover.bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.bottom .arrow, .popover.bs-tether-element-attached-top .arrow {
      top: -11px;
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
      .popover.bottom .arrow::after, .popover.bs-tether-element-attached-top .arrow::after {
        top: 1px;
        margin-left: -10px;
        content: "";
        border-top-width: 0;
        border-bottom-color: #fff; }
  .popover.left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.left .arrow, .popover.bs-tether-element-attached-right .arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: rgba(0, 0, 0, 0.25); }
      .popover.left .arrow::after, .popover.bs-tether-element-attached-right .arrow::after {
        right: 1px;
        bottom: -10px;
        content: "";
        border-right-width: 0;
        border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 2.1rem;
  background-color: #fff;
  border-bottom: 2px solid #f2f2f2; }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.arrow, .arrow::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.arrow {
  border-width: 11px; }

.arrow::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 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);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .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: 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 (min-width: 544px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #FF4233 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #ff1300 !important; }

.bg-success {
  color: #fff !important;
  background-color: #23d160 !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #1ca54c !important; }

.bg-info {
  color: #fff !important;
  background-color: #b86bff !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #a038ff !important; }

.bg-warning {
  color: #fff !important;
  background-color: #ff470f !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #db3300 !important; }

.bg-danger {
  color: #fff !important;
  background-color: #ff3860 !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #ff0537 !important; }

.bg-inverse {
  color: #fff !important;
  background-color: #222222 !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #090909 !important; }

.bg-image-cover, .content-block, .bg-image-contain {
  background-position: center center;
  background-repeat: no-repeat; }

.bg-image-cover, .content-block {
  background-size: cover; }

.bg-image-contain {
  background-size: contain; }

.clearfix::after {
  clear: both;
  content: "";
  display: table; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.flex-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.flex-last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 544px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 740px) {
  .flex-mh-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-mh-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-mh-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .flex-mh-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-mh-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-mh-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-mh-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-mh-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-mh-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-mh-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-mh-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-mh-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-mh-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-mh-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-mh-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-mh-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-mh-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-mh-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-mh-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-mh-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-mh-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-mh-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-mh-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-mh-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-mh-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-mh-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-mh-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-mh-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-mh-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-mh-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-mh-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-mh-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 740px) {
  .pull-mh-left {
    float: left !important; }
  .pull-mh-right {
    float: right !important; }
  .pull-mh-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.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; }

.w-100 {
  width: 100% !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.m-a-4 {
  margin: 4rem 4rem !important; }

.m-t-4 {
  margin-top: 4rem !important; }

.m-r-4 {
  margin-right: 4rem !important; }

.m-b-4 {
  margin-bottom: 4rem !important; }

.m-l-4 {
  margin-left: 4rem !important; }

.m-x-4 {
  margin-right: 4rem !important;
  margin-left: 4rem !important; }

.m-y-4 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important; }

.m-a-5 {
  margin: 5rem 5rem !important; }

.m-t-5 {
  margin-top: 5rem !important; }

.m-r-5 {
  margin-right: 5rem !important; }

.m-b-5 {
  margin-bottom: 5rem !important; }

.m-l-5 {
  margin-left: 5rem !important; }

.m-x-5 {
  margin-right: 5rem !important;
  margin-left: 5rem !important; }

.m-y-5 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.p-a-4 {
  padding: 4rem 4rem !important; }

.p-t-4 {
  padding-top: 4rem !important; }

.p-r-4 {
  padding-right: 4rem !important; }

.p-b-4 {
  padding-bottom: 4rem !important; }

.p-l-4 {
  padding-left: 4rem !important; }

.p-x-4 {
  padding-right: 4rem !important;
  padding-left: 4rem !important; }

.p-y-4 {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important; }

.p-a-5 {
  padding: 5rem 5rem !important; }

.p-t-5 {
  padding-top: 5rem !important; }

.p-r-5 {
  padding-right: 5rem !important; }

.p-b-5 {
  padding-bottom: 5rem !important; }

.p-l-5 {
  padding-left: 5rem !important; }

.p-x-5 {
  padding-right: 5rem !important;
  padding-left: 5rem !important; }

.p-y-5 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 740px) {
  .text-mh-left {
    text-align: left !important; }
  .text-mh-right {
    text-align: right !important; }
  .text-mh-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #EBEEF3 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #cbd3e0 !important; }

.text-primary {
  color: #FF4233 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #ff1300 !important; }

.text-success {
  color: #23d160 !important; }

a.text-success:focus, a.text-success:hover {
  color: #1ca54c !important; }

.text-info {
  color: #b86bff !important; }

a.text-info:focus, a.text-info:hover {
  color: #a038ff !important; }

.text-warning {
  color: #ff470f !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #db3300 !important; }

.text-danger {
  color: #ff3860 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #ff0537 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 739px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 740px) {
  .hidden-mh-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-mh-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !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; } }

[class^="hyspecs-icon-"], [class*="hyspecs-icon-"] {
  height: 24px;
  width: 24px;
  display: inline-block;
  fill: currentColor;
  vertical-align: bottom; }

.hyspecs-u-background-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.hyspecs-u-caps {
  text-transform: uppercase; }

.hyspecs-u-bold {
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 500; }

.hyspecs-u-ratio-1by1 {
  position: relative; }
  .hyspecs-u-ratio-1by1:after {
    display: block;
    content: '';
    padding-bottom: 100%; }

.hyspecs-u-ratio-6by4 {
  position: relative; }
  .hyspecs-u-ratio-6by4:after {
    display: block;
    content: '';
    padding-bottom: 66.7%; }

.hyspecs-u-ratio-16by9 {
  position: relative; }
  .hyspecs-u-ratio-16by9:after {
    display: block;
    content: '';
    padding-bottom: 60%; }

.hyspecs-u-flex {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.hyspecs-u-text--light {
  color: #fff; }
  .hyspecs-u-text--light p,
  .hyspecs-u-text--light ul,
  .hyspecs-u-text--light ol {
    color: #fff; }

@media (min-width: 740px) {
  .hyspecs-u-hidden-desktop {
    display: none; } }

@media (max-width: 767px) {
  .hyspecs-u-hidden-mobile {
    display: none; } }

/**
 * bootstrap-additions
 * @version v0.3.1 - 2015-05-20
 * @link https://github.com/mgcrea/bootstrap-additions
 * @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
 * @license MIT License, http://www.opensource.org/licenses/MIT
 */
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

/*
 * Alerts placement
 */
.alert {
  outline: none; }

.alert.top,
.alert.top-left,
.alert.top-right,
.alert.bottom,
.alert.bottom-left,
.alert.bottom-right {
  position: fixed;
  z-index: 1050;
  margin: 20px; }

.alert.top,
.alert.top-left,
.alert.top-right {
  top: 50px; }

.alert.top {
  right: 0px;
  left: 0px; }

.alert.top-right {
  right: 0px; }

.alert.top-right .close {
  padding-left: 10px; }

.alert.top-left {
  left: 0px; }

.alert.top-left .close {
  padding-right: 10px; }

.alert.bottom,
.alert.bottom-right,
.alert.bottom-left {
  bottom: 0px; }

.alert.bottom {
  right: 0px;
  left: 0px; }

.alert.bottom-right {
  right: 0px; }

.alert.bottom-right .close {
  padding-left: 10px; }

.alert.bottom-left {
  left: 0px; }

.alert.bottom-left .close {
  padding-right: 10px; }

/*
 * Callouts
 *
 * Not quite alerts, but custom and helpful notes for folks reading the docs.
 * Requires a base and modifier class.
 */
.callout {
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #eee; }

.callout h4 {
  margin-top: 0;
  margin-bottom: 5px; }

.callout p:last-child {
  margin-bottom: 0; }

/* Variations */
.callout-danger {
  border-color: #eed3d7;
  background-color: #fdf7f7; }

.callout-danger h4 {
  color: #b94a48; }

.callout-warning {
  border-color: #faebcc;
  background-color: #faf8f0; }

.callout-warning h4 {
  color: #8a6d3b; }

.callout-info {
  border-color: #bce8f1;
  background-color: #f4f8fa; }

.callout-info h4 {
  color: #34789a; }

/*
 * Datepicker element
 */
.datepicker.dropdown-menu {
  width: 250px;
  height: 270px; }

.datepicker.dropdown-menu button {
  outline: none;
  border: 0px; }

.datepicker.dropdown-menu tbody {
  height: 180px; }

.datepicker.dropdown-menu tbody button {
  padding: 6px; }

.datepicker.dropdown-menu.datepicker-mode-1 tbody button,
.datepicker.dropdown-menu.datepicker-mode-2 tbody button {
  height: 65px; }

/*
 * Popovers corner placement
 *
 * Inherit exotic positionning from basic ones & fix arrow placement
 */
.popover.top-left {
  margin-top: -10px; }

.popover.top-left .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  left: 10%; }

.popover.top-left .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff; }

.popover.top-right {
  margin-top: -10px; }

.popover.top-right .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  left: 90%; }

.popover.top-right .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff; }

.popover.bottom-left {
  margin-top: 10px; }

.popover.bottom-left .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
  left: 10%; }

.popover.bottom-left .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff; }

.popover.bottom-right {
  margin-top: 10px; }

.popover.bottom-right .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
  left: 90%; }

.popover.bottom-right .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff; }

/*
 * Timepicker element
 */
.timepicker.dropdown-menu {
  padding: 0 4px; }

.timepicker.dropdown-menu button {
  outline: none;
  border: 0px; }

.timepicker.dropdown-menu tbody button {
  padding: 6px; }

/*
 * Fancy tooltips
 *
 */
.tooltip.tooltip-info.top .tooltip-arrow,
.tooltip.tooltip-info.top-left .tooltip-arrow,
.tooltip.tooltip-info.top-right .tooltip-arrow {
  border-top-color: #d9edf7; }

.tooltip.tooltip-info.right .tooltip-arrow {
  border-right-color: #d9edf7; }

.tooltip.tooltip-info.bottom .tooltip-arrow,
.tooltip.tooltip-info.bottom-left .tooltip-arrow,
.tooltip.tooltip-info.bottom-right .tooltip-arrow {
  border-bottom-color: #d9edf7; }

.tooltip.tooltip-info.left .tooltip-arrow {
  border-left-color: #d9edf7; }

.tooltip.tooltip-info .tooltip-inner {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }

.tooltip.tooltip-info .tooltip-inner hr {
  border-top-color: #a6e1ec; }

.tooltip.tooltip-info .tooltip-inner .alert-link {
  color: #245269; }

.tooltip.tooltip-success.top .tooltip-arrow,
.tooltip.tooltip-success.top-left .tooltip-arrow,
.tooltip.tooltip-success.top-right .tooltip-arrow {
  border-top-color: #dff0d8; }

.tooltip.tooltip-success.right .tooltip-arrow {
  border-right-color: #dff0d8; }

.tooltip.tooltip-success.bottom .tooltip-arrow,
.tooltip.tooltip-success.bottom-left .tooltip-arrow,
.tooltip.tooltip-success.bottom-right .tooltip-arrow {
  border-bottom-color: #dff0d8; }

.tooltip.tooltip-success.left .tooltip-arrow {
  border-left-color: #dff0d8; }

.tooltip.tooltip-success .tooltip-inner {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }

.tooltip.tooltip-success .tooltip-inner hr {
  border-top-color: #c9e2b3; }

.tooltip.tooltip-success .tooltip-inner .alert-link {
  color: #2b542c; }

.tooltip.tooltip-danger.top .tooltip-arrow,
.tooltip.tooltip-danger.top-left .tooltip-arrow,
.tooltip.tooltip-danger.top-right .tooltip-arrow {
  border-top-color: #f2dede; }

.tooltip.tooltip-danger.right .tooltip-arrow {
  border-right-color: #f2dede; }

.tooltip.tooltip-danger.bottom .tooltip-arrow,
.tooltip.tooltip-danger.bottom-left .tooltip-arrow,
.tooltip.tooltip-danger.bottom-right .tooltip-arrow {
  border-bottom-color: #f2dede; }

.tooltip.tooltip-danger.left .tooltip-arrow {
  border-left-color: #f2dede; }

.tooltip.tooltip-danger .tooltip-inner {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }

.tooltip.tooltip-danger .tooltip-inner hr {
  border-top-color: #e4b9c0; }

.tooltip.tooltip-danger .tooltip-inner .alert-link {
  color: #843534; }

/*
 * Tooltip corner placement
 *
 * Inherit exotic positionning from basic ones & fix arrow placement
 */
.tooltip.top-left {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
  left: 10%; }

.tooltip.top-right {
  margin-top: -3px;
  padding: 5px 0; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
  left: 90%; }

.tooltip.bottom-left {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
  left: 10%; }

.tooltip.bottom-right {
  margin-top: 3px;
  padding: 5px 0; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
  left: 90%; }

/**
 * angular-motion
 * @version v0.4.2 - 2015-09-23
 * @link https://github.com/mgcrea/angular-motion
 * @author Olivier Louvignes <olivier@mg-crea.com> (https://github.com/mgcrea)
 * @license MIT License, http://www.opensource.org/licenses/MIT
 */
.am-collapse {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  overflow: hidden;
  opacity: 1; }

.am-collapse.am-collapse-add,
.am-collapse.ng-hide-remove,
.am-collapse.ng-move {
  -webkit-animation-name: expand;
  animation-name: expand; }

.am-collapse.am-collapse-remove,
.am-collapse.ng-hide {
  -webkit-animation-name: collapse;
  animation-name: collapse; }

.am-collapse.ng-enter {
  visibility: hidden;
  -webkit-animation-name: expand;
  animation-name: expand;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-collapse.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-collapse.ng-leave {
  -webkit-animation-name: collapse;
  animation-name: collapse;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-collapse.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

@-webkit-keyframes expand {
  from {
    max-height: 0px; }
  to {
    max-height: 500px; } }

@keyframes expand {
  from {
    max-height: 0px; }
  to {
    max-height: 500px; } }

@-webkit-keyframes collapse {
  from {
    max-height: 500px; }
  to {
    max-height: 0px; } }

@keyframes collapse {
  from {
    max-height: 500px; }
  to {
    max-height: 0px; } }

.panel-collapse.am-collapse.in-remove {
  -webkit-animation-name: collapse;
  animation-name: collapse;
  display: block; }

.panel-collapse.am-collapse.in-add {
  -webkit-animation-name: expand;
  animation-name: expand; }

.am-fade {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  opacity: 1; }

.am-fade.am-fade-add,
.am-fade.ng-hide-remove,
.am-fade.ng-move {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.am-fade.am-fade-remove,
.am-fade.ng-hide {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.am-fade.ng-enter {
  visibility: hidden;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-fade.ng-leave {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.tab-pane.am-fade.active-remove {
  display: none !important; }

.tab-pane.am-fade.active-add {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.modal-backdrop.am-fade,
.aside-backdrop.am-fade {
  background: rgba(0, 0, 0, 0.5);
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s; }

.modal-backdrop.am-fade.ng-leave,
.aside-backdrop.am-fade.ng-leave {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.am-fade-and-scale {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

.am-fade-and-scale.ng-enter,
.am-fade-and-scale.am-fade-and-scale-add,
.am-fade-and-scale.ng-hide-remove,
.am-fade-and-scale.ng-move {
  -webkit-animation-name: fadeAndScaleIn;
  animation-name: fadeAndScaleIn; }

.am-fade-and-scale.ng-leave,
.am-fade-and-scale.am-fade-and-scale-remove,
.am-fade-and-scale.ng-hide {
  -webkit-animation-name: fadeAndScaleOut;
  animation-name: fadeAndScaleOut; }

.am-fade-and-scale.ng-enter {
  visibility: hidden;
  -webkit-animation-name: fadeAndScaleIn;
  animation-name: fadeAndScaleIn;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade-and-scale.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-fade-and-scale.ng-leave {
  -webkit-animation-name: fadeAndScaleOut;
  animation-name: fadeAndScaleOut;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade-and-scale.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

@-webkit-keyframes fadeAndScaleIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  to {
    opacity: 1; } }

@keyframes fadeAndScaleIn {
  from {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeAndScaleOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); } }

@keyframes fadeAndScaleOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); } }

.am-fade-and-slide-top {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

.am-fade-and-slide-top.am-fade-and-slide-top-add,
.am-fade-and-slide-top.ng-hide-remove,
.am-fade-and-slide-top.ng-move {
  -webkit-animation-name: fadeAndSlideFromTop;
  animation-name: fadeAndSlideFromTop; }

.am-fade-and-slide-top.am-fade-and-slide-top-remove,
.am-fade-and-slide-top.ng-hide {
  -webkit-animation-name: fadeAndSlideToTop;
  animation-name: fadeAndSlideToTop; }

.am-fade-and-slide-top.ng-enter {
  visibility: hidden;
  -webkit-animation-name: fadeAndSlideFromTop;
  animation-name: fadeAndSlideFromTop;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade-and-slide-top.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-fade-and-slide-top.ng-leave {
  -webkit-animation-name: fadeAndSlideToTop;
  animation-name: fadeAndSlideToTop;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade-and-slide-top.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-fade-and-slide-right {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

.am-fade-and-slide-right.am-fade-and-slide-right-add,
.am-fade-and-slide-right.ng-hide-remove,
.am-fade-and-slide-right.ng-move {
  -webkit-animation-name: fadeAndSlideFromRight;
  animation-name: fadeAndSlideFromRight; }

.am-fade-and-slide-right.am-fade-and-slide-right-remove,
.am-fade-and-slide-right.ng-hide {
  -webkit-animation-name: fadeAndSlideToRight;
  animation-name: fadeAndSlideToRight; }

.am-fade-and-slide-right.ng-enter {
  visibility: hidden;
  -webkit-animation-name: fadeAndSlideFromRight;
  animation-name: fadeAndSlideFromRight;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade-and-slide-right.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-fade-and-slide-right.ng-leave {
  -webkit-animation-name: fadeAndSlideToRight;
  animation-name: fadeAndSlideToRight;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade-and-slide-right.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-fade-and-slide-bottom {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

.am-fade-and-slide-bottom.am-fade-and-slide-bottom-add,
.am-fade-and-slide-bottom.ng-hide-remove,
.am-fade-and-slide-bottom.ng-move {
  -webkit-animation-name: fadeAndSlideFromBottom;
  animation-name: fadeAndSlideFromBottom; }

.am-fade-and-slide-bottom.am-fade-and-slide-bottom-remove,
.am-fade-and-slide-bottom.ng-hide {
  -webkit-animation-name: fadeAndSlideToBottom;
  animation-name: fadeAndSlideToBottom; }

.am-fade-and-slide-bottom.ng-enter {
  visibility: hidden;
  -webkit-animation-name: fadeAndSlideFromBottom;
  animation-name: fadeAndSlideFromBottom;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade-and-slide-bottom.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-fade-and-slide-bottom.ng-leave {
  -webkit-animation-name: fadeAndSlideToBottom;
  animation-name: fadeAndSlideToBottom;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade-and-slide-bottom.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-fade-and-slide-left {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

.am-fade-and-slide-left.am-fade-and-slide-left-add,
.am-fade-and-slide-left.ng-hide-remove,
.am-fade-and-slide-left.ng-move {
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-name: fadeAndSlideFromLeft;
  animation-name: fadeAndSlideFromLeft; }

.am-fade-and-slide-left.am-fade-and-slide-left-remove,
.am-fade-and-slide-left.ng-hide {
  -webkit-animation-name: fadeAndSlideToLeft;
  animation-name: fadeAndSlideToLeft; }

.am-fade-and-slide-left.ng-enter {
  visibility: hidden;
  -webkit-animation-name: fadeAndSlideFromLeft;
  animation-name: fadeAndSlideFromLeft;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade-and-slide-left.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-fade-and-slide-left.ng-leave {
  -webkit-animation-name: fadeAndSlideToLeft;
  animation-name: fadeAndSlideToLeft;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-fade-and-slide-left.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

@-webkit-keyframes fadeAndSlideFromTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%); }
  to {
    opacity: 1; } }

@keyframes fadeAndSlideFromTop {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%); }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeAndSlideToTop {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%); } }

@keyframes fadeAndSlideToTop {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%); } }

@-webkit-keyframes fadeAndSlideFromRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(20%);
    transform: translateX(20%); }
  to {
    opacity: 1; } }

@keyframes fadeAndSlideFromRight {
  from {
    opacity: 0;
    -webkit-transform: translateX(20%);
    transform: translateX(20%); }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeAndSlideToRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translateX(20%);
    transform: translateX(20%); } }

@keyframes fadeAndSlideToRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translateX(20%);
    transform: translateX(20%); } }

@-webkit-keyframes fadeAndSlideFromBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%); }
  to {
    opacity: 1; } }

@keyframes fadeAndSlideFromBottom {
  from {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%); }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeAndSlideToBottom {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%); } }

@keyframes fadeAndSlideToBottom {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%); } }

@-webkit-keyframes fadeAndSlideFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%); }
  to {
    opacity: 1; } }

@keyframes fadeAndSlideFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%); }
  to {
    opacity: 1; } }

@-webkit-keyframes fadeAndSlideToLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%); } }

@keyframes fadeAndSlideToLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%); } }

.am-flip-x {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

.am-flip-x.am-flip-x-add,
.am-flip-x.ng-hide-remove,
.am-flip-x.ng-move {
  -webkit-animation-name: flipInXBounce;
  animation-name: flipInXBounce; }

.am-flip-x.am-flip-x-remove,
.am-flip-x.ng-hide {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX; }

.am-flip-x.ng-enter {
  visibility: hidden;
  -webkit-animation-name: flipInXBounce;
  animation-name: flipInXBounce;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-flip-x.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-flip-x.ng-leave {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-flip-x.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-flip-x-linear {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

.am-flip-x-linear.am-flip-x-add,
.am-flip-x-linear.ng-hide-remove,
.am-flip-x-linear.ng-move {
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

.am-flip-x-linear.am-flip-x-remove,
.am-flip-x-linear.ng-hide {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX; }

.am-flip-x-linear.ng-enter {
  visibility: hidden;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-flip-x-linear.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-flip-x-linear.ng-leave {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-flip-x-linear.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

@-webkit-keyframes flipInX {
  from {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  to {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@keyframes flipInX {
  from {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  to {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@-webkit-keyframes flipInXBounce {
  from {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  to {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@keyframes flipInXBounce {
  from {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  to {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); } }

@-webkit-keyframes flipOutX {
  from {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

@keyframes flipOutX {
  from {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg); }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg); } }

.am-slide-top {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

.am-slide-top.am-slide-top-add,
.am-slide-top.ng-hide-remove,
.am-slide-top.ng-move {
  -webkit-animation-name: slideFromTop;
  animation-name: slideFromTop; }

.am-slide-top.am-slide-top-remove,
.am-slide-top.ng-hide {
  -webkit-animation-name: slideToTop;
  animation-name: slideToTop; }

.am-slide-top.ng-enter {
  visibility: hidden;
  -webkit-animation-name: slideFromTop;
  animation-name: slideFromTop;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-slide-top.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-slide-top.ng-leave {
  -webkit-animation-name: slideToTop;
  animation-name: slideToTop;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-slide-top.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-slide-right {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

.am-slide-right.am-slide-right-add,
.am-slide-right.ng-hide-remove,
.am-slide-right.ng-move {
  -webkit-animation-name: slideFromRight;
  animation-name: slideFromRight; }

.am-slide-right.am-slide-right-remove,
.am-slide-right.ng-hide {
  -webkit-animation-name: slideToRight;
  animation-name: slideToRight; }

.am-slide-right.ng-enter {
  visibility: hidden;
  -webkit-animation-name: slideFromRight;
  animation-name: slideFromRight;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-slide-right.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-slide-right.ng-leave {
  -webkit-animation-name: slideToRight;
  animation-name: slideToRight;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-slide-right.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-slide-bottom {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

.am-slide-bottom.am-slide-bottom-add,
.am-slide-bottom.ng-hide-remove,
.am-slide-bottom.ng-move {
  -webkit-animation-name: slideFromBottom;
  animation-name: slideFromBottom; }

.am-slide-bottom.am-slide-bottom-remove,
.am-slide-bottom.ng-hide {
  -webkit-animation-name: slideToBottom;
  animation-name: slideToBottom; }

.am-slide-bottom.ng-enter {
  visibility: hidden;
  -webkit-animation-name: slideFromBottom;
  animation-name: slideFromBottom;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-slide-bottom.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-slide-bottom.ng-leave {
  -webkit-animation-name: slideToBottom;
  animation-name: slideToBottom;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-slide-bottom.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-slide-left {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards; }

.am-slide-left.am-slide-left-add,
.am-slide-left.ng-hide-remove,
.am-slide-left.ng-move {
  -webkit-animation-name: slideFromLeft;
  animation-name: slideFromLeft; }

.am-slide-left.am-slide-left-remove,
.am-slide-left.ng-hide {
  -webkit-animation-name: slideToLeft;
  animation-name: slideToLeft; }

.am-slide-left.ng-enter {
  visibility: hidden;
  -webkit-animation-name: slideFromLeft;
  animation-name: slideFromLeft;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-slide-left.ng-enter.ng-enter-active {
  visibility: visible;
  -webkit-animation-play-state: running;
  animation-play-state: running; }

.am-slide-left.ng-leave {
  -webkit-animation-name: slideToLeft;
  animation-name: slideToLeft;
  -webkit-animation-play-state: paused;
  animation-play-state: paused; }

.am-slide-left.ng-leave.ng-leave-active {
  -webkit-animation-play-state: running;
  animation-play-state: running; }

@-webkit-keyframes slideFromTop {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@keyframes slideFromTop {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@-webkit-keyframes slideToTop {
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@keyframes slideToTop {
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@-webkit-keyframes slideFromRight {
  from {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes slideFromRight {
  from {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@-webkit-keyframes slideToRight {
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes slideToRight {
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@-webkit-keyframes slideFromBottom {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@keyframes slideFromBottom {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@-webkit-keyframes slideToBottom {
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@keyframes slideToBottom {
  to {
    -webkit-transform: translateY(100%);
    transform: translateY(100%); } }

@-webkit-keyframes slideFromLeft {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes slideFromLeft {
  from {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@-webkit-keyframes slideToLeft {
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

@keyframes slideToLeft {
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Navigation */
.hyspecs-c-site-header {
  background-color: #222222;
  border-bottom: 1px solid #000;
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  right: 0;
  height: 48px;
  -webkit-backface-visibility: hidden;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 992px) {
    .hyspecs-c-site-header {
      height: 104px;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -moz-justify-content: flex-end;
      justify-content: flex-end;
      -webkit-box-align: end;
      -ms-flex-align: end;
      -moz-align-items: flex-end;
      align-items: flex-end; } }
  @media (min-width: 992px) {
    .hyspecs-c-site-header {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -moz-justify-content: center;
      justify-content: center; } }
  .hyspecs-c-site-header .hyspecs-c-call-link {
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em;
    font-weight: 300;
    font-size: 1.6rem;
    padding-top: 6px;
    padding-bottom: 7px;
    text-transform: none; }
    @media (min-width: 992px) {
      .hyspecs-c-site-header .hyspecs-c-call-link {
        font-size: 2.1rem; } }
  .hyspecs-c-site-header .btn--cart {
    color: #fff;
    position: absolute;
    top: 0;
    left: 42px;
    height: 48px;
    background-color: transparent;
    min-width: auto !important; }
    @media (min-width: 992px) {
      .hyspecs-c-site-header .btn--cart {
        left: 48px; } }
    @media (min-width: 992px) {
      .hyspecs-c-site-header .btn--cart {
        left: auto;
        top: auto; } }

.hyspecs-c-site-header__menu-wrap {
  display: none; }
  @media (min-width: 992px) {
    .hyspecs-c-site-header__menu-wrap {
      display: block;
      width: 100%;
      text-align: center; } }
  @media (max-width: 740px) {
    .hyspecs-c-site-header__menu-wrap .container {
      padding-left: 8px;
      padding-right: 8px; } }
  .hyspecs-s-mobile-menu-open .hyspecs-c-site-header__menu-wrap {
    display: block;
    background: #FF4233;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 20;
    width: 244px;
    padding-top: 50px; }

.hyspecs-c-mobile-menu-bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  display: none; }
  .hyspecs-s-mobile-menu-open .hyspecs-c-mobile-menu-bg {
    display: block; }

/*
	Ask teach question header CTA button
*/
.hyspecs-c-site-header__btn-shop {
  position: relative;
  padding-right: 35px !important;
  width: 89px; }
  @media (max-width: 420px) {
    .hyspecs-c-site-header__btn-shop {
      width: 60px;
      padding-right: 10px !important; } }
  .hyspecs-c-site-header__btn-shop .hyspecs-icon-link {
    position: absolute;
    top: 10px;
    right: 9px;
    width: 18px;
    height: 18px; }
    @media (min-width: 992px) {
      .hyspecs-c-site-header__btn-shop .hyspecs-icon-link {
        top: 11px; } }
    @media (max-width: 420px) {
      .hyspecs-c-site-header__btn-shop .hyspecs-icon-link {
        display: none; } }

.hyspecs-c-site-header__cta-wrap--sm {
  position: absolute;
  top: 4px;
  right: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .hyspecs-c-site-header__cta-wrap--sm .btn {
    padding-top: .8rem;
    padding-bottom: .9rem;
    padding-left: 10px;
    padding-right: 10px;
    border-width: 1px; }
  @media (min-width: 992px) {
    .hyspecs-c-site-header__cta-wrap--sm .hyspecs-c-site-header__btn-shop {
      display: none; } }

.hyspecs-c-site-header__cta-wrap {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2; }
  .hyspecs-c-site-header__cta-wrap .btn {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: .8rem;
    padding-bottom: .9rem;
    display: none; }
    @media (min-width: 992px) {
      .hyspecs-c-site-header__cta-wrap .btn {
        display: block;
        padding-top: 14px;
        padding-bottom: 14px; } }
    @media (min-width: 992px) {
      .hyspecs-c-site-header__cta-wrap .btn {
        padding-top: 10px;
        padding-bottom: 10px; } }

.hyspecs-c-site-header__btn-ask {
  color: #fff;
  background-color: #434A52;
  border-color: #434A52;
  display: none;
  margin-left: 6px; }
  .hyspecs-c-site-header__btn-ask:hover, .hyspecs-c-site-header__btn-ask:focus, .hyspecs-c-site-header__btn-ask:active {
    color: #fff;
    background-color: #5a636e;
    border-color: #5a636e; }
  .hyspecs-c-site-header__btn-ask .text-hidden-small {
    display: none; }
  @media (min-width: 992px) {
    .hyspecs-c-site-header__btn-ask {
      width: 130px;
      display: block;
      padding-top: 14px;
      padding-bottom: 14px; } }

.btn.hyspecs-c-btn-header-call {
  margin-left: 4px;
  border: 1px solid transparent;
  background-color: #434A52;
  border-color: #434A52;
  color: #fff; }
  @media (min-width: 992px) {
    .btn.hyspecs-c-btn-header-call {
      display: none; } }

@media (min-width: 992px) {
  .hyspecs-c-site-header__primary-nav {
    padding-right: 138px; } }

@media (min-width: 992px) {
  .hyspecs-c-site-header__primary-nav {
    padding-right: 0; } }

.hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (min-width: 992px) {
    .hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-ul {
      padding-top: 30px;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; } }
  @media (min-width: 992px) {
    .hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-ul {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -moz-justify-content: center;
      justify-content: center; } }

.hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-li {
  display: inline-block;
  -webkit-box-ordinal-group: 3;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2; }
  .hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-li:last-child {
    -webkit-box-ordinal-group: 2;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1; }
    @media (min-width: 992px) {
      .hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-li:last-child {
        -webkit-box-ordinal-group: 3;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2; } }
  .hyspecs-s-mobile-menu-open .hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-li {
    display: block; }

.hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-ul a {
  display: block;
  padding: 14px 20px;
  color: #fff;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 600;
  font-size: 1.5rem;
  text-transform: uppercase; }
  @media (min-width: 992px) {
    .hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-ul a {
      padding: 24px 4px; }
      .hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-ul a:hover {
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: none;
        box-shadow: none; }
      .hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-ul a.active {
        background-color: #000; } }
  @media (min-width: 768px) {
    .hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-ul a {
      padding: 21px 8px 25px; } }
  @media (min-width: 992px) {
    .hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-ul a {
      padding: 21px 20px 21px; } }
  .hyspecs-s-mobile-menu-open .hyspecs-c-site-header__primary-nav .hyspecs-c-site-header__primary-nav-ul a {
    padding: 14px 8px; }

.hyspecs-c-site-header__secondary-nav {
  color: #FF4233; }
  .hyspecs-c-site-header__secondary-nav ul {
    list-style-type: none;
    padding-left: 0; }
  .hyspecs-c-site-header__secondary-nav a {
    font-size: 1.5rem;
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em;
    text-transform: uppercase; }
    .hyspecs-c-site-header__secondary-nav a.active {
      color: #fff; }
  .hyspecs-s-mobile-menu-open .hyspecs-c-site-header__secondary-nav a {
    color: #fff;
    padding: 14px 16px;
    display: block; }
  .hyspecs-s-mobile-menu-open .hyspecs-c-site-header__secondary-nav li {
    display: block;
    color: #fff; }
  .hyspecs-s-mobile-menu-open .hyspecs-c-site-header__secondary-nav .hyspecs-c-call-link {
    position: absolute;
    top: 0;
    right: 12px;
    color: #000;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 0;
    padding-left: 0; }
  @media (min-width: 992px) {
    .hyspecs-c-site-header__secondary-nav {
      position: absolute;
      top: 0;
      right: 4px; }
      .hyspecs-c-site-header__secondary-nav ul {
        padding: 0;
        margin: 0; }
      .hyspecs-c-site-header__secondary-nav li {
        display: inline-block;
        vertical-align: top; }
      .hyspecs-c-site-header__secondary-nav a {
        padding: 11px 8px 10px;
        display: inline-block; }
        .hyspecs-c-site-header__secondary-nav a:hover {
          background-color: rgba(0, 0, 0, 0.5);
          -webkit-box-shadow: none;
          box-shadow: none; }
        .hyspecs-c-site-header__secondary-nav a:hover {
          color: rgba(255, 255, 255, 0.7); } }

.hyspecs-c-country-links {
  font-size: 16px; }
  .hyspecs-c-country-links a {
    display: inline-block !important;
    vertical-align: middle; }
    .hyspecs-c-country-links a:last-child {
      margin-left: -2px; }
    .hyspecs-c-country-links a.active {
      pointer-events: none;
      color: rgba(255, 255, 255, 0.5); }
  .hyspecs-c-country-links span {
    vertical-align: middle;
    display: inline-block; }

.hyspecs-c-site-header__secondary-nav .btn--cart {
  height: auto;
  position: relative;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-right: 12px;
  margin-left: 7px;
  background-color: #FF4233;
  display: none; }
  .hyspecs-c-site-header__secondary-nav .btn--cart:hover {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media (min-width: 992px) {
    .hyspecs-c-site-header__secondary-nav .btn--cart {
      display: inline-block; } }

.hyspecs-c-search {
  padding-left: 8px;
  padding-right: 8px;
  position: relative; }
  @media (min-width: 740px) {
    .hyspecs-c-search {
      padding-left: 0;
      padding-right: 0;
      height: 65px;
      padding-top: 6px;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      cursor: pointer; }
      .hyspecs-c-search:hover {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        -webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.5);
        text-decoration: none;
        z-index: 1; }
      .hyspecs-c-search:hover {
        background-color: rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: none;
        box-shadow: none; } }
  @media (min-width: 992px) {
    .hyspecs-c-search {
      height: 61px; } }
  .hyspecs-c-search .form-control {
    padding-right: 30px;
    width: 100%;
    font-size: 1.5rem;
    color: #fff;
    padding-top: 1.5rem;
    padding-bottom: 1.3rem;
    border-bottom-color: rgba(40, 45, 50, 0.16);
    background-color: rgba(40, 45, 50, 0.16);
    cursor: pointer; }
    @media (min-width: 740px) {
      .hyspecs-c-search .form-control {
        width: 186px;
        background-color: transparent;
        border-bottom-color: transparent;
        padding-top: 14px;
        padding-bottom: 15px; } }
    .hyspecs-c-search .form-control:focus {
      border-bottom-color: #fff;
      cursor: text; }
  .hyspecs-c-search .btn {
    position: absolute;
    right: -2px;
    top: 6px;
    color: #fff;
    width: 38px;
    right: 8px; }
    @media (min-width: 740px) {
      .hyspecs-c-search .btn {
        right: 0; } }
  .hyspecs-c-search ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em; }
  .hyspecs-c-search ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em; }
  .hyspecs-c-search :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em; }
  .hyspecs-c-search :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em; }
  @media (min-width: 740px) {
    .hyspecs-c-search ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      text-transform: uppercase;
      font-family: 'Work Sans', sans-serif;
      font-weight: normal;
      letter-spacing: -0.02em;
      font-weight: 600; }
    .hyspecs-c-search ::-moz-placeholder {
      /* Firefox 19+ */
      text-transform: uppercase;
      font-family: 'Work Sans', sans-serif;
      font-weight: normal;
      letter-spacing: -0.02em;
      font-weight: 600; }
    .hyspecs-c-search :-ms-input-placeholder {
      /* IE 10+ */
      text-transform: uppercase;
      font-family: 'Work Sans', sans-serif;
      font-weight: normal;
      letter-spacing: -0.02em;
      font-weight: 600; }
    .hyspecs-c-search :-moz-placeholder {
      /* Firefox 18- */
      text-transform: uppercase;
      font-family: 'Work Sans', sans-serif;
      font-weight: normal;
      letter-spacing: -0.02em;
      font-weight: 600; } }

.hyspecs-c-search__suggestion-list {
  list-style-type: none;
  position: absolute;
  top: 0;
  background-color: #222222;
  background-color: #fff;
  color: #fff;
  padding: 0;
  margin: 0;
  top: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  min-width: 100%;
  max-height: 284px;
  max-width: 268px; }
  .hyspecs-c-search__suggestion-list li {
    text-align: left;
    padding: 4px 16px;
    color: #434A52; }
    .hyspecs-c-search__suggestion-list li:hover {
      background-color: #EBEEF3; }

@media (max-width: 991px) {
  .touch .hyspecs-c-search__suggestion-list {
    max-height: calc(60vh - 120px); } }

.hyspecs-c-site-header__logo {
  display: block;
  background-image: url("../img/ui/hyspecs-logo-sprite.png");
  background-repeat: no-repeat;
  background-position: -156px -61px;
  background-size: 270px 110px;
  overflow: hidden;
  text-indent: -100vw;
  width: 102px;
  height: 30px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -51px;
  z-index: 10; }
  @media (max-width: 340px) {
    .hyspecs-c-site-header__logo {
      display: none; } }
  @media (max-width: 420px) {
    .hyspecs-c-site-header__logo {
      margin-left: -64px; } }
  @media (min-width: 992px) {
    .hyspecs-c-site-header__logo {
      width: 152px;
      height: 46px;
      margin-top: -23px;
      margin-left: 0;
      left: 24px;
      background-position: 0 -55px; } }
  @media (min-width: 992px) {
    .hyspecs-c-site-header__logo {
      width: 180px;
      height: 54px;
      margin-top: -27px;
      background-position: 0 0; } }

.mobile-burger-link {
  display: block;
  width: 48px;
  height: 48px;
  position: fixed;
  left: 0;
  top: 0;
  padding: 0;
  z-index: 30;
  border-right: 1px solid #000; }
  @media (min-width: 992px) {
    .mobile-burger-link {
      display: none; } }
  .mobile-burger-link:hover {
    z-index: 30; }
  .mobile-burger-link:focus, .mobile-burger-link:active {
    outline: 0 !important; }
  .hyspecs-s-mobile-menu-open .mobile-burger-link {
    border-right: 1px solid transparent; }

.mobile-burger-link__icon {
  height: 3px;
  background-color: #FF4233;
  width: 24px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 50%;
  margin-top: -2px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .mobile-burger-link__icon:before, .mobile-burger-link__icon:after {
    content: '';
    height: 3px;
    background-color: #FF4233;
    width: 24px;
    display: block;
    margin: 0 auto;
    position: absolute;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .mobile-burger-link__icon:before {
    top: -8px; }
  .mobile-burger-link__icon:after {
    bottom: -8px; }
  .hyspecs-s-mobile-menu-open .mobile-burger-link__icon {
    background-color: transparent; }
    .hyspecs-s-mobile-menu-open .mobile-burger-link__icon:before {
      width: 28px;
      left: -2px;
      top: auto;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      background-color: #fff; }
    .hyspecs-s-mobile-menu-open .mobile-burger-link__icon:after {
      bottom: auto;
      width: 28px;
      left: -2px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      background-color: #fff; }

.hyspecs-c-site-footer {
  background-color: #222222;
  color: #fff; }
  .hyspecs-c-site-footer .hyspecs-c-site-footer__item .btn, .hyspecs-c-site-footer .hyspecs-c-subscribe-success-message .btn {
    min-width: auto; }
  .hyspecs-c-site-footer ul {
    list-style-type: none; }
  .hyspecs-c-site-footer .hyspecs-c-call-link {
    text-align: center;
    padding-top: 24px;
    padding-bottom: 24px; }
    @media (min-width: 544px) {
      .hyspecs-c-site-footer .hyspecs-c-call-link {
        padding-top: 58px;
        padding-bottom: 58px; } }
    .hyspecs-c-site-footer .hyspecs-c-call-link a {
      display: inline-block;
      color: #fff;
      font-size: 2.4rem;
      font-family: 'Work Sans', sans-serif;
      font-weight: normal;
      letter-spacing: -0.02em;
      font-weight: 500; }

.hyspecs-c-site-footer__item, .hyspecs-c-subscribe-success-message {
  border-top: 2px solid #434A52;
  padding: 16px;
  padding-bottom: 2.4rem; }
  @media (min-width: 544px) {
    .hyspecs-c-site-footer__item, .hyspecs-c-subscribe-success-message {
      padding-bottom: 6.4rem; } }
  .hyspecs-c-site-footer__item .btn, .hyspecs-c-subscribe-success-message .btn {
    width: 100%; }
    @media (min-width: 544px) {
      .hyspecs-c-site-footer__item .btn, .hyspecs-c-subscribe-success-message .btn {
        width: auto; } }

.hyspecs-c-download-links {
  margin-left: -16px;
  margin-right: -16px; }

.hyspecs-c-social-media__list {
  font-size: 0;
  margin-left: -12px;
  padding-left: 0;
  padding-top: 1rem; }
  @media (min-width: 544px) {
    .hyspecs-c-social-media__list {
      padding-top: 1.8rem; } }

.hyspecs-c-social-media__list-item {
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px; }
  .hyspecs-c-social-media__list-item svg {
    width: 48px;
    height: 48px; }

.hyspecs-c-card__link {
  color: #EBEDF2;
  font-size: 1.7rem; }
  @media (min-width: 544px) {
    .hyspecs-c-card__link {
      font-size: 2.1rem; } }
  .hyspecs-c-card__link--map {
    color: #FF4233;
    text-transform: uppercase;
    font-size: 1.7rem; }
    @media (min-width: 544px) {
      .hyspecs-c-card__link--map {
        font-size: 2.1rem; } }

.hyspecs-c-cta__title {
  margin-bottom: 1.8rem; }
  @media (min-width: 544px) {
    .hyspecs-c-cta__title {
      margin-bottom: 2.5rem; } }

.hyspecs-c-subscribe__input-wrap {
  position: relative;
  width: 100%; }
  @media (min-width: 544px) {
    .hyspecs-c-subscribe__input-wrap {
      padding-right: 1.6rem;
      width: calc(100% - 118px); } }

.hyspecs-c-subscribe {
  position: relative; }
  .hyspecs-c-subscribe .form-group {
    margin-top: 1.8rem; }
    .hyspecs-c-subscribe .form-group.s-error .error-message {
      display: block; }
    @media (min-width: 544px) {
      .hyspecs-c-subscribe .form-group {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: -16px;
        margin-top: 2.5rem; } }
  .hyspecs-c-subscribe .form-control {
    color: #fff;
    margin-right: 16px;
    margin-bottom: 16px;
    border-bottom: 2px solid #fff;
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em;
    font-weight: 300;
    font-size: 1.7rem; }
    .hyspecs-c-subscribe .form-control:disabled,
    .hyspecs-c-subscribe .form-control [readonly] {
      background-color: #222222; }
    @media (min-width: 544px) {
      .hyspecs-c-subscribe .form-control {
        margin-bottom: 0;
        height: 100%; } }
  .hyspecs-c-subscribe ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    font-size: 1.7rem; }
  .hyspecs-c-subscribe ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    font-size: 1.7rem; }
  .hyspecs-c-subscribe :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    font-size: 1.7rem; }
  .hyspecs-c-subscribe :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    font-size: 1.7rem; }
  .hyspecs-c-subscribe .error-message {
    bottom: 0;
    color: #FF4233;
    padding-left: 8px;
    display: none; }
    @media (min-width: 544px) {
      .hyspecs-c-subscribe .error-message {
        position: absolute;
        margin-bottom: -3.2rem; } }

.hyspecs-c-subscribe-success-message {
  position: absolute;
  top: 0;
  left: 8px;
  right: 8px;
  bottom: 0;
  background-color: #222222;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .hyspecs-c-subscribe-success-message.hyspecs-s-show {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    pointer-events: auto; }

.hyspecs-c-copyright {
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 300;
  font-size: 1.4rem;
  margin-bottom: 0; }
  .hyspecs-c-copyright a {
    color: #fff; }
    .hyspecs-c-copyright a:hover {
      color: #FF4233; }

.hyspecs-c-site-footer__base {
  padding-top: 0;
  width: 100%; }
  @media (min-width: 544px) {
    .hyspecs-c-site-footer__base {
      padding-top: 3.2rem;
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -moz-justify-content: space-between;
      justify-content: space-between; } }

.hyspecs-c-site-footer__nav {
  margin-left: -8px; }
  .hyspecs-c-site-footer__nav ul {
    margin: 0;
    padding: 0; }
  .hyspecs-c-site-footer__nav li {
    display: inline-block; }
  .hyspecs-c-site-footer__nav a {
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em;
    font-weight: 300;
    font-size: 1.4rem;
    margin-left: 8px;
    margin-right: 8px; }

/* Slider */
.slick-list,
.slick-track {
  height: 100%; }

.slick-slide:active, .slick-slide:focus {
  outline: none; }

.slick-arrow {
  color: #fff;
  background: transparent;
  border: 0;
  position: absolute;
  top: 50%;
  z-index: 20;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .slick-arrow:active, .slick-arrow:focus {
    outline: none; }
  .slick-arrow.slick-prev {
    left: 0; }
  .slick-arrow.slick-next {
    right: 0; }

.fullscreen-slider, .fullwidth-slider {
  width: 100%; }
  .fullscreen-slider .slide, .fullwidth-slider .slide {
    position: relative; }
    .fullscreen-slider .slide .row, .fullwidth-slider .slide .row {
      display: -webkit-box;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      -moz-align-items: flex-end;
      align-items: flex-end;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -moz-justify-content: flex-start;
      justify-content: flex-start; }

.fullscreen-slider {
  height: 100vh; }

.fullwidth-slider__wrapper {
  position: relative;
  overflow: hidden; }

.fullwidth-slider {
  height: 548px;
  overflow: hidden; }
  .fullwidth-slider .slide-content__wrapper {
    width: 100%;
    position: absolute;
    bottom: 0; }

/* Content Blocks */
.content-block {
  padding-top: 32px;
  padding-bottom: 32px; }
  @media (min-width: 544px) {
    .content-block {
      padding-top: 48px;
      padding-bottom: 48px; } }
  @media (min-width: 768px) {
    .content-block {
      padding-top: 64px;
      padding-bottom: 64px; } }
  .content-block.no-padding--bottom {
    padding-bottom: 0; }
  .content-block.no-padding--top {
    padding-top: 0; }
  .content-block.hyspecs-c-header-block {
    padding-bottom: 0; }
  .content-block img {
    width: 100%; }

.content-block__content {
  padding-left: 16px;
  padding-right: 16px; }
  .content-block__content--video .embed-responsive {
    padding-bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }

.two-column .col-sm-6 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.two-column.two-column--align .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }

.two-column.two-column--invert .col-sm-6 + .col-sm-6 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

.intro-block {
  padding: 2rem 0; }
  @media (min-width: 544px) {
    .intro-block {
      padding: 3.5rem 0; } }
  @media (min-width: 768px) {
    .intro-block {
      padding: 5rem 0; } }
  .intro-block .btn {
    margin-top: 2rem; }

.content-block__content--quote blockquote {
  font-size: 3.9rem;
  line-height: 4rem;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
  padding-right: 1.6rem;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 300;
  border-right: 2px solid #FF4233;
  margin-bottom: 0;
  color: #FF4233; }

.content-block__content--citation {
  width: 100%; }
  .content-block__content--citation cite {
    display: block;
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em;
    font-weight: 300;
    font-style: italic;
    font-size: 1.6rem;
    padding-bottom: 2.7rem;
    color: #FF4233;
    border-right: 2px solid #FF4233; }

.content-block__blockquote {
  background-color: #FF4233;
  color: #fff; }
  .content-block__blockquote blockquote,
  .content-block__blockquote cite {
    color: #fff; }
  .content-block__blockquote blockquote {
    border-right: 2px solid #fff;
    font-size: 4.7rem;
    line-height: 4.8rem; }
  @media (min-width: 768px) {
    .content-block__blockquote cite {
      border-color: transparent; } }
  .content-block__blockquote .col-xs-12 {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -moz-align-items: flex-end;
    align-items: flex-end; }

.video-placeholder:hover {
  cursor: pointer; }
  .video-placeholder:hover .btn-play {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #FF4233; }

.video-placeholder .btn-play {
  width: 48px;
  height: 48px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .video-placeholder .btn-play svg {
    width: 100%;
    height: 100%; }

.video-placeholder.hide-placeholder-image {
  background: none !important; }

.center-wrapper {
  position: absolute;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  height: 100%;
  width: 100%; }

/* Content Cards */
.card {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  margin-bottom: 16px;
  overflow: hidden; }
  .card:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    z-index: 1; }
  .card:hover {
    cursor: pointer; }
    .card:hover img {
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
      -webkit-transition: -webkit-transform 0.3s ease;
      transition: -webkit-transform 0.3s ease;
      transition: transform 0.3s ease;
      transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

.card-footer {
  padding: 0;
  background-color: transparent; }

.card-image {
  position: relative;
  overflow: hidden; }
  .card-image img {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

.card-title {
  word-wrap: break-word; }

.card-text {
  font-size: 1.8rem;
  color: #434A52; }

.hyspecs-c-card-list {
  overflow: hidden;
  padding-top: 32px;
  padding-bottom: 16px; }
  @media (min-width: 544px) {
    .hyspecs-c-card-list {
      padding-top: 48px;
      padding-bottom: 32px; } }
  @media (min-width: 768px) {
    .hyspecs-c-card-list {
      padding-top: 64px;
      padding-bottom: 48px; } }
  .hyspecs-c-card-list--product {
    background-color: #222222; }
    .hyspecs-c-card-list--product .card {
      background-color: #434A52; }
    .hyspecs-c-card-list--product .hyspecs-c-section-header {
      border-top-color: #fff; }
    .hyspecs-c-card-list--product .hyspecs-c-section-header__title {
      color: #fff; }
  .hyspecs-c-card-list--service {
    background-color: #EBEEF3; }
    .hyspecs-c-card-list--service .card {
      background-color: #fff; }
    .hyspecs-c-card-list--service .hyspecs-c-section-header {
      border-top-color: #222222; }
    .hyspecs-c-card-list--service .hyspecs-c-section-header__title {
      color: #222222; }
  .hyspecs-c-card-list--case-study {
    background-color: #434A52; }
    .hyspecs-c-card-list--case-study .card {
      background-color: #222222; }
      .hyspecs-c-card-list--case-study .card .card-text {
        color: #fff; }
    .hyspecs-c-card-list--case-study .hyspecs-c-section-header {
      border-top-color: #fff; }
    .hyspecs-c-card-list--case-study .hyspecs-c-section-header__title {
      color: #fff; }
  .hyspecs-c-card-list--news {
    background-color: #FF4233; }
    .hyspecs-c-card-list--news .card {
      background-color: #fff; }
    .hyspecs-c-card-list--news .hyspecs-c-section-header {
      border-top-color: #fff; }
    .hyspecs-c-card-list--news .hyspecs-c-section-header__title {
      color: #fff; }
  .hyspecs-t-contact .hyspecs-c-card-list {
    background-color: #434A52; }
    .hyspecs-t-contact .hyspecs-c-card-list .card {
      background-color: #222222;
      color: #fff; }
    .hyspecs-t-contact .hyspecs-c-card-list .hyspecs-c-section-header {
      border-top-color: #fff; }
    .hyspecs-t-contact .hyspecs-c-card-list .hyspecs-c-section-header__title {
      color: #fff; }

.hyspecs-c-section-header {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 2px solid; }
  .hyspecs-c-section-header .hyspecs-c-section-header__title {
    padding: 13px 16px 7px 16px;
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em;
    font-weight: 400;
    font-size: 2.4rem; }

.hyspecs-c-content-header__title + .hyspecs-c-date-author {
  margin-top: -1.8rem; }

.hyspecs-c-date-author {
  color: #434A52;
  font-size: 1.4rem; }
  .hyspecs-c-date-author + .lead {
    padding-top: 1.2rem; }
  .card .hyspecs-c-date-author {
    margin-bottom: 0;
    margin-top: -1rem; }
    .card .hyspecs-c-date-author .time__time {
      display: none; }

/* template specific */
.hyspecs-c-product-detail {
  padding-bottom: 4rem; }
  .hyspecs-c-product-detail table {
    border-color: #828282;
    border: 0 !important;
    margin-bottom: 4rem;
    margin-top: 4rem;
    border-top: 1px solid #828282 !important;
    border-bottom: 1px solid #828282 !important; }
    .hyspecs-c-product-detail table tr {
      border-top: 1px solid #828282; }
      .hyspecs-c-product-detail table tr:first-child {
        border-top: 0; }
    .hyspecs-c-product-detail table td {
      text-align: left !important;
      padding: 6px 12px 6px 0;
      border: 0;
      font-size: 1.8rem; }
      .hyspecs-c-product-detail table td p {
        text-align: left !important;
        margin-bottom: 0;
        font-size: 1.8rem; }
  .hyspecs-c-product-detail ul,
  .hyspecs-c-product-detail ol {
    margin: 0;
    padding-left: 20px;
    margin-top: 2.1rem; }
    @media (min-width: 768px) {
      .hyspecs-c-product-detail ul,
      .hyspecs-c-product-detail ol {
        margin-top: 2.9rem; } }
    @media (min-width: 992px) {
      .hyspecs-c-product-detail ul,
      .hyspecs-c-product-detail ol {
        margin-top: 3.9rem; } }
    .hyspecs-c-product-detail ul:first-child,
    .hyspecs-c-product-detail ol:first-child {
      margin-top: 0; }
    .hyspecs-c-product-detail ul li,
    .hyspecs-c-product-detail ol li {
      margin-bottom: 3.2rem;
      font-family: 'Work Sans', sans-serif;
      font-weight: normal;
      letter-spacing: -0.02em;
      font-weight: 300; }
      .hyspecs-c-product-detail ul li p,
      .hyspecs-c-product-detail ol li p {
        margin-bottom: 0; }
  .hyspecs-c-product-detail ul {
    list-style-type: square; }
  .hyspecs-c-product-detail a:not(.btn) {
    border-bottom: 1px solid #434A52;
    color: #434A52;
    color: #fff; }
    .hyspecs-c-product-detail a:not(.btn):hover {
      color: #FF4233;
      border-bottom: 1px solid #FF4233; }
    .hyspecs-u-text--light .hyspecs-c-product-detail a:not(.btn) {
      color: #fff; }
      .hyspecs-u-text--light .hyspecs-c-product-detail a:not(.btn):hover {
        color: #FF4233; }

.card__contact + .card__contact {
  margin-top: 3.2rem; }

.card__contact p {
  margin-bottom: 0;
  line-height: 1.333333;
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 400; }

.card__contact--address p {
  font-family: 'Work Sans', sans-serif;
  font-weight: normal;
  letter-spacing: -0.02em;
  font-weight: 300; }

.hyspecs-t-contact .hyspecs-c-call-link_wrap {
  padding-left: 3px;
  margin-top: -24px;
  margin-bottom: 28px; }
  .hyspecs-t-contact .hyspecs-c-call-link_wrap .hyspecs-c-call-link {
    color: #fff; }
    @media (min-width: 768px) {
      .hyspecs-t-contact .hyspecs-c-call-link_wrap .hyspecs-c-call-link:hover {
        color: #FF4233; } }

.hyspecs-t-contact .card {
  cursor: auto; }

.news__template {
  padding-top: 8rem;
  padding-bottom: 5rem;
  background-color: #EEF7FA; }

.hyspecs-c-error-block {
  padding-top: 32px;
  padding-bottom: 32px; }
  @media (min-width: 544px) {
    .hyspecs-c-error-block {
      padding-top: 48px;
      padding-bottom: 48px; } }
  @media (min-width: 768px) {
    .hyspecs-c-error-block {
      padding-top: 64px;
      padding-bottom: 64px; } }

/* Site */
.hyspecs-c-main {
  overflow: hidden;
  padding-top: 48px; }
  @media (min-width: 740px) {
    .hyspecs-c-main {
      padding-top: 104px; } }

.container-flush {
  padding-left: 0;
  padding-right: 0; }

.col-flush .row {
  margin-left: 0;
  margin-right: 0; }

.col-flush [class*="col-"] {
  padding-left: 0;
  padding-right: 0; }

.hyspecs-c-content-header__title {
  margin-bottom: 3.2rem; }

.archive-dropdown {
  list-style-type: none;
  padding-left: 0;
  border-bottom: 1px solid #dbdbdb; }
  .archive-dropdown .year {
    font-size: 1.0625rem;
    padding: 1.25rem 0;
    display: block;
    border-top: 1px solid #dbdbdb;
    padding-left: 20px;
    cursor: pointer; }

.archive-item {
  padding-left: 20px;
  list-style-type: none;
  padding-bottom: 20px; }
  .archive-item li {
    padding-left: 0;
    margin-bottom: 4px; }
  .archive-item .month {
    display: inline-block;
    margin-right: 20px; }
  .archive-item a {
    font-size: 1.0625rem;
    color: #333; }

.content-block__content--rte img {
  display: block;
  margin-top: 1.6rem;
  margin-bottom: 1.6rem; }
  @media (min-width: 544px) {
    .content-block__content--rte img {
      margin-top: 2.4rem;
      margin-bottom: 2.4rem; } }
  @media (min-width: 768px) {
    .content-block__content--rte img {
      margin-top: 3.2rem;
      margin-bottom: 3.2rem; } }

.content-block__content--rte ul,
.content-block__content--rte ol {
  margin: 0;
  padding-left: 20px;
  margin-top: 2.1rem; }
  @media (min-width: 768px) {
    .content-block__content--rte ul,
    .content-block__content--rte ol {
      margin-top: 2.9rem; } }
  @media (min-width: 992px) {
    .content-block__content--rte ul,
    .content-block__content--rte ol {
      margin-top: 3.9rem; } }
  .content-block__content--rte ul:first-child,
  .content-block__content--rte ol:first-child {
    margin-top: 0; }
  .content-block__content--rte ul li,
  .content-block__content--rte ol li {
    margin-bottom: 3.2rem;
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    letter-spacing: -0.02em;
    font-weight: 400; }

.content-block__content--rte ul {
  list-style-type: square; }

.content-block__content--rte a:not(.btn) {
  border-bottom: 1px solid #434A52;
  color: #434A52; }
  .content-block__content--rte a:not(.btn):hover {
    color: #FF4233;
    border-bottom: 1px solid #FF4233; }
  .hyspecs-u-text--light .content-block__content--rte a:not(.btn) {
    color: #fff; }
    .hyspecs-u-text--light .content-block__content--rte a:not(.btn):hover {
      color: #FF4233; }

.content-block__content--rte p + .btn {
  margin-top: 2rem; }
  @media (min-width: 768px) {
    .content-block__content--rte p + .btn {
      margin-top: 3rem; } }

.contact__group p {
  margin-bottom: 0; }

.contact__group .contact__item {
  margin-top: 3.2rem; }

.contact-label {
  text-transform: uppercase; }

.hyspecs-c-banner {
  position: relative;
  padding-top: 32px;
  padding-bottom: 32px;
  /*
	    Overlay
	*/ }
  @media (min-width: 544px) {
    .hyspecs-c-banner {
      padding-top: 70px;
      padding-bottom: 70px;
      min-height: 420px; } }
  @media (min-width: 768px) {
    .hyspecs-c-banner {
      padding-top: 132px;
      padding-bottom: 132px;
      min-height: 536px; } }
  .hyspecs-c-banner:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4); }
  .hyspecs-c-banner .container,
  .hyspecs-c-banner .row {
    height: 100%; }
  .hyspecs-c-banner .row {
    position: relative; }
    @media (min-width: 544px) {
      .hyspecs-c-banner .row {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -moz-align-items: stretch;
        align-items: stretch; } }
  .hyspecs-c-banner .display-1, .hyspecs-c-banner:not(.hyspecs-c-banner--home) h1.display-2 {
    padding: 2rem; }
  .hyspecs-c-banner .hyspecs-c-banner__cta {
    padding: 2rem; }
  .hyspecs-c-banner .btn {
    margin-top: 2.8rem;
    position: relative;
    z-index: 10; }
  .hyspecs-c-banner:not(.hyspecs-c-banner--home) h2.display-2 {
    color: #fff; }
  .hyspecs-c-banner:not(.hyspecs-c-banner--home) h1.display-2 {
    font-weight: 500;
    font-size: 2.9rem;
    padding: 2rem 2rem 0 2rem; }
    @media (min-width: 544px) {
      .hyspecs-c-banner:not(.hyspecs-c-banner--home) h1.display-2 {
        font-size: 3.9rem; } }
    @media (min-width: 768px) {
      .hyspecs-c-banner:not(.hyspecs-c-banner--home) h1.display-2 {
        font-size: 4.7rem; } }
  .hyspecs-c-banner.hyspecs-c-banner--home h1 {
    background: #FF4233;
    color: #fff;
    padding: 2rem;
    height: 100%; }
  .hyspecs-c-banner .hyspecs-c-sucker-link {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    z-index: 1; }

@media (max-width: 543px) {
  .hyspecs-c-banner--home {
    padding-top: 0;
    padding-bottom: 0; } }

.hyspecs-c-banner--home .content-1 {
  background-color: #FF4233; }

.hyspecs-c-banner--home .content-2 {
  background-color: rgba(255, 255, 255, 0.9); }
  @media (max-width: 543px) {
    .hyspecs-c-banner--home .content-2 {
      background-color: white; } }
  .hyspecs-c-banner--home .content-2 .display-2 {
    color: #434A52; }
  .hyspecs-c-banner--home .content-2 .btn-secondary, .hyspecs-c-banner.hyspecs-c-banner--home .content-2 .btn-primary {
    background-color: #434A52;
    border: 2px solid #434A52;
    color: #fff; }
    .hyspecs-c-banner--home .content-2 .btn-secondary:hover, .hyspecs-c-banner.hyspecs-c-banner--home .content-2 .btn-primary:hover {
      background-color: #5a636e;
      border: 2px solid #5a636e; }

.hyspecs-c-banner--home:before {
  display: none; }

.hyspecs-c-filter {
  padding-top: 3.2rem;
  padding-bottom: 2.6rem; }
  .hyspecs-c-filter .hyspecs-u-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.hyspecs-c-filter__item {
  position: relative;
  width: 100%;
  margin-bottom: 1.6rem; }
  @media (min-width: 544px) {
    .hyspecs-c-filter__item {
      width: 214px;
      margin-bottom: 0; }
      .hyspecs-c-filter__item + .hyspecs-c-filter__item {
        margin-left: 16px; } }
  @media (min-width: 768px) {
    .hyspecs-c-filter__item {
      width: 252px; } }

.hyspecs-c-aside .form {
  padding-top: 32px; }

.aside-header {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #EBEEF3;
  border: 0; }
  .aside-header .btn-close {
    color: #FF4233; }

.aside-title {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 0;
  font-size: 2.4rem;
  color: #1B1B1B; }

.aside-content {
  height: 100%;
  padding-top: 48px; }

.aside-body {
  height: 100%;
  overflow: auto;
  padding: 0 32px; }

.aside-btn_wrap {
  margin-left: -32px;
  margin-right: -32px;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 16px;
  border-top: 1px solid #434A52; }
  .aside-btn_wrap .btn {
    margin-top: 16px;
    width: 100%; }
    @media (min-width: 544px) {
      .aside-btn_wrap .btn {
        width: auto; } }

.hyspecs-c-cart__list {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
  margin-left: -32px;
  margin-right: -32px; }

.hyspecs-c-cart-item {
  position: relative;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid #EBEEF3;
  padding-left: 32px;
  padding-right: 48px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 1.4rem; }
  .hyspecs-c-cart-item:last-child {
    border-color: transparent; }
  .hyspecs-c-cart-item .btn-delete {
    color: #FF4233;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px; }

.hyspecs-c-cart-item__title {
  width: 100%;
  padding-right: 48px;
  margin-bottom: 0;
  font-size: 2rem;
  margin-bottom: .6rem; }

.hyspecs-c-cart-item__code {
  font-size: 1.6rem; }

.form__disclaimer {
  display: block;
  padding-top: 32px; }

.hyspecs-cart-title {
  margin-left: -32px;
  margin-right: -32px;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 1.1rem;
  padding-bottom: 1rem;
  font-size: 2rem;
  border-bottom: 1px solid #EBEEF3; }
  .hyspecs-cart-title.style-dropdown {
    background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAYAAADJEc7MAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDIvMTQvMTe8P+xMAAAAbElEQVQYlX2RyxGAIAwFF1rSCrQQsDKhEDqgp3gQHJgEc8tnX/ImTkTg3BMApUb+YphzcmwRuFsrL+EXCi27PKUmILdC+FTXUKbU5IcTbVhDEcCJyFq5Cxk2ZlDDPZR3r/zMZ5uQvXHevHzRA+klOmifYQIGAAAAAElFTkSuQmCC") no-repeat right 24px center;
    background-image: none \9;
    background-size: 14px 8px;
    border-bottom: 1px solid #434A52;
    cursor: pointer;
    color: #FF4233; }

.form-phone-link {
  white-space: nowrap; }

.hyspecs-c-content-header + .hyspecs-c-card-list {
  padding-top: 0; }

.hyspecs-t-product .hyspecs-c-content-header + .hyspecs-c-card-list {
  padding-top: 48px; }

.hyspecs-c-content-header__image {
  margin-bottom: 1.6rem;
  padding-left: 16px; }
  @media (min-width: 544px) {
    .hyspecs-c-content-header__image {
      padding-left: 0; } }
  .hyspecs-c-content-header__image img {
    width: 120px; }
    @media (min-width: 544px) {
      .hyspecs-c-content-header__image img {
        width: 100%; } }

.hyspecs-c-product {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -moz-align-items: baseline;
  align-items: baseline;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #434A52;
  color: #fff;
  margin-bottom: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  padding-top: .8rem;
  padding-bottom: .8rem;
  min-height: 48px;
  padding-right: 98px; }
  .hyspecs-c-product:hover {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.5);
    text-decoration: none;
    z-index: 1; }
  @media (min-width: 992px) {
    .hyspecs-c-product {
      -ms-flex-wrap: none;
      flex-wrap: nowrap; } }
  .hyspecs-c-product p {
    margin-bottom: 0; }
  .hyspecs-c-product p {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 1.4rem;
    line-height: 1.4; }
  .hyspecs-c-product .btn {
    right: 0;
    bottom: 0;
    white-space: nowrap;
    position: absolute; }
    @media (min-width: 740px) {
      .hyspecs-c-product .btn {
        top: 50%;
        bottom: auto;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%); } }

.hyspecs-c-product__title {
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
  margin-bottom: .2rem;
  line-height: 1.2; }
  @media (min-width: 740px) {
    .hyspecs-c-product__title {
      margin-bottom: .8rem; } }
  @media (min-width: 992px) {
    .hyspecs-c-product__title {
      width: 49%;
      margin-bottom: 0; } }

.hyspecs-c-product__number {
  width: 100%; }
  @media (min-width: 740px) {
    .hyspecs-c-product__number {
      width: 33.333333%; } }
  @media (min-width: 992px) {
    .hyspecs-c-product__number {
      width: 17%; } }

.hyspecs-c-product__recid {
  width: 100%; }
  @media (min-width: 740px) {
    .hyspecs-c-product__recid {
      width: 33.333333%; } }
  @media (min-width: 992px) {
    .hyspecs-c-product__recid {
      width: 16%; } }

.hyspecs-c-product__weight {
  width: 100%; }
  @media (min-width: 740px) {
    .hyspecs-c-product__weight {
      width: 33.333333%; } }
  @media (min-width: 992px) {
    .hyspecs-c-product__weight {
      width: 19%; }
      .hyspecs-c-product__weight p {
        padding-right: 0; } }

.hyspecs-c-article-tag-list {
  padding-bottom: 32px; }
  @media (min-width: 544px) {
    .hyspecs-c-article-tag-list {
      padding-bottom: 48px; } }
  @media (min-width: 768px) {
    .hyspecs-c-article-tag-list {
      padding-bottom: 64px; } }

.hyspecs-c-article-tag-list__title {
  display: inline-block;
  color: #6C6D7F;
  margin-right: .6rem; }

.hyspecs-c-article-tag-list__tag {
  border-bottom: 1px solid #FF4233;
  color: #FF4233;
  margin-right: 1.2rem; }
  .hyspecs-c-article-tag-list__tag:after {
    content: ','; }
  .hyspecs-c-article-tag-list__tag:last-child:after {
    display: none; }
  .hyspecs-c-article-tag-list__tag:hover {
    color: #434A52;
    border-bottom: 1px solid #434A52; }

.hyspecs-t-product {
  background-color: #222222;
  color: #fff; }

.hyspecs-t-contact {
  background-color: #434A52; }
  .hyspecs-t-contact .hyspecs-c-card-list + .hyspecs-c-card-list {
    padding-top: 0; }

.hyspecs-t-cs {
  background-color: #434A52; }

.hyspecs-t-services {
  background-color: #EBEEF3; }

.hyspecs-t-light--gray {
  background-color: #EBEEF3; }

.hyspecs-l-content-inner {
  padding-left: 16px;
  padding-right: 16px; }

@media (min-width: 544px) {
  .container {
    padding-left: 24px;
    padding-right: 24px; } }

.hyspecs-c-content-header:first-child {
  padding-top: 32px; }
  @media (min-width: 544px) {
    .hyspecs-c-content-header:first-child {
      padding-top: 48px; } }
  @media (min-width: 768px) {
    .hyspecs-c-content-header:first-child {
      padding-top: 64px; } }

/*# sourceMappingURL=maps/main.css.map */

