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,
menu,
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-color: 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;
  /* 3 */
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  /* 3 */
}
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;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: "";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (max-width: 767px) {
  .container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 768px) {
  .container {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 923px;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1113px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (max-width: 767px) {
  .container-fluid {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.row {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.column {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.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: 1.5rem;
  padding-right: 1.5rem;
}
.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-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1300px) {
  .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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1300px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1300px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1300px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1300px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1300px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
body.is-showing-responsive-tests:before {
  position: fixed;
  z-index: 12000;
  bottom: 10px;
  right: 10px;
  width: auto;
  color: white;
  text-align: center;
  padding: 1em;
  opacity: .9;
  font-size: .9em;
  line-height: 1;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media only screen and (min-width: 480px ) and (max-width: 767px ) {
  body.is-showing-responsive-tests:before {
    background: red;
    content: "Mobile";
  }
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
  body.is-showing-responsive-tests:before {
    background: blue;
    content: "Tablets";
  }
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  body.is-showing-responsive-tests:before {
    background: darkgoldenrod;
    content: "Desktop";
  }
}
@media only screen and (min-width: 1300px ) {
  body.is-showing-responsive-tests:before {
    background: pink;
    content: "Desktop HD";
  }
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
html {
  font-size: 10px;
}
body {
  font-size: 1rem;
  line-height: 2;
  font-weight: 400;
  font-family: 'Ubuntu', sans-serif;
  color: #58595b;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 500;
  margin: 0 0 1.9rem 0;
}
h1,
.h1 {
  font-size: 3.54rem;
  line-height: 3.8rem;
  letter-spacing: 1.65px;
  font-weight: 700;
}
h2,
.h2 {
  font-size: 2.8rem;
  line-height: 3.3rem;
  letter-spacing: 1.1px;
  font-weight: 700;
}
h3,
.h3 {
  font-size: 1.6rem;
  line-height: 2rem;
  letter-spacing: .62px;
  font-weight: 300;
}
h4,
.h4 {
  font-size: 1rem;
}
h5,
.h5 {
  font-size: 0.8rem;
}
h6,
.h6 {
  font-size: 0.7rem;
}
p {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 300;
  letter-spacing: .6px;
  margin: 0 0 1rem 0;
}
p:empty {
  margin: 0;
  line-height: 0;
}
.mod-typo-tiny {
  font-size: 0.7rem;
}
.mod-typo-small {
  font-size: 0.8rem;
}
.mod-typo-medium {
  font-size: 1.6rem;
}
.mod-typo-large {
  font-size: 2.8rem;
}
.mod-typo-huge {
  font-size: 3.54rem;
}
a {
  color: #58595b;
}
a:hover {
  color: #3949ab;
  border-color: #3949ab;
}
::-moz-selection,
::selection {
  color: #3949ab;
  background: #fff;
  text-shadow: none;
}
.btn {
  display: inline-block;
  height: 4.1rem;
  padding: 0 2.3rem;
  font-size: 1.3rem;
  line-height: 4.1rem;
  letter-spacing: .5px;
  color: #3949ab;
  font-weight: 800;
  border: 1px solid transparent;
  box-shadow: none;
  background: transparent;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  -webkit-border-radius: 3rem;
  -moz-border-radius: 3rem;
  border-radius: 3rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.1s ease;
  -moz-transition: 0.1s ease;
  -ms-transition: 0.1s ease;
  -o-transition: 0.1s ease;
}
.btn:hover {
  text-decoration: none;
}
.btn.btn-sm {
  font-size: 1.1rem;
  height: 3.4rem;
  line-height: 3.4rem;
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  border-radius: 2rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn.btn-block {
  width: 100%;
}
.btn.btn-green-outline {
  border-color: #3949ab;
  color: #3949ab;
}
.btn.btn-green-outline:hover,
.btn.btn-green-outline:active {
  background-color: #3949ab;
  color: white;
}
.btn.btn-green-fill {
  border-color: #3949ab;
  background-color: #3949ab;
  color: white;
}
.btn.btn-green-fill:hover,
.btn.btn-green-fill:active {
  border-color: #3949ab;
  background-color: rgba(57, 73, 171, 0.8);
}
.btn.btn-white-outline {
  border-color: white;
  color: white;
}
.btn.btn-white-outline:hover,
.btn.btn-white-outline:active {
  background-color: white;
  color: #3949ab;
}
.form-control {
  display: block;
  width: 100%;
  height: 3.4rem;
  font-size: 1.2rem;
  line-height: 1.4;
  padding: 0 1.8rem;
  margin: 0;
  background: white;
  box-shadow: none;
  border: 1px solid #3949ab;
  -webkit-border-radius: 1.6rem;
  -moz-border-radius: 1.6rem;
  border-radius: 1.6rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}
.form-group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: stretch;
  margin-bottom: 1.7rem;
}
.form-group > .form-group-inner {
  display: block;
  flex-grow: 1;
}
.form-group > .form-group-inner .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form-group > .form-group-inner:first-child .form-control {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 1.6rem;
  -webkit-border-top-left-radius: 1.6rem;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 1.6rem;
  -moz-border-radius-topleft: 1.6rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 1.6rem;
  border-top-left-radius: 1.6rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-right: none;
}
.form-group > .form-group-inner:last-child .form-control {
  -webkit-border-top-right-radius: 1.6rem;
  -webkit-border-bottom-right-radius: 1.6rem;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 1.6rem;
  -moz-border-radius-bottomright: 1.6rem;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 1.6rem;
  border-bottom-right-radius: 1.6rem;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@font-face {
  font-family: 'patientpal-icon-font';
  src: url('/assets/fonts/icon-font/fonts/patientpal-icon-font.ttf?36rf5n') format('truetype'), url('/assets/fonts/icon-font/fonts/patientpal-icon-font.woff?36rf5n') format('woff'), url('/assets/fonts/icon-font/fonts/patientpal-icon-font.svg?36rf5n#patientpal-icon-font') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'patientpal-icon-font' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-stethoscope:before {
  content: "\e91c";
}
.icon-cogs:before {
  content: "\e91d";
}
.icon-settings:before {
  content: "\e91d";
}
.icon-gears:before {
  content: "\e91d";
}
.icon-options:before {
  content: "\e91d";
}
.icon-generate:before {
  content: "\e91d";
}
.icon-pig:before {
  content: "\e91e";
}
.icon-money:before {
  content: "\e91e";
}
.icon-bank:before {
  content: "\e91e";
}
.icon-files:before {
  content: "\e91f";
}
.icon-stack:before {
  content: "\e91f";
}
.icon-papers:before {
  content: "\e91f";
}
.icon-tablet:before {
  content: "\e920";
}
.icon-phone:before {
  content: "\e920";
}
.icon-phone1:before {
  content: "\e921";
}
.icon-cellular-phone:before {
  content: "\e921";
}
.icon-mobile:before {
  content: "\e921";
}
.icon-clipboard:before {
  content: "\e922";
}
.icon-list:before {
  content: "\e922";
}
.icon-board:before {
  content: "\e922";
}
.icon-profile-clipboard:before {
  content: "\e923";
}
.icon-profile:before {
  content: "\e924";
}
.icon-changing-money:before {
  content: "\e91a";
}
.icon-user:before {
  content: "\e91b";
}
.icon-handshake:before {
  content: "\e918";
}
.icon-shuffle:before {
  content: "\e919";
}
.icon-chat:before {
  content: "\e912";
}
.icon-patient-visit:before {
  content: "\e913";
}
.icon-insurance-check:before {
  content: "\e914";
}
.icon-phone2:before {
  content: "\e915";
}
.icon-arrow-right:before {
  content: "\e916";
}
.icon-schedules:before {
  content: "\e917";
}
.icon-facebook:before {
  content: "\e90e";
}
.icon-instagram:before {
  content: "\e90f";
}
.icon-twitter:before {
  content: "\e910";
}
.icon-youtube:before {
  content: "\e911";
}
.icon-authorization:before {
  content: "\e900";
}
.icon-card:before {
  content: "\e901";
}
.icon-check-in:before {
  content: "\e902";
}
.icon-claims:before {
  content: "\e903";
}
.icon-delete-circle:before {
  content: "\e904";
}
.icon-digital-intake:before {
  content: "\e905";
}
.icon-eligibility:before {
  content: "\e906";
}
.icon-follow-up:before {
  content: "\e907";
}
.icon-image:before {
  content: "\e908";
}
.icon-insurance:before {
  content: "\e909";
}
.icon-lock:before {
  content: "\e90a";
}
.icon-money-increase:before {
  content: "\e90b";
}
.icon-payment:before {
  content: "\e90c";
}
.icon-stopwatch:before {
  content: "\e90d";
}
.icon-integration-instructions:before {
  content: "\e925";
}
.icon-receipt-long:before {
  content: "\e926";
}
.icon-verified-user:before {
  content: "\e927";
}
.icon-chat-bubble:before {
  content: "\e928";
}
.icon-headset-mic:before {
  content: "\e929";
}
.icon-smartphone:before {
  content: "\e92a";
}
.icon-bolt:before {
  content: "\e92b";
}
.icon-clock:before {
  content: "\e92d";
}
.icon-access-time:before {
  content: "\e92d";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-credit-card:before {
  content: "\e93f";
}
.icon-display:before {
  content: "\e956";
}
.icon-mobile1:before {
  content: "\e958";
}
.icon-mobile2:before {
  content: "\e959";
}
.icon-tablet1:before {
  content: "\e95a";
}
.icon-upload:before {
  content: "\e961";
}
.icon-bubbles:before {
  content: "\e96c";
}
.icon-bubbles2:before {
  content: "\e96d";
}
.icon-bubble2:before {
  content: "\e96e";
}
.icon-bubbles3:before {
  content: "\e96f";
}
.icon-cogs1:before {
  content: "\e995";
}
.icon-power:before {
  content: "\e9b5";
}
.icon-clipboard1:before {
  content: "\e9b8";
}
.icon-list-numbered:before {
  content: "\e9b9";
}
.icon-tree:before {
  content: "\e9bc";
}
.icon-upload3:before {
  content: "\e9c8";
}
.icon-happy:before {
  content: "\e9df";
}
.icon-circle-right:before {
  content: "\ea42";
}
.icon-circle-left:before {
  content: "\ea44";
}
.icon-tab:before {
  content: "\ea45";
}
.icon-make-group:before {
  content: "\ea58";
}
.app-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 6.1rem 0 2.1rem;
  z-index: 100;
}
.app-header:before,
.app-header:after {
  content: "";
  display: table;
}
.app-header:after {
  clear: both;
}
.app-header:before,
.app-header:after {
  content: "";
  display: table;
}
.app-header:after {
  clear: both;
}
@media only screen and (max-width: 767px ) {
  .app-header {
    padding: 2.5rem 0 0;
  }
}
.app-header .app-header-logo {
  position: relative;
  display: block;
  width: 218px;
  height: 19px;
  margin-top: 23px;
  background: url("/assets/img/svg/logo.svg") no-repeat left top;
  background-size: 100% auto;
  float: left;
  z-index: 120;
}
@media only screen and (max-width: 767px ) {
  .app-header .app-header-logo {
    width: 18rem;
  }
}
.app-header .app-header-menu {
  display: none;
  position: absolute;
  top: 3.5rem;
  right: 2rem;
  width: 30px;
  height: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  z-index: 130;
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
  .app-header .app-header-menu {
    top: 7.3rem;
    right: 4.5rem;
  }
}
@media only screen and (max-width: 991px ) {
  .app-header .app-header-menu {
    display: block;
  }
}
.app-header .app-header-menu span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #58595b;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -ms-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
}
.app-header .app-header-menu span:nth-child(1) {
  top: 0;
}
.app-header .app-header-menu span:nth-child(2),
.app-header .app-header-menu span:nth-child(3) {
  top: 8px;
}
.app-header .app-header-menu span:nth-child(4) {
  top: 16px;
}
.app-header .app-header-menu.active span {
  background: #3949ab;
}
.app-header .app-header-menu.active span:nth-child(1) {
  top: 8px;
  width: 0;
  left: 50%;
}
.app-header .app-header-menu.active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.app-header .app-header-menu.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.app-header .app-header-menu.active span:nth-child(4) {
  top: 9px;
  width: 0;
  left: 50%;
}
.app-header .app-header-nav {
  display: block;
  float: right;
  padding-top: 1.2rem;
}
@media only screen and (max-width: 991px ) {
  .app-header .app-header-nav {
    position: fixed;
    top: 0;
    left: 100%;
    right: 0;
    bottom: 0;
    z-index: 100;
    min-width: 20rem;
    background: white;
    padding-top: 10rem;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
  }
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
  .app-header .app-header-nav {
    padding: 16rem 3rem 0;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -ms-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
  }
}
@media only screen and (max-width: 991px ) {
  .app-header .app-header-nav.is-expanded {
    left: 0;
  }
}
.app-header .app-header-nav .app-header-nav-link {
  display: inline-block;
  padding: 1rem 0 .9rem;
  margin: 0 0 0 4.3rem;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .5px;
  border-bottom: 1px solid transparent;
  cursor: pointer;
  text-decoration: none;
}
@media only screen and (max-width: 991px ) {
  .app-header .app-header-nav .app-header-nav-link {
    display: block;
    margin: 0 2rem;
    padding: 2rem 0;
  }
}
.app-header .app-header-nav .app-header-nav-link:hover {
  text-decoration: none;
  color: #58595b;
}
@media only screen and (min-width: 768px ) {
  .app-header .app-header-nav .app-header-nav-link:hover {
    color: #58595b;
    border-bottom-color: #3949ab;
  }
}
.app-header .app-header-nav .app-header-nav-link.active {
  color: #58595b;
  border-bottom-color: #3949ab;
}
.app-header .app-header-nav .app-header-nav-link.login {
  color: #3949ab;
  margin: 0 0 0 1.6rem;
}
@media only screen and (max-width: 991px ) {
  .app-header .app-header-nav .app-header-nav-link.login {
    color: #58595b;
    margin: 0 2rem;
  }
}
.app-header .app-header-nav .request-demo {
  margin-left: 5.7rem;
  text-decoration: none;
}
@media only screen and (max-width: 991px ) {
  .app-header .app-header-nav .request-demo {
    display: block;
    color: #58595b;
    border: none;
    padding: 2rem 0;
    margin: 0 2rem;
    height: auto;
    line-height: 1;
  }
}
@media only screen and (max-width: 991px ) {
  .app-header .app-header-nav .request-demo:hover {
    background: transparent;
    border-bottom: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
body.menu-is-opened {
  overflow: hidden;
}
body.menu-is-opened .app-header {
  position: fixed;
}
.app-footer {
  padding: 5.5rem 0 1.6rem;
}
@media only screen and (max-width: 767px ) {
  .app-footer {
    padding: 3rem 0 2rem;
  }
}
.app-footer .app-footer-logo {
  display: block;
  width: 17.1rem;
  height: 5.5rem;
  background: url("/assets/img/svg/logo.svg") no-repeat left top;
  background-size: 100% auto;
}
.app-footer .app-footer-navs-holder {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
}
.app-footer .app-footer-nav {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 767px ) {
  .app-footer .app-footer-nav {
    width: 100%;
    margin-top: 3rem;
    padding-right: 0;
  }
}
.app-footer .app-footer-nav:last-of-type {
  flex-grow: 0;
}
.app-footer .app-footer-nav.app-footer-logo-holder {
  flex-grow: 0;
  padding-right: 7rem;
  text-align: left;
}
@media only screen and (max-width: 767px ) {
  .app-footer .app-footer-nav.app-footer-logo-holder {
    padding: 0;
    margin: 0;
  }
}
.app-footer .app-footer-nav:last-child {
  padding-right: 0;
}
.app-footer .app-footer-nav-title {
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: .6px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 1.8rem;
}
@media only screen and (max-width: 767px ) {
  .app-footer .app-footer-nav-title {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.app-footer .app-footer-nav-item {
  display: block;
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: .6px;
  font-weight: 300;
  text-decoration: none;
  margin-bottom: .1rem;
}
.app-footer .app-footer-nav-item:hover,
.app-footer .app-footer-nav-item:active {
  color: #3949ab;
}
.app-footer .app-footer-nav-item.disabled {
  cursor: default;
}
.app-footer .app-footer-nav-item.disabled:hover {
  color: #58595b;
}
.app-footer .app-footer-nav-item-social {
  display: inline-block;
  color: #3949ab;
  font-size: 2rem;
  margin-right: 1rem;
  text-decoration: none;
}
.app-footer .app-footer-nav-item-social:hover {
  text-decoration: none;
}
.app-footer .app-footer-bottom {
  padding: 1.7rem 0 0;
  margin: 4.7rem 0 0;
  border-top: 1px solid #e6e6e6;
}
@media only screen and (max-width: 767px ) {
  .app-footer .app-footer-bottom {
    margin: 2rem 0 0;
  }
}
.app-footer .app-footer-bottom .container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px ) {
  .app-footer .app-footer-bottom .container {
    flex-direction: column-reverse;
  }
}
.app-footer .app-footer-bottom .app-footer-bottom-links {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media only screen and (max-width: 767px ) {
  .app-footer .app-footer-bottom .app-footer-bottom-links {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 2rem;
  }
}
.app-footer .app-footer-bottom .app-footer-bottom-links .app-footer-nav-item {
  margin-left: 3rem;
}
@media only screen and (max-width: 767px ) {
  .app-footer .app-footer-bottom .app-footer-bottom-links .app-footer-nav-item {
    margin-left: 0;
  }
}
.app-footer .app-footer-bottom .app-footer-copyright {
  font-size: 1.3rem;
  letter-spacing: .3px;
  font-weight: 500;
  color: #3949ab;
}
@media only screen and (max-width: 767px ) {
  .app-footer .app-footer-bottom .app-footer-copyright {
    line-height: 1.2;
  }
}
.section-title-holder {
  text-align: center;
}
.section-title-holder .section-title {
  position: relative;
  color: #3949ab;
  padding-bottom: 1.7rem;
  margin: 0 0 .6rem;
}
.section-title-holder .section-title:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -3.4rem;
  content: '';
  display: block;
  width: 6.8rem;
  height: 1px;
  background: #58595b;
}
.section-title-holder .section-subtitle {
  color: #58595b;
  font-size: 1.5rem;
  line-height: 1;
  margin: 1.5rem auto 0 auto;
  letter-spacing: .6px;
}
.section-title-holder.mod-white .section-title {
  color: white;
}
.section-title-holder.mod-white .section-title:after {
  background: white;
}
.section-title-holder.mod-white .section-subtitle {
  color: white;
}
.green-explain-section {
  background: #3949ab;
  padding: 7rem 0 4.8rem;
  text-align: center;
}
@media only screen and (max-width: 767px ) {
  .green-explain-section {
    padding: 5rem 0 1rem;
  }
}
.green-explain-section.expanded {
  padding: 8.4rem 0 3.7rem;
}
@media only screen and (max-width: 767px ) {
  .green-explain-section.expanded {
    padding: 5rem 0 1rem;
  }
}
.green-explain-section.expanded .green-explain-item-icon {
  font-size: 5rem;
}
.green-explain-section .container .row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 767px ) {
  .green-explain-section .container .row {
    flex-direction: column;
  }
}
.green-explain-section .section-title-holder {
  margin: 0 0 4rem;
}
@media only screen and (max-width: 767px ) {
  .green-explain-section .section-title-holder {
    margin: 0 0 5rem;
  }
}
.green-explain-section .green-explain-item {
  display: inline-block;
  width: 29.6rem;
  margin: 0 0 3.2rem -1rem;
  padding: 0 4rem;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
  .green-explain-section .green-explain-item {
    width: 46%;
    min-height: 16rem;
    float: left;
    margin: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px ) {
  .green-explain-section .green-explain-item {
    width: 100% !important;
    float: none !important;
    margin: 0 0 4rem !important;
  }
}
.green-explain-section .green-explain-item.pull-left {
  float: left;
  margin: 0;
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
  .green-explain-section .green-explain-item.pull-left {
    width: 46%;
    float: left;
    margin: 0 0 8rem;
  }
}
.green-explain-section .green-explain-item.pull-right {
  float: right;
  width: 28.6rem;
  margin: 0;
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
  .green-explain-section .green-explain-item.pull-right {
    width: 46%;
    float: left;
    margin: 0 0 8rem;
  }
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
  .green-explain-section .green-explain-item.center-sm {
    width: 46%;
    float: left;
    margin: 0 0 0 27%;
  }
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
  .green-explain-section .green-explain-item:nth-child(2n+0) {
    float: right;
  }
}
.green-explain-section .green-explain-item-icon {
  display: inline-block;
  font-size: 6rem;
  margin-bottom: 2rem;
  background-size: 100% auto;
  color: white;
}
@media only screen and (max-width: 767px ) {
  .green-explain-section .green-explain-item-icon {
    margin-bottom: 1rem;
  }
}
.green-explain-section .green-explain-item-title {
  display: block;
  font-size: 2rem;
  line-height: 1.2;
  color: white;
  font-weight: 700;
  letter-spacing: .8px;
  margin-bottom: 1.6rem;
}
.green-explain-section p {
  padding: 0;
  margin: 0;
  font-size: 1.9rem;
  line-height: 1.3;
  font-weight: 500;
  color: white;
  letter-spacing: .6px;
  text-align: center;
}
.front-desk-section {
  padding: 8.5rem 0 5.6rem;
}
@media only screen and (max-width: 767px ) {
  .front-desk-section {
    padding: 6rem 0 3rem;
    text-align: center;
  }
}
.front-desk-section .front-desk-content-holder {
  position: relative;
  margin-top: 2.2rem;
  text-align: center;
  font-size: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.front-desk-section .front-desk-image {
  height: 400px;
  text-align: center;
}
.front-desk-section .front-desk-image img {
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 767px ) {
  .front-desk-section .front-desk-image {
    height: 300px;
  }
}
.front-desk-section .front-desk-description {
  max-width: 275px;
  margin-top: 2rem;
}
.front-desk-section .front-desk-description .front-desk-icon {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.front-desk-section .front-desk-description .front-desk-icon,
.front-desk-section .front-desk-description strong {
  color: #3949ab;
}
.front-desk-section .front-desk-description:after {
  content: "";
  display: block;
  margin: 1rem auto 0 auto;
  background: #3949ab;
  height: 1px;
  width: 80%;
}
.signed-clinics-section {
  padding: 10.7rem 0 10.2rem;
  border-bottom: 1px solid #e6e6e6;
}
@media only screen and (max-width: 767px ) {
  .signed-clinics-section {
    padding: 7rem 0 5rem;
  }
}
.signed-clinics-section .signed-clinics-holder {
  display: table;
}
.signed-clinics-section .signed-clinics-number {
  display: table-cell;
  vertical-align: top;
  font-size: 12.9rem;
  line-height: 7rem;
  font-weight: 300;
  color: #3949ab;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .signed-clinics-section .signed-clinics-number {
    font-size: 10rem;
    line-height: 5rem;
  }
}
.signed-clinics-section .signed-clinics {
  display: table-cell;
  vertical-align: top;
  padding-left: 1rem;
}
.signed-clinics-section .signed-clinics-title {
  display: inline-block;
  font-size: 4.2rem;
  line-height: 4.5rem;
  letter-spacing: 6px;
  padding-bottom: .3rem;
  border-top: 3px solid #3949ab;
  border-bottom: 3px solid #3949ab;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: .3rem;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .signed-clinics-section .signed-clinics-title {
    font-size: 3.6rem;
    line-height: 4.2rem;
  }
}
.signed-clinics-section .signed-clinics-subtitle {
  font-size: 3.4rem;
  line-height: 1;
  padding-bottom: .4rem;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .signed-clinics-section .signed-clinics-subtitle {
    font-size: 2.8rem;
  }
}
.signed-clinics-section .signed-clinics-single-clinic {
  width: 50%;
  float: left;
  margin-top: 4.8rem;
  padding-left: .4rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .signed-clinics-section .signed-clinics-single-clinic {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px ) {
  .signed-clinics-section .signed-clinics-single-clinic {
    width: 100%;
    float: none;
    margin-top: 3rem;
  }
}
.signed-clinics-section .signed-clinics-single-clinic:nth-child(2n + 0) {
  padding-left: 4.8rem;
}
@media only screen and (max-width: 767px ) {
  .signed-clinics-section .signed-clinics-single-clinic:nth-child(2n + 0) {
    padding: 0;
  }
}
.signed-clinics-section .signed-clinics-single-clinic .signed-clinics-clinic-name {
  color: #3949ab;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: .6rem;
  font-weight: 500;
}
.signed-clinics-section .signed-clinics-single-clinic .signed-clinics-clinic-location {
  color: #848484;
  font-size: 1.1rem;
  line-height: 1.4;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.3px;
}
.signed-clinics-section .signed-clinics-image-holder {
  text-align: right;
}
@media only screen and (max-width: 991px ) {
  .signed-clinics-section .signed-clinics-image-holder {
    padding: 4rem 0 0;
    text-align: center;
  }
}
.signed-clinics-section .signed-clinics-image-holder img {
  max-width: 100%;
  max-height: 100%;
}
.monthly-visits-section {
  padding: 10.8rem 0 10.2rem;
  border-bottom: 1px solid #e6e6e6;
}
@media only screen and (max-width: 767px ) {
  .monthly-visits-section {
    padding: 5rem 0 4rem;
  }
}
.monthly-visits-section > .container {
  position: relative;
}
.monthly-visits-section .monthly-visits-image-holder {
  float: left;
  padding-right: 4.5rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .monthly-visits-section .monthly-visits-image-holder {
    width: 40%;
  }
}
@media only screen and (max-width: 991px ) {
  .monthly-visits-section .monthly-visits-image-holder {
    width: 100%;
    float: none;
    padding: 0;
    text-align: center;
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px ) {
  .monthly-visits-section .monthly-visits-image-holder {
    margin-bottom: 2rem;
  }
}
.monthly-visits-section .monthly-visits-image-holder img {
  max-width: 100%;
}
.monthly-visits-section .monthly-visits-text-holder {
  width: 32rem;
  float: left;
  padding-right: 4rem;
  margin-top: -4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .monthly-visits-section .monthly-visits-text-holder {
    width: 40%;
  }
}
@media only screen and (max-width: 991px ) {
  .monthly-visits-section .monthly-visits-text-holder {
    width: 100%;
    float: none;
    margin-bottom: 8rem;
    padding: 0;
  }
}
@media only screen and (max-width: 767px ) {
  .monthly-visits-section .monthly-visits-text-holder {
    margin-bottom: 1rem;
  }
}
.monthly-visits-section .monthly-visits-text-holder p {
  line-height: 1.97rem;
}
.monthly-visits-section .monthly-visits-numbers-holder {
  float: right;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .monthly-visits-section .monthly-visits-numbers-holder {
    position: absolute;
    top: 0;
    right: 1.5rem;
  }
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
  .monthly-visits-section .monthly-visits-numbers-holder {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px ) {
  .monthly-visits-section .monthly-visits-numbers-holder {
    float: left;
    margin-top: 2rem;
  }
}
.monthly-visits-section .monthly-visits-numbers-holder .monthly-visits-number {
  display: inline-block;
  font-size: 7.1rem;
  line-height: 7.2rem;
  letter-spacing: -0.6px;
  padding-bottom: 1.1rem;
  border-top: 3px solid #3949ab;
  border-bottom: 3px solid #3949ab;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 1.6rem;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .monthly-visits-section .monthly-visits-numbers-holder .monthly-visits-number {
    font-size: 5.1rem;
    line-height: 5.2rem;
    padding-bottom: .8rem;
    margin-bottom: 1rem;
  }
}
.monthly-visits-section .monthly-visits-numbers-holder .monthly-visits-numbers-title {
  font-size: 2rem;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: .2rem;
  padding-left: .4rem;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .monthly-visits-section .monthly-visits-numbers-holder .monthly-visits-numbers-title {
    font-size: 1.8rem;
  }
}
.monthly-visits-section .monthly-visits-numbers-holder .monthly-visits-numbers-note {
  font-size: 2rem;
  line-height: 1;
  color: #3949ab;
  letter-spacing: .6px;
  padding-left: .4rem;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .monthly-visits-section .monthly-visits-numbers-holder .monthly-visits-numbers-note {
    font-size: 1.8rem;
  }
}
.monthly-visits-section.inner-page {
  padding: 9.4rem 0 7.5rem;
}
@media only screen and (max-width: 991px ) {
  .monthly-visits-section.inner-page {
    padding: 8rem 0 0;
  }
}
.monthly-visits-section.inner-page .monthly-visits-image-holder {
  width: 50%;
  padding: 0 0 0 1.4rem;
}
@media only screen and (max-width: 991px ) {
  .monthly-visits-section.inner-page .monthly-visits-image-holder {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 8rem;
    padding: 0;
  }
}
.monthly-visits-section.inner-page .monthly-visits-numbers-holder {
  float: left;
  width: 50%;
  padding: 1.5rem 0 0 10.7rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 991px ) {
  .monthly-visits-section.inner-page .monthly-visits-numbers-holder {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 8rem;
    padding: 0;
  }
}
@media only screen and (max-width: 767px ) {
  .monthly-visits-section.inner-page .monthly-visits-numbers-holder {
    text-align: left;
    margin-bottom: 5rem;
  }
}
.monthly-visits-section.inner-page .monthly-visits-numbers-holder .monthly-visits-number {
  font-size: 4.6rem;
  line-height: 1;
  padding: .5rem 0 1.2rem;
  text-transform: none;
  margin-bottom: 2.3rem;
}
.monthly-visits-section.inner-page .monthly-visits-numbers-holder .monthly-visits-additional-note {
  margin-top: 4.8rem;
  color: #7a7a7a;
}
.testimonials-section {
  padding: 8.4rem 0 13.4rem;
}
@media only screen and (max-width: 767px ) {
  .testimonials-section {
    padding: 4rem 0;
  }
}
.testimonials-section .testimonials-holder {
  margin-top: 5.3rem;
}
@media only screen and (max-width: 767px ) {
  .testimonials-section .testimonials-holder {
    margin-top: 2rem;
  }
}
.testimonials-section .testimonials-holder .center-align {
  text-align: center;
}
.testimonials-section .testimonials-holder .right-align {
  text-align: right;
}
@media only screen and (max-width: 991px ) {
  .testimonials-section .testimonials-holder .right-align {
    text-align: center;
    margin-top: 8rem;
  }
}
@media only screen and (max-width: 767px ) {
  .testimonials-section .testimonials-holder .right-align {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
  .testimonials-section .testimonials-holder .center-sm {
    margin-left: 25%;
  }
}
@media only screen and (max-width: 767px ) {
  .testimonials-section .testimonials-holder .center-sm {
    margin-left: 0;
  }
}
.testimonials-section .testimonial {
  display: inline-block;
  max-width: 27.6rem;
  text-align: center;
  font-weight: 500;
}
@media only screen and (max-width: 767px ) {
  .testimonials-section .testimonial {
    max-width: 100%;
    margin-top: 6rem;
    padding: 0 2rem;
  }
}
.testimonials-section .testimonial-image {
  width: 14rem;
  height: 14rem;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 auto 2.4rem;
}
.testimonials-section .testimonial-name {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: .8px;
  color: #3949ab;
  margin-bottom: .4rem;
}
.testimonials-section .testimonial-location {
  font-size: 1.2rem;
  letter-spacing: .8px;
  text-transform: uppercase;
  margin-bottom: 1.8rem;
}
.testimonials-section .testimonial-text {
  font-size: 1.5rem;
  line-height: 1.9rem;
  font-weight: 300;
  font-style: italic;
}
.integration-section {
  background-color: rgba(237, 239, 242, 0.4);
  border-top: 1px solid white;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .integration-section {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px ) {
  .integration-section br {
    display: none;
  }
}
.integration-section .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.integration-section .integration-title {
  color: #3F51B5;
  font-size: 3.5rem;
  line-height: 3.7rem;
  letter-spacing: 1.7px;
  margin-top: 11rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px ) {
  .integration-section .integration-title {
    font-size: 2.8rem;
  }
}
.integration-section .integration-text {
  max-width: 47rem;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: .7px;
  margin-bottom: 11rem;
}
.integration-section .integration-text strong {
  color: #3949ab;
}
.integration-section .integration-image img {
  max-width: 100%;
  max-height: 100%;
}
.management-solution-section {
  background: #3949ab;
  border-top: 1px solid white;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .management-solution-section {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px ) {
  .management-solution-section br {
    display: none;
  }
}
.management-solution-section > .container {
  position: relative;
}
@media only screen and (max-width: 767px ) {
  .management-solution-section > .container {
    padding: 4rem 2rem 0;
  }
}
.management-solution-section .management-solution-title {
  color: white;
  font-size: 3.5rem;
  line-height: 3.7rem;
  letter-spacing: 1.7px;
  margin-top: 7.4rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px ) {
  .management-solution-section .management-solution-title {
    font-size: 2.8rem;
  }
}
.management-solution-section .management-solution-text {
  max-width: 47rem;
  color: white;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: .7px;
  margin-bottom: 3rem;
}
.management-solution-section .management-solution-image {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12rem;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .management-solution-section .management-solution-image {
    width: 60rem;
    height: 34rem;
  }
}
@media only screen and (max-width: 991px ) {
  .management-solution-section .management-solution-image {
    position: relative;
    bottom: -7.4rem;
    right: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 767px ) {
  .management-solution-section .management-solution-image {
    position: relative;
    bottom: auto;
    width: 100%;
    height: auto;
    margin-top: 4rem;
  }
}
.management-solution-section .management-solution-image img {
  max-width: 100%;
  max-height: 100%;
  float: right;
}
.management-solution-section .btn {
  margin-bottom: 7.4rem;
}
@media only screen and (max-width: 767px ) {
  .management-solution-section .btn {
    display: block;
    text-align: center;
  }
}
.partners-section {
  padding: 7.5rem 0 5.9rem;
  border-bottom: 1px solid #e6e6e6;
  display: none;
}
@media only screen and (max-width: 767px ) {
  .partners-section {
    padding: 4rem 0 0;
  }
}
.partners-section .partners-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: stretch;
}
@media only screen and (max-width: 767px ) {
  .partners-section .partners-row {
    display: block;
  }
}
.partners-section .partner {
  display: block;
  flex-grow: 1;
  text-align: center;
}
@media only screen and (max-width: 767px ) {
  .partners-section .partner {
    width: 100%;
    float: left;
    text-align: center !important;
    margin-bottom: 4rem;
  }
}
.partners-section .partner:first-child {
  text-align: left;
}
.partners-section .partner:last-child {
  text-align: right;
}
.partners-section .partner img {
  max-width: 90%;
}
.request-page__main-content {
  padding-top: 21rem;
  overflow: hidden;
}
@media only screen and (max-width: 991px ) {
  .request-page__main-content {
    padding: 16rem 0 0;
  }
}
@media only screen and (max-width: 767px ) {
  .request-page__main-content {
    padding: 10rem 0 0;
  }
}
.request-form__title {
  margin-bottom: 0.5rem;
  font-size: 3.5rem;
  line-height: 38px;
  font-weight: 500;
  color: #3949ab;
}
.request-form__subtitle {
  font-size: 1.6rem;
  line-height: 20px;
  font-weight: 300;
  color: #58595b;
}
.request-form__content {
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 300;
  margin-bottom: 50px;
}
.request-form__input {
  width: 100%;
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid #3949ab;
  outline: none;
  color: #58595b;
  font-size: 1.2rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.request-form__group {
  display: flex;
  margin-bottom: 35px;
}
@media only screen and (max-width: 991px ) {
  .request-form__group {
    display: block;
  }
}
.request-form__group--full {
  display: block;
}
.request-form__item--half {
  flex: 1;
  margin-right: 2rem;
}
@media only screen and (max-width: 991px ) {
  .request-form__item--half {
    margin-right: 0;
    margin-top: 35px;
  }
}
.request-form__item--half:last-child {
  margin-right: 0;
}
.request-form__submit {
  padding: 0 5rem;
}
.request-form__image-wrapper {
  text-align: right;
}
@media only screen and (max-width: 991px ) {
  .request-form__image-wrapper {
    margin-top: 5rem;
  }
}
.request-form__image {
  width: 100%;
  margin-right: -5rem;
}
@media only screen and (max-width: 991px ) {
  .request-form__image {
    margin-right: 0;
  }
}
.request-form-bottom {
  margin-top: 6rem;
  overflow: hidden;
}
.request-form-bottom .container {
  padding: 3.5rem 0;
}
@media only screen and (max-width: 1299px ) {
  .request-form-bottom .container {
    padding-bottom: 3.5rem;
  }
}
@media only screen and (max-width: 991px ) {
  .request-form-bottom .container {
    padding-bottom: 4rem;
  }
}
.request-form-bottom__image {
  margin-bottom: -6.5rem;
  background: url('/assets/img/layout/request-form-mobile.png') no-repeat center top;
  background-size: 435px auto;
  height: 330px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .request-form-bottom__image {
    background-image: url('/assets/img/layout/request-form-mobile@2x.png');
  }
}
@media only screen and (max-width: 991px ) {
  .request-form-bottom__image {
    display: none;
  }
}
.request-form-bottom__title {
  padding-top: 1rem;
  font-size: 3rem !important;
  line-height: 1.2 !important;
}
.how-does-it-work-section {
  padding: 5rem 0;
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section {
    padding: 4rem 0 0;
  }
}
.how-does-it-work-section .how-does-it-work-title {
  text-align: center;
  color: #3949ab;
  margin-bottom: 5rem;
}
.how-does-it-work-section .how-does-it-work-steps-holder {
  padding-top: 6rem;
}
.how-does-it-work-section .how-does-it-work-steps-holder:before,
.how-does-it-work-section .how-does-it-work-steps-holder:after {
  content: "";
  display: table;
}
.how-does-it-work-section .how-does-it-work-steps-holder:after {
  clear: both;
}
.how-does-it-work-section .how-does-it-work-steps-holder:before,
.how-does-it-work-section .how-does-it-work-steps-holder:after {
  content: "";
  display: table;
}
.how-does-it-work-section .how-does-it-work-steps-holder:after {
  clear: both;
}
.how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step {
  width: 11.1%;
  float: left;
  font-size: 1.8rem;
  line-height: 1.2;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 991px ) {
  .how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step {
    width: 100%;
    float: none;
    margin: 0 0 4rem 0;
  }
}
.how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step:first-child {
  padding-right: 4rem;
}
@media only screen and (max-width: 991px ) {
  .how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step:first-child {
    padding: 0;
  }
}
.how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step:last-child {
  padding-left: 6rem;
}
@media only screen and (max-width: 991px ) {
  .how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step:last-child {
    padding: 0;
  }
}
.how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step .step-icon {
  display: block;
  font-size: 6rem;
  line-height: 1;
  margin-bottom: 1.8rem;
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step .step-icon {
    display: inline-block;
    margin: 0;
  }
}
.how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step .step-icon.icon-schedules {
  font-size: 5rem;
  margin-bottom: 2.8rem;
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step .step-icon.icon-schedules {
    margin: 0;
  }
}
.how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step .step-icon.icon-phone {
  font-size: 5.6rem;
  margin-bottom: 2.2rem;
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step .step-icon.icon-phone {
    margin: 0;
  }
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step .step-description {
    display: inline-block;
    text-align: left;
    position: relative;
    top: -0.6rem;
    padding-left: 1rem;
  }
}
.how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step-divider {
  width: 11.1%;
  float: left;
  text-align: center;
  font-size: 3.8rem;
  color: #3949ab;
  padding-top: 1rem;
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section .how-does-it-work-steps-holder .how-does-it-work-step-divider {
    width: 100%;
    float: none;
    margin: 0 0 4rem 0;
    padding: 0;
    transform: rotate(90deg);
  }
}
.how-does-it-work-section .our-scheme-holder {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-top: 7rem;
  text-align: center;
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section .our-scheme-holder {
    flex-direction: column;
  }
}
.how-does-it-work-section .our-scheme-holder .our-scheme-patient,
.how-does-it-work-section .our-scheme-holder .our-scheme-front-desk,
.how-does-it-work-section .our-scheme-holder .our-scheme-patientpal {
  display: block;
  float: left;
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section .our-scheme-holder .our-scheme-patient,
  .how-does-it-work-section .our-scheme-holder .our-scheme-front-desk,
  .how-does-it-work-section .our-scheme-holder .our-scheme-patientpal {
    width: 100%;
    margin: 0 0 2rem;
  }
}
.how-does-it-work-section .our-scheme-holder .our-scheme-patient,
.how-does-it-work-section .our-scheme-holder .our-scheme-front-desk {
  padding-top: 2.6rem;
}
.how-does-it-work-section .our-scheme-holder .our-scheme-patient .our-scheme-inner-content {
  border-right: 0;
  padding: 0;
}
@media only screen and (min-width: 768px ) {
  .how-does-it-work-section .our-scheme-holder .our-scheme-patient .our-scheme-inner-content {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
.how-does-it-work-section .our-scheme-holder .our-scheme-front-desk .our-scheme-inner-content {
  border-left: 0;
}
@media only screen and (min-width: 768px ) {
  .how-does-it-work-section .our-scheme-holder .our-scheme-front-desk .our-scheme-inner-content {
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
}
.how-does-it-work-section .our-scheme-holder .our-scheme-patientpal {
  margin: 0;
  border: 2px solid #3949ab;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 28rem;
  background-color: #F8F9FC;
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section .our-scheme-holder .our-scheme-patientpal {
    width: 100%;
    margin-top: 4rem;
  }
}
.how-does-it-work-section .our-scheme-holder .our-scheme-patientpal .our-scheme-inner-content {
  width: 100%;
  border: none;
}
.how-does-it-work-section .our-scheme-holder .our-scheme-patientpal .our-scheme-inner-content .our-scheme-name {
  margin-top: -4rem;
}
.how-does-it-work-section .our-scheme-holder .our-scheme-patientpal .our-scheme-list {
  margin: 0;
  padding-top: 0;
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section .our-scheme-holder .our-scheme-patientpal .our-scheme-list {
    margin-bottom: 3rem;
  }
}
.how-does-it-work-section .our-scheme-holder .our-scheme-inner-content {
  width: 24.5rem;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px ) {
  .how-does-it-work-section .our-scheme-holder .our-scheme-inner-content {
    width: 100%;
  }
}
.how-does-it-work-section .our-scheme-holder .our-scheme-name {
  display: inline-block;
  font-size: 2.2rem;
  line-height: 1.3;
  letter-spacing: -0.8px;
  text-transform: uppercase;
  padding: 0;
  font-weight: 700;
  margin-bottom: 1.6rem;
}
.how-does-it-work-section .our-scheme-holder .our-scheme-name img {
  width: 50px !important;
}
@media only screen and (max-width: 991px ) {
  .how-does-it-work-section .our-scheme-holder .our-scheme-name {
    font-size: 2.8rem;
  }
}
.how-does-it-work-section .our-scheme-holder .our-scheme-list {
  display: block;
  margin-top: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.4;
  font-weight: 300;
  background-color: #F8F9FC;
  color: #7a7a7a;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media only screen and (max-width: 991px ) {
  .how-does-it-work-section .our-scheme-holder .our-scheme-list {
    font-size: 1.3rem;
  }
}
.how-does-it-work-section .our-scheme-holder .our-scheme-list .our-scheme-list-item {
  padding: 1.2rem 2.4rem;
  border-bottom: 1px solid #ececed;
  letter-spacing: .6px;
}
.how-does-it-work-section .our-scheme-holder .our-scheme-list .our-scheme-list-item:last-child {
  border-bottom: 0;
}
.thank-you-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  z-index: 999;
  background: #3949ab;
}
.thank-you-overlay .thank-you-holder {
  position: relative;
  background: #fff;
  width: 40rem;
  margin: 12.5rem auto;
  padding: 3rem 3.3rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  border-radius: 0.5rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.thank-you-overlay .thank-you-logo {
  display: block;
  width: 9rem;
  height: 2.3rem;
  background: url("/assets/img/svg/logo.svg") no-repeat left top;
  background-size: 100% auto;
}
.thank-you-overlay .thank-you-close-icon {
  position: absolute;
  top: 2.9rem;
  right: 3.1rem;
  display: block;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
}
.thank-you-overlay .thank-you-close-icon:before,
.thank-you-overlay .thank-you-close-icon:after {
  position: absolute;
  top: .8rem;
  left: 0;
  content: '';
  display: block;
  width: 2rem;
  height: .3rem;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  border-radius: 0.3rem;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  background: #3949ab;
}
.thank-you-overlay .thank-you-close-icon:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.thank-you-overlay .thank-you-content {
  padding: 3rem 0 0 2.2rem;
}
.thank-you-overlay .thank-you-content p {
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
.thank-you-overlay .thank-you-title {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 300;
  margin-bottom: 1.2rem;
  color: #3949ab;
}
.thank-you-overlay .thank-you-title b {
  display: block;
  font-weight: 700;
}
.integrations-banner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.integrations-banner .partners {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 3rem 0;
  overflow: scroll;
  max-width: 90vw;
}
.integrations-banner img {
  max-width: 100%;
  margin-right: 5rem;
}
.integrations-banner img:last-of-type {
  margin-right: 0;
}
.why-choose-us-section {
  background: white;
  padding: 6rem 0;
}
@media only screen and (max-width: 767px ) {
  .why-choose-us-section {
    padding: 6rem 0 2rem;
  }
}
@media only screen and (max-width: 767px ) {
  .why-choose-us-section .row {
    padding: 0 1.5rem;
  }
}
@media only screen and (max-width: 767px ) {
  .why-choose-us-section .row .col-xs-6 {
    padding: 0;
  }
}
.why-choose-us-section .why-choose-us-rows-holder {
  position: relative;
}
.why-choose-us-section .why-choose-us-rows-holder:before {
  position: absolute;
  top: 0;
  bottom: 8rem;
  left: 50%;
  display: block;
  content: '';
  width: 1px;
  background: #3949ab;
}
@media only screen and (max-width: 767px ) {
  .why-choose-us-section .why-choose-us-rows-holder:before {
    top: -8rem;
  }
}
.why-choose-us-section .why-choose-us-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 2.9rem 0 0;
}
@media only screen and (max-width: 767px ) {
  .why-choose-us-section .why-choose-us-row {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    z-index: 10;
  }
}
.why-choose-us-section .why-choose-us-row.pt0 {
  padding-top: 0;
}
.why-choose-us-section .why-choose-us-row.header .text {
  padding-bottom: 0;
}
.why-choose-us-section .why-choose-us-row.header p {
  margin: 0;
}
.why-choose-us-section .why-choose-us-row .text {
  width: calc(50% - 35px);
  padding: 2rem 0;
}
@media only screen and (max-width: 767px ) {
  .why-choose-us-section .why-choose-us-row .text {
    display: block;
    width: 100%;
    text-align: center;
    padding: 1rem 0 .2rem;
    margin-bottom: 4rem;
  }
}
.why-choose-us-section .why-choose-us-row .text.text-right {
  text-align: right;
}
.why-choose-us-section .why-choose-us-row .text.patient-pal strong {
  color: #3949ab;
}
@media only screen and (max-width: 767px ) {
  .why-choose-us-section .why-choose-us-row .text {
    text-align: center !important;
    background: white;
  }
}
.why-choose-us-section .why-choose-us-row .text strong {
  font-size: 2.0rem;
}
.why-choose-us-section .why-choose-us-row .text p {
  line-height: 1.2;
}
@media only screen and (max-width: 991px ) {
  .why-choose-us-section .why-choose-us-row .text p {
    font-size: 1.3rem;
  }
}
.why-choose-us-section .why-choose-us-row .text p b {
  line-height: 1.4;
}
.why-choose-us-section .why-choose-us-row .icon {
  width: 4rem;
  font-size: 4rem;
  padding: 2rem 1.5rem;
  z-index: 2;
  background: #fff;
}
@media only screen and (max-width: 991px ) {
  .why-choose-us-section .why-choose-us-row .icon {
    font-size: 2.8rem;
  }
}
@media only screen and (max-width: 767px ) {
  .why-choose-us-section .why-choose-us-row .icon {
    display: block;
    width: 100%;
    text-align: center;
    padding: 1rem 0 0;
    margin-top: 1rem;
    background: white;
  }
}
.why-choose-us-section .why-choose-us-row .icon.left {
  color: #3949ab;
}
.homepage-hero-section {
  position: relative;
  background: url("/assets/img/layout/homepage-hero-background.png") no-repeat center top;
  background-size: cover;
  background-position: bottom;
  padding: 15rem 0 11.5rem;
  overflow: hidden;
}
.homepage-hero-section .homepage-hero-mockup {
  height: 530px;
  background: url("/assets/img/layout/homepage-hero-mockup.png") no-repeat center center;
  background-size: 100% auto;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  .homepage-hero-section .homepage-hero-mockup {
    background-image: url("/assets/img/layout/homepage-hero-mockup@2x.png");
  }
}
@media only screen and (max-width: 991px ) {
  .homepage-hero-section .homepage-hero-mockup {
    max-width: 820px;
  }
}
.homepage-hero-section .homepage-hero-content-holder {
  padding-top: 7.7rem;
}
@media only screen and (max-width: 991px ) {
  .homepage-hero-section .homepage-hero-content-holder {
    padding-top: 0;
    margin: 0 auto;
    max-width: 34rem;
  }
}
.homepage-hero-section .homepage-hero-title {
  color: #3949ab;
  font-size: 2.7rem;
}
@media only screen and (max-width: 991px ) {
  .homepage-hero-section .homepage-hero-title {
    font-size: 3rem;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 991px ) {
  .homepage-hero-section .homepage-hero-subtitle {
    text-align: center;
  }
}
.homepage-hero-section .homepage-hero-form {
  margin-top: 5.2rem;
  max-width: 33.7rem;
}
.homepage-hero-section .homepage-hero-form-note {
  display: block;
  margin-top: 3.8rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: .6px;
  opacity: .5;
}
.inner-page-hero-section {
  position: relative;
  background: url("/assets/img/layout/inner-page-hero-background.png") no-repeat center top;
  background-size: cover;
  padding: 19.8rem 0 0;
}
@media only screen and (max-width: 767px ) {
  .inner-page-hero-section {
    padding: 12rem 0 0;
  }
}
.inner-page-hero-section .container {
  position: relative;
}
.inner-page-hero-section .inner-page-hero-title {
  letter-spacing: -0.6px;
  margin-bottom: .6rem;
  font-weight: 500;
  color: #3949ab;
}
@media only screen and (max-width: 991px ) {
  .inner-page-hero-section .inner-page-hero-title {
    font-size: 3rem;
    line-height: 1;
    letter-spacing: 0;
  }
}
@media only screen and (min-width: 768px ) and (max-width: 991px ) {
  .inner-page-hero-section .inner-page-hero-title {
    max-width: 50%;
  }
}
.inner-page-hero-section .inner-page-hero-content {
  margin-top: 6.2rem;
}
.inner-page-hero-section .inner-page-hero-content:before,
.inner-page-hero-section .inner-page-hero-content:after {
  content: "";
  display: table;
}
.inner-page-hero-section .inner-page-hero-content:after {
  clear: both;
}
.inner-page-hero-section .inner-page-hero-content:before,
.inner-page-hero-section .inner-page-hero-content:after {
  content: "";
  display: table;
}
.inner-page-hero-section .inner-page-hero-content:after {
  clear: both;
}
@media only screen and (max-width: 767px ) {
  .inner-page-hero-section .inner-page-hero-content {
    margin-top: 4rem;
  }
}
.inner-page-hero-section .inner-page-hero-content .inner-page-hero-content-icon {
  float: left;
  margin-right: 3rem;
  padding: 0 1.3rem;
  text-align: center;
  font-size: 1.7rem;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: .6px;
  color: #7a7a7a;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .inner-page-hero-section .inner-page-hero-content .inner-page-hero-content-icon {
    padding: 0 .3rem;
  }
}
@media only screen and (max-width: 991px ) {
  .inner-page-hero-section .inner-page-hero-content .inner-page-hero-content-icon {
    width: 13rem;
    margin: 0 0 4rem 0;
    text-align: left;
  }
}
@media only screen and (max-width: 767px ) {
  .inner-page-hero-section .inner-page-hero-content .inner-page-hero-content-icon {
    width: 50%;
    margin: 0 0 4rem;
    padding: 0;
    text-align: center;
  }
}
.inner-page-hero-section .inner-page-hero-content .inner-page-hero-content-icon .inner-page-hero-content-icon-inner {
  display: inline-block;
  text-align: center;
}
.inner-page-hero-section .inner-page-hero-content .inner-page-hero-content-icon .icon {
  display: block;
  font-size: 5rem;
  line-height: 1;
  margin-bottom: 1.5rem;
}
.inner-page-hero-section .inner-page-hero-content .inner-page-hero-content-icon span {
  display: block;
}
.inner-page-hero-section .inner-page-hero-mockup {
  position: absolute;
  top: .9rem;
  right: 7.2rem;
  width: 400px;
}
@media only screen and (max-width: 991px ) {
  .inner-page-hero-section .inner-page-hero-mockup {
    max-width: 46%;
    right: 0;
    top: -4rem;
  }
}
@media only screen and (max-width: 767px ) {
  .inner-page-hero-section .inner-page-hero-mockup {
    position: relative;
    right: auto;
    max-width: 100%;
    width: 90%;
    margin: -12.5rem 0 0 5%;
  }
}
.inner-page-hero-section .inner-page-hero-mockup img {
  max-width: 100%;
}
.inner-page-hero-section .inner-page-hero-green-bar {
  margin-top: 6.6rem;
  padding: 6.8rem 0;
  background: #3949ab;
  color: white;
}
@media only screen and (max-width: 767px ) {
  .inner-page-hero-section .inner-page-hero-green-bar {
    margin-top: 10rem;
    padding: 6rem 0 3rem;
  }
}
.inner-page-hero-section .inner-page-hero-green-bar .inner-page-hero-green-bar-content {
  max-width: 48rem;
}
@media only screen and (min-width: 992px ) and (max-width: 1299px ) {
  .inner-page-hero-section .inner-page-hero-green-bar .inner-page-hero-green-bar-content {
    max-width: 40rem;
  }
}
.inner-page-hero-section .inner-page-hero-green-bar p {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 2.2rem;
  letter-spacing: .6px;
}
.inner-page-hero-section .inner-page-hero-green-bar .btn {
  margin-top: 1.5rem;
  width: 17rem;
  text-align: center;
}
@media only screen and (max-width: 767px ) {
  .inner-page-hero-section .inner-page-hero-green-bar .btn {
    width: 100%;
  }
}
.contact-page__main-content {
  padding: 21rem 0 0;
}
@media only screen and (max-width: 991px ) {
  .contact-page__main-content {
    padding: 16rem 0 0;
  }
}
@media only screen and (max-width: 767px ) {
  .contact-page__main-content {
    padding: 10rem 0 0;
  }
}
.contact-page__form-content {
  padding: 8rem 0;
}
@media only screen and (max-width: 991px ) {
  .contact-page__form-content {
    padding: 4rem 0 5rem;
  }
}
@media only screen and (max-width: 767px ) {
  .contact-page__form-content {
    padding: 3rem 0;
  }
}
.contact-page__form-content + .request-form-bottom {
  margin-top: 0;
}
.contant-page__small-title {
  display: block;
  margin-bottom: 2rem;
  text-transform: uppercase;
}
.contact-info__item span {
  display: inline-block;
  width: 50px;
  font-weight: 500;
}
.contact-page-map-section {
  height: 43rem;
}
.login__main-content {
  padding-top: 21rem;
  overflow: hidden;
}
.login__main-content .login-form__group {
  display: flex;
  margin-bottom: 35px;
}
.login__main-content .login__item {
  flex: 1;
}
.login__main-content .login__item .login__domain {
  margin-left: 5px;
  font-size: 1.2rem;
  line-height: 37px;
}
@media only screen and (max-width: 991px ) {
  .login__main-content .login__image-wrapper {
    display: none;
  }
}
.text-page {
  padding: 21rem 0 6rem;
}
@media only screen and (max-width: 991px ) {
  .text-page {
    padding: 16rem 0 0;
  }
}
@media only screen and (max-width: 767px ) {
  .text-page {
    padding: 10rem 0 0;
  }
}
.text-page ol {
  margin: 0;
  padding: 0 0 0 3.4rem;
}
.text-page ol li {
  font-size: 2.4rem;
  margin: 4rem 0 2rem;
  padding: 0;
}
.text-page ul li {
  font-size: 1.5rem;
  font-weight: 300;
}
.text-page h2 {
  margin-top: 2.5rem;
}
.text-page h3,
.text-page h4 {
  font-size: 2rem;
  line-height: 3.3rem;
  letter-spacing: 1.1px;
  font-weight: 500;
}
.text-page h4 {
  font-size: 1.7rem;
  font-weight: normal;
}
.pay__main-content {
  padding-top: 21rem;
  overflow: hidden;
}
.pay__main-content .pay-form__group {
  display: flex;
  margin-bottom: 35px;
}
.pay__main-content .pay__item {
  flex: 1;
}
@media only screen and (max-width: 991px ) {
  .pay__main-content .pay__image-wrapper {
    display: none;
  }
}

/*# sourceMappingURL=maps/main.css.map */
