@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;1,400;0,600;0,700;0,800;0,900;1,400;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;700;0,800;0,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Muli&display=swap");
@import url("https://fonts.googleapis.com/css?family=Crimson+Pro&display=swap");
@import url("https://fonts.googleapis.com/css?family=Agbalumo&display=swap");
* {
  border-radius: 0.25rem;
  transition: 0.3s;
  scroll-behavior: smooth;
}
* *::before,
* *::after {
  box-sizing: border-box;
  border: none;
}
* body,
* h1,
* h2,
* h3,
* h4,
* p,
* figure,
* blockquote,
* dl,
* dd {
  margin: 0;
}

.logo__1 {
  display: block;
}

.logo__2 {
  display: none;
}

h1 {
  font-family: "palatino_lt_stdbold";
  font-size: 6vw;
  font-weight: 600;
  text-align: center;
}

h2 {
  font-family: "palatino_lt_stdroman";
  font-size: 3vw;
  font-weight: 100;
  color: black;
}

h3 {
  font-family: "Fira Sans";
  font-size: 2.5vw;
  font-weight: 700;
  color: rgb(193, 185, 168);
  text-align: center;
  line-height: 1;
  padding-top: 1vw;
}

.cabin--number {
  font-size: 2vw;
  margin-bottom: -1vw;
}

h5 {
  font-family: "palatino_lt_stdroman";
  font-size: 2.25vw;
  font-weight: 300;
  color: black;
  padding-top: 0;
  margin-top: 2vw;
}

h6 {
  font-family: "Fira Sans";
  font-size: 1.65vw;
  font-style: normal;
  font-weight: 900;
  color: white;
  opacity: 0.7;
  padding-top: 0vw;
  margin-top: 0;
  margin-bottom: 1.5vw;
  text-align: center;
}

.h6-mail {
  font-family: "Fira Sans";
  line-height: 4vw;
  font-style: normal;
  font-weight: 500;
  font-size: 2.65vw;
  color: rgb(82, 78, 68);
  text-decoration: none;
}
.h6-mail:hover {
  color: white;
}

.h6-mail2 {
  font-family: "Fira Sans";
  margin-top: -2vw;
  margin-left: 10vw;
  margin-right: 10vw;
  font-style: normal;
  font-weight: 500;
  font-size: 3vw;
  color: rgb(82, 78, 68);
  text-decoration: none;
  text-align: center;
}

.hh7 {
  font-size: 1vw;
}

.bb {
  text-decoration: none;
  color: rgb(110, 112, 114);
}
.bb:hover {
  color: white;
  background-color: rgb(110, 112, 114);
}

.bbb {
  text-align: center;
  margin-bottom: -2vw;
}

.trythis {
  font-family: "Fira Sans", sans-serif;
  color: black;
  font-weight: 300;
  line-height: 1.18;
  letter-spacing: -0.003em;
  font-size: clamp(0.35rem, 2vw, 1.5rem);
  padding: 0 10vw 0 10vw;
}
.trythis span {
  font-weight: 700;
  font-size: 1.5em;
}

.h8 {
  font-family: "Fira Sans", sans-serif;
  color: white;
  font-weight: 900;
  line-height: 1.58;
  letter-spacing: -0.003em;
  font-size: 2vw;
}

.mail-to {
  font-family: "Fira Sans";
  text-decoration: none;
  font-weight: 500;
  font-size: 3vw;
  margin-left: 32vw;
  line-height: 2.75vw;
  color: rgb(82, 78, 68);
  margin-bottom: -1vw;
}
.mail-to:hover {
  color: white;
}

.mail-too {
  font-family: "Fira Sans";
  text-decoration: none;
  font-weight: 500;
  font-size: 3vw;
  margin-left: 0vw;
  line-height: 2.75vw;
  color: rgb(82, 78, 68);
  margin-bottom: -1vw;
}

.phone-to {
  font-family: "Fira Sans", sans-serif;
  margin-right: 30vw;
  text-decoration: none;
  font-size: 3vw;
  margin-left: 42vw;
  margin-top: -1vw;
  padding-bottom: 3.5vw;
  padding-top: 0vw;
  color: rgb(110, 112, 114);
  margin-bottom: 0vw;
}
.phone-to:hover {
  color: white;
}

.instagram-container {
  display: inline;
  padding-bottom: 0;
  line-height: 0;
  margin-bottom: 0vw;
  text-align: center;
}

.small-type {
  font-size: 1vw;
}

.small-type:hover {
  font-color: white;
}

.instagram {
  display: inline;
  width: 6vw;
  padding-top: 1vw;
  margin-bottom: 0vw;
  padding-left: 2vw;
}

.papa {
  margin-top: -0.5vw;
}

#Layer_1 svg:hover {
  fill: black;
}

body {
  background-color: rgb(193, 185, 168);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  min-width: 0;
  caret-color: transparent;
}

body::-webkit-scrollbar {
  width: 12px;
}

.grid__item {
  background-color: rgb(82, 78, 68);
  display: inline-block;
}

.grid__header {
  grid-area: header;
  background-color: black;
  background-image: url("/./img-piney/11-05-23-1201-1600x556-piney-logo-main.jpg");
  background-size: contain;
  padding-top: 26vw;
  padding-bottom: 1.5vw;
  margin-top: 8vw;
  margin-left: 10vw;
  height: 100%;
  margin-right: 10vw;
  margin-bottom: 0vw;
  border-radius: 0.5vw;
  border-style: solid;
  border-width: 0.2vw;
  border-color: rgb(82, 78, 68);
  width: 79vw;
}

.grid__display {
  grid-area: display;
  -o-object-fit: contain;
     object-fit: contain;
  width: 79vw;
  height: 100%;
  margin-left: 10vw;
  margin-right: 7vw;
  margin-bottom: 2vw;
}

.grid__subhead {
  grid-area: subhead;
  width: 79vw;
  margin-left: 10vw;
  margin-right: 7vw;
  margin-bottom: 2vw;
}

.grid__subhead2 {
  grid-area: subhead2;
}

.grid__escapes {
  grid-area: escapes;
}

.grid__welcome {
  grid-area: header;
  background-color: rgb(82, 78, 68);
  background-size: cover;
  padding-top: 0vw;
  padding-bottom: 1.5vw;
  margin-left: 10vw;
  height: 50%;
  margin-right: 10vw;
  margin-top: 0vw;
  margin-bottom: 2vw;
  border-radius: 0.5vw;
  border-style: solid;
  border-width: 0.2vw;
  border-color: rgb(82, 78, 68);
  width: 79vw;
}

.flex__welcome {
  position: relative;
  color: white;
  top: 1.25vw;
  left: 0.75vw;
}

.grid__bye {
  grid-area: bye;
  background-color: rgb(75, 160, 192);
}

.italic {
  font-family: "palatino_lt_stditalic";
  color: white;
}

.background--color__black {
  background-color: rgb(193, 185, 168);
}

.font--color__white {
  color: rgb(82, 78, 68);
  letter-spacing: -0.1vw;
  font-size: 0.85em;
  font-weight: 400;
  font-family: "Fira Sans";
}

.lh--1 {
  line-height: 1;
}

.welcome-2 {
  font-family: "palatino_lt_stdroman";
  font-size: 1.75vw;
  font-weight: 300;
  flex: absolute;
  color: white;
  left: 0vw;
}

.grid__managed {
  background-color: black;
  padding-top: 2vw;
  width: 79vw;
  margin-left: 10vw;
  margin-right: 9vw;
  margin-bottom: 2vw;
}

.grid__portfolio-gci {
  grid-area: portfolio-gci;
  padding-bottom: 0vw;
}
.grid__portfolio-pa-tt {
  grid-area: portfolio-pa-tt;
  width: 38.5vw;
  margin-left: 10vw;
  display: inline-block;
  margin-bottom: 2vw;
}
.grid__portfolio-pa-nah {
  grid-area: portfolio-pa-nah;
  width: 38.5vw;
  margin-left: 1.25vw;
  margin-right: 5vw;
  display: inline-block;
}
.grid__portfolio-pa-tr {
  grid-area: portfolio-pa-tr;
  grid-area: portfolio-pa-tt;
  width: 36.55vw;
  margin-left: 30vw;
  margin-top: 2.25vw;
  margin-bottom: 2.25vw;
  display: inline-block;
}
.grid__portfolio-f-p {
  grid-area: portfolio-f-p;
}
.grid__portfolio-f-bb {
  grid-area: portfolio-f-bb;
}
.grid__portfolio-f-c {
  grid-area: portfolio-f-c;
}
.grid__portfolio-f-m {
  grid-area: portfolio-f-m;
}
.grid__portfolio-lt {
  grid-area: portfolio-lt;
}
.grid__portfolio-filler {
  grid-area: portfolio-filler;
}

.grid__footer {
  grid-area: footer;
  padding-top: 1vw;
  padding-bottom: 0.5vw;
}

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

h1 {
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.75), 0px 8px 13px rgba(0, 0, 0, 0.21), 0px 18px 23px rgba(0, 0, 0, 0.21);
}

h4 {
  font-size: 3vw;
  color: white;
  text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.5), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
}

.h8 {
  font-family: "palatino_lt_stdroman";
  font-size: 1.5vw;
  line-height: 1.8;
  color: white;
}

.h8-br {
  font-family: "Fira Sans";
  font-size: 2vw;
  line-height: 1.8;
  color: rgb(82, 78, 68);
}

.h9 {
  font-family: "palatino_lt_stdroman";
  font-size: 3vw;
  text-align: center;
  color: white;
  padding-left: 4vw;
  padding-right: 4vw;
  line-height: 1.25;
}

.h99 {
  color: black;
  font-size: 2vw;
}

.h10 {
  font-family: "palatino_lt_stdroman";
  font-size: 1.75vw;
  text-align: center;
  color: white;
  padding-left: 0vw;
  padding-bottom: 2vw;
  padding-top: vw;
}

.h11 {
  font-family: "palatino_lt_stdroman";
  margin-right: 4vw;
  font-size: 1.75vw;
  color: black;
}

a.button1 {
  display: inline-block;
  padding: 0.35em 1.2em;
  border: 0.1em solid #ffffff;
  margin: 0 0.2em 0.2em 0;
  border-radius: 0.5em;
  box-sizing: border-box;
  text-decoration: none;
  width: 66vw;
  height: 7vw;
  background-image: url("/./img/10-17-22.1929-base-filler-yellow.png");
  background-position: center;
  background-size: cover;
  margin-left: 7vw;
  margin-bottom: 2.5vw;
  margin-top: 2vw;
  text-align: center;
  transition: all 0.4s;
}
a.button1:hover {
  color: black;
  background-image: url("/./img/10-17-22.1929-base-filler.png");
}

@media all and (max-width: 30em) {
  a.button1 {
    display: block;
    margin: 0.4em auto;
  }
}
.black {
  color: black;
}

.trythis {
  font-family: "Fira Sans", sans-serif;
  color: white;
  font-weight: 300;
  line-height: 1.18;
  letter-spacing: -0.003em;
  font-size: clamp(0.35rem, 2vw, 1.5rem);
  padding: 0 10vw 0 10vw;
}
.trythis span {
  font-weight: 700;
  font-size: 1.5em;
}

.doit {
  position: absolute;
  top: 0;
  left: 2vw;
  z-index: 1000;
}

.visit {
  margin-top: -3vw;
  width: 50%;
  border-radius: 0.5vw;
  padding-bottom: 2vw;
  display: block;
  margin: auto;
}

.visit:hover {
  transition: transform 0.4s;
  transform: scale(1.1);
}

.visit2 {
  margin-top: -3vw;
  width: 25%;
  padding-bottom: 4.35vw;
  display: block;
  margin: auto;
}

.visit2:hover {
  filter: brightness(0) invert(1);
}

ul {
  text-align: center;
}

li {
  display: inline;
  padding: 0 10px 0 0;
}

.flex__display {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: black;
  border-radius: 0.25rem;
  overflow: hidden;
  justify-content: space-around;
}

.flex__subhead {
  padding-top: 1.5vw;
  padding-bottom: 0vw;
  margin-bottom: -1.5vw;
}

.flex__subhead2 {
  padding-top: 2vw;
  padding-bottom: 0vw;
}

.flex__escapes {
  padding-top: 2vw;
  padding-bottom: 0vw;
}

.flex__welcome {
  padding-top: 2vw;
  padding-bottom: 0vw;
  color: black;
  position: relative;
}

.flex__managed {
  color: white;
}

.welcome-background {
  background-image: url("/./img/10-01-22.1901-hadianna-black-welcome.png");
  background-position: center;
  height: 7vw;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-container {
  position: relative;
}

.img-container img {
  transition: all 0.5s ease;
}

a {
  position: relative;
}

.img-container img:first-child {
  position: relative;
}

.img-container img:last-child {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  opacity: 0;
}

.img-container:hover img:last-child {
  opacity: 1;
}

img {
  border-radius: 0.25rem;
}

.text-a {
  position: absolute;
  top: 52vw;
  left: 11vw;
  font-size: 3.5vw;
  z-index: 100;
}

.swiper {
  height: 100%;
  background-color: rgb(75, 160, 192);
}

.swiper-wrapper {
  position: relative;
  text-align: center;
}

.swiper-slide {
  width: 100% !important;
}

.swiper-slide img {
  background-color: rgb(87, 182, 217);
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
  border-radius: 0.125rem;
}

#swiper-1 .swiper-pagination {
  bottom: 1vw;
}

#swiper-1 .swiper-pagination-bullet {
  opacity: 1;
  background-color: white;
}

#swiper-1 .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: rgb(87, 182, 217);
}

.swiper-title-1 {
  position: absolute;
  top: 0;
  left: 2vw;
  color: white;
}

.swiper-title-2 {
  position: absolute;
  top: 0;
  left: 2vw;
  color: white;
}

.swiper-title-3 {
  position: absolute;
  top: 0;
  left: 2vw;
  color: white;
}

.swiper-title-4 {
  position: absolute;
  top: 0;
  left: 2vw;
  color: white;
}

.pair {
  display: inline-block;
}

@media all and (max-width: 30em) {
  .logo__1 {
    display: block;
  }
  .logo__2 {
    display: none;
  }
  h1 {
    font-family: "palatino_lt_stdbold";
    font-size: 6vw;
    font-weight: 900;
  }
  h2 {
    font-family: "palatino_lt_stdroman";
    font-size: 3vw;
    font-weight: 100;
    color: black;
  }
  h3 {
    font-family: "Fira Sans";
    font-size: 7vw;
    font-weight: 700;
    color: rgb(193, 185, 168);
    text-align: center;
    line-height: 1;
    padding-top: vw;
  }
  .cabin--number {
    font-size: 6vw;
    margin-bottom: -1vw;
  }
  h5 {
    font-family: "palatino_lt_stdroman";
    font-size: 2.25vw;
    font-weight: 300;
    color: black;
    padding-top: 0;
    margin-top: 2vw;
  }
  h6 {
    font-family: "Fira Sans";
    font-size: 3vw;
    font-style: italic;
    font-weight: 400;
    color: white;
    opacity: 0.7;
    padding-top: 0vw;
    margin-top: 0;
    margin-bottom: 1.5vw;
    text-align: center;
  }
  .h8 {
    font-family: "Fira Sans", sans-serif;
    color: white;
    font-weight: 900;
    line-height: 1.58;
    letter-spacing: -0.003em;
    font-size: 2vw;
  }
  .mail-to {
    font-family: "Fira Sans", sans-serif;
    text-decoration: none;
    font-size: 3.45vw;
    margin-left: 36vw;
    line-height: 2.75vw;
    color: rgb(82, 78, 68);
    margin-bottom: 0vw;
  }
  .mail-to:hover {
    color: white;
  }
  .phone-to {
    font-family: "Fira Sans", sans-serif;
    margin-right: 30vw;
    text-decoration: none;
    font-size: 3.5vw;
    margin-left: 50vw;
    margin-top: -1vw;
    padding-top: 0vw;
    color: rgb(110, 112, 114);
    margin-bottom: -2vw;
  }
  .phone-to:hover {
    color: white;
  }
  .instagram-container {
    display: inline;
    padding-bottom: 0;
    line-height: 0;
    margin-left: 3vw;
    margin-bottom: 0vw;
    text-align: center;
  }
  .small-type {
    font-size: 1vw;
  }
  .small-type:hover {
    font-color: white;
  }
  .instagram {
    display: inline;
    width: 6vw;
    padding-top: 1vw;
    margin-bottom: 0vw;
    padding-left: 2vw;
  }
  .papa {
    margin-top: -0.5vw;
  }
  #Layer_1 svg:hover {
    fill: black;
  }
  body {
    background-color: rgb(193, 185, 168);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    min-width: 0;
    caret-color: transparent;
  }
  body::-webkit-scrollbar {
    width: 12px;
  }
  .grid__item {
    background-color: rgb(82, 78, 68);
    display: inline-block;
  }
  .grid__header {
    grid-area: header;
    background-color: black;
    background-image: url("/./img-piney/11-05-23-1201-1600x556-piney-logo-main.jpg");
    background-size: cover;
    padding-top: 3vw;
    padding-bottom: 1.5vw;
    margin-top: 0vw;
    height: 34vw;
    margin: auto;
    border-radius: 0.5vw;
    border-style: solid;
    border-width: 0.2vw;
    border-color: rgb(82, 78, 68);
    width: 100vw;
  }
  .grid__display {
    grid-area: display;
    -o-object-fit: contain;
       object-fit: contain;
    width: 100vw;
    height: 100%;
    margin-left: 10vw;
    margin-right: 7vw;
    margin-bottom: 6vw;
  }
  .grid__subhead {
    grid-area: subhead;
    width: 100vw;
    height: 10vw;
    margin: auto;
    margin-bottom: 2vw;
  }
  .grid__subhead2 {
    grid-area: subhead2;
  }
  .grid__escapes {
    grid-area: escapes;
  }
  .grid__welcome {
    grid-area: header;
    background-color: rgb(82, 78, 68);
    background-size: cover;
    padding-top: 0vw;
    padding-bottom: 1.5vw;
    height: 50%;
    margin-top: 6vw;
    margin-bottom: 2vw;
    border-radius: 0.5vw;
    border-style: solid;
    border-width: 0.2vw;
    border-color: rgb(82, 78, 68);
    width: 100vw;
  }
  .flex__welcome {
    position: relative;
    color: white;
    top: 1.25vw;
    left: 0.75vw;
  }
  .grid__bye {
    grid-area: bye;
    background-color: rgb(75, 160, 192);
  }
  .italic {
    font-family: "palatino_lt_stditalic";
    color: white;
  }
  .background--color__black {
    background-color: rgb(193, 185, 168);
  }
  .font--color__white {
    color: rgb(82, 78, 68);
    letter-spacing: 0;
    font-size: 4vw;
    font-weight: 400;
    font-family: "Fira Sans";
  }
  .lh--1 {
    line-height: 1;
  }
  .welcome-2 {
    font-family: "palatino_lt_stdroman";
    font-size: 1.75vw;
    font-weight: 300;
    flex: absolute;
    color: white;
    left: 0vw;
  }
  .grid__managed {
    background-color: black;
    padding-top: 2vw;
    width: 79vw;
    margin-left: 10vw;
    margin-right: 9vw;
    margin-bottom: 2vw;
  }
  .grid__portfolio-gci {
    grid-area: portfolio-gci;
    padding-bottom: 0vw;
  }
  .grid__portfolio-pa-tt {
    grid-area: portfolio-pa-tt;
    width: 100vw;
    margin-left: 10vw;
    display: inline-block;
    margin-bottom: 8vw;
  }
  .grid__portfolio-pa-nah {
    grid-area: portfolio-pa-tt;
    width: 100vw;
    margin-left: 10vw;
    display: inline-block;
    margin-bottom: 8vw;
  }
  .grid__portfolio-pa-tr {
    grid-area: portfolio-pa-tr;
    grid-area: portfolio-pa-tt;
    width: 36.55vw;
    margin-left: 30vw;
    margin-top: 2.25vw;
    margin-bottom: 2.25vw;
    display: inline-block;
  }
  .grid__portfolio-f-p {
    grid-area: portfolio-f-p;
  }
  .grid__portfolio-f-bb {
    grid-area: portfolio-f-bb;
  }
  .grid__portfolio-f-c {
    grid-area: portfolio-f-c;
  }
  .grid__portfolio-f-m {
    grid-area: portfolio-f-m;
  }
  .grid__portfolio-lt {
    grid-area: portfolio-lt;
  }
  .grid__portfolio-filler {
    grid-area: portfolio-filler;
  }
  .grid__footer {
    grid-area: footer;
    padding-top: 1vw;
    padding-bottom: 0.5vw;
  }
  .flex__container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  h1 {
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.75), 0px 8px 13px rgba(0, 0, 0, 0.21), 0px 18px 23px rgba(0, 0, 0, 0.21);
  }
  h4 {
    font-size: 3vw;
    color: white;
    text-shadow: 0px 4px 3px rgba(0, 0, 0, 0.5), 0px 8px 13px rgba(0, 0, 0, 0.1), 0px 18px 23px rgba(0, 0, 0, 0.1);
  }
  h8 {
    font-family: "palatino_lt_stdroman";
    font-size: 1.5vw;
    line-height: 1.8;
    color: white;
  }
  .h9 {
    font-family: "palatino_lt_stdroman";
    font-size: 3vw;
    text-align: center;
    color: white;
    padding-left: 4vw;
    padding-right: 4vw;
    line-height: 1.25;
  }
  .h99 {
    color: black;
    font-size: 2vw;
  }
  .h10 {
    font-family: "palatino_lt_stdroman";
    font-size: 1.75vw;
    text-align: center;
    color: white;
    padding-left: 0vw;
    padding-bottom: 2vw;
    padding-top: vw;
  }
  .h11 {
    font-family: "palatino_lt_stdroman";
    margin-right: 4vw;
    font-size: 1.75vw;
    color: black;
  }
  a.button1 {
    display: inline-block;
    padding: 0.35em 1.2em;
    border: 0.1em solid #ffffff;
    margin: 0 0.2em 0.2em 0;
    border-radius: 0.5em;
    box-sizing: border-box;
    text-decoration: none;
    width: 66vw;
    height: 7vw;
    background-image: url("/./img/10-17-22.1929-base-filler-yellow.png");
    background-position: center;
    background-size: cover;
    margin-left: 7vw;
    margin-bottom: 2.5vw;
    margin-top: 2vw;
    text-align: center;
    transition: all 0.4s;
  }
  a.button1:hover {
    color: black;
    background-image: url("/./img/10-17-22.1929-base-filler.png");
  }
}
@media all and (max-width: 30em) and (max-width: 30em) {
  a.button1 {
    display: block;
    margin: 0.4em auto;
  }
}
@media all and (max-width: 30em) {
  .black {
    color: black;
  }
  .trythis {
    font-family: "Fira Sans", sans-serif;
    color: white;
    font-weight: 300;
    line-height: 1.18;
    letter-spacing: -0.003em;
    font-size: clamp(0.35rem, 2vw, 1.5rem);
    padding: 0 10vw 0 10vw;
  }
  .trythis span {
    font-weight: 700;
    font-size: 1.5em;
  }
  .doit {
    position: absolute;
    top: 0;
    left: 2vw;
    z-index: 1000;
  }
  .visit {
    margin-top: -3vw;
    width: 50%;
    border-radius: 0.5vw;
    padding-bottom: 4vw;
    display: block;
    margin: auto;
  }
  .visit:hover {
    transition: transform 0.4s;
    transform: scale(1.1);
  }
  .visit2 {
    margin-top: -3vw;
    width: 25%;
    padding-bottom: 4.35vw;
    display: block;
    margin: auto;
  }
  .visit2:hover {
    filter: brightness(0) invert(1);
  }
  ul {
    text-align: center;
  }
  li {
    display: inline;
    padding: 0 10px 0 0;
  }
  .flex__display {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: black;
    border-radius: 0.25rem;
    overflow: hidden;
    justify-content: space-around;
  }
  .flex__subhead {
    padding-top: 1.5vw;
    padding-bottom: 0vw;
    margin-bottom: -1.5vw;
  }
  .flex__subhead2 {
    padding-top: 2vw;
    padding-bottom: 0vw;
  }
  .flex__escapes {
    padding-top: 2vw;
    padding-bottom: 0vw;
  }
  .flex__welcome {
    padding-top: 2vw;
    padding-bottom: 0vw;
    color: black;
    position: relative;
  }
  .flex__managed {
    color: white;
  }
  .welcome-background {
    background-image: url("/./img/10-01-22.1901-hadianna-black-welcome.png");
    background-position: center;
    height: 7vw;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .img-container {
    position: relative;
  }
  .img-container img {
    transition: all 0.5s ease;
  }
  a {
    position: relative;
  }
  .img-container img:first-child {
    position: relative;
  }
  .img-container img:last-child {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0;
  }
  .img-container:hover img:last-child {
    opacity: 1;
  }
  img {
    border-radius: 0.25rem;
  }
  .text-a {
    position: absolute;
    top: 52vw;
    left: 11vw;
    font-size: 3.5vw;
    z-index: 100;
  }
  .swiper {
    height: 100%;
    background-color: rgb(75, 160, 192);
  }
  .swiper-wrapper {
    position: relative;
    text-align: center;
  }
  .swiper-slide {
    width: 100% !important;
  }
  .swiper-slide img {
    background-color: rgb(87, 182, 217);
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%;
    border-radius: 0.125rem;
  }
  #swiper-1 .swiper-pagination {
    bottom: 1vw;
  }
  #swiper-1 .swiper-pagination-bullet {
    opacity: 1;
    background-color: white;
  }
  #swiper-1 .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: rgb(87, 182, 217);
  }
  .swiper-title-1 {
    position: absolute;
    top: 0;
    left: 2vw;
    color: white;
  }
  .swiper-title-2 {
    position: absolute;
    top: 0;
    left: 2vw;
    color: white;
  }
  .swiper-title-3 {
    position: absolute;
    top: 0;
    left: 2vw;
    color: white;
  }
  .swiper-title-4 {
    position: absolute;
    top: 0;
    left: 2vw;
    color: white;
  }
  .pair {
    display: inline-block;
  }
}/*# sourceMappingURL=main-rewrite.css.map */