@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?a2hr89");
  src: url("../fonts/icomoon.eot?a2hr89#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?a2hr89") format("truetype"), url("../fonts/icomoon.woff?a2hr89") format("woff"), url("../fonts/icomoon.svg?a2hr89#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-star-half-alt-solid:before {
  content: "\e900"; }

.icon-star-regular:before {
  content: "\e901"; }

.icon-sort-down-solid:before {
  content: "\e904"; }

.icon-star-solid:before {
  content: "\e906"; }

/* fullscreen cover */
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
  outline: none; }

/* Remove default padding */
ul[class],
ol[class] {
  padding: 0; }

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0; }

html {
  font-size: 55%; }
  @media all and (min-width: 641px) {
    html {
      font-size: 62.5%; } }

/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: "robotoregular";
  width: 100%;
  color: #414042; }

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none; }

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto; }

/* Make images easier to work with */
img {
  max-width: 100%;
  display: block; }

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em; }

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit; }

@font-face {
  font-family: 'robotoblack';
  src: url("../fonts/roboto-black-webfont.woff2") format("woff2"), url("../fonts/roboto-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  display: swap; }

@font-face {
  font-family: 'robotobold';
  src: url("../fonts/roboto-bold-webfont.woff2") format("woff2"), url("../fonts/roboto-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  display: swap; }

@font-face {
  font-family: 'robotoregular';
  src: url("../fonts/roboto-regular-webfont.woff2") format("woff2"), url("../fonts/roboto-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  display: swap; }

a {
  text-decoration: none;
  font-size: 1.4rem; }
  @media all and (min-width: 641px) {
    a {
      font-size: 1.6rem; } }

p {
  font-size: 1.4rem; }
  @media all and (min-width: 641px) {
    p {
      font-size: 1.6rem; } }

strong, .strong {
  font-family: 'robotoblack'; }

label {
  font-size: 1.4rem; }
  @media all and (min-width: 641px) {
    label {
      font-size: 1.6rem; } }

.capitalize {
  text-transform: capitalize; }

.italic {
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: normal;
  line-height: normal;
  font-family: 'robotoblack'; }
  @media all and (min-width: 641px) {
    h1, h2, h3, h4, h5, h6 {
      margin-top: 2rem;
      margin-bottom: 2rem; } }

h1, .h1 {
  font-size: 4rem;
  line-height: normal; }
  @media all and (min-width: 641px) {
    h1, .h1 {
      font-size: 5rem; } }
  @media all and (min-width: 1301px) {
    h1, .h1 {
      line-height: 5.5rem; } }

h2, .h2 {
  font-size: 3.2rem; }
  @media all and (min-width: 641px) {
    h2, .h2 {
      font-size: 3.6rem; } }
  @media all and (min-width: 1301px) {
    h2, .h2 {
      font-size: 4rem; } }

h3, .h3 {
  font-size: 2.8rem; }
  @media all and (min-width: 641px) {
    h3, .h3 {
      font-size: 3rem; } }
  @media all and (min-width: 1301px) {
    h3, .h3 {
      font-size: 3.5rem; } }

h4, .h4 {
  font-size: 2.6rem; }
  @media all and (min-width: 641px) {
    h4, .h4 {
      font-size: 3.2rem; } }

h5, .h5 {
  font-size: 2.4rem; }
  @media all and (min-width: 641px) {
    h5, .h5 {
      font-size: 2.8rem; } }

h6, .h6 {
  font-size: 1.8rem; }
  @media all and (min-width: 641px) {
    h6, .h6 {
      font-size: 2rem; } }

.legend {
  font-size: 1.8rem;
  margin-bottom: 1rem;
  line-height: 3.2rem;
  font-family: 'robotoregular';
  color: #807e7e; }
  @media all and (min-width: 841px) {
    .legend {
      line-height: normal;
      font-size: 2rem;
      margin-bottom: 2rem; } }
  @media all and (min-width: 1301px) {
    .legend {
      font-size: 2.2rem; } }
  .legend--light {
    color: #fff; }

.paragraph {
  margin-bottom: 20px; }

.uppercase {
  text-transform: uppercase; }

.read-more {
  color: #f03f3e; }

.main-wrap.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0; }
  @media all and (min-width: 841px) {
    .main-wrap.fixed {
      position: relative; } }

.flex-1 {
  flex: 1; }

.container-fluid {
  width: 100%;
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
  position: relative;
  overflow: hidden; }

.container {
  width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-left: auto; }
  @media all and (min-width: 1025px) {
    .container {
      max-width: 90%; } }
  @media all and (min-width: 1301px) {
    .container {
      max-width: 92%; } }
  @media all and (min-width: 1601px) {
    .container {
      max-width: 1400px; } }

.flex {
  display: flex; }
  .flex--justify-center {
    justify-content: center; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1.5rem;
  margin-left: -1.5rem; }
  .row.flex-wrap {
    flex-wrap: wrap; }
  .row.align-center {
    align-items: center; }
  .row.justify-center {
    justify-content: center; }
  .row.justify-right {
    justify-content: flex-end; }
  .row.space-between {
    justify-content: space-between; }
  .row.row-inverse-sm {
    flex-direction: column-reverse; }
    @media all and (min-width: 841px) {
      .row.row-inverse-sm {
        flex-direction: row; } }
  .row__column-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .row__column-sm-1 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
    @media all and (min-width: 841px) {
      .row__column-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%; } }
  .row__column-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .row__column-sm-2 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
    @media all and (min-width: 841px) {
      .row__column-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%; } }
  .row__column-sm-3 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
    @media all and (min-width: 841px) {
      .row__column-sm-3 {
        flex: 0 0 25%;
        max-width: 25%; } }
  .row__column-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
  .row__column-sm-4 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
    @media all and (min-width: 841px) {
      .row__column-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%; } }
  .row__column-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .row__column-sm-5 {
    flex-grow: 1;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
    @media all and (min-width: 841px) {
      .row__column-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%; } }
  .row__column-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
  .row__column-xs-6 {
    flex-grow: 1;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
    @media all and (min-width: 641px) {
      .row__column-xs-6 {
        flex: 0 0 50%;
        max-width: 50%; } }
  .row__column-sm-6 {
    flex-grow: 1;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
    @media all and (min-width: 841px) {
      .row__column-sm-6 {
        flex: 0 0 50%;
        max-width: 50%; } }
  .row__column-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
  .row__column-sm-7 {
    flex-grow: 1;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
    @media all and (min-width: 841px) {
      .row__column-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        padding-right: 1.5rem;
        padding-left: 1.5rem; } }
  .row__column-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
  .row__column-sm-8 {
    flex-grow: 1;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
    @media all and (min-width: 841px) {
      .row__column-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%; } }
  .row__column-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .row__column-sm-9 {
    flex-grow: 1;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
    @media all and (min-width: 841px) {
      .row__column-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%; } }
  .row__column-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
  .row__column-sm-10 {
    flex-grow: 1;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
    @media all and (min-width: 841px) {
      .row__column-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%; } }
  .row__column-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .row__column-sm-11 {
    flex-grow: 1;
    width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }
    @media all and (min-width: 841px) {
      .row__column-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%; } }
    @media all and (min-width: 1601px) {
      .row__column-sm-11 {
        -ms-flex: 0 0 708px;
        flex: 0 0 708px;
        max-width: 708px; } }
  .row__column-12 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 1.5rem;
    padding-left: 1.5rem; }

.no-padding-right-sl {
  padding-right: 1.5rem !important; }
  @media all and (min-width: 841px) {
    .no-padding-right-sl {
      padding-right: 0 !important; } }

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

.text-align-center-sm {
  text-align: center; }
  @media all and (min-width: 641px) {
    .text-align-center-sm {
      text-align: unset; } }

@media all and (min-width: 641px) {
  .md-text-align-right {
    text-align: right; } }

.visibility-hidden {
  visibility: hidden;
  opacity: 0;
  display: none; }

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

.mb--2 {
  margin-bottom: 1rem !important; }
  @media all and (min-width: 641px) {
    .mb--2 {
      margin-bottom: 2rem !important; } }

.mt--1 {
  margin-top: .5rem !important; }
  @media all and (min-width: 641px) {
    .mt--1 {
      margin-top: 1rem !important; } }

.mt--2 {
  margin-top: 1rem !important; }
  @media all and (min-width: 641px) {
    .mt--2 {
      margin-top: 2rem !important; } }

.mt--3 {
  margin-top: 2rem !important; }
  @media all and (min-width: 641px) {
    .mt--3 {
      margin-top: 3rem !important; } }

.mb--3 {
  margin-bottom: 3rem !important; }
  @media all and (min-width: 641px) {
    .mb--3 {
      margin-bottom: 3rem !important; } }

.mt--4 {
  margin-top: 3rem !important; }
  @media all and (min-width: 641px) {
    .mt--4 {
      margin-top: 4rem !important; } }

.mb--1 {
  margin-bottom: .5rem !important; }
  @media all and (min-width: 641px) {
    .mb--1 {
      margin-bottom: 1rem !important; } }

.mb--2 {
  margin-bottom: 2rem !important; }
  @media all and (min-width: 641px) {
    .mb--2 {
      margin-bottom: 2rem !important; } }

.mb--3 {
  margin-bottom: 2rem !important; }
  @media all and (min-width: 641px) {
    .mb--3 {
      margin-bottom: 3rem !important; } }

.mt--5 {
  margin-top: 4rem !important; }
  @media all and (min-width: 641px) {
    .mt--5 {
      margin-top: 5rem !important; } }

.mb--5 {
  margin-bottom: 4rem !important; }
  @media all and (min-width: 641px) {
    .mb--5 {
      margin-bottom: 5rem !important; } }

.mr--1 {
  margin-right: .5rem !important; }
  @media all and (min-width: 641px) {
    .mr--1 {
      margin-right: 1rem !important; } }

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

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

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

.block {
  display: block; }

.display-none {
  display: none; }

.visible-md {
  display: none; }
  @media all and (min-width: 641px) {
    .visible-md {
      display: block; } }

.visible-sl {
  display: none; }
  @media all and (min-width: 841px) {
    .visible-sl {
      display: block; } }

@media all and (min-width: 641px) {
  .hidden-md {
    display: none; } }

@media all and (min-width: 841px) {
  .hidden-sl {
    display: none; } }

.visible-s-m {
  display: none; }
  @media all and (min-width: 481px) {
    .visible-s-m {
      display: block; } }

@media all and (min-width: 481px) {
  .hidden-s-m {
    display: none; } }

.display-inline-block-sl {
  display: none; }
  @media all and (min-width: 841px) {
    .display-inline-block-sl {
      display: inline-block; } }

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

.btn {
  font-weight: normal;
  white-space: nowrap;
  cursor: pointer;
  border: 0;
  outline: none;
  text-align: center;
  font-family: 'robotobold';
  font-size: 1.4rem;
  padding: 1rem 2.5rem;
  display: inline-block;
  width: 100%;
  transition: all .2s ease-in-out;
  position: relative;
  overflow: hidden; }
  .btn--sm {
    padding: .8rem 2rem; }
  @media all and (min-width: 641px) {
    .btn {
      width: auto;
      font-size: 1.6rem; } }
  @media all and (min-width: 1025px) {
    .btn {
      font-size: 1.8rem;
      padding: 1rem 3rem !important; } }
  @media all and (min-width: 1301px) {
    .btn {
      font-size: 2rem; } }
  .btn--primary {
    border: 2px solid #f03f3e;
    color: #f03f3e; }
    .btn--primary:before, .btn--primary:after {
      content: '';
      position: absolute;
      height: 50%;
      width: 100%;
      opacity: 0;
      background-color: #414042;
      display: inline-block;
      z-index: -1;
      transition: all .2s ease-in-out; }
    .btn--primary:before {
      top: 0;
      left: -100%; }
    .btn--primary:after {
      bottom: 0;
      right: -100%; }
    .btn--primary:hover {
      border: 2px solid #414042;
      color: #fff; }
      .btn--primary:hover:before {
        left: 0;
        opacity: 1; }
      .btn--primary:hover:after {
        right: 0;
        opacity: 1; }
  .btn--secondary {
    background-color: #f03f3e;
    color: #fff; }
  .btn--pull-width {
    width: 100%; }

.form__group {
  margin-bottom: 20px;
  position: relative; }

.form__input {
  padding: 8px 15px;
  border: 1px solid #333333;
  border-radius: 0;
  -webkit-appearance: none;
  font-family: 'robotoregular';
  font-size: 1.4rem;
  background-color: transparent; }
  @media all and (min-width: 641px) {
    .form__input {
      font-size: 1.6rem; } }

.table-wrap {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  @media all and (min-width: 1025px) {
    .table-wrap {
      overflow-x: hidden; } }
  .table-wrap table, .table-wrap .table {
    font-size: 1.4rem;
    width: 100%;
    max-width: 100%;
    background-color: #111111;
    color: #BFBFBF;
    border-spacing: 0; }
    @media all and (min-width: 641px) {
      .table-wrap table, .table-wrap .table {
        font-size: 1.6rem; } }
    .table-wrap table tr th, .table-wrap table tr td, .table-wrap .table tr th, .table-wrap .table tr td {
      padding: 8px 10px;
      border: 0;
      border-bottom: 1px solid #4c4c4c; }
      @media all and (min-width: 641px) {
        .table-wrap table tr th, .table-wrap table tr td, .table-wrap .table tr th, .table-wrap .table tr td {
          padding: 10px 15px; } }
      @media all and (min-width: 1025px) {
        .table-wrap table tr th, .table-wrap table tr td, .table-wrap .table tr th, .table-wrap .table tr td {
          min-width: unset; } }
    .table-wrap table tr th, .table-wrap .table tr th {
      font-family: 'robotobold';
      text-align: left;
      border-bottom: 2px solid #4c4c4c;
      color: #fff;
      white-space: nowrap;
      position: relative;
      padding-right: 24px; }
    .table-wrap table__sort, .table-wrap .table__sort {
      width: 14px;
      height: 14px;
      cursor: pointer;
      position: absolute;
      right: 5px;
      top: 50%;
      margin-top: -12px;
      display: flex;
      flex-wrap: wrap;
      font-size: 7px;
      margin-top: -9px; }
      .table-wrap table__sort .curret, .table-wrap .table__sort .curret {
        margin: 1px 0;
        color: #BFBFBF; }
        .table-wrap table__sort .curret--up, .table-wrap .table__sort .curret--up {
          transform: rotate(180deg); }

.table-responsive table thead {
  display: none !important; }
  @media all and (min-width: 841px) {
    .table-responsive table thead {
      display: table-header-group !important; } }

.table-responsive table tbody tr {
  display: block !important;
  border-bottom: 1px solid #4c4c4c; }
  @media all and (min-width: 841px) {
    .table-responsive table tbody tr {
      border-bottom: 0;
      display: table-row !important; } }
  .table-responsive table tbody tr td {
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    border-bottom: 0 !important;
    flex-direction: column; }
    @media all and (min-width: 841px) {
      .table-responsive table tbody tr td {
        display: table-cell !important;
        border-bottom: 1px solid #4c4c4c !important; } }
    .table-responsive table tbody tr td .table-count-sm {
      display: none; }
      @media all and (min-width: 841px) {
        .table-responsive table tbody tr td .table-count-sm {
          display: inline-block; } }
    .table-responsive table tbody tr td .table-title-sm {
      flex: 1;
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-top: 0;
      margin-bottom: 0; }
      @media all and (min-width: 841px) {
        .table-responsive table tbody tr td .table-title-sm {
          display: none; } }
      .table-responsive table tbody tr td .table-title-sm .table-arrow-down {
        width: 14px;
        height: 14px;
        transition: all .2s ease-in-out; }
        @media all and (min-width: 481px) {
          .table-responsive table tbody tr td .table-title-sm .table-arrow-down {
            width: 18px;
            height: 18px; } }
        @media all and (min-width: 841px) {
          .table-responsive table tbody tr td .table-title-sm .table-arrow-down {
            display: none; } }
      .table-responsive table tbody tr td .table-title-sm.is-open .table-arrow-down {
        transform: rotate(-180deg); }
    .table-responsive table tbody tr td.js-dropdown {
      height: 0;
      padding: 0;
      position: relative;
      overflow: hidden;
      transition: height .5s ease-in-out;
      visibility: hidden; }
      .table-responsive table tbody tr td.js-dropdown.is-open {
        height: auto;
        padding: 10px 15px;
        visibility: visible;
        border-top: 1px solid #4c4c4c !important; }
      @media all and (min-width: 841px) {
        .table-responsive table tbody tr td.js-dropdown {
          height: auto;
          padding: 10px 15px;
          visibility: visible; } }
    .table-responsive table tbody tr td.td-header {
      flex-direction: row; }
      .table-responsive table tbody tr td.td-header .td-header__span {
        display: flex;
        align-items: center; }
        .table-responsive table tbody tr td.td-header .td-header__span .btn {
          margin-right: 20px; }
    @media all and (min-width: 841px) {
      .table-responsive table tbody tr td .user_rating-wrap {
        text-align: left; } }
    .table-responsive table tbody tr td .user_rating-wrap .site-rating {
      justify-content: center;
      margin-top: 10px; }
      @media all and (min-width: 841px) {
        .table-responsive table tbody tr td .user_rating-wrap .site-rating {
          justify-content: flex-start;
          margin-top: 0; } }
    .table-responsive table tbody tr td .site-price {
      text-align: center;
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      justify-content: center; }
      @media all and (min-width: 841px) {
        .table-responsive table tbody tr td .site-price {
          display: block;
          text-align: left; } }
      .table-responsive table tbody tr td .site-price__price {
        margin: 0 5px 5px; }
        @media all and (min-width: 841px) {
          .table-responsive table tbody tr td .site-price__price {
            margin: 0; } }
    .table-responsive table tbody tr td .site-price__ex-discount {
      width: 100%; }

.table-wrap-no-padding-xs {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.filter-show label, .filter-search label {
  display: flex;
  align-items: center;
  font-family: 'robotobold';
  margin-bottom: 10px; }
  .filter-show label .form__group, .filter-search label .form__group {
    margin: 0 10px; }

@media all and (min-width: 641px) {
  .filter-search {
    display: flex;
    justify-content: flex-end; } }

.filter-search .form__group {
  margin-right: 0 !important; }

.filter-show .form__input {
  padding-right: 24px !important; }

.select__sort {
  width: 14px;
  display: flex;
  flex-wrap: wrap;
  font-size: 7px;
  cursor: pointer;
  position: absolute;
  right: -2px;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1; }
  .select__sort .curret {
    margin: 1px 0;
    color: #BFBFBF; }
    .select__sort .curret--up {
      transform: rotate(180deg); }

.pagination {
  display: flex;
  justify-content: center;
  margin-top: 20px; }
  .pagination .nav-links {
    display: flex; }
    .pagination .nav-links .page-numbers {
      background-color: #000;
      padding: 5px 10px;
      font-size: 1.4rem;
      color: #fff;
      margin: 5px;
      transition: all .2s ease-in-out; }
      .pagination .nav-links .page-numbers:hover {
        background-color: #f03f3e; }
      .pagination .nav-links .page-numbers.current {
        font-family: 'robotobold';
        background-color: #f03f3e; }

.listing-tools {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center; }
  @media all and (min-width: 1025px) {
    .listing-tools {
      justify-content: space-between; } }
  .listing-tools li {
    padding: 10px;
    width: 50%; }
    @media all and (min-width: 481px) {
      .listing-tools li {
        width: 33.333333%; } }
    @media all and (min-width: 841px) {
      .listing-tools li {
        padding: 20px;
        width: 25%; } }
    @media all and (min-width: 1025px) {
      .listing-tools li {
        width: auto; } }
  .listing-tools__img {
    height: 50px;
    width: auto;
    max-width: 120px;
    display: block;
    margin: 0 auto 10px; }
  .listing-tools__label {
    text-align: center;
    font-size: 1.6rem; }

.site-logo {
  display: block;
  max-height: 50px;
  min-height: 50px;
  min-width: 80px;
  margin: auto; }

.site-review-percent {
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f03f3e;
  border-radius: 50%;
  color: #fff;
  line-height: normal;
  font-family: 'robotobold';
  margin: auto; }
  @media all and (min-width: 641px) {
    .site-review-percent {
      width: 70px;
      height: 70px; } }

.site-read-review, .site-show-vote {
  color: #f03f3e;
  font-size: 1.3rem;
  white-space: nowrap; }
  .site-read-review:hover, .site-show-vote:hover {
    text-decoration: underline; }

.site-read-review {
  text-align: center;
  display: block; }

.site-price__cut {
  font-size: 1.3rem;
  text-decoration: line-through; }
  .site-price__cut--active {
    color: #f03f3e; }

.site-price__price {
  font-family: 'robotobold';
  font-size: 2rem; }
  .site-price__price a {
    color: #BFBFBF; }
  .site-price__price--xd a {
    color: #3fd32f; }

.site-price__ex-discount {
  color: #f03f3e;
  font-size: 1.4rem;
  font-family: 'robotobold'; }

.site-rating-icon {
  fill: #BFBFBF;
  width: 15px;
  height: auto; }

.site-rating {
  padding: 0;
  display: flex;
  margin-bottom: 5px !important; }
  .site-rating li {
    margin: 0 2px; }
    .site-rating li .icon-rating {
      font-size: 1.4rem;
      display: block;
      color: #f03f3e; }
      .site-rating li .icon-rating--false {
        color: #595959; }

.stat {
  display: flex;
  align-items: center; }
  .stat li {
    padding: 1rem 1.5rem;
    text-align: center;
    position: relative; }
    .stat li:before {
      content: "";
      height: 50px;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateX(-50%);
      margin-top: -25px;
      border-left: 1px solid #414042; }
    .stat li:last-child:before {
      display: none; }

.user_rating-wrap {
  text-align: right; }
  @media all and (min-width: 841px) {
    .user_rating-wrap {
      text-align: left; } }
  .user_rating-wrap .site-rating {
    justify-content: flex-end; }
    @media all and (min-width: 841px) {
      .user_rating-wrap .site-rating {
        justify-content: flex-start; } }

.site-price {
  text-align: right; }
  @media all and (min-width: 841px) {
    .site-price {
      text-align: left; } }

.header {
  padding: 15px 0;
  border-bottom: 1px solid #111111; }
  .header .site-branding img {
    max-width: 180px;
    margin: 0 auto; }
    @media all and (min-width: 641px) {
      .header .site-branding img {
        max-width: 220px;
        margin: 0; } }

footer {
  padding: 20px 0;
  background-color: #000;
  color: #BFBFBF;
  text-align: center; }
  @media all and (min-width: 641px) {
    footer {
      text-align: inherit; } }
  footer .site-branding img {
    max-width: 180px;
    margin: 0 auto 10px; }
    @media all and (min-width: 641px) {
      footer .site-branding img {
        max-width: 220px;
        margin: 0; } }
  @media all and (min-width: 641px) {
    footer .copy-right {
      text-align: right; } }

.layout-section {
  padding: 20px 0; }
  .layout-section--space-t-md {
    padding: 40px 0 20px; }
  .layout-section--space-b-md {
    padding: 20px 0 40px; }
  .layout-section--space-b-none {
    padding-bottom: 0 !important; }
    @media all and (min-width: 841px) {
      .layout-section--space-b-none {
        padding-bottom: 40px !important; } }

.listing-post__row {
  margin-bottom: 20px; }

.listing-post .thumbnail {
  position: relative;
  margin-top: 20px; }

.listing-post__review-percent {
  background-color: #f03f3e;
  color: #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 1.4rem;
  position: absolute;
  left: -10px;
  top: -10px;
  font-family: 'robotobold'; }

.listing-post__socialmedia {
  padding: 0;
  display: flex;
  margin-bottom: 10px !important;
  margin-top: 20px !important; }
  .listing-post__socialmedia li .link {
    display: block;
    padding: 5px 10px; }
    .listing-post__socialmedia li .link:hover .icon {
      color: #f03f3e; }
    .listing-post__socialmedia li .link .icon {
      color: #111111;
      font-size: 2.5rem;
      transition: all .2s ease-in-out; }

.listing-post .btn {
  margin-top: 10px; }

.listing-post__title {
  color: #414042; }

.single-page__title {
  margin-bottom: 0;
  line-height: normal; }

.single-page__thumbnail img {
  margin: 10px auto; }

.single-page .site-rating {
  margin-bottom: 10px !important; }
  .single-page .site-rating li .icon-rating {
    font-size: 2rem; }

.single-page .site-rating-point {
  font-size: 1.8rem; }

@media all and (min-width: 641px) {
  .single-page .stat {
    justify-content: flex-end; } }

.single-page__stat-title {
  margin-top: 10px;
  margin-bottom: 10px; }
  .single-page__stat-title span {
    font-size: 1.8rem;
    font-family: 'robotoregular'; }

.single-page__stat-label {
  font-size: 1.4rem;
  font-family: 'robotoregular'; }

.single-page .site-price {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }
  .single-page .site-price__cut {
    font-size: 1.6rem; }
  .single-page .site-price__price a {
    font-size: 3rem;
    color: #414042 !important; }
  .single-page .site-price__price--xd a {
    color: #f03f3e !important; }

.single-page ul li {
  font-size: 1.4rem; }

.single-page a {
  color: #f03f3e; }
