:root {
  --granatowy: #122735;
  --złoty: #c09454;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

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

.body {
  color: #122735;
  background-color: #fafafa;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: auto;
  max-width: none;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  overflow: visible;
}

.body.oding {
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container {
  background-color: #fff;
}

.menu-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  aspect-ratio: auto;
  text-align: center;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 1240px;
  height: auto;
  min-height: 80px;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: visible;
}

.heading {
  text-decoration: none;
}

.heading-2, .text-headers {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 56px;
}

.text-headers.text-onas.blog-headers {
  width: 100%;
}

.text-span-headers {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 56px;
}

.text-subheaders {
  z-index: 51;
  text-align: left;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 38px;
  position: relative;
}

.text-subheaders.subheaders-white {
  color: #fff;
  text-align: center;
  text-transform: none;
}

.text-subheaders.subheaders-white.left-align {
  text-align: left;
  width: 100%;
}

.text-subheaders.subheaders-white.left-align.it {
  margin-bottom: 40px;
}

.text-subheaders.subheaders-white.hidden {
  display: none;
}

.text-subheaders.center-subheaders {
  text-align: center;
  max-width: 100%;
}

.text-subheaders.padding-text-subbhedears {
  margin-bottom: 0;
  padding-left: 40px;
}

.text-subheaders.padding-text-subbhedears.sfdsfd {
  padding-left: 50px;
}

.text-subheaders.new-subheaders.center.white---contact {
  display: none;
}

.text-subheaders.new-subheaders.center.contentos {
  width: 50%;
}

.text-subheaders.white-subheaders {
  color: #fff;
}

.text-span-subheaders {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 46px;
}

.card-headers {
  color: #fff;
  text-align: left;
  letter-spacing: 0;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 32px;
}

.card-headers.points-headers {
  color: #122735;
  width: auto;
  margin-left: 30px;
  padding-left: 0;
  font-weight: 500;
}

.card-headers.points-headers.head-bez {
  margin-left: 50px;
}

.card-headers.new-headers-card {
  color: #fff;
  width: auto;
  font-weight: 500;
  line-height: 36px;
}

.card-headers.new-headers-card.card-numbers {
  color: #c09454;
  text-align: left;
  line-height: 36px;
}

.card-headers.new-headers-card.golden-minus {
  color: #c09454;
  font-size: 2rem;
}

.card-headers.new-headers-card.points-headers {
  color: #122735;
  margin-left: 0;
}

.card-headers.new-headers-card.description-doradztwo {
  color: #122735;
}

.card-headers.new-headers-card.colo-card-header {
  color: #122735;
  font-size: 1.125rem;
}

.card-headers.cards-onas-headers, .card-headers.lol {
  color: #122735;
}

.card-numbers {
  color: #c09454;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.card-numbers.lul {
  line-height: 1.5rem;
}

.form-checkbox {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .75rem;
  font-weight: 400;
  line-height: 16px;
}

.form-checkbox.under-form {
  text-decoration: underline;
}

.form-checkbox.under-form.con-relfl {
  color: #0f112a;
  text-align: left;
  width: 100%;
}

.form-span-checkbox {
  font-size: .75rem;
  font-weight: 400;
  line-height: 16px;
}

.box-paragraph {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 500;
  line-height: 32px;
}

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

.box-paragraph.margin-top.box-cards-main, .box-paragraph.box-cards-main {
  font-size: 16px;
}

.form-placeholder {
  color: #fff;
  letter-spacing: -.16px;
  background-color: #122735;
  border: 0 solid #000;
  border-bottom: 2px solid #fff;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 16px;
}

.form-placeholder.contact-new {
  color: var(--granatowy);
  background-color: #12273500;
  border-bottom-color: #0f112a;
}

.form-placeholder.form-message {
  min-width: 100%;
  min-height: 100px;
}

.button {
  color: #122735;
  letter-spacing: 1.5px;
  background-color: #c09454;
  padding: 18px 24px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 18px;
  text-decoration: none;
}

.button.button-menu {
  background-color: var(--złoty);
  color: var(--granatowy);
}

.button.button-footer {
  width: 100%;
}

.text-menu {
  color: #122735;
  letter-spacing: 0;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  padding: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.text-menu:hover {
  color: var(--złoty);
}

.text-menu:visited {
  font-weight: 600;
}

.text-menu.w--current:lang(pl) {
  color: #122735;
}

.text-menu.menu-dropdown-menu {
  margin-right: 0;
}

.text-paragraph {
  z-index: 51;
  letter-spacing: .38px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 28px;
  position: relative;
}

.text-paragraph.new-paragraph.center-paragraph {
  text-align: center;
  width: 80%;
}

.text-paragraph.new-paragraph.center-paragraph.footer-text {
  color: #fff;
  text-align: left;
}

.text-paragraph.new-paragraph.center-paragraph.onas-left {
  text-align: left;
  width: 50%;
}

.text-paragraph.new-paragraph.center-paragraph.onas-left.jk.contact-onas {
  display: none;
}

.text-paragraph.paragraph-onas.ppp-bez {
  margin-left: 50px;
}

.text-paragraph.paragraph-onas.ppp-bez.numberpoints {
  margin-left: 0;
}

.text-paragraph.paragraph-onas.ppp-bez.nowe {
  width: 55%;
}

.text-paragraph.white-paragraph {
  color: #fff;
}

.text-span-paragraph {
  letter-spacing: .36px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 30px;
}

.text-paragraph-long {
  color: #fff;
  letter-spacing: 0;
  flex: 0 auto;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 30px;
  display: flex;
}

.text-paragraph-long.disabled-paragraph {
  opacity: 1;
  text-align: left;
  width: auto;
  font-size: 18px;
  font-weight: 400;
  display: block;
}

.text-under-numbers {
  z-index: 90;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 24px;
  position: relative;
}

.text-acent-light {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 20px;
}

.text-acent-long {
  letter-spacing: 1.8px;
  text-transform: uppercase;
  max-width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 20px;
}

.text-acent-long.acent-white {
  color: #fff;
  text-align: center;
  max-width: 100%;
}

.card-paragraph {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 30px;
}

.card-paragraph.paragrapht-white {
  color: #fff;
  text-align: center;
}

.card-paragraph.paragrapht-white.left-align {
  text-align: left;
  width: 75%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.card-paragraph.paragrapht-white.padding-card {
  width: 80%;
}

.card-paragraph.center-paragraph {
  text-align: center;
  max-width: 80%;
}

.card-paragraph.restrict-width {
  width: auto;
  max-width: 50%;
}

.card-span-paragraph {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 30px;
}

.text-acent {
  letter-spacing: .4px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 28px;
}

.text-acent.acent-onas.dsfdsfd {
  margin-left: 50px;
}

.footer-headers {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  letter-spacing: 0;
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.footer-headers.opacity {
  opacity: 0;
}

.navbar {
  background-color: #0000;
}

.dropdown-toggle {
  padding: 0 20px 0 0;
}

.icon {
  margin-bottom: 0;
  margin-right: 0;
}

.nav-menu {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 95%;
  min-width: auto;
  max-width: 1340px;
  display: flex;
  position: absolute;
}

.section.menu-section {
  position: relative;
}

.absolute-nav {
  z-index: 100;
  flex: 0 auto;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 30px auto auto 30px;
}

.nav-holder {
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  width: 30px;
  height: 30px;
  margin-right: 20px;
  display: flex;
}

.menu-line {
  background-color: #faebd7;
  width: 100%;
  height: 3px;
}

.navigation_link {
  color: #faebd7;
  text-transform: none;
  border-radius: 10px;
  font-size: 1.4rem;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.text-block {
  font-size: 1.4rem;
  line-height: 1.4rem;
}

.manubg {
  z-index: 50;
  background-color: #00000073;
  display: none;
  position: fixed;
  inset: 0%;
}

.off-canvas {
  z-index: 2;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  width: 350px;
  height: 100%;
  display: flex;
  transform: translate(-350px);
}

.nav-content {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 38px;
  padding-right: 38px;
  display: flex;
}

.nav-link-holder {
  width: 100%;
  padding: 15px 20px;
  text-decoration: none;
  position: relative;
}

.list-icon {
  width: 40px;
  height: 40px;
  margin-top: auto;
  margin-bottom: auto;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.menu-child {
  color: #faebd7;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.4rem;
}

.social-links {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 30px;
  padding-left: 7px;
  display: flex;
}

.social-link {
  width: 25px;
  height: 25px;
  margin-left: 15px;
  margin-right: 15px;
}

.section-2 {
  width: 100vw;
  height: 20vw;
}

.code-embed {
  align-items: stretch;
  display: block;
}

.container-2 {
  width: 80vw;
  max-width: none;
}

.dropdown-list {
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  display: none;
  overflow: visible;
}

.hero {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(0deg, #fff, #3333 49%, #0000), linear-gradient(#fff, #0000), url('../images/Component-15.webp');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, auto, cover;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  min-height: 800px;
  max-height: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.hero.hero-blog {
  min-height: 600px;
}

.hero.hero-contact {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#fff, #0000), linear-gradient(0deg, #fff, #0000), url('../images/Warstwa_1-2.png'), url('../images/Component-15.webp');
  background-position: 0 0, 0 0, 120% 5%, 50%;
  background-repeat: repeat, repeat, no-repeat, repeat;
  background-size: auto, auto, 60%, cover;
  flex-flow: column;
  min-height: auto;
  padding-top: 100px;
}

.hero.hero-back {
  background-image: linear-gradient(0deg, #ffffffab, #0000 0%, #3333), linear-gradient(#fff, #0000), url('../images/Vector-30.svg'), url('../images/Component-15.webp');
  background-position: 0 0, 0 0, 170%, 50%;
  background-repeat: repeat, repeat, no-repeat, repeat;
  background-size: auto, auto, 70%, cover;
}

.hero.hero-bezplatna-konsultacja {
  background-image: linear-gradient(#fff, #0000 31%), linear-gradient(0deg, #fff, #3333 21%, #0000), url('../images/Vector-31.svg'), url('../images/Component-15.webp');
  background-position: 0 0, 0 0, 240%, 50%;
  background-repeat: repeat, repeat, no-repeat, repeat;
  background-size: auto, auto, 80%, cover;
}

.container-3 {
  background-color: #c02424;
  max-width: 85vw;
  height: 80vh;
  display: flex;
}

.image-2 {
  max-width: 50%;
}

.hero-content {
  mix-blend-mode: normal;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 95%;
  min-width: auto;
  max-width: 1240px;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: static;
}

.hero-content.hero-onas {
  width: 95%;
  min-width: auto;
  max-width: 1240px;
  position: relative;
}

.hero-content.hero-onas.blog-hero {
  justify-content: flex-end;
  align-items: center;
  position: relative;
}

.hero-content.hero-onas.hero-blog-content {
  justify-content: flex-end;
  min-height: 600px;
  position: relative;
}

.hero-content.hero-onas.con-lefto {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  height: auto;
}

.hero-content.hero-onas.con-lefto.plplp {
  max-width: 100%;
}

.logo-background {
  min-width: auto;
  max-width: none;
  min-height: 80vh;
  max-height: 100vh;
  position: absolute;
  inset: auto auto 0% -15%;
}

.main-box-hero {
  z-index: 1111;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 30vw;
  max-width: 40vw;
  height: auto;
  margin-right: 0;
  padding: 20px;
  display: flex;
  position: relative;
}

.hero-gradient {
  z-index: 50;
  opacity: 1;
  mix-blend-mode: normal;
  background-image: linear-gradient(0deg, #fafafa 33%, #0000);
  min-width: 100%;
  max-width: 100%;
  min-height: 300px;
  max-height: 300px;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-gradient.benefits-gradient-down {
  min-height: 10vh;
  max-height: 10vh;
  margin-top: -10vh;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.hero-gradient.blog-gradient {
  min-height: 150px;
  max-height: 150px;
}

.hero-gradient.blog-gradient.post-gradinet {
  background-image: linear-gradient(0deg, #fafafa 6%, #0000);
  min-height: 75px;
  max-height: 75px;
}

.hero-gradient.blog-gradient.post-gradinet.gradient-post-up {
  background-image: linear-gradient(#fafafa 33%, #0000);
  min-height: 75px;
  max-height: 75px;
  inset: 0% 0% auto;
}

.hero-gradient.gradient-bez {
  background-image: linear-gradient(0deg, #fff 33%, #0000);
  min-width: 100vw;
  max-width: 100vw;
  min-height: 100px;
  max-height: 100px;
}

.hero-gradient.dsa {
  background-image: linear-gradient(0deg, #fff 33%, #0000);
}

.hero-gradient.contact-down-grad {
  min-width: 100vw;
  max-width: 100vw;
  min-height: 50px;
  max-height: 50px;
  margin-left: -6.8%;
  inset: auto 0% 0%;
}

.container-4 {
  min-width: 90vw;
  max-width: 90vw;
  height: auto;
  min-height: 80vh;
  max-height: 100vh;
}

.container-5 {
  width: auto;
  min-width: 50%;
  max-width: 50%;
}

.hero-left-box {
  min-width: 50%;
  max-width: 50%;
  min-height: auto;
  max-height: none;
  display: flex;
  position: static;
}

.hero-left-box.hero-left {
  position: static;
}

.hero-left-box.hero-left.blog-left {
  align-items: center;
  max-height: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.hero-left-box.hero-left.hero-left-blog {
  min-width: 80%;
  max-width: 80%;
  margin-right: -40%;
  position: absolute;
}

.hero-left-box.hero-left.con-left {
  justify-content: flex-end;
  align-items: center;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.hero-right-box {
  z-index: 99;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 50%;
  max-width: 50%;
  min-height: auto;
  max-height: none;
  display: flex;
  position: relative;
}

.hero-right-box.hero-right.blog-hero-right {
  min-width: 100%;
  max-width: 100%;
}

.hero-right-box.hero-right.hero-blog-right {
  justify-content: center;
  align-items: flex-start;
  min-width: 100%;
  max-width: 100%;
}

.hero-right-box.hero-right.con-left {
  justify-content: center;
  align-items: center;
  min-width: 50%;
  min-height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
}

.image-3 {
  max-width: none;
  min-height: 900px;
  position: relative;
  left: -25%;
}

.image-3.image-onas {
  max-width: 100%;
  display: none;
  position: relative;
  left: 0%;
  right: 0%;
}

.image-3.image-onas.blog-image {
  max-width: 100%;
  min-height: auto;
  max-height: 400px;
  right: 0%;
}

.hero-right-content {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-flow: column;
  align-items: flex-start;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.hero-right-content.right-content.blog-header {
  justify-content: center;
  align-items: flex-start;
  min-height: 500px;
}

.hero-right-content.right-content.blog-hero-content {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  position: relative;
}

.hero-right-content.right-content.contact-right {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  width: 100%;
}

.code-embed-2 {
  z-index: 200;
  position: relative;
}

.code-embed-3 {
  display: block;
  position: static;
}

.section-4 {
  width: 500px;
  height: 500px;
}

.random-numbers {
  letter-spacing: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 50px;
}

.counter-main-box {
  z-index: 90;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.counter-code {
  z-index: 90;
  position: relative;
}

.counter-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 25%;
  display: flex;
}

.counter-value {
  justify-content: center;
  align-items: center;
  display: flex;
}

.suffix-numbers {
  color: #c09454;
  letter-spacing: 0;
  font-size: 2.5rem;
  line-height: 50px;
}

.section-5 {
  min-width: 100vw;
  max-width: 100vw;
}

.card-section {
  grid-column-gap: 10vh;
  grid-row-gap: 10vh;
  background-color: #fafafa;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 100vw;
  max-width: 100vw;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card-section.blog-cart-section {
  z-index: 50;
  flex-flow: row;
  width: 100%;
  min-width: auto;
  max-width: 1240px;
}

.card-section.blog-cart-section.blog-gradient {
  max-width: 100vw;
  min-height: 1000px;
}

.card-section.blog-cart-section.blog-gradient.card-section2 {
  width: 100%;
  max-width: 1240px;
}

.card-section.blog-cart-section.blog-gradient.card-section2._45 {
  justify-content: flex-start;
  align-items: center;
  min-height: 500px;
  overflow: visible;
}

.card-content {
  grid-column-gap: 0vh;
  grid-row-gap: 0vh;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 95%;
  min-width: auto;
  max-width: 1240px;
  min-height: 500px;
  display: flex;
  position: relative;
}

.card-content.blog-content {
  z-index: 1;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: linear-gradient(#fff, #0000 43%);
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  max-width: none;
  min-height: auto;
  padding: 75px 40px 40px;
}

.card-content.blog-content.post-blog {
  width: 100%;
  padding-top: 75px;
  padding-bottom: 75px;
}

.card-content.blog-content.post-new-content {
  width: 100%;
  max-width: 1240px;
  padding-top: 0;
}

.card-content.blog-content.post-new-content.postggg {
  padding-bottom: 40px;
}

.line-wrapper {
  background-color: #c09454;
  width: 4px;
  min-height: 60vh;
  position: relative;
}

.line-fill {
  background-color: #122735;
  width: 100%;
  height: 0%;
  position: absolute;
  top: 0;
  bottom: 0;
}

.scroll-line-wrapper {
  z-index: 40;
  justify-content: center;
  align-items: flex-start;
  width: 2px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: auto 0 0% 0%;
}

.scroll-line-wrapper.blog-lin-right {
  inset: 0% 0% 0% auto;
}

.background-line {
  z-index: 20;
  background-color: #c09454;
  width: 2px;
  height: 100%;
  position: absolute;
}

.progress-line {
  z-index: 30;
  background-color: #122735;
  width: 4px;
  height: 100%;
  position: absolute;
}

.section-6 {
  height: 800px;
}

.card-gradient {
  z-index: 50;
  background-image: linear-gradient(#fafafa, #0000);
  min-width: 100vw;
  max-width: 100%;
  min-height: 150px;
  max-height: 150px;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: 0% 0% auto;
}

.card-gradient.down-gradient.newdown {
  background-image: linear-gradient(360deg, #fff, #0000);
  min-height: 70px;
  max-height: 70px;
  inset: auto 0% 0%;
}

.card-gradient.gradient-blog-up {
  z-index: 2;
  flex: 0 auto;
  min-width: 100vw;
  max-width: 100%;
  min-height: 75px;
  max-height: 75px;
  margin-left: 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.card-gradient.gradient-blog-up.bez-gradinet {
  z-index: 41;
  background-image: linear-gradient(#fff, #0000);
  min-width: 100vw;
  max-width: 100vw;
  min-height: 75px;
  inset: 0%;
}

.div-block {
  min-width: 100%;
  display: flex;
}

.card-main {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 500px;
  max-height: none;
  margin-left: 0;
  padding-left: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.heading-3 {
  z-index: 1000;
  position: relative;
}

.card-main-text {
  z-index: 55;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  min-width: 45%;
  max-width: 45%;
  min-height: 300px;
  padding-top: 50px;
  padding-left: 50px;
  display: flex;
  position: relative;
}

.card-line-paralax {
  z-index: 1000;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  min-width: 100vw;
  max-width: 100vw;
  display: block;
  position: absolute;
}

.card-main-image {
  opacity: .7;
  background-image: url('../images/seo-galaxy-nMjVONrL8YA-unsplash-1.png');
  background-position: 0 0;
  background-size: cover;
  width: 50vw;
  max-height: 40vh;
  position: absolute;
  inset: 40vh -10% 0% auto;
}

.card-main-columns {
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #0000;
  background-image: url('../images/Frame-1000002152-1.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 50%;
  background-clip: border-box;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  max-height: none;
  padding-bottom: 150px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.image-gradient {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(90deg, #fff 5%, #0000);
  background-clip: border-box;
  min-width: 50vw;
  height: 100%;
}

.image-4 {
  opacity: 1;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  max-height: 100%;
  position: absolute;
  inset: 0% -40% 0% auto;
}

.card-main-paralax {
  z-index: 54;
  justify-content: center;
  align-items: center;
  max-height: 350px;
  margin-top: 100px;
  display: flex;
  position: absolute;
  inset: 0 auto 0% -5%;
}

.paralax-code {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 50%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% -10vw;
  overflow: visible;
}

.paralax-code-secound {
  display: none;
  position: static;
}

.section-7 {
  min-width: 100px;
  min-height: 8000px;
}

.paralax-code-mobile {
  display: none;
}

.right-gradient {
  z-index: 100;
  background-image: linear-gradient(270deg, #fff, #0000);
  width: 50px;
  height: 100%;
  position: absolute;
  inset: 0% -5vw 0% auto;
}

.paralax-code-large-mobile {
  display: none;
}

.card-main-text-secound {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #0000;
  flex-flow: column;
  min-width: auto;
  max-width: 100%;
  padding-top: 50px;
  padding-left: 50px;
  display: flex;
}

.points-block {
  z-index: 20;
  min-width: auto;
  max-width: 100%;
  padding-top: 50px;
  padding-left: 50px;
  display: flex;
  position: relative;
}

.points-block.point-block-last-child {
  padding-bottom: 50px;
}

.single-points {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  display: flex;
}

.single-points.new-points {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.single-points.new-points.sdfsdfsdfsdf {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 60%;
  margin-bottom: 20px;
  margin-left: 0;
}

.single-points.new-points.sdfsdfsdfsdf.first-child {
  margin-bottom: 20px;
}

.single-points.lll {
  align-items: flex-start;
}

.point-text {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.square-point {
  z-index: 20;
  background-color: #c09454;
  width: 24px;
  height: 24px;
  margin-top: 50px;
  margin-left: -12px;
  padding-top: 0;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.square-point.new-square {
  z-index: 999;
  width: 24px;
  margin-top: .5%;
  margin-left: -25px;
  position: absolute;
  inset: 0%;
}

.square-point.new-square.cd {
  z-index: 20;
  margin-left: 0;
}

.points-left-container {
  z-index: 55;
  background-color: #0000;
  max-width: 55%;
  position: relative;
}

.image-container {
  z-index: 2;
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: 60%;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
  overflow: visible;
}

.svg-mask {
  position: absolute;
}

.image-block {
  height: 100%;
  display: flex;
  position: relative;
}

.slider-paralax {
  margin-top: 0;
  display: none;
}

.section-8 {
  background-color: #122735;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.benefits-box {
  z-index: 55;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #122735;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.card-gradient-down {
  z-index: 50;
  background-image: linear-gradient(#0000, #fff);
  min-width: 100vw;
  max-width: 100vw;
  min-height: 100px;
  max-height: 100px;
  position: absolute;
  inset: auto 0% 0%;
}

.card-gradient-down.blog-down {
  min-height: 50px;
  max-height: 50px;
  margin-left: -10px;
}

.benefits-box-content {
  z-index: 100;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: auto;
  max-width: 1140px;
  display: flex;
  position: relative;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.benefits-tab {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
  display: flex;
}

.benefits-tab-column {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 55%;
  height: auto;
  padding-top: 0;
  display: flex;
}

.benefits-tab-column.column-short {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
}

.benefits-tab-column.column-short.column-transparent {
  background-color: #0000;
}

.benefits-tab-column.main-column-left {
  padding-top: 100px;
}

.div-block-4 {
  min-height: 10%;
}

.box-paragraph-contener {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 64px;
  margin-top: 0;
  display: flex;
}

.box-paragraph-contener.box-icon-container {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
}

.box-paragraph-contener.box-icon-container.icon-secound {
  margin-top: 20px;
  margin-bottom: 29px;
}

.box-paragraph-contener.icon-middle {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.image-box {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.box-paragraph-contener-line.line-icon {
  width: 50%;
  margin-bottom: 20px;
}

.line-benefits {
  background-color: #c09454;
  width: 100%;
  height: 2px;
}

.line-benefits.short-line {
  width: 100%;
  min-width: 100px;
}

.image-5 {
  opacity: .3;
  min-width: 80%;
  max-width: 80%;
  min-height: auto;
  max-height: none;
  margin-top: 5%;
  margin-right: -30%;
  position: relative;
}

.image-box-column {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  display: flex;
}

.div-block-5 {
  height: 100px;
}

.header-column {
  justify-content: center;
  align-items: flex-end;
  height: 100px;
  margin-bottom: 0;
  padding-bottom: 10px;
  display: flex;
}

.header-column-text {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
}

.usage-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-width: auto;
  max-width: 1240px;
  height: auto;
  display: flex;
  position: relative;
}

.usage-container-content {
  z-index: 51;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  max-width: 100%;
  min-height: auto;
  max-height: none;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.code-embed-4 {
  position: absolute;
}

.codeblock-line {
  z-index: 60;
  width: auto;
  min-width: 93%;
  max-width: 92.9997%;
  display: none;
  position: absolute;
}

.benefits-box-one {
  z-index: 55;
  background-color: #122735;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
  position: relative;
}

.section-9 {
  height: 2000px;
}

.puzzle-container {
  min-width: 90%;
  max-width: 90%;
  display: flex;
}

.image-7 {
  box-shadow: 2px 4px 10px #0003;
}

.code-embed-5 {
  box-shadow: 0 2px 5px #0003;
}

.masked-image {
  z-index: 80;
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  width: auto;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 0;
  display: flex;
  position: relative;
}

.code-embed-6 {
  width: auto;
  max-width: 33%;
}

.code-embed-7 {
  max-width: 33%;
  margin-left: -50px;
}

.puzzle-left-up {
  z-index: 90;
  min-width: 90%;
  max-width: 100%;
  position: relative;
}

.puzzle-left-up.movile-puzzle {
  display: none;
}

.puzzle-center-up {
  min-width: 100%;
  max-width: none;
  margin-left: 0;
  padding-bottom: 0;
}

.puzzle-right-up {
  min-width: 100%;
  max-width: 100%;
  margin-left: 0;
}

.puzzle-left-down {
  min-width: auto;
  max-width: 33%;
  margin-left: 0;
}

.puzzle-center-down, .puzzle-right-down {
  min-width: auto;
  max-width: 33%;
}

.puzzle-text {
  color: #fafafa;
  letter-spacing: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 34px;
}

.contact-us {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: auto;
  min-width: 90%;
  max-width: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 80px;
  padding-left: 70px;
  display: flex;
}

.paragraph {
  max-width: 50%;
}

.contact-us-section {
  background-color: #122735;
  background-image: url('../images/Frame-1000002137.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: auto;
  max-width: 1340px;
  height: 572px;
  min-height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.contact-us-section.contact-main {
  background-color: #0000;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: center;
  max-width: 100vw;
  padding-left: 40px;
}

.contact-us-section.contact-main.sdadsa {
  width: 90%;
  max-width: 1116px;
  padding-left: 0;
}

.forms-box {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-width: auto;
  max-width: 1240px;
  min-height: 500px;
  display: flex;
  position: relative;
}

.forms-box.form-main {
  width: 60%;
  max-height: 500px;
}

.forms-box.onas-formbox, .forms-box.foma {
  width: 60%;
}

.form-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  max-height: 500px;
  display: block;
}

.paragraph-2 {
  margin-top: 20px;
  margin-bottom: 0;
}

.text-field {
  background-color: #122735;
  border: 0 solid #000;
  border-bottom: 2px solid #fff;
}

.text-field.form-placeholder {
  color: #fff;
}

.text-field.form-placeholder.contact-new {
  color: #122735;
  background-color: #12273500;
}

.form {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  max-height: 500px;
  display: flex;
}

.text-field-2 {
  background-color: #122735;
  border: 0 solid #000;
  border-bottom: 2px solid #fff;
}

.text-field-2.form-placeholder {
  color: #fff;
}

.text-field-2.form-placeholder.contact-new {
  color: var(--granatowy);
  background-color: #12273500;
}

.checkbox-label {
  color: #fff;
  letter-spacing: 0;
  font-size: .75rem;
  font-weight: 400;
  line-height: 16px;
}

.checkbox-label.check-con-new {
  color: #0f112a;
}

.submit-button {
  color: #122735;
  letter-spacing: 1.5px;
  background-color: #c09454;
  padding: 18px 24px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 18px;
}

.checkbox {
  border: 1px solid var(--złoty);
  margin-left: -20px;
}

.success-message {
  background-color: #c09454;
}

.text-block-2 {
  color: #122735;
}

.error-message {
  color: #fff;
  background-color: red;
}

.text-block-3 {
  letter-spacing: 1.5px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 18px;
}

.div-block-6 {
  min-width: 20%;
  max-width: 20%;
}

.form-right {
  background-image: linear-gradient(90deg, #122735, #0000), url('../images/Frame-1000001969-_1_.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  min-width: 35%;
  max-width: 35%;
  height: auto;
  min-height: 500px;
  max-height: none;
  display: none;
  position: relative;
  inset: 0%;
}

.body-2 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.flex-block {
  width: 100%;
}

.case-section {
  background-image: url('../images/ksiegowosc.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  min-width: auto;
  max-width: 1240px;
  height: auto;
  min-height: 500px;
  max-height: none;
  margin-top: 80px;
  position: relative;
}

.case-section.secound-case {
  height: 800px;
}

.case-section.doradztwo {
  background-image: linear-gradient(0deg, #fff, #0000 7%), url('../images/doradztwo.svg');
}

.case-section.finanse {
  background-image: linear-gradient(0deg, #fff, #0000 17%), url('../images/finanse.svg');
}

.case-section.prawna {
  background-image: linear-gradient(0deg, #fff, #0000 17%), url('../images/obslugaprawna.svg');
}

.case-section.marketing {
  background-image: linear-gradient(0deg, #fff, #0000 17%), url('../images/digital.svg');
}

.case-section.it-moc {
  background-image: linear-gradient(0deg, #fff, #0000 17%), url('../images/IT.svg');
}

.section-left-container {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  height: auto;
  max-height: 1000px;
  padding-bottom: 40px;
  padding-left: 40px;
}

.flex-block-2 {
  width: 100%;
  max-width: 1240px;
  height: 800px;
}

.uslugi-section {
  background-color: #122735;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  height: auto;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden;
}

.flex-block-3 {
  max-width: 1240px;
}

.cards-flex {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 90%;
  max-width: 1240px;
  height: auto;
}

.flex-block-4 {
  margin-top: 50px;
}

.wspolpraca-section {
  z-index: 1;
  background-image: linear-gradient(0deg, #fafafa, #0000 60%), linear-gradient(#fafafa, #0000 10%);
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  max-width: 1240px;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: 0%;
  padding-left: 0%;
  padding-right: 0%;
  position: relative;
}

.wspolpraca-section.wspolpraca-section-one {
  background-image: linear-gradient(0deg, #fff, #0000 60%), linear-gradient(#fafafa, #0000 10%);
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
}

.wspolpraca-section.wspolpraca-section-one.bez-page {
  background-color: #fff;
  background-image: linear-gradient(0deg, #fff, #0000 60%), linear-gradient(#fafafa, #0000 10%);
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  min-height: 700px;
  margin-left: 0;
}

.wspolpraca-section.wspolpraca-section-one.doradztwo-svg, .wspolpraca-section.wspolpraca-section-one.finanse-svg {
  background-image: linear-gradient(0deg, #fff, #0000 60%), linear-gradient(#fafafa, #0000 10%);
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
}

.flex-block-5 {
  width: 100%;
  height: 50%;
}

.wspolpraca-up-flex {
  z-index: 1;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: auto;
  margin-top: 100px;
  position: relative;
}

.wspolpraca-right-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-right: 20px;
}

.wspolpraca-down-flex {
  z-index: 1;
  background-color: #0000;
  background-image: linear-gradient(360deg, #fafafa, #0000), linear-gradient(270deg, #fafafa, #0000 20%), url('../images/Frame-1000002135-1.png');
  background-position: 0 0, 0 0, 100%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, 50%;
  width: 100%;
  max-width: 100%;
  height: 50%;
  margin: 200px 0% 0 2.5%;
  padding-top: 0;
  padding-bottom: 50px;
  position: relative;
}

.wspolpraca-down-flex.left-new {
  background-color: #0000;
  padding-top: 0;
}

.wspolpraca-down-flex.bez-ccc {
  height: 100%;
  margin-top: 0;
}

.wspolpraca-down-flex.bez-ccc.asdasd {
  background-size: auto, 60%;
}

.wspolpraca-down-flex.bez-ccc.asdasd.kjl {
  z-index: 55;
  background-color: #0000;
  background-image: linear-gradient(90deg, #fff 23%, #0000), linear-gradient(0deg, #fff 22%, #0000 40%), linear-gradient(#fff 27%, #0000 35%), url('../images/Frame-1000002135-1.png');
  background-position: 0 0, 0 0, 0 0, 100%;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, 60%;
  background-attachment: scroll, scroll, scroll, scroll;
  margin-left: 4px;
  position: relative;
}

.wspolpraca-left-flex {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 60%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.wspolpraca-left-flex.new-height {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: flex-start;
  align-items: flex-start;
}

.wspolpraca-left-flex.cccc {
  box-sizing: border-box;
  aspect-ratio: auto;
  background-image: linear-gradient(#fff, #0000 96%);
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 500px;
  max-height: 500px;
  margin-left: -25px;
  overflow: scroll;
}

.wspolpraca-left-flex.cccc.sfddsf.scrollable {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-height: 700px;
  max-height: 700px;
  margin-left: -16px;
  padding-top: 0;
  padding-bottom: 0;
  overflow: scroll;
}

.container-cards {
  border-top: 0 solid #c09454;
  border-bottom: 2px solid #c09454;
  flex-flow: column;
  width: 100%;
  margin-top: -2px;
}

.container-cards.new-container-cards, .container-cards.new-box {
  border-top-width: 0;
  border-bottom-width: 0;
}

.container-cards.first-child-containers {
  border-top-width: 2px;
}

.acordeon {
  color: #fff;
  width: 100%;
  min-width: auto;
  max-width: none;
}

.text-block-4 {
  color: #bfd5e4;
}

.icon-4 {
  color: #dceefa;
}

.dropdown-toggle-2, .flex-block-6 {
  width: 100%;
}

.dropdown-list-2 {
  display: block;
}

.dropdown-toggle-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  width: 100%;
  height: 100px;
  display: flex;
  overflow: hidden;
}

.dropdown {
  width: 100%;
  overflow: visible;
}

.text-block-5, .acordeon-text {
  color: #fff;
}

.acordeon-text.card-headers {
  font-weight: 500;
  line-height: 56px;
  position: relative;
}

.acordeon-icon {
  color: #fff;
}

.dropdown-list-3 {
  color: #fff;
  background-color: #0000;
  padding-left: 70px;
  display: block;
  position: static;
}

.dropdown-link {
  padding-left: 0;
}

.item-acordeon.text-paragraph {
  color: #fff;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.acordeon-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 solid #c09454;
  border-color: #c09454 #000;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 80px;
  padding: 0 30px;
  display: flex;
  overflow: hidden;
}

.acordeon-item.new-secound {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  width: 100%;
  height: 40px;
  padding-right: 0;
  overflow: hidden;
}

.dropdown-2 {
  color: #fff;
  width: 100%;
  overflow: hidden;
}

.text-block-6, .icon-5 {
  color: #fff;
}

.icon-5.accordin-cion {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: center;
  width: 15%;
  position: relative;
}

.icon-5.accordin-cion.new-acoridnno-cion {
  justify-content: flex-start;
  align-items: flex-start;
}

.dropdown-list-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  -webkit-text-stroke-color: transparent;
  background-color: #0000;
  flex-flow: column;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
  position: static;
}

.dropdown-list-4.newdropdown {
  padding-bottom: 0;
  display: flex;
}

.dropdown-link-2, .dropdown-link-2.new-link, .dropdown-link-3, .dropdown-link-4 {
  color: #fff;
}

.item-acordin-element {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 20px;
  padding: 10px 30px;
}

.item-acordin-element.first-element {
  width: auto;
  margin-top: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.item-acordin-element.first-element.new-firs-item {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.flex-block-7 {
  width: 100%;
  height: 50px;
}

.divider-line {
  justify-content: center;
  align-items: flex-start;
  height: 2px;
  margin-bottom: 20px;
}

.divider-subline {
  opacity: 0;
  background-color: #c09454;
  width: 95%;
  height: 2px;
}

.proces-section {
  z-index: 2;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #122735;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 40px;
  position: relative;
}

.proces-in-section {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: 90%;
}

.blocks-hover-section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  width: 95%;
  max-width: 1240px;
  height: auto;
  min-height: auto;
}

.blocks-hover-section.disabled-hover-box {
  display: none;
}

.hover-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Component-19.png');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  flex: 1 1 0;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: auto;
  min-height: 500px;
  max-height: 500px;
  padding: 40px 20px;
  transition: all .3s;
  position: relative;
  overflow: hidden;
}

.hover-box:hover {
  flex-basis: 25%;
}

.hover-box:focus-visible, .hover-box[data-wf-focus-visible] {
  flex-basis: 0%;
}

.hover-box.disabled-hover-box.four-hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/zajety-analityk-kobieta.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hover-box.disabled-hover-box.five-hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/szczesliwa-kobieta-pracuje-przy-biurku-i-robi-notatki-w-swoim-notesie-w-tle-sa-ludzie-min.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hover-box.disabled-hover-box.four-new-hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-36.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hover-box.disabled-hover-box.five-new-hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-37.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hover-box.one-hover {
  opacity: 1;
  background-image: linear-gradient(#00000080, #00000080), url('../images/kobieta-biznesowa-z-laptopem-pracujaca-w-biurze-min.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hover-box.two-hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/srodkowa-czesc-czlowieka-pracujacego-na-stole-1-min.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hover-box.three-hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/businesswoman-zwracajac-uwage-min.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hover-box.one-new-hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-33.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  flex: 0 auto;
  width: 20%;
  transition: all .3s;
}

.hover-box.two-ew-hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-34.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hover-box.three-new-hover {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-35.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.heading-4 {
  opacity: 1;
  color: #fff;
  text-align: left;
  width: 100%;
  font-size: 24px;
  line-height: 30px;
}

.heading-4.opacity-header {
  opacity: 1;
  text-align: left;
  flex-flow: column;
  flex: 0 auto;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  display: flex;
  position: static;
  overflow: visible;
}

.heading-4.opacity-header:hover {
  display: block;
}

.heading-4.opacity-enter {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.heading-5 {
  color: #fff;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 44px;
}

.flex-block-8 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

.button-2 {
  opacity: 0;
}

.heading-6 {
  font-size: 18px;
  line-height: 24px;
}

.heading-7 {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.white-button {
  color: #0f112a;
  text-align: center;
  background-color: #fff;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  transition: all .3s;
  display: block;
}

.white-button:hover {
  background-color: var(--granatowy);
  color: #fff;
}

.header-hover-down-box {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.flex-block-9 {
  width: 100%;
}

.header-text-hover-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
  margin-bottom: 10px;
}

.tree-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1240px;
  min-height: auto;
  margin-bottom: 100px;
  padding-top: 0;
  padding-right: 0;
  position: relative;
}

.tree-section.tree-onas {
  justify-content: flex-end;
  align-items: center;
  min-height: 800px;
  margin-bottom: 0;
}

.tree-section.new-tree-section {
  justify-content: flex-start;
  align-items: center;
}

.tree-section.new-blog-svg {
  justify-content: flex-start;
  align-items: center;
  max-width: 88%;
  margin-bottom: 100px;
  position: relative;
}

.image-8 {
  margin-left: -8px;
  display: block;
}

.image-9 {
  display: block;
}

.image-10 {
  margin-left: -8px;
  display: block;
}

.number-header {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: center;
  width: 85%;
}

.number-header.card-pointer-new {
  margin-left: -30px;
}

.number-header.new-cos {
  justify-content: flex-start;
  align-items: flex-start;
}

.tree-padding {
  z-index: 1;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: none;
  background-position: 0 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin-top: 100px;
  padding-top: 0%;
  padding-bottom: 0%;
  position: relative;
}

.tree-padding.padding-tree-nas {
  background-image: none;
  background-position: 0 0;
  min-height: 400px;
}

.tree-padding.bbb {
  justify-content: center;
  align-items: flex-start;
  min-height: auto;
  margin-bottom: 100px;
}

.tree-identity {
  z-index: 1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 300px;
  max-height: none;
  position: relative;
}

.tree-identity.sdf {
  margin-top: 100px;
}

.tree-identity.tree-new-svg {
  margin-top: 30px;
}

.center-tree-paddin {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 300px;
  margin-top: 0;
  padding-top: 0;
}

.center-tree-paddin.blogowe {
  min-height: auto;
  margin-top: -100px;
}

.center-tree-paddin.sfds {
  min-height: auto;
}

.center-tree-paddin.newoce.sdfsdfdsfddfs {
  margin-top: -50px;
}

.center-tree-paddin.newoce.sdfsdfdsfddfs.sdfdsfdsfd {
  margin-top: -150px;
}

.image-11 {
  width: 66.5%;
  padding-top: 10px;
  display: block;
}

.image-11.hidden-img {
  display: none;
}

.flex-block-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 85%;
  height: auto;
  padding-top: 10px;
  display: grid;
}

.flex-block-10.flex-logo, .flex-block-10.hidden-logos {
  display: none;
}

.flex-block-11 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 20px;
}

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

.footer {
  background-color: #122735;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.flex-block-13 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 95%;
  max-width: 1240px;
  min-height: 500px;
}

.flex-block-13.new-flex {
  border-top: 1px solid #fff;
  justify-content: space-between;
  min-height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}

.left-footer {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  text-align: left;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 40%;
  max-width: 40%;
  height: 100%;
  min-height: auto;
  max-height: 100%;
}

.form-2, .form-block-2 {
  width: 100%;
}

.placeholder-footer {
  color: #fff;
  background-color: #0000;
  border: 0 solid #000;
  border-bottom: 1px solid #fff;
}

.right-footer {
  justify-content: space-around;
  align-items: flex-start;
  width: 60%;
  min-height: auto;
}

.column-right-footer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
}

.heading-8 {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.footer-link {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: all .3s;
}

.footer-link:hover {
  color: #cecece;
}

.link-block {
  justify-content: center;
  align-items: center;
  height: 25px;
  text-decoration: none;
  display: flex;
}

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

.link-block-2 {
  height: 20px;
}

.heading-9 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
}

.flex-block-14 {
  width: 100%;
}

.flex-block-15 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.svg-wspolpraca {
  z-index: 0;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.svg-wspolpraca.new-line {
  z-index: 10;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: block;
}

.svg-wspolpraca.treeesss {
  width: 80%;
}

.code-embed-8 {
  display: block;
}

.svg-tree-padding {
  width: 100%;
  height: 100%;
  min-height: 400px;
  max-height: 400px;
  position: absolute;
}

.code-embed-9 {
  display: block;
}

.svg-tree-identity {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 300px;
  max-height: 300px;
  margin-top: 400px;
  position: absolute;
}

.formularz {
  flex-flow: row;
  width: 95%;
  max-width: 1240px;
}

.consultation-section {
  z-index: 10;
  background-color: #122735;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  position: relative;
}

.right-consultation {
  background-image: url('../images/Group-1000001961.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  height: 100%;
  min-height: 600px;
}

.left-consultation {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  min-height: 600px;
  padding: 40px;
}

.left-onas-create {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 200px;
  margin-bottom: 50px;
}

.left-onas-create.know-blog {
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 250px;
  margin-bottom: 0;
  display: flex;
}

.category-right {
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  height: auto;
  min-height: auto;
  max-height: none;
  padding: 75px 0 75px 40px;
  display: flex;
  position: sticky;
  inset: 0% 0% 0% auto;
  overflow: visible;
}

.category-right.rrr {
  background-image: none;
  background-position: 0 0;
  position: relative;
}

.headers-blog {
  z-index: 100;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 50px;
  position: relative;
}

.heading-10 {
  color: #0f112a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.flex-block-16 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
}

.collection-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  display: flex;
}

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

.collection-list-wrapper.hifesection {
  display: none;
}

.link-block-3 {
  margin-right: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
}

.link-block-3.head-link {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.collection-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 50%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.heading-11 {
  color: #122735;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 32px;
  text-decoration: none;
  transition: all .1s;
}

.heading-11:hover {
  text-decoration: none;
}

.heading-12 {
  color: #122735;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.heading-12.js-date {
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.flex-block-17 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding: 24px;
}

.flex-block-18 {
  align-items: stretch;
  width: 100%;
  max-width: 1240px;
  min-height: 1000px;
  position: relative;
}

.flex-block-18._18-block {
  min-height: 500px;
}

.flex-block-19 {
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 500px;
}

.collection-list-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  display: flex;
}

.collection-list-3, .collection-list-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.collection-list-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  display: flex;
}

.collection-list-6, .collection-list-7, .collection-list-8 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.heading-13 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 46px;
}

.heading-13._13-header {
  margin-top: 20px;
}

.flex-block-20 {
  width: 100%;
}

.heading-14 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 50px;
  transition: all .1s;
}

.heading-14:hover {
  font-weight: 700;
}

.heading-14.bold-category {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block-7 {
  background-color: #c09454;
  width: 100%;
  height: 2px;
}

.div-block-7.new-7 {
  display: none;
}

.collection-list-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.collection-list-wrapper-2 {
  width: 100%;
}

.collection-list-10 {
  display: flex;
}

.collection-item-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.link-block-4 {
  width: 100%;
}

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

.heading-15 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-block-5 {
  color: #000;
  -webkit-text-decoration: none;
  text-decoration: none;
}

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

.heading-16 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.heading-16.js-date {
  color: #000;
  font-weight: 300;
}

.link-block-9 {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.flex-block-22 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.image-12, .link-block-10 {
  width: 100%;
  height: 100%;
}

.flex-block-23 {
  z-index: 2;
  box-sizing: border-box;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  flex-flow: column;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: none;
  display: flex;
  position: relative;
  inset: 75px 0% auto;
}

.link-block-11 {
  font-weight: 700;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.collection-list-wrapper-3 {
  margin-top: 10px;
}

.flex-block-24 {
  width: 100%;
  min-height: 5000px;
}

.flex-block-25 {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  min-height: 5000px;
}

.flex-block-25.new {
  justify-content: center;
  align-items: flex-start;
  position: relative;
}

.flex-block-26 {
  background-color: red;
  width: 20px;
  min-height: 5000px;
}

.flex-block-27 {
  background-color: red;
  width: 50px;
  height: 50px;
  position: sticky;
  top: 75px;
}

.flex-block-28 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  min-height: auto;
  position: relative;
}

.flex-block-29 {
  flex-flow: row;
  align-items: stretch;
  width: 100%;
  max-width: 1240px;
  min-height: 1000px;
  position: relative;
}

.flex-block-29._29-post {
  width: 80%;
  min-height: auto;
}

.flex-block-30 {
  width: 70%;
  min-height: 1000px;
}

.flex-block-31 {
  width: 30%;
  padding: 75px 20px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.collection-item-3 {
  line-height: 18px;
}

.flex-block-32 {
  min-width: 100vw;
  position: absolute;
}

.rich-text-block {
  width: 100%;
  height: auto;
}

.headers-posts {
  background-color: #fafafa;
  width: 95%;
  max-width: 1240px;
}

.heading-17 {
  width: 100%;
  font-size: 48px;
  line-height: 56px;
}

.flex-block-33 {
  width: 100%;
  max-width: 1240px;
}

.full {
  background-color: #fafafa;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.flex-block-34 {
  width: 100%;
}

.icons-contact {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 100%;
}

.icons-row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 20px;
}

.icons-row.hide {
  display: none;
}

.info-contact {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
}

.heading-18 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.flex-block-35 {
  background-color: #c09454;
  width: 100%;
  height: 2px;
}

.flex-block-35.hidde {
  display: none;
}

.icon-box {
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
}

.flex-block-36 {
  z-index: 21;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  min-height: 568px;
  padding: 0 40px 30px;
  position: relative;
}

.heading-19 {
  color: #122735;
  margin-top: 0;
  margin-bottom: 10px;
}

.bold-text {
  display: block;
}

.heading-21 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 50px;
  font-weight: 500;
}

.flex-block-37 {
  z-index: 55;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  margin-left: 0;
  line-height: 41px;
  position: relative;
}

.flex-block-38 {
  background-image: linear-gradient(0deg, #fff, #0000);
  width: 100vw;
  min-width: 100vw;
  max-width: 100vw;
  min-height: 75px;
  max-height: 75px;
  margin-left: 0%;
  position: absolute;
  inset: 0%;
}

.flex-block-39 {
  width: 95%;
  max-width: 1240px;
  margin-left: 20px;
  position: relative;
}

.image-15 {
  width: 400px;
  height: 400px;
  display: block;
}

.flex-block-40.svg-tree {
  width: 100%;
  position: absolute;
}

.code-embed-10 {
  width: 100%;
}

.flex-block-41 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1240px;
}

.flex-block-41.flex-main {
  width: 100%;
  max-height: 500px;
}

.code-embed-11 {
  display: block;
}

.code-embed-11.hidden {
  z-index: 10;
  padding-right: 5px;
  display: block;
  position: relative;
}

.menu-dropdown {
  display: block;
}

.nawiagacja0menu {
  background-color: #fff;
  padding: 10px 20px;
  display: none;
}

.odosnik {
  background-color: #fff;
  border: 0 solid #c09454;
  border-bottom: 1px solid #c0945494;
}

.odosnik:focus, .odosnik:focus-visible, .odosnik[data-wf-focus-visible], .odosnik:visited, .odosnik:lang(pl) {
  color: #122735;
}

.odosnik.w--current {
  border-bottom-color: #c0945494;
}

.odosnik.las-odno-nik {
  border-bottom-width: 0;
}

.svg-tree-new {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.svg-tree-new.svg-tree-another {
  width: 100%;
}

.svg-tree-new.con-svg-new {
  z-index: 20;
  width: 100%;
  height: 80%;
  margin-top: 50px;
  display: block;
  inset: 0% 0% auto;
}

.svg-tree-new.con-svg-new.dfgdfdfgfd {
  width: 70%;
}

.svg-tree-new.con-svg-new.dfgdfdfgfd.sdfsdsdfsdsdfsd.lll {
  width: 100%;
  height: 100vh;
}

.svg-tree-new.newioi {
  width: 100%;
}

.svg-tree-new.newioi.blogo {
  max-width: 1240px;
  inset: 0%;
}

.code-embed-12.code-tree {
  width: 70%;
  padding-left: 0;
}

.code-embed-12.code-tree.code-tree-another, .code-embed-12.code-tree.code-blog, .code-embed-12.code-tree.gdgfddfgdf {
  width: 100%;
}

.img1, .img2, .img3, .img4 {
  max-width: 118px;
}

.img5 {
  max-width: 150px;
}

.flex-block-42 {
  z-index: 10;
  background-image: linear-gradient(#fafafa, #0000);
  width: 100vw;
  min-height: 50px;
  margin-left: -6.8%;
  position: absolute;
  inset: 0% 0% auto;
}

.flex-block-43 {
  background-color: #fff;
  background-image: linear-gradient(#fff, #0000 29%);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}

.flex-block-44 {
  z-index: 10;
  background-image: linear-gradient(#fafafa, #0000);
  width: 100vw;
  min-height: 50px;
  margin-left: -6.8%;
  position: absolute;
  inset: 0% 0% auto;
}

.flex-block-45 {
  max-width: 1240px;
  position: relative;
}

.flex-block-46 {
  background-image: linear-gradient(360deg, #fff 45%, #0000);
  width: 100%;
  max-width: 100%;
  min-height: 150px;
  position: absolute;
  inset: auto 0% 0%;
}

.flex-block-47 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1240px;
  position: relative;
}

.uslugi {
  transition: all .3s;
}

.uslugi:hover {
  color: var(--złoty);
}

.dropdown-toggle-4 {
  width: auto;
}

.header-new {
  z-index: 950;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.dropdown-list-5 {
  background-color: #fff;
  padding: 10px 20px;
  display: none;
  box-shadow: 1px 3px 10px #0003;
}

.nav-menu-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  display: flex;
}

.navbar-2 {
  background-color: #0000;
}

.dropdown-all-menu {
  padding-right: 40px;
  transition: all .3s;
}

.dropdown-all-menu:hover {
  color: var(--złoty);
}

.div-block-8 {
  background-color: #c094544f;
  width: 100%;
  height: 1px;
}

.dropdown-link-5 {
  padding-left: 0;
  transition: all .3s;
}

.dropdown-link-5:hover {
  color: var(--złoty);
}

.dropdown-link-5.w--current {
  text-decoration: none;
}

.content-header {
  justify-content: space-between;
  align-items: center;
  width: 95%;
  max-width: 1240px;
}

.contenr-usage-container {
  justify-content: center;
  align-items: center;
  position: relative;
}

.container-contact-us-section {
  z-index: 20;
  background-color: var(--granatowy);
  background-image: url('../images/Frame-1000002137.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100vw;
  position: relative;
}

.content-tree-section {
  justify-content: center;
  align-items: center;
}

.code-embed-14 {
  padding-top: 10px;
  display: block;
}

.code-embed-14._14embed {
  display: none;
}

.case-bck {
  background-image: linear-gradient(0deg, #fff, #0000 12%), linear-gradient(#fffffff2, #fffffff2), url('../images/46f44c202580e58633c05cda2be5a5f42e185090.png');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.blocks-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  width: 95%;
  max-width: 1240px;
}

.new-block-item {
  min-height: 400px;
}

.new-block-item.hover-box.one-new-hover {
  justify-content: space-between;
}

.new-block-item.block-item-one {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-33.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 500px;
  max-height: 500px;
  padding: 40px 24px;
}

.new-block-item.block-item-one.one {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-33_1.png');
  background-position: 0 0, 50%;
}

.new-block-item.block-item-one.oneone {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-42.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  display: flex;
}

.new-block-item.block-item-one.digitalone {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-43.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.new-block-item.block-item-one.itone {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-48.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.new-block-item.block-item-two {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-34.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 500px;
  max-height: 500px;
  padding: 40px 24px;
}

.new-block-item.block-item-two.two {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-34_1.png');
}

.new-block-item.block-item-two.twotwo {
  background-image: linear-gradient(#00000080, #00000080), linear-gradient(#0000, #0000), url('../images/Projekt-bez-nazwy-38.png');
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
}

.new-block-item.block-item-two.digitaltwo {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-44.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.new-block-item.block-item-two.ittwo {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-49.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.new-block-item.block-item-three {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-35.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 500px;
  max-height: 500px;
  padding: 40px 24px;
}

.new-block-item.block-item-three.three {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-35_1.png');
  background-position: 0 0, 50%;
}

.new-block-item.block-item-three.threethree {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-39.png');
}

.new-block-item.block-item-three.digitalthree {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-45.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.new-block-item.block-item-three.itthree {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-50.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.new-block-item.block-item-four {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-36.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 500px;
  max-height: 500px;
  padding: 40px 24px;
}

.new-block-item.block-item-four.four {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-36_1.png');
}

.new-block-item.block-item-four.fourfour {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-40.png');
}

.new-block-item.block-item-four.digitalfour {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-46.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.new-block-item.block-item-four.itfour {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-51.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.new-block-item.block-item-five {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-37.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  min-height: 500px;
  max-height: 500px;
  padding: 40px 24px;
}

.new-block-item.block-item-five.five {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-37_1.png');
  background-position: 0 0, 50%;
}

.new-block-item.block-item-five.fivefive {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-41.png');
}

.new-block-item.block-item-five.digitalfive {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-47.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.new-block-item.block-item-five.itfive {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-52.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.new-block-item.digitalone {
  background-image: url('../images/Projekt-bez-nazwy-43.png');
  background-position: 0 0;
  background-size: auto;
}

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

.hover-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-width: 300px;
  margin-top: 0;
}

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

.flex-block-50 {
  z-index: 30;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  max-height: 500px;
  margin-left: -24px;
  padding-left: 24px;
  position: relative;
  overflow: visible;
}

.link-block-13, .link-block-14 {
  text-decoration: none;
}

.image-16 {
  width: 100%;
  height: 100%;
}

.link-block-15, .link-block-16, .link-block-17, .link-block-18, .link-block-19, .link-block-20, .link-block-21 {
  text-decoration: none;
}

.image-17 {
  height: auto;
  max-height: 250px;
}

.image-18, .image-19 {
  max-height: 250px;
}

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

.flex-block-51 {
  z-index: 30;
  background-image: linear-gradient(#fafafa, #0000);
  min-width: 100%;
  min-height: 50px;
  margin-left: 15px;
  padding-left: 0;
  position: sticky;
  inset: 0% 0% auto;
}

.flex-block-51.block-51 {
  background-image: linear-gradient(360deg, #fafafa, #0000);
  min-width: 100%;
  min-height: 60px;
  position: sticky;
  top: auto;
}

.flex-block-51.new-block {
  position: sticky;
  top: auto;
}

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

.flex-block-53 {
  z-index: 40;
  background-image: linear-gradient(#fafafa, #0000);
  width: 98%;
  min-height: 50px;
  margin-bottom: -50px;
  position: sticky;
  top: 0;
}

.flex-block-54 {
  z-index: 30;
  background-image: linear-gradient(0deg, #fafafa, #0000);
  width: 98%;
  min-height: 50px;
  margin-top: -50px;
  position: sticky;
  bottom: 0;
}

.content-consultation {
  width: 100%;
  max-width: 100%;
}

.code-embed-17 {
  display: none;
  position: sticky;
}

.flex-block-55 {
  z-index: 60;
  background-image: linear-gradient(#fff, #0000);
  width: 60%;
  min-height: 50px;
  margin-left: 20px;
  position: sticky;
  top: 0;
}

.flex-block-56 {
  flex-flow: column;
  width: 100%;
}

.flex-block-57 {
  z-index: 60;
  background-image: linear-gradient(0deg, #fff, #0000);
  width: 60%;
  min-height: 50px;
  margin-left: 20px;
  position: sticky;
  bottom: 0;
}

.number-points {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.flex-block-58 {
  position: absolute;
}

.paralax-container {
  display: none;
}

.line-mobile-tree {
  background-color: var(--złoty);
  width: 100%;
  height: 2px;
  display: none;
}

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

.code-embed-19 {
  position: absolute;
  inset: auto 0% 0% 20%;
}

.collection-list-wrapper-4, .collection-list-wrapper-5, .collection-list-wrapper-6, .collection-list-wrapper-7, .collection-list-wrapper-8, .collection-list-wrapper-9, .collection-list-wrapper-10 {
  display: none;
}

.link-block-23.w--current, .link-block-24 {
  width: 20%;
}

.popup {
  z-index: 999;
  background-color: var(--granatowy);
  flex-flow: column;
  width: 810px;
  display: none;
  position: relative;
}

.popup-overlay {
  z-index: 999;
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0%;
}

.popup-content {
  z-index: 998;
  background-color: var(--granatowy);
  flex-flow: column;
  width: 810px;
  display: flex;
  position: relative;
}

.popup-background {
  z-index: 997;
  background-color: #00000078;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.flex-block-59 {
  width: 100%;
}

.form-popup {
  background-color: var(--granatowy);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 35px;
  padding-left: 0;
}

.form-block-popup {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  margin-bottom: 0;
  display: flex;
}

.form-3 {
  z-index: 999;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 730px;
  display: flex;
  position: relative;
}

.bax-left-popup {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 543px;
}

.submit-button-2 {
  background-color: var(--złoty);
  color: var(--granatowy);
  width: 188px;
  height: 48px;
  padding: 0;
  font-weight: 700;
  line-height: 18px;
  transition: all .3s;
  position: relative;
}

.submit-button-2:hover {
  background-color: #c09454b3;
}

.field-label {
  color: #fafafa;
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}

.text-field-3 {
  height: 48px;
  margin-bottom: 0;
  box-shadow: inset 0 4px 9.4px #00000040;
}

.image-21 {
  cursor: pointer;
  margin-top: 10px;
  margin-right: 10px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-block-7 {
  font-weight: 700;
  line-height: 18px;
}

.success-message-2 {
  background-color: var(--złoty);
  width: 730px;
}

.error-message-2 {
  width: 730px;
}

.text-block-8 {
  font-weight: 700;
  line-height: 18px;
}

.image-22 {
  width: 100%;
  display: block;
}

.image-233 {
  width: 100%;
  display: none;
}

.full-popup {
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  width: 543px;
}

.popuppp {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-end;
}

.collection-item-4, .collection-item-5 {
  width: 50%;
}

.privacy-policy-container {
  justify-content: center;
  align-items: center;
  width: 95%;
  max-width: 1220px;
  margin-top: 120px;
  margin-bottom: 50px;
}

.privacy-policy-content {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.code-embed-20 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.bold-text-2 {
  color: var(--granatowy);
  text-align: center;
  width: 100%;
}

.heading-22 {
  text-align: center;
  width: 100%;
}

.paragraph-3, .paragraph-4 {
  margin-bottom: 0;
}

.heading-23 {
  text-align: center;
  width: 100%;
}

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

.link-block-25 {
  color: #000;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.heading-24 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.link-block-26 {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.heading-25 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}

.heading-25.js-date {
  color: #000;
  font-weight: 300;
}

.collection-item-6 {
  width: 49%;
  padding-left: 0;
  padding-right: 0;
}

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

@media screen and (min-width: 1440px) {
  .menu-container {
    width: 100%;
    min-width: auto;
    max-width: 100%;
  }

  .text-subheaders.padding-text-subbhedears {
    margin-bottom: 25px;
  }

  .button {
    transition: all .3s;
  }

  .button:hover {
    color: #fff;
    background-color: #8d6933;
  }

  .button.button-menu {
    transition: all .3s;
  }

  .button.button-menu:hover {
    color: #fff;
    background-color: #8d6933;
  }

  .text-paragraph.new-paragraph.center-paragraph.onas-left.blog-know {
    width: 80%;
  }

  .card-paragraph.center-paragraph {
    max-width: 80%;
  }

  .text-acent.center {
    z-index: 51;
    position: relative;
  }

  .section {
    position: absolute;
  }

  .dropdown-list {
    display: none;
  }

  .hero-content {
    width: 100%;
    min-width: auto;
    max-width: 1340px;
  }

  .hero-content.hero-onas.hero-blog-content, .hero-content.hero-onas.con-lefto {
    max-width: 1340px;
  }

  .hero-gradient.benefits-gradient-down {
    min-width: 100vw;
    max-width: 100vw;
    min-height: 10vh;
    max-height: 10vh;
    margin-top: -10vh;
    margin-left: 0;
    margin-right: 0;
    display: block;
    position: relative;
    inset: auto 0% 0%;
  }

  .hero-gradient.contact-down-grad {
    margin-left: -3.8%;
  }

  .hero-right-box.hero-right.hero-blog-right {
    justify-content: center;
    align-items: flex-start;
  }

  .card-section {
    z-index: 50;
    background-color: #0000;
  }

  .card-content {
    min-width: auto;
    max-width: 1340px;
  }

  .card-gradient.down-gradient {
    min-width: 100%;
    min-height: 10vh;
    max-height: 10vh;
  }

  .card-main {
    cursor: auto;
  }

  .benefits-box {
    z-index: 55;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0000;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    padding-top: 0;
    padding-bottom: 0;
  }

  .card-gradient-down.blog-down {
    margin-left: -10px;
  }

  .benefits-box-content {
    max-width: 1240px;
  }

  .usage-container {
    min-width: 0;
    max-width: none;
  }

  .usage-container-content {
    min-width: 100%;
    max-width: 100%;
  }

  .codeblock-line {
    min-width: 74%;
    max-width: 74%;
  }

  .benefits-box-one {
    z-index: 55;
    background-color: #122735;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    position: relative;
  }

  .masked-image {
    min-width: 95%;
    max-width: 95%;
    padding-bottom: 80px;
    padding-left: 0;
  }

  .puzzle-left-up {
    display: flex;
  }

  .contact-us {
    min-width: 100%;
    padding-top: 0;
    padding-bottom: 70px;
    padding-left: 100px;
  }

  .contact-us-section {
    z-index: 10;
    position: relative;
  }

  .contact-us-section.contact-main.sdadsa {
    max-width: 1140px;
  }

  .forms-box.onas-formbox {
    width: 70%;
  }

  .submit-button:hover {
    color: #fff;
    background-color: #8d6933;
  }

  .case-section {
    width: 100%;
    max-width: 1340px;
    min-height: 600px;
  }

  .uslugi-section {
    max-width: 1340px;
    margin-top: 0;
  }

  .wspolpraca-section {
    max-width: 1340px;
  }

  .wspolpraca-down-flex {
    margin-top: 275px;
  }

  .proces-section {
    z-index: 2;
    max-width: 1500px;
    position: relative;
  }

  .blocks-hover-section {
    max-width: 1340px;
  }

  .blocks-hover-section.disabled-hover-box {
    display: none;
  }

  .tree-section {
    max-width: 1240px;
  }

  .tree-section.new-tree-section {
    margin-bottom: 0;
  }

  .tree-padding {
    background-image: linear-gradient(#fff, #0000 15%);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .tree-padding.padding-tree-nas {
    background-image: none;
    background-position: 0 0;
  }

  .center-tree-paddin {
    z-index: 1;
    position: relative;
  }

  .center-tree-paddin.newoce.sdfsdfdsfddfs.sdfdsfdsfd {
    margin-top: -150px;
  }

  .flex-block-11 {
    width: 75%;
    padding-top: 20px;
  }

  .footer-link, .link-block {
    text-decoration: none;
  }

  .left-onas-create.know-blog {
    margin-bottom: 0;
  }

  .category-right.rrr {
    background-color: #fafafa;
    background-image: linear-gradient(270deg, #fff, #0000 16%), url('../images/Vector-51-1.svg');
    background-position: 0 0, 100% 100%;
  }

  .flex-block-18._18-block, .flex-block-23 {
    background-color: #fafafa;
  }

  .flex-block-29._29-post {
    width: 90%;
    max-width: 1340px;
  }

  .headers-posts {
    max-width: 1400px;
  }

  .image-13, .image-14 {
    width: 100%;
  }

  .flex-block-39 {
    max-width: 1340px;
  }

  .flex-block-40 {
    width: 100%;
    min-height: 100%;
    position: absolute;
  }

  .flex-block-41 {
    max-width: 1340px;
    padding-top: 0;
  }

  .svg-tree-new.svg-tree-another {
    z-index: 2;
  }

  .svg-tree-new.con-svg-new.dfgdfdfgfd.sdfsdsdfsdsdfsd.lll {
    width: 100%;
    min-height: 100vh;
  }

  .img1, .img2, .img3, .img4 {
    max-width: 118px;
  }

  .img5 {
    max-width: 150px;
  }

  .flex-block-45 {
    max-width: 1240px;
  }

  .header-new {
    flex-flow: row;
    display: flex;
  }

  .content-header {
    max-width: 1440px;
  }

  .contenr-usage-container {
    justify-content: center;
    align-items: center;
  }

  .container-contact-us-section {
    background-position: 100% 30%;
    background-size: 40%;
    justify-content: center;
    align-items: center;
  }

  .content-tree-section {
    justify-content: center;
    align-items: center;
  }

  .code-embed-14 {
    position: static;
  }

  .blocks-container {
    width: 95%;
    max-width: 1340px;
  }

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

  .content-consultation {
    max-width: 1240px;
  }

  .flex-block-58 {
    margin-bottom: -200px;
    position: relative;
  }

  .paralax-container {
    z-index: 51;
    margin-bottom: -400px;
    display: block;
    position: relative;
  }
}

@media screen and (min-width: 1920px) {
  .menu-container {
    width: 100%;
    min-width: auto;
    max-width: 100%;
    position: relative;
  }

  .text-subheaders {
    min-width: auto;
  }

  .text-paragraph-long {
    display: block;
  }

  .card-paragraph.center-paragraph {
    max-width: 62%;
  }

  .section {
    width: 100%;
    min-width: auto;
    max-width: 1440px;
  }

  .hero {
    background-image: linear-gradient(0deg, #fff, #3333 49%, #0000), linear-gradient(#fff, #0000), url('../images/Component-15.webp');
    flex-flow: row;
    min-width: 100%;
    max-width: 100%;
  }

  .hero.hero-contact {
    background-image: linear-gradient(211deg, #b1b1b1, #0000 27%), linear-gradient(#fafafa, #0000), linear-gradient(0deg, #fff 59%, #0000), url('../images/Warstwa_1-2.png');
    background-position: 0 0, 0 0, 0 0, 120% 5%;
    background-repeat: repeat, repeat, repeat, no-repeat;
    background-size: auto, auto, auto, 60%;
  }

  .hero.hero-back {
    background-position: 0 0, 0 0, 85%, 50%;
    background-size: auto, auto, 40%, cover;
  }

  .hero.hero-bezplatna-konsultacja {
    background-image: linear-gradient(0deg, #fff, #3333 59%, #0000), linear-gradient(#fff, #fff 0%, #0000), url('../images/Warstwa_1-2.png'), url('../images/Component-15.webp');
    background-position: 0 0, 0 0, 130%, 50%;
    background-repeat: repeat, repeat, no-repeat, repeat;
    background-size: auto, auto, 60%, cover;
  }

  .hero-content {
    min-width: auto;
    max-width: 1440px;
    position: static;
    overflow: hidden;
  }

  .hero-content.hero-onas {
    max-width: 1440px;
    overflow: visible;
  }

  .hero-content.hero-onas.con-lefto {
    justify-content: center;
    align-items: center;
    max-width: 1440px;
  }

  .hero-gradient.blog-gradient.post-gradinet {
    min-height: 50px;
    max-height: 50px;
  }

  .hero-gradient.gradient-bez {
    background-image: linear-gradient(0deg, #fff 33%, #0000);
    min-height: 50px;
    max-height: 50px;
  }

  .hero-gradient.contact-down-grad {
    margin-left: 0%;
    inset: 0%;
  }

  .hero-left-box {
    position: relative;
    overflow: visible;
  }

  .hero-left-box.hero-left {
    overflow: visible;
  }

  .hero-left-box.hero-left.con-left {
    justify-content: center;
    align-items: center;
  }

  .hero-right-box.hero-right {
    justify-content: center;
    align-items: flex-end;
  }

  .hero-right-box.hero-right.hero-blog-right {
    justify-content: center;
    align-items: flex-start;
  }

  .hero-right-box.hero-right.con-left {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-height: none;
    padding-left: 40px;
  }

  .image-3 {
    max-width: none;
    position: relative;
    left: 0%;
  }

  .card-section {
    max-width: 100vw;
  }

  .card-section.blog-cart-section.blog-gradient {
    z-index: 0;
  }

  .card-section.blog-cart-section.blog-gradient.card-section2._45 {
    max-width: 1440px;
  }

  .card-content {
    width: 100%;
    min-width: auto;
    max-width: 1440px;
  }

  .card-content.blog-content {
    background-image: linear-gradient(#fafafa, #0000 28%);
    width: 70%;
    padding-top: 75px;
    padding-bottom: 40px;
  }

  .card-content.blog-content.post-new-content.postggg {
    max-width: none;
  }

  .background-line {
    z-index: 20;
    margin-left: 0;
  }

  .progress-line {
    z-index: 30;
  }

  .card-gradient.gradient-blog-up {
    z-index: 2;
    min-width: 100vw;
    min-height: 75px;
    max-height: 75px;
  }

  .card-gradient.gradient-blog-up.bez-gradinet {
    background-image: linear-gradient(#fff, #0000);
  }

  .card-main-columns {
    background-image: linear-gradient(90deg, #fafafa 54%, #0000 61%);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
  }

  .card-main-paralax {
    min-width: 100%;
    overflow: visible;
  }

  .paralax-code-secound {
    width: 100vw;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .right-gradient {
    background-image: linear-gradient(270deg, #fafafa, #0000);
  }

  .points-block.point-block-last-child {
    padding-bottom: 50px;
  }

  .single-points.new-points {
    justify-content: flex-start;
    align-items: center;
  }

  .single-points.new-points.sdfsdfsdfsdf {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .square-point.new-square {
    margin-left: -32px;
    inset: 0% auto 0% 0%;
  }

  .square-point.new-square.cd {
    margin-left: 0;
  }

  .image-container {
    background-image: url('../images/Frame-1000002152-1.png');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .benefits-box {
    max-width: 100%;
  }

  .card-gradient-down {
    background-image: linear-gradient(#0000, #fafafa);
  }

  .card-gradient-down.blog-down {
    margin-left: -10px;
  }

  .benefits-box-content {
    max-width: 1340px;
  }

  .usage-container {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    min-width: auto;
    max-width: 1440px;
    height: auto;
  }

  .usage-container-content {
    min-width: auto;
    max-width: 1728px;
  }

  .codeblock-line {
    min-width: 1780px;
    max-width: 1780px;
  }

  .benefits-box-one {
    max-width: none;
  }

  .section-9 {
    background-color: #e92323;
    width: 100%;
  }

  .masked-image {
    width: 95%;
    min-width: auto;
    max-width: 1440px;
    padding-left: 0;
  }

  .puzzle-left-up {
    display: flex;
  }

  .contact-us {
    width: auto;
    min-width: 100%;
    max-width: 100%;
    margin-top: 0;
    padding-left: 110px;
    display: flex;
  }

  .contact-us-section {
    min-width: auto;
    max-width: 1540px;
  }

  .contact-us-section.contact-main.sdadsa {
    max-width: 1440px;
    height: auto;
    margin-left: 0;
    padding-left: 0;
  }

  .forms-box.form-main {
    width: 50%;
    margin-left: 110px;
  }

  .forms-box.onas-formbox {
    width: 80%;
  }

  .form-block {
    width: 100%;
  }

  .case-section {
    max-width: 1440px;
  }

  .uslugi-section {
    max-width: 1440px;
    margin-top: 0;
  }

  .wspolpraca-section {
    justify-content: center;
    align-items: center;
    max-width: 1440px;
  }

  .wspolpraca-section.wspolpraca-section-one {
    margin-top: 0;
  }

  .wspolpraca-section.wspolpraca-section-one.bez-page {
    background-image: linear-gradient(0deg, #fff, #0000 60%), linear-gradient(#fff, #0000);
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
  }

  .wspolpraca-up-flex {
    justify-content: flex-end;
    align-items: center;
    min-height: 500px;
  }

  .wspolpraca-down-flex {
    background-size: auto, auto, 60%;
    width: 100%;
    max-width: 1430px;
    min-height: 800px;
    margin-top: 200px;
    margin-right: 0;
  }

  .wspolpraca-down-flex.left-new {
    background-position: 0 0, 100% 100%;
    background-size: auto, 50%;
    margin-bottom: 50px;
  }

  .wspolpraca-down-flex.bez-ccc.asdasd {
    justify-content: flex-start;
    align-items: center;
  }

  .wspolpraca-down-flex.bez-ccc.asdasd.kjl {
    margin-left: 4px;
  }

  .wspolpraca-left-flex.new-height {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    min-height: auto;
  }

  .wspolpraca-left-flex.cccc {
    width: 60%;
  }

  .wspolpraca-left-flex.cccc.sfddsf {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .wspolpraca-left-flex.cccc.sfddsf.scrollable {
    background-image: none;
    margin-left: -16px;
  }

  .acordeon-item.new-secound {
    width: 100%;
  }

  .dropdown-2 {
    display: block;
  }

  .dropdown-list-4.newdropdown {
    display: flex;
  }

  .proces-section {
    z-index: 2;
    max-width: 1800px;
    position: relative;
  }

  .blocks-hover-section {
    max-width: 1440px;
  }

  .heading-4.opacity-header, .white-button {
    display: block;
  }

  .header-hover-down-box {
    width: 100%;
    padding-right: 35px;
  }

  .tree-section {
    justify-content: center;
    align-items: flex-start;
    max-width: 1440px;
  }

  .tree-section.tree-onas {
    max-width: 1440px;
    min-height: auto;
  }

  .tree-padding {
    background-image: none;
    background-position: 0 0;
  }

  .tree-padding.padding-tree-nas {
    justify-content: center;
    align-items: flex-end;
    min-height: auto;
    margin-top: 250px;
  }

  .tree-padding.padding-tree-nas.padding-top-onas {
    margin-top: 300px;
  }

  .tree-padding.bbb {
    margin-top: 70px;
  }

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

  .tree-identity.paddin-gnew-train {
    margin-top: 110px;
  }

  .tree-identity.tree-new-svg {
    margin-top: 0;
  }

  .tree-identity.tree-main {
    margin-top: 60px;
  }

  .center-tree-paddin, .center-tree-paddin.blogowe {
    margin-top: -50px;
  }

  .center-tree-paddin.newoce {
    margin-top: 0;
  }

  .center-tree-paddin.newoce.sdfsdfdsfddfs {
    margin-top: -50px;
  }

  .center-tree-paddin.newoce.sdfsdfdsfddfs.sdfdsfdsfd {
    margin-top: -200px;
  }

  .center-tree-paddin.padding-big, .center-tree-paddin.kkksdkfkdf, .center-tree-paddin.fdgdfgffddg, .center-tree-paddin.ghjghj {
    margin-top: 0;
  }

  .flex-block-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 70%;
  }

  .flex-block-13 {
    width: 100%;
    max-width: 1440px;
  }

  .svg-wspolpraca {
    display: block;
    overflow: visible;
  }

  .code-embed-8 {
    width: 100%;
  }

  .formularz.formi {
    max-width: 1440px;
  }

  .consultation-section {
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .right-consultation {
    background-image: url('../images/Group-1000001961.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .category-right.rrr {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    display: block;
  }

  .collection-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-right: 0;
    display: flex;
  }

  .collection-list-wrapper {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .flex-block-18 {
    z-index: 0;
    position: relative;
  }

  .flex-block-18._18-block {
    max-width: 1440px;
    margin-left: 2px;
  }

  .heading-14 {
    font-weight: 500;
  }

  .heading-14.active-category {
    font-weight: 700;
  }

  .flex-block-23 {
    position: relative;
  }

  .link-block-11.active-category.w--current {
    font-weight: 700;
  }

  .flex-block-28.card-section9 {
    max-width: 1240px;
  }

  .flex-block-29 {
    max-width: 1440px;
  }

  .flex-block-29._29-post {
    max-width: 1340px;
  }

  .flex-block-31 {
    padding-top: 0;
  }

  .headers-posts {
    max-width: 1400px;
  }

  .icons-row {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-20 {
    margin-left: 50px;
  }

  .heading-20.text-subheaders.text-span-subheaders {
    font-weight: 500;
  }

  .heading-21 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 50px;
    font-size: 36px;
    font-weight: 500;
    line-height: 46px;
  }

  .flex-block-37 {
    margin-left: 0;
    position: relative;
  }

  .flex-block-39 {
    max-width: 1440px;
  }

  .flex-block-40.svg-tree {
    z-index: 50;
  }

  .nawiagacja0menu {
    margin-top: 0;
    display: none;
  }

  .nawiagacja0menu.w--open {
    background-color: #fff;
  }

  .odosnik {
    background-color: #fff;
    border-top: 1px solid #c09454;
    border-bottom: 1px solid #c09454;
    margin-top: -2px;
  }

  .odosnik:active, .odosnik:focus, .odosnik:focus-visible, .odosnik[data-wf-focus-visible], .odosnik:visited, .odosnik:lang(pl) {
    color: #122735;
  }

  .odosnik.w--current {
    border-top-width: 1px;
  }

  .odosnik.las-odno-nik {
    border-bottom-width: 0;
  }

  .odosnik.first-child {
    border-top-width: 0;
  }

  .svg-tree-new {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .svg-tree-new.con-svg-new {
    max-width: none;
    margin-top: 0;
    display: block;
  }

  .svg-tree-new.con-svg-new.dfgdfdfgfd {
    width: 80%;
  }

  .svg-tree-new.con-svg-new.dfgdfdfgfd.sdfsdsdfsdsdfsd {
    height: 100%;
  }

  .svg-tree-new.con-svg-new.dfgdfdfgfd.sdfsdsdfsdsdfsd.lll {
    width: 100%;
    min-height: 100vh;
  }

  .svg-tree-new.newioi.blogo {
    max-width: none;
  }

  .code-embed-12 {
    width: auto;
  }

  .code-embed-12.code-tree {
    width: 70%;
    display: block;
  }

  .code-embed-12.code-tree.code-mbed-12 {
    width: 100%;
  }

  .code-embed-12.code-tree.gdgfddfgdf {
    width: 100%;
    position: relative;
  }

  .code-embed-12.code-tree.svgno {
    width: 100%;
  }

  .flex-block-43 {
    background-image: linear-gradient(#fff, #0000);
  }

  .flex-block-45 {
    justify-content: center;
    align-items: center;
    max-width: 1240px;
    position: relative;
  }

  .flex-block-47 {
    max-width: 1240px;
  }

  .header-new {
    max-width: none;
  }

  .dropdown-link-5.w--current {
    -webkit-text-decoration-color: var(--złoty);
    text-decoration-color: var(--złoty);
  }

  .content-header {
    width: 100%;
  }

  .container-contact-us-section {
    background-image: linear-gradient(90deg, var(--granatowy) 57%, transparent 85%), url('../images/Frame-1000001969-2.png');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 50%;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
  }

  .blocks-container {
    width: 95%;
    max-width: 1440px;
  }

  .new-block-item.block-item-one.prawoone {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-53.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .new-block-item.block-item-two.prawotwo {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-54.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .new-block-item.block-item-three.prawothree {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-55.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .new-block-item.block-item-four.prawofour {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-56.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .new-block-item.block-item-five.prawofive {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Projekt-bez-nazwy-57.png');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

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

  .flex-block-51 {
    background-color: #0000;
  }

  .flex-block-51.box51 {
    background-image: linear-gradient(0deg, #fafafa, #0000);
  }

  .flex-block-51.block-51 {
    background-color: #0000;
    background-image: linear-gradient(360deg, #fafafa, #0000);
    position: sticky;
    inset: auto 0% 0%;
  }

  .flex-block-51.new-block {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .flex-block-52 {
    position: sticky;
  }

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

  .content-consultation {
    width: 100%;
    max-width: 1440px;
  }

  .flex-block-55, .flex-block-57 {
    width: 60%;
  }

  .flex-block-58 {
    margin-left: 0;
    position: relative;
  }

  .code-embed-19 {
    position: absolute;
  }

  .image-20 {
    width: 100%;
  }

  .link-block-23 {
    width: 30px;
  }

  .link-block-23.w--current {
    width: 15%;
  }

  .collection-item-6 {
    width: 48%;
  }
}

@media screen and (max-width: 991px) {
  .menu-container {
    min-width: 100%;
    max-width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-headers {
    line-height: 40px;
  }

  .text-headers.text-onas {
    font-size: 2rem;
  }

  .text-span-headers {
    font-size: 2rem;
    line-height: 40px;
  }

  .text-subheaders.padding-text-subbhedears {
    margin-bottom: 0;
    padding-left: 30px;
  }

  .text-subheaders.new-subheaders.center {
    text-align: center;
  }

  .text-subheaders.new-subheaders.center.blogup {
    text-align: left;
  }

  .text-subheaders.new-subheaders.center.white---contact {
    color: #fff;
  }

  .text-subheaders.new-subheaders.center.contentos {
    width: 100%;
  }

  .text-paragraph {
    font-size: 1rem;
  }

  .text-paragraph.new-paragraph {
    text-align: right;
  }

  .text-paragraph.new-paragraph.center-paragraph, .text-paragraph.new-paragraph.center-paragraph.onas-left.blog-know {
    width: 100%;
  }

  .text-paragraph.new-paragraph.center-paragraph.onas-left.jk {
    text-align: center;
    width: 100%;
  }

  .text-paragraph.new-paragraph.center-paragraph.onas-left.jk.contact-onas {
    color: #fff;
  }

  .text-paragraph.paragraph-onas {
    line-height: 22px;
  }

  .text-paragraph.paragraph-onas.ppp-bez.nowe {
    width: 100%;
    margin-left: 0;
  }

  .text-span-paragraph {
    font-size: 1rem;
  }

  .card-paragraph.paragrapht-white.left-align {
    width: 100%;
  }

  .card-paragraph.center-paragraph, .card-paragraph.restrict-width {
    max-width: 100%;
  }

  .text-acent {
    font-size: 1rem;
  }

  .text-acent.acent-onas.dsfdsfd {
    margin-left: 0;
  }

  .hero {
    justify-content: center;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    min-height: 600px;
    max-height: none;
    margin-top: 0;
    padding-top: 7vh;
    position: relative;
    overflow: hidden;
  }

  .hero.hero-contact.herrro {
    background-image: linear-gradient(#fff, #0000), linear-gradient(0deg, #fff, #0000), url('../images/Component-15.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, repeat;
    background-size: auto, auto, cover;
  }

  .hero.hero-bezplatna-konsultacja {
    background-image: url('../images/Vector-31.svg'), linear-gradient(#fff, #0000), linear-gradient(0deg, #fff, #3333 21%, #0000), url('../images/Component-15.webp');
    background-position: 200% 25%, 0 0, 0 0, 50%;
    background-repeat: no-repeat, repeat, repeat, repeat;
    background-size: 80%, auto, auto, cover;
  }

  .hero-content {
    min-width: 90%;
    max-width: 90%;
    height: auto;
    min-height: auto;
  }

  .hero-content.hero-onas {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    width: 85%;
    max-width: none;
    min-height: 500px;
    overflow: visible;
  }

  .hero-content.hero-onas.con-lefto {
    width: 95%;
  }

  .hero-gradient {
    max-width: none;
    min-height: 20vh;
    max-height: 20vh;
    inset: auto 0% 0%;
  }

  .hero-gradient.dsa {
    min-height: 100px;
    max-height: 100px;
  }

  .hero-left-box {
    min-height: auto;
    max-height: none;
    position: absolute;
  }

  .hero-left-box.hero-left {
    width: 60%;
    min-width: auto;
    max-width: 100%;
    min-height: 600px;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
  }

  .hero-left-box.hero-left.con-left {
    justify-content: flex-end;
    align-items: center;
    min-height: auto;
    max-height: 750px;
    display: none;
  }

  .hero-right-box {
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    max-height: none;
  }

  .hero-right-box.hero-right {
    justify-content: center;
    align-items: center;
    min-height: 500px;
  }

  .hero-right-box.hero-right.con-left {
    z-index: 39;
    justify-content: flex-start;
    align-items: center;
    min-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-right-box.hero-right.con-left.rrro {
    background-image: linear-gradient(#fafafac2, #fafafac2), url('../images/Warstwa_1-2.png');
    background-position: 0 0, 200%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 80%;
  }

  .image-3 {
    min-width: 100vw;
    max-width: 100vw;
    min-height: auto;
    position: relative;
    left: 0%;
  }

  .image-3.image-onas {
    min-width: 100%;
    max-width: 100%;
    display: block;
    left: 0%;
    right: 0%;
    overflow: clip;
  }

  .hero-right-content {
    max-width: 100%;
  }

  .hero-right-content.right-content {
    justify-content: center;
    align-items: flex-start;
    min-height: 400px;
  }

  .hero-right-content.right-content.contact-right {
    justify-content: flex-start;
    align-items: flex-start;
    min-height: auto;
  }

  .counter-main-box {
    width: 100%;
  }

  .counter-box {
    max-width: 20%;
  }

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

  .card-section.blog-cart-section.blog-gradient.card-section2._45 {
    justify-content: center;
    align-items: center;
    max-width: 991px;
    min-height: auto;
  }

  .card-content {
    grid-column-gap: 0vh;
    grid-row-gap: 0vh;
    width: 85%;
    min-width: auto;
    max-width: none;
    padding-top: 100px;
    overflow: visible;
  }

  .card-content.blog-content {
    background-image: linear-gradient(#fff, #0000);
    order: 1;
    width: 100%;
    min-width: auto;
    max-width: 991px;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-gradient {
    min-width: 100%;
    min-height: 30vh;
    max-height: 30vw;
  }

  .card-gradient.down-gradient {
    max-width: 991px;
  }

  .card-gradient.gradient-blog-up {
    order: 0;
    min-height: 30px;
    max-height: 30px;
    display: block;
  }

  .card-gradient.gradient-blog-up.bbb {
    min-width: 100%;
    display: block;
  }

  .card-main {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
    padding-left: 25px;
  }

  .card-main-text {
    justify-content: center;
    align-items: stretch;
    min-width: 70%;
    max-width: 70%;
    min-height: 450px;
    max-height: 450px;
    padding-top: 0;
    padding-left: 0;
  }

  .card-main-columns {
    height: auto;
    padding-left: 0;
    position: relative;
  }

  .card-main-paralax {
    min-width: 100%;
    min-height: 600px;
    max-height: 600px;
    display: flex;
    position: absolute;
    top: 0;
    left: -5%;
    right: -5%;
  }

  .paralax-code-secound {
    min-height: 350px;
    position: relative;
    left: 0;
  }

  .div-block-2 {
    width: 10px;
    max-width: 10px;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .right-gradient {
    background-image: linear-gradient(270deg, #fff, #0000);
    width: 20px;
    min-width: auto;
    max-width: none;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .card-main-text-secound {
    width: auto;
    min-width: 100%;
  }

  .single-points.new-points.sdfsdfsdfsdf {
    width: 100%;
  }

  .square-point.new-square {
    margin-left: -12px;
  }

  .points-left-container {
    min-width: 100%;
    max-width: 100%;
  }

  .image-container {
    background-image: linear-gradient(#fff, #0000 7%), linear-gradient(90deg, #fff, #0000 25%);
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    width: 100vw;
    max-width: 100vw;
    margin-right: -5vw;
  }

  .card-gradient-down.blog-down {
    min-width: 100%;
    max-width: 991px;
  }

  .benefits-box-content {
    min-width: 90%;
    max-width: 90%;
  }

  .usage-container {
    max-width: 1240px;
  }

  .usage-container-content {
    min-width: 100%;
    max-width: 100%;
    min-height: 400px;
    max-height: 400px;
    padding-top: 50px;
  }

  .masked-image {
    justify-content: center;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .puzzle-left-up {
    display: none;
  }

  .puzzle-left-up.movile-puzzle {
    width: 80%;
    min-width: auto;
    max-width: none;
    display: flex;
  }

  .contact-us {
    min-width: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .contact-us-section {
    background-image: linear-gradient(#122735 6%, #1227358f), url('../images/Frame-1000002137.png');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    max-width: 991px;
    height: auto;
  }

  .contact-us-section.contact-main {
    padding-right: 40px;
  }

  .contact-us-section.contact-main.sdadsa {
    justify-content: center;
    align-items: center;
    width: 85%;
    max-width: none;
    padding-right: 0;
  }

  .forms-box {
    max-width: 90%;
    min-height: 500px;
  }

  .forms-box.form-main {
    width: 100%;
    max-width: 100%;
  }

  .form-right {
    min-height: 500px;
  }

  .case-section {
    justify-content: flex-start;
    align-items: flex-end;
    max-width: 95%;
    min-height: 450px;
    margin-bottom: 0;
    padding-bottom: 50px;
  }

  .section-left-container {
    max-width: 60%;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .uslugi-section {
    max-width: 100%;
    overflow: visible;
  }

  .cards-flex {
    width: 95%;
    max-width: 95%;
  }

  .wspolpraca-section {
    background-position: 0 0, 0 0, 0 0;
    background-size: auto, auto, 100%;
    max-width: 95%;
    height: auto;
  }

  .wspolpraca-section.wspolpraca-section-one.bez-page {
    padding-left: 0;
    padding-right: 0;
  }

  .wspolpraca-up-flex {
    width: 90%;
  }

  .wspolpraca-right-flex {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
  }

  .wspolpraca-down-flex {
    width: 100%;
    max-width: none;
    margin-top: 100px;
    margin-left: 5px;
    margin-right: 0;
  }

  .wspolpraca-down-flex.bez-ccc.asdasd {
    justify-content: center;
    align-items: flex-start;
    width: 95%;
    max-width: 991px;
  }

  .wspolpraca-down-flex.bez-ccc.asdasd.kjl {
    margin-left: 0;
  }

  .wspolpraca-left-flex {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
  }

  .wspolpraca-left-flex.cccc.sfddsf.scrollable {
    margin-left: -28px;
  }

  .proces-section {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .proces-in-section {
    width: 90%;
    margin-bottom: 50px;
  }

  .blocks-hover-section {
    width: 95%;
    max-width: 991px;
    margin-top: 0;
  }

  .blocks-hover-section.disabled-hover-box {
    display: flex;
  }

  .hover-box.disabled-hover-box {
    display: none;
  }

  .white-button {
    width: 60%;
    font-size: 14px;
  }

  .header-hover-down-box {
    display: block;
  }

  .tree-section {
    justify-content: center;
    align-items: center;
    width: 99%;
    max-width: 991px;
    margin-bottom: 100px;
  }

  .tree-section.tree-onas {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-items: center;
    width: 85%;
    max-width: none;
    min-height: auto;
  }

  .tree-section.new-tree-section {
    width: 95%;
    max-width: 1240px;
  }

  .tree-padding {
    width: 85%;
    min-height: auto;
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .tree-padding.padding-tree-nas {
    min-height: auto;
  }

  .tree-identity {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    min-height: auto;
  }

  .center-tree-paddin {
    min-height: auto;
  }

  .image-11 {
    display: block;
  }

  .image-11.hidden-img {
    display: none;
  }

  .flex-block-10 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    width: 100%;
    max-width: 750px;
    padding-top: 0;
    display: grid;
  }

  .flex-block-10.flex-logo {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .flex-block-10.hidden-logos {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .flex-block-11 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .flex-block-11.hiden-logo {
    display: none;
  }

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

  .flex-block-13.new-flex.mobile-down-footer {
    flex-flow: row;
  }

  .left-footer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    max-width: 100%;
  }

  .right-footer {
    width: 100%;
  }

  .link-block, .link-block.w--current {
    text-decoration: none;
  }

  .svg-wspolpraca {
    display: none;
  }

  .consultation-section {
    flex-flow: column;
    max-width: 991px;
  }

  .right-consultation {
    background-size: 100%;
    width: 100%;
    min-height: 300px;
  }

  .left-consultation {
    width: 100%;
    min-height: 400px;
  }

  .left-onas-create.know-blog {
    margin-bottom: 0;
  }

  .category-right.rrr {
    display: none;
  }

  .collection-list {
    max-width: 100%;
  }

  .collection-item {
    width: 50%;
  }

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

  .flex-block-17 {
    padding: 24px 12px;
  }

  .flex-block-18._18-block {
    width: 95%;
    max-width: 991px;
    min-height: auto;
  }

  .heading-13 {
    text-align: center;
    width: 100%;
  }

  .heading-13._13-header {
    display: none;
  }

  .heading-14 {
    text-align: left;
    width: 100%;
    font-size: 18px;
    line-height: 36px;
  }

  .div-block-7 {
    width: 2px;
    height: 100%;
    display: none;
  }

  .div-block-7.new-7 {
    display: block;
  }

  .collection-list-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: stretch;
  }

  .collection-list-wrapper-2 {
    display: block;
  }

  .flex-block-23 {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    top: 0;
  }

  .link-block-11 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .collection-list-wrapper-3 {
    display: none;
  }

  .flex-block-28 {
    width: 100%;
    min-width: auto;
    max-width: 991px;
  }

  .flex-block-29 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    order: 0;
    width: 95%;
    min-height: auto;
  }

  .flex-block-29._29-post {
    width: 90%;
    max-width: 991px;
  }

  .flex-block-31 {
    order: -1;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
  }

  .collection-item-3 {
    box-sizing: border-box;
    text-align: left;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 33%;
    display: flex;
  }

  .headers-posts {
    width: 95%;
    max-width: 991px;
  }

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

  .flex-block-36 {
    width: 100%;
    min-height: 400px;
    padding-top: 30px;
  }

  .heading-19 {
    font-size: 2rem;
  }

  .heading-21 {
    margin-left: 0;
    font-size: 2rem;
  }

  .flex-block-39 {
    justify-content: center;
    align-items: flex-start;
    margin-left: 0;
  }

  .code-embed-10 {
    max-width: 100%;
  }

  .flex-block-41 {
    max-width: 90%;
  }

  .flex-block-41.flex-main {
    max-width: 100%;
  }

  .code-embed-11.hidden, .svg-tree-new, .svg-tree-new.con-svg-new {
    display: none;
  }

  .img1, .img2, .img3, .img4, .img5 {
    max-width: 60%;
  }

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

  .navbar-2 {
    display: none;
  }

  .contenr-usage-container {
    width: 100%;
  }

  .container-contact-us-section {
    background-size: contain;
  }

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

  .code-embed-14._14embed {
    display: block;
  }

  .slider {
    width: 100%;
  }

  .flex-block-48 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .slide-2 {
    vertical-align: baseline;
  }

  .blocks-container {
    flex-flow: row;
  }

  .new-block-item.block-item-one {
    align-items: stretch;
    min-height: 350px;
    max-height: none;
  }

  .new-block-item.block-item-one.oneone {
    min-height: 400px;
  }

  .new-block-item.block-item-two {
    min-height: 350px;
    max-height: none;
  }

  .new-block-item.block-item-two.twotwo {
    min-height: 400px;
  }

  .new-block-item.block-item-three {
    min-height: 375px;
    max-height: none;
  }

  .new-block-item.block-item-three.threethree {
    min-height: 400px;
  }

  .new-block-item.block-item-four {
    min-height: 350px;
    max-height: none;
  }

  .new-block-item.block-item-four.fourfour {
    min-height: 400px;
  }

  .new-block-item.block-item-five {
    min-height: 350px;
    max-height: none;
  }

  .new-block-item.block-item-five.fivefive {
    min-height: 400px;
  }

  .content-consultation {
    flex-flow: column;
    width: 85%;
    max-width: none;
  }

  .link-block-23.w--current {
    width: 30%;
  }

  .link-block-24.w--current {
    width: 25%;
  }

  .popup-content {
    width: 410px;
  }

  .form-block-popup {
    width: 363px;
  }

  .form-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    width: 100%;
  }

  .bax-left-popup, .submit-button-2 {
    width: 100%;
  }

  .success-message-2, .error-message-2 {
    width: auto;
  }

  .image-22 {
    display: none;
  }

  .image-233 {
    display: block;
  }

  .popuppp {
    flex-flow: column;
    width: 100%;
  }

  .privacy-policy-container {
    margin-top: 80px;
  }
}

@media screen and (max-width: 767px) {
  .text-headers, .text-headers.text-onas, .text-span-headers {
    font-size: 2rem;
  }

  .text-subheaders.subheaders-white {
    display: block;
  }

  .text-subheaders.subheaders-white.left-align {
    font-size: 2rem;
  }

  .text-subheaders.subheaders-white.hidden {
    display: block;
  }

  .text-subheaders.new-subheaders {
    text-align: right;
  }

  .text-subheaders.new-subheaders.center.white---contact {
    display: block;
  }

  .text-subheaders.smallblog {
    font-size: 1.125rem;
  }

  .card-headers.new-headers-card {
    white-space: normal;
    word-break: normal;
    overflow-wrap: normal;
    line-height: 32px;
    position: relative;
  }

  .box-paragraph.margin-top.box-cards-main {
    max-width: 95%;
  }

  .box-paragraph.box-cards-main {
    max-width: 95%;
    font-size: 14px;
  }

  .text-paragraph.new-paragraph.center-paragraph, .text-paragraph.new-paragraph.center-paragraph.onas-left.blog-know {
    width: 100%;
  }

  .text-paragraph.new-paragraph.center-paragraph.onas-left.jk {
    text-align: center;
    width: 100%;
  }

  .text-paragraph.new-paragraph.center-paragraph.onas-left.jk.contact-onas {
    display: block;
  }

  .text-paragraph.paragraph-onas {
    line-height: 22px;
  }

  .text-paragraph.paragraph-onas.ppp-bez.nowe {
    width: auto;
    margin-left: 10px;
  }

  .text-span-paragraph {
    font-size: 1rem;
    line-height: 22px;
  }

  .text-span-paragraph.new-paragraph {
    text-align: right;
  }

  .card-paragraph.paragrapht-white.padding-card {
    width: 100%;
  }

  .text-acent.acent-onas.dsfdsfd {
    margin-left: 10px;
  }

  .footer-headers.opacity {
    display: none;
  }

  .navigation_link {
    font-size: 2rem;
  }

  .hero {
    min-height: 500px;
  }

  .hero.hero-contact {
    background-image: linear-gradient(#fff, #0000), linear-gradient(0deg, #fff, #0000), url('../images/Component-15.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, repeat;
    background-size: auto, auto, cover;
    padding-top: 50px;
  }

  .hero-content {
    max-width: 90%;
  }

  .hero-content.hero-onas {
    min-height: 500px;
  }

  .hero-content.hero-onas.con-lefto {
    justify-content: flex-start;
    align-items: center;
    width: 95%;
    min-height: auto;
  }

  .hero-left-box.hero-left.con-left {
    display: none;
  }

  .hero-right-box.hero-right {
    min-height: auto;
  }

  .hero-right-box.hero-right.con-left {
    background-image: none;
    background-position: 0 0;
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-right-content.right-content.contact-right {
    min-height: auto;
  }

  .counter-box {
    max-width: 30%;
  }

  .card-content {
    padding-top: 50px;
  }

  .card-main {
    min-height: 500px;
    padding-left: 15px;
  }

  .card-main-text {
    justify-content: flex-start;
    align-items: stretch;
    min-width: 70%;
    min-height: auto;
    max-height: none;
  }

  .card-main-columns {
    height: auto;
  }

  .card-main-paralax {
    min-height: 600px;
    max-height: 600px;
    top: 0;
  }

  .card-main-text-secound {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    min-width: 100%;
    max-width: none;
    display: flex;
  }

  .points-block {
    padding-top: 25px;
    padding-left: 25px;
  }

  .single-points {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .single-points.new-points.sdfsdfsdfsdf {
    width: 100%;
  }

  .single-points.lll {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .point-text {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .square-point {
    margin-top: 25px;
  }

  .square-point.new-square {
    position: absolute;
    left: 0%;
  }

  .benefits-tab-column.column-short {
    width: 25%;
  }

  .benefits-tab-column.main-column-left {
    width: 50%;
  }

  .box-paragraph-contener-line.line-icon {
    justify-content: center;
    align-items: center;
    width: 90%;
    display: flex;
  }

  .line-benefits {
    width: 98%;
  }

  .header-column-text {
    font-size: 1rem;
  }

  .usage-container-content {
    min-height: auto;
    max-height: none;
    padding-top: 50px;
  }

  .codeblock-line-mobile {
    min-width: 100%;
    position: absolute;
  }

  .masked-image {
    padding-top: 0;
    padding-bottom: 0;
  }

  .puzzle-left-up.movile-puzzle {
    width: 50%;
    min-width: auto;
    max-width: none;
  }

  .contact-us {
    padding-bottom: 50px;
  }

  .contact-us-section.contact-main {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-us-section.contact-main.sdadsa {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .forms-box {
    justify-content: center;
    align-items: center;
    max-width: 100%;
  }

  .forms-box.form-main {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-height: auto;
    max-height: none;
  }

  .case-section {
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    margin-top: 80px;
  }

  .section-left-container {
    justify-content: center;
    align-items: flex-start;
    max-width: 70%;
    padding-bottom: 0;
    padding-left: 20px;
  }

  .uslugi-section {
    width: 100%;
    max-width: 767px;
  }

  .cards-flex {
    width: 90%;
  }

  .wspolpraca-section {
    z-index: 1;
    max-width: 767px;
    height: auto;
  }

  .wspolpraca-up-flex {
    width: 95%;
  }

  .wspolpraca-down-flex {
    width: 100%;
    max-width: none;
    margin-left: 5px;
    margin-right: 0;
  }

  .wspolpraca-down-flex.bez-ccc.asdasd {
    width: 100%;
  }

  .wspolpraca-down-flex.bez-ccc.asdasd.kjl {
    margin-left: 4px;
  }

  .wspolpraca-left-flex {
    width: 100%;
  }

  .wspolpraca-left-flex.cccc.sfddsf.scrollable {
    min-width: 100%;
    max-height: 700px;
    margin-left: -14px;
  }

  .acordeon-item {
    justify-content: space-between;
    align-items: center;
  }

  .proces-section {
    padding-top: 80px;
  }

  .proces-in-section {
    width: 95%;
  }

  .blocks-hover-section {
    flex-flow: column;
  }

  .blocks-hover-section.disabled-hover-box {
    display: none;
  }

  .hover-box {
    min-height: 400px;
    max-height: 400px;
  }

  .hover-box.disabled-hover-box {
    display: flex;
  }

  .white-button {
    width: 100%;
  }

  .tree-section {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: space-around;
    align-items: center;
    width: 85%;
    max-width: none;
    min-height: auto;
    margin-top: 0;
    margin-bottom: 50px;
    padding-top: 0;
  }

  .tree-section.new-tree-section {
    width: 95%;
    max-width: 1240px;
  }

  .tree-padding {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
    height: 50%;
    min-height: auto;
    margin-top: 50px;
    padding-top: 0;
  }

  .tree-identity {
    flex-flow: column;
    min-height: auto;
  }

  .image-11 {
    display: none;
  }

  .image-11.hidden-img {
    max-height: 300px;
    margin-left: -100px;
    margin-right: -100px;
    display: block;
  }

  .flex-block-10 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
    padding-top: 0;
    display: none;
  }

  .flex-block-10.hidden-logos {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .flex-block-10.hidden-logos._2columns {
    grid-template-columns: 1fr 1fr;
    max-width: none;
  }

  .flex-block-11 {
    width: 100%;
    padding-top: 0;
  }

  .flex-block-13.new-flex.mobile-down-footer {
    flex-flow: column;
  }

  .right-footer {
    flex-flow: wrap;
    justify-content: space-around;
    align-items: flex-start;
  }

  .column-right-footer {
    width: 50%;
    min-height: auto;
  }

  .column-right-footer._100-footer {
    width: 100%;
    padding-bottom: 10px;
  }

  .footer-link {
    font-size: 16px;
  }

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

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

  .left-consultation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .left-onas-create.hkghkg {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .heading-10 {
    font-size: 14px;
  }

  .collection-list {
    width: auto;
  }

  .collection-item {
    width: 50%;
  }

  .heading-14 {
    text-align: center;
    font-size: 16px;
  }

  .collection-list-9 {
    justify-content: center;
    align-items: center;
  }

  .collection-item-3 {
    justify-content: center;
    width: 100%;
  }

  .heading-17 {
    font-size: 24px;
    line-height: 40px;
  }

  .icons-contact {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .icons-row {
    justify-content: flex-start;
    align-items: center;
  }

  .flex-block-36 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-21 {
    margin-left: 10px;
  }

  .flex-block-37 {
    min-width: 100%;
    padding-left: 0;
  }

  .flex-block-39 {
    width: 95%;
    margin-left: 0;
  }

  .pulse {
    width: 200px;
  }

  .img2, .img3 {
    width: 20%;
  }

  .img4 {
    width: 22%;
    max-width: 50%;
  }

  .img5 {
    width: 30%;
  }

  .code-embed-13 {
    max-height: none;
  }

  .code-embed-14._14embed {
    display: none;
  }

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

  .flex-block-55 {
    width: 100%;
  }

  .line-mobile-tree {
    width: 50%;
    display: flex;
  }

  .link-block-23.w--current {
    width: 35%;
  }

  .link-block-24.w--current {
    width: 40%;
  }

  .privacy-policy-container {
    width: 85%;
  }

  .link-block-27 {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .menu-container {
    justify-content: space-between;
    min-width: 100%;
    max-width: 1%;
  }

  .text-subheaders {
    line-height: 32px;
    display: block;
  }

  .text-subheaders.subheaders-white {
    text-align: left;
    display: none;
  }

  .text-subheaders.subheaders-white.hidden {
    display: block;
  }

  .text-subheaders.center-subheaders {
    text-align: center;
  }

  .text-subheaders.padding-text-subbhedears {
    margin-bottom: 25px;
    padding-left: 0;
  }

  .text-subheaders.new-subheaders {
    text-align: left;
    font-size: 2.3rem;
    line-height: 34px;
  }

  .text-subheaders.new-subheaders.center {
    text-align: left;
    font-size: 2rem;
    line-height: 32px;
  }

  .text-subheaders.white-subheaders {
    font-size: 2rem;
  }

  .text-subheaders.smallblog {
    font-size: 16px;
    font-weight: 700;
  }

  .text-span-subheaders {
    font-size: 2rem;
    line-height: 32px;
  }

  .card-headers {
    font-size: 16px;
    line-height: 16px;
  }

  .card-headers.points-headers {
    line-height: 22px;
  }

  .card-headers.points-headers.head-bez {
    margin-left: 30px;
  }

  .card-headers.points-headers.head-bez._56 {
    margin-top: 5px;
  }

  .card-headers.new-headers-card {
    white-space: normal;
    word-break: normal;
    font-size: 16px;
    line-height: 20px;
  }

  .card-headers.new-headers-card.points-headers {
    width: auto;
  }

  .button {
    justify-content: center;
    align-items: center;
    min-width: 100%;
    display: flex;
  }

  .button.section-button {
    text-align: center;
    width: 100%;
    min-width: auto;
  }

  .text-paragraph.new-paragraph, .text-paragraph.new-paragraph.center-paragraph, .text-paragraph.new-paragraph.center-paragraph.onas-left.jk {
    text-align: left;
  }

  .text-paragraph.paragraph-onas.ppp-bez {
    margin-left: 20px;
  }

  .text-span-paragraph {
    font-size: 1rem;
  }

  .text-under-numbers {
    text-align: center;
    font-size: 1rem;
  }

  .text-acent-long {
    text-align: center;
    max-width: 100%;
  }

  .text-acent-long.acent-white {
    max-width: 100%;
  }

  .card-paragraph.paragrapht-white {
    text-align: left;
  }

  .card-paragraph.paragrapht-white.left-align, .card-paragraph.paragrapht-white.padding-card {
    width: 100%;
  }

  .card-paragraph.center-paragraph {
    text-align: center;
    max-width: 100%;
    text-decoration: none;
  }

  .text-acent.center {
    text-align: center;
  }

  .text-acent.acent-onas.dsfdsfd {
    margin-left: 10px;
  }

  .nav-holder {
    width: 30px;
    height: 30px;
  }

  .navigation_link {
    padding-left: 0;
    padding-right: 2rem;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .off-canvas {
    width: 350px;
  }

  .nav-link-holder {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .menu-child {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }

  .social-link {
    margin-left: 10px;
    margin-right: 10px;
  }

  .image {
    max-width: 70%;
  }

  .hero {
    background-image: linear-gradient(0deg, #fff, #3333 49%, #0000), linear-gradient(#fff, #0000), url('../images/Vector-30.svg'), url('../images/Component-15.webp');
    background-position: 0 0, 0 0, 200% 45%, 50%;
    background-repeat: repeat, repeat, no-repeat, repeat;
    background-size: auto, auto, 80%, cover;
    justify-content: center;
    align-items: flex-end;
    min-height: auto;
    max-height: none;
    padding-top: 7vh;
    padding-bottom: 0;
  }

  .hero.hero-blog {
    background-image: linear-gradient(0deg, #fff, #3333 49%, #0000), linear-gradient(#fff, #0000), url('../images/Component-15.webp');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, repeat;
    background-size: auto, auto, cover;
    min-height: auto;
  }

  .hero.hero-contact {
    background-image: linear-gradient(#fff, #0000), linear-gradient(0deg, #fff, #0000), url('../images/Warstwa_1-2.png'), url('../images/Component-15.webp');
    background-position: 0 0, 0 0, 120% 5%, 50%;
    background-repeat: repeat, repeat, no-repeat, repeat;
    background-size: auto, auto, 60%, cover;
    justify-content: center;
    align-items: center;
  }

  .hero.hero-contact.herrro {
    background-image: linear-gradient(#fff, #0000), linear-gradient(0deg, #fff, #0000), url('../images/Warstwa_1-2.png'), url('../images/Component-15.webp');
    background-position: 0 0, 0 0, 200% 15%, 50%;
    background-repeat: repeat, repeat, no-repeat, repeat;
    background-size: auto, auto, 80%, cover;
  }

  .hero.hero-back {
    background-image: linear-gradient(0deg, #ffffffab, #0000 0%, #3333), linear-gradient(#fff, #0000), url('../images/Vector-30.svg'), url('../images/Component-15.webp');
    background-position: 0 0, 0 0, 170%, 50%;
    background-repeat: repeat, repeat, no-repeat, repeat;
    background-size: auto, auto, 70%, cover;
  }

  .hero-content {
    width: 85%;
    min-width: auto;
    max-width: none;
    min-height: auto;
    max-height: none;
  }

  .hero-content.hero-onas {
    width: 85%;
    max-width: none;
  }

  .hero-content.hero-onas.hero-blog-content {
    min-height: auto;
  }

  .hero-content.hero-onas.con-lefto {
    width: 85%;
    max-width: none;
  }

  .hero-gradient.blog-gradient.post-gradinet, .hero-gradient.blog-gradient.post-gradinet.gradient-post-up {
    min-height: 30px;
    max-height: 30px;
  }

  .hero-left-box {
    min-width: auto;
    max-width: 80%;
    min-height: auto;
    max-height: none;
    margin-left: 0;
    margin-right: 0;
    display: none;
  }

  .hero-left-box.hero-left {
    display: none;
  }

  .hero-left-box.hero-left.hero-left-blog {
    justify-content: flex-start;
    align-items: center;
  }

  .hero-right-box {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    min-height: auto;
    max-height: none;
  }

  .hero-right-box.hero-right {
    margin-bottom: 20px;
  }

  .hero-right-box.hero-right.con-left {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-right-box.hero-right.con-left.rrro {
    background-image: linear-gradient(#0000, #0000);
    background-position: 0 0;
  }

  .image-3.image-onas {
    display: block;
  }

  .hero-right-content {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-right-content.right-content {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .hero-right-content.right-content.blog-hero-content {
    min-height: auto;
  }

  .counter-main-box {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .counter-box {
    justify-content: center;
    align-items: center;
    width: 29%;
    min-width: auto;
    max-width: none;
  }

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

  .card-section.blog-cart-section.blog-gradient.card-section2._45 {
    width: 85%;
    max-width: none;
  }

  .card-content {
    width: 85%;
    min-width: auto;
    max-width: none;
    min-height: auto;
    padding-top: 50px;
  }

  .card-content.blog-content {
    background-image: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .card-content.blog-content.post-blog {
    padding-top: 30px;
  }

  .card-gradient.down-gradient {
    display: none;
  }

  .card-main {
    justify-content: center;
    align-items: center;
    min-height: auto;
    max-height: none;
  }

  .card-main-text {
    min-width: 100%;
    max-width: 100%;
  }

  .card-main-columns {
    height: auto;
    min-height: auto;
    padding-left: 15px;
  }

  .card-main-paralax {
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: auto;
    max-height: none;
    position: relative;
    top: 0;
    left: 0%;
    right: 0%;
  }

  .paralax-code-small {
    min-width: 100%;
  }

  .card-main-text-secound {
    padding-top: 25px;
    padding-left: 0;
  }

  .points-block {
    padding-top: 25px;
    padding-left: 5px;
  }

  .single-points {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .single-points.new-points {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    min-height: 28px;
  }

  .single-points.new-points.sdfsdfsdfsdf {
    justify-content: center;
    align-items: flex-start;
    min-height: auto;
    margin-bottom: 20px;
    display: flex;
  }

  .single-points.lll {
    flex-flow: row;
  }

  .square-point {
    margin-left: -25px;
  }

  .square-point.new-square {
    margin-left: 0;
  }

  .slider-paralax {
    border-top: 2px solid var(--złoty);
    border-bottom: 2px solid var(--złoty);
    background-color: #0000;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .slide {
    vertical-align: baseline;
    width: auto;
    max-width: none;
  }

  .slide-box {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: auto;
    height: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding-top: 20px;
    padding-bottom: 40px;
    display: flex;
  }

  .left-arrow {
    justify-content: flex-start;
    align-items: center;
    width: 2.5%;
    display: flex;
    position: absolute;
  }

  .icon-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .right-arrow {
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    width: 2.5%;
    display: flex;
  }

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

  .left-arrow-icon {
    width: 100%;
    display: block;
    position: absolute;
  }

  .slide-nav {
    background-color: #0000;
    justify-content: center;
    align-items: center;
    max-height: none;
    display: flex;
  }

  .benefits-box-content {
    width: 85%;
    min-width: auto;
    max-width: none;
  }

  .benefits-tab-column.column-short.column-transparent {
    justify-content: flex-start;
    align-items: center;
  }

  .benefits-tab-column.main-column-left {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .box-paragraph-contener {
    height: 150px;
  }

  .image-box {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .header-column-text {
    font-size: .75rem;
  }

  .header-column-text.text-column {
    font-size: .6rem;
  }

  .image-6 {
    max-width: 90%;
  }

  .usage-container-content {
    min-width: 100%;
    max-width: 100%;
    min-height: auto;
    max-height: none;
    padding-top: 50px;
  }

  .masked-image {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .puzzle-left-up.movile-puzzle {
    min-width: 100%;
    max-width: 100%;
  }

  .contact-us {
    min-width: auto;
    max-width: none;
    padding-top: 0;
    padding-left: 0;
  }

  .contact-us-section {
    flex-flow: column;
    max-height: 1000px;
  }

  .contact-us-section.contact-main.sdadsa {
    background-image: linear-gradient(#0000, #0000);
    background-repeat: repeat;
    background-size: auto;
    max-height: none;
    padding: 20px 0;
  }

  .forms-box {
    min-width: 100%;
    max-width: 100%;
  }

  .forms-box.form-main {
    min-width: auto;
    max-width: none;
    max-height: none;
  }

  .submit-button {
    font-size: 14px;
  }

  .form-right {
    display: none;
  }

  .case-section {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    justify-content: flex-start;
    align-items: flex-end;
    width: 85%;
    max-width: none;
    margin-top: 0;
  }

  .case-section.doradztwo {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .case-section.finanse {
    background-image: none;
    background-position: 0 0;
  }

  .case-section.prawna, .case-section.marketing, .case-section.it-moc {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .section-left-container {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-top: 80px;
    margin-bottom: auto;
    padding-left: 0;
  }

  .uslugi-section {
    width: 100%;
    max-width: none;
  }

  .cards-flex {
    width: 85%;
    max-width: none;
  }

  .wspolpraca-section {
    width: 85%;
    max-width: none;
    height: auto;
  }

  .wspolpraca-section.wspolpraca-section-one.bez-page {
    min-height: auto;
  }

  .wspolpraca-up-flex {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 50px;
  }

  .wspolpraca-right-flex {
    width: 100%;
    padding-right: 0;
  }

  .wspolpraca-down-flex {
    background-image: linear-gradient(90deg, #fff 29%, #0000 38%), linear-gradient(270deg, #fff, #0000 20%), linear-gradient(0deg, #fffffff2 9%, #0000 18%), linear-gradient(#fff 1%, #0000 50%);
    background-position: 0 0, 0 0, 0 0, 0 0;
    background-repeat: repeat, repeat, repeat, repeat;
    background-size: auto, auto, auto, auto;
    margin-top: 50px;
  }

  .wspolpraca-left-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .wspolpraca-left-flex.cccc.sfddsf.scrollable {
    flex-flow: column;
    width: auto;
    min-width: auto;
    margin-left: -8px;
  }

  .acordeon-item {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: space-between;
    align-items: center;
    height: auto;
    min-height: 80px;
    max-height: 80px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .acordeon-item.new-secound {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 40px;
  }

  .icon-5.accordin-cion {
    justify-content: flex-end;
    align-items: center;
    width: 15%;
  }

  .icon-5.accordin-cion.new-acoridnno-cion {
    justify-content: center;
    align-items: flex-start;
    width: 20%;
  }

  .proces-section {
    padding-top: 40px;
  }

  .proces-in-section {
    justify-content: center;
    align-items: flex-start;
    width: 85%;
    max-width: 100%;
  }

  .tree-section {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 85%;
    max-width: none;
    margin-bottom: 50px;
  }

  .tree-section.new-tree-section {
    width: 85%;
    max-width: none;
    margin-top: 0;
  }

  .tree-section.new-blog-svg {
    max-width: 99%;
    margin-bottom: 0;
    padding-bottom: 50px;
  }

  .number-header {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    width: 85%;
  }

  .number-header.new-cos {
    width: 80%;
  }

  .tree-padding {
    margin-top: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .tree-padding.padding-tree-nas.padding-top-onas {
    margin-bottom: 50px;
  }

  .tree-padding.bbb {
    margin-bottom: 0;
  }

  .tree-identity {
    flex-flow: column;
  }

  .tree-identity.tree-main {
    padding-top: 20px;
  }

  .center-tree-paddin {
    justify-content: center;
    align-items: flex-start;
  }

  .center-tree-paddin.blogowe, .center-tree-paddin.newoce.sdfsdfdsfddfs.sdfdsfdsfd {
    margin-top: 0;
  }

  .center-tree-paddin.fdgdfgffddg {
    justify-content: center;
    align-items: flex-start;
  }

  .image-11 {
    width: 80%;
    display: none;
  }

  .flex-block-10 {
    grid-template-columns: 1fr 1fr 1fr;
    width: 95%;
    display: none;
  }

  .flex-block-10.hidden-logos {
    flex-flow: column;
    display: flex;
  }

  .flex-block-11 {
    padding-top: 0;
  }

  .flex-block-13 {
    width: 85%;
    max-width: none;
  }

  .flex-block-13.new-flex.mobile-down-footer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 0;
  }

  .right-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .column-right-footer._100-footer {
    margin-top: 10px;
  }

  .link-block, .link-block.w--current {
    text-decoration: none;
  }

  .heading-9 {
    text-align: center;
  }

  .right-consultation {
    min-height: 250px;
  }

  .left-consultation {
    padding-left: 0;
    padding-right: 0;
  }

  .flex-block-16 {
    justify-content: center;
    align-items: center;
  }

  .collection-list {
    display: block;
  }

  .collection-item {
    width: 100%;
  }

  .flex-block-18._18-block {
    width: 100%;
    max-width: none;
  }

  .collection-list-2, .collection-list-3, .collection-list-4, .collection-list-5, .collection-list-6, .collection-list-7, .collection-list-8 {
    display: block;
  }

  .heading-13 {
    text-align: center;
  }

  .heading-14 {
    text-align: center;
    font-size: 14px;
    line-height: 28px;
  }

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

  .flex-block-23 {
    background-color: #0000;
    padding-top: 0;
    padding-bottom: 0;
  }

  .flex-block-29 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 85%;
  }

  .flex-block-29._29-post {
    width: 95%;
  }

  .flex-block-31 {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-right: 0;
  }

  .collection-item-3 {
    width: 100%;
  }

  .link-block-12 {
    text-align: left;
  }

  .flex-block-36 {
    justify-content: center;
    align-items: flex-start;
    padding: 20px 20px 40px;
  }

  .heading-19 {
    font-size: 2rem;
  }

  .heading-21 {
    margin-left: 10px;
    font-size: 32px;
  }

  .flex-block-39 {
    width: 85%;
    max-width: none;
  }

  .pulse {
    width: 150px;
  }

  .flex-block-41 {
    width: 85%;
    max-width: none;
  }

  .img1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .img2, .img3, .img4 {
    width: 35%;
    max-width: 70%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .img5 {
    width: 40%;
    max-width: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .flex-block-46 {
    background-image: none;
    width: 100vw;
    margin-left: 0;
    display: none;
    position: absolute;
  }

  .contenr-usage-container {
    width: 100%;
  }

  .container-contact-us-section {
    background-color: var(--granatowy);
    background-image: none;
    background-position: 0 0;
  }

  .content-tree-section.content-contact {
    background-image: linear-gradient(#f0f0f0, #fff 15%);
  }

  .case-bck {
    background-image: linear-gradient(0deg, #fff, #0000 12%), linear-gradient(#fffffff2, #fffffff2), url('../images/46f44c202580e58633c05cda2be5a5f42e185090.png');
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
  }

  .blocks-container {
    width: 85%;
    max-width: none;
  }

  .new-block-item.block-item-one {
    min-height: 400px;
  }

  .new-block-item.block-item-one.one, .new-block-item.block-item-one.oneone {
    min-height: 500px;
  }

  .new-block-item.block-item-one.digitalone, .new-block-item.block-item-one.itone, .new-block-item.block-item-one.prawoone {
    min-height: 450px;
  }

  .new-block-item.block-item-two {
    min-height: 400px;
  }

  .new-block-item.block-item-two.two, .new-block-item.block-item-two.twotwo {
    min-height: 500px;
  }

  .new-block-item.block-item-two.digitaltwo, .new-block-item.block-item-two.ittwo, .new-block-item.block-item-two.prawotwo {
    min-height: 450px;
  }

  .new-block-item.block-item-three {
    min-height: 400px;
  }

  .new-block-item.block-item-three.three, .new-block-item.block-item-three.threethree {
    min-height: 500px;
  }

  .new-block-item.block-item-three.digitalthree, .new-block-item.block-item-three.itthree, .new-block-item.block-item-three.prawothree {
    min-height: 450px;
  }

  .new-block-item.block-item-four {
    min-height: 400px;
  }

  .new-block-item.block-item-four.four, .new-block-item.block-item-four.fourfour {
    min-height: 500px;
  }

  .new-block-item.block-item-four.digitalfour, .new-block-item.block-item-four.itfour, .new-block-item.block-item-four.prawofour {
    min-height: 450px;
  }

  .new-block-item.block-item-five {
    min-height: 400px;
  }

  .new-block-item.block-item-five.five, .new-block-item.block-item-five.fivefive {
    min-height: 500px;
  }

  .new-block-item.block-item-five.digitalfive, .new-block-item.block-item-five.itfive, .new-block-item.block-item-five.prawofive {
    min-height: 450px;
  }

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

  .content-consultation {
    flex-flow: column;
    width: 85%;
    max-width: none;
  }

  .flex-block-55 {
    width: 100%;
    margin-left: 8px;
  }

  .flex-block-56 {
    padding-left: 20px;
    display: block;
  }

  .flex-block-57 {
    width: 100%;
    margin-left: 8px;
  }

  .number-points {
    flex-flow: row;
  }

  .line-mobile-tree {
    background-color: var(--złoty);
    width: 100%;
    height: 2px;
  }

  .link-block-23.w--current {
    width: 50%;
  }

  .popup-content {
    justify-content: center;
    align-items: center;
    width: 90%;
  }

  .form-popup {
    width: 88%;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  .form-block-popup, .collection-item-4, .collection-item-5 {
    width: 100%;
  }

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

  .collection-item-6 {
    width: 100%;
  }
}

#w-node-b58d2d6b-577e-5031-3f9f-75e33e7c048e-2543388b, #w-node-c5445870-ab0c-94de-e4ef-317d591c038d-2543388b, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e00-a505b1f9, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e10-a505b1f9, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b2684c-1b53d8e5, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b2685c-1b53d8e5, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2af1-b13a676e, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2b01-b13a676e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29b7-ed728c6e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29c7-ed728c6e, #w-node-_4d72735a-13f3-2189-022f-86a372519d28-7ab762ad, #w-node-_4d72735a-13f3-2189-022f-86a372519d38-7ab762ad, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea1d-3ffc0e52, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea2d-3ffc0e52, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744e8-113ac3a7, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744f8-113ac3a7, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e370f-e9ef4388, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e371f-e9ef4388, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad961-4bfe80d5, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad971-4bfe80d5, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2b9-674319eb, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2c4-674319eb, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db239242-add98eed, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db23924d-add98eed, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb6d-cd9d295c, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb78-cd9d295c, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df2e-90ba5e57, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df39-90ba5e57, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee004-1738eca7, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee00f-1738eca7, #w-node-b84bc753-4ffc-d89a-10f3-60f262218635-97f423ef, #w-node-b84bc753-4ffc-d89a-10f3-60f262218640-97f423ef, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d89625a-bc76e37b, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d896265-bc76e37b, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0d1-c735a662, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0dc-c735a662, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433c2-416f8134, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433cd-416f8134, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e58-5c68b5f7, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e68-5c68b5f7, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795af-b200e173, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795bf-b200e173, #w-node-b7978e55-1109-82fa-5968-1c45a41dda81-cd7c0f5b, #w-node-b7978e55-1109-82fa-5968-1c45a41dda91-cd7c0f5b, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1dadb-89edc759, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1daeb-89edc759, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252a5-292258ef, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252b5-292258ef, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aecdc-0f5e7f86, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aecec-0f5e7f86, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed8574-0d4d5810, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed8584-0d4d5810, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54bec-5b5db798, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54bfc-5b5db798, #w-node-e2239394-31ea-645d-78f6-c425109fdfda-4f28bc14, #w-node-e2239394-31ea-645d-78f6-c425109fdfea-4f28bc14, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c39-00048fec, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c49-00048fec {
  justify-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-b58d2d6b-577e-5031-3f9f-75e33e7c048e-2543388b, #w-node-b58d2d6b-577e-5031-3f9f-75e33e7c0490-2543388b, #w-node-b58d2d6b-577e-5031-3f9f-75e33e7c0492-2543388b, #w-node-b58d2d6b-577e-5031-3f9f-75e33e7c0494-2543388b, #w-node-b58d2d6b-577e-5031-3f9f-75e33e7c0496-2543388b, #w-node-c5445870-ab0c-94de-e4ef-317d591c038d-2543388b, #w-node-c5445870-ab0c-94de-e4ef-317d591c038f-2543388b, #w-node-c5445870-ab0c-94de-e4ef-317d591c0391-2543388b, #w-node-_705d5c4c-d975-63c8-d70f-77f0a1a8ebb9-2543388b, #w-node-_705d5c4c-d975-63c8-d70f-77f0a1a8ebbb-2543388b, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e00-a505b1f9, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e03-a505b1f9, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e06-a505b1f9, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e09-a505b1f9, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e0c-a505b1f9, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e10-a505b1f9, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e13-a505b1f9, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e16-a505b1f9, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e1a-a505b1f9, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e1d-a505b1f9, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b2684c-1b53d8e5, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b2684f-1b53d8e5, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b26852-1b53d8e5, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b26855-1b53d8e5, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b26858-1b53d8e5, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b2685c-1b53d8e5, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b2685f-1b53d8e5, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b26862-1b53d8e5, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b26866-1b53d8e5, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b26869-1b53d8e5, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2af1-b13a676e, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2af4-b13a676e, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2af7-b13a676e, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2afa-b13a676e, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2afd-b13a676e, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2b01-b13a676e, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2b04-b13a676e, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2b07-b13a676e, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2b0b-b13a676e, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2b0e-b13a676e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29b7-ed728c6e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29ba-ed728c6e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29bd-ed728c6e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29c0-ed728c6e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29c3-ed728c6e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29c7-ed728c6e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29ca-ed728c6e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29cd-ed728c6e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29d1-ed728c6e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29d4-ed728c6e, #w-node-_4d72735a-13f3-2189-022f-86a372519d28-7ab762ad, #w-node-_4d72735a-13f3-2189-022f-86a372519d2b-7ab762ad, #w-node-_4d72735a-13f3-2189-022f-86a372519d2e-7ab762ad, #w-node-_4d72735a-13f3-2189-022f-86a372519d31-7ab762ad, #w-node-_4d72735a-13f3-2189-022f-86a372519d34-7ab762ad, #w-node-_4d72735a-13f3-2189-022f-86a372519d38-7ab762ad, #w-node-_4d72735a-13f3-2189-022f-86a372519d3b-7ab762ad, #w-node-_4d72735a-13f3-2189-022f-86a372519d3e-7ab762ad, #w-node-_4d72735a-13f3-2189-022f-86a372519d42-7ab762ad, #w-node-_4d72735a-13f3-2189-022f-86a372519d45-7ab762ad, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea1d-3ffc0e52, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea20-3ffc0e52, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea23-3ffc0e52, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea26-3ffc0e52, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea29-3ffc0e52, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea2d-3ffc0e52, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea30-3ffc0e52, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea33-3ffc0e52, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea37-3ffc0e52, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea3a-3ffc0e52, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744e8-113ac3a7, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744eb-113ac3a7, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744ee-113ac3a7, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744f1-113ac3a7, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744f4-113ac3a7, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744f8-113ac3a7, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744fb-113ac3a7, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744fe-113ac3a7, #w-node-cb7878e1-1f6b-9400-353c-6e936c874502-113ac3a7, #w-node-cb7878e1-1f6b-9400-353c-6e936c874505-113ac3a7, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e370f-e9ef4388, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e3712-e9ef4388, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e3715-e9ef4388, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e3718-e9ef4388, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e371b-e9ef4388, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e371f-e9ef4388, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e3722-e9ef4388, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e3725-e9ef4388, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e3729-e9ef4388, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e372c-e9ef4388, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad961-4bfe80d5, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad964-4bfe80d5, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad967-4bfe80d5, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad96a-4bfe80d5, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad96d-4bfe80d5, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad971-4bfe80d5, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad974-4bfe80d5, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad977-4bfe80d5, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad97b-4bfe80d5, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad97e-4bfe80d5, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2b9-674319eb, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2bb-674319eb, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2bd-674319eb, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2bf-674319eb, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2c1-674319eb, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2c4-674319eb, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2c6-674319eb, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2c8-674319eb, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2cb-674319eb, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2cd-674319eb, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db239242-add98eed, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db239244-add98eed, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db239246-add98eed, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db239248-add98eed, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db23924a-add98eed, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db23924d-add98eed, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db23924f-add98eed, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db239251-add98eed, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db239254-add98eed, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db239256-add98eed, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb6d-cd9d295c, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb6f-cd9d295c, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb71-cd9d295c, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb73-cd9d295c, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb75-cd9d295c, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb78-cd9d295c, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb7a-cd9d295c, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb7c-cd9d295c, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb7f-cd9d295c, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb81-cd9d295c, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df2e-90ba5e57, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df30-90ba5e57, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df32-90ba5e57, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df34-90ba5e57, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df36-90ba5e57, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df39-90ba5e57, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df3b-90ba5e57, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df3d-90ba5e57, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df40-90ba5e57, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df42-90ba5e57, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee004-1738eca7, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee006-1738eca7, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee008-1738eca7, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee00a-1738eca7, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee00c-1738eca7, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee00f-1738eca7, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee011-1738eca7, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee013-1738eca7, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee016-1738eca7, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee018-1738eca7, #w-node-b84bc753-4ffc-d89a-10f3-60f262218635-97f423ef, #w-node-b84bc753-4ffc-d89a-10f3-60f262218637-97f423ef, #w-node-b84bc753-4ffc-d89a-10f3-60f262218639-97f423ef, #w-node-b84bc753-4ffc-d89a-10f3-60f26221863b-97f423ef, #w-node-b84bc753-4ffc-d89a-10f3-60f26221863d-97f423ef, #w-node-b84bc753-4ffc-d89a-10f3-60f262218640-97f423ef, #w-node-b84bc753-4ffc-d89a-10f3-60f262218642-97f423ef, #w-node-b84bc753-4ffc-d89a-10f3-60f262218644-97f423ef, #w-node-b84bc753-4ffc-d89a-10f3-60f262218647-97f423ef, #w-node-b84bc753-4ffc-d89a-10f3-60f262218649-97f423ef, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d89625a-bc76e37b, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d89625c-bc76e37b, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d89625e-bc76e37b, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d896260-bc76e37b, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d896262-bc76e37b, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d896265-bc76e37b, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d896267-bc76e37b, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d896269-bc76e37b, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d89626c-bc76e37b, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d89626e-bc76e37b, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0d1-c735a662, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0d3-c735a662, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0d5-c735a662, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0d7-c735a662, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0d9-c735a662, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0dc-c735a662, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0de-c735a662, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0e0-c735a662, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0e3-c735a662, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0e5-c735a662, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433c2-416f8134, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433c4-416f8134, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433c6-416f8134, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433c8-416f8134, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433ca-416f8134, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433cd-416f8134, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433cf-416f8134, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433d1-416f8134, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433d4-416f8134, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433d6-416f8134, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e58-5c68b5f7, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e5b-5c68b5f7, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e5e-5c68b5f7, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e61-5c68b5f7, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e64-5c68b5f7, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e68-5c68b5f7, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e6b-5c68b5f7, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e6e-5c68b5f7, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e72-5c68b5f7, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e75-5c68b5f7, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795af-b200e173, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795b2-b200e173, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795b5-b200e173, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795b8-b200e173, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795bb-b200e173, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795bf-b200e173, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795c2-b200e173, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795c5-b200e173, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795c9-b200e173, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795cc-b200e173, #w-node-b7978e55-1109-82fa-5968-1c45a41dda81-cd7c0f5b, #w-node-b7978e55-1109-82fa-5968-1c45a41dda84-cd7c0f5b, #w-node-b7978e55-1109-82fa-5968-1c45a41dda87-cd7c0f5b, #w-node-b7978e55-1109-82fa-5968-1c45a41dda8a-cd7c0f5b, #w-node-b7978e55-1109-82fa-5968-1c45a41dda8d-cd7c0f5b, #w-node-b7978e55-1109-82fa-5968-1c45a41dda91-cd7c0f5b, #w-node-b7978e55-1109-82fa-5968-1c45a41dda94-cd7c0f5b, #w-node-b7978e55-1109-82fa-5968-1c45a41dda97-cd7c0f5b, #w-node-b7978e55-1109-82fa-5968-1c45a41dda9b-cd7c0f5b, #w-node-b7978e55-1109-82fa-5968-1c45a41dda9e-cd7c0f5b, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1dadb-89edc759, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1dade-89edc759, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1dae1-89edc759, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1dae4-89edc759, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1dae7-89edc759, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1daeb-89edc759, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1daee-89edc759, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1daf1-89edc759, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1daf5-89edc759, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1daf8-89edc759, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252a5-292258ef, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252a8-292258ef, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252ab-292258ef, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252ae-292258ef, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252b1-292258ef, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252b5-292258ef, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252b8-292258ef, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252bb-292258ef, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252bf-292258ef, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252c2-292258ef, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aecdc-0f5e7f86, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aecdf-0f5e7f86, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aece2-0f5e7f86, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aece5-0f5e7f86, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aece8-0f5e7f86, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aecec-0f5e7f86, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aecef-0f5e7f86, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aecf2-0f5e7f86, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aecf6-0f5e7f86, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aecf9-0f5e7f86, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed8574-0d4d5810, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed8577-0d4d5810, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed857a-0d4d5810, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed857d-0d4d5810, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed8580-0d4d5810, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed8584-0d4d5810, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed8587-0d4d5810, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed858a-0d4d5810, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed858e-0d4d5810, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed8591-0d4d5810, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54bec-5b5db798, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54bef-5b5db798, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54bf2-5b5db798, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54bf5-5b5db798, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54bf8-5b5db798, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54bfc-5b5db798, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54bff-5b5db798, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54c02-5b5db798, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54c06-5b5db798, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54c09-5b5db798, #w-node-e2239394-31ea-645d-78f6-c425109fdfda-4f28bc14, #w-node-e2239394-31ea-645d-78f6-c425109fdfdd-4f28bc14, #w-node-e2239394-31ea-645d-78f6-c425109fdfe0-4f28bc14, #w-node-e2239394-31ea-645d-78f6-c425109fdfe3-4f28bc14, #w-node-e2239394-31ea-645d-78f6-c425109fdfe6-4f28bc14, #w-node-e2239394-31ea-645d-78f6-c425109fdfea-4f28bc14, #w-node-e2239394-31ea-645d-78f6-c425109fdfed-4f28bc14, #w-node-e2239394-31ea-645d-78f6-c425109fdff0-4f28bc14, #w-node-e2239394-31ea-645d-78f6-c425109fdff4-4f28bc14, #w-node-e2239394-31ea-645d-78f6-c425109fdff7-4f28bc14, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c39-00048fec, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c3c-00048fec, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c3f-00048fec, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c42-00048fec, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c45-00048fec, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c49-00048fec, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c4c-00048fec, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c4f-00048fec, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c53-00048fec, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c56-00048fec {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b58d2d6b-577e-5031-3f9f-75e33e7c0492-2543388b, #w-node-c5445870-ab0c-94de-e4ef-317d591c0391-2543388b, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e06-a505b1f9, #w-node-_00e1a74d-95ef-d1f4-df3e-810062324e16-a505b1f9, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b26852-1b53d8e5, #w-node-_0b8ed8af-87e3-9bd0-baf1-18a141b26862-1b53d8e5, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2af7-b13a676e, #w-node-df69cb40-6e6b-7ea6-7113-e294c14d2b07-b13a676e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29bd-ed728c6e, #w-node-_5fa0d595-3f20-9df3-c32d-4814f24d29cd-ed728c6e, #w-node-_4d72735a-13f3-2189-022f-86a372519d2e-7ab762ad, #w-node-_4d72735a-13f3-2189-022f-86a372519d3e-7ab762ad, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea23-3ffc0e52, #w-node-_0220a53e-5ba6-3abd-4dfa-993c2e02ea33-3ffc0e52, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744ee-113ac3a7, #w-node-cb7878e1-1f6b-9400-353c-6e936c8744fe-113ac3a7, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e3715-e9ef4388, #w-node-_3f8c6bd1-1df2-8a20-7910-7511e63e3725-e9ef4388, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad967-4bfe80d5, #w-node-_0698f79a-abd5-af64-0cd1-9bf45daad977-4bfe80d5, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2bd-674319eb, #w-node-_29e6b991-718f-4892-5b5b-f0de2562c2c8-674319eb, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db239246-add98eed, #w-node-_5fe12575-52d1-890b-a8d5-1ba7db239251-add98eed, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb71-cd9d295c, #w-node-adcbffc5-95ca-93b4-813e-e9f3ebcbbb7c-cd9d295c, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df32-90ba5e57, #w-node-_98bf073f-60bf-f11f-2070-44d6a3e4df3d-90ba5e57, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee008-1738eca7, #w-node-_94e73802-3cf6-3dac-39d2-b3d77e3ee013-1738eca7, #w-node-b84bc753-4ffc-d89a-10f3-60f262218639-97f423ef, #w-node-b84bc753-4ffc-d89a-10f3-60f262218644-97f423ef, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d89625e-bc76e37b, #w-node-c3cd689e-29dd-d5ce-5750-7fb41d896269-bc76e37b, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0d5-c735a662, #w-node-b57ffad4-9f01-432a-dfb1-cecbaa43b0e0-c735a662, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433c6-416f8134, #w-node-_0f64e1b8-7a30-4c62-2ac2-2f7de95433d1-416f8134, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e5e-5c68b5f7, #w-node-_08c749f4-3af7-b4c6-3874-a914ca006e6e-5c68b5f7, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795b5-b200e173, #w-node-_6c5ef88d-b707-57e8-0ece-effc071795c5-b200e173, #w-node-b7978e55-1109-82fa-5968-1c45a41dda87-cd7c0f5b, #w-node-b7978e55-1109-82fa-5968-1c45a41dda97-cd7c0f5b, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1dae1-89edc759, #w-node-_3743bdc4-b850-6f6d-c0e8-e1c635f1daf1-89edc759, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252ab-292258ef, #w-node-_6641a9bb-87af-1724-cb2f-8b5e2af252bb-292258ef, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aece2-0f5e7f86, #w-node-_652c7677-f3cf-4d5c-4ce1-586eba6aecf2-0f5e7f86, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed857a-0d4d5810, #w-node-_43bd9ac7-a3ca-22d7-15fc-39b9f0ed858a-0d4d5810, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54bf2-5b5db798, #w-node-_662834c5-de1d-3e69-5cc6-0e6370e54c02-5b5db798, #w-node-e2239394-31ea-645d-78f6-c425109fdfe0-4f28bc14, #w-node-e2239394-31ea-645d-78f6-c425109fdff0-4f28bc14, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c3f-00048fec, #w-node-_21f75fd6-fd1a-73fc-7f16-e7436d818c4f-00048fec {
    align-self: center;
  }
}


