@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.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 !important; }
  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 !important; }
  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: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .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: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  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; } }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .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: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .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: 10px;
  padding-right: 10px; }

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* columns of same height styles */
.container-xs-height {
  display: table;
  padding-left: 0px;
  padding-right: 0px; }

.row-xs-height {
  display: table-row; }

.col-xs-height {
  display: table-cell;
  float: none; }

@media (min-width: 768px) {
  .container-sm-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px; }
  .row-sm-height {
    display: table-row; }
  .col-sm-height {
    display: table-cell;
    float: none; } }

@media (min-width: 992px) {
  .container-md-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px; }
  .row-md-height {
    display: table-row; }
  .col-md-height {
    display: table-cell;
    float: none; } }

@media (min-width: 1200px) {
  .container-lg-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px; }
  .row-lg-height {
    display: table-row; }
  .col-lg-height {
    display: table-cell;
    float: none; } }

/* vertical alignment styles */
.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

/*-- Chart --*/
.c3 svg {
  font: 10px sans-serif;
  -webkit-tap-highlight-color: transparent; }

.c3 path, .c3 line {
  fill: none;
  stroke: #000; }

.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.c3-legend-item-tile,
.c3-xgrid-focus,
.c3-ygrid,
.c3-event-rect,
.c3-bars path {
  shape-rendering: crispEdges; }

.c3-chart-arc path {
  stroke: #fff; }

.c3-chart-arc text {
  fill: #fff;
  font-size: 13px; }

/*-- Axis --*/
/*-- Grid --*/
.c3-grid line {
  stroke: #aaa; }

.c3-grid text {
  fill: #aaa; }

.c3-xgrid, .c3-ygrid {
  stroke-dasharray: 3 3; }

/*-- Text on Chart --*/
.c3-text.c3-empty {
  fill: #808080;
  font-size: 2em; }

/*-- Line --*/
.c3-line {
  stroke-width: 1px; }

/*-- Point --*/
.c3-circle._expanded_ {
  stroke-width: 1px;
  stroke: white; }

.c3-selected-circle {
  fill: white;
  stroke-width: 2px; }

/*-- Bar --*/
.c3-bar {
  stroke-width: 0; }

.c3-bar._expanded_ {
  fill-opacity: 0.75; }

/*-- Focus --*/
.c3-target.c3-focused {
  opacity: 1; }

.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
  stroke-width: 2px; }

.c3-target.c3-defocused {
  opacity: 0.3 !important; }

/*-- Region --*/
.c3-region {
  fill: steelblue;
  fill-opacity: .1; }

/*-- Brush --*/
.c3-brush .extent {
  fill-opacity: .1; }

/*-- Select - Drag --*/
/*-- Legend --*/
.c3-legend-item {
  font-size: 12px; }

.c3-legend-item-hidden {
  opacity: 0.15; }

.c3-legend-background {
  opacity: 0.75;
  fill: white;
  stroke: lightgray;
  stroke-width: 1; }

/*-- Title --*/
.c3-title {
  font: 14px sans-serif; }

/*-- Tooltip --*/
.c3-tooltip-container {
  z-index: 10; }

.c3-tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  empty-cells: show;
  -webkit-box-shadow: 7px 7px 12px -9px #777777;
  -moz-box-shadow: 7px 7px 12px -9px #777777;
  box-shadow: 7px 7px 12px -9px #777777;
  opacity: 0.9; }

.c3-tooltip tr {
  border: 1px solid #CCC; }

.c3-tooltip th {
  background-color: #aaa;
  font-size: 14px;
  padding: 2px 5px;
  text-align: left;
  color: #FFF; }

.c3-tooltip td {
  font-size: 13px;
  padding: 3px 6px;
  background-color: #fff;
  border-left: 1px dotted #999; }

.c3-tooltip td > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px; }

.c3-tooltip td.value {
  text-align: right; }

/*-- Area --*/
.c3-area {
  stroke-width: 0;
  opacity: 0.2; }

/*-- Arc --*/
.c3-chart-arcs-title {
  dominant-baseline: middle;
  font-size: 1.3em; }

.c3-chart-arcs .c3-chart-arcs-background {
  fill: #e0e0e0;
  stroke: none; }

.c3-chart-arcs .c3-chart-arcs-gauge-unit {
  fill: #000;
  font-size: 16px; }

.c3-chart-arcs .c3-chart-arcs-gauge-max {
  fill: #777; }

.c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777; }

.c3-chart-arc .c3-gauge-value {
  fill: #000;
  /*  font-size: 28px !important;*/ }

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */ }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

/* Styling;
 */
.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0; }

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 2px; }

.noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB; }

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB; }

/* Handles and cursors;
 */
.noUi-dragable {
  cursor: w-resize; }

.noUi-vertical .noUi-dragable {
  cursor: n-resize; }

.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB; }

.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8; }

[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed; }

.noUi-target {
  padding-left: 16px;
  padding-right: 16px; }

html {
  font-family: 'Open Sans', sans-serif; }

body, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 13px;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: bold; }

img {
  border: 0px solid transparent; }

.lucify-container, .container-embed, .master .content-page__container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1200px;
  padding-right: 1.35rem;
  padding-left: 1.35rem; }
  .lucify-container::after, .container-embed::after, .master .content-page__container::after {
    clear: both;
    content: "";
    display: table; }

@media (min-width: 500px) {
  .lucify-container, .container-embed, .master .content-page__container {
    padding-right: 2rem;
    padding-left: 2rem; } }

.container-fluid {
  max-width: 1200px; }

.container {
  padding-left: 0.95rem;
  padding-right: 0.95rem;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto; }

p {
  font-family: 'Open Sans', sans-serif; }

p.first {
  margin-top: 0px; }

p.last {
  margin-bottom: 0px; }

a {
  font-weight: normal;
  color: #18b7b7;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

.hide {
  display: none; }

.nowrap {
  white-space: nowrap; }

.c3-chart {
  max-width: 100%; }

.c3 text {
  font-family: "Open Sans", sans-serif; }

.c3-area {
  opacity: 1.0 !important; }

.divided-cols__parent, .divided-cols--narrow__parent {
  display: table;
  width: 100%; }

.divided-cols__first, .divided-cols--narrow__first, .divided-cols--stacked__first {
  display: table-cell;
  width: 50%;
  box-sizing: border-box;
  padding-right: 4.0rem;
  vertical-align: top; }

.divided-cols__second, .divided-cols--narrow__second, .divided-cols--stacked__second {
  border-left: 1px dotted #c8cacc;
  display: table-cell;
  width: 50%;
  box-sizing: border-box;
  padding-left: 4.0rem;
  vertical-align: top; }

.divided-cols--narrow__first {
  padding-right: 2.0rem;
  overflow: hidden; }

.divided-cols--narrow__second {
  padding-left: 2.0rem; }

.divided-cols--stacked {
  width: 100%;
  display: block; }

.divided-cols--stacked__first {
  width: 100%;
  display: block;
  padding-right: 0rem;
  margin-bottom: 1rem; }

.divided-cols--stacked__second {
  width: 100%;
  display: block;
  padding-left: 0rem;
  border: 0px solid transparent; }

.nice-button, .nice-button--with-icon, .nice-stepper__button {
  font-family: 'Montserrat', sans-serif;
  cursor: pointer;
  background-color: #17B7B7;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  border: 0px;
  border-radius: 20px;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  min-width: 8rem;
  text-shadow: none;
  text-decoration: none;
  transition: background-color 0.2s ease-in-out; }

.nice-button:hover, .nice-button--with-icon:hover, .nice-stepper__button:hover {
  background-color: #54c6a8; }

.nice-button:active, .nice-button--with-icon:active, .nice-stepper__button:active {
  background-color: #be58b3;
  border: 0px solid transparent; }

.nice-button:disabled, .nice-button--with-icon:disabled, .nice-stepper__button:disabled {
  cursor: not-allowed;
  background-color: gray;
  color: black;
  opacity: 0.50; }

.nice-button:focus, .nice-button--with-icon:focus, .nice-stepper__button:focus {
  outline: 0; }

.nice-button--with-icon {
  display: table;
  font-size: 0.9rem; }
  .nice-button--with-icon img {
    vertical-align: middle;
    height: 1.2rem;
    margin-right: 0.6rem; }
  .nice-button--with-icon div {
    vertical-align: middle;
    display: table-cell; }

.nice-form-row {
  display: table;
  width: 100%;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.nice-form-row__title {
  font-weight: bold;
  display: table-cell;
  padding-right: 1rem;
  vertical-align: middle;
  font-size: 0.95rem; }

.nice-form-row__input {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  font-size: 0.95rem !important;
  font-family: "Open Sans", sans-serif !important; }

.nice-form-row__input-inner {
  display: table;
  width: 100%;
  vertical-align: middle; }

.nice-form-row__input-main {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.nice-form-row__input-value {
  font-size: 0.95rem !important;
  display: table-cell;
  padding-left: 2rem;
  vertical-align: middle; }

@media (max-width: 400px) {
  .nice-form-row {
    display: block; }
  .nice-form-row__title {
    display: block;
    padding-bottom: 1.0rem; }
  .nice-form-row__input {
    display: block; } }

.text-input {
  width: 100%;
  color: #18b7b7;
  border: 2px solid #cdcccc;
  border-radius: 5px;
  font-size: 1.0rem;
  padding: 0.6rem;
  box-sizing: border-box;
  font-size: 0.95rem; }

.inputs {
  background-color: #f1f1f2;
  padding-bottom: 1.0rem;
  padding-top: 3.0rem;
  padding-bottom: 2.0rem; }

.inputs__title {
  font-size: 1.1rem;
  margin-bottom: 0.6rem; }

.inputs__instructions h3 {
  font-weight: normal;
  font-size: 1.8rem;
  margin-bottom: 1.2rem; }

.inputs__instructions p {
  line-height: 1.75;
  font-weight: 100;
  font-size: 1.05rem;
  max-width: 20rem; }

.hideable-container {
  opacity: 0.0;
  transition: opacity 1.0s ease-in; }

.hideable-container-visible {
  opacity: 1.0; }

.loading {
  display: table; }
  .loading .loading__img {
    display: table-cell;
    vertical-align: middle; }
  .loading .loading__text {
    padding-left: 1.5rem;
    display: table-cell;
    vertical-align: middle; }
  .loading img {
    width: 5rem;
    height: 5rem;
    vertical-align: middle; }

.uber-protection {
  padding: 2rem;
  font-size: 1.0rem;
  max-width: 20rem; }

.uber-protection input.password {
  width: 100%;
  color: #18b7b7;
  border: 2px solid #cdcccc;
  border-radius: 5px;
  font-size: 1.0rem;
  padding: 0.6rem;
  box-sizing: border-box;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.uber-protection__invalid-password {
  margin-top: 1.0rem;
  color: #be58b3; }

.nice-legend tr td {
  padding: 0px;
  padding-bottom: 1.0rem;
  padding-right: 0.5rem; }

.nice-legend-box {
  width: 0.9rem;
  height: 0.9rem; }

.nice-legend__no-grid {
  width: auto; }

.chart-with-explanation, .chart-with-explanation--narrow, .chart-with-explanation--stacked {
  padding-top: 3.0rem;
  padding-bottom: 3.0rem;
  font-size: 1.0rem; }
  .chart-with-explanation h3, .chart-with-explanation--narrow h3, .chart-with-explanation--stacked h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 1.8rem;
    margin-bottom: 0.5rem; }
  .chart-with-explanation .with-side-exp, .chart-with-explanation--narrow .with-side-exp, .chart-with-explanation--stacked .with-side-exp {
    margin-bottom: 1.0rem; }
  .chart-with-explanation .with-top-exp .explanation, .chart-with-explanation--narrow .with-top-exp .explanation, .chart-with-explanation--stacked .with-top-exp .explanation {
    margin-bottom: 0.5rem; }
  .chart-with-explanation .explanation, .chart-with-explanation--narrow .explanation, .chart-with-explanation--stacked .explanation {
    color: rgba(0, 0, 0, 0.71); }
  .chart-with-explanation .legend, .chart-with-explanation--narrow .legend, .chart-with-explanation--stacked .legend {
    margin-top: 1.0rem; }
  .chart-with-explanation .explanation-text, .chart-with-explanation--narrow .explanation-text, .chart-with-explanation--stacked .explanation-text {
    line-height: 1.75;
    font-weight: normal;
    font-size: 1.05rem;
    color: #5B5B65; }

.chart-with-explanation--narrow {
  padding-top: 2.0rem;
  padding-bottom: 2.0rem; }
  .chart-with-explanation--narrow h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 1.1rem; }

.chart-with-explanation--stacked {
  padding-top: 1.0rem;
  padding-bottom: 1.0rem; }
  .chart-with-explanation--stacked h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 1.1rem; }

.two-responsive-cols__gap {
  height: 1rem; }

table.nice-stepper {
  border-spacing: 0px;
  font-family: 'Montserrat', sans-serif; }

.nice-stepper td {
  vertical-align: middle;
  padding-top: 0px;
  padding-bottom: 0px; }

.nice-stepper__number, .nice-stepper__current-number {
  padding-left: 0.2rem;
  padding-right: 0.2rem; }

.nice-stepper__current-number {
  color: #be58b3;
  font-weight: bold; }

.nice-stepper__button {
  border-radius: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  min-width: initial;
  background-color: transparent;
  color: #17b7b7;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.0rem;
  min-width: auto; }

.nice-stepper__prev {
  padding-right: 0.6rem; }

.nice-stepper__next {
  padding-left: 0.6rem; }

.nice-stepper__button:hover {
  background-color: transparent;
  color: #54c6a8; }

.nice-stepper__button:disabled {
  background-color: white;
  color: black; }

.sex-tabs {
  margin-bottom: 1.0rem;
  max-width: 20rem; }

.multiples__title {
  padding-left: 24px;
  text-align: center;
  color: rgba(0, 0, 0, 0.71);
  margin-bottom: 0.5rem; }

.multiples__small .multiples__title {
  text-align: left;
  padding-left: 0px;
  margin-bottom: 1.0rem;
  margin-top: 1.5rem;
  font-size: 1.1rem; }

.multiples__small .sex-tabs {
  margin-bottom: 0.5rem; }

.multiples__large-item {
  margin-bottom: 1.5rem; }

.multiples__medium-item {
  margin-bottom: 1.75rem; }

.fixed-height-stepper-explanation {
  position: relative; }

.fixed-height-stepper-explanation > .content {
  position: absolute; }

.stepper-with-charts {
  font-size: 1.0rem; }
  .stepper-with-charts h3 {
    padding-bottom: 0.3rem;
    font-size: 1.17em; }

.stepper-with-charts .fixed-height-stepper-explanation {
  line-height: 1.75;
  font-weight: normal;
  font-size: 1.05rem;
  margin-top: 0.6rem;
  margin-bottom: 2.0rem; }

.tab-panel {
  padding: 0px 0px; }

.tab-panel .container {
  padding-left: 0px;
  padding-right: 0px;
  max-width: initial;
  margin-left: initial;
  margin-right: initial; }

.tabs-menu {
  display: table;
  list-style: none;
  padding: 0;
  margin: 0; }

.tabs-menu-item {
  float: left;
  margin-right: 20px;
  margin-bottom: 0.3rem; }

.tabs-menu-item a {
  display: block;
  color: #A9A9A9; }

.tabs-menu-item:not(.is-active) a:hover {
  color: #18b7b7;
  text-decoration: none; }

.tabs-menu-item.is-active a {
  text-decoration: none;
  font-weight: bold;
  color: #be58b3; }

.article {
  font-family: 'Open Sans', sans-serif; }
  .article .publishing-information {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    font-size: 0.9rem;
    color: #111111; }

.article__main-content {
  min-height: 700px; }

.article__section {
  margin-top: 1.5rem;
  margin-bottom: 1.0rem; }

.article__based-on-what {
  background-color: #17b7b7;
  background: linear-gradient(to bottom, #17b7b7, #54c6a8);
  padding-top: 3.0rem;
  text-align: center;
  padding-bottom: 3.0rem; }

.article__based-on-what a {
  color: #296f6c;
  font-weight: normal; }

.article__based-on-what-inner {
  background: url("/images/beziers-bg-with-transparency-e1c5ea5f80.png") 50% 50% no-repeat; }

.article__based-on-what h3 {
  font-size: 1.5rem;
  font-weight: 100;
  line-height: 2.0;
  letter-spacing: 0.045rem;
  color: white; }

.article__based-on-what p {
  font-size: 1.5rem;
  font-weight: 100;
  line-height: 2.0;
  letter-spacing: 0.045rem;
  color: white;
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto; }

.article .all-days-plain {
  margin-top: 1.0rem; }

.article__based-on-more-info a {
  color: #296f6c;
  font-weight: bold; }

.starter__inner {
  background-color: #17b7b7;
  background: linear-gradient(to right, rgba(23, 183, 183, 0.85), rgba(84, 198, 168, 0.85));
  padding-top: 120px;
  padding-bottom: 1.0rem; }

.starter__title {
  font-family: 'Montserrat', sans-serif;
  font-size: 2.3rem;
  margin-top: 0px;
  text-align: center;
  font-weight: normal; }

.starter__lead {
  font-size: 1.5rem;
  font-weight: 100;
  line-height: 2.0;
  letter-spacing: 0.045rem;
  text-align: center;
  max-width: 40rem;
  color: white;
  font-size: 1.5rem;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto; }

.starter__placeholder {
  border: 1px solid black;
  height: 250px; }

.starter__img {
  max-width: 13rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 3.5rem; }

.starter__small .starter__title {
  font-size: 3.5rem; }

.starter__small .starter__lead {
  font-size: 1.1rem; }

.starter__infos {
  font-family: 'Montserrat', sans-serif;
  color: #296f6c;
  margin-top: 3.0rem;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.75rem; }
  .starter__infos a {
    color: #296f6c; }

.share-or-embed {
  margin-top: 2.0rem;
  margin-bottom: 2.0rem; }
  .share-or-embed .embed-code {
    width: 100%;
    color: #18b7b7;
    border: 2px solid #cdcccc;
    border-radius: 5px;
    font-size: 1.0rem;
    padding: 0.6rem;
    box-sizing: border-box; }
  .share-or-embed .tab-wrapper {
    margin-top: -17px; }
  .share-or-embed h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 1.1rem; }

.share-or-embed__share-buttons {
  margin-top: 1.5rem;
  display: table;
  margin-bottom: 2.5rem; }

.share-or-embed__instruction {
  line-height: 1.75;
  font-weight: 100;
  font-size: 1.05rem;
  color: #5B5B65; }

.share-or-embed__fork-this {
  margin-top: 1.5rem;
  line-height: 1.75;
  font-weight: 100;
  font-size: 1.05rem;
  color: #5B5B65; }

.share-or-embed__share-button--twitter {
  display: table-cell;
  padding-left: 1.0rem; }

.share-or-embed__share-button--facebook {
  display: table-cell; }

@media (max-width: 550px) {
  .share-or-embed__share-buttons {
    display: block; }
  .share-or-embed__share-button--twitter {
    display: block;
    padding-left: 0.0rem; }
  .share-or-embed__share-button--facebook {
    display: block;
    padding-bottom: 1.0rem; } }

.footer {
  background-color: #1A202B;
  color: rgba(255, 255, 255, 0.54);
  padding-top: 5.0rem;
  position: relative; }

.footer__stacked {
  display: block;
  padding-bottom: 5.0rem; }

.footer__large {
  display: none; }

.footer__three-cols {
  display: none;
  width: 100%; }

.footer__three-cols-logo {
  display: table-cell;
  width: 10rem;
  vertical-align: top; }

.footer__three-cols-texts {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 5.0rem; }
  .footer__three-cols-texts .footer__texts {
    margin-left: auto;
    margin-right: 0px; }

@media (min-width: 700px) {
  .footer__stacked {
    display: none; }
  .footer__three-cols {
    display: table; } }

@media (min-width: 900px) {
  .footer__three-cols {
    display: none; }
  .footer__large {
    display: block; } }

.footer__large {
  background-image: url("/images/lucify-footer-logo-1d160e3c9f.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: 100%;
  padding-bottom: 5.0rem; }
  .footer__large .footer__texts {
    margin-left: auto;
    margin-right: 0px; }

.footer__main {
  padding-bottom: 5.0rem;
  z-index: 5; }

.footer__large-logo {
  position: absolute;
  bottom: 0px;
  top: 2.0rem;
  width: 100%;
  background-image: url("/images/lucify-footer-logo-1d160e3c9f.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: 0;
  background-position-y: 100%;
  z-index: 1; }

.footer a {
  color: white;
  text-decoration: none; }

.footer li, .footer h4 {
  font-color: white;
  font-size: 0.95rem;
  line-height: 2.0;
  text-align: center; }

.footer h4 {
  font-size: 0.9rem;
  text-transform: uppercase;
  color: white;
  text-align: center;
  margin-bottom: 1.25rem; }

.footer li {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin-top: 0.25rem; }

.footer ul {
  margin: 0px;
  padding: 0px; }

.footer__logo {
  width: 100%;
  opacity: 1.0; }

li.footer__contact-email {
  margin-top: 0.5rem;
  color: #18b7b7;
  font-weight: bold; }

li.footer__phone-number {
  color: white; }
  li.footer__phone-number a {
    white-space: nowrap; }

.footer__social img {
  margin-top: 1.5rem;
  max-width: 3rem;
  height: 100%; }

.footer__facebook {
  text-align: right;
  padding-right: 0.8rem; }

.footer__twitter {
  text-align: left;
  padding-left: 0.8rem; }

.footer__col {
  padding-top: 1.0rem;
  padding-bottom: 1.0rem; }

.footer__vertical-line {
  margin-left: 2rem; }

.footer__stacked__logo {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 4rem; }

.footer__texts {
  display: table;
  width: 100%;
  max-width: 28rem;
  margin-right: auto;
  margin-left: auto; }

.footer__texts__about-lucify {
  display: table-cell; }

.footer__texts__get-in-touch {
  display: table-cell; }

@media (min-width: 600px) {
  .footer__stacked-logo {
    display: none; } }

.footer__texts__get-in-touch {
  width: 50%; }

.footer__texts__about-lucify {
  width: 50; }

.footer__about-lucify-en {
  line-height: 2.0; }
  .footer__about-lucify-en p {
    font-size: 0.9rem;
    color: white;
    text-align: center; }
  .footer__about-lucify-en p.first {
    margin-top: 1.0rem; }

.embed-info-page {
  font-size: 0.9rem; }

.embed-info-page__title {
  margin-bottom: 0.2rem; }

.embed-info-page__header-qualifier {
  margin-bottom: 1.0rem;
  font-weight: bold; }

.embed-info-page__embed {
  margin-top: 1.0rem;
  margin-bottom: 1.0rem;
  border: 0px solid gray; }

.embed-info-page__subtitle {
  margin-top: 3.0rem;
  margin-bottom: 1.2rem;
  font-weight: normal;
  font-size: 1.2rem; }

.embed-info-page__subsubtitle {
  margin-top: 3.0rem;
  margin-bottom: 0.7rem;
  font-weight: normal;
  font-size: 1.0rem;
  letter-spacing: 1.0px; }

.embed-info-page__code {
  width: 100%;
  color: #18b7b7;
  border: 2px solid #cdcccc;
  border-radius: 5px;
  font-size: 1.0rem;
  padding: 0.6rem;
  box-sizing: border-box;
  width: 100%;
  font-family: monospace; }

p.embed-info-page__paragraph {
  line-height: 1.75;
  font-weight: normal;
  font-size: 1.05rem;
  margin-bottom: 1.0rem; }

.embed-info-page__paragraphs > p {
  line-height: 1.75;
  font-weight: normal;
  font-size: 1.05rem; }

.embed-info-page__preview {
  margin-top: 1rem;
  background-color: #242c39;
  border: 1px solid #242c39;
  color: white;
  padding-top: 0.0rem; }

.embed-info-page__embed {
  background-color: white; }

.embed-info-page__embed div {
  color: black; }

.embed-info-page__finisher .introduction__finisher {
  padding-top: 3rem; }

.embed-info-page__finisher-linking-instruction {
  line-height: 1.75;
  font-weight: normal;
  font-size: 1.05rem;
  color: white;
  font-size: 1.0rem;
  margin-bottom: 3rem; }
  .embed-info-page__finisher-linking-instruction a {
    color: #296f6c; }

.refugees-article .starter {
  background: url("/images/refugee-girl-on-tracks-ded265e213.jpg");
  background-position-x: 50%; }

.refugees-article .starter__img {
  max-width: 11rem;
  max-height: 11rem; }

.refugees-article .article__main-content {
  margin-bottom: 2rem; }

.refugees-article__ad {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

.refugees__article-what-to-read-next {
  padding-top: 1.0rem;
  padding-bottom: 1.0rem;
  background-color: #f1f1f2;
  font-size: 1.10rem; }

.displacement-article .starter {
  background: url("/images/gha-article-header-image-8e7944343f.jpg");
  background-position-x: 50%; }

.displacement-article .starter__img {
  max-width: 11rem;
  max-height: 11rem; }

.displacement-article .article__main-content {
  margin-bottom: 2rem; }

.displacement-main-content {
  padding: 0px; }

.displacement-article .article__main-content {
  margin-bottom: 0rem !important; }

.displacement-main-content {
  min-height: 1500px !important; }

li.footer__contact-email {
  margin-top: 0.5rem;
  color: #718fbb;
  font-weight: bold; }

.article__based-on-what-about-texts {
  margin-top: 2.0rem; }

.article__based-on-what-about-texts p {
  font-size: 1.0rem;
  font-weight: 100;
  line-height: 2.0;
  letter-spacing: 0.045rem;
  color: white;
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto; }

.starter__img {
  width: 100%; }

.displacement-article__infos-row {
  margin-bottom: 0.30rem; }

.article__based-on-what-about-texts .divided-cols__parent, .article__based-on-what-about-texts .divided-cols--narrow__parent {
  text-align: left; }

.article__based-on-what-about-texts .divided-cols--stacked__parent {
  text-align: left; }

@media only screen and (min-width: 1000px) {
  .article__based-on-what-about-texts .divided-cols__parent, .article__based-on-what-about-texts .divided-cols--narrow__parent {
    text-align: justify;
    hyphens: auto; } }

.article__based-on-more-info {
  margin-top: 2.0rem; }

.lucify-asylum-countries-article .starter__img {
  width: 100%;
  max-width: 11rem;
  max-height: 11rem; }

.lucify-asylum-countries-article .article__main-content {
  margin-bottom: 4rem; }

.lucify-asylum-countries-article .article__based-on-what-about-texts {
  margin-top: 2.0rem; }

.lucify-asylum-countries-article .article__based-on-what-about-texts p {
  font-size: 1.0rem;
  font-weight: 400;
  line-height: 2.0;
  letter-spacing: 0.045rem;
  color: white;
  max-width: 40rem;
  margin-left: auto;
  margin-right: auto; }

.lucify-asylum-countries-article .article__based-on-what-about-texts .divided-cols__parent, .lucify-asylum-countries-article .article__based-on-what-about-texts .divided-cols--narrow__parent {
  text-align: left; }

.lucify-asylum-countries-article .article__based-on-what-about-texts .divided-cols--stacked__parent {
  text-align: left; }

@media only screen and (min-width: 1000px) {
  .lucify-asylum-countries-article .article__based-on-what-about-texts .divided-cols__parent, .lucify-asylum-countries-article .article__based-on-what-about-texts .divided-cols--narrow__parent {
    text-align: justify;
    hyphens: auto; } }

.lucify-asylum-countries-article .article__based-on-more-info {
  margin-top: 2.0rem; }

.lucify-asylum-countries-article__infos-row {
  margin-bottom: 0.30rem; }

.lucify-asylum-countries-article__what-to-read-next {
  padding-top: 1.0rem;
  padding-bottom: 1.0rem;
  background-color: #f1f1f2;
  font-size: 1.10rem; }

.lucify-asylum-countries-article__in-other-language {
  margin-top: 2.6rem;
  text-transform: none;
  font-size: 1.0rem;
  margin-bottom: 0.2rem;
  font-family: "Open Sans", sans-serif; }

.index-header {
  padding-top: 94px;
  background-color: #17b7b7;
  background: linear-gradient(to right, #17b7b7, #54c6a8);
  text-align: center; }

.index-header__logo img {
  width: 225px; }

.index-header__beziers {
  margin-top: 20px;
  margin-bottom: 60px;
  padding-bottom: 60px; }

.index-header__beziers {
  background-image: url("/images/beziers-bg-white-aee094f905.svg");
  height: 300px;
  margin-bottom: 20px;
  background-position-x: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 2rem; }

.index a {
  text-decoration: none;
  color: black; }

.index__new {
  color: purple;
  font-weight: bold;
  font-size: 1.0rem;
  letter-spacing: 2px;
  margin-bottom: 0.25rem; }

.index__piece h2, .index__wide-piece h2, .index__normal-piece h2 {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 1.1rem; }

.index__piece p, .index__wide-piece p, .index__normal-piece p {
  color: #5B5B65;
  font-weight: 400;
  font-size: 1.0rem;
  line-height: 1.9; }

.index__wide-piece h2 {
  font-size: 1.3rem;
  font-weight: normal; }

.index__wide-piece p {
  color: #5B5B65;
  font-weight: 400;
  font-size: 1.0rem;
  line-height: 1.9; }

.index__wide-piece-inner {
  display: table;
  width: 100%; }

.index__piece-img, .index__wide-piece-img, .index__normal-piece-img {
  box-sizing: border-box;
  vertical-align: middle;
  padding: 3.0rem;
  padding-top: 1.5rem;
  background-color: #232C39; }
  .index__piece-img .index__piece-img-header, .index__wide-piece-img .index__piece-img-header, .index__normal-piece-img .index__piece-img-header {
    text-transform: uppercase;
    color: white;
    font-family: Montserrat;
    text-align: center;
    padding-bottom: 1.5rem;
    font-size: 0.9rem;
    font-weight: bold; }

.index__piece-text, .index__wide-piece-text, .index__normal-piece-text {
  padding-left: 2.0rem;
  padding-right: 2.0rem;
  padding-bottom: 3.0rem;
  text-align: center; }

.index__piece-text p, .index__wide-piece-text p, .index__normal-piece-text p {
  width: 100%; }

.index__wide-piece-img {
  display: table-cell;
  width: 50%;
  vertical-align: middle; }
  .index__wide-piece-img img {
    width: 100%; }

.index__wide-piece-text {
  display: table-cell;
  width: 50%;
  box-sizing: border-box;
  padding-top: 3.0rem;
  padding-bottom: 3.0rem;
  text-align: center; }

.index__wide-piece-button {
  margin-top: 2.0rem; }

.index__normal-piece-img {
  background-color: #232C39;
  box-sizing: border-box; }
  .index__normal-piece-img img {
    width: 100%; }

.index__normal-piece-text {
  box-sizing: border-box;
  padding-top: 3.0rem; }

.index__normal-piece-button {
  margin-top: 2.0rem; }

.index__box-content {
  padding-top: 3.0rem;
  padding-bottom: 3.0rem;
  padding-left: 3.0rem;
  padding-right: 3.0rem; }
  .index__box-content p {
    color: #5B5B65;
    font-size: 1.5rem;
    font-weight: 100;
    line-height: 2.0;
    letter-spacing: 0.045rem; }
  .index__box-content p b {
    font-weight: 500; }
  .index__box-content h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 1.1rem; }

@media (max-width: 450px) {
  .index__box-content {
    padding: 1.5rem; }
    .index__box-content p {
      font-size: 1.3rem; } }

.index__lower-boxes {
  margin-top: 6.0rem;
  margin-bottom: 3.0rem; }

.index__box-cyan {
  background-color: #18b7b7;
  color: white; }
  .index__box-cyan p, .index__box-cyan h2 {
    color: white; }

.index__box-white {
  position: relative; }

.index__follow {
  display: table; }

.index__follow--first {
  margin-bottom: 0.5rem; }

.index__follow-img {
  display: table-cell;
  vertical-align: middle; }

.index__follow-img img {
  width: 60px;
  height: 60px; }

.index__follow-text {
  display: table-cell;
  padding-left: 1.0rem;
  font-weight: normal;
  font-size: 1.0rem;
  vertical-align: middle; }

.index__follow a {
  color: white; }

.index__ad {
  margin-top: 2.0rem;
  margin-bottom: 2.0rem; }

.index__main-content {
  margin-top: -280px; }

.index__articles--stacked .col-xs-12 {
  margin-bottom: 1.0rem; }

@media (max-width: 991px) {
  .index-header__logo {
    margin-top: 3.0rem; } }

@media (max-width: 991px) {
  .index__lower-boxes .col-xs-12 {
    margin-bottom: 1.0rem; } }

.index__minard-teaser {
  background: linear-gradient(to right, #3fbd97, #06aba8);
  color: white;
  margin-top: 2rem;
  padding-top: 6rem;
  padding-bottom: 6rem; }

.index__minard-teaser-title {
  text-align: center;
  font-size: 1.4rem;
  color: white;
  font-weight: bold; }
  .index__minard-teaser-title .index__minard-teaser-title-by-lucify {
    color: #51FFCD;
    font-weight: normal; }

.index__minard-one-liner {
  text-align: center;
  margin-top: 3.5rem;
  margin-bottom: 4.5rem;
  font-size: 2.5rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto; }

.index__minard-learn-more {
  text-align: center; }
  .index__minard-learn-more span {
    background-color: #098F8D; }
  .index__minard-learn-more span:hover {
    background-color: #0a9d9b; }

.introduction h3 {
  font-size: 2.5rem;
  font-weight: normal; }

.introduction__piece a {
  text-decoration: none; }

.introduction__one-sentence {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 100; }

.introduction__piece-title {
  margin-top: 1.0rem;
  font-weight: normal;
  font-size: 1.4rem;
  color: black; }

.introduction__piece-explanation {
  font-size: 1.0rem;
  line-height: 1.5;
  color: black; }

.introduction__main {
  margin-top: 2.0rem;
  margin-bottom: 2.0rem; }

.introduction__segment, .introduction__odd-segment, .introduction__even-segment {
  padding-top: 3.0rem;
  padding-bottom: 3.0rem; }

.introduction__even-segment {
  background-color: #eeeeee; }

.introduction__explanation {
  line-height: 1.75;
  font-weight: normal;
  font-size: 1.05rem;
  color: #5B5B65; }

h3.introduction__subtitle {
  font-size: 3.0rem;
  font-weight: 100;
  padding-right: 2.0rem;
  max-width: 27rem;
  margin-bottom: 1.0rem;
  color: #3e3c44; }

@media (max-width: 550px) {
  h3.introduction__subtitle {
    font-size: 2.5rem; } }

@media (max-width: 395px) {
  h3.introduction__subtitle {
    font-size: 2.0rem; } }

.introduction__mailing-list {
  margin-top: 0rem;
  font-size: 1.0rem;
  line-height: 1.5; }

.introduction .starter {
  background: #242c39; }

.introduction .starter__inner {
  opacity: 1.0;
  background: url("/images/beziers-bg-introduction-d2e296f9ac.svg");
  padding-bottom: 4.0rem; }

.introduction .starter__title {
  color: white;
  text-align: left; }

.introduction .starter__lead {
  color: white;
  text-align: left;
  margin-left: 0px; }

.introduction__header-col {
  background-image: url("/images/personalise-gradient-c4d80563d9.svg");
  background-repeat: no-repeat;
  background-position-x: 50%;
  min-height: 15rem; }

.introduction__header-en-col {
  background-image: url("/images/personalise-gradient-c4d80563d9.svg");
  background-repeat: no-repeat;
  background-position-x: 50%;
  min-height: 15rem; }

.introduction__segment-vision-tcol {
  background-repeat: no-repeat;
  background-position-x: 50%;
  min-height: 15rem;
  background-image: url("/images/publishers-gray-defb5defcb.svg"); }

.introduction__segment-platform-tcol {
  background-repeat: no-repeat;
  background-position-x: 50%;
  min-height: 15rem;
  background-image: url("/images/collection-894ef76882.svg"); }

.introduction__segment-personalise-tcol {
  background-repeat: no-repeat;
  background-position-x: 50%;
  min-height: 15rem;
  background-image: url("/images/personalise-3ab840149b.svg"); }

.introduction__segment-embed-tcol {
  background-repeat: no-repeat;
  background-position-x: 50%;
  min-height: 15rem;
  background-image: url("/images/embed-d1a5f0254a.svg"); }

.introduction__segment-collection-tcol {
  background-repeat: no-repeat;
  background-position-x: 50%;
  min-height: 15rem;
  background-image: url("/images/collection-894ef76882.svg"); }

.introduction__segment-data-tcol {
  background-repeat: no-repeat;
  background-position-x: 50%;
  min-height: 15rem;
  background-image: url("/images/data-7ce1e59583.svg"); }

.introduction__segment-tailor-tcol {
  background-repeat: no-repeat;
  background-position-x: 50%;
  min-height: 15rem;
  background-image: url("/images/tailor-c5713bd1dc.svg"); }

.introduction__finisher {
  background-color: #17b7b7;
  background: linear-gradient(to bottom, #17b7b7, #54c6a8);
  padding-top: 6rem;
  padding-bottom: 6rem; }

.introduction__questions {
  margin-top: 3.0rem; }

.introduction__question {
  font-size: 1.2rem;
  color: #323232; }

.introduction__answer {
  line-height: 1.75;
  font-weight: normal;
  font-size: 1.05rem;
  color: white;
  font-size: 1.0rem;
  padding-right: 2.0rem;
  max-width: 25rem;
  margin-top: 1.3rem; }

.introduction__answer a {
  color: #296f6c; }

.introduction__stacked-divider {
  height: 2rem; }

@media (max-width: 767px) {
  .introduction__question {
    text-align: center; }
  .introduction__answer {
    margin-left: auto;
    margin-right: auto;
    text-align: center; } }

.introduction__person {
  font-size: 1.0rem;
  margin-bottom: 3.0rem; }

.introduction__name {
  font-size: 1.2rem;
  color: #323232;
  margin-bottom: 0.35rem; }

.introduction__email {
  margin-bottom: 0.5rem; }
  .introduction__email a {
    color: #296f6c; }

.introduction__phone a {
  color: #296f6c; }

.introduction__title {
  margin-bottom: 1.0rem;
  color: black;
  opacity: 0.8; }

.introduction__person-description {
  line-height: 1.75;
  font-weight: normal;
  font-size: 1.05rem;
  color: white;
  font-size: 1.0rem;
  padding-right: 2.0rem;
  max-width: 25rem;
  margin-top: 1.0rem;
  margin-bottom: 1.0rem; }

.introduction__contact-us-title {
  font-size: 3.0rem;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  margin-bottom: 1.5rem;
  color: #323232; }

.introduction__contact-us-text {
  margin-bottom: 3.5rem;
  color: white;
  font-size: 1.0rem; }
  .introduction__contact-us-text a {
    color: #296f6c; }

.master {
  position: relative;
  height: 100%;
  width: 100%; }

.master__appbar-wrap {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 5; }

.master__main {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 1; }

.master__content {
  display: table-row;
  height: 100%; }

.master--fixed-menu {
  width: 100; }

.master--fixed-menu__inner {
  display: table;
  width: 100%; }

.master--fixed-menu__main {
  display: table-cell;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  box-sizing: border-box;
  vertical-align: top; }

.master--fixed-menu__menu {
  vertical-align: top;
  display: table-cell;
  width: 304px;
  box-shadow: 0px 0px 5px #888888; }

.lucify-header-symbol {
  transition: transform 0.6s ease-in-out;
  transform: rotate(0deg); }

.lucify-header-symbol:hover {
  transform: rotate(360deg); }

.platform-introduction img {
  height: 6rem;
  margin-right: 2.0rem; }

.platform-introduction h3 {
  margin-top: 0.0rem;
  font-weight: normal;
  font-size: 1.4rem; }

.platform-introduction p {
  font-size: 1.0rem;
  line-height: 1.5rem; }

.platform-introduction .starter__lead {
  font-weight: 100;
  font-size: 1.4rem; }

.platform-introduction__architecture-exp {
  margin-top: 2.0rem; }

.platform-introduction__work-in-progress {
  margin-top: 1.0rem;
  margin-bottom: 1.0rem;
  padding-top: 1.0rem;
  padding-bottom: 1.0rem;
  border: 1px solid gainsboro;
  font-size: 1.0rem; }

.platform-introduction__based-on {
  margin-top: 2.0rem;
  letter-spacing: 2px; }

.platform-introduction li {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 0.75rem;
  font-size: 1.0rem; }

.platform-introduction ul {
  margin: 0px;
  padding: 0px; }

.mainmenu__header {
  display: table;
  width: 100%;
  margin-top: 45px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 1.1rem; }

.mainmenu__header-logo {
  display: table-cell;
  text-align: left; }
  .mainmenu__header-logo img {
    height: 27px; }

.mainmenu__header-close {
  display: table-cell;
  text-align: right; }
  .mainmenu__header-close img {
    height: 27px; }

.mainmenu__header-close {
  cursor: pointer; }

.mainmenu__header-logo {
  cursor: pointer; }

.lucify-app-bar__inner {
  margin-top: px;
  display: table;
  width: 100%;
  margin-top: 30px; }

@media (min-width: 500px) {
  .lucify-app-bar__inner {
    margin-top: 46px;
    padding-left: 0px;
    padding-right: 0px; } }

.lucify-app-bar__nav {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  position: relative;
  padding-right: 0px; }
  .lucify-app-bar__nav img {
    position: absolute;
    left: 0px;
    top: 3px;
    height: 24px;
    cursor: pointer; }

.lucify-app-bar__logo {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  position: relative; }
  .lucify-app-bar__logo img {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    cursor: pointer;
    height: 30px; }

.nice-menu-item-level-1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  padding-left: 1rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-right: 1rem;
  width: 100%;
  text-align: left;
  background-color: transparent;
  border: 0px solid transparent;
  cursor: pointer;
  margin-bottom: 0px;
  color: #18b7b7;
  font-weight: normal;
  border-bottom: 1px solid #E4E7EA; }

.nice-menu-item-level-1:focus,
.nice-menu-item-level-2:focus,
.nice-menu-item-level-3:focus {
  outline: 0; }

.nice-menu-item-level-1:hover,
.nice-menu-item-level-2:hover,
.nice-menu-item-level-3:hover {
  background-color: #E4E7EA; }

.nice-menu-item-wrap-level-1--selected .nice-menu-item-level-1:hover,
.nice-menu-item-wrap-level-1--selected .nice-menu-item-level-2:hover {
  background-color: #54c6a8; }

.nice-menu-item-wrap-level-1--selected .nice-menu-item-level-3:hover {
  background-color: white; }

.nice-menu-item-wrap-level-1--selected {
  background-color: #18b7b7 !important; }

.nice-menu-item-wstart-level-1 {
  height: 6px; }

.nice-menu-item-wstart-level-1--selected {
  background: linear-gradient(to bottom, #299898, #18b7b7); }

.nice-menu-item-wrap-level-1 {
  margin-bottom: 18px; }

.nice-menu-item-level-1-header {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  padding-left: 1rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-right: 1rem;
  width: 100%;
  text-align: left;
  background-color: transparent;
  border: 0px solid transparent;
  cursor: pointer;
  margin-bottom: 0px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.72rem;
  cursor: initial;
  border-bottom: 1px solid #E4E7EA; }

.nice-menu-item-level-1-header--selected {
  margin-top: 0.0rem;
  border-bottom: 0px solid transparent;
  color: #146362; }

.nice-menu-item-wrap-level-1--selected .nice-menu-item-level-2 {
  color: white !important;
  font-weight: 600;
  border-bottom: 0px solid transparent;
  border-top: 1px solid #29A3A3; }

.nice-menu-item-wrap-level-1--selected .nice-menu-item__arrow {
  background-image: url("/images/arrow-down-white-1e759c5af9.svg"); }

.nice-menu-item-level-2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  padding-left: 1rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-right: 1rem;
  width: 100%;
  text-align: left;
  background-color: transparent;
  border: 0px solid transparent;
  cursor: pointer;
  margin-bottom: 0px;
  margin-left: 0rem;
  font-weight: normal;
  border-bottom: 1px solid #E4E7EA; }

.nice-menu-item-level-3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  padding-left: 1rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-right: 1rem;
  width: 100%;
  text-align: left;
  background-color: transparent;
  border: 0px solid transparent;
  cursor: pointer;
  margin-bottom: 0px;
  background-color: #E4E7EA;
  margin-left: 0rem;
  font-weight: normal;
  color: #828A9F !important; }

.nice-menu-item-wrap-level-3 {
  background-color: #E4E7EA; }

.nice-menu-item-level-4 {
  margin-left: 2rem; }

.nice-menu-item-level-5 {
  margin-left: 3rem; }

.nice-menu-item--unselected {
  display: none; }

.nice-menu-item__iconed {
  display: table;
  width: 100; }

.nice-menu-item__iconed__icon {
  display: table-cell;
  vertical-align: middle; }
  .nice-menu-item__iconed__icon img {
    width: 15px;
    height: 15px; }

.nice-menu-item__iconed__value {
  display: table-cell;
  vertical-align: middle;
  padding-left: 1rem; }

.nice-menu-item--closeable {
  display: table;
  width: 100%; }

.nice-menu-item--closeable__text {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  display: table-cell;
  vertical-align: middle; }

.nice-menu-item--closeable__icon {
  display: table-cell;
  text-align: right;
  vertical-align: middle; }
  .nice-menu-item--closeable__icon div {
    height: 20px;
    width: 20px; }

.nice-menu-item__arrow {
  background-image: url("/images/arrow-down-516f33265d.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: transform 0.6s ease-in-out;
  transform: rotate(0deg);
  margin-right: 0px;
  margin-left: auto; }

.nice-menu-item__arrow--up {
  transform: rotate(180deg); }

.lucify-menu__in-finnish {
  font-family: 'Open Sans', sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  padding-left: 1rem;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
  padding-right: 1rem;
  width: 100%;
  text-align: left;
  background-color: transparent;
  border: 0px solid transparent;
  cursor: pointer;
  margin-bottom: 0px;
  margin-top: 3.0rem;
  font-size: 1.3rem;
  font-weight: 100;
  cursor: auto; }

.terms {
  margin-bottom: 5.0rem; }

.terms p, .terms li {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.0rem;
  line-height: 1.5; }

.terms p, .terms li {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.0rem;
  line-height: 1.5; }

.terms h2 {
  font-size: 3.0rem;
  font-weight: 100; }

.terms h3 {
  font-size: 1.5rem;
  font-weight: 100;
  margin-bottom: 1.0rem;
  margin-top: 2.0rem; }

.terms h4 {
  font-size: 1.0rem;
  font-weight: 100;
  margin-top: 1.5rem; }

.content-page {
  display: table;
  width: 100%; }

.content-page__container {
  margin-left: 2rem;
  margin-right: 2rem; }

.content-page__main {
  display: table-cell;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  box-sizing: border-box;
  vertical-align: top; }

.content-page__menu {
  vertical-align: top;
  display: table-cell;
  width: 304px;
  box-shadow: 0px 0px 5px #888888; }

.content-page .starter {
  background: #242c39; }

.content-page .starter__inner {
  padding-bottom: 4.0rem;
  padding-top: 2.2rem;
  background: url("/images/beziers-bg-introduction-d2e296f9ac.svg"); }

.master .content-page .starter__inner {
  padding-top: 8rem !important; }

.content-page__header-col {
  background-image: url("/images/embed-white-eb3812d7aa.svg");
  background-repeat: no-repeat;
  background-position-x: 50%;
  min-height: 15rem; }

.content-page .starter__title {
  color: white;
  text-align: left; }

.content-page .starter__lead {
  color: white;
  text-align: left;
  margin-left: 0px; }

.content-page__header {
  display: table;
  width: 100%;
  background: #242c39; }

.content-page__header-logo {
  vertical-align: middle;
  display: table-cell;
  width: 100px; }
  .content-page__header-logo img {
    width: 100%; }

.content-page__header-text {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  font-size: 1.8rem;
  vertical-align: middle;
  display: table-cell;
  color: white;
  font-weight: 100;
  text-align: left;
  padding-left: 1.5rem; }

.footer__contact-us {
  line-height: 2.0;
  font-size: 0.9rem;
  color: white;
  text-align: center;
  max-width: 11rem;
  margin-left: auto;
  margin-right: auto; }
  .footer__contact-us a {
    color: #18b7b7; }

.footer__about-lucify-en {
  max-width: 11rem;
  margin-left: auto;
  margin-right: auto; }
  .footer__about-lucify-en a {
    color: #18b7b7; }

.footer__stacked-about-lucify {
  margin-top: 3.0rem; }

.mortality-article .starter {
  background: url("/images/mortality-header-bg-0945627f7b.jpg");
  background-position-x: 50%; }

.taxes-article .starter {
  background: url("/images/taxes-header-bg-9225404053.jpg");
  background-position-x: 50%; }

.alcohol-article .starter {
  background: url("/images/alcohol-header-bg-b4fbead28d.jpg");
  background-position-x: 50%; }

.alcohol-article .article__main-content {
  margin-top: 3.0rem;
  margin-bottom: 4.0rem; }

.taxes-article .article__main-content {
  min-height: 1000px; }
