@charset "UTF-8";
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */ /*!
* Bootstrap v3.4.1 (https://getbootstrap.com/)
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: none;
  text-decoration: underline;
  text-decoration: underline 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 {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-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;
} /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td, .table th {
    background-color: #fff !important;
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -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;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.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-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-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: 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-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;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple], select[size] {
  height: auto;
}

input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px;
  }
  input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary, .blog__link:hover .blog-card__btn {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus, .blog__link:hover .blog-card__btn:focus, .btn-primary.focus, .blog__link:hover .focus.blog-card__btn {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover, .blog__link:hover .blog-card__btn:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active, .blog__link:hover .blog-card__btn:active, .btn-primary.active, .blog__link:hover .active.blog-card__btn, .open > .dropdown-toggle.btn-primary, .blog__link:hover .open > .dropdown-toggle.blog-card__btn {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}

.btn-primary:active:hover, .blog__link:hover .blog-card__btn:active:hover, .btn-primary.active:hover, .blog__link:hover .active.blog-card__btn:hover, .open > .dropdown-toggle.btn-primary:hover, .blog__link:hover .open > .dropdown-toggle.blog-card__btn:hover, .btn-primary:active:focus, .blog__link:hover .blog-card__btn:active:focus, .btn-primary.active:focus, .blog__link:hover .active.blog-card__btn:focus, .open > .dropdown-toggle.btn-primary:focus, .blog__link:hover .open > .dropdown-toggle.blog-card__btn:focus, .btn-primary:active.focus, .blog__link:hover .blog-card__btn:active.focus, .btn-primary.active.focus, .blog__link:hover .active.focus.blog-card__btn, .open > .dropdown-toggle.btn-primary.focus, .blog__link:hover .open > .dropdown-toggle.focus.blog-card__btn {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary.disabled:hover, .blog__link:hover .disabled.blog-card__btn:hover, .btn-primary[disabled]:hover, .blog__link:hover [disabled].blog-card__btn:hover, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .blog__link:hover .blog-card__btn:hover, .blog__link:hover fieldset[disabled] .blog-card__btn:hover, .btn-primary.disabled:focus, .blog__link:hover .disabled.blog-card__btn:focus, .btn-primary[disabled]:focus, .blog__link:hover [disabled].blog-card__btn:focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .blog__link:hover .blog-card__btn:focus, .blog__link:hover fieldset[disabled] .blog-card__btn:focus, .btn-primary.disabled.focus, .blog__link:hover .disabled.focus.blog-card__btn, .btn-primary[disabled].focus, .blog__link:hover [disabled].focus.blog-card__btn, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .blog__link:hover .focus.blog-card__btn, .blog__link:hover fieldset[disabled] .focus.blog-card__btn {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge, .blog__link:hover .blog-card__btn .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}

.btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup, .dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .modal-header:after, .modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-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 !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;
  }
}
.animate-box {
  opacity: 0;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-fast {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -ms-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    -ms-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}

/*!
 * Font Awesome Free 5.0.1 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}

.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}

.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}

.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}

.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}

.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}

.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}

.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}

.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}

.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}

.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}

.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}

.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}

.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}

.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}

.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}

.svg-inline--fa.fa-w-16 {
  width: 1em;
}

.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}

.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}

.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}

.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}

.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-border {
  height: 1.5em;
}

.svg-inline--fa.fa-li {
  width: 2em;
}

.svg-inline--fa.fa-fw {
  width: 1.25em;
}

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -12.5%;
  width: 1em;
}

.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-text,
.fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center;
}

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

:root {
  --color-bg: #ffffff;
  --color-bg-alt: #F9F9F9;
  --color-bg-warm: #fdfbf8;
  --color-text: #0f0f0f;
  --color-primary: #1da66d;
  --color-primary-alt: #24B581;
  --color-secondary: #ffcc4e;
  --color-border: rgba(228, 228, 228, 0.6);
  --color-warm: #E6DBD4;
  --color-warm-light: #f2ebe6;
}

@media (prefers-color-scheme: dark) {
  :root {
    --color-bg: #1a1a2e;
    --color-bg-alt: #16213e;
    --color-text: #e0e0e0;
    --color-primary: #1da66d;
    --color-primary-alt: #24B581;
    --color-secondary: #ffcc4e;
    --color-border: #2a2a4a;
  }
}
.p-t-spacer-2xs {
  padding-top: 0ex;
  padding-top: 0ex;
}

.p-b-spacer-2xs {
  padding-bottom: 0ex;
  padding-bottom: 0ex;
}

.p-y-spacer-2xs {
  padding-top: 0ex;
  padding-bottom: 0ex;
  padding-top: 0ex;
  padding-bottom: 0ex;
}

.p-l-spacer-2xs {
  padding-left: 0ex;
  padding-left: 0ex;
}

.p-r-spacer-2xs {
  padding-right: 0ex;
  padding-right: 0ex;
}

.p-x-spacer-2xs {
  padding-left: 0ex;
  padding-right: 0ex;
  padding-left: 0ex;
  padding-right: 0ex;
}

.p-t-spacer-xs {
  padding-top: 0.63ex;
  padding-top: 0.9ex;
}

.p-b-spacer-xs {
  padding-bottom: 0.63ex;
  padding-bottom: 0.9ex;
}

.p-y-spacer-xs {
  padding-top: 0.63ex;
  padding-bottom: 0.63ex;
  padding-top: 0.9ex;
  padding-bottom: 0.9ex;
}

.p-l-spacer-xs {
  padding-left: 0.63ex;
  padding-left: 0.9ex;
}

.p-r-spacer-xs {
  padding-right: 0.63ex;
  padding-right: 0.9ex;
}

.p-x-spacer-xs {
  padding-left: 0.63ex;
  padding-right: 0.63ex;
  padding-left: 0.9ex;
  padding-right: 0.9ex;
}

.p-t-spacer-sm {
  padding-top: 0.7ex;
  padding-top: 1ex;
}

.p-b-spacer-sm {
  padding-bottom: 0.7ex;
  padding-bottom: 1ex;
}

.p-y-spacer-sm {
  padding-top: 0.7ex;
  padding-bottom: 0.7ex;
  padding-top: 1ex;
  padding-bottom: 1ex;
}

.p-l-spacer-sm {
  padding-left: 0.7ex;
  padding-left: 1ex;
}

.p-r-spacer-sm {
  padding-right: 0.7ex;
  padding-right: 1ex;
}

.p-x-spacer-sm {
  padding-left: 0.7ex;
  padding-right: 0.7ex;
  padding-left: 1ex;
  padding-right: 1ex;
}

.p-t-spacer-md {
  padding-top: 1.4ex;
  padding-top: 2ex;
}

.p-b-spacer-md {
  padding-bottom: 1.4ex;
  padding-bottom: 2ex;
}

.p-y-spacer-md {
  padding-top: 1.4ex;
  padding-bottom: 1.4ex;
  padding-top: 2ex;
  padding-bottom: 2ex;
}

.p-l-spacer-md {
  padding-left: 1.4ex;
  padding-left: 2ex;
}

.p-r-spacer-md {
  padding-right: 1.4ex;
  padding-right: 2ex;
}

.p-x-spacer-md {
  padding-left: 1.4ex;
  padding-right: 1.4ex;
  padding-left: 2ex;
  padding-right: 2ex;
}

.p-t-spacer-lg {
  padding-top: 2.8ex;
  padding-top: 4ex;
}

.p-b-spacer-lg {
  padding-bottom: 2.8ex;
  padding-bottom: 4ex;
}

.p-y-spacer-lg {
  padding-top: 2.8ex;
  padding-bottom: 2.8ex;
  padding-top: 4ex;
  padding-bottom: 4ex;
}

.p-l-spacer-lg {
  padding-left: 2.8ex;
  padding-left: 4ex;
}

.p-r-spacer-lg {
  padding-right: 2.8ex;
  padding-right: 4ex;
}

.p-x-spacer-lg {
  padding-left: 2.8ex;
  padding-right: 2.8ex;
  padding-left: 4ex;
  padding-right: 4ex;
}

.p-t-spacer-xl {
  padding-top: 4.2ex;
  padding-top: 6ex;
}

.p-b-spacer-xl {
  padding-bottom: 4.2ex;
  padding-bottom: 6ex;
}

.p-y-spacer-xl {
  padding-top: 4.2ex;
  padding-bottom: 4.2ex;
  padding-top: 6ex;
  padding-bottom: 6ex;
}

.p-l-spacer-xl {
  padding-left: 4.2ex;
  padding-left: 6ex;
}

.p-r-spacer-xl {
  padding-right: 4.2ex;
  padding-right: 6ex;
}

.p-x-spacer-xl {
  padding-left: 4.2ex;
  padding-right: 4.2ex;
  padding-left: 6ex;
  padding-right: 6ex;
}

.p-t-spacer-2xl {
  padding-top: 6.3ex;
  padding-top: 9ex;
}

.p-b-spacer-2xl {
  padding-bottom: 6.3ex;
  padding-bottom: 9ex;
}

.p-y-spacer-2xl {
  padding-top: 6.3ex;
  padding-bottom: 6.3ex;
  padding-top: 9ex;
  padding-bottom: 9ex;
}

.p-l-spacer-2xl {
  padding-left: 6.3ex;
  padding-left: 9ex;
}

.p-r-spacer-2xl {
  padding-right: 6.3ex;
  padding-right: 9ex;
}

.p-x-spacer-2xl {
  padding-left: 6.3ex;
  padding-right: 6.3ex;
  padding-left: 9ex;
  padding-right: 9ex;
}

.m-t-spacer-2xs {
  margin-top: 0ex;
  margin-top: 0ex;
}

.m-b-spacer-2xs {
  margin-bottom: 0ex;
  margin-bottom: 0ex;
}

.m-y-spacer-2xs {
  margin-top: 0ex;
  margin-bottom: 0ex;
  margin-top: 0ex;
  margin-bottom: 0ex;
}

.m-l-spacer-2xs {
  margin-left: 0ex;
  margin-left: 0ex;
}

.m-r-spacer-2xs {
  margin-right: 0ex;
  margin-right: 0ex;
}

.m-x-spacer-2xs {
  margin-left: 0ex;
  margin-right: 0ex;
  margin-left: 0ex;
  margin-right: 0ex;
}

.m-t-spacer-xs {
  margin-top: 0.63ex;
  margin-top: 0.9ex;
}

.m-b-spacer-xs {
  margin-bottom: 0.63ex;
  margin-bottom: 0.9ex;
}

.m-y-spacer-xs {
  margin-top: 0.63ex;
  margin-bottom: 0.63ex;
  margin-top: 0.9ex;
  margin-bottom: 0.9ex;
}

.m-l-spacer-xs {
  margin-left: 0.63ex;
  margin-left: 0.9ex;
}

.m-r-spacer-xs {
  margin-right: 0.63ex;
  margin-right: 0.9ex;
}

.m-x-spacer-xs {
  margin-left: 0.63ex;
  margin-right: 0.63ex;
  margin-left: 0.9ex;
  margin-right: 0.9ex;
}

.m-t-spacer-sm {
  margin-top: 0.7ex;
  margin-top: 1ex;
}

.m-b-spacer-sm {
  margin-bottom: 0.7ex;
  margin-bottom: 1ex;
}

.m-y-spacer-sm {
  margin-top: 0.7ex;
  margin-bottom: 0.7ex;
  margin-top: 1ex;
  margin-bottom: 1ex;
}

.m-l-spacer-sm {
  margin-left: 0.7ex;
  margin-left: 1ex;
}

.m-r-spacer-sm {
  margin-right: 0.7ex;
  margin-right: 1ex;
}

.m-x-spacer-sm {
  margin-left: 0.7ex;
  margin-right: 0.7ex;
  margin-left: 1ex;
  margin-right: 1ex;
}

.m-t-spacer-md {
  margin-top: 1.4ex;
  margin-top: 2ex;
}

.m-b-spacer-md {
  margin-bottom: 1.4ex;
  margin-bottom: 2ex;
}

.m-y-spacer-md {
  margin-top: 1.4ex;
  margin-bottom: 1.4ex;
  margin-top: 2ex;
  margin-bottom: 2ex;
}

.m-l-spacer-md {
  margin-left: 1.4ex;
  margin-left: 2ex;
}

.m-r-spacer-md {
  margin-right: 1.4ex;
  margin-right: 2ex;
}

.m-x-spacer-md {
  margin-left: 1.4ex;
  margin-right: 1.4ex;
  margin-left: 2ex;
  margin-right: 2ex;
}

.m-t-spacer-lg {
  margin-top: 2.8ex;
  margin-top: 4ex;
}

.m-b-spacer-lg {
  margin-bottom: 2.8ex;
  margin-bottom: 4ex;
}

.m-y-spacer-lg {
  margin-top: 2.8ex;
  margin-bottom: 2.8ex;
  margin-top: 4ex;
  margin-bottom: 4ex;
}

.m-l-spacer-lg {
  margin-left: 2.8ex;
  margin-left: 4ex;
}

.m-r-spacer-lg {
  margin-right: 2.8ex;
  margin-right: 4ex;
}

.m-x-spacer-lg {
  margin-left: 2.8ex;
  margin-right: 2.8ex;
  margin-left: 4ex;
  margin-right: 4ex;
}

.m-t-spacer-xl {
  margin-top: 4.2ex;
  margin-top: 6ex;
}

.m-b-spacer-xl {
  margin-bottom: 4.2ex;
  margin-bottom: 6ex;
}

.m-y-spacer-xl {
  margin-top: 4.2ex;
  margin-bottom: 4.2ex;
  margin-top: 6ex;
  margin-bottom: 6ex;
}

.m-l-spacer-xl {
  margin-left: 4.2ex;
  margin-left: 6ex;
}

.m-r-spacer-xl {
  margin-right: 4.2ex;
  margin-right: 6ex;
}

.m-x-spacer-xl {
  margin-left: 4.2ex;
  margin-right: 4.2ex;
  margin-left: 6ex;
  margin-right: 6ex;
}

.m-t-spacer-2xl {
  margin-top: 6.3ex;
  margin-top: 9ex;
}

.m-b-spacer-2xl {
  margin-bottom: 6.3ex;
  margin-bottom: 9ex;
}

.m-y-spacer-2xl {
  margin-top: 6.3ex;
  margin-bottom: 6.3ex;
  margin-top: 9ex;
  margin-bottom: 9ex;
}

.m-l-spacer-2xl {
  margin-left: 6.3ex;
  margin-left: 9ex;
}

.m-r-spacer-2xl {
  margin-right: 6.3ex;
  margin-right: 9ex;
}

.m-x-spacer-2xl {
  margin-left: 6.3ex;
  margin-right: 6.3ex;
  margin-left: 9ex;
  margin-right: 9ex;
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.row--flex {
  display: flex;
  flex-wrap: wrap;
}
.row--flex:before {
  content: none;
}
.row--flex:after {
  content: "";
}

.flex-column {
  flex-direction: column;
}

.flex-left {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.flex-grid {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 487px) {
  .flex-grid {
    flex-direction: column;
  }
}
.flex-grid--around {
  justify-content: space-around;
}
@media (min-width: 487px) {
  .flex-grid--around {
    padding: 15px;
  }
}
.flex-grid--between {
  justify-content: space-between;
}
@media (min-width: 768px) {
  .flex-grid--between {
    margin: 0 -15px;
  }
}
.flex-grid__item {
  align-self: stretch;
}
.flex-grid__item--width {
  max-width: 170px;
}
.flex-grid__item--bigger-width {
  max-width: 250px;
}

.justify-content-center {
  justify-content: center;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 0.9375rem;
}
@media (max-width: 992px) {
  .col {
    flex: 0 0 auto;
    width: auto;
  }
}

.text-center {
  text-align: center;
}

.flex-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.padding-top:before {
  padding-top: 5%;
  position: relative;
  content: " ";
  display: table;
  width: 100%;
}
.padding-top--half:before {
  padding-top: 2.5%;
}

[class*=col-] {
  background-clip: padding-box;
  border: 5px solid transparent;
}
@media (max-width: 768px) {
  [class*=col-] {
    border-width: 10px;
  }
}

.col-no-borders [class*=col-] {
  border: 0 !important;
}

.brand-primary {
  color: #1da66d;
}

.brand-white {
  color: #ffffff;
}

.dashed-line {
  border-bottom: 2px dashed #e0dfdf;
}
.dashed-line--unit {
  padding-bottom: 5.5rem;
}
.dashed-line--half {
  padding-bottom: 2.75rem;
}

@media (max-width: 885px) {
  .hidden-burger {
    display: none !important;
  }
}

@media (max-width: 487px) {
  .hidden-mobile {
    display: none;
  }
}

.title-divider {
  font-weight: bold;
  color: #0f0f0f;
  line-height: 2.5rem;
}
.title-divider:after {
  content: "";
  margin-top: 11px;
  display: block;
  bottom: 0;
  left: 0;
  width: 28px;
  height: 3px;
  border-radius: 5px;
  background-color: #1da66d;
}
.title-divider--secondary:after {
  background-color: #ffcc4e;
}
.title-divider--center:after, .site-section__title:after {
  margin-left: auto;
  margin-right: auto;
}

.divider:after {
  content: "";
  margin-top: 11px;
  display: block;
  bottom: 0;
  left: 0;
  width: 28px;
  height: 3px;
  border-radius: 5px;
  background-color: #1da66d;
}

.flex-between {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.type-bold {
  font-weight: bold;
}

.type-500 {
  font-weight: 500;
}

.type-medium {
  font-weight: 400;
}

.type-italic {
  font-style: italic;
}

.type-uppercase {
  text-transform: uppercase;
}

.type-28 {
  font-size: 1.75rem;
}

.type-24 {
  font-size: 1.5rem;
}

.type-22 {
  font-size: 1.375rem;
}

.type-20 {
  font-size: 1.25rem;
}

.type-18 {
  font-size: 1.125rem;
}

.type-16 {
  font-size: 1rem;
}

.type-14 {
  font-size: 0.875rem;
}

.type-12 {
  font-size: 0.75rem;
}

.type-primary {
  color: #24B581;
}

.type-white {
  color: #ffffff;
}

.type-seafoam-light {
  color: #E0FBF2;
}

.type-heading-2 {
  font-weight: bold;
  color: #0f0f0f;
  font-size: 2rem;
  line-height: 2.625rem;
  margin: 0 0 2rem;
}
.type-heading-2-alt {
  font-size: 1.375rem;
  line-height: 2rem;
  text-align: center;
  font-weight: normal;
  max-width: 37.5rem;
}

.type-heading-minor {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}

.heading-decoration {
  display: flex;
  justify-content: center;
  align-items: center;
}
.heading-decoration:before {
  margin-right: 15px;
}
.heading-decoration:after {
  margin-left: 15px;
}
.heading-decoration:before, .heading-decoration:after {
  content: "";
  flex: 1 1 auto;
  display: block;
  border-bottom: 2px solid #ddf6ec;
  width: 100px;
  height: 0;
}

.profile-image {
  margin-right: 1.25rem;
  height: 0;
  width: 0;
  padding: 2.5rem;
  border-radius: 100%;
  display: inline-block;
  border: 2px solid #FFE35D;
  background-size: cover !important;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 992px) {
  .profile-image {
    padding: 1.875rem;
    background-position-x: center !important;
  }
}
.profile-image-alt {
  border-color: #1da66d;
}

@media (max-width: 1330px) {
  .super-blockquote {
    margin-left: 2.5rem;
  }
}
.super-blockquote:before {
  content: "";
  display: block;
  position: absolute;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  left: -3.125rem;
  height: 3.75rem;
  width: 3.75rem;
}
@media (max-width: 1330px) {
  .super-blockquote:before {
    left: -1.25rem;
    height: 2.5rem;
    width: 2.5rem;
  }
}
.super-blockquote-secondary:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjgiIGhlaWdodD0iNTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjgzMyAyNi45MTdIMTdjMy4xNjcgMCA2LjAxNCAxLjIwOCA4LjU0MiAzLjYyNSAyLjUyNyAyLjQxNiAzLjc5MSA1LjQzIDMuNzkxIDkuMDQxIDAgMy41NTYtMS4yNjQgNi40ODYtMy43OTEgOC43OTItMi41MjggMi4zMDYtNS42NTMgMy40NTgtOS4zNzUgMy40NTgtNC4wNTYgMC03LjQzLTEuNjI1LTEwLjEyNS00Ljg3NUMzLjM0NyA0My43MDggMiAzOS4wODMgMiAzMy4wODNjMC01LjUgMS4xOC0xMC42NTIgMy41NDItMTUuNDU4IDIuMzYtNC44MDYgNS4yNS04LjYxMSA4LjY2Ni0xMS40MTdDMTcuNjI1IDMuNDAzIDIwLjY2NyAyIDIzLjMzMyAyYzEuNzc4IDAgMy4xNjcuNTI4IDQuMTY3IDEuNTgzQzI4LjUgNC42NCAyOSA2IDI5IDcuNjY3YzAgMi40NDQtMS4wODMgNC4yNS0zLjI1IDUuNDE2LTIuOTQ0IDEuNjExLTUuMjc4IDMuNS03IDUuNjY3LTEuNzIyIDIuMTY3LTIuNjk0IDQuODg5LTIuOTE3IDguMTY3em0zNi44MzQgMGgxLjA4M2MzLjExMSAwIDUuOTMgMS4yMDggOC40NTggMy42MjVDNjQuNzM2IDMyLjk1OCA2NiAzNS45NzIgNjYgMzkuNTgzYzAgMy41LTEuMjY0IDYuNDQ1LTMuNzkyIDguODM0QzU5LjY4MSA1MC44MDYgNTYuNTU2IDUyIDUyLjgzMyA1MmMtNC4xMSAwLTcuNS0xLjY2Ny0xMC4xNjYtNS0yLjY2Ny0zLjMzMy00LTcuOTcyLTQtMTMuOTE3IDAtNC4yNzcuNjk0LTguMzA1IDIuMDgzLTEyLjA4MyAxLjM4OS0zLjc3OCAzLjE4LTcuMDcgNS4zNzUtOS44NzUgMi4xOTQtMi44MDYgNC41NTYtNS4wMjggNy4wODMtNi42NjdDNTUuNzM2IDIuODIgNTggMiA2MCAyYzEuODMzIDAgMy4yMzYuNTE0IDQuMjA4IDEuNTQyLjk3MyAxLjAyNyAxLjQ1OSAyLjQwMiAxLjQ1OSA0LjEyNSAwIDIuNS0xLjA4NCA0LjMwNS0zLjI1IDUuNDE2LTMuMDU2IDEuNzIzLTUuMzYxIDMuNjI1LTYuOTE3IDUuNzA5LTEuNTU2IDIuMDgzLTIuNSA0Ljc5MS0yLjgzMyA4LjEyNXoiIHN0cm9rZT0iI0ZGRTM1RCIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");
}
.super-blockquote-primary:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjgiIGhlaWdodD0iNTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjgzMyAyNi45MTdIMTdjMy4xNjcgMCA2LjAxNCAxLjIwOCA4LjU0MiAzLjYyNSAyLjUyNyAyLjQxNiAzLjc5MSA1LjQzIDMuNzkxIDkuMDQxIDAgMy41NTYtMS4yNjQgNi40ODYtMy43OTEgOC43OTItMi41MjggMi4zMDYtNS42NTMgMy40NTgtOS4zNzUgMy40NTgtNC4wNTYgMC03LjQzLTEuNjI1LTEwLjEyNS00Ljg3NUMzLjM0NyA0My43MDggMiAzOS4wODMgMiAzMy4wODNjMC01LjUgMS4xOC0xMC42NTIgMy41NDItMTUuNDU4IDIuMzYtNC44MDYgNS4yNS04LjYxMSA4LjY2Ni0xMS40MTdDMTcuNjI1IDMuNDAzIDIwLjY2NyAyIDIzLjMzMyAyYzEuNzc4IDAgMy4xNjcuNTI4IDQuMTY3IDEuNTgzQzI4LjUgNC42NCAyOSA2IDI5IDcuNjY3YzAgMi40NDQtMS4wODMgNC4yNS0zLjI1IDUuNDE2LTIuOTQ0IDEuNjExLTUuMjc4IDMuNS03IDUuNjY3LTEuNzIyIDIuMTY3LTIuNjk0IDQuODg5LTIuOTE3IDguMTY3em0zNi44MzQgMGgxLjA4M2MzLjExMSAwIDUuOTMgMS4yMDggOC40NTggMy42MjVDNjQuNzM2IDMyLjk1OCA2NiAzNS45NzIgNjYgMzkuNTgzYzAgMy41LTEuMjY0IDYuNDQ1LTMuNzkyIDguODM0QzU5LjY4MSA1MC44MDYgNTYuNTU2IDUyIDUyLjgzMyA1MmMtNC4xMSAwLTcuNS0xLjY2Ny0xMC4xNjYtNS0yLjY2Ny0zLjMzMy00LTcuOTcyLTQtMTMuOTE3IDAtNC4yNzcuNjk0LTguMzA1IDIuMDgzLTEyLjA4MyAxLjM4OS0zLjc3OCAzLjE4LTcuMDcgNS4zNzUtOS44NzUgMi4xOTQtMi44MDYgNC41NTYtNS4wMjggNy4wODMtNi42NjdDNTUuNzM2IDIuODIgNTggMiA2MCAyYzEuODMzIDAgMy4yMzYuNTE0IDQuMjA4IDEuNTQyLjk3MyAxLjAyNyAxLjQ1OSAyLjQwMiAxLjQ1OSA0LjEyNSAwIDIuNS0xLjA4NCA0LjMwNS0zLjI1IDUuNDE2LTMuMDU2IDEuNzIzLTUuMzYxIDMuNjI1LTYuOTE3IDUuNzA5LTEuNTU2IDIuMDgzLTIuNSA0Ljc5MS0yLjgzMyA4LjEyNXoiIHN0cm9rZT0iIzFkYTY2ZCIgc3Ryb2tlLXdpZHRoPSIzIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=");
}

.bg-primary {
  background-color: #24B581 !important;
}

.bg-secondary {
  background-color: #FFF5C2 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-secondary-gradient {
  background: #fffae4;
  background: -moz-linear-gradient(top, #fffae4 0%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fffae4 0%, #ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fffae4 0%, #ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fffae4", endColorstr="#ffffff",GradientType=0 ); /* IE6-9 */
}

.border-secondary {
  border: 1px solid #FFE35D;
}

.rounded {
  border-radius: 4px;
}

hr.ruler-primary-light {
  border-top: 2px solid #E0FBF2;
}

.hidden {
  display: none !important;
}

.hide {
  display: none !important;
}

.overflow-y--hidden {
  overflow-y: hidden;
}

.overflow-y--scroll {
  overflow-y: scroll;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-link {
  position: absolute;
  top: -100%;
  left: 50%;
  transform: translateX(-50%);
  background: #1da66d;
  color: #ffffff;
  padding: 0.5rem 1.5rem;
  border-radius: 0 0 4px 4px;
  z-index: 9999;
  font-weight: 600;
  text-decoration: none;
  transition: top 0.2s ease;
}
.skip-link:focus {
  top: 0;
  color: #ffffff;
}

.scroll-to-top {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 999;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: none;
  background: #f2ebe6;
  color: #0f0f0f;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.scroll-to-top:hover {
  background: #0f0f0f;
  color: #ffffff;
  border-color: #0f0f0f;
  transform: translateY(-2px);
}
.scroll-to-top:hover svg {
  stroke: #ffffff;
}
.scroll-to-top[hidden] {
  display: none;
}

@media print {
  .cookie-banner,
  .scroll-to-top,
  .burger-icon,
  .sidebar-container {
    display: none !important;
  }
  .footer {
    background-color: #fff;
    color: #000;
  }
  a[href]:after {
    content: " (" attr(href) ")";
    font-size: 0.8em;
  }
  body {
    font-size: 12pt;
    color: #000;
  }
}
html {
  font-size: 100%;
}

body {
  font-family: "sofia-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.875rem;
  color: #0f0f0f;
  background: #fdfbf8;
  font-feature-settings: "liga", "kern";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-display: swap;
}

a {
  color: #1da66d;
  transition: color 0.25s ease;
}
a:hover, a:active, a:focus {
  color: #157b50;
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
figure {
  font-family: "sofia-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin: 0 0 1.125rem 0;
  font-weight: 700;
  color: #0f0f0f;
  text-wrap: balance;
  letter-spacing: -0.01em;
}

h1 {
  text-align: center;
  font-size: clamp(2.5rem, 5vw, 4rem);
  line-height: 1.1;
  margin: 0 0 2rem;
}

h2 {
  font-size: clamp(1.85rem, 4vw, 2.75rem);
  line-height: 1.2;
  margin: 0 0 2rem;
}

h3 {
  font-size: 1.375rem;
  line-height: 1.35;
}

h4 {
  font-size: 1.625rem;
  line-height: 2.125rem;
}

h5 {
  font-size: 1rem;
}

h6 {
  margin: 0 0 0.875rem 0;
  font-size: 0.875rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

p {
  font-size: clamp(1rem, 1.5vw, 1.125rem);
  line-height: 1.7;
  margin: 0 0 1.125rem;
  color: #555555;
  font-weight: 500;
}

input {
  font-family: "sofia-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #F9F9F9;
}
input::-moz-placeholder {
  /* Firefox 19+ */
  color: #F9F9F9;
}
input:-ms-input-placeholder {
  /* IE 10+ */
  color: #F9F9F9;
}
input:focus {
  outline-color: #1da66d;
  outline-width: 2px;
}

address {
  margin-bottom: 20px;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.875rem;
}

label {
  font-weight: normal;
  display: inline;
}

::-webkit-selection {
  color: #ffffff;
  background: #1da66d;
}

::-moz-selection {
  color: #ffffff;
  background: #1da66d;
}

::selection {
  color: #ffffff;
  background: #1da66d;
}

.flex-content {
  flex: 1 0 auto;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    display: flex;
    flex-direction: column;
  }
  .flex-center {
    flex-direction: column;
  }
}
@media (max-width: 487px) {
  html {
    font-size: 14px;
  }
}
.sharein-logo {
  width: 108px;
}
.sharein-logo__green {
  fill: #24B581;
}

legend {
  border-bottom: 0;
  margin-bottom: 0;
}

:focus-visible {
  outline: 2px solid #1da66d;
  outline-offset: 2px;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 2px solid #1da66d;
  outline-offset: 2px;
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.site-navbar {
  background-color: transparent;
}
.site-header {
  background-color: transparent;
  padding: 4em 0;
  position: relative;
  float: left;
  width: 100%;
}
.site-header .container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.site-header--media {
  height: 170px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.site-header--media__title {
  color: white;
  font-size: 45px;
}
.site-header--media__title:after {
  display: block;
  content: "";
  width: 35%;
  height: 3px;
  background: white;
  position: absolute;
  bottom: 0;
  left: 32%;
}
.site-section {
  padding: 5.5rem 0;
}
@media (max-width: 487px) {
  .site-section {
    padding: 2rem 0;
  }
}
.site-section--clear {
  clear: both;
}
.site-section--compact {
  padding: 1.8333333333rem 0;
}
@media (max-width: 487px) {
  .site-section--compact {
    padding: 1.5rem 0;
  }
}
.site-section__title {
  text-transform: uppercase;
}
.site-section__title:after {
  content: "";
  margin-top: 11px;
  display: block;
  bottom: 0;
  left: 0;
  width: 28px;
  height: 3px;
  border-radius: 5px;
  background-color: #1da66d;
}

.banner + .site-section,
.banner + .features-grid-section {
  padding-top: 2.75rem;
}

.banner {
  background-color: transparent;
  padding: 2.75rem 0 1.8333333333rem;
  margin-top: 0 !important;
}
.banner__title {
  text-transform: uppercase;
  margin-bottom: 1.875rem;
  letter-spacing: 1px;
  line-height: 1.875rem;
}
@media (max-width: 991px) {
  .banner__title {
    margin-bottom: 2rem;
    margin-top: 0.5rem;
  }
}
.banner__title--single {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .banner__title--second {
    margin-top: 1.5rem;
  }
}
.banner__subtitle {
  color: #0f0f0f;
  margin: 0;
}
.banner [class*=col-] {
  border: 0;
}
.banner--sm {
  padding: 2.75rem 0;
}
.banner--sm h6 {
  margin-bottom: 18px;
}
.banner .banner__tag {
  text-transform: capitalize;
}
@media screen and (max-width: 1230px) {
  .banner {
    background-position: 0 0;
  }
}
.banner--tall {
  background-position: center top;
}

.basic-banner__subtitle {
  color: #0f0f0f;
  margin: 0 1.5rem;
}

.help-heading {
  border-bottom: none;
}

.privacy-list {
  font-size: 1.125rem;
  list-style: none;
  position: relative;
  counter-reset: section;
}
@media (max-width: 770px) {
  .privacy-list {
    padding: 0;
  }
  .privacy-list h3 {
    padding-left: 30px;
  }
}
.privacy-list li {
  margin-top: 20px;
}
.privacy-list li:before {
  counter-increment: section;
  content: counters(section, ".") ".";
  position: absolute;
  left: 10px;
  font-weight: bold;
}
@media (max-width: 770px) {
  .privacy-list li:before {
    left: 5px;
  }
}

.privacy-sub-list {
  font-size: 1.125rem;
  list-style: none;
  position: relative;
  counter-reset: section;
}
@media (max-width: 770px) {
  .privacy-sub-list {
    padding: 0;
  }
  .privacy-sub-list h3 {
    padding-left: 10px;
  }
}
.privacy-sub-list ul {
  counter-reset: section;
  list-style: none;
  position: relative;
  margin-left: 10px;
}
@media (max-width: 770px) {
  .privacy-sub-list ul {
    margin-left: 5px;
  }
}
.privacy-sub-list ul li:before {
  margin-left: -10px;
}
@media (max-width: 770px) {
  .privacy-sub-list ul li:before {
    margin-left: -5px;
  }
}
.privacy-sub-list li {
  margin-top: 10px;
}
.privacy-sub-list li:before {
  left: 0;
}

.alternative-cell-colours {
  font-size: 1.125rem;
  margin: 20px 0;
  width: 100%;
}
@media (max-width: 770px) {
  .alternative-cell-colours {
    font-size: 0.75rem;
  }
}
.alternative-cell-colours td,
.alternative-cell-colours th {
  border: 1px solid #555555;
  padding: 10px;
}
@media (max-width: 770px) {
  .alternative-cell-colours td,
  .alternative-cell-colours th {
    padding: 5px;
  }
}
.alternative-cell-colours tr:nth-child(odd) td:nth-child(odd),
.alternative-cell-colours tr:nth-child(odd) th:nth-child(odd) {
  background: #F9F9F9;
}
.alternative-cell-colours tr:nth-child(odd) td:nth-child(even),
.alternative-cell-colours tr:nth-child(odd) th:nth-child(even) {
  background: #ffffff;
}
.alternative-cell-colours tr:nth-child(even) td:nth-child(odd),
.alternative-cell-colours tr:nth-child(even) th:nth-child(odd) {
  background: #ffffff;
}
.alternative-cell-colours tr:nth-child(even) td:nth-child(even),
.alternative-cell-colours tr:nth-child(even) th:nth-child(even) {
  background: #F9F9F9;
}

.privacy-table-general {
  font-size: 1.125rem;
  width: 100%;
  margin: 30px 0;
}
@media (max-width: 770px) {
  .privacy-table-general {
    font-size: 0.75rem;
  }
}
.privacy-table-general td,
.privacy-table-general th {
  border: 1px solid #555555;
  padding: 10px;
}
@media (max-width: 770px) {
  .privacy-table-general td,
  .privacy-table-general th {
    padding: 5px;
  }
}
.privacy-table-general th {
  background: #555555;
  color: #ffffff;
  text-transform: uppercase;
}

.text-spacer {
  width: 0;
  display: inline-block;
}

@media (max-width: 770px) {
  .text-spacer {
    width: 30px;
  }
}
#contactWebsite {
  display: none;
}

.dHHxGH {
  display: flex;
  flex-direction: row;
  height: unset;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background: rgb(249, 249, 249);
}

@media (min-width: 886px) {
  .cWTqpd {
    width: 500px;
  }
}
.cWTqpd {
  background-color: rgb(249, 249, 249);
  bottom: 30px;
  left: 30px;
  right: 30px;
  z-index: 1;
  position: fixed;
  padding: 20px;
  border-radius: 5px;
  border: 2px solid rgb(254, 207, 18);
}

.iMJWoB {
  width: auto;
  font-family: "sofia pro", sans-serif;
  font-weight: 500;
  font-size: 0.95rem;
  line-height: 1.55rem;
  margin-bottom: 15px;
}

.dhMIdM {
  margin: 0.5rem 1rem 0px 0px;
  border-color: white !important;
  font-weight: bold !important;
}

.clients-page {
  margin-top: -15px;
  background: #fff;
  position: relative;
}

.clients-page:before {
  height: 500px;
  width: 30%;
  left: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYwIiBoZWlnaHQ9IjEzOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik01NTkuOTQ3LTFjLTguNTI3IDE2LjM0OC0xOS40NjcgMzEuMzc5LTMyLjYwNiA0NC41NzctMjYuMjIzIDI2LjQ5OS03My42NzUgNTcuNzAyLTE0OS44MTcgNTYuMzczTDAgOTkuOTQzVi0xaDU1OS45NDd6IiBmaWxsPSIjRjBGMUYxIi8+PHBhdGggZD0iTTE1MS45OSAxMTYuMTgzYzE2LjAxMiAxMy45MTggNDAuMjc0IDEyLjIyMSA1NC4xOTMtMy43OSAxMy45MTgtMTYuMDExIDEyLjIyMS00MC4yNzQtMy43OS01NC4xOTJzLTQwLjI3NC0xMi4yMjEtNTQuMTkyIDMuNzljLTEzLjkxOCAxNi4wMS0xMi4yMjEgNDAuMjczIDMuNzkgNTQuMTkyeiIgc3Ryb2tlPSIjRkZFMzVEIiBzdHJva2Utd2lkdGg9IjIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1kYXNoYXJyYXk9IjEiLz48L2c+PC9zdmc+);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}

.clients-page:after, .clients-page:before {
  content: "";
  display: block;
  position: absolute;
}

.client-fold {
  padding-bottom: 3.125rem;
  background: #f9f9f9;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), color-stop(50%, #f9f9f9), to(#fff));
  background: linear-gradient(180deg, #f9f9f9 0, #f9f9f9 50%, #fff);
}

.client-super-feature__secondary {
  margin-top: 0;
  margin-bottom: 3.125rem;
}

.client-super-feature {
  margin-top: 6.25rem;
}

.client-super-feature-alt {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 3.125rem;
  background: #ddf6ec;
}

.client-super-feature {
  margin-top: 6.25rem;
}

.clients-page:after {
  height: 500px;
  width: 30%;
  right: 0;
  top: 0;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDc0IiBoZWlnaHQ9IjE0MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0uODMzIDBoODIuNWM1LjE0NSA1NC40NjEgNTQuMjUgNTcuMzY0IDY0LjUyNSA1Ny4zNjQgMjMuNzExIDAgNjIuODUtMTIuMzM3IDY3LjcwNS01Ny4zNjRoODIuNTExYy0yLjM0NSA0MC41Mi0xOS4yMjYgNzYuMzE0LTQ3Ljk3MSAxMDEuNjU2LTI3LjU1NyAyNC4yNjMtNjMuODQgMzcuNTc0LTEwMi4zNjkgMzcuNTc0LTM4LjE1NSAwLTczLjk0LTEzLjMxMS0xMDAuNjIyLTM3LjMyNEMyNy4wMyA4My44NiAzLjQwOSA1MS43OTYuODMzIDB6IiBmaWxsPSIjRjBGMUYxIi8+PHBhdGggZD0iTTQ3NCAyNC4zYTggOCAwIDAxLTcuMzI0LTExLjQ3MmMuMTM1LS4yOC4yNy0uNTYyLjQwMi0uODQ1QTggOCAwIDAxNDc0IDcuNHYxNi45ek0zNjMgOTRhOCA4IDAgMTEwLTE2Yy4zMTIgMCAuNjI1LS4wMDEuOTM3LS4wMDRhOCA4IDAgMTEuMTI3IDE2Yy0uMzU0LjAwMy0uNzEuMDA0LTEuMDY0LjAwNHptNDcuODc5LTkuMDI4YTggOCAwIDAxLTUuODUtMTQuODkyYy4yOS0uMTE0LjU4LS4yMy44Ny0uMzQ2YTggOCAwIDExNS45NzIgMTQuODQ0Yy0uMzMuMTMzLS42NjEuMjY0LS45OTIuMzk0em00MS4yNC0yNS45NTZhOCA4IDAgMDEtMTAuODg4LTExLjcyNWMuMjI5LS4yMTIuNDU2LS40MjUuNjgzLS42NGE4IDggMCAxMTEwLjk4MiAxMS42MzdjLS4yNTkuMjQ0LS41MTguNDg3LS43NzguNzI4em0tMjAyLjQ5NS0zMC4zNWE4IDggMCAwMTEzLjgzOC04LjAzYy4xNTYuMjY4LjMxMy41MzcuNDcxLjgwNGE4IDggMCAwMS0xMy43NzIgOC4xNDRjLS4xOC0uMzA1LS4zNi0uNjEtLjUzNy0uOTE3em0zMS44MzQgMzYuODY4YTggOCAwIDExOS45NjctMTIuNTE3Yy4yNDQuMTk0LjQ4OS4zODguNzM0LjU4YTggOCAwIDExLTkuODY1IDEyLjU5N2MtLjI4LS4yMTktLjU1OC0uNDQtLjgzNi0uNjZ6bTQzLjE5NyAyMi43NjNhOCA4IDAgMTE0LjY3OC0xNS4zMDJjLjI5Ny4wOTIuNTk2LjE4MS44OTQuMjdhOCA4IDAgMDEtNC41NTEgMTUuMzM5Yy0uMzQtLjEwMS0uNjgtLjIwNC0xLjAyLS4zMDd6IiBmaWxsPSIjMjRCNTgxIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L2c+PC9zdmc+);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.clients-page:after, .clients-page:before {
  content: "";
  display: block;
  position: absolute;
}

.iTPfOA.is-active a {
  z-index: 1;
}

.dHHxGH .navbar-with-border {
  border-bottom: 1px solid rgba(227, 227, 227, 0.8);
}

.dHHxGH svg.sharein-logo {
  fill: rgb(74, 74, 74);
}

.gnNWb {
  display: flex;
  flex-direction: row;
  margin: 1rem 0px;
  padding-bottom: 5px;
}

.navbar {
  position: inherit;
  z-index: inherit;
  top: inherit;
  left: inherit;
  right: inherit;
  height: inherit;
  background-color: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.client-fold {
  padding-bottom: 3.125rem;
  background: #f9f9f9;
  background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), color-stop(50%, #f9f9f9), to(#fff));
  background: linear-gradient(180deg, #f9f9f9 0, #f9f9f9 50%, #fff);
}

.cookies-settings__content {
  margin: 0 20%;
}

.home-banner .button-wrapper div {
  margin-right: 1rem;
}

.bmJnmm {
  padding: 0.5rem 0px;
  margin-left: -4px;
}

.jFukyR h2 {
  margin: 0px 0px -7px 3px;
  color: rgb(29, 166, 109);
  font-weight: 500;
}

.jFukyR {
  display: flex;
  align-items: flex-end;
  margin-bottom: 2rem;
}

.kekQec {
  background: linear-gradient(164deg, rgb(224, 251, 242) 0%, rgb(255, 255, 255) 66%);
  position: relative;
}

.bmInNH p {
  font-weight: 500;
}

.bTmghJ {
  margin: 0px 0px 0.9375rem;
  text-align: left;
  font-size: 1.125rem;
}

.fjJTzz {
  text-align: center;
  margin-top: 2rem;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}

.dgGAZd {
  display: flex;
  align-items: flex-end;
  margin-bottom: 2rem;
}

.jypICS {
  text-align: center;
  margin-top: 2rem;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}

.lkKbTD p {
  font-weight: 500;
}

@media (min-width: 768px) {
  .lkKbTD img {
    width: 100%;
    margin: -50px 0px;
  }
}
.dgGAZd h2 {
  margin: 0px 0px -7px 3px;
  color: rgb(29, 166, 109);
  font-weight: 500;
}

.bYXxFe {
  line-height: 2.625rem;
  font-weight: 700;
  font-size: 2rem;
  margin: 0px 0px 2rem;
  padding: 0px;
  color: rgb(74, 74, 74);
  text-align: left;
}

.bMvHtL h2 {
  border-bottom: none;
}

.bMvHtL {
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}

.cCsOyy {
  line-height: 2.625rem;
  font-weight: 700;
  font-size: 2rem;
  margin: 0px;
  padding: 0px 1.25rem 0.625rem;
  color: rgb(255, 255, 255);
  text-align: center;
}

.jEOAOL {
  margin: 0px 0px 2rem;
  font-weight: 700;
  color: rgb(74, 74, 74);
  text-align: center;
  font-size: 4rem;
  line-height: 4.5rem;
  font-family: sofia-pro, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.bTmghJ {
  margin: 0px 0px 0.9375rem;
  text-align: left;
  font-size: 1.125rem;
}

.bmJnmm {
  padding: 0.5rem 0px;
  margin-left: -4px;
}

.ebAQnk {
  padding: 0.5rem 0px;
  margin-left: -4px;
}

.kekQec {
  background: linear-gradient(164deg, rgb(224, 251, 242) 0%, rgb(255, 255, 255) 66%);
  position: relative;
}

.bmJnmm a {
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.42857;
  text-decoration: none;
  color: rgb(29, 166, 109);
  background: rgb(255, 255, 255);
  padding: 0.5rem 1.5rem;
  border-radius: 100px;
  border: 2px solid rgb(29, 166, 109);
}

.ebAQnk a {
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.42857;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background: rgb(29, 166, 109);
  padding: 0.5rem 1.5rem;
  border-radius: 100px;
  border: 2px solid rgb(224, 251, 242);
}

.ebAQnk {
  padding: 0.5rem 0px;
  margin-left: -4px;
}

.dHZWmh {
  padding: 0.5rem 0px;
  margin-left: -4px;
}

.fjJTzz {
  text-align: center;
  margin-top: 2rem;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}

.dHZWmh a {
  font-weight: 600;
  text-transform: none;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.42857;
  text-decoration: none;
  color: rgb(255, 255, 255);
  background: rgb(29, 166, 109);
  width: 35px;
  height: 35px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  margin: 0px 1rem;
  padding: 0.5rem;
  border-radius: 50%;
}

.fjJTzz a {
  font-weight: 600;
}

.bmInNH a {
  display: flex;
}

.kekQec .stripes {
  position: absolute;
  left: -180px;
  top: -160px;
}

@media (min-width: 768px) {
  .bmInNH .circle {
    bottom: 50px;
  }
}
.bmInNH .circle {
  right: -20px;
  height: 150px;
}

.bmInNH .circle, .bmInNH .stripe {
  position: absolute;
  z-index: 1;
}

.bmInNH img {
  position: relative;
  z-index: 2;
}

.bmInNH .stripe {
  right: 10px;
  top: 35px;
  height: 200px;
}

.bmInNH .circle, .bmInNH .stripe {
  position: absolute;
  z-index: 1;
}

.jypICS {
  text-align: center;
  margin-top: 2rem;
  display: flex;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  align-items: center;
}

.jypICS a {
  font-weight: 600;
}

.lkKbTD a {
  display: flex;
}

.lkKbTD .stripe {
  left: -50px;
  bottom: 30px;
  width: 200px;
}

.lkKbTD .circle, .lkKbTD .stripe {
  position: absolute;
  z-index: 1;
}

.lkKbTD .circle {
  left: -15px;
  width: 175px;
  top: 30%;
}

.lkKbTD .circle, .lkKbTD .stripe {
  position: absolute;
  z-index: 1;
}

@media (min-width: 768px) {
  .lkKbTD img {
    width: 100%;
    margin: -50px 0px;
  }
}
.lkKbTD img {
  position: relative;
  z-index: 2;
  width: 96%;
  margin: 0px 0px 1rem;
}

.lkKbTD .stripe {
  left: -50px;
  bottom: 30px;
  width: 200px;
}

.lkKbTD .circle, .lkKbTD .stripe {
  position: absolute;
  z-index: 1;
}

@media (min-width: 768px) {
  .lkKbTD img {
    width: 100%;
    margin: -50px 0px;
  }
}
.lkKbTD img {
  position: relative;
  z-index: 2;
  width: 96%;
  margin: 0px 0px 1rem;
}

.kekQec .yellow-stripes {
  position: absolute;
  right: -200px;
  bottom: 175px;
}

.lkKbTD a:hover {
  text-decoration: none;
  cursor: default;
}

.dHZWmh a:hover {
  text-decoration: none;
  color: rgb(74, 74, 74);
  background: rgb(255, 227, 93);
}

.call-to-action__btn:active, .call-to-action__btn:focus, .call-to-action__btn:hover {
  background-color: hsla(0, 0%, 100%, 0.95);
  color: #1da66d;
  outline: 0 !important;
}

.dHZWmh a svg {
  margin-left: 1.5px;
  margin-top: 3px;
}

#root, body {
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100vh;
  width: 100%;
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.75rem;
  color: #4a4a4a;
  -webkit-font-feature-settings: "liga", "kern";
  font-feature-settings: "liga", "kern";
  position: relative;
}

#root, html, body {
  overflow-x: clip;
}

.navbar-nav > li.open > a.active, .navbar-nav > li.open > a:active, .navbar-nav > li.open > a:focus, .navbar-nav > li.open > a:hover, .navbar-nav > li > a.active, .navbar-nav > li > a:active, .navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
  background-color: inherit;
  color: #9a9a9a;
}

.gnNWb {
  display: flex;
  flex-direction: row;
  margin: 1rem 0px !important;
  padding-bottom: 5px;
}

.is-on .label {
  color: #1da66d;
}

.is-on .checkmark {
  background-color: #1da66d;
  border: 1px solid #1da66d;
}

.checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #a5a5a5;
}

.fieldset {
  padding-left: 1.45rem;
  border-left: 2.5px solid #ebebeb;
  margin: 1.5rem 0 3.5rem;
}

.fieldset__title {
  font-size: 1.25rem;
  font-weight: 500;
  padding-left: 0.25rem;
}

label {
  font-weight: 400;
  display: inline;
}

.is-on .checkmark {
  background-color: #1da66d;
  border: 1px solid #1da66d;
}

.checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #a5a5a5;
}

is-on .checkmark:after {
  display: block;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 6px;
  left: 6px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}

.cookies-settings__content button, .cookies-settings__content button:active, .cookies-settings__content button:focus {
  border: 2px solid #1da66d;
  color: #fff;
  background: #1da66d;
}

.cookies-settings__content button {
  margin-bottom: 4.5rem;
  text-transform: uppercase;
  outline: none;
  height: 40px;
  text-align: center;
  width: 130px;
  border-radius: 40px;
  letter-spacing: 1px;
  text-shadow: 0;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.cookies-settings__content button:after {
  content: "Save changes";
}

.cookie-saved-message {
  background-color: #1da66d;
  color: #fff;
  padding: 1rem 1.5rem;
  border-radius: 4px;
  margin-bottom: 2rem;
  font-weight: 600;
  font-size: 0.95rem;
}
.cookie-saved-message p {
  margin: 0;
}

.is-visited {
  display: none;
}

.jgJpJ.blog-list {
  width: 45%;
}

.jgJpJ {
  background: rgb(255, 255, 255);
  display: grid;
  grid: "header" 0px "contents" auto "footer" 0px;
  transition: box-shadow 100ms linear 0s;
  padding: 0.5rem;
  cursor: pointer;
  width: 30%;
  max-width: 360px;
  min-width: 300px;
  margin: 1rem auto;
  align-items: flex-start;
  position: relative;
}

.gUAlmd {
  display: flex;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  grid-area: contents/contents/contents/contents;
}

.lowYpX {
  width: 100%;
}

.bLjKwU {
  padding: 1rem 0.5rem 2.5rem;
}

.jubQOk {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 95%;
}

.dNJRUp {
  margin: 0px 0px 0.875rem;
  font-size: 0.875rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  color: rgb(74, 74, 74);
}

.ckSprT {
  margin: 0px 0px 0.875rem;
  font-size: 1.25rem;
  letter-spacing: 0.5px;
  font-weight: 700;
  color: rgb(29, 166, 109);
  text-align: left;
}

.iSuExb {
  margin: 0px 0px 0.9375rem;
  text-align: left;
  font-size: 1rem;
}

.feQRdx {
  width: 100%;
}

.jgJpJ {
  background: rgb(255, 255, 255);
  display: grid;
  grid: "header" 0px "contents" auto "footer" 0px;
  transition: box-shadow 100ms linear 0s;
  box-shadow: RGBA(187, 187, 187, 0.5) 0px 5px 15px 0px;
  cursor: pointer;
  width: 30%;
  max-width: 360px;
  min-width: 300px;
  margin: 1rem auto;
  align-items: flex-start;
  position: relative;
}

.jgJpJ.blog-list {
  width: 45%;
}

.lowYpX:hover img {
  opacity: 0.7;
}

.feQRdx img {
  width: 100%;
}

.card {
  padding: 28px;
  height: 100%;
  border-radius: 5px;
  background-color: #f9f9f9;
}

.post-card {
  margin-top: 1em;
  height: inherit;
}

.styled-input {
  -webkit-appearance: none;
  font-size: 18px;
  padding: 8px 8px 8px 0;
  display: block;
  width: 100%;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #444;
  background: none;
  color: #444;
}

.highlight {
  position: absolute;
  height: 50%;
  width: 100px;
  top: 20%;
  left: 0;
  opacity: 0.5;
}

.bar {
  position: relative;
  display: block;
  width: 100%;
}

.styled-input:focus ~ label, .styled-input:valid ~ label {
  top: -22px;
  font-size: 14px;
  color: #1da66d;
}

.bar:after, .bar:before {
  content: "";
  height: 2px;
  width: 0;
  bottom: 0;
  position: absolute;
  background: #1da66d;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.bar:before {
  left: 50%;
}

.bar:after {
  right: 50%;
}

.input-group {
  position: relative;
  margin-bottom: 35px;
  width: 100%;
}

.gCNLIe {
  position: absolute;
  left: -5000px;
}

.fObRYp {
  width: 100%;
}

.banner h4 {
  font-weight: 300;
}

@media only screen and (min-width: 1170px) {
  .pagination {
    margin: 3em auto 0;
  }
}
.pagination {
  width: 90%;
  max-width: 768px;
  margin: 2em auto 0;
  text-align: center;
  padding: 0;
}

.pagination a {
  border: 1px solid #e6e6e6;
  border-radius: 0.25em;
}

.pagination a, .pagination span {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.6em 0.8em;
  font-size: 1.1rem;
  margin-bottom: 1em;
}

.pagination li, .pagination li.button {
  display: inline-block;
}

.pagination li {
  margin: 0 0.2em;
}

.iVThrs h1 {
  text-transform: capitalize;
}

.ntiQj {
  display: flex;
  flex-direction: column;
  -webkit-box-pack: end;
  justify-content: flex-end;
  will-change: min-height;
  float: right;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-image: initial;
  height: auto;
  font-size: 15px;
  background-color: rgb(255, 255, 255);
  width: 20rem;
  z-index: 10;
  margin: 0px;
  box-sizing: border-box;
  border-right: 1px solid rgb(234, 236, 239);
  position: absolute !important;
  top: 0px !important;
  right: 16px !important;
  left: unset !important;
  bottom: unset !important;
}

.content:not(.custom) {
  margin-top: 2rem;
  padding: 2rem 2.5rem;
  margin-right: 21rem;
}

.content {
  background: #fff;
  border: 1px solid #e4e7ed;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  margin-bottom: 2rem;
}

.content {
  scroll-behavior: smooth;
  padding: 2rem 2.5rem;
  max-width: 740px;
  margin: 0 auto;
}

.subdiv {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.page-nav {
  max-width: 1200px;
}

.page-nav {
  margin: 0 auto;
  padding: 1rem 2.5rem 0;
}

.content:not(.custom) > h1:first-child, .content:not(.custom) > h2:first-child, .content:not(.custom) > h3:first-child, .content:not(.custom) > h4:first-child, .content:not(.custom) > h5:first-child, .content:not(.custom) > h6:first-child {
  margin-top: -1.5rem;
  margin-bottom: 1rem;
}

.content:not(.custom) h1 {
  font-size: 35px;
  text-align: left;
  line-height: 40px;
  margin-top: -2em !important;
  color: #1da66d;
}

.content:not(.custom) > h1, .content:not(.custom) > h2, .content:not(.custom) > h3, .content:not(.custom) > h4, .content:not(.custom) > h5, .content:not(.custom) > h6 {
  margin-top: -3.1rem;
  padding-top: 4.6rem;
  margin-bottom: 0;
}

.content > :first-child {
  margin-top: 2px;
}

.sidebar-links li {
  font-weight: 400;
}

.sidebar .sidebar-links {
  line-height: 1.75rem;
  -webkit-transform: translate(0);
  transform: translate(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: position, transform;
}

.sidebar-links {
  padding: 1.5rem 0;
  margin: 0;
  list-style: none;
  top: 0;
}

.sidebar-links li.active-link .sidebar-page-link-active {
  display: inline-block;
  border-left: 3px solid #3eaf7c;
  font-weight: 600;
  color: #3eaf7c;
}

.ntiQj .sidebar-links .sidebar-page-link:hover, .ntiQj .sidebar-links .sidebar-subheader-link:hover {
  text-decoration: underline;
}

.ntiQj .sidebar-links .sidebar-page-link:hover, .ntiQj .sidebar-links .sidebar-subheader-link:hover, .ntiQj .sidebar-links .sidebar-page-link.active, .ntiQj .sidebar-links .sidebar-subheader-link.active {
  color: rgb(29, 166, 109);
}

.ntiQj .sidebar-links .sidebar-page-link, .ntiQj .sidebar-links .sidebar-subheader-link {
  cursor: pointer;
  color: rgb(44, 62, 80);
}

.sidebar .sidebar-links a {
  padding-left: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sidebar-links .sidebar-sub-headers {
  display: none;
  list-style: none;
}

.ntiQj .sidebar-links .sidebar-page-link:hover, .ntiQj .sidebar-links .sidebar-subheader-link:hover {
  text-decoration: underline;
}

.ntiQj .sidebar-links .sidebar-page-link:hover, .ntiQj .sidebar-links .sidebar-subheader-link:hover, .ntiQj .sidebar-links .sidebar-page-link.active, .ntiQj .sidebar-links .sidebar-subheader-link.active {
  color: rgb(29, 166, 109);
}

.sidebar-links .sidebar-sub-headers.active {
  display: block;
}

.ntiQj .sidebar-links ul {
  padding-left: 1rem;
}

.content table {
  border-collapse: collapse;
  margin: 1rem 0;
  display: block;
  overflow-x: auto;
}

.content td, .content th {
  padding: 10px;
}

.content td, .content th {
  border: 1px solid #dfe2e5;
  padding: 0.6em 1em;
}

.content tr {
  border-top: 1px solid #dfe2e5;
}

.content:not(.custom) h3 {
  margin-bottom: 10px;
}

.content tr:nth-child(2n) {
  background-color: #f6f8fa;
}

.bmJnmm a:hover {
  border: 2px solid rgb(255, 250, 227);
}

.bmJnmm a:hover {
  text-decoration: none;
  color: rgb(74, 74, 74);
  background: rgb(255, 227, 93);
}

.ebAQnk a:hover {
  border: 2px solid rgb(255, 250, 227);
}

.ebAQnk a:hover {
  text-decoration: none;
  color: rgb(74, 74, 74);
  background: rgb(255, 227, 93);
}

.diCNQv svg {
  width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

.diCNQv {
  z-index: 100;
  position: absolute;
  width: 50px;
  cursor: pointer;
  right: 0px;
  top: 0.5rem;
  transition: right 300ms linear 0s;
}

.diCNQv svg line {
  stroke: rgb(42, 152, 89);
}

@media (max-width: 885px) {
  .navbar-mobile--animated {
    box-shadow: 0 50px 100px rgba(50, 50, 93, 0.1), 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: scale(0.95);
    transform-origin: 100% 0;
    opacity: 0;
    will-change: transform, opacity;
    transition-property: transform, opacity;
    transition-duration: 0.25s;
  }
}
@media (max-width: 885px) {
  .navbar-mobile {
    display: none;
    box-shadow: 3px 3px 2px rgba(68, 68, 68, 0.25);
    background-color: #ffffff;
    width: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
    border-radius: 10px;
    z-index: 99;
  }
}
.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .nav:after, .nav:before, .navbar:after, .navbar:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.bYMKUu {
  margin: 0px 0px 1rem;
  font-weight: 700;
  color: rgb(74, 74, 74);
  text-align: center;
  font-size: 2.25rem;
  line-height: 3rem;
  font-family: sofia-pro, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

@media only screen and (max-width: 600px) {
  .jEOAOL {
    margin: 0px 0px 1rem;
    font-weight: 700;
    color: rgb(74, 74, 74);
    text-align: center;
    font-size: 2.25rem;
    line-height: 3rem;
    font-family: sofia-pro, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
}
@media screen and (max-width: 61.9375em) {
  .call-to-action h2 {
    padding-bottom: 1.875rem;
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .call-to-action {
    padding: 5.95rem 1rem 4.85rem;
  }
  .cCsOyy {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }
}
::selection {
  color: #fff;
  background: #1da66d;
}

@media (max-width: 885px) {
  .dHHxGH {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
}
@media (max-width: 885px) {
  .navbar {
    padding: 1rem;
    margin: 0.5rem 0rem !important;
    width: 100%;
    display: flex;
    flex-direction: row;
  }
  .dHHxGH > .container {
    margin-left: inherit;
  }
}
.jFIKmI {
  display: flex;
  height: 100vh;
  flex-direction: column;
  position: absolute;
  left: -25px;
  overflow: scroll;
  width: 100%;
  z-index: 99;
  background: rgb(255, 255, 255);
  border-radius: 8px;
  opacity: 1;
  transform: translateX(25px);
  transition: all 250ms linear 0s;
  box-shadow: rgba(50, 50, 93, 0.1) 0px 50px 100px, rgba(50, 50, 93, 0.15) 0px 15px 35px, rgba(0, 0, 0, 0.1) 0px 5px 15px;
}

.jFIKmI .sidebar__header a {
  padding: 1rem 0.5rem;
}

.jFIKmI .sidebar__header {
  float: none;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  padding: 15px 15px 0px;
}

.iiHDRP:first-of-type {
  padding-top: 15px !important;
}

@media (max-width: 1150px) {
  .is-dropdown__menu.is-sidebar a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.iiHDRP a {
  font-size: 13px !important;
  font-weight: 700 !important;
  margin: 0px !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  color: rgb(74, 74, 74) !important;
  padding: 0px !important;
}

.gjHtne:last-of-type {
  padding-bottom: 1rem;
}

h6 {
  margin: 0 0 0.875rem;
  font-size: 0.875rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 700;
  color: #4a4a4a;
}

.gjHtne a {
  padding: 0.5rem !important;
  font-size: 16px !important;
  color: rgb(255, 255, 255) !important;
  margin: 0px !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
}

.sc-dVhcbM {
  display: none;
}

.egLqXJ {
  z-index: 100;
  position: absolute;
  width: 50px;
  cursor: pointer;
  right: 0px;
  top: 0.5rem;
  transition: right 300ms linear 0s;
  display: none;
}

.egLqXJ svg line {
  stroke: rgb(248, 194, 62);
}

@media (min-width: 1150px) {
  .diCNQv {
    display: none;
  }
  .egLqXJ {
    display: none;
  }
}
@media (max-width: 885px) {
  .bMvHtL {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
  }
}
.jgJpJ:hover {
  box-shadow: rgba(187, 187, 187, 0.5) 0px 15px 40px 0px;
}

.lowYpX:hover button {
  background: rgb(29, 166, 109);
  border-color: rgb(29, 166, 109);
  color: rgb(255, 255, 255);
  font-weight: 700;
}

@media (max-width: 450px) {
  .dWekbd .circle {
    display: none;
  }
}
@media (max-width: 767px) {
  .dWekbd .circle {
    top: 150px;
  }
}
.jLZrDr .block-img {
  text-align: center;
}

.jLZrDr .block-img img {
  max-width: 100%;
  height: auto;
}

.is-dropdown {
  line-height: 1.75rem;
}
.is-dropdown__menu {
  list-style: none;
  position: absolute;
  right: 0;
  background: #ffffff;
  width: 320px;
  border-radius: 4px;
  text-align: left;
  opacity: 1;
  left: -90px;
  z-index: 3;
  padding: 2px;
  width: 100;
}
@media (max-width: 1150px) {
  .is-dropdown__menu {
    width: 350px;
    left: -100px;
    padding: 27px 0;
  }
  .is-dropdown__menu.is-sidebar {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }
  .is-dropdown__menu.is-sidebar a {
    width: fit-content;
  }
  .is-dropdown__menu.is-sidebar .drop-down-menu-group {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .is-dropdown__menu.is-sidebar .drop-down-menu-group .col-xs-11 {
    padding: 0 0.15rem;
    margin: 0rem 0rem;
    border: none;
  }
  .is-dropdown__menu:before {
    left: 150px !important;
  }
  .is-dropdown__menu .drop-down-menu-group {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .is-dropdown__menu .drop-down-menu-group .col-md-5 {
    width: 90%;
  }
}
@media (max-width: 885px) {
  .is-dropdown__menu {
    position: static;
  }
}
.open .is-dropdown__menu {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 885px) {
  .open .is-dropdown__menu {
    transform: translate(0, 20px);
  }
}
@media (max-width: 885px) {
  .open .is-dropdown__menu {
    position: static;
    width: auto;
    background-color: transparent;
    border: 0;
    margin: 1em 0 10px;
    padding: 0;
  }
}
.is-dropdown__menu > li {
  z-index: 1;
  display: block !important;
}
.is-dropdown__menu > li.active {
  color: #1da66d;
}
.is-dropdown__menu > li:first-child a {
  padding-top: 0;
}
.is-dropdown__menu > li:last-child a {
  border-bottom: 0;
}
.is-dropdown__menu a {
  display: block;
  color: #4a4a4a;
  text-decoration: none;
  text-transform: capitalize;
  line-height: 0.875rem;
  font-weight: 600;
}
@media (min-width: 885px) {
  .is-dropdown__menu a {
    font-size: 0.875rem;
    padding: 8px 0;
  }
}
@media (max-width: 885px) {
  .is-dropdown__menu a {
    padding: 0.7rem 0;
    font-size: 16px;
    font-weight: normal;
  }
}
.is-dropdown__menu a:hover {
  color: #1da66d;
}
@media (min-width: 885px) {
  .is-dropdown__menu a:hover {
    transform: scale(1.05);
  }
}
.is-dropdown__menu a[data-toggle=dropdown]::after {
  content: " ";
  float: right;
  border-width: 5px;
  border-color: transparent;
  border-style: solid;
  display: block;
  width: 0;
  height: 0;
  margin-top: 5px;
  border-left-color: #ccc;
  border-right-width: 0px;
}
.is-dropdown__menu a[data-toggle=dropdown].active::after {
  content: " ";
  float: right;
  border-width: 5px;
  border-color: transparent;
  border-style: solid;
  display: block;
  width: 0;
  height: 0;
  margin-top: 5px;
  border-top-color: #ccc;
  border-bottom-width: 0px;
}
@media (min-width: 885px) {
  .is-dropdown__menu {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: 0.3s ease;
  }
  .is-dropdown__menu:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 160px;
    width: 0;
    height: 0;
    box-shadow: 2px -2px 6px rgba(0, 0, 0, 0.05);
    border-top: 6px solid #ffffff;
    border-right: 6px solid #ffffff;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    transform: rotate(-45deg);
  }
}
.is-dropdown__submenu {
  z-index: 7;
  top: 0;
  padding: 0;
  border: 0;
  margin: 0;
  position: static;
  box-shadow: none;
  list-style: none;
}
.is-dropdown__submenu > li {
  border: 0;
}
.is-dropdown__submenu > li > a {
  padding-left: 18px;
}
@media (max-width: 885px) {
  .is-dropdown__submenu {
    padding-bottom: 0;
  }
}
@media (max-width: 885px) {
  .is-dropdown.open > a {
    color: #acacac !important;
  }
}

.dropdown-heading {
  font-size: 0.875rem;
  color: rgba(79, 79, 79, 0.5);
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
@media (max-width: 885px) {
  .dropdown-heading {
    font-size: 0.8125rem;
    letter-spacing: 1px;
    margin: 10px 0;
  }
}

.ruler {
  margin-top: 10px;
  margin-bottom: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.plus-icon {
  width: 2em;
  height: 2em;
  position: relative;
  background-color: rgba(36, 181, 129, 0.2);
  border-radius: 100%;
  text-align: center;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.emphasised-link {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 885px) {
  .emphasised-link {
    justify-content: flex-start;
  }
  .emphasised-link span {
    margin-right: 10px;
  }
  .emphasised-link svg {
    margin-top: 1px;
  }
}
.emphasised-link svg {
  transition: margin-right 0.3s;
}
.emphasised-link a {
  color: #24b581;
}
.emphasised-link:hover svg {
  margin-right: -10px;
}

.btn {
  padding: 0.9em 1.75em !important;
  border-radius: 100vw;
  font-weight: 500;
  font-size: clamp(0.8rem, 1.2vw, 1rem);
  letter-spacing: 0.01em;
  transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.btn:hover, .btn:active, .btn:focus {
  outline: 0 !important;
}
.btn:active {
  transform: scale(0.98);
}
.btn-primary, .blog__link:hover .blog-card__btn {
  color: #ffffff;
  background-color: #1da66d;
  border: 2px solid #1da66d;
}
.btn-primary-light {
  color: #24B581;
  text-decoration: none;
  background-color: rgba(36, 181, 129, 0.3);
}
.btn-primary-light:hover, .btn-primary-light:focus, .btn-primary-light:active, .btn-primary-light:active:hover, .btn-primary-light:active:focus {
  background: transparent;
  color: #1da66d;
  border-color: #1da66d;
}
.btn-primary-alt {
  color: #ffffff;
  text-decoration: none;
  background-color: #24B581;
  border: 2px solid #24B581;
}
.btn-primary-alt:hover, .btn-primary-alt:focus, .btn-primary-alt:active, .btn-primary-alt:active:hover, .btn-primary-alt:active:focus {
  background: transparent;
  color: #24B581;
  border-color: #24B581;
}
.btn-primary a, .blog__link:hover .blog-card__btn a {
  color: #ffffff;
  text-decoration: none;
}
.btn-primary:hover, .blog__link:hover .blog-card__btn:hover, .btn-primary:focus, .blog__link:hover .blog-card__btn:focus, .btn-primary:active, .blog__link:hover .blog-card__btn:active, .btn-primary:active:hover, .btn-primary:active:focus {
  background: transparent;
  color: #1da66d;
  border-color: #1da66d;
}
.btn-primary:hover a, .blog__link:hover .blog-card__btn:hover a, .btn-primary:focus a, .blog__link:hover .blog-card__btn:focus a, .btn-primary:active a, .blog__link:hover .blog-card__btn:active a, .btn-primary:active:hover a, .btn-primary:active:focus a {
  color: #1da66d;
}
.btn-primary.focus, .blog__link:hover .focus.blog-card__btn, .btn-primary:active, .blog__link:hover .blog-card__btn:active, .btn-primary.active, .blog__link:hover .active.blog-card__btn {
  background: transparent;
  color: #1da66d;
  border-color: #1da66d;
}
.btn-secondary {
  color: #0f0f0f;
  background-color: #ffcc4e;
  border-color: #ffcc4e;
}
.btn-secondary a {
  color: #ffffff;
  text-decoration: none;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:active:hover, .btn-secondary:active:focus {
  color: #ffffff;
  background-color: #1da66d;
  border: 2px solid #1da66d;
  box-shadow: none;
}
.btn-secondary-alt {
  color: #0f0f0f;
  background-color: #FFE35D;
  border-color: #FFE35D;
}
.btn-secondary-alt a {
  color: #ffffff;
  text-decoration: none;
}
.btn-secondary-alt:hover, .btn-secondary-alt:active, .btn-secondary-alt:focus, .btn-secondary-alt:active:hover, .btn-secondary-alt:active:focus {
  color: #ffffff;
  background-color: #1da66d;
  border: 2px solid #1da66d;
  box-shadow: none;
}
.btn--transparent {
  background: transparent;
  border: 1px solid #ffcc4e;
  color: #0f0f0f;
  line-height: 1;
  margin: 1rem 0;
}
.btn--uppercase {
  text-transform: uppercase;
}
.btn-arrow {
  display: flex;
  align-items: flex-end;
}
.btn-arrow svg {
  margin-left: 10px;
}

.cta-btn {
  display: inline-flex;
  align-items: center;
  transition: margin-left 0.2s;
}
.cta-btn svg {
  margin-left: 15px;
  margin-top: 2px;
}
.cta-btn:hover, .cta-btn:focus, .cta-btn:active, .cta-btn:active:hover, .cta-btn:active:focus {
  margin-left: 5px;
  background-color: #FFE35D;
  color: #0f0f0f;
}
.cta-btn:hover svg path, .cta-btn:focus svg path, .cta-btn:active svg path, .cta-btn:active:hover svg path, .cta-btn:active:focus svg path {
  stroke: black;
  fill: black;
}
.cta-btn-primary {
  color: #ffffff;
  background-color: #24B581;
  border: 2px solid #24B581;
}
.cta-btn-primary svg path {
  stroke: #ffffff;
}
.cta-btn-primary:hover, .cta-btn-primary:focus, .cta-btn-primary:active, .cta-btn-primary:active:hover, .cta-btn-primary:active:focus {
  background: transparent;
  color: #24B581;
}
.cta-btn-primary:hover svg path, .cta-btn-primary:focus svg path, .cta-btn-primary:active svg path, .cta-btn-primary:active:hover svg path, .cta-btn-primary:active:focus svg path {
  stroke: #24B581;
}
.cta-btn-secondary {
  color: #0f0f0f;
  background-color: #FFE35D;
}
.cta-btn-secondary svg path {
  stroke: #0f0f0f;
}
.cta-btn-secondary:hover, .cta-btn-secondary:focus, .cta-btn-secondary:active, .cta-btn-secondary:active:hover, .cta-btn-secondary:active:focus {
  color: #ffffff;
  background-color: #24B581;
}
.cta-btn-secondary:hover svg path, .cta-btn-secondary:focus svg path, .cta-btn-secondary:active svg path, .cta-btn-secondary:active:hover svg path, .cta-btn-secondary:active:focus svg path {
  stroke: #ffffff;
}

.icon-section {
  display: flex;
  justify-content: space-around;
}
.icon-section--services {
  padding-top: 2rem;
}
.icon-block {
  display: block;
}
.icon-svg {
  background-repeat: no-repeat;
  background-position: center;
  margin-top: -5px;
}
@media (max-width: 487px) {
  .icon-svg {
    height: 35px;
    width: 35px;
  }
}
@media (min-width: 487px) {
  .icon-svg {
    width: 40px;
    height: 40px;
  }
}
.icon-svg--md {
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
}
.icon-svg--xs {
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
}
.icon-svg--sm {
  background-repeat: no-repeat;
}
@media (max-width: 487px) {
  .icon-svg--sm {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 487px) {
  .icon-svg--sm {
    width: 20px;
    height: 20px;
  }
}
.icon-svg--shield-secondary {
  background-image: url(../images/shield-secondary.svg);
  background-size: contain;
}
.icon-svg--money-secondary {
  background-image: url(../images/money-secondary.svg);
  background-size: contain;
}
.icon-svg--user-icon-secondary {
  background-image: url(../images/user-icon-secondary.svg);
  background-size: contain;
}
.icon-svg--shield {
  background-image: url(../images/shield.svg);
  background-size: 85% 85%;
}
.icon-svg--custom {
  background-image: url(../images/why-custom.svg);
}
.icon-svg--card {
  background-image: url(../images/card.svg);
  background-size: contain;
}
.icon-svg--financial {
  background-image: url(../images/why-financial.svg);
}
.icon-svg--handshake {
  background-image: url(../images/why-handshake.svg);
}
.icon-svg--launch {
  background-image: url(../images/why-launch.svg);
}
.icon-svg--multiproduct {
  background-image: url(../images/why-multiproduct.svg);
}
.icon-svg--support {
  background-image: url(../images/why-support.svg);
}
.icon-svg-inner {
  padding-left: 25px;
  flex: 1;
}
.icon-dot {
  display: inline-block;
  margin-top: 10px;
  margin-right: 23px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #ffcc4e;
}
.icon-dot__text {
  margin-left: 40px;
}
.icon-dot--green {
  background: #1da66d;
}
.icon-dot--green-faded {
  background: rgba(36, 181, 129, 0.3);
}
.icon-dot--sm {
  width: 8px;
  height: 8px;
  margin-right: 26px;
}
.icon-dot--hidden {
  visibility: hidden;
}
@media (max-width: 885px) {
  .icon-dot--hidden {
    display: none;
  }
}
.icon-dot--nav {
  margin: 0 4px 2px;
}
.icon-dot--table {
  display: table;
}
.icon-dot-section {
  display: flex;
}
.icon-dot-section-inner {
  padding: 0 2rem 2rem;
  flex: 1;
}
@media (max-width: 885px) {
  .icon-dot-section-inner {
    padding: 0 0.5rem 1rem;
  }
}
.icon-phone {
  width: 18px;
  height: 18px;
  float: left;
  margin-top: 6px;
  margin-right: 10px;
  fill: #1da66d;
}
.icon-phone-white {
  fill: #ffffff;
  margin-top: 2px;
}
.icon-phone-path-2 {
  animation: phone 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}
.icon-phone-path-3 {
  animation: phone2 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}
.icon-mail {
  height: 14px;
}

.background--two {
  background-image: url(../images/confetti-two.svg);
  background-repeat: no-repeat;
  background-origin: content-box;
  background-position: bottom;
  background-size: contain;
}

@-webkit-keyframes phone {
  0%, 30% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes phone {
  0%, 30% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }
  80% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes phone2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }
  70%, 90% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes phone2 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 20px, 0);
    transform: translate3d(-20px, 20px, 0);
  }
  70%, 90% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    opacity: 0;
  }
}
.timeline {
  background-color: transparent;
  line-height: 1.4em;
  list-style: none;
  margin: 0;
  padding: 2.75rem 0;
  width: 100%;
}
.timeline h4 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0.6875rem;
}
.timeline-microsites {
  background-color: #ffffff;
}
@media (max-width: 487px) {
  .timeline-microsites .timeline-year {
    padding-right: 30px;
    padding-left: 20px;
  }
}
.timeline-microsites .timeline-year span {
  width: inherit;
}
.timeline__title {
  text-align: center;
  margin-bottom: 40px;
}
.timeline-year {
  display: flex;
  justify-content: center;
  align-items: center;
}
.timeline-year span {
  display: block;
  color: white;
  background: #1da66d;
  font-size: 1.25rem;
  font-weight: bold;
  width: 6.875rem;
  padding: 0.6875rem 2.0625rem;
  border-radius: 50px;
}
.timeline-year--adjustment + .timeline-item .timeline-marker::before {
  top: 40px;
}
.timeline-year--adjustment + .timeline-item .timeline-marker::after {
  top: 0;
}
.timeline-year--adjustment + .timeline-item .timeline-content {
  padding-top: 2rem;
}
.timeline-item {
  padding-left: 40px;
  position: relative;
}
.timeline-info {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  margin: 0 0 0.5em 0;
  text-transform: uppercase;
  white-space: nowrap;
}
.timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 10px;
}
.timeline-marker:before {
  background-color: #ccd5db;
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  top: 8px;
  left: 0;
  width: 10px;
  transition: 0.3s ease-in-out, border 0.3s ease-in-out;
}
.timeline-marker:after {
  content: "";
  width: 2px;
  background: #ccd5db;
  display: block;
  position: absolute;
  top: 0px;
  bottom: -10px;
  left: 4px;
}
.timeline-item:last-child .timeline-marker:after {
  content: none;
}
.timeline-content {
  padding-bottom: 40px;
}
.timeline-content p {
  color: #0f0f0f;
  font-size: 1rem;
  line-height: 1.5625rem;
}
.timeline-content p.timeline-highlighted {
  color: #1da66d;
}
.timeline-content p b {
  font-weight: 500;
}
.timeline-content p:last-child {
  margin-bottom: 0;
}
.timeline-title {
  font-weight: bold;
  color: #0f0f0f;
}
@media (min-width: 768px) {
  .timeline-split .timeline, .timeline-centered .timeline {
    display: table;
  }
  .timeline-split .timeline-item, .timeline-centered .timeline-item {
    display: table-row;
    padding: 0;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info,
  .timeline-split .timeline-marker,
  .timeline-centered .timeline-marker,
  .timeline-split .timeline-content,
  .timeline-centered .timeline-content,
  .timeline-split .period .timeline-info {
    display: table-cell;
    vertical-align: top;
  }
  .timeline-split .timeline-marker, .timeline-centered .timeline-marker {
    position: relative;
  }
  .timeline-split .timeline-content, .timeline-centered .timeline-content {
    padding-left: 30px;
  }
  .timeline-split .timeline-info, .timeline-centered .timeline-info {
    padding-right: 30px;
  }
  .timeline-split .period .timeline-title, .timeline-centered .period .timeline-title {
    position: relative;
    left: -45px;
  }
}

@media (min-width: 992px) {
  .timeline-centered,
  .timeline-centered .timeline-item,
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-marker,
  .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0;
  }
  .timeline-centered .timeline-item {
    padding-bottom: 40px;
    overflow: hidden;
  }
  .timeline-centered .timeline-item:last-child {
    margin-top: -10px;
  }
  .timeline-centered .timeline-marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
  }
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-content {
    width: 50%;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .timeline-centered .timeline-item.period {
    padding: 50px 0 90px;
  }
  .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto;
  }
  .timeline-centered .period .timeline-title {
    left: auto;
  }
}

.timeline-hide {
  display: none;
}
@media (min-width: 992px) {
  .timeline-hide {
    display: none;
  }
}

.secondary-nav {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #e0e0e0;
  background-color: #fff;
}
.secondary-nav.fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
}
.secondary-nav-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
@media (max-width: 487px) {
  .secondary-nav-list {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
}
.secondary-nav-list__item {
  padding: 0 32px;
  font-size: 1.125em;
  display: inline-block;
  margin: 0 0.15rem;
}
@media (max-width: 885px) and (min-width: 487px) {
  .secondary-nav-list__item {
    padding: 0 25px;
  }
}
@media (max-width: 487px) {
  .secondary-nav-list__item {
    padding: 0 5px;
  }
}
.secondary-nav-list__item a {
  cursor: pointer;
  display: block;
  padding: 14px 0;
  color: rgba(51, 51, 51, 0.75);
  border-bottom: 2px solid transparent;
}
.secondary-nav-list__item a:hover, .secondary-nav-list__item a:active, .secondary-nav-list__item a:focus, .secondary-nav-list__item a:active:hover, .secondary-nav-list__item a:active:focus {
  text-decoration: none;
}
.secondary-nav-list__item a.active {
  border-bottom: 2px solid #1da66d;
  color: #1da66d;
}

.home-action__inner a {
  font-size: 0.9375rem;
  padding: 3px 20px 3px 5px;
  border-radius: 50px;
  border: 1px solid #eaeaea;
  position: absolute;
  top: 0;
  text-decoration: none;
  overflow: hidden;
}
@media (min-width: 992px) {
  .home-action__inner a {
    width: 98%;
  }
}
@media (max-width: 450px) {
  .home-action__inner a {
    font-size: 0.75rem;
  }
}
@media (max-width: 350px) {
  .home-action__inner a {
    font-size: 0.625rem;
  }
}
.home-action__inner a::after {
  background-image: url(https://cdn2.sharein.com/assets/images/chevron.svg);
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  content: "";
  position: absolute;
  display: inline-block;
  margin: 0 0 0 7px;
  top: 11px;
  right: 3px;
  left: auto;
}
@media (max-width: 487px) {
  .home-action__inner a::after {
    top: 9px;
  }
}
.home-action__inner a:hover {
  cursor: pointer;
}
.home-action__fake-button {
  font-size: 0.9em;
  background: #ffcc4e;
  border-radius: 100px;
  padding: 4px 12px;
  margin-right: 5px;
  position: relative;
  color: #0f0f0f;
}
.home-action__title {
  color: #0f0f0f;
  padding-right: 4px;
}
.home-action__description {
  color: #0f0f0f;
  border-left: 1px solid #cdcdcd;
  padding-left: 8px;
  max-width: 700px;
  text-overflow: ellipsis;
  display: inline;
  position: absolute;
  height: 24px;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 1200px) {
  .home-action__description {
    max-width: 515px;
  }
}
@media (max-width: 992px) {
  .home-action__description {
    display: none;
  }
}

.blur-section__info {
  width: 100%;
}

.blur-section__link:hover, .blur-section__link:focus, .blur-section__link:active {
  text-decoration: none;
}

.blur-section__btn {
  border-radius: 50px;
  padding: 0.25rem 1rem;
}
.blur-section__btn:hover, .blur-section__btn:focus, .blur-section__btn:active {
  box-shadow: none;
}

@media (min-width: 885px) {
  .blur-section__link:hover .blur-section__info {
    opacity: 0.2;
    transform: scale(0.95);
    filter: blur(3px);
  }
  .blur-section__info {
    transition: 1s cubic-bezier(0.2, 1, 0.21, 1);
    will-change: transform;
    filter: blur(0);
    width: 100%;
  }
  .blur-section__link:hover .blur-section__btn {
    opacity: 1;
    transform: translate(-50%, -5px);
  }
  .blur-section__btn {
    background: transparent;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translate(-50%, 5px) scale(0.9);
    opacity: 0;
    background-color: #1da66d;
    border-color: #1da66d;
    color: #ffffff;
    transition: 1s cubic-bezier(0.2, 1, 0.21, 1);
    font-size: 14px;
    text-transform: uppercase;
  }
  .blur-section__btn:hover, .blur-section__btn:focus, .blur-section__btn:active {
    background-color: #1da66d;
    border-color: #1da66d;
    color: #ffffff;
  }
}
@media (max-width: 885px) {
  .blur-section__btn {
    display: none;
  }
}
.input-group {
  position: relative;
  margin-bottom: 35px;
  width: 100%;
}
.input-group--select {
  margin-bottom: 0;
}
@media (max-width: 487px) {
  .input-group:last-child {
    margin-bottom: 10px;
  }
}

.text-area-group {
  list-style: none;
  position: relative;
  margin-bottom: 5px;
  display: flex;
  flex-direction: column;
}

.styled-input {
  -webkit-appearance: none;
  font-size: 18px;
  padding: 8px;
  padding-left: 0;
  display: block;
  width: 100%;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #444;
  background: none;
  color: #444;
}
.styled-input:focus {
  outline: none;
}
.styled-input:focus ~ label, .styled-input:valid ~ label {
  top: -22px;
  font-size: 14px;
  color: #1da66d;
}
.styled-input:focus ~ .bar:before, .styled-input:focus ~ .bar:after {
  width: 50%;
}
.styled-input__label {
  color: #999;
  font-size: 18px;
  font-weight: normal;
  position: absolute;
  top: 10px;
  transition: 0.2s ease all;
}
.styled-input__label:after {
  color: inherit;
  content: "*";
  display: inline;
}

.bar {
  position: relative;
  display: block;
  width: 100%;
}
.bar:before, .bar:after {
  content: "";
  height: 2px;
  width: 0;
  bottom: 0px;
  position: absolute;
  background: #1da66d;
  transition: 0.2s ease all;
}
.bar:before {
  left: 50%;
}
.bar:after {
  right: 50%;
}

.highlight {
  position: absolute;
  height: 50%;
  width: 100px;
  top: 20%;
  left: 0;
  opacity: 0.5;
}

@keyframes inputHighlighter {
  from {
    background: #1da66d;
  }
  to {
    width: 0;
    background: transparent;
  }
}
select {
  -webkit-appearance: none;
  appearance: none;
  padding: 0.5rem 1rem;
  font-size: 1.1rem;
  margin: 0.5rem 0 1rem 0;
  background: #fff;
  border: 1px solid #444;
  border-radius: 0px;
  background-image: url(../images/down.svg);
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px auto;
  width: 100%;
}

.styled-checkbox {
  position: absolute;
  opacity: 0;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + label:before {
  content: "";
  margin-top: 4px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  background: white;
}
.styled-checkbox:checked + label:before {
  background: #1da66d;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.styled-checkbox:checked + label:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 13px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.styled-checkbox-list {
  padding: 0;
}
.styled-checkbox-list li {
  list-style: none;
  position: relative;
  margin-bottom: 10px;
  width: 100%;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}

.multiple-choice {
  display: inline-block;
}
.multiple-choice input {
  cursor: pointer;
}
.multiple-choice--last {
  margin-left: 20px;
}

.styled-radio {
  position: absolute;
  opacity: 0;
}
.styled-radio + label {
  cursor: pointer;
  font-size: 16px;
  line-height: 26px;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.styled-radio + label:before {
  content: "";
  display: inline-block;
  background-color: white;
  width: 20px;
  height: 20px;
  margin: -3px 10px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid white;
  box-shadow: 0 0 0 1px #0f0f0f;
}
.styled-radio:checked + label:before {
  background-color: #1da66d;
}

.styled-radio + label::selection,
.styled-checkbox + label::selection {
  background: transparent;
  color: inherit;
}

.brand-card {
  padding: 0.75rem 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 20px;
}

.brand-card-primary-light {
  border: 1px solid #ffffff;
  background: #bce8d8;
  color: #0f0f0f;
}
.brand-card-primary-light-section {
  padding: 0.95rem 0;
}
.brand-card-primary-light-section:not(:last-child) {
  border-bottom: 2px solid #e0fbf2;
}
.brand-card-primary-light--borderless {
  padding-left: 2.8ex;
  padding-right: 2.8ex;
  padding: 4ex;
  padding-top: 2.8ex;
  padding-bottom: 2.8ex;
  background: #e0fbf2;
  color: #4a4a4a;
}

.arrow-icon {
  position: relative;
  top: -1px;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  vertical-align: middle;
}
.arrow-icon-circle {
  transition: stroke-dashoffset 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  stroke-dasharray: 95;
  stroke-dashoffset: 95;
}
.arrow-icon-arrow {
  transition: stroke 0.3s ease;
}

.services__link {
  display: inline-flex;
  align-items: center;
  position: relative;
  text-decoration: none;
}
.services__link::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #1da66d;
  transition: width 0.3s ease;
}
.services__link:hover, .services__link:focus {
  text-decoration: none;
}
.services__link:hover::after, .services__link:focus::after {
  width: calc(100% - 40px);
}
.services__link:hover .arrow-icon, .services__link:focus .arrow-icon {
  transform: translateX(5px);
}
.services__link:hover .arrow-icon-circle, .services__link:focus .arrow-icon-circle {
  stroke-dashoffset: 0;
  stroke: #ffcc4e;
}
.services__link:hover .arrow-icon-arrow, .services__link:focus .arrow-icon-arrow {
  stroke: #ffcc4e;
}

.slide-holder {
  padding: 0 0 0 35px;
}
@media only screen and (max-width: 992px) {
  .slide-holder {
    width: 100%;
    margin-right: -100%;
  }
}
.slide-holder--animated .img-slide {
  transform: translateX(0px);
}

.img-slide {
  position: relative;
  transform: translateX(50px);
  transition: transform 1s;
}
@media only screen and (max-width: 487px) {
  .img-slide--right {
    left: 50px;
    max-width: 600px;
  }
}
@media only screen and (max-width: 487px) {
  .img-slide--left {
    right: 65px;
    max-width: 600px;
  }
}
@media only screen and (max-width: 487px) {
  .img-slide--center {
    right: 10px;
  }
}
.img-slide img {
  position: relative;
  top: 0;
  left: -25px;
}

.sidebar {
  background: transparent;
}
.sidebar-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.sidebar-list::before {
  content: " ";
  display: table;
}
.sidebar-list > li > a {
  padding: 4px 0;
  font-size: 1.15rem;
  line-height: 1.75rem;
  position: relative;
  display: block;
  color: rgba(51, 51, 51, 0.75);
  text-decoration: none;
}
.sidebar-list > li > a:hover {
  color: #333;
}
.sidebar-list > li > a.active {
  color: #1da66d;
}

.cookie-banner {
  position: fixed;
  bottom: 30px;
  left: 30px;
  right: 30px;
  z-index: 1000;
  padding: 1.5rem;
  border-radius: 20px;
  border: none;
  background-color: #f2ebe6;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
}
@media (min-width: 886px) {
  .cookie-banner {
    width: 500px;
    left: 30px;
    right: auto;
  }
}
.cookie-banner__message {
  font-family: "sofia-pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 500;
  font-size: 0.95rem;
  line-height: 1.55rem;
  margin-bottom: 15px;
  color: #0f0f0f;
}
.cookie-banner__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
}
.cookie-banner__btn {
  margin: 0;
  border-color: white !important;
  font-weight: bold !important;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0.5rem 1.25rem !important;
  cursor: pointer;
}
.cookie-banner__link {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-decoration: underline;
  color: #1da66d;
}
.cookie-banner__link:hover {
  color: #0f0f0f;
}

[data-animate=fade-up] {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.7s cubic-bezier(0.25, 0.1, 0.25, 1), transform 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
}
[data-animate=fade-up].is-visible {
  opacity: 1;
  transform: translateY(0);
}

[data-animate=fade-in] {
  opacity: 0;
  transition: opacity 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
}
[data-animate=fade-in].is-visible {
  opacity: 1;
}

[data-animate=slide-left] {
  opacity: 0;
  transform: translateX(-32px);
  transition: opacity 0.7s cubic-bezier(0.25, 0.1, 0.25, 1), transform 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
}
[data-animate=slide-left].is-visible {
  opacity: 1;
  transform: translateX(0);
}

[data-animate=slide-right] {
  opacity: 0;
  transform: translateX(32px);
  transition: opacity 0.7s cubic-bezier(0.25, 0.1, 0.25, 1), transform 0.7s cubic-bezier(0.25, 0.1, 0.25, 1);
}
[data-animate=slide-right].is-visible {
  opacity: 1;
  transform: translateX(0);
}

[data-animate=scale-up] {
  opacity: 0;
  transform: scale(0.96);
  transition: opacity 0.6s cubic-bezier(0.25, 0.1, 0.25, 1), transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1);
}
[data-animate=scale-up].is-visible {
  opacity: 1;
  transform: scale(1);
}

@media (prefers-reduced-motion: reduce) {
  [data-animate] {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}
.features-grid__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  margin-bottom: 1.25rem;
}
.features-grid__icon svg {
  width: 32px;
  height: 32px;
}

.features-grid__item--onboarding .features-grid__icon {
  background: rgba(29, 166, 109, 0.15);
}

.features-grid__item--portfolio .features-grid__icon {
  background: rgba(59, 130, 246, 0.15);
}

.features-grid__item--isa .features-grid__icon {
  background: rgba(29, 166, 109, 0.15);
}

.features-grid__item--money .features-grid__icon {
  background: rgba(147, 51, 234, 0.15);
}

.features-grid__item--compliance .features-grid__icon {
  background: rgba(245, 158, 11, 0.15);
}

.features-grid__item--cms .features-grid__icon {
  background: rgba(59, 130, 246, 0.15);
}

.with-border {
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(228, 228, 228, 0.8);
}

.full-width {
  width: 100%;
}

@media (max-width: 885px) {
  .navbar {
    margin-top: 5px;
  }
}
@media (min-width: 885px) {
  .navbar {
    margin-top: 15px;
  }
}
.navbar-nav {
  display: flex;
  align-items: center;
}
@media (max-width: 885px) and (min-width: 768px) {
  .navbar-nav {
    float: none !important;
  }
}
.navbar-nav > li.open > a, .navbar-nav > li > a {
  font-weight: bold;
  color: #0f0f0f;
}
.navbar-nav > li.open > a:hover, .navbar-nav > li.open > a:active, .navbar-nav > li.open > a:focus, .navbar-nav > li.open > a.active, .navbar-nav > li > a:hover, .navbar-nav > li > a:active, .navbar-nav > li > a:focus, .navbar-nav > li > a.active {
  background-color: inherit;
  color: #9a9a9a;
}
@media (max-width: 885px) {
  .navbar-nav > li.open > a:hover, .navbar-nav > li.open > a:active, .navbar-nav > li.open > a:focus, .navbar-nav > li.open > a.active, .navbar-nav > li > a:hover, .navbar-nav > li > a:active, .navbar-nav > li > a:focus, .navbar-nav > li > a.active {
    color: #1da66d;
  }
}
.navbar-nav > li.open > a:hover i, .navbar-nav > li.open > a:active i, .navbar-nav > li.open > a:focus i, .navbar-nav > li.open > a.active i, .navbar-nav > li > a:hover i, .navbar-nav > li > a:active i, .navbar-nav > li > a:focus i, .navbar-nav > li > a.active i {
  visibility: visible;
}
.navbar-btn__phone {
  position: relative;
  display: block;
  padding: 10px;
  line-height: 30px;
}
.navbar-btn__phone:hover {
  cursor: pointer;
}
.navbar-btn__phone a {
  font-weight: bold;
  color: #0f0f0f;
}
.navbar-btn__contact {
  background: transparent;
  border-width: 1.5px;
  margin: -3px 5px 5px;
  font-weight: bold;
}
.navbar-btn__contact .icon-phone {
  margin-top: 2px;
}
.navbar-btn__contact a {
  color: #0f0f0f;
}
.navbar-btn__contact:hover .icon-phone {
  fill: #1da66d;
}
.navbar-btn__contact:hover a {
  color: #1da66d;
}
@media (max-width: 885px) {
  .navbar-btn__contact {
    margin: 10px 0 10px;
    width: 100%;
    font-size: 16px;
  }
}
.navbar-btn__services {
  margin-top: 10px;
  border-radius: 100px;
  background: #ffcc4e;
  text-align: center;
}
.navbar-btn__services:hover {
  color: inherit !important;
}
@media (min-width: 885px) {
  .navbar-btn__services {
    padding: 12px 0 !important;
  }
}
@media (max-width: 885px) {
  .navbar-btn__services {
    line-height: 1.42857143 !important;
  }
}
@media (min-width: 885px) {
  .navbar {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .navbar-mobile {
    display: flex;
    flex: 1 0 auto;
  }
  .navbar-nav {
    display: flex;
    flex: 1 0 auto;
    justify-content: flex-end;
  }
  .navbar-nav--center {
    flex: 2 0 auto;
  }
}
@media (max-width: 885px) {
  .navbar-header {
    float: none;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 15px;
  }
  .navbar-mobile {
    display: none;
    box-shadow: 3px 3px 2px rgba(68, 68, 68, 0.25);
    background-color: #ffffff;
    width: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
    border-radius: 10px;
    z-index: 99;
  }
  .navbar-mobile .navbar-nav {
    margin: 0;
    overflow: hidden;
    padding: 0 5px 0;
  }
  .navbar-mobile .navbar-nav > li {
    float: none;
    padding: 0 20px;
  }
  .navbar-mobile .navbar-nav > li > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border: 0;
    padding: 0.5em 0;
    background: none;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
  }
  .navbar-mobile .navbar-nav.navbar-nav--center {
    padding-top: 10px;
  }
  .navbar-mobile .navbar-nav.navbar-right {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .navbar-mobile--animated {
    box-shadow: 0 50px 100px rgba(50, 50, 93, 0.1), 0 15px 35px rgba(50, 50, 93, 0.15), 0 5px 15px rgba(0, 0, 0, 0.1);
    transform: scale(0.95);
    transform-origin: 100% 0;
    opacity: 0;
    will-change: transform, opacity;
    transition-property: transform, opacity;
    transition-duration: 0.25s;
  }
  .navbar-mobile--animated.active {
    transform: none;
    opacity: 1;
  }
}

.logo-wrapper {
  flex: 1;
}

@media (max-width: 885px) {
  .site-navbar .container {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
}

.drop-down-menu-section {
  width: 50%;
  padding: 20px;
}
@media (max-width: 885px) {
  .drop-down-menu-section {
    padding: 0;
    width: 100%;
  }
}
.drop-down-menu-group {
  display: flex;
  flex-direction: row;
}
@media (max-width: 885px) {
  .drop-down-menu-group {
    flex-direction: column;
  }
}

.navbar-nav-new li a {
  line-height: unset !important;
}

.shadow-navbar {
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  z-index: 11;
  margin-bottom: 0.5rem;
}

.nav-wrapper {
  display: flex;
  flex-direction: row;
  height: unset;
  justify-content: center;
  align-items: center;
  background: rgba(253, 251, 248, 0.95);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  position: sticky;
  top: 0;
  z-index: 100;
  transition: transform 0.6s cubic-bezier(0.25, 0.1, 0.25, 1), box-shadow 0.3s ease;
  padding: 0.5rem 0;
}
@media (min-width: 885px) {
  .nav-wrapper {
    margin: 0.75rem 1.5rem 0;
    border-radius: 100vw;
    top: 0.75rem;
  }
}
.nav-wrapper.nav-scrolled {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
}
.nav-wrapper.nav-hidden {
  transform: translateY(-120%);
}
.nav-wrapper.nav-visible {
  transform: translateY(0);
}
.nav-wrapper .navbar-with-border {
  border-bottom: none;
}
.nav-wrapper svg.sharein-logo {
  fill: #0f0f0f;
}
@media (max-width: 885px) {
  .nav-wrapper {
    justify-content: flex-start !important;
  }
  .nav-wrapper > .container {
    margin-left: inherit;
  }
}

.sidebar-container {
  display: none;
}
.sidebar-container--visible {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 999;
  background: #fdfbf8;
  opacity: 1;
  transition: opacity 250ms ease;
}
.sidebar-container .sidebar__header {
  float: none;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 15px 15px 0px;
}
.sidebar-container .sidebar__header a {
  padding: 1rem 0.5rem;
}

.burger-icon {
  z-index: 1000;
  position: absolute;
  width: 50px;
  cursor: pointer;
  right: 0px;
  top: 0.5rem;
  transition: right 300ms linear 0s;
  background: none;
  border: none;
  padding: 0;
}
.burger-icon svg {
  width: 100%;
}
@media (min-width: 1150px) {
  .burger-icon {
    display: none;
  }
}

.burger-open svg line {
  stroke: #24B581;
}

.burger-close svg line {
  stroke: rgb(248, 194, 62);
}

.nav-item {
  position: relative;
}
.nav-item.is-active a {
  z-index: 1;
}

.active-dot span {
  display: block;
  width: 0;
  height: 2px;
  margin: 4px auto 0;
  background: #1da66d;
  transition: width 0.3s ease;
}
.is-active .active-dot span {
  width: 100%;
}

.sidebar-link:first-of-type {
  padding-top: 15px !important;
}
.sidebar-link a {
  font-size: 13px !important;
  font-weight: 700 !important;
  margin: 0px !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  color: #0f0f0f !important;
  padding: 0px !important;
}
.sidebar-link--cta {
  padding-bottom: 1rem;
}
.sidebar-link--cta a {
  padding: 0.5rem !important;
  font-size: 16px !important;
  color: #ffffff !important;
  margin: 0px !important;
  font-weight: 700 !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
}

.sidebar-nav {
  padding: 1rem 1.5rem 4rem;
}
.sidebar-nav__heading {
  display: block;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(15, 15, 15, 0.45);
  margin-bottom: 0.5rem;
}
.sidebar-nav__link {
  display: block;
  font-size: 0.9rem;
  font-weight: 600;
  color: #0f0f0f;
  text-decoration: none;
  padding: 0.5rem 0;
}
.sidebar-nav__link:hover {
  color: #1da66d;
}
.sidebar-nav__link--all {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #1da66d;
  margin-top: 0.25rem;
}
.sidebar-nav__link--all svg {
  transition: transform 0.2s ease;
}
.sidebar-nav__link--all:hover svg {
  transform: translateX(4px);
}
.sidebar-nav__divider {
  height: 1px;
  background: rgba(0, 0, 0, 0.07);
  margin: 0.75rem 0;
}
.sidebar-nav__section--cta {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.sidebar-nav__section--cta .btn {
  width: 100%;
  text-align: center;
}

.services-dropdown {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-8px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s;
  z-index: 100;
  padding-top: 12px;
}
.services-dropdown.hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateX(-50%) translateY(-8px);
}
.services-dropdown:not(.hide) {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}
.services-dropdown__inner {
  background: #f2ebe6;
  border-radius: 20px;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.08);
  padding: 1.25rem;
  min-width: 280px;
}
.services-dropdown__inner--cols {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 1.5rem;
  min-width: 520px;
}
.services-dropdown__col {
  display: flex;
  flex-direction: column;
}
.services-dropdown__col-heading {
  display: block;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #555555;
  padding: 0.25rem 0.75rem 0.5rem;
}
.services-dropdown__item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.6rem 0.75rem;
  border-radius: 8px;
  text-decoration: none;
  transition: background-color 0.15s ease;
}
.services-dropdown__item:hover {
  background-color: rgba(29, 166, 109, 0.06);
  text-decoration: none;
}
.services-dropdown__item-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.03);
  transition: background-color 0.15s ease;
}
.services-dropdown__item:hover .services-dropdown__item-icon {
  background: rgba(29, 166, 109, 0.08);
}
.services-dropdown__item-text {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.services-dropdown__item-title {
  display: block;
  font-size: 0.85rem;
  font-weight: 600;
  color: #0f0f0f;
  line-height: 1.3;
  transition: color 0.15s ease;
}
.services-dropdown__item:hover .services-dropdown__item-title {
  color: #1da66d;
}
.services-dropdown__item-desc {
  display: block;
  font-size: 0.75rem;
  color: #7a7a7a;
  line-height: 1.4;
  margin-top: 1px;
}
.services-dropdown__footer {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  margin-top: 0.25rem;
  padding-top: 0.25rem;
}
.services-dropdown__all {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.6rem 0.75rem;
  border-radius: 8px;
  font-size: 0.85rem;
  font-weight: 600;
  color: #1da66d;
  text-decoration: none;
  transition: background-color 0.15s ease;
}
.services-dropdown__all:hover {
  background-color: rgba(29, 166, 109, 0.06);
  text-decoration: none;
}
.services-dropdown__all svg {
  transition: transform 0.2s ease;
}
.services-dropdown__all:hover svg {
  transform: translateX(4px);
}
@media (max-width: 885px) {
  .services-dropdown {
    position: static;
    transform: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    padding-top: 0;
    transition: none;
  }
  .services-dropdown.hide {
    display: none;
    opacity: 1;
    visibility: visible;
    transform: none;
  }
  .services-dropdown:not(.hide) {
    display: block;
  }
  .services-dropdown__inner {
    box-shadow: none;
    border-radius: 0;
    padding: 0.25rem 0;
    min-width: 0;
  }
  .services-dropdown__inner--cols {
    display: block;
    min-width: 0;
  }
  .services-dropdown__col-heading {
    padding: 0.5rem 0.75rem 0.25rem;
  }
  .services-dropdown__item {
    padding: 0.5rem 0.75rem;
  }
  .services-dropdown__item-icon {
    display: none;
  }
  .services-dropdown__footer {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
  }
  .services-dropdown__all {
    padding: 0.5rem 0.75rem;
  }
}

.services-chevron {
  display: inline-block;
  margin-left: 4px;
  transition: transform 0.2s ease;
  vertical-align: middle;
}
[aria-expanded=true] > .services-chevron {
  transform: rotate(180deg);
}

.brand-logos {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 175px;
  height: 8vw;
  max-height: 150px;
}
.brand-logos__featured {
  height: 85px;
  transition: all 0.2s ease-in-out;
}
.brand-logos__featured:hover {
  transform: scale(1.1);
}
@media (min-width: 487px) and (max-width: 992px) {
  .brand-logos {
    margin: 5px;
  }
}
@media (min-width: 992px) {
  .brand-logos {
    margin: 0 auto;
  }
}
@media (max-width: 487px) {
  .brand-logos {
    margin: 2em auto;
    width: 110px;
  }
}
.brand-logos--lendahand-solid {
  background-image: url(../images/client-energise-africa-solid.png);
}
.brand-logos--shojin-solid {
  background-image: url(../images/client-shojin-solid.png);
}
.brand-logos--lendahand-color {
  background-image: url(../images/client-energise-africa-color.png);
}
.brand-logos--panacea-solid {
  background-image: url(../images/client-panacea-solid.png);
}
.brand-logos--panacea-color {
  background-image: url(../images/client-panacea-color.png);
}
.brand-logos--colend-solid {
  background-image: url(../images/client-colend-solid.png);
}
.brand-logos--colend-color {
  background-image: url(../images/client-colend-color.png);
}
.brand-logos--pc-solid {
  background-image: url(../images/client-pc-solid.png);
}
.brand-logos--brickowner-solid {
  background-image: url(../images/client-brickowner-solid.png);
}
.brand-logos--brickowner-color {
  background-image: url(../images/client-brickowner-color.png);
}
.brand-logos--triodos {
  background-image: url(../images/client-triodos.png);
}
.brand-logos--triodos-color {
  background-image: url(../images/client-triodos-color.png);
}
.brand-logos--beelandlords-solid {
  background-image: url(../images/client-beelandlords-solid.png);
}
.brand-logos--beelandlords-color {
  background-image: url(../images/client-beelandlords-color.png);
}
.brand-logos--camcrowd {
  background-image: url(../images/client-camcrowd-solid.png);
}
.brand-logos--camcrowd-color {
  background-image: url(../images/client-camcrowd-color.png);
}
.brand-logos--polonia {
  background-image: url(../images/client-polonia-solid.png);
}
.brand-logos--polonia-color {
  background-image: url(../images/client-polonia-color.png);
}
.brand-logos--thrive {
  background-image: url(../images/client-thrive-solid.png);
}
.brand-logos--thrive-color {
  background-image: url(../images/client-thrive-color.png);
}
.brand-logos--simple-solid {
  background-image: url(../images/client-simple-solid.png);
}
.brand-logos--blume-solid {
  background-image: url(../images/client-blume-solid.png);
}
.brand-logos--hochanda-solid {
  background-image: url(../images/client-hochanda-solid.png);
}
.brand-logos--hochanda-color {
  background-image: url(../images/client-hochanda-color.png);
}
.brand-logos--landclub-solid {
  background-image: url(../images/client-landclub-solid.png);
}
.brand-logos--landclub-color {
  background-image: url(../images/client-landclub-color.png);
}
.brand-logos--landdevelop-solid {
  background-image: url(../images/client-landdevelop-solid.png);
}
.brand-logos--landdevelop-color {
  background-image: url(../images/client-landdevelop-color.png);
}
.brand-logos--dpcrowd-solid {
  background-image: url(../images/client-dpcrowd-solid.png);
}
.brand-logos--dpcrowd-color {
  background-image: url(../images/client-dpcrowd-color.png);
}
.brand-logos--armstrong-solid {
  background-image: url(../images/client-armstrong-solid.png);
}
.brand-logos--armstrong-color {
  background-image: url(../images/client-armstrong-color.png);
}
.brand-logos--reminova-solid {
  background-image: url(../images/client-reminova-solid.png);
}
.brand-logos--reminova-color {
  background-image: url(../images/client-reminova-color.png);
}
.brand-logos--supporters-solid {
  background-image: url(../images/client-supporters-solid.png);
}
.brand-logos--supporters-color {
  background-image: url(../images/client-supporters-color.png);
}
.brand-logos--uown-solid {
  background-image: url(../images/client-uown-solid.png);
}
.brand-logos--uown-color {
  background-image: url(../images/client-uown-color.png);
}
.brand-logos--blipfuture-color {
  background-image: url(../images/client-blipfuture-color.png);
}
.brand-logos--blipfuture-solid {
  background-image: url(../images/client-blipfuture-solid.png);
}
.brand-logos--simple-color {
  background-image: url(../images/client-simple-color.png);
}
.brand-logos--simple-2 {
  background-image: url(../images/client-simple-2.png);
}
.brand-logos--blume {
  background-image: url(../images/client-blume.png);
}
.brand-logos--hochanda {
  background-image: url(../images/client-hochanda.png);
}
.brand-logos--hibernian {
  background-image: url(../images/client-hibernian.png);
}
.brand-logos--hibernian-solid {
  background-image: url(../images/client-hibernian-solid.png);
}
.brand-logos--hibernian-color {
  background-image: url(../images/client-hibernian-color.png);
}
.brand-logos--riversimple {
  background-image: url(../images/client-riversimple.png);
}
.brand-logos--reminova {
  background-image: url(../images/client-reminova.png);
}
.brand-logos--crowlords {
  background-image: url(../images/client-crowlords.png);
}
.brand-logos--cwu {
  background-image: url(../images/client-cwu.png);
}
.brand-logos--landdevelop {
  background-image: url(../images/client-landdevelop.png);
}
.brand-logos--igloo-solid {
  background-image: url(../images/client-igloo-solid.png);
}
.brand-logos--igloo-color {
  background-image: url(../images/client-igloo-color.png);
}
.brand-logos--godwin-solid {
  background-image: url(../images/client-godwin-solid.png);
}
.brand-logos--godwin-color {
  background-image: url(../images/client-godwin-color.png);
}
.brand-logos--orca-solid {
  background-image: url(../images/client-orca-solid.png);
}
.brand-logos--orca-color {
  background-image: url(../images/client-orca-color.png);
}
.brand-logos--ecog-solid {
  background-image: url(../images/client-ecog-solid.png);
}
.brand-logos--ecog-color {
  background-image: url(../images/client-ecog-color.png);
}
.brand-logos--bee-solid {
  background-image: url(../images/client-bee-solid.png);
}
.brand-logos--bee-color {
  background-image: url(../images/client-bee-color.png);
}
.brand-logos--p1-solid {
  background-image: url(../images/client-p1-solid.png);
}
.brand-logos--p-color {
  background-image: url(../images/client-p1-color.png);
}
.brand-logos--bbcnews {
  background-image: url(../images/bbcnews.png);
}
.brand-logos--crowdfundinsider {
  background-image: url(../images/crowdfundinsider.png);
}
.brand-logos--euromoney {
  background-image: url(../images/euromoney.png);
}
.brand-logos--financialtimes {
  background-image: url(../images/financialtimes.png);
}
.brand-logos--scotman {
  background-image: url(../images/scotman.png);
}
.brand-logos--telegraph {
  background-image: url(../images/telegraph.png);
}
.brand-logos-overlay {
  position: absolute;
  z-index: 100;
  width: 185px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #F9F9F9;
  opacity: 0;
}
.brand-logos-overlay--adj {
  height: 57px;
}
.client__link:hover .brand-logos-overlay {
  opacity: 1;
}

.brand-logos--crowdlors-solid {
  background-image: url(../images/client-crowdlords-solid.png);
}

.brand-logos--investincrowd-color {
  background-image: url(../images/client-investincrowd-color.png);
}

.brand-logos--berkeley-color {
  background-image: url(../images/client-berkeley-color.png);
}

.brand-logos--trisent-color {
  background-image: url(../images/client-trisent-color.png);
}

.brand-logos--easyas123-color {
  background-image: url(../images/client-easyas123-color.png);
}

.brand-logos--supercars-color {
  background-image: url(../images/client-supercars-color.png);
  width: 120px;
}

.brand-logos--seedingvr-color {
  background-image: url(../images/client-seedingvr-color.png);
}

.brand-logos--miigen-color {
  background-image: url(../images/client-miigen-color.png);
}

.brand-logos--propifi-color {
  background-image: url(../images/client-propifi-color.png);
}

.brand-logos--ethex-color {
  background-image: url(../images/client-ethex-color.png);
}

.brand-logos--easymoney-color {
  background-image: url(../images/client-easymoney-color.png);
}

.brand-logos--maitland-color {
  background-image: url(../images/client-maitland-color.png);
}

.brand-logos--p1capital-color {
  background-image: url(../images/client-p1capital-color.png);
}

.brand-logos--leo-color {
  background-image: url(../images/client-leo-color.png);
}

.brand-logos--kashhub-color {
  background-image: url(../images/client-kashhub-color.png);
}

.brand-logos--intelligence-color {
  background-image: url(../images/client-intelligence-color.png);
}

.brand-logos--axia-color {
  background-image: url(../images/client-axia-color.png);
}

.brand-logos--heritage-color {
  background-image: url(../images/client-heritage-color.png);
}

.footer {
  background-color: #27272a;
  color: rgba(253, 251, 248, 0.85);
  font-size: 0.9375rem;
  line-height: 1.7;
}

.footer-main {
  padding: 5rem 0 2.5rem;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.5fr repeat(3, 1fr) 1.2fr;
  gap: 2rem 3rem;
}
@media (max-width: 992px) {
  .footer-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 487px) {
  .footer-grid {
    grid-template-columns: 1fr;
    gap: 2rem 0;
  }
}
.footer-grid__brand .icon--sharein-logo-short {
  display: block;
  margin-bottom: 1.25rem;
}
@media (max-width: 992px) {
  .footer-grid__col--contact {
    grid-column: 1/-1;
  }
}

.footer-brand__text {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.875rem;
  line-height: 1.8;
  margin: 0 0 1.75rem;
}

.footer-social {
  display: flex;
  gap: 0.75rem;
}
.footer-social__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  transition: background-color 0.2s ease, transform 0.2s ease;
}
.footer-social__link:hover, .footer-social__link:focus {
  background-color: #1da66d;
  color: #fff;
  transform: translateY(-2px);
  text-decoration: none;
}
.footer-social__link svg {
  display: block;
}

.footer-col__heading {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0 0 1.25rem;
  border-bottom: none;
}

.footer-col__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-col__list li {
  margin-bottom: 0.625rem;
}
.footer-col__list a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: color 0.2s ease;
}
.footer-col__list a:hover, .footer-col__list a:focus {
  color: #24B581;
  text-decoration: none;
}

.footer-contact__text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.9375rem;
  margin: 0 0 1.25rem;
}

.footer-contact__btn {
  display: inline-block;
  padding: 0.75rem 2rem;
  background-color: #1da66d;
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 100vw;
  border: 2px solid #1da66d;
  text-decoration: none;
  transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.footer-contact__btn:hover, .footer-contact__btn:focus {
  background: transparent;
  color: #1da66d;
  border-color: #1da66d;
  text-decoration: none;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-bottom__inner {
  padding: 2rem 0;
}
.footer-bottom__legal p {
  color: rgba(255, 255, 255, 0.45);
  font-size: 0.8125rem;
  line-height: 1.7;
  margin: 0 0 0.25rem;
}
.footer-bottom__legal p:last-child {
  margin-bottom: 0;
}

.page {
  padding-left: 0;
}

.page-nav {
  max-width: 1200px;
}

.inner {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  min-height: 2rem;
  margin-top: 0;
  border-top: 1px solid #eaecef;
  padding-top: 1rem;
  overflow: auto;
}

.content {
  background: #ffffff;
  border: 1px solid #e4e7ed;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  margin-bottom: 2rem;
}
.content td,
.content th {
  padding: 10px;
}

.search-box {
  padding: 0;
}
.search-box input {
  position: static;
  display: block;
  height: 56px;
  width: 90vw;
  max-width: 720px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-right: 10px;
  padding-left: 54px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #fff;
  background-image: url(https://cdn2.sharein.com/assets/images/search.svg);
  background-position: 17px 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  box-shadow: 1px 2px 11px -2px rgba(0, 0, 0, 0.3);
  font-size: 16px;
}
.search-box input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: grey !important;
}
.search-box input:focus {
  width: 90vw !important;
}

.suggestions.align-right {
  width: 100%;
  top: 4.5rem;
  z-index: 100;
  max-height: 350px;
  overflow: scroll;
}

.content:not(.custom) {
  margin-top: 2rem;
  padding: 2rem 2.5rem;
  margin-right: 21rem;
}
.content:not(.custom) h1 {
  font-size: 35px;
  text-align: left;
  line-height: 40px;
  margin-top: -2em !important;
  color: #1da66d;
}
.content:not(.custom) h3 {
  margin-bottom: 10px;
}

.navbar {
  position: inherit;
  z-index: inherit;
  top: inherit;
  left: inherit;
  right: inherit;
  height: inherit;
  background-color: inherit;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.sidebar {
  will-change: min-height;
  float: right;
  border: none;
  position: absolute;
  top: 0;
  height: auto !important;
}
.sidebar .sidebar-links {
  line-height: 1.75rem;
  transform: translate(0, 0);
  /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}
.sidebar .sidebar-links a {
  padding-left: 1rem;
  display: flex;
}

@media screen and (max-width: 1130px) {
  .sidebar {
    display: none;
  }
  .content:not(.custom) {
    margin: auto;
    margin-top: 2rem;
    border: none;
    box-shadow: none;
  }
}
.subdiv {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.checklist-group {
  display: none;
  margin-bottom: 15px;
  position: relative;
}
.checklist-group-text {
  display: none;
  margin-left: 60px;
  max-width: 500px;
}

.content .checklist-group {
  display: flex;
}
.content .checklist-group-text {
  display: inline;
}

.tick-emblem {
  display: none;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #1da66d;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  position: absolute;
  top: 30%;
}
.tick-emblem svg {
  fill: white;
  width: 55%;
  position: absolute;
}

.content .tick-emblem {
  display: flex;
}

h4 {
  font-size: 1.15rem;
  padding-bottom: 15px;
}

.cm-intro-wrapper {
  border: 2px solid #f0f1f1;
}

.yellow-card {
  background-color: #FFF5C2;
  text-align: center;
  width: 100%;
  padding: 25px;
}

.cm-card {
  background-color: #1da66d;
  width: 100%;
  padding: 25px;
  border-radius: 4px;
  box-shadow: 3px 2px 9px 1px rgba(73, 73, 73, 0.2);
}
.cm-card__text {
  color: #ffffff;
  text-transform: none;
  font-size: 1.75rem;
  line-height: 2.125rem;
  font-weight: 400;
}
.cm-card__text:hover {
  text-decoration: none;
}
.cm-card__number {
  font-size: 1.625rem;
  font-weight: bold;
  line-height: 2.25rem;
  width: 2.5rem;
  height: 2.5rem;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  color: #ffffff;
}
.cm-card .arrow-icon-arrow {
  stroke: #ffffff;
}

.cm-training-sessions {
  padding: 2em 0;
  background-color: rgba(36, 181, 129, 0.1);
}
.cm-training-sessions a,
.cm-training-sessions b {
  font-weight: 600;
}
.cm-training-sessions span {
  color: #989898;
}
.cm-training-sessions .cm-training-date {
  padding-left: 40px !important;
}

.cm-tabs {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  border-bottom: 1px solid #e8e8e8;
  cursor: pointer;
}
.cm-tabs li {
  position: relative;
  display: block;
}
.cm-tabs a {
  position: relative;
  display: block;
  font-weight: bold;
  color: #0f0f0f;
  padding: 25px 0;
  transition: color 0.4s, border-bottom-color 0.4s;
}
@media only screen and (max-width: 1300px) {
  .cm-tabs a {
    font-size: 12px;
  }
}
@media only screen and (max-width: 500px) {
  .cm-tabs a {
    font-size: 10px;
  }
}
.cm-tabs a:focus, .cm-tabs a:hover, .cm-tabs a:active {
  text-decoration: none;
}
.cm-tabs .active a {
  color: #1da66d;
  border-bottom: 3px solid #1da66d;
  transition-timing-function: ease-out;
}

.cm-tab-content {
  background-color: #F9F9F9;
}
.cm-tab-content > .tab-pane {
  padding: 2rem;
  text-align: left;
}
.cm-tab-content > .tab-pane ul {
  padding-left: 1.2em;
}
.cm-tab-content li,
.cm-tab-content .type-bold {
  padding-bottom: 15px;
}

.cm-toc-panel {
  align-items: center;
  justify-content: center;
  font-weight: 400;
}
.cm-toc-panel [class*=col-] {
  border-width: 0 !important;
}
.cm-toc-panel-item {
  list-style: none;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid transparent;
  border-radius: 34.5px;
  display: flex;
  align-items: center;
  color: inherit;
}
.cm-toc-panel-item:hover {
  border-color: #eae6e6;
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
.cm-toc-panel-circle {
  display: block;
  flex: 1 0 auto;
  font-size: 1.5rem;
  line-height: 2.8125rem;
  font-weight: bold;
  width: 3.125rem;
  max-width: 3.125rem;
  height: 3.125rem;
  text-align: center;
  border-radius: 50%;
  color: #1da66d;
  background-color: #ddf6ec;
  margin-right: 20px;
}

.cc-card-link a {
  margin-right: 4px;
  font-weight: 500;
}
.cc-card-link span {
  font-size: 14px;
  color: #555555;
}

.cm-collections {
  background: #F9F9F9;
}
.cm-collections .collections-title h2 {
  border-bottom: 1px solid #eaecef;
}
.cm-collections .cm-card {
  color: #ffffff;
}
.cm-collections .cm-card a {
  display: block;
  padding: 10px 0;
  color: #ffffff;
  text-decoration: underline;
  text-decoration-color: #3cc08e;
}
.cm-collections .cm-card a:hover {
  cursor: pointer;
}
.cm-collections-links ul {
  list-style: none;
  padding: 0;
}
.cm-collections-links a {
  display: block;
  padding: 10px 0;
  color: #0f0f0f;
  text-decoration: underline;
  text-decoration-color: #0f0f0f;
}
.cm-collections-links a:hover {
  cursor: pointer;
}

.cm-icon {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #eaecef;
}
.cm-icon span {
  padding-right: 15px;
}

.client-featured-item-text h5 {
  line-height: 1.75rem;
}

.home-new {
  background-color: #E0FBF2;
  background-repeat: no-repeat;
  background-size: cover;
}

.home {
  background-image: url(../images/home-banner.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
  margin-top: -100px;
  padding: 100px 0 3rem;
}
@media (min-width: 992px) {
  .home {
    padding-top: 150px;
  }
}
@media (max-width: 885px) {
  .home {
    background-position: 100%;
  }
}
.home-banner .button-wrapper {
  margin-top: 2.5rem;
  display: flex;
}
.home-banner .button-wrapper div {
  margin-right: 1rem;
}
@media (max-width: 487px) {
  .home-banner .button-wrapper {
    justify-content: space-around;
    flex-direction: column;
  }
  .home-banner .button-wrapper div {
    margin: 0.5rem 0;
  }
}
.home-banner .highlighted-text {
  font-weight: bold;
  position: relative;
  margin: 0 5px;
  z-index: 0;
}
.home-banner .highlighted-text span {
  height: 5px;
  width: 100%;
  background: #FFF5C2;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.home-banner h1 {
  text-align: left;
}
.home-banner h1 span {
  color: #1da66d;
}
@media (min-width: 992px) {
  .home-banner img {
    margin-left: 50px;
    margin-top: -50px;
  }
}
.home-invest-copy {
  margin: 2.5rem 0;
  position: relative;
}
.home-invest-copy:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 8.75rem;
  height: 8.75rem;
  background: #FFFAE3;
  left: -6.25rem;
  top: -1.875rem;
  border-radius: 7.5rem;
}
.home-our-customers {
  position: relative;
  top: 6.25rem;
}
.home-cta-section {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
  width: 100%;
  position: absolute;
  bottom: -3.75rem;
}
@media screen and (max-width: 61.9375em) {
  .home-cta-section {
    bottom: unset;
    position: relative;
    padding-bottom: 3.75rem;
  }
}
.home-cta-section-item {
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 1.25rem;
  background: #ffffff;
  border: 1px solid rgba(36, 181, 129, 0.23);
  border-radius: 0.3125rem;
  text-align: left;
  position: relative;
  bottom: 0;
  transition: bottom 0.2s;
  cursor: pointer;
}
.home-cta-section-item p {
  margin-top: 0.625rem;
  color: #9ca3af;
}
.home-cta-section-item:hover p, .home-cta-section-item:focus p, .home-cta-section-item:active p, .home-cta-section-item:active:hover p, .home-cta-section-item:active:focus p {
  color: #0f0f0f;
}
.home-cta-section-item:hover, .home-cta-section-item:focus, .home-cta-section-item:active, .home-cta-section-item:active:hover, .home-cta-section-item:active:focus {
  bottom: 1.25rem;
  border-color: #24B581;
}
@media screen and (max-width: 61.9375em) {
  .home-cta-section-item:hover, .home-cta-section-item:focus, .home-cta-section-item:active, .home-cta-section-item:active:hover, .home-cta-section-item:active:focus {
    bottom: 0.3125rem;
  }
}
.home__subtitle {
  font-size: 1.5rem;
  line-height: 2.25rem;
  max-width: 600px;
  text-align: center;
}
.home-caption {
  height: 90vh;
  min-height: 500px;
  max-height: 900px;
  font-size: 4rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 710px) {
  .home-caption h1 {
    font-size: 3.75rem;
    padding: 0 3rem;
  }
}
@media (max-width: 700px) {
  .home-caption h1 {
    font-size: 3.5rem;
    padding: 0 3rem;
  }
}
@media (max-width: 680px) {
  .home-caption h1 {
    font-size: 4rem;
    padding: 0;
  }
}
.home-caption-copy {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  top: -6.25rem;
}
@media screen and (max-width: 61.9375em) {
  .home-caption-copy {
    top: unset;
  }
}
.home-caption-buffer {
  height: 25vh;
  background-color: #ffffff;
}
@media screen and (max-width: 61.9375em) {
  .home-caption-buffer {
    height: auto;
  }
}

.lendahand-ethex-home {
  max-height: 515px;
  position: absolute;
}
@media (max-width: 768px) {
  .lendahand-ethex-home {
    position: relative;
    width: 100%;
  }
}

.list-paragraph--home {
  display: flex;
  flex-direction: row;
}
.list-paragraph--home p {
  margin-left: 1.25rem;
  line-height: 1.75rem;
}

.list-paragraph--services {
  display: flex;
  flex-direction: row;
}
.list-paragraph--services i {
  margin-right: 12px !important;
}
.list-paragraph--services p {
  margin-left: 0.5rem;
  line-height: 1.75rem;
}

.list-paragraph--property {
  display: flex;
  flex-direction: row;
}
.list-paragraph--property p {
  margin-left: 1.45rem;
  line-height: 1.75rem;
}
.list-paragraph--property .icon-dot {
  flex: 1 0 auto;
  max-width: 12px;
  margin-top: 13px;
}

.list-paragraph--appointed-rep {
  display: flex;
  flex-direction: row;
}
.list-paragraph--appointed-rep p {
  margin-left: 1.25rem;
  line-height: 1.75rem;
}

.list-paragraph--shareinpay {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.list-paragraph--shareinpay svg {
  height: 30px;
  width: 30px;
}
.list-paragraph--shareinpay p {
  width: 100%;
  margin-left: 0.5rem;
}

@media (min-width: 487px) {
  .why-section-row {
    padding-top: 2.75rem;
  }
}

.handover-section {
  padding: 2rem 0 4rem;
}
.handover-section__title {
  font-weight: bold;
  color: #0f0f0f;
}
@media (min-width: 992px) {
  .handover-section__col {
    width: 40%;
  }
}
.handover-section-list {
  position: relative;
  list-style: none;
}
.handover-section-list li {
  list-style: none;
}
.handover-section-list li::before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #ffcc4e;
  display: block;
  float: left;
  position: absolute;
  left: 0;
  border: 0;
}

.customers--home {
  padding: 1rem 0;
}
@media (min-width: 487px) {
  .customers--microsites {
    padding: 2rem 0;
  }
}
.customers--property:before {
  padding-top: 2rem;
  position: relative;
  content: " ";
  display: table;
  width: 100%;
}
@media (min-width: 992px) {
  .customers--property .brand-logos {
    height: 8vw;
  }
}
@media (max-width: 487px) {
  .customers--property .brand-logos {
    width: 120px;
    height: 65px;
  }
}
@media (max-width: 487px) {
  .customers-grid {
    flex-direction: row;
  }
}

.blog__link {
  color: inherit !important;
}
.blog__link:hover {
  text-decoration: none;
}
.blog__link:hover .blog-card {
  border: 4px solid #ffcc4e;
}
.blog-card {
  max-width: 360px;
  margin: 15px auto;
  padding: 5px;
  border: 4px solid #F9F9F9;
}
.blog-card__media {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 10.625rem;
  margin-bottom: 1.25rem;
}
.blog-card__inner {
  padding: 0 10px 20px;
}
.blog-card__title {
  color: #1da66d;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 1.125rem;
}
.blog-card__grab {
  font-size: 1em;
  margin-bottom: 1.5625rem;
}
.blog-card__actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-card__btn {
  width: 200px;
  background: #ffffff;
  border: 2px solid rgb(234, 234, 234);
}
@media (min-width: 487px) {
  .blog-card__btn {
    font-size: 0.75rem;
  }
}

.news {
  background-color: #F9F9F9;
}

.call-to-action {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background: #27272a;
  padding: 6rem 2rem;
  position: relative;
  overflow: hidden;
}
.call-to-action::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 700px;
  height: 700px;
  background: radial-gradient(circle, rgba(29, 166, 109, 0.1) 0%, transparent 65%);
  pointer-events: none;
}
@media (max-width: 600px) {
  .call-to-action {
    padding: 4rem 1.25rem;
  }
}
.call-to-action__inner {
  position: relative;
  z-index: 1;
  text-align: center;
  max-width: 600px;
}
.call-to-action__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.call-to-action__heading,
.call-to-action h2 {
  margin: 0 0 1rem;
  font-size: clamp(1.75rem, 3.5vw, 2.5rem);
  text-align: center;
  color: #ffffff;
  border-bottom: none;
  letter-spacing: -0.01em;
}
.call-to-action__subtext {
  color: rgba(255, 255, 255, 0.6);
  font-size: 1.05rem;
  margin-bottom: 2rem;
}
.call-to-action__btn {
  font-size: 1rem;
  font-weight: 700;
  color: #0f0f0f;
  background: #ffffff;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.call-to-action__btn:hover, .call-to-action__btn:focus, .call-to-action__btn:active {
  background-color: #1da66d;
  color: #ffffff;
  outline: 0 !important;
}
.call-to-action__arrow {
  transition: transform 0.2s ease;
}
.call-to-action:hover .call-to-action__arrow {
  transform: translateX(4px);
}

.card {
  padding: 28px;
  height: 100%;
  border-radius: 5px;
  background-color: #F9F9F9;
}
.card--flex {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.card--transparent {
  background-color: transparent;
  border: 3px solid #f0f1f1;
}
.card h3 {
  margin: 0.5em 0;
}
.card h5 {
  line-height: 1.5rem;
}
.card .client-quote {
  margin: 0;
}

.hover-filter {
  transition: filter 0.5s, opacity 0.5s;
}
.hover-filter:hover, .hover-filter:focus, .hover-filter:active, .hover-filter:active:hover, .hover-filter:active:focus {
  filter: none;
  opacity: 1;
}

.clients-page {
  margin-top: -15px;
  background: #ffffff;
  position: relative;
}
.clients-page:before, .clients-page:after {
  content: "";
  display: block;
  position: absolute;
}
.clients-page:before {
  height: 500px;
  width: 30%;
  left: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYwIiBoZWlnaHQ9IjEzOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik01NTkuOTQ3LTFjLTguNTI3IDE2LjM0OC0xOS40NjcgMzEuMzc5LTMyLjYwNiA0NC41NzctMjYuMjIzIDI2LjQ5OS03My42NzUgNTcuNzAyLTE0OS44MTcgNTYuMzczTDAgOTkuOTQzVi0xaDU1OS45NDd6IiBmaWxsPSIjRjBGMUYxIi8+PHBhdGggZD0iTTE1MS45OSAxMTYuMTgzYzE2LjAxMiAxMy45MTggNDAuMjc0IDEyLjIyMSA1NC4xOTMtMy43OSAxMy45MTgtMTYuMDExIDEyLjIyMS00MC4yNzQtMy43OS01NC4xOTJzLTQwLjI3NC0xMi4yMjEtNTQuMTkyIDMuNzljLTEzLjkxOCAxNi4wMS0xMi4yMjEgNDAuMjczIDMuNzkgNTQuMTkyeiIgc3Ryb2tlPSIjRkZFMzVEIiBzdHJva2Utd2lkdGg9IjIzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1kYXNoYXJyYXk9IjEiLz48L2c+PC9zdmc+");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 0;
}
.clients-page:after {
  height: 500px;
  width: 30%;
  right: 0;
  top: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDc0IiBoZWlnaHQ9IjE0MCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0uODMzIDBoODIuNWM1LjE0NSA1NC40NjEgNTQuMjUgNTcuMzY0IDY0LjUyNSA1Ny4zNjQgMjMuNzExIDAgNjIuODUtMTIuMzM3IDY3LjcwNS01Ny4zNjRoODIuNTExYy0yLjM0NSA0MC41Mi0xOS4yMjYgNzYuMzE0LTQ3Ljk3MSAxMDEuNjU2LTI3LjU1NyAyNC4yNjMtNjMuODQgMzcuNTc0LTEwMi4zNjkgMzcuNTc0LTM4LjE1NSAwLTczLjk0LTEzLjMxMS0xMDAuNjIyLTM3LjMyNEMyNy4wMyA4My44NiAzLjQwOSA1MS43OTYuODMzIDB6IiBmaWxsPSIjRjBGMUYxIi8+PHBhdGggZD0iTTQ3NCAyNC4zYTggOCAwIDAgMS03LjMyNC0xMS40NzJjLjEzNS0uMjguMjctLjU2Mi40MDItLjg0NUE4IDggMCAwIDEgNDc0IDcuNHYxNi45ek0zNjMgOTRhOCA4IDAgMSAxIDAtMTZjLjMxMiAwIC42MjUtLjAwMS45MzctLjAwNGE4IDggMCAxIDEgLjEyNyAxNmMtLjM1NC4wMDMtLjcxLjAwNC0xLjA2NC4wMDR6bTQ3Ljg3OS05LjAyOGE4IDggMCAwIDEtNS44NS0xNC44OTJjLjI5LS4xMTQuNTgtLjIzLjg3LS4zNDZhOCA4IDAgMSAxIDUuOTcyIDE0Ljg0NGMtLjMzLjEzMy0uNjYxLjI2NC0uOTkyLjM5NHptNDEuMjQtMjUuOTU2YTggOCAwIDAgMS0xMC44ODgtMTEuNzI1Yy4yMjktLjIxMi40NTYtLjQyNS42ODMtLjY0YTggOCAwIDEgMSAxMC45ODIgMTEuNjM3Yy0uMjU5LjI0NC0uNTE4LjQ4Ny0uNzc4LjcyOHptLTIwMi40OTUtMzAuMzVhOCA4IDAgMCAxIDEzLjgzOC04LjAzYy4xNTYuMjY4LjMxMy41MzcuNDcxLjgwNGE4IDggMCAwIDEtMTMuNzcyIDguMTQ0Yy0uMTgtLjMwNS0uMzYtLjYxLS41MzctLjkxN3ptMzEuODM0IDM2Ljg2OGE4IDggMCAxIDEgOS45NjctMTIuNTE3Yy4yNDQuMTk0LjQ4OS4zODguNzM0LjU4YTggOCAwIDEgMS05Ljg2NSAxMi41OTdjLS4yOC0uMjE5LS41NTgtLjQ0LS44MzYtLjY2em00My4xOTcgMjIuNzYzYTggOCAwIDEgMSA0LjY3OC0xNS4zMDJjLjI5Ny4wOTIuNTk2LjE4MS44OTQuMjdhOCA4IDAgMCAxLTQuNTUxIDE1LjMzOWMtLjM0LS4xMDEtLjY4LS4yMDQtMS4wMi0uMzA3eiIgZmlsbD0iIzI0QjU4MSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9nPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
}

.client-header {
  text-align: center;
  padding: 4rem 0 2rem 0;
}
.client-header-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.client-header h2 {
  font-size: 2.2rem;
  border-bottom: none;
}
.client-header-heading {
  z-index: 2;
}
.client-header-heading h2 {
  margin-bottom: 2rem;
}
.client-header-heading:after {
  content: "";
  display: block;
  position: absolute;
  left: calc(50% - 30px);
  height: 3px;
  background: #FFE35D;
  width: 3.75rem;
}
.client-header-subheading {
  max-width: 31.25rem;
  margin-top: 2rem;
  padding: 0 1.875rem;
}
.client-header-subheading h3 {
  line-height: 1.75rem;
  font-weight: lighter;
}
.client-header h3 a {
  opacity: 1;
}

.button-stack {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: left;
}
.button-stack .btn {
  margin: 0.3125rem 0 0.3125rem 0;
  display: inline-block;
  font-weight: bold;
}
@media (max-width: 992px) {
  .button-stack {
    padding: 0 1.875rem;
  }
}

.button-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  width: 100%;
  padding: 20px;
}
.button-group .btn {
  margin: 0.625rem 0.625rem 0.625rem 0;
  font-weight: bold;
}

.energise-overlay {
  position: relative;
}
.energise-overlay:before {
  content: "";
  width: 168px;
  height: 89px;
  background: url(/images/energise-africa-color-logo.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 35px;
  right: 10px;
  z-index: 3;
}
@media (max-width: 1199px) {
  .energise-overlay:before {
    width: 120px;
    top: 150px;
    right: 15px;
  }
}
@media (max-width: 992px) {
  .energise-overlay:before {
    width: 168px;
    top: -20px;
    right: 10px;
  }
}
@media (max-width: 608px) {
  .energise-overlay:before {
    width: 100px;
    top: -5px;
    right: 15px;
  }
}

.client {
  padding: 5px;
}
.client-fold {
  padding-bottom: 3.125rem;
  background: rgb(249, 249, 249); /* Old browsers */
  background: -moz-linear-gradient(top, rgb(249, 249, 249) 0%, rgb(249, 249, 249) 50%, rgb(255, 255, 255) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgb(249, 249, 249) 0%, rgb(249, 249, 249) 50%, rgb(255, 255, 255) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(249, 249, 249) 0%, rgb(249, 249, 249) 50%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.client-super-feature {
  margin-top: 6.25rem;
}
.client-super-feature__secondary {
  margin-top: 0;
  margin-bottom: 3.125rem;
}
@media (max-width: 992px) {
  .client-super-feature__secondary {
    background: #FFFAE3;
  }
}
@media (max-width: 992px) {
  .client-super-feature {
    margin-top: 3.125rem;
  }
}
.client-super-feature-image {
  padding: 1.875rem;
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-size: contain !important;
  background-repeat: no-repeat;
  background-position: center;
}
.client-super-feature-image img {
  left: 0 !important;
}
.client-super-feature-services {
  padding: 1.875rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 992px) {
  .client-super-feature-services {
    padding: 1.875rem 0;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
    padding-top: 0;
  }
}
.client-super-feature-title-minor {
  text-transform: uppercase;
  color: #555555;
  margin-bottom: 0.625rem;
}
.client-super-feature-profile {
  padding: 1.875rem;
}
@media (max-width: 992px) {
  .client-super-feature-profile {
    display: flex;
    flex-direction: row;
  }
  .client-super-feature-profile h4 {
    font-size: 1rem;
  }
  .client-super-feature-profile h5 {
    font-size: 0.875rem;
  }
}
.client-super-feature-name h4 {
  padding: 0;
  margin: 0;
}
.client-super-feature-alt-left {
  width: 40%;
}
@media (max-width: 992px) {
  .client-super-feature-alt-left {
    width: 100%;
  }
}
.client-super-feature-left {
  width: 60%;
}
@media (max-width: 992px) {
  .client-super-feature-left {
    width: 100%;
  }
}
.client-super-feature-alt-right {
  width: 60%;
}
@media (max-width: 992px) {
  .client-super-feature-alt-right {
    width: 100%;
  }
}
.client-super-feature-right {
  width: 40%;
}
@media (max-width: 992px) {
  .client-super-feature-right {
    width: 100%;
  }
}
.client-super-feature-large-subtitle {
  padding: 1.875rem 1.875rem 0 1.875rem;
  line-height: 2.2rem;
  position: relative;
  width: 100%;
}
.client-super-feature-subtitle {
  padding: 1.875rem;
  line-height: 2.2rem;
  position: relative;
  margin-bottom: 0.25rem;
}
.client-super-feature-subtitle h3 {
  margin: 0.25rem 0;
}
.client-super-feature-ruler {
  border-bottom: 2px solid #FFE35D;
  padding: 0 1.875rem;
  margin: 0.625rem 0;
  width: calc(100% - 60px);
}
.client-super-feature-upper, .client-super-feature-lower {
  display: flex;
  flex-direction: row;
  width: 100%;
}
@media (max-width: 992px) {
  .client-super-feature-upper, .client-super-feature-lower {
    flex-direction: column;
  }
}
.client-super-feature-container {
  background: #FFFAE3;
}
.client-super-feature-company-logo {
  width: auto;
  max-width: 20rem;
  padding: 0.9375rem 1.875rem;
}
.client-super-feature-alt {
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 3.125rem;
  background: #DDF6EC;
}
@media (max-width: 992px) {
  .client-super-feature-alt {
    margin-top: 0;
  }
}
.client-super-feature-alt .container {
  background: #DDF6EC;
}
.client-super-feature-alt-ruler {
  border-color: #1da66d;
}
.client-featured-item-container {
  border: none;
  border-left: 8px solid rgba(228, 228, 228, 0.6);
  display: flex;
  flex-direction: column;
  margin: 1.25rem 0;
}
@media (max-width: 992px) {
  .client-featured-item-container {
    border: none;
    border-bottom: 2px solid rgba(228, 228, 228, 0.6);
    padding-bottom: 2.5rem;
    width: 100%;
  }
  .client-featured-item-container:last-child {
    border: none;
  }
}
.client-featured-item-container a {
  height: 100%;
}
.client-featured-label {
  font-size: 0.875rem;
  color: #ffffff;
  padding: 0 0.625rem;
  font-weight: normal;
  background: #1da66d;
  border-radius: 20px;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.6em;
}
.client-featured-label-container {
  margin-top: auto;
}
.client-featured-item {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 0 1.875rem 0 1.875rem;
}
.client-featured-item-text {
  font-weight: lighter;
}
.client-featured-item-logo {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  height: 3.75rem;
  width: auto;
  max-width: 10rem;
  margin-bottom: 0.625rem;
}
.client-blockquote:before, .client-quote-row:before {
  display: block;
  height: 0;
  content: "“";
  margin-left: -0.4em;
  font: italic 400%/1 Cochin, Georgia, "Times New Roman", serif;
  color: #a5a5a5;
  font-size: 7.5rem;
}
.client-quote {
  max-width: 992px;
  margin: 0 auto;
}
@media (max-width: 992px) {
  .client-quote {
    margin: 30px;
  }
}
.client-quote img {
  margin: 0 auto;
}
.client-quote-row {
  border: 4px solid #FFE35D;
}
.client-quote-media {
  width: 185px;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.client-quote__who {
  display: block;
  color: #9b9b9b;
  font-size: 1.25rem;
}
.client-quote__title {
  font-style: italic;
}
.client-media {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 185px;
  height: 90px;
}
.client-featured-inner {
  width: 185px;
  height: 90px;
}
.client-featured-inner:after {
  content: "";
  margin-top: 11px;
  display: block;
  bottom: 0;
  left: 0;
  width: 28px;
  height: 3px;
  border-radius: 5px;
  background-color: #1da66d;
}
.client-featured-raised {
  background: #1da66d;
  padding: 0.625rem 1.25rem;
  margin-top: -3.125rem;
  position: relative;
  width: 13.75rem;
  margin-left: -2.1875rem;
}
.client-featured-raised h2 {
  text-align: center;
  font-size: 1.625rem;
  letter-spacing: 0.098125rem;
  line-height: 3.125rem;
  color: #ffffff;
  font-weight: normal;
  margin: 0;
}
.client__link {
  color: #0f0f0f;
}
.client__link:hover, .client__link:focus, .client__link:active {
  color: #0f0f0f;
  text-decoration: none;
}
.client-card {
  border: 3px solid transparent;
  background-color: #F9F9F9;
  padding: 10px;
  height: 100%;
  transition: border-color 0.2s ease-in-out;
}
.client__link:hover .client-card {
  border: 3px solid #FFE35D;
}
.client-inner {
  text-align: center;
}
.client-type {
  text-align: right;
}
.client-type__info {
  color: #c6c6c6;
  padding: 1px 8px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  border-radius: 5px;
  border: 1px solid #c6c6c6;
}
.client__link:hover .client-type__info {
  color: #1da66d;
  border: 1px solid #1da66d;
}
@media (min-width: 768px) {
  .client {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.client h5 {
  line-height: 1.5rem;
}

.dip-intro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
@media (max-width: 767px) {
  .dip-intro {
    grid-template-columns: 1fr;
  }
}
.dip-intro__card {
  background: #ffffff;
  border: 1px solid rgba(228, 228, 228, 0.6);
  border-radius: 12px;
  padding: 2.25rem 2rem;
}
.dip-intro__card h3 {
  font-size: 1.15rem;
  font-weight: 700;
  color: #0f0f0f;
  margin-bottom: 0.75rem;
}
.dip-intro__card p {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #555555;
  margin-bottom: 0;
}
.dip-intro__card ul {
  padding-left: 1.25rem;
  margin-bottom: 0;
}
.dip-intro__card ul li {
  font-size: 0.95rem;
  line-height: 1.7;
  color: #555555;
  margin-bottom: 0.35rem;
}
.dip-intro__card ul li:last-child {
  margin-bottom: 0;
}
.dip-intro__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 10px;
  background: rgba(29, 166, 109, 0.06);
  margin-bottom: 1.25rem;
}

.dip-showcase__img-wrap {
  background: #f4f5f5;
  border-radius: 12px;
  padding: 1.5rem;
  border: 1px solid rgba(228, 228, 228, 0.6);
}
.dip-showcase__img-wrap img {
  border-radius: 8px;
}
.dip-showcase__heading {
  font-size: 1.5rem;
  font-weight: 700;
  color: #0f0f0f;
  margin-bottom: 1rem;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .dip-showcase__heading {
    margin-top: 1.5rem;
  }
}
.dip-showcase__checklist {
  list-style: none;
  padding-left: 0;
  margin-top: 1.25rem;
  margin-bottom: 0;
}
.dip-showcase__checklist li {
  display: flex;
  align-items: flex-start;
  gap: 0.6rem;
  font-size: 0.95rem;
  line-height: 1.5;
  color: #0f0f0f;
  margin-bottom: 0.6rem;
}
.dip-showcase__checklist li svg {
  flex-shrink: 0;
  margin-top: 2px;
}
.dip-showcase__checklist li:last-child {
  margin-bottom: 0;
}

.sector-pain {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
}
@media (max-width: 767px) {
  .sector-pain {
    grid-template-columns: 1fr;
  }
}

.sector-pain__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-bottom: 1.25rem;
}

.sector-pain__col--challenge .sector-pain__icon {
  background: rgba(122, 53, 53, 0.08);
}

.sector-pain__col--solution .sector-pain__icon {
  background: rgba(31, 122, 76, 0.08);
}

.sector-pain__col {
  background: #f2ebe6;
  border: none;
  border-radius: 20px;
  padding: 2.5rem 2.25rem;
  position: relative;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.sector-pain__col:hover {
  box-shadow: none;
}
.sector-pain__col h2 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #0f0f0f;
  margin-bottom: 1.25rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #E6DBD4;
}
.sector-pain__col p {
  font-size: 0.95rem;
  line-height: 1.75;
}
.sector-pain__col--challenge h2 {
  border-bottom-color: #f0d5d5;
  color: #7a3535;
}
.sector-pain__col--solution h2 {
  border-bottom-color: #c5e0d0;
  color: #1f7a4c;
}

.sector-case-study {
  background: #27272a;
  border-radius: 16px;
  padding: 3.5rem;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.sector-case-study::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(29, 166, 109, 0.08) 0%, transparent 65%);
  pointer-events: none;
}
@media (max-width: 575px) {
  .sector-case-study {
    padding: 2.5rem 1.5rem;
  }
}
.sector-case-study h2 {
  color: #ffffff;
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  position: relative;
  z-index: 1;
}
.sector-case-study p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.95rem;
  line-height: 1.8;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.sector-case-study__actions {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
  gap: 0.75rem;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
.sector-case-study .btn {
  border: 2px solid rgba(255, 255, 255, 0.25);
  color: #ffffff;
  background: transparent;
}
.sector-case-study .btn:hover, .sector-case-study .btn:focus {
  background: #ffffff;
  color: #0f0f0f;
  border-color: #ffffff;
}

.sector-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.75rem;
}
@media (max-width: 767px) {
  .sector-links {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

.sector-link-card {
  background: #f2ebe6;
  border: none;
  border-radius: 20px;
  padding: 2.25rem 2rem;
  text-align: center;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.sector-link-card:hover {
  box-shadow: none;
  transform: translateY(-4px);
}
.sector-link-card h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #0f0f0f;
  margin-bottom: 0.5rem;
}
.sector-link-card p {
  font-size: 0.9rem;
  color: #555555;
  line-height: 1.65;
  margin-bottom: 1.25rem;
}
.sector-link-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 12px;
  background: #E6DBD4;
  margin: 0 auto 1.25rem;
}
.sector-link-card .services__link {
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.bvb-persona-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.75rem;
}
@media (max-width: 991px) {
  .bvb-persona-grid {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }
}

.bvb-persona {
  background: #f2ebe6;
  border: none;
  border-radius: 20px;
  padding: 2.25rem 2rem;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.bvb-persona:hover {
  box-shadow: none;
  transform: translateY(-4px);
}
.bvb-persona__number {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1;
  color: #E6DBD4;
  margin-bottom: 0.75rem;
  letter-spacing: -0.03em;
}
.bvb-persona h3 {
  font-size: 1.15rem;
  font-weight: 700;
  color: #0f0f0f;
  margin-bottom: 1rem;
  line-height: 1.35;
}
.bvb-persona p {
  font-size: 0.92rem;
  line-height: 1.65;
  color: #555555;
  margin-bottom: 0.875rem;
}
.bvb-persona__quote {
  background: #FFFAE3;
  border-left: 3px solid #ffcc4e;
  padding: 0.875rem 1.1rem;
  font-size: 0.92rem;
  font-style: italic;
  color: #0f0f0f;
  line-height: 1.6;
  margin: 1rem 0;
  border-radius: 0 4px 4px 0;
}

.bvb-callout {
  background: #24B581;
  color: #ffffff;
  border-radius: 8px;
  padding: 2.5rem 3rem;
  text-align: center;
}
@media (max-width: 575px) {
  .bvb-callout {
    padding: 2rem 1.5rem;
  }
}
.bvb-callout p {
  color: rgba(255, 255, 255, 0.9);
  font-size: 1.05rem;
  line-height: 1.75;
  margin: 0;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
}
.bvb-callout strong {
  color: #ffffff;
}

.bvb-stat-row {
  display: flex;
  justify-content: center;
  gap: 3.5rem;
  flex-wrap: wrap;
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #E6DBD4;
}
@media (max-width: 575px) {
  .bvb-stat-row {
    gap: 2rem;
  }
}

.bvb-stat {
  text-align: center;
}
.bvb-stat__number {
  font-size: 2.5rem;
  font-weight: 700;
  color: #0f0f0f;
  line-height: 1;
  letter-spacing: -0.02em;
}
.bvb-stat__label {
  font-size: 0.78rem;
  color: #555555;
  margin-top: 0.35rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: 500;
}

.bvb-scale-col {
  background: #f2ebe6;
  border: none;
  border-radius: 20px;
  padding: 2.25rem;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.bvb-scale-col:hover {
  box-shadow: none;
}
.bvb-scale-col h3 {
  font-size: 1.15rem;
  font-weight: 700;
  padding-bottom: 1rem;
  margin-bottom: 1.25rem;
  border-bottom: 2px solid #E6DBD4;
}
.bvb-scale-col ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.bvb-scale-col li {
  padding: 0.7rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 0.92rem;
  line-height: 1.65;
  color: #555555;
}
.bvb-scale-col li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.bvb-scale-col--before h3 {
  color: #b04040;
  border-bottom-color: #f0d5d5;
}
.bvb-scale-col--after {
  background: #f2ebe6;
  border-color: transparent;
}
.bvb-scale-col--after h3 {
  color: #1f7a4c;
  border-bottom-color: rgba(29, 166, 109, 0.2);
}
.bvb-scale-col--after li {
  border-bottom-color: rgba(29, 166, 109, 0.1);
  color: #0f0f0f;
}

.bvb-insight-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
}
@media (max-width: 767px) {
  .bvb-insight-cards {
    grid-template-columns: 1fr;
  }
}

.bvb-insight-card {
  background: #f2ebe6;
  border: none;
  border-left: 3px solid #24B581;
  border-radius: 0 14px 14px 0;
  padding: 1.75rem 2rem;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.bvb-insight-card:hover {
  box-shadow: none;
}
.bvb-insight-card h4 {
  font-size: 1.05rem;
  font-weight: 700;
  color: #0f0f0f;
  margin-bottom: 0.625rem;
}
.bvb-insight-card p {
  font-size: 0.9rem;
  color: #555555;
  line-height: 1.7;
  margin: 0;
}
.bvb-insight-card:nth-child(1) {
  border-left-color: #E6DBD4;
}
.bvb-insight-card:nth-child(2) {
  border-left-color: #24B581;
}
.bvb-insight-card:nth-child(3) {
  border-left-color: #ffcc4e;
}
.bvb-insight-card:nth-child(4) {
  border-left-color: #3b82f6;
}

.bvb-collective-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.bvb-collective-list li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  padding: 0.625rem 0;
  border-bottom: 1px solid rgba(228, 228, 228, 0.5);
  font-size: 0.92rem;
  line-height: 1.6;
  color: #0f0f0f;
}
.bvb-collective-list li:last-child {
  border-bottom: none;
}
.bvb-collective-list li::before {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #24B581;
  margin-top: 0.5rem;
}

.comparison-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 0.95rem;
}
.comparison-table thead th {
  padding: 1rem 1.25rem;
  font-weight: 700;
  text-align: left;
  border-bottom: 3px solid #24B581;
}
.comparison-table thead th:first-child {
  border-bottom-color: rgba(228, 228, 228, 0.6);
}
.comparison-table thead th.comparison-table__col--buy {
  color: #24B581;
}
.comparison-table tbody td {
  padding: 0.875rem 1.25rem;
  border-bottom: 1px solid rgba(228, 228, 228, 0.5);
  vertical-align: top;
}
.comparison-table tbody td:first-child {
  font-weight: 700;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .comparison-table tbody td:first-child {
    white-space: normal;
  }
}
.comparison-table tbody tr:last-child td {
  border-bottom: none;
}
.comparison-table tbody tr:hover td {
  background-color: #F9F9F9;
}
.comparison-table__col--build {
  color: #555555;
}
.comparison-table__col--buy {
  background-color: rgba(36, 181, 129, 0.04);
}
@media (max-width: 768px) {
  .comparison-table {
    font-size: 0.875rem;
  }
  .comparison-table thead th,
  .comparison-table tbody td {
    padding: 0.75rem 0.75rem;
  }
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.sim-persona-grid {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 991px) {
  .sim-persona-grid {
    grid-template-columns: 1fr;
  }
}

.sim-timeline-section {
  background: linear-gradient(164deg, #F9F9F9 0%, #ffffff 66%);
}

.sim-timeline {
  position: relative;
  padding-left: 2rem;
}
@media (max-width: 768px) {
  .sim-timeline {
    padding-left: 1.25rem;
  }
}
.sim-timeline__line {
  position: absolute;
  left: 5px;
  top: 12px;
  bottom: 12px;
  width: 2px;
  background: linear-gradient(#24B581, rgba(228, 228, 228, 0.6));
}
.sim-timeline__step {
  display: flex;
  gap: 1.5rem;
  margin-bottom: 2rem;
  position: relative;
}
.sim-timeline__step:last-child {
  margin-bottom: 0;
}
.sim-timeline__marker {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  min-width: 80px;
  position: relative;
  margin-left: -2rem;
}
@media (max-width: 768px) {
  .sim-timeline__marker {
    min-width: 64px;
    margin-left: -1.25rem;
  }
}
.sim-timeline__dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(228, 228, 228, 0.6);
  border: 3px solid #ffffff;
  box-shadow: 0 0 0 2px rgba(228, 228, 228, 0.6);
  flex-shrink: 0;
  z-index: 1;
}
.sim-timeline__dot--active {
  background: #24B581;
  box-shadow: 0 0 0 2px #24B581, 0 0 12px rgba(36, 181, 129, 0.3);
}
.sim-timeline__dot--complete {
  background: #1da66d;
  box-shadow: 0 0 0 2px #1da66d;
}
.sim-timeline__week {
  font-size: 0.75rem;
  font-weight: 700;
  color: #555555;
  margin-top: 0.5rem;
  white-space: nowrap;
  text-align: center;
}
.sim-timeline__card {
  background: #ffffff;
  border: 1px solid rgba(228, 228, 228, 0.8);
  border-radius: 8px;
  padding: 1.5rem 1.75rem;
  flex: 1;
  transition: box-shadow 0.3s ease, transform 0.2s ease, border-color 0.3s ease;
}
.sim-timeline__card:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.07);
  transform: translateY(-2px);
  border-color: rgba(36, 181, 129, 0.25);
}
.sim-timeline__card h4 {
  font-size: 1rem;
  font-weight: 700;
  color: #0f0f0f;
  margin: 0 0 0.375rem;
}
.sim-timeline__card p {
  font-size: 0.9rem;
  line-height: 1.7;
  color: #555555;
  margin: 0;
}

.sim-faqs {
  border-top: none;
}

.sim-faq {
  background: #ffffff;
  border: 1px solid rgba(228, 228, 228, 0.8);
  border-radius: 8px;
  margin-bottom: 0.625rem;
  transition: box-shadow 0.3s ease, transform 0.2s ease, border-color 0.3s ease;
}
.sim-faq:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  transform: translateY(-1px);
}
.sim-faq__question {
  padding: 1.125rem 1.5rem;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sim-faq__question span:first-child {
  font-size: 0.9375rem;
  font-weight: 600;
  color: #0f0f0f;
}
.sim-faq__arrow {
  font-size: 1.125rem;
  color: #9ca3af;
  transition: transform 0.2s ease, color 0.2s ease;
  flex-shrink: 0;
  margin-left: 1rem;
}
.sim-faq__answer {
  display: none;
  padding: 0 1.5rem 1.25rem;
}
.sim-faq__answer p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.75;
  color: #555555;
}
.sim-faq--open {
  border-color: rgba(36, 181, 129, 0.4);
  box-shadow: 0 0 20px rgba(29, 166, 109, 0.06);
}
.sim-faq--open .sim-faq__arrow {
  transform: rotate(180deg);
  color: #24B581;
}
.sim-faq--open .sim-faq__answer {
  display: block;
}

.sim-gap-cta {
  display: flex;
  align-items: center;
  gap: 2.5rem;
  background: #E0FBF2;
  border: 2px solid rgba(36, 181, 129, 0.25);
  border-radius: 12px;
  padding: 2.5rem 3rem;
}
@media (max-width: 768px) {
  .sim-gap-cta {
    flex-direction: column;
    text-align: center;
    padding: 2rem 1.5rem;
    gap: 1.5rem;
  }
}
.sim-gap-cta__content {
  flex: 1;
}
.sim-gap-cta__content h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #0f0f0f;
  margin: 0 0 0.5rem;
}
.sim-gap-cta__content p {
  font-size: 0.9rem;
  line-height: 1.7;
  color: #555555;
  margin: 0;
}
.sim-gap-cta__action {
  flex-shrink: 0;
}

.fep-problem-block {
  border-left: 3px solid #24B581;
  padding: 1.25rem 1.5rem;
  margin: 2rem 0;
  background: #E0FBF2;
  border-radius: 0 8px 8px 0;
}
.fep-problem-block p {
  font-size: 1.05rem;
  font-weight: 500;
  color: #0f0f0f;
  line-height: 1.65;
  margin: 0;
}

.error-code {
  font-size: 6rem;
  font-weight: 700;
  line-height: 1;
  color: #24B581;
  opacity: 0.2;
  letter-spacing: -0.04em;
  margin-bottom: 0.5rem;
}
@media (max-width: 768px) {
  .error-code {
    font-size: 4rem;
  }
}

.error-links {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  max-width: 860px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .error-links {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .error-links {
    grid-template-columns: 1fr;
  }
}

.error-link-card {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  background: #ffffff;
  border: 1px solid rgba(228, 228, 228, 0.8);
  border-radius: 8px;
  padding: 1.25rem 1.5rem;
  text-decoration: none;
  transition: box-shadow 0.3s ease, transform 0.2s ease, border-color 0.3s ease;
}
.error-link-card:hover {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.07);
  transform: translateY(-3px);
  border-color: rgba(36, 181, 129, 0.3);
  text-decoration: none;
}
.error-link-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #E0FBF2;
  flex-shrink: 0;
}
.error-link-card__icon svg {
  width: 22px;
  height: 22px;
}
.error-link-card__text {
  display: flex;
  flex-direction: column;
  padding-top: 0.25rem;
}
.error-link-card__title {
  font-size: 0.95rem;
  font-weight: 700;
  color: #0f0f0f;
  line-height: 1.3;
}
.error-link-card__desc {
  font-size: 0.8rem;
  color: #555555;
  line-height: 1.5;
  margin-top: 0.125rem;
}

.about__media {
  box-shadow: -20px 20px 0px rgba(255, 204, 78, 0.8);
  margin-bottom: 2em;
}
.about-text p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .services {
    padding-bottom: 8rem;
  }
}
.services-inner {
  padding: 0 2rem 3rem 2.85rem;
}
.services__subtitle {
  color: #0f0f0f;
  line-height: 1.5rem;
}
.services__link {
  font-size: 0.875rem;
  font-weight: bold;
  color: #1da66d;
  text-transform: uppercase;
}
.services__link:active, .services__link:hover, .services__link:focus {
  text-decoration: none;
}
.services [class*=col-] {
  border-bottom: 1px solid rgba(228, 228, 228, 0.7);
}
@media (min-width: 992px) {
  .services [class*=col-]:nth-child(odd) {
    border-right: 1px solid rgba(228, 228, 228, 0.7);
  }
}
@media (min-width: 992px) {
  .services [class*=col-]:nth-child(even) .icon-section--services {
    padding-left: 2rem;
    border-left: 0;
  }
}
.services [class*=col-]:last-child {
  border-bottom: 0;
}
@media (min-width: 992px) {
  .services .col-last-odd {
    border-bottom: 0;
  }
}
.services-why img, .microsites-solution img {
  margin-left: 50px;
  margin-top: -50px;
  max-width: 150%;
}
@media (max-width: 992px) {
  .services-why img, .microsites-solution img {
    display: none;
  }
}
.services-why p, .microsites-solution p {
  color: #0f0f0f;
}
.services-why .icon-dot, .microsites-solution .icon-dot {
  margin-top: 12px;
  margin-right: 23px;
}

.appointed-agreements__title {
  text-transform: uppercase;
  font-size: 1.25rem;
  margin: 0.5em 0;
}
.appointed__call {
  line-height: 2.1875rem;
  margin: 0;
}
@media (min-width: 487px) {
  .appointed__call {
    font-size: 1.625rem;
  }
}

.article-spaced p {
  margin-bottom: 2em;
}
.article-spaced p :last-child {
  margin-bottom: 0;
}
.article-wrapper {
  max-width: 992px;
  margin: 0 auto;
}

.legal h3 {
  font-size: 18px;
}
.legal p {
  margin-bottom: 20px;
}
.legal [class*=col-] {
  border: 0;
}

.contact-form__textarea {
  padding: 10px;
  resize: vertical;
}

.contact__caption {
  font-size: 1.5rem;
}
.contact-block {
  background-color: transparent;
}
.contact-form {
  padding: 30px;
}
.contact__media {
  box-shadow: 20px 20px 0px rgba(255, 204, 78, 0.8);
}
.contact-us {
  margin-top: 2rem;
  padding: 0;
}
.contact-us li {
  list-style: none;
  white-space: nowrap;
}
.contact-us li a {
  font-weight: bold;
  color: #1da66d;
}
.contact-us li:first-child {
  margin-bottom: 0.8rem;
}
@media (min-width: 487px) {
  .contact-us .icon-phone {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 487px) {
  .contact-us {
    position: absolute;
    bottom: -40px;
    width: 98vw;
    left: -7px;
    font-size: 16px;
    display: flex;
    justify-content: space-around;
  }
  .contact-us li:first-child {
    margin-bottom: 0;
  }
}

.contact-info {
  display: flex;
  justify-content: center;
}

.microsites-bottom h3 {
  margin: 10px 0;
}
@media (min-width: 768px) {
  .microsites-bottom .container {
    padding: 0 50px 0;
  }
  .microsites-bottom .row {
    justify-content: space-between;
  }
  .microsites-bottom .col-md-4 {
    width: 30.33333333%;
  }
  .microsites-bottom .col-md-4:first-child {
    flex: 1 0 auto;
  }
}
@media (min-width: 992px) {
  .microsites-solution::before {
    background-image: url("../images/blume-detail.png");
  }
}

.whitelabel a {
  opacity: 1;
}
.whitelabel-details {
  justify-content: space-around;
}
.whitelabel-details h3 {
  line-height: 1.75rem;
}
.whitelabel-details li {
  font-size: 1.125rem;
}
.whitelabel-product {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
}
.whitelabel-product--bonds {
  height: 100%;
}
.whitelabel-product--p2p {
  height: 260px;
}
.whitelabel-offer div {
  text-align: center;
}
.whitelabel-offer div .check-container {
  justify-self: flex-start;
  width: 100%;
}
.whitelabel-offer [class*=col-] {
  padding: 0;
}

.whitelabel .title-divider {
  margin-bottom: 1rem;
  line-height: 2.5rem;
}
.whitelabel .property-headline {
  margin: 1.2rem 0;
}
.whitelabel .list-paragraph {
  display: flex;
}
.whitelabel .list-paragraph p {
  margin-left: 1.4rem;
  line-height: 1.75rem;
}
.whitelabel h3 {
  line-height: 1.75rem;
}

.team-item {
  max-width: 350px;
  margin: 0 auto;
}
.team-img {
  margin-bottom: 1.3em;
}
.team-list-item {
  padding: 30px 0;
  border-top: 1px solid #1da66d;
}
.team-list-item h4 {
  margin-bottom: 0;
}
.team-list-item span {
  font-weight: bold;
}
@media (min-width: 992px) {
  .team-list-item--left {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .team-list-item--right {
    padding-right: 0;
    text-align: right;
  }
}
.team-ul {
  list-style-type: none;
  padding-left: 0;
}
@media (max-width: 992px) {
  .team-ul li {
    display: inline-block;
  }
}
.team-description a {
  display: inline-block;
}

.social-media-icons {
  margin-top: 0.8em;
}
.social-media-icons a {
  margin-right: 0.5rem;
}

.icon-dot {
  flex: 1 0 auto;
  max-width: 12px;
  margin-right: 8px;
}

.bg-primary--fade {
  background-color: #E0FBF2;
  background: linear-gradient(180deg, rgb(224, 251, 242) 0%, rgb(224, 251, 242) 15%, rgb(255, 255, 255) 70%);
}

.bg-black {
  background-color: #0f0f0f;
}

.arc-border {
  position: relative;
}
.arc-border:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='1440' height='80' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-.56.693l1441.556.073-.328 77.14c-242.782-37.602-484.877-56.292-726.285-56.07C472.975 22.058 234.786 41.19-.186 79.232L-.56.693z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-position: 0 -1px;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.cta-section {
  padding-top: 2.8ex;
  padding-bottom: 2.8ex;
  padding-top: 4ex;
  padding-bottom: 4ex;
  padding-left: 2.8ex;
  padding-right: 2.8ex;
  padding-left: 4ex;
  padding-right: 4ex;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.cta-section--primary {
  background: #24B581;
  color: #ffffff;
}

.title-decoration--title {
  flex: 1 0 auto;
  margin: 0 0.9375rem;
}
.title-decoration__grey {
  margin-bottom: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.title-decoration__grey-lower {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  border-bottom: 2px solid rgba(228, 228, 228, 0.6);
  margin: 1.25rem 0;
}
.title-decoration__grey:after, .title-decoration__grey:before {
  content: "";
  display: block;
  width: 100%;
  height: 1.5px;
  background-color: rgba(228, 228, 228, 0.6);
}

@media screen and (max-width: 61.9375em) {
  .home-invest-section {
    padding-top: 6.3ex;
    padding-top: 9ex;
  }
}

@media screen and (max-width: 61.9375em) {
  .home-pay-section .row {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 62em) {
  .home-partners-section {
    padding-top: 2.8ex;
    padding-top: 4ex;
  }
}
@media screen and (max-width: 61.9375em) {
  .home-partners-section {
    padding-bottom: 6.3ex;
    padding-bottom: 9ex;
  }
}

@media print, screen and (min-width: 62em) {
  #pay-regulation-section {
    margin-top: -150px;
    padding-top: 150px;
  }
}

.bg-pay-watermark {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/pay-watermark.svg);
}

.bg-ifisa-manager-watermark {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg width='1180' height='163' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 121h22V1H0v120zm52 0h22.195V71.885h40.228V52.03H74.195V20.855H125V1H52v120zm93 0h22V1h-22v120zm45-34.13c0 20.667 17.362 37.13 42.885 37.13 21.876 0 40.974-12.435 42.016-34.153 1.042-14.186-5.903-29.423-32.64-36.78l-14.759-4.378c-12.848-3.503-14.237-9.983-14.237-13.836 0-8.582 7.987-14.186 17.883-14.186 11.112 0 17.883 6.305 17.883 15.762h22.224C271.255 13.836 254.067 0 231.495 0c-22.05 0-40.28 14.186-40.28 35.379 0 10.683 4.167 25.92 30.21 33.627l14.758 3.853c11.633 3.152 17.015 8.407 16.495 16.463-.521 8.232-7.813 14.537-19.793 14.537-12.848 0-20.314-8.232-20.661-16.989H190zM372.674 121H396L351.422 1h-23.844L283 121h23.498l10.886-29.086h44.405L372.674 121zm-33.848-94L354 73h-30l14.826-46zM515 82.161L476.646 1h-18.828L443 121h22.315l9.414-79.942 31.554 66.357h17.782l31.38-66.357 9.24 79.942H587L572.356 1h-19.177L515 82.161zm153.74 39.265H690V39.749h-21.26v10.144C662.817 40.798 650.793 38 643.474 38 622.04 38 602 54.265 602 80.5c0 26.06 20.04 42.5 41.473 42.5 8.016 0 20.04-3.673 25.268-12.068v10.494zM623 81c0-13.27 10.856-22 22.588-22C656.794 59 668 66.857 668 81c0 13.968-10.856 22-22.412 22C633.856 103 623 94.095 623 81zm112.315-2.805c0-13.925 8.211-18.738 17.82-18.738 9.26 0 15.55 6.189 15.55 17.878V121H790V73.553C790 50.862 778.644 39 759.6 39c-9.434 0-19.743 4.985-24.285 13.58V40.72H714V121h21.315V78.195zm139.426 43.23H896V39.75h-21.26v10.144C868.817 40.798 856.793 38 849.474 38 828.04 38 808 54.265 808 80.5c0 26.06 20.04 42.5 41.473 42.5 8.016 0 20.04-3.673 25.268-12.068v10.494zM829 81c0-13.27 10.856-22 22.588-22C862.794 59 874 66.857 874 81c0 13.968-10.856 22-22.412 22C839.856 103 829 94.095 829 81zm152-.677C981 94.319 969.87 103 958.913 103 947.087 103 937 94.142 937 80.323 937 67.035 947.087 58 958.913 58 970.565 58 981 65.972 981 80.323zM936.277 129.9c-4.68 2.29-12.478 6.514-17.157 8.803C926.225 153.67 940.956 163 957.767 163c28.076 0 45.233-16.197 45.233-52.817V39.761h-20.624v11.091C977.871 42.577 967.126 38 956.554 38 935.41 38 916 54.725 916 81.134c0 25.88 19.41 42.605 40.554 42.605 10.572 0 21.663-4.753 25.822-13.028 1.214 17.254-4.159 32.747-24.61 32.747-8.491 0-18.023-5.458-21.49-13.557zM1106 80.238C1106 54.581 1087.762 38 1064.438 38 1041.115 38 1022 54.581 1022 80.238S1041.115 123 1064.438 123c15.082 0 30.865-5.76 38.23-19.723l-12.355-6.578c-1.356-.73-2.683-1.45-3.954-2.149-3.858 6.982-12.275 10.473-20.518 10.473-12.1 0-21.219-6.633-22.622-17.454h62.43l.2-2.807c.088-1.57.151-3.267.151-4.524zM1043 73c1.537-10.818 10.08-17 21.013-17 10.25 0 18.45 6.01 19.987 17h-41zm101.01 19.635V121H1123V40.72h21.01v18.909C1148.141 45.017 1157.612 39 1166.74 39c5.683 0 9.988 1.203 13.26 2.922l-3.616 18.91c-4.994-2.235-10.16-2.235-12.227-2.235-14.293 0-20.148 12.722-20.148 34.038z' fill='%232E2E2E' fill-rule='nonzero' fill-opacity='.03'/%3E%3C/svg%3E");
}

.icon-svg--pig {
  background-size: contain;
  background-image: url(https://cdn2.sharein.com/assets/site/images/saving-pig.11e0bd9e.svg);
}

.brand-card-grey {
  border: 2px solid hsla(0, 0%, 89%, 0.8);
  background: #f9f9f9;
  border-radius: 4px;
}

.brand-card-white {
  padding-left: 2.8ex;
  padding-right: 2.8ex;
  padding: 4ex;
  padding-top: 2.8ex;
  padding-bottom: 2.8ex;
  border: 1px solid hsla(0, 0%, 89%, 0.8);
  background: #fff;
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.2);
}

.Sticky--stuck-top .shareinpage-nav {
  position: fixed;
  top: 0;
  width: 100%;
  background: #ffffff;
  border-bottom: 3px solid rgba(228, 228, 228, 0.6);
  z-index: 10;
}
.Sticky--stuck-top .shareinpage-nav-inner {
  border-bottom: none;
}
@media (max-width: 992px) {
  .Sticky--stuck-top .shareinpage-nav {
    top: -120px;
  }
}

.shareinpage-nav-inner div {
  display: flex;
  flex-direction: row;
}

.shareinpage-nav {
  width: 100%;
  background: white;
}
.shareinpage-nav-inner {
  border-bottom: 3px solid rgba(228, 228, 228, 0.6);
}
.shareinpage-nav a {
  color: #0f0f0f;
  text-decoration: none;
}
.shareinpage-nav a:hover {
  color: #1da66d;
  text-decoration: none;
}
.shareinpage-nav .nav-item {
  padding: 1.75rem 1rem;
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.shareinpage-nav.is-sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #ffffff;
  border-bottom: 3px solid rgba(228, 228, 228, 0.6);
  z-index: 4;
}
.shareinpage-nav .active:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  bottom: -3px;
  background: #24B581;
}
.shareinpage-nav .right-nav {
  display: none;
}
@media print, screen and (min-width: 62em) {
  .shareinpage-nav .right-nav {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
}
.shareinpage-nav .left-nav {
  padding-top: 1.4ex;
  padding-bottom: 1.4ex;
  padding-top: 2ex;
  padding-bottom: 2ex;
}
@media screen and (min-width: 29.875em) {
  .shareinpage-nav .left-nav {
    padding-top: 2.8ex;
    padding-bottom: 2.8ex;
    padding-top: 4ex;
    padding-bottom: 4ex;
  }
}

.page-feature-display {
  position: relative;
  height: 200px;
  z-index: 0;
  width: 100%;
}
@media screen and (min-width: 29.875em) {
  .page-feature-display {
    height: 400px;
  }
}
.page-feature-display-interior {
  transition: opacity 200ms linear;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.page-feature-display-interior.fade-in {
  opacity: 1;
  animation: crossfade-in;
  animation-duration: 1s;
  z-index: 5;
}
.page-feature-display-interior.fade-out {
  opacity: 0;
  animation: crossfade-out;
  animation-duration: 1s;
  z-index: 4;
}
.page-feature-display-interior-dash {
  background-image: url(../images/pay-dashboard-feature.png);
}
.page-feature-display-interior-api {
  background-image: url(../images/pay-feature-graphic.png);
}
.page-feature-display-interior-ifisaManager {
  background-image: url(../images/isa-manager-graphic.png);
}

.feature-btn {
  overflow: hidden;
  border: 2px solid transparent;
  background: rgba(228, 228, 228, 0.6);
  border-radius: 6px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  margin-bottom: 10px;
  transition: margin-top 0.2s;
  cursor: pointer;
}
.feature-btn-expand {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.4s;
}
.feature-btn:not(.active):hover {
  background: #DDF6EC;
}
.feature-btn:not(.active):hover svg {
  fill: #24B581 !important;
}
.feature-btn.active {
  border: 2px solid #24B581;
  background: #DDF6EC;
}
.feature-btn.active svg {
  fill: #24B581 !important;
}
.feature-btn.active .feature-btn-expand {
  max-height: 100px;
}

@property --hero-angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}
@property --hero-color-1 {
  syntax: "<color>";
  initial-value: #d1fae5;
  inherits: false;
}
@property --hero-color-2 {
  syntax: "<color>";
  initial-value: #dbeafe;
  inherits: false;
}
@property --hero-color-3 {
  syntax: "<color>";
  initial-value: #fef3c7;
  inherits: false;
}
@property --hero-color-4 {
  syntax: "<color>";
  initial-value: #e0fbf2;
  inherits: false;
}
.home-hero {
  padding: 6rem 0 4rem;
  position: relative;
  overflow: hidden;
  background: transparent;
}
.home-hero::before {
  content: "";
  position: absolute;
  top: -20%;
  right: -10%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(29, 166, 109, 0.06) 0%, transparent 70%);
  pointer-events: none;
}
.home-hero::after {
  content: "";
  position: absolute;
  bottom: -15%;
  left: -5%;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(230, 219, 212, 0.4) 0%, transparent 70%);
  pointer-events: none;
}
.home-hero .container {
  text-align: center;
  position: relative;
  z-index: 1;
}

.home-hero__content {
  max-width: 740px;
  margin: 0 auto 3.5rem;
}

.home-hero__heading {
  font-size: clamp(2.5rem, 5.5vw, 3.5rem);
  font-weight: 700;
  line-height: 1.08;
  color: #0f0f0f;
  margin-bottom: 1.5rem;
  letter-spacing: -0.02em;
}

.home-hero__sub {
  font-size: 1.15rem;
  line-height: 1.7;
  color: #555555;
  margin-bottom: 1.75rem;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
}

.home-hero__stats {
  display: flex;
  justify-content: center;
  gap: 3.5rem;
  flex-wrap: wrap;
  padding-top: 2rem;
  margin-bottom: 2.5rem;
  border-top: 1px solid #E6DBD4;
}
@media (max-width: 575px) {
  .home-hero__stats {
    gap: 2rem;
  }
}

.home-hero__stat {
  text-align: center;
}
.home-hero__stat-number {
  font-size: 2.5rem;
  font-weight: 700;
  color: #0f0f0f;
  line-height: 1;
  letter-spacing: -0.02em;
}
.home-hero__stat-label {
  font-size: 0.78rem;
  color: #555555;
  margin-top: 0.35rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: 500;
}

.home-hero__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  flex-wrap: wrap;
}

.home-hero__btn {
  padding: 0.9rem 2.5rem !important;
  font-size: 0.95rem !important;
  font-weight: 700;
}

.home-hero__text-link {
  font-size: 0.9rem;
  font-weight: 500;
  color: #555555;
  text-decoration: none;
  transition: color 0.25s;
}
.home-hero__text-link:hover {
  color: #1da66d;
  text-decoration: none;
}

.home-hero__visual {
  max-width: 880px;
  margin: 0 auto;
}

.home-hero__browser {
  background: #f2ebe6;
  border: none;
  border-radius: 20px;
  overflow: hidden;
}

.home-hero__browser-bar {
  display: flex;
  gap: 7px;
  padding: 12px 16px;
  background: #E6DBD4;
  border-bottom: none;
}
.home-hero__browser-bar span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #E6DBD4;
}

.home-hero__screenshot {
  width: 100%;
  height: auto;
  display: block;
}

.home-hero__caption {
  font-size: 0.82rem;
  color: #9ca3af;
  text-align: center;
  margin-top: 1rem;
}

.home-platform-showcase {
  background: transparent;
}

.home-platform-callouts {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.home-platform-callout {
  display: flex;
  align-items: flex-start;
  gap: 0.85rem;
  padding: 1rem 1.15rem;
  background: #f2ebe6;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 10px;
  transition: box-shadow 0.25s ease, background 0.25s ease;
}
.home-platform-callout:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  background: #ffffff;
}
.home-platform-callout svg {
  flex-shrink: 0;
  margin-top: 0.15rem;
}
.home-platform-callout strong {
  display: block;
  font-size: 0.92rem;
  font-weight: 700;
  color: #0f0f0f;
  margin-bottom: 0.2rem;
}
.home-platform-callout span {
  font-size: 0.82rem;
  color: #555555;
  line-height: 1.5;
}

.home-testimonial-section {
  background: transparent;
}

.home-testimonial {
  background: #f2ebe6;
  border: none;
  border-radius: 20px;
  padding: 3.5rem;
  text-align: center;
}
@media (max-width: 487px) {
  .home-testimonial {
    padding: 2rem 1.5rem;
  }
}

.home-testimonial__quote {
  font-size: 1.15rem;
  font-style: italic;
  line-height: 1.8;
  color: #0f0f0f;
  max-width: 680px;
  margin: 0 auto 2rem;
  position: relative;
}
.home-testimonial__quote::before {
  content: "";
  display: block;
  width: 48px;
  height: 3px;
  background: #E6DBD4;
  margin: 0 auto 1.75rem;
  border-radius: 2px;
}
@media (max-width: 487px) {
  .home-testimonial__quote {
    font-size: 1rem;
  }
}

.home-testimonial__attribution {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}

.home-testimonial__avatar {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #DDF6EC;
  color: #1da66d;
  font-weight: 700;
  font-size: 0.85rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.home-testimonial__name {
  display: block;
  font-weight: 700;
  font-size: 0.95rem;
  font-style: normal;
  color: #0f0f0f;
  text-align: left;
}

.home-testimonial__role {
  display: block;
  font-size: 0.82rem;
  color: #555555;
  text-align: left;
}

.home-testimonial__context {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #E6DBD4;
}

.home-testimonial__stat {
  font-size: 0.82rem;
  font-weight: 600;
  color: #1da66d;
  position: relative;
  padding-left: 1rem;
}
.home-testimonial__stat::before {
  content: "✓";
  position: absolute;
  left: 0;
  font-size: 0.75rem;
}

.home-testimonial__cta .btn {
  border-color: #1da66d;
  color: #1da66d;
}
.home-testimonial__cta .btn:hover, .home-testimonial__cta .btn:focus {
  background: #1da66d;
  color: #ffffff;
}

.home-insights-section {
  background: transparent;
}

.home-insights__heading {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.5rem;
}

.home-insights__subheading {
  font-size: 1.05rem;
  color: #555555;
  text-align: center;
  margin-bottom: 2.5rem;
}

.home-insights__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
@media (max-width: 992px) {
  .home-insights__grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

.home-insight-card {
  background: #f2ebe6;
  border: none;
  border-radius: 20px;
  transition: box-shadow 0.3s cubic-bezier(0.25, 0.1, 0.25, 1), transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
  display: flex;
  overflow: hidden;
}
.home-insight-card:hover {
  box-shadow: none;
  transform: translateY(-4px);
}

.home-insight-card__link {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  width: 100%;
}
.home-insight-card__link:hover {
  text-decoration: none;
  color: inherit;
}

.home-insight-card__image {
  overflow: hidden;
  height: 180px;
  flex-shrink: 0;
}
.home-insight-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}
.home-insight-card:hover .home-insight-card__image img {
  transform: scale(1.03);
}

.home-insight-card__image + .home-insight-card__tag,
.home-insight-card__image + .home-insight-card__title {
  margin-top: 1.25rem;
}

.home-insight-card__link > .home-insight-card__tag:first-child,
.home-insight-card__link > .home-insight-card__title:first-child {
  padding-top: 1.75rem;
}

.home-insight-card__tag,
.home-insight-card__title,
.home-insight-card__excerpt,
.home-insight-card__readmore {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.home-insight-card__readmore {
  padding-bottom: 1.5rem;
}

.home-insight-card__tag {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #1da66d;
  background: rgba(29, 166, 109, 0.08);
  padding: 0.2rem 0.55rem;
  border-radius: 3px;
  margin-bottom: 0.75rem;
  align-self: flex-start;
}

.home-insight-card__title {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.35;
  color: #0f0f0f;
  margin-bottom: 0.75rem;
}

.home-insight-card__excerpt {
  font-size: 0.9rem;
  line-height: 1.6;
  color: #555555;
  margin-bottom: 1.25rem;
  flex: 1;
}

.home-insight-card__readmore {
  font-size: 0.85rem;
  font-weight: 600;
  color: #1da66d;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-top: auto;
  transition: gap 0.2s ease;
}
.home-insight-card:hover .home-insight-card__readmore {
  text-decoration: underline;
}

.home-insights__cta {
  text-align: center;
  margin-top: 2rem;
}

.home-explore-section {
  background: transparent;
  border-top: none;
}

.home-explore__heading {
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #0f0f0f;
}

.home-explore__sub {
  font-size: 1rem;
  color: #555555;
  text-align: center;
  margin-bottom: 2.5rem;
}

.home-explore__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 992px) {
  .home-explore__grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

.home-explore__group h3 {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #555555;
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #E6DBD4;
}
.home-explore__group ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home-explore__group li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.home-explore__group li:last-child {
  border-bottom: none;
}
.home-explore__group a {
  display: block;
  font-size: 0.92rem;
  font-weight: 600;
  color: #0f0f0f;
  text-decoration: none;
  padding: 0.65rem 0 0.2rem;
  transition: color 0.25s;
}
.home-explore__group a:hover {
  color: #1da66d;
}
.home-explore__group span {
  display: block;
  font-size: 0.8rem;
  color: #555555;
  line-height: 1.5;
  padding-bottom: 0.65rem;
}

.energy-situations {
  background: transparent;
}
.energy-situations h2 {
  margin-bottom: 2.5rem;
}
.energy-situations .bvb-persona-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.75rem;
}
@media (max-width: 991px) {
  .energy-situations .bvb-persona-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

.energy-persona {
  border-radius: 18px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.35s cubic-bezier(0.25, 0.1, 0.25, 1), transform 0.35s cubic-bezier(0.25, 0.1, 0.25, 1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04), 0 8px 32px rgba(0, 0, 0, 0.06);
}
.energy-persona:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06), 0 20px 48px rgba(0, 0, 0, 0.1);
  transform: translateY(-4px);
}
.energy-persona__graphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 160px;
  pointer-events: none;
  z-index: 1;
}
.energy-persona__header {
  position: relative;
  z-index: 2;
  padding: 2rem 2rem 1.5rem;
}
.energy-persona__number {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  color: rgba(0, 0, 0, 0.1);
  margin-bottom: 0.75rem;
  letter-spacing: -0.03em;
}
.energy-persona__header h3 {
  font-size: 1.1rem;
  font-weight: 700;
  color: #0f0f0f;
  line-height: 1.4;
  margin: 0;
}
.energy-persona__body {
  background: #ffffff;
  border-radius: 12px;
  padding: 1.75rem 2rem 2rem;
  margin: 0 0.5rem 0.5rem;
  position: relative;
  z-index: 2;
  flex: 1;
}
.energy-persona__body p {
  font-size: 0.92rem;
  line-height: 1.65;
  color: #555555;
  margin-bottom: 0.875rem;
}
.energy-persona__body p:last-child {
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .energy-persona__header {
    padding: 1.5rem 1.5rem 1.25rem;
  }
  .energy-persona__body {
    padding: 1.5rem 1.5rem 1.75rem;
  }
}

.energy-persona--built {
  background: #24B581;
}

.energy-persona--launching {
  background: #ffcc4e;
}

.energy-persona--assets {
  background: #3b82f6;
}

.energy-capabilities .features-grid__heading {
  margin-bottom: 2.5rem;
}

.energy-featured-capabilities {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  margin-bottom: 2.5rem;
}
@media (max-width: 991px) {
  .energy-featured-capabilities {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

.energy-featured-capability {
  padding: 2.75rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  transition: box-shadow 0.35s cubic-bezier(0.25, 0.1, 0.25, 1), border-color 0.35s ease, background 0.35s ease;
}
@media (max-width: 575px) {
  .energy-featured-capability {
    padding: 1.75rem;
  }
}
.energy-featured-capability:hover {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(29, 166, 109, 0.4);
  box-shadow: 0 0 40px rgba(29, 166, 109, 0.1);
}
.energy-featured-capability .features-grid__icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.energy-featured-capability:first-child .features-grid__icon {
  background: rgba(29, 166, 109, 0.15);
}
.energy-featured-capability:last-child .features-grid__icon {
  background: rgba(147, 51, 234, 0.15);
}
.energy-featured-capability .features-grid__title {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.energy-featured-capability p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 0.95rem;
  line-height: 1.75;
  margin: 0;
}

.energy-proof-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 1.75rem;
  margin-top: 1rem;
}
.energy-proof-grid .bvb-insight-card {
  grid-column: span 2;
  display: flex;
  flex-direction: column;
}
.energy-proof-grid .bvb-insight-card h4 {
  margin-bottom: 0.75rem;
}
.energy-proof-grid .bvb-insight-card p {
  flex: 1;
  margin-bottom: 1.25rem;
}
.energy-proof-grid .bvb-insight-card:nth-child(4) {
  grid-column: 2/4;
}
.energy-proof-grid .bvb-insight-card:nth-child(5) {
  grid-column: 4/6;
}
.energy-proof-grid .bvb-insight-card:nth-child(1), .energy-proof-grid .bvb-insight-card:nth-child(2), .energy-proof-grid .bvb-insight-card:nth-child(3), .energy-proof-grid .bvb-insight-card:nth-child(4), .energy-proof-grid .bvb-insight-card:nth-child(5) {
  border-left-color: #24B581;
}
.energy-proof-grid .bvb-insight-card .btn {
  align-self: flex-start;
  display: inline-block;
  padding: 0.5rem 1.25rem;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  border: 1px solid rgba(29, 166, 109, 0.4);
  border-radius: 4px;
  color: #24B581;
  background: transparent;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  margin-top: auto;
}
.energy-proof-grid .bvb-insight-card .btn:hover, .energy-proof-grid .bvb-insight-card .btn:focus {
  background: #24B581;
  color: #ffffff;
  border-color: #24B581;
}
@media (max-width: 991px) {
  .energy-proof-grid {
    grid-template-columns: 1fr 1fr;
  }
  .energy-proof-grid .bvb-insight-card,
  .energy-proof-grid .bvb-insight-card:nth-child(4),
  .energy-proof-grid .bvb-insight-card:nth-child(5) {
    grid-column: span 1;
  }
  .energy-proof-grid .bvb-insight-card:nth-child(5) {
    grid-column: 1/-1;
  }
}
@media (max-width: 575px) {
  .energy-proof-grid {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }
  .energy-proof-grid .bvb-insight-card,
  .energy-proof-grid .bvb-insight-card:nth-child(5) {
    grid-column: span 1;
  }
}

.post {
  transition: box-shadow ease 0.3s;
}
.post-media {
  height: 190px;
}
.post-info {
  display: flex;
  justify-content: space-between;
  padding-bottom: 2rem;
  font-size: 16px;
}
.post-card {
  margin-top: 1em;
  height: inherit;
}
@media (max-width: 487px) {
  .post-nav .secondary-nav-list {
    justify-content: flex-start;
    font-size: 15px;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .post-nav .secondary-nav-list__item {
    flex: 1 0 auto;
    padding: 0 10px;
  }
}

.blog__link:hover .blog-card.post {
  border: 4px solid #F9F9F9;
  box-shadow: 0 0 22px 0 #F9F9F9;
}

.subscribe-title {
  padding-bottom: 10px;
}

.post-search,
.widget_categories {
  padding: 25px;
}

.widget_categories {
  margin-top: 1em;
  background-color: #F9F9F9;
  border-radius: 8px;
  position: sticky;
  top: 80px;
}
.widget_categories ul {
  margin: 0;
  padding: 0;
}
.widget_categories ul li {
  list-style: none;
}

.post-search {
  border-radius: 5px;
  background: #1da66d;
}
.post-search-group {
  position: relative;
}
.post-search-icon {
  width: 50px !important;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
}
.post-search input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #0f0f0f;
}

.blog-categories-bar {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 2rem;
  z-index: 10;
  background: #ffffff;
  padding: 0.75rem 0;
  border-bottom: 1px solid rgba(228, 228, 228, 0.6);
}
.blog-categories-bar.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0.75rem calc((100% - 1170px) / 2 + 15px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
@media (max-width: 1200px) {
  .blog-categories-bar.is-fixed {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.blog-categories-bar__item {
  display: inline-block;
  font-size: 0.82rem;
  font-weight: 600;
  color: #555555;
  text-decoration: none;
  padding: 0.35rem 0.85rem;
  border-radius: 100px;
  border: 1px solid rgba(228, 228, 228, 0.6);
  transition: all 0.2s ease;
  white-space: nowrap;
}
.blog-categories-bar__item:hover {
  color: #1da66d;
  border-color: #1da66d;
  text-decoration: none;
}
.blog-categories-bar__item--active {
  background: #1da66d;
  color: #ffffff;
  border-color: #1da66d;
}
.blog-categories-bar__item--active:hover {
  background: #178356;
  color: #ffffff;
  border-color: #178356;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
@media (max-width: 992px) {
  .blog-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 487px) {
  .blog-grid {
    grid-template-columns: 1fr;
  }
}

.blog-card {
  background: #F9F9F9;
  border: 1px solid rgba(228, 228, 228, 0.6);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  max-width: none;
  margin: 0;
  padding: 0;
  transition: box-shadow 0.25s ease, transform 0.25s ease;
  overflow: hidden;
  box-shadow: none;
  position: static;
  cursor: default;
}
.blog-card:hover {
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
  transform: translateY(-2px);
}
.blog-card__link {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  width: 100%;
  flex: 1;
}
.blog-card__link:hover {
  text-decoration: none;
  color: inherit;
}
.blog-card__image {
  overflow: hidden;
  height: 180px;
  flex-shrink: 0;
  background: rgba(228, 228, 228, 0.6);
}
.blog-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}
.blog-card:hover .blog-card__image img {
  transform: scale(1.03);
}
.blog-card__body {
  padding: 1.25rem 1.5rem 1.5rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.blog-card__tag {
  display: inline-block;
  align-self: flex-start;
  font-size: 0.72rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #1da66d;
  background: rgba(29, 166, 109, 0.08);
  padding: 0.2rem 0.55rem;
  border-radius: 3px;
  margin-bottom: 0.6rem;
}
.blog-card__title {
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.35;
  color: #0f0f0f;
  margin: 0 0 0.6rem;
  border-bottom: none;
}
.blog-card__meta-row {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}
.blog-card__meta {
  font-size: 0.8rem;
  color: #555555;
  margin: 0;
}
.blog-card__meta + .blog-card__meta::before {
  content: "· ";
}
.blog-card__readmore {
  font-size: 0.85rem;
  font-weight: 600;
  color: #1da66d;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-top: auto;
}
.blog-card:hover .blog-card__readmore {
  text-decoration: underline;
}
.blog-card__footer, .blog-card__btn {
  display: none;
}

.banner__heading--blog {
  font-size: 1.6rem;
  line-height: 1.35;
}

.blog-article__content img {
  max-width: 100%;
  height: auto;
}
.blog-article__content .block-img {
  text-align: center;
}
.blog-article__content table {
  border-collapse: collapse;
  margin: 1.5rem 0;
  width: 100%;
  display: block;
  overflow-x: auto;
}
.blog-article__content td, .blog-article__content th {
  border: 1px solid #dfe2e5;
  padding: 0.6em 1em;
}
.blog-article__content th {
  font-weight: 600;
  background-color: #f6f8fa;
}
.blog-article__content tr {
  border-top: 1px solid #dfe2e5;
}
.blog-article__content tr:nth-child(2n) {
  background-color: #f6f8fa;
}

.blog-article-section {
  position: relative;
}

.blog-share {
  position: absolute;
  top: 0;
  text-align: center;
  z-index: 5;
}
@media (max-width: 992px) {
  .blog-share {
    position: static !important;
    left: auto !important;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(228, 228, 228, 0.6);
    justify-content: center;
  }
}

.blog-share__label {
  font-size: 0.65rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #555555;
  margin-bottom: 0.6rem;
}
@media (max-width: 992px) {
  .blog-share__label {
    margin-bottom: 0;
  }
}

.blog-share__links {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
@media (max-width: 992px) {
  .blog-share__links {
    flex-direction: row;
    gap: 0.5rem;
  }
}

.blog-share__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 1px solid rgba(228, 228, 228, 0.6);
  background: #ffffff;
  color: #555555;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
  position: relative;
}
.blog-share__link:hover {
  color: #1da66d;
  border-color: #1da66d;
  background: rgba(29, 166, 109, 0.04);
  text-decoration: none;
}
.blog-share__link svg {
  display: block;
}
.blog-share__link--copy {
  font-family: inherit;
  font-size: inherit;
  padding: 0;
  outline: none;
}

.blog-share__copied {
  display: none;
  position: absolute;
  left: -3.5rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.65rem;
  font-weight: 600;
  color: #1da66d;
  white-space: nowrap;
}
.is-copied .blog-share__copied {
  display: block;
}
@media (max-width: 992px) {
  .blog-share__copied {
    left: 50%;
    top: -1.5rem;
    transform: translateX(-50%);
  }
}

.blog-back {
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(228, 228, 228, 0.6);
}
.blog-back a {
  font-size: 0.9rem;
  font-weight: 600;
  color: #1da66d;
  text-decoration: none;
  transition: color 0.2s;
}
.blog-back a:hover {
  text-decoration: underline;
}

/* ==========================================================================
   Missing CSS Rules - Extracted from original site.css
   ========================================================================== */
/* --- Stats bar --- */
.stats-bar {
  padding: 2rem 0;
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.stats-bar__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  text-align: center;
}
@media (max-width: 768px) {
  .stats-bar__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem 1.5rem;
  }
}
.stats-bar__item {
  position: relative;
  padding: 1.25rem 1rem 1rem;
  border-top: 3px solid #1da66d;
  transition: transform 0.25s ease;
}
.stats-bar__item:hover {
  transform: translateY(-2px);
}
@media (max-width: 768px) {
  .stats-bar__item {
    padding: 1rem 0.5rem 0.5rem;
  }
}
.stats-bar__number {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  color: #1da66d;
  line-height: 1.15;
  letter-spacing: -0.02em;
  margin-bottom: 0.35rem;
}
@media (max-width: 768px) {
  .stats-bar__number {
    font-size: 1.75rem;
  }
}
.stats-bar__label {
  display: block;
  font-size: 0.8rem;
  color: #555555;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* --- Trusted by (client logos) --- */
.trusted-by {
  padding: 5.5rem 0;
  text-align: center;
  background: transparent;
  border-top: none;
  border-bottom: none;
}
.trusted-by__heading {
  font-size: 1.75rem;
  font-weight: 700;
  color: #0f0f0f;
  margin-bottom: 1rem;
  letter-spacing: -0.01em;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.trusted-by__heading span {
  color: #1da66d;
}
@media (max-width: 768px) {
  .trusted-by__heading {
    font-size: 1.35rem;
    margin-bottom: 0.75rem;
  }
}
.trusted-by__subheading {
  font-size: 1.05rem;
  color: #555555;
  max-width: 480px;
  margin: 0 auto 2.5rem;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .trusted-by__subheading {
    font-size: 0.95rem;
    margin-bottom: 2rem;
  }
}
.trusted-by__logos {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2rem;
}
@media (max-width: 768px) {
  .trusted-by__logos {
    gap: 0.75rem;
  }
}
.trusted-by__logo {
  width: 180px;
  height: 90px;
  margin: 0;
  background-color: #f2ebe6;
  border: none;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem 1.5rem;
  transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.trusted-by__logo:hover {
  transform: translateY(-3px);
}
.trusted-by__logo.brand-logos {
  width: 180px;
  height: 90px;
  max-height: 90px;
  background-size: 75% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.trusted-by__logo img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
@media (max-width: 768px) {
  .trusted-by__logo {
    width: 140px;
    height: 70px;
    padding: 1rem;
    border-radius: 8px;
  }
  .trusted-by__logo.brand-logos {
    width: 140px;
    height: 70px;
    max-height: 70px;
  }
}
.trusted-by__logo-link {
  text-decoration: none;
  display: flex;
}
.trusted-by__cta {
  margin-top: 3rem;
}
.trusted-by__btn {
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  background: #1da66d;
  color: #ffffff;
  border: 2px solid #1da66d;
  padding: 0.75rem 2rem;
  border-radius: 100vw;
  font-weight: 500;
  font-size: 0.9rem;
  transition: all 0.25s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.trusted-by__btn:hover {
  background: transparent;
  color: #1da66d;
}
.trusted-by__arrow {
  transition: transform 0.2s ease;
}
.trusted-by__btn:hover .trusted-by__arrow {
  transform: translateX(4px);
}

/* --- Features grid --- */
.features-grid-section {
  padding: 6rem 0;
  background: #27272a;
  position: relative;
  overflow: hidden;
}
.features-grid-section::before {
  content: "";
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 900px;
  height: 900px;
  background: radial-gradient(circle, rgba(29, 166, 109, 0.06), transparent 65%);
  pointer-events: none;
}

.features-grid__heading {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.75rem;
}
@media (max-width: 768px) {
  .features-grid__heading {
    font-size: 1.5rem;
  }
}

.features-grid__subheading {
  text-align: center;
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.55);
  margin-bottom: 3rem;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  .features-grid__subheading {
    font-size: 1rem;
    margin-bottom: 2rem;
  }
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  position: relative;
}
@media (max-width: 991px) {
  .features-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .features-grid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.features-grid__item {
  padding: 2.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: none;
  border-radius: 20px;
  transition: background 0.35s ease, transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.features-grid__item:hover {
  background: rgba(255, 255, 255, 0.09);
  transform: translateY(-3px);
}
.features-grid__item p {
  color: rgba(255, 255, 255, 0.55);
  font-size: 0.92rem;
  line-height: 1.65;
  margin: 0;
}
.features-grid__title {
  font-size: 1.1rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.75rem;
}
.features-grid__cta {
  text-align: center;
  margin-top: 3rem;
}
.features-grid__btn {
  display: inline-block;
  background: transparent;
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.3);
  padding: 0.75rem 2rem;
  border-radius: 100px;
  font-weight: 600;
  font-size: 0.9rem;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.features-grid__btn:hover {
  background: #1da66d;
  color: #fff;
  border-color: #1da66d;
}

/* --- Typography --- */
.line-height--1-5 {
  line-height: 1.5;
}

.type-semibold {
  font-weight: 600;
}

.type-regular {
  font-weight: 400;
}

.type-32 {
  font-size: 2rem;
}

.type-heading-2 {
  font-weight: bold;
  color: #4a4a4a;
  font-size: 2rem;
  line-height: 2.625rem;
  margin: 0 0 2rem;
}

.heading-2 {
  color: #4a4a4a;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.625rem;
  margin-bottom: 2rem;
}

.heading-3 {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.75rem;
  margin-bottom: 1.125rem;
}

.heading-4 {
  color: #4a4a4a;
  font-size: 1.15rem;
  font-weight: bold;
  line-height: 2.125rem;
  padding-bottom: 15px;
  margin-bottom: 1.125rem;
}

.heading-5 {
  color: #4a4a4a;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
  margin-bottom: 1.125rem;
}

.heading-6 {
  color: #4a4a4a;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.75rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}

/* --- Layout and Utilities --- */
.flex {
  display: flex;
}

.flex-align-center {
  align-items: center;
}

@media (min-width: 992px) {
  .align-items-center-md {
    align-items: center;
  }
}
@media (min-width: 992px) {
  .justify-content-end-md {
    justify-content: flex-end;
  }
}
.row--flex {
  display: flex;
  flex-wrap: wrap;
}

.row--flex:before {
  content: none;
}

.row--flex:after {
  content: "";
}

.card--flex {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.m-x-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-0 {
  margin-bottom: 0 !important;
}

/* --- Background Colors --- */
.bg-yellow {
  background-color: transparent;
}

.bg-grey--300 {
  background-color: #F4F5F5;
}

.bg-grey--500 {
  background-color: #F9F9F9;
}

.bg-green--400 {
  background-color: #DDF6EC;
}

/* --- Banner --- */
.home-banner__heading {
  margin: 0px 0px 2rem;
  font-weight: 700;
  color: #4a4a4a;
  text-align: left;
  font-size: 4rem;
  line-height: 4.5rem;
  font-family: sofia-pro, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

@media only screen and (max-width: 600px) {
  .home-banner__heading {
    margin: 0px 0px 1rem;
    font-weight: 700;
    color: #4a4a4a;
    font-size: 2.25rem;
    line-height: 3rem;
    font-family: sofia-pro, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  }
}
.banner--abundance,
.banner--aprirose,
.banner--octopus {
  min-height: 260px;
  display: flex;
  align-items: center;
  padding: 2.5rem 0 !important;
}

.banner--abundance {
  background-image: url("data:image/svg+xml,%3Csvg width='1440' height='316' viewBox='0 0 1440 316' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_862_20539' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1440' height='316'%3E%3Crect width='1440' height='316' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_862_20539)'%3E%3Cpath d='M1297.46 128.698C1271.17 105.063 1235.91 91.9648 1198.39 91.9648C1160.48 91.9648 1124.73 105.063 1097.55 128.993C1067.02 155.977 1049.98 194.877 1049.98 238.799C1049.98 240.894 1049.76 269.873 1049.32 325.736L1130.38 325.072C1130.81 269.479 1131.03 240.625 1131.03 238.503C1131.03 186.407 1173.28 172.62 1198.19 172.62C1208.83 172.62 1262.21 175.772 1262.21 238.503V324.973L1343.26 328.282V238.799C1343.35 181.976 1318.44 147.606 1297.46 128.698ZM-12.4385 170.084C-2.55697 198.424 64.6056 198.424 103.192 198.424C117.767 198.424 236.83 201.378 262.927 201.772C293.751 202.068 318.864 211.62 335.605 229.248C350.181 244.71 357.96 265.587 357.862 288.139C357.809 298.645 355.012 311.063 351.027 323.937H457.483C459.655 312.327 460.757 300.542 460.774 288.73C461.069 239.687 443.244 193.5 410.549 158.835C385.141 131.851 338.954 99.5498 263.518 98.762C236.731 98.4665 117.275 95.4136 102.798 95.4136C36.2255 95.4136 -12.4385 41.7419 -12.4385 10.0312V170.084Z' fill='%23DDF6EC' fill-opacity='0.4'/%3E%3Cpath d='M1450.6 175.104C1444.61 165.991 1418.86 160.508 1400.37 160.508C1348.67 160.508 1306.82 202.362 1306.82 254.064C1306.82 282.192 1319.21 307.405 1338.83 324.549' stroke='%23E26DA6' stroke-width='15.7568' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.98 44.32'/%3E%3Cpath d='M202.719 323.194C202.655 311.889 197.904 300.674 188.673 292.669C171.636 277.897 145.932 279.67 131.16 296.707C124.515 304.326 121.218 313.74 121.153 323.136' stroke='%23FAE0ED' stroke-width='22.6505' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.98 0.98'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.banner--aprirose {
  background-image: url("data:image/svg+xml,%3Csvg width='1440' height='316' viewBox='0 0 1440 316' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_445_1598' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1440' height='316'%3E%3Crect width='1440' height='316' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_445_1598)'%3E%3Cpath d='M1297.46 128.698C1271.17 105.063 1235.91 91.9653 1198.39 91.9653C1160.48 91.9653 1124.73 105.063 1097.55 128.994C1067.02 155.977 1049.98 194.877 1049.98 238.799C1049.98 240.894 1049.76 269.874 1049.32 325.737L1130.38 325.072C1130.81 269.48 1131.03 240.625 1131.03 238.504C1131.03 186.408 1173.28 172.621 1198.19 172.621C1208.83 172.621 1262.21 175.772 1262.21 238.504V324.974L1343.26 328.282V238.799C1343.35 181.976 1318.44 147.607 1297.46 128.698ZM-12.4385 170.085C-2.55697 198.424 64.6056 198.424 103.192 198.424C117.767 198.424 236.83 201.379 262.927 201.773C293.751 202.068 318.864 211.621 335.605 229.249C350.181 244.71 357.96 265.588 357.862 288.14C357.809 298.646 355.012 311.063 351.027 323.938H457.483C459.655 312.327 460.757 300.542 460.774 288.731C461.069 239.688 443.244 193.5 410.549 158.835C385.141 131.852 338.954 99.5503 263.518 98.7624C236.731 98.467 117.275 95.4141 102.798 95.4141C36.2255 95.4141 -12.4385 41.7424 -12.4385 10.0317V170.085Z' fill='%23DDF6EC' fill-opacity='0.4'/%3E%3Cpath d='M1450.6 175.103C1444.61 165.991 1418.86 160.508 1400.37 160.508C1348.67 160.508 1306.82 202.362 1306.82 254.064C1306.82 282.192 1319.21 307.405 1338.83 324.549' stroke='%230669F2' stroke-width='15.7568' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.98 44.32'/%3E%3Cpath d='M202.719 323.193C202.655 311.888 197.904 300.673 188.673 292.668C171.636 277.896 145.932 279.669 131.16 296.706C124.515 304.325 121.218 313.739 121.153 323.135' stroke='%230669F2' stroke-opacity='0.2' stroke-width='22.6505' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='0.98 0.98'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.banner--octopus {
  position: relative;
  overflow: hidden;
  background-image: url("data:image/svg+xml,%3Csvg width='1440' height='316' viewBox='0 0 1440 316' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_719_4341' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='1440' height='316'%3E%3Crect width='1440' height='316' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_719_4341)'%3E%3Cpath d='M1297.46 128.698C1271.17 105.063 1235.91 91.9648 1198.39 91.9648C1160.48 91.9648 1124.73 105.063 1097.55 128.993C1067.02 155.977 1049.98 194.877 1049.98 238.799C1049.98 240.894 1049.76 269.873 1049.32 325.736L1130.38 325.072C1130.81 269.479 1131.03 240.625 1131.03 238.503C1131.03 186.407 1173.28 172.62 1198.19 172.62C1208.83 172.62 1262.21 175.772 1262.21 238.503V324.973L1343.26 328.282V238.799C1343.35 181.976 1318.44 147.606 1297.46 128.698ZM-12.4385 170.084C-2.55697 198.424 64.6056 198.424 103.192 198.424C117.767 198.424 236.83 201.378 262.927 201.772C293.751 202.068 318.864 211.62 335.605 229.248C350.181 244.71 357.96 265.587 357.862 288.139C357.809 298.645 355.012 311.063 351.027 323.937H457.483C459.655 312.327 460.757 300.542 460.774 288.73C461.069 239.687 443.244 193.5 410.549 158.835C385.141 131.851 338.954 99.5498 263.518 98.762C236.731 98.4665 117.275 95.4136 102.798 95.4136C36.2255 95.4136 -12.4385 41.7419 -12.4385 10.0312V170.084Z' fill='%23DDF6EC' fill-opacity='0.1'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-color: #180048;
}

.banner__heading {
  font-size: clamp(1.75rem, 3.5vw, 2.5rem);
  line-height: 1.15;
  margin-bottom: 0;
  letter-spacing: -0.02em;
}

.banner__ruler {
  background-color: #E6DBD4;
  width: 100%;
  max-width: 56px;
  height: 3px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: none;
  border-radius: 2px;
}

.banner__subheading {
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.65;
  margin-bottom: 0;
  color: #555555;
}

/* --- Home Page --- */
.home-banner__paragraph {
  font-size: 1.125rem;
  margin-bottom: 0.9375rem;
}

.home-green-gradient {
  background: linear-gradient(164deg, #e0fbf2 0%, white 66%);
  position: relative;
}

.home-green-gradient .stripes {
  position: absolute;
  left: -180px;
  top: -160px;
}

.home-green-gradient .yellow-stripes {
  position: absolute;
  right: -200px;
  bottom: 175px;
}

.home-banner__btn {
  font-weight: 500;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  font-size: 1rem;
  line-height: 1.42857;
  text-decoration: none;
  padding: 0.5rem 1.5rem;
  border-radius: 100px;
  width: fit-content;
  margin-top: 0.5rem; /* legacy code */
  margin-bottom: 0.5rem; /* legacy code */
  margin-left: -4px; /* legacy code */
}

.home-featured-project-name {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}

.home-featured-project-name img {
  max-height: 24px;
}

.home-featured-project-name h2 {
  color: #1da66d;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 0;
  margin-left: 3px;
  padding-bottom: 5px;
}

.home-learn-more {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 2rem;
  padding: 0.75rem 2rem;
  border-radius: 100px;
  background: #1da66d;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85rem;
  letter-spacing: 0.05em;
  border: 2px solid #1da66d;
  transition: background 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
}

.home-learn-more:hover,
.home-learn-more:focus {
  background: transparent;
  color: #1da66d;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(29, 166, 109, 0.2);
}

/* --- Home Invest Section --- */
.home-invest-section img {
  position: relative;
  z-index: 2;
}

.home-invest-section .circle,
.home-invest-section .stripe {
  position: absolute;
  z-index: 1;
}

.home-invest-section .circle {
  right: -20px;
  height: 150px;
}

@media (min-width: 768px) {
  .home-invest-section .circle {
    bottom: 50px;
  }
}
.home-invest-section .stripe {
  right: 10px;
  top: 35px;
  height: 200px;
}

@media (max-width: 991px) {
  .home-invest-section {
    padding-top: 6.3ex;
    padding-top: 9ex;
  }
}
/* --- Home Pay Section --- */
.home-pay-section {
  padding-top: 4rem;
  padding-bottom: 2rem;
}

.home-pay-section .home-pay-image {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 570px;
  height: auto;
  margin-bottom: 1rem;
}

.home-pay-section .circle,
.home-pay-section .stripe {
  position: absolute;
  z-index: 1;
  margin-bottom: 1rem;
}

.home-pay-section .circle {
  left: -15px;
  width: 175px;
  top: 30%;
}

@media (max-width: 991px) {
  .home-pay-section .circle {
    top: 25%;
  }
}
@media (max-width: 758px) {
  .home-pay-section .circle {
    bottom: 30%;
  }
}
.home-pay-section .stripe {
  left: -50px;
  bottom: 30px;
  width: 200px;
}

@media (max-width: 991px) {
  .home-pay-section .stripe {
    bottom: 150px;
  }
}
@media (max-width: 758px) {
  .home-pay-section .stripe {
    bottom: 30px;
  }
}
/* --- Blog Card --- */
/* --- Brand --- */
.brand-logos--lendahand {
  background-image: url(../images/client-energise-africa-color.png);
}

.brand-logos--octopus {
  background-image: url("https://cdn4.sharein.com/sharein/assets/images/home/client-octopus.svg");
}

.brand-logos--abundance {
  background-image: url(../images/client-abundance-solid.png);
}

.home-invest-section {
  padding-top: 4rem;
}

.brand-logos--triodos-color {
  background-image: url(../images/client-triodos-color.png);
}

.brand-logos--money-platform {
  background-image: url(../images/client-money-platform-color.svg);
}

.brand-logos--shojin {
  background-image: url(../images/client-shojin-solid.png);
}

.brand-logos--aprirose {
  background-image: url(../images/client-aprirose-dark.svg);
}

.brand-icon {
  display: block;
  background-size: contain;
}

.brand-hero-quote--abundance {
  background-color: #F9F9F9;
}

.brand-hero-quote--aprirose {
  position: relative;
  background-image: url("https://cdn4.sharein.com/sharein/assets/images/customer-story/aprirose/hero-image.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 100px 0;
}

.brand-hero-quote--aprirose::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(25, 31, 53, 0.95);
  z-index: 1;
}

.brand-hero-quote--aprirose .brand-image {
  position: relative;
  z-index: 3;
}

.brand-hero-quote--aprirose [data-animate] {
  position: relative;
  z-index: 2;
}

.brand-blockquote {
  position: relative;
  line-height: 1.6; /* 2.2rem */
}

.brand-blockquote:before {
  content: "";
  display: block;
  position: absolute;
  height: 3.75rem;
  width: 3.75rem;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

@media (max-width: 1330px) {
  .brand-blockquote:before {
    height: 2.5rem;
    width: 2.5rem;
  }
}
.brand-blockquote--top {
  margin-top: 80px;
}

.brand-blockquote--top::before {
  left: 0;
  top: -65px;
}

.brand-blockquote--left::before {
  left: -75px;
  top: 0;
}

@media (max-width: 1330px) {
  .brand-blockquote--top::before {
    top: -55px;
  }
  .brand-blockquote--left::before {
    left: 0;
    top: -55px;
  }
  .brand-blockquote.brand-blockquote--left {
    margin-top: 73px;
  }
}
.brand-video-card {
  width: 100%;
  border-radius: 8px;
  box-shadow: var(--brand-video-card-drop-shadow);
}

.brand-image-card {
  width: 100%;
  background-color: var(--brand-image-card-bg-color);
  border-radius: 8px;
  box-shadow: var(--brand-image-card-drop-shadow);
}

@media (max-width: 487px) {
  .brand-image-card {
    padding-left: 1.625rem; /* 26px */
    padding-right: 1.625rem; /* 26px */
  }
}
@media (min-width: 488px) {
  .brand-image-card {
    padding-left: 0.813rem; /* 13px */
    padding-right: 0.813rem; /* 13px */
  }
}
.brand-image-wrapper {
  width: 100%;
}

.brand-image {
  max-width: 100%;
  height: auto;
}

/* --- Icons --- */
.cta-btn .icon {
  margin-left: 15px;
}

.cta-btn-secondary:hover .icon--arrow-black,
.cta-btn-secondary:focus .icon--arrow-black,
.cta-btn-secondary:active .icon--arrow-black,
.cta-btn-secondary:active:hover .icon--arrow-black,
.cta-btn-secondary:active:focus .icon--arrow-black {
  color: #ffffff;
  background-color: #24B581;
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/arrow--white.svg");
}

.phone-icon {
  position: relative;
}

.icon--phone-sm-curve {
  position: absolute;
  top: 0px;
  left: 2px;
  animation: phone 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}

.icon--phone-lg-curve {
  position: absolute;
  top: 0px;
  left: 2px;
  animation: phone2 1s infinite cubic-bezier(0.1, 0.57, 0.5, 1);
}

/* arrow-icon and services__link hover rules moved to _arrows.scss */
.navbar-btn__contact {
  background: transparent;
  border-width: 1.5px;
  margin: -3px 5px 5px;
  font-weight: bold;
  display: flex;
  align-items: center;
}

.navbar-btn__contact .phone-icon {
  transform: scale(0.7);
}

.navbar-btn__contact a {
  color: #4a4a4a;
  margin-left: 8px;
}

.navbar-btn__contact:hover a {
  color: #1da66d;
}

@media (max-width: 1149px) {
  .navbar-btn__contact {
    margin: 10px 0 10px;
    width: 100%;
    font-size: 16px;
  }
}
.navbar-btn__phone {
  position: relative;
  display: block;
  padding: 10px;
  line-height: 30px;
}

.navbar-btn__phone:hover {
  cursor: pointer;
}

.navbar-btn__phone a {
  font-weight: bold;
  color: #4a4a4a;
}

.navbar-btn__services {
  margin-top: 10px;
  border-radius: 100px;
  background: #ffcc4e;
  text-align: center;
}

.navbar-btn__services:hover {
  color: inherit !important;
}

.social-media-icon:not(:last-child) {
  margin-right: 30px;
}

.social-media-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
  width: 2.25rem; /* 36px */
  min-width: 2.25rem;
  height: 2.25rem;
  min-height: 2.25rem;
  border-radius: 50%;
}

.brand-icon--xl {
  width: 6rem; /* 96px */
  min-width: 6rem;
  height: 6rem;
  min-height: 6rem;
}

.icon {
  display: block;
  width: 2.375rem; /* 38px */
  min-width: 2.375rem;
  height: 2.375rem;
  min-height: 2.375rem;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon--size-about {
  width: 6.25rem; /* 100px */
  min-width: 6.25rem;
  height: 5rem; /* 80px */
  min-height: 5rem;
}

.icon--regulation {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/about/regulation.svg");
}

.icon--software {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/about/software.svg");
}

.icon--network {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/about/network.svg");
}

.icon--checkbox {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/investment-platform/checkbox-test.svg");
}

.icon--card {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/client-money/card.svg");
  width: 2.5rem; /* 40px */
  min-width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
}

.icon--investor {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/client-money/investor.svg");
  width: 2.5rem; /* 40px */
  min-width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
}

.icon--money {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/client-money/money.svg");
  width: 2.5rem; /* 40px */
  min-width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
}

.icon--shield {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/client-money/shield.svg");
  width: 2.5rem; /* 40px */
  min-width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
}

.icon--arrow-black {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/arrow--black.svg");
  width: 1.25rem; /* 20px */
  min-width: 1.25rem;
  height: 0.875rem; /* 14px */
  min-height: 0.875rem;
  margin-top: 3px;
  margin-left: 3px;
}

.icon--arrow-white {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/arrow--white.svg");
  width: 1.25rem; /* 20px */
  min-width: 1.25rem;
  height: 0.875rem; /* 14px */
  min-height: 0.875rem;
  margin-top: 3px;
  margin-left: 3px;
}

.icon--envelope {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/contact/envelope.svg");
  width: 1.563rem; /* 25px */
  min-width: 1.563rem;
  height: 1.563rem;
  min-height: 1.563rem;
  margin-top: 3px;
}

.icon--phone {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/phone-test.svg");
  width: 1.563rem; /* 25px */
  min-width: 1.563rem;
  height: 1.563rem;
  min-height: 1.563rem;
}

.icon--phone-sm-curve {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/phone-sm-curve.svg");
  width: 1.5rem; /* 24px */
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
}

.icon--phone-lg-curve {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/phone-lg-curve.svg");
  width: 1.5rem; /* 24px */
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
}

.icon--customer-feature {
  width: 5rem; /* 80px */
  min-width: 5rem;
  height: 5rem;
  min-height: 5rem;
  margin-bottom: 1rem; /* 16px */
}

.icon--monitor {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/customer-story/aprirose/feature-monitor.svg");
}

.icon--documents {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/customer-story/aprirose/feature-documents.svg");
}

.icon--deals {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/customer-story/aprirose/feature-deals.svg");
}

.icon--distributions {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/customer-story/aprirose/feature-distribution.svg");
}

.brand-icon--infrastructure {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/isa-manager/infrastructrure.svg");
}

.brand-icon--kyc {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/isa-manager/kyc.svg");
}

.brand-icon--isa-admin {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/isa-manager/isa-admin.svg");
}

.feature-btn--dashboard.active .icon--dashboard,
.feature-btn--dashboard:hover .icon--dashboard {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/client-money/dashboard--green.svg");
}

.feature-btn--api.active .icon--api,
.feature-btn--api:hover .icon--api {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/client-money/api--green.svg");
}

.icon--dashboard {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/client-money/dashboard.svg");
  width: 1.125rem; /* 18px */
  min-width: 1.125rem;
  height: 1.125rem;
  min-height: 1.125rem;
}

.icon--api {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/client-money/api.svg");
  width: 1.25rem; /* 20px */
  min-width: 1.25rem;
  height: 1rem; /* 16px */
  min-height: 1rem;
}

.icon--green-tick {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/client-money/green-tick.svg");
  width: 1.375rem; /* 22px */
  min-width: 1.375rem;
  height: 1.375rem;
  min-height: 1.375rem;
}

.icon--sharein-logo-short {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/footer/sharein-logo--short.svg");
  width: 1.563rem; /* 25px */
  min-width: 1.563rem;
  height: 1.438rem; /* 23px */
  min-height: 1.438rem;
}

.icon--compliance-manual {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/compliance-manual/compliance-manual.svg");
  width: 2.625rem; /* 42px */
  min-width: 2.625rem;
  height: 2.813rem; /* 45px */
  min-height: 2.813rem;
}

.icon--linkedin {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/footer/linkedin.svg");
}

.icon--facebook {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/footer/facebook.svg");
}

.icon--x {
  background-image: url("https://cdn4.sharein.com/sharein/assets/icons/footer/x.svg");
  width: 1.25rem; /* 20px */
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
}

.burger-icon {
  z-index: 100;
  position: absolute;
  width: 50px;
  cursor: pointer;
  right: 0px;
  top: 0.5rem;
  transition: right 300ms linear 0s;
  background: none;
  border: none;
  padding: 0;
}

.burger-icon svg {
  width: 100%;
}

@media (min-width: 1150px) {
  .burger-icon {
    display: none;
  }
}
@media print {
  .cookie-banner,
  .scroll-to-top,
  .burger-icon,
  .sidebar-container {
    display: none !important;
  }
  .footer {
    background-color: #fff;
    color: #000;
  }
  a[href]:after {
    content: " (" attr(href) ")";
    font-size: 0.8em;
  }
  body {
    font-size: 12pt;
    color: #000;
  }
}
/* --- About Page --- */
.about-image {
  box-shadow: -20px 20px 0px rgba(255, 204, 78, 0.8);
  margin-bottom: 2em;
}

.about-culture-paragraph {
  line-height: 1.5;
}

/* --- Contact --- */
.contact-us__phone,
.contact-us__email {
  margin-left: 10px;
}

/* --- Cookie Banner --- */
.cookiebanner {
  padding: 25px 0 !important;
}

.cookiebanner-close {
  margin-left: -85px !important;
  padding-right: 75px !important;
}

@media (max-width: 762px) {
  .cookiebanner-close {
    margin-left: 0px !important;
  }
}
@media (max-width: 430px) {
  .cookiebanner {
    padding: 20px 25px 35px !important;
  }
  .cookiebanner-close {
    padding: 0px 15px 35px !important;
  }
}
/* --- Components --- */
.learn-more-wrapper {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}

.styled-input__note {
  display: block;
  font-size: 16px;
  line-height: 1;
  margin-top: 10px;
  font-weight: 500;
  color: #1da66d;
  margin-bottom: 0;
}

.customer-feature-row {
  display: flex;
  gap: 24px;
}

.customer-feature {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
}

@media (max-width: 487px) {
  .customer-feature-row {
    flex-direction: column;
  }
  .customer-feature-row .customer-feature {
    margin-bottom: 30px;
  }
}
@media (min-width: 488px) {
  .customer-feature-row:first-child {
    margin-bottom: 32px;
  }
  .customer-feature {
    max-width: 260px;
  }
}
.widgettitle { /* legacy class name */
  line-height: 2.125rem;
  font-weight: bold;
  color: #4a4a4a;
  font-size: 1.15rem;
  padding-bottom: 15px;
  margin: 0 0 1.125rem 0;
}

/* Fix: on mobile, col-md-3 has no float so its box slides behind
   the floated col-xs-12 blog column, blocking all clicks */
@media (max-width: 991px) {
  .col-md-9 + .col-md-3 {
    clear: both;
  }
}
.call-to-action {
  flex-direction: column;
  text-align: center;
  padding: 5rem 2rem;
  background: linear-gradient(135deg, #24B581 0%, #1a8f5c 100%);
  position: relative;
  overflow: hidden;
}
.call-to-action::before {
  content: "";
  position: absolute;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.08);
  top: -250px;
  right: -100px;
  pointer-events: none;
}
.call-to-action::after {
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.06);
  bottom: -150px;
  left: -50px;
  pointer-events: none;
}

.call-to-action__inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 600px;
  margin: 0 auto;
}

.call-to-action__heading {
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.2;
  margin: 0 0 1rem;
  padding: 0;
  color: #fff;
  border-bottom: none;
}
@media (max-width: 600px) {
  .call-to-action__heading {
    font-size: 1.75rem;
  }
}

.call-to-action__subtext {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.125rem;
  line-height: 1.6;
  margin: 0 0 2rem;
}

.call-to-action__btn {
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  padding: 0.875rem 2.25rem !important;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #0f0f0f;
  background-color: #ffcc4e;
  border: 2px solid #ffcc4e;
}
.call-to-action__btn:hover, .call-to-action__btn:focus {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  text-decoration: none;
}
.call-to-action__btn:hover .call-to-action__arrow, .call-to-action__btn:focus .call-to-action__arrow {
  transform: translateX(4px);
}
.call-to-action__btn:active {
  transform: translateY(1px);
}

.call-to-action__arrow {
  transition: transform 0.3s ease;
}

/* --- Home Banner Buttons --- */
.home-banner__btn--empty {
  color: #1da66d;
  background: white;
  border: 2px solid #1da66d;
  margin-right: 1rem;
}

.home-banner__btn--empty:hover,
.home-banner__btn--empty:focus {
  border: 2px solid #fffae3;
  text-decoration: none;
  color: #4a4a4a;
  background: #ffe35d;
  box-shadow: 0 2px 8px rgba(29, 166, 109, 0.2);
}

.home-banner__btn--empty:active {
  border: 2px solid #fffae3;
  color: #4a4a4a;
  background: #ffe35d;
}

.home-banner__btn--green {
  color: white;
  background: #1da66d;
  border: 2px solid #e0fbf2;
}

.home-banner__btn--green:hover,
.home-banner__btn--green:focus {
  border: 2px solid #fffae3;
  text-decoration: none;
  color: #4a4a4a;
  background: #ffe35d;
  box-shadow: 0 2px 8px rgba(29, 166, 109, 0.2);
}

.home-banner__btn--green:active {
  border: 2px solid #fffae3;
  color: #4a4a4a;
  background: #ffe35d;
}

.home-learn-more__arrow {
  display: inline-flex;
  align-items: center;
  transition: transform 0.3s ease;
}

.home-learn-more:hover .home-learn-more__arrow,
.home-learn-more:focus .home-learn-more__arrow {
  transform: translateX(4px);
}

.button-wrapper {
  display: flex;
  margin-top: 2.5rem;
}

@media (max-width: 600px) {
  .button-wrapper {
    justify-content: space-around;
    flex-direction: column;
  }
  .home-banner .button-wrapper div {
    margin: 0.5rem 0;
  }
}
/* --- Home Banner Highlights --- */
.home-banner .highlighted-text {
  font-weight: bold;
  position: relative;
  margin: 0 5px;
  z-index: 0;
}

.home-banner .highlighted-text::after {
  content: "";
  height: 5px;
  width: 100%;
  background: #FFF5C2;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}

.home-banner__heading span {
  color: #1da66d;
}

/* --- Customer Story Feature --- */
.customer-story-feature__row {
  display: flex;
  align-items: center;
}
.customer-story-feature__row .brand-image-wrapper .type-small {
  font-size: 0.78rem;
  color: #9ca3af;
  margin-top: 0.75rem;
  padding-top: 0.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}

@media (max-width: 991px) {
  .customer-story-feature__row--reverse-md-only {
    flex-direction: column-reverse;
  }
}
.customer-feature-wrapper {
  margin-top: 20px;
}

.customer-feature-asset-wrapper {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}

@media (max-width: 487px) {
  .customer-feature-asset-wrapper {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
.customer-feature-asset {
  display: flex;
  flex: 1 1 45%;
  max-width: 400px;
}

@media (max-width: 487px) {
  .customer-feature-asset {
    flex: 1 1 100%;
    max-width: 300px;
    justify-content: center;
  }
}
.customer-feature-asset--push-down {
  margin-top: 1.406rem;
}

@media (min-width: 488px) {
  .customer-feature-asset--push-down {
    margin-top: 2.813rem;
  }
}
/* --- Customer Success Page Variants --- */
.banner__heading--abundance,
.banner__heading--aprirose,
.banner__heading--octopus {
  font-size: clamp(2rem, 5vw, 3.5rem);
  margin-bottom: 0;
}

.banner__heading--octopus {
  color: #ffffff;
  font-size: clamp(1.75rem, 4vw, 2.5rem);
}

.banner--octopus .container {
  position: relative;
  z-index: 1;
}

.banner__dotted-arc {
  position: absolute;
  top: -20px;
  right: 20px;
  pointer-events: none;
  z-index: 0;
  opacity: 0.4;
  transform-origin: center center;
  animation: spin 30s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .banner__dotted-arc {
    animation: none;
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
/* --- Brand Timeline --- */
.brand-timeline {
  list-style-type: none;
  position: relative;
  padding-left: 80px;
}
.brand-timeline::after {
  content: "";
  position: absolute;
  width: 2px;
  background-color: #1da66d;
  top: 5px;
  bottom: 0;
  margin-left: -2px;
}
@media (max-width: 991px) {
  .brand-timeline {
    padding-left: 45px;
  }
  .brand-timeline::after {
    left: 10px;
  }
}
@media (min-width: 992px) {
  .brand-timeline::after {
    left: 42px;
  }
}

.brand-timeline__item {
  position: relative;
}

.brand-timeline__marker {
  position: absolute;
}
.brand-timeline__marker::after {
  content: "";
  position: absolute;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  z-index: 1;
  top: 5px;
  background-color: #1da66d;
  border: 4px solid white;
}
@media (max-width: 991px) {
  .brand-timeline__marker::after {
    left: -47px;
  }
}
@media (min-width: 992px) {
  .brand-timeline__marker::after {
    left: -50px;
  }
}

@media (max-width: 991px) {
  .brand-timeline__content {
    padding-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .brand-timeline__content {
    padding-bottom: 16px;
  }
}

.brand-timeline__year {
  font-weight: bold;
}
@media (max-width: 991px) {
  .brand-timeline__year {
    margin-bottom: 2px;
  }
}
@media (min-width: 992px) {
  .brand-timeline__year {
    margin-bottom: 4px;
  }
}

.brand-blockquote--aprirose {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
}

/* --- GDPR Consent --- */
.gdpr-consent-box {
  background-color: #f0faf5;
  border: 1px solid #1da66d;
  border-radius: 8px;
  padding: 1.25rem 1.5rem;
  margin: 1.5rem 0;
  position: relative;
}
.gdpr-consent-box label {
  font-weight: 500;
  line-height: 1.5;
  color: #0f0f0f;
}
.gdpr-consent-box a {
  font-weight: 600;
  text-decoration: underline;
}

/* --- Thank You Next Steps --- */
.thankyou-next-steps {
  flex-wrap: nowrap;
}
@media (max-width: 768px) {
  .thankyou-next-steps {
    flex-wrap: wrap;
  }
}

.thankyou-card {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  padding: 2rem;
  text-align: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.thankyou-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}
.thankyou-card p {
  flex: 1;
}

/* --- Case Study Cards --- */
.case-study-grid {
  align-items: stretch;
}
.case-study-grid > [class*=col-] {
  display: flex;
}
@media (max-width: 991px) {
  .case-study-grid > [class*=col-] {
    margin-bottom: 1.5rem;
  }
}

.case-study-card {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  padding: 2.5rem 2rem;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.case-study-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
}
.case-study-card__logo {
  margin-bottom: 1.5rem;
}
.case-study-card__logo img {
  max-height: 40px;
  width: auto;
}
.case-study-card p {
  flex: 1;
}
.case-study-card__link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  color: #1da66d;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.85rem;
  letter-spacing: 0.05em;
  transition: gap 0.2s ease;
  margin-top: auto;
}
.case-study-card__link:hover {
  gap: 0.75rem;
  color: #157b50;
}
.case-study-card__arrow {
  font-size: 1.2em;
  transition: transform 0.2s ease;
}
.case-study-card:hover .case-study-card__arrow {
  transform: translateX(3px);
}

.case-study-card__heading {
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.case-study-card__tag {
  display: inline-block;
  font-size: 0.72rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 0.25rem 0.6rem;
  border-radius: 4px;
  margin-bottom: 0.75rem;
}
.case-study-card__tag--green {
  background: #DDF6EC;
  color: #065F46;
}
.case-study-card__tag--blue {
  background: #DBEAFE;
  color: #1E40AF;
}
.case-study-card__tag--amber {
  background: #FFF5C2;
  color: #92400E;
}

.case-study-card__stats {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-top: auto;
  margin-bottom: 1.25rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.case-study-card__stats span {
  font-size: 0.75rem;
  font-weight: 600;
  color: #1da66d;
  background: rgba(29, 166, 109, 0.06);
  padding: 0.2rem 0.5rem;
  border-radius: 3px;
}

.case-study-card__result {
  font-weight: 600;
  color: #1da66d;
  font-size: 0.95rem;
  line-height: 1.5;
  flex: 0 !important;
}

.case-study-breadcrumb {
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 0.75rem;
}
.case-study-breadcrumb a {
  color: #1da66d;
  text-decoration: none;
  transition: color 0.2s;
}
.case-study-breadcrumb a::before {
  content: "← ";
}
.case-study-breadcrumb a:hover {
  text-decoration: underline;
}
.case-study-breadcrumb--light a {
  color: rgba(255, 255, 255, 0.7);
}
.case-study-breadcrumb--light a:hover {
  color: #ffffff;
}

.case-study-glance {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
}
@media (max-width: 767px) {
  .case-study-glance {
    grid-template-columns: 1fr;
  }
}

.case-study-glance__item {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  padding: 1.75rem 1.5rem;
  transition: box-shadow 0.25s ease;
}
.case-study-glance__item:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}
.case-study-glance__item h3 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
}
.case-study-glance__item p {
  font-size: 0.92rem;
  line-height: 1.65;
  color: #555555;
  margin: 0;
}

.case-study-glance__icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.75rem;
}

.case-study-glance__item--challenge {
  border-top: 3px solid #e8b4b4;
}
.case-study-glance__item--challenge .case-study-glance__icon {
  background: rgba(122, 53, 53, 0.08);
}
.case-study-glance__item--challenge h3 {
  color: #7a3535;
  border-bottom: 2px solid #f0d5d5;
}

.case-study-glance__item--solution {
  border-top: 3px solid #1da66d;
}
.case-study-glance__item--solution .case-study-glance__icon {
  background: rgba(29, 166, 109, 0.08);
}
.case-study-glance__item--solution h3 {
  color: #1da66d;
  border-bottom: 2px solid #DDF6EC;
}

.case-study-glance__item--results {
  border-top: 3px solid #1f7a4c;
}
.case-study-glance__item--results .case-study-glance__icon {
  background: rgba(31, 122, 76, 0.08);
}
.case-study-glance__item--results h3 {
  color: #1f7a4c;
  border-bottom: 2px solid #c5e0d0;
}

.case-study-visit-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: #1da66d;
  font-weight: 600;
  font-size: 0.88rem;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  margin-top: 1.25rem;
  padding: 0.45rem 1.2rem;
  border: 1.5px solid #1da66d;
  border-radius: 100px;
  transition: all 0.25s ease;
}
.case-study-visit-link:hover {
  background: #1da66d;
  color: #ffffff;
  gap: 0.75rem;
  text-decoration: none;
}
.banner--octopus .case-study-visit-link {
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
}
.banner--octopus .case-study-visit-link:hover {
  background: #ffffff;
  color: #180048;
  border-color: #ffffff;
}

.brand-blockquote--aprirose::before {
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='61' viewBox='0 0 60 61' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_617_15572)'%3E%3Cg clip-path='url(%23clip1_617_15572)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9702 24.2502H14.9999C17.7944 24.2502 20.3064 25.3161 22.537 27.4488C24.7667 29.5805 25.882 32.2399 25.882 35.4261C25.882 38.5638 24.7667 41.1491 22.537 43.1838C20.3064 45.2185 17.5491 46.2349 14.2649 46.2349C10.6861 46.2349 7.70906 44.8011 5.33112 41.9335C2.95318 39.0658 1.76465 34.9849 1.76465 29.6908C1.76465 24.8379 2.80582 20.292 4.88994 16.0514C6.9723 11.8108 9.5223 8.45347 12.5364 5.97759C15.5514 3.50259 18.2355 2.26465 20.5879 2.26465C22.1567 2.26465 23.3823 2.73053 24.2646 3.66141C25.147 4.59406 25.5882 5.79406 25.5882 7.26494C25.5882 9.42141 24.6326 11.0149 22.7205 12.0438C20.1229 13.4652 18.0635 15.132 16.5441 17.0441C15.0246 18.9561 14.167 21.3579 13.9702 24.2502ZM46.4708 24.2502H47.4264C50.1714 24.2502 52.6588 25.3161 54.8894 27.4488C57.1199 29.5805 58.2352 32.2399 58.2352 35.4261C58.2352 38.5144 57.1199 41.1129 54.8894 43.2208C52.6596 45.3288 49.9023 46.3823 46.6173 46.3823C42.9908 46.3823 39.9996 44.9114 37.6473 41.9705C35.2941 39.0296 34.1179 34.9364 34.1179 29.6908C34.1179 25.917 34.7302 22.3629 35.9558 19.0294C37.1814 15.6958 38.7617 12.7911 40.6985 10.3161C42.6344 7.84024 44.7185 5.87965 46.9482 4.43347C49.1788 2.98818 51.1764 2.26465 52.9411 2.26465C54.5585 2.26465 55.7964 2.71818 56.6541 3.62524C57.5126 4.53141 57.9414 5.74465 57.9414 7.26494C57.9414 9.47082 56.9849 11.0635 55.0738 12.0438C52.3773 13.5641 50.3435 15.2423 48.9705 17.0811C47.5976 18.9191 46.7646 21.3085 46.4708 24.2502Z' stroke='%230669F2' stroke-width='2.64706'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_617_15572'%3E%3Crect width='60' height='60' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_617_15572'%3E%3Crect width='60' height='47.6471' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.diagnostic-eyebrow {
  color: #1da66d;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 0.85rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.diagnostic-hero-actions {
  margin-top: 1.5rem;
  display: flex;
  justify-content: center;
}

.diagnostic-trust {
  margin-top: 1.5rem;
  color: #555555;
  font-size: 0.9rem;
}

.diagnostic-shell-section {
  background: #F9F9F9;
}

.diagnostic-app {
  min-height: 320px;
  background: #ffffff;
  border-radius: 12px;
  padding: 2rem;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
  .diagnostic-app {
    padding: 2.5rem 3rem;
  }
}
.diagnostic-app:empty {
  display: none;
}

.diagnostic-progress {
  margin-bottom: 1.75rem;
}
.diagnostic-progress__bar {
  height: 6px;
  background: rgba(228, 228, 228, 0.6);
  border-radius: 3px;
  overflow: hidden;
}
.diagnostic-progress__fill {
  height: 100%;
  background: #1da66d;
  transition: width 0.25s ease;
}
.diagnostic-progress__label {
  margin: 0.5rem 0 0;
  color: #555555;
  font-size: 0.85rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.diagnostic-question__prompt {
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .diagnostic-question__prompt {
    font-size: 1.5rem;
  }
}

.diagnostic-options {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}

.diagnostic-option {
  text-align: left;
  background: #ffffff;
  border: 2px solid rgba(228, 228, 228, 0.6);
  border-radius: 8px;
  padding: 1rem 1.25rem;
  font: inherit;
  color: #0f0f0f;
  cursor: pointer;
  min-height: 48px;
  transition: border-color 0.15s ease, background 0.15s ease, transform 0.1s ease;
  width: 100%;
}
.diagnostic-option:hover, .diagnostic-option:focus {
  border-color: #1da66d;
  background: #DDF6EC;
  outline: none;
}
.diagnostic-option:focus-visible {
  box-shadow: 0 0 0 3px rgba(29, 166, 109, 0.3);
}
.diagnostic-option--selected {
  border-color: #1da66d;
  background: #DDF6EC;
  font-weight: 600;
}

.diagnostic-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.5rem;
  gap: 1rem;
}
.diagnostic-nav .btn[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}

.diagnostic-loading {
  text-align: center;
  padding: 3rem 1rem;
  color: #555555;
}

.diagnostic-error {
  padding: 1.5rem;
  background: #fff4f4;
  border-left: 4px solid #d14545;
  color: #0f0f0f;
}

.diagnostic-result__eyebrow {
  color: #1da66d;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.8rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.diagnostic-result__headline {
  font-size: 1.75rem;
  line-height: 1.25;
  font-weight: 700;
  margin: 1rem 0 1.5rem;
}
@media (min-width: 768px) {
  .diagnostic-result__headline {
    font-size: 2rem;
  }
}
.diagnostic-result__friction {
  background: #E0FBF2;
  border-radius: 8px;
  padding: 1.25rem 1.5rem;
  margin-bottom: 1.5rem;
}
.diagnostic-result__friction h3 {
  margin-top: 0;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #1da66d;
}
.diagnostic-result__friction ol {
  margin: 0;
  padding-left: 1.25rem;
}
.diagnostic-result__friction li {
  margin-bottom: 0.5rem;
}
.diagnostic-result--functioning .diagnostic-score__number {
  color: #1da66d;
}
.diagnostic-result--friction .diagnostic-score__number {
  color: #c48500;
}
.diagnostic-result--failing .diagnostic-score__number {
  color: #d14545;
}

.diagnostic-score {
  display: flex;
  align-items: baseline;
  gap: 1rem;
}
.diagnostic-score__number {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
}
.diagnostic-score__number span {
  font-size: 1.25rem;
  color: #555555;
  font-weight: 500;
}
.diagnostic-score__tier {
  font-size: 1.25rem;
  font-weight: 600;
  color: #0f0f0f;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.diagnostic-score-bar {
  position: relative;
  margin: 1rem 0 1.5rem;
}
.diagnostic-score-bar__zones {
  display: flex;
  height: 28px;
  border-radius: 14px;
  overflow: hidden;
}
.diagnostic-score-bar__zone {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.diagnostic-score-bar__zone--func {
  background: #1da66d;
  flex: 30;
}
.diagnostic-score-bar__zone--fric {
  background: #ffcc4e;
  color: #0f0f0f;
  flex: 30;
}
.diagnostic-score-bar__zone--fail {
  background: #d14545;
  flex: 40;
}
.diagnostic-score-bar__marker {
  position: absolute;
  top: -6px;
  bottom: -6px;
  width: 3px;
  background: #0f0f0f;
  box-shadow: 0 0 0 2px #ffffff;
  transform: translateX(-50%);
}

.diagnostic-gate {
  background: #F9F9F9;
  border-radius: 8px;
  padding: 1.5rem;
  margin-top: 1.5rem;
}
.diagnostic-gate h3 {
  margin-top: 0;
  font-size: 1.25rem;
}
.diagnostic-gate p {
  color: #555555;
}
@media (min-width: 768px) {
  .diagnostic-gate {
    padding: 2rem 2.25rem;
  }
}

.diagnostic-capture {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 1rem;
}
.diagnostic-capture label {
  display: flex;
  flex-direction: column;
  font-size: 0.85rem;
  color: #555555;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.diagnostic-capture input[type=email], .diagnostic-capture input[type=text] {
  margin-top: 0.35rem;
  padding: 0.75rem 1rem;
  border: 2px solid rgba(228, 228, 228, 0.6);
  border-radius: 6px;
  font: inherit;
  color: #0f0f0f;
  background: #ffffff;
  min-height: 48px;
}
.diagnostic-capture input[type=email]:focus, .diagnostic-capture input[type=text]:focus {
  border-color: #1da66d;
  outline: none;
  box-shadow: 0 0 0 3px rgba(29, 166, 109, 0.25);
}
.diagnostic-capture__error {
  color: #d14545;
  margin: 0;
  font-size: 0.9rem;
}
.diagnostic-capture button[type=submit] {
  align-self: flex-start;
  min-height: 48px;
}

.diagnostic-consent {
  flex-direction: row !important;
  align-items: flex-start !important;
  gap: 0.5rem !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 0.85rem !important;
  font-weight: 400 !important;
  color: #555555;
}
.diagnostic-consent input[type=checkbox] {
  margin-top: 0.25rem;
}

.diagnostic-honeypot {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.diagnostic-report-wrap {
  margin-top: 1rem;
}

.diagnostic-confirm {
  background: #DDF6EC;
  border-left: 4px solid #1da66d;
  padding: 1rem 1.25rem;
  border-radius: 4px;
  margin-bottom: 1.5rem;
  color: #0f0f0f;
}

.diagnostic-report__header {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(228, 228, 228, 0.6);
  margin-bottom: 1.5rem;
}
.diagnostic-report__firm {
  color: #555555;
  margin-bottom: 0.25rem;
  font-size: 0.9rem;
}
.diagnostic-report__headline {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0.5rem 0 0.75rem;
}
.diagnostic-report__tierline {
  color: #555555;
  margin: 0;
}
.diagnostic-report__section {
  margin-bottom: 2rem;
}
.diagnostic-report__section h3 {
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #1da66d;
  margin-bottom: 0.75rem;
}
.diagnostic-report__footer {
  background: #DDF6EC;
  padding: 1.5rem;
  border-radius: 8px;
  margin-top: 1rem;
}
.diagnostic-report__footer h3 {
  margin-top: 0;
  color: #1da66d;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 1rem;
}

.diagnostic-friction {
  border-left: 3px solid #1da66d;
  padding: 0.5rem 0 0.5rem 1rem;
  margin-bottom: 1rem;
}
.diagnostic-friction h4 {
  margin: 0 0 0.5rem;
  font-size: 1rem;
}
.diagnostic-friction__answer {
  color: #555555;
  font-size: 0.9rem;
  margin: 0 0 0.5rem;
}
.diagnostic-friction__copy {
  margin: 0;
  font-style: italic;
}

.diagnostic-benchmark {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9rem;
}
.diagnostic-benchmark th, .diagnostic-benchmark td {
  border: 1px solid rgba(228, 228, 228, 0.6);
  padding: 0.75rem 0.9rem;
  vertical-align: top;
  text-align: left;
}
.diagnostic-benchmark th {
  background: #F9F9F9;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.8rem;
}
@media (max-width: 767px) {
  .diagnostic-benchmark thead {
    display: none;
  }
  .diagnostic-benchmark tr {
    display: block;
    margin-bottom: 1rem;
    border: 1px solid rgba(228, 228, 228, 0.6);
  }
  .diagnostic-benchmark td {
    display: block;
    border: 0;
    border-bottom: 1px solid rgba(228, 228, 228, 0.6);
  }
  .diagnostic-benchmark td:last-child {
    border-bottom: 0;
  }
}

.diagnostic-timeline {
  padding-left: 1.25rem;
}
.diagnostic-timeline li {
  margin-bottom: 0.6rem;
}
