@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

h1 {
  color: #0F1117;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
}

h2 {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: -0.02em;
  color: #0F1117;
  opacity: 1;
}

h3 {
  color: #0F1117;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
}

h4 {
  font-size: 1.25em;
  font-weight: 600;
  color: #0F1117;
  letter-spacing: -0.01em;
  opacity: 1;
}

h5 {
  font-size: 1em;
  font-weight: 600;
  color: #0F1117;
  letter-spacing: -0.01em;
}

h6 {
  font-size: 0.72em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #8B92A9;
}

small {
  font-size: 0.75em;
  font-weight: 400;
  color: #8B92A9;
  text-transform: uppercase;
}

p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.85em;
  color: #8B92A9;
}

hr {
  border-style: solid;
  color: #8B92A9;
  opacity: 0.1;
}

.hr-padded {
  margin: 100px 0 100px 0;
}

.hr-padded-top {
  margin: 100px 0 0 0;
}

.overlay-light {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #FFFFFF;
  opacity: 0.9;
}

.overlay-dark {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0F1117;
  opacity: 0.35;
}

* {
  box-sizing: border-box;
  transition: all 0.3s ease-in;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 100%;
  font-weight: 500;
}

h6, h5, h4, h3, h2, h1, p, a, small {
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
}

p {
  font-family: "Inter", system-ui, Arial, sans-serif;
}

.hide {
  display: none;
}

.grid [class*=col-] {
  float: left;
  padding: 15px;
  border: 1px solid pink;
  box-sizing: border-box;
  margin: 15px auto;
}
.grid .row {
  content: "";
  clear: both;
  display: block;
}
.grid .row .col-1 {
  width: 8.33%;
}
.grid .row .col-2 {
  width: 16.66%;
}
.grid .row .col-3 {
  width: 25%;
}
.grid .row .col-4 {
  width: 33.33%;
}
.grid .row .col-5 {
  width: 41.66%;
}
.grid .row .col-6 {
  width: 50%;
}
.grid .row .col-7 {
  width: 58.33%;
}
.grid .row .col-8 {
  width: 66.66%;
}
.grid .row .col-9 {
  width: 75%;
}
.grid .row .col-10 {
  width: 83.33%;
}
.grid .row .col-11 {
  width: 91.66%;
}
.grid .row .col-12 {
  width: 100%;
}

.break {
  break-before: column;
  min-width: 20em;
  margin: auto;
  display: block;
}

nav.nav-wrap {
  transition: all 0.3s ease-in;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 900;
  max-width: 1000px;
  display: flex;
  justify-content: space-between;
  margin: auto;
  padding: 40px;
}
@media screen and (max-width: 960px) {
  nav.nav-wrap {
    padding: 35px 20px;
  }
}
nav.nav-wrap a.nav-logo {
  height: 50px;
  color: #0F1117;
}
nav.nav-wrap a.nav-logo svg {
  height: 100%;
  width: auto;
}
nav.nav-wrap ul.navigation {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 960px) {
  nav.nav-wrap ul.navigation {
    display: none;
  }
}
nav.nav-wrap ul.navigation li {
  display: block;
  padding-right: 6px;
  white-space: nowrap;
}
nav.nav-wrap ul.navigation li a {
  color: #FFFFFF;
  transition: all 0.15s ease-in;
  font-size: 0.82em;
  font-weight: 600;
  padding: 5px 10px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 8px;
  display: inline-block;
}
nav.nav-wrap ul.navigation li a:hover {
  border-color: rgba(255, 255, 255, 0.8);
  background: rgba(255, 255, 255, 0.1);
}
nav.nav-wrap ul.navigation li:last-of-type {
  padding-right: 0;
}
nav.nav-wrap ul.navigation.nav-dark {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 960px) {
  nav.nav-wrap ul.navigation.nav-dark {
    display: none;
  }
}
nav.nav-wrap ul.navigation.nav-dark li {
  display: block;
  padding-right: 6px;
  white-space: nowrap;
}
nav.nav-wrap ul.navigation.nav-dark li a {
  color: #0F1117;
  transition: all 0.15s ease-in;
  font-size: 0.82em;
  font-weight: 600;
  padding: 5px 10px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 8px;
  display: inline-block;
}
nav.nav-wrap ul.navigation.nav-dark li a:hover {
  border-color: #0F1117;
  background: rgba(0, 0, 0, 0.04);
}
nav.nav-wrap ul.navigation.nav-dark li:last-of-type {
  padding-right: 0;
}

.nav-right {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 960px) {
  .nav-right {
    display: none;
  }
}

li.nav-dropdown {
  position: relative;
}
li.nav-dropdown > a {
  display: flex;
  align-items: center;
  gap: 4px;
}
li.nav-dropdown .nav-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%) translateY(-6px);
  width: 260px;
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.13);
  padding: 12px 0 6px 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.18s ease, transform 0.18s ease;
}
li.nav-dropdown .nav-dropdown-menu li {
  padding: 0;
  display: block;
  width: 100%;
}
li.nav-dropdown .nav-dropdown-menu li a {
  display: block !important;
  padding: 10px 18px;
  color: #0F1117;
  font-size: 0.82em;
  white-space: normal;
  width: 100%;
  box-sizing: border-box;
  border: none !important;
  border-radius: 0 !important;
  font-weight: 400;
}
li.nav-dropdown .nav-dropdown-menu li a:hover {
  color: #4A7CFF;
  background: rgba(0, 0, 0, 0.03);
  border: none !important;
}
li.nav-dropdown:hover .nav-dropdown-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}

.nav-toggle-open-wrapper, .nav-toggle-close-wrapper {
  position: relative;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  overflow: visible;
}
.nav-toggle-open-wrapper svg, .nav-toggle-close-wrapper svg {
  width: 24px;
  height: auto;
}

.nav-toggle-open-wrapper {
  z-index: 999;
}
.nav-toggle-open-wrapper svg {
  stroke: #FFFFFF;
}

.nav-toggle-open-wrapper.toggle-dark svg {
  stroke: #0F1117;
}

.nav-toggle-close-wrapper svg {
  stroke: #0F1117;
}

.toggled-nav-wrapper {
  transition: all 0.2s ease-in-out;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1002;
  width: 300px;
  height: 100%;
  padding: 35px 20px 35px 0;
  background: #FFFFFF;
  box-shadow: -4px 0 24px rgba(0, 0, 0, 0.1);
  transform: translateX(300px);
  overflow-y: auto;
}
.toggled-nav-wrapper .internal-nav-links-wrapper, .toggled-nav-wrapper .external-links-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: right;
}
.toggled-nav-wrapper hr {
  width: 100%;
  margin: 30px 0 60px 0;
}
.toggled-nav-wrapper .internal-nav-links-wrapper {
  margin-top: 50px;
  height: auto;
}
.toggled-nav-wrapper .internal-nav-links-wrapper a.internal-link-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}
.toggled-nav-wrapper .external-links-wrapper {
  height: 122px;
}
.toggled-nav-wrapper .external-links-wrapper a.external-link-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}

.external-link-icon, .internal-link-icon {
  height: 30px;
  width: 30px;
  margin-left: 20px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.internal-link-icon-home {
  background-image: url("../img/icons/home.svg");
}

.internal-link-icon-case-studies {
  background-image: url("../img/icons/case-studies.svg");
}

.internal-link-icon-blog {
  background-image: url("../img/icons/blog.svg");
}

.external-link-icon-youtube {
  background-image: url("../img/icons/youtube.svg");
}

.external-link-icon-twitter {
  background-image: url("../img/icons/twitter-on-blue.svg");
}

.external-link-icon-instagram {
  background-image: url("../img/icons/instagram.svg");
}

.nav-toggle-body-overlay {
  transition: opacity 0.2s ease-in-out, transform 0s ease-in-out 0.2s;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transform: translateX(100%);
}

html.nav-open body {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
html.nav-open .nav-toggle-body-overlay {
  transition: opacity 0.2s ease-in-out, transform 0s;
  opacity: 1;
  transform: translateX(0);
}
html.nav-open .toggled-nav-wrapper {
  transform: translateX(0);
}

@media screen and (min-width: 961px) {
  .nav-toggle-open-wrapper, .nav-toggle-close-wrapper, .toggled-nav-wrapper, .nav-toggle-body-overlay {
    display: none;
  }
}
.mobile-lang-wrapper {
  display: flex;
  justify-content: flex-end;
  padding: 8px 0 16px 0;
}

.mobile-nav-btn {
  display: block;
  width: 100%;
  padding: 13px 18px;
  margin-bottom: 8px;
  border: none;
  border-radius: 10px;
  background: linear-gradient(135deg, #f0f4ff 0%, #e8eeff 100%);
  color: #0F1117;
  font-size: 0.92em;
  font-weight: 700;
  text-align: right;
  box-sizing: border-box;
  box-shadow: 0 2px 8px rgba(81, 122, 244, 0.1);
  transition: all 0.18s ease;
  position: relative;
}
.mobile-nav-btn::before {
  content: "";
  position: absolute;
  left: 0;
  top: 20%;
  bottom: 20%;
  width: 3px;
  border-radius: 0 3px 3px 0;
  background: #4A7CFF;
}
.mobile-nav-btn:hover, .mobile-nav-btn:active {
  background: linear-gradient(135deg, #e0e8ff 0%, #d4dcff 100%);
  box-shadow: 0 4px 14px rgba(81, 122, 244, 0.22);
  color: #4A7CFF;
  transform: translateX(-3px);
}

.mobile-nav-section-label {
  font-size: 0.65em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #4A7CFF;
  text-align: right;
  padding: 14px 0 4px 0;
  opacity: 0.8;
}

.lang-switch {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-left: 16px;
}
.lang-switch .lang-btn {
  padding: 6px 8px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 8px;
  background: transparent;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  line-height: 1;
}
.lang-switch .lang-btn[aria-pressed=true] {
  border-color: rgba(255, 255, 255, 0.8);
}
.lang-switch .lang-sep {
  color: rgba(255, 255, 255, 0.8);
}

nav.nav-wrap.nav-solid {
  position: fixed;
  top: 0;
  max-width: 100%;
  padding: 16px 40px;
  background: rgba(255, 255, 255, 0.98);
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
}
@media screen and (min-width: 961px) {
  nav.nav-wrap.nav-solid {
    background: rgba(255, 255, 255, 0.93);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
@media screen and (max-width: 960px) {
  nav.nav-wrap.nav-solid {
    padding: 14px 20px;
  }
}
nav.nav-wrap.nav-solid ul.navigation li a {
  color: #0F1117;
  border-color: rgba(0, 0, 0, 0.18);
}
nav.nav-wrap.nav-solid ul.navigation li a:hover {
  color: #0F1117;
  border-color: #4A7CFF;
  background: rgba(81, 122, 244, 0.06);
}
nav.nav-wrap.nav-solid a.nav-logo {
  color: #0F1117;
}
nav.nav-wrap.nav-solid .nav-toggle-open-wrapper svg {
  stroke: #0F1117;
}
nav.nav-wrap.nav-solid .lang-switch .lang-btn {
  border-color: rgba(0, 0, 0, 0.25);
  color: #000;
}
nav.nav-wrap.nav-solid .lang-switch .lang-btn[aria-pressed=true] {
  border-color: rgba(0, 0, 0, 0.6);
}
nav.nav-wrap.nav-solid .lang-switch .lang-sep {
  color: rgba(0, 0, 0, 0.6);
}

.lang-dropdown {
  flex-shrink: 0;
}

@keyframes callWiggle {
  0%, 100% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(-15deg);
  }
  30% {
    transform: rotate(15deg);
  }
  45% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-5deg);
  }
}
.mobile-call-btn {
  display: none;
}
@media screen and (max-width: 960px) {
  .mobile-call-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 72px;
    right: 20px;
    z-index: 999;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #4A7CFF;
    color: #FFFFFF;
    box-shadow: 0 4px 20px rgba(74, 124, 255, 0.45);
    animation: callWiggle 3s ease-in-out 2s infinite;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
  }
  .mobile-call-btn:hover, .mobile-call-btn:active {
    transform: scale(1.08);
    box-shadow: 0 6px 26px rgba(74, 124, 255, 0.55);
  }
}

footer.footer-wrapper {
  width: 100%;
  padding: 64px 20px 48px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f5f7fa;
  border-top: 1px solid #e4e6ef;
}
footer.footer-wrapper .newsletter-slug {
  margin: auto;
  max-width: 560px;
  text-align: center;
}
footer.footer-wrapper .newsletter-slug h2 {
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 1.5em;
  color: #0F1117;
  letter-spacing: -0.03em;
}
footer.footer-wrapper .newsletter-slug p {
  line-height: 1.6em;
  color: #8B92A9;
}
footer.footer-wrapper .newsletter-slug p b {
  color: #0F1117;
}
footer.footer-wrapper .newsletter-slug p a {
  color: #4A7CFF;
}
footer.footer-wrapper .newsletter-slug p a:hover {
  color: rgb(23, 87.0883977901, 255);
}
footer.footer-wrapper #mc_embed_signup {
  width: 100%;
  max-width: 520px;
  padding: 24px 0 48px 0;
}
footer.footer-wrapper #mc_embed_signup #mc_embed_signup_scroll {
  display: flex;
  flex-direction: row;
  flex-grow: 2;
  flex-wrap: nowrap;
}
@media screen and (max-width: 370px) {
  footer.footer-wrapper #mc_embed_signup #mc_embed_signup_scroll {
    flex-direction: column;
  }
}
footer.footer-wrapper #mc_embed_signup #mc_embed_signup_scroll .mc-field-group {
  flex-grow: 2;
}
footer.footer-wrapper #mc_embed_signup #mc_embed_signup_scroll input.email {
  height: 52px;
  width: 100%;
  border: 1px solid #d0d4e8;
  background: #FFFFFF;
  padding: 16px 18px;
  font-size: 0.875rem;
  color: #0F1117;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 500;
  border-radius: 8px 0 0 8px;
  line-height: 1em;
  margin: 0;
}
@media screen and (max-width: 370px) {
  footer.footer-wrapper #mc_embed_signup #mc_embed_signup_scroll input.email {
    border-radius: 8px 8px 0 0;
  }
}
footer.footer-wrapper #mc_embed_signup #mc_embed_signup_scroll input::placeholder {
  color: #8B92A9;
  opacity: 0.6;
}
footer.footer-wrapper #mc_embed_signup #mc_embed_signup_scroll input#mc-embedded-subscribe {
  transition: all 0.2s ease-in;
  text-align: center;
  width: 140px;
  height: 52px;
  background: #4A7CFF;
  color: #FFFFFF;
  border: none;
  border-radius: 0 8px 8px 0;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.9em;
  font-weight: 700;
  letter-spacing: -0.3px;
  cursor: pointer;
}
footer.footer-wrapper #mc_embed_signup #mc_embed_signup_scroll input#mc-embedded-subscribe:hover {
  background: rgb(33.2, 94.470718232, 255);
}
@media screen and (max-width: 500px) {
  footer.footer-wrapper #mc_embed_signup #mc_embed_signup_scroll input#mc-embedded-subscribe {
    width: 110px;
  }
}
@media screen and (max-width: 370px) {
  footer.footer-wrapper #mc_embed_signup #mc_embed_signup_scroll input#mc-embedded-subscribe {
    border-radius: 0 0 8px 8px;
    width: 100%;
  }
}
footer.footer-wrapper #mc_embed_signup label {
  display: none;
}
footer.footer-wrapper .footer-divider {
  width: 100%;
  max-width: 400px;
  border: none;
  border-top: 1px solid #e4e6ef;
  margin: 0 0 36px 0;
}
footer.footer-wrapper .footer-social-links {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 16px;
  height: 36px;
  width: 100%;
  max-width: 250px;
  margin: 0 0 24px 0;
}
footer.footer-wrapper .footer-social-links .social-icon-wrap {
  transition: all 0.2s ease-in;
  display: inline-block;
  height: 36px;
  width: 36px;
  overflow: hidden;
  opacity: 0.4;
}
footer.footer-wrapper .footer-social-links .social-icon-wrap:hover {
  opacity: 0.85;
  transform: scale(1.08);
}
footer.footer-wrapper .footer-social-links .footer-youtube-wrapper, footer.footer-wrapper .footer-social-links .footer-github-wrapper, footer.footer-wrapper .footer-social-links .footer-instagram-wrapper {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  filter: brightness(0);
}
footer.footer-wrapper .footer-social-links .footer-youtube-wrapper {
  background-image: url("../img/icons/youtube.svg");
}
footer.footer-wrapper .footer-social-links .footer-github-wrapper {
  background-image: url("../img/icons/github.svg");
}
footer.footer-wrapper .footer-social-links .footer-instagram-wrapper {
  background-image: url("../img/icons/instagram.svg");
  background-size: 28px;
}
footer.footer-wrapper a.footer-email {
  transition: all 0.2s ease-in;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.9em;
  color: #8B92A9;
  margin-bottom: 12px;
}
footer.footer-wrapper a.footer-email:hover {
  color: #0F1117;
}
footer.footer-wrapper a.footer-copyright {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.3);
}

.social-icon {
  height: 100%;
  width: auto;
}

input {
  outline: none;
  border-radius: 0;
}

.lang-dropdown {
  display: flex;
  align-items: center;
  margin-left: 20px;
}

.lang-select {
  height: 34px;
  padding: 6px 10px;
  font-size: 14px;
  color: white;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  backdrop-filter: blur(2px);
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.lang-select option {
  background: #222;
  color: white;
}

body.home .lang-select {
  color: #111;
  background-color: white;
  border: 1px solid #ccc;
  backdrop-filter: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}

body.home .lang-select option {
  background: white;
  color: #111;
}

.cookie-banner {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #FFFFFF;
  border-top: 1px solid #e8e9ed;
  box-shadow: 0 -2px 16px rgba(0, 0, 0, 0.08);
  padding: 16px 20px;
}
.cookie-banner.cookie-banner--visible {
  display: block;
}

.cookie-banner-inner {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
@media screen and (max-width: 600px) {
  .cookie-banner-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}

.cookie-text {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 300;
  color: #0F1117;
  line-height: 1.5;
  margin: 0;
  padding: 0;
}
.cookie-text a {
  color: #4A7CFF;
  text-decoration: underline;
}

.cookie-buttons {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

.cookie-btn {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  border-radius: 4px;
  padding: 8px 20px;
  cursor: pointer;
  transition: all 0.15s ease-in;
  white-space: nowrap;
}

.cookie-btn-accept {
  background: #4A7CFF;
  color: #FFFFFF;
  border: 1px solid #4A7CFF;
}
.cookie-btn-accept:hover {
  background: rgb(33.2, 94.470718232, 255);
}

.cookie-btn-decline {
  background: transparent;
  color: #8B92A9;
  border: 1px solid #d0d2da;
}
.cookie-btn-decline:hover {
  border-color: #8B92A9;
}

header.header-main {
  position: relative;
  z-index: 1;
  width: 100%;
}

header.header-nav-only {
  height: 0;
}

.about-section {
  width: 100%;
  padding: 140px 20px 90px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  background: linear-gradient(160deg, #f5f7ff 0%, #ffffff 60%);
}
@media screen and (max-width: 600px) {
  .about-section {
    padding: 120px 20px 60px 20px;
  }
}
.about-section .about-inner {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 72px;
}
@media screen and (max-width: 900px) {
  .about-section .about-inner {
    flex-direction: column-reverse;
    gap: 36px;
  }
}
.about-section .about-text {
  flex: 1;
}
.about-section .about-text h2 {
  font-size: 3em;
  font-weight: 800;
  color: #0F1117;
  line-height: 1.08;
  letter-spacing: -0.03em;
  margin-bottom: 20px;
}
@media screen and (max-width: 500px) {
  .about-section .about-text h2 {
    font-size: 2.1em;
  }
}
.about-section .about-text .about-bio {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.8em;
  font-size: 1em;
  color: #8B92A9;
}
.about-section .about-text .about-contact {
  margin-top: 28px;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.95em;
}
.about-section .about-text .about-contact p {
  margin-bottom: 6px;
  color: #8B92A9;
}
.about-section .about-text .about-contact a {
  color: #4A7CFF;
  font-weight: 500;
}
.about-section .about-photo {
  flex: 0 0 auto;
  width: 300px;
}
@media screen and (max-width: 900px) {
  .about-section .about-photo {
    width: 200px;
  }
}
.about-section .about-photo img {
  width: 100%;
  border-radius: 16px;
  display: block;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.14);
}

.who-is-he {
  width: 100%;
  background: hsl(222, 8%, 99%);
}
.who-is-he h2 {
  padding-bottom: 17px;
  font-weight: 400;
}
.who-is-he p a {
  font-weight: 600;
  color: #4A7CFF;
  transition: all 0.15s ease-in-out;
}
.who-is-he p a:hover {
  color: #8B92A9;
}

.recent-projects-section {
  background: #f5f7fa;
  padding-bottom: 80px;
}

h2.recent-projects {
  text-align: center;
  padding-top: 80px;
  font-weight: 700;
  letter-spacing: -0.03em;
}

.recent-projects-content-wrap {
  margin: auto;
  max-width: 680px;
  padding: 40px 20px 60px 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.recent-projects-content-wrap .project-wrap {
  width: 100%;
  display: flex;
  justify-content: flex-start;
}
.recent-projects-content-wrap .project-wrap .project {
  width: 100%;
  max-width: 100%;
  margin: 0;
  display: flex;
  flex-direction: row;
  gap: 0;
  background: white;
  border: 1px solid #e4e6ef;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.2s, transform 0.15s;
}
.recent-projects-content-wrap .project-wrap .project:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
  transform: translateY(-1px);
}
.recent-projects-content-wrap .project-wrap .project .project-img {
  background: #0F1117;
  height: 80px;
  width: 80px;
  flex: 0 0 80px;
  border-radius: 10px;
  margin: 15px 0 15px 15px;
  color: #FFFFFF;
  font-size: 2em;
  text-align: center;
  line-height: 80px;
}
.recent-projects-content-wrap .project-wrap .project .project-img-one {
  background-image: url("../img/data.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.recent-projects-content-wrap .project-wrap .project .project-img-two {
  background-image: url("../img/green_tea.jpg");
  background-size: 108%;
  background-position: center center;
  background-repeat: no-repeat;
}
.recent-projects-content-wrap .project-wrap .project .project-img-three {
  background-image: url("../img/safestep-floors-recent-project.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.recent-projects-content-wrap .project-wrap .project .project-img-four {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.recent-projects-content-wrap .project-wrap .project .project-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 14px 20px;
}
.recent-projects-content-wrap .project-wrap .project .project-text h4 {
  display: block;
  margin: 0 0 4px 0;
  padding: 0;
  font-size: 0.95em;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.3;
}
.recent-projects-content-wrap .project-wrap .project .project-text p {
  margin: 0;
  font-size: 0.82em;
  line-height: 1.5;
  color: #8B92A9;
}
.recent-projects-content-wrap .project-wrap-reverse {
  justify-content: flex-end;
}
.recent-projects-content-wrap .project-wrap-reverse .project {
  flex-direction: row-reverse;
}
.recent-projects-content-wrap .project-wrap-reverse .project .project-img {
  margin: 15px 15px 15px 0;
}
.recent-projects-content-wrap .project-wrap-reverse .project .project-text {
  text-align: right;
}
@media screen and (max-width: 465px) {
  .recent-projects-content-wrap .project-wrap .project, .recent-projects-content-wrap .project-wrap-reverse .project {
    flex-direction: column;
  }
  .recent-projects-content-wrap .project-wrap .project .project-img, .recent-projects-content-wrap .project-wrap-reverse .project .project-img {
    width: calc(100% - 30px);
    height: 120px;
    flex: none;
    margin: 15px 15px 0 15px;
    border-radius: 8px;
  }
  .recent-projects-content-wrap .project-wrap .project .project-text, .recent-projects-content-wrap .project-wrap-reverse .project .project-text {
    text-align: left;
  }
}

.caseStudyContentWrapper {
  width: 100%;
  max-width: 1000px;
  margin: 100px auto 0 auto;
  padding: 0 20px;
}
.caseStudyContentWrapper .overview {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.caseStudyContentWrapper .overview b {
  font-weight: 600;
}
.caseStudyContentWrapper .overview a {
  color: #4A7CFF;
  transition: all 0.3s ease-in-out;
}
.caseStudyContentWrapper .overview a:hover {
  color: #8B92A9;
}
.caseStudyContentWrapper .overview .main {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 70%;
}
.caseStudyContentWrapper .overview .main p {
  color: #8B92A9;
  line-height: 1.85em;
  padding: 1.5em 0;
  font-size: 1em;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 400;
}
.caseStudyContentWrapper .overview .main p.medium {
  font-size: 1.5em;
  padding: 0.75em 0;
}
.caseStudyContentWrapper .overview .main .bio {
  width: 150%;
  flex: 1 0 auto;
}
.caseStudyContentWrapper .overview .main .challenge, .caseStudyContentWrapper .overview .main .result {
  width: 45%;
  flex: 0 0 auto;
}
.caseStudyContentWrapper .overview .side {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 25%;
}
.caseStudyContentWrapper .overview .side ul {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.5em;
  list-style: none;
  padding: 1.5em 0;
  margin: 0;
}
.caseStudyContentWrapper .overview .side ul li:first-of-type {
  margin-top: 0.25em;
}
.caseStudyContentWrapper .overview .side a.visitSite {
  text-decoration: underline;
  padding: 1.5em 0;
}
@media screen and (max-width: 700px) {
  .caseStudyContentWrapper .overview {
    flex-direction: column;
  }
  .caseStudyContentWrapper .overview .main, .caseStudyContentWrapper .overview .side {
    width: 100%;
    flex-direction: row;
    align-items: baseline;
  }
}
@media screen and (max-width: 500px) {
  .caseStudyContentWrapper .overview .main, .caseStudyContentWrapper .overview .side {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .caseStudyContentWrapper .overview .main .challenge, .caseStudyContentWrapper .overview .main .result, .caseStudyContentWrapper .overview .main .bio, .caseStudyContentWrapper .overview .side .challenge, .caseStudyContentWrapper .overview .side .result, .caseStudyContentWrapper .overview .side .bio {
    width: 100%;
    flex: 1 0 auto;
  }
}
.caseStudyContentWrapper hr {
  margin: 3em auto;
}
.caseStudyContentWrapper .spacer {
  width: 100%;
  height: 4em;
}
.caseStudyContentWrapper h4 {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.05em;
  letter-spacing: -0.02em;
  color: #0F1117;
  padding-top: 0.5em;
}
.caseStudyContentWrapper .caseStudySection {
  width: 100%;
  background: white;
  border: 1px solid #e4e6ef;
  border-radius: 12px;
  padding: 22px 26px;
  margin-bottom: 14px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
}
.caseStudyContentWrapper .caseStudySection h4 {
  font-size: 1em;
  font-weight: 700;
  letter-spacing: -0.02em;
  padding-top: 0;
  margin: 0 0 0.3em 0;
}
.caseStudyContentWrapper .caseStudySection p {
  padding: 0.5em 0 0 0;
}
.caseStudyContentWrapper .caseStudySection p:last-child {
  padding-bottom: 0;
}
.caseStudyContentWrapper .caseStudySection .offerList {
  margin-top: 0.6em;
  margin-bottom: 0;
}
.caseStudyContentWrapper .caseStudySection a.calc-cta-link {
  margin: 0.8em 0 0 0;
}
.caseStudyContentWrapper .certWrap {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0.8em 0 0.2em 0;
}
.caseStudyContentWrapper .certImage {
  display: flex;
  flex-direction: row;
  gap: 12px;
  width: 100%;
  overflow: hidden;
}
.caseStudyContentWrapper .certImage img {
  width: calc(50% - 6px) !important;
  height: auto !important;
  flex-shrink: 0;
  margin: 0 !important;
  border-radius: 6px !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.14) !important;
  cursor: pointer !important;
}
@media screen and (max-width: 500px) {
  .caseStudyContentWrapper .certImage {
    flex-direction: column;
  }
  .caseStudyContentWrapper .certImage img {
    width: 100% !important;
  }
}
.caseStudyContentWrapper .certText p {
  padding-top: 0;
}
.caseStudyContentWrapper .certText .offerList {
  margin-top: 0.4em;
}
.caseStudyContentWrapper br {
  line-height: 2em;
}
.caseStudyContentWrapper p {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 400;
  color: #8B92A9;
  line-height: 1.85em;
  padding: 1.5em 0;
}
.caseStudyContentWrapper .dropCap::first-letter {
  font-size: 3.5em;
  font-weight: 400;
  font-family: "Inter", system-ui, Arial, sans-serif;
  color: #4A7CFF;
}
.caseStudyContentWrapper .centeredDesc {
  text-align: center;
}
.caseStudyContentWrapper .noPad {
  padding: 0;
}
.caseStudyContentWrapper .noTopPad {
  padding-top: 0;
}
.caseStudyContentWrapper .noBottomPad {
  padding-bottom: 0;
}
.caseStudyContentWrapper a {
  color: #4A7CFF;
  font-weight: 600;
  cursor: pointer;
}
.caseStudyContentWrapper a:hover {
  color: #8B92A9;
}
.caseStudyContentWrapper a.lg-blockquote {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 2em;
  font-weight: 200;
  color: #4A7CFF;
  line-height: 1.5em;
  display: block;
  text-align: center;
  margin: 1em auto;
  max-width: 500px;
  transition: all 0.3s ease-in-out;
}
.caseStudyContentWrapper a.lg-blockquote:hover {
  color: #8B92A9;
}
.caseStudyContentWrapper ul, .caseStudyContentWrapper ol {
  font-weight: 300;
  font-family: "Inter", system-ui, Arial, sans-serif;
}
.caseStudyContentWrapper ul.noMargin, .caseStudyContentWrapper ol.noMargin {
  margin: 0;
}
.caseStudyContentWrapper li {
  line-height: 1.5em;
  margin-bottom: 1em;
}
.caseStudyContentWrapper li:last-of-type {
  margin-bottom: 0;
}
.caseStudyContentWrapper ul ul, .caseStudyContentWrapper ul ol, .caseStudyContentWrapper ol ul, .caseStudyContentWrapper ol ol {
  margin-top: 1em;
}
.caseStudyContentWrapper img {
  display: block;
  width: 100%;
  height: auto;
  margin: 2em auto;
  overflow: hidden;
  border-radius: 3px;
  cursor: zoom-in;
}
.caseStudyContentWrapper img.small {
  width: 25%;
}
.caseStudyContentWrapper img.medium {
  width: 50%;
}
.caseStudyContentWrapper .gallery {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  border-radius: 3px;
  width: 100%;
  height: auto;
  padding: 5px;
}
.caseStudyContentWrapper .gallery img {
  flex: 1 1 auto;
  margin: 0.5%;
  width: 25%;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
}
.caseStudyContentWrapper .gallery img:hover {
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(-2px);
}
.caseStudyContentWrapper .gallery img.high {
  width: 35%;
}
.caseStudyContentWrapper .gallery img.low {
  width: 15%;
}
.caseStudyContentWrapper .gallery.square img {
  width: 15vw;
  height: 15vw;
  object-fit: cover;
}
.caseStudyContentWrapper .center {
  display: block;
  margin: auto;
  text-align: center;
}
.caseStudyContentWrapper a.caseStudyCTA {
  display: inline-block;
  transition: all 0.3s ease-in-out;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  border-radius: 5px;
  padding: 0.5em 2em;
  background: #4A7CFF;
  color: #FFFFFF;
  text-align: center;
  transform: translateY(0px);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
}
.caseStudyContentWrapper a.caseStudyCTA:hover {
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(-1px);
}

.slideshow-slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  z-index: 1;
}
.slideshow-slide.active {
  opacity: 1;
}

.privacy-content {
  max-width: 720px;
  margin: 60px auto 80px auto;
  padding: 0 20px;
}
.privacy-content h4 {
  font-size: 1em;
  font-weight: 700;
  color: #0F1117;
  letter-spacing: -0.02em;
  margin: 2.2em 0 0.6em 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #e4e6ef;
}
.privacy-content h4:first-child {
  margin-top: 0;
}
.privacy-content ol {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.95em;
  line-height: 1.85em;
  color: #8B92A9;
  padding-left: 1.4em;
  margin: 0;
}
.privacy-content ol li {
  margin-bottom: 0.5em;
}
.privacy-content ol li:last-child {
  margin-bottom: 0;
}
.privacy-content ol ol[type=a] {
  margin-top: 0.5em;
  padding-left: 1.4em;
}
.privacy-content a {
  color: #4A7CFF;
}
.privacy-content a:hover {
  text-decoration: underline;
}

.offerList {
  list-style: none;
  padding: 0;
  margin: 1.5em 0;
}
.offerList li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 14px;
  line-height: 1.7;
  font-size: 0.97em;
}
.offerList li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #4A7CFF;
  opacity: 0.7;
}

.calc-cta-link {
  display: inline-block;
  margin: 1em 0;
  padding: 0.75em 1.6em;
  background: #4A7CFF;
  color: #FFFFFF !important;
  border-radius: 8px;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 600 !important;
  font-size: 0.95em;
  text-decoration: none !important;
  transition: background 0.2s, box-shadow 0.2s, transform 0.15s;
  box-shadow: 0 2px 10px rgba(74, 124, 255, 0.25);
}
.calc-cta-link:hover {
  background: rgb(33.2, 94.470718232, 255);
  color: #FFFFFF !important;
  box-shadow: 0 5px 18px rgba(74, 124, 255, 0.35);
  transform: translateY(-1px);
}

.calc-pomiary {
  margin: 1.5em 0;
  overflow-x: hidden;
}
.calc-pomiary .cp-section {
  border: 1px solid #e4e6ef;
  border-radius: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
}
.calc-pomiary .cp-section-header {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 11px 16px;
  background: #f7f8fc;
  border-bottom: 1px solid #e4e6ef;
  border-left: 3px solid #4A7CFF;
}
.calc-pomiary .cp-tag {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #4A7CFF;
  background: rgba(74, 124, 255, 0.09);
  padding: 3px 9px;
  border-radius: 20px;
}
.calc-pomiary .cp-section-title {
  font-size: 0.87rem;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: #0F1117;
}
.calc-pomiary .cp-badge {
  margin-left: auto;
  font-size: 0.62rem;
  color: #8B92A9;
  background: rgba(139, 146, 169, 0.1);
  padding: 3px 8px;
  border-radius: 20px;
  letter-spacing: 0.04em;
}
.calc-pomiary .cp-col-header {
  display: grid;
  grid-template-columns: 1fr 100px 85px 95px;
  gap: 8px;
  padding: 5px 16px;
  background: rgba(0, 0, 0, 0.015);
  border-bottom: 1px solid #e4e6ef;
}
.calc-pomiary .cp-col-header span {
  font-size: 0.62rem;
  letter-spacing: 0.08em;
  color: #8B92A9;
  text-transform: uppercase;
}
.calc-pomiary .cp-col-header span:nth-child(2), .calc-pomiary .cp-col-header span:nth-child(3) {
  text-align: center;
}
.calc-pomiary .cp-col-header span:last-child {
  text-align: right;
}
.calc-pomiary .cp-row {
  display: grid;
  grid-template-columns: 1fr 100px 85px 95px;
  gap: 8px;
  align-items: center;
  padding: 9px 16px;
  border-bottom: 1px solid #e4e6ef;
  transition: background 0.15s;
}
.calc-pomiary .cp-row:last-child {
  border-bottom: none;
}
.calc-pomiary .cp-row:hover {
  background: rgba(74, 124, 255, 0.03);
}
.calc-pomiary .cp-label {
  font-size: 0.85rem;
  color: #0F1117;
  line-height: 1.4;
}
.calc-pomiary .cp-label small {
  display: block;
  font-size: 0.72rem;
  color: #8B92A9;
  margin-top: 2px;
  text-transform: none;
  font-weight: 300;
}
.calc-pomiary .cp-rate {
  font-size: 0.78rem;
  color: #8B92A9;
  text-align: center;
}
.calc-pomiary .cp-total {
  font-size: 0.88rem;
  color: #4A7CFF;
  text-align: right;
  font-weight: 600;
}
.calc-pomiary input[type=number] {
  width: 100%;
  border: 1px solid #e0e2ea;
  border-radius: 6px;
  color: #0F1117;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.88rem;
  padding: 5px 8px;
  text-align: center;
  outline: none;
  transition: border-color 0.15s;
  -moz-appearance: textfield;
  background: white;
}
.calc-pomiary input[type=number]::-webkit-inner-spin-button, .calc-pomiary input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.calc-pomiary input[type=number]:focus {
  border-color: #4A7CFF;
}
.calc-pomiary .cp-col-header-extra {
  display: grid;
  grid-template-columns: 1fr 110px 90px;
  gap: 8px;
  padding: 5px 16px;
  background: rgba(0, 0, 0, 0.015);
  border-bottom: 1px solid #e4e6ef;
}
.calc-pomiary .cp-col-header-extra span {
  font-size: 0.62rem;
  letter-spacing: 0.08em;
  color: #8B92A9;
  text-transform: uppercase;
}
.calc-pomiary .cp-col-header-extra span:nth-child(2) {
  text-align: center;
}
.calc-pomiary .cp-col-header-extra span:last-child {
  text-align: right;
}
.calc-pomiary .cp-extra-row {
  display: grid;
  grid-template-columns: 1fr 110px 90px;
  gap: 8px;
  align-items: start;
  padding: 12px 16px;
  border-top: 1px solid #e4e6ef;
}
.calc-pomiary .cp-extra-row label {
  font-size: 0.85rem;
  color: #8B92A9;
}
.calc-pomiary .cp-extra-row label small {
  display: block;
  font-size: 0.72rem;
  color: #8B92A9;
  margin-top: 2px;
  text-transform: none;
  font-weight: 300;
}
.calc-pomiary .cp-extra-row input {
  width: 100%;
}
.calc-pomiary .cp-extra-row .cp-extra-val {
  font-size: 0.88rem;
  color: #4A7CFF;
  text-align: right;
  font-weight: 600;
}
.calc-pomiary .cp-summary {
  border: 1px solid #e4e6ef;
  border-radius: 10px;
  padding: 20px;
  margin-top: 16px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(160deg, #f5f7ff 0%, #f9fafc 100%);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.calc-pomiary .cp-summary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #4A7CFF;
}
.calc-pomiary .cp-summary-label {
  font-size: 0.72rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #8B92A9;
  margin-bottom: 16px;
  font-weight: 600;
  padding: 0;
}
.calc-pomiary .cp-sum-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 12px;
  margin-bottom: 12px;
}
.calc-pomiary .cp-sum-box {
  background: white;
  border: 1px solid #e4e6ef;
  border-radius: 8px;
  padding: 12px 14px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.calc-pomiary .cp-sum-box .cp-sum-label {
  font-size: 0.65rem;
  letter-spacing: 0.08em;
  color: #8B92A9;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-weight: 600;
  padding: 0;
}
.calc-pomiary .cp-sum-box .cp-sum-value {
  font-size: 1rem;
  font-weight: 700;
  color: #0F1117;
  padding: 0;
  line-height: 1.3;
}
.calc-pomiary .cp-sum-box.highlight .cp-sum-value {
  color: #4A7CFF;
  font-size: 1.2rem;
}
.calc-pomiary .cp-profit-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(76, 175, 110, 0.06);
  border: 1px solid rgba(76, 175, 110, 0.15);
  border-radius: 3px;
  padding: 10px 14px;
  margin-top: 6px;
}
.calc-pomiary .cp-profit-row span {
  font-size: 0.78rem;
  color: #4caf6e;
  letter-spacing: 0.02em;
}
.calc-pomiary .cp-profit-row .cp-profit-val {
  font-size: 0.95rem;
  font-weight: 700;
}
.calc-pomiary .cp-vat-info {
  padding: 10px 16px 4px 16px;
  color: #666;
  line-height: 1.5;
}
.calc-pomiary .cp-vat-selector {
  display: flex;
  flex-direction: row;
  gap: 24px;
  padding: 10px 16px 14px 16px;
  flex-wrap: wrap;
}
.calc-pomiary .cp-vat-option {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  color: #0F1117;
}
.calc-pomiary .cp-vat-option input[type=radio] {
  accent-color: #4A7CFF;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.calc-pomiary .cp-reset-row {
  display: flex;
  justify-content: flex-end;
  padding: 10px 0;
}
.calc-pomiary .cp-reset-btn {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  color: #4A7CFF;
  background: transparent;
  border: 1px solid #4A7CFF;
  border-radius: 20px;
  padding: 7px 18px;
  cursor: pointer;
  transition: all 0.15s ease-in;
}
.calc-pomiary .cp-reset-btn:hover {
  background: #4A7CFF;
  color: white;
}
@media screen and (max-width: 600px) {
  .calc-pomiary .cp-section-title {
    font-size: 0.78rem;
  }
}
@media screen and (max-width: 520px) {
  .calc-pomiary .cp-sum-grid {
    grid-template-columns: 1fr 1fr;
  }
  .calc-pomiary .cp-col-header, .calc-pomiary .cp-row {
    grid-template-columns: 1fr 55px 52px 58px;
    gap: 4px;
    padding: 8px 8px;
  }
  .calc-pomiary .cp-col-header-extra, .calc-pomiary .cp-extra-row {
    grid-template-columns: 1fr 80px 70px;
    gap: 4px;
    padding: 8px 8px;
  }
  .calc-pomiary .cp-section-header {
    padding: 8px 10px;
  }
  .calc-pomiary .cp-rate {
    font-size: 0.7rem;
  }
  .calc-pomiary .cp-total {
    font-size: 0.78rem;
  }
}
@media screen and (max-width: 360px) {
  .calc-pomiary .cp-sum-grid {
    grid-template-columns: 1fr;
  }
  .calc-pomiary .cp-col-header, .calc-pomiary .cp-row {
    grid-template-columns: 1fr 48px 46px 52px;
    gap: 3px;
    padding: 6px 6px;
  }
  .calc-pomiary .cp-col-header-extra, .calc-pomiary .cp-extra-row {
    grid-template-columns: 1fr 70px 60px;
    gap: 3px;
    padding: 6px 6px;
  }
}

.case-studies-header-main {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 650px;
  max-height: 100vh;
  padding-top: 80px;
  background: #0F1117;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .case-studies-header-main {
    height: 420px;
    padding-top: 60px;
  }
}

.case-studies-header-main .overlay-dark {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.35) 100%);
  opacity: 1;
}

.scroll-hint {
  display: none;
}
@media screen and (max-width: 768px) {
  .scroll-hint {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    color: rgba(255, 255, 255, 0.85);
    font-size: 0.72rem;
    font-family: "Inter", system-ui, Arial, sans-serif;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    z-index: 10;
    pointer-events: none;
    animation: scrollBounce 1.6s ease-in-out infinite;
  }
  .scroll-hint span {
    margin-bottom: 2px;
  }
  .scroll-hint svg {
    stroke: rgba(255, 255, 255, 0.85);
  }
}

@keyframes scrollBounce {
  0%, 100% {
    transform: translateX(-50%) translateY(0);
  }
  50% {
    transform: translateX(-50%) translateY(5px);
  }
}
.case-studies-title {
  position: relative;
  z-index: 5;
  text-align: center;
  padding-top: 50px;
}
.case-studies-title h1 {
  max-width: 600px;
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.1em;
  letter-spacing: -0.03em;
  padding: 0 20px 5px 20px;
  color: #FFFFFF;
  margin: 30px 0 0 0;
}
@media screen and (max-width: 500px) {
  .case-studies-title h1 {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 400px) {
  .case-studies-title h1 {
    font-size: 2.1875em;
  }
}
@media screen and (max-width: 360px) {
  .case-studies-title h1 {
    font-size: 1.875em;
  }
}
.case-studies-title h3 {
  font-size: 1.25em;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: -0.01em;
}
.case-studies-title a.see-our-story, .case-studies-title .dont-like-reading {
  display: inline-block;
  color: #FFFFFF;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1em;
  padding: 0.5em 2em;
  border: 2px solid #FFFFFF;
  border-radius: 4px;
  text-transform: uppercase;
  margin: 30px 0 0 0;
}
.case-studies-title a.see-our-story:hover, .case-studies-title .dont-like-reading:hover {
  background: #FFFFFF;
  color: #4A7CFF;
}

.caseStudiesWrapper {
  width: 100%;
  overflow: hidden;
}
.caseStudiesWrapper .caseStudyPreview {
  margin: 100px 0;
  height: 100vh;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.caseStudiesWrapper .caseStudyPreview .text {
  max-width: 400px;
  margin: 0 20px 0 100px;
}
.caseStudiesWrapper .caseStudyPreview .text h1 {
  font-size: 2.5em;
  font-weight: 300;
}
.caseStudiesWrapper .caseStudyPreview .text p {
  font-size: 1em;
  line-height: 2em;
  margin: 10px 0;
}
.caseStudiesWrapper .caseStudyPreview .text h6 {
  font-size: 0.6em;
  font-weight: 800;
  font-family: "Inter", system-ui, Arial, sans-serif;
  color: #0F1117;
  opacity: 0.8;
  margin: 30px 0 10px 0;
}
.caseStudiesWrapper .caseStudyPreview .text a {
  display: inline-block;
  color: #4A7CFF;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.8em;
  padding: 0.25em 1em;
  border: 2px solid #4A7CFF;
  border-radius: 3px;
}
.caseStudiesWrapper .caseStudyPreview .text a:hover {
  color: #8B92A9;
  border: 2px solid #8B92A9;
}
.caseStudiesWrapper .caseStudyPreview .imgWrapper {
  width: 50%;
  height: 100%;
}
.caseStudiesWrapper .caseStudyPreview .imgWrapper img {
  height: 100%;
}
@media screen and (max-width: 815px) {
  .caseStudiesWrapper .caseStudyPreview {
    flex-direction: column;
    height: auto;
  }
  .caseStudiesWrapper .caseStudyPreview .text {
    margin: 0 20px 50px 20px;
  }
  .caseStudiesWrapper .caseStudyPreview .imgWrapper {
    height: 400px;
  }
  .caseStudiesWrapper .caseStudyPreview .imgWrapper img {
    height: 100%;
  }
}
.caseStudiesWrapper .caseStudyPreview.reverse {
  margin: 100px 0;
  height: 100vh;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}
.caseStudiesWrapper .caseStudyPreview.reverse .text {
  max-width: 400px;
  margin: 0 100px 0 20px;
}
.caseStudiesWrapper .caseStudyPreview.reverse .text h1 {
  font-size: 2.5em;
  font-weight: 300;
}
.caseStudiesWrapper .caseStudyPreview.reverse .text p {
  font-size: 1em;
  line-height: 2em;
  margin: 10px 0;
}
.caseStudiesWrapper .caseStudyPreview.reverse .text h6 {
  font-size: 0.6em;
  font-weight: 800;
  font-family: "Inter", system-ui, Arial, sans-serif;
  color: #0F1117;
  opacity: 0.8;
  margin: 30px 0 10px 0;
}
.caseStudiesWrapper .caseStudyPreview.reverse .text a {
  display: inline-block;
  color: #4A7CFF;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 700;
  font-size: 0.8em;
  padding: 0.25em 1em;
  border: 2px solid #4A7CFF;
  border-radius: 3px;
}
.caseStudiesWrapper .caseStudyPreview.reverse .text a:hover {
  color: #8B92A9;
  border: 2px solid #8B92A9;
}
.caseStudiesWrapper .caseStudyPreview.reverse .imgWrapper {
  width: 50%;
  height: 100%;
}
.caseStudiesWrapper .caseStudyPreview.reverse .imgWrapper img {
  float: right;
}
@media screen and (max-width: 815px) {
  .caseStudiesWrapper .caseStudyPreview.reverse {
    flex-direction: column;
    height: auto;
  }
  .caseStudiesWrapper .caseStudyPreview.reverse .text {
    margin: 0 20px 50px 20px;
  }
  .caseStudiesWrapper .caseStudyPreview.reverse .imgWrapper {
    height: 400px;
  }
  .caseStudiesWrapper .caseStudyPreview.reverse .imgWrapper img {
    height: 100%;
  }
}

.blog-index-header-main {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 560px;
  max-height: 100vh;
  background-color: #0F1117;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 80px;
}
@media screen and (max-width: 768px) {
  .blog-index-header-main {
    height: 380px;
    padding-top: 60px;
  }
}

.blog-index-title {
  position: relative;
  z-index: 5;
  text-align: center;
  padding: 0 20px;
}
.blog-index-title h1.featured-blog-post-title {
  max-width: 680px;
  font-size: 2.6em;
  font-weight: 700;
  line-height: 1.15em;
  letter-spacing: -0.03em;
  color: #FFFFFF;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 600px) {
  .blog-index-title h1.featured-blog-post-title {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 400px) {
  .blog-index-title h1.featured-blog-post-title {
    font-size: 1.6em;
  }
}
.blog-index-title a.read-featured-blog-post {
  display: inline-block;
  color: #FFFFFF;
  font-size: 0.8em;
  font-weight: 600;
  padding: 0.6em 2em;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 6px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  transition: all 0.2s ease;
}
.blog-index-title a.read-featured-blog-post:hover {
  background: #FFFFFF;
  border-color: #FFFFFF;
  color: #0F1117;
}

.blogIndexWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 28px;
  width: 100%;
  max-width: 1100px;
  margin: 60px auto 80px auto;
  padding: 0 24px;
}
@media screen and (max-width: 580px) {
  .blogIndexWrapper {
    padding: 0 16px;
    gap: 16px;
  }
}

.blogPostContainer {
  flex: 0 0 320px;
  background: #FFFFFF;
  border: 1px solid #e8eaf0;
  border-radius: 12px;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}
.blogPostContainer:hover {
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  transform: translateY(-3px);
}
@media screen and (max-width: 580px) {
  .blogPostContainer {
    flex: 0 0 100%;
  }
}

.blogPostFeatImg {
  display: block;
  width: 100%;
  height: 190px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 12px 12px 0 0;
  overflow: hidden;
}

.blogPostMeta {
  padding: 18px 20px 20px 20px;
  text-align: center;
}

.blogCategory {
  display: block;
  color: #4A7CFF;
  text-transform: uppercase;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.65em;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 8px;
}

.blogTitle {
  display: block;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 1em;
  font-weight: 600;
  color: #0F1117;
  line-height: 1.4;
  margin-bottom: 10px;
  letter-spacing: -0.01em;
}
.blogTitle:hover {
  color: #4A7CFF;
}

.blogExcerpt {
  color: #8B92A9;
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 0.82em;
  line-height: 1.75em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.authorCard {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  z-index: 5;
  flex-direction: column;
  align-items: center;
  margin-bottom: 30px;
}
.authorCard img {
  height: 50px;
  width: 50px;
  border-radius: 100%;
  margin-bottom: 10px;
  box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.25);
}
.authorCard small {
  text-transform: none;
  text-align: center;
  line-height: 1.5em;
  color: rgb(229.5, 229.5, 229.5);
  font-family: "Inter", system-ui, Arial, sans-serif;
}
.authorCard small a {
  font-weight: 500;
  color: #FFFFFF;
}

.blogPostContentWrapper {
  width: 100%;
  max-width: 800px;
  margin: auto;
  padding: 100px 20px 0 20px;
}
.blogPostContentWrapper h4 {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  color: #0F1117;
  padding-top: 0.5em;
}
.blogPostContentWrapper br {
  line-height: 2em;
}
.blogPostContentWrapper p {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-weight: 300;
  color: #0F1117;
  line-height: 2em;
  padding: 2em 0;
}
.blogPostContentWrapper .dropCap::first-letter {
  font-size: 3.5em;
  font-weight: 400;
  font-family: "Inter", system-ui, Arial, sans-serif;
  color: #4A7CFF;
}
.blogPostContentWrapper .centeredDesc {
  text-align: center;
}
.blogPostContentWrapper .noPad {
  padding: 0;
}
.blogPostContentWrapper .noTopPad {
  padding-top: 0;
}
.blogPostContentWrapper .noBottomPad {
  padding-bottom: 0;
}
.blogPostContentWrapper a {
  color: #4A7CFF;
  font-weight: 600;
  cursor: pointer;
}
.blogPostContentWrapper a:hover {
  color: #8B92A9;
}
.blogPostContentWrapper a.lg-blockquote {
  font-family: "Inter", system-ui, Arial, sans-serif;
  font-size: 2em;
  font-weight: 200;
  color: #4A7CFF;
  line-height: 1.5em;
  display: block;
  text-align: center;
  margin: 1em auto;
  max-width: 500px;
  transition: all 0.3s ease-in-out;
}
.blogPostContentWrapper a.lg-blockquote:hover {
  color: #8B92A9;
}
.blogPostContentWrapper ul, .blogPostContentWrapper ol {
  font-weight: 300;
  font-family: "Inter", system-ui, Arial, sans-serif;
}
.blogPostContentWrapper ul.noMargin, .blogPostContentWrapper ol.noMargin {
  margin: 0;
}
.blogPostContentWrapper li {
  line-height: 1.5em;
  margin-bottom: 1em;
}
.blogPostContentWrapper li:last-of-type {
  margin-bottom: 0;
}
.blogPostContentWrapper ul ul, .blogPostContentWrapper ul ol, .blogPostContentWrapper ol ul, .blogPostContentWrapper ol ol {
  margin-top: 1em;
}
.blogPostContentWrapper img {
  display: block;
  width: 100%;
  height: auto;
  margin: 2em auto;
  overflow: hidden;
  border-radius: 3px;
  cursor: zoom-in;
}
.blogPostContentWrapper .gallery {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  border-radius: 3px;
  width: 100%;
  height: auto;
  padding: 5px;
}
.blogPostContentWrapper .gallery img {
  flex: 1 1 auto;
  margin: 0.5%;
  width: 25%;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
}
.blogPostContentWrapper .gallery img:hover {
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(-2px);
}
.blogPostContentWrapper .gallery img.high {
  width: 35%;
}
.blogPostContentWrapper .gallery img.low {
  width: 15%;
}
.blogPostContentWrapper .gallery.square img {
  width: 15vw;
  height: 15vw;
  object-fit: cover;
}
.blogPostContentWrapper .underline {
  text-decoration: underline;
}
.blogPostContentWrapper .highlightCode {
  padding: 2em 2em 2em 4em;
  width: 100%;
  border-radius: 0.5em;
  background: rgb(226.8613861386, 228.5594059406, 234.1386138614);
  color: #8B92A9;
  font-weight: 300;
  overflow: scroll;
  line-height: 2em;
}

h5.readMoreCTA {
  text-align: center;
  font-size: 1.2em;
  font-weight: 500;
  font-family: "Inter", system-ui, Arial, sans-serif;
  padding: 2em 0;
  margin-top: 60px;
}

.blogReadMoreWrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 0 auto;
  padding: 0 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: baseline;
}
@media screen and (max-width: 700px) {
  .blogReadMoreWrapper {
    padding: 0;
  }
}

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