@charset "UTF-8";
/*$link-hover-color:      darken($link-color, 15%);*/
/*@include _assert-ascending($container-max-widths, "$container-max-widths");*/
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "GothamPro", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4;
  color: #4d4d57;
  text-align: left;
  background-color: #ffffff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

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

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

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

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

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

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

dt {
  font-weight: 700; }

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

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #3E6CE3;
  text-decoration: underline;
  background-color: transparent; }
  a:hover {
    color: #000000;
    text-decoration: none; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

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

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

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

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

select {
  word-wrap: normal; }

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

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

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

textarea {
  overflow: auto;
  resize: vertical; }

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

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

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

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

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #ffffff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: "GothamPro", sans-serif;
  font-weight: 500;
  line-height: 1.2; }

h1, .h1 {
  font-size: 6rem; }

h2, .h2 {
  font-size: 2.4rem; }

h3, .h3 {
  font-size: 2.2rem; }

h4, .h4 {
  font-size: 2rem; }

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

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

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

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

small,
.small {
  font-size: 0.875em;
  font-weight: 400; }

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

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

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

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

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

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem; }

.blockquote-footer {
  display: block;
  font-size: 0.875em;
  color: #6c757d; }
  .blockquote-footer::before {
    content: "\2014\00A0"; }

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

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

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

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

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

.container,
.container-fluid,
.container-xs,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 480px) {
  .container-xs {
    max-width: 100%; } }

@media (min-width: 768px) {
  .container-xs, .container-sm {
    max-width: 100%; } }

@media (min-width: 992px) {
  .container-xs, .container-sm, .container-md {
    max-width: 100%; } }

@media (min-width: 1280px) {
  .container-xs, .container-sm, .container-md, .container-lg {
    max-width: 100%; } }

@media (min-width: 1920px) {
  .container-xs, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 100%; } }

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

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs,
.col-xs-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem; }

@media (min-width: 480px) {
  .col-xs {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xs-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xs-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xs-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xs-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xs-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xs-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xs-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xs-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xs-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xs-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xs-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-xs-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xs-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-xs-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xs-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-xs-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xs-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-xs-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xs-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-xs-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xs-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-xs-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xs-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xs-last {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25; }
  .order-xs-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xs-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xs-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xs-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xs-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xs-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xs-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xs-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xs-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xs-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xs-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xs-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xs-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .order-xs-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xs-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .order-xs-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .order-xs-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .order-xs-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .order-xs-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .order-xs-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .order-xs-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .order-xs-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .order-xs-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .order-xs-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .order-xs-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; }
  .offset-xs-0 {
    margin-left: 0; }
  .offset-xs-1 {
    margin-left: 4.16667%; }
  .offset-xs-2 {
    margin-left: 8.33333%; }
  .offset-xs-3 {
    margin-left: 12.5%; }
  .offset-xs-4 {
    margin-left: 16.66667%; }
  .offset-xs-5 {
    margin-left: 20.83333%; }
  .offset-xs-6 {
    margin-left: 25%; }
  .offset-xs-7 {
    margin-left: 29.16667%; }
  .offset-xs-8 {
    margin-left: 33.33333%; }
  .offset-xs-9 {
    margin-left: 37.5%; }
  .offset-xs-10 {
    margin-left: 41.66667%; }
  .offset-xs-11 {
    margin-left: 45.83333%; }
  .offset-xs-12 {
    margin-left: 50%; }
  .offset-xs-13 {
    margin-left: 54.16667%; }
  .offset-xs-14 {
    margin-left: 58.33333%; }
  .offset-xs-15 {
    margin-left: 62.5%; }
  .offset-xs-16 {
    margin-left: 66.66667%; }
  .offset-xs-17 {
    margin-left: 70.83333%; }
  .offset-xs-18 {
    margin-left: 75%; }
  .offset-xs-19 {
    margin-left: 79.16667%; }
  .offset-xs-20 {
    margin-left: 83.33333%; }
  .offset-xs-21 {
    margin-left: 87.5%; }
  .offset-xs-22 {
    margin-left: 91.66667%; }
  .offset-xs-23 {
    margin-left: 95.83333%; } }

@media (min-width: 768px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-sm-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-sm-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-sm-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-sm-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-sm-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-sm-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .order-sm-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .order-sm-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .order-sm-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .order-sm-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .order-sm-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .order-sm-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .order-sm-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .order-sm-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .order-sm-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .order-sm-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .order-sm-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 4.16667%; }
  .offset-sm-2 {
    margin-left: 8.33333%; }
  .offset-sm-3 {
    margin-left: 12.5%; }
  .offset-sm-4 {
    margin-left: 16.66667%; }
  .offset-sm-5 {
    margin-left: 20.83333%; }
  .offset-sm-6 {
    margin-left: 25%; }
  .offset-sm-7 {
    margin-left: 29.16667%; }
  .offset-sm-8 {
    margin-left: 33.33333%; }
  .offset-sm-9 {
    margin-left: 37.5%; }
  .offset-sm-10 {
    margin-left: 41.66667%; }
  .offset-sm-11 {
    margin-left: 45.83333%; }
  .offset-sm-12 {
    margin-left: 50%; }
  .offset-sm-13 {
    margin-left: 54.16667%; }
  .offset-sm-14 {
    margin-left: 58.33333%; }
  .offset-sm-15 {
    margin-left: 62.5%; }
  .offset-sm-16 {
    margin-left: 66.66667%; }
  .offset-sm-17 {
    margin-left: 70.83333%; }
  .offset-sm-18 {
    margin-left: 75%; }
  .offset-sm-19 {
    margin-left: 79.16667%; }
  .offset-sm-20 {
    margin-left: 83.33333%; }
  .offset-sm-21 {
    margin-left: 87.5%; }
  .offset-sm-22 {
    margin-left: 91.66667%; }
  .offset-sm-23 {
    margin-left: 95.83333%; } }

@media (min-width: 992px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-md-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-md-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-md-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-md-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-md-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-md-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .order-md-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-md-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .order-md-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .order-md-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .order-md-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .order-md-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .order-md-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .order-md-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .order-md-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .order-md-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .order-md-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .order-md-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 4.16667%; }
  .offset-md-2 {
    margin-left: 8.33333%; }
  .offset-md-3 {
    margin-left: 12.5%; }
  .offset-md-4 {
    margin-left: 16.66667%; }
  .offset-md-5 {
    margin-left: 20.83333%; }
  .offset-md-6 {
    margin-left: 25%; }
  .offset-md-7 {
    margin-left: 29.16667%; }
  .offset-md-8 {
    margin-left: 33.33333%; }
  .offset-md-9 {
    margin-left: 37.5%; }
  .offset-md-10 {
    margin-left: 41.66667%; }
  .offset-md-11 {
    margin-left: 45.83333%; }
  .offset-md-12 {
    margin-left: 50%; }
  .offset-md-13 {
    margin-left: 54.16667%; }
  .offset-md-14 {
    margin-left: 58.33333%; }
  .offset-md-15 {
    margin-left: 62.5%; }
  .offset-md-16 {
    margin-left: 66.66667%; }
  .offset-md-17 {
    margin-left: 70.83333%; }
  .offset-md-18 {
    margin-left: 75%; }
  .offset-md-19 {
    margin-left: 79.16667%; }
  .offset-md-20 {
    margin-left: 83.33333%; }
  .offset-md-21 {
    margin-left: 87.5%; }
  .offset-md-22 {
    margin-left: 91.66667%; }
  .offset-md-23 {
    margin-left: 95.83333%; } }

@media (min-width: 1280px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-lg-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-lg-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-lg-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-lg-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-lg-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-lg-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .order-lg-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .order-lg-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .order-lg-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .order-lg-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .order-lg-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .order-lg-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .order-lg-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .order-lg-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .order-lg-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .order-lg-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .order-lg-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 4.16667%; }
  .offset-lg-2 {
    margin-left: 8.33333%; }
  .offset-lg-3 {
    margin-left: 12.5%; }
  .offset-lg-4 {
    margin-left: 16.66667%; }
  .offset-lg-5 {
    margin-left: 20.83333%; }
  .offset-lg-6 {
    margin-left: 25%; }
  .offset-lg-7 {
    margin-left: 29.16667%; }
  .offset-lg-8 {
    margin-left: 33.33333%; }
  .offset-lg-9 {
    margin-left: 37.5%; }
  .offset-lg-10 {
    margin-left: 41.66667%; }
  .offset-lg-11 {
    margin-left: 45.83333%; }
  .offset-lg-12 {
    margin-left: 50%; }
  .offset-lg-13 {
    margin-left: 54.16667%; }
  .offset-lg-14 {
    margin-left: 58.33333%; }
  .offset-lg-15 {
    margin-left: 62.5%; }
  .offset-lg-16 {
    margin-left: 66.66667%; }
  .offset-lg-17 {
    margin-left: 70.83333%; }
  .offset-lg-18 {
    margin-left: 75%; }
  .offset-lg-19 {
    margin-left: 79.16667%; }
  .offset-lg-20 {
    margin-left: 83.33333%; }
  .offset-lg-21 {
    margin-left: 87.5%; }
  .offset-lg-22 {
    margin-left: 91.66667%; }
  .offset-lg-23 {
    margin-left: 95.83333%; } }

@media (min-width: 1920px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-xl-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-xl-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-xl-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-xl-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-xl-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-xl-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .order-xl-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14; }
  .order-xl-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15; }
  .order-xl-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16; }
  .order-xl-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17; }
  .order-xl-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18; }
  .order-xl-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19; }
  .order-xl-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20; }
  .order-xl-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21; }
  .order-xl-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22; }
  .order-xl-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23; }
  .order-xl-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 4.16667%; }
  .offset-xl-2 {
    margin-left: 8.33333%; }
  .offset-xl-3 {
    margin-left: 12.5%; }
  .offset-xl-4 {
    margin-left: 16.66667%; }
  .offset-xl-5 {
    margin-left: 20.83333%; }
  .offset-xl-6 {
    margin-left: 25%; }
  .offset-xl-7 {
    margin-left: 29.16667%; }
  .offset-xl-8 {
    margin-left: 33.33333%; }
  .offset-xl-9 {
    margin-left: 37.5%; }
  .offset-xl-10 {
    margin-left: 41.66667%; }
  .offset-xl-11 {
    margin-left: 45.83333%; }
  .offset-xl-12 {
    margin-left: 50%; }
  .offset-xl-13 {
    margin-left: 54.16667%; }
  .offset-xl-14 {
    margin-left: 58.33333%; }
  .offset-xl-15 {
    margin-left: 62.5%; }
  .offset-xl-16 {
    margin-left: 66.66667%; }
  .offset-xl-17 {
    margin-left: 70.83333%; }
  .offset-xl-18 {
    margin-left: 75%; }
  .offset-xl-19 {
    margin-left: 79.16667%; }
  .offset-xl-20 {
    margin-left: 83.33333%; }
  .offset-xl-21 {
    margin-left: 87.5%; }
  .offset-xl-22 {
    margin-left: 91.66667%; }
  .offset-xl-23 {
    margin-left: 95.83333%; } }

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

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

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

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

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

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff; }

.table-hover .table-primary:hover {
  background-color: #9fcdff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #9fcdff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

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

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

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

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

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

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

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

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

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

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

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

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

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

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

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

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 767.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 1279.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1919.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control {
      -webkit-transition: none;
      transition: none; } }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057; }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

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

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

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

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .valid-tooltip,
  .form-row > [class*="col-"] > .valid-tooltip {
    left: 5px; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .form-control.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #28a745;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .invalid-tooltip,
  .form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

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

.btn {
  display: inline-block;
  font-weight: 400;
  color: #4d4d57;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      -webkit-transition: none;
      transition: none; } }
  .btn:hover {
    color: #4d4d57;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }
  .btn:not(:disabled):not(.disabled) {
    cursor: pointer; }

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

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }
  .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf; }
    .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); }

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b; }
    .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745; }
  .btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430; }
    .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8; }
  .btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f; }
    .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107; }
  .btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00; }
  .btn-warning:focus, .btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
  .show > .btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500; }
    .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d; }
    .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5; }
  .btn-light:focus, .btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }
  .btn-light.disabled, .btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
  .show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df; }
    .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40; }
  .btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }
  .btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
  .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d; }
    .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent; }
  .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
    .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-primary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5); }

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent; }
  .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d; }
    .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-secondary.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success {
  color: #28a745;
  border-color: #28a745; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent; }
  .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745; }
    .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-success.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent; }
  .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-info.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107; }
  .btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent; }
  .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107; }
    .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-warning.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent; }
  .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545; }
    .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-danger.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa; }
  .btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
  .btn-outline-light:focus, .btn-outline-light.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }
  .btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent; }
  .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
  .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa; }
    .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-light.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40; }
  .btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
  .btn-outline-dark:focus, .btn-outline-dark.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }
  .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent; }
  .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
  .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40; }
    .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
    .show > .btn-outline-dark.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
      box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link {
  font-weight: 400;
  color: #3E6CE3;
  text-decoration: underline; }
  .btn-link:hover {
    color: #000000;
    text-decoration: none; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #6c757d;
    pointer-events: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

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

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      transition: none; } }
  .collapsing.width {
    width: 0;
    height: auto;
    -webkit-transition: width 0.35s ease;
    transition: width 0.35s ease; }
    @media (prefers-reduced-motion: reduce) {
      .collapsing.width {
        -webkit-transition: none;
        transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }
  .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent; }
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

@media (min-width: 480px) {
  .dropdown-menu-xs-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xs-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 1280px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1920px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

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

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

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

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
  .dropdown-item:hover, .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #e9ecef; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #adb5bd;
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

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

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

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

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

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

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

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

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control,
    .input-group > .form-control + .custom-select,
    .input-group > .form-control + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .input-group:not(.has-validation) > .form-control:not(:last-child),
  .input-group:not(.has-validation) > .custom-select:not(:last-child),
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group.has-validation > .form-control:nth-last-child(n + 3),
  .input-group.has-validation > .custom-select:nth-last-child(n + 3),
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label,
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.96rem;
  padding-left: 1.5rem;
  print-color-adjust: exact; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.48rem;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #80bdff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff; }
  .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.48rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #adb5bd; }
  .custom-control-label::after {
    position: absolute;
    top: 0.48rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

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

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: calc(0.48rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
    transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }
  .custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057; }

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #80bdff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-file-input[disabled] ~ .custom-file-label,
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .custom-range:focus {
    outline: 0; }
    .custom-range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -webkit-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #b3d7ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      -webkit-transition: none;
      transition: none; } }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 3;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

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

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

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

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

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

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

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

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

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

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff; }
  .alert-primary hr {
    border-top-color: #9fcdff; }
  .alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit; }
  .list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff; }
  .list-group-item + .list-group-item {
    border-top-width: 0; }
    .list-group-item + .list-group-item.active {
      margin-top: -1px;
      border-top-width: 1px; }

@media (min-width: 480px) {
  .list-group-horizontal-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .list-group-horizontal-xs > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xs > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xs > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xs > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xs > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 768px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .list-group-horizontal-sm > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-sm > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-sm > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-sm > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 992px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .list-group-horizontal-md > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-md > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-md > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-md > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-md > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1280px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .list-group-horizontal-lg > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-lg > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-lg > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-lg > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

@media (min-width: 1920px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .list-group-horizontal-xl > .list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal-xl > .list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }
    .list-group-horizontal-xl > .list-group-item.active {
      margin-top: 0; }
    .list-group-horizontal-xl > .list-group-item + .list-group-item {
      border-top-width: 1px;
      border-left-width: 0; }
      .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px; } }

.list-group-flush {
  border-radius: 0; }
  .list-group-flush > .list-group-item {
    border-width: 0 0 1px; }
    .list-group-flush > .list-group-item:last-child {
      border-bottom-width: 0; }

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #ffffff;
    background-color: #004085;
    border-color: #004085; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #ffffff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #ffffff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #ffffff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #ffffff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #ffffff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #ffffff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #ffffff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        -webkit-transition: none;
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none; }
  .modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02); }

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem; }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px); }
  .modal-footer > * {
    margin: 0.25rem; }

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

@media (min-width: 768px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
      height: -webkit-min-content;
      height: -moz-min-content;
      height: min-content; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 1280px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1920px) {
  .modal-xl {
    max-width: 1140px; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

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

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #28a745 !important; }

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

.bg-info {
  background-color: #17a2b8 !important; }

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

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

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

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

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

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #ffffff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #ffffff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

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

@media (min-width: 480px) {
  .d-xs-none {
    display: none !important; }
  .d-xs-inline {
    display: inline !important; }
  .d-xs-inline-block {
    display: inline-block !important; }
  .d-xs-block {
    display: block !important; }
  .d-xs-table {
    display: table !important; }
  .d-xs-table-row {
    display: table-row !important; }
  .d-xs-table-cell {
    display: table-cell !important; }
  .d-xs-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xs-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1280px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1920px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

@media (min-width: 480px) {
  .flex-xs-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xs-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xs-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xs-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xs-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xs-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xs-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xs-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xs-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xs-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xs-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xs-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xs-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xs-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xs-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xs-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xs-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xs-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xs-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xs-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xs-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xs-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xs-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xs-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xs-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xs-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xs-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xs-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xs-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xs-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xs-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xs-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xs-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xs-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1280px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1920px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 480px) {
  .float-xs-left {
    float: left !important; }
  .float-xs-right {
    float: right !important; }
  .float-xs-none {
    float: none !important; } }

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

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

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

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

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

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

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

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

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

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

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

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

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

@media (min-width: 480px) {
  .m-xs-0 {
    margin: 0 !important; }
  .mt-xs-0,
  .my-xs-0 {
    margin-top: 0 !important; }
  .mr-xs-0,
  .mx-xs-0 {
    margin-right: 0 !important; }
  .mb-xs-0,
  .my-xs-0 {
    margin-bottom: 0 !important; }
  .ml-xs-0,
  .mx-xs-0 {
    margin-left: 0 !important; }
  .m-xs-1 {
    margin: 0.25rem !important; }
  .mt-xs-1,
  .my-xs-1 {
    margin-top: 0.25rem !important; }
  .mr-xs-1,
  .mx-xs-1 {
    margin-right: 0.25rem !important; }
  .mb-xs-1,
  .my-xs-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xs-1,
  .mx-xs-1 {
    margin-left: 0.25rem !important; }
  .m-xs-2 {
    margin: 0.5rem !important; }
  .mt-xs-2,
  .my-xs-2 {
    margin-top: 0.5rem !important; }
  .mr-xs-2,
  .mx-xs-2 {
    margin-right: 0.5rem !important; }
  .mb-xs-2,
  .my-xs-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xs-2,
  .mx-xs-2 {
    margin-left: 0.5rem !important; }
  .m-xs-3 {
    margin: 1rem !important; }
  .mt-xs-3,
  .my-xs-3 {
    margin-top: 1rem !important; }
  .mr-xs-3,
  .mx-xs-3 {
    margin-right: 1rem !important; }
  .mb-xs-3,
  .my-xs-3 {
    margin-bottom: 1rem !important; }
  .ml-xs-3,
  .mx-xs-3 {
    margin-left: 1rem !important; }
  .m-xs-4 {
    margin: 1.5rem !important; }
  .mt-xs-4,
  .my-xs-4 {
    margin-top: 1.5rem !important; }
  .mr-xs-4,
  .mx-xs-4 {
    margin-right: 1.5rem !important; }
  .mb-xs-4,
  .my-xs-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xs-4,
  .mx-xs-4 {
    margin-left: 1.5rem !important; }
  .m-xs-5 {
    margin: 3rem !important; }
  .mt-xs-5,
  .my-xs-5 {
    margin-top: 3rem !important; }
  .mr-xs-5,
  .mx-xs-5 {
    margin-right: 3rem !important; }
  .mb-xs-5,
  .my-xs-5 {
    margin-bottom: 3rem !important; }
  .ml-xs-5,
  .mx-xs-5 {
    margin-left: 3rem !important; }
  .p-xs-0 {
    padding: 0 !important; }
  .pt-xs-0,
  .py-xs-0 {
    padding-top: 0 !important; }
  .pr-xs-0,
  .px-xs-0 {
    padding-right: 0 !important; }
  .pb-xs-0,
  .py-xs-0 {
    padding-bottom: 0 !important; }
  .pl-xs-0,
  .px-xs-0 {
    padding-left: 0 !important; }
  .p-xs-1 {
    padding: 0.25rem !important; }
  .pt-xs-1,
  .py-xs-1 {
    padding-top: 0.25rem !important; }
  .pr-xs-1,
  .px-xs-1 {
    padding-right: 0.25rem !important; }
  .pb-xs-1,
  .py-xs-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xs-1,
  .px-xs-1 {
    padding-left: 0.25rem !important; }
  .p-xs-2 {
    padding: 0.5rem !important; }
  .pt-xs-2,
  .py-xs-2 {
    padding-top: 0.5rem !important; }
  .pr-xs-2,
  .px-xs-2 {
    padding-right: 0.5rem !important; }
  .pb-xs-2,
  .py-xs-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xs-2,
  .px-xs-2 {
    padding-left: 0.5rem !important; }
  .p-xs-3 {
    padding: 1rem !important; }
  .pt-xs-3,
  .py-xs-3 {
    padding-top: 1rem !important; }
  .pr-xs-3,
  .px-xs-3 {
    padding-right: 1rem !important; }
  .pb-xs-3,
  .py-xs-3 {
    padding-bottom: 1rem !important; }
  .pl-xs-3,
  .px-xs-3 {
    padding-left: 1rem !important; }
  .p-xs-4 {
    padding: 1.5rem !important; }
  .pt-xs-4,
  .py-xs-4 {
    padding-top: 1.5rem !important; }
  .pr-xs-4,
  .px-xs-4 {
    padding-right: 1.5rem !important; }
  .pb-xs-4,
  .py-xs-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xs-4,
  .px-xs-4 {
    padding-left: 1.5rem !important; }
  .p-xs-5 {
    padding: 3rem !important; }
  .pt-xs-5,
  .py-xs-5 {
    padding-top: 3rem !important; }
  .pr-xs-5,
  .px-xs-5 {
    padding-right: 3rem !important; }
  .pb-xs-5,
  .py-xs-5 {
    padding-bottom: 3rem !important; }
  .pl-xs-5,
  .px-xs-5 {
    padding-left: 3rem !important; }
  .m-xs-n1 {
    margin: -0.25rem !important; }
  .mt-xs-n1,
  .my-xs-n1 {
    margin-top: -0.25rem !important; }
  .mr-xs-n1,
  .mx-xs-n1 {
    margin-right: -0.25rem !important; }
  .mb-xs-n1,
  .my-xs-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xs-n1,
  .mx-xs-n1 {
    margin-left: -0.25rem !important; }
  .m-xs-n2 {
    margin: -0.5rem !important; }
  .mt-xs-n2,
  .my-xs-n2 {
    margin-top: -0.5rem !important; }
  .mr-xs-n2,
  .mx-xs-n2 {
    margin-right: -0.5rem !important; }
  .mb-xs-n2,
  .my-xs-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xs-n2,
  .mx-xs-n2 {
    margin-left: -0.5rem !important; }
  .m-xs-n3 {
    margin: -1rem !important; }
  .mt-xs-n3,
  .my-xs-n3 {
    margin-top: -1rem !important; }
  .mr-xs-n3,
  .mx-xs-n3 {
    margin-right: -1rem !important; }
  .mb-xs-n3,
  .my-xs-n3 {
    margin-bottom: -1rem !important; }
  .ml-xs-n3,
  .mx-xs-n3 {
    margin-left: -1rem !important; }
  .m-xs-n4 {
    margin: -1.5rem !important; }
  .mt-xs-n4,
  .my-xs-n4 {
    margin-top: -1.5rem !important; }
  .mr-xs-n4,
  .mx-xs-n4 {
    margin-right: -1.5rem !important; }
  .mb-xs-n4,
  .my-xs-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xs-n4,
  .mx-xs-n4 {
    margin-left: -1.5rem !important; }
  .m-xs-n5 {
    margin: -3rem !important; }
  .mt-xs-n5,
  .my-xs-n5 {
    margin-top: -3rem !important; }
  .mr-xs-n5,
  .mx-xs-n5 {
    margin-right: -3rem !important; }
  .mb-xs-n5,
  .my-xs-n5 {
    margin-bottom: -3rem !important; }
  .ml-xs-n5,
  .mx-xs-n5 {
    margin-left: -3rem !important; }
  .m-xs-auto {
    margin: auto !important; }
  .mt-xs-auto,
  .my-xs-auto {
    margin-top: auto !important; }
  .mr-xs-auto,
  .mx-xs-auto {
    margin-right: auto !important; }
  .mb-xs-auto,
  .my-xs-auto {
    margin-bottom: auto !important; }
  .ml-xs-auto,
  .mx-xs-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1280px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1920px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.text-monospace {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

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

.text-wrap {
  white-space: normal !important; }

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

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

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

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

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

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

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

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

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

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

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

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

.text-white {
  color: #ffffff !important; }

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

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

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #28a745 !important; }

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

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

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

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

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

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

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

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #4d4d57 !important; }

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

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

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

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

/*! lightslider - v1.1.6 - 2016-10-25
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2016 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lightSlider:before, .lightSlider:after {
  content: " ";
  display: table; }

.lightSlider {
  overflow: hidden;
  margin: 0; }

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative; }

.lSSlideWrapper > .lightSlider:after {
  clear: both; }

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform,height;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lSSlideWrapper .lSFade {
  position: relative; }

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%; }

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important; }

.lSSlideWrapper .lSFade > *.active {
  z-index: 10; }

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1; }

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s; }

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px; }

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%; }

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table; }

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both; }

/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 30px;
  display: block;
  top: 50%;
  height: 30px;
  background-image: url("/s/img/controls.png");
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s; }

.lSAction > a:hover {
  opacity: 1; }

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px; }

.lSAction > .lSNext {
  background-position: -34px 0;
  right: 10px; }

.lSAction > a.disabled {
  pointer-events: none; }

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden; }

/* vertical */
.lSSlideOuter.vertical {
  position: relative; }

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important; }

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0; }

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important; }

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0; }

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto; }

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px; }

/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl; }

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none; }

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0; }

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left; }

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important; }

/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }

@keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -15px; }
  100% {
    left: 0; } }

@-webkit-keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }

@keyframes topEnd {
  0% {
    top: 0; }
  50% {
    top: -15px; }
  100% {
    top: 0; } }

@-webkit-keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }

@keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 15px; }
  100% {
    left: 0; } }

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }

@keyframes bottomEnd {
  0% {
    bottom: 0; }
  50% {
    bottom: -15px; }
  100% {
    bottom: 0; } }

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative; }

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative; }

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative; }

/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing; }

.vbox-overlay {
  --vbox-tools-color:#fff;
  --vbox-title-background:#101010;
  --vbox-title-width:'auto';
  --vbox-title-radius:0;
  --vbox-share-background:#101010;
  --vbox-share-width:'auto';
  --vbox-share-radius:0;
  --vbox-padding:0;
  --vbox-max-width:100%; }

.vbox-overlay *, .vbox-overlay :after, .vbox-overlay :before {
  -webkit-backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.vbox-overlay * {
  -webkit-backface-visibility: visible;
  backface-visibility: visible; }

.vbox-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 999999; }

.vbox-share, .vbox-title {
  line-height: 1;
  position: fixed;
  z-index: 98;
  text-align: center;
  margin: 0 auto;
  color: var(--vbox-tools-color); }

.vbox-title {
  font-size: 12px;
  background-color: var(--vbox-title-background);
  width: var(--vbox-title-width);
  border-radius: var(--vbox-title-radius);
  padding: 12px 54px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block; }

.vbox-share {
  font-size: 24px;
  padding: 0 .35em;
  background-color: var(--vbox-share-background);
  width: var(--vbox-share-width);
  border-radius: var(--vbox-share-radius); }

.vbox-link-btn, button.vbox-link-btn, button.vbox-link-btn:active, button.vbox-link-btn:focus, button.vbox-link-btn:hover {
  border: none !important;
  background: 0 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: inherit !important;
  padding: 6px 12px;
  outline: 0;
  display: inline-block;
  cursor: pointer; }

.vbox-share a {
  color: inherit !important;
  padding: 6px 12px;
  display: inline-block; }

.vbox-share svg {
  z-index: 10;
  vertical-align: middle; }

.vbox-close {
  cursor: pointer;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99;
  padding: 6px 15px;
  color: #000;
  color: var(--vbox-tools-color);
  border: 0;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: .8;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

.vbox-close:hover {
  opacity: 1; }

.vbox-left-corner {
  cursor: pointer;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  line-height: 1;
  font-size: 12px;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--vbox-tools-color); }

.vbox-num {
  display: inline-block;
  padding: 12px 15px; }

.vbox-left {
  left: 0; }

.vbox-right {
  right: 0; }

.vbox-top {
  top: 0; }

.vbox-bottom {
  bottom: 0; }

.vbox-next, .vbox-prev {
  position: fixed;
  top: 50%;
  margin-top: -15px;
  overflow: hidden;
  cursor: pointer;
  display: block;
  width: 45px;
  height: 45px;
  z-index: 99;
  opacity: .8;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

.vbox-next:hover, .vbox-prev:hover {
  opacity: 1; }

.vbox-next span, .vbox-prev span {
  position: relative;
  width: 20px;
  height: 20px;
  border: 2px solid transparent;
  border-top-color: var(--vbox-tools-color);
  border-right-color: var(--vbox-tools-color);
  text-indent: -100px;
  position: absolute;
  top: 8px;
  display: block; }

.vbox-prev {
  left: 15px; }

.vbox-next {
  right: 15px; }

.vbox-prev span {
  left: 10px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.vbox-next span {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 10px; }

.vbox-open {
  overflow: hidden; }

.vbox-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  overflow-scrolling: touch;
  -webkit-overflow-scrolling: touch;
  z-index: 20;
  max-height: 100%;
  padding: 30px 0; }

.vbox-content {
  opacity: 0;
  text-align: center;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0 4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100%; }

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

.vbox-child {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  max-width: var(--vbox-max-width);
  text-align: initial;
  padding: var(--vbox-padding); }

.vbox-child img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block; }

.vbox-fit .vbox-child img, .vbox-fit .vbox-child.venoratio {
  max-height: calc(100vh - 60px); }

.vbox-inline, .venoratio {
  position: relative;
  width: 100%;
  margin: 0 auto; }

.venoratio::before {
  display: block;
  padding-top: var(--vb-aspect-ratio);
  content: ""; }

.venoratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: var(--vbox-padding); }

.venoratio-1x1 {
  --vb-aspect-ratio:100%;
  max-width: calc(min(var(--vbox-max-width),(100vh - 60px))); }

.venoratio-4x3.vbox-child.venoratio {
  --vb-aspect-ratio:calc(3 / 4 * 100%);
  max-width: calc(min(var(--vbox-max-width),(100vh - 60px) * 4 / 3)); }

.venoratio-16x9.vbox-child.venoratio {
  --vb-aspect-ratio:calc(9 / 16 * 100%);
  max-width: calc(min(var(--vbox-max-width),(100vh - 60px) * 16 / 9)); }

.venoratio-21x9.vbox-child.venoratio {
  --vb-aspect-ratio:calc(9 / 21 * 100%);
  max-width: calc(min(var(--vbox-max-width),(100vh - 60px) * 21 / 9)); }

.venoratio-full {
  --vb-aspect-ratio:calc(100vh - 60px); }

.vbox-grab .vbox-child img {
  cursor: -webkit-grab;
  cursor: grab; }

.vbox-child > iframe {
  border: none !important; }

.vbox-content.swipe-left {
  margin-left: -200px !important; }

.vbox-content.swipe-right {
  margin-left: 200px !important; }

.vbox-preloader {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.vbox-preloader .vbox-preloader-inner {
  opacity: 1;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }

.vbox-hidden {
  display: none; }

.vbox-preloader.vbox-hidden .vbox-preloader-inner {
  opacity: 0; }

.vbox-backdrop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(-1px);
  transform: translateZ(-1px);
  z-index: 0; }

.vbox-tooltip {
  position: relative;
  display: inline-block; }

.vbox-tooltip .vbox-tooltip-text {
  visibility: hidden;
  color: #fff;
  text-align: center;
  padding: 0;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  margin-bottom: 2px;
  font-family: sans-serif; }

.vbox-top .vbox-tooltip .vbox-tooltip-text {
  bottom: auto;
  top: 100%;
  margin-bottom: 0;
  margin-top: 2px; }

.vbox-tooltip-inner {
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 6px;
  font-size: 10px; }

.vbox-tooltip:hover .vbox-tooltip-text {
  visibility: visible;
  opacity: 1; }

.vbox-overlay {
  --sk-size:40px;
  --sk-color:#333; }

.sk-center {
  margin: auto; }

.sk-plane {
  width: var(--sk-size);
  height: var(--sk-size);
  background-color: var(--sk-color);
  -webkit-animation: sk-plane 1.2s infinite ease-in-out;
  animation: sk-plane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-plane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-plane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
    transform: perspective(120px) rotateX(0) rotateY(0); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

.sk-chase {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  -webkit-animation: sk-chase 2.5s infinite linear both;
  animation: sk-chase 2.5s infinite linear both; }

.sk-chase-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: sk-chase-dot 2s infinite ease-in-out both;
  animation: sk-chase-dot 2s infinite ease-in-out both; }

.sk-chase-dot:before {
  content: '';
  display: block;
  width: 25%;
  height: 25%;
  background-color: var(--sk-color);
  border-radius: 100%;
  -webkit-animation: sk-chase-dot-before 2s infinite ease-in-out both;
  animation: sk-chase-dot-before 2s infinite ease-in-out both; }

.sk-chase-dot:nth-child(1) {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-chase-dot:nth-child(2) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-chase-dot:nth-child(3) {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s; }

.sk-chase-dot:nth-child(4) {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s; }

.sk-chase-dot:nth-child(5) {
  -webkit-animation-delay: -.7s;
  animation-delay: -.7s; }

.sk-chase-dot:nth-child(6) {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s; }

.sk-chase-dot:nth-child(1):before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-chase-dot:nth-child(2):before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-chase-dot:nth-child(3):before {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s; }

.sk-chase-dot:nth-child(4):before {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s; }

.sk-chase-dot:nth-child(5):before {
  -webkit-animation-delay: -.7s;
  animation-delay: -.7s; }

.sk-chase-dot:nth-child(6):before {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s; }

@-webkit-keyframes sk-chase {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-chase {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes sk-chase-dot {
  100%, 80% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-chase-dot {
  100%, 80% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes sk-chase-dot-before {
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-chase-dot-before {
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }
  0%, 100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.sk-bounce {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative; }

.sk-bounce-dot {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: var(--sk-color);
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: sk-bounce 2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.sk-bounce-dot:nth-child(2) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  45%, 55% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  45%, 55% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.sk-wave {
  width: var(--sk-size);
  height: var(--sk-size);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.sk-wave-rect {
  background-color: var(--sk-color);
  height: 100%;
  width: 15%;
  -webkit-animation: sk-wave 1.2s infinite ease-in-out;
  animation: sk-wave 1.2s infinite ease-in-out; }

.sk-wave-rect:nth-child(1) {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s; }

.sk-wave-rect:nth-child(2) {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-wave-rect:nth-child(3) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-wave-rect:nth-child(4) {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s; }

.sk-wave-rect:nth-child(5) {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s; }

@-webkit-keyframes sk-wave {
  0%, 100%, 40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@keyframes sk-wave {
  0%, 100%, 40% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

.sk-pulse {
  width: var(--sk-size);
  height: var(--sk-size);
  background-color: var(--sk-color);
  border-radius: 100%;
  -webkit-animation: sk-pulse 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955);
  animation: sk-pulse 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955); }

@-webkit-keyframes sk-pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

.sk-flow {
  width: calc(var(--sk-size) * 1.3);
  height: calc(var(--sk-size) * 1.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.sk-flow-dot {
  width: 25%;
  height: 25%;
  background-color: var(--sk-color);
  border-radius: 50%;
  -webkit-animation: sk-flow 1.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite both;
  animation: sk-flow 1.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite both; }

.sk-flow-dot:nth-child(1) {
  -webkit-animation-delay: -.3s;
  animation-delay: -.3s; }

.sk-flow-dot:nth-child(2) {
  -webkit-animation-delay: -.15s;
  animation-delay: -.15s; }

@-webkit-keyframes sk-flow {
  0%, 100%, 80% {
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-flow {
  0%, 100%, 80% {
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.sk-swing {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  -webkit-animation: sk-swing 1.8s infinite linear;
  animation: sk-swing 1.8s infinite linear; }

.sk-swing-dot {
  width: 45%;
  height: 45%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: var(--sk-color);
  border-radius: 100%;
  -webkit-animation: sk-swing-dot 2s infinite ease-in-out;
  animation: sk-swing-dot 2s infinite ease-in-out; }

.sk-swing-dot:nth-child(2) {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-swing {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-swing {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes sk-swing-dot {
  0%, 100% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-swing-dot {
  0%, 100% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.sk-circle {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative; }

.sk-circle-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-circle-dot:before {
  content: '';
  display: block;
  width: 15%;
  height: 15%;
  background-color: var(--sk-color);
  border-radius: 100%;
  -webkit-animation: sk-circle 1.2s infinite ease-in-out both;
  animation: sk-circle 1.2s infinite ease-in-out both; }

.sk-circle-dot:nth-child(1) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-circle-dot:nth-child(2) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-circle-dot:nth-child(3) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-circle-dot:nth-child(4) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-circle-dot:nth-child(5) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-circle-dot:nth-child(6) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-circle-dot:nth-child(7) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-circle-dot:nth-child(8) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-circle-dot:nth-child(9) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-circle-dot:nth-child(10) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-circle-dot:nth-child(11) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-circle-dot:nth-child(1):before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-circle-dot:nth-child(2):before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-circle-dot:nth-child(3):before {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s; }

.sk-circle-dot:nth-child(4):before {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s; }

.sk-circle-dot:nth-child(5):before {
  -webkit-animation-delay: -.7s;
  animation-delay: -.7s; }

.sk-circle-dot:nth-child(6):before {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s; }

.sk-circle-dot:nth-child(7):before {
  -webkit-animation-delay: -.5s;
  animation-delay: -.5s; }

.sk-circle-dot:nth-child(8):before {
  -webkit-animation-delay: -.4s;
  animation-delay: -.4s; }

.sk-circle-dot:nth-child(9):before {
  -webkit-animation-delay: -.3s;
  animation-delay: -.3s; }

.sk-circle-dot:nth-child(10):before {
  -webkit-animation-delay: -.2s;
  animation-delay: -.2s; }

.sk-circle-dot:nth-child(11):before {
  -webkit-animation-delay: -.1s;
  animation-delay: -.1s; }

@-webkit-keyframes sk-circle {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circle {
  0%, 100%, 80% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.sk-circle-fade {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative; }

.sk-circle-fade-dot {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-circle-fade-dot:before {
  content: '';
  display: block;
  width: 15%;
  height: 15%;
  background-color: var(--sk-color);
  border-radius: 100%;
  -webkit-animation: sk-circle-fade 1.2s infinite ease-in-out both;
  animation: sk-circle-fade 1.2s infinite ease-in-out both; }

.sk-circle-fade-dot:nth-child(1) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-circle-fade-dot:nth-child(2) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-circle-fade-dot:nth-child(3) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-circle-fade-dot:nth-child(4) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-circle-fade-dot:nth-child(5) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-circle-fade-dot:nth-child(6) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-circle-fade-dot:nth-child(7) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-circle-fade-dot:nth-child(8) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-circle-fade-dot:nth-child(9) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-circle-fade-dot:nth-child(10) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-circle-fade-dot:nth-child(11) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-circle-fade-dot:nth-child(1):before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-circle-fade-dot:nth-child(2):before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-circle-fade-dot:nth-child(3):before {
  -webkit-animation-delay: -.9s;
  animation-delay: -.9s; }

.sk-circle-fade-dot:nth-child(4):before {
  -webkit-animation-delay: -.8s;
  animation-delay: -.8s; }

.sk-circle-fade-dot:nth-child(5):before {
  -webkit-animation-delay: -.7s;
  animation-delay: -.7s; }

.sk-circle-fade-dot:nth-child(6):before {
  -webkit-animation-delay: -.6s;
  animation-delay: -.6s; }

.sk-circle-fade-dot:nth-child(7):before {
  -webkit-animation-delay: -.5s;
  animation-delay: -.5s; }

.sk-circle-fade-dot:nth-child(8):before {
  -webkit-animation-delay: -.4s;
  animation-delay: -.4s; }

.sk-circle-fade-dot:nth-child(9):before {
  -webkit-animation-delay: -.3s;
  animation-delay: -.3s; }

.sk-circle-fade-dot:nth-child(10):before {
  -webkit-animation-delay: -.2s;
  animation-delay: -.2s; }

.sk-circle-fade-dot:nth-child(11):before {
  -webkit-animation-delay: -.1s;
  animation-delay: -.1s; }

@-webkit-keyframes sk-circle-fade {
  0%, 100%, 39% {
    opacity: 0;
    -webkit-transform: scale(0.6);
    transform: scale(0.6); }
  40% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circle-fade {
  0%, 100%, 39% {
    opacity: 0;
    -webkit-transform: scale(0.6);
    transform: scale(0.6); }
  40% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.sk-grid {
  width: var(--sk-size);
  height: var(--sk-size); }

.sk-grid-cube {
  width: 33.33%;
  height: 33.33%;
  background-color: var(--sk-color);
  float: left;
  -webkit-animation: sk-grid 1.3s infinite ease-in-out;
  animation: sk-grid 1.3s infinite ease-in-out; }

.sk-grid-cube:nth-child(1) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.sk-grid-cube:nth-child(2) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.sk-grid-cube:nth-child(3) {
  -webkit-animation-delay: .4s;
  animation-delay: .4s; }

.sk-grid-cube:nth-child(4) {
  -webkit-animation-delay: .1s;
  animation-delay: .1s; }

.sk-grid-cube:nth-child(5) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.sk-grid-cube:nth-child(6) {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.sk-grid-cube:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.sk-grid-cube:nth-child(8) {
  -webkit-animation-delay: .1s;
  animation-delay: .1s; }

.sk-grid-cube:nth-child(9) {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

@-webkit-keyframes sk-grid {
  0%, 100%, 70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

@keyframes sk-grid {
  0%, 100%, 70% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

.sk-fold {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.sk-fold-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.sk-fold-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--sk-color);
  -webkit-animation: sk-fold 2.4s infinite linear both;
  animation: sk-fold 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.sk-fold-cube:nth-child(2) {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg); }

.sk-fold-cube:nth-child(4) {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg); }

.sk-fold-cube:nth-child(3) {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg); }

.sk-fold-cube:nth-child(2):before {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.sk-fold-cube:nth-child(4):before {
  -webkit-animation-delay: .6s;
  animation-delay: .6s; }

.sk-fold-cube:nth-child(3):before {
  -webkit-animation-delay: .9s;
  animation-delay: .9s; }

@-webkit-keyframes sk-fold {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1; }
  100%, 90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

@keyframes sk-fold {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0; }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0);
    transform: perspective(140px) rotateX(0);
    opacity: 1; }
  100%, 90% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0; } }

.sk-wander {
  width: var(--sk-size);
  height: var(--sk-size);
  position: relative; }

.sk-wander-cube {
  background-color: var(--sk-color);
  width: 20%;
  height: 20%;
  position: absolute;
  top: 0;
  left: 0;
  --sk-wander-distance:calc(var(--sk-size) * 0.75);
  -webkit-animation: sk-wander 2s ease-in-out -2s infinite both;
  animation: sk-wander 2s ease-in-out -2s infinite both; }

.sk-wander-cube:nth-child(2) {
  -webkit-animation-delay: -.5s;
  animation-delay: -.5s; }

.sk-wander-cube:nth-child(3) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-wander {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  25% {
    -webkit-transform: translateX(var(--sk-wander-distance)) rotate(-90deg) scale(0.6);
    transform: translateX(var(--sk-wander-distance)) rotate(-90deg) scale(0.6); }
  50% {
    -webkit-transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg);
    transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg);
    transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(0.6);
    transform: translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes sk-wander {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  25% {
    -webkit-transform: translateX(var(--sk-wander-distance)) rotate(-90deg) scale(0.6);
    transform: translateX(var(--sk-wander-distance)) rotate(-90deg) scale(0.6); }
  50% {
    -webkit-transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg);
    transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg);
    transform: translateX(var(--sk-wander-distance)) translateY(var(--sk-wander-distance)) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(0.6);
    transform: translateX(0) translateY(var(--sk-wander-distance)) rotate(-270deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

.h-reset-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none; }

.h-reset h1, .h-reset h2, .h-reset h3, .h-reset h4, .h-reset h5, .h-reset h6 {
  margin: 0; }

.h-narrow {
  width: 100%;
  max-width: 640px;
  margin: 30px auto 30px auto; }

html {
  height: 100%;
  font-size: 10px; }

body {
  min-height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

.h-object-fit {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  display: block; }
  .h-object-fit > img {
    position: absolute;
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    height: auto;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: none;
    max-width: none;
    height: 100%; }
    .no-object-fit .h-object-fit > img,
    .no-objectfit .h-object-fit > img {
      display: none; }

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

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-Bold.eot");
  src: url("../fonts/GothamPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Bold.woff") format("woff"), url("../fonts/GothamPro-Bold.ttf") format("truetype"), url("../fonts/GothamPro-Bold.svg#fontname") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-Light.eot");
  src: url("../fonts/GothamPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Light.woff") format("woff"), url("../fonts/GothamPro-Light.ttf") format("truetype"), url("../fonts/GothamPro-Light.svg#fontname") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-Black.eot");
  src: url("../fonts/GothamPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Black.woff") format("woff"), url("../fonts/GothamPro-Black.ttf") format("truetype"), url("../fonts/GothamPro-Black.svg#fontname") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-Medium.eot");
  src: url("../fonts/GothamPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Medium.woff") format("woff"), url("../fonts/GothamPro-Medium.ttf") format("truetype"), url("../fonts/GothamPro-Medium.svg#fontname") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-Italic.eot");
  src: url("../fonts/GothamPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-Italic.woff") format("woff"), url("../fonts/GothamPro-Italic.ttf") format("truetype"), url("../fonts/GothamPro-Italic.svg#fontname") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-BoldItalic.eot");
  src: url("../fonts/GothamPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-BoldItalic.woff") format("woff"), url("../fonts/GothamPro-BoldItalic.ttf") format("truetype"), url("../fonts/GothamPro-BoldItalic.svg#fontname") format("svg");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-LightItalic.eot");
  src: url("../fonts/GothamPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-LightItalic.woff") format("woff"), url("../fonts/GothamPro-LightItalic.ttf") format("truetype"), url("../fonts/GothamPro-LightItalic.svg#fontname") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-BlackItalic.eot");
  src: url("../fonts/GothamPro-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-BlackItalic.woff") format("woff"), url("../fonts/GothamPro-BlackItalic.ttf") format("truetype"), url("../fonts/GothamPro-BlackItalic.svg#fontname") format("svg");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: "GothamPro";
  src: url("../fonts/GothamPro-MediumItalic.eot");
  src: url("../fonts/GothamPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamPro-MediumItalic.woff") format("woff"), url("../fonts/GothamPro-MediumItalic.ttf") format("truetype"), url("../fonts/GothamPro-MediumItalic.svg#fontname") format("svg");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: "GothamProNarrow";
  src: url("../fonts/GothamProNarrow-Bold.eot");
  src: url("../fonts/GothamProNarrow-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProNarrow-Bold.woff") format("woff"), url("../fonts/GothamProNarrow-Bold.ttf") format("truetype"), url("../fonts/GothamProNarrow-Bold.svg#fontname") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "GothamProNarrow";
  src: url("../fonts/GothamProNarrow-Medium.eot");
  src: url("../fonts/GothamProNarrow-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamProNarrow-Medium.woff") format("woff"), url("../fonts/GothamProNarrow-Medium.ttf") format("truetype"), url("../fonts/GothamProNarrow-Medium.svg#fontname") format("svg");
  font-weight: 500;
  font-style: normal; }

.p-wrapp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  main.main_df {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

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

a {
  outline: none;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  color: #4d4d57; }
  a.no-decoration {
    text-decoration: none; }
    a.no-decoration:hover {
      text-decoration: none; }
    a.no-decoration:focus {
      text-decoration: none; }
    a.no-decoration:active {
      text-decoration: none; }
  a.link_dk {
    color: #2b2b38; }
    @media (min-width: 992px) {
      a.link_dk:hover {
        color: #3e6ce3; } }
  a.link_gr {
    color: #4d4d57; }
    @media (min-width: 992px) {
      a.link_gr:hover {
        color: #000000; } }
  a.link_is {
    font-size: 1rem;
    letter-spacing: .2rem;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      a.link_is {
        font-size: 2rem; } }
  a.link_under {
    color: #2b2b38;
    overflow: hidden;
    position: relative;
    display: inline-block; }
    a.link_under:after {
      left: 0;
      right: 0;
      bottom: 0;
      height: 1px;
      content: '';
      display: block;
      position: absolute;
      background-color: #2b2b38;
      -webkit-transition: all 0.375s ease;
      transition: all 0.375s ease;
      -webkit-transform: translateX(-110%);
      transform: translateX(-110%); }
    @media (min-width: 992px) {
      a.link_under:hover {
        color: #000000; }
        a.link_under:hover:after {
          -webkit-transform: translateX(0);
          transform: translateX(0); } }
  a.link_txt {
    color: #000; }
    @media (min-width: 992px) {
      a.link_txt:hover {
        color: #3e6ce3; } }
  a.link_blu {
    color: #3e6ce3; }
    @media (min-width: 992px) {
      a.link_blu:hover {
        color: #000; } }
  a.link_red {
    color: #E4022A; }
    @media (min-width: 992px) {
      a.link_red:hover {
        color: #F5A623; } }
  a.link_gray {
    color: #9B9B9B; }
    @media (min-width: 992px) {
      a.link_gray:hover {
        color: #000000; } }
  a:hover {
    text-decoration: underline;
    outline: none; }
  a:focus {
    text-decoration: underline;
    outline: none; }
  a:active {
    text-decoration: underline;
    outline: none; }

.row-flex,
.col-flex,
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

body.scroll-disabled {
  max-height: 100vh;
  overflow: hidden;
  position: fixed;
  width: 100vw;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0; }

body.body_vr {
  background-color: #f2f2f7; }

.svg-icon {
  width: 1em;
  height: 1em;
  vertical-align: top;
  display: inline-block; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1 {
  line-height: 1.3;
  font-weight: 900;
  font-size: 3.6rem;
  color: #3e3e48;
  letter-spacing: .35rem;
  text-transform: uppercase;
  margin-bottom: 3.6rem; }
  @media (max-width: 479px) {
    h1 {
      font-size: 2.8rem;
      letter-spacing: 0.1rem; } }

h2 {
  line-height: 1.3;
  font-weight: 700;
  font-size: 1.4rem;
  color: #3e3e48;
  letter-spacing: .12rem;
  text-transform: uppercase;
  margin-top: 4.2rem;
  margin-bottom: 2.4rem; }
  @media (max-width: 479px) {
    h2 {
      font-size: 1.3rem;
      letter-spacing: 0.1rem; } }

h3 {
  line-height: 1;
  font-weight: 900;
  font-size: 1.4rem;
  color: #3e3e48;
  letter-spacing: .14rem;
  text-transform: uppercase;
  margin-top: 3.6rem;
  margin-bottom: 1.8rem; }

h4 {
  line-height: 1;
  font-weight: 400;
  font-size: 1.4rem;
  color: #3e3e48;
  letter-spacing: .14rem;
  text-transform: uppercase;
  margin-top: 3.2rem;
  margin-bottom: 1.6rem; }

h5 {
  font-weight: 600;
  font-size: 1.2rem;
  margin-top: 1.6rem;
  line-height: 2.2rem;
  margin-bottom: 1.2rem;
  text-transform: uppercase; }

h6 {
  font-size: 1rem;
  font-weight: 600;
  margin-top: 1.6rem;
  line-height: 2.2rem;
  margin-bottom: 1.6rem;
  text-transform: uppercase; }

.like-h1 {
  line-height: 1.3;
  font-weight: 900;
  font-size: 3.6rem;
  color: #3e3e48;
  letter-spacing: .35rem;
  text-transform: uppercase;
  margin-bottom: 3.6rem; }
  @media (max-width: 479px) {
    .like-h1 {
      font-size: 2.8rem;
      letter-spacing: 0.1rem; } }

.up-btn {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #1c1c1f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  right: 85px;
  z-index: 30;
  bottom: 90px;
  -webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, bottom .3s ease-in-out;
  transition: opacity .3s ease-in-out, visibility .3s ease-in-out, bottom .3s ease-in-out;
  opacity: 0;
  visibility: hidden; }
  .up-btn svg {
    fill: #fff;
    font-size: 2.4rem; }
  @media (max-width: 1279px) {
    .up-btn {
      width: 60px;
      height: 60px;
      right: 25px;
      bottom: 70px; } }
  @media (max-width: 991px) {
    .up-btn {
      display: none; } }
  .up-btn.visible {
    opacity: 1;
    visibility: visible; }
  .up-btn.sticky {
    bottom: 180px; }
    @media (max-width: 1279px) {
      .up-btn.sticky {
        bottom: 140px; } }

@media (max-width: 767px) {
  .checkbox-label {
    margin-top: 1.5rem; } }

.checkbox-label .check-text, .checkbox-label .check-text a {
  color: #3e3e48;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.8rem;
  text-transform: uppercase;
  letter-spacing: .2rem; }

.checkbox-label .check-text a {
  text-decoration: underline; }

p {
  font-size: 1.4rem;
  line-height: 2.4rem;
  letter-spacing: .05rem;
  color: #3e3e48;
  margin-bottom: 2.4rem; }
  @media (max-width: 991px) {
    p {
      letter-spacing: 0;
      line-height: 1.8rem;
      margin-bottom: 1.8rem; } }

.box-title {
  color: #000;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-transform: uppercase; }

table {
  width: 100%;
  font-size: 1.2rem;
  text-align: center;
  table-layout: fixed;
  line-height: 1.4rem;
  border: 1px solid #D2D2D2; }
  table td {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem; }
  table thead {
    color: #fff;
    background-color: #000; }
    table thead tr td {
      width: 100%; }
  table tbody tr:nth-child(odd) {
    background-color: #F3F3F3; }

.profile_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.box-title {
  text-align: center;
  margin-top: 6.4rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  margin-bottom: 3.6rem; }
  @media (max-width: 1279px) {
    .box-title {
      margin-top: 12.9rem;
      margin-bottom: 5.2rem; } }
  @media (max-width: 767px) {
    .box-title {
      margin-top: 12.5rem;
      margin-bottom: 4.8rem; } }
  .box-title__name {
    line-height: 1.3;
    font-weight: 900;
    font-size: 3.6rem;
    color: #3e3e48;
    letter-spacing: .35rem;
    text-transform: uppercase; }
    @media (max-width: 479px) {
      .box-title__name {
        font-size: 2.8rem;
        letter-spacing: 0.1rem; } }
    @media (max-width: 479px) {
      .box-title__name {
        font-size: 2.8rem;
        letter-spacing: 0.1rem; } }
    .box-title__name.light {
      color: #dfdfe9; }
  .box-title__caption {
    margin-top: .6rem; }
  @media (max-width: 767px) {
    .box-title_xc {
      margin-top: 8.5rem; } }

.container {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }

.video-box {
  margin-bottom: 3.2rem; }
  .video-box__content {
    height: 0;
    padding-top: 25px;
    position: relative;
    padding-bottom: 56.25%; }
  .video-box iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute; }

hr {
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  border: 0;
  height: 1px;
  position: relative; }
  hr:after {
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    height: 1px;
    display: block;
    position: absolute;
    background: linear-gradient(to right, #c3c2d1 5px, transparent 5px, transparent 6px);
    background-size: 10px 1px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-repeat: repeat-x;
    background-position: center bottom; }

.double-col-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media (max-width: 767px) {
    .double-col-box {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.double-col-box__cl {
  width: 50%; }
  @media (max-width: 767px) {
    .double-col-box__cl {
      width: 100%; }
      .double-col-box__cl:not(:last-child) {
        margin-bottom: .5rem; } }

.double-col-box__item:not(:last-child) {
  margin-bottom: .5rem; }

.collapse-box .collapse-box__input {
  display: none; }

.collapse-box .collapse-box__button {
  margin: 0;
  cursor: pointer; }

.collapse-box .collapse-box__content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.modal-page-content {
  padding: 5rem 3rem;
  text-align: center; }

.catalog-box__action-left {
  margin-right: 2rem; }
  @media (max-width: 991px) {
    .catalog-box__action-left {
      margin-right: 0; } }

.bold {
  font-weight: bold; }

.icon {
  width: 1em;
  height: 1em;
  stroke-width: 0;
  fill: currentColor;
  stroke: currentColor;
  display: inline-block; }
  .icon-logo {
    width: 3.1875em; }
  .icon-cart {
    width: 1.125em; }
  .icon-open {
    width: 0.75em; }
  .icon-lock {
    width: 1.3em;
    height: 1.3em; }
  .icon-logout {
    width: 1.5em;
    height: 1.5em; }
  .icon-logo-vr {
    width: 1.032258064516129032258064516129em; }

.header__action a svg.icon-logout {
  left: 3px; }

button {
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  display: inline-block;
  outline: none !important;
  background-color: transparent; }

.btn {
  height: 4rem;
  border: none;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
  overflow: hidden;
  border-radius: 0;
  padding: 0 1.6rem;
  line-height: 4rem;
  position: relative;
  text-decoration: none;
  display: inline-block;
  letter-spacing: .15rem;
  text-transform: uppercase;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  background-color: #2b2b38; }
  .btn:disabled {
    opacity: 1; }
  .btn:after {
    opacity: 0;
    top: -.1rem;
    content: '';
    left: -.1rem;
    right: -.1rem;
    bottom: -.1rem;
    display: block;
    visibility: hidden;
    position: absolute;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 0.1rem solid #ffffff; }
  .btn:hover {
    color: #ffffff; }
  @media (min-width: 992px) {
    .btn:not(:disabled):hover {
      text-decoration: none;
      background-color: #2b2b38; }
      .btn:not(:disabled):hover:after {
        top: .3rem;
        opacity: 1;
        left: .3rem;
        content: '';
        right: .3rem;
        bottom: .3rem;
        visibility: visible; } }
  .btn_gr {
    background-color: #b7b7bf; }
    @media (min-width: 992px) {
      .btn_gr:not(:disabled):hover {
        background-color: #b7b7bf; } }
  .btn_tr {
    color: #4d4d57;
    line-height: 3.8rem;
    border: 2px solid #4d4d57;
    background-color: transparent; }
    .btn_tr:after {
      display: none; }
    .btn_tr:hover {
      color: #ffffff; }
    @media (min-width: 992px) {
      .btn_tr:not(:disabled):hover {
        background-color: #4d4d57; } }
    .btn_tr-gr {
      color: #b7b7bf;
      border: 2px solid #b7b7bf; }
      .btn_tr-gr:hover {
        color: #ffffff; }
      @media (min-width: 992px) {
        .btn_tr-gr:not(:disabled):hover {
          background-color: #b7b7bf; } }
  .btn_fl {
    width: 100%; }

.form-msg {
  text-align: center;
  height: 30px;
  font-size: 18px;
  margin: 26px 0; }
  .form-msg.error-msg {
    color: red; }
  .form-msg.success-msg {
    color: green; }

.form-control {
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
  background-color: #344852;
  padding-right: 1.6rem;
  padding-left: 1.6rem;
  border-radius: 1rem;
  line-height: 4.8rem;
  font-size: 2rem;
  height: 4.8rem;
  border: none; }
  .form-control::-webkit-input-placeholder {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 1; }
  .form-control::-moz-placeholder {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 1; }
  .form-control::placeholder {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    opacity: 1; }
  .form-control:focus::-webkit-input-placeholder {
    opacity: 0; }
  .form-control:focus::-moz-placeholder {
    opacity: 0; }
  .form-control:focus::-ms-input-placeholder {
    opacity: 0; }
  .form-control:focus::placeholder {
    opacity: 0; }
  .form-control.error {
    border-color: #ff0000 !important;
    background-color: #ffdede; }
  .form-control:disabled .form-control, .form-control[disabled] .form-control, .form-control.disabled .form-control {
    pointer-events: none;
    cursor: default;
    opacity: 0.5; }

.form-group:disabled .form-control, .form-group[disabled] .form-control, .form-group.disabled .form-control {
  pointer-events: none;
  cursor: default;
  opacity: 0.5; }

.input-wrap,
.select-wrap {
  position: relative; }

.bootstrap-select {
  position: relative;
  display: block; }
  .bootstrap-select * {
    outline: 0 !important; }
  .bootstrap-select .btn-light:not(:disabled):not(.disabled):active,
  .bootstrap-select .btn-light:not(:disabled):not(.disabled).active,
  .bootstrap-select.show > .btn-light.dropdown-toggle {
    background-color: #485c66 !important;
    color: #87b4cb !important; }
  .bootstrap-select > select {
    height: 0 !important;
    width: 0 !important;
    visibility: hidden;
    position: absolute;
    left: -100vw;
    z-index: -1; }
  .bootstrap-select > .dropdown-menu {
    -webkit-box-shadow: 0.15rem 0.05rem 0 0.05rem rgba(0, 0, 0, 0.2);
    box-shadow: 0.15rem 0.05rem 0 0.05rem rgba(0, 0, 0, 0.2);
    background-color: #1d323e;
    border-radius: 1rem;
    width: 100%;
    padding: 0; }
    .bootstrap-select > .dropdown-menu .inner {
      background-color: transparent !important;
      position: relative;
      border: none;
      width: 100%;
      padding: 0; }
    .bootstrap-select > .dropdown-menu::-webkit-scrollbar {
      width: 0.5rem; }
    .bootstrap-select > .dropdown-menu::-webkit-scrollbar-button {
      display: none; }
    .bootstrap-select > .dropdown-menu::-webkit-scrollbar-track {
      background-color: #f2f2f2;
      border-radius: 0.5rem; }
    .bootstrap-select > .dropdown-menu::-webkit-scrollbar-thumb {
      background-color: #949494;
      border-radius: 0.5rem; }
    .bootstrap-select > .dropdown-menu > .inner {
      display: block;
      background-color: transparent !important;
      position: relative;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-radius: 0;
      font-weight: 400;
      line-height: 1.2;
      font-size: 14px;
      padding-top: 0;
      margin-top: 0;
      border: 0; }
      .bootstrap-select > .dropdown-menu > .inner > li.selected a {
        background-color: #f0f0f0;
        color: #9bb3d2; }
        .bootstrap-select > .dropdown-menu > .inner > li.selected a:hover {
          background-color: #243746;
          color: #fff; }
      .bootstrap-select > .dropdown-menu > .inner > li a {
        text-decoration: none;
        padding: 7px 15px;
        cursor: pointer;
        display: block;
        color: inherit; }
        .bootstrap-select > .dropdown-menu > .inner > li a:hover {
          background-color: #243746;
          color: #fff; }
  .bootstrap-select ul.dropdown-menu .dropdown-item {
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    padding: 1.4rem 1.6rem;
    font-weight: 300;
    cursor: pointer;
    color: #87b4cb; }
    .bootstrap-select ul.dropdown-menu .dropdown-item:hover {
      background-color: #485c66;
      color: #87b4cb; }
    .bootstrap-select ul.dropdown-menu .dropdown-item.active {
      background-color: #344852; }
      .bootstrap-select ul.dropdown-menu .dropdown-item.active:hover {
        background-color: #485c66;
        color: #87b4cb; }
  .bootstrap-select .dropdown-toggle {
    -webkit-box-shadow: 0.15rem 0.15rem 0 0.05rem rgba(0, 0, 0, 0.5) !important;
    box-shadow: 0.15rem 0.15rem 0 0.05rem rgba(0, 0, 0, 0.5) !important;
    background-color: #344852;
    padding-right: 4.6rem;
    padding-left: 1.6rem;
    border-radius: 1rem;
    line-height: 4.8rem;
    position: relative;
    line-height: 2.4em;
    text-align: left;
    font-weight: 300;
    font-size: 2rem;
    color: #87b4cb;
    height: 4.8rem;
    border: none;
    width: 100%; }
    @media (max-width: 991px) {
      .bootstrap-select .dropdown-toggle {
        font-size: 1.8rem;
        line-height: 2em; } }
    .bootstrap-select .dropdown-toggle:hover {
      background-color: #485c66; }
    .bootstrap-select .dropdown-toggle:after {
      display: none; }
    .bootstrap-select .dropdown-toggle:before {
      font-family: 'icomoon' !important;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      margin-bottom: auto;
      position: absolute;
      font-size: 2.4rem;
      margin-top: auto;
      content: "\e910";
      display: block;
      right: 1.2rem;
      bottom: 0;
      top: 4px; }
    .bootstrap-select .dropdown-toggle .bs-caret {
      display: none; }

label {
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }
  label.error {
    color: #ff0000; }

.hidden-input {
  visibility: hidden !important;
  position: absolute !important;
  z-index: -1 !important;
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
  left: 0 !important;
  top: 0 !important; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.checkbox-label {
  position: relative;
  padding-left: 3rem; }
  .checkbox-label:disabled, .checkbox-label[disabled], .checkbox-label.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.5; }
  .checkbox-label .check-icon {
    border: solid 0.1rem #979797;
    border-radius: 0.4rem;
    position: absolute;
    display: block;
    height: 18px;
    width: 18px;
    left: 0;
    top: 4px; }
    .checkbox-label .check-icon:before {
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      -webkit-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      position: absolute;
      display: block;
      width: 9px;
      height: 8px;
      border-radius: 2px;
      background-color: #b2b2c3;
      left: 50%;
      margin: auto;
      content: '';
      opacity: 0;
      top: 50%;
      bottom: 0;
      right: 0; }
  .checkbox-label .check-value {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    color: #323232; }
  .checkbox-label.label_grey .check-value {
    color: #979797; }
  .checkbox-label input:checked ~ .check-icon:before {
    opacity: 1; }
  .checkbox-label input:disabled ~ .check-icon {
    pointer-events: none;
    cursor: default;
    opacity: 0.5; }
  .checkbox-label input:disabled ~ .check-value {
    pointer-events: none;
    cursor: default;
    opacity: 0.5; }

.radio-label {
  padding-left: 2rem;
  position: relative; }
  .radio-label:disabled, .radio-label[disabled], .radio-label.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.5; }
  .radio-label .check-icon {
    border: solid 1px #0171a6;
    border-radius: 50%;
    position: absolute;
    display: block;
    height: 1.3rem;
    width: 1.3rem;
    top: 0.4rem;
    left: 0; }
    .radio-label .check-icon:before {
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      background-color: #0171a6;
      border-radius: 50%;
      position: absolute;
      display: block;
      height: 0.5rem;
      width: 0.5rem;
      margin: auto;
      content: '';
      opacity: 0;
      bottom: 0;
      right: 0;
      left: 0;
      top: 0; }
  .radio-label .check-value {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    color: #979797; }
  .radio-label.label_grey .check-value {
    color: #979797; }
  .radio-label input:checked ~ .check-icon:before {
    opacity: 1; }
  .radio-label input:disabled ~ .check-icon {
    pointer-events: none;
    cursor: default;
    opacity: 0.5; }
  .radio-label input:disabled ~ .check-value {
    pointer-events: none;
    cursor: default;
    opacity: 0.5; }

.dp-arrow {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  outline: none !important;
  margin-bottom: auto;
  position: absolute;
  margin-top: auto;
  cursor: pointer;
  color: #87b4cb;
  display: block;
  height: 100%;
  width: 3rem;
  z-index: 2;
  bottom: 0;
  top: .2rem; }
  .dp-arrow:hover {
    color: #cee6f3; }
    .dp-arrow:hover ~ .form-control {
      background-color: #485c66; }
  .dp-arrow-prev {
    left: 0; }
  .dp-arrow-next {
    right: 0; }
  .dp-arrow i {
    font-size: 2.4rem; }

.filter-option-inner-inner {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.dropdown-item {
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis; }
  .dropdown-item .bs-ok-default.check-mark {
    top: 50%;
    opacity: 0;
    width: .8rem;
    right: 1.2rem;
    height: 1.4rem;
    display: block;
    position: absolute;
    visibility: hidden;
    margin-top: -.8rem;
    -webkit-transform: rotateZ(40deg);
    transform: rotateZ(40deg);
    border-right: .2rem solid #fff;
    border-bottom: .2rem solid #fff; }
    .selected:not(.active) .dropdown-item .bs-ok-default.check-mark {
      opacity: 1;
      visibility: visible; }

footer {
  padding-top: 6.5rem;
  padding-bottom: 6rem;
  background-color: #1c1c1f; }
  @media (max-width: 1279px) {
    footer {
      padding-top: 4.3rem;
      padding-bottom: 4.3rem; } }
  @media (max-width: 991px) {
    footer {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media (max-width: 767px) {
    footer {
      padding-top: 5.5rem;
      padding-bottom: 5.5rem; } }
  footer.contacts-footer {
    margin-top: 0; }

.footer__menu {
  width: 100%;
  padding-bottom: 3rem; }
  @media (max-width: 992px) {
    .footer__menu {
      text-align: center;
      padding-bottom: 0;
      margin-bottom: 30px; } }

.footer__menu a {
  white-space: nowrap; }

.footer__menu-link {
  color: #6f6f7b;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-decoration: none; }
  @media (max-width: 992px) {
    .footer__menu-link {
      font-size: 1.5rem;
      line-height: 200%; } }
  .footer__menu-link:hover {
    color: #aeaeae;
    text-decoration: underline; }
  .footer__menu-link:not(:last-child):after {
    content: '';
    margin: 0 7px; }

.footer__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 138rem;
  margin-left: auto;
  position: relative;
  margin-right: auto;
  padding-left: 5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 5rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 767px) {
    .footer__wrapper {
      padding-left: 1.6rem;
      padding-right: 1.6rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.footer__company {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 1.6rem; }
  @media (max-width: 991px) {
    .footer__company {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media (max-width: 767px) {
    .footer__company {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-top: 4.6rem;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-right: 0; } }

.footer__logo a {
  display: block; }
  .footer__logo a svg {
    font-size: 4rem;
    fill: #6f6f7b;
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
  @media (min-width: 992px) {
    .footer__logo a:hover svg {
      fill: #aeaeae; } }

.footer__logo + div {
  margin-left: 5rem; }
  @media (max-width: 1279px) {
    .footer__logo + div {
      margin-left: 3.2rem; } }
  @media (max-width: 991px) {
    .footer__logo + div {
      margin-left: 0;
      margin-top: 1.5rem; } }

.footer__copywriting {
  font-size: 1rem;
  color: #6f6f7b;
  letter-spacing: .2rem;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .footer__copywriting {
      text-align: center; } }

.footer__setting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media (max-width: 767px) {
    .footer__setting {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .footer__setting .footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (max-width: 991px) {
      .footer__setting .footer__social .social-box {
        margin-top: 30px; } }
  .footer__setting .revive-dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    margin-bottom: 30px; }
    @media (max-width: 991px) {
      .footer__setting .revive-dropdown {
        top: 53px; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      .footer__setting .revive-dropdown {
        top: 20px;
        margin-bottom: 0; } }
    .footer__setting .revive-dropdown div.lang {
      left: -85px; }
      @media (min-width: 992px) {
        .footer__setting .revive-dropdown div.lang {
          left: -70px; } }
    .footer__setting .revive-dropdown div.lang, .footer__setting .revive-dropdown div.cur {
      text-decoration: none;
      text-transform: uppercase;
      padding: 0 5px;
      text-align: left;
      color: #6f6f7b;
      font-size: 1.2rem;
      line-height: 2.5rem;
      display: block;
      cursor: pointer;
      background-color: inherit;
      position: absolute;
      width: 85px;
      top: -50px; }
      @media (max-width: 991px) {
        .footer__setting .revive-dropdown div.lang, .footer__setting .revive-dropdown div.cur {
          font-size: 1.5rem; } }
      .footer__setting .revive-dropdown div.lang div, .footer__setting .revive-dropdown div.cur div {
        -webkit-transition: color 0.3s ease;
        transition: color 0.3s ease; }
        .footer__setting .revive-dropdown div.lang div:hover, .footer__setting .revive-dropdown div.cur div:hover {
          text-decoration: none;
          background: inherit;
          color: #aeaeae; }
        .footer__setting .revive-dropdown div.lang div.selected:hover, .footer__setting .revive-dropdown div.cur div.selected:hover {
          background-color: transparent;
          color: #aeaeae; }
        .footer__setting .revive-dropdown div.lang div.hidden, .footer__setting .revive-dropdown div.cur div.hidden {
          display: none; }
  .footer__setting .revive-dropdown div .lightblue {
    color: #6f6f7b;
    margin-left: -4px; }
  .footer__setting .show-sel {
    background-color: #1c1c1f !important; }
  .footer__setting .arrow-down-close {
    display: inline-block;
    width: 20px; }
    .footer__setting .arrow-down-close:before, .footer__setting .arrow-down-close:after {
      content: '';
      display: inline-block;
      height: 10px;
      width: 1px;
      background-color: #6f6f7b;
      position: relative;
      -webkit-transition: 200ms ease-in-out transform;
      transition: 200ms ease-in-out transform; }
    .footer__setting .arrow-down-close:before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      left: 10px; }
    .footer__setting .arrow-down-close:after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      left: 16px; }
    .footer__setting .arrow-down-close.open:before {
      -webkit-transform: translateX(4px) rotate(-45deg);
      transform: translateX(4px) rotate(-45deg); }
    .footer__setting .arrow-down-close.open:after {
      -webkit-transform: translateX(-3px) rotate(45deg);
      transform: translateX(-3px) rotate(45deg); }

@media (max-width: 767px) {
  .footer__location {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

.footer__location + div {
  margin-left: 5rem; }
  @media (max-width: 1279px) {
    .footer__location + div {
      margin-left: 3.2rem; } }
  @media (max-width: 767px) {
    .footer__location + div {
      margin-left: 0;
      margin-bottom: 3.7rem; } }

.location-box__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  border-radius: 3px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #6f6f7b; }

.location-box__item {
  position: relative; }
  .location-box__item:not(:first-child):after {
    top: 0;
    left: 0;
    bottom: 0;
    width: 1px;
    content: '';
    display: block;
    position: absolute;
    background-color: #6f6f7b; }
    @media (max-width: 767px) {
      .location-box__item:not(:first-child):after {
        top: .4rem;
        bottom: .4rem; } }
  .location-box__item a {
    opacity: .5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #aeaeae;
    font-size: 1.2rem;
    padding-top: .6rem;
    padding-left: .8rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: .8rem;
    padding-bottom: .6rem;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease; }
    @media (max-width: 767px) {
      .location-box__item a {
        font-size: 1.6rem;
        padding-top: 1rem;
        padding-left: 1.1rem;
        padding-right: 1.1rem;
        padding-bottom: 1.1rem; } }
    .location-box__item a img + span {
      margin-left: .8rem; }
    @media (min-width: 992px) {
      .location-box__item a:hover {
        opacity: 1; } }

.social-box_team {
  padding: 20px 0 20px 10px; }

.social-box__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.social-box__item:not(:last-child) {
  margin-right: 1.8rem; }
  @media (max-width: 1279px) {
    .social-box__item:not(:last-child) {
      margin-right: .8rem; } }
  @media (max-width: 767px) {
    .social-box__item:not(:last-child) {
      margin-right: 1.8rem; } }

.social-box__item a {
  width: 3.2rem;
  height: 3.2rem;
  display: block;
  position: relative;
  border-radius: 50%;
  border: 2px solid #6f6f7b;
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease; }
  @media (max-width: 767px) {
    .social-box__item a {
      width: 5rem;
      height: 5rem; } }
  .social-box__item a svg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    fill: #6f6f7b;
    position: absolute;
    -webkit-transition: fill 0.3s ease;
    transition: fill 0.3s ease; }
    @media (max-width: 767px) {
      .social-box__item a svg {
        font-size: 2rem; } }
  @media (min-width: 992px) {
    .social-box__item a:hover {
      border: 2px solid #aeaeae; }
      .social-box__item a:hover svg {
        fill: #aeaeae; } }

@media (max-width: 991px) {
  body.nav-active .header__nav {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  body.nav-active .header__menu {
    display: none; } }
  @media (max-width: 991px) and (max-width: 991px) {
    body.nav-active .header__menu {
      display: block; } }

@media (max-width: 991px) {
    body.nav-active .header__menu button svg {
      font-size: 4rem; }
      body.nav-active .header__menu button svg .icon-menu-open {
        display: none; }
      body.nav-active .header__menu button svg .icon-menu-close {
        display: block; } }

header {
  padding-top: 6rem;
  padding-left: 8rem;
  position: relative;
  padding-right: 8rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
  border-bottom: 1px solid #2b2b38; }
  @media (max-width: 1279px) {
    header {
      padding-left: 5rem;
      padding-top: 3.4rem;
      padding-right: 5rem;
      padding-bottom: 3.6rem; } }
  @media (max-width: 1141px) {
    header {
      padding-right: 3rem; } }
  @media (max-width: 991px) {
    header {
      padding-top: 3.5rem;
      padding-bottom: 3.5rem; } }
  @media (max-width: 767px) {
    header {
      padding-left: 2rem;
      padding-right: 2rem;
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; } }
  @media (max-width: 479px) {
    header {
      padding-left: 1.6rem;
      padding-right: 1.6rem; } }

.header__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.header__menu {
  display: none; }
  @media (max-width: 991px) {
    .header__menu {
      display: block; } }
  .header__menu button svg {
    font-size: 4rem; }
    .header__menu button svg .icon-menu-close {
      display: none; }

.header__logo {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 8.2rem; }
  @media (max-width: 1279px) {
    .header__logo {
      left: 57%; } }
  @media (max-width: 991px) {
    .header__logo {
      top: 50%;
      left: 50%;
      margin-right: 0;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  @media (max-width: 479px) {
    .header__logo {
      top: auto;
      left: auto;
      width: 100%;
      -ms-flex-negative: 1;
      flex-shrink: 1;
      -webkit-transform: none;
      transform: none;
      position: relative;
      margin-left: 2.4rem; } }
  .header__logo a {
    display: block; }
    .header__logo a svg {
      fill: #2b2b38;
      font-size: 6rem;
      -webkit-transition: fill 0.3s ease;
      transition: fill 0.3s ease; }
      @media (max-width: 479px) {
        .header__logo a svg {
          font-size: 3.2rem; } }
    @media (min-width: 992px) {
      .header__logo a:hover svg {
        fill: #000000; } }

.header__nav {
  top: 50%;
  left: 50%;
  margin-top: .2rem;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  @media (max-width: 1279px) {
    .header__nav {
      left: 50%; } }
  @media (max-width: 1279px) {
    .header__nav {
      padding-left: 3rem; } }
  @media (max-width: 991px) {
    .header__nav {
      left: 0;
      right: 0;
      top: 100%;
      opacity: 0;
      z-index: 11;
      margin-top: 0;
      -webkit-transform: none;
      transform: none;
      margin-top: .1rem;
      visibility: hidden;
      padding-left: 5rem;
      padding-top: 5.1rem;
      padding-right: 5rem;
      padding-bottom: 5.6rem;
      background-color: #ffffff;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      -webkit-transform: translateY(5%);
      transform: translateY(5%); } }
  @media (max-width: 767px) {
    .header__nav {
      padding-top: 4.3rem;
      padding-left: 4.2rem;
      padding-right: 4.2rem;
      padding-bottom: 3.9rem; } }
  @media (max-width: 479px) {
    .header__nav {
      padding-top: 3.2rem;
      padding-left: 1.6rem;
      padding-right: 1.6rem;
      padding-bottom: 3.2rem; } }

.header__nav-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: .6rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 991px) {
    .header__nav-items {
      margin-top: 0;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media (max-width: 767px) {
    .header__nav-items {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }

.header__nav-item:not(:last-child) {
  margin-right: 5.2rem; }
  @media (max-width: 1568px) {
    .header__nav-item:not(:last-child) {
      margin-right: 4.2rem; } }
  @media (max-width: 1279px) {
    .header__nav-item:not(:last-child) {
      margin-right: 3.6rem; } }
  @media (max-width: 1091px) {
    .header__nav-item:not(:last-child) {
      margin-right: 2rem; } }
  @media (max-width: 991px) {
    .header__nav-item:not(:last-child) {
      margin-right: 2.4rem; } }
  @media (max-width: 767px) {
    .header__nav-item:not(:last-child) {
      margin-right: 0;
      margin-bottom: 3.2rem; } }
  @media (max-width: 479px) {
    .header__nav-item:not(:last-child) {
      margin-bottom: 1.6rem; } }

.header__nav-item a {
  font-weight: 700;
  font-size: 1.6rem;
  white-space: nowrap;
  text-transform: uppercase; }
  @media (max-width: 1568px) {
    .header__nav-item a {
      font-size: 1.5rem; } }
  @media (max-width: 1279px) {
    .header__nav-item a {
      font-size: 1.3rem; } }
  @media (max-width: 991px) {
    .header__nav-item a {
      font-size: 1.5rem; } }
  @media (max-width: 767px) {
    .header__nav-item a {
      font-weight: 400;
      font-size: 2.4rem;
      letter-spacing: .2rem; } }
  @media (max-width: 479px) {
    .header__nav-item a {
      font-size: 2rem; } }

.header__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.header__action:not(:last-child) {
  margin-right: 1.6rem; }
  @media (max-width: 479px) {
    .header__action:not(:last-child) {
      margin-right: .8rem; } }

.header__action a {
  width: 4rem;
  height: 4rem;
  display: block;
  position: relative;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #2b2b38; }
  .header__action a svg {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    fill: #2b2b38;
    position: absolute; }
    .header__action a svg.icon-cart {
      font-size: 1.5rem; }
    .header__action a svg.icon-open {
      font-size: 1.8rem; }
  .header__action a span {
    top: -.4rem;
    right: -.4rem;
    color: #ffffff;
    width: 2.3rem;
    height: 2.3rem;
    font-size: 1.1rem;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    line-height: 2.3rem;
    background-color: #2b2b38; }

.header__action_rv a {
  background-color: #2b2b38; }
  .header__action_rv a svg {
    fill: #ffffff; }

.breadcrumb__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.breadcrumb__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.6rem;
  letter-spacing: .2rem;
  text-transform: uppercase; }
  .breadcrumb__item:not(:first-child):before {
    content: '>';
    margin-left: 1.8rem;
    margin-right: 1.6rem; }
  .breadcrumb__item span {
    color: #4d4d57; }

.modal-backdrop {
  background: rgba(216, 216, 216, 0.74); }
  .modal-backdrop.show {
    opacity: 1; }

.modal-dialog {
  width: 100%;
  margin: 4rem auto;
  max-width: 34.4rem; }

.modal-content {
  border: none;
  border-radius: 0;
  padding-bottom: 3.4rem;
  -webkit-box-shadow: 0 0 0.8rem rgba(112, 112, 112, 0.5);
  box-shadow: 0 0 0.8rem rgba(112, 112, 112, 0.5); }
  @media (max-width: 767px) {
    .modal-content {
      padding-bottom: 3.2rem; } }

.form-group {
  margin-bottom: 0;
  font-size: 1.6rem;
  letter-spacing: .05rem; }
  .form-group.form-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 568px) {
      .form-group.form-buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        .form-group.form-buttons a + button {
          margin-top: 1.6rem; } }

input, textarea {
  padding: 0;
  width: 100%;
  border: none;
  outline: none;
  height: 2.2rem;
  line-height: 1;
  font-weight: 400;
  border-radius: 0;
  font-size: 1.2rem;
  letter-spacing: .15rem;
  color: #3e3e48;
  border-bottom: 1px solid #b7b7bf;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  input:-moz-placeholder, textarea:-moz-placeholder {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  input::-moz-placeholder, textarea::-moz-placeholder {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    opacity: 0; }
  input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    opacity: 0; }
  input:focus:-moz-placeholder, textarea:focus:-moz-placeholder {
    opacity: 0; }

textarea {
  min-width: 100%;
  max-width: 100%;
  min-height: 8rem;
  padding-top: .8rem;
  padding-bottom: .8rem; }

.input-group {
  position: relative;
  padding-top: 2.5rem; }
  .input-group input:focus ~ .input-group__placeholder, .input-group textarea:focus ~ .input-group__placeholder {
    top: 0;
    left: .2rem;
    bottom: auto;
    font-size: 1rem; }
    @media (max-width: 767px) {
      .input-group input:focus ~ .input-group__placeholder, .input-group textarea:focus ~ .input-group__placeholder {
        font-size: 1.2rem; } }
  .input-group input:not(:focus):valid ~ .input-group__placeholder, .input-group textarea:not(:focus):valid ~ .input-group__placeholder {
    top: 0;
    left: .2rem;
    bottom: auto;
    font-size: 1rem; }
    @media (max-width: 767px) {
      .input-group input:not(:focus):valid ~ .input-group__placeholder, .input-group textarea:not(:focus):valid ~ .input-group__placeholder {
        font-size: 1.2rem; } }
  .input-group .input-group__placeholder {
    left: 0;
    right: 0;
    top: 2.5rem;
    bottom: 1px;
    color: #b2b2c3;
    font-weight: 300 !important;
    font-size: 1.2rem;
    position: absolute;
    line-height: 2.2rem;
    pointer-events: none;
    letter-spacing: .15rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .input-group .input-group__placeholder {
        font-size: 1.4rem;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%; } }

.form-check {
  margin: 0;
  padding: 0; }

.check-box input {
  display: none; }
  .check-box input:checked + span:after {
    opacity: 1; }
  .check-box input:checked + span:before {
    background-color: #40aa3e; }

.check-box span {
  font-size: 1.6rem;
  position: relative;
  line-height: 1.6rem;
  padding-left: 2.4rem;
  display: inline-block; }
  .check-box span:before {
    top: 0;
    left: 0;
    content: '';
    width: 1.6rem;
    height: 1.6rem;
    display: block;
    position: absolute;
    border-radius: .2rem;
    border: 1px solid #D2D2D2; }
  .check-box span:after {
    top: .1rem;
    opacity: 0;
    left: .5rem;
    content: '';
    width: .6rem;
    height: 1.1rem;
    position: absolute;
    -webkit-transform: rotateZ(40deg);
    transform: rotateZ(40deg);
    border-right: .2rem solid #fff;
    border-bottom: .2rem solid #fff; }
  .check-box span i {
    display: block;
    font-style: normal; }

.check-box input[type="radio"] + span:before {
  border-radius: 50%;
  border: 1px solid #979797; }

.check-box input[type="radio"] + span:after {
  top: .4rem;
  left: .4rem;
  width: .8rem;
  border: none;
  height: .8rem;
  border-radius: 50%;
  background-color: #fff; }

.check-box input[type="radio"] + span i.gray {
  color: #9B9B9B; }

.check-box_flt input:checked + span:before {
  border: 2px solid #F5A623;
  background-color: transparent; }

.check-box_flt span:before {
  border: 1px solid #979797; }

.check-box_flt span:after {
  border-right: .2rem solid #000;
  border-bottom: .2rem solid #000; }

.check-box_flt span i {
  color: #9B9B9B;
  font-style: normal;
  margin-left: .8rem; }

.check-box_color label {
  display: block; }

.check-box_color input:checked + span:before {
  background-color: transparent; }

.check-box_color span {
  width: 2.4rem;
  height: 2.4rem;
  display: block; }
  .check-box_color span:before {
    display: none;
    width: 2.4rem;
    height: 2.4rem;
    border-radius: 0;
    border: 2px solid #DCDCDC; }
  .check-box_color span:after {
    top: 0.3rem;
    left: 0.8rem;
    width: 0.8rem;
    height: 1.4rem;
    border-right: .2rem solid #fff;
    border-bottom: .2rem solid #fff; }

.check-box_color-wh span:before {
  display: block; }

.check-box_color-wh span:after {
  border-right: .2rem solid #000;
  border-bottom: .2rem solid #000; }

.text-check-box label {
  display: block; }
  .text-check-box label input {
    display: none; }
    .text-check-box label input:checked + span {
      background-color: #F4F4F4; }
  .text-check-box label span {
    display: block;
    font-weight: 600;
    font-size: 1.4rem;
    padding-top: .9rem;
    text-align: center;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    padding-bottom: .9rem;
    text-transform: uppercase;
    border: 1px solid #D2D2D2; }

.assessment-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.assessment-box__value {
  display: none; }

.assessment-box__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .assessment-box__content label {
    display: block; }
    .assessment-box__content label input {
      display: none; }
    .assessment-box__content label span {
      color: #EC9C16; }
      .assessment-box__content label span:first-of-type {
        display: block; }
      .assessment-box__content label span:last-of-type {
        display: none; }
    .assessment-box__content label.active span:first-of-type {
      display: none; }
    .assessment-box__content label.active span:last-of-type {
      display: block; }
  .assessment-box__content:hover label span:first-of-type {
    display: none; }
  .assessment-box__content:hover label span:last-of-type {
    display: block; }
  .assessment-box__content:hover label:hover ~ label span:first-of-type {
    display: block; }
  .assessment-box__content:hover label:hover ~ label span:last-of-type {
    display: none; }

.select-box {
  width: 100%;
  position: relative;
  display: inline-block; }
  .select-box.active .select-box__button button:after {
    margin-top: -.3rem;
    -webkit-transform: rotateZ(-135deg);
    transform: rotateZ(-135deg); }
  .select-box.active .select-box__list {
    display: block; }
  .select-box_inline {
    width: auto; }
    .select-box_inline.active .select-box__button button:after {
      margin-top: -0.2rem; }
    .select-box_inline .select-box__button button {
      border: none;
      padding-top: 0;
      padding-left: 0;
      font-weight: 400;
      padding-bottom: 0;
      padding-right: 1.2rem;
      background-color: transparent; }
      .select-box_inline .select-box__button button:after {
        right: 0;
        width: .6rem;
        height: .6rem;
        margin-top: -.5rem;
        border-right: .1rem solid #000;
        border-bottom: .1rem solid #000; }
    .select-box_inline .select-box__list {
      margin-top: 0; }
  .select-box_bd .select-box__button button {
    font-weight: 700;
    font-size: 1.6rem;
    letter-spacing: .05rem; }
  .select-box_ip .select-box__button button {
    font-weight: 400;
    padding-top: .8rem;
    padding-bottom: .8rem; }
  .select-box__button button {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    font-weight: 600;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 1.4rem;
    padding-right: 2rem;
    padding-left: 1.2rem;
    padding-right: 4.8rem;
    padding-bottom: 1.4rem;
    letter-spacing: .04rem;
    background-color: #fff;
    border: 1px solid #D2D2D2; }
    .select-box__button button span, .select-box__button button i, .select-box__button button img {
      display: block; }
    .select-box__button button i + span {
      margin-left: .5rem; }
    .select-box__button button:after {
      top: 50%;
      content: '';
      width: .8rem;
      right: 2.1rem;
      height: .8rem;
      display: block;
      position: absolute;
      margin-top: -.7rem;
      -webkit-transform: rotateZ(45deg);
      transform: rotateZ(45deg);
      border-right: .2rem solid #000;
      border-bottom: .2rem solid #000; }
  .select-box__list {
    left: 0;
    right: auto;
    top: 100%;
    z-index: 1;
    display: none;
    min-width: 100%;
    position: absolute;
    margin-top: -.1rem;
    padding-top: 1.6rem;
    margin-right: -100vw;
    padding-bottom: .8rem;
    background-color: #fff;
    border: 1px solid #D2D2D2; }
    .select-box__list ul li {
      font-size: 1.6rem;
      line-height: 2.4rem;
      letter-spacing: .05rem; }
      .select-box__list ul li:not(Llast-child) {
        margin-bottom: 1.6rem; }
      .select-box__list ul li a {
        color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        white-space: nowrap;
        padding-left: 1.2rem;
        padding-right: 1.2rem;
        text-decoration: none; }
        @media (min-width: 992px) {
          .select-box__list ul li a:hover {
            color: #3e6ce3; } }
        .select-box__list ul li a i, .select-box__list ul li a span {
          -ms-flex-negative: 0;
          flex-shrink: 0;
          display: block; }
        .select-box__list ul li a i + span {
          margin-left: .5rem; }
        .select-box__list ul li a img {
          display: block; }

.text-checks {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -.8rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .text-checks .text-checks__element {
    padding: .8rem; }

.text-radio-box label {
  display: block; }
  .text-radio-box label input {
    display: none; }
    .text-radio-box label input:checked + span {
      color: #000; }
      .text-radio-box label input:checked + span i:after {
        opacity: 1; }
  .text-radio-box label span {
    height: 4rem;
    color: #9B9B9B;
    display: block;
    font-size: 1.6rem;
    text-align: center;
    line-height: 3.8rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    letter-spacing: .05rem;
    border: .1rem solid #D2D2D2; }
    .text-radio-box label span i {
      font-style: normal;
      position: relative; }
      .text-radio-box label span i:after {
        top: 50%;
        opacity: 0;
        right: 100%;
        content: '';
        width: 0.8rem;
        height: 1.6rem;
        display: block;
        position: absolute;
        margin-top: -1rem;
        margin-right: 1.6rem;
        -webkit-transform: rotateZ(45deg);
        transform: rotateZ(45deg);
        border-right: .2rem solid #000;
        border-bottom: .2rem solid #000; }
        @media (max-width: 767px) {
          .text-radio-box label span i:after {
            margin-right: 1rem; } }

/* ///  DECORATION CSS ///  */
.cont_select_center {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -150px; }

.cont_heg_50 {
  position: absolute;
  height: 50%;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fd7b52; }

/* ///  END DECORATION CSS  ///  */
.icon_select_mate {
  position: absolute;
  top: 20px;
  right: 2%;
  font-size: 16px;
  height: 22px;
  -webkit-transition: all 275ms;
  transition: all 275ms; }

.select_mate {
  position: relative;
  float: left;
  min-width: 300px;
  width: 100%;
  min-height: 20px;
  color: #1c1c1f;
  font-weight: 300;
  background-color: #fff;
  border-radius: 0;
  -webkit-transition: all 375ms ease-in-out;
  transition: all 375ms ease-in-out;
  border-bottom: 1px solid #b2b2c3;
  /* Oculto el elemento select */ }
  .select_mate select {
    position: absolute;
    overflow: hidden;
    height: 0px;
    opacity: 0;
    z-index: -1; }

.cont_list_select_mate {
  position: relative;
  width: 100%; }

.cont_select_int {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999;
  overflow-y: scroll;
  height: 0px;
  width: 100%;
  background-color: #fff;
  padding: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 375ms ease-in-out;
  transition: all 375ms ease-in-out;
  list-style-type: none;
  max-height: 265px; }
  .cont_select_int li {
    position: relative;
    width: 100%;
    background-color: #fff;
    list-style-type: none;
    padding: 5px 2%;
    padding-left: 25px;
    margin: 0px;
    -webkit-transition: all 275ms ease-in-out;
    transition: all 275ms ease-in-out;
    display: block;
    cursor: pointer; }
    .cont_select_int li:last-child {
      border-radius: 3px;
      border-bottom: 0px; }
    .cont_select_int li:hover {
      background-color: #EEEEEE; }
  .cont_select_int .active {
    background-color: #f2f2f7; }

/* etiqueta <p> con la opcion selecionada  */
.selecionado_opcion {
  padding: 2px 2%;
  width: 100%;
  display: block;
  margin: 0px;
  padding-left: 0;
  cursor: pointer;
  margin-right: 0;
  color: #3e3e48;
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 1.2px; }

.select_mate {
  position: relative;
  margin-bottom: 25px; }
  .select_mate:after {
    content: '';
    display: block;
    background-image: url("../img/profile/chevron-sel.svg");
    background-repeat: no-repeat;
    background-size: 11px 8px;
    width: 11px;
    height: 8px;
    position: absolute;
    top: 55%;
    right: 11px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .select_mate:before {
    content: '';
    display: block;
    background-image: url("../img/profile/chevron-sel.svg");
    background-repeat: no-repeat;
    background-size: 11px 8px;
    width: 11px;
    height: 8px;
    position: absolute;
    top: 25%;
    right: 11px;
    -webkit-transform: translate(0, -50%) rotatex(-180deg);
    transform: translate(0, -50%) rotatex(-180deg);
    pointer-events: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }

.seo-description__wrapper {
  padding-bottom: 5rem;
  width: 100%;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  text-align: justify; }
  @media (max-width: 1279px) {
    .seo-description__wrapper {
      max-width: 100%;
      padding-left: 12rem;
      padding-right: 12rem; } }
  @media (max-width: 991px) {
    .seo-description__wrapper {
      padding-left: 14rem;
      padding-right: 14rem; } }
  @media (max-width: 767px) {
    .seo-description__wrapper {
      padding-left: 2rem;
      padding-right: 2rem; } }
  @media (max-width: 479px) {
    .seo-description__wrapper {
      padding-left: 1.6rem;
      padding-right: 1.6rem; } }

.specialization__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media (max-width: 767px) {
    .specialization__items {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.specialization__item {
  width: 100%;
  position: relative; }
  .specialization__item:not(:first-child):after {
    top: 0;
    bottom: 0;
    width: 2px;
    left: -1px;
    content: '';
    display: block;
    position: absolute;
    background-color: #ffffff; }
    @media (max-width: 767px) {
      .specialization__item:not(:first-child):after {
        left: 0;
        right: 0;
        width: auto;
        height: 2px;
        bottom: auto; } }

.specialization-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3.6rem;
  min-height: 48rem;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 1279px) {
    .specialization-box {
      min-height: 48.4rem; } }
  @media (max-width: 991px) {
    .specialization-box {
      padding: 2.6rem; } }
  @media (max-width: 767px) {
    .specialization-box {
      padding: 1.6rem;
      min-height: auto;
      padding-top: 8.1rem;
      padding-bottom: 5.7rem; } }

.specialization-box__view {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute; }
  .specialization-box__view picture {
    width: 100%;
    height: 100%; }

.specialization-box__name {
  z-index: 1;
  width: 100%;
  max-width: 50rem;
  position: relative;
  padding-top: 1.6rem;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  display: inline-block;
  padding-bottom: 1.8rem;
  border: 0.4rem solid #ffffff; }
  .specialization-box__name h3 {
    color: #ffffff;
    font-size: 2.4rem;
    line-height: 2.9rem; }
    @media (max-width: 1279px) {
      .specialization-box__name h3 {
        font-size: 2rem;
        line-height: 2.6rem; } }
    @media (max-width: 876px) {
      .specialization-box__name h3 {
        font-size: 1.6rem;
        line-height: 2rem; } }
    @media (max-width: 767px) {
      .specialization-box__name h3 {
        font-size: 2rem;
        line-height: 2.6rem; } }
  @media (max-width: 767px) {
    .specialization-box__name {
      max-width: 40rem; } }

.specialization-box__caption {
  z-index: 1;
  width: 100%;
  color: #ffffff;
  max-width: 50rem;
  font-weight: 300;
  font-size: 1.4rem;
  margin-left: auto;
  position: relative;
  margin-top: 2.5rem;
  margin-right: auto;
  line-height: 2.1rem;
  padding-left: 2.4rem;
  padding-right: 2.4rem;
  padding-bottom: 3.3rem;
  text-transform: uppercase;
  text-align: justify; }
  @media (max-width: 1279px) {
    .specialization-box__caption {
      max-width: 43rem; } }
  @media (max-width: 991px) {
    .specialization-box__caption {
      max-width: 40rem;
      padding-left: 1.6rem;
      padding-right: 1.6rem; } }
  @media (max-width: 767px) {
    .specialization-box__caption {
      padding-left: 0;
      max-width: 40rem;
      padding-right: 0; } }
  @media (max-width: 479px) {
    .specialization-box__caption {
      margin-top: 2rem;
      font-size: 1.2rem;
      line-height: 1.8rem;
      padding-bottom: 2.4rem; } }
  .specialization-box__caption:after {
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    height: .4rem;
    width: 5.7rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    background-color: #ffffff; }

.section-main {
  width: 100%;
  height: auto; }

.section-main .main-block-1 {
  background: #000000 url(/s/img/main/main-bg-1-2.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  padding: 24% 0 25% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 300px; }

.section-main .main-block-1 .text {
  line-height: 2.9vw;
  position: absolute;
  left: 15%;
  top: 23%;
  font-size: 2.54vw;
  color: #ffffff; }

.section-main .main-block-1 .text #prodCount {
  margin-top: 3vw;
  font-weight: 700;
  font-size: 10.74vw;
  line-height: 10.5vw;
  font-family: Monaco, monospace; }

.section-main .main-block-1 .text #prodText {
  margin-top: 2vw;
  font-weight: 700;
  font-size: 4.74vw;
  line-height: 4.9vw; }

.section-main .main-block-2 {
  background: #e5e5e5 url(/s/img/main/main-bg-2-1.png) no-repeat bottom right;
  background-size: auto 88%;
  background-position-x: 94%;
  width: 100%;
  padding: 24% 0 25% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.section-main .main-block-2 .name {
  color: #242424;
  width: 50px;
  text-transform: uppercase;
  position: absolute;
  left: 20%;
  bottom: 23%;
  font-size: 6vw;
  font-weight: 900;
  line-height: 6vw; }

.section-main .main-block-2 .quote {
  background-color: #a5a5a5;
  width: 45vw;
  padding: 22px 30px;
  color: #ffffff;
  font-style: italic;
  position: absolute;
  font-size: 2vw;
  left: 11%;
  bottom: 59%;
  font-weight: 300;
  line-height: 2.7vw; }

.section-main .main-block-2 .quote:after {
  -webkit-transform: skewY(10deg);
  transform: skewY(10deg);
  content: "";
  position: absolute;
  top: 65%;
  right: -29px;
  border-width: 0 30px 30px 0;
  border-style: solid;
  border-color: #a5a5a5 transparent; }

.section-main .main-block-3 {
  background: #e5e5e5 url(/s/img/main/main-bg-3-2.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  padding: 25% 0 25% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.section-main .main-block-3 .text {
  display: inline-block;
  width: 35vw;
  line-height: 2.5vw;
  position: absolute;
  left: 50%;
  top: 33%;
  font-size: 2.7vw;
  color: #ffffff;
  text-shadow: 2px 2px 2px #000000; }

.section-main .main-block-3 .text span:last-child {
  display: block;
  margin-top: 2vw;
  font-weight: 700;
  font-size: 4.24vw;
  line-height: 4.20vw; }

.section-main .main-block-4 {
  background: #ffffff url(/s/img/main/main-bg-4-2.png) no-repeat left center;
  background-size: auto 55%;
  background-position-x: 20%;
  width: 100%;
  padding: 25% 0 25% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.section-main .main-block-4 .tube {
  position: absolute;
  height: 94%;
  right: 6%;
  bottom: 1%; }

.section-main .main-block-4 .text {
  line-height: 3vw;
  position: absolute;
  left: 20%;
  top: 35%;
  font-size: 2.5vw;
  color: #000000; }

.section-main .main-block-4 .text span:last-child {
  display: block;
  margin-top: 2vw;
  font-weight: 700;
  font-size: 4.74vw;
  line-height: 4.9vw; }

.section-main .main-block-5 {
  background: #ffffff url(/s/img/main/main-bg-5-4.jpg) no-repeat right center;
  background-size: auto 100%;
  width: 100%;
  padding: 25% 0 25% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #000000;
  min-height: 460px; }

.section-main .main-block-5 .btn {
  color: #000000;
  border-color: #000000;
  position: absolute;
  left: 15%;
  bottom: 10%; }

.section-main .main-block-5 .btn:hover {
  color: #ffffff;
  border-color: #ffffff;
  background-color: #000000; }

.section-main .main-block-5 .text {
  line-height: 3.5vw;
  position: absolute;
  left: 15%;
  top: 12%;
  font-size: 2.54vw;
  color: #000000;
  font-weight: 700; }

.section-main .main-block-5 .tx-1 {
  font-weight: normal; }

.section-main .main-block-5 .tx-2 {
  font-size: 3.74vw;
  margin: 35px 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  gap: 22px 0; }

.section-main .main-block-5 .tx-3 {
  margin-top: 40px;
  font-weight: 400;
  font-size: 2.04vw;
  line-height: 120%;
  width: 80%;
  text-shadow: 2px 2px 1px #ffffff; }

.section-main .main-block-6 {
  background: #ffffff url(/s/img/main/main-bg-6-2.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  padding: 25% 0 25% 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #ffffff;
  min-height: 460px; }

.section-main .main-block-6 .text {
  position: absolute;
  left: 15%;
  top: 20%;
  font-size: 3.74vw;
  line-height: 4.5vw;
  font-weight: 700;
  width: 35vw; }

.section-main .main-block-6 .btn {
  color: #ffffff;
  border-color: #ffffff;
  position: absolute;
  left: 15%;
  bottom: 20%; }

.section-main .main-block-6 .btn:hover {
  color: #000000;
  border-color: #000000;
  background-color: #ffffff; }

@media (max-width: 1280px) {
  .section-main .main-block-1 .text {
    top: 20%;
    font-size: 2.54vw;
    line-height: 2.9vw; }
  .section-main .main-block-1 .text #prodCount {
    margin-top: 3.7vw;
    font-weight: 700;
    font-size: 11.74vw;
    line-height: 11.5vw; }
  .section-main .main-block-1 .text #prodText {
    margin-top: 3.5vw;
    font-weight: 700;
    font-size: 4.9vw;
    line-height: 5.1vw; }
  .section-main .main-block-3 .text {
    line-height: 3.4vw;
    position: absolute;
    left: 49%;
    top: 30%;
    font-size: 2.7vw;
    color: #ffffff;
    width: 43vw; }
  .section-main .main-block-3 .text span:last-child {
    display: block;
    margin-top: 2.2vw;
    font-size: 4.24vw;
    line-height: 4.20vw; } }

@media (max-width: 1100px) {
  .section-main .main-block-5 .btn {
    left: 15%;
    bottom: 20px; } }

@media (max-width: 800px) {
  .section-main .main-block-2 {
    padding: 50% 0 50% 0;
    background-position-x: 106%; }
  .section-main .main-block-2 .name {
    width: 50px;
    left: 11%;
    bottom: 30%;
    font-size: 9vw;
    line-height: 9vw; }
  .section-main .main-block-2 .quote {
    width: 45vw;
    font-size: 3vw;
    left: 5%;
    bottom: 59%;
    line-height: 4vw; }
  .section-main .main-block-3 {
    padding: 50% 0 50% 0;
    background-position-x: 44%; }
  .section-main .main-block-3 .text {
    line-height: 4.7vw;
    left: 48%;
    top: 28%;
    font-size: 3.9vw;
    width: 50vw; }
  .section-main .main-block-3 .text span:last-child {
    margin-top: 8.8vw;
    font-size: 7.24vw;
    line-height: 7.50vw; }
  .section-main .main-block-4 {
    background-size: auto 38%;
    background-position-x: 10%;
    padding: 50% 0 50% 0; }
  .section-main .main-block-4 .text {
    line-height: 5.5vw;
    left: 7%;
    font-size: 4.14vw;
    max-width: 50%;
    top: 33%; }
  .section-main .main-block-4 .text span:last-child {
    margin-top: 2vw;
    font-size: 6.74vw;
    line-height: 6.5vw; }
  .section-main .main-block-4 .tube {
    height: 94%;
    right: -9%; }
  .section-main .main-block-5 {
    padding: 40% 0 40% 0; }
  .section-main .main-block-5 .btn {
    left: 10%;
    bottom: 14%;
    text-shadow: 1px 1px 1px #ffffff;
    -webkit-box-shadow: 2px 2px 2px 0px white;
    box-shadow: 1px 1px 1px 0px white; }
  .section-main .main-block-5 .text {
    left: 10%; }
  .section-main .main-block-5 .tx-1 {
    font-size: 3.54vw;
    line-height: 4.5vw; }
  .section-main .main-block-5 .tx-2 {
    font-size: 4.3vw; }
  .section-main .main-block-5 .tx-3 {
    font-size: 2.54vw;
    line-height: 130%; }
  .section-main .main-block-6 {
    background-position-x: 65%; }
  .section-main .main-block-6 .text {
    left: 10%;
    top: 10%;
    line-height: 120%;
    font-size: 45px;
    width: 60vw;
    text-shadow: 1px 1px 1px #000000; }
  .section-main .main-block-6 .btn {
    left: 10%; } }

@media (max-width: 640px) {
  .section-main .main-block-1 .text {
    top: 15%;
    font-size: 20px;
    line-height: 25px; }
  .section-main .main-block-1 .text #prodCount {
    margin-top: 25px;
    font-weight: 700;
    font-size: 80px;
    line-height: 80px; }
  .section-main .main-block-1 .text #prodText {
    margin-top: 23px;
    font-weight: 700;
    font-size: 35px;
    line-height: 37px; }
  .section-main .main-block-5 .tx-2 {
    font-size: 5vw; }
  .section-main .main-block-5 .btn_tr {
    height: 3.2rem;
    line-height: 3.2rem;
    font-size: 0.75rem;
    padding: 0 1.3rem;
    bottom: 11%; }
  .section-main .main-block-6 {
    background-position-x: 75%; }
  .section-main .main-block-6 .text {
    width: 75vw; } }

@media (max-width: 480px) {
  .section-main .main-block-1 .text {
    left: 9%; }
  .section-main .main-block-1 .text #prodCount {
    font-size: 61px; }
  .section-main .main-block-2 {
    padding: 70% 0 70% 0;
    background-position-x: 100%;
    background-size: auto 70%; }
  .section-main .main-block-2 .quote {
    width: 90vw;
    font-size: 3.6vw;
    left: 5%;
    bottom: 80%;
    line-height: 4.9vw;
    padding: 4vw 4.6vw; }
  .section-main .main-block-2 .name {
    left: 9%;
    bottom: 54%; }
  .section-main .main-block-2 .quote:after {
    -webkit-transform: skewX(10deg);
    transform: skewX(10deg);
    top: 100%;
    right: 50%;
    border-width: 30px 0 0 30px; }
  .section-main .main-block-3 {
    padding: 70% 0 70% 0;
    background-position-x: 40%; }
  .section-main .main-block-3 .text {
    top: 22%;
    left: 22%;
    font-size: 6.5vw;
    line-height: 8.5vw;
    width: 65vw; }
  .section-main .main-block-3 .text span:last-child {
    margin-top: 8vw;
    font-size: 9.24vw;
    line-height: 12.5vw; }
  .section-main .main-block-4 {
    padding: 70% 0 70% 0;
    background-position: center top;
    background-position-y: 15%;
    background-size: 84% auto; }
  .section-main .main-block-4 .text {
    line-height: 6.4vw;
    left: 20%;
    top: 14%;
    font-size: 5.34vw;
    max-width: 90%; }
  .section-main .main-block-4 .text span:last-child {
    margin-top: 2.5vw;
    font-size: 9.74vw;
    line-height: 7.5vw; }
  .section-main .main-block-4 .tube {
    height: 61%;
    right: 20%; }
  .section-main .main-block-5 .tx-1 {
    font-size: 17px;
    line-height: 22px; }
  .section-main .main-block-5 .tx-2 {
    font-size: 23px;
    line-height: 23px; }
  .section-main .main-block-5 .tx-3 {
    font-size: 14px;
    line-height: 130%; }
  .section-main .main-block-5 .btn_tr {
    bottom: 10%;
    font-weight: bold; }
  .section-main .main-block-6 {
    background-position-x: 81%; }
  .section-main .main-block-6 .text {
    font-size: 40px;
    width: 88vw; }
  .section-main .main-block-6 .btn {
    text-shadow: 1px 1px 1px #000000;
    -webkit-box-shadow: 2px 2px 2px 0px #000000;
    box-shadow: 1px 1px 1px 0px #000000;
    font-weight: bold; } }

.section-catalog_pg {
  border-top: 2px solid #ffffff; }

.catalog__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .catalog__items {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.catalog__item {
  position: relative;
  margin-bottom: 2px;
  width: 50%; }
  @media (max-width: 767px) {
    .catalog__item {
      width: 100%; } }
  .catalog__item:nth-child(odd):last-child {
    width: 100%; }
  .catalog__item:not(:first-child):after {
    top: 0;
    bottom: 0;
    width: 2px;
    left: -1px;
    content: '';
    display: block;
    position: absolute;
    background-color: #ffffff; }
    @media (max-width: 767px) {
      .catalog__item:not(:first-child):after {
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 2px;
        bottom: auto; } }

.catalog-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%;
  background-color: #f2f2f7;
  padding: 1.6rem;
  padding-top: 6rem;
  padding-bottom: 6.9rem; }
  @media (max-width: 991px) {
    .catalog-box {
      padding-bottom: 5rem; } }
  @media (max-width: 767px) {
    .catalog-box {
      padding-top: 5.9rem;
      padding-bottom: 16.4rem; } }
  @media (max-width: 479px) {
    .catalog-box {
      padding-bottom: 12.4rem; } }
  @media (min-width: 1280px) {
    .catalog-box_lg {
      padding-top: 7.8rem;
      padding-left: 3.2rem;
      padding-right: 3.2rem;
      padding-bottom: 6.2rem; }
      .catalog-box_lg .catalog-box__view {
        width: 52%;
        min-height: 42rem; } }
    @media (min-width: 1280px) and (max-width: 1568px) {
      .catalog-box_lg .catalog-box__view {
        width: 50%; } }
  @media (min-width: 1280px) {
      .catalog-box_lg .catalog-box__detail {
        width: 48%;
        padding-top: 4rem;
        padding-left: 3.6rem; } }
    @media (min-width: 1280px) and (max-width: 1568px) {
      .catalog-box_lg .catalog-box__detail {
        width: 50%; } }
  @media (min-width: 1280px) {
      .catalog-box_lg .catalog-box__name {
        margin-top: 6.8rem; }
      .catalog-box_lg .catalog-box__description {
        margin-top: 2.5rem; }
      .catalog-box_lg .catalog-box__price {
        margin-top: 2.4rem; }
      .catalog-box_lg .catalog-box__actions {
        margin-top: 5.7rem; } }

.catalog-box__view {
  width: 40%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 40%; }
  @media (max-width: 1568px) {
    .catalog-box__view {
      width: 24%; } }
  @media (max-width: 991px) {
    .catalog-box__view {
      width: 41.4%; } }
  @media (max-width: 767px) {
    .catalog-box__view {
      width: 42.5%; } }
  @media (max-width: 479px) {
    .catalog-box__view {
      width: 40%; } }
  .catalog-box__view picture {
    width: 100%;
    height: 100%;
    display: block;
    position: relative; }
    .catalog-box__view picture img {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      max-width: 100%;
      max-height: 100%;
      position: absolute; }

.catalog-box__detail {
  width: 60%;
  padding-left: 1.6rem;
  width: 60%; }
  @media (max-width: 1568px) {
    .catalog-box__detail {
      width: 76%;
      padding-left: 2.4rem; } }
  @media (max-width: 991px) {
    .catalog-box__detail {
      width: 58.6%; } }
  @media (max-width: 767px) {
    .catalog-box__detail {
      width: 57.5%; } }
  @media (max-width: 479px) {
    .catalog-box__detail {
      width: 60%;
      padding-left: 1.6rem; } }

.catalog-box__main-details {
  line-height: 1;
  font-weight: 900;
  font-size: 1.8rem;
  color: #3e3e48;
  letter-spacing: .05rem;
  text-transform: uppercase;
  font-size: 2.6rem; }
  .catalog-box__main-details .rouble {
    font-weight: 700; }
  @media (max-width: 479px) {
    .catalog-box__main-details {
      font-size: 2rem; } }
  .catalog-box__main-details a {
    color: #3e3e48;
    text-decoration: none; }

.catalog-box__name {
  font-size: 1.2rem;
  margin-top: 2.5rem;
  line-height: 1.8rem;
  letter-spacing: .1rem;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .catalog-box__name {
      margin-top: 2.4rem; } }
  @media (max-width: 479px) {
    .catalog-box__name {
      font-size: 1.1rem; } }

.catalog-box__description {
  font-size: 1.3rem;
  margin-top: 1.1rem; }
  @media (max-width: 479px) {
    .catalog-box__description {
      font-size: 1.2rem; } }

.catalog-box__price {
  margin-top: 4rem;
  font-size: 2.4rem;
  margin-top: 2.4rem; }
  @media (max-width: 767px) {
    .catalog-box__price {
      font-size: 3.8rem;
      margin-top: 1.4rem; } }
  @media (max-width: 479px) {
    .catalog-box__price {
      font-size: 2.4rem; } }

.catalog-box__priceBaseEd {
  margin-top: 0.3rem;
  font-size: 1.2rem;
  color: #3e3e48;
  text-transform: lowercase; }
  @media (max-width: 767px) {
    .catalog-box__priceBaseEd {
      font-size: 1.5rem; } }
  @media (max-width: 479px) {
    .catalog-box__priceBaseEd {
      font-size: 1.3rem; } }

.catalog-box__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1.8rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 3.5rem; }
  @media (max-width: 991px) {
    .catalog-box__actions {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media (max-width: 767px) {
    .catalog-box__actions {
      left: 0;
      right: 0;
      margin-top: 0;
      bottom: 3.9rem;
      position: absolute;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.catalog-box__action a, .catalog-box__action button {
  min-width: 12rem; }
  @media (max-width: 767px) {
    .catalog-box__action a, .catalog-box__action button {
      height: 5.8rem;
      font-size: 1.4rem;
      min-width: 17.4rem;
      line-height: 5.8rem;
      letter-spacing: .2rem; } }
  @media (max-width: 479px) {
    .catalog-box__action a, .catalog-box__action button {
      height: 4.2rem;
      min-width: 13rem;
      font-size: 1.2rem;
      letter-spacing: 0;
      line-height: 4.2rem; } }

.catalog-box__action:not(:first-child) {
  margin-left: 1rem; }
  @media (max-width: 991px) {
    .catalog-box__action:not(:first-child) {
      margin-left: 0;
      margin-top: .8rem; } }
  @media (max-width: 767px) {
    .catalog-box__action:not(:first-child) {
      margin-top: 0;
      margin-left: 1.6rem; } }
  @media (max-width: 479px) {
    .catalog-box__action:not(:first-child) {
      margin-top: 0;
      margin-left: .8rem; } }

.team__content {
  background-color: #f2f2f7; }

.team__items {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff; }
  @media (max-width: 1279px) {
    .team__items {
      border: none;
      max-width: 100%; } }
  .team__items_list {
    margin-bottom: 80px; }

.team__items.wide {
  max-width: 100%; }

.team__items.mt40 {
  margin-top: 40px; }

.team__items.mb40 {
  margin-bottom: 40px; }

.team__item {
  width: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
  border-bottom: 2px solid #ffffff; }
  .team__item:not(:first-child):after {
    top: 0;
    bottom: 0;
    width: 2px;
    left: -1px;
    content: '';
    display: block;
    position: absolute;
    background-color: #ffffff; }
  .team__item:first-child .team__item-caption {
    right: 100%;
    text-align: right;
    padding-right: 5rem; }
    @media (max-width: 1279px) {
      .team__item:first-child .team__item-caption {
        left: 0;
        right: auto;
        padding-right: 0;
        padding-left: 5rem; } }
    @media (max-width: 991px) {
      .team__item:first-child .team__item-caption {
        right: 0;
        left: auto;
        padding-left: 0;
        padding-right: 2.5rem; } }
    @media (max-width: 479px) {
      .team__item:first-child .team__item-caption {
        padding-right: 1.6rem; } }
  .team__item:nth-child(2) .team__item-caption {
    left: 100%;
    padding-left: 5rem; }
    @media (max-width: 1279px) {
      .team__item:nth-child(2) .team__item-caption {
        right: 0;
        left: auto;
        padding-left: 0;
        padding-right: 5rem; } }
    @media (max-width: 991px) {
      .team__item:nth-child(2) .team__item-caption {
        left: 0;
        right: auto;
        padding-right: 0;
        padding-left: 2.5rem; } }
    @media (max-width: 479px) {
      .team__item:nth-child(2) .team__item-caption {
        padding-left: 1.6rem; } }

.team__item.wide {
  width: 100%;
  position: relative; }

.team__items.wide .name {
  display: block;
  position: absolute;
  color: #ffffff;
  padding: 7px 12px;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: .015rem;
  bottom: 1.5rem;
  left: 1.9rem; }

.team__items.wide .name.odd {
  left: auto;
  right: 1.9rem;
  text-align: right; }

@media (max-width: 767px) {
  .team__items.wide .name {
    font-size: 1.1rem;
    line-height: 1.5rem; } }

.team__item-view {
  width: 100%;
  height: 32.4rem; }
  @media (max-width: 1279px) {
    .team__item-view {
      height: 32rem; } }
  @media (max-width: 767px) {
    .team__item-view {
      height: 20.2rem; } }
  .team__item-view picture {
    width: 100%;
    height: 100%; }

.team__item-title {
  font-size: 20px;
  font-weight: bold;
  padding: 30px 40px 30px 40px;
  background-color: #f3f2f8; }

.team__item-caption {
  top: 0;
  position: absolute;
  line-height: 1.7rem;
  padding-top: 7.6rem; }
  @media (max-width: 991px) {
    .team__item-caption {
      top: auto;
      bottom: 0;
      color: #ffffff;
      font-size: 1.6rem;
      line-height: 2rem;
      padding-bottom: 1.2rem;
      letter-spacing: .015rem; } }
  @media (max-width: 479px) {
    .team__item-caption {
      font-size: 1.1rem;
      letter-spacing: 0;
      line-height: 1.5rem;
      padding-bottom: 1rem; } }
  .team__item-caption span {
    display: block; }
    @media (max-width: 1279px) {
      .team__item-caption span {
        color: #ffffff;
        padding: 7px 12px;
        background-color: rgba(0, 0, 0, 0.3); } }
  @media (max-width: 991px) {
    .team__item-caption_list {
      padding-bottom: 2rem; } }

.team-link__wrap {
  font-size: 3rem;
  padding: 2rem 0;
  text-align: center; }

.team-member-photo {
  height: 100%;
  width: 100%;
  background-size: auto, 324px;
  background-position: center center;
  background-repeat: no-repeat; }

.team__citation {
  width: 50%;
  margin: 90px auto;
  font-size: 24px;
  font-style: italic; }

.team__citation .join {
  font-style: normal;
  font-size: 18px; }

.team__citation q {
  quotes: "“" "”"; }

.team__citation .sign {
  text-align: right;
  font-size: 14px;
  margin-top: 10px; }

@media (max-width: 1280px) {
  .team__citation {
    width: 80%; } }

@media (max-width: 767px) {
  .section-carousel {
    display: none; } }

.carousel__wrapper {
  position: relative; }
  .carousel__wrapper .lSPager {
    left: 72.7%;
    z-index: 11;
    bottom: 13rem;
    position: absolute; }
    @media (max-width: 1279px) {
      .carousel__wrapper .lSPager {
        left: 72%;
        bottom: 8.5rem; } }
    @media (max-width: 991px) {
      .carousel__wrapper .lSPager {
        left: 68%; } }
    .carousel__wrapper .lSPager li a {
      background-color: transparent;
      border: 0.2rem solid #4d4d57; }
    @media (min-width: 992px) {
      .carousel__wrapper .lSPager li:not(.active) a:hover {
        border: 0.2rem solid #ffffff;
        background-color: transparent; } }
    .carousel__wrapper .lSPager li.active a {
      background-color: #4d4d57; }

.carousel__item {
  height: 72rem;
  background-color: #000000; }
  @media (max-width: 1279px) {
    .carousel__item {
      height: 58rem; } }
  .carousel__item .container {
    height: 100%; }

.carousel__item-wrapper {
  height: 100%;
  position: relative; }

.carousel__item-view {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  position: absolute; }
  .carousel__item-view picture {
    width: 100%;
    height: 100%; }
    .carousel__item-view picture.h-object-fit img {
      -o-object-fit: contain;
      object-fit: contain;
      -o-object-position: 40% 50%;
      object-position: 40% 50%; }
      @media (max-width: 1279px) {
        .carousel__item-view picture.h-object-fit img {
          -o-object-position: 0% 50%;
          object-position: 0% 50%; } }
      @media (max-width: 991px) {
        .carousel__item-view picture.h-object-fit img {
          -o-object-position: -100% 50%;
          object-position: -100% 50%; } }

.carousel__item-detail {
  z-index: 1;
  position: relative;
  padding-left: 72.7%;
  padding-top: 30.1rem;
  padding-right: 4.2rem; }
  @media (max-width: 1279px) {
    .carousel__item-detail {
      padding-top: 26rem;
      padding-left: 72%; } }
  @media (max-width: 991px) {
    .carousel__item-detail {
      padding-left: 68%; } }

.carousel__item-logo {
  margin-left: -.5rem; }
  .carousel__item-logo a svg {
    fill: #ffffff;
    font-size: 13rem;
    -webkit-transition: fill .3s ease;
    transition: fill .3s ease; }
  @media (min-width: 992px) {
    .carousel__item-logo a:hover svg {
      fill: #4d4d57; } }

.carousel__item-title {
  color: #ffffff;
  overflow: hidden;
  font-weight: 900;
  font-size: 1.8rem;
  margin-top: 6.2rem;
  white-space: nowrap;
  letter-spacing: .15rem;
  text-overflow: ellipsis;
  text-transform: uppercase; }
  @media (max-width: 1279px) {
    .carousel__item-title {
      margin-top: 4.2rem; } }

.carousel__item-caption {
  overflow: hidden;
  max-height: 5.4rem;
  margin-top: 1.6rem;
  line-height: 1.8rem; }

.carousel__item-action {
  margin-top: 2.2rem; }
  .carousel__item-action a, .carousel__item-action button {
    min-width: 14rem; }
    @media (max-width: 1279px) {
      .carousel__item-action a, .carousel__item-action button {
        min-width: 15.5rem; } }

.carousel__controls {
  left: 72.7%;
  bottom: 13rem;
  position: absolute; }
  @media (max-width: 1279px) {
    .carousel__controls {
      left: 59.7%;
      bottom: 8.5rem; } }
  @media (max-width: 991px) {
    .carousel__controls {
      left: 50%; } }

.lSPager {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .lSPager li:not(:first-child) {
    margin-left: 1.3rem; }
  .lSPager li a {
    width: 1rem;
    height: 1rem;
    display: block;
    overflow: hidden;
    border-radius: 50%;
    text-indent: -999em;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #4d4d57;
    border: 0.2rem solid #4d4d57; }
  @media (min-width: 992px) {
    .lSPager li:not(.active) a:hover {
      background-color: #000000;
      border: 0.2rem solid #000000; } }
  .lSPager li.active a {
    background-color: transparent; }

.section-page-header {
  margin-top: 3.3rem; }
  @media (max-width: 1279px) {
    .section-page-header {
      margin-top: 5.2rem; } }
  @media (max-width: 767px) {
    .section-page-header {
      margin-top: 5.6rem; } }
  .section-page-header .box-title {
    margin-top: 1.4rem; }

.section-custom-nav {
  padding-top: 4rem;
  padding-bottom: 3.8rem;
  background-color: #f2f2f7; }
  @media (max-width: 767px) {
    .section-custom-nav {
      padding-top: 3.6rem;
      padding-bottom: 3.6rem; } }
  .section-custom-nav.white {
    background-color: #ffffff;
    padding-top: 0; }

.custom-nav__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 767px) {
    .custom-nav__items {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.custom-nav__item a {
  color: #b2b2c3;
  display: block;
  padding-top: 1rem;
  font-size: 1.3rem;
  padding-left: 2.7rem;
  text-decoration: none;
  border-radius: 2.7rem;
  padding-right: 2.7rem;
  padding-bottom: 0.8rem;
  letter-spacing: .05rem;
  text-transform: uppercase;
  border: 2px solid transparent; }
  @media (max-width: 767px) {
    .custom-nav__item a {
      font-size: 1.7rem;
      padding-top: 1.2rem;
      padding-left: 1.6rem;
      padding-right: 1.6rem;
      letter-spacing: .1rem;
      padding-bottom: 1.3rem; } }

.custom-nav__item.active a {
  color: #4d4d57;
  border: 2px solid #4d4d57; }

@media (min-width: 992px) {
  .custom-nav__item:not(.active) a:hover {
    color: #000000; } }

@media (max-width: 767px) {
  .custom-nav__item:not(:last-child) {
    margin-bottom: .8rem; } }

.section-product {
  padding-top: 8.4rem;
  padding-bottom: 8.4rem;
  background-color: #f2f2f7; }
  @media (max-width: 1279px) {
    .section-product {
      padding-top: 4.4rem; } }
  @media (max-width: 1279px) {
    .section-product {
      padding-top: 5.6rem;
      padding-bottom: 5.6rem; } }

.product__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 5rem;
  padding-right: 5rem;
  max-width: 153.8rem; }
  @media (max-width: 767px) {
    .product__wrapper {
      padding-left: 1.6rem;
      padding-right: 1.6rem;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

.product__view {
  width: 63.7rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 16.4rem; }
  @media (max-width: 1568px) {
    .product__view {
      width: 46rem;
      margin-right: 3rem; } }
  @media (max-width: 991px) {
    .product__view {
      width: 39.5%; } }
  @media (max-width: 767px) {
    .product__view {
      left: 0;
      right: 0;
      width: 100%;
      top: 10.9rem;
      position: absolute; } }

.product__carousel .lSSlideOuter .lSPager {
  margin-top: 2.4rem !important; }
  @media (max-width: 767px) {
    .product__carousel .lSSlideOuter .lSPager {
      margin-top: 3.2rem !important; } }

.product__carousel.float {
  position: fixed; }

.product__carousel-item {
  width: 63.7rem;
  height: 72.1rem; }
  @media (max-width: 1568px) {
    .product__carousel-item {
      width: 46rem; } }
  @media (max-width: 1279px) {
    .product__carousel-item {
      height: 64rem; } }
  @media (max-width: 991px) {
    .product__carousel-item {
      width: 100%;
      height: 54rem; } }
  @media (max-width: 767px) {
    .product__carousel-item {
      height: 27rem; } }
  .product__carousel-item picture {
    display: block;
    width: 100%;
    height: 100%;
    position: relative; }
    .product__carousel-item picture img {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      max-width: 100%;
      max-height: 100%;
      position: absolute; }

.product__carousel-control {
  margin-top: 2.4rem; }
  @media (max-width: 767px) {
    .product__carousel-control {
      margin-top: 3.2rem; } }
  .product__carousel-control .carousel-dots {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.product__details {
  width: 100%;
  padding-top: 5.1rem; }
  @media (max-width: 1279px) {
    .product__details {
      padding-top: 0; } }
  .product__details .breadcrumb {
    margin-bottom: 5.7rem; }
    @media (max-width: 767px) {
      .product__details .breadcrumb {
        margin-bottom: 0;
        padding-bottom: 44.2rem; } }
    .product__details .breadcrumb__items {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      @media (max-width: 767px) {
        .product__details .breadcrumb__items {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }

.product__name h1 {
  font-weight: 700; }

@media (max-width: 767px) {
  .product__name h1 {
    font-size: 4.6rem;
    text-align: center; } }

.product__caption {
  font-weight: 400;
  margin-top: 2.2rem;
  line-height: 2.2rem;
  color: #3e3e48;
  letter-spacing: .07rem; }
  @media (max-width: 767px) {
    .product__caption {
      font-size: 1.8rem;
      text-align: center;
      margin-top: 0.9rem;
      line-height: 2.8rem; } }

.product__price {
  font-weight: 700;
  font-size: 2.8rem;
  margin-top: 1.5rem;
  color: #3e3e48;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .product__price {
      font-size: 5rem;
      text-align: center;
      margin-top: 2.4rem; } }

.product__priceBaseEd {
  font-weight: 400;
  font-size: 1.1rem;
  margin-top: 0;
  color: #3e3e48;
  text-transform: lowercase; }
  @media (max-width: 1279px) {
    .product__priceBaseEd {
      font-size: 1.2rem; } }
  @media (max-width: 767px) {
    .product__priceBaseEd {
      font-size: 1.8rem;
      text-align: center;
      margin-top: 0.5rem; } }

.product__buy {
  margin-top: 3.4rem; }
  @media (max-width: 1279px) {
    .product__buy {
      margin-top: 2.4rem; } }
  @media (max-width: 767px) {
    .product__buy {
      text-align: center;
      margin-top: 2.5rem; } }
  .product__buy .title {
    margin-bottom: 1rem;
    font-weight: bold;
    color: #3e3e48; }
  .product__buy a {
    width: 280px;
    display: block;
    font-size: 1.2rem;
    margin-bottom: 1rem; }
    @media (max-width: 767px) {
      .product__buy a {
        margin: 2rem auto;
        height: 7.2rem;
        font-size: 1.5rem;
        min-width: 34rem;
        line-height: 7.2rem; } }

.product__description-items {
  margin-top: 4.9rem; }
  @media (max-width: 767px) {
    .product__description-items {
      margin-top: 7.1rem; } }

.product__description-item {
  border-top: 1px solid #dfdfe8;
  border-bottom: 1px solid #dfdfe8; }
  .product__description-item:not(:last-child) {
    margin-bottom: -1px; }
  .product__description-item.collapse-box input:checked + .collapse-box__button:before {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg); }
  .product__description-item.collapse-box input:checked + .collapse-box__button + .collapse-box__content {
    max-height: 1500rem;
    padding-top: 1.6rem;
    padding-bottom: 2.4rem; }

.product__description-item-title {
  width: 100%;
  display: block;
  text-align: left;
  color: #4d4d57;
  font-size: 1.2rem;
  position: relative;
  padding-top: 1.6rem;
  padding-right: 3.6rem;
  padding-bottom: 1.7rem;
  letter-spacing: 0.25rem;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (min-width: 992px) {
    .product__description-item-title:hover {
      padding-left: 1rem; } }
  @media (max-width: 767px) {
    .product__description-item-title {
      font-size: 2.1rem;
      padding-top: 3.4rem;
      padding-right: 4.8rem;
      padding-bottom: 3.6rem; } }
  @media (max-width: 767px) {
    .product__description-item-title {
      font-size: 1.8rem;
      padding-top: 2.8rem;
      padding-bottom: 3rem; } }
  .product__description-item-title:after {
    top: 50%;
    height: 1px;
    content: '';
    right: 1.2rem;
    width: 1.1rem;
    display: block;
    position: absolute;
    background-color: #4d4d57; }
    @media (max-width: 767px) {
      .product__description-item-title:after {
        height: 2px;
        width: 2.5rem;
        margin-top: -1px; } }
  .product__description-item-title:before {
    top: 50%;
    width: 1px;
    content: '';
    right: 1.7rem;
    display: block;
    height: 1.1rem;
    position: absolute;
    margin-top: -.5rem;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #4d4d57; }
    @media (max-width: 767px) {
      .product__description-item-title:before {
        width: 2px;
        right: 2.3rem;
        height: 2.5rem;
        margin-top: -1.2rem; } }

.product__description-item-content {
  padding-left: 3.6rem;
  padding-right: 3.6rem; }
  @media (max-width: 1279px) {
    .product__description-item-content {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 992px) {
    .product__description-item-content p {
      font-size: 1.3rem;
      letter-spacing: 0;
      line-height: 1.8rem;
      margin-bottom: 1.8rem; } }
  @media (max-width: 767px) {
    .product__description-item-content p {
      font-size: 1.8rem;
      line-height: 2.2rem; } }
  @media (max-width: 479px) {
    .product__description-item-content p {
      font-size: 1.6rem;
      line-height: 2rem; } }
  .product__description-item-content ol > li, .product__description-item-content ul:not(.h-reset-list):not(.lSPager) > li {
    color: #3e3e48;
    font-size: 1.3rem;
    margin-bottom: 0; }
  .product__description-item-content picture {
    display: block;
    margin-bottom: 3.2rem; }
  .product__description-item-content .double-col-box {
    padding-right: 8.4rem; }
    @media (max-width: 991px) {
      .product__description-item-content .double-col-box {
        padding-right: 3.2rem; } }
    @media (max-width: 767px) {
      .product__description-item-content .double-col-box {
        padding-right: 0; } }

.s-faq-collapse {
  padding-top: 7.7rem;
  border-top: 1px solid #f2f2f7; }
  @media (max-width: 1279px) {
    .s-faq-collapse {
      padding-top: 5rem; } }
  @media (max-width: 767px) {
    .s-faq-collapse {
      padding-top: 6.5rem; } }

.faq-collapse__head-desc {
  width: 100%;
  max-width: 50%;
  margin: 0 auto;
  padding: 0 12rem;
  text-align: justify; }
  @media (max-width: 1279px) {
    .faq-collapse__head-desc {
      padding: 0; } }
  @media (max-width: 991px) {
    .faq-collapse__head-desc {
      max-width: 52%; } }
  @media (max-width: 767px) {
    .faq-collapse__head-desc {
      max-width: 93%; } }
  @media (max-width: 991px) {
    .faq-collapse__head-desc p {
      line-height: 2.4rem; } }
  @media (max-width: 767px) {
    .faq-collapse__head-desc p {
      font-size: 1.8rem; } }

.faq-collapse__main {
  padding: 7rem 0 6.9rem 0;
  max-width: 50%;
  width: 100%;
  margin: 0 auto; }
  @media (max-width: 1279px) {
    .faq-collapse__main {
      padding: 6.2rem 0 6.7rem 0;
      max-width: 79%; } }
  @media (max-width: 991px) {
    .faq-collapse__main {
      padding: 6.9rem 0 6.7rem 0;
      max-width: 89%; } }
  @media (max-width: 767px) {
    .faq-collapse__main {
      padding: 8rem 0 6.7rem 0;
      max-width: 92%; } }

.faq-collapse__header span {
  font-size: 1.2rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2.3px; }
  @media (max-width: 991px) {
    .faq-collapse__header span {
      letter-spacing: 2.1px; } }
  @media (max-width: 767px) {
    .faq-collapse__header span {
      font-size: 2rem;
      line-height: 2.5rem; } }
  @media (max-width: 767px) {
    .faq-collapse__header span {
      letter-spacing: 3px; } }

.faq-collapse__header button {
  padding: 1.8rem 26rem 2.2rem 0;
  text-align: left;
  width: 100%;
  position: relative; }
  @media (max-width: 991px) {
    .faq-collapse__header button {
      padding: 1.8rem 19rem 2.2rem 0; } }
  @media (max-width: 767px) {
    .faq-collapse__header button {
      padding: 3.8rem 5rem 3.7rem 0; } }

.faq-collapse__items .collapse-box input:checked + .collapse-box__button + .collapse-box__content {
  max-height: 220rem;
  text-align: justify; }

.faq-collapse__disabled-link {
  text-decoration: none; }

.faq-collapse__item {
  border-top: 1px solid #dfdfe8; }
  .faq-collapse__item-last {
    border-bottom: 1px solid #dfdfe8; }

.faq-collapse__body {
  padding: 4.5rem 28rem 4rem 6.5rem; }
  @media (max-width: 991px) {
    .faq-collapse__body {
      padding: 0.5rem 4rem 4rem 2rem; } }
  @media (max-width: 767px) {
    .faq-collapse__body {
      padding: 1.5rem 0rem 4rem 0rem; } }
  .faq-collapse__body p {
    font-size: 1.2rem;
    line-height: 1.8rem; }
    @media (max-width: 991px) {
      .faq-collapse__body p {
        font-size: 1.4rem;
        line-height: 20px; } }
    @media (max-width: 767px) {
      .faq-collapse__body p {
        font-size: 1.8rem;
        line-height: 24px; } }
  .faq-collapse__body ul {
    padding: 0;
    margin: 0;
    padding: 1.25rem 0; }
    .faq-collapse__body ul li {
      font-size: 1.2rem;
      line-height: 1.8rem;
      padding: 1.25rem 0; }
      @media (max-width: 991px) {
        .faq-collapse__body ul li {
          font-size: 1.4rem;
          line-height: 20px; } }
      @media (max-width: 767px) {
        .faq-collapse__body ul li {
          font-size: 1.8rem;
          line-height: 24px; } }
  .faq-collapse__body b {
    font-size: 1.2rem;
    font-weight: 900; }
    @media (max-width: 991px) {
      .faq-collapse__body b {
        font-size: 1.4rem;
        line-height: 20px; } }
    @media (max-width: 767px) {
      .faq-collapse__body b {
        font-size: 1.8rem;
        line-height: 24px; } }

.plus-minus-toggle {
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 6px;
  width: 25px; }
  @media (max-width: 767px) {
    .plus-minus-toggle {
      right: 16px; } }
  .plus-minus-toggle:before, .plus-minus-toggle:after {
    background: #4d4d57;
    content: '';
    height: 1px;
    left: auto;
    right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease; }
    @media (max-width: 767px) {
      .plus-minus-toggle:before, .plus-minus-toggle:after {
        width: 23px;
        height: 3px; } }
  .plus-minus-toggle:after {
    -webkit-transform-origin: center;
    transform-origin: center; }
  .plus-minus-toggle:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .plus-minus-toggle:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

button[aria-expanded="true"] .plus-minus-toggle:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

@media (max-width: 479px) {
  .faq_collapse_label {
    padding-right: 5rem; } }

.s-pagination {
  max-width: 50%;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 5.5rem; }
  @media (max-width: 1279px) {
    .s-pagination {
      padding-bottom: 10.2rem; } }
  .s-pagination .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -12px; }
    @media (max-width: 479px) {
      .s-pagination .pagination {
        margin-left: 0; } }

.page-item {
  padding: 0; }
  .page-item-first {
    margin-left: 45px; }
  .page-item-last {
    margin-right: 45px; }

.page-link {
  font-size: 1.2rem;
  color: #b2b2c3;
  font-weight: bold;
  border: none;
  padding: 0 1.5rem;
  text-decoration: none; }
  .page-link:hover {
    color: #b2b2c3;
    background-color: #fff; }
  .page-link-active {
    font-size: 1.8rem;
    color: #4d4d57;
    text-decoration: none; }
    .page-link-active:hover {
      font-size: 1.8rem;
      color: #4d4d57;
      background-color: #fff; }
  .page-link-left-circle {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    border: 1.5px solid #dbdbe3;
    border-top-left-radius: 50% !important;
    border-bottom-left-radius: 50% !important;
    margin: 0;
    position: relative;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .page-link-left-circle:after {
      content: '';
      position: absolute;
      height: 9px;
      width: 2px;
      background-color: #b2b2c3;
      top: 17px;
      left: 16px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .page-link-left-circle:before {
      content: '';
      position: absolute;
      height: 9px;
      width: 2px;
      background-color: #b2b2c3;
      top: 11px;
      left: 16px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .page-link-left-circle:hover {
      border: 1.5px solid #83848e; }
      .page-link-left-circle:hover:after, .page-link-left-circle:hover:before {
        background-color: #83848e; }
  .page-link-right-circle {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    border: 1.5px solid #dbdbe3;
    border-top-right-radius: 50% !important;
    border-bottom-right-radius: 50% !important;
    margin: 0;
    position: relative;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .page-link-right-circle:after {
      content: '';
      position: absolute;
      height: 9px;
      width: 2px;
      background-color: #b2b2c3;
      top: 17px;
      left: 18px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .page-link-right-circle:before {
      content: '';
      position: absolute;
      height: 9px;
      width: 2px;
      background-color: #b2b2c3;
      top: 11px;
      left: 18px;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .page-link-right-circle:hover {
      border: 1.5px solid #83848e; }
      .page-link-right-circle:hover:after, .page-link-right-circle:hover:before {
        background-color: #83848e; }

.s-ask-question {
  background-color: #f2f2f7;
  padding: 3.3rem 0 16rem 0; }
  @media (max-width: 1279px) {
    .s-ask-question {
      padding-bottom: 12.6rem; } }
  .s-ask-question__wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto; }
    @media (max-width: 1279px) {
      .s-ask-question__wrapper {
        max-width: 495px; } }
    @media (max-width: 1279px) {
      .s-ask-question__wrapper .s-register-inner__wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (max-width: 1279px) {
      .s-ask-question__wrapper .s-profile-inner__input.input-checkbox {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; } }
    @media (max-width: 1279px) {
      .s-ask-question__wrapper .submit-box {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; } }
  .s-ask-question__main-text {
    text-align: center; }
    @media (max-width: 767px) {
      .s-ask-question__main-text {
        padding: 0 1.5rem; } }
  .s-ask-question__title h3 {
    font-size: 1.6rem; }
  .s-ask-question__subtitle {
    padding: 0.6rem 12.7rem; }
    @media (max-width: 1279px) {
      .s-ask-question__subtitle {
        padding: 0.9rem 0; } }
    @media (max-width: 991px) {
      .s-ask-question__subtitle p {
        line-height: 2.6rem; } }
    @media (max-width: 767px) {
      .s-ask-question__subtitle p {
        font-size: 1.8rem;
        line-height: 2.4rem; } }
  .s-ask-question__form-wrapper .s-profile-inner__side.full-side {
    margin-top: 0; }
    .s-ask-question__form-wrapper .s-profile-inner__side.full-side .s-profile-inner__input {
      max-width: 100%; }
  .s-ask-question__form-hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 2rem;
    position: relative; }
    @media (max-width: 1279px) {
      .s-ask-question__form-hero {
        padding-left: 8rem; } }
    @media (max-width: 991px) {
      .s-ask-question__form-hero {
        padding-right: 8rem; } }
    @media (max-width: 767px) {
      .s-ask-question__form-hero {
        padding-left: 0;
        padding-right: 0;
        padding-top: 3rem; } }
    .s-ask-question__form-hero .s-profile-inner__input {
      width: 100%;
      max-width: 440px; }
  .s-ask-question__form-email {
    width: 440px;
    position: relative; }
    @media (max-width: 1279px) {
      .s-ask-question__form-email {
        width: 100%; } }
    .s-ask-question__form-email .form-control {
      background-color: transparent;
      border: none;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border-bottom: 1px solid #b2b2c3;
      border-radius: 0;
      padding: 0;
      margin: 0;
      font-size: 12px;
      font-weight: 300;
      line-height: 25px;
      text-transform: uppercase;
      color: #3e3e48;
      text-align: left;
      height: 32px; }
      .s-ask-question__form-email .form-control::-webkit-input-placeholder {
        color: #b2b2c3;
        font-size: 10px;
        font-weight: 300;
        line-height: 25px;
        text-transform: uppercase; }
  .s-ask-question__form-question {
    width: 100%;
    position: relative;
    margin-top: 17px; }
    @media (max-width: 1279px) {
      .s-ask-question__form-question {
        margin-top: 20px; } }
    @media (max-width: 767px) {
      .s-ask-question__form-question {
        margin-top: 31px; } }
    .s-ask-question__form-question .form-control {
      background-color: transparent;
      border: none;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border-bottom: 1px solid #b2b2c3;
      border-radius: 0;
      padding: 0;
      margin: 0;
      font-size: 12px;
      font-weight: 300;
      line-height: 25px;
      text-transform: uppercase;
      color: #3e3e48;
      text-align: left;
      height: 32px;
      max-height: 300px;
      min-height: 32px; }
    .s-ask-question__form-question .form-input:focus ~ .form-label,
    .s-ask-question__form-question .form-input:not(:focus):valid ~ .form-label {
      top: -10px;
      font-size: 10px; }
  .s-ask-question__form-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 2px; }
    .s-ask-question__form-checkbox .check-icon {
      top: 4px; }
  .s-ask-question__form-name {
    display: none;
    width: 100%; }
    .s-ask-question__form-name .form-control {
      background-color: transparent;
      border: none;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border-bottom: 1px solid #b2b2c3;
      border-radius: 0;
      padding: 0;
      margin: 0;
      font-size: 12px;
      font-weight: 300;
      line-height: 25px;
      text-transform: uppercase;
      color: #3e3e48;
      text-align: left;
      height: 32px;
      max-height: 300px;
      min-height: 32px; }
    @media (max-width: 1279px) {
      .s-ask-question__form-name {
        display: block;
        margin-bottom: 15px; } }
    @media (max-width: 767px) {
      .s-ask-question__form-name {
        margin-bottom: 33px; } }
  .s-ask-question__form-label {
    color: #b2b2c3;
    font-size: 10px;
    font-weight: 300;
    line-height: 18px;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .s-ask-question__form-label {
        font-size: 1.4rem; } }
  .s-ask-question__form-submit {
    margin: 0 auto;
    margin-top: 70px; }
    @media (max-width: 1279px) {
      .s-ask-question__form-submit {
        margin-top: 38px; } }
    @media (max-width: 767px) {
      .s-ask-question__form-submit {
        margin-top: 63px; } }
    .s-ask-question__form-submit button {
      background-color: #2b2b38;
      color: #ffffff;
      font-size: 10px;
      font-weight: 400;
      line-height: 24px;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      padding: 8px 31px;
      text-align: center;
      position: relative; }
      .s-ask-question__form-submit button::after {
        opacity: 0;
        top: -.1rem;
        content: '';
        left: -.1rem;
        right: -.1rem;
        bottom: -.1rem;
        display: block;
        visibility: hidden;
        position: absolute;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border: 0.1rem solid #ffffff; }
      .s-ask-question__form-submit button:hover::after {
        top: .3rem;
        opacity: 1;
        left: .3rem;
        content: '';
        right: .3rem;
        bottom: .3rem;
        visibility: visible; }
      @media (max-width: 1279px) {
        .s-ask-question__form-submit button {
          padding: 8px 40px;
          margin-left: -83px; } }
      @media (max-width: 991px) {
        .s-ask-question__form-submit button {
          margin-left: 0; } }
      @media (max-width: 767px) {
        .s-ask-question__form-submit button {
          padding: 24px 56px;
          font-size: 25px; } }

.s-short-order {
  border-top: 1px solid #f2f2f7;
  margin-top: 6rem;
  margin-bottom: 5rem; }
  @media (max-width: 1919px) {
    .s-short-order {
      margin-top: 0; } }
  .s-short-order__wrapper {
    width: 100%;
    max-width: 67.7%;
    margin: 0 auto; }
    @media (max-width: 1279px) {
      .s-short-order__wrapper {
        max-width: 89.7%; } }
    @media (max-width: 991px) {
      .s-short-order__wrapper {
        max-width: 100%; } }
    .s-short-order__wrapper .hint {
      display: block;
      margin-bottom: 26px;
      color: #009933; }
      @media (max-width: 992px) {
        .s-short-order__wrapper .hint {
          margin: 0 2px 26px 2px; } }
    .s-short-order__wrapper .hint span:first-child {
      font-weight: bold; }
  .s-short-order__error {
    text-align: center;
    color: red;
    height: 30px;
    margin-top: 10px; }
  .s-short-order__head {
    padding: 1.4rem 3rem 0 3rem; }
    @media (max-width: 1919px) {
      .s-short-order__head {
        padding: 1.4rem 3rem 0 3rem; } }
    @media (max-width: 1279px) {
      .s-short-order__head {
        padding: 1rem 1rem 0 1.3rem; } }
    @media (max-width: 991px) {
      .s-short-order__head {
        padding: 7rem 1rem 0 2rem; } }
    @media (max-width: 479px) {
      .s-short-order__head {
        display: none; } }
    .s-short-order__head-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
    .s-short-order__head-span {
      color: #b2b2c3;
      font-size: 1rem;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .s-short-order__head-number {
      max-width: 11%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__head-number {
          display: none; } }
    .s-short-order__head-name {
      max-width: 28.3%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__head-name {
          max-width: 49%; } }
    .s-short-order__head-price {
      max-width: 13.7%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__head-price {
          display: none;
          max-width: 100%; } }
      @media (max-width: 479px) {
        .s-short-order__head-price {
          max-width: 100%; } }
    .s-short-order__head-count {
      max-width: 13.5%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__head-count {
          max-width: 33%; } }
    .s-short-order__head-procent {
      max-width: 12.6%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__head-procent {
          max-width: 82px; } }
    .s-short-order__head-income {
      max-width: 13%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__head-income {
          display: none;
          max-width: 100%; } }
    .s-short-order__head-cost {
      max-width: 8.9rem;
      width: 100%; }
      @media (max-width: 1919px) {
        .s-short-order__head-cost {
          max-width: 9.3rem; } }
      @media (max-width: 1279px) {
        .s-short-order__head-cost {
          max-width: 8.9rem; } }
      @media (max-width: 991px) {
        .s-short-order__head-cost {
          display: none; } }
  .s-short-order__item {
    border: 2px solid #ffffff;
    background-color: #e1e1e6; }
    @media (max-width: 479px) {
      .s-short-order__item {
        border-left: 0;
        border-right: 0; } }
    .s-short-order__item-disabled {
      background-color: #f2f2f7; }
    .s-short-order__item-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      padding: 0.5rem 1.3rem 1rem 3.1rem; }
      @media (max-width: 1919px) {
        .s-short-order__item-wrapper {
          padding: 0.5rem 1.3rem 1rem 3.1rem; } }
      @media (max-width: 1279px) {
        .s-short-order__item-wrapper {
          padding: 0.5rem 1.3rem 1rem 3.2rem; } }
      @media (max-width: 991px) {
        .s-short-order__item-wrapper {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          padding: 3.3rem 1.3rem 3rem 2rem; } }
      @media (max-width: 479px) {
        .s-short-order__item-wrapper {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start;
          padding: 3.3rem 0.5rem 3rem 0.5rem; } }
    .s-short-order__item-number {
      max-width: 3%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__item-number {
          display: none; } }
      .s-short-order__item-number span {
        color: #4d4d57;
        font-size: 1.2rem;
        font-weight: 400;
        line-height: 18px;
        text-transform: uppercase;
        letter-spacing: 1.2px; }
    .s-short-order__item-img {
      max-width: 7.4%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__item-img {
          display: none; } }
    .s-short-order__item-img-wrap {
      width: 6rem;
      height: 6rem;
      background-color: #ffffff;
      padding-top: 4px;
      padding-bottom: 2px;
      text-align: center; }
      .s-short-order__item-img-wrap a {
        width: 100%;
        height: 100%;
        display: block;
        position: relative; }
        .s-short-order__item-img-wrap a img {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          max-width: 100%;
          max-height: 100%;
          position: absolute; }
    .s-short-order__item-name {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .s-short-order__item-name span {
        color: #4d4d57;
        font-size: 1.2rem;
        font-weight: 400;
        text-transform: uppercase;
        padding-right: 1rem; }
        @media (max-width: 991px) {
          .s-short-order__item-name span {
            font-size: 1.4rem;
            line-height: 18px;
            letter-spacing: 1.4px; } }
    .s-short-order__item-desc span {
      color: #4d4d57;
      letter-spacing: 0.6px;
      line-height: 25px;
      font-size: 1.2rem;
      padding-right: 1rem; }
    .s-short-order__item-tags {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 0 16px;
      margin-top: 1rem; }
      .s-short-order__item-tags div {
        color: #4d4d57;
        font-size: 10px;
        font-weight: 400;
        height: 18px;
        line-height: 18px;
        border-radius: 9px;
        background-color: #e9e9e9;
        border: 1px solid #b7b7bf;
        padding: 0 10px; }
    .s-short-order__item-name-desc {
      max-width: 30.7%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__item-name-desc {
          max-width: 43%; } }
      @media (max-width: 479px) {
        .s-short-order__item-name-desc {
          max-width: 55%; } }
      .s-short-order__item-name-desc a {
        text-decoration: none; }
    .s-short-order__item-price {
      max-width: 11%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__item-price {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          max-width: 43%;
          padding-top: 29px; } }
      @media screen and (max-width: 992px) {
        .s-short-order__item-price {
          max-width: 47%; } }
      @media screen and (max-width: 567px) {
        .s-short-order__item-price {
          max-width: 43%; } }
      @media (max-width: 479px) {
        .s-short-order__item-price {
          width: 100%;
          max-width: 60%;
          min-width: 110px;
          text-align: right; } }
      .s-short-order__item-price span {
        white-space: nowrap;
        color: #4d4d57;
        font-size: 1.2rem;
        font-weight: 400;
        line-height: 18px;
        text-transform: uppercase;
        letter-spacing: 1.2px; }
        @media (max-width: 991px) {
          .s-short-order__item-price span {
            font-size: 2.4rem; } }
      .s-short-order__item-price .s-short-order__head-price {
        display: none;
        margin-bottom: 7px; }
        .s-short-order__item-price .s-short-order__head-price span {
          color: #2b2b38;
          font-size: 1rem;
          font-weight: 400;
          text-transform: uppercase;
          letter-spacing: 2px; }
        @media (max-width: 991px) {
          .s-short-order__item-price .s-short-order__head-price {
            display: block; } }
    .s-short-order__item-count {
      max-width: 16.3%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__item-count {
          max-width: 45%; } }
      @media (max-width: 479px) {
        .s-short-order__item-count {
          max-width: 45%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: end;
          -ms-flex-align: end;
          align-items: flex-end; } }
      .s-short-order__item-count-out-of-stock .plus {
        pointer-events: none;
        cursor: default; }
    .s-short-order__item-count-wrap {
      width: 8.3rem;
      height: 2.5rem;
      padding: 4px;
      border-radius: 13px;
      background-color: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .s-short-order__item-count-wrap .form-text {
        text-align: center;
        min-width: 7px;
        max-width: 2.5rem;
        width: 100%;
        border: none;
        color: #4d4d57;
        font-size: 1.2rem;
        font-weight: 400;
        line-height: 18px;
        text-transform: uppercase;
        letter-spacing: -0.06px;
        margin: 0;
        background-color: transparent; }
        @media (max-width: 991px) {
          .s-short-order__item-count-wrap .form-text {
            font-size: 2.8rem;
            max-width: 7rem; } }
      .s-short-order__item-count-wrap .plus, .s-short-order__item-count-wrap .minus {
        position: relative;
        width: 17px;
        height: 17px;
        border-radius: 9px;
        background-color: #f2f2f7;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media (max-width: 991px) {
          .s-short-order__item-count-wrap .plus, .s-short-order__item-count-wrap .minus {
            width: 30px;
            height: 30px;
            border-radius: 50%; } }
        .s-short-order__item-count-wrap .plus:hover, .s-short-order__item-count-wrap .minus:hover {
          background-color: #4d4d57; }
          .s-short-order__item-count-wrap .plus:hover::after, .s-short-order__item-count-wrap .plus:hover::before, .s-short-order__item-count-wrap .minus:hover::after, .s-short-order__item-count-wrap .minus:hover::before {
            background-color: #fff; }
      .s-short-order__item-count-wrap .plus::after, .s-short-order__item-count-wrap .minus::after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        width: 7px;
        height: 1px;
        background-color: #4d4d57;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media (max-width: 991px) {
          .s-short-order__item-count-wrap .plus::after, .s-short-order__item-count-wrap .minus::after {
            width: 12px;
            height: 2px; } }
      .s-short-order__item-count-wrap .plus::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
        transform: translateX(-50%) translateY(-50%) rotate(90deg);
        width: 7px;
        height: 1px;
        background-color: #4d4d57;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        @media (max-width: 991px) {
          .s-short-order__item-count-wrap .plus::before {
            width: 12px;
            height: 2px; } }
      @media (max-width: 991px) {
        .s-short-order__item-count-wrap {
          width: 14rem;
          height: 4.2rem;
          border-radius: 21px; } }
    .s-short-order__item-procent {
      max-width: 13%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__item-procent {
          max-width: 5rem;
          width: auto; } }
      @media (max-width: 479px) {
        .s-short-order__item-procent {
          width: 100%;
          padding-top: 2.9rem;
          max-width: 40%; } }
      .s-short-order__item-procent span {
        color: #4d4d57;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        text-transform: uppercase;
        letter-spacing: 1.2px;
        white-space: nowrap; }
        @media (max-width: 991px) {
          .s-short-order__item-procent span {
            font-size: 2.4rem;
            letter-spacing: 2.8px; } }
    .s-short-order__item-income {
      max-width: 12.8%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__item-income {
          -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
          order: 4;
          max-width: 9rem;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: end;
          -ms-flex-align: end;
          align-items: flex-end;
          padding-top: 2.1rem; } }
      .s-short-order__item-income span {
        white-space: nowrap;
        color: #4d4d57;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        text-transform: uppercase;
        letter-spacing: 1.2px; }
        @media (max-width: 991px) {
          .s-short-order__item-income span {
            font-size: 2.4rem; } }
      .s-short-order__item-income .s-short-order__head-income {
        display: none;
        margin-bottom: 7px; }
        .s-short-order__item-income .s-short-order__head-income span {
          color: #b2b2c3;
          font-size: 1rem;
          font-weight: 400;
          text-transform: uppercase;
          letter-spacing: 2px; }
          @media (max-width: 479px) {
            .s-short-order__item-income .s-short-order__head-income span {
              white-space: nowrap; } }
        @media (max-width: 991px) {
          .s-short-order__item-income .s-short-order__head-income {
            display: block; } }
        @media (max-width: 479px) {
          .s-short-order__item-income .s-short-order__head-income {
            max-width: 9rem; } }
    .s-short-order__item-cost {
      max-width: 10%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-short-order__item-cost {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3;
          padding-top: 2.1rem;
          max-width: 36%; } }
      @media (max-width: 479px) {
        .s-short-order__item-cost {
          max-width: 60%; } }
      .s-short-order__item-cost span {
        white-space: nowrap;
        color: #4d4d57;
        font-size: 1.2rem;
        line-height: 18px;
        text-transform: uppercase;
        letter-spacing: 1.2px;
        font-weight: 900; }
        @media (max-width: 991px) {
          .s-short-order__item-cost span {
            font-size: 2.4rem;
            font-weight: 700; } }
        .s-short-order__item-cost span .rouble {
          font-weight: 700;
          font-size: initial; }
      .s-short-order__item-cost .s-short-order__head-cost {
        display: none;
        margin-bottom: 7px; }
        .s-short-order__item-cost .s-short-order__head-cost span {
          color: #b2b2c3;
          font-size: 1rem;
          font-weight: 400;
          text-transform: uppercase;
          letter-spacing: 2px; }
        @media (max-width: 991px) {
          .s-short-order__item-cost .s-short-order__head-cost {
            display: block; } }
    .s-short-order__item-disabled .s-short-order__item-img-wrap img {
      opacity: 0.1; }
    .s-short-order__item-disabled .s-short-order__item-procent span {
      opacity: 0.3; }
    .s-short-order__item-disabled .s-short-order__item-income span {
      opacity: 0.3; }
    .s-short-order__item-disabled .s-short-order__item-cost span {
      opacity: 0.3; }
    .s-short-order__item-disabled .s-short-order__item-count-wrap .form-text {
      opacity: 0.3; }
    .s-short-order__item-disabled .minus, .s-short-order__item-disabled .plus {
      pointer-events: none;
      cursor: default; }
    .s-short-order__item-disabled .s-short-order__item-tags {
      opacity: 0.3; }
  .s-short-order__body {
    padding-top: 1.7rem;
    padding-bottom: 5rem; }
    @media (max-width: 991px) {
      .s-short-order__body {
        padding-bottom: 1rem; } }
  .s-short-order__total {
    border-top: 1px solid #f2f2f7;
    border-bottom: 1px solid #f2f2f7;
    width: 100%; }
    .s-short-order__total-wrap {
      width: 100%;
      max-width: 67.7%;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      padding: 20px 0 20px 0; }
      @media (max-width: 1279px) {
        .s-short-order__total-wrap {
          padding: 18px 6px 20px 0;
          max-width: 88.5%; } }
      @media (max-width: 991px) {
        .s-short-order__total-wrap {
          padding: 18px 6px 20px 0;
          max-width: 89.5%; } }
    .s-short-order__total-price {
      width: 100%;
      max-width: 30%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .s-short-order__total-articles {
      width: 100%; }
      @media (min-width: 480px) {
        .s-short-order__total-articles {
          max-width: 70%; } }
      .s-short-order__total-articles span {
        color: #b2b2c3;
        font-size: 1rem;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 2px; }
      .s-short-order__total-articles b {
        font-weight: 700;
        font-size: 1.4rem;
        color: #b2b2c3;
        letter-spacing: 1.4px;
        margin: 0 5px; }
    .s-short-order__total-count {
      max-width: 33.3%;
      width: 100%;
      text-align: center; }
      @media (max-width: 991px) {
        .s-short-order__total-count {
          max-width: 50%; } }
      .s-short-order__total-count b {
        color: #2b2b38;
        font-size: 1.8rem;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: 1.8px; }
        .s-short-order__total-count b .rouble {
          font-weight: 700;
          font-size: initial; }
      .s-short-order__total-count span {
        font-size: 10px;
        font-weight: 300;
        letter-spacing: 2px;
        color: #b2b2c3; }
      .s-short-order__total-count .total-count {
        font-weight: 700;
        letter-spacing: 1.4px;
        color: #b2b2c3;
        font-size: 14px;
        margin-left: 13.1rem; }
        @media (max-width: 1919px) {
          .s-short-order__total-count .total-count {
            margin-left: 3.6rem; } }
    .s-short-order__total-price-income {
      display: inline-block;
      margin: 0 auto; }
      @media (max-width: 991px) {
        .s-short-order__total-price-income {
          margin-right: 0;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; } }
      .s-short-order__total-price-income span {
        font-size: 10px;
        font-weight: 300;
        letter-spacing: 2px;
        color: #b2b2c3; }
      .s-short-order__total-price-income b {
        font-weight: 700;
        letter-spacing: 1.2px;
        color: #b2b2c3;
        font-size: 14px;
        white-space: nowrap; }
    .s-short-order__total-price-cost {
      display: inline-block;
      margin: 0 auto; }
      @media (min-width: 768px) and (max-width: 991px) {
        .s-short-order__total-price-cost {
          margin-right: 10em;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; } }
      @media (max-width: 768px) {
        .s-short-order__total-price-cost {
          margin-right: 3em;
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; } }
      .s-short-order__total-price-cost b {
        color: #2b2b38;
        font-size: 1.8rem;
        font-weight: 900;
        text-transform: uppercase;
        white-space: nowrap; }
        .s-short-order__total-price-cost b .rouble {
          font-weight: 700;
          font-size: initial; }
      .s-short-order__total-price-cost span {
        color: #2b2b38;
        font-size: 1rem;
        font-weight: 300; }
    @media (max-width: 991px) {
      .s-short-order__total {
        display: none; } }
  .s-short-order__total-m {
    display: none; }
    .s-short-order__total-m .s-short-order__total-price {
      width: auto;
      max-width: 99.9rem; }
      @media (max-width: 479px) {
        .s-short-order__total-m .s-short-order__total-price {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: end;
          -ms-flex-align: end;
          align-items: flex-end; } }
    .s-short-order__total-m .s-short-order__total-count {
      width: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .s-short-order__total-m .s-short-order__total-count span {
        font-size: 1.4rem;
        color: #b2b2c3;
        margin-left: 4px; }
    .s-short-order__total-m .s-short-order__total-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .s-short-order__total-m .s-short-order__first-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%; }
      @media (max-width: 479px) {
        .s-short-order__total-m .s-short-order__first-row {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start; }
          .s-short-order__total-m .s-short-order__first-row .total-count {
            margin-left: 0; } }
    .s-short-order__total-m .s-short-order__second-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 100%;
      margin-top: 11px; }
      .s-short-order__total-m .s-short-order__second-row .s-short-order__total-count b {
        font-size: 2.8rem; }
      .s-short-order__total-m .s-short-order__second-row .s-short-order__total-price-income b, .s-short-order__total-m .s-short-order__second-row .s-short-order__total-price-income span {
        font-size: 2.4rem; }
      .s-short-order__total-m .s-short-order__second-row .s-short-order__total-price-cost {
        margin-left: 3rem; }
        @media (max-width: 479px) {
          .s-short-order__total-m .s-short-order__second-row .s-short-order__total-price-cost {
            margin: 0; } }
        .s-short-order__total-m .s-short-order__second-row .s-short-order__total-price-cost b, .s-short-order__total-m .s-short-order__second-row .s-short-order__total-price-cost span {
          font-size: 28px; }
    @media (max-width: 991px) {
      .s-short-order__total-m {
        display: block; } }
  .s-short-order__checkout {
    max-width: 67%;
    width: 100%;
    margin: 0 auto;
    padding: 5.3rem 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media (max-width: 1919px) {
      .s-short-order__checkout {
        max-width: 67.7%; } }
    @media (max-width: 1279px) {
      .s-short-order__checkout {
        max-width: 89.7%; } }
    @media (max-width: 991px) {
      .s-short-order__checkout {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }
    @media (max-width: 991px) {
      .s-short-order__checkout-clean {
        margin-top: 4.5rem; } }
    .s-short-order__checkout-clean a {
      cursor: pointer; }
      @media (max-width: 991px) {
        .s-short-order__checkout-clean a {
          font-size: 2rem;
          text-transform: uppercase; } }
    .s-short-order__checkout-clean button {
      color: #b2b2c3;
      font-size: 1rem;
      font-weight: 300;
      line-height: 24px;
      text-decoration: underline;
      text-transform: uppercase;
      letter-spacing: 1.5px; }
      @media (max-width: 991px) {
        .s-short-order__checkout-clean button {
          font-size: 20px; } }
    .s-short-order__checkout-issue {
      margin-left: 4.5rem; }
      @media (max-width: 991px) {
        .s-short-order__checkout-issue {
          margin-left: 0; } }
      .s-short-order__checkout-issue button {
        color: #ffffff;
        font-size: 10px;
        font-weight: 400;
        line-height: 24px;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        background-color: #2b2b38;
        padding: 8px 18px;
        text-align: center;
        position: relative; }
        @media (max-width: 1919px) {
          .s-short-order__checkout-issue button {
            padding: 8px 23px; } }
        @media (max-width: 1279px) {
          .s-short-order__checkout-issue button {
            padding: 8px 21px; } }
        @media (max-width: 991px) {
          .s-short-order__checkout-issue button {
            padding: 23px 40px;
            font-size: 22px;
            letter-spacing: 3.8px; } }
        .s-short-order__checkout-issue button::after {
          opacity: 0;
          top: -.1rem;
          content: '';
          left: -.1rem;
          right: -.1rem;
          bottom: -.1rem;
          display: block;
          visibility: hidden;
          position: absolute;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          border: 0.1rem solid #ffffff; }
        .s-short-order__checkout-issue button:hover::after {
          top: .3rem;
          opacity: 1;
          left: .3rem;
          content: '';
          right: .3rem;
          bottom: .3rem;
          visibility: visible; }

.s-hort-order__late-order .s-short-order__item-count-span {
  display: block; }
  @media (max-width: 991px) {
    .s-hort-order__late-order .s-short-order__item-count-span span {
      font-size: 2.8rem; } }

.s-hort-order__late-order .s-short-order__item-count {
  max-width: 16.3%; }
  @media (max-width: 991px) {
    .s-hort-order__late-order .s-short-order__item-count {
      max-width: 31%; } }
  @media (max-width: 479px) {
    .s-hort-order__late-order .s-short-order__item-count {
      max-width: 26%; } }

.s-hort-order__late-order .s-short-order__item-price {
  max-width: 11%; }
  @media (max-width: 991px) {
    .s-hort-order__late-order .s-short-order__item-price {
      max-width: 53%; } }
  @media screen and (max-width: 600px) {
    .s-hort-order__late-order .s-short-order__item-price {
      max-width: 48%; } }
  @media (max-width: 479px) {
    .s-hort-order__late-order .s-short-order__item-price {
      max-width: 25%;
      text-align: right; } }

@media (max-width: 991px) {
  .s-hort-order__late-order .s-short-order__item-procent {
    width: 100%;
    max-width: 15%; } }

@media (max-width: 479px) {
  .s-hort-order__late-order .s-short-order__item-procent {
    width: 100%;
    max-width: 60%; } }

@media (max-width: 991px) {
  .s-hort-order__late-order .s-short-order__item-name-desc {
    max-width: 53%; } }

@media (max-width: 479px) {
  .s-hort-order__late-order .s-short-order__item-name-desc {
    max-width: 59%; } }

@media (max-width: 991px) {
  .s-hort-order__late-order .s-short-order__item-income {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; } }

@media (max-width: 479px) {
  .s-hort-order__late-order .s-short-order__item-income {
    max-width: 26%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; } }

@media (max-width: 991px) {
  .s-hort-order__late-order .s-short-order__item-income span {
    display: inline-block; } }

@media (max-width: 991px) {
  .s-hort-order__late-order .s-short-order__item-cost {
    max-width: 31%; } }

@media (max-width: 479px) {
  .s-hort-order__late-order .s-short-order__item-cost {
    max-width: 60%; } }

.procent {
  display: none;
  font-weight: 400 !important;
  font-size: 2.8rem; }
  @media (max-width: 991px) {
    .procent {
      display: inline-block; } }

.s-short-order__head-procent-m, .s-short-order__head-name-m,
.s-short-order__head-count-m {
  display: none; }
  @media (max-width: 991px) {
    .s-short-order__head-procent-m, .s-short-order__head-name-m,
    .s-short-order__head-count-m {
      display: block;
      margin-bottom: 7px; }
      .s-short-order__head-procent-m span, .s-short-order__head-name-m span,
      .s-short-order__head-count-m span {
        color: #b2b2c3;
        font-size: 1rem;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 2px; } }

@media (max-width: 479px) {
  .s-short-order__item-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (max-width: 479px) {
  .s-short-order__head-count-m {
    text-align: left; } }

@media (max-width: 479px) {
  .s-hort-order__late-order .s-short-order__item-count {
    max-width: 28%; } }

@media (max-width: 991px) {
  .s-hort-order__late-order .s-short-order__item-count .s-short-order__item-procent {
    max-width: 15%; } }

.input-animate {
  -webkit-animation: bg-animate 1.5s linear;
  animation: bg-animate 1.5s linear; }

@-webkit-keyframes bg-animate {
  from {
    background-color: white; }
  50% {
    background-color: #2dd860; }
  to {
    background-color: white; } }

@keyframes bg-animate {
  from {
    background-color: white; }
  50% {
    background-color: #2dd860; }
  to {
    background-color: white; } }

.s-404 {
  background-color: #1c1c1f; }
  .s-404__wrapper {
    width: 100%;
    max-width: 50%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-top: 8rem; }
    @media (max-width: 1279px) {
      .s-404__wrapper {
        padding-bottom: 20rem; } }
    @media (max-width: 1919px) {
      .s-404__wrapper {
        padding-top: 4rem; } }
    @media (max-width: 1279px) {
      .s-404__wrapper {
        max-width: 100%; } }
    @media (max-width: 991px) {
      .s-404__wrapper {
        max-width: 99%;
        padding-top: 15rem;
        padding-bottom: 22.4rem; } }
  .s-404__head-title h2 {
    color: #b2b2c3;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 3.6px;
    margin-bottom: 0; }
  @media (max-width: 991px) {
    .s-404__head-subtitle {
      margin-top: 3px; } }
  .s-404__head-subtitle span {
    color: #b2b2c3;
    font-weight: 300;
    letter-spacing: 1.4px;
    font-size: 14px; }
    @media (max-width: 991px) {
      .s-404__head-subtitle span {
        text-transform: uppercase; } }
  .s-404__desc-block {
    margin-top: 5.3rem; }
    .s-404__desc-block span {
      font-size: 11px;
      font-weight: 400;
      line-height: 25px;
      text-transform: uppercase;
      color: #b2b2c3; }
      @media (max-width: 991px) {
        .s-404__desc-block span {
          font-size: 17px;
          text-transform: inherit; } }
  .s-404__link-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 8rem; }
    @media (max-width: 991px) {
      .s-404__link-block {
        margin-top: 7.7rem; } }
    .s-404__link-block a {
      color: #b2b2c3;
      font-size: 14px;
      font-weight: 300;
      letter-spacing: 2px;
      text-decoration: underline; }
      @media (max-width: 991px) {
        .s-404__link-block a {
          text-transform: uppercase;
          font-size: 17px; } }
      .s-404__link-block a:not(:last-child) {
        margin-bottom: 5px; }
  .s-404__img-block {
    margin-top: 9.6rem; }
    @media (max-width: 1279px) {
      .s-404__img-block {
        margin-top: 7.6rem; } }
    @media (max-width: 991px) {
      .s-404__img-block {
        margin-top: 4.6rem; } }

.s-cta {
  width: 100%; }
  .s-cta__wrapper {
    width: 100%;
    height: 480px;
    max-width: 1425px;
    margin: 0 auto;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 32px 0 60px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    @media (max-width: 1279px) {
      .s-cta__wrapper {
        padding: 76px 0 73px 0; } }
    @media (max-width: 767px) {
      .s-cta__wrapper {
        height: 380px; } }
    .s-cta__wrapper .btn {
      font-size: 1.2rem;
      padding: 0 2.1rem; }
  .s-cta__top {
    width: 100%; }
  .s-cta__bottom {
    width: 100%; }
  .s-cta__logo {
    width: 100%;
    text-align: center; }
    .s-cta__logo .icon-logo {
      font-size: 8rem; }

.cta-hero {
  background-image: url("../img/about/about1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .cta-hero .s-cta__wrapper {
    height: 640px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 1279px) {
      .cta-hero .s-cta__wrapper {
        height: 580px; } }
    @media (max-width: 767px) {
      .cta-hero .s-cta__wrapper {
        height: 380px; } }
  .cta-hero .box-title {
    margin-top: 1.5rem; }
  .cta-hero .box-title__name {
    color: #dfdfe9; }
  .cta-hero .breadcrumb__item .link:hover {
    color: #b7b7bf; }

.cta-recognizability {
  background-image: url("../img/about/about2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.cta-principles {
  background-image: url("../img/about/about3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media (max-width: 1279px) {
    .cta-principles {
      background-image: url("../img/about/about3-1280.jpg"); } }
  @media (max-width: 479px) {
    .cta-principles {
      background-image: url("../img/about/about3-480.jpg"); } }
  .cta-principles .s-cta__wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

.cta-cosmetics {
  background-image: url("../img/about/about4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.s-title-box__wrapper {
  width: 100%;
  max-width: 640px;
  margin: 0 auto 7.5rem auto;
  padding: 4rem 0 2rem 0; }
  @media (max-width: 1279px) {
    .s-title-box__wrapper {
      padding: 8.5rem 0 2rem 0; } }
  @media (max-width: 767px) {
    .s-title-box__wrapper {
      padding-right: 2rem;
      padding-left: 2rem; } }
  .s-title-box__wrapper.box__wrapper_lg {
    max-width: 960px; }
    @media (max-width: 1279px) {
      .s-title-box__wrapper.box__wrapper_lg {
        padding: 10rem 2rem 2rem 2rem;
        margin-bottom: 0; } }
  .s-title-box__wrapper.box__bordered {
    position: relative; }
    .s-title-box__wrapper.box__bordered:after {
      content: '';
      display: block;
      position: absolute;
      left: 50%;
      bottom: 0;
      -webkit-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 100%;
      max-width: 319px;
      height: 1px;
      background-color: #4d4d57;
      opacity: 0.36; }
      @media (max-width: 767px) {
        .s-title-box__wrapper.box__bordered:after {
          max-width: 260px; } }
      @media (max-width: 479px) {
        .s-title-box__wrapper.box__bordered:after {
          max-width: 180px; } }

.s-title-box__main-text {
  text-align: center; }

.s-title-box__title h1, .s-title-box__title h2, .s-title-box__title h3, .s-title-box__title h4, .s-title-box__title h5, .s-title-box__title h6 {
  color: #3e3e48;
  font-weight: 900;
  font-size: 1.4rem; }
  @media (max-width: 767px) {
    .s-title-box__title h1, .s-title-box__title h2, .s-title-box__title h3, .s-title-box__title h4, .s-title-box__title h5, .s-title-box__title h6 {
      font-size: 1.6rem;
      line-height: 2.1rem; } }

.s-title-box__subtitle {
  text-align: justify;
  padding: 1.1rem 0; }
  @media (max-width: 1279px) {
    .s-title-box__subtitle {
      padding: 0.9rem 0; } }
  @media (max-width: 767px) {
    .s-title-box__subtitle {
      font-size: 1.6rem;
      line-height: 2.1rem; } }
  .s-title-box__subtitle.subtitle_large {
    padding: 1.1rem 0.7rem; }
  .s-title-box__subtitle p {
    font-size: 1.4rem; }
    @media (max-width: 991px) {
      .s-title-box__subtitle p {
        line-height: 2.6rem; } }
  .s-title-box__subtitle ul {
    font-size: 1.5rem;
    font-weight: normal;
    text-transform: none; }
    .s-title-box__subtitle ul li {
      margin-bottom: 10px; }

.s-info-boxes__wrapper .main__focus-wrapper {
  width: 100%;
  max-width: 1760px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 2rem 80px 10.6rem 80px; }
  @media (max-width: 1279px) {
    .s-info-boxes__wrapper .main__focus-wrapper {
      padding: 2rem 50px 12.6rem 50px; } }
  @media (max-width: 767px) {
    .s-info-boxes__wrapper .main__focus-wrapper {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 2rem 20px 3rem 20px; } }

.s-info-boxes__wrapper .main__focus-box {
  width: 100%;
  position: relative;
  padding: 0 9.3rem 0 0; }
  .s-info-boxes__wrapper .main__focus-box:nth-child(3n+3) {
    padding-right: 0; }
  @media (max-width: 1279px) {
    .s-info-boxes__wrapper .main__focus-box {
      padding: 0 6.3rem 0 0; } }
  @media (max-width: 767px) {
    .s-info-boxes__wrapper .main__focus-box {
      max-width: 380px;
      margin: 0 auto 61px auto;
      text-align: center;
      padding: 0; } }

.s-info-boxes__wrapper .main__focus-title {
  line-height: 1.3;
  font-weight: 900;
  font-size: 3.6rem;
  color: #3e3e48;
  letter-spacing: .35rem;
  text-transform: uppercase;
  margin-bottom: 2.7rem;
  display: block; }
  @media (max-width: 479px) {
    .s-info-boxes__wrapper .main__focus-title {
      font-size: 2.8rem;
      letter-spacing: 0.1rem; } }

.s-info-boxes__wrapper .main__focus-caption {
  text-align: justify;
  color: #4d4d57;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.5rem;
  margin-bottom: 0; }
  @media (max-width: 1279px) {
    .s-info-boxes__wrapper .main__focus-caption {
      font-size: 1.2rem;
      line-height: 1.8rem; } }
  @media (max-width: 767px) {
    .s-info-boxes__wrapper .main__focus-caption {
      font-size: 1.4rem;
      line-height: 2rem; } }

.s-info-boxes__wrapper .recognizability__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  max-width: 1760px;
  margin: 0 auto;
  padding: 0 80px 7.4rem 80px; }
  @media (max-width: 1279px) {
    .s-info-boxes__wrapper .recognizability__wrapper {
      padding: 0 50px 10.5rem 50px; } }
  @media (max-width: 991px) {
    .s-info-boxes__wrapper .recognizability__wrapper {
      padding: 0 0 3.5rem 0;
      max-width: 665px;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 767px) {
    .s-info-boxes__wrapper .recognizability__wrapper {
      padding: 0 1.8rem 3.5rem 1.8rem; } }

.s-info-boxes__wrapper .recognizability__item {
  width: 260px; }
  @media (max-width: 1279px) {
    .s-info-boxes__wrapper .recognizability__item {
      width: 200px; } }
  @media (max-width: 991px) {
    .s-info-boxes__wrapper .recognizability__item {
      width: 50%;
      margin-bottom: 6.9rem;
      padding-right: 1.5rem;
      padding-left: 1.5rem; } }
  @media (max-width: 479px) {
    .s-info-boxes__wrapper .recognizability__item {
      padding-right: 0;
      width: 100%;
      text-align: center;
      margin-bottom: 4.5rem; } }

.s-info-boxes__wrapper .recognizability__title, .s-info-boxes__wrapper .recognizability__info {
  display: block; }

.s-info-boxes__wrapper .recognizability__title {
  color: #4d4d57;
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 1rem; }

.s-info-boxes__wrapper .recognizability__info {
  color: #b2b2c3;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: underline; }

.s-info-boxes__wrapper .principles__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 1760px;
  margin: 0 auto;
  padding: 3.3rem 80px 4.9rem 80px; }
  @media (max-width: 1279px) {
    .s-info-boxes__wrapper .principles__wrapper {
      padding: 0 50px 4.9rem 50px; } }
  @media (max-width: 767px) {
    .s-info-boxes__wrapper .principles__wrapper {
      padding: 0 20px 4.9rem 20px; } }

.s-info-boxes__wrapper .principles__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% / 3);
  margin-right: 0;
  padding-right: 4rem;
  margin-bottom: 7.3rem; }
  @media (max-width: 1279px) {
    .s-info-boxes__wrapper .principles__item {
      margin-bottom: 5.5rem;
      margin-right: 0;
      width: 50%; } }
  @media (max-width: 767px) {
    .s-info-boxes__wrapper .principles__item {
      width: 100%;
      padding-right: 0; } }
  .s-info-boxes__wrapper .principles__item:nth-child(3n+3) {
    margin-right: 0; }
  .s-info-boxes__wrapper .principles__item span {
    display: inline-block;
    width: 100%; }

.s-info-boxes__wrapper .principles__left-side {
  width: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
  @media (max-width: 767px) {
    .s-info-boxes__wrapper .principles__left-side {
      width: 65px; } }

.s-info-boxes__wrapper .principles__num {
  color: #4d4d57;
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 2.5rem;
  letter-spacing: -0.18px; }

.s-info-boxes__wrapper .principles__title {
  text-transform: uppercase;
  color: #4d4d57;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 1.4px;
  line-height: 2rem;
  margin-bottom: 1.4rem; }

.s-info-boxes__wrapper .principles__text {
  text-align: justify;
  font-size: 1.4rem;
  letter-spacing: -0.07px;
  line-height: 2.5rem; }

.s-card-payment {
  margin-bottom: 5rem; }
  .s-card-payment__head {
    width: 100%;
    position: relative;
    padding-top: 7px; }
    @media (max-width: 1919px) {
      .s-card-payment__head {
        padding-top: 0; } }
    .s-card-payment__head::before {
      content: '';
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      height: 1px;
      background-color: #f2f2f7;
      width: 100%;
      left: 0;
      right: 0; }
    @media (max-width: 991px) {
      .s-card-payment__head-desc {
        display: none; } }
    .s-card-payment__head-mobile {
      display: none; }
      @media (max-width: 991px) {
        .s-card-payment__head-mobile {
          display: block;
          margin-bottom: 4.7rem; } }
  .s-card-payment__head-wrapper {
    text-align: center;
    border-radius: 20px;
    border: 1px solid #f2f2f7;
    background-color: #ffffff;
    position: relative;
    margin: 0 auto;
    max-width: 322px;
    width: 100%;
    padding: 6px 20px; }
    .s-card-payment__head-wrapper span {
      color: #000000;
      font-size: 10px;
      font-weight: 700;
      line-height: 25px;
      text-transform: uppercase;
      letter-spacing: 2px; }
  .s-card-payment__desc {
    padding-bottom: 4rem;
    padding-top: 9.2rem;
    border-bottom: 1px solid #f2f2f7; }
    @media (max-width: 1919px) {
      .s-card-payment__desc {
        border: none; } }
    @media (max-width: 1279px) {
      .s-card-payment__desc {
        padding-bottom: 8.5rem; } }
    @media (max-width: 991px) {
      .s-card-payment__desc {
        padding-top: 11.2rem; } }
    .s-card-payment__desc-wrap {
      max-width: 44%;
      width: 100%;
      margin: 0 auto; }
      @media (max-width: 1919px) {
        .s-card-payment__desc-wrap {
          max-width: 69.2%; } }
      @media (max-width: 1279px) {
        .s-card-payment__desc-wrap {
          max-width: 84.7%; } }
      @media (max-width: 991px) {
        .s-card-payment__desc-wrap {
          max-width: 97.3%; } }
      .s-card-payment__desc-wrap p {
        color: #4d4d57;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.07px;
        text-align: justify; }
        @media (max-width: 991px) {
          .s-card-payment__desc-wrap p {
            font-size: 18px; } }
  .s-card-payment__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 5rem; }
    @media (max-width: 1919px) {
      .s-card-payment__btn {
        padding-top: 0; } }
    .s-card-payment__btn a {
      padding: 0 4.5rem;
      text-decoration: none; }
      @media (max-width: 991px) {
        .s-card-payment__btn a {
          font-size: 22px;
          padding: 0 7.5rem;
          height: 9rem;
          margin: 1rem; } }
  .s-card-payment__btn-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    margin: 0 auto;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    @media (max-width: 991px) {
      .s-card-payment__btn-wrapper {
        display: block; } }

.card-payment_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 991px) {
    .card-payment_head {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; } }

.pay-result p {
  text-align: center;
  font-size: 16px; }

.pay-result .success {
  color: #009933; }

.pay-result .fail {
  color: #dc1f00; }

.pay-result .link {
  margin-bottom: 100px; }

.s-authorization, .s-profile-inner {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 9.2rem;
  padding-bottom: 19rem; }
  @media (max-width: 991px) {
    .s-authorization, .s-profile-inner {
      padding-bottom: 14rem; } }
  .s-authorization__head h2, .s-profile-inner__head h2 {
    color: #3e3e48;
    font-size: 36px;
    font-weight: 900;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 3.6px;
    margin: 0; }
  .s-authorization__form, .s-profile-inner__form {
    padding-top: 8rem;
    width: 100%;
    max-width: 640px;
    margin: 0 auto; }
    @media (max-width: 1279px) {
      .s-authorization__form, .s-profile-inner__form {
        max-width: 445px;
        padding-left: 2rem;
        padding-right: 2rem; } }
    @media (max-width: 767px) {
      .s-authorization__form, .s-profile-inner__form {
        padding-left: 1rem;
        padding-right: 1rem; } }
  .s-authorization__error, .s-profile-inner__error {
    margin: 0 auto;
    max-width: 440px;
    color: red; }
  .s-authorization__login, .s-authorization__pass, .s-profile-inner__login, .s-profile-inner__pass {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .s-authorization__login-form, .s-authorization__pass-form, .s-profile-inner__login-form, .s-profile-inner__pass-form {
      width: 100%;
      max-width: 440px;
      margin: 0 auto; }
  .s-authorization__pass-link, .s-authorization__login-link, .s-profile-inner__pass-link, .s-profile-inner__login-link {
    text-align: left;
    width: 113px; }
    @media (max-width: 1279px) {
      .s-authorization__pass-link, .s-authorization__login-link, .s-profile-inner__pass-link, .s-profile-inner__login-link {
        display: none; } }
    .s-authorization__pass-link a, .s-authorization__login-link a, .s-profile-inner__pass-link a, .s-profile-inner__login-link a {
      color: #4d4d57;
      font-size: 10px;
      font-weight: 300;
      text-decoration: none;
      text-transform: uppercase;
      border-bottom: 1px solid #b2b2c3;
      letter-spacing: 2px; }
  .s-authorization__login-label, .s-authorization__pass-label, .s-authorization__label, .s-profile-inner__login-label, .s-profile-inner__pass-label, .s-profile-inner__label {
    margin-bottom: 5px; }
    .s-authorization__login-label span, .s-authorization__pass-label span, .s-authorization__label span, .s-profile-inner__login-label span, .s-profile-inner__pass-label span, .s-profile-inner__label span {
      color: #b2b2c3;
      font-size: 10px;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 2px; }
      @media (max-width: 991px) {
        .s-authorization__login-label span, .s-authorization__pass-label span, .s-authorization__label span, .s-profile-inner__login-label span, .s-profile-inner__pass-label span, .s-profile-inner__label span {
          font-size: 14px; } }
  .s-authorization__submit, .s-profile-inner__submit {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 6rem; }
    .s-authorization__submit button, .s-profile-inner__submit button {
      padding: 0 3.6rem; }
      @media (max-width: 991px) {
        .s-authorization__submit button, .s-profile-inner__submit button {
          font-size: 22px;
          padding: 0 9.8rem;
          height: 8rem; } }
  .s-authorization__pass, .s-profile-inner__pass {
    margin-top: 27px; }
  @media (max-width: 991px) {
    .s-authorization__link-m-pass, .s-profile-inner__link-m-pass {
      margin-bottom: 2.7rem; } }
  .s-authorization__link-m-pass a, .s-profile-inner__link-m-pass a {
    color: #2b2b38;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    text-decoration: underline; }
    @media (max-width: 991px) {
      .s-authorization__link-m-pass a, .s-profile-inner__link-m-pass a {
        font-size: 18px; } }
  .s-authorization__link-m-reg, .s-profile-inner__link-m-reg {
    text-align: center; }
    .s-authorization__link-m-reg span, .s-profile-inner__link-m-reg span {
      color: #b2b2c3;
      font-size: 12px;
      font-weight: 300;
      line-height: 18px; }
      @media (max-width: 991px) {
        .s-authorization__link-m-reg span, .s-profile-inner__link-m-reg span {
          font-size: 18px; } }
    .s-authorization__link-m-reg a, .s-profile-inner__link-m-reg a {
      color: #2b2b38;
      font-size: 12px;
      font-weight: 300;
      line-height: 18px;
      text-decoration: underline; }
      @media (max-width: 991px) {
        .s-authorization__link-m-reg a, .s-profile-inner__link-m-reg a {
          font-size: 18px; } }
  .s-authorization__link-m, .s-profile-inner__link-m {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 35px; }
    @media (max-width: 991px) {
      .s-authorization__link-m, .s-profile-inner__link-m {
        margin-top: 7rem; } }

.authorization_head {
  display: block; }

.s-authorization__pass-form .form-control, .s-authorization__login-form .form-control, .s-profile-inner__input .form-control {
  margin: 0;
  padding: 0;
  border: none;
  height: 2.2rem;
  line-height: 1;
  font-weight: 400;
  border-radius: 0;
  font-size: 1.2rem;
  letter-spacing: .15rem;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent;
  border-bottom: 1px solid #b2b2c3; }

.s-remind {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 9.2rem;
  padding-bottom: 19rem; }
  @media (max-width: 991px) {
    .s-remind {
      padding-bottom: 14rem; } }
  .s-remind__head h2 {
    color: #3e3e48;
    font-size: 36px;
    font-weight: 900;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 3.6px;
    margin: 0; }
  .s-remind__form {
    padding-top: 8rem;
    width: 100%;
    max-width: 640px;
    margin: 0 auto; }
    @media (max-width: 1279px) {
      .s-remind__form {
        max-width: 445px;
        padding-left: 2rem;
        padding-right: 2rem; } }
    @media (max-width: 767px) {
      .s-remind__form {
        padding-left: 1rem;
        padding-right: 1rem; } }
  .s-remind__error {
    margin: 0 auto;
    max-width: 440px;
    color: red; }
  .s-remind__login, .s-remind__captcha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .s-remind__login-form, .s-remind__captcha-form {
      width: 100%; }
      .s-remind__login-form .form-control, .s-remind__captcha-form .form-control {
        margin: 0;
        padding: 0;
        border: none;
        height: 2.2rem;
        line-height: 1;
        font-weight: 400;
        border-radius: 0;
        font-size: 1.2rem;
        letter-spacing: .15rem;
        outline: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        background-color: transparent;
        border-bottom: 1px solid #b2b2c3; }
    .s-remind__login .captcha-image, .s-remind__captcha .captcha-image {
      border-bottom: 1px solid #b2b2c3;
      max-width: 200px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .s-remind__login .captcha-string, .s-remind__captcha .captcha-string {
      max-width: 420px; }
  .s-remind__captcha {
    padding-top: 20px; }
    .s-remind__captcha__refresh {
      width: 36px;
      height: 36px;
      background-image: url("/s/img/icons/refresh-36x36.png");
      cursor: pointer; }
    .s-remind__captcha__image {
      width: 155px;
      height: 36px; }
  .s-remind__login-form {
    max-width: 100%; }
  .s-remind__sent-block {
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px;
    display: none; }
    .s-remind__sent-block span {
      color: #b2b2c3; }
      @media (max-width: 991px) {
        .s-remind__sent-block span {
          font-size: 18px; } }
    .s-remind__sent-block a {
      color: #2b2b38;
      text-decoration: underline; }
      @media (max-width: 991px) {
        .s-remind__sent-block a {
          font-size: 18px; } }
  .s-remind__submit {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 6rem; }
    .s-remind__submit button {
      padding: 0 3.6rem; }
      @media (max-width: 991px) {
        .s-remind__submit button {
          font-size: 22px;
          padding: 0 9.8rem;
          height: 8rem; } }

.remind_head {
  display: block; }

.s-invoice {
  border-top: 1px solid #f2f2f7;
  margin-top: 2.5rem;
  padding-top: 2.5rem; }
  @media (max-width: 1279px) {
    .s-invoice {
      margin-top: 0;
      padding-top: 1.5rem; } }
  @media (max-width: 991px) {
    .s-invoice {
      padding-top: 6.5rem;
      padding-bottom: 3.8rem; } }
  .s-invoice__wrapper {
    max-width: 67.3%;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #f2f2f7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 2.5rem; }
    @media (max-width: 1279px) {
      .s-invoice__wrapper {
        max-width: 89.7%; } }
    @media (max-width: 991px) {
      .s-invoice__wrapper {
        max-width: 100%;
        padding: 0 2rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
  .s-invoice__download-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .s-invoice__scoring {
    margin-right: 20px; }
  @media (max-width: 991px) {
    .s-invoice__title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .s-invoice__title span {
    color: #2b2b38;
    font-size: 10px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media (max-width: 991px) {
      .s-invoice__title span {
        font-size: 14px;
        margin-bottom: 17px; } }
  .s-invoice__title a {
    text-decoration: none;
    margin-left: 10px;
    display: inline-block; }
    @media (max-width: 479px) {
      .s-invoice__title a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
    .s-invoice__title a:hover span {
      color: #2b2b38;
      text-decoration: none; }
    @media (max-width: 991px) {
      .s-invoice__title a {
        margin-left: 0;
        margin-bottom: 15px; } }
    .s-invoice__title a span {
      color: #b2b2c3;
      font-size: 10px;
      font-weight: 300;
      text-decoration: underline;
      text-transform: uppercase;
      letter-spacing: 2px;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      @media (max-width: 991px) {
        .s-invoice__title a span {
          font-size: 19px;
          margin-left: 15px; } }
    .s-invoice__title a img {
      margin-right: 8px; }
      @media (max-width: 479px) {
        .s-invoice__title a img {
          -ms-flex-negative: 0;
          flex-shrink: 0; } }
      @media (max-width: 991px) {
        .s-invoice__title a img {
          height: 25px;
          width: 25px; } }
  .s-invoice__waybill {
    margin-left: 2rem;
    margin-right: 6rem; }
  @media (max-width: 991px) {
    .s-invoice__ready-block {
      display: none; } }
  .s-invoice__ready-block span {
    color: #b2b2c3;
    font-size: 10px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .s-invoice__ready-block-m {
    display: none;
    margin-top: 30px; }
    @media (max-width: 991px) {
      .s-invoice__ready-block-m {
        display: block; } }
    .s-invoice__ready-block-m span {
      color: #b2b2c3;
      font-size: 14px;
      font-weight: 300;
      text-transform: uppercase;
      letter-spacing: 1.4px; }

.s-hort-order__late-order .s-short-order {
  border-top: none;
  margin-top: 0;
  padding-bottom: 10.8rem; }
  @media (max-width: 1279px) {
    .s-hort-order__late-order .s-short-order {
      padding-bottom: 0; } }

@media (max-width: 1279px) {
  .s-hort-order__late-order .s-short-order__head {
    padding: 0.8rem 1rem 0 1.3rem; } }

.s-hort-order__late-order .s-short-order__checkout {
  display: none; }

.s-hort-order__late-order .s-short-order__total-count b {
  color: #b2b2c3; }

.s-hort-order__late-order .s-short-order__total-price-cost b {
  color: #b2b2c3; }

.s-invoice__ready-block .paylink, .s-invoice__ready-block-m .paylink {
  display: inline-block;
  margin-left: 30px; }

.s-profile-inner, .s-register-inner, .s-distributor-inner {
  margin-top: 3rem;
  border-top: 1px solid #f2f2f7;
  padding-top: 8rem;
  padding-bottom: 9.5rem; }
  @media (max-width: 991px) {
    .s-profile-inner, .s-register-inner, .s-distributor-inner {
      padding-bottom: 2rem; } }
  @media (max-width: 767px) {
    .s-profile-inner, .s-register-inner, .s-distributor-inner {
      border-top: none;
      padding-top: 9rem; } }
  .s-profile-inner__error, .s-register-inner__error, .s-distributor-inner__error {
    text-align: center;
    color: red;
    height: 30px;
    font-size: 18px;
    margin-top: 10px; }
  .s-profile-inner.s-profile-contacts, .s-register-inner.s-profile-contacts, .s-distributor-inner.s-profile-contacts {
    background-color: #f2f2f7;
    padding-top: 8rem;
    padding-bottom: 0;
    margin-top: 8rem; }
    .s-profile-inner.s-profile-contacts .s-ask-question__main-text, .s-register-inner.s-profile-contacts .s-ask-question__main-text, .s-distributor-inner.s-profile-contacts .s-ask-question__main-text {
      margin-bottom: 2.2rem;
      margin-left: auto;
      margin-right: auto; }
      @media (max-width: 1279px) {
        .s-profile-inner.s-profile-contacts .s-ask-question__main-text, .s-register-inner.s-profile-contacts .s-ask-question__main-text, .s-distributor-inner.s-profile-contacts .s-ask-question__main-text {
          margin: 0 auto 5rem auto; } }
    @media (max-width: 1279px) {
      .s-profile-inner.s-profile-contacts .s-profile-inner__side, .s-register-inner.s-profile-contacts .s-profile-inner__side, .s-distributor-inner.s-profile-contacts .s-profile-inner__side {
        width: 100%; } }
    @media (max-width: 1279px) {
      .s-profile-inner.s-profile-contacts .s-profile-inner__wrapper, .s-register-inner.s-profile-contacts .s-profile-inner__wrapper, .s-distributor-inner.s-profile-contacts .s-profile-inner__wrapper {
        max-width: 460px;
        margin: 0 auto; } }
    .s-profile-inner.s-profile-contacts .form-control, .s-register-inner.s-profile-contacts .form-control, .s-distributor-inner.s-profile-contacts .form-control {
      background-color: transparent; }
  .s-profile-inner.s-profile-contacts.subscribe, .s-register-inner.s-profile-contacts.subscribe, .s-distributor-inner.s-profile-contacts.subscribe {
    background-color: #ffffff;
    padding-top: 2rem;
    margin-top: 0; }
  @media (max-width: 1279px) {
    .s-profile-inner.s-profile-registration, .s-register-inner.s-profile-registration, .s-distributor-inner.s-profile-registration {
      padding-top: 8rem;
      margin-top: 2rem; } }
  @media (max-width: 767px) {
    .s-profile-inner.s-profile-registration, .s-register-inner.s-profile-registration, .s-distributor-inner.s-profile-registration {
      padding-top: 5rem;
      padding-bottom: 0; } }
  .s-profile-inner.s-profile-registration .s-ask-question__main-text, .s-register-inner.s-profile-registration .s-ask-question__main-text, .s-distributor-inner.s-profile-registration .s-ask-question__main-text {
    margin-bottom: 2.2rem; }
    @media (max-width: 1279px) {
      .s-profile-inner.s-profile-registration .s-ask-question__main-text, .s-register-inner.s-profile-registration .s-ask-question__main-text, .s-distributor-inner.s-profile-registration .s-ask-question__main-text {
        margin: 0 auto 5rem auto; } }
  @media (max-width: 1279px) {
    .s-profile-inner.s-profile-registration .s-profile-inner__side, .s-register-inner.s-profile-registration .s-profile-inner__side, .s-distributor-inner.s-profile-registration .s-profile-inner__side {
      width: 100%; } }
  @media (max-width: 1279px) {
    .s-profile-inner.s-profile-registration .s-register-inner__wrapper, .s-register-inner.s-profile-registration .s-register-inner__wrapper, .s-distributor-inner.s-profile-registration .s-register-inner__wrapper {
      max-width: 490px;
      margin: 0 auto; } }
  .s-profile-inner__main-wrapper, .s-register-inner__main-wrapper, .s-distributor-inner__main-wrapper {
    border-bottom: 1px solid #f2f2f7;
    padding-bottom: 10rem;
    margin-bottom: 5rem; }
    @media (max-width: 1279px) {
      .s-profile-inner__main-wrapper, .s-register-inner__main-wrapper, .s-distributor-inner__main-wrapper {
        border-bottom: none;
        padding-bottom: 8rem;
        margin-bottom: 0; } }
    @media (max-width: 991px) {
      .s-profile-inner__main-wrapper, .s-register-inner__main-wrapper, .s-distributor-inner__main-wrapper {
        padding-bottom: 6rem; } }
  .s-profile-inner__main-wrapper.noBorder, .s-register-inner__main-wrapper.noBorder, .s-distributor-inner__main-wrapper.noBorder {
    border-bottom: 0; }
  .s-profile-inner__wrapper, .s-register-inner__wrapper, .s-distributor-inner__wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 1279px) {
      .s-profile-inner__wrapper, .s-register-inner__wrapper, .s-distributor-inner__wrapper {
        max-width: 1000px;
        padding: 0 2rem;
        margin-bottom: 7rem; } }
    @media (max-width: 991px) {
      .s-profile-inner__wrapper, .s-register-inner__wrapper, .s-distributor-inner__wrapper {
        max-width: 100%;
        margin-bottom: 5rem; } }
    @media (max-width: 767px) {
      .s-profile-inner__wrapper, .s-register-inner__wrapper, .s-distributor-inner__wrapper {
        padding: 0 2rem;
        margin-bottom: 3.5rem; } }
    .s-profile-inner__wrapper:last-child, .s-register-inner__wrapper:last-child, .s-distributor-inner__wrapper:last-child {
      margin-bottom: 0; }
  .s-profile-inner__tab-content, .s-register-inner__tab-content, .s-distributor-inner__tab-content {
    display: none; }
  .s-profile-inner__tab-content.active, .s-register-inner__tab-content.active, .s-distributor-inner__tab-content.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .s-profile-inner__side, .s-register-inner__side, .s-distributor-inner__side {
    width: 440px; }
    @media (max-width: 991px) {
      .s-profile-inner__side, .s-register-inner__side, .s-distributor-inner__side {
        width: 46.3%; } }
    @media (max-width: 767px) {
      .s-profile-inner__side, .s-register-inner__side, .s-distributor-inner__side {
        width: 100%; } }
    .s-profile-inner__side.full-side, .s-register-inner__side.full-side, .s-distributor-inner__side.full-side {
      width: 100%; }
    .s-profile-inner__side.submit-group-side, .s-register-inner__side.submit-group-side, .s-distributor-inner__side.submit-group-side {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-top: 1rem;
      gap: 0 2rem; }
      @media (max-width: 1279px) {
        .s-profile-inner__side.submit-group-side, .s-register-inner__side.submit-group-side, .s-distributor-inner__side.submit-group-side {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }
      .s-profile-inner__side.submit-group-side .btn, .s-register-inner__side.submit-group-side .btn, .s-distributor-inner__side.submit-group-side .btn {
        width: 160px; }
        @media (max-width: 1279px) {
          .s-profile-inner__side.submit-group-side .btn, .s-register-inner__side.submit-group-side .btn, .s-distributor-inner__side.submit-group-side .btn {
            margin-top: 3rem; } }
    .s-profile-inner__side.submit-side, .s-register-inner__side.submit-side, .s-distributor-inner__side.submit-side {
      text-align: center;
      width: 100%;
      max-width: 960px;
      margin: 0 auto; }
      @media (max-width: 1279px) {
        .s-profile-inner__side.submit-side, .s-register-inner__side.submit-side, .s-distributor-inner__side.submit-side {
          text-align: right;
          max-width: 1000px;
          padding: 0 2rem; } }
      @media (max-width: 991px) {
        .s-profile-inner__side.submit-side, .s-register-inner__side.submit-side, .s-distributor-inner__side.submit-side {
          max-width: 100%;
          padding: 0 5rem; } }
      @media (max-width: 767px) {
        .s-profile-inner__side.submit-side, .s-register-inner__side.submit-side, .s-distributor-inner__side.submit-side {
          padding: 0 2rem; } }
      @media (max-width: 479px) {
        .s-profile-inner__side.submit-side, .s-register-inner__side.submit-side, .s-distributor-inner__side.submit-side {
          text-align: center; } }
  .s-profile-inner__label span, .s-register-inner__label span, .s-distributor-inner__label span {
    font-size: 1rem; }
    @media (max-width: 767px) {
      .s-profile-inner__label span, .s-register-inner__label span, .s-distributor-inner__label span {
        font-size: 1.4rem; } }
  .s-profile-inner__input, .s-register-inner__input, .s-distributor-inner__input {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .s-profile-inner__input, .s-register-inner__input, .s-distributor-inner__input {
        margin-bottom: 20px; }
        .s-profile-inner__input:last-child, .s-register-inner__input:last-child, .s-distributor-inner__input:last-child {
          margin-bottom: 35px; } }
  .s-profile-inner__select .select-wrap, .s-register-inner__select .select-wrap, .s-distributor-inner__select .select-wrap {
    position: relative; }
    .s-profile-inner__select .select-wrap:after, .s-register-inner__select .select-wrap:after, .s-distributor-inner__select .select-wrap:after {
      content: '';
      display: block;
      background-image: url("../img/profile/chevron-sel.svg");
      background-repeat: no-repeat;
      background-size: 11px 8px;
      width: 11px;
      height: 8px;
      position: absolute;
      top: 50%;
      right: 11px;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      pointer-events: none; }
  .s-profile-inner__select select.form-control, .s-register-inner__select select.form-control, .s-distributor-inner__select select.form-control {
    min-width: auto !important;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0px;
    font-weight: 500 !important;
    background-color: transparent;
    padding-bottom: 0 !important;
    -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.25); }
    @media (max-width: 991px) {
      .s-profile-inner__select select.form-control, .s-register-inner__select select.form-control, .s-distributor-inner__select select.form-control {
        font-size: 1.2rem !important; } }
    @media (max-width: 767px) {
      .s-profile-inner__select select.form-control, .s-register-inner__select select.form-control, .s-distributor-inner__select select.form-control {
        font-weight: 300 !important;
        font-size: 2.4rem !important;
        padding-left: 0; } }
  .s-profile-inner__checkbox, .s-register-inner__checkbox, .s-distributor-inner__checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .s-profile-inner__checkbox .checkbox-group, .s-register-inner__checkbox .checkbox-group, .s-distributor-inner__checkbox .checkbox-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
  .s-profile-inner__title, .s-register-inner__title, .s-distributor-inner__title {
    color: #2b2b38;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 3.8rem; }
    @media (max-width: 767px) {
      .s-profile-inner__title, .s-register-inner__title, .s-distributor-inner__title {
        font-size: 1.8rem; } }
  .s-profile-inner .profile_custom-nav__inner-tabs, .s-register-inner .profile_custom-nav__inner-tabs, .s-distributor-inner .profile_custom-nav__inner-tabs {
    padding-bottom: 6rem; }
    .s-profile-inner .profile_custom-nav__inner-tabs .section-custom-nav, .s-register-inner .profile_custom-nav__inner-tabs .section-custom-nav, .s-distributor-inner .profile_custom-nav__inner-tabs .section-custom-nav {
      background-color: white; }

.s-card-payment__forms .s-profile-inner__side-checkout, .s-card-payment__forms .s-profile-inner__wrapper-checkout-req {
  display: none; }

.s-card-payment__forms .s-profile-inner-checkout, .s-card-payment__forms .s-profile-inner__main-wrapper-checkout {
  border: none;
  padding-bottom: 0; }

.s-card-payment__forms .s-profile-inner-checkout {
  padding-top: 6rem; }

.s-card-payment__forms .s-profile-inner__wrapper-checkout {
  margin-bottom: 4rem; }

.s-card-payment__forms .s-profile-inner__main-wrapper-checkout {
  margin-bottom: 0; }

.s-card-payment__forms__error {
  text-align: center;
  color: red;
  height: 30px;
  margin-top: 10px; }

.s-register-inner__wrapper .full-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 80px; }
  @media (max-width: 1279px) {
    .s-register-inner__wrapper .full-side {
      margin-top: 50px; } }
  @media (max-width: 767px) {
    .s-register-inner__wrapper .full-side {
      margin-top: 25px; } }
  .s-register-inner__wrapper .full-side a {
    color: #2b2b38; }
    @media (min-width: 768px) {
      .s-register-inner__wrapper .full-side a:hover {
        text-decoration: none; } }

.s-register-inner__wrapper .btn {
  width: 220px; }

.s-register-inner__wrapper .s-profile-inner__input {
  width: 100%;
  max-width: 440px; }
  .s-register-inner__wrapper .s-profile-inner__input.input-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .s-register-inner__wrapper .s-profile-inner__input.fill-width {
    max-width: 100%; }

.s-register-inner__main-wrapper {
  border-bottom: none;
  padding-bottom: 0; }

@media (max-width: 1279px) {
  .s-distributor-inner__wrapper {
    width: 100%;
    max-width: 495px;
    margin: 0 auto; } }

.s-distributor-inner__wrapper .btn {
  width: 160px; }

.s-profile-inner__input-select form {
  width: 100%;
  height: 100%;
  padding-bottom: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: radial-gradient(at top, #b5e6cf, #9dddad); }

.s-profile-inner__input-select .select {
  width: 225px;
  height: 40px;
  cursor: pointer;
  background-color: white;
  -webkit-box-shadow: 0 2px 0 white;
  box-shadow: 0 2px 0 white;
  border-radius: 2px; }
  .s-profile-inner__input-select .select_expand {
    width: 0;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0; }
    .s-profile-inner__input-select .select_expand::after {
      content: '\003E';
      position: absolute;
      top: 50%;
      right: 0;
      -webkit-transform: translate(-50%, -50%) rotate(90deg) scaleY(1.75);
      transform: translate(-50%, -50%) rotate(90deg) scaleY(1.75);
      color: #3e3e3e;
      font-size: 28px;
      pointer-events: none;
      z-index: 2;
      -webkit-transition: all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);
      transition: all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);
      opacity: .6; }
    .s-profile-inner__input-select .select_expand:hover::after {
      opacity: 1; }
    .s-profile-inner__input-select .select_expand:checked::after {
      -webkit-transform: translate(-50%, -50%) rotate(90deg) scaleX(-1) scaleY(1.75);
      transform: translate(-50%, -50%) rotate(90deg) scaleX(-1) scaleY(1.75); }
  .s-profile-inner__input-select .select_expandLabel {
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer; }
  .s-profile-inner__input-select .select_close {
    display: none; }
  .s-profile-inner__input-select .select_closeLabel {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    display: none; }
  .s-profile-inner__input-select .select_items {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 2px;
    padding-top: 40px;
    margin-top: 30px; }
  .s-profile-inner__input-select .select_input {
    display: none; }
  .s-profile-inner__input-select .select_label {
    -webkit-transition: all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);
    transition: all 250ms cubic-bezier(0.4, 0.25, 0.3, 1);
    display: block;
    height: 0;
    font-size: 1.2rem;
    line-height: 40px;
    overflow: hidden;
    color: #3e3e3e;
    background-color: #fff;
    cursor: pointer;
    padding-left: 20px; }
    .s-profile-inner__input-select .select_label-placeholder {
      height: 40px;
      vertical-align: middle;
      position: absolute;
      top: 0;
      left: 0;
      opacity: .6;
      background-color: transparent; }
  .s-profile-inner__input-select .select_expand:checked + .select_closeLabel {
    display: block; }
    .s-profile-inner__input-select .select_expand:checked + .select_closeLabel + .select_options .select_label {
      height: 40px; }
      .s-profile-inner__input-select .select_expand:checked + .select_closeLabel + .select_options .select_label:hover {
        background-color: #f7f7f7; }
    .s-profile-inner__input-select .select_expand:checked + .select_closeLabel + .select_options + .select_expandLabel {
      display: none; }
  .s-profile-inner__input-select .select_input:checked + .select_label {
    height: 40px;
    margin-top: -40px; }

.modal {
  padding-left: 0 !important; }
  .modal-backdrop {
    background: rgba(0, 0, 0, 0.58); }
  .modal-dialog {
    max-width: 100%;
    width: 100%;
    margin: 0;
    pointer-events: auto; }
  .modal__wrapper {
    width: 100%;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 479px) {
      .modal__wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }
  .modal__block {
    width: 526px;
    height: auto;
    border-radius: 3px; }
    @media (max-width: 767px) {
      .modal__block {
        width: 100%;
        max-width: 526px; } }
    @media (max-width: 767px) {
      .modal__block {
        height: 100%; } }
  .modal__header {
    min-height: 67px;
    border-radius: 3px 3px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fbfbfa;
    border-bottom: 2px solid #e3e4e1;
    position: relative; }
    @media (max-width: 767px) {
      .modal__header {
        height: 9.8rem; } }
    .modal__header-title {
      color: #2b2b38;
      font-size: 1.4rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1.4px; }
      @media (max-width: 767px) {
        .modal__header-title {
          font-size: 2.4rem;
          letter-spacing: 2.4px; } }
    .modal__header .modal-close {
      width: 39px;
      height: 39px;
      display: none;
      position: absolute;
      top: 50%;
      right: 15px;
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      cursor: pointer; }
      @media (max-width: 479px) {
        .modal__header .modal-close {
          display: block; } }
      .modal__header .modal-close:before, .modal__header .modal-close:after {
        content: '';
        display: block;
        width: 2px;
        height: 50px;
        background-color: #7d7d7d;
        position: absolute;
        left: 19px;
        top: -5px; }
      .modal__header .modal-close:before {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .modal__header .modal-close:after {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
  .modal__body {
    background-color: #fff;
    border-radius: 0 0 3px 3px;
    padding: 5.1rem 5.9rem 3.5rem 5.9rem; }
    @media (max-width: 767px) {
      .modal__body {
        padding: 7.8rem 3.2rem 1.8rem 3.2rem; } }
    @media (max-width: 767px) {
      .modal__body {
        height: calc(100% - 9.8rem); } }
    .modal__body-info {
      color: #4d4d57;
      font-size: 1.6rem;
      font-weight: 300;
      line-height: 1.8rem;
      letter-spacing: 0.32px;
      display: inline-block;
      margin-bottom: 7.4rem; }
      @media (max-width: 767px) {
        .modal__body-info {
          font-size: 1.6rem;
          line-height: 1.8rem; } }
    .modal__body select.form-control {
      padding-left: 0 !important;
      font-weight: 300 !important; }
      @media (max-width: 767px) {
        .modal__body select.form-control {
          font-size: 1.8rem !important;
          letter-spacing: 0.5px; } }
    .modal__body .s-profile-inner__submit {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      margin-top: 4.5rem; }
      @media (max-width: 479px) {
        .modal__body .s-profile-inner__submit {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
      .modal__body .s-profile-inner__submit .btn + .btn {
        margin-left: 12px; }
        @media (max-width: 479px) {
          .modal__body .s-profile-inner__submit .btn + .btn {
            margin-left: 0;
            margin-top: 15px; } }
      @media (max-width: 991px) {
        .modal__body .s-profile-inner__submit .btn {
          padding: 0 1.6rem;
          height: 4rem;
          font-size: 1rem; } }
      @media (max-width: 767px) {
        .modal__body .s-profile-inner__submit .btn {
          padding: 0;
          width: 50%;
          font-size: 1.6rem;
          height: 6.5rem; } }
      @media (max-width: 479px) {
        .modal__body .s-profile-inner__submit .btn {
          width: 100%; } }
  .modal__submit {
    margin-top: 10rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media (max-width: 767px) {
      .modal__submit {
        margin-top: 9rem; } }
    @media (max-width: 479px) {
      .modal__submit {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .modal__submit .btn {
      min-width: 120px; }
      @media (max-width: 767px) {
        .modal__submit .btn {
          min-width: auto;
          width: 50%;
          height: 65px;
          font-size: 1.6rem; } }
      @media (max-width: 479px) {
        .modal__submit .btn {
          width: 100%; } }
      .modal__submit .btn + .btn {
        margin-left: 12px; }
        @media (max-width: 479px) {
          .modal__submit .btn + .btn {
            margin-left: 0;
            margin-top: 2rem; } }

.s-checkout {
  border-bottom: 1px solid #f2f2f7;
  position: relative;
  padding-bottom: 5rem;
  padding-top: 0; }
  .s-checkout__wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative; }
    @media (max-width: 1279px) {
      .s-checkout__wrapper {
        max-width: 960px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media (max-width: 991px) {
      .s-checkout__wrapper {
        max-width: 90%; } }
    @media (max-width: 767px) {
      .s-checkout__wrapper {
        max-width: 93%; } }
    .s-checkout__wrapper .checkbox-label {
      margin-top: 29px; }
      @media (max-width: 767px) {
        .s-checkout__wrapper .checkbox-label {
          margin-top: 34px; } }
  .s-checkout .s-ask-question__form-checkbox {
    position: relative; }
  @media (max-width: 991px) {
    .s-checkout .s-ask-question__form-checkbox-text span, .s-checkout .s-ask-question__form-checkbox-text a {
      font-size: 9px; } }

.s-checkout__btn {
  margin-bottom: 5rem; }
  .s-checkout__btn-wrap {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 3rem; }
    @media (max-width: 1279px) {
      .s-checkout__btn-wrap {
        max-width: 1000px; } }
    @media (max-width: 991px) {
      .s-checkout__btn-wrap {
        max-width: 100%; } }
    @media (max-width: 991px) {
      .s-checkout__btn-wrap .catalog-box__actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%; } }
  .s-checkout__btn .btn_under {
    color: #b2b2c3;
    font-size: 10px;
    font-weight: 300;
    line-height: 24px;
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-right: 42px; }
    @media (max-width: 991px) {
      .s-checkout__btn .btn_under {
        margin-right: 0;
        margin-top: 47px;
        display: inline-block;
        font-size: 22px; } }
  @media (max-width: 991px) {
    .s-checkout__btn .btn_gr {
      font-size: 22px;
      height: 72px;
      padding: 0 5.6rem;
      line-height: 7.2rem; } }

.catalog-box__actions-checkout {
  position: relative !important;
  bottom: 0 !important; }

.s-order-history {
  border-top: 1px solid #f2f2f7;
  padding-bottom: 6rem; }
  .s-order-history__wrapper {
    width: 100%;
    max-width: 640px;
    margin: 0 auto; }
  .s-order-history__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 0 0 3rem; }
    @media (max-width: 991px) {
      .s-order-history__head {
        display: none; } }
    .s-order-history__head-number button, .s-order-history__head-create button, .s-order-history__head-price button, .s-order-history__head-status button {
      color: #b2b2c3;
      font-size: 10px;
      font-weight: 400;
      text-transform: uppercase;
      letter-spacing: 2px;
      padding-right: 25px;
      position: relative; }
      .s-order-history__head-number button:hover:after, .s-order-history__head-create button:hover:after, .s-order-history__head-price button:hover:after, .s-order-history__head-status button:hover:after {
        border-color: #4d4d57 transparent transparent transparent; }
      .s-order-history__head-number button:after, .s-order-history__head-create button:after, .s-order-history__head-price button:after, .s-order-history__head-status button:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
    .s-order-history__head-number {
      width: 100%;
      max-width: 19%; }
    .s-order-history__head-create {
      width: 100%;
      max-width: 34%; }
    .s-order-history__head-price {
      width: 100%;
      max-width: 32%; }
    .s-order-history__head-status {
      width: 100%;
      max-width: 18%; }
    .s-order-history__head-number.direction-asc button:after, .s-order-history__head-create.direction-asc button:after, .s-order-history__head-price.direction-asc button:after, .s-order-history__head-status.direction-asc button:after {
      border-width: 0 5px 5px 5px;
      border-color: transparent transparent #dfdfe9 transparent; }
    .s-order-history__head-number.direction-asc.active button:after, .s-order-history__head-create.direction-asc.active button:after, .s-order-history__head-price.direction-asc.active button:after, .s-order-history__head-status.direction-asc.active button:after {
      border-width: 0 5px 5px 5px;
      border-color: transparent transparent #4d4d57 transparent; }
    .s-order-history__head-number.direction-desc button:after, .s-order-history__head-create.direction-desc button:after, .s-order-history__head-price.direction-desc button:after, .s-order-history__head-status.direction-desc button:after {
      border-width: 5px 5px 0 5px;
      border-color: #dfdfe9 transparent transparent transparent; }
    .s-order-history__head-number.direction-desc.active button:after, .s-order-history__head-create.direction-desc.active button:after, .s-order-history__head-price.direction-desc.active button:after, .s-order-history__head-status.direction-desc.active button:after {
      border-width: 5px 5px 0 5px;
      border-color: #4d4d57 transparent transparent transparent; }
    .s-order-history__head-number.active button:after, .s-order-history__head-create.active button:after, .s-order-history__head-price.active button:after, .s-order-history__head-status.active button:after {
      border-width: 0 5px 5px 5px;
      border-color: transparent transparent #4d4d57 transparent; }
  .s-order-history__body {
    padding-top: 1.4rem; }
  .s-order-history__message {
    text-align: center; }
  .s-order-history__item {
    background-color: #f9f9fd;
    margin: 2px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 18px 27px 13px 30px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer; }
    @media (max-width: 991px) {
      .s-order-history__item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 34px;
        padding-right: 18px;
        padding-right: 17px; } }
    .s-order-history__item:hover {
      background-color: #f2f2f7; }
    .s-order-history__item-number {
      max-width: 19%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-order-history__item-number {
          max-width: 50%; } }
      .s-order-history__item-number a {
        text-decoration: none; }
        .s-order-history__item-number a:hover {
          text-decoration: underline; }
        .s-order-history__item-number a span {
          color: #4d4d57;
          font-size: 12px;
          font-weight: 700;
          line-height: 18px;
          text-transform: uppercase;
          letter-spacing: 1.2px; }
          @media (max-width: 991px) {
            .s-order-history__item-number a span {
              font-size: 2rem; } }
    .s-order-history__item-data {
      max-width: 34.5%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-order-history__item-data {
          max-width: 50%;
          text-align: right; } }
      .s-order-history__item-data a {
        text-decoration: none; }
        .s-order-history__item-data a:hover {
          text-decoration: underline; }
      .s-order-history__item-data .data {
        color: #4d4d57;
        font-size: 12px;
        font-weight: 400;
        text-transform: uppercase; }
        @media (max-width: 991px) {
          .s-order-history__item-data .data {
            font-size: 2rem; } }
      .s-order-history__item-data .time {
        color: #b2b2c3;
        font-size: 10px;
        letter-spacing: 1px;
        margin-left: 5px; }
        @media (max-width: 991px) {
          .s-order-history__item-data .time {
            font-size: 2rem; } }
    .s-order-history__item-price {
      max-width: 26%;
      width: 100%; }
      @media (max-width: 991px) {
        .s-order-history__item-price {
          max-width: 50%;
          margin-top: 16px; } }
      @media (max-width: 479px) {
        .s-order-history__item-price {
          max-width: 100%; } }
      .s-order-history__item-price b {
        color: #4d4d57;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1.2px;
        line-height: 18px; }
        @media (max-width: 991px) {
          .s-order-history__item-price b {
            font-size: 2.8rem; } }
      .s-order-history__item-price span {
        color: #b2b2c3;
        font-size: 10px;
        font-weight: 400;
        letter-spacing: 2px;
        margin-left: 5px; }
        @media (max-width: 991px) {
          .s-order-history__item-price span {
            font-size: 2.8rem; } }
    .s-order-history__item-status {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      max-width: 118px;
      width: 100%; }
      @media (max-width: 991px) {
        .s-order-history__item-status {
          max-width: 50%;
          margin-top: 2rem; } }
      @media (max-width: 479px) {
        .s-order-history__item-status {
          max-width: 100%; } }
      .s-order-history__item-status span {
        color: #b2b2c3;
        font-size: 10px;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 1px;
        white-space: nowrap; }
        @media (max-width: 991px) {
          .s-order-history__item-status span {
            font-size: 2rem; } }
      .s-order-history__item-status a {
        color: #2b2b38;
        font-size: 10px;
        font-weight: 400;
        letter-spacing: 1px;
        text-decoration: underline;
        text-transform: uppercase; }
        @media (max-width: 991px) {
          .s-order-history__item-status a {
            font-size: 2rem; } }
      .s-order-history__item-status .red {
        color: #f26f60;
        white-space: nowrap; }
        @media (max-width: 479px) {
          .s-order-history__item-status .red {
            white-space: pre-wrap;
            text-align: right; } }
      .s-order-history__item-status .yellow {
        color: #ffcc08;
        white-space: nowrap; }
        @media (max-width: 479px) {
          .s-order-history__item-status .yellow {
            white-space: pre-wrap;
            text-align: right; } }
      .s-order-history__item-status .green {
        color: #43b77a;
        white-space: nowrap; }
        @media (max-width: 479px) {
          .s-order-history__item-status .green {
            white-space: pre-wrap;
            text-align: right; } }
      .s-order-history__item-status .cancel {
        color: #4d4d57;
        white-space: nowrap; }
        @media (max-width: 479px) {
          .s-order-history__item-status .cancel {
            white-space: pre-wrap;
            text-align: right; } }

.order-pagination {
  padding-top: 8rem;
  padding-bottom: 5rem; }
  @media (max-width: 1279px) {
    .order-pagination {
      padding-bottom: 0;
      margin-bottom: -2rem; } }
  @media (max-width: 991px) {
    .order-pagination {
      padding-bottom: 0;
      margin-bottom: -11rem; } }

.s-invoice__ready-block .red, .s-invoice__ready-block-m .red {
  color: #f26f60;
  white-space: nowrap; }

.s-invoice__ready-block .yellow, .s-invoice__ready-block-m .yellow {
  color: #ffcc08;
  white-space: nowrap; }

.s-invoice__ready-block .green, .s-invoice__ready-block-m .green {
  color: #43b77a;
  white-space: nowrap; }

.contacts-info {
  margin-top: 2.8rem;
  border-top: 1px solid #f2f2f7;
  padding-top: 6rem; }
  .contacts-info__wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto; }
    .contacts-info__wrapper .s-title-box__wrapper {
      padding-top: 0;
      margin-bottom: 0; }
    .contacts-info__wrapper .s-title-box__title h4 {
      margin-top: 0; }
  .contacts-info__box {
    width: auto; }
    @media (max-width: 991px) {
      .contacts-info__box {
        width: 50%;
        margin-bottom: 6.9rem; } }
    @media (max-width: 767px) {
      .contacts-info__box {
        width: 100%; } }
    .contacts-info__box-inner {
      max-width: 210px; }
      @media (max-width: 991px) {
        .contacts-info__box-inner {
          max-width: 240px; } }
      @media (max-width: 767px) {
        .contacts-info__box-inner {
          max-width: 315px;
          margin: 0 auto;
          text-align: center; } }
    .contacts-info__box-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media (max-width: 991px) {
        .contacts-info__box-wrapper {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          max-width: 600px;
          margin: 0 auto 3rem auto; } }
      @media (max-width: 767px) {
        .contacts-info__box-wrapper {
          padding: 0 1.5rem; } }
    .contacts-info__box-title, .contacts-info__box-text, .contacts-info__box-link, .contacts-info__box span, .contacts-info__box a {
      display: inline-block;
      width: 100%;
      text-transform: uppercase;
      color: #4d4d57; }
    .contacts-info__box a {
      margin-bottom: 3px; }
    .contacts-info__box-title {
      font-size: 1.4rem;
      font-weight: 400;
      letter-spacing: 1.4px; }
      @media (max-width: 991px) {
        .contacts-info__box-title {
          font-weight: 500; } }
    .contacts-info__box-text, .contacts-info__box-link {
      letter-spacing: 2px;
      font-size: 1rem;
      font-weight: 300; }
      @media (max-width: 991px) {
        .contacts-info__box-text, .contacts-info__box-link {
          font-size: 1.2rem; } }
      @media (max-width: 767px) {
        .contacts-info__box-text, .contacts-info__box-link {
          font-weight: 400; } }
    .contacts-info__box-text {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; }
      .contacts-info__box-text .week-schedule {
        margin-bottom: 3px;
        text-align: left;
        white-space: nowrap; }
        @media (max-width: 991px) {
          .contacts-info__box-text .week-schedule {
            min-width: 60px;
            max-width: 90px; } }
    .contacts-info__box-link {
      margin-top: 1rem;
      text-decoration: underline; }
  .contacts-info__map {
    margin-bottom: 2rem;
    margin-top: 2.5rem;
    width: 100%;
    height: 440px; }
    @media (max-width: 991px) {
      .contacts-info__map {
        max-width: 880px;
        margin: 2.5rem auto 0 auto; } }

.s-checkout {
  border-bottom: 1px solid #f2f2f7;
  position: relative;
  padding-bottom: 5rem;
  padding-top: 0; }
  .s-checkout__wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative; }
    @media (max-width: 1279px) {
      .s-checkout__wrapper {
        max-width: 960px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    @media (max-width: 991px) {
      .s-checkout__wrapper {
        max-width: 90%; } }
    @media (max-width: 767px) {
      .s-checkout__wrapper {
        max-width: 93%; } }
    .s-checkout__wrapper .checkbox-label {
      margin-top: 29px; }
      @media (max-width: 767px) {
        .s-checkout__wrapper .checkbox-label {
          margin-top: 34px; } }
  .s-checkout .s-ask-question__form-checkbox {
    position: relative; }
  @media (max-width: 991px) {
    .s-checkout .s-ask-question__form-checkbox-text span, .s-checkout .s-ask-question__form-checkbox-text a {
      font-size: 9px; } }

.s-checkout__btn {
  margin-bottom: 5rem; }
  .s-checkout__btn-wrap {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 3rem; }
    @media (max-width: 1279px) {
      .s-checkout__btn-wrap {
        max-width: 1000px; } }
    @media (max-width: 991px) {
      .s-checkout__btn-wrap {
        max-width: 100%; } }
    @media (max-width: 991px) {
      .s-checkout__btn-wrap .catalog-box__actions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%; } }
  .s-checkout__btn .btn_under {
    color: #b2b2c3;
    font-size: 10px;
    font-weight: 300;
    line-height: 24px;
    text-decoration: underline;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-right: 42px; }
    @media (max-width: 991px) {
      .s-checkout__btn .btn_under {
        margin-right: 0;
        margin-top: 47px;
        display: inline-block;
        font-size: 22px; } }
  @media (max-width: 991px) {
    .s-checkout__btn .btn_gr {
      font-size: 22px;
      height: 72px;
      padding: 0 5.6rem;
      line-height: 7.2rem; } }

.catalog-box__actions-checkout {
  position: relative !important;
  bottom: 0 !important; }

.distributors__top-info {
  margin-top: 2.3rem;
  border-top: 1px solid #f2f2f7;
  text-align: center;
  margin-bottom: 8rem; }
  .distributors__top-info .s-title-box__wrapper.box__bordered:after {
    opacity: 1; }
  .distributors__top-info .btn {
    width: 160px; }

.distributors__text-lg, .distributors__text-sm {
  color: #4d4d57;
  display: inline-block;
  width: 100%;
  text-align: center; }

.distributors__text-lg {
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-bottom: 7px; }

.distributors__text-sm {
  font-size: 1.2rem; }

.distributors__chevron {
  margin: 1.4rem 0 2.6rem 0;
  position: relative;
  height: 10px; }
  .distributors__chevron:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0 6px;
    border-color: #4d4d57 transparent transparent transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.distributors__header {
  min-height: 6rem;
  background-color: #f2f2f7;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.distributors__title {
  color: #2b2b38;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 2.5rem;
  text-transform: uppercase;
  letter-spacing: 1.4px; }

.distributors__body {
  padding: 6.3rem 1rem 1.6rem 1rem; }
  @media (max-width: 767px) {
    .distributors__body {
      padding: 5.5rem 2.1rem 1.5rem 2.1rem; } }
  .distributors__body .mp-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    width: 100%;
    margin: 0 auto 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4rem 4rem;
    margin-bottom: 5rem; }
  .distributors__body .mp-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 280px;
    color: #ffffff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    font-size: 14px; }
    @media (max-width: 576px) {
      .distributors__body .mp-link {
        width: 100%;
        max-width: 400px; } }
  .distributors__body .mp-link img {
    margin-right: 24px;
    width: 24px;
    height: 24px; }

.distributors__wrapper {
  max-width: 1275px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.distributors__block {
  width: calc(100% / 3);
  margin-bottom: 4.7rem;
  padding-right: 2.5rem;
  padding-left: 2rem; }
  @media (max-width: 991px) {
    .distributors__block {
      width: 50%; } }
  @media (max-width: 767px) {
    .distributors__block {
      width: 100%;
      padding-left: 0; } }

.distributors__item, .distributors__name {
  display: inline-block;
  width: 100%;
  margin-bottom: 7px;
  color: #4d4d57;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .distributors__item, .distributors__name {
      margin-bottom: 12px; } }

.distributors__item {
  font-size: 1rem;
  font-weight: 400; }
  .distributors__item a {
    color: #4d4d57;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    transition: color .3s ease; }
    @media (min-width: 768px) {
      .distributors__item a:hover {
        color: black; } }
  @media (max-width: 767px) {
    .distributors__item {
      font-size: 1.4rem; } }

.distributors__status_exclusive {
  width: 250px;
  padding: 5px 10px;
  background-color: #000000;
  color: #f0f0f0;
  text-align: center; }

.distributors__status_gold {
  width: 250px;
  padding: 5px 10px;
  background-color: #FFD700;
  color: #000000;
  text-align: center; }

.distributors__status_silver {
  width: 250px;
  padding: 5px 10px;
  background-color: #D3D3D3;
  color: #000000;
  text-align: center; }

.distributors__name {
  font-size: 1.2rem;
  font-weight: 900; }
  @media (max-width: 767px) {
    .distributors__name {
      font-size: 1.7rem; } }

.distributors__links-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.distributors__links-item {
  width: 30px;
  height: 30px;
  background-color: #f2f2f7;
  margin-right: 10px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease; }
  @media (min-width: 992px) {
    .distributors__links-item:hover {
      background-color: #e5e5ef; } }
  .distributors__links-item .icon {
    color: #b2b2c3; }

.s-settings {
  border-top: 1px solid #f2f2f7;
  padding-bottom: 6rem;
  padding-top: 11rem; }
  .s-settings-two {
    border-top: 1px solid #f2f2f7;
    border-bottom: 1px solid #f2f2f7;
    padding-top: 6rem;
    padding-bottom: 5rem; }
    @media (max-width: 991px) {
      .s-settings-two {
        padding-top: 8rem; } }
    @media (max-width: 991px) {
      .s-settings-two .s-settings__item-forms {
        padding-top: 9.7rem; } }
  .s-settings-third {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .s-settings__wrapper {
    width: 100%;
    max-width: 650px;
    margin: 0 auto; }
  .s-settings__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media (max-width: 991px) {
      .s-settings__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    .s-settings__item-title h3 {
      margin: 0;
      color: #2b2b38;
      font-size: 14px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 1.4px; }
      @media (max-width: 991px) {
        .s-settings__item-title h3 {
          font-size: 18px; } }
    .s-settings__item-label {
      padding-left: 32px;
      margin-top: -4px; }
      .s-settings__item-label span {
        color: #3e3e48;
        font-size: 10px;
        font-weight: 300;
        line-height: 18px;
        text-transform: uppercase;
        letter-spacing: 2px; }
        @media (max-width: 991px) {
          .s-settings__item-label span {
            font-size: 14px; } }
    .s-settings__item-checkbox {
      margin-bottom: 3.3rem; }
      @media (max-width: 479px) {
        .s-settings__item-checkbox {
          margin-bottom: 1.8rem; } }
      .s-settings__item-checkbox-disabled {
        margin-bottom: 0; }
        .s-settings__item-checkbox-disabled .s-settings__item-label span {
          color: #b2b2c3; }
      @media (max-width: 767px) {
        .s-settings__item-checkbox .checkbox-label {
          margin-top: 0; } }
    .s-settings__item-form .form-control {
      background-color: #fff;
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      border-bottom: 1px solid #b2b2c3;
      padding: 0;
      text-align: left;
      color: #b2b2c3;
      font-size: 12px;
      font-weight: 300;
      line-height: 25px;
      text-transform: uppercase;
      letter-spacing: 1.2px;
      height: 2rem !important;
      min-width: 32rem;
      margin-bottom: 3rem; }
      @media (max-width: 991px) {
        .s-settings__item-form .form-control {
          height: 5rem !important; } }
      @media (max-width: 479px) {
        .s-settings__item-form .form-control {
          min-width: 31rem; } }
    .s-settings__item-two {
      margin-bottom: 2rem; }
      .s-settings__item-two .s-settings__item-title {
        margin-top: 0; }
    @media (max-width: 991px) {
      .s-settings__item-forms {
        padding-top: 7.7rem;
        width: 90%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .s-settings__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .s-settings__button button {
      padding: 0 3.6rem; }
      @media (max-width: 991px) {
        .s-settings__button button {
          font-size: 22px;
          padding: 0 6.6rem;
          height: 7rem; } }

.ticker-wrapper {
  width: 100%;
  -webkit-box-shadow: inset 0 7px 5px rgba(0, 0, 0, 0.16), inset 0 -7px 5px rgba(0, 0, 0, 0.16);
  box-shadow: inset 0 7px 5px rgba(0, 0, 0, 0.16), inset 0 -7px 5px rgba(0, 0, 0, 0.16);
  background-color: #2bbbb3;
  padding: 2rem 16rem;
  margin-bottom: 2.6rem;
  position: relative;
  margin-top: -1px; }
  @media (max-width: 1279px) {
    .ticker-wrapper {
      padding: 2rem 6rem 2rem 7rem; } }
  @media (max-width: 991px) {
    .ticker-wrapper {
      padding: 2rem 1rem 2rem 1rem; } }

.ticker-container {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative; }

.ticker-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%; }
  @media (max-width: 991px) {
    .ticker-inner {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.ticker-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .ticker-side-btn {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media (max-width: 991px) {
      .ticker-side-btn {
        width: 100%;
        max-width: 320px;
        margin: 2.5rem auto 0 auto;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    .ticker-side-btn .ticker-close {
      display: none;
      color: #ffffff !important;
      font-size: 1rem;
      font-weight: 400;
      line-height: 2.4rem;
      text-decoration: underline;
      text-transform: uppercase;
      letter-spacing: 2px; }
      @media (max-width: 991px) {
        .ticker-side-btn .ticker-close {
          display: block; } }

.ticker-text {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  padding: 0 3rem 0 0;
  margin: 0; }
  @media (max-width: 1279px) {
    .ticker-text {
      font-weight: 400; } }
  @media (max-width: 991px) {
    .ticker-text {
      font-size: 12px;
      line-height: 18px;
      margin: 0;
      padding: 0 1.5rem;
      text-align: center; } }

.ticker-btn {
  width: 235px;
  height: 40px;
  border: 2px solid #ffffff;
  outline: none;
  color: #ffffff !important;
  font-size: 1.2rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2.4px;
  text-decoration: none !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color .3s ease, border-color .3s ease;
  transition: color .3s ease, border-color .3s ease; }
  @media (max-width: 991px) {
    .ticker-btn {
      width: 210px;
      font-size: 1rem; } }
  @media (min-width: 768px) {
    .ticker-btn:hover {
      color: rgba(255, 255, 255, 0.8);
      border-color: rgba(255, 255, 255, 0.8); } }
  @media (max-width: 991px) {
    .ticker-btn:hover {
      color: #fff !important; } }

button.ticker-close {
  cursor: pointer;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 70px; }
  @media (max-width: 991px) {
    button.ticker-close {
      display: none; } }
  button.ticker-close .icon-close {
    color: #fff;
    font-size: 1.8rem; }

.select-box {
  position: relative; }

.select-box__placeholder {
  color: #b2b2c3;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4rem;
  pointer-events: none;
  margin-bottom: 1.1rem;
  letter-spacing: 0.2rem;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .select-box__placeholder {
      font-size: 1.2rem; } }

.select-box__options {
  position: relative; }
  .select-box__options:after {
    z-index: 1;
    content: '';
    right: 12px;
    bottom: 9px;
    width: 0.6rem;
    height: 0.6rem;
    display: block;
    position: absolute;
    pointer-events: none;
    margin-bottom: .6rem;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    border-top: 2px solid #3e3e48;
    border-left: 2px solid #3e3e48; }
  .select-box__options:before {
    z-index: 1;
    content: '';
    right: 12px;
    bottom: 9px;
    width: 0.6rem;
    height: 0.6rem;
    display: block;
    position: absolute;
    pointer-events: none;
    -webkit-transform: rotateZ(135deg);
    transform: rotateZ(135deg);
    border-top: 2px solid #3e3e48;
    border-right: 2px solid #3e3e48; }

select {
  width: 100%;
  border: none;
  height: 2.2rem;
  font-size: 1.2rem;
  position: relative;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none !important;
  border-bottom: 1px solid #b1b1c1; }

.revive-tooltip {
  background-color: #1c1c1f;
  color: white;
  border-radius: 10px;
  padding: 10px 20px;
  position: absolute;
  visibility: hidden;
  z-index: 99999;
  white-space: nowrap; }
  .revive-tooltip_show > .revive-tooltip {
    visibility: visible; }
  .revive-tooltip__wrapper:hover > .revive-tooltip {
    visibility: visible; }

.article {
  max-width: 1040px;
  padding: 0 20px;
  margin: 8rem auto 10rem auto; }
  .article__title {
    margin-top: 100px;
    font-weight: bold;
    text-align: center;
    font-size: 2rem;
    text-transform: none; }
  .article__box-title {
    margin-top: 2rem;
    margin-bottom: 2rem; }
  .article__content-text p {
    color: #4d4d57;
    line-height: 1.9rem;
    letter-spacing: 0;
    margin-bottom: 0; }
  .article__content-text .huge-text {
    font-size: 3.4rem; }
  .article__content-image-wrap {
    margin: 30px 0; }
    .article__content-image-wrap_center {
      text-align: center; }
    .article__content-image-wrap_right {
      text-align: right; }
  .article__content-product {
    margin-bottom: 30px; }
  .article__content-sign {
    color: #4d4d57;
    margin: 50px 0;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center; }
  .article__image-sign {
    color: #4d4d57;
    font-size: 1.9rem;
    text-align: center;
    font-style: italic;
    margin: 40px 0;
    border: 1px solid #e9e9e9;
    padding: 30px 40px; }
  .article__quote-line {
    border-bottom: 1px solid #e9e9e9;
    text-align: center; }
    .article__quote-line > svg {
      position: relative;
      margin-bottom: -20px;
      width: 60px;
      height: 40px;
      padding: 0 20px;
      background-color: white; }
  .article__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 30px; }
  .article__social_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-color: #f2f2f7;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center; }
  .article__social_icon img {
    width: 26px;
    height: 26px; }
  .article__album {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 40px 10px;
    margin: 40px 0; }
  .article__album img {
    width: 21%;
    aspect-ratio: 3 / 4;
    cursor: pointer; }
  .article #sign-form {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 40;
    background-color: rgba(23, 23, 23, 0.95);
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .article #sign-form h2 {
      margin-top: 0; }
    .article #sign-form .sign-form-close {
      position: absolute;
      width: 24px;
      height: 24px;
      top: 20px;
      right: 20px;
      color: #232323;
      cursor: pointer; }
    .article #sign-form .ajax-form {
      background-color: #ffffff;
      padding: 4rem;
      max-width: 600px;
      width: calc(100% - 20px);
      position: relative; }
  .article #sign-form.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

@media (max-width: 900px) {
  .article__album img {
    width: 30%; } }

@media (max-width: 600px) {
  .article {
    gap: 30px 10px; }
    .article__album img {
      width: 45%; } }

.article p {
  line-height: 145%;
  margin-bottom: 16px; }

.article ul {
  margin: 20px 0; }

.article li {
  line-height: 145%;
  margin-bottom: 10px; }

.article li:last-child {
  margin-bottom: 0; }

.article.mt4 {
  margin-top: 4rem; }

.article .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f3f2f8;
  padding: 30px 36px;
  gap: 20px 40px;
  margin-bottom: 40px; }

.article .author .photo {
  width: 120px;
  min-width: 120px; }

.article .author .photo img {
  width: 100%; }

.article .author .info {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 160px; }

.article .author .info a {
  -webkit-text-decoration: underline rgba(0, 0, 0, 0);
  text-decoration: underline rgba(0, 0, 0, 0);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.article .author .info a:hover {
  -webkit-text-decoration: underline black;
  text-decoration: underline black;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.article .author .info .description {
  font-size: 18px;
  line-height: 150%;
  font-weight: normal; }

.article .author .info .city {
  font-size: 22px;
  line-height: 22px;
  font-weight: normal; }

.vbox-overlay .vbox-container {
  overflow: hidden; }

.vbox-overlay .vbox-close {
  height: 41px;
  right: -10px; }

.vbox-overlay .vbox-prev, .vbox-overlay .vbox-next {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 25px;
  background-color: #707070;
  top: 50%;
  margin-top: -25px; }

.vbox-overlay .vbox-prev svg {
  margin-left: -4px; }

.vbox-overlay .vbox-content {
  padding: 0 6%; }

@media only screen and (max-width: 1220px) {
  .vbox-overlay .vbox-content {
    padding: 0 7%; } }

@media only screen and (max-width: 1000px) {
  .vbox-overlay .vbox-content {
    padding: 0 8%; } }

@media only screen and (max-width: 870px) {
  .article .author .info {
    font-size: 26px;
    line-height: 26px; }
  .article .author .info .description {
    font-size: 16px;
    line-height: 130%; }
  .article .author .info .city {
    font-size: 20px;
    line-height: 20px; }
  .vbox-overlay .vbox-content {
    padding: 0 2%; }
  .vbox-overlay .vbox-next, .vbox-overlay .vbox-prev {
    top: 90%; } }

@media only screen and (max-width: 640px) {
  .article .author {
    padding: 20px 24px;
    gap: 12px 24px; }
  .article .author .info {
    font-size: 20px;
    line-height: 20px; }
  .article .author .info .description {
    font-size: 15px; }
  .article .author .info .city {
    font-size: 18px;
    line-height: 18px; } }

@media only screen and (max-width: 550px) {
  .article .author .info .description {
    font-size: 14px; } }

@media only screen and (max-width: 500px) {
  .article .author {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px 0; }
  .article .author .photo {
    width: 240px;
    min-width: 240px; }
  .article .author .info {
    font-size: 24px;
    line-height: 24px;
    height: auto;
    gap: 20px 0; }
  .article .author .info .description {
    font-size: 15px; }
  .article .author .info .city {
    font-size: 20px;
    line-height: 20px; } }

.section-articles {
  max-width: 1125px;
  margin: 4rem auto 10rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 70px 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 1279px) {
    .section-articles {
      max-width: 755px; } }
  @media (max-width: 767px) {
    .section-articles {
      max-width: 355px; } }

.section-articles.mb2rem {
  margin-bottom: 2rem; }

.article-item {
  width: 100%;
  max-width: 360px; }
  .article-item__theme-link {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.1rem; }
  .article-item__head-link {
    display: block;
    margin: 20px 0;
    color: #3e3e48;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-weight: bolder; }
  .article-item__arrow {
    padding: 0 20px; }
  .article-item__preview-text {
    margin-top: 15px; }
  .article-item__preview {
    max-width: 355px;
    margin-bottom: 10px;
    width: 100%; }

.text-page {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }

.plainText.unsubscribe {
  text-align: center;
  padding-top: 10rem;
  padding-bottom: 10rem;
  font-size: 2.5rem;
  font-weight: bold;
  color: #009933; }

.delivery__content-item {
  margin: 45px 0 0;
  max-width: 580px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 72px;
  position: relative; }
  .delivery__content-item ._icon {
    position: absolute;
    left: 0;
    top: 0; }
    .delivery__content-item ._icon > i {
      width: 48px;
      height: 48px;
      background-position: 50% 50%;
      background-size: contain;
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle; }
  .delivery__content-item ._title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 6px; }

.icon-mall {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiPjxzdHlsZT4uc3Qwe3N0cm9rZTojODY5MmE2O3N0cm9rZS13aWR0aDozO3N0cm9rZS1taXRlcmxpbWl0OjEwfTwvc3R5bGU+PHBhdGggZD0iTTEwMDAuMyA1MTJjLS4yIDEwMS4yLTMxLjYgMTk5LjktOTAgMjgyLjctNTYuMyA3OS42LTEzNy41IDE0MS43LTIyOC45IDE3NS41LTk2LjMgMzUuNi0yMDIuNyAzOS42LTMwMS41IDEyLjEtOTUuMi0yNi41LTE4MC4zLTgyLjYtMjQzLjctMTU4LjMtNjMuNy03Ni0xMDIuOC0xNzIuMi0xMTEtMjcwLjktOC40LTEwMS42IDE1LjEtMjAzLjkgNjcuMy0yOTEuNCA1MC4zLTg0LjUgMTI2LjEtMTUyIDIxNS4zLTE5My41IDkyLTQyLjggMTk4LTU0LjkgMjk3LjUtMzUuNyA5Ny41IDE4LjkgMTg3LjQgNjcuOSAyNTYuNyAxMzguOSA2OS41IDcxLjEgMTE1LjUgMTYyLjggMTMyIDI2MC45IDQuMyAyNi4yIDYuMiA1MyA2LjMgNzkuNyAwIDE1LjMgMjMuOCAxNS4zIDIzLjcgMC0uMi0xMDMuMS0zMS40LTIwNC44LTg5LjktMjg5LjgtNTcuMy04My4zLTEzOC43LTE0OC0yMzIuMy0xODUuOEM2MDQuOS0yLjkgNDk2LTEwLjIgMzk0LjMgMTMuNWMtOTguMiAyMi44LTE4OC42IDc2LTI1Ny4zIDE0OS43QzY3LjkgMjM3LjQgMjEuNyAzMzEuOSA2LjEgNDMyLjEtMTAgNTM2IDYgNjQzLjEgNTIuMSA3MzcuNmM0My45IDkwIDExNS4yIDE2NS45IDIwMS4zIDIxNi42IDg5LjUgNTIuNiAxOTQuNiA3Ni4zIDI5OCA2OC40IDEwMi43LTcuOSAyMDAuOC00Ny4yIDI4MS4yLTExMS40IDc4LjYtNjIuNyAxMzcuMi0xNDkuMSAxNjcuNi0yNDQuOCAxNS44LTQ5LjggMjMuNi0xMDIuMiAyMy43LTE1NC4zLjEtMTUuNC0yMy42LTE1LjQtMjMuNi0uMXoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNTU5LjkgNzUwLjFWNjM0LjZjMC00LjQtMy42LTgtOC04aC03NC40Yy00LjQgMC04IDMuNi04IDh2MTE1LjVjMCA0LjQgMy42IDggOCA4aDc0LjRjNC40IDAgOC0zLjYgOC04em0tMTYtOGgtNTguM3YtOTkuNWg1OC4zdjk5LjV6TTQ0MS4zIDc1MC4xVjYzNC42YzAtNC40LTMuNi04LTgtOGgtNzQuNGMtNC40IDAtOCAzLjYtOCA4djExNS41YzAgNC40IDMuNiA4IDggOGg3NC40YzQuNCAwIDgtMy42IDgtOHptLTE2LThIMzY3di05OS41aDU4LjN2OTkuNXpNNTU5LjkgNTM1LjNWNDE5LjhjMC00LjQtMy42LTgtOC04aC03NC40Yy00LjQgMC04IDMuNi04IDh2MTE1LjVjMCA0LjQgMy42IDggOCA4aDc0LjRjNC40LjEgOC0zLjUgOC04em0tMTYtOGgtNTguM3YtOTkuNWg1OC4zdjk5LjV6TTY3Ny40IDUzNS4zVjQxOS44YzAtNC40LTMuNi04LTgtOEg1OTVjLTQuNCAwLTggMy42LTggOHYxMTUuNWMwIDQuNCAzLjYgOCA4IDhoNzQuNGM0LjQuMSA4LTMuNSA4LTh6bS0xNi4xLThINjAzdi05OS41aDU4LjN2OTkuNXpNNDQxLjMgNTM1LjNWNDE5LjhjMC00LjQtMy42LTgtOC04aC03NC40Yy00LjQgMC04IDMuNi04IDh2MTE1LjVjMCA0LjQgMy42IDggOCA4aDc0LjRjNC40LjEgOC0zLjUgOC04em0tMTYtOEgzNjd2LTk5LjVoNTguM3Y5OS41eiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik03NDAuNyAzMjAuNnYtNDguNGMwLTQuNC0zLjYtOC04LThINjk5VjIyOWMwLTQuNC0zLjYtOC04LThoLTQzLjJjLTQuNCAwLTggMy42LTggOHYzNS4yaC0xMi4xVjIyOWMwLTQuNC0zLjYtOC04LThoLTQzLjJjLTQuNCAwLTggMy42LTggOHYzNS4yaC0yNzdjLTQuNCAwLTggMy42LTggOHY0OC40YzAgNC40IDMuNiA4IDggOGg5LjR2NTAwLjNjMCA0LjQgMy42IDggOCA4aDQwNi41YzQuNCAwIDgtMy42IDgtOFYzMjguNmg5LjRjNC4zIDAgNy45LTMuNiA3LjktOHpNNjAzIDY0Mi42aDU4LjN2MTc4LjNINjAzVjY0Mi42em0tMjg2LjItMzE0aDM5MC40djQ5Mi4zaC0yOS44VjYzNC42YzAtNC40LTMuNi04LTgtOEg1OTVjLTQuNCAwLTggMy42LTggOHYxODYuM0gzMTYuOFYzMjguNnptMjk0LjgtNjQuNGgtMjcuMlYyMzdoMjcuMnYyNy4yem03MS4zIDBoLTI3LjJWMjM3aDI3LjJ2MjcuMnptNDEuNyA0OC40SDI5OS40di0zMi4zaDQyNS4zdjMyLjN6Ii8+PC9zdmc+); }

.icon-moscow {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiPjxzdHlsZT4uc3Qwe2ZpbGw6Izg2OTJhNn0uc3Qxe2ZpbGw6bm9uZX08L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00NzkuMyAxNjVsMzIuNy0xNy43IDMyLjcgMTcuNy02LjMtMzYuNSAyNi41LTI2LjUtMzYuNS01TDUxMiA2NC4zIDQ5NS42IDk3bC0zNi41IDUgMjYuNSAyNi41ek01MTIgNzMxLjRjNy42IDAgMTIuNi01IDEyLjYtMTIuNnYtMjUuMmMwLTcuNi01LTEyLjYtMTIuNi0xMi42cy0xMi42IDUtMTIuNiAxMi42djI1LjJjMCA3LjYgNSAxMi42IDEyLjYgMTIuNnoiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNNTAwLjMgNDI5LjNjMC03LjYgNS0xMi42IDEyLjYtMTIuNnMxMi42IDUgMTIuNiAxMi42djM3LjhINTYybC01MC40LTIzNS40TDQ2MCA0NjcuMWg0MC4zdi0zNy44ek00NDYuMiA2ODEuMWgtMzR2MTIuNmgzMC4yYzAtMy44IDEuMy04LjggMy44LTEyLjZ6TTQ1MCA1NDAuMVY1OTNoMjUuMnYtNTAuNGMwLTIuNSAxLjMtMy44IDEuMy01bDE4LjktNDUuM2gtNjYuN2wyMC4xIDQyLjhjMS4yIDEuMiAxLjIgMy43IDEuMiA1ek00MjQuOCA1NDMuOWwtMTIuNi0yNy43VjU5M2gxMi42ek01NjMuMyA5NzAuNmgtMzcuOHYyOS42YzEyLjYtLjMgMjUuMi0xLjIgMzcuOC0yLjV2LTI3LjF6TTQ1MCA4NzIuNHY3M2gxMjUuOXYtNzNMNTEzIDgxMy4ybC02MyA1OS4yem03MC41LTIuNXYxMi42YzAgNy42LTUgMTIuNi0xMi42IDEyLjZzLTEyLjYtNS0xMi42LTEyLjZ2LTEyLjZjMC03LjYgNS0xMi42IDEyLjYtMTIuNnMxMi42IDUgMTIuNiAxMi42ek0zOTkuNiA4NDQuN2gtNTAuNHYxMDAuN2g3NS41di03OS4zYzAtMi41IDEuMy02LjMgMy44LTguOGwxMy44LTEyLjZoLTQyLjd6bS01IDUwLjRjMCA3LjYtNSAxMi42LTEyLjYgMTIuNnMtMTIuNi01LTEyLjYtMTIuNnYtMjUuMmMwLTcuNiA1LTEyLjYgMTIuNi0xMi42czEyLjYgNSAxMi42IDEyLjZ2MjUuMnpNNjI2LjIgOTcwLjZoLTM3Ljh2MjMuOGMxMi43LTIgMjUuMy00LjUgMzcuOC03LjR2LTE2LjR6TTQxMy41IDY1NS45aDUwLjRjMTIuNi0xMi42IDMwLjItMjAuMSA1MC40LTIwLjEgMTguOSAwIDM3LjggNy42IDUwLjQgMjAuMWg1MC40di0zNy44SDQxMy41djM3Ljh6TTYxMy42IDY5My43di0xMi42aC0zMi43YzEuMyAzLjggMi41IDguOCAzLjggMTIuNmgyOC45ek01NDkuNCA1MzUuMWMxLjMgMS4zIDEuMyAzLjggMS4zIDVWNTkzaDI1LjJ2LTUyLjljMC0xLjMgMC0zLjggMS4zLTVsMjAuMS00Mi44aC02OGwyMC4xIDQyLjh6TTYxMy42IDUxNi4yTDYwMSA1NDMuOVY1OTNoMTIuNnpNNTEyLjkgNTE0LjlsLTEyLjYgMzAuMlY1OTNoMjUuMnYtNTAuNHpNNDY2LjMgNzA4LjhjMCAyNi40IDIxLjQgNDcuOCA0Ny44IDQ3LjggMjUuMiAwIDQ3LjgtMjEuNCA0Ny44LTQ3LjhTNTQwLjUgNjYxIDUxNC4xIDY2MWMtMjYuNC0uMS00Ny44IDIxLjMtNDcuOCA0Ny44ek02NTEuNCA5NzAuNnY5LjZjOC41LTIuNSAxNi45LTUuMiAyNS4yLTguMnYtMS40aC0yNS4yek0zNzQuNCA5NzAuNmgtMjUuMnYyLjFjOC4zIDIuOSAxNi43IDUuNiAyNS4yIDguMXYtMTAuMnpNNTAwLjMgOTcwLjZoLTM3Ljh2MjcuM2MxMi42IDEuMyAyNS4yIDIgMzcuOCAyLjN2LTI5LjZ6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTg2MS45IDE3MS41Yy02OS4zLTcxLTE1OS4xLTEyMC0yNTYuNy0xMzguOS05OS41LTE5LjMtMjA1LjUtNy4xLTI5Ny41IDM1LjctODkuMSA0MS41LTE2NC45IDEwOS0yMTUuMyAxOTMuNS01Mi4xIDg3LjUtNzUuNyAxODkuOC02Ny4zIDI5MS40IDguMiA5OC43IDQ3LjMgMTk0LjkgMTEwLjkgMjcwLjkgNTAuOCA2MC42IDExNS41IDEwOC43IDE4OC4yIDEzOVY3NjcuN2MuNy02LjcgNS4zLTExLjEgMTIuMy0xMS4xIDcuNiAwIDEyLjYgNSAxMi42IDEyLjZ2NTAuNEgzODdWNDI5LjNjMC03LjYgNS0xMi42IDEyLjYtMTIuNnMxMi42IDUgMTIuNiAxMi42djM3LjhoMjEuNEw1MDAuMyAxNzBoMjUuMmw2Mi45IDI5Ny4xaDI1LjJ2LTM3LjhjMC03LjYgNS0xMi42IDEyLjYtMTIuNnMxMi42IDUgMTIuNiAxMi42VjgxOS42aDM3Ljh2LTUwLjRjMC03LjYgNS0xMi42IDEyLjYtMTIuNiA0LjggMCA4LjQgMi4yIDEwLjUgNS42djIwMC45YzgzLjktMzUgMTU4LjItOTQgMjEwLjYtMTY4LjMgNTguNC04Mi44IDg5LjktMTgxLjUgOTAtMjgyLjcgMC0yNi43LTItNTMuNS02LjQtNzkuNy0xNi41LTk4LTYyLjUtMTg5LjctMTMyLTI2MC45eiIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik02MTMuNiA4NDQuN2gtMzAuMmwxMy44IDEyLjZjMi41IDIuNSAzLjggNSAzLjggOC44djc5LjNoNzUuNVY4NDQuN2gtNjIuOXptMzIuOCAyNS4ydjI1LjJjMCA3LjYtNSAxMi42LTEyLjYgMTIuNnMtMTIuNi01LTEyLjYtMTIuNnYtMjUuMmMwLTcuNiA1LTEyLjYgMTIuNi0xMi42czEyLjYgNSAxMi42IDEyLjZ6TTYwMSA4MDd2MTIuNmgxMi42VjcxOC44aC0yOWMtNSAzNS4yLTM1LjIgNjIuOS03MS44IDYyLjlTNDQ2LjEgNzU0IDQ0MSA3MTguOGgtMjl2MTAwLjdoMTIuNlY4MDdjMC03LjYgNS0xMi42IDEyLjYtMTIuNnMxMi42IDUgMTIuNiAxMi42djEyLjZoMTguOWwzNS4yLTMyLjdjNS01IDEyLjYtNSAxNy42IDBsMzUuMiAzMi43aDE4LjlWODA3YzAtNy42IDUtMTIuNiAxMi42LTEyLjZzMTIuOCA1IDEyLjggMTIuNnpNNDM3LjQgOTcwLjZoLTM3Ljh2MTYuOGMxMi41IDIuOSAyNS4xIDUuNCAzNy44IDcuM3YtMjQuMXoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDUwIDEwMjFjMSAwIDItLjEgMi45LS4zLTMuMS0uNC02LjItLjctOS4yLTEuMiAxLjguOSAzLjkgMS41IDYuMyAxLjV6TTU3NS45IDEwMjFjMi42IDAgNC45LS42IDYuOC0xLjctMy40LjUtNi44LjktMTAuMiAxLjMgMSAuMiAyLjIuNCAzLjQuNHpNNjg5LjIgNzU2LjZjLTcuNiAwLTEyLjYgNS0xMi42IDEyLjZ2NTAuNGgtMzcuOFY0MjkuM2MwLTcuNi01LTEyLjYtMTIuNi0xMi42cy0xMi42IDUtMTIuNiAxMi42djM3LjhoLTI1LjJMNTI1LjUgMTcwaC0yNS4ybC02Ni43IDI5Ny4xaC0yMS40di0zNy44YzAtNy42LTUtMTIuNi0xMi42LTEyLjZzLTEyLjYgNS0xMi42IDEyLjZWODE5LjZoLTM3Ljh2LTUwLjRjMC03LjYtNS0xMi42LTEyLjYtMTIuNi03IDAtMTEuNyA0LjQtMTIuMyAxMS4xdjE5NS40YzguMiAzLjQgMTYuNSA2LjYgMjQuOSA5LjZ2LTIuMWgyNS4ydjEwLjJjMS44LjUgMy42IDEuMSA1LjQgMS42IDYuNSAxLjggMTMuMSAzLjUgMTkuNyA1di0xNi44aDM3Ljh2MjQuMWM4LjQgMS4zIDE2LjggMi4zIDI1LjIgMy4ydi0yNy4zaDM3Ljh2MjkuNmM4LjQuMiAxNi44LjIgMjUuMi0uMXYtMjkuNmgzNy44djI3LjFjOC40LS45IDE2LjgtMiAyNS4yLTMuM3YtMjMuOGgzNy44Vjk4N2M4LjQtMiAxNi44LTQuMyAyNS4yLTYuN3YtOS42aDI1LjJ2MS40YzEuNi0uNiAzLjItMS4xIDQuOS0xLjcgNi4xLTIuMyAxMi4yLTQuNyAxOC4yLTcuMnYtMjAxYy0yLjMtMy40LTUuOS01LjYtMTAuNi01LjZ6bS03NC4zLTEzOC41djM3LjhoLTUwLjRjLTEyLjYtMTIuNi0zMS41LTIwLjEtNTAuNC0yMC4xLTIwLjEgMC0zNy44IDcuNi01MC40IDIwLjFoLTUwLjR2LTM3LjhoMjAxLjZ6bS0xLjMgNjN2MTIuNmgtMjljLTEuMy0zLjgtMi41LTguOC0zLjgtMTIuNmgzMi44ek01NjIgNzA4LjhjMCAyNi40LTIyLjcgNDcuOC00Ny44IDQ3LjgtMjYuNCAwLTQ3LjgtMjEuNC00Ny44LTQ3LjhzMjEuNC00Ny44IDQ3LjgtNDcuOGMyNi40LS4xIDQ3LjggMjEuMyA0Ny44IDQ3Ljh6TTUwMC4zIDU5M3YtNDcuOGwxMi42LTMwLjIgMTIuNiAyNy43VjU5M2gtMjUuMnpNNjAxIDU0My45bDEyLjYtMjcuN1Y1OTNINjAxdi00OS4xem0tMy43LTUxLjZsLTIwLjEgNDIuOGMtMS4zIDEuMy0xLjMgMy44LTEuMyA1VjU5M2gtMjUuMnYtNTIuOWMwLTEuMyAwLTMuOC0xLjMtNWwtMjAuMS00Mi44aDY4em0tODUuNi0yNjAuNkw1NjIgNDY3LjFoLTM2LjV2LTM3LjhjMC03LjYtNS0xMi42LTEyLjYtMTIuNnMtMTIuNiA1LTEyLjYgMTIuNnYzNy44SDQ2MGw1MS43LTIzNS40em0tMTYuNCAyNjAuNmwtMTguOSA0NS4zYzAgMS4zLTEuMyAyLjUtMS4zIDVWNTkzSDQ1MHYtNTIuOWMwLTEuMyAwLTMuOC0xLjMtNWwtMjAuMS00Mi44aDY2Ljd6bS04My4xIDIzLjlsMTIuNiAyNy43VjU5M2gtMTIuNnYtNzYuOHptMCAxNjQuOWgzNGMtMi41IDMuOC0zLjggOC44LTMuOCAxMi42aC0zMC4ydi0xMi42em0xNi40IDE3Ni4yYy0yLjUgMi41LTMuOCA2LjMtMy44IDguOHY3OS4zaC03NS41Vjg0NC43aDkzLjJsLTEzLjkgMTIuNnptMTQ3LjMgODguMUg0NTB2LTczbDYyLjktNTkuMiA2Mi45IDU5LjJ2NzN6bTAtMTM4LjR2MTIuNkg1NTdsLTM1LjItMzIuN2MtNS01LTEyLjYtNS0xNy42IDBMNDY5IDgxOS42aC0xOVY4MDdjMC03LjYtNS0xMi42LTEyLjYtMTIuNnMtMTIuNiA1LTEyLjYgMTIuNnYxMi42aC0xMi42VjcxOC44aDI5YzUgMzUuMiAzNS4yIDYyLjkgNzEuOCA2Mi45czY2LjctMjcuNyA3MS44LTYyLjloMjl2MTAwLjdINjAxVjgwN2MwLTcuNi01LTEyLjYtMTIuNi0xMi42cy0xMi41IDUtMTIuNSAxMi42em0xMDAuNyAxMzguNEg2MDF2LTc5LjNjMC0zLjgtMS4zLTYuMy0zLjgtOC44bC0xMy44LTEyLjZINjc2LjZ2MTAwLjd6Ii8+PHBhdGggZD0iTTM0OS4zIDk3Mi43djI1YzguMyAyLjggMTYuNyA1LjMgMjUuMiA3Ljd2LTI0LjVjLTguNS0yLjYtMTYuOS01LjMtMjUuMi04LjJ6TTQzNy40IDEwMDguNHYtMTMuN2MtMTIuNy0xLjktMjUuMy00LjQtMzcuOC03LjN2MjQuMmMxNC42IDMuMyAyOS4yIDUuOSA0NCA3LjktMy44LTItNi4yLTYtNi4yLTExLjF6TTQ1Mi45IDEwMjAuN2MzMi43IDMuOCA2NS43IDQuNSA5OC42IDIgNy0uNSAxNC0xLjIgMjEtMi4xLTUuNi0xLjMtOS4yLTUuOS05LjItMTIuMnYtMTAuN2MtMTIuNiAxLjMtMjUuMiAyLjEtMzcuOCAyLjV2OC4yYzAgNy42LTUgMTIuNi0xMi42IDEyLjZzLTEyLjYtNS0xMi42LTEyLjZ2LTguMWMtMTIuNi0uMy0yNS4yLTEuMS0zNy44LTIuM3YxMC41Yy4xIDYuNC0zLjcgMTEtOS42IDEyLjJ6TTY1MS40IDEwMDQuN2M4LjUtMi40IDE2LjktNSAyNS4yLTcuOVY5NzJjLTguMyAzLTE2LjcgNS43LTI1LjIgOC4ydjI0LjV6TTEzNi4yIDgyNC4xYy02My42LTc2LTEwMi43LTE3Mi4yLTExMC45LTI3MC45LTguNC0xMDEuNiAxNS4xLTIwMy45IDY3LjMtMjkxLjQgNTAuMy04NC41IDEyNi4xLTE1MiAyMTUuMy0xOTMuNSA5Mi00Mi44IDE5OC01NC45IDI5Ny41LTM1LjcgOTcuNSAxOC45IDE4Ny40IDY3LjkgMjU2LjcgMTM4LjkgNjkuNSA3MS4xIDExNS41IDE2Mi44IDEzMiAyNjAuOSA0LjQgMjYuMSA2LjQgNTMgNi40IDc5LjcgMC0xNS4zIDIzLjgtMTUuMyAyMy43IDAtLjItMTAzLjEtMzEuNC0yMDQuOC04OS45LTI4OS44LTU3LjUtODMuMy0xMzguOC0xNDgtMjMyLjUtMTg1LjhDNjA0LjktMi43IDQ5Ni0xMCAzOTQuMyAxMy42Yy05OC4yIDIyLjgtMTg4LjYgNzYtMjU3LjMgMTQ5LjdDNjcuOSAyMzcuNSAyMS43IDMzMi4xIDYuMSA0MzIuMmMtMTYuMSAxMDMuOS0uMSAyMTEgNDYgMzA1LjUgNDMuOSA5MCAxMTUuMiAxNjUuOSAyMDEuMyAyMTYuNiAyMi43IDEzLjQgNDYuNCAyNC44IDcwLjkgMzQuNHYtMjUuNmMtNzIuNi0zMC4zLTEzNy40LTc4LjQtMTg4LjEtMTM5ek01ODguNCA5OTQuNHYxMy45YzAgNC45LTIuMiA4LjgtNS44IDEwLjkgMTQuNy0yIDI5LjItNC43IDQzLjUtOFY5ODdjLTEyLjQgMy0yNSA1LjQtMzcuNyA3LjR6Ii8+PHBhdGggZD0iTTEwMDAuMyA1MTIuMWMwIDE1LjMgMjMuNyAxNS4zIDIzLjcgMHMtMjMuNy0xNS4zLTIzLjcgMHoiLz48cGF0aCBkPSJNMTAwMC4zIDUxMi4xYy0uMiAxMDEuMi0zMS42IDE5OS45LTkwIDI4Mi43LTUyLjQgNzQuMy0xMjYuNyAxMzMuMy0yMTAuNiAxNjguM3YyNS4zYzQ3LjctMTguOSA5Mi42LTQ0LjkgMTMzLTc3LjEgNzguNi02Mi43IDEzNy4yLTE0OS4xIDE2Ny42LTI0NC44IDE1LjgtNDkuNyAyMy42LTEwMi4xIDIzLjctMTU0LjMgMCAxNS4yLTIzLjcgMTUuMi0yMy43LS4xek0zNzkuOSA5ODIuNGMtMS44LS41LTMuNi0xLTUuNC0xLjZ2MjQuNWM4LjMgMi4zIDE2LjcgNC40IDI1LjIgNi4zdi0yNC4yYy02LjctMS41LTEzLjMtMy4yLTE5LjgtNXpNMzQ5LjMgOTcyLjdjLTguNC0zLTE2LjctNi4yLTI0LjktOS42djI1LjZjOC4yIDMuMiAxNi41IDYuMiAyNC45IDl2LTI1ek02ODEuNCA5NzAuM2MtMS42LjYtMy4yIDEuMi00LjkgMS43djI0LjhjNy44LTIuNiAxNS41LTUuNSAyMy4xLTguNVY5NjNjLTYgMi42LTEyLjEgNS0xOC4yIDcuM3pNNjI2LjIgOTg3djI0LjJjOC41LTEuOSAxNi44LTQuMSAyNS4yLTYuNXYtMjQuNWMtOC40IDIuNS0xNi43IDQuOC0yNS4yIDYuOHpNNTcyLjUgMTAyMC42YzMuNC0uNCA2LjgtLjggMTAuMi0xLjMgMy42LTIuMSA1LjgtNS45IDUuOC0xMC45di0xMy45Yy04LjQgMS4zLTE2LjggMi40LTI1LjIgMy4zdjEwLjdjMCA2LjIgMy41IDEwLjggOS4yIDEyLjF6TTQ0My43IDEwMTkuNWMzLjEuNCA2LjEuOCA5LjIgMS4yIDUuOS0xLjEgOS43LTUuOCA5LjctMTIuM3YtMTAuNWMtOC40LS44LTE2LjgtMS45LTI1LjItMy4ydjEzLjdjMCA1LjEgMi40IDkuMSA2LjMgMTEuMXpNNTEyLjkgMTAyMWM3LjYgMCAxMi42LTUgMTIuNi0xMi42di04LjJjLTguNC4yLTE2LjguMi0yNS4yLjF2OC4xYzAgNy41IDUuMSAxMi42IDEyLjYgMTIuNnoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDk1LjMgODY5Ljl2MTIuNmMwIDcuNiA1IDEyLjYgMTIuNiAxMi42czEyLjYtNSAxMi42LTEyLjZ2LTEyLjZjMC03LjYtNS0xMi42LTEyLjYtMTIuNi03LjUgMC0xMi42IDUtMTIuNiAxMi42ek02MjEuMiA4NjkuOXYyNS4yYzAgNy42IDUgMTIuNiAxMi42IDEyLjZzMTIuNi01IDEyLjYtMTIuNnYtMjUuMmMwLTcuNi01LTEyLjYtMTIuNi0xMi42cy0xMi42IDUtMTIuNiAxMi42ek0zODIgODU3LjNjLTcuNiAwLTEyLjYgNS0xMi42IDEyLjZ2MjUuMmMwIDcuNiA1IDEyLjYgMTIuNiAxMi42czEyLjYtNSAxMi42LTEyLjZ2LTI1LjJjMC03LjYtNS0xMi42LTEyLjYtMTIuNnpNNDk5LjQgMzc5aDI1LjJ2MjUuMmgtMjUuMnpNNDk5LjQgMzI4LjZoMjUuMnYyNS4yaC0yNS4yeiIvPjwvc3ZnPg==); }

.icon-bank-card {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiIGZpbGw9IiM4NjkyYTYiPjxwYXRoIGQ9Ik0xMDAwLjMgNTEyYy0uMiAxMDEuMi0zMS42IDE5OS45LTkwIDI4Mi43LTU2LjMgNzkuNi0xMzcuNSAxNDEuNy0yMjguOSAxNzUuNS05Ni4zIDM1LjYtMjAyLjcgMzkuNi0zMDEuNSAxMi4xLTk1LjItMjYuNS0xODAuMy04Mi42LTI0My43LTE1OC4zLTYzLjctNzYtMTAyLjgtMTcyLjItMTExLTI3MC45LTguNC0xMDEuNiAxNS4xLTIwMy45IDY3LjMtMjkxLjQgNTAuMy04NC41IDEyNi4xLTE1MiAyMTUuMy0xOTMuNSA5Mi00Mi44IDE5OC01NC45IDI5Ny41LTM1LjcgOTcuNSAxOC45IDE4Ny40IDY3LjkgMjU2LjcgMTM4LjkgNjkuNSA3MS4xIDExNS41IDE2Mi44IDEzMiAyNjAuOSA0LjMgMjYuMiA2LjIgNTMgNi4zIDc5LjcgMCAxNS4zIDIzLjggMTUuMyAyMy43IDAtLjItMTAzLjEtMzEuNC0yMDQuOC04OS45LTI4OS44LTU3LjMtODMuMy0xMzguNy0xNDgtMjMyLjMtMTg1LjhDNjA0LjktMi45IDQ5Ni0xMC4yIDM5NC4zIDEzLjVjLTk4LjIgMjIuOC0xODguNiA3Ni0yNTcuMyAxNDkuN0M2Ny45IDIzNy40IDIxLjcgMzMxLjkgNi4xIDQzMi4xLTEwIDUzNiA2IDY0My4xIDUyLjEgNzM3LjZjNDMuOSA5MCAxMTUuMiAxNjUuOSAyMDEuMyAyMTYuNiA4OS41IDUyLjYgMTk0LjYgNzYuMyAyOTggNjguNCAxMDIuNy03LjkgMjAwLjgtNDcuMiAyODEuMi0xMTEuNCA3OC42LTYyLjcgMTM3LjItMTQ5LjEgMTY3LjYtMjQ0LjggMTUuOC00OS44IDIzLjYtMTAyLjIgMjMuNy0xNTQuMy4xLTE1LjQtMjMuNi0xNS40LTIzLjYtLjF6Ii8+PHBhdGggZD0iTTc4Ni43IDM0MS45YzAtMTUuOC02LjYtMzAuNy0xOC41LTQxLjktMTItMTEuMy0yOC4xLTE3LjUtNDUuMi0xNy41SDMwMS4xYy0xNy4xIDAtMzMuMiA2LjItNDUuMiAxNy41LTExLjkgMTEuMi0xOC41IDI2LjEtMTguNSA0MS45djMyMC44YzAgMTUuOCA2LjYgMzAuNyAxOC41IDQxLjkgMTIgMTEuMyAyOC4xIDE3LjUgNDUuMiAxNy41aDQ5LjJ2OTkuNGMwIDMuOSAyLjcgNy44IDYuNiA5LjVoLjJjMS41LjggMi42LjggNC44LjggMi42IDAgNS40LS44IDgtMi4zTDUxMC41IDcyM2wxLjItLjloMjExLjJjMTcuMSAwIDMzLjItNi4yIDQ1LjItMTcuNSAxMS45LTExLjIgMTguNS0yNi4xIDE4LjUtNDEuOVYzNDEuOXptLTIyIDMyMC4ydjQuNWgtLjljLTIuNCAxOC44LTE5LjUgMzMuNS00MC4yIDMzLjVINTA3Yy0yLjYgMC01LjQuOC04IDIuM2wtMTE4LjMgODkuOC03LjMgNS41di04Ny4zYzAtNS41LTUuNC0xMC40LTExLjYtMTAuNEgzMDFjLTIyLjMgMC00MC41LTE3LjEtNDAuNS0zOFYzNDMuMmMwLTIxIDE4LjItMzggNDAuNS0zOGg0MjMuMWMyMi4zIDAgNDAuNSAxNy4xIDQwLjUgMzh2MzE4Ljl6Ii8+PHBhdGggZD0iTTQ0MC43IDU0Ny4zYy0uNi0xLjktLjYtNS42LS42LTExLjJWNTI4YzAtOC43LTEuMi0xNC45LTMuNy0xOS4yLTIuNS00LjMtNi4yLTcuNC0xMS44LTkuOSA2LjgtMi41IDExLjgtNi4yIDE0LjMtMTEuOCAyLjUtNS42IDQuMy0xMS4yIDQuMy0xNy40IDAtNS0uNi05LjMtMi41LTEzLTEuMi0zLjctMy43LTcuNC02LjItMTAuNS0zLjEtMy43LTYuOC02LjgtMTEuMi04LjctNC4zLTEuOS0xMS4yLTMuMS0xOS4yLTMuMWgtNTguM3YxMjIuOGgyNC44di00Ny44aDI0LjhjNi44IDAgMTEuOCAxLjIgMTQuMyAzLjdzMy43IDguMSA0LjMgMTUuNXYxMS4yYzAgMy43LjYgNi44IDEuMiAxMC41LjYgMS45LjYgMy43IDEuOSA2LjhoMjguNVY1NTRjLTMuMS0xLjEtNC4zLTMuNi00LjktNi43em0tMzAuNC02MC4yYy0yLjUgMS4yLTYuOCAxLjktMTIuNCAxLjloLTI3LjN2LTMyLjloMjguNWM1IDAgOS4zLjYgMTEuOCAxLjkgNSAyLjUgNi44IDcuNCA2LjggMTQuOXMtMi41IDExLjctNy40IDE0LjJ6TTUzOS45IDUxMC4xYzAgOC43LTEuMiAxNC4zLTMuMSAxOC42LTMuMSA2LjgtOS45IDEwLjUtMTkuOSAxMC41LTEwLjUgMC0xNy40LTMuNy0yMC41LTEwLjUtMS45LTMuNy0zLjEtOS45LTMuMS0xOC42VjQzNWgtMjYuMXY3NS4xYzAgMTMgMS45IDIzIDYuMiAzMC40IDcuNCAxMyAyMS43IDE5LjkgNDIuOCAxOS45IDIxLjEgMCAzNS40LTYuOCA0Mi44LTE5LjkgNC4zLTcuNCA2LjItMTcuNCA2LjItMzAuNFY0MzVoLTI2LjF2NzUuMWguOHpNNjU0LjEgNDg3LjdsLTIxLjctNWMtOC4xLTEuOS0xMy42LTMuNy0xNi4xLTUtMy43LTEuOS02LjItNS42LTYuMi05LjkgMC01IDEuOS04LjcgNi4yLTExLjIgMy43LTIuNSA5LjMtMy43IDE2LjEtMy43IDYuMiAwIDExLjIgMS4yIDE1LjUgMy4xIDYuMiAzLjEgOS4zIDguMSA5LjkgMTUuNWgyNC44Yy0uNi0xMy01LjYtMjMtMTQuMy0yOS44LTkuMy02LjgtMjAuNS0xMC41LTMzLjUtMTAuNS0xNS41IDAtMjcuMyAzLjctMzUuNCAxMS4yLTguMSA3LjQtMTIuNCAxNi4xLTEyLjQgMjcuMyAwIDExLjggNC4zIDIxLjEgMTIuNCAyNi43IDUgMy4xIDEzLjYgNi4yIDI2LjcgOS4zbDEzIDMuMWM3LjQgMS45IDEzLjYgMy43IDE2LjggNS42IDMuNyAyLjUgNS42IDUuNiA1LjYgOS4zIDAgNi44LTMuNyAxMS44LTExLjIgMTQuMy0zLjcgMS4yLTguNyAxLjktMTQuOSAxLjktMTAuNSAwLTE3LjQtMi41LTIxLjctNy40LTIuNS0yLjUtMy43LTYuOC01LTEyLjRoLTI0LjJjMCAxMyA0LjMgMjMgMTMuNiAyOS44IDkuMyA2LjggMjEuNyAxMS4yIDM3LjggMTEuMiAxNS41IDAgMjcuOS0zLjcgMzYuNi0xMS4yIDguNy03LjQgMTMtMTYuOCAxMy0yNy45IDAtMTEuMi0zLjctMTkuMi0xMS4yLTI0LjgtNC4xLTQuNS0xMC45LTcuNi0yMC4yLTkuNXoiLz48L3N2Zz4=); }

.icon-cash {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiIGZpbGw9IiM4NjkyYTYiPjxwYXRoIGQ9Ik0xMDAwLjMgNTEyLjFjLS4yIDEwMC45LTMxLjUgMTk5LjItODkuNyAyODEuNy01NiA3OS40LTEzNyAxNDEuMi0yMjggMTc0LjktOTYgMzUuNS0yMDIgMzkuNS0zMDAuNSAxMi4xLTk0LjktMjYuNC0xNzkuNy04Mi4zLTI0Mi45LTE1Ny43LTYzLjQtNzUuNy0xMDIuNC0xNzEuNi0xMTAuNS0yNzAtOC40LTEwMS4zIDE1LjEtMjAzLjIgNjcuMS0yOTAuNCA1MC4xLTg0LjIgMTI1LjctMTUxLjUgMjE0LjUtMTkyLjhDNDAyIDI3LjIgNTA3LjYgMTUuMiA2MDYuNyAzNC40Yzk3LjIgMTguOCAxODYuNyA2Ny43IDI1NS44IDEzOC40IDY5LjIgNzAuOSAxMTUuMSAxNjIuMyAxMzEuNSAyNjAgNC4zIDI2IDYuMyA1Mi43IDYuMyA3OS4zIDAgMTUuMyAyMy43IDE1LjMgMjMuNyAwLS4yLTEwMi43LTMxLjMtMjA0LjEtODkuNi0yODguOC01Ny4xLTgzLTEzOC4yLTE0Ny41LTIzMS41LTE4NS4yQzYwNi4zLTEgNDk3LjgtOC4yIDM5Ni40IDE1LjNjLTk3LjkgMjIuOC0xODggNzUuOC0yNTYuNCAxNDkuMi02OC44IDczLjktMTE0LjkgMTY4LjItMTMwLjQgMjY4LTE2LjEgMTAzLjYtLjEgMjEwLjIgNDUuOSAzMDQuNCA0My43IDg5LjcgMTE0LjggMTY1LjMgMjAwLjcgMjE1LjggODkuMSA1Mi40IDE5NCA3NiAyOTcgNjguMSAxMDIuNC03LjggMjAwLjEtNDcuMSAyODAuMi0xMTEgNzguMy02Mi41IDEzNi43LTE0OC42IDE2Ny4xLTI0My45IDE1LjgtNDkuNiAyMy41LTEwMS44IDIzLjYtMTUzLjgtLjEtMTUuMy0yMy43LTE1LjMtMjMuOCAweiIvPjxwYXRoIGQ9Ik01NzkuNCA0ODguM2MtMjEuOSAyMi41LTI3IDU0LjktMTQuNyA4My41IDEwLjkgMjUuMyAzNyA0MC45IDYzLjggNDIuNiA5LjcuNiAxOS42LjEgMjkuMy4xSDc1MGwtMTEuOC0xMS44djgwLjFjMCAxOS42LTkuNCAzNi45LTI2LjMgNDYuOS05LjIgNS40LTE5LjIgNi45LTI5LjcgNi45SDMyOGMtMTYuNiAwLTM0LjkgMi00OS44LTUuNS0xNy44LTguOS0yOC45LTI3LjMtMjguOS00Ny4xdi0xNi45LTE5Ny41LTY5LjFjMC0xMyAyLjgtMjQuNCAxMC40LTM1LjIgOS41LTEzLjYgMjYuNC0yMC44IDQyLjgtMjAuOGgzNDcuM2MxMy42IDAgMjcuMy0uNiA0MC45LjIgMjIuOCAxLjQgNDEuNCAxOS42IDQ2LjUgNDEuNCAyLjcgMTEuNSAxLjEgMjUuNyAxLjEgMzcuN3Y1NC43bDExLjgtMTEuOEg2MzUuNmMtMjEuMy0uMS00MC44IDYuNi01Ni4yIDIxLjYtMTAuOSAxMC43IDUuOCAyNy40IDE2LjcgMTYuNyAxMS40LTExLjEgMjUuMy0xNC44IDQwLjctMTQuOEg3NTBjNi40IDAgMTEuOC01LjQgMTEuOC0xMS44di04MC4xYzAtNDMtMzQuMi03Ny41LTc3LjMtNzcuNUgzMzUuNmMtMTUuNSAwLTMxLjMtMS00Ni43IDEuMS0yNy42IDMuNy00OS45IDI0LjgtNTkuMyA1MC4yLTMuNyAxMC4xLTQuMSAyMC43LTQuMSAzMS4zdjI2OC40YzAgNS4yLS4xIDEwLjQuMSAxNS42IDEgMjcuMyAxNy41IDUyLjUgNDEuOSA2NC43IDE4LjYgOS4zIDM4LjUgOCA1OC42IDhoMzU1LjNjMTAuOCAwIDIxLjUtMS4xIDMxLjYtNSAyNi4yLTEwLjIgNDQuNS0zMy43IDQ4LjItNjEuNSAyLTE1LjEuNy0zMS4xLjctNDYuM3YtNDQuOGMwLTYuNC01LjQtMTEuOC0xMS44LTExLjhINjMyLjZjLTE5LjkgMC0zNy0xMC42LTQ2LjEtMjguMy05LjYtMTguNi00LjktNDIuNCA5LjctNTcuNSAxMC42LTEwLjgtNi4xLTI3LjYtMTYuOC0xNi42eiIvPjxwYXRoIGQ9Ik03NzguMiA0OTZ2ODIuOWMwIDQuMi4zIDcuNi0xLjIgMTAuMS0xLjEgMS44LTMuOSAxLjgtNy41IDEuOEg2MzYuN2MtMTUuMiAwLTI4LjctMy41LTM5LjktMTQuMS0xOC4zLTE3LjQtMTkuNy00NS41LTUuMy02Ni4yIDEwLjMtMTQuOCAyNy42LTIwLjIgNDQuNy0yMC4yaDEzMi45YzUuNC0uMSA4LjguNSA5LjEgNS43LjYgMTUuMiAyNC4zIDE1LjMgMjMuNyAwLS43LTE2LjMtMTIuOC0yOC43LTI5LjEtMjkuNC0yLjMtLjEtNC42IDAtNi44IDBINjMzLjhjLTI0LjQgMC00Ny4xIDEwLjctNjEuNiAzMC41LTE3LjcgMjQtMTguNiA1Ny4yLTMuMSA4Mi41IDEzLjMgMjEuNiAzNy43IDM0LjggNjMgMzQuOEg3NzEuOWMxMC44IDAgMTkuMy00LjkgMjUuNi0xMy41IDcuMi05LjkgNC41LTI4LjEgNC41LTM5LjZWNDk2Yy0uMi0xNS4zLTIzLjgtMTUuMy0yMy44IDB6TTY4NC4yIDMyMC42aC0zMzdjLTE3LjYgMC0zNi0xLjQtNTMuNi41bDExLjggMTEuOGMtLjItMS43LS40LTMuNC0uNS01LjEgMCAuOS4zLjQtMS42LjcuMyAwIC42LS4xLjktLjFsNS43LS42YzguNC0uOSAxNi45LTEuOSAyNS4zLTIuOCAyOS45LTMuMyA1OS43LTYuNyA4OS42LTEwIDY3LjctNy42IDEzNS40LTE1LjEgMjAzLjItMjIuN2wzNy4yLTQuMmMuMyAwIC42LS4xLjktLjEgMS40LS4yIDEuNS40IDEuMi0uMS0uMy0uNS0uMy0yLjMtLjItMS4xLjEuNy4yIDEuNC4yIDIuMS4zIDIuOS42IDUuOCAxIDguN2wzLjkgMzQuOGMuNyA2LjQgNC44IDExLjggMTEuOCAxMS44IDUuOSAwIDEyLjUtNS40IDExLjgtMTEuOC0xLjYtMTMuOS0zLjEtMjcuOC00LjctNDEuNi0xLjItMTEtNC41LTIwLjktMTYtMjUuMi0zLjUtMS4zLTcuMi0xLjYtMTAuOS0xLjEtMTcuOCAyLTM1LjYgNC01My41IDYtNjkuNiA3LjgtMTM5LjMgMTUuNi0yMDguOSAyMy4zLTI1LjggMi45LTUxLjUgNS44LTc3LjMgOC42LTYuMi43LTEyLjUgMS40LTE4LjcgMi4xLS45LjEtMS44LjItMi44LjMtMTQuOSAxLjctMjMuMiAxMy42LTIxLjYgMjguMS43IDUuOCA0LjkgMTIuNiAxMS44IDExLjggMTQuMy0xLjUgMjkuMS0uNSA0My40LS41aDM0N2MxNS45LjEgMTUuOS0yMy42LjYtMjMuNnoiLz48cGF0aCBkPSJNNjQxLjUgNTQwLjVjLS40IDEwLjQtMTUuNiAxMC40LTE2IDAtLjQtMTAuNCAxNS42LTEwLjQgMTYgMCAuNiAxNS4yIDI0LjIgMTUuMyAyMy43IDAtLjctMTcuNy0xNC0zMS0zMS43LTMxLjctMTcuNy0uNy0zMSAxNS0zMS43IDMxLjctLjcgMTcuNyAxNSAzMSAzMS43IDMxLjcgMTcuNy43IDMxLTE1IDMxLjctMzEuNy42LTE1LjMtMjMuMS0xNS4yLTIzLjcgMHpNMzEwLjUgNDcyLjd2MTM1LjhjMCAxNS4zIDIzLjcgMTUuMyAyMy43IDBWNDcyLjdjMC0xNS4zLTIzLjctMTUuMy0yMy43IDB6Ii8+PC9zdmc+); }

.icon-online-payment {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiIGZpbGw9IiM4NjkyYTYiPjxwYXRoIGQ9Ik0xMDAwLjMgNTEyLjFjLS4yIDEwMC45LTMxLjUgMTk5LjItODkuNyAyODEuNy01NiA3OS40LTEzNyAxNDEuMi0yMjggMTc0LjktOTYgMzUuNS0yMDIgMzkuNS0zMDAuNSAxMi4xLTk0LjktMjYuNC0xNzkuNy04Mi4zLTI0Mi45LTE1Ny43LTYzLjQtNzUuNy0xMDIuNC0xNzEuNi0xMTAuNS0yNzAtOC40LTEwMS4zIDE1LjEtMjAzLjIgNjcuMS0yOTAuNCA1MC4xLTg0LjIgMTI1LjctMTUxLjUgMjE0LjUtMTkyLjhDNDAyIDI3LjIgNTA3LjYgMTUuMiA2MDYuNyAzNC40Yzk3LjIgMTguOCAxODYuNyA2Ny43IDI1NS44IDEzOC40IDY5LjIgNzAuOSAxMTUuMSAxNjIuMyAxMzEuNSAyNjAgNC4zIDI2IDYuMyA1Mi43IDYuMyA3OS4zIDAgMTUuMyAyMy43IDE1LjMgMjMuNyAwLS4yLTEwMi43LTMxLjMtMjA0LjEtODkuNi0yODguOC01Ny4xLTgzLTEzOC4yLTE0Ny41LTIzMS41LTE4NS4yQzYwNi4zLTEgNDk3LjgtOC4yIDM5Ni40IDE1LjNjLTk3LjkgMjIuOC0xODggNzUuOC0yNTYuNCAxNDkuMi02OC44IDczLjktMTE0LjkgMTY4LjItMTMwLjQgMjY4LTE2LjEgMTAzLjYtLjEgMjEwLjIgNDUuOSAzMDQuNCA0My43IDg5LjcgMTE0LjggMTY1LjMgMjAwLjcgMjE1LjggODkuMSA1Mi40IDE5NCA3NiAyOTcgNjguMSAxMDIuNC03LjggMjAwLjEtNDcuMSAyODAuMi0xMTEgNzguMy02Mi41IDEzNi43LTE0OC42IDE2Ny4xLTI0My45IDE1LjgtNDkuNiAyMy41LTEwMS44IDIzLjYtMTUzLjgtLjEtMTUuMy0yMy43LTE1LjMtMjMuOCAweiIvPjxwYXRoIGQ9Ik03NzcuNSAzNzEuMXYyNzguMmMwIDEyLjQtMy40IDIyLjctMTMgMzEuMi0xMS41IDEwLjEtMjkuNCA3LjgtNDQuMiA3LjhIMjg3LjljLTEwLjQgMC0xOS42LTIuNS0yNy4zLTkuOC04LjYtOC4xLTEwLjgtMTguNC0xMC44LTI5Ljh2LTcxLjQtMTkzLjdjMC01LjItLjItMTAuNS4xLTE1LjguOS0xOC4xIDE3LjctMzEuOSAzNS4zLTMxLjloNDU0LjJjNC4yIDAgOCAuMiAxMi4xIDEuMiAxNS41IDQgMjUuOCAxOC41IDI2IDM0IC4zIDE1LjIgMjMuOSAxNS4zIDIzLjcgMC0uNS0yOC4zLTIwLjktNTMuNi00OS4zLTU3LjktNS42LS44LTEwLjktLjgtMTYuNS0uOEgyODUuOGMtMjAuNiAwLTM4LjcgMTAuMS01MC4yIDI3LTEyLjUgMTguMy05LjMgNDMuNS05LjMgNjQuNnYyMzcuNWMwIDUuOS0uMyAxMiAuNCAxNy45IDMuNCAyOS4zIDI3LjQgNTEgNTYuNyA1Mi41IDMuMy4yIDYuNyAwIDEwIDBINzQyLjFjMjIuMSAwIDQyLjctMTIuNCA1Mi44LTMyLjEgOS40LTE4LjQgNi40LTQyLjUgNi40LTYyLjVWNTE2LjcgMzcxLjJjLS4xLTE1LjMtMjMuOC0xNS4zLTIzLjgtLjF6Ii8+PHBhdGggZD0iTTc3Ny41IDQxOHY3OC44bDExLjgtMTEuOEgyMzhsMTEuOCAxMS44VjQxOEwyMzggNDI5LjhoNTUxLjNjMTUuMyAwIDE1LjMtMjMuNyAwLTIzLjdIMjM4Yy02LjQgMC0xMS44IDUuNC0xMS44IDExLjh2NzguOGMwIDYuNCA1LjQgMTEuOCAxMS44IDExLjhoNTUxLjNjNi40IDAgMTEuOC01LjQgMTEuOC0xMS44di03OC44Yy4xLTE1LjEtMjMuNi0xNS4xLTIzLjYuMXpNNzIzLjEgNjIyLjJjLjItMS45IDMuNC0yLjMgMS40LTIuM0g2MDkuOGMtMiAwLTEtLjQuMy43LjcuNi43IDIuNS43IDEuMXYtMy4yVjU5NHYtMTkuMWMwIC42LTEuOCAyLTIgMmgxMTYuNmMtMi41IDAtMi4zLTQuMi0yLjMtLjN2NDUuNmMwIDE1LjMgMjMuNyAxNS4zIDIzLjcgMHYtNDEuOGMwLTkuOS0xLjctMTguNy0xMS0yNC41LTQuNy0yLjktMTAuMy0yLjctMTUuNi0yLjdINjEwLjFjLTEwLjYgMC0xOS44IDYtMjIuNCAxNi42LTEuNCA1LjgtLjUgMTIuOC0uNSAxOC43djI2LjJjMCA4LjcgMCAxNy4yIDcuMyAyMy41IDUuNCA0LjYgMTEuNiA1LjMgMTguMyA1LjNINzI0LjFjMTIuOCAwIDIxLjctOC43IDIyLjctMjEuMy41LTYuNC01LjgtMTEuOC0xMS44LTExLjgtNi45IDAtMTEuMyA1LjQtMTEuOSAxMS44ek0yOTIuNSA2MTBoMTY5LjJjMTUuMyAwIDE1LjMtMjMuNyAwLTIzLjdIMjkyLjVjLTE1LjMgMC0xNS4zIDIzLjcgMCAyMy43eiIvPjwvc3ZnPg==); }

.icon-bank-card-2 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiIGZpbGw9IiM4NjkyYTYiPjxwYXRoIGQ9Ik0xMDAwLjMgNTEyLjFjLS4yIDEwMC45LTMxLjUgMTk5LjItODkuNyAyODEuNy01NiA3OS40LTEzNyAxNDEuMi0yMjggMTc0LjktOTYgMzUuNS0yMDIgMzkuNS0zMDAuNSAxMi4xLTk0LjktMjYuNC0xNzkuNy04Mi4zLTI0Mi45LTE1Ny43LTYzLjQtNzUuNy0xMDIuNC0xNzEuNi0xMTAuNS0yNzAtOC40LTEwMS4zIDE1LjEtMjAzLjIgNjcuMS0yOTAuNCA1MC4xLTg0LjIgMTI1LjctMTUxLjUgMjE0LjUtMTkyLjhDNDAyIDI3LjIgNTA3LjYgMTUuMiA2MDYuNyAzNC40Yzk3LjIgMTguOCAxODYuNyA2Ny43IDI1NS44IDEzOC40IDY5LjIgNzAuOSAxMTUuMSAxNjIuMyAxMzEuNSAyNjAgNC4zIDI2IDYuMyA1Mi43IDYuMyA3OS4zIDAgMTUuMyAyMy43IDE1LjMgMjMuNyAwLS4yLTEwMi43LTMxLjMtMjA0LjEtODkuNi0yODguOC01Ny4xLTgzLTEzOC4yLTE0Ny41LTIzMS41LTE4NS4yQzYwNi4zLTEgNDk3LjgtOC4yIDM5Ni40IDE1LjNjLTk3LjkgMjIuOC0xODggNzUuOC0yNTYuNCAxNDkuMi02OC44IDczLjktMTE0LjkgMTY4LjItMTMwLjQgMjY4LTE2LjEgMTAzLjYtLjEgMjEwLjIgNDUuOSAzMDQuNCA0My43IDg5LjcgMTE0LjggMTY1LjMgMjAwLjcgMjE1LjggODkuMSA1Mi40IDE5NCA3NiAyOTcgNjguMSAxMDIuNC03LjggMjAwLjEtNDcuMSAyODAuMi0xMTEgNzguMy02Mi41IDEzNi43LTE0OC42IDE2Ny4xLTI0My45IDE1LjgtNDkuNiAyMy41LTEwMS44IDIzLjYtMTUzLjgtLjEtMTUuMy0yMy43LTE1LjMtMjMuOCAweiIvPjxwYXRoIGQ9Ik01ODQuMiAzMTQuNXY0MzkuNGMwIDQuMS4zIDguMy0uNyAxMS45LTIuNSA5LjYtMTEuNSAxMC4yLTIwLjMgMTAuMmgtMjQ5Yy05LjIgMC0xNS4xLTYuOS0xNS4xLTE1LjlWNjI0LjcgNDA5LjN2LTc0LjQtMTcuOGMwLTkuMiA0LjctMTcuMyAxNC42LTE3LjNoNTguOEwzNjAuNyAyODh2NjYuNGMwIDYuNCA1LjQgMTEuOCAxMS44IDExLjhoMTM4LjFjNi40IDAgMTEuOC01LjQgMTEuOC0xMS44VjI4OGwtMTEuOCAxMS44aDU4LjZjOC40LjEgMTQuOCA2LjMgMTUgMTQuNy40IDE1LjIgMjQuMSAxNS4zIDIzLjcgMC0uNS0xNy4zLTExLjItMzEuNC0yNy42LTM2LjctNi44LTIuMi0xNC44LTEuNS0yMS44LTEuNWgtNDcuOGMtNi40IDAtMTEuOCA1LjQtMTEuOCAxMS44djY2LjRsMTEuOC0xMS44SDM3Mi42bDExLjggMTEuOHYtNjYuNGMwLTYuNC01LjQtMTEuOC0xMS44LTExLjhoLTU4LjNjLTEzLjMgMC0yNC4yIDYuNS0zMi4xIDE2LjktOS4zIDEyLjItNi41IDMyLjYtNi41IDQ3LjFWNzYxLjJjMCAyMS4xIDE3LjQgMzguNSAzOC42IDM4LjVoMjU1LjFjMTAuMSAwIDE4LjktMy43IDI2LjUtMTAuMiAxNC45LTEyLjcgMTIuMy0zMy42IDEyLjMtNTEuMVY1NTYgMzU3LjR2LTQyLjhjLS4zLTE1LjQtMjQtMTUuNC0yNC0uMXoiLz48cGF0aCBkPSJNNTQyIDUwMi4zYy43LTQuMiA5LjgtMy45IDUuNi0zLjlIMzM1LjVjLTQuNSAwIDYuMyA4LjMgNi4zIDYuOXYtNC41LTQ4LjUtMjMuMS02LjJjMC01LjYtNC43IDUuNS02LjkgNS41aDIxMy4yYzQuMyAwLTYuNS0xMC41LTYuNS02Ljh2ODMuNmMwIDE1LjMgMjMuNyAxNS4zIDIzLjcgMFY0MjRjMC05LjgtNS42LTE5LjMtMTYuNi0xOS4zSDMzNS4yYy0xOSAwLTE3LjEgMTkuMy0xNy4xIDMyLjN2NTIuNWMwIDEzLTEuOSAzMi4zIDE3LjEgMzIuM2gyMDguMWM5LjQgMCAxOS43LTIuMSAyMS41LTEzLjQgMS02LjQtMS41LTEyLjctOC4zLTE0LjYtNS43LTEuNC0xMy41IDIuMS0xNC41IDguNXpNNTMzLjEgMzQyLjZoLTIyLjVjLTE1LjMgMC0xNS4zIDIzLjcgMCAyMy43aDIyLjVjMTUuMi0uMSAxNS4yLTIzLjcgMC0yMy43ek0zNzIuNSAzNDIuNmgtMjIuMmMtMTUuMyAwLTE1LjMgMjMuNyAwIDIzLjdoMjIuMmMxNS4yLS4xIDE1LjItMjMuNyAwLTIzLjd6TTMyOS45IDU3M2gzOS45YzE1LjMgMCAxNS4zLTIzLjcgMC0yMy43aC0zOS45Yy0xNS4yIDAtMTUuMiAyMy43IDAgMjMuN3pNNDIxLjcgNTczaDM5LjljMTUuMyAwIDE1LjMtMjMuNyAwLTIzLjdoLTM5LjljLTE1LjIgMC0xNS4yIDIzLjcgMCAyMy43ek01MTMuNSA1NzNoMzkuOWMxNS4zIDAgMTUuMy0yMy43IDAtMjMuN2gtMzkuOWMtMTUuMyAwLTE1LjMgMjMuNyAwIDIzLjd6TTMyOS45IDYzMS4yaDM5LjljMTUuMyAwIDE1LjMtMjMuNyAwLTIzLjdoLTM5LjljLTE1LjIuMS0xNS4yIDIzLjcgMCAyMy43ek00MjEuNyA2MzEuMmgzOS45YzE1LjMgMCAxNS4zLTIzLjcgMC0yMy43aC0zOS45Yy0xNS4yLjEtMTUuMiAyMy43IDAgMjMuN3pNNTEzLjUgNjMxLjJoMzkuOWMxNS4zIDAgMTUuMy0yMy43IDAtMjMuN2gtMzkuOWMtMTUuMy4xLTE1LjMgMjMuNyAwIDIzLjd6TTMyOS45IDY4OS41aDM5LjljMTUuMyAwIDE1LjMtMjMuNyAwLTIzLjdoLTM5LjljLTE1LjIgMC0xNS4yIDIzLjcgMCAyMy43ek00MjEuNyA2ODkuNWgzOS45YzE1LjMgMCAxNS4zLTIzLjcgMC0yMy43aC0zOS45Yy0xNS4yIDAtMTUuMiAyMy43IDAgMjMuN3pNNTEzLjUgNjg5LjVoMzkuOWMxNS4zIDAgMTUuMy0yMy43IDAtMjMuN2gtMzkuOWMtMTUuMyAwLTE1LjMgMjMuNyAwIDIzLjd6TTMyOS45IDc0Ny43aDM5LjljMTUuMyAwIDE1LjMtMjMuNyAwLTIzLjdoLTM5LjljLTE1LjIuMS0xNS4yIDIzLjcgMCAyMy43ek00MjEuNyA3NDcuN2gzOS45YzE1LjMgMCAxNS4zLTIzLjcgMC0yMy43aC0zOS45Yy0xNS4yLjEtMTUuMiAyMy43IDAgMjMuN3pNNTEzLjUgNzQ3LjdoMzkuOWMxNS4zIDAgMTUuMy0yMy43IDAtMjMuN2gtMzkuOWMtMTUuMy4xLTE1LjMgMjMuNyAwIDIzLjd6Ii8+PHBhdGggZD0iTTQ5OC44IDI0NS40djEwOWwxMS44LTExLjhIMzcyLjVsMTEuOCAxMS44VjI3MXYtMTkuNS00LjljMC0yLjYtLjUgMS42LTMgMS44IDkuMS0uNyAxOC41IDAgMjcuNyAwaDkxLjNjMy4zIDAtMS4zLS4yLTEuNS0zIC41IDYuNCA1IDExLjggMTEuOCAxMS44IDYuMSAwIDEyLjMtNS40IDExLjgtMTEuOC0xLTEyLTkuNC0yMC42LTIxLjctMjAuNkgzODEuM2MtMTEuOCAwLTIwLjcgOS45LTIwLjcgMjEuNHYxMDguM2MwIDYuNCA1LjQgMTEuOCAxMS44IDExLjhoMTM4LjFjNi40IDAgMTEuOC01LjQgMTEuOC0xMS44di0xMDljLjEtMTUuNC0yMy41LTE1LjQtMjMuNS0uMXpNNjUwLjQgNjY3LjF2LTM1LjNjMC0xNS4zLTIzLjctMTUuMy0yMy43IDB2MzUuM2MwIDE1LjMgMjMuNyAxNS4zIDIzLjcgMHpNNjkzLjggNDIxYzUuNy4yIDEwLjkgNy4xIDUuNyAxMy00LjUgNS00LjUgMTEuNyAwIDE2LjcgNS4yIDUuOSAwIDEyLjctNS43IDEzLTUuOS4yLTEwLjctNy4zLTUuNy0xMyA0LjUtNSA0LjUtMTEuNyAwLTE2LjctNS4yLTYgMC0xMi44IDUuNy0xMyAxNS4yLS42IDE1LjMtMjQuMiAwLTIzLjctMjcuNyAxLjEtNDAuNyAzMi44LTIyLjQgNTMuM3YtMTYuN2MtMTguMyAyMC42LTUuMyA1Mi4zIDIyLjQgNTMuMyAxMS41LjQgMjIuNS03IDI3LjgtMTYuOCA2LjUtMTIuMiAzLjYtMjYuNS01LjQtMzYuNXYxNi43YzE4LjMtMjAuNiA1LjMtNTIuMy0yMi40LTUzLjMtMTUuMy0uNi0xNS4yIDIzLjEgMCAyMy43ek03MDUuNiA2NjcuMXYtOTguN2MwLTE1LjMtMjMuNy0xNS4zLTIzLjcgMHY5OC43Yy4xIDE1LjMgMjMuNyAxNS4zIDIzLjcgMHoiLz48cGF0aCBkPSJNNjUwLjQgNjAzLjd2LTM1LjNjMC0xNS4zLTIzLjctMTUuMy0yMy43IDB2MzUuM2MwIDE1LjMgMjMuNyAxNS4zIDIzLjcgMHoiLz48cGF0aCBkPSJNNjUwLjQgNTQwLjNWNTA1YzAtMTUuMy0yMy43LTE1LjMtMjMuNyAwdjM1LjNjMCAxNS4zIDIzLjcgMTUuMyAyMy43IDB6Ii8+PHBhdGggZD0iTTY1MC40IDQ3Ni45di0zNS4zYzAtMTUuMy0yMy43LTE1LjMtMjMuNyAwdjM1LjNjMCAxNS4zIDIzLjcgMTUuMyAyMy43IDB6Ii8+PHBhdGggZD0iTTcyOC4zIDQwNC44djI2Ni40YzAgNy4xLTQuNSAxMy0xMS4yIDE1LjEtMyAxLTYuNy42LTEwLjEuNkg1OTZsMTEuOCAxMS44VjU1My44IDM4MS4zdi0zLjlMNTk2IDM4OS4yaDExNi44YzguNy4xIDE1LjMgNy4xIDE1LjUgMTUuNi40IDE1LjIgMjQuMSAxNS4zIDIzLjcgMC0uNi0yMi44LTE4LjctMzkuMi00MS4xLTM5LjJINTk2LjFjLTYuNCAwLTExLjggNS40LTExLjggMTEuOFY2OTguN2MwIDYuNCA1LjQgMTEuOCAxMS44IDExLjhoMTE2LjJjMjEuOSAwIDM5LjctMTcuOCAzOS43LTM5LjdWNTAzLjV2LTk4LjljMC0xNS4xLTIzLjctMTUuMS0yMy43LjJ6TTQwNS4xIDMyOS45aDcyLjdjMTUuMyAwIDE1LjMtMjMuNyAwLTIzLjdoLTcyLjdjLTE1LjIgMC0xNS4yIDIzLjcgMCAyMy43ek00MDUuMSAyODcuMmg3Mi43YzE1LjMgMCAxNS4zLTIzLjcgMC0yMy43aC03Mi43Yy0xNS4yLjEtMTUuMiAyMy43IDAgMjMuN3oiLz48L3N2Zz4=); }

.icon-account {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMDI0IDEwMjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojN0I4ODlFO308L3N0eWxlPjxnPjxnPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xMDAwLjMsNTEyYy0wLjEsMTAxLjItMzEuNiwxOTkuOS05MC4xLDI4Mi43Qzg1NCw4NzQuMiw3NzIuOCw5MzYuNCw2ODEuNCw5NzAuMmMtOTYuMywzNS42LTIwMi44LDM5LjYtMzAxLjYsMTIuMWMtOTUuMi0yNi40LTE4MC4zLTgyLjYtMjQzLjctMTU4LjJjLTYzLjYtNzYtMTAyLjctMTcyLjEtMTEwLjktMjcwLjljLTguNS0xMDEuNiwxNS4xLTIwMy45LDY3LjItMjkxLjRjNTAuMy04NC40LDEyNi4xLTE1MiwyMTUuMi0xOTMuNWM5Mi00Mi44LDE5OC01NC45LDI5Ny41LTM1LjZjOTcuNSwxOC45LDE4Ny40LDY3LjksMjU2LjcsMTM4LjljNjkuNSw3MS4xLDExNS40LDE2Mi45LDEzMS45LDI2MC45Qzk5OC4yLDQ1OC40LDEwMDAuMiw0ODUuMywxMDAwLjMsNTEyYzAsMTUuMywyMy43LDE1LjMsMjMuNywwYy0wLjEtMTAzLjEtMzEuNC0yMDQuOC04OS45LTI4OS44Qzg3Ni45LDEzOC45LDc5NS41LDc0LjIsNzAxLjksMzYuNEM2MDQuOC0yLjgsNDk2LTEwLjIsMzk0LjQsMTMuNmMtOTguMiwyMi44LTE4OC42LDc2LTI1Ny40LDE0OS42QzY3LjksMjM3LjMsMjEuNywzMzEuOSw2LjEsNDMyLjFDLTEwLDUzNiw2LDY0Myw1Mi4xLDczNy41Qzk2LDgyNy40LDE2Ny4zLDkwMy40LDI1My40LDk1NGM4OS40LDUyLjYsMTk0LjYsNzYuMywyOTcuOSw2OC40YzEwMi43LTcuOSwyMDAuNy00Ny4yLDI4MS4yLTExMS40Yzc4LjYtNjIuNywxMzcuMi0xNDkuMSwxNjcuNi0yNDQuN2MxNS44LTQ5LjcsMjMuNi0xMDIuMiwyMy42LTE1NC40QzEwMjQsNDk2LjYsMTAwMC4zLDQ5Ni42LDEwMDAuMyw1MTJ6Ii8+PC9nPjwvZz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjk1LjYsNjc2Yy04LjUsMC0xNS4zLDYuOC0xNS4zLDE1LjN2MjguM2gtMjMuNGMtOC41LDAtMTUuMyw2LjgtMTUuMywxNS4zdjM3LjZIMjI5Yy04LjUsMC0xNS4zLDYuOC0xNS4zLDE1LjNzNi44LDE1LjMsMTUuMywxNS4zaDU2NmM4LjUsMCwxNS4zLTYuOCwxNS4zLTE1LjNzLTYuOC0xNS4zLTE1LjMtMTUuM2gtMTIuN3YtMzcuNmMwLTguNS02LjgtMTUuMy0xNS4zLTE1LjNoLTIzLjR2LTI4LjNjMC04LjUtNi44LTE1LjMtMTUuMy0xNS4zSDcyN1Y1MzkuOGgxLjVjOC41LDAsMTUuMy02LjgsMTUuMy0xNS4zdi0yOC4zaDIzLjRjOC41LDAsMTUuMy02LjgsMTUuMy0xNS4zdi00OS4zSDc5NWMxLjIsMCwyLjQtMC4yLDMuNS0wLjVjMC4zLTAuMSwwLjYtMC4yLDAuOS0wLjNjMC44LTAuMiwxLjYtMC42LDIuNC0wLjljMC4zLTAuMiwwLjctMC4zLDEtMC42YzAuNy0wLjUsMS40LTAuOSwyLTEuNWMwLjItMC4yLDAuNi0wLjUsMC44LTAuN2MwLjgtMC44LDEuNi0xLjcsMi4zLTIuN2wwLjEtMC4xYzAuMi0wLjMsMC4zLTAuNywwLjYtMWMwLjItMC41LDAuNi0xLDAuOC0xLjVjMC4yLTAuNSwwLjMtMSwwLjUtMS41czAuMy0wLjksMC4zLTEuNWMwLjEtMC42LDAuMS0xLjEsMC4yLTEuN2MwLTAuMywwLjEtMC43LDAuMS0xYzAtMC4xLDAtMC4xLDAtMC4yYzAtMC42LTAuMS0xLjEtMC4yLTEuN2MwLTAuNS0wLjEtMC45LTAuMS0xLjJjLTAuMS0wLjUtMC4yLTAuOS0wLjUtMS40Yy0wLjEtMC41LTAuMy0xLTAuNS0xLjVjLTAuMi0wLjUtMC41LTAuOC0wLjctMS4yYy0wLjItMC41LTAuNS0wLjktMC43LTEuNGMtMC4zLTAuNS0wLjctMC44LTEtMS4yYy0wLjMtMC4zLTAuNi0wLjctMC45LTFjLTAuMy0wLjMtMC43LTAuNi0xLTAuOWMtMC41LTAuMy0wLjgtMC43LTEuNC0xYy0wLjEsMC0wLjEtMC4xLTAuMS0wLjFsLTI4My40LTE4MGMtNS0zLjItMTEuNC0zLjItMTYuNCwwbC0yODMsMTgwLjJjLTAuMSwwLTAuMSwwLjEtMC4xLDAuMWMtMC41LDAuMy0wLjksMC43LTEuNCwxYy0wLjMsMC4zLTAuNywwLjYtMSwwLjljLTAuMywwLjMtMC42LDAuNy0wLjksMWMtMC4zLDAuNS0wLjcsMC44LTEsMS4yYy0wLjMsMC41LTAuNSwwLjktMC43LDEuNGMtMC4yLDAuNS0wLjUsMC44LTAuNywxLjJjLTAuMiwwLjUtMC4zLDEtMC41LDEuNWMtMC4xLDAuNS0wLjMsMC45LTAuNSwxLjRjLTAuMSwwLjUtMC4xLDAuOC0wLjEsMS4yYy0wLjEsMC42LTAuMSwxLjEtMC4yLDEuN2MwLDAuMSwwLDAuMSwwLDAuMmMwLDAuMywwLjEsMC43LDAuMSwxYzAsMC42LDAuMSwxLjEsMC4yLDEuN2MwLjEsMC41LDAuMiwwLjksMC4zLDEuNGMwLjEsMC41LDAuMiwxLDAuNSwxLjVjMC4yLDAuNiwwLjUsMSwwLjgsMS41YzAuMiwwLjMsMC4zLDAuNywwLjYsMWMwLDAuMSwwLjEsMC4xLDAuMSwwLjJjMC4zLDAuNSwwLjcsMC45LDEsMS4yYzAuMywwLjMsMC42LDAuOCwwLjksMS4xYzAuMywwLjMsMC42LDAuNiwwLjksMC44YzAuNSwwLjMsMC45LDAuOCwxLjQsMS4xYzAuMywwLjIsMC43LDAuMywxLDAuNmMwLjUsMC4zLDEsMC42LDEuNiwwLjhjMC41LDAuMiwwLjgsMC4yLDEuMiwwLjVjMC42LDAuMiwxLDAuMywxLjYsMC41YzAuMywwLjEsMC44LDAuMSwxLjEsMC4xYzAuNywwLjEsMS4yLDAuMiwxLjksMC4yYzAuMSwwLDAuMSwwLDAuMiwwaDEyLjdWNDgxYzAsOC41LDYuOCwxNS4zLDE1LjMsMTUuM2gyMy4ydjI4LjNjMCw4LjUsNi44LDE1LjMsMTUuMywxNS4zaDEuNVY2NzZMMjk1LjYsNjc2TDI5NS42LDY3NnogTTMxMC44LDcwNi41aDEuMmMwLjEsMCwwLjEsMCwwLjIsMHMwLjEsMCwwLjIsMGg2OC40YzAuMSwwLDAuMSwwLDAuMiwwczAuMSwwLDAuMiwwaDEuMnYxM2gtNzEuOUwzMTAuOCw3MDYuNUwzMTAuOCw3MDYuNXogTTM5Ny45LDUzOS44YzguNSwwLDE1LjMtNi44LDE1LjMtMTUuM3YtMjguM2gzMi40djI4LjNjMCw4LjUsNi44LDE1LjMsMTUuMywxNS4zaDEuNFY2NzZoLTEuNGMtOC41LDAtMTUuMyw2LjgtMTUuMywxNS4zdjI4LjNoLTMyLjR2LTI4LjNjMC04LjUtNi44LTE1LjMtMTUuMy0xNS4zaC0xLjVWNTM5LjhIMzk3Ljl6IE02MTAuOSw0OTYuM3YyOC4zYzAsOC41LDYuOCwxNS4zLDE1LjMsMTUuM2gxLjVWNjc2aC0xLjVjLTguNSwwLTE1LjMsNi44LTE1LjMsMTUuM3YyOC4zaC0zMi40di0yOC4zYzAtOC41LTYuOC0xNS4zLTE1LjMtMTUuM2gtMS41VjUzOS44aDEuNGM4LjUsMCwxNS4zLTYuOCwxNS4zLTE1LjN2LTI4LjNDNTc4LjUsNDk2LjMsNjEwLjksNDk2LjMsNjEwLjksNDk2LjN6IE01MzEuMiw1MzkuOFY2NzZoLTM4LjRWNTM5LjhINTMxLjJ6IE00NzYuMSw3MTkuNXYtMTNoMS4yYzAuMSwwLDAuMSwwLDAuMiwwczAuMSwwLDAuMiwwaDY4LjZjMC4xLDAsMC4xLDAsMC4yLDBzMC4xLDAsMC4yLDBoMS4ydjEzSDQ3Ni4xeiBNNTQ4LDQ5Ni4zdjEzaC0xLjJjLTAuMSwwLTAuMSwwLTAuMiwwYy0wLjEsMC0wLjEsMC0wLjIsMGgtNjguNmMtMC4xLDAtMC4xLDAtMC4yLDBzLTAuMSwwLTAuMiwwSDQ3NnYtMTNINTQ4eiBNMjcyLjIsNzcyLjRWNzUwaDIzLjRIMzEyYzAuMSwwLDAuMSwwLDAuMiwwaDY4LjljMC4xLDAsMC4xLDAsMC4yLDBoMTYuNWg2M2gxNi41YzAuMSwwLDAuMSwwLDAuMiwwaDY5LjFjMC4xLDAsMC4xLDAsMC4yLDBoMTYuNWg2M2gxNi41YzAuMSwwLDAuMSwwLDAuMiwwSDcxMmMwLjEsMCwwLjEsMCwwLjIsMGgxNi41aDIzLjR2MjIuNEgyNzIuMnogTTY0MS40LDcxOS41di0xM2gxLjJjMC4xLDAsMC4xLDAsMC4yLDBjMC4xLDAsMC4xLDAsMC4yLDBoNjguNmMwLjEsMCwwLjEsMCwwLjIsMGMwLjEsMCwwLjEsMCwwLjIsMGgxLjJ2MTNINjQxLjR6IE02OTYuNiw2NzZoLTM4LjRWNTM5LjhoMzguNFY2NzZ6IE03MTMuMiw1MDkuM2gtMS4xYy0wLjEsMC0wLjEsMC0wLjIsMGMtMC4xLDAtMC4xLDAtMC4yLDBoLTY4LjVjLTAuMSwwLTAuMSwwLTAuMiwwYy0wLjEsMC0wLjEsMC0wLjIsMGgtMS4ydi0xM2g3MS45TDcxMy4yLDUwOS4zTDcxMy4yLDUwOS4zeiBNNTEyLDI1NC40bDIzMC42LDE0Ni44SDI4MS40TDUxMiwyNTQuNHogTTc1MS45LDQzMS43djM0LjFoLTIzLjRoLTE2LjZoLTAuMWgtNjguOWgtMC4xaC0xNi41aC02M2gtMTYuNmgtMC4xaC02OS4xaC0wLjFoLTE2LjVoLTYzaC0xNi42aC0wLjFoLTY4LjloLTAuMWgtMTYuNmgtMjMuNHYtMzQuMUg3NTEuOXogTTM4Mi42LDQ5Ni4zdjEzaC0xLjJjLTAuMSwwLTAuMSwwLTAuMiwwcy0wLjEsMC0wLjIsMGgtNjguNmMtMC4xLDAtMC4xLDAtMC4yLDBzLTAuMSwwLTAuMiwwaC0xdi0xM0gzODIuNnogTTMyNy40LDUzOS44aDM4LjRWNjc2aC0zOC40VjUzOS44eiIvPjwvc3ZnPg==); }

.icon-terminal {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiIGZpbGw9IiM4NjkyYTYiPjxwYXRoIGQ9Ik0xMDAwLjMgNTEyLjFjLS4yIDEwMC45LTMxLjUgMTk5LjItODkuNyAyODEuNy01NiA3OS40LTEzNyAxNDEuMi0yMjggMTc0LjktOTYgMzUuNS0yMDIgMzkuNS0zMDAuNSAxMi4xLTk0LjktMjYuNC0xNzkuNy04Mi4zLTI0Mi45LTE1Ny43LTYzLjQtNzUuNy0xMDIuNC0xNzEuNi0xMTAuNS0yNzAtOC40LTEwMS4zIDE1LjEtMjAzLjIgNjcuMS0yOTAuNCA1MC4xLTg0LjIgMTI1LjctMTUxLjUgMjE0LjUtMTkyLjhDNDAyIDI3LjIgNTA3LjYgMTUuMiA2MDYuNyAzNC40Yzk3LjIgMTguOCAxODYuNyA2Ny43IDI1NS44IDEzOC40IDY5LjIgNzAuOSAxMTUuMSAxNjIuMyAxMzEuNSAyNjAgNC4zIDI2IDYuMyA1Mi43IDYuMyA3OS4zIDAgMTUuMyAyMy43IDE1LjMgMjMuNyAwLS4yLTEwMi43LTMxLjMtMjA0LjEtODkuNi0yODguOC01Ny4xLTgzLTEzOC4yLTE0Ny41LTIzMS41LTE4NS4yQzYwNi4zLTEgNDk3LjgtOC4yIDM5Ni40IDE1LjNjLTk3LjkgMjIuOC0xODggNzUuOC0yNTYuNCAxNDkuMi02OC44IDczLjktMTE0LjkgMTY4LjItMTMwLjQgMjY4LTE2LjEgMTAzLjYtLjEgMjEwLjIgNDUuOSAzMDQuNCA0My43IDg5LjcgMTE0LjggMTY1LjMgMjAwLjcgMjE1LjggODkuMSA1Mi40IDE5NCA3NiAyOTcgNjguMSAxMDIuNC03LjggMjAwLjEtNDcuMSAyODAuMi0xMTEgNzguMy02Mi41IDEzNi43LTE0OC42IDE2Ny4xLTI0My45IDE1LjgtNDkuNiAyMy41LTEwMS44IDIzLjYtMTUzLjgtLjEtMTUuMy0yMy43LTE1LjMtMjMuOCAweiIvPjxwYXRoIGQ9Ik03NzcuOCAzMDUuOFY0MTIuMmMwIDEuMS4xLS4zLjktLjNINzAybDExLjggMTEuOFYzNTljMC02LjQtNS40LTExLjgtMTEuOC0xMS44SDMyNS40Yy02LjQgMC0xMS44IDUuNC0xMS44IDExLjh2NjQuN2wxMS44LTExLjhoLTc2LjVjLS4xIDAgLjcuNi43LjdWNDA5di0xNy42LTUzLjUtMzIuMWMwIC45LTEuNi44IDAgLjhINzc3LjljMS41LjEgMCAuMi0uMS0uOC40IDYuNCA1LjEgMTEuOCAxMS44IDExLjggNi4xIDAgMTIuMy01LjQgMTEuOC0xMS44LTEtMTQuNy0xMi4xLTIyLjgtMjUuOS0yMi44aC01MjVjLTEzLjcgMC0yNC42IDkuNi0yNC42IDIzLjd2MTA0LjVjMCAxMS4yIDYuMiAxOS44IDE2LjcgMjMuNSA0LjQgMS41IDEwLjUuOCAxNS4xLjhoNjcuN2M2LjQgMCAxMS44LTUuNCAxMS44LTExLjhWMzU5bC0xMS44IDExLjhINzAyTDY5MC4yIDM1OXY2NC43YzAgNi40IDUuNCAxMS44IDExLjggMTEuOGg3Ni41YzEyLjYgMCAyMy0xMC40IDIzLTIzdi0xMS4yLTUwLjUtNDUuMWMwLTE1LjEtMjMuNy0xNS4xLTIzLjcuMXpNNTM5LjIgNjc1LjF2LTYwLjZjMC0xNS4zLTIzLjctMTUuMy0yMy43IDB2NjAuNmMwIDE1LjIgMjMuNyAxNS4yIDIzLjcgMHpNNDQzIDYwOS43djU1LjljMC0yLjUgNC0yLjMuNS0yLjNoLTUzLjZsMS45IDEuOXYtNi45LTI1LjYtMjIuNWMwLTEuNC0uMiAxLS43IDEuMy0xLjUuOS0yLjEuNi0uNi42SDQ0NS40Yy0xLjYtLjEtMi4zLTEuMS0yLjQtMi40LjUgNi40IDUgMTEuOCAxMS44IDExLjggNi4xIDAgMTIuMy01LjQgMTEuOC0xMS44LTEuMS0xMy4yLTEwLjUtMjEuMy0yMy42LTIxLjNoLTQ3LjFjLTguNCAwLTE2LjYuMy0yMi42IDcuNC01LjYgNi41LTUuMyAxNC4xLTUuMyAyMi4xdjQ2LjRjMCAxMi4xIDguOCAyMi43IDIxLjQgMjIuN2gzMy45YzEyLjEgMCAyOS4xIDIuOSAzNy45LTcuNCA4LjEtOS41IDUuMy0yNi40IDUuMy0zOHYtMzEuOGMuMi0xNS40LTIzLjUtMTUuNC0yMy41LS4xek02MzQuMiA2NzUuMVY1MTEuOHYtNi4yYzAtMTUuMy0yMy43LTE1LjMtMjMuNyAwdjE2OS41YzAgMTUuMiAyMy43IDE1LjIgMjMuNyAwek01MzkuMiA1NjYuMXYtNjAuNmMwLTE1LjMtMjMuNy0xNS4zLTIzLjcgMHY2MC42YzAgMTUuMyAyMy43IDE1LjMgMjMuNyAweiIvPjxwYXRoIGQ9Ik01MzkuMiA0NTcuMnYtNjAuNmMwLTE1LjMtMjMuNy0xNS4zLTIzLjcgMHY2MC42YzAgMTUuMiAyMy43IDE1LjIgMjMuNyAweiIvPjxwYXRoIGQ9Ik0zMTMuNiAzNTlWNjc3LjdjMCAxMi41IDIgMjQuNCA4LjUgMzUuMyAxMC43IDE4IDMwLjggMjguMyA1MS40IDI4LjNoMjgwLjZjMjEuNSAwIDQxLTExLjEgNTItMjkuNiAxMC40LTE3LjYgNy44LTQwLjMgNy44LTU5LjlWNDQ4LjJ2LTg5LjNjMC02LjQtNS40LTExLjgtMTEuOC0xMS44SDMyNS41Yy0xNS4zIDAtMTUuMyAyMy43IDAgMjMuN0g3MDIuMUw2OTAuMyAzNTlWNjc3LjdjMCA5LjktMS4zIDE5LjEtNy44IDI2LjktOC4xIDkuOC0xOSAxMy0zMS4yIDEzSDM3Mi42Yy0xOS40IDAtMzUuMi0xNi4xLTM1LjItMzUuM3YtNDguOS0yMDguNi02NS45Yy0uMS0xNS4xLTIzLjgtMTUuMS0yMy44LjF6Ii8+PHBhdGggZD0iTTQ0MyA2NjUuNmMuMi0yLjQgMy45LTIuMy41LTIuM2gtNTMuNmwxLjkgMS45di02LjktNDYuOGMwLTMuNC4xLjQtMi4zLjUgMS41LS4xIDMgMCA0LjUgMGg0OS43YzMuNSAwLS41IDAtLjUtMi4ydjcuMmMtLjIgMTYuMi0uMiAzMi40LS4yIDQ4LjYgMCAxNS4zIDIzLjcgMTUuMyAyMy43IDB2LTQxLjQtMTQuNWMwLTEzLjMtMTEuMi0yMS4zLTIzLjYtMjEuM0gzOTZjLTguNCAwLTE2LjYuMy0yMi42IDcuNC01LjYgNi41LTUuMyAxNC4xLTUuMyAyMi4xdjQxLjJjMCA1LjUtLjEgMTAuMyAyLjEgMTUuNSAzLjcgOC43IDEyLjYgMTIuNCAyMS41IDEyLjRoNTNjMTIuNiAwIDIxLjEtOS4yIDIyLTIxLjMuNS02LjQtNS44LTExLjgtMTEuOC0xMS44LTYuOS0uMi0xMS40IDUuMi0xMS45IDExLjd6Ii8+PHBhdGggZD0iTTQ0MyA2MDkuN3Y1NS45YzAtMi41IDQtMi4zLjUtMi4zaC01My42bDEuOSAxLjl2LTYuOS0yNS42LTIyLjVjMC0xLjQtLjIgMS0uNyAxLjMtMS41LjktMi4xLjYtLjYuNkg0NDUuNGMtMS42LS4xLTIuMy0xLjEtMi40LTIuNC41IDYuNCA1IDExLjggMTEuOCAxMS44IDYuMSAwIDEyLjMtNS40IDExLjgtMTEuOC0xLjEtMTMuMi0xMC41LTIxLjMtMjMuNi0yMS4zaC00Ny4xYy04LjQgMC0xNi42LjMtMjIuNiA3LjQtNS42IDYuNS01LjMgMTQuMS01LjMgMjIuMXY0Ni40YzAgMTIuMSA4LjggMjIuNyAyMS40IDIyLjdoMzMuOWMxMi4xIDAgMjkuMSAyLjkgMzcuOS03LjQgOC4xLTkuNSA1LjMtMjYuNCA1LjMtMzh2LTMxLjhjLjItMTUuNC0yMy41LTE1LjQtMjMuNS0uMXoiLz48Zz48cGF0aCBkPSJNNzM1IDM0Ny4ySDI5Mi40Yy0xNS4zIDAtMTUuMyAyMy43IDAgMjMuN0g3MzVjMTUuMy0uMSAxNS4zLTIzLjcgMC0yMy43eiIvPjwvZz48L3N2Zz4=); }

.ajax-form__after {
  display: none; }

.ajax-form__error {
  display: none; }

.ajax-form_success .ajax-form__after {
  display: inherit; }

.ajax-form_success .ajax-form__form {
  display: none; }

.ajax-form_error .ajax-form__error {
  display: inherit; }

.view-question {
  padding-bottom: 8rem; }

.alert-message {
  padding: 10px 20px;
  border-bottom: 1px;
  width: 100%;
  display: none; }
  .alert-message_fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .alert-message_error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb; }
  .alert-message_success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb; }
  .alert-message_warning {
    color: #573f15;
    background-color: #eddfd4;
    border-color: #e6d9c3; }
  .alert-message__text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .alert-message__close {
    font-size: 17px;
    cursor: pointer; }

.title-separator {
  border-bottom: 1px solid #b7b7bf; }
  .title-separator > span {
    display: block;
    width: 300px;
    text-align: center;
    position: relative;
    background-color: white;
    margin: 0 auto -20px auto;
    line-height: 40px;
    height: 40px;
    border: 1px solid #b7b7bf;
    color: #b7b7bf;
    border-radius: 20px;
    text-transform: uppercase; }

.cartel-promo {
  background: url("/s/img/cartel/tattoorevive-cartel.jpg") no-repeat center center;
  background-size: cover;
  width: 100%;
  aspect-ratio: 16 / 10;
  position: relative;
  overflow: hidden; }

.cartel-promo .text {
  font-size: 7rem;
  line-height: 9rem;
  color: #ffffff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  font-weight: bold;
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); }

.cartel-text {
  font-size: 2.5rem;
  line-height: 3.5rem;
  font-weight: bold;
  margin-top: 50px; }

.cartel-conditions {
  font-size: 2.5rem;
  line-height: 3.5rem;
  margin-top: 25px; }

.cartel-conditions li {
  margin-top: 20px; }

.cartel-text-small {
  font-size: 1.7rem;
  line-height: 2.4rem;
  font-weight: normal;
  margin-top: 40px; }

@media (max-width: 750px) {
  .cartel-promo .text {
    font-size: 6rem;
    line-height: 7rem; } }

@media (max-width: 600px) {
  .cartel-promo .text {
    font-size: 5rem;
    line-height: 6rem; } }

@media (max-width: 480px) {
  .cartel-promo .text {
    font-size: 3rem;
    line-height: 4rem; } }

/*# sourceMappingURL=/s/css/style.css.map */
