:root {
  --gainsboro: #edf1f4;
  --black-2: #333;
  --black: rgba(0, 0, 0, .86);
  --dark-grey: #adadad;
  --orange-4: rgba(255, 188, 94, .62);
  --light-grey: #cbcbcb;
  --dim-grey: #5f5f5f;
  --peru: #d39450;
  --dark-slate-blue: #1746a2;
  --saddle-brown: #734909;
  --royal-blue: #03567e;
  --dark-slate-blue-2: #024363;
  --orange: rgba(255, 153, 0, .86);
  --orange-2: rgba(255, 162, 33, .21);
  --orange-3: #ffbc5e;
}

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

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

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

.background {
  height: 100vh;
  background-image: url('../images/11412.jpg');
  background-position: 50% 70%;
  background-size: cover;
  position: relative;
}

.container {
  position: static;
}

.div-block {
  min-height: 100vh;
  background-image: url('../images/01.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-2 {
  min-height: 100vh;
  background-image: url('../images/02.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-3 {
  min-height: 100vh;
  background-image: url('../images/03.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-4 {
  z-index: 5;
  min-height: 100vh;
  background-image: url('../images/11412.jpg');
  background-position: 0 0;
  background-size: cover;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-5 {
  z-index: 100;
  min-height: 100vh;
  min-width: 100vw;
  background-image: url('../images/11412.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  position: fixed;
  top: 0;
}

.div-block-6 {
  min-height: 100vh;
  min-width: 100vw;
  background-image: url('../images/01.jpg');
  background-position: 0 0;
  background-size: auto;
  position: static;
  top: 0;
}

.div-block-7 {
  min-height: 100vh;
}

.div-block-8 {
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/01.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  position: static;
}

.div-block-9 {
  min-height: 100vh;
  background-image: url('../images/02.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-10 {
  min-height: 100vh;
  background-image: url('../images/03.jpg');
  background-position: 0 0;
  background-size: cover;
}

.div-block-11 {
  min-height: 100vh;
  min-width: 100vw;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/11412-removebg.png');
  background-position: 50% 70%;
  background-size: cover;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.hero-section {
  min-height: 100vh;
  min-width: 100vw;
  opacity: .92;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
}

.navbar {
  width: 100vw;
  outline-offset: 0px;
  background-color: #fff;
  border-bottom: 1px solid #000;
  outline: 3px #333;
  display: none;
  position: fixed;
}

.div-block-12 {
  max-width: 800px;
  background-color: #fff;
  margin: auto;
  padding-top: 9px;
  padding-bottom: 32px;
  padding-left: 15px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.heading {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 100px;
  line-height: 100px;
}

.div-block-13 {
  z-index: -1;
  min-height: 300vh;
  background-color: #080830;
  background-image: url('../images/image.jpg');
  background-position: 50% 0;
  background-size: cover;
  position: relative;
}

.div-block-14 {
  z-index: -1;
  min-height: 100vh;
  background-color: #cdd119;
  background-image: url('../images/02.jpg');
  background-position: 0 0;
  background-size: cover;
  position: static;
}

.parallax_component {
  position: relative;
}

.parallax_layer {
  width: 100%;
  object-fit: fill;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.parallax_layer.is-bg {
  position: static;
}

.main_block {
  max-width: 1440px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 64px;
  padding-right: 64px;
  display: block;
  position: relative;
}

.spacing_div {
  width: 100vw;
  height: 50px;
}

.title {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  text-decoration: none;
}

.parallax-mobile {
  max-width: none;
  min-width: 100vw;
  display: none;
}

.paragraph {
  text-align: center;
}

.div-block-15 {
  transform-style: preserve-3d;
}

.image {
  max-width: 500px;
  text-align: left;
}

.div-block-17 {
  justify-content: center;
  display: flex;
  position: static;
}

.container-3 {
  max-width: 800px;
  min-height: 100vh;
  background-color: rgba(0, 0, 0, 0);
}

.container-3.kalkulator {
  max-width: 700px;
  min-height: 0;
  min-width: 700px;
  box-shadow: none;
  outline-color: var(--black-2);
  outline-offset: 0px;
  border-radius: 0;
  outline-width: 1px;
  outline-style: none;
  margin-bottom: 0;
}

.heading-2 {
  background-color: var(--dark-grey);
  color: #02021a;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.paragraph-2 {
  text-align: center;
}

.image-2 {
  max-width: 500px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.kasorasol_karta {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.image-3 {
  outline-offset: 0px;
  outline: 3px #333;
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-20 {
  margin-top: 60px;
}

.div-block-20.oferta {
  color: #fff;
  background-color: #03567e;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  display: block;
  overflow: visible;
}

.container-4 {
  max-width: 800px;
  font-family: Montserrat, sans-serif;
}

.heading-4 {
  color: var(--black);
  text-align: center;
  margin-top: 0;
  padding-left: 0;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 40px;
}

.heading-4.calc {
  color: var(--gainsboro);
}

.paragraph-4 {
  width: 500px;
  text-align: center;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 200;
  line-height: 40px;
}

.paragraph-4.kwota {
  color: var(--gainsboro);
  margin-bottom: 0;
  padding-bottom: 20px;
  font-size: 40px;
  font-weight: 500;
}

.container-5.foot {
  max-width: none;
  background-color: var(--black-2);
  color: var(--gainsboro);
  text-align: justify;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
}

.submit-button {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-block-21 {
  min-height: 200px;
  background-color: var(--orange-4);
  outline-color: var(--black);
  outline-offset: 0px;
  text-align: center;
  border-radius: 0;
  outline-width: 1px;
  outline-style: solid;
  margin-top: 100px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.paragraph-5 {
  color: var(--black);
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
}

.paragraph-6 {
  outline-offset: 0px;
  color: rgba(255, 255, 255, .86);
  text-align: right;
  background-color: #110f0c;
  border: 1px #000;
  outline: 3px #e0e0e0;
  margin-bottom: 0;
  padding: 20px 40px 20px 20px;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.container-7 {
  width: 100%;
  max-width: 1440px;
  background-color: rgba(255, 255, 255, 0);
  margin-left: auto;
  margin-right: auto;
  padding-left: 64px;
  padding-right: 64px;
  font-size: 10px;
  line-height: 15px;
  display: block;
}

.container-8 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.suwaki {
  max-width: 1000px;
  color: var(--gainsboro);
  background-image: url('../images/parasol2.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 800px;
  background-attachment: scroll;
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  line-height: 10px;
}

.link.link1 {
  color: var(--gainsboro);
  font-family: Oswald, sans-serif;
  font-size: 25px;
}

.link.link1:visited {
  color: #fff;
  text-decoration: none;
}

.text-block-3.t3 {
  max-width: none;
  text-align: right;
}

.paragraph-7 {
  text-align: right;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 50px;
}

.paragraph-9 {
  max-width: 500px;
  color: #000;
  text-align: justify;
  margin-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 150%;
  display: block;
}

.tabs {
  color: var(--black-2);
}

.tabs-menu {
  width: 100%;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  outline-color: var(--black);
  outline-offset: 0px;
  background-color: #fff;
  border: 5px solid #03567e;
  border-bottom-style: none;
  border-radius: 20px;
  outline-width: 1px;
  outline-style: none;
  justify-content: flex-start;
  align-items: center;
  margin: 350px 0 0;
  padding: 20px 0 20px 100px;
  display: flex;
}

.tab-link-tab-1 {
  background-color: #fff;
  transition: box-shadow .2s;
}

.tab-link-tab-1:hover {
  background-color: #fff;
  box-shadow: 0 2px 5px #000;
}

.tab-link-tab-1:active {
  background-color: #fff;
}

.tab-link-tab-1:focus {
  background-color: #fff;
  box-shadow: 0 2px 5px #000;
}

.tab-link-tab-1:focus-visible {
  background-color: #fff;
}

.tab-link-tab-1[data-wf-focus-visible], .tab-link-tab-1:visited {
  background-color: #fff;
}

.tab-link-tab-1.tab {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
}

.tab-link-tab-1.tab:hover {
  border: 1px solid #000;
  box-shadow: 0 2px 5px #000;
}

.tab-link-tab-1.tab:focus {
  box-shadow: 0 2px 5px #000;
}

.tab-link-tab-1.tab.w--current:hover, .tab-link-tab-1.tab.w--current:focus {
  border: 1px solid #000;
}

.tab-link-tab-1.tab2 {
  background-color: #fff;
}

.tab-link-tab-1.tab2:hover {
  outline-offset: 0px;
  background-color: #fff;
  border: 1px solid #000;
  outline: 3px #222;
}

.tab-link-tab-1.tab2:active {
  background-color: #fff;
}

.tab-link-tab-1.tab2:focus {
  background-color: #fff;
  border: 1px solid #000;
}

.tab-link-tab-1.tab2:focus-visible {
  background-color: #fff;
}

.tab-link-tab-1.tab2[data-wf-focus-visible], .tab-link-tab-1.tab2:visited {
  background-color: #fff;
}

.tab-link-tab-2 {
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  transition: box-shadow .2s;
}

.tab-link-tab-2:hover, .tab-link-tab-2:focus {
  border: 1px solid #000;
  box-shadow: 0 2px 5px #000;
}

.tab-link-tab-2:visited {
  border: 1px #000;
}

.tab-link-tab-2.w--current {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link-tab-3 {
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  transition: box-shadow .2s;
}

.tab-link-tab-3:hover, .tab-link-tab-3:focus {
  border: 1px solid #000;
  box-shadow: 0 2px 5px #000;
}

.tab-link-tab-3.w--current {
  background-color: #fff;
}

.text-block-4 {
  color: var(--black);
  background-color: rgba(255, 255, 255, .86);
  padding: 40px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 35px;
}

.text-block-4.tab2_desc {
  color: var(--black);
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  line-height: 35px;
}

.text-block-4.tab2_desc.tab3_desc {
  color: var(--black);
  background-color: #fff;
  font-size: 20px;
  line-height: 35px;
}

.html-embed-2.tab2 {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
}

.html-embed-2.tab1 {
  min-height: 150px;
  color: var(--light-grey);
  background-color: #edf1f4;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 0;
  line-height: 20px;
  display: flex;
}

.html-embed-2.tab4, .html-embed-2.tab3 {
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
}

.div-block-22 {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  line-height: 20px;
  display: flex;
}

.div-block-22.tab2_div {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-22.tab2_div.tab3_div {
  align-items: center;
}

.div-block-22.tab2_div.tab4_div {
  grid-column-gap: 200px;
  grid-row-gap: 200px;
  color: rgba(0, 0, 0, .86);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.paragraph-10 {
  max-width: 940px;
  color: rgba(255, 255, 255, .86);
  text-align: left;
  background-color: #03567e;
  border: 1px solid #000;
  border-top-style: none;
  margin-bottom: 0;
  padding: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.html-embed-3 {
  color: var(--black);
  background-color: #edf1f4;
  border: 1px solid #000;
  border-top-style: none;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.tab-link-tab-4-2 {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 10px;
  padding-right: 20px;
}

.tab-link-tab-4-2:hover {
  border: 1px solid #000;
}

.tab-link-tab-4-2.w--current {
  background-color: #fff;
  padding-right: 10px;
  transition: box-shadow .2s;
}

.tab-link-tab-4-2.w--current:hover {
  box-shadow: 0 2px 5px #000;
}

.tab-link-tab-4-2.w--current:focus {
  border: 1px solid #000;
  box-shadow: 0 2px 5px #000;
}

.stack_w {
  max-width: 1440px;
  background-color: var(--gainsboro);
  box-shadow: 9px 16px 15px 0 var(--dim-grey);
  outline-color: var(--black);
  outline-offset: 0px;
  color: var(--gainsboro);
  outline-width: 2px;
  outline-style: solid;
  margin-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
}

.stack_w.is-2 {
  background-color: var(--gainsboro);
}

.stack_w.is-3 {
  margin-bottom: 100px;
}

.heading-6 {
  color: var(--black-2);
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: 600;
}

.heading-6.h2 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.paragraph-11 {
  color: var(--black-2);
  margin-top: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.stack_wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.div-block-24 {
  max-width: 1000px;
  outline-offset: -10px;
  outline: 10px solid #d39450;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  position: relative;
}

.image-9 {
  max-height: 1000px;
  margin-top: 0;
  margin-right: 0;
  display: inline-block;
}

.div-block-26.stack_wrapper {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.form {
  margin-bottom: 100px;
  font-family: Montserrat, sans-serif;
}

.div-block-27 {
  max-width: 400px;
  outline-offset: 0px;
  text-align: justify;
  background-color: rgba(255, 255, 255, .96);
  outline: 1px solid #333;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: 5%;
  right: auto;
}

.paragraph-12 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.bold-text {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 150%;
}

.bold-text-2 {
  font-weight: 600;
}

.section {
  max-width: none;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  background-color: var(--black-2);
  color: var(--gainsboro);
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin: 0;
  padding-top: 40px;
  padding-bottom: 100px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.form-block {
  max-width: 300px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.heading-8 {
  text-align: center;
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.submit-button-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.form-block-2 {
  max-width: 500px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: auto;
}

.checkbox-label {
  margin-top: 0;
  font-family: Oswald, sans-serif;
  font-weight: 300;
  line-height: 12px;
}

.bold-text-3 {
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 150%;
}

.paragraph-13 {
  max-width: 1200px;
  text-align: justify;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 150%;
}

.check {
  font-size: 10px;
}

.checkbox-field {
  display: none;
  overflow: visible;
}

.image-10 {
  text-align: left;
}

.heading-witamy-mobile {
  color: #000;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 60px;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  font-weight: 200;
  line-height: 100px;
  display: none;
}

.image-11, .image-12, .image-13 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-29 {
  max-width: 700px;
  outline-color: var(--black);
  outline-offset: 0px;
  color: var(--gainsboro);
  background-color: #fff;
  outline-width: 1px;
  outline-style: none;
  margin-left: auto;
  margin-right: auto;
  font-family: Roboto, sans-serif;
}

.tabs-content {
  color: var(--black);
  margin-top: 0;
}

.container-11 {
  max-width: 1000px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.div-block-30 {
  max-height: none;
  max-width: 700px;
  margin-left: 0;
  margin-right: 0;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.div-block-31 {
  max-width: 60%;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  outline-color: var(--black);
  outline-offset: 0px;
  color: var(--gainsboro);
  background-color: #fff;
  outline-width: 3px;
  outline-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  font-family: Roboto, sans-serif;
  transition: opacity .2s;
  display: flex;
}

.div-block-32 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #e0e0e0;
  justify-content: center;
  align-items: flex-end;
  margin-top: 60px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.checkbox-field-2 {
  font-size: 12px;
}

.opis_posrednik {
  margin-top: 0;
  padding-left: 0;
  display: block;
}

.div-block-34 {
  margin-top: 100px;
  padding-left: 0;
}

.kalkulator {
  width: 100%;
  min-width: 0;
  outline-color: var(--black-2);
  outline-offset: 0px;
  color: var(--black);
  background-color: #fff;
  border: 1px #000;
  border-radius: 20px;
  outline-width: 2px;
  outline-style: solid;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 60px;
}

.checkbox-label-2 {
  font-size: 10px;
  line-height: 10px;
}

.bold-text-4 {
  font-size: 120px;
  line-height: 100px;
}

.bold-text-5 {
  font-family: Oswald, sans-serif;
  font-size: 50px;
  font-weight: 200;
}

.image-15 {
  width: auto;
  max-width: 100%;
}

.image-16 {
  width: 120px;
}

.div-block-36 {
  min-height: 100vh;
  min-width: 100vw;
  background-image: url('../images/Background-copy-min.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  margin-top: 0;
  position: relative;
}

.div-block-36.fixed2 {
  min-height: 400px;
  background-position: 50% 100%;
}

.tab-pane-tab-4 {
  color: rgba(0, 0, 0, .86);
  border: 3px solid #000;
}

.image-17, .image-18 {
  background-color: #fff;
}

.tab-pane-tab-1 {
  border: 3px solid #000;
  margin-top: 0;
  line-height: 20px;
}

.div-block-37 {
  position: absolute;
  top: 33%;
  bottom: auto;
  left: -34%;
  right: 0%;
}

.button {
  width: 400px;
  height: 120px;
  box-shadow: 1px 9px 10px -4px var(--black);
  color: #000;
  text-align: center;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 26px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 50px;
  transition: background-color .2s;
  display: block;
}

.button:hover {
  color: #000;
  background-color: #f90;
}

.pricing {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 112px 64px;
  display: flex;
}

.section-title {
  width: 100%;
  max-width: 768px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-regular-semi-bold {
  color: #000;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}

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

.heading-h2 {
  color: #000;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.text-medium-normal {
  color: #000;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.tabs-2 {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.button-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-regular-normal {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.button-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-regular-normal-2 {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.content-2 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.column {
  width: 100%;
  height: 479px;
  border: 1px solid #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 32px;
  display: flex;
}

.content-3 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.price {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-h6 {
  color: #000;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

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

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

.vectors-wrapper {
  width: 24px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-4 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #000;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-regular-normal-3 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.column-2 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 1px solid #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px;
  display: flex;
}

.price-0 {
  color: #000;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

.price-1 {
  color: #000;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 130%;
}

.columns {
  width: 100%;
  max-width: 960px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.column-3 {
  width: 100%;
  max-width: 260px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
  box-shadow: 0 4px 130px rgba(150, 163, 181, .12);
}

.intro {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 32px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.image-wrapper {
  width: 80px;
  height: 80px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricing-1 {
  object-fit: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.name {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text {
  color: #212121;
  font-size: 40px;
  font-weight: 600;
  line-height: 180%;
}

.text-2 {
  color: #333;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}

.pricing-2 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-3 {
  color: #333;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.description {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-4 {
  color: #212121;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.button-5 {
  width: 100%;
  background-color: #fff;
  border: 1px solid #212121;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #000;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.separator {
  width: 100%;
  height: 1px;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1px;
  padding-bottom: 1px;
  display: flex;
}

.features {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.pricing-feature {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon {
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-wrapper {
  width: 24px;
  height: 24px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.feature-item {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.column-4 {
  width: 100%;
  max-width: 260px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
  box-shadow: 0 4px 130px rgba(150, 163, 181, .3);
}

.button-6 {
  width: 100%;
  background-color: #212121;
  border: 1px solid #212121;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: flex;
}

.text-6 {
  color: #fff;
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.features-2 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.pricing-feature-2 {
  width: 100%;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.icon-wrapper-2 {
  width: 24px;
  height: 24px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-heading-right {
  width: 100%;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding: 64px 24px;
  display: flex;
}

.container-12 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-5 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper-2 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-19 {
  width: 100%;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-6 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-7 {
  color: #000;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

.text-8 {
  color: #212121;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.actions {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.text-9 {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.header {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 112px 64px;
  display: flex;
}

.header._84 {
  background-color: rgba(255, 255, 255, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
}

.cont {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border: 2px solid #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.card {
  width: 100%;
  max-width: 1312px;
  border: 1px #000;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.col {
  width: 100%;
  height: 640px;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  outline-offset: 0px;
  background-color: #fff;
  border-radius: 0;
  outline: 3px #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 48px;
  display: flex;
}

.content-4 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-h1 {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 56px;
  font-weight: 300;
  line-height: 120%;
}

.text-medium-normal-2 {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.button-7 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #000;
  border: 1px solid #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-regular-normal-4 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.button-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #000;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.text-regular-normal-5 {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.placeholder {
  object-fit: cover;
}

.container-14 {
  width: 100%;
  max-width: 1200px;
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-8 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-wrapper-3 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-20 {
  width: 100%;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-9 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-10 {
  color: #000;
  font-size: 56px;
  font-weight: 700;
  line-height: 120%;
}

.text-11 {
  color: #212121;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}

.text-12 {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 140%;
}

.div-block-38 {
  width: 100%;
  outline-offset: 0px;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 20px;
  outline: 3px #000;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 48px;
  display: flex;
}

.paragraph-14 {
  max-width: 500px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 150%;
  display: inline-block;
}

.paragraph-15, .paragraph-16 {
  max-width: 500px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.heading-9 {
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 25px;
}

.icon-embed-medium {
  width: 3rem;
  height: 3rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: inline-block;
}

.div-block-39 {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.icon-embed-medium-2, .icon-embed-medium-3 {
  width: 3rem;
  height: 3rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.text-size-medium {
  font-size: 1.125rem;
}

.pricing8_feature-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.button-9 {
  color: rgba(0, 0, 0, 0);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  padding: .75rem 1.5rem;
}

.pricing8_component {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.pricing8_plan {
  border: 1px solid rgba(0, 0, 0, 0);
  padding: 2rem;
}

.margin-vertical, .margin-vertical.margin-xxsmall {
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom, .margin-bottom.margin-tiny, .margin-bottom.margin-xsmall, .margin-bottom.margin-small, .margin-bottom.margin-large {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.icon-embed-xsmall {
  width: 1.5rem;
  height: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.padding-section-large {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.heading-style-h1 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
}

.pricing8_tab-link {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  padding: .5rem 1.5rem;
}

.pricing8_tab-link.w--current {
  color: rgba(0, 0, 0, 0);
  background-color: #000;
}

.pricing8_divider {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.margin-top, .margin-top.margin-medium {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.max-width-medium {
  width: 100%;
  max-width: 35rem;
}

.text-weight-medium {
  font-weight: 500;
}

.pricing8_icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.pricing8_feature {
  display: flex;
}

.padding-global {
  padding-left: 5%;
  padding-right: 5%;
}

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

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.heading-style-h4 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
}

.heading-style-h6 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

.pricing8_tabs-menu {
  align-self: center;
  margin-bottom: 3rem;
  display: flex;
}

.text-weight-semibold {
  font-weight: 600;
}

._2-columns {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.column-10 {
  width: 100%;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  display: flex;
}

.div-block-40 {
  background-color: #03567e;
  padding-bottom: 10px;
}

.form-wniosek {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  font-family: Oswald, sans-serif;
  display: flex;
}

.html-embed-4 {
  text-align: center;
  margin-left: auto;
  margin-right: 100px;
  font-family: Oswald, sans-serif;
}

.html-embed-5 {
  max-width: 300px;
  text-align: justify;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 200;
}

.div-block-41 {
  font-family: Oswald, sans-serif;
}

.body {
  background-color: #fff;
  background-image: url('../images/background-body.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.text-span {
  margin-left: 0;
  padding-left: 0;
  font-size: 40px;
  font-weight: 200;
  line-height: 40px;
}

.text-span-2 {
  font-size: 40px;
  font-weight: 200;
  line-height: 40px;
}

.text-span-3, .text-span-4 {
  font-size: 40px;
  line-height: 40px;
}

.div-block-42 {
  background-color: rgba(255, 255, 255, 0);
}

.html-embed-6 {
  margin-top: 0;
  padding-bottom: 0;
}

.container-15 {
  max-width: 1000px;
  background-color: #fff;
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}

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

.tab-pane-tab-2, .tab-pane-tab-3 {
  border: 3px solid #000;
}

@media screen and (max-width: 991px) {
  .background {
    background-position: 50% 200%;
  }

  .hero-section {
    background-position: 60% 0;
  }

  .navbar, .parallax-mobile {
    display: block;
  }

  .image-2 {
    max-width: 300px;
  }

  .image-3 {
    max-width: 90%;
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-right: 20px;
  }

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

  .opis_posrednik {
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .kalkulator {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns, .container-12 {
    flex-direction: column;
    align-items: center;
  }

  .cont {
    display: none;
  }

  .container-14 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-38 {
    box-shadow: none;
  }

  .paragraph-14 {
    max-width: 200px;
    font-size: 14px;
  }

  .paragraph-15 {
    max-width: 200px;
    margin-left: 0;
    font-size: 14px;
  }

  .paragraph-16 {
    max-width: 200px;
    font-size: 14px;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-style-h1 {
    font-size: 3.25rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h4 {
    font-size: 1.75rem;
  }

  ._2-columns {
    flex-direction: column;
    align-items: center;
  }

  .html-embed-5 {
    padding-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .background {
    background-position: 50% 300%;
  }

  .hero-section {
    background-position: 60% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .main_block {
    background-color: #fff;
  }

  .title {
    margin-top: 60px;
    font-family: Raleway, sans-serif;
  }

  .paragraph {
    font-family: Montserrat, sans-serif;
  }

  .image {
    max-width: 60%;
  }

  .image-2 {
    max-width: 350px;
  }

  .paragraph-9 {
    font-size: 12px;
  }

  .opis_posrednik {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 20px;
  }

  .div-block-38 {
    display: block;
  }

  .paragraph-14, .paragraph-15, .paragraph-16 {
    max-width: 250px;
  }

  .text-size-medium {
    font-size: 1rem;
  }

  .pricing8_plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .heading-style-h6 {
    font-size: 1.125rem;
  }
}


@media screen and (max-width: 479px) {
  .background {
    background-position: 50% 150%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .navbar {
    background-color: #fff;
    display: block;
    overflow: hidden;
  }

  .main_block {
    min-height: 100vh;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .spacing_div {
    background-color: rgba(0, 0, 0, 0);
    position: static;
  }

  .title {
    color: #383f4e;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 50px;
  }

  .parallax-mobile {
    border-top: 1px solid #000;
    border-bottom: 10px solid #000;
    display: block;
    overflow: hidden;
  }

  .paragraph {
    text-align: center;
    margin-bottom: 0;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    transform: translate(0, -7px);
  }

  .div-block-15 {
    max-width: 80%;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    border-radius: 7px;
    margin: 20px auto 5px;
    transform: rotateX(0)rotateY(-4deg)rotateZ(0);
    box-shadow: -2px 20px 16px -4px rgba(0, 0, 0, .2);
  }

  .div-block-16 {
    width: 80vw;
    height: 200px;
    text-align: left;
    background-image: url('../images/CREDIT-card.png');
    background-position: 0 0;
    background-size: cover;
    padding-bottom: 0;
    padding-right: 0;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .image {
    max-width: 60%;
    text-align: left;
  }

  .div-block-17 {
    justify-content: center;
    display: flex;
  }

  .container-3 {
    height: 220px;
    min-height: 0;
    background-color: var(--gainsboro);
    outline-offset: 0px;
    color: #fff;
    border-radius: 0;
    outline: 1px solid #333;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 240px;
    margin-left: 40px;
    margin-right: 40px;
    padding-right: 0;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
    top: 220px;
    overflow: hidden;
    box-shadow: 2px 5px 20px 1px rgba(0, 0, 0, .72);
  }

  .container-3.kalkulator {
    width: auto;
    min-width: 0;
    box-shadow: 0 2px 13px 4px var(--black);
    outline-offset: 0px;
    background-color: #fff;
    outline: 1px solid #333;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 40px 60px 0;
    padding-left: 0;
    padding-right: 0;
    position: static;
    top: 460px;
  }

  .image-2 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px;
    display: block;
  }

  .brand {
    max-width: 300px;
    text-align: left;
    justify-content: center;
    align-items: center;
    margin-left: 40px;
    display: block;
  }

  .kasorasol_karta {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .paragraph-3 {
    font-family: Montserrat, sans-serif;
  }

  .image-3 {
    text-align: left;
    border-bottom: 1px #000;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
  }

  .image-4 {
    margin-top: 60px;
    margin-bottom: 30px;
    margin-left: 15px;
  }

  .div-block-19 {
    margin-top: 33px;
    overflow: hidden;
  }

  .div-block-20 {
    margin: 0 40px 20px;
    padding-right: 40px;
    display: block;
  }

  .div-block-20.oferta {
    max-width: none;
    color: #000;
    background-color: #edf1f4;
    border-radius: 13px;
    margin: 20px 0 0;
    padding: 20px 0 20px 40px;
    display: block;
  }

  .container-4 {
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    display: block;
  }

  .heading-3 {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
  }

  .heading-4 {
    text-align: left;
    margin-top: 0;
    margin-right: 0;
    padding-left: 0;
    font-family: Oswald, sans-serif;
    font-size: 40px;
    font-weight: 600;
    display: block;
  }

  .heading-4.calc {
    color: var(--black);
  }

  .paragraph-4 {
    width: auto;
    text-align: left;
    margin-bottom: 0;
    padding-top: 20px;
    padding-left: 0;
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
  }

  .paragraph-4.kwota {
    color: var(--gainsboro);
    background-color: #03567e;
    padding-left: 40px;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
  }

  .container-5 {
    min-height: 50px;
    border: 3px #000;
    border-top: 2px solid #000;
    border-bottom-width: 2px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-5.foot {
    background-color: var(--black);
    color: #fff;
    font-family: Montserrat, sans-serif;
    overflow: hidden;
  }

  .text-field, .text-field-2 {
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
  }

  .field-label, .field-label-2 {
    margin-left: 40px;
  }

  .submit-button {
    background-color: #03567e;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-6 {
    height: 240px;
    outline-offset: 0px;
    background-color: rgba(255, 255, 255, .71);
    border: 2px #000;
    outline: 1px #333;
    position: static;
  }

  .heading-5 {
    color: #42392c;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
  }

  .div-block-21 {
    height: 200px;
    box-shadow: none;
    outline-color: var(--black);
    outline-offset: 0px;
    background-color: #fff;
    outline-width: 1px;
    outline-style: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    padding: 10px 40px 0;
    display: flex;
    overflow: hidden;
  }

  .image-5 {
    text-align: left;
    margin-bottom: 82px;
    margin-left: auto;
    margin-right: -30px;
    padding-left: 14px;
  }

  .image-6 {
    margin-top: 74px;
  }

  .paragraph-5 {
    color: #383636;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Oswald, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
  }

  .paragraph-6 {
    outline-offset: 0px;
    color: #fffdfd;
    text-align: right;
    background-color: #03567e;
    outline: 1px solid #000;
    margin-left: 60px;
    margin-right: 60px;
    padding: 20px 24px 10px 98px;
    font-family: Raleway, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    box-shadow: 5px 11px 20px 4px rgba(0, 0, 0, .72);
  }

  .container-7 {
    min-height: 20px;
    border-left: 3px #000;
    border-right: 3px #000;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-8 {
    border-bottom: 1px #000;
    border-left: 3px #000;
    border-right: 3px #000;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .suwaki {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    background-size: contain;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    font-family: Montserrat, sans-serif;
    font-size: 8px;
    display: block;
    overflow: hidden;
  }

  .html-embed {
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .html-embed.range-slider-grad {
    width: 100%;
    height: 100%;
    text-align: left;
    background-color: #fff;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    display: block;
    overflow: hidden;
  }

  .link {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
  }

  .link:hover, .link:visited {
    color: #000;
  }

  .link.link1 {
    color: #fff;
    text-align: right;
    font-size: 20px;
  }

  .link.link1:hover, .link.link1:visited {
    color: #fff;
  }

  .text-block {
    font-family: Montserrat, sans-serif;
    font-style: normal;
  }

  .text-block-2 {
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
  }

  .text-block-3 {
    text-align: right;
    margin-right: 40px;
  }

  .text-block-3.t3 {
    text-align: left;
    margin-right: 0;
  }

  .paragraph-7 {
    text-align: left;
    margin-right: 0;
    padding-top: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 800;
  }

  .paragraph-7.p3 {
    margin-right: 40px;
    font-weight: 600;
  }

  .paragraph-8 {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    line-height: 10px;
  }

  .paragraph-9 {
    max-width: none;
    color: var(--black-2);
    text-align: justify;
    background-color: rgba(0, 0, 0, 0);
    padding: 20px 40px;
    font-family: Oswald, sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 150%;
  }

  .image-7 {
    text-align: left;
    margin-bottom: 10px;
  }

  .tabs {
    padding-top: 10px;
    display: block;
  }

  .tabs-menu {
    width: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    outline-offset: 0px;
    border: 10px solid #03567e;
    border-right-width: 5px;
    border-radius: 20px;
    outline: 3px #fff;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin: 140px 40px 10px 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .tab-link-tab-1 {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    transition: box-shadow .2s;
  }

  .tab-link-tab-1:hover {
    border-radius: 20px;
    box-shadow: 0 2px 5px #000;
  }

  .tab-link-tab-1:focus {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 2px 5px #000;
  }

  .tab-link-tab-1.w--current {
    padding-right: 10px;
  }

  .tab-link-tab-1.tab {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    transition: box-shadow .2s;
  }

  .tab-link-tab-1.tab:hover {
    outline-offset: 0px;
    border: 0 #000;
    border-radius: 20px;
    outline: 0 #222;
  }

  .tab-link-tab-1.tab:active {
    outline-offset: 0px;
    border-style: none;
    border-width: 1px;
    outline: 1px #222;
  }

  .tab-link-tab-1.tab:focus {
    opacity: 1;
    outline-offset: 0px;
    border: 1px #000;
    border-radius: 20px;
    outline: 1px #222;
    box-shadow: 0 2px 5px #000;
  }

  .tab-link-tab-1.tab:focus-visible {
    outline-offset: 0px;
    border-style: none;
    outline: 1px #222;
  }

  .tab-link-tab-1.tab[data-wf-focus-visible] {
    outline-offset: 0px;
    border-style: none;
    outline: 1px #222;
  }

  .tab-link-tab-1.tab.w--current {
    width: 150px;
    background-color: #fff;
    padding-left: 10px;
    display: block;
  }

  .tab-link-tab-1.tab.w--current:hover {
    border: 2px #03567e;
    border-radius: 20px;
    box-shadow: 0 2px 5px #000;
  }

  .tab-link-tab-1.tab.w--current:active {
    border: 2px solid #03567e;
  }

  .tab-link-tab-1.tab.w--current:focus {
    border: 2px solid #03567e;
    border-radius: 20px;
  }

  .tab-link-tab-2 {
    width: 150px;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    transition: box-shadow .2s;
  }

  .tab-link-tab-2:hover {
    border: 2px #03567e;
    border-radius: 20px;
  }

  .tab-link-tab-2:focus {
    border: 2px #03567e;
    border-radius: 20px;
    box-shadow: 0 2px 5px #000;
  }

  .tab-link-tab-2.w--current {
    background-color: #fff;
  }

  .tab-link-tab-3 {
    width: 150px;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    transition: box-shadow .2s;
  }

  .tab-link-tab-3:hover {
    border: 2px #03567e;
    border-radius: 20px;
  }

  .tab-link-tab-3:focus {
    border: 2px #03567e;
    border-radius: 20px;
    box-shadow: 0 2px 5px #000;
  }

  .tab-link-tab-3.w--current {
    background-color: #fff;
  }

  .tab-link-tab-4 {
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-4:hover, .tab-link-tab-4:active, .tab-link-tab-4:focus, .tab-link-tab-4:visited, .tab-link-tab-4.w--current {
    background-color: #fff;
  }

  .text-block-4 {
    width: 200px;
    text-align: left;
    background-color: #fff;
    border: 2px #000;
    padding: 20px 10px 20px 40px;
    font-size: 12px;
    line-height: 20px;
  }

  .text-block-4.tab2_desc {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
    font-size: 12px;
    line-height: 20px;
  }

  .text-block-4.tab2_desc.tab3_desc {
    width: 250px;
    color: var(--black-2);
    background-color: #fff;
    padding-left: 40px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 20px;
  }

  .html-embed-2 {
    border: 2px #000;
    margin-top: 20px;
    padding-left: 20px;
    font-size: 10px;
    line-height: 10px;
  }

  .html-embed-2.tab2 {
    margin: 20px 60px 20px 40px;
    padding-left: 0;
  }

  .html-embed-2.tab1 {
    min-height: 150px;
    border: 0 solid #000;
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .html-embed-2.tab4 {
    text-align: left;
    margin: 20px 60px 20px 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .html-embed-2.tab3 {
    margin: 20px 60px 20px 40px;
    padding-left: 0;
  }

  .div-block-22 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 20px;
    display: flex;
  }

  .div-block-22.tab2_div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: flex-end;
  }

  .div-block-22.tab2_div.tab3_div {
    align-items: flex-end;
  }

  .div-block-22.tab2_div.tab4_div {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    align-items: flex-end;
  }

  .image-8 {
    margin-left: auto;
    margin-right: 40px;
    overflow: hidden;
  }

  .paragraph-10 {
    color: #fff;
    text-align: justify;
    background-color: #03567e;
    margin-bottom: 0;
    padding: 10px 20px;
    font-family: Oswald, sans-serif;
    font-size: 10px;
    font-weight: 700;
    line-height: 150%;
  }

  .summary {
    background-color: var(--gainsboro);
    color: var(--black);
    border: 0 #000;
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px 20px;
    line-height: 12px;
  }

  .html-embed-3 {
    background-color: var(--gainsboro);
    text-align: left;
    border-style: none;
    margin-top: 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 20px;
  }

  .tab-link-tab-4-2 {
    width: 150px;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-4-2:hover {
    border: 2px #03567e;
    border-radius: 20px;
  }

  .tab-link-tab-4-2:focus {
    border: 2px solid #03567e;
    border-radius: 20px;
  }

  .tab-link-tab-4-2.w--current {
    background-color: #fff;
    transition: box-shadow .2s;
  }

  .tab-link-tab-4-2.w--current:hover {
    border-style: none;
  }

  .tab-link-tab-4-2.w--current:focus {
    border-style: none;
    box-shadow: 0 2px 5px #000;
  }

  .stack_w {
    height: 20rem;
    background-color: var(--peru);
    outline-offset: 0px;
    border: 1px #000;
    border-radius: 0;
    outline: 1px solid #333;
    margin: 0 20px 80px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    box-shadow: 2px 0 20px -2px #000;
  }

  .stack_w.is-2 {
    background-color: var(--peru);
    outline-offset: 0px;
    border: 1px #000;
    outline: 1px solid #333;
    margin: 0 20px 40px;
    top: 140px;
  }

  .stack_w.is-3 {
    background-color: var(--peru);
    outline-offset: 0px;
    border: 1px #000;
    outline: 1px solid #333;
    margin: 0 20px;
    top: 180px;
  }

  .heading-6 {
    outline-offset: 0px;
    color: #fff;
    text-align: center;
    outline: 3px #fff;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 500;
  }

  .heading-6.h2 {
    color: #3f3c3c;
  }

  .paragraph-11 {
    color: var(--black-2);
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 10px 20px 20px;
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 300;
  }

  .nav-menu, .nav-link, .nav-link-2, .nav-link-3, .menu-button {
    background-color: #fff;
  }

  .parallax_s {
    height: 500px;
    max-width: 100%;
    background-image: url('../images/image2.jpg');
    background-position: 0 0;
    background-size: cover;
    background-attachment: scroll;
    margin-bottom: 60px;
  }

  .container-10 {
    height: 500px;
    background-image: url('../images/image3.jpg');
    background-position: 100% 0;
    background-size: cover;
    margin-top: 60px;
  }

  .stack_wrapper {
    min-height: 100vh;
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
    position: static;
  }

  .paralax_section2 {
    margin-top: 60px;
    margin-left: auto;
    margin-right: 20px;
  }

  .parallax_component2 {
    position: relative;
  }

  .parallax_layer2 {
    width: 100%;
    object-fit: fill;
    object-position: 50% 50%;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .parallax_layer2.is-bg2 {
    position: static;
  }

  .div-block-24 {
    outline-offset: 0px;
    outline-width: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 40px;
    display: flex;
    position: relative;
  }

  .div-block-25 {
    min-height: 100vh;
    position: relative;
  }

  .image-9 {
    border: 1px solid #000;
    margin-top: 0;
    display: block;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .div-block-26 {
    border-top: 2px #000;
    border-bottom: 2px #000;
  }

  .div-block-26.stack_wrapper {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 40px;
    display: block;
  }

  .heading-7 {
    padding-left: 40px;
    padding-right: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
  }

  .form {
    margin-bottom: 0;
  }

  .div-block-27 {
    width: 100%;
    max-width: none;
    background-color: var(--gainsboro);
    outline-offset: 0px;
    border: 1px solid #000;
    outline: 2px #333;
    margin: 0;
    position: static;
    top: 50%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .paragraph-12 {
    text-align: justify;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: PT Sans, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    position: static;
    top: 300px;
  }

  .bold-text {
    text-align: justify;
    font-family: Oswald, sans-serif;
    font-size: 12px;
    font-weight: 600;
  }

  .bold-text-2 {
    font-weight: 500;
  }

  .div-block-28 {
    height: 100vh;
  }

  .section {
    background-color: var(--black);
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .form-block {
    color: #fff;
    margin-top: 0;
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 20px;
  }

  .form-2 {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
  }

  .heading-8 {
    color: #fff;
    text-align: left;
    margin-top: 0;
    margin-left: 40px;
    padding-top: 20px;
    font-family: Oswald, sans-serif;
    font-size: 25px;
    font-weight: 200;
  }

  .submit-button-2 {
    text-align: left;
    background-color: #03567e;
    margin: 10px 0 20px;
    font-family: Montserrat, sans-serif;
  }

  .form-block-2 {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .checkbox-label {
    font-weight: 400;
  }

  .bold-text-3 {
    font-size: 10px;
    font-weight: 200;
  }

  .paragraph-13 {
    text-align: justify;
    margin-bottom: 40px;
    padding-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    font-weight: 200;
    line-height: 10px;
  }

  .check {
    text-align: justify;
    margin-right: 20px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 20px;
    font-size: 8px;
    font-weight: 400;
    line-height: 10px;
  }

  .checkbox-field {
    margin-top: 20px;
    margin-left: 40px;
  }

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

  .heading-witamy-mobile {
    color: var(--black-2);
    text-align: center;
    margin: 40px 60px 20px;
    font-family: Oswald, sans-serif;
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
    display: block;
  }

  .image-11 {
    text-align: left;
    margin: 0 auto 20px;
    padding-left: 0;
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-12, .image-13 {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-29 {
    outline-color: var(--black);
    outline-offset: 0px;
    color: #c8974c;
    background-color: rgba(0, 0, 0, 0);
    outline-width: 1px;
    outline-style: none;
  }

  .tabs-content {
    color: var(--black-2);
  }

  .container-11 {
    background-color: #f8f8f8;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-30 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-31 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: block;
  }

  .div-block-32 {
    border-radius: 20px;
    margin-top: 0;
    display: block;
    overflow: visible;
  }

  .opis_posrednik {
    margin-top: 0;
    padding-top: 10px;
    padding-left: 20px;
    display: block;
  }

  .div-block-34 {
    margin-top: 0;
    position: relative;
  }

  .kalkulator {
    min-width: 0;
    outline-color: var(--black);
    outline-offset: 0px;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    outline-width: 1px;
    outline-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .bold-text-4 {
    font-family: Raleway, sans-serif;
    font-size: 50px;
    line-height: 50px;
  }

  .div-block-35 {
    margin-left: auto;
    margin-right: auto;
  }

  .bold-text-5 {
    font-family: Oswald, sans-serif;
    font-size: 30px;
    font-weight: 300;
  }

  .bold-text-6 {
    font-size: 1px;
  }

  .image-14, .image-15 {
    width: 120px;
    margin-right: 20px;
  }

  .image-16 {
    width: 90px;
    margin-right: 40px;
  }

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

  .tab-pane-tab-4 {
    border-style: none;
  }

  .image-18:focus {
    outline-offset: 0px;
    outline: 3px #222;
  }

  .tab-pane-tab-1 {
    border-style: none;
  }

  .header._84 {
    display: none;
  }

  .div-block-38 {
    box-shadow: none;
    outline-offset: -15px;
    outline: 15px solid #d39450;
    padding: 40px 0;
    display: block;
  }

  .paragraph-14, .paragraph-15 {
    max-width: 200px;
    text-align: left;
    margin-left: 20px;
    margin-right: 0;
    font-family: Oswald, sans-serif;
    font-weight: 500;
  }

  .paragraph-16 {
    max-width: 200px;
    text-align: left;
    margin-left: 20px;
    font-family: Oswald, sans-serif;
    font-weight: 500;
  }

  .heading-9 {
    text-align: center;
    font-family: Oswald, sans-serif;
    font-size: 20px;
    font-weight: 300;
  }

  .div-block-39 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-40 {
    background-color: #edf1f4;
    border-radius: 19px 19px 0 0;
    margin-top: 20px;
  }

  .form-wniosek {
    display: block;
  }

  .html-embed-4 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Oswald, sans-serif;
    font-size: 16px;
    font-weight: 300;
  }

  .html-embed-5 {
    max-width: 350px;
    text-align: justify;
    padding-left: 40px;
    padding-right: 20px;
    font-family: Lato, sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
  }

  .div-block-41 {
    padding-top: 40px;
  }

  .body {
    text-align: center;
    background-color: #fff;
    background-image: none;
  }

  .image-21 {
    text-align: center;
    display: inline-block;
  }

  .container-15 {
    padding-left: 0;
    padding-right: 0;
  }

  .tab-pane-tab-2, .tab-pane-tab-3 {
    border-style: none;
  }
}


@font-face {
  font-family: 'Teko';
  src: url('../fonts/Teko.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aldrich';
  src: url('../fonts/Aldrich.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}