@charset "UTF-8";
@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: Rubik, sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: Rubik, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

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

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

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: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: rgb(0, 86.1, 178.5);
  text-decoration: underline;
}

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

pre,
code,
kbd,
samp {
  font-family: monospace, 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:not(:root) {
  overflow: hidden;
}

a,
area,
button,
[role=button],
input:not([type=range]),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
}

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

button {
  border-radius: 0;
}

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

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

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

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

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

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

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: 0.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-cancel-button,
[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;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

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

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

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

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 1020px) {
  .container {
    max-width: 1020px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

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

.col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

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

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

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

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

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

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1020px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #e9ecef;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e9ecef;
}
.table tbody + tbody {
  border-top: 2px solid #e9ecef;
}
.table .table {
  background-color: #fff;
}

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

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

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

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

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(183.6, 218.04, 255);
}

.table-hover .table-primary:hover {
  background-color: rgb(158.1, 204.84, 255);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(158.1, 204.84, 255);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(221.12, 223.36, 225.6);
}

.table-hover .table-secondary:hover {
  background-color: rgb(207.4673451327, 210.61, 213.7526548673);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(207.4673451327, 210.61, 213.7526548673);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(194.8, 230.36, 202.92);
}

.table-hover .table-success:hover {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(190.04, 228.96, 235.12);
}

.table-hover .table-info:hover {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(255, 237.64, 185.56);
}

.table-hover .table-warning:hover {
  background-color: rgb(255, 231.265, 160.06);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(255, 231.265, 160.06);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(245.2, 198.44, 202.92);
}

.table-hover .table-danger:hover {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: rgb(253.04, 253.32, 253.6);
}

.table-hover .table-light:hover {
  background-color: rgb(238.165, 240.57, 242.975);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(238.165, 240.57, 242.975);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(198.16, 199.84, 201.52);
}

.table-hover .table-dark:hover {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}

.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: #212529;
  border-color: rgb(50.0574324324, 56.125, 62.1925675676);
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #e9ecef;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(50.0574324324, 56.125, 62.1925675676);
}
.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 {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm.table-bordered {
    border: 0;
  }
}
@media (max-width: 767px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md.table-bordered {
    border: 0;
  }
}
@media (max-width: 1019px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg.table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table-responsive.table-bordered {
  border: 0;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.show {
  opacity: 1;
}

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

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  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;
}

.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;
  white-space: nowrap;
  background: none;
  border: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #868e96;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
  z-index: 999999;
}

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

.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 .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(204, 228.6, 255);
  border-color: rgb(183.6, 218.04, 255);
}
.alert-primary hr {
  border-top-color: rgb(158.1, 204.84, 255);
}
.alert-primary .alert-link {
  color: rgb(0, 39.36, 81.6);
}

.alert-secondary {
  color: rgb(69.68, 73.84, 78);
  background-color: rgb(230.8, 232.4, 234);
  border-color: rgb(221.12, 223.36, 225.6);
}
.alert-secondary hr {
  border-top-color: rgb(207.4673451327, 210.61, 213.7526548673);
}
.alert-secondary .alert-link {
  color: rgb(45.6166197183, 48.34, 51.0633802817);
}

.alert-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(212, 237.4, 217.8);
  border-color: rgb(194.8, 230.36, 202.92);
}
.alert-success hr {
  border-top-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.alert-success .alert-link {
  color: rgb(10.9449275362, 45.6950724638, 18.88);
}

.alert-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(208.6, 236.4, 240.8);
  border-color: rgb(190.04, 228.96, 235.12);
}
.alert-info hr {
  border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.alert-info .alert-link {
  color: rgb(6.2933333333, 44.3269565217, 50.3466666667);
}

.alert-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 242.6, 205.4);
  border-color: rgb(255, 237.64, 185.56);
}
.alert-warning hr {
  border-top-color: rgb(255, 231.265, 160.06);
}
.alert-warning .alert-link {
  color: rgb(82.9625954198, 62.7912977099, 2.2774045802);
}

.alert-danger {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(248, 214.6, 217.8);
  border-color: rgb(245.2, 198.44, 202.92);
}
.alert-danger hr {
  border-top-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
.alert-danger .alert-link {
  color: rgb(73.3010989011, 17.6589010989, 22.9898901099);
}

.alert-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.6, 253.8, 254);
  border-color: rgb(253.04, 253.32, 253.6);
}
.alert-light hr {
  border-top-color: rgb(238.165, 240.57, 242.975);
}
.alert-light .alert-link {
  color: rgb(103.5492351816, 103.98, 104.4107648184);
}

.alert-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(214.4, 215.6, 216.8);
  border-color: rgb(198.16, 199.84, 201.52);
}
.alert-dark hr {
  border-top-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
.alert-dark .alert-link {
  color: rgb(4.1779310345, 4.66, 5.1420689655);
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:focus, .list-group-item-action:hover {
  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;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item:focus, .list-group-item:hover {
  text-decoration: none;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #868e96;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(183.6, 218.04, 255);
}

a.list-group-item-primary,
button.list-group-item-primary {
  color: rgb(0, 63.96, 132.6);
}
a.list-group-item-primary:focus, a.list-group-item-primary:hover,
button.list-group-item-primary:focus,
button.list-group-item-primary:hover {
  color: rgb(0, 63.96, 132.6);
  background-color: rgb(158.1, 204.84, 255);
}
a.list-group-item-primary.active,
button.list-group-item-primary.active {
  color: #fff;
  background-color: rgb(0, 63.96, 132.6);
  border-color: rgb(0, 63.96, 132.6);
}

.list-group-item-secondary {
  color: rgb(69.68, 73.84, 78);
  background-color: rgb(221.12, 223.36, 225.6);
}

a.list-group-item-secondary,
button.list-group-item-secondary {
  color: rgb(69.68, 73.84, 78);
}
a.list-group-item-secondary:focus, a.list-group-item-secondary:hover,
button.list-group-item-secondary:focus,
button.list-group-item-secondary:hover {
  color: rgb(69.68, 73.84, 78);
  background-color: rgb(207.4673451327, 210.61, 213.7526548673);
}
a.list-group-item-secondary.active,
button.list-group-item-secondary.active {
  color: #fff;
  background-color: rgb(69.68, 73.84, 78);
  border-color: rgb(69.68, 73.84, 78);
}

.list-group-item-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(194.8, 230.36, 202.92);
}

a.list-group-item-success,
button.list-group-item-success {
  color: rgb(20.8, 86.84, 35.88);
}
a.list-group-item-success:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
a.list-group-item-success.active,
button.list-group-item-success.active {
  color: #fff;
  background-color: rgb(20.8, 86.84, 35.88);
  border-color: rgb(20.8, 86.84, 35.88);
}

.list-group-item-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(190.04, 228.96, 235.12);
}

a.list-group-item-info,
button.list-group-item-info {
  color: rgb(11.96, 84.24, 95.68);
}
a.list-group-item-info:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
a.list-group-item-info.active,
button.list-group-item-info.active {
  color: #fff;
  background-color: rgb(11.96, 84.24, 95.68);
  border-color: rgb(11.96, 84.24, 95.68);
}

.list-group-item-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 237.64, 185.56);
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: rgb(132.6, 100.36, 3.64);
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 231.265, 160.06);
}
a.list-group-item-warning.active,
button.list-group-item-warning.active {
  color: #fff;
  background-color: rgb(132.6, 100.36, 3.64);
  border-color: rgb(132.6, 100.36, 3.64);
}

.list-group-item-danger {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(245.2, 198.44, 202.92);
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: rgb(114.4, 27.56, 35.88);
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: rgb(114.4, 27.56, 35.88);
  background-color: rgb(241.4341772152, 176.7058227848, 182.9073417722);
}
a.list-group-item-danger.active,
button.list-group-item-danger.active {
  color: #fff;
  background-color: rgb(114.4, 27.56, 35.88);
  border-color: rgb(114.4, 27.56, 35.88);
}

.list-group-item-light {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(253.04, 253.32, 253.6);
}

a.list-group-item-light,
button.list-group-item-light {
  color: rgb(128.96, 129.48, 130);
}
a.list-group-item-light:focus, a.list-group-item-light:hover,
button.list-group-item-light:focus,
button.list-group-item-light:hover {
  color: rgb(128.96, 129.48, 130);
  background-color: rgb(238.165, 240.57, 242.975);
}
a.list-group-item-light.active,
button.list-group-item-light.active {
  color: #fff;
  background-color: rgb(128.96, 129.48, 130);
  border-color: rgb(128.96, 129.48, 130);
}

.list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(198.16, 199.84, 201.52);
}

a.list-group-item-dark,
button.list-group-item-dark {
  color: rgb(27.04, 30.16, 33.28);
}
a.list-group-item-dark:focus, a.list-group-item-dark:hover,
button.list-group-item-dark:focus,
button.list-group-item-dark:hover {
  color: rgb(27.04, 30.16, 33.28);
  background-color: rgb(185.0216751269, 187.09, 189.1583248731);
}
a.list-group-item-dark.active,
button.list-group-item-dark.active {
  color: #fff;
  background-color: rgb(27.04, 30.16, 33.28);
  border-color: rgb(27.04, 30.16, 33.28);
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
.modal.show .modal-dialog {
  transform: translate(0, 0);
}

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

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  pointer-events: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.3rem;
  outline: 0;
}

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

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 15px;
  margin: -15px -15px -15px auto;
}

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

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

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #e9ecef;
}
.modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 1020px) {
  .modal-lg {
    max-width: 800px;
  }
}
.lidl .modal-body--title span {
  color: orange;
  text-transform: uppercase;
}
.lidl--info {
  font-weight: 600;
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: center;
  font-size: 18px;
}
.lidl .answer__button {
  max-width: 400px !important;
}
.lidl .answer__button input {
  text-transform: uppercase;
}
.lidl--personal {
  text-align: center;
}
.lidl--personal a {
  color: blue;
}
.lidl .answer__field {
  position: relative;
  padding-top: 24px;
  width: 100%;
  max-width: 400px;
}
.lidl .lidl-error {
  margin-top: 0;
  height: 24px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.lidl #show-error {
  display: none;
}
.lidl .show {
  display: block !important;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: Rubik, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 1;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
}
.tooltip .arrow::before {
  position: absolute;
  border-color: transparent;
  border-style: solid;
}
.tooltip.bs-tooltip-top, .tooltip.bs-tooltip-auto[x-placement^=top] {
  padding: 5px 0;
}
.tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.tooltip.bs-tooltip-top .arrow::before, .tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before {
  margin-left: -3px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #0091ff;
}
.tooltip.bs-tooltip-right, .tooltip.bs-tooltip-auto[x-placement^=right] {
  padding: 0 5px;
}
.tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
}
.tooltip.bs-tooltip-right .arrow::before, .tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before {
  margin-top: -3px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #0091ff;
}
.tooltip.bs-tooltip-bottom, .tooltip.bs-tooltip-auto[x-placement^=bottom] {
  padding: 5px 0;
}
.tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.tooltip.bs-tooltip-bottom .arrow::before, .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  margin-left: -3px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #0091ff;
}
.tooltip.bs-tooltip-left, .tooltip.bs-tooltip-auto[x-placement^=left] {
  padding: 0 5px;
}
.tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
}
.tooltip.bs-tooltip-left .arrow::before, .tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before {
  right: 0;
  margin-top: -3px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #0091ff;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #0091ff;
  border-radius: 0.25rem;
}

.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:focus, a.bg-primary:hover {
  background-color: rgb(0, 98.4, 204) !important;
}

.bg-secondary {
  background-color: #868e96 !important;
}

a.bg-secondary:focus, a.bg-secondary:hover {
  background-color: rgb(108.2522123894, 116.5, 124.7477876106) !important;
}

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

a.bg-success:focus, a.bg-success:hover {
  background-color: rgb(30.1449275362, 125.8550724638, 52) !important;
}

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

a.bg-info:focus, a.bg-info:hover {
  background-color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}

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

a.bg-warning:focus, a.bg-warning:hover {
  background-color: rgb(211, 158.25, 0) !important;
}

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

a.bg-danger:focus, a.bg-danger:hover {
  background-color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}

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

a.bg-light:focus, a.bg-light:hover {
  background-color: rgb(218.25, 223.5, 228.75) !important;
}

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

a.bg-dark:focus, a.bg-dark:hover {
  background-color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

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

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

.border {
  border: 1px solid #e9ecef !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: #868e96 !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: #fff !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-circle {
  border-radius: 50% !important;
}

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

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

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

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

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

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

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

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

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

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

@media (min-width: 576px) {
  .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: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .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: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1020px) {
  .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: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
.d-print-block {
  display: none !important;
}
@media print {
  .d-print-block {
    display: block !important;
  }
}

.d-print-inline {
  display: none !important;
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
}

.d-print-inline-block {
  display: none !important;
}
@media print {
  .d-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .d-print-none {
    display: none !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.8571428571%;
}

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

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

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

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

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

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

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

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

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

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

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

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

.align-items-stretch {
  align-items: stretch !important;
}

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

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

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

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1020px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 1020px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !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;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

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

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

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

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

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

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

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

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

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

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

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

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

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

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

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

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

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

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

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

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

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

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .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-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: 768px) {
  .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-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: 1020px) {
  .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-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;
  }
}
.text-justify {
  text-align: justify !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1020px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-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-normal {
  font-weight: 400 !important;
}

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

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

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

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

a.text-primary:focus, a.text-primary:hover {
  color: rgb(0, 98.4, 204) !important;
}

.text-secondary {
  color: #868e96 !important;
}

a.text-secondary:focus, a.text-secondary:hover {
  color: rgb(108.2522123894, 116.5, 124.7477876106) !important;
}

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

a.text-success:focus, a.text-success:hover {
  color: rgb(30.1449275362, 125.8550724638, 52) !important;
}

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

a.text-info:focus, a.text-info:hover {
  color: rgb(17.3333333333, 122.0869565217, 138.6666666667) !important;
}

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

a.text-warning:focus, a.text-warning:hover {
  color: rgb(211, 158.25, 0) !important;
}

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

a.text-danger:focus, a.text-danger:hover {
  color: rgb(189.2151898734, 32.7848101266, 47.7721518987) !important;
}

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

a.text-light:focus, a.text-light:hover {
  color: rgb(218.25, 223.5, 228.75) !important;
}

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

a.text-dark:focus, a.text-dark:hover {
  color: rgb(29.1379310345, 32.5, 35.8620689655) !important;
}

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

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

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

/*root*/
/*font*/
.checkbox__label {
  font-weight: 400;
}

/* colors */
body {
  background-color: transparent;
  font-family: Rubik, sans-serif;
  -webkit-font-smoothing: antialiased;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

img {
  display: block;
  -ms-interpolation-mode: bicubic;
  opacity: 1;
  transition: opacity 0.3s ease;
}
img[data-src] {
  opacity: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 0;
}

strong,
b {
  font-weight: 600;
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
.button-base {
  color: #333333;
  background-color: #84f834;
  font-size: 1.25em;
  line-height: 55px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 255px;
  height: 55px;
  padding: 0;
  border: 0;
  border-radius: 3px;
  transition: background-color 0.3s ease;
  background-color: #84f834;
  box-shadow: 0px 4px 0px 0px #60b122;
  font-weight: 400;
  cursor: pointer;
}
.button-base:hover {
  color: #333333;
  background-color: #c0fb97;
  text-decoration: none;
}
.button-base.width-auto {
  display: inline-block;
  width: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.button-base-c {
  color: #333333;
  background-color: #84f834;
  font-size: 1.25em;
  line-height: 62px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 100%;
  height: 62px;
  padding: 0;
  border: 0;
  border-radius: 3px;
  transition: background-color 0.3s ease;
  cursor: pointer;
}
.button-base-c--with-space {
  margin-top: 46px;
}
.button-base-c:hover {
  color: #333333;
  background-color: #c0fb97;
  text-decoration: none;
}

@media (max-width: 500px) {
  .modal-dialog {
    margin: 20px 10px;
  }
}
.error {
  color: #c92600;
  font-size: 0.875em;
  text-align: left;
  position: relative;
  display: flex;
  padding-left: 25px;
  margin-top: 5px;
}
.error::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(images/sprite.png);
  background-position: -142px -44px;
  width: 19px;
  height: 17px;
}

@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.label-with-tooltip {
  display: flex;
  align-items: center;
}
.label-with-tooltip .question-mark {
  margin-left: 4px;
}

/*
===========
  MATERIAL INPUTS & LABELS
===========
*/
.modal--answer .modal-dialog {
  max-width: 850px;
  margin: 0 auto;
}
.modal--answer .modal-body {
  background-color: #f7f7f7;
  padding: 15px 55px 12px;
}
.modal--answer .close {
  background-image: url(images/sprite.png);
  background-position: 0px -71px;
  width: 42px;
  height: 42px;
  text-indent: -9999px;
  position: absolute;
  top: -21px;
  right: -21px;
  border: 0;
  border-radius: 50%;
  outline: none;
  box-shadow: none;
  opacity: 1;
  display: block;
  transform: scale(0.75, 0.75);
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.modal--answer .close:hover {
  opacity: 0.9;
}
.modal--answer .close--bottom {
  background-image: url(images/sprite.png);
  background-position: 0px -71px;
  width: 42px;
  height: 42px;
  text-indent: -9999px;
  position: absolute;
  bottom: -21px;
  left: 50%;
  border: 0;
  border-radius: 50%;
  outline: none;
  box-shadow: none;
  opacity: 1;
  display: none;
  margin-left: -21px;
  transform: scale(0.75, 0.75);
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.modal--answer .close--bottom:hover {
  opacity: 0.9;
}
.modal--answer h2 {
  color: #656565;
  font-weight: 700;
  font-size: 1.75em;
  line-height: 1.2;
  margin-bottom: 20px;
}
.modal--answer h2 > span {
  color: #7cd42a;
}
.modal--answer h2.icon-check {
  font-family: Rubik, sans-serif !important;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 80px;
  margin-bottom: 10px;
}
.modal--answer h2.icon-check::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -30.5px;
  background-image: url(images/sprite.png);
  background-position: 0px 0px;
  width: 61px;
  height: 61px;
}
.modal--answer .answer__field {
  margin-bottom: 25px;
}
.modal--answer .answer__field > input[type=text],
.modal--answer .answer__field > input[type=email] {
  color: #898989;
  background-color: #fff;
  line-height: 24px;
  width: 100%;
  height: 48px;
  padding: 10px;
  border-radius: 3px;
  border: 2px solid #cccccc;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.modal--answer .answer__field > input[type=text]::-webkit-input-placeholder,
.modal--answer .answer__field > input[type=email]::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #898989;
}
.modal--answer .answer__field > input[type=text]:-moz-placeholder,
.modal--answer .answer__field > input[type=email]:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #898989;
  opacity: 1;
}
.modal--answer .answer__field > input[type=text]::-moz-placeholder,
.modal--answer .answer__field > input[type=email]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #898989;
  opacity: 1;
}
.modal--answer .answer__field > input[type=text]:-ms-input-placeholder,
.modal--answer .answer__field > input[type=email]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #898989;
}
.modal--answer .answer__field > input[type=text]::-ms-input-placeholder,
.modal--answer .answer__field > input[type=email]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #898989;
}
.modal--answer .answer__field > textarea {
  color: #898989;
  width: 100%;
  max-width: 100%;
  height: 180px;
  padding: 10px;
  border-radius: 3px;
  border: 2px solid #cccccc;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  box-shadow: none;
}
.modal--answer .answer__field > textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #898989;
}
.modal--answer .answer__field > textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #898989;
  opacity: 1;
}
.modal--answer .answer__field > textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #898989;
  opacity: 1;
}
.modal--answer .answer__field > textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #898989;
}
.modal--answer .answer__field > textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #898989;
}
.modal--answer .answer__field > textarea.small-textarea {
  height: 80px;
}
.modal--answer .answer__field--error > input[type=text],
.modal--answer .answer__field--error > input[type=email] {
  border-color: #ed1c24;
}
.modal--answer .answer__field--error > textarea {
  border-color: #ed1c24;
}
.modal--answer .answer__field.material {
  position: relative;
  display: block;
  position: relative;
  transition: 200ms all ease-in-out;
}
.modal--answer .answer__field.material label {
  position: absolute;
  left: 0rem;
  top: 1.5rem;
  cursor: text;
  font-size: 1rem;
  opacity: 1;
  transition: all 0.2s;
  margin-bottom: 0;
  color: #4d4d4d;
  background-color: #f7f7f7;
}
.modal--answer .answer__field.material .material-input {
  width: 100%;
  background-color: transparent;
  padding-top: 0.5rem;
}
.modal--answer .answer__field.material .material-input::-moz-placeholder {
  opacity: 1;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.modal--answer .answer__field.material .material-input::placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.modal--answer .answer__field.material .material-input:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.modal--answer .answer__field.material .material-input:-moz-placeholder:not(:focus)::placeholder {
  opacity: 0;
}
.modal--answer .answer__field.material .material-input:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.modal--answer .answer__field.material .material-input:-moz-placeholder:not(:focus) + * {
  font-size: 1rem;
  opacity: 1;
  top: 0.5rem;
  left: 1rem;
}
.modal--answer .answer__field.material .material-input:placeholder-shown:not(:focus) + * {
  font-size: 1rem;
  opacity: 1;
  top: 0.5rem;
  left: 1rem;
}
.modal--answer .answer__field.material.focus:not(.answer__field--error) {
  padding-top: 1rem;
}
.modal--answer .answer__field.material.focus:not(.answer__field--error) .material-input ~ label {
  top: -0.7rem;
}
.modal--answer .answer__field.material .bootstrap-select .material-input {
  padding-top: 0;
}
.modal--answer .answer__field.material.answer__field--error {
  padding-top: 1.6rem;
}
.modal--answer .answer__field.material.answer__field--error.focus {
  padding-top: 3.5rem;
}
.modal--answer .answer__field.material.answer__field--error .error {
  position: absolute;
  top: 0;
  left: 0;
}
.modal--answer .answer__field.material.answer__field--error .material-input:-moz-placeholder:not(:focus) + * {
  font-size: 1rem;
  opacity: 1;
  top: 1.8rem;
}
.modal--answer .answer__field.material.answer__field--error .material-input:placeholder-shown:not(:focus) + * {
  font-size: 1rem;
  opacity: 1;
  top: 1.8rem;
}
.modal--answer .answer__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px auto 15px;
  width: 100%;
  cursor: pointer;
}
.modal--answer .answer__button:hover {
  opacity: 0.6;
}
.modal--answer .answer__button__loader {
  position: absolute;
  left: 20px;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-image: url(images/preloader-black.svg);
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
  opacity: 0.6;
  animation: rotating 1s linear infinite;
}
.modal--answer .answer__button.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.modal--answer .answer__button.disabled .answer__button__loader {
  display: block;
}
.modal--answer .answer__button.disabled input {
  cursor: not-allowed;
}
.modal--answer .answer__button input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: transparent;
  border: 0;
  outline: 0;
  z-index: 1;
  cursor: pointer;
  width: 100%;
}
.modal--answer .answer__button .loader {
  position: absolute;
  left: 20px;
}
.modal--answer .answer__text {
  color: #898989;
  text-align: center;
}
.modal--answer .answer__text a {
  color: #2caad9;
}
.modal--answer .datepicker .datepicker-input {
  min-height: 55px;
  padding-top: 15px !important;
  padding-bottom: 0 !important;
  font-size: 18px !important;
}
.modal--answer .datepicker:after {
  position: absolute;
  top: 23px;
  right: 8px;
  display: inline-block;
  width: 0;
  height: 0;
  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;
}
.modal--answer .answer__field--error.datepicker:after {
  top: 46px;
}
@media (max-width: 550px) {
  .modal-body--title {
    margin-top: 50px;
  }
}

.modal--phone {
  color: #666666;
  background-color: #fff;
  text-align: center;
  padding: 25px 100px 25px;
}
.modal--phone h2 {
  font-size: 1.75em;
  line-height: 1.2;
  margin-bottom: 20px;
}
.modal--phone h2 > span {
  color: #1b87b2;
}
.modal--phone .button-base {
  margin: 0 auto;
}

.modal-p__list {
  text-align: left;
  padding-left: 30px;
}
.modal-p__gray {
  background-color: #f7f7f7;
  padding: 30px 100px 25px;
  margin-right: -100px;
  margin-left: -100px;
  margin-bottom: -25px;
}
.modal-p__user {
  font-size: 1.375em;
  min-height: 60px;
  position: relative;
  padding-top: 15px;
  padding-left: 80px;
  margin-bottom: 10px;
}
.modal-p__user::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -30.5px;
}
.modal-p__mobile {
  line-height: 1.1;
  min-height: 60px;
  position: relative;
  padding-top: 10px;
  padding-left: 80px;
  margin-bottom: 35px;
}
.modal-p__mobile::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -30.5px;
}
.modal-p__mobile > strong {
  color: #666666;
  font-size: 1.375em;
}
.modal-p__mobile > span {
  color: #919191;
  font-size: 1.125em;
}
.modal-p__mobile a {
  color: #2894c8;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.modal-p__mobile a:hover {
  opacity: 0.6;
}
.modal-p__rec {
  font-weight: 400;
  font-size: 1.1875em;
  line-height: 1.2;
  text-align: left;
  position: relative;
  padding-left: 110px;
  margin-bottom: 20px;
}
.modal-p__rec::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 30px;
  margin-top: -30.5px;
  background-image: url(images/sprite.png);
  background-position: -71px 0px;
  width: 61px;
  height: 61px;
}
.modal-p__rec > span {
  color: #7cd42a;
  font-weight: 600;
}
.modal-p__input {
  color: #898989;
  font-size: 1.125em;
  line-height: 20px;
  text-align: center;
  width: 100%;
  height: 80px;
  padding: 28px 15px;
  border: 2px solid #cccccc;
  border-radius: 0;
  margin-bottom: 15px;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.modal-p__input.error {
  color: #c92600;
  border-color: #c92600;
}
.modal-p__accept {
  font-size: 0.875em;
  position: relative;
  display: block;
  padding-bottom: 45px;
}
.modal-p__accept::before {
  content: "";
  position: absolute;
  bottom: 8px;
  left: 50%;
  margin-left: -8.5px;
}
.modal-p__accept a {
  color: #2894c8;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.modal-p__accept a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.answer__description {
  color: #666666;
  text-align: center;
  max-width: 620px;
  margin: 0 auto 20px;
}
.answer__recommend {
  position: relative;
  display: table;
  padding-left: 310px;
  margin: 0 auto;
}
.answer__recommend::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.answer__recommend > div {
  color: #666666;
  font-weight: 700;
  font-size: 1.25em;
  line-height: 1.2;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 25px 15px 50px;
  margin-bottom: 75px;
}
.answer__recommend--newsletter > div {
  margin-bottom: 30px;
}
.answer__recommend > a.fb {
  color: #fff;
  background-color: #42599b;
  font-size: 1.375em;
  line-height: 52px;
  text-decoration: none;
  text-align: center;
  position: relative;
  display: block;
  width: 250px;
  height: 52px;
  border-radius: 3px;
  margin: 0 auto 50px;
  box-shadow: 0px 4px 0px 0px rgb(43, 64, 108);
  opacity: 1;
  transition: opacity 0.3s ease;
}
.answer__recommend > a.fb::before {
  content: "";
  position: absolute;
  top: -55px;
  left: 50%;
  margin-left: -8.5px;
}
.answer__recommend > a.fb:hover {
  opacity: 0.6;
}
.answer__recommend > a.fb > span {
  position: relative;
  padding-left: 30px;
}
.answer__recommend > a.fb > span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10.5px;
}
.answer__recommend .button-base {
  margin: 0 auto 15px;
}
.answer__recommend .answer__back {
  position: absolute;
  bottom: 15px;
  left: 20px;
  margin-left: 0;
}
.answer__back {
  font-size: 1.375em;
  text-align: center;
  max-width: 277px;
  margin: 0 0 0 40px;
}
.answer__back > a {
  color: #2894c8;
  text-decoration: underline;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.answer__back > a:hover {
  opacity: 0.6;
}
.answer__tutorial {
  color: #666666;
  font-size: 1.375em;
  text-align: center;
  position: relative;
  display: block;
  margin-bottom: 45px;
}
.answer__tutorial::before {
  content: "";
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -8.5px;
}
.answer__tutorial > a {
  color: #2894c8;
  text-decoration: underline;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.answer__tutorial > a:hover {
  opacity: 0.6;
}
.answer__form {
  position: relative;
}
.answer__form::before {
  content: "";
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -8.5px;
}
.answer__form > input[type=email] {
  background-color: #fff;
  line-height: 20px;
  display: block;
  line-height: 24px;
  text-align: center;
  width: 275px;
  height: 48px;
  padding: 10px;
  border: 2px solid #cccccc;
  border-radius: 3px;
  margin: 0 auto 15px;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.answer__form .checkbox {
  margin-bottom: 50px;
}
.answer__form .button-base {
  margin-top: 50px;
}
.answer__form > span {
  color: #666;
  text-align: center;
  display: block;
}
.answer__form > span > a {
  color: #2894c8;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.answer__form > span > a:hover {
  opacity: 0.6;
}
.answer__buttons {
  text-align: center;
  position: relative;
  display: block;
  padding-top: 40px;
  margin-bottom: 30px;
}
.answer__buttons::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -8.5px;
}
.answer__buttons a {
  color: #2894c8;
  font-size: 1.375em;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.answer__buttons a:hover {
  opacity: 0.6;
}

.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.inputfile + label {
  color: #898989;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
  display: inline-block;
  overflow: hidden;
  display: block;
  padding: 10px 52px 10px 10px;
  border: 2px solid #cccccc;
  border-radius: 3px;
  margin-bottom: 0;
  cursor: pointer;
}
.inputfile + label.label--error {
  border-color: #ed1c24;
}
.inputfile + label.label--error:hover {
  border-color: blue;
}
.inputfile + label::after {
  content: "...";
  background-color: #e2e2e2;
  font-size: 1.125em;
  line-height: 36px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 48px;
  border-radius: 0 2px 2px 0;
}

.inputfile + label span {
  line-height: 24px;
  width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
}

.tooltip-inner {
  background-color: rgba(0, 0, 0, 0.6);
  font-weight: 700;
  position: relative;
  color: #fff;
  border-radius: 2rem;
  font-size: 14px;
  line-height: 1.4;
  background-color: #0091ff;
  transition-property: visibility, opacity, transform;
  outline: 0;
  padding: 1rem;
  opacity: 1;
}

.tooltip .arrow {
  display: none;
}

.fancybox-slide--iframe {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.fancybox-close--down {
  display: none;
}

.form__row {
  position: relative;
  max-width: 410px;
  padding-left: 165px;
  margin-bottom: 15px;
}
.form__row--checkboxes-top {
  margin-bottom: 35px;
}
.form__row--error > input {
  border-color: #c92600 !important;
}
.form__row--error .selectric {
  border-color: #c92600 !important;
}
.form__row > label {
  color: #898989;
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.2;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 155px;
  padding-bottom: 13px;
  padding-left: 30px;
  margin-bottom: 0;
}
.form__row input[type=text],
.form__row input[type=email] {
  color: #ccc;
  font-size: 1.125em;
  line-height: 22px;
  width: 100%;
  height: 42px;
  padding: 5px 10px;
  border: 2px solid #ccc;
  border-radius: 3px;
  outline: none;
}
.form__row--checkboxes {
  margin-top: 50px;
  margin-bottom: 50px;
}
.form .label__checkboxes {
  top: 0;
  bottom: auto;
  padding-top: 0;
}
.form__button {
  margin-top: 45px;
}
.form__info {
  color: #7bd646;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 100%;
  padding-left: 50px;
}

.captcha_code {
  width: 210px;
  height: 42px;
}

.captcha_code__letters {
  float: left;
  width: 42px;
  height: 42px;
}

.captcha_code__letter {
  width: 21px;
  height: 21px;
  float: left;
}

.question-mark {
  text-indent: -9999px;
  display: inline-block;
  cursor: pointer;
  background-image: url(images/help-icon.svg);
  background-position: 0 0;
  width: 17px;
  height: 17px;
}

@media (max-width: 575px) {
  .text-with-tooltip {
    width: 100%;
  }
}

.tooltip-extra {
  position: relative;
  display: inline-block;
  height: 17px;
  max-width: 30px;
}
.tooltip-extra__content {
  bottom: 100%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -105%);
  font-weight: 700;
  position: relative;
  color: #fff;
  border-radius: 2rem;
  font-size: 14px;
  line-height: 1.4;
  background-color: #0091ff;
  transition-property: visibility, opacity, transform;
  outline: 0;
  padding: 1rem;
}
.tooltip-extra__content a {
  color: white;
  text-decoration: underline;
}
.tooltip-extra__content a:hover, .tooltip-extra__content a:focus {
  text-decoration: none;
  color: white;
  opacity: 1 !important;
}
@media (max-width: 575px) {
  .tooltip-extra__content {
    left: 0;
    transform: translate(-84%, -105%);
  }
}
.tooltip-extra__content--close {
  position: absolute;
  top: -15px;
  right: -15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
  color: #0091ff;
}
.tooltip-extra__content > div {
  max-height: 200px;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-color: #0379d2 transparent;
  scrollbar-width: thin;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.tooltip-extra__content > div::-webkit-scrollbar {
  width: 6px;
}
.tooltip-extra__content > div::-webkit-scrollbar-track {
  background: transparent;
}
.tooltip-extra__content > div::-webkit-scrollbar-thumb {
  background: #0379d2;
  border-radius: 4px;
}
.tooltip-extra__content > div::-webkit-scrollbar-thumb:hover {
  background: #0379d2;
}
.tooltip-extra__content p {
  font-size: 15px;
}
.tooltip-extra.is-active > span + .tooltip-extra__content {
  opacity: 1;
  visibility: visible;
}

.loader,
.loader:after {
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

.loader {
  margin: auto 5px;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 3px solid rgba(0, 0, 0, 0.2);
  border-right: 3px solid rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid rgba(0, 0, 0, 0.2);
  border-left: 3px solid #000000;
  transform: translateZ(0);
  animation: load8 1.1s infinite linear;
}
@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.signpost {
  padding: 0 16px;
}

/* ==========================================================================
    ABSOLUTE LABEL
  ========================================================================== */
.absolute-label {
  position: relative;
  /* Pozicovani tlacitka pres label
  ========================================================================== */
  /* Vychozi stav labelu, pokud neni videt error hlaska
  ========================================================================== */
  /* Dvourradkovy label
  ========================================================================== */
}
.absolute-label .btn-multiselect {
  padding: 10px 10px 0px 10px;
  height: 55px;
}
.absolute-label .bootstrap-select .dropdown-toggle .filter-option {
  align-items: flex-end;
}
.absolute-label .dropdown.bootstrap-select {
  position: static;
}
.absolute-label .dropdown.bootstrap-select > .dropdown-toggle {
  z-index: auto;
}
.absolute-label .dropdown.bootstrap-select > .dropdown-toggle:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  content: "";
}
.absolute-label .dropdown-toggle {
  position: relative;
}
.absolute-label .dropdown-toggle:after {
  vertical-align: initial;
  margin-top: 0;
  position: absolute;
  top: 23px;
  right: 8px;
}
.absolute-label label {
  position: absolute;
  z-index: 99999;
  font-size: 17px;
  top: 5px;
  left: 12px;
}
.absolute-label.absolute-label-twoline {
  /* Dvourradkovy label / rozkliknuty dropdown menu
  ========================================================================== */
}
.absolute-label.absolute-label-twoline label {
  line-height: 16px;
  padding-right: 2rem;
  top: 8px;
}
.absolute-label.absolute-label-twoline .btn-multiselect {
  height: 75px;
}
.absolute-label.absolute-label-twoline .dropdown-toggle:after {
  top: 34px;
}
.absolute-label.absolute-label-twoline .filter-select.show ~ label {
  top: 5px;
  font-size: 13px;
}
.absolute-label.absolute-label-twoline.answer__field--error label {
  top: 26px;
}
.absolute-label.answer__field--error label {
  top: 26px;
}

/*
===========
  MATERIAL INPUTS & LABELS
===========
*/
.answer__field {
  margin-bottom: 25px;
}
.answer__field > input[type=text],
.answer__field > input[type=email] {
  color: #898989;
  background-color: #fff;
  line-height: 24px;
  width: 100%;
  height: 48px;
  padding: 10px;
  border-radius: 3px;
  border: 2px solid #cccccc;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.answer__field > input[type=text]::-webkit-input-placeholder,
.answer__field > input[type=email]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #898989;
}
.answer__field > input[type=text]:-moz-placeholder,
.answer__field > input[type=email]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #898989;
  opacity: 1;
}
.answer__field > input[type=text]::-moz-placeholder,
.answer__field > input[type=email]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #898989;
  opacity: 1;
}
.answer__field > input[type=text]:-ms-input-placeholder,
.answer__field > input[type=email]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #898989;
}
.answer__field > input[type=text]::-ms-input-placeholder,
.answer__field > input[type=email]::-ms-input-placeholder { /* Microsoft Edge */
  color: #898989;
}
.answer__field > textarea {
  color: #898989;
  width: 100%;
  max-width: 100%;
  height: 180px;
  padding: 10px;
  border-radius: 3px;
  border: 2px solid #cccccc;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  box-shadow: none;
}
.answer__field > textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #898989;
}
.answer__field > textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #898989;
  opacity: 1;
}
.answer__field > textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #898989;
  opacity: 1;
}
.answer__field > textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #898989;
}
.answer__field > textarea::-ms-input-placeholder { /* Microsoft Edge */
  color: #898989;
}
.answer__field > textarea.small-textarea {
  height: 80px;
}
.answer__field--error > input[type=text],
.answer__field--error > input[type=email] {
  border-color: #ed1c24;
}
.answer__field--error > textarea {
  border-color: #ed1c24;
}
.answer__field.material {
  position: relative;
  display: block;
  position: relative;
  transition: 200ms all ease-in-out;
}
.answer__field.material label {
  position: absolute;
  left: 0rem;
  top: 1.5rem;
  cursor: text;
  font-size: 1rem;
  opacity: 1;
  transition: all 0.2s;
  margin-bottom: 0;
  color: #4d4d4d;
  background-color: #f7f7f7;
}
.answer__field.material .material-input {
  width: 100%;
  background-color: transparent;
  padding-top: 0.5rem;
}
.answer__field.material .material-input::-moz-placeholder {
  opacity: 1;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.answer__field.material .material-input::placeholder {
  opacity: 1;
  transition: all 0.2s;
}
.answer__field.material .material-input:placeholder-shown:not(:focus)::-moz-placeholder {
  opacity: 0;
}
.answer__field.material .material-input:-moz-placeholder:not(:focus)::placeholder {
  opacity: 0;
}
.answer__field.material .material-input:placeholder-shown:not(:focus)::placeholder {
  opacity: 0;
}
.answer__field.material .material-input:-moz-placeholder:not(:focus) + * {
  font-size: 1rem;
  opacity: 1;
  top: 0.5rem;
  left: 1rem;
}
.answer__field.material .material-input:placeholder-shown:not(:focus) + * {
  font-size: 1rem;
  opacity: 1;
  top: 0.5rem;
  left: 1rem;
}
.answer__field.material.focus:not(.answer__field--error) {
  padding-top: 1rem;
}
.answer__field.material.focus:not(.answer__field--error) .material-input ~ label {
  top: -0.7rem;
}
.answer__field.material .bootstrap-select .material-input {
  padding-top: 0;
}
.answer__field.material.answer__field--error {
  padding-top: 1.6rem;
}
.answer__field.material.answer__field--error.focus {
  padding-top: 3.5rem;
}
.answer__field.material.answer__field--error .error {
  position: absolute;
  top: 0;
  left: 0;
}
.answer__field.material.answer__field--error .material-input:-moz-placeholder:not(:focus) + * {
  font-size: 1rem;
  opacity: 1;
  top: 1.8rem;
}
.answer__field.material.answer__field--error .material-input:placeholder-shown:not(:focus) + * {
  font-size: 1rem;
  opacity: 1;
  top: 1.8rem;
}

/* ==========================================================================
    CHECKBOX
  ========================================================================== */
.checkbox {
  width: 100%;
}
.checkbox__col {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.checkbox__input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox__input:checked ~ .checkbox__label > .checkbox__label--check {
  background-color: #2894c8;
  border: 1px solid rgb(31.5, 116.55, 157.5);
}
.checkbox__input:checked ~ .checkbox__label > .checkbox__label--check:after {
  content: "";
}
.checkbox__input:disabled ~ .checkbox__label {
  opacity: 0.5;
  pointer-events: none;
}
.checkbox__label {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 7.5px 0 7.5px 25px;
  cursor: pointer;
  margin: 0;
}
.checkbox__label--check {
  position: absolute;
  top: 10px;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: #f7f7f7;
  border: 1px solid #808080;
  border-radius: 3px;
}
.checkbox__label--check:after {
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  left: 0px;
  width: 5px;
  height: 7px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.checkbox.checkbox--small .checkbox__label {
  padding: 0rem 0 0rem 25px;
}
.checkbox.checkbox--small .checkbox__label--check {
  top: 4px;
}
.checkbox.checkbox-with-help {
  position: relative;
  margin: 5px 0;
}
.checkbox.checkbox-with-help .checkbox__label {
  max-width: 19px;
}
.checkbox.checkbox-with-help .label-content {
  width: 90%;
}
.checkbox.checkbox-with-help .checkbox__label--content {
  margin-left: 23px;
  display: flex;
  align-items: flex-start;
}
.checkbox.checkbox-with-help .tooltip-extra {
  position: static;
}
.checkbox.checkbox-with-help .tooltip-extra.relative {
  position: relative !important;
}
.checkbox.checkbox-with-help .tooltip-extra.relative .question-mark {
  top: 4px;
  right: -24px;
}
.checkbox.checkbox-with-help .question-mark {
  margin: 4px 0 0 4px;
}
.checkbox:hover .checkbox__label, .checkbox:focus .checkbox__label {
  opacity: 0.6;
}
.checkbox:hover .tooltip-extra__content, .checkbox:focus .tooltip-extra__content {
  opacity: 1;
}

.label-content {
  display: inline-flex;
  align-items: flex-start;
  width: 100%;
  font-size: 16px;
  color: #808080;
}
.label-content a {
  margin: 0 3px;
  font-size: inherit;
}
.label-content a:hover, .label-content a:focus {
  opacity: 0.6;
}

.custom-inputs-holder {
  width: 100%;
  max-width: 1280px;
  margin: 40px auto;
}

.custom-input-list {
  list-style: revert-layer;
  padding-left: 8px;
  margin-left: 16px;
}
.custom-input-list li {
  margin-bottom: 8px;
}
.custom-input-list li ul {
  list-style: revert-layer;
  padding-left: 8px;
  margin-left: 16px;
}
.custom-input-list li ul li:nth-of-type(1) {
  margin-top: 8px;
}
.custom-input-list li ul li:nth-of-type(3) {
  margin-bottom: 8px;
}

.custom-inputs-table {
  width: 100%;
  overflow: hidden;
  border-collapse: collapse;
  border-radius: 5px;
}

.custom-inputs-table td,
.custom-inputs-table th {
  padding: 8px;
  border: 1px solid #ddd;
  font-size: 16px;
}

.custom-inputs-table tr:nth-child(even) {
  background-color: #f2f2f2;
}

.custom-inputs-table tr:hover {
  background-color: #ddd;
}

.custom-inputs-table th {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #8bc34a;
  color: #ffffff;
  text-align: left;
}

.custom-input {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 2rem;
  width: 100%;
}
.custom-input ::-moz-placeholder {
  opacity: 1;
  color: #8a8886;
}
.custom-input ::placeholder {
  opacity: 1;
  color: #8a8886;
}
.custom-input__invisible {
  display: none;
}
.custom-input__error {
  display: none;
  margin-bottom: 4px;
  color: #ff0000;
}
.custom-input label {
  display: flex;
  align-items: center;
  width: 150px;
  width: 100%;
  margin: 0 0 8px;
  padding: 0;
  font-size: 16px;
  line-height: 18px;
}
.custom-input .datepicker-input {
  cursor: pointer;
}
.custom-input .datepicker-input ~ .custom-input__icon {
  pointer-events: none;
}
.custom-input[data-label=false] > label {
  display: none;
}
.custom-input[data-tooltip=false] .tippy-admin-help {
  display: none;
}
.custom-input[data-tooltip-position=relative] .tippy-admin-help {
  position: relative !important;
}
.custom-input[data-label-visibility=hidden] > label {
  visibility: hidden;
}
.custom-input[data-height=bigger] > label {
  font-size: 16px;
}
.custom-input[data-height=bigger] > input {
  height: 50px;
  font-size: 16px;
}
.custom-input[data-height=bigger] .ms-choice,
.custom-input[data-height=bigger] .ms-choice > span {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
}
.custom-input[data-height=bigger] .radio-item input[type=radio] + .radio-label:before,
.custom-input[data-height=bigger] .radio-item input[type=checkbox] + .radio-label:before {
  min-width: 22px;
  min-height: 22px;
}
.custom-input[data-height=bigger] .radio-item input[type=radio] + .radio-label,
.custom-input[data-height=bigger] .radio-item input[type=checkbox] + .radio-label {
  font-size: 15px;
}
.custom-input[data-height=biggest] > label {
  font-size: 18px;
  line-height: 20px;
}
.custom-input[data-height=biggest] > input {
  height: 60px;
  font-size: 18px;
}
.custom-input[data-height=biggest] .ms-choice,
.custom-input[data-height=biggest] .ms-choice > span {
  height: 60px;
  font-size: 18px;
  line-height: 60px;
}
.custom-input[data-height=biggest] .radio-item input[type=radio] + .radio-label:before,
.custom-input[data-height=biggest] .radio-item input[type=checkbox] + .radio-label:before {
  width: 24px;
  height: 24px;
}
.custom-input[data-height=biggest] .radio-item input[type=radio] + .radio-label,
.custom-input[data-height=biggest] .radio-item input[type=checkbox] + .radio-label {
  font-size: 16px;
}
.custom-input input,
.custom-input textarea,
.custom-input select {
  display: inline-flex;
  width: 100%;
  height: 48px;
  padding: 0.5rem 10px;
  transition: ease-in-out 0.2s;
  border: 2px solid #ccc;
  border-radius: 8px;
  outline: none;
  background-color: #fff;
  color: #333;
  font-size: 16px;
}
.custom-input input ~ .multiple-select button,
.custom-input textarea ~ .multiple-select button,
.custom-input select ~ .multiple-select button {
  border: 2px solid #ccc;
  outline: none;
  background-color: #fff;
}
.custom-input input ~ .multiple-select button:focus,
.custom-input textarea ~ .multiple-select button:focus,
.custom-input select ~ .multiple-select button:focus {
  border: 2px solid #ff8c00;
  outline: none;
  background-color: rgba(0, 116, 255, 0.05);
}
.custom-input input:focus,
.custom-input textarea:focus,
.custom-input select:focus {
  border: 2px solid #ff8c00;
  background-color: rgba(0, 116, 255, 0.05);
  background: white;
}
.custom-input input[disabled],
.custom-input textarea[disabled],
.custom-input select[disabled] {
  background: rgba(0, 0, 0, 0.1);
  cursor: not-allowed;
}
.custom-input input[disabled] ~ .multiple-select button,
.custom-input textarea[disabled] ~ .multiple-select button,
.custom-input select[disabled] ~ .multiple-select button {
  background: rgba(0, 0, 0, 0.1);
  cursor: not-allowed;
}
.custom-input input[disabled] ~ .multiple-select button > span,
.custom-input textarea[disabled] ~ .multiple-select button > span,
.custom-input select[disabled] ~ .multiple-select button > span {
  color: #999;
}
.custom-input input[disabled] ~ .multiple-select button:focus,
.custom-input textarea[disabled] ~ .multiple-select button:focus,
.custom-input select[disabled] ~ .multiple-select button:focus {
  border: 1px solid #808080;
  outline: none;
}
.custom-input input[disabled]:hover, .custom-input input[disabled]:focus,
.custom-input textarea[disabled]:hover,
.custom-input textarea[disabled]:focus,
.custom-input select[disabled]:hover,
.custom-input select[disabled]:focus {
  border-color: rgba(0, 0, 0, 0.1);
}
.custom-input textarea {
  min-height: 200px;
  padding-top: 1rem;
}
.custom-input .multiple-select ul li label {
  display: flex;
}
.custom-input .multiple-select ul li label input {
  position: relative;
  width: 20px;
  max-width: 50px;
  height: 20px;
  margin: 0;
  margin: 0 8px 0 0;
}
.custom-input .multiple-select ul li label span {
  order: 2;
  font-size: 15px;
}
.custom-input--error .custom-input__error {
  display: flex;
  align-items: center;
  gap: 4px;
}
.custom-input--error input,
.custom-input--error textarea,
.custom-input--error select {
  border-color: #ff0000;
  background-color: rgba(255, 77, 77, 0.02);
  background: white;
}
.custom-input--error input ~ .multiple-select button, .custom-input--error input ~ .group-select .ms-choice,
.custom-input--error textarea ~ .multiple-select button,
.custom-input--error textarea ~ .group-select .ms-choice,
.custom-input--error select ~ .multiple-select button,
.custom-input--error select ~ .group-select .ms-choice {
  border-color: #ff0000;
  background-color: rgba(255, 77, 77, 0.02);
}
.custom-input--horizontal {
  position: relative;
  flex-direction: row;
  align-items: center;
  padding-top: 24px;
}
.custom-input--horizontal label {
  width: auto;
  margin: 0 16px 0 0;
}
.custom-input--horizontal[data-label-width=fixed] label {
  width: 200px;
}
.custom-input--horizontal .custom-input__error {
  position: absolute;
  top: 0;
  left: 0;
}
.custom-input--horizontal .custom-input__icon {
  right: 12px;
  bottom: 12px;
}
.custom-input--upload .custom-input__icon {
  width: 20px;
  height: 20px;
  pointer-events: none;
}
.custom-input--upload .custom-input__icon img {
  width: 100%;
}
.custom-input--upload input {
  padding-top: 10px;
  cursor: pointer;
}
.custom-input--upload input[type=file]::file-selector-button {
  display: none;
}
.custom-input--with-pen:after {
  content: "";
  position: absolute;
  top: 44px;
  right: 8px;
  width: 16px;
  height: 16px;
  transform: rotate(0) !important;
  background: url("./images/pen.png") no-repeat;
  pointer-events: none;
}
.custom-input--with-pen select {
  border: 1px solid transparent;
  background: transparent;
  text-indent: 1px;
  text-overflow: "";
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.custom-input--radio .custom-input__wrap {
  display: flex;
  flex-direction: row;
}
.custom-input--radio .custom-input__wrap--column {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.custom-input--radio .radio-item {
  min-width: 85px;
  margin: 0 30px 0 0;
}
.custom-input--radio .radio-item:last-child {
  margin-right: 0;
}
.custom-input--radio .radio-item label {
  margin-top: 0;
}
.custom-input--radio .radio-item input[type=radio],
.custom-input--radio .radio-item input[type=checkbox] {
  position: absolute;
  width: 20px;
  height: 20px;
  opacity: 0;
  cursor: pointer;
}
.custom-input--radio .radio-item input[type=radio] + .radio-label,
.custom-input--radio .radio-item input[type=checkbox] + .radio-label {
  margin-bottom: 0;
  font-size: 14px;
  cursor: pointer;
}
.custom-input--radio .radio-item input[type=radio] + .radio-label:before,
.custom-input--radio .radio-item input[type=checkbox] + .radio-label:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 0;
  width: 20px;
  height: 20px;
  margin-right: 1em;
  transition: all 250ms ease;
  border: 2px solid #ccc;
  border-radius: 4px;
  background: #f4f4f4;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  pointer-events: none;
}
.custom-input--radio .radio-item input[type=radio]:checked + .radio-label:before,
.custom-input--radio .radio-item input[type=checkbox]:checked + .radio-label:before {
  background-color: #ff7913;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.custom-input--radio .radio-item input[type=radio][disabled],
.custom-input--radio .radio-item input[type=checkbox][disabled] {
  cursor: not-allowed !important;
}
.custom-input--radio .radio-item input[type=radio][disabled] ~ label,
.custom-input--radio .radio-item input[type=checkbox][disabled] ~ label {
  opacity: 0.5;
  cursor: not-allowed !important;
}
.custom-input--radio .radio-item input[type=radio][disabled] ~ label:before,
.custom-input--radio .radio-item input[type=checkbox][disabled] ~ label:before {
  cursor: not-allowed !important;
}
.custom-input--radio .radio-item input[type=radio][disabled]:not(:checked) ~ label:before,
.custom-input--radio .radio-item input[type=checkbox][disabled]:not(:checked) ~ label:before {
  background: #f4f4f4;
}
.custom-input--radio .radio-item input[type=radio]:focus + .radio-label:before,
.custom-input--radio .radio-item input[type=checkbox]:focus + .radio-label:before {
  border-color: #ff7913;
  outline: none;
}
.custom-input--radio .radio-item input[type=radio]:disabled + .radio-label:before,
.custom-input--radio .radio-item input[type=checkbox]:disabled + .radio-label:before {
  border-color: #f4f4f4;
  background: #f4f4f4;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.custom-input--radio .radio-item input[type=radio] + .radio-label:empty:before,
.custom-input--radio .radio-item input[type=checkbox] + .radio-label:empty:before {
  margin-right: 0;
}
.custom-input--radio.custom-input--error .radio-item label:before {
  border: 1px solid #ff0000 !important;
}
.custom-input--radio-vertical {
  flex-direction: row;
  align-items: center;
}
.custom-input--radio-vertical.custom-input--error {
  flex-wrap: wrap;
}
.custom-input--radio-vertical.custom-input--error .custom-input__error {
  flex: 1 0 100%;
}
.custom-input--radio-vertical > label {
  width: auto;
  margin: 0 16px 0 0;
}
.custom-input__icon {
  position: absolute;
  right: 28px;
  bottom: 44px;
}
.custom-input__fake-label {
  display: flex;
  align-items: center;
  min-width: auto;
  min-height: 40px;
  margin: 0 0 2rem;
  font-size: 16px;
  line-height: 18px;
}

.multiple-select .ms-search {
  padding: 0.25rem 8px;
  margin: 4px 0;
}
.multiple-select .ms-search input {
  min-height: 32px;
  padding: 4px 8px;
  font-size: 16px;
}

.group-select .ms-drop .optgroup {
  padding: 8px 0;
  font-size: 15px;
}
.group-select .ms-drop li label {
  padding-left: 1.25rem;
}
.group-select .ms-choice:focus {
  outline: none;
}
.group-select .ms-drop ul > li.ms-select-all label {
  padding-left: 0;
}
.group-select:disabled ~ .group-select button {
  cursor: not-allowed;
  background: rgba(0, 0, 0, 0.1);
}

.answer-form {
  padding: 50px 30px;
  min-height: 300px;
  color: #808080;
}
@media (max-width: 767px) {
  .answer-form {
    padding: 24px 16px;
  }
  .answer-form .custom-input {
    margin-bottom: 1.5rem;
  }
}
.answer-form .row {
  align-items: flex-end;
}
.answer-form__title {
  font-size: 28px;
  font-weight: bold;
  color: #656565;
  margin-bottom: 30px;
}
.answer-form__title span {
  color: #ff8c00;
}
.answer-form__login {
  margin: 0;
  padding: 20px 5px;
  margin-bottom: 2rem;
  background: linear-gradient(0deg, rgba(255, 140, 0, 0.4), rgba(255, 140, 0, 0.4)), rgba(255, 255, 255, 0.2);
  border-radius: 15px;
}
.answer-form__login .custom-input {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .answer-form__login .custom-input {
    margin-bottom: 1rem;
  }
}
.answer-form__login-intro {
  display: flex;
  margin-bottom: -30px;
}
.answer-form__login-intro p {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  max-width: 238px;
}
.answer-form__login-intro img {
  max-width: 80px;
}
.answer-form__login-btn {
  background: #0074ff;
  border-radius: 8px;
  color: white;
  font-size: 16px;
  outline: none;
  width: 100%;
  border: none;
  font-weight: normal;
  height: 100%;
  min-height: 48px;
  cursor: pointer;
  transition: ease-in-out 0.2s;
}
.answer-form__login-btn:hover, .answer-form__login-btn:focus {
  background: #0066e0;
  box-shadow: 0 6px 18px rgba(0, 116, 255, 0.35);
  transform: translateY(-2px);
  outline: none;
}
.answer-form .textarea-wrap {
  position: relative;
  width: 100%;
}
.answer-form .clear-btn {
  position: absolute;
  bottom: 16px;
  right: 16px;
  color: #898989;
  text-decoration: underline;
  display: none;
  font-size: 14px;
  transition: 0.2s ease;
  padding: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.answer-form .clear-btn:hover {
  text-decoration: none;
}
.answer-form .clear-btn:focus {
  border: none;
  outline: none;
}
.answer-form .custom-input--upload {
  padding-top: 0;
  overflow: hidden;
  position: relative;
}
.answer-form .custom-input--upload .custom-input__icon {
  position: absolute;
  background: #e2e2e2;
  right: 2px;
  bottom: 2px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #898989;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.answer-form .custom-input--upload .custom-input__icon span {
  display: inline-block;
  margin-top: -7px;
}
.answer-form .ms-choice {
  height: 48px;
  border-radius: 8px;
}
.answer-form .ms-choice span {
  height: 48px;
  line-height: 48px;
}
.answer-form #questionTextarea {
  min-height: 100px;
}
.answer-form .custom-input__wrap {
  flex-direction: column;
  gap: 16px;
  margin: 0 auto;
  max-width: 330px;
}
.answer-form .custom-input__wrap .radio-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.answer-form .custom-input__wrap label {
  color: #808080;
}
.answer-form .custom-input__wrap label div span {
  display: block;
}
.answer-form .submit-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin: 0 auto;
  max-width: 330px;
  margin-bottom: 30px;
}
.answer-form .submit-actions .delete {
  width: auto;
  background: none;
  outline: none;
  border: none;
  color: #0074ff;
  font-size: 16px;
  cursor: pointer;
  padding: 0;
}
.answer-form .submit-actions .delete:hover {
  text-decoration: underline;
}
.answer-form .send {
  background-color: #84f834;
  width: 100%;
  border-radius: 8px;
  min-height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: #333333;
  cursor: pointer;
  font-size: 20px;
  border-bottom: 4px solid #60b122;
  transition: background-color 0.25s ease, transform 0.2s ease, box-shadow 0.25s ease;
}
.answer-form .send:hover {
  background-color: #95ff50;
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(132, 248, 52, 0.3);
}
.answer-form .send:active {
  transform: translateY(0px);
  box-shadow: 0 3px 6px rgba(132, 248, 52, 0.2);
}
.answer-form .send:focus {
  outline: 3px solid rgba(132, 248, 52, 0.6);
  outline-offset: 3px;
}
.answer-form .terms {
  text-align: center;
  max-width: 580px;
  margin: 0 auto;
}
.answer-form .terms-small {
  font-size: 12px;
  line-height: 14px;
}

.answer-form .title-holder {
  display: flex;
  flex-direction: row;
  gap: 8px;
}
@media (max-width: 575px) {
  .answer-form .title-holder {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.answer-form .title-holder img {
  max-width: 180px;
}
@media (max-width: 575px) {
  .answer-form .title-holder img {
    margin: 0 auto;
    max-width: 120px;
  }
}
.answer-form .title-content {
  padding-top: 16px;
  font-size: 16px;
  width: 100%;
  max-width: 460px;
  position: relative;
  z-index: 1;
}
@media (max-width: 575px) {
  .answer-form .title-content {
    max-width: 100%;
    text-align: center;
    margin-top: -20px;
  }
}
.answer-form .title-content::after {
  content: "";
  position: absolute;
  width: 116px;
  height: 106px;
  right: -70px;
  top: 75px;
  background: url("./images/arrow-bottom.png") no-repeat;
  background-size: contain;
}
@media (max-width: 767px) {
  .answer-form .title-content::after {
    content: none;
  }
}
.answer-form .title-content .answer-form__title {
  font-size: 28px;
  line-height: 33px;
  margin-bottom: 20px;
}
.answer-form__registration-holder {
  display: flex;
  align-items: stretch !important;
  gap: 30px;
  margin-top: -44px;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .answer-form__registration-holder {
    flex-direction: column;
    margin-top: 0;
  }
}
.answer-form__benefits {
  background: white;
  flex: 1;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.answer-form__benefits-holder {
  padding: 30px;
}
.answer-form__benefits p {
  color: #0074ff;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 30px;
}
.answer-form__benefits ul {
  padding-left: 0;
}
.answer-form__benefits ul li {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 6px;
}
.answer-form__benefits ul li:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url("./images/check-bold.png") no-repeat;
}
.answer-form__registration {
  flex: 1;
}
.answer-form__registration .custom-input {
  margin-bottom: 1rem;
}
.answer-form__sign-or {
  position: relative;
  text-align: center;
  color: #000;
}
.answer-form__sign-or::after {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 100%;
  height: 1px;
  background: #c7c7c7;
  z-index: 1;
}
.answer-form__sign-or span {
  display: inline-block;
  padding: 0 10px;
  background: #f2f7fc;
  position: relative;
  z-index: 2;
  font-size: 12px;
  color: #000;
}
.answer-form__socials {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 10px;
  padding: 15px 0;
}
.answer-form__socials a {
  transition: ease-in-out 0.3s;
}
.answer-form__socials a:hover {
  transform: translateY(-5px);
}
.answer-form .send {
  margin-bottom: 16px;
}
.answer-form .terms-small {
  text-align: center;
}

.answer-form__user {
  display: flex;
  gap: 10px;
  margin-bottom: 16px;
}
.answer-form__user-avatar {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.answer-form__user-avatar img {
  max-width: 54px;
}
.answer-form__user-ranking {
  display: flex;
  flex-direction: row;
  gap: 4px;
  color: white;
  background: #ff8c00;
  border: 2px solid #f0f4fa;
  border-radius: 18px;
  font-size: 12px;
  padding: 0 8px;
  margin-top: -6px;
}
.answer-form__user-ranking img {
  max-width: 11px;
}
.answer-form__user-info {
  color: #808080;
}
.answer-form__user-info p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}
.answer-form__user-info span {
  display: block;
  font-size: 16px;
  line-height: 19px;
}
.answer-form .custom-input--radio {
  margin-bottom: 1rem;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?l83tb3");
  src: url("fonts/icomoon.eot?l83tb3#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?l83tb3") format("truetype"), url("fonts/icomoon.woff?l83tb3") format("woff"), url("fonts/icomoon.svg?l83tb3#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
  content: "\e942";
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 2px solid #CCC;
  border-radius: 3px;
  background: #FFF;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 42px 0 10px;
  font-size: 18px;
  line-height: 42px;
  color: #CCC;
  height: 42px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  background-color: #FFF;
  color: #CCC;
  text-align: center;
  font: 0/0 a;
  *font: 20px/42px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #CCC;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #999999;
}

.selectric-hover .selectric {
  border-color: rgb(178.5, 178.5, 178.5);
}
.selectric-hover .selectric .button {
  color: rgb(178.5, 178.5, 178.5);
}
.selectric-hover .selectric .button:after {
  border-top-color: rgb(178.5, 178.5, 178.5);
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: rgb(178.5, 178.5, 178.5);
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #FFF;
  border: 1px solid rgb(178.5, 178.5, 178.5);
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: 600;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

.fancybox-container .fancybox-close-small {
  text-indent: -9999px;
  top: 20px !important;
  right: 20px !important;
  background-image: url(images/sprite.png);
  background-position: -102px -71px;
  width: 29px;
  height: 29px;
}

@media (max-width: 767px) {
  .fancybox-container .fancybox-close-small,
  .fancybox-close--down {
    right: auto !important;
    left: 50% !important;
    margin-left: -20px;
    left: 50% !important;
    background-image: url(images/sprite.png);
    background-position: -52px -71px;
    width: 40px;
    height: 40px;
  }
  .fancybox-container .fancybox-close-small {
    top: -20px !important;
  }
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 220px \0 ; /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
  border: 2px solid #b7b7b7;
}
.bootstrap-select > .dropdown-toggle::after {
  border-color: #848484;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle, .bootstrap-select.is-invalid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: rgb(185, 74, 72);
}
.bootstrap-select.is-valid .dropdown-toggle, .was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}

.error ~ .dropdown .dropdown-toggle {
  border: 2px solid #ed1c24;
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*=col-]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select[class*=col-] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right, .bootstrap-select[class*=col-].dropdown-menu-right, .row .bootstrap-select[class*=col-].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select, .form-horizontal .bootstrap-select, .form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control, .form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle, .bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
  content: "";
  display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: flex-start;
  padding-top: inherit;
  padding-right: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit;
  width: 100%;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*=col-] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu.show .dropdown-menu {
  display: block;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
  white-space: normal;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: rgb(245, 245, 245);
  border: 1px solid rgb(227, 227, 227);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark::after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before, .bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.dropdown {
  position: relative;
}

.dropdown-menu .form-control {
  padding: 1px 2px;
  min-height: 3rem;
  max-height: 3rem;
  border: 1px solid black;
}

.btn-multiselect {
  color: #898989;
  background-color: #fff;
  line-height: 24px;
  width: 100%;
  border-radius: 3px;
  padding: 10px;
  border: 2px solid #cccccc;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 17px;
}

.filter-option-inner-inner {
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  max-width: 95%;
}

.absolute-label {
  position: relative;
}
.absolute-label .btn-multiselect {
  padding: 10px 10px 0px 10px;
  height: 55px;
}
.absolute-label .bootstrap-select .dropdown-toggle .filter-option {
  align-items: flex-end;
}
.absolute-label .dropdown-toggle {
  position: relative;
}
.absolute-label .dropdown-toggle:after {
  vertical-align: initial;
  margin-top: 0;
  position: absolute;
  top: 23px;
  right: 8px;
}
.absolute-label label {
  position: absolute;
  z-index: 99999;
  font-size: 13px;
  top: 5px;
  left: 12px;
  display: flex;
  align-items: center;
}
.absolute-label label .question-mark {
  margin-left: 4px;
}
.absolute-label.absolute-label-twoline label {
  line-height: 16px;
  padding-right: 2rem;
}
.absolute-label.absolute-label-twoline .btn-multiselect {
  height: 75px;
}
.absolute-label.absolute-label-twoline .dropdown-toggle:after {
  top: 34px;
}
.absolute-label.answer__field--error label {
  top: 26px;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s, visibility 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  height: 100%;
  margin-right: -0.25em;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px 6px 0 6px;
}

.fancybox-slide--iframe {
  padding: 44px 44px 0;
}

.fancybox-content {
  background: transparent !important;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
  cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  margin-bottom: 44px;
}

.fancybox-video,
.fancybox-iframe {
  background: #f7f7f7;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  vertical-align: top;
  border-radius: 30px;
  overflow: hidden;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
}

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
  display: none;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity 0.25s, visibility 0s, color 0.25s;
}

.fancybox-navigation .fancybox-button::after {
  content: "";
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #555;
  cursor: pointer;
  height: 44px;
  margin: 0;
  padding: 6px;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  z-index: 10;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: 0.8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke 0.1s;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:hover svg {
  opacity: 1;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px;
}

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0;
}

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1;
}

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: 0.6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999;
}
@keyframes fancybox-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 600;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
  color: #666;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: #666;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #333;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: 600;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #333;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }
  .daterangepicker {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
.awesomplete [hidden] {
  display: none;
}

.awesomplete .visually-hidden {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.awesomplete {
  display: inline-block;
  position: relative;
  width: 100%;
}

.awesomplete > input {
  display: block;
}

.awesomplete > ul {
  position: absolute;
  left: 0;
  z-index: 1;
  min-width: 100%;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
}

.awesomplete > ul:empty {
  display: none;
}

.awesomplete > ul {
  border-radius: 0.3em;
  margin: 0.2em 0 0;
  background: hsla(0, 0%, 100%, 0.9);
  background: linear-gradient(to bottom right, white, hsla(0, 0%, 100%, 0.8));
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0.05em 0.2em 0.6em rgba(0, 0, 0, 0.2);
  text-shadow: none;
}

@supports (transform: scale(0)) {
  .awesomplete > ul {
    transition: 0.3s cubic-bezier(0.4, 0.2, 0.5, 1.4);
    transform-origin: 1.43em -0.43em;
  }
  .awesomplete > ul[hidden],
  .awesomplete > ul:empty {
    opacity: 0;
    transform: scale(0);
    display: block;
    transition-timing-function: ease;
  }
}
/* Pointer */
.awesomplete > ul:before {
  content: "";
  position: absolute;
  top: -0.43em;
  left: 1em;
  width: 0;
  height: 0;
  padding: 0.4em;
  background: white;
  border: inherit;
  border-right: 0;
  border-bottom: 0;
  transform: rotate(45deg);
}

.awesomplete > ul > li {
  position: relative;
  padding: 0.2em 0.5em;
  cursor: pointer;
}

.awesomplete > ul > li:hover {
  background: hsl(200, 40%, 80%);
  color: black;
}

.awesomplete > ul > li[aria-selected=true] {
  background: hsl(205, 40%, 40%);
  color: white;
}

.awesomplete mark {
  background: hsl(65, 100%, 50%);
}

.awesomplete li:hover mark {
  background: hsl(68, 100%, 41%);
}

.awesomplete li[aria-selected=true] mark {
  background: hsl(86, 100%, 21%);
  color: inherit;
}


/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 */
.ms-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: auto !important;
  top: auto !important;
}

.ms-parent {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 100% !important;
}

.ms-choice {
  display: block;
  width: 100%;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #aaa;
  text-align: left;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-color: #fff;
  height: 4rem;
  padding: 0.5rem 1rem;
}

.ms-choice.disabled {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.ms-choice > span {
  position: absolute;
  top: 0;
  left: 0;
  right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding-left: 8px;
  height: 4rem;
  line-height: 4rem;
  font-size: 14px;
}

.ms-choice > span.placeholder {
  color: #999;
  font-size: 15px;
}

.ms-choice > div.icon-close {
  position: absolute;
  top: 0px;
  right: 16px;
  height: 100%;
  width: 16px;
}

.ms-choice > div.icon-close:before {
  content: "×";
  color: #888;
  font-weight: 500;
}

.ms-choice > div.icon-close:hover:before {
  color: #333;
}

.ms-choice > div.icon-caret {
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  right: 8px;
  margin-top: -2px;
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
}

.ms-choice > div.icon-caret.open {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.ms-drop {
  width: auto;
  min-width: 100%;
  overflow: hidden;
  display: none;
  margin-top: -1px;
  padding: 8px 0;
  position: absolute;
  z-index: 1000;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.ms-drop.bottom {
  top: 100%;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.ms-drop.top {
  bottom: 100%;
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

.ms-search {
  display: inline-block;
  margin: 0;
  min-height: 26px;
  padding: 2px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  z-index: 10000;
  box-sizing: border-box;
}

.ms-search input {
  width: 100%;
  height: auto !important;
  min-height: 24px;
  padding: 0 5px;
  margin: 0;
  outline: 0;
  border: 1px solid #aaa;
  border-radius: 5px;
  box-shadow: none;
}

.ms-drop ul {
  overflow: auto;
  margin: 0;
  padding: 0;
}

.ms-drop ul > li {
  list-style: none;
  display: list-item;
  background-image: none;
  position: static;
  padding: 0.25rem 8px;
}

.ms-drop ul > li .disabled {
  font-weight: normal !important;
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  cursor: default;
}

.ms-drop ul > li.multiple {
  display: block;
  float: left;
}

.ms-drop ul > li.group {
  clear: both;
  text-transform: uppercase;
  margin: 8px 0 4px;
}

.ms-drop ul > li.multiple label {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ms-drop ul > li label {
  position: relative;
  margin-bottom: 0;
  display: block;
  white-space: nowrap;
  cursor: pointer;
}

.ms-drop ul > li label.optgroup {
  font-weight: 500;
}

.ms-drop ul > li.hide-radio {
  padding: 0;
}

.ms-drop ul > li.hide-radio:focus,
.ms-drop ul > li.hide-radio:hover {
  background-color: #f8f9fa;
}

.ms-drop ul > li.hide-radio.selected {
  color: #fff;
  background-color: #007bff;
}

.ms-drop ul > li.hide-radio label {
  margin-bottom: 0;
  padding: 5px 8px;
}

.ms-drop ul > li.hide-radio input {
  display: none;
}

.ms-drop ul > li.option-level-1 label {
  padding-left: 28px;
}

.ms-drop ul > li.option-divider {
  padding: 0;
  border-top: 1px solid #e9ecef;
}

.ms-drop input[type=radio],
.ms-drop input[type=checkbox] {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.ms-drop .ms-no-results {
  display: none;
  color: red;
  text-align: center;
  font-size: 15px;
}

.ms-drop .ms-select-all {
  padding-bottom: 10px;
  margin-bottom: 8px;
  border-bottom: 1px solid #aaa;
  padding-left: 8px;
}

@media (max-width: 767px) {
  .modal--answer .modal-body {
    padding: 22px 30px;
  }
  .modal--answer .close {
    transform: scale(1, 1);
  }
  .modal--answer .close--bottom {
    transform: scale(1, 1);
  }
  .modal--answer .close {
    left: 50%;
    right: auto;
    margin-left: -21px;
  }
  .modal--answer .close--bottom {
    display: block;
  }
  .answer__description {
    font-size: 1em;
    text-align: left;
    max-width: 100%;
  }
  .answer__recommend {
    display: block;
    padding-left: 0;
  }
  .answer__recommend::before {
    display: none;
  }
  .answer__recommend > div {
    background-image: none;
    font-size: 1.3125em;
    text-align: left;
    width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 25px;
  }
  .answer__recommend > a.fb {
    margin-bottom: 0;
  }
  .answer__recommend > a.fb::before {
    top: -40px;
  }
  .answer__form > input[type=email] {
    width: 100%;
  }
  .answer__buttons {
    margin-bottom: 0;
  }
  .button-base.width-auto {
    line-height: 1.2;
    height: auto;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  /*.fancybox-container .fancybox-close-small,
  .fancybox-close--down {
    right: auto!important;
    left: 50%!important;
    margin-left: -20px;
    @include sprite($cross-large);
  }
  .fancybox-container .fancybox-close-small {
    top: -20px!important;
  }
  .fancybox-close--down {
    background-color: transparent;
    text-indent: -9999px;
    display: block;
    border: 0;
    position: absolute;
    bottom: -20px;
    outline: none;
  }*/
  .message-window {
    padding: 15px;
  }
  .tooltip-extra {
    position: static !important;
  }
}
@media (max-width: 500px) {
  .modal--phone {
    padding-right: 25px;
    padding-left: 25px;
  }
  .modal--phone h2 {
    text-align: left;
    margin-bottom: 20px;
  }
  .modal--answer h2 {
    font-size: 1.4375em;
  }
  .modal--answer h2.icon-check {
    padding-left: 40px;
  }
  .modal--answer h2.icon-check::before {
    top: 7.5px;
    left: -12.5px;
    margin-top: 0;
    transform: scale(0.5, 0.5);
  }
  .modal--answer h2.icon-check > span {
    display: block;
  }
  .modal-p__list {
    padding-left: 0;
  }
  .modal-p__gray {
    background-color: #f7f7f7;
    padding: 30px 25px 25px;
    margin-right: -25px;
    margin-left: -25px;
    margin-bottom: -25px;
  }
  .modal-p__user {
    margin-bottom: 20px;
  }
  .modal-p__rec {
    padding-left: 80px;
  }
  .modal-p__rec::before {
    left: 0;
  }
  .modal-p__mobile {
    margin-bottom: 30px;
  }
  .modal-p__input {
    line-height: 21px;
    height: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .forgotten-password {
    padding: 30px 0;
  }
  .forgotten-password h1 {
    margin-bottom: 20px;
  }
  .forgotten-password__form {
    padding: 25px 0;
  }
  .forgotten-password__input {
    margin-bottom: 15px;
  }
  .faq {
    padding: 30px 0;
  }
  .faq h1 {
    font-size: 1.875em;
    margin-bottom: 30px;
  }
}
.index {
  padding: 16px 0;
}
.index__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background: linear-gradient(135deg, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  width: 100%;
  max-width: 400px;
  border-radius: 8px;
}
.index img {
  display: block;
  max-width: 180px;
  margin: 30px auto;
}
.index h1 {
  margin: 30px 0;
  font-size: 40px;
  color: #333;
  text-align: center;
  position: relative;
  font-weight: 600;
}
.index h1::before, .index h1::after {
  content: "";
  display: block;
  width: 100px;
  margin: 0 auto;
  height: 1px;
  background: #dedede;
  margin-bottom: 30px;
}
.index h1::after {
  margin-top: 30px;
  margin-bottom: 0;
}
.index h1 span {
  display: block;
  padding-top: 8px;
  font-size: 26px;
  color: #333;
}
.index ol {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 16px 0 16px;
  list-style: none;
  counter-reset: fs-counter;
}
@media only screen and (min-width: 576px) {
  .index ol {
    padding: 0;
  }
}
.index ol li {
  position: relative;
  counter-increment: fs-counter;
  width: 100%;
  max-width: 400px;
}
.index ol li:before {
  content: counter(fs-counter);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333;
  font-weight: 500;
  position: absolute;
  font-size: 26px;
  left: -20px;
  top: 6px;
  line-height: 1;
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #dedede;
  text-align: center;
  box-shadow: 1px 1px 0 #999;
  transition: ease-in-out 0.3s;
  transform: rotate(15deg);
}
.index ol li:hover:before {
  border: 1px solid #333;
  color: #0074ff;
  transform: rotate(0deg);
}
.index ol li:hover a {
  border: 1px solid #333;
  text-decoration: none;
  box-shadow: 1px 1px 0 #999;
}
.index ol li a {
  display: block;
  padding: 16px;
  text-align: center;
  background: #f5f5f5;
  border: 1px solid #dedede;
  border-radius: 8px;
  transition: ease-in-out 0.3s;
  text-decoration: none;
  color: #333;
}

.answer-page {
  padding: 30px;
  background: #f7f7f7;
}
.answer-page .answer__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px auto 15px;
  width: 100%;
  cursor: pointer;
}
.answer-page .answer__button:hover {
  opacity: 0.6;
}
.answer-page .answer__button__loader {
  position: absolute;
  left: 20px;
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-image: url(images/preloader-black.svg);
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
  opacity: 0.6;
  animation: rotating 1s linear infinite;
}
.answer-page .answer__button.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.answer-page .answer__button.disabled .answer__button__loader {
  display: block;
}
.answer-page .answer__button.disabled input {
  cursor: not-allowed;
}
.answer-page .answer__button input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: transparent;
  border: 0;
  outline: 0;
  z-index: 1;
  cursor: pointer;
  width: 100%;
}
.answer-page .answer__button .loader {
  position: absolute;
  left: 20px;
}

#policko_vyplneno {
  display: none;
}

html,
body {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}