@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import 'partials/library/vendor/bxslider/jquery.bxslider.css';
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

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

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

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #1F1C3A;
  border-color: rgb(21.8081395349, 19.6976744186, 40.8023255814);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(12.6162790698, 11.3953488372, 23.6046511628);
  border-color: hsl(246, 34.8837209302%, -0.137254902%);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #1F1C3A;
  border-color: rgb(21.8081395349, 19.6976744186, 40.8023255814);
}
.btn-primary .badge {
  color: #1F1C3A;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #1F1C3A;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: rgb(3.4244186047, 3.0930232558, 6.4069767442);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

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

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: rgb(38.25, 38.25, 38.25);
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #1F1C3A;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #1F1C3A;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
  color: #31708f;
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
  color: #a94442;
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #1F1C3A;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-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-image: -o-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-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);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image: -o-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-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);
}

.progress-bar-danger {
  background-color: #1F1C3A;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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);
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

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

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

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

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

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

.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
}

.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.aside .aside-dialog .aside-footer:before,
.aside .aside-dialog .aside-footer:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.aside .aside-dialog .aside-footer:after {
  clear: both;
}

/*
 * Aside element
 */
.aside {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1049;
  overflow: auto;
  min-width: 320px;
  background: white;
}

.aside:focus {
  outline: none;
}

@media (max-width: 991px) {
  .aside {
    min-width: 240px;
  }
}
.aside.left {
  right: auto;
  left: 0;
}

.aside.right {
  right: 0;
  left: auto;
}

.aside .aside-dialog .aside-body {
  position: relative;
  padding: 15px;
}

.aside .aside-dialog .aside-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.aside .aside-dialog .aside-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.aside .aside-dialog .aside-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.aside .aside-dialog .aside-footer .btn-block + .btn-block {
  margin-left: 0;
}

.aside-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.aside-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.aside-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

@font-face {
  font-family: "ProximaNovaRegular";
  src: url("../fonts/ProximaNova/proximanova_regular/Proxima_Nova_Reg-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_regular/Proxima_Nova_Reg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_regular/Proxima_Nova_Reg-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_regular/Proxima_Nova_Reg-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_regular/Proxima_Nova_Reg-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "ProximaNovaSemibold";
  src: url("../fonts/ProximaNova/proximanova_semibold/Proxima_Nova_Sbold-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_semibold/Proxima_Nova_Sbold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_semibold/Proxima_Nova_Sbold-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_semibold/Proxima_Nova_Sbold-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_semibold/Proxima_Nova_Sbold-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "ProximaNovaSemiboldItalic";
  src: url("../fonts/ProximaNova/proximanova_semibolditalic/Proxima_Nova_Sbold_It-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_semibolditalic/Proxima_Nova_Sbold_It-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_semibolditalic/Proxima_Nova_Sbold_It-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_semibolditalic/Proxima_Nova_Sbold_It-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_semibolditalic/Proxima_Nova_Sbold_It-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "ProximaNovaBold";
  src: url("../fonts/ProximaNova/proximanova_bold/Proxima_Nova_Bold-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_bold/Proxima_Nova_Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_bold/Proxima_Nova_Bold-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_bold/Proxima_Nova_Bold-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_bold/Proxima_Nova_Bold-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "ProximaNovaBoldItalic";
  src: url("../fonts/ProximaNova/proximanova_bolditalic/Proxima_Nova_Bold_It-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_bolditalic/Proxima_Nova_Bold_It-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_bolditalic/Proxima_Nova_Bold_It-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_bolditalic/Proxima_Nova_Bold_It-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_bolditalic/Proxima_Nova_Bold_It-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "ProximaNovaItalic";
  src: url("../fonts/ProximaNova/proximanova_italic/Proxima_Nova_Reg_It-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_italic/Proxima_Nova_Reg_It-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_italic/Proxima_Nova_Reg_It-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_italic/Proxima_Nova_Reg_It-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_italic/Proxima_Nova_Reg_It-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "AsapItalic";
  src: url("../fonts/Asap/Asap-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "AsapRegular";
  src: url("../fonts/Asap/Asap-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "BagossStandard-Bold";
  src: url("../fonts/workspace/Bagoss_Standard/BagossStandard-Bold.otf") format("opentype");
  src: url("../fonts/workspace/Bagoss_Standard/BagossStandard-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "BagossStandard-Medium";
  src: url("../fonts/workspace/Bagoss_Standard/BagossStandard-Medium.otf") format("opentype");
  src: url("../fonts/workspace/Bagoss_Standard/BagossStandard-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "SagePeak-Bold";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-Bold.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-BoldItalic";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-BoldItalic.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-Italic";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-Italic.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-Medium";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-Medium.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-MediumItalic";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-MediumItalic.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-Regular";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-Regular.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-Semibold";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-Semibold.otf") format("opentype");
}
@font-face {
  font-family: "f1000workbench";
  src: url("../fonts/F1000Fonticons/f1000workbench.eot?78690183");
  src: url("../fonts/F1000Fonticons/f1000workbench.eot?78690183#iefix") format("embedded-opentype"), url("../fonts/F1000Fonticons/f1000workbench.woff?78690183") format("woff"), url("../fonts/F1000Fonticons/f1000workbench.ttf?78690183") format("truetype"), url("../fonts/F1000Fonticons/f1000workbench.svg?78690183#f1000workbench") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: "f1000workbench";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add-file:before {
  content: "\e800";
}

.icon-annotator-icon:before {
  content: "\e801";
}

.icon-archived:before {
  content: "\e8ab";
}

.icon-arrow-left-big:before {
  content: "\e802";
}

.icon-arrow-right-big:before {
  content: "\e803";
}

.icon-back:before {
  content: "\e804";
}

.icon-banner-arrow-left:before {
  content: "\e805";
}

.icon-banner-arrow-right:before {
  content: "\e806";
}

.icon-bell:before {
  content: "\e807";
}

.icon-bold:before {
  content: "\e8a7";
}

.icon-browser-chrome:before {
  content: "\e808";
}

.icon-browser-firefox:before {
  content: "\e809";
}

.icon-browser-msie:before {
  content: "\e80a";
}

.icon-edge-chromium:before {
  content: "\e800";
}

.icon-browser-opera:before {
  content: "\e80b";
}

.icon-browser-safari:before {
  content: "\e80c";
}

.icon-calendar:before {
  content: "\e80d";
}

.icon-chevron:before {
  content: "\e80e";
}

.icon-classification-changes-clinical-practice:before {
  content: "\e80f";
}

.icon-classification-clinical-trial-non-rct:before {
  content: "\e810";
}

.icon-classification-clinical-trial-rct:before {
  content: "\e811";
}

.icon-classification-controversial:before {
  content: "\e812";
}

.icon-classification-good-for-teaching:before {
  content: "\e814";
}

.icon-classification-interesting-hypothesis:before {
  content: "\e815";
}

.icon-classification-negative-null-result:before {
  content: "\e816";
}

.icon-classification-new-finding:before {
  content: "\e817";
}

.icon-classification-novel-drug-finding:before {
  content: "\e818";
}

.icon-classification-refutation:before {
  content: "\e819";
}

.icon-classification-technical-advance:before {
  content: "\e81a";
}

.icon-close-big:before {
  content: "\e81b";
}

.icon-close-small:before {
  content: "\e81c";
}

.icon-collaborate:before {
  content: "\e81d";
}

.icon-columns:before {
  content: "\e81e";
}

.icon-comment:before {
  content: "\e81f";
}

.icon-comment-removed:before {
  content: "\e820";
}

.icon-confirmation:before {
  content: "\e821";
}

.icon-delete:before {
  content: "\e822";
}

.icon-discover:before {
  content: "\e823";
}

.icon-dropbox:before {
  content: "\e824";
}

.icon-edit:before {
  content: "\e825";
}

.icon-email:before {
  content: "\e826";
}

.icon-endnote:before {
  content: "\e827";
}

.icon-erase:before {
  content: "\e828";
}

.icon-f1000-short:before {
  content: "\e829";
}

.icon-facebook:before {
  content: "\e82a";
}

.icon-faculty-recommended-badge:before {
  content: "\e82b";
}

.icon-feature-access:before {
  content: "\e82c";
}

.icon-feature-annotate:before {
  content: "\e82d";
}

.icon-feature-collect:before {
  content: "\e82e";
}

.icon-feature-export:before {
  content: "\e82f";
}

.icon-feature-import-from-software:before {
  content: "\e830";
}

.icon-feature-offline-reading:before {
  content: "\e831";
}

.icon-feature-recommedations:before {
  content: "\e832";
}

.icon-feature-shared-reference-lists:before {
  content: "\e833";
}

.icon-feature-smart-citation:before {
  content: "\e834";
}

.icon-feature-unlimited-cloud-storage:before {
  content: "\e835";
}

.icon-feature-watch-folder:before {
  content: "\e836";
}

.icon-feature-word-plugin:before {
  content: "\e837";
}

.icon-file:before {
  content: "\e838";
}

.icon-file-misc:before {
  content: "\e839";
}

.icon-find-duplicates:before {
  content: "\e83a";
}

.icon-footer-facebook:before {
  content: "\e83b";
}

.icon-footer-blogger:before {
  content: "\e8a9";
}

.icon-footer-google-plus:before {
  content: "\e83c";
}

.icon-footer-linkedin:before {
  content: "\e83d";
}

.icon-footer-twitter:before {
  content: "\e83e";
}

.icon-footer-youtube:before {
  content: "\e83f";
}

.icon-google-drive:before {
  content: "\e840";
}

.icon-google-plus:before {
  content: "\e841";
}

.icon-grab-tile:before {
  content: "\e842";
}

.icon-grid:before {
  content: "\e843";
}

.icon-group:before {
  content: "\e844";
}

.icon-highlight:before {
  content: "\e845";
}

.icon-home:before {
  content: "\e846";
}

.icon-image:before {
  content: "\e847";
}

.icon-information:before {
  content: "\e848";
}

.icon-inst-access:before {
  content: "\e849";
}

.icon-italic:before {
  content: "\e8a4";
}

.icon-item-type-book:before {
  content: "\e84a";
}

.icon-item-type-conference-paper:before {
  content: "\e84b";
}

.icon-item-type-manual-pdf:before {
  content: "\e84c";
}

.icon-item-type-other:before {
  content: "\e84d";
}

.icon-item-type-patent:before {
  content: "\e84e";
}

.icon-item-type-research-article:before {
  content: "\e84f";
}

.icon-item-type-software:before {
  content: "\e850";
}

.icon-item-type-thesis:before {
  content: "\e851";
}

.icon-item-type-website:before {
  content: "\e852";
}

.icon-less-big:before {
  content: "\e853";
}

.icon-less-small:before {
  content: "\e854";
}

.icon-loader:before {
  content: "\e855";
}

.icon-lock:before {
  content: "\e856";
}

.icon-logout:before {
  content: "\e857";
}

.icon-member-add:before {
  content: "\e858";
}

.icon-member-notes:before {
  content: "\e859";
}

.icon-member-remove:before {
  content: "\e85a";
}

.icon-mendeley:before {
  content: "\e85b";
}

.icon-merge:before {
  content: "\e85c";
}

.icon-minus-big:before {
  content: "\e85d";
}

.icon-misc-app:before {
  content: "\e85e";
}

.icon-missing-data:before {
  content: "\e85f";
}

.icon-more-big:before {
  content: "\e860";
}

.icon-more-small:before {
  content: "\e861";
}

.icon-move:before {
  content: "\e862";
}

.icon-move-to:before {
  content: "\e863";
}

.icon-ms-excel:before {
  content: "\e864";
}

.icon-ms-word:before {
  content: "\e865";
}

.icon-new-window:before {
  content: "\e866";
}

.icon-open-in-new-window:before {
  content: "\e867";
}

.icon-options:before {
  content: "\e868";
}

.icon-os-apple:before {
  content: "\e869";
}

.icon-os-windows:before {
  content: "\e86a";
}

.icon-panel-pointer-left:before {
  content: "\e86b";
}

.icon-panel-pointer-right:before {
  content: "\e86c";
}

.icon-panel-pointer-top:before {
  content: "\e86d";
}

.icon-pdf:before {
  content: "\e86e";
}

.icon-pdf-remove:before {
  content: "\e86f";
}

.icon-pending:before {
  content: "\e870";
}

.icon-pin:before {
  content: "\e871";
}

.icon-play:before {
  content: "\e872";
}

.icon-plus-big:before {
  content: "\e873";
}

.icon-plus-small:before {
  content: "\e874";
}

.icon-plus-xsmall:before {
  content: "\e875";
}

.icon-ppt:before {
  content: "\e876";
}

.icon-profile:before {
  content: "\e877";
}

.icon-project:before {
  content: "\e878";
}

.icon-project-added:before {
  content: "\e879";
}

.icon-project-removed:before {
  content: "\e87a";
}

.icon-publish:before {
  content: "\e87b";
}

.icon-pubmed:before {
  content: "\e87c";
}

.icon-quote:before {
  content: "\e87d";
}

.icon-reading-off:before {
  content: "\e87e";
}

.icon-reading-on:before {
  content: "\e87f";
}

.icon-recommend-prime:before {
  content: "\e880";
}

.icon-reference-added:before {
  content: "\e881";
}

.icon-reference-deleted:before {
  content: "\e882";
}

.icon-references:before {
  content: "\e883";
}

.icon-remove-annotation:before {
  content: "\e884";
}

.icon-remove-file:before {
  content: "\e885";
}

.icon-reply:before {
  content: "\e886";
}

.icon-ribbon:before {
  content: "\e887";
}

.icon-save:before {
  content: "\e888";
}

.icon-scroll-down:before {
  content: "\e889";
}

.icon-search:before {
  content: "\e88a";
}

.icon-settings:before {
  content: "\e88b";
}

.icon-sfx:before {
  content: "\e88c";
}

.icon-share:before {
  content: "\e88d";
}

.icon-shared-project:before {
  content: "\e88e";
}

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

.icon-star-stroke:before {
  content: "\e890";
}

.icon-sub-marker-down:before {
  content: "\e891";
}

.icon-sub-marker-right:before {
  content: "\e892";
}

.icon-onedrive:before {
  content: "\e8a1";
}

.icon-subscript:before {
  content: "\e8a2";
}

.icon-superscript:before {
  content: "\e8a3";
}

.icon-tag:before {
  content: "\e893";
}

.icon-tick:before {
  content: "\e894";
}

.icon-tick-large:before {
  content: "\e895";
}

.icon-tiles:before {
  content: "\e896";
}

.icon-tools:before {
  content: "\e897";
}

.icon-try-again:before {
  content: "\e898";
}

.icon-unlocked:before {
  content: "\e899";
}

.icon-underline:before {
  content: "\e8a8";
}

.icon-unsorted:before {
  content: "\e89a";
}

.icon-upload-file:before {
  content: "\e89b";
}

.icon-upload-pdf:before {
  content: "\e89c";
}

.icon-web-link:before {
  content: "\e89d";
}

.icon-web-link-thinner:before {
  content: "\e89e";
}

.icon-write:before {
  content: "\e89f";
}

.icon-zotero:before {
  content: "\e8a0";
}

.icon-google-docs:before {
  content: "\e813";
}

.icon-office-365:before {
  content: "\e801";
}

.typ1 {
  color: #3D3D3D !important;
}

.typ2 {
  color: #333 !important;
}

.typ3 {
  color: #656565 !important;
}

.typ4 {
  color: #757575 !important;
}

.typ5 {
  color: #ddeff9 !important;
}

.typ6 {
  color: #cce6f8 !important;
}

.typ7 {
  color: #e8f6fd !important;
}

.typ8 {
  color: #d4f4e0 !important;
}

.typ9 {
  color: #c0e5cf !important;
}

.typ10 {
  color: #13577d !important;
}

.typ14 {
  color: #919191 !important;
}

.bg4 {
  color: #F8F8F8 !important;
}

.bli1 {
  color: #cb2d2d !important;
}

.bli4 {
  color: #8993a2 !important;
}

.bli5 {
  color: #9ea6b0 !important;
}

.white {
  color: #fff !important;
}

.typ1 {
  color: #3D3D3D !important;
}

.typ2 {
  color: #333 !important;
}

.typ3 {
  color: #656565 !important;
}

.typ4 {
  color: #757575 !important;
}

.typ5 {
  color: #ddeff9 !important;
}

.typ6 {
  color: #cce6f8 !important;
}

.typ7 {
  color: #e8f6fd !important;
}

.typ8 {
  color: #d4f4e0 !important;
}

.typ9 {
  color: #c0e5cf !important;
}

.typ10 {
  color: #13577d !important;
}

.typ14 {
  color: #919191 !important;
}

.bg4 {
  color: #F8F8F8 !important;
}

.bli1 {
  color: #cb2d2d !important;
}

.bli4 {
  color: #8993a2 !important;
}

.bli5 {
  color: #9ea6b0 !important;
}

.white {
  color: #fff !important;
}

.shadow {
  -webkit-box-shadow: 0 0 6px 1px #DCDCDC;
  box-shadow: 0 0 6px 1px #DCDCDC;
}

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

.t1,
h1 {
  font-weight: normal;
  font-size: 2.6rem;
  line-height: 3rem;
  letter-spacing: -0.01rem;
  color: #3D3D3D;
  font-weight: 700;
}

.t2,
h2 {
  font-weight: normal;
  font-size: 2.1rem;
  line-height: 2.5rem;
  letter-spacing: -0.01rem;
  color: #3D3D3D;
}

.t3,
h3 {
  font-weight: normal;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.t3.alt,
h3.alt {
  color: #656565;
}

.t4,
h4 {
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0;
  color: #656565;
}

.t5,
h5 {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #3D3D3D;
}
.t5.alt,
h5.alt {
  color: #f2673c;
}
.t5.old,
h5.old {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.intro-text,
.t6 {
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.1rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.intro-text a,
.t6 a {
  color: #3D3D3D;
}

.body-big,
.t6a {
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.1rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.body-big.alt,
.t6a.alt {
  font-weight: bold;
}
.body-big.alt2,
.t6a.alt2 {
  font-style: italic;
}
.body-big.alt3,
.t6a.alt3 {
  font-weight: 500;
}

.body-medium,
.t7 {
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.body-medium.alt,
.t7.alt {
  font-weight: bold;
}
.body-medium.alt2,
.t7.alt2 {
  font-style: italic;
  color: #757575;
}
.body-medium.alt3,
.t7.alt3 {
  color: #8b8d8d;
}

.small-bold,
.t8 {
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  color: #757575;
}
.small-bold.alt,
.t8.alt {
  color: #656565;
}

.small-regular,
.t9 {
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  color: #3d3d3d;
}

.small-italic,
.t10 {
  font-style: italic;
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  color: #757575;
}

.t11,
.xsmall {
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #656565;
}
.t11.alt,
.xsmall.alt {
  font-weight: bold;
}
.t11.alt2,
.xsmall.alt2 {
  font-style: italic;
  color: #757575;
}
.t11.alt3,
.xsmall.alt3 {
  color: #949596;
}

.annotations,
.t12 {
  font-size: 1.6rem;
  line-height: 2.1rem;
  letter-spacing: 0;
  color: #656565;
}

.t13 {
  font-size: 1.4rem;
  line-height: 1.9rem;
  letter-spacing: 0;
  color: #333;
  font-style: italic;
}

a {
  color: #CC4B00;
}
a:hover {
  color: #CC4B00;
}
body,
html {
  height: 100%;
}

html {
  font-size: 62.5%;
}
html.ios .hide-on-ios {
  display: none !important;
}
html.android .hide-on-android {
  display: none !important;
}
html.mobile .hide-on-mobile {
  display: none !important;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  font-family: Roboto, Arial, Verdana, sans-serif;
  line-height: 1.3;
}
body.aside-open, body.modal-open {
  overflow-x: hidden;
  overflow-y: hidden;
}
body.scroll-at-top {
  padding-top: 20px;
}
body.intercom-disabled .intercom {
  display: none !important;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

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

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

p {
  margin: 0;
  padding: 0;
  border: 0;
}

::-ms-clear {
  display: none;
}

:focus {
  outline: none;
}

a,
a:link,
a:visited {
  text-decoration: none;
}

.placeholder {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.38);
}

::-webkit-input-placeholder {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.38);
}

::-moz-placeholder {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.38);
  opacity: 1;
}

:-ms-input-placeholder {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.38);
  color: #757575 !important;
}

:-moz-placeholder {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.38);
  opacity: 1;
}

.is-disabled {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

@media (max-width: 970px) {
  body {
    overflow-x: auto;
  }
}
#intercom-container .intercom-sheet-content {
  -webkit-transform: none !important;
}

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

.overflowing {
  overflow: visible !important;
}

.hide-input {
  position: absolute;
  top: -10000px;
  left: -10000px;
}

#executable-downloader-iframe {
  display: none !important;
}

@media (max-width: 768px) {
  .mobile .view-switcher {
    display: none !important;
  }
}
.show-scrollbar::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.show-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

#home-header {
  width: 100%;
  min-width: 320px;
  height: 64px;
  background-color: #FFFEFB;
  border-bottom: 1px solid #EDEDED;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
#home-header nav {
  width: 100%;
}
#home-header .desktop-menu {
  display: none;
}
#home-header #menu-container {
  visibility: hidden;
}
#home-header .device-menu {
  position: absolute;
  top: 2rem;
  right: 1rem;
  background: none;
  border: none;
  cursor: pointer;
}
#home-header .burger {
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 30px;
  text-indent: -9999px;
}
#home-header .burger .burger-line {
  display: block;
  width: 100%;
  height: 4px;
  margin: 4px 0;
  background-color: #3d3d3d;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform-origin: center;
}
#home-header .burger.active .burger-line:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
#home-header .burger.active .burger-line:nth-child(2) {
  opacity: 0;
}
#home-header .burger.active .burger-line:nth-child(3) {
  transform: translateY(-9px) rotate(-45deg);
}
@media (min-width: 1025px) {
  #home-header .device-menu {
    display: none;
  }
  #home-header #menu-container {
    visibility: visible;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  #home-header #tools-menu-container {
    position: fixed;
    z-index: 1;
    background-color: #FFFEFB;
    display: none;
    padding: 40px;
    border-radius: 15px;
    border: 1px solid #DCDCDC;
    box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.0588235294);
  }
  #home-header #tools-menu-container .tools-container {
    display: flex;
    gap: 80px;
  }
}
@media (max-width: 1024px) {
  #home-header #menu-container {
    position: absolute;
    top: 6rem;
    right: 1rem;
    background-color: #FFFEFB;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    list-style: none;
    margin: 0;
    padding: 24px 32px 40px;
    opacity: 0;
    transition: opacity 0.3s ease;
    box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.0588235294);
    width: 80%;
  }
  #home-header #menu-container.visible {
    visibility: visible;
    opacity: 1;
  }
  #home-header .header__menu__item {
    padding: 10px 0;
  }
  #home-header .header__menu__item.open #tools-menu-container {
    max-height: 500px;
  }
  #home-header .header__menu__item .tools-toggle-icon {
    display: none;
  }
  #home-header .header__menu__button {
    width: 100%;
  }
  #home-header .header__menu:not(.user_menu) .header__menu__item {
    display: block;
    border-bottom: 1px solid #DCDCDC;
  }
  #home-header .header__menu:not(.user_menu) .header__menu__item .header-arrow {
    float: right;
    transition: transform 0.3s, top 0.3s;
  }
  #home-header .header__menu:not(.user_menu) .header__menu__item.open .header-arrow {
    transform: rotateZ(90deg);
  }
  #home-header .user_menu {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  #home-header .user_menu a:nth-of-type(1) {
    order: 2;
  }
  #home-header .user_menu a:nth-of-type(2) {
    order: 1;
  }
  #home-header #tools-menu-container {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
}
#home-header .header__logo {
  position: relative;
  display: inline-block;
  margin: auto 17px;
  background-image: url("../images/sciwheel/workspace-logo.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 250px;
  height: 45px;
}
@media (max-width: 768px) {
  #home-header .header__logo {
    width: 44px;
    background-position: left;
  }
}
#home-header .header__menu__item {
  display: inline-block;
  font-size: 16px;
  padding: 10px 20px;
  color: #1F1C3A;
}
#home-header .header__menu__item.open .tools-toggle-icon {
  transform: rotateZ(180deg);
}
#home-header .header__menu__item:hover {
  color: #1F1C3A;
}
#home-header .header__menu__item .tools-toggle-icon {
  vertical-align: bottom;
  transition: transform 0.3s, top 0.3s;
  position: relative;
  top: 0px;
}
#home-header .header__menu__item > div {
  padding: 2px 4px;
  border-radius: 5px;
}
#home-header .header__menu__button {
  padding: 10px 20px;
  font-size: 16px;
  vertical-align: baseline;
}
#home-header .header__menu__button svg {
  margin-left: 10px;
  position: relative;
  top: 2px;
}
#home-header .header__menu #tools-menu-item {
  user-select: none;
  cursor: pointer;
}
#home-header .header__menu #tools-menu-container {
  color: #757575;
}
#home-header .header__menu #tools-menu-container .tools-container h5 {
  font-size: 10px;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  #home-header .header__menu #tools-menu-container .tools-container h5 {
    margin-top: 16px;
  }
}
#home-header .header__menu #tools-menu-container .tools-container .tools-option-container {
  color: #3d3d3d;
  font-size: 18px;
  margin-top: 20px;
  padding: 1px;
}
#home-header .header__menu #tools-menu-container .tools-container .tools-option-container img {
  vertical-align: middle;
  margin-right: 8px;
}
#home-header .header__menu #tools-menu-container .tools-container .tools-option-container a {
  display: block;
  color: #3d3d3d;
}
#home-header .header__menu #tools-menu-container .tools-container .tools-option-container a:hover {
  background-color: #EDEDED;
  border-radius: 5px;
  color: #3d3d3d;
}
@media (min-width: 1025px) {
  #home-header .header__menu__item > div:hover {
    background-color: #EDEDED;
  }
  #home-header .header__menu__item.open #tools-menu-container {
    display: block;
  }
  #home-header .header__menu__item div:not(.header__menu__button) .header-arrow {
    display: none;
  }
}

.banner__signin {
  padding: 48px 64px;
  display: flex;
  justify-content: center;
}
.banner__signin__container {
  border: 1px solid #DCDCDC;
  padding: 6px 8px 6px 16px;
  border-radius: 50px;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.0784313725);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  font-size: 18px;
  line-height: 21.6px;
  font-weight: 600;
  letter-spacing: 0.5;
}
.banner__signin__container a {
  border-radius: 50px;
  background: #1F1C3A;
  color: #fff;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  padding: 4px 12px;
  font-size: 16px;
  line-height: 22.4px;
  font-weight: 500;
  border: 0;
}
.banner__signin__container a:hover {
  background: #2A2752;
  color: #fff;
}
.banner__signin__container a .header-arrow {
  display: none;
}
.banner__header {
  padding: 48px 64px;
  text-align: center;
}
.banner__header h1 {
  font-family: "BagossStandard-Bold", Arial, Verdana, sans-serif;
  font-size: 64px;
  line-height: 76.8px;
  letter-spacing: 0.5;
  color: #1F1C3A;
  margin-bottom: 16px;
}
.banner__header p {
  font-size: 24px;
  line-height: 28.8px;
  color: #656565;
}
.banner__signup {
  text-align: center;
  padding-bottom: 48px;
}
.banner__signup .btn {
  padding: 10px 20px;
  font-size: 24px;
  background-color: #CC4B00;
  color: #fff;
  border: 0;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.banner__signup .btn:hover {
  background-color: #F06706;
  color: #fff;
  border: 0;
}
.banner__signup .btn svg.header-arrow {
  margin-left: 10px;
}
.banner__signup p {
  margin-top: 8px;
  font-size: 14px;
  color: #757575;
  line-height: 17.8px;
}

@media (max-width: 1024px) {
  .banner {
    padding: 0 116px;
  }
  .banner__signin {
    padding: 48px 0px;
  }
  .banner__signin__container {
    padding: 6px 8px 6px 10px;
    gap: 6px;
    font-size: 16px;
  }
  .banner__signin__container a {
    font-size: 14px;
  }
  .banner__header {
    padding: 32px 0px;
  }
  .banner__header h1 {
    font-size: 52px;
    line-height: 62.4px;
  }
  .banner__header p {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 768px) {
  .banner {
    padding: 0;
  }
  .banner__signin__container {
    font-size: 16px;
    line-height: 22.4px;
  }
  .banner__signin__container a {
    padding: 8px;
  }
  .banner__signin__container a > div {
    display: none;
  }
  .banner__signin__container a .header-arrow {
    display: block;
  }
  .banner__header h1 {
    font-size: 40px;
    line-height: 48px;
  }
  .banner__header p {
    font-size: 16px;
    line-height: 22.4px;
  }
  .banner__signup .btn {
    font-size: 18px;
    line-height: 21.6px;
    padding: 16px 24px;
    width: 100%;
  }
  .banner__signup p {
    font-size: 12px;
    line-height: 12px;
  }
}
.hero__image__container {
  border-radius: 15px;
  overflow: hidden;
  margin: 32px 0;
}
@media (max-width: 768px) {
  .hero__image__container {
    margin-bottom: 8px;
  }
}
.hero__image__container img {
  max-width: 100%;
}
.hero__button__container {
  display: flex;
  justify-content: center;
  padding-bottom: 64px;
}
.hero__button__container .button_group {
  border-radius: 50px;
  background: white;
  border: 1px solid #DCDCDC;
  display: flex;
  gap: 24px;
  padding: 8px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.0588235294);
}
@media (max-width: 768px) {
  .hero__button__container .button_group {
    border-radius: 5px;
    gap: 4px;
    padding: 0px;
  }
}
.hero__button__container .button_group button {
  padding: 14px 16px;
  border-radius: 50px;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 21.6px;
  background: white;
  border: 1px solid #FFF;
  border: 0;
  box-shadow: none;
  color: #3d3d3d;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.hero__button__container .button_group button:hover {
  background: #EDEDED;
  border-color: #DCDCDC;
}
@media (max-width: 768px) {
  .hero__button__container .button_group button {
    border-radius: 5px;
    font-size: 14px;
    line-height: 16.8px;
    padding: 8px 4px;
    min-width: 87px;
    flex-direction: column;
    gap: 0;
  }
}
.hero__button__container .button_group button.active {
  background: #CC4B00;
  border-color: #CC4B00;
  color: white;
  box-shadow: none;
}
@media (max-width: 768px) {
  .hero__button__container .button_group button svg {
    display: block;
    margin: 0 auto 5px;
    width: 15px;
    height: 15px;
  }
}
.hero__button__container .button_group button .button_text {
  display: inline;
}
.hero__button__container .button_group button .button_text__mobile {
  display: none;
}
@media (max-width: 768px) {
  .hero__button__container .button_group button .button_text__mobile {
    display: block;
    text-align: center;
  }
}
.hero__button__container .button_group button .button_text__standard {
  display: inline;
}
@media (max-width: 768px) {
  .hero__button__container .button_group button .button_text__standard {
    display: none;
  }
}

.animation__container {
  background: linear-gradient(174.54deg, #070709 -27.46%, #1B1871 111.07%);
  width: 100%;
  height: 100%;
  border-radius: 50px;
  position: relative;
  overflow: hidden;
}
.animation__text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 53.85px;
  line-height: 64.62px;
  letter-spacing: 0.5;
  text-align: center;
  opacity: 0;
}
@keyframes fadeInScaleUp {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.2);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}
.animation__text.fade-in-scale-up {
  animation: fadeInScaleUp 3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
  animation-delay: 0.2s;
}
.animation__bubble {
  position: absolute;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.animation__bubble__1 {
  top: 162px;
  left: 833px;
  width: 90px;
  height: 90px;
  background: #DCDCDC;
  border: 0.84px solid #FFFFFF;
}
@keyframes bubble1Slide {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(285px, -94px);
  }
}
.animation__bubble__1.active {
  animation: bubble1Slide 3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.animation__bubble__1 img {
  width: 61px;
  height: 51px;
}
.animation__bubble__2 {
  top: 810px;
  left: 196px;
  width: 100px;
  height: 100px;
  background: #DCDCDC;
  border: 0.93px solid #FFFFFF;
}
@keyframes bubble2Slide {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-24px, -218px);
  }
}
.animation__bubble__2.active {
  animation: bubble2Slide 3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.animation__bubble__2 img {
  width: 57px;
  height: 57px;
}
.animation__bubble__3 {
  top: 149px;
  left: 1153px;
  width: 80px;
  height: 80px;
  background: #E5D1FF;
  border: 0.75px solid #C79CFE;
}
@keyframes bubble3Slide {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(55px, 153px);
  }
}
.animation__bubble__3.active {
  animation: bubble3Slide 3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.animation__bubble__3 img {
  width: 54px;
  height: 45px;
}
.animation__bubble__4 {
  top: 779px;
  left: 1335px;
  width: 80px;
  height: 80px;
  background: #FFDDA8;
  border: 0.75px solid linear-gradient(180deg, #FE8D24 0%, #DBDBDB 100%);
}
@keyframes bubble4Slide {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-347px, -59px);
  }
}
.animation__bubble__4.active {
  animation: bubble4Slide 3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.animation__bubble__4 img {
  width: 41px;
  height: 45px;
}
.animation__bubble__5 {
  top: 66px;
  left: 416px;
  width: 100px;
  height: 100px;
  background: #FFDDA8;
  border: 0.93px solid #FE8D24;
}
@keyframes bubble5Slide {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(141px, 136px);
  }
}
.animation__bubble__5.active {
  animation: bubble5Slide 3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.animation__bubble__5 img {
  width: 49px;
  height: 57px;
}
.animation__bubble__6 {
  top: 697px;
  left: 834px;
  width: 64px;
  height: 64px;
  background: #E5D1FF;
  border: 0.6px solid #C79CFE;
}
@keyframes bubble6Slide {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-78px, 186px);
  }
}
.animation__bubble__6.active {
  animation: bubble6Slide 3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.animation__bubble__6 img {
  width: 41px;
  height: 36px;
}
.animation__bubble__7 {
  top: 266px;
  left: 172px;
  width: 80px;
  height: 80px;
  background: #E5D1FF;
  border: 0.75px solid #C79CFE;
}
@keyframes bubble7Slide {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, -118px);
  }
}
.animation__bubble__7.active {
  animation: bubble7Slide 3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.animation__bubble__7 img {
  width: 48px;
  height: 45px;
}
.animation__bubble__8 {
  top: 440px;
  left: 1313px;
  width: 72px;
  height: 72px;
  background: #DCDCDC;
  border: 0.67px solid #FFFFFF;
}
@keyframes bubble8Slide {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(39px, 288px);
  }
}
.animation__bubble__8.active {
  animation: bubble8Slide 3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.animation__bubble__8 img {
  width: 54px;
  height: 31px;
}
.animation__bubble__9 {
  top: 508px;
  left: 367px;
  width: 64px;
  height: 64px;
  background: #FFDDA8;
  border: 0.6px solid linear-gradient(180deg, #FE8D24 0%, #DBDBDB 100%);
}
@keyframes bubble9Slide {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(90px, 308px);
  }
}
.animation__bubble__9.active {
  animation: bubble9Slide 3s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.animation__bubble__9 img {
  width: 38px;
  height: 38px;
}
.animation__bubble.active {
  will-change: transform;
  animation-delay: 0.2s;
}

@media (max-width: 1024px) {
  .animation__text {
    width: 425px;
    font-size: 48px;
    line-height: 57.6px;
  }
  .animation__text.fade-in-scale-up {
    animation-delay: 0.15s;
  }
  .animation__bubble__1 {
    top: 214px;
    left: 72px;
  }
  @keyframes bubble1Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(196px, 99px);
    }
  }
  .animation__bubble__2 {
    top: 537px;
    left: 735px;
  }
  @keyframes bubble2Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(82px, 150px);
    }
  }
  .animation__bubble__3 {
    top: 787px;
    left: 77px;
  }
  @keyframes bubble3Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(222px, -102px);
    }
  }
  .animation__bubble__4 {
    top: 797px;
    left: 655px;
  }
  @keyframes bubble4Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-53px, -124px);
    }
  }
  .animation__bubble__5 {
    top: 451px;
    left: 200px;
  }
  @keyframes bubble5Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-116px, -31px);
    }
  }
  .animation__bubble__6 {
    top: 242px;
    left: 724px;
  }
  @keyframes bubble6Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(111px, 97px);
    }
  }
  .animation__bubble__7 {
    top: 320px;
    left: 431px;
  }
  @keyframes bubble7Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(126px, -118px);
    }
  }
  .animation__bubble__8 {
    top: 122px;
    left: 343px;
  }
  @keyframes bubble8Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-116px, -45px);
    }
  }
  .animation__bubble__9 {
    top: 777px;
    left: 352px;
  }
  @keyframes bubble9Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(194px, 158px);
    }
  }
  .animation__bubble.active {
    animation-delay: 0.15s;
  }
}
@media (max-width: 768px) {
  .animation__text {
    width: 291px;
    font-size: 24px;
    line-height: 28.32px;
  }
  .animation__text.fade-in-scale-up {
    animation-delay: 0.1s;
  }
  .animation__bubble__1 {
    width: 55px;
    height: 55px;
    top: 124px;
    left: 90px;
  }
  @keyframes bubble1Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(243px, 129px);
    }
  }
  .animation__bubble__1 img {
    width: 38px;
    height: 32px;
  }
  .animation__bubble__2 {
    width: 61px;
    height: 61px;
    top: 513px;
    left: 291px;
  }
  @keyframes bubble2Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-169px, 83px);
    }
  }
  .animation__bubble__2 img {
    width: 35px;
    height: 35px;
  }
  .animation__bubble__3 {
    width: 49px;
    height: 49px;
    top: 614px;
    left: 87px;
  }
  @keyframes bubble3Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(197px, -76px);
    }
  }
  .animation__bubble__3 img {
    width: 33px;
    height: 28px;
  }
  .animation__bubble__4 {
    width: 49px;
    height: 49px;
    top: 448px;
    left: 111px;
  }
  @keyframes bubble4Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-43px, -137px);
    }
  }
  .animation__bubble__4 img {
    width: 26px;
    height: 28px;
  }
  .animation__bubble__5 {
    width: 61px;
    height: 61px;
    top: 313px;
    left: 59px;
  }
  @keyframes bubble5Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-40px, 188px);
    }
  }
  .animation__bubble__5 img {
    width: 30px;
    height: 35px;
  }
  .animation__bubble__6 {
    width: 39px;
    height: 39px;
    top: 249px;
    left: 281px;
  }
  @keyframes bubble6Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(20px, -108px);
    }
  }
  .animation__bubble__6 img {
    width: 25px;
    height: 22px;
  }
  .animation__bubble__7 {
    width: 49px;
    height: 49px;
    top: 270px;
    left: 180px;
  }
  @keyframes bubble7Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-122px, -120px);
    }
  }
  .animation__bubble__7 img {
    width: 30px;
    height: 28px;
  }
  .animation__bubble__8 {
    width: 44px;
    height: 44px;
    top: 113px;
    left: 242px;
  }
  @keyframes bubble8Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(-49px, 167px);
    }
  }
  .animation__bubble__8 img {
    width: 34px;
    height: 19px;
  }
  .animation__bubble__9 {
    width: 39px;
    height: 39px;
    top: 365px;
    left: 272px;
  }
  @keyframes bubble9Slide {
    0% {
      transform: translate(0, 0);
    }
    100% {
      transform: translate(60px, 76px);
    }
  }
  .animation__bubble__9 img {
    width: 23px;
    height: 23px;
  }
  .animation__bubble.active {
    animation-delay: 0.1s;
  }
}
.browser-extension {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.browser-extension__button__container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 16px;
  margin-bottom: 16px;
}
.browser-extension__button__container .home__button__link {
  display: none;
}
.browser-extension__button__container .home__button__link.shown {
  display: flex;
}
.browser-extension .home__feature__detail {
  width: 554px;
  min-width: 554px;
}
@media (max-width: 1024px) {
  .browser-extension .home__feature__detail {
    width: auto;
    min-width: auto;
  }
}
.browser-extension .home__feature__detail__icon__background {
  border-radius: 50px;
  background: #FFDDA8;
  border: 0.3px solid #FE8D24;
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.browser-extension .home__feature__detail__icon__background img {
  height: 18px;
  width: 20px;
  padding: 1px;
}
.browser-extension .home__feature__detail__content .browser-extension__link {
  padding-top: 16px;
}
.browser-extension .home__feature__detail__content .browser-extension__link a {
  color: #0070F3;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  border-bottom: 1px solid #0070F3;
}
.browser-extension .home__feature__detail__content .browser-extension__link a:hover {
  border-bottom: 0;
}
.browser-extension .home__feature__detail__content .browser-extension__link a svg {
  margin-left: 8px;
}
.browser-extension > div:nth-of-type(3) .home__feature__detail__icon__background img {
  position: relative;
  left: 2px;
  top: -1px;
}

.reference-manager {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.reference-manager__button__container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 16px;
  margin-bottom: 16px;
}
.reference-manager__card__container {
  display: flex;
  gap: 16px;
  padding: 0 64px;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .reference-manager__card__container {
    padding: 0 16px;
  }
}
.reference-manager__card__container .home__card:nth-of-type(1) {
  width: 100%;
}
.reference-manager__card__container .home__card:nth-of-type(2) {
  width: 33.33%;
  flex: 1;
}
.reference-manager__card__container .home__card:nth-of-type(3) {
  width: 66.66%;
  flex: 2;
}
.reference-manager__card__container .home__card__container {
  height: 100%;
}
@media (max-width: 1024px) {
  .reference-manager__card__container .home__card:nth-of-type(2), .reference-manager__card__container .home__card:nth-of-type(3) {
    max-width: 100%;
    flex: 1 1 100%;
  }
}
.reference-manager__card__container .home__card .home__feature__detail__icon__background {
  border-radius: 50px;
  background: #E5D1FF;
  border: 0.3px solid #C79CFE;
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reference-manager__card__container .home__card .home__feature__detail__icon__background img {
  height: 20px;
  width: 18px;
}
.reference-manager__card__container .home__card .home__feature__detail__content .reference-manager__link {
  padding-top: 16px;
}
.reference-manager__card__container .home__card .home__feature__detail__content .reference-manager__link a {
  color: #0070F3;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  border-bottom: 1px solid #0070F3;
}
.reference-manager__card__container .home__card .home__feature__detail__content .reference-manager__link a:hover {
  border-bottom: 0;
}
.reference-manager__card__container .home__card .home__feature__detail__content .reference-manager__link a svg {
  margin-left: 8px;
}

.add-ons {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
.add-ons .home__feature__detail {
  width: 578px;
  min-width: 578px;
}
@media (max-width: 1024px) {
  .add-ons .home__feature__detail {
    width: auto;
    min-width: auto;
  }
}
.add-ons .home__feature__detail__icon__background {
  border-radius: 50px;
  background: #DCDCDC;
  border: 0.3px solid #656565;
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.add-ons .home__feature__detail__icon__background img {
  height: 20px;
  width: 18px;
}
.add-ons .home__feature__detail__content .add-ons__button__container {
  padding-top: 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.add-ons .home__feature__detail__content .add-ons__button__container a {
  margin-top: 16px;
  display: inline-flex;
}

.trusted-by__container {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin: auto auto;
  justify-content: center;
  align-items: center;
  max-width: 961px;
  padding: 32px 24px;
}
@media (max-width: 768px) {
  .trusted-by__container {
    gap: 22px;
    padding-left: 0;
    padding-right: 0;
  }
}
.trusted-by__container .home__mini_card {
  width: 171px;
  height: 171px;
}
@media (max-width: 360px) {
  .trusted-by__container .home__mini_card {
    width: 160px;
  }
}
.trusted-by__container .home__mini_card__title {
  text-align: center;
}
.trusted-by__container .home__mini_card__title > div {
  display: inline-grid;
  grid-template-rows: auto auto;
  text-align: center;
  position: relative;
  row-gap: 8px;
}
.trusted-by__container .home__mini_card__title__icon {
  grid-row: 1;
  grid-column: 1;
  justify-self: start;
}
.trusted-by__container .home__mini_card__title__text {
  grid-row: 2;
  grid-column: 1;
}
.trusted-by__container .home__mini_card__content {
  text-align: center;
}

.carousel {
  max-width: 1512px;
  margin: auto auto;
  padding: 160px 80px 80px;
}
@media (max-width: 768px) {
  .carousel {
    padding: 80px 16px;
  }
}
.carousel__title {
  display: flex;
  gap: 80px;
  margin-bottom: 80px;
  align-items: flex-end;
}
@media (max-width: 768px) {
  .carousel__title {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 24px;
  }
}
.carousel__controls {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.carousel__controls__next, .carousel__controls__prev {
  cursor: pointer;
  color: #989898;
  padding: 8px;
}
.carousel__controls__next:hover, .carousel__controls__prev:hover {
  color: #989898;
  background: #EDEDED;
}
.carousel__controls__next svg, .carousel__controls__prev svg {
  width: 24px;
  height: 24px;
}
@media (max-width: 768px) {
  .carousel__controls__next, .carousel__controls__prev {
    display: none;
  }
}
.carousel__controls__prev svg {
  transform: scaleX(-1);
}
.carousel__controls__pager {
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel__controls__pager__link {
  background: #989898;
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.carousel__controls__pager__link.active {
  background-color: #2A2752;
  width: 16px;
  height: 16px;
}
@media (min-width: 1025px) {
  .carousel__controls__pager__link:nth-of-type(even) {
    display: none;
  }
}
.carousel .bx-wrapper {
  box-shadow: none;
  background: none;
  border: 0;
}

@media (min-width: 769px) and (max-width: 1024px) {
  .ready-to-start .home__feature {
    flex-direction: row;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .ready-to-start .home__feature__detail {
    order: 1;
  }
}
.ready-to-start .home__feature__detail__title {
  font-family: "BagossStandard-Bold", Arial, Verdana, sans-serif;
  font-size: 40px;
  line-height: 48px;
  color: #1F1C3A;
}
@media (max-width: 768px) {
  .ready-to-start .home__feature__detail__title {
    font-size: 32px;
    line-height: 38.4px;
  }
}
@media (max-width: 1024px) {
  .ready-to-start .home__feature__detail__title {
    font-size: 36px;
    line-height: 43.2px;
  }
}
@media (max-width: 768px) {
  .ready-to-start .home__feature__detail__content {
    font-size: 16px;
    line-height: 22.4px;
  }
}
@media (max-width: 1024px) {
  .ready-to-start .home__feature__detail__content {
    font-size: 18px;
    line-height: 25.2px;
  }
}
.ready-to-start .home__feature__detail__content .ready-to-start__button {
  margin-top: 16px;
}
.ready-to-start .home__feature__detail__content .ready-to-start__button .btn {
  padding: 10px 20px;
  font-size: 24px;
  background-color: #CC4B00;
  color: #fff;
  border: 0;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
@media (max-width: 768px) {
  .ready-to-start .home__feature__detail__content .ready-to-start__button .btn {
    width: 100%;
    font-size: 18px;
    padding: 16px 24px;
  }
}
.ready-to-start .home__feature__detail__content .ready-to-start__button .btn:hover {
  background-color: #F06706;
  color: #fff;
  border: 0;
}
.ready-to-start .home__feature__detail__content .ready-to-start__button .btn svg.header-arrow {
  margin-left: 10px;
}
@media (min-width: 769px) and (max-width: 1024px) {
  .ready-to-start .home__feature__main {
    order: 2;
  }
  .ready-to-start .home__feature__main img {
    max-width: 400px;
  }
}

.footer {
  background-color: #1F1C3A;
  color: #FFFEFB;
  padding: 80px 40px;
  overflow: hidden;
}
.footer__container {
  max-width: 1512px;
  margin: auto auto;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
@media (max-width: 1024px) {
  .footer__container {
    flex-direction: column;
    gap: 80px;
  }
}
.footer__section {
  box-sizing: border-box;
}
.footer__section h2 {
  font-size: 24px;
  line-height: 36px;
  color: #FFFEFB;
  font-weight: 700;
}
.footer__section p {
  line-height: 1.6;
}
.footer__section ul {
  list-style: none;
  padding: 0;
}
.footer__section ul li {
  margin-bottom: 24px;
}
.footer__section ul li a {
  color: #FFFEFB;
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0.8;
}
.footer__section ul li a:hover {
  text-decoration: underline;
}
.footer__section.about {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 16px;
  line-height: 22.4px;
  color: #CED4F7;
}
@media (max-width: 1024px) {
  .footer__section.about {
    order: 2;
    flex-direction: row;
    align-items: baseline;
  }
}
@media (max-width: 768px) {
  .footer__section.about {
    flex-wrap: wrap;
    gap: 24px;
  }
  .footer__section.about > div {
    width: 100%;
  }
  .footer__section.about img {
    position: relative;
    left: -10px;
  }
}
.footer__section.about .social {
  padding: 0 16px;
  display: flex;
  gap: 24px;
  margin-top: 8px;
}
@media (max-width: 768px) {
  .footer__section.about .social {
    padding: 0;
  }
}
.footer__section.about .social > div {
  width: 24px;
  height: 24px;
}
.footer__section.about .social > div a {
  color: #CED4F7;
}
.footer__section.about .social > div a :hover {
  color: #CED4F7;
}
.footer__section.links {
  display: flex;
  gap: 80px;
}
@media (max-width: 1024px) {
  .footer__section.links {
    order: 1;
  }
}
@media (max-width: 768px) {
  .footer__section.links {
    flex-wrap: wrap;
    gap: 60px;
  }
}
.footer__section.links > div {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 768px) {
  .footer__section.links > div {
    flex: 0 0 calc(50% - 30px);
  }
}

.pricing {
  padding: 160px 64px;
  display: flex;
  gap: 80px;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .pricing {
    padding: 80px 40px 0;
  }
}
@media (max-width: 768px) {
  .pricing {
    padding: 40px 24px 0;
    gap: 40px;
  }
}
.pricing__container {
  display: flex;
  gap: 64px;
  flex-direction: column;
}
@media (max-width: 768px) {
  .pricing__container {
    gap: 40px;
  }
}
.pricing__header {
  max-width: 844px;
  margin: auto auto;
}
.pricing__header h1 {
  font-family: "BagossStandard-Bold", Arial, Verdana, sans-serif;
  margin-bottom: 32px;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #262626;
}
@media (max-width: 1024px) {
  .pricing__header h1 {
    font-size: 36px;
    line-height: 43.2px;
  }
}
@media (max-width: 768px) {
  .pricing__header h1 {
    font-size: 32px;
    line-height: 38.4px;
  }
}
.pricing__header p {
  font-size: 18px;
  line-height: 21.6px;
  letter-spacing: 0.9px;
  color: #525252;
}
@media (max-width: 768px) {
  .pricing__header p {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.pricing__header p a {
  color: #0070F3;
  border-bottom: 1px solid #0070F3;
}
.pricing__detail {
  display: flex;
}
@media (max-width: 1024px) {
  .pricing__detail {
    flex-direction: column;
  }
}
.pricing__detail__subprice {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.8px;
  color: #757575;
}
.pricing__detail .home__pricing {
  flex: 1;
}
.pricing__detail .home__pricing:nth-of-type(2) .home__pricing__detail__type {
  color: #CC4B00;
}
.pricing__detail .home__pricing:nth-of-type(2) .home__pricing__detail__tag {
  background: rgba(229, 209, 255, 0.5098039216);
}
.pricing__detail .home__pricing:nth-of-type(2) .home__pricing__link {
  background: #CC4B00;
  border-color: #CC4B00;
}
.pricing__detail .home__pricing:nth-of-type(2) .home__pricing__link:hover {
  background: #F06706;
  border-color: #F06706;
}
.pricing__detail .home__pricing:nth-of-type(2) .home__pricing__link a {
  color: #FFF;
}
.pricing__detail .home__pricing:nth-of-type(3) .home__pricing__detail__type {
  color: #574BB7;
}

html, body {
  background: #FFFEFB;
}

.btn {
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  border-radius: 8px;
}
.btn.btn-primary:hover {
  background-color: #2A2752;
}

#home-page, #pricing-page {
  font-family: "SagePeak-Regular", Arial, Verdana, sans-serif;
  margin-top: 64px;
  width: 100%;
  letter-spacing: 0.5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#home-page #banner-section, #home-page #hero-section {
  max-width: 1512px;
  margin: auto auto;
  padding: 0 116px;
}
#home-page #animation-section {
  max-width: 1512px;
  height: 1117px;
  margin: auto auto;
}
#home-page #browser-extension-section, #home-page #reference-manager-section, #home-page #add-ons-section, #home-page #ready-to-start-section {
  padding: 120px 0 80px;
  max-width: 1512px;
  margin: auto auto;
}
@media (max-width: 1024px) {
  #home-page #browser-extension-section, #home-page #reference-manager-section, #home-page #add-ons-section, #home-page #ready-to-start-section {
    padding: 80px 0;
  }
}
#home-page #trusted-by-section {
  padding: 120px 0 80px;
}
@media (max-width: 1024px) {
  #home-page #trusted-by-section {
    padding: 80px 0;
  }
}
#home-page #carousel-section {
  background: linear-gradient(90deg, #D5DEE7 0%, #E8EBF2 50%, #E2E7ED 100%);
}
@media (max-width: 1024px) {
  #home-page #banner-section, #home-page #hero-section {
    padding: 0 64px;
  }
  #home-page #animation-section {
    max-width: 1024px;
    height: 1112px;
  }
}
@media (max-width: 768px) {
  #home-page #banner-section, #home-page #hero-section {
    padding: 0 16px;
  }
  #home-page #animation-section {
    max-width: 430px;
    height: 804px;
  }
}

#pricing-page #main-section {
  max-width: 1512px;
  margin: auto auto;
}
#pricing-page #ready-to-start-section {
  padding: 80px 0;
  max-width: 1512px;
  margin: auto auto;
}

.home__heading {
  padding: 0 64px;
  text-align: center;
}
.home__heading__pill {
  display: flex;
  justify-content: center;
}
.home__heading__pill__content {
  padding: 10px 14px;
  border-radius: 50px;
  color: #FFFFFF;
  font-size: 24px;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 768px) {
  .home__heading__pill__content {
    font-size: 16px;
    line-height: 22.4px;
  }
}
.home__heading__pill__content img {
  width: 22px;
  height: 22px;
}
.home__heading__title {
  font-family: "BagossStandard-Medium", Arial, Verdana, sans-serif;
  font-size: 48px;
  line-height: 48px;
  margin-top: 24px;
  letter-spacing: 0;
  text-align: center;
  color: #3d3d3d;
  font-weight: 520;
}
@media (max-width: 1024px) {
  .home__heading__title {
    font-size: 44px;
    line-height: 52.8px;
  }
}
@media (max-width: 768px) {
  .home__heading__title {
    font-size: 36px;
    line-height: 43.2px;
  }
}
.home__heading__alt_title {
  font-family: "BagossStandard-Bold", Arial, Verdana, sans-serif;
  font-size: 36px;
  line-height: 43.2px;
  color: #2A2752;
}
.home__button__link {
  background: #FFF;
  border: 1px solid #656565;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 20px 24px;
  border-radius: 8px;
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.0784313725);
  color: #262626;
  font-size: 24px;
  letter-spacing: 0.01em;
  cursor: pointer;
}
@media (max-width: 768px) {
  .home__button__link {
    font-size: 18px;
    line-height: 21.7px;
    width: 100%;
  }
}
.home__button__link:hover {
  color: #262626;
  background: #EDEDED;
}
.home__button__link img {
  width: 24px;
  height: 24px;
}
.home__button__link svg.header-arrow {
  color: #262626;
  height: 24px;
  width: 24px;
  border-radius: 50px;
  padding: 4px;
}
.home__feature {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  padding: 40px 64px 32px;
}
@media (max-width: 1024px) {
  .home__feature {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .home__feature {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 1024px) {
  .home__feature__detail {
    order: 2;
  }
}
.home__feature__detail__title {
  font-size: 36px;
  font-weight: 600;
  line-height: 42.48px;
  letter-spacing: 0;
  color: #262626;
  padding: 12px 0 16px;
}
@media (max-width: 1024px) {
  .home__feature__detail__title {
    font-size: 28px;
    line-height: 33px;
  }
}
@media (max-width: 768px) {
  .home__feature__detail__title {
    font-size: 24px;
    line-height: 28px;
  }
}
.home__feature__detail__content {
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0.02em;
  color: #656565;
}
@media (max-width: 1024px) {
  .home__feature__detail__content {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (max-width: 768px) {
  .home__feature__detail__content {
    font-size: 18px;
    line-height: 25.2px;
  }
}
.home__feature__main img {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .home__feature__main {
    order: 1;
  }
}
.home__card__container {
  padding: 40px 40px 32px;
  background: #FFF;
  border-radius: 25px;
  border: 1px solid #DCDCDC;
}
.home__card__container .home__feature {
  flex-direction: column;
  gap: 24px;
  padding: 0;
  justify-content: left;
  align-items: normal;
}
.home__card__container .home__feature__detail {
  order: 2;
}
.home__card__container .home__feature__main {
  order: 1;
}
.home__mini_card {
  color: #262626;
  background: rgba(255, 255, 255, 0.7490196078);
  border: 1px solid #DCDCDC;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.0588235294);
  padding: 14px;
  display: flex;
  gap: 8px;
  flex-direction: column;
  border-radius: 15px;
  height: 100%;
  align-items: stretch;
  justify-content: center;
  min-height: 100%;
  letter-spacing: 0.5;
}
.home__mini_card__title > div {
  font-weight: 400;
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0;
}
.home__mini_card__title__icon {
  width: 24px;
  height: 24px;
}
.home__mini_card__content {
  font-weight: 600;
  font-size: 40px;
  line-height: 48px;
}
.home__quote {
  background: #FFF;
  border: 1px solid #DCDCDC;
  border-radius: 8px;
  padding: 24px 32px 24px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.0588235294);
  display: flex;
  gap: 16px;
}
.home__quote__icon {
  color: #989898;
  width: 32px;
  height: 32px;
}
.home__quote__content {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.home__quote__content__quote {
  font-size: 16px;
  line-height: 22.4px;
  letter-spacing: 0.5;
  color: #262626;
}
.home__quote__content__logo {
  width: 40px;
  height: 40px;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  padding: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home__quote__content__author {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #464646;
  display: flex;
  gap: 16px;
}
.home__quote__content__author__name {
  font-family: "SagePeak-Bold", Arial, Verdana, sans-serif;
}
.home__quote__content__author__role {
  font-weight: 400;
  font-size: 14px;
  line-height: 16.8px;
  letter-spacing: 0.5;
  color: #757575;
}
.home__institutions {
  display: flex;
  gap: 38px;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .home__institutions {
    gap: 24px;
  }
  .home__institutions img {
    max-height: 24px;
  }
}
@media (max-width: 768px) {
  .home__institutions {
    gap: 16px;
  }
  .home__institutions img {
    max-height: 18px;
  }
}
.home__institutions__detail {
  font-size: 18px;
  line-height: 21.6px;
  color: #757575;
  padding-bottom: 16px;
}
@media (max-width: 768px) {
  .home__institutions__detail {
    font-size: 12px;
    line-height: 12px;
  }
}
.home__pricing {
  padding: 40px 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border: 1px solid #DCDCDC;
  background: #FFFFFF;
}
.home__pricing__detail {
  display: flex;
  gap: 4px;
  flex-direction: column;
  min-height: 110px;
}
.home__pricing__detail__header {
  display: flex;
  justify-content: space-between;
  height: 33px;
}
.home__pricing__detail__type {
  font-size: 14px;
  line-height: 16.52px;
}
.home__pricing__detail__tag {
  padding: 8px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 16.52px;
  letter-spacing: 0;
  background: #F5F5F5;
}
.home__pricing__detail__price {
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
  color: #262626;
}
.home__pricing__link {
  background: #FFF;
  border: 1px solid #1F1C3A;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 16px 24px;
  border-radius: 8px;
  color: #1F1C3A;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.home__pricing__link:hover {
  background: #EDEDED;
}
.home__pricing__link a {
  color: #1F1C3A;
}
.home__pricing__features {
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0.9px;
  color: #656565;
}
.home__pricing__features ul li {
  margin-bottom: 16px;
}
.home__pricing__features ul li svg {
  margin-right: 12px;
}