@charset "UTF-8";
footer {
  display: flex;
  width: 100vw;
  height: -moz-fit-content;
  height: fit-content;
  padding-bottom: 98px;
  padding-top: 48px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  background: #7C6A46;
  color: #FFF;
}
footer .wrapping {
  display: flex;
  width: 1344px;
  gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
footer .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
footer .row .column {
  display: flex;
  width: 248.227px;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
}
footer .row .column .logo {
  color: #FFF;
  font-family: "Dancing Script";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
footer .row .column p {
  color: #FFF;
  text-align: justify;
  font-family: Raleway;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
footer .row ul {
  display: flex;
  align-items: center;
  gap: 41px;
}
footer .row ul li {
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}
footer .line {
  width: 1344px;
  height: 0.5px;
  background: #FFF;
}
footer .bottom-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  margin-bottom: 20px;
}
footer .bottom-footer .c {
  width: 308px;
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 27px */
}
footer .bottom-footer .socials {
  display: flex;
  width: 72px;
  align-items: center;
  gap: 27px;
  cursor: pointer;
}
footer .bottom-footer .socials .fb {
  display: flex;
  width: 9.913px;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
footer .bottom-footer .socials .ig {
  width: 21.978px;
  height: 19.889px;
  flex-shrink: 0;
}
footer .bottom-footer .links {
  display: flex;
  align-items: center;
  gap: 1px;
}
footer .bottom-footer .links .polityka {
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
footer .bottom-footer .links .polityka a {
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 27px */
}
footer .bottom-footer .links .ver-line {
  width: 0.5px;
  height: 23px;
  transform: translateY(-1px);
  background: #FFF;
}
footer .bottom-footer .links .regulamin {
  display: flex;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 0px;
}
footer .bottom-footer .links .regulamin a {
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
footer .atta-web-agency {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  background: var(--Grey-10, #1A1A1A);
  width: 100vw;
  padding: 24px 0;
  position: absolute;
  bottom: 0;
  left: 0px;
}
footer .atta-web-agency a {
  color: var(--Absolute-White, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 120% */
  letter-spacing: -0.12px;
}
footer .atta-web-agency a span {
  font-weight: 600;
}

@media (max-width: 1350px) {
  footer {
    display: flex;
    width: 100vw;
    height: -moz-fit-content;
    height: fit-content;
    padding-bottom: 128px;
    padding-top: 96px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    background: #7C6A46;
    color: #FFF;
  }
  footer .wrapping {
    width: 393px;
    height: 141px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
  }
  footer .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    align-self: stretch;
  }
  footer .row .column {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 13px;
  }
  footer .row .column .logo {
    color: #FFF;
    font-family: "Dancing Script";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    position: absolute;
    left: calc(50% - 82.5px);
  }
  footer .row .column p {
    display: none;
  }
  footer .row ul {
    display: flex;
    align-items: center;
    gap: 41px;
    display: none;
  }
  footer .row ul li {
    display: flex;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
  }
  footer .line {
    width: 1344px;
    height: 0.5px;
    background: #FFF;
    display: none;
  }
  footer .bottom-footer {
    margin-top: 16px;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: column;
    margin-bottom: 20px;
  }
  footer .bottom-footer .c {
    width: -moz-fit-content;
    width: fit-content;
    color: #FFF;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 27px */
  }
  footer .bottom-footer .socials {
    display: flex;
    width: 72px;
    align-items: center;
    gap: 27px;
    cursor: pointer;
  }
  footer .bottom-footer .socials .fb {
    display: flex;
    width: 9.913px;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
  }
  footer .bottom-footer .socials .ig {
    width: 21.978px;
    height: 19.889px;
    flex-shrink: 0;
  }
  footer .bottom-footer .links {
    display: flex;
    align-items: center;
    gap: 1px;
    gap: 16px;
    flex-direction: column;
  }
  footer .bottom-footer .links .polityka {
    display: flex;
    padding: 0px;
    justify-content: center;
    align-items: center;
  }
  footer .bottom-footer .links .polityka a {
    color: #FFF;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    /* 27px */
  }
  footer .bottom-footer .links .ver-line {
    width: 0.5px;
    height: 23px;
    background: #FFF;
    display: none;
  }
  footer .bottom-footer .links .regulamin {
    display: flex;
    margin: 0px;
    padding: 0px;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  footer .bottom-footer .links .regulamin a {
    color: #FFF;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
  }
  footer .atta-web-agency {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    background: var(--Grey-10, #1A1A1A);
    width: 100vw;
    padding: 24px 0;
    position: absolute;
    bottom: 0;
    left: 0px;
  }
  footer .atta-web-agency a {
    color: var(--Absolute-White, #FFF);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    /* 120% */
    letter-spacing: -0.12px;
  }
  footer .atta-web-agency a span {
    font-weight: 600;
  }
}
* {
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  font-family: "Raleway", serif;
  font-style: normal;
  scroll-behavior: smooth;
}

a,
a:visited,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  /* Usuwa podkreślenie */
  color: inherit;
  /* Ustawia kolor na odziedziczony */
  background: none;
  /* Usuwa ewentualne tło */
  border: none;
  /* Usuwa obramowanie */
  padding: 0;
  margin: 0;
  all: unset;
  font: inherit;
  /* Dziedziczy styl czcionki */
  outline: none;
  /* Usuwa obramowanie focusa (niezalecane dla UX, lepiej dodać stylizację focusa) */
  cursor: pointer;
}

ul {
  list-style: none;
}

html {
  overflow-x: hidden;
}

.btn {
  display: flex;
  cursor: pointer;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 20px;
  background: #7C6A46;
  color: #FFF;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  transition: 0.6s all ease-in-out;
  font-weight: 500;
  line-height: normal;
  position: relative;
}
.btn::before {
  content: "";
  top: 2px;
  left: 20px;
  background: #7C6A46;
  width: 110px;
  scale: 0;
  border-radius: 20px;
  filter: blur(50px);
  height: 40px;
  display: block;
  z-index: -1;
  position: absolute;
  transition: 0.6s all ease-in-out;
}
.btn:hover::before {
  scale: 1;
}

p {
  padding: 0;
  margin: 0;
}

header {
  display: flex;
  position: relative;
}
header .burger {
  position: absolute;
  right: 130px;
  top: 30px;
  transition: all 0.2s ease-in;
  width: auto;
  display: none;
  z-index: 22;
  flex-direction: column;
  gap: 8px;
  cursor: pointer;
}
header .burger span {
  display: block;
  width: 30px;
  transition: all 0.2s ease-in;
  height: 2px;
  border-radius: 2px;
  background-color: #7C6A46;
}
header .pnlm-hotspot-base {
  transform: scale(3);
  /* Powiększenie strzałek 2x */
}
header nav {
  margin: 0 auto;
  display: flex;
  width: 100vw;
  max-width: 1600px;
  z-index: 100;
  height: 120px;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
}
header nav ul {
  display: flex;
  align-items: center;
  gap: 16px;
}
header nav ul li {
  color: #1C1C1C;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  padding: 8px;
  justify-content: center;
  text-wrap: nowrap;
  align-items: center;
  gap: 8px;
  position: relative;
}
header nav ul li::before {
  width: 0px;
  height: 1px;
  content: "";
  background-color: #7C6A46;
  position: absolute;
  transition: 0.6s all ease;
  bottom: -2px;
}
header nav ul li:hover::before {
  width: 100%;
}
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.5;
    background-position: 0% 50%;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes boatTravel {
  100% {
    right: 1900px;
  }
}
body {
  position: relative;
  overflow-x: hidden;
}

.background {
  position: absolute;
  width: 100vw;
  top: 630px;
  z-index: -1;
}

.boat {
  position: absolute;
  z-index: -1;
  right: 300px;
  top: 20px;
  animation: boatTravel 50s forwards;
}

.hero-section {
  height: 900px;
  margin: 0 auto;
  width: 65%;
  display: flex;
}
.hero-section .hero {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 150px;
  gap: 24px;
}
.hero-section .hero h1 {
  color: #1C1C1C;
  font-family: Raleway;
  font-size: 55px;
  font-style: normal;
  font-weight: 700;
  width: 588px;
  line-height: normal;
}
.hero-section .hero p {
  color: #1C1C1C;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.hero-section .hero .hero-buttons {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
}
.hero-section .hero .hero-buttons .btn {
  font-size: 16px;
  padding: 12px 24px;
  transition: 0.3s all ease-in-out;
  position: relative;
}
.hero-section .hero .hero-buttons .btn::before {
  content: "";
  top: 2px;
  left: -10px;
  background: #7C6A46;
  width: 100px;
  scale: 0;
  border-radius: 20px;
  filter: blur(50px);
  height: 40px;
  display: block;
  z-index: -1;
  position: absolute;
  transition: 0.6s all ease-in-out;
}
.hero-section .hero .hero-buttons .btn:hover {
  transform: translateY(-2px);
}
.hero-section .hero .hero-buttons .btn:hover::before {
  scale: 1;
}
.hero-section .hero .hero-buttons .wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  position: relative;
}
.hero-section .hero .hero-buttons .wrapper::before {
  content: "";
  top: 2px;
  left: 2px;
  background-image: linear-gradient(blue, rgb(32, 192, 255));
  width: 40px;
  border-radius: 20px;
  filter: blur(20px);
  height: 40px;
  display: block;
  z-index: -1;
  position: absolute;
  animation: pulse 2s linear;
  transition: all 1s ease-in-out;
}
.hero-section .hero .hero-buttons .wrapper:hover::before {
  scale: 1.5;
}
.hero-section .hero .hero-buttons .wrapper .play {
  width: 44px;
}
.hero-section .hero .hero-buttons .wrapper p {
  font-weight: 700;
  font-size: 16px;
}

.about-us {
  height: auto;
  display: flex;
  justify-content: center;
  display: flex;
  margin: 160px auto;
}
.about-us .wrapper {
  display: flex;
  flex-shrink: 0;
  gap: 64px;
  border-radius: 16px;
  background: #F4FBF8;
}
.about-us .wrapper .owners-photo {
  flex-shrink: 0;
}
.about-us .wrapper .text-box {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  padding: 0 32px 0 0;
  flex-direction: column;
  gap: 24px;
}
.about-us .wrapper .text-box h2 {
  color: #7C6A46;
  font-family: "Dancing Script";
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.about-us .wrapper .text-box p {
  color: #555;
  font-family: Raleway;
  font-size: 16px;
  width: 497px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
}
.about-us .wrapper .text-box .btn {
  width: -moz-fit-content;
  width: fit-content;
}

.spacer-wrapper .backgorund-2 {
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 80vh;
  position: absolute;
  background-color: rgba(163, 163, 163, 0.968);
  z-index: 100;
  content: "";
  transition: 0.3s all ease-in-out;
}
.spacer-wrapper .hidden {
  background-color: transparent;
  pointer-events: none;
  opacity: 0;
}
.spacer-wrapper .play-button-brown {
  position: absolute;
  left: calc(50% - 122px);
  top: calc(50% - 122px);
  cursor: pointer;
  z-index: 102;
  scale: 0.7;
  transition: 0.3s all ease-in-out;
}
.spacer-wrapper .title {
  transition: 0.3s all ease-in-out;
  content: "Wirtualny spacer 3D";
  background-color: white;
  padding: 8px 12px;
  color: #7C6A46;
  font-family: Arial;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 400;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 30px;
  left: calc(50% - 48px);
  border: 1px solid rgba(24, 22, 22, 0.199);
  top: calc(50% + 68px);
  z-index: 103;
}

.wirtualny-spacer {
  width: 100vw;
  height: 600px;
  background: gray;
  position: relative;
}

.ghost-btn {
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease;
}
.ghost-btn::after {
  content: "";
  background-color: #7C6A46;
  width: 260px;
  height: 50px;
  transition: all 0.3s ease;
  z-index: -2;
  left: -260px;
  position: absolute;
}
.ghost-btn:hover {
  color: white !important;
}
.ghost-btn:hover::after {
  left: 0px;
}

.attractions {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  margin: 124px auto;
  gap: 32px;
}
.attractions h2 {
  color: #000;
  font-family: Raleway;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.attractions p {
  width: 547px;
  height: 67px;
  color: #000;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.attractions .flex-wrap {
  width: 1100px;
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  justify-content: center;
  align-items: center;
}
.attractions .flex-wrap .item {
  gap: 24px;
  display: flex;
  width: 120px;
  height: 120px;
  padding: 48px 48px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  flex-direction: column;
  background: #FAFAFA;
  color: #7C6A46;
}
.attractions .flex-wrap .item img {
  width: 40px;
  height: 40px;
  padding: 0px;
}
.attractions .flex-wrap .item p {
  height: auto;
  color: #7C6A46;
}
.attractions .buttons {
  display: flex;
  gap: 16px;
  margin-top: 32px;
}
.attractions .buttons .ghost-btn {
  color: #7C6A46;
  border: 1px solid #7C6A46;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 8px 24px;
  border-radius: 20px;
}

.custom-arrow {
  background-image: url("../public/zdjecia/up.svg");
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  border-radius: 100px;
  height: 20px;
  opacity: 0.8;
  border: 4px solid black;
  background-size: cover;
  border: 30px solid white;
}
.custom-arrow:hover {
  opacity: 1;
}

.custom-door {
  background-image: url("../public/zdjecia/door-open.svg");
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
  width: 100px;
  border-radius: 100px;
  height: 100px;
  opacity: 0.8;
  border: 4px solid black;
  background-size: cover;
  border: 30px solid white;
}
.custom-door:hover {
  opacity: 1;
}

.custom-loop {
  background-image: url("../public/zdjecia/loop.svg");
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
  width: 100px;
  border-radius: 100px;
  height: 100px;
  opacity: 0.8;
  border: 4px solid black;
  background-size: cover;
  border: 30px solid white;
}
.custom-loop:hover {
  opacity: 1;
}

.custom-home {
  background-image: url("../public/zdjecia/home.svg");
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
  width: 10px;
  border-radius: 100px;
  height: 10px;
  opacity: 0.8;
  border: 4px solid black;
  background-size: cover;
  border: 30px solid white;
}
.custom-home:hover {
  opacity: 1;
}

@media (max-width: 400px) {
  header nav .logo {
    width: 180px;
    scale: 1 !important;
    transform: translateX(0px) !important;
  }
}
@media (max-width: 1000px) {
  header {
    width: 100vw;
  }
  header .de {
    transform: translateX(-16px);
    scale: 0.9;
  }
  header nav {
    height: 80px;
    padding: 0px 64px 0px 0px !important;
    width: 100vw;
    justify-content: space-between;
  }
  header nav ul {
    display: none;
  }
  header nav .btn {
    display: none;
  }
  header nav .logo {
    scale: 0.7;
    transform: translateX(-50px);
  }
  header .burger {
    width: auto;
    display: flex;
    z-index: 222;
    right: 32px;
    cursor: pointer;
    flex-direction: column;
    gap: 8px;
    cursor: pointer;
  }
  header .active {
    height: 100vh;
    width: 100vw;
    position: fixed;
    top: 0px;
    padding: 0px !important;
    left: 0px;
    background-color: #7C6A46;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 16px;
  }
  header .active .burger span:nth-child(2) {
    display: none;
  }
  header .active .burger span:first-child {
    background-color: #FFF;
    transform: rotate(45deg) translateY(7px);
  }
  header .active .burger span:last-child {
    background-color: #FFF;
    transform: rotate(-45deg) translateY(-7px);
  }
  header .active .btn {
    display: flex;
    color: white;
    border: 1px solid white;
  }
  header .active .logo {
    display: none;
  }
  header .active ul {
    display: flex;
    flex-direction: column;
    background-color: #7C6A46;
  }
  header .active ul li {
    color: white;
  }
}
.o-osrodku section {
  display: flex;
  width: 100vw;
  padding: 64px 0px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 96px;
  margin-bottom: 32px;
}
.o-osrodku section .wrapping-o-nas {
  display: flex;
  width: 847px;
  flex-direction: column;
  align-items: center;
  gap: 48px;
}
.o-osrodku section .wrapping-o-nas h2 {
  color: #7C6A46;
  font-family: "Dancing Script";
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.o-osrodku section .wrapping-o-nas p {
  color: #555;
  text-align: center;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
  width: 827px;
}
.o-osrodku section .wrapping-o-nas .buttons {
  display: flex;
  padding-top: 8px;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.o-osrodku section .wrapping-o-nas .buttons .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 20px;
  background: #7C6A46;
}
.o-osrodku section .wrapping-o-nas .buttons .ghost-btn {
  color: #7C6A46;
  border: 1px solid #7C6A46;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 12px 24px;
  font-size: 16px;
  border-radius: 30px;
}
.o-osrodku section .wrapping-img-text {
  display: flex;
  align-items: center;
  gap: 32px;
  align-self: stretch;
  margin: 0 auto;
}
.o-osrodku section .wrapping-img-text img {
  display: flex;
  width: 519px;
  height: 464px;
  padding: 10px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.o-osrodku section .wrapping-img-text .box {
  display: flex;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
}
.o-osrodku section .wrapping-img-text .box p {
  color: #555;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  flex: 1 0 0;
  width: 461px;
  line-height: 28px;
  /* 175% */
}
.o-osrodku section .wrapping-img-text .box .ghost-btn {
  color: #7C6A46;
  border: 1px solid #7C6A46;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 12px 24px;
  border-radius: 20px;
}

.houses {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.houses .houses-section {
  margin-top: 96px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  justify-content: center;
}
.houses .houses-section h2 {
  color: #000;
  text-align: center;
  font-family: Raleway;
  font-size: 55px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: 786px;
}
.houses .houses-section p {
  color: #7C6A46;
  font-family: "Dancing Script";
  font-size: 54px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
}
.houses .houses-section .row-houses {
  margin-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 48px;
  align-self: stretch;
}
.houses .houses-section .row-houses .item-5 {
  display: flex;
  width: 411px;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  cursor: pointer;
  position: relative;
}
.houses .houses-section .row-houses .item-5 .ghost-btn {
  color: #7C6A46;
  border: 1px solid #7C6A46;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 8px 24px;
  border-radius: 20px;
}
.houses .houses-section .row-houses .item-5 .play-button-brown {
  position: absolute;
  width: 90px;
  top: 90px;
}
.houses .houses-section .row-houses .item-5 .liczebnosc {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
}
.houses .houses-section .row-houses .item-5 .liczebnosc .person {
  width: 30px;
  height: 30px;
}

.topbar {
  display: flex;
  width: 100vw;
  background-color: #7C6A46;
  z-index: 1000;
  color: #FFF;
  height: 57px;
  justify-content: center;
  align-items: center;
  gap: 80px;
  position: fixed;
  top: 0px;
  flex-shrink: 0;
}
.topbar .item {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 15px;
  align-self: stretch;
}

.view {
  display: flex;
  width: 100vw;
  overflow: hidden;
  justify-content: center;
}

.review-row {
  display: flex;
  width: 1700px;
  height: -moz-fit-content;
  height: fit-content;
  display: inline-flex;
  justify-content: center;
  align-items: flex-start;
  padding: 36px 0px;
  gap: 29px;
}
.review-row .review {
  display: flex;
  min-width: 413.704px;
  width: 413px;
  padding: 24px 22px;
  align-items: flex-start;
  align-content: flex-start;
  gap: 32px 95px;
  flex-wrap: wrap;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.096);
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.review-row .review .row-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1 0 0;
}
.review-row .review .row-1 .date {
  color: #454545;
  text-align: justify;
  font-family: Poppins;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.review-row .review .row-1 .gwiazdki {
  width: 89.684px;
  height: 13px;
  flex-shrink: 0;
}
.review-row .review .row-2 {
  color: #454545;
  text-align: justify;
  font-family: Raleway;
  font-size: 15px;
  font-style: normal;
  width: 100%;
  flex-shrink: 0;
  font-weight: 500;
  line-height: normal;
}
.review-row .review .row-3 {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.review-row .review .row-3 .profile {
  width: 37.506px;
  height: 37.506px;
}
.review-row .review .row-3 .column-1 {
  display: flex;
  gap: 4px;
  flex-direction: column;
}
.review-row .review .row-3 .column-1 .name {
  color: #454545;
  text-align: justify;
  font-family: Poppins;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.review-row .review .row-3 .column-1 .surname {
  color: #454545;
  text-align: justify;
  font-family: Poppins;
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.icon-2-email {
  display: none;
}

.kontakt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.kontakt .row-contacts {
  display: none;
  width: 431px;
  height: 40px;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin: 32px auto;
}
.kontakt .row-contacts .item-9 {
  display: flex;
  gap: 24px;
}
.kontakt .row-contacts .item-9 .field {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-wrap: nowrap;
}
.kontakt header {
  margin-top: 57px;
}
.kontakt .p-2 {
  margin: 96px 0 32px 0;
}
.kontakt section {
  display: inline-flex;
  padding: 42px 0px;
  justify-content: center;
  align-items: center;
  gap: 32px;
  margin-bottom: 96px;
}
.kontakt section .section-wrapper {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 104px;
  margin-bottom: 96px;
}
.kontakt section form {
  display: flex;
  width: 572.072px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.kontakt section form h2 {
  color: #000;
  font-family: Raleway;
  font-size: 46px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.46px;
  display: flex;
  padding: 10px 0;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.kontakt section form p {
  color: #000;
  font-family: Raleway;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.kontakt section form .form-fields {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.kontakt section form .form-fields .field {
  gap: 0px;
  display: flex;
  flex-direction: column;
}
.kontakt section form .form-fields .field label {
  opacity: 0.5;
}
.kontakt section form .form-fields .field input {
  border: 1px solid rgba(0, 0, 0, 0.671);
  border-top: 0;
  border-left: 0;
  width: 572px;
  border-right: 0;
  padding: 4px 4px 4px 0;
  outline: none;
}
.kontakt section form .form-fields textarea {
  display: flex;
  width: 550px;
  height: 219px;
  margin-top: 8px;
  resize: none;
  padding: 12px;
  flex-direction: column;
  align-items: flex-start;
}
.kontakt section form .form-fields textarea:focus, .kontakt section form .form-fields textarea:hover {
  outline: none;
}
.kontakt section form .form-fields span {
  text-decoration: underline;
}
.kontakt section form .form-fields .button {
  display: flex;
  width: 557px;
  padding: 16px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  outline: none;
  border: none;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  background: #1D52AB;
}
.kontakt section form .form-fields .checkbox-wrapper-1 *,
.kontakt section form .form-fields .checkbox-wrapper-1 ::after,
.kontakt section form .form-fields .checkbox-wrapper-1 ::before {
  box-sizing: border-box;
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted {
  margin: 0;
  width: 0;
  height: 0;
  display: inline;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted + label:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 1.15em;
  width: 1.15em;
  margin-right: 0.6em;
  color: rgba(0, 0, 0, 0.275);
  border: solid 0.06em;
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em inset, 0 0 0 0.07em transparent inset;
  border-radius: 0.2em;
  background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="white" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>') no-repeat center, white;
  background-size: 0;
  will-change: color, border, background, background-size, box-shadow;
  transform: translate3d(0, 0, 0);
  transition: color 0.1s, border 0.1s, background 0.15s, box-shadow 0.1s;
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted:enabled:active + label:before,
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted:enabled + label:active:before {
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset;
  background-color: #f0f0f0;
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted:checked + label:before {
  background-color: #3B99FC;
  background-size: 0.75em;
  color: rgba(0, 0, 0, 0.075);
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted:checked:enabled:active + label:before,
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted:checked:enabled + label:active:before {
  background-color: #0a7ffb;
  color: rgba(0, 0, 0, 0.275);
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted:focus + label:before {
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset, 0 0 0 3.3px rgba(65, 159, 255, 0.55), 0 0 0 5px rgba(65, 159, 255, 0.3);
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted:focus:active + label:before,
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted:focus + label:active:before {
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(0, 0, 0, 0.1) inset, 0 0 0 3.3px rgba(65, 159, 255, 0.55), 0 0 0 5px rgba(65, 159, 255, 0.3);
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted:disabled + label:before {
  opacity: 0.5;
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted.dark + label:before {
  color: rgba(255, 255, 255, 0.275);
  background-color: #222;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xml:space="preserve" fill="rgba(34, 34, 34, 0.999)" viewBox="0 0 9 9"><rect x="0" y="4.3" transform="matrix(-0.707 -0.7072 0.7072 -0.707 0.5891 10.4702)" width="4.3" height="1.6" /><rect x="2.2" y="2.9" transform="matrix(-0.7071 0.7071 -0.7071 -0.7071 12.1877 2.9833)" width="6.1" height="1.7" /></svg>');
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted.dark:enabled:active + label:before,
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted.dark:enabled + label:active:before {
  background-color: #444;
  box-shadow: 0 0 0.04em, 0 0.06em 0.16em -0.03em transparent inset, 0 0 0 0.07em rgba(255, 255, 255, 0.1) inset;
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted.dark:checked + label:before {
  background-color: #a97035;
  color: rgba(255, 255, 255, 0.075);
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted.dark:checked:enabled:active + label:before,
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted.dark:checked:enabled + label:active:before {
  background-color: #c68035;
  color: rgba(0, 0, 0, 0.275);
}
.kontakt section form .form-fields .checkbox-wrapper-1 [type=checkbox].substituted + label {
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}
.kontakt section form .form-fields .row-contacts {
  display: flex;
  width: 431px;
  height: 40px;
  justify-content: center;
  align-items: center;
  gap: 50px;
  margin: 32px auto;
}
.kontakt section form .form-fields .row-contacts .item-9 {
  display: flex;
  gap: 24px;
}
.kontakt section form .form-fields .row-contacts .item-9 .field {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-wrap: nowrap;
}
.kontakt section .mapka {
  width: 572px;
  height: 890px;
  box-shadow: 0px 0px 72px -24px rgba(0, 0, 0, 0.342);
}

.heading {
  font-size: 40px;
  max-width: 500px;
  width: 100vw;
  padding: 0 16px;
  text-align: center;
  opacity: 0.7;
}

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

.spacer-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  flex-direction: column;
  gap: 32px;
  margin: 32px 0 98px 0px;
}
.spacer-wrapper h2 {
  color: #7C6A46;
  font-size: 50px;
  max-width: 800px;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.spacer-wrapper .spacer {
  max-width: 1400px;
  width: 90vw;
  height: 60.62vh;
}

@media (max-width: 1600px) {
  .heading {
    margin-top: 32px;
  }
  .review-row {
    padding-top: 16px;
  }
  .view {
    width: 100vw;
    display: block;
    overflow: scroll;
  }
  .review {
    margin-top: -24px;
    scale: 0.9;
  }
}
@media (max-width: 1000px) {
  .heading {
    font-size: 30px;
    max-width: 500px;
    width: 300px;
    padding: 0 16px;
    text-align: center;
    opacity: 0.7;
  }
  .heading-p {
    width: 300px;
    text-align: center;
  }
  .background {
    position: absolute;
    scale: 2;
    top: calc(100vh - 80px);
    left: -160px;
    z-index: -1;
  }
  @keyframes boatTravel {
    100% {
      right: 900px;
    }
  }
  .boat {
    position: absolute;
    z-index: -1;
    right: -200px;
    scale: 0.65;
    top: calc(100vh - 630px);
    animation: boatTravel 40s forwards;
  }
  .hero-section {
    position: relative;
    height: calc(100vh - 80px);
    margin: 0 auto;
    max-width: 400px;
    display: flex;
    justify-content: center;
    width: 100vw;
  }
  .hero-section .hero {
    align-items: center;
  }
  .hero-section .hero h1 {
    font-size: 30px;
    max-width: 330px;
    text-align: center;
  }
  .hero-section .hero p {
    max-width: 330px;
    text-align: center;
  }
  .hero-section .hero .hero-buttons {
    gap: 0px;
  }
  .hero-section .hero .hero-buttons .wrapper {
    display: none;
  }
  .about-us {
    margin: 96px auto !important;
  }
  .about-us .wrapper {
    background: none;
  }
  .about-us .wrapper .owners-photo {
    display: none;
  }
  .about-us .wrapper .text-box {
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    padding: 0 0 0 0 !important;
    flex-direction: column;
    align-items: center;
    width: 100vw;
    gap: 32px;
  }
  .about-us .wrapper .text-box h2 {
    color: #7C6A46;
    font-family: "Dancing Script";
    font-size: 50px;
    width: 100vw;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .about-us .wrapper .text-box p {
    color: #555;
    font-family: Raleway;
    font-size: 16px;
    width: 280px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    /* 175% */
  }
  .about-us .wrapper .text-box .btn {
    width: -moz-fit-content;
    width: fit-content;
  }
  .attractions {
    margin: 96px auto;
  }
  .attractions h2 {
    display: none;
  }
  .attractions p {
    display: none;
  }
  .attractions .flex-wrap {
    width: 100vw;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
    align-items: center;
  }
  .attractions .flex-wrap .item {
    gap: 24px;
    display: flex;
    padding: 28px 28px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    flex-direction: column;
    background: #FAFAFA;
    color: #7C6A46;
  }
  .attractions .flex-wrap .item img {
    width: 30px;
    height: 30px;
    padding: 0px;
  }
  .attractions .flex-wrap .item p {
    display: block;
    height: auto;
    color: #7C6A46;
  }
  .o-osrodku section .wrapping-o-nas {
    width: 280px !important;
    gap: 32px;
  }
  .o-osrodku section .wrapping-o-nas p {
    text-align: left;
    width: 280px !important;
  }
  .o-osrodku section .wrapping-o-nas .buttons {
    text-wrap: nowrap;
    scale: 0.9;
  }
  .o-osrodku section .wrapping-img-text {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    flex-direction: column;
    gap: 8px;
  }
  .o-osrodku section .wrapping-img-text img {
    width: 300px;
    height: 241.581px;
    flex-shrink: 0;
  }
  .o-osrodku section .wrapping-img-text .box {
    justify-content: center;
    align-items: center;
  }
  .o-osrodku section .wrapping-img-text .box p {
    width: 280px;
  }
  .o-osrodku section .wrapping-img-text .box .ghost-btn {
    color: #7C6A46;
    border: 1px solid #7C6A46;
    display: flex;
    width: 230px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    padding: 12px 24px;
    border-radius: 20px;
  }
  .houses {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .houses .houses-section {
    margin-top: 32px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    justify-content: center;
  }
  .houses .houses-section h2 {
    color: #000;
    text-align: center;
    font-family: Raleway;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 300px;
  }
  .houses .houses-section p {
    color: #7C6A46;
    font-family: "Dancing Script";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    line-height: 60px;
  }
  .houses .houses-section .row-houses {
    margin-top: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 48px;
    flex-wrap: wrap;
    align-self: stretch;
  }
  .houses .houses-section .row-houses .item-5 {
    display: flex;
    width: 411px;
    flex-direction: column;
    align-items: center;
    gap: 18px;
    cursor: pointer;
    position: relative;
  }
  .houses .houses-section .row-houses .item-5 .ghost-btn {
    color: #7C6A46;
    border: 1px solid #7C6A46;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    padding: 8px 24px;
    border-radius: 20px;
  }
  .houses .houses-section .row-houses .item-5 .play-button-brown {
    position: absolute;
    width: 90px;
    top: 90px;
  }
  .houses .houses-section .row-houses .item-5 .liczebnosc {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
  }
  .houses .houses-section .row-houses .item-5 .liczebnosc .person {
    width: 30px;
    height: 30px;
  }
  .topbar {
    display: none;
  }
  .kontakt .row-contacts {
    display: flex;
    width: 280px;
    gap: 24px;
    align-items: start;
    flex-direction: column;
    margin: 18px auto 4px auto;
    height: -moz-fit-content;
    height: fit-content;
  }
  .kontakt header {
    margin-top: 0px;
  }
  .kontakt .p-2 {
    width: 280px;
    margin: 32px 0 0px 0;
  }
  .kontakt .section-wrapper {
    gap: 16px;
    flex-direction: column-reverse;
  }
  .kontakt section {
    gap: 16px;
    flex-direction: column-reverse;
  }
  .kontakt section form {
    width: 280px;
  }
  .kontakt section form h2 {
    line-height: 100%;
  }
  .kontakt section form .form-fields .field input {
    width: 280px;
  }
  .kontakt section form .form-fields textarea {
    width: 270px;
  }
  .kontakt section form .form-fields .button {
    width: 300px;
  }
  .kontakt section form .form-fields .row-contacts {
    width: 280px;
    align-items: start;
    flex-direction: column;
    margin: 124px auto 32px auto;
  }
  .kontakt section .mapka {
    width: 280px;
    height: 60vh;
  }
}
@media (max-width: 1280px) {
  .about-us .wrapper {
    gap: 32px;
  }
  .about-us .wrapper .owners-photo {
    height: auto;
  }
  .about-us .wrapper .text-box {
    padding: 16px;
  }
  .about-us .wrapper .text-box p {
    width: 300px;
  }
}
@media (max-width: 1580px) {
  .about-us {
    margin: -50px auto 96px auto;
  }
}
.regulamin {
  display: flex;
  margin: 0 auto 98px auto;
  max-width: 1000px;
  padding: 16px 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.regulamin h2 {
  margin-bottom: 48px;
  color: #7C6A46;
  text-align: center;
  font-family: "Dancing Script";
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.regulamin p {
  color: #000;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Raleway;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

@media (max-width: 1670px) {
  header nav {
    box-sizing: border-box;
    padding: 0px 64px;
  }
}
header .row {
  display: flex;
  flex-direction: row;
  gap: 16px;
}
header .de {
  border-radius: 30px;
  font-weight: 700;
  display: flex;
  min-width: 43px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: white;
  color: #7C6A46;
  min-height: 43px;
  border: 2px solid #7C6A46;
}
header .de:hover {
  background-color: #7C6A46;
  color: white;
}

.o-domku {
  width: 100vw;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  margin: 80px 0;
}

.wrapping-o-domku {
  max-width: 900px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

.wrapping-o-domku h2 {
  font-size: 40px;
  font-family: "Dancing Script", cursive;
  color: #7C6A46;
}

.wrapping-o-domku p {
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  line-height: 1.6;
  max-width: 800px;
}/*# sourceMappingURL=main.css.map */