/*
 Theme Name:   tyntec-2023-astra-theme
 Theme URI:    https://thinkmoto.de
 Description:  tyntec 2023
 Author:       think moto
 Author URI:   http://thinkmoto.de/
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  tyntec-2023-astra-theme
*/
#content .ast-container {
  max-width: 100%;
}

@media (min-width: 544px) {
  article > .entry-content > div[id^="m_"] {
    max-width: 100%;
  }
}
@media (min-width: 922px) {
  article > .entry-content > div[id^="m_"] {
    max-width: 1480px;
  }
}
@media (min-width: 993px) {
  article > .entry-content > div[id^="m_"] {
    max-width: 1480px;
  }
}
@media (min-width: 1201px) {
  article > .entry-content > div[id^="m_"] {
    max-width: 1480px;
  }
}

/*
 * Clear layout
 */
.entry-content[data-ast-blocks-layout] > * {
  max-width: 100%;
  margin-left: initial;
  margin-right: initial;
}

.ast-plain-container.ast-no-sidebar #primary {
  margin-top: 0px;
  margin-bottom: 0px;
}

.ast-container, .ast-container-fluid {
  padding-left: 0;
  padding-right: 0;
}

/*
 * Navigation
 */
.ast-builder-grid-row {
  display: block;
}

.site-header-above-section-left {
  justify-content: flex-end;
}

@media (max-width: 921px) {
  #masthead .ast-mobile-header-wrap .ast-primary-header-bar, #masthead .ast-mobile-header-wrap .ast-below-header-bar {
    padding: 0px !important;
  }
}

.site-header-above-section-right, .site-header-primary-section-right {
  display: none;
}

#masthead .ast-container, .site-header-focus-item + .ast-breadcrumbs-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}

.site-header-section > * {
  padding: 0;
}

.ast-grid-section-center {
  justify-content: flex-end;
}

@media (max-width: 921px) {
  .ast-above-header-wrap {
    display: none;
  }
}

/*
 * Footer
 */
.ast-hfb-header .site-footer, .site-primary-footer-wrap {
  padding: 0px !important;
}

/*
 * Fonts
 */
@font-face {
  font-family: "NoiGrotesk-Medium";
  src: url("/wp-content/themes/tyntec-2023-astra-theme/assets/fonts/NoiGrotesk/NoiGrotesk-Medium.otf") format("opentype");
  font-display: swap;
}
@font-face {
  font-family: "NoiGrotesk-Light";
  src: url("/wp-content/themes/tyntec-2023-astra-theme/assets/fonts/NoiGrotesk/NoiGrotesk-Light.otf") format("opentype");
  font-display: swap;
}
/*
 * Headlines
 */
h1.headline,
.headline-h1.headline {
  font-family: NoiGrotesk-Medium;
  font-size: 60px;
  font-weight: 300;
  line-height: 67.8px;
}
@media (max-width: 921px) {
  h1.headline,
  .headline-h1.headline {
    font-size: 37px;
    line-height: 41.44px;
  }
}
h1.headline--black,
.headline-h1.headline--black {
  color: #000000;
}
h1.headline--darkblue,
.headline-h1.headline--darkblue {
  color: #091735;
}
h1.headline--lightblue,
.headline-h1.headline--lightblue {
  color: #EFF1F7;
}
h1.headline--skyblue,
.headline-h1.headline--skyblue {
  color: #81B5FF;
}
h1.headline--orange,
.headline-h1.headline--orange {
  color: #F16D0E;
}
h1.headline--white,
.headline-h1.headline--white {
  color: #FFFFFF;
}

h1.headline_mixed.headline.headline-h1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 500;
}
@media (max-width: 921px) {
  h1.headline_mixed.headline.headline-h1 {
    font-size: 37px;
    line-height: 41.44px;
  }
}
h1.headline_mixed.headline.headline-h1--black {
  color: #000000;
}
h1.headline_mixed.headline.headline-h1--darkblue {
  color: #091735;
}
h1.headline_mixed.headline.headline-h1--lightblue {
  color: #EFF1F7;
}
h1.headline_mixed.headline.headline-h1--skyblue {
  color: #81B5FF;
}
h1.headline_mixed.headline.headline-h1--orange {
  color: #F16D0E;
}
h1.headline_mixed.headline.headline-h1--white {
  color: #FFFFFF;
}

h2.headline,
.headline-h2.headline {
  font-family: NoiGrotesk-Medium;
  font-size: 50px;
  font-weight: 300;
  line-height: 56.5px;
}
@media (max-width: 921px) {
  h2.headline,
  .headline-h2.headline {
    font-size: 32px;
    line-height: 35.84px;
  }
}
h2.headline--black,
.headline-h2.headline--black {
  color: #000000;
}
h2.headline--darkblue,
.headline-h2.headline--darkblue {
  color: #091735;
}
h2.headline--lightblue,
.headline-h2.headline--lightblue {
  color: #EFF1F7;
}
h2.headline--skyblue,
.headline-h2.headline--skyblue {
  color: #81B5FF;
}
h2.headline--orange,
.headline-h2.headline--orange {
  color: #F16D0E;
}
h2.headline--white,
.headline-h2.headline--white {
  color: #FFFFFF;
}

h3.headline_mixed,
h3.headline_mixed.headline {
  font-family: NoiGrotesk-Medium;
  font-size: 44px;
  line-height: 58px;
  font-weight: 500;
}
@media (max-width: 921px) {
  h3.headline_mixed,
  h3.headline_mixed.headline {
    font-size: 32px;
    line-height: 35.84px;
  }
}
h3.headline_mixed--black,
h3.headline_mixed.headline--black {
  color: #000000;
}
h3.headline_mixed--darkblue,
h3.headline_mixed.headline--darkblue {
  color: #091735;
}
h3.headline_mixed--lightblue,
h3.headline_mixed.headline--lightblue {
  color: #EFF1F7;
}
h3.headline_mixed--skyblue,
h3.headline_mixed.headline--skyblue {
  color: #81B5FF;
}
h3.headline_mixed--orange,
h3.headline_mixed.headline--orange {
  color: #F16D0E;
}
h3.headline_mixed--white,
h3.headline_mixed.headline--white {
  color: #FFFFFF;
}

h3.headline,
.headline-h3.headline {
  font-family: NoiGrotesk-Medium;
  font-size: 38px;
  font-weight: 300;
  line-height: 42.94px;
}
@media (max-width: 921px) {
  h3.headline,
  .headline-h3.headline {
    font-size: 28px;
    line-height: 31.36px;
  }
}
h3.headline--black,
.headline-h3.headline--black {
  color: #000000;
}
h3.headline--darkblue,
.headline-h3.headline--darkblue {
  color: #091735;
}
h3.headline--lightblue,
.headline-h3.headline--lightblue {
  color: #EFF1F7;
}
h3.headline--skyblue,
.headline-h3.headline--skyblue {
  color: #81B5FF;
}
h3.headline--orange,
.headline-h3.headline--orange {
  color: #F16D0E;
}
h3.headline--white,
.headline-h3.headline--white {
  color: #FFFFFF;
}

h4.headline,
.headline-h4.headline {
  font-family: NoiGrotesk-Medium;
  font-size: 28px;
  font-weight: 300;
  line-height: 31.64px;
}
@media (max-width: 921px) {
  h4.headline,
  .headline-h4.headline {
    font-size: 24px;
    line-height: 26.88px;
  }
}
h4.headline--black,
.headline-h4.headline--black {
  color: #000000;
}
h4.headline--darkblue,
.headline-h4.headline--darkblue {
  color: #091735;
}
h4.headline--lightblue,
.headline-h4.headline--lightblue {
  color: #EFF1F7;
}
h4.headline--skyblue,
.headline-h4.headline--skyblue {
  color: #81B5FF;
}
h4.headline--orange,
.headline-h4.headline--orange {
  color: #F16D0E;
}
h4.headline--white,
.headline-h4.headline--white {
  color: #FFFFFF;
}

h4.headline.headline-mixed {
  font-family: NoiGrotesk-Light;
  font-size: 28px;
  font-weight: 300;
  line-height: 31.64px;
}
@media (max-width: 921px) {
  h4.headline.headline-mixed {
    font-size: 24px;
    line-height: 26.88px;
  }
}
h4.headline.headline-mixed--black {
  color: #000000;
}
h4.headline.headline-mixed--darkblue {
  color: #091735;
}
h4.headline.headline-mixed--lightblue {
  color: #EFF1F7;
}
h4.headline.headline-mixed--skyblue {
  color: #81B5FF;
}
h4.headline.headline-mixed--orange {
  color: #F16D0E;
}
h4.headline.headline-mixed--white {
  color: #FFFFFF;
}

h5.headline,
.headline-h5.headline {
  font-family: NoiGrotesk-Medium;
  font-size: 20px;
  font-weight: 300;
  line-height: 22.6px;
}
@media (max-width: 921px) {
  h5.headline,
  .headline-h5.headline {
    font-size: 20px;
    line-height: 20.16px;
  }
}
h5.headline--black,
.headline-h5.headline--black {
  color: #000000;
}
h5.headline--darkblue,
.headline-h5.headline--darkblue {
  color: #091735;
}
h5.headline--lightblue,
.headline-h5.headline--lightblue {
  color: #EFF1F7;
}
h5.headline--skyblue,
.headline-h5.headline--skyblue {
  color: #81B5FF;
}
h5.headline--orange,
.headline-h5.headline--orange {
  color: #F16D0E;
}
h5.headline--white,
.headline-h5.headline--white {
  color: #FFFFFF;
}

/*
* Global Paragraphs
*/
/*
 * Copies
 */
div.copy,
label.copy,
li.copy,
p.copy,
span.copy,
.copy_default {
  font-family: NoiGrotesk-Light;
  margin: 0;
}
div.copy__big,
label.copy__big,
li.copy__big,
p.copy__big,
span.copy__big,
.copy_default__big {
  font-size: 20px;
  line-height: 29.3px;
}
@media (max-width: 921px) {
  div.copy__big,
  label.copy__big,
  li.copy__big,
  p.copy__big,
  span.copy__big,
  .copy_default__big {
    font-size: 18px;
    line-height: 26.37px;
  }
}
div.copy__small,
label.copy__small,
li.copy__small,
p.copy__small,
span.copy__small,
.copy_default__small {
  font-size: 16px;
  line-height: 23.4px;
}
@media (max-width: 921px) {
  div.copy__small,
  label.copy__small,
  li.copy__small,
  p.copy__small,
  span.copy__small,
  .copy_default__small {
    font-size: 18px;
    line-height: 23.4px;
  }
}
div.copy--black,
label.copy--black,
li.copy--black,
p.copy--black,
span.copy--black,
.copy_default--black {
  color: #000000;
}
div.copy--darkblue,
label.copy--darkblue,
li.copy--darkblue,
p.copy--darkblue,
span.copy--darkblue,
.copy_default--darkblue {
  color: #091735;
}
div.copy--lightblue,
label.copy--lightblue,
li.copy--lightblue,
p.copy--lightblue,
span.copy--lightblue,
.copy_default--lightblue {
  color: #EFF1F7;
}
div.copy--skyblue,
label.copy--skyblue,
li.copy--skyblue,
p.copy--skyblue,
span.copy--skyblue,
.copy_default--skyblue {
  color: #81B5FF;
}
div.copy--orange,
label.copy--orange,
li.copy--orange,
p.copy--orange,
span.copy--orange,
.copy_default--orange {
  color: #F16D0E;
}
div.copy--white,
label.copy--white,
li.copy--white,
p.copy--white,
span.copy--white,
.copy_default--white {
  color: #FFFFFF;
}

div.copy_mixed,
div.copy_mixed.copy {
  font-size: 24px;
  line-height: 130%;
  font-family: NoiGrotesk-Light;
  font-weight: 300;
}
div.copy_mixed__bold,
div.copy_mixed.copy__bold {
  font-family: NoiGrotesk-Medium;
  font-weight: 500;
}

div.copy_mixed_light {
  font-size: 20px;
  font-family: NoiGrotesk-Light;
  font-weight: 300;
  line-height: 147%;
}

p.smalltext,
label.smalltext {
  font-size: 14px;
  line-height: 1;
}
p.smalltext__medium,
label.smalltext__medium {
  font-family: NoiGrotesk-Medium;
}
p.smalltext__light,
label.smalltext__light {
  font-family: NoiGrotesk-Light;
}
p.smalltext--black,
label.smalltext--black {
  color: #000000;
}
p.smalltext--darkblue,
label.smalltext--darkblue {
  color: #091735;
}
p.smalltext--lightblue,
label.smalltext--lightblue {
  color: #EFF1F7;
}
p.smalltext--skyblue,
label.smalltext--skyblue {
  color: #81B5FF;
}
p.smalltext--orange,
label.smalltext--orange {
  color: #F16D0E;
}
p.smalltext--white,
label.smalltext--white {
  color: #FFFFFF;
}

* {
  font-family: NoiGrotesk-Medium;
}

html {
  padding: 0 !important;
}

@media (max-width: 921px) {
  html,
  body {
    overflow-x: hidden !important;
  }
}
html .page-template-template-inbox-retail .ast-container,
body .page-template-template-inbox-retail .ast-container {
  flex-wrap: wrap;
  max-width: 100%;
}
html .page-template-template-inbox-retail .ast-container section,
body .page-template-template-inbox-retail .ast-container section {
  width: 100%;
}
html .page-template-template-inbox-retail .ast-container section p,
body .page-template-template-inbox-retail .ast-container section p {
  overflow: unset !important;
}

body {
  padding-right: 0px !important;
}

article .entry-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/*
 * Header
 */
header {
  transition: transform linear 0.3s;
}
header.hide {
  visibility: hidden;
  transform: translateY(-100%);
}

/*
 * Links
 */
a {
  text-decoration: none !important;
  outline: none !important;
}

/*
 * Misc
 */
.dragging {
  cursor: grab;
  pointer-events: none;
}

/*
 * Buttons
 */
.button {
  background-color: #F16D0E;
  border-radius: 13px 13px 13px 0px;
  border-color: #F16D0E;
  border-width: 2px;
  color: white;
  cursor: pointer;
  font-size: 18px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  transition: all ease 0.3s;
  width: fit-content;
}
.button--secondary {
  background-color: transparent;
  color: #F16D0E;
}
.button--secondary:hover {
  background-color: #FF5C00;
  border-color: #FF5C00;
}
.button--tertiary {
  background-color: transparent;
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.button--tertiary:hover {
  background-color: #000000;
}
.button:hover {
  background-color: #FF5C00;
  border-color: #FF5C00;
}

button,
button:focus {
  background-color: #F16D0E;
  border-color: #F16D0E;
  border-radius: 13px 13px 13px 0px;
  border-width: 2px;
  color: white;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  transition: all ease 0.3s;
}
button:hover,
button:focus:hover {
  background-color: #FF5C00;
  border-color: #FF5C00;
  color: white;
}

/*
 * Menu Links
 */
.menulink {
  color: #F16D0E;
}
.menulink:hover {
  color: #FF5C00;
}

/*
 * Text Links
 */
.textlink {
  color: #091735;
  transition: all ease 0.3s;
}
.textlink::after {
  content: "";
  background-image: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__diagonal--darkblue.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 9px 9px;
  display: inline-block;
  height: 9px;
  margin-left: 8px;
  transition: all ease 0.3s;
  width: 9px;
}
.textlink:hover {
  color: #FF5C00;
}
.textlink:hover::after {
  background-image: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__diagonal--orange.svg");
}

/*
 * Modules
 */
.module__padding--big {
  padding: 90px 146px;
}
@media (max-width: 921px) {
  .module__padding--big {
    padding: 60px 30px;
  }
}
.module__padding--small {
  padding: 70px 32.5px;
}
@media (max-width: 921px) {
  .module__padding--small {
    padding: 40px 10px;
  }
}

/*
 * Lozenges
 */
.lozenge {
  background-color: #81B5FF;
  border-radius: 13px;
  color: #091735;
  display: inline-block;
  font-size: 68px;
  height: 113px;
  line-height: 113px;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  width: 113px;
}
@media (max-width: 921px) {
  .lozenge {
    font-size: calc(72px / 2);
    height: 72px;
    line-height: 72px;
    width: 72px;
  }
}

/*
 * Test Modules
 */
.test-template-default .entry-header {
  display: none;
}

.test-template-default.ast-single-post.ast-page-builder-template .site-main > article {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

/*
 * HC - Table of Content
 */
.helpcenter-template-default .helpcenter--wrapper {
  display: flex;
}
@media (max-width: 921px) {
  .helpcenter-template-default .helpcenter--wrapper {
    flex-direction: column;
  }
}
.helpcenter-template-default .helpcenter--wrapper--sidebar {
  width: 30%;
  border-right: 1px solid #EFF1F7;
  padding-left: 10%;
  padding-right: 35px;
  padding-top: 100px;
  position: relative;
}
@media (max-width: 921px) {
  .helpcenter-template-default .helpcenter--wrapper--sidebar {
    width: 100%;
    border: none;
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.helpcenter-template-default .helpcenter--wrapper--content {
  max-width: 70%;
}
@media (max-width: 921px) {
  .helpcenter-template-default .helpcenter--wrapper--content {
    max-width: 100%;
  }
}
.helpcenter-template-default .helpcenter--category {
  width: 100%;
}
@media (max-width: 921px) {
  .helpcenter-template-default article {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

/*
 * Inherited styles from the content import
 */
.site-content ul:not(.m_stage_blog__breadcrumb),
.site-content ol:not(.m_stage_blog__breadcrumb) {
  margin: 1em 0 1em 1em;
}
.site-content ul:not(.m_stage_blog__breadcrumb) li,
.site-content ol:not(.m_stage_blog__breadcrumb) li {
  padding-bottom: 0.5em;
  line-height: 30px;
}

ul.green,
ul.red {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 2rem;
}
ul.green li,
ul.red li {
  background-position: 0 9px;
  background-repeat: no-repeat;
  background-size: 17px;
  padding-left: 25px;
}
ul.green li ul,
ul.red li ul {
  margin-left: 30px;
  list-style-type: none;
}

ul.green li {
  background-image: url("assets/svg/tick--blue.svg");
}

ul.red li {
  background-image: url("assets/svg/dash--orange.svg");
  background-position: 0 14px;
}

/* BLOG */
article.blog {
  margin-bottom: 10em;
}

#CybotCookiebotDialog {
  font-family: NoiGrotesk-Light;
  background-color: #EFF1F7;
  position: fixed;
  transform: initial;
  left: 30px;
  bottom: 40px;
  top: auto;
  box-shadow: initial;
  border-radius: 13px;
}
#CybotCookiebotDialog * {
  color: #091735;
  font-size: 18px;
}
@media (max-width: 921px) {
  #CybotCookiebotDialog {
    transform: translate(-50%, 0px);
    left: 50%;
  }
}
#CybotCookiebotDialog button.CybotCookiebotDialogBodyButton {
  background-color: #F16D0E;
  border-radius: 13px 13px 13px 0px;
  border-color: #F16D0E;
  color: #FFFFFF;
  width: fit-content;
  font-size: 18px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}
#CybotCookiebotDialog .CybotCookiebotDialogActive {
  border-bottom: 1px solid #F16D0E;
}
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #F16D0E;
}
#CybotCookiebotDialog input[type=checkbox][disabled]:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #e6e2f0;
}

@use "sass:math";
/*
 * Pages
 */
/*
 * Blocks
 */
.m_stage_home {
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
}
@media screen and (min-width: 922px) and (max-width: 1050px) {
  .m_stage_home {
    padding: 32px;
  }
}
@media screen and (min-width: 922px) and (max-width: 1050px) {
  .m_stage_home h1.headline {
    font-size: 37px;
  }
}
.m_stage_home__headline {
  width: 855px;
}
@media (max-width: 921px) {
  .m_stage_home__headline {
    width: 100%;
  }
}
.m_stage_home__selector {
  position: relative;
  min-width: 500px;
  font-size: 18px;
}
.m_stage_home__selector select {
  display: none;
}
@media (max-width: 921px) {
  .m_stage_home__selector {
    min-width: 100%;
  }
}
.m_stage_home__wrapper {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_stage_home__wrapper {
    flex-direction: column;
    align-items: initial;
  }
}
.m_stage_home__product {
  font-family: NoiGrotesk-Light !important;
  margin-bottom: 0px !important;
}
.m_stage_home__option-first {
  opacity: 0.5;
}
.m_stage_home__button {
  width: fit-content;
}
@media (max-width: 921px) {
  .m_stage_home__button {
    margin-left: auto;
  }
}
.m_stage_home__button:disabled, .m_stage_home__button[disabled] {
  opacity: 0.7;
}
.m_stage_home__button:hover {
  cursor: pointer;
}
.m_stage_home .select-selected:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 9px;
  background-size: 16px 9px;
  background-image: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__up--orange.svg");
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  transition: all ease 0.3s;
}
.m_stage_home .select-selected.select-arrow-active:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 9px;
  background-size: 16px 9px;
  background-image: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__up--orange.svg");
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(0deg);
}
.m_stage_home .select-items div, .m_stage_home .select-selected {
  color: #091735;
  padding: 5px 16px;
  border: 1px solid transparent;
  border-radius: 13px;
  cursor: pointer;
  user-select: none;
  display: flex;
  gap: 15px;
  justify-content: space-between;
  align-items: center;
  font-family: NoiGrotesk-Light;
}
.m_stage_home .select-items div {
  padding: 13px 30px;
  border-bottom: 1px solid #FFFFFF;
  border-radius: 0px;
  line-height: 23.04px;
}
.m_stage_home .select-items div:last-child {
  border-bottom: none;
}
.m_stage_home .select-selected {
  background-color: #EFF1F7;
  font-size: 28px;
  line-height: 31.64px;
}
@media (max-width: 921px) {
  .m_stage_home .select-selected {
    padding: 15px 20px;
  }
}
.m_stage_home .select-selected.floating {
  position: fixed;
  right: 30px;
  background-color: #F16D0E;
  color: #FFFFFF;
}
.m_stage_home .select-items {
  position: absolute;
  border-radius: 13px;
  background-color: #EFF1F7;
  top: calc(100% + 10px);
  left: 0;
  right: 0;
  z-index: 99;
}
.m_stage_home .select-hide {
  display: none;
}
.m_stage_home .select-items div:hover, .m_stage_home .same-as-selected {
  font-family: NoiGrotesk-Medium !important;
}
.m_stage_home__floating {
  position: fixed;
  z-index: 50;
  top: 0px;
  right: 70vw;
  width: fit-content;
  opacity: 0;
  font-size: 18px;
  line-height: 23.4px;
  transition: all ease 0.5s;
}
@media (max-width: 921px) {
  .m_stage_home__floating {
    display: none;
  }
}
.m_stage_home__floating.show {
  top: 90vh;
  opacity: 1;
  right: 30px;
}
.m_stage_home__floating .select-selected {
  transition: all ease 0.3s;
  background-color: #F16D0E;
  color: #FFFFFF;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 23.4px;
}
.m_stage_home__floating .select-selected::after {
  transform: rotate(0deg);
  background-image: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__down--white.svg");
}
.m_stage_home__floating .select-selected.select-arrow-active {
  background-color: #EFF1F7;
  color: #091735;
}
.m_stage_home__floating .select-items {
  max-width: 526px;
  width: 200%;
  left: initial;
  top: initial;
  bottom: calc(100% + 10px);
}

.m_facts_grid__headline {
  margin-bottom: 70px !important;
}
@media (max-width: 921px) {
  .m_facts_grid__headline {
    margin-bottom: 50px !important;
  }
}
.m_facts_grid__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 70px;
  grid-column-gap: 48px;
  margin-bottom: 70px;
}
@media (max-width: 921px) {
  .m_facts_grid__wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 40px;
    margin-bottom: 45px;
  }
}
.m_facts_grid__icon {
  width: 53px;
  height: 53px;
  margin-bottom: 30px;
}
@media (max-width: 921px) {
  .m_facts_grid__icon {
    width: 40px;
    height: 40px;
    margin-bottom: 16px;
  }
}
.m_facts_grid__item_headline {
  margin-bottom: 15px !important;
}
@media (max-width: 921px) {
  .m_facts_grid__item_headline {
    margin-bottom: 10px !important;
  }
}
.m_facts_grid__buttons {
  display: flex;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_facts_grid__buttons {
    flex-direction: column;
    gap: 20px;
  }
}
.m_facts_grid__buttons--primary, .m_facts_grid__buttons--secondary {
  width: fit-content;
}

.m_facts_highlight {
  background-color: #091735;
  display: flex;
  gap: 113px;
  padding: 120px 114px;
  border-radius: 0px 13px 0px 0px;
  max-width: 1375px !important;
  margin-left: 33px !important;
  margin-top: 70px;
  margin-bottom: 70px;
}
@media (max-width: 921px) {
  .m_facts_highlight {
    width: calc(100% - 10px);
    max-width: none !important;
    margin-left: 10px !important;
    gap: 30px;
    padding: 60px 20px;
    flex-direction: column;
  }
}
@media screen and (min-width: 922px) and (max-width: 1050px) {
  .m_facts_highlight {
    flex-direction: column;
  }
}
.m_facts_highlight__headline {
  margin-bottom: 0px !important;
  max-width: 372px;
}
.m_facts_highlight__wrapper {
  display: flex;
  gap: 70px;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 921px) {
  .m_facts_highlight__wrapper {
    flex-direction: column;
    gap: 30px;
  }
}
.m_facts_highlight__item_number {
  margin-bottom: 0px !important;
}
@media (max-width: 921px) {
  .m_facts_highlight__item_number {
    font-size: 40px !important;
    line-height: 44.8px !important;
  }
}
.m_facts_highlight__item_subheadline {
  margin-bottom: 0px !important;
}
.m_facts_highlight__buttons {
  display: flex;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_facts_highlight__buttons {
    gap: 20px;
    flex-direction: column;
  }
}
.m_facts_highlight__buttons--primary, .m_facts_highlight__buttons--secondary {
  width: fit-content;
}

@media (max-width: 921px) {
  .m_teaser_products {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.m_teaser_products-wrapper {
  width: calc(100% / 3);
  overflow: hidden;
  position: relative;
}
@media (max-width: 921px) {
  .m_teaser_products-wrapper {
    width: 100%;
  }
}
.m_teaser_products-gallery {
  display: flex;
  gap: 16px;
}
@media (max-width: 921px) {
  .m_teaser_products-gallery {
    display: block;
  }
}
.m_teaser_products-gallery-item {
  border-radius: 13px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 796px;
  position: relative;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 125% !important;
  padding: 40px;
  transition: all ease 0.3s;
}
@media screen and (min-width: 922px) and (max-width: 1224px) {
  .m_teaser_products-gallery-item {
    min-height: 580px;
  }
}
.m_teaser_products-gallery-item:hover {
  background-size: 135% !important;
}
@media (max-width: 921px) {
  .m_teaser_products-gallery-item {
    background: none !important;
    width: 100%;
    min-height: auto;
    padding: initial;
    margin-bottom: 40px;
  }
}
.m_teaser_products-gallery-item-textblock {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 300px;
}
@media (max-width: 921px) {
  .m_teaser_products-gallery-item-textblock {
    min-height: auto;
    margin-top: 20px;
  }
}
.m_teaser_products-gallery-item-header {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_teaser_products-gallery-item-header img {
    height: 72px;
    order: 1;
    width: 72px;
  }
  .m_teaser_products-gallery-item-header h3 {
    order: 2;
  }
}
.m_teaser_products-gallery-item-title {
  margin-bottom: 30px !important;
}
@media (max-width: 921px) {
  .m_teaser_products-gallery-item-title {
    display: none;
  }
}
.m_teaser_products-gallery-item-title-mobile {
  display: none;
  margin-bottom: 0px !important;
}
@media (max-width: 921px) {
  .m_teaser_products-gallery-item-title-mobile {
    display: block;
  }
}
.m_teaser_products-gallery-item-copy {
  color: #FFFFFF;
  font-weight: 300;
  margin-bottom: 60px !important;
}
@media (max-width: 921px) {
  .m_teaser_products-gallery-item-copy {
    color: #000000 !important;
    margin-bottom: 20px !important;
  }
}
.m_teaser_products-gallery-item-copy.copy--white {
  font-size: 18px;
}
.m_teaser_products-gallery-item-image {
  height: 796px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}
@media (max-width: 921px) {
  .m_teaser_products-gallery-item-image {
    display: none;
  }
}
.m_teaser_products-gallery-item-image img {
  height: 100%;
  object-fit: cover;
}
.m_teaser_products-gallery-item-link {
  position: relative;
  bottom: 5px;
}
@media (max-width: 921px) {
  .m_teaser_products-gallery-item-link {
    border-color: #F16D0E;
    color: #F16D0E;
  }
}

.m_stage_detail {
  display: flex;
}
@media (max-width: 921px) {
  .m_stage_detail {
    flex-direction: column;
  }
}
.m_stage_detail__product {
  margin-bottom: 10px !important;
  font-family: NoiGrotesk-Medium !important;
}
.m_stage_detail__headline {
  margin-bottom: 30px !important;
}
.m_stage_detail__copy {
  font-family: NoiGrotesk-Light !important;
  margin-bottom: 40px !important;
}
.m_stage_detail__container {
  width: 50%;
}
@media (max-width: 921px) {
  .m_stage_detail__container {
    width: 100%;
  }
}
.m_stage_detail__container .default_headline {
  font-size: 20px;
  line-height: 29.3px;
  font-weight: 400;
}
.m_stage_detail__buttons {
  display: flex;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_stage_detail__buttons {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 60px;
  }
}
.m_stage_detail__buttons--primary, .m_stage_detail__buttons--secondary {
  width: fit-content;
}
.m_stage_detail__image {
  width: 50%;
  object-fit: contain;
}
@media (max-width: 921px) {
  .m_stage_detail__image {
    width: 100%;
  }
}
@media (min-width: 922px) and (max-width: 1150px) {
  .m_stage_detail img {
    object-fit: contain;
  }
}

.m_teaser_story {
  display: flex;
  background-color: #091735;
}
@media (max-width: 921px) {
  .m_teaser_story {
    flex-direction: column;
  }
}
.m_teaser_story--hide {
  aspect-ratio: 0 !important;
}
.m_teaser_story__headline {
  margin-bottom: 40px !important;
}
.m_teaser_story__copy > *, .m_teaser_story__copy > * > * {
  font-family: NoiGrotesk-Light !important;
}
.m_teaser_story__image {
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 58px;
  padding-right: 146px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 200px;
}
.m_teaser_story__image--half {
  width: 60%;
}
@media (max-width: 921px) {
  .m_teaser_story__image--half {
    width: 100%;
    aspect-ratio: 1.23;
  }
}
.m_teaser_story__image--fullscreen {
  width: 100%;
  aspect-ratio: 2;
}
@media (max-width: 921px) {
  .m_teaser_story__image--fullscreen {
    width: 100%;
    aspect-ratio: 1.23;
  }
}
.m_teaser_story__image--fullscreen .m_teaser_story__text {
  width: 70%;
}
@media (max-width: 921px) {
  .m_teaser_story__image {
    gap: 0px;
    padding-top: 7px;
    padding-bottom: 30px;
    padding-left: 28px;
    padding-right: 28px;
    justify-content: flex-end;
  }
}
@media (max-width: 921px) {
  .m_teaser_story__text {
    display: none;
  }
}
.m_teaser_story__text--mobile {
  display: none;
}
@media (max-width: 921px) {
  .m_teaser_story__text--mobile {
    padding: 60px 30px;
    padding-bottom: 0px;
    display: block;
  }
}
.m_teaser_story__text .default-headline {
  font-size: 15px;
  color: #EFF1F7;
  font-weight: 500;
  margin: 22px 0 0;
  margin-bottom: 0.5em;
}
.m_teaser_story__logo {
  max-width: 275px;
}
@media (max-width: 921px) {
  .m_teaser_story__logo {
    max-width: 151px;
  }
}
.m_teaser_story__facts {
  width: 40%;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 58px;
  padding-right: 58px;
}
.m_teaser_story__facts_topline {
  margin-bottom: 30px !important;
}
@media (max-width: 921px) {
  .m_teaser_story__facts {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.m_teaser_story__item {
  margin-bottom: 30px;
}
.m_teaser_story__item_number {
  margin-bottom: 0px !important;
}
.m_teaser_story__item_copy {
  max-width: 272px;
  margin-bottom: 0px !important;
}
.m_teaser_story__buttons {
  display: flex;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_teaser_story__buttons {
    flex-direction: column;
  }
}
.m_teaser_story__buttons--mobile {
  display: none;
  width: fit-content;
  margin-left: 30px;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 921px) {
  .m_teaser_story__buttons--mobile {
    margin-left: 30px !important;
    display: flex;
    flex-direction: column;
  }
}
.m_teaser_story__buttons--primary {
  color: #FFFFFF;
}
.m_teaser_story__buttons--primary:hover {
  color: #FFFFFF;
}

.m_image_text {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 921px) {
  .m_image_text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.m_image_text__headline {
  padding: 0px 145px;
  padding-bottom: 70px;
  max-width: 700px;
  margin-bottom: 0px !important;
}
@media (max-width: 921px) {
  .m_image_text__headline {
    padding: 0px 28px;
    padding-bottom: 50px;
  }
}
.m_image_text__item {
  display: flex;
}
@media (max-width: 921px) {
  .m_image_text__item {
    flex-direction: column;
    padding-bottom: 50px;
  }
}
.m_image_text__item:nth-child(even) {
  flex-direction: row-reverse;
}
@media (max-width: 921px) {
  .m_image_text__item:nth-child(even) {
    flex-direction: column;
    align-items: flex-end;
  }
}
@media (max-width: 921px) {
  .m_image_text__item lottie-player {
    width: 80% !important;
    margin: 0 auto;
  }
}
.m_image_text__image {
  width: 50%;
  aspect-ratio: 1.51;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.m_image_text__image--even {
  border-radius: 0px 13px 13px 0px;
}
.m_image_text__image--odd {
  border-radius: 13px 0px 0px 13px;
}
@media (max-width: 921px) {
  .m_image_text__image {
    width: 93%;
  }
}
.m_image_text__text {
  width: 50%;
  padding: 78px 70px;
  opacity: 0;
  transform: translateY(20px);
  animation: hide 1s forwards;
}
.m_image_text__text.show {
  animation: show 1s forwards;
}
@media (max-width: 921px) {
  .m_image_text__text {
    width: 100%;
    padding: 40px 28px;
    padding-bottom: 0px;
  }
}
.m_image_text__copy {
  margin-bottom: 40px !important;
}
.m_image_text__buttons {
  display: flex;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_image_text__buttons {
    flex-direction: column;
  }
}
.m_image_text__buttons--primary, .m_image_text__buttons--secondary {
  width: fit-content;
}

@keyframes show {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes hide {
  from {
    opacity: 1;
    transform: translateY(0px);
  }
  to {
    opacity: 0;
    transform: translateY(20px);
  }
}
.m_image_text_options {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 1500px) {
  .m_image_text_options {
    padding: 28px;
  }
}
.m_image_text_options.full_width {
  max-width: 1920px !important;
  width: 100%;
}
.m_image_text_options.block_width {
  max-width: 1800px !important;
  width: 100%;
}
.m_image_text_options.block_width .m_image_text_options__wrapper {
  border-radius: 20px;
}
@media (max-width: 921px) {
  .m_image_text_options {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.m_image_text_options__bg--lightblue .m_image_text_options__wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #81B5FF;
}
.m_image_text_options__bg--darkblue .m_image_text_options__wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
  border-radius: 14px;
  background-color: #091735;
  color: #ffffff;
}
.m_image_text_options__headline {
  padding: 0px 145px;
  padding-bottom: 70px;
  max-width: 700px;
  margin-bottom: 0px !important;
}
@media (max-width: 921px) {
  .m_image_text_options__headline {
    padding: 0px 28px;
    padding-bottom: 50px;
  }
}
.m_image_text_options__item {
  display: flex;
}
@media (max-width: 921px) {
  .m_image_text_options__item {
    flex-direction: column;
    padding-bottom: 50px;
  }
}
.m_image_text_options__item:nth-child(even) {
  flex-direction: row-reverse;
}
@media (max-width: 921px) {
  .m_image_text_options__item:nth-child(even) {
    flex-direction: column;
    align-items: flex-end;
  }
}
@media (max-width: 921px) {
  .m_image_text_options__item lottie-player {
    width: 80% !important;
    margin: 0 auto;
  }
}
.m_image_text_options__image {
  width: 50%;
  aspect-ratio: 1.51;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.m_image_text_options__image--even {
  border-radius: 0px 13px 13px 0px;
}
.m_image_text_options__image--odd {
  border-radius: 13px 0px 0px 13px;
}
@media (max-width: 921px) {
  .m_image_text_options__image {
    width: 93%;
  }
}
.m_image_text_options__text {
  width: 35%;
  padding: 78px 70px;
  opacity: 0;
  transform: translateY(20px);
  animation: hide 1s forwards;
}
.m_image_text_options__text.show {
  animation: show 1s forwards;
}
@media (max-width: 921px) {
  .m_image_text_options__text {
    width: 100%;
    padding: 40px 28px;
    padding-bottom: 0px;
  }
}
.m_image_text_options__text .wrapper {
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding-bottom: 20px;
}
.m_image_text_options__copy {
  margin-bottom: 40px !important;
}
.m_image_text_options__buttons {
  display: flex;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_image_text_options__buttons {
    flex-direction: column;
  }
}
.m_image_text_options__buttons--primary, .m_image_text_options__buttons--secondary {
  width: fit-content;
}

@keyframes show {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes hide {
  from {
    opacity: 1;
    transform: translateY(0px);
  }
  to {
    opacity: 0;
    transform: translateY(20px);
  }
}
.m_table_box {
  margin: 0 auto;
  padding-top: 90px;
  padding-bottom: 90px;
}
@media screen and (max-width: 1400px) {
  .m_table_box {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.m_table_box__text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.m_table_box__text .container {
  margin-top: 48px;
  margin-bottom: 48px;
}
@media screen and (min-width: 1200px) {
  .m_table_box__copy {
    max-width: 55%;
  }
}
.m_table_box h4.headline {
  font-weight: 300;
  text-align: center;
  font-family: 'NoiGrotesk-Light';
}
.m_table_box h4.headline.darkblue {
  color: #091735;
}
.m_table_box .headline {
  text-align: center;
  font-size: 44px;
}
.m_table_box .copy {
  text-align: center;
  font-size: 24px;
}
.m_table_box.lightblue {
  background-color: #EFF1F7;
}
@media (max-width: 921px) {
  .m_table_box {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.m_table_box .item.wrapper-flex {
  display: flex;
  flex-direction: row;
  margin-bottom: 28px;
  gap: 15px;
  padding: 31px 37px;
  border-radius: 8px;
  max-width: 913px;
}
@media screen and (max-width: 900px) {
  .m_table_box .item.wrapper-flex {
    flex-direction: column;
  }
}
.m_table_box .item .copy_mixed_light {
  width: 60%;
  text-align: start;
}
@media screen and (max-width: 900px) {
  .m_table_box .item .copy_mixed_light {
    width: 100%;
  }
}
.m_table_box .item .copy_mixed__bold {
  width: 40%;
  text-align: start;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media screen and (max-width: 900px) {
  .m_table_box .item .copy_mixed__bold {
    width: 100%;
  }
}
.m_table_box .item.even {
  background-color: #EFF1F7;
}

.m_image--borders {
  padding: 0px 30px;
}
.m_image--inline {
  padding: 70px 145px;
}
@media (max-width: 921px) {
  .m_image--inline {
    padding: 60px 30px;
  }
}
.m_image--blog {
  padding: 50px 146px;
}
@media (max-width: 921px) {
  .m_image--blog {
    padding: 50px 30px;
  }
}
@media (min-width: 1481px) {
  .blog .m_image--blog {
    max-width: 70%;
    margin: 0 auto;
  }
}
.m_image__image {
  width: 100%;
  height: auto;
}
.m_image__image--borders, .m_image__image--inline, .m_image__image--blog {
  border-radius: 13px;
}
.m_image__image--inline {
  max-width: 954px !important;
  margin: 0 auto;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}
.m_image__image--blog {
  margin: 0 auto !important;
  display: block;
}
.m_image__caption {
  font-size: 16px;
  line-height: 20.8px;
  color: #091735;
  margin-top: 15px;
}

.m_stage_title__wrapper {
  max-width: 956px !important;
}
.m_stage_title__headline {
  max-width: 956px;
}
.m_stage_title__description {
  max-width: 956px;
  font-family: NoiGrotesk-Light !important;
}

.single-helpcenter .m_stage_title {
  padding: 50px 146px;
}
@media (max-width: 921px) {
  .single-helpcenter .m_stage_title {
    padding: 30px 30px;
  }
}
.single-helpcenter .m_stage_title__wrapper {
  max-width: none !important;
}

.m_process_timeline {
  background-color: #091735;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 921px) {
  .m_process_timeline {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.m_process_timeline__headline {
  margin-bottom: 80px !important;
}
@media (max-width: 921px) {
  .m_process_timeline__headline {
    margin-bottom: 50px !important;
  }
}
.m_process_timeline__layout {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}
.m_process_timeline__progress {
  width: 3px;
  height: 100%;
  background-color: #F16D0E;
  position: absolute;
}
@media (max-width: 921px) {
  .m_process_timeline__progress {
    left: 6px;
  }
}
.m_process_timeline__progress-bar {
  width: 3px;
  height: 0%;
  background-color: #81B5FF;
}
.m_process_timeline__item {
  z-index: 2;
  grid-template-rows: auto;
  grid-template-columns: 1fr 200px 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0px;
  padding-bottom: 0px;
  display: grid;
  position: relative;
  width: 100%;
}
@media (max-width: 921px) {
  .m_process_timeline__item {
    display: block;
    padding-left: 40px;
    margin-bottom: 60px;
  }
}
.m_process_timeline__item-left {
  color: #03ff40;
  will-change: opacity;
  opacity: 1;
}
.m_process_timeline__item-middle {
  justify-content: center;
  align-items: stretch;
  display: flex;
}
@media (max-width: 921px) {
  .m_process_timeline__item-middle {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.m_process_timeline__item-middle-circle {
  width: 14px;
  height: 14px;
  background-color: #F16D0E;
  border-radius: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
}
.m_process_timeline__item-middle-circle.blue {
  background-color: #81B5FF;
}
.m_process_timeline__item-right {
  will-change: opacity;
  opacity: 1;
}
.m_process_timeline__item_number {
  margin-bottom: 8px !important;
}
.m_process_timeline__item_number.blue {
  color: #81B5FF;
}
@media (max-width: 921px) {
  .m_process_timeline__item_number {
    margin-bottom: 5px !important;
  }
}
.m_process_timeline__item_title {
  margin-bottom: 15px !important;
}
@media (max-width: 921px) {
  .m_process_timeline__item_title {
    margin-bottom: 10px !important;
  }
}
.m_process_timeline__item_description {
  margin-bottom: 0px !important;
}

.m_video .video-js {
  height: 100%;
  left: 0;
  padding-top: 56.25%;
  top: 0;
  width: 100%;
  border-radius: 13px;
}
.m_video .video-js:hover .vjs-big-play-button {
  background-color: transparent;
}
.m_video .video-js *, .m_video .video-js .vjs-tech {
  border-radius: 13px;
}
.m_video .vjs-poster {
  height: 100%;
  position: absolute;
  width: 100%;
}
.m_video .vjs-poster img {
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  width: 100%;
}
.active .m_video .vjs-poster {
  animation: hide_poster 0.5s forwards ease-out;
  animation-delay: 1000ms;
  pointer-events: none;
}
.m_video .vjs-control-bar {
  display: none;
}
.m_video--borders {
  border-radius: 13px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 921px) {
  .m_video--borders {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.m_video--inline {
  border-radius: 13px;
  padding: 70px 243px !important;
}
@media (max-width: 921px) {
  .m_video--inline {
    padding: 0px !important;
    margin: 60px 30px !important;
  }
}
.m_video--fullwidth {
  border-radius: 0px;
}
.m_video--fullwidth .video-js *, .m_video--fullwidth .video-js .video-tech {
  border-radius: 0px !important;
}
.m_video .vjs-big-play-button {
  background: url("assets/svg/icon__play-button--darkblue.svg") center center no-repeat;
  border: none;
  cursor: pointer;
  height: 45px;
  left: 50%;
  margin-left: 0;
  margin-top: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 45px;
  z-index: 1;
}
.m_video .vjs-big-play-button span {
  display: none;
}

.m_teaser_content_related {
  padding: 90px 0px;
}
@media (max-width: 921px) {
  .m_teaser_content_related {
    padding: 60px 0px;
  }
}
.m_teaser_content_related__headline {
  padding: 0px 146px;
}
@media (max-width: 921px) {
  .m_teaser_content_related__headline {
    padding: 0px 28px;
  }
}
.m_teaser_content_related__swiper {
  width: 100%;
  height: 100%;
  padding: 0 146px;
}
@media (max-width: 921px) {
  .m_teaser_content_related__swiper {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.m_teaser_content_related__seall {
  width: 100%;
  text-align: right;
  margin-bottom: 30px;
  padding: 0px 146px;
  font-size: 18px;
}
.m_teaser_content_related__seall a {
  color: #F16D0E;
}
.m_teaser_content_related__seall a:hover {
  color: #FF5C00;
}
@media (max-width: 921px) {
  .m_teaser_content_related__seall {
    padding: 0px 28px;
    text-align: left;
  }
}
.m_teaser_content_related__info {
  font-family: NoiGrotesk-Light !important;
  margin-bottom: 0px !important;
  line-height: normal;
  margin-bottom: 10px !important;
}
.m_teaser_content_related .swiper-slide {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 921px) {
  .m_teaser_content_related .swiper-slide {
    opacity: 0.5;
    width: 90%;
  }
  .m_teaser_content_related .swiper-slide-active {
    opacity: 1;
  }
}
.m_teaser_content_related .swiper-slide:hover h4 {
  color: #F16D0E;
}
.m_teaser_content_related .swiper-slide img {
  display: block;
  width: 100%;
  aspect-ratio: 1.47;
  object-fit: cover;
  border-radius: 13px;
  margin-bottom: 30px;
}
.m_teaser_content_related .swiper-slide h4 {
  transition: all ease 0.3s;
  margin-bottom: 10px !important;
}
.m_teaser_content_related .swiper-pagination {
  position: initial;
  display: none;
  margin-top: 30px;
}
@media (max-width: 921px) {
  .m_teaser_content_related .swiper-pagination {
    display: block;
  }
}
.m_teaser_content_related .swiper-pagination-bullet {
  opacity: 1;
  background-color: #F16D0E;
}
.m_teaser_content_related .swiper-pagination-bullet-active {
  background-color: black;
}

.m_teaser_content_highlight {
  display: flex;
  border-radius: 13px;
  max-width: 1376px !important;
  margin: 0 auto !important;
}
@media (max-width: 921px) {
  .m_teaser_content_highlight {
    flex-direction: column;
    max-width: 370px !important;
  }
}
.m_teaser_content_highlight__image {
  width: 50%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 13px 0px 0px 13px;
}
@media (max-width: 921px) {
  .m_teaser_content_highlight__image {
    width: 100%;
    aspect-ratio: 1.1;
    border-radius: 13px 13px 0px 0px;
  }
}
.m_teaser_content_highlight__content {
  background-color: #F16D0E;
  transition: all ease 0.3s;
  width: 50%;
  border-radius: 0px 13px 13px 0px;
  cursor: pointer;
}
.m_teaser_content_highlight__content_link_content {
  padding: 90px 70px;
}
@media (max-width: 921px) {
  .m_teaser_content_highlight__content_link_content {
    padding: 50px 28px;
  }
}
.m_teaser_content_highlight__content:hover {
  background-color: #FF5C00;
}
@media (max-width: 921px) {
  .m_teaser_content_highlight__content {
    width: 100%;
    border-radius: 0px 0px 13px 13px;
  }
}
.m_teaser_content_highlight__latests {
  margin-bottom: 15px !important;
}
.m_teaser_content_highlight__headline {
  width: 90%;
  margin-bottom: 30px !important;
}
.m_teaser_content_highlight__categories {
  display: flex;
  gap: 15px;
  margin-bottom: 30px;
}
@media (max-width: 921px) {
  .m_teaser_content_highlight__categories {
    margin-bottom: 20px;
  }
}
.m_teaser_content_highlight__category {
  width: fit-content;
  border-radius: 7px;
  padding: 5px 20px;
  background-color: #091735;
  color: #81B5FF;
  font-size: 14px;
  line-height: normal;
}
.m_teaser_content_highlight__author {
  font-size: 18px !important;
  line-height: 23.4px !important;
}
.m_teaser_content_highlight__author:first-of-type {
  margin-bottom: 10px !important;
}
@media (max-width: 921px) {
  .m_teaser_content_highlight__author {
    font-size: 16px !important;
  }
}

.m_teaser_content_list__filtermobile {
  display: none;
}
@media (max-width: 921px) {
  .m_teaser_content_list__filtermobile {
    display: flex;
    align-items: center;
    gap: 8px;
  }
}
.m_teaser_content_list__filtermobile::after {
  content: "";
  transition: all ease 0.3s;
  background-image: url("./assets/svg/arrow__down--darkblue.svg");
  width: 12px;
  height: 7px;
  display: inline-block;
  background-size: 12px 7px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.m_teaser_content_list__filtermobile.show::after {
  transform: rotate(180deg);
}
.m_teaser_content_list__filter {
  display: block;
  gap: 10px;
  margin-bottom: 90px;
}
@media (max-width: 921px) {
  .m_teaser_content_list__filter {
    display: block;
    overflow: hidden;
    max-height: 0px;
    transition: all ease 1s;
    opacity: 0;
    margin-bottom: 0px;
  }
  .m_teaser_content_list__filter.show {
    opacity: 1;
    max-height: 500px;
    margin-bottom: 40px;
  }
}
.m_teaser_content_list__filter_item {
  width: fit-content;
  display: inline-block;
  background-color: transparent;
  padding: 5px 15px;
  font-size: 18px;
  line-height: 23.4px;
  border: 1px solid #091735;
  border-radius: 9px;
  color: #091735;
  transition: all ease 0.3s;
  cursor: pointer;
  margin-right: 10px;
}
.m_teaser_content_list__filter_item:last-of-type {
  margin-right: 0px;
}
@media (max-width: 921px) {
  .m_teaser_content_list__filter_item {
    display: inline-block;
    margin-inline-end: 10px;
    font-size: 16px;
    line-height: 20.8px;
  }
}
.m_teaser_content_list__filter_item:hover {
  background-color: #091735;
  color: #81B5FF;
}
.m_teaser_content_list__filter_item.selected {
  background-color: #091735;
  color: #81B5FF;
}
.m_teaser_content_list__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 70px;
  grid-column-gap: 16px;
}
@media (max-width: 921px) {
  .m_teaser_content_list__grid {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 40px;
  }
}
.m_teaser_content_list__item {
  display: none;
}
.m_teaser_content_list__item.show {
  display: block;
}
.m_teaser_content_list__item img {
  display: block;
  width: 100%;
  aspect-ratio: 1.776;
  object-fit: cover;
  border-radius: 13px;
  margin-bottom: 30px;
}
@media (max-width: 921px) {
  .m_teaser_content_list__item img {
    margin-bottom: 20px;
  }
}
.m_teaser_content_list__item h3 {
  transition: all ease 0.3s;
  margin-bottom: 15px !important;
}
@media (max-width: 921px) {
  .m_teaser_content_list__item h3 {
    margin-bottom: 10px !important;
  }
}
.m_teaser_content_list__item:hover h3 {
  color: #F16D0E;
}
.m_teaser_content_list__categories {
  display: block;
  gap: 15px;
  margin-bottom: 20px;
}
@media (max-width: 921px) {
  .m_teaser_content_list__categories {
    margin-bottom: 10px;
  }
}
.m_teaser_content_list__category {
  width: fit-content;
  border-radius: 9px;
  padding: 5px 15px;
  background-color: #091735;
  color: #81B5FF;
  font-size: 14px;
  line-height: 23.4px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.m_teaser_content_list__category:last-child {
  margin-right: 0px;
}
.m_teaser_content_list__author {
  font-family: NoiGrotesk-Light !important;
}

.m_search_blog__headline {
  margin-bottom: 30px !important;
}
.m_search_blog__copy {
  font-family: NoiGrotesk-Light !important;
  max-width: 857px;
  margin-bottom: 40px !important;
}
.m_search_blog__form_row {
  max-width: 467px;
  width: 100%;
  border-bottom: 2px solid #EFF1F7;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all ease 0.3s;
}
.m_search_blog__form_row::before {
  content: "";
  background-image: url("./assets/svg/search--orange.svg");
  width: 33px;
  height: 33px;
  display: inline-block;
  background-size: 33px 33px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 921px) {
  .m_search_blog__form_row::before {
    width: 27px;
    height: 27px;
  }
}
.m_search_blog__form_row.focus-within {
  border-bottom: 2px solid #091735;
}
.m_search_blog__form_input {
  background-color: transparent !important;
  width: calc(100% - 33px);
  padding-bottom: 15px !important;
  font-size: 28px;
  font-weight: 300;
  line-height: 31.64px;
}
@media (max-width: 921px) {
  .m_search_blog__form_input {
    font-size: 24px;
    line-height: 26.88px;
  }
}
.m_search_blog__form_input:focus {
  border-color: transparent !important;
  outline-width: 0;
}
.m_search_blog__form_button {
  display: none;
}

.m_teaser_use_case-title {
  margin-bottom: 70px !important;
  max-width: 50% !important;
}
@media (max-width: 921px) {
  .m_teaser_use_case-title {
    margin-bottom: 40px !important;
    max-width: none !important;
  }
}
.m_teaser_use_case-journies {
  display: flex;
  width: 100%;
  justify-content: center;
}
@media (max-width: 921px) {
  .m_teaser_use_case-journies {
    display: none;
    margin-right: 0;
  }
}
.m_teaser_use_case-journies-journey {
  width: calc(100% / 3);
  max-width: 383px;
  position: relative;
  z-index: 2;
}
.m_teaser_use_case-journies-journey-title {
  background-color: #FFFFFF;
  border: solid 1px #091735;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  color: #091735;
  cursor: pointer;
  line-height: 63px !important;
  position: relative;
  text-align: center;
  margin-bottom: 0px !important;
}
@media (max-width: 921px) {
  .m_teaser_use_case-journies-journey-title {
    display: none;
  }
}
.m_teaser_use_case-journies-journey-title:hover {
  border-color: #FF5C00;
  color: #FF5C00;
}
.m_teaser_use_case-journies-journey-title:hover:after {
  content: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__right--white--orange-hover-border.svg");
}
.m_teaser_use_case-journies-journey-title.active {
  background-color: #091735;
  border-color: #091735 !important;
  color: #81B5FF;
}
.m_teaser_use_case-journies-journey-title.active:after {
  border-left: solid 2px #091735;
  content: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__right--darkblue.svg");
}
@media (max-width: 921px) {
  .m_teaser_use_case-journies-journey-title.active {
    background-color: #FFFFFF;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    color: #091735;
    text-align: left;
  }
}
.m_teaser_use_case-journies-journey-title:after {
  content: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__right--white.svg");
  border-left: solid 2px #FFFFFF;
  height: 100%;
  position: absolute;
  right: 1px;
  top: 0;
  width: 0;
  z-index: 1;
}
@media (max-width: 921px) {
  .m_teaser_use_case-journies-journey-title:after {
    display: none;
  }
}
.m_teaser_use_case-journies-journey svg {
  width: calc(100% + 25px);
  cursor: pointer;
  transition: all ease 0.3s;
}
.m_teaser_use_case-journies-journey svg text {
  transition: all ease 0.3s;
  fill: #091735;
}
.m_teaser_use_case-journies-journey svg path {
  transition: all ease 0.3s;
}
.m_teaser_use_case-journies-journey svg:hover {
  fill: #FFFFFF;
}
.m_teaser_use_case-journies-journey svg:hover path {
  stroke: #FF5C00;
}
.m_teaser_use_case-journies-journey svg:hover text {
  fill: #FF5C00;
}
.m_teaser_use_case-journies-journey svg.active {
  fill: #091735 !important;
}
.m_teaser_use_case-journies-journey svg.active path {
  stroke: #091735 !important;
}
.m_teaser_use_case-journies-journey svg.active text {
  fill: #81B5FF !important;
}
.m_teaser_use_case-journies-journey:nth-child(2) {
  left: -5px;
  z-index: 1;
}
.m_teaser_use_case-journies-journey:nth-child(3) {
  left: -10px;
  z-index: 0;
}
.m_teaser_use_case-journiesmobile {
  display: none;
}
@media (max-width: 921px) {
  .m_teaser_use_case-journiesmobile {
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between;
  }
}
.m_teaser_use_case-journiesmobile-journey-title {
  margin-bottom: 0px !important;
}
.m_teaser_use_case-journiesmobile-journey-title.active {
  border-bottom: 2px solid #091735;
}
.m_teaser_use_case-copies {
  padding: 70px 150px;
}
@media (max-width: 921px) {
  .m_teaser_use_case-copies {
    padding: 0;
    margin-bottom: 40px;
  }
}
.m_teaser_use_case-copies-copy {
  display: none;
}
.m_teaser_use_case-copies-copy.active {
  display: block;
  text-align: center;
}
@media (max-width: 921px) {
  .m_teaser_use_case-copies-copy.active {
    text-align: left;
  }
}
.m_teaser_use_case-products-product {
  display: none;
}
.m_teaser_use_case-products-product.active {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 70px;
}
@media (max-width: 921px) {
  .m_teaser_use_case-products-product.active {
    flex-direction: column;
  }
}
.m_teaser_use_case-products-product-item {
  width: calc(100% / 3);
}
@media (max-width: 921px) {
  .m_teaser_use_case-products-product-item {
    width: 100%;
  }
}
.m_teaser_use_case-products-product-item-header {
  display: flex;
  flex-direction: column;
}
@media (max-width: 921px) {
  .m_teaser_use_case-products-product-item-header {
    align-items: center;
    gap: 15px;
    flex-direction: row;
    margin-bottom: 20px;
  }
}
.m_teaser_use_case-products-product-item-header-headline {
  margin-bottom: 30px !important;
}
@media (max-width: 921px) {
  .m_teaser_use_case-products-product-item-header-headline {
    margin-bottom: 0 !important;
    width: 70%;
  }
}
.m_teaser_use_case__buttons-group {
  display: none;
}
.m_teaser_use_case__buttons-group.active {
  display: flex;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_teaser_use_case__buttons-group.active {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 60px;
  }
}
.m_teaser_use_case__buttons {
  display: flex;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_teaser_use_case__buttons {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 60px;
  }
}
.m_teaser_use_case__buttons--primary, .m_teaser_use_case__buttons--secondary {
  width: fit-content;
}
.m_teaser_use_case-gallery {
  display: grid;
  gap: 16px;
}
@media (max-width: 921px) {
  .m_teaser_use_case-gallery {
    display: block;
  }
}
.m_teaser_use_case-gallery-item {
  border-radius: 13px;
  grid-column: 1;
  grid-row: 1;
  overflow: hidden;
  position: relative;
}
.m_teaser_use_case-gallery-item + div {
  grid-column: 2;
  grid-row: 1;
}
.m_teaser_use_case-gallery-item + div + div {
  grid-column: 3;
  grid-row: 1;
}
.m_teaser_use_case-gallery-item-header {
  margin-bottom: 30px;
}
.m_teaser_use_case-gallery-item-header-headline {
  margin-bottom: 20px;
}
@media (max-width: 921px) {
  .m_teaser_use_case-gallery-item {
    display: grid;
    height: auto;
    overflow: visible;
  }
  .m_teaser_use_case-gallery-item + div {
    grid-column: 1;
    grid-row: 2;
  }
  .m_teaser_use_case-gallery-item + div + div {
    grid-column: 1;
    grid-row: 3;
  }
}
.m_teaser_use_case-gallery-item-icon {
  height: 99px;
  margin-bottom: 30px;
  width: 99px;
}
@media (max-width: 921px) {
  .m_teaser_use_case-gallery-item-icon {
    height: 72px;
    margin-bottom: 0;
    width: 72px;
  }
}
@media (max-width: 921px) {
  .m_teaser_use_case-gallery-item-textblock {
    grid-column: 1/3;
    grid-row: 1;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: relative;
  }
}
@media (max-width: 921px) {
  .m_teaser_use_case-gallery-item-textblock > span {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    min-height: 72px;
  }
}
.m_teaser_use_case-gallery-item-title {
  color: #091735;
  font-size: 38px;
  font-weight: 500;
}
@media (max-width: 921px) {
  .m_teaser_use_case-gallery-item-title {
    color: #000000 !important;
    line-height: 112% !important;
    margin-bottom: 0 !important;
    margin-left: calc(72px + 15px);
    max-width: 50%;
  }
}
.m_teaser_use_case-gallery-item-copy {
  color: #091735;
}
@media (max-width: 921px) {
  .m_teaser_use_case-gallery-item-copy {
    margin-bottom: 40px !important;
    margin-top: 20px !important;
  }
}
.m_teaser_use_case-cta span {
  grid-row: 1;
  margin-bottom: 20px;
}
.m_teaser_use_case-cta span + span {
  grid-row: 2;
  margin-bottom: 0;
}
@media (max-width: 921px) {
  .m_teaser_use_case-cta {
    display: grid;
  }
}
.m_teaser_use_case-cta-button {
  margin-right: 15px;
}
@media (max-width: 921px) {
  .m_teaser_use_case-cta-button {
    margin-right: 0;
  }
}

@media (min-width: 921px) {
  .m_faq_header.module__padding--big {
    padding: 100px 146px;
  }
}
.m_faq_header.module__padding--big.margin {
  padding-bottom: 0px;
}
.m_faq_header__wrapper {
  max-width: 784px !important;
  margin: 0 auto;
}
.m_faq_header__wrapper .faq--left {
  text-align: left;
}
.m_faq_header__wrapper .faq--center {
  text-align: center;
}
.m_faq_header__wrapper .faq--right {
  text-align: right;
}
.m_faq_header__headline {
  max-width: 784px;
}
.m_faq_header__headline.headline {
  font-size: 50px;
}
@media (max-width: 921px) {
  .m_faq_header__headline.headline {
    font-size: 32px;
  }
}
.m_faq_header__description {
  max-width: 784px;
  font-family: NoiGrotesk-Light !important;
}
.m_faq_header__description.headline {
  font-size: 20px;
}
@media (max-width: 921px) {
  .m_faq_header__description.headline {
    font-size: 18px;
  }
}
.m_faq_header__description a {
  text-decoration: underline !important;
  font-size: 20px;
  font-family: NoiGrotesk-Light;
}

@media (min-width: 921px) {
  .m_faq_accordion.module__padding--big {
    padding: 100px 146px;
  }
}
.m_faq_accordion__wrapper {
  max-width: 784px !important;
  margin: 0 auto;
}
.m_faq_accordion__wrapper .faq--left {
  text-align: left;
}
.m_faq_accordion__wrapper .faq--center {
  text-align: center;
}
.m_faq_accordion__wrapper .faq--right {
  text-align: right;
}
.m_faq_accordion__wrapper .accordion-seperator {
  margin-top: 20px;
  margin-bottom: 40px;
}
.m_faq_accordion__wrapper .question {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
  transition: all .2s linear;
}
.m_faq_accordion__wrapper .question .toggle-icon {
  width: 18px;
  height: auto;
  transition: transform 0.3s ease-in-out;
}
.m_faq_accordion__wrapper .question:hover {
  cursor: pointer;
  color: #F16D0E;
}
.m_faq_accordion__wrapper .item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 40px 10px 20px 10px;
  margin: -40px 0 -20px 0;
  cursor: pointer;
}
.m_faq_accordion__wrapper .item:hover .question {
  color: #F16D0E;
}
.m_faq_accordion__wrapper .answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.m_faq_accordion__wrapper .answer img {
  width: 100%;
  height: auto;
  margin-top: 30px;
  margin-bottom: 20px;
}
.m_faq_accordion__wrapper .answer p {
  font-size: 20px;
  font-family: 'NoiGrotesk-Light';
  font-weight: 300;
}
.m_faq_accordion__wrapper .answer.active {
  height: 100%;
  max-height: 3000px;
  opacity: 1;
}
.m_faq_accordion__headline {
  max-width: 784px;
}
.m_faq_accordion__headline.headline {
  font-size: 50px;
}
@media (max-width: 921px) {
  .m_faq_accordion__headline.headline {
    font-size: 32px;
  }
}
.m_faq_accordion__description {
  max-width: 784px;
  font-family: NoiGrotesk-Light !important;
}
.m_faq_accordion__description.headline {
  font-size: 20px;
}
@media (max-width: 921px) {
  .m_faq_accordion__description.headline {
    font-size: 18px;
  }
}

.m_faq_accordion_options {
  margin-bottom: 60px !important;
  max-width: 818px !important;
}
.m_faq_accordion_options .container-bg {
  border-radius: 14px;
}
.m_faq_accordion_options__bg--darkblue .container-bg {
  background-color: #091735;
}
.m_faq_accordion_options__bg--lightblue .container-bg {
  background-color: #81B5FF;
}
.m_faq_accordion_options h1.headline {
  text-align: center;
  margin-bottom: 26px;
}
.m_faq_accordion_options h1.default--darkblue {
  color: #ffffff;
}
@media (max-width: 920px) {
  .m_faq_accordion_options.module_padding--big {
    padding: 28px;
  }
}
@media (min-width: 921px) {
  .m_faq_accordion_options.module_padding--big .container-bg {
    padding: 68px 90px;
  }
}
@media (max-width: 920px) {
  .m_faq_accordion_options.module_padding--big .container-bg {
    padding: 28px;
  }
}
.m_faq_accordion_options__wrapper {
  max-width: 784px !important;
  margin: 0 auto;
}
.m_faq_accordion_options__wrapper .faq--left {
  text-align: left;
}
.m_faq_accordion_options__wrapper .faq--center {
  text-align: center;
}
.m_faq_accordion_options__wrapper .faq--right {
  text-align: right;
}
.m_faq_accordion_options__wrapper .accordion-seperator {
  margin-top: 20px;
  margin-bottom: 40px;
}
.m_faq_accordion_options__wrapper .accordion-seperator.default--darkblue {
  background-color: #ffffff;
}
.m_faq_accordion_options__wrapper .question {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
  transition: all .2s linear;
}
.m_faq_accordion_options__wrapper .question.headline {
  font-size: 18px;
  line-height: 130%;
  font-weight: 500;
}
.m_faq_accordion_options__wrapper .question.default--darkblue {
  color: #ffffff;
}
.m_faq_accordion_options__wrapper .question.default--lightblue {
  color: #091735;
}
.m_faq_accordion_options__wrapper .question .toggle-icon {
  width: 18px;
  height: auto;
  transition: transform 0.3s ease-in-out;
}
.m_faq_accordion_options__wrapper .question:hover {
  cursor: pointer;
  color: #F16D0E;
}
.m_faq_accordion_options__wrapper .item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 40px 10px 20px 10px;
  margin: -40px 0 -20px 0;
  cursor: pointer;
}
.m_faq_accordion_options__wrapper .item:hover .question {
  color: #F16D0E;
}
.m_faq_accordion_options__wrapper .answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.m_faq_accordion_options__wrapper .answer.default--darkblue {
  color: #ffffff;
}
.m_faq_accordion_options__wrapper .answer.default--lightblue {
  color: #091735;
}
.m_faq_accordion_options__wrapper .answer img {
  width: 100%;
  height: auto;
  margin-top: 30px;
  margin-bottom: 20px;
}
.m_faq_accordion_options__wrapper .answer p {
  font-size: 14px;
  font-family: 'NoiGrotesk-Light';
  font-weight: 300;
  line-height: 130%;
}
.m_faq_accordion_options__wrapper .answer.active {
  height: 100%;
  max-height: 3000px;
  opacity: 1;
}
.m_faq_accordion_options__headline {
  max-width: 784px;
}
.m_faq_accordion_options__headline.headline {
  font-size: 50px;
}
@media (max-width: 921px) {
  .m_faq_accordion_options__headline.headline {
    font-size: 32px;
  }
}
.m_faq_accordion_options__description {
  max-width: 784px;
  font-family: NoiGrotesk-Light !important;
}
.m_faq_accordion_options__description.headline {
  font-size: 20px;
}
@media (max-width: 921px) {
  .m_faq_accordion_options__description.headline {
    font-size: 18px;
  }
}

@media (min-width: 921px) {
  .m_usecase_accordion.module__padding--big {
    padding: 0px 30px 70px 30px;
  }
}
@media (min-width: 1480px) {
  .m_usecase_accordion.module__padding--big {
    padding: 0px 128px 70px 128px;
  }
}
.m_usecase_accordion__wrapper {
  display: flex;
  flex-direction: row;
  gap: 30px;
  margin: 0 auto;
}
@media (max-width: 921px) {
  .m_usecase_accordion__wrapper {
    flex-direction: column;
  }
}
.m_usecase_accordion__wrapper .faq--left {
  text-align: left;
}
.m_usecase_accordion__wrapper .faq--center {
  text-align: center;
}
.m_usecase_accordion__wrapper .faq--right {
  text-align: right;
}
.m_usecase_accordion__wrapper .accordion-seperator {
  margin-top: 20px;
  margin-bottom: 40px;
}
.m_usecase_accordion__wrapper .accordion-seperator:first-child {
  margin-top: 0px;
}
.m_usecase_accordion__wrapper .accordion-seperator:last-child {
  margin-bottom: 0px;
}
.m_usecase_accordion__wrapper .question {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
  transition: all .3s linear;
}
.m_usecase_accordion__wrapper .question .toggle-icon {
  width: 18px;
  height: auto;
  transition: transform 0.3s ease-in-out;
}
.m_usecase_accordion__wrapper .item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 40px 10px 20px 10px;
  margin: -40px 0 -20px 0;
  cursor: pointer;
}
.m_usecase_accordion__wrapper .item:hover .question {
  cursor: pointer;
  color: #F16D0E;
}
.m_usecase_accordion__wrapper .answer {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.m_usecase_accordion__wrapper .answer img {
  display: none;
  width: 100%;
  height: auto;
}
@media (max-width: 921px) {
  .m_usecase_accordion__wrapper .answer img {
    margin-top: 20px;
    display: block;
  }
}
.m_usecase_accordion__wrapper .answer .lottie {
  display: none;
}
@media (max-width: 921px) {
  .m_usecase_accordion__wrapper .answer .lottie {
    display: block;
    margin-top: 20px;
  }
}
.m_usecase_accordion__wrapper .answer p {
  font-size: 20px;
  font-family: 'NoiGrotesk-Light';
  font-weight: 300;
}
.m_usecase_accordion__wrapper .answer.active {
  height: 100%;
  max-height: 3000px;
  opacity: 1;
  transition: max-height 1s ease-in-out, opacity 1s ease-in-out;
}
.m_usecase_accordion__wrapper .left {
  height: max-content;
  width: 50%;
}
@media (max-width: 921px) {
  .m_usecase_accordion__wrapper .left {
    width: 100%;
  }
}
.m_usecase_accordion__wrapper .right {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
}
@media (max-width: 921px) {
  .m_usecase_accordion__wrapper .right {
    display: none;
  }
}
.m_usecase_accordion__wrapper .right.white {
  background-color: #FFFFFF;
}
.m_usecase_accordion__wrapper .right.grey {
  background-color: #eef0f680;
}
.m_usecase_accordion__wrapper .right img {
  max-height: 100%;
  width: 100%;
  object-fit: cover;
}
.m_usecase_accordion__headline {
  max-width: 1185px;
  padding: 0px 0px 70px 0px;
  margin-bottom: 0 !important;
}
.m_usecase_accordion__headline.headline {
  font-size: 50px;
}
@media (max-width: 921px) {
  .m_usecase_accordion__headline.headline {
    font-size: 32px;
  }
}
.m_usecase_accordion__description {
  max-width: 784px;
  font-family: NoiGrotesk-Light !important;
}
.m_usecase_accordion__description.headline {
  font-size: 20px;
}
@media (max-width: 921px) {
  .m_usecase_accordion__description.headline {
    font-size: 18px;
  }
}

.m_quote {
  padding: 70px 30px;
}
@media (max-width: 921px) {
  .m_quote {
    padding: 40px 30px;
  }
}
.m_quote__info {
  display: flex;
  align-items: center;
  gap: 20px;
}
.m_quote__authorimage {
  width: 90px;
  height: 90px;
  border-radius: 13px;
}
.m_quote--gray .m_quote__container {
  background: #EFF1F7;
}
.m_quote--orange .m_quote__container {
  background: #FDF2E7;
}
.m_quote__container {
  border-radius: 0px 13px 0px 0px;
  padding: 90px 146px;
  background-color: #81B5FF;
  max-width: 1375px !important;
  margin: 0 auto !important;
}
@media (max-width: 921px) {
  .m_quote__container {
    padding: 60px 28px;
  }
}
.m_quote__container--noimage {
  background-color: #81B5FF;
}
.m_quote__container--withimage {
  background-color: #091735;
  padding: 0px;
}
.m_quote__quote {
  margin-bottom: 30px !important;
}
.m_quote__author {
  font-family: NoiGrotesk-Medium !important;
  margin-bottom: 0px !important;
  line-height: 1em;
}
.m_quote__wrapper {
  display: flex;
}
@media (max-width: 921px) {
  .m_quote__wrapper {
    flex-direction: column;
  }
}
.m_quote__content {
  width: 40%;
  padding: 120px 114px;
  padding-right: 94px;
}
.m_quote__content.w-image {
  width: 60%;
}
@media (max-width: 921px) {
  .m_quote__content.w-image {
    width: 100%;
    padding: 60px 28px;
  }
}
@media (max-width: 921px) {
  .m_quote__content {
    width: 100%;
    padding: 60px 28px;
  }
}
.m_quote__image {
  width: 60%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 0px 13px 0px 0px;
}
.m_quote__image.w-image {
  width: 40%;
  background-position: left;
}
@media (max-width: 921px) {
  .m_quote__image.w-image {
    width: 100%;
    aspect-ratio: 1;
    border-radius: 0px 0px 0px 0px;
  }
}
@media (max-width: 921px) {
  .m_quote__image {
    width: 100%;
    aspect-ratio: 1;
    border-radius: 0px 0px 0px 0px;
  }
}

.m_image_grid {
  padding: 90px 0px;
}
@media (max-width: 921px) {
  .m_image_grid {
    padding: 60px 0px;
  }
}
.m_image_grid__headline {
  width: 80%;
  padding: 0px 146px;
  padding-bottom: 70px;
  margin-bottom: 0px !important;
}
@media (max-width: 921px) {
  .m_image_grid__headline {
    padding: 0px 28px;
    padding-bottom: 50px;
  }
}
.m_image_grid__containertwo {
  display: flex;
  gap: 17px;
  width: 100%;
  padding: 0px 33px;
}
@media (max-width: 921px) {
  .m_image_grid__containertwo {
    gap: 60px;
  }
}
.m_image_grid__containertwo_image {
  width: 50%;
}
@media (max-width: 921px) {
  .m_image_grid__containertwo_image {
    width: 100%;
  }
}
.m_image_grid__containertwo_image img {
  aspect-ratio: 1.48;
  border-radius: 13px;
  margin-bottom: 20px;
}
@media (max-width: 921px) {
  .m_image_grid__containertwo_image img {
    margin-bottom: 30px;
  }
}
.m_image_grid__containertwo_image h4 {
  margin-left: 17px;
  font-size: 18px !important;
  margin-bottom: 0px !important;
}
@media (max-width: 921px) {
  .m_image_grid__containertwo {
    flex-direction: column;
    padding: 0px 10px;
  }
}
.m_image_grid__containerthree {
  padding: 0px 146px;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
}
@media (max-width: 921px) {
  .m_image_grid__containerthree {
    padding: 0px 28px;
    flex-direction: column;
  }
}
.m_image_grid__containerthree img {
  border-radius: 13px;
  aspect-ratio: 1;
  width: 33%;
}
@media (max-width: 921px) {
  .m_image_grid__containerthree img {
    width: 100%;
  }
}

.m_text_summary {
  display: flex;
  background-color: #EFF1F7;
}
@media (max-width: 921px) {
  .m_text_summary {
    flex-direction: column;
  }
}
.m_text_summary__left, .m_text_summary__right {
  width: 50%;
}
@media (max-width: 921px) {
  .m_text_summary__left, .m_text_summary__right {
    width: 100%;
  }
}
.m_text_summary__section {
  margin-bottom: 40px;
}
@media (max-width: 921px) {
  .m_text_summary__section {
    margin-bottom: 30px;
  }
  .m_text_summary__section:last-of-type {
    margin-bottom: 40px;
  }
}
.m_text_summary__section_title {
  margin-bottom: 50px !important;
}
@media (max-width: 921px) {
  .m_text_summary__section_title {
    margin-bottom: 20px !important;
  }
}
.m_text_summary__topline {
  margin-bottom: 15px !important;
}

.m_stage_blog {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 32px;
  padding-bottom: 32px;
}
.m_stage_blog__breadcrumb {
  margin: 0;
  margin-bottom: 90px;
  list-style: none;
  color: #091735;
}
@media (max-width: 921px) {
  .m_stage_blog__breadcrumb {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden !important;
    margin-bottom: 60px;
  }
}
.m_stage_blog__breadcrumb--item {
  display: inline;
  color: #091735;
  font-size: 14px;
  line-height: normal;
  font-family: NoiGrotesk-Light !important;
}
.m_stage_blog__breadcrumb--item + li:before {
  padding: 8px;
  color: #091735;
  content: "\003e";
}
.m_stage_blog__breadcrumb--item a {
  font-family: NoiGrotesk-Light !important;
  color: #091735;
  text-decoration: none;
  opacity: 0.5;
}
.m_stage_blog__breadcrumb--item a:hover {
  opacity: 1;
  text-decoration: underline;
}
.m_stage_blog__container {
  width: 95%;
  margin: 0 auto;
  margin-left: auto !important;
  margin-right: auto !important;
  background-color: white;
  padding: 90px 114px;
  border-radius: 0px 13px 0px 0px;
  transform: translateY(32px);
}
@media (max-width: 921px) {
  .m_stage_blog__container {
    padding: 60px 20px;
    padding-top: 20px;
  }
}
.m_stage_blog__title {
  width: 90%;
  margin-bottom: 40px !important;
  font-size: 58px !important;
  line-height: 64.96px !important;
}
@media (max-width: 921px) {
  .m_stage_blog__title {
    font-size: 37px !important;
    line-height: 41.44px !important;
  }
}
.m_stage_blog__author_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 921px) {
  .m_stage_blog__author_container {
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
  }
}
.m_stage_blog__author_info {
  display: flex;
  align-items: center;
  gap: 30px;
}
.m_stage_blog__author_info img {
  width: 66px;
  height: 66px;
  object-fit: cover;
  border-radius: 13px;
}
.m_stage_blog__author_text {
  display: flex;
  gap: 30px;
}
@media (max-width: 921px) {
  .m_stage_blog__author_text {
    flex-direction: column;
    gap: 5px;
  }
}
.m_stage_blog__author_text .container-flex {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.m_stage_blog__author_text .container-flex .m_stage_blog__categories {
  display: flex;
  flex-direction: row;
  gap: 15px;
}
.m_stage_blog__author_text .container-flex .m_stage_blog__categories .m_stage_blog__category {
  background-color: #091735;
  width: max-content;
  padding: 5px 20px;
  border-radius: 7px;
  color: #81B5FF;
  font-size: 14px;
}
.m_stage_blog__author_name, .m_stage_blog__author_name span {
  font-size: 18px !important;
  line-height: 22.86px !important;
}
.m_stage_blog__author_date {
  font-size: 18px !important;
  line-height: 22.86px !important;
}
@media (max-width: 921px) {
  .m_stage_blog__author_date {
    font-size: 14px !important;
    line-height: 18.62px !important;
  }
}
.m_stage_blog__author_social {
  display: flex;
  gap: 25px;
}
.m_stage_blog__hero_image {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0px 28px 30px 28px;
}
.m_stage_blog__hero_image img {
  width: 744px;
}
.m_stage_blog__hero_image .hero_image_alt {
  max-width: 744px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  font-family: 'NoiGrotesk-Light';
  color: #091735;
}
.m_stage_blog__hero_image .image_wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.m_404__topline {
  margin-bottom: 15px !important;
}
@media (max-width: 921px) {
  .m_404__topline {
    margin-bottom: 10px !important;
  }
}
.m_404__headline {
  margin-bottom: 30px !important;
}
@media (max-width: 921px) {
  .m_404__headline {
    margin-bottom: 40px !important;
  }
}

.m_text_two_column--white {
  background-color: #FFFFFF;
}
.m_text_two_column--lightblue {
  background-color: #EFF1F7;
}
.m_text_two_column__wrapper {
  display: flex;
  gap: 116px;
  padding-top: 120px;
  padding-bottom: 120px;
}
@media (max-width: 921px) {
  .m_text_two_column__wrapper {
    gap: 30px;
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.m_text_two_column-text {
  width: 40%;
}
@media (max-width: 921px) {
  .m_text_two_column-text {
    width: 100%;
  }
}
.m_text_two_column-title {
  min-width: 110%;
}
@media (max-width: 921px) {
  .m_text_two_column-title {
    min-width: initial;
    margin-bottom: 0px !important;
  }
}
.m_text_two_column__content {
  width: 60%;
}
@media (max-width: 921px) {
  .m_text_two_column__content {
    width: 100%;
  }
}
.m_text_two_column-copy {
  color: #091735;
  margin-bottom: 40px !important;
}
.m_text_two_column-copy p {
  font-family: NoiGrotesk-Light;
  margin-bottom: 0px !important;
}
.m_text_two_column__buttons {
  display: flex;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_text_two_column__buttons {
    flex-direction: column;
    gap: 20px;
  }
}
.m_text_two_column__buttons--primary, .m_text_two_column__buttons--secondary {
  width: fit-content;
}

.blog .m_text_plain {
  font-size: 20px;
}
@media (min-width: 1481px) {
  .blog .m_text_plain {
    max-width: 70%;
    margin: 0 auto;
  }
}

.m_text_plain__padding--big {
  padding: 40px 240px;
}
@media (max-width: 921px) {
  .m_text_plain__padding--big {
    padding: 60px 28px;
  }
}
.m_text_plain__padding--small {
  padding: 35px 146px;
}
@media (max-width: 921px) {
  .m_text_plain__padding--small {
    padding: 30px 28px;
  }
}
.m_text_plain--darkblue {
  background-color: #091735;
  color: #81B5FF;
  padding: 90px 146px;
}
@media (max-width: 921px) {
  .m_text_plain--darkblue {
    padding: 60px 28px;
  }
}
.m_text_plain--white {
  background-color: #FFFFFF;
  color: #091735;
}
.m_text_plain__text {
  margin-bottom: 40px;
}
.m_text_plain__text .copy p {
  line-height: 30px;
}
.m_text_plain__text--smalltext * {
  font-family: NoiGrotesk-Light;
  line-height: 30px;
}
.m_text_plain__text--smalltext strong, .m_text_plain__text--smalltext b {
  font-family: NoiGrotesk-Medium;
}
.m_text_plain__text a {
  text-decoration: underline !important;
}

.single-helpcenter .m_text_plain {
  padding: 30px 146px;
}
@media (max-width: 921px) {
  .single-helpcenter .m_text_plain {
    padding: 0px 30px;
  }
}

.m_text_two_links {
  display: grid;
  gap: 115px;
  padding: 120px 146px;
}
@media (max-width: 921px) {
  .m_text_two_links {
    gap: 60px;
    padding: 60px 10px 60px 29px;
  }
}
.m_text_two_links-wrapper {
  grid-column: 1;
}
.m_text_two_links-wrapper + div {
  grid-column: 2;
}
@media (max-width: 921px) {
  .m_text_two_links-wrapper + div {
    grid-column: 1;
  }
}
.m_text_two_links-headline {
  margin-bottom: 30px !important;
}
.m_text_two_links-copy, .m_text_two_links-copy > * {
  font-family: NoiGrotesk-Light !important;
  color: #091735;
  margin-bottom: 40px !important;
  font-size: 20px !important;
  line-height: 29.3px !important;
}
@media (max-width: 921px) {
  .m_text_two_links-copy, .m_text_two_links-copy > * {
    font-size: 18px !important;
    line-height: 23.04px !important;
  }
}

.m_support_24_7__headline {
  max-width: 50%;
  margin-bottom: 60px !important;
}
@media (max-width: 921px) {
  .m_support_24_7__headline {
    max-width: 90%;
    margin-bottom: 40px !important;
  }
}
.m_support_24_7__image {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.m_support_24_7__checkmarks {
  display: flex;
  align-items: flex-start;
  gap: 60px;
}
@media (max-width: 921px) {
  .m_support_24_7__checkmarks {
    flex-direction: column;
  }
}
.m_support_24_7__checkmark {
  width: calc(100% / 3);
  display: flex;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_support_24_7__checkmark {
    width: 100%;
  }
}
.m_support_24_7__checkmark_copy {
  position: relative;
  display: flex;
  gap: 15px;
  margin-bottom: 0px !important;
}
.m_support_24_7__checkmark_copy::before {
  content: url("./assets/svg/tick--blue.svg");
  height: 100%;
}
.m_support_24_7__checkmark_subcopy {
  position: relative;
  display: flex;
  gap: 5px;
  margin-bottom: 0px !important;
}
.m_support_24_7__checkmark_subcopy::before {
  content: url("./assets/svg/star--green.svg");
  height: 100%;
}
.m_support_24_7__content {
  display: flex;
  gap: 115px;
}
@media (max-width: 921px) {
  .m_support_24_7__content {
    flex-direction: column;
    gap: 60px;
  }
}
.m_support_24_7__already_customer, .m_support_24_7__new_here {
  width: 50%;
  max-width: 485px;
}
@media (max-width: 921px) {
  .m_support_24_7__already_customer, .m_support_24_7__new_here {
    width: 100%;
    max-width: none;
  }
}
.m_support_24_7__subheadline {
  margin-bottom: 30px !important;
}
.m_support_24_7__copy {
  margin-bottom: 40px !important;
}

.m_channels {
  background-color: #EFF1F7;
  padding: 120px 147px;
}
@media (max-width: 921px) {
  .m_channels {
    padding: 60px 28px;
  }
}
.m_channels-topline {
  color: #091735;
  margin-bottom: 15px !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}
@media (max-width: 921px) {
  .m_channels-topline {
    display: none;
  }
}
.m_channels-wrapper-outer {
  display: grid;
  gap: 128px;
  grid-column: 1;
}
@media (max-width: 921px) {
  .m_channels-wrapper-outer {
    gap: 40px;
    grid-row: 2;
  }
}
.m_channels-headline {
  margin-bottom: 30px !important;
}
.m_channels-copy {
  color: #091735;
  margin-bottom: 40px !important;
}
@media (max-width: 921px) {
  .m_channels-copy {
    margin-bottom: 30px !important;
  }
}
.m_channels-cta {
  display: flex;
  gap: 15px;
}
@media (max-width: 921px) {
  .m_channels-cta {
    margin-bottom: 0;
    flex-direction: column;
  }
}
.m_channels-cta-button {
  width: fit-content;
}
.m_channels-channels-outer {
  grid-column: 2;
}
@media (max-width: 921px) {
  .m_channels-channels-outer {
    grid-column: 1;
    grid-row: 1;
  }
}
.m_channels-channels-inner {
  display: grid;
  gap: 30px 23px;
}
@media (max-width: 921px) {
  .m_channels-channels-inner {
    gap: 20px;
  }
}
.m_channels-channel {
  display: grid;
  gap: 15px;
  grid-template-columns: 70px 177px;
  grid-template-rows: 70px;
}
.m_channels-channel-headline {
  grid-column: 2;
  grid-row: 1;
  margin: auto 0 !important;
  text-align: left;
  word-break: break-word;
}
.m_channels-channel-image {
  grid-column: 1;
  grid-row: 1;
  height: 70px;
  object-fit: contain;
  width: 70px;
}
@media (max-width: 921px) {
  .m_channels-channel-image {
    width: 60px;
    height: 60px;
  }
}
.m_channels-channel:nth-of-type(odd) {
  grid-column: 1;
}
.m_channels-channel:nth-of-type(even) {
  grid-column: 2;
}
@media (max-width: 921px) {
  .m_channels-channel:nth-of-type(even) {
    grid-column: 1;
  }
}

@media (max-width: 921px) {
  .m_benefits {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.m_benefits__wrapper {
  background-color: #091735;
  width: 100%;
  padding: 70px 58px 73px 58px;
}
@media (max-width: 921px) {
  .m_benefits__wrapper {
    width: 100%;
    padding: 60px 43px;
  }
}
.m_benefits__benefits {
  display: flex;
  gap: 40px;
}
@media (max-width: 921px) {
  .m_benefits__benefits {
    flex-direction: column;
  }
}
.m_benefits__copy {
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px !important;
}
.m_benefits__copy::before {
  content: url("./assets/svg/tick--blue.svg");
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 100%;
}
@media (max-width: 921px) {
  .m_benefits__copy {
    margin-bottom: 10px !important;
  }
}
.m_benefits__subheadline {
  position: relative;
  padding-left: 40px;
  margin-bottom: 0px !important;
}
.m_benefits__subheadline::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 100%;
}

.m_product_usecase_fit {
  overflow: hidden;
}
.m_product_usecase_fit__headline {
  width: 90%;
  max-width: 857px !important;
  margin-bottom: 40px !important;
}
.m_product_usecase_fit__text {
  width: 90%;
  margin-bottom: 40px;
}
@media (max-width: 921px) {
  .m_product_usecase_fit__text {
    width: 95%;
  }
}
.m_product_usecase_fit__logo {
  width: 71px !important;
  height: 71px !important;
  margin-bottom: 0px !important;
}
@media (max-width: 921px) {
  .m_product_usecase_fit__logo {
    width: 50px !important;
    height: 50px !important;
  }
}
.m_product_usecase_fit__image {
  width: 100%;
  aspect-ratio: 1.47;
  object-fit: cover;
  border-radius: 13px;
  margin-bottom: 40px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 921px) {
  .m_product_usecase_fit__image {
    margin-bottom: 30px;
  }
}
.m_product_usecase_fit__header {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 25px;
}
.m_product_usecase_fit__tag {
  position: absolute;
  right: 0px;
  top: 40px;
  background-color: #81B5FF;
  color: #091735;
  padding: 8px 16px;
  font-size: 12.67px;
  line-height: 16.506px;
}
@media (max-width: 921px) {
  .m_product_usecase_fit__tag {
    right: auto;
    top: auto;
    left: 0px;
    bottom: 20px;
  }
}
.m_product_usecase_fit__subheadline {
  margin-bottom: 30px !important;
}
.m_product_usecase_fit__copy {
  font-size: 18px !important;
}
.m_product_usecase_fit__letter {
  width: 70px;
  height: 70px;
  background-color: #81B5FF;
  color: #091735;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0px !important;
  border-radius: 13px;
  font-size: 50px;
}
@media (max-width: 921px) {
  .m_product_usecase_fit__letter {
    width: 50px;
    height: 50px;
    font-size: 33px;
    border-radius: 7.5px;
  }
}
.m_product_usecase_fit__parentname {
  text-transform: capitalize;
  margin-bottom: 0px !important;
}
.m_product_usecase_fit .swiper-wrapper {
  margin-bottom: 70px;
}
.m_product_usecase_fit .swiper-wrapper.transition {
  transition: all ease 0.3s !important;
}
.m_product_usecase_fit .swiper-slide {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 921px) {
  .m_product_usecase_fit .swiper-slide-active {
    opacity: 1;
  }
}
.m_product_usecase_fit .swiper-slide:hover h4 {
  color: #F16D0E;
}
.m_product_usecase_fit .swiper-slide img {
  display: block;
  width: 100%;
  aspect-ratio: 1.47;
  object-fit: cover;
  border-radius: 13px;
  margin-bottom: 30px;
}
.m_product_usecase_fit .swiper-slide h4 {
  transition: all ease 0.3s;
  margin-bottom: 10px !important;
}
.m_product_usecase_fit .swiper-pagination {
  position: initial;
  display: none;
}
@media (max-width: 921px) {
  .m_product_usecase_fit .swiper-pagination {
    display: block;
  }
}
.m_product_usecase_fit .swiper-pagination-bullet {
  opacity: 1;
  background-color: #F16D0E;
}
.m_product_usecase_fit .swiper-pagination-bullet-active {
  background-color: black;
}
.m_product_usecase_fit .swiper-slider {
  position: initial;
}
@media (max-width: 921px) {
  .m_product_usecase_fit .swiper-slider {
    display: none;
  }
}
.m_product_usecase_fit .swiper-slider input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;
  background: #091735;
  border: 0px solid transparent;
  box-shadow: none;
}
.m_product_usecase_fit .swiper-slider input[type=range]::-webkit-slider-thumb {
  background-image: url("./assets/svg/slider.svg");
  -webkit-appearance: none;
  appearance: none;
  background-color: initial;
  width: 64px;
  height: 45px;
  border: 0;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: -20px;
  /* alignment fix for Chrome */
}
.m_product_usecase_fit .swiper-slider input[type=range]::-moz-range-thumb {
  width: 64px;
  height: 45px;
  border: 0;
  background-color: initial;
  background-image: url("./assets/svg/slider.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.m_product_usecase_fit .swiper-slider input[type=range]::-ms-thumb {
  margin: 0;
  /* Reset margin in Edge since it supports -webkit-slider-thumb as well */
}

.m_fact_inline a {
  text-decoration: underline !important;
}
.m_fact_inline__wrapper {
  padding: 50px 100px;
  background-color: #EFF1F7;
  border-radius: 0px 13px 0px 0px;
  max-width: 953px !important;
  margin: 0 auto !important;
}
@media (max-width: 921px) {
  .m_fact_inline__wrapper {
    padding: 20px 35px;
  }
}
.m_fact_inline--gray .m_fact_inline__wrapper {
  background: #EFF1F7;
}
.m_fact_inline--blue .m_fact_inline__wrapper {
  background: #81B5FF;
}
.m_fact_inline--orange .m_fact_inline__wrapper {
  background: #FDF2E7;
}
.m_fact_inline__copy {
  line-height: 30px !important;
}
.m_fact_inline__copy * {
  font-family: NoiGrotesk-Light;
}

.single-helpcenter .m_fact_inline {
  padding: 45px 146px;
}
@media (max-width: 921px) {
  .single-helpcenter .m_fact_inline {
    padding: 30px 30px;
  }
}

.m_stage_overview {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.m_stage_overview__header {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 30px;
}
.m_stage_overview__header img {
  width: 100px;
  height: auto;
}
@media (max-width: 921px) {
  .m_stage_overview__header img {
    width: 70px;
  }
}
.m_stage_overview__headline {
  margin-bottom: 0px !important;
}
.m_stage_overview__copy {
  width: 80%;
  font-family: NoiGrotesk-Light !important;
}
@media (max-width: 921px) {
  .m_stage_overview__copy {
    width: 100%;
  }
}

.wp-block-spacer {
  background-color: #F16D0E;
}

.m_product_cards {
  background-color: #EFF1F7;
  padding-top: 0px !important;
  padding-bottom: 30px !important;
}
.m_product_cards__products {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 16px;
  row-gap: 30px;
}
@media (max-width: 921px) {
  .m_product_cards__products {
    display: none;
  }
}
.m_product_cards__product {
  position: relative;
  top: -40px;
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 0px 13px 0px 0px;
  padding: 33px;
  min-height: 486px;
}
.m_product_cards__product-block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 50%;
  min-height: 270px;
}
.m_product_cards__product--noimage {
  padding-top: 111px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.m_product_cards__product-tag {
  position: absolute;
  font-family: NoiGrotesk-Medium !important;
  top: 0px;
  background-color: #81B5FF;
  font-family: Noi;
  width: fit-content;
  padding: 10px 20px;
}
.m_product_cards__product-image {
  width: 113px;
  height: 113px;
  margin-bottom: 90px;
}
.m_product_cards__product-textblock {
  margin-bottom: 30px;
}
.m_product_cards__swiper {
  display: none;
}
@media (max-width: 921px) {
  .m_product_cards__swiper {
    display: block;
    position: relative;
    top: -40px;
  }
}
.m_product_cards__productmobile {
  width: 95%;
  background-color: #FFFFFF;
  border-radius: 0px 13px 0px 0px;
  min-height: 351px;
  height: auto !important;
}
.m_product_cards__productmobile-wrapper {
  padding: 60px 25px;
}
.m_product_cards__productmobile-wrapper--withimage {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 60px;
}
.m_product_cards__productmobile-wrapper--noimage {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 60px;
}
.m_product_cards__productmobile-headline {
  margin-bottom: 15px !important;
}
.m_product_cards__productmobile-textblock {
  margin-top: 100px;
}
.m_product_cards__productmobile-textblock--withimage {
  margin-top: 0px;
}
.m_product_cards__productmobile-image {
  width: 70px;
  height: 70px;
  margin-bottom: 60px;
}
.m_product_cards__productmobile-tag {
  position: absolute;
  font-family: NoiGrotesk-Medium !important;
  top: 0px;
  background-color: #81B5FF;
  font-family: Noi;
  width: fit-content;
  padding: 10px 20px;
}
.m_product_cards .swiper-pagination-bullet {
  background-color: #F16D0E;
  opacity: 1;
}
.m_product_cards .swiper-pagination-bullet-active {
  background-color: #091735;
}
.m_product_cards .swiper-pagination {
  position: initial;
  margin-top: 60px;
}

.helpcenter_breadcrumb {
  padding: 0 20px;
}

.m_footer {
  padding-bottom: 40px;
  padding-top: 20px !important;
  background-color: #EFF1F7;
  position: relative;
  z-index: 10;
}
@media (max-width: 921px) {
  .m_footer {
    padding-top: 60px !important;
  }
}
.m_footer__breadcrumb {
  color: #091735 !important;
  font-family: NoiGrotesk-Light !important;
  font-size: 14px !important;
  line-height: normal !important;
  margin: 30px auto;
}
.helpcenter_breadcrumb .m_footer__breadcrumb {
  margin-bottom: 0;
}
@media (max-width: 921px) {
  .m_footer__breadcrumb {
    display: none;
  }
}
.m_footer__breadcrumb .breadcrumb__link {
  font-family: NoiGrotesk-Light !important;
  color: #091735 !important;
  opacity: 0.5;
}
.m_footer__breadcrumb .breadcrumb__link:hover {
  opacity: 1;
}
.m_footer__breadcrumb .breadcrumb__link--active {
  opacity: 1;
}
.m_footer__headline {
  font-size: 16px !important;
  margin-top: 0;
}
.m_footer__headline.headline--darkblue {
  color: #091735;
}
.m_footer__linkheadline {
  transition: margin ease 0.3s;
}
@media (max-width: 921px) {
  .m_footer__linkheadline::after {
    content: url(./assets/svg/arrow__down--darkblue.svg);
    display: inline-block;
    margin-left: 8px;
    width: 12px;
    height: auto;
    transition: all ease 0.3s;
    margin-bottom: 0px !important;
  }
}
.m_footer__linkheadline.visible::after {
  transform: rotate(180deg);
}
@media (max-width: 921px) {
  .m_footer__linkheadline.visible {
    margin-bottom: 15px !important;
  }
}
.m_footer__headlinemain {
  margin-bottom: 15px !important;
}
.m_footer__top {
  margin-bottom: 40px;
}
.m_footer__footertop {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 921px) {
  .m_footer__footertop {
    flex-direction: column;
    text-align: left;
    gap: 20px;
  }
}
.m_footer__links a {
  display: block;
  width: fit-content;
}
.m_footer__links a p {
  font-size: 16px !important;
}
.m_footer__links a p:hover {
  color: #F16D0E;
}
@media (max-width: 921px) {
  .m_footer__links {
    transition: all ease 0.3s;
    overflow: hidden;
    max-height: 0px;
    opacity: 0;
  }
}
@media (max-width: 921px) {
  .m_footer__links.visible {
    opacity: 1;
    max-height: 400px;
  }
}
.m_footer__links_blank:after {
  content: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__diagonal.svg");
  margin-left: 8px;
  width: 9px;
  height: 9px;
}
.m_footer__middle {
  margin-bottom: 80px;
  text-align: left;
}
@media (max-width: 921px) {
  .m_footer__middle {
    margin-bottom: 60px;
  }
}
.m_footer__logos {
  display: flex;
  gap: 13px;
}
@media (max-width: 921px) {
  .m_footer__logos {
    display: inline-block;
  }
}
.m_footer__logo {
  width: auto;
  height: 50px;
}
@media (max-width: 921px) {
  .m_footer__logo {
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
.m_footer__bottom {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 921px) {
  .m_footer__bottom {
    flex-direction: column-reverse;
    gap: 60px;
  }
}
.m_footer__bottom_left {
  display: flex;
  gap: 30px;
  align-items: center;
}
@media (max-width: 921px) {
  .m_footer__bottom_left {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.m_footer__bottom_right {
  display: flex;
  gap: 33px;
}
@media (max-width: 921px) {
  .m_footer__bottom_right {
    display: inline-block;
    text-align: left;
  }
}
.m_footer__allrights {
  font-size: 16px !important;
}
.m_footer__socialmedialogo {
  width: auto;
  height: 21px;
}
@media (max-width: 921px) {
  .m_footer__socialmedialogo {
    margin-right: 30px;
    margin-bottom: 30px;
  }
}

.m_navigation {
  background-color: #FFFFFF;
  width: 100vw;
  transition: all linear 0.3s;
}
.m_navigation__link_blank:after {
  content: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__diagonal.svg");
  margin-left: 8px;
  width: 9px;
  height: 9px;
}
.m_navigation.hide {
  visibility: hidden;
  transform: translateY(-100%);
}
.m_navigation__main {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 32px;
}
@media (max-width: 921px) {
  .m_navigation__main {
    padding: 0px 28px;
  }
}
.m_navigation__meta {
  background-color: #EFF1F7;
  height: 39px;
}
@media (max-width: 921px) {
  .m_navigation__meta {
    display: none;
  }
}
.m_navigation__wrapper {
  display: flex;
  gap: 50px;
  justify-content: flex-end;
  align-items: center;
  padding: 0px 32px;
  height: 100%;
}
@media (max-width: 921px) {
  .m_navigation__wrapper {
    padding: 0px 28px;
  }
}
.m_navigation__wrapper a p {
  font-size: 14px !important;
}
.m_navigation__wrapper a p:hover {
  color: #F16D0E;
}
.m_navigation__links {
  display: flex;
  align-items: center;
  gap: 60px;
  font-size: 18px;
}
@media (max-width: 921px) {
  .m_navigation__links {
    display: none;
  }
}
.m_navigation__headline {
  font-size: 18px !important;
  line-height: 23.4px !important;
  font-family: NoiGrotesk-Medium !important;
  transition: all .2s linear;
  cursor: pointer;
}
.m_navigation__headline:hover {
  color: #F16D0E;
}
@media (min-width: 922px) {
  .m_navigation__headline {
    padding: 15px;
    margin: -15px !important;
  }
}
.m_navigation__headlinearrow::after {
  content: url(./assets/svg/arrow__down--darkblue.svg);
  display: inline-block;
  margin-left: 8px;
  width: 12px;
  height: auto;
  transition: all ease 0.3s;
}
.m_navigation__headlinearrow.visible {
  color: #F16D0E;
}
.m_navigation__headlinearrow.visible::after {
  transform: rotate(180deg);
  content: url(./assets/svg/arrow__down--filter--orange--alternative.svg);
  width: 12px;
  margin-left: 8px;
  height: auto;
}
.m_navigation__submenus {
  display: none;
}
.m_navigation__submenus.visible {
  display: block;
}
.m_navigation__submenu {
  position: absolute;
  top: 138px;
  background-color: #FFFFFF;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.12);
  border-radius: 0px 13px 0px 0px;
  width: 100vw;
  left: 0px;
  overflow: hidden;
  max-height: 0px;
  min-height: 0px;
  transition: all ease 0.5s;
}
.m_navigation__submenu.visible {
  height: fit-content;
  min-height: 497px;
  max-height: 700px;
}
.m_navigation__submenu_columns {
  padding: 40px 146px;
  display: flex;
  gap: 100px;
}
.m_navigation__submenu_header {
  display: flex;
  align-items: center;
  gap: 15px;
}
.m_navigation__submenu_header:hover .m_navigation__submenu_headline {
  color: #F16D0E;
}
.m_navigation__submenu_header p.m_navigation__submenu_headline {
  margin: 0;
}
.m_navigation__submenu_item {
  max-width: 200px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.m_navigation__submenu_link:hover .m_navigation__submenu_subheadline {
  color: #F16D0E;
}
.m_navigation__submenu_logo {
  width: 47px;
  height: 47px;
}
.m_navigation__submenu_headline {
  font-weight: 300;
}
.m_navigation__submenu_subheadline {
  font-family: NoiGrotesk-Medium !important;
  font-size: 18px;
  line-height: 23.4px;
  margin-bottom: 5px !important;
}
.m_navigation__submenu_copy {
  font-size: 14px !important;
  line-height: normal;
}
.m_navigation__submenu_right--border {
  height: 418px;
  padding-left: 50px;
  border-left: 2px solid #EFF1F7;
}
.m_navigation__submenu_right .m_navigation__submenu_subheadline {
  margin-bottom: 10px !important;
}
@media (max-width: 921px) {
  .m_navigation__submenu {
    display: none !important;
  }
}
.m_navigation__letter {
  width: 50px;
  height: 50px;
  background-color: #81B5FF;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0px !important;
  border-radius: 13px;
}
.m_navigation__burgericons {
  position: relative;
  display: none;
}
@media (max-width: 921px) {
  .m_navigation__burgericons {
    display: block;
    width: 30px;
    height: 20px;
  }
}
.m_navigation__burger {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.m_navigation__burger.visible {
  display: block;
}
.m_navigation__burger--cross {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.m_navigation__burger--cross.visible {
  display: block;
}
.m_navigation__mobile {
  display: none;
  background-color: #FFFFFF;
}
@media (max-width: 921px) {
  .m_navigation__mobile {
    top: 60px;
    left: 0px;
    width: 100vw;
    display: block;
    max-height: 0px;
    height: 0px;
    overflow: hidden;
    transition: all ease 0.5s;
  }
}
.m_navigation__mobile.visible {
  height: calc(100vh - 60px);
  max-height: 100vh;
  overflow: scroll;
}
.m_navigation__mobile_headline {
  font-size: 28px;
  line-height: 32px;
  font-style: normal;
  font-weight: 500;
  font-family: NoiGrotesk-Medium !important;
}
.m_navigation__mobile_links {
  padding: 60px 30px;
}
.m_navigation__mobile_links p, .m_navigation__mobile_links a {
  margin-bottom: 30px;
}
.m_navigation__mobile_submenu {
  overflow: hidden;
  max-height: 0px;
  transition: all ease 0.5s;
}
.m_navigation__mobile_submenu.visible {
  height: fit-content;
  max-height: 700px;
}
.m_navigation__mobile_submenu_header {
  display: flex;
  align-items: center;
  gap: 15px;
}
.m_navigation__mobile_submenu_logo {
  width: 40px;
  height: 40px;
}
.m_navigation__mobile_submenu_headline {
  font-weight: 300;
  font-size: 22px;
}
.m_navigation__mobile_submenu_link {
  margin-bottom: 0px !important;
}
.m_navigation__mobile_submenu_subheadline {
  font-size: 18px;
  font-family: NoiGrotesk-Medium !important;
  margin-left: 55px !important;
  margin-bottom: 0px !important;
}
.m_navigation__mobile_submenu_item {
  margin-bottom: 20px;
}
.m_navigation__mobile_submenu_right--border a p {
  padding-top: 20px;
  font-size: 22px !important;
  line-height: 24.64px !important;
  border-top: 2px solid #EFF1F7;
  margin-bottom: 60px !important;
}
.m_navigation__mobile_headlinearrow::after {
  content: url(./assets/svg/arrow__down--darkblue.svg);
  display: inline-block;
  margin-left: 8px;
  width: 12px;
  height: auto;
  transition: all ease 0.3s;
}
.m_navigation__mobile_headlinearrow.visible::after {
  transform: rotate(180deg);
}
.m_navigation__mobile_meta {
  margin-top: 90px;
}
.m_navigation__mobile_meta a p {
  margin-bottom: 20px !important;
  font-family: NoiGrotesk-Medium !important;
  font-size: 18px !important;
  line-height: 34.206px !important;
}
.m_navigation button.active--page, .m_navigation .active--page button, .m_navigation .active--page.button {
  color: #FFFFFF !important;
}
.m_navigation .active--page, .m_navigation .active--page > * {
  color: #F16D0E !important;
}

.m_contact_form {
  padding: 100px 128px;
  background-color: #FFFFFF;
}
@media (max-width: 921px) {
  .m_contact_form {
    padding: 100px 20px;
  }
}
@media (min-width: 922px) and (max-width: 1050px) {
  .m_contact_form {
    padding: 100px 30px;
  }
}
.m_contact_form__trusted {
  display: flex;
  flex-direction: column;
  padding: 40px 0px 20px 0px;
  gap: 20px;
}
.m_contact_form__trusted .icon-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 20px 0px 0px 0px;
}
.m_contact_form__trusted .icon-container img {
  width: auto;
  max-height: 20px;
}
.m_contact_form__wrapper {
  display: flex;
  gap: 20px;
}
@media (max-width: 921px) {
  .m_contact_form__wrapper {
    flex-direction: column;
    gap: 10px;
  }
}
.m_contact_form__wrapper .left {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 921px) {
  .m_contact_form__wrapper .left {
    width: 100%;
    gap: 10px;
  }
}
.m_contact_form__wrapper .right {
  width: 50%;
}
@media (max-width: 921px) {
  .m_contact_form__wrapper .right {
    width: 100%;
  }
}
.m_contact_form__bullet {
  padding: 20px 0px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 921px) {
  .m_contact_form__bullet {
    gap: 10px;
    padding: 10px 0px;
  }
}
.m_contact_form__bullet .bullet-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
}
.m_contact_form__bullet .bullet-item .bullet-headline {
  font-size: 18px;
  font-family: 'NoiGrotesk-Medium';
  font-weight: 500;
  color: #091735;
}
.m_contact_form__headline {
  margin-bottom: 0px !important;
  font-size: 60px !important;
  line-height: 70px !important;
}
@media (max-width: 921px) {
  .m_contact_form__headline {
    font-size: 38px !important;
    line-height: 44px !important;
  }
}
.m_contact_form__headline, .m_contact_form__content {
  width: 100%;
}
@media (max-width: 921px) {
  .m_contact_form__headline, .m_contact_form__content {
    width: 100%;
  }
}
.m_contact_form__content .trusted-headline {
  font-family: 'NoiGrotesk-Light';
  font-size: 18px;
  line-height: 24px;
  color: #091735;
}
.m_contact_form__copy p, .m_contact_form__copy li, .m_contact_form__copy, .m_contact_form__copy.copy_default {
  font-size: 20px !important;
  line-height: 30px !important;
  color: #091735;
  font-weight: 400;
  font-family: NoiGrotesk-Light !important;
  margin-bottom: 20px;
}
@media (max-width: 921px) {
  .m_contact_form__copy p, .m_contact_form__copy li, .m_contact_form__copy, .m_contact_form__copy.copy_default {
    font-size: 18px !important;
    line-height: 26px !important;
  }
}
.m_contact_form__copy ul {
  margin-left: 30px;
}

.m_contact_form_options {
  width: 100%;
  margin-bottom: 50px;
  margin-top: 50px;
  background-color: #FFFFFF;
}
@media (max-width: 921px) {
  .m_contact_form_options {
    padding: 100px 20px;
  }
}
@media (min-width: 922px) and (max-width: 1050px) {
  .m_contact_form_options {
    padding: 100px 30px;
  }
}
.m_contact_form_options__trusted {
  display: flex;
  flex-direction: column;
  padding: 40px 0px 20px 0px;
  gap: 20px;
}
.m_contact_form_options__trusted .icon-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 20px 0px 0px 0px;
}
.m_contact_form_options__trusted .icon-container img {
  width: auto;
  max-height: 20px;
}
.m_contact_form_options__wrapper {
  display: flex;
  justify-content: space-between;
  gap: 94px;
}
@media (max-width: 921px) {
  .m_contact_form_options__wrapper {
    flex-direction: column;
    gap: 10px;
  }
}
.m_contact_form_options__wrapper .left {
  width: 486px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 921px) {
  .m_contact_form_options__wrapper .left {
    width: 100%;
    gap: 10px;
  }
}
.m_contact_form_options__wrapper .right {
  width: 50%;
}
@media (max-width: 921px) {
  .m_contact_form_options__wrapper .right {
    width: 100%;
  }
}
.m_contact_form_options__bullet {
  padding: 20px 0px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 921px) {
  .m_contact_form_options__bullet {
    gap: 10px;
    padding: 10px 0px;
  }
}
.m_contact_form_options__bullet .bullet-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
}
.m_contact_form_options__bullet .bullet-item .bullet-headline {
  font-size: 18px;
  font-family: 'NoiGrotesk-Medium';
  font-weight: 500;
  color: #091735;
}
.m_contact_form_options__headline {
  margin-bottom: 0px !important;
  font-size: 60px !important;
  line-height: 70px !important;
}
@media (max-width: 921px) {
  .m_contact_form_options__headline {
    font-size: 38px !important;
    line-height: 44px !important;
  }
}
.m_contact_form_options__headline, .m_contact_form_options__content {
  width: 100%;
}
@media (max-width: 921px) {
  .m_contact_form_options__headline, .m_contact_form_options__content {
    width: 100%;
  }
}
.m_contact_form_options__content .trusted-headline {
  font-family: 'NoiGrotesk-Light';
  font-size: 18px;
  line-height: 24px;
  color: #091735;
}
.m_contact_form_options__copy p, .m_contact_form_options__copy li, .m_contact_form_options__copy, .m_contact_form_options__copy.copy_default {
  font-size: 20px !important;
  line-height: 30px !important;
  color: #091735;
  font-weight: 400;
  font-family: NoiGrotesk-Light !important;
  margin-bottom: 20px;
}
@media (max-width: 921px) {
  .m_contact_form_options__copy p, .m_contact_form_options__copy li, .m_contact_form_options__copy, .m_contact_form_options__copy.copy_default {
    font-size: 18px !important;
    line-height: 26px !important;
  }
}
.m_contact_form_options__copy ul {
  margin-left: 30px;
}

.m_vertical_section {
  width: 100%;
  position: relative;
  padding: 6rem 0;
  overflow: visible;
  color: #091735;
}
@media (max-width: 1500px) {
  .m_vertical_section {
    padding: 28px;
  }
}
.m_vertical_section__container {
  max-width: 1480px;
  padding-inline: clamp(20px, 4vw, 60px);
}
.m_vertical_section__inner {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 4rem;
  align-items: flex-start;
  overflow: visible;
}
.m_vertical_section__left, .m_vertical_section__right {
  align-self: flex-start;
  overflow: visible;
}
.m_vertical_section__left {
  position: sticky;
  top: 120px;
  max-width: 520px;
}
.m_vertical_section__headline {
  font-family: NoiGrotesk-Medium;
  font-weight: 500;
  font-size: 44px;
  line-height: 112.9%;
  margin: 0 0 16px;
  color: #091735;
}
.m_vertical_section__description {
  font-family: NoiGrotesk-Light;
  font-weight: 300;
  font-size: 18px;
  line-height: 133%;
  margin: 0 0 24px;
  color: #091735;
}
.m_vertical_section__description p {
  margin: 0 0 12px;
}
.m_vertical_section__description p:last-child {
  margin-bottom: 0;
}
.m_vertical_section__cta {
  display: inline-block;
  margin-top: 0.5rem;
}
.m_vertical_section__card {
  width: 648px;
  max-width: 100%;
  background-color: #EFF1F7;
  border-radius: 13px;
  padding: 49px 44.75px;
  display: flex;
  gap: 16px;
}
.m_vertical_section__badge {
  width: 34px;
  height: 34px;
  background: #4f7cff;
  /* fallback */
  color: #fff;
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: NoiGrotesk-Medium;
  font-weight: 500;
  flex-shrink: 0;
  margin-top: 2px;
}
.m_vertical_section__card.orange .m_vertical_section__badge {
  background-color: #F16D0E;
}
.m_vertical_section__card.lightblue .m_vertical_section__badge {
  background-color: #81B5FF;
}
.m_vertical_section__card_content {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.m_vertical_section__card_title {
  font-family: NoiGrotesk-Medium;
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  margin: 0 0 10px;
  color: #091735;
}
.m_vertical_section__card_text {
  font-family: NoiGrotesk-Light;
  font-weight: 300;
  font-size: 18px;
  line-height: 150%;
  margin: 0;
  color: #091735;
}
.m_vertical_section__card_text p {
  margin: 0 0 12px;
}
.m_vertical_section__card_text p:last-child {
  margin-bottom: 0;
}
.m_vertical_section__card_text ul,
.m_vertical_section__card_text ol {
  margin: 8px 0 12px 20px;
  padding: 0;
}
.m_vertical_section__card_text li {
  margin: 0 0 6px;
}
.m_vertical_section__card_text strong {
  font-family: NoiGrotesk-Medium;
  font-weight: 500;
}
.m_vertical_section.is-stacked .m_vertical_section__cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.m_vertical_section.is-stacked .m_vertical_section__card {
  position: relative;
  opacity: 1;
  transform: none;
  pointer-events: auto;
}
.m_vertical_section.is-vertical-scroll {
  padding-bottom: 6rem;
}
.m_vertical_section.is-vertical-scroll .m_vertical_section__stage {
  position: sticky;
  top: 120px;
  height: var(--vs-stage-h);
  width: 648px;
  max-width: 100%;
  overflow: visible;
}
.m_vertical_section.is-vertical-scroll .m_vertical_section__card {
  position: absolute;
  inset: 0;
  opacity: 0;
  transform: translateY(36px);
  pointer-events: none;
  transition: opacity 260ms ease, transform 420ms ease;
}
.m_vertical_section.is-vertical-scroll .m_vertical_section__card.is-active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  z-index: 3;
}
.m_vertical_section.is-vertical-scroll .m_vertical_section__card.is-prev {
  opacity: 0.18;
  transform: translateY(-10px) scale(0.99);
  z-index: 2;
}
.m_vertical_section.is-vertical-scroll .m_vertical_section__spacer {
  height: var(--vs-scroll-len, 0px);
  width: 100%;
  pointer-events: none;
}
@media (max-width: 1180px) {
  .m_vertical_section__inner {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .m_vertical_section__left {
    position: static;
    max-width: none;
  }
  .m_vertical_section__card {
    width: 100%;
  }
  .m_vertical_section.is-vertical-scroll .m_vertical_section__stage {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .m_vertical_section {
    padding: 4rem 0;
  }
  .m_vertical_section__headline {
    font-size: 32px;
  }
  .m_vertical_section__card {
    padding: 32px 24px;
  }
  .m_vertical_section.is-vertical-scroll .m_vertical_section__stage {
    position: static;
    height: auto;
  }
  .m_vertical_section.is-vertical-scroll .m_vertical_section__card {
    position: relative;
    opacity: 1;
    transform: none;
    pointer-events: auto;
    margin-bottom: 16px;
  }
  .m_vertical_section.is-vertical-scroll .m_vertical_section__spacer {
    display: none;
  }
}

.m_hero_section {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
}
.m_hero_section__inner {
  max-width: 1480px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.m_hero_section__content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.m_hero_section__media {
  width: 100%;
}
.m_hero_section__headline {
  margin-bottom: 24px !important;
}
.m_hero_section__copy {
  max-width: 820px;
  margin: 0 auto 32px;
  margin-bottom: 24px !important;
  text-align: center;
}
.m_hero_section__bullets {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 28px;
  margin-bottom: 36px;
}
@media (max-width: 921px) {
  .m_hero_section__bullets {
    flex-direction: column;
    gap: 18px;
    align-items: center;
  }
}
.m_hero_section__bullet {
  display: flex;
  align-items: center;
  gap: 10px;
}
.m_hero_section__bullet-icon {
  width: 18px;
  height: 18px;
  object-fit: contain;
  flex-shrink: 0;
}
.m_hero_section__bullet-text {
  line-height: 30px;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}
.m_hero_section__buttons {
  display: flex;
  gap: 14px;
  margin-bottom: 48px;
  justify-content: center;
}
@media (max-width: 921px) {
  .m_hero_section__buttons {
    flex-direction: column;
    width: 100%;
    gap: 16px;
  }
}
.m_hero_section__button {
  width: fit-content;
}
@media (max-width: 921px) {
  .m_hero_section__button {
    width: 100%;
  }
}
.m_hero_section__image-wrapper {
  width: 100%;
}
.m_hero_section__image {
  width: 100%;
  max-width: 1000px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.m_hero_section.is-layout-column .m_hero_section__inner {
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.m_hero_section.is-layout-column .m_hero_section__content,
.m_hero_section.is-layout-column .m_hero_section__bullet-text {
  text-align: center;
}
.m_hero_section.is-layout-row {
  text-align: left;
}
.m_hero_section.is-layout-row .m_hero_section__inner {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 64px;
}
.m_hero_section.is-layout-row .m_hero_section__content {
  flex: 0 0 45%;
  max-width: 45%;
  text-align: left;
}
@media (min-width: 922px) {
  .m_hero_section.is-layout-row .m_hero_section__content {
    align-items: flex-start;
  }
}
.m_hero_section.is-layout-row .m_hero_section__media {
  flex: 0 0 55%;
  max-width: 55%;
}
.m_hero_section.is-layout-row .m_hero_section__copy {
  margin-left: 0;
  margin-right: 0;
  text-align: left;
}
.m_hero_section.is-layout-row .m_hero_section__bullets {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  column-gap: 36px;
  row-gap: 14px;
  justify-content: start;
}
@media (max-width: 921px) {
  .m_hero_section.is-layout-row .m_hero_section__bullets {
    grid-template-columns: 1fr;
    justify-content: center;
  }
}
.m_hero_section.is-layout-row .m_hero_section__bullet {
  display: grid;
  grid-template-columns: 18px 1fr;
  align-items: center;
  column-gap: 10px;
}
.m_hero_section.is-layout-row .m_hero_section__bullet-text {
  text-align: left;
  line-height: 28px;
}
.m_hero_section.is-layout-row .m_hero_section__buttons {
  justify-content: flex-start;
}
@media (max-width: 921px) {
  .m_hero_section.is-layout-row .m_hero_section__buttons {
    justify-content: center;
  }
}
.m_hero_section.is-layout-row .m_hero_section__image {
  max-width: 100%;
  margin: 0;
}
@media (max-width: 921px) {
  .m_hero_section.is-layout-row {
    text-align: center;
  }
  .m_hero_section.is-layout-row .m_hero_section__inner {
    flex-direction: column;
    gap: 28px;
  }
  .m_hero_section.is-layout-row .m_hero_section__content,
  .m_hero_section.is-layout-row .m_hero_section__media {
    max-width: 100%;
    flex: unset;
  }
  .m_hero_section.is-layout-row .m_hero_section__copy,
  .m_hero_section.is-layout-row .m_hero_section__bullet-text {
    text-align: center;
  }
  .m_hero_section.is-layout-row .m_hero_section__image {
    margin: 0 auto;
  }
}

.m_two_section_bullets {
  width: 100%;
  padding: 80px 100px;
  margin: 0 auto;
}
@media (max-width: 1500px) {
  .m_two_section_bullets {
    padding: 80px 20px;
  }
}
.m_two_section_bullets__wrapper {
  display: flex;
  gap: 100px;
  max-width: 1480px;
  margin: 0 auto;
  align-items: flex-start;
}
@media (max-width: 900px) {
  .m_two_section_bullets__wrapper {
    flex-direction: column;
    gap: 40px;
  }
}
.m_two_section_bullets__left {
  width: 47%;
}
@media (max-width: 900px) {
  .m_two_section_bullets__left {
    width: 100%;
  }
}
.m_two_section_bullets__left .m_two_section_bullets__title {
  margin-bottom: 20px;
}
.m_two_section_bullets__left .m_two_section_bullets__description {
  margin: 0;
  max-width: 480px;
  line-height: 120%;
}
.m_two_section_bullets__right {
  width: 53%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 900px) {
  .m_two_section_bullets__right {
    width: 100%;
  }
}
.m_two_section_bullets__bullet {
  display: flex;
  gap: 30px;
  align-items: flex-start;
}
.m_two_section_bullets__bullet-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 53px;
}
.m_two_section_bullets__bullet-icon img {
  width: 53px;
  height: 53px;
  display: block;
}
.m_two_section_bullets__bullet-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.m_pricing {
  background-color: #EFF1F7;
}
.m_pricing-headline {
  margin-bottom: 70px !important;
  max-width: 40% !important;
}
@media (max-width: 921px) {
  .m_pricing-headline {
    margin-bottom: 50px !important;
    max-width: 100% !important;
  }
}
.m_pricing-headline__main {
  margin-bottom: 10px !important;
  padding: 40px 0 0 35px;
}
@media (max-width: 921px) {
  .m_pricing-headline__main {
    padding-top: 35px;
  }
}
.m_pricing-headline__secondary {
  margin-bottom: 30px !important;
  padding: 10px 0 0 35px;
}
.m_pricing-features {
  margin-bottom: 40px;
  padding: 0 35px 40px 35px;
}
.m_pricing-feature-wrapper {
  display: grid;
  gap: 16px;
  grid-template-columns: auto 24px;
}
.m_pricing-feature {
  margin-bottom: 15px;
  padding-left: 37px;
  position: relative;
}
.m_pricing-feature::before {
  background: url("assets/svg/tick--blue.svg") center center no-repeat;
  background-size: cover;
  content: "";
  display: none;
  height: 16px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 10px;
  width: 16px;
}
.m_pricing-feature.included::before {
  display: block;
}
.m_pricing-feature-headline {
  font-size: 18px !important;
  opacity: 50%;
  margin-bottom: 0 !important;
  margin-top: 6px;
}
.included .m_pricing-feature-headline {
  opacity: 1;
}
.m_pricing-info {
  border-top-right-radius: 13px;
  bottom: calc(100% + 15px);
  font-size: 18px;
  font-weight: 300;
  left: 230px;
  line-height: initial;
  opacity: 0;
  padding: 20px;
  position: absolute;
  transition: opacity 0.25s;
  width: 112%;
  z-index: -1;
}
.m_pricing-info::after {
  bottom: -20px;
  content: url("assets/svg/info-pointer--skyblue.svg");
  height: 21px;
  left: 45px;
  position: absolute;
  width: 30px;
}
@media (max-width: 921px) {
  .m_pricing-info::after {
    left: auto;
    right: 32px;
  }
}
.m_pricing-info-icon {
  background: url("assets/svg/info--black.svg") center center no-repeat;
  content: " ";
  cursor: pointer;
  height: 24px;
  margin: auto !important;
  opacity: 0.5;
  position: relative;
  text-align: center;
  transition: background-image 0.25s;
  width: 24px;
}
.included .m_pricing-info-icon {
  opacity: 1;
}
.m_pricing-info-icon:hover {
  background: url("assets/svg/info--skyblue.svg") center center no-repeat;
  z-index: 2;
}
.m_pricing-info-icon:hover + p {
  background-color: #81B5FF;
  color: #091735;
  opacity: 1;
  transition: opacity 0.25s;
  z-index: 1;
}
.m_pricing-info-close {
  background: url("assets/svg/burgercross.svg") center center no-repeat;
  bottom: calc(100% - 38px);
  color: transparent;
  display: none;
  height: 18px;
  overflow: hidden;
  position: absolute;
  right: 20px;
  width: 18px;
}
@media (max-width: 921px) {
  .m_pricing-info-close {
    display: block;
  }
}
.m_pricing-info-wrapper {
  padding-top: 5px;
}
@media (max-width: 921px) {
  .m_pricing-info {
    bottom: calc(100% - 8px);
    left: -35px;
    padding-top: 40px;
    right: -35px;
  }
}
@media (max-width: 921px) {
  .m_pricing-info-icon--active {
    background: url("assets/svg/info--skyblue.svg") center center no-repeat;
    z-index: 2;
  }
  .m_pricing-info-icon--active + p {
    background-color: #81B5FF;
    color: #091735;
    left: -35px;
    opacity: 1;
    width: calc(100% + 70px);
    transition: opacity 1s !important;
    z-index: 1;
  }
}
.m_pricing-prices {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
@media (max-width: 921px) {
  .m_pricing-prices {
    flex-direction: column;
    gap: 20px;
  }
}
.m_pricing-price {
  background-color: #FFFFFF;
  border-top-right-radius: 13px;
  flex: 1;
  padding-bottom: 175px;
  position: relative;
}
.m_pricing-price:nth-of-type(2) {
  border: solid 1px #091735;
}
.m_pricing-price:nth-of-type(3) .m_pricing-info {
  left: 0;
}
.m_pricing-price:nth-of-type(3) .m_pricing-info:after {
  left: auto;
  right: 32px;
}
@media (max-width: 921px) {
  .m_pricing-price:nth-of-type(3) .m_pricing-info {
    left: -35px;
    right: 0;
  }
}
.m_pricing-price-info {
  background-color: #091735;
  bottom: 0;
  padding: 40px 35px;
  position: absolute;
  width: 100%;
}
.m_pricing-price-cost {
  color: #81B5FF;
  font-size: 50px;
  margin-bottom: 5px !important;
}
.m_pricing-price-duration {
  color: #81B5FF;
  font-family: NoiGrotesk-Light;
  font-weight: 300;
  margin-bottom: 30px !important;
}

.m_stage_story {
  display: flex;
  background-color: #091735;
}
@media (max-width: 921px) {
  .m_stage_story {
    flex-direction: column;
  }
}
.m_stage_story__image {
  width: 43%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 95px 113px;
}
@media (max-width: 921px) {
  .m_stage_story__image--withimage {
    aspect-ratio: 1.2;
  }
}
@media (max-width: 921px) {
  .m_stage_story__image {
    width: 100%;
    padding: 30px;
  }
}
.m_stage_story__logo {
  max-width: 275px;
}
@media (max-width: 921px) {
  .m_stage_story__logo {
    max-width: 150px;
  }
}
.m_stage_story__content {
  width: 57%;
  padding: 95px 113px;
}
@media (max-width: 921px) {
  .m_stage_story__content {
    width: 100%;
    padding: 60px 30px;
  }
}
.m_stage_story__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.m_stage_story__headline {
  margin-bottom: 15px !important;
}
@media (max-width: 921px) {
  .m_stage_story__headline {
    font-size: 37px !important;
    line-height: 41.44px !important;
  }
}
.m_stage_story__date {
  margin-bottom: 15px !important;
}
.m_stage_story__copy {
  font-size: 28px !important;
  line-height: 41.02px !important;
}
@media (max-width: 921px) {
  .m_stage_story__copy {
    font-size: 24px !important;
    line-height: 28.8px !important;
  }
}
.m_stage_story__categories {
  display: flex;
  align-items: center;
  gap: 10px;
}
.m_stage_story__category {
  color: #81B5FF;
  padding: 5px 15px;
  border-radius: 7px;
  border: 1px solid #81B5FF;
}
.m_stage_story__category p {
  margin-bottom: 0px !important;
}
.m_stage_story__social {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 921px) {
  .m_stage_story__social {
    display: none;
  }
}
.m_stage_story__socialmobile {
  display: none;
}
@media (max-width: 921px) {
  .m_stage_story__socialmobile {
    display: flex;
    align-items: center;
    gap: 20px;
  }
}
.m_stage_story__copy {
  font-family: NoiGrotesk-Light !important;
}
.m_stage_story__copy p {
  font-family: NoiGrotesk-Light !important;
}

.m_traffic_protection_slider {
  margin-bottom: 70px;
  margin-top: 50px;
  padding: 60px;
  overflow: hidden;
}
@media (max-width: 1500px) {
  .m_traffic_protection_slider {
    padding: 28px;
  }
}
.m_traffic_protection_slider__grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 64px;
  align-items: start;
  min-width: 0;
}
@media (max-width: 900px) {
  .m_traffic_protection_slider__grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}
.m_traffic_protection_slider__left, .m_traffic_protection_slider__right {
  min-width: 0;
}
@media (max-width: 900px) {
  .m_traffic_protection_slider__left {
    order: 1;
  }
}
.m_traffic_protection_slider__right {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 900px) {
  .m_traffic_protection_slider__right {
    order: 2;
    justify-content: flex-start;
  }
}
.m_traffic_protection_slider__image {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}
@media (max-width: 900px) {
  .m_traffic_protection_slider__image {
    max-height: 320px;
    object-fit: cover;
  }
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__image {
    max-height: 240px;
    border-radius: 10px;
  }
}
.m_traffic_protection_slider__slides {
  background-color: #EFF1F7;
  padding: 60px;
  border-radius: 14px;
}
.m_traffic_protection_slider__slide {
  display: none;
}
.m_traffic_protection_slider__slide.active {
  display: block;
}
.m_traffic_protection_slider__kicker {
  font-family: NoiGrotesk-Medium;
  font-size: 22px;
  line-height: 112.9%;
  font-weight: 500;
  margin: 0 0 10px;
  color: #091735;
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__kicker {
    font-size: 18px;
    margin-bottom: 8px;
  }
}
.m_traffic_protection_slider__headline {
  font-family: NoiGrotesk-Medium;
  font-size: 38px;
  line-height: 112.9%;
  font-weight: 500;
  margin: 0 0 14px;
  color: #091735;
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__headline {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.m_traffic_protection_slider__desc {
  font-family: NoiGrotesk-Light;
  font-size: 18px;
  line-height: 130%;
  font-weight: 300;
  margin: 0 0 18px;
  color: #091735;
  max-width: 560px;
}
@media (max-width: 900px) {
  .m_traffic_protection_slider__desc {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__desc {
    font-size: 16px;
    line-height: 145%;
    margin-bottom: 14px;
  }
}
.m_traffic_protection_slider__tabs {
  display: flex;
  align-items: center;
  margin: 16px 0 22px;
  position: relative;
  min-width: 0;
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__tabs {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    padding-bottom: 6px;
  }
  .m_traffic_protection_slider__tabs::-webkit-scrollbar {
    display: none;
  }
}
.m_traffic_protection_slider__tab {
  position: relative;
  cursor: pointer;
  line-height: 0;
  flex: 0 0 auto;
}
.m_traffic_protection_slider__tab:not(:first-child) {
  margin-left: -32px;
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__tab:not(:first-child) {
    margin-left: -18px;
  }
}
.m_traffic_protection_slider__tab svg {
  display: block;
  height: 56px;
  width: auto;
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__tab svg {
    width: 280px;
    max-width: 85vw;
  }
}
@media (max-width: 380px) {
  .m_traffic_protection_slider__tab svg {
    width: 250px;
    max-width: 88vw;
  }
}
.m_traffic_protection_slider__tab svg path {
  fill: #ffffff;
  stroke: #091735;
  transition: fill .18s ease, stroke .18s ease;
}
.m_traffic_protection_slider__tab svg text {
  fill: #091735;
  font-family: NoiGrotesk-Medium;
  font-weight: 500;
  transition: fill .18s ease;
  font-size: 28px;
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__tab svg text {
    font-size: 20px;
  }
}
@media (max-width: 380px) {
  .m_traffic_protection_slider__tab svg text {
    font-size: 18px;
  }
}
.m_traffic_protection_slider__tab:hover svg:not(.active) path {
  fill: #f3f5f8;
}
.m_traffic_protection_slider__tab svg.active path {
  fill: #091735;
  stroke: #091735;
}
.m_traffic_protection_slider__tab svg.active text {
  fill: #ffffff;
}
.m_traffic_protection_slider__tabs .m_traffic_protection_slider__tab[data-tab="outcome"] {
  z-index: 3;
}
.m_traffic_protection_slider__tabs .m_traffic_protection_slider__tab[data-tab="capabilities"] {
  z-index: 2;
}
.m_traffic_protection_slider__tabs .m_traffic_protection_slider__tab.active {
  z-index: 4;
}
.m_traffic_protection_slider__tabs.is-capabilities .m_traffic_protection_slider__tab[data-tab="outcome"] {
  z-index: 5;
}
.m_traffic_protection_slider__tabs.is-capabilities .m_traffic_protection_slider__tab[data-tab="capabilities"].active {
  z-index: 4;
}
@media (max-width: 520px) {
  .m_traffic_protection_slider__tabs {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    overflow-x: visible;
    padding-bottom: 0;
  }
  .m_traffic_protection_slider__tab {
    margin-left: 0 !important;
    width: 100%;
  }
  .m_traffic_protection_slider__tab svg {
    width: 100%;
    max-width: 100%;
    height: 56px;
  }
  .m_traffic_protection_slider__tab svg text {
    font-size: 18px;
  }
}
.m_traffic_protection_slider__tabcontent {
  display: none;
}
.m_traffic_protection_slider__tabcontent.active {
  display: block;
}
.m_traffic_protection_slider__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.m_traffic_protection_slider__listitem {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  margin-bottom: 12px;
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__listitem {
    gap: 10px;
    margin-bottom: 10px;
  }
}
.m_traffic_protection_slider__dot {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #091735;
  margin-top: 14px;
  flex-shrink: 0;
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__dot {
    margin-top: 11px;
  }
}
.m_traffic_protection_slider__itemicon {
  width: 19px;
  height: 19px;
  margin-top: 10px;
  flex-shrink: 0;
  display: block;
  object-fit: contain;
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__itemicon {
    margin-top: 8px;
  }
}
.m_traffic_protection_slider__itemtext {
  font-family: NoiGrotesk-Light;
  font-size: 18px;
  line-height: 200%;
  font-weight: 300;
  color: #091735;
  min-width: 0;
  word-break: break-word;
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__itemtext {
    font-size: 16px;
    line-height: 170%;
  }
}
.m_traffic_protection_slider__pager {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 28px;
}
@media (max-width: 600px) {
  .m_traffic_protection_slider__pager {
    margin-top: 20px;
  }
}
.m_traffic_protection_slider__pagerdot {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #d1d5db;
  cursor: pointer;
  transition: background .18s ease, transform .18s ease;
}
.m_traffic_protection_slider__pagerdot:hover {
  background: #bfc5ce;
}
.m_traffic_protection_slider__pagerdot.active {
  background: #091735;
  transform: scale(1.1);
}

.m_teaser_content_link {
  background-color: #EFF1F7;
  display: grid;
  gap: 10%;
  grid-template-columns: 40% auto;
}
@media (max-width: 921px) {
  .m_teaser_content_link {
    grid-template-columns: 100%;
    gap: 0;
  }
}
.m_teaser_content_link-headline {
  margin-bottom: 0px !important;
}
@media (max-width: 921px) {
  .m_teaser_content_link-headline {
    margin-bottom: 30px !important;
  }
}
.m_teaser_content_link-copy {
  color: #091735;
  margin-bottom: 40px !important;
}
@media (max-width: 921px) {
  .m_teaser_content_link-copy {
    margin-bottom: 30px !important;
  }
}
.m_teaser_content_link-links {
  display: grid;
  gap: 10px;
}
.m_teaser_content_link-link::after {
  background: url("assets/svg/arrow__right--orange.svg") center center no-repeat;
  content: " ";
  display: inline-block;
  height: 16px;
  margin-left: 20px;
  width: 9px;
}
@media (max-width: 921px) {
  .m_teaser_content_link-link::after {
    margin-left: 15px;
  }
}

.m_filter_story__headline {
  max-width: 947px !important;
  margin-bottom: 45px !important;
}
@media (max-width: 921px) {
  .m_filter_story__headline {
    margin-bottom: 40px !important;
  }
}
.m_filter_story__filters {
  position: relative;
  display: flex;
  gap: 16px;
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
}
.m_filter_story__filters select {
  display: none;
}
@media (max-width: 921px) {
  .m_filter_story__filters {
    overflow-x: scroll;
    display: none;
  }
}
.m_filter_story__filters::-webkit-scrollbar {
  display: none;
}
.m_filter_story__filters .select-selected:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 9px;
  background-size: 16px 9px;
  background-image: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__down--filter--orange.svg");
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(0deg);
  transition: all ease 0.3s;
}
.m_filter_story__filters .select-selected.select-arrow-active:after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 9px;
  background-size: 16px 9px;
  background-image: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__down--filter--orange.svg");
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
.m_filter_story__filters .select-items div, .m_filter_story__filters .select-selected {
  color: #091735;
  padding: 8px 20px;
  border: 1px solid transparent;
  border-radius: 13px;
  cursor: pointer;
  user-select: none;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  font-family: NoiGrotesk-Medium;
}
.m_filter_story__filters .select-items div {
  border-radius: 0px;
  border-bottom: 1px solid #EFF1F7;
  padding: 15px 0px;
  margin: 0px 20px;
}
.m_filter_story__filters .select-items div:last-of-type {
  border-bottom: 0px solid #EFF1F7;
}
.m_filter_story__filters .select-selected {
  background-color: #FFFFFF;
  border: 1px solid #091735;
  font-family: NoiGrotesk-Medium;
  font-size: 18px;
  line-height: 23.4px;
}
.m_filter_story__filters .select-selected.floating {
  position: fixed;
  right: 30px;
  background-color: #F16D0E;
  color: #FFFFFF;
}
.m_filter_story__filters .select-selected.selected {
  background-color: #091735;
  color: #81B5FF;
}
.m_filter_story__filters .select-items {
  position: absolute;
  border-radius: 13px;
  background-color: #FFFFFF;
  border: 1px solid #091735;
  top: calc(100% + 10px);
  z-index: 99;
  min-width: 319px;
}
@media (max-width: 921px) {
  .m_filter_story__filters .select-items {
    left: 0;
    min-width: 100%;
    position: relative;
    margin-top: 10px;
    top: 0px;
    max-height: 300px;
    overflow-y: scroll;
  }
}
.m_filter_story__filters .select-items::-webkit-scrollbar {
  width: 20px;
}
.m_filter_story__filters .select-items::-webkit-scrollbar-track {
  background: transparent;
}
.m_filter_story__filters .select-items::-webkit-scrollbar-thumb {
  background-color: #F16D0E;
  border-radius: 20px;
  border: 8px solid #FFFFFF;
}
.m_filter_story__filters .select-hide {
  display: none;
}
.m_filter_story__filters .select-items div:hover, .m_filter_story__filters .same-as-selected {
  font-family: NoiGrotesk-Medium !important;
  color: #F16D0E !important;
}
.m_filter_story__filter {
  white-space: nowrap;
}
.m_filter_story__successstory {
  width: 100%;
  margin-bottom: 2px;
  display: flex;
}
.m_filter_story__successstory--darkblue {
  background-color: #091735;
}
.m_filter_story__successstory--lightblue {
  background-color: #EFF1F7;
}
@media (max-width: 921px) {
  .m_filter_story__successstory {
    flex-direction: column;
  }
}
.m_filter_story__successstory--hide {
  display: none;
}
.m_filter_story__image {
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 58px;
  padding-right: 146px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 200px;
}
.m_filter_story__image--half {
  width: 60%;
}
@media (max-width: 921px) {
  .m_filter_story__image--half {
    width: 100%;
    aspect-ratio: 1.23;
  }
}
.m_filter_story__image--fullscreen {
  width: 100%;
  aspect-ratio: 2;
}
@media (max-width: 921px) {
  .m_filter_story__image--fullscreen {
    width: 100%;
    aspect-ratio: 1.23;
  }
}
.m_filter_story__image--fullscreen .m_teaser_story__text {
  width: 70%;
}
@media (max-width: 921px) {
  .m_filter_story__image {
    gap: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 30px;
    padding-right: 30px;
    justify-content: flex-end;
  }
}
@media (max-width: 921px) {
  .m_filter_story__text {
    display: none;
  }
}
.m_filter_story__text--mobile {
  display: none;
}
@media (max-width: 921px) {
  .m_filter_story__text--mobile {
    padding: 60px 30px;
    padding-bottom: 0px;
    display: block;
  }
}
.m_filter_story__logo {
  max-width: 275px;
}
@media (max-width: 921px) {
  .m_filter_story__logo {
    max-width: 151px;
  }
}
.m_filter_story__facts {
  width: 40%;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 58px;
  padding-right: 58px;
}
.m_filter_story__facts_topline {
  margin-bottom: 30px !important;
}
@media (max-width: 921px) {
  .m_filter_story__facts {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.m_filter_story__item {
  margin-bottom: 30px;
}
.m_filter_story__item_number {
  margin-bottom: 0px !important;
}
.m_filter_story__item_copy {
  max-width: 272px;
}
.m_filter_story__buttons--mobile {
  display: none;
  width: fit-content;
  margin-left: 30px;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 921px) {
  .m_filter_story__buttons--mobile {
    display: block;
  }
}
.m_filter_story__filtersmobile {
  display: none;
}
@media (max-width: 921px) {
  .m_filter_story__filtersmobile {
    display: block;
  }
}
.m_filter_story__filtersmobile select {
  display: none;
}
.m_filter_story__filtersmobile--filters {
  white-space: nowrap;
  overflow-x: scroll;
}
.m_filter_story__filtersmobile--filters::-webkit-scrollbar {
  display: none;
}
.m_filter_story__filtersmobile--selected {
  display: inline-block;
  border-radius: 13px;
  border: 1px solid #091735;
  color: #091735;
  margin-right: 16px;
  padding: 10px 20px;
}
.m_filter_story__filtersmobile--selected:last-of-type {
  margin-right: 0px;
}
.m_filter_story__filtersmobile--selected::after {
  content: '';
  display: inline-block;
  margin-left: 10px;
  width: 16px;
  height: 9px;
  background-size: 16px 9px;
  background-image: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__down--filter--orange.svg");
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(0deg);
  transition: all ease 0.3s;
}
.m_filter_story__filtersmobile--selected.show::after {
  content: '';
  display: inline-block;
  width: 16px;
  height: 9px;
  background-size: 16px 9px;
  background-image: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__down--filter--orange.svg");
  background-position: center;
  background-repeat: no-repeat;
  transform: rotate(180deg);
}
.m_filter_story__filtersmobile--selected.selected {
  background-color: #091735;
  color: #81B5FF;
}
.m_filter_story__filtersmobile--options {
  position: relative;
  color: #091735;
}
.m_filter_story__filtersmobile--wrapper {
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  top: 10px;
  left: 0;
  width: 100%;
  border-radius: 13px;
  border: 1px solid #091735;
  color: #091735;
  padding: 10px 20px;
  max-height: 348px;
  overflow-y: scroll;
  z-index: 1;
}
.m_filter_story__filtersmobile--wrapper.show {
  display: block;
}
.m_filter_story__filtersmobile--wrapper div {
  border-radius: 0px;
  border-bottom: 1px solid #EFF1F7;
  padding: 15px 0px;
  margin: 0px 20px;
}
.m_filter_story__filtersmobile--wrapper div:last-of-type {
  border-bottom: 0px solid #EFF1F7;
}
.m_filter_story__filtersmobile--wrapper div.same-as-selected {
  color: #F16D0E;
}
.m_filter_story__filtersmobile--wrapper::-webkit-scrollbar {
  width: 20px;
}
.m_filter_story__filtersmobile--wrapper::-webkit-scrollbar-track {
  background: transparent;
}
.m_filter_story__filtersmobile--wrapper::-webkit-scrollbar-thumb {
  background-color: #F16D0E;
  border-radius: 20px;
  border: 8px solid #FFFFFF;
}
.m_filter_story__mobile-buttons {
  display: none;
}
@media (max-width: 921px) {
  .m_filter_story__mobile-buttons {
    display: block;
    padding: 60px 30px;
    padding-top: 30px;
  }
}

.m_logo_banner {
  padding-top: 90px;
  padding-bottom: 90px;
}
@media (max-width: 921px) {
  .m_logo_banner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.m_logo_banner__swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.m_logo_banner__swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.m_logo_banner__swiper .swiper-slide {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: fit-content !important;
}
@media (max-width: 921px) {
  .m_logo_banner__swiper .swiper-slide img {
    width: 60%;
  }
}

.m_logo_banner_full {
  padding-top: 90px;
  padding-bottom: 90px;
}
.m_logo_banner_full .headline-mixed {
  text-align: center;
}
@media (max-width: 921px) {
  .m_logo_banner_full {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.m_logo_banner_full.lightblue {
  background-color: #EFF1F7;
}
.m_logo_banner_full.full_width {
  width: 100%;
  max-width: 1920px !important;
}
.m_logo_banner_full__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.m_logo_banner_full__swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.m_logo_banner_full__swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.m_logo_banner_full__swiper .swiper-slide {
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: fit-content !important;
}
@media (max-width: 921px) {
  .m_logo_banner_full__swiper .swiper-slide img {
    width: 60%;
  }
}

.m_nav_hc_header {
  background-color: #FFFFFF;
  width: 100vw;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  transition: all linear 0.3s;
}
.m_nav_hc_header.hide {
  visibility: hidden;
  transform: translateY(-100%);
}
.m_nav_hc_header__meta {
  background-color: #EFF1F7;
  height: 40px;
}
@media (max-width: 921px) {
  .m_nav_hc_header__meta {
    display: none;
  }
}
.m_nav_hc_header__main {
  display: flex;
  justify-content: space-between;
  padding: 0px 32px;
  height: 80px;
  align-items: center;
}
@media (max-width: 921px) {
  .m_nav_hc_header__main {
    height: fit-content;
    padding: 10px 28px;
    gap: 30px;
    flex-direction: column;
  }
}
.m_nav_hc_header__wrapper {
  display: flex;
  gap: 50px;
  justify-content: flex-end;
  align-items: center;
  padding: 0px 32px;
  height: 100%;
}
@media (max-width: 921px) {
  .m_nav_hc_header__wrapper {
    padding: 0px 28px;
  }
}
.m_nav_hc_header__wrapper a p {
  font-size: 14px !important;
}
.m_nav_hc_header__wrapper a p:hover {
  color: #F16D0E;
}
.m_nav_hc_header__left {
  width: 50%;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #091735;
}
@media (max-width: 921px) {
  .m_nav_hc_header__left {
    width: 100%;
  }
}
.m_nav_hc_header__left .m_nav_hc_header__root {
  display: flex;
  align-items: center;
  gap: 5px;
}
.m_nav_hc_header__left .m_nav_hc_header__root .m_nav_hc_header__line,
.m_nav_hc_header__left .m_nav_hc_header__root .m_nav_hc_header__headline {
  margin-top: 0;
}
.m_nav_hc_header__right {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 921px) {
  .m_nav_hc_header__right {
    width: 100%;
  }
}
.m_nav_hc_header__root:hover {
  color: #000000;
}
.m_nav_hc_header__line {
  display: inline-block;
  margin-bottom: 0px !important;
  margin-left: 4px;
  margin-right: 4px;
}
.m_nav_hc_header__headline {
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 0px !important;
}
.m_nav_hc_header__form {
  display: flex;
  justify-content: flex-end;
}
.m_nav_hc_header__form_row {
  position: relative;
  max-width: 467px;
  width: 100%;
  border-bottom: 1px solid #EFF1F7;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.m_nav_hc_header__form_row::before {
  content: "";
  background-image: url("./assets/svg/search--orange.svg");
  width: 33px;
  height: 33px;
  display: inline-block;
  background-size: 33px 33px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 0px;
}
@media (max-width: 921px) {
  .m_nav_hc_header__form_row::before {
    width: 27px;
    height: 27px;
  }
}
.m_nav_hc_header__form_input {
  background-color: transparent !important;
  width: calc(100% - 33px);
  padding: 6px 30px !important;
  color: #091735 !important;
}
.m_nav_hc_header__form_input:focus {
  border-color: transparent !important;
  outline-width: 0;
}
.m_nav_hc_header__form_input::placeholder {
  color: #091735;
  opacity: 0.5;
}
.m_nav_hc_header__form_input_result {
  width: 100%;
  border: 0px solid #EFF1F7;
  background: #FFFFFF;
  position: absolute;
  top: 70px;
  border-radius: 13px;
  padding: 0;
  max-height: 0px;
  overflow: hidden;
  transition: max-height ease 0.5s;
}
.m_nav_hc_header__form_input_result.show {
  border: 1px solid #EFF1F7;
  max-height: calc(100vh - 200px);
  overflow: scroll;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 50px;
}
.m_nav_hc_header__form_input_result::-webkit-scrollbar {
  width: 20px;
}
.m_nav_hc_header__form_input_result::-webkit-scrollbar-track {
  background: transparent;
}
.m_nav_hc_header__form_input_result::-webkit-scrollbar-thumb {
  background-color: #F16D0E;
  border-radius: 20px;
  border: 8px solid #FFFFFF;
}
.m_nav_hc_header__form_input_result_item {
  border-bottom: 1px solid #EFF1F7;
  padding-top: 13px;
  padding-bottom: 13px;
}
.m_nav_hc_header__form_input_result_item:first-of-type {
  padding-top: 0px;
}
.m_nav_hc_header__form_input_result_item:last-of-type {
  border-bottom: 0px solid #EFF1F7;
  padding-bottom: 0px;
}
.m_nav_hc_header__form_button {
  display: none;
}

.m_download {
  padding: 100px 128px;
  background-color: #EFF1F7;
}
@media (max-width: 921px) {
  .m_download {
    padding: 100px 20px;
  }
}
@media (min-width: 922px) and (max-width: 1050px) {
  .m_download {
    padding: 100px 30px;
  }
}
.m_download.white {
  background-color: #FFFFFF;
}
.m_download__trusted {
  display: flex;
  flex-direction: column;
  padding: 40px 0px 20px 0px;
  gap: 20px;
}
.m_download__trusted .icon-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  padding: 20px 0px 0px 0px;
}
.m_download__trusted .icon-container img {
  width: auto;
  max-height: 20px;
  opacity: 25%;
}
.m_download__wrapper {
  display: flex;
  gap: 20px;
}
@media (max-width: 921px) {
  .m_download__wrapper {
    flex-direction: column;
    gap: 10px;
  }
}
.m_download__wrapper .left {
  width: 50%;
}
@media (max-width: 921px) {
  .m_download__wrapper .left {
    width: 100%;
  }
}
.m_download__wrapper .right {
  width: 50%;
}
@media (max-width: 921px) {
  .m_download__wrapper .right {
    width: 100%;
  }
}
.m_download__bullet {
  padding: 20px 0px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 921px) {
  .m_download__bullet {
    gap: 10px;
    padding: 10px 0px;
  }
}
.m_download__bullet .bullet-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
}
.m_download__bullet .bullet-item .bullet-headline {
  font-size: 18px;
  font-family: 'NoiGrotesk-Medium';
  font-weight: 500;
  color: #091735;
}
.m_download__headline {
  margin-bottom: 0px !important;
}
@media (max-width: 921px) {
  .m_download__headline {
    font-size: 28px;
  }
}
.m_download__headline, .m_download__content {
  width: 100%;
}
@media (max-width: 921px) {
  .m_download__headline, .m_download__content {
    width: 100%;
  }
}
.m_download__content .trusted-headline {
  font-family: 'NoiGrotesk-Light';
  font-size: 18px;
  line-height: 24px;
  color: #091735;
}
.m_download__copy p, .m_download__copy li {
  font-size: 20px !important;
  line-height: 30px !important;
  color: #091735;
  font-weight: 400;
  font-family: NoiGrotesk-Light !important;
  margin-bottom: 20px;
}
@media (max-width: 921px) {
  .m_download__copy p, .m_download__copy li {
    font-size: 18px !important;
    line-height: 26px !important;
  }
}
.m_download__copy ul {
  margin-left: 30px;
}

.m_facts_card_flip__headline {
  margin-bottom: 70px !important;
  width: 90%;
}
@media (max-width: 921px) {
  .m_facts_card_flip__headline {
    margin-bottom: 60px !important;
  }
}
.m_facts_card_flip__card {
  position: relative;
  height: auto;
}
@media (min-width: 921px) {
  .m_facts_card_flip__card {
    min-height: 100%;
  }
}
.m_facts_card_flip__card:hover .m_facts_card_flip__card--inner {
  transform: rotateY(180deg);
}
@media (max-width: 921px) {
  .m_facts_card_flip__card:hover .m_facts_card_flip__card--inner {
    transform: rotateY(0deg);
  }
}
.m_facts_card_flip__card--inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 1s;
  transform-style: preserve-3d;
}
@media (max-width: 921px) {
  .m_facts_card_flip__card--inner.show {
    transform: rotateY(180deg) !important;
  }
}
.m_facts_card_flip__card--front, .m_facts_card_flip__card--back {
  width: calc(100% - 40px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: 0;
  left: 0;
}
.m_facts_card_flip__card--front {
  position: relative;
  background-color: #091735;
  border-radius: 13px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 115px;
}
@media (min-width: 921px) {
  .m_facts_card_flip__card--front {
    height: 100%;
  }
}
.m_facts_card_flip__card--back {
  background-color: #EFF1F7;
  border-radius: 13px;
  padding: 20px;
  transform: rotateY(180deg);
  height: calc(100% - 40px);
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 921px) {
  .m_facts_card_flip__card--back {
    height: 100%;
  }
}
.m_facts_card_flip__card--header {
  display: flex;
  justify-content: space-between;
}
.m_facts_card_flip__card--header-back {
  margin-bottom: 40px;
}
.m_facts_card_flip__card--header-left {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.m_facts_card_flip__card--productimage {
  max-width: 90px;
  max-height: 90px;
}
.m_facts_card_flip__card--productname {
  margin-bottom: 0px !important;
}
.m_facts_card_flip__subline {
  margin-bottom: 0px !important;
}
.m_facts_card_flip .swiper-pagination {
  position: initial;
  display: none;
}
@media (max-width: 921px) {
  .m_facts_card_flip .swiper-pagination {
    display: block;
    margin-top: 30px;
  }
}
.m_facts_card_flip .swiper-pagination-bullet {
  opacity: 1;
  background-color: #F16D0E;
}
.m_facts_card_flip .swiper-pagination-bullet-active {
  background-color: black;
}

.m_usecase_vertical_slider {
  padding: 90px 110px;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider {
    padding: 60px 30px;
  }
}
.m_usecase_vertical_slider__slides {
  overflow: hidden;
  position: relative;
  min-height: 700px;
  height: 700px;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider__slides {
    display: none;
  }
}
.m_usecase_vertical_slider__slides--mobile {
  display: none;
  position: relative;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider__slides--mobile {
    display: block;
  }
}
.m_usecase_vertical_slider__slides--mobile .swiper-pagination {
  position: initial;
  margin-top: 30px;
}
.m_usecase_vertical_slider__slide--inner {
  display: flex;
  height: 100%;
  padding: 0px 80px;
  gap: 80px;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider__slide--inner {
    padding: 0px;
    gap: 30px;
  }
}
.m_usecase_vertical_slider__slide--inner--image-text {
  flex-direction: row;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider__slide--inner--image-text {
    flex-direction: column;
  }
}
.m_usecase_vertical_slider__slide--inner--text-image {
  flex-direction: row-reverse;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider__slide--inner--text-image {
    flex-direction: column;
  }
}
.m_usecase_vertical_slider__slide--image, .m_usecase_vertical_slider__slide--content {
  width: 50%;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider__slide--image, .m_usecase_vertical_slider__slide--content {
    width: 100%;
  }
}
.m_usecase_vertical_slider__slide--image {
  border-radius: 13px;
  max-width: 450px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider__slide--image {
    max-width: none;
    aspect-ratio: 1.485;
  }
}
.m_usecase_vertical_slider__slide--logo {
  width: 100px;
  height: 100px;
  margin-top: 40px;
  margin-left: 40px;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider__slide--logo {
    width: 70px;
    height: 70px;
    margin-top: 18px;
    margin-left: 18px;
  }
}
.m_usecase_vertical_slider__slide--content {
  padding: 192px 0px;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider__slide--content {
    padding: 0;
  }
}
.m_usecase_vertical_slider__slide--tag {
  font-size: 12.7px !important;
  line-height: 16.506px !important;
  padding: 8px 15px;
  margin-bottom: 20px !important;
  background-color: #81B5FF;
  color: #091735;
  width: fit-content;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider__slide--tag {
    margin-bottom: 25px !important;
  }
}
.m_usecase_vertical_slider__slide--headline {
  margin-bottom: 30px !important;
}
@media (max-width: 921px) {
  .m_usecase_vertical_slider__slide--headline {
    margin-bottom: 25px !important;
  }
}
.m_usecase_vertical_slider__slide--copy {
  margin-bottom: 40px !important;
}
.m_usecase_vertical_slider .swiper-pagination-bullet {
  opacity: 1;
  background-color: #F16D0E;
}
.m_usecase_vertical_slider .swiper-pagination-bullet-active {
  background-color: black;
}
.m_usecase_vertical_slider__buttons {
  position: relative;
  top: 5px;
}

.m_code {
  padding: 30px 146px;
}
@media (max-width: 921px) {
  .m_code {
    padding: 30px 10px;
  }
}
.m_code__code {
  background-color: #091735 !important;
  background: #091735 !important;
  max-width: 953px !important;
  border-radius: 0px 13px 0px 0px !important;
  margin: 0 auto !important;
  tab-size: 0 !important;
  font-family: monospace !important;
}
@media (max-width: 921px) {
  .m_code__code {
    font-size: 70% !important;
  }
}
.m_code__code * {
  text-shadow: none !important;
  font-family: monospace !important;
}
.m_code__code .token.operator, .m_code__code .token.url {
  background: initial !important;
}
.m_code__code code {
  color: #FFFFFF;
  display: block !important;
}

.m_table {
  padding: 30px 146px;
  /* 
   * Imported data styles override
   */
}
.m_table a {
  text-decoration: underline !important;
}
@media (max-width: 921px) {
  .m_table {
    padding: 30px 10px;
  }
}
.m_table__table {
  border-collapse: collapse;
  width: 100%;
  color: #091735;
  max-width: 953px;
  margin: 0 auto;
}
.m_table__row {
  border: 2px solid #091735;
}
@media (max-width: 921px) {
  .m_table__row {
    display: flex;
    flex-direction: column;
    border: 1px solid #091735;
  }
  .m_table__row th, .m_table__row td {
    min-height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.m_table__cell {
  text-align: left;
  padding: 8px;
}
.m_table__cell--th {
  font-family: NoiGrotesk-Medium;
  font-size: 14px;
  line-height: 26.35px;
}
@media (max-width: 921px) {
  .m_table__cell--th {
    font-size: 10px;
    line-height: 15px;
  }
}
.m_table__cell--td {
  font-family: NoiGrotesk-Light;
  font-size: 14px;
  line-height: 26.35px;
}
.m_table__cell--td * {
  font-family: NoiGrotesk-Light;
  font-size: 14px;
  line-height: 26.35px;
}
@media (max-width: 921px) {
  .m_table__cell--td * {
    font-size: 10px;
    line-height: 15px;
  }
}
.m_table__cell--colored {
  background-color: #EFF1F7;
}
.m_table__cell * {
  margin: 0px !important;
}
.m_table__cell ul {
  margin-left: 10px !important;
}
@media (max-width: 921px) {
  .m_table tbody {
    display: flex;
  }
}
.m_table ul.green li {
  background-image: url("assets/svg/tick--blue.svg");
  background-position: 0 6px;
}
.m_table ul.red li {
  background-image: url("assets/svg/dash--orange.svg");
  background-position: 0 12px;
}

.m_h2 {
  padding: 0 146px;
}
@media (max-width: 921px) {
  .m_h2 {
    padding: 0 30px;
  }
}

.m_h3 {
  padding: 0 146px;
}
@media (max-width: 921px) {
  .m_h3 {
    padding: 0 30px;
  }
}

.m_HC_table_of_content {
  width: 100%;
  position: sticky;
  top: 150px;
}
@media (max-width: 921px) {
  .m_HC_table_of_content {
    width: 100%;
    border: none;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    position: initial;
  }
}
.m_HC_table_of_content__table {
  position: sticky;
  top: 170px;
  padding-bottom: 30px;
}
@media (max-width: 921px) {
  .m_HC_table_of_content__table {
    position: initial;
    overflow: hidden;
    max-height: 0px;
    padding-bottom: 0px;
    border: 0px solid #091735;
    border-radius: 13px;
    padding: 0px;
    transition: all ease 0.3s;
    opacity: 0;
  }
}
@media (max-width: 921px) {
  .m_HC_table_of_content__table.show {
    max-height: 1000px;
    padding: 30px 20px;
    border: 1px solid #091735;
    opacity: 1;
  }
}
.m_HC_table_of_content__element {
  margin-bottom: 30px !important;
}
.m_HC_table_of_content__element:last-of-type {
  margin-bottom: 0px !important;
}
.m_HC_table_of_content__main--parent {
  display: none;
}
.m_HC_table_of_content__child {
  margin-bottom: 20px !important;
}
.m_HC_table_of_content__child a {
  font-family: "NoiGrotesk-Light";
}
.m_HC_table_of_content__child--arrow {
  display: flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
}
.m_HC_table_of_content__child--arrow::after {
  content: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__up--orange.svg");
  transform: rotate(180deg);
  transition: all ease 0.3s;
}
.m_HC_table_of_content__child--active a {
  font-family: "NoiGrotesk-Medium";
}
.m_HC_table_of_content__child.show::after {
  transform: rotate(0deg);
}
.m_HC_table_of_content__child--channels {
  display: none;
}
.m_HC_table_of_content__grandchildren {
  margin-left: 30px !important;
}
.m_HC_table_of_content__grandchildren--no-channels {
  max-height: 0px;
  overflow: hidden;
  transition: all ease 0.3s;
}
.m_HC_table_of_content__grandchildren--no-channels.show {
  max-height: 1000px;
}
.m_HC_table_of_content__grandchildren--channels {
  margin-left: 0px !important;
}
.m_HC_table_of_content__grandchild {
  margin-bottom: 20px !important;
}
.m_HC_table_of_content__grandchild--no-channels {
  font-size: 18px !important;
  line-height: 23.4px !important;
}
.m_HC_table_of_content__grandchild--channels {
  font-size: 20px !important;
  line-height: 29.3px !important;
}
.m_HC_table_of_content__grandchild a {
  font-family: "NoiGrotesk-Light";
}
.m_HC_table_of_content__grandchild--arrow {
  display: flex;
  align-items: center;
  gap: 15px;
  cursor: pointer;
}
.m_HC_table_of_content__grandchild--arrow::after {
  content: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__up--orange.svg");
  transform: rotate(180deg);
  transition: all ease 0.3s;
}
.m_HC_table_of_content__grandchild.show::after {
  transform: rotate(0deg);
}
.m_HC_table_of_content__grandchild--active a {
  font-family: "NoiGrotesk-Medium";
}
.m_HC_table_of_content__grandgrandchildren {
  max-height: 0px;
  overflow: hidden;
  transition: all ease 0.3s;
  margin-left: 20px;
}
.m_HC_table_of_content__grandgrandchildren.show {
  max-height: 1000px;
}
.m_HC_table_of_content__grandgrandchild {
  margin-bottom: 20px !important;
}
.m_HC_table_of_content__grandgrandchild a {
  font-family: NoiGrotesk-Light;
  font-size: 18px !important;
  line-height: 23.4px !important;
}
.m_HC_table_of_content__grandgrandchild--active a {
  font-family: "NoiGrotesk-Medium";
}
.m_HC_table_of_content__selector {
  display: none;
  border: 1px solid #091735;
  border-radius: 13px;
  margin-bottom: 11px;
  padding: 10px 20px;
}
@media (max-width: 921px) {
  .m_HC_table_of_content__selector {
    display: block;
  }
}
.m_HC_table_of_content__selector__current {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.m_HC_table_of_content__selector__current::after {
  content: url("/wp-content/themes/tyntec-2023-astra-theme/assets/svg/arrow__up--orange.svg");
  transform: rotate(180deg);
  transition: all ease 0.3s;
}
.m_HC_table_of_content__selector__current.show::after {
  transform: rotate(0deg);
}

.m_next_steps {
  padding: 30px 146px;
}
.m_next_steps ul {
  list-style: none;
}

.m_image_plain {
  padding: 30px 146px;
  text-align: center;
}
.m_image_plain img {
  max-width: 100% !important;
}

.m_hc_footer {
  margin: 30px 146px;
  position: relative;
  width: 70%;
}
.m_hc_footer .parent {
  color: #091735;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0 !important;
}
.m_hc_footer > div {
  display: inline-block;
  position: absolute;
  width: calc(70% / 2);
}
.m_hc_footer .previous-sibling {
  position: relative;
}
.m_hc_footer .next-sibling {
  right: 0;
  text-align: right;
}
.m_hc_footer .next-sibling .icon::before {
  left: auto;
  right: -30px;
  transform: rotate(180deg);
}
.m_hc_footer .icon::before {
  background: url("assets/svg/icon-arrow--black.svg") no-repeat center center;
  background-size: contain;
  content: " ";
  height: 15px;
  left: -30px;
  position: absolute;
  right: auto;
  top: 8px;
  width: 15px;
}

.ir-header-section {
  width: 100%;
  padding-top: 60px;
  z-index: 2;
}
@media (min-width: 1200px) {
  .ir-header-section {
    padding-top: 100px;
  }
}
.ir-header-section .ir-header-section-container {
  margin: 0 auto;
  max-width: 84vw;
}
@media (min-width: 992px) {
  .ir-header-section .ir-header-section-container {
    max-width: 68vw;
  }
}
@media (min-width: 1920px) {
  .ir-header-section .ir-header-section-container {
    max-width: 1415px;
  }
}
.ir-header-section .ir-header-section-container .ir-header-section-content .small-title {
  font-weight: 500;
  font-size: clamp(0.875rem, 0.76786rem + 0.53571vw, 1.25rem);
  line-height: 1.2;
  color: #091735;
  text-align: center;
  margin-bottom: clamp(0.625rem, 0.44643rem + 0.89286vw, 1.25rem);
}
@media (max-width: 991px) {
  .ir-header-section .ir-header-section-container .ir-header-section-content .small-title {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .ir-header-section .ir-header-section-container .ir-header-section-content .headline-wrapper {
    padding: 0 11vw;
  }
}
@media (min-width: 1920px) {
  .ir-header-section .ir-header-section-container .ir-header-section-content .headline-wrapper {
    padding: 0 211px;
  }
}
.ir-header-section .ir-header-section-container .ir-header-section-content .headline-wrapper h1 {
  font-weight: 500;
  font-size: clamp(2.3125rem, 1.90179rem + 2.05357vw, 3.75rem);
  line-height: 1.13333;
  color: #091735;
  margin-bottom: clamp(0.9375rem, 0.84821rem + 0.44643vw, 1.25rem);
}
@media (max-width: 991px) {
  .ir-header-section .ir-header-section-container .ir-header-section-content .headline-wrapper h1 {
    text-align: left !important;
  }
}
@media (min-width: 992px) {
  .ir-header-section .ir-header-section-container .ir-header-section-content .description-wrapper {
    padding: 0 7vw;
  }
}
@media (min-width: 1920px) {
  .ir-header-section .ir-header-section-container .ir-header-section-content .description-wrapper {
    padding: 0 134px;
  }
}
.ir-header-section .ir-header-section-container .ir-header-section-content .description-wrapper p {
  font-weight: 300;
  font-family: NoiGrotesk-Light;
  font-size: 1.25rem;
  line-height: 1.5;
  color: #091735;
}
@media (max-width: 991px) {
  .ir-header-section .ir-header-section-container .ir-header-section-content .description-wrapper p {
    font-size: 1.375rem;
    text-align: left !important;
  }
}
.ir-header-section .hero-video-wrapper {
  width: 100%;
  margin-top: clamp(2.1875rem, 1.5625rem + 3.125vw, 4.375rem);
}
.ir-header-section .hero-video-wrapper.mobile {
  height: unset !important;
}
@media (min-width: 992px) {
  .ir-header-section .hero-video-wrapper.mobile {
    display: none;
  }
}
@media (max-width: 991px) {
  .ir-header-section .hero-video-wrapper.desktop {
    display: none;
  }
}
@media (min-width: 992px) {
  .ir-header-section .hero-video-wrapper {
    margin-bottom: -120px;
  }
}
.ir-header-section .hero-video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
@media (min-width: 992px) {
  .ir-header-section .hero-video-wrapper video {
    border-radius: 12px;
  }
}
.ir-header-section .hero-video-wrapper {
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .ir-header-section .hero-video-wrapper {
    border-radius: 12px;
  }
}
.ir-header-section .hero-video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translateY(0) !important;
  transition: transform 0.1s linear;
  will-change: transform;
}

.ir-data-section {
  background-color: #091735;
  padding: 55px 0 90px;
}
@media (min-width: 992px) {
  .ir-data-section {
    padding: 170px 0 113px;
  }
}
@media (min-width: 1200px) {
  .ir-data-section {
    padding: 230px 0 113px;
  }
}
.ir-data-section .ir-data-section-container {
  margin: 0 auto;
  max-width: 62vw;
}
@media (min-width: 992px) {
  .ir-data-section .ir-data-section-container {
    max-width: 60vw;
  }
}
@media (min-width: 1920px) {
  .ir-data-section .ir-data-section-container {
    max-width: 1148px;
  }
}
.ir-data-section .ir-data-section-container .ir-data-section-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ir-data-section .ir-data-section-container .ir-data-section-content .data-title,
.ir-data-section .ir-data-section-container .ir-data-section-content .stat-main-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .ir-data-section .ir-data-section-container .ir-data-section-content .data-title,
  .ir-data-section .ir-data-section-container .ir-data-section-content .stat-main-wrapper {
    flex: 0 0 31%;
    max-width: 31%;
  }
}
.ir-data-section .ir-data-section-container .ir-data-section-content .data-title {
  flex: 0 0 100%;
  max-width: 100%;
  color: #81b5ff;
  font-weight: 500;
  font-family: "NoiGrotesk-Medium";
  font-size: clamp(2rem, 1.71429rem + 1.42857vw, 3rem);
  line-height: 1.16667;
}
@media (min-width: 992px) {
  .ir-data-section .ir-data-section-container .ir-data-section-content .data-title {
    flex: 0 0 31%;
    max-width: 31%;
  }
}
@media (max-width: 991px) {
  .ir-data-section .ir-data-section-container .ir-data-section-content .data-title {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ir-data-section .ir-data-section-container .ir-data-section-content .data-title {
    font-size: 2.1875rem;
  }
}
@media (max-width: 991px) {
  .ir-data-section .ir-data-section-container .ir-data-section-content .stat-main-wrapper.personalized-experience-stat {
    margin-bottom: 45px;
  }
}
.ir-data-section .ir-data-section-container .ir-data-section-content .stat-main-wrapper .stat-percentage {
  font-family: "NoiGrotesk-Medium";
  font-size: 3.75rem;
  line-height: 1.16667;
  color: #81b5ff;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ir-data-section .ir-data-section-container .ir-data-section-content .stat-main-wrapper .stat-percentage {
    font-size: 3.125rem;
  }
}
.ir-data-section .ir-data-section-container .ir-data-section-content .stat-main-wrapper .stat-description {
  font-family: "NoiGrotesk-Light";
  font-size: clamp(1.125rem, 1.08929rem + 0.17857vw, 1.25rem);
  line-height: 1.5;
  color: #ffffff;
  padding-right: 3.7vw;
}
@media (min-width: 1600px) {
  .ir-data-section .ir-data-section-container .ir-data-section-content .stat-main-wrapper .stat-description {
    padding-right: 8.5vw;
  }
}
@media (min-width: 1920px) {
  .ir-data-section .ir-data-section-container .ir-data-section-content .stat-main-wrapper .stat-description {
    padding-right: 43px;
  }
}

.ir-bridge-gap-section {
  padding: clamp(3.75rem, 1.78571rem + 9.82143vw, 10.625rem) 0 clamp(5rem, 3.92857rem + 5.35714vw, 8.75rem);
}
.ir-bridge-gap-section .ir-bridge-gap-section-container {
  margin: 0 auto;
  max-width: 62vw;
}
@media (min-width: 992px) {
  .ir-bridge-gap-section .ir-bridge-gap-section-container {
    max-width: 60vw;
  }
}
@media (min-width: 1920px) {
  .ir-bridge-gap-section .ir-bridge-gap-section-container {
    max-width: 1148px;
  }
}
.ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .image-wrapper,
.ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .content-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .image-wrapper,
  .ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .content-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .image-wrapper {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .image-wrapper img {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .image-wrapper img {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .image-wrapper img {
    max-height: 50vh;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .image-wrapper img {
    max-height: unset;
    width: 100%;
  }
}
.ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 992px) {
  .ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .content-wrapper {
    padding-left: 100px;
  }
}
.ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .content-wrapper h2 {
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  font-size: clamp(1.75rem, 1.57143rem + 0.89286vw, 2.375rem);
  line-height: 1.26316;
  color: #091735;
  margin-bottom: 20px;
}
.ir-bridge-gap-section .ir-bridge-gap-section-container .bridge-gap-content-wrapper .content-wrapper .description-wrapper p {
  font-family: "NoiGrotesk-Light";
  font-weight: 300;
  font-size: clamp(1rem, 0.96429rem + 0.17857vw, 1.125rem);
  line-height: 1.66667;
  color: #091735;
  margin-top: 0;
}

.ir-hugo-boss-section {
  background-color: #091735;
}
@media (min-width: 1920px) {
  .ir-hugo-boss-section {
    max-width: 1920px;
    margin: 0 auto;
  }
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper {
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
  overflow: hidden;
}
@media (min-width: 992px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper {
    flex: 0 0 60%;
    max-width: 60%;
  }
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .image {
  height: 100%;
  width: 100%;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .image .main-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 768px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .image .main-image {
    max-height: 60vh;
  }
}
@media (min-width: 992px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .image .main-image {
    max-height: 100%;
  }
}
@media (min-width: 1920px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .image .main-image {
    max-height: 70vh;
  }
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, transparent 22.07%, rgba(0, 0, 0, 0.4) 71.67%);
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .logo-wrapper {
  left: 40px;
  top: 30px;
}
@media (min-width: 992px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .logo-wrapper {
    top: 60px;
    left: 60px;
  }
}
@media (min-width: 1200px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .logo-wrapper {
    top: 90px;
    left: 160px;
  }
}
@media (max-width: 991px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .logo-wrapper img.desktop {
    display: none;
  }
}
@media (min-width: 992px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .logo-wrapper img.mobile {
    display: none;
  }
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .quote-wrapper,
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .logo-wrapper {
  position: absolute;
  width: 100%;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .quote-wrapper {
  left: 30px;
  bottom: 60px;
  color: white;
  z-index: 2;
}
@media (min-width: 992px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .quote-wrapper {
    padding: 0 60px 0 30px;
  }
}
@media (min-width: 1200px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .quote-wrapper {
    padding: 0 110px;
  }
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .quote-wrapper .quote {
  margin-bottom: 25px;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .quote-wrapper .quote p {
  color: white;
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  font-size: 1.5rem;
  margin-top: 0;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .quote-wrapper .author-wrapper {
  display: flex;
  flex-direction: column;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .quote-wrapper .author-wrapper .author {
  color: white;
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  font-size: 1.5rem;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .quote-wrapper .author-wrapper .author-position {
  color: white;
  font-family: "NoiGrotesk-Light";
  font-weight: 300;
  font-size: 1.5rem;
}
@media (max-width: 991px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .image-wrapper .quote-wrapper {
    display: none;
  }
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 60px 0;
}
@media (max-width: 991px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper {
    margin: 0 auto;
    max-width: 84vw;
  }
}
@media (min-width: 992px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper {
    padding: 40px 30px 50px;
    flex: 0 0 40%;
    max-width: 40%;
  }
}
@media (min-width: 1200px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper {
    padding: 90px 60px 50px;
  }
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .quote-wrapper {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .quote-wrapper {
    display: none;
  }
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .quote-wrapper .quote {
  margin-bottom: 25px;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .quote-wrapper .quote p {
  color: white;
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  font-size: 1.125rem;
  margin-top: 0;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .quote-wrapper .author-wrapper {
  display: flex;
  flex-direction: column;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .quote-wrapper .author-wrapper .author {
  color: white;
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  font-size: 1.125rem;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .quote-wrapper .author-wrapper .author-position {
  color: white;
  font-family: "NoiGrotesk-Light";
  font-weight: 300;
  font-size: 1.125rem;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .within-one-year-data .title-wrapper h3 {
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  font-size: clamp(1.125rem, 1.08929rem + 0.17857vw, 1.25rem);
  color: white;
  margin-bottom: clamp(0.9375rem, 0.66964rem + 1.33929vw, 1.875rem);
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .within-one-year-data .data-main-wrapper .data-wrapper:not(:nth-last-child(1)) {
  margin-bottom: 30px;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .within-one-year-data .data-main-wrapper .data-wrapper h3 {
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  font-size: clamp(2.5rem, 2.32143rem + 0.89286vw, 3.125rem);
  line-height: 1.6;
  color: #81b5ff;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .within-one-year-data .data-main-wrapper .data-wrapper .description {
  padding-right: 30px;
}
.ir-hugo-boss-section .ir-hugo-boss-section-container .hugo-boss-content-wrapper .content-wrapper .within-one-year-data .data-main-wrapper .data-wrapper .description p {
  margin-top: 0;
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  font-size: clamp(1.375rem, 1.26786rem + 0.53571vw, 1.75rem);
  line-height: 1.1;
}

.personalized-messaging-section {
  padding: clamp(6.875rem, 6.33929rem + 2.67857vw, 8.75rem) 0 clamp(1.875rem, 0.625rem + 6.25vw, 6.25rem);
}
.personalized-messaging-section .section-title {
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  font-size: clamp(1.875rem, 1.51786rem + 1.78571vw, 3.125rem);
  line-height: 1.16;
  color: #091735;
  max-width: 84vw;
  margin: 0 auto clamp(4rem, 3.89286rem + 0.53571vw, 4.375rem);
}
@media (min-width: 992px) {
  .personalized-messaging-section .section-title {
    max-width: 65vw;
    text-align: center;
  }
}
@media (min-width: 1920px) {
  .personalized-messaging-section .section-title {
    max-width: 50vw;
  }
}
.personalized-messaging-section .personalized-messaging-sticky-inner {
  display: flex;
}
@media (max-width: 991px) {
  .personalized-messaging-section .personalized-messaging-sticky-inner {
    display: none !important;
  }
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper {
  flex: 0 0 50%;
  max-width: 50%;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .trackbar-wrapper .inner-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  position: absolute;
  right: -100%;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .trackbar-wrapper .inner-wrapper .trackbar-indicator {
  width: 8px;
  height: 8px;
  background-color: #091735;
  opacity: 0.25;
  border-radius: 54px;
  transition: all 0.3s ease;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .trackbar-wrapper .inner-wrapper .trackbar-indicator.active {
  height: 8px;
  width: 14px;
  background-color: #f16d0e;
  opacity: 1;
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .trackbar-wrapper .inner-wrapper .trackbar-indicator.active {
    width: 8px;
    height: 14px;
  }
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .phone-image {
  position: absolute;
  left: 40px;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper {
  display: flex;
  align-items: center;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper .messages-wrapper {
  position: absolute;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper .messages-wrapper .message-wrapper {
  opacity: 0;
  transition: all 0s ease;
  margin-bottom: 10px;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper .messages-wrapper .message-wrapper:nth-child(1) {
  transition-delay: 0.4s;
  animation-delay: 0.1s !important;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper .messages-wrapper .message-wrapper.message-odd {
  margin-right: 85px !important;
  margin-left: 0 !important;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper .messages-wrapper .message-wrapper.message-even {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: 85px !important;
  margin-right: 0 !important;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper .messages-wrapper .message-wrapper:nth-child(2) {
  margin-left: 85px;
  margin-right: 0;
  transition-delay: 0.8s;
  animation-delay: 0.5s !important;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper .messages-wrapper .message-wrapper:nth-child(3) {
  transition-delay: 1.2s;
  animation-delay: 0.9s !important;
  margin-right: 85px;
  margin-left: 0;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper .messages-wrapper .message-wrapper img {
  min-width: 200px;
  max-width: 200px;
}
@media (min-width: 576px) {
  .personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper .messages-wrapper .message-wrapper img {
    min-width: 250px;
    max-width: 250px;
  }
}
@media (min-width: 1200px) {
  .personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper .messages-wrapper .message-wrapper img {
    min-width: 300px;
  }
}
.personalized-messaging-section .personalized-messaging-sticky-inner .phone-image-wrapper .inner-wrapper .images-main-wrapper .messages-wrapper.active .message-wrapper {
  animation: fadeUp 0.7s forwards ease;
  opacity: 1;
  transform: translateY(0);
}
.personalized-messaging-section .personalized-messaging-sticky-inner .texts-wrapper {
  flex: 0 0 50%;
  max-width: 50%;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .texts-wrapper .pms-text-group {
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.personalized-messaging-section .personalized-messaging-sticky-inner .texts-wrapper .pms-text-group .content-wrapper h3 {
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  font-size: clamp(1.75rem, 1.60714rem + 0.71429vw, 2.25rem);
  line-height: 1;
  color: #091735;
  margin-bottom: clamp(0.625rem, 0.44643rem + 0.89286vw, 1.25rem);
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-sticky-inner .texts-wrapper .pms-text-group .content-wrapper h3 {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-sticky-inner .texts-wrapper .pms-text-group .content-wrapper .content {
    padding-right: 80px;
  }
}
.personalized-messaging-section .personalized-messaging-sticky-inner .texts-wrapper .pms-text-group .content-wrapper .content p {
  margin-top: 0;
  font-family: "NoiGrotesk-Light";
  font-size: clamp(1.125rem, 1.08929rem + 0.17857vw, 1.25rem);
  line-height: 1.5;
  color: #091735;
}
.personalized-messaging-section .personalized-messaging-section-container {
  max-width: 60vw;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container {
    max-width: 75vw;
  }
}
@media (min-width: 1200px) {
  .personalized-messaging-section .personalized-messaging-section-container {
    max-width: 65vw;
  }
}
@media (min-width: 1920px) {
  .personalized-messaging-section .personalized-messaging-section-container {
    max-width: 1148px;
  }
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container.swiper-mobile-container {
    display: none !important;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper {
  max-height: 100vh;
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper {
    padding-top: 100px;
    min-height: 100vh;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .phone-image-wrapper {
  position: absolute;
  width: 100%;
  height: 77%;
  display: flex;
}
@media (max-width: 991px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .phone-image-wrapper {
    height: 550px;
  }
}
@media (max-width: 767px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .phone-image-wrapper {
    height: 500px;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .phone-image-wrapper .phone-image {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .phone-image-wrapper .phone-image {
    flex: 0 0 55%;
    max-width: 55%;
  }
}
@media (max-width: 991px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .phone-image-wrapper .phone-image img {
    max-width: 70%;
    height: 100%;
    object-fit: contain;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .phone-image-wrapper .phone-image:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: 80%;
  background-color: #eff1f7;
  border-radius: 22px;
}
@media (min-width: 576px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .phone-image-wrapper .phone-image:before {
    width: 420px;
  }
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .phone-image-wrapper .phone-image:before {
    width: 90%;
    height: 60%;
  }
}
@media (min-width: 1440px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .phone-image-wrapper .phone-image:before {
    width: 550px;
    height: 500px;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .phone-image-wrapper .phone-image img {
  position: relative;
  z-index: 2;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper {
  max-height: 100vh;
  z-index: 3;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide {
  max-height: max-content;
  opacity: 0 !important;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 84vw;
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper {
    max-width: 82.2vw;
  }
}
@media (min-width: 1920px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper {
    max-width: 1578px;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper {
    flex: 0 0 55%;
    max-width: 55%;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper .images-inner-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  min-height: 500px;
}
@media (min-width: 768px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper .images-inner-wrapper {
    min-height: 550px;
  }
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper .images-inner-wrapper {
    min-height: 650px;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper .images-inner-wrapper .message-wrapper {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.7s ease;
  margin-right: 85px;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper .images-inner-wrapper .message-wrapper .image-wrapper {
  position: relative;
  display: flex;
  justify-content: flex-start;
  max-width: max-content;
  margin: 5px 0;
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper .images-inner-wrapper .message-wrapper .image-wrapper {
    margin: 5px 0;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper .images-inner-wrapper .message-wrapper .image-wrapper img {
  min-width: 300px;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper .images-inner-wrapper .message-wrapper:nth-child(1) {
  transition-delay: 0.4s;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper .images-inner-wrapper .message-wrapper.message-even {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper .images-inner-wrapper .message-wrapper:nth-child(2) {
  margin-left: 85px;
  margin-right: 0;
  transition-delay: 0.8s;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .images-wrapper .images-inner-wrapper .message-wrapper:nth-child(3) {
  transition-delay: 1.2s;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 0 0 100%;
  max-width: 100%;
  transform: translateY(40px);
  transition: all 0.7s ease;
  opacity: 0;
}
@media (max-width: 991px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .content-wrapper {
    padding: 30px 0 40px;
  }
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .content-wrapper {
    flex: 0 0 45%;
    max-width: 45%;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .content-wrapper h3 {
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  font-size: clamp(1.75rem, 1.60714rem + 0.71429vw, 2.25rem);
  line-height: 1;
  color: #091735;
  margin-bottom: clamp(0.625rem, 0.44643rem + 0.89286vw, 1.25rem);
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .content-wrapper h3 {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .content-wrapper .content {
    padding-right: 80px;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide .slide-wrapper .content-wrapper .content p {
  margin-top: 0;
  font-family: "NoiGrotesk-Light";
  font-size: clamp(1.125rem, 1.08929rem + 0.17857vw, 1.25rem);
  line-height: 1.5;
  color: #091735;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide-active {
  opacity: 1 !important;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide-active .slide-wrapper .images-wrapper .images-inner-wrapper .message-wrapper {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.5s ease;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .swiper-wrapper .swiper-slide-active .slide-wrapper .content-wrapper {
  transform: translateY(0);
  transition: all 0.5s ease;
  opacity: 1;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .pms-swiper-pagination {
  position: absolute;
  z-index: 2;
  right: 0;
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .pms-swiper-pagination {
    right: 20px;
  }
}
@media (max-width: 991px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .pms-swiper-pagination {
    display: flex;
    justify-content: center;
  }
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .pms-swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #091735;
  opacity: 0.25;
  border-radius: 54px;
  transition: all 0.3s ease;
}
.personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .pms-swiper-pagination .swiper-pagination-bullet-active {
  height: 8px;
  width: 14px;
  background-color: #f16d0e;
  opacity: 1;
}
@media (min-width: 992px) {
  .personalized-messaging-section .personalized-messaging-section-container .slider-main-wrapper .swiper .pms-swiper-pagination .swiper-pagination-bullet-active {
    width: 8px;
    height: 14px;
  }
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(1px);
  }
}
.integration-section {
  padding: clamp(3.125rem, 2.17857rem + 4.73214vw, 6.4375rem) 0 76px;
}
.integration-section .integration-section-container {
  margin: 0 auto;
  background-color: #81b5ff;
  max-width: 100vw;
}
@media (min-width: 992px) {
  .integration-section .integration-section-container {
    max-width: 92vw;
    border-radius: 20px;
  }
}
@media (min-width: 1920px) {
  .integration-section .integration-section-container {
    max-width: 1766px;
  }
}
.integration-section .integration-section-container .integrations-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding: 60px 0;
}
@media (max-width: 991px) {
  .integration-section .integration-section-container .integrations-wrapper {
    margin: 0 auto;
    max-width: 84vw;
  }
}
@media (min-width: 992px) {
  .integration-section .integration-section-container .integrations-wrapper {
    padding: 70px 60px;
    align-items: flex-start;
  }
}
@media (min-width: 1600px) {
  .integration-section .integration-section-container .integrations-wrapper {
    padding: 120px 310px;
  }
}
.integration-section .integration-section-container .integrations-wrapper .integration-item {
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .integration-section .integration-section-container .integrations-wrapper .integration-item:not(:nth-last-child(1)) {
    margin-bottom: 45px;
  }
}
@media (min-width: 992px) {
  .integration-section .integration-section-container .integrations-wrapper .integration-item {
    padding-top: 80px;
    flex: 0 0 33%;
    max-width: 33%;
  }
}
@media (max-width: 991px) {
  .integration-section .integration-section-container .integrations-wrapper .integration-item .logo {
    margin-bottom: 18px;
  }
}
@media (min-width: 992px) {
  .integration-section .integration-section-container .integrations-wrapper .integration-item .logo {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (min-width: 992px) {
  .integration-section .integration-section-container .integrations-wrapper .integration-item .content-wrapper {
    padding-right: 20px;
  }
}
.integration-section .integration-section-container .integrations-wrapper .integration-item .content-wrapper h3 {
  font-family: "NoiGrotesk-Medium";
  font-weight: 300;
  font-size: clamp(1.375rem, 1.26786rem + 0.53571vw, 1.75rem);
  color: #091735;
  margin-bottom: clamp(0.625rem, 0.26786rem + 1.78571vw, 1.875rem);
}
.integration-section .integration-section-container .integrations-wrapper .integration-item .content-wrapper p {
  font-family: "NoiGrotesk-Light";
  font-size: 1.25rem;
  line-height: 1.5;
  color: #091735;
  margin-top: 0px;
}

.ir-cta-section {
  padding-bottom: 120px;
}
.ir-cta-section .ir-cta-section-container {
  margin: 0 auto;
  max-width: 62vw;
}
@media (min-width: 992px) {
  .ir-cta-section .ir-cta-section-container {
    max-width: 60vw;
  }
}
@media (min-width: 1920px) {
  .ir-cta-section .ir-cta-section-container {
    max-width: 1148px;
  }
}
.ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .title-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .title-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .title-wrapper h2 {
  font-family: "NoiGrotesk-Medium";
  font-size: clamp(2rem, 1.67857rem + 1.60714vw, 3.125rem);
  color: #091735;
  font-weight: 500;
}
@media (max-width: 991px) {
  .ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .title-wrapper h2 {
    margin-bottom: 40px;
  }
}
.ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .content-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 992px) {
  .ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .content-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .content-wrapper .content {
  margin-bottom: 40px;
}
.ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .content-wrapper .content p {
  font-family: "NoiGrotesk-Light";
  font-size: clamp(1.125rem, 1.08929rem + 0.17857vw, 1.25rem);
  line-height: 1.5;
  font-weight: 300;
  margin-top: 0;
  color: #091735;
}
.ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .content-wrapper .buttons-wrapper {
  display: flex;
  gap: 15px;
}
@media (max-width: 991px) {
  .ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .content-wrapper .buttons-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }
}
.ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .content-wrapper .buttons-wrapper a {
  font-family: "NoiGrotesk-Medium";
  font-weight: 500;
  padding: 11px 20px;
  font-size: 1.125rem;
  border-radius: 13px 13px 13px 0;
  background-color: #f16d0e;
  border: solid 2px #f16d0e;
  color: white;
  transition: all 0.25s ease;
}
.ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .content-wrapper .buttons-wrapper a:hover {
  opacity: 0.8;
}
.ir-cta-section .ir-cta-section-container .ir-cta-content-wrapper .content-wrapper .buttons-wrapper a.secondary {
  background-color: white;
  color: #f16d0e;
}
