@font-face {
  font-family: localfont;
  src: url('../fonts/Montserrat-Regular.woff2') format("woff2");
  font-weight: 300 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: localfont;
  src: url('../fonts/Montserrat-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: localfont;
  src: url('../fonts/Montserrat-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --_spacing-sizing---section-padding--padding-section-large: 112px;
  --_spacing-sizing---page-padding--padding-global: 64px;
  --_spacing-sizing---container--container-large: 1280px;
  --_primitives---color--white: #fff;
  --_color-schemes---color-scheme-1--foreground: var(--_primitives---color--white);
  --_spacing-sizing---max-width--max-width-medium: 100%;
  --_primitives---karcheryellow: #ffed00;
  --_color-schemes---color-scheme-1--text: var(--_primitives---color--neutral-darkest);
  --_typography---text-sizes--heading-2: 48px;
  --_typography---text-sizes--heading-5: 24px;
  --_color-schemes---color-scheme-2--background: var(--_primitives---color--neutral-lightest);
  --_color-schemes---color-scheme-2--foreground: var(--_primitives---color--neutral-lightest);
  --_ui-styles---radius--medium: 0px;
  --_primitives---karcheryellow-2: #ffed00;
  --_spacing-sizing---max-width--max-width-large: 1000px;
  --_typography---text-sizes--heading-6: 20px;
  --_typography---text-sizes--heading-4: 32px;
  --_color-schemes---color-scheme-1--border: var(--_primitives---color--neutral-darkest);
  --_color-schemes---color-scheme-3--text: var(--_primitives---color--white);
  --_color-schemes---color-scheme-1--background: var(--_primitives---color--white);
  --_ui-styles---radius--large: 0px;
  --_typography---text-sizes--text-small: 14px;
  --_spacing-sizing---section-padding--padding-section-medium: 80px;
  --_typography---text-sizes--text-regular: 16px;
  --_spacing-sizing---max-width--max-width-xsmall: 400px;
  --_color-schemes---color-scheme-2--text: var(--_primitives---color--neutral-darkest);
  --_color-schemes---color-scheme-2--border: var(--_primitives---opacity--neutral-darkest-15);
  --_spacing-sizing---max-width--max-width-small: 480px;
  --_color-schemes---color-scheme-1--accent: var(--_primitives---color--neutral-darkest);
  --_typography---text-sizes--text-large: 22px;
  --_color-schemes---color-scheme-2--accent: var(--_primitives---color--neutral-darkest);
  --_color-schemes---color-scheme-2--foreground-2: var(--_primitives---color--neutral-lightest);
  --_typography---text-sizes--heading-3: 44px;
  --_primitives---color--neutral-light: #b6b2b5;
  --_primitives---color--turbo-dark: #ccb400;
  --_primitives---color--neutral-dark: #544c53;
  --_primitives---color--neutral: #857f84;
  --_primitives---color--electric-violet-darker: #5f0066;
  --_primitives---color--electric-violet-lighter: #fbccff;
  --_primitives---color--turbo-lightest: #fffce5;
  --_primitives---color--neutral-lighter: #dad8da;
  --_primitives---color--turbo-lighter: #fff9cc;
  --_primitives---color--neutral-darkest: #000;
  --_primitives---color--electric-violet-light: #f34cff;
  --_primitives---color--turbo-darker: #665a00;
  --_primitives---color--electric-violet-darkest: #47004c;
  --_primitives---color--neutral-lightest: #eee;
  --_primitives---color--neutral-darker: #241922;
  --_primitives---color--electric-violet-lightest: #fde5ff;
  --_primitives---color--turbo-light: #ffea4c;
  --_primitives---color--electric-violet: #e0f;
  --_primitives---color--turbo-darkest: #4c4300;
  --_primitives---color--electric-violet-dark: #be00cc;
  --_primitives---color--turbo: #ffe200;
  --_color-schemes---color-scheme-3--background: var(--_primitives---color--cyan--aqua-darkest);
  --_color-schemes---color-scheme-3--border: var(--_primitives---opacity--white-20);
  --_color-schemes---color-scheme-3--foreground: var(--_primitives---color--cyan--aqua-darkest);
  --_color-schemes---color-scheme-3--accent: var(--_primitives---color--cyan--aqua);
  --_color-schemes---color-scheme-4--foreground: var(--_primitives---color--neutral-darker);
  --_color-schemes---color-scheme-4--accent: var(--_primitives---color--cyan--aqua);
  --_color-schemes---color-scheme-4--border: var(--_primitives---opacity--white-20);
  --_color-schemes---color-scheme-4--background: var(--_primitives---color--neutral-darker);
  --_color-schemes---color-scheme-4--text: var(--_primitives---color--white);
  --_primitives---color--cyan--aqua: #0ff;
  --_primitives---color--cyan--aqua-darker: #066;
  --_primitives---color--cyan--aqua-dark: #0cc;
  --_primitives---color--cyan--aqua-lighter: #cff;
  --_primitives---color--cyan--aqua-darkest: #004c4c;
  --_primitives---color--cyan--aqua-light: #4cffff;
  --_primitives---color--cyan--aqua-lightest: #e5ffff;
  --_spacing-sizing---container--container-medium: 1024px;
  --_spacing-sizing---container--container-small: 768px;
  --_spacing-sizing---max-width--max-width-xlarge: 1024px;
  --_spacing-sizing---max-width--max-width-xxlarge: 1280px;
  --_spacing-sizing---max-width--max-width-xxsmall: 320px;
  --_primitives---opacity--white-10: #ffffff1a;
  --_primitives---opacity--white-20: #fff3;
  --_primitives---opacity--white-60: #fff9;
  --_primitives---opacity--transparent: #fff0;
  --_primitives---opacity--neutral-darkest-5: #0c000a0d;
  --_primitives---opacity--white-50: #ffffff80;
  --_primitives---opacity--neutral-darkest-20: #0c000a33;
  --_primitives---opacity--neutral-darkest-60: #0c000a99;
  --_primitives---opacity--white-5: #ffffff0d;
  --_primitives---opacity--white-40: #fff6;
  --_primitives---opacity--white-15: #ffffff26;
  --_primitives---opacity--white-30: #ffffff4d;
  --_primitives---opacity--neutral-darkest-10: #0c000a1a;
  --_primitives---opacity--neutral-darkest-40: #0c000a66;
  --_primitives---opacity--neutral-darkest-50: #0c000a80;
  --_primitives---opacity--neutral-darkest-30: #0c000a4d;
  --_primitives---opacity--neutral-darkest-15: #0c000a26;
  --_ui-styles---radius--small: 0px;
  --_spacing-sizing---section-padding--padding-section-small: 48px;
  --_ui-styles---stroke--border-width: 1px;
  --_ui-styles---stroke--divider-width: 1px;
  --_typography---text-sizes--heading-1: 56px;
  --_typography---text-sizes--text-medium: 18px;
  --_typography---text-sizes--text-tiny: 12px;
  --_primitives---color--selective-yellow-lightest: #fff8e5;
  --_typography---text-sizes--font-family: localfont, Arial, sans-serif;
  --_primitives---color--selective-yellow-light: #ffd04c;
  --_primitives---color--selective-yellow-lighter: #fff1cc;
  --_primitives---color--selective-yellow: #ffbc00;
  --_primitives---color--selective-yellow-darker: #664b00;
  --_primitives---color--selective-yellow-dark: #cc9600;
  --_primitives---color--red-light: #fe4d53;
  --_primitives---color--red-lightest: #fee5e6;
  --_primitives---color--red-lighter: #feccce;
  --_primitives---color--red-darkest: #4c0003;
  --_primitives---color--purple-pizzazz-lightest: #fee5f9;
  --_primitives---color--red-darker: #650004;
  --_primitives---color--purple-pizzazz-lighter: #fdccf4;
  --_primitives---color--purple-pizzazz: #f500cc;
  --_primitives---color--purple-pizzazz-light: #f84cdb;
  --_primitives---color--purple-pizzazz-darker: #620051;
  --_primitives---color--rose-light: #ff4c9e;
  --_primitives---color--rose-dark: #cc005d;
  --_primitives---color--rose: #ff0075;
  --_primitives---color--rose-lighter: #ffcce3;
  --_primitives---color--rose-darkest: #4c0023;
  --_primitives---color--rose-darker: #66002e;
  --_primitives---color--purple-pizzazz-darkest: #49003d;
  --_primitives---color--red: #fe010a;
  --_primitives---color--selective-yellow-darkest: #4c3800;
  --_primitives---color--red-dark: #cb0008;
  --_primitives---color--purple-pizzazz-dark: #c400a3;
  --_primitives---color--rose-lightest: #ffe5f1;
  --_color-schemes---color-scheme-2--background-2: var(--_primitives---color--white);
  --_color-schemes---color-scheme-2--border-2: var(--_primitives---opacity--neutral-darkest-15);
  --_color-schemes---color-scheme-2--accent-2: var(--_primitives---color--neutral-darkest);
  --_color-schemes---color-scheme-2--text-2: var(--_primitives---color--neutral-darkest);
  --_color-schemes---navblackopacity: #0000009e;
  --_primitives---deepblack: #1f1f1f;
  --_primitives---deepblack-2: #1f1f1f;
}

body {
  color: #333;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

p {
  margin-bottom: 10px;
  font-family: localfont, Arial, sans-serif;
}

strong {
  font-weight: bold;
}

.tagline-wrapper {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content-style {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row {
  grid-column-gap: 20px;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-top {
  grid-row-gap: 8px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 200px;
  text-decoration: none;
  display: flex;
}

.actions {
  grid-column-gap: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-2 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-top-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-3 {
  grid-row-gap: 8px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.component {
  grid-column-gap: 80px;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  display: flex;
}

.actions-3 {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.check {
  overflow: hidden;
}

.list {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.list-item {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.actions-4 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-10 {
  grid-column-gap: 80px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.facebook, .instagram, .x, .linkedin, .youtube {
  overflow: hidden;
}

.header-111 {
  width: 100%;
  padding: var(--_spacing-sizing---section-padding--padding-section-large) var(--_spacing-sizing---page-padding--padding-global);
  grid-row-gap: 80px;
  object-fit: cover;
  background-color: #00000024;
  background-image: linear-gradient(#0000005c, #0000005c);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.column-one {
  border-left: 3px solid #ffed00;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  text-decoration: none;
  display: flex;
}

.column-two {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-16 {
  width: 100%;
  height: 676px;
  max-width: var(--_spacing-sizing---container--container-large);
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  text-decoration: none;
  display: flex;
}

.content-style-14 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-15 {
  width: 100%;
  color: var(--_primitives---color--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: flex;
}

.layout-13 {
  width: 100%;
  padding: var(--_spacing-sizing---section-padding--padding-section-large) var(--_spacing-sizing---page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-1--foreground);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.logos {
  grid-column-gap: 32px;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.container-17 {
  width: var(--_spacing-sizing---container--container-large);
  max-width: var(--_spacing-sizing---container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.component-3 {
  grid-column-gap: 80px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-15 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  text-decoration: none;
  display: flex;
}

.section-title-7 {
  grid-row-gap: 16px;
  border-left: 5px solid var(--_primitives---karcheryellow);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.tagline-9 {
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.heading-18 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-2);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-16 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.actions-7 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.layout-521 {
  width: 100%;
  min-height: auto;
  padding: var(--_spacing-sizing---section-padding--padding-section-large) var(--_spacing-sizing---page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-2--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-18 {
  width: 1440px;
  max-width: var(--_spacing-sizing---container--container-large);
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.section-title-8 {
  grid-row-gap: 16px;
  background-color: #0000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.tagline-10 {
  color: var(--_color-schemes---color-scheme-1--text);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.heading-19 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-2);
  text-align: left;
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
  display: flex;
}

.text-17 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.heading-20 {
  width: 100%;
  color: var(--_primitives---color--white);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.text-18 {
  width: 100%;
  color: var(--_primitives---color--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.card13 {
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  border-radius: var(--_ui-styles---radius--medium);
  background-color: #00000054;
  border-bottom: 10px solid #ffed00;
  border-right: 10px solid #ffed00;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.layout-204 {
  width: 100%;
  padding: 160px var(--_spacing-sizing---page-padding--padding-global) var(--_spacing-sizing---section-padding--padding-section-large);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-1--foreground);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-19 {
  width: var(--_spacing-sizing---container--container-large);
  max-width: var(--_spacing-sizing---container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.tagline-11 {
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.heading-21 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-19 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.layout-399 {
  width: 100%;
  padding: 40px var(--_spacing-sizing---page-padding--padding-global) var(--_spacing-sizing---section-padding--padding-section-large);
  grid-row-gap: 80px;
  background-color: var(--_primitives---karcheryellow-2);
  background-image: linear-gradient(#0000001a, #0000001a);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-20 {
  width: var(--_spacing-sizing---container--container-large);
  max-width: var(--_spacing-sizing---container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.section-title-9 {
  width: 100%;
  max-width: var(--_spacing-sizing---max-width--max-width-large);
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  text-decoration: none;
  display: flex;
}

.tagline-12 {
  color: var(--_color-schemes---color-scheme-1--foreground);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-6);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.heading-22 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--foreground);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-2);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-20 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--foreground);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.component-4 {
  grid-row-gap: 32px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card-14 {
  border: 4px solid var(--_color-schemes---color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--medium);
  background-color: var(--_color-schemes---color-scheme-3--text);
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-16 {
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 24px 10px 10px;
  text-decoration: none;
  display: flex;
}

.tagline-13 {
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.heading-23 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.text-21 {
  width: 100%;
  height: auto;
  color: var(--_color-schemes---color-scheme-1--text);
  white-space: normal;
  overflow-wrap: normal;
  flex: 0 auto;
  margin-top: 5px;
  margin-bottom: 0;
  padding-left: 5px;
  font-family: localfont, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: block;
}

.card-15 {
  border: 4px solid var(--_color-schemes---color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--medium);
  background-color: var(--_color-schemes---color-scheme-1--foreground);
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.card-16 {
  border: 4px solid var(--_color-schemes---color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--medium);
  background-color: var(--_color-schemes---color-scheme-1--foreground);
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.pricing-7 {
  width: 100%;
  padding: 40px var(--_spacing-sizing---page-padding--padding-global) var(--_spacing-sizing---section-padding--padding-section-large);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: localfont, Arial, sans-serif;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.tabs-content {
  grid-column-gap: 80px;
  grid-row-gap: 48px;
  border: 1px #000;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.tab-pane-1 {
  grid-row-gap: 32px;
  border: 5px solid var(--_color-schemes---color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--large);
  background-color: var(--_color-schemes---color-scheme-1--foreground);
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.title-style {
  grid-column-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-21 {
  width: 100%;
  max-width: var(--_spacing-sizing---container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: localfont, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.section-title-10 {
  width: 100%;
  max-width: var(--_spacing-sizing---max-width--max-width-large);
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.tagline-14 {
  color: var(--_color-schemes---color-scheme-1--text);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.heading-24 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-2);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-22 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-style-17 {
  width: 100%;
  max-width: var(--_spacing-sizing---max-width--max-width-medium);
  grid-row-gap: 48px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.price-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: localfont, Arial, sans-serif;
  text-decoration: none;
  display: flex;
}

.heading-25 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-6);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
  display: flex;
}

.price-4 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-2);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: .875rem;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
  display: inline-block;
}

.price-5 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-5);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
  display: inline-block;
}

.text-23 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.faq-4 {
  width: 100%;
  padding: var(--_spacing-sizing---section-padding--padding-section-large) var(--_spacing-sizing---page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-1--foreground);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: localfont, Arial, sans-serif;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-22 {
  z-index: 1;
  width: 100%;
  max-width: var(--_spacing-sizing---container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: localfont, Arial, sans-serif;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-title-11 {
  width: 100%;
  max-width: var(--_spacing-sizing---max-width--max-width-large);
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-26 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-2);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-24 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-style-18 {
  width: 100%;
  max-width: var(--_spacing-sizing---max-width--max-width-medium);
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.content-style-19 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-27 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-4);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 130%;
  text-decoration: none;
}

.tab-horizontal-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.tabs-content-2 {
  grid-column-gap: 80px;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 446px;
  text-decoration: none;
  display: flex;
}

.contact-9 {
  width: auto;
  height: auto;
  padding: 100px var(--_spacing-sizing---page-padding--padding-global);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--_primitives---karcheryellow);
  background-image: linear-gradient(#0000001a, #0000001a);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-24 {
  width: 100%;
  max-width: var(--_spacing-sizing---container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.footer-15 {
  width: 100%;
  padding: var(--_spacing-sizing---section-padding--padding-section-medium) var(--_spacing-sizing---page-padding--padding-global);
  grid-row-gap: 64px;
  background-color: var(--_color-schemes---color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: localfont, Arial, sans-serif;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.adres, .pozna-polska {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

._48-61-123-4567, .infopuzzi-poznanpl {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.link-list {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.jak-wynaj, .zastosowania, .pytania, .mapa, .blog {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

._2025-professional-cleaning-equipment-pozna-wszelkie-prawa-zastrzeone {
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.footer-links {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.warunki-korzystania {
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.container-25 {
  width: 100%;
  max-width: var(--_spacing-sizing---container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.component-5 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-20 {
  grid-column-gap: 64px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-9 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-21 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.kontakt-2 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.content-style-22 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.social-links-2 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.column-10 {
  width: 100%;
  max-width: var(--_spacing-sizing---max-width--max-width-xsmall);
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.link-style-5 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.cennik-2, .kontakt-3 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.credits-2 {
  grid-row-gap: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-11 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.row-4 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 21px;
  display: flex;
}

.polityka-prywatnoci-2 {
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--text-small);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.div-block-6 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.card-13-copy {
  grid-row-gap: 24px;
  border-radius: var(--_ui-styles---radius--medium);
  background-color: #00000080;
  border-bottom: 10px solid #ffed00;
  border-right: 10px solid #ffed00;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.odkrz-piorace {
  grid-row-gap: 24px;
  border-radius: var(--_ui-styles---radius--medium);
  background-color: #ffffff80;
  background-image: linear-gradient(#00000080, #00000080);
  border-bottom: 10px solid #ffed00;
  border-right: 10px solid #ffed00;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-6 {
  z-index: 3;
  object-fit: contain;
  background-color: #ffed00;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
}

.div-block-7 {
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: block;
  position: relative;
}

.div-block-8 {
  z-index: 0;
  background-color: #ffed00;
  border-bottom: 2px #000;
  border-right: 2px #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 40px;
  left: 85px;
}

.div-block-11 {
  background-color: #ffed00;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 40px;
  left: -40px;
  right: 0;
}

.div-block-12 {
  width: 64.3039%;
  display: flex;
  position: relative;
}

.image-7 {
  aspect-ratio: auto;
  object-fit: cover;
  background-color: #0000;
  border: 0 solid #000;
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
}

.image-8 {
  object-fit: cover;
  object-position: 50% 100%;
  background-color: #a40e0e;
  width: 100%;
  height: 250px;
  display: block;
}

.image-9 {
  aspect-ratio: auto;
  object-fit: cover;
  object-position: 50% 70%;
  width: 100%;
  height: 250px;
  display: block;
}

.image-10 {
  object-fit: cover;
  object-position: 50% 100%;
  width: 100%;
  height: 250px;
  display: block;
}

.image-11 {
  -webkit-text-fill-color: transparent;
  vertical-align: baseline;
  object-fit: cover;
  background-color: #7f9e32;
  -webkit-background-clip: text;
  background-clip: text;
  flex: 0 auto;
  width: 100%;
  height: 250px;
  display: block;
  position: static;
}

.dropdown {
  border: 3px #000;
  width: 100%;
}

.text-block {
  color: #000;
  font-family: localfont, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.paragraph {
  border: 1px #000;
  width: 100%;
  padding: 20px;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  position: relative;
}

.dropdown-toggle {
  background-image: linear-gradient(#ffed00, #ffed00);
  border: 1px #000;
  font-family: localfont, Arial, sans-serif;
  display: flex;
}

.dropdown-list {
  background-color: var(--_color-schemes---color-scheme-1--foreground);
  border: 1px solid #000;
  border-top-style: none;
  width: 100%;
  position: relative;
}

.div-block-13 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.container-26 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  left: auto;
}

.nav-menu-2 {
  grid-column-gap: .5vw;
  grid-row-gap: .5vw;
  color: #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-3 {
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  background-color: #000000b3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: fixed;
}

.nav-link-3 {
  color: #fff;
  text-transform: uppercase;
  padding: 0 1vw;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
}

.nav-link-3.w--current {
  color: #fff;
  text-decoration: underline;
}

.nav-link-4 {
  color: #fff;
  text-transform: uppercase;
  padding: 0 1vw;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
}

.nav-link-4.w--current {
  color: #fff;
  text-decoration: underline;
}

.number-link {
  color: var(--_primitives---karcheryellow);
  white-space: nowrap;
  font-family: localfont, Arial, sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-2 {
  color: #fff;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-16 {
  flex-flow: column;
  display: flex;
  position: relative;
  left: 0;
}

.szybkikontakt {
  display: none;
  position: relative;
  left: 140px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.heading-31 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-left: 10px;
  font-family: localfont, Arial, sans-serif;
  font-size: 44px;
}

.paragraph-2 {
  color: #fff;
  margin-left: 10px;
  font-family: localfont, Arial, sans-serif;
  font-size: 44px;
  line-height: 44px;
}

.image-15 {
  z-index: -1;
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  object-position: 50% 85%;
  background-color: #0000;
  background-clip: border-box;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-16 {
  z-index: -1;
  vertical-align: baseline;
  object-fit: cover;
  background-color: #0000;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-17, .image-18 {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.image-19 {
  z-index: -1;
  object-fit: cover;
  object-position: 0% 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bold-text-4 {
  font-weight: 400;
}

.list-item-copy {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-20 {
  width: 30px;
  height: 30px;
}

.div-block-17 {
  justify-content: center;
  align-items: center;
  width: 50px;
  display: flex;
  position: relative;
  top: 5px;
  left: 0;
}

.div-block-18 {
  object-fit: fill;
  flex-flow: row;
  flex: 0 auto;
  order: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  left: auto;
}

.code-embed {
  border: 0 #ffec02;
  border-radius: 10px;
}

.logo {
  width: 100%;
  min-width: 150px;
  max-width: 100%;
  height: auto;
  font-family: localfont, Arial, sans-serif;
  position: relative;
}

.nav-link-2-copy {
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  text-transform: uppercase;
  white-space: nowrap;
  word-break: keep-all;
  padding: 0 1vw;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
}

.nav-link-2-copy.w--current {
  color: #fff;
  text-decoration: underline;
}

.link-2 {
  color: var(--_color-schemes---color-scheme-2--text);
}

.tabs-menu-2 {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rich-text-block {
  width: 100%;
  max-width: var(--_spacing-sizing---container--container-large);
  background-color: #fff0;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 30px;
}

.tab-link-tab-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  background-image: url('../images/Flag_of_Poland.svg.png');
  background-position: 0 0;
  background-size: contain;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 17%;
  font-size: 15px;
  display: flex;
}

.tab-link-tab-1.w--current {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Flag_of_Poland.svg.png');
  background-position: 0 0, 0 0;
  background-size: auto, contain;
}

.tab-link-tab-2 {
  background-image: url('../images/Flag_of_Ukraine.svg.webp');
  background-position: 0 0;
  background-size: contain;
  justify-content: center;
  align-items: center;
  width: 17%;
  display: flex;
}

.tab-link-tab-2.w--current {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Flag_of_Ukraine.svg.webp');
  background-position: 0 0, 0 0;
  background-size: auto, contain;
  font-size: 15px;
}

.tab-link-tab-3 {
  background-image: url('../images/Flag_of_Russia.svg.webp');
  background-position: 50%;
  background-size: contain;
  width: 17%;
  font-size: 15px;
}

.tab-link-tab-3.w--current {
  color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Flag_of_Russia.svg.webp');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  justify-content: center;
  align-items: center;
  width: 17%;
  font-size: 15px;
  display: flex;
}

.rich-text-block-3 {
  font-size: 17px;
  line-height: 30px;
}

.rich-text-block-4 {
  margin-top: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.tabs-content-3 {
  margin-top: 40px;
}

.tab-pane-tab-3 {
  font-size: 15px;
}

.heading-33 {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-size: 15px;
  display: flex;
}

.container-19-copy {
  width: var(--_spacing-sizing---container--container-large);
  max-width: var(--_spacing-sizing---container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.component-3-copy {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.layout-521-copy {
  width: 100%;
  max-width: none;
  padding: 40px var(--_spacing-sizing---page-padding--padding-global) var(--_spacing-sizing---section-padding--padding-section-large);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-2--border);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.section-title-7-copy {
  grid-row-gap: 16px;
  border-left: 5px solid var(--_primitives---karcheryellow);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.text-19-copy {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}

.content-style-15-copy {
  grid-row-gap: 32px;
  border-right: 5px solid #ffed00;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  text-decoration: none;
  display: flex;
}

.content-style-2-copy {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.section-title-7-copy {
  grid-row-gap: 16px;
  border-right: 1px #000;
  border-left: 5px none var(--_primitives---karcheryellow);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.actions-7-copy {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-21-copy {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.text-19-copy {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  text-indent: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.heading-21-copy {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-family: localfont, Arial, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.div-block-19 {
  border: 5px #ffed00;
  border-left-style: solid;
}

.div-block-20 {
  padding-left: 10px;
}

.div-block-21 {
  width: 1280px;
  max-width: none;
}

.paragraph-53 {
  color: #000;
  font-family: localfont, Arial, sans-serif;
  font-size: 22px;
  line-height: 2;
}

.heading-21-copy-copy {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.content-style-23 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.contact-30-3 {
  width: 100%;
  padding: 120px var(--_spacing-sizing---page-padding--padding-global) var(--_spacing-sizing---section-padding--padding-section-large);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-28 {
  width: 100%;
  max-width: var(--_spacing-sizing---container--container-large);
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.section-title-14 {
  width: 100%;
  max-width: var(--_spacing-sizing---max-width--max-width-large);
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.tagline-18 {
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.heading-36 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-2);
  margin-top: 0;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.tabs-menu-4 {
  width: 100%;
  max-width: var(--_spacing-sizing---max-width--max-width-small);
  grid-row-gap: 40px;
  border-left: 3px solid #feed02;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.tab-horizontal-4 {
  grid-row-gap: 24px;
  border-style: solid solid solid none;
  border-width: 0 0 0 3px;
  border-color: var(--_color-schemes---color-scheme-1--accent) var(--_color-schemes---color-scheme-1--accent) var(--_color-schemes---color-scheme-1--accent) var(--_primitives---karcheryellow);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.heading-37 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-5);
  margin-top: 0;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  text-decoration: none;
}

.text-32 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.link-style-7 {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--text-regular);
  margin-top: 0;
  margin-bottom: 0;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.contact-30-3-copy {
  width: 100%;
  padding: 120px var(--_spacing-sizing---page-padding--padding-global) var(--_spacing-sizing---section-padding--padding-section-large);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-2--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: localfont, Arial, sans-serif;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.button-2 {
  color: #000;
  background-color: #c5cc751f;
  border: 1px solid #ffed00;
  padding: 15px 30px;
  font-family: localfont, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.btn {
  color: #000;
  background-color: #ffed00;
  padding: 16px 30px;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.body, .heading-38, .body-2 {
  font-family: localfont, Arial, sans-serif;
}

.heading-42 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
}

.paragraph-55 {
  font-size: 20px;
  font-style: normal;
}

.div-block-23 {
  width: 80%;
}

.heading-19-copy {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-4);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.image-21 {
  width: 100%;
}

.rich-text-block-5 {
  color: #000;
  text-align: left;
  max-width: 1280px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 30px;
}

.div-block-24 {
  width: 40%;
}

.image-22 {
  width: 20%;
  margin-right: 10px;
}

.collection-item {
  background-color: #fff;
  border: 2px solid #4b4b4b;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.collection-list-wrapper {
  color: #000;
}

.paragraph-57 {
  color: #000;
  font-size: 19px;
}

.heading-43 {
  font-size: 35px;
}

.link-block {
  color: #000;
  text-decoration: none;
  display: flex;
}

.paragraph-58 {
  font-size: 15px;
}

.layout-521-copy {
  width: 100%;
  min-height: auto;
  padding: var(--_spacing-sizing---section-padding--padding-section-large) var(--_spacing-sizing---page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-2--border);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.link-4 {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 15px;
  display: flex;
}

.button-2-copy-copy {
  color: #000;
  text-align: center;
  background-color: #c5cc751f;
  border: 1px solid #fff;
  width: 200px;
  padding: 15px 30px;
  font-family: localfont, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.rich-text-block-6 {
  color: #000;
  margin-left: -15px;
  padding-left: 0;
  font-size: 17px;
  line-height: 25px;
}

.list-item-2 {
  margin-top: 5px;
}

.logo-brand {
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}

.logo-brand.w--current {
  object-fit: cover;
  flex: 0 auto;
  min-width: auto;
  max-width: none;
  height: auto;
  min-height: auto;
  display: flex;
  position: relative;
  top: 0;
}

.section-title-8-copy {
  grid-row-gap: 16px;
  background-color: #0000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.content-style-copy {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.layout-521-copy-copy {
  width: 100%;
  min-height: auto;
  padding: var(--_spacing-sizing---section-padding--padding-section-large) var(--_spacing-sizing---page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-2--foreground);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.div-block-26 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.div-block-27 {
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #ffea00;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  font-size: 25px;
  display: flex;
}

.text-block-4 {
  color: #fff;
  width: auto;
  height: auto;
  padding-bottom: 0;
  font-size: 220px;
  font-weight: 500;
  line-height: 150px;
  position: relative;
}

.bold-text-5 {
  line-height: 100px;
}

.szybkikontakt-copy {
  display: none;
  position: relative;
  left: 140px;
}

.btn-konwersja-copy {
  color: #000;
  text-align: center;
  background-color: #ffed00;
  width: 80%;
  padding: 16px 30px;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.link-block-2 {
  display: none;
}

.btn-copy-copy {
  color: #000;
  background-color: #ffed00;
  padding: 15px 30px;
  font-size: 15px;
  font-weight: 600;
}

.code-embed-2 {
  display: none;
}

.link-5, .link-6 {
  color: var(--_color-schemes---color-scheme-1--foreground);
  font-weight: 700;
  text-decoration: none;
}

.btn-copy, .btn-bazawiedzy {
  color: #000;
  background-color: #ffed00;
  padding: 15px 30px;
  font-size: 15px;
  font-weight: 600;
}

.div-block-28 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.content-style-copy {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.code-embed-3 {
  flex: 1;
  width: 100%;
  height: auto;
  margin-bottom: 0;
}

.cta-nav {
  color: #ffed00;
  text-transform: uppercase;
  white-space: nowrap;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.cta-nav.w--current {
  color: #fff;
  font-weight: 600;
}

.div-block-32 {
  color: #fff;
  padding-left: 1vw;
  padding-right: 1vw;
  font-size: 16px;
}

.dropdown-toggle-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.icon-3 {
  color: #fff;
  margin-left: 0;
  padding-left: 20px;
}

.dropdown-list-2 {
  margin-top: 220px;
}

.dropdown-list-2.w--open {
  flex-flow: column;
  margin-top: 0;
  display: block;
  inset: 100% auto auto 10%;
}

.field-label-7 {
  margin-top: 10px;
}

.form {
  width: 60%;
}

.form-block-2 {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-field-7 {
  height: 300px;
}

.text-block-5 {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

.main {
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-33 {
  margin-top: 40px;
}

.layout-521-copy-copy {
  width: 100%;
  min-height: auto;
  padding-top: var(--_spacing-sizing---section-padding--padding-section-large);
  padding-right: var(--_spacing-sizing---page-padding--padding-global);
  padding-left: var(--_spacing-sizing---page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-2--border);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.b2b-section {
  background-color: var(--_color-schemes---color-scheme-2--foreground);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.header-111-copy {
  width: 100%;
  padding: var(--_spacing-sizing---section-padding--padding-section-large) var(--_spacing-sizing---page-padding--padding-global);
  grid-row-gap: 80px;
  object-fit: cover;
  background-image: linear-gradient(#0000005c, #0000005c);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-15-copy {
  width: 100%;
  color: var(--_primitives---color--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
  display: flex;
}

.paragraph-2-copy {
  color: #fff;
  margin-left: 10px;
  font-family: localfont, Arial, sans-serif;
  font-size: 44px;
  line-height: 44px;
}

.dropdown-link-7 {
  color: #242020;
  font-size: 14px;
}

.dropdown-link-9 {
  color: #2b2424;
}

.szybkikontakt-pranie {
  display: none;
  position: relative;
  left: 140px;
}

.infopuzzi-poznanpl-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.pytania-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.content-style-24 {
  grid-column-gap: 64px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-12 {
  grid-column-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 400px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.adres-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.component-6 {
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.jak-wynaj-2, .cennik-3 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.polityka-prywatnoci-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.container-29 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.kontakt-4 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.column-13 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-25 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-14 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

._48-61-123-4568 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.mapa-2, .blog-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

._2025-professional-cleaning-equipment-pozna-wszelkie-prawa-zastrzeone-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.pozna-polska-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.link-style-8 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.kontakt-5, .zastosowania-2 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.content-style-26 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.footer-16 {
  grid-row-gap: 64px;
  background-color: #eee;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 80px 64px;
  font-family: localfont, Arial, sans-serif;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-27 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.warunki-korzystania-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.infopuzzi-poznanpl-3 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.pytania-3 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.content-style-28 {
  grid-column-gap: 64px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.cennik-4 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.polityka-prywatnoci-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.container-30 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.kontakt-6 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.column-15 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-29 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-16 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.mapa-3, .blog-3 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

._2025-professional-cleaning-equipment-pozna-wszelkie-prawa-zastrzeone-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.pozna-polska-3 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.link-style-9 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.content-style-30 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-31 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-32 {
  grid-column-gap: 64px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.cennik-5 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.polityka-prywatnoci-5 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.container-31 {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  text-decoration: none;
  display: flex;
}

.kontakt-7 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.column-17 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-33 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.column-18 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.mapa-4, .blog-4 {
  color: #000;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

._2025-professional-cleaning-equipment-pozna-wszelkie-prawa-zastrzeone-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: localfont, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.content-style-34 {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.content-style-35 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-25-copy {
  width: 100%;
  color: var(--_color-schemes---color-scheme-1--text);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-6);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
  display: flex;
}

.myjki-zastosowania {
  width: 100%;
  min-height: auto;
  padding: var(--_spacing-sizing---section-padding--padding-section-large) var(--_spacing-sizing---page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-2--border);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.tabs-menu-5 {
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-bottom: 0;
  display: flex;
}

.div-block-35 {
  flex-flow: column;
  display: flex;
}

.text-block-6 {
  color: #fff;
  width: 100%;
  height: 100%;
  font-size: 30px;
  line-height: 10px;
  display: flex;
}

.tab {
  padding-top: 9px;
  padding-bottom: 9px;
}

.tab:hover {
  background-color: #ffed00;
  border: 1px #000;
}

.tab.w--current {
  background-color: #ffed00;
}

.text-block-9 {
  font-size: 17px;
  font-weight: 600;
}

.text-block-10 {
  font-weight: 400;
}

.text-block-11, .text-block-14, .text-block-15 {
  font-size: 17px;
  font-weight: 600;
}

.services-cards {
  width: 100%;
  min-height: auto;
  padding: var(--_spacing-sizing---section-padding--padding-section-large) var(--_spacing-sizing---page-padding--padding-global);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-2--border);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.dkurzacz-piorace {
  grid-row-gap: 24px;
  border-radius: var(--_ui-styles---radius--medium);
  background-color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/odkurzacz-pioracy-karcher-puzzi-10-1-poznan-wynajem.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, contain;
  border-bottom: 10px solid #ffed00;
  border-right: 10px solid #ffed00;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  min-width: 250px;
  height: auto;
  min-height: 250px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.parownice {
  z-index: 0;
  grid-row-gap: 24px;
  border-radius: var(--_ui-styles---radius--medium);
  color: #3330;
  background-color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/parownica-karcher-sg4-4-wypozyczalnia-poznan.webp');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 130%;
  border-bottom: 10px solid #ffed00;
  border-left: 0 solid #000;
  border-right: 10px solid #ffed00;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  min-width: 250px;
  height: auto;
  min-height: 250px;
  padding: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.odkurzacze {
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  border-radius: var(--_ui-styles---radius--medium);
  background-color: #00000054;
  background-image: linear-gradient(#00000080, #00000080), url('../images/odkurzacz-karcher-nt-301-tact-l.jpg');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  border-bottom: 10px solid #ffed00;
  border-right: 10px solid #ffed00;
  flex-flow: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  min-width: 250px;
  height: auto;
  min-height: 250px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.myjki {
  grid-row-gap: 24px;
  border-radius: var(--_ui-styles---radius--medium);
  background-color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/myjka-cisnieniowa-karcher-hd515c.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-bottom: 10px solid #ffed00;
  border-right: 10px solid #ffed00;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  min-width: 250px;
  height: auto;
  min-height: 250px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.szorowarki {
  grid-row-gap: 24px;
  border-radius: var(--_ui-styles---radius--medium);
  background-color: #fff;
  background-image: linear-gradient(#00000080, #00000080), url('../images/wynajem_szorowarek_karcher_BDS43150C_wypozyczalnia-poznan.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 80%;
  border-bottom: 10px solid #ffed00;
  border-right: 10px solid #ffed00;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  min-width: 250px;
  height: auto;
  min-height: 250px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-block-3 {
  text-decoration: none;
}

.link-block-4 {
  flex: 1;
  width: auto;
  height: auto;
  text-decoration: none;
}

.services-drop, .rent-drop {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.link-block-5, .link-block-6, .link-block-7 {
  text-decoration: none;
}

.szorowarki-adds {
  width: 100%;
  padding: 160px var(--_spacing-sizing---page-padding--padding-global) var(--_spacing-sizing---section-padding--padding-section-large);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-1--foreground);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: none;
  overflow: hidden;
}

.home-hero-column {
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: none;
}

.button-2-copy {
  color: #000;
  background-color: #c5cc751f;
  border: 1px solid #ffed00;
  padding: 15px 30px;
  font-family: localfont, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.pricing-home {
  width: 100%;
  padding: 40px var(--_spacing-sizing---page-padding--padding-global) var(--_spacing-sizing---section-padding--padding-section-large);
  grid-row-gap: 80px;
  background-color: var(--_color-schemes---color-scheme-1--background);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-family: localfont, Arial, sans-serif;
  text-decoration: none;
  display: none;
  overflow: hidden;
}

.btn-home {
  color: #000;
  background-color: #c5cc751f;
  border: 1px solid #ffed00;
  padding: 15px 30px;
  font-family: localfont, Arial, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.subtext-puzzi {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #ffea00;
  justify-content: flex-end;
  align-self: auto;
  align-items: flex-end;
  width: 100%;
  font-size: 25px;
  display: flex;
}

.express-card {
  grid-row-gap: 32px;
  border: 5px solid var(--_color-schemes---color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--large);
  background-color: var(--_color-schemes---color-scheme-1--foreground);
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: block;
}

.heading-44 {
  text-align: center;
  align-self: auto;
  width: 100%;
}

.div-block-36 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.myjka-karta-pianownica {
  border: 4px solid var(--_color-schemes---color-scheme-1--border);
  border-radius: var(--_ui-styles---radius--medium);
  background-color: var(--_color-schemes---color-scheme-1--foreground);
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: none;
  overflow: hidden;
}

.tagline {
  color: var(--_color-schemes---color-scheme-1--foreground);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-5);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.line-kontakt {
  color: var(--_color-schemes---color-scheme-1--foreground);
  font-family: localfont, Arial, sans-serif;
  font-size: var(--_typography---text-sizes--heading-3);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 150%;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .row, .content-style-10 {
    flex-flow: column;
  }

  .column-two {
    width: 70%;
    height: auto;
  }

  .container-16 {
    margin-top: 100px;
  }

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

  .container-17 {
    width: auto;
  }

  .component-3 {
    flex-flow: column;
  }

  .content-style-15 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .section-title-7 {
    margin-top: 100px;
  }

  .actions-7 {
    justify-content: center;
    align-items: center;
  }

  .container-18 {
    width: 100%;
    max-width: none;
    padding-left: 0;
  }

  .heading-19 {
    margin-top: 0;
    font-size: 35px;
  }

  .card13 {
    margin-top: 20px;
  }

  .container-19, .container-20 {
    width: auto;
  }

  .card-15, .card-16 {
    margin-top: 20px;
  }

  .tabs-content {
    flex-flow: column;
  }

  .tab-pane-1 {
    width: 100%;
  }

  .tabs-content-2 {
    justify-content: center;
    align-items: center;
  }

  .card-13-copy, .odkrz-piorace {
    margin-top: 20px;
  }

  .div-block-7 {
    width: 100%;
    margin-top: 40px;
  }

  .div-block-12 {
    width: 100%;
  }

  .nav-menu-2 {
    background-color: #000000d9;
    flex: 0 0 100%;
    justify-content: flex-start;
    align-items: center;
    inset: 0% auto auto 0%;
  }

  .navbar-3 {
    font-size: 16px;
    font-weight: 500;
  }

  .nav-link-3, .nav-link-4 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button-2.w--open {
    background-color: #c8c8c800;
  }

  .heading-31 {
    width: 70%;
  }

  .image-15 {
    inset: 0%;
  }

  .div-block-18 {
    left: 30px;
  }

  .code-embed {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nav-link-2-copy {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .rich-text-block {
    padding-left: 64px;
    padding-right: 64px;
  }

  .tab-link-tab-1 {
    background-repeat: repeat;
    background-size: contain;
    width: 30%;
  }

  .tab-link-tab-2 {
    background-size: contain;
    width: 30%;
  }

  .tab-link-tab-3.w--current {
    background-image: linear-gradient(#0000, #0000), url('../images/Flag_of_Russia.svg.webp');
    background-size: auto, contain;
    width: 30%;
  }

  .heading-33 {
    font-size: 13px;
  }

  .container-19-copy {
    width: auto;
    max-width: none;
  }

  .component-3-copy {
    flex-flow: column;
  }

  .content-style-15-copy {
    width: 100%;
    margin-top: 60px;
  }

  .div-block-21 {
    width: auto;
  }

  .tabs-menu-4 {
    max-width: none;
    margin-bottom: 40px;
  }

  .icon {
    color: #fff;
    position: relative;
    left: 0;
  }

  .div-block-23 {
    width: 100%;
  }

  .image-22 {
    width: 30%;
  }

  .heading-43 {
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-26 {
    width: 100%;
  }

  .div-block-27 {
    display: none;
  }

  .btn-copy {
    color: #000;
    background-color: #ffed00;
    padding: 15px 30px;
    font-size: 15px;
    font-weight: 600;
  }

  .link-block-2 {
    display: none;
  }

  .btn-copy-copy {
    color: #000;
    background-color: #ffed00;
    padding: 15px 30px;
    font-size: 15px;
    font-weight: 600;
  }

  .code-embed-2 {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .cta-nav {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    line-height: 26px;
  }

  .div-block-32 {
    z-index: auto;
    position: relative;
  }

  .dropdown-toggle-2 {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
  }

  .dropdown-list-2 {
    box-sizing: border-box;
    aspect-ratio: auto;
    text-overflow: ellipsis;
    word-break: normal;
    width: auto;
    margin-top: 0;
  }

  .dropdown-list-2.w--open {
    z-index: 2;
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    position: static;
    inset: 100% auto auto 0%;
  }

  .b2b-section {
    padding-left: 64px;
    padding-right: 64px;
  }

  .dropdown-link-7 {
    white-space: nowrap;
    word-break: normal;
    overflow-wrap: normal;
    width: 100%;
    font-size: 16px;
    overflow: visible;
  }

  .dropdown-link-8 {
    white-space: normal;
    overflow-wrap: normal;
    width: 100%;
    overflow: visible;
  }

  .dropdown-link-9 {
    white-space: normal;
    width: 100%;
    overflow: visible;
  }

  .dropdown-link-9.w--current {
    color: #201f1f;
    white-space: normal;
    width: 100%;
  }

  .dropdown-link-10, .dropdown-link-11, .dropdown-link-12 {
    white-space: normal;
    width: 100%;
  }

  .dkurzacz-piorace {
    background-color: #ffffff80;
    background-image: linear-gradient(#00000080, #00000080), url('../images/odkurzacz-pioracy-karcher-puzzi-10-1-poznan-wynajem.webp');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    margin-top: 20px;
  }

  .parownice {
    background-image: linear-gradient(#00000080, #00000080), url('../images/parownica-karcher-sg4-4-wypozyczalnia-poznan.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
  }

  .odkurzacze {
    background-color: #ffffff54;
    background-image: linear-gradient(#00000080, #00000080), url('../images/odkurzacz-karcher-nt-301-tact-l.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    margin-top: 20px;
  }

  .myjki {
    background-color: #ffffff80;
    background-image: linear-gradient(#00000080, #00000080), url('../images/myjka-cisnieniowa-karcher-hd515c.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    margin-top: 20px;
  }

  .szorowarki {
    background-image: linear-gradient(#00000080, #00000080), url('../images/wynajem_szorowarek_karcher_BDS43150C_wypozyczalnia-poznan.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    margin-top: 20px;
  }

  .services-drop {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    top: 0;
  }

  .rent-drop {
    z-index: 10;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .home-hero-column {
    display: none;
  }

  .express-card {
    width: 100%;
  }

  .myjka-karta-pianownica {
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .content-style {
    padding-top: 0;
  }

  .column-two {
    width: 100%;
  }

  .container-16, .text-15 {
    margin-top: 0;
  }

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

  .layout-521 {
    padding-top: 40px;
  }

  .section-title-8 {
    flex-flow: column;
    padding-top: 100px;
  }

  .heading-19 {
    margin-top: 0;
    font-size: 25px;
  }

  .layout-204 {
    padding-top: 60px;
  }

  .faq-4 {
    padding-top: 40px;
  }

  .tabs-content-2 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .contact-9 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-block {
    white-space: pre-wrap;
  }

  .nav-menu-2 {
    inset: 0% auto auto 0%;
  }

  .heading-31 {
    width: 100%;
  }

  .paragraph-2 {
    line-height: 50px;
  }

  .image-15 {
    object-fit: cover;
    max-width: none;
  }

  .logo {
    max-width: 300px;
  }

  .tab-link-tab-1, .tab-link-tab-2, .tab-link-tab-3.w--current {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-33 {
    font-size: 12px;
  }

  .container-19-copy {
    width: auto;
    max-width: none;
  }

  .component-3-copy {
    flex-flow: column;
  }

  .content-style-15-copy {
    width: 100%;
    margin-top: 60px;
  }

  .div-block-21 {
    width: auto;
  }

  .icon {
    color: #fff;
  }

  .heading-19-copy {
    margin-top: 60px;
    font-size: 30px;
  }

  .image-21 {
    object-fit: cover;
  }

  .image-22 {
    object-fit: contain;
  }

  .heading-43 {
    font-size: 18px;
  }

  .paragraph-58 {
    font-size: 14px;
  }

  .layout-521-copy {
    padding-top: 40px;
  }

  .section-title-8-copy {
    padding-top: 100px;
  }

  .div-block-26 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
  }

  .div-block-27 {
    display: none;
  }

  .btn-copy {
    color: #000;
    background-color: #ece938;
    padding: 15px 30px;
    font-size: 15px;
    font-weight: 600;
  }

  .btn-copy-copy {
    color: #000;
    background-color: #fe0;
    padding: 15px 30px;
    font-size: 15px;
    font-weight: 600;
  }

  .code-embed-2 {
    width: 100%;
    height: 300px;
    padding-left: 20px;
    display: block;
  }

  .content-style-copy {
    padding-top: 0;
  }

  .code-embed-3 {
    margin-bottom: 0;
  }

  .layout-521-copy-copy {
    padding-top: 40px;
  }

  .text-15-copy {
    margin-top: 0;
  }

  .paragraph-2-copy {
    line-height: 50px;
  }

  .myjki-zastosowania, .services-cards {
    padding-top: 40px;
  }

  .szorowarki-adds {
    padding-top: 60px;
  }

  .home-hero-column {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .content-style {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .row {
    grid-column-gap: 32px;
    flex-flow: column;
  }

  .content-style-2 {
    margin-top: 0;
  }

  .actions-3 {
    grid-column-gap: 20px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    display: flex;
  }

  .content-style-10 {
    flex-flow: column;
  }

  .header-111 {
    grid-row-gap: 0px;
    background-color: #0006;
    background-image: none;
    width: auto;
    height: auto;
    min-height: auto;
    padding: 20px 10px 0;
  }

  .column-one {
    border-left: 3px solid #ffed01;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    margin-top: 0;
    position: relative;
    top: auto;
  }

  .column-two {
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: auto;
    position: relative;
    top: 0;
  }

  .container-16 {
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    max-width: none;
    height: auto;
    min-height: 650px;
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
  }

  .content-style-14 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-15 {
    margin-top: 20px;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    font-size: 19px;
    display: block;
    overflow: visible;
  }

  .layout-13 {
    padding: 20px 10px;
  }

  .container-17 {
    width: auto;
    max-width: var(--_spacing-sizing---max-width--max-width-medium);
    justify-content: center;
    align-items: center;
  }

  .component-3 {
    grid-column-gap: 0px;
    flex-flow: column;
  }

  .content-style-15 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 60px;
    padding-bottom: 20px;
  }

  .section-title-7 {
    margin-top: 0;
    padding-left: 10px;
  }

  .heading-18 {
    font-size: var(--_typography---text-sizes--heading-5);
  }

  .text-16 {
    font-size: 20px;
  }

  .actions-7 {
    flex-flow: column;
    padding-left: 0;
  }

  .layout-521 {
    background-color: var(--_color-schemes---color-scheme-2--foreground);
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding: 10px 20px;
  }

  .container-18 {
    grid-row-gap: 40px;
    flex-flow: column;
    width: 100%;
    max-width: none;
    margin-top: 70px;
  }

  .section-title-8 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

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

  .heading-19 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 24px;
  }

  .text-17 {
    font-size: 17px;
  }

  .card13 {
    margin-bottom: 20px;
  }

  .layout-204 {
    margin-top: 0;
    padding: 10px;
  }

  .container-19 {
    width: auto;
    max-width: none;
  }

  .heading-21 {
    font-size: var(--_typography---text-sizes--heading-5);
  }

  .text-19 {
    font-size: 20px;
  }

  .layout-399 {
    padding: 10px;
  }

  .container-20 {
    width: auto;
    max-width: none;
  }

  .section-title-9 {
    max-width: 768px;
  }

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

  .heading-22 {
    font-size: var(--_typography---text-sizes--heading-4);
  }

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

  .card-14 {
    margin-bottom: 10px;
  }

  .content-style-16 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-21 {
    font-size: 18px;
  }

  .card-15, .card-16 {
    margin-bottom: 10px;
  }

  .pricing-7 {
    margin-bottom: 20px;
    padding: 10px;
  }

  .tabs-content {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .tab-pane-1 {
    padding: 10px;
  }

  .heading-24 {
    font-size: var(--_typography---text-sizes--heading-4);
  }

  .text-22 {
    font-size: 20px;
  }

  .heading-25 {
    font-size: var(--_typography---text-sizes--text-small);
  }

  .price-4 {
    text-align: center;
  }

  .faq-4 {
    padding: 10px;
  }

  .container-22 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    max-width: 1280px;
  }

  .heading-26 {
    font-size: var(--_typography---text-sizes--heading-4);
  }

  .text-24 {
    font-size: 20px;
  }

  .heading-27 {
    font-size: var(--_typography---text-sizes--heading-4);
  }

  .tab-horizontal-2 {
    padding-left: 20px;
  }

  .tabs-content-2 {
    width: auto;
    height: auto;
  }

  .contact-9 {
    padding: 40px 10px;
  }

  .footer-15 {
    padding: 20px 64px 0 10px;
    display: none;
  }

  .card-13-copy {
    margin-bottom: 20px;
  }

  .div-block-7 {
    width: 100%;
  }

  .div-block-12 {
    width: auto;
  }

  .dropdown {
    overflow-wrap: normal;
  }

  .text-block {
    text-indent: 2px;
    font-size: 21px;
    line-height: 24px;
  }

  .paragraph {
    font-size: 21px;
  }

  .dropdown-toggle {
    white-space: pre-wrap;
  }

  .div-block-13 {
    justify-content: center;
    align-items: center;
  }

  .container-26 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    display: flex;
  }

  .nav-menu-2 {
    background-color: #000000eb;
    margin-top: 0;
    margin-left: 0;
    margin-right: 40px;
    display: flex;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .navbar-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    line-height: 25px;
  }

  .nav-link-3 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .number-link {
    justify-content: center;
    align-items: center;
    font-size: 25px;
    display: flex;
  }

  .text-block-2 {
    color: #fff;
    border: 0 solid #fff;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    padding-top: 0;
    display: flex;
  }

  .div-block-16 {
    display: none;
    left: 0;
  }

  .menu-button-2 {
    color: var(--_color-schemes---color-scheme-1--foreground);
    left: 17px;
  }

  .menu-button-2.w--open {
    background-color: #c8c8c800;
  }

  .szybkikontakt {
    background-color: #00000080;
    border: 2px dashed #ffed00;
    border-radius: 35px;
    width: 250px;
    height: 60px;
    display: none;
    top: auto;
    left: auto;
    overflow: visible;
  }

  .heading-31 {
    width: 100%;
    margin-top: 0;
    margin-left: 5px;
    padding-left: 0;
    font-size: 30px;
    font-weight: 600;
    line-height: 33px;
  }

  .paragraph-2 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding-bottom: 0;
    font-size: 24px;
    display: flex;
  }

  .div-block-18, .code-embed {
    display: none;
  }

  .logo {
    width: auto;
    min-width: 100px;
    max-width: 100%;
    height: auto;
    position: relative;
    left: -5px;
  }

  .nav-link-2-copy {
    padding-top: 10px;
  }

  .tabs-menu-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 254px;
    margin-top: -39px;
    display: flex;
  }

  .rich-text-block {
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-1 {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/Flag_of_Poland.svg.png');
    background-position: 50%;
    background-size: contain;
    background-clip: border-box;
    flex-flow: row;
    flex: 1;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .tab-link-tab-1.w--current {
    width: 100%;
  }

  .tab-link-tab-2 {
    align-self: stretch;
    width: 100%;
  }

  .tab-link-tab-2.w--current {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Flag_of_Ukraine.svg.webp');
    background-position: 0 0, 0 0;
    background-size: auto, contain;
    width: 100%;
  }

  .tab-link-tab-3 {
    background-image: url('../images/Flag_of_Russia.svg.webp');
    background-position: 0 0;
    background-size: contain;
    align-self: stretch;
    width: 100%;
  }

  .tab-link-tab-3.w--current {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Flag_of_Russia.svg.webp');
    background-position: 0 0, 50%;
    background-size: auto, contain;
    width: 100%;
  }

  .tabs-2 {
    width: 100%;
  }

  .rich-text-block-3 {
    color: #000;
  }

  .rich-text-block-4 {
    color: #000;
    margin-top: 0;
  }

  .tabs-content-3 {
    margin-top: 30px;
  }

  .tab-pane-tab-3, .tab-pane-tab-1, .tab-pane-tab-2 {
    width: 100%;
  }

  .heading-33 {
    font-size: 16px;
  }

  .container-19-copy {
    width: auto;
    max-width: none;
    margin-top: 60px;
  }

  .component-3-copy {
    grid-column-gap: 0px;
    flex-flow: column;
  }

  .layout-521-copy {
    justify-content: center;
    align-items: center;
    padding: 10px;
  }

  .content-style-15-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 60px;
    padding-bottom: 20px;
  }

  .section-title-7-copy {
    padding-left: 10px;
  }

  .text-19-copy {
    font-size: 19px;
  }

  .heading-21-copy {
    font-size: var(--_typography---text-sizes--heading-4);
  }

  .div-block-21 {
    width: auto;
  }

  .paragraph-53 {
    font-size: 19px;
  }

  .heading-21-copy-copy {
    font-size: var(--_typography---text-sizes--heading-4);
  }

  .contact-30-3 {
    padding: 60px 10px 40px;
  }

  .container-28 {
    grid-row-gap: 20px;
    max-width: none;
  }

  .heading-36 {
    font-size: 30px;
  }

  .tab-horizontal-4 {
    padding-left: 20px;
  }

  .text-32 {
    line-height: 160%;
  }

  .link-style-7 {
    color: var(--_primitives---karcheryellow);
    font-size: var(--_typography---text-sizes--text-large);
    font-weight: 700;
  }

  .contact-30-3-copy {
    padding: 60px 10px 40px;
  }

  .button-2 {
    text-align: center;
    align-self: stretch;
    margin-bottom: 10px;
    display: none;
  }

  .icon {
    filter: invert();
    color: var(--_color-schemes---color-scheme-2--accent);
    -webkit-text-stroke-color: #fff;
    padding-right: 10px;
  }

  .heading-42 {
    padding-left: 20px;
    font-size: 17px;
  }

  .paragraph-55 {
    width: 80%;
    padding-left: 20px;
    font-size: 18px;
  }

  .div-block-23 {
    width: 100%;
  }

  .heading-19-copy {
    margin-top: 0;
    font-size: 30px;
  }

  .rich-text-block-5 {
    flex-flow: column;
    margin-top: -40px;
    font-size: 18px;
    line-height: 20px;
    display: flex;
  }

  .div-block-24 {
    width: 100%;
  }

  .image-22 {
    width: 100%;
    margin-right: 0;
  }

  .collection-item {
    flex-flow: column;
  }

  .collection-list-wrapper {
    flex-flow: column;
    display: flex;
  }

  .paragraph-57 {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    display: block;
  }

  .heading-43 {
    font-size: 18px;
    line-height: 20px;
  }

  .collection-list {
    flex-flow: column;
    display: flex;
  }

  .div-block-25 {
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block {
    flex-flow: column;
  }

  .button-2-copy {
    text-align: center;
    align-self: stretch;
    margin-bottom: 10px;
    display: none;
    overflow: visible;
  }

  .layout-521-copy {
    background-color: var(--_color-schemes---color-scheme-2--border);
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    padding: 10px 20px;
  }

  .button-2-copy-copy {
    text-align: center;
    align-self: stretch;
    margin-bottom: 10px;
    display: none;
  }

  .rich-text-block-6 {
    color: #000;
    margin-top: 10px;
    margin-left: 0;
    font-size: 18px;
    text-decoration: none;
  }

  .list-item-2, .list-item-3 {
    margin-top: 10px;
  }

  .list-2 {
    padding-left: 20px;
  }

  .logo-brand.w--current {
    width: auto;
    min-width: auto;
    max-width: none;
    top: 0;
  }

  .section-title-8-copy {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

  .div-block-26 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    margin-top: 60px;
  }

  .div-block-27 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-end;
    display: none;
    position: relative;
    top: 0;
    left: 0;
  }

  .text-block-3 {
    font-size: 20px;
    line-height: 0;
  }

  .text-block-4 {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    font-size: 50px;
    line-height: 0;
    display: flex;
  }

  .bold-text-5 {
    font-size: 60px;
  }

  .szybkikontakt-copy {
    background-color: #00000080;
    border: 2px dashed #ffed00;
    border-radius: 35px;
    width: 250px;
    height: 60px;
    display: block;
    top: 0;
    left: auto;
  }

  .btn, .btn-konwersja-copy {
    display: block;
  }

  .link-block-2 {
    z-index: 9999;
    background-image: url('../images/phoneicon.webp'), linear-gradient(#ffed00, #ffed00);
    background-position: 55% 45%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 40px 40px, auto;
    background-attachment: scroll, scroll;
    border-radius: 18px 0 0 18px;
    width: 80px;
    height: 70px;
    display: flex;
    position: fixed;
    inset: auto 0% 20% auto;
  }

  .btn-copy {
    display: block;
  }

  .btn-copy-copy {
    display: none;
  }

  .code-embed-2 {
    padding-left: 10px;
    display: block;
  }

  .btn-copy {
    background-color: #ffed00;
    display: block;
  }

  .btn-bazawiedzy {
    display: none;
  }

  .content-style-copy {
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }

  .code-embed-3 {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .cta-nav {
    margin-top: 0;
    padding: 10px;
  }

  .dropdown-toggle-2 {
    margin-left: 0;
    margin-right: 0;
    padding: 0 10px 0 0;
  }

  .icon-3 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
  }

  .dropdown-list-2.w--open {
    width: auto;
    min-width: auto;
    min-height: auto;
    margin-top: 0;
    position: static;
    left: auto;
  }

  .form {
    width: 90%;
  }

  .layout-521-copy-copy {
    background-color: var(--_color-schemes---color-scheme-2--border);
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    padding: 10px 20px;
  }

  .b2b-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-111-copy {
    grid-row-gap: 0px;
    background-image: linear-gradient(#00000080, #00000080), linear-gradient(#0000, #0000), url('../images/pranie-kanap-fotele-karcher-poznan.webp');
    background-position: 0 0, 0 0, 73%;
    background-repeat: repeat, repeat, repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, scroll;
    width: auto;
    height: 700px;
    min-height: auto;
    padding: 20px 10px;
  }

  .text-15-copy {
    margin-top: 20px;
    font-size: 19px;
    display: flex;
    overflow: visible;
  }

  .paragraph-2-copy {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding-bottom: 0;
    font-size: 24px;
    line-height: 28px;
    display: none;
  }

  .dropdown-link-7, .dropdown-link-8, .dropdown-link-9, .dropdown-link-10, .dropdown-link-11, .dropdown-link-12 {
    white-space: normal;
    word-break: normal;
    width: 100%;
  }

  .szybkikontakt-pranie {
    background-color: #00000080;
    border: 2px dashed #ffed00;
    border-radius: 35px;
    width: 250px;
    height: 60px;
    display: block;
    top: 30px;
    left: auto;
  }

  .content-style-25 {
    margin-top: 0;
  }

  .footer-16 {
    padding: 20px 64px 0 10px;
    display: none;
  }

  .content-style-29, .content-style-33 {
    margin-top: 0;
  }

  .heading-25-copy {
    font-size: var(--_typography---text-sizes--text-small);
  }

  .myjki-zastosowania {
    background-color: var(--_color-schemes---color-scheme-2--border);
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    padding: 10px 20px;
  }

  .tabs-menu-5 {
    flex-flow: column;
    width: 100%;
  }

  .text-block-6 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tab {
    width: 100%;
  }

  .services-cards {
    background-color: var(--_color-schemes---color-scheme-2--border);
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding: 10px 20px;
  }

  .parownice {
    background-color: #fff;
    margin-bottom: 20px;
  }

  .odkurzacze {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    margin-bottom: 20px;
  }

  .myjki {
    background-color: #fff;
    background-image: linear-gradient(#00000080, #00000080), url('../images/myjka-cisnieniowa-karcher-hd515c.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    margin-bottom: 20px;
  }

  .szorowarki {
    background-color: #fff;
  }

  .services-drop {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    top: 0;
    left: 0;
    right: 0;
  }

  .rent-drop {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .szorowarki-adds {
    margin-top: 0;
    padding: 10px;
  }

  .home-hero-column {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-end;
    display: none;
    position: relative;
    top: 0;
    left: 0;
  }

  .button-2-copy {
    text-align: center;
    align-self: stretch;
    margin-bottom: 10px;
    display: block;
  }

  .pricing-home {
    margin-bottom: 20px;
    padding: 10px;
  }

  .btn-home {
    text-align: center;
    align-self: stretch;
    margin-bottom: 10px;
    display: none;
  }

  .subtext-puzzi {
    font-size: 20px;
    line-height: 0;
  }

  .express-card {
    padding: 10px;
  }

  .myjka-karta-pianownica {
    margin-bottom: 10px;
  }

  .tagline, .line-kontakt {
    margin-top: 10px;
  }
}


