.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;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.main-wrapper {
  color: #212020;
  font-family: Epilogue, sans-serif;
}

.section-hero {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.hero-bg {
  background-image: linear-gradient(#00000059, #fff0), linear-gradient(45deg, #000000a1 9%, #fff0 45%);
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 3.13em;
  display: block;
  position: absolute;
  inset: 0%;
}

.hero-content {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
}

.hero-title {
  color: #f6dfc0;
  letter-spacing: .855px;
  text-transform: uppercase;
  margin-bottom: .4em;
  font-size: 3.56em;
  font-weight: 800;
  line-height: 1.2;
}

.span-white {
  color: #fff;
}

.hero-button-address {
  color: #93521e;
  background-color: #fff;
  text-decoration: none;
  transition: all .3s;
}

.hero-button-address:hover {
  background-color: #f6dfc0;
}

.btn-adres-flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.btn-adres-content {
  padding: .94em 1.56em;
}

.text-block {
  letter-spacing: 3.2px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
}

.btn-icon {
  aspect-ratio: 1;
  background-color: #f6dfc0;
  justify-content: center;
  align-items: center;
  width: 4.69em;
  display: flex;
}

.image-2 {
  width: 1.13em;
}

.section-o-inwestycji {
  background-color: #fafaf7;
  justify-content: flex-end;
  align-items: center;
  padding-top: 6.69em;
  padding-bottom: 3.38em;
  display: block;
  position: relative;
  overflow: hidden;
}

.small-title-text {
  color: #93521e;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.55;
}

.sec-flex {
  display: flex;
}

.sec-flex.with-space {
  margin-top: 3.75em;
}

.flex-col30 {
  width: 30%;
}

.flex-col70 {
  width: 70%;
  padding-right: 3.13em;
}

.sec-main-title {
  color: #212020;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.43;
}

.sec-text {
  color: #212020;
  margin-top: 1.56em;
  font-size: 1.5em;
  line-height: 1.47;
}

.sec-text.no-top {
  margin-top: 0;
  margin-bottom: 2.6em;
}

.section-w-liczbach {
  padding-top: 5.75em;
  padding-bottom: 5.75em;
  position: relative;
  overflow: hidden;
}

.liczby-flex {
  padding-left: 6.25em;
  display: flex;
}

.liczby-item {
  color: #e7ebd2;
  background-color: #58602e;
  flex-flow: column;
  justify-content: space-between;
  width: 32.8%;
  min-height: 24em;
  margin-left: .5%;
  padding: 2.81em 5.63em 1em 1.25em;
  display: flex;
}

.liczby-item._2 {
  color: #58602e;
  background-color: #e7ebd2;
}

.liczby-item._4 {
  color: #fff;
  background-image: url('../images/DJI_20250912095953_0073_D-scaled.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.liczby-item._3 {
  color: #93521e;
  background-color: #f6dfc0;
}

.liczby-item-top {
  position: relative;
}

.liczby-item-top._4 {
  margin-top: -1.6em;
}

.liczby-top-text {
  font-size: 4.13em;
  font-weight: 600;
  line-height: 1.13;
}

.liczby-item-bottom {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.liczby-bottom-text {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.span-small {
  font-size: .5em;
  line-height: 1;
}

.liczby-bg {
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.is-section-rotate-title {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0 0 0 auto;
}

.is-section-rotate-title._2 {
  position: absolute;
  inset: 0 auto 0 0;
}

.is-section-rotate-title.is-poznaj {
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  inset: 0 auto 0 0;
  transform: translate(0%);
}

.is-section-rotate-title.is-galeria, .is-section-rotate-title.is-atuty {
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  inset: 0 0 0 auto;
  transform: translate(0%);
}

.is-section-rotate-title.is-zakup {
  z-index: 9;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  inset: 0 0 0 auto;
  transform: translate(0%);
}

.is-section-rotate-title.is-napisz {
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  inset: 0 auto 0 0;
  transform: translate(0%);
}

.is-section-rotate-title.is-dziennik {
  justify-content: center;
  align-items: flex-start;
  position: absolute;
  inset: 7em auto 0 0;
}

.is-section-rotate-title.is-ankieta {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 7.5em;
  position: absolute;
  inset: 0 0 0 auto;
  transform: translate(0%);
}

.title-o-inwestycji {
  perspective-origin: 50%;
  transform-origin: 50%;
  color: #e3e3d7;
  letter-spacing: .855px;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  justify-content: center;
  align-items: center;
  font-size: 3.56em;
  font-weight: 800;
  line-height: 1.2;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
  right: 0;
  transform: rotate(0);
}

.section-wiz {
  position: relative;
  overflow: hidden;
}

.section-blisko {
  background-color: #fff;
  padding-top: 3.75em;
  padding-bottom: 3.75em;
  overflow: hidden;
}

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

.blisko-flex {
  justify-content: space-between;
  margin-top: 3.5em;
  display: flex;
}

.blisko-item {
  width: 17%;
}

.blisko-item-title {
  margin-top: 2.5em;
  margin-bottom: 1.25em;
}

.blisko-title-text {
  color: #212020;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.5;
}

.blisko-item-small-text {
  color: #58602e;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
}

.section-atuty-inwestycji {
  position: relative;
  overflow: hidden;
}

.image-3 {
  width: 100%;
}

.atuty-bg {
  background-image: linear-gradient(#0000 31%, #0006 71%);
  justify-content: flex-start;
  align-items: flex-end;
  padding-right: 12.5em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.title-w-liczbach {
  perspective-origin: 50%;
  transform-origin: 100%;
  color: #212020;
  letter-spacing: .855px;
  text-transform: uppercase;
  writing-mode: vertical-rl;
  justify-content: center;
  align-items: center;
  font-size: 3.56em;
  font-weight: 800;
  line-height: 1.2;
  display: flex;
  position: static;
  top: auto;
  bottom: auto;
  right: 0;
  transform: rotate(0);
}

.title-w-liczbach.is-poznaj {
  color: #58602e;
  writing-mode: vertical-rl;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotate(0);
}

.title-w-liczbach.is-atuty {
  color: #fff;
  writing-mode: vertical-rl;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotate(0);
}

.title-w-liczbach.is-zakup {
  z-index: 9;
  color: #212020;
  writing-mode: vertical-rl;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  transform: rotate(0);
}

.title-w-liczbach.is-napisz {
  color: #58602e;
  writing-mode: vertical-rl;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotate(0);
}

.image-4 {
  width: 100%;
}

.section-marzenia {
  background-color: #fafaf7;
  padding-top: 6.69em;
  padding-bottom: 3.38em;
  position: relative;
  overflow: hidden;
}

.marzenia-slider {
  margin-top: 4.5em;
  display: flex;
}

.marzenia-slider-item {
  background-color: #fff;
  width: 20%;
  padding: 1.44em 1.44em 2.5em 1.25em;
}

.m-item-icon {
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 3.13em;
  display: flex;
}

.marzenie-text {
  margin-top: 1em;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
}

.span-brown {
  color: #93521e;
}

.marzenia-slider-nav {
  grid-column-gap: 5.94em;
  grid-row-gap: 5.94em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4.63em;
  display: flex;
}

.m-slider-arrows {
  grid-column-gap: .44em;
  grid-row-gap: .44em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-5 {
  width: 1.75em;
}

.ms-slider-lines {
  background-color: #f5f5f1;
  width: 100%;
  height: 1px;
  position: relative;
}

.ms-line-line {
  background-color: #93521e;
  width: 33%;
  height: 2px;
}

.section-oferta-info {
  padding-top: 4.06em;
  padding-bottom: 4.06em;
  overflow: hidden;
}

.oferta-info-flx {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.of-info-text {
  flex: none;
}

.text-oferta {
  color: #93521e;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
}

.of-info-item {
  grid-column-gap: .69em;
  grid-row-gap: .69em;
  border-right: 1px solid #e3e3d7;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
}

.of-info-item.last {
  border-right-width: 0;
}

.of-info-title {
  color: #58602e;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
}

.of-info-price {
  color: #212020;
  align-self: stretch;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.5;
}

.section-galeria {
  padding-bottom: 0;
  position: relative;
  overflow: hidden;
}

.galeria-slider {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  display: flex;
}

.image-6 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.galeria-wrapper {
  padding-right: 5.13em;
}

.galeria-slider-nv {
  grid-column-gap: 5.94em;
  grid-row-gap: 5.94em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3.13em;
  display: flex;
}

.poznaj-oferte {
  background-color: #e7ebd2;
  padding-top: 5.31em;
  padding-bottom: 5.31em;
  position: relative;
  overflow: hidden;
}

.poznaj-flex {
  padding-left: 6.25em;
  display: flex;
}

.poznaj-item {
  color: #e7ebd2;
  background-color: #58602e;
  flex-flow: column;
  justify-content: space-between;
  width: 32.8%;
  min-height: 26.69em;
  margin-left: .5%;
  padding: 2.81em 5.63em 1em 1.25em;
  text-decoration: none;
  display: flex;
}

.poznaj-item._2 {
  color: #58602e;
  background-color: #fafaf7;
}

.poznaj-item._4 {
  color: #fff;
  background-image: url('../images/Frame-51211.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.poznaj-item._3 {
  color: #93521e;
  background-color: #fafaf7;
}

.poznaj-top-text {
  font-size: 2em;
  font-weight: 600;
  line-height: 1.13;
}

.poznaj-cs-btn {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  border-bottom: 1px solid #e7ebd2;
  justify-content: flex-start;
  align-items: center;
  padding-top: .2em;
  padding-bottom: .2em;
  display: flex;
}

.poznaj-cs-btn._2 {
  grid-column-gap: .7em;
  grid-row-gap: .7em;
  border-bottom-color: #58602e;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.poznaj-cs-btn._3 {
  border-bottom-color: #93521e;
}

.poznaj-cs-btn._4 {
  border-bottom-color: #fff;
}

.image-7 {
  width: .75em;
}

.section-galeria-nav {
  padding-bottom: 2.5em;
  overflow: hidden;
}

.section-krok-po-kroku {
  background-color: #fafaf7;
  padding-top: 5.75em;
  padding-bottom: 5.75em;
  position: relative;
  overflow: hidden;
}

.krok-flex {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.krok-col {
  align-self: auto;
  width: 50%;
  position: relative;
}

.zm-img {
  position: relative;
}

.image-8 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 40em;
}

.zm-bg {
  background-color: #0000004d;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-bottom: 2.06em;
  padding-left: 2.19em;
  padding-right: 2.81em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.zakup-title {
  color: #fff;
  letter-spacing: .855px;
  text-transform: uppercase;
  font-size: 3.56em;
  font-weight: 800;
  line-height: 1.2;
}

.span-color {
  color: #f6dfc0;
}

.zakup-text {
  color: #fff;
  margin-top: 1em;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.5;
}

.sec-kroki {
  max-height: 40em;
  padding-top: 4.38em;
  padding-left: 5.31em;
  padding-right: 3.13em;
  overflow: hidden;
}

.krok-item {
  margin-bottom: .31em;
  padding-bottom: 0;
  display: flex;
}

.krok-left {
  grid-column-gap: .31em;
  grid-row-gap: .31em;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: 2.63em;
  margin-right: 2.5em;
  display: flex;
}

.krok-subtite {
  color: #93521e;
  letter-spacing: .9px;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.5;
}

.krok-title {
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.47;
}

.krok-content {
  max-height: 0;
  padding-bottom: 0;
  transition: all .3s;
  overflow: hidden;
}

.krok-content.active {
  max-height: 2000px;
}

.krok-text {
  font-size: .88em;
  line-height: 1.47;
}

.krok-number {
  color: #93521e;
  background-color: #e7ebd2;
  justify-content: center;
  align-items: center;
  width: 2.63em;
  height: 2.63em;
  min-height: 2.63em;
  display: flex;
}

.krok-number.active {
  color: #fafaf7;
  background-color: #93521e;
}

.text-block-2 {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.krok-line {
  background-color: #93521e;
  width: 1px;
  height: 100%;
  min-height: 2em;
}

.kroki-cs-bg {
  z-index: 0;
  background-image: linear-gradient(#fafaf700, #fafaf7);
  width: 100%;
  height: 9.38em;
  position: absolute;
  bottom: 0;
  left: 0;
}

.krok-padding {
  padding-bottom: .63em;
}

.section-cta {
  padding-top: 6.25em;
  padding-bottom: 6.25em;
  overflow: hidden;
}

.cta-buttons {
  grid-column-gap: 2.94em;
  grid-row-gap: 2.94em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cs-simple-btn {
  color: #93521e;
  background-color: #f6dfc0;
  border: 1px solid #f6dfc0;
  padding: 1em 2.13em;
  text-decoration: none;
  transition: all .3s;
}

.cs-simple-btn:hover {
  background-color: #0000;
  border-color: #93521e;
}

.cs-simple-btn.is-ask {
  color: #212020;
  background-color: #0000;
  border-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 4.88em;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.cs-simple-btn.is-ask:hover {
  color: #93521e;
  background-color: #f6dfc0;
}

.cs-simple-btn.is-nav-btn {
  padding-top: 2.2em;
  padding-bottom: 2.2em;
}

.cs-simple-btn.is-nav-btn:hover {
  color: #93521e;
  background-color: #fafaf7;
  border-right-color: #fafaf7;
}

.cs-simple-btn.is-nav-btn.is-mobile-btn {
  display: none;
}

.cs-simple-btn.is-back-button {
  padding-top: 2.2em;
  padding-bottom: 2.2em;
}

.btn-flex {
  grid-column-gap: .7em;
  grid-row-gap: .7em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-3 {
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.image-9 {
  width: .75em;
}

.btn-call {
  color: #58602e;
  border-bottom: 1px solid #58602e;
  padding-top: .31em;
  padding-bottom: .31em;
  text-decoration: none;
}

.btn-call.is-black {
  color: #212020;
  border-bottom-color: #212020;
}

.is-phone-icon {
  width: 1.06em;
}

.section-napisz {
  background-color: #fafaf7;
  position: relative;
  overflow: hidden;
}

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

.napisz-col {
  width: 50%;
}

.napisz-img {
  position: relative;
}

.napisz-bg {
  background-color: #0000004d;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 3.44em 2.81em 2.06em 2.19em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.np-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.43;
}

.np-phone {
  grid-column-gap: .31em;
  grid-row-gap: .31em;
  color: #fff;
  border-left: 1px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 2.19em;
  padding-top: .19em;
  padding-bottom: .19em;
  padding-left: 1.25em;
  text-decoration: none;
  display: flex;
}

.np-phone-subtitle {
  color: #fff;
  font-size: 1.13em;
  font-weight: 500;
  line-height: 1.5;
}

.np-phone-text {
  color: #fff;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.47;
  text-decoration: none;
}

.np-bottom-text {
  color: #fff;
  max-width: 21.44em;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
}

.napisz-form {
  padding-left: 6.25em;
  padding-right: 3.94em;
}

.f-label {
  color: #58602e;
  letter-spacing: 0;
  text-transform: none;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.f-label.top-space {
  margin-top: .6em;
}

.f-label.no-space {
  color: #212020;
  margin-bottom: 0;
}

.f-label.is-lighter {
  color: #212020;
  font-weight: 400;
}

.checkbox-label {
  color: #58602e;
  letter-spacing: 0;
  text-transform: none;
  font-size: .81em;
  font-weight: 700;
  line-height: 1.5;
}

.checkbox-label.is-newsletter {
  color: #212020;
  font-weight: 400;
}

.text-block-4 {
  color: #575756;
  margin-top: 1em;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
}

.cs-field {
  color: #58602e;
  letter-spacing: .24px;
  text-transform: none;
  background-color: #0000;
  border: 0 solid #000;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}

.cs-field::placeholder {
  color: #58602e;
}

.cs-field.is-textarea {
  height: 7em;
}

.cs-field.is-newsletter, .cs-field.is-newsletter::placeholder {
  color: #212020;
}

.cs-form-flex-item {
  border-bottom: 1px solid #58602e;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .7em;
  padding-top: .31em;
  padding-bottom: .31em;
  display: flex;
}

.cs-form-flex-item.is-with-textarea {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: .3em;
}

.cs-form-flex-item.no-space {
  border-bottom-color: #212020;
  align-self: stretch;
  margin-bottom: 0;
}

.form-zgody {
  margin-top: 1.5em;
  margin-bottom: 2em;
}

.zgody-more-text {
  color: #58602e;
  letter-spacing: 0;
  text-transform: none;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.sp-button-flex {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  border-bottom: 1px solid #1a6f4e;
  justify-content: flex-start;
  align-items: center;
  padding-top: .63em;
  padding-bottom: .63em;
  display: flex;
}

.sp-button-flex.nobr {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  border-bottom-width: 0;
}

.zgody-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.sp-button {
  color: #1a6f4e;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
}

.sp-button.btn-send {
  color: #fff;
  letter-spacing: .78px;
  text-transform: uppercase;
  background-color: #252525;
  border: 1px solid #252525;
  border-radius: 2px;
  padding: .19em 1.56em .1em;
  font-size: .81em;
  font-weight: 500;
}

.sp-button.btn-send:hover {
  color: #000;
  background-color: #0000;
}

.label-div {
  flex: none;
  width: 9.38em;
  margin-right: 1.56em;
}

.label-div.ctr {
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.label-div.left {
  width: auto;
  margin-right: 0;
}

.zgody-more {
  cursor: pointer;
  border-bottom: 1px solid #58602e;
  padding-top: .38em;
  padding-bottom: .38em;
}

.select-div {
  width: 100%;
  position: relative;
}

.image-10 {
  width: .75em;
  position: absolute;
  bottom: .9em;
  right: 0;
}

.image-11 {
  width: .75em;
}

.zgody-more-flex {
  grid-column-gap: .44em;
  grid-row-gap: .44em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.napisz-img-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 10em;
  max-height: 45em;
}

.form-block {
  margin-bottom: 0;
}

.section-etapy-budowy {
  background-color: #fff;
  padding-top: 6.69em;
  padding-bottom: 9em;
  position: relative;
  overflow: hidden;
}

.section-etapy-content {
  padding-bottom: 4.81em;
  overflow: hidden;
}

.footer {
  padding-top: 2.5em;
  overflow: hidden;
}

.footer-top {
  display: flex;
}

.image-12 {
  width: 11.63em;
}

.footer-col {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.footer-zarezerwuj {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-rezerwuj-title {
  letter-spacing: .9px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.5;
}

.rezerwuj-text {
  font-size: 1em;
  line-height: 1.5;
}

.image-13 {
  width: .75em;
}

.footer-col-line {
  background-color: #e3e3d7;
  width: 1px;
  height: 1.69em;
}

.footer-bottom {
  justify-content: space-between;
  margin-top: 4.38em;
  display: flex;
}

.footer-m-title {
  color: #212020;
  letter-spacing: .9px;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.5;
}

.is-newsletter-flex {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link {
  color: #212020;
  font-weight: 700;
  text-decoration: none;
}

.is-newsletter-content {
  margin-top: 3.44em;
}

.footer-dane-text {
  font-size: 1em;
  line-height: 1.5;
}

.footer-dane-flex {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  display: flex;
}

.footer-menu {
  grid-column-gap: .31em;
  grid-row-gap: .31em;
  flex-flow: column;
  display: flex;
}

.footer-menu-item {
  color: #212020;
  font-size: 1em;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
}

.footer-menu-item:hover {
  text-decoration: underline;
}

.fbottom-flex {
  grid-column-gap: 3.25em;
  grid-row-gap: 3.25em;
  display: flex;
}

.footer-copy {
  justify-content: space-between;
  align-items: center;
  padding-top: .94em;
  padding-bottom: .94em;
  display: flex;
}

.footer-copy-text {
  font-size: .75em;
  line-height: 1.5;
}

.footer-copy-text.is-footer-link {
  color: #212020;
  text-decoration: none;
  transition: all .3s;
}

.footer-copy-text.is-footer-link:hover {
  text-decoration: underline;
}

.section-dziennik {
  background-color: #fafaf7;
  padding-top: 6.38em;
  padding-bottom: 6.38em;
  position: relative;
  overflow: hidden;
}

.dziennik-tytul {
  color: #212020;
  letter-spacing: .48px;
  text-transform: none;
  margin-top: .25em;
  margin-bottom: .25em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.5;
}

.dziennik-img {
  width: 45%;
  margin-bottom: 6.25em;
  box-shadow: 0 32px 64px -12px #0000002e;
}

.etap-circle {
  background-color: #f6dfc0;
  border: 0 solid #c8c1b9;
  border-radius: 0%;
  width: 1.13em;
  height: 1.13em;
  margin-top: .63em;
}

.etap-circle.is-finished {
  background-color: #93521e;
  border-color: #5f4738;
}

.dziennik-data {
  color: #93521e;
  letter-spacing: .9px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.5;
}

.dziennik-content {
  width: 45%;
}

.dziennik-lines {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.dziennik-bg {
  background-image: linear-gradient(#dedad500, #fafaf7);
  width: 100%;
  height: 16em;
  position: absolute;
  bottom: 0;
  left: 0;
}

.dziennik-item {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  padding-bottom: 0;
  display: flex;
}

.dziennik-budowy-flex {
  background-color: #0000;
  flex-flow: column;
  max-width: 67.5em;
  margin-top: 3.06em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4.69em;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: relative;
}

.dziennik-line {
  background-color: #93521e;
  flex: 1;
  width: 1px;
  height: auto;
  margin-top: .6em;
  margin-left: auto;
  margin-right: auto;
}

.dzinnik-content-text {
  color: #212020;
  font-size: .88em;
  line-height: 1.5;
}

.image-25 {
  flex: none;
  width: .81em;
  height: .81em;
  margin-top: .13em;
}

.etapy-col {
  width: 20%;
  min-width: 16em;
}

.etap-line {
  background-color: #58602e;
  flex: 1;
  width: 100%;
  height: 2px;
  margin-top: .6em;
  position: relative;
}

.etap-line.is-finished {
  background-color: #58602e;
}

.etap-line.hidden {
  opacity: 0;
}

.etap-top {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.etap-status-text {
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
}

.etap-content-item {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.etap-content-item.is-pending {
  color: #93521e;
}

.etap-content {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: column;
  padding-top: .94em;
  display: flex;
}

.etap-content-text {
  color: #212020;
  font-size: .88em;
  line-height: 1.5;
}

.etap-content-text.is-pending {
  color: #93521e;
}

.etap-circle-2 {
  background-color: #f6dfc0;
  background-image: url('../images/CircleNotch.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border: 2px solid #fff;
  border-radius: 0%;
  width: 1.88em;
  height: 1.88em;
  margin-top: .63em;
}

.etap-circle-2.is-finished {
  background-image: url('../images/Frame-51198.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-color: #fff;
}

.etap-text {
  color: #58602e;
  text-align: center;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.etapy-flex {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
  width: 100%;
  margin-top: 2.5em;
  padding-right: 3.44em;
  display: flex;
  overflow: auto;
}

.etap-with-lines {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.etap-status {
  grid-column-gap: 3.44em;
  grid-row-gap: 3.44em;
  color: #58602e;
  background-color: #e7ebd2;
  border: 1px solid #e7ebd2;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .25em .44em;
  display: flex;
}

.etap-status.is-pending {
  color: #93521e;
  background-color: #f6dfc0;
  border-color: #f6dfc0;
}

.image-24 {
  width: .88em;
  height: .88em;
}

.etap-bottom {
  margin-top: .75em;
  margin-left: .5em;
  margin-right: .5em;
  padding: 1.25em;
}

.image-26 {
  width: 2.63em;
  display: none;
  position: absolute;
  top: -1.2em;
  right: -3em;
}

.section-mieszkania {
  padding-top: 4.69em;
  padding-bottom: 4.69em;
  overflow: hidden;
}

.text_16px {
  color: #372f2e;
  flex: none;
  align-self: stretch;
  width: 100%;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.5;
}

.apartments_rooms_link {
  color: #5f4738;
  text-align: center;
  border: 1px solid #827a75;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.13em;
  height: 3.13em;
  font-weight: 500;
  text-decoration: none;
  transition: border-color .3s, background-color .3s, color .3s;
  display: flex;
}

.apartments_rooms_link:hover {
  color: #fbf9f7;
  background-color: #5f4738;
  border-color: #8e7949 #8e7949 #5f4738;
}

.apartments_rooms_link.is--active {
  color: #fbf9f7;
  background-color: #5f4738;
  border-color: #5f4738;
}

.checkbox-2 {
  border: 1px solid #c8c1b9;
  border-radius: 100%;
  flex: none;
  width: 1.44em;
  height: 1.44em;
  margin-top: 0;
}

.checkbox-2.w--redirected-checked {
  background-color: #0000;
  background-image: url('../images/checked.svg');
  background-position: 50%;
  background-size: 13px 13px;
  border-color: #c8c1b9;
}

.apartment_checkboxes_grid {
  grid-column-gap: .69em;
  grid-row-gap: .69em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.apartment_filter_input_arrow {
  color: #5f4738;
  width: .7em;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: .9em;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.checkbox-label-2 {
  color: #212020;
  margin-bottom: 0;
  margin-left: .38em;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
}

.apartment_filters_column {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  max-width: 17em;
  display: flex;
}

.apartment_filters_column.is-flex-alt {
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  max-width: 9em;
  padding-top: 2.5em;
}

.apartment_filters_column.is-smaller {
  max-width: 5em;
}

.checkbox-field {
  justify-content: flex-start;
  align-items: flex-start;
  font-weight: 500;
  display: flex;
}

.cross_icon {
  color: #93521e;
  flex: none;
  width: 1em;
}

.apartment_filter_select_field {
  color: #372f2e;
  background-color: #f3f3f300;
  border: 1px solid #c8c1b9;
  border-bottom-color: #c4c4be;
  border-radius: 1px;
  height: 100%;
  margin-bottom: 0;
  padding: .88em .81em .94em;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3;
  transition: color .3s;
}

.apartment_filter_select_field:focus {
  border-color: #373a3b;
}

.is-filtrowanie {
  border-top: 1px solid #e3e3d7;
  border-bottom: 1px solid #e3e3d7;
  margin-top: 2.06em;
  padding-top: 1.56em;
  padding-bottom: 1.56em;
  position: relative;
}

.apartment_filters_input_wrap {
  position: relative;
}

.apartment_filters_last_column {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.apartment_filters_reset_link {
  grid-column-gap: .38em;
  grid-row-gap: .38em;
  color: #43413f;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding-left: .94em;
  font-size: .88em;
  text-decoration: none;
  display: flex;
  position: absolute;
  bottom: -.8em;
  right: 0;
}

.apartments_filters_inner_grid {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.apartments_filters_grid {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  border-bottom: 0 solid #c8c1b9;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 1fr 1.2fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-bottom: 0;
  display: flex;
}

.form-block-2 {
  margin-bottom: 0;
}

.fya_inputs_grid {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5em 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.fya_input_wrap {
  height: 100%;
  position: relative;
}

.fya_input {
  text-align: right;
  background-color: #0000;
  border: 1px solid #c4c4be;
  height: 100%;
  margin-bottom: 0;
  padding: .88em .81em .94em 2.5em;
  font-size: 1em;
}

.fya_input:focus {
  border-color: #1a1919;
}

.fya_input::placeholder {
  color: #1a1919;
}

.text_13px {
  margin-bottom: 0;
  font-size: .81em;
  line-height: 1.36;
}

.text_13px.is--fya-label {
  color: #252525;
  text-align: left;
  text-transform: none;
  justify-content: flex-start;
  align-items: center;
  padding-left: .63em;
  font-size: 1em;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.text_16px-2 {
  color: #212020;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1.5;
}

.path {
  color: #93521e;
}

.is-results-content {
  padding-top: 1.3em;
}

.se_results_tag_wrap {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1.88em;
  padding-bottom: 2em;
  font-weight: 500;
}

.text_20px {
  color: #212020;
  font-size: .88em;
  font-weight: 400;
  line-height: 1.5;
}

.se_link {
  color: #5f4738;
  border-bottom: 1px solid #5f4738;
  padding-top: .31em;
  padding-bottom: .31em;
  text-decoration: none;
  transition: all .3s;
}

.se_link:hover {
  opacity: .66;
}

.se_list {
  flex-flow: column;
  margin-bottom: 2em;
  margin-left: -1.25em;
  margin-right: -1.25em;
  display: flex;
  position: relative;
}

.text_16px-3 {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
}

.text_16px-3.smaller {
  font-size: .75em;
  text-decoration: line-through;
}

.text_16px-3.is-sprzedane {
  color: #f3938a;
}

.se-link-flex {
  grid-column-gap: .31em;
  grid-row-gap: .31em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.se_link_text {
  letter-spacing: .72px;
  text-transform: uppercase;
  font-size: .75em;
  line-height: 1.45;
}

.se_status_circle {
  background-color: #58602e;
  border-radius: 50em;
  flex: none;
  width: .75em;
  height: .75em;
}

.se_status_circle.is--orange {
  background-color: #d3aa58;
}

.se_status_circle.is--red {
  background-color: #d37558;
}

.se_status_circle.is-sprzedane {
  background-color: #f3938a;
}

.se_status_circle.is-rezerwacja {
  background-color: #e3e3d7;
}

.text_14px {
  font-size: .88em;
  line-height: 1.5;
}

.text_14px.is--se-label-mobile {
  display: none;
}

.is-price {
  color: #5f4738;
  letter-spacing: .72px;
  text-transform: uppercase;
  background-color: #dedad5;
  border-radius: 4px;
  padding: .19em;
  font-size: .75em;
  line-height: 1.4;
}

.se_sort_link_icon {
  width: .6em;
}

.se_item_column {
  color: #212020;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: .63em;
  padding-right: .63em;
  font-weight: 500;
  display: flex;
  position: relative;
}

.se_item_grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr .75fr 1fr 1fr 1.3fr 1fr 1fr 1.25fr 1.25fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.se_sort_grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr .75fr 1fr 1fr 1.3fr 1fr 1fr 1.25fr 1.2fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-27 {
  margin-top: -2px;
}

.se_sort_link {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  color: #212020;
  justify-content: center;
  align-items: center;
  font-size: .88em;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.se_sort_link:hover {
  opacity: .7;
}

.se_sort_column {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: .63em;
  padding-right: .63em;
  font-weight: 500;
  display: flex;
}

.is-table-div {
  margin-top: .6em;
}

.se_status_wrap {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  display: flex;
}

.se_sort_block {
  margin-left: -1.25em;
  margin-right: -1.25em;
  padding: 0 1.258em .75em 1.25em;
}

.se_item {
  border-bottom: 1px solid #e3e3d7;
  flex-flow: column;
  justify-content: center;
  min-height: 4.88em;
  padding: 0 1.25em;
  transition: color .3s, background-color .3s;
  display: flex;
}

.se_item:hover {
  background-color: #fafaf7;
}

.se_item.is_sold {
  opacity: .5;
}

.is-najnizsza-cena-info {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.image-28 {
  flex: none;
  width: .88em;
  height: .88em;
}

.is-karta-link {
  grid-column-gap: .31em;
  grid-row-gap: .31em;
  color: #212020;
  justify-content: flex-start;
  align-items: center;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  display: flex;
}

.is-karta-link:hover {
  color: #93521e;
}

.is-cena-info {
  color: #fff;
  background-color: #212020;
  width: 16em;
  padding: 1em;
  font-size: .63em;
  font-weight: 500;
  line-height: 1.345;
  display: none;
  position: absolute;
  top: auto;
  bottom: -6em;
  left: -3.13em;
}

.is-promocja {
  color: #58602e;
  text-align: center;
  letter-spacing: .36px;
  text-transform: uppercase;
  background-color: #e7ebd2;
  padding: .13em .19em;
  font-size: .75em;
  font-weight: 600;
  line-height: 1.5;
  position: absolute;
  top: 0;
}

.popup-mieszkanie {
  z-index: 99;
  background-color: #fafaf7c9;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-mieszkanie-content {
  background-color: #fafaf7;
  width: 80%;
  padding: 3.75em 2.5em;
  position: relative;
}

.is-popup-flex {
  display: flex;
}

.mieszkanie-info-left {
  border-right: 1px solid #e3e3d7;
  width: 30%;
  padding-right: 3.13em;
}

.minfo-content {
  border-bottom: 1px solid #e3e3d7;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.minfo-title {
  color: #58602e;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
}

.is-price-div {
  margin-top: .75em;
}

.najnizsza-cena-text {
  color: #212020;
  margin-top: 1.2em;
  font-size: .63em;
  font-weight: 500;
  line-height: 1.35;
}

.mieszkanie-info-right {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 70%;
  padding-left: 2.94em;
  padding-right: 8em;
  display: flex;
  position: relative;
}

.mieszkanie-form-price {
  grid-column-gap: 1.1em;
  grid-row-gap: 1.1em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.price-title {
  color: #58602e;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
}

.is-form-price {
  color: #58602e;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.5;
}

.small-currency {
  font-size: .5em;
}

.popup-info-text {
  color: #93521e;
  text-transform: uppercase;
  margin-bottom: .94em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5;
}

.close-popup {
  background-color: #93521e;
  justify-content: center;
  align-items: center;
  width: 2.63em;
  height: 2.63em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0;
  left: auto;
  right: .5em;
}

.image-29 {
  width: 2em;
}

.navbar {
  background-color: #0000;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.navbar-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-30 {
  width: 8.81em;
}

.nav-col {
  width: 20%;
}

.nav-col.middle {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-item {
  color: #fff;
  letter-spacing: .9px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: .63em;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.5px;
  display: flex;
  position: relative;
}

.nav-inner-flex {
  grid-column-gap: 1.44em;
  grid-row-gap: 1.44em;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.is-social-media {
  grid-column-gap: 1.44em;
  grid-row-gap: 1.44em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-media-link {
  color: #fff;
  transition: all .3s;
}

.text-block-5 {
  font-size: .81em;
}

.drop-text {
  color: #fff;
  letter-spacing: .9px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.5;
}

.dropdown-toggle {
  grid-column-gap: .31em;
  grid-row-gap: .31em;
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: .63em;
  display: flex;
}

.code-embed-2 {
  margin-top: -.19em;
}

.section-ankieta-content {
  padding-top: 0;
  padding-bottom: 6.25em;
  font-family: Epilogue, sans-serif;
  position: relative;
}

.ankieta-flex {
  display: flex;
}

.ankieta-left {
  grid-column-gap: 2.81em;
  grid-row-gap: 2.81em;
  flex-flow: column;
  width: 35%;
  display: flex;
}

.ankieta-right {
  width: 60%;
  padding-left: 8.13em;
}

.form-ankieta-section {
  margin-bottom: 2.69em;
}

.ankieta-question {
  color: #58602e;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.5;
}

.ankieta-content {
  margin-top: 1.25em;
}

.ankieta-item-input {
  margin-top: .63em;
  margin-bottom: .63em;
}

.ankieta-item-input.max-width {
  max-width: 12.5em;
}

.ankieta-content-flex {
  grid-column-gap: 1.38em;
  grid-row-gap: 1.38em;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 39em;
  display: grid;
}

.ankieta-content-flex._3 {
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 37.5em;
}

.ankieta-content-flex._4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  max-width: 25em;
}

.ankieta-content-flex._15 {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
}

.text-block-6 {
  color: #212020;
  font-size: 1em;
  font-weight: 500;
}

.ankieta-last-title {
  color: #93521e;
  letter-spacing: 3.2px;
  text-transform: uppercase;
  margin-bottom: 2.81em;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.55;
}

.form-oswiadczenia {
  margin-bottom: 2.81em;
}

.oswiadczenia-text {
  color: #58602e;
  font-size: .75em;
  font-weight: 500;
  line-height: 1.5;
}

.oswiadczenia-text ul {
  margin-bottom: 1px;
  padding-left: 20px;
}

.cs-space {
  margin-bottom: 6.25em;
}

.is-ankieta-popup {
  background-color: #e7ebd2c2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Epilogue, sans-serif;
  display: none;
  position: fixed;
  inset: 0%;
}

.ankieta-popup-content {
  background-color: #e7ebd2;
  padding: 5.63em;
}

.ankieta-popup-title {
  color: #212020;
  text-align: center;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.4;
}

.span-green {
  color: #58602e;
}

.ankieta-popup-text {
  color: #212020;
  text-align: center;
  margin-top: 1.31em;
  margin-bottom: 3.44em;
  font-size: 1.13em;
  line-height: 1.5;
}

.ankieta-popup-btn {
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .hero-title {
    font-size: 2.7em;
  }

  .text-block {
    font-size: .9em;
  }

  .section-o-inwestycji {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .small-title-text {
    font-size: .9em;
  }

  .sec-main-title {
    font-size: 1.7em;
  }

  .sec-text, .sec-text.no-top {
    font-size: 1.2em;
  }

  .section-w-liczbach {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .liczby-flex {
    flex-flow: wrap;
  }

  .liczby-item {
    width: 49.5%;
    min-height: 22em;
    margin-bottom: .5%;
  }

  .liczby-item._3 {
    padding-right: 3em;
  }

  .liczby-top-text {
    font-size: 3.8em;
  }

  .is-section-rotate-title.is-napisz {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 3.44em;
  }

  .section-blisko {
    padding-bottom: 3em;
  }

  .blisko-flex {
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
  }

  .blisko-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    margin-bottom: 2.81em;
    display: flex;
  }

  .blisko-title-text, .blisko-item-small-text {
    text-align: center;
  }

  .image-3 {
    object-fit: cover;
    min-height: 40em;
  }

  .section-marzenia {
    padding-top: 3em;
    padding-bottom: 2em;
  }

  .section-oferta-info {
    padding-top: 2em;
  }

  .oferta-info-flx {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .of-info-text {
    text-align: center;
    width: 100%;
  }

  .text-oferta {
    margin-bottom: 1.5em;
  }

  .of-info-item {
    border-bottom: 1px solid #e3e3d7;
    border-right-width: 0;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
  }

  .of-info-item.last {
    border-bottom-width: 0;
  }

  .of-info-price {
    text-align: center;
  }

  .poznaj-flex {
    flex-flow: wrap;
  }

  .poznaj-item {
    width: 49.5%;
    min-height: 22em;
    margin-bottom: .5%;
  }

  .section-krok-po-kroku {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .zm-bg {
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .zakup-title {
    font-size: 2em;
  }

  .zakup-text {
    font-size: 1em;
  }

  .sec-kroki {
    padding-left: 1em;
    padding-right: 3em;
  }

  .krok-left {
    margin-right: 1.2em;
  }

  .cs-simple-btn.is-nav-btn {
    z-index: 9;
    padding-top: 1.6em;
    padding-bottom: 1.6em;
    position: relative;
  }

  .napisz-flex {
    flex-flow: wrap;
  }

  .napisz-col {
    width: 100%;
  }

  .napisz-form {
    padding: 3em 3em 3em 4em;
  }

  .section-etapy-budowy {
    padding-bottom: 4em;
  }

  .footer-col {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .footer-col-line._1 {
    display: none;
  }

  .footer-bottom {
    flex-flow: wrap;
    margin-top: 2em;
  }

  .footer-newsletter {
    width: 100%;
    margin-top: 2.5em;
  }

  .is-newsletter-content {
    margin-top: 2em;
  }

  .fbottom-flex {
    order: -1;
    width: 100%;
  }

  .footer-copy {
    margin-top: 1.8em;
  }

  .section-dziennik {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .dziennik-budowy-flex {
    padding-left: 4em;
    padding-right: 0;
  }

  .etapy-flex {
    width: 100%;
    min-width: 62.5em;
    overflow: auto;
  }

  .apartments_rooms_link {
    width: 2.8em;
    height: 2.8em;
  }

  .apartment_checkboxes_grid {
    grid-column-gap: 1.1em;
    grid-row-gap: 1.1em;
  }

  .checkbox-label-2 {
    font-size: .9em;
  }

  .apartment_filters_column.is-flex-alt {
    padding-top: 0;
  }

  .apartment_filter_select_field {
    padding-top: .7em;
    padding-bottom: .7em;
  }

  .apartments_filters_inner_grid {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .apartments_filters_grid {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: wrap;
  }

  .text_13px {
    color: #575756;
    text-transform: none;
    margin-bottom: .31em;
  }

  .text_14px {
    font-size: .9em;
  }

  .se_item_column, .se_sort_column {
    padding-left: .5em;
    padding-right: .5em;
  }

  .is-table-div {
    flex-flow: column;
    min-width: 100em;
    display: flex;
    overflow: auto;
  }

  .nav-col {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    display: flex;
    position: static;
  }

  .nav-col.is-logo-col {
    justify-content: flex-start;
    align-items: center;
  }

  .nav-item {
    color: #fff;
  }

  .nav-inner-flex {
    flex-flow: column;
    padding-top: 11em;
  }

  .drop-text {
    color: #fff;
  }

  .dropdown-toggle {
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
  }

  .ankieta-right {
    padding-left: 1em;
  }

  .cs-space {
    margin-bottom: 4em;
  }

  .lottie-animation {
    width: 1.6em;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    z-index: 9;
    background-color: #0000;
  }

  .image-31 {
    width: 10em;
  }

  .icon-bottom {
    flex-flow: column;
    flex: 1;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .nav-menu {
    background-color: #212020;
    width: 100%;
    height: 100vh;
  }

  .brand {
    z-index: 9;
  }
}

@media screen and (max-width: 767px) {
  .section-hero {
    height: auto;
    min-height: 100vh;
  }

  .image {
    min-height: 100vh;
  }

  .hero-bg {
    padding-bottom: 5em;
  }

  .container {
    padding-left: 1em;
    padding-right: 1em;
  }

  .hero-title {
    font-size: 2.2em;
  }

  .btn-adres-content {
    padding: .5em 1em;
  }

  .text-block {
    font-size: .8em;
  }

  .btn-icon {
    width: 4em;
  }

  .sec-flex {
    flex-flow: wrap;
  }

  .sec-flex.with-space {
    margin-top: 2em;
  }

  .flex-col30 {
    width: 100%;
  }

  .flex-col70 {
    width: 100%;
    padding-right: 0;
  }

  .sec-main-title {
    font-size: 1.5em;
  }

  .liczby-flex {
    padding-left: 3em;
  }

  .liczby-item {
    min-height: 21em;
    padding-right: 2em;
  }

  .liczby-item._3 {
    padding-right: 2em;
  }

  .liczby-top-text {
    font-size: 2.9em;
  }

  .liczby-bottom-text {
    font-size: .9em;
  }

  .span-small {
    font-size: .4em;
  }

  .is-section-rotate-title {
    right: .63em;
  }

  .is-section-rotate-title._2, .is-section-rotate-title.is-poznaj {
    left: .63em;
  }

  .is-section-rotate-title.is-galeria {
    right: .63em;
  }

  .is-section-rotate-title.is-atuty {
    justify-content: flex-start;
    align-items: flex-end;
    bottom: 1em;
    right: .63em;
  }

  .is-section-rotate-title.is-zakup {
    right: .63em;
  }

  .is-section-rotate-title.is-napisz {
    left: .63em;
  }

  .is-section-rotate-title.is-dziennik {
    top: 9.1em;
  }

  .is-section-rotate-title.is-ankieta {
    right: .4em;
  }

  .title-o-inwestycji {
    font-size: 2em;
  }

  .blisko-item {
    width: 50%;
  }

  .atuty-bg {
    padding-right: 4em;
  }

  .title-w-liczbach, .title-w-liczbach.is-poznaj {
    font-size: 2em;
  }

  .marzenia-slider-nav {
    margin-top: 2em;
  }

  .of-info-title {
    text-align: center;
  }

  .poznaj-oferte {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .poznaj-flex {
    padding-left: 3em;
  }

  .poznaj-item {
    min-height: 20em;
    padding-right: 2em;
  }

  .poznaj-top-text {
    font-size: 1.5em;
  }

  .krok-flex {
    flex-flow: wrap;
  }

  .krok-col {
    width: 100%;
  }

  .krok-col.krok-with-padding {
    padding-right: 2.81em;
  }

  .zm-img {
    padding-right: 0;
  }

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

  .cta-buttons {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
  }

  .cs-simple-btn.is-ask {
    min-height: 3em;
  }

  .cs-simple-btn.is-nav-btn {
    display: none;
  }

  .cs-simple-btn.is-nav-btn.is-mobile-btn {
    margin-left: auto;
    margin-right: auto;
    padding-top: 1em;
    padding-bottom: 1em;
    display: block;
  }

  .np-bottom-text {
    font-size: 1em;
  }

  .napisz-form {
    padding-left: 3em;
    padding-right: 0;
  }

  .section-etapy-budowy {
    padding-right: 50px;
  }

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

  .footer-col {
    margin-top: 2.19em;
  }

  .footer-copy {
    grid-column-gap: .63em;
    grid-row-gap: .63em;
    flex-flow: column;
  }

  .dziennik-img {
    order: -1;
    width: 100%;
    margin-bottom: 1em;
  }

  .dziennik-content {
    width: 100%;
  }

  .dziennik-lines {
    order: 1;
    width: 100%;
    height: 6.25em;
  }

  .dziennik-item {
    flex-flow: wrap;
    margin-bottom: 4em;
  }

  .dziennik-budowy-flex {
    padding-top: 0;
    padding-left: 3em;
  }

  .etapy-col {
    padding-bottom: 3em;
  }

  .section-mieszkania {
    padding-bottom: 0;
  }

  .text_16px {
    color: #212020;
    font-size: .9em;
  }

  .apartment_checkboxes_grid {
    max-width: 20em;
  }

  .checkbox-label-2 {
    font-size: .9em;
  }

  .checkbox-field {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .checkbox-field.centered {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .apartment_filters_input_wrap {
    height: 100%;
  }

  .apartments_filters_grid {
    grid-column-gap: .3em;
    grid-row-gap: 1.6em;
    grid-template-columns: 1fr 1.5fr;
    padding-bottom: 2.2em;
  }

  .text_13px {
    color: #575756;
    text-transform: none;
    font-size: .7em;
  }

  .text_13px.is--fya-label {
    margin-bottom: 0;
  }

  .se_results_tag_wrap {
    padding-top: 1.5em;
    padding-bottom: 2.5em;
  }

  .se_list {
    margin-bottom: 4em;
  }

  .text_14px.is--se-label-mobile {
    font-size: .7em;
    display: block;
  }

  .se_item_column {
    grid-column-gap: .2em;
    grid-row-gap: .2em;
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: .5em;
    padding-right: .5em;
  }

  .se_item_grid {
    grid-row-gap: 2em;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .is-table-div {
    min-width: 100%;
    overflow: visible;
  }

  .se_status_wrap {
    margin-left: 0;
  }

  .se_sort_block {
    display: none;
  }

  .se_item {
    padding-top: 1.8em;
    padding-bottom: 1.8em;
  }

  .navbar-flex {
    padding-top: .94em;
    padding-bottom: .94em;
  }

  .ankieta-flex {
    flex-flow: wrap;
  }

  .ankieta-left {
    width: 100%;
    padding-right: 2.5em;
  }

  .ankieta-right {
    width: 100%;
    padding-left: 0;
  }

  .image-31 {
    margin-bottom: 2.81em;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .span-adres {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 1em;
    padding-right: 1em;
  }

  .hero-title {
    font-size: 1.8em;
  }

  .flex-col70.right-padding {
    padding-right: 2em;
  }

  .sec-main-title {
    font-size: 1.5em;
  }

  .sec-text {
    font-size: 1em;
  }

  .liczby-item {
    width: 100%;
  }

  .is-section-rotate-title._2 {
    justify-content: center;
    align-items: flex-start;
    padding-top: 4em;
  }

  .is-section-rotate-title.is-poznaj {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 4em;
  }

  .is-section-rotate-title.is-atuty {
    justify-content: flex-end;
    align-items: flex-start;
    top: 1em;
  }

  .is-section-rotate-title.is-zakup {
    justify-content: flex-end;
    align-items: flex-start;
    padding-top: 2em;
  }

  .is-section-rotate-title.is-dziennik {
    padding-top: 4.2em;
    top: 7em;
  }

  .blisko-title-text {
    font-size: 1em;
  }

  .blisko-item-small-text {
    font-size: .8em;
  }

  .of-info-title {
    font-size: .9em;
  }

  .of-info-price {
    font-size: 1em;
  }

  .poznaj-item {
    width: 100%;
  }

  .section-krok-po-kroku {
    padding-top: 2em;
  }

  .zm-bg {
    padding-left: 1em;
    padding-right: 1em;
  }

  .zakup-title {
    font-size: 1.6em;
  }

  .zakup-text {
    font-size: .9em;
  }

  .sec-kroki {
    padding-right: 2em;
  }

  .section-cta {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .cs-simple-btn.is-ask {
    width: auto;
    min-height: 2em;
    padding-top: 0;
    padding-bottom: 0;
  }

  .cs-simple-btn.is-ask:hover {
    background-color: #0000;
  }

  .cs-simple-btn.smaller {
    text-align: center;
  }

  .napisz-bg {
    padding: 2em 1em;
  }

  .np-title {
    font-size: 1.6em;
  }

  .checkbox-label.is-newsletter {
    text-align: justify;
  }

  .cs-field {
    padding-left: 0;
  }

  .cs-field.is-newsletter {
    text-align: center;
  }

  .cs-form-flex-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cs-form-flex-item.no-space {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .zgody-flex {
    grid-column-gap: .63em;
    grid-row-gap: .63em;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .napisz-img-img {
    min-height: 30em;
  }

  .section-etapy-budowy, .section-etapy-content {
    padding-bottom: 2em;
  }

  .image-12 {
    width: 9em;
  }

  .footer-col {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .footer-zarezerwuj {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1.25em;
  }

  .footer-rezerwuj-title {
    text-align: center;
  }

  .rezerwuj-right {
    grid-column-gap: .63em;
    grid-row-gap: .63em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .footer-col-line {
    display: none;
  }

  .footer-m-title {
    text-align: center;
  }

  .is-newsletter-flex {
    grid-column-gap: .63em;
    grid-row-gap: .63em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-bottm-col {
    width: 100%;
  }

  .fbottom-flex {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-copy {
    margin-top: 0;
  }

  .dziennik-item {
    margin-bottom: 2em;
  }

  .dziennik-budowy-flex {
    padding-left: 2em;
    padding-right: 0;
  }

  .text_16px {
    font-size: .9em;
  }

  .apartment_filters_column {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .apartment_filters_column.is-flex-alt {
    flex-flow: wrap;
  }

  .apartment_filters_last_column {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    justify-content: center;
    align-items: center;
    padding-top: .7em;
  }

  .apartments_filters_grid {
    grid-column-gap: .2em;
    grid-row-gap: 1.2em;
    grid-template-columns: 1fr;
    max-width: 22em;
    margin-left: auto;
    margin-right: auto;
  }

  .fya_input {
    padding-top: .8em;
    padding-bottom: .8em;
    font-size: 1em;
  }

  .text_16px-2 {
    font-size: 1.05em;
  }

  .se_results_tag_wrap {
    padding-bottom: 2em;
  }

  .text_20px {
    font-size: 1em;
  }

  .se_list {
    margin-bottom: 3.6em;
  }

  .text_16px-3 {
    font-size: 1em;
  }

  .text_14px {
    font-size: .95em;
  }

  .se_item_column {
    justify-content: flex-start;
    padding-left: 0;
  }

  .se_item_grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .is-promocja {
    top: -2px;
  }

  .ankieta-content-flex {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .ankieta-content-flex._3 {
    grid-template-columns: 1fr 1fr;
  }

  .ankieta-content-flex._4 {
    grid-column-gap: 1.2em;
    grid-row-gap: 1.2em;
    grid-template-columns: 1fr 1fr;
  }
}

#w-node-_136caf52-1044-159e-7210-b3f8d7d1c1cb-6056caca, #w-node-d4a74c27-a5ab-68ad-ce48-363d0858b04f-6056caca {
  place-self: center;
}

#w-node-efd7f9af-f246-dbac-e234-4e52e2b45e88-b93c08a0, #w-node-_8e86ff5a-697c-26d6-67bc-83181f0daf5f-b93c08a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-f2cac4a5-98b8-dc05-1e36-a7eecdd3215a-6056caca, #w-node-_259fea36-3b48-bc7f-bb62-693fd2c137b6-6056caca, #w-node-b3c39b70-2859-6bb8-98f3-c4bae0fbe063-6056caca, #w-node-_6d9fae34-dc91-1d67-63de-de222b9a3254-6056caca {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


