@font-face {
  font-family: Centurygothic;
  src: url('../fonts/centurygothic.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Centurygothic;
  src: url('../fonts/centurygothic_bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ltremark;
  src: url('../fonts/LTRemark-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Ltremark;
  src: url('../fonts/LTRemark-Black.otf') format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ltremark;
  src: url('../fonts/LTRemark-BlackItalic.otf') format("opentype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: Ltremark;
  src: url('../fonts/LTRemark-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Ltremark;
  src: url('../fonts/LTRemark-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

:root {
  --background: #f7f7f7;
  --white: white;
  --secondary: #eae3da;
  --teksty: #3a3a3a;
  --logo: #878787;
  --hover: #b29373;
  --lt-remark: Ltremark, Arial, sans-serif;
  --century-gothic: Centurygothic, Arial, sans-serif;
  --obrys: #e7e7e7;
  --sciany-dzialowe: #a4bde4;
  --dostepne: #e1c9b0;
  --rezerwacja: #b8cdd9;
  --sprzedane: #e3b6ac;
}

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

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

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

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

a {
  text-decoration: underline;
}

.top-thing-oficyna {
  z-index: 1006;
  background-color: var(--background);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: stretch;
  width: 120px;
  height: 150px;
  padding: 13px;
  display: flex;
  position: fixed;
  left: 10%;
}

.teksty{
  text-decoration: none;
  color: var(--teksty);
}

.oficyna-logo {
  background-image: url('../images/opficyna-logo-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.container-3 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  min-width: 100%;
  max-width: 100%;
  padding-left: 10vw;
  padding-right: 2vw;
  display: flex;
}

.brand-2 {
  align-self: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.nav-menu-2 {
  max-width: none;
  height: auto;
  margin-left: 100px;
  margin-right: 0;
}

.navbar-2 {
  z-index: 1006;
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  background-color: var(--white);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  position: fixed;
  top: 0;
}

.footer {
  background-color: var(--secondary);
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 50px 10%;
  display: grid;
}

.section-85 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-26 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.map_section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--secondary);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-87 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 15%;
  padding-bottom: 15%;
  padding-left: 5%;
  display: flex;
}

.section-88 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section-89 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.map {
  width: 100%;
  height: 100%;
}

.section-90 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.oficyna_home_hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100vh;
  display: grid;
  overflow: clip;
}

.slider_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
  overflow: clip;
}

.arrows_hero {
  z-index: 10;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.section-95 {
  background-color: var(--white);
  cursor: pointer;
  border-top-left-radius: 5px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 86px;
  height: 92px;
  transition: all .2s;
  display: flex;
}

.section-95:hover {
  background-color: var(--secondary);
}

.section-96 {
  background-color: var(--white);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 86px;
  height: 92px;
  transition: all .2s;
  display: flex;
}

.section-96:hover {
  background-color: var(--secondary);
}

.zobacz_szczegoly_hero {
  z-index: 10;
  background-color: var(--background);
  border-top-right-radius: 5px;
  justify-content: flex-end;
  align-items: center;
  width: 25%;
  height: 92px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.btn_empty_hover {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: var(--teksty);
  cursor: pointer;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  text-decoration: none;
  transition: all .5s;
  display: flex;
}

.btn_empty_hover, .btn_empty_hover_left {
  position: relative;
}

.btn_arrows_container {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.5s ease-in-out;
}

.btn_arrows_container > * {
  transition: opacity 0.5s ease-in-out;
}

.btn_empty_hover:hover .btn_empty_hover_text {
  color: var(--hover) !important;
}

.btn_empty_hover:hover .btn_arrows_container {
  transform: translateX(10px);
}

.btn_empty_hover_left:hover .btn_arrows_container {
  transform: translateX(-10px);
}

.btn_empty_hover:hover .btn_arrows_container > :nth-child(2),
.btn_empty_hover_left:hover .btn_arrows_container > :nth-child(2) {
  opacity: 0;
}

.btn_empty_hover:not(:hover) .btn_arrows_container > :nth-child(2),
.btn_empty_hover_left:not(:hover) .btn_arrows_container > :nth-child(2) {
  opacity: 1;
}


.slider_small_imgs_container {
  z-index: 5;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: flex-end;
  align-items: flex-start;
  height: 92px;
  margin-bottom: 92px;
  margin-right: auto;
  display: flex;
  position: relative;
}

.slider_small_image {
  border: 1px solid var(--white);
  cursor: pointer;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  width: 64px;
  height: 64px;
}


.slider_small_image1 {
  border: 1px solid var(--white);
  cursor: pointer;
  background-image: url('../images/prop-1-1-big-2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  width: 64px;
  height: 64px;
}

.slider_small_image2 {
  border: 1px solid var(--white);
  cursor: pointer;
  background-image: url('../images/Wizualizacja-8_1Wizualizacja 8.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  width: 64px;
  height: 64px;
}

.slider_image {
  z-index: 1;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.slider_image1 {
  z-index: 1;
  background-image: url('../images/prop-1-1-big-2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.slider_image2 {
  z-index: 2;
  opacity: 1;
  background-image: url('../images/wizualizacja_11.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}



.section-97 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0%;
  display: grid;
}

.section-98 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  padding: 8% 10% 8% 0%;
  display: flex;
}

.section-99 {
  border-radius: 5px;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  height: 100%;
  display: flex;
}

.section-100 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 40%;
  height: 100%;
  display: flex;
}

._90 {
  height: 90px;
}

.section-101 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.section-102 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  display: grid;
}

.section-103 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-104 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--white);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  height: 300px;
  margin-top: 80px;
  padding: 20px;
  display: flex;
}

.section-105 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-106 {
  background-color: var(--secondary);
  border-bottom-right-radius: 5px;
}

.section-107 {
  border-top: 1px solid var(--logo);
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  display: flex;
}

.div-block-30 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  white-space: nowrap;
  word-break: keep-all;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-31 {
  grid-column-gap: 15%;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: inline-grid;
}

.section-108 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.btn_arrows_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.btn_arrows_container.reverse {
  transform: rotate(180deg);
}

.section-109 {
  background-image: url('../images/oficyna_wiz.avif');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.section-110 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 5% 10%;
  display: grid;
}

.section-111 {
  background-color: var(--secondary);
  border-radius: 5px;
  padding: 5%;
}

.form-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.radio-button-field-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.textarea {
  border-radius: 5px;
  min-height: 100px;
}

.text-field-2, .text-field-3, .text-field-4 {
  border-radius: 5px;
}

.body-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu {
  font-size: 16px;
  line-height: 100%;
}

.menu.lt-remark.menu-bg-mobile {
  padding-left: 10px;
  padding-right: 10px;
}

.menu.lt-remark.menu-bg-mobile.bold {
  padding-left: 10px;
  padding-right: 10px;
}

.menu.lt-remark.menu-bg-mobile.bold:hover, .menu.lt-remark.menu-bg-mobile.bold.w--current {
  color: var(--hover);
}

.btn_empty_hover_text{
  transition: transform 0.5s ease-in-out;
}

.menu.lt-remark.btn_empty_hover_text {
  line-height: 150%;
}

.lt-remark {
  font-family: var(--lt-remark);
}

.lt-remark.bold {
  font-weight: 700;
}

.century-gothic {
  font-family: var(--century-gothic);
}

.century-gothic.bold {
  font-weight: 700;
}

.century-gothic.bold.history_header_custom {
  background-color: var(--background);
  text-align: left;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 18px;
}

.tre-ci {
  /* line-height: 18px; */
  font-size: 16px;
  line-height: 28px;
}

.tre-ci.century-gothic, .tre-ci.century-gothic.bold.nolinkstyle {
  color: var(--teksty);
  text-decoration: none;
}

.tre-ci.century-gothic.bold.nolinkstyle:hover, .tre-ci.century-gothic.bold.nolinkstyle.w--current {
  color: var(--hover);
}

.tre-ci.century-gothic.notouch {
  pointer-events: none;
}

.tre-ci.century-gothic.hover {
  color: var(--hover);
}

.tre-ci.century-gothic._2 {
  font-size: 16px;
  line-height: 22px;
}

.tre-ci.century-gothic._2.hover_stuff:hover, .tre-ci.century-gothic.contacthover:hover {
  color: var(--hover);
}

.h4 {
  font-size: 24px;
  line-height: 120%;
}

.h4.lt-remark.notouch {
  pointer-events: none;
}

.h4.lt-remark.contacthover {
  color: var(--teksty);
  text-decoration: none;
}

.h4.lt-remark.contacthover:hover, .h4.lt-remark.hover {
  color: var(--hover);
}

.small {
  font-size: 12px;
  line-height: 18px;
}

.small.century-gothic.history_header_custom {
  background-color: var(--background);
  padding: 5px 10px;
}

.small.century-gothic.bold.backgroundbg {
  background-color: var(--background);
}

.small.century-gothic.backgroundbg {
  background-color: var(--background);
  padding: 5px;
}

.h3 {
  font-size: 20px;
  line-height: 141%;
}

.h3.century-gothic.notouch {
  pointer-events: none;
}

.h1 {
  font-size: 44px;
  line-height: 110%;
}

.h2 {
  font-size: 30px;
  line-height: 141%;
}

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

.section-112 {
  background-color: var(--hover);
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 18px;
  height: 18px;
  display: flex;
  position: absolute;
  transform: translate(14px, -5px);
  text-decoration: none;
}

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

.white {
  color: var(--white);
}

.body {
  background-color: var(--background);
  color: var(--teksty);
}

.logo {
  color: var(--logo);
}

.image-31 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  max-height: 200px;
}

.div-block-36 {
  align-self: flex-end;
}

.div-block-37 {
  margin-right: 100px;
}

.section-114 {
  justify-content: flex-start;
  align-items: start;
  display: flex;
}

.dlaczego_oficyna {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20%;
  padding-right: 20%;
  display: flex;
}

.section-116 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.section-117 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.hero_image {
  background-image: url('../images/Hero_Img_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60vh;
}

.section-118 {
  background-image: url('../images/oficyna_logo_footer.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 66px 75px;
  width: 66px;
  min-width: 66px;
  max-width: 66px;
  height: 75px;
  min-height: 75px;
  max-height: 75px;
}

.instagram_icon {
  background-image: url('../images/Instagram_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  width: 16px;
  min-width: 16px;
  max-width: 16px;
  height: 16px;
  min-height: 16px;
  max-height: 16px;
}

.facebook_icon {
  background-image: url('../images/facebook_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  width: 16px;
  min-width: 16px;
  max-width: 16px;
  height: 16px;
  min-height: 16px;
  max-height: 16px;
}

.twitter_icon {
  background-image: url('../images/twitter_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  width: 16px;
  min-width: 16px;
  max-width: 16px;
  height: 16px;
  min-height: 16px;
  max-height: 16px;
}

.serce_icon {
  background-image: url('../images/serce.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 26px 24px;
  width: 26px;
  min-width: 26px;
  max-width: 26px;
  height: 24px;
  min-height: 24px;
  max-height: 24px;
}

.arrow_btn_primary {
  background-image: url('../images/Right_arrow_primary.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 15px;
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
}

.arrow_btn_secondary {
  background-image: url('../images/Right_arrow_secondary.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 15px;
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
}

.arrow_btn_reversed {
  background-image: url('../images/arrow_reversed.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 15px;
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
}

.arrow_btn_reversed_secondary {
  background-image: url('../images/arrow_reversed_secondary.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 15px;
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
}


.dom_icon {
  background-image: url('../images/dom_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 19px 24px;
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  min-height: 30px;
  max-height: 30px;
}

.ppl_icon {
  background-image: url('../images/people_svgrepo.com.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
}

.diamond_icon {
  background-image: url('../images/Vector.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
}

.flat_icon {
  background-image: url('../images/flat.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  min-height: 40px;
  max-height: 40px;
}


.hands_icon {
  background-image: url('../images/hands_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 48px 28px;
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  min-height: 30px;
  max-height: 30px;
}

.nota-prawna-section {
  padding-left: 10%;
  padding-right: 10%;
}
.polityka-prywatnosci-section {
  padding-left: 10%;
  padding-right: 10%;
}

.wallet_icon {
  background-image: url('../images/wallet_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 26px 26px;
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  min-height: 30px;
  max-height: 30px;
}

.mail_icon {
  background-image: url('../images/mail_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 19px 24px;
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 50px;
  min-height: 30px;
  max-height: 30px;
}

.phone_icon {
  background-image: url('../images/phone_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 19px 24px;
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  min-height: 30px;
  max-height: 30px;
}

.arrow_btn_primary_left {
  background-image: url('../images/Right_arrow_primary.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 15px;
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 15px;
  min-height: 15px;
  max-height: 15px;
  transform: rotate(180deg);
}

.section-119 {
  background-image: url('../images/budynek_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 98px 98px;
  width: 98px;
  min-width: 98px;
  max-width: 98px;
  height: 98px;
  min-height: 98px;
  max-height: 98px;
}

.split_text_img_block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-120 {
  background-image: url('../images/Rectangle-25.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 100%;
}

.inw-imgs-section-container{
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 100%;
}

.section-inwestycja-img-1 {
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-image: url('../images/wiz_wnetrze/_250812_OFICYNA_1.avif');
  background-position: 50% 50%;
  align-self: self-start;
  height: 40vh;
  width: 100%; 
}

.section-inwestycja-img-2 {
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-image: url('../images/wiz_wnetrze/_250812_OFICYNA_3.avif');
  background-position: 50% 50%;
  align-self: self-start;
  height: 40vh;
  width: 100%;
}

.section-inwestycja-img-mobile-1{
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  background-image: url('../images/wiz_wnetrze/_250812_OFICYNA_1.avif');
  background-position: 50% 50%;
  align-self: self-start;
  height: 30vh;
  width: 100%;
  display: none;
}
.section-inwestycja-img-mobile-2{
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  background-image: url('../images/wiz_wnetrze/_250812_OFICYNA_2.avif');
  background-position: 50% 50%;
  align-self: self-start;
  height: 30vh;
  width: 100%;
  display: none;
}
.section-inwestycja-img-mobile-3{
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  background-image: url('../images/wiz_wnetrze/_250812_OFICYNA_3.avif');
  background-position: 50% 50%;
  align-self: self-start;
  height: 30vh;
  width: 100%;
  display: none;
}

.section-121 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 70px 5vw 70px 10vw;
  display: flex;
}

.mapa_znaczniki {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--secondary);
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.map-2 {
  height: 60vh;
}

.section-123 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 3%;
  margin-bottom: 3%;
  padding-left: 10vw;
  padding-right: 10%;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
}

.map_tags_options {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: var(--logo);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.map_tags_options_row {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--secondary);
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  padding: 15px;
  transition: all .5s;
  display: flex;
}

.map_tags_options_row.active{
  background-color: #dbd4cb;
}

.map_tags_options_row:hover {
  background-color: #dbd4cb;
}

.komunikacja_icon {
  background-image: url('../images/tram.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px 23px;
  width: 23px;
  min-width: 23px;
  max-width: 23px;
  height: 23px;
  min-height: 23px;
  max-height: 23px;
}

.cart_icon {
  background-image: url('../images/cart.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px 23px;
  width: 23px;
  min-width: 23px;
  max-width: 23px;
  height: 23px;
  min-height: 23px;
  max-height: 23px;
}

.dla_dzieci_icon {
  background-image: url('../images/Ikonka_dla dzieci.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px 23px;
  width: 23px;
  min-width: 23px;
  max-width: 23px;
  height: 23px;
  min-height: 23px;
  max-height: 23px;
}

.park_icon {
  background-image: url('../images/ikonka_park.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px 23px;
  width: 23px;
  min-width: 23px;
  max-width: 23px;
  height: 23px;
  min-height: 23px;
  max-height: 23px;
}

.szpital_icon {
  background-image: url('../images/ikonka_szpital.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px 23px;
  width: 23px;
  min-width: 23px;
  max-width: 23px;
  height: 23px;
  min-height: 23px;
  max-height: 23px;
}



.drink_icon {
  background-image: url('../images/drink.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px 23px;
  width: 23px;
  min-width: 23px;
  max-width: 23px;
  height: 23px;
  min-height: 23px;
  max-height: 23px;
}

.hat_icon {
  background-image: url('../images/hat.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px 23px;
  width: 23px;
  min-width: 23px;
  max-width: 23px;
  height: 23px;
  min-height: 23px;
  max-height: 23px;
}

.party_icon {
  background-image: url('../images/party.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px 23px;
  width: 23px;
  min-width: 23px;
  max-width: 23px;
  height: 23px;
  min-height: 23px;
  max-height: 23px;
}

.div-block-38 {
  padding: 10px;
}

.section-124 {
  background-image: url('../images/prop-1-1-big-2-2.avif');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.image-32 {
  padding-bottom: 20px;
}

.section-125 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  display: grid;
}

.button_1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid var(--obrys);
  background-color: var(--white);
  cursor: pointer;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  transition: all .5s;
  display: flex;
  text-decoration: none;
  color: var(--teksty);
}

.button_1:hover, .button_1.active {
  background-color: var(--secondary);
}

.button_1.disabled {
  opacity: 0.5;
  pointer-events: none;
}

.pietra_buttons {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--secondary);
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.section-126 {
  background-color: var(--background);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.section-127 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: var(--secondary);
  flex-flow: column;
  padding: 50px 10%;
  display: flex;
}

.section-36 {
  grid-column-gap: 50px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.5fr 1fr 4.5fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-38 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.code-embed-3 {
  flex: 1;
  width: 80%;
  padding-left: 20px;
  padding-right: 20px;
}

.section-39 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100vw;
  display: flex;
}

.btn_1 {
  color: #16243c;
  cursor: pointer;
  background-color: #eae3da;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 10px 14px;
  transition: all .5s;
  display: flex;
}

.btn_1:hover {
  background-color: #dbd4cb;
}

.text-base {
  font-size: 18px;
  line-height: 155%;
}

.text-base.lt-remark {
  font-family: Ltremark, Arial, sans-serif;
}

.text-base.sm {
  font-size: 14px;
  line-height: 157%;
}

.text-base.sm.kk_secondary {
  color: #ba9671;
}

.text-base.sm.kk_secondary.lt-remark {
  text-decoration: none;
}

.parter {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--background);
  opacity: 0;
  pointer-events: none;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  width: 60vw;
  height: 100vh;
  padding-right: 3%;
  transition: opacity .2s;
  display: grid;
}

.parter.active {
  opacity: 1;
  pointer-events: auto;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pietro_2_img, .pietro_5_img, .pietro_3_img {
  pointer-events: none;
}

.rzuty_kontenter {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pietro_4_img {
  pointer-events: none;
}

.pietro_4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--background);
  opacity: 0;
  pointer-events: none;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 100vh;
  padding-right: 3%;
  transition: opacity .2s;
  display: flex;
}

.dwadElementSection {
  display: flex;
  flex-direction: column;
  grid-area: 1 / 1 / 2 / 2;
  opacity: 0;
  transition: opacity 0.3s;
}

.dwadElementSection.active {
  opacity: 1;
}

.trzydElementSection {
  display: flex;
  flex-direction: column;
  grid-area: 1 / 1 / 2 / 2;
  opacity: 0;
  transition: opacity 0.3s;
}

.trzydElementSection.active {
  opacity: 1;
}


.section-33 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  width: 100%;
}

.rzut_container{
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--background);
  opacity: 0;
  pointer-events: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  padding-bottom: 50px;
  padding-top: 50px;
  transition: opacity .2s;
  display: flex;
  grid-area: 1 / 1 / 2 / 2;
}

.rzut_container.active {
  opacity: 1;
  pointer-events: auto;
}

.pietro_1, .pietro_2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--background);
  opacity: 0;
  pointer-events: none;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 100vh;
  padding-right: 3%;
  transition: opacity .2s;
  display: flex;
}

.pietro_1_img {
  pointer-events: none;
}

.pietro_5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--background);
  opacity: 0;
  pointer-events: none;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 100vh;
  padding-right: 3%;
  transition: opacity .2s;
  display: flex;
}

.parter_img {
  pointer-events: none;
}

.pietro_3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--background);
  opacity: 0;
  pointer-events: none;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: 100vh;
  padding-right: 3%;
  transition: opacity .2s;
  display: flex;
}

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

.spacer {
  background-image: linear-gradient(90deg, #0000, #ba9671 50%, #0000);
  width: 100%;
  height: 7px;
}

.spacer.sm {
  height: 2px;
}

.div-block-13 {
  width: 100%;
  padding-bottom: 10px;
}

.section-45 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
}

.apartament_ghost_popup {
  background-color: var(--background);
  opacity: 0;
  pointer-events: auto;
  white-space: nowrap;
  word-break: keep-all;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  transition: opacity .2s;
  display: flex;
  position: fixed;
  overflow: clip;
  box-shadow: 0 2px 10px 1px #0003;
}


.section-46 {
  background-color: #ba9671;
  width: 4px;
  min-width: 4px;
  max-width: 4px;
  height: 4px;
  min-height: 4px;
  max-height: 4px;
  transform: rotate(45deg);
}

.sprzedany_popup_label {
  background-color: var(--sprzedane);
  width: 100%;
  padding: 5px 10px 0;
  display: none;
}

.zarezerwowany_popup_label {
  background-color: var(--rezerwacja);
  width: 100%;
  padding: 5px 10px 0;
  display: none;
}


.dostepny_popup_label {
  background-color: var(--dostepne);
  width: 100%;
  padding: 5px 10px 0;
  display: none;
}

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

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

.div-block-39 {
  padding: 10px;
}

.section-128 {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
}

.section-129 {
  background-color: var(--secondary);
  border-radius: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 25px;
  display: flex;
}

.section-130 {
  background-image: url('../images/gift-card.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 42px 43px;
  width: 42px;
  min-width: 42px;
  max-width: 42px;
  height: 43px;
  min-height: 43px;
  max-height: 43px;
}

.section-131 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.section-132, .section-133 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-134 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.section-136 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  display: flex;
}

.section-137 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-138 {
  background-color: var(--secondary);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: 20%;
  height: 100%;
}

.section-139 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  margin-left: 15%;
  margin-right: 15%;
  display: grid;
}

.section-140, .section-141 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-136-copy {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.list {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  list-style-type: disc;
  display: flex;
}

.div-block-40, .div-block-41, .div-block-42 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.image-35, .image-36, .image-37 {
  width: 100%;
  max-height: 300px;
  border-radius: 5px;
}

.ust {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--background);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  height: 100px;
  margin-top: 250px;
  padding: 20px;
  display: flex;
}

.div-block-43 {
  align-self: flex-end;
}

.section-142 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  display: grid;
}

.link_icon {
  background-image: url('../images/LinkIcon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 30px;
  min-width: 30px;
  max-width: 30px;
  height: 30px;
  min-height: 30px;
  max-height: 30px;
}

.section-143 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-144 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.kso {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.image-38 {
  height: 150px;
}

.section-145 {
  background-color: var(--secondary);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  width: auto;
  height: 100%;
  margin-right: 85%;
}

.section-146 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  padding: 80px 10%;
  display: flex;
}

.section-147 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.section-89-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.info_btn_hover {
  background-color: var(--sprzedane);
  border-radius: 50%;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 20px;
  min-width: 20px;
  max-width: 20px;
  height: 20px;
  min-height: 20px;
  max-height: 20px;
  font-weight: 400;
  display: flex;
  cursor: pointer;
}

.i {
  pointer-events: none;
  text-align: center;
}

.radio-button {
  align-self: flex-start;
}

.section-148 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 10px;
  padding-right: 5px;
  display: flex;
}

.section-149 {
  height: 56px;
}

.home_ghost {
  background-color: var(--hover);
  opacity: .5;
  pointer-events: auto;
  width: 100%;
  height: 15%;
  transition: all .5s;
  transform: translate(0);
}

.section-151 {
  z-index: 2;
  pointer-events: none;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.home_ghost_back {
  background-color: var(--hover);
  opacity: 0;
  pointer-events: auto;
  width: 100%;
  height: 15%;
  transition: all .5s;
  position: relative;
  transform: translate(0);
}

.home_ghost_back:hover {
  opacity: .5;
}

.home_ghost_back.p1hover {
  transform: translate(0, -90%);
}

.home_ghost_back.p2hover {
  transform: translate(0, -175%);
}

.home_ghost_back.p3hover {
  transform: translate(0, -260%);
}

.home_ghost_back.p4hover {
  transform: translate(0, -355%);
}

.section-151-copy {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  pointer-events: none;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.yt_icon {
  background-image: url('../images/yt_icon.svg');
  background-position: 50%;
  background-size: 22px 16px;
  justify-content: center;
  align-items: center;
  width: 22px;
  min-width: 22px;
  max-width: 22px;
  height: 16px;
  min-height: 16px;
  max-height: 16px;
  display: flex;
}

.section-152 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.text-block, .div-block-44 {
  align-self: flex-start;
}

.mieszkanie_detale_section {
  grid-column-gap: 10%;
  grid-row-gap: 0%;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
}

.section-154 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  padding-right: 10%;
  display: flex;
  align-self: center;
}

.section-155 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-156 {
  background-color: var(--logo);
  border-bottom-right-radius: 100%;
  border-bottom-left-radius: 100%;
  width: 100%;
  height: 3px;
}

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

.section-157 {
  width: 100%;
}

.section-158 {
  flex-flow: column;
  display: flex;
}

.section-159 {
  background-color: #878787;
  border-radius: 4px;
  width: 56px;
  min-width: 56px;
  max-width: 56px;
  height: 17px;
  min-height: 17px;
  max-height: 17px;
}

.section-160 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section-159-copy {
  background-color: var(--sciany-dzialowe);
  border-radius: 4px;
  width: 56px;
  min-width: 56px;
  max-width: 56px;
  height: 17px;
  min-height: 17px;
  max-height: 17px;
}

.section-161 {
  background-image: url('../images/76-3-POKOJE.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.section-162 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 10%;
  display: flex;
}

.mieszkanie_header {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--secondary);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 175px 10% 25px;
  display: grid;
}

.section-164 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rezerwacja_label {
  border: 1px solid var(--obrys);
  background-color: var(--rezerwacja);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.sprzedane_label {
  border: 1px solid var(--obrys);
  background-color: var(--sprzedane);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.wolne_label {
  border: 1px solid var(--obrys);
  background-color: #e1c9b0;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.switch {
  position: relative;
  display: inline-block;
  width: 58px;
  height: 31px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
 	border: 1px #B29373 solid;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 21px;
  width: 21px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 30px;
}
.slider.round:before {
  background-color: #B29373;
  border-radius: 50%;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
}
.ulubione_btn_group{
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
}
#ghosty{
  cursor: pointer;
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}
.btn_dodaj_do_ulubionych {
  grid-area: 1 / 1 / 1 / 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--hover);
  color: var(--white);
  cursor: pointer;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  transition: all .5s;
  display: flex;
  opacity: 1;
  pointer-events: auto;
}
.btn_dodaj_do_ulubionych:hover{
	background-color: #EAE3DA;
  color: black;
}
.btn_dodaj_do_ulubionych:hover #serce_btn{
	fill: black;
}
.btn_usun_z_ulubionych {
  grid-area: 1 / 1 / 1 / 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--secondary);
  color: black;
  cursor: pointer;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  transition: all .5s;
  display: flex;
  opacity: 1;
  pointer-events: auto;
}
.btn_dodaj_do_ulubionych.hidden {
  opacity: 0;
  pointer-events: none;
}
.btn_usun_z_ulubionych.hidden{
  opacity: 0;
  pointer-events: none;
}

.show_history_ceny_btn {
  background-color: var(--background);
  cursor: pointer;
  background-image: url('../images/zegar.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border-radius: 50%;
  width: 26px;
  min-width: 26px;
  max-width: 26px;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
}

.show_history_ceny_btn:hover .historia_ceny_popup{
  opacity: 1;
}

.show_history_ceny_btn.disabled{
  opacity: 0.5;
  pointer-events: none;
}

.section-166 {
  background-color: var(--logo);
  width: 1px;
  height: 25px;
}

.section-167 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}
#rzuty_kontenter .active {
    opacity: 1;
    pointer-events: auto;
}
#pietra_options_container {
    cursor: pointer;
    transition: all 0.2s ease;
}
#pietra_options_container .active {
    color: #16243c;
}
#slider-1 {
	left: 0;
}
#slider-2 {
	left: 0;
}
.container {
  position: relative;
  width: 100%;
  height: 100px;
}
input[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  outline: none;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  background-color: transparent;
  pointer-events: none;
}
.slider-track {
  width: 100%;
  height: 3px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  border-radius: 5px;
}
input[type="range"]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  height: 3px;
}
input[type="range"]::-moz-range-track {
  -moz-appearance: none;
  height: 3px;
}
input[type="range"]::-ms-track {
  appearance: none;
  height: 3px;
}
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  background-color: #16243C;
  cursor: pointer;
  margin-top: -5px;
  pointer-events: auto;
  border-radius: 50%;
}
input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  cursor: pointer;
  border-radius: 50%;
  background-color: #16243C;
  pointer-events: auto;
  border: none;
}
input[type="range"]::-ms-thumb {
  appearance: none;
  height: 1em;
  width: 1em;
  cursor: pointer;
  border-radius: 50%;
  background-color: #16243C;
  pointer-events: auto;
}
input[type="range"]:active::-webkit-slider-thumb {
  background-color: #16243C;
  border: 1px solid #16243C;
}
.value-label {
  position: absolute;
  font-size: 16px;
  white-space: nowrap;
  transform: translateX(-50%);
  pointer-events: none;
}
.apartamenty_table{
    width: 100%;
    border-spacing: 0;
    text-align: center;
}
.apartamenty_table thead{
    margin: 10px;
}
.apartamenty_table tr{
    margin-bottom: 1px;
    border-bottom: 1px solid #878787;
}
#apartament_table_body tr:hover{
    background-color: #DBD4CB !important;
}
.apartamenty_table td {
    padding: 10px;
}
.apartamenty_table th {
    background-color: #EAE3DA;
    font-weight: normal;
    padding: 10px;
}
#nr_change::before {
  content: "Apartament nr";
}
.btn_1.active{
	background: var(--hover);
	color: #EAE3DA;
}



@media (max-width: 991px) {
  .hide_on_mobile {
    display: none;
  }
  #nr_change::before {
    content: "Nr";
  }
  .apartamenty_table th {
      font-weight: normal;
      padding-left: 5px;
      padding-right: 5px;
  }
}

.model_icon {
  background-image: url('../images/model_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px 18px;
  width: 20px;
  height: 20px;
}

.refresh_icon {
  background-image: url('../images/refresh_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}

.download_icon {
  background-image: url('../images/download_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 17px 18px;
  width: 20px;
  height: 20px;
}

.section-168 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.section-169 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}



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

.section-170 {
  grid-column-gap: 12px;
  grid-row-gap: 0px;
  justify-content: flex-end;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.section-170.disabled{
  opacity: 0.5;
  pointer-events: none;
}

.dropdown {
  pointer-events: none;
  position: absolute;
}

.dropdown-toggle {
  opacity: 0;
  pointer-events: none;
}

.dropdown-list {
  border-radius: 5px;
}

.dropdown-list.w--open {
  border: 1px solid var(--obrys);
  background-color: var(--background);
  pointer-events: auto;
  overflow: clip;
}

.section-171 {
  padding: 10px;
}

.section-172 {
  grid-column-gap: 0px;
  grid-row-gap: 1px;
  background-color: var(--obrys);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-173 {
  background-image: url('../images/P58_O_MR_KM_003-Poziom-1-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.other_detale_section {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
}

.section-174 {
  padding: 40px 10%;
}

.section-175 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
}

.section-176 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  padding-right: 20%;
  padding-left: 20%;
  display: flex;
}

.section-177 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-178 {
  background-image: url('../images/prop-1-1-big-2.avif');
  background-position: 50%;
  background-size: cover;
  height: 250px;
}

.section-179 {
  background-image: url('../images/oficyna_wiz.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
}

.section-180 {
  background-image: url('../images/Hero_Img_1.avif');
  background-position: 50%;
  background-size: cover;
  height: 250px;
}

.section-181 {
  justify-content: center;
  align-items: center;
  display: flex;
  justify-self: center !important;
  min-width: 200px;
}

.dropdown-toggle-2 {
  border: 1px solid #000;
}

.select-field {
  background-color: var(--secondary);
  color: var(--teksty);
  border: 1px solid #000;
  margin-bottom: 0;
  font-family: Ltremark, Arial, sans-serif;
  font-size: 20px;
  line-height: 18px;
}

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

.form-3 {
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.slider_gsap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr .75fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-121-copy {
  grid-column: 2;
  grid-row: 1;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 70px 10%;
  display: flex;
}

.container_for_dargable {
  will-change: transform;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  overflow: hidden;
  grid-column: 1;
  grid-row: 1;
}

.dragable_container_arrows{
  grid-column: 1;
  grid-row: 1;
  z-index: 2;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  pointer-events: none;
  padding: 25px;
}

.dragable_container_arrow_left{
  cursor: pointer;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px;
  border-radius: 5px;
}

.dragable_container_arrow_left:hover{
  background-color: rgba(255, 255, 255, 0.7);
}

.dragable_container_arrow_right{
  cursor: pointer;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 10px;
  border-radius: 5px;
}

.dragable_container_arrow_right:hover{
  background-color: rgba(255, 255, 255, 0.7);
}

.dragable_container {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  cursor: grab;
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dc_item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  cursor: pointer;
  background-position: 50%;
  background-size: cover;
  border-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 260px;
  height: 300px;
  text-decoration: none;
  display: grid;
}

.item_tekst {
  pointer-events: none;
  color: var(--white);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 15px;
  display: flex;
}

.item_filter {
  pointer-events: none;
  background-image: linear-gradient(0deg, #00000080, #0000 40%);
}

.image-39 {
  height: 100%;
}

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

.section-182 {
  padding: 40px 10%;
}

.section-183 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 65vh;
  display: grid;
}

.section-184 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-185 {
  background-image: url('../images/prop-1-1-big-2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-186 {
  background-image: url('../images/prop-1-1-big-3.avif');
  background-position: 50%;
  background-size: cover;
}

.section-187 {
  background-image: url('../images/Rectangle-25.avif');
  background-position: 50%;
  background-size: cover;
}

.section-188 {
  background-image: url('../images/image_mapping_1.avif');
  background-position: 50%;
  background-size: cover;
}

.section-189 {
  background-image: url('../images/oficyna_wiz.avif');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.section-190 {
  background-color: var(--background);
  border-top-left-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: flex;
}

.image-30 {
  border-radius: 5px;
}

.section-191 {
  background-color: var(--logo);
  width: 100%;
  height: 1px;
}

.link-block, .link-block-2 {
  color: var(--teksty);
  text-decoration: none;
}

.link-block-2:hover {
  color: var(--hover);
}

.div-block-47 {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: column;
  display: flex;
}

.list-item {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  list-style-type: disc;
  display: flex;
}

.list-item-2 {
  display: flex;
}

.section-101-copy {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20%;
  padding-right: 20%;
  display: flex;
}

.section-104-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--background);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 90%;
  margin-top: 80px;
  padding: 20px;
  display: flex;
}

.body-copy {
  color: var(--teksty);
  background-color: #f7f7f7;
}

.section-192 {
  background-color: var(--logo);
  width: 1px;
  height: 20px;
}

.section-193, .section-194, .section-195 {
  flex-flow: column;
  display: flex;
}

.infopopup {
  background-color: var(--white);
  opacity: 0;
  pointer-events: none;
  transition: all .5s;
  position: absolute;
  transform: translate(52%, -52%);
  padding: 5px;
  border-radius: 5px;
  max-width: 300px;
}

.text-block-2 {
  border-radius: 5px;
  padding: 10px;
}

.section-196 {
  background-color: var(--secondary);
  border-radius: 50%;
  width: 20px;
  height: 20px;
}

.section-197 {
  grid-column-gap: 0px;
  grid-row-gap: 1px;
  background-color: var(--obrys);
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: static;
}

.history_header_text {
  font-family: Centurygothic, Arial, sans-serif;
}

.historia_ceny_popup {
  border: 1px solid var(--obrys);
  background-color: var(--background);
  opacity: 0;
  border-radius: 5px;
  padding: 10px;
  transition: all .5s;
  position: absolute;
  transform: translate(0, 25px);
}

.slide-nav {
  display: none;
}

#typ_select_search {
  padding-right: 30px;
  appearance: none;
  background: url(../images/arrow_down_select.svg) no-repeat right 0.5rem center;
  cursor: pointer;
}
#typ_select_search option {
  background-color: var(--secondary);
}

.mask {
  height: 60vh;
}

.slider_galeria_container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 65vh;
  display: none;
  overflow: clip;
}

.slider_galeria_wrapper {
  height: 100%;
  display: flex;
}

.slider_galeria_item {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.galeria_slier_wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
  overflow: clip;
}

.galeria_slider_item {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 100%;
  position: relative;
}

.galeria_arrow_right {
  z-index: 15;
  cursor: pointer;
  background-image: url('../images/Right_arrow_primary.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 5vw;
  height: 5vw;
  margin-left: 93vw;
  transition: all .2s;
  position: relative;
}

.galeria_arrow_right:hover {
  transform: scale(.9);
}

.galeria_arrow_left {
  z-index: 15;
  cursor: pointer;
  background-image: url('../images/Right_arrow_primary.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 5vw;
  height: 5vw;
  margin-left: 2vw;
  transition: all .2s;
  position: relative;
  transform: rotate(180deg);
}

.galeria_arrow_left:hover {
  transform: scale(.9)rotate(180deg);
}

.section-198 {
  z-index: 7;
}

.second_zobacz {
  background-color: var(--background);
  border-top-left-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 30px;
  display: none;
}

.div-block-48 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

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

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

.section-199 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pietra_slider_labels {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: grid;
  overflow: hidden;
}

.btn_empty_hover_left {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: var(--teksty);
  cursor: pointer;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  text-decoration: none;
  transition: all .5s;
  display: flex;
}

.div-block-49 {
  z-index: 0;
  background-color: var(--secondary);
  text-align: center;
  padding: 10px;
  position: relative;
  grid-area: 1 / 1 / 2 / 2;
}

.pietra_buttons_slider {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--secondary);
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: none;
}

.status-Dostępne {
  border: 1px solid var(--obrys);
  background-color: var(--dostepne);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 10px;
}


.status-Rezerwacja {
  border: 1px solid var(--obrys);
  background-color: var(--rezerwacja);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 10px;
}


.status-Sprzedane {
  border: 1px solid var(--obrys);
  background-color: var(--sprzedane);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.ghost_ {
  fill: #eae3da;
}
.ghost_Dostępne {
  fill: var(--dostepne);
}
.ghost_Rezerwacja {
  fill: var(--rezerwacja);
}
.ghost_Sprzedane {
  fill: var(--sprzedane);
}

@media screen and (max-width: 991px) {
  .top-thing-oficyna {
    position: absolute;
  }

  .container-3 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: flex-end;
    align-items: center;
  }

  .brand-2 {
    position: absolute;
    left: 20%;
  }
  .section-154{
    padding-right: 0;
    align-self: center;
  }

  ._40{
    height: 40px;
  }

  .nav-menu-2 {
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    inset: 100% 15% 0% auto;
  }

  .icon-3 {
    color: var(--teksty);
  }

  .toleft{
    align-self: start;
  }
  

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

  .footer {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding-left: 10%;
    padding-right: 10%;
  }

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

  .zobacz_szczegoly_hero {
    width: 40%;
  }

  .slider_small_imgs_container {
    width: 40%;
    margin-right: 60%;
  }

  .section-97 {
    padding-left: 0%;
    padding-right: 0%;
  }

  .section-98 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-102 {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .section-104 {
    white-space: nowrap;
    width: 100%;
  }

  .image-30 {
    height: 100%;
  }

  .section-107 {
    white-space: nowrap;
    word-break: keep-all;
  }

  .div-block-30 {
    justify-content: flex-start;
  }

  .section-110 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .menu.lt-remark.menu-bg-mobile {
    background-color: var(--white);
  }

  .dlaczego_oficyna {
    padding-left: 10%;
    padding-right: 10%;
  }

  .section-36 {
    grid-row-gap: 0px;
    text-align: center;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    align-self: center;
  }

  .section-38 {
    padding-bottom: 60px;
  }

  .section-39 {
    justify-content: space-between;
    align-items: center;
    padding-bottom: 60px;
  }

  .text-base.sm.kk_secondary.lt-remark {
    text-decoration: none;
  }


  .rzut_container{
    width: 95vw;
  }

  .parter {
    grid-template-columns: .25fr;
    justify-content: center;
    width: 100vw;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .parter.active {
    padding-right: 0%;
  }

  .pietro_4 {
    grid-template-columns: .25fr;
    justify-content: center;
    width: 80vw;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-33 {
    width: 100%;
  }

  .pietro_1, .pietro_2, .pietro_5, .pietro_3 {
    grid-template-columns: .25fr;
    justify-content: center;
    width: 80vw;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  
  .section-128 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .section-134 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-138 {
    display: none;
  }

  .section-139 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    margin-left: 5%;
    margin-right: 5%;
  }

  .div-block-40, .div-block-41, .div-block-42 {
    white-space: normal;
  }

  .ust {
    white-space: nowrap;
    width: 100%;
  }

  .kso {
    padding-top: 0;
    padding-bottom: 0;
  }

  .mieszkanie_detale_section {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .section-161 {
    height: 50vh;
  }

  .mieszkanie_header {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .section-167 {
    justify-content: flex-end;
    align-items: center;
  }

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

  .section-169 {
    justify-content: flex-end;
    align-items: center;
  }

  .dropdown {
    align-self: flex-start;
  }

  .other_detale_section {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .slider_gsap {
    grid-template-columns: 1.5fr;
  }

  .section-183 {
    grid-template-columns: 1fr;
    height: 100vh;
    display: none;
  }

  .section-104-copy {
    white-space: nowrap;
    width: 100%;
  }

  .slider_galeria_container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .second_zobacz {
    display: flex;
  }

  .inw-imgs-section-container{
    display: none;
  }

  .section-inwestycja-img-mobile-1{
    display: block;
  }

  .section-inwestycja-img-mobile-2{
    display: block;
  }

  .section-inwestycja-img-mobile-3{
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .container-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    justify-content: flex-end;
  }

  .brand-2 {
    position: absolute;
    left: 20%;
  }

  .nav-menu-2 {
    right: 10%;
  }

  .footer {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

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

  .section-89 {
    margin-bottom: 30px;
  }

  .zobacz_szczegoly_hero {
    width: 50%;
  }

  .slider_small_imgs_container {
    width: 50%;
    margin-right: 50%;
  }

  .section-98 {
    flex-flow: column;
  }

  .section-99 {
    justify-content: center;
    align-items: center;
    width: 100%;
    border-radius: 5px;
  }

  .section-100 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
  }

  .section-102 {
    flex-flow: column;
  }

  .section-105 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section-106 {
    border-bottom-left-radius: 5px;
  }

  .image-30 {
    width: 100%;
  }

  .div-block-31 {
    grid-column-gap: 9%;
  }

  .section-108 {
    grid-template-columns: 1fr;
    height: 55%;
  }

  .section-110 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .section-116 {
    grid-template-columns: 1fr 1fr;
  }

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

  .section-120 {
    height: 50vh;
  }

  .section-121 {
    padding-bottom: 50px;
    padding-right: 10vw;
  }

  .mapa_znaczniki {
    grid-template-columns: 1fr;
    max-width: 100vw;
  }

  .map-2 {
    width: 100%;
    max-width: 100%;
  }

  .section-125 {
    height: 50vh;
  }

  .pietra_buttons {
    display: none;
  }

  .section-33 {
    width: 100%;
  }

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

  .section-134 {
    flex-flow: column;
  }

  .section-142 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .kso {
    flex-flow: column;
  }

  .section-89-copy {
    margin-bottom: 30px;
  }

  .section-164 {
    flex-flow: column;
  }

  .section-166 {
    display: none;
  }

  .dropdown {
    align-self: center;
    transform: translate(0, -120px);
  }

  .section-177 {
    grid-template-columns: 1fr;
  }

  .section-121-copy {
    padding-bottom: 50px;
    padding-right: 10vw;
  }

  .section-183 {
    height: auto;
  }

  .section-184 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    height: 100vh;
  }

  .section-185 {
    height: 50vh;
  }

  .pietra_buttons_slider {
    display: flex;
  }

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

@media screen and (max-width: 479px) {
  .top-thing-oficyna {
    z-index: 1006;
    border-radius: 5px;
    width: 90px;
    height: 120px;
    padding: 10px;
    left: 0;
  }

  .container-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    padding-left: 20vw;
    padding-right: 5%;
  }

  .brand-2 {
    left: 0%;
  }

  .brand-2.w--current {
    z-index: 1006;
  }

  .nav-menu-2 {
    background-color: #0003;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    margin-left: auto;
    margin-right: 0%;
    padding-left: 0;
    padding-right: 0%;
    inset: 100% 0 auto;
  }

  .icon-3 {
    cursor: pointer;
    transform: scale(1.2);
  }

  .menu-button-2.w--open {
    right: 0;
  }

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

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

  .div-block-29 {
    grid-template-columns: 1fr;
  }

  .map_section {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .section-89 {
    margin-bottom: 0;
  }

  .map {
    height: 400px;
    min-height: 400px;
  }

  .oficyna_home_hero {
    width: 100%;
    max-width: 100vw;
    height: 70vh;
    overflow: clip;
    max-height: 600px;
  }

  .slider_container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    max-width: 100vw;
    max-height: 600px;
  }

  .arrows_hero {
    flex-flow: column;
    margin-left: calc(100vw - 86px);
    display: flex;
  }

  .section-95, .section-96 {
    width: 43px;
    height: 41px;
  }

  .zobacz_szczegoly_hero {
    width: 65%;
    height: 41px;
    padding-right: 10px;
  }

  .slider_small_imgs_container {
    display: none;
  }

  .slider_image {
    width: auto;
    max-width: 100vw;
    max-height: 600px;
  }

  .slider_image1, .slider_image2 {
    width: auto;
    max-width: 100vw;
    max-height: 600px;
  }

  .slider_image2{
    background-image: url('../images/wizualizacja_11_mobile.avif');
  }

  .slider_image1{
    background-image: url('../images/prop-1-1-big-2_mobile.avif');
  }


  .section-98 {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .section-101 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-102, .section-103 {
    max-width: 100%;
  }

  .section-104 {
    white-space: normal;
  }

  .section-105 {
    height: 70%;
  }

  .section-107 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

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

  .div-block-31 {
    grid-column-gap: 10%;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .section-108 {
    height: 55%;
  }

  .menu.lt-remark.menu-bg-mobile.bold {
    text-align: center;
  }

  .h4.lt-remark.hover {
    color: var(--hover);
  }

  .h1 {
    line-height: 120%;
  }

  .h1.lt-remark.bold.center {
    text-align: center;
  }

  .div-block-33 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .div-block-37 {
    margin-right: 0;
  }

  .section-114 {
    margin-bottom: 30px;
  }

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

  .section-116 {
    grid-template-columns: 1fr;
  }

  .section-120 {
    height: 50vh;
    display: none;
  }

  .section-121 {
    padding-top: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .section-123 {
    padding-left: 5vw;
    padding-right: 5%;
    grid-area: 1/1;
  }

  .div-block-38 {
    height: 60vh;
  }

  .section-124 {
    height: 70vh;
  }

  .pietra_buttons {
    flex-flow: column;
  }

  .section-127 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-36 {
    padding-top: 20px;
  }

  .section-38 {
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
  }

  .code-embed-3 {
    width: 65%;
    max-width: 65%;
  }

  .section-39 {
    max-width: calc(100vw - 6%);
  }

  .parter.active {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-33 {
    width: 100%;
  }

  .apartament_ghost_popup {
    transition-property: none;
  }

  .section-128 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-129 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
  }

  .section-131 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .section-139 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .section-140, .section-141 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: flex-start;
    align-items: center;
  }

  .image-33, .image-34 {
    height: 80px;
  }

  .ust {
    white-space: normal;
    margin-top: 200px;
  }

  .section-142 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .section-144 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: center;
    padding: 50px 5%;
  }

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

  .image-38 {
    height: 250px;
  }

  .section-145 {
    margin-right: 60%;
  }

  .section-146 {
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-89-copy {
    margin-bottom: 0;
  }

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

  .section-159-copy {
    min-width: 56px;
    max-width: 56px;
    min-height: 17px;
    max-height: 17px;
  }

  .section-161 {
    height: 40vh;
  }

  .mieszkanie_header {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-167 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .section-168 {
    flex-flow: wrap;
  }

  .section-169 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .section-170, .other_detale_section, .section-174 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-175 {
    grid-template-columns: 1fr;
    padding-left: 5%;
    padding-right: 5%;
  }

  .select-field {
    margin-bottom: 60px;
  }

  .section-121-copy {
    padding-left: 5%;
    padding-right: 5%;
  }

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

  .section-182, .section-101-copy {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section-104-copy {
    white-space: normal;
  }

  .infopopup {
    transform: translate(-52%, -52%);
    width: 80vw;
  }

  .historia_ceny_popup {
    pointer-events: none;
    white-space: nowrap;
    left: 50%;
    right: auto;
    transform: translate(-50%, 25px);
  }

  .code-embed-8, .code-embed-9 {
    display: none;
  }

  .galeria_arrow_right {
    width: 10vw;
    height: 10vw;
    margin-left: 88vw;
  }

  .galeria_arrow_left {
    width: 10vw;
    height: 10vw;
  }

  .navbar-3 {
    border-radius: 5px;
  }

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

  .pietra_buttons_slider {
    flex-flow: column;
  }

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

#w-node-_4fa94ecc-e924-e7e0-02ac-fdd40d88d3f5-cd251e9f, #w-node-f560f644-7d62-7635-9ffb-4e45744a3129-cd251e9f, #w-node-_4f7c57bc-4c3a-f1c6-8fae-eb9df090156b-cd251e9f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_7344b054-3a20-608f-d1f6-e2e979008cd9-cd251e9f, #w-node-c0851a87-0d21-01bf-5d7a-b5ee8556634c-cd251e9f {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end;
}

#w-node-_1391bccc-8a25-e5f9-2660-570f3466e61c-cd251e9f {
  grid-area: 1 / 1 / 2 / 2;
  place-self: end start;
}

#w-node-_098fe814-3ef7-ad47-afe0-8c5af29e515e-cd251e9f, #w-node-ef4b032f-f5da-1e9e-4a7e-dd806b634cee-cd251e9f, #w-node-_4d3adacb-3a2e-c671-4447-f84e6e9dc0c7-cd251e9f, #w-node-_978c5493-f460-66c7-0d29-6aa8259ca8a7-cd251e9f, #w-node-_9382d87c-6c25-5ef6-369b-bbd5e240a8ff-cd251e9f, #w-node-_9382d87c-6c25-5ef6-369b-bbd5e240a900-cd251e9f, #w-node-_350d0aae-ad09-85cb-a794-659bb498acf9-cd251e9f, #w-node-_4f73e8cd-9dbd-cd55-11e5-cc4c8f982f8c-cd251e9f, #w-node-ee54ce09-9cab-1a97-dbac-6bd490116435-cd251e9f, #w-node-ee54ce09-9cab-1a97-dbac-6bd490116436-cd251e9f, #w-node-_99968921-5064-5677-647d-a0493f435476-cd251e9f, #w-node-_99968921-5064-5677-647d-a0493f435477-cd251e9f, #w-node-_0788890a-2400-0164-651e-d055decb8627-cd251e9f, #w-node-_0788890a-2400-0164-651e-d055decb8628-cd251e9f, #w-node-_3d1465ed-8bb4-93ce-ba96-9ea957b768f7-cd251e9f, #w-node-_3d1465ed-8bb4-93ce-ba96-9ea957b768f8-cd251e9f, #w-node-ca8cff1b-be7b-1617-951c-9ca908507449-cd251e9f, #w-node-ca8cff1b-be7b-1617-951c-9ca90850744a-cd251e9f, #w-node-_9d909e94-ce9e-6d21-a048-2ab14174c9f8-cd251e9f, #w-node-_9d909e94-ce9e-6d21-a048-2ab14174c9f9-cd251e9f, #w-node-d73116ad-593e-2bad-44f2-0341b0bd5057-cd251e9f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d73116ad-593e-2bad-44f2-0341b0bd5058-cd251e9f {
  grid-area: 1 / 1 / 2 / 2;
  place-self: start end;
}

#w-node-d73116ad-593e-2bad-44f2-0341b0bd5068-cd251e9f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d73116ad-593e-2bad-44f2-0341b0bd5069-cd251e9f {
  grid-area: 1 / 1 / 2 / 2;
  place-self: start end;
}

#w-node-d73116ad-593e-2bad-44f2-0341b0bd5079-cd251e9f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d73116ad-593e-2bad-44f2-0341b0bd507a-cd251e9f {
  grid-area: 1 / 1 / 2 / 2;
  place-self: start end;
}

#w-node-a818183e-bcc4-8291-42d9-4c22509ce48f-cd251e9f, #w-node-a818183e-bcc4-8291-42d9-4c22509ce490-cd251e9f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_180cdd48-b295-edc4-c3fc-9d573eb5f0e4-49c9375f {
  justify-self: end;
}

#w-node-f83f71d8-11a8-72e1-e6ac-ca2ee4999e7b-49c9375f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e3173d3-a695-50eb-0e2c-873116c46c2f-460fdefc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_14bb1d53-a817-6a59-2bca-1d28f464b406-460fdefc {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_301029e9-23c7-104d-38fe-9d2588c77355-460fdefc, #w-node-_5028d2c6-cba8-9a13-424d-99a440a432c9-460fdefc, #w-node-_5028d2c6-cba8-9a13-424d-99a440a432ca-460fdefc, #w-node-_13834ea3-11de-3e66-3b3d-87efe5f98776-460fdefc, #w-node-_13834ea3-11de-3e66-3b3d-87efe5f98777-460fdefc, #w-node-b60b4b22-d937-cbfa-a837-67794fbec434-4fbec424, #w-node-b60b4b22-d937-cbfa-a837-67794fbec435-4fbec424, #w-node-_72f7fd76-a613-b084-9210-a8b6f5acbf10-4fbec424, #w-node-_72f7fd76-a613-b084-9210-a8b6f5acbf11-4fbec424, #w-node-_72f7fd76-a613-b084-9210-a8b6f5acbf12-4fbec424, #w-node-_72f7fd76-a613-b084-9210-a8b6f5acbf13-4fbec424, #w-node-_72f7fd76-a613-b084-9210-a8b6f5acbf14-4fbec424, #w-node-_72f7fd76-a613-b084-9210-a8b6f5acbf15-4fbec424, #w-node-_72f7fd76-a613-b084-9210-a8b6f5acbf16-4fbec424 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_72f7fd76-a613-b084-9210-a8b6f5acbf17-4fbec424, #w-node-_72f7fd76-a613-b084-9210-a8b6f5acbf18-4fbec424 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-ff1012a5-4a5e-fa3c-9d86-74af915513a6-4fbec424, #w-node-ff1012a5-4a5e-fa3c-9d86-74af915513a7-4fbec424, #w-node-c354cff0-e514-faea-1103-8591385d1d16-1031be1d, #w-node-c354cff0-e514-faea-1103-8591385d1d17-1031be1d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_73fc423a-0cc1-aa4f-1c21-98ee428fc255-1031be1d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_925e74fd-c27e-8174-b297-f539835b3af9-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_87c49610-9280-08d4-857c-156d580f6e46-b0cd1d65, #w-node-_8897fa22-240f-4a01-da65-9d42166ecd22-b0cd1d65, #w-node-_3860ea5d-038d-303a-849f-62a3dc6f0091-b0cd1d65, #w-node-_7d554f2c-b6a0-9e5e-04b6-f717df6ee5d3-b0cd1d65, #w-node-d572f2c5-6b01-b066-52ce-581c35b1470b-b0cd1d65, #w-node-_693552b5-95f1-8486-5a3e-894e68dbb08d-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: end;
}

#w-node-_03377d7b-346b-2c89-f5ef-28e3b2303219-b0cd1d65, #w-node-_03377d7b-346b-2c89-f5ef-28e3b230321a-b0cd1d65, #w-node-_313f3b27-9a4f-dd3d-979b-cfd8a29b609a-b0cd1d65, #w-node-_3cd4cfc4-1077-bfc5-3696-3b8426e9bcb0-b0cd1d65, #w-node-_2cc4daf0-b577-981e-677d-e8ea23ccad1b-b0cd1d65, #w-node-_9731608d-3318-1d17-329e-a4af27696a07-b0cd1d65, #w-node-_21a2ad5f-e052-fbc5-5364-5b6c48eb0fa7-b0cd1d65, #w-node-_74cc1662-1eec-730b-c3f1-f59f6c64bcc5-b0cd1d65, #w-node-_74cc1662-1eec-730b-c3f1-f59f6c64bcc6-b0cd1d65, #pietro_1.w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e87e-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e881-b0cd1d65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e882-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}

#pietro_1.w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e883-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e897-b0cd1d65 {
  place-self: center;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e898-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e899-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}

#pietro_2.w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e89a-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8aa-b0cd1d65 {
  place-self: center;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8ab-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8ac-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}

#pietro_3.w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8ad-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8bd-b0cd1d65 {
  place-self: center;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8be-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8bf-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}

#pietro_4.w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8c0-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8d4-b0cd1d65 {
  place-self: center;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8d5-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8d6-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}

#pietro_5.w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8d7-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8e3-b0cd1d65 {
  place-self: center;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8e4-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: auto;
}

#w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8e5-b0cd1d65 {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: center;
}

#w-node-_21635498-6689-f39f-2ce9-1a11e332dccc-b0cd1d65, #pietro_btns.w-node-_17e24c67-040e-a256-97d5-39d2fce741cd-b0cd1d65 {
  place-self: center start;
}

#w-node-_17e24c67-040e-a256-97d5-39d2fce741e7-b0cd1d65 {
  place-self: center;
}

#w-node-a72e5437-8a9e-a2e0-efd9-01e059a8a5bb-4234ad8d, #w-node-_6dc18c01-db66-4b7b-5454-96c3f2f41674-a5a30a9d {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_31b73e8a-2b78-52a9-8b18-0e7ee8fbc02a-3ddc146f, #w-node-_9395a0f7-e1c8-6b0c-5dd6-04856e6f2c2b-3ddc146f, #w-node-_3574c0c5-362d-5de1-bf92-be3c6e836508-3ddc146f, #w-node-cebbe50b-62d5-02bf-9aec-216eb6022f69-3ddc146f, #w-node-d08a419f-7f96-f747-23bf-e6b7824f3e77-3ddc146f, #w-node-e22d28e1-e267-bfea-0c17-8dbac07e1d04-3ddc146f, #w-node-a86c683c-cb22-0ba6-dd4b-9ad9657e9821-3ddc146f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-cd19274e-cb94-1b73-5daf-2146bbce0f2d-3ddc146f, #w-node-a6b10efe-43fa-759e-2e55-348e127c259b-3ddc146f {
  grid-area: 1 / 1 / 2 / 2;
  justify-self: start;
}

#w-node-_5169d699-9e81-a749-7184-687ae3dfb0ea-b139a66d, #w-node-_5169d699-9e81-a749-7184-687ae3dfb0eb-b139a66d {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_5169d699-9e81-a749-7184-687ae3dfb0ec-b139a66d, #w-node-ec51eae3-1d8a-db9b-59e3-d1b862ffb5f5-3ef954b3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-b63bf7b6-a2e9-a529-7e59-b392951044a3-3ef954b3, #w-node-_8746fbf1-4517-b33b-11c5-bc5b32fa6525-3ef954b3 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_43dff0cb-6c49-e0fa-c7db-13e0c3236f6b-8bae1a00 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1e9576c8-5e86-5b3a-bfeb-37b2b8996f00-8bae1a00 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1e9576c8-5e86-5b3a-bfeb-37b2b8996f01-8bae1a00 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: start end;
}

#w-node-_32181c13-48e6-bf85-2865-36430c1a42fb-8bae1a00, #w-node-_32181c13-48e6-bf85-2865-36430c1a42fc-8bae1a00, #w-node-_1e9576c8-5e86-5b3a-bfeb-37b2b8996f07-8bae1a00 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1e9576c8-5e86-5b3a-bfeb-37b2b8996f08-8bae1a00 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: start end;
}

#w-node-_8172d48f-281a-216e-569d-a15091ca0156-8bae1a00, #w-node-_8172d48f-281a-216e-569d-a15091ca0157-8bae1a00, #w-node-_1e9576c8-5e86-5b3a-bfeb-37b2b8996f0e-8bae1a00 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1e9576c8-5e86-5b3a-bfeb-37b2b8996f0f-8bae1a00 {
  grid-area: 1 / 1 / 2 / 2;
  place-self: start end;
}

#w-node-f6739e81-d2d8-65e5-0b5b-4bd6511de5db-8bae1a00, #w-node-f6739e81-d2d8-65e5-0b5b-4bd6511de5dc-8bae1a00 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f7229c34-e8f2-1d9a-0f1b-117b0a135b61-fe06b408 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2a5374e7-ab27-cef2-697b-550321fcfe7d-fe06b408, #w-node-ec84cd18-9e10-56c0-9c5c-62cfa46bb40b-fe06b408 {
  grid-area: 1 / 1 / 2 / 2;
}

@media screen and (max-width: 991px) {
  #w-node-_9d909e94-ce9e-6d21-a048-2ab14174c9ed-cd251e9f {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_180cdd48-b295-edc4-c3fc-9d573eb5f0e4-49c9375f {
    grid-area: 2 / 1 / 2 / 2;
    justify-self: auto;
  }

  #w-node-_73fc423a-0cc1-aa4f-1c21-98ee428fc255-1031be1d {
    align-self: center;
  }

  #pietro_btns.w-node-_17e24c67-040e-a256-97d5-39d2fce741cd-b0cd1d65 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_17e24c67-040e-a256-97d5-39d2fce741dd-b0cd1d65 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_17e24c67-040e-a256-97d5-39d2fce741e7-b0cd1d65 {
    justify-self: center;
  }

  #w-node-a72e5437-8a9e-a2e0-efd9-01e059a8a5bb-4234ad8d, #w-node-_6dc18c01-db66-4b7b-5454-96c3f2f41674-a5a30a9d {
    grid-row: 2 / 3;
    grid-column-end: 2;
  }

  #w-node-_5169d699-9e81-a749-7184-687ae3dfb0ec-b139a66d, #w-node-ec51eae3-1d8a-db9b-59e3-d1b862ffb5f5-3ef954b3, #w-node-_43dff0cb-6c49-e0fa-c7db-13e0c3236f6b-8bae1a00, #w-node-f7229c34-e8f2-1d9a-0f1b-117b0a135b61-fe06b408 {
    align-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3b8d9c86-98d9-c08e-47f9-3556ae6e1f56-49c9375f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_4e3173d3-a695-50eb-0e2c-873116c46c2f-460fdefc {
    align-self: end;
  }

  #w-node-_14bb1d53-a817-6a59-2bca-1d28f464b406-460fdefc {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e898-b0cd1d65, #w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8ab-b0cd1d65, #w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8be-b0cd1d65, #w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8d5-b0cd1d65, #w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8e4-b0cd1d65 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: auto;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c0851a87-0d21-01bf-5d7a-b5ee8556634c-cd251e9f {
    place-self: end;
  }

  #w-node-_700948ed-54b4-aede-ba10-8edbb2d2e5a4-49c9375f, #w-node-_125dd3ca-7303-7664-b039-c1d667bc5b4d-49c9375f, #w-node-_0f1328c4-3a3f-2163-b953-fa2284ef035f-49c9375f {
    justify-self: end;
  }

  #w-node-_4e3173d3-a695-50eb-0e2c-873116c46c2f-460fdefc {
    align-self: end;
  }

  #w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e898-b0cd1d65, #w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8ab-b0cd1d65, #w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8be-b0cd1d65, #w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8d5-b0cd1d65, #w-node-_2151782f-dcfa-e53c-e6f7-63d7e353e8e4-b0cd1d65 {
    grid-area: 1 / 1 / 2 / 2;
    place-self: auto;
  }

  #w-node-c0ceb51a-43d2-e769-0a83-f22a81666ab1-b0cd1d65 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_17e24c67-040e-a256-97d5-39d2fce741c7-b0cd1d65 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-_17e24c67-040e-a256-97d5-39d2fce741c9-b0cd1d65 {
    grid-area: 5 / 1 / 6 / 2;
  }

  #w-node-_21635498-6689-f39f-2ce9-1a11e332dccc-b0cd1d65 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #pietro_btns.w-node-_17e24c67-040e-a256-97d5-39d2fce741cd-b0cd1d65 {
    grid-row: 4 / 5;
    justify-self: center;
  }

  #w-node-_17e24c67-040e-a256-97d5-39d2fce741dd-b0cd1d65 {
    grid-row: 6 / 7;
  }
}

@font-face {
  font-family: 'Centurygothic';
  src: url('../fonts/centurygothic.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Centurygothic';
  src: url('../fonts/centurygothic_bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ltremark';
  src: url('../fonts/LTRemark-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ltremark';
  src: url('../fonts/LTRemark-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ltremark';
  src: url('../fonts/LTRemark-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Ltremark';
  src: url('../fonts/LTRemark-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ltremark';
  src: url('../fonts/LTRemark-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ltremark';
  src: url('../fonts/LTRemark-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}