@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:200,400,500&display=swap");
@import url(../fonts/inter-ui.css);
.background-color__gray {
  background-color: #ddd; }

.color__gray {
  color: #ddd !important; }

.background-color__gray--light {
  background-color: #f5f5f5; }

.color__gray--light {
  color: #f5f5f5 !important; }

.background-color__gray--medium {
  background-color: gray--medium; }

.color__gray--medium {
  color: gray--medium !important; }

.background-color__gray--dark {
  background-color: #555; }

.color__gray--dark {
  color: #555 !important; }

.background-color__white {
  background-color: #fff; }

.color__white {
  color: #fff !important; }

.background-color__primary--dark {
  background-color: #000; }

.color__primary--dark {
  color: #000 !important; }

.background-color__primary {
  background-color: #ED2127; }

.color__primary {
  color: #ED2127 !important; }

.background-color__primary--medium {
  background-color: #ED2127; }

.color__primary--medium {
  color: #ED2127 !important; }

.background-color__primary--light {
  background-color: #f5f5f5; }

.color__primary--light {
  color: #f5f5f5 !important; }

h1, .accessories h2, .feature h2, h2, h3, h4 {
  color: #000; }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1, .accessories h2, .feature h2 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

a {
  background-color: transparent; }

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

b, strong {
  font-weight: bolder; }

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

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

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

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

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  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;
  outline-offset: -2px; }

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Inter UI",sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #555;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }

[data-whatinput='mouse'] button {
  outline: 0; }

pre {
  overflow: auto; }

button, input, optgroup, select, textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 87.5rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap; }

.row .row {
  margin-right: -1.875rem;
  margin-left: -1.875rem; }

@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -1.875rem;
    margin-left: -1.875rem; } }

@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -.9375rem;
    margin-left: -.9375rem; } }

.row .row.collapse {
  margin-right: 0;
  margin-left: 0; }

.row.expanded {
  max-width: none; }

.row.expanded .row {
  margin-right: auto;
  margin-left: auto; }

.row:not(.expanded) .row {
  max-width: none; }

.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0; }

.column, .columns {
  -webkit-box-flex: 1;
          flex: 1 1 0px;
  padding-right: 1.875rem;
  padding-left: 1.875rem;
  min-width: 0; }

@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 1.875rem;
    padding-left: 1.875rem; } }

@media print, screen and (min-width: 64em) {
  .column, .columns {
    padding-right: .9375rem;
    padding-left: .9375rem; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  -webkit-box-flex: 0;
          flex: 0 0 12.5%;
  max-width: 12.5%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.small-offset-1 {
  margin-left: 12.5%; }

.small-3 {
  -webkit-box-flex: 0;
          flex: 0 0 37.5%;
  max-width: 37.5%; }

.small-offset-2 {
  margin-left: 25%; }

.small-4 {
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.small-offset-3 {
  margin-left: 37.5%; }

.small-5 {
  -webkit-box-flex: 0;
          flex: 0 0 62.5%;
  max-width: 62.5%; }

.small-offset-4 {
  margin-left: 50%; }

.small-6 {
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%; }

.small-offset-5 {
  margin-left: 62.5%; }

.small-7 {
  -webkit-box-flex: 0;
          flex: 0 0 87.5%;
  max-width: 87.5%; }

.small-offset-6 {
  margin-left: 75%; }

.small-8 {
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

.small-offset-7 {
  margin-left: 87.5%; }

.small-up-1 {
  flex-wrap: wrap; }

.small-up-1 > .column, .small-up-1 > .columns {
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

.small-up-2 {
  flex-wrap: wrap; }

.small-up-2 > .column, .small-up-2 > .columns {
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.small-up-3 {
  flex-wrap: wrap; }

.small-up-3 > .column, .small-up-3 > .columns {
  -webkit-box-flex: 0;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-up-4 {
  flex-wrap: wrap; }

.small-up-4 > .column, .small-up-4 > .columns {
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.small-up-5 {
  flex-wrap: wrap; }

.small-up-5 > .column, .small-up-5 > .columns {
  -webkit-box-flex: 0;
          flex: 0 0 20%;
  max-width: 20%; }

.small-up-6 {
  flex-wrap: wrap; }

.small-up-6 > .column, .small-up-6 > .columns {
  -webkit-box-flex: 0;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-up-7 {
  flex-wrap: wrap; }

.small-up-7 > .column, .small-up-7 > .columns {
  -webkit-box-flex: 0;
          flex: 0 0 14.28571%;
  max-width: 14.28571%; }

.small-up-8 {
  flex-wrap: wrap; }

.small-up-8 > .column, .small-up-8 > .columns {
  -webkit-box-flex: 0;
          flex: 0 0 12.5%;
  max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 1.875rem;
  padding-left: 1.875rem; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    -webkit-box-flex: 0;
            flex: 0 0 12.5%;
    max-width: 12.5%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-1 {
    margin-left: 12.5%; }
  .medium-3 {
    -webkit-box-flex: 0;
            flex: 0 0 37.5%;
    max-width: 37.5%; }
  .medium-offset-2 {
    margin-left: 25%; }
  .medium-4 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-3 {
    margin-left: 37.5%; }
  .medium-5 {
    -webkit-box-flex: 0;
            flex: 0 0 62.5%;
    max-width: 62.5%; }
  .medium-offset-4 {
    margin-left: 50%; }
  .medium-6 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-5 {
    margin-left: 62.5%; }
  .medium-7 {
    -webkit-box-flex: 0;
            flex: 0 0 87.5%;
    max-width: 87.5%; }
  .medium-offset-6 {
    margin-left: 75%; }
  .medium-8 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-7 {
    margin-left: 87.5%; }
  .medium-up-1 {
    flex-wrap: wrap; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .medium-up-2 {
    flex-wrap: wrap; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .medium-up-3 {
    flex-wrap: wrap; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-up-4 {
    flex-wrap: wrap; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .medium-up-5 {
    flex-wrap: wrap; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .medium-up-6 {
    flex-wrap: wrap; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-up-7 {
    flex-wrap: wrap; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 14.28571%;
    max-width: 14.28571%; }
  .medium-up-8 {
    flex-wrap: wrap; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 12.5%;
    max-width: 12.5%; } }

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -webkit-box-flex: 1;
            flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -webkit-box-flex: 0;
          flex: 0 0 100%; }

@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    -webkit-box-flex: 1;
            flex: 1 1 0px; } }

@media print, screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 1.875rem;
    padding-left: 1.875rem; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    -webkit-box-flex: 0;
            flex: 0 0 12.5%;
    max-width: 12.5%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-1 {
    margin-left: 12.5%; }
  .large-3 {
    -webkit-box-flex: 0;
            flex: 0 0 37.5%;
    max-width: 37.5%; }
  .large-offset-2 {
    margin-left: 25%; }
  .large-4 {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-3 {
    margin-left: 37.5%; }
  .large-5 {
    -webkit-box-flex: 0;
            flex: 0 0 62.5%;
    max-width: 62.5%; }
  .large-offset-4 {
    margin-left: 50%; }
  .large-6 {
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-5 {
    margin-left: 62.5%; }
  .large-7 {
    -webkit-box-flex: 0;
            flex: 0 0 87.5%;
    max-width: 87.5%; }
  .large-offset-6 {
    margin-left: 75%; }
  .large-8 {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-7 {
    margin-left: 87.5%; }
  .large-up-1 {
    flex-wrap: wrap; }
  .large-up-1 > .column, .large-up-1 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .large-up-2 {
    flex-wrap: wrap; }
  .large-up-2 > .column, .large-up-2 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .large-up-3 {
    flex-wrap: wrap; }
  .large-up-3 > .column, .large-up-3 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-up-4 {
    flex-wrap: wrap; }
  .large-up-4 > .column, .large-up-4 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .large-up-5 {
    flex-wrap: wrap; }
  .large-up-5 > .column, .large-up-5 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .large-up-6 {
    flex-wrap: wrap; }
  .large-up-6 > .column, .large-up-6 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-up-7 {
    flex-wrap: wrap; }
  .large-up-7 > .column, .large-up-7 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 14.28571%;
    max-width: 14.28571%; }
  .large-up-8 {
    flex-wrap: wrap; }
  .large-up-8 > .column, .large-up-8 > .columns {
    -webkit-box-flex: 0;
            flex: 0 0 12.5%;
    max-width: 12.5%; } }

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-box-flex: 1;
            flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  -webkit-box-flex: 0;
          flex: 0 0 100%; }

@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    -webkit-box-flex: 1;
            flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: .9375rem;
    padding-left: .9375rem; } }

.shrink {
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 3.75rem; }

.column-block > :last-child {
  margin-bottom: 0; }

@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 3.75rem; }
  .column-block > :last-child {
    margin-bottom: 0; } }

@media print, screen and (min-width: 64em) {
  .column-block {
    margin-bottom: 1.875rem; }
  .column-block > :last-child {
    margin-bottom: 0; } }

div, dl, dt, dd, ul, ol, li, h1, .accessories h2, .feature h2, h2, h3, h4, h5, .terelion .contact .main-contact-info p a, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.5;
  text-rendering: optimizeLegibility; }

em, i {
  font-style: italic;
  line-height: inherit; }

strong, b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .accessories h2, .feature h2, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .terelion .contact .main-contact-info p a, .h5, h6, .h6 {
  font-family: "Montserrat",sans-serif;
  font-style: normal;
  font-weight: 500;
  color: inherit;
  text-rendering: optimizeLegibility; }

h1 small, .accessories h2 small, .feature h2 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .terelion .contact .main-contact-info p a small, .h5 small, h6 small, .h6 small {
  line-height: 0;
  color: #cacaca; }

h1, .accessories h2, .feature h2, .h1 {
  font-size: 2.25rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: .5rem; }

h2, .h2 {
  font-size: 1.625rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: .5rem; }

h3, .h3 {
  font-size: 1.75rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: .5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: .5rem; }

h5, .terelion .contact .main-contact-info p a, .h5 {
  font-size: 1.375rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: .5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: .5rem; }

@media print, screen and (min-width: 40em) {
  h1, .accessories h2, .feature h2, .h1 {
    font-size: 3.75rem; }
  h2, .h2 {
    font-size: 3rem; }
  h3, .h3 {
    font-size: 2.25rem; }
  h4, .h4 {
    font-size: 2rem; }
  h5, .terelion .contact .main-contact-info p a, .h5 {
    font-size: 1.625rem; }
  h6, .h6 {
    font-size: 1.125rem; } }

@media print, screen and (min-width: 64em) {
  h1, .accessories h2, .feature h2, .h1 {
    font-size: 5rem; }
  h2, .h2 {
    font-size: 3rem; }
  h3, .h3 {
    font-size: 2.25rem; }
  h4, .h4 {
    font-size: 2rem; }
  h5, .terelion .contact .main-contact-info p a, .h5 {
    font-size: 1.625rem; }
  h6, .h6 {
    font-size: 1.125rem; } }

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }

a:hover, a:focus {
  color: #1468a0; }

a img {
  border: 0; }

hr {
  clear: both;
  max-width: 87.5rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul, ol, dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.5; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }

dl dt {
  margin-bottom: .3rem;
  font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }

blockquote, blockquote p {
  line-height: 1.5;
  color: #8a8a8a; }

cite {
  display: block;
  font-size: .8125rem;
  color: #8a8a8a; }

cite:before {
  content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: .125rem .3125rem .0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: .125rem .25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }

p + .stat {
  margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre, blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out,color 0.25s ease-out;
  transition: background-color 0.25s ease-out,color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }

[data-whatinput='mouse'] .button {
  outline: 0; }

.button:hover, .button:focus {
  background-color: #14679e;
  color: #fefefe; }

.button.tiny {
  font-size: .6rem; }

.button.small {
  font-size: .75rem; }

.button.large {
  font-size: 1.25rem; }

.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0; }

.button.primary {
  background-color: #1779ba;
  color: #fefefe; }

.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #fefefe; }

.button.secondary {
  background-color: #767676;
  color: #fefefe; }

.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe; }

.button.success {
  background-color: #3adb76;
  color: #0a0a0a; }

.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a; }

.button.warning {
  background-color: #ffae00;
  color: #0a0a0a; }

.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a; }

.button.alert {
  background-color: #cc4b37;
  color: #fefefe; }

.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe; }

.button.disabled, .button[disabled] {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe; }

.button.disabled.primary, .button[disabled].primary {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
  background-color: #1779ba;
  color: #fefefe; }

.button.disabled.secondary, .button[disabled].secondary {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #767676;
  color: #fefefe; }

.button.disabled.success, .button[disabled].success {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #3adb76;
  color: #0a0a0a; }

.button.disabled.warning, .button[disabled].warning {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #ffae00;
  color: #0a0a0a; }

.button.disabled.alert, .button[disabled].alert {
  opacity: .25;
  cursor: not-allowed; }

.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #cc4b37;
  color: #fefefe; }

.button.hollow {
  border: 1px solid #1779ba;
  color: #1779ba; }

.button.hollow, .button.hollow:hover, .button.hollow:focus {
  background-color: transparent; }

.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent; }

.button.hollow:hover, .button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d; }

.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba; }

.button.hollow.primary {
  border: 1px solid #1779ba;
  color: #1779ba; }

.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d; }

.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba; }

.button.hollow.secondary {
  border: 1px solid #767676;
  color: #767676; }

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b; }

.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676; }

.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76; }

.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539; }

.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76; }

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700; }

.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button.hollow.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37; }

.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a; }

.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37; }

.button.clear {
  border: 1px solid #1779ba;
  color: #1779ba; }

.button.clear, .button.clear:hover, .button.clear:focus {
  background-color: transparent; }

.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  background-color: transparent; }

.button.clear:hover, .button.clear:focus {
  border-color: #0c3d5d;
  color: #0c3d5d; }

.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba; }

.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
  border-color: transparent; }

.button.clear.primary {
  border: 1px solid #1779ba;
  color: #1779ba; }

.button.clear.primary:hover, .button.clear.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d; }

.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba; }

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
  border-color: transparent; }

.button.clear.secondary {
  border: 1px solid #767676;
  color: #767676; }

.button.clear.secondary:hover, .button.clear.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b; }

.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676; }

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
  border-color: transparent; }

.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76; }

.button.clear.success:hover, .button.clear.success:focus {
  border-color: #157539;
  color: #157539; }

.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76; }

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
  border-color: transparent; }

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button.clear.warning:hover, .button.clear.warning:focus {
  border-color: #805700;
  color: #805700; }

.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00; }

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
  border-color: transparent; }

.button.clear.alert {
  border: 1px solid #cc4b37;
  color: #cc4b37; }

.button.clear.alert:hover, .button.clear.alert:focus {
  border-color: #67251a;
  color: #67251a; }

.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border: 1px solid #cc4b37;
  color: #cc4b37; }

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
  border-color: transparent; }

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset .4em;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em; }

.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1779ba; }

.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba; }

.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676; }

.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76; }

.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00; }

.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37; }

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

.media-object {
  display: -webkit-box;
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap; }

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

@media screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    flex-wrap: wrap; } }

.media-object-section {
  -webkit-box-flex: 0;
          flex: 0 1 auto; }

.media-object-section:first-child {
  padding-right: 1rem; }

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem; }

.media-object-section > :last-child {
  margin-bottom: 0; }

@media screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%; }
  .stack-for-small .media-object-section img {
    width: 100%; } }

.media-object-section.main-section {
  -webkit-box-flex: 1;
          flex: 1 1 0px; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.show-for-landscape, .hide-for-portrait {
  display: block !important; }

@media screen and (orientation: landscape) {
  .show-for-landscape, .hide-for-portrait {
    display: block !important; } }

@media screen and (orientation: portrait) {
  .show-for-landscape, .hide-for-portrait {
    display: none !important; } }

.hide-for-landscape, .show-for-portrait {
  display: none !important; }

@media screen and (orientation: landscape) {
  .hide-for-landscape, .show-for-portrait {
    display: none !important; } }

@media screen and (orientation: portrait) {
  .hide-for-landscape, .show-for-portrait {
    display: block !important; } }

.align-left {
  -webkit-box-pack: start;
          justify-content: flex-start; }

.align-right {
  -webkit-box-pack: end;
          justify-content: flex-end; }

.align-center {
  -webkit-box-pack: center;
          justify-content: center; }

.align-justify {
  -webkit-box-pack: justify;
          justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
          justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
          justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
          justify-content: center; }

.align-top {
  -webkit-box-align: start;
          align-items: flex-start; }

.align-self-top {
  align-self: flex-start; }

.align-bottom {
  -webkit-box-align: end;
          align-items: flex-end; }

.align-self-bottom {
  align-self: flex-end; }

.align-middle {
  -webkit-box-align: center;
          align-items: center; }

.align-self-middle {
  align-self: center; }

.align-stretch {
  -webkit-box-align: stretch;
          align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.align-center-middle {
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  align-content: center; }

.small-order-1 {
  -webkit-box-ordinal-group: 2;
          order: 1; }

.small-order-2 {
  -webkit-box-ordinal-group: 3;
          order: 2; }

.small-order-3 {
  -webkit-box-ordinal-group: 4;
          order: 3; }

.small-order-4 {
  -webkit-box-ordinal-group: 5;
          order: 4; }

.small-order-5 {
  -webkit-box-ordinal-group: 6;
          order: 5; }

.small-order-6 {
  -webkit-box-ordinal-group: 7;
          order: 6; }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
            order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
            order: 6; } }

.flex-container {
  display: -webkit-box;
  display: flex; }

.flex-child-auto {
  -webkit-box-flex: 1;
          flex: 1 1 auto; }

.flex-child-grow {
  -webkit-box-flex: 1;
          flex: 1 0 auto; }

.flex-child-shrink {
  -webkit-box-flex: 0;
          flex: 0 1 auto; }

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row; }

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse; }

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
          flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: flex; }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
            flex: 1 1 auto; }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
            flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
            flex: 0 1 auto; }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: flex; }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
            flex: 1 1 auto; }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
            flex: 1 0 auto; }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
            flex: 0 1 auto; }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row; }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse; }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse; } }

a {
  color: #ED2127;
  text-decoration: none; }

a.play-button {
  height: 40px;
  width: 40px;
  display: inline-block;
  background-image: url(../images/icons/play--white.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  transition: -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out; }

@media screen and (min-width: 64em) {
  a.play-button:hover {
    -webkit-transform: scale(1.02);
            transform: scale(1.02); } }

a.play-button--large {
  height: 140px;
  width: 140px; }

@media screen and (max-width: 63.99875em) {
  a.play-button--large {
    height: 88px;
    width: 88px; } }

a.play-button--dark {
  background-image: url(../images/icons/play--gray.svg); }

a.underline, .banner a, .hero .hero__highlights-item--news a, .hero .hero__highlights-item--custom a {
  text-decoration: none !important;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 5px; }

a.underline:after, .banner a:after, .hero .hero__highlights-item--news a:after, .hero .hero__highlights-item--custom a:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  margin-top: 0;
  bottom: 0px;
  right: 0;
  background-color: #ED2127;
  -webkit-transition: width 300ms ease;
  transition: width 300ms ease; }

a.underline:before, .banner a:before, .hero .hero__highlights-item--news a:before, .hero .hero__highlights-item--custom a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  margin-top: 0;
  bottom: -0px;
  left: 0;
  background-color: #ED2127;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms; }

@media screen and (min-width: 64em) {
  a.underline:hover, .banner a:hover, .hero .hero__highlights-item--news a:hover, .hero .hero__highlights-item--custom a:hover {
    color: #ED2127; }
  a.underline:hover:after, .banner a:hover:after, .hero .hero__highlights-item--news a:hover:after, .hero .hero__highlights-item--custom a:hover:after {
    width: 0%;
    left: 0; }
  a.underline:hover:before, .banner a:hover:before, .hero .hero__highlights-item--news a:hover:before, .hero .hero__highlights-item--custom a:hover:before {
    width: 100%;
    right: 0;
    -webkit-transform: scaleX(1);
            transform: scaleX(1); } }

a.underline.white:after, .banner a.white:after, .banner .terelion .banner--dark a:after, .terelion .banner--dark .banner a:after, .terelion .banner--dark a.underline:after, .terelion .banner--dark .hero .hero__highlights-item--news a:after, .hero .hero__highlights-item--news .terelion .banner--dark a:after, .terelion .banner--dark .hero .hero__highlights-item--custom a:after, .hero .hero__highlights-item--custom .terelion .banner--dark a:after, .hero .hero__highlights-item--news a.white:after, .hero .hero__highlights-item--custom a.white:after, .terelion .text.has-bkg .column.text-center a.underline:after, .terelion .text.has-bkg .text-center.columns a.underline:after, a.underline.light:after, .banner a.light:after, .hero .hero__highlights-item--news a.light:after, .hero .hero__highlights-item--custom a.light:after {
  background-color: white; }

a.underline.white:before, .banner a.white:before, .banner .terelion .banner--dark a:before, .terelion .banner--dark .banner a:before, .terelion .banner--dark a.underline:before, .terelion .banner--dark .hero .hero__highlights-item--news a:before, .hero .hero__highlights-item--news .terelion .banner--dark a:before, .terelion .banner--dark .hero .hero__highlights-item--custom a:before, .hero .hero__highlights-item--custom .terelion .banner--dark a:before, .hero .hero__highlights-item--news a.white:before, .hero .hero__highlights-item--custom a.white:before, .terelion .text.has-bkg .column.text-center a.underline:before, .terelion .text.has-bkg .text-center.columns a.underline:before, a.underline.light:before, .banner a.light:before, .hero .hero__highlights-item--news a.light:before, .hero .hero__highlights-item--custom a.light:before {
  background-color: white; }

a.underline.white:hover, .banner a.white:hover, .banner .terelion .banner--dark a:hover, .terelion .banner--dark .banner a:hover, .terelion .banner--dark a.underline:hover, .terelion .banner--dark .hero .hero__highlights-item--news a:hover, .hero .hero__highlights-item--news .terelion .banner--dark a:hover, .terelion .banner--dark .hero .hero__highlights-item--custom a:hover, .hero .hero__highlights-item--custom .terelion .banner--dark a:hover, .hero .hero__highlights-item--news a.white:hover, .hero .hero__highlights-item--custom a.white:hover, .terelion .text.has-bkg .column.text-center a.underline:hover, .terelion .text.has-bkg .text-center.columns a.underline:hover, a.underline.light:hover, .banner a.light:hover, .hero .hero__highlights-item--news a.light:hover, .hero .hero__highlights-item--custom a.light:hover {
  color: white; }

a.oswald, .footer ul li a, .top-nav ul li.menu-item-has-children ul.sub-menu li a {
  font-family: 'Oswald', sans-serif;
  font-weight: 500; }

a.arrow--large {
  display: inline-block;
  height: 40px;
  width: 40px;
  background-image: url(../images/icons/arrow-right--varel.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

@media screen and (max-width: 63.99875em) {
  a.arrow--large {
    height: 20px;
    width: 24px; } }

a.arrow--large.inrock {
  background-image: url(../images/icons/arrow-right--inrock.svg); }

span.link {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  text-transform: uppercase; }

span.link.white, span.link.light {
  color: white; }

span.link.white:after, span.link.light:after {
  background-color: white; }

span.link.white:before, span.link.light:before {
  background-color: white; }

span.link.white:hover, span.link.light:hover {
  color: white; }

.terelion span.link {
  font-family: "Montserrat",sans-serif;
  font-size: 26px; }

@media screen and (max-width: 74.99875em) {
  .terelion span.link {
    font-size: 18px; } }

@media screen and (max-width: 74.99875em) and (max-width: 74.99875em) {
  .terelion span.link {
    font-size: 16px; } }

.terelion a.oswald, .terelion .footer ul li a, .footer ul li .terelion a, .terelion .top-nav ul li.menu-item-has-children ul.sub-menu li a, .top-nav ul li.menu-item-has-children ul.sub-menu li .terelion a {
  font-family: "Teko", sans-serif;
  font-weight: 500;
  font-size: 16px; }

@media screen and (min-width: 64em) {
  .terelion a.oswald, .terelion .footer ul li a, .footer ul li .terelion a, .terelion .top-nav ul li.menu-item-has-children ul.sub-menu li a, .top-nav ul li.menu-item-has-children ul.sub-menu li .terelion a {
    font-size: 26px; } }

.callout {
  background: #ffffff;
  border: 1px solid black; }

.callout--alert {
  background-color: red;
  border: none; }

.callout--success {
  background-color: green;
  border: none; }

input, select {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid white; }

input:focus, input:active, select:focus, select:active {
  outline: none; }

input::-webkit-input-placeholder, select::-webkit-input-placeholder {
  color: white; }

input::-moz-placeholder, select::-moz-placeholder {
  color: white; }

input:-ms-input-placeholder, select:-ms-input-placeholder {
  color: white; }

input::-ms-input-placeholder, select::-ms-input-placeholder {
  color: white; }

input::placeholder, select::placeholder {
  color: white; }

.checkbox {
  position: relative;
  display: block;
  padding-left: 1.5625rem;
  cursor: pointer; }

.checkbox input.checkbox__input {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.checkbox .checkbox__box {
  width: .875rem;
  height: .875rem;
  border-radius: 0;
  position: absolute;
  top: .25rem;
  left: 0;
  border: 1px solid #0a0a0a;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.checkbox input.checkbox__input:checked ~ .checkbox__box {
  background-color: #0a0a0a; }

.input-wrapper {
  display: -webkit-box;
  display: flex; }

.input-wrapper input {
  -webkit-box-flex: 1;
          flex-grow: 1;
  margin-right: 20px; }

.m-00 {
  margin: 0px !important; }

.tm-00 {
  margin-top: 0px !important; }

.rm-00 {
  margin-right: 0px !important; }

.bm-00 {
  margin-bottom: 0px !important; }

.lm-00 {
  margin-left: 0px !important; }

.p-00 {
  padding: 0px !important; }

.tp-00 {
  padding-top: 0px !important; }

.rp-00 {
  padding-right: 0px !important; }

.bp-00 {
  padding-bottom: 0px !important; }

.lp-00 {
  padding-left: 0px !important; }

.m-10 {
  margin: 10px !important; }

.tm-10 {
  margin-top: 10px !important; }

.rm-10 {
  margin-right: 10px !important; }

.bm-10 {
  margin-bottom: 10px !important; }

.lm-10 {
  margin-left: 10px !important; }

.p-10 {
  padding: 10px !important; }

.tp-10 {
  padding-top: 10px !important; }

.rp-10 {
  padding-right: 10px !important; }

.bp-10 {
  padding-bottom: 10px !important; }

.lp-10 {
  padding-left: 10px !important; }

.m-20 {
  margin: 20px !important; }

.tm-20 {
  margin-top: 20px !important; }

.rm-20 {
  margin-right: 20px !important; }

.bm-20 {
  margin-bottom: 20px !important; }

.lm-20 {
  margin-left: 20px !important; }

.p-20 {
  padding: 20px !important; }

.tp-20 {
  padding-top: 20px !important; }

.rp-20 {
  padding-right: 20px !important; }

.bp-20 {
  padding-bottom: 20px !important; }

.lp-20 {
  padding-left: 20px !important; }

.m-30 {
  margin: 30px !important; }

.tm-30 {
  margin-top: 30px !important; }

.rm-30 {
  margin-right: 30px !important; }

.bm-30 {
  margin-bottom: 30px !important; }

.lm-30 {
  margin-left: 30px !important; }

.p-30 {
  padding: 30px !important; }

.tp-30 {
  padding-top: 30px !important; }

.rp-30 {
  padding-right: 30px !important; }

.bp-30 {
  padding-bottom: 30px !important; }

.lp-30 {
  padding-left: 30px !important; }

.m-40 {
  margin: 40px !important; }

.tm-40 {
  margin-top: 40px !important; }

.rm-40 {
  margin-right: 40px !important; }

.bm-40 {
  margin-bottom: 40px !important; }

.lm-40 {
  margin-left: 40px !important; }

.p-40 {
  padding: 40px !important; }

.tp-40 {
  padding-top: 40px !important; }

.rp-40 {
  padding-right: 40px !important; }

.bp-40 {
  padding-bottom: 40px !important; }

.lp-40 {
  padding-left: 40px !important; }

.m-50 {
  margin: 50px !important; }

.tm-50 {
  margin-top: 50px !important; }

.rm-50 {
  margin-right: 50px !important; }

.bm-50 {
  margin-bottom: 50px !important; }

.lm-50 {
  margin-left: 50px !important; }

.p-50 {
  padding: 50px !important; }

.tp-50 {
  padding-top: 50px !important; }

.rp-50 {
  padding-right: 50px !important; }

.bp-50 {
  padding-bottom: 50px !important; }

.lp-50 {
  padding-left: 50px !important; }

.m-60 {
  margin: 60px !important; }

.tm-60 {
  margin-top: 60px !important; }

.rm-60 {
  margin-right: 60px !important; }

.bm-60 {
  margin-bottom: 60px !important; }

.lm-60 {
  margin-left: 60px !important; }

.p-60 {
  padding: 60px !important; }

.tp-60 {
  padding-top: 60px !important; }

.rp-60 {
  padding-right: 60px !important; }

.bp-60 {
  padding-bottom: 60px !important; }

.lp-60 {
  padding-left: 60px !important; }

.m-70 {
  margin: 70px !important; }

.tm-70 {
  margin-top: 70px !important; }

.rm-70 {
  margin-right: 70px !important; }

.bm-70 {
  margin-bottom: 70px !important; }

.lm-70 {
  margin-left: 70px !important; }

.p-70 {
  padding: 70px !important; }

.tp-70 {
  padding-top: 70px !important; }

.rp-70 {
  padding-right: 70px !important; }

.bp-70 {
  padding-bottom: 70px !important; }

.lp-70 {
  padding-left: 70px !important; }

.m-80 {
  margin: 80px !important; }

.tm-80 {
  margin-top: 80px !important; }

.rm-80 {
  margin-right: 80px !important; }

.bm-80 {
  margin-bottom: 80px !important; }

.lm-80 {
  margin-left: 80px !important; }

.p-80 {
  padding: 80px !important; }

.tp-80 {
  padding-top: 80px !important; }

.rp-80 {
  padding-right: 80px !important; }

.bp-80 {
  padding-bottom: 80px !important; }

.lp-80 {
  padding-left: 80px !important; }

.m-90 {
  margin: 90px !important; }

.tm-90 {
  margin-top: 90px !important; }

.rm-90 {
  margin-right: 90px !important; }

.bm-90 {
  margin-bottom: 90px !important; }

.lm-90 {
  margin-left: 90px !important; }

.p-90 {
  padding: 90px !important; }

.tp-90 {
  padding-top: 90px !important; }

.rp-90 {
  padding-right: 90px !important; }

.bp-90 {
  padding-bottom: 90px !important; }

.lp-90 {
  padding-left: 90px !important; }

.m-100 {
  margin: 100px !important; }

.tm-100 {
  margin-top: 100px !important; }

.rm-100 {
  margin-right: 100px !important; }

.bm-100 {
  margin-bottom: 100px !important; }

.lm-100 {
  margin-left: 100px !important; }

.p-100 {
  padding: 100px !important; }

.tp-100 {
  padding-top: 100px !important; }

.rp-100 {
  padding-right: 100px !important; }

.bp-100 {
  padding-bottom: 100px !important; }

.lp-100 {
  padding-left: 100px !important; }

@media screen and (max-width: 63.99875em) {
  .medium-m-00 {
    margin: 0px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tm-00 {
    margin-top: 0px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rm-00 {
    margin-right: 0px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bm-00 {
    margin-bottom: 0px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lm-00 {
    margin-left: 0px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-p-00 {
    padding: 0px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tp-00 {
    padding-top: 0px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rp-00 {
    padding-right: 0px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bp-00 {
    padding-bottom: 0px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lp-00 {
    padding-left: 0px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-m-10 {
    margin: 10px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tm-10 {
    margin-top: 10px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rm-10 {
    margin-right: 10px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bm-10 {
    margin-bottom: 10px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lm-10 {
    margin-left: 10px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-p-10 {
    padding: 10px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tp-10 {
    padding-top: 10px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rp-10 {
    padding-right: 10px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bp-10 {
    padding-bottom: 10px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lp-10 {
    padding-left: 10px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-m-20 {
    margin: 20px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tm-20 {
    margin-top: 20px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rm-20 {
    margin-right: 20px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bm-20 {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lm-20 {
    margin-left: 20px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-p-20 {
    padding: 20px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tp-20 {
    padding-top: 20px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rp-20 {
    padding-right: 20px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bp-20 {
    padding-bottom: 20px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lp-20 {
    padding-left: 20px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-m-30 {
    margin: 30px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tm-30 {
    margin-top: 30px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rm-30 {
    margin-right: 30px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bm-30 {
    margin-bottom: 30px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lm-30 {
    margin-left: 30px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-p-30 {
    padding: 30px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tp-30 {
    padding-top: 30px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rp-30 {
    padding-right: 30px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bp-30 {
    padding-bottom: 30px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lp-30 {
    padding-left: 30px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-m-40 {
    margin: 40px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tm-40 {
    margin-top: 40px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rm-40 {
    margin-right: 40px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bm-40 {
    margin-bottom: 40px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lm-40 {
    margin-left: 40px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-p-40 {
    padding: 40px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tp-40 {
    padding-top: 40px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rp-40 {
    padding-right: 40px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bp-40 {
    padding-bottom: 40px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lp-40 {
    padding-left: 40px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-m-50 {
    margin: 50px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tm-50 {
    margin-top: 50px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rm-50 {
    margin-right: 50px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bm-50 {
    margin-bottom: 50px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lm-50 {
    margin-left: 50px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-p-50 {
    padding: 50px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tp-50 {
    padding-top: 50px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rp-50 {
    padding-right: 50px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bp-50 {
    padding-bottom: 50px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lp-50 {
    padding-left: 50px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-m-60 {
    margin: 60px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tm-60 {
    margin-top: 60px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rm-60 {
    margin-right: 60px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bm-60 {
    margin-bottom: 60px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lm-60 {
    margin-left: 60px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-p-60 {
    padding: 60px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tp-60 {
    padding-top: 60px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rp-60 {
    padding-right: 60px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bp-60 {
    padding-bottom: 60px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lp-60 {
    padding-left: 60px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-m-70 {
    margin: 70px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tm-70 {
    margin-top: 70px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rm-70 {
    margin-right: 70px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bm-70 {
    margin-bottom: 70px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lm-70 {
    margin-left: 70px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-p-70 {
    padding: 70px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tp-70 {
    padding-top: 70px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rp-70 {
    padding-right: 70px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bp-70 {
    padding-bottom: 70px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lp-70 {
    padding-left: 70px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-m-80 {
    margin: 80px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tm-80 {
    margin-top: 80px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rm-80 {
    margin-right: 80px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bm-80 {
    margin-bottom: 80px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lm-80 {
    margin-left: 80px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-p-80 {
    padding: 80px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tp-80 {
    padding-top: 80px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rp-80 {
    padding-right: 80px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bp-80 {
    padding-bottom: 80px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lp-80 {
    padding-left: 80px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-m-90 {
    margin: 90px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tm-90 {
    margin-top: 90px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rm-90 {
    margin-right: 90px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bm-90 {
    margin-bottom: 90px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lm-90 {
    margin-left: 90px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-p-90 {
    padding: 90px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tp-90 {
    padding-top: 90px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rp-90 {
    padding-right: 90px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bp-90 {
    padding-bottom: 90px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lp-90 {
    padding-left: 90px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-m-100 {
    margin: 100px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tm-100 {
    margin-top: 100px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rm-100 {
    margin-right: 100px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bm-100 {
    margin-bottom: 100px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lm-100 {
    margin-left: 100px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-p-100 {
    padding: 100px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-tp-100 {
    padding-top: 100px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-rp-100 {
    padding-right: 100px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-bp-100 {
    padding-bottom: 100px !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-lp-100 {
    padding-left: 100px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-m-00 {
    margin: 0px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-00 {
    margin-top: 0px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rm-00 {
    margin-right: 0px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bm-00 {
    margin-bottom: 0px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lm-00 {
    margin-left: 0px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-p-00 {
    padding: 0px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tp-00 {
    padding-top: 0px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rp-00 {
    padding-right: 0px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bp-00 {
    padding-bottom: 0px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lp-00 {
    padding-left: 0px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-m-10 {
    margin: 10px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-10 {
    margin-top: 10px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rm-10 {
    margin-right: 10px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bm-10 {
    margin-bottom: 10px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lm-10 {
    margin-left: 10px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-p-10 {
    padding: 10px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tp-10 {
    padding-top: 10px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rp-10 {
    padding-right: 10px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bp-10 {
    padding-bottom: 10px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lp-10 {
    padding-left: 10px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-m-20 {
    margin: 20px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-20 {
    margin-top: 20px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rm-20 {
    margin-right: 20px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bm-20 {
    margin-bottom: 20px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lm-20 {
    margin-left: 20px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-p-20 {
    padding: 20px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tp-20 {
    padding-top: 20px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rp-20 {
    padding-right: 20px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bp-20 {
    padding-bottom: 20px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lp-20 {
    padding-left: 20px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-m-30 {
    margin: 30px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-30 {
    margin-top: 30px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rm-30 {
    margin-right: 30px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bm-30 {
    margin-bottom: 30px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lm-30 {
    margin-left: 30px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-p-30 {
    padding: 30px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tp-30 {
    padding-top: 30px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rp-30 {
    padding-right: 30px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bp-30 {
    padding-bottom: 30px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lp-30 {
    padding-left: 30px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-m-40 {
    margin: 40px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-40 {
    margin-top: 40px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rm-40 {
    margin-right: 40px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bm-40 {
    margin-bottom: 40px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lm-40 {
    margin-left: 40px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-p-40 {
    padding: 40px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tp-40 {
    padding-top: 40px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rp-40 {
    padding-right: 40px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bp-40 {
    padding-bottom: 40px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lp-40 {
    padding-left: 40px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-m-50 {
    margin: 50px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-50 {
    margin-top: 50px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rm-50 {
    margin-right: 50px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bm-50 {
    margin-bottom: 50px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lm-50 {
    margin-left: 50px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-p-50 {
    padding: 50px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tp-50 {
    padding-top: 50px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rp-50 {
    padding-right: 50px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bp-50 {
    padding-bottom: 50px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lp-50 {
    padding-left: 50px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-m-60 {
    margin: 60px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-60 {
    margin-top: 60px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rm-60 {
    margin-right: 60px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bm-60 {
    margin-bottom: 60px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lm-60 {
    margin-left: 60px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-p-60 {
    padding: 60px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tp-60 {
    padding-top: 60px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rp-60 {
    padding-right: 60px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bp-60 {
    padding-bottom: 60px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lp-60 {
    padding-left: 60px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-m-70 {
    margin: 70px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-70 {
    margin-top: 70px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rm-70 {
    margin-right: 70px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bm-70 {
    margin-bottom: 70px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lm-70 {
    margin-left: 70px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-p-70 {
    padding: 70px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tp-70 {
    padding-top: 70px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rp-70 {
    padding-right: 70px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bp-70 {
    padding-bottom: 70px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lp-70 {
    padding-left: 70px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-m-80 {
    margin: 80px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-80 {
    margin-top: 80px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rm-80 {
    margin-right: 80px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bm-80 {
    margin-bottom: 80px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lm-80 {
    margin-left: 80px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-p-80 {
    padding: 80px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tp-80 {
    padding-top: 80px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rp-80 {
    padding-right: 80px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bp-80 {
    padding-bottom: 80px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lp-80 {
    padding-left: 80px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-m-90 {
    margin: 90px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-90 {
    margin-top: 90px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rm-90 {
    margin-right: 90px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bm-90 {
    margin-bottom: 90px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lm-90 {
    margin-left: 90px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-p-90 {
    padding: 90px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tp-90 {
    padding-top: 90px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rp-90 {
    padding-right: 90px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bp-90 {
    padding-bottom: 90px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lp-90 {
    padding-left: 90px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-m-100 {
    margin: 100px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-100 {
    margin-top: 100px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rm-100 {
    margin-right: 100px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bm-100 {
    margin-bottom: 100px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lm-100 {
    margin-left: 100px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-p-100 {
    padding: 100px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tp-100 {
    padding-top: 100px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-rp-100 {
    padding-right: 100px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-bp-100 {
    padding-bottom: 100px !important; } }

@media screen and (max-width: 39.99875em) {
  .small-lp-100 {
    padding-left: 100px !important; } }

.bm-0 {
  margin-bottom: 0 !important; }

@media screen and (max-width: 63.99875em) {
  .medium-lp-0 {
    padding-left: 0 !important; } }

@media screen and (max-width: 39.99875em) {
  .small-tm-0 {
    margin-top: 0 !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-down-p-0 {
    padding: 0px !important; } }

[v-cloak] {
  display: none; }

ul.bullets {
  list-style-type: none;
  margin: 0;
  padding: 0; }

ul.bullets li {
  display: inline-block; }

ul.breadcrumbs {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 5px; }

@media screen and (max-width: 39.99875em) {
  ul.breadcrumbs {
    margin-bottom: 0px; } }

ul.breadcrumbs li {
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  color: #000;
  font-size: 12px; }

ul.breadcrumbs li span {
  opacity: 0.35; }

ul.breadcrumbs li a {
  color: #000;
  opacity: 0.35;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease; }

@media screen and (min-width: 64em) {
  ul.breadcrumbs li a:hover {
    opacity: 1; } }

.inrock ul.breadcrumbs li {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; }

.terelion ul.breadcrumbs {
  margin-bottom: 20px; }

.terelion ul.breadcrumbs li span, .terelion ul.breadcrumbs li a {
  font-family: "Titillium Web";
  letter-spacing: 1px;
  font-size: 14px; }

.uppercase, .terelion .text.has-bkg .column.text-center h1, .terelion .text.has-bkg .text-center.columns h1, .terelion .text.has-bkg .text-center.columns .accessories h2, .accessories .terelion .text.has-bkg .text-center.columns h2, .terelion .text.has-bkg .text-center.columns .feature h2, .feature .terelion .text.has-bkg .text-center.columns h2, .terelion .text.has-bkg .column.text-center h2, .terelion .text.has-bkg .text-center.columns h2, .terelion .text.has-bkg .column.text-center h3, .terelion .text.has-bkg .text-center.columns h3, .terelion .text.has-bkg .column.text-center h4, .terelion .text.has-bkg .text-center.columns h4 {
  text-transform: uppercase; }

.underline, .banner a, .hero .hero__highlights-item--news a, .hero .hero__highlights-item--custom a {
  text-decoration: underline; }

.italic {
  font-style: italic; }

p {
  font-size: 18px; }

@media screen and (max-width: 63.99875em) {
  p {
    font-size: 16px; } }

p.small {
  font-size: 12px; }

@media screen and (max-width: 63.99875em) {
  p.small {
    font-size: 14px; } }

@media screen and (min-width: 40em) {
  p .xlarge {
    font-size: 20px; } }

.terelion p {
  font-size: 20px; }

@media screen and (max-width: 63.99875em) {
  .terelion p {
    font-size: 12px; } }

@media screen and (min-width: 64em) {
  .large-text-right {
    text-align: right !important;
    -webkit-box-pack: end;
            justify-content: flex-end; } }

@media screen and (max-width: 63.99875em) {
  .medium-down-text-right {
    text-align: right !important;
    -webkit-box-pack: end;
            justify-content: flex-end; } }

@media screen and (max-width: 63.99875em) {
  .medium-down-text-center {
    text-align: center !important; } }

@media screen and (max-width: 63.99875em) {
  .medium-down-text-left {
    text-align: left !important; } }

@media screen and (max-width: 39.99875em) {
  .small-down-text-right {
    text-align: right !important; } }

@media screen and (max-width: 39.99875em) {
  .small-down-text-center {
    text-align: center !important; } }

@media screen and (max-width: 39.99875em) {
  .small-down-text-left {
    text-align: left !important; } }

.u-full-width {
  width: 100%;
  box-sizing: border-box; }

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

.u-ul-reset {
  list-style-type: none;
  margin: 0; }

.u-br {
  border: 1px solid red; }

.icon-test {
  background: url("../images/icons/test.svg") no-repeat center center/contain; }

.accessories {
  padding-top: 80px; }

@media screen and (max-width: 39.99875em) {
  .accessories {
    padding-top: 60px; } }

.accessories .row {
  max-width: 1300px; }

.accessories img {
  width: 100%;
  margin-bottom: 40px; }

@media screen and (max-width: 39.99875em) {
  .accessories img {
    margin-bottom: 30px; } }

.accordion {
  padding-bottom: 100px; }

.accordion__item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 30px; }

.accordion__item-title {
  display: -webkit-box;
  display: flex;
  cursor: pointer; }

.accordion__item-title p {
  margin-bottom: 0;
  -webkit-box-flex: 1;
          flex-grow: 1; }

.accordion__item-title span {
  display: inline-block;
  height: 34px;
  width: 24px;
  background-image: url(../images/icons/plus--gray.svg);
  background-position: center;
  background-size: 24px 24px;
  background-repeat: no-repeat; }

@media screen and (max-width: 39.99875em) {
  .accordion__item-title span {
    height: 28px;
    width: 20px;
    background-size: 20px 20px; } }

.accordion__item-title span.active {
  background-image: url(../images/icons/minus--gray.svg); }

.accordion__item-text {
  margin: 30px 0px 10px 0px; }

@media screen and (min-width: 64em) {
  .accordion__item-text {
    max-width: 80%; } }

.banner {
  padding: 140px 0px;
  background-position: center;
  background-size: cover;
  color: white; }

@media screen and (max-width: 39.99875em) {
  .banner {
    padding: 120px 0px; } }

.banner a {
  color: white;
  border-color: white; }

.banner--dark {
  color: #ED2127; }

.banner--dark a {
  color: #ED2127;
  border-color: #ED2127; }

.terelion .banner--dark {
  color: white; }

.terelion .banner--dark h3 {
  color: white; }

.terelion .banner--dark a {
  color: white;
  border-color: white; }

.terelion .banner--dark a:hover {
  color: white; }

.terelion .banner--dark a:after {
  background-color: white; }

.contact {
  padding-bottom: 110px; }

@media screen and (max-width: 39.99875em) {
  .contact {
    padding-bottom: 60px; } }

.contact .row--map {
  margin-top: 180px;
  margin-bottom: 50px;
  padding-top: 40px;
  padding-bottom: 120px;
  background-image: url(../images/bgs/world-map--gray.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

@media screen and (max-width: 63.99875em) {
  .contact .row--map {
    margin-top: 140px; } }

@media screen and (max-width: 39.99875em) {
  .contact .row--map {
    margin-top: 70px;
    background-position: center bottom;
    background-size: auto 85%;
    padding-bottom: 60px;
    margin-bottom: 0px; } }

.contact .row--map h6 {
  font-size: 12px;
  opacity: 0.35; }

@media screen and (min-width: 64em) {
  .contact .row--map h1, .contact .row--map .accessories h2, .accessories .contact .row--map h2, .contact .row--map .feature h2, .feature .contact .row--map h2 {
    font-size: 70px; } }

.contact .drop-down-wrapper {
  margin-top: 150px;
  padding-top: 17px;
  position: relative; }

.contact .drop-down-wrapper .active-value {
  border-bottom: 1px solid #ddd;
  position: relative;
  font-size: 20px;
  padding-bottom: 15px;
  cursor: pointer; }

@media screen and (max-width: 39.99875em) {
  .contact .drop-down-wrapper .active-value {
    font-size: 16px; } }

.contact .drop-down-wrapper .active-value span.active-title {
  display: block;
  width: 100%; }

.contact .drop-down-wrapper .active-value span.arrow {
  position: absolute;
  right: 0;
  top: 10px;
  width: 17px;
  height: 8px;
  background-image: url(../images/icons/arrow-down--varel.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2; }

@media screen and (min-width: 64em) {
  .contact .drop-down-wrapper .active-value span.arrow:hover {
    opacity: .2; } }

.contact .drop-down-wrapper .search-content {
  position: absolute;
  top: 0;
  right: -30px;
  left: -30px;
  z-index: 1;
  background-color: white;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1); }

@media screen and (max-width: 39.99875em) {
  .contact .drop-down-wrapper .search-content {
    right: -20px;
    left: -20px; } }

.contact .drop-down-wrapper .search-wrapper {
  border-bottom: 1px solid #ddd;
  position: relative; }

.contact .drop-down-wrapper .search-wrapper:before {
  content: '';
  position: absolute;
  top: 25px;
  bottom: 0;
  left: 30px;
  width: 13px;
  height: 14px;
  background-image: url(../images/icons/search-small--gray.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

@media screen and (max-width: 39.99875em) {
  .contact .drop-down-wrapper .search-wrapper:before {
    top: 22px;
    left: 20px; } }

.contact .drop-down-wrapper input {
  margin-bottom: 0;
  color: #555;
  width: calc(100% - 60px);
  padding: 21px 10px 16px 50px;
  font-size: 20px;
  background-color: white;
  border-radius: 0 !important;
  -webkit-border-radius: 0px !important;
  -webkit-appearance: none !important; }

@media screen and (max-width: 39.99875em) {
  .contact .drop-down-wrapper input {
    font-size: 16px;
    padding-left: 40px; } }

.contact .drop-down-wrapper input::-webkit-input-placeholder {
  color: rgba(85, 85, 85, 0.5); }

.contact .drop-down-wrapper input::-moz-placeholder {
  color: rgba(85, 85, 85, 0.5); }

.contact .drop-down-wrapper input:-ms-input-placeholder {
  color: rgba(85, 85, 85, 0.5); }

.contact .drop-down-wrapper input::-ms-input-placeholder {
  color: rgba(85, 85, 85, 0.5); }

.contact .drop-down-wrapper input::placeholder {
  color: rgba(85, 85, 85, 0.5); }

.contact .drop-down-wrapper .drop-down-alternatives {
  max-height: 50vh;
  overflow-y: scroll; }

.contact .drop-down-wrapper .drop-down-alternatives ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.contact .drop-down-wrapper .drop-down-alternatives ul li {
  border-top: 1px solid #ddd;
  font-size: 16px;
  padding: 14px 30px;
  cursor: pointer; }

.contact .drop-down-wrapper .drop-down-alternatives ul li.active {
  background-color: #f5f5f5; }

@media screen and (min-width: 64em) {
  .contact .drop-down-wrapper .drop-down-alternatives ul li:hover {
    background-color: #f5f5f5; } }

.contact .drop-down-wrapper .drop-down-alternatives ul li.title {
  border-top: none;
  margin-top: 20px;
  cursor: default; }

.contact .drop-down-wrapper .drop-down-alternatives ul li.title:hover {
  background-color: white; }

.contact .drop-down-wrapper .drop-down-alternatives ul li.title strong {
  font-size: 12px;
  text-transform: uppercase; }

.contact .drop-down-wrapper .drop-down-alternatives ul li.default {
  border-top: none;
  margin-top: 10px; }

.contact .drop-down-wrapper.active .active-value span.arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.contact .selected-location-wrapper {
  background-color: #f5f5f5;
  padding: 70px 0px 40px 0px;
  position: relative; }

.contact .selected-location-wrapper:before {
  content: '';
  position: absolute;
  top: -19px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #f5f5f5; }

.contact .selected-location-wrapper h6.label {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px; }

.contact .selected-location-wrapper .main-contact-info {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 30px;
  font-weight: 400; }

.contact .selected-location-wrapper .main-contact-info h1, .contact .selected-location-wrapper .main-contact-info .accessories h2, .accessories .contact .selected-location-wrapper .main-contact-info h2, .contact .selected-location-wrapper .main-contact-info .feature h2, .feature .contact .selected-location-wrapper .main-contact-info h2, .contact .selected-location-wrapper .main-contact-info h2, .contact .selected-location-wrapper .main-contact-info h3, .contact .selected-location-wrapper .main-contact-info h4, .contact .selected-location-wrapper .main-contact-info h5, .terelion .contact .selected-location-wrapper .main-contact-info p a, .contact .selected-location-wrapper .main-contact-info h6 {
  font-weight: 400; }

.contact .selected-location-wrapper .main-contact-info a {
  color: #ED2127;
  text-decoration: underline; }

.contact .selected-location-wrapper .office ul {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-top: 30px; }

.contact .selected-location-wrapper .office ul li {
  font-size: 14px;
  margin-bottom: 8px; }

.contact .selected-location-wrapper .office ul li span {
  font-weight: bold;
  margin-right: 20px;
  min-width: 100px;
  display: inline-block; }

.contact .selected-location-wrapper .office ul li .text-content {
  display: inline-block; }

.contact .selected-location-wrapper .office ul li .text-content p {
  font-size: 14px;
  margin-bottom: 0; }

.contact .selected-location-wrapper .office ul li .text-content a {
  color: #555;
  text-decoration: underline; }

.contact .input-wrapper {
  position: relative; }

.contact .input-wrapper input {
  width: 100%;
  border-bottom: 1px solid #ddd;
  padding: 12px 0px;
  margin-right: 0;
  color: #ED2127;
  border-radius: 0 !important;
  -webkit-border-radius: 0px !important;
  -webkit-appearance: none !important; }

@media screen and (min-width: 64em) {
  .contact .input-wrapper input {
    font-size: 14px; } }

.contact .input-wrapper input::-webkit-input-placeholder {
  color: #ED2127; }

.contact .input-wrapper input::-moz-placeholder {
  color: #ED2127; }

.contact .input-wrapper input:-ms-input-placeholder {
  color: #ED2127; }

.contact .input-wrapper input::-ms-input-placeholder {
  color: #ED2127; }

.contact .input-wrapper input::placeholder {
  color: #ED2127; }

.contact .input-wrapper small {
  position: absolute;
  left: 0;
  bottom: -25px;
  font-size: 11px;
  color: #999; }

.contact .input-wrapper span {
  position: absolute;
  right: 0;
  bottom: 14px;
  width: 16px;
  height: 11px;
  background-image: url(../images/icons/check--gray.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

@media screen and (max-width: 63.99875em) {
  .contact .input-wrapper span {
    bottom: 16px; } }

.contact .input-wrapper span.filled {
  background-image: url(../images/icons/check--varel.svg); }

.contact textarea {
  padding: 40px;
  width: 100%;
  border: none;
  background-color: #f5f5f5;
  color: #ED2127; }

@media screen and (min-width: 64em) {
  .contact textarea {
    font-size: 14px; } }

@media screen and (max-width: 39.99875em) {
  .contact textarea {
    padding: 20px; } }

.contact textarea::-webkit-input-placeholder {
  color: #ED2127; }

.contact textarea::-moz-placeholder {
  color: #ED2127; }

.contact textarea:-ms-input-placeholder {
  color: #ED2127; }

.contact textarea::-ms-input-placeholder {
  color: #ED2127; }

.contact textarea::placeholder {
  color: #ED2127; }

.contact textarea:active, .contact textarea:focus {
  outline: none; }

.inrock .contact input, .inrock .contact textarea {
  color: #555; }

.inrock .contact input::-webkit-input-placeholder, .inrock .contact textarea::-webkit-input-placeholder {
  color: #555; }

.inrock .contact input::-moz-placeholder, .inrock .contact textarea::-moz-placeholder {
  color: #555; }

.inrock .contact input:-ms-input-placeholder, .inrock .contact textarea:-ms-input-placeholder {
  color: #555; }

.inrock .contact input::-ms-input-placeholder, .inrock .contact textarea::-ms-input-placeholder {
  color: #555; }

.inrock .contact input::placeholder, .inrock .contact textarea::placeholder {
  color: #555; }

.inrock .input-wrapper span.filled {
  background-image: url(../images/icons/check--inrock.svg); }

.terelion .contact .row--map {
  margin-top: 120px; }

@media screen and (max-width: 63.99875em) {
  .terelion .contact .row--map {
    margin-top: 40px; } }

.terelion .contact .row--map h6 {
  font-size: initial;
  opacity: 0.8;
  margin-bottom: 15px; }

.terelion .contact input, .terelion .contact textarea {
  color: #555; }

.terelion .contact input::-webkit-input-placeholder, .terelion .contact textarea::-webkit-input-placeholder {
  color: #555; }

.terelion .contact input::-moz-placeholder, .terelion .contact textarea::-moz-placeholder {
  color: #555; }

.terelion .contact input:-ms-input-placeholder, .terelion .contact textarea:-ms-input-placeholder {
  color: #555; }

.terelion .contact input::-ms-input-placeholder, .terelion .contact textarea::-ms-input-placeholder {
  color: #555; }

.terelion .contact input::placeholder, .terelion .contact textarea::placeholder {
  color: #555; }

.terelion .contact .drop-down-alternatives ul li.active, .terelion .contact .drop-down-alternatives ul li:hover {
  background-color: #fff; }

.terelion .contact .selected-location-wrapper {
  background-color: #fff; }

.terelion .contact .selected-location-wrapper::before {
  border-bottom-color: #fff; }

.terelion .contact .selected-location-wrapper h6.label {
  font-size: initial; }

.terelion .contact .main-contact-info p a {
  color: #ED2127; }

.terelion .contact p.small {
  font-size: 12px; }

.fade-enter-active, .fade-leave-active {
  -webkit-transition: all .5s;
  transition: all .5s;
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.fade-enter, .fade-leave-to {
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px); }

.cookie-info {
  background-color: #000;
  color: white;
  padding: 1.25rem 1.875rem;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

@media screen and (max-width: 63.99875em) {
  .cookie-info {
    text-align: center;
    padding: 1.25rem 0; } }

@media screen and (max-width: 39.99875em) {
  .cookie-info {
    padding: 1rem 0 1.25rem 0; } }

.cookie-info a {
  color: white; }

.cookie-info p a {
  border-bottom: 1px solid white; }

.cookie-info.accepted {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0; }

.terelion .cookie-info {
  background-color: #ED2127; }

@media screen and (max-width: 39.99875em) {
  .terelion .cookie-info p {
    font-size: 16px;
    line-height: 20px; } }

.feature {
  padding-top: 80px;
  margin-top: 80px; }

@media screen and (max-width: 39.99875em) {
  .feature {
    padding-top: 60px; } }

.feature .row {
  max-width: 1200px; }

.feature img {
  width: 100%; }

.footer {
  background-color: #000;
  padding: 100px 0px;
  color: white; }

@media screen and (max-width: 39.99875em) {
  .footer {
    padding: 60px 0px; } }

.footer a {
  color: white;
  display: inline-block; }

.footer__news-date {
  opacity: .5;
  text-transform: uppercase;
  font-size: 14px; }

.footer__news {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 50px;
  margin-bottom: 80px; }

@media screen and (max-width: 63.99875em) {
  .footer__news {
    padding-bottom: 20px;
    margin-bottom: 0px;
    border-bottom: none;
    position: relative;
    overflow-x: scroll;
    display: -webkit-box;
    display: flex;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .footer__news::-webkit-scrollbar {
    width: 0 !important;
    display: none; } }

@media screen and (max-width: 39.99875em) {
  .footer__news {
    padding-bottom: 20px; } }

@media screen and (min-width: 64em) {
  .footer__news a {
    max-width: 80%;
    -webkit-transition: opacity 200ms ease-in-out;
    transition: opacity 200ms ease-in-out; }
  .footer__news a:hover {
    opacity: 0.6; } }

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  .footer__news a {
    max-width: 70%; } }

.footer__news .news-item {
  min-width: 100%;
  text-align: center;
  padding: 0px 80px; }

@media screen and (max-width: 39.99875em) {
  .footer__news .news-item {
    padding: 0px 20px; } }

.footer .news__controls {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  max-width: 70vw;
  margin: auto;
  margin-top: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  margin-bottom: 60px; }

.footer .news__controls li {
  width: auto;
  -webkit-box-flex: 1;
          flex-grow: 1;
  background-color: rgba(255, 255, 255, 0.2);
  height: 2px;
  display: inline-block;
  margin: 0px 8px;
  max-width: 40px; }

.footer .news__controls li.active {
  background-color: white; }

.footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.footer ul li {
  display: inline-block;
  margin-right: 0px; }

.footer ul li a {
  color: white;
  font-size: 14px;
  -webkit-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out; }

@media screen and (min-width: 64em) {
  .footer ul li a {
    margin-left: 10px; }
  .footer ul li a:after {
    margin-left: 10px;
    color: white;
    content: '|'; } }

@media screen and (min-width: 64em) {
  .footer ul li a:hover {
    color: rgba(255, 255, 255, 0.6); } }

.footer ul li:last-of-type a:after {
  display: none; }

.footer__logo {
  height: 70px;
  width: 290px;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.footer .input-wrapper a {
  border-color: white; }

.footer__contact p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px; }

.footer__contact p a {
  color: #ED2127;
  font-weight: bold;
  -webkit-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out; }

.footer__contact p a:hover {
  opacity: 0.6; }

.footer__copyright {
  opacity: 0.5; }

.footer__copyright--bottom {
  font-size: 14px; }

@media screen and (min-width: 1500px) {
  .footer__copyright--bottom {
    display: none; } }

@media screen and (max-width: 63.99875em) {
  .footer__copyright--bottom {
    display: none; } }

.footer__socials ul {
  display: block;
  margin-left: -2px; }

.footer__socials ul li {
  display: inline-block;
  padding: 0;
  margin: 10px;
  margin-top: 15px; }

.footer__socials ul li a.social-icon {
  height: 20px;
  width: 21px;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.footer__socials ul li a.social-icon--youtube {
  height: 17px;
  width: 22px; }

.footer__socials--large {
  text-align: right; }

@media screen and (min-width: 1500px) {
  .footer__socials--large {
    display: none; } }

@media screen and (max-width: 63.99875em) {
  .footer__socials--large {
    display: none; } }

.footer__socials--large ul li a:after {
  display: none; }

.inrock .footer {
  background-color: #ED2127; }

.inrock .footer ul li a {
  font-size: 12px; }

.inrock .footer__contact p a {
  color: white; }

.terelion .footer {
  background-color: transparent;
  padding: 120px 0 0 0;
  color: white; }

@media screen and (min-width: 64em) {
  .terelion .footer {
    box-shadow: -1px 0 15px rgba(0, 0, 0, 0.05); } }

@media screen and (max-width: 63.99875em) {
  .terelion .footer {
    position: relative;
    padding-top: 150px; }
  .terelion .footer::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bgs/mountain-footer--green.png);
    background-size: 400%;
    background-repeat: no-repeat;
    background-position: 35% -190px;
    z-index: -1; } }

@media screen and (max-width: 39.99875em) {
  .terelion .footer::after {
    background-size: 670%;
    background-position: 35% -140px; } }

.terelion .footer__bkg {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  position: relative;
  height: 60vh;
  min-height: 600px; }

@media screen and (min-width: 64em) {
  .terelion .footer__bkg {
    height: 70vh;
    margin-top: -4vh; } }

@media screen and (min-width: 40em) {
  .terelion .footer__bkg::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/bgs/mountain-footer--green.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    z-index: -1; } }

@media screen and (min-width: 64em) {
  .terelion .footer__bkg > .row {
    margin-bottom: 6%; } }

.terelion .footer__news {
  margin-bottom: 0;
  padding-bottom: 0; }

.terelion .footer__news .column.bp-40, .terelion .footer__news .bp-40.columns {
  padding-bottom: 0 !important; }

.terelion .footer__news h5, .terelion .footer__news .contact .main-contact-info p a, .terelion .contact .main-contact-info p .footer__news a {
  color: white; }

@media screen and (min-width: 64em) {
  .terelion .footer__news h5, .terelion .footer__news .contact .main-contact-info p a, .terelion .contact .main-contact-info p .footer__news a {
    color: #000; } }

.terelion .footer__news a {
  color: #fff; }

@media screen and (min-width: 64em) {
  .terelion .footer__news a {
    color: #000; } }

.terelion .footer__news-date {
  font-weight: 600;
  color: #fff;
  opacity: 1; }

@media screen and (min-width: 64em) {
  .terelion .footer__news-date {
    color: #000; } }

.terelion .footer ul#menu-footer li a {
  font-family: "Inter UI",sans-serif;
  font-size: 14px;
  line-height: 20px; }

.terelion .footer .news__controls li {
  background-color: #f5f5f5; }

.terelion .footer .news__controls li.active {
  background-color: white; }

.terelion .footer__logo {
  height: 90px; }

@media screen and (max-width: 63.99875em) {
  .terelion .footer__logo {
    height: 60px; } }

.top-nav {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 40px 50px;
  z-index: 999; }

@media screen and (max-width: 1500px) {
  .top-nav {
    padding: 40px 0px; } }

@media screen and (max-width: 63.99875em) {
  .top-nav {
    padding: 20px 0px; } }

@media screen and (min-width: 64em) {
  .top-nav--has-lang {
    padding-top: 20px; } }

.top-nav:before {
  display: none;
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 158px;
  opacity: 0.8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(#000 0%, rgba(0, 0, 0, 0) 100%);
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease; }

@media screen and (max-width: 63.99875em) {
  .top-nav:before {
    height: 90px; } }

@media screen and (min-width: 1500px) {
  .top-nav > .row {
    min-width: 100%; } }

@media screen and (min-width: 64em) {
  .top-nav > .row.should-animate {
    -webkit-transform: translateY(-120px);
            transform: translateY(-120px); }
  .top-nav > .row.animate {
    -webkit-animation: fadeInMenu 800ms cubic-bezier(0.5, 0, 0, 0.8) forwards;
            animation: fadeInMenu 800ms cubic-bezier(0.5, 0, 0, 0.8) forwards; } }

@-webkit-keyframes fadeInMenu {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes fadeInMenu {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

.top-nav .column, .top-nav .columns {
  display: -webkit-box;
  display: flex; }

.top-nav .column a, .top-nav .columns a {
  display: inline-block; }

.top-nav .column.text-right, .top-nav .text-right.columns {
  -webkit-box-pack: end;
          justify-content: flex-end; }

.top-nav .top-nav__menu-icon {
  min-height: 28px;
  min-width: 28px;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2; }

.top-nav .top-nav__menu-icon--menu-toggle {
  position: relative; }

@media screen and (min-width: 64em) {
  .top-nav .top-nav__menu-icon--menu-toggle {
    margin-right: 40px; } }

@media screen and (max-width: 39.99875em) {
  .top-nav .top-nav__menu-icon--menu-toggle {
    min-width: 20px; } }

.top-nav .top-nav__menu-icon--menu-toggle span {
  position: absolute;
  top: 2px;
  left: 0;
  background: #ED2127;
  display: block;
  height: 2px;
  width: 24px;
  -webkit-transition: width 200ms ease;
  transition: width 200ms ease;
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms; }

@media screen and (max-width: 39.99875em) {
  .top-nav .top-nav__menu-icon--menu-toggle span {
    width: 17px;
    top: 4px; } }

.top-nav .top-nav__menu-icon--menu-toggle span:nth-child(2) {
  top: 12px;
  width: 29px; }

@media screen and (max-width: 39.99875em) {
  .top-nav .top-nav__menu-icon--menu-toggle span:nth-child(2) {
    width: 20px; } }

.top-nav .top-nav__menu-icon--menu-toggle span:nth-child(3) {
  top: 22px; }

@media screen and (max-width: 39.99875em) {
  .top-nav .top-nav__menu-icon--menu-toggle span:nth-child(3) {
    top: 20px; } }

.top-nav .top-nav__menu-icon--menu-toggle.active span {
  -webkit-transition-delay: 0;
          transition-delay: 0; }

@media screen and (min-width: 64em) {
  .top-nav .top-nav__menu-icon--menu-toggle.active span:nth-child(2) {
    width: 40px; } }

@media screen and (min-width: 64em) {
  .top-nav .top-nav__menu-icon--search {
    margin-left: 40px; } }

@media screen and (max-width: 39.99875em) {
  .top-nav .top-nav__menu-icon--search {
    min-height: 23px;
    min-width: 23px; } }

.top-nav__logo {
  line-height: 0px;
  font-size: 0;
  display: inline-block;
  margin: auto;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 220px;
  padding: 1px; }

@media screen and (max-width: 39.99875em) {
  .top-nav__logo {
    max-width: 160px; } }

.top-nav__logo a {
  font-size: 0;
  height: 78px;
  width: 100%;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

@media screen and (max-width: 63.99875em) {
  .top-nav__logo a {
    height: 50px; } }

.top-nav .top-nav__menu {
  opacity: 0;
  -webkit-transform: translateX(-25%);
          transform: translateX(-25%);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease; }

.top-nav .top-nav__menu--show {
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%); }

.top-nav .top-nav__search {
  opacity: 0;
  -webkit-transform: translateX(25%);
          transform: translateX(25%);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-size: 18px;
  line-height: 18px; }

.top-nav .top-nav__search--show {
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%); }

.top-nav .top-nav__search input {
  margin-top: 4px;
  border: none;
  text-align: right;
  color: #555; }

@media screen and (min-width: 64em) {
  .top-nav .top-nav__search input {
    width: 300px; } }

.top-nav .top-nav__search input::-webkit-input-placeholder {
  color: #555; }

.top-nav .top-nav__search input::-moz-placeholder {
  color: #555; }

.top-nav .top-nav__search input:-ms-input-placeholder {
  color: #555; }

.top-nav .top-nav__search input::-ms-input-placeholder {
  color: #555; }

.top-nav .top-nav__search input::placeholder {
  color: #555; }

.top-nav .top-nav__search input:focus {
  border-bottom: 1px solid #555;
  text-align: left; }

@media screen and (min-width: 64em) {
  .top-nav .top-nav__search input:focus {
    width: 260px; } }

.top-nav .top-nav__search input:focus::-webkit-input-placeholder {
  opacity: 0; }

.top-nav .top-nav__search input:focus::-moz-placeholder {
  opacity: 0; }

.top-nav .top-nav__search input:focus:-ms-input-placeholder {
  opacity: 0; }

.top-nav .top-nav__search input:focus::-ms-input-placeholder {
  opacity: 0; }

.top-nav .top-nav__search input:focus::placeholder {
  opacity: 0; }

.top-nav .top-nav__search input.white:focus {
  border-color: white; }

.top-nav .menu {
  display: inline-block; }

.top-nav ul {
  margin: 0;
  display: inline-block; }

@media screen and (max-width: 63.99875em) {
  .top-nav ul {
    width: 100%; } }

.top-nav ul li {
  display: inline-block;
  padding-right: 30px;
  font-size: 18px;
  line-height: 18px;
  margin-top: 6px;
  margin-left: -4px; }

@media screen and (max-width: 63.99875em) {
  .top-nav ul li {
    display: block;
    font-size: 24px;
    margin: 20px 0px;
    min-width: 100%; } }

.top-nav ul li:first-of-type {
  margin-left: 0; }

.top-nav ul li a {
  color: #555; }

.top-nav ul li.menu-item-has-children {
  position: relative; }

@media screen and (max-width: 63.99875em) {
  .top-nav ul li.menu-item-has-children:after {
    cursor: pointer;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 18px;
    width: 20px;
    background-size: 15px 15px;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(../images/icons/plus--varel.svg); } }

.top-nav ul li.menu-item-has-children ul.sub-menu {
  display: none; }

@media screen and (min-width: 64em) {
  .top-nav ul li.menu-item-has-children ul.sub-menu {
    -webkit-box-align: top;
            align-items: top;
    position: absolute;
    top: 20px;
    left: 0;
    padding-top: 50px;
    min-width: 50vw; }
  .top-nav ul li.menu-item-has-children ul.sub-menu:before {
    content: '';
    position: absolute;
    top: -120px;
    bottom: -60px;
    left: -50vw;
    width: 200vw;
    background-color: #ED2127;
    z-index: -1;
    -webkit-transition: opacity 400ms ease-in-out;
    transition: opacity 400ms ease-in-out; } }

@media screen and (max-width: 63.99875em) {
  .top-nav ul li.menu-item-has-children ul.sub-menu {
    padding: 30px 0px 20px 0px; } }

.top-nav ul li.menu-item-has-children ul.sub-menu li {
  display: block;
  margin-bottom: 20px;
  margin-left: 0px; }

@media screen and (max-width: 63.99875em) {
  .top-nav ul li.menu-item-has-children ul.sub-menu li {
    margin-bottom: 10px;
    margin-top: 0px; }
  .top-nav ul li.menu-item-has-children ul.sub-menu li:last-of-type {
    margin-bottom: 0px; } }

.top-nav ul li.menu-item-has-children ul.sub-menu li a {
  opacity: 1;
  text-transform: uppercase;
  font-size: 28px; }

@media screen and (max-width: 63.99875em) {
  .top-nav ul li.menu-item-has-children ul.sub-menu li a {
    font-size: 18px; } }

@media screen and (min-width: 64em) {
  .top-nav ul li.menu-item-has-children ul.sub-menu li a {
    -webkit-transition: opacity 300ms ease;
    transition: opacity 300ms ease; }
  .top-nav ul li.menu-item-has-children ul.sub-menu li a:hover {
    opacity: 0.5; } }

.top-nav ul li.menu-item-has-children.active ul.sub-menu {
  display: block; }

@media screen and (max-width: 63.99875em) {
  .top-nav ul li.menu-item-has-children.active:after {
    background-image: url(../images/icons/minus--white.svg); } }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu {
  min-width: 80vw; }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu li:after {
  display: none; }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li {
  margin-right: 30px; }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li:last-of-type {
  margin-right: 0;
  padding-right: 0; }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children {
  color: #F69093; }

@media screen and (min-width: 64em) {
  .top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children {
    display: inline-block; } }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > a {
  font-size: 18px;
  color: #F69093; }

@media screen and (max-width: 39.99875em) {
  .top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > a {
    font-size: 16px; } }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 15px;
  padding-top: 30px;
  display: block;
  position: static;
  width: auto;
  min-width: 0; }

@media screen and (min-width: 64em) {
  .top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu {
    display: -webkit-box;
    display: flex; } }

@media screen and (max-width: 39.99875em) {
  .top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu {
    padding-top: 15px; } }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li {
  padding-bottom: 0;
  margin-bottom: 0; }

@media screen and (min-width: 64em) {
  .top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li {
    display: inline-block;
    margin-right: 20px; } }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li.hidden > a {
  opacity: 0;
  font-size: 0px;
  height: 15px; }

@media screen and (max-width: 63.99875em) {
  .top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li.hidden > a {
    display: none; } }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li:last-of-type {
  margin-right: 0;
  padding-right: 0; }

@media screen and (max-width: 39.99875em) {
  .top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li:last-of-type ul {
    padding-bottom: 0; } }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li > a {
  font-size: 12px;
  color: #F69093; }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu ul.sub-menu {
  display: block;
  position: static;
  min-width: 0;
  padding-top: 10px; }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu ul.sub-menu li {
  margin: 0; }

.top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu ul.sub-menu li a {
  font-size: 14px;
  line-height: 28px; }

@media screen and (max-width: 39.99875em) {
  .top-nav ul li.menu-item-has-children.products > ul.sub-menu > li.menu-item-has-children > ul.sub-menu ul.sub-menu li a {
    font-size: 16px;
    line-height: 26px; } }

@media screen and (min-width: 64em) {
  .top-nav ul:hover li:not(:hover) a {
    opacity: 0.5; } }

@media screen and (min-width: 64em) {
  .top-nav.top-nav--mega-menu {
    height: 100vh;
    overflow: hidden; } }

.top-nav .lang_bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  z-index: 1; }

.top-nav .lang_bg--active {
  opacity: 1;
  pointer-events: all; }

.top-nav__language {
  position: relative;
  z-index: 9999;
  text-align: left; }

.top-nav__language span.current-lang {
  opacity: 0;
  -webkit-transform: translateX(40%);
          transform: translateX(40%);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease; }

.top-nav__language--show {
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%); }

.top-nav__language--show span.current-lang {
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease; }

.top-nav__language span {
  position: relative;
  z-index: 1;
  font-size: 16px;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center; }

.top-nav__language span svg {
  margin-left: 10px;
  height: 28px;
  width: auto; }

.top-nav__language span svg path {
  fill: black; }

.top-nav__language ul {
  display: none;
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  text-align: right;
  min-width: 50vw;
  padding-right: 16px; }

.top-nav__language ul li {
  display: block;
  margin: 0;
  padding: 0;
  padding-top: 10px; }

.top-nav__language ul li a {
  font-size: 16px; }

.top-nav__language--active span {
  color: white; }

.top-nav__language--active span svg path {
  fill: white; }

.top-nav__language--active ul {
  display: block;
  padding-right: 38px; }

.top-nav__language--active ul li a {
  color: white; }

.top-nav--white:before {
  display: block; }

.top-nav--white .top-nav__language {
  color: white; }

.top-nav--white .top-nav__language svg path {
  fill: white; }

.top-nav--white h1.top-nav__logo a, .top-nav--white .accessories h2.top-nav__logo a, .accessories .top-nav--white h2.top-nav__logo a, .top-nav--white .feature h2.top-nav__logo a, .feature .top-nav--white h2.top-nav__logo a {
  background-image: url(../images/logos/varel-logo--white.svg) !important; }

.top-nav--white ul li a {
  color: white; }

.top-nav--white .top-nav__menu-icon span {
  background-color: white; }

.top-nav--white .top-nav__search input {
  border: none;
  text-align: right;
  color: white; }

.top-nav--white .top-nav__search input::-webkit-input-placeholder {
  color: white; }

.top-nav--white .top-nav__search input::-moz-placeholder {
  color: white; }

.top-nav--white .top-nav__search input:-ms-input-placeholder {
  color: white; }

.top-nav--white .top-nav__search input::-ms-input-placeholder {
  color: white; }

.top-nav--white .top-nav__search input::placeholder {
  color: white; }

.top-nav--white .top-nav__menu-icon--search {
  background-image: url(../images/icons/menu-toggle-varel--white.svg) !important; }

.top-nav--white .top-nav__sticky {
  color: white; }

.top-nav__mobile-menu {
  position: fixed;
  overflow-y: scroll;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #ED2127;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
  -webkit-transition: opacity 300ms cubic-bezier(0.5, 0, 0, 0.8);
  transition: opacity 300ms cubic-bezier(0.5, 0, 0, 0.8);
  padding: 30px 30px 0px 30px;
  z-index: 999; }

@media screen and (max-width: 39.99875em) {
  .top-nav__mobile-menu {
    padding-top: 34px; } }

.top-nav__mobile-menu .row span {
  font-size: 12px;
  font-weight: 600;
  color: white; }

.top-nav__mobile-menu .row a.menu-toggle {
  height: 26px;
  width: 26px;
  background-image: url(../images/icons/cross--white.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

@media screen and (max-width: 39.99875em) {
  .top-nav__mobile-menu .row a.menu-toggle {
    height: 20px;
    width: 20px; } }

.top-nav__mobile-menu--show {
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%); }

.top-nav__mobile-menu .mobile-menu-container {
  padding-top: 30px; }

.top-nav__mobile-menu .mobile-menu-footer {
  border-top: 1px solid rgba(237, 33, 39, 0.2);
  padding-top: 30px;
  margin-top: 30px;
  padding-bottom: 40px;
  display: -webkit-box;
  display: flex; }

.top-nav__mobile-menu .mobile-menu-footer__language ul li {
  text-align: right;
  margin: 0;
  padding: 0;
  margin-bottom: 4px; }

.top-nav__mobile-menu .mobile-menu-footer__language ul li a {
  font-size: 18px;
  color: #000 !important; }

.top-nav__mobile-menu .mobile-menu-footer__language ul li a.active {
  color: white !important; }

.top-nav__mobile-menu ul.socials {
  display: block; }

.top-nav__mobile-menu ul.socials li {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: auto;
  min-width: 0;
  color: #ED2127;
  margin-right: 6px;
  font-weight: 600; }

.top-nav__mobile-menu ul.socials li:first-of-type {
  margin-right: 0;
  display: block;
  font-size: 12px;
  margin-bottom: 10px; }

.top-nav__mobile-menu ul.socials li a.social-icon {
  height: 20px;
  width: 21px;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.top-nav__mobile-search {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background-color: #ED2127;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  opacity: 0;
  z-index: 999;
  padding: 30px 30px 35px 30px;
  -webkit-transition: opacity 300ms cubic-bezier(0.5, 0, 0, 0.8);
  transition: opacity 300ms cubic-bezier(0.5, 0, 0, 0.8); }

@media screen and (max-width: 39.99875em) {
  .top-nav__mobile-search {
    padding-top: 33px; } }

.top-nav__mobile-search--show {
  opacity: 1;
  -webkit-transform: translateX(0%);
          transform: translateX(0%); }

.top-nav__mobile-search .row .search-icon {
  min-height: 28px;
  min-width: 28px;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  background-image: url(../images/icons/menu-toggle-varel--white.svg); }

@media screen and (max-width: 39.99875em) {
  .top-nav__mobile-search .row .search-icon {
    min-height: 23px;
    min-width: 23px; } }

.top-nav__mobile-search .row input {
  width: calc(100% - 40px);
  margin: auto;
  color: white; }

.top-nav__mobile-search .row a.menu-toggle {
  height: 26px;
  width: 26px;
  background-image: url(../images/icons/cross--white.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

@media screen and (max-width: 39.99875em) {
  .top-nav__mobile-search .row a.menu-toggle {
    height: 20px;
    width: 20px; } }

.top-nav.inrock ul li.menu-item-has-children:after {
  background-image: url(../images/icons/plus--inrock.svg); }

.top-nav.inrock ul li.menu-item-has-children.active:after {
  background-image: url(../images/icons/minus--white.svg); }

.top-nav.top-nav--color .top-nav--shadow:before {
  display: none !important; }

.inrock .top-nav--white h1.top-nav__logo a, .inrock .top-nav--white .accessories h2.top-nav__logo a, .accessories .inrock .top-nav--white h2.top-nav__logo a, .inrock .top-nav--white .feature h2.top-nav__logo a, .feature .inrock .top-nav--white h2.top-nav__logo a {
  background-image: url(../images/logos/inrock-logo--white.svg) !important; }

.top-nav__sticky {
  position: fixed;
  left: 60px;
  bottom: 70px;
  color: #ED2127;
  font-size: 12px;
  line-height: 14px;
  z-index: 999; }

@media screen and (max-width: 1500px) {
  .top-nav__sticky {
    display: none; } }

.top-nav__sticky--copyright {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-text-orientation: mixed;
          text-orientation: mixed;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  opacity: 0.5; }

.top-nav__sticky--social {
  left: auto;
  right: 60px;
  bottom: 70px; }

.top-nav__sticky--social div {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-text-orientation: mixed;
          text-orientation: mixed; }

.top-nav__sticky--social ul {
  display: block;
  margin-left: -2px;
  margin-bottom: 0px; }

.top-nav__sticky--social ul li {
  display: block;
  padding: 0;
  margin: 0;
  margin-top: 15px;
  height: auto;
  font-size: 0px; }

.top-nav__sticky--social ul li a.social-icon {
  height: 20px;
  width: 21px;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.top-nav__sticky--social ul li a.social-icon--youtube {
  height: 17px;
  width: 22px; }

.top-nav__sticky.white, .terelion .banner--dark a.top-nav__sticky, .terelion .text.has-bkg .column.text-center a.top-nav__sticky.underline, .terelion .text.has-bkg .text-center.columns a.top-nav__sticky.underline, .terelion .text.has-bkg .column.text-center .banner a.top-nav__sticky, .banner .terelion .text.has-bkg .column.text-center a.top-nav__sticky, .terelion .text.has-bkg .text-center.columns .banner a.top-nav__sticky, .banner .terelion .text.has-bkg .text-center.columns a.top-nav__sticky, .terelion .text.has-bkg .column.text-center .hero .hero__highlights-item--news a.top-nav__sticky, .hero .hero__highlights-item--news .terelion .text.has-bkg .column.text-center a.top-nav__sticky, .terelion .text.has-bkg .text-center.columns .hero .hero__highlights-item--news a.top-nav__sticky, .hero .hero__highlights-item--news .terelion .text.has-bkg .text-center.columns a.top-nav__sticky, .terelion .text.has-bkg .column.text-center .hero .hero__highlights-item--custom a.top-nav__sticky, .hero .hero__highlights-item--custom .terelion .text.has-bkg .column.text-center a.top-nav__sticky, .terelion .text.has-bkg .text-center.columns .hero .hero__highlights-item--custom a.top-nav__sticky, .hero .hero__highlights-item--custom .terelion .text.has-bkg .text-center.columns a.top-nav__sticky {
  color: white; }

@media screen and (max-width: 63.99875em) {
  .inrock .top-nav .top-nav__mobile-menu a, .varel .top-nav .top-nav__mobile-menu a {
    color: white; } }

.inrock .top-nav .top-nav__mobile-menu ul.socials {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  opacity: 0.5; }

.inrock .top-nav .top-nav__mobile-menu ul.socials li {
  color: white; }

.inrock .top-nav .top-nav__mobile-menu ul.socials li a.social-icon {
  height: 20px;
  width: 21px;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.inrock .top-nav .top-nav__mobile-menu ul.socials li a.social-icon--facebook {
  background-image: url(../images/icons/facebook-inrock--white.svg) !important; }

.inrock .top-nav .top-nav__mobile-menu ul.socials li a.social-icon--linkedin {
  background-image: url(../images/icons/linkedin-inrock--white.svg) !important; }

.inrock .top-nav .top-nav__mobile-menu ul.socials li a.social-icon--youtube {
  background-image: url(../images/icons/youtube-inrock--white.svg) !important; }

.terelion.home .top-nav.head-white .top-nav__logo a {
  background-image: url(../images/logos/terelion-logo-full--color-white.svg) !important; }

.terelion.home .top-nav.head-white.active .top-nav__logo a {
  background-image: url(../images/logos/terelion-logo-full--white.svg) !important; }

.terelion .top-nav:not(.top-nav--white) .top-nav__menu-icon--menu-toggle span {
  background-color: #000; }

@media screen and (max-width: 39.99875em) {
  .terelion .top-nav ul li.menu-item-has-children > ul.sub-menu {
    padding-bottom: 40px; } }

.terelion .top-nav ul li.menu-item-has-children > ul.sub-menu, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu {
  padding-top: 80px; }

@media screen and (max-width: 63.99875em) {
  .terelion .top-nav ul li.menu-item-has-children > ul.sub-menu, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu {
    padding-top: 40px; } }

.terelion .top-nav ul li.menu-item-has-children > ul.sub-menu::before, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu::before {
  background-color: #ED2127; }

.terelion .top-nav ul li.menu-item-has-children > ul.sub-menu > li a, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu > li a {
  font-weight: 400; }

@media screen and (min-width: 40em) {
  .terelion .top-nav ul li.menu-item-has-children > ul.sub-menu > li a:hover, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu > li a:hover {
    color: #ED2127;
    opacity: 1; } }

.terelion .top-nav ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children ul.sub-menu, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu li.menu-item-has-children ul.sub-menu {
  padding-top: 20px; }

.terelion .top-nav ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children ul.sub-menu li a, .terelion .top-nav ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children ul.sub-menu ul.sub-menu li a, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu li.menu-item-has-children ul.sub-menu li a, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu li.menu-item-has-children ul.sub-menu ul.sub-menu li a {
  font-family: "Oswald", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out; }

@media screen and (max-width: 39.99875em) {
  .terelion .top-nav ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children ul.sub-menu li a, .terelion .top-nav ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children ul.sub-menu ul.sub-menu li a, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu li.menu-item-has-children ul.sub-menu li a, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu li.menu-item-has-children ul.sub-menu ul.sub-menu li a {
    font-size: 16px;
    line-height: 26px; } }

@media screen and (min-width: 40em) {
  .terelion .top-nav ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children ul.sub-menu li a:hover, .terelion .top-nav ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children ul.sub-menu ul.sub-menu li a:hover, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu li.menu-item-has-children ul.sub-menu li a:hover, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu li.menu-item-has-children ul.sub-menu ul.sub-menu li a:hover {
    color: #ED2127;
    opacity: 1; } }

.terelion .top-nav ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children ul.sub-menu > li a, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu li.menu-item-has-children ul.sub-menu > li a {
  font-size: 14px;
  font-weight: 600; }

.terelion .top-nav ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children > a, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu li.menu-item-has-children > a {
  font-size: 24px;
  font-weight: 500; }

@media screen and (max-width: 39.99875em) {
  .terelion .top-nav ul li.menu-item-has-children > ul.sub-menu li.menu-item-has-children > a, .terelion .top-nav ul li.menu-item-has-children.products ul .sub-menu li.menu-item-has-children > a {
    line-height: 26px;
    font-size: 18px; } }

.terelion .top-nav__logo a {
  height: 75px; }

@media screen and (max-width: 39.99875em) {
  .terelion .top-nav__logo a {
    height: 60px; } }

.terelion .top-nav--white.top-nav--white .top-nav__logo a {
  background-image: url(../images/logos/terelion-logo-full--white.svg) !important; }

.terelion .top-nav__mobile-menu {
  background-color: #ED2127; }

.terelion .top-nav__mobile-menu ul li.menu-item-has-children:after {
  background-image: url(../images/icons/plus--terelion.svg); }

.terelion .top-nav__mobile-menu ul li.menu-item-has-children.active:after {
  background-image: url(../images/icons/minus--white.svg); }

.terelion .top-nav__mobile-menu ul li.menu-item-has-children ul.sub-menu li a {
  font-family: "Oswald", sans-serif;
  font-weight: 400; }

.terelion .top-nav__mobile-menu ul li a {
  color: white; }

.terelion .top-nav__mobile-menu ul.socials {
  border-top-color: #e21218; }

.terelion .top-nav__mobile-menu ul.socials li {
  color: #ED2127; }

.terelion .top-nav__mobile-search {
  background-color: #ED2127; }

.terelion .top-nav--color {
  position: relative; }

.hero {
  position: relative; }

.hero > .row {
  min-height: 85vh; }

@media screen and (min-width: 64em) {
  .hero > .row {
    height: 85vh;
    min-height: 640px; } }

@media screen and (min-width: 64em) {
  .hero > .row .row {
    -webkit-transform: translateY(5vh);
            transform: translateY(5vh);
    -webkit-box-align: center;
            align-items: center; } }

.hero a.oswald, .hero .footer ul li a, .footer ul li .hero a, .hero .top-nav ul li.menu-item-has-children ul.sub-menu li a, .top-nav ul li.menu-item-has-children ul.sub-menu li .hero a {
  color: white;
  font-size: 20px; }

.hero__bg {
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100vh;
  z-index: -1; }

@media screen and (min-width: 64em) {
  .hero__bg {
    min-height: 640px; } }

@media screen and (max-width: 63.99875em) {
  .hero__highlights {
    position: relative;
    overflow-x: scroll;
    padding: 0px 20px;
    display: -webkit-box;
    display: flex;
    -webkit-overflow-scrolling: touch;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .hero__highlights::-webkit-scrollbar {
    display: none;
    width: 0 !important; }
  .hero__highlights .highlight {
    min-width: calc(100vw - 70px);
    margin-left: 10px; } }

@media screen and (max-width: 63.99875em) and (max-width: 39.99875em) {
  .hero__highlights .highlight h4 {
    font-size: 28px; } }

@media screen and (max-width: 63.99875em) {
  .hero__highlights .highlight:first-of-type {
    margin-left: 0px; } }

.hero .highlights__controls {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  max-width: 70vw;
  margin: auto;
  margin-top: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center; }

.hero .highlights__controls li {
  width: auto;
  -webkit-box-flex: 1;
          flex-grow: 1;
  background-color: #ddd;
  height: 2px;
  display: inline-block;
  margin: 0px 8px;
  max-width: 40px; }

.hero .highlights__controls li.active {
  background-color: #ED2127; }

.hero .block {
  min-width: 20px; }

.hero .hero__highlights-item {
  padding: 40px 30px;
  min-height: 440px; }

.hero .hero__highlights-item--news {
  background-position: center;
  background-size: cover;
  background-color: #ED2127;
  color: white;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.hero .hero__highlights-item--news h4 {
  -webkit-box-flex: 1;
          flex-grow: 1;
  width: 100%; }

.hero .hero__highlights-item--news a {
  border-color: white;
  font-size: 18px; }

.hero .hero__highlights-item--custom {
  background-color: #f5f5f5;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  text-align: center; }

.hero .hero__highlights-item--custom .hero__highlights-item-image {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
          flex-grow: 1; }

.hero .hero__highlights-item--custom p {
  margin-top: 20px;
  font-size: 14px;
  margin-bottom: 24px;
  color: #555; }

.hero .hero__highlights-item--custom a {
  color: #ED2127;
  border-color: #ED2127;
  font-size: 18px; }

.hero .hero__highlights-item.inrock {
  background-color: white; }

.hero .hero__highlights-item span.underline {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  text-decoration: none !important;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 5px; }

.hero .hero__highlights-item span.underline:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  margin-top: 0;
  bottom: 0px;
  right: 0;
  background-color: #ED2127;
  -webkit-transition: width 300ms ease;
  transition: width 300ms ease; }

.hero .hero__highlights-item span.underline:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  margin-top: 0;
  bottom: -0px;
  left: 0;
  background-color: #ED2127;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-delay: 200ms;
          transition-delay: 200ms; }

.hero .hero__highlights-item span.underline.white:after, .hero .hero__highlights-item span.underline.light:after {
  background-color: white; }

.hero .hero__highlights-item span.underline.white:before, .hero .hero__highlights-item span.underline.light:before {
  background-color: white; }

.hero .hero__highlights-item span.underline.white:hover, .hero .hero__highlights-item span.underline.light:hover {
  color: white; }

.hero .hero__highlights-item span.underline.inrock {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; }

.hero .hero__highlights-item span.underline.terelion {
  font-family: "Montserrat",sans-serif;
  font-size: 24px; }

@media screen and (max-width: 74.99875em) {
  .hero .hero__highlights-item span.underline.terelion {
    font-size: 18px; } }

.hero .hero__highlights-item:hover span.underline {
  color: #ED2127; }

.hero .hero__highlights-item:hover span.underline:after {
  width: 0%;
  left: 0; }

.hero .hero__highlights-item:hover span.underline:before {
  width: 100%;
  right: 0;
  -webkit-transform: scaleX(1);
          transform: scaleX(1); }

.hero .hero__highlights-item:hover span.underline.white {
  color: white; }

.hero.dark a.play-button {
  background-image: url(../images/icons/play--gray.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.hero.dark h1, .hero.dark .accessories h2, .accessories .hero.dark h2, .hero.dark .feature h2, .feature .hero.dark h2, .hero.dark a {
  color: #ED2127; }

.hero.dark p {
  color: #555; }

.hero.dark a {
  border-color: #ED2127; }

.hero--campaign {
  min-height: 500px;
  height: 100vh; }

.hero--campaign > .row {
  min-height: 500px;
  height: 100vh; }

@media screen and (min-width: 64em) {
  .hero--campaign .hero__bg {
    min-height: 500px;
    height: 100vh; }
  .hero--campaign a.play-button {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translateY(-50%) translateX(50%);
            transform: translateY(-50%) translateX(50%); } }

.hero.other_products {
  min-height: 0; }

.hero.other_products > .row {
  min-height: 0;
  height: auto; }

@media screen and (min-width: 64em) {
  .inrock .hero h1, .inrock .hero .accessories h2, .accessories .inrock .hero h2, .inrock .hero .feature h2, .feature .inrock .hero h2 {
    font-size: 60px; } }

.terelion .hero h1, .terelion .hero .accessories h2, .accessories .terelion .hero h2, .terelion .hero .feature h2, .feature .terelion .hero h2 {
  color: white; }

.terelion .hero a.oswald, .terelion .hero .footer ul li a, .footer ul li .terelion .hero a, .terelion .hero .top-nav ul li.menu-item-has-children ul.sub-menu li a, .top-nav ul li.menu-item-has-children ul.sub-menu li .terelion .hero a {
  font-size: 16px; }

@media screen and (min-width: 64em) {
  .terelion .hero a.oswald, .terelion .hero .footer ul li a, .footer ul li .terelion .hero a, .terelion .hero .top-nav ul li.menu-item-has-children ul.sub-menu li a, .top-nav ul li.menu-item-has-children ul.sub-menu li .terelion .hero a {
    font-size: 26px; } }

.terelion .hero__highlights > .row > .column:not(:nth-child(1)), .terelion .hero__highlights > .row > .columns:not(:nth-child(1)) {
  padding-left: 0; }

.terelion .hero__highlights-item--news h4 {
  text-transform: uppercase;
  color: white; }

.terelion .hero__highlights-item--custom {
  background-color: #555; }

.terelion .hero__highlights-item--custom .hero__highlights-item-image {
  position: relative; }

.terelion .hero__highlights-item--custom .hero__highlights-item-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #555;
  opacity: 0.5; }

.terelion .hero__highlights-item--custom p, .terelion .hero__highlights-item--custom span.underline {
  color: white; }

.terelion .hero .highlights__controls li {
  background-color: #fef5f6; }

.terelion .hero .highlights__controls li.active {
  background-color: #ED2127; }

.terelion a.underline:not(.white):not(.light):hover, .terelion .banner a:not(.white):not(.light):hover, .banner .terelion a:not(.white):not(.light):hover, .terelion .hero .hero__highlights-item--news a:not(.white):not(.light):hover, .hero .hero__highlights-item--news .terelion a:not(.white):not(.light):hover, .terelion .hero .hero__highlights-item--custom a:not(.white):not(.light):hover, .hero .hero__highlights-item--custom .terelion a:not(.white):not(.light):hover, .terelion span.underline:not(.white):not(.light):hover {
  color: #ED2127; }

.terelion a.underline:not(.white):not(.light):hover:after, .terelion .banner a:not(.white):not(.light):hover:after, .banner .terelion a:not(.white):not(.light):hover:after, .terelion .hero .hero__highlights-item--news a:not(.white):not(.light):hover:after, .hero .hero__highlights-item--news .terelion a:not(.white):not(.light):hover:after, .terelion .hero .hero__highlights-item--custom a:not(.white):not(.light):hover:after, .hero .hero__highlights-item--custom .terelion a:not(.white):not(.light):hover:after, .terelion a.underline:not(.white):not(.light):hover:before, .terelion .banner a:not(.white):not(.light):hover:before, .banner .terelion a:not(.white):not(.light):hover:before, .terelion .hero .hero__highlights-item--news a:not(.white):not(.light):hover:before, .hero .hero__highlights-item--news .terelion a:not(.white):not(.light):hover:before, .terelion .hero .hero__highlights-item--custom a:not(.white):not(.light):hover:before, .hero .hero__highlights-item--custom .terelion a:not(.white):not(.light):hover:before, .terelion span.underline:not(.white):not(.light):hover:after, .terelion span.underline:not(.white):not(.light):hover:before {
  background-color: #ED2127; }

.media {
  position: relative;
  color: white; }

@media screen and (max-width: 63.99875em) {
  .media--has-content {
    padding: 150px 0px; } }

@media screen and (max-width: 39.99875em) {
  .media--has-content {
    padding: 130px 0px; } }

@media screen and (min-width: 64em) {
  .media__text-container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 100%; }
  .media__text-container > .row {
    height: 100%; } }

.media img {
  width: 100%; }

.media--dark {
  color: #ED2127; }

@media screen and (min-width: 64em) {
  .media--grid-width {
    background-image: none !important; } }

@media screen and (max-width: 74.99875em) {
  .media--campaign {
    background-image: none !important; } }

.media--campaign .row {
  max-width: 1300px; }

.other_products h2 {
  border-top: 1px solid black;
  padding-top: 40px; }

.page_header {
  background-position: center;
  background-size: cover;
  padding: 280px 0px 220px 0px; }

@media screen and (max-width: 39.99875em) {
  .page_header {
    padding: 160px 0px 100px 0px; } }

.page_header h1, .page_header .accessories h2, .accessories .page_header h2, .page_header .feature h2, .feature .page_header h2 {
  color: white;
  margin: 0; }

@media screen and (min-width: 40em) {
  .page_header h1, .page_header .accessories h2, .accessories .page_header h2, .page_header .feature h2, .feature .page_header h2 {
    font-size: 60px; } }

@media screen and (max-width: 39.99875em) {
  .page_header h1, .page_header .accessories h2, .accessories .page_header h2, .page_header .feature h2, .feature .page_header h2 {
    font-size: 40px; } }

.page_header--dark h1, .page_header--dark .accessories h2, .accessories .page_header--dark h2, .page_header--dark .feature h2, .feature .page_header--dark h2 {
  color: #ED2127; }

@media screen and (min-width: 40em) {
  .inrock .page_header h1, .inrock .page_header .accessories h2, .accessories .inrock .page_header h2, .inrock .page_header .feature h2, .feature .inrock .page_header h2 {
    font-size: 60px; } }

.quote {
  background-color: #f5f5f5;
  padding: 140px 0px; }

@media screen and (max-width: 63.99875em) {
  .quote {
    padding: 120px 0px; } }

@media screen and (max-width: 39.99875em) {
  .quote {
    padding: 70px 0px; } }

.quote p.italic {
  font-size: 28px;
  line-height: 34px; }

@media screen and (max-width: 39.99875em) {
  .quote p.italic {
    font-size: 20px;
    line-height: 31px; } }

.quote--dark {
  background-color: #000;
  color: white; }

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

.inrock .quote--dark {
  background-color: #ED2127; }

.terelion .quote__bkg {
  background-image: url(../images/bgs/mountain-module--green.svg); }

.spacer {
  height: 100px; }

@media screen and (max-width: 63.99875em) {
  .spacer {
    height: 70px; } }

@media screen and (max-width: 39.99875em) {
  .spacer {
    height: 40px; } }

.text {
  padding: 100px 0px; }

@media screen and (max-width: 39.99875em) {
  .text {
    padding: 40px 0px; } }

@media screen and (min-width: 64em) {
  .text h1, .text .accessories h2, .accessories .text h2, .text .feature h2, .feature .text h2 {
    font-size: 70px; } }

.text h1, .text .accessories h2, .accessories .text h2, .text .feature h2, .feature .text h2, .text h2, .text h3, .text h4 {
  margin-bottom: 40px;
  color: #555; }

@media screen and (max-width: 39.99875em) {
  .text h1, .text .accessories h2, .accessories .text h2, .text .feature h2, .feature .text h2, .text h2, .text h3, .text h4 {
    margin-bottom: 20px; } }

.text h5, .text .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .text a, .text h6 {
  margin-bottom: 30px;
  color: #555; }

@media screen and (max-width: 39.99875em) {
  .text h5, .text .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .text a, .text h6 {
    margin-bottom: 20px; } }

.text ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.text ul li {
  position: relative;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0px 10px 32px; }

.text ul li:last-of-type {
  border-bottom: none; }

.text ul li:before {
  content: '';
  position: absolute;
  top: 16px;
  left: 0;
  display: block;
  height: 10px;
  min-width: 20px;
  margin-right: 10px;
  background-image: url(../images/icons/arrow-right--varel.svg);
  background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.6;
  margin-right: 20px; }

.text.inrock ul li:before {
  background-image: url(../images/icons/arrow-right--inrock.svg); }

.terelion .text.has-bkg {
  position: relative; }

.terelion .text.has-bkg .column.text-center h1, .terelion .text.has-bkg .text-center.columns h1, .terelion .text.has-bkg .column.text-center .accessories h2, .accessories .terelion .text.has-bkg .column.text-center h2, .terelion .text.has-bkg .text-center.columns .accessories h2, .accessories .terelion .text.has-bkg .text-center.columns h2, .terelion .text.has-bkg .column.text-center .feature h2, .feature .terelion .text.has-bkg .column.text-center h2, .terelion .text.has-bkg .text-center.columns .feature h2, .feature .terelion .text.has-bkg .text-center.columns h2, .terelion .text.has-bkg .column.text-center h2, .terelion .text.has-bkg .text-center.columns h2, .terelion .text.has-bkg .column.text-center h3, .terelion .text.has-bkg .text-center.columns h3, .terelion .text.has-bkg .column.text-center h4, .terelion .text.has-bkg .text-center.columns h4 {
  color: white;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  max-width: 540px;
  margin-left: auto;
  margin-right: auto; }

.terelion .text.has-bkg .column.text-center a.underline, .terelion .text.has-bkg .text-center.columns a.underline, .terelion .text.has-bkg .column.text-center .banner a, .banner .terelion .text.has-bkg .column.text-center a, .terelion .text.has-bkg .text-center.columns .banner a, .banner .terelion .text.has-bkg .text-center.columns a, .terelion .text.has-bkg .column.text-center .hero .hero__highlights-item--news a, .hero .hero__highlights-item--news .terelion .text.has-bkg .column.text-center a, .terelion .text.has-bkg .text-center.columns .hero .hero__highlights-item--news a, .hero .hero__highlights-item--news .terelion .text.has-bkg .text-center.columns a, .terelion .text.has-bkg .column.text-center .hero .hero__highlights-item--custom a, .hero .hero__highlights-item--custom .terelion .text.has-bkg .column.text-center a, .terelion .text.has-bkg .text-center.columns .hero .hero__highlights-item--custom a, .hero .hero__highlights-item--custom .terelion .text.has-bkg .text-center.columns a {
  color: white;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2); }

.text_and_image {
  position: relative;
  padding: 140px 0px; }

@media screen and (max-width: 63.99875em) {
  .text_and_image {
    padding: 0px 0px 100px 0px; } }

@media screen and (max-width: 39.99875em) {
  .text_and_image {
    padding: 0px 0px 60px 0px; } }

.text_and_image.inside_grid {
  padding: 100px 0px; }

@media screen and (max-width: 63.99875em) {
  .text_and_image.inside_grid {
    padding: 60px 0px 60px 0px; } }

@media screen and (max-width: 39.99875em) {
  .text_and_image.inside_grid {
    padding: 40px 0px 40px 0px; } }

.text_and_image__bg {
  background-position: center;
  background-size: cover; }

@media screen and (min-width: 64em) {
  .text_and_image__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%; } }

@media screen and (max-width: 63.99875em) {
  .text_and_image__bg {
    height: 400px;
    width: 100%;
    margin-bottom: 100px; } }

@media screen and (max-width: 39.99875em) {
  .text_and_image__bg {
    margin-bottom: 60px;
    height: 240px; } }

.text_and_image__bg--left {
  right: auto;
  left: 0; }

.text_and_image .image {
  background-position: center;
  background-size: cover;
  height: 100%; }

.text_and_image h1, .text_and_image .accessories h2, .accessories .text_and_image h2, .text_and_image .feature h2, .feature .text_and_image h2, .text_and_image h2, .text_and_image h3, .text_and_image h4 {
  margin-bottom: 40px;
  color: #555; }

@media screen and (max-width: 39.99875em) {
  .text_and_image h1, .text_and_image .accessories h2, .accessories .text_and_image h2, .text_and_image .feature h2, .feature .text_and_image h2, .text_and_image h2, .text_and_image h3, .text_and_image h4 {
    margin-bottom: 20px; } }

.text_and_image h5, .text_and_image .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .text_and_image a, .text_and_image h6 {
  margin-bottom: 30px; }

@media screen and (max-width: 39.99875em) {
  .text_and_image h5, .text_and_image .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .text_and_image a, .text_and_image h6 {
    margin-bottom: 20px; } }

.text_and_image img {
  width: 100%; }

.text_and_image .text-wrapper {
  padding: 70px 0px; }

@media screen and (min-width: 64em) {
  .text_and_image .text-wrapper {
    padding-left: 60px; } }

@media screen and (max-width: 63.99875em) {
  .text_and_image .text-wrapper {
    padding: 40px 0px 0px 0px; } }

@media screen and (min-width: 64em) {
  .text_and_image .large-order-1 .text-wrapper {
    padding-left: 0px;
    padding-right: 60px; } }

.text_and_image ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.text_and_image ul li {
  position: relative;
  border-bottom: 1px solid #f5f5f5;
  padding: 10px 0px 10px 32px; }

.text_and_image ul li:last-of-type {
  border-bottom: none; }

.text_and_image ul li:before {
  content: '';
  position: absolute;
  top: 18px;
  left: 0;
  display: block;
  height: 10px;
  min-width: 20px;
  margin-right: 10px;
  background-image: url(../images/icons/arrow-right--varel.svg);
  background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.6;
  margin-right: 20px; }

.text_and_image.inrock ul li:before {
  background-image: url(../images/icons/arrow-right--inrock.svg); }

.text_and_image--campaign {
  padding: 40px 0 !important; }

.text_and_image--campaign h1, .text_and_image--campaign .accessories h2, .accessories .text_and_image--campaign h2, .text_and_image--campaign .feature h2, .feature .text_and_image--campaign h2, .text_and_image--campaign h2, .text_and_image--campaign h3, .text_and_image--campaign h4 {
  margin-bottom: 20px; }

@media screen and (min-width: 64em) {
  .text_and_image--campaign .text-wrapper {
    padding-bottom: 0; } }

.text_and_image--campaign .row {
  max-width: 1300px; }

.text_and_image_columns h1, .text_and_image_columns .accessories h2, .accessories .text_and_image_columns h2, .text_and_image_columns .feature h2, .feature .text_and_image_columns h2, .text_and_image_columns h2, .text_and_image_columns h3, .text_and_image_columns h4, .text_and_image_columns h5, .text_and_image_columns .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .text_and_image_columns a, .text_and_image_columns h6 {
  margin-bottom: 30px; }

@media screen and (max-width: 39.99875em) {
  .text_and_image_columns h1, .text_and_image_columns .accessories h2, .accessories .text_and_image_columns h2, .text_and_image_columns .feature h2, .feature .text_and_image_columns h2, .text_and_image_columns h2, .text_and_image_columns h3, .text_and_image_columns h4, .text_and_image_columns h5, .text_and_image_columns .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .text_and_image_columns a, .text_and_image_columns h6 {
    margin-bottom: 20px; } }

@media screen and (min-width: 64em) {
  .text_and_image_columns .wrapper.left-padding {
    padding-left: 40px; } }

@media screen and (min-width: 64em) {
  .text_and_image_columns .wrapper.right-padding {
    padding-right: 40px; } }

.youtube-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999; }

.youtube-modal__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.85); }

.youtube-modal .close {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 40px;
  width: 40px;
  background-image: url(../images/icons/cross--white.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer; }

@media screen and (max-width: 39.99875em) {
  .youtube-modal .close {
    height: 30px;
    width: 30px; } }

.youtube-modal__iframe {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 80vh;
  width: 80vw; }

@media screen and (max-width: 63.99875em) {
  .youtube-modal__iframe {
    height: 400px; } }

@media screen and (max-width: 39.99875em) {
  .youtube-modal__iframe {
    height: 240px; } }

.archive-news {
  padding: 200px 0px 100px 0px; }

@media screen and (max-width: 39.99875em) {
  .archive-news {
    padding: 120px 0px 60px 0px; } }

@media screen and (min-width: 64em) {
  .archive-news h1, .archive-news .accessories h2, .accessories .archive-news h2, .archive-news .feature h2, .feature .archive-news h2 {
    font-size: 60px; } }

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  .archive-news__posts {
    padding: 0 60px; } }

.archive-news__posts a.post {
  display: inline-block;
  width: 100%;
  margin: auto;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.5, 0, 0, 0.8);
  transition: -webkit-transform 300ms cubic-bezier(0.5, 0, 0, 0.8);
  transition: transform 300ms cubic-bezier(0.5, 0, 0, 0.8);
  transition: transform 300ms cubic-bezier(0.5, 0, 0, 0.8), -webkit-transform 300ms cubic-bezier(0.5, 0, 0, 0.8); }

@media screen and (min-width: 64em) {
  .archive-news__posts a.post {
    max-width: 90%; } }

@media screen and (max-width: 39.99875em) {
  .archive-news__posts a.post {
    max-width: calc(100% - 30px); } }

@media screen and (min-width: 64em) {
  .archive-news__posts a.post:hover {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  .archive-news__posts a.post:hover h5, .archive-news__posts a.post:hover .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .archive-news__posts a.post:hover a {
    color: #000; } }

.archive-news__posts .date {
  opacity: .5;
  text-transform: uppercase;
  font-size: 14px;
  color: black; }

.archive-news__posts .image {
  height: 200px;
  width: 100%;
  background-position: center;
  background-size: cover;
  margin-bottom: 30px; }

.archive-news .pagination {
  text-align: center; }

.archive-news .pagination a, .archive-news .pagination span {
  border: 1px solid #ddd;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  display: inline-block;
  padding: 7px 0px 0px 0px;
  color: #999;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease; }

.archive-news .pagination a:hover {
  background-color: #ED2127;
  color: white;
  border-color: #ED2127; }

.archive-news .pagination span {
  border-color: transparent;
  color: #ED2127; }

.archive-news .pagination a.prev, .archive-news .pagination a.next {
  display: none; }

.inrock ul.breadcrumbs li {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; }

.inrock .pagination a, .inrock .pagination span {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; }

.terelion .archive-news {
  padding-top: 120px; }

@media screen and (max-width: 63.99875em) {
  .terelion .archive-news {
    padding-top: 40px; } }

@media screen and (min-width: 64em) {
  .terelion .archive-news h1, .terelion .archive-news .accessories h2, .accessories .terelion .archive-news h2, .terelion .archive-news .feature h2, .feature .terelion .archive-news h2 {
    font-size: 80px;
    line-height: 80px; } }

.archive-product {
  padding-top: 200px; }

@media screen and (max-width: 39.99875em) {
  .archive-product {
    padding-top: 120px; } }

.archive-product__header {
  padding-bottom: 110px; }

@media screen and (max-width: 39.99875em) {
  .archive-product__header {
    padding-bottom: 40px; } }

.archive-product__header p {
  font-size: 16px; }

.archive-product__categories {
  padding: 50px 0px 100px 0px; }

@media screen and (max-width: 39.99875em) {
  .archive-product__categories {
    padding: 34px 0px 4px 0px; } }

.archive-product__product {
  background-color: white;
  display: block;
  padding: 50px;
  border-radius: 5px;
  height: 100%;
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.5, 0, 0, 0.8);
  transition: -webkit-transform 300ms cubic-bezier(0.5, 0, 0, 0.8);
  transition: transform 300ms cubic-bezier(0.5, 0, 0, 0.8);
  transition: transform 300ms cubic-bezier(0.5, 0, 0, 0.8), -webkit-transform 300ms cubic-bezier(0.5, 0, 0, 0.8); }

@media screen and (max-width: 39.99875em) {
  .archive-product__product {
    padding: 40px 30px; } }

@media screen and (min-width: 64em) {
  .archive-product__product:hover {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  .archive-product__product:hover h5, .archive-product__product:hover .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .archive-product__product:hover a {
    color: #000; } }

.archive-product__product h5, .archive-product__product .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .archive-product__product a {
  font-weight: 400; }

.archive-product__product img {
  margin: auto;
  max-width: 80%; }

.terelion .archive-product {
  padding-top: 120px; }

@media screen and (max-width: 63.99875em) {
  .terelion .archive-product {
    padding-top: 40px; } }

.error-page h1, .error-page .accessories h2, .accessories .error-page h2, .error-page .feature h2, .feature .error-page h2 {
  color: #ED2127; }

.error-page h1 small, .error-page .accessories h2 small, .accessories .error-page h2 small, .error-page .feature h2 small, .feature .error-page h2 small {
  color: #999; }

.error-page > .row {
  min-height: 100vh; }

.search-page {
  min-height: 50vh;
  padding: 240px 0px 140px 0px; }

@media screen and (max-width: 39.99875em) {
  .search-page {
    padding: 110px 0px 40px 0px; } }

.search-page__input-wrapper {
  padding: 0px 0px;
  width: 100%;
  position: relative; }

.search-page__input-wrapper p {
  font-size: 12px;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #000;
  opacity: 0.35; }

@media screen and (max-width: 39.99875em) {
  .search-page__input-wrapper p {
    text-align: center; } }

.search-page__input-wrapper input {
  border-bottom: 1px solid #ddd;
  width: 100%;
  color: #999;
  font-size: 70px;
  font-family: 'Oswald', sans-serif;
  font-weight: 200; }

@media screen and (max-width: 39.99875em) {
  .search-page__input-wrapper input {
    font-size: 26px;
    line-height: 32px; } }

.search-page__input-wrapper input::-webkit-input-placeholder {
  color: #999; }

.search-page__input-wrapper input::-moz-placeholder {
  color: #999; }

.search-page__input-wrapper input:-ms-input-placeholder {
  color: #999; }

.search-page__input-wrapper input::-ms-input-placeholder {
  color: #999; }

.search-page__input-wrapper input::placeholder {
  color: #999; }

.search-page__input-wrapper .search-button {
  position: absolute;
  right: 0;
  bottom: 16px;
  height: 44px;
  width: 44px;
  background-image: url(../images/icons/search--gray.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

@media screen and (max-width: 39.99875em) {
  .search-page__input-wrapper .search-button {
    bottom: 6px;
    height: 22px;
    width: 22px; } }

.search-page__info {
  border-bottom: 1px solid #ddd;
  margin-top: 20px;
  padding-bottom: 10px; }

.search-page__info p {
  margin-bottom: 0;
  font-size: 14px;
  color: #999; }

.search-page__result {
  border-bottom: 1px solid #ddd;
  padding: 50px 0px 40px 0px; }

@media screen and (max-width: 63.99875em) {
  .search-page__result {
    padding: 40px 0px 30px 0px; } }

.search-page__result a h5, .search-page__result a .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .search-page__result a a {
  color: #555; }

.search-page__result a:hover h5, .search-page__result a:hover .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .search-page__result a:hover a {
  color: #ED2127; }

.search-page__result p {
  font-size: 12px;
  color: #999; }

.inrock .search-page__input-wrapper p {
  font-family: 'Montserrat', sans-serif; }

.inrock .search-page__input-wrapper input {
  border-bottom: 1px solid #ddd;
  width: 100%;
  color: #999;
  font-size: 70px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200; }

@media screen and (max-width: 39.99875em) {
  .inrock .search-page__input-wrapper input {
    font-size: 26px;
    line-height: 32px; } }

.inrock .search-page__input-wrapper input::-webkit-input-placeholder {
  color: #999; }

.inrock .search-page__input-wrapper input::-moz-placeholder {
  color: #999; }

.inrock .search-page__input-wrapper input:-ms-input-placeholder {
  color: #999; }

.inrock .search-page__input-wrapper input::-ms-input-placeholder {
  color: #999; }

.inrock .search-page__input-wrapper input::placeholder {
  color: #999; }

.inrock .search-page__result h5, .inrock .search-page__result .terelion .contact .main-contact-info p a, .terelion .contact .main-contact-info p .inrock .search-page__result a {
  color: #ED2127; }

.terelion .search-page {
  padding-top: 140px; }

.terelion .search-page__input-wrapper > p {
  font-family: "Titillium Web";
  font-size: 12px; }

.terelion .search-page__input-wrapper input {
  font-family: "Teko", sans-serif;
  font-weight: 300;
  font-size: 90px;
  color: #a2a2a2; }

@media screen and (max-width: 39.99875em) {
  .terelion .search-page__input-wrapper input {
    font-size: 26px;
    line-height: 32px; } }

.terelion .search-page__info p {
  color: #eee; }

.terelion .search-page__result p {
  font-size: 16px;
  color: #000; }

.single-news {
  padding: 250px 0px 200px 0px; }

@media screen and (max-width: 63.99875em) {
  .single-news {
    padding: 200px 0px 120px 0px; } }

@media screen and (max-width: 39.99875em) {
  .single-news {
    padding: 120px 0px 80px 0px; } }

@media screen and (min-width: 64em) {
  .single-news h1, .single-news .accessories h2, .accessories .single-news h2, .single-news .feature h2, .feature .single-news h2 {
    font-size: 70px; } }

.single-news img {
  width: 100%; }

.single-news span.date {
  font-size: 12px;
  color: #000;
  opacity: .35;
  text-transform: uppercase; }

.terelion .single-news {
  padding-top: 120px; }

@media screen and (max-width: 63.99875em) {
  .terelion .single-news {
    padding-top: 40px; } }

.terelion .single-news h1, .terelion .single-news .accessories h2, .accessories .terelion .single-news h2, .terelion .single-news .feature h2, .feature .terelion .single-news h2 {
  margin-bottom: 10px; }

.terelion .single-news span.date {
  font-family: "Titillium Web";
  letter-spacing: 1px;
  font-size: 14px; }

.terelion .single-news span.date strong {
  font-weight: 400; }

.single-product__hero {
  padding: 220px 0px 120px 0px; }

@media screen and (max-width: 63.99875em) {
  .single-product__hero {
    padding: 200px 0px 100px 0px; } }

@media screen and (max-width: 39.99875em) {
  .single-product__hero {
    padding: 120px 0px 60px 0px; } }

@media screen and (min-width: 64em) {
  .single-product__hero h1, .single-product__hero .accessories h2, .accessories .single-product__hero h2, .single-product__hero .feature h2, .feature .single-product__hero h2 {
    font-size: 90px;
    line-height: 80px; } }

@media screen and (min-width: 64em) {
  .single-product__hero p {
    font-size: 16px;
    line-height: 24px; } }

.single-product__hero a.underline.uppercase, .single-product__hero .banner a.uppercase, .banner .single-product__hero a.uppercase, .single-product__hero .hero .hero__highlights-item--news a.uppercase, .hero .hero__highlights-item--news .single-product__hero a.uppercase, .single-product__hero .hero .hero__highlights-item--custom a.uppercase, .hero .hero__highlights-item--custom .single-product__hero a.uppercase {
  font-size: 20px; }

.single-product__hero .single-product__hero-media {
  border: 1px solid #f5f5f5;
  height: 100%;
  position: relative; }

@media screen and (max-width: 63.99875em) {
  .single-product__hero .single-product__hero-media {
    height: 400px; } }

@media screen and (max-width: 39.99875em) {
  .single-product__hero .single-product__hero-media {
    height: 210px; } }

.single-product__hero .single-product__hero-media .slide {
  height: 100%;
  width: 100%; }

.single-product__hero .single-product__hero-media .slide__img {
  height: 100%;
  background-position: center;
  background-size: auto 70%;
  background-repeat: no-repeat; }

.single-product__hero .single-product__hero-media .slide__img.cover {
  background-size: cover; }

.single-product__hero .single-product__hero-media .slide__video {
  height: 100%; }

.single-product__hero .single-product__hero-media .slide__video iframe {
  width: 100%;
  height: 100%; }

.single-product__hero .single-product__hero-media-controls {
  list-style-type: none;
  margin: 0;
  padding: 0; }

@media screen and (min-width: 64em) {
  .single-product__hero .single-product__hero-media-controls {
    position: absolute;
    top: 20px;
    right: 20px; } }

@media screen and (max-width: 63.99875em) {
  .single-product__hero .single-product__hero-media-controls {
    text-align: center;
    padding: 20px 0px; } }

.single-product__hero .single-product__hero-media-controls li {
  background-color: white;
  cursor: pointer;
  height: 75px;
  width: 100px;
  background-position: center;
  background-size: auto 70%;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  border: 1px solid #f5f5f5; }

@media screen and (max-width: 63.99875em) {
  .single-product__hero .single-product__hero-media-controls li {
    display: inline-block;
    margin: 0px 10px; } }

@media screen and (max-width: 39.99875em) {
  .single-product__hero .single-product__hero-media-controls li {
    height: 40px;
    width: 55px; } }

.single-product__hero .single-product__hero-media-controls li.active {
  border-color: #ED2127; }

.single-product__hero .single-product__hero-media-controls li.cover {
  background-size: cover; }

.single-product__hero .single-product__hero-media-controls li.video {
  background-color: #AAAAAA;
  background-size: cover;
  background-position: center;
  position: relative; }

.single-product__hero .single-product__hero-media-controls li.video span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../images/icons/play-icon--white.svg);
  background-position: center;
  background-size: auto 60%;
  background-repeat: no-repeat; }

@media screen and (min-width: 64em) {
  .single-product__hero-text-wrapper {
    max-width: 90%; } }

.single-product__features-and-downloadables {
  padding: 100px 0; }

@media screen and (max-width: 39.99875em) {
  .single-product__features-and-downloadables {
    padding: 60px 0; } }

.single-product__features-and-downloadables .feature {
  display: -webkit-box;
  display: flex; }

.single-product__features-and-downloadables .feature p {
  font-size: 16px; }

.single-product__features-and-downloadables .feature span {
  position: relative;
  top: 8px;
  display: block;
  height: 12px;
  min-width: 20px;
  margin-right: 10px;
  background-image: url(../images/icons/arrow-right--varel.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.6;
  margin-right: 20px; }

.single-product__features-and-downloadables .feature span.inrock {
  background-image: url(../images/icons/arrow-right--inrock.svg); }

.single-product__downloadables {
  padding: 60px;
  background-color: white; }

@media screen and (max-width: 39.99875em) {
  .single-product__downloadables {
    padding: 24px 30px 40px 30px; } }

.single-product__downloadables ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 40px; }

.single-product__downloadables ul:last-of-type {
  margin-bottom: 0; }

.single-product__downloadables ul li {
  padding: 0px 0px; }

.single-product__downloadables ul li.cat-title {
  margin-bottom: 10px; }

.single-product__downloadables ul li a {
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 15px 0px;
  position: relative;
  color: #555; }

.single-product__downloadables ul li a:after {
  content: '';
  display: inline-block;
  height: 22px;
  width: 27px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../images/icons/download-varel.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }

.single-product__downloadables ul li a.inrock:after {
  background-image: url(../images/icons/download-inrock.svg); }

.terelion .single-product__hero {
  padding-top: 120px; }

@media screen and (max-width: 63.99875em) {
  .terelion .single-product__hero {
    padding-top: 40px; } }

.terelion .single-product__hero-media-controls li {
  border: 1px solid #f5f5f5; }

.terelion .single-product__features-and-downloadables {
  background-image: url(../images/bgs/mountain-features--green.svg);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: 210% 30%;
  background-color: #318f3f; }

@media screen and (max-width: 63.99875em) {
  .terelion .single-product__features-and-downloadables {
    background-size: 160%;
    background-position: -40% 30%; } }

.terelion .single-product__features-and-downloadables h3, .terelion .single-product__features-and-downloadables p {
  color: white; }

.terelion .single-product__features-and-downloadables .feature {
  background-color: transparent;
  margin-top: 0;
  padding-top: 20px; }

.terelion .single-product__features-and-downloadables .feature span {
  background-image: url(../images/icons/arrow-right--terelion.svg); }

.text-page {
  padding: 200px 0px; }

@media screen and (max-width: 39.99875em) {
  .text-page {
    padding: 120px 0px; } }

a.oswald, .footer ul li a, .top-nav ul li.menu-item-has-children ul.sub-menu li a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500; }

.home.inrock {
  background-color: #f5f5f5; }
