/* @override 
	https://attestis.invoxdev.com/wp-content/themes/attestis/assets/css/attestis.css */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
body {
  margin: 0;
}
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
ul:not(.browser-default) {
  padding-left: 0;
  list-style-type: none;
}
ul:not(.browser-default) > li {
  list-style-type: none;
}
a {
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.valign-wrapper {
  display: flex;
  align-items: center;
}
.clearfix {
  clear: both;
}
.modal {
  box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
}
.hoverable {
  transition: box-shadow 0.25s;
}
.hoverable:hover {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.divider {
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
}
blockquote {
  margin: 20px 0;
  border-left: 5px solid #333;
}
img.responsive-img,
video.responsive-video {
  max-width: 100%;
  height: auto;
}
.parallax-container {
  position: relative;
  overflow: hidden;
  height: 500px;
}
.parallax-container .parallax {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.parallax-container .parallax img {
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  transform: translate3d(0, 0, 0);
  transform: translateX(-50%);
}
.pin-top,
.pin-bottom {
  position: relative;
}
.pinned {
  position: fixed !important;
}
/*********************
  Transition Classes
**********************/
ul.staggered-list li {
  opacity: 0;
}
.fade-in {
  opacity: 0;
  transform-origin: 0 50%;
}
/*********************
  Media Query Classes
**********************/
@media only screen and (max-width: 600px) {
  .hide-on-small-only,
  .hide-on-small-and-down {
    display: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 601px) {
  .hide-on-med-and-up {
    display: none !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .hide-on-med-only {
    display: none !important;
  }
}
@media only screen and (min-width: 993px) {
  .hide-on-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .hide-on-extra-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1201px) {
  .show-on-extra-large {
    display: block !important;
  }
}
@media only screen and (min-width: 993px) {
  .show-on-large {
    display: block !important;
  }
}
@media only screen and (min-width: 600px) and (max-width: 992px) {
  .show-on-medium {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .show-on-small {
    display: block !important;
  }
}
@media only screen and (min-width: 601px) {
  .show-on-medium-and-up {
    display: block !important;
  }
}
@media only screen and (max-width: 992px) {
  .show-on-medium-and-down {
    display: block !important;
  }
}
@media only screen and (max-width: 600px) {
  .center-on-small-only {
    text-align: center;
  }
}
table,
th,
td {
  border: none;
}
table {
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
table.striped tr {
  border-bottom: none;
}
table.striped > tbody > tr:nth-child(odd) {
  background-color: rgba(242, 242, 242, 0.5);
}
table.striped > tbody > tr > td {
  border-radius: 0;
}
table.highlight > tbody > tr {
  transition: background-color 0.25s ease;
}
table.highlight > tbody > tr:hover {
  background-color: rgba(242, 242, 242, 0.5);
}
table.centered thead tr th,
table.centered tbody tr td {
  text-align: center;
}
tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
td,
th {
  padding: 15px 5px;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  border-radius: 2px;
}
@media only screen and (max-width: 992px) {
  table.responsive-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: block;
    position: relative;
    /* sort out borders */
  }
  table.responsive-table td:empty:before {
    content: '\00a0';
  }
  table.responsive-table th,
  table.responsive-table td {
    margin: 0;
    vertical-align: top;
  }
  table.responsive-table th {
    text-align: left;
  }
  table.responsive-table thead {
    display: block;
    float: left;
  }
  table.responsive-table thead tr {
    display: block;
    padding: 0 10px 0 0;
  }
  table.responsive-table thead tr th::before {
    content: "\00a0";
  }
  table.responsive-table tbody {
    display: block;
    width: auto;
    position: relative;
    overflow-x: auto;
    white-space: nowrap;
  }
  table.responsive-table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  table.responsive-table th {
    display: block;
    text-align: right;
  }
  table.responsive-table td {
    display: block;
    min-height: 1.25em;
    text-align: left;
  }
  table.responsive-table tr {
    border-bottom: none;
    padding: 0 10px;
  }
  table.responsive-table thead {
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.12);
  }
}
.collapsible .collection {
  margin: 0;
  border: none;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*******************
  Utility Classes
*******************/
.hide {
  display: none !important;
}
.left-align {
  text-align: left;
}
.right-align {
  text-align: right;
}
.center,
.center-align {
  text-align: center;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.no-select {
  user-select: none;
}
.circle {
  border-radius: 50%;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.truncate {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
a {
  text-decoration: none;
}
html {
  line-height: 1.5;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  line-height: 1.3;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
h1 {
  font-size: 4.2rem;
  line-height: 110%;
  margin: 2.8rem 0 1.68rem 0;
}
h2 {
  font-size: 3.56rem;
  line-height: 110%;
  margin: 2.37333rem 0 1.424rem 0;
}
h3 {
  font-size: 2.92rem;
  line-height: 110%;
  margin: 1.94667rem 0 1.168rem 0;
}
h4 {
  font-size: 2.28rem;
  line-height: 110%;
  margin: 1.52rem 0 0.912rem 0;
}
h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: 1.09333rem 0 0.656rem 0;
}
h6 {
  font-size: 1.15rem;
  line-height: 110%;
  margin: 0.76667rem 0 0.46rem 0;
}
em {
  font-style: italic;
}
strong {
  font-weight: 500;
}
small {
  font-size: 75%;
}
.light {
  font-weight: 300;
}
.thin {
  font-weight: 200;
}
@media only screen and (min-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 390px) {
  .flow-text {
    font-size: 1.224rem;
  }
}
@media only screen and (min-width: 420px) {
  .flow-text {
    font-size: 1.248rem;
  }
}
@media only screen and (min-width: 450px) {
  .flow-text {
    font-size: 1.272rem;
  }
}
@media only screen and (min-width: 480px) {
  .flow-text {
    font-size: 1.296rem;
  }
}
@media only screen and (min-width: 510px) {
  .flow-text {
    font-size: 1.32rem;
  }
}
@media only screen and (min-width: 540px) {
  .flow-text {
    font-size: 1.344rem;
  }
}
@media only screen and (min-width: 570px) {
  .flow-text {
    font-size: 1.368rem;
  }
}
@media only screen and (min-width: 600px) {
  .flow-text {
    font-size: 1.392rem;
  }
}
@media only screen and (min-width: 630px) {
  .flow-text {
    font-size: 1.416rem;
  }
}
@media only screen and (min-width: 660px) {
  .flow-text {
    font-size: 1.44rem;
  }
}
@media only screen and (min-width: 690px) {
  .flow-text {
    font-size: 1.464rem;
  }
}
@media only screen and (min-width: 720px) {
  .flow-text {
    font-size: 1.488rem;
  }
}
@media only screen and (min-width: 750px) {
  .flow-text {
    font-size: 1.512rem;
  }
}
@media only screen and (min-width: 780px) {
  .flow-text {
    font-size: 1.536rem;
  }
}
@media only screen and (min-width: 810px) {
  .flow-text {
    font-size: 1.56rem;
  }
}
@media only screen and (min-width: 840px) {
  .flow-text {
    font-size: 1.584rem;
  }
}
@media only screen and (min-width: 870px) {
  .flow-text {
    font-size: 1.608rem;
  }
}
@media only screen and (min-width: 900px) {
  .flow-text {
    font-size: 1.632rem;
  }
}
@media only screen and (min-width: 930px) {
  .flow-text {
    font-size: 1.656rem;
  }
}
@media only screen and (min-width: 960px) {
  .flow-text {
    font-size: 1.68rem;
  }
}
@media only screen and (max-width: 360px) {
  .flow-text {
    font-size: 1.2rem;
  }
}
#toast-container {
  display: block;
  position: fixed;
  z-index: 10000;
}
@media only screen and (max-width: 600px) {
  #toast-container {
    min-width: 100%;
    bottom: 0%;
  }
}
@media only screen and (min-width: 601px) and (max-width: 992px) {
  #toast-container {
    left: 5%;
    bottom: 7%;
    max-width: 90%;
  }
}
@media only screen and (min-width: 993px) {
  #toast-container {
    top: 10%;
    right: 7%;
    max-width: 86%;
  }
}
.toast {
  border-radius: 2px;
  top: 35px;
  width: auto;
  margin-top: 10px;
  position: relative;
  max-width: 100%;
  height: auto;
  min-height: 48px;
  line-height: 1.5em;
  background-color: #323232;
  padding: 10px 25px;
  font-size: 1.1rem;
  font-weight: 300;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: default;
}
.toast .toast-action {
  color: #eeff41;
  font-weight: 500;
  margin-right: -25px;
  margin-left: 3rem;
}
.toast.rounded {
  border-radius: 24px;
}
@media only screen and (max-width: 600px) {
  .toast {
    width: 100%;
    border-radius: 0;
  }
}
.tabs {
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  height: 48px;
  width: 100%;
  background-color: #fff;
  margin: 0 auto;
  white-space: nowrap;
}
.tabs.tabs-transparent {
  background-color: transparent;
}
.tabs.tabs-transparent .tab a,
.tabs.tabs-transparent .tab.disabled a,
.tabs.tabs-transparent .tab.disabled a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.tabs.tabs-transparent .tab a:hover,
.tabs.tabs-transparent .tab a.active {
  color: #fff;
}
.tabs.tabs-transparent .indicator {
  background-color: #fff;
}
.tabs.tabs-fixed-width {
  display: flex;
}
.tabs.tabs-fixed-width .tab {
  flex-grow: 1;
}
.tabs .tab {
  display: inline-block;
  text-align: center;
  line-height: 48px;
  height: 48px;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}
.tabs .tab a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.28s ease, background-color 0.28s ease;
}
.tabs .tab a:focus,
.tabs .tab a.active:focus {
  outline: none;
}
.tabs .tab a:hover,
.tabs .tab a.active {
  background-color: transparent;
}
.tabs .tab.disabled a,
.tabs .tab.disabled a:hover {
  cursor: default;
}
.tabs .indicator {
  position: absolute;
  bottom: 0;
  height: 2px;
  will-change: left, right;
}
@media only screen and (max-width: 992px) {
  .tabs {
    display: flex;
  }
  .tabs .tab {
    flex-grow: 1;
  }
  .tabs .tab a {
    padding: 0 12px;
  }
}
.modal {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  background-color: #fafafa;
  padding: 0;
  max-height: 70%;
  width: 55%;
  margin: auto;
  overflow-y: auto;
  border-radius: 2px;
  will-change: top, opacity;
}
.modal:focus {
  outline: none;
}
@media only screen and (max-width: 992px) {
  .modal {
    width: 80%;
  }
}
.modal h1,
.modal h2,
.modal h3,
.modal h4 {
  margin-top: 0;
}
.modal .modal-content {
  padding: 24px;
}
.modal .modal-close {
  cursor: pointer;
}
.modal .modal-footer {
  border-radius: 0 0 2px 2px;
  background-color: #fafafa;
  padding: 4px 6px;
  height: 56px;
  width: 100%;
  text-align: right;
}
.modal .modal-footer .btn,
.modal .modal-footer .btn-large,
.modal .modal-footer .btn-small,
.modal .modal-footer .btn-flat {
  margin: 6px 0;
}
.modal-overlay {
  position: fixed;
  z-index: 999;
  top: -25%;
  left: 0;
  bottom: 0;
  right: 0;
  height: 125%;
  width: 100%;
  background: #000;
  display: none;
  will-change: opacity;
}
.modal.modal-fixed-footer {
  padding: 0;
  height: 70%;
}
.modal.modal-fixed-footer .modal-content {
  position: absolute;
  height: calc(44%);
  max-height: 100%;
  width: 100%;
  overflow-y: auto;
}
.modal.modal-fixed-footer .modal-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  bottom: 0;
}
.modal.bottom-sheet {
  top: auto;
  bottom: -100%;
  margin: 0;
  width: 100%;
  max-height: 45%;
  border-radius: 0;
  will-change: bottom, opacity;
}
.collapsible {
  margin: 0.5rem 0 1rem 0;
}
.collapsible-header {
  display: flex;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.collapsible-header:focus {
  outline: 0;
}
.collapsible-body {
  display: none;
  box-sizing: border-box;
}
.sidenav {
  position: fixed;
  width: 300px;
  left: 0;
  top: 0;
  margin: 0;
  transform: translateX(-100%);
  height: 100%;
  height: calc(160%);
  height: -moz-calc(100%);
  padding-bottom: 60px;
  background-color: #fff;
  z-index: 999;
  overflow-y: auto;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateX(-105%);
}
.sidenav.right-aligned {
  right: 0;
  transform: translateX(105%);
  left: auto;
  transform: translateX(100%);
}
.drag-target {
  height: 100%;
  width: 10px;
  position: fixed;
  top: 0;
  z-index: 998;
}
.drag-target.right-aligned {
  right: 0;
}
.sidenav.sidenav-fixed {
  left: 0;
  transform: translateX(0);
  position: fixed;
}
.sidenav.sidenav-fixed.right-aligned {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 992px) {
  .sidenav.sidenav-fixed {
    transform: translateX(-105%);
  }
  .sidenav.sidenav-fixed.right-aligned {
    transform: translateX(105%);
  }
  .sidenav > a {
    padding: 0 16px;
  }
  .sidenav .user-view {
    padding: 16px 16px 0;
  }
}
.sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  height: 120vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none;
}
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #333;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.icon {
  display: inline-block;
  font-family: "attestis-icons" !important;
  font-style: 400 !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  vertical-align: -0.125em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-add::before {
  content: "\ea01";
}
.icon-analyticspie::before {
  content: "\ea02";
}
.icon-arrowexternalleft::before {
  content: "\ea03";
}
.icon-arrowexternalright::before {
  content: "\ea04";
}
.icon-arrowleft::before {
  content: "\ea05";
}
.icon-arrowright::before {
  content: "\ea06";
}
.icon-badge::before {
  content: "\ea07";
}
.icon-bell::before {
  content: "\ea08";
}
.icon-bin::before {
  content: "\ea09";
}
.icon-bookmark::before {
  content: "\ea0a";
}
.icon-briefcase::before {
  content: "\ea0b";
}
.icon-calendar::before {
  content: "\ea0c";
}
.icon-camera::before {
  content: "\ea0d";
}
.icon-care::before {
  content: "\ea0e";
}
.icon-check::before {
  content: "\ea0f";
}
.icon-chevrondown::before {
  content: "\ea10";
}
.icon-chevronleft::before {
  content: "\ea11";
}
.icon-chevronright::before {
  content: "\ea12";
}
.icon-chevronup::before {
  content: "\ea13";
}
.icon-circlecheck::before {
  content: "\ea14";
}
.icon-clock::before {
  content: "\ea15";
}
.icon-close::before {
  content: "\ea16";
}
.icon-code::before {
  content: "\ea17";
}
.icon-cog::before {
  content: "\ea18";
}
.icon-coin::before {
  content: "\ea19";
}
.icon-creditcard::before {
  content: "\ea1a";
}
.icon-database::before {
  content: "\ea1b";
}
.icon-designtools::before {
  content: "\ea1c";
}
.icon-desktop::before {
  content: "\ea1d";
}
.icon-dollar::before {
  content: "\ea1e";
}
.icon-email::before {
  content: "\ea1f";
}
.icon-eye::before {
  content: "\ea20";
}
.icon-fax::before {
  content: "\ea21";
}
.icon-filter::before {
  content: "\ea22";
}
.icon-flag::before {
  content: "\ea23";
}
.icon-folder::before {
  content: "\ea24";
}
.icon-graph::before {
  content: "\ea25";
}
.icon-graphascend::before {
  content: "\ea26";
}
.icon-graphdescend::before {
  content: "\ea27";
}
.icon-heart::before {
  content: "\ea28";
}
.icon-home::before {
  content: "\ea29";
}
.icon-info::before {
  content: "\ea2a";
}
.icon-laptop::before {
  content: "\ea2b";
}
.icon-less::before {
  content: "\ea2c";
}
.icon-lightning::before {
  content: "\ea2d";
}
.icon-link::before {
  content: "\ea2e";
}
.icon-mark::before {
  content: "\ea2f";
}
.icon-megaphone::before {
  content: "\ea30";
}
.icon-message::before {
  content: "\ea31";
}
.icon-mobile::before {
  content: "\ea32";
}
.icon-password::before {
  content: "\ea33";
}
.icon-pen::before {
  content: "\ea34";
}
.icon-pencil::before {
  content: "\ea35";
}
.icon-pencilwriting::before {
  content: "\ea36";
}
.icon-phone::before {
  content: "\ea37";
}
.icon-play::before {
  content: "\ea38";
}
.icon-report::before {
  content: "\ea39";
}
.icon-search::before {
  content: "\ea3a";
}
.icon-send::before {
  content: "\ea3b";
}
.icon-settings::before {
  content: "\ea3c";
}
.icon-share::before {
  content: "\ea3d";
}
.icon-social-apple::before {
  content: "\ea3e";
}
.icon-social-applemusic::before {
  content: "\ea3f";
}
.icon-social-applepodcast::before {
  content: "\ea40";
}
.icon-social-behance::before {
  content: "\ea41";
}
.icon-social-discord::before {
  content: "\ea42";
}
.icon-social-dribbble::before {
  content: "\ea43";
}
.icon-social-facebook::before {
  content: "\ea44";
}
.icon-social-github::before {
  content: "\ea45";
}
.icon-social-googe::before {
  content: "\ea46";
}
.icon-social-googleplay::before {
  content: "\ea47";
}
.icon-social-googlepodcast::before {
  content: "\ea48";
}
.icon-social-instagram::before {
  content: "\ea49";
}
.icon-social-line::before {
  content: "\ea4a";
}
.icon-social-linkedin::before {
  content: "\ea4b";
}
.icon-social-medium::before {
  content: "\ea4c";
}
.icon-social-messenger::before {
  content: "\ea4d";
}
.icon-social-pinterest::before {
  content: "\ea4e";
}
.icon-social-producthunt::before {
  content: "\ea4f";
}
.icon-social-reddit::before {
  content: "\ea50";
}
.icon-social-skype::before {
  content: "\ea51";
}
.icon-social-snapchat::before {
  content: "\ea52";
}
.icon-social-soudcloud::before {
  content: "\ea53";
}
.icon-social-spotify::before {
  content: "\ea54";
}
.icon-social-telegram::before {
  content: "\ea55";
}
.icon-social-tiktok::before {
  content: "\ea56";
}
.icon-social-tumblr::before {
  content: "\ea57";
}
.icon-social-twitch::before {
  content: "\ea58";
}
.icon-social-twitter::before {
  content: "\ea59";
}
.icon-social-vk::before {
  content: "\ea5a";
}
.icon-social-wechat::before {
  content: "\ea5b";
}
.icon-social-whatsapp::before {
  content: "\ea5c";
}
.icon-social-yelp::before {
  content: "\ea5d";
}
.icon-social-youtube::before {
  content: "\ea5e";
}
.icon-star::before {
  content: "\ea5f";
}
.icon-support::before {
  content: "\ea60";
}
.icon-sync::before {
  content: "\ea61";
}
.icon-tag::before {
  content: "\ea62";
}
.icon-test::before {
  content: "\ea63";
}
.icon-tools::before {
  content: "\ea64";
}
.icon-user::before {
  content: "\ea65";
}
.icon-videocamera::before {
  content: "\ea66";
}
.icon-wallet::before {
  content: "\ea67";
}
.icon-web::before {
  content: "\ea68";
}
.icon-wifi::before {
  content: "\ea69";
}
html {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  background: #f9f9f9;
  color: #18191C;
}
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.alignstretch {
  width: 990px;
  max-width: calc(100% - 50px );
  margin: 0 auto;
}
.alignwide {
  width: 1280px;
  max-width: calc(100% - 50px );
  margin: 0 auto;
}
.alignfull {
  width: 100%;
  max-width: 100%;
}
main {
  flex: 1 0 auto;
}
main > *:not(.alignfull):not(.alignstretch) {
  width: 1280px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
main p a,
main ul a,
main ol a {
  color: #3AB9B5;
  text-decoration: underline;
}
/* Firefox */
* {
  scrollbar-width: auto;
  scrollbar-color: #E2E7EB rgba(255, 255, 255, 0.4);
}
/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 6px;
}
*::-webkit-scrollbar-track {
  background: #E2E7EB;
}
*::-webkit-scrollbar-thumb {
  background-color: #A2B2BE;
}
.social-menu {
  margin: 0;
  display: flex;
  gap: 15px;
}
.social-menu li {
  margin: 0;
}
.social-menu li a {
  line-height: 40px;
  width: 40px;
  text-align: center;
  background: #fff;
  display: inline-block;
  border-radius: 40px;
  color: #3AB9B5;
  border: 1px solid #E2E7EB;
}
.site-logo {
  display: block;
  max-width: 100%;
  height: auto;
}
header.site-header {
  padding: 20px 0;
  font-size: 16px;
}
header.site-header a.home {
  width: 190px;
  display: block;
  margin-right: auto;
}
header.site-header ul {
  display: flex;
  gap: 40px;
  align-items: center;
  margin: 0;
}
header.site-header .main-menu {
  margin: 0 auto;
}
header.site-header .main-menu .current-menu-item > a,
header.site-header .main-menu .current_page_parent > a {
  color: #3AB9B5;
}
header.site-header .header-cta a {
  display: inline-block;
  background: #EF7F20;
  color: #fff;
  line-height: 43px;
  height: 43px;
  border: none;
  padding: 0 20px;
  border-radius: 43px;
  font-size: 13px;
  font-weight: 500;
}
@media screen and (min-width: 602px) {
  header.site-header .flex-row {
    align-items: center;
  }
  header.site-header .flex-row .header-cta {
    margin: 0 0 0 auto;
  }
}
footer.page-footer {
  font-size: 16px;
  line-height: 1.5625em;
  color: #748B9C;
  padding: 40px 0;
}
footer.page-footer a.home {
  width: 160px;
  display: block;
}
footer.page-footer .widget-title {
  color: #3AB9B5;
}
footer.page-footer .legal {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #C8D2D9;
}
footer.page-footer ul.menu li {
  margin: .75em 0;
}
@media screen and (max-width: 600px) {
  footer.page-footer {
    font-size: 14px;
  }
  footer.page-footer .legal-menu li {
    margin: 15px 0;
  }
}
@media screen and (min-width: 602px) {
  footer.page-footer {
    --gap: 60px;
    --columns: 5;
    --adjust: 50px;
  }
  footer.page-footer .flex-row {
    gap: var(--gap);
  }
  footer.page-footer .flex-row .widget-wrapper {
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) - var(--adjust) );
  }
  footer.page-footer .flex-row .widget-wrapper:nth-child(1) {
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) + ( var(--adjust) * ( var(--columns) - 1 ) - var( --gap )  ) );
  }
  footer.page-footer .legal-menu {
    display: flex;
    gap: 30px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 990px) {
  footer.page-footer {
    --columns: 2;
    --gap: 30px;
  }
  footer.page-footer .flex-row {
    flex-wrap: wrap;
  }
  footer.page-footer .flex-row .widget-wrapper {
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
  }
  footer.page-footer .flex-row .widget-wrapper:nth-child(1) {
    width: 100%;
  }
}
.news-archive {
  --gap: 15px;
  --columns: 2;
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0;
  gap: var(--gap);
}
.news-archive article.post {
  width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
}
@media screen and (max-width: 480px) {
  .news-archive {
    --columns: 1;
  }
}
@media screen and (min-width: 602px) {
  .news-archive {
    --columns: 3;
  }
}
@media screen and (min-width: 992px) {
  .news-archive {
    --columns: 4;
  }
}
article.post {
  --padding: 35px;
  --fontsize: 16px;
  background: #fff;
  padding: 31px var(--padding) calc( var(--padding)*2.25 );
  border-radius: 8px;
  position: relative;
  font-size: var(--fontsize);
}
article.post a.thumbnail {
  aspect-ratio: 1.53125;
  display: block;
  border-radius: 10px;
  overflow: hidden;
  background: #F1FCFA;
}
article.post a.thumbnail img,
article.post a.thumbnail .img-placeholder {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
article.post .category {
  margin: 15px 0;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
article.post .tag {
  display: inline-block;
  line-height: 25px;
  padding: 0 15px;
  border-radius: 25px;
  background: #D1F6F1;
  font-size: 1em;
}
article.post .post-title {
  font-size: 1.3175em;
  line-height: 1.1em;
  font-weight: 700;
  margin: 1em 0;
}
article.post .excerpt {
  line-height: 1.5625em;
  color: #748B9C;
}
article.post .meta {
  display: flex;
  position: absolute;
  width: 100%;
  bottom: var(--padding);
  left: 0;
  padding: 0 var(--padding);
}
article.post .meta .reading-time {
  color: #3F4853;
}
article.post .meta a {
  color: #F29436;
  display: inline-block;
  margin-left: auto;
}
@media screen and (max-width: 990px) {
  article.post {
    --padding: 20px;
    --fontsize: 14px;
    padding-bottom: 60px;
  }
}
.testimonial-card {
  background: #fff;
  padding: 40px 73px 40px 40px;
  border-radius: 20px;
}
.testimonial-card .portrait,
.testimonial-card .img-placeholder {
  display: block;
  width: 85px;
  height: 85px;
  border-radius: 100%;
  margin-bottom: 15px;
}
.testimonial-card .img-placeholder {
  background: #EAEBEF;
  content: "";
}
.testimonial-card h3 {
  font-weight: 500;
  margin: 0;
}
.testimonial-card .excerpt {
  margin-top: 20px;
}
@media screen and (min-width: 602px) {
  .testimonial-card .portrait,
  .testimonial-card .img-placeholder {
    margin-bottom: 0;
  }
  .testimonial-card .title {
    display: flex;
    gap: 20px;
    align-items: center;
  }
}
.image-card {
  background: #fff;
  position: relative;
  border-radius: 20px;
  border: 1px solid #A3ECE5;
  padding: 30px;
  transition: fill 0.3s ease-in-out 0s;
}
.image-card svg {
  width: 60%;
  max-height: 75%;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
  fill: #F1FCFA;
  transition: fill 0.1s ease-in-out 0s;
}
.image-card .card-content {
  position: relative;
}
.image-card h3 {
  font-size: 22px;
  margin: 0 0 20px;
}
.image-card .desc {
  color: #748B9C;
}
.image-card .card-image {
  width: auto;
  height: auto;
  max-height: 180px;
  position: absolute;
  left: -30px;
  bottom: -30px;
}
.image-card .cta {
  position: absolute;
  bottom: 0;
  right: 50px;
}
.image-card:hover {
  background: #1B8686;
}
.image-card:hover svg {
  fill: #1A696B !important;
}
.image-card:hover h3,
.image-card:hover .desc {
  color: #fff;
}
.has-tags .image-card .card-content {
  padding: 100px 0;
}
.has-tags .image-card .tag {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  background: #D1F6F1;
  line-height: 49px;
  padding: 0 15px;
  font-size: 16px;
  color: #25A7A5;
  border-radius: 20px;
}
h1,
h2,
h3,
h5,
h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin: .5em auto .25em;
}
h1 strong,
h2 strong,
h3 strong,
h5 strong,
h6 strong {
  font-weight: 700;
}
h1 {
  font-size: 3.1111em;
  line-height: 1.7778em;
}
h1.page-title {
  margin: .25em 0 .5em;
}
h2 {
  font-size: 2em;
  line-height: 1.2778em;
}
h3 {
  font-size: 1.3333em;
  line-height: 1.4167em;
}
h4 {
  font-size: 1.2222em;
  line-height: 1.2727em;
  font-weight: 400;
}
h5 {
  font-size: 1em;
  line-height: 1.3333em;
}
h5 {
  font-size: 0.8889em;
  line-height: 1.375em;
}
.display-1,
.display-2,
.display-3,
.display-4 {
  font-weight: 700;
  margin: .75em 0;
}
.display-1 {
  font-size: 5em;
  line-height: 1em;
}
.display-2 {
  font-size: 4em;
  line-height: 1.1111em;
}
.display-3 {
  font-size: 2.4444em;
  line-height: 1.1364em;
}
.display-4 {
  font-size: 1.5556em;
  line-height: 1.3571em;
}
a {
  color: inherit;
}
figure {
  margin: 0 auto;
}
*:focus {
  outline: none;
}
.valign-wrapper > div {
  width: 100%;
}
button,
.btn,
.wp-element-button {
  display: inline-block;
  background: #EF7F20;
  color: #fff;
  line-height: 43px;
  height: 43px;
  border: none;
  padding: 0 20px;
  border-radius: 43px;
  font-size: 13px;
  font-weight: 500;
}
.no-content-found {
  font-weight: 300;
  color: #8B91A6;
}
strong {
  font-weight: 700;
}
.semibold {
  font-weight: 600;
}
hr {
  border: 0;
  height: 1px;
  background: #333;
}
blockquote {
  padding-left: 1.5em;
}
.wp-block-list {
  margin-top: 1em;
  margin-bottom: 1em;
  padding: 0;
  list-style: none;
}
.wp-block-list li {
  margin: .5em 0;
  position: relative;
  padding-left: .75em;
}
.wp-block-list li:before {
  content: "•";
  font-size: 1.5em;
  position: absolute;
  left: 0;
  top: auto;
}
ol.wp-block-list {
  counter-reset: list;
}
ol.wp-block-list li {
  padding-left: 1em;
  counter-increment: list;
}
ol.wp-block-list li:before {
  content: counter(list) ".";
  font-size: .85em;
  font-weight: 600;
}
.wp-block-button {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.is-layout-flex {
  display: flex;
}
.text-large {
  font-size: 1.2222em;
  line-height: 1.6364em;
}
.text-small {
  font-size: 0.8889em;
  line-height: 1.75em;
}
.text-smaller {
  font-size: 0.6667em;
  line-height: 2em;
}
.flex-row.small-flex {
  display: flex;
}
@media screen and (max-width: 600px) {
  html {
    font-size: 14px;
  }
  h1 {
    font-size: 2.4em;
  }
  .display-1 {
    font-size: 2.5em;
  }
  .display-2 {
    font-size: 2em;
  }
  .display-3 {
    font-size: 1.22em;
  }
  .display-4 {
    font-size: 0.78em;
  }
}
@media only screen and (min-width: 602px) {
  .flex-row.medium-flex {
    display: flex;
  }
}
@media screen and (max-width: 990px) {
  html {
    font-size: 16px;
  }
  .display-1 {
    font-size: 3.33em;
  }
  .display-2 {
    font-size: 2.67em;
  }
  .display-3 {
    font-size: 1.63em;
  }
  .display-4 {
    font-size: 1.04em;
  }
}
@media only screen and (min-width: 992px) {
  .flex-row {
    display: flex;
  }
}
form input {
  font-size: 14px;
  padding: 0 10px;
  border: 1px solid #ddd;
  line-height: 40px;
  height: 40px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  width: 100%;
}
form button {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  border: 1px solid #000;
  line-height: 40px;
  height: 40px;
  padding: 0 30px;
  background: #000;
  color: #fff;
  cursor: pointer;
  margin: 1em 0;
}
form label {
  font-size: .85em;
  display: block;
}
form .input-field {
  margin: .75em 0;
}
form .input-field.required label:after {
  content: " *";
  color: orangered;
}
form .input-field.file-upload {
  margin-top: 20px;
}
::placeholder {
  color: inherit;
  opacity: .75;
}
@media only screen and (min-width: 602px) {
  #application-form {
    --gap: 20px;
  }
  #application-form .flex-row {
    gap: var(--gap);
  }
  #application-form .flex-row .input-field {
    width: calc( 50% - var(--gap)/2 );
    margin: 0;
  }
}
/* @override 
	https://attestis.invoxdev.com/wp-content/themes/attestis/assets/css/blocks.css */
.invox-block {
  padding: 50px 0;
}
.invox-block .flickity-prev-next-button {
  background: #08292B;
  width: 60px;
  height: 60px;
  border: 1px solid #08292B;
  bottom: 0;
  top: auto;
}
.invox-block .flickity-prev-next-button .flickity-button-icon {
  fill: white;
  transform: scale(0.7);
}
.invox-block .flickity-prev-next-button.next {
  right: 0;
}
.invox-block .flickity-prev-next-button.previous {
  left: auto;
  right: 100px;
}
.invox-block .flickity-prev-next-button:disabled {
  opacity: 1;
  background: #fff;
}
.invox-block .flickity-prev-next-button:disabled .flickity-button-icon {
  fill: #08292B;
}
.invox-block .style-text ul li {
  margin: .75em 0;
  position: relative;
  padding-left: 36px;
  min-height: 26px;
}
.invox-block .style-text ul li:before {
  display: inline-block;
  text-align: center;
  font-family: 'attestis-icons';
  content: "\ea0f";
  width: 26px;
  height: 26px;
  line-height: 26px;
  border-radius: 100%;
  background: #F29436;
  color: #fff;
  font-size: 12px;
  position: absolute;
  left: 0;
  top: 3px;
}
.invox-block.page-header {
  padding: 100px 0 0;
}
.invox-block.page-header .header-wrapper {
  background: #1B8686;
  color: #fff;
  position: relative;
  padding: 30px 20px;
  border-radius: 25px;
}
.invox-block.page-header h1 {
  line-height: 1em;
}
.invox-block.page-header .intro {
  margin: 50px 0;
}
.invox-block.page-header .header-img {
  position: absolute;
  width: auto;
  bottom: -30px;
  height: 100px;
}
.invox-block.page-header .header-img.image-1 {
  left: -15px;
}
.invox-block.page-header .header-img.image-2 {
  right: -15px;
}
@media screen and (min-width: 602px) {
  .invox-block.page-header .header-wrapper {
    padding: 40px 80px;
  }
  .invox-block.page-header .header-img {
    height: 250px;
  }
  .invox-block.page-header .header-img.image-1 {
    left: -30px;
  }
  .invox-block.page-header .header-img.image-2 {
    right: -30px;
  }
}
@media screen and (min-width: 992px) {
  .invox-block.page-header .header-wrapper {
    padding: 80px 240px;
  }
}
.invox-block.accordeon h2 {
  margin-top: 0;
}
.invox-block.accordeon .intro {
  color: #748B9C;
  margin: 2em 0;
}
.invox-block.accordeon .collapsible {
  border-top: 1px solid #C2C7D1;
  margin-top: 50px;
}
.invox-block.accordeon .collapsible li {
  padding: 30px 0;
  border-bottom: 1px solid #C2C7D1;
}
.invox-block.accordeon .collapsible li.active .collapsible-header span.icon {
  background: #F29436;
}
.invox-block.accordeon .collapsible li.active .collapsible-header span.icon:before {
  content: "\ea2c";
}
.invox-block.accordeon .collapsible .collapsible-header {
  align-items: center;
}
.invox-block.accordeon .collapsible .collapsible-header h3 {
  margin: 0;
  max-width: calc( 100% - 55px );
}
.invox-block.accordeon .collapsible .collapsible-header span.icon {
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 45px;
  background: #08292B;
  margin: 0 0 0 auto;
  color: #fff;
  text-align: center;
}
.invox-block.accordeon .collapsible .collapsible-header span.icon:before {
  line-height: 45px;
  font-family: 'attestis-icons';
  content: "\ea01";
}
.invox-block.accordeon .collapsible .collapsible-body {
  padding-top: 30px;
  color: #748B9C;
}
@media screen and (min-width: 602px) {
  .invox-block.accordeon {
    --gap: 80px;
  }
  .invox-block.accordeon .collapsible {
    margin-top: 0;
  }
  .invox-block.accordeon .flex-row {
    gap: var(--gap);
  }
  .invox-block.accordeon .flex-row .intro-title {
    width: calc(40% - var(--gap)/2);
  }
  .invox-block.accordeon .flex-row .accordeon {
    width: calc(60% - var(--gap)/2);
  }
}
@media screen and (min-width: 992px) {
  .invox-block.accordeon {
    --gap: 130px;
  }
}
.invox-block.testimonials {
  position: relative;
  overflow-x: hidden;
}
.invox-block.testimonials h2 {
  font-weight: 500;
  margin: 0;
  padding-bottom: 50px;
}
.invox-block.testimonials .slide {
  display: block;
  min-height: 100%;
  display: flex;
}
.invox-block.testimonials .testimonials-slider {
  padding-bottom: 120px;
}
@media screen and (min-width: 602px) {
  .invox-block.testimonials .testimonials-slider {
    padding-bottom: 0;
  }
  .invox-block.testimonials .flickity-viewport {
    width: calc( 100vw - 40px );
  }
  .invox-block.testimonials .slide {
    width: 420px;
    margin-right: 30px;
  }
}
@media screen and (min-width: 1280px) {
  .invox-block.testimonials h2 {
    min-height: 100px;
    padding-right: 200px;
  }
  .invox-block.testimonials .flickity-viewport {
    width: calc( 100vw - ( 100vw - 1280px )/2 - 10px );
  }
  .invox-block.testimonials .slide {
    width: 520px;
  }
  .invox-block.testimonials .flickity-prev-next-button {
    bottom: auto;
    top: -80px;
  }
}
.invox-block.push-cta .push-wrapper {
  background: #3AB9B5;
  position: relative;
  padding: 40px 30px;
  color: #fff;
  border-radius: 30px;
}
.invox-block.push-cta .push-wrapper svg {
  fill: #A3ECE5;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: .4;
}
.invox-block.push-cta .push-wrapper .contents {
  position: relative;
}
.invox-block.push-cta .push-wrapper .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin: 30px 0;
}
.invox-block.push-cta .push-wrapper .buttons .btn.secondary {
  background: #fff;
  color: #08292B;
}
@media screen and (min-width: 602px) {
  .invox-block.push-cta .push-wrapper {
    padding: 60px 140px;
  }
}
.invox-block.steps-accordeon h2 {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 60px;
}
.invox-block.steps-accordeon .icon {
  font-size: 40px;
}
.invox-block.steps-accordeon .accordeon ul {
  counter-reset: count;
}
.invox-block.steps-accordeon .accordeon ul li {
  position: relative;
  counter-increment: count;
  padding: 0 0 50px 20px;
  border-left: 2px solid #C2C7D1;
  margin: 0 0 0 50px;
  color: #C2C7D1;
}
.invox-block.steps-accordeon .accordeon ul li .icon,
.invox-block.steps-accordeon .accordeon ul li h3 {
  color: ;
}
.invox-block.steps-accordeon .accordeon ul li:last-child {
  padding-bottom: 0;
}
.invox-block.steps-accordeon .accordeon ul li > div p {
  margin-bottom: 0;
}
.invox-block.steps-accordeon .accordeon ul li:before {
  content: "0" counter(count);
  position: absolute;
  left: -50px;
  top: 0;
  font-size: 24px;
  font-weight: 700;
  color: #E6E6E6;
}
.invox-block.steps-accordeon .accordeon ul li.active {
  color: #748B9C;
  border-color: #3AB9B5;
}
.invox-block.steps-accordeon .accordeon ul li.active .icon,
.invox-block.steps-accordeon .accordeon ul li.active h3 {
  color: #3AB9B5;
}
.invox-block.steps-accordeon .accordeon ul li.active:before {
  color: #18191C;
}
.invox-block.steps-accordeon .illustrations {
  margin-top: 50px;
}
.invox-block.steps-accordeon .illustrations ul li:not(:first-child) {
  display: none;
}
.invox-block.steps-accordeon .illustrations img {
  max-width: 60%;
  display: block;
  margin: 40px auto;
}
@media screen and (min-width: 602px) {
  .invox-block.steps-accordeon {
    --gap: 80px;
  }
  .invox-block.steps-accordeon .flex-row {
    gap: var(--gap);
  }
  .invox-block.steps-accordeon .flex-row > div {
    width: calc( 50% - var(--gap)/2 );
  }
  .invox-block.steps-accordeon .accordeon ul li {
    margin-left: 90px;
    padding-left: 50px;
  }
  .invox-block.steps-accordeon .accordeon ul li:before {
    left: -90px;
  }
  .invox-block.steps-accordeon .illustrations {
    margin-top: 0;
  }
  .invox-block.steps-accordeon .illustrations ul {
    position: sticky;
    top: 30px;
  }
  .invox-block.steps-accordeon .illustrations ul li {
    max-height: 400px;
  }
  .invox-block.steps-accordeon .illustrations ul li img {
    max-height: 400px;
    width: auto;
  }
}
@media screen and (min-width: 602px) {
  .invox-block.steps-accordeon {
    --gap: 140px;
  }
}
.invox-block.key-figures h2 {
  margin-top: 0;
  font-weight: 500;
}
.invox-block.key-figures h2 strong {
  color: #3AB9B5;
  font-weight: 500;
}
.invox-block.key-figures span.icon {
  width: 78px;
  height: 78px;
  line-height: 78px;
  text-align: center;
  display: block;
  margin: 0 auto 30px;
  font-size: 36px;
  border-radius: 100%;
  background: #1B8686;
  color: #fff;
}
.invox-block.key-figures .value {
  margin: 60px auto;
  display: block;
}
.invox-block.key-figures .value strong {
  font-size: 3em;
  display: block;
  text-align: center;
  margin-bottom: 24px;
}
.invox-block.key-figures .value .legend {
  display: block;
  text-align: center;
  line-height: 1.4em;
}
@media screen and (min-width: 602px) {
  .invox-block.key-figures .title-intro {
    max-width: 60%;
    margin: 0 auto;
  }
  .invox-block.key-figures .flex-row {
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .invox-block.key-figures .flex-row .value {
    width: 33.33333%;
    max-width: 240px;
    margin: 0;
  }
}
.invox-block.cards-image {
  overflow-x: hidden;
}
.invox-block.cards-image h2 {
  margin-top: 0;
  margin-bottom: 60px;
  font-weight: 500;
}
.invox-block.cards-image .flickity-viewport {
  overflow: visible;
}
.invox-block.cards-image .cards-slider {
  padding-bottom: 130px;
}
.invox-block.cards-image .cards-slider .slide {
  display: flex;
  min-height: 100%;
  margin: 0 40px;
  width: 100%;
}
.invox-block.cards-image .cards-slider .slide .image-card .card-content {
  min-height: 100%;
}
.invox-block.cards-image .cards-slider .slide:nth-child(2n) .image-card svg {
  fill: #D1F6F1;
  bottom: 30%;
}
.invox-block.cards-image .cards-slider .slide:nth-child(3n) .image-card svg {
  fill: #A3ECE5;
}
@media screen and (min-width: 602px) {
  .invox-block.cards-image {
    --gap: 40px;
    --columns: 2;
  }
  .invox-block.cards-image .cards-slider.count-2 {
    padding-bottom: 0;
  }
  .invox-block.cards-image .cards-slider.count-2 .flickity-prev-next-button {
    display: none;
  }
  .invox-block.cards-image .cards-slider .slide {
    margin: 0 40px 0 0;
    width: calc( ( 100% / var( --columns ) ) - var( --gap ) + ( var( --gap ) / var( --columns ) ) );
  }
}
@media screen and (min-width: 992px) {
  .invox-block.cards-image {
    --columns: 3;
  }
  .invox-block.cards-image .cards-slider.count-3 {
    padding-bottom: 0;
  }
  .invox-block.cards-image .cards-slider.count-3 .flickity-prev-next-button {
    display: none;
  }
}
.invox-block.invox-form .form-wrapper {
  background: #195456;
  border-radius: 25px;
  color: #fff;
  padding: 40px;
}
@media screen and (min-width: 602px) {
  .invox-block.invox-form {
    --gap: 60px;
  }
  .invox-block.invox-form .flex-row {
    gap: var(--gap);
  }
  .invox-block.invox-form .flex-row > div {
    width: calc( 50% - var(--gap)/2 );
  }
}
@media screen and (min-width: 992px) {
  .invox-block.invox-form {
    --gap: 100px;
  }
}
