@import url(foundation.min.css);
@import url(jquery.fancybox.css);
@import url(slick.css);

/* @font-face {
  font-family: "Kreadon";
  src: url("../fonts/Kreadon-Medium.otf") format("opentype");
  font-weight: 700;
}

@font-face {
  font-family: "Kreadon";
  src: url("../fonts/Kreadon-Regular.otf") format("opentype");
  font-weight: 500;
} */

@font-face {
  font-family: "Breamcatcher";
  src: url("../fonts/breamcatcher rg.otf") format("opentype");
  font-weight: 400;
  font-display: block;
}

* {
  font-family: "Fira Sans", sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
h1,
h2,
h3,
h4,
h5,
h6,
html,
body,
audio,
canvas,
video,
a,
small,
label,
legend,
button,
input,
textarea,
time,
.top-bar-section ul li > a {
  font-family: "Fira Sans", sans-serif;
  font-weight: normal;
}

.error > label > small {
  text-transform: none;
}

.af-logo img {
  filter: brightness(100);
}

.af-nav.is-scrolled .af-logo img {
  filter: none;
  max-width: 65px;
}

.button,
button {
  background-color: #257696;
}

.button:hover,
button:hover {
  background-color: #113644;
}

.top-bar-section li:last-child:not(.has-form) a.events:not(.button) {
  text-decoration: none !important;
  color: #ffffff !important;
  background-color: #333333 !important;
}

.top-bar-section li:last-child:not(.has-form) a:hover.events:not(.button) {
  background-color: #999999 !important;
}

.st_fblike_hcount {
  margin-right: 25px;
}

.st_pinterest_hcount {
  margin-left: 20px;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul {
  font-size: 1rem;
  color: #666666 !important;
  background-color: transparent !important;
}

.top-bar-section {
  margin-top: 10px;
}

.top-bar-section .has-dropdown > a:after {
  border-color: #666666 transparent transparent transparent;
}

ul.dropdown {
  background-color: #cccccc !important;
}

.af-amenities-images-small {
  position: absolute;
  width: 44%;
  aspect-ratio: 4 / 5;
  bottom: -30px;
  left: -30px;
  border: 6px solid var(--af-ink-bg);
  border-radius: 4px;
  color: white;
  overflow: hidden;
  box-shadow: 0 24px 60px rgb(74 75 80 / 1%);
  z-index: 2;
}

.top-bar-section .has-dropdown > a:after {
  border-color: #666666 transparent transparent transparent;
}

ul.dropdown {
  background-color: #cccccc !important;
}

.slider,
.slider img {
  width: 100%;
}

.row {
  max-width: 1200px;
}

[data-magellan-expedition="fixed"] {
  width: 1200px;
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

.breadcrumbs {
  border: none;
  background: none;
  box-shadow: none;
}

.breadcrumbs a:not(.current):hover,
.breadcrumbs a:hover i {
  color: #a69c00;
}

ul.pagination {
  display: flex;
  justify-content: center;
  margin: 50px auto;
}

ul.pagination li.current a {
  background: var(--af-ink-bg);
}

div.breadcrumb {
  max-width: 1200px;
  margin: 0 auto 25px;
  background: #3131360a;
  border-radius: 5px;
}
.breadcrumbs * {
  color: #333333;
}

.breadcrumbs *,
.breadcrumbs > .current {
  line-height: 28px;
  text-transform: capitalize;
  font-size: 1rem;
}

.captcha input {
  margin-top: 8px;
}

body {
  opacity: 1;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0;
  background-color: #ffffff;
  box-shadow: 0 1px 1px 0 rgba(208, 206, 206, 0.7);
}

.top-bar .toggle-topbar.menu-icon a::after {
  top: -3px;
  left: 5px;
}

.top-bar {
  height: 110px;
  display: flex;
  align-items: center;
}

.top-bar-section {
  margin-top: 0;
}

.top-bar .toggle-topbar.menu-icon {
  top: 17px; /* an to header exei upsos 65px diaforetika anaprosarmogi */
  left: 15px;
  right: auto;
  margin-top: 0;
  padding: 0;
}

.top-bar .toggle-topbar.menu-icon a {
  height: 25px;
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 40px;
}

p {
  margin-bottom: 20px;
}

.homepage main {
  padding-top: 120px;
}

.innerpage main {
  padding-top: 0;
}

.row--padding,
.columns,
.column {
  padding-left: 12px;
  padding-right: 12px;
}

.row--lg {
  max-width: 1744px;
}

.form-validation input {
  margin-top: 8px;
}

#submitform {
  margin-top: 10px;
  font-family: "Fira Sans", sans-serif;
  font-weight: 600 !important;
  border-radius: 3px;
  font-size: 14px;
}

.home-active li:first-of-type a {
  font-weight: 800;
  text-decoration: none;
}

ul.title-area #logo {
  display: inline-block;
}

.top-bar .name {
  height: initial;
}

/* Plain header links */
.top-bar-section li:not(.has-form) a:not(.button) {
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  position: relative;
  display: inline-block;
}

/* Links with after element */
.top-bar-section li:not(.has-form) a:not(.button)::after,
li.has-dropdown.not-click:not(:last-of-type)::after {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-top: -3px;
  background-color: #fff;
}
.top-bar-section li:not(.has-form) ul.dropdown a:not(.button)::after {
  display: none;
}

/* No Dropdown Arrow */
.top-bar-section .has-dropdown > a {
  padding-right: 15px !important;
}
.top-bar-section .has-dropdown > a:after {
  display: none;
}

.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  color: #fff;
  background-color: transparent;
}
.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  color: #f58220;
  background-color: #fff;
}

/* ------- HERO ------- */

.slick-slider {
  margin-bottom: 0;
}

/* ------- ABOUT ------- */

/* ------- STATIC PAGE ------- */

.static-page__title {
  text-align: center;
  font-size: 32px;
}

body {
  overflow-x: clip;
}
.static-page__content p {
  line-height: 28px;
}
/* ------- CATEGORY PAGE ------- */

/* ------- FOOTER ------- */

.site-footer {
  background-color: #eee;
}
.site-footer__copyrights {
  margin-top: 15px;
}
.site-footer__copyrights,
.site-footer__copyrights a {
  font-size: 16px;
  color: #fff;
}
.site-footer__logo {
  text-align: right;
}

@media screen and (max-width: 640px) {
  .st_linkedin_hcount {
    display: none;
  }

  .breadcrumbs *,
  .breadcrumbs > .current {
    font-size: 15px;
  }

  .top-bar-section {
    float: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a {
    color: #000000;
    margin-top: 10px;
  }

  .top-bar .toggle-topbar.menu-icon a {
    position: relative;
    width: 2.4rem;
    padding-right: 0;
    height: auto;
  }

  /* .top-bar .toggle-topbar.menu-icon a::after {
    box-shadow: 0 10px 0 1px #000000, 0 16px 0 1px #000000, 0 22px 0 1px #000000;
  } */

  .top-bar .toggle-topbar.menu-icon a::after {
    display: none !important;
  }

  .top-bar .toggle-topbar.menu-icon a span {
    display: block;
    width: 100%;
    border-radius: 3px;
    height: 0.3rem;
    background: var(--secondary);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
  }

  .top-bar .toggle-topbar.menu-icon a span + span {
    margin-top: 0.3rem;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top forwards;
    animation: ease 0.7s top forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(1) {
    -webkit-animation: ease 0.7s top-2 forwards;
    animation: ease 0.7s top-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled forwards;
    animation: ease 0.7s scaled forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(2) {
    -webkit-animation: ease 0.7s scaled-2 forwards;
    animation: ease 0.7s scaled-2 forwards;
  }

  .top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom forwards;
    animation: ease 0.7s bottom forwards;
  }

  .top-bar .toggle-topbar.menu-icon a span:nth-child(3) {
    -webkit-animation: ease 0.7s bottom-2 forwards;
    animation: ease 0.7s bottom-2 forwards;
  }

  @-webkit-keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @keyframes top {
    0% {
      top: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  }

  @-webkit-keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @keyframes top-2 {
    0% {
      top: 0.5rem;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    50% {
      top: 0.5rem;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      top: 0;
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  }

  @-webkit-keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @keyframes bottom {
    0% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
  }

  @-webkit-keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @keyframes bottom-2 {
    0% {
      bottom: 0.7rem;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    50% {
      bottom: 0.7rem;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
    100% {
      bottom: 0;
      -webkit-transform: rotate(0);
      transform: rotate(0);
    }
  }

  @-webkit-keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @keyframes scaled {
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
  }

  @-webkit-keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  @keyframes scaled-2 {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }

  .overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .top-bar.expanded .title-area {
    background: #ffffff;
  }

  .top-bar-section li:not(.has-form) a:not(.button) {
    text-align: center;
  }

  .top-bar {
    height: 65px;
  }

  ul.dropdown {
    background: transparent !important;
  }
}

/* ================= Aegean Frame Home Template ================= */

body {
  --af-ink: #4a4b50;
  --af-ink-70: rgb(74, 75, 80);
  --af-ink-45: rgba(74, 75, 80, 0.45);
  --af-ink-bg: #313136;
  --af-sea: #8f7c62;
  --af-sea-deep: #77654f;
  --af-white: #f8f9f4;
  --af-sky: #f1efe6;
  --af-sand: #ddd0b6;
  --af-line: rgba(74, 75, 80, 0.14);
  --af-line-soft: rgba(248, 249, 244, 0.24);
  --af-container: 1740px;
  --sea-blue: #3b8a9d;
  --af-gutter: clamp(20px, 4vw, 64px);
  background: var(--af-white);
  color: var(--af-ink);
}

.af-villa-col {
  position: relative;
}

.af-footer-bottom span {
  color: white;
}

.af-feature-pill {
  color: var(--af-ink-bg);
}

.villa_kalliste span.af-space-num.af-mono {
  color: #292929;
}

.villa-img {
  position: relative;
}

.villa-img h3 {
  position: absolute;
  z-index: 100;
  left: 0px;
  padding: 10px;
  font-size: 2rem;
  font-weight: bold;
  clip-path: polygon(0 0, 100% 50%, 100% 100%, 0 100%);
  border: 1px solid var(--af-white);
  background: white;
  width: 100%;
  bottom: 0;
  padding-top: 27px;
  font-family: "Breamcatcher", sans-serif !important;
  line-height: 0.5;
}

.af-space-meta.af-mono {
  display: none;
}

.villa_selini .af-space-num {
  color: white;
}

.villa_selini .af-space-card-body p:last-child {
  color: white;
  background: #00000005;
}

.villa_selini span.af-space-num.af-mono {
  color: #f6f6f6;
  background: #00000005;
}

.af-villa-col img {
  transition: all 0.6s;
}

.af-villa-col:hover img {
  scale: 0.95;
}

.villa_selini {
  background: var(--af-sea);
}

.villa_kalliste {
  background: var(--af-sand);
}

.static-page__title {
  text-align: center;
  font-size: 100px;
  margin-bottom: 60px;
  font-family: "Breamcatcher", sans-serif;
  color: var(--af-ink);
}

.af-home main {
  padding-top: 0;
}

.af-home *,
.af-home *::before,
.af-home *::after {
  box-sizing: border-box;
}

h2,
.af-home h1,
.af-home h2,
.af-home h3 {
  font-family: "Fira Sans", sans-serif;
  margin: 0;
  letter-spacing: -0.01em;
}

.af-home h2 {
  font-size: clamp(32px, 4.1vw, 47px);
  line-height: 1.15;
  margin-bottom: 2rem;
  font-weight: 300;
  text-transform: uppercase;
}

.af-space-card-inner {
  max-width: 85rem;
}

.af-space-card-inner.villa_kalliste {
  margin-right: auto;
}

.af-space-card-inner.villa_selini {
  margin-left: auto;
}

.af-home p {
  margin: 0;
}

.af-hero-content .af-mono {
  margin-bottom: 2rem;
}

.af-hero-sub {
  margin-bottom: 2rem !important;
  margin-top: 1rem !important;
}

.af-mono {
  font-family: "Breamcatcher", sans-serif;
  letter-spacing: 0.14em;
  font-size: 20px;
}

.af-section-inner {
  max-width: var(--af-container);
  margin: 0 auto;
  padding: 0 var(--af-gutter);
}

.af-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 24px;
  border: 1px solid transparent;
  border-radius: 2px;
  font-family: "Fira Sans", sans-serif;
  font-size: 14px;
  letter-spacing: 0.14em;
  transition: all 0.3s ease;
  background: #00000005;
}

.af-btn-primary {
  background: var(--af-ink);
  color: var(--af-white);
}

.af-btn-primary:hover {
  background: var(--af-sea-deep);
  color: white;
}

.af-btn-ghost {
  color: var(--af-white);
  border-color: rgba(248, 249, 244, 0.45);
}

.af-btn-ghost:hover {
  background: var(--af-white);
  color: var(--af-ink);
}

.af-frame {
  position: relative;
}

.af-frame-marks {
  position: absolute;
  inset: 14px;
  z-index: 3;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.af-frame:hover .af-frame-marks,
.af-frame.is-in .af-frame-marks {
  opacity: 1;
}

.af-fm {
  position: absolute;
  width: 20px;
  height: 20px;
}

.af-nw {
  top: 0;
  left: 0;
  border-top: 1px solid var(--af-white);
  border-left: 1px solid var(--af-white);
}

.af-ne {
  top: 0;
  right: 0;
  border-top: 1px solid var(--af-white);
  border-right: 1px solid var(--af-white);
}

.af-sw {
  bottom: 0;
  left: 0;
  border-bottom: 1px solid var(--af-white);
  border-left: 1px solid var(--af-white);
}

.af-se {
  right: 0;
  bottom: 0;
  border-bottom: 1px solid var(--af-white);
  border-right: 1px solid var(--af-white);
}

.af-dark .af-fm {
  border-color: var(--af-ink);
}

.af-nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  padding: 26px 0;
  background: #00000003;
  border-bottom: 1px solid transparent;
  transition:
    background 0.4s ease,
    border-color 0.4s ease,
    padding 0.4s ease;
}

.af-nav.is-scrolled {
  background: rgba(248, 249, 244, 0.92);
  backdrop-filter: blur(10px);
  border-color: var(--af-line);
  padding: 4px 0;
}

.af-nav-inner {
  max-width: var(--af-container);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 0 10px;
}

.af-logo {
  min-width: 90px;
}

.af-logo img {
  display: block;
  width: auto;
  height: auto;
}

.af-nav-links {
  margin-left: auto;
  margin-right: auto;
}

.af-menu-list {
  display: flex;
  gap: 34px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.af-menu-list > li {
  list-style: none;
  position: relative;
}

.af-menu-list > li > a {
  color: white;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background: #00000005;
}

.af-nav.is-scrolled .af-menu-list > li > a {
  color: var(--af-ink-70);
}

.af-menu-list ul {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 200px;
  margin: 0;
  padding: 10px 0;
  list-style: none;
  background: var(--af-white);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.18);
  opacity: 0;
  visibility: hidden;
  transform: translateY(6px);
  transition:
    opacity 0.2s ease,
    transform 0.2s ease,
    visibility 0.2s ease;
  z-index: 50;
}

.af-menu-list > li:hover > ul,
.af-menu-list > li.is-open > ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.af-menu-list ul li {
  list-style: none;
}

.af-menu-list ul a {
  display: block;
  padding: 10px 22px;
  white-space: nowrap;
  color: var(--af-ink);
  font-size: 14px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.af-menu-list ul a:hover {
  color: var(--af-ink-70);
}

.af-btn-nav {
  background: transparent;
  color: var(--af-white);
  border-color: var(--af-line-soft);
  font-size: 17px;
}

.af-btn-nav:hover {
  background: var(--af-white);
  color: var(--af-ink);
}

.af-nav.is-scrolled .af-btn-nav {
  color: var(--af-ink);
  border-color: var(--af-ink-45);
}

.af-burger {
  display: none;
  background: none;
  border: 0;
  padding: 4px;
}

.af-burger span {
  display: block;
  width: 22px;
  height: 2px;
  background: var(--af-white);
}

.af-burger span + span {
  margin-top: 4px;
}

.af-nav.is-scrolled .af-burger span {
  background: var(--af-ink);
}

.af-hero {
  position: relative;
  height: 162.7vh;
  overflow: hidden;
}

.af-hero-bg,
.af-hero-bg .slideshow,
.af-hero-bg .slider,
.af-hero-bg .slick-list,
.af-hero-bg .slick-track,
.af-hero-bg .slick-slide,
.af-hero-bg .slick-slide > div,
.af-hero-bg .slider img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.af-hero-bg .slider,
.af-hero-bg .slick-list,
.af-hero-bg .slick-track,
.af-hero-bg .slick-slide,
.af-hero-bg .slick-slide > div {
  height: 100%;
}

.af-hero-bg .slider {
  overflow: hidden;
}

.af-hero-bg .slick-track {
  margin-left: 0;
  margin-right: 0;
}

.af-hero-bg .slick-slide {
  float: left;
}

.af-hero-bg .slider img {
  object-fit: cover;
}

.af-hero-bg .sliderCaption,
.af-hero-bg .slick-arrow,
.af-hero-bg .slick-dots {
  display: none !important;
}

.img-wrapper {
  position: relative;
}

.af-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgb(30 30 33 / 40%) 0%,
    rgb(42 40 36 / 6%) 45%,
    rgb(22 21 20 / 16%) 100%
  );
}

.img-wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  top: 0;
  left: 0;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgb(30 30 33 / 40%) 0%,
    rgb(42 40 36 / 6%) 45%,
    rgb(22 21 20 / 16%) 100%
  );
}

.af-hero-sticky {
  padding-top: 90px;
  position: sticky;
  top: 0;
  height: 100vh;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.af-hero-content {
  max-width: 860px;
  padding: 0 24px;
  color: var(--af-white);
}

.af-eyebrow {
  color: #4a4237;
  margin-bottom: 18px;
}

.af-hero-title {
  font-size: clamp(56px, 9vw, 122px);
  line-height: 0.94;
  color: var(--af-white);
}

.af-hero-title .af-line {
  display: block;
  overflow: hidden;
}

.af-hero-title .af-line span {
  display: inline-block;
  transform: translateY(115%);
  animation: afHeroTitleReveal 1.1s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  animation-delay: 0.2s;
  font-family: "Breamcatcher", sans-serif;
  font-size: clamp(56px, 11vw, 170px);
  background: #00000005;
}

.af-hero-title .af-line:nth-child(2) span {
  animation-delay: 0.32s;
}

@keyframes afHeroTitleReveal {
  to {
    transform: translateY(0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .af-hero-title .af-line span {
    animation: none;
    transform: translateY(0);
  }
}

.af-hero-sub {
  max-width: 620px;
  margin: 24px auto 0;
  font-size: 19px;
  line-height: 1.75;
  color: rgba(248, 249, 244, 0.85);
  background: #00000005;
}

.af-hero-actions {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 24px;
}

.af-hero-scroll {
  position: absolute;
  left: 50%;
  bottom: 34px;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  color: rgba(248, 249, 244, 0.7);
  background: #00000005;
}

.af-hero-scroll span {
  position: relative;
  width: 1px;
  height: 34px;
  background: rgba(248, 249, 244, 0.4);
  overflow: hidden;
}

.af-hero-scroll span::after {
  content: "";
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--af-white);
  animation: afScrollLine 2.2s ease-in-out infinite;
}

@keyframes afScrollLine {
  0% {
    top: -100%;
  }
  50% {
    top: 0;
  }
  100% {
    top: 100%;
  }
}

.gallery-wrapper {
  background: var(--af-ink-bg);
}

.af-about,
.af-gallery {
  padding: 140px 0 130px;
}

.af-gallery {
  clip-path: polygon(0 0, 100% 6%, 100% 100%, 0 100%);
  background: white;
}

.af-about {
  text-align: center;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 94%);
  background: white;
  position: relative;
  z-index: 1;
}

/* .af-experience-card {
  background: var(--af-ink-bg);
} */

.af-about-header {
  max-width: 1540px;
  margin: 0 auto 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
}

.af-line-mask {
  display: block;
  overflow: hidden;
}

.af-line-in {
  display: inline-block;
  transform: translateY(112%);
  transition: transform 0.9s cubic-bezier(0.16, 0.9, 0.24, 1);
}

.img-wrapper img {
  width: 100%;
  object-fit: cover;
  min-height: 400px;
}

.af-about-header.is-in .af-line-in {
  transform: translateY(0);
  font-family: "Fira Sans", sans-serif;
}

.af-body-lg {
  margin: 22px auto 0;
  max-width: 680px;
  font-size: 19px;
  line-height: 1.75;
  color: var(--af-ink-70);
}

.af-about-media {
  max-width: var(--af-container);
  margin: 56px auto;
  height: clamp(320px, 67vh, 625px);
  border-radius: 6px;
  overflow: hidden;
  clip-path: inset(100% 0 0 0);
  transition: clip-path 1.1s cubic-bezier(0.16, 0.9, 0.24, 1);
}

.af-about-media.is-in {
  clip-path: inset(0 0 0 0);
}

.af-photo {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: var(--af-sea);
}

.af-about-media .af-photo {
  --af-photo-parallax: 0px;
  --af-photo-scale: 1.18;
  transform: translate3d(0, var(--af-photo-parallax), 0)
    scale(var(--af-photo-scale));
  will-change: transform;
  transition: transform 1.3s cubic-bezier(0.16, 0.9, 0.24, 1);
}

.af-about-media.is-in .af-photo {
  --af-photo-scale: 1;
}

.af-about-media .af-photo--stone {
  --af-photo-parallax: 0px;
}

.af-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.af-photo::before {
  content: "";
  position: absolute;
  inset: 0;
}

.af-photo--sea::before {
  background: linear-gradient(165deg, #a9b3ae 0%, #6d7d78 42%, #383e3c 100%);
}
/* .af-photo--stone::before {
  background: linear-gradient(
    160deg,
    #f1ead929 0%,
    #ddccac27 45%,
    #9c866344 100%
  );
} */
.af-photo--pool::before {
  background: linear-gradient(175deg, #c3cac2 0%, #8a988e 50%, #47524c 100%);
  opacity: 0.1;
}
.af-photo--dusk::before {
  background: linear-gradient(200deg, #e9d3ac 0%, #a9835b 45%, #4a3b34 100%);
  opacity: 0.1;
}
.af-photo--olive::before {
  background: linear-gradient(160deg, #b3ab8d 0%, #83795d 50%, #4e4a3c 100%);
  opacity: 0.1;
}
.af-photo--stone2::before {
  background: linear-gradient(150deg, #ddd0b6 0%, #977c58 60%, #574632 100%);
  opacity: 0.1;
}
.af-photo--night::before {
  background: linear-gradient(180deg, #4a4b50 0%, #37373b 60%, #1e1e20 100%);
  opacity: 0.1;
}
.af-photo--harbour::before {
  background: linear-gradient(165deg, #bcc4bd 0%, #7c8c83 50%, #3c453f 100%);
  opacity: 0.1;
}

.af-photo-tag {
  position: absolute;
  left: 14px;
  bottom: 14px;
  z-index: 3;
  color: var(--af-white);
}

.innerpage span.af-photo-tag.af-mono,
.innerpage .af-photo-tag {
  display: none;
}

.af-photo-tag {
  position: absolute;
  left: 14px;
  bottom: 14px;
  z-index: 3;
  color: var(--af-white);
  display: none;
}

.af-about-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 14px;
}

.af-villas-compare {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(28px, 4vw, 56px);
  margin-top: 8px;
}

.af-villa-col .af-about-features {
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  padding: 14px;
}
.af-villa-name {
  font-size: 22px;
  margin-bottom: 16px;
  padding-bottom: 12px;
}

.af-feature-pill {
  padding: 35px 8px;
  border: 1px solid var(--af-line);
  border-radius: 8px;
  background: white;
  font-size: 18px;
  text-align: center;
  color: black !important;
}

.af-reveal-el {
  opacity: 0;
  transform: translateY(22px);
  transition:
    opacity 0.8s ease,
    transform 0.8s ease;
}

.af-reveal-el.is-in {
  opacity: 1;
  transform: translateY(0);
}

.af-spaces-wrapper {
  background: var(--af-ink-bg);
}

.af-spaces {
  padding: 140px 0 60px;
  background: var(--af-sky);
  scroll-margin-top: 120px;
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 97%);
  margin-top: -120px;
}

.af-section-head {
  max-width: var(--af-container);
  margin: 0 auto;
  padding: 0 var(--af-gutter);
  text-align: center;
  margin-bottom: 64px;
}

.af-spaces .af-section-head {
  position: sticky;
  top: 90px;
  z-index: 0;
  background: var(--af-sky);
  padding-top: 16px;
  padding-bottom: 20px;
  margin-bottom: 0;
}

.af-spaces-stack {
  max-width: 1540px;
  margin: 0 auto;
  padding: clamp(16px, 3vh, 40px) var(--af-gutter) 220px;
}

.af-spaces-villa-group {
  margin-bottom: 56px;
}

.af-spaces-villa-group:last-child {
  margin-bottom: 0;
}

.af-spaces-villa-title {
  position: sticky;
  top: 140px;
  z-index: 2;
  margin: 0 0 24px;
  text-align: left;
  font-size: clamp(26px, 3vw, 38px);
  color: var(--af-sea-deep);
  width: fit-content;
}

.af-spaces-villa-group--kalliste .af-spaces-villa-title {
  margin-right: auto;
}

.af-spaces-villa-group--selini .af-spaces-villa-title {
  margin-left: auto;
  text-align: right;
}

.innerpage__wrapper {
  max-width: 1540px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 40px;
}

.get-directions svg {
  width: 16px;
  height: 16px;
  margin-left: 8px;
  vertical-align: middle;
}

.innerpage .af-space-card-inner.villa_kalliste,
.innerpage .af-space-card-inner.villa_selini {
  transform: translateX(0);
}

p.get-directions {
  font-size: 23px;
  border-bottom: 1px solid var(--af-ink-45);
  width: fit-content;
  margin-top: 50px;
}

footer a,
footer a:hover,
footer a:focus {
  color: var(--af-white);
}

.af-space-card {
  position: sticky;
  top: calc(230px + var(--i, 0) * 100px);
  margin-bottom: 26px;
}

.af-space-card-inner {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 420px;
  border: 1px solid var(--af-line);
  border-radius: 14px;
  overflow: hidden;
  background: var(--af-white);
  box-shadow: 0 24px 60px rgba(74, 75, 80, 0.1);
}

.af-space-card-inner.villa_kalliste {
  background: var(--af-sand);
  transform: translateX(-60px);
}

.af-space-card-inner.villa_selini {
  background: var(--af-sea);
  transform: translateX(60px);
}

.af-space-card-media {
  min-height: 280px;
}
#contact .af-contact-map {
  height: 404px;
}

.villas-description {
  padding: 0 var(--af-gutter);
  margin: 0 auto var(--af-gutter);
}

a {
  color: var(--af-ink);
}

.af-page-section-title {
  font-family: "Breamcatcher", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 28px;
  color: var(--af-sea-deep);
  margin: 48px 0 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--af-line);
}

.af-page-section-title:first-child {
  margin-top: 0;
}

.af-villa-page-features {
  margin: 0 auto var(--af-gutter);
  padding: 0 var(--af-gutter);
}

.af-villa-page-spaces {
  max-width: 1540px;
  margin: 0 auto;
  padding: clamp(16px, 3vh, 40px) var(--af-gutter);
}

.af-space-card-body {
  padding: clamp(28px, 4vw, 52px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
}

.af-space-card-body h3 {
  font-size: 28px;
  display: none;
}

.af-space-num,
.af-space-meta {
  color: var(--af-sea-deep);
}

.af-space-card-body p:last-child {
  max-width: 360px;
  color: var(--af-ink-70);
  line-height: 1.65;
  font-weight: 400;
}

.af-amenities {
  color: var(--af-ink-bg);
}

.af-amenities-pin {
  max-width: var(--af-container);
  margin: 0 auto;
  padding: 140px var(--af-gutter);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(40px, 7vw, 100px);
  align-items: center;
  min-height: 100vh;
}

.af-amenities-images-container {
  position: relative;
  height: 45rem;
  width: 65rem;
}

.af-amenities-images-big {
  position: absolute;
  inset: 0;
  border-radius: 6px;
  overflow: hidden;
}

.af-amenities-images-big .af-photo,
.af-amenities-images-small .af-photo {
  position: absolute;
  inset: 0;
  opacity: 0;
}

.af-amenities-images-small {
  position: absolute;
  width: 44%;
  aspect-ratio: 4 / 5;
  bottom: -30px;
  left: -30px;
  border: 6px solid var(--af-ink-bg);
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.35);
  z-index: 2;
}

.af-amenities-images-big .af-photo[data-slide="0"],
.af-amenities-images-small .af-photo[data-slide="0"] {
  opacity: 1;
}

.af-amenities-icons {
  display: flex;
  gap: clamp(18px, 3vw, 34px);
  margin-top: 48px;
  flex-wrap: wrap;
}

.af-a-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 9px;
  font-size: 10px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(248, 249, 244, 0.7);
}

.af-amenities-eyebrow {
  color: var(--af-sand);
}

.af-amenities-texts-row {
  display: flex;
  gap: 24px;
}

.af-amenities-progress-track {
  position: relative;
  width: 3px;
  flex: none;
  margin-top: 4px;
  border-radius: 3px;
  background: rgba(248, 249, 244, 0.16);
}

.af-amenities-progress-track .af-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  border-radius: 3px;
  background: #a58e6f;
}

.af-amenities-slide-texts {
  position: relative;
  flex: 1;
  min-height: 190px;
}

.af-amenity-item {
  position: absolute;
  inset: 0;
  opacity: 0;
}

.af-amenity-item[data-item="0"] {
  opacity: 1;
}

.af-amenity-item h3 {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 8px;
  font-size: 28px;
  color: var(--af-white);
}

.af-idx {
  font-size: 12px;
  color: var(--af-sand);
}

.af-amenity-item p {
  max-width: 420px;
  font-size: 17px;
  line-height: 1.7;
  color: rgba(248, 249, 244, 0.72);
}

#articlebody {
  max-width: 1540px;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
}

.af-experiences {
  padding: 100px 0;
}

.innerpage .af-experiences {
  padding: 0;
}

.af-experiences .af-section-head {
  margin-bottom: 56px;
}

.af-experiences-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(24px, 3vw, 48px);
}

.af-experience-card {
  display: flex;
  flex-direction: column;
  gap: 22px;
  color: inherit;
  text-decoration: none;
}

.af-experience-media {
  aspect-ratio: 4 / 3;
  border-radius: 6px;
  overflow: hidden;
}

.af-field input,
.af-field select,
select {
  height: 3.3rem;
}

.homepage .af-amenities {
  background: var(--af-ink-bg);
  color: var(--af-white);
}

.experiences-texts {
  padding-left: 10px;
  padding-top: 20px;
}

.af-experience-body h3 {
  margin: 6px 0 10px;
  font-size: 26px;
  color: var(--af-ink-bg);
}

.af-experience-body p {
  max-width: 460px;
  font-size: 16px;
  line-height: 1.7;
  color: var(--af-ink-bg);
}

.af-experiences-icons {
  margin-top: 64px;
  justify-content: center;
}

.af-gallery-head {
  text-align: left;
}

.af-gallery-grid {
  max-width: var(--af-container);
  margin: 0 auto;
  padding: 0 var(--af-gutter);
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(6, minmax(140px, 1fr));
  gap: 8px;
}

.af-gallery-item {
  position: relative;
  border-radius: 2px;
  overflow: hidden;
  cursor: pointer;
  clip-path: inset(100% 0 0 0);
  transition: clip-path 1.05s cubic-bezier(0.16, 0.9, 0.24, 1);
}

.af-gallery-item.is-in {
  clip-path: inset(0 0 0 0);
}

.af-gallery-item:nth-child(1) {
  grid-column: span 2 / span 2;
  grid-row: span 4 / span 4;
}

.af-gallery-item:nth-child(2) {
  grid-row: span 2 / span 2;
  grid-column-start: 1;
  grid-row-start: 5;
}

.af-gallery-item:nth-child(3) {
  grid-row: span 2 / span 2;
  grid-column-start: 2;
  grid-row-start: 5;
}

.af-gallery-item:nth-child(4) {
  grid-row: span 2 / span 2;
  grid-column-start: 4;
  grid-row-start: 1;
}

.af-gallery-item:nth-child(5) {
  grid-row: span 2 / span 2;
  grid-column-start: 5;
  grid-row-start: 1;
}

.af-gallery-item:nth-child(6) {
  grid-row: span 3 / span 3;
  grid-column-start: 3;
  grid-row-start: 1;
}

.af-gallery-item:nth-child(7) {
  grid-row: span 3 / span 3;
  grid-column-start: 3;
  grid-row-start: 4;
}

.af-gallery-item:nth-child(8) {
  grid-column: span 2 / span 2;
  grid-row: span 4 / span 4;
  grid-column-start: 4;
  grid-row-start: 3;
}

.af-gallery-item .af-photo {
  transform: scale(1.14);
  transition: transform 0.7s cubic-bezier(0.16, 0.9, 0.24, 1);
  background-repeat: no-repeat;
  background-size: cover;
}

.af-gallery-item.is-in .af-photo {
  transform: scale(1);
}

.af-gallery-item:hover .af-photo {
  transform: scale(1.06);
}

.af-gallery-item .af-photo-tag {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.af-gallery-item:hover .af-photo-tag,
.af-gallery-item:hover .af-frame-marks {
  opacity: 1;
}

.af-lightbox {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6vh 6vw;
  background: rgba(74, 75, 80, 0.92);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease;
}

.af-lightbox.is-open {
  opacity: 1;
  pointer-events: auto;
}

.af-lightbox-photo {
  position: relative;
  width: 100%;
  max-width: 900px;
  height: min(70vh, 640px);
}

.af-lightbox-close {
  position: absolute;
  top: 26px;
  right: 34px;
  background: none;
  border: 0;
  color: var(--af-white);
  font-size: 28px;
  cursor: pointer;
}

.af-lightbox-caption {
  position: absolute;
  left: 0;
  bottom: -38px;
  color: rgba(248, 249, 244, 0.75);
}

.af-contact {
  padding: 140px 0;
  background: var(--af-sky);
  clip-path: polygon(0 0, 100% 6%, 100% 100%, 0 100%);
  margin-top: -100px;
}

.inline-list {
  margin-bottom: 0;
}

.inline-list > li {
  margin-left: 0px;
}

.article__container .static-page__content {
  max-width: 980px;
  margin: 50px auto;
}

.innerpage .af-contact {
  padding: 0;
  background: transparent;
  clip-path: none;
  margin-top: 0px;
  padding-bottom: 150px;
}

.af-contact-grid {
  max-width: var(--af-container);
  margin: 0 auto;
  padding: 0 var(--af-gutter);
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(30px, 6vw, 80px);
}

.af-contact-map {
  height: 320px;
  margin-bottom: 28px;
  border: 1px solid var(--af-line);
  border-radius: 2px;
  overflow: hidden;
}

.innerpage .af-contact-map {
  height: 100%;
}

.af-contact-map iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.af-contact-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
}

.af-ci-label {
  display: block;
  margin-bottom: 6px;
  color: var(--af-sea-deep);
}

.af-ci-val {
  line-height: 1.55;
}

.af-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 16px;
}

.af-field label {
  display: block;
  margin-bottom: 8px;
  font-size: 10.5px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--af-ink-70);
}

select {
  padding: 0;
  padding-left: 0.5rem;
  font-size: 1rem;
  color: var(--af-ink-70);
}

.alert-box.success {
  width: fit-content;
}

.af-field input,
.af-field select,
.af-field textarea {
  width: 100%;
  padding: 16px 16px;
  border: 1px solid var(--af-line);
  border-radius: 2px;
  font-family: "Fira Sans", sans-serif;
  font-size: 17px;
}

.af-field textarea {
  min-height: 100px;
  resize: vertical;
}

.af-form-note {
  margin-top: 14px;
  font-size: 14px;
  color: var(--af-ink-45);
}

.af-location-list {
  margin-top: 28px;
}

.af-location-item {
  margin-bottom: 24px;
}

.af-location-item h3 {
  margin-bottom: 6px;
  font-size: 20px;
}

.af-location-item p {
  margin-bottom: 0;
  line-height: 1.6;
  color: var(--af-ink-70);
}

.af-form-success {
  display: none;
  margin-top: 16px;
  padding: 20px;
  border: 1px solid var(--af-sea);
  border-radius: 2px;
  background: rgba(28, 110, 140, 0.06);
}

.af-form-success.is-shown {
  display: block;
}

.af-footer {
  padding: 100px 0 0;
  background: var(--af-ink-bg);
  color: rgba(248, 249, 244, 0.72);
}

.af-footer-top {
  max-width: var(--af-container);
  margin: 0 auto;
  padding: 0 var(--af-gutter) 70px;
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr;
  gap: 40px;
  border-bottom: 1px solid rgba(248, 249, 244, 0.16);
}

.af-footer-brand p,
.af-footer-col a {
  line-height: 1.8;
  color: rgba(248, 249, 244, 0.72);
  font-size: 18px;
}

.af-footer-brand p {
  max-width: 19rem;
  margin-top: 2rem;
}

.af-footer-col h3 {
  margin: 0 0 20px;
  font-size: 24px;
  letter-spacing: 0.1em;
  color: var(--af-sand);
  font-family: "Breamcatcher", sans-serif;
}

.af-footer-col a {
  display: block;
}

.af-footer-social {
  display: flex;
  gap: 12px;
  margin-top: 20px;
}

.af-footer-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid rgba(248, 249, 244, 0.24);
  border-radius: 50%;
  color: rgba(248, 249, 244, 0.72);
  transition:
    border-color 0.3s ease,
    color 0.3s ease;
}

.af-footer-social a:hover {
  border-color: var(--af-sand);
  color: var(--af-sand);
}

.af-footer-social svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}

.af-footer-bottom {
  max-width: var(--af-container);
  margin: 0 auto;
  padding: 26px var(--af-gutter);
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  font-size: 11.5px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(248, 249, 244, 0.5);
}

.right-nav {
  display: flex;
  gap: 1rem;
  align-items: center;
}

@media (max-width: 1640px) {
  .af-amenities-images-container {
    position: relative;
    height: 30rem;
    width: 40rem;
  }
  .innerpage .af-contact {
    padding-bottom: 50px;
  }

  .af-hero {
    height: 130vh;
  }

  .af-spaces-stack {
    max-width: 1140px;
  }

  .af-logo img {
    max-width: 9rem;
  }
  .af-space-card-inner.villa_kalliste {
    transform: translateX(-40px);
  }

  .af-space-card-inner.villa_selini {
    transform: translateX(40px);
  }
  .af-amenities-pin {
    gap: 20px;
  }

  .af-about {
    text-align: center;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 98%);
  }

  .af-gallery {
    clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 100%);
  }

  .af-spaces {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 98%);
    margin-top: -35px;
  }
}

@media (max-width: 900px) {
  .af-spaces-villa-title {
    position: static;
    margin: 0 0 24px;
    text-align: left;
  }

  .af-spaces-villa-group--selini .af-spaces-villa-title {
    text-align: left;
  }
}

@media screen and (max-width: 1240px) {
  .static-page__title {
    font-size: 70px;
  }
  .af-spaces-stack {
    max-width: 1024px;
  }
  .af-space-card-inner.villa_kalliste {
    transform: translateX(-20px);
  }

  .af-space-card-inner.villa_selini {
    transform: translateX(10px);
  }

  .af-contact {
    clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 100%);
  }
  .af-gallery {
    clip-path: polygon(0 0, 100% 3%, 100% 100%, 0 100%);
    background: white;
  }
}

@media (max-width: 980px) {
  .af-nav-links {
    position: fixed;
    top: 0;
    right: 0;
    width: 78vw;
    max-width: 340px;
    height: 100vh;
    background: var(--af-white);
    padding: 120px 36px 30px;
    transform: translateX(100%);
    transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 99;
  }

  .af-footer-top {
    gap: 20px;
  }

  .af-footer-top {
    padding: 0 var(--af-gutter) 20px;
  }

  .af-contact {
    padding: 60px 0;
    clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 100%);
    margin-top: -35px;
  }

  .af-about {
    text-align: center;
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 99%);
  }

  .af-gallery {
    clip-path: polygon(0 0, 100% 2%, 100% 100%, 0 100%);
  }

  .af-spaces {
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 99%);
    margin-top: -35px;
  }
  .af-footer {
    padding: 50px 0 0;
  }

  .af-home h2 {
    margin-bottom: 1rem;
  }

  .af-about,
  .af-gallery {
    padding: 60px 0px 60px;
  }

  .af-amenities-images-small {
    display: none;
  }

  .af-nav-links.is-open {
    transform: translateX(0);
  }

  .af-menu-list {
    flex-direction: column;
    gap: 26px;
  }

  .af-menu-list > li > a {
    color: black;
    font-size: 14px;
  }

  .af-menu-list ul {
    display: none;
    position: static;
    min-width: 0;
    margin-top: 16px;
    padding: 0 0 0 18px;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: none;
    transition: none;
  }

  .af-menu-list > li:hover > ul {
    display: none;
  }

  .af-menu-list > li.is-open > ul {
    display: block;
  }

  .af-menu-list ul li + li {
    margin-top: 14px;
  }

  .af-menu-list ul a {
    padding: 0;
    color: var(--af-ink-45);
    font-size: 13px;
  }

  .af-burger {
    display: block;
    z-index: 100;
    margin-bottom: 10px;
  }

  .button.af-burger:hover,
  button.af-burger:hover {
    background-color: transparent;
  }

  .is-open + .right-nav .af-burger span {
    background: var(--af-ink);
  }

  .af-hero {
    height: 130vh;
  }

  .af-amenities-pin {
    grid-template-columns: 1fr;
    min-height: auto;
    padding: 90px var(--af-gutter);
  }

  .af-amenities-images-container {
    display: none;
  }

  .af-amenities-texts-row {
    display: block;
  }

  .af-amenities-progress-track {
    display: none;
  }

  .af-amenities-slide-texts {
    position: static;
    min-height: 0;
    margin-top: 18px;
    display: grid;
    gap: 18px;
  }

  .af-amenity-item {
    position: static;
    inset: auto;
    opacity: 1 !important;
    transform: none !important;
    pointer-events: auto !important;
  }

  .af-amenity-inline-media {
    display: block;
    width: 100%;
    margin-bottom: 12px;
    border-radius: 4px;
    overflow: hidden;
    aspect-ratio: 16 / 10;
  }

  .af-amenity-inline-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .af-footer-bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .af-amenities-images-small {
    width: 50%;
  }

  .af-space-card-inner,
  .af-contact-grid,
  .af-footer-top,
  .af-villas-compare {
    grid-template-columns: 1fr;
  }

  .af-space-card-inner.villa_kalliste,
  .af-space-card-inner.villa_selini {
    transform: none;
  }

  .af-space-card-media {
    height: 220px;
    min-height: 220px;
  }

  .af-space-card {
    position: static;
    margin-bottom: 22px;
  }

  .af-spaces .af-section-head {
    position: static;
  }

  .af-spaces-stack {
    padding: 28px var(--af-gutter) 20px;
  }

  .af-spaces-villa-group {
    margin-bottom: 28px;
  }

  .af-spaces-villa-title {
    margin-bottom: 16px;
    font-size: clamp(22px, 6vw, 30px);
  }

  .af-gallery-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 160px;
  }

  .af-gallery-item:nth-child(1),
  .af-gallery-item:nth-child(2),
  .af-gallery-item:nth-child(3),
  .af-gallery-item:nth-child(4),
  .af-gallery-item:nth-child(5),
  .af-gallery-item:nth-child(6),
  .af-gallery-item:nth-child(7),
  .af-gallery-item:nth-child(8) {
    grid-column: auto;
    grid-row: auto;
    grid-column-start: auto;
    grid-row-start: auto;
  }

  .af-gallery-item:nth-child(1) {
    grid-column: span 2;
  }
}

@media (max-width: 780px) {
  .af-experiences-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .af-hero-title {
    font-size: clamp(46px, 15vw, 72px);
  }
  .af-space-card-body h3 {
    font-size: 26px;
    margin-bottom: 0;
  }

  #afBurger {
    margin-bottom: 0;
    top: 0px;
  }

  .af-logo img {
    max-width: 6rem;
  }

  .af-space-card-body h3 {
    font-size: 23px;
  }

  .af-page-section-title {
    font-size: 23px;
  }

  .static-page__title {
    font-size: 40px;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .af-hero-sub {
    font-size: 17px;
  }

  .af-form-row,
  .af-contact-info,
  .af-footer-top {
    grid-template-columns: 1fr;
  }

  .af-btn-nav {
    display: none;
  }
}
