@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src:
    url("../fonts/OpenSans-Light.woff") format("woff"),
    url("../fonts/OpenSans-Light.ttf") format("truetype"),
    url("../images/OpenSans-Light.svg#OpenSansLight") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src:
    url("../fonts/OpenSans-LightItalic.woff") format("woff"),
    url("../fonts/OpenSans-LightItalic.ttf") format("truetype"),
    url("../images/OpenSans-LightItalic.svg#OpenSansLightItalic") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src:
    url("../fonts/OpenSans-Regular.woff") format("woff"),
    url("../fonts/OpenSans-Regular.ttf") format("truetype"),
    url("../images/OpenSans-Regular.svg#OpenSansRegular") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: normal;
  font-style: italic;
  font-display: swap;
  src:
    url("../fonts/OpenSans-Italic.woff") format("woff"),
    url("../fonts/OpenSans-Italic.ttf") format("truetype"),
    url("../images/OpenSans-Italic.svg#OpenSansItalic") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src:
    url("../fonts/OpenSans-Semibold.woff") format("woff"),
    url("../fonts/OpenSans-Semibold.ttf") format("truetype"),
    url("../images/OpenSans-Semibold.svg#OpenSansSemibold") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: italic;
  font-display: swap;
  src:
    url("../fonts/OpenSans-SemiboldItalic.woff") format("woff"),
    url("../fonts/OpenSans-SemiboldItalic.ttf") format("truetype"),
    url("../images/OpenSans-SemiboldItalic.svg#OpenSansSemiboldItalic")
      format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src:
    url("../fonts/OpenSans-Bold.woff") format("woff"),
    url("../fonts/OpenSans-Bold.ttf") format("truetype"),
    url("../images/OpenSans-Bold.svg#OpenSansBold") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: bold;
  font-style: italic;
  font-display: swap;
  src:
    url("../fonts/OpenSans-BoldItalic.woff") format("woff"),
    url("../fonts/OpenSans-BoldItalic.ttf") format("truetype"),
    url("../images/OpenSans-BoldItalic.svg#OpenSansBoldItalic") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src:
    url("../fonts/OpenSans-ExtraBold.woff") format("woff"),
    url("../fonts/OpenSans-ExtraBold.ttf") format("truetype"),
    url("../images/OpenSans-ExtraBold.svg#OpenSansExtrabold") format("svg");
}
@font-face {
  font-family: "Open Sans";
  font-weight: 800;
  font-style: italic;
  font-display: swap;
  src:
    url("../fonts/OpenSans-ExtraBoldItalic.woff") format("woff"),
    url("../fonts/OpenSans-ExtraBoldItalic.ttf") format("truetype"),
    url("../images/OpenSans-ExtraBoldItalic.svg#OpenSansExtraboldItalic")
      format("svg");
}
@font-face {
  font-family: "Open Sans Condensed";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
  src:
    url("../fonts/OpenSans-CondensedLight.woff") format("woff"),
    url("../fonts/OpenSans-CondensedLight.ttf") format("truetype"),
    url("../images/OpenSans-CondensedLight.svg#OpenSansCondensedLight")
      format("svg");
}
@font-face {
  font-family: "Open Sans Condensed";
  font-weight: 300;
  font-style: italic;
  font-display: swap;
  src:
    url("../fonts/OpenSans-CondensedLightItalic.woff") format("woff"),
    url("../fonts/OpenSans-CondensedLightItalic.ttf") format("truetype"),
    url("../images/OpenSans-CondensedLightItalic.svg#OpenSansCondensedLightItalic")
      format("svg");
}
@font-face {
  font-family: "Open Sans Condensed";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src:
    url("../fonts/OpenSans-CondensedBold.woff") format("woff"),
    url("../fonts/OpenSans-CondensedBold.ttf") format("truetype"),
    url("../images/OpenSans-CondensedBold.svg#OpenSansCondensedBold")
      format("svg");
}
.social_share_privacy_area {
  clear: both;
  margin: 20px 0 !important;
  list-style-type: none;
  padding: 0 !important;
  width: auto;
  height: 25px;
  display: block;
}
.social_share_privacy_area li {
  margin: 0 !important;
  padding: 0 !important;
  height: 21px;
  float: left;
}
.social_share_privacy_area li .dummy_btn {
  float: left;
  margin: 0 0 0 10px;
  cursor: pointer;
  padding: 0;
  height: inherit;
}
.social_share_privacy_area li div iframe {
  overflow: hidden;
  height: inherit;
  width: inherit;
}
.social_share_privacy_area .facebook {
  width: 180px;
  display: inline-block;
}
.social_share_privacy_area .facebook .fb_like iframe {
  width: 145px;
}
.social_share_privacy_area .twitter {
  width: 148px;
}
.social_share_privacy_area li div.tweet {
  width: 115px;
}
.social_share_privacy_area .gplus {
  width: 123px;
}
.social_share_privacy_area li div.gplusone {
  width: 90px;
}
.social_share_privacy_area li .switch {
  display: inline-block;
  text-indent: -9999em;
  background: transparent url(../images/socialshareprivacy_on_off.png) no-repeat
    0 0 scroll;
  width: 23px;
  height: 12px;
  overflow: hidden;
  float: left;
  margin: 4px 0 0;
  padding: 0;
  cursor: pointer;
}
.social_share_privacy_area li .switch.on {
  background-position: 0 -12px;
}
.social_share_privacy_area li.help_info {
  position: relative;
}
.social_share_privacy_area li.help_info .info,
.social_share_privacy_area li .help_info.icon .info {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 290px;
  padding: 10px 15px;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 4px #999;
  box-shadow: 0 3px 4px #999;
  background-color: #fdfbec;
  color: #000;
  z-index: 500;
}
.social_share_privacy_area li.gplus.help_info .info {
  left: -60px;
}
.social_share_privacy_area li .help_info.icon .info {
  left: -243px;
  width: 350px;
}
.social_share_privacy_area li.help_info.display .info,
.social_share_privacy_area li .help_info.icon.display .info {
  display: block;
}
.social_share_privacy_area li.help_info.info_off.display .info {
  display: none;
}
.social_share_privacy_area li .help_info.icon {
  background: #fff url(../images/socialshareprivacy_info.png) no-repeat center
    center scroll;
  width: 25px;
  height: 20px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 2px solid #e7e3e3;
  border-right-width: 0;
  border-radius: 5px 0 0 5px;
  margin: 0;
  padding: 0;
}
.social_share_privacy_area
  li.settings_info
  .settings_info_menu.on
  .help_info.icon {
  border-top-width: 0;
  border-left-width: 0;
}
.social_share_privacy_area
  li.settings_info
  .settings_info_menu.perma_option_off
  .help_info.icon {
  border-right-width: 2px;
  border-radius: 5px;
}
.social_share_privacy_area li.settings_info {
  position: relative;
  top: -2px;
}
.social_share_privacy_area li.settings_info a {
  text-decoration: none;
  margin: 0 !important;
}
.social_share_privacy_area li.settings_info .settings_info_menu {
  background-color: #f3f4f5;
  border: 2px solid #e7e3e3;
  border-radius: 5px;
  -webkit-box-shadow: 2px 2px 3px #c1c1c1;
  box-shadow: 3px 3px 3px #c1c1c1;
  left: 0;
  position: absolute;
  top: 0;
  width: 135px;
  z-index: 1000;
  margin: 0;
  padding: 0;
}
.social_share_privacy_area li.settings_info .settings_info_menu.off {
  border-width: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
.social_share_privacy_area li.settings_info .settings_info_menu.off form {
  display: none;
  margin: 0;
  padding: 0;
}
.social_share_privacy_area li.settings_info .settings_info_menu .settings {
  text-indent: -9999em;
  display: inline-block;
  background: #fff url(../images/settings.png) no-repeat center center scroll;
  width: 25px;
  height: 20px;
  border: 2px solid #e7e3e3;
  border-radius: 0 5px 5px 0;
  border-left: 1px solid #ddd;
  margin: 0;
  padding: 0;
}
.social_share_privacy_area li.settings_info .settings_info_menu.on .settings {
  border-top-width: 0;
}
.social_share_privacy_area li.settings_info .settings_info_menu form fieldset {
  border-width: 0;
  margin: 0;
  padding: 0 10px 10px;
}
.social_share_privacy_area
  li.settings_info
  .settings_info_menu
  form
  fieldset
  legend {
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin: 0;
  padding: 10px 0;
  width: 115px;
}
.social_share_privacy_area
  li.settings_info
  .settings_info_menu
  form
  fieldset
  input {
  clear: both;
  float: left;
  margin: 4px 10px 4px 0;
  padding: 0;
}
.social_share_privacy_area
  li.settings_info
  .settings_info_menu
  form
  fieldset
  label {
  display: inline-block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  -webkit-transition: color 0.5s ease-in;
  transition: color 0.5s ease-in;
  margin: 0;
  padding: 0;
}
.social_share_privacy_area
  li.settings_info
  .settings_info_menu
  form
  fieldset
  label.checked {
  color: #090;
}
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
}
.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fas,
.fa-classic,
.fa-solid,
.far,
.fa-regular {
  font-family: "Font Awesome 6 Free";
}
.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}
.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
  -webkit-animation-name: fa-beat;
  animation-name: fa-beat;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
  -webkit-animation-name: fa-bounce;
  animation-name: fa-bounce;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.28, 0.84, 0.42, 1)
  );
}
.fa-fade {
  -webkit-animation-name: fa-fade;
  animation-name: fa-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}
.fa-beat-fade {
  -webkit-animation-name: fa-beat-fade;
  animation-name: fa-beat-fade;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
  animation-timing-function: var(
    --fa-animation-timing,
    cubic-bezier(0.4, 0, 0.6, 1)
  );
}
.fa-flip {
  -webkit-animation-name: fa-flip;
  animation-name: fa-flip;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
  -webkit-animation-name: fa-shake;
  animation-name: fa-shake;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}
.fa-pulse,
.fa-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(
    --fa-animation-iteration-count,
    infinite
  );
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
  animation-timing-function: var(--fa-animation-timing, steps(8));
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
.fa-rotate-by {
  -webkit-transform: rotate(var(--fa-rotate-angle, none));
  transform: rotate(var(--fa-rotate-angle, none));
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: var(--fa-inverse, #fff);
}
.fa-0::before {
  content: "\30";
}
.fa-1::before {
  content: "\31";
}
.fa-2::before {
  content: "\32";
}
.fa-3::before {
  content: "\33";
}
.fa-4::before {
  content: "\34";
}
.fa-5::before {
  content: "\35";
}
.fa-6::before {
  content: "\36";
}
.fa-7::before {
  content: "\37";
}
.fa-8::before {
  content: "\38";
}
.fa-9::before {
  content: "\39";
}
.fa-fill-drip::before {
  content: "\f576";
}
.fa-arrows-to-circle::before {
  content: "\e4bd";
}
.fa-circle-chevron-right::before {
  content: "\f138";
}
.fa-chevron-circle-right::before {
  content: "\f138";
}
.fa-at::before {
  content: "\40";
}
.fa-trash-can::before {
  content: "\f2ed";
}
.fa-trash-alt::before {
  content: "\f2ed";
}
.fa-text-height::before {
  content: "\f034";
}
.fa-user-xmark::before {
  content: "\f235";
}
.fa-user-times::before {
  content: "\f235";
}
.fa-stethoscope::before {
  content: "\f0f1";
}
.fa-message::before {
  content: "\f27a";
}
.fa-comment-alt::before {
  content: "\f27a";
}
.fa-info::before {
  content: "\f129";
}
.fa-down-left-and-up-right-to-center::before {
  content: "\f422";
}
.fa-compress-alt::before {
  content: "\f422";
}
.fa-explosion::before {
  content: "\e4e9";
}
.fa-file-lines::before {
  content: "\f15c";
}
.fa-file-alt::before {
  content: "\f15c";
}
.fa-file-text::before {
  content: "\f15c";
}
.fa-wave-square::before {
  content: "\f83e";
}
.fa-ring::before {
  content: "\f70b";
}
.fa-building-un::before {
  content: "\e4d9";
}
.fa-dice-three::before {
  content: "\f527";
}
.fa-calendar-days::before {
  content: "\f073";
}
.fa-calendar-alt::before {
  content: "\f073";
}
.fa-anchor-circle-check::before {
  content: "\e4aa";
}
.fa-building-circle-arrow-right::before {
  content: "\e4d1";
}
.fa-volleyball::before {
  content: "\f45f";
}
.fa-volleyball-ball::before {
  content: "\f45f";
}
.fa-arrows-up-to-line::before {
  content: "\e4c2";
}
.fa-sort-down::before {
  content: "\f0dd";
}
.fa-sort-desc::before {
  content: "\f0dd";
}
.fa-circle-minus::before {
  content: "\f056";
}
.fa-minus-circle::before {
  content: "\f056";
}
.fa-door-open::before {
  content: "\f52b";
}
.fa-right-from-bracket::before {
  content: "\f2f5";
}
.fa-sign-out-alt::before {
  content: "\f2f5";
}
.fa-atom::before {
  content: "\f5d2";
}
.fa-soap::before {
  content: "\e06e";
}
.fa-icons::before {
  content: "\f86d";
}
.fa-heart-music-camera-bolt::before {
  content: "\f86d";
}
.fa-microphone-lines-slash::before {
  content: "\f539";
}
.fa-microphone-alt-slash::before {
  content: "\f539";
}
.fa-bridge-circle-check::before {
  content: "\e4c9";
}
.fa-pump-medical::before {
  content: "\e06a";
}
.fa-fingerprint::before {
  content: "\f577";
}
.fa-hand-point-right::before {
  content: "\f0a4";
}
.fa-magnifying-glass-location::before {
  content: "\f689";
}
.fa-search-location::before {
  content: "\f689";
}
.fa-forward-step::before {
  content: "\f051";
}
.fa-step-forward::before {
  content: "\f051";
}
.fa-face-smile-beam::before {
  content: "\f5b8";
}
.fa-smile-beam::before {
  content: "\f5b8";
}
.fa-flag-checkered::before {
  content: "\f11e";
}
.fa-football::before {
  content: "\f44e";
}
.fa-football-ball::before {
  content: "\f44e";
}
.fa-school-circle-exclamation::before {
  content: "\e56c";
}
.fa-crop::before {
  content: "\f125";
}
.fa-angles-down::before {
  content: "\f103";
}
.fa-angle-double-down::before {
  content: "\f103";
}
.fa-users-rectangle::before {
  content: "\e594";
}
.fa-people-roof::before {
  content: "\e537";
}
.fa-people-line::before {
  content: "\e534";
}
.fa-beer-mug-empty::before {
  content: "\f0fc";
}
.fa-beer::before {
  content: "\f0fc";
}
.fa-diagram-predecessor::before {
  content: "\e477";
}
.fa-arrow-up-long::before {
  content: "\f176";
}
.fa-long-arrow-up::before {
  content: "\f176";
}
.fa-fire-flame-simple::before {
  content: "\f46a";
}
.fa-burn::before {
  content: "\f46a";
}
.fa-person::before {
  content: "\f183";
}
.fa-male::before {
  content: "\f183";
}
.fa-laptop::before {
  content: "\f109";
}
.fa-file-csv::before {
  content: "\f6dd";
}
.fa-menorah::before {
  content: "\f676";
}
.fa-truck-plane::before {
  content: "\e58f";
}
.fa-record-vinyl::before {
  content: "\f8d9";
}
.fa-face-grin-stars::before {
  content: "\f587";
}
.fa-grin-stars::before {
  content: "\f587";
}
.fa-bong::before {
  content: "\f55c";
}
.fa-spaghetti-monster-flying::before {
  content: "\f67b";
}
.fa-pastafarianism::before {
  content: "\f67b";
}
.fa-arrow-down-up-across-line::before {
  content: "\e4af";
}
.fa-spoon::before {
  content: "\f2e5";
}
.fa-utensil-spoon::before {
  content: "\f2e5";
}
.fa-jar-wheat::before {
  content: "\e517";
}
.fa-envelopes-bulk::before {
  content: "\f674";
}
.fa-mail-bulk::before {
  content: "\f674";
}
.fa-file-circle-exclamation::before {
  content: "\e4eb";
}
.fa-circle-h::before {
  content: "\f47e";
}
.fa-hospital-symbol::before {
  content: "\f47e";
}
.fa-pager::before {
  content: "\f815";
}
.fa-address-book::before {
  content: "\f2b9";
}
.fa-contact-book::before {
  content: "\f2b9";
}
.fa-strikethrough::before {
  content: "\f0cc";
}
.fa-k::before {
  content: "\4b";
}
.fa-landmark-flag::before {
  content: "\e51c";
}
.fa-pencil::before {
  content: "\f303";
}
.fa-pencil-alt::before {
  content: "\f303";
}
.fa-backward::before {
  content: "\f04a";
}
.fa-caret-right::before {
  content: "\f0da";
}
.fa-comments::before {
  content: "\f086";
}
.fa-paste::before {
  content: "\f0ea";
}
.fa-file-clipboard::before {
  content: "\f0ea";
}
.fa-code-pull-request::before {
  content: "\e13c";
}
.fa-clipboard-list::before {
  content: "\f46d";
}
.fa-truck-ramp-box::before {
  content: "\f4de";
}
.fa-truck-loading::before {
  content: "\f4de";
}
.fa-user-check::before {
  content: "\f4fc";
}
.fa-vial-virus::before {
  content: "\e597";
}
.fa-sheet-plastic::before {
  content: "\e571";
}
.fa-blog::before {
  content: "\f781";
}
.fa-user-ninja::before {
  content: "\f504";
}
.fa-person-arrow-up-from-line::before {
  content: "\e539";
}
.fa-scroll-torah::before {
  content: "\f6a0";
}
.fa-torah::before {
  content: "\f6a0";
}
.fa-broom-ball::before {
  content: "\f458";
}
.fa-quidditch::before {
  content: "\f458";
}
.fa-quidditch-broom-ball::before {
  content: "\f458";
}
.fa-toggle-off::before {
  content: "\f204";
}
.fa-box-archive::before {
  content: "\f187";
}
.fa-archive::before {
  content: "\f187";
}
.fa-person-drowning::before {
  content: "\e545";
}
.fa-arrow-down-9-1::before {
  content: "\f886";
}
.fa-sort-numeric-desc::before {
  content: "\f886";
}
.fa-sort-numeric-down-alt::before {
  content: "\f886";
}
.fa-face-grin-tongue-squint::before {
  content: "\f58a";
}
.fa-grin-tongue-squint::before {
  content: "\f58a";
}
.fa-spray-can::before {
  content: "\f5bd";
}
.fa-truck-monster::before {
  content: "\f63b";
}
.fa-w::before {
  content: "\57";
}
.fa-earth-africa::before {
  content: "\f57c";
}
.fa-globe-africa::before {
  content: "\f57c";
}
.fa-rainbow::before {
  content: "\f75b";
}
.fa-circle-notch::before {
  content: "\f1ce";
}
.fa-tablet-screen-button::before {
  content: "\f3fa";
}
.fa-tablet-alt::before {
  content: "\f3fa";
}
.fa-paw::before {
  content: "\f1b0";
}
.fa-cloud::before {
  content: "\f0c2";
}
.fa-trowel-bricks::before {
  content: "\e58a";
}
.fa-face-flushed::before {
  content: "\f579";
}
.fa-flushed::before {
  content: "\f579";
}
.fa-hospital-user::before {
  content: "\f80d";
}
.fa-tent-arrow-left-right::before {
  content: "\e57f";
}
.fa-gavel::before {
  content: "\f0e3";
}
.fa-legal::before {
  content: "\f0e3";
}
.fa-binoculars::before {
  content: "\f1e5";
}
.fa-microphone-slash::before {
  content: "\f131";
}
.fa-box-tissue::before {
  content: "\e05b";
}
.fa-motorcycle::before {
  content: "\f21c";
}
.fa-bell-concierge::before {
  content: "\f562";
}
.fa-concierge-bell::before {
  content: "\f562";
}
.fa-pen-ruler::before {
  content: "\f5ae";
}
.fa-pencil-ruler::before {
  content: "\f5ae";
}
.fa-people-arrows::before {
  content: "\e068";
}
.fa-people-arrows-left-right::before {
  content: "\e068";
}
.fa-mars-and-venus-burst::before {
  content: "\e523";
}
.fa-square-caret-right::before {
  content: "\f152";
}
.fa-caret-square-right::before {
  content: "\f152";
}
.fa-scissors::before {
  content: "\f0c4";
}
.fa-cut::before {
  content: "\f0c4";
}
.fa-sun-plant-wilt::before {
  content: "\e57a";
}
.fa-toilets-portable::before {
  content: "\e584";
}
.fa-hockey-puck::before {
  content: "\f453";
}
.fa-table::before {
  content: "\f0ce";
}
.fa-magnifying-glass-arrow-right::before {
  content: "\e521";
}
.fa-tachograph-digital::before {
  content: "\f566";
}
.fa-digital-tachograph::before {
  content: "\f566";
}
.fa-users-slash::before {
  content: "\e073";
}
.fa-clover::before {
  content: "\e139";
}
.fa-reply::before {
  content: "\f3e5";
}
.fa-mail-reply::before {
  content: "\f3e5";
}
.fa-star-and-crescent::before {
  content: "\f699";
}
.fa-house-fire::before {
  content: "\e50c";
}
.fa-square-minus::before {
  content: "\f146";
}
.fa-minus-square::before {
  content: "\f146";
}
.fa-helicopter::before {
  content: "\f533";
}
.fa-compass::before {
  content: "\f14e";
}
.fa-square-caret-down::before {
  content: "\f150";
}
.fa-caret-square-down::before {
  content: "\f150";
}
.fa-file-circle-question::before {
  content: "\e4ef";
}
.fa-laptop-code::before {
  content: "\f5fc";
}
.fa-swatchbook::before {
  content: "\f5c3";
}
.fa-prescription-bottle::before {
  content: "\f485";
}
.fa-bars::before {
  content: "\f0c9";
}
.fa-navicon::before {
  content: "\f0c9";
}
.fa-people-group::before {
  content: "\e533";
}
.fa-hourglass-end::before {
  content: "\f253";
}
.fa-hourglass-3::before {
  content: "\f253";
}
.fa-heart-crack::before {
  content: "\f7a9";
}
.fa-heart-broken::before {
  content: "\f7a9";
}
.fa-square-up-right::before {
  content: "\f360";
}
.fa-external-link-square-alt::before {
  content: "\f360";
}
.fa-face-kiss-beam::before {
  content: "\f597";
}
.fa-kiss-beam::before {
  content: "\f597";
}
.fa-film::before {
  content: "\f008";
}
.fa-ruler-horizontal::before {
  content: "\f547";
}
.fa-people-robbery::before {
  content: "\e536";
}
.fa-lightbulb::before {
  content: "\f0eb";
}
.fa-caret-left::before {
  content: "\f0d9";
}
.fa-circle-exclamation::before {
  content: "\f06a";
}
.fa-exclamation-circle::before {
  content: "\f06a";
}
.fa-school-circle-xmark::before {
  content: "\e56d";
}
.fa-arrow-right-from-bracket::before {
  content: "\f08b";
}
.fa-sign-out::before {
  content: "\f08b";
}
.fa-circle-chevron-down::before {
  content: "\f13a";
}
.fa-chevron-circle-down::before {
  content: "\f13a";
}
.fa-unlock-keyhole::before {
  content: "\f13e";
}
.fa-unlock-alt::before {
  content: "\f13e";
}
.fa-cloud-showers-heavy::before {
  content: "\f740";
}
.fa-headphones-simple::before {
  content: "\f58f";
}
.fa-headphones-alt::before {
  content: "\f58f";
}
.fa-sitemap::before {
  content: "\f0e8";
}
.fa-circle-dollar-to-slot::before {
  content: "\f4b9";
}
.fa-donate::before {
  content: "\f4b9";
}
.fa-memory::before {
  content: "\f538";
}
.fa-road-spikes::before {
  content: "\e568";
}
.fa-fire-burner::before {
  content: "\e4f1";
}
.fa-flag::before {
  content: "\f024";
}
.fa-hanukiah::before {
  content: "\f6e6";
}
.fa-feather::before {
  content: "\f52d";
}
.fa-volume-low::before {
  content: "\f027";
}
.fa-volume-down::before {
  content: "\f027";
}
.fa-comment-slash::before {
  content: "\f4b3";
}
.fa-cloud-sun-rain::before {
  content: "\f743";
}
.fa-compress::before {
  content: "\f066";
}
.fa-wheat-awn::before {
  content: "\e2cd";
}
.fa-wheat-alt::before {
  content: "\e2cd";
}
.fa-ankh::before {
  content: "\f644";
}
.fa-hands-holding-child::before {
  content: "\e4fa";
}
.fa-asterisk::before {
  content: "\2a";
}
.fa-square-check::before {
  content: "\f14a";
}
.fa-check-square::before {
  content: "\f14a";
}
.fa-peseta-sign::before {
  content: "\e221";
}
.fa-heading::before {
  content: "\f1dc";
}
.fa-header::before {
  content: "\f1dc";
}
.fa-ghost::before {
  content: "\f6e2";
}
.fa-list::before {
  content: "\f03a";
}
.fa-list-squares::before {
  content: "\f03a";
}
.fa-square-phone-flip::before {
  content: "\f87b";
}
.fa-phone-square-alt::before {
  content: "\f87b";
}
.fa-cart-plus::before {
  content: "\f217";
}
.fa-gamepad::before {
  content: "\f11b";
}
.fa-circle-dot::before {
  content: "\f192";
}
.fa-dot-circle::before {
  content: "\f192";
}
.fa-face-dizzy::before {
  content: "\f567";
}
.fa-dizzy::before {
  content: "\f567";
}
.fa-egg::before {
  content: "\f7fb";
}
.fa-house-medical-circle-xmark::before {
  content: "\e513";
}
.fa-campground::before {
  content: "\f6bb";
}
.fa-folder-plus::before {
  content: "\f65e";
}
.fa-futbol::before {
  content: "\f1e3";
}
.fa-futbol-ball::before {
  content: "\f1e3";
}
.fa-soccer-ball::before {
  content: "\f1e3";
}
.fa-paintbrush::before {
  content: "\f1fc";
}
.fa-paint-brush::before {
  content: "\f1fc";
}
.fa-lock::before {
  content: "\f023";
}
.fa-gas-pump::before {
  content: "\f52f";
}
.fa-hot-tub-person::before {
  content: "\f593";
}
.fa-hot-tub::before {
  content: "\f593";
}
.fa-map-location::before {
  content: "\f59f";
}
.fa-map-marked::before {
  content: "\f59f";
}
.fa-house-flood-water::before {
  content: "\e50e";
}
.fa-tree::before {
  content: "\f1bb";
}
.fa-bridge-lock::before {
  content: "\e4cc";
}
.fa-sack-dollar::before {
  content: "\f81d";
}
.fa-pen-to-square::before {
  content: "\f044";
}
.fa-edit::before {
  content: "\f044";
}
.fa-car-side::before {
  content: "\f5e4";
}
.fa-share-nodes::before {
  content: "\f1e0";
}
.fa-share-alt::before {
  content: "\f1e0";
}
.fa-heart-circle-minus::before {
  content: "\e4ff";
}
.fa-hourglass-half::before {
  content: "\f252";
}
.fa-hourglass-2::before {
  content: "\f252";
}
.fa-microscope::before {
  content: "\f610";
}
.fa-sink::before {
  content: "\e06d";
}
.fa-bag-shopping::before {
  content: "\f290";
}
.fa-shopping-bag::before {
  content: "\f290";
}
.fa-arrow-down-z-a::before {
  content: "\f881";
}
.fa-sort-alpha-desc::before {
  content: "\f881";
}
.fa-sort-alpha-down-alt::before {
  content: "\f881";
}
.fa-mitten::before {
  content: "\f7b5";
}
.fa-person-rays::before {
  content: "\e54d";
}
.fa-users::before {
  content: "\f0c0";
}
.fa-eye-slash::before {
  content: "\f070";
}
.fa-flask-vial::before {
  content: "\e4f3";
}
.fa-hand::before {
  content: "\f256";
}
.fa-hand-paper::before {
  content: "\f256";
}
.fa-om::before {
  content: "\f679";
}
.fa-worm::before {
  content: "\e599";
}
.fa-house-circle-xmark::before {
  content: "\e50b";
}
.fa-plug::before {
  content: "\f1e6";
}
.fa-chevron-up::before {
  content: "\f077";
}
.fa-hand-spock::before {
  content: "\f259";
}
.fa-stopwatch::before {
  content: "\f2f2";
}
.fa-face-kiss::before {
  content: "\f596";
}
.fa-kiss::before {
  content: "\f596";
}
.fa-bridge-circle-xmark::before {
  content: "\e4cb";
}
.fa-face-grin-tongue::before {
  content: "\f589";
}
.fa-grin-tongue::before {
  content: "\f589";
}
.fa-chess-bishop::before {
  content: "\f43a";
}
.fa-face-grin-wink::before {
  content: "\f58c";
}
.fa-grin-wink::before {
  content: "\f58c";
}
.fa-ear-deaf::before {
  content: "\f2a4";
}
.fa-deaf::before {
  content: "\f2a4";
}
.fa-deafness::before {
  content: "\f2a4";
}
.fa-hard-of-hearing::before {
  content: "\f2a4";
}
.fa-road-circle-check::before {
  content: "\e564";
}
.fa-dice-five::before {
  content: "\f523";
}
.fa-square-rss::before {
  content: "\f143";
}
.fa-rss-square::before {
  content: "\f143";
}
.fa-land-mine-on::before {
  content: "\e51b";
}
.fa-i-cursor::before {
  content: "\f246";
}
.fa-stamp::before {
  content: "\f5bf";
}
.fa-stairs::before {
  content: "\e289";
}
.fa-i::before {
  content: "\49";
}
.fa-hryvnia-sign::before {
  content: "\f6f2";
}
.fa-hryvnia::before {
  content: "\f6f2";
}
.fa-pills::before {
  content: "\f484";
}
.fa-face-grin-wide::before {
  content: "\f581";
}
.fa-grin-alt::before {
  content: "\f581";
}
.fa-tooth::before {
  content: "\f5c9";
}
.fa-v::before {
  content: "\56";
}
.fa-bicycle::before {
  content: "\f206";
}
.fa-staff-snake::before {
  content: "\e579";
}
.fa-rod-asclepius::before {
  content: "\e579";
}
.fa-rod-snake::before {
  content: "\e579";
}
.fa-staff-aesculapius::before {
  content: "\e579";
}
.fa-head-side-cough-slash::before {
  content: "\e062";
}
.fa-truck-medical::before {
  content: "\f0f9";
}
.fa-ambulance::before {
  content: "\f0f9";
}
.fa-wheat-awn-circle-exclamation::before {
  content: "\e598";
}
.fa-snowman::before {
  content: "\f7d0";
}
.fa-mortar-pestle::before {
  content: "\f5a7";
}
.fa-road-barrier::before {
  content: "\e562";
}
.fa-school::before {
  content: "\f549";
}
.fa-igloo::before {
  content: "\f7ae";
}
.fa-joint::before {
  content: "\f595";
}
.fa-angle-right::before {
  content: "\f105";
}
.fa-horse::before {
  content: "\f6f0";
}
.fa-q::before {
  content: "\51";
}
.fa-g::before {
  content: "\47";
}
.fa-notes-medical::before {
  content: "\f481";
}
.fa-temperature-half::before {
  content: "\f2c9";
}
.fa-temperature-2::before {
  content: "\f2c9";
}
.fa-thermometer-2::before {
  content: "\f2c9";
}
.fa-thermometer-half::before {
  content: "\f2c9";
}
.fa-dong-sign::before {
  content: "\e169";
}
.fa-capsules::before {
  content: "\f46b";
}
.fa-poo-storm::before {
  content: "\f75a";
}
.fa-poo-bolt::before {
  content: "\f75a";
}
.fa-face-frown-open::before {
  content: "\f57a";
}
.fa-frown-open::before {
  content: "\f57a";
}
.fa-hand-point-up::before {
  content: "\f0a6";
}
.fa-money-bill::before {
  content: "\f0d6";
}
.fa-bookmark::before {
  content: "\f02e";
}
.fa-align-justify::before {
  content: "\f039";
}
.fa-umbrella-beach::before {
  content: "\f5ca";
}
.fa-helmet-un::before {
  content: "\e503";
}
.fa-bullseye::before {
  content: "\f140";
}
.fa-bacon::before {
  content: "\f7e5";
}
.fa-hand-point-down::before {
  content: "\f0a7";
}
.fa-arrow-up-from-bracket::before {
  content: "\e09a";
}
.fa-folder::before {
  content: "\f07b";
}
.fa-folder-blank::before {
  content: "\f07b";
}
.fa-file-waveform::before {
  content: "\f478";
}
.fa-file-medical-alt::before {
  content: "\f478";
}
.fa-radiation::before {
  content: "\f7b9";
}
.fa-chart-simple::before {
  content: "\e473";
}
.fa-mars-stroke::before {
  content: "\f229";
}
.fa-vial::before {
  content: "\f492";
}
.fa-gauge::before {
  content: "\f624";
}
.fa-dashboard::before {
  content: "\f624";
}
.fa-gauge-med::before {
  content: "\f624";
}
.fa-tachometer-alt-average::before {
  content: "\f624";
}
.fa-wand-magic-sparkles::before {
  content: "\e2ca";
}
.fa-magic-wand-sparkles::before {
  content: "\e2ca";
}
.fa-e::before {
  content: "\45";
}
.fa-pen-clip::before {
  content: "\f305";
}
.fa-pen-alt::before {
  content: "\f305";
}
.fa-bridge-circle-exclamation::before {
  content: "\e4ca";
}
.fa-user::before {
  content: "\f007";
}
.fa-school-circle-check::before {
  content: "\e56b";
}
.fa-dumpster::before {
  content: "\f793";
}
.fa-van-shuttle::before {
  content: "\f5b6";
}
.fa-shuttle-van::before {
  content: "\f5b6";
}
.fa-building-user::before {
  content: "\e4da";
}
.fa-square-caret-left::before {
  content: "\f191";
}
.fa-caret-square-left::before {
  content: "\f191";
}
.fa-highlighter::before {
  content: "\f591";
}
.fa-key::before {
  content: "\f084";
}
.fa-bullhorn::before {
  content: "\f0a1";
}
.fa-globe::before {
  content: "\f0ac";
}
.fa-synagogue::before {
  content: "\f69b";
}
.fa-person-half-dress::before {
  content: "\e548";
}
.fa-road-bridge::before {
  content: "\e563";
}
.fa-location-arrow::before {
  content: "\f124";
}
.fa-c::before {
  content: "\43";
}
.fa-tablet-button::before {
  content: "\f10a";
}
.fa-building-lock::before {
  content: "\e4d6";
}
.fa-pizza-slice::before {
  content: "\f818";
}
.fa-money-bill-wave::before {
  content: "\f53a";
}
.fa-chart-area::before {
  content: "\f1fe";
}
.fa-area-chart::before {
  content: "\f1fe";
}
.fa-house-flag::before {
  content: "\e50d";
}
.fa-person-circle-minus::before {
  content: "\e540";
}
.fa-ban::before {
  content: "\f05e";
}
.fa-cancel::before {
  content: "\f05e";
}
.fa-camera-rotate::before {
  content: "\e0d8";
}
.fa-spray-can-sparkles::before {
  content: "\f5d0";
}
.fa-air-freshener::before {
  content: "\f5d0";
}
.fa-star::before {
  content: "\f005";
}
.fa-repeat::before {
  content: "\f363";
}
.fa-cross::before {
  content: "\f654";
}
.fa-box::before {
  content: "\f466";
}
.fa-venus-mars::before {
  content: "\f228";
}
.fa-arrow-pointer::before {
  content: "\f245";
}
.fa-mouse-pointer::before {
  content: "\f245";
}
.fa-maximize::before {
  content: "\f31e";
}
.fa-expand-arrows-alt::before {
  content: "\f31e";
}
.fa-charging-station::before {
  content: "\f5e7";
}
.fa-shapes::before {
  content: "\f61f";
}
.fa-triangle-circle-square::before {
  content: "\f61f";
}
.fa-shuffle::before {
  content: "\f074";
}
.fa-random::before {
  content: "\f074";
}
.fa-person-running::before {
  content: "\f70c";
}
.fa-running::before {
  content: "\f70c";
}
.fa-mobile-retro::before {
  content: "\e527";
}
.fa-grip-lines-vertical::before {
  content: "\f7a5";
}
.fa-spider::before {
  content: "\f717";
}
.fa-hands-bound::before {
  content: "\e4f9";
}
.fa-file-invoice-dollar::before {
  content: "\f571";
}
.fa-plane-circle-exclamation::before {
  content: "\e556";
}
.fa-x-ray::before {
  content: "\f497";
}
.fa-spell-check::before {
  content: "\f891";
}
.fa-slash::before {
  content: "\f715";
}
.fa-computer-mouse::before {
  content: "\f8cc";
}
.fa-mouse::before {
  content: "\f8cc";
}
.fa-arrow-right-to-bracket::before {
  content: "\f090";
}
.fa-sign-in::before {
  content: "\f090";
}
.fa-shop-slash::before {
  content: "\e070";
}
.fa-store-alt-slash::before {
  content: "\e070";
}
.fa-server::before {
  content: "\f233";
}
.fa-virus-covid-slash::before {
  content: "\e4a9";
}
.fa-shop-lock::before {
  content: "\e4a5";
}
.fa-hourglass-start::before {
  content: "\f251";
}
.fa-hourglass-1::before {
  content: "\f251";
}
.fa-blender-phone::before {
  content: "\f6b6";
}
.fa-building-wheat::before {
  content: "\e4db";
}
.fa-person-breastfeeding::before {
  content: "\e53a";
}
.fa-right-to-bracket::before {
  content: "\f2f6";
}
.fa-sign-in-alt::before {
  content: "\f2f6";
}
.fa-venus::before {
  content: "\f221";
}
.fa-passport::before {
  content: "\f5ab";
}
.fa-heart-pulse::before {
  content: "\f21e";
}
.fa-heartbeat::before {
  content: "\f21e";
}
.fa-people-carry-box::before {
  content: "\f4ce";
}
.fa-people-carry::before {
  content: "\f4ce";
}
.fa-temperature-high::before {
  content: "\f769";
}
.fa-microchip::before {
  content: "\f2db";
}
.fa-crown::before {
  content: "\f521";
}
.fa-weight-hanging::before {
  content: "\f5cd";
}
.fa-xmarks-lines::before {
  content: "\e59a";
}
.fa-file-prescription::before {
  content: "\f572";
}
.fa-weight-scale::before {
  content: "\f496";
}
.fa-weight::before {
  content: "\f496";
}
.fa-user-group::before {
  content: "\f500";
}
.fa-user-friends::before {
  content: "\f500";
}
.fa-arrow-up-a-z::before {
  content: "\f15e";
}
.fa-sort-alpha-up::before {
  content: "\f15e";
}
.fa-chess-knight::before {
  content: "\f441";
}
.fa-face-laugh-squint::before {
  content: "\f59b";
}
.fa-laugh-squint::before {
  content: "\f59b";
}
.fa-wheelchair::before {
  content: "\f193";
}
.fa-circle-arrow-up::before {
  content: "\f0aa";
}
.fa-arrow-circle-up::before {
  content: "\f0aa";
}
.fa-toggle-on::before {
  content: "\f205";
}
.fa-person-walking::before {
  content: "\f554";
}
.fa-walking::before {
  content: "\f554";
}
.fa-l::before {
  content: "\4c";
}
.fa-fire::before {
  content: "\f06d";
}
.fa-bed-pulse::before {
  content: "\f487";
}
.fa-procedures::before {
  content: "\f487";
}
.fa-shuttle-space::before {
  content: "\f197";
}
.fa-space-shuttle::before {
  content: "\f197";
}
.fa-face-laugh::before {
  content: "\f599";
}
.fa-laugh::before {
  content: "\f599";
}
.fa-folder-open::before {
  content: "\f07c";
}
.fa-heart-circle-plus::before {
  content: "\e500";
}
.fa-code-fork::before {
  content: "\e13b";
}
.fa-city::before {
  content: "\f64f";
}
.fa-microphone-lines::before {
  content: "\f3c9";
}
.fa-microphone-alt::before {
  content: "\f3c9";
}
.fa-pepper-hot::before {
  content: "\f816";
}
.fa-unlock::before {
  content: "\f09c";
}
.fa-colon-sign::before {
  content: "\e140";
}
.fa-headset::before {
  content: "\f590";
}
.fa-store-slash::before {
  content: "\e071";
}
.fa-road-circle-xmark::before {
  content: "\e566";
}
.fa-user-minus::before {
  content: "\f503";
}
.fa-mars-stroke-up::before {
  content: "\f22a";
}
.fa-mars-stroke-v::before {
  content: "\f22a";
}
.fa-champagne-glasses::before {
  content: "\f79f";
}
.fa-glass-cheers::before {
  content: "\f79f";
}
.fa-clipboard::before {
  content: "\f328";
}
.fa-house-circle-exclamation::before {
  content: "\e50a";
}
.fa-file-arrow-up::before {
  content: "\f574";
}
.fa-file-upload::before {
  content: "\f574";
}
.fa-wifi::before {
  content: "\f1eb";
}
.fa-wifi-3::before {
  content: "\f1eb";
}
.fa-wifi-strong::before {
  content: "\f1eb";
}
.fa-bath::before {
  content: "\f2cd";
}
.fa-bathtub::before {
  content: "\f2cd";
}
.fa-underline::before {
  content: "\f0cd";
}
.fa-user-pen::before {
  content: "\f4ff";
}
.fa-user-edit::before {
  content: "\f4ff";
}
.fa-signature::before {
  content: "\f5b7";
}
.fa-stroopwafel::before {
  content: "\f551";
}
.fa-bold::before {
  content: "\f032";
}
.fa-anchor-lock::before {
  content: "\e4ad";
}
.fa-building-ngo::before {
  content: "\e4d7";
}
.fa-manat-sign::before {
  content: "\e1d5";
}
.fa-not-equal::before {
  content: "\f53e";
}
.fa-border-top-left::before {
  content: "\f853";
}
.fa-border-style::before {
  content: "\f853";
}
.fa-map-location-dot::before {
  content: "\f5a0";
}
.fa-map-marked-alt::before {
  content: "\f5a0";
}
.fa-jedi::before {
  content: "\f669";
}
.fa-square-poll-vertical::before {
  content: "\f681";
}
.fa-poll::before {
  content: "\f681";
}
.fa-mug-hot::before {
  content: "\f7b6";
}
.fa-car-battery::before {
  content: "\f5df";
}
.fa-battery-car::before {
  content: "\f5df";
}
.fa-gift::before {
  content: "\f06b";
}
.fa-dice-two::before {
  content: "\f528";
}
.fa-chess-queen::before {
  content: "\f445";
}
.fa-glasses::before {
  content: "\f530";
}
.fa-chess-board::before {
  content: "\f43c";
}
.fa-building-circle-check::before {
  content: "\e4d2";
}
.fa-person-chalkboard::before {
  content: "\e53d";
}
.fa-mars-stroke-right::before {
  content: "\f22b";
}
.fa-mars-stroke-h::before {
  content: "\f22b";
}
.fa-hand-back-fist::before {
  content: "\f255";
}
.fa-hand-rock::before {
  content: "\f255";
}
.fa-square-caret-up::before {
  content: "\f151";
}
.fa-caret-square-up::before {
  content: "\f151";
}
.fa-cloud-showers-water::before {
  content: "\e4e4";
}
.fa-chart-bar::before {
  content: "\f080";
}
.fa-bar-chart::before {
  content: "\f080";
}
.fa-hands-bubbles::before {
  content: "\e05e";
}
.fa-hands-wash::before {
  content: "\e05e";
}
.fa-less-than-equal::before {
  content: "\f537";
}
.fa-train::before {
  content: "\f238";
}
.fa-eye-low-vision::before {
  content: "\f2a8";
}
.fa-low-vision::before {
  content: "\f2a8";
}
.fa-crow::before {
  content: "\f520";
}
.fa-sailboat::before {
  content: "\e445";
}
.fa-window-restore::before {
  content: "\f2d2";
}
.fa-square-plus::before {
  content: "\f0fe";
}
.fa-plus-square::before {
  content: "\f0fe";
}
.fa-torii-gate::before {
  content: "\f6a1";
}
.fa-frog::before {
  content: "\f52e";
}
.fa-bucket::before {
  content: "\e4cf";
}
.fa-image::before {
  content: "\f03e";
}
.fa-microphone::before {
  content: "\f130";
}
.fa-cow::before {
  content: "\f6c8";
}
.fa-caret-up::before {
  content: "\f0d8";
}
.fa-screwdriver::before {
  content: "\f54a";
}
.fa-folder-closed::before {
  content: "\e185";
}
.fa-house-tsunami::before {
  content: "\e515";
}
.fa-square-nfi::before {
  content: "\e576";
}
.fa-arrow-up-from-ground-water::before {
  content: "\e4b5";
}
.fa-martini-glass::before {
  content: "\f57b";
}
.fa-glass-martini-alt::before {
  content: "\f57b";
}
.fa-rotate-left::before {
  content: "\f2ea";
}
.fa-rotate-back::before {
  content: "\f2ea";
}
.fa-rotate-backward::before {
  content: "\f2ea";
}
.fa-undo-alt::before {
  content: "\f2ea";
}
.fa-table-columns::before {
  content: "\f0db";
}
.fa-columns::before {
  content: "\f0db";
}
.fa-lemon::before {
  content: "\f094";
}
.fa-head-side-mask::before {
  content: "\e063";
}
.fa-handshake::before {
  content: "\f2b5";
}
.fa-gem::before {
  content: "\f3a5";
}
.fa-dolly::before {
  content: "\f472";
}
.fa-dolly-box::before {
  content: "\f472";
}
.fa-smoking::before {
  content: "\f48d";
}
.fa-minimize::before {
  content: "\f78c";
}
.fa-compress-arrows-alt::before {
  content: "\f78c";
}
.fa-monument::before {
  content: "\f5a6";
}
.fa-snowplow::before {
  content: "\f7d2";
}
.fa-angles-right::before {
  content: "\f101";
}
.fa-angle-double-right::before {
  content: "\f101";
}
.fa-cannabis::before {
  content: "\f55f";
}
.fa-circle-play::before {
  content: "\f144";
}
.fa-play-circle::before {
  content: "\f144";
}
.fa-tablets::before {
  content: "\f490";
}
.fa-ethernet::before {
  content: "\f796";
}
.fa-euro-sign::before {
  content: "\f153";
}
.fa-eur::before {
  content: "\f153";
}
.fa-euro::before {
  content: "\f153";
}
.fa-chair::before {
  content: "\f6c0";
}
.fa-circle-check::before {
  content: "\f058";
}
.fa-check-circle::before {
  content: "\f058";
}
.fa-circle-stop::before {
  content: "\f28d";
}
.fa-stop-circle::before {
  content: "\f28d";
}
.fa-compass-drafting::before {
  content: "\f568";
}
.fa-drafting-compass::before {
  content: "\f568";
}
.fa-plate-wheat::before {
  content: "\e55a";
}
.fa-icicles::before {
  content: "\f7ad";
}
.fa-person-shelter::before {
  content: "\e54f";
}
.fa-neuter::before {
  content: "\f22c";
}
.fa-id-badge::before {
  content: "\f2c1";
}
.fa-marker::before {
  content: "\f5a1";
}
.fa-face-laugh-beam::before {
  content: "\f59a";
}
.fa-laugh-beam::before {
  content: "\f59a";
}
.fa-helicopter-symbol::before {
  content: "\e502";
}
.fa-universal-access::before {
  content: "\f29a";
}
.fa-circle-chevron-up::before {
  content: "\f139";
}
.fa-chevron-circle-up::before {
  content: "\f139";
}
.fa-lari-sign::before {
  content: "\e1c8";
}
.fa-volcano::before {
  content: "\f770";
}
.fa-person-walking-dashed-line-arrow-right::before {
  content: "\e553";
}
.fa-sterling-sign::before {
  content: "\f154";
}
.fa-gbp::before {
  content: "\f154";
}
.fa-pound-sign::before {
  content: "\f154";
}
.fa-viruses::before {
  content: "\e076";
}
.fa-square-person-confined::before {
  content: "\e577";
}
.fa-user-tie::before {
  content: "\f508";
}
.fa-arrow-down-long::before {
  content: "\f175";
}
.fa-long-arrow-down::before {
  content: "\f175";
}
.fa-tent-arrow-down-to-line::before {
  content: "\e57e";
}
.fa-certificate::before {
  content: "\f0a3";
}
.fa-reply-all::before {
  content: "\f122";
}
.fa-mail-reply-all::before {
  content: "\f122";
}
.fa-suitcase::before {
  content: "\f0f2";
}
.fa-person-skating::before {
  content: "\f7c5";
}
.fa-skating::before {
  content: "\f7c5";
}
.fa-filter-circle-dollar::before {
  content: "\f662";
}
.fa-funnel-dollar::before {
  content: "\f662";
}
.fa-camera-retro::before {
  content: "\f083";
}
.fa-circle-arrow-down::before {
  content: "\f0ab";
}
.fa-arrow-circle-down::before {
  content: "\f0ab";
}
.fa-file-import::before {
  content: "\f56f";
}
.fa-arrow-right-to-file::before {
  content: "\f56f";
}
.fa-square-arrow-up-right::before {
  content: "\f14c";
}
.fa-external-link-square::before {
  content: "\f14c";
}
.fa-box-open::before {
  content: "\f49e";
}
.fa-scroll::before {
  content: "\f70e";
}
.fa-spa::before {
  content: "\f5bb";
}
.fa-location-pin-lock::before {
  content: "\e51f";
}
.fa-pause::before {
  content: "\f04c";
}
.fa-hill-avalanche::before {
  content: "\e507";
}
.fa-temperature-empty::before {
  content: "\f2cb";
}
.fa-temperature-0::before {
  content: "\f2cb";
}
.fa-thermometer-0::before {
  content: "\f2cb";
}
.fa-thermometer-empty::before {
  content: "\f2cb";
}
.fa-bomb::before {
  content: "\f1e2";
}
.fa-registered::before {
  content: "\f25d";
}
.fa-address-card::before {
  content: "\f2bb";
}
.fa-contact-card::before {
  content: "\f2bb";
}
.fa-vcard::before {
  content: "\f2bb";
}
.fa-scale-unbalanced-flip::before {
  content: "\f516";
}
.fa-balance-scale-right::before {
  content: "\f516";
}
.fa-subscript::before {
  content: "\f12c";
}
.fa-diamond-turn-right::before {
  content: "\f5eb";
}
.fa-directions::before {
  content: "\f5eb";
}
.fa-burst::before {
  content: "\e4dc";
}
.fa-house-laptop::before {
  content: "\e066";
}
.fa-laptop-house::before {
  content: "\e066";
}
.fa-face-tired::before {
  content: "\f5c8";
}
.fa-tired::before {
  content: "\f5c8";
}
.fa-money-bills::before {
  content: "\e1f3";
}
.fa-smog::before {
  content: "\f75f";
}
.fa-crutch::before {
  content: "\f7f7";
}
.fa-cloud-arrow-up::before {
  content: "\f0ee";
}
.fa-cloud-upload::before {
  content: "\f0ee";
}
.fa-cloud-upload-alt::before {
  content: "\f0ee";
}
.fa-palette::before {
  content: "\f53f";
}
.fa-arrows-turn-right::before {
  content: "\e4c0";
}
.fa-vest::before {
  content: "\e085";
}
.fa-ferry::before {
  content: "\e4ea";
}
.fa-arrows-down-to-people::before {
  content: "\e4b9";
}
.fa-seedling::before {
  content: "\f4d8";
}
.fa-sprout::before {
  content: "\f4d8";
}
.fa-left-right::before {
  content: "\f337";
}
.fa-arrows-alt-h::before {
  content: "\f337";
}
.fa-boxes-packing::before {
  content: "\e4c7";
}
.fa-circle-arrow-left::before {
  content: "\f0a8";
}
.fa-arrow-circle-left::before {
  content: "\f0a8";
}
.fa-group-arrows-rotate::before {
  content: "\e4f6";
}
.fa-bowl-food::before {
  content: "\e4c6";
}
.fa-candy-cane::before {
  content: "\f786";
}
.fa-arrow-down-wide-short::before {
  content: "\f160";
}
.fa-sort-amount-asc::before {
  content: "\f160";
}
.fa-sort-amount-down::before {
  content: "\f160";
}
.fa-cloud-bolt::before {
  content: "\f76c";
}
.fa-thunderstorm::before {
  content: "\f76c";
}
.fa-text-slash::before {
  content: "\f87d";
}
.fa-remove-format::before {
  content: "\f87d";
}
.fa-face-smile-wink::before {
  content: "\f4da";
}
.fa-smile-wink::before {
  content: "\f4da";
}
.fa-file-word::before {
  content: "\f1c2";
}
.fa-file-powerpoint::before {
  content: "\f1c4";
}
.fa-arrows-left-right::before {
  content: "\f07e";
}
.fa-arrows-h::before {
  content: "\f07e";
}
.fa-house-lock::before {
  content: "\e510";
}
.fa-cloud-arrow-down::before {
  content: "\f0ed";
}
.fa-cloud-download::before {
  content: "\f0ed";
}
.fa-cloud-download-alt::before {
  content: "\f0ed";
}
.fa-children::before {
  content: "\e4e1";
}
.fa-chalkboard::before {
  content: "\f51b";
}
.fa-blackboard::before {
  content: "\f51b";
}
.fa-user-large-slash::before {
  content: "\f4fa";
}
.fa-user-alt-slash::before {
  content: "\f4fa";
}
.fa-envelope-open::before {
  content: "\f2b6";
}
.fa-handshake-simple-slash::before {
  content: "\e05f";
}
.fa-handshake-alt-slash::before {
  content: "\e05f";
}
.fa-mattress-pillow::before {
  content: "\e525";
}
.fa-guarani-sign::before {
  content: "\e19a";
}
.fa-arrows-rotate::before {
  content: "\f021";
}
.fa-refresh::before {
  content: "\f021";
}
.fa-sync::before {
  content: "\f021";
}
.fa-fire-extinguisher::before {
  content: "\f134";
}
.fa-cruzeiro-sign::before {
  content: "\e152";
}
.fa-greater-than-equal::before {
  content: "\f532";
}
.fa-shield-halved::before {
  content: "\f3ed";
}
.fa-shield-alt::before {
  content: "\f3ed";
}
.fa-book-atlas::before {
  content: "\f558";
}
.fa-atlas::before {
  content: "\f558";
}
.fa-virus::before {
  content: "\e074";
}
.fa-envelope-circle-check::before {
  content: "\e4e8";
}
.fa-layer-group::before {
  content: "\f5fd";
}
.fa-arrows-to-dot::before {
  content: "\e4be";
}
.fa-archway::before {
  content: "\f557";
}
.fa-heart-circle-check::before {
  content: "\e4fd";
}
.fa-house-chimney-crack::before {
  content: "\f6f1";
}
.fa-house-damage::before {
  content: "\f6f1";
}
.fa-file-zipper::before {
  content: "\f1c6";
}
.fa-file-archive::before {
  content: "\f1c6";
}
.fa-square::before {
  content: "\f0c8";
}
.fa-martini-glass-empty::before {
  content: "\f000";
}
.fa-glass-martini::before {
  content: "\f000";
}
.fa-couch::before {
  content: "\f4b8";
}
.fa-cedi-sign::before {
  content: "\e0df";
}
.fa-italic::before {
  content: "\f033";
}
.fa-church::before {
  content: "\f51d";
}
.fa-comments-dollar::before {
  content: "\f653";
}
.fa-democrat::before {
  content: "\f747";
}
.fa-z::before {
  content: "\5a";
}
.fa-person-skiing::before {
  content: "\f7c9";
}
.fa-skiing::before {
  content: "\f7c9";
}
.fa-road-lock::before {
  content: "\e567";
}
.fa-a::before {
  content: "\41";
}
.fa-temperature-arrow-down::before {
  content: "\e03f";
}
.fa-temperature-down::before {
  content: "\e03f";
}
.fa-feather-pointed::before {
  content: "\f56b";
}
.fa-feather-alt::before {
  content: "\f56b";
}
.fa-p::before {
  content: "\50";
}
.fa-snowflake::before {
  content: "\f2dc";
}
.fa-newspaper::before {
  content: "\f1ea";
}
.fa-rectangle-ad::before {
  content: "\f641";
}
.fa-ad::before {
  content: "\f641";
}
.fa-circle-arrow-right::before {
  content: "\f0a9";
}
.fa-arrow-circle-right::before {
  content: "\f0a9";
}
.fa-filter-circle-xmark::before {
  content: "\e17b";
}
.fa-locust::before {
  content: "\e520";
}
.fa-sort::before {
  content: "\f0dc";
}
.fa-unsorted::before {
  content: "\f0dc";
}
.fa-list-ol::before {
  content: "\f0cb";
}
.fa-list-1-2::before {
  content: "\f0cb";
}
.fa-list-numeric::before {
  content: "\f0cb";
}
.fa-person-dress-burst::before {
  content: "\e544";
}
.fa-money-check-dollar::before {
  content: "\f53d";
}
.fa-money-check-alt::before {
  content: "\f53d";
}
.fa-vector-square::before {
  content: "\f5cb";
}
.fa-bread-slice::before {
  content: "\f7ec";
}
.fa-language::before {
  content: "\f1ab";
}
.fa-face-kiss-wink-heart::before {
  content: "\f598";
}
.fa-kiss-wink-heart::before {
  content: "\f598";
}
.fa-filter::before {
  content: "\f0b0";
}
.fa-question::before {
  content: "\3f";
}
.fa-file-signature::before {
  content: "\f573";
}
.fa-up-down-left-right::before {
  content: "\f0b2";
}
.fa-arrows-alt::before {
  content: "\f0b2";
}
.fa-house-chimney-user::before {
  content: "\e065";
}
.fa-hand-holding-heart::before {
  content: "\f4be";
}
.fa-puzzle-piece::before {
  content: "\f12e";
}
.fa-money-check::before {
  content: "\f53c";
}
.fa-star-half-stroke::before {
  content: "\f5c0";
}
.fa-star-half-alt::before {
  content: "\f5c0";
}
.fa-code::before {
  content: "\f121";
}
.fa-whiskey-glass::before {
  content: "\f7a0";
}
.fa-glass-whiskey::before {
  content: "\f7a0";
}
.fa-building-circle-exclamation::before {
  content: "\e4d3";
}
.fa-magnifying-glass-chart::before {
  content: "\e522";
}
.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}
.fa-external-link::before {
  content: "\f08e";
}
.fa-cubes-stacked::before {
  content: "\e4e6";
}
.fa-won-sign::before {
  content: "\f159";
}
.fa-krw::before {
  content: "\f159";
}
.fa-won::before {
  content: "\f159";
}
.fa-virus-covid::before {
  content: "\e4a8";
}
.fa-austral-sign::before {
  content: "\e0a9";
}
.fa-f::before {
  content: "\46";
}
.fa-leaf::before {
  content: "\f06c";
}
.fa-road::before {
  content: "\f018";
}
.fa-taxi::before {
  content: "\f1ba";
}
.fa-cab::before {
  content: "\f1ba";
}
.fa-person-circle-plus::before {
  content: "\e541";
}
.fa-chart-pie::before {
  content: "\f200";
}
.fa-pie-chart::before {
  content: "\f200";
}
.fa-bolt-lightning::before {
  content: "\e0b7";
}
.fa-sack-xmark::before {
  content: "\e56a";
}
.fa-file-excel::before {
  content: "\f1c3";
}
.fa-file-contract::before {
  content: "\f56c";
}
.fa-fish-fins::before {
  content: "\e4f2";
}
.fa-building-flag::before {
  content: "\e4d5";
}
.fa-face-grin-beam::before {
  content: "\f582";
}
.fa-grin-beam::before {
  content: "\f582";
}
.fa-object-ungroup::before {
  content: "\f248";
}
.fa-poop::before {
  content: "\f619";
}
.fa-location-pin::before {
  content: "\f041";
}
.fa-map-marker::before {
  content: "\f041";
}
.fa-kaaba::before {
  content: "\f66b";
}
.fa-toilet-paper::before {
  content: "\f71e";
}
.fa-helmet-safety::before {
  content: "\f807";
}
.fa-hard-hat::before {
  content: "\f807";
}
.fa-hat-hard::before {
  content: "\f807";
}
.fa-eject::before {
  content: "\f052";
}
.fa-circle-right::before {
  content: "\f35a";
}
.fa-arrow-alt-circle-right::before {
  content: "\f35a";
}
.fa-plane-circle-check::before {
  content: "\e555";
}
.fa-face-rolling-eyes::before {
  content: "\f5a5";
}
.fa-meh-rolling-eyes::before {
  content: "\f5a5";
}
.fa-object-group::before {
  content: "\f247";
}
.fa-chart-line::before {
  content: "\f201";
}
.fa-line-chart::before {
  content: "\f201";
}
.fa-mask-ventilator::before {
  content: "\e524";
}
.fa-arrow-right::before {
  content: "\f061";
}
.fa-signs-post::before {
  content: "\f277";
}
.fa-map-signs::before {
  content: "\f277";
}
.fa-cash-register::before {
  content: "\f788";
}
.fa-person-circle-question::before {
  content: "\e542";
}
.fa-h::before {
  content: "\48";
}
.fa-tarp::before {
  content: "\e57b";
}
.fa-screwdriver-wrench::before {
  content: "\f7d9";
}
.fa-tools::before {
  content: "\f7d9";
}
.fa-arrows-to-eye::before {
  content: "\e4bf";
}
.fa-plug-circle-bolt::before {
  content: "\e55b";
}
.fa-heart::before {
  content: "\f004";
}
.fa-mars-and-venus::before {
  content: "\f224";
}
.fa-house-user::before {
  content: "\e1b0";
}
.fa-home-user::before {
  content: "\e1b0";
}
.fa-dumpster-fire::before {
  content: "\f794";
}
.fa-house-crack::before {
  content: "\e3b1";
}
.fa-martini-glass-citrus::before {
  content: "\f561";
}
.fa-cocktail::before {
  content: "\f561";
}
.fa-face-surprise::before {
  content: "\f5c2";
}
.fa-surprise::before {
  content: "\f5c2";
}
.fa-bottle-water::before {
  content: "\e4c5";
}
.fa-circle-pause::before {
  content: "\f28b";
}
.fa-pause-circle::before {
  content: "\f28b";
}
.fa-toilet-paper-slash::before {
  content: "\e072";
}
.fa-apple-whole::before {
  content: "\f5d1";
}
.fa-apple-alt::before {
  content: "\f5d1";
}
.fa-kitchen-set::before {
  content: "\e51a";
}
.fa-r::before {
  content: "\52";
}
.fa-temperature-quarter::before {
  content: "\f2ca";
}
.fa-temperature-1::before {
  content: "\f2ca";
}
.fa-thermometer-1::before {
  content: "\f2ca";
}
.fa-thermometer-quarter::before {
  content: "\f2ca";
}
.fa-cube::before {
  content: "\f1b2";
}
.fa-bitcoin-sign::before {
  content: "\e0b4";
}
.fa-shield-dog::before {
  content: "\e573";
}
.fa-solar-panel::before {
  content: "\f5ba";
}
.fa-lock-open::before {
  content: "\f3c1";
}
.fa-elevator::before {
  content: "\e16d";
}
.fa-money-bill-transfer::before {
  content: "\e528";
}
.fa-money-bill-trend-up::before {
  content: "\e529";
}
.fa-house-flood-water-circle-arrow-right::before {
  content: "\e50f";
}
.fa-square-poll-horizontal::before {
  content: "\f682";
}
.fa-poll-h::before {
  content: "\f682";
}
.fa-circle::before {
  content: "\f111";
}
.fa-backward-fast::before {
  content: "\f049";
}
.fa-fast-backward::before {
  content: "\f049";
}
.fa-recycle::before {
  content: "\f1b8";
}
.fa-user-astronaut::before {
  content: "\f4fb";
}
.fa-plane-slash::before {
  content: "\e069";
}
.fa-trademark::before {
  content: "\f25c";
}
.fa-basketball::before {
  content: "\f434";
}
.fa-basketball-ball::before {
  content: "\f434";
}
.fa-satellite-dish::before {
  content: "\f7c0";
}
.fa-circle-up::before {
  content: "\f35b";
}
.fa-arrow-alt-circle-up::before {
  content: "\f35b";
}
.fa-mobile-screen-button::before {
  content: "\f3cd";
}
.fa-mobile-alt::before {
  content: "\f3cd";
}
.fa-volume-high::before {
  content: "\f028";
}
.fa-volume-up::before {
  content: "\f028";
}
.fa-users-rays::before {
  content: "\e593";
}
.fa-wallet::before {
  content: "\f555";
}
.fa-clipboard-check::before {
  content: "\f46c";
}
.fa-file-audio::before {
  content: "\f1c7";
}
.fa-burger::before {
  content: "\f805";
}
.fa-hamburger::before {
  content: "\f805";
}
.fa-wrench::before {
  content: "\f0ad";
}
.fa-bugs::before {
  content: "\e4d0";
}
.fa-rupee-sign::before {
  content: "\f156";
}
.fa-rupee::before {
  content: "\f156";
}
.fa-file-image::before {
  content: "\f1c5";
}
.fa-circle-question::before {
  content: "\f059";
}
.fa-question-circle::before {
  content: "\f059";
}
.fa-plane-departure::before {
  content: "\f5b0";
}
.fa-handshake-slash::before {
  content: "\e060";
}
.fa-book-bookmark::before {
  content: "\e0bb";
}
.fa-code-branch::before {
  content: "\f126";
}
.fa-hat-cowboy::before {
  content: "\f8c0";
}
.fa-bridge::before {
  content: "\e4c8";
}
.fa-phone-flip::before {
  content: "\f879";
}
.fa-phone-alt::before {
  content: "\f879";
}
.fa-truck-front::before {
  content: "\e2b7";
}
.fa-cat::before {
  content: "\f6be";
}
.fa-anchor-circle-exclamation::before {
  content: "\e4ab";
}
.fa-truck-field::before {
  content: "\e58d";
}
.fa-route::before {
  content: "\f4d7";
}
.fa-clipboard-question::before {
  content: "\e4e3";
}
.fa-panorama::before {
  content: "\e209";
}
.fa-comment-medical::before {
  content: "\f7f5";
}
.fa-teeth-open::before {
  content: "\f62f";
}
.fa-file-circle-minus::before {
  content: "\e4ed";
}
.fa-tags::before {
  content: "\f02c";
}
.fa-wine-glass::before {
  content: "\f4e3";
}
.fa-forward-fast::before {
  content: "\f050";
}
.fa-fast-forward::before {
  content: "\f050";
}
.fa-face-meh-blank::before {
  content: "\f5a4";
}
.fa-meh-blank::before {
  content: "\f5a4";
}
.fa-square-parking::before {
  content: "\f540";
}
.fa-parking::before {
  content: "\f540";
}
.fa-house-signal::before {
  content: "\e012";
}
.fa-bars-progress::before {
  content: "\f828";
}
.fa-tasks-alt::before {
  content: "\f828";
}
.fa-faucet-drip::before {
  content: "\e006";
}
.fa-cart-flatbed::before {
  content: "\f474";
}
.fa-dolly-flatbed::before {
  content: "\f474";
}
.fa-ban-smoking::before {
  content: "\f54d";
}
.fa-smoking-ban::before {
  content: "\f54d";
}
.fa-terminal::before {
  content: "\f120";
}
.fa-mobile-button::before {
  content: "\f10b";
}
.fa-house-medical-flag::before {
  content: "\e514";
}
.fa-basket-shopping::before {
  content: "\f291";
}
.fa-shopping-basket::before {
  content: "\f291";
}
.fa-tape::before {
  content: "\f4db";
}
.fa-bus-simple::before {
  content: "\f55e";
}
.fa-bus-alt::before {
  content: "\f55e";
}
.fa-eye::before {
  content: "\f06e";
}
.fa-face-sad-cry::before {
  content: "\f5b3";
}
.fa-sad-cry::before {
  content: "\f5b3";
}
.fa-audio-description::before {
  content: "\f29e";
}
.fa-person-military-to-person::before {
  content: "\e54c";
}
.fa-file-shield::before {
  content: "\e4f0";
}
.fa-user-slash::before {
  content: "\f506";
}
.fa-pen::before {
  content: "\f304";
}
.fa-tower-observation::before {
  content: "\e586";
}
.fa-file-code::before {
  content: "\f1c9";
}
.fa-signal::before {
  content: "\f012";
}
.fa-signal-5::before {
  content: "\f012";
}
.fa-signal-perfect::before {
  content: "\f012";
}
.fa-bus::before {
  content: "\f207";
}
.fa-heart-circle-xmark::before {
  content: "\e501";
}
.fa-house-chimney::before {
  content: "\e3af";
}
.fa-home-lg::before {
  content: "\e3af";
}
.fa-window-maximize::before {
  content: "\f2d0";
}
.fa-face-frown::before {
  content: "\f119";
}
.fa-frown::before {
  content: "\f119";
}
.fa-prescription::before {
  content: "\f5b1";
}
.fa-shop::before {
  content: "\f54f";
}
.fa-store-alt::before {
  content: "\f54f";
}
.fa-floppy-disk::before {
  content: "\f0c7";
}
.fa-save::before {
  content: "\f0c7";
}
.fa-vihara::before {
  content: "\f6a7";
}
.fa-scale-unbalanced::before {
  content: "\f515";
}
.fa-balance-scale-left::before {
  content: "\f515";
}
.fa-sort-up::before {
  content: "\f0de";
}
.fa-sort-asc::before {
  content: "\f0de";
}
.fa-comment-dots::before {
  content: "\f4ad";
}
.fa-commenting::before {
  content: "\f4ad";
}
.fa-plant-wilt::before {
  content: "\e5aa";
}
.fa-diamond::before {
  content: "\f219";
}
.fa-face-grin-squint::before {
  content: "\f585";
}
.fa-grin-squint::before {
  content: "\f585";
}
.fa-hand-holding-dollar::before {
  content: "\f4c0";
}
.fa-hand-holding-usd::before {
  content: "\f4c0";
}
.fa-bacterium::before {
  content: "\e05a";
}
.fa-hand-pointer::before {
  content: "\f25a";
}
.fa-drum-steelpan::before {
  content: "\f56a";
}
.fa-hand-scissors::before {
  content: "\f257";
}
.fa-hands-praying::before {
  content: "\f684";
}
.fa-praying-hands::before {
  content: "\f684";
}
.fa-arrow-rotate-right::before {
  content: "\f01e";
}
.fa-arrow-right-rotate::before {
  content: "\f01e";
}
.fa-arrow-rotate-forward::before {
  content: "\f01e";
}
.fa-redo::before {
  content: "\f01e";
}
.fa-biohazard::before {
  content: "\f780";
}
.fa-location-crosshairs::before {
  content: "\f601";
}
.fa-location::before {
  content: "\f601";
}
.fa-mars-double::before {
  content: "\f227";
}
.fa-child-dress::before {
  content: "\e59c";
}
.fa-users-between-lines::before {
  content: "\e591";
}
.fa-lungs-virus::before {
  content: "\e067";
}
.fa-face-grin-tears::before {
  content: "\f588";
}
.fa-grin-tears::before {
  content: "\f588";
}
.fa-phone::before {
  content: "\f095";
}
.fa-calendar-xmark::before {
  content: "\f273";
}
.fa-calendar-times::before {
  content: "\f273";
}
.fa-child-reaching::before {
  content: "\e59d";
}
.fa-head-side-virus::before {
  content: "\e064";
}
.fa-user-gear::before {
  content: "\f4fe";
}
.fa-user-cog::before {
  content: "\f4fe";
}
.fa-arrow-up-1-9::before {
  content: "\f163";
}
.fa-sort-numeric-up::before {
  content: "\f163";
}
.fa-door-closed::before {
  content: "\f52a";
}
.fa-shield-virus::before {
  content: "\e06c";
}
.fa-dice-six::before {
  content: "\f526";
}
.fa-mosquito-net::before {
  content: "\e52c";
}
.fa-bridge-water::before {
  content: "\e4ce";
}
.fa-person-booth::before {
  content: "\f756";
}
.fa-text-width::before {
  content: "\f035";
}
.fa-hat-wizard::before {
  content: "\f6e8";
}
.fa-pen-fancy::before {
  content: "\f5ac";
}
.fa-person-digging::before {
  content: "\f85e";
}
.fa-digging::before {
  content: "\f85e";
}
.fa-trash::before {
  content: "\f1f8";
}
.fa-gauge-simple::before {
  content: "\f629";
}
.fa-gauge-simple-med::before {
  content: "\f629";
}
.fa-tachometer-average::before {
  content: "\f629";
}
.fa-book-medical::before {
  content: "\f7e6";
}
.fa-poo::before {
  content: "\f2fe";
}
.fa-quote-right::before {
  content: "\f10e";
}
.fa-quote-right-alt::before {
  content: "\f10e";
}
.fa-shirt::before {
  content: "\f553";
}
.fa-t-shirt::before {
  content: "\f553";
}
.fa-tshirt::before {
  content: "\f553";
}
.fa-cubes::before {
  content: "\f1b3";
}
.fa-divide::before {
  content: "\f529";
}
.fa-tenge-sign::before {
  content: "\f7d7";
}
.fa-tenge::before {
  content: "\f7d7";
}
.fa-headphones::before {
  content: "\f025";
}
.fa-hands-holding::before {
  content: "\f4c2";
}
.fa-hands-clapping::before {
  content: "\e1a8";
}
.fa-republican::before {
  content: "\f75e";
}
.fa-arrow-left::before {
  content: "\f060";
}
.fa-person-circle-xmark::before {
  content: "\e543";
}
.fa-ruler::before {
  content: "\f545";
}
.fa-align-left::before {
  content: "\f036";
}
.fa-dice-d6::before {
  content: "\f6d1";
}
.fa-restroom::before {
  content: "\f7bd";
}
.fa-j::before {
  content: "\4a";
}
.fa-users-viewfinder::before {
  content: "\e595";
}
.fa-file-video::before {
  content: "\f1c8";
}
.fa-up-right-from-square::before {
  content: "\f35d";
}
.fa-external-link-alt::before {
  content: "\f35d";
}
.fa-table-cells::before {
  content: "\f00a";
}
.fa-th::before {
  content: "\f00a";
}
.fa-file-pdf::before {
  content: "\f1c1";
}
.fa-book-bible::before {
  content: "\f647";
}
.fa-bible::before {
  content: "\f647";
}
.fa-o::before {
  content: "\4f";
}
.fa-suitcase-medical::before {
  content: "\f0fa";
}
.fa-medkit::before {
  content: "\f0fa";
}
.fa-user-secret::before {
  content: "\f21b";
}
.fa-otter::before {
  content: "\f700";
}
.fa-person-dress::before {
  content: "\f182";
}
.fa-female::before {
  content: "\f182";
}
.fa-comment-dollar::before {
  content: "\f651";
}
.fa-business-time::before {
  content: "\f64a";
}
.fa-briefcase-clock::before {
  content: "\f64a";
}
.fa-table-cells-large::before {
  content: "\f009";
}
.fa-th-large::before {
  content: "\f009";
}
.fa-book-tanakh::before {
  content: "\f827";
}
.fa-tanakh::before {
  content: "\f827";
}
.fa-phone-volume::before {
  content: "\f2a0";
}
.fa-volume-control-phone::before {
  content: "\f2a0";
}
.fa-hat-cowboy-side::before {
  content: "\f8c1";
}
.fa-clipboard-user::before {
  content: "\f7f3";
}
.fa-child::before {
  content: "\f1ae";
}
.fa-lira-sign::before {
  content: "\f195";
}
.fa-satellite::before {
  content: "\f7bf";
}
.fa-plane-lock::before {
  content: "\e558";
}
.fa-tag::before {
  content: "\f02b";
}
.fa-comment::before {
  content: "\f075";
}
.fa-cake-candles::before {
  content: "\f1fd";
}
.fa-birthday-cake::before {
  content: "\f1fd";
}
.fa-cake::before {
  content: "\f1fd";
}
.fa-envelope::before {
  content: "\f0e0";
}
.fa-angles-up::before {
  content: "\f102";
}
.fa-angle-double-up::before {
  content: "\f102";
}
.fa-paperclip::before {
  content: "\f0c6";
}
.fa-arrow-right-to-city::before {
  content: "\e4b3";
}
.fa-ribbon::before {
  content: "\f4d6";
}
.fa-lungs::before {
  content: "\f604";
}
.fa-arrow-up-9-1::before {
  content: "\f887";
}
.fa-sort-numeric-up-alt::before {
  content: "\f887";
}
.fa-litecoin-sign::before {
  content: "\e1d3";
}
.fa-border-none::before {
  content: "\f850";
}
.fa-circle-nodes::before {
  content: "\e4e2";
}
.fa-parachute-box::before {
  content: "\f4cd";
}
.fa-indent::before {
  content: "\f03c";
}
.fa-truck-field-un::before {
  content: "\e58e";
}
.fa-hourglass::before {
  content: "\f254";
}
.fa-hourglass-empty::before {
  content: "\f254";
}
.fa-mountain::before {
  content: "\f6fc";
}
.fa-user-doctor::before {
  content: "\f0f0";
}
.fa-user-md::before {
  content: "\f0f0";
}
.fa-circle-info::before {
  content: "\f05a";
}
.fa-info-circle::before {
  content: "\f05a";
}
.fa-cloud-meatball::before {
  content: "\f73b";
}
.fa-camera::before {
  content: "\f030";
}
.fa-camera-alt::before {
  content: "\f030";
}
.fa-square-virus::before {
  content: "\e578";
}
.fa-meteor::before {
  content: "\f753";
}
.fa-car-on::before {
  content: "\e4dd";
}
.fa-sleigh::before {
  content: "\f7cc";
}
.fa-arrow-down-1-9::before {
  content: "\f162";
}
.fa-sort-numeric-asc::before {
  content: "\f162";
}
.fa-sort-numeric-down::before {
  content: "\f162";
}
.fa-hand-holding-droplet::before {
  content: "\f4c1";
}
.fa-hand-holding-water::before {
  content: "\f4c1";
}
.fa-water::before {
  content: "\f773";
}
.fa-calendar-check::before {
  content: "\f274";
}
.fa-braille::before {
  content: "\f2a1";
}
.fa-prescription-bottle-medical::before {
  content: "\f486";
}
.fa-prescription-bottle-alt::before {
  content: "\f486";
}
.fa-landmark::before {
  content: "\f66f";
}
.fa-truck::before {
  content: "\f0d1";
}
.fa-crosshairs::before {
  content: "\f05b";
}
.fa-person-cane::before {
  content: "\e53c";
}
.fa-tent::before {
  content: "\e57d";
}
.fa-vest-patches::before {
  content: "\e086";
}
.fa-check-double::before {
  content: "\f560";
}
.fa-arrow-down-a-z::before {
  content: "\f15d";
}
.fa-sort-alpha-asc::before {
  content: "\f15d";
}
.fa-sort-alpha-down::before {
  content: "\f15d";
}
.fa-money-bill-wheat::before {
  content: "\e52a";
}
.fa-cookie::before {
  content: "\f563";
}
.fa-arrow-rotate-left::before {
  content: "\f0e2";
}
.fa-arrow-left-rotate::before {
  content: "\f0e2";
}
.fa-arrow-rotate-back::before {
  content: "\f0e2";
}
.fa-arrow-rotate-backward::before {
  content: "\f0e2";
}
.fa-undo::before {
  content: "\f0e2";
}
.fa-hard-drive::before {
  content: "\f0a0";
}
.fa-hdd::before {
  content: "\f0a0";
}
.fa-face-grin-squint-tears::before {
  content: "\f586";
}
.fa-grin-squint-tears::before {
  content: "\f586";
}
.fa-dumbbell::before {
  content: "\f44b";
}
.fa-rectangle-list::before {
  content: "\f022";
}
.fa-list-alt::before {
  content: "\f022";
}
.fa-tarp-droplet::before {
  content: "\e57c";
}
.fa-house-medical-circle-check::before {
  content: "\e511";
}
.fa-person-skiing-nordic::before {
  content: "\f7ca";
}
.fa-skiing-nordic::before {
  content: "\f7ca";
}
.fa-calendar-plus::before {
  content: "\f271";
}
.fa-plane-arrival::before {
  content: "\f5af";
}
.fa-circle-left::before {
  content: "\f359";
}
.fa-arrow-alt-circle-left::before {
  content: "\f359";
}
.fa-train-subway::before {
  content: "\f239";
}
.fa-subway::before {
  content: "\f239";
}
.fa-chart-gantt::before {
  content: "\e0e4";
}
.fa-indian-rupee-sign::before {
  content: "\e1bc";
}
.fa-indian-rupee::before {
  content: "\e1bc";
}
.fa-inr::before {
  content: "\e1bc";
}
.fa-crop-simple::before {
  content: "\f565";
}
.fa-crop-alt::before {
  content: "\f565";
}
.fa-money-bill-1::before {
  content: "\f3d1";
}
.fa-money-bill-alt::before {
  content: "\f3d1";
}
.fa-left-long::before {
  content: "\f30a";
}
.fa-long-arrow-alt-left::before {
  content: "\f30a";
}
.fa-dna::before {
  content: "\f471";
}
.fa-virus-slash::before {
  content: "\e075";
}
.fa-minus::before {
  content: "\f068";
}
.fa-subtract::before {
  content: "\f068";
}
.fa-child-rifle::before {
  content: "\e4e0";
}
.fa-chess::before {
  content: "\f439";
}
.fa-arrow-left-long::before {
  content: "\f177";
}
.fa-long-arrow-left::before {
  content: "\f177";
}
.fa-plug-circle-check::before {
  content: "\e55c";
}
.fa-street-view::before {
  content: "\f21d";
}
.fa-franc-sign::before {
  content: "\e18f";
}
.fa-volume-off::before {
  content: "\f026";
}
.fa-hands-asl-interpreting::before {
  content: "\f2a3";
}
.fa-american-sign-language-interpreting::before {
  content: "\f2a3";
}
.fa-asl-interpreting::before {
  content: "\f2a3";
}
.fa-hands-american-sign-language-interpreting::before {
  content: "\f2a3";
}
.fa-gear::before {
  content: "\f013";
}
.fa-cog::before {
  content: "\f013";
}
.fa-droplet-slash::before {
  content: "\f5c7";
}
.fa-tint-slash::before {
  content: "\f5c7";
}
.fa-mosque::before {
  content: "\f678";
}
.fa-mosquito::before {
  content: "\e52b";
}
.fa-star-of-david::before {
  content: "\f69a";
}
.fa-person-military-rifle::before {
  content: "\e54b";
}
.fa-cart-shopping::before {
  content: "\f07a";
}
.fa-shopping-cart::before {
  content: "\f07a";
}
.fa-vials::before {
  content: "\f493";
}
.fa-plug-circle-plus::before {
  content: "\e55f";
}
.fa-place-of-worship::before {
  content: "\f67f";
}
.fa-grip-vertical::before {
  content: "\f58e";
}
.fa-arrow-turn-up::before {
  content: "\f148";
}
.fa-level-up::before {
  content: "\f148";
}
.fa-u::before {
  content: "\55";
}
.fa-square-root-variable::before {
  content: "\f698";
}
.fa-square-root-alt::before {
  content: "\f698";
}
.fa-clock::before {
  content: "\f017";
}
.fa-clock-four::before {
  content: "\f017";
}
.fa-backward-step::before {
  content: "\f048";
}
.fa-step-backward::before {
  content: "\f048";
}
.fa-pallet::before {
  content: "\f482";
}
.fa-faucet::before {
  content: "\e005";
}
.fa-baseball-bat-ball::before {
  content: "\f432";
}
.fa-s::before {
  content: "\53";
}
.fa-timeline::before {
  content: "\e29c";
}
.fa-keyboard::before {
  content: "\f11c";
}
.fa-caret-down::before {
  content: "\f0d7";
}
.fa-house-chimney-medical::before {
  content: "\f7f2";
}
.fa-clinic-medical::before {
  content: "\f7f2";
}
.fa-temperature-three-quarters::before {
  content: "\f2c8";
}
.fa-temperature-3::before {
  content: "\f2c8";
}
.fa-thermometer-3::before {
  content: "\f2c8";
}
.fa-thermometer-three-quarters::before {
  content: "\f2c8";
}
.fa-mobile-screen::before {
  content: "\f3cf";
}
.fa-mobile-android-alt::before {
  content: "\f3cf";
}
.fa-plane-up::before {
  content: "\e22d";
}
.fa-piggy-bank::before {
  content: "\f4d3";
}
.fa-battery-half::before {
  content: "\f242";
}
.fa-battery-3::before {
  content: "\f242";
}
.fa-mountain-city::before {
  content: "\e52e";
}
.fa-coins::before {
  content: "\f51e";
}
.fa-khanda::before {
  content: "\f66d";
}
.fa-sliders::before {
  content: "\f1de";
}
.fa-sliders-h::before {
  content: "\f1de";
}
.fa-folder-tree::before {
  content: "\f802";
}
.fa-network-wired::before {
  content: "\f6ff";
}
.fa-map-pin::before {
  content: "\f276";
}
.fa-hamsa::before {
  content: "\f665";
}
.fa-cent-sign::before {
  content: "\e3f5";
}
.fa-flask::before {
  content: "\f0c3";
}
.fa-person-pregnant::before {
  content: "\e31e";
}
.fa-wand-sparkles::before {
  content: "\f72b";
}
.fa-ellipsis-vertical::before {
  content: "\f142";
}
.fa-ellipsis-v::before {
  content: "\f142";
}
.fa-ticket::before {
  content: "\f145";
}
.fa-power-off::before {
  content: "\f011";
}
.fa-right-long::before {
  content: "\f30b";
}
.fa-long-arrow-alt-right::before {
  content: "\f30b";
}
.fa-flag-usa::before {
  content: "\f74d";
}
.fa-laptop-file::before {
  content: "\e51d";
}
.fa-tty::before {
  content: "\f1e4";
}
.fa-teletype::before {
  content: "\f1e4";
}
.fa-diagram-next::before {
  content: "\e476";
}
.fa-person-rifle::before {
  content: "\e54e";
}
.fa-house-medical-circle-exclamation::before {
  content: "\e512";
}
.fa-closed-captioning::before {
  content: "\f20a";
}
.fa-person-hiking::before {
  content: "\f6ec";
}
.fa-hiking::before {
  content: "\f6ec";
}
.fa-venus-double::before {
  content: "\f226";
}
.fa-images::before {
  content: "\f302";
}
.fa-calculator::before {
  content: "\f1ec";
}
.fa-people-pulling::before {
  content: "\e535";
}
.fa-n::before {
  content: "\4e";
}
.fa-cable-car::before {
  content: "\f7da";
}
.fa-tram::before {
  content: "\f7da";
}
.fa-cloud-rain::before {
  content: "\f73d";
}
.fa-building-circle-xmark::before {
  content: "\e4d4";
}
.fa-ship::before {
  content: "\f21a";
}
.fa-arrows-down-to-line::before {
  content: "\e4b8";
}
.fa-download::before {
  content: "\f019";
}
.fa-face-grin::before {
  content: "\f580";
}
.fa-grin::before {
  content: "\f580";
}
.fa-delete-left::before {
  content: "\f55a";
}
.fa-backspace::before {
  content: "\f55a";
}
.fa-eye-dropper::before {
  content: "\f1fb";
}
.fa-eye-dropper-empty::before {
  content: "\f1fb";
}
.fa-eyedropper::before {
  content: "\f1fb";
}
.fa-file-circle-check::before {
  content: "\e5a0";
}
.fa-forward::before {
  content: "\f04e";
}
.fa-mobile::before {
  content: "\f3ce";
}
.fa-mobile-android::before {
  content: "\f3ce";
}
.fa-mobile-phone::before {
  content: "\f3ce";
}
.fa-face-meh::before {
  content: "\f11a";
}
.fa-meh::before {
  content: "\f11a";
}
.fa-align-center::before {
  content: "\f037";
}
.fa-book-skull::before {
  content: "\f6b7";
}
.fa-book-dead::before {
  content: "\f6b7";
}
.fa-id-card::before {
  content: "\f2c2";
}
.fa-drivers-license::before {
  content: "\f2c2";
}
.fa-outdent::before {
  content: "\f03b";
}
.fa-dedent::before {
  content: "\f03b";
}
.fa-heart-circle-exclamation::before {
  content: "\e4fe";
}
.fa-house::before {
  content: "\f015";
}
.fa-home::before {
  content: "\f015";
}
.fa-home-alt::before {
  content: "\f015";
}
.fa-home-lg-alt::before {
  content: "\f015";
}
.fa-calendar-week::before {
  content: "\f784";
}
.fa-laptop-medical::before {
  content: "\f812";
}
.fa-b::before {
  content: "\42";
}
.fa-file-medical::before {
  content: "\f477";
}
.fa-dice-one::before {
  content: "\f525";
}
.fa-kiwi-bird::before {
  content: "\f535";
}
.fa-arrow-right-arrow-left::before {
  content: "\f0ec";
}
.fa-exchange::before {
  content: "\f0ec";
}
.fa-rotate-right::before {
  content: "\f2f9";
}
.fa-redo-alt::before {
  content: "\f2f9";
}
.fa-rotate-forward::before {
  content: "\f2f9";
}
.fa-utensils::before {
  content: "\f2e7";
}
.fa-cutlery::before {
  content: "\f2e7";
}
.fa-arrow-up-wide-short::before {
  content: "\f161";
}
.fa-sort-amount-up::before {
  content: "\f161";
}
.fa-mill-sign::before {
  content: "\e1ed";
}
.fa-bowl-rice::before {
  content: "\e2eb";
}
.fa-skull::before {
  content: "\f54c";
}
.fa-tower-broadcast::before {
  content: "\f519";
}
.fa-broadcast-tower::before {
  content: "\f519";
}
.fa-truck-pickup::before {
  content: "\f63c";
}
.fa-up-long::before {
  content: "\f30c";
}
.fa-long-arrow-alt-up::before {
  content: "\f30c";
}
.fa-stop::before {
  content: "\f04d";
}
.fa-code-merge::before {
  content: "\f387";
}
.fa-upload::before {
  content: "\f093";
}
.fa-hurricane::before {
  content: "\f751";
}
.fa-mound::before {
  content: "\e52d";
}
.fa-toilet-portable::before {
  content: "\e583";
}
.fa-compact-disc::before {
  content: "\f51f";
}
.fa-file-arrow-down::before {
  content: "\f56d";
}
.fa-file-download::before {
  content: "\f56d";
}
.fa-caravan::before {
  content: "\f8ff";
}
.fa-shield-cat::before {
  content: "\e572";
}
.fa-bolt::before {
  content: "\f0e7";
}
.fa-zap::before {
  content: "\f0e7";
}
.fa-glass-water::before {
  content: "\e4f4";
}
.fa-oil-well::before {
  content: "\e532";
}
.fa-vault::before {
  content: "\e2c5";
}
.fa-mars::before {
  content: "\f222";
}
.fa-toilet::before {
  content: "\f7d8";
}
.fa-plane-circle-xmark::before {
  content: "\e557";
}
.fa-yen-sign::before {
  content: "\f157";
}
.fa-cny::before {
  content: "\f157";
}
.fa-jpy::before {
  content: "\f157";
}
.fa-rmb::before {
  content: "\f157";
}
.fa-yen::before {
  content: "\f157";
}
.fa-ruble-sign::before {
  content: "\f158";
}
.fa-rouble::before {
  content: "\f158";
}
.fa-rub::before {
  content: "\f158";
}
.fa-ruble::before {
  content: "\f158";
}
.fa-sun::before {
  content: "\f185";
}
.fa-guitar::before {
  content: "\f7a6";
}
.fa-face-laugh-wink::before {
  content: "\f59c";
}
.fa-laugh-wink::before {
  content: "\f59c";
}
.fa-horse-head::before {
  content: "\f7ab";
}
.fa-bore-hole::before {
  content: "\e4c3";
}
.fa-industry::before {
  content: "\f275";
}
.fa-circle-down::before {
  content: "\f358";
}
.fa-arrow-alt-circle-down::before {
  content: "\f358";
}
.fa-arrows-turn-to-dots::before {
  content: "\e4c1";
}
.fa-florin-sign::before {
  content: "\e184";
}
.fa-arrow-down-short-wide::before {
  content: "\f884";
}
.fa-sort-amount-desc::before {
  content: "\f884";
}
.fa-sort-amount-down-alt::before {
  content: "\f884";
}
.fa-less-than::before {
  content: "\3c";
}
.fa-angle-down::before {
  content: "\f107";
}
.fa-car-tunnel::before {
  content: "\e4de";
}
.fa-head-side-cough::before {
  content: "\e061";
}
.fa-grip-lines::before {
  content: "\f7a4";
}
.fa-thumbs-down::before {
  content: "\f165";
}
.fa-user-lock::before {
  content: "\f502";
}
.fa-arrow-right-long::before {
  content: "\f178";
}
.fa-long-arrow-right::before {
  content: "\f178";
}
.fa-anchor-circle-xmark::before {
  content: "\e4ac";
}
.fa-ellipsis::before {
  content: "\f141";
}
.fa-ellipsis-h::before {
  content: "\f141";
}
.fa-chess-pawn::before {
  content: "\f443";
}
.fa-kit-medical::before {
  content: "\f479";
}
.fa-first-aid::before {
  content: "\f479";
}
.fa-person-through-window::before {
  content: "\e5a9";
}
.fa-toolbox::before {
  content: "\f552";
}
.fa-hands-holding-circle::before {
  content: "\e4fb";
}
.fa-bug::before {
  content: "\f188";
}
.fa-credit-card::before {
  content: "\f09d";
}
.fa-credit-card-alt::before {
  content: "\f09d";
}
.fa-car::before {
  content: "\f1b9";
}
.fa-automobile::before {
  content: "\f1b9";
}
.fa-hand-holding-hand::before {
  content: "\e4f7";
}
.fa-book-open-reader::before {
  content: "\f5da";
}
.fa-book-reader::before {
  content: "\f5da";
}
.fa-mountain-sun::before {
  content: "\e52f";
}
.fa-arrows-left-right-to-line::before {
  content: "\e4ba";
}
.fa-dice-d20::before {
  content: "\f6cf";
}
.fa-truck-droplet::before {
  content: "\e58c";
}
.fa-file-circle-xmark::before {
  content: "\e5a1";
}
.fa-temperature-arrow-up::before {
  content: "\e040";
}
.fa-temperature-up::before {
  content: "\e040";
}
.fa-medal::before {
  content: "\f5a2";
}
.fa-bed::before {
  content: "\f236";
}
.fa-square-h::before {
  content: "\f0fd";
}
.fa-h-square::before {
  content: "\f0fd";
}
.fa-podcast::before {
  content: "\f2ce";
}
.fa-temperature-full::before {
  content: "\f2c7";
}
.fa-temperature-4::before {
  content: "\f2c7";
}
.fa-thermometer-4::before {
  content: "\f2c7";
}
.fa-thermometer-full::before {
  content: "\f2c7";
}
.fa-bell::before {
  content: "\f0f3";
}
.fa-superscript::before {
  content: "\f12b";
}
.fa-plug-circle-xmark::before {
  content: "\e560";
}
.fa-star-of-life::before {
  content: "\f621";
}
.fa-phone-slash::before {
  content: "\f3dd";
}
.fa-paint-roller::before {
  content: "\f5aa";
}
.fa-handshake-angle::before {
  content: "\f4c4";
}
.fa-hands-helping::before {
  content: "\f4c4";
}
.fa-location-dot::before {
  content: "\f3c5";
}
.fa-map-marker-alt::before {
  content: "\f3c5";
}
.fa-file::before {
  content: "\f15b";
}
.fa-greater-than::before {
  content: "\3e";
}
.fa-person-swimming::before {
  content: "\f5c4";
}
.fa-swimmer::before {
  content: "\f5c4";
}
.fa-arrow-down::before {
  content: "\f063";
}
.fa-droplet::before {
  content: "\f043";
}
.fa-tint::before {
  content: "\f043";
}
.fa-eraser::before {
  content: "\f12d";
}
.fa-earth-americas::before {
  content: "\f57d";
}
.fa-earth::before {
  content: "\f57d";
}
.fa-earth-america::before {
  content: "\f57d";
}
.fa-globe-americas::before {
  content: "\f57d";
}
.fa-person-burst::before {
  content: "\e53b";
}
.fa-dove::before {
  content: "\f4ba";
}
.fa-battery-empty::before {
  content: "\f244";
}
.fa-battery-0::before {
  content: "\f244";
}
.fa-socks::before {
  content: "\f696";
}
.fa-inbox::before {
  content: "\f01c";
}
.fa-section::before {
  content: "\e447";
}
.fa-gauge-high::before {
  content: "\f625";
}
.fa-tachometer-alt::before {
  content: "\f625";
}
.fa-tachometer-alt-fast::before {
  content: "\f625";
}
.fa-envelope-open-text::before {
  content: "\f658";
}
.fa-hospital::before {
  content: "\f0f8";
}
.fa-hospital-alt::before {
  content: "\f0f8";
}
.fa-hospital-wide::before {
  content: "\f0f8";
}
.fa-wine-bottle::before {
  content: "\f72f";
}
.fa-chess-rook::before {
  content: "\f447";
}
.fa-bars-staggered::before {
  content: "\f550";
}
.fa-reorder::before {
  content: "\f550";
}
.fa-stream::before {
  content: "\f550";
}
.fa-dharmachakra::before {
  content: "\f655";
}
.fa-hotdog::before {
  content: "\f80f";
}
.fa-person-walking-with-cane::before {
  content: "\f29d";
}
.fa-blind::before {
  content: "\f29d";
}
.fa-drum::before {
  content: "\f569";
}
.fa-ice-cream::before {
  content: "\f810";
}
.fa-heart-circle-bolt::before {
  content: "\e4fc";
}
.fa-fax::before {
  content: "\f1ac";
}
.fa-paragraph::before {
  content: "\f1dd";
}
.fa-check-to-slot::before {
  content: "\f772";
}
.fa-vote-yea::before {
  content: "\f772";
}
.fa-star-half::before {
  content: "\f089";
}
.fa-boxes-stacked::before {
  content: "\f468";
}
.fa-boxes::before {
  content: "\f468";
}
.fa-boxes-alt::before {
  content: "\f468";
}
.fa-link::before {
  content: "\f0c1";
}
.fa-chain::before {
  content: "\f0c1";
}
.fa-ear-listen::before {
  content: "\f2a2";
}
.fa-assistive-listening-systems::before {
  content: "\f2a2";
}
.fa-tree-city::before {
  content: "\e587";
}
.fa-play::before {
  content: "\f04b";
}
.fa-font::before {
  content: "\f031";
}
.fa-rupiah-sign::before {
  content: "\e23d";
}
.fa-magnifying-glass::before {
  content: "\f002";
}
.fa-search::before {
  content: "\f002";
}
.fa-table-tennis-paddle-ball::before {
  content: "\f45d";
}
.fa-ping-pong-paddle-ball::before {
  content: "\f45d";
}
.fa-table-tennis::before {
  content: "\f45d";
}
.fa-person-dots-from-line::before {
  content: "\f470";
}
.fa-diagnoses::before {
  content: "\f470";
}
.fa-trash-can-arrow-up::before {
  content: "\f82a";
}
.fa-trash-restore-alt::before {
  content: "\f82a";
}
.fa-naira-sign::before {
  content: "\e1f6";
}
.fa-cart-arrow-down::before {
  content: "\f218";
}
.fa-walkie-talkie::before {
  content: "\f8ef";
}
.fa-file-pen::before {
  content: "\f31c";
}
.fa-file-edit::before {
  content: "\f31c";
}
.fa-receipt::before {
  content: "\f543";
}
.fa-square-pen::before {
  content: "\f14b";
}
.fa-pen-square::before {
  content: "\f14b";
}
.fa-pencil-square::before {
  content: "\f14b";
}
.fa-suitcase-rolling::before {
  content: "\f5c1";
}
.fa-person-circle-exclamation::before {
  content: "\e53f";
}
.fa-chevron-down::before {
  content: "\f078";
}
.fa-battery-full::before {
  content: "\f240";
}
.fa-battery::before {
  content: "\f240";
}
.fa-battery-5::before {
  content: "\f240";
}
.fa-skull-crossbones::before {
  content: "\f714";
}
.fa-code-compare::before {
  content: "\e13a";
}
.fa-list-ul::before {
  content: "\f0ca";
}
.fa-list-dots::before {
  content: "\f0ca";
}
.fa-school-lock::before {
  content: "\e56f";
}
.fa-tower-cell::before {
  content: "\e585";
}
.fa-down-long::before {
  content: "\f309";
}
.fa-long-arrow-alt-down::before {
  content: "\f309";
}
.fa-ranking-star::before {
  content: "\e561";
}
.fa-chess-king::before {
  content: "\f43f";
}
.fa-person-harassing::before {
  content: "\e549";
}
.fa-brazilian-real-sign::before {
  content: "\e46c";
}
.fa-landmark-dome::before {
  content: "\f752";
}
.fa-landmark-alt::before {
  content: "\f752";
}
.fa-arrow-up::before {
  content: "\f062";
}
.fa-tv::before {
  content: "\f26c";
}
.fa-television::before {
  content: "\f26c";
}
.fa-tv-alt::before {
  content: "\f26c";
}
.fa-shrimp::before {
  content: "\e448";
}
.fa-list-check::before {
  content: "\f0ae";
}
.fa-tasks::before {
  content: "\f0ae";
}
.fa-jug-detergent::before {
  content: "\e519";
}
.fa-circle-user::before {
  content: "\f2bd";
}
.fa-user-circle::before {
  content: "\f2bd";
}
.fa-user-shield::before {
  content: "\f505";
}
.fa-wind::before {
  content: "\f72e";
}
.fa-car-burst::before {
  content: "\f5e1";
}
.fa-car-crash::before {
  content: "\f5e1";
}
.fa-y::before {
  content: "\59";
}
.fa-person-snowboarding::before {
  content: "\f7ce";
}
.fa-snowboarding::before {
  content: "\f7ce";
}
.fa-truck-fast::before {
  content: "\f48b";
}
.fa-shipping-fast::before {
  content: "\f48b";
}
.fa-fish::before {
  content: "\f578";
}
.fa-user-graduate::before {
  content: "\f501";
}
.fa-circle-half-stroke::before {
  content: "\f042";
}
.fa-adjust::before {
  content: "\f042";
}
.fa-clapperboard::before {
  content: "\e131";
}
.fa-circle-radiation::before {
  content: "\f7ba";
}
.fa-radiation-alt::before {
  content: "\f7ba";
}
.fa-baseball::before {
  content: "\f433";
}
.fa-baseball-ball::before {
  content: "\f433";
}
.fa-jet-fighter-up::before {
  content: "\e518";
}
.fa-diagram-project::before {
  content: "\f542";
}
.fa-project-diagram::before {
  content: "\f542";
}
.fa-copy::before {
  content: "\f0c5";
}
.fa-volume-xmark::before {
  content: "\f6a9";
}
.fa-volume-mute::before {
  content: "\f6a9";
}
.fa-volume-times::before {
  content: "\f6a9";
}
.fa-hand-sparkles::before {
  content: "\e05d";
}
.fa-grip::before {
  content: "\f58d";
}
.fa-grip-horizontal::before {
  content: "\f58d";
}
.fa-share-from-square::before {
  content: "\f14d";
}
.fa-share-square::before {
  content: "\f14d";
}
.fa-gun::before {
  content: "\e19b";
}
.fa-square-phone::before {
  content: "\f098";
}
.fa-phone-square::before {
  content: "\f098";
}
.fa-plus::before {
  content: "\2b";
}
.fa-add::before {
  content: "\2b";
}
.fa-expand::before {
  content: "\f065";
}
.fa-computer::before {
  content: "\e4e5";
}
.fa-xmark::before {
  content: "\f00d";
}
.fa-close::before {
  content: "\f00d";
}
.fa-multiply::before {
  content: "\f00d";
}
.fa-remove::before {
  content: "\f00d";
}
.fa-times::before {
  content: "\f00d";
}
.fa-arrows-up-down-left-right::before {
  content: "\f047";
}
.fa-arrows::before {
  content: "\f047";
}
.fa-chalkboard-user::before {
  content: "\f51c";
}
.fa-chalkboard-teacher::before {
  content: "\f51c";
}
.fa-peso-sign::before {
  content: "\e222";
}
.fa-building-shield::before {
  content: "\e4d8";
}
.fa-baby::before {
  content: "\f77c";
}
.fa-users-line::before {
  content: "\e592";
}
.fa-quote-left::before {
  content: "\f10d";
}
.fa-quote-left-alt::before {
  content: "\f10d";
}
.fa-tractor::before {
  content: "\f722";
}
.fa-trash-arrow-up::before {
  content: "\f829";
}
.fa-trash-restore::before {
  content: "\f829";
}
.fa-arrow-down-up-lock::before {
  content: "\e4b0";
}
.fa-lines-leaning::before {
  content: "\e51e";
}
.fa-ruler-combined::before {
  content: "\f546";
}
.fa-copyright::before {
  content: "\f1f9";
}
.fa-equals::before {
  content: "\3d";
}
.fa-blender::before {
  content: "\f517";
}
.fa-teeth::before {
  content: "\f62e";
}
.fa-shekel-sign::before {
  content: "\f20b";
}
.fa-ils::before {
  content: "\f20b";
}
.fa-shekel::before {
  content: "\f20b";
}
.fa-sheqel::before {
  content: "\f20b";
}
.fa-sheqel-sign::before {
  content: "\f20b";
}
.fa-map::before {
  content: "\f279";
}
.fa-rocket::before {
  content: "\f135";
}
.fa-photo-film::before {
  content: "\f87c";
}
.fa-photo-video::before {
  content: "\f87c";
}
.fa-folder-minus::before {
  content: "\f65d";
}
.fa-store::before {
  content: "\f54e";
}
.fa-arrow-trend-up::before {
  content: "\e098";
}
.fa-plug-circle-minus::before {
  content: "\e55e";
}
.fa-sign-hanging::before {
  content: "\f4d9";
}
.fa-sign::before {
  content: "\f4d9";
}
.fa-bezier-curve::before {
  content: "\f55b";
}
.fa-bell-slash::before {
  content: "\f1f6";
}
.fa-tablet::before {
  content: "\f3fb";
}
.fa-tablet-android::before {
  content: "\f3fb";
}
.fa-school-flag::before {
  content: "\e56e";
}
.fa-fill::before {
  content: "\f575";
}
.fa-angle-up::before {
  content: "\f106";
}
.fa-drumstick-bite::before {
  content: "\f6d7";
}
.fa-holly-berry::before {
  content: "\f7aa";
}
.fa-chevron-left::before {
  content: "\f053";
}
.fa-bacteria::before {
  content: "\e059";
}
.fa-hand-lizard::before {
  content: "\f258";
}
.fa-disease::before {
  content: "\f7fa";
}
.fa-briefcase-medical::before {
  content: "\f469";
}
.fa-genderless::before {
  content: "\f22d";
}
.fa-chevron-right::before {
  content: "\f054";
}
.fa-retweet::before {
  content: "\f079";
}
.fa-car-rear::before {
  content: "\f5de";
}
.fa-car-alt::before {
  content: "\f5de";
}
.fa-pump-soap::before {
  content: "\e06b";
}
.fa-video-slash::before {
  content: "\f4e2";
}
.fa-battery-quarter::before {
  content: "\f243";
}
.fa-battery-2::before {
  content: "\f243";
}
.fa-radio::before {
  content: "\f8d7";
}
.fa-baby-carriage::before {
  content: "\f77d";
}
.fa-carriage-baby::before {
  content: "\f77d";
}
.fa-traffic-light::before {
  content: "\f637";
}
.fa-thermometer::before {
  content: "\f491";
}
.fa-vr-cardboard::before {
  content: "\f729";
}
.fa-hand-middle-finger::before {
  content: "\f806";
}
.fa-percent::before {
  content: "\25";
}
.fa-percentage::before {
  content: "\25";
}
.fa-truck-moving::before {
  content: "\f4df";
}
.fa-glass-water-droplet::before {
  content: "\e4f5";
}
.fa-display::before {
  content: "\e163";
}
.fa-face-smile::before {
  content: "\f118";
}
.fa-smile::before {
  content: "\f118";
}
.fa-thumbtack::before {
  content: "\f08d";
}
.fa-thumb-tack::before {
  content: "\f08d";
}
.fa-trophy::before {
  content: "\f091";
}
.fa-person-praying::before {
  content: "\f683";
}
.fa-pray::before {
  content: "\f683";
}
.fa-hammer::before {
  content: "\f6e3";
}
.fa-hand-peace::before {
  content: "\f25b";
}
.fa-rotate::before {
  content: "\f2f1";
}
.fa-sync-alt::before {
  content: "\f2f1";
}
.fa-spinner::before {
  content: "\f110";
}
.fa-robot::before {
  content: "\f544";
}
.fa-peace::before {
  content: "\f67c";
}
.fa-gears::before {
  content: "\f085";
}
.fa-cogs::before {
  content: "\f085";
}
.fa-warehouse::before {
  content: "\f494";
}
.fa-arrow-up-right-dots::before {
  content: "\e4b7";
}
.fa-splotch::before {
  content: "\f5bc";
}
.fa-face-grin-hearts::before {
  content: "\f584";
}
.fa-grin-hearts::before {
  content: "\f584";
}
.fa-dice-four::before {
  content: "\f524";
}
.fa-sim-card::before {
  content: "\f7c4";
}
.fa-transgender::before {
  content: "\f225";
}
.fa-transgender-alt::before {
  content: "\f225";
}
.fa-mercury::before {
  content: "\f223";
}
.fa-arrow-turn-down::before {
  content: "\f149";
}
.fa-level-down::before {
  content: "\f149";
}
.fa-person-falling-burst::before {
  content: "\e547";
}
.fa-award::before {
  content: "\f559";
}
.fa-ticket-simple::before {
  content: "\f3ff";
}
.fa-ticket-alt::before {
  content: "\f3ff";
}
.fa-building::before {
  content: "\f1ad";
}
.fa-angles-left::before {
  content: "\f100";
}
.fa-angle-double-left::before {
  content: "\f100";
}
.fa-qrcode::before {
  content: "\f029";
}
.fa-clock-rotate-left::before {
  content: "\f1da";
}
.fa-history::before {
  content: "\f1da";
}
.fa-face-grin-beam-sweat::before {
  content: "\f583";
}
.fa-grin-beam-sweat::before {
  content: "\f583";
}
.fa-file-export::before {
  content: "\f56e";
}
.fa-arrow-right-from-file::before {
  content: "\f56e";
}
.fa-shield::before {
  content: "\f132";
}
.fa-shield-blank::before {
  content: "\f132";
}
.fa-arrow-up-short-wide::before {
  content: "\f885";
}
.fa-sort-amount-up-alt::before {
  content: "\f885";
}
.fa-house-medical::before {
  content: "\e3b2";
}
.fa-golf-ball-tee::before {
  content: "\f450";
}
.fa-golf-ball::before {
  content: "\f450";
}
.fa-circle-chevron-left::before {
  content: "\f137";
}
.fa-chevron-circle-left::before {
  content: "\f137";
}
.fa-house-chimney-window::before {
  content: "\e00d";
}
.fa-pen-nib::before {
  content: "\f5ad";
}
.fa-tent-arrow-turn-left::before {
  content: "\e580";
}
.fa-tents::before {
  content: "\e582";
}
.fa-wand-magic::before {
  content: "\f0d0";
}
.fa-magic::before {
  content: "\f0d0";
}
.fa-dog::before {
  content: "\f6d3";
}
.fa-carrot::before {
  content: "\f787";
}
.fa-moon::before {
  content: "\f186";
}
.fa-wine-glass-empty::before {
  content: "\f5ce";
}
.fa-wine-glass-alt::before {
  content: "\f5ce";
}
.fa-cheese::before {
  content: "\f7ef";
}
.fa-yin-yang::before {
  content: "\f6ad";
}
.fa-music::before {
  content: "\f001";
}
.fa-code-commit::before {
  content: "\f386";
}
.fa-temperature-low::before {
  content: "\f76b";
}
.fa-person-biking::before {
  content: "\f84a";
}
.fa-biking::before {
  content: "\f84a";
}
.fa-broom::before {
  content: "\f51a";
}
.fa-shield-heart::before {
  content: "\e574";
}
.fa-gopuram::before {
  content: "\f664";
}
.fa-earth-oceania::before {
  content: "\e47b";
}
.fa-globe-oceania::before {
  content: "\e47b";
}
.fa-square-xmark::before {
  content: "\f2d3";
}
.fa-times-square::before {
  content: "\f2d3";
}
.fa-xmark-square::before {
  content: "\f2d3";
}
.fa-hashtag::before {
  content: "\23";
}
.fa-up-right-and-down-left-from-center::before {
  content: "\f424";
}
.fa-expand-alt::before {
  content: "\f424";
}
.fa-oil-can::before {
  content: "\f613";
}
.fa-t::before {
  content: "\54";
}
.fa-hippo::before {
  content: "\f6ed";
}
.fa-chart-column::before {
  content: "\e0e3";
}
.fa-infinity::before {
  content: "\f534";
}
.fa-vial-circle-check::before {
  content: "\e596";
}
.fa-person-arrow-down-to-line::before {
  content: "\e538";
}
.fa-voicemail::before {
  content: "\f897";
}
.fa-fan::before {
  content: "\f863";
}
.fa-person-walking-luggage::before {
  content: "\e554";
}
.fa-up-down::before {
  content: "\f338";
}
.fa-arrows-alt-v::before {
  content: "\f338";
}
.fa-cloud-moon-rain::before {
  content: "\f73c";
}
.fa-calendar::before {
  content: "\f133";
}
.fa-trailer::before {
  content: "\e041";
}
.fa-bahai::before {
  content: "\f666";
}
.fa-haykal::before {
  content: "\f666";
}
.fa-sd-card::before {
  content: "\f7c2";
}
.fa-dragon::before {
  content: "\f6d5";
}
.fa-shoe-prints::before {
  content: "\f54b";
}
.fa-circle-plus::before {
  content: "\f055";
}
.fa-plus-circle::before {
  content: "\f055";
}
.fa-face-grin-tongue-wink::before {
  content: "\f58b";
}
.fa-grin-tongue-wink::before {
  content: "\f58b";
}
.fa-hand-holding::before {
  content: "\f4bd";
}
.fa-plug-circle-exclamation::before {
  content: "\e55d";
}
.fa-link-slash::before {
  content: "\f127";
}
.fa-chain-broken::before {
  content: "\f127";
}
.fa-chain-slash::before {
  content: "\f127";
}
.fa-unlink::before {
  content: "\f127";
}
.fa-clone::before {
  content: "\f24d";
}
.fa-person-walking-arrow-loop-left::before {
  content: "\e551";
}
.fa-arrow-up-z-a::before {
  content: "\f882";
}
.fa-sort-alpha-up-alt::before {
  content: "\f882";
}
.fa-fire-flame-curved::before {
  content: "\f7e4";
}
.fa-fire-alt::before {
  content: "\f7e4";
}
.fa-tornado::before {
  content: "\f76f";
}
.fa-file-circle-plus::before {
  content: "\e494";
}
.fa-book-quran::before {
  content: "\f687";
}
.fa-quran::before {
  content: "\f687";
}
.fa-anchor::before {
  content: "\f13d";
}
.fa-border-all::before {
  content: "\f84c";
}
.fa-face-angry::before {
  content: "\f556";
}
.fa-angry::before {
  content: "\f556";
}
.fa-cookie-bite::before {
  content: "\f564";
}
.fa-arrow-trend-down::before {
  content: "\e097";
}
.fa-rss::before {
  content: "\f09e";
}
.fa-feed::before {
  content: "\f09e";
}
.fa-draw-polygon::before {
  content: "\f5ee";
}
.fa-scale-balanced::before {
  content: "\f24e";
}
.fa-balance-scale::before {
  content: "\f24e";
}
.fa-gauge-simple-high::before {
  content: "\f62a";
}
.fa-tachometer::before {
  content: "\f62a";
}
.fa-tachometer-fast::before {
  content: "\f62a";
}
.fa-shower::before {
  content: "\f2cc";
}
.fa-desktop::before {
  content: "\f390";
}
.fa-desktop-alt::before {
  content: "\f390";
}
.fa-m::before {
  content: "\4d";
}
.fa-table-list::before {
  content: "\f00b";
}
.fa-th-list::before {
  content: "\f00b";
}
.fa-comment-sms::before {
  content: "\f7cd";
}
.fa-sms::before {
  content: "\f7cd";
}
.fa-book::before {
  content: "\f02d";
}
.fa-user-plus::before {
  content: "\f234";
}
.fa-check::before {
  content: "\f00c";
}
.fa-battery-three-quarters::before {
  content: "\f241";
}
.fa-battery-4::before {
  content: "\f241";
}
.fa-house-circle-check::before {
  content: "\e509";
}
.fa-angle-left::before {
  content: "\f104";
}
.fa-diagram-successor::before {
  content: "\e47a";
}
.fa-truck-arrow-right::before {
  content: "\e58b";
}
.fa-arrows-split-up-and-left::before {
  content: "\e4bc";
}
.fa-hand-fist::before {
  content: "\f6de";
}
.fa-fist-raised::before {
  content: "\f6de";
}
.fa-cloud-moon::before {
  content: "\f6c3";
}
.fa-briefcase::before {
  content: "\f0b1";
}
.fa-person-falling::before {
  content: "\e546";
}
.fa-image-portrait::before {
  content: "\f3e0";
}
.fa-portrait::before {
  content: "\f3e0";
}
.fa-user-tag::before {
  content: "\f507";
}
.fa-rug::before {
  content: "\e569";
}
.fa-earth-europe::before {
  content: "\f7a2";
}
.fa-globe-europe::before {
  content: "\f7a2";
}
.fa-cart-flatbed-suitcase::before {
  content: "\f59d";
}
.fa-luggage-cart::before {
  content: "\f59d";
}
.fa-rectangle-xmark::before {
  content: "\f410";
}
.fa-rectangle-times::before {
  content: "\f410";
}
.fa-times-rectangle::before {
  content: "\f410";
}
.fa-window-close::before {
  content: "\f410";
}
.fa-baht-sign::before {
  content: "\e0ac";
}
.fa-book-open::before {
  content: "\f518";
}
.fa-book-journal-whills::before {
  content: "\f66a";
}
.fa-journal-whills::before {
  content: "\f66a";
}
.fa-handcuffs::before {
  content: "\e4f8";
}
.fa-triangle-exclamation::before {
  content: "\f071";
}
.fa-exclamation-triangle::before {
  content: "\f071";
}
.fa-warning::before {
  content: "\f071";
}
.fa-database::before {
  content: "\f1c0";
}
.fa-share::before {
  content: "\f064";
}
.fa-arrow-turn-right::before {
  content: "\f064";
}
.fa-mail-forward::before {
  content: "\f064";
}
.fa-bottle-droplet::before {
  content: "\e4c4";
}
.fa-mask-face::before {
  content: "\e1d7";
}
.fa-hill-rockslide::before {
  content: "\e508";
}
.fa-right-left::before {
  content: "\f362";
}
.fa-exchange-alt::before {
  content: "\f362";
}
.fa-paper-plane::before {
  content: "\f1d8";
}
.fa-road-circle-exclamation::before {
  content: "\e565";
}
.fa-dungeon::before {
  content: "\f6d9";
}
.fa-align-right::before {
  content: "\f038";
}
.fa-money-bill-1-wave::before {
  content: "\f53b";
}
.fa-money-bill-wave-alt::before {
  content: "\f53b";
}
.fa-life-ring::before {
  content: "\f1cd";
}
.fa-hands::before {
  content: "\f2a7";
}
.fa-sign-language::before {
  content: "\f2a7";
}
.fa-signing::before {
  content: "\f2a7";
}
.fa-calendar-day::before {
  content: "\f783";
}
.fa-water-ladder::before {
  content: "\f5c5";
}
.fa-ladder-water::before {
  content: "\f5c5";
}
.fa-swimming-pool::before {
  content: "\f5c5";
}
.fa-arrows-up-down::before {
  content: "\f07d";
}
.fa-arrows-v::before {
  content: "\f07d";
}
.fa-face-grimace::before {
  content: "\f57f";
}
.fa-grimace::before {
  content: "\f57f";
}
.fa-wheelchair-move::before {
  content: "\e2ce";
}
.fa-wheelchair-alt::before {
  content: "\e2ce";
}
.fa-turn-down::before {
  content: "\f3be";
}
.fa-level-down-alt::before {
  content: "\f3be";
}
.fa-person-walking-arrow-right::before {
  content: "\e552";
}
.fa-square-envelope::before {
  content: "\f199";
}
.fa-envelope-square::before {
  content: "\f199";
}
.fa-dice::before {
  content: "\f522";
}
.fa-bowling-ball::before {
  content: "\f436";
}
.fa-brain::before {
  content: "\f5dc";
}
.fa-bandage::before {
  content: "\f462";
}
.fa-band-aid::before {
  content: "\f462";
}
.fa-calendar-minus::before {
  content: "\f272";
}
.fa-circle-xmark::before {
  content: "\f057";
}
.fa-times-circle::before {
  content: "\f057";
}
.fa-xmark-circle::before {
  content: "\f057";
}
.fa-gifts::before {
  content: "\f79c";
}
.fa-hotel::before {
  content: "\f594";
}
.fa-earth-asia::before {
  content: "\f57e";
}
.fa-globe-asia::before {
  content: "\f57e";
}
.fa-id-card-clip::before {
  content: "\f47f";
}
.fa-id-card-alt::before {
  content: "\f47f";
}
.fa-magnifying-glass-plus::before {
  content: "\f00e";
}
.fa-search-plus::before {
  content: "\f00e";
}
.fa-thumbs-up::before {
  content: "\f164";
}
.fa-user-clock::before {
  content: "\f4fd";
}
.fa-hand-dots::before {
  content: "\f461";
}
.fa-allergies::before {
  content: "\f461";
}
.fa-file-invoice::before {
  content: "\f570";
}
.fa-window-minimize::before {
  content: "\f2d1";
}
.fa-mug-saucer::before {
  content: "\f0f4";
}
.fa-coffee::before {
  content: "\f0f4";
}
.fa-brush::before {
  content: "\f55d";
}
.fa-mask::before {
  content: "\f6fa";
}
.fa-magnifying-glass-minus::before {
  content: "\f010";
}
.fa-search-minus::before {
  content: "\f010";
}
.fa-ruler-vertical::before {
  content: "\f548";
}
.fa-user-large::before {
  content: "\f406";
}
.fa-user-alt::before {
  content: "\f406";
}
.fa-train-tram::before {
  content: "\e5b4";
}
.fa-user-nurse::before {
  content: "\f82f";
}
.fa-syringe::before {
  content: "\f48e";
}
.fa-cloud-sun::before {
  content: "\f6c4";
}
.fa-stopwatch-20::before {
  content: "\e06f";
}
.fa-square-full::before {
  content: "\f45c";
}
.fa-magnet::before {
  content: "\f076";
}
.fa-jar::before {
  content: "\e516";
}
.fa-note-sticky::before {
  content: "\f249";
}
.fa-sticky-note::before {
  content: "\f249";
}
.fa-bug-slash::before {
  content: "\e490";
}
.fa-arrow-up-from-water-pump::before {
  content: "\e4b6";
}
.fa-bone::before {
  content: "\f5d7";
}
.fa-user-injured::before {
  content: "\f728";
}
.fa-face-sad-tear::before {
  content: "\f5b4";
}
.fa-sad-tear::before {
  content: "\f5b4";
}
.fa-plane::before {
  content: "\f072";
}
.fa-tent-arrows-down::before {
  content: "\e581";
}
.fa-exclamation::before {
  content: "\21";
}
.fa-arrows-spin::before {
  content: "\e4bb";
}
.fa-print::before {
  content: "\f02f";
}
.fa-turkish-lira-sign::before {
  content: "\e2bb";
}
.fa-try::before {
  content: "\e2bb";
}
.fa-turkish-lira::before {
  content: "\e2bb";
}
.fa-dollar-sign::before {
  content: "\24";
}
.fa-dollar::before {
  content: "\24";
}
.fa-usd::before {
  content: "\24";
}
.fa-x::before {
  content: "\58";
}
.fa-magnifying-glass-dollar::before {
  content: "\f688";
}
.fa-search-dollar::before {
  content: "\f688";
}
.fa-users-gear::before {
  content: "\f509";
}
.fa-users-cog::before {
  content: "\f509";
}
.fa-person-military-pointing::before {
  content: "\e54a";
}
.fa-building-columns::before {
  content: "\f19c";
}
.fa-bank::before {
  content: "\f19c";
}
.fa-institution::before {
  content: "\f19c";
}
.fa-museum::before {
  content: "\f19c";
}
.fa-university::before {
  content: "\f19c";
}
.fa-umbrella::before {
  content: "\f0e9";
}
.fa-trowel::before {
  content: "\e589";
}
.fa-d::before {
  content: "\44";
}
.fa-stapler::before {
  content: "\e5af";
}
.fa-masks-theater::before {
  content: "\f630";
}
.fa-theater-masks::before {
  content: "\f630";
}
.fa-kip-sign::before {
  content: "\e1c4";
}
.fa-hand-point-left::before {
  content: "\f0a5";
}
.fa-handshake-simple::before {
  content: "\f4c6";
}
.fa-handshake-alt::before {
  content: "\f4c6";
}
.fa-jet-fighter::before {
  content: "\f0fb";
}
.fa-fighter-jet::before {
  content: "\f0fb";
}
.fa-square-share-nodes::before {
  content: "\f1e1";
}
.fa-share-alt-square::before {
  content: "\f1e1";
}
.fa-barcode::before {
  content: "\f02a";
}
.fa-plus-minus::before {
  content: "\e43c";
}
.fa-video::before {
  content: "\f03d";
}
.fa-video-camera::before {
  content: "\f03d";
}
.fa-graduation-cap::before {
  content: "\f19d";
}
.fa-mortar-board::before {
  content: "\f19d";
}
.fa-hand-holding-medical::before {
  content: "\e05c";
}
.fa-person-circle-check::before {
  content: "\e53e";
}
.fa-turn-up::before {
  content: "\f3bf";
}
.fa-level-up-alt::before {
  content: "\f3bf";
}
.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
/*! Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. */
:root,
:host {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src:
    url("../fonts/fa-solid-900.woff2") format("woff2"),
    url("../fonts/fa-solid-900.ttf") format("truetype");
}
.fas,
.fa-solid {
  font-weight: 900;
}
/*! Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. */
:root,
:host {
  --fa-style-family-classic: "Font Awesome 6 Free";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
}
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src:
    url("../fonts/fa-regular-400.woff2") format("woff2"),
    url("../fonts/fa-regular-400.ttf") format("truetype");
}
.far,
.fa-regular {
  font-weight: 400;
}
/*! Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. */
:root,
:host {
  --fa-style-family-brands: "Font Awesome 6 Brands";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src:
    url("../fonts/fa-brands-400.woff2") format("woff2"),
    url("../fonts/fa-brands-400.ttf") format("truetype");
}
.fab,
.fa-brands {
  font-weight: 400;
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-aws:before {
  content: "\f375";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-cloudflare:before {
  content: "\e07d";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-modx:before {
  content: "\f285";
}
.fa-guilded:before {
  content: "\e07e";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-square-js:before {
  content: "\f3b9";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-unity:before {
  content: "\e049";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-vk:before {
  content: "\f189";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-square-reddit:before {
  content: "\f1a2";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-square-font-awesome:before {
  content: "\e5ad";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-square-instagram:before {
  content: "\e055";
}
.fa-instagram-square:before {
  content: "\e055";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-square-hacker-news:before {
  content: "\f3af";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-edge:before {
  content: "\f282";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-square-snapchat:before {
  content: "\f2ad";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-safari:before {
  content: "\f267";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-watchman-monitoring:before {
  content: "\e087";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-square-viadeo:before {
  content: "\f2aa";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-centos:before {
  content: "\f789";
}
.fa-adn:before {
  content: "\f170";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-square-dribbble:before {
  content: "\f397";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-node:before {
  content: "\f419";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-instalod:before {
  content: "\e081";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-square-twitter:before {
  content: "\f081";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-golang:before {
  content: "\e40f";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-uncharted:before {
  content: "\e084";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-square-youtube:before {
  content: "\f431";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-rendact:before {
  content: "\f3e4";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-nfc-directional:before {
  content: "\e530";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-meta:before {
  content: "\e49b";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-hips:before {
  content: "\f452";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-discord:before {
  content: "\f392";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-unsplash:before {
  content: "\e07c";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-square-steam:before {
  content: "\f1b7";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-square-vimeo:before {
  content: "\f194";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-flag:before {
  content: "\f2b4";
}
.fa-font-awesome-logo-full:before {
  content: "\f2b4";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-apple:before {
  content: "\f179";
}
.fa-hive:before {
  content: "\e07f";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-padlet:before {
  content: "\e4a0";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-square-github:before {
  content: "\f092";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-shopify:before {
  content: "\e057";
}
.fa-neos:before {
  content: "\f612";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-angular:before {
  content: "\f420";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envira:before {
  content: "\f299";
}
.fa-square-gitlab:before {
  content: "\e5ae";
}
.fa-gitlab-square:before {
  content: "\e5ae";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-square-odnoklassniki:before {
  content: "\f264";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-sith:before {
  content: "\f512";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-hashnode:before {
  content: "\e499";
}
.fa-react:before {
  content: "\f41b";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-gg:before {
  content: "\f260";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-square-pinterest:before {
  content: "\f0d3";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-xing:before {
  content: "\f168";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-less:before {
  content: "\f41d";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-dailymotion:before {
  content: "\e052";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-nfc-symbol:before {
  content: "\e531";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-square-google-plus:before {
  content: "\f0d4";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-square-xing:before {
  content: "\f169";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-fly:before {
  content: "\f417";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-viber:before {
  content: "\f409";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-audible:before {
  content: "\f373";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-bilibili:before {
  content: "\e3d9";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-42-group:before {
  content: "\e080";
}
.fa-innosoft:before {
  content: "\e080";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-square-pied-piper:before {
  content: "\e01e";
}
.fa-pied-piper-square:before {
  content: "\e01e";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-tiktok:before {
  content: "\e07b";
}
.fa-square-facebook:before {
  content: "\f082";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-mixer:before {
  content: "\e056";
}
.fa-square-lastfm:before {
  content: "\f203";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-figma:before {
  content: "\f799";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-cmplid:before {
  content: "\e360";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-deezer:before {
  content: "\e077";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-docker:before {
  content: "\f395";
}
.fa-screenpal:before {
  content: "\e570";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-microblog:before {
  content: "\e01a";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-wirsindhandwerk:before {
  content: "\e2d0";
}
.fa-wsh:before {
  content: "\e2d0";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-octopus-deploy:before {
  content: "\e082";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-apper:before {
  content: "\f371";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ab";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-rust:before {
  content: "\e07a";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-square-behance:before {
  content: "\f1b5";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-space-awesome:before {
  content: "\e5ac";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-square-git:before {
  content: "\f1d2";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-square-tumblr:before {
  content: "\f174";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-trello:before {
  content: "\f181";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-perbyte:before {
  content: "\e083";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-android:before {
  content: "\f17b";
}
.fa-bots:before {
  content: "\e340";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-ideal:before {
  content: "\e013";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-uber:before {
  content: "\f402";
}
.fa-github:before {
  content: "\f09b";
}
.fa-php:before {
  content: "\f457";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-firefox-browser:before {
  content: "\e007";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f2c6";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-square-whatsapp:before {
  content: "\f40c";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-edge-legacy:before {
  content: "\e078";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f198";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-usb:before {
  content: "\f287";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f23a";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-sitrox:before {
  content: "\e44a";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-strava:before {
  content: "\f428";
}
.fa-ember:before {
  content: "\f423";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-wodu:before {
  content: "\e088";
}
.fa-google-pay:before {
  content: "\e079";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-zhihu:before {
  content: "\f63f";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-pix:before {
  content: "\e43a";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
/*! Font Awesome Free 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2022 Fonticons, Inc. */
.fa.fa-glass:before {
  content: "\f000";
}
.fa.fa-envelope-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-envelope-o:before {
  content: "\f0e0";
}
.fa.fa-star-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-star-o:before {
  content: "\f005";
}
.fa.fa-remove:before {
  content: "\f00d";
}
.fa.fa-close:before {
  content: "\f00d";
}
.fa.fa-gear:before {
  content: "\f013";
}
.fa.fa-trash-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-trash-o:before {
  content: "\f2ed";
}
.fa.fa-home:before {
  content: "\f015";
}
.fa.fa-file-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-o:before {
  content: "\f15b";
}
.fa.fa-clock-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-clock-o:before {
  content: "\f017";
}
.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-down:before {
  content: "\f358";
}
.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-up:before {
  content: "\f35b";
}
.fa.fa-play-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-play-circle-o:before {
  content: "\f144";
}
.fa.fa-repeat:before {
  content: "\f01e";
}
.fa.fa-rotate-right:before {
  content: "\f01e";
}
.fa.fa-refresh:before {
  content: "\f021";
}
.fa.fa-list-alt {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-list-alt:before {
  content: "\f022";
}
.fa.fa-dedent:before {
  content: "\f03b";
}
.fa.fa-video-camera:before {
  content: "\f03d";
}
.fa.fa-picture-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-picture-o:before {
  content: "\f03e";
}
.fa.fa-photo {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-photo:before {
  content: "\f03e";
}
.fa.fa-image {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-image:before {
  content: "\f03e";
}
.fa.fa-map-marker:before {
  content: "\f3c5";
}
.fa.fa-pencil-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-pencil-square-o:before {
  content: "\f044";
}
.fa.fa-edit {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-edit:before {
  content: "\f044";
}
.fa.fa-share-square-o:before {
  content: "\f14d";
}
.fa.fa-check-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-check-square-o:before {
  content: "\f14a";
}
.fa.fa-arrows:before {
  content: "\f0b2";
}
.fa.fa-times-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-times-circle-o:before {
  content: "\f057";
}
.fa.fa-check-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-check-circle-o:before {
  content: "\f058";
}
.fa.fa-mail-forward:before {
  content: "\f064";
}
.fa.fa-expand:before {
  content: "\f424";
}
.fa.fa-compress:before {
  content: "\f422";
}
.fa.fa-eye {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-eye-slash {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-warning:before {
  content: "\f071";
}
.fa.fa-calendar:before {
  content: "\f073";
}
.fa.fa-arrows-v:before {
  content: "\f338";
}
.fa.fa-arrows-h:before {
  content: "\f337";
}
.fa.fa-bar-chart:before {
  content: "\e0e3";
}
.fa.fa-bar-chart-o:before {
  content: "\e0e3";
}
.fa.fa-twitter-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-twitter-square:before {
  content: "\f081";
}
.fa.fa-facebook-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-facebook-square:before {
  content: "\f082";
}
.fa.fa-gears:before {
  content: "\f085";
}
.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-thumbs-o-up:before {
  content: "\f164";
}
.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-thumbs-o-down:before {
  content: "\f165";
}
.fa.fa-heart-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-heart-o:before {
  content: "\f004";
}
.fa.fa-sign-out:before {
  content: "\f2f5";
}
.fa.fa-linkedin-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-linkedin-square:before {
  content: "\f08c";
}
.fa.fa-thumb-tack:before {
  content: "\f08d";
}
.fa.fa-external-link:before {
  content: "\f35d";
}
.fa.fa-sign-in:before {
  content: "\f2f6";
}
.fa.fa-github-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-github-square:before {
  content: "\f092";
}
.fa.fa-lemon-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-lemon-o:before {
  content: "\f094";
}
.fa.fa-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-square-o:before {
  content: "\f0c8";
}
.fa.fa-bookmark-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-bookmark-o:before {
  content: "\f02e";
}
.fa.fa-twitter {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-facebook {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-facebook:before {
  content: "\f39e";
}
.fa.fa-facebook-f {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-facebook-f:before {
  content: "\f39e";
}
.fa.fa-github {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-credit-card {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-feed:before {
  content: "\f09e";
}
.fa.fa-hdd-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hdd-o:before {
  content: "\f0a0";
}
.fa.fa-hand-o-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa.fa-hand-o-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa.fa-hand-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa.fa-hand-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa.fa-globe:before {
  content: "\f57d";
}
.fa.fa-tasks:before {
  content: "\f828";
}
.fa.fa-arrows-alt:before {
  content: "\f31e";
}
.fa.fa-group:before {
  content: "\f0c0";
}
.fa.fa-chain:before {
  content: "\f0c1";
}
.fa.fa-cut:before {
  content: "\f0c4";
}
.fa.fa-files-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-files-o:before {
  content: "\f0c5";
}
.fa.fa-floppy-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-floppy-o:before {
  content: "\f0c7";
}
.fa.fa-save {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-save:before {
  content: "\f0c7";
}
.fa.fa-navicon:before {
  content: "\f0c9";
}
.fa.fa-reorder:before {
  content: "\f0c9";
}
.fa.fa-magic:before {
  content: "\e2ca";
}
.fa.fa-pinterest {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-pinterest-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa.fa-google-plus-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa.fa-google-plus {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-google-plus:before {
  content: "\f0d5";
}
.fa.fa-money:before {
  content: "\f3d1";
}
.fa.fa-unsorted:before {
  content: "\f0dc";
}
.fa.fa-sort-desc:before {
  content: "\f0dd";
}
.fa.fa-sort-asc:before {
  content: "\f0de";
}
.fa.fa-linkedin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-linkedin:before {
  content: "\f0e1";
}
.fa.fa-rotate-left:before {
  content: "\f0e2";
}
.fa.fa-legal:before {
  content: "\f0e3";
}
.fa.fa-tachometer:before {
  content: "\f625";
}
.fa.fa-dashboard:before {
  content: "\f625";
}
.fa.fa-comment-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-comment-o:before {
  content: "\f075";
}
.fa.fa-comments-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-comments-o:before {
  content: "\f086";
}
.fa.fa-flash:before {
  content: "\f0e7";
}
.fa.fa-clipboard:before {
  content: "\f0ea";
}
.fa.fa-lightbulb-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa.fa-exchange:before {
  content: "\f362";
}
.fa.fa-cloud-download:before {
  content: "\f0ed";
}
.fa.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa.fa-bell-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-bell-o:before {
  content: "\f0f3";
}
.fa.fa-cutlery:before {
  content: "\f2e7";
}
.fa.fa-file-text-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-text-o:before {
  content: "\f15c";
}
.fa.fa-building-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-building-o:before {
  content: "\f1ad";
}
.fa.fa-hospital-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hospital-o:before {
  content: "\f0f8";
}
.fa.fa-tablet:before {
  content: "\f3fa";
}
.fa.fa-mobile:before {
  content: "\f3cd";
}
.fa.fa-mobile-phone:before {
  content: "\f3cd";
}
.fa.fa-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-circle-o:before {
  content: "\f111";
}
.fa.fa-mail-reply:before {
  content: "\f3e5";
}
.fa.fa-github-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-folder-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-folder-o:before {
  content: "\f07b";
}
.fa.fa-folder-open-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-folder-open-o:before {
  content: "\f07c";
}
.fa.fa-smile-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-smile-o:before {
  content: "\f118";
}
.fa.fa-frown-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-frown-o:before {
  content: "\f119";
}
.fa.fa-meh-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-meh-o:before {
  content: "\f11a";
}
.fa.fa-keyboard-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-keyboard-o:before {
  content: "\f11c";
}
.fa.fa-flag-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-flag-o:before {
  content: "\f024";
}
.fa.fa-mail-reply-all:before {
  content: "\f122";
}
.fa.fa-star-half-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-star-half-o:before {
  content: "\f5c0";
}
.fa.fa-star-half-empty {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-star-half-empty:before {
  content: "\f5c0";
}
.fa.fa-star-half-full {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-star-half-full:before {
  content: "\f5c0";
}
.fa.fa-code-fork:before {
  content: "\f126";
}
.fa.fa-chain-broken:before {
  content: "\f127";
}
.fa.fa-unlink:before {
  content: "\f127";
}
.fa.fa-calendar-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-calendar-o:before {
  content: "\f133";
}
.fa.fa-maxcdn {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-html5 {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-css3 {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-unlock-alt:before {
  content: "\f09c";
}
.fa.fa-minus-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-minus-square-o:before {
  content: "\f146";
}
.fa.fa-level-up:before {
  content: "\f3bf";
}
.fa.fa-level-down:before {
  content: "\f3be";
}
.fa.fa-pencil-square:before {
  content: "\f14b";
}
.fa.fa-external-link-square:before {
  content: "\f360";
}
.fa.fa-compass {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa.fa-toggle-down {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-toggle-down:before {
  content: "\f150";
}
.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa.fa-toggle-up {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-toggle-up:before {
  content: "\f151";
}
.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa.fa-toggle-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-toggle-right:before {
  content: "\f152";
}
.fa.fa-eur:before {
  content: "\f153";
}
.fa.fa-euro:before {
  content: "\f153";
}
.fa.fa-gbp:before {
  content: "\f154";
}
.fa.fa-usd:before {
  content: "\24";
}
.fa.fa-dollar:before {
  content: "\24";
}
.fa.fa-inr:before {
  content: "\e1bc";
}
.fa.fa-rupee:before {
  content: "\e1bc";
}
.fa.fa-jpy:before {
  content: "\f157";
}
.fa.fa-cny:before {
  content: "\f157";
}
.fa.fa-rmb:before {
  content: "\f157";
}
.fa.fa-yen:before {
  content: "\f157";
}
.fa.fa-rub:before {
  content: "\f158";
}
.fa.fa-ruble:before {
  content: "\f158";
}
.fa.fa-rouble:before {
  content: "\f158";
}
.fa.fa-krw:before {
  content: "\f159";
}
.fa.fa-won:before {
  content: "\f159";
}
.fa.fa-btc {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-bitcoin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-bitcoin:before {
  content: "\f15a";
}
.fa.fa-file-text:before {
  content: "\f15c";
}
.fa.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa.fa-sort-alpha-desc:before {
  content: "\f881";
}
.fa.fa-sort-amount-asc:before {
  content: "\f884";
}
.fa.fa-sort-amount-desc:before {
  content: "\f160";
}
.fa.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa.fa-sort-numeric-desc:before {
  content: "\f886";
}
.fa.fa-youtube-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-youtube-square:before {
  content: "\f431";
}
.fa.fa-youtube {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-xing {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-xing-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-xing-square:before {
  content: "\f169";
}
.fa.fa-youtube-play {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-youtube-play:before {
  content: "\f167";
}
.fa.fa-dropbox {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-stack-overflow {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-instagram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-flickr {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-adn {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-bitbucket {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-bitbucket-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-bitbucket-square:before {
  content: "\f171";
}
.fa.fa-tumblr {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-tumblr-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-tumblr-square:before {
  content: "\f174";
}
.fa.fa-long-arrow-down:before {
  content: "\f309";
}
.fa.fa-long-arrow-up:before {
  content: "\f30c";
}
.fa.fa-long-arrow-left:before {
  content: "\f30a";
}
.fa.fa-long-arrow-right:before {
  content: "\f30b";
}
.fa.fa-apple {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-windows {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-android {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-linux {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-dribbble {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-skype {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-foursquare {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-trello {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-gratipay {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-gittip {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-gittip:before {
  content: "\f184";
}
.fa.fa-sun-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-sun-o:before {
  content: "\f185";
}
.fa.fa-moon-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-moon-o:before {
  content: "\f186";
}
.fa.fa-vk {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-weibo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-renren {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-pagelines {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-stack-exchange {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right:before {
  content: "\f35a";
}
.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-left:before {
  content: "\f359";
}
.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa.fa-toggle-left {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-toggle-left:before {
  content: "\f191";
}
.fa.fa-dot-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-dot-circle-o:before {
  content: "\f192";
}
.fa.fa-vimeo-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-vimeo-square:before {
  content: "\f194";
}
.fa.fa-try:before {
  content: "\e2bb";
}
.fa.fa-turkish-lira:before {
  content: "\e2bb";
}
.fa.fa-plus-square-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-plus-square-o:before {
  content: "\f0fe";
}
.fa.fa-slack {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-wordpress {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-openid {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-institution:before {
  content: "\f19c";
}
.fa.fa-bank:before {
  content: "\f19c";
}
.fa.fa-mortar-board:before {
  content: "\f19d";
}
.fa.fa-yahoo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-google {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-reddit {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-reddit-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-reddit-square:before {
  content: "\f1a2";
}
.fa.fa-stumbleupon-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-stumbleupon {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-delicious {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-digg {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-pied-piper-pp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-pied-piper-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-drupal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-joomla {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-behance {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-behance-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-behance-square:before {
  content: "\f1b5";
}
.fa.fa-steam {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-steam-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-steam-square:before {
  content: "\f1b7";
}
.fa.fa-automobile:before {
  content: "\f1b9";
}
.fa.fa-cab:before {
  content: "\f1ba";
}
.fa.fa-spotify {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-deviantart {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-soundcloud {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-file-pdf-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa.fa-file-word-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-word-o:before {
  content: "\f1c2";
}
.fa.fa-file-excel-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa.fa-file-image-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-image-o:before {
  content: "\f1c5";
}
.fa.fa-file-photo-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-photo-o:before {
  content: "\f1c5";
}
.fa.fa-file-picture-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa.fa-file-archive-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa.fa-file-zip-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa.fa-file-audio-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa.fa-file-sound-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa.fa-file-video-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-video-o:before {
  content: "\f1c8";
}
.fa.fa-file-movie-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-movie-o:before {
  content: "\f1c8";
}
.fa.fa-file-code-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-file-code-o:before {
  content: "\f1c9";
}
.fa.fa-vine {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-codepen {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-jsfiddle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-life-bouy:before {
  content: "\f1cd";
}
.fa.fa-life-buoy:before {
  content: "\f1cd";
}
.fa.fa-life-saver:before {
  content: "\f1cd";
}
.fa.fa-support:before {
  content: "\f1cd";
}
.fa.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa.fa-rebel {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-ra {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-ra:before {
  content: "\f1d0";
}
.fa.fa-resistance {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-resistance:before {
  content: "\f1d0";
}
.fa.fa-empire {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-ge {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-ge:before {
  content: "\f1d1";
}
.fa.fa-git-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-git-square:before {
  content: "\f1d2";
}
.fa.fa-git {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-hacker-news {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-y-combinator-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-y-combinator-square:before {
  content: "\f1d4";
}
.fa.fa-yc-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-yc-square:before {
  content: "\f1d4";
}
.fa.fa-tencent-weibo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-qq {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-weixin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-wechat {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-wechat:before {
  content: "\f1d7";
}
.fa.fa-send:before {
  content: "\f1d8";
}
.fa.fa-paper-plane-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}
.fa.fa-send-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-send-o:before {
  content: "\f1d8";
}
.fa.fa-circle-thin {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-circle-thin:before {
  content: "\f111";
}
.fa.fa-header:before {
  content: "\f1dc";
}
.fa.fa-futbol-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-futbol-o:before {
  content: "\f1e3";
}
.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa.fa-slideshare {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-twitch {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-yelp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-newspaper-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa.fa-paypal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-google-wallet {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-cc-visa {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-cc-mastercard {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-cc-discover {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-cc-amex {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-cc-paypal {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-cc-stripe {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-bell-slash-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-bell-slash-o:before {
  content: "\f1f6";
}
.fa.fa-trash:before {
  content: "\f2ed";
}
.fa.fa-copyright {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-eyedropper:before {
  content: "\f1fb";
}
.fa.fa-area-chart:before {
  content: "\f1fe";
}
.fa.fa-pie-chart:before {
  content: "\f200";
}
.fa.fa-line-chart:before {
  content: "\f201";
}
.fa.fa-lastfm {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-lastfm-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-lastfm-square:before {
  content: "\f203";
}
.fa.fa-ioxhost {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-angellist {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-cc {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-cc:before {
  content: "\f20a";
}
.fa.fa-ils:before {
  content: "\f20b";
}
.fa.fa-shekel:before {
  content: "\f20b";
}
.fa.fa-sheqel:before {
  content: "\f20b";
}
.fa.fa-buysellads {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-connectdevelop {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-dashcube {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-forumbee {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-leanpub {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-sellsy {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-shirtsinbulk {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-simplybuilt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-skyatlas {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-diamond {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-diamond:before {
  content: "\f3a5";
}
.fa.fa-transgender:before {
  content: "\f224";
}
.fa.fa-intersex:before {
  content: "\f224";
}
.fa.fa-transgender-alt:before {
  content: "\f225";
}
.fa.fa-facebook-official {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-facebook-official:before {
  content: "\f09a";
}
.fa.fa-pinterest-p {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-whatsapp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-hotel:before {
  content: "\f236";
}
.fa.fa-viacoin {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-medium {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-y-combinator {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-yc {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-yc:before {
  content: "\f23b";
}
.fa.fa-optin-monster {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-opencart {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-expeditedssl {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-battery-4:before {
  content: "\f240";
}
.fa.fa-battery:before {
  content: "\f240";
}
.fa.fa-battery-3:before {
  content: "\f241";
}
.fa.fa-battery-2:before {
  content: "\f242";
}
.fa.fa-battery-1:before {
  content: "\f243";
}
.fa.fa-battery-0:before {
  content: "\f244";
}
.fa.fa-object-group {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-object-ungroup {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-sticky-note-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-sticky-note-o:before {
  content: "\f249";
}
.fa.fa-cc-jcb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-cc-diners-club {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-clone {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hourglass-o:before {
  content: "\f254";
}
.fa.fa-hourglass-1:before {
  content: "\f251";
}
.fa.fa-hourglass-2:before {
  content: "\f252";
}
.fa.fa-hourglass-3:before {
  content: "\f253";
}
.fa.fa-hand-rock-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-rock-o:before {
  content: "\f255";
}
.fa.fa-hand-grab-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-grab-o:before {
  content: "\f255";
}
.fa.fa-hand-paper-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-paper-o:before {
  content: "\f256";
}
.fa.fa-hand-stop-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-stop-o:before {
  content: "\f256";
}
.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa.fa-hand-spock-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-spock-o:before {
  content: "\f259";
}
.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa.fa-hand-peace-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa.fa-registered {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-creative-commons {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-gg {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-gg-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-odnoklassniki {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-odnoklassniki-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa.fa-get-pocket {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-wikipedia-w {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-safari {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-chrome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-firefox {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-opera {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-internet-explorer {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-television:before {
  content: "\f26c";
}
.fa.fa-contao {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-500px {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-amazon {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa.fa-calendar-times-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-calendar-times-o:before {
  content: "\f273";
}
.fa.fa-calendar-check-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-calendar-check-o:before {
  content: "\f274";
}
.fa.fa-map-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-map-o:before {
  content: "\f279";
}
.fa.fa-commenting:before {
  content: "\f4ad";
}
.fa.fa-commenting-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-commenting-o:before {
  content: "\f4ad";
}
.fa.fa-houzz {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-vimeo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-vimeo:before {
  content: "\f27d";
}
.fa.fa-black-tie {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-fonticons {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-reddit-alien {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-edge {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-credit-card-alt:before {
  content: "\f09d";
}
.fa.fa-codiepie {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-modx {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-fort-awesome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-usb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-product-hunt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-mixcloud {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-scribd {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-pause-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-pause-circle-o:before {
  content: "\f28b";
}
.fa.fa-stop-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-stop-circle-o:before {
  content: "\f28d";
}
.fa.fa-bluetooth {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-bluetooth-b {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-gitlab {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-wpbeginner {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-wpforms {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-envira {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-wheelchair-alt {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-wheelchair-alt:before {
  content: "\f368";
}
.fa.fa-question-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-question-circle-o:before {
  content: "\f059";
}
.fa.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa.fa-deafness:before {
  content: "\f2a4";
}
.fa.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa.fa-glide {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-glide-g {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-signing:before {
  content: "\f2a7";
}
.fa.fa-viadeo {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-viadeo-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa.fa-snapchat {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-snapchat-ghost {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-snapchat-ghost:before {
  content: "\f2ab";
}
.fa.fa-snapchat-square {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa.fa-pied-piper {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-first-order {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-yoast {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-themeisle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-google-plus-official {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa.fa-google-plus-circle {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-google-plus-circle:before {
  content: "\f2b3";
}
.fa.fa-font-awesome {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-fa {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-fa:before {
  content: "\f2b4";
}
.fa.fa-handshake-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-handshake-o:before {
  content: "\f2b5";
}
.fa.fa-envelope-open-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-envelope-open-o:before {
  content: "\f2b6";
}
.fa.fa-linode {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-address-book-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-address-book-o:before {
  content: "\f2b9";
}
.fa.fa-vcard:before {
  content: "\f2bb";
}
.fa.fa-address-card-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-address-card-o:before {
  content: "\f2bb";
}
.fa.fa-vcard-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-vcard-o:before {
  content: "\f2bb";
}
.fa.fa-user-circle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-user-circle-o:before {
  content: "\f2bd";
}
.fa.fa-user-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-user-o:before {
  content: "\f007";
}
.fa.fa-id-badge {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-drivers-license:before {
  content: "\f2c2";
}
.fa.fa-id-card-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-id-card-o:before {
  content: "\f2c2";
}
.fa.fa-drivers-license-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-drivers-license-o:before {
  content: "\f2c2";
}
.fa.fa-quora {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-free-code-camp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-telegram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-thermometer-4:before {
  content: "\f2c7";
}
.fa.fa-thermometer:before {
  content: "\f2c7";
}
.fa.fa-thermometer-3:before {
  content: "\f2c8";
}
.fa.fa-thermometer-2:before {
  content: "\f2c9";
}
.fa.fa-thermometer-1:before {
  content: "\f2ca";
}
.fa.fa-thermometer-0:before {
  content: "\f2cb";
}
.fa.fa-bathtub:before {
  content: "\f2cd";
}
.fa.fa-s15:before {
  content: "\f2cd";
}
.fa.fa-window-maximize {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-window-restore {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-times-rectangle:before {
  content: "\f410";
}
.fa.fa-window-close-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-window-close-o:before {
  content: "\f410";
}
.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-times-rectangle-o:before {
  content: "\f410";
}
.fa.fa-bandcamp {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-grav {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-etsy {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-imdb {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-ravelry {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-eercast {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-eercast:before {
  content: "\f2da";
}
.fa.fa-snowflake-o {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.fa.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa.fa-superpowers {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-wpexplorer {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-meetup {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
/*! animate.css -https://daneden.github.io/animate.css/ Version - 3.7.2 Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2020 Daniel Eden */
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
:root {
  --primary: #f8b02f;
}
/*! Bootstrap v4.6.0 (https://getbootstrap.com/) Copyright 2011-2021 The Bootstrap Authors Copyright 2011-2021 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #f8b02f;
  --secondary: rgba(55, 61, 72, 0.8);
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Open Sans", sans-serif;
  --font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #f8b02f;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #d38a07;
  text-decoration: none;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #777;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus:not(:focus-visible) {
  outline: 0;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 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-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: #1d1d1f;
}
h1,
.h1 {
  font-size: 2.5rem;
}
h2,
.h2 {
  font-size: 2rem;
}
h3,
.h3 {
  font-size: 1.75rem;
}
h4,
.h4 {
  font-size: 1.5rem;
}
h5,
.h5 {
  font-size: 1.25rem;
}
h6,
.h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
  font-size: 80%;
  font-weight: 400;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #777;
}
.blockquote-footer::before {
  content: "\2014\00A0";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code {
  font-size: 87.5%;
  color: #c7254e;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #333;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 21.25rem;
  overflow-y: scroll;
}
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-right: auto;
  margin-left: auto;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.3333333333%;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.6666666667%;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.6666666667%;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3333333333%;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666666667%;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.3333333333%;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.6666666667%;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}
.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-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%;
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  background-color: transparent;
}
.table th,
.table td {
  padding: 0.5rem;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #ddd;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #fde9c5;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #fbd693;
}
.table-hover .table-primary:hover {
  background-color: #fce0ac;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #fce0ac;
}
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgba(214, 215, 217, 0.944);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgba(171, 174, 178, 0.896);
}
.table-hover .table-secondary:hover {
  background-color: rgba(201, 202, 205, 0.944);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgba(201, 202, 205, 0.944);
}
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}
.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}
.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #ddd;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition:
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #555;
}
.form-control:focus {
  color: #555;
  background-color: #fff;
  border-color: #fcdfaa;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select.form-control:focus::-ms-value {
  color: #555;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[size],
select.form-control[multiple] {
  height: auto;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 0.9375rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #777;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.99);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip,
.form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background:
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat;
}
.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip,
.form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label,
.custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before,
.custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated
  .custom-control-input:valid:checked
  ~ .custom-control-label::before,
.custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated
  .custom-control-input:valid:focus
  ~ .custom-control-label::before,
.custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated
  .custom-control-input:valid:focus:not(:checked)
  ~ .custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked)
  ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label,
.custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label,
.custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.99);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip,
.form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background:
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
      right 0.75rem center/8px 10px no-repeat,
    #fff
      url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e")
      center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
      no-repeat;
}
.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip,
.form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label,
.custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before,
.custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated
  .custom-control-input:invalid:checked
  ~ .custom-control-label::before,
.custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated
  .custom-control-input:invalid:focus
  ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated
  .custom-control-input:invalid:focus:not(:checked)
  ~ .custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked)
  ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label,
.custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,
.custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
.btn {
  display: inline-block;
  font-weight: normal;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus,
.btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #212529;
  background-color: #f8b02f;
  border-color: #f8b02f;
}
.btn-primary:hover {
  color: #212529;
  background-color: #f7a20a;
  border-color: #ec9a08;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #212529;
  background-color: #f7a20a;
  border-color: #ec9a08;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 155, 46, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(216, 155, 46, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #212529;
  background-color: #f8b02f;
  border-color: #f8b02f;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #212529;
  background-color: #ec9a08;
  border-color: #e09208;
}
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 155, 46, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(216, 155, 46, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: rgba(55, 61, 72, 0.8);
  border-color: rgba(55, 61, 72, 0.8);
}
.btn-secondary:hover {
  color: #fff;
  background-color: rgba(38, 43, 50, 0.8);
  border-color: rgba(33, 37, 43, 0.8);
}
.btn-secondary:focus,
.btn-secondary.focus {
  color: #fff;
  background-color: rgba(38, 43, 50, 0.8);
  border-color: rgba(33, 37, 43, 0.8);
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 102, 110, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(97, 102, 110, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: rgba(55, 61, 72, 0.8);
  border-color: rgba(55, 61, 72, 0.8);
}
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgba(33, 37, 43, 0.8);
  border-color: rgba(27, 30, 36, 0.8);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(97, 102, 110, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(97, 102, 110, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus,
.btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus,
.btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
  color: #f8b02f;
  border-color: #f8b02f;
}
.btn-outline-primary:hover {
  color: #212529;
  background-color: #f8b02f;
  border-color: #f8b02f;
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #f8b02f;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #212529;
  background-color: #f8b02f;
  border-color: #f8b02f;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.5);
}
.btn-outline-secondary {
  color: rgba(55, 61, 72, 0.8);
  border-color: rgba(55, 61, 72, 0.8);
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: rgba(55, 61, 72, 0.8);
  border-color: rgba(55, 61, 72, 0.8);
}
.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(55, 61, 72, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(55, 61, 72, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: rgba(55, 61, 72, 0.8);
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgba(55, 61, 72, 0.8);
  border-color: rgba(55, 61, 72, 0.8);
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(55, 61, 72, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(55, 61, 72, 0.5);
}
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus,
.btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus,
.btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus,
.btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus,
.btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus,
.btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus,
.btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #f8b02f;
  text-decoration: none;
}
.btn-link:hover {
  color: #d38a07;
  text-decoration: none;
}
.btn-link:focus,
.btn-link.focus {
  text-decoration: none;
}
.btn-link:disabled,
.btn-link.disabled {
  color: #777;
  pointer-events: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #333;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #f8b02f;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #777;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #777;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #333;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation)
  > .custom-file:not(:last-child)
  .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n + 3),
.input-group.has-validation > .custom-select:nth-last-child(n + 3),
.input-group.has-validation
  > .custom-file:nth-last-child(n + 3)
  .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  text-align: center;
  white-space: nowrap;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation)
  > .input-group-append:not(:last-child)
  > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation
  > .input-group-append:nth-last-child(n + 3)
  > .input-group-text,
.input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  color-adjust: exact;
}
.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #f8b02f;
  background-color: #f8b02f;
}
.custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #fcdfaa;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #fef2dc;
  border-color: #fef2dc;
}
.custom-control-input[disabled] ~ .custom-control-label,
.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before,
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50% / 50% 50% no-repeat;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::before {
  border-color: #f8b02f;
  background-color: #f8b02f;
}
.custom-checkbox
  .custom-control-input:indeterminate
  ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: rgba(248, 176, 47, 0.5);
}
.custom-checkbox
  .custom-control-input:disabled:indeterminate
  ~ .custom-control-label::before {
  background-color: rgba(248, 176, 47, 0.5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: rgba(248, 176, 47, 0.5);
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  -webkit-transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-transform 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-transform 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    transform 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    transform 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-transform 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}
.custom-switch
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: rgba(248, 176, 47, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  vertical-align: middle;
  background: #fff
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e")
    right 0.75rem center/8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-select:focus {
  border-color: #fcdfaa;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
}
.custom-select:focus::-ms-value {
  color: #555;
  background-color: #fff;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #555;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #fcdfaa;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow:
    0 0 0 1px #fff,
    0 0 0 0.2rem rgba(248, 176, 47, 0.25);
  box-shadow:
    0 0 0 1px #fff,
    0 0 0 0.2rem rgba(248, 176, 47, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow:
    0 0 0 1px #fff,
    0 0 0 0.2rem rgba(248, 176, 47, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow:
    0 0 0 1px #fff,
    0 0 0 0.2rem rgba(248, 176, 47, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #f8b02f;
  border: 0;
  border-radius: 1rem;
  -webkit-transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #fef2dc;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #f8b02f;
  border: 0;
  border-radius: 1rem;
  -webkit-transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
.custom-range::-moz-range-thumb:active {
  background-color: #fef2dc;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #f8b02f;
  border: 0;
  border-radius: 1rem;
  -webkit-transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  appearance: none;
}
.custom-range::-ms-thumb:active {
  background-color: #fef2dc;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #eee;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #f8b02f;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat;
}
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}
.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
  margin-bottom: 0.9375rem;
}
.card-group > .card {
  margin-bottom: 0.9375rem;
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #777;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #f8b02f;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #d38a07;
  text-decoration: none;
  background-color: #eee;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.25);
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #f8b02f;
  border-color: #f8b02f;
}
.page-item.disabled .page-link {
  color: #777;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.625rem;
  -webkit-transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition:
    color 0.15s ease-in-out,
    background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
}
a.badge:hover,
a.badge:focus {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #212529;
  background-color: #f8b02f;
}
a.badge-primary:hover,
a.badge-primary:focus {
  color: #212529;
  background-color: #ec9a08;
}
a.badge-primary:focus,
a.badge-primary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 176, 47, 0.5);
}
.badge-secondary {
  color: #fff;
  background-color: rgba(55, 61, 72, 0.8);
}
a.badge-secondary:hover,
a.badge-secondary:focus {
  color: #fff;
  background-color: rgba(33, 37, 43, 0.8);
}
a.badge-secondary:focus,
a.badge-secondary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(55, 61, 72, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(55, 61, 72, 0.5);
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover,
a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus,
a.badge-success.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover,
a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus,
a.badge-info.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover,
a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus,
a.badge-warning.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover,
a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus,
a.badge-danger.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover,
a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus,
a.badge-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover,
a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus,
a.badge-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
  padding: 1.875rem 0.9375rem;
  margin-bottom: 1.875rem;
  color: inherit;
  background-color: #eee;
  border-radius: 0.3rem;
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.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: bold;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #815c18;
  background-color: #feefd5;
  border-color: #fde9c5;
}
.alert-primary hr {
  border-top-color: #fce0ac;
}
.alert-primary .alert-link {
  color: #563d10;
}
.alert-secondary {
  color: rgba(23, 26, 30, 0.896);
  background-color: rgba(226, 227, 229, 0.96);
  border-color: rgba(214, 215, 217, 0.944);
}
.alert-secondary hr {
  border-top-color: rgba(201, 202, 205, 0.944);
}
.alert-secondary .alert-link {
  color: rgba(1, 1, 1, 0.896);
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}
.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #f5f5f5;
  border-radius: 0.25rem;
}
.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #f8b02f;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}
.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #777;
  pointer-events: none;
  background-color: #eee;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #f8b02f;
  border-color: #f8b02f;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #815c18;
  background-color: #fde9c5;
}
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #815c18;
  background-color: #fce0ac;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #815c18;
  border-color: #815c18;
}
.list-group-item-secondary {
  color: rgba(23, 26, 30, 0.896);
  background-color: rgba(214, 215, 217, 0.944);
}
.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: rgba(23, 26, 30, 0.896);
  background-color: rgba(201, 202, 205, 0.944);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgba(23, 26, 30, 0.896);
  border-color: rgba(23, 26, 30, 0.896);
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 0.0625rem 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
a.close.disabled {
  pointer-events: none;
}
.toast {
  -ms-flex-preferred-size: 350px;
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}
.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-body {
  padding: 0.75rem;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition:
    transform 0.3s ease-out,
    -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #e5e5e5;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0.9375rem;
}
.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.6875rem;
  border-top: 1px solid #e5e5e5;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Open Sans", 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: 0.99;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.3125rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.15625rem 0;
  border-top-color: #fff;
}
.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.3125rem;
}
.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.15625rem 0.4rem 0.15625rem 0;
  border-right-color: #fff;
}
.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.15625rem 0.4rem;
  border-bottom-color: #fff;
}
.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.3125rem;
}
.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.15625rem 0 0.15625rem 0.4rem;
  border-left-color: #fff;
}
.tooltip-inner {
  max-width: 21.875rem;
  padding: 0.25rem 0.5rem;
  color: #1d1d1f;
  text-align: center;
  background-color: #fff;
  border-radius: 0.25rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 17.25rem;
  font-family: "Open Sans", 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;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 0.625rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow,
.bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before,
.bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.3125rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after,
.bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.3125rem 0;
  border-top-color: #fff;
}
.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow,
.bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 0.625rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before,
.bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.3125rem 0.5rem 0.3125rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after,
.bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.3125rem 0.5rem 0.3125rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow,
.bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before,
.bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.3125rem 0.5rem 0.3125rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after,
.bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.3125rem 0.5rem 0.3125rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 0.625rem;
  margin-left: -0.3125rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow,
.bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 0.625rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before,
.bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.3125rem 0 0.3125rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after,
.bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.3125rem 0 0.3125rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #1d1d1f;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition:
    transform 0.6s ease-in-out,
    -webkit-transform 0.6s ease-in-out;
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s;
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
.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: #f8b02f !important;
}
a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #ec9a08 !important;
}
.bg-secondary {
  background-color: rgba(55, 61, 72, 0.8) !important;
}
a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgba(33, 37, 43, 0.8) !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #f8b02f !important;
}
.border-secondary {
  border-color: rgba(55, 61, 72, 0.8) !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-sm {
  border-radius: 0.2rem !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-lg {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.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 {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important;
}
.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.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-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-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;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.text-monospace {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #f8b02f !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #d38a07 !important;
}
.text-secondary {
  color: rgba(55, 61, 72, 0.8) !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: rgba(22, 24, 29, 0.8) !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover,
a.text-success:focus {
  color: #19692c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover,
a.text-info:focus {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #ba8b00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #a71d2a !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover,
a.text-light:focus {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover,
a.text-dark:focus {
  color: #121416 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #777 !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.v7 .btn {
  border-width: 0.125rem;
}
:root {
  --primary: #f8b02f;
}
body.before-v7 .tab-bar-view {
  position: relative;
}
body.before-v7 .tab-bar-view .tabs {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 60px;
}
body.before-v7 .tab-bar-view .tab-content {
  display: none;
}
body.before-v7 .tab-bar-view .tab-content.active {
  display: block;
}
body.before-v7 .tab-bar-view h3 {
  font-weight: 300;
  font-size: 34px;
}
body.before-v7 .tab-bar-view .tab-content {
  min-height: 800px;
}
body.before-v7 {
  margin: 0;
  background-color: #fff;
  padding: 126px 0 0 0;
  overflow: auto;
  font-family: "Open Sans", sans-serif !important;
  font-size: 1.25rem !important;
  font-weight: 400;
}
body.before-v7 ff.navhtml {
  margin: 0;
}
body.before-v7 #header {
  width: 100%;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}
body.before-v7 h3 {
  padding-left: 0;
  font-size: 30px;
  line-height: 38px;
  padding-bottom: 10px;
  margin-top: 38px;
  font-weight: normal;
  border-bottom: 1px solid #cbcbcb;
}
body.before-v7 h4 {
  font-size: 18px;
  background: 0;
  margin: 38px 0 10px 0;
  font-weight: normal;
}
body.before-v7 h5 {
  font-size: 14px;
  background: 0;
  margin-top: 38px;
  margin-bottom: 5px;
  font-weight: normal;
}
body.before-v7 h5 .blog_post {
  margin-top: 0;
}
body.before-v7 h4 a {
  color: #000;
  text-decoration: none;
}
body.before-v7 h6 {
  padding-left: 0;
  padding-bottom: 10px;
  margin-top: 54px;
  border-bottom: 1px solid #cbcbcb;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  margin-bottom: 20px;
}
body.before-v7 #autorenbox {
  border-top: 1px dashed #cfcfcf;
  padding-top: 30px;
  margin-top: 10px;
}
body.before-v7 #password {
  margin-top: 10px;
  border: 0;
  width: 121px;
  height: 21px;
  padding-left: 5px;
  color: gray;
  font-size: 12px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
body.before-v7 #password_inline {
  border: 0;
  width: 121px;
  height: 21px;
  background: url("../images/text_input_background.png");
  background-repeat: no-repeat;
  padding-left: 5px;
  color: gray;
  font-size: 10px;
}
body.before-v7 #login {
  margin-top: 10px;
  border: 0;
  width: 150px;
  height: 21px;
  padding-left: 5px;
  color: gray;
  font-size: 12px;
  margin-right: 0;
  border: 1px solid #ddd;
  border-radius: 5px;
}
body.before-v7 #login_inline {
  border: 0;
  width: 121px;
  height: 21px;
  background: url("../images/text_input_background.png");
  background-repeat: no-repeat;
  padding-left: 5px;
  color: gray;
  font-size: 10px;
  margin-right: 0;
}
body.before-v7 #please_wait {
  position: absolute;
  z-index: 999;
  left: 35%;
  top: 40%;
  display: none;
  width: 500px;
  margin: 0 auto;
  background: #fff;
  border: 5px solid #ff9910;
  font-family: "Open Sans", sans-serif;
  color: #000;
  padding: 20px;
}
body.before-v7.page-template-blank_bootstrap .page {
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
}
body.before-v7 .page {
  font-family: "Open Sans", sans-serif;
  background-color: #fff;
  padding-top: 190px;
}
body.before-v7 .page .content {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
body.before-v7 .page .content.bootstrap-wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
body.before-v7 .page a {
  text-decoration: none;
}
body.before-v7 #coin_slider a {
  color: #fff;
}
body.before-v7 .page h1 {
  font-size: 28px;
}
body.before-v7 .onecol,
body.before-v7 .twocols,
body.before-v7 .threecols,
body.before-v7 .fourcols,
body.before-v7 .fivecols,
body.before-v7 .sixcols,
body.before-v7 .sevencols,
body.before-v7 .eightcols,
body.before-v7 .ninecols,
body.before-v7 .tencols,
body.before-v7 .elevencols,
body.before-v7 .twelvecols {
  font-size: 14px;
  line-height: 150%;
  display: inline;
  float: left;
  position: relative;
  margin-left: 0;
  margin-right: 10px;
}
body.before-v7 a.yellow {
  color: #f0ad4e;
}
body.before-v7 a.yellow:hover {
  color: #eea236;
}
body.before-v7 .eightcols p a {
  text-decoration: underline;
}
body.before-v7 .right_space a {
  text-decoration: underline;
}
body.before-v7 .push_1,
body.before-v7 .pull_1,
body.before-v7 .push_2,
body.before-v7 .pull_2,
body.before-v7 .push_3,
body.before-v7 .pull_3,
body.before-v7 .push_4,
body.before-v7 .pull_4,
body.before-v7 .push_5,
body.before-v7 .pull_5,
body.before-v7 .push_6,
body.before-v7 .pull_6,
body.before-v7 .push_7,
body.before-v7 .pull_7,
body.before-v7 .push_8,
body.before-v7 .pull_8,
body.before-v7 .push_9,
body.before-v7 .pull_9,
body.before-v7 .push_10,
body.before-v7 .pull_10,
body.before-v7 .push_11,
body.before-v7 .pull_11,
body.before-v7 .push_12,
body.before-v7 .pull_12 {
  position: relative;
}
body.before-v7 .first {
  margin-left: 0;
}
body.before-v7 .last {
  margin-right: 0;
}
body.before-v7 .page .onecol {
  width: 60px;
}
body.before-v7 .page .twocols {
  width: 140px;
}
body.before-v7 .page .threecols {
  width: 220px;
}
body.before-v7 .page .fourcols {
  width: 300px;
}
body.before-v7 .page .fivecols {
  width: 380px;
}
body.before-v7 .page .sixcols {
  width: 460px;
}
body.before-v7 .page .sevencols {
  width: 540px;
}
body.before-v7 .page .eightcols {
  width: 620px;
}
body.before-v7 .page .ninecols {
  width: 700px;
}
body.before-v7 .page .tencols {
  width: 780px;
}
body.before-v7 .page .elevencols {
  width: 860px;
}
body.before-v7 .page .twelvecols {
  width: 940px;
}
body.before-v7 .page .prefix_1 {
  padding-left: 80px;
}
body.before-v7 .page .prefix_2 {
  padding-left: 160px;
}
body.before-v7 .page .prefix_3 {
  padding-left: 240px;
}
body.before-v7 .page .prefix_4 {
  padding-left: 320px;
}
body.before-v7 .page .prefix_5 {
  padding-left: 400px;
}
body.before-v7 .page .prefix_6 {
  padding-left: 480px;
}
body.before-v7 .page .prefix_7 {
  padding-left: 560px;
}
body.before-v7 .page .prefix_8 {
  padding-left: 640px;
}
body.before-v7 .page .prefix_9 {
  padding-left: 720px;
}
body.before-v7 .page .prefix_10 {
  padding-left: 800px;
}
body.before-v7 .page .prefix_11 {
  padding-left: 880px;
}
body.before-v7 .page .suffix_1 {
  padding-right: 80px;
}
body.before-v7 .page .suffix_2 {
  padding-right: 160px;
}
body.before-v7 .page .suffix_3 {
  padding-right: 240px;
}
body.before-v7 .page .suffix_4 {
  padding-right: 320px;
}
body.before-v7 .page .suffix_5 {
  padding-right: 400px;
}
body.before-v7 .page .suffix_6 {
  padding-right: 480px;
}
body.before-v7 .page .suffix_7 {
  padding-right: 560px;
}
body.before-v7 .page .suffix_8 {
  padding-right: 640px;
}
body.before-v7 .page .suffix_9 {
  padding-right: 720px;
}
body.before-v7 .page .suffix_10 {
  padding-right: 800px;
}
body.before-v7 .page .suffix_11 {
  padding-right: 880px;
}
body.before-v7 .page .push_1 {
  left: 80px;
}
body.before-v7 .page .push_2 {
  left: 160px;
}
body.before-v7 .page .push_3 {
  left: 240px;
}
body.before-v7 .page .push_4 {
  left: 320px;
}
body.before-v7 .page .push_5 {
  left: 400px;
}
body.before-v7 .page .push_6 {
  left: 480px;
}
body.before-v7 .page .push_7 {
  left: 560px;
}
body.before-v7 .page .push_8 {
  left: 640px;
}
body.before-v7 .page .push_9 {
  left: 720px;
}
body.before-v7 .page .push_10 {
  left: 800px;
}
body.before-v7 .page .push_11 {
  left: 880px;
}
body.before-v7 .page .pull_1 {
  left: -80px;
}
body.before-v7 .page .pull_2 {
  left: -160px;
}
body.before-v7 .page .pull_3 {
  left: -240px;
}
body.before-v7 .page .pull_4 {
  left: -320px;
}
body.before-v7 .page .pull_5 {
  left: -400px;
}
body.before-v7 .page .pull_6 {
  left: -480px;
}
body.before-v7 .page .pull_7 {
  left: -560px;
}
body.before-v7 .page .pull_8 {
  left: -640px;
}
body.before-v7 .page .pull_9 {
  left: -720px;
}
body.before-v7 .page .pull_10 {
  left: -800px;
}
body.before-v7 .page .pull_11 {
  left: -880px;
}
body.before-v7 .clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body.before-v7 .clearfix:before,
body.before-v7 .clearfix:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
body.before-v7 .clearfix:after {
  clear: both;
}
body.before-v7 .clearfix {
  zoom: 1;
}
body.before-v7 .clearright {
  clear: right;
}
body.before-v7 .cols_float {
  float: right;
}
body.before-v7 .page img {
  border: 0;
}
body.before-v7 .slogan {
  float: right;
  line-height: 20px;
  font-size: 14px;
  margin: 25px 0 0 5px;
  color: #444;
}
body.before-v7 .slogan_yellow {
  color: #f8b02f;
}
body.before-v7 .slogan a {
  color: inherit;
  text-decoration: none;
}
body.before-v7 .alignright {
  display: block;
  float: right;
  margin-bottom: 1em;
  margin-left: 1em;
}
body.before-v7 .alignleft {
  display: block;
  float: left;
  margin-bottom: 1em;
  margin-right: 1em;
}
body.before-v7 .languageSelect a {
  color: #000;
  text-decoration: none;
}
body.before-v7 .languageSelect {
  margin-top: 12px;
  font-size: 10px;
  float: left;
}
body.before-v7 .languageSelect li {
  list-style: none;
  height: 10px;
  line-height: 10px;
}
body.before-v7 #login_form {
  width: 380px;
}
body.before-v7 .login {
  font-size: 12px;
  float: left;
  margin: 5px 50px 0 0;
}
body.before-v7 .input {
  border: 1px solid #adadad;
}
body.before-v7 .submit {
  border: 0 none;
  height: 25px;
  margin-top: 0;
  padding: 0;
  margin: 0;
  width: 67px;
  background-color: #ffc45f;
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(50%, #fbb12d),
    color-stop(50%, #ffc45f)
  );
  background: linear-gradient(90deg bottom, #fbb12d 50%, #ffc45f 50%);
  border-radius: 5px;
  cursor: pointer;
}
body.before-v7 .login_button {
  float: right;
  padding-top: 7px;
  margin-top: 3px;
}
body.before-v7 .submit_inline {
  background: url("../images/login.gif") no-repeat;
  border: 0 none;
  height: 50px;
  margin-top: 0;
  padding: 0;
  margin: 0;
  width: 132px;
}
body.before-v7 .sf-menu,
body.before-v7 .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.before-v7 .sf-menu li {
  position: relative;
}
body.before-v7 .sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}
body.before-v7 ul.home {
  left: -5px;
}
body.before-v7 .sf-menu > li {
  float: left;
}
body.before-v7 .sf-menu li:hover > ul,
body.before-v7 .sf-menu li.sfHover > ul {
  display: block;
  padding: 0 15px;
}
body.before-v7 .sf-menu a {
  display: block;
  position: relative;
}
body.before-v7 .sf-menu ul ul {
  top: 0;
  left: 110%;
}
body.before-v7 .sf-menu ul {
  min-width: 12em;
  *width: 12em;
  background-color: #f8b02f;
  border-radius: 5px;
}
body.before-v7 .sf-menu ul li {
  padding: 10px 0;
  display: block;
  border-bottom: 1px dotted #fff;
}
body.before-v7 .sf-menu a {
  zoom: 1;
}
body.before-v7 .sf-menu li {
  white-space: nowrap;
  *white-space: normal;
}
body.before-v7 .sf-menu ul li a,
body.before-v7 .sf-menu ul ul li a {
  background: 0;
}
body.before-v7 .sf-menu ul ul li a {
  color: #555;
}
body.before-v7 ul li.button_clickworker {
  float: right;
  margin-left: 20px;
  padding: 0 10px;
  padding-right: 0;
  border-radius: 5px;
  text-align: center;
  background-color: #6f6f6f;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(bottom),
    color-stop(50%, #4d4c47),
    color-stop(50%, #6f6f6f)
  );
  background: linear-gradient(90deg, bottom, #4d4c47 50%, #6f6f6f 50%);
}
body.before-v7 ul li.button_clickworker a {
  color: #efefef;
  background: 0;
  text-align: center;
  padding-right: 5px;
}
body.before-v7 ul li.button_clickworker a:hover {
  color: #fff;
  text-decoration: none;
}
body.before-v7 ul li.button_customer {
  float: right;
  margin-left: 20px;
  padding: 0 10px;
  padding-right: 0;
  border-radius: 5px;
  text-align: center;
  background-color: #ffc45f;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(bottom),
    color-stop(50%, #fbb12d),
    color-stop(50%, #ffc45f)
  );
  background: linear-gradient(90deg, bottom, #fbb12d 50%, #ffc45f 50%);
}
body.before-v7 ul li.button_customer a {
  color: #fff;
  background: 0;
  text-align: center;
  padding-right: 5px;
}
body.before-v7 ul li.button_customer a:hover {
  color: #333;
  text-decoration: none;
}
body.before-v7 .member_headline {
  font-size: 18px;
  margin-left: 140px;
  margin-top: 0;
}
body.before-v7 .text p {
  padding-top: 5px;
  padding-bottom: 5px;
}
body.before-v7 .social_media img {
  margin: 3px 0;
}
body.before-v7 ul .social_media a {
  font-size: 10px;
  color: #ddd;
}
body.before-v7 .social_media a:hover {
  text-decoration: none;
}
body.before-v7 .sm_span {
  width: 80px;
  float: left;
  margin-bottom: 20px;
  text-align: center;
}
body.before-v7 .checkmark {
  float: left;
  width: 30px;
  margin-bottom: 7px;
}
body.before-v7 .checkmark_text {
  line-height: 22px;
  float: left;
  margin-bottom: 7px;
  width: 410px;
}
body.before-v7 .textblack {
  color: #000;
}
body.before-v7 .textwhite {
  color: #fff;
}
body.before-v7 .spacer {
  height: 1em;
}
body.before-v7 ul li.list_level_1 {
  color: #ccc;
  font-weight: 600;
}
body.before-v7 a.list_level_2 {
  margin-left: 10px;
}
body.before-v7 .footer_container .copyright {
  font-size: 11px;
  color: #999;
  text-align: center;
}
body.before-v7 .opacity {
  opacity: 0.5;
  filter: alpha(opacity=50);
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
body.before-v7 .opacity:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
body.before-v7 .lang_switch {
  float: left;
  margin-top: 11px;
  color: #ccc;
}
body.before-v7 .lang_switch a {
  font-weight: 600;
  padding: 0 2px;
  color: #333;
  text-decoration: none;
}
body.before-v7 .lang_switch a:hover {
  color: #fbb12d;
}
body.before-v7 .lang_text {
  margin-right: 10px;
  font-size: 13px;
  color: #999;
}
body.before-v7 .landingpage_key_features {
  background: #feefc6;
  padding: 10px;
  font-size: 12px;
  line-height: 18px;
  border-radius: 5px;
}
body.before-v7 .landingpage_footer {
  height: 174px;
  margin-top: 50px;
  padding-top: 70px;
  background: url("../images/footer_background.jpg");
}
body.before-v7 .landingpage_featured_clickworker_picture {
  width: 85px;
  float: left;
}
body.before-v7 .landingpage_featured_clickworker_text {
  margin-left: 15px;
  width: 300px;
  float: left;
}
body.before-v7 .box {
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
body.before-v7 .box_head {
  height: 26px;
  line-height: 22px;
  font-size: 14px;
  padding-left: 10px;
  border-radius: 5px;
  background: url("../images/box_header_background.jpg");
}
body.before-v7 .box_content {
  padding-top: 10px;
  padding-left: 10px;
  line-height: 18px;
  font-size: 12px;
}
body.before-v7 .price_table {
  font-size: 12px;
  line-height: 18px;
}
body.before-v7 .price_table_head {
  border-right: 1px solid #616161;
  float: left;
  margin-right: 20px;
  color: #fff;
}
body.before-v7 .price_table_col {
  float: left;
  margin-right: 20px;
  color: #000;
}
body.before-v7 .price_table_head_end {
  float: left;
  color: #fff;
}
body.before-v7 .landinpgage_news li {
  float: left;
  margin-top: 20px;
  height: 60px;
  border: 1px solid #000;
  list-style: none;
  margin-right: 25px;
}
body.before-v7 .landinpgage_news {
  margin: 0;
  padding: 0;
}
body.before-v7 .landingpage_copyscape_text {
  float: left;
  width: 330px;
}
body.before-v7 .landingpage_copyscape_logo {
  float: left;
  padding-top: 12px;
  width: 90px;
}
body.before-v7 .table_head {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  padding-left: 15px;
  background: url("../images/price_table.jpg");
}
body.before-v7 .table_row_1 {
  padding-left: 15px;
  line-height: 24px;
  font-size: 12px;
  height: 24px;
  background: url("../images/price_table_background.jpg");
}
body.before-v7 .table_row_2 {
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  padding-left: 15px;
  background: #fff;
  border-bottom: 1px solid #cfcfcf;
}
body.before-v7 .footer_lightbox {
  border: 1px solid #b9b9b9;
  height: 138px;
  border-radius: 5px;
  background: url("../images/footer_lightbox.jpg");
}
body.before-v7 .footer_darkbox {
  height: 138px;
  border: 1px solid #c4c1bc;
  border-radius: 5px;
  background: url("../images/footer_darkbox.jpg");
}
body.before-v7 .footer_startpage_darkbox {
  height: 138px;
  width: 470px;
  border: 1px solid #c4c1bc;
  border-radius: 5px;
  background: url("../images/footer_darkbox.jpg");
}
body.before-v7 .footer_lightbox_headline {
  font-size: 18px;
  color: #525252;
  padding: 10px;
}
body.before-v7 .footer_darkbox_headline {
  color: #f5f3f4;
  font-size: 18px;
  padding: 10px;
}
body.before-v7 .footer_darkbox_testimonial_text {
  float: left;
  color: #d7d7d7;
  font-size: 12px;
  line-height: 18px;
  padding-top: 15px;
  padding-left: 5px;
  font-style: italic;
  width: 200px;
}
body.before-v7 .footer_darkbox_testimonial_text a {
  text-decoration: none;
  font-style: normal;
}
body.before-v7 .footer_darkbox_testimonial_picture {
  margin-top: -15px;
  float: left;
  margin-left: 50px;
  width: 130px;
  margin-bottom: 5px;
}
body.before-v7 .darkbox_clickworker_werden {
  margin-top: -8px;
  float: left;
  margin-left: 50px;
  width: 130px;
  margin-bottom: 5px;
}
body.before-v7 .footer_darkbox_testimonial_client {
  font-size: 10px;
  color: #919191;
  text-align: right;
  line-height: 16px;
}
body.before-v7 .sendbutton {
  cursor: pointer;
  border: 0 none;
  background: url("/sem/images/askus.jpg");
  width: 126px;
  background-repeat: no-repeat;
  height: 28px;
}
body.before-v7 .sendbutton_de {
  cursor: pointer;
  border: 0 none;
  background: url("/sem/images/senden.jpg");
  width: 130px;
  background-repeat: no-repeat;
  height: 28px;
}
body.before-v7 .intro {
  font-size: 18px;
  color: #ff9910;
  margin-top: 23px;
  margin-bottom: 30px;
  font-weight: normal;
}
body.before-v7 .more-link {
  color: #000;
  text-decoration: underline;
}
body.before-v7 .list {
  margin: 0;
  list-style: none;
  padding: 0;
}
body.before-v7 .list li {
  background-position: center;
  background-repeat: repeat-x;
  border-bottom: 1px dashed #cfcfcf;
  height: 40px;
  line-height: 40px;
  background-image: url("../images/list_yellow.png");
}
body.before-v7 .list li a {
  text-decoration: none;
  border-bottom: 0;
  font-size: 13px;
  background-repeat: no-repeat;
  background-position: 5px center;
  padding-left: 24px;
  color: #333;
}
body.before-v7 .list li:hover {
  background-color: #feb211;
  background-image: url("../images/list_black.png");
}
body.before-v7 .left_space {
  padding-left: 20px;
}
body.before-v7 .right_space {
  padding-right: 20px;
}
body.before-v7 .blog_date {
  margin: 0;
  color: #ff9910;
}
body.before-v7 .blog_post {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #cfcfcf;
}
body.before-v7 .avatar {
  width: 120px;
  float: left;
}
body.before-v7 .avatar img {
  border: 5px solid #cacaca;
}
body.before-v7 .text {
  float: left;
  width: 500px;
}
body.before-v7 .text p {
  margin: 0;
}
body.before-v7 .kommentarbox {
  padding-bottom: 5px;
  border-bottom: 1px dashed #cfcfcf;
}
body.before-v7 .light_box {
  height: 90px;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  width: 200px;
  background: url("../images/light_box_background.jpg");
  border-radius: 5px;
  line-height: 105px;
  text-align: center;
  padding-top: 15px;
}
body.before-v7 .lightbox_text {
  padding-left: 10px;
  line-height: 28px;
}
body.before-v7 .lightbox_text a {
  text-decoration: underline;
}
body.before-v7 .lightbox_text a.button_small {
  text-decoration: none;
}
body.before-v7 .button_small {
  font-size: 11px;
  color: #000;
  font-weight: bold;
  text-align: center;
  padding-top: 4px;
  text-decoration: none;
  width: 150px;
  height: 26px;
  background: url("../images/button_small.png");
}
body.before-v7 a.button_small {
  text-decoration: none;
}
body.before-v7 .order_now {
  float: left;
}
body.before-v7 .order_now_text {
  float: left;
  margin-top: 5px;
  margin-left: 20px;
}
body.before-v7 .order_now_text_login {
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin-top: 5px;
  margin-left: 20px;
}
body.before-v7 .order_now_text_button {
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin-left: 20px;
}
body.before-v7 .this_is_clickworker {
  line-height: 24px;
}
body.before-v7 .this_is_clickworker h4 {
  margin-top: 10px;
}
body.before-v7 #thumbfotos img {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #fff;
  border-style: solid;
  border-width: 0 1px 1px 0;
  float: left;
}
body.before-v7 #thumbfotos img:hover {
  cursor: pointer;
}
body.before-v7 .mitarbeiter {
  clear: both;
}
body.before-v7 .mitarbeiter img {
  border: 10px solid #cbcbcb;
  float: left;
  margin-bottom: 30px;
}
body.before-v7 .mitarbeiter strong {
  display: block;
  margin-bottom: 1em;
}
body.before-v7 .mitarbeiter h4 {
  font-size: 18px;
  background: 0;
  margin-top: 38px;
  margin-bottom: 10px;
  margin-left: 160px;
  font-weight: normal;
}
body.before-v7 .mitarbeiter p {
  margin-left: 200px;
}
body.before-v7 .lightbox_text .button_small {
  margin-top: 21px;
  line-height: 20px;
}
body.before-v7 .bild {
  margin-right: 20px;
  float: left;
}
body.before-v7 .social_media_icon {
  width: 55px;
  margin: 0 auto;
  padding-left: 25px;
}
body.before-v7 .containerY {
  margin: auto;
  width: 500px;
  height: 406px;
  background: url("../images/screen.png") no-repeat;
}
body.before-v7 .containerY .frame {
  margin: 20px 0 0 19px;
}
body.before-v7 .prod_wiz_step {
  margin-bottom: 30px;
  float: none;
  display: block;
}
body.before-v7 .prod_wiz_step div h3 {
  line-height: 24px;
  margin-bottom: 10px;
}
body.before-v7 .prod_wiz_step h2 {
  border-bottom: 0 !important;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
}
body.before-v7 .prod_wiz_step a h2 {
  text-decoration: none;
}
body.before-v7 .prod_wiz_step .button {
  cursor: pointer;
}
body.before-v7 .prod_wiz_first {
  cursor: pointer;
  float: left;
  text-align: center;
  width: 280px;
}
body.before-v7 .prod_wiz_second {
  display: inline;
  float: left;
  width: 280px;
}
body.before-v7 .prod_wiz_correction {
  width: 220px;
  margin-left: 60px;
  margin-right: 30px;
}
body.before-v7 .prod_wiz_follow {
  border-top: 1px solid #feb211;
  padding-top: 30px;
  display: none;
  font-size: 12px;
}
body.before-v7 .prod_wiz_follow table {
  border-collapse: collapse;
  border-width: 0;
  margin-bottom: 18px;
  text-align: left;
  width: 100%;
}
body.before-v7 .prod_wiz_follow table th,
body.before-v7 td {
  min-width: 60px;
  border-bottom: 0 none;
  border-left: 1px solid #fff;
  border-top: 0 none;
}
body.before-v7 .prod_wiz_follow h3 {
  font-size: 16px;
  border: 0;
  line-height: 1em;
  margin: 0;
  padding: 0;
}
body.before-v7 .prod_wiz_follow table th {
  background-color: #000;
  color: #fff;
  font-weight: normal;
  padding: 5px 10px;
  white-space: nowrap;
}
body.before-v7 .col-min {
  line-height: 22px;
}
body.before-v7 .prod_wiz_follow table tr.yellow {
  background-color: #feecc4;
  line-height: 22px;
}
body.before-v7 .prod_wiz_left {
  border-right: 1px dashed #cbcbcb;
}
body.before-v7 .prod_wiz_right {
  border-left: 1px dashed #cbcbcb;
}
body.before-v7 .prod_wiz_product {
  display: none;
  margin-bottom: 30px;
}
body.before-v7 .prod_wiz_step h2 {
  font-size: 18px;
  font-weight: normal;
}
body.before-v7 .prod_wiz_product div {
  width: 400px;
  float: left;
  margin-left: 20px;
  margin-right: 20px;
}
body.before-v7 a.button {
  background: url("../images/button_start.gif") no-repeat scroll left center
    transparent;
  border-bottom: medium none;
  font-size: 12px;
  padding-bottom: 11px;
  padding-top: 8px;
  white-space: nowrap;
  text-decoration: none;
}
body.before-v7 a.button span {
  background: url("../images/button_end.gif") no-repeat scroll right center
    transparent;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  margin-left: 30px;
  padding-bottom: 11px;
  padding-right: 20px;
  padding-top: 8px;
  text-decoration: none;
}
body.before-v7 a.button {
  background: url("../images/button_start.gif") no-repeat left center;
  border-bottom: 0;
  font-size: 12px;
  padding-top: 8px;
  padding-bottom: 11px;
  white-space: nowrap;
}
body.before-v7 a.button_green {
  background: url("../images/button_start_green.gif") no-repeat scroll left
    center transparent;
  border-bottom: medium none;
  font-size: 12px;
  color: #fff;
  padding-bottom: 11px;
  padding-top: 8px;
  white-space: nowrap;
  text-decoration: none;
}
body.before-v7 a.button_green span {
  background: url("../images/button_end_green.gif") no-repeat scroll right
    center transparent;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  margin-left: 30px;
  padding-bottom: 11px;
  color: #fff;
  padding-right: 20px;
  padding-top: 8px;
  text-decoration: none;
}
body.before-v7 a.button_green {
  background: url("../images/button_start_green.gif") no-repeat left center;
  border-bottom: 0;
  font-size: 12px;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 11px;
  white-space: nowrap;
}
body.before-v7 .button_green_frame {
  padding-top: 10px;
  padding-bottom: 10px;
}
body.before-v7 .breadcrumbs {
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
}
body.before-v7 .for_customer {
  width: 280px;
  padding: 10px;
  background: #fff1d9;
  color: #000;
  border-radius: 5px;
  border: 0 solid #fcb030;
  margin-bottom: 4px;
}
body.before-v7 .for_clickworker {
  width: 280px;
  padding: 10px;
  background: url("../images/big_light_box_background.jpg");
  background-repeat: repeat-x;
  color: #000;
  border-radius: 5px;
  border: 0 solid #000;
}
body.before-v7 .breadcrumbs a {
  text-decoration: none;
  font-weight: 400;
}
body.before-v7 .breadcrumbs a:hover {
  text-decoration: none;
  color: #f8b02f;
}
body.before-v7 .text a {
  text-decoration: underline;
}
body.before-v7 #jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}
body.before-v7 #jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
body.before-v7 #lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
body.before-v7 #lightbox-container-image {
  padding: 10px;
}
body.before-v7 .forgot_password {
  margin-left: 165px;
  display: block;
}
body.before-v7 .forgot_password a {
  color: #999;
  font-size: 10px;
  text-decoration: none;
}
body.before-v7 .forgot_password a:hover {
  color: #666;
}
body.before-v7 .register_link a {
  font-size: 13px;
  text-decoration: none;
  border-bottom: 1px dotted #fbb12d;
}
body.before-v7 .register_link a:hover {
  color: #f8b02f;
}
body.before-v7 .register_link {
  margin-right: 35px;
}
body.before-v7 #more_prices {
  display: none;
}
body.before-v7 #more {
  margin-top: 8px;
  text-decoration: underline;
  cursor: pointer;
}
body.before-v7 #facebook {
  margin-top: 10px;
}
body.before-v7 .landingpage_price_highlight {
  background: #eee;
}
body.before-v7 .landingpage_price {
  text-align: center;
  margin-right: 10px;
}
body.before-v7 .landingpage_order_now {
  color: #48b120;
  font-weight: bold;
  margin-right: 40px;
}
body.before-v7 .landingpage_more_infos {
  font-weight: bold;
  margin-right: 40px;
}
body.before-v7 .landingpage_case_studies {
  font-weight: bold;
  color: #ff9405;
  margin-right: 40px;
}
body.before-v7 .landingpage_company_text {
  font-size: 10px;
}
body.before-v7 .landingpage_partner {
  text-align: center;
  font-size: 11px;
}
body.before-v7 .landingpage_testimonial h2 {
  font-size: 14px;
  font-weight: bold;
}
body.before-v7 .landingpage_testimonial {
  font-size: 10px;
}
body.before-v7 .landingpage_small_headline {
  font-size: 14px;
  margin-top: 11px;
  font-weight: bold;
}
body.before-v7 .landingpage_blocktext {
  float: left;
  text-align: justify;
  width: 210px;
  margin-right: 20px;
}
body.before-v7 .landingpage_kontakt_box {
  width: 350px;
  background: #fdd896;
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 3px;
}
body.before-v7 .cs_landingpage_kontakt_box {
  width: 650px;
  background: #fdd896;
  padding: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 3px;
}
body.before-v7 .landingpage_kontakt_form {
  float: left;
}
body.before-v7 .landingpage_kontakt_form input {
  margin-right: 22px;
  width: 140px;
}
body.before-v7 .landingpage_kontakt_box textarea {
  width: 340px;
}
body.before-v7 .cs_landingpage_kontakt_box textarea {
  width: 640px;
}
body.before-v7 .landingpage_kontakt_us {
  width: 460px;
  text-align: center;
}
body.before-v7 .landingpage_kontakt_us:hover {
  cursor: pointer;
}
body.before-v7 #clickworker_slide_navigation {
  width: 200px;
  text-align: center;
  margin-top: 10px;
}
body.before-v7 .faq_bar {
  width: 590px;
  padding: 2px;
  background: #fff;
  color: #000;
  clear: both;
  margin-bottom: 1px;
  border-bottom: 1px dashed #cfcfcf;
  line-height: 30px;
  background-image: url("../images/arrow_yellow.png");
  padding-left: 30px;
  background-repeat: no-repeat;
}
body.before-v7 .faq_bar:hover {
  cursor: pointer;
  background-image: url("../images/arrow_black.png");
  background-repeat: no-repeat;
}
body.before-v7 .faq_bar a {
  color: #fff;
}
body.before-v7 .faq_bar a:visited {
  color: #fff;
}
body.before-v7 .faq_bar a:active {
  color: #fff;
}
body.before-v7 .answer_faq {
  margin-left: 26px;
  padding: 5px;
  margin-bottom: 30px;
}
body.before-v7 .active_faq {
  font-weight: bold;
}
body.before-v7 .seo_lp_contact_form {
  width: 410px;
  float: left;
}
body.before-v7 .seo_checkmarks {
  width: 250px;
  float: left;
}
body.before-v7 .box-with-top-line {
  border-top: 1px solid #cfcfcf;
  margin-top: 25px;
  padding-top: 25px;
}
body.before-v7 .box-with-top-line-text {
  width: 370px;
  margin-right: 40px;
  float: left;
}
body.before-v7 .cs-lp-box-with-top-line-text {
  width: 600px;
  margin-right: 40px;
  float: left;
}
body.before-v7 .seo_lp_referenzen {
  width: 195px;
  text-align: center;
}
body.before-v7 .box-with-top-line-image {
  float: left;
}
body.before-v7 .lp_crosslink {
  float: left;
  margin-top: 10px;
  width: 170px;
}
body.before-v7 .lp_crosslink a {
  text-decoration: underline;
}
body.before-v7 .lp_textarea {
  width: 350px;
}
body.before-v7 #content {
  width: 940px;
  margin: 50px auto;
  padding: 20px;
  background: #fff;
  border: 1px solid #ccc;
}
body.before-v7 hr {
  border: 0;
  height: 1px;
  line-height: 1px;
  background: #ccc;
  margin-bottom: 20px;
  padding: 0;
}
body.before-v7 p {
  margin: 0;
  padding: 7px 0;
}
body.before-v7 .clear {
  clear: both;
  line-height: 1px;
  font-size: 1px;
}
body.before-v7 a {
  outline-color: #888;
}
body.before-v7 .feature_list_headline {
  margin: 0;
  padding: -5px 0 0 0;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px;
  text-transform: uppercase;
}
body.before-v7 div#feature_list {
  width: 940px;
  height: 240px;
  overflow: hidden;
  position: relative;
}
body.before-v7 div#feature_list ul {
  position: absolute;
  top: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
body.before-v7 ul#tabs {
  left: 0;
  z-index: 2;
  width: 320px;
}
body.before-v7 ul#tabs li {
  font-size: 12px;
  font-family: Arial;
}
body.before-v7 ul#tabs li img {
  padding: 5px;
  border: 0;
  float: left;
  margin: 00px 10px 0 0;
}
body.before-v7 ul#tabs li a {
  color: #222;
  text-decoration: none;
  display: block;
  padding: 10px;
  height: 40px;
  outline: 0;
}
body.before-v7 ul#tabs li a:hover {
  text-decoration: underline;
}
body.before-v7 ul#tabs li a.current {
  background: url("../images/feature-tab-current.png");
  color: #fff;
}
body.before-v7 ul#tabs li a.current:hover {
  text-decoration: none;
  cursor: default;
}
body.before-v7 ul#output {
  left: 285px;
  width: 630px;
  height: 320px;
  position: relative;
}
body.before-v7 ul#output li {
  position: absolute;
  width: 630px;
  height: 240px;
}
body.before-v7 ul#output li a.c2a {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-decoration: none;
  font-size: 11px;
  color: #fff;
  -moz-border-radius: 5px;
}
body.before-v7 ul#output li h2 {
  margin-top: 0;
}
body.before-v7 .slider_text {
  font-size: 14px;
}
body.before-v7 .solutions_list li {
  line-height: 22px;
  list-style-image: url("../images/bullet.gif");
}
body.before-v7 .solution_text ul {
  padding-left: 15px;
}
body.before-v7 .slider_text li {
  line-height: 28px;
  list-style-image: url("../images/bullet.gif");
}
body.before-v7 .product_info_slide a {
  color: #000;
  text-decoration: underline;
}
body.before-v7 .slider_big_image {
  padding-left: 25px;
  float: left;
  margin-right: 20px;
}
body.before-v7 .slider_big_image_products {
  padding-left: 25px;
  float: left;
  margin-right: 20px;
}
body.before-v7 .slider_big_text {
  width: 300px;
  padding-top: 15px;
  float: left;
}
body.before-v7 #slide_navigation {
  margin-top: -25px;
  width: 100%;
  text-align: right;
}
body.before-v7 #slide_navigation img {
  margin-left: 15px;
  margin-right: 15px;
}
body.before-v7 .front_news_headline {
  color: #a1a1a1;
  font-size: 20px;
  margin-left: 23px;
  margin-top: 10px;
  margin-bottom: 20px;
}
body.before-v7 .slider_info_text {
  width: 370px;
}
body.before-v7 .vorteile_list {
  background-image: url("../images/arrow_yellow.png");
  background-repeat: no-repeat;
  background-position: 0 -5px;
  padding-left: 25px;
  margin-bottom: 13px;
}
body.before-v7 h1.branches {
  font-size: 36px;
  color: #000;
  font-family: Helvetica;
  font-weight: normal;
}
body.before-v7 .branche_image {
  float: left;
}
body.before-v7 .branche_text h2,
body.before-v7 .branche_text_event h2 {
  font-weight: normal !important;
  font-size: 20px !important;
  color: #333;
  margin-bottom: 0;
  margin-top: 0;
  line-height: 28px;
}
body.before-v7 .branche_text {
  width: 330px;
  float: left;
  color: #707070;
}
body.before-v7 .branche_text a h2:hover,
body.before-v7 .branche_text_event a h2:hover {
  color: #fccb30;
}
body.before-v7 .branche {
  margin-top: 30px;
}
body.before-v7 .branche_text_event {
  width: 400px;
  float: left;
  color: #707070;
}
body.before-v7 .branche_line {
  background: url("../images/line.jpg");
  background-position: right;
  background-repeat: no-repeat;
}
body.before-v7 .subheadline {
  margin-top: 15px;
  margin-bottom: 40px;
  width: 420px;
  color: #707070;
  font-family: Helvetica;
}
body.before-v7 .secound_branche {
  margin-left: 20px;
  padding-left: 20px;
}
body.before-v7 .references_headline {
  font-size: 26px;
  font-weight: normal;
}
body.before-v7 .smaller_headline {
  font-size: 22px;
  font-weight: normal;
  color: #333;
}
body.before-v7 .news_headline {
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 10px;
}
body.before-v7 .news_picture {
  width: 120px;
  float: left;
}
body.before-v7 .news_text {
  width: 320px;
  float: left;
}
body.before-v7 .what_we_do {
  width: 100%;
  text-align: center;
}
body.before-v7 .about_cw_headline {
  color: #000;
  font-weight: normal;
  font-size: 26px;
}
body.before-v7 .about_cw {
  color: #333;
  border: 0;
  font-size: 24px;
}
body.before-v7 .circle {
  text-align: right;
  padding-right: 40px;
}
body.before-v7 .circle2 {
  text-align: left;
}
body.before-v7 .circle_text {
  font-family: Helvetica;
  margin: 0 auto;
  text-align: center;
  width: 400px;
  font-size: 16px;
  color: #666;
}
body.before-v7 .circle_text h2 {
  color: #000;
  font-size: 28px;
  font-weight: normal;
}
body.before-v7 #slider_background {
  width: 100%;
  background: url("../images/background_slider.gif");
  height: 370px;
}
body.before-v7 #coin_slider {
  width: 960px;
  height: 340px;
}
body.before-v7 #slider_textcreation_headline {
  width: 400px;
}
body.before-v7 #the_challange {
  text-align: center;
}
body.before-v7 .slider_image {
  padding-top: 20px;
  float: left;
}
body.before-v7 .slider_text {
  font-size: 16px;
  font-family: Helvetica;
  color: #454545;
  padding-top: 50px;
  float: left;
  width: 550px;
}
body.before-v7 .contact_text {
  float: left;
}
body.before-v7 .contact_image {
  width: 160px;
  float: left;
}
body.before-v7 .gradient_box {
  width: 430px;
  -webkit-box-shadow: 1px 1px 5px #ccc;
  box-shadow: 1px 1px 5px #ccc;
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#eaeaea)
  );
  background: linear-gradient(top, #fff 0, #eaeaea 100%);
}
body.before-v7 .gradient_text {
  padding: 10px;
  width: 96%;
  text-align: center;
}
body.before-v7 .zitat {
  color: #878787;
  line-height: 20px;
}
body.before-v7 .slider_headline .yellow {
  color: #ffc03c;
}
body.before-v7 h1.slider_headline {
  font-family: "Open Sans", sans-serif;
  font-size: 48px;
  text-shadow: #808080 1px 1px 2px;
  font-weight: normal;
}
body.before-v7 .solution_image {
  margin-right: 20px;
  float: left;
}
body.before-v7 .solution_text {
  float: left;
}
body.before-v7 .center {
  text-align: center;
}
body.before-v7 .interesting_text {
  width: 480px;
}
body.before-v7 .interesting_table {
  width: 875px;
}
body.before-v7 .c2a_discrption {
  text-align: center;
  color: #6b6b6b;
}
body.before-v7 .solution_discription {
  color: #6b6b6b;
  font-style: italic;
}
body.before-v7 #the_challange h1 {
  font-weight: normal;
}
body.before-v7 .pdf_icon {
  float: left;
  width: 40px;
  font-size: 12px;
  margin-right: 15px;
}
body.before-v7 .pdf_disc {
  line-height: 18px;
  color: #888;
  font-size: 12px;
  width: 300px;
  float: left;
}
body.before-v7 .pdf_mp_icon {
  float: left;
  width: 40px;
  font-size: 12px;
  margin-right: 15px;
}
body.before-v7 .pdf_mp_disc {
  line-height: 18px;
  color: #000;
  font-size: 12px;
  width: 300px;
  float: left;
}
body.before-v7 .myButtonLink {
  display: block;
  width: 250px;
  height: 45px;
  background: url("../images/order_c2a.jpg") bottom;
  text-indent: -99999px;
  background-position: 0 0;
  margin-left: 67px;
}
body.before-v7 .myButtonLink:hover {
  background-position: 0 45px;
}
body.before-v7 .lp_info_button {
  float: left;
  border-radius: 3px;
  background: #f9f9f9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWVlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f9f9f9),
    to(#eee)
  );
  background: linear-gradient(top, #f9f9f9 0, #eee 100%);
  border: 3px solid #fff;
  -webkit-box-shadow: 1px 1px 2px 1px gray;
  box-shadow: 1px 1px 2px 1px gray;
  text-align: center;
  width: 240px;
  height: 150px;
}
body.before-v7 .lp_info_button a {
  text-decoration: none;
  border: 0;
}
body.before-v7 .lp_info_button:hover {
  background: #fdfdfd;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fdfdfd),
    to(#fafafa)
  );
  background: linear-gradient(top, #fdfdfd 0, #fafafa 100%);
}
body.before-v7 .lp_info_button h2 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 5px;
}
body.before-v7 .lp_info_button .subline {
  color: #5d5d5d;
  font-size: 14px;
  margin-bottom: 10px;
}
body.before-v7 .contact_form ul {
  list-style: none;
  margin-top: 20px;
  margin: 0;
  padding: 0;
  font-size: 12px;
  list-style: none;
}
body.before-v7 .contact_form ul li {
  list-style: none;
  font-size: 12px;
  margin-bottom: 20px;
}
body.before-v7 .form_description {
  margin-bottom: 15px;
  font-size: 12px;
}
body.before-v7 .form_info {
  width: 180px;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  float: left;
}
body.before-v7 .form_textarea {
  width: 440px;
  height: 200px;
}
body.before-v7 .form_input {
  float: left;
  font-size: 12px;
}
body.before-v7 .form_input input[type="text"] {
  width: 240px;
}
body.before-v7 .recommened {
  color: red;
}
body.before-v7 .thanks {
  background: #e0ffd6;
  border-radius: 3px;
  border: 1px solid #0c7e04;
  font-size: 12px;
  padding: 10px;
  line-height: 18px;
}
body.before-v7 .thanks p strong {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #0c7e03;
}
body.before-v7 .thanks p a {
  font-weight: bold;
}
body.before-v7 .error {
  background: #ffc5c5;
  color: #980808;
  border-radius: 3px;
  border: 1px solid #980808;
  font-size: 12px;
  padding: 5px;
  line-height: 18px;
}
body.before-v7 .contact_button {
  width: 100%;
  text-align: left;
  float: right;
}
body.before-v7 .intro_text h1 {
  font-size: 16px;
}
body.before-v7 .intro_text {
  color: #363636;
}
body.before-v7 .action_button {
  margin-top: 50px;
  text-align: center;
  padding: 10px;
  width: 260px;
  border-radius: 3px;
  background: #cae0f7;
  border: 1px solid #a8acb0;
}
body.before-v7 .steps {
  margin-top: 25px;
  border-radius: 3px;
  padding: 10px;
  width: 260px;
  color: #363636;
  background: #efefef;
  border: 1px solid #afafaf;
}
body.before-v7 .sub_block h2 {
  margin-top: 50px;
  padding-bottom: 5px;
  font-size: 18px;
  color: #363636;
  border-bottom: 1px solid #a1a1a1;
}
body.before-v7 .step_headline {
  font-weight: bold;
}
body.before-v7 .advantage {
  width: 290px;
  float: left;
  margin-bottom: 45px;
}
body.before-v7 .lp_logo {
  border-bottom: 1px solid #a1a1a1;
  padding-bottom: 10px;
  margin-bottom: 50px;
  margin-top: 25px;
}
body.before-v7 .advantage_image {
  float: left;
  width: 40px;
}
body.before-v7 .advantage_text {
  width: 230px;
  margin-right: 20px;
  float: left;
}
body.before-v7 .sidebar_submenu {
  margin-top: 50px;
  width: 280px;
}
body.before-v7 .sidebar_submenu ul {
  margin: 0;
  padding: 0;
}
body.before-v7 .sidebar_submenu ul li {
  list-style: none;
}
body.before-v7 .sidebar_submenu ul li a {
  text-decoration: underline;
  color: #000;
}
body.before-v7 .sidebar_submenu h2 {
  padding-bottom: 5px;
  font-size: 18px;
  color: #363636;
  border-bottom: 1px solid #a1a1a1;
}
body.before-v7 .lp_cell {
  width: 580px;
}
body.before-v7 .customer_testimonial {
  color: #363636;
  font-style: italic;
}
body.before-v7 .contact_choose {
  float: left;
}
body.before-v7 .contact_choose_right {
  float: left;
  margin-left: 25px;
}
body.before-v7 #contact_form_box {
  margin-top: 20px;
  display: none;
}
body.before-v7 #contact_form_box_shown {
  margin-top: 20px;
  display: block;
}
body.before-v7 #estimated_demand_box {
  display: none;
}
body.before-v7 #service_box {
  display: none;
}
body.before-v7 #country_box {
  display: none;
}
body.before-v7 #where_hear_box {
  display: none;
}
body.before-v7 .investorsIcon {
  margin: 0 30px 0 10px;
  float: left;
  width: 90px;
}
body.before-v7 .investorsTeaser {
  padding-bottom: 10px;
  float: left;
  width: 100%;
  max-width: 600px;
  border-bottom: 1px dashed #feb211;
  margin-bottom: -10px;
}
body.before-v7 .investorsWarpper {
  margin: 70px 0 70px 0;
  width: 600px;
  background: url(../images/wrapper-bg.png) repeat-y;
}
body.before-v7 .investorsHead {
  width: 100%;
  padding-left: 132px;
  min-height: 32px;
  background: url(../images/head.png) no-repeat -1px 0 #fff;
}
body.before-v7 .investorsHead h4 {
  font-size: 23px;
  font-weight: 400;
  color: #414042;
}
body.before-v7 .investorsLogo {
  padding-left: 7px;
  padding-top: 25px;
  width: 98px;
  float: left;
}
body.before-v7 .investorsContent {
  padding: 20px 25px;
  float: left;
  width: 430px;
}
body.before-v7 .investorsBottom {
  height: 11px;
  clear: both;
  background: url(../images/bottom.png) no-repeat;
}
body.before-v7 #orderWrapper {
  margin-left: 20px;
  margin-right: auto;
  width: 960px;
  font-size: 13px;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
body.before-v7 #orderContent {
  width: 940px;
}
body.before-v7 #orderContent .column {
  float: left;
  width: 445px;
  margin-bottom: 40px;
}
body.before-v7 #orderContent .columnLeft {
  margin-right: 10px;
  width: 445px;
  float: left;
}
body.before-v7 #orderContent .columnRight {
  margin-left: 10px;
  width: 445px;
  float: left;
}
body.before-v7 #orderContent .columnImg,
body.before-v7 .columnImg a {
  margin-right: 10px;
  width: 134px;
  height: 134px;
  float: left;
  text-decoration: none;
}
body.before-v7 #orderContent .columnTexte p {
  float: left;
  font-size: 13px;
  line-height: 18px;
  color: #333;
}
body.before-v7 #orderContent .linkMore {
  margin-top: 20px;
  float: left;
}
body.before-v7 #orderContent .linkMore a {
  margin-right: 10px;
  padding-left: 12px;
  height: 9;
  font-weight: 600;
  background: url(../images/link-arrow.jpg) no-repeat;
  text-decoration: none;
  border-bottom: 1px dashed #f8b323;
  color: #333;
}
body.before-v7 #orderContent .linkMore a:hover {
  text-decoration: none;
  color: #f8b323;
}
body.before-v7 #orderContent h1.columnh1 {
  margin: 25px 0 10px 0;
  font-size: 21px;
  font-weight: normal;
  color: #000;
}
body.before-v7 #orderWrapper h2 {
  margin-top: 20px;
  margin-bottom: 30px;
  font-weight: normal;
}
body.before-v7 .cb {
  clear: both;
}
body.before-v7 .title_product {
  width: 100%;
  height: 300px;
  background: url(../images/mobile-crowdsourcing.png) no-repeat 0 0;
  padding: 20px;
  position: relative;
}
body.before-v7 .pb {
  background: url(../images/produktbeschreibungen.jpg) no-repeat 0 0;
}
body.before-v7 .seo {
  background: url(../images/seo-texte.png) no-repeat 0 0;
}
body.before-v7 .category {
  background: url(../images/kategorietexte.png) no-repeat 0 0;
}
body.before-v7 .categoryEn {
  background: url(../images/kategorietexte-en.png) no-repeat 0 0;
}
body.before-v7 .guid {
  background: url(../images/ratgebertexte.jpg) no-repeat 0 0;
}
body.before-v7 .guidEn {
  background: url(../images/ratgebertexte-en.jpg) no-repeat 0 0;
}
body.before-v7 .destination {
  background: url(../images/destinationsbeschreibungen.jpg) no-repeat 0 0;
}
body.before-v7 .destinationEN {
  background: url(../images/destinationsbeschreibungen-en.jpg) no-repeat 0 0;
}
body.before-v7 .cp {
  background: url(../images/unternehmensprofile.jpg) no-repeat 0 0;
}
body.before-v7 .ba {
  background: url(../images/blogartikel.jpg) no-repeat 0 0;
}
body.before-v7 .glossar {
  background: url(../images/glossartexte.jpg) no-repeat 0 0;
}
body.before-v7 .av {
  background: url(../images/adressanreicherung-adressvalidierung.jpg) no-repeat
    0 0;
}
body.before-v7 .wb {
  background: url(../images/wettbewerbsrecherche-header.jpg) no-repeat 0 0;
}
body.before-v7 .lr {
  background: url(../images/lead-recherche.jpg) no-repeat 0 0;
}
body.before-v7 .pp {
  background: url(../images/produktkategorisierung-produkttagging.jpg) no-repeat
    0 0;
}
body.before-v7 .title_content {
  line-height: 22px;
  font-size: 16px;
  margin: 0 0 80px 0;
}
body.before-v7 .title_product h1 {
  color: #fff;
  position: absolute;
  bottom: 16px;
}
body.before-v7 .content_product h1 {
  margin: 0 0 20px 20px;
}
body.before-v7 .content_product h2 {
  font-size: 21px !important;
  padding: 20px 0 0 20px;
  border-top: 7px solid #f0f0f0;
  background: url(../images/headline-grey.png) no-repeat 20px 0;
  font-weight: 600 !important;
}
body.before-v7 .content_product {
  width: 550px;
  padding: 5px 0 0 0;
  float: left;
  line-height: 22px;
  font-size: 14px;
}
body.before-v7 .content_product h2.hl {
  font-size: 28px !important;
  margin: 0 0 20px 20px;
  line-height: 22px;
  color: #3f3f3f;
  padding: 0;
  border: 0;
  background: 0;
}
body.before-v7 .content_product p {
  margin-left: 20px;
}
body.before-v7 .top_product {
  width: 960px;
  border-top: 7px solid #f0f0f0;
  background: url(../images/headline-grey.png) no-repeat 20px 0;
  color: #fff;
  height: 16px;
}
body.before-v7 .sidebar_product {
  width: 325px;
  float: right;
  line-height: 22px;
  font-size: 14px;
}
body.before-v7 .sidebar_product strong {
  color: #444;
}
body.before-v7 .pro_list {
  background-color: #f0f0f0;
  padding: 5px 20px 20px 20px;
  margin-top: -16px;
  border-bottom: 1px solid #f0f0f0;
  border-radius: 10px;
}
body.before-v7 .pro_list ul li {
  list-style: url(../images/pro-list.png);
}
body.before-v7 .pro_list h3 {
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 20px;
}
body.before-v7 .pro_list h4 {
  margin: 0 0 5px 0;
  border-top: 1px solid #d5d5d5;
  padding-top: 20px;
  font-weight: 600 !important;
  font-size: 16px !important;
}
body.before-v7 .sidebar_box {
  margin: 40px 0;
  padding-bottom: 20px;
  border: 1px solid #f0f0f0;
}
body.before-v7 .sidebar_box p {
  padding: 0 20px;
}
body.before-v7 .sidebar_box h4 {
  margin-top: 0;
  background-color: #b0cfde;
  padding: 10px 20px;
  font-weight: 600 !important;
  font-size: 15px !important;
}
body.before-v7 .sidebar_box img {
  border: 1px solid #fff;
  border-radius: 10px;
}
body.before-v7 .contact-link {
  width: 242px;
  height: 44px;
  padding: 10px;
  background: url(../images/arrow-contact.png) no-repeat 0 3px;
  margin: 10px 20px;
}
body.before-v7 .order-now {
  width: 242px;
  height: 44px;
  padding: 10px;
  background: url(../images/green-button.png) no-repeat;
  margin: 10px 20px;
}
body.before-v7 .contact-link a,
body.before-v7 .order-now a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
body.before-v7 .contact-link a:hover,
body.before-v7 .order-now a:hover {
  color: #f1f1f1;
}
body.before-v7 .co_list {
  width: 255px;
  border: 1px solid #f0f0f0;
  float: left;
  background: url(../images/headline-blue.png) no-repeat 18px 0;
  border-top: 6px solid #b0cfde;
  padding: 0 20px;
}
body.before-v7 .co_list p,
body.before-v7 .co_list ul {
  font-size: 12px;
  line-height: 24px;
}
body.before-v7 .co_list p {
  padding-left: 0;
  margin-left: 0;
}
body.before-v7 .co_list ul {
  padding-left: 0;
}
body.before-v7 .co_list ul li {
  margin: 0 0 5px 15px;
  list-style: url(../images/arrow-bluelist.png);
  list-style-position: outside;
}
body.before-v7 .co_list h4 {
  margin-top: 0;
  color: #666 !important;
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0;
  font-weight: 600 !important;
  font-size: 15px !important;
}
body.before-v7 .box_container {
  margin: 40px 0 40px 20px;
}
body.before-v7 .tel_contact {
  float: left;
  font-weight: 600;
  color: #666;
  margin: 0 0 20px 5px;
}
body.before-v7 .sidebar_box .subtitle {
  border-top: 5px solid #f0f0f0;
  background: url(../images/sidebar_grey.png) no-repeat 18px 0;
  margin-top: 25px;
}
body.before-v7 .subtitle a {
  text-decoration: none;
  color: #f8b02f;
  font-weight: 600;
}
body.before-v7 .subtitle a.more {
  display: block;
  margin-top: 5px;
  margin-left: 20px;
}
body.before-v7 .subtitle p {
  margin-top: 0;
}
body.before-v7 .oton p {
  font-style: italic;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #444;
}
body.before-v7 .oton img {
  margin: 0 10px 20px 20px;
  float: left;
}
body.before-v7 .oton small {
  font-size: 10px !important;
  font-style: italic;
  color: #666;
  float: left;
  margin-top: 2%;
  line-height: 15px;
}
body.before-v7 .co_space {
  margin-right: 20px;
}
body.before-v7 .contact_hl {
  float: left;
  margin: 10px 0 20px 20px;
  margin-left: 20px;
  font-weight: 600 !important;
  color: #444 !important;
}
body.before-v7 .co_list,
body.before-v7 .sidebar_box {
  -webkit-box-shadow: 4px 4px 0 #f0f0f0;
  box-shadow: 4px 4px 0 #f0f0f0;
}
body.before-v7 .ribbon_text a {
  text-decoration: none;
  border: 0;
}
body.before-v7 .ribbon_text img {
  text-decoration: none;
  border: 0;
}
body.before-v7 .ribbon_text {
  position: absolute;
  bottom: -140px;
  right: 0;
  color: #fff;
  border: 0;
}
body.before-v7 .careerContainer {
  margin: 50px 0;
  font-family: "Open Sans", sans-serif;
  background-color: #f0f0f0;
  width: 600px;
  border: 1px dashed #ccc;
  border-radius: 5px;
}
body.before-v7 .careerContent {
  padding: 0 55px 20px;
}
body.before-v7 .careerCta {
  border-top: 1px dashed #ccc;
  background: #feefd1 url(../images/career_mail.jpg) no-repeat bottom right;
  padding: 20px 55px;
}
body.before-v7 .careerH2 {
  margin-top: 10px;
  padding: 10px 0 10px 55px;
  background: url(../images/arrow_career.png) no-repeat 10px 0;
}
body.before-v7 .careerH3 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
  border-bottom: 1px dashed #ccc;
}
body.before-v7 ul.baseList {
  padding: 0;
  margin: 0;
  list-style-position: inside;
}
body.before-v7 ul.baseList li {
  margin-left: 15px;
  list-style: url("../images/list_arrow.png");
}
body.before-v7 ul.basic li {
  margin-bottom: 5px;
  margin-left: 15px;
  list-style: url("../images/list_arrow.png");
}
body.before-v7 ul.basic a .mb {
  font-size: 10px;
  color: #666;
}
body.before-v7 .clickworkerButton {
  width: 180px;
  margin: 20px 0;
  padding: 10px 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: url(../images/button_bg.png) repeat-x;
}
body.before-v7 .clickworkerButton a {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
body.before-v7 .careerButton {
  margin: 40px 0;
}
body.before-v7 .careerButton a {
  padding: 15px 10px 15px 55px;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: url(../images/arrow_button.png) no-repeat;
}
body.before-v7 .emptyContainer {
  margin: auto;
  font-family: "Open Sans", sans-serif;
  background-color: #f0f0f0;
  width: 600px;
  border: 1px solid #ccc;
  border-radius: 5px;
}
body.before-v7 .emptyContent {
  padding: 23px 55px;
}
body.before-v7 .emptyCta {
  min-height: 30px;
  background: #8cc97b url(../images/empty_bg.jpg) no-repeat 90% 100%;
  padding: 30px 55px 20px;
  border: 1px solid #688d5a;
}
body.before-v7 .emptyCta a {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px dashed #fff;
}
body.before-v7 .parent .child .childtext {
  padding-left: 10px;
  border-left: 1px dashed #000;
  float: left;
  width: 300px;
  min-height: 70px;
}
body.before-v7 .parent .child .branche_image {
  margin-top: -2px;
  margin-right: 10px;
}
body.before-v7 h4.bigArrow,
body.before-v7 h6.bigArrow {
  background: url(../images/arrow_headline.png) no-repeat bottom left;
  min-height: 17px;
  padding-left: 15px;
}
body.before-v7 p.dividerDashed {
  padding-bottom: 10px;
  border-bottom: 1px dashed #fbb12d;
}
body.before-v7 h6.bigArrow {
  padding-bottom: 0;
  background: url(../images/arrow_headline.png) no-repeat bottom left;
  min-height: 17px;
  padding-left: 15px;
  border: 0;
}
body.before-v7 .projectContainer {
  width: 560px;
  padding: 10px 20px;
  margin-bottom: 50px;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}
body.before-v7 .projectContainer .img {
  width: 150px;
  float: left;
  margin-top: 20px;
  text-align: center;
}
body.before-v7 .projectContainer .text {
  width: 350px;
  float: left;
  margin-left: 40px;
  margin-top: -20px;
}
body.before-v7 .cb {
  clear: both;
}
body.before-v7 .projectContainer a.more {
  margin-top: 10px;
  border-bottom: 1px dashed #fbb12d;
  text-decoration: none;
  font-weight: 600;
  color: #666;
}
body.before-v7 .projectContainer a:hover.more {
  border-bottom: 1px dashed #333;
  text-decoration: none;
  color: #333;
}
body.before-v7 .bubbleInfo {
  position: relative;
  display: inline;
  margin-bottom: -7px;
}
body.before-v7 .popup {
  width: 220px;
  position: absolute;
  display: none;
  background-color: #ffedcf;
  border: 1px solid #f8b02f;
  border-radius: 5px;
  padding: 0 10px 10px;
  font-size: 11px;
  line-height: 14px;
  z-index: 1000;
}
body.before-v7 .popup h3 {
  margin: 15px 0 10px 5px;
  border-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  color: #f8b02f;
  line-height: 14px;
}
body.before-v7 ul.lang {
  list-style: none;
  list-style-type: none;
  list-style-position: inside;
  width: 90px;
  display: block;
  float: left;
  margin: 0 5px;
  background-color: #fff9ef;
  border: 1px solid #fff9ef;
  border-radius: 5px;
  padding: 3px;
}
body.before-v7 ul.lang li {
  margin-bottom: 10px;
}
body.before-v7 #acmanager {
  width: 940px;
}
body.before-v7 #acbox {
  margin-left: 10px;
  width: 440px;
  float: left;
}
body.before-v7 #acbox .img {
  margin: 0 10px 20px 10px;
  cursor: pointer;
}
body.before-v7 .logoText {
  margin: 0 20px 0 0;
  color: #444;
  font-weight: 600;
}
body.before-v7 #emailto {
  margin-right: 10px;
  width: 460px;
  float: left;
}
body.before-v7 .break {
  padding: 10px 0;
}
body.before-v7 h2.seo_headline {
  background: url(../images/headline_stroke.png) no-repeat 0 100%;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-size: 28px;
}
body.before-v7 .seo_content h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 3px;
  padding-bottom: 0;
  border-bottom: 0;
  line-height: 25px;
}
body.before-v7 h4.subheadline {
  padding-top: 0;
  color: #666;
  font-weight: normal;
  margin-top: 5px;
  padding: 0;
  font-size: 20px;
  border-bottom: 0;
  margin-bottom: 5px;
  padding-bottom: 0;
}
body.before-v7 .seo_sidebar h4 {
  background: url(../images/subheadline_stroke.png) no-repeat 0 100%;
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 16px;
}
body.before-v7 .quote_wrapper {
  width: 210px;
}
body.before-v7 .quote_seo {
  padding: 10px;
  border: 1px solid #fcaf17;
  background-color: #feefd1;
  border-radius: 3px;
  font-size: 11px;
  line-height: 15px;
  color: #444;
  font-style: italic;
}
body.before-v7 .author {
  margin-top: -7px;
  padding-top: 10px;
  width: 185px;
  min-height: 25px;
  background: url(https://img838.imageshack.us/img838/7096/quotearrow.png)
    no-repeat;
  color: #fcaf17;
  font-weight: 600;
  font-size: 12px;
  padding-left: 25px;
  margin-bottom: 45px;
}
body.before-v7 .seo_content {
  float: left;
  padding-right: 30px;
  width: 630px;
  margin-left: 0 !important;
  padding-left: 3px !important;
  border-right: 1px solid #ccc;
  overflow: hidden;
}
body.before-v7 .seo_sidebar {
  margin-right: 40px;
  width: 260px;
  float: right;
}
body.before-v7 .seo_content strong,
body.before-v7 b {
  font-size: 15px;
}
body.before-v7 ul.check li {
  list-style-image: url(http://dnp57ljed2tq3.cloudfront.net../img/new_lp/checkmark.jpg);
}
body.before-v7 .seo_cta {
  width: 280px;
  margin: 30px 0;
  text-align: center;
  float: left;
  font-size: 13px;
}
body.before-v7 .seo_cta p {
  margin: 5px 0;
  color: #666;
}
body.before-v7 .seo_cta a {
  margin-top: 0;
  color: #333;
  border-bottom: 1px dashed #fcaf17;
  text-decoration: none !important;
}
body.before-v7 .seo_cta a:hover {
  color: #000;
}
body.before-v7 .seo_highlight {
  font-style: italic;
  color: #d96646;
}
body.before-v7 .small {
  font-size: 90%;
}
body.before-v7 .cta_p p {
  font-size: 10px !important;
}
body.before-v7 .solution_img {
  float: left;
  margin-right: 5px;
}
body.before-v7 .seo_solution {
  float: left;
  font-size: 75%;
  padding-top: 7px;
}
body.before-v7 span.seo_desc {
  font-weight: normal;
  color: #666;
  font-size: 11px;
}
body.before-v7 h2.big {
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #f8b02f;
  font-size: 22px;
  text-align: center;
  font-weight: 600;
}
body.before-v7 #cw_sidebar {
  padding-bottom: 15px;
  width: 305px;
  float: left;
  border-bottom: 1px dashed #f8b02f;
}
body.before-v7 #cw_sidebar p {
  font-size: 16px;
  line-height: 25px;
  font-weight: 600;
}
body.before-v7 #cw_sidebar p.small {
  font-size: 12px;
  font-weight: normal;
  color: #454545;
  margin-bottom: 10px;
  line-height: 18px;
}
body.before-v7 #cw_sidebar .social_icons {
  margin: 5px 0 20px 0;
  padding: 20px 0;
  border-top: 1px dashed #f8b02f;
  border-bottom: 1px dashed #f8b02f;
}
body.before-v7 #cw_sidebar .line_dashed {
  margin: 20px 0;
  padding: 10px 0;
  border-top: 1px dashed #f8b02f;
}
body.before-v7 #cw_sidebar .social_icons a {
  width: 61px;
  height: 15px;
  display: block;
  float: left;
  font-size: 10px;
  color: #666;
  margin: 0 10px;
  padding-top: 75px;
  text-align: center;
  text-decoration: none;
}
body.before-v7 #cw_sidebar .social_icons a:hover {
  color: #f8b02f;
  cursor: pointer;
}
body.before-v7 #cw_sidebar .social_icons a.icon1 {
  background: url("../images/fb_icon.png") no-repeat top left;
}
body.before-v7 #cw_sidebar .social_icons a:hover.icon1 {
  background: url("../images/fb_icon_push.png") no-repeat top left;
}
body.before-v7 #cw_sidebar .social_icons a.icon2 {
  background: url("../images/tw_icon.png") no-repeat top center;
}
body.before-v7 #cw_sidebar .social_icons a:hover.icon2 {
  background: url("../images/tw_icon_push.png") no-repeat top center;
}
body.before-v7 #cw_sidebar .social_icons a.icon3 {
  background: url("../images/gp_icon.png") no-repeat top center;
}
body.before-v7 #cw_sidebar .social_icons a:hover.icon3 {
  background: url("../images/gp_icon_push.png") no-repeat top center;
}
body.before-v7 #cw_sidebar .social_icons a.icon4 {
  background: url("../images/bl_icon.png") no-repeat top right;
}
body.before-v7 #cw_sidebar .social_icons a:hover.icon4 {
  background: url("../images/bl_icon_push.png") no-repeat top right;
}
body.before-v7 #cw_content {
  margin-left: 40px;
  width: 570px;
  float: left;
}
body.before-v7 #cw_content p {
  color: #333;
  font-size: 12px;
  line-height: 22px;
}
body.before-v7 #cw_content .video {
  float: right;
  margin: 0 0 5px 10px;
}
body.before-v7 #cw_content .job a {
  font-size: 16px;
  color: #f8b02f;
  border-bottom: 1px dashed #333;
  text-decoration: none;
  font-weight: 600;
}
body.before-v7 #cw_content .job a:hover {
  color: #ffc400;
}
body.before-v7 #cw_content .cta {
  margin-top: 100px;
  width: 591px;
  height: 208px;
  background: url(../images/cta_bg.png) no-repeat;
  position: relative;
}
body.before-v7 .cta h4 {
  margin-top: 20px;
  padding-top: 0;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  font-style: normal;
}
body.before-v7 #cw_content .cta .reg {
  width: 156px;
  height: 32px;
  padding: 6px 0 0 0;
  background: url(../images/cta_buttons.png) no-repeat;
  text-align: center;
}
body.before-v7 #cw_content .cta .reg a {
  font-size: 11px;
  font-weight: 600;
  color: #333;
  text-decoration: none;
}
body.before-v7 #cw_content .cta .reg {
  position: absolute;
  left: 15px;
  bottom: 10px;
}
body.before-v7 .reg_text {
  margin: 0 10px 10px 20px;
  width: 200px;
  float: left;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  font-style: italic;
}
body.before-v7 .cta_submit {
  position: absolute;
  left: 376px;
  bottom: 5px;
  border: 0 none;
  padding-left: 45px;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #333;
  width: 156px;
  height: 38px;
  background: url(../images/cta_buttons.png) no-repeat;
  text-align: left;
  cursor: pointer;
}
body.before-v7 #cta_login_inline,
body.before-v7 #cta_password_inline {
  border: 1px solid #ccc;
  border-radius: 7px;
  width: 155px;
  height: 18px;
  background-color: #fff;
  padding-left: 5px;
  color: gray;
  font-size: 10px;
  margin-right: 0;
}
body.before-v7 .sign_text input {
  width: 180px;
  margin-bottom: 5px;
}
body.before-v7 .sign_text {
  margin: 0 10px 10px 150px;
  width: 188px;
  float: left;
}
body.before-v7 .sign_text a {
  text-decoration: none;
  font-size: 11px;
  color: #fff;
}
body.before-v7 #gl_wrapper {
  margin: 20px auto;
  margin-left: -80px;
  width: 960px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
}
body.before-v7 .gl_single_headline {
  margin-left: 40px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  display: block;
}
body.before-v7 .gl_letter {
  margin: 40px 0 -10px 40px;
  font-size: 30px;
  font-weight: 600;
  color: #fcaf17;
}
body.before-v7 .gl_single {
  margin: 0;
  float: left;
}
body.before-v7 .overview {
  float: right;
  width: 420px;
}
body.before-v7 .overview a {
  color: #fcaf17;
  font-size: 12px;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
}
body.before-v7 .overview a:hover {
  color: #eca417;
}
body.before-v7 .gl_column_left {
  margin: 20px 40px 0 40px;
  float: left;
  width: 450px;
}
body.before-v7 .gl_column_right {
  margin-top: 20px;
  float: left;
  width: 420px;
}
body.before-v7 .gl_quickinfo {
  margin: 20px auto;
  background-color: #feefd1;
  border: 1px solid #feefd1;
  border-radius: 5px;
  width: 380px;
  padding: 0 10px 10px;
}
body.before-v7 .quickinfo_headline {
  margin: 10px 0 20px;
  padding: 0;
  background: url(http://img692.imageshack.us/img692/3678/bookiconhg.png)
    no-repeat;
  padding-left: 25px;
}
body.before-v7 .quickinfo_p {
  margin: 0 25px;
  font-size: 12px;
  line-height: 20px;
}
body.before-v7 .gl_quote blockquote {
  margin: 15px;
  color: #d86646 !important;
  font-style: italic;
}
body.before-v7 .gl_quote blockquote:before {
  font-family: georgia;
  color: #666;
  content: open-quote;
  font-weight: bold;
  font-size: 20pt;
  padding: 0 2px 0 0;
}
body.before-v7 .gl_copyright {
  margin: 5px 15px 20px 2px;
  padding: 0 20px;
  color: #666;
  font-size: 10px;
  background-color: #fff3df;
  display: block;
}
body.before-v7 .gl_coming_soon {
  margin: 0 auto;
  padding: 95px 70px 20px;
  width: 255px;
  height: 205px;
  font-size: 14px;
  line-height: 20px;
  background: url(../images/coming_soon_placeholder.png) no-repeat;
}
body.before-v7 button.green {
  background-color: #7fbf4d;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#7fbf4d),
    to(#63a62f)
  );
  background-image: linear-gradient(top, #7fbf4d, #63a62f);
  border: 1px solid #63a62f;
  border-bottom: 1px solid #5b992b;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
  box-shadow: inset 0 1px 0 0 #96ca6d;
  color: white;
  font:
    bold 11px/1 "Lucida Grande",
    "Lucida Sans Unicode",
    "Lucida Sans",
    Geneva,
    Verdana,
    sans-serif;
  font-family: "Open Sans", sans-serif;
  padding: 7px 0 8px 0;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  width: 150px;
}
body.before-v7 button.green:hover {
  background-color: #76b347;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#76b347),
    to(#5e9e2e)
  );
  background-image: linear-gradient(top, #76b347, #5e9e2e);
  -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
  box-shadow: inset 0 1px 0 0 #8dbf67;
  cursor: pointer;
}
body.before-v7 button.cupid-green:active {
  border: 1px solid #5b992b;
  border-bottom: 1px solid #538c27;
  -webkit-box-shadow:
    inset 0 0 8px 4px #548c29,
    0 1px 0 0 #eee;
  box-shadow:
    inset 0 0 8px 4px #548c29,
    0 1px 0 0 #eee;
}
body.before-v7 button.yellow {
  background-color: #f9b22c;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f9b22c),
    to(#f6d62d)
  );
  background-image: linear-gradient(top, #f9b22c, #f6d62d);
  border: 1px solid #f9b22c;
  border-bottom: 1px solid #f9b22c;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #f6d62d;
  box-shadow: inset 0 1px 0 0 #f6d62d;
  color: white;
  font:
    bold 11px/1 "Lucida Grande",
    "Lucida Sans Unicode",
    "Lucida Sans",
    Geneva,
    Verdana,
    sans-serif;
  font-family: "Open Sans", sans-serif;
  padding: 7px 0 8px 0;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  width: 150px;
}
body.before-v7 button.yellow:hover {
  background-color: #76b347;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#76b347),
    to(#5e9e2e)
  );
  background-image: linear-gradient(top, #76b347, #5e9e2e);
  -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
  box-shadow: inset 0 1px 0 0 #8dbf67;
  cursor: pointer;
}
body.before-v7 button.cupid-green:active {
  border: 1px solid #5b992b;
  border-bottom: 1px solid #538c27;
  -webkit-box-shadow:
    inset 0 0 8px 4px #548c29,
    0 1px 0 0 #eee;
  box-shadow:
    inset 0 0 8px 4px #548c29,
    0 1px 0 0 #eee;
}
body.before-v7 #note_box {
  position: absolute;
  z-index: 1000;
  left: 30%;
  top: 25%;
  display: none;
  width: 750px;
  height: auto;
  margin: 0 auto;
  border: 5px solid #ff9910;
  font-family: "Open Sans", sans-serif;
  color: #000;
  background-color: #fff;
  padding: 20px;
  -webkit-box-shadow: inset 0 1px 0 0 #e80;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body.before-v7 #jquery-for-note_box-overlay {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  display: none;
}
body.before-v7 .note_box_link {
  color: #ff9910 !important;
  font-style: italic;
}
body.before-v7 .note_box_header {
  font-size: 18px;
  font-weight: bold;
}
body.before-v7 .note_box_norm_text {
  font-size: 14px;
  font-weight: normal;
}
body.before-v7 .note_box_big_text {
  font-size: 16px;
  font-weight: normal;
}
body.before-v7 .note_box_big_bold_text {
  font-size: 16px;
  font-weight: bold;
}
body.before-v7 #slider {
  margin: 0 auto;
  margin-bottom: 50px;
  clear: both;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 29px;
  text-shadow: 2px 2px 0 #fff;
}
body.before-v7 .jquery-slider {
  width: 100%;
  height: 340px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
body.before-v7 .jquery-slider-element {
  overflow: hidden;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
body.before-v7 .page-container {
  width: 105px;
  margin: 300px auto 0;
  padding-right: 1070px;
}
body.before-v7 .page-container .jquery-slider-pages {
  overflow: visible;
  width: auto;
  height: 20px;
}
body.before-v7 .page-container .jquery-slider-page {
  display: block;
  float: right;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  background: #fff;
  cursor: pointer;
  opacity: 0.5;
  margin: 3px;
  border-radius: 3px;
  -webkit-box-shadow: #333 0 0 3px;
  box-shadow: #333 0 0 3px;
}
body.before-v7 .page-container .jquery-slider-page:hover {
  background: #192227 !important;
  opacity: 0.5;
}
body.before-v7 .jquery-slider-page-current {
  background: #192227 !important;
  opacity: 1;
}
body.before-v7 #slider h2 {
  font-size: 26px;
  color: #333;
}
body.before-v7 #slider ul {
  float: left;
  margin: 0 40px 0 0;
  padding: 0;
}
body.before-v7 #slider ul li {
  list-style: none;
  list-style-type: none;
  margin-bottom: 10px;
}
body.before-v7 #slider a {
  color: #555;
  font-weight: 600;
}
body.before-v7 #slider a:hover {
  color: #000;
}
body.before-v7 #slider .subtitle {
  margin-bottom: 10px;
}
body.before-v7 #slider .workforce div div {
  margin-top: 30px;
}
body.before-v7 #slider .workforce div {
  margin: 0 auto;
  width: 1165px;
}
body.before-v7 #slider .workforce {
  background: url(../images/slider_001.jpg) no-repeat 50% 0;
}
body.before-v7 #slider .full-service {
  background: url(../images/slider_002.jpg) no-repeat 50% 0;
}
body.before-v7 #slider .full-service div {
  margin: 0 auto;
  width: 1180px;
  margin-top: 60px;
}
body.before-v7 #slider .full-service div div {
  padding-left: 230px;
}
body.before-v7 #slider .full-service div div div {
  margin-top: -12px;
  padding: 0 0 0 300px;
}
body.before-v7 #slider .full-service .subtitle {
  margin-bottom: 30px;
  font-weight: 600;
}
body.before-v7 #slider .pros {
  background: url(../images/slider_003.jpg) no-repeat 50% 0;
}
body.before-v7 #slider .pros div {
  margin: 0 auto;
  width: 1165px;
  margin-top: 30px;
}
body.before-v7 #slider .self-service {
  background: url(../images/slider_004.jpg) no-repeat 50% 0;
}
body.before-v7 #slider .self-service div {
  margin: 45px auto 0;
  width: 1180px;
}
body.before-v7 #slider .self-service div div {
  padding-left: 700px;
}
body.before-v7 #slider .self-service .subtitle {
  margin-bottom: 15px;
  font-weight: 600;
}
body.before-v7 div ul li {
  list-style-position: inside;
}
body.before-v7 #slider .self-service-en {
  background: url(../images/slider_003-en.jpg) no-repeat 50% 0;
}
body.before-v7 #slider .self-service-en div {
  margin: 45px auto 0;
  width: 1180px;
}
body.before-v7 #slider .self-service-en div div {
  padding-left: 700px;
}
body.before-v7 #slider .self-service-en .subtitle {
  margin-bottom: 15px;
  font-weight: 600;
}
body.before-v7 .job {
  width: 56px;
  height: 201px;
  position: absolute;
  top: 730px;
  left: -5px;
}
body.before-v7 .job a {
  text-decoration: none;
  border: 0;
}
body.before-v7 .post-ratings {
  margin: 30px 0 0 0;
  padding-top: 10px;
  border-top: 1px dashed #555;
  display: block;
  clear: both;
}
body.before-v7 table.story {
  font-family: Arial, Helvetica, sans-serif;
  border: 0;
  vertical-align: top;
  background-color: #efefef;
  table-layout: fixed;
  width: 620px;
}
body.before-v7 table.story th {
  padding: 10px 5px;
  background-color: #fff;
  font-size: 15px;
  color: #f8b02f;
}
body.before-v7 table.story th .authorName {
  color: #555;
  font-size: 12px;
}
body.before-v7 table.story tr {
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
body.before-v7 table.story td {
  padding: 10px 5px;
  border: 0;
}
body.before-v7 table.story a {
  text-decoration: none;
  margin-top: 10px;
  padding: 5px 3px;
  border-top: 2px solid #fff;
  background-color: #efefef;
  color: #1874cd;
  font-weight: 600;
  display: block;
}
body.before-v7 table.story a:hover {
  color: #1c86ee;
  border-top: 2px solid #fff;
}
body.before-v7 .categoryLink {
  width: 300px;
  margin: 0 22px 80px 0;
  float: left;
}
body.before-v7 .categoryLink h4,
body.before-v7 .categoryLink h4 a {
  display: inline;
  color: #333;
  font-size: 17.5px;
  padding: 3px 10px;
  background-color: #eee;
  background: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(50%, #d7d8d6),
    color-stop(50%, #eee)
  );
  background: linear-gradient(90deg bottom, #d7d8d6 50%, #eee 50%);
  border-radius: 20px;
  text-decoration: none;
}
body.before-v7 .categoryLink h4 a:hover {
  text-decoration: none;
  color: #000;
}
body.before-v7 .categoryLink p {
  color: #666;
  font-size: 13px;
  line-height: 20px;
  padding: 20px 0 0 15px;
}
body.before-v7 .categoryLink p a {
  color: #333;
  text-decoration: none;
  border-bottom: 1px dashed #f8b323;
}
body.before-v7 .catContent {
  border-top: 5px solid #f0f0f0;
  background: url(http://imageshack.com/a/img835/4018/idhy.png) no-repeat 20px 0;
  margin: 50px 0 100px;
}
body.before-v7 .catIcon {
  padding-right: 5px;
}
body.before-v7 .rnospace {
  margin-right: 0;
}
body.before-v7 .cath2 {
  margin-top: 20px;
  margin-bottom: 50px;
  font-weight: normal;
}
body.before-v7 a.backto {
  margin: 0 30px;
  text-transform: uppercase;
  text-decoration: none;
  color: #666;
}
body.before-v7 a:hover.backto {
  color: #000;
}
body.before-v7 .best-deal-badge {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  margin-top: -40px;
  height: 40px;
  border-bottom: 1px rgba(255, 255, 255, 0.39) solid;
  position: relative;
  font-weight: 400;
  width: 100%;
}
body.before-v7 .no-top-rounded-corners {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
body.before-v7 .blurTopBG {
  background: url("../images/PricingBlurBg.jpg");
  height: 560px;
  width: 100%;
  position: absolute;
  background-repeat: none;
  background-size: cover;
}
body.before-v7 .cw6 {
  font-size: 18px;
}
body.before-v7 .cw6 h1,
body.before-v7 h2,
body.before-v7 h3 {
  font-weight: 500;
  border: 0;
  padding-bottom: 0;
  margin-top: 30px;
}
body.before-v7 .cw6 h1 {
  font-size: 36px;
}
body.before-v7 .cw6 h2 {
  font-size: 30px;
}
body.before-v7 .cw6 h3 {
  font-size: 24px;
}
body.before-v7 .cw6 b {
  font-size: 18px;
  font-weight: 600;
}
body.before-v7 .cw6 table {
  font-size: 18px;
}
body.before-v7 .cw6 table th {
  font-size: 20px;
  font-weight: 400;
}
body.before-v7 .cw6 .table > tbody > tr > td {
  padding-top: 20px;
  padding-bottom: 20px;
}
body.before-v7 .cw6 table.pricetable {
  font-size: 18px;
}
body.before-v7 .cw6 table.pricetable th,
body.before-v7 .cw6 table.pricetable td {
  padding-left: 20px;
  padding-right: 20px;
}
body.before-v7 .cw6 table.pricetable .label-cell {
  width: 200px;
  text-align: center;
}
body.before-v7 .cw6 table.pricetable .price-cell {
  width: 262px;
}
body.before-v7 .tooltip-inner {
  text-transform: none;
  padding: 20px;
  max-width: 420px;
  font-size: 15px;
  font-weight: 300;
  text-align: left;
}
body.before-v7 .ribbon-container {
  position: relative;
}
body.before-v7 .ribbon-container img {
  vertical-align: middle;
}
body.before-v7 .ribbon {
  position: absolute;
  top: 105px;
  left: 0;
  margin-right: 1em;
  padding: 0.75em 1.25em 0.75em 0.75em;
  border-radius: 0 0.5em 0.5em 0;
  background-color: #39f;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.1))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.1) 100%
  );
  -webkit-box-shadow:
    inset 0 0.062em 0 rgba(255, 255, 255, 0.6),
    0 0.125em 0.25em rgba(0, 0, 0, 0.2);
  box-shadow:
    inset 0 0.062em 0 rgba(255, 255, 255, 0.6),
    0 0.125em 0.25em rgba(0, 0, 0, 0.2);
  color: #fff;
  text-shadow: 0 -0.062em 0 rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  z-index: 1000;
  line-height: 1;
}
body.before-v7 .ribbon:before,
body.before-v7 .ribbon:after {
  position: absolute;
  background-color: inherit;
  content: "";
}
body.before-v7 .ribbon:before {
  bottom: 0;
  left: -0.5em;
  width: 0.5em;
  height: 3em;
  border-radius: 0 0 0 0.5em;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.2)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.2) 0,
    rgba(0, 0, 0, 0) 100%
  );
}
body.before-v7 .ribbon:after {
  top: -1em;
  left: -0.5em;
  width: 0.5em;
  height: 1em;
  border-radius: 0.5em 0 0 0.5em;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0)),
    to(rgba(0, 0, 0, 0.2))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.2) 100%
  );
  -webkit-box-shadow: 0 0.062em 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 0.062em 0 rgba(255, 255, 255, 0.6);
}
body.before-v7 .ribbon-container:hover .ribbon {
  background-color: #7acc29;
}
body.before-v7 #lang_sel_click img.iclflag {
  top: 0 !important;
}
body.before-v7 .case-studies-overview-content {
  background-color: white;
  padding: 60px 0;
}
body.before-v7 .case-studies-overview h1 {
  font-size: 40px;
}
body.before-v7 .case-studies-overview .intro {
  font-size: 22px;
  line-height: 1.35417;
  font-weight: 200;
  color: inherit;
}
body.before-v7 .case-studies-overview .case-study-link {
  position: relative;
  border: 1px #ddd solid;
  padding: 20px 80px;
  width: 100%;
  display: block;
  font-size: 18px;
  margin-bottom: 20px;
  color: #333;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
body.before-v7 .case-studies-overview .case-study-link:hover {
  background-color: #ededed;
}
body.before-v7 .case-studies-overview .case-study-link:before,
body.before-v7 .case-studies-overview .case-study-link:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.before-v7 .case-studies-overview .case-study-link:after {
  position: absolute;
  content: "\f054";
  right: 20px;
  color: silver;
  font-family: "Font Awesome 6 Free" !important;
}
body.before-v7 .case-studies-overview .case-study-link:before {
  position: absolute;
  left: 20px;
  content: "";
  display: block;
  background-image: url("../images/texts.png");
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
  margin: 0 10px 0 0;
}
body.before-v7 .case-studies-overview .case-study-link.texts:before {
  background-image: url("../images/texts.png");
}
body.before-v7 .case-studies-overview .case-study-link.web_research:before {
  background-image: url("../images/web_research.png");
}
body.before-v7
  .case-studies-overview
  .case-study-link.categorization_tagging:before {
  background-image: url("../images/categorization_tagging.png");
}
body.before-v7 .case-studies-overview .case-study-link.product_data:before {
  background-image: url("../images/product_data.png");
}
body.before-v7 .case-studies-overview .case-study-link.survey:before {
  background-image: url("../images/surveys.png");
}
body.before-v7 .case-studies-overview .case-study-link.mobile:before {
  background-image: url("../images/mobile_crowdsourcing.png");
}
body.before-v7 .case-studies-overview .case-study-link.ai:before {
  background-image: url("../images/ai.png");
}
body.before-v7 .case-study section h3 {
  margin-top: 0;
}
body.before-v7 .case-study {
  font-size: 16px;
}
body.before-v7 .case-study b {
  font-weight: 600;
}
body.before-v7 .case-study .data-icon {
  font-size: 80px;
  margin-bottom: 20px;
}
body.before-v7 .case-study ul.checkmarks {
  margin-top: 20px;
  list-style: none;
  padding: 0;
}
body.before-v7 .case-study ul.checkmarks li {
  padding-left: 2.8em;
  margin-bottom: 15px;
}
body.before-v7 .case-study ul.checkmarks li:before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free" !important;
  display: inline-block;
  margin-left: -1.8em;
  width: 1.8em;
  font-size: 20px;
  color: #8dca7a;
}
body.before-v7 .case-study ol.circles {
  margin-top: 20px;
  padding-left: 40px;
  list-style: none;
}
body.before-v7 .case-study ol.circles > li {
  counter-increment: step-counter;
  padding-left: 20px;
  margin-bottom: 15px;
}
body.before-v7 .case-study ol.circles > li:before {
  border: 2px solid #f27554;
  content: counter(step-counter);
  font-family: "Font Awesome 6 Free" !important;
  display: inline-block;
  margin-left: -60px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  float: left;
  margin-top: 2px;
  padding: 4px;
  font-size: 20px;
  text-align: center;
}
body.before-v7 .case-study.texts ol.circles > li:before {
  color: #f27654;
  border-color: #f27654;
}
body.before-v7 .case-study.web_research ol.circles > li:before {
  color: #837dbb;
  border-color: #837dbb;
}
body.before-v7 .case-study.categorization_tagging ol.circles > li:before {
  color: #8dca7a;
  border-color: #8dca7a;
}
body.before-v7 .case-study.product_data ol.circles > li:before {
  color: #837dbb;
  border-color: #837dbb;
}
body.before-v7 .case-study.survey ol.circles > li:before {
  color: #5fccf2;
  border-color: #5fccf2;
}
body.before-v7 .case-study.mobile ol.circles > li:before {
  color: #fca61b;
  border-color: #fca61b;
}
body.before-v7 .case-study.ai ol.circles > li:before {
  color: #d76c8a;
  border-color: #d76c8a;
}
body.before-v7 .case-study ol.circles ul {
  padding: 0;
}
body.before-v7 .case-study ol.circles ul li:first-of-type {
  margin-top: 15px;
}
body.before-v7 .case-study ol.circles ul li {
  margin-bottom: 15px;
  text-indent: -17px;
  margin-left: 18px;
}
body.before-v7 .case-study h1,
body.before-v7 .case-study h2 {
  margin: 0 0 10px 0;
}
body.before-v7 .case-study h1 {
  font-size: 34px;
}
body.before-v7 .case-study h2 {
  font-size: 30px;
}
body.before-v7 .case-study h3 {
  font-size: 26px;
}
body.before-v7 .case-study-header {
  padding: 60px 0;
}
body.before-v7 .case-study-header h1 {
  color: white;
}
body.before-v7 .case-study-header h2 {
  color: white;
}
body.before-v7 .case-study-header p {
  font-size: 18px;
}
body.before-v7 .case-study-header {
  background-image: linear-gradient(
    141deg,
    #f8b02f 0,
    #f69c5c 71%,
    #f6855c 100%
  );
  color: white;
}
body.before-v7 .case-study.texts .case-study-header {
  background-image: linear-gradient(
    141deg,
    #f27554 0,
    #f25e37 71%,
    #f23767 100%
  );
  color: white;
}
body.before-v7 .case-study.web_research .case-study-header {
  background-image: linear-gradient(
    141deg,
    #837dbb 0,
    #6157ba 71%,
    #5778ba 100%
  );
  color: white;
}
body.before-v7 .case-study.categorization_tagging .case-study-header {
  background-image: linear-gradient(
    141deg,
    #8dca7a 0,
    #6dc951 71%,
    #51c97e 100%
  );
  color: white;
}
body.before-v7 .case-study.product_data .case-study-header {
  background-image: linear-gradient(
    141deg,
    #837dbb 0,
    #6157ba 71%,
    #5778ba 100%
  );
  color: white;
}
body.before-v7 .case-study.survey .case-study-header {
  background-image: linear-gradient(
    141deg,
    #5fccf2 0,
    #30bff2 71%,
    #30e7f2 100%
  );
  color: white;
}
body.before-v7 .case-study.mobile .case-study-header {
  background-image: linear-gradient(
    141deg,
    #fca61b 0,
    #fc9c00 71%,
    #fce200 100%
  );
  color: white;
}
body.before-v7 .case-study.ai .case-study-header {
  background-image: linear-gradient(
    141deg,
    #d76c8a 0,
    #d6517b 71%,
    #d6517b 100%
  );
  color: white;
}
body.before-v7 .case-study-content {
  background-color: white;
  padding: 60px 0;
}
body.before-v7 .case-study-icon {
  border: 2px white solid;
  border-radius: 25%;
  background-repeat: no-repeat;
  background-size: 100px 100px;
  background-position: center;
  height: 200px;
  width: 200px;
}
body.before-v7 .case-study.texts .case-study-icon {
  background-image: url("../images/texts.png");
}
body.before-v7 .case-study.web_research .case-study-icon {
  background-image: url("../images/web_research.png");
}
body.before-v7 .case-study.categorization_tagging .case-study-icon {
  background-image: url("../images/categorization_tagging.png");
}
body.before-v7 .case-study.product_data .case-study-icon {
  background-image: url("../images/product_data.png");
}
body.before-v7 .case-study.survey .case-study-icon {
  background-image: url("../images/surveys.png");
}
body.before-v7 .case-study.mobile .case-study-icon {
  background-image: url("../images/mobile_crowdsourcing.png");
}
body.before-v7 .case-study.ai .case-study-icon {
  background-image: url("../images/ai.png");
}
body.before-v7 .case-study-header .case-study-icon {
  float: none;
  margin-bottom: 40px;
  background-color: white;
}
body.before-v7 .list_wide {
  width: 480px !important;
  float: none;
  margin: 0 0 20px 0;
  padding: 0 20px 20px 20px;
  display: block;
}
#hdyhau_Analytics {
  display: none !important;
  visibility: hidden;
  position: absolute;
  left: -9999px;
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
}
body.before-v7.page-template-mainsite {
  padding: 0;
  background: none repeat scroll 0 0 #f4f4f4;
}
body.before-v7.page-template-mainsite #page {
  width: 100%;
  height: 100%;
  margin: 0;
  margin-top: 97px;
  padding: 0;
  position: relative;
}
body.before-v7.page-template-mainsite #page #header.parallax-header {
  background: url(../images/bg.jpg) 0 0 no-repeat fixed;
  height: 100%;
  overflow: hidden;
  color: #f4f4f4;
  background-attachment: fixed;
  background-size: cover;
}
body.before-v7.page-template-mainsite #page #header .container-transparent {
  background-color: rgba(0, 0, 0, 0.6);
  height: 350px;
  padding: 2px 0;
  position: relative;
  width: 100%;
}
body.before-v7.page-template-mainsite #page #header .page-title {
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  text-shadow: -2px 2px 1px rgba(33, 52, 70, 0.9);
  text-transform: uppercase;
  width: 75%;
  word-spacing: 3px;
  font-size: 3em;
  margin-top: 60px;
}
body.before-v7.page-template-mainsite #page #header .page-sub-title {
  color: #fdfdfd;
  font-weight: 300;
  margin: 10px 0 40px;
  font-size: 1.2em;
}
body.before-v7.page-template-mainsite #page #header ul.heronav.left {
  left: 50%;
  margin-left: -390px;
  position: absolute;
  top: 50px;
}
body.before-v7.page-template-mainsite #page #header ul.heronav.right {
  left: 50%;
  margin-left: 63px;
  position: absolute;
  top: 50px;
}
body.before-v7.page-template-mainsite #page #header ul.heronav li {
  display: inline-block;
  list-style: none outside none;
  margin: 0 10px;
}
body.before-v7.page-template-mainsite #page #header ul.heronav li a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}
body.before-v7.page-template-mainsite #page #header ul.heronav li a:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #f0ad4e;
  text-decoration: none;
}
body.before-v7.page-template-mainsite #page h1,
body.before-v7.page-template-mainsite #page h2,
body.before-v7.page-template-mainsite #page h3,
body.before-v7.page-template-mainsite #page h4,
body.before-v7.page-template-mainsite #page h5,
body.before-v7.page-template-mainsite #page h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
body.before-v7.page-template-mainsite #page a:active,
body.before-v7.page-template-mainsite #page a:focus {
  outline-style: none;
  -moz-outline-style: none;
}
body.before-v7.page-template-mainsite #page * {
  outline: medium none !important;
}
body.before-v7.page-template-mainsite #page .btn {
  text-transform: uppercase;
}
body.before-v7.page-template-mainsite #page .parallax-overlay {
  background-color: rgba(94, 135, 176, 0.4);
  overflow: hidden;
  height: 100%;
  z-index: 2;
}
body.before-v7.page-template-mainsite #page ul.list-inline {
  margin-top: 5px;
}
body.before-v7.page-template-mainsite #page .list-inline > li {
  padding-left: 15px;
  padding-right: 10px;
}
body.before-v7.page-template-mainsite #page .feature {
  color: #555;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 400px;
  border-radius: 4px;
  background-color: #f4f4f4;
  border: 4px solid #555;
  padding: 0 10px;
  margin-bottom: 30px;
}
body.before-v7.page-template-mainsite #page .feature i:hover {
  background-color: #555;
  color: #f4f4f4;
  font-size: 80px;
}
body.before-v7.page-template-mainsite #page i.extralarge {
  background-color: #f4f4f4;
  border: 4px solid #555;
  border-radius: 999px 999px 999px 999px;
  font-size: 70px;
  line-height: 75px !important;
  padding: 20px;
  display: inline !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  vertical-align: middle !important;
  cursor: pointer;
}
body.before-v7.page-template-mainsite #page #features .dark {
  background-color: #c1c1c1;
}
body.before-v7.page-template-mainsite #page h1,
body.before-v7.page-template-mainsite #page .h1 {
  font-size: 36px;
}
body.before-v7.page-template-mainsite #page h2,
body.before-v7.page-template-mainsite #page .h2 {
  font-size: 30px;
}
body.before-v7.page-template-mainsite #page h3,
body.before-v7.page-template-mainsite #page .h3 {
  font-size: 24px;
}
body.before-v7.page-template-mainsite #page h4,
body.before-v7.page-template-mainsite #page .h4 {
  font-size: 18px;
}
body.before-v7.page-template-mainsite #page h5,
body.before-v7.page-template-mainsite #page .h5 {
  font-size: 14px;
}
body.before-v7.page-template-mainsite #page h6,
body.before-v7.page-template-mainsite #page .h6 {
  font-size: 12px;
}
body.before-v7.page-template-mainsite #page h1,
body.before-v7.page-template-mainsite #page h2,
body.before-v7.page-template-mainsite #page h3,
body.before-v7.page-template-mainsite #page h4,
body.before-v7.page-template-mainsite #page h5,
body.before-v7.page-template-mainsite #page h6,
body.before-v7.page-template-mainsite #page .h1,
body.before-v7.page-template-mainsite #page .h2,
body.before-v7.page-template-mainsite #page .h3,
body.before-v7.page-template-mainsite #page .h4,
body.before-v7.page-template-mainsite #page .h5,
body.before-v7.page-template-mainsite #page .h6 {
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}
body.before-v7.page-template-mainsite #page h1,
body.before-v7.page-template-mainsite #page h2,
body.before-v7.page-template-mainsite #page h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
body.before-v7.page-template-mainsite #page p {
  margin: 0;
}
body.before-v7.page-template-mainsite #page .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
body.before-v7.page-template-mainsite #page .social {
  color: #f4f4f4;
  padding-bottom: 10px;
  text-decoration: none !important;
}
body.before-v7.page-template-mainsite #page .social a *:hover,
body.before-v7.page-template-mainsite #page .social a:focus {
  text-decoration: none !important;
}
body.before-v7.page-template-mainsite #page .bm10 {
  margin-bottom: 10px !important;
}
body.before-v7.page-template-mainsite #page .rm20 {
  margin-right: 20px;
}
body.before-v7.page-template-mainsite #page #logo-mainsite {
  height: 50px;
}
body.before-v7.page-template-mainsite #page #login-register {
  background-image: url("../images/login-register-bg.png");
  padding-top: 100px;
  padding-bottom: 100px;
  background-position: center bottom;
  background-repeat: no-repeat;
}
body.before-v7.page-template-mainsite #page .btn-cw {
  color: #fff;
  background-color: #2f8cf8;
  border-color: #267bde;
}
body.before-v7.page-template-mainsite #page .btn-cw:hover,
body.before-v7.page-template-mainsite #page .btn-cw:focus,
body.before-v7.page-template-mainsite #page .btn-cw:active,
body.before-v7.page-template-mainsite #page .btn-cw.active,
body.before-v7.page-template-mainsite #page .open .dropdown-toggle.btn-cw {
  color: #fff;
  background-color: #267bde;
  border-color: #267bde;
}
body.before-v7.page-template-mainsite #page .clickworker-site {
  position: absolute;
  top: 12px;
  right: 60px;
  z-index: 2;
  font-size: 12px;
}
body.before-v7.page-template-mainsite #page section p {
  font-size: 18px;
}
body.before-v7.page-template-mainsite #page section p.bigger {
  font-size: 22px;
}
body.before-v7.page-template-mainsite #page section p.light {
  color: #f4f4f4;
}
body.before-v7.page-template-mainsite #page .color-white {
  background: none repeat scroll 0 0 #fff;
}
body.before-v7.page-template-mainsite #page .bigintro-light {
  font-size: 50px;
  line-height: 1;
  text-align: center;
  font-weight: 300;
  text-transform: none;
  border-top: 0 solid #555;
  border-bottom: 0 solid #555;
  padding: 10px 0;
  color: #f4f4f4;
}
body.before-v7.page-template-mainsite #page .bigintro {
  font-size: 50px;
  line-height: 1;
  text-align: center;
  font-weight: 300;
  text-transform: none;
  border-top: 0 solid #555;
  border-bottom: 0 solid #555;
  padding: 10px 0;
}
body.before-v7.page-template-mainsite #page .customer-box {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
body.before-v7.page-template-mainsite #page .customer-box:hover {
  background-color: white;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
}
body.before-v7.page-template-mainsite #page #references {
  background: url("../images/parallax.jpg") 50% 0 no-repeat fixed;
  margin: 0 !important;
  width: 100%;
  background-size: auto 200%;
}
body.before-v7.page-template-mainsite #page #partners {
  background: url("../images/parallax.jpg") 50% 0 no-repeat fixed;
  margin: 0 !important;
  width: 100%;
  background-size: auto 200%;
}
body.before-v7.page-template-mainsite #page #header .page-title {
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  text-shadow: none;
  text-transform: none;
  width: 75%;
  word-spacing: 3px;
  font-size: 5em;
  margin-top: 60px;
  color: #525252;
  font-weight: 300;
}
body.before-v7.page-template-mainsite #page #header .page-sub-title {
  color: #525252;
  font-weight: 300;
  margin: 20px 0 20px;
  font-size: 2.5em;
}
body.before-v7.page-template-mainsite #page ul.heronav.plus {
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -134px;
  color: #f4f4f4;
  z-index: 10;
}
body.before-v7.page-template-mainsite #page ul.heronav.plus li {
  display: inline-block;
  list-style: none outside none;
  margin: 0 10px;
}
body.before-v7.page-template-mainsite #page ul.heronav.plus li a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #f4f4f4;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
  text-shadow: 0 0 3px #000;
}
body.before-v7.page-template-mainsite #page ul.heronav.plus li a:hover {
  color: #f8b02f;
}
body.before-v7.page-template-mainsite #page ul.heronav.plus li.open > a {
  color: #f8b02f;
}
body.before-v7.page-template-mainsite #page ul.heronav.plus .dropdown-menu li {
  display: block;
  list-style: none outside none;
  margin: 0 10px;
}
body.before-v7.page-template-mainsite #page #header ul.heronav.left {
  margin-left: -386px;
  top: 50px;
}
body.before-v7.page-template-mainsite #page #header ul.heronav.left.de {
  margin-left: -374px;
}
body.before-v7.page-template-mainsite #page #header ul.heronav.right {
  margin-left: 83px;
  top: 50px;
}
body.before-v7.page-template-mainsite #page #header ul.heronav li a:hover {
  color: #4a4a4a;
}
body.before-v7.page-template-mainsite #page .feature {
  border: 0;
}
body.before-v7.page-template-mainsite #page #header .container-transparent {
  background-color: rgba(255, 255, 255, 0.7) !important;
  height: auto;
  padding-bottom: 60px;
}
body.before-v7.page-template-mainsite #page .category-icon {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  border: 4px #bababa solid;
  border-radius: 36px;
  background-repeat: no-repeat;
  background-size: 60px 60px;
  background-position: center;
  background-color: #f4f4f4;
  height: 120px;
  width: 120px;
  margin: auto;
}
body.before-v7.page-template-mainsite #page .category-icon:hover {
  background-size: 70px 70px;
}
body.before-v7.page-template-mainsite #page .newsbox p {
  text-align: justify;
  padding: 0;
  padding-right: 10px;
}
body.before-v7.page-template-mainsite #page .newsbox .panel-heading {
  background-color: #f0ad4e;
  color: white;
}
body.before-v7.page-template-mainsite #page .newsbox h3 {
  font-size: 24px;
  font-weight: 400;
  margin-top: 0;
}
body.before-v7.page-template-mainsite #page .newsbox a {
  font-weight: 400;
}
body.before-v7.page-template-mainsite #page .newsbox a:hover {
  text-decoration: none;
}
body.before-v7.page-template-mainsite #page .eventbox .panel-left {
  width: 30%;
  float: left;
  padding: 20px;
  border-radius: 4px 0 0 4px;
  text-align: center;
  background-color: #fdfdfd;
  border-right: 1px solid #ddd;
}
body.before-v7.page-template-mainsite #page .eventbox .panel-right {
  width: 70%;
  float: right;
  padding-left: 20px;
  padding-top: 10px;
  border-radius: 0 4px 4px 0;
  position: relative;
}
body.before-v7.page-template-mainsite #page .eventbox .panel-body {
  padding: 0;
}
body.before-v7.page-template-mainsite #page .eventbox .date {
  font-size: 24px;
  font-weight: 500;
}
body.before-v7.page-template-mainsite #page .eventbox .name {
  font-size: 24px;
  font-weight: 400;
  color: #f0ad4e;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}
body.before-v7.page-template-mainsite #page .eventbox .location {
  text-transform: uppercase;
}
body.before-v7.page-template-mainsite #page .icon-my_products {
  background-image: image-url("../images/my_products%402x.png");
}
body.before-v7.page-template-mainsite #page .icon-text {
  background-image: url("../images/texts%402x.png");
}
body.before-v7.page-template-mainsite #page .icon-web_research {
  background-image: url("../images/web_research%402x_1.png");
}
body.before-v7.page-template-mainsite #page .icon-categorization_tagging {
  background-image: url("../images/categorization_tagging%402x.png");
}
body.before-v7.page-template-mainsite #page .icon-product_data {
  background-image: url("../images/product_data%402x.png");
}
body.before-v7.page-template-mainsite #page .icon-survey {
  background-image: url("../images/surveys%402x_1.png");
}
body.before-v7.page-template-mainsite #page .icon-mobile {
  background-image: url("../images/mobile_crowdsourcing%402x.png");
}
body.before-v7.page-template-mainsite #page .icon-ai {
  background-image: url("../images/ai%402x.png");
}
body.before-v7.page-template-mainsite #page video#bgvid {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  background: url(../images/polina.jpg) no-repeat;
  background-size: cover;
}
body.before-v7.page-template-mainsite #page i.darkred,
body.before-v7.page-template-mainsite #page span.darkred,
body.before-v7.page-template-mainsite #page p.darkred,
body.before-v7.page-template-mainsite #page .darkred,
body.before-v7.page-template-mainsite #page a.darkred,
body.before-v7.page-template-mainsite #page a.darkred:visited {
  color: #f4f4f4;
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
body.before-v7.page-template-mainsite #page i.darkred:hover {
  cursor: pointer;
  opacity: 0.65;
  color: white;
}
body.before-v7.page-template-mainsite #page #tour-import-data {
  background-image: url(../images/importDataBg.png);
  background-size: auto 70%;
  background-repeat: no-repeat;
  background-position: top center;
}
body.before-v7.page-template-mainsite #page #tour-export-data {
  background-image: url(../images/exportDataBg.png);
  background-size: auto 70%;
  background-repeat: no-repeat;
  background-position: top center;
}
body.before-v7.page-template-mainsite #page #tour-monitor-order-status {
  background-image: url(../images/monitorOrderStatusBg.png);
  background-size: auto 40%;
  background-repeat: no-repeat;
  background-position: bottom right;
}
body.before-v7.page-template-mainsite #page #tour-choose-business-process {
  background-image: url(../images/chooseBusinessProcessBg.png);
  background-size: auto 30%;
  background-repeat: no-repeat;
  background-position: right bottom;
}
body.before-v7.page-template-mainsite #page #tour-choose-business-process ul {
  list-style: disc outside none;
  font-size: 18px;
}
body.before-v7.page-template-mainsite #page #tour-define-order {
  background-image: url(../images/defineOrderBg.png);
  background-size: auto 40%;
  background-repeat: no-repeat;
  background-position: left bottom;
}
body.before-v7.page-template-mainsite #page img.marketplace-concept {
  max-width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}
body.before-v7.page-template-mainsite #page .icon-crunchbase {
  height: 27px;
  width: 27px;
  background: url(../images/crunchBaseIcon.png);
  background-size: 27px 27px;
  background-repeat: no-repeat;
  background-position: bottom;
  display: inline-block;
  position: relative;
  top: 2px;
  opacity: 1;
}
body.before-v7.page-template-mainsite #page .icon-crunchbase:hover {
  opacity: 0.65;
}
body.before-v7.page-template-mainsite #page .icon-blog {
  height: 27px;
  width: 27px;
  background: url(../images/blogIcon.png);
  background-size: 27px 27px;
  background-repeat: no-repeat;
  background-position: bottom;
  display: inline-block;
  position: relative;
  top: 2px;
  opacity: 1;
}
body.before-v7.page-template-mainsite #page .icon-blog:hover {
  opacity: 0.65;
}
body.before-v7.page-template-mainsite #page .action-badge-professional {
  height: 160px;
  width: 160px;
  background-repeat: no-repeat;
  background-size: 160px 160px;
  background-position: center center;
  background-image: url(../images/aktionBadge.png);
  position: absolute;
  right: 5%;
  top: 3%;
  text-align: center;
}
body.before-v7.page-template-mainsite #page .action-badge-professional p {
  font-size: 13px;
  line-height: 1.3;
  font-weight: normal;
  color: white;
}
body.before-v7.page-template-mainsite #page #lang_sel_click {
  margin-top: 12px;
}
body.before-v7.page-template-mainsite #page #lang_sel_click li {
  width: 48px !important;
}
body.before-v7.page-template-mainsite #page #lang_sel_click li ul {
  width: 48px !important;
}
body.before-v7.page-template-mainsite #page #lang_sel_click img.iclflag {
  top: 0 !important;
}
body.before-v7.page-template-mainsite #page .herolang {
  position: absolute;
  left: 50%;
  margin-left: -152px;
  margin-top: 3px;
}
body.before-v7.page-template-mainsite #page .center-div {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.before-v7.page-template-mainsite #page .pos-rel {
  position: relative;
}
body.before-v7.page-template-mainsite #page .white-over {
  color: white;
}
body.before-v7.page-template-mainsite #page .white-over:hover {
  opacity: 0.6;
}
body.before-v7.page-template-mainsite #page .color-light {
  background: none repeat scroll 0 0 #f4f4f4;
}
body.before-v7.page-template-mainsite #page .color-primary {
  background: none repeat scroll 0 0 #5e87b0;
}
body.before-v7.page-template-mainsite #page .color-secondary {
  background: none repeat scroll 0 0 #f0ad4e;
}
body.before-v7.page-template-mainsite #page .color-dark {
  background: none repeat scroll 0 0 #555;
}
body.before-v7.page-template-mainsite #page .color-warning {
  background: none repeat scroll 0 0 #f0ad4e;
}
body.before-v7.page-template-mainsite #page .color-success {
  background: none repeat scroll 0 0 #a8bc7b;
}
body.before-v7.page-template-mainsite #page .color-danger {
  background: none repeat scroll 0 0 #d9534f;
}
body.before-v7.page-template-mainsite #page .divide20 {
  height: 20px;
  width: 100%;
}
body.before-v7.page-template-mainsite #page .divide40 {
  height: 40px;
  width: 100%;
}
body.before-v7.page-template-mainsite #page .divide55 {
  height: 55px;
  width: 100%;
}
body.before-v7.page-template-mainsite #page .divide60 {
  height: 60px;
  width: 100%;
}
body.before-v7.page-template-mainsite #page .divide85 {
  height: 85px;
  width: 100%;
}
body.before-v7.page-template-mainsite #page .divide90 {
  height: 90px;
  width: 100%;
}
#footer {
  color: white;
  padding: 30px 0 50px;
  background-color: var(--footer-background-color);
  z-index: 1;
  position: relative;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6 {
  color: white;
}
#column-footer {
  text-align: left;
}
#column-footer .titOne:not(:first-child) {
  margin-top: 35px;
}
#column-footer .titOne {
  display: block;
  text-transform: uppercase;
  font-size: 13px !important;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 14px;
  font-weight: 600;
  color: white;
  letter-spacing: 1px;
  border-bottom: 1px solid #5e5e6a;
  padding-bottom: 10px;
}
#column-footer .titOne a {
  color: white;
  font-size: 13px;
}
#column-footer .titOne a:hover {
  color: #f8b02f;
  text-decoration: none;
}
#column-footer .titTow,
#column-footer .titTowUppercase {
  display: block;
  font-size: 13px !important;
  margin-top: 20px;
  margin-bottom: 10px;
  border: 0;
  padding: 0;
  line-height: 14px;
  font-weight: 600;
}
#column-footer .titTow a,
#column-footer .titTowUppercase a {
  color: #f3f3f3;
  font-size: 13px;
}
#column-footer .titTow a:hover,
#column-footer .titTowUppercase a:hover {
  color: #f8b02f;
  text-decoration: none;
}
#column-footer .titTowUppercase {
  text-transform: uppercase;
}
#column-footer ol,
#column-footer ul {
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  list-style: none outside none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}
#column-footer li {
  color: #555;
  margin-bottom: 0;
}
#column-footer li a {
  color: #afafaf;
  font-size: 13px;
  font-weight: 500;
}
#column-footer li a:hover {
  color: #f8b02f;
  text-decoration: none;
}
#column-footer .copyright {
  padding-top: 40px;
  display: block;
  font-size: 12px;
  text-align: center;
  color: #afafaf;
}
#column-footer .copyright a {
  color: #afafaf;
  font-size: 13px;
}
#column-footer .copyright a:hover {
  color: #f8b02f;
  text-decoration: none;
}
#column-footer .footer-adr-section {
  color: #afafaf;
  font-size: 13px;
  font-weight: 500;
}
#column-footer .footer-adr-section .footer-adr-title {
  font-weight: 700;
  margin-bottom: 0;
  color: #bfbfbf;
  font-size: 13px;
}
#column-footer .footer-adr-section .footer-adr-description {
  font-size: 13px;
}
.social-bar {
  background-color: #44434f;
  padding: 0 0 50px 0;
}
.social-bar a {
  opacity: 0.9;
  margin-right: 1.25rem;
}
.social-bar a:hover {
  opacity: 0.7;
}
.social-bar a:last-child {
  margin-right: 0;
}
.social-bar a span {
  display: none;
}
.icon-crunchbase {
  height: 27px;
  width: 27px;
  background: url(../images/crunchBaseIcon.png);
  background-size: 27px 27px;
  background-repeat: no-repeat;
  background-position: bottom;
  display: inline-block;
  position: relative;
  top: 2px;
  opacity: 1;
}
.icon-blog {
  height: 27px;
  width: 27px;
  background: url(../images/blogIcon.png);
  background-size: 27px 27px;
  background-repeat: no-repeat;
  background-position: bottom;
  display: inline-block;
  position: relative;
  top: 2px;
  opacity: 1;
}
#to-top-button {
  display: block;
  background-color: #f8b02f;
  border-color: #f8b02f;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  -webkit-transition:
    background-color 0.3s,
    opacity 0.5s,
    visibility 0.5s;
  transition:
    background-color 0.3s,
    opacity 0.5s,
    visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#to-top-button::after {
  content: "\f077";
  font-weight: normal;
  font-style: normal;
  font-size: 22px;
  line-height: 42px;
  color: #fff;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
}
#to-top-button:hover {
  cursor: pointer;
  background-color: #f7a20a;
  border-color: #ec9a08;
}
#to-top-button:active {
  background-color: #f7a20a;
  border-color: #ec9a08;
}
#to-top-button.show {
  opacity: 1;
  visibility: visible;
}
.additional_footer_container {
  width: 100%;
  margin: 0 auto;
  background-color: #44434f;
  font-family: "Open Sans", sans-serif;
  overflow: hidden;
  z-index: 1;
}
.customer_logos {
  background-color: #f0f0f0;
  padding: 0;
}
.customer_logos_img {
  width: 1140px;
  margin: 0 auto;
  background-color: white;
}
.partner_area {
  margin-top: 6px;
  background-color: white;
}
.customer_area {
  background-color: white;
}
.logo_box_collection {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}
.logo_box_row {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 6px;
  position: static;
}
.logo_box_row:last-of-type {
  margin-bottom: 0;
}
.title_box_customer {
  display: inline-block;
  background-color: #f0f0f0;
  height: 140px;
  width: 198px;
  margin-right: 6px;
  margin-left: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.title_text_area {
  display: block;
  margin: auto;
  width: 100px;
  color: #979797;
}
.title_box_customer h3 {
  margin: 0 !important;
  font-size: 26px !important;
  color: #979797 !important;
  border: none !important;
  word-break: none;
  -ms-hyphens: none;
  hyphens: none;
}
.title_box_customer p {
  margin-top: 43px !important;
  margin-bottom: 0 !important;
  font-size: 16px !important;
  padding: 0 !important;
}
.title_box_partner {
  display: inline-block;
  background-color: #f0f0f0;
  height: 140px;
  width: 198px;
  margin-right: 6px;
  margin-left: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.title_box_partner h3 {
  margin: 0 !important;
  font-size: 26px !important;
  color: #979797 !important;
  border: none !important;
  word-break: none;
  -ms-hyphens: none;
  hyphens: none;
}
.title_box_partner p {
  margin-top: 43px !important;
  margin-bottom: 0 !important;
  font-size: 16px !important;
  padding: 0 !important;
}
.logo_box {
  display: inline-block;
  background-color: #f0f0f0;
  height: 140px;
  width: 180px;
  margin-right: 6px;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  vertical-align: top;
}
.logo_box img {
  height: 110px;
  margin: 15px 0 0 0;
  display: inline;
  opacity: 0.5;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.logo_box:hover img {
  opacity: 1;
}
.bg-cw-brand {
  background-color: #f8b02f !important;
  color: white;
}
.bg-cw-red {
  background-color: #f27654 !important;
  color: white;
}
.bg-cw-red-075 {
  background-color: rgba(242, 118, 84, 0.75) !important;
  color: white;
}
.bg-cw-orange {
  background-color: #f8b02f !important;
  color: white;
}
.bg-cw-cyan {
  background-color: #5fccf2 !important;
  color: white;
}
.bg-cw-cyan-075 {
  background-color: rgba(95, 204, 242, 0.75) !important;
  color: white;
}
.bg-cw-pink {
  background-color: #d76c8a !important;
  color: white;
}
.bg-cw-rose {
  background-color: #fad0b8 !important;
}
.bg-cw-green {
  background-color: #8dca7a !important;
  color: white;
}
.bg-cw-green-075 {
  background-color: rgba(141, 202, 122, 0.75) !important;
  color: white;
}
.bg-cw-yellow {
  background-color: #fde868 !important;
}
.bg-cw-violett {
  background-color: #837dbb !important;
  color: white;
}
.bg-cw-red2 {
  background-color: #f47555 !important;
  color: white;
}
.bg-cw-dark-gray {
  background-color: #5b5b5c !important;
  color: white;
}
.bg-cw-darker-gray {
  background-color: #ebebeb !important;
}
.bg-cw-light-gray {
  background-color: #f8f8fc !important;
}
.bg-cw-dark-blue {
  background-color: #3c6d96 !important;
  color: white;
}
.bg-white {
  background-color: white !important;
}
.footer-bg {
  background-color: var(--footer-background-color);
}
.cw-brand {
  color: var(--primary) !important;
}
.cw-red {
  color: #f27654 !important;
}
.cw-orange {
  color: var(--primary) !important;
}
.cw-cyan {
  color: #5fccf2 !important;
}
.cw-cyan-plus {
  color: #42e8ff !important;
}
.cw-pink {
  color: #d76c8a !important;
}
.cw-rose {
  color: #fad0b8 !important;
}
.cw-green {
  color: #8dca7a !important;
}
.cw-yellow {
  color: #fde868 !important;
}
.cw-violett {
  color: #837dbb !important;
}
.cw-red2 {
  color: #f47555 !important;
}
.cw-dark-gray {
  color: #5b5b5c !important;
}
.cw-dark-blue {
  color: #3c6d96 !important;
}
.cw-black {
  color: black !important;
}
.cw-white {
  color: white !important;
}
.white {
  color: white !important;
}
.cw-x-blue {
  color: #409bff !important;
}
.cw-x-pink {
  color: #d76c8a !important;
}
.cw-x-violett {
  color: #8012c5 !important;
}
.cw-x-red {
  color: #f82f5d !important;
}
.cw-x-green {
  color: #35e684 !important;
}
.bg-cw-x-blue {
  background: #409bff !important;
}
.bg-cw-x-violett {
  background: #8012c5 !important;
}
.bg-cw-x-red {
  background: #f82f5d !important;
}
.bg-cw-x-green {
  background: #35e684 !important;
}
.bg-cw-light {
  background-color: #efefef !important;
}
.color-light {
  background: none repeat scroll 0 0 #f4f4f4;
}
.color-primary {
  background: none repeat scroll 0 0 #5e87b0;
}
.color-secondary {
  background: none repeat scroll 0 0 #f0ad4e;
}
.color-dark {
  background: none repeat scroll 0 0 #555;
}
.color-warning {
  background: none repeat scroll 0 0 #f0ad4e;
}
.color-success {
  background: none repeat scroll 0 0 #a8bc7b;
}
.color-danger {
  background: none repeat scroll 0 0 #d9534f;
}
body:not(.page-template-startpage) .page {
  /* padding-top: 96px; */
  min-height: calc(100vh - 693px);
}
body a {
  font-weight: 600;
}
b,
strong {
  font-weight: 700 !important;
}
.btn-outline-light {
  border-color: white;
}
.btn-outline-light:hover,
.btn-outline-light:focus,
.btn-outline-light:active {
  color: #f8b02f;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active {
  color: white;
}
.text-shadow {
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.dark-green-txt {
  color: #477919 !important;
}
.dark-orange-txt {
  color: #a57000 !important;
}
blockquote {
  border-color: #f8b02f !important;
}
blockquote p {
  margin-bottom: 0 !important;
}
.card.force-alignement {
  height: 100%;
}
.card.ds-50 {
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1) !important;
}
.card.ds-40 {
  -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1) !important;
}
.card.ds-30 {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1) !important;
}
.card.ds-20 {
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1) !important;
}
.card.ds-10 {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1) !important;
}
.card .card-img-top {
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}
.opac-0 {
  opacity: 0 !important;
}
.opac-1 {
  opacity: 0.2 !important;
}
.opac-2 {
  opacity: 0.4 !important;
}
.opac-3 {
  opacity: 0.6 !important;
}
.opac-4 {
  opacity: 0.8 !important;
}
.opac-5 {
  opacity: 1 !important;
}
.cw-ico {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-size: contain;
  margin-right: 6px;
  position: absolute;
  left: 15px;
}
.cw-ico.pdf {
  background: url("../images/pdf-ico.svg") center center no-repeat;
}
.cw-ico.copywriting {
  background: url("../images/cw-copywriting-ico.svg") center center no-repeat;
  background-size: contain;
}
.cw-ico.translations {
  background: url("../images/cw-translations-ico.svg") center center no-repeat;
  background-size: contain;
}
.cw-ico.surveys {
  background: url("../images/cw-survey-ico.svg") center center no-repeat;
  background-size: contain;
}
.cw-ico.sentimentAnalysis {
  background: url("../images/cw-sentiment-analysis-ico.svg") center center
    no-repeat;
  background-size: contain;
}
.cw-ico.iframe {
  background: url("../images/cw-iFrame-ico.svg") center center no-repeat;
  background-size: contain;
}
.cw-ico.mobileTasks {
  background: url("../images/cw-mobile-tasks-ico.svg") center center no-repeat;
  background-size: contain;
}
.cw-ico.full-star {
  background: url("../images/full-star.svg") center center no-repeat;
  background-size: contain;
}
.cw-ico.un-star {
  background: url("../images/unselected-star.svg") center center no-repeat;
  background-size: contain;
}
.cw-ico.half-star {
  background: url("../images/half-star.svg") center center no-repeat;
  background-size: contain;
}
a:hover .cw-ico.pdf {
  background: url("../images/pdf-ico-hover.svg") center center no-repeat;
}
section ul.standardV8styled,
section.section ul.standardV8styled {
  padding-left: 1.75rem;
}
section ul.standardV8styled li,
section.section ul.standardV8styled li {
  position: relative;
  margin: 0.75rem 0;
  list-style: none;
}
section ul.standardV8styled li::before,
section.section ul.standardV8styled li::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.625rem;
  height: 0.625rem;
  left: -1.5rem;
  top: 0.5rem;
  background: url("../images/list-bullet.svg") center center no-repeat;
  background-size: contain;
}
section ul.standardV8styled ul li::before,
section.section ul.standardV8styled ul li::before {
  background: url("../images/list-bullet-empty.svg") center center no-repeat;
}
section ul.cw--purple li::before,
section.section ul.cw--purple li::before {
  background: url("../images/list-bullet-purple.svg") center center no-repeat;
}
section ul.cw--purple ul li::before,
section.section ul.cw--purple ul li::before {
  background: url("../images/list-bullet-empty-purple.svg") center center
    no-repeat;
}
section ul.cw--pink li::before,
section.section ul.cw--pink li::before {
  background: url("../images/list-bullet-pink.svg") center center no-repeat;
}
section ul.cw--pink ul li::before,
section.section ul.cw--pink ul li::before {
  background: url("../images/list-bullet-empty-pink.svg") center center
    no-repeat;
}
section ul.cw--green li::before,
section.section ul.cw--green li::before {
  background: url("../images/list-bullet-green.svg") center center no-repeat;
}
section ul.cw--green ul li::before,
section.section ul.cw--green ul li::before {
  background: url("../images/list-bullet-empty-green.svg") center center
    no-repeat;
}
section ul.cw--blue li::before,
section.section ul.cw--blue li::before {
  background: url("../images/list-bullet-blue.svg") center center no-repeat;
}
section ul.cw--blue ul li::before,
section.section ul.cw--blue ul li::before {
  background: url("../images/list-bullet-empty-blue.svg") center center
    no-repeat;
}
section ul.darkV8styled,
section.section ul.darkV8styled {
  padding-left: 1.75rem;
}
section ul.darkV8styled li,
section.section ul.darkV8styled li {
  position: relative;
  margin: 0.75rem 0;
  list-style: none;
}
section ul.darkV8styled li::before,
section.section ul.darkV8styled li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: -1.75em;
  top: 0.15rem;
  background: url("../images/list-bullet-dark-with-arrow.svg") center center
    no-repeat;
  background-size: contain;
}
section ul.benefitStyled li,
section.section ul.benefitStyled li {
  position: relative;
  margin: 0.75rem 0;
  list-style: none;
}
section ul.benefitStyled li::before,
section.section ul.benefitStyled li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background: url("../images/benefit-list-bullet.svg") center center no-repeat;
  background-size: contain;
}
section ul.benefitStyled.cw--purple li::before,
section.section ul.benefitStyled.cw--purple li::before {
  background: url("../images/benefit-list--purple.svg") center center no-repeat;
}
section ul.benefitStyled.cw--pink li::before,
section.section ul.benefitStyled.cw--pink li::before {
  background: url("../images/benefit-list--pink.svg") center center no-repeat;
}
section ul.benefitStyled.cw--green li::before,
section.section ul.benefitStyled.cw--green li::before {
  background: url("../images/benefit-list--green.svg") center center no-repeat;
}
section ul.benefitStyled.cw--blue li::before,
section.section ul.benefitStyled.cw--blue li::before {
  background: url("../images/benefit-list--blue.svg") center center no-repeat;
}
section ul.benefitStyled.white-icons li::before,
section.section ul.benefitStyled.white-icons li::before {
  background: url("../images/benefit-list-white-bullet.svg") center center
    no-repeat;
}
section ul.benefitStyled.white-transparent-icons li::before,
section.section ul.benefitStyled.white-transparent-icons li::before {
  background: url("../images/benefit-list-white-checkmark-bullet.svg") center
    center no-repeat;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.center-div {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.divide-10 {
  height: 10px;
  width: 100%;
}
.divide-20 {
  height: 20px;
  width: 100%;
}
.divide-40 {
  height: 40px;
  width: 100%;
}
.divide-60 {
  height: 60px;
  width: 100%;
}
.divide-80 {
  height: 80px;
  width: 100%;
}
.rm-20 {
  margin-right: 20px;
}
section {
  position: relative;
}
section.white {
  background-color: white !important;
  color: inherit !important;
}
section.gray {
  background-color: #f8f8fc !important;
}
section.darkGray {
  background-color: #263238 !important;
  color: white !important;
}
section.yellow {
  background-color: #f8b02f !important;
  color: #263238 !important;
}
section .card[data-scroll-target] {
  cursor: pointer;
}
section .card[data-scroll-target]:hover a {
  text-decoration: underline;
  color: #bb7a06;
}
section .card[data-scroll-target]:hover a:after {
  left: 5px;
}
section .robot-bg {
  position: absolute;
  width: 52%;
  right: -100px;
}
section .btn-list-group {
  margin-top: 2rem;
  display: block;
}
section .btn-list-group li {
  margin: 0.75rem 0;
}
section .btn-list-group li:first-child {
  margin-top: 0;
}
section .btn-list-group li:last-child {
  margin-bottom: 0;
}
section .btn-list-group li a:after {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
  background: url("../images/btn-list-group-arrow.svg") center center no-repeat;
  top: 6px;
  left: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
section .btn-list-group li a:hover:after {
  left: 5px;
}
section a:hover {
  text-decoration: underline;
}
section.white-bg-separator-after::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 350px;
  max-height: 410px;
  bottom: -3px;
  z-index: 1;
  background-image: url("../images/header-separator.svg");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
section.yellowHeader-to-white-bg-separator-after {
  position: relative;
}
section.yellowHeader-to-white-bg-separator-after::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 350px;
  max-height: 410px;
  bottom: -3px;
  z-index: 0;
  background-image: url("../images/yellow-header-separator.svg");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
section.to-white-bg-white-separator-after {
  position: relative;
}
section.to-white-bg-white-separator-after::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 350px;
  max-height: 410px;
  bottom: -3px;
  z-index: 0;
  background-image: url("../images/white-header-separator.svg");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
section.hellGray-bg-separator-before {
  padding-top: 335px !important;
}
section.hellGray-bg-separator-before::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 335px;
  max-height: 410px;
  top: -3px;
  z-index: 0;
  background-image: url("../images/hell-gray-dark-gray-separator.svg");
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}
section.hellGray-bg-separator-after-b {
  padding-bottom: 335px !important;
}
section.hellGray-bg-separator-after-b::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 335px;
  max-height: 410px;
  bottom: -3px;
  z-index: 0;
  background-image: url("../images/hell-gray-dark-gray-separator.svg");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
section.darkGray-bg-separator-after-b {
  padding-bottom: 335px !important;
}
section.darkGray-bg-separator-after-b::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 335px;
  max-height: 410px;
  bottom: -3px;
  z-index: 0;
  background-image: url("../images/dark-gray-yellow-separator-bottom.svg");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
section.darkGray-bg-separator-before-t {
  padding-top: 335px !important;
}
section.darkGray-bg-separator-before-t::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 335px;
  max-height: 410px;
  top: -3px;
  z-index: 0;
  background-image: url("../images/dark-gray-yellow-separator-top.svg");
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}
section.darkGray-toWhite-bg-separator-after-b {
  padding-bottom: 500px !important;
}
section.darkGray-toWhite-bg-separator-after-b::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 350px;
  max-height: 410px;
  bottom: -3px;
  z-index: 0;
  background-image: url("../images/dark-gray-yellow-separator-bottom3.svg");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
section.darkGray-toWhite-bg-separator-before-t {
  padding-top: 335px !important;
}
section.darkGray-toWhite-bg-separator-before-t::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 335px;
  max-height: 410px;
  top: -3px;
  z-index: 0;
  background-image: url("../images/dark-gray-yellow-separator-bottom2.svg");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
section.white-toyellow-bg-separator-after-b {
  padding-bottom: 500px !important;
}
section.white-toyellow-bg-separator-after-b::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 335px;
  max-height: 410px;
  bottom: -3px;
  z-index: 0;
  background-image: url("../images/white-to-yellow-separator-top.svg");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
section.white-toyellow-bg-separator-after-b.dark-effect::after {
  background-image: url("../images/white-to-yellow-separator-top-2.svg");
}
section.yellow-to-white-bg-separator-before-t {
  padding-top: 400px !important;
}
section.yellow-to-white-bg-separator-before-t::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 335px;
  max-height: 410px;
  top: -3px;
  z-index: 0;
  background-image: url("../images/y-2-w-separator-bottom.svg");
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}
section.yellow-to-white-bg-separator-before-t.survey-page::before {
  background-image: url("../images/yellow-to-white-separator-bottom-2.svg");
}
section.top_grey_separation_sm {
  padding-bottom: 160px !important;
}
section.top_grey_separation_sm::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 150px;
  max-height: 200px;
  bottom: -3px;
  z-index: 0;
  background-image: url("../images/top_grey_separation_sm_t.svg");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
section.top_grey_separation_sm.cw--purple::after {
  background-image: url("../images/top_grey_separation_sm--purple.svg");
}
section.top_grey_separation_sm.cw--pink::after {
  background-image: url("../images/top_grey_separation_sm--pink.svg");
}
section.top_grey_separation_sm.cw--pink--yellow::after {
  background-image: url("../images/top_yellow_separation_sm--pink.svg");
}
section.top_grey_separation_sm.cw--green::after {
  background-image: url("../images/top_grey_separation_sm--green.svg");
}
section.top_grey_separation_sm.cw--blue::after {
  background-image: url("../images/top_grey_separation_sm--blue--new.svg");
}
section.bottom_grey_separation_sm {
  padding-top: 200px !important;
}
section.bottom_grey_separation_sm::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 150px;
  max-height: 200px;
  top: -3px;
  z-index: 0;
  background-image: url("../images/bottom_grey_separation_sm-n.svg");
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}
section.bottom_grey_separation_sm.cw--pink--yellow::before {
  background-image: url("../images/bottom_yellow_separation_sm--pink.svg");
}
section.top_white_separation_sm {
  padding-bottom: 160px !important;
}
section.top_white_separation_sm::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 150px;
  max-height: 200px;
  bottom: -3px;
  z-index: 0;
  background-image: url("../images/top_white_separation_sm_t.svg");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}
section.top_white_separation_sm.cw--purple::after {
  background-image: url("../images/top_white_separation_sm--purple.svg");
}
section.top_white_separation_sm.cw--pink::after {
  background-image: url("../images/top_white_separation_sm--pink.svg");
}
section.top_white_separation_sm.cw--green::after {
  background-image: url("../images/top_white_separation_sm_green.svg");
}
section.top_white_separation_sm.cw--blue::after {
  background-image: url("../images/top_white_separation_sm--blue--new.svg");
}
section.bottom_white_separation_sm {
  padding-top: 200px !important;
}
section.bottom_white_separation_sm::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 150px;
  max-height: 200px;
  top: -3px;
  z-index: 0;
  background-image: url("../images/bottom_white_separation_sm.svg");
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
}
section .hexa-fx-l {
  position: relative;
}
section .hexa-fx-l::before {
  content: "";
  position: absolute;
  display: block;
  width: 269px;
  height: 675px;
  top: -220px;
  left: -345px;
  background: url("../images/hexa-fx-hellGray-l.svg") center center no-repeat;
  background-size: contain;
}
section .hexa-fx-r {
  position: relative;
}
section .hexa-fx-r::after {
  content: "";
  position: absolute;
  display: block;
  width: 269px;
  height: 675px;
  right: -420px;
  bottom: -250px;
  background: url("../images/hexa-fx-hellGray-r.svg") center center no-repeat;
}
section .list-v8-styled {
  -webkit-padding-start: 35px !important;
  padding-inline-start: 35px !important;
  margin-bottom: 4rem;
}
section .list-v8-styled li {
  position: relative;
  margin: 0.75rem 0;
  list-style: none;
}
section .list-v8-styled li::before {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  left: -33px;
  top: 3px;
  background: url("../images/list-dots.svg") !important;
}
#moove_gdpr_cookie_info_bar {
  padding: 50px 0 50px 0 !important;
}
iframe[referrerpolicy="same-origin"] {
  position: absolute;
  top: -1px;
}
blockquote.cw--purple {
  border-color: #837dbb !important;
}
blockquote.cw--pink {
  border-color: #d76c8a !important;
}
blockquote.cw--blue {
  border-color: #5fccf3 !important;
}
blockquote.cw--green {
  border-color: #8dca7a !important;
}
.primary-submit {
  color: white !important;
  background-color: #f8b02f !important;
  border-color: #f8b02f !important;
  border-radius: 4px !important;
  width: 100% !important;
  font-weight: 500;
  font-size: 1.2em !important;
}
.primary-submit:hover,
.primary-submit:focus,
.primary-submit:active {
  color: white !important;
  background: #ec9a08 !important;
}
.md-modal {
  z-index: 1060 !important;
}
.md-modal .md-close {
  position: absolute;
  top: 13px;
  right: 20px;
  background: none !important;
  outline: none !important;
  border: none !important;
  text-indent: -999em;
}
.md-modal .md-close:hover {
  background: 0;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
}
.md-modal .md-close:hover:before {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.md-modal .md-close:hover:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.md-modal .md-close:before,
.md-modal .md-close:after {
  content: "";
  position: absolute;
  left: 15px;
  height: 25px;
  width: 2px;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition:
    transform 0.2s ease-in-out,
    -webkit-transform 0.2s ease-in-out;
}
.md-modal .md-close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.md-modal .md-close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.md-modal p {
  text-align: justify;
}
.md-modal form .btn {
  width: 100%;
}
.md-modal form .form-group {
  margin-bottom: 0.5rem;
}
.md-modal form .button-collection .btn {
  margin-bottom: 0 !important;
}
.md-modal h3 {
  color: #fff;
  margin: 0;
  padding: 0;
}
.md-overlay {
  z-index: 1050 !important;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.85) !important;
}
#wpadminbar {
  position: fixed;
}
body {
  padding-top: 1.875rem;
  font-weight: 400;
  display: inline !important;
  font-size: 1rem;
  font-weight: 400 !important;
}
section.section-space {
  padding-bottom: 80px;
  padding-top: 80px;
}
section.section-space-small {
  padding-bottom: 40px;
  padding-top: 40px;
}
section.section-space-large {
  padding-bottom: 120px;
  padding-top: 120px;
}
sectiongray {
  background-color: #f9fafb;
}
section.pricing-gradient-img {
  background-image: url("../images/pricing-header-bg.png") !important;
  background-position: -100px center;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
  color: white;
}
section.pricing-gradient-img h1,
section.pricing-gradient-img h2,
section.pricing-gradient-img h3,
section.pricing-gradient-img h4,
section.pricing-gradient-img h5 {
  color: white;
}
section.yellow-gradient {
  background-image: linear-gradient(
    141deg,
    #f27554 0,
    #f25e37 71%,
    #f23767 100%
  );
  color: white;
}
section.yellow-gradient h1,
section.yellow-gradient h2,
section.yellow-gradient h3,
section.yellow-gradient h4,
section.yellow-gradient h5 {
  color: white;
}
section.violet-gradient {
  background-image: linear-gradient(
    141deg,
    #837dbb 0,
    #7c75ba 71%,
    #5778ba 100%
  );
  color: white;
}
section.violet-gradient h1,
section.violet-gradient h2,
section.violet-gradient h3,
section.violet-gradient h4,
section.violet-gradient h5 {
  color: white;
}
section.green-gradient {
  background: radial-gradient(
    circle,
    #98c66e 0,
    #98c66e 50%,
    #629632 100%
  ) !important;
  color: white;
}
section.green-gradient h1,
section.green-gradient h2,
section.green-gradient h3,
section.green-gradient h4,
section.green-gradient h5 {
  color: white;
}
section.cyan-gradient {
  background-image: linear-gradient(
    141deg,
    #5fccf2 0,
    #30bff2 71%,
    #30e7f2 100%
  );
  color: white;
}
section.cyan-gradient h1,
section.cyan-gradient h2,
section.cyan-gradient h3,
section.cyan-gradient h4,
section.cyan-gradient h5 {
  color: white;
}
section.cyan-darker-gradient {
  background: radial-gradient(
    circle,
    #5fccf2 0,
    #30bff2 60%,
    #22a6d5 100%
  ) !important;
  color: white;
}
section.cyan-darker-gradient h1,
section.cyan-darker-gradient h2,
section.cyan-darker-gradient h3,
section.cyan-darker-gradient h4,
section.cyan-darker-gradient h5 {
  color: white;
}
section.orange-gradient {
  background-image: linear-gradient(
    141deg,
    #fca61b 0,
    #fc9c00 71%,
    #fce200 100%
  );
  color: white;
}
section.orange-gradient h1,
section.orange-gradient h2,
section.orange-gradient h3,
section.orange-gradient h4,
section.orange-gradient h5 {
  color: white;
}
section.dark-orange-gradient {
  background: radial-gradient(
    circle,
    #ffa236 0,
    #ffa236 50%,
    #de7700 100%
  ) !important;
  color: white;
}
section.dark-orange-gradient h1,
section.dark-orange-gradient h2,
section.dark-orange-gradient h3,
section.dark-orange-gradient h4,
section.dark-orange-gradient h5 {
  color: white;
}
section.red-gradient {
  background-image: linear-gradient(
    141deg,
    #f27654 0,
    #fc9c00 71%,
    #fce200 100%
  );
  color: white;
}
section.red-gradient h1,
section.red-gradient h2,
section.red-gradient h3,
section.red-gradient h4,
section.red-gradient h5 {
  color: white;
}
section.blue-gradient {
  background-image: linear-gradient(
    141deg,
    #178dd7 0,
    #178dd7 71%,
    #30c4d7 100%
  );
  color: white;
}
section.blue-gradient h1,
section.blue-gradient h2,
section.blue-gradient h3,
section.blue-gradient h4,
section.blue-gradient h5 {
  color: white;
}
section.pink-gradient {
  background: radial-gradient(circle, #d65d82 0, #d24166 100%) !important;
  color: white;
}
section.pink-gradient h1,
section.pink-gradient h2,
section.pink-gradient h3,
section.pink-gradient h4,
section.pink-gradient h5 {
  color: white;
}
section.gray-gradient {
  background-image: linear-gradient(141deg, #dfdfdf 0, #ececec 71%, #fff 100%);
  color: grays(200);
}
section.gray-gradient h1,
section.gray-gradient h2,
section.gray-gradient h3,
section.gray-gradient h4,
section.gray-gradient h5 {
  color: grays(200);
}
section.blue-gradient {
  background-image: linear-gradient(
    141deg,
    #409bff 0,
    #30bff2 71%,
    #30e7f2 100%
  );
  color: white;
}
section.blue-gradient h1,
section.blue-gradient h2,
section.blue-gradient h3,
section.blue-gradient h4,
section.blue-gradient h5 {
  color: white;
}
section.dark-blue-gradient {
  background-image: linear-gradient(
    141deg,
    #4295d3 0,
    #65b5ce 71%,
    #46cbce 100%
  );
  color: white;
}
section.dark-blue-gradient h1,
section.dark-blue-gradient h2,
section.dark-blue-gradient h3,
section.dark-blue-gradient h4,
section.dark-blue-gradient h5 {
  color: white;
}
section.no-padding {
  padding-bottom: 0;
  padding-top: 0;
}
.alignright {
  display: block;
  float: right;
  margin-bottom: 1em;
  margin-left: 1em;
}
.alignleft {
  display: block;
  float: left;
  margin-bottom: 1em;
  margin-right: 1em;
}
.recommened {
  color: red;
}
/* .error {
  background: #ffc5c5;
  color: #980808;
  border-radius: 3px;
  border: 1px solid #980808;
  font-size: 12px;
  padding: 5px;
  line-height: 18px;
} */
.max-width-100 {
  max-width: 100%;
}
.image-grid a {
  display: contents;
}
.image-grid .image-grid-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 250px;
}
.image-grid .image-grid-image.image-height-200 {
  height: 200px;
}
.image-grid .image-grid-image.image-height-250 {
  height: 250px;
}
.image-grid .image-grid-image.image-height-300 {
  height: 300px;
}
.image-grid .pos-analyse-image1 {
  background-image: url("../images/pos-analyse-image1.png");
}
.image-grid .pos-analyse-image2 {
  background-image: url("../images/pos-analyse-image2.png");
}
.image-grid .pos-analyse-image3 {
  background-image: url("../images/pos-analyse-image3.png");
}
.image-grid .pos-analyse-image4 {
  background-image: url("../images/pos-analyse-image4.png");
}
.image-grid .ai-training-image1 {
  background-image: url("../images/ai-training-image1.png");
}
.image-grid .ai-training-image2 {
  background-image: url("../images/ai-training-image2.png");
}
.image-grid .ai-training-image3 {
  background-image: url("../images/ai-training-image3.png");
}
.image-grid .ai-training-image4 {
  background-image: url("../images/ai-training-image4.png");
}
.image-grid .ai-training-image5 {
  background-image: url("../images/ai-training-image5.png");
}
.post-template-default .lyte,
.post-template-default .lyMe {
  border-radius: 25px !important;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: rgba(0, 0, 0, 0.58) !important;
  border-top: none !important;
  min-height: 100% !important;
}
#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top {
  bottom: auto;
  top: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.17, 0.04, 0.03, 0.94);
  transition: top 0.3s cubic-bezier(0.17, 0.04, 0.03, 0.94);
  min-height: 100% !important;
}
#moove_gdpr_cookie_info_bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: -webkit-fit-content !important;
  min-height: -moz-fit-content !important;
  min-height: fit-content !important;
  max-height: -webkit-fit-content !important;
  max-height: -moz-fit-content !important;
  max-height: fit-content !important;
  z-index: 9900;
  background-color: #202020;
  border-top: 1px solid #fff;
  font-family: Nunito, sans-serif;
  -webkit-transition: bottom 0.3s cubic-bezier(0.17, 0.04, 0.03, 0.94);
  transition: bottom 0.3s cubic-bezier(0.17, 0.04, 0.03, 0.94);
  right: 0;
  top: 0;
  height: 100% !important;
  width: 100% !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
  width: 100%;
  height: 100%;
  position: relative !important;
}
#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content {
  text-align: left;
  display: block !important;
  background: #222;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: left;
  max-width: 48rem !important;
  width: 100%;
  border-radius: 15px !important;
  padding: 50px !important;
  position: absolute;
}
button.mgbutton.moove-gdpr-infobar-reject-btn.gdpr-fbo-1 {
  background-color: transparent !important;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
  box-shadow: inset 0 0 0 1px currentColor;
  opacity: 0.7;
  color: #fff !important;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: auto !important;
}
button.mgbutton.moove-gdpr-infobar-reject-btn.gdpr-fbo-1:hover {
  background-color: #fff !important;
  opacity: 1 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #212121 !important;
}
button.mgbutton.moove-gdpr-infobar-allow-all {
  -webkit-box-ordinal-group: 4 !important;
  -ms-flex-order: 3 !important;
  order: 3 !important;
}
button.moove-gdpr-infobar-settings-btn {
  -webkit-box-ordinal-group: 2 !important;
  -ms-flex-order: 1 !important;
  order: 1 !important;
}
#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  .moove-gdpr-button-holder {
  padding-left: 0 !important;
}
.moove-gdpr-cookie-notice {
  margin-bottom: 35px;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p {
  font-size: 16px !important;
  line-height: 27px !important;
}
#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  p
  a {
  font-size: 16px !important;
  line-height: 27px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  word-wrap: break-word;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
:root {
  --line-height-base: 1.5rem;
  --line-height-half-base: 0.75rem;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: var(--line-height-base);
  margin-bottom: var(--line-height-half-base);
}
h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: var(--line-height-base);
  margin-bottom: var(--line-height-half-base);
}
h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 2rem;
}
h2,
.h2 {
  font-size: 1.6rem;
}
h3,
.h3 {
  font-size: 1.4rem;
}
h4,
.h4 {
  font-size: 1.2rem;
}
h5,
.h5 {
  font-size: 1rem;
}
h6,
.h6 {
  font-size: 0.8rem;
}
h1 + h2 {
  margin-top: 1.5;
}
h2 + h3 {
  margin-top: 1.5;
}
h3 + h4 {
  margin-top: 1.5;
}
h4 + h5 {
  margin-top: 1.5;
}
h5 + h6 {
  margin-top: 1.5;
}
blockquote {
  padding: 24px 24px;
  margin: 24px 0 24px 0;
  font-size: inherit;
  background-color: rgba(0, 0, 0, 0.03);
  border-left: 8px solid #f8b02f;
}
.v7 .btn.hasV8icon {
  position: relative;
}
.v7 .btn.outline,
.v7 .btn.outline-inverse {
  background: 0;
  border-width: 2px;
  padding: 0.3125rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}
.v7 .btn.outline.btn-lg,
.v7 .btn-group-lg > .btn.outline,
.v7 .btn.outline-inverse.btn-lg,
.v7 .btn-group-lg > .btn.outline-inverse {
  padding: 0.4375rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.v7 .btn.outline.btn-md,
.v7 .btn.outline-inverse.btn-md {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}
.v7 .btn.outline.btn-sm,
.v7 .btn-group-sm > .btn.outline,
.v7 .btn.outline-inverse.btn-sm,
.v7 .btn-group-sm > .btn.outline-inverse {
  padding: 0.1875rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.v7 .btn.outline.btn-xs,
.v7 .btn.outline-inverse.btn-xs {
  padding: 0.1875rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.v7 .btn-primary {
  color: white !important;
}
.v7 .btn-primary.outline {
  border: 2px solid #f8b02f !important;
  color: #f8b02f !important;
}
.v7 .btn-primary.outline:hover,
.v7 .btn-primary.outline:focus,
.v7 .btn-primary.outline:active,
.v7 .btn-primary.outline.active,
.v7 .open > .dropdown-toggle.btn-primary.outline {
  color: white !important;
  background: #f8b02f !important;
}
.v7 .btn-primary.outline:active,
.v7 .btn-primary.outline.active {
  border-color: #f8b02f !important;
  color: #f8b02f !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.v7 section .btn-primary.outline,
.v7 section .btn-outline-primary,
.v7 .section .btn-primary.outline,
.v7 .section .btn-outline-primary {
  background: white;
}
.v7 section .btn-primary.outline:hover,
.v7 section .btn-primary.outline:focus,
.v7 section .btn-primary.outline:active,
.v7 section .btn-primary.outline.active,
.v7 section .btn-outline-primary:hover,
.v7 section .btn-outline-primary:focus,
.v7 section .btn-outline-primary:active,
.v7 section .btn-outline-primary.active,
.v7 .section .btn-primary.outline:hover,
.v7 .section .btn-primary.outline:focus,
.v7 .section .btn-primary.outline:active,
.v7 .section .btn-primary.outline.active,
.v7 .section .btn-outline-primary:hover,
.v7 .section .btn-outline-primary:focus,
.v7 .section .btn-outline-primary:active,
.v7 .section .btn-outline-primary.active {
  background: #f8b02f !important;
}
.v7 .btn-primary.outline-inverse {
  border: 2px solid white !important;
  color: white !important;
}
.v7 .btn-primary.outline-inverse:hover,
.v7 .btn-primary.outline-inverse:focus,
.v7 .btn-primary.outline-inverse:active,
.v7 .btn-primary.outline-inverse.active,
.v7 .open > .dropdown-toggle.btn-primary.outline-inverse {
  color: #f8b02f !important;
  background: white;
}
.v7 .btn-primary.outline-inverse:active,
.v7 .btn-primary.outline-inverse.active {
  border-color: #f8b02f;
  color: #f8b02f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.v7 .btn-primary.inverse {
  background: white !important;
  border-color: white !important;
  color: #f8b02f !important;
}
.v7 .btn-primary.inverse:hover,
.v7 .btn-primary.inverse:focus,
.v7 .btn-primary.inverse:active,
.v7 .btn-primary.outline.active,
.v7 .open > .dropdown-toggle.btn-primary.inverse {
  background: #f8b02f !important;
  border-color: #f8b02f !important;
  color: white !important;
}
.v7 .btn-light-transparent {
  background: rgba(255, 255, 255, 0.3);
  color: white;
}
.v7 .btn-light-transparent:hover,
.v7 .btn-light-transparent:focus,
.v7 .btn-light-transparent:active,
.v7 .btn-light-transparent.active,
.v7 .open > .dropdown-toggle.btn-light-transparent {
  color: #f8b02f;
  background: white;
}
.v7 .btn-light-transparent.outline {
  border: 2px solid rgba(255, 255, 255, 0.3);
  color: white;
}
.v7 .btn-light-transparent.outline:hover,
.v7 .btn-light-transparent.outline:focus,
.v7 .btn-light-transparent.outline:active,
.v7 .btn-light-transparent.outline.active,
.v7 .open > .dropdown-toggle.btn-light-transparent.outline {
  color: #f8b02f;
  background: white;
}
.v7 .btn-dark-transparent {
  background: rgba(0, 0, 0, 0.4);
  color: white;
  border: 2px solid transparent;
}
.v7 .btn-dark-transparent:hover,
.v7 .btn-dark-transparent:focus,
.v7 .btn-dark-transparent:active,
.v7 .btn-dark-transparent.active,
.v7 .open > .dropdown-toggle.btn-dark-transparent {
  background: rgba(0, 0, 0, 0.6);
}
.v7 .btn-dark-transparent.outline {
  border: 2px solid rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  background: transparent;
}
.v7 .btn-dark-transparent.outline:hover,
.v7 .btn-dark-transparent.outline:focus,
.v7 .btn-dark-transparent.outline:active,
.v7 .btn-dark-transparent.outline.active,
.v7 .open > .dropdown-toggle.btn-light-transparent.outline {
  color: white;
  background: rgba(0, 0, 0, 0.6);
  border-color: transparent;
}
.contact-menu-point {
  position: relative;
  padding: 1rem 1rem 1rem 7rem;
  margin: 1rem 0;
  -webkit-box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 0.1s ease-in-out;
  transition: -webkit-transform 0.1s ease-in-out;
  transition: transform 0.1s ease-in-out;
  transition:
    transform 0.1s ease-in-out,
    -webkit-transform 0.1s ease-in-out;
}
.contact-menu-point::before {
  content: "";
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  left: 1.5rem;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: contain;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.contact-menu-point.blue-icon.clickworker-contact::before {
  background: url("../images/clickworker-contact-blue-1.svg");
}
.contact-menu-point.yellow-icon.self-service::before {
  background: url("../images/self_service_orange.svg");
}
.contact-menu-point.yellow-icon.managed-service::before {
  background: url("../images/full_service_yellow.svg");
}
.contact-menu-point.yellow-icon.press-team::before {
  background: url("../images/presse-yellow.svg");
}
.contact-menu-point.yellow-icon.clickworker-contact::before {
  background: url("../images/clickworker-contact-yellow.svg");
}
.contact-menu-point.self-service::before {
  background: url("../images/self_service.svg");
}
.contact-menu-point.managed-service::before {
  background: url("../images/full_service.svg");
}
.contact-menu-point.press-team::before {
  background: url("../images/presse.svg");
}
.contact-menu-point.clickworker-contact::before {
  background: url("../images/clickworker-contact.svg");
  background-size: cover !important;
}
.contact-menu-point:last-child {
  margin-bottom: 0;
}
.contact-menu-point:hover,
.contact-menu-point:active {
  background-color: #f8b02f;
  text-decoration: none !important;
  -webkit-transform: scale(101.25%);
  transform: scale(101.25%);
}
.contact-menu-point:hover .cw-brand,
.contact-menu-point:active .cw-brand {
  color: white !important;
}
.contact-menu-point:hover .text-dark,
.contact-menu-point:active .text-dark {
  color: rgba(255, 255, 255, 0.8) !important;
}
.contact-menu-point:hover::before,
.contact-menu-point:active::before {
  -webkit-filter: invert(100%) brightness(200%) !important;
  filter: invert(100%) brightness(200%) !important;
}
.contact-menu-point:hover.self-service::before,
.contact-menu-point:active.self-service::before {
  background: url("../images/self_service.svg");
}
.contact-menu-point:hover.managed-service::before,
.contact-menu-point:active.managed-service::before {
  background: url("../images/full_service.svg");
}
.contact-menu-point:hover.press-team::before,
.contact-menu-point:active.press-team::before {
  background: url("../images/presse.svg");
}
.contact-menu-point:hover.clickworker-contact::before,
.contact-menu-point:active.clickworker-contact::before {
  background: url("../images/clickworker-contact.svg");
}
.App-CTA-Button {
  display: none;
}
.App-CTA-Button {
  position: absolute;
  display: block;
  cursor: pointer;
  right: -5px;
  top: 40%;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
}
.App-CTA-Button.V1 {
  min-width: 200px;
  padding: 5px;
}
.App-CTA-Button.V1 span {
  display: block;
  width: 160px;
  color: #fff !important;
  text-align: center;
  margin-left: 40px;
  z-index: 1;
}
.App-CTA-Button.V1 span::after {
  content: "";
  top: 0;
  left: 40px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: 200px;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-animation: slideLight 4s infinite;
  animation: slideLight 4s infinite;
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    color-stop(2%, rgba(255, 255, 255, 0.13)),
    color-stop(20%, rgba(255, 255, 255, 0.5)),
    color-stop(35%, rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0))
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.13) 2%,
    rgba(255, 255, 255, 0.5) 20%,
    rgba(255, 255, 255, 0) 35%,
    rgba(255, 255, 255, 0) 100%
  );
}
.App-CTA-Button.V1 i.fa {
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  left: 12px;
  margin: auto;
  padding: 7px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background: #fff;
  color: #409bff;
  z-index: 1;
}
.App-CTA-Button.V1:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #409bff;
  width: 100%;
  height: 100%;
  display: block;
  z-index: -1;
}
.App-CTA-Button.V1:hover:after,
.App-CTA-Button.V1:active:after {
  background: #2c7dd6;
}
.App-CTA-Button.V1:hover span::after,
.App-CTA-Button.V1:active span::after {
  display: none;
}
.App-CTA-Button.V1:before {
  content: "";
  display: block;
  position: absolute;
  height: 106px;
  width: 270px;
  top: -20px;
  left: -20px;
  z-index: -1;
  -webkit-transform: rotate(6deg);
  transform: rotate(6deg);
  background: url("../images/AppCTABg%402x.png") center center no-repeat;
  background-size: cover;
}
.App-CTA-Button.V1 .telfBg {
  display: block;
  position: absolute;
  width: 150px;
  height: 300px;
  bottom: -30px;
  left: 30px;
  background: url("../images/clickworker-App%402x.png") center center no-repeat;
  background-size: cover;
  z-index: -2;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.App-CTA-Button.sticky {
  position: fixed;
  display: block;
  top: 60vh;
  right: -5px;
  z-index: 6;
  cursor: pointer;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.App-CTA-Button.sticky:hover .telfBg {
  height: 300px;
  bottom: -30px;
  -webkit-animation: btnShake 2s infinite ease-in-out;
  animation: btnShake 2s infinite ease-in-out;
}
.App-CTA-Button.stickyJobs {
  position: fixed;
  display: block;
  top: 60vh;
  right: -5px;
  z-index: 6;
  cursor: pointer;
  transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.animated {
  position: relative;
}
.animated.slideLight::after {
  content: "";
  top: 0;
  left: 40px;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: 200px;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-animation: slideLight 4s infinite;
  animation: slideLight 4s infinite;
  background: rgba(255, 255, 255, 0);
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    color-stop(2%, rgba(255, 255, 255, 0.13)),
    color-stop(20%, rgba(255, 255, 255, 0.5)),
    color-stop(35%, rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0))
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.13) 2%,
    rgba(255, 255, 255, 0.5) 20%,
    rgba(255, 255, 255, 0) 35%,
    rgba(255, 255, 255, 0) 100%
  );
}
.button-collection .btn {
  margin-right: 16px;
  margin-bottom: 16px;
}
#floatingCTAbutton {
  display: block;
  position: fixed;
  z-index: 1500;
  top: 50%;
  font-size: 1.125rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 250px;
  padding: 5px 40px 5px 50px;
  color: white;
  background-color: #f8b02f;
  line-height: 1.25;
  border-radius: 0.25rem 0 0 0.25rem;
  -webkit-transform: rotate(-4deg);
  transform: rotate(-4deg);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.25s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  transition: all 0.25s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
#floatingCTAbutton.hasIcon::before {
  font-size: 1.75rem;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: white;
  font-family: "Font Awesome 6 Free" !important;
}
#floatingCTAbutton.hasIcon.contact::before {
  content: "\f0e6";
}
#floatingCTAbutton.hasIcon.contact:hover::before {
  content: "\f086";
}
#floatingCTAbutton.hidden {
  right: -300px;
}
#floatingCTAbutton:hover {
  background-color: #d38a07;
  right: -20px;
}
ul.timeline {
  margin-top: 20px;
  padding-left: 40px;
  list-style: none;
}
ul.timeline > li {
  padding-left: 20px;
  margin-bottom: 25px;
  min-height: 40px;
  position: relative;
  display: inline-block;
}
ul.timeline > li:before {
  border: 8px solid #f8b02f;
  content: " ";
  margin-left: -60px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
  float: left;
  margin-top: 0;
  padding: 0;
  font-size: 20px;
  text-align: center;
  clear: both;
  border-color: #f8b02f;
}
ul.timeline > li:after {
  content: "";
  position: absolute;
  left: -22px;
  top: 40px;
  bottom: -40px;
  width: 4px;
  background: #efefef;
}
ul.timeline > li:last-child:after {
  width: 0;
}
ol.circles {
  margin-top: 20px;
  padding-left: 40px;
  list-style: none;
}
ol.circles > li {
  counter-increment: step-counter;
  padding-left: 20px;
  margin-bottom: 15px;
  min-height: 40px;
}
ol.circles > li:before {
  border: 2px solid #f27554;
  content: counter(step-counter);
  display: inline-block;
  margin-left: -60px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  float: left;
  margin-top: 2px;
  padding: 0;
  font-size: 20px;
  text-align: center;
  font-family: "Font Awesome 6 Free" !important;
  color: rgba(55, 61, 72, 0.8);
  border-color: rgba(55, 61, 72, 0.8);
}
ul.checkmarks {
  margin-top: 20px;
  list-style: none;
  padding: 0;
}
ul.checkmarks li {
  padding-left: 2.8em;
  margin-bottom: 15px;
}
ul.checkmarks li:before {
  content: "\f00c";
  display: inline-block;
  margin-left: -1.8em;
  width: 1.8em;
  font-size: 20px;
  color: rgba(55, 61, 72, 0.8);
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
}
ul.checkmarks.white li:before {
  content: "\f00c";
  display: inline-block;
  margin-left: -1.8em;
  width: 1.8em;
  font-size: 20px;
  color: #fff;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
}
ul.bullets {
  margin-top: 20px;
  margin-left: -1em;
  list-style: none;
  padding: 0;
}
ul.bullets li {
  padding-left: 2.8em;
  margin-bottom: 15px;
}
ul.bullets li:before {
  content: "\f111";
  display: inline-block;
  margin-left: -1.8em;
  width: 1.8em;
  font-size: 16px;
  color: rgba(55, 61, 72, 0.8);
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
}
ul.bullets li ul.bullets li:before {
  content: "\f10c";
}
ul.basic li {
  margin-bottom: 5px;
  margin-left: 15px;
  list-style: url("../images/list_arrow.png");
}
ul.basic a .mb {
  font-size: 10px;
  color: #666;
}
.section-headline {
  margin: 0;
  margin: 2.5rem 0 4rem 0;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700;
  font-style: normal;
  font-size: 36px;
  line-height: 1;
  position: relative;
  display: inline-block;
}
.section-headline.white,
.section-headline.white-headline {
  color: white !important;
}
.section-headline.darkGray {
  color: #263238 !important;
}
.section-subtitle {
  font-size: 24px;
}
.node-left:before {
  content: "";
  position: absolute;
  left: -40px;
  top: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #f8b02f;
  z-index: 1;
}
.node-left:after {
  content: "";
  position: absolute;
  left: -2040px;
  top: 20px;
  width: 2000px;
  height: 4px;
  background: #f8b02f;
}
.node-left.white:after {
  background: white;
}
.node-left.white::before {
  border-color: white;
}
.node-left.darkGray:after {
  background: #263238;
}
.node-left.darkGray::before {
  border-color: #263238;
}
.node-right:before {
  content: "";
  position: absolute;
  right: -42px;
  top: 10px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 4px solid #f8b02f;
  z-index: 1;
}
.node-right:after {
  content: "";
  position: absolute;
  right: -2040px;
  top: 20px;
  width: 2000px;
  height: 4px;
  background: #f8b02f;
}
.node-right.white:after {
  background: white;
}
.node-right.white::before {
  border-color: white;
}
a.arrow::after {
  content: "\f105";
  padding-left: 0.3em;
  font-family: "Font Awesome 6 Free" !important;
}
.framed-link {
  position: relative;
  border: 1px #ddd solid;
  padding: 20px 80px;
  width: 100%;
  display: block;
  font-size: 18px;
  margin-bottom: 20px;
  color: #333;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.framed-link:hover {
  background-color: #ededed;
}
.framed-link:before,
.framed-link:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.framed-link:after {
  position: absolute;
  content: "\f054";
  right: 20px;
  color: silver;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
}
.framed-link:before {
  position: absolute;
  left: 20px;
  content: "";
  display: block;
  background-image: url("../images/texts.png");
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
  margin: 0 10px 0 0;
}
.framed-link.questionmark:before {
  background-image: url("../images/FramedLinkIconQuestionmark.png");
}
.framed-link.video:before {
  background-image: url("../images/FramedLinkIconVideo.png");
}
.framed-link.guide:before {
  background-image: url("../images/FramedLinkIconGuide.png");
}
.sidebar ul li.dotted,
.sidebar ul li > a {
  -webkit-transition:
    padding ease-in-out 0.2s,
    color ease-in-out 0.2s;
  transition:
    padding ease-in-out 0.2s,
    color ease-in-out 0.2s;
}
.sidebar ul li {
  cursor: pointer;
}
.sidebar ul li::after {
  position: absolute;
  right: 45px;
}
.sidebar ul li > a {
  display: inline-block;
  width: 100%;
}
.sidebar ul li.dotdot {
  width: 100%;
  text-align: center;
}
.sidebar ul li.dotdot::after {
  display: none;
}
.sidebar ul li.dotdot:hover {
  background: #e7e7e7 !important;
  color: #ff9910 !important;
}
.sidebar ul li:hover::after {
  color: #ff9910 !important;
  right: 50px;
}
.sidebar ul li:hover > a {
  padding: 0 10px;
  color: #ff9910 !important;
}
.testimonials blockquote {
  position: relative;
  background: white;
  min-height: 300px;
  margin-top: 60px;
  margin-bottom: 100px;
  border: 1px solid #ecedf1 !important;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 60px 24px 24px 24px;
}
.testimonials blockquote img {
  position: absolute;
  height: 100px;
  width: 100px;
  border: none !important;
  border-radius: 50% !important;
  background: white;
  top: -50px;
  left: 0;
  right: 0;
  margin: auto;
}
.testimonials blockquote p.clients-words {
  text-align: left;
  font-size: 16px;
}
.testimonials span.clients-name {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  margin: auto;
  font-size: 16px;
}
.card {
  position: relative;
  display: inherit !important;
  -webkit-box-orient: unset !important;
  -webkit-box-direction: unset !important;
  -ms-flex-direction: unset !important;
  flex-direction: unset !important;
  min-width: inherit !important;
  word-wrap: inherit !important;
  background-clip: inherit !important;
  background: white;
  border-radius: 0.75rem;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  padding: 1rem;
  margin-bottom: 32px;
  border: 3px solid transparent;
}
.card:last-child {
  margin-bottom: 16px;
}
.card.rounded {
  border-radius: 30px;
}
.card.rounded-top-left {
  border-radius: 30px 5px 5px 5px;
}
.card.rounded-top-right {
  border-radius: 5px 30px 5px 5px;
}
.card.rounded-bottom-left {
  border-radius: 5px 5px 5px 30px;
}
.card.rounded-bottom-right {
  border-radius: 5px 5px 30px 5px;
}
.card.padding-sm {
  padding: 8px;
}
.card.padding-md {
  padding: 24px;
}
.card.padding-lg {
  padding: 32px;
}
.card.chevron {
  padding-right: 48px;
}
.card.chevron.padding-sm {
  padding-right: 32px;
}
.card.chevron.padding-sm:after {
  right: 8px;
}
.card.chevron.padding-md {
  padding-right: 62px;
}
.card.chevron.padding-md:after {
  right: 24px;
}
.card.chevron.padding-lg {
  padding-right: 70px;
}
.card.chevron.padding-lg:after {
  right: 32px;
}
.card.chevron:after {
  content: "";
  position: absolute;
  height: 25px;
  width: 15px;
  right: 16px;
  top: calc(50% - 12px);
  background: url("../images/SolutionBoxChevron%402x.png");
  background-size: 15px 25px;
}
.card.wpform-style {
  padding: 10px 30px 14px 30px;
  position: relative;
  color: #373d48;
}
.card.wpform-style h1,
.card.wpform-style h2 {
  color: #373d48;
}
.card.wpform-style .badge {
  position: absolute;
  margin-bottom: 0;
  right: -30px;
  top: -30px;
  display: block;
  background: transparent;
}
.action-card {
  -moz-card-sizing: border-card;
  -webkit-card-sizing: border-card;
  -webkit-box-sizing: border-card;
  box-sizing: border-card;
  border: 3px solid transparent;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.action-card:hover {
  border: 3px solid #f82f5d;
  -webkit-box-shadow: 0 4px 24px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.2);
}
.action-card a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  z-index: 10;
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=1);
}
.action-card .action-card-title {
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
table .card {
  margin: 10px 10px !important;
}
.tooltip {
  -webkit-filter: drop-shadow(rgba(51, 73, 94, 0.2) 0 2px 10px);
  filter: drop-shadow(rgba(51, 73, 94, 0.2) 0 2px 10px);
}
.tooltip-inner {
  text-align: left;
  padding: 20px 20px;
  min-width: 280px;
  font-weight: 600;
}
.sidebar {
  padding-top: 0;
  padding-right: 40px;
  padding-bottom: 40px;
}
.sidebar .widget-wrapper {
  margin-bottom: 20px;
}
.sidebar .widget-wrapper ul.list {
  border-top: 1px solid #e7e7e7;
  margin-top: 25px;
  padding-top: 10px;
}
.sidebar .widget-title {
  position: relative;
  padding-left: 13px;
}
.sidebar .widget-title::before {
  content: " ";
  position: absolute;
  width: 3px;
  background: #f8b02f;
  height: 20px;
  left: 0;
}
.sidebar .menu-sidebar-menu-presse-container,
.sidebar
  .menu-sidebar-menu-presse-german-container
  .menu-sidebar-menu-referenzen-container {
  border-top: 1px solid #e7e7e7;
  margin-top: 25px;
  padding-top: 10px;
}
.sidebar .widget-title,
.sidebar .uppercase-title {
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  font-style: normal;
  color: #444 !important;
}
.sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar ul li {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e7e7e7;
}
.sidebar ul li:last-child {
  border-bottom: 0;
}
.sidebar ul li:hover:after {
  right: 0.75rem;
}
.sidebar ul li > a {
  color: #1d1d1f !important;
  font-weight: normal;
}
.sidebar ul li > a a:hover {
  color: #ff9910;
}
.sidebar ul li:after {
  content: "\f105";
  position: absolute;
  height: 1.5rem;
  width: 0.5rem;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
}
.sidebar .social-media-icons-wrapper i.fa {
  margin-right: 16px;
  margin-bottom: 16px;
  font-size: 30px;
}
.toc-sidebar {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 40px;
  display: none;
  position: sticky !important;
  top: 175px;
}
.toc-sidebar .widget-title {
  position: relative;
  padding-left: 13px;
}
.toc-sidebar .widget-title::before {
  content: " ";
  position: absolute;
  width: 3px;
  background: #f8b02f;
  height: 20px;
  left: 0;
}
.toc-sidebar .widget-title,
.toc-sidebar .uppercase-title {
  margin-bottom: 10px;
  margin-top: 0;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 600;
  font-style: normal;
  color: #444 !important;
}
.toc-sidebar ul:first-child {
  border-top: 1px solid #e7e7e7;
  margin-top: 25px;
  padding-top: 10px;
}
.toc-sidebar ul {
  list-style: none;
  margin: 0;
  padding-left: 20px;
}
.toc-sidebar ul li {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0.5rem 0 !important;
}
.toc-sidebar ul li ul li {
  padding-bottom: 0;
}
.toc-sidebar ul li:last-child {
  border-bottom: 0;
}
.toc-sidebar ul li > a {
  color: #1d1d1f !important;
  font-weight: normal;
  font-size: 13px;
}
.toc-sidebar ul li > a a:hover {
  color: #ff9910;
}
.breadcrumb {
  background-color: rgba(55, 61, 72, 0.06);
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  border-radius: 0;
}
.breadcrumb-inner {
  padding: 30px 20px 5px 0;
  font-weight: normal;
  font-size: 0.875rem;
}
.v7 .hero-container {
  min-height: 486px;
  position: relative;
  background-color: white;
  background-size: cover;
}
.v7 .hero-container .hero-icon {
  margin-top: 1rem;
  background-repeat: no-repeat;
  background-size: 200px 200px;
  background-position: center;
  height: 200px;
  width: 200px;
  float: none;
}
.v7 .hero-container .hero-icon.industry-ecommerce {
  background-image: url("../images/IndustrySolutionECommerce.png");
}
.v7 .hero-container .hero-icon.industry-media {
  background-image: url("../images/IndustrySolutionMedia.png");
}
.v7 .hero-container .hero-icon.industry-information {
  background-image: url("../images/IndustrySolutionInformation.png");
}
.v7 .hero-container .hero-icon.industry-marketing {
  background-image: url("../images/IndustrySolutionMarketing.png");
}
.v7 .hero-container .hero-icon.product-bg {
  background-color: white;
  border: 2px white solid;
  border-radius: 25%;
  background-size: 100px 100px;
}
.v7 .hero-container .hero-icon.ai {
  background-image: url("../images/ai.png");
}
.v7 .hero-container .hero-icon.text {
  background-image: url("../images/texts.png");
}
.v7 .hero-container .hero-icon.web-research {
  background-image: url("../images/web_research.png");
}
.v7 .hero-container .hero-icon.categorization-tagging {
  background-image: url("../images/categorization_tagging.png");
}
.v7 .hero-container .hero-icon.product-data {
  background-image: url("../images/product_data.png");
}
.v7 .hero-container .hero-icon.survey {
  background-image: url("../images/surveys.png");
}
.v7 .hero-container .hero-icon.mobile {
  background-image: url("../images/mobile_crowdsourcing.png");
}
.v7 .hero-container .hero-icon.external-form {
  background-image: url("../images/external_form.png");
}
.v7 .hero-container.about-crowdsourcing-header-image {
  background-repeat: no-repeat;
  background-position: right center;
}
.v7 .hero-container.about-seo-texts-header-image {
  background-repeat: no-repeat;
  background-position: right center;
}
.main-content h1 {
  margin-top: 0;
}
.main-content img {
  max-width: 100%;
}
.error404 img {
  margin-bottom: 40px;
}
.error404 h1 {
  font-size: 60px;
  font-weight: 400;
}
.error404 p {
  font-size: 24px;
}
.error404 section {
  overflow-x: hidden;
}
.error404 section.blue {
  background-color: #108eff;
  color: white;
}
.error404 section.blue h1,
.error404 section.blue h2,
.error404 section.blue h3,
.error404 section.blue h4,
.error404 section.blue h5,
.error404 section.blue h6 {
  color: white;
}
.page-template-startpage #nav-bar.scrollNav:not(.whiteHeader),
.page-template-startpage .navbar.scrollNav:not(.whiteHeader) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25) !important;
  background-color: rgba(0, 0, 0, 0.1);
  -moz-backdrop-filter: blur(10px) opacity(100%);
  backdrop-filter: blur(10px) opacity(100%);
}
.page-template-startpage
  #nav-bar.scrollNav:not(.whiteHeader).mega-menu
  .wide
  .menu-item.main-menu-item
  > a,
.page-template-startpage
  .navbar.scrollNav:not(.whiteHeader).mega-menu
  .wide
  .menu-item.main-menu-item
  > a {
  color: white;
}
.page-template-startpage #nav-bar.scrollNav:not(.whiteHeader) .navbar-toggler,
.page-template-startpage .navbar.scrollNav:not(.whiteHeader) .navbar-toggler {
  color: white;
  border-color: white;
}
.page-template-startpage
  #nav-bar.scrollNav:not(.whiteHeader)
  .navbar-collapse.collapse.show
  .menu-item.main-menu-item
  > a,
.page-template-startpage
  #nav-bar.scrollNav:not(.whiteHeader)
  .navbar-collapse.collapse.show
  .menu-item.main-menu-top-item
  > a,
.page-template-startpage
  .navbar.scrollNav:not(.whiteHeader)
  .navbar-collapse.collapse.show
  .menu-item.main-menu-item
  > a,
.page-template-startpage
  .navbar.scrollNav:not(.whiteHeader)
  .navbar-collapse.collapse.show
  .menu-item.main-menu-top-item
  > a {
  color: #373d48 !important;
}
.page-template-startpage
  #nav-bar.scrollNav:not(.whiteHeader)
  .navbar-collapse.collapse.show
  .menu-item.main-menu-item
  > a:hover,
.page-template-startpage
  #nav-bar.scrollNav:not(.whiteHeader)
  .navbar-collapse.collapse.show
  .menu-item.main-menu-top-item
  > a:hover,
.page-template-startpage
  .navbar.scrollNav:not(.whiteHeader)
  .navbar-collapse.collapse.show
  .menu-item.main-menu-item
  > a:hover,
.page-template-startpage
  .navbar.scrollNav:not(.whiteHeader)
  .navbar-collapse.collapse.show
  .menu-item.main-menu-top-item
  > a:hover {
  color: #f8b02f !important;
}
.page-template-startpage
  #nav-bar.scrollNav.mega-menu
  .wide
  .menu-item.show
  > a::after,
.page-template-startpage
  .navbar.scrollNav.mega-menu
  .wide
  .menu-item.show
  > a::after {
  bottom: -18px;
}
#sup-nav {
  z-index: 110 !important;
  width: 100% !important;
  height: 40px;
  min-height: 40px !important;
  font-weight: 600 !important;
  border: none !important;
  background-color: #263238;
  font-family: "Open Sans", sans-serif !important;
  font-size: 1rem !important;
  padding: 0 !important;
}
#sup-nav.under-admin-bar {
  position: relative;
  top: 2rem;
}
#sup-nav .navbar-nav {
  display: block;
}
#sup-nav .navbar-nav .menu-item {
  display: inline-block;
  margin: 0 10px;
}
#sup-nav .navbar-nav .menu-item .nav-link {
  height: 40px;
  padding: 7px 0 0 0;
  color: white;
  font-size: 1rem !important;
  font-weight: 500 !important;
}
#sup-nav .navbar-nav .menu-item .nav-link:hover,
#sup-nav .navbar-nav .menu-item .nav-link:focus,
#sup-nav .navbar-nav .menu-item .nav-link[aria-expanded="true"] {
  color: #f8b02f;
}
#sup-nav .navbar-nav .menu-item .nav-link.dropdown-toggle::after {
  content: "";
  width: 100%;
  height: 40px;
  top: 0;
  background: 0;
  border: 0;
  position: absolute;
  display: block;
}
#sup-nav .navbar-nav .menu-item .dropdown-menu {
  position: absolute;
  border: 0 !important;
  border-top: 0.3125rem solid #f8b02f !important;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  top: 33px;
}
#sup-nav .navbar-nav .menu-item .dropdown-menu .container {
  display: block !important;
}
#sup-nav .navbar-nav .menu-item .dropdown-menu .divider {
  background-color: #eee !important;
}
#sup-nav .navbar-nav .menu-item .dropdown-menu > li > a {
  color: #373d48;
  padding: 0.375rem 1.25rem !important;
  font-size: 1rem !important;
}
#sup-nav .navbar-nav .menu-item .dropdown-menu > li > a:hover {
  color: #f8b02f;
  background-color: transparent;
}
#sup-nav.cw-style .navbar-nav .menu-item .nav-link:hover,
#sup-nav.cw-style .navbar-nav .menu-item .nav-link:focus,
#sup-nav.cw-style .navbar-nav .menu-item .nav-link[aria-expanded="true"] {
  color: #409bff;
}
#sup-nav.cw-style .navbar-nav .menu-item .dropdown-menu {
  border-top-color: #409bff !important;
}
#sup-nav.cw-style .navbar-nav .menu-item .dropdown-menu > li > a:hover {
  color: #409bff;
}
#sup-nav #lang_sel_click {
  display: block !important;
  position: relative;
}
#sup-nav #lang_sel_click .wpml-ls-legacy-dropdown-click {
  width: 45px !important;
  background-color: #545d62 !important;
  border-radius: 5px !important;
}
#sup-nav #lang_sel_click .wpml-ls-legacy-dropdown-click a {
  padding: 4px 5px 5px 5px !important;
}
#sup-nav #lang_sel_click.contact-lang-selector {
  position: relative;
  top: 7px !important;
}
#sup-nav #lang_sel_click li {
  width: 2.8rem !important;
  text-align: left !important;
}
#sup-nav #lang_sel_click li ul {
  width: 2.8rem !important;
}
#sup-nav #lang_sel_click img.iclflag {
  top: 0 !important;
}
#nav-bar,
.navbar {
  -webkit-box-shadow: 0 0 12px 0 rgba(51, 73, 94, 0.1) !important;
  box-shadow: 0 0 12px 0 rgba(51, 73, 94, 0.1) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25) !important;
  z-index: 100 !important;
  width: 100% !important;
  border: none !important;
  padding: 0 1rem !important;
  height: 80px;
  min-height: 80px !important;
  font-weight: 600 !important;
  font-family: "Open Sans", sans-serif !important;
  font-size: 1.125rem !important;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
#nav-bar .navbar-nav > li,
.navbar .navbar-nav > li {
  margin: 0 10px;
}
#nav-bar .navbar-nav > li > a,
.navbar .navbar-nav > li > a {
  text-transform: none !important;
  padding: 0;
  position: relative;
}
#nav-bar .navbar-nav > li:last-child > a,
.navbar .navbar-nav > li:last-child > a {
  /* padding-right: 0 !important; */
}
#nav-bar .nav-btn,
.navbar .nav-btn {
  color: #939393 !important;
  border: 1px solid #939393 !important;
  background-color: transparent !important;
  padding: 0.25rem 0.25rem 0.25rem 0.25rem !important;
  border-radius: 0.25rem !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  -webkit-transition: all 0.2s !important;
  transition: all 0.2s !important;
}
#nav-bar .nav-btn:hover,
.navbar .nav-btn:hover {
  color: white !important;
  background-color: #939393 !important;
  border: 0.0625rem solid #939393 !important;
}
#nav-bar .navbar-default .navbar-nav > .show > a,
#nav-bar .navbar-default .navbar-nav > .show > a:focus,
#nav-bar .navbar-default .navbar-nav > .show > a:hover,
.navbar .navbar-default .navbar-nav > .show > a,
.navbar .navbar-default .navbar-nav > .show > a:focus,
.navbar .navbar-default .navbar-nav > .show > a:hover {
  color: #f8b02f !important;
}
#nav-bar .dropdown-menu,
.navbar .dropdown-menu {
  background-color: white;
  border-top-width: 0 !important;
  border: none !important;
  width: auto;
  top: 4.65rem;
}
#nav-bar .dropdown-menu .container,
.navbar .dropdown-menu .container {
  display: block !important;
}
#nav-bar .dropdown-menu .divider,
.navbar .dropdown-menu .divider {
  background-color: #eee !important;
}
#nav-bar .dropdown-menu > li > a,
.navbar .dropdown-menu > li > a {
  color: #373d48;
  padding: 0.375rem 1.25rem !important;
  font-size: 1.125rem !important;
}
#nav-bar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:hover {
  color: #f8b02f;
  background-color: transparent;
}
#nav-bar .dropdown-submenu,
.navbar .dropdown-submenu {
  position: relative;
  padding-right: 10px;
}
#nav-bar .dropdown-submenu > .dropdown-menu,
.navbar .dropdown-submenu > .dropdown-menu {
  top: -0.4375rem;
  margin-left: 0.125rem;
  left: 100%;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#nav-bar .dropdown-submenu.show > .dropdown-menu,
#nav-bar .dropdown-submenu:hover > .dropdown-menu.show,
.navbar .dropdown-submenu.show > .dropdown-menu,
.navbar .dropdown-submenu:hover > .dropdown-menu.show {
  display: block;
}
#nav-bar .dropdown-submenu > a.dropdown-toggle,
.navbar .dropdown-submenu > a.dropdown-toggle {
  position: relative;
}
#nav-bar .dropdown-submenu > a.dropdown-toggle::after,
.navbar .dropdown-submenu > a.dropdown-toggle::after {
  content: "\f054";
  position: absolute;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  font: 12px/12px;
  top: -22px;
  bottom: -22px !important;
  right: 2px;
  left: auto !important;
  margin: auto;
  border: none !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
}
#nav-bar .dropdown-submenu.show > a:after,
.navbar .dropdown-submenu.show > a:after {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
#nav-bar .dropdown-submenu.pull-left,
.navbar .dropdown-submenu.pull-left {
  float: none;
}
#nav-bar .dropdown-submenu.pull-left > .dropdown-menu,
.navbar .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  top: -0.4375rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  margin-left: 0.125rem;
}
#nav-bar.under-admin-bar,
.navbar.under-admin-bar {
  top: 2rem;
}
#nav-bar .logo,
.navbar .logo {
  float: left;
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  height: 36px;
  margin: auto;
}
#nav-bar .logo img,
#nav-bar .brand,
.navbar .logo img,
.navbar .brand {
  margin-right: 2rem;
  padding-bottom: 0.5rem;
}
#nav-bar .logo img a,
#nav-bar .brand a,
.navbar .logo img a,
.navbar .brand a {
  text-indent: -9999px;
  display: block;
  width: 10rem;
  height: 2.1rem;
  margin: 0;
  background: url("../images/logo-w.svg") no-repeat center center;
  background-size: contain;
}
#nav-bar.navbar-inverse .dropdown-menu,
.navbar.navbar-inverse .dropdown-menu {
  background-color: rgba(68, 67, 79, 0.96);
}
#nav-bar.navbar-inverse .dropdown-menu > li > a,
.navbar.navbar-inverse .dropdown-menu > li > a {
  color: white;
}
#nav-bar.navbar-inverse .dropdown-menu > li > a:hover,
.navbar.navbar-inverse .dropdown-menu > li > a:hover {
  color: #f8b02f;
}
#nav-bar.whiteHeader,
.navbar.whiteHeader {
  border-bottom-color: transparent !important;
  background-color: white;
}
#nav-bar.whiteHeader.mega-menu .wide .menu-item a,
#nav-bar.whiteHeader.mega-menu .wide .menu-item.main-menu-item > a,
.navbar.whiteHeader.mega-menu .wide .menu-item a,
.navbar.whiteHeader.mega-menu .wide .menu-item.main-menu-item > a {
  color: #373d48 !important;
}
#nav-bar.whiteHeader.mega-menu .wide .menu-item a:hover,
#nav-bar.whiteHeader.mega-menu .wide .menu-item a:active,
#nav-bar.whiteHeader.mega-menu .wide .menu-item.main-menu-item > a:hover,
#nav-bar.whiteHeader.mega-menu .wide .menu-item.main-menu-item > a:active,
.navbar.whiteHeader.mega-menu .wide .menu-item a:hover,
.navbar.whiteHeader.mega-menu .wide .menu-item a:active,
.navbar.whiteHeader.mega-menu .wide .menu-item.main-menu-item > a:hover,
.navbar.whiteHeader.mega-menu .wide .menu-item.main-menu-item > a:active {
  color: #f8b02f !important;
}
#nav-bar.whiteHeader.mega-menu .wide .menu-item.show > a,
.navbar.whiteHeader.mega-menu .wide .menu-item.show > a {
  color: #f8b02f !important;
}
#nav-bar.whiteHeader
  .wpml-ls-statics-shortcode_actions
  .wpml-ls-current-language
  > a.wpml-ls-item-toggle:after,
.navbar.whiteHeader
  .wpml-ls-statics-shortcode_actions
  .wpml-ls-current-language
  > a.wpml-ls-item-toggle:after {
  color: #373d48 !important;
}
#nav-bar.whiteHeader .logo img a,
#nav-bar.whiteHeader .brand a,
#nav-bar.whiteHeader .logo img a,
#nav-bar.whiteHeader .brand a,
.navbar.whiteHeader .logo img a,
.navbar.whiteHeader .brand a,
.navbar.whiteHeader .logo img a,
.navbar.whiteHeader .brand a {
  /* background: url(../images/logo-b.svg) no-repeat center center !important; */
}
body:not(.page-template-startpage) #nav-bar,
body:not(.page-template-startpage) .navbar {
  background-color: white;
}
body:not(.page-template-startpage)
  #nav-bar.mega-menu
  .wide
  .menu-item.main-menu-top-item
  > a,
body:not(.page-template-startpage) #nav-bar.navbar-light .navbar-nav .nav-link,
body:not(.page-template-startpage)
  .navbar.mega-menu
  .wide
  .menu-item.main-menu-top-item
  > a,
body:not(.page-template-startpage) .navbar.navbar-light .navbar-nav .nav-link {
  color: #373d48;
}
body:not(.page-template-startpage)
  #nav-bar
  .wpml-ls-statics-shortcode_actions
  .wpml-ls-current-language
  > a.wpml-ls-item-toggle:after,
body:not(.page-template-startpage)
  .navbar
  .wpml-ls-statics-shortcode_actions
  .wpml-ls-current-language
  > a.wpml-ls-item-toggle:after {
  color: #373d48 !important;
}
body:not(.page-template-startpage) #nav-bar .logo img a,
body:not(.page-template-startpage) #nav-bar .brand a,
body:not(.page-template-startpage) #nav-bar .logo img a,
body:not(.page-template-startpage) #nav-bar .brand a,
body:not(.page-template-startpage) .navbar .logo img a,
body:not(.page-template-startpage) .navbar .brand a,
body:not(.page-template-startpage) .navbar .logo img a,
body:not(.page-template-startpage) .navbar .brand a {
  /* background: url(../images/logo-b.svg) no-repeat center center !important; */
}
.navbar a.link-clickworker-site button {
  color: #2f8cf8;
  border: 1px solid #2f8cf8;
  background-color: transparent;
  padding: 4px 4px 3px 4px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  text-transform: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.navbar-fixed-top li:hover a.link-clickworker-site button {
  color: white;
  background-color: #2f8cf8;
  border: 1px solid #2f8cf8;
}
.navbar-fixed-top a.link-customer-site button {
  color: #f8b02f;
  border: 1px solid #f8b02f;
  background-color: transparent;
  padding: 4px 4px 3px 4px;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.navbar-fixed-top li:hover a.link-customer-site button {
  color: white;
  background-color: #f8b02f;
  border: 1px solid #f8b02f;
}
.cw-button-container {
  position: absolute;
  right: 0.875rem;
}
.cw-button {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  display: block;
  white-space: nowrap;
  padding: 6px 30px 10px 10px;
  border-radius: 10px;
  height: 42px;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem !important;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  background-color: #409bff;
  border-color: #409bff;
}
.cw-button:hover {
  color: #fff;
  background-color: #1a87ff;
  border-color: #0d80ff;
}
.cw-button:focus,
.cw-button.focus {
  color: #fff;
  background-color: #1a87ff;
  border-color: #0d80ff;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(93, 170, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(93, 170, 255, 0.5);
}
.cw-button.disabled,
.cw-button:disabled {
  color: #fff;
  background-color: #409bff;
  border-color: #409bff;
}
.cw-button:not(:disabled):not(.disabled):active,
.cw-button:not(:disabled):not(.disabled).active,
.show > .cw-button.dropdown-toggle {
  color: #fff;
  background-color: #0d80ff;
  border-color: #007aff;
}
.cw-button:not(:disabled):not(.disabled):active:focus,
.cw-button:not(:disabled):not(.disabled).active:focus,
.show > .cw-button.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(93, 170, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(93, 170, 255, 0.5);
}
.cw-button:hover {
  color: white;
}
.cw-button::after {
  content: "";
  display: block;
  width: 10px;
  height: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
  background: url("../images/chevron-right.svg") center center no-repeat;
  background-size: contain;
}
.mega-menu .col-md-12 ul {
  margin-top: 0;
}
.mega-menu .col-md-12 ul li {
  margin-top: 0;
}
.mega-menu .submenu-list {
  padding: 0;
}
.mega-menu .dropdown-toggle::after {
  display: none;
}
.mega-menu .wide .container {
  position: relative;
}
.mega-menu .wide .dropdown-menu {
  left: auto;
}
.mega-menu .wide .active > a {
  opacity: 1 !important;
}
.mega-menu .wide#nav-bar .dropdown-submenu > .dropdown-menu {
  top: -12px;
  margin-left: 10px;
  left: 98% !important;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  background: transparent;
  position: relative;
}
.mega-menu .wide .menu-item {
  list-style: none;
}
.mega-menu .wide .menu-item > a:hover {
  color: #f8b02f !important;
}
.mega-menu .wide .menu-item.main-menu-item > a {
  font-weight: 500 !important;
  padding-bottom: 0;
  padding-top: 0;
}
.mega-menu .wide .menu-item.main-menu-item .chevron-icon::before {
  border-style: solid;
  border-width: 0.13em 0.13em 0 0;
  content: "";
  display: inline-block;
  height: 0.5em;
  left: 0.15em;
  position: relative;
  top: 0.5em;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.5em;
  margin-right: 0.35em;
  transition: all 0.2s linear !important;
  -webkit-transition: all 0.2s linear !important;
}
.mega-menu .wide .menu-item.main-menu-item .chevron-icon.right:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mega-menu .wide .menu-item.main-menu-item .chevron-icon.bottom:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.mega-menu .wide .menu-item.main-menu-item .chevron-icon.left:before {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.mega-menu
  .wide
  .menu-item.main-menu-item
  [aria-expanded="true"]
  .chevron-icon.bottom:before {
  top: 0.65em !important;
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(-45deg) !important;
}
.mega-menu .wide .menu-item.main-menu-top-item > a {
  color: #fff;
  font-weight: 500 !important;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0 !important;
  margin-bottom: 6px;
}
.mega-menu .wide .menu-item.main-menu-top-item > a:hover {
  color: #fff;
}
.mega-menu .wide .menu-item.column-headline-menu-item {
  font-weight: 500;
  font-size: 22px;
}
.mega-menu .wide .menu-item.column-headline-menu-item > a {
  margin-bottom: 16px;
  border-bottom: 3px solid #1d1d1f;
}
.mega-menu .wide .menu-item.column-headline-menu-item > a.ai-color {
  color: #409bff;
  border-bottom-color: #409bff !important;
}
.mega-menu .wide .menu-item.column-headline-menu-item > a.ec-color {
  color: #35e684;
  border-bottom-color: #35e684 !important;
}
.mega-menu .wide .menu-item.column-headline-menu-item > a.pos-color {
  color: #8012c5;
  border-bottom-color: #8012c5 !important;
}
.mega-menu .wide .menu-item.normal-menu-item {
  font-weight: 600;
  font-size: 16px;
  white-space: nowrap;
}
.mega-menu .wide .menu-item.normal-menu-item > a {
  margin-bottom: 8px;
}
.mega-menu .wide .menu-item.normal-menu-item.active {
  position: relative;
  padding-left: 1.25rem;
}
.mega-menu .wide .menu-item.normal-menu-item.active:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  left: 18px;
  top: 0;
  bottom: 0;
  padding: 0;
  margin: auto;
  background: #f8b02f;
}
.mega-menu .wide .menu-item.sub-menu-item {
  font-weight: 400;
  font-size: 16px;
}
.mega-menu .wide .menu-item.sub-menu-item > a {
  margin-bottom: 8px;
}
.mega-menu .wide .menu-item.sub-menu-item.active {
  position: relative;
}
.mega-menu .wide .menu-item.sub-menu-item.active:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: block;
  left: 4px;
  top: 0;
  bottom: 0;
  padding: 0;
  margin: auto;
  background: #f8b02f;
}
.mega-menu .wide .menu-item a {
  display: block;
  font-family: "Open Sans", sans-serif;
  font-weight: 500 !important;
  font-style: normal;
}
#nav-bar.cw-style .menu-item.main-menu-item > a:hover,
.navbar.cw-style .menu-item.main-menu-item > a:hover {
  color: #409bff !important;
}
#nav-bar.cw-style .mega-menu .wide .menu-item.show > a,
.navbar.cw-style .mega-menu .wide .menu-item.show > a {
  color: #409bff !important;
}
#nav-bar.cw-style .mega-menu .wide .menu-item.show > a[aria-expanded="true"],
.navbar.cw-style .mega-menu .wide .menu-item.show > a[aria-expanded="true"] {
  color: #409bff !important;
}
#nav-bar.cw-style .mega-menu .wide .menu-item.show > a .nav-item.show > a:hover,
.navbar.cw-style .mega-menu .wide .menu-item.show > a .nav-item.show > a:hover {
  color: #409bff !important;
}
#nav-bar.cw-style .mega-menu .wide .menu-item.show > a::after,
.navbar.cw-style .mega-menu .wide .menu-item.show > a::after {
  border-bottom-color: #409bff !important;
}
#nav-bar.cw-style .mega-menu .wide .menu-item.show > a::after,
.navbar.cw-style .mega-menu .wide .menu-item.show > a::after {
  border-bottom-color: #409bff !important;
}
#nav-bar.cw-style .btn-primary.cw-button,
.navbar.cw-style .btn-primary.cw-button {
  color: #212529;
  background-color: #f8b02f;
  border-color: #eba627;
}
#nav-bar.cw-style .btn-primary.cw-button:hover,
.navbar.cw-style .btn-primary.cw-button:hover {
  color: #212529;
  background-color: #f7a20a;
  border-color: #cc8b13;
}
#nav-bar.cw-style .btn-primary.cw-button:focus,
#nav-bar.cw-style .btn-primary.cw-button.focus,
.navbar.cw-style .btn-primary.cw-button:focus,
.navbar.cw-style .btn-primary.cw-button.focus {
  color: #212529;
  background-color: #f7a20a;
  border-color: #cc8b13;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(205, 147, 39, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(205, 147, 39, 0.5);
}
#nav-bar.cw-style .btn-primary.cw-button.disabled,
#nav-bar.cw-style .btn-primary.cw-button:disabled,
.navbar.cw-style .btn-primary.cw-button.disabled,
.navbar.cw-style .btn-primary.cw-button:disabled {
  color: #212529;
  background-color: #f8b02f;
  border-color: #eba627;
}
#nav-bar.cw-style .btn-primary.cw-button:not(:disabled):not(.disabled):active,
#nav-bar.cw-style .btn-primary.cw-button:not(:disabled):not(.disabled).active,
.show > #nav-bar.cw-style .btn-primary.cw-button.dropdown-toggle,
.navbar.cw-style .btn-primary.cw-button:not(:disabled):not(.disabled):active,
.navbar.cw-style .btn-primary.cw-button:not(:disabled):not(.disabled).active,
.show > .navbar.cw-style .btn-primary.cw-button.dropdown-toggle {
  color: #212529;
  background-color: #ec9a08;
  border-color: #c08312;
}
#nav-bar.cw-style
  .btn-primary.cw-button:not(:disabled):not(.disabled):active:focus,
#nav-bar.cw-style
  .btn-primary.cw-button:not(:disabled):not(.disabled).active:focus,
.show > #nav-bar.cw-style .btn-primary.cw-button.dropdown-toggle:focus,
.navbar.cw-style
  .btn-primary.cw-button:not(:disabled):not(.disabled):active:focus,
.navbar.cw-style
  .btn-primary.cw-button:not(:disabled):not(.disabled).active:focus,
.show > .navbar.cw-style .btn-primary.cw-button.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(205, 147, 39, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(205, 147, 39, 0.5);
}
#nav-bar.cw-style .menu-item,
.navbar.cw-style .menu-item {
  list-style: none;
}
#nav-bar.cw-style .menu-item.normal-menu-item.active:before,
.navbar.cw-style .menu-item.normal-menu-item.active:before {
  background: #409bff !important;
}
#nav-bar.cw-style .menu-item.sub-menu-item.active:before,
.navbar.cw-style .menu-item.sub-menu-item.active:before {
  background: #409bff !important;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}
ul.dropdown-menu li > ul.dropdown-menu {
  left: 97% !important;
  top: -7px !important;
}
ul.dropdown-menu li > ul.dropdown-menu .menu-item:last-child {
  border-bottom: none !important;
}
ul.dropdown-menu li:hover > ul.dropdown-menu.show,
ul.dropdown-menu li:focus > ul.dropdown-menu.show {
  display: block !important;
}
.cw-button {
  display: block;
  padding: 5px 20px;
  padding: 5px 30px 5px 10px;
  border-radius: 10px;
  height: auto !important;
  font-size: 1.1rem !important;
  border-width: 1px !important;
  color: #fff;
  background-color: #409bff;
  border-color: #409bff;
  background: transparent;
}
.cw-button:hover {
  color: #fff;
  background-color: #1a87ff;
  border-color: #0d80ff;
}
.cw-button:focus,
.cw-button.focus {
  color: #fff;
  background-color: #1a87ff;
  border-color: #0d80ff;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(93, 170, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(93, 170, 255, 0.5);
}
.cw-button.disabled,
.cw-button:disabled {
  color: #fff;
  background-color: #409bff;
  border-color: #409bff;
}
.cw-button:not(:disabled):not(.disabled):active,
.cw-button:not(:disabled):not(.disabled).active,
.show > .cw-button.dropdown-toggle {
  color: #fff;
  background-color: #0d80ff;
  border-color: #007aff;
}
.cw-button:not(:disabled):not(.disabled):active:focus,
.cw-button:not(:disabled):not(.disabled).active:focus,
.show > .cw-button.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(93, 170, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(93, 170, 255, 0.5);
}
.cw-button::after {
  display: none;
}
.navbar .brand {
  margin-right: 0 !important;
}
#nav-bar,
.navbar {
  font-size: 1.1rem !important;
}
.navbar .fa-chevron-right {
  display: block;
  width: 10px;
  height: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  margin: auto;
}
.cw-button:hover {
  color: #fff !important;
  background-color: #1a87ff !important;
  border-color: #0d80ff !important;
}
#nav-bar.cw-style .btn-primary.cw-button,
.navbar.cw-style .btn-primary.cw-button {
  background-color: #f8b02f !important;
  border-color: #eba627 !important;
}
#nav-bar.cw-style .btn-primary.cw-button:hover,
.navbar.cw-style .btn-primary.cw-button:hover {
  background-color: #f7a20a !important;
  border-color: #cc8b13 !important;
}
.cw-cp-cat-ico {
  font-size: 3.375rem;
  padding: 1rem 1rem 1.45rem 1rem;
  margin-right: 1rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}
.cw-cp-cat-ico.std-size {
  font-size: calc(100% - 5px);
  padding: 0.65rem;
  margin-right: 0;
}
.cw-cp-cat-ico.hexa-w {
  background-image: url("../images/hexagone-ico-bg.svg");
}
.cw-cp-cat-ico.hexa-b {
  background-image: url("../images/hexagone-black-ico-bg.svg");
}
.cw-cp-sec-ico {
  width: 100px;
  height: 92px;
  display: block;
  margin: 1.5rem 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.cw-cp-sec-ico.computer-vision-ico {
  background-image: url("../images/computer-vision-ico.svg");
}
.cw-cp-sec-ico.audio-nlp-ico {
  background-image: url("../images/audio-nlp-ico.svg");
}
.cw-cp-whyUs-ico {
  width: calc(100% - 60px);
  padding-right: 98px;
  position: relative;
}
.cw-cp-whyUs-ico::after {
  content: "";
  position: absolute;
  height: 98px;
  width: 98px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.cw-cp-whyUs-ico.international-ico::after {
  background-image: url("../images/international-ico.svg");
}
.cw-cp-whyUs-ico.large-workforce-ico::after {
  background-image: url("../images/large-workforce-ico.svg");
}
.cw-cp-whyUs-ico.quality-assured-ico::after {
  background-image: url("../images/quality-assured-ico.svg");
}
.cw-cp-whyUs-ico.extensive-expertise-ico::after {
  background-image: url("../images/extensive-expertise-ico.svg");
}
.cw-cp-whyUs-ico.iso-27001-ico.dark::after {
  background-image: url("../images/iso-27001-ico-dark.svg");
}
.cw-cp-whyUs-ico.iso-27001-ico.dark.de::after {
  background-image: url("../images/iso-27001-ico-dark-de.svg");
}
.cw-cp-whyUs-ico.iso-27001-ico.hell::after {
  background-image: url("../images/iso-27001-ico-hell.svg");
}
.cw-cp-whyUs-ico.iso-27001-ico.hell.de::after {
  background-image: url("../images/iso-27001-ico-hell-de.svg");
}
.cw-cp-whyUs-ico.co2-footprint::after {
  background-image: url("../images/co2-black--icon.svg");
}
.horizontal-timeline-sec {
  position: relative;
}
.horizontal-timeline-sec .container {
  position: relative;
}
.horizontal-timeline-sec .container ol.horizontal-timeline {
  margin: 5rem 0 10rem 0;
  padding: 0;
  border-top: 4px solid #f8f8fc;
  list-style: none;
}
.horizontal-timeline-sec .container ol.horizontal-timeline li {
  float: left;
  width: 25%;
  padding-top: 30px;
  position: relative;
}
.horizontal-timeline-sec .container ol.horizontal-timeline li span {
  width: 50px;
  height: 50px;
  margin-left: -25px;
  background: #fff;
  border: 4px solid #f8b02f;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
  text-align: center;
  line-height: 50px -10;
  color: #f8b02f;
  font-size: 2em;
  font-style: normal;
  position: absolute;
  top: -26px;
  left: 50%;
}
.horizontal-timeline-sec
  .container
  ol.horizontal-timeline
  li
  span.timeline-icon {
  border-width: 2px;
  background-size: auto 75%;
  background-repeat: no-repeat;
  background-position: center;
}
.horizontal-timeline-sec
  .container
  ol.horizontal-timeline
  li
  span.ps-sp-bot:before {
  content: "";
  color: #f8b02f;
  width: 2px;
  height: 50px;
  background: #f8b02f;
  position: absolute;
  bottom: -50px;
  left: 50%;
}
.horizontal-timeline-sec
  .container
  ol.horizontal-timeline
  li
  span.ps-sp-bot:after {
  content: "";
  color: #f8b02f;
  width: 8px;
  height: 8px;
  background: #f8b02f;
  position: absolute;
  top: 90px;
  left: 44%;
  border-radius: 100%;
}
.horizontal-timeline-sec .container ol.horizontal-timeline li .img-handler-top {
  position: absolute;
  bottom: 0;
  margin-bottom: 130px;
  width: 100%;
}
.horizontal-timeline-sec
  .container
  ol.horizontal-timeline
  li
  .img-handler-top
  img {
  display: table;
  margin: 0 auto;
}
.horizontal-timeline-sec .container ol.horizontal-timeline li .img-handler-bot {
  position: absolute;
  margin-top: 60px;
  width: 100%;
}
.horizontal-timeline-sec
  .container
  ol.horizontal-timeline
  li
  .img-handler-bot
  img {
  display: table;
  margin: 0 auto;
}
.horizontal-timeline-sec .container ol.horizontal-timeline li p {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.horizontal-timeline-sec
  .container
  ol.horizontal-timeline
  li
  .timeline-element {
  width: 100%;
  position: absolute;
  margin-top: 35px;
}
.v7 .page {
  overflow-x: hidden;
}
.v7 .header-section {
  z-index: 1;
  padding: 10rem 0 25rem 0;
  overflow: hidden;
  color: inherit;
  background: white;
}
.v7 .header-section.mit-bg.orange-gradient {
  background: #f8b02f;
  background: radial-gradient(circle, #f8b02f 0, #f8b02f 75%, #ffa236 100%);
}
.v7 .header-section.mit-bg.red-gradient {
  background: #d65d82;
  background: radial-gradient(circle, #d65d82 0, #d65d82 75%, #d03155 100%);
}
.v7 .header-section.mit-bg a:not(.btn) {
  color: white;
  text-decoration: underline;
}
.v7 .header-section.mit-bg a:not(.btn):hover {
  text-decoration: none;
}
.v7 .header-section .selfService-ico {
  position: relative;
  display: block;
  width: 70px;
  height: 70px;
  margin: 1rem auto;
  padding: 0;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.v7 .header-section .selfService-ico.survey-content {
  background-image: url("../images/s-service-survey-ico.svg");
}
.v7 .header-section .selfService-ico.text-creation-content {
  background-image: url("../images/s-service-textcreation-ico.svg");
}
.v7 .header-section .selfService-ico.sentiment-analysis-content {
  background-image: url("../images/s-service-sentimentAnalysis-ico.svg");
}
.v7 .header-section .selfService-ico.translation-content {
  background-image: url("../images/s-service-translation-ico.svg");
}
.v7 .header-section .btn {
  padding: 0.75rem 0.875rem !important;
  border-width: 2px;
}
.v7 .header-section .btn:hover {
  border-color: white !important;
}
.v7 .header-section .btn [class*="btn-outline"].inverse {
  color: white !important;
}
.v7 .header-section .btn .btn-primary.inverse:hover {
  border-color: white !important;
}
.v7 .header-section .text-container {
  z-index: 1;
}
.v7 .header-section .text-container.txt-white {
  color: white;
}
.v7 .header-section .text-container h1.mBigger {
  font-size: 3rem;
  font-weight: 700;
}
.v7 .header-section .section-headline {
  font-size: 3.75rem;
  margin-bottom: 1rem;
  margin-top: 0 !important;
}
.v7 .header-section .section-headline figure {
  margin: 0;
  top: 1rem;
  position: relative;
  margin: 0 1rem 0 -5.75rem;
}
.v7 ul.companies {
  list-style: none;
}
.v7 ul.companies li {
  margin-top: 0;
  margin-left: 0;
  padding: 0;
  float: left;
}
.v7 ol.managed-counter-list::before,
.v7 ul.managed-counter-list::before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  background-color: #f8b02f;
  height: calc(100% - 8rem);
  left: 0;
  top: 1rem;
}
.v7 ol.survey-counter-list::before,
.v7 ul.survey-counter-list::before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  background-color: #f8b02f;
  height: calc(100% - 4rem);
  left: 0;
  top: 1rem;
}
.v7 ol[class*="-counter-list"],
.v7 ul[class*="-counter-list"] {
  counter-reset: item;
  margin: 0 0 1.5rem 2.0625rem;
  padding: 0 0 0 4.0625rem;
  position: relative;
}
.v7 ol[class*="-counter-list"]:not(.without-numering) > li::before,
.v7 ul[class*="-counter-list"]:not(.without-numering) > li::before {
  content: counter(item) "-";
  display: inline-block;
  font-weight: bold;
  padding-right: 0.5rem;
  text-align: right;
  width: 1.5rem;
}
.v7 ol[class*="-counter-list"] > li,
.v7 ul[class*="-counter-list"] > li {
  line-height: 2.5rem;
  counter-increment: item;
  list-style-type: none;
  margin: 0 0 2.5rem 0;
  padding: 0;
  position: relative;
}
.v7 ol[class*="-counter-list"] > li::after,
.v7 ul[class*="-counter-list"] > li::after {
  content: "";
  display: block;
  position: absolute;
  width: 4.125rem;
  height: 4.125rem;
  border-radius: 50%;
  background-color: #fbf8e4;
  background-repeat: no-repeat;
  background-position: center center;
  top: -1rem;
  left: -6rem;
}
.v7 ol[class*="-counter-list"] > li.white-bg-icons::after,
.v7 ul[class*="-counter-list"] > li.white-bg-icons::after {
  background-color: white;
}
.v7 ol[class*="-counter-list"] > li.fst::after,
.v7 ul[class*="-counter-list"] > li.fst::after {
  background-image: url("../images/fst.svg");
}
.v7 ol[class*="-counter-list"] > li.scnd::after,
.v7 ul[class*="-counter-list"] > li.scnd::after {
  background-image: url("../images/scnd.svg");
}
.v7 ol[class*="-counter-list"] > li.thrd::after,
.v7 ul[class*="-counter-list"] > li.thrd::after {
  background-image: url("../images/thrd.svg");
}
.v7 ol[class*="-counter-list"] > li.frth::after,
.v7 ul[class*="-counter-list"] > li.frth::after {
  background-image: url("../images/frth.svg");
}
.v7 ol[class*="-counter-list"] > li.frth-outline::after,
.v7 ul[class*="-counter-list"] > li.frth-outline::after {
  background-image: url("../images/results-outline.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-setupWork::after,
.v7 ul[class*="-counter-list"] > li.cw-setupWork::after {
  background-image: url("../images/cw-setup.svg");
}
.v7 ol[class*="-counter-list"] > li.txt-cw::after,
.v7 ul[class*="-counter-list"] > li.txt-cw::after {
  background-image: url("../images/cw-txt-work.svg");
}
.v7 ol[class*="-counter-list"] > li.photo-cw::after,
.v7 ul[class*="-counter-list"] > li.photo-cw::after {
  background-image: url("../images/cw-photo-work.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-visit-store::after,
.v7 ul[class*="-counter-list"] > li.cw-visit-store::after {
  background-image: url("../images/cw-visit-store.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-photo-analyze::after,
.v7 ul[class*="-counter-list"] > li.cw-photo-analyze::after {
  background-image: url("../images/cw-photo-analyze.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-photo-optimizing::after,
.v7 ul[class*="-counter-list"] > li.cw-photo-optimizing::after {
  background-image: url("../images/cw-photo-optimizing.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-text-analyze::after,
.v7 ul[class*="-counter-list"] > li.cw-text-analyze::after {
  background-image: url("../images/cw-text-analyze.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-text-optimize::after,
.v7 ul[class*="-counter-list"] > li.cw-text-optimize::after {
  background-image: url("../images/cw-text-optimize.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-client-topic-list::after,
.v7 ul[class*="-counter-list"] > li.cw-client-topic-list::after {
  background-image: url("../images/cw-client-topic-list.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-copyright-analyze::after,
.v7 ul[class*="-counter-list"] > li.cw-copyright-analyze::after {
  background-image: url("../images/cw-copyright-analyze.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-product-match::after,
.v7 ul[class*="-counter-list"] > li.cw-product-match::after {
  background-image: url("../images/cw-product-match.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-product-search::after,
.v7 ul[class*="-counter-list"] > li.cw-product-search::after {
  background-image: url("../images/cw-product-search.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-unsatisfactory-results-analyze::after,
.v7 ul[class*="-counter-list"] > li.cw-unsatisfactory-results-analyze::after {
  background-image: url("../images/cw-unsatisfactory-results-analyze.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-url-identify::after,
.v7 ul[class*="-counter-list"] > li.cw-url-identify::after {
  background-image: url("../images/cw-url-identify.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-url-review::after,
.v7 ul[class*="-counter-list"] > li.cw-url-review::after {
  background-image: url("../images/cw-url-review.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-create_customer::after,
.v7 ul[class*="-counter-list"] > li.cw-create_customer::after {
  background-image: url("../images/create_customer.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-new_order::after,
.v7 ul[class*="-counter-list"] > li.cw-new_order::after {
  background-image: url("../images/new_order.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-enter_text::after,
.v7 ul[class*="-counter-list"] > li.cw-enter_text::after {
  background-image: url("../images/enter_text.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-define_target::after,
.v7 ul[class*="-counter-list"] > li.cw-define_target::after {
  background-image: url("../images/define_target.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-setup::after,
.v7 ul[class*="-counter-list"] > li.cw-setup::after {
  background-image: url("../images/setup.svg");
}
.v7 ol[class*="-counter-list"] > li.cw-finish_order::after,
.v7 ul[class*="-counter-list"] > li.cw-finish_order::after {
  background-image: url("../images/finish_order.svg");
}
.v7 img.grayscale {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  filter: grayscale(1);
  opacity: 0.6;
}
.v7 .icon-oton {
  background: url("../images/oton-icon.png");
  height: 40px;
  width: 52px;
  background-size: 52px 40px;
  background-repeat: no-repeat;
}
.v7 .icon-case-study {
  background: url("../images/case-study-icon.png");
  height: 50px;
  width: 50px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
}
.v7 .icon-flyer {
  background: url("../images/flyer-icon.png");
  height: 50px;
  width: 50px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
}
.v7 .icon-presse {
  background: url("../images/presse.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 90px;
  width: 85px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.v7 .icon-presse.orange {
  background: url("../images/presse-yellow.svg");
}
.v7 .icon-self-service {
  background-image: url("../images/self_service.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 75px;
  width: 70px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.v7 .icon-self-service.orange {
  background-image: url("../images/self_service_orange.svg");
}
.v7 .icon-full-service {
  background: url("../images/full_service.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  height: 80px;
  width: 70px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.v7 .icon-contact {
  background: url("../images/contact-icon.png");
  height: 60px;
  width: 60px;
  background-size: 60px 60px;
  background-repeat: no-repeat;
  margin-top: 1rem;
}
.v7 .icon-service {
  height: 60px;
  width: 60px;
  background-size: 60px 60px;
  background-repeat: no-repeat;
  margin-bottom: 1rem;
}
.v7 .icon-service.ai {
  background-image: url("../images/ai%402x.png");
}
.v7 .icon-service.text {
  background-image: url("../images/texts%402x.png");
}
.v7 .icon-service.web-research {
  background-image: url("../images/web_research%402x_1.png");
}
.v7 .icon-service.categorization-tagging {
  background-image: url("../images/categorization_tagging%402x.png");
}
.v7 .icon-service.product-data {
  background-image: url("../images/product_data%402x.png");
}
.v7 .icon-service.survey {
  background-image: url("../images/surveys%402x_1.png");
}
.v7 .icon-service.mobile {
  background-image: url("../images/mobile_crowdsourcing%402x.png");
}
.v7 .icon-service.api {
  background-image: url("../images/api%402x.png");
}
.v7 .icon-service.individual {
  background-image: url("../images/my_products%402x.png");
}
.v7 .img-annotation-icon {
  position: relative;
  width: 60px;
  height: 60px;
  display: inline-block;
  top: 25px;
  background: url(../images/ai-Icon-w.png) no-repeat center center;
  background-size: cover;
}
.v7 .icon-service-headline {
  height: 60px;
  width: 60px;
  background-size: 60px 60px;
  background-repeat: no-repeat;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.v7 .icon-service-headline.text {
  background-image: url("../images/texts%402x.png");
}
.v7 .icon-service-headline.web-research {
  background-image: url("../images/web_research%402x_1.png");
}
.v7 .icon-service-headline.categorization-tagging {
  background-image: url("../images/categorization_tagging%402x.png");
}
.v7 .icon-service-headline.product-data {
  background-image: url("../images/product_data%402x.png");
}
.v7 .icon-service-headline.survey {
  background-image: url("../images/surveys%402x_1.png");
}
.v7 .icon-service-headline.mobile {
  background-image: url("../images/mobile_crowdsourcing%402x.png");
}
.v7 .icon-service-headline.api {
  background-image: url("../images/api%402x.png");
}
.v7 .icon-service-headline.external-form {
  background-image: url("../images/external_form%402x.png");
}
.v7 figure {
  display: inline-block;
}
.v7 figure.white {
  -webkit-filter: invert(100%) brightness(200%) !important;
  filter: invert(100%) brightness(200%) !important;
}
.v7 figure.grey {
  -webkit-filter: invert(100%) !important;
  filter: invert(100%) !important;
}
.v7 .img-pull-to-right {
  top: 0;
  bottom: 0;
  margin: auto !important;
}
.v7 .img-pull-to-left {
  top: 0;
  bottom: 0;
  margin: auto !important;
}
.v7 .img-align-right {
  top: 0;
  bottom: 0;
  margin: auto !important;
}
.v7 .img-align-left {
  top: 0;
  bottom: 0;
  margin: auto !important;
}
.v7 .quote_refs {
  text-align: center;
}
.v7 .quote_refs::before,
.v7 .quote_refs::after {
  content: "";
  width: 8.3333333333%;
  min-height: 60px !important;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
}
.v7 .quote_refs::before {
  background-image: url("../images/quotes.svg");
  left: -8.3333333333%;
  top: 2rem;
}
.v7 .quote_refs::after {
  background-image: url("../images/quotes.svg");
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  right: -8.3333333333%;
  bottom: 1rem;
}
.v7 .quote_refs p {
  text-align: justify !important;
}
.v7 .case__studies ul.standardV8styled li::before {
  top: 0.9rem !important;
  top: 0.9rem !important;
}
.v7 ol.managed-counter-list-case-studies::before {
  content: "";
  display: block;
  position: absolute;
  width: 3px;
  background-color: #ffbf36;
  height: calc(100% - 2rem);
  left: 0;
  top: 1rem;
}
#contact-sales-button {
  display: block;
  position: fixed;
  z-index: 1000;
  bottom: 30px;
  right: 30px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 30px;
  text-align: center;
  background-color: #f8b02f;
  border: 3px solid #fff;
}
#contact-sales-button::after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  left: 0;
  right: 0;
  top: 10px;
  bottom: 0;
  margin: 0 auto;
  background-image: url("../images/booking-ico-4.svg");
}
.contact-sales-modal #step_client,
.contact-sales-modal #step_clickworker {
  cursor: pointer;
}
.contact-sales-modal .step_image_wrapper-1,
.contact-sales-modal .step_image_wrapper-2 {
  position: relative;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  margin: 0 auto;
  text-align: center;
  padding: 30px;
  width: 30px;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.contact-sales-modal .step_image_wrapper-1 {
  background: url("../images/full_service.svg");
}
.contact-sales-modal .step_image_wrapper-2 {
  background: url("../images/clickworker-contact.svg");
}
.contact-sales-modal #step_client:hover .step_image_wrapper-1 {
  background: url("../images/full_service_yellow.svg");
}
.contact-sales-modal #step_clickworker:hover .step_image_wrapper-2 {
  background: url("../images/clickworker-contact-yellow.svg");
}
.contact-sales-modal .col-step .h4 {
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.contact-sales-modal .col-step:hover .h4 {
  color: #f8b02f;
}
.contact-sales-modal .modal-body {
  border-radius: 15px !important;
  background: #fff;
  z-index: 200;
}
.contact-sales-modal .modal-footer {
  background: #4e4e4e;
  font-size: 14px;
  display: block;
  position: absolute;
  bottom: -50px;
  width: 100%;
  border-bottom-right-radius: 15px !important;
  border-bottom-left-radius: 15px !important;
  z-index: 100;
  padding-top: 40px;
  border: 0;
}
.contact-sales-modal .modal-footer p {
  font-size: 14px;
  margin: 0;
  color: #fff;
}
.contact-sales-modal .modal-footer p a {
  color: #fff;
}
.contact-sales-modal .close {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 900;
}
.contact-sales-modal .container-fluid,
.contact-sales-modal .container-sm,
.contact-sales-modal .container-md,
.contact-sales-modal .container-lg,
.contact-sales-modal .container-xl {
  padding-top: 35px;
  padding-bottom: 35px;
}
.contact-sales-modal .modal-content {
  border-radius: 15px !important;
}
.contact-sales-modal .ct_icon {
  width: 25px;
  padding-bottom: 2px;
}
.contact-sales-modal .ct_icon--2 {
  width: 35px;
  margin-bottom: 15px;
}
.contact-sales-modal .ct_divider {
  background: #d9d9d9;
  width: 205px;
  height: 1px;
  position: absolute;
  margin: 0 auto;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 0;
  right: 0;
  top: 50%;
}
.page-template .tooltip-inner,
.category-customer-blog .tooltip-inner {
  text-align: left;
  padding: 20px 20px;
  min-width: auto !important;
  font-weight: 600;
  border-radius: 15px;
}
.page-template.modal-open .tooltip,
.category-customer-blog.modal-open .tooltip {
  display: none;
}
.archive.category.v7 .page {
  overflow-x: inherit;
}
.post-template-default.single-post.v7 .page {
  overflow-x: inherit;
}
.imgAnnotation {
  overflow: hidden;
}
.imgAnnotation .mini-section-spacer {
  clear: both;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.imgAnnotation .mainIABanner {
  position: relative;
  background-color: #d3507b !important;
  color: #fff !important;
  min-height: 500px;
  z-index: 0;
  padding: 8em 0 10em 0;
}
.imgAnnotation .mainIABanner h1 {
  color: #fff;
  display: inline-block;
  padding: 0 0 0 20px;
}
.imgAnnotation .mainIABanner .img-annotation-icon {
  position: relative;
  width: 60px;
  height: 60px;
  display: inline-block;
  top: 25px;
  background: url(../images/ai-Icon-w.png) no-repeat center center;
  background-size: cover;
}
.imgAnnotation .mainIABanner p {
  line-height: 32px;
  font-size: 18px;
  margin: 20px auto;
  text-align: left;
}
.imgAnnotation .contentWhite {
  position: relative;
  background-color: #fff;
  background-image: url(../images/aiBg.png), url(../images/aiBg.png);
  background-position:
    -10% 10%,
    110% 100%;
  background-repeat: no-repeat, no-repeat;
  z-index: 0;
}
.imgAnnotation .contentWhite:last-child {
  background-image: url(../images/aiBg.png);
  background-position: -40% 0;
  background-size: 50% auto;
  background-repeat: no-repeat;
}
.imgAnnotation .contentWhite:after,
.imgAnnotation .contentWhite:before {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  left: -8%;
  width: 120%;
  height: 100px;
  z-index: 2;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.imgAnnotation .contentWhite:after {
  background-color: #fff;
}
.imgAnnotation .contentWhite:before {
  height: 40px;
  z-index: 3;
  background: rgba(211, 80, 123, 0.3) !important;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transform-origin: 3% 0;
  transform-origin: 3% 0;
  top: 0;
}
.imgAnnotation .contentWhite h2.contentTitel {
  margin: 100px 0 30px;
  font-size: 46px;
  color: #d3507b !important;
}
.imgAnnotation .contentWhite.noSeparator:after,
.imgAnnotation .contentWhite.noSeparator:before {
  display: none;
}
.imgAnnotation section .contentTitel {
  margin: 50px 0 30px;
  font-size: 46px;
  color: #d3507b !important;
}
.imgAnnotation section .contentTitel.imgDST {
  font-size: 42px;
}
.imgAnnotation section .articelTitel {
  font-size: 38px;
  margin-top: 30px;
}
.imgAnnotation section h2 {
  font-size: 38px;
}
.imgAnnotation section h2 figure {
  position: relative;
  top: 25px;
}
.imgAnnotation section h3 {
  font-size: 22px;
  line-height: 30px;
  margin-top: 0;
}
.imgAnnotation section p {
  text-align: left;
  line-height: 26px;
  margin: 20px auto;
}
.imgAnnotation section img {
  width: 100%;
  height: auto;
  border: 1px solid lightgray;
  border-radius: 4px;
}
.imgAnnotation section img.grow {
  z-index: 100;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.imgAnnotation section img.grow:hover {
  position: absolute;
  right: 0;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 1, 0.5);
  box-shadow: 0 0 15px 0 rgba(0, 0, 1, 0.5);
  -webkit-transform: scale(2, 2);
  transform: scale(2, 2);
}
.imgAnnotation .contentGray {
  margin: 100px auto;
  position: relative;
  background-color: inherit;
}
.imgAnnotation .contentGray:after,
.imgAnnotation .contentGray:before {
  content: "";
  position: absolute;
  pointer-events: none;
  bottom: -100px;
  left: -10%;
  width: 110%;
  height: 40%;
  z-index: -1;
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.imgAnnotation .contentGray:after {
  background: inherit;
  background-image: none;
}
.imgAnnotation .contentGray:before {
  height: 30%;
  z-index: 0;
  background: #fafafa !important;
  background-image: none;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transform-origin: 3% 0;
  transform-origin: 3% 0;
  top: 0;
}
.imgAnnotation .contentGray h4 {
  margin-top: 1rem;
  font-size: 28px;
  font-weight: 100;
  text-align: center;
}
.imgAnnotation .contentGray img {
  border: 0;
}
.imgAnnotation .containerWithNoBg {
  background-image: none !important;
}
.imgAnnotation .containerWithNoBg::before {
  background: #fafafa !important;
}
.imgAnnotation .contentWithSmallerNetzBg {
  background-image: url(../images/aiBg.png);
  background-position: -40% -120%;
  background-size: 50% auto;
  background-repeat: no-repeat;
}
.imgAnnotation .waveBg {
  background-image: url(../images/clickworker-app-bg.png);
  background-repeat: no-repeat no-repeat;
  background-size: 100% 50%;
  background-position: center center;
}
.imgAnnotation .wave2Bg {
  background-image: url(../images/clickworker-app-vid-bg.png);
  background-repeat: no-repeat no-repeat;
  background-size: 170% auto;
  background-position: 40% 50%;
}
.imgAnnotation .simplewaveBg {
  background-image: url(../images/apps-waves.png);
  background-repeat: no-repeat no-repeat;
  background-size: 100% 50%;
  background-position: center center;
}
.imgAnnotation .container.imageDataSets .row {
  position: relative;
  z-index: 2;
}
.imgAnnotation .card {
  display: -moz-grid;
}
.imgAnnotation .btn-primary {
  padding-left: 40px;
  padding-right: 40px;
}
.imgAnnotation .noSepBFX {
  margin-top: 0 !important;
}
.imgAnnotation .noSepBFX::before {
  display: none;
}
.imgAnnotation .noSepAFX {
  margin-bottom: 0 !important;
}
.imgAnnotation .noSepAFX::after {
  display: none;
}
.iosAppBtn {
  display: inline-block;
  width: 195px;
  height: 65px;
  text-indent: -9999px;
  position: relative;
  z-index: 1;
}
.iosAppBtn.de {
  background: url(../images/AppStore-de-btn%402x.png) center center no-repeat;
  background-size: contain;
}
.iosAppBtn.en {
  background: url(../images/AppStore-en-btn%402x.png) center center no-repeat;
  background-size: contain;
}
.iosAppBtn.fr {
  background: url(../images/AppStore-fr-btn%402x.png) center center no-repeat;
  background-size: contain;
  width: 215px !important;
}
.andAppBtn {
  display: inline-block;
  width: 220px;
  height: 65px;
  text-indent: -9999px;
  position: relative;
  z-index: 1;
}
.andAppBtn.de {
  background: url(../images/playStore-de-btn%402x.png) center center no-repeat;
  background-size: contain;
}
.andAppBtn.en {
  background: url(../images/playStore-en-btn%402x.png) center center no-repeat;
  background-size: contain;
}
.andAppBtn.fr {
  background: url(../images/playStore-fr-btn%402x.png) center center no-repeat;
  background-size: contain;
}
.v7 .solDefaultLink {
  color: inherit;
  display: inline-block;
  text-decoration: none !important;
  border-bottom: 2px dashed #fff;
}
.v7 .solDefaultLink:hover {
  border-bottom-color: transparent !important;
}
.v7 .self-service-category .btn-primary {
  border-width: 2px !important;
}
.v7 .panel-group-products {
  font-size: 13px;
}
.v7 .panel-group-products h2 {
  font-size: 27px;
  border-bottom: 0;
  padding-bottom: 0;
  vertical-align: middle;
}
.v7 .panel-group-products h3 {
  font-size: 23px;
  border-bottom: 0;
  padding-bottom: 0;
  line-height: 23px;
}
.v7 .panel-group-products .card .card-header[data-toggle] {
  cursor: pointer;
}
.v7 .panel-group-products .card .card-header[data-toggle]:hover {
  text-decoration: underline !important;
}
.v7 .panel-group-products .card .card-header[data-toggle]::before {
  content: "\f055";
  color: #f8b02f;
  display: block;
  position: absolute;
  background-color: #fff;
  top: 0;
  border-radius: 50%;
  bottom: 0;
  margin: auto;
  left: -1.5rem;
  font-size: 1.25rem;
  text-align: center;
  line-height: 1rem;
  height: 15px;
  width: 18px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
}
.v7
  .panel-group-products
  .card
  .card-header[data-toggle][aria-expanded="true"]::before {
  content: "\f056";
  color: #93999c;
}
.v7 .panel-group-products {
  padding: 0;
}
.v7 .panel-group-products .panel-default {
  margin: 10px 0;
  border-radius: 4px;
}
.v7 .panel-group-products > .card-header {
  color: #333;
  background-color: white;
  border: 1px solid #ddd;
  padding: 15px 15px;
}
.v7 .panel-group-products > .card-header a {
  color: #333;
}
.v7 .panel-group-products .panel-title .text-product-category p {
  font-size: 18px;
  margin-bottom: 0;
}
.v7 .panel-group-products .panel-body {
  margin-top: 0.75rem;
  padding: 48px 0 0;
  background-color: #fff;
  border-top: 1.5px dashed #ddd;
}
.v7 .panel-group .card-header + .panel-collapse > .panel-body,
.v7 .panel-group .card-header + .panel-collapse > .list-group {
  border-top: 1.5px dashed #ddd;
}
.v7 .product-box.self-service {
  height: 360px;
}
.v7 .product-box .btn-group {
  position: absolute;
  width: -moz-max-content;
  width: max-content;
  width: -webkit-max-content;
  left: 0;
  right: 0;
  bottom: -18px;
  margin: auto;
}
.v7 .product-box .btn-group > .btn {
  position: relative;
  -ms-flex: unset;
  -webkit-box-flex: unset;
  flex: unset;
}
.v7 .product-box .btn-group > .btn.btn-default {
  color: #212529;
  background-color: #fff;
  border-color: #ccc;
}
.v7 .product-box .btn-group > .btn.btn-default:hover {
  color: #212529;
  background-color: #ccc;
  border-color: #b3b2b2;
}
.v7 .product-box .btn-group > .btn.btn-default:focus,
.v7 .product-box .btn-group > .btn.btn-default.focus {
  color: #212529;
  background-color: #ccc;
  border-color: #b3b2b2;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(178, 179, 180, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(178, 179, 180, 0.5);
}
.v7 .product-box .btn-group > .btn.btn-default.disabled,
.v7 .product-box .btn-group > .btn.btn-default:disabled {
  color: #212529;
  background-color: #fff;
  border-color: #ccc;
}
.v7
  .product-box
  .btn-group
  > .btn.btn-default:not(:disabled):not(.disabled):active,
.v7
  .product-box
  .btn-group
  > .btn.btn-default:not(:disabled):not(.disabled).active,
.show > .v7 .product-box .btn-group > .btn.btn-default.dropdown-toggle {
  color: #212529;
  background-color: #e6e5e5;
  border-color: #acacac;
}
.v7
  .product-box
  .btn-group
  > .btn.btn-default:not(:disabled):not(.disabled):active:focus,
.v7
  .product-box
  .btn-group
  > .btn.btn-default:not(:disabled):not(.disabled).active:focus,
.show > .v7 .product-box .btn-group > .btn.btn-default.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(178, 179, 180, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(178, 179, 180, 0.5);
}
.v7 .product-box .btn-group > .btn.btn-outline-primary:hover {
  border-left-color: #fff;
}
.v7 .product-box h4,
.v7 .product-box .h4 {
  font-size: 1.25rem;
  margin-top: 1.25rem;
}
.v7 .product-box p.sub-title {
  padding: 0;
  text-align: center;
}
.v7 .product-box .button-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -18px;
  text-align: center;
  margin: auto;
}
.v7 .product-box .button-wrapper .btn {
  float: none;
}
.v7 .category-icon {
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 60px;
  height: 70px;
}
.v7 .icon-my_products {
  background-image: url("../images/my_products.png");
}
.v7 .icon-text {
  background-image: url("../images/texts-icon.svg");
}
.v7 .icon-web_research {
  background-image: url("../images/web_research-icon.svg");
}
.v7 .icon-categorization_tagging {
  background-image: url("../images/categorization_tagging-icon.svg");
}
.v7 .icon-product_data {
  background-image: url("../images/product_data-icon.svg");
}
.v7 .icon-survey {
  background-image: url("../images/surveys-icon.svg");
}
.v7 .icon-ai {
  background-image: url("../images/ai-icon.svg");
}
.v7 .icon-mobile {
  background-image: url("../images/mobile_crowdsourcing-icon.svg");
}
.v7 .product-icon {
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 50px;
  width: 45px;
  margin: -35px auto 0 auto;
  left: 0;
  right: 0;
}
.v7 .product-icon.multi {
  border: 0;
  background: 0;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 150px;
  margin-top: -25px;
  margin: auto !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.v7 .product-icon.multi [class*="icon"] {
  position: relative;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 80px;
  width: 70px;
  margin: auto !important;
}
.v7 .icon-seo_text {
  background-image: url("../images/texts-icon.svg");
}
.v7 .cs__container a {
  font-size: 15px;
  color: #212121;
  text-decoration: underline;
}
.v7 .cs__container a:hover {
  color: #f8b02f;
}
.v7 .cs__container h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.v7 .icon-product_descriptions {
  background-image: url("../images/texts-icon.svg");
}
.v7 .icon-category_text {
  background-image: url("../images/texts-icon.svg");
}
.v7 .icon-advisor_text {
  background-image: url("../images/texts-icon.svg");
}
.v7 .icon-glossary {
  background-image: url("../images/texts-icon.svg");
}
.v7 .icon-destination_text {
  background-image: url("../images/texts-icon.svg");
}
.v7 .icon-company_profile {
  background-image: url("../images/texts-icon.svg");
}
.v7 .icon-blog_article {
  background-image: url("../images/texts-icon.svg");
}
.v7 .icon-translations {
  background-image: url("../images/translation-icon.svg");
}
.v7 .icon-custom_text {
  background-image: url("../images/texts-icon.svg");
}
.v7 .icon-seo_text_with_keywords {
  background-image: url("../images/texts-icon.svg");
}
.v7 .icon-address_validation {
  background-image: url("../images/web_research-icon.svg");
}
.v7 .icon-web_reaearch {
  background-image: url("../images/web_research-icon.svg");
}
.v7 .icon-lead_generation {
  background-image: url("../images/web_research-icon.svg");
}
.v7 .icon-custom_web_research {
  background-image: url("../images/web_research-icon.svg");
}
.v7 .icon-product_categorization {
  background-image: url("../images/categorization_tagging-icon.svg");
}
.v7 .icon-image_and_video_tagging {
  background-image: url("../images/categorization_tagging-icon.svg");
}
.v7 .icon-search_relevance {
  background-image: url("../images/categorization_tagging-icon.svg");
}
.v7 .icon-custom_categorization {
  background-image: url("../images/categorization_tagging-icon.svg");
}
.v7 .icon-product_data {
  background-image: url("../images/product_data-icon.svg");
}
.v7 .icon-custom_product_data {
  background-image: url("../images/product_data-icon.svg");
}
.v7 .icon-external_survey {
  background-image: url("../images/surveys-icon.svg");
}
.v7 .icon-custom_survey {
  background-image: url("../images/surveys-icon.svg");
}
.v7 .icon-mobile_crowdsourcing {
  background-image: url("../images/mobile_crowdsourcing-icon.svg");
}
.v7 .icon-custom_mobile {
  background-image: url("../images/mobile_crowdsourcing-icon.svg");
}
.blog .blog_post.card {
  float: left;
  width: 100%;
}
.blog .under-headline-area {
  margin: 0 0 20px 0 !important;
}
.blog .under-headline-area .date {
  margin-right: 12px;
}
.blog .commentlist .kommentarbox {
  background: #fafafa;
  padding: 20px;
  margin: 10px 0;
  border-radius: 8px;
}
.blog #autorenbox {
  border-top: 1px dashed #cfcfcf;
  padding-top: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  float: left;
  width: 100%;
}
.blog #autorenbox .avatar {
  width: 120px;
  float: left;
}
.blog #autorenbox .avatar img {
  border: 5px solid #cacaca;
}
.blog #autorenbox .text {
  float: left;
}
.blog #autorenbox .text p {
  margin: 0;
}
.sea-landingpage #form-section-wrapper {
  right: 0;
  z-index: 200;
  position: fixed;
  -webkit-box-shadow: 0 0 2rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.15) !important;
}
.sea-landingpage .centered-form {
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.sea-landingpage section {
  padding: 5rem;
}
.sea-landingpage section.form-section {
  padding: 3rem 2rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sea-landingpage section.form-section h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 2rem;
  margin-top: 0;
  font-size: 1.75rem;
  font-weight: 700;
}
.sea-landingpage section.form-section form .form-group {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sea-landingpage section.form-section form .form-group .invalid-feedback {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sea-landingpage section.form-section form .form-group .form-control {
  padding: 1.125rem 1rem;
}
.sea-landingpage section.form-section form .form-group textarea {
  height: 150px;
}
.sea-landingpage section.form-section form .form-group .gglcptch {
  margin: 0 !important;
  padding: 0 !important;
}
.sea-landingpage section.header-section {
  padding: 4rem 5rem;
  font-size: 1.25rem;
  height: 100vh;
}
.sea-landingpage section.header-section.ai-speech-data-sets-bg {
  background-image: url("../images/ai-speech-data-sets.jpg");
  background-position: -40px bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.sea-landingpage section.header-section .cw-brand-logo {
  text-indent: -9999px;
  display: block;
  width: 17.5rem;
  height: 3.75rem;
  margin: 0 0 3rem 0;
  background: url("../images/logo-b.svg") no-repeat center center;
  background-size: contain;
}
.sea-landingpage section.header-section .section-headline {
  font-size: 3.75rem;
  font-size: 2.5rem;
}
.sea-landingpage section.header-section .benefitStyled li {
  line-height: 1;
  margin-bottom: 2.25rem;
}
.sea-landingpage section.bg-cw-darker-gray {
  padding: 4rem 5rem 3rem 5rem;
}
.sea-landingpage .has-dark-arrow {
  padding-left: 40px;
  position: relative;
}
.sea-landingpage .has-dark-arrow::before {
  content: "";
  position: absolute;
  display: block;
  height: 32px;
  width: 32px;
  left: 0;
  background: url("../images/btn-list-group-arrow-black.svg") center center
    no-repeat;
  background-size: contain;
}
.sea-landingpage .has-white-arrow {
  padding-left: 40px;
  position: relative;
}
.sea-landingpage .has-white-arrow::before {
  content: "";
  position: absolute;
  display: block;
  height: 32px;
  width: 32px;
  left: 0;
  background: url("../images/btn-list-group-arrow-white.svg") center center
    no-repeat;
  background-size: contain;
}
.sea-landingpage .form-section-shadow {
  -webkit-box-shadow: 0 0.5rem 1.5rem black !important;
  box-shadow: 0 0.5rem 1.5rem black !important;
}
.sea-landingpage p,
.sea-landingpage ul,
.sea-landingpage ol {
  font-size: 1.25rem;
  font-size: 1rem;
}
.sea-landingpage ul.managed-counter-list {
  margin-top: 4.25rem;
}
.sea-landingpage ul.managed-counter-list::before {
  height: calc(100% - 1rem);
}
.sea-landingpage ul.managed-counter-list > li {
  margin: 0 0 3.5rem 0;
}
.sea-landingpage ul.managed-counter-list > li:last-child {
  margin-bottom: 0;
}
.sea-landingpage footer {
  z-index: 101;
  padding: 1.75rem 5rem;
  color: #a2a1a7 !important;
}
.sea-landingpage .btn-md {
  font-weight: 600 !important;
}
.sea-landingpage .btn-md.with-extra-pt-pb {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.sea-landingpage .cta-section {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sea-landingpage .form__wrapper {
  background: #fff;
  padding: 1.5rem;
  border-radius: 0.75rem;
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1) !important;
}
.sea-landingpage .form__wrapper h2 {
  width: 100%;
  text-align: center;
  margin-bottom: 2rem;
  margin-top: 0;
  font-size: 1.5rem;
  font-weight: 700;
}
.sea-landingpage .form__wrapper textarea.form-control {
  min-height: 100px;
}
.sea-landingpage .btn-dark {
  background: #1d1d1f;
}
.sea-landingpage .hero__section {
  height: 100% !important;
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.sea-landingpage .hero__section p.lead {
  font-size: 20px;
  font-weight: 400;
}
.sea-landingpage .hero__section .min-height-row {
  min-height: 500px;
}
.sea-landingpage .hero__section.header-section .cw-brand-logo {
  height: 3.75rem;
  background: url("../images/logo-b.svg") no-repeat center center;
  background-size: contain;
  width: 13.5rem;
  position: absolute;
  top: 0;
}
.sea-landingpage .hero__section.header-section .cw-brand-logo.white-logo {
  background: url("../images/logo-w.svg") no-repeat center center;
}
.sea-landingpage .btn-mw-300 {
  min-width: 300px;
}
.page-template-standard-sea-landingpage section {
  padding: 5rem 0;
}
.page-template-standard-sea-landingpage section.header-section {
  z-index: 1;
  padding: 5rem 0 20rem 0;
}
.page-template-standard-sea-landingpage blockquote::before {
  content: ",,";
  display: block;
  position: absolute;
  font: 10rem serif;
  top: 0;
  left: 40px;
  letter-spacing: -20px !important;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #e9e9e9;
}
.page-template-standard-sea-landingpage .gdpr_ov {
  z-index: 9992;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
.page-template-standard-sea-landingpage .zdx_gdpr_ov {
  z-index: 9999;
}
.page-template-standard-sea-landingpage .zdx_gdpr_ov .cookies_ico {
  display: block;
  width: 220px;
  height: 300px;
  margin: 0 auto 1rem auto;
  background: url(../images/cookies.svg) no-repeat center center;
  background-size: auto 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-standard-sea-landingpage .zdx_gdpr_ov .cookies_ico.mandatory {
  background: url(../images/cookies-mandatory.svg) no-repeat center center;
}
.page-template-standard-sea-landingpage #moove_gdpr_cookie_info_bar {
  display: none !important;
}
[class*="-sea-landingpage"] .popover {
  border-radius: 6px;
  margin-left: -0.75rem;
  background-color: #44434f !important;
}
[class*="-sea-landingpage"] .popover .popover-body {
  color: white !important;
  font-size: 1.125rem !important;
}
[class*="-sea-landingpage"] .popover.bs-popover-left .arrow::after,
[class*="-sea-landingpage"]
  .popover.bs-popover-auto[x-placement^="left"]
  .arrow::after {
  border-left-color: #44434f !important;
}
.scroll-down-icon {
  position: absolute;
  width: 30px;
  height: 50px;
  bottom: 3%;
  left: 50%;
  margin-left: -25px;
  margin-top: -35px;
  -webkit-box-shadow: inset 0 0 0 3px white;
  box-shadow: inset 0 0 0 3px white;
  border-radius: 25px;
}
.scroll-down-icon::before {
  position: absolute;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: white;
  margin-left: -4px;
  top: 8px;
  left: 50%;
  border-radius: 4px;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll;
}
.ngc {
  padding-right: 0 !important;
  overflow-y: hidden !important;
}
.ngc .container > .row:not(.for-modal),
.ngc .container > h2:not(.for-modal),
.ngc .container > h3:not(.for-modal),
.ngc .container > h4:not(.for-modal),
.ngc .container > p:not(.for-modal),
.ngc .container > #form-section:not(.for-modal),
.ngc .container > .cw-brand-logo:not(.for-modal) {
  -webkit-filter: blur(15px);
  filter: blur(15px);
}
body.page-template-startpage {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75;
}
body.page-template-startpage .section {
  padding-top: 4rem;
  padding-bottom: 5rem;
  position: relative;
  overflow: hidden;
}
body.page-template-startpage .section:first-child {
  padding-top: 14rem;
}
body.page-template-startpage .header-section {
  z-index: 1;
  min-height: 680px;
  overflow: hidden;
}
body.page-template-startpage .header-section.mit-bg {
  background-image: url("../images/aiStartpageHeading.jpg");
  background-size: cover;
  background-position: center -1px;
  background-repeat: no-repeat;
}
body.page-template-startpage .header-section #myVideo {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
  width: auto;
  height: auto;
  z-index: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
body.page-template-startpage .header-section .section-headline {
  font-size: 4.188rem;
  margin: 2.5rem 0 4rem 0 !important;
}
body.page-template-startpage .header-section .btn-lg,
body.page-template-startpage .header-section .btn-group-lg > .btn,
body.page-template-startpage .header-section .btn-group-lg > .btn {
  font-style: normal !important;
  font-size: 1.5rem !important;
  padding: 0.75rem 4rem !important;
  border-color: transparent !important;
}
body.page-template-startpage .header-section .btn-lg:hover,
body.page-template-startpage .header-section .btn-group-lg > .btn:hover,
body.page-template-startpage .header-section .btn-group-lg > .btn:hover {
  border-color: transparent !important;
}
body.page-template-startpage .header-section .text-container {
  position: absolute;
  height: 300px;
  width: 100%;
  margin: auto;
  top: 0;
  bottom: 0;
}
body.page-template-startpage .header-section .text-container .h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
}
body.page-template-startpage .header-section .text-container .container {
  margin-top: -10rem;
}
body.page-template-startpage .best-input-titles {
  font-size: 1.5rem;
}
body.page-template-startpage .crow-worldmap-txt {
  position: relative;
  top: -50px;
}
body.page-template-startpage .case-stuies .card {
  -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.1);
}
body.page-template-startpage .case-stuies .card .card-img,
body.page-template-startpage .case-stuies .card .card-img-top {
  border-top-left-radius: 0.75rem !important;
  border-top-right-radius: 0.75rem !important;
}
body.page-template-startpage .case-stuies .card .card-body {
  padding-top: 1.5rem;
}
body.page-template-startpage .case-stuies .card .card-body .card-category-text {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #263238;
  margin-bottom: 1.5rem;
}
body.page-template-startpage .footer-section {
  background: url("../images/footer-bg.png");
  background-size: cover;
}
body.page-template-startpage .footer-section .section-headline {
  font-size: 4.813rem;
}
body.page-template-startpage .footer-section .node-left:before {
  top: 26px;
}
body.page-template-startpage .footer-section .node-left:after {
  top: 36px;
}
body.page-template-startpage .footer-section .node-right:before {
  top: 35px;
}
body.page-template-startpage .footer-section .node-right:after {
  top: 45px;
}
body.page-template-startpage .login-register-card {
  background-image: url("../images/login-register-bg.png");
  padding-top: 100px;
  padding-bottom: 100px;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.download_page .right-content .badge-warning {
  color: #fff;
  background-color: #ccc;
  font-weight: 600;
  padding: 5px 17px;
  font-size: 12px;
}
.download_page .right-content .card a {
  font-size: 13px;
}
.download_page .right-content h3 {
  font-size: 27px;
  font-weight: 700;
}
.download_page .right-content .txt-black {
  color: #000;
}
.download_page .right-content .fa {
  background: #eee;
  padding: 9px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #666;
}
.download_page .right-content .card-footer {
  background-color: #fff;
  padding: 0;
  border-top: 0;
}
.careerContainer {
  margin: 50px 0;
  font-family: "Open Sans", sans-serif;
  background-color: #f0f0f0;
  border: 1px dashed #ccc;
  border-radius: 5px;
}
.careerContent {
  padding: 0 55px 20px;
}
.careerCta {
  border-top: 1px dashed #ccc;
  background: #feefd1 url(../images/career_mail.jpg) no-repeat bottom right;
  padding: 20px 55px;
}
.careerH2 {
  margin-top: 10px;
  padding: 10px 0 10px 55px;
  background: url(../images/arrow_career.png) no-repeat 10px 0;
}
.careerH3 {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
  border-bottom: 1px dashed #ccc;
}
ul.baseList {
  padding: 0;
  margin: 0;
  list-style-position: inside;
}
ul.baseList li {
  margin-left: 15px;
  list-style: url("../images/list_arrow.png");
}
ul.basic li {
  margin-bottom: 5px;
  margin-left: 15px;
  list-style: url("../images/list_arrow.png");
}
ul.basic a .mb {
  font-size: 10px;
  color: #666;
}
.clickworkerButton {
  width: 180px;
  margin: 20px 0;
  padding: 10px 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: url(../images/button_bg.png) repeat-x;
}
.clickworkerButton a {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
.careerButton {
  margin: 40px 0;
}
.careerButton a {
  padding: 15px 10px 15px 55px;
  text-decoration: none;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #efefef;
  background-image:
    url(../images/arrow_career.png),
    -webkit-gradient(
        linear,
        left bottom,
        left top,
        from(#efefef),
        color-stop(50%, white),
        to(#efefef)
      );
  background-image:
    url(../images/arrow_career.png),
    linear-gradient(0, #efefef 0, white 50%, #efefef 100%);
  background-size: auto 40px;
  background-repeat: no-repeat, repeat;
  background-position: 13px 3px;
}
.emptyContainer {
  margin: auto;
  font-family: "Open Sans", sans-serif;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.emptyContent {
  padding: 23px 55px;
}
.emptyCta {
  cursor: pointer;
  display: block;
  width: 100%;
  min-height: 30px;
  background: #8cc97b url(../images/empty_bg.jpg) no-repeat 90% 100%;
  padding: 18px 55px 22px;
  border: 1px solid #688d5a;
}
.emptyCta a {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px dashed #fff;
}
#level-education .LevelBg {
  position: relative;
  height: 340px;
  background-size: cover;
}
#level-education .LevelBg .eduLevelTxt {
  position: absolute;
}
#level-education .LevelBg.highSchool {
  background: url("../images/highSchool_level.svg") 10% bottom no-repeat;
}
#level-education .LevelBg.highSchool .eduLevelTxt {
  top: 10%;
  left: 180px;
}
#level-education .LevelBg.college {
  background: url("../images/college_level.svg") 5% bottom no-repeat;
}
#level-education .LevelBg.college .eduLevelTxt {
  top: 30%;
  left: 210px;
}
#level-education .LevelBg.phd {
  background: url("../images/phd_level.svg") 20% bottom no-repeat;
}
#level-education .LevelBg.phd .eduLevelTxt {
  top: 30%;
  left: 235px;
}
.header-section.pricing-heading {
  padding: 7rem 0 20rem 0;
}
.card.card-feature-list {
  z-index: 100;
  position: relative;
  padding: 0 0 0.5rem 0;
  -webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.card.card-feature-list.green-bg .card-header {
  background-color: #99c86f;
}
.card.card-feature-list.green-bg .card-header .card-title {
  border-color: #99c86f;
}
.card.card-feature-list.green-bg .card-header .cta-container {
  background-color: rgba(71, 121, 25, 0.2);
}
.card.card-feature-list.green-bg .card-header .cta-container .btn {
  color: #477919;
}
.card.card-feature-list.green-bg .card-header .cta-container .btn:hover {
  background: #477919;
}
.card.card-feature-list.green-bg .card-body .list-group li.list-group-item .fa {
  background-color: rgba(141, 202, 122, 0.1);
}
.card.card-feature-list.orange-bg .card-header {
  background-color: #f8b02f;
}
.card.card-feature-list.orange-bg .card-header .card-title {
  border-color: #f8b02f;
}
.card.card-feature-list.orange-bg .card-header .cta-container {
  background-color: rgba(165, 112, 0, 0.2);
}
.card.card-feature-list.orange-bg .card-header .cta-container .btn {
  color: #a57000;
}
.card.card-feature-list.orange-bg .card-header .cta-container .btn:hover {
  background: #a57000;
}
.card.card-feature-list.orange-bg
  .card-body
  .list-group
  li.list-group-item
  .fa {
  background-color: rgba(248, 176, 47, 0.1);
}
.card.card-feature-list .card-header {
  margin: 0;
  padding: 0;
  border-radius: 0.75rem 0.75rem 0 0;
  border: 1px solid white;
}
.card.card-feature-list .card-header .card-title {
  padding: 0.875rem 0;
  margin: 0 auto;
  background-color: white;
  border: 3px solid;
  border-radius: 0.75rem;
  text-align: center;
  font-size: 1.15rem;
  font-weight: 500;
  line-height: 1.15;
}
.card.card-feature-list .card-header .card-title small {
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
}
.card.card-feature-list .card-header .price-box {
  position: relative;
  font-size: 1rem;
  font-weight: 900;
  color: white;
  min-height: 130px;
  padding: 0.5rem 0;
}
.card.card-feature-list .card-header .price-box p {
  margin: auto;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.card.card-feature-list .card-header .price-box .sum {
  font-size: 3rem;
  margin-left: -60px;
}
.card.card-feature-list .card-header .price-box .sum sup {
  font-size: 65%;
  top: -12px;
}
.card.card-feature-list .card-header .price-box .sum small {
  font-size: 3rem;
  font-weight: 900;
}
.card.card-feature-list .card-header .price-box .sum.smaller,
.card.card-feature-list .card-header .price-box .sum.without-month {
  font-size: 2.375rem;
  margin-left: -60px;
}
.card.card-feature-list .card-header .price-box .month {
  position: absolute;
  white-space: pre-line;
  width: 65px;
  text-align: left;
  line-height: 1.15;
  top: 1.5rem;
  margin-left: 0.5rem;
  font-size: 0.9rem;
}
.card.card-feature-list .card-header .price-box .extra {
  display: block;
}
.card.card-feature-list .card-header .price-box .info {
  display: block;
  font-size: 12px;
  font-weight: 400;
}
.card.card-feature-list .card-header .cta-container {
  padding: 10px 0;
}
.card.card-feature-list .card-header .cta-container .btn {
  margin: 0 auto;
  padding: 0.375rem 1.25rem;
  font-size: 1rem;
  font-weight: 500;
  background: white;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.card.card-feature-list .card-header .cta-container .btn:hover {
  color: white;
}
.card.card-feature-list .card-body {
  padding: 0.5rem 0.75rem 0 0.75rem;
  font-size: 1rem;
}
.card.card-feature-list .card-body .list-group {
  padding: 0;
  background-color: white;
}
.card.card-feature-list .card-body .list-group li.list-group-item {
  color: #373d48;
  border-color: rgba(0, 0, 0, 0.1);
  padding: 1.125rem 0;
}
.card.card-feature-list .card-body .list-group li.list-group-item .fa {
  border-radius: 50%;
  padding: 0.5rem;
  text-align: center;
  font-size: 1.25rem;
}
.card.card-feature-list .card-body a[href*="#"] {
  color: #373d48;
  text-decoration: underline;
}
.card.card-feature-list .card-body a[href*="#"]:hover {
  text-decoration: none;
}
.card.card-feature-list .card-body a.solution {
  border-bottom: 2px solid #373d48;
}
.card.card-feature-list .card-body a.solution:hover {
  border-bottom: 0;
  text-decoration: none;
}
.table.pricing-soluions .cw-ico {
  position: relative;
  top: 4px;
  left: 0;
}
.table.pricing-soluions thead tr:first-child th {
  border-bottom: 4px solid #dbdbdb;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.table.pricing-soluions thead tr:first-child th:last-child {
  width: 30%;
}
.table.pricing-soluions thead tr:last-child th {
  border-bottom: 2px solid #dbdbdb;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.table.pricing-soluions thead tr .border-bottom-4 {
  border-bottom: 4px solid #dbdbdb;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: pre;
}
.table.pricing-soluions thead tr th {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.table.pricing-soluions tbody td,
.table.pricing-soluions tbody th {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
}
.table.pricing-soluions tbody td a,
.table.pricing-soluions tbody th a {
  color: inherit !important;
  text-decoration: underline;
}
.table.pricing-soluions tbody td a:hover,
.table.pricing-soluions tbody th a:hover {
  text-decoration: none;
}
.table.pricing-soluions tbody tr:last-child td,
.table.pricing-soluions tbody tr:last-child th {
  border-bottom: 4px solid #dbdbdb;
}
.table.pricing-soluions td,
.table.pricing-soluions th {
  border-color: #dbdbdb;
}
.table.pricing-soluions td p,
.table.pricing-soluions th p {
  margin: 0 !important;
  padding: 0 !important;
}
.table.pricing-soluions caption {
  margin-top: 1.5rem;
  color: inherit;
}
.table.pricing-soluions caption sup {
  top: -0.45em;
}
.price-annotations-container {
  max-width: 100% !important;
}
.price-annotations-container .pricing-card-annotations {
  padding-left: 0;
  list-style: none;
  width: 100% !important;
}
.price-annotations-container .pricing-card-annotations li {
  width: 100%;
  font-size: 0.875rem;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  background: #f8f8fc;
  margin: 0.75rem 0;
  border-radius: 10px;
  min-height: 17px;
}
html[lang="de"] .card.card-feature-list .card-header .price-box .month {
  position: absolute;
  white-space: pre-line;
  width: 60px;
  text-align: left;
  line-height: 1.25;
  top: 1.25rem;
  margin-left: 0.5rem;
}
html[lang="de"] .card.card-feature-list .card-header .price-box .sum.smaller,
html[lang="de"]
  .card.card-feature-list
  .card-header
  .price-box
  .sum.without-month {
  line-height: 1.3;
}
html[lang="de"]
  .card.card-feature-list
  .card-body
  .list-group
  li.list-group-item.ligne-de {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
html[lang="de"]
  .card.card-feature-list
  .card-body
  .list-group
  li.list-group-item.ligne-2-de {
  padding-top: 1.85rem;
  padding-bottom: 1.85rem;
}
.download-section {
  margin-bottom: 50px;
}
.txt-black {
  color: #000;
}
h3.title-h3 {
  font-size: 27px;
  font-weight: 700;
}
.faq_bar {
  width: 100%;
  max-width: 100%;
  padding: 2px;
  background: #fff;
  color: #000;
  clear: both;
  margin-bottom: 1px;
  border-bottom: 1px dashed #cfcfcf;
  line-height: 30px;
  background-image: url("../images/arrow_yellow.png");
  padding-left: 30px;
  background-repeat: no-repeat;
}
.faq_bar:hover {
  cursor: pointer;
  background-image: url("../images/arrow_black.png");
  background-repeat: no-repeat;
}
.faq_bar a {
  color: #fff;
}
.faq_bar a:visited {
  color: #fff;
}
.faq_bar a:active {
  color: #fff;
}
.answer_faq {
  margin-left: 26px;
  padding: 5px;
  margin-bottom: 30px;
}
.active_faq {
  font-weight: bold;
}
.faq-snippet-heading {
  position: relative;
  padding-bottom: 1rem;
  border-bottom: 1px dashed #cfcfcf;
  margin-bottom: 1rem;
  padding-left: 2.25rem;
  color: #c7c7cc;
}
.faq-snippet-heading::before {
  content: "\f055";
  color: #f8b02f;
  display: block;
  position: absolute;
  top: 0;
  left: -7px;
  font-size: 1.5rem;
  text-align: center;
  line-height: 2.125rem;
  height: 25px;
  width: 35px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
  font-size: 1.5rem;
}
.faq-snippet-heading[aria-expanded="true"]::before {
  content: "\f056";
  color: #f8b02f;
}
.cw--purple .faq-snippet h2::before {
  color: #837dbb !important;
}
.cw--pink .faq-snippet h2::before {
  color: #d76c8a !important;
}
.cw--green .faq-snippet h2::before {
  color: #8dca7a !important;
}
.cw--blue .faq-snippet h2::before {
  color: #5fccf3 !important;
}
.faq-snippet {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 1.15rem;
  color: #1d1d1f !important;
}
.faq-snippet div h2 {
  font-size: 1.25rem;
}
.faq-snippet p {
  color: #1d1d1f !important;
}
.faq-snippet.collapsable div {
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.faq-snippet.collapsable div h2 {
  position: relative;
  cursor: pointer;
  padding-left: 1.5rem;
  margin: 0.75rem 0 !important;
  color: #1d1d1f;
}
.faq-snippet.collapsable div h2::before {
  content: "\f055";
  color: #f8b02f;
  display: block;
  position: absolute;
  top: 0;
  left: -7px;
  height: 20px;
  width: 20px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
  font-size: 1.5rem;
}
.faq-snippet.collapsable div h2.active::before {
  content: "\f056";
  color: #f8b02f;
}
.faq-snippet.collapsable div div {
  -webkit-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  display: none;
}
h4.bigArrow,
h6.bigArrow {
  background: url(../images/arrow_headline.png) no-repeat bottom left;
  min-height: 17px;
  padding-left: 15px;
}
p.dividerDashed {
  padding-bottom: 10px;
  border-bottom: 1px dashed #fbb12d;
  margin-bottom: 40px;
}
h6.bigArrow {
  padding-bottom: 0;
  background: url(../images/arrow_headline.png) no-repeat bottom left;
  min-height: 17px;
  padding-left: 15px;
  border: 0;
}
.projectContainer {
  width: 100%;
  max-width: 100%;
  padding: 10px 20px;
  margin-bottom: 50px;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}
.projectContainer .img {
  width: 150px;
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}
.projectContainer .text {
  width: 100%;
}
.cb {
  clear: both;
}
.projectContainer a.more {
  margin-top: 10px;
  border-bottom: 1px dashed #fbb12d;
  text-decoration: none;
  font-weight: 600;
  color: #666;
}
.projectContainer a:hover.more {
  border-bottom: 1px dashed #333;
  text-decoration: none;
  color: #333;
}
.investorsIcon {
  margin: 0 30px 0 10px;
  float: left;
  width: 90px;
}
.investorsTeaser {
  padding-bottom: 10px;
  width: 100%;
  max-width: 600px;
  border-bottom: 1px dashed #feb211;
  margin-bottom: -10px;
}
.investorsWarpper {
  margin: 70px 0 70px 0;
  width: 600px;
  max-width: 100%;
  background: url(../images/wrapper-bg.png) repeat-y;
}
.investorsHead {
  width: 100%;
  padding-left: 132px;
  min-height: 32px;
  background: url(../images/head.png) no-repeat -1px 0 #fff;
}
.investorsHead h4 {
  font-size: 23px;
  font-weight: 400;
  color: #414042;
}
.investorsLogo {
  padding-left: 7px;
  padding-top: 25px;
  width: 98px;
  float: left;
}
.investorsContent {
  padding: 20px 25px;
  float: left;
  width: 430px;
  max-width: 70%;
}
.investorsBottom {
  height: 11px;
  clear: both;
  background: url(../images/bottom.png) no-repeat;
}
.mitarbeiter {
  -webkit-box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 1rem auto;
  border: 2px solid transparent;
}
.mitarbeiter:hover {
  border: 2px solid #f8b02f;
}
.mitarbeiter:hover .member_photo {
  border: 6px solid #f8b02f;
  position: relative;
  border-radius: 0.65rem !important;
}
.mitarbeiter .member_headline {
  font-size: 1.25rem;
  font-weight: 600;
  margin-top: 0;
}
.mitarbeiter .member_photo {
  position: relative;
  top: -2px;
  left: -2px;
  text-indent: -9999px;
  height: calc(100% + 4px);
  width: 179px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 6px solid white;
  -webkit-box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mitarbeiter .member-description {
  line-height: 1.75;
}
.mitarbeiter .mitarbeiter h4 {
  font-size: 18px;
  background: 0;
  margin-top: 38px;
  margin-bottom: 10px;
  margin-left: 160px;
  font-weight: normal;
}
.btn.email-btn {
  text-indent: -9999px;
  width: 35px;
  min-width: 35px !important;
  max-width: 35px !important;
  height: 40px;
  min-height: 40px !important;
  max-height: 40px !important;
  display: inline-block !important;
  background: url("../images/email-outline-icon.svg") center center no-repeat;
  background-size: cover;
  outline: 0;
}
.btn.email-btn:hover {
  background-image: url("../images/email-filled-icon.svg");
}
.btn.linkedin-btn {
  text-indent: -9999px;
  width: 35px;
  min-width: 35px !important;
  max-width: 35px !important;
  height: 40px;
  min-height: 40px !important;
  max-height: 40px !important;
  display: inline-block !important;
  background: url("../images/linkedin-outline-icon.svg") center center no-repeat;
  background-size: cover;
  outline: 0;
}
.btn.linkedin-btn:hover {
  background-image: url("../images/linkedin-filled-icon.svg");
}
.cw-timeline-area .single-timeline-area {
  position: relative;
  z-index: 1;
  padding-left: 180px;
  left: -80px;
}
.cw-timeline-area .single-timeline-area p {
  margin-bottom: 0;
}
.cw-timeline-area .single-timeline-area .single-timeline-content {
  position: relative;
  z-index: 1;
  padding: 15px;
  border-radius: 6px;
  margin-bottom: 10px;
  margin-top: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05) !important;
  border: 1px solid #ebebeb;
  background: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.cw-timeline-area .single-timeline-area .single-timeline-content:hover {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
}
.cw-timeline-area .single-timeline-area .timeline-date {
  position: absolute;
  width: 180px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 60px;
}
.cw-timeline-area .single-timeline-area .timeline-date p {
  margin-bottom: 0;
}
.cw-timeline-area .single-timeline-area .timeline-date::after {
  position: absolute;
  width: 3px;
  height: 100%;
  content: "";
  background-color: #ebebeb;
  top: 0;
  right: 30px;
  z-index: 1;
}
.cw-timeline-area .single-timeline-area .timeline-date::before {
  position: absolute;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #f8b02f;
  content: "";
  top: 50%;
  right: 26px;
  z-index: 5;
  margin-top: -5.5px;
}
.cw-timeline-area
  .single-timeline-area
  .single-timeline-area
  .timeline-date::after {
  position: absolute;
  width: 3px;
  height: 100%;
  content: "";
  background-color: #ebebeb;
  top: 0;
  right: 30px;
  z-index: 1;
}
.cw-timeline-area .single-timeline-area:first-child .timeline-date::after {
  height: 50%;
  top: 50%;
}
.cw-timeline-area .single-timeline-area:last-child .timeline-date::after {
  height: 50%;
  top: 0;
}
.team__section .card {
  position: relative;
  background: white;
  border: 1px solid #ecedf1 !important;
  -webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.04);
  text-align: center;
  padding: 24px 24px;
  padding-top: 105px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 3px solid #ecedf1 !important;
  min-width: 360px !important;
  padding-left: 0;
  padding-right: 0;
  margin: 10px;
  margin-bottom: 100px;
  -ms-flex-direction: column !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  flex-direction: column !important;
}
.team__section .card:hover {
  -webkit-box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.08);
}
.team__section .card:hover .card__photo {
  border: 3px solid #f8b02f !important;
}
.team__section .card .card__title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-top: 0;
}
.team__section .card.card__lst {
  max-width: 30%;
}
.team__section .card .card-footer {
  padding: 0;
  background-color: transparent;
  border-top: 0;
}
.team__section .card p.card-text.card__position--addition {
  font-size: 14px;
  color: #898989;
}
.team__section .card p.card-text.card__position {
  margin-bottom: 0;
}
.team__section .card .card__icon--holder {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.team__section .card .card__photo {
  position: absolute;
  height: 185px;
  width: 185px;
  border-radius: 50% !important;
  background: white;
  left: 0;
  right: 0;
  margin: auto;
  top: -95px;
  border: 3px solid #fff !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.team__section .card .icon__holder {
  position: absolute;
  left: 0;
  right: 0;
  top: 68px;
  margin: 0 auto;
}
.team__section .card .fa.fa-info {
  background: #f8b02f;
  border-radius: 50%;
  overflow: hidden;
  vertical-align: middle;
  background: #f8b02f;
  border-radius: 50%;
  color: #fff;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: revert;
  font-size: 18px;
  width: 28px;
  height: 28px;
  padding-left: 2px;
  margin: 4px;
}
.gl_subheadline {
  margin-top: 40px;
}
.gl_column {
  float: left;
  margin-right: 100px;
  width: 400px;
}
.gl_letter {
  margin: 40px 0 -10px 40px;
  font-size: 30px;
  font-weight: 600;
  color: #fcaf17;
}
.gl_letter_offcanvas {
  left: -30px;
  font-size: 30px;
  font-weight: 600;
  color: #fcaf17;
  position: absolute;
}
ul.gl_definition li {
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
  list-style-position: inside;
  list-style-type: none;
  font-size: 15px;
}
.sub_def {
  font-size: 11px;
  color: #666;
}
ul.gl_definition li a {
  text-decoration: none;
  color: #333;
}
ul.gl_definition li a:hover {
  border-left: 5px solid #fcaf17;
  padding-left: 5px;
}
.gl-h1 {
  font-size: 28px;
  color: #333;
  font-weight: normal;
}
.gl_top {
  padding: 40px 0 0 80px;
  clear: both;
}
.gl_top a {
  font-size: 20px;
  color: #ddd;
  font-weight: bold;
  text-decoration: none;
}
.gl_top a:hover {
  color: #ccc;
}
.excute_right {
  margin-right: -70px;
}
.gl_image {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.gl_quickinfo {
  margin: 20px auto;
  background-color: #feefd1;
  border: 1px solid #feefd1;
  border-radius: 5px;
  width: 380px;
  padding: 0 10px 10px;
}
.quickinfo_headline {
  margin: 10px 0 20px;
  padding: 0;
  background: url(http://img692.imageshack.us/img692/3678/bookiconhg.png)
    no-repeat;
  padding-left: 25px;
}
.quickinfo_p {
  margin: 0 25px;
  font-size: 12px;
  line-height: 20px;
}
.gl_quote blockquote {
  margin: 15px;
  color: #d86646 !important;
  font-style: italic;
}
.gl_quote blockquote:before {
  font-family: georgia;
  color: #666;
  content: open-quote;
  font-weight: bold;
  font-size: 20pt;
  padding: 0 2px 0 0;
}
.gl_copyright {
  margin: 5px 15px 20px 2px;
  padding: 0 20px;
  color: #666;
  font-size: 10px;
  background-color: #fff3df;
  display: block;
}
.gl_coming_soon {
  margin: 0 auto;
  padding: 95px 70px 20px;
  width: 255px;
  height: 205px;
  font-size: 14px;
  line-height: 20px;
  background: url(../images/coming_soon_placeholder.png) no-repeat;
}
body.page-template-clickworker-landingpage {
  padding-top: 80px;
  font-weight: 400;
}
.page-template-clickworker-landingpage h1,
.page-template-clickworker-landingpage h2,
.page-template-clickworker-landingpage h3,
.page-template-clickworker-landingpage h4,
.page-template-clickworker-landingpage h5,
.page-template-clickworker-landingpage h6 {
  font-weight: 700;
  color: rgba(55, 61, 72, 0.8);
}
.page-template-clickworker-landingpage a {
  color: #409bff;
}
.page-template-clickworker-landingpage a:hover {
  color: #0067d9;
}
.page-template-clickworker-landingpage .btn-primary {
  color: #fff;
  background-color: #409bff;
  border-color: #3c90d0;
}
.page-template-clickworker-landingpage .btn-primary:hover {
  color: #fff;
  background-color: #1a87ff;
  border-color: #2a75af;
}
.page-template-clickworker-landingpage .btn-primary:focus,
.page-template-clickworker-landingpage .btn-primary.focus {
  color: #fff;
  background-color: #1a87ff;
  border-color: #2a75af;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(89, 161, 215, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(89, 161, 215, 0.5);
}
.page-template-clickworker-landingpage .btn-primary.disabled,
.page-template-clickworker-landingpage .btn-primary:disabled {
  color: #fff;
  background-color: #409bff;
  border-color: #3c90d0;
}
.page-template-clickworker-landingpage
  .btn-primary:not(:disabled):not(.disabled):active,
.page-template-clickworker-landingpage
  .btn-primary:not(:disabled):not(.disabled).active,
.show > .page-template-clickworker-landingpage .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0d80ff;
  border-color: #286fa5;
}
.page-template-clickworker-landingpage
  .btn-primary:not(:disabled):not(.disabled):active:focus,
.page-template-clickworker-landingpage
  .btn-primary:not(:disabled):not(.disabled).active:focus,
.show
  > .page-template-clickworker-landingpage
  .btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(89, 161, 215, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(89, 161, 215, 0.5);
}
.page-template-clickworker-landingpage .btn-outline-primary {
  border: 2px solid #409bff;
  color: #409bff;
}
.page-template-clickworker-landingpage .btn-outline-primary:hover,
.page-template-clickworker-landingpage .btn-outline-primary:focus,
.page-template-clickworker-landingpage .btn-outline-primary:active,
.page-template-clickworker-landingpage .btn-outline-primary.active,
.page-template-clickworker-landingpage
  .open
  > .dropdown-toggle.btn-outline-primary {
  color: white;
  background: #409bff !important;
}
.page-template-clickworker-landingpage .cw-header {
  padding-top: 100px;
  padding-bottom: 26vh;
}
.page-template-clickworker-landingpage .card {
  background: #fff;
  padding: 40px 30px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.page-template-clickworker-landingpage .card .h1:first-child,
.page-template-clickworker-landingpage .card h2:first-child,
.page-template-clickworker-landingpage .card h3:first-child,
.page-template-clickworker-landingpage .card h4:first-child,
.page-template-clickworker-landingpage .card h5:first-child,
.page-template-clickworker-landingpage .card h6:first-child {
  margin-top: 0;
}
.page-template-clickworker-landingpage .card.bigCornerRadius {
  border-radius: 28px;
}
.page-template-clickworker-landingpage .testimonials blockquote {
  border-radius: 28px;
}
.page-template-clickworker-landingpage
  .testimonials
  blockquote
  span.clients-name {
  color: #b3b3b3;
}
.page-template-clickworker-landingpage .fa.social-link-icon {
  font-size: 60px;
}
.page-template-clickworker-landingpage .cw-header-h1 {
  font-size: 41px;
  font-weight: 700;
  text-shadow: 3px 3px 12px #646464;
  color: rgba(255, 255, 255, 0.98);
}
.page-template-clickworker-landingpage .cw-header-h2 {
  font-weight: 700;
  text-shadow: 3px 3px 12px #646464;
  color: rgba(255, 255, 255, 0.98);
}
.page-template-clickworker-landingpage .bg1 {
  background: url(../images/bg1.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-landingpage .cw-header {
  background: url(../images/header.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-landingpage .text-create-header {
  background: url(../images/TextCreateHeader.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-landingpage .data-categorization-header {
  background: url(../images/DataCategorizationHeader.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-landingpage .proofreading-header {
  background: url(../images/ProofreadingHeader.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-landingpage .surveys-header {
  background: url(../images/SurveysHeader.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-landingpage .copy-editing-header {
  background: url(../images/CopyEditingHeader.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-landingpage .web-research-header {
  background: url(../images/WebResearchHeader.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-landingpage .mystery-photographers-header {
  background: url(../images/MysteryPhotographersHeader.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-landingpage .app-testing-header {
  background: url(../images/AppTestingHeader.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-landingpage .app-page-header {
  background: url(../images/AppPageHeader.jpg);
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-landingpage .card.light {
  background-color: rgba(255, 255, 255, 0.92);
}
.page-template-clickworker-landingpage section.login-section {
  background-image: url("../images/login-register-bg.png");
  /* padding-bottom: 340px; */
  background-position: center bottom;
  background-repeat: no-repeat;
}
.page-template-clickworker-landingpage .obliqueSep {
  position: relative;
  background-color: #fafafa !important;
}
.page-template-clickworker-landingpage .obliqueSep:after,
.page-template-clickworker-landingpage .obliqueSep:before {
  content: "";
  position: absolute;
  pointer-events: none;
  left: 0;
  width: 100%;
  height: 250px;
  z-index: 0;
  transform: skewY(-4deg);
  -webkit-transform: skewY(-4deg);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  background: #fff !important;
}
.page-template-clickworker-landingpage .obliqueSep:after {
  top: 200px;
  height: 300px;
}
.page-template-clickworker-landingpage .obliqueSep:before {
  top: 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.page-template-clickworker-landingpage .txtContent {
  z-index: 1;
}
.page-template-clickworker-landingpage .txtContent .iosAppBtn {
  float: unset;
}
.page-template-clickworker-landingpage .icon-clickworker-app {
  height: 140px;
  width: 140px;
  background: url(../images/AppIcon%402x.png);
  background-size: 140px 140px;
  background-repeat: no-repeat;
  background-position: bottom;
  display: inline-block;
  position: relative;
  margin-top: 24px;
  -webkit-filter: drop-shadow(0 6px 10px rgba(0, 0, 5, 0.2));
  filter: drop-shadow(0 6px 10px rgba(0, 0, 5, 0.2));
}
.page-template-clickworker-landingpage .iconImg-clickworker-app {
  position: relative;
  top: -50px;
  height: 300px;
  width: 100%;
  background: url(../images/app-bg%402x.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center 20%;
  display: inline-block;
  z-index: 1;
}
.page-template-clickworker-landingpage .iconImg-clickworker-app img {
  position: absolute;
  z-index: 1;
  width: 314px;
  height: auto;
  top: -70%;
  left: 0;
  right: 0;
  margin: auto;
}
.page-template-clickworker-landingpage .icon-job-sector {
  height: 100px;
  width: 100px;
  background-size: 100px 100px;
  background-repeat: no-repeat;
  display: inline-block;
  position: relative;
}
.page-template-clickworker-landingpage .icon-job-sector.text-create {
  background-image: url("../images/TextCreate.png");
}
.page-template-clickworker-landingpage .icon-job-sector.web-research {
  background-image: url("../images/WebResearch.png");
}
.page-template-clickworker-landingpage .icon-job-sector.data-categorization {
  background-image: url("../images/DataCategorization.png");
}
.page-template-clickworker-landingpage .icon-job-sector.proofreading {
  background-image: url("../images/Proofreading.png");
}
.page-template-clickworker-landingpage .icon-job-sector.survey {
  background-image: url("../images/Survey.png");
}
.page-template-clickworker-landingpage .icon-job-sector.copy-editing {
  background-image: url("../images/CopyEditing.png");
}
.page-template-clickworker-landingpage .icon-job-sector.mystery-photographers {
  background-image: url("../images/MysteryPhotographers.png");
}
.page-template-clickworker-landingpage .icon-job-sector.mystery-visit {
  background-image: url("../images/MysteryVisit.png");
}
.page-template-clickworker-landingpage .icon-job-sector.app-testing {
  background-image: url("../images/AppTesting.png");
}
.page-template-clickworker-landingpage .icon-job-sector.video-recording {
  background-image: url("../images/VideoRecording.png");
}
.page-template-clickworker-landingpage .icon-job-sector.audio-recording {
  background-image: url("../images/AudioRecording.png");
}
.page-template-clickworker-app-landingpage .overlay_shadow {
  position: absolute;
  background: rgba(38, 38, 38, 0.55);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.page-template-clickworker-app-landingpage .lead {
  font-size: 1.5rem;
}
.page-template-clickworker-app-landingpage .cw-hero-section {
  background: url("../images/cw-hero-section-background.jpg") 50% 50% no-repeat !important;
  background-size: cover !important;
  background-position: center;
  position: relative;
}
.page-template-clickworker-app-landingpage .cw-hero-section .overlay__shadow {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  background: #fff;
  opacity: 0.92;
}
.page-template-clickworker-app-landingpage .cw-hero-section img {
  max-width: 1200px;
  position: relative;
  top: 20px;
}
.page-template-clickworker-app-landingpage .cw-hero-section h1 {
  color: #fff;
  font-weight: 700;
  font-size: 4.6rem;
}
.page-template-clickworker-app-landingpage .cw-hero-section p.lead {
  color: #fff;
  font-size: 1.5rem;
}
.page-template-clickworker-app-landingpage .cw-hero-section .app-cta-btn-solid {
  -webkit-box-shadow: 0 13px 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0 13px 20px rgba(0, 0, 0, 0.12);
}
.page-template-clickworker-app-landingpage h2 {
  color: #212121;
  font-weight: 700;
  margin-top: 15px;
  font-size: 2.5rem;
}
.page-template-clickworker-app-landingpage h3 {
  font-weight: 700;
  font-size: 1.125rem;
}
.page-template-clickworker-app-landingpage span.cw-title-span {
  text-transform: uppercase;
  font-weight: 600;
  color: #409bff;
  letter-spacing: 1px;
  font-size: 0.85rem;
}
.page-template-clickworker-app-landingpage p {
  font-size: 1.125rem;
}
.page-template-clickworker-app-landingpage .cw-services-section {
  background: url("../images/services-section-cw-1-1.jpg") 50% 50% no-repeat;
  background-size: cover;
  background-position: center;
}
.page-template-clickworker-app-landingpage .grad-blue-top-to-bottom {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f2f6fb),
    to(white)
  );
  background: linear-gradient(180deg, #f2f6fb 0, white 100%);
}
.page-template-clickworker-app-landingpage .grad-blue-bottom-to-top {
  background: #f5f9ff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(0),
    color-stop(0, #f2f6fb),
    to(white)
  );
  background: linear-gradient(0, #f2f6fb 0, white 100%);
}
.page-template-clickworker-app-landingpage section ul.benefitStyled li,
.page-template-clickworker-app-landingpage section.section ul.benefitStyled li {
  position: relative;
  margin: 0.9rem 0;
  list-style: none;
  font-size: 1.125rem;
}
.page-template-clickworker-app-landingpage
  section
  ul.benefitStyled.cw--blue
  li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background: url(../images/check-1-1.svg) center center no-repeat;
  background-size: contain;
}
.page-template-clickworker-app-landingpage
  section
  ul.benefitStyled.cw--pink
  li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background: url(../images/check-2.svg) center center no-repeat;
  background-size: contain;
}
.page-template-clickworker-app-landingpage
  section
  ul.benefitStyled.cw--purple
  li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background: url(../images/check-3.svg) center center no-repeat;
  background-size: contain;
}
.page-template-clickworker-app-landingpage
  section
  ul.benefitStyled.cw--green
  li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background: url(../images/check-4.svg) center center no-repeat;
  background-size: contain;
}
.page-template-clickworker-app-landingpage
  section
  ul.benefitStyled.cw--orange
  li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background: url(../images/check-5.svg) center center no-repeat;
  background-size: contain;
}
.page-template-clickworker-app-landingpage .bg-blue {
  background: #f2f6fb;
}
.page-template-clickworker-app-landingpage .card-body h4 {
  font-weight: 700;
  font-size: 1.2rem;
}
.page-template-clickworker-app-landingpage .workplace-section .workplace-icons {
  width: 40px;
}
.page-template-clickworker-app-landingpage .workplace-section .card-body,
.page-template-clickworker-app-landingpage .cw-difference-section .card-body {
  padding: 0;
  padding-right: 50px;
}
.page-template-clickworker-app-landingpage .overlay_shadow {
  position: absolute;
  background: rgba(38, 38, 38, 0.4);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.page-template-clickworker-app-landingpage
  .platform-preview-section
  .nav-pills
  .nav-link.active,
.page-template-clickworker-app-landingpage
  .platform-preview-section
  .nav-pills
  .show
  > .nav-link {
  color: #fff;
  background-color: #409bff;
  border: 0;
  font-weight: 600;
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.08);
}
.page-template-clickworker-app-landingpage
  .platform-preview-section
  .nav-pills
  .nav-link {
  margin: 0 5px;
  border-radius: 30px;
  border: 0;
  padding: 15px 40px;
}
.page-template-clickworker-app-landingpage .workplace-section .card {
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.04);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-clickworker-app-landingpage .workplace-section .card:hover {
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-clickworker-app-landingpage .btn-primary {
  color: #fff;
  background-color: #0d80ff;
  border-color: #286fa5;
}
.page-template-clickworker-app-landingpage .btn-outline-primary {
  border: 2px solid #409bff;
  color: #409bff;
}
.page-template-clickworker-app-landingpage .workplace-section .workplace-icons,
.page-template-clickworker-app-landingpage
  .cw-difference-section
  img.workplace-icons {
  width: 35px !important;
}
.page-template-clickworker-app-landingpage section.section-space {
  padding-bottom: 100px;
  padding-top: 100px;
}
.page-template-clickworker-app-landingpage .cw-testimonial-section .img-fluid {
  border-radius: 25px;
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.page-template-clickworker-app-landingpage .cw-services-section .card {
  padding: 20px;
  min-height: 370px;
  border-radius: 25px;
  padding-top: 55px;
}
.page-template-clickworker-app-landingpage .cw-services-section .card p,
.page-template-clickworker-app-landingpage .cw-difference-section .card p {
  font-size: 14px;
}
.page-template-clickworker-app-landingpage
  .cw-difference-section
  img.workplace-icons {
  margin-top: 20px;
}
.page-template-clickworker-app-landingpage .services-link {
  color: #39a5ff;
}
.page-template-clickworker-app-landingpage .services-link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: 0 auto;
}
.page-template-clickworker-app-landingpage
  .cw-services-section
  .swiper-wrapper-outer {
  position: relative;
  left: 0;
  width: 1772px;
  margin-right: 0;
}
.page-template-clickworker-app-landingpage .swiper {
  width: 100%;
  height: 100%;
}
.page-template-clickworker-app-landingpage .swiper-slide {
  text-align: center;
  min-height: 400px;
}
.page-template-clickworker-app-landingpage .swiper-button-next,
.page-template-clickworker-app-landingpage .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background: #666;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.page-template-clickworker-app-landingpage
  .cw-services-section
  .swiper-button-next,
.page-template-clickworker-app-landingpage
  .cw-services-section
  .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background: rgba(30, 30, 30, 0.06);
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.page-template-clickworker-app-landingpage .swiper-button-next:after,
.page-template-clickworker-app-landingpage .swiper-button-prev:after {
  font-size: 28px;
}
.page-template-clickworker-app-landingpage
  .cw-services-section
  .swiper-button-next:after,
.page-template-clickworker-app-landingpage
  .cw-services-section
  .swiper-button-prev:after {
  color: #409bff;
  font-weight: 900;
}
.page-template-clickworker-app-landingpage .img-style-1 {
  border: 5px solid #fff;
  -webkit-box-shadow: 0 30px 85px rgba(0, 0, 0, 0.16);
  box-shadow: 0 30px 85px rgba(0, 0, 0, 0.16);
  border-radius: 45px;
}
.page-template-clickworker-app-landingpage .cw-iso-section-right:before {
  content: "";
  position: absolute;
  width: 200%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: url("../images/ProofreadingHeader_1.jpg") no-repeat center;
  background-size: cover;
  background: url("../images/MicrosoftTeams-image-97-scaled.jpg");
  background-size: cover;
  background-position: center;
  opacity: 0.3;
}
.page-template-clickworker-app-landingpage .cw-iso-section-left {
  padding-top: 140px;
  padding-bottom: 140px;
  padding-right: 140px;
}
.page-template-clickworker-app-landingpage
  .workplace-section
  .workplace-cards
  .col-12 {
  border-left: 1px solid #e9e9e9;
  padding-left: 15px;
}
.page-template-clickworker-app-landingpage
  .swiper-3d
  .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(250, 252, 255, 0.89)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to left,
    rgba(250, 252, 255, 0.89),
    rgba(0, 0, 0, 0)
  );
}
.page-template-clickworker-app-landingpage
  .swiper-3d
  .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f9fbff),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(to right, #f9fbff, rgba(0, 0, 0, 0));
}
.page-template-clickworker-app-landingpage .widget-tp-wrapper {
  background: #fff;
  padding: 40px;
  border-radius: 15px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.03);
}
.page-template-clickworker-app-landingpage .card-body p {
  font-size: 16px !important;
}
.page-template-clickworker-app-landingpage img.position-relative {
  z-index: 100;
}
.page-template-clickworker-app-landingpage .img-style-1 {
  border: 5px solid #fff;
  -webkit-box-shadow: 0 30px 85px rgba(0, 0, 0, 0.16);
  box-shadow: 0 30px 85px rgba(0, 0, 0, 0.16);
  border-radius: 45px;
  z-index: 20;
}
.page-template-clickworker-app-landingpage .section__green .deco-2 {
  background: #eef7ea;
}
.page-template-clickworker-app-landingpage .deco-1 {
  background: #eaf1f7;
  position: absolute;
  width: 450px;
  height: 450px;
  bottom: 30px;
  z-index: 10;
  border-radius: 45px;
  left: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-clickworker-app-landingpage .deco-2 {
  background: #eaf1f7;
  position: absolute;
  width: 450px;
  height: 450px;
  z-index: 10;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 100px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-clickworker-app-landingpage .app-cta-btn {
  padding: 15px 80px !important;
}
.page-template-clickworker-app-landingpage .app-cta-btn-solid {
  background-color: #409bff;
  border-color: #409bff;
}
.page-template-clickworker-app-landingpage .app-cta-btn-solid:hover {
  background-color: #0d80ff;
  border-color: #286fa5;
}
.page-template-clickworker-app-landingpage .app-cta-btn-border {
  border: 2px solid #fff !important;
  color: #fff !important;
  background: transparent !important;
}
.page-template-clickworker-app-landingpage .swiper-xl-view {
  display: block;
}
.page-template-clickworker-app-landingpage .swiper-xs-view {
  display: none;
}
.page-template-clickworker-app-landingpage .cw-difference-left {
  padding-right: 140px;
}
.page-template-clickworker-app-landingpage .element-1-3 {
  position: absolute;
  z-index: 200;
  width: 360px;
  right: 0;
  bottom: 60px;
}
.page-template-clickworker-app-landingpage .element-1,
.page-template-clickworker-app-landingpage .element-1-2 {
  position: absolute;
  z-index: 200;
  width: 340px;
  background: white;
  text-align: left;
  padding: 20;
  padding: 20px;
  border-radius: 25px;
  bottom: 0;
  -webkit-box-shadow:
    rgba(0, 0, 0, 0.05) 12px 18px 30px -3px,
    rgba(0, 0, 0, 0.05) 0 4px 6px -2px;
  box-shadow:
    rgba(0, 0, 0, 0.05) 12px 18px 30px -3px,
    rgba(0, 0, 0, 0.05) 0 4px 6px -2px;
}
.page-template-clickworker-app-landingpage .element-1 h4 {
  font-size: 17px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
  color: #d76c8a;
}
.page-template-clickworker-app-landingpage .element-1-2 h4 {
  font-size: 17px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
  color: #837dbb;
}
.page-template-clickworker-app-landingpage .element-1 p,
.page-template-clickworker-app-landingpage .element-1-2 p {
  font-size: 15px;
  margin: 0;
}
.page-template-clickworker-app-landingpage .element-1-1 {
  right: 0;
}
.page-template-clickworker-app-landingpage .element-1-2 {
  left: 50px;
}
.page-template-clickworker-app-landingpage
  section
  ul.benefitStyled.orange
  li::before,
.page-template-clickworker-app-landingpage
  section.section
  ul.benefitStyled.orange
  li::before {
  background: url("../images/benefit-list-bullet_1.svg") center center no-repeat !important;
}
.page-template-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-next,
.page-template-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-prev {
  background: #ebebeb;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.page-template-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-next:after,
.page-template-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-prev:after {
  color: #2196f3;
  font-weight: 900;
}
.page-template-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-next:after,
.page-template-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-prev:after {
  font-size: 14px;
}
.page-template-clickworker-app-landingpage .btn-outline-primary {
  border: 2px solid #409bff !important;
  color: #409bff !important;
}
.page-template-clickworker-app-landingpage .span_main {
  position: relative;
  z-index: 5;
}
.page-template-clickworker-app-landingpage .overlay__shadow {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: red;
  top: 0;
  background: #fff;
  opacity: 0.85;
}
.page-template-clickworker-app-landingpage .card-body p {
  font-size: 16px !important;
  color: #525252;
  color: #686868;
}
.page-template-clickworker-app-landingpage .iso-section-padding {
  padding-top: 150px;
  padding-bottom: 150px;
}
.page-template-clickworker-app-landingpage .iso-overlay {
  min-height: 1px;
  background-repeat: no-repeat;
  z-index: 10;
  height: 100%;
}
.page-template-clickworker-app-landingpage .iso-container {
  margin: 0 auto;
  max-width: 1248px;
  max-width: 1170px;
  padding-right: 24px;
  padding-left: 24px;
  width: 100%;
}
.page-template-clickworker-app-landingpage .iso-container .iso-overlay-inner {
  left: 24px;
  position: absolute;
  top: -150px;
  height: calc(100% + (2 * 150px));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  overflow: hidden;
  min-height: 1px;
  background-repeat: no-repeat;
  z-index: 11;
}
.page-template-clickworker-app-landingpage .iso-inner-image-bg {
  display: block;
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.page-template-clickworker-app-landingpage img.security-logo-img {
  position: absolute;
  z-index: 200;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 33%;
}
.page-template-clickworker-app-landingpage .iso-inner-overlay-shadow {
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 50;
  opacity: 0.85;
}
.page-template-clickworker-app-landingpage .logo_image {
  width: auto;
  background: white;
  text-align: left;
  padding: 20px;
  border-radius: 15px;
  bottom: 0;
  -webkit-box-shadow:
    rgba(0, 0, 0, 0.05) 12px 18px 30px -3px,
    rgba(0, 0, 0, 0.05) 0 4px 6px -2px;
  box-shadow:
    rgba(0, 0, 0, 0.05) 12px 18px 30px -3px,
    rgba(0, 0, 0, 0.05) 0 4px 6px -2px;
  max-width: 200px;
  margin-bottom: 10px;
}
.page-template-clickworker-app-landingpage .logo_image_2 {
  margin-left: 40px;
}
.page-template-clickworker-app-landingpage .logo_image_3 {
  margin-left: -40px;
}
.page-template-clickworker-app-landingpage .span_main {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
  background-image: url("../images/text-element.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 6px 115%;
}
.page-template-clickworker-app-landingpage .cw-hero-section.orange-fade {
  background: #f8b02f;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(248, 176, 47, 0.04)),
    to(rgba(248, 176, 47, 0))
  ) !important;
  background: linear-gradient(
    90deg,
    rgba(248, 176, 47, 0.04) 0,
    rgba(248, 176, 47, 0) 100%
  ) !important;
}
.page-template-clickworker-app-landingpage
  .swipper-2-container
  .swiper--navigation {
  position: relative;
  width: 100px;
  margin: 0 auto;
  left: 0;
  right: 0;
  height: 50px;
}
.page-template-clickworker-app-landingpage
  .swipper-1-container
  .swiper--navigation {
  position: relative;
  width: 200px;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 20px;
}
.page-template-clickworker-app-landingpage .iso-graphic {
  background: url("../images/MicrosoftTeams-image-97-scaled.jpg") 50% 50%
    no-repeat;
  background-size: cover;
  height: 400px;
  width: 100%;
}
.page-template-clickworker-app-landingpage .cw-cta-section {
  background: url("../images/cta-section-cw-5-1.jpg") 50% 50% no-repeat !important;
  background-size: cover !important;
  background-position: center;
}
.page-template-clickworker-app-landingpage .cw-services-section {
  background: url("/wp-content/uploads/2023/03/services-section-cw-1.jpg") 50%
    50% no-repeat !important;
  background-size: cover !important;
  background-position: center;
}
.page-template-clickworker-app-landingpage h2 {
  line-height: 1.2;
}
.page-template-clickworker-app-landingpage h4 {
  line-height: 1.3;
}
.page-template-clickworker-app-landingpage
  .swipper-3-container
  .swiper--navigation {
  position: relative;
  width: 100px;
  margin: 0 auto;
  left: 0;
  right: 0;
  height: 50px;
}
.page-template-custom-clickworker-app-landingpage .overlay_shadow {
  position: absolute;
  background: rgba(38, 38, 38, 0.55);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.page-template-custom-clickworker-app-landingpage .lead {
  font-size: 1.5rem;
}
.page-template-custom-clickworker-app-landingpage .cw-hero-section {
  background: url("../images/cw-hero-section-background.jpg") 50% 50% no-repeat !important;
  background-size: cover !important;
  background-position: center;
  position: relative;
}
.page-template-custom-clickworker-app-landingpage
  .cw-hero-section
  .overlay__shadow {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  top: 0;
  background: #fff;
  opacity: 0.92;
}
.page-template-custom-clickworker-app-landingpage .cw-hero-section img {
  max-width: 1200px;
  position: relative;
  top: 20px;
}
.page-template-custom-clickworker-app-landingpage .cw-hero-section h1 {
  color: #fff;
  font-weight: 700;
  font-size: 4.6rem;
}
.page-template-custom-clickworker-app-landingpage .cw-hero-section p.lead {
  color: #fff;
  font-size: 1.5rem;
}
.page-template-custom-clickworker-app-landingpage
  .cw-hero-section
  .app-cta-btn-solid {
  -webkit-box-shadow: 0 13px 20px rgba(0, 0, 0, 0.12);
  box-shadow: 0 13px 20px rgba(0, 0, 0, 0.12);
}
.page-template-custom-clickworker-app-landingpage h2 {
  color: #212121;
  font-weight: 700;
  margin-top: 15px;
  font-size: 2.5rem;
}
.page-template-custom-clickworker-app-landingpage h3 {
  font-weight: 700;
  font-size: 1.125rem;
}
.page-template-custom-clickworker-app-landingpage span.cw-title-span {
  text-transform: uppercase;
  font-weight: 600;
  color: #409bff;
  letter-spacing: 1px;
  font-size: 0.85rem;
}
.page-template-custom-clickworker-app-landingpage p {
  font-size: 1.125rem;
}
.page-template-custom-clickworker-app-landingpage .cw-services-section {
  background: url("../images/services-section-cw-1-1.jpg") 50% 50% no-repeat;
  background-size: cover;
  background-position: center;
}
.page-template-custom-clickworker-app-landingpage .grad-blue-top-to-bottom {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f2f6fb),
    to(white)
  );
  background: linear-gradient(180deg, #f2f6fb 0, white 100%);
}
.page-template-custom-clickworker-app-landingpage .grad-blue-bottom-to-top {
  background: #f5f9ff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(0),
    color-stop(0, #f2f6fb),
    to(white)
  );
  background: linear-gradient(0, #f2f6fb 0, white 100%);
}
.page-template-custom-clickworker-app-landingpage section ul.benefitStyled li,
.page-template-custom-clickworker-app-landingpage
  section.section
  ul.benefitStyled
  li {
  position: relative;
  margin: 0.9rem 0;
  list-style: none;
  font-size: 1.125rem;
}
.page-template-custom-clickworker-app-landingpage
  section
  ul.benefitStyled.cw--blue
  li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background: url(../images/check-1-1.svg) center center no-repeat;
  background-size: contain;
}
.page-template-custom-clickworker-app-landingpage
  section
  ul.benefitStyled.cw--pink
  li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background: url(../images/check-2.svg) center center no-repeat;
  background-size: contain;
}
.page-template-custom-clickworker-app-landingpage
  section
  ul.benefitStyled.cw--purple
  li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background: url(../images/check-3.svg) center center no-repeat;
  background-size: contain;
}
.page-template-custom-clickworker-app-landingpage
  section
  ul.benefitStyled.cw--green
  li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background: url(../images/check-4.svg) center center no-repeat;
  background-size: contain;
}
.page-template-custom-clickworker-app-landingpage
  section
  ul.benefitStyled.cw--orange
  li::before {
  content: "";
  display: block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  left: -2.5rem;
  background: url(../images/check-5.svg) center center no-repeat;
  background-size: contain;
}
.page-template-custom-clickworker-app-landingpage .bg-blue {
  background: #f2f6fb;
}
.page-template-custom-clickworker-app-landingpage .card-body h4 {
  font-weight: 700;
  font-size: 1.2rem;
}
.page-template-custom-clickworker-app-landingpage
  .workplace-section
  .workplace-icons {
  width: 40px;
}
.page-template-custom-clickworker-app-landingpage .workplace-section .card-body,
.page-template-custom-clickworker-app-landingpage
  .cw-difference-section
  .card-body {
  padding: 0;
  padding-right: 50px;
}
.page-template-custom-clickworker-app-landingpage .overlay_shadow {
  position: absolute;
  background: rgba(38, 38, 38, 0.4);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.page-template-custom-clickworker-app-landingpage
  .platform-preview-section
  .nav-pills
  .nav-link.active,
.page-template-custom-clickworker-app-landingpage
  .platform-preview-section
  .nav-pills
  .show
  > .nav-link {
  color: #fff;
  background-color: #409bff;
  border: 0;
  font-weight: 600;
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.08);
}
.page-template-custom-clickworker-app-landingpage
  .platform-preview-section
  .nav-pills
  .nav-link {
  margin: 0 5px;
  border-radius: 30px;
  border: 0;
  padding: 15px 40px;
}
.page-template-custom-clickworker-app-landingpage .workplace-section .card {
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.04);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-custom-clickworker-app-landingpage
  .workplace-section
  .card:hover {
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-custom-clickworker-app-landingpage .btn-primary {
  color: #fff;
  background-color: #0d80ff;
  border-color: #286fa5;
}
.page-template-custom-clickworker-app-landingpage .btn-outline-primary {
  border: 2px solid #409bff;
  color: #409bff;
}
.page-template-custom-clickworker-app-landingpage
  .workplace-section
  .workplace-icons,
.page-template-custom-clickworker-app-landingpage
  .cw-difference-section
  img.workplace-icons {
  width: 35px !important;
}
.page-template-custom-clickworker-app-landingpage section.section-space {
  padding-bottom: 100px;
  padding-top: 100px;
}
.page-template-custom-clickworker-app-landingpage
  .cw-testimonial-section
  .img-fluid {
  border-radius: 25px;
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.page-template-custom-clickworker-app-landingpage .cw-services-section .card {
  padding: 20px;
  min-height: 370px;
  border-radius: 25px;
  padding-top: 55px;
}
.page-template-custom-clickworker-app-landingpage .cw-services-section .card p,
.page-template-custom-clickworker-app-landingpage
  .cw-difference-section
  .card
  p {
  font-size: 14px;
}
.page-template-custom-clickworker-app-landingpage
  .cw-difference-section
  img.workplace-icons {
  margin-top: 20px;
}
.page-template-custom-clickworker-app-landingpage .services-link {
  color: #39a5ff;
}
.page-template-custom-clickworker-app-landingpage .services-link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: 0 auto;
}
.page-template-custom-clickworker-app-landingpage
  .cw-services-section
  .swiper-wrapper-outer {
  position: relative;
  left: 0;
  width: 1772px;
  margin-right: 0;
}
.page-template-custom-clickworker-app-landingpage .swiper {
  width: 100%;
  height: 100%;
}
.page-template-custom-clickworker-app-landingpage .swiper-slide {
  text-align: center;
  min-height: 400px;
}
.page-template-custom-clickworker-app-landingpage .swiper-button-next,
.page-template-custom-clickworker-app-landingpage .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background: #666;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.page-template-custom-clickworker-app-landingpage
  .cw-services-section
  .swiper-button-next,
.page-template-custom-clickworker-app-landingpage
  .cw-services-section
  .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  background: rgba(30, 30, 30, 0.06);
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.page-template-custom-clickworker-app-landingpage .swiper-button-next:after,
.page-template-custom-clickworker-app-landingpage .swiper-button-prev:after {
  font-size: 28px;
}
.page-template-custom-clickworker-app-landingpage
  .cw-services-section
  .swiper-button-next:after,
.page-template-custom-clickworker-app-landingpage
  .cw-services-section
  .swiper-button-prev:after {
  color: #409bff;
  font-weight: 900;
}
.page-template-custom-clickworker-app-landingpage .img-style-1 {
  border: 5px solid #fff;
  -webkit-box-shadow: 0 30px 85px rgba(0, 0, 0, 0.16);
  box-shadow: 0 30px 85px rgba(0, 0, 0, 0.16);
  border-radius: 45px;
}
.page-template-custom-clickworker-app-landingpage .cw-iso-section-right:before {
  content: "";
  position: absolute;
  width: 200%;
  height: 100%;
  left: 0;
  bottom: 0;
  background: url("../images/ProofreadingHeader_1.jpg") no-repeat center;
  background-size: cover;
  background: url("../images/MicrosoftTeams-image-97-scaled.jpg");
  background-size: cover;
  background-position: center;
  opacity: 0.3;
}
.page-template-custom-clickworker-app-landingpage .cw-iso-section-left {
  padding-top: 140px;
  padding-bottom: 140px;
  padding-right: 140px;
}
.page-template-custom-clickworker-app-landingpage
  .workplace-section
  .workplace-cards
  .col-12 {
  border-left: 1px solid #e9e9e9;
  padding-left: 15px;
}
.page-template-custom-clickworker-app-landingpage
  .swiper-3d
  .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(250, 252, 255, 0.89)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to left,
    rgba(250, 252, 255, 0.89),
    rgba(0, 0, 0, 0)
  );
}
.page-template-custom-clickworker-app-landingpage
  .swiper-3d
  .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f9fbff),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(to right, #f9fbff, rgba(0, 0, 0, 0));
}
.page-template-custom-clickworker-app-landingpage .widget-tp-wrapper {
  background: #fff;
  padding: 40px;
  border-radius: 15px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.03);
}
.page-template-custom-clickworker-app-landingpage .card-body p {
  font-size: 16px !important;
}
.page-template-custom-clickworker-app-landingpage img.position-relative {
  z-index: 100;
}
.page-template-custom-clickworker-app-landingpage .img-style-1 {
  border: 5px solid #fff;
  -webkit-box-shadow: 0 30px 85px rgba(0, 0, 0, 0.16);
  box-shadow: 0 30px 85px rgba(0, 0, 0, 0.16);
  border-radius: 45px;
  z-index: 20;
}
.page-template-custom-clickworker-app-landingpage .section__green .deco-2 {
  background: #eef7ea;
}
.page-template-custom-clickworker-app-landingpage .deco-1 {
  background: #eaf1f7;
  position: absolute;
  width: 450px;
  height: 450px;
  bottom: 30px;
  z-index: 10;
  border-radius: 45px;
  left: 30px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-custom-clickworker-app-landingpage .deco-2 {
  background: #eaf1f7;
  position: absolute;
  width: 450px;
  height: 450px;
  z-index: 10;
  border-radius: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 100px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.page-template-custom-clickworker-app-landingpage .app-cta-btn {
  padding: 15px 80px !important;
}
.page-template-custom-clickworker-app-landingpage .app-cta-btn-solid {
  background-color: #409bff;
  border-color: #409bff;
}
.page-template-custom-clickworker-app-landingpage .app-cta-btn-solid:hover {
  background-color: #0d80ff;
  border-color: #286fa5;
}
.page-template-custom-clickworker-app-landingpage .app-cta-btn-border {
  border: 2px solid #fff !important;
  color: #fff !important;
  background: transparent !important;
}
.page-template-custom-clickworker-app-landingpage .swiper-xl-view {
  display: block;
}
.page-template-custom-clickworker-app-landingpage .swiper-xs-view {
  display: none;
}
.page-template-custom-clickworker-app-landingpage .cw-difference-left {
  padding-right: 140px;
}
.page-template-custom-clickworker-app-landingpage .element-1-3 {
  position: absolute;
  z-index: 200;
  width: 360px;
  right: 0;
  bottom: 60px;
}
.page-template-custom-clickworker-app-landingpage .element-1,
.page-template-custom-clickworker-app-landingpage .element-1-2 {
  position: absolute;
  z-index: 200;
  width: 340px;
  background: white;
  text-align: left;
  padding: 20;
  padding: 20px;
  border-radius: 25px;
  bottom: 0;
  -webkit-box-shadow:
    rgba(0, 0, 0, 0.05) 12px 18px 30px -3px,
    rgba(0, 0, 0, 0.05) 0 4px 6px -2px;
  box-shadow:
    rgba(0, 0, 0, 0.05) 12px 18px 30px -3px,
    rgba(0, 0, 0, 0.05) 0 4px 6px -2px;
}
.page-template-custom-clickworker-app-landingpage .element-1 h4 {
  font-size: 17px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
  color: #d76c8a;
}
.page-template-custom-clickworker-app-landingpage .element-1-2 h4 {
  font-size: 17px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
  color: #837dbb;
}
.page-template-custom-clickworker-app-landingpage .element-1 p,
.page-template-custom-clickworker-app-landingpage .element-1-2 p {
  font-size: 15px;
  margin: 0;
}
.page-template-custom-clickworker-app-landingpage .element-1-1 {
  right: 0;
}
.page-template-custom-clickworker-app-landingpage .element-1-2 {
  left: 50px;
}
.page-template-custom-clickworker-app-landingpage
  section
  ul.benefitStyled.orange
  li::before,
.page-template-custom-clickworker-app-landingpage
  section.section
  ul.benefitStyled.orange
  li::before {
  background: url("../images/benefit-list-bullet_1.svg") center center no-repeat !important;
}
.page-template-custom-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-next,
.page-template-custom-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-prev {
  background: #ebebeb;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.page-template-custom-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-next:after,
.page-template-custom-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-prev:after {
  color: #2196f3;
  font-weight: 900;
}
.page-template-custom-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-next:after,
.page-template-custom-clickworker-app-landingpage
  .platform-preview-section
  .swiper-button-prev:after {
  font-size: 14px;
}
.page-template-custom-clickworker-app-landingpage .btn-outline-primary {
  border: 2px solid #409bff !important;
  color: #409bff !important;
}
.page-template-custom-clickworker-app-landingpage .span_main {
  position: relative;
  z-index: 5;
}
.page-template-custom-clickworker-app-landingpage .overlay__shadow {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: red;
  top: 0;
  background: #fff;
  opacity: 0.85;
}
.page-template-custom-clickworker-app-landingpage .card-body p {
  font-size: 16px !important;
  color: #525252;
  color: #686868;
}
.page-template-custom-clickworker-app-landingpage .iso-section-padding {
  padding-top: 150px;
  padding-bottom: 150px;
}
.page-template-custom-clickworker-app-landingpage .iso-overlay {
  min-height: 1px;
  background-repeat: no-repeat;
  z-index: 10;
  height: 100%;
}
.page-template-custom-clickworker-app-landingpage .iso-container {
  margin: 0 auto;
  max-width: 1248px;
  max-width: 1170px;
  padding-right: 24px;
  padding-left: 24px;
  width: 100%;
}
.page-template-custom-clickworker-app-landingpage
  .iso-container
  .iso-overlay-inner {
  left: 24px;
  position: absolute;
  top: -150px;
  height: calc(100% + (2 * 150px));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  overflow: hidden;
  min-height: 1px;
  background-repeat: no-repeat;
  z-index: 11;
}
.page-template-custom-clickworker-app-landingpage .iso-inner-image-bg {
  display: block;
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.page-template-custom-clickworker-app-landingpage img.security-logo-img {
  position: absolute;
  z-index: 200;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  height: 33%;
}
.page-template-custom-clickworker-app-landingpage .iso-inner-overlay-shadow {
  position: absolute;
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 50;
  opacity: 0.85;
}
.page-template-custom-clickworker-app-landingpage .logo_image {
  width: auto;
  background: white;
  text-align: left;
  padding: 20px;
  border-radius: 15px;
  bottom: 0;
  -webkit-box-shadow:
    rgba(0, 0, 0, 0.05) 12px 18px 30px -3px,
    rgba(0, 0, 0, 0.05) 0 4px 6px -2px;
  box-shadow:
    rgba(0, 0, 0, 0.05) 12px 18px 30px -3px,
    rgba(0, 0, 0, 0.05) 0 4px 6px -2px;
  max-width: 200px;
  margin-bottom: 10px;
}
.page-template-custom-clickworker-app-landingpage .logo_image_2 {
  margin-left: 40px;
}
.page-template-custom-clickworker-app-landingpage .logo_image_3 {
  margin-left: -40px;
}
.page-template-custom-clickworker-app-landingpage .span_main {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
  background-image: url("../images/text-element.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 6px 115%;
}
.page-template-custom-clickworker-app-landingpage .cw-hero-section.orange-fade {
  background: #f8b02f;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(248, 176, 47, 0.04)),
    to(rgba(248, 176, 47, 0))
  ) !important;
  background: linear-gradient(
    90deg,
    rgba(248, 176, 47, 0.04) 0,
    rgba(248, 176, 47, 0) 100%
  ) !important;
}
.page-template-custom-clickworker-app-landingpage
  .swipper-2-container
  .swiper--navigation {
  position: relative;
  width: 100px;
  margin: 0 auto;
  left: 0;
  right: 0;
  height: 50px;
}
.page-template-custom-clickworker-app-landingpage
  .swipper-1-container
  .swiper--navigation {
  position: relative;
  width: 200px;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 20px;
}
.page-template-custom-clickworker-app-landingpage .iso-graphic {
  background: url("../images/MicrosoftTeams-image-97-scaled.jpg") 50% 50%
    no-repeat;
  background-size: cover;
  height: 400px;
  width: 100%;
}
.page-template-custom-clickworker-app-landingpage .cw-cta-section {
  background: url("../images/cta-section-cw-5-1.jpg") 50% 50% no-repeat !important;
  background-size: cover !important;
  background-position: center;
}
.page-template-custom-clickworker-app-landingpage .cw-services-section {
  background: url("/wp-content/uploads/2023/03/services-section-cw-1.jpg") 50%
    50% no-repeat !important;
  background-size: cover !important;
  background-position: center;
}
.page-template-custom-clickworker-app-landingpage h2 {
  line-height: 1.2;
}
.page-template-custom-clickworker-app-landingpage h4 {
  line-height: 1.3;
}
.page-template-custom-clickworker-app-landingpage
  .swipper-3-container
  .swiper--navigation {
  position: relative;
  width: 100px;
  margin: 0 auto;
  left: 0;
  right: 0;
  height: 50px;
}
*:focus {
  outline: none !important;
}
h1 {
  font-size: 2.5rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
}
.btn-lg,
.btn-group-lg > .btn {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 1.5rem !important;
  padding: 0.75rem 4rem !important;
}
.btn-lg:first-child,
.btn-group-lg > .btn:first-child {
  margin-right: 1.75rem;
}
.btn-md {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
  font-size: 1.125rem !important;
  padding: 0.5rem 2rem !important;
}
.btn-md:first-child {
  margin-right: 1.75rem;
}
.card-img.ico,
.card-img-top.ico {
  padding-top: 1rem;
  width: 20%;
  height: 40%;
}
.wpml-ls-statics-shortcode_actions {
  border-color: transparent;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
  background: transparent !important;
  border: none !important;
}
.wpml-ls-statics-shortcode_actions
  .wpml-ls-current-language
  > a.wpml-ls-item-toggle:after {
  content: "\f078";
  font-size: 0.65rem !important;
  vertical-align: middle;
  display: inline-block;
  border: none !important;
  position: absolute;
  top: calc(50% - 0.5em);
  color: #fff !important;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu,
.wpml-ls-statics-shortcode_actions a {
  border-color: transparent !important;
  border-radius: 5px;
}
.progress {
  background-color: #dfdff3;
  border-radius: 1rem;
  padding: 0.125rem;
  height: 1rem;
}
.progress.with-label {
  margin-left: 50px;
}
.progress.with-label label {
  width: 45px;
  position: absolute;
  left: 0;
  font-size: 0.95rem;
  top: 0;
  text-align: right;
  bottom: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  color: #9090ac;
}
.progress .progress-bar {
  border-radius: 1rem;
  height: 0.75rem;
  overflow: initial;
  -webkit-animation: width 5s ease-in-out;
  animation: width 5s ease-in-out;
}
.progress .progress-bar.withProcentLabel:after {
  content: attr(aria-valuenow) "%";
  color: initial;
  position: absolute;
  right: -40px;
  display: inline-block;
  font-size: 0.95rem;
}
.rounded {
  border-radius: 0.75rem !important;
}
:root {
  --font-family-sans-serif: "Open Sans", sans-serif !important;
  --font-family-monospace: "Open Sans", sans-serif !important;
}
.card-header {
  position: relative;
  background: initial;
  border: 0;
}
.card-header [data-toggle] {
  cursor: pointer;
}
.with-heading-icon {
  padding-left: 1.25rem;
}
.with-heading-icon::before {
  content: "\f055";
  color: var(--primary);
  display: block;
  position: absolute;
  top: 13px;
  left: 5px;
  font-size: 1.5rem;
  text-align: center;
  line-height: 2.125rem;
  height: 25px;
  width: 35px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
}
.with-heading-icon.cw--purple::before {
  color: #837dbb;
}
.with-heading-icon.cw--pink::before {
  color: #d76c8a;
}
.with-heading-icon.cw--green::before {
  color: #8dca7a;
}
.with-heading-icon.cw--blue::before {
  color: #5fccf3;
}
.with-heading-icon[aria-expanded="true"]::before {
  content: "\f056";
}
.collapsable-section-heading-icon {
  position: relative;
  cursor: pointer !important;
  margin: 0;
  width: 100%;
  text-decoration: none;
  margin-left: -40px;
  padding-left: 40px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.collapsable-section-heading-icon::before {
  content: "\f056";
  color: #a4a4a4;
  display: block;
  position: absolute;
  left: 2px;
  top: 0;
  bottom: 0;
  margin: auto;
  font-size: 1.5rem;
  text-align: center;
  line-height: 2.125rem;
  height: 35px;
  width: 35px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: "Font Awesome 6 Free" !important;
  font-weight: 800;
}
.collapsable-section-heading-icon::after {
  content: "";
  display: block;
  position: relative;
  top: 5px;
  height: 1px;
  width: 100% !important;
  border-bottom: 1px solid #c8c8c8;
}
.collapsable-section-heading-icon[aria-expanded="false"] {
  color: var(--primary);
  text-decoration: dotted;
}
.collapsable-section-heading-icon[aria-expanded="false"]:hover {
  text-decoration: none !important;
}
.collapsable-section-heading-icon[aria-expanded="false"]::before {
  content: "\f055";
  color: var(--primary);
}
.collapsable-section-heading-icon[aria-expanded="false"]::after {
  border-bottom-color: var(--primary);
}
.p-static {
  position: static !important;
}
.p-relative {
  position: relative !important;
}
.p-absolute {
  position: absolute !important;
}
.p-fixed {
  position: fixed !important;
}
.p-sticky {
  position: sticky !important;
}
@media (prefers-reduced-motion: reduce) {
  .fa-beat,
  .fa-bounce,
  .fa-fade,
  .fa-beat-fade,
  .fa-flip,
  .fa-pulse,
  .fa-shake,
  .fa-spin,
  .fa-spin-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
  }
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
  .btn {
    -webkit-transition: none;
    transition: none;
  }
  .fade {
    -webkit-transition: none;
    transition: none;
  }
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    transition: none;
  }
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
  .custom-range::-moz-range-thumb {
    -webkit-transition: none;
    transition: none;
  }
  .custom-range::-ms-thumb {
    -webkit-transition: none;
    transition: none;
  }
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    transition: none;
  }
  .badge {
    -webkit-transition: none;
    transition: none;
  }
  .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
  .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    transition: none;
  }
  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    transition: none;
  }
  .carousel-indicators li {
    -webkit-transition: none;
    transition: none;
  }
  .spinner-border,
  .spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
@media only screen and (orientation: portrait) and (device-width: 320px),
  (device-width: 768px) {
  body.before-v7.page-template-mainsite #page #header {
    -webkit-background-size: auto 150% !important;
    background-attachment: scroll !important;
  }
}
@media only screen and (orientation: landscape) and (device-width: 320px),
  (device-width: 768px) {
  body.before-v7.page-template-mainsite #page #header {
    -webkit-background-size: 150% auto !important;
    background-attachment: scroll !important;
  }
}
@media (min-width: 30rem) {
  .error404 img {
    max-width: 100%;
  }
}
@media (min-width: 48rem) {
  .error404 img {
    max-width: 80%;
  }
}
@media (min-width: 62rem) {
  .container {
    max-width: 970px !important;
  }
  .section-headline {
    font-size: 2.5rem;
  }
  .sidebar .widget-wrapper-sticky {
    position: sticky !important;
    top: 175px;
  }
  .toc-sidebar .widget-wrapper-sticky {
    position: sticky !important;
    top: 175px;
  }
  .v7 .hero-container.about-crowdsourcing-header-image {
    background-image: url("../images/AboutCrowdsourcingHeaderImage.png");
    background-size: 600px;
  }
  .v7 .hero-container.about-seo-texts-header-image {
    background-image: url("../images/AboutSeoTextsHeaderImage.png");
    background-size: 600px;
  }
  .error404 img {
    max-width: 100%;
  }
}
@media screen and (min-width: 62rem) {
  .v7 .hero-container .hero-icon {
    float: right;
  }
  #sup-nav {
    padding: 0 1rem !important;
  }
  #sup-nav .navbar-nav .menu-item .dropdown-menu {
    width: auto;
    -webkit-box-shadow: 0 0 1.5rem 0 rgba(51, 73, 94, 0.4) !important;
    box-shadow: 0 0 1.5rem 0 rgba(51, 73, 94, 0.4) !important;
  }
  #nav-bar .navbar-nav > li > .link-nav-btn,
  .navbar .navbar-nav > li > .link-nav-btn {
    padding-top: 2.1875rem !important;
    padding-bottom: 2.1875rem !important;
  }
  #nav-bar .dropdown-menu,
  .navbar .dropdown-menu {
    width: auto;
    -webkit-box-shadow: 0 0 2.5rem 0 rgba(51, 73, 94, 0.1) !important;
    box-shadow: 0 0 2.5rem 0 rgba(51, 73, 94, 0.1) !important;
    border-top: 0.3125rem solid #f8b02f !important;
  }
  #nav-bar .logo img a,
  #nav-bar .brand a,
  .navbar .logo img a,
  .navbar .brand a {
    width: 6.25rem;
    height: 1.5rem;
    margin: 0 1.5625rem 0 0;
  }
  .navbar-nav > li > .link-clickworker-site {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .navbar-nav > li > .link-customer-site {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .cw-button {
    margin: 0 0 -22px 0 !important;
  }
  .mega-menu .wide .menu-item.show > a {
    color: #f8b02f !important;
    opacity: 1 !important;
  }
  .mega-menu .wide .menu-item.show > a::after {
    display: block;
    bottom: -25px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #f8b02f;
    border-width: 10px;
    margin-left: -10px;
  }
  .mega-menu .wide .menu-item.main-menu-item {
    padding: 1.75rem 0 !important;
  }
  #nav-bar.cw-style .dropdown-menu,
  .navbar.cw-style .dropdown-menu {
    border-top: 5px solid #409bff !important;
  }
  .cw-button {
    margin: 0 0 -18px 0 !important;
  }
  #nav-bar
    .navbar-nav
    .customer-main-menu
    li:last-child
    a.dropdown-toggle
    span {
    background: #8dca7a;
    padding: 6px 20px;
    border-radius: 10px;
    border: 1px solid #8dca7a;
    border-width: 1px !important;
    color: #fff;
    -webkit-transition:
      background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out;
    transition:
      background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out;
  }
  #nav-bar
    .navbar-nav
    .customer-main-menu
    li:last-child
    a.dropdown-toggle
    span:hover {
    background: #78b565;
    border: 1px solid #78b565;
  }
  .whiteHeader #menu-customer-menu li:last-child a.dropdown-toggle span {
    color: #fff;
  }
  .page-template-startpage .whiteHeader .cw-button,
  .whiteHeader .cw-button,
  body:not(.page-template-startpage) .cw-button {
    color: #409bff;
    background: transparent;
  }
  .whiteHeader .cw-button::after {
    background: url(../images/chevron-right--blue.svg) center center no-repeat;
  }
  .page-template-clickworker-landingpage section.testimonialsSpace {
    padding-top: 420px;
  }
  .page-template-clickworker-landingpage .job-type-card {
    min-height: 430px;
  }
}
@media screen and (min-width: 62rem) and (max-width: 85.5rem) {
  .mega-menu .brand {
    margin-right: 0 !important;
  }
  .mega-menu .brand a {
    background-size: auto 100% !important;
    width: 7.5rem !important;
  }
}
@media (min-width: 85.5rem) {
  .container {
    max-width: 1170px !important;
  }
  .v7 .hero-container.about-crowdsourcing-header-image {
    background-size: 50%;
  }
  .v7 .hero-container.about-seo-texts-header-image {
    background-size: 50%;
  }
  .gl_letter_offcanvas {
    top: 25px;
  }
}
@media screen and (min-width: 85.5rem) {
  #nav-bar .logo img a,
  #nav-bar .brand a,
  .navbar .logo img a,
  .navbar .brand a {
    width: 10.35rem;
    height: 2.1rem;
    margin: 0 1.5625rem 0 0;
  }
  .mega-menu .wide .menu-item.show > a::after {
    bottom: -22px;
  }
  .page-template-clickworker-landingpage .card a.arrow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: 0 auto;
  }
  .page-template-clickworker-landingpage .job-type-card {
    min-height: 390px;
  }
}
@media screen and (min-width: 241px) and (max-width: 320px) and (orientation: landscape) {
  body.before-v7.page-template-mainsite #page #header .page-title {
    font-size: 20px;
    margin-top: 20px;
  }
  body.before-v7.page-template-mainsite #page #header .page-sub-title {
    padding: 0 30px;
    font-size: 12px;
    margin: 0;
  }
}
@media screen and (min-width: 241px) and (max-width: 320px) and (orientation: portrait) {
  body.before-v7.page-template-mainsite #page #header .page-title {
    font-size: 30px;
    margin-top: 20px;
  }
  body.before-v7.page-template-mainsite #page #header .page-sub-title {
    padding: 0 30px;
    font-size: 14px;
  }
}
@media screen and (min-width: 321px) and (max-width: 480px) and (orientation: landscape) {
  body.before-v7.page-template-mainsite #page #header .page-title {
    font-size: 25px;
    margin-top: 30px;
  }
  body.before-v7.page-template-mainsite #page #header .page-sub-title {
    padding: 0 30px;
    font-size: 13px;
    margin: 5px 0 10px;
  }
}
@media screen and (min-width: 321px) and (max-width: 480px) and (orientation: portrait) {
  body.before-v7.page-template-mainsite #page #header .page-title {
    font-size: 30px;
    margin-top: 30px;
  }
  body.before-v7.page-template-mainsite #page #header .page-sub-title {
    padding: 0 20px;
    font-size: 17px;
  }
}
@media screen and (min-width: 481px) and (max-width: 568px) and (orientation: landscape) {
  body.before-v7.page-template-mainsite #page #header .page-title {
    font-size: 25px;
    margin-top: 30px;
  }
  body.before-v7.page-template-mainsite #page #header .page-sub-title {
    padding: 0 30px;
    font-size: 15px;
    margin: 5px 0 10px;
  }
}
@media screen and (min-width: 501px) {
  .page-template-clickworker-landingpage .txtContent .iosAppBtn {
    margin: 0 5px 0 0;
  }
}
@media screen and (min-width: 550px) and (max-width: 992px) {
  .sea-landingpage section.header-section.ai-speech-data-sets-bg {
    background-image: url("../images/ai-speech-data-sets-flipped.jpg");
    background-position: right bottom;
  }
}
@media screen and (min-width: 569px) and (max-width: 685px) and (orientation: landscape) {
  body.before-v7.page-template-mainsite #page #header .page-title {
    font-size: 2em;
  }
  body.before-v7.page-template-mainsite #page #header .page-sub-title {
    font-size: 1em;
  }
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .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%;
  }
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
  .card-deck .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    margin-right: 0.9375rem;
    margin-bottom: 0;
    margin-left: 0.9375rem;
  }
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
  .jumbotron {
    padding: 3.75rem 1.875rem;
  }
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .modal-dialog {
    max-width: 37.5rem;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 18.75rem;
  }
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .p-sm-static {
    position: static !important;
  }
  .p-sm-relative {
    position: relative !important;
  }
  .p-sm-absolute {
    position: absolute !important;
  }
  .p-sm-fixed {
    position: fixed !important;
  }
  .p-sm-sticky {
    position: sticky !important;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  .image-grid .image-grid-image.border-right-sm {
    border-right: 2px solid white;
  }
  .image-grid .image-grid-image.border-top-sm {
    border-top: 2px solid white;
  }
}
@media (min-width: 768px) {
  .container,
  .container-sm,
  .container-md {
    max-width: 720px;
  }
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .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%;
  }
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  body.before-v7 .case-study-header .case-study-icon {
    float: right;
    margin: 0;
  }
  body.before-v7.page-template-mainsite #page .lead {
    font-size: 21px;
  }
  .v7 .btn.hasV8icon {
    padding-left: 45px;
  }
  .horizontal-timeline-sec .container ol:before {
    background: #f8b02f;
    content: "";
    width: 75%;
    height: 4px;
    position: absolute;
    left: 13%;
    top: 0;
  }
  .v7 .panel-group-products h2 {
    margin-left: 0.5rem;
  }
  .card.card-feature-list:hover {
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5) !important;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5) !important;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  html[lang="de"]
    .card.card-feature-list
    .card-header
    .price-box
    .month
    span.force-line-break {
    display: block;
  }
  html[lang="de"]
    .card.card-feature-list
    .card-header
    .price-box
    .month
    span.force-line-break::after {
    content: "-";
    width: 10px;
    height: 5px;
    padding-left: 1px;
  }
  .p-md-static {
    position: static !important;
  }
  .p-md-relative {
    position: relative !important;
  }
  .p-md-absolute {
    position: absolute !important;
  }
  .p-md-fixed {
    position: fixed !important;
  }
  .p-md-sticky {
    position: sticky !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body.before-v7.page-template-mainsite #page #tour-import-data {
    background-size: auto 70%;
  }
  body.before-v7.page-template-mainsite #page #tour-export-data {
    background-size: auto 70%;
  }
  body.before-v7.page-template-mainsite #page #tour-monitor-order-status {
    background-size: auto 40%;
  }
  body.before-v7.page-template-mainsite #page #tour-choose-business-process {
    background-size: auto 30%;
  }
  body.before-v7.page-template-mainsite #page #tour-define-order {
    background-size: auto 40%;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .image-grid .image-grid-image.border-right-md {
    border-right: 2px solid white;
  }
  .image-grid .image-grid-image.border-top-md {
    border-top: 2px solid white;
  }
}
@media screen and (min-width: 768px) and (max-height: 768px) {
  body.page-template-startpage .header-section .text-container {
    top: 8vh;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .page-template-clickworker-landingpage .obliqueSep:after {
    height: 80vh;
  }
  .page-template-clickworker-landingpage .obliqueSep:before {
    height: 80vh;
  }
}
@media (min-width: 992px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg {
    max-width: 960px;
  }
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .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%;
  }
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .modal-lg,
  .modal-xl {
    max-width: 56.25rem;
  }
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  body.before-v7.page-template-mainsite #page .category-icon {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
  }
  img.pull-rel.right-1 {
    right: -10%;
  }
  img.pull-rel.right-2 {
    right: -20%;
  }
  img.pull-rel.right-3 {
    right: -30%;
  }
  img.pull-rel.right-1rem {
    right: -1rem;
  }
  img.pull-rel.right-2rem {
    right: -2rem;
  }
  img.pull-rel.right-3rem {
    right: -3rem;
  }
  img.pull-rel.left-1 {
    left: -10%;
  }
  img.pull-rel.left-2 {
    left: -20%;
  }
  img.pull-rel.left-3 {
    left: -30%;
  }
  img.pull-rel.left-1rem {
    left: -1rem;
  }
  img.pull-rel.left-2rem {
    left: -2rem;
  }
  img.pull-rel.left-3rem {
    left: -3rem;
  }
  .grow {
    position: absolute;
    right: 0;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .grow:hover {
    -webkit-transform: scale(2);
    transform: scale(2);
    z-index: 2;
  }
  figure {
    max-width: attr(data-width);
  }
  figure.float-right {
    margin-left: 1rem;
  }
  figure.float-left {
    margin-right: 1rem;
  }
  figure figcaption {
    font-size: 75% !important;
  }
  .image-grid .image-grid-image.border-right-lg {
    border-right: 2px solid white;
  }
  .image-grid .image-grid-image.border-top-lg {
    border-top: 2px solid white;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    word-wrap: normal;
    -ms-hyphens: none;
    hyphens: none;
  }
  h1,
  .h1 {
    font-size: 2.5rem;
  }
  h2,
  .h2 {
    font-size: 2rem;
  }
  h3,
  .h3 {
    font-size: 1.75rem;
  }
  h4,
  .h4 {
    font-size: 1.5rem;
  }
  h5,
  .h5 {
    font-size: 1.25rem;
  }
  h6,
  .h6 {
    font-size: 1rem;
  }
  #floatingCTAbutton {
    right: -35px;
  }
  .v7 .icon-presse {
    position: absolute;
  }
  .v7 .icon-self-service {
    position: absolute;
  }
  .v7 .icon-full-service {
    top: 1.5rem;
  }
  .v7 .img-pull-to-right {
    position: absolute;
    width: 450px;
    left: 10%;
  }
  .v7 .img-pull-to-left {
    position: absolute;
    width: 450px;
    right: 10%;
  }
  .v7 .img-align-right {
    position: absolute;
    width: 450px;
    right: 0;
  }
  .v7 .img-align-left {
    position: absolute;
    width: 450px;
    left: 0;
  }
  .imgAnnotation .mainIABanner .mainBannerImg {
    position: absolute;
    display: block;
    width: 100vh;
    height: 100vh;
    top: -30vh;
    left: 0;
    border: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  .imgAnnotation .mainIABanner .mainBannerImg.audioRec {
    width: 90vh !important;
    height: 90vh !important;
    top: -40vh !important;
    left: 0;
  }
  .imgAnnotation .mainIABanner .mainBannerImg.imgDST {
    width: auto !important;
    height: 100vh !important;
    top: -15vh !important;
    left: 0;
  }
  .iosAppBtn {
    float: right;
  }
  .v7 .pull-middle {
    display: inline-block !important;
    vertical-align: middle !important;
    float: none !important;
  }
  .v7 .panel-group-products > .card-header .panel-title h2 {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
  }
  .v7 .panel-group-products > .card-header .panel-title {
    text-align: left;
  }
  .v7 .category-icon {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    margin: 10px 10px 10px 15px;
  }
  .v7 .product-icon.multi {
    position: static;
  }
  .v7 .product-icon.multi .pull-to-left {
    left: 10px;
    top: -25px;
    height: 70px !important;
    width: 60px !important;
    float: left;
  }
  .v7 .product-icon.multi .pull-to-right {
    right: 18px;
    top: 30px;
    height: 70px !important;
    width: 60px !important;
    float: right;
  }
  .page-template-standard-sea-landingpage .zdx_gdpr_ov .modal-dialog {
    max-width: 900px;
    margin: 1.75rem auto;
  }
  #level-education {
    border-bottom: 1px solid #263238;
  }
  .hint-pricing-cards {
    position: relative;
    top: -11rem;
  }
  .card.card-feature-list {
    top: -14rem;
  }
  .p-lg-static {
    position: static !important;
  }
  .p-lg-relative {
    position: relative !important;
  }
  .p-lg-absolute {
    position: absolute !important;
  }
  .p-lg-fixed {
    position: fixed !important;
  }
  .p-lg-sticky {
    position: sticky !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.before-v7.page-template-mainsite #page #tour-import-data {
    background-size: auto 70%;
  }
  body.before-v7.page-template-mainsite #page #tour-export-data {
    background-size: auto 70%;
  }
  body.before-v7.page-template-mainsite #page #tour-monitor-order-status {
    background-size: auto 50%;
  }
  body.before-v7.page-template-mainsite #page #tour-choose-business-process {
    background-size: auto 45%;
  }
  body.before-v7.page-template-mainsite #page #tour-define-order {
    background-size: auto 50%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .testimonials blockquote {
    min-height: 310px;
  }
  .testimonials span.clients-name {
    bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .customer-main-menu .main-menu-top-item,
  .cliworkerNav .main-menu-top-item,
  .cw-style .main-menu-top-item {
    margin: 1.75rem 0.625rem !important;
  }
  .customer-main-menu.navbar .main-menu-item,
  .cliworkerNav.navbar .main-menu-item,
  .cw-style.navbar .main-menu-item {
    padding: 1.75rem 0 !important;
  }
  .customer-main-menu.navbar .dropdown-menu > li > a:hover,
  .cliworkerNav.navbar .dropdown-menu > li > a:hover,
  .cw-style.navbar .dropdown-menu > li > a:hover {
    color: #409bff !important;
  }
  .customer-main-menu.mega-menu .wide .menu-item.show > a,
  .cliworkerNav.mega-menu .wide .menu-item.show > a,
  .cw-style.mega-menu .wide .menu-item.show > a {
    color: #409bff !important;
  }
  .customer-main-menu.mega-menu .wide .menu-item.show > a::after,
  .cliworkerNav.mega-menu .wide .menu-item.show > a::after,
  .cw-style.mega-menu .wide .menu-item.show > a::after {
    border-bottom-color: #409bff;
  }
  .menu-clickworker-menu-container .menu-item.show > a::after {
    bottom: -22px !important;
  }
  .menu-clickworker-menu-container .main-menu-item > a::before {
    content: "";
    display: block;
    height: 30px;
    width: 100%;
    position: absolute;
    bottom: -18px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .card.card-feature-list .card-header .price-box .sum.smaller,
  .card.card-feature-list .card-header .price-box .sum.without-month {
    line-height: 1.5;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  html[lang="de"]
    .card.card-feature-list
    .card-body
    .list-group
    li.list-group-item.ligne-1 {
    padding-top: 1.85rem;
    padding-bottom: 1.85rem;
  }
  html[lang="de"]
    .card.card-feature-list
    .card-body
    .list-group
    li.list-group-item.ligne-md-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  html[lang="de"]
    .card.card-feature-list
    .card-body
    .list-group
    li.list-group-item.ligne-md-3,
  html[lang="de"]
    .card.card-feature-list
    .card-body
    .list-group
    li.list-group-item.ligne-md-3-b,
  html[lang="de"]
    .card.card-feature-list
    .card-body
    .list-group
    li.list-group-item.ligne-md-2-b {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media screen and (min-width: 1024px) {
  .sea-landingpage section.form-section form .form-group textarea {
    height: 210px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 700px) and (max-height: 780px) {
  .sea-landingpage section.header-section.ai-speech-data-sets-bg {
    background-size: auto 90%;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px;
  }
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  .modal-xl {
    max-width: 1140px;
  }
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  body.before-v7.page-template-mainsite #page #tour-import-data {
    background-size: auto 70%;
  }
  body.before-v7.page-template-mainsite #page #tour-export-data {
    background-size: auto 70%;
  }
  body.before-v7.page-template-mainsite #page #tour-monitor-order-status {
    background-size: auto 70%;
  }
  body.before-v7.page-template-mainsite #page #tour-choose-business-process {
    background-size: auto 60%;
  }
  body.before-v7.page-template-mainsite #page #tour-define-order {
    background-size: auto 60%;
  }
  body.before-v7.page-template-mainsite #page .action-badge-professional p {
    font-size: 17px;
  }
  body.before-v7.page-template-mainsite #page .action-badge-professional {
    height: 210px;
    width: 210px;
    background-size: 210px 210px;
    right: 10%;
    top: 34%;
  }
  section img.vertical-centred {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
  .sea-landingpage #form-section-wrapper {
    right: 0;
    z-index: 100;
    position: fixed;
    -webkit-box-shadow: 0 0 2rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.15) !important;
  }
  .sea-landingpage .centered-form {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .p-xl-static {
    position: static !important;
  }
  .p-xl-relative {
    position: relative !important;
  }
  .p-xl-absolute {
    position: absolute !important;
  }
  .p-xl-fixed {
    position: fixed !important;
  }
  .p-xl-sticky {
    position: sticky !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1368px) {
  .card.card-feature-list.green-bg .card-header .cta-container .btn span {
    display: none;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1367px) {
  .card.card-feature-list .card-body .list-group li.ligne-1 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }
  .card.card-feature-list .card-body .list-group li.ligne-md-1 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .card.card-feature-list .card-body .list-group li.ligne-2 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }
  .card.card-feature-list .card-body .list-group li.ligne-3 {
    padding-top: 1.85rem;
    padding-bottom: 1.85rem;
  }
  .card.card-feature-list .card-body .list-group li.ligne-md-2 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }
  .card.card-feature-list .card-body .list-group li.ligne-md-2-b {
    padding-top: 2.75rem;
    padding-bottom: 2.65rem;
  }
  .card.card-feature-list .card-body .list-group li.ligne-md-3 {
    padding-top: 3.25rem !important;
    padding-bottom: 3.25rem !important;
  }
  .price-annotations-container .pricing-card-annotations {
    margin-top: 6rem;
  }
  .price-annotations-container .pricing-card-annotations li {
    padding: 1.1rem 0 1.1rem 1.25rem;
  }
  .price-annotations-container .pricing-card-annotations li.xl {
    padding-top: 2.9rem;
    padding-bottom: 2.9rem;
  }
  .price-annotations-container .pricing-card-annotations li.lg {
    padding-top: 2.125rem;
    padding-bottom: 2.125rem;
  }
  .price-annotations-container .pricing-card-annotations li.md {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  html[lang="de"] .price-annotations-container .pricing-card-annotations li.xl {
    padding-top: 2.9rem;
    padding-bottom: 2.9rem;
  }
  html[lang="de"] .price-annotations-container .pricing-card-annotations li.lg {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
  html[lang="de"] .price-annotations-container .pricing-card-annotations li.md {
    padding-top: 1.45rem;
    padding-bottom: 1.45rem;
  }
  html[lang="de"]
    .price-annotations-container
    .pricing-card-annotations
    li.lg-md {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  html[lang="de"] .card.card-feature-list .card-header .price-box .month {
    font-size: 0.75rem;
    font-weight: 600;
    right: 7px;
  }
  html[lang="de"]
    .card.card-feature-list
    .card-body
    .list-group
    li.list-group-item.ligne-1 {
    padding-top: 2.5rem;
    padding-bottom: 2.45rem;
  }
}
@media (min-width: 1316px) {
  .imgAnnotation .VideoDataSets:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 80%;
    top: 0;
    left: 0;
    background-image: url(../images/clickworker-app-vid-bg2.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    z-index: 0;
  }
  .imgAnnotation .VideoDataSets:before {
    position: relative;
    display: block;
    width: 72px;
    height: 30px;
    top: 30px;
    float: right;
    right: -60px;
    background-image: url(../images/rec.png);
    background-repeat: no-repeat;
    background-size: auto 95%;
    background-position: center center;
    animation: blink-animation 1.5s steps(2, start) infinite;
    -webkit-animation: blink-animation 1.5s steps(2, start) infinite;
    z-index: 0;
  }
  .imgAnnotation .container.imageDataSets:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 80%;
    top: 0;
    left: 0;
    background-image: url(../images/clickworker-app-imgDSZ-bg.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    z-index: 0;
  }
}
@media screen and (max-width: 1368px) and (min-width: 985px) {
  .cw-button {
    font-size: 0.9rem !important;
    padding: 5px 15px;
    padding: 5px 18px 5px 10px;
    position: absolute;
    margin: 0 0 -16px 0 !important;
  }
  .cw-button::after {
    width: 6px;
    height: 15px;
    right: 8px;
  }
  .navbar .fa-chevron-right {
    top: 1px;
    right: 6px;
  }
}
@media screen and (min-width: 1368px) {
  .card.card-feature-list .card-body .list-group li.ligne-1 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .card.card-feature-list .card-body .list-group li.ligne-2 {
    padding-top: 1.85rem;
    padding-bottom: 1.85rem;
  }
  .card.card-feature-list .card-body .list-group li.ligne-3 {
    padding-top: 2.75rem;
    padding-bottom: 2.55rem;
  }
  .price-annotations-container .pricing-card-annotations {
    margin-top: 4.25rem;
  }
  .price-annotations-container .pricing-card-annotations li {
    padding: 1.1rem 0 1.1rem 1.25rem;
  }
  .price-annotations-container .pricing-card-annotations li.xl {
    padding-top: 2.75rem;
    padding-bottom: 3rem;
  }
  .price-annotations-container .pricing-card-annotations li.lg {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .price-annotations-container .pricing-card-annotations li.md {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  html[lang="de"] .price-annotations-container .pricing-card-annotations li {
    padding: 1.1rem 0 1.1rem 1.25rem;
  }
  html[lang="de"] .price-annotations-container .pricing-card-annotations li.xl {
    padding-top: 2.75rem;
    padding-bottom: 3rem;
  }
  html[lang="de"] .price-annotations-container .pricing-card-annotations li.lg {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  html[lang="de"] .price-annotations-container .pricing-card-annotations li.md {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  html[lang="de"] .card.card-feature-list .card-header .price-box .month {
    font-size: 0.9rem;
    font-weight: 600;
  }
  html[lang="de"]
    .card.card-feature-list
    .card-body
    .list-group
    li.list-group-item.ligne-1 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1440px) {
  .imgAnnotation .mainIABanner .mainBannerImg {
    position: absolute;
    display: block;
    width: 100vh;
    height: 100vh;
    top: -30vh;
    left: 0;
    border: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-2deg);
    transform: rotate(-2deg);
  }
  .imgAnnotation .mainIABanner .mainBannerImg.audioRec {
    width: 90vh !important;
    height: 90vh !important;
    top: -40vh !important;
    left: 0;
  }
  .imgAnnotation .mainIABanner .mainBannerImg.imgDST {
    width: auto !important;
    height: 75vh !important;
    top: -28vh !important;
    left: 0;
  }
}
@media (min-width: 1500px) {
  .imgAnnotation .VideoDataSets:after {
    height: 95%;
  }
  .imgAnnotation .VideoDataSets:before {
    right: -190px;
  }
}
@media screen and (min-width: 2200px) {
  section.white-bg-separator-after {
    padding-bottom: 20% !important;
  }
  section.white-bg-separator-after::after {
    max-height: 480px !important;
  }
  section.white-toyellow-bg-separator-after-b {
    padding-bottom: 20% !important;
  }
  section.white-toyellow-bg-separator-after-b::after {
    max-height: 480px !important;
  }
  section.darkGray-bg-separator-before-t.hellGray-bg-separator-after-b {
    padding-bottom: 20% !important;
    padding-top: 20% !important;
  }
  section.darkGray-bg-separator-before-t {
    padding-bottom: 200px !important;
    padding-top: 20% !important;
  }
  section.darkGray-bg-separator-before-t::before {
    max-height: 480px !important;
  }
  section.darkGray-toWhite-bg-separator-after-b {
    padding-bottom: 20% !important;
    padding-top: 20% !important;
  }
  section.darkGray-toWhite-bg-separator-after-b::after {
    max-height: 480px !important;
  }
  section.hellGray-bg-separator-after-b {
    padding-bottom: 20% !important;
  }
  section.hellGray-bg-separator-after-b::after {
    max-height: 480px !important;
  }
  section.yellowHeader-to-white-bg-separator-after {
    padding-bottom: 23% !important;
  }
  section.yellowHeader-to-white-bg-separator-after::after {
    max-height: 480px !important;
  }
  section.yellow-to-white-bg-separator-before-t {
    padding-top: 20% !important;
  }
  section.yellow-to-white-bg-separator-before-t::before {
    max-height: 480px !important;
  }
}
@media screen and (min-width: 2600px) {
  section.white-bg-separator-after {
    padding-bottom: 20% !important;
  }
  section.white-bg-separator-after::after {
    max-height: 620px !important;
  }
  section.white-toyellow-bg-separator-after-b {
    padding-bottom: 20% !important;
  }
  section.white-toyellow-bg-separator-after-b::after {
    max-height: 620px !important;
  }
  section.darkGray-bg-separator-before-t.hellGray-bg-separator-after-b {
    padding-bottom: 20% !important;
    padding-top: 20% !important;
  }
  section.darkGray-bg-separator-before-t {
    padding-bottom: 200px !important;
    padding-top: 20% !important;
  }
  section.darkGray-bg-separator-before-t::before {
    max-height: 620px !important;
  }
  section.darkGray-toWhite-bg-separator-after-b {
    padding-bottom: 20% !important;
    padding-top: 20% !important;
  }
  section.darkGray-toWhite-bg-separator-after-b::after {
    max-height: 620px !important;
  }
  section.hellGray-bg-separator-after-b {
    padding-bottom: 20% !important;
  }
  section.hellGray-bg-separator-after-b::after {
    max-height: 620px !important;
  }
  section.yellowHeader-to-white-bg-separator-after {
    padding-bottom: 24% !important;
  }
  section.yellowHeader-to-white-bg-separator-after::after {
    max-height: 620px !important;
  }
  section.yellow-to-white-bg-separator-before-t {
    padding-top: 20% !important;
  }
  section.yellow-to-white-bg-separator-before-t::before {
    max-height: 620px !important;
  }
}
@media screen and (min-width: 3000px) {
  section.white-bg-separator-after {
    padding-bottom: 20% !important;
  }
  section.white-bg-separator-after::after {
    max-height: 660px !important;
  }
  section.white-toyellow-bg-separator-after-b {
    padding-bottom: 20% !important;
  }
  section.white-toyellow-bg-separator-after-b::after {
    max-height: 660px !important;
  }
  section.darkGray-bg-separator-before-t.hellGray-bg-separator-after-b {
    padding-bottom: 20% !important;
    padding-top: 20% !important;
  }
  section.darkGray-bg-separator-before-t {
    padding-bottom: 200px !important;
    padding-top: 20% !important;
  }
  section.darkGray-bg-separator-before-t::before {
    max-height: 660px !important;
  }
  section.darkGray-toWhite-bg-separator-after-b {
    padding-bottom: 20% !important;
    padding-top: 20% !important;
  }
  section.darkGray-toWhite-bg-separator-after-b::after {
    max-height: 660px !important;
  }
  section.hellGray-bg-separator-after-b {
    padding-bottom: 20% !important;
  }
  section.hellGray-bg-separator-after-b::after {
    max-height: 660px !important;
  }
  section.yellowHeader-to-white-bg-separator-after {
    padding-bottom: 25% !important;
  }
  section.yellowHeader-to-white-bg-separator-after::after {
    max-height: 660px !important;
  }
  section.yellow-to-white-bg-separator-before-t {
    padding-top: 20% !important;
  }
  section.yellow-to-white-bg-separator-before-t::before {
    max-height: 660px !important;
  }
}
@media screen and (min-width: 3600px) {
  section.white-bg-separator-after {
    padding-bottom: 20% !important;
  }
  section.white-bg-separator-after::after {
    max-height: 690px !important;
  }
  section.white-toyellow-bg-separator-after-b {
    padding-bottom: 20% !important;
  }
  section.white-toyellow-bg-separator-after-b::after {
    max-height: 690px !important;
  }
  section.darkGray-bg-separator-before-t.hellGray-bg-separator-after-b {
    padding-bottom: 20% !important;
    padding-top: 20% !important;
  }
  section.darkGray-bg-separator-before-t {
    padding-bottom: 200px !important;
    padding-top: 20% !important;
  }
  section.darkGray-bg-separator-before-t::before {
    max-height: 690px !important;
  }
  section.darkGray-toWhite-bg-separator-after-b {
    padding-bottom: 20% !important;
    padding-top: 20% !important;
  }
  section.darkGray-toWhite-bg-separator-after-b::after {
    max-height: 690px !important;
  }
  section.hellGray-bg-separator-after-b {
    padding-bottom: 20% !important;
  }
  section.hellGray-bg-separator-after-b::after {
    max-height: 690px !important;
  }
  section.yellowHeader-to-white-bg-separator-after {
    padding-bottom: 25% !important;
  }
  section.yellowHeader-to-white-bg-separator-after::after {
    max-height: 690px !important;
  }
  section.yellow-to-white-bg-separator-before-t {
    padding-top: 20% !important;
  }
  section.yellow-to-white-bg-separator-before-t::before {
    max-height: 690px !important;
  }
  section.top_white_separation_sm::after {
    background-size: auto;
    bottom: -40px;
  }
  section.top_grey_separation_sm::after {
    background-size: auto;
    bottom: -40px;
  }
  section.bottom_grey_separation_sm::before {
    background-size: auto;
    top: -30px;
  }
}
@media screen and (min-width: 4096px) {
  section.white-bg-separator-after {
    padding-bottom: 20% !important;
  }
  section.white-bg-separator-after::after {
    max-height: 800px !important;
  }
  section.white-toyellow-bg-separator-after-b {
    padding-bottom: 23% !important;
  }
  section.white-toyellow-bg-separator-after-b::after {
    max-height: 800px !important;
  }
  section.darkGray-bg-separator-before-t.hellGray-bg-separator-after-b {
    padding-bottom: 20% !important;
    padding-top: 20% !important;
  }
  section.darkGray-bg-separator-before-t {
    padding-bottom: 200px !important;
    padding-top: 20% !important;
  }
  section.darkGray-bg-separator-before-t::before {
    max-height: 800px !important;
  }
  section.darkGray-toWhite-bg-separator-after-b {
    padding-bottom: 22% !important;
    padding-top: 22% !important;
  }
  section.darkGray-toWhite-bg-separator-after-b::after {
    max-height: 800px !important;
  }
  section.hellGray-bg-separator-after-b {
    padding-bottom: 22% !important;
  }
  section.hellGray-bg-separator-after-b::after {
    max-height: 800px !important;
  }
  section.yellowHeader-to-white-bg-separator-after {
    padding-bottom: 25% !important;
  }
  section.yellowHeader-to-white-bg-separator-after::after {
    max-height: 800px !important;
  }
  section.yellow-to-white-bg-separator-before-t {
    padding-top: 22% !important;
  }
  section.yellow-to-white-bg-separator-before-t::before {
    max-height: 800px !important;
  }
}
@media screen and (min-height: 568px) and (max-height: 767px) {
  body.page-template-startpage .header-section {
    min-height: 780px !important;
  }
}
@media screen and (min-height: 768px) {
  body.page-template-startpage .header-section {
    min-height: 105vh;
    max-height: 1080px;
  }
}
@media screen and (min-height: 992px) {
  body.page-template-startpage .case-stuies .card {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1568px) {
  .App-CTA-Button.sticky {
    right: -150px;
  }
  .App-CTA-Button.sticky .telfBg {
    height: 0;
    bottom: 0;
  }
  .App-CTA-Button.sticky:hover,
  .App-CTA-Button.sticky:active {
    right: -5px;
    z-index: 2;
  }
  .App-CTA-Button.sticky:hover .telfBg,
  .App-CTA-Button.sticky:active .telfBg {
    height: 300px;
    bottom: -30px;
  }
}
@media screen and (max-width: 1380px) {
  .team__section .card {
    padding-left: 10px;
    padding-right: 10px;
  }
  .team__section .card .card-body {
    padding-left: 0;
    padding-right: 0;
  }
  .team__section .card.card.card__lst {
    max-width: 48%;
  }
}
@media (max-width: 1200px) {
  legend {
    font-size: calc(1.275rem + 0.3vw);
  }
  h1,
  .h1 {
    font-size: calc(1.375rem + 1.5vw);
  }
  h2,
  .h2 {
    font-size: calc(1.325rem + 0.9vw);
  }
  h3,
  .h3 {
    font-size: calc(1.3rem + 0.6vw);
  }
  h4,
  .h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
  .display-1 {
    font-size: calc(1.725rem + 5.7vw);
  }
  .display-2 {
    font-size: calc(1.675rem + 5.1vw);
  }
  .display-3 {
    font-size: calc(1.575rem + 3.9vw);
  }
  .display-4 {
    font-size: calc(1.475rem + 2.7vw);
  }
  .close {
    font-size: calc(1.275rem + 0.3vw);
  }
  .cw-cp-cat-ico {
    font-size: calc(1.4625rem + 2.55vw);
  }
  .v7 .header-section .section-headline {
    font-size: calc(1.5rem + 3vw);
  }
  body.page-template-startpage .header-section .section-headline {
    font-size: calc(1.5438rem + 3.5256vw);
  }
  body.page-template-startpage .header-section .text-container .h5 {
    font-size: calc(1.325rem + 0.9vw);
  }
  body.page-template-startpage .best-input-titles {
    font-size: calc(1.275rem + 0.3vw);
  }
  body.page-template-startpage .footer-section .section-headline {
    font-size: calc(1.6063rem + 4.2756vw);
  }
  .page-template-clickworker-app-landingpage .lead {
    font-size: calc(1.275rem + 0.3vw);
  }
  .page-template-clickworker-app-landingpage .cw-hero-section h1 {
    font-size: calc(1.585rem + 4.02vw);
  }
  .page-template-clickworker-app-landingpage .cw-hero-section p.lead {
    font-size: calc(1.275rem + 0.3vw);
  }
  .page-template-clickworker-app-landingpage h2 {
    font-size: calc(1.375rem + 1.5vw);
  }
  .page-template-custom-clickworker-app-landingpage .lead {
    font-size: calc(1.275rem + 0.3vw);
  }
  .page-template-custom-clickworker-app-landingpage .cw-hero-section h1 {
    font-size: calc(1.585rem + 4.02vw);
  }
  .page-template-custom-clickworker-app-landingpage .cw-hero-section p.lead {
    font-size: calc(1.275rem + 0.3vw);
  }
  .page-template-custom-clickworker-app-landingpage h2 {
    font-size: calc(1.375rem + 1.5vw);
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
  #floatingCTAbutton {
    right: -183px;
  }
  .sea-landingpage section.header-section {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 4rem 5rem 5rem 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .App-CTA-Button.stickyJobs {
    right: -160px;
  }
  .App-CTA-Button.stickyJobs .telfBg {
    height: 0;
    bottom: 0;
  }
  .App-CTA-Button.stickyJobs:hover,
  .App-CTA-Button.stickyJobs:active {
    right: -5px;
    z-index: 2;
  }
  .App-CTA-Button.stickyJobs:hover .telfBg,
  .App-CTA-Button.stickyJobs:active .telfBg {
    height: 300px;
    bottom: -30px;
  }
  .sea-landingpage section {
    padding: 5rem 2rem;
  }
  .sea-landingpage section.header-section {
    padding: 4rem 2rem 5rem 2rem;
  }
}
@media only screen and (max-width: 992px) {
  .toc-sidebar {
    display: none !important;
  }
  .contact-sales-modal .ct_divider {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    top: 50%;
  }
  .contact-sales-modal .modal-footer {
    bottom: -70px;
  }
}
@media (max-width: 992px) {
  .v7 .cs__container h4 {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 992px) {
  .sea-landingpage #form-section-wrapper {
    z-index: 200;
    position: inherit;
    -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15) !important;
  }
  .team__section .card {
    min-width: 300px !important;
  }
  .team__section .card.card__lst {
    max-width: 96%;
  }
  .page-template-clickworker-landingpage .iconImg-clickworker-app img {
    width: 280px;
    top: -50%;
  }
  .page-template-clickworker-landingpage .iconImg-clickworker-app {
    margin-bottom: 20vh;
    top: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
  section .robot-bg {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
  }
  section.hellGray-bg-separator-before {
    padding-top: 250px !important;
  }
  section.hellGray-bg-separator-after-b {
    padding-bottom: 250px !important;
  }
  section.darkGray-bg-separator-after-b {
    padding-bottom: 250px !important;
  }
  section.darkGray-bg-separator-before-t {
    padding-top: 250px !important;
  }
  section.darkGray-toWhite-bg-separator-after-b {
    padding-bottom: 250px !important;
  }
  section.white-toyellow-bg-separator-after-b {
    padding-bottom: 250px !important;
    padding-top: 250px !important;
  }
  section.yellow-to-white-bg-separator-before-t {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  section.top_grey_separation_sm {
    padding-bottom: 250px !important;
  }
  section.bottom_grey_separation_sm {
    padding-top: 200px !important;
  }
  section.top_white_separation_sm {
    padding-bottom: 250px !important;
  }
  section.bottom_white_separation_sm {
    padding-top: 200px !important;
  }
  #floatingCTAbutton {
    top: 85%;
  }
  .v7 .header-section {
    padding: 6rem 0 10rem 0;
  }
  .v7 .img-pull-to-right {
    width: 100%;
    max-height: 350px;
  }
  .v7 .img-pull-to-left {
    width: 100%;
    max-height: 350px;
  }
  .v7 .img-align-right {
    width: 100%;
    max-height: 350px;
  }
  .v7 .img-align-left {
    width: 100%;
    max-height: 350px;
  }
  .v7 .self-service-category {
    text-align: center;
  }
  .v7 .self-service-category h2 {
    padding-top: 2rem;
  }
  .v7 .panel-group-products .card-header .panel-title {
    text-align: center;
  }
  .v7 .panel-group-products .card-header .panel-title figure {
    display: block;
    text-align: center;
    margin: 0 auto 0 auto;
  }
  .v7 .panel-group-products .card {
    margin-bottom: 4rem;
  }
  .v7 .product-box .button-wrapper .btn {
    width: inherit;
    min-width: -webkit-fit-content !important;
    min-width: -moz-fit-content !important;
    min-width: fit-content !important;
  }
  .v7 .product-icon.multi {
    top: -32px;
  }
  .page-template-standard-sea-landingpage section.header-section {
    padding: 5rem 0 10rem 0;
  }
  body.page-template-startpage .crow-worldmap-txt {
    top: 10px;
    margin-bottom: 5rem;
  }
  #level-education .LevelBg {
    border-bottom: 1px solid #263238;
    margin-bottom: 2rem;
  }
  #level-education .LevelBg.highSchool {
    background-position: center bottom;
  }
  #level-education .LevelBg.highSchool .eduLevelTxt {
    right: 100px;
    left: auto;
  }
  #level-education .LevelBg.college {
    background-position: center bottom;
  }
  #level-education .LevelBg.college .eduLevelTxt {
    right: 100px;
    left: auto;
  }
  #level-education .LevelBg.phd {
    background-position: center bottom;
  }
  #level-education .LevelBg.phd .eduLevelTxt {
    right: 100px;
    left: auto;
  }
}
@media screen and (max-width: 991px) {
  .testimonials blockquote {
    min-height: auto;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .imgAnnotation .mainIABanner .mainBannerImg {
    display: none;
  }
}
@media screen and (max-width: 990px) {
  .sea-landingpage .form__wrapper {
    padding: 25px 15px;
  }
  .sea-landingpage .form__wrapper h2 {
    font-size: 1.2rem;
  }
  .sea-landingpage .hero__section {
    padding: 0;
    padding-bottom: 20px;
  }
  .sea-landingpage .hero__section h1 {
    font-size: 1.8rem !important;
  }
  .sea-landingpage .hero__section p.lead {
    font-size: 16px;
  }
  .sea-landingpage .hero__section .min-height-row {
    min-height: auto;
  }
  .sea-landingpage .hero__section.header-section .cw-brand-logo {
    position: static;
    margin: 0 auto;
  }
  .sea-landingpage section.header-section {
    padding: 20px 0 20px 0;
  }
  .sea-landingpage .section-headline {
    font-size: 26px;
    line-height: 30px;
  }
}
@media screen and (max-width: 868px) {
  .App-CTA-Button {
    right: -160px;
    z-index: 10;
  }
  .App-CTA-Button .telfBg {
    height: 0 !important;
    bottom: 0 !important;
  }
  .App-CTA-Button:hover,
  .App-CTA-Button:active {
    right: -5px;
    z-index: 2;
  }
  .App-CTA-Button:hover .telfBg,
  .App-CTA-Button:active .telfBg {
    height: 300px;
    bottom: -30px;
  }
}
@media only screen and (max-width: 800px) {
  #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    width: 93% !important;
    padding: 30px !important;
  }
}
@media (max-width: 768px) {
  .md-modal {
    width: 93% !important;
    max-width: 93% !important;
  }
  .md-modal .md-close {
    top: 0;
    right: 2vw;
    min-width: 20px !important;
  }
  .md-modal p {
    font-size: 13py !important;
  }
  .md-modal form input.form-control {
    height: 32px !important;
    font-size: 13px !important;
  }
  .md-modal h3 {
    padding: 10px 30px 10px 10px !important;
  }
}
@media screen and (max-width: 768px) and (max-height: 768px) {
  body.page-template-startpage .header-section .text-container {
    top: 17vh;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
  section.hellGray-bg-separator-before {
    padding-top: 160px !important;
  }
  section.hellGray-bg-separator-after-b {
    padding-bottom: 160px !important;
  }
  section.darkGray-bg-separator-after-b {
    padding-bottom: 160px !important;
  }
  section.darkGray-bg-separator-before-t {
    padding-top: 160px !important;
  }
  section.white-toyellow-bg-separator-after-b {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
  section.yellow-to-white-bg-separator-before-t {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  section.top_grey_separation_sm::after {
    min-height: 90px;
    max-height: 120px;
  }
  section.top_grey_separation_sm {
    padding-bottom: 100px !important;
  }
  section.bottom_grey_separation_sm::before {
    min-height: 90px;
    max-height: 120px;
  }
  section.bottom_grey_separation_sm {
    padding-top: 160px !important;
  }
  section.top_white_separation_sm::after {
    min-height: 90px;
    max-height: 120px;
  }
  section.top_white_separation_sm {
    padding-bottom: 100px !important;
  }
  section.bottom_white_separation_sm::before {
    min-height: 90px;
    max-height: 120px;
  }
  section.bottom_white_separation_sm {
    padding-top: 160px !important;
  }
  .image-grid .image-grid-image.border-right-xs {
    border-right: 2px solid white;
  }
  .image-grid .image-grid-image.border-top-xs {
    border-top: 2px solid white;
  }
  .v7 ol.managed-counter-list::before,
  .v7 ul.managed-counter-list::before {
    height: calc(100% - 15.5rem);
  }
  .v7 ol.survey-counter-list::before,
  .v7 ul.survey-counter-list::before {
    height: calc(100% - 15.5rem);
  }
  .v7 .img-w-100 {
    width: 100%;
  }
  .v7 .img-pull-to-right {
    width: 100%;
  }
  .v7 .img-pull-to-left {
    width: 100%;
  }
  .v7 .img-align-right {
    width: 100%;
  }
  .v7 .img-align-left {
    width: 100%;
  }
  .v7 ol.managed-counter-list-case-studies::before {
    height: calc(100% - 6rem);
  }
  .v7 .panel-group-products .card-header .panel-title figure {
    margin: -50px auto 20px auto;
  }
  #level-education .LevelBg.highSchool {
    background-position: 20px center;
  }
  #level-education .LevelBg.highSchool .eduLevelTxt {
    right: 50px;
  }
  #level-education .LevelBg.college {
    background-position: 20px center;
  }
  #level-education .LevelBg.college .eduLevelTxt {
    right: 50px;
  }
  #level-education .LevelBg.phd {
    background-position: 20px center;
  }
  #level-education .LevelBg.phd .eduLevelTxt {
    right: 50px;
  }
  .mitarbeiter .member_photo {
    height: 300px;
    width: calc(100% + 1.25rem);
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  body.before-v7.page-template-mainsite #page h1,
  body.before-v7.page-template-mainsite #page h2,
  body.before-v7.page-template-mainsite #page h3,
  body.before-v7.page-template-mainsite #page h4,
  body.before-v7.page-template-mainsite #page h5,
  body.before-v7.page-template-mainsite #page h6 {
    -ms-hyphens: auto;
    hyphens: auto;
  }
  body.before-v7.page-template-mainsite #page h1,
  body.before-v7.page-template-mainsite #page .h1 {
    font-size: 30px;
  }
  body.before-v7.page-template-mainsite #page h2,
  body.before-v7.page-template-mainsite #page .h2 {
    font-size: 24px;
  }
  body.before-v7.page-template-mainsite #page h3,
  body.before-v7.page-template-mainsite #page .h3 {
    font-size: 18px;
  }
  body.before-v7.page-template-mainsite #page h4,
  body.before-v7.page-template-mainsite #page .h4 {
    font-size: 12px;
  }
  body.before-v7.page-template-mainsite #page h5,
  body.before-v7.page-template-mainsite #page .h5 {
    font-size: 10px;
  }
  body.before-v7.page-template-mainsite #page h6,
  body.before-v7.page-template-mainsite #page .h6 {
    font-size: 10px;
  }
  body.before-v7.page-template-mainsite #page #header .page-title {
    font-size: 30px;
    margin: 30px auto 0;
  }
  body.before-v7.page-template-mainsite #page #header .page-sub-title {
    font-size: 20px;
  }
  body.before-v7.page-template-mainsite #page .bigintro-light,
  body.before-v7.page-template-mainsite #page .bigintro {
    font-size: 24px;
    line-height: 1.2;
  }
  body.before-v7.page-template-mainsite #page section p.bigger {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .horizontal-timeline-sec .container ol.horizontal-timeline {
    margin: 50px 0 !important;
    padding-left: 0 !important;
    border-top: 0 !important;
    margin-left: 25px !important;
  }
  .horizontal-timeline-sec .container ol.horizontal-timeline li {
    height: 140px;
    float: none !important;
    width: inherit !important;
  }
  .horizontal-timeline-sec
    .container
    ol.horizontal-timeline
    li:nth-child(2)
    .img-handler-bot
    img {
    width: 70px;
  }
  .horizontal-timeline-sec .container ol.horizontal-timeline li:last-child {
    margin: 0;
    bottom: 0 !important;
    height: 120px;
  }
  .horizontal-timeline-sec
    .container
    ol.horizontal-timeline
    li:last-child
    .img-handler-bot {
    bottom: 40px !important;
    width: 40% !important;
    margin-left: 25px !important;
    margin-top: 0 !important;
  }
  .horizontal-timeline-sec
    .container
    ol.horizontal-timeline
    li:last-child
    .img-handler-bot
    img {
    width: 100%;
  }
  .horizontal-timeline-sec .container ol.horizontal-timeline li span {
    left: 0 !important;
  }
  .horizontal-timeline-sec
    .container
    ol.horizontal-timeline
    li
    span.ps-sp-bot:before {
    content: none !important;
  }
  .horizontal-timeline-sec
    .container
    ol.horizontal-timeline
    li
    span.ps-sp-bot:after {
    content: none !important;
  }
  .horizontal-timeline-sec
    .container
    ol.horizontal-timeline
    li
    .img-handler-top {
    position: absolute !important;
    bottom: 150px !important;
    width: 30% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important;
  }
  .horizontal-timeline-sec
    .container
    ol.horizontal-timeline
    li
    .img-handler-top
    img {
    margin: 0 auto !important;
    width: 80% !important;
  }
  .horizontal-timeline-sec
    .container
    ol.horizontal-timeline
    li
    .img-handler-bot {
    position: absolute !important;
    bottom: 115px !important;
    width: 30% !important;
    float: left !important;
    margin-left: 35px !important;
    margin-bottom: 0 !important;
  }
  .horizontal-timeline-sec .container ol.horizontal-timeline li p {
    text-align: left !important;
    width: 100% !important;
    margin: 0 auto !important;
    margin-top: 0 !important;
  }
  .horizontal-timeline-sec
    .container
    ol.horizontal-timeline
    li
    .timeline-element {
    width: 60% !important;
    float: left !important;
    margin-left: 0;
    left: 50px;
    top: -51px;
  }
  .horizontal-timeline-sec .container ol::before {
    background: #f8b02f;
    content: "";
    height: 75%;
    width: 4px;
    position: absolute;
    left: 40px;
    top: 0;
  }
}
@media screen and (max-width: 760px) {
  .page-template-clickworker-landingpage .obliqueSep:after {
    height: 40vh;
  }
  .page-template-clickworker-landingpage .obliqueSep:before {
    height: 40vh;
  }
}
@media screen and (max-width: 668px) {
  body.page-template-startpage .header-section .text-container {
    top: 20rem;
  }
}
@media only screen and (max-width: 600px) {
  .moove-gdpr-button-holder .mgbutton {
    width: 100% !important;
    margin: 3px 4px !important;
  }
  .moove-gdpr-button-holder {
    margin-top: 25px;
  }
  button.mgbutton.moove-gdpr-infobar-reject-btn.gdpr-fbo-1 {
    margin-left: 4px !important;
  }
  .single-timeline-area {
    padding-left: 100px !important;
    left: 0 !important;
  }
  .single-timeline-area .single-timeline-content {
    padding: 20px !important;
  }
  .single-timeline-area .timeline-date {
    width: 100px !important;
  }
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (max-width: 500px) {
  .v7 .img-annotation-icon {
    position: absolute;
    width: 80px;
    height: 80px;
    top: -70px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .imgAnnotation .section-space {
    padding-top: 40px !important;
    padding-bottom: 0 !important;
  }
  .imgAnnotation .mainIABanner h1 {
    padding-left: 0;
  }
  .imgAnnotation .mainIABanner .img-annotation-icon {
    position: absolute;
    width: 80px;
    height: 80px;
    top: -70px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .imgAnnotation section img.grow:hover {
    position: relative;
    -webkit-transform: scale(2, 2);
    transform: scale(2, 2);
    right: -40%;
  }
}
@media screen and (max-width: 500px) {
  .page-template-clickworker-landingpage .txtContent .iosAppBtn {
    text-align: center;
  }
  .page-template-clickworker-landingpage .txtContent a {
    margin: 5px auto;
    display: block;
  }
}
@media screen and (max-width: 400px) {
  html[lang="de"] .card.card-feature-list .card-header .price-box .month {
    font-size: 0.85rem;
    font-weight: 600;
  }
  html[lang="de"]
    .card.card-feature-list
    .card-header
    .price-box
    .month
    span.force-line-break {
    display: block;
  }
  html[lang="de"]
    .card.card-feature-list
    .card-header
    .price-box
    .month
    span.force-line-break::after {
    content: "-";
    width: 10px;
    height: 5px;
    padding-left: 1px;
  }
}
@media only screen and (max-width: 389px) {
  .contact-sales-modal .modal-footer {
    bottom: -100px;
  }
}
@media screen and (max-width: 240px) and (orientation: portrait) {
  body.before-v7.page-template-mainsite #page #header .page-title {
    font-size: 20px;
    margin-top: 10px;
  }
  body.before-v7.page-template-mainsite #page #header .page-sub-title {
    padding: 0 35px;
    font-size: 12px;
    margin: 0;
  }
}
@media (max-width: 85.5rem) {
  .btn {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 85.5rem) {
  .page-template-startpage
    #nav-bar.scrollNav.mega-menu
    .wide
    .menu-item.show
    > a::after,
  .page-template-startpage
    .navbar.scrollNav.mega-menu
    .wide
    .menu-item.show
    > a::after {
    bottom: -22px;
  }
  #sup-nav {
    font-size: 0.875rem !important;
    font-weight: 500 !important;
  }
  #sup-nav .navbar-nav .menu-item .nav-link {
    font-size: 0.875rem !important;
    padding: 8px 0 0 0;
  }
  #nav-bar .navbar-toggler,
  .navbar .navbar-toggler {
    padding: 0.25rem 0.35rem;
    font-size: 1.5rem;
    display: inline-block;
  }
  #nav-bar .dropdown-menu,
  .navbar .dropdown-menu {
    top: 4.56rem;
  }
  .mega-menu .brand {
    padding: 1.875rem 0 !important;
  }
  .mega-menu .mobile-nav-toggler {
    margin-right: 3%;
  }
  .mega-menu .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
  }
  .mega-menu .menu-customer-menu-container,
  .mega-menu .menu-clickworker-menu-container {
    width: 100%;
  }
  .mega-menu .dropdown-menu {
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-right: 0 !important;
  }
  .mega-menu .active > a {
    opacity: 1 !important;
  }
  .mega-menu .menu-item {
    list-style: none;
  }
  .mega-menu .menu-item.show {
    border-bottom: 0;
    padding-bottom: 0 !important;
  }
  .mega-menu .menu-item.main-menu-item > a {
    font-weight: 500;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 0.9rem !important;
  }
  .mega-menu .menu-item.main-menu-item > a:hover {
    color: #f8b02f !important;
  }
  .mega-menu .menu-item.main-menu-item .chevron-icon::before {
    border-style: solid;
    border-width: 0.13em 0.13em 0 0;
    content: "";
    display: inline-block;
    height: 0.5em;
    left: 0.15em;
    position: relative;
    top: 0.5em !important;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.5em;
    margin-right: 0.35em;
  }
  .mega-menu .menu-item.main-menu-item .chevron-icon.right:before {
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mega-menu .menu-item.main-menu-item .chevron-icon.bottom:before {
    top: 0.35em;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .mega-menu .menu-item.main-menu-item .chevron-icon.left:before {
    left: 0.25em;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .mega-menu .menu-item.main-menu-top-item > a {
    font-weight: 500;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0 !important;
    margin-bottom: 0;
    font-size: 20px !important;
  }
  .mega-menu .menu-item.column-headline-menu-item {
    font-weight: 600;
    font-size: 20px;
    border: 0;
  }
  .mega-menu .menu-item.column-headline-menu-item > a.ai-color {
    color: #409bff !important;
  }
  .mega-menu .menu-item.column-headline-menu-item > a.ec-color {
    color: #35e684 !important;
  }
  .mega-menu .menu-item.column-headline-menu-item > a.pos-color {
    color: #8012c5 !important;
  }
  .mega-menu .menu-item.normal-menu-item {
    font-weight: 600;
    font-size: 16px;
  }
  .mega-menu .menu-item.normal-menu-item > a {
    margin-bottom: 0;
  }
  .mega-menu .menu-item.normal-menu-item.active {
    position: relative;
  }
  .mega-menu .menu-item.normal-menu-item.active:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    left: 4px;
    top: 0;
    bottom: 0;
    padding: 0;
    margin: auto;
    background: #f8b02f;
  }
  .mega-menu .menu-item.sub-menu-item {
    font-weight: 400;
    font-size: 16px;
  }
  .mega-menu .menu-item.sub-menu-item:last-of-type {
    border-bottom: 0;
    padding-bottom: 0 !important;
  }
  .mega-menu .menu-item.sub-menu-item > a {
    margin-bottom: 0;
  }
  .mega-menu .menu-item.sub-menu-item.active {
    position: relative;
  }
  .mega-menu .menu-item.sub-menu-item.active:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    left: 4px;
    top: 0;
    bottom: 0;
    padding: 0;
    margin: auto;
    background: #f8b02f;
  }
  .mega-menu .menu-item a {
    color: #1d1d1f;
    display: block;
  }
}
@media screen and (max-width: 85.5rem) and (max-width: 62rem) {
  .mega-menu .menu-item {
    border-bottom: 1px solid #efefef;
    padding: 8px 0 !important;
  }
  .mega-menu .menu-item.main-menu-item.current-menu-parent > a {
    color: #f8b02f !important;
  }
  .mega-menu .menu-item.main-menu-item > a {
    font-size: 1.125rem !important;
  }
}
@media (max-width: 62rem) {
  .action-card .action-card-title {
    font-size: 18px;
  }
  .gl_letter_offcanvas {
    top: 20px;
  }
}
@media screen and (max-width: 62rem) {
  #sup-nav #lang_sel_click .wpml-ls-legacy-dropdown-click a {
    padding: 7px !important;
  }
  #sup-nav #lang_sel_click li {
    right: 0.25rem;
  }
  #sup-nav .container {
    max-width: inherit !important;
  }
  #nav-bar .position-relative,
  .navbar .position-relative {
    position: absolute !important;
    /* right: 0 !important; */
  }
  #nav-bar.navbar-expand-md > .container,
  #nav-bar.navbar-expand-md > .container-fluid,
  #nav-bar.navbar-expand-md > .container-sm,
  #nav-bar.navbar-expand-md > .container-md,
  #nav-bar.navbar-expand-md > .container-lg,
  #nav-bar.navbar-expand-md > .container-xl,
  #nav-bar .container,
  .navbar.navbar-expand-md > .container,
  .navbar.navbar-expand-md > .container-fluid,
  .navbar.navbar-expand-md > .container-sm,
  .navbar.navbar-expand-md > .container-md,
  .navbar.navbar-expand-md > .container-lg,
  .navbar.navbar-expand-md > .container-xl,
  .navbar .container {
    max-width: inherit !important;
  }
  #nav-bar .dropdown-menu > li > a,
  .navbar .dropdown-menu > li > a {
    font-size: 0.9rem !important;
  }
  #nav-bar .dropdown-submenu > a.dropdown-toggle::after,
  .navbar .dropdown-submenu > a.dropdown-toggle::after {
    content: "\f078";
  }
  #nav-bar .dropdown-submenu.show > a:after,
  .navbar .dropdown-submenu.show > a:after {
    -webkit-transform: translateX(0) rotate(-90deg);
    transform: translateX(0) rotate(-90deg);
  }
  .cw-button {
    z-index: 0;
    right: 2rem !important;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    z-index: 0;
    right: 0.75rem !important;
    top: -7px !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    padding-left: 1rem;
    width: auto !important;
    min-width: auto !important;
  }
  .navbar-expand-lg .navbar-collapse {
    z-index: 1;
    background-color: white;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    max-height: 60vh;
    overflow-y: scroll;
    overflow-x: hidden;
    position: inherit;
    top: 85px;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-expand-lg .navbar-collapse .menu-item.main-menu-top-item > a {
    color: #f8b02f;
  }
  .mega-menu .wide .dropdown .dropdown-menu {
    padding: 0;
  }
  .mega-menu .wide .menu-item.main-menu-top-item > a {
    font-weight: 500;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0 !important;
    margin-bottom: 0;
  }
  .mega-menu .wide .menu-item.column-headline-menu-item > a {
    margin-bottom: 0;
    border-bottom: 0;
  }
  .mega-menu .wide .menu-item.normal-menu-item.active:before {
    left: 0;
    top: -7px;
    left: 0;
    top: 23px;
    bottom: auto;
  }
  .mega-menu .brand {
    margin-left: 3%;
    padding-bottom: 0;
  }
  .mega-menu .menu-item {
    border-bottom: 1px solid #efefef;
  }
  .mega-menu .investorsTeaser {
    border-bottom: 1px solid #efefef;
  }
  .mega-menu .navbar-nav {
    width: 100%;
  }
  .mega-menu .navbar-nav .w-100 {
    width: auto !important;
  }
  .cw-button {
    position: absolute;
    height: 42px !important;
    color: #fff !important;
    background: #409bff;
    padding: 6px 30px 10px 10px;
  }
  .cw-button::after {
    display: none;
  }
}
@media (max-width: 48rem) {
  body.before-v7 img.alignleft {
    float: none;
  }
  img.alignleft {
    float: none;
  }
  .breadcrumb-inner {
    padding: 50px 20px 20px 0;
  }
}
@media screen and (max-width: 48rem) {
  .App-CTA-Button.sticky {
    right: -150px;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .App-CTA-Button.sticky .telfBg {
    height: 0;
    bottom: 0;
  }
  .App-CTA-Button.sticky:hover,
  .App-CTA-Button.sticky:active {
    right: -35px;
    z-index: 2;
  }
  .App-CTA-Button.sticky:hover .telfBg,
  .App-CTA-Button.sticky:active .telfBg {
    height: 300px;
    bottom: -30px;
  }
  .page .button-collection .btn {
    margin: 16px 0 16px 0;
  }
  .page .btn {
    min-width: 100%;
    display: block;
  }
  .pagination li.page-item:nth-child(4),
  .pagination li.page-item:nth-child(5),
  .pagination li.page-item:nth-child(7) {
    display: none;
  }
}
@media screen and (max-height: 800px) {
  .sea-landingpage section.form-section {
    padding: 2.5rem 2rem 0 2rem;
  }
  .sea-landingpage section.form-section h2 {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
    margin-top: 0;
    font-size: 1.5rem;
  }
  .sea-landingpage section.form-section form .form-group .form-control {
    padding: 0.5rem 0.75rem;
  }
}
@media screen and (max-height: 768px) {
  body.page-template-startpage .header-section .text-container {
    height: 300px;
    width: 100%;
    margin: auto;
    z-index: 2 !important;
  }
}
@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .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 #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #ddd;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #ddd;
  }
  .print-page-break-after {
    padding: 0 !important;
    page-break-after: always;
  }
  .print-page-break-before {
    padding: 0 !important;
    page-break-before: always;
  }
  #nav-bar .logo img,
  #nav-bar .brand,
  .navbar .logo img,
  .navbar .brand {
    display: block !important;
    margin: 0 auto;
  }
  .page {
    padding: 0 !important;
    color: black !important;
  }
  .page .breadcrumb {
    display: none !important;
  }
  .page img {
    display: block;
    margin: 0 auto;
    padding: 0 auto;
  }
  .page .printPage {
    display: none !important;
  }
}
@media print,
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  screen and (-webkit-min-device-pixel-ratio: 1.5),
  screen and (min-resolution: 144dpi),
  screen and (-webkit-min-device-pixel-ratio: 144),
  screen and (min-resolution: 144dppx) {
  body.before-v7 .case-studies-overview .case-study-link.texts:before {
    background-image: url("../images/texts%402x_1.png");
  }
  body.before-v7 .case-studies-overview .case-study-link.web_research:before {
    background-image: url("../images/web_research%402x.png");
  }
  body.before-v7
    .case-studies-overview
    .case-study-link.categorization_tagging:before {
    background-image: url("../images/categorization_tagging%402x_1.png");
  }
  body.before-v7 .case-studies-overview .case-study-link.product_data:before {
    background-image: url("../images/product_data%402x_1.png");
  }
  body.before-v7 .case-studies-overview .case-study-link.survey:before {
    background-image: url("../images/surveys%402x.png");
  }
  body.before-v7 .case-studies-overview .case-study-link.mobile:before {
    background-image: url("../images/mobile_crowdsourcing%402x_1.png");
  }
  body.before-v7 .case-studies-overview .case-study-link.ai:before {
    background-image: url("../images/ai%402x_1.png");
  }
  body.before-v7 .case-study.texts .case-study-icon {
    background-image: url("../images/texts%402x_1.png");
  }
  body.before-v7 .case-study.web_research .case-study-icon {
    background-image: url("../images/web_research%402x.png");
  }
  body.before-v7 .case-study.categorization_tagging .case-study-icon {
    background-image: url("../images/categorization_tagging%402x_1.png");
  }
  body.before-v7 .case-study.icon-product_data .case-study-icon {
    background-image: url("../images/product_data%402x_1.png");
  }
  body.before-v7 .case-study.survey .case-study-icon {
    background-image: url("../images/surveys%402x.png");
  }
  body.before-v7 .case-study.mobile .case-study-icon {
    background-image: url("../images/mobile_crowdsourcing%402x_1.png");
  }
  body.before-v7 .case-study.ai .case-study-icon {
    background-image: url("../images/ai%402x_1.png");
  }
  body.before-v7.page-template-mainsite #page .icon-my_products {
    background-image: image-url("../images/my_products%402x.png");
  }
  body.before-v7.page-template-mainsite #page .icon-text {
    background-image: url("../images/texts%402x.png");
  }
  body.before-v7.page-template-mainsite #page .icon-web_research {
    background-image: url("../images/web_research%402x_1.png");
  }
  body.before-v7.page-template-mainsite #page .icon-categorization_tagging {
    background-image: url("../images/categorization_tagging%402x.png");
  }
  body.before-v7.page-template-mainsite #page .icon-product_data {
    background-image: url("../images/product_data%402x.png");
  }
  body.before-v7.page-template-mainsite #page .icon-survey {
    background-image: url("../images/surveys%402x_1.png");
  }
  body.before-v7.page-template-mainsite #page .icon-mobile {
    background-image: url("../images/mobile_crowdsourcing%402x.png");
  }
  body.before-v7.page-template-mainsite #page .icon-ai {
    background-image: url("../images/ai%402x.png");
  }
  .framed-link.questionmark:before {
    background-image: url("../images/FramedLinkIconQuestionmark%402x.png");
  }
  .framed-link.video:before {
    background-image: url("../images/FramedLinkIconVideo%402x.png");
  }
  .framed-link.guide:before {
    background-image: url("../images/FramedLinkIconGuide%402x.png");
  }
  .v7 .icon-my_products {
    background-image: url("../images/my_products%402x_1.png");
  }
  .v7 .icon-text {
    background-image: url("../images/texts-icon.svg");
  }
  .v7 .icon-web_research {
    background-image: url("../images/web_research-icon.svg");
  }
  .v7 .icon-categorization_tagging {
    background-image: url("../images/categorization_tagging-icon.svg");
  }
  .v7 .icon-product_data {
    background-image: url("../images/product_data-icon.svg");
  }
  .v7 .icon-survey {
    background-image: url("../images/surveys-icon.svg");
  }
  .v7 .icon-ai {
    background-image: url("../images/ai-icon.svg");
  }
  .v7 .icon-mobile {
    background-image: url("../images/mobile_crowdsourcing-icon.svg");
  }
  .v7 .icon-seo_text {
    background-image: url("../images/texts-icon.svg");
  }
  .v7 .icon-product_descriptions {
    background-image: url("../images/texts-icon.svg");
  }
  .v7 .icon-category_text {
    background-image: url("../images/texts-icon.svg");
  }
  .v7 .icon-advisor_text {
    background-image: url("../images/texts-icon.svg");
  }
  .v7 .icon-glossary {
    background-image: url("../images/texts-icon.svg");
  }
  .v7 .icon-destination_text {
    background-image: url("../images/texts-icon.svg");
  }
  .v7 .icon-company_profile {
    background-image: url("../images/texts-icon.svg");
  }
  .v7 .icon-blog_article {
    background-image: url("../images/texts-icon.svg");
  }
  .v7 .icon-translations {
    background-image: url("../images/translation-icon.svg");
  }
  .v7 .icon-custom_text {
    background-image: url("../images/texts-icon.svg");
  }
  .v7 .icon-seo_text_with_keywords {
    background-image: url("../images/texts-icon.svg");
  }
  .v7 .icon-address_validation {
    background-image: url("../images/web_research-icon.svg");
  }
  .v7 .icon-web_reaearch {
    background-image: url("../images/web_research-icon.svg");
  }
  .v7 .icon-lead_generation {
    background-image: url("../images/web_research-icon.svg");
  }
  .v7 .icon-custom_web_research {
    background-image: url("../images/web_research-icon.svg");
  }
  .v7 .icon-product_categorization {
    background-image: url("../images/categorization_tagging-icon.svg");
  }
  .v7 .icon-image_and_video_tagging {
    background-image: url("../images/categorization_tagging-icon.svg");
  }
  .v7 .icon-search_relevance {
    background-image: url("../images/categorization_tagging-icon.svg");
  }
  .v7 .icon-custom_categorization {
    background-image: url("../images/categorization_tagging-icon.svg");
  }
  .v7 .icon-product_data {
    background-image: url("../images/product_data-icon.svg");
  }
  .v7 .icon-custom_product_data {
    background-image: url("../images/product_data-icon.svg");
  }
  .v7 .icon-external_survey {
    background-image: url("../images/surveys-icon.svg");
  }
  .v7 .icon-custom_survey {
    background-image: url("../images/surveys-icon.svg");
  }
  .v7 .icon-mobile_crowdsourcing {
    background-image: url("../images/mobile_crowdsourcing-icon.svg");
  }
  .v7 .icon-custom_mobile {
    background-image: url("../images/mobile_crowdsourcing-icon.svg");
  }
}
@-webkit-keyframes fa-beat {
  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-beat {
  0%,
  90% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  45% {
    -webkit-transform: scale(var(--fa-beat-scale, 1.25));
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@-webkit-keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  10% {
    -webkit-transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }
  30% {
    -webkit-transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }
  57% {
    -webkit-transform: scale(1, 1)
      translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-bounce {
  0% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  10% {
    -webkit-transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-start-scale-x, 1.1),
        var(--fa-bounce-start-scale-y, 0.9)
      )
      translateY(0);
  }
  30% {
    -webkit-transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
    transform: scale(
        var(--fa-bounce-jump-scale-x, 0.9),
        var(--fa-bounce-jump-scale-y, 1.1)
      )
      translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    -webkit-transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
    transform: scale(
        var(--fa-bounce-land-scale-x, 1.05),
        var(--fa-bounce-land-scale-y, 0.95)
      )
      translateY(0);
  }
  57% {
    -webkit-transform: scale(1, 1)
      translateY(var(--fa-bounce-rebound, -0.125em));
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
  100% {
    -webkit-transform: scale(1, 1) translateY(0);
    transform: scale(1, 1) translateY(0);
  }
}
@-webkit-keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@-webkit-keyframes fa-beat-fade {
  0%,
  100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-beat-fade {
  0%,
  100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(var(--fa-beat-fade-scale, 1.125));
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@-webkit-keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}
@keyframes fa-flip {
  50% {
    -webkit-transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
    transform: rotate3d(
      var(--fa-flip-x, 0),
      var(--fa-flip-y, 1),
      var(--fa-flip-z, 0),
      var(--fa-flip-angle, -180deg)
    );
  }
}
@-webkit-keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%,
  24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes fa-shake {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  4% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  8%,
  24% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  12%,
  28% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  20% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  32% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  36% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  40%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0);
    transform: rotate3d(0, 0, 1, 0);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0);
    transform: rotate3d(0, 0, 1, 0);
  }
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1)
      translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translate3d(0, 0, 0) rotate3d(0, 1, 0, 0);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes btnShake {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes btnShake {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes slideLight {
  0% {
    opacity: 0;
  }
  2% {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  50% {
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
  }
}
@keyframes slideLight {
  0% {
    opacity: 0;
  }
  2% {
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  50% {
    -webkit-transform: translateX(150%);
    transform: translateX(150%);
    opacity: 1;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);
  }
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
  }
  70% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  60% {
    opacity: 0;
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
  }
  70% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  80% {
    opacity: 1;
  }
}
