/*----------------------------------------
    #VARIABLES
  ----------------------------------------*/
/*----------------------------------------
    #MIXINS
  ----------------------------------------*/
/*----------------------------------------
    #EXTENDS
  ----------------------------------------*/
.transition-3, .btn, a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.p1-appicon, .card--with-shadow {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.16);
}

.btn.btn--green:hover, .btn.btn--green:focus, .modal-content {
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.16);
}

.mm-mockup *, .mm-mockup {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
}

/*----------------------------------------
  #FLEXBOX
----------------------------------------*/
.flex-row, .feature-category-wrapper, .hero-hexa__content, .card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

/*----------------------------------------
  #LAYOUT
----------------------------------------*/
@font-face {
  font-family: "effra";
  font-weight: 100;
  src: url("/Effra_W_Hair.ed78980e.woff2") format("woff2"), url("/Effra_W_Hair.934917c9.woff") format("woff");
}
@font-face {
  font-family: "effra";
  font-weight: 200;
  src: url("/Effra_W_Th.5f826fa3.woff2") format("woff2"), url("/Effra_W_Th.88b9bf19.woff") format("woff");
}
@font-face {
  font-family: "effra";
  font-weight: 300;
  src: url("/Effra_W_Lt.97f23389.woff2") format("woff2"), url("/Effra_W_Lt.12271610.woff") format("woff");
}
@font-face {
  font-family: "effra";
  font-weight: 400;
  src: url("/Effra_W_Rg.caf5d0f1.woff2") format("woff2"), url("/Effra_W_Rg.9cec125b.woff") format("woff");
}
@font-face {
  font-family: "effra";
  font-weight: 500;
  src: url("/Effra_W_Md.386fc001.woff2") format("woff2"), url("/Effra_W_Md.6f19256b.woff") format("woff");
}
@font-face {
  font-family: "effra";
  font-weight: 600;
  src: url("/Effra_W_SBd.57f8e880.woff2") format("woff2"), url("/Effra_W_SBd.422f61bb.woff") format("woff");
}
@font-face {
  font-family: "effra";
  font-weight: 700;
  src: url("/Effra_W_Bd.8748ea66.woff2") format("woff2"), url("/Effra_W_Bd.3265e230.woff") format("woff");
}
@font-face {
  font-family: "effra";
  font-weight: 800;
  src: url("/Effra_W_XBd.2a3001bc.woff2") format("woff2"), url("/Effra_W_XBd.633017df.woff") format("woff");
}
@font-face {
  font-family: "effra";
  font-weight: 900;
  src: url("/Effra_W_Blk.ee98c49b.woff2") format("woff2"), url("/Effra_W_Blk.f5773ec3.woff") format("woff");
}
@font-face {
  font-family: "Nanum Pen Script";
  src: url("/NanumPenScript-Regular.a31bd774.ttf") format("truetype");
}
html {
  overflow-x: hidden;
  font-family: effra, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

body {
  margin: 0;
  padding-top: 54px;
  width: 100%;
  color: #435E79;
  font-family: effra, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-size: 18px;
  background: #fff;
  overflow-x: hidden;
}

.margin-top-0 {
  margin-top: 0;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-50 {
  margin-top: 50px;
}

.main-margin {
  margin-top: 120px;
  margin-bottom: 120px;
}

.features .main-margin {
  margin-top: 90px;
}

.main-margin-bottom-zero {
  margin-top: 80px;
}

.section-margin {
  margin-top: 120px;
}

.section-filled {
  padding: 80px 0 !important;
}

.section-w-border {
  border-top: 1px solid #ccc;
  padding-top: 120px;
}

.spacer-ultrasmall {
  margin-top: 20px;
}

.spacer-small {
  margin-top: 40px;
}

.spacer-large {
  margin-top: 120px;
}

.padding-top-0 {
  padding-top: 0;
}

.section-filled-less-padding {
  padding: 40px 0 !important;
}

.section-filled-no-padding {
  padding: 0px;
}

.section-hexa {
  background: url("/section-hexa_bg.95565204.svg") center center no-repeat;
  background-size: cover;
}

.section-hexa--dark {
  background: url("/section-hexa-dark_bg.19efd742.svg") center center no-repeat;
  background-size: cover;
}

.section-hexa--teal {
  background: url("/section-hexa-teal_bg.e7f81dc6.svg") center center no-repeat;
  background-size: cover;
  padding-top: 80px;
}

#previewLivebook li.list-group-item {
  padding: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0);
}
#previewLivebook li.list-group-item a {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px;
  color: #222;
}
#previewLivebook li.list-group-item a.active {
  background-color: #ddd;
}
#previewLivebook li.list-group-item a.active:hover {
  background-color: #ddd;
}
#previewLivebook li.list-group-item a:hover {
  background-color: #e5e5e5;
}
#previewLivebook li.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#previewLivebook .youtube-wrapper {
  height: calc(100vh - 54px);
  position: relative;
}
#previewLivebook .youtube-container {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.youtube-container {
  border: 0;
  display: block;
  margin: 20px auto;
  width: 100%;
  max-width: 800px;
}

.youtube-player {
  display: block;
  width: 100%;
  /* assuming that the video has a 16:9 ratio */
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  cursor: hand;
  cursor: pointer;
  display: block;
}

img.youtube-thumb {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  height: auto;
}

div.play-button {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("/play-btn.0f538d62.png") no-repeat;
}

#youtube-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /*----------------------------------------
     #LAYOUT MD
   ----------------------------------------*/
  .section-margin {
    margin-top: 80px;
  }

  .filled-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*----------------------------------------
    #LAYOUT SM
  ----------------------------------------*/
  html,
body {
    font-size: 0.9em;
    font-size: 90%;
  }

  .main-margin {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .section-margin {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
    #LAYOUT XS
  ----------------------------------------*/
  html,
body {
    font-size: 0.8em;
    font-size: 80%;
  }

  .section-filled {
    padding: 40px 0;
  }

  .spacer-large {
    margin-top: 40px;
  }

  .spacer-small {
    margin-top: 20px;
  }

  body {
    padding-top: 50px;
  }

  .main-margin {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .section-margin {
    margin-top: 50px;
  }

  .filled-bg {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .margin-top-30-xs {
    margin-top: 30px;
  }

  .margin-top-50-xs {
    margin-top: 50px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .section-hexa {
    background: #E5F5FC;
  }

  .section-hexa--dark {
    background: #19232D;
  }

  .hero-hexa,
.section-hexa--blue,
.carousel-inner__background {
    background: #009aa3 !important;
  }

  .hero-hexa__bg {
    display: none;
  }
}
/*----------------------------------------
  #TYPOGRAPHY
----------------------------------------*/
h1 {
  font-size: 64px;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -2%;
  color: #19232D;
}

h2 {
  font-size: 1.75rem;
  line-height: 2.5rem;
  color: #19232D;
  font-weight: 600;
}

h3, .h3 {
  font-size: 1.25rem;
  line-height: 1.625rem;
  font-weight: 600;
  color: #19232D;
}

h4, .h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  color: #19232D;
}

h5, .h5 {
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 600;
  color: #fff;
}

p {
  line-height: 1.6rem;
}

a {
  color: #1DB954;
}
a:hover, a:focus {
  color: #1DB954;
  text-decoration: none;
}
a.white:hover {
  color: #fff;
}

.link-decorator a {
  text-decoration: underline;
}

.small {
  font-size: 14px;
}

.green {
  color: #1DB954;
}

.white {
  color: #fff;
}

.privacy-policy-link {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 48px;
  color: #19232D;
  font-size: 12px;
}

.color-primary {
  color: #009aa3;
}

h1,
h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
a,
button {
  margin: 0;
}

th {
  font-weight: 400;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /*----------------------------------------
    #TYPOGRAPHY MD
  ----------------------------------------*/
  h1 {
    font-size: 35px;
    line-height: 42px;
  }

  h2 {
    font-size: 30px;
    line-height: 38px;
  }

  h3, .h3 {
    font-size: 23px;
    line-height: 29px;
  }

  .lead {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*----------------------------------------
    #TYPOGRAPHY SM
  ----------------------------------------*/
  h1 {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
    #TYPOGRAPHY XS
  ----------------------------------------*/
  h1 {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }

  h2 {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }

  h3,
.h3,
p,
li {
    font-size: 1.4rem;
    line-height: 1.9rem;
  }
}
/*----------------------------------------
  #BUTTONS
----------------------------------------*/
.btn {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  border-radius: 500px;
  border: none;
  font-weight: 600;
  white-space: normal !important;
  word-wrap: break-word;
  word-break: normal;
  vertical-align: initial;
}
.btn:hover, .btn:focus {
  outline: none;
  background-color: #41acb0;
  color: white;
}
.btn.btn--small {
  padding: 10px 20px;
  min-width: 170px;
}
.btn.btn--large {
  padding: 20px 40px;
  min-width: 300px;
  font-size: 18px;
}
.btn.btn--green {
  color: #fff;
  background-color: #009aa3;
}
.btn.btn--green:hover, .btn.btn--green:focus {
  background-color: #009aa3;
}

@media (min-width: 768px) and (max-width: 991px) {
  /*----------------------------------------
    #BUTTONS SM
  ----------------------------------------*/
  .btn.btn--small {
    min-width: 120px;
    padding: 10px 15px;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
    #BUTTONS XS
  ----------------------------------------*/
  .btn.btn--small {
    width: 100%;
    font-size: 14px;
  }

  .btn.btn--large {
    padding: 10px 20px;
    width: 100%;
    min-width: 0;
    font-size: 14px;
  }
}
.icon--large {
  width: 60px;
}

.icon--small {
  width: 40px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .icon--large {
    height: 80px;
  }

  .icon--small {
    height: 40px;
  }
}
.card {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  border-radius: 12px;
  padding: 20px;
  background-color: #fff;
}

.card--has-icon > div:first-of-type {
  margin-right: 20px;
}

.card--has-special-offer {
  height: 385px;
}

.card--has-label {
  position: relative;
}
.card--has-label::after {
  content: "APP";
  position: absolute;
  top: -10px;
  right: -10px;
  border-radius: 12px;
  padding: 5px 15px;
  color: #fff;
  font-weight: 600;
  background: #009aa3;
}

.card--flat {
  border-radius: 0;
  padding: 0;
  background: none;
}

@media (max-width: 991px) {
  /*----------------------------------------
    #CARDS XS + SM
  ----------------------------------------*/
  .card--w-icon {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card--w-icon > div:first-of-type {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .card--has-special-offer {
    height: 393px;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
    #CARDS XS
  ----------------------------------------*/
  .card--w-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    text-align: center;
  }

  .card--has-special-offer {
    height: auto;
  }
}
.calltoaction h2 {
  font-size: 2.8rem;
  line-height: 3.5rem;
  font-weight: 600;
}
.calltoaction p {
  font-size: 1.25rem;
  line-height: 1.7rem;
}

@media (max-width: 767px) {
  /*----------------------------------------
    #CALLTOACTION XS
  ----------------------------------------*/
  .calltoaction h2 {
    font-size: 1.75rem;
    line-height: 2.1rem;
  }
  .calltoaction p {
    font-size: 1.4rem;
    line-height: 1.9rem;
  }
}
/*----------------------------------------
  #SLIDESHOW
----------------------------------------*/
.mm-mockup {
  position: relative;
}
.mm-mockup__body {
  position: relative;
  border-radius: 40px;
}

.mm-mockup--phone-big--portrait .mm-mockup__body {
  width: 264px;
  height: 550px;
  margin: 0 auto;
}

.mm-mockup--white .mm-mockup__body {
  background-color: #e8e9ed;
  box-shadow: 0 3px 9px rgba(5, 34, 95, 0.18), 0 7px 21px rgba(5, 25, 59, 0.06), inset 0 6px 9px 1px #fff, inset 0 -3px 16px rgba(170, 200, 200, 0.22);
}

.mm-mockup__screen {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  border-radius: 5px;
  border: transparent 2px solid;
}

.mm-mockup--white .mm-mockup__screen {
  border-color: #eff1f5;
}

.mm-mockup--phone-big--portrait .mm-mockup__screen {
  height: calc(100% - 84px);
  width: calc(100% - 14px);
}

.mm-mockup__screen--background_image {
  background-size: 100% auto;
  background-position: top center;
  background-repeat: no-repeat;
}

.mm-mockup__arrow {
  transform: scale(0.6);
}

.mm-mockup__arrow--next {
  right: -20px;
}

.mm-mockup__arrow--prev {
  left: -20px;
}

@media (max-width: 991px) {
  /*----------------------------------------
    #SLIDESHOW SM + XS
  ----------------------------------------*/
  .mm-mockup__arrow {
    display: none;
  }
}
.hero-hexa__bg {
  position: absolute;
  top: -30px;
  right: 0;
  bottom: 0;
  left: 0;
}
.hero-hexa__bg img {
  position: absolute;
  top: 50px;
  right: 80px;
  bottom: auto;
  left: auto;
}

.hero-hexa__content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding-top: 100px;
}
.hero-hexa__content h1 {
  text-transform: uppercase;
  font-size: 4rem;
  line-height: 1;
  color: #fff;
}
.hero-hexa__content h1 .border-text {
  -webkit-text-fill-color: #009AA3;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: white;
}

.hero-filled .section-filled > div {
  height: 500px;
}

.hero-blank {
  margin-top: 40px;
}
.hero-blank h1 {
  color: #19232D;
}

.header__intro-text {
  position: relative;
  margin-top: 20px;
  color: #fff;
  font-size: 1.25rem;
  line-height: 2.063rem;
  z-index: 2;
}

.green-ellipse {
  position: absolute;
  top: 220px;
  left: 30px;
  background-image: url("/green-ellipse.464a54ca.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 70%;
  height: 50%;
}

.header {
  color: #19232D;
}
.header h1 {
  color: #19232D;
}

.header-intro__danke {
  margin-top: 20px;
  font-size: 1.25rem;
  line-height: 2.063rem;
}

.header-mail__danke {
  margin-top: 20px;
  color: #009aa3;
  font-size: 1.25rem;
  line-height: 2.063rem;
}

.header-subtitle__danke {
  margin-top: 20px;
  font-size: 1.25rem;
  line-height: 2.063rem;
}

.pt-32 {
  padding-top: 32px;
}

.header-hero__img {
  padding-top: 88px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-hero__img {
    padding-top: 154px;
  }
}
@media (min-width: 992px) {
  .header-hero__img {
    padding-top: 188px;
  }
}
@media (min-width: 1023px) and (max-width: 1199px) and (orientation: landscape) {
  .hero-hexa__bg img {
    top: 120px;
  }

  .green-ellipse {
    top: 220px;
    left: -50px;
    width: 100%;
    height: 70%;
  }
}
@media (min-width: 1500px) {
  .hero-hexa__bg img {
    width: 80%;
    max-height: 780px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  /*----------------------------------------
    #HEADER SM
  ----------------------------------------*/
  .hero-hexa__bg img {
    display: none;
  }

  .hero-hexa {
    background-color: #009aa3;
  }

  .green-ellipse {
    top: 160px;
    left: -20px;
    width: 100%;
    height: 70%;
  }
}
@media screen and (max-width: 767px) {
  .hero-hexa {
    background-color: #009aa3;
  }

  .hero-hexa__content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .header__intro-text {
    margin-top: 10px;
  }

  .green-ellipse {
    display: none;
  }
}
@media (min-width: 1400px) {
  .hero-hexa__bg img {
    left: 0;
    width: 100%;
    max-height: 780px;
  }
}
@media (min-width: 1750px) {
  .hero-hexa__bg img {
    width: 80%;
    max-height: 780px;
  }
}
@media (min-width: 2100px) {
  .hero-hexa__bg img {
    width: 70%;
    max-height: 780px;
  }
}
/*----------------------------------------
    #FOOTER
  ----------------------------------------*/
footer p,
footer a {
  color: #A9B7C5;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
footer a:hover {
  color: #E5F5FC !important;
}
footer .subfooter {
  background-color: #0C1117;
}
footer .subfooter p,
footer .subfooter a {
  color: #A9B7C5;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
footer .subfooter a:hover {
  color: #A9B7C5;
}
footer .footer__quality-seal {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
}
footer .footer__quality-seal img {
  height: 80px;
}
footer .social-icons {
  text-align: center;
  transition: all 0.3s ease-in-out;
}
footer .social-icons a {
  display: inline-block;
  margin: 10px;
}
footer .social-icons a:hover {
  scale: 1.2;
}

.footer__intro-text {
  margin-top: 20px;
  font-size: 0.875rem;
  line-height: 1.125rem;
}

.footer__brand-logo {
  width: 150px;
}

body.no-cta footer .footer-border {
  margin-bottom: 30px;
  border-top: 1px solid #ccc;
  display: block;
}

@media (max-width: 767px) {
  /*----------------------------------------
    #FOOTER XS
  ----------------------------------------*/
  footer p,
footer a,
.subfooter p,
.subfooter a {
    font-size: 1rem;
    line-height: 1.4rem;
  }

  .subfooter .col-xs-12 ul {
    float: none !important;
    text-align: center;
  }

  footer li {
    margin-bottom: 10px;
  }

  .list-inline-sm {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
  }
  .list-inline-sm.footer-spacer {
    margin: 0 0 10px 0;
  }
  .list-inline-sm > li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
  }
}
/*----------------------------------------
  #FORMS
----------------------------------------*/
input:focus {
  outline: none;
}

input[type=checkbox][disabled] {
  cursor: default;
}

#mc_embed_signup input.mce_inline_error {
  border: 1px solid #e74c3c !important;
}

.input {
  border-radius: 10px;
  border: 1px solid #E5F5FC;
  background-color: #E5F5FC;
  color: #19232D;
}

.input--small {
  padding: 8px 12px;
  min-width: 250px;
}

.input--newsletter {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.form-control {
  margin-top: 15px;
  border: none;
  height: 44px;
  box-shadow: none;
  background-color: #F1F2F6;
}
.form-control#firstname {
  margin-top: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  /*----------------------------------------
    #FORMS SM
  ----------------------------------------*/
  .input.input--newsletter {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
    #FORMS XS
  ----------------------------------------*/
  .input.input--newsletter {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 100%;
  }
}
/*----------------------------------------
  #NAVIGATION
----------------------------------------*/
.navbar {
  background-color: #fff;
}

.navbar .navbar-wrapper {
  border-bottom: 1px solid #E4E7EB;
  padding-top: 24px;
  padding-bottom: 24px;
}

.navbar-brand {
  height: auto;
  padding: 0px;
}
.navbar-brand img {
  width: auto;
  height: 40px;
}

.navbar-toggle,
.offcanvas-toggle {
  margin: 25px 15px;
  border: none;
  border-radius: 0;
  padding: 0;
}
.navbar-toggle .icon-bar,
.offcanvas-toggle .icon-bar {
  border-radius: 0;
  width: 25px;
  background-color: #333;
}
.navbar-toggle .icon-bar + .icon-bar,
.offcanvas-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}

.btn--navbar {
  background-color: #009AA3;
  padding: 8px 12px;
  color: #fff;
  border-radius: 6px;
  margin-left: 12px;
  font-size: 14px;
}
.btn--navbar:hover {
  color: #fff !important;
  background: #41acb0 !important;
  box-shadow: 0px 1.00279px 2.00557px rgba(0, 0, 0, 0.05) !important;
}

.navbar-right {
  display: flex;
  align-items: center;
}

.navbar-nav .nav__element * {
  color: #19232D;
  font-size: 16px;
  padding: 0px 15px;
}
.navbar-nav .nav__element a:hover, .navbar-nav .nav__element a:focus, .navbar-nav .nav__element a.active {
  background: none;
  color: #009aa3;
}

@media (min-width: 768px) and (max-width: 991px) {
  /*----------------------------------------
    #NAVIGATION SM
  ----------------------------------------*/
  .navbar-brand img {
    width: 130px;
  }

  .navbar-nav .nav__element a {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
    #NAV XS
  ----------------------------------------*/
  .navbar {
    height: 50px;
    background-color: #fff;
  }
  .navbar .navbar-nav {
    margin: 0;
  }
  .navbar .navbar-nav li {
    padding: 0;
  }
  .navbar .navbar-nav li.active, .navbar .navbar-nav li:hover, .navbar .navbar-nav li:focus {
    border-top: none;
    color: #009aa3;
    font-weight: 400;
  }
  .navbar .navbar-nav li a {
    border-top: 2px solid #f5f5f5;
  }
  .navbar .navbar-header .navbar-brand {
    padding: 13px 15px;
    height: auto;
  }
  .navbar .navbar-header .navbar-brand img {
    width: auto;
    height: 24px;
  }
  .navbar .navbar-header .navbar-toggle {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  #offcanvas {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 200000;
    position: absolute;
    top: 0;
    right: -90%;
    height: 100vh;
    width: 90%;
    background-color: #fff;
    overflow-y: scroll;
  }
  #offcanvas.active {
    right: 0%;
  }
  #offcanvas ul {
    margin-top: 50px;
    min-height: 100%;
    text-align: center;
  }
  #offcanvas ul li a,
#offcanvas ul li a.active {
    border-bottom: 0;
    padding: 20px;
  }
  #offcanvas ul li a:hover,
#offcanvas ul li a:focus {
    border-bottom: 0;
  }
  #offcanvas ul .btn {
    border-top: 0;
  }
  #offcanvas ul .btn-green:focus {
    background-color: #009aa3;
  }
  #offcanvas ul .btn-orange:focus {
    background-color: #009aa3;
  }
  #offcanvas .navbar-toggle {
    position: absolute;
    float: none;
    border: none;
    border-radius: 0;
    margin-top: 25px;
    margin-right: 15px;
    margin-bottom: 25px;
    padding: 0;
  }
  #offcanvas .navbar-toggle .icon-bar {
    border-radius: 0;
    width: 25px;
    background-color: #333;
  }
  #offcanvas .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
  }

  .offcanvas-overlay {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100vh;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
  }
  .offcanvas-overlay.active {
    opacity: 0.7;
    visibility: visible;
  }

  .toggle-button-wrapper {
    position: absolute;
    right: 15px;
    z-index: 210000;
  }

  .offcanvasButton {
    width: 30px;
    height: 50px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    background: none;
    border: 0;
    outline: 0 none;
  }

  .offcanvasButton span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #333;
    border-radius: 100px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }

  .offcanvasButton span:nth-child(1) {
    top: 13px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  .offcanvasButton span:nth-child(2) {
    top: 22px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  .offcanvasButton span:nth-child(3) {
    top: 31px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  .offcanvasButton.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 12px;
    left: 0px;
  }

  .offcanvasButton.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }

  .offcanvasButton.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 34px;
    left: 0px;
  }

  .btn--navbar {
    display: none;
  }

  .navbar-right {
    display: block;
    align-items: flex-start;
  }

  /*----------------------------------------
    #SUBNAV XS
  ----------------------------------------*/
  .subnav {
    padding: 15px 0;
  }

  .subnav__item {
    border-radius: 0;
    width: 33%;
  }
  .subnav__item:hover {
    background-color: transparent;
  }
  .subnav__item.active {
    background-color: transparent;
  }
  .subnav__item.active a {
    color: #fff;
    font-weight: 600;
  }
  .subnav__item a {
    padding: 0;
    color: rgba(255, 255, 255, 0.7);
  }

  .subnav__item--lg {
    width: 50%;
  }
}
/*----------------------------------------
  #CONTACT
----------------------------------------*/
form .form-inline .form-group input.form-control {
  width: 100%;
}

@media (max-width: 767px) {
  /*----------------------------------------
    #CONTACT XS
  ----------------------------------------*/
  .submit-field .btn {
    width: 100%;
  }
}
/*----------------------------------------
  #DEMO
----------------------------------------*/
.app-store-button {
  width: 180px;
}

.h1--demo {
  color: #fff;
}

.p1-appicon {
  border-radius: 40px;
  width: 150px;
  height: 150px;
}

@keyframes wobble {
  from, 33%, 66%, to {
    transform: rotate(1.5deg);
  }
  16%, 50%, 83% {
    transform: rotate(-1.5deg);
  }
}
.demo-img img {
  animation: 10 6s ease-in-out wobble;
}

.prev-logo {
  max-width: 150px;
}

@media (min-width: 768px) {
  .demo-sidebar {
    height: 100vh;
    background: #f1f1f1;
    margin-bottom: 0;
  }
}
.margin-bottom-120 {
  margin-bottom: 120px;
}

@media (max-width: 767px) {
  /*----------------------------------------
    #DEMO XS
  ----------------------------------------*/
  #previewLivebook li.list-group-item {
    display: inline-block;
    margin-top: 2px;
    border: 0;
    width: 100%;
    border-radius: 4px !important;
    background-color: #ddd;
  }
  #previewLivebook li.list-group-item:first-child {
    margin-top: 0;
  }
  #previewLivebook li.list-group-item .prev-logo {
    max-width: 100%;
  }
  #previewLivebook .youtube-wrapper {
    height: auto;
  }
  #previewLivebook .youtube-wrapper .youtube-container {
    position: static;
    transform: none;
  }
}
@media (max-width: 992px) {
  .flex-direction-nav {
    display: none;
  }
}
@media (max-width: 1550px) {
  /* prevent overlapping of arrows */
  .carousel-control.left,
.carousel-control.right {
    display: none;
  }
}
/*----------------------------------------
  #FEATURES
----------------------------------------*/
.feature-section .card {
  min-height: 205px;
}
.feature-section .card--has-label::after {
  content: "NEU";
  position: absolute;
  top: -10px;
  right: -10px;
  border-radius: 12px;
  padding: 5px 15px;
  color: #19232D;
  font-weight: 600;
  background: #B7EE35;
}
.feature-section div:nth-of-type(n+4) {
  margin-top: 40px;
}

.feature-category-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.feature-category-wrapper--has-margin {
  margin-bottom: 40px;
}

.feature-category-icon {
  width: 15px;
}

.feature-category-headline {
  margin-left: 10px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /*----------------------------------------
      #FEATURES MD
    ----------------------------------------*/
  .feature-section .card {
    min-height: 262px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*----------------------------------------
    #TOUR SM
  ----------------------------------------*/
  .img-small {
    height: 380px;
  }

  /*----------------------------------------
    #FEATURES SM
  ----------------------------------------*/
  .m-t-b {
    margin-top: 70px;
  }

  .feature-section .card {
    min-height: 200px;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
    #TOUR XS
  ----------------------------------------*/
  .img-small {
    height: 250px;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
    #FEATURES XS
  ----------------------------------------*/
  .feature-section .card {
    min-height: 0;
  }

  .filled-bg--features {
    overflow: hidden;
  }

  .m-t-b {
    margin-top: 50px;
  }

  .feature-section > div:nth-of-type(n+3) {
    margin-top: 40px;
  }

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

  .feature-box__text {
    display: block;
    margin: 30px 0 0;
    width: auto;
  }
}
/*----------------------------------------
  #INDEX
----------------------------------------*/
.flex-row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.list__checkmark {
  position: relative;
  margin-bottom: 12px;
  padding-left: 40px;
}
.list__checkmark::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
}
.list__checkmark:last-child {
  margin-bottom: 0;
}

.list__checkmark--top::before {
  background: url("/checkmark-top_img.7cc0b18e.svg") center center no-repeat;
}

.list__checkmark--center::before {
  background: url("/checkmark-center_img.21792edf.svg") center center no-repeat;
}

.list__checkmark--bottom::before {
  background: url("/checkmark-bottom_img.9e55b2c5.svg") center center no-repeat;
}

.img-w-shadow {
  -webkit-filter: drop-shadow(0 20px 44px rgba(4, 30, 56, 0.15));
  filter: drop-shadow(0 20px 44px rgba(4, 30, 56, 0.15));
}

.steps__border__wrapper {
  position: relative;
}

.steps__img {
  width: 85%;
}

.steps__number {
  color: #009aa3;
  margin-right: 10px;
}

.steps__border {
  width: 50px;
  border-top: 2px dotted #052446;
  position: absolute;
  top: 50%;
}
.steps__border--left {
  left: -18px;
}
.steps__border--right {
  right: -18px;
}

.testimonial-text {
  font-size: 1.6rem;
  line-height: 2.125rem;
}

.flexslider {
  border: none;
}
.flexslider .flex-control-paging li a {
  width: 10px;
  height: 10px;
  background-color: #A9B7C5;
  box-shadow: none;
}
.flexslider .flex-control-paging li a.flex-active {
  background-color: #1DB954;
}

.icons-large {
  height: 60px;
}

.numbers-wrapper {
  border-radius: 10px;
  border: 1px solid #009aa3;
  padding-top: 20px;
  padding-bottom: 20px;
}
.numbers-wrapper h2 {
  color: #009aa3;
}

.steps-dotted-border {
  height: 40px;
  width: 270px;
  border-top: 2px dotted #1DB954;
  position: absolute;
  top: 22px;
  right: -135px;
}

.steps-number-container {
  display: table;
  margin: 0 auto;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  background-color: #1DB954;
}

.steps-number-container div {
  display: table-cell;
  vertical-align: middle;
}

.steps-number-container div span {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #A9B7C5;
}

.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #1DB954;
}

.icon-container {
  height: 60px;
}

.dropzone {
  border: 3px dashed #fff;
  background-color: rgba(255, 255, 255, 0.1);
  min-height: 220px;
  margin-top: 50px;
  border-radius: 20px;
}
.dropzone .dz-heading {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
.dropzone .dz-message {
  font-size: 14px;
  color: #fff;
}
.dropzone .dz-details {
  display: none;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  background-color: #009aa3;
}

@media (min-width: 768px) and (max-width: 991px) {
  /*----------------------------------------
    #INDEX SM
  ----------------------------------------*/
  .nav-pills li a {
    padding: 10px 15px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
    #INDEX XS
  ----------------------------------------*/
  .flex-row {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .steps__border--left {
    -webkit-transform: translateX(-50%) rotate(90deg);
    -ms-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg);
    top: 35px;
    left: 50%;
  }

  .steps__border--right {
    -webkit-transform: translateX(50%) rotate(90deg);
    -ms-transform: translateX(50%) rotate(90deg);
    transform: translateX(50%) rotate(90deg);
    top: initial;
    right: 50%;
    bottom: -35px;
  }

  .testimonial-text,
.testimonial-brand {
    font-size: 1.4rem;
    line-height: 1.9rem;
    text-align: left;
  }

  .nav-pills {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .nav-pills li {
    width: 49%;
  }
  .nav-pills li + li {
    margin-left: 0;
  }
  .nav-pills li a {
    font-size: 1rem;
    padding: 7px 20px;
  }

  .table-responsive {
    border: none;
  }
  .table-responsive .nav-tabs li a {
    font-size: 10px;
  }
  .table-responsive th {
    font-size: 10px;
  }
  .table-responsive td {
    font-size: 12px;
  }
}
/*----------------------------------------
  #PRICES
----------------------------------------*/
.price-highlight {
  font-size: 1.75rem;
  color: #009aa3;
}
.price-highlight__schedule {
  font-size: 0.75rem;
  color: #A9B7C5;
}

.price-info {
  font-size: 0.75rem;
  color: #A9B7C5;
}

.price-highlight--small {
  font-size: 1rem;
  color: #009aa3;
}

.list--with-checkmarks li {
  margin-bottom: 10px;
}
.list--with-checkmarks li:last-of-type {
  margin-bottom: 0;
}
.list--with-checkmarks li:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  height: 15px;
  width: 15px;
  background-image: url("/checkmark-list_icon.1838fec7.svg");
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: rgba(25, 35, 45, 0.07);
}

.card.card--price ul {
  margin-top: 30px;
  padding: 0 15px;
  text-align: center;
}
.card.card--price ul li {
  margin: 0;
  font-size: 16px;
}
.card.card--price ul li:first-of-type {
  margin-top: 0;
}
.card.card--price ul li:last-of-type {
  margin-bottom: 0;
}

.price-table.table > tbody > tr th {
  width: 22%;
  font-size: 14px;
}
.price-table.table > tbody > tr th img {
  margin-left: 10px;
  width: 18px;
}
.price-table h4 {
  font-weight: 700;
  text-align: center;
}
.price-table.table > thead > tr > th {
  border: none;
}
.price-table h2 {
  text-align: center;
}

.price-table__price-small {
  font-size: 14px;
  opacity: 0.6;
}

.price-table__icon {
  width: 20px;
}

.price-table__spacer {
  background-color: #fff !important;
}
.price-table__spacer--top {
  border-top: none !important;
}
.price-table__spacer--bottom {
  border-bottom: none !important;
}

.pricebox-headline {
  height: 55px;
}

table .glyphicon-ok:before {
  color: #1DB954;
}

.card--product {
  border: 1px solid #E5F5FC;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /*----------------------------------------
      #PRICES MD
    ----------------------------------------*/
  .app-img {
    width: 320px;
  }

  .table-responsive .nav-tabs li a, .table-responsive th, .table-responsive td {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*----------------------------------------
    #PRICES SM
  ----------------------------------------*/
  .card.card--price .nav-tabs {
    width: 300px;
  }
  .card.card--price .nav-tabs li {
    width: 150px;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
    #PRICES XS
  ----------------------------------------*/
  .price-table h4 {
    font-size: 14px;
  }
  .price-table.table > tbody > tr > th, .price-table.table > tbody > tr > td {
    padding: 15px 0;
  }
}
/*----------------------------------------
  #REFERENCES
----------------------------------------*/
.row-carousel {
  height: 100%;
}
.row-carousel .carousel-inner__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.row-carousel .img-col-carousel > a {
  display: flex;
  height: 100%;
}
.row-carousel .img-col-carousel > a > img {
  margin-top: auto;
  margin-bottom: auto;
}

.carousel-indicators {
  bottom: -50px;
}
.carousel-indicators li {
  background-color: #A9B7C5;
}
.carousel-indicators .active {
  margin: 1px;
  width: 10px;
  height: 10px;
  background-color: #1DB954;
}

.carousel-inner {
  overflow: visible;
  user-select: none;
}

/* needs important to overwrite bootstrap's default styles */
.carousel-inner__background {
  width: 100%;
  height: 500px !important;
  background: url("/section-hexa-teal_bg.e7f81dc6.svg") center center no-repeat;
  background-size: cover;
}

.carousel-inner__content-wrapper {
  top: 50px;
  left: 0;
  right: 0;
  padding: 0 15px;
  text-align: left;
  text-shadow: none;
}

.carousel-inner__buttons {
  user-select: none;
}
.carousel-inner__buttons .carousel-inner__link-button {
  display: inline-block;
  color: #FFF;
  height: 49px;
  padding: 12px 0 12px 20px;
  font-size: 18px;
  font-weight: 500;
}
.carousel-inner__buttons .carousel-inner__link-button:hover {
  text-decoration: underline;
  text-underline-position: under;
}
.carousel-inner__buttons .carousel-inner__link-button .carousel-inner__link-button__arrow {
  vertical-align: baseline;
  margin-left: 5px;
}
.carousel-inner__buttons .carousel-inner__button {
  padding: 12px 16px;
  font-size: 18px;
  font-weight: 500;
  border-radius: 8px;
  background: #FFF;
  color: #009AA3;
}
.carousel-inner__buttons .carousel-inner__button:hover {
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
  background: #DCEDEF;
}

.carousel-control.left,
.carousel-control.right {
  text-shadow: none;
  background: none;
}

.carousel-control__arrow {
  position: absolute;
  top: 40%;
  width: 35px;
}

.store-button {
  width: 120px;
}

.demo-livebook {
  border: none;
  width: 80%;
  height: 550px;
}

/* needs important to overwrite bootstrap's default styles */
.nav .nav-tabs__item a {
  border-radius: 10px 10px 0 0 !important;
  color: #1DB954;
}

.nav .nav-tabs__item a:hover {
  border-color: transparent;
  border-bottom-color: #ddd;
  background-color: transparent;
  color: #1DB954;
}

.card--reference {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #E5F5FC;
  height: 180px;
  background: #fff;
}
.card--reference img.window {
  position: absolute;
  z-index: 1;
  left: 12px;
}
.card--reference img.logo {
  position: absolute;
  z-index: 2;
  left: 0;
}

.calltoaction--references {
  max-width: 1344px;
  margin: 60px auto 0px auto;
  padding: 96px 0px !important;
  background: radial-gradient(50% 50% at 50% 50%, #173B5F 0%, #102A43 100%);
  border-radius: 16px;
  color: #fff;
}
.calltoaction--references .calltoaction__headline {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 48px;
  font-weight: 700 !important;
  line-height: 120% !important;
  text-align: center;
  letter-spacing: -0.02em;
  color: #fff;
}
.calltoaction--references .calltoaction__text {
  max-width: 650px;
  margin: 32px auto 0px auto;
  font-size: 18px !important;
  line-height: 150% !important;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.8;
}
.calltoaction--references .calltoaction__btn {
  font-size: 18px;
  min-width: 0px !important;
  max-width: 300px;
  margin: 32px auto 0px auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px !important;
  background-color: #009AA3;
  color: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}
.calltoaction--references .calltoaction__icon {
  margin-left: 8px;
}
.calltoaction--references .calltoaction__icon path {
  transition: all 0.3s ease-in-out;
}
.calltoaction--references .calltoaction__btn:hover {
  color: #fff;
  background-color: #41acb0;
  box-shadow: 0px 1.00279px 2.00557px rgba(0, 0, 0, 0.05);
}

.references__logo-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.references__logo-wrapper .logo-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding-left: none;
}

.logo-container {
  width: 13%;
  height: 100px;
  margin: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-container img {
  max-width: 80%;
  max-height: 80%;
}

.reference-testimonials-header {
  margin-bottom: 40px;
}

.reference-testimonials .col {
  margin-bottom: 30px;
}
.reference-testimonials .reference-testimonial {
  position: relative;
  font-family: Effra;
  font-weight: 400;
  font-size: 18px;
  line-height: 125%;
  height: auto;
  padding: 30px;
  margin: 0;
  border-radius: 24px;
  border: 0.951px solid #CBD5E1;
  background: #FFF;
  box-shadow: 0px 0.9507892132px 1.9015784264px 0px rgba(0, 0, 0, 0.05);
}
.reference-testimonials .reference-testimonial img {
  margin-bottom: 24px;
}
.reference-testimonials .reference-testimonial p {
  margin-bottom: 24px;
  font-size: 18px;
  font-style: normal;
}
.reference-testimonials .reference-testimonial cite {
  font-size: 16px;
  font-style: italic;
  position: initial;
  bottom: 30px;
  overflow-wrap: break-word;
  margin: 1px;
}

figure {
  position: relative;
  top: 0;
  width: 215px;
  left: 1px;
  z-index: 1;
  border-radius: 10px;
  height: 140px;
  display: inline-block;
  overflow: hidden;
  background: #fff;
  text-align: center;
}

figure img.brand-image {
  position: relative;
  display: block;
  min-height: 100%;
  opacity: 0.7;
}

figure figcaption {
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

figure figcaption::before,
figure figcaption::after {
  pointer-events: none;
}

figure figcaption,
figure a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

figure a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
}

figure h4 {
  font-weight: 300;
  font-size: 18px;
  line-height: 20px;
}

figure h4,
figure p {
  margin: 0;
}

figure p {
  display: none;
  width: 100%;
  letter-spacing: 1px;
  font-size: 68.5%;
  line-height: 18px;
}

figure.card--reference__content img.brand-image {
  width: -webkit-calc(100% + 40px);
  width: calc(100% + 40px);
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}

figure.card--reference__content h4,
figure.card--reference__content p {
  -webkit-transform: translate3d(0, 170px, 0);
  transform: translate3d(0, 170px, 0);
  word-spacing: 0;
}

figure.card--reference__content h4 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  text-transform: none;
}

figure.card--reference__content p {
  position: absolute;
  bottom: 10px;
  color: rgba(255, 255, 255, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}

figure.card--reference__content:hover img.brand-image {
  opacity: 0;
}

figure.card--reference__content:hover p {
  opacity: 1;
}

figure.card--reference__content:hover img.brand-image,
figure.card--reference__content:hover h4,
figure.card--reference__content:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

figure.card--reference__content:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /*----------------------------------------
      #REFERENCES MD
    ----------------------------------------*/
  .carousel-indicators {
    bottom: -65px;
  }

  /* needs important to overwrite bootstrap's default styles */
  .carousel-inner__background {
    height: 400px !important;
  }

  .carousel-inner__content-wrapper {
    top: 30px;
  }

  .grid figure.card--reference__content p {
    font-size: 12px;
  }
  .grid figure.card--reference__content figcaption > div {
    bottom: 10px;
  }

  .grid figure.card--reference__content:hover p, .grid figure.card--reference__content:hover h3, .grid figure.card--reference__content:hover button {
    -webkit-transform: translate3d(0, -150px, 0);
    transform: translate3d(0, -150px, 0);
  }

  .demo-livebook {
    width: 600%;
    height: 400px;
  }

  .logo-container {
    width: 24%;
  }
  .logo-container img {
    max-height: 100px;
    max-width: 200px;
  }

  .reference-testimonials .reference-testimonial {
    height: 390px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*----------------------------------------
    #REFERENCES SM
  ----------------------------------------*/
  figure {
    left: 10%;
  }

  /* needs important to overwrite bootstrap's default styles */
  .carousel-inner__background {
    height: 400px !important;
  }

  .grid figure h2 {
    font-size: 21px;
  }
  .grid figure img {
    min-height: 0;
  }

  .store-button {
    width: 100px;
  }

  .demo-livebook {
    width: 100%;
    height: 350px;
  }

  .logo-container {
    width: 32%;
    margin-top: 60px;
  }
  .logo-container img {
    max-height: 80px;
    max-width: 150px;
  }
  .logo-container img.wider {
    max-width: 175px;
  }

  .reference-testimonials .reference-testimonial {
    height: 430px;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
    #REFERENCES XS
  ----------------------------------------*/
  figure {
    left: 45px;
  }

  .carousel-inner__content-wrapper {
    top: 20px;
    text-align: center;
  }

  /* needs to be important to overwrite bootstrap's default styles */
  .carousel-inner__background {
    height: 380px !important;
  }

  /* needs to be important to overwrite bootstrap's default styles */
  .carousel-inner__image {
    float: none !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 180px;
  }

  .nav .nav-tabs__item a {
    border-radius: 10px !important;
  }
  .nav .nav-tabs__item a:hover, .nav .nav-tabs__item a:focus {
    border-color: transparent;
  }

  .demo-livebook {
    width: 100%;
    height: auto;
  }

  .logo-container {
    width: 40%;
    margin-top: 40px;
  }
  .logo-container img.wider {
    max-width: 90px;
  }
}
@media (max-width: 991px) {
  .calltoaction--references {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .reference-testimonials .reference-testimonial cite {
    position: absolute;
  }

  .row-carousel {
    display: flex;
  }
}
@media (min-width: 1200px) {
  .reference-testimonials .reference-testimonial {
    height: 360px;
  }
}
.spacer {
  margin-top: 80px;
}

.first-benefit {
  margin-bottom: 70px;
}

@media (max-width: 767px) {
  .spacer {
    margin-top: 40px;
  }

  .first-benefit {
    margin-bottom: 0;
  }
}
.h1--lp {
  font-weight: bold;
  font-size: 64px !important;
  line-height: 120% !important;
  letter-spacing: -0.02em !important;
  color: #102A43 !important;
  text-transform: none !important;
  max-width: 90%;
}

.dropdown {
  position: absolute;
  top: 40px;
  left: -5px;
  display: none;
  padding: 0px !important;
}
.dropdown .dropdown__wrapper {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 20px 28px 20px 20px !important;
  border-radius: 8px;
  border: 1px solid #e5e8eb;
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.01), 0 6.7px 5.3px rgba(0, 0, 0, 0.01), 0 12.5px 10px rgba(0, 0, 0, 0.02), 0 22.3px 17.9px rgba(0, 0, 0, 0.02), 0 41.8px 33.4px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.03);
}
.dropdown .dropdown__point {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.dropdown .dropdown__point:hover {
  color: #009aa3;
  cursor: pointer;
}
.dropdown .dropdown__point:hover .dropdown__link {
  color: #009aa3;
}
.dropdown .dropdown__point:hover .dropdown__icon path {
  fill: #009aa3;
}
.dropdown .dropdown__point:first-child {
  padding: 0px 0px 12px 0px;
}
.dropdown .dropdown__point:nth-child(3) {
  padding: 12px 0px 0px 0px;
}
.dropdown .dropdown__point:nth-child(2) {
  padding: 12px 0px;
  border-top: 1px solid #e5e8eb;
  border-bottom: 1px solid #e5e8eb;
}
.dropdown .dropdown__icon {
  width: 18px;
  margin-right: 8px;
  padding: 0px !important;
}
.dropdown .dropdown__link {
  font-size: 16px;
  color: #102A43;
  padding: 0px !important;
  margin-bottom: 0px;
}

.navbar-nav {
  display: flex;
  align-items: center;
}

.accordion-btn {
  line-height: 20px;
  margin: 0px;
  padding: 0px !important;
}

.accordion-btn:hover {
  cursor: pointer;
}

.dropdown-icon {
  display: none;
}

.dropdown--mobile {
  display: none;
}

.nav-btn-mobile {
  display: none !important;
}

.hero-hexa__content {
  position: relative;
}

.arrow {
  position: absolute;
  top: 160px;
  left: -86px;
}

.customers {
  margin-top: 8px;
}
.customers .customers__headline {
  position: relative;
  font-family: "Nanum Pen Script", cursive;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 100%;
  color: #102A43;
  margin-bottom: 24px;
}
.customers .customers__underline {
  position: absolute;
  top: 16px;
  z-index: -1;
}
.customers .customers__logos {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  grid-gap: 48px;
}
.customers .customers__logos .only-logo {
  max-width: 180px;
}

.hero-img {
  margin-top: -152px;
  width: 100%;
}

.main-margin--lp {
  margin-top: 200px;
  margin-bottom: 120px;
}

.bg-light-grey {
  max-width: 1344px;
  margin: auto;
  border-radius: 24px;
  background-color: #F0F4F8;
}

.bg-light-grey.gradient {
  background: linear-gradient(180deg, #F0F4F8 0%, rgba(240, 244, 248, 0) 100%) !important;
}

.text-image-label {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #009aa3;
}
.text-image-label .text-image-label__icon {
  margin-right: 8px;
}

.h3--lp {
  font-weight: bold;
  font-size: 31px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #102A43;
}

.text-image-headline {
  margin-bottom: 32px;
  font-size: 31px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #102A43;
}

.text-image-list-label {
  margin-top: 14px;
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 150%;
  color: #102A43;
}

.text-image-list__point {
  display: flex;
  align-items: flex-start;
  margin-bottom: 4px;
}
.text-image-list__point .text-image-list__icon {
  margin: 8px 8px 0px 0px;
}
.text-image-list__point .text-image-list__text {
  margin: 0px;
  font-size: 16px;
  line-height: 150%;
}

.semibold {
  font-weight: 500;
}

.h2--lp {
  font-weight: bold;
  font-size: 39px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #102A43;
}

.learning-platform__ellipse {
  position: absolute;
  top: -12px;
  right: 25%;
  z-index: -1;
}
.learning-platform__headline {
  max-width: 60%;
  margin: auto;
}

.three-steps {
  position: relative;
  text-align: center;
}
.three-steps .three-steps__ellipse {
  position: absolute;
  top: -12px;
  left: 240px;
  z-index: -1;
}
.three-steps .lp-features__ellipse {
  position: absolute;
  top: 69px;
  left: 422px;
  z-index: -1;
}
.three-steps .three-steps__headline {
  max-width: 65%;
  margin: auto;
}

.three-steps__number::before {
  font-weight: 400;
  color: #829AB1;
  position: relative;
  right: 8px;
}

.three-steps__number--one::before {
  content: "1";
}

.three-steps__number--two::before {
  content: "2";
}

.three-steps__number--three::before {
  content: "3";
}

.lp-features__ellipse {
  position: absolute;
  width: 285px;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: -1;
}

.h4--lp {
  font-weight: bold;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: -0.02em;
  color: #102A43;
}

.three-steps__img {
  width: 100%;
  padding: 0px 15px;
  margin-top: 5px;
  margin-bottom: 8px;
}

.three_steps__img--mobile {
  display: none !important;
}

.three_steps_text {
  text-align: center;
  margin-top: 8px;
}

.features__headline {
  padding-top: 20px;
  padding-bottom: 65px;
}

.features {
  padding: 100px 0px 80px 0px;
  position: relative;
}
.features .features__ellipse {
  position: absolute;
  top: 63px;
  left: 1024px;
}
.features .features__img {
  display: flex;
  justify-content: flex-start;
}
.features .features__img--left {
  justify-content: flex-end;
}
.features .features__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.features .features__description {
  display: none;
}
.features .features__content--right {
  align-items: flex-end;
}
.features .features__icon {
  margin-right: 16px;
}
.features .features__headline3 {
  width: 100%;
  margin-top: -35px;
  margin-bottom: 10px;
  padding: 20px;
  padding-top: 0 !important;
  padding-left: 0 !important;
  font-size: 31px;
  max-width: 444px;
  font-weight: 700;
}
.features .features__card {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 444px;
  margin-bottom: 4px;
  border-radius: 12px;
  padding: 20px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.features .features__card:hover {
  background: #FFFFFF;
  opacity: 0.8;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.features .features__card.active {
  background-color: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.features .features__card.active .features__icon circle, .features .features__card.active .features__icon ellipse {
  fill: #009aa3;
}
.features .features__card.active .features__text .h3--lp {
  color: #102A43;
}
.features .features__card.active .features__text .features__description {
  display: block;
  max-width: 80%;
}
.features .features__card.active:hover {
  background-color: #fff;
  opacity: 1;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}
.features .features__text {
  font-size: 18px;
  line-height: 150%;
}
.features .features__text .h3--lp {
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 120%;
  font-weight: 500;
  color: #486581;
}

@media (max-width: 991px) {
  .hide-on-mobile {
    display: none;
  }

  .bg-light-grey.features {
    padding-top: 0px;
    padding-bottom: 60px;
  }

  .features__headline {
    padding-top: 80px;
    padding-bottom: 50px;
  }
}
.features__content--mobile {
  display: none;
}

.testimonial-container .testimonial .testimonial-text {
  text-align: left;
  font-size: 31px;
  line-height: 150%;
  color: #1F2933;
}
.testimonial-container .testimonial .testimonial-brand {
  display: flex;
  align-items: center;
  text-align: left;
  color: #486581;
}
.testimonial-container .testimonial .testimonial-brand .testimonial-brand__text {
  margin-left: 16px;
  margin-bottom: 0px;
}
.testimonial-container .testimonial .testimonial-brand .testimonial-brand__text .color-dark {
  font-weight: 500;
}
.testimonial-container .carousel-arrow-container {
  position: relative;
}
.testimonial-container .carousel-arrow-container .carousel-arrows {
  position: absolute;
  bottom: 0.85em;
  right: 0px;
}
.testimonial-container .carousel-arrow-container .carousel-arrows a:nth-of-type(0n+2) {
  margin-left: 15px;
}
.testimonial-container .carousel-arrow-container .carousel-arrows a.disabled {
  opacity: 0.3;
}
@media (max-width: 991px) {
  .testimonial-container .carousel-arrow-container {
    display: none;
  }
}

.color-dark {
  color: #102A43;
}

.container--bg-box {
  width: 100%;
}

.calltoaction__button {
  margin: 32px auto 0px auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px !important;
  background-color: #009aa3;
  color: #fff;
  box-shadow: 0px 1.00279px 2.00557px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  font-size: 18px;
}
.calltoaction__button:hover {
  color: #fff;
  background-color: #41acb0;
  box-shadow: 0px 1.00279px 2.00557px rgba(0, 0, 0, 0.05);
}

.calltoaction--lp {
  max-width: 1344px;
  margin: 120px auto 0px auto;
  padding: 96px 0px;
  background: radial-gradient(50% 50% at 50% 50%, #173B5F 0%, #102A43 100%);
  border-radius: 16px;
  color: #fff;
}
.calltoaction--lp .calltoaction__headline {
  font-size: 48px;
  font-weight: 700 !important;
  line-height: 120% !important;
  text-align: center;
  letter-spacing: -0.02em;
  color: #fff;
}
.calltoaction--lp .calltoaction__text {
  margin: 32px auto 0px auto;
  font-size: 18px !important;
  line-height: 150% !important;
  text-align: center;
  color: #FFFFFF;
  opacity: 0.8;
}
.calltoaction--lp .calltoaction__btn {
  font-size: 18px;
  min-width: 0px !important;
  max-width: 190px;
  margin: 32px auto 0px auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px !important;
  background-color: #009aa3;
  color: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}
.calltoaction--lp .calltoaction__icon {
  margin-left: 8px;
}
.calltoaction--lp .calltoaction__icon path {
  transition: all 0.3s ease-in-out;
}
.calltoaction--lp .calltoaction__btn:hover {
  color: #fff;
  background-color: #41acb0;
  box-shadow: 0px 1.00279px 2.00557px rgba(0, 0, 0, 0.05);
}

.uppercase-label {
  font-size: 16px !important;
  font-weight: 500;
  line-height: 120% !important;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #009aa3;
}

.benefits {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 48px;
  margin-top: 48px;
}
.benefits .benefits__benefit {
  display: flex;
  align-items: flex-start;
}
.benefits .benefits__icon {
  margin-right: 12px;
  margin-top: 2px;
}
.benefits .benefits__icon path {
  fill: #009aa3;
}

@media (min-width: 768px) and (max-width: 991px) {
  /*----------------------------------------
    #LANDINGPAGES SM
  ----------------------------------------*/
  .h1--lp {
    font-size: 4rem !important;
    max-width: 100%;
  }

  .hero-img {
    margin-top: -118px;
  }

  .three-steps__ellipse {
    left: 24% !important;
  }

  .three_steps__img--mobile {
    display: none;
  }

  .benefits {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 991px) {
  .three-steps__img--mobile {
    display: none;
  }

  .navbar-wrapper {
    background-color: #FFFFFF;
  }

  .arrow {
    display: none;
  }

  .customers {
    margin-top: 32px;
  }

  .customers__logos {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 12px;
  }

  .features__desktop {
    display: none;
  }

  .features__img {
    display: none;
  }

  .features__content--mobile {
    display: block;
    margin-top: 80px;
  }
  .features__content--mobile .features__card {
    width: 100%;
    max-width: 100%;
    justify-content: flex-start;
  }
  .features__content--mobile .features__text {
    width: 100%;
  }
  .features__content--mobile .features__card-headline {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .features__content--mobile .features__card-icon {
    width: 24px;
    height: 24px;
    fill: #BCCCDC;
  }
  .features__content--mobile .features__card.active .features__card-icon {
    transform: rotate(180deg);
    transition: transform 0.2s ease-in-out;
  }

  .features__content {
    display: none;
  }

  .bg-light-grey {
    border-radius: 0px;
  }

  .calltoaction--lp {
    border-radius: 0px;
    margin: 120px 0px 0px 0px;
  }

  .container--bg-box {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }

  .features__description {
    max-width: 100% !important;
  }
  .features__description img {
    width: 100%;
    margin-top: 20px;
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  /*----------------------------------------
      #INDEX XS
  ----------------------------------------*/
  .navbar-wrapper {
    padding: 15px !important;
  }

  .navbar-nav {
    display: block;
    margin-top: 80px !important;
    text-align: left !important;
  }

  .nav__element a {
    font-weight: 500;
  }

  .accordion-wrapper {
    display: flex;
    align-items: center;
    padding: 0px 20px !important;
  }

  .accordion-btn {
    flex: 1;
    line-height: 20px !important;
    padding: 20px 0px !important;
    margin-top: 0px !important;
  }

  .dropdown-icon {
    display: block;
    width: 24px;
    padding: 0px !important;
    transition: transform 0.2s ease-in-out;
    fill: #19232D;
  }

  .dropdown--mobile {
    display: none;
    padding: 0px !important;
  }
  .dropdown--mobile .dropdown__wrapper--mobile {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0px 20px 20px 20px;
  }
  .dropdown--mobile .dropdown__point--mobile {
    width: 100%;
    padding: 12px 0px !important;
    border: none !important;
  }
  .dropdown--mobile .dropdown__link--mobile {
    margin-bottom: 0px;
    padding: 0px !important;
    color: #435E79;
    border: none !important;
    font-weight: 400;
  }

  .accordion-expanded .dropdown-icon {
    transform: rotate(180deg);
  }

  .nav-btn-mobile {
    display: block !important;
  }
  .nav-btn-mobile .btn--navbar {
    margin: 0px 15px;
  }

  .h1--lp {
    font-size: 31px !important;
    text-align: left;
    max-width: 100%;
  }

  .customers__logos {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between !important;
    grid-template-columns: none !important;
    grid-gap: 0px !important;
  }
  .customers__logos img {
    width: 100px;
  }

  .main-margin--lp {
    margin-top: 120px;
  }

  .hero-img {
    margin-top: -56px;
  }

  .text-image-label {
    margin-top: 48px;
  }

  .text-image-headline {
    font-size: 20px;
  }

  .three-steps__ellipse {
    width: 50%;
    top: -16px;
    left: 9% !important;
  }

  .three-steps__img {
    display: none;
  }

  .three_steps__img--mobile {
    display: block !important;
    margin: 0px auto 24px auto;
  }

  .push-xs-small {
    margin-top: 32px;
  }

  .push-xs-medium {
    margin-top: 96px !important;
  }

  .features {
    padding-bottom: 72px;
  }
  .features .features__ellipse {
    width: 74%;
    top: -18px;
  }

  .features__card.active .features__description {
    max-width: 100% !important;
  }

  .testimonial-text {
    font-size: 22px !important;
  }

  .testimonial-brand__text {
    font-size: 14px;
  }

  .calltoaction__headline {
    font-size: 31px !important;
  }

  .h2--lp {
    font-size: 24px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100% !important;
  }

  .h4--lp {
    font-size: 20px;
  }

  .features__content--mobile .h3--lp {
    font-size: 20px !important;
  }

  .benefits {
    grid-template-columns: 1fr;
  }
}
.list-unstyled .fixed-width-1 {
  display: inline-block;
  width: 130px;
}
.list-unstyled .fixed-width-2 {
  display: inline-block;
  width: 270px;
}

@media (max-width: 991px) {
  .list-unstyled .fixed-width-1 {
    display: inline-block;
    width: 90px;
  }
  .list-unstyled .fixed-width-2 {
    display: inline-block;
    width: 190px;
  }
}
@media (max-width: 767px) {
  .list-unstyled .fixed-width-1 {
    display: inline-block;
    width: 130px;
  }
  .list-unstyled .fixed-width-2 {
    display: inline-block;
    width: 270px;
  }
}
.accordion-scope {
  width: 100%;
}
.accordion-scope__headline {
  text-align: center;
  margin-bottom: 64px;
}
@media (max-width: 1200px) {
  .accordion-scope__headline {
    margin-bottom: 48px;
  }
}
@media (max-width: 768px) {
  .accordion-scope__headline {
    margin-bottom: 24px;
  }
}
.accordion-scope__footer {
  display: flex;
  margin-top: 28px;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
}
.accordion-scope__footer a {
  color: #009aa3;
}
.accordion-scope__footer a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 991px) {
  .accordion-scope__footer {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .accordion-scope > .container {
    width: 770px;
  }
}

.accordion__element {
  box-sizing: border-box;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-right: 17px;
  display: flex;
  flex-direction: column;
  width: 100%;
  transition: all 0.5s ease-in-out;
  border-bottom: 1px solid #A9B7C5;
}
.accordion__element .accordion__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.accordion__element a {
  color: #009aa3;
}
.accordion__element a:hover {
  text-decoration: underline;
}
.accordion__element:hover .accordion__head {
  cursor: pointer;
}
.accordion__element:hover .accordion__head h4,
.accordion__element:hover .accordion__head .h4 {
  color: #009aa3;
}
.accordion__element:hover .accordion__chevron path {
  fill: #009aa3;
}
.accordion__element--open {
  height: 100%;
  transition: height 1s ease-in-out;
}
.accordion__element--open .accordion__content {
  margin-top: 12px;
  max-height: 2000px;
  transition: max-height 1s ease-in-out;
}
.accordion__element--open .accordion__head h4,
.accordion__element--open .accordion__head .h4 {
  color: #009aa3;
}
.accordion__element--open .accordion__chevron {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}
.accordion__element--open .accordion__chevron path {
  fill: #009aa3;
}
@media (min-width: 768px) and (max-width: 991px) {
  .accordion__element {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.accordion__head {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}
.accordion__head h4,
.accordion__head .h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 0;
  flex: 1;
  transition: color 0.3s ease-in-out;
}
.accordion__head .badge {
  background-color: #009aa3;
  color: white;
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  white-space: nowrap;
}
.accordion__chevron {
  flex-shrink: 0;
  transform: rotate(0deg);
  transition: all 0.3s ease-in-out;
}
.accordion__chevron path {
  fill: #19232D;
  transition: fill 0.3s ease-in-out;
}
.accordion__icon {
  flex-shrink: 0;
  margin-left: auto;
}

@media (min-width: 768px) and (max-width: 991px) {
  .accordion__head .h4 {
    font-size: 14px;
  }
}
/* Pulsating Circle - Base */
.pulsating-circle {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  width: 24px;
  height: 24px;
  z-index: 1;
  /* Pulsating Ring (outer effect) */
  /* Inner Dot */
}
.pulsating-circle:before {
  position: relative;
  display: block;
  margin: -100% 0 0 -100%;
  width: 300%;
  height: 300%;
  border-radius: 45px;
  background-color: rgba(0, 154, 163, 0.35);
  animation: pulse-ring 1.85s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
  content: "";
}
.pulsating-circle:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #009aa3;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(25, 35, 45, 0.15), 0 3px 6px rgba(25, 35, 45, 0.1);
  animation: pulse-dot 1.85s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}

/* Animations */
@keyframes pulse-ring {
  0% {
    transform: scale(0.33);
  }
  80%, 100% {
    opacity: 0;
  }
}
@keyframes pulse-dot {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
/* Tooltip Styling */
.circle-tooltip {
  z-index: 1;
}

.circle-tooltip:hover {
  z-index: 100;
}

.circle-tooltip .circle-tooltiptext {
  position: absolute;
  z-index: 100;
  border-radius: 6px;
  padding: 16px;
  min-width: 305px;
  color: #E5F5FC;
  text-align: left;
  font-size: 0.8rem;
  background-color: #19232D;
  box-shadow: 0 10px 20px rgba(25, 35, 45, 0.15), 0 3px 6px rgba(25, 35, 45, 0.1);
  transition: opacity 0.2s ease-in-out, visibility 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
}

.circle-tooltiptext.right {
  left: -305px;
}

/* Show Tooltip on Hover */
.circle-tooltip:hover .circle-tooltiptext {
  visibility: visible;
  opacity: 1;
}

/* Responsive: Hide Icons on Mobile */
@media (max-width: 767px) {
  .pulsating-circle {
    display: none;
  }
}
/* Positioning of Individual Icons */
.circle-1 {
  top: 25%;
  left: 32%;
}

.circle-2 {
  top: 10%;
  left: 62%;
}

.circle-3 {
  top: 30%;
  left: 84%;
}

.circle-4 {
  top: 49%;
  left: 68%;
}

/* AI Features Section */
.ki-features {
  max-width: 1344px;
  margin: 70px auto 0px auto;
  padding: 96px 48px;
  background: #F8FAFC;
  border-radius: 16px;
}
.ki-features .uppercase-label {
  margin-bottom: 16px;
}
.ki-features h2 {
  margin-bottom: 24px;
}

.ki-features__intro {
  max-width: 900px;
  margin: 0 auto 48px auto;
  line-height: 1.6;
  text-align: center;
}

.ki-features__grid {
  margin-top: 48px;
}
@media (min-width: 992px) {
  .ki-features__grid {
    display: flex;
    flex-wrap: wrap;
  }
  .ki-features__grid .ki-features__item {
    display: flex;
    flex-direction: column;
  }
}

.ki-features__item {
  margin-bottom: 32px;
  text-align: left;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .ki-features__item:nth-child(3n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ki-features__item:nth-child(2n+1) {
    clear: left;
  }
}

.ki-features__icon {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  flex-shrink: 0;
}

.ki-features__title {
  margin-bottom: 8px;
  font-weight: 600;
  display: flex;
  align-items: flex-start;
}

.ki-features__text {
  line-height: 1.6;
  margin: 0;
  padding-left: 40px;
}

/* Responsive adjustments */
@media (max-width: 991px) {
  .ki-features {
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  .ki-features {
    margin: 60px auto 0px auto;
    padding: 48px 24px;
  }

  .ki-features__intro {
    margin-bottom: 32px;
  }

  .ki-features__grid {
    margin-top: 32px;
  }

  .ki-features__item {
    margin-bottom: 24px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ki-features {
    padding: 72px 36px;
  }
}
.three-steps__headline {
  max-width: 100% !important;
  margin-bottom: 10px !important;
}

@media (min-width: 992px) {
  .last-cta {
    margin-bottom: 70px;
  }
}
.text-image-content {
  margin-bottom: 30px;
}

.video-container > video {
  width: 90%;
}

.hero-prefix {
  text-align: left;
  margin-bottom: 10px;
}