@font-face {
  font-family: "JetBrains Mono Medium";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/inter/medium.ttf") format("truetype");
}
@font-face {
  font-family: "ideenschmiedeicons";
  src: url("../fonts/icons/ideenschmiedeicons.ttf?9cb98i") format("truetype"), url("../fonts/icons/ideenschmiedeicons.woff?9cb98i") format("woff"), url("../fonts/icons/ideenschmiedeicons.svg?9cb98i#ideenschmiedeicons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], .references-slider a::after, .custom-list--star li::before, .custom-list--cog li::before, .custom-list--check li::before, .modern-faq summary::after, .checkmark-list li::marker, [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "ideenschmiedeicons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
  content: "\e900";
}

.icon-star-full:before {
  content: "\e901";
}

.icon-rate:before {
  content: "\e901";
}

.icon-star:before {
  content: "\e901";
}

.icon-favorite:before {
  content: "\e901";
}

.icon-bookmark:before {
  content: "\e901";
}

.icon-cog:before {
  content: "\e902";
}

.icon-gear:before {
  content: "\e902";
}

.icon-preferences:before {
  content: "\e902";
}

.icon-settings:before {
  content: "\e902";
}

.icon-generate:before {
  content: "\e902";
}

.icon-control:before {
  content: "\e902";
}

.icon-options:before {
  content: "\e902";
}

.icon-checkmark:before {
  content: "\e903";
}

.icon-tick:before {
  content: "\e903";
}

.icon-correct:before {
  content: "\e903";
}

.icon-accept:before {
  content: "\e903";
}

.icon-ok:before {
  content: "\e903";
}

.icon-navigate_next:before {
  content: "\e904";
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
::selection {
  background: #19ABFF;
  color: #FFFFFF;
}

html {
  background: #04103a;
  scroll-behavior: smooth;
}

div > figure > img {
  pointer-events: none;
}

:where(body .is-layout-flow) > *,
:where(.wp-site-blocks) > * {
  margin: 0;
}

body.single main :where(body .is-layout-flow) > *,
body.single main :where(.wp-site-blocks) > * {
  margin-block-start: 1.5rem !important;
  margin-block-end: 0;
}

div.wp-block-navigation__submenu-container.wp-block-navigation-submenu {
  border: #19ABFF 2px solid;
  margin-top: 10px;
}

div.wp-block-post-content {
  margin: 0;
}

div.wp-site-blocks {
  padding: 0;
}

header.wp-block-template-part {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 9999;
}

.wp-block-post-content a:where(:not(.wp-element-button)) {
  color: var(--wp--preset--color--primary);
}

.wp-element-button:hover, .wp-block-button__link:hover {
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--base);
}

div.is-style-outline a.wp-element-button:hover {
  background-color: var(--wp--preset--color--contrast);
  border-color: var(--wp--preset--color--contrast);
}

figure.wp-block-table.is-style-stripes {
  border-bottom: none;
}
figure.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background: var(--wp--preset--color--light);
}

footer a:where(:not(.wp-element-button)), footer a:where(:not(.wp-element-button)):hover {
  color: var(--wp--preset--color--light);
}

.display-none {
  display: none;
}

.border-none {
  border: none;
}

.max-width {
  max-width: 630px;
}

div.first-view {
  height: 100vh;
  background-size: cover;
}
div.first-view > div {
  position: relative;
  top: 35vh;
}
div.first-view > figure a img {
  position: absolute;
  bottom: 20px;
}

div#home {
  background: url("../img/background.svg");
}

div#shopify {
  background: url("../img/background-shopify.svg");
}
div#shopify > div {
  top: 30vh;
}

div#shopware {
  background: url("../img/background-shopware.svg");
}

div.google-business > a {
  color: #FFFFFF;
  text-decoration: none;
}
div.google-business > a > div.review-wrapper {
  width: fit-content;
  padding: 15px 20px;
  border: #FFFFFF 3px solid;
}
div.google-business > a > div.review-wrapper > div.review {
  display: flex;
  justify-content: center;
}
div.google-business > a > div.review-wrapper > div.review > figure {
  margin: 0 10px 0 0;
}
div.google-business > a > div.review-wrapper > div.review > div.review-information > div.review-stars {
  display: flex;
}
div.google-business > a > div.review-wrapper > div.review > div.review-information > div.review-stars > figure {
  height: 15px;
  margin: 0 5px 0 0;
}
div.google-business > a > div.review-wrapper > div.review > div.review-information > div.review-stars > p {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
div.google-business > a > div.review-wrapper > div.review > div.review-information > p {
  font-size: 14px;
  margin: 0;
}
div.google-business.contrast {
  display: flex;
  position: relative;
  justify-content: flex-end;
  z-index: 1;
  margin: 0;
}
div.google-business.contrast > a {
  color: #000000;
}
div.google-business.contrast > a > div.review-wrapper {
  border-color: #000000;
}

div.stars {
  height: 15px;
}

div#welcome {
  position: absolute;
}

p#clients strong:after, p#projects strong:after, p#technologies strong:after {
  content: "+";
}

p#lifeblood strong:after {
  content: "%";
}

div#reviews {
  display: flex;
}
div#reviews > div {
  width: 50%;
}

div#controls {
  display: flex;
  justify-content: center;
}
div#controls a#previous, div#controls a#next {
  padding: 0 7.5px;
}
div#controls a#previous img, div#controls a#next img {
  width: 25px;
  height: 25px;
}
div#controls a#previous img:hover, div#controls a#next img:hover {
  cursor: pointer;
}

div#map {
  width: 100%;
  height: 100%;
  min-height: 500px;
  pointer-events: none;
}

form.intern-form input:first-child, form.hubspot-form input:first-child {
  margin-right: 10px;
}
form.intern-form textarea, form.hubspot-form textarea {
  height: 300px;
  font-family: "Inter", sans-serif;
  border-width: 2px;
  resize: vertical;
}
form.intern-form input, form.intern-form textarea, form.hubspot-form input, form.hubspot-form textarea {
  width: 100%;
  border-style: solid;
  border-color: #04103a;
  border-radius: 0;
  padding: 15px;
  margin-bottom: 15px;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
}
form.intern-form label[for=privacy], form.hubspot-form label[for=privacy] {
  display: flex;
  margin-bottom: 30px;
}
form.intern-form label[for=privacy] input, form.hubspot-form label[for=privacy] input {
  width: 10px;
  height: 10px;
  padding: 5px;
  margin-right: 10px;
}
form.intern-form label[for=privacy] input:checked, form.hubspot-form label[for=privacy] input:checked {
  background: #19ABFF;
  border-color: #19ABFF;
}
form.intern-form input[type=button], form.intern-form input[type=submit], form.hubspot-form input[type=button], form.hubspot-form input[type=submit] {
  width: auto;
}
form.intern-form input[type=button]:hover, form.intern-form input[type=submit]:hover, form.hubspot-form input[type=button]:hover, form.hubspot-form input[type=submit]:hover {
  cursor: pointer;
}
form.intern-form div, form.hubspot-form div {
  display: flex;
}

details.technology-question > summary, details.promotion-question > summary, details.ecommerce-question > summary {
  font-weight: bold;
}

div#go-back {
  cursor: pointer;
}
div#go-back > p {
  text-decoration: underline;
  text-decoration-color: #19ABFF;
}
div#go-back > p:hover {
  text-decoration: none;
}

div.tech-stack img, div.partners img {
  transition: transform 0.2s;
}
div.tech-stack img:hover, div.partners img:hover {
  transform: scale(1.1);
}

ul.advantages-list {
  padding: 0 0 0 15px;
}
ul.advantages-list li {
  font-weight: bold;
  list-style: none;
}
ul.advantages-list li:before {
  height: 20px;
  width: 20px;
  background: url("../img/check.svg");
  content: "";
  position: relative;
  top: 5px;
  display: inline-block;
  margin: 10px 10px 0 0;
}
ul.advantages-list li:first-child:before {
  margin: 0 10px 0 0;
}

div#promotions svg > g:hover > path:first-child {
  fill: #19ABFF !important;
}

div#references > div.wp-block-group {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
div#references > div.wp-block-group > div {
  width: 49%;
  margin: 0 0 30px 0 !important;
}
div#references > div.wp-block-group > div h2 a {
  text-decoration: none;
}

figure#references-gallery > figure.wp-block-image {
  cursor: zoom-in;
}

div#lightbox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  cursor: zoom-out;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  z-index: 99;
}
div#lightbox > figure {
  width: 70%;
  cursor: unset;
}
div#lightbox > figure > img {
  width: 100%;
  height: 100%;
}

pre.wp-block-code {
  width: 100%;
  background: var(--wp--preset--color--light);
  padding: 15px;
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
pre.wp-block-code code {
  color: #04103a;
  font-family: "JetBrains Mono Medium", monospace;
  padding: 5px 0 0 0;
}
pre.wp-block-code code span.comment {
  color: #5922AF;
}
pre.wp-block-code a#copy {
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  background: #04103a;
  display: flex;
  justify-content: center;
  align-items: center;
}
pre.wp-block-code a#copy:hover {
  cursor: pointer;
}
pre.wp-block-code a#copy img {
  width: 15px;
  height: 15px;
}

div#reading {
  background: #19ABFF;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 0;
  height: 4px;
  z-index: 999;
}

div#thank-you canvas#confetti {
  max-width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}

form.post-search {
  display: flex;
}
form.post-search input {
  width: 100%;
  padding: 15px;
  border: none;
  outline: none;
}

ul.categories {
  display: flex;
  flex-flow: wrap;
  padding: 0;
}
ul.categories li {
  background: #FFFFFF;
  padding: 10px 20px;
  margin: 0 10px 10px 0;
  list-style-type: none;
}
ul.categories li a {
  color: #04103a;
  text-decoration: none;
}

ul.sub-categories {
  padding: 0;
}
ul.sub-categories > li {
  display: none;
}
ul.sub-categories li.current-cat {
  display: block;
}
ul.sub-categories li.current-cat > a {
  display: none;
}
ul.sub-categories li.current-cat ul.children {
  display: flex;
  flex-flow: wrap;
  padding: 0;
}
ul.sub-categories li.current-cat ul.children li {
  background: #FFFFFF;
  padding: 10px 20px;
  margin: 0 10px 10px 0;
  list-style-type: none;
}
ul.sub-categories li.current-cat ul.children li a {
  color: #04103a;
  text-decoration: none;
}
ul.sub-categories li.current-cat ul.children li ul.children {
  display: none;
}

.supercharged-hero .wp-block-columns .wp-block-column:first-child {
  flex-basis: 66.66%;
}
.supercharged-hero .wp-block-columns .wp-block-column:last-child {
  flex-basis: 33.33%;
}

h1.supercharged-headline {
  line-height: 1.3;
  font-size: clamp(40px, 10vw, 56px);
}
h1.supercharged-headline span {
  display: inline-block;
  line-height: 1;
  padding: 20px;
  background: rgb(0, 238, 188);
  background: linear-gradient(45deg, rgb(0, 238, 188) 0%, rgb(25, 171, 255) 100%);
  color: #fff;
  margin-right: 10px;
}

.checkmark-list li {
  padding: 0 0 0 10px;
}
.checkmark-list li::marker {
  content: "\e903";
  color: #5922AF;
  font-size: 14px;
}

.hero-signet {
  position: absolute;
  right: 0;
  bottom: -15vh;
}

.footer-signet {
  position: absolute;
  right: 0;
}

figure.logo-slider.wp-block-gallery.has-nested-images.columns-1.wp-block-gallery-4.is-layout-flex.wp-block-gallery-is-layout-flex {
  flex-wrap: nowrap;
  padding: 0;
  gap: 150px;
  margin: 0 75px;
}

figure.logo-slider.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image.size-large:not(#individual-image) {
  width: 100%;
  min-width: 220px;
  margin: 0;
}

.wp-block-group:has(> .logo-slider) {
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
}

.logo-slider {
  --duration: 0;
  animation: scroll-x var(--duration) linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .logo-slider {
    animation-play-state: paused;
  }
}

@keyframes scroll-x {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 150px));
  }
}
.modern-faq summary {
  position: relative;
  padding-right: 20px;
}
.modern-faq summary::marker, .modern-faq summary::-webkit-details-marker {
  display: none;
  content: none;
}
.modern-faq summary::after {
  content: "\e904";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.modern-faq details {
  margin: 0;
  border: 1px solid black;
  border-width: 0 0 1px 0;
  padding: 20px 0;
}
.modern-faq details[open] summary::after {
  transform: translateY(-50%) rotate(90deg);
}

.modern-faq details p {
  max-width: 80%;
}

[class*=custom-list] {
  list-style-type: none;
  padding: 0;
  margin-left: 100px;
}
[class*=custom-list] li {
  margin: 0 0 20px 0;
  font-weight: 600;
  position: relative;
  padding-left: 20px;
}
[class*=custom-list] li::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
  z-index: 1;
}

.custom-list--1 {
  position: relative;
}
.custom-list--1 li:first-child {
  padding-left: 120px;
}
.custom-list--1 li:nth-child(2) {
  padding-left: 80px;
}
.custom-list--1 li:nth-child(3) {
  padding-left: 40px;
}
.custom-list--1 li:last-child {
  padding-left: 0;
}
.custom-list--1 li::before {
  content: "";
  height: 12px;
  width: 12px;
  background: #19ABFF;
  border-radius: 999px;
  left: initial;
  transform: translate(-64px, -50%);
  display: inline-block;
}
.custom-list--1::after {
  content: "";
  display: block;
  height: 140%;
  width: 3px;
  background: rgb(255, 255, 255);
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: -20%;
  transform: rotate(30deg);
}

.custom-list--check li::before {
  content: "\e903";
  color: #19ABFF;
}

.custom-list--cog li::before {
  content: "\e902";
  color: #19ABFF;
}

.custom-list--star li::before {
  content: "\e901";
  color: #19ABFF;
}

.tab-nav--radio {
  display: none;
}

nav.tabs--nav * {
  box-sizing: border-box;
}

nav.tabs--nav ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
  gap: 20px;
  flex-wrap: nowrap;
}
nav.tabs--nav ul li label {
  padding: 10px 20px;
  border: 3px solid #E9EDF4;
  cursor: pointer;
  display: inline-block;
  position: relative;
  bottom: -3px;
}
nav.tabs--nav ul li label:hover {
  background: #E9EDF4;
}

.tab--element {
  background: #E9EDF4;
  max-height: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.tab--element a.wp-element-button:visited, .tab--element a.wp-block-button__link:visited {
  color: #fff;
}

#tab-nav-1:checked ~ #tabs--elements #tab-1 {
  max-height: initial;
  height: auto;
  opacity: 1;
  padding: 40px;
}

#tab-nav-1:checked ~ .tabs--nav ul .label-for-1 {
  background: #E9EDF4;
}

#tab-nav-2:checked ~ #tabs--elements #tab-2 {
  max-height: initial;
  height: auto;
  opacity: 1;
  padding: 40px;
}

#tab-nav-2:checked ~ .tabs--nav ul .label-for-2 {
  background: #E9EDF4;
}

#tab-nav-3:checked ~ #tabs--elements #tab-3 {
  max-height: initial;
  height: auto;
  opacity: 1;
  padding: 40px;
}

#tab-nav-3:checked ~ .tabs--nav ul .label-for-3 {
  background: #E9EDF4;
}

#tab-nav-4:checked ~ #tabs--elements #tab-4 {
  max-height: initial;
  height: auto;
  opacity: 1;
  padding: 40px;
}

#tab-nav-4:checked ~ .tabs--nav ul .label-for-4 {
  background: #E9EDF4;
}

#shopify-references.has-light-background-color {
  background: rgb(235, 240, 246);
  background: linear-gradient(180deg, rgb(235, 240, 246) 75%, rgba(235, 240, 246, 0) 75%) !important;
}

.references-slider {
  width: 100%;
  max-width: 100%;
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  justify-content: safe center;
  align-items: flex-start;
  overflow: scroll;
  padding: 0 20px 20px 20px;
}
.references-slider a::after {
  content: "\e900";
  vertical-align: middle;
  font-size: 0.8em;
  margin-left: 10px;
}
.references-slider > .wp-block-group {
  max-width: 375px;
  min-width: clamp(300px, 100%, 375px);
  padding: 20px;
  margin: 0 !important;
  box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.1);
}

.pills {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
  margin: 0;
}
.pills li {
  display: inline-block;
  padding: 2px 9px;
  color: #fff;
  background: purple;
  margin: 0 5px 5px 0;
  white-space: nowrap;
  font-size: 12px;
}

@media only screen and (max-width: 780px) {
  [class*=custom-list] {
    margin-left: 40px;
  }
  .custom-list--1 {
    margin-left: 100px;
  }
  .order-on-mobile {
    order: -1;
  }
  .mobile-float img {
    width: 130px !important;
    float: left;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 800px) {
  header figure#logo a img {
    width: 250px !important;
  }
  main {
    padding-top: 50px !important;
  }
  div.first-view > div {
    top: 20vh;
  }
  div#shopify > div {
    top: 15vh;
  }
  div#stats > div.wp-block-columns {
    justify-content: center;
  }
  div#stats > div.wp-block-columns > div.wp-block-column {
    max-width: 45%;
  }
  div#stats > div.wp-block-columns > div.technologies-wrapper, div#stats > div.wp-block-columns div.lifeblood-wrapper {
    display: none;
  }
  div#certifications > div.wp-block-group figure {
    float: none;
    margin: 0 auto;
  }
  div#certifications > div.wp-block-group figure img {
    padding-top: var(--wp--preset--spacing--30);
    padding-bottom: var(--wp--preset--spacing--30);
  }
  div#reviews > div {
    width: 100%;
  }
  div.technology-listing > div, div.partner-listing > div {
    max-width: 30%;
  }
  div.technology-listing > div figure, div.partner-listing > div figure {
    padding-top: var(--wp--preset--spacing--30);
    padding-bottom: var(--wp--preset--spacing--30);
  }
  div.technology-listing > div figure img, div.partner-listing > div figure img {
    width: 75px !important;
    height: auto !important;
  }
  figure.technology-logo, figure.partner-logo, figure.states-logo {
    padding-bottom: var(--wp--preset--spacing--30);
  }
  figure.technology-logo img, figure.partner-logo img, figure.states-logo img {
    width: 150px !important;
  }
  div#references > div.wp-block-group > div {
    width: 100% !important;
  }
  div.partner-listing > div figure img {
    width: 100px !important;
  }
  ul.wp-block-post-template li.wp-block-post > div.wp-block-group {
    min-height: 425px !important;
  }
  div.small-width-100 > figure {
    max-width: 100% !important;
  }
  div.contact-wrapper {
    padding-top: 0 !important;
  }
  nav.tabs--nav ul {
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
  }
  nav.tabs--nav ul li {
    width: calc(50% - 5px);
    margin: 0 0 10px 0;
  }
  nav.tabs--nav ul li label {
    width: 100%;
  }
}
@media only screen and (max-width: 1100px) {
  .custom-list--1 li:first-child {
    padding-left: 0;
  }
  .custom-list--1 li:nth-child(2) {
    padding-left: 0;
  }
  .custom-list--1 li:nth-child(3) {
    padding-left: 0;
  }
  .custom-list--1::after {
    transform: none;
    left: -59px;
  }
  .hero-signet, .footer-signet {
    display: none;
  }
  .stack-on-tablet {
    flex-wrap: wrap !important;
  }
  .stack-on-tablet .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media only screen and (max-width: 900px) {
  .supercharged-hero .wp-block-columns {
    flex-wrap: wrap !important;
  }
  .supercharged-hero .wp-block-columns .wp-block-column:first-child {
    flex-basis: 100%;
  }
  .supercharged-hero .wp-block-columns .wp-block-column:last-child {
    flex-basis: 100%;
  }
  h1.supercharged-headline span {
    box-sizing: border-box;
    padding: 10px;
    margin: 10px 0;
    width: 100%;
    position: relative;
    left: -10px;
  }
  h1.supercharged-headline span:last-child {
    margin-top: 0;
  }
  div.google-business.contrast {
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 500px) {
  nav.tabs--nav ul li {
    width: 100%;
  }
}
@media only screen and (max-width: 1240px) {
  section.tabs {
    padding: 0 20px;
  }
}
.wp-block-column.box {
  box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.1);
  margin: 10px 0;
}
.wp-block-column.box h4 {
  padding: 20px;
  background: #ebf0f6;
}
.wp-block-column.box p {
  padding: 20px;
  margin-top: 0;
}

figure.wp-block-gallery.has-nested-images.partner-gallery {
  display: block;
  column-count: 3;
  column-gap: 20px;
}
figure.wp-block-gallery.has-nested-images.partner-gallery > figure {
  width: 100% !important;
  break-inside: avoid;
  padding: 20px;
  border: 3px solid var(--wp--preset--color--light);
  margin-bottom: 20px !important;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  max-width: 60%;
}

.grid--tile {
  box-sizing: border-box;
  max-width: 33.3333333333%;
  flex-basis: 100%;
  padding: 10px;
}

.tile--wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 2rem 1rem;
  background: #ebf0f6;
}

.tile--wrapper > * {
  width: 100%;
  text-align: center;
}

.tile--title {
  font-weight: bold;
  font-size: 1.5em;
}

.tile--image img {
  max-width: 100%;
}

/*# sourceMappingURL=style.css.map */
