html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  font-family: "Manrope", "ManropeGreek", sans-serif;
  font-size: clamp(15px, 1.042vw, 20px);
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background: #F2EDE8;
}
body #main-content {
  margin-top: clamp(100px, 15.625vw, 300px);
}
body.home #main-content {
  margin-top: 0;
}

body.loading {
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

a,
a:hover,
a:focus {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  color: #000;
}

.container {
  max-width: 1400px;
}

a,
.transition,
#languages li a.wpml-ls-link .wpml-ls-native {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

.font-zapf {
  font-family: "ZapfHumanist";
}

.grecaptcha-badge {
  z-index: 999;
}

.cn-button.bootstrap {
  border-radius: 0;
  padding: 10px 20px;
}

.img-reveal {
  visibility: hidden;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.reveal {
  visibility: hidden;
}

.z-index--1 {
  z-index: -1;
}

.z-index-1 {
  z-index: 1;
}

.z-index-2 {
  z-index: 2;
}

.z-index-10 {
  z-index: 10;
}

.z-index-20 {
  z-index: 20;
}

.t-border {
  border-top: 1px solid;
}

.b-border {
  border-bottom: 1px solid;
}

.fit-img img,
.fit-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.fit-img img {
  transition: transform 0.6s ease;
}

a.fit-img:hover img,
a .fit-img:hover img {
  transform: scale(1.05);
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

a.link {
  position: relative;
  padding-bottom: 2.5px;
}
a.link span.link-underline {
  width: 0%;
  height: 2px;
}
a.link:hover span.link-underline {
  width: 100%;
}

.layout-link-wrapper a.link {
  padding-bottom: 3.5px;
}
.layout-link-wrapper a.link span.link-underline {
  height: 4px;
}

.border,
.border-top,
.border-bottom,
.border-left,
.border-right {
  border-color: #000;
}

#languages span:last-child {
  opacity: 0.65;
}

span.language-div {
  height: 100%;
  width: 2px;
  background-color: #fff;
}

.clearfix {
  clear: both;
}

.ruler-latest-posts .ruler-latest-post-item span.ruler-latest-post-num {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.ruler-latest-posts .ruler-latest-post-item:hover, .ruler-latest-posts .ruler-latest-post-item:focus {
  cursor: pointer;
}
.ruler-latest-posts .ruler-latest-post-item:hover span.ruler-latest-post-num, .ruler-latest-posts .ruler-latest-post-item:focus span.ruler-latest-post-num {
  color: #fff;
  background-color: #000;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

div#breadcrumbs ul li a {
  opacity: 0.5;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
div#breadcrumbs ul li:hover a, div#breadcrumbs ul li:focus a {
  opacity: 1;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
div#breadcrumbs ul li:not(:last-child)::after {
  content: " ";
  width: 1px;
  height: 20px;
  position: absolute;
  right: 0.5rem;
  background-color: #000;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.text-justify {
  text-align: justify;
}

.radius-10 {
  border-radius: 10px;
}

.gradientBeige {
  background: linear-gradient(180deg, #EDE7E0 0%, rgba(237, 231, 224, 0.4) 100%);
}

.max-315 {
  max-width: 315px;
}

.max-800 {
  max-width: 800px;
}

.max-600 {
  max-width: 600px;
}

.intro-img-wrapper {
  width: 321px;
  height: 386px;
}

.title-ghost,
.hero-ghost {
  color: #b9b2aa;
  filter: blur(8px);
}

.white-fill {
  fill: #fff;
}

.black-fill {
  fill: #000;
}

.white-bg {
  background-color: #fff;
}

.black-bg {
  background-color: #000;
}

.c-beige {
  color: #EDE7E0;
}

.c-white {
  color: #fff;
}

.c-black {
  color: #000;
}

.c-green {
  color: #477374;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  text-transform: capitalize;
}

.font-manrope {
  font-family: "Manrope", "ManropeGreek", sans-serif;
}

.font-100 {
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
}

.font-300 {
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}

.font-400 {
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}

.font-500 {
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
}

.font-600 {
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
}

.font-700 {
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}

.line-height1,
.line-height1 p {
  line-height: 1;
}

.line-height1-2,
.line-height1-2 p {
  line-height: 1.2;
}

.line-height1-3,
.line-height1-3 p {
  line-height: 1.3;
}

.line-height1-5,
.line-height1-5 p {
  line-height: 1.5;
}

.line-height1-8 {
  line-height: 1.8;
}

.line-height2 {
  line-height: 2;
}

.text-14 {
  font-size: clamp(12px, 0.729vw, 14px);
}

.text-15 {
  font-size: clamp(13px, 0.781vw, 15px);
}

.text-16 {
  font-size: clamp(14px, 0.833vw, 16px);
}

.text-18,
.text-18 p {
  font-size: clamp(16px, 0.938vw, 18px);
}

.text-20 {
  font-size: clamp(15px, 1.042vw, 20px);
}

.text-22 {
  font-size: clamp(16px, 1.146vw, 22px);
}

.text-25, .text-25 li, .text-25 p, .text-25 h3 {
  font-size: clamp(18px, 1.302vw, 25px);
}

.text-30 {
  font-size: clamp(24px, 1.563vw, 30px);
}

.text-40 {
  font-size: clamp(20px, 2.083vw, 40px);
}

.text-45 {
  font-size: clamp(22px, 2.344vw, 45px);
}

.text-50 {
  font-size: clamp(25px, 2.604vw, 50px);
}

.text-60,
.text-60 h1,
.text-60 h2,
.text-60 h3 {
  font-size: clamp(30px, 3.125vw, 60px);
}

.text-90 {
  font-size: clamp(45px, 4.688vw, 90px);
}

.text-188 {
  font-size: clamp(60px, 9.792vw, 188px);
}

#search-btn {
  cursor: pointer;
}

#search-icon.opened .search_open {
  display: none;
  opacity: 0;
}
#search-icon.opened .search_close {
  display: block;
  opacity: 1;
}

#searchOverlay {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
}

#search-icon {
  cursor: pointer;
  transition: all 0.3s linear;
}
#search-icon:hover {
  opacity: 0.6;
}

#search-wrapper {
  max-width: 500px;
  right: 0;
}

#s {
  height: 50px;
  color: #fff;
  border-color: #fff;
  background: none;
  box-shadow: none;
  border-left: none;
  border-radius: 0;
  border-right: 0;
  border-top: 0;
}
#s::placeholder {
  color: #fff;
}
#s:focus-visible {
  outline: none;
  box-shadow: 0 0 0 1px rgb(255, 240, 42);
}

.search-close-btn-wrapper {
  cursor: pointer;
}
.search-close-btn-wrapper svg {
  height: 45px;
  height: width;
  cursor: pointer;
}

.autoComplete_wrapper {
  width: 100%;
}

.autoComplete_wrapper input {
  height: 50px;
  width: 100%;
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 15px;
  text-overflow: unset;
  color: #fff;
  border-color: #fff;
  outline: 0;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid;
  background-image: unset;
  background-size: unset;
  background-position: unset;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-color: transparent;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.autoComplete_wrapper input:hover, .autoComplete_wrapper input:focus {
  border: 0;
  border-bottom: 1px solid;
  border-color: #fff;
}
.autoComplete_wrapper input:focus-visible {
  outline: none;
  border: 0;
  border-bottom: 1px solid;
}
.autoComplete_wrapper input:hover, .autoComplete_wrapper input:focus, .autoComplete_wrapper input:focus-visible, .autoComplete_wrapper input::placeholder {
  color: #fff !important;
  background-image: unset;
}
.autoComplete_wrapper input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 14px;
  width: 14px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 16 16"><path d="M1 1l14 14m0-14L1 15" stroke="white" stroke-width="2"/></svg>') no-repeat center center;
  cursor: pointer;
  opacity: 0.8;
}
.autoComplete_wrapper input[type=search]:hover::-webkit-search-cancel-button {
  opacity: 1;
}

.autoComplete_wrapper ul {
  max-height: unset;
  height: auto;
  color: #fff;
  padding: 0;
  z-index: 1;
  border-radius: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.autoComplete_wrapper ul li {
  margin: 0 0 5px 0;
  padding: 10px;
  font-size: 15px;
  color: #fff;
  border-radius: 0;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  text-overflow: unset;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.autoComplete_wrapper ul li:hover {
  opacity: 0.5;
  background-color: transparent;
}
.autoComplete_wrapper ul li div.title {
  color: #fff;
}
.autoComplete_wrapper ul li span.meta {
  display: none;
}

.pad-10 {
  padding: 10px;
}

.pad-inline-medium {
  padding-inline: clamp(20px, 2.604vw, 50px);
}

.pad-inline-100 {
  padding-inline: clamp(20px, 5.2vw, 100px);
}

.pad-inline-big {
  padding-inline: clamp(50px, 7.292vw, 140px);
}

.pad-inline-xlarge {
  padding-inline: clamp(60px, 9.896vw, 190px);
}

.pad-block-20 {
  padding-block: clamp(10px, 1.042vw, 20px);
}

.pad-block-40 {
  padding-block: clamp(20px, 2.083vw, 40px);
}

.pad-block-70 {
  padding-block: clamp(35px, 3.646vw, 70px);
}

.pad-block-100 {
  padding-block: clamp(50px, 5.208vw, 100px);
}

.pad-block-130 {
  padding-block: clamp(70px, 6.771vw, 130px);
}

.pt-40 {
  padding-top: clamp(20px, 2.083vw, 40px);
}

.pb-40 {
  padding-bottom: clamp(20px, 2.083vw, 40px);
}

.pt-60 {
  padding-top: clamp(30px, 2.083vw, 60px);
}

.pb-60 {
  padding-bottom: clamp(30px, 2.083vw, 60px);
}

.pt-90 {
  padding-top: clamp(45px, 4.688vw, 90px);
}

.pb-90 {
  padding-bottom: clamp(45px, 4.688vw, 90px);
}

.pr-150 {
  padding-right: clamp(80px, 10.4vw, 200px);
}

.pad-bottom-130 {
  padding-bottom: clamp(70px, 6.771vw, 130px);
}

.mt-50 {
  margin-top: clamp(30px, 2.604vw, 50px);
}

.mt-70 {
  margin-top: clamp(40px, 3.646vw, 70px);
}

.mt-90 {
  margin-top: clamp(40px, 4.688vw, 90px);
}

.mt-120 {
  margin-top: clamp(90px, 6.25vw, 120px);
}

.mt-140 {
  margin-top: clamp(80px, 7.292vw, 140px);
}

.mt-170 {
  margin-top: clamp(100px, 8.854vw, 170px);
}

.mb-40 {
  margin-bottom: clamp(20px, 2.083vw, 40px);
}

.mb-60 {
  margin-bottom: clamp(30px, 3.125vw, 60px);
}

.mb-70 {
  margin-bottom: clamp(40px, 3.646vw, 70px);
}

.mb-80 {
  margin-bottom: clamp(40px, 4.167vw, 80px);
}

.mb-90 {
  margin-bottom: clamp(40px, 4.688vw, 90px);
}

.mb-150 {
  margin-bottom: clamp(80px, 7.813vw, 150px);
}

.ml-140 {
  margin-left: clamp(50px, 7.292vw, 140px);
}

.mr-140 {
  margin-right: clamp(50px, 7.292vw, 140px);
}

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

.swiper-pagination {
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  display: flex;
}

.swiper-pagination-bullet {
  border: 1px solid;
  width: 10px;
  height: 10px;
  background: transparent;
  opacity: 1;
}

.swiper-button {
  border: 1px solid;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  justify-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  transition: all 0.3s linear;
}
.swiper-button:hover {
  background: #fff;
}
.swiper-button:hover path {
  background: #fff;
  stroke: yellow;
}

.swiper-button-disabled {
  opacity: 0.5;
}

ul.page-numbers {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 0;
  line-height: 0;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.page-numbers li {
  width: auto;
  height: auto;
  margin: 0 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
ul.page-numbers li span.page-numbers {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #000;
}
ul.page-numbers li a.page-numbers:not(.next, .prev) {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
ul.page-numbers li a.page-numbers:hover {
  background-color: #000;
  width: 50px;
  height: 50px;
  border: 1px solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-left: 10px;
}
ul.page-numbers li a.page-numbers:hover svg {
  stroke: yellow;
}
ul.page-numbers li a.page-numbers svg {
  stroke: yellow;
}
ul.page-numbers li a.page-numbers.prev svg {
  transform: rotate(-136deg);
  -webkit-transform: rotate(-136deg);
  -moz-transform: rotate(-136deg);
  -ms-transform: rotate(-136deg);
  -o-transform: rotate(-136deg);
}
ul.page-numbers li a.page-numbers.next svg {
  transform: rotate(42deg);
  -webkit-transform: rotate(42deg);
  -moz-transform: rotate(42deg);
  -ms-transform: rotate(42deg);
  -o-transform: rotate(42deg);
}
ul.page-numbers li a.next,
ul.page-numbers li a.prev {
  width: 50px;
  height: 50px;
  border: 1px solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-left: 10px;
}

#header {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
#header #header-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
#header.is-stuck {
  position: fixed !important;
  top: 0;
  left: 0;
  padding-block: 0;
  box-shadow: 0 6px 26px rgba(0, 0, 0, 0.07);
}
#header.is-stuck .inner {
  padding-block: clamp(6px, 0.5vw, 9px) !important;
}
#header.is-stuck #header-bg {
  opacity: 1;
}
#header.is-stuck #main-navigation {
  color: #000 !important;
}
#header.is-stuck .menu-item > a {
  color: #000;
}
#header.is-hidden {
  transform: translateY(-100%);
}
#header .site-logo {
  max-width: 124px;
}
@media (max-width: 991.98px) {
  #header .site-logo {
    max-width: 155px;
  }
}
#header #menu-main-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: clamp(40px, 9.427vw, 181px);
  list-style-type: none;
}
@media (max-width: 1500px) {
  #header #menu-main-menu {
    gap: clamp(30px, 4vw, 60px);
  }
}
#header #menu-main-menu li {
  position: relative;
  text-transform: uppercase;
  font-size: clamp(14px, 0.833vw, 16px);
}
#header #menu-main-menu a[href$="/contact/"]::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #477374;
  margin-right: 8px;
  vertical-align: middle;
}
#header #menu-main-menu .menu-item-has-children > a {
  display: inline-flex;
  align-items: center;
}
#header #menu-main-menu .menu-item-has-children > a::after {
  content: "";
  width: 6px;
  height: 6px;
  margin-left: 9px;
  border-right: 1.5px solid currentColor;
  border-bottom: 1.5px solid currentColor;
  transform: translateY(-2px) rotate(45deg);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
#header #menu-main-menu .sub-menu {
  position: absolute;
  top: calc(100% + 12px);
  left: 50%;
  margin: 0;
  padding: 16px 24px;
  min-width: 190px;
  list-style: none;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-50%) translateY(8px);
  z-index: 60;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
#header #menu-main-menu .sub-menu::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -12px;
  height: 12px;
}
#header #menu-main-menu .sub-menu li {
  position: static;
  margin-bottom: 10px;
}
#header #menu-main-menu .sub-menu li:last-child {
  margin-bottom: 0;
}
#header #menu-main-menu .sub-menu a {
  white-space: nowrap;
  text-transform: uppercase;
  color: #888080;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
#header #menu-main-menu .sub-menu a:hover {
  color: #477374;
}
#header #menu-main-menu .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}
#header #menu-main-menu .menu-item-has-children:hover > a::after {
  transform: translateY(2px) rotate(225deg);
}
#header #menu-main-menu .current-menu-item > a,
#header #menu-main-menu .current-menu-ancestor > a,
#header #menu-main-menu .current_page_item > a {
  color: #b9b2aa;
  filter: blur(1.5px);
}
#header .menu-main-menu-container {
  width: 100%;
}
#header #burger-menu {
  display: none;
}
#header #main-navigation .submenu-toggle {
  display: none;
}

.webglBg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 1;
  background: transparent;
  display: block;
}

#footer {
  padding-block: 163px 76px;
}
#footer #menu-terms-menu {
  list-style-type: none;
  text-align: right;
  margin-bottom: clamp(40px, 3.75vw, 72px);
}
#footer #menu-terms-menu li {
  font-size: clamp(15px, 1.042vw, 20px);
  font-weight: 400;
  margin-bottom: 8px;
}
#footer #copyrights {
  gap: clamp(45px, 4.688vw, 90px);
}
#footer .call-to-action {
  max-width: clamp(300px, 50vw, 960px);
  margin-bottom: clamp(40px, 3.75vw, 72px);
}
#footer .footer-cta-action {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: clamp(30px, 3vw, 56px);
}
#footer .contact-info {
  max-width: clamp(200px, 16.51vw, 317px);
  margin-bottom: clamp(30px, 3.229vw, 62px);
}
#footer .ft-col-terms {
  order: 1;
  width: 100%;
}
#footer .ft-col-contact {
  order: 2;
}
#footer .ft-col-news {
  order: 3;
}
@media (max-width: 991.98px) {
  #footer {
    padding-block: clamp(64px, 14vw, 120px) 48px;
  }
  #footer .call-to-action {
    max-width: 100%;
    margin-bottom: clamp(32px, 5vw, 48px);
  }
  #footer .call-to-action .text-90 {
    font-size: clamp(34px, 9.5vw, 56px);
  }
  #footer .footer-cta-action {
    border-top: 0;
    padding-top: 0;
  }
  #footer .ft-row-info {
    justify-content: space-between;
    align-items: flex-start;
  }
  #footer .ft-col-news {
    order: 1;
    width: 100%;
  }
  #footer .ft-col-contact {
    order: 2;
    width: 56%;
  }
  #footer .ft-col-terms {
    order: 3;
    width: 40%;
  }
  #footer #newsletter {
    text-align: center;
    margin-top: clamp(30px, 8vw, 52px);
    padding-top: clamp(30px, 8vw, 52px);
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin-bottom: clamp(40px, 9vw, 64px);
  }
  #footer .contact-info {
    max-width: 100%;
    margin-inline: 0;
    text-align: left;
  }
  #footer #menu-terms-menu {
    text-align: right;
    padding-left: 0;
    margin: 0;
  }
  #footer #menu-terms-menu li {
    margin-bottom: clamp(8px, 2vw, 14px);
  }
  #footer #footer-bottom {
    margin-top: clamp(40px, 8vw, 64px);
  }
  #footer #footer-bottom .row {
    align-items: flex-start;
  }
  #footer #footer-bottom .fb-social {
    order: 1;
    width: 100%;
    margin-bottom: clamp(24px, 6vw, 36px);
  }
  #footer #footer-bottom .fb-social > div {
    flex-direction: row !important;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center !important;
    gap: clamp(14px, 4vw, 24px);
  }
  #footer #footer-bottom .fb-logo {
    order: 2;
    width: 50%;
  }
  #footer #footer-bottom .fb-logo #footer-logo {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
  }
  #footer #footer-bottom .fb-copy {
    order: 3;
    width: 50%;
  }
  #footer #footer-bottom .fb-copy #copyrights {
    flex-direction: column;
    align-items: flex-end !important;
    justify-content: center;
    gap: 6px;
    text-align: right;
    margin-bottom: 0;
  }
}
@media (max-width: 499.98px) {
  #footer #footer-bottom .fb-logo {
    width: 40%;
  }
  #footer #footer-bottom .fb-logo .site-logo {
    max-width: clamp(80px, 24vw, 110px);
  }
  #footer #footer-bottom .fb-logo .site-logo img {
    width: 100%;
    height: auto;
  }
  #footer #footer-bottom .fb-copy {
    width: 60%;
  }
}

#contact-form .wpforms-container,
#newsletter .wpforms-container {
  margin-top: 0;
  position: relative;
}
#contact-form input[type=text],
#contact-form input[type=email],
#contact-form input[type=tel],
#newsletter input[type=text],
#newsletter input[type=email],
#newsletter input[type=tel] {
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #D0C0AB;
  font-family: inherit;
  font-size: clamp(16px, 0.938vw, 18px);
  height: 60px;
}
#contact-form input[type=text]:focus,
#contact-form input[type=email]:focus,
#contact-form input[type=tel]:focus,
#newsletter input[type=text]:focus,
#newsletter input[type=email]:focus,
#newsletter input[type=tel]:focus {
  box-shadow: none;
}
#contact-form input[type=text]::placeholder,
#contact-form input[type=email]::placeholder,
#contact-form input[type=tel]::placeholder,
#newsletter input[type=text]::placeholder,
#newsletter input[type=email]::placeholder,
#newsletter input[type=tel]::placeholder {
  color: #9f9895;
  font-weight: 600;
  font-size: clamp(16px, 0.938vw, 18px);
  -webkit-font-smoothing: antialiased;
}
#contact-form textarea,
#newsletter textarea {
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #D0C0AB;
}
#contact-form textarea:focus,
#newsletter textarea:focus {
  box-shadow: none;
}
#contact-form textarea::placeholder,
#newsletter textarea::placeholder {
  color: #9f9895;
  font-weight: 600;
}

#newsletter .wpforms-submit-container {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0;
}
#newsletter .wpforms-submit-container button {
  font-size: 0;
  width: clamp(35px, 2.292vw, 44px);
  height: clamp(35px, 2.292vw, 44px);
  border: none;
  background-color: transparent;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Ccircle cx='22' cy='22' r='17' fill='%23477374'/%3E%3Ccircle cx='22' cy='22' r='21' stroke='%23477374' stroke-width='2'/%3E%3Cpath d='M26.2591 29.8138C26.2141 29.868 26.1593 29.9123 26.0979 29.9441C26.0365 29.9759 25.9697 29.9945 25.9014 29.999C25.8331 30.0034 25.7646 29.9936 25.7 29.97C25.6353 29.9464 25.5757 29.9096 25.5247 29.8617C25.3099 29.66 25.2901 29.3113 25.48 29.0834L31.3259 22.0538H11.5221C11.2338 22.0538 11 21.8057 11 21.4998C11 21.1944 11.2338 20.9463 11.5221 20.9463H31.3264L25.48 13.9166C25.2901 13.6888 25.3099 13.3401 25.5247 13.1384C25.74 12.9367 26.0687 12.9579 26.2591 13.1858L32.8621 21.1258C33.0413 21.3311 33.0481 21.6509 32.8694 21.8652L26.2591 29.8138Z' fill='%23EDE7E0'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#newsletter .form-wrapper {
  max-width: 404px;
  margin-left: auto;
}

#contact-form .wpforms-field-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#contact-form .wpforms-field-container > .wpforms-field {
  width: 100%;
  float: none;
  margin-left: 0;
  margin-right: 0;
}
#contact-form .wpforms-field-container > .wpforms-field.wpforms-one-half {
  width: 48%;
}
#contact-form .contact-consent {
  text-align: center;
}
#contact-form .contact-consent ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
#contact-form .contact-consent li {
  display: inline-flex;
  align-items: center;
}
#contact-form .contact-consent input[type=checkbox] {
  position: absolute !important;
  opacity: 0 !important;
  width: 1px !important;
  height: 1px !important;
  margin: 0 !important;
  pointer-events: none;
}
#contact-form .contact-consent label.wpforms-field-label-inline {
  position: relative;
  margin: 0;
  cursor: pointer;
  font-weight: 500;
  font-size: 15px;
  line-height: clamp(24px, 1.7vw, 30px);
  padding-left: calc(clamp(24px, 1.7vw, 30px) + 16px);
}
#contact-form .contact-consent label.wpforms-field-label-inline::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: clamp(24px, 1.7vw, 30px);
  height: clamp(24px, 1.7vw, 30px);
  border: 1.5px solid #BCBCAC;
  border-radius: 50%;
  background: transparent;
}
#contact-form .contact-consent label.wpforms-field-label-inline::after {
  content: "";
  position: absolute;
  left: calc(clamp(24px, 1.7vw, 30px) / 2);
  top: 50%;
  width: clamp(7px, 0.47vw, 9px);
  height: clamp(7px, 0.47vw, 9px);
  border-radius: 50%;
  background: #BCBCAC;
  transform: translate(-50%, -50%) scale(0);
  transform-origin: center;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
#contact-form .contact-consent input[type=checkbox]:checked + label.wpforms-field-label-inline::after {
  transform: translate(-50%, -50%) scale(1);
}
#contact-form .wpforms-submit-container {
  position: static;
  transform: none;
  margin-top: clamp(30px, 3vw, 60px);
  text-align: center;
}
#contact-form .wpforms-submit {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  width: auto;
  background: transparent;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #000;
  font-weight: 600;
  font-size: clamp(14px, 1vw, 16px);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
#contact-form .wpforms-submit::after {
  content: "";
  width: clamp(38px, 3vw, 44px);
  height: clamp(38px, 3vw, 44px);
  flex: 0 0 auto;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 44 44' fill='none'%3E%3Ccircle cx='22' cy='22' r='17' fill='%23477374'/%3E%3Ccircle cx='22' cy='22' r='21' stroke='%23477374' stroke-width='2'/%3E%3Cpath d='M26.2591 29.8138C26.2141 29.868 26.1593 29.9123 26.0979 29.9441C26.0365 29.9759 25.9697 29.9945 25.9014 29.999C25.8331 30.0034 25.7646 29.9936 25.7 29.97C25.6353 29.9464 25.5757 29.9096 25.5247 29.8617C25.3099 29.66 25.2901 29.3113 25.48 29.0834L31.3259 22.0538H11.5221C11.2338 22.0538 11 21.8057 11 21.4998C11 21.1944 11.2338 20.9463 11.5221 20.9463H31.3264L25.48 13.9166C25.2901 13.6888 25.3099 13.3401 25.5247 13.1384C25.74 12.9367 26.0687 12.9579 26.2591 13.1858L32.8621 21.1258C33.0413 21.3311 33.0481 21.6509 32.8694 21.8652L26.2591 29.8138Z' fill='%23EDE7E0'/%3E%3C/svg%3E") center/contain no-repeat;
}
#contact-form .wpforms-submit:hover {
  opacity: 0.65;
}

#contact-form input[type=text]::placeholder,
#contact-form input[type=email]::placeholder,
#contact-form input[type=tel]::placeholder,
#contact-form textarea::placeholder {
  color: #565554;
  font-weight: 400;
}

.wpforms-container .wpforms-submit-spinner {
  display: none !important;
}

#home-hero {
  background: linear-gradient(180deg, #EDE7E0 0%, rgba(237, 231, 224, 0.4) 100%);
}
#home-hero .hero-sticky {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #EDE7E0;
  isolation: isolate;
}
#home-hero .hero-bg {
  position: absolute;
  inset: 0;
  z-index: 1;
  -webkit-mask-image: radial-gradient(circle at 50% calc(100% + clamp(288.43px, 30.04vw, 576.857px)), #000 0, #000 clamp(380.93px, 39.68vw, 761.857px), transparent clamp(380.93px, 39.68vw, 761.857px), transparent clamp(418.43px, 43.59vw, 836.857px), #000 clamp(418.43px, 43.59vw, 836.857px), #000 clamp(465.93px, 48.53vw, 931.857px), transparent clamp(465.93px, 48.53vw, 931.857px));
  mask-image: radial-gradient(circle at 50% calc(100% + clamp(288.43px, 30.04vw, 576.857px)), #000 0, #000 clamp(380.93px, 39.68vw, 761.857px), transparent clamp(380.93px, 39.68vw, 761.857px), transparent clamp(418.43px, 43.59vw, 836.857px), #000 clamp(418.43px, 43.59vw, 836.857px), #000 clamp(465.93px, 48.53vw, 931.857px), transparent clamp(465.93px, 48.53vw, 931.857px));
  will-change: mask-image, -webkit-mask-image;
}
#home-hero .hero-bg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#home-hero .hero-content {
  max-width: 1150px;
  z-index: 3;
  will-change: transform, opacity;
  mix-blend-mode: difference;
}
#home-hero .hero-content,
#home-hero .hero-content p, #home-hero .hero-content h1, #home-hero .hero-content h2, #home-hero .hero-content div, #home-hero .hero-content a, #home-hero .hero-content .hero-ghost {
  color: #fff !important;
}
#home-hero .hero-content h2, #home-hero .hero-content div {
  font-family: "Manrope", "ManropeGreek", sans-serif;
  font-weight: 300;
}
#home-hero .hero-content h1 {
  text-transform: none;
}
@media (max-width: 1500px) {
  #home-hero .hero-content {
    top: -90px;
  }
}
#home-hero .hero-ghost {
  filter: blur(3px);
}
@media (max-width: 767.98px) {
  #home-hero .hero-content {
    max-width: 320px;
  }
  #home-hero .hero-bg {
    transform: none;
    -webkit-mask-image: radial-gradient(circle at 50% calc(100% + 238px), #000 0, #000 380.93px, transparent 380.93px, transparent 418.43px, #000 418.43px, #000 465.93px, transparent 465.93px);
    mask-image: radial-gradient(circle at 50% calc(100% + 238px), #000 0, #000 380.93px, transparent 380.93px, transparent 418.43px, #000 418.43px, #000 465.93px, transparent 465.93px);
  }
}

#faqs {
  margin-top: clamp(80px, 7.8125vw, 150px);
  margin-bottom: 120px;
}
#faqs .accordion-body {
  padding: 0;
  max-width: 94%;
  color: rgba(0, 0, 0, 0.6);
}
#faqs .accordion-button::after {
  display: none !important;
}
#faqs .accordion-button::after {
  display: none !important;
}
#faqs .faq-icon-wrapper {
  position: relative;
  flex: 0 0 auto;
  width: clamp(34px, 2.292vw, 44px);
  height: clamp(34px, 2.292vw, 44px);
  margin-right: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#faqs .faq-icon-wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid #477374;
  border-radius: 50%;
}
#faqs .faq-icon {
  position: relative;
  width: clamp(26px, 1.82vw, 35px);
  height: clamp(26px, 1.82vw, 35px);
  border-radius: 50%;
  background: #477374;
}
#faqs .faq-icon::before,
#faqs .faq-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  transition: transform 0.3s ease;
}
#faqs .faq-icon::before {
  width: clamp(10px, 0.73vw, 14px);
  height: 2px;
  transform: translate(-50%, -50%);
}
#faqs .faq-icon::after {
  width: 2px;
  height: clamp(10px, 0.73vw, 14px);
  transform: translate(-50%, -50%);
}
#faqs .accordion-button:not(.collapsed) .faq-icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
#faqs .accordion-button {
  background: transparent;
  border-radius: 15px;
  box-shadow: none;
  padding: 0;
}
#faqs .accordion-button:focus {
  box-shadow: none;
}
#faqs .accordion-item {
  background: transparent;
  border-bottom: 1px solid rgba(108, 143, 144, 0.5);
  padding: clamp(20px, 2.135vw, 40px) 0;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
#faqs .accordion-item p {
  margin-bottom: 0;
  color: #8b8986;
}

.hidden-faq {
  display: none;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

.hidden-faq.show-faq {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

#viewMoreFaqs.faq-viewmore {
  gap: 16px;
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  cursor: pointer;
  color: #000;
  font-family: "Manrope", "ManropeGreek", sans-serif;
  font-weight: 600;
  font-size: clamp(14px, 1vw, 16px);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: opacity 0.3s ease;
}
#viewMoreFaqs.faq-viewmore:hover {
  opacity: 0.65;
}
#viewMoreFaqs.faq-viewmore .faq-viewmore-plus {
  width: clamp(38px, 3vw, 44px);
  height: clamp(38px, 3vw, 44px);
  flex: 0 0 auto;
}
#viewMoreFaqs.faq-viewmore .faq-viewmore-plus svg {
  display: block;
  width: 100%;
  height: 100%;
}

#faqs .accordion-body {
  max-width: 600px;
  text-align: justify;
}

#faqs .accordion-button {
  gap: clamp(14px, 1.5vw, 28px);
}

#faqs .accordion-button .title {
  max-width: 600px;
  text-align: justify;
  flex: 0 1 600px;
  min-width: 0;
}

#home-services-carousel #blurred-carousel {
  padding-left: clamp(24px, 11.98vw, 230px);
}

#about-values-carousel #blurred-carousel {
  padding-left: clamp(22px, 11.46vw, 220px);
}

#about-values-carousel .service-item h3 {
  margin-bottom: 30px;
}

#why-us #blurred-carousel {
  padding-left: clamp(28px, 19.27vw, 370px);
}

@media (max-width: 767.98px) {
  #home-services-carousel #blurred-carousel,
  #about-values-carousel #blurred-carousel,
  #why-us #blurred-carousel {
    padding-left: 0;
  }
}
#blurred-carousel article {
  max-width: 500px;
  margin: 0 auto;
}
#blurred-carousel .service-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
#blurred-carousel .service-number:before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #477374;
  flex: 0 0 auto;
}
#blurred-carousel .swiper-slide {
  opacity: 0.4;
  filter: blur(3px);
  transition: opacity 0.5s ease, filter 0.5s ease;
  cursor: default;
}
#blurred-carousel .swiper-slide.swiper-slide-active, #blurred-carousel .swiper-slide:hover {
  opacity: 1;
  filter: none;
}
#blurred-carousel .swiper-slide .button-wrapper,
#blurred-carousel .swiper-slide a {
  cursor: pointer;
}

/* Buttons */
.button-wrapper {
  border-radius: 40px;
  max-width: max-content;
  border: 0;
}
.button-wrapper:focus {
  box-shadow: none;
}
.button-wrapper .button {
  padding: 0;
  display: inline-block;
  border-radius: 50px;
  gap: 26px;
  margin-right: 5px;
}
.button-wrapper .button .text {
  color: #000;
}
.button-wrapper .arrow {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: clamp(20px, 1.771vw, 34px);
  height: clamp(20px, 1.771vw, 34px);
  background: #477374;
  border-radius: 50%;
}
.button-wrapper .arrow svg {
  width: clamp(15px, 1.146vw, 22px);
  height: auto;
  animation: arrowReverseSlide 0.8s ease forwards;
}
.button-wrapper .arrow svg path {
  fill: #fff;
}
.button-wrapper .arrow:after {
  content: "";
  position: absolute;
  inset: -5px;
  border: 2px solid #477374;
  border-radius: 50%;
}
.button-wrapper:hover .arrow svg {
  animation: arrowDiagonalSlide 0.8s ease forwards;
}
.button-wrapper.reverse-icon .arrow {
  transform: rotate(90deg);
}
.button-wrapper.diagonial-icon .arrow {
  transform: rotate(-45deg);
}

@keyframes arrowDiagonalSlide {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  49% {
    opacity: 0;
    transform: translateX(15px);
  }
  50% {
    transform: translateX(-15px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes arrowReverseSlide {
  0% {
    opacity: 1;
    transform: translate(0);
  }
  49% {
    opacity: 0;
    transform: translateX(-15px);
  }
  50% {
    transform: translateX(15px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.home {
  background: #fff;
}
.home .webglBg {
  display: none;
}
.home #badges-awards {
  margin-bottom: clamp(80px, 12.135vw, 233px);
}
.home #awards-list {
  margin-top: 57px;
}
.home #why-oikos {
  padding-top: clamp(100px, 19.063vw, 366px);
}
.home #feature-developments {
  background: #fff;
}
.home #home-services-carousel .carousel-nav {
  display: none !important;
  gap: clamp(18px, 6vw, 26px);
  justify-content: center;
  margin-top: clamp(18px, 5vw, 28px);
}
.home #home-services-carousel .carousel-arrow {
  cursor: pointer;
  width: clamp(40px, 11vw, 46px);
  line-height: 0;
  transition: opacity 0.3s ease;
}
.home #home-services-carousel .carousel-arrow svg {
  display: block;
  width: 100%;
  height: auto;
}
.home #home-services-carousel .carousel-arrow:hover, .home #home-services-carousel .carousel-arrow:focus {
  opacity: 0.65;
}
.home #home-services-carousel .carousel-nav-prev svg {
  transform: rotate(180deg);
}
@media (max-width: 767.98px) {
  .home #home-services-carousel .carousel-nav {
    display: flex !important;
  }
  .home #home-services-carousel .swiper-slide {
    margin-top: 0 !important;
  }
}
@media (max-width: 767.98px) {
  .home #feature-developments .fd-desc {
    margin-top: 30px;
  }
}
.home #golden-visa {
  padding-block: 0;
  margin-bottom: clamp(80px, 10.4vw, 200px);
}
.home #golden-visa .gv-sticky {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-block: clamp(40px, 6vh, 80px);
}
.home #golden-visa .gv-desc {
  margin-top: 30px;
}
.home #golden-visa .gv-ring {
  width: clamp(280px, 32vw, 614px);
  height: clamp(280px, 32vw, 614px);
}
.home #golden-visa .gv-ring .gv-ring-svg {
  width: 100%;
  height: 100%;
  display: block;
}
.home #golden-visa .gv-ring .ring-progress {
  transition: stroke-dashoffset 0.8s ease;
}
.home #golden-visa .gv-ring .gv-ring-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 62%;
  font-size: clamp(20px, 1.7vw, 30px);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease;
}
.home #golden-visa .gv-ring .gv-ring-text.is-shown {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767.98px) {
  .home #servives .sv-title {
    margin-top: 30px;
  }
}
.home .services-wrapper {
  gap: 70px;
}
.home .services-wrapper .service-item {
  max-width: 465px;
}
.home .services-wrapper .button-wrapper .button {
  gap: 0;
}
.home #home-process {
  overflow: hidden;
}
.home #home-process .process-sticky {
  height: 100vh;
  min-height: 680px;
}
.home #home-process .process-stage {
  position: absolute;
  inset: 0;
}
.home #home-process .process-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transition: none;
}
.home #home-process .process-img {
  position: absolute;
}
.home #home-process .process-img img {
  filter: grayscale(1);
}
.home #home-process .process-img.process-img-tl {
  transform: translateX(clamp(20px - 4.8vw, (100vw - 1366px) * 0.45, 0px));
}
.home #home-process .process-img.process-img-bl {
  transform: translateX(clamp(20px - 21.5vw, (100vw - 1366px) * 0.45, 0px));
}
.home #home-process .process-img.process-img-tr {
  transform: translateX(clamp(0px, (1366px - 100vw) * 0.45, 5.5vw - 20px));
}
.home #home-process .process-img.process-img-br {
  transform: translateX(clamp(0px, (1366px - 100vw) * 0.45, 27.5vw - 20px));
}
.home #home-process .process-img.process-img-tl {
  top: 7%;
  left: 4.8%;
  width: clamp(200px, 18.33vw, 352px);
  aspect-ratio: 352/524;
}
.home #home-process .process-img.process-img-tr {
  top: 13%;
  right: 9%;
  width: clamp(180px, 16.46vw, 316px);
  aspect-ratio: 316/440;
}
.home #home-process .process-img.process-img-bl {
  bottom: 7%;
  left: 21.5%;
  width: clamp(178px, 16.25vw, 312px);
  aspect-ratio: 312/360;
}
.home #home-process .process-img.process-img-br {
  bottom: 18%;
  right: 27.5%;
  width: clamp(115px, 10.2vw, 200px);
  aspect-ratio: 200/224;
}
@media (max-height: 860px) and (max-width: 1500px) {
  .home #home-process .process-img {
    max-height: 30vh;
  }
}
.home #home-process .process-center {
  position: absolute;
  top: calc(25% + 50px);
  left: 50%;
  transform: translate(-50%, -50%);
  width: clamp(300px, 34vw, 520px);
  z-index: 2;
}
.home #home-process .process-counter {
  width: clamp(170px, 12.03vw, 231px);
  height: clamp(170px, 12.03vw, 231px);
}
.home #home-process .process-counter .process-ring {
  width: 100%;
  height: 100%;
  display: block;
}
.home #home-process .process-counter .ring-progress {
  transition: stroke-dashoffset 0.15s linear;
}
.home #home-process .process-counter .process-num-wrap {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: clamp(28px, 2.34vw, 45px);
  color: #333;
  letter-spacing: 0.02em;
}
.home #home-process .process-texts {
  min-height: clamp(120px, 11vw, 165px);
  margin-top: clamp(18px, 2vw, 36px);
  display: grid;
}
.home #home-process .process-text {
  grid-area: 1/1;
  opacity: 0;
  visibility: hidden;
  transition: none;
}
.home #home-process .process-text.is-shown {
  opacity: 1;
  visibility: visible;
}
.home #home-process .process-desc {
  max-width: 360px;
  color: #333;
  font-weight: 500;
}
.home #home-process .process-cta {
  position: absolute;
  left: 0;
  right: 0;
  bottom: clamp(80px, 12vh, 160px);
  z-index: 3;
}
@media (max-width: 991.98px) {
  .home #home-process .process-center {
    width: min(86%, 440px);
  }
  .home #home-process .process-img {
    transform: none;
    display: block;
    z-index: 1;
  }
  .home #home-process .process-img.process-img-tl {
    top: 7%;
    left: 6%;
    width: clamp(76px, 21vw, 124px);
  }
  .home #home-process .process-img.process-img-tr {
    top: 7%;
    right: 6%;
    width: clamp(76px, 21vw, 124px);
  }
  .home #home-process .process-img.process-img-bl {
    bottom: 24%;
    left: 24%;
    width: clamp(104px, 28vw, 168px);
  }
  .home #home-process .process-img.process-img-br {
    bottom: 24%;
    right: 30%;
    width: clamp(98px, 27vw, 158px);
  }
}
@media (max-width: 500px) {
  .home #home-process .process-center {
    top: 42%;
  }
}

.page-template-template-about .intro-img-wrapper-horizontal {
  width: 800px;
  height: 386px;
}
.page-template-template-about .gallery-img-wrapper {
  width: clamp(300px, 24.219vw, 465px);
  height: clamp(400px, 29.167vw, 560px);
}
.page-template-template-about .left-space {
  margin-left: clamp(20px, 18.958vw, 364px);
}
@media (max-width: 900px) {
  .page-template-template-about .left-space {
    margin-left: 20px;
  }
}
.page-template-template-about #about-values-carousel {
  margin-top: clamp(80px, 10.4vw, 200px);
}
@media (max-width: 767.98px) {
  .page-template-template-about #about-values-carousel {
    padding-inline: 20px 0;
  }
}
.page-template-template-about #about-experience .experience-inner {
  position: relative;
  width: 100%;
  max-width: 1630px;
  margin: 0 auto;
}
.page-template-template-about #about-experience .mv-text {
  position: relative;
  z-index: 2;
}
.page-template-template-about #about-experience .experience-media {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 1;
  display: none;
}
.page-template-template-about #about-experience .experience-media-item {
  position: absolute;
}
.page-template-template-about #about-experience .experience-media-item img {
  filter: grayscale(100%);
}
.page-template-template-about #about-experience .experience-media-item.media-1 {
  left: 0;
  top: 0;
  width: 21.8%;
  aspect-ratio: 355/525;
}
.page-template-template-about #about-experience .experience-media-item.media-2 {
  left: 80.3%;
  top: 6.9%;
  width: 19.7%;
  aspect-ratio: 321/442;
}
.page-template-template-about #about-experience .experience-media-item.media-3 {
  left: 19.75%;
  top: 63.2%;
  width: 19.3%;
  aspect-ratio: 315/362;
}
.page-template-template-about #about-experience .experience-media-item.media-4 {
  left: 67.97%;
  top: 61.8%;
  width: 12.3%;
  aspect-ratio: 201/231;
}
.page-template-template-about #about-experience .mv-panel {
  position: relative;
  padding-block: clamp(40px, 5vw, 90px);
}
.page-template-template-about #about-experience .mv-panel + .mv-panel {
  margin-top: clamp(30px, 4vw, 60px);
}
.page-template-template-about #about-experience.js-pinned .experience-sticky {
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.page-template-template-about #about-experience.js-pinned .experience-inner {
  aspect-ratio: 1630/985;
  width: min(100%, 148.9340101523vh);
  max-height: 90vh;
}
.page-template-template-about #about-experience.js-pinned .experience-media {
  display: block;
}
.page-template-template-about #about-experience.js-pinned .mv-text {
  transform: translateY(-60px);
}
.page-template-template-about #about-experience.js-pinned .mv-panel {
  position: absolute;
  inset: 0;
  margin: 0;
  padding-block: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: none;
}
.page-template-template-about #about-experience.js-pinned .mv-panel.is-shown {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media (max-width: 1099px) {
  .page-template-template-about #about-experience.js-pinned .experience-inner {
    aspect-ratio: auto;
    height: 80vh;
    max-height: none;
  }
  .page-template-template-about #about-experience .experience-media-item.media-1 {
    top: 0;
    bottom: auto;
    left: 0;
    right: auto;
    width: 18%;
  }
  .page-template-template-about #about-experience .experience-media-item.media-2 {
    top: 0;
    bottom: auto;
    right: 0;
    left: auto;
    width: 18%;
  }
  .page-template-template-about #about-experience .experience-media-item.media-3 {
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
    width: 16%;
  }
  .page-template-template-about #about-experience .experience-media-item.media-4 {
    bottom: 0;
    top: auto;
    right: 0;
    left: auto;
    width: 16%;
  }
  .page-template-template-about #about-experience .mv-text {
    max-width: 400px;
    margin-inline: auto;
  }
  .page-template-template-about #about-experience.js-pinned .mv-text {
    transform: translateY(40px);
  }
}
@media (max-width: 767.98px) {
  .page-template-template-about #about-experience .mv-text {
    max-width: 300px;
  }
}
@media (max-width: 500px) {
  .page-template-template-about #about-experience .experience-media-item.media-1, .page-template-template-about #about-experience .experience-media-item.media-2 {
    width: 90px;
  }
  .page-template-template-about #about-experience .experience-media-item.media-3, .page-template-template-about #about-experience .experience-media-item.media-4 {
    width: 80px;
  }
}
.page-template-template-about #partner {
  margin-top: clamp(100px, 10.417vw, 200px);
  margin-bottom: clamp(80px, 8.333vw, 160px);
}
.page-template-template-about #partner .partner-container {
  max-width: 1560px;
}
@media (min-width: 992px) {
  .page-template-template-about #partner h2 {
    white-space: normal;
  }
}
.page-template-template-about #partner .button-wrapper {
  display: inline-flex;
}

.single-service .service-gallery .img-big {
  width: 600px;
  height: 458px;
}
.single-service .service-gallery .img-small {
  width: 321px;
  height: 386px;
}
@media (max-width: 991.98px) {
  .single-service .service-gallery {
    flex-direction: column;
  }
  .single-service .service-gallery .img-big {
    width: 100%;
    max-width: 480px;
    height: auto;
    aspect-ratio: 600/458;
  }
  .single-service .service-gallery .img-small {
    width: 100%;
    max-width: 480px;
    height: auto;
    aspect-ratio: 321/386;
  }
}
.single-service #intro-content .text-justify p {
  line-height: 1.4;
}
.single-service #intro-content .text-justify .wp-block-image {
  margin-block: clamp(24px, 3vw, 48px);
}
.single-service #intro-content .text-justify .wp-block-image:first-child {
  margin-top: 0;
}
.single-service #intro-content .text-justify .wp-block-image:last-child {
  margin-bottom: 0;
}
.single-service #intro-content .text-justify .wp-block-image img {
  border-radius: 10px;
}
.single-service #intro-content .text-justify ul li,
.single-service #intro-content .text-justify ol li {
  margin-bottom: clamp(12px, 1.2vw, 20px);
  line-height: 1.35;
}
.single-service #intro-content .text-justify ul li:last-child,
.single-service #intro-content .text-justify ol li:last-child {
  margin-bottom: 0;
}
.single-service #intro-content .text-justify li ul, .single-service #intro-content .text-justify li ol {
  margin-top: clamp(10px, 1vw, 16px);
}
.single-service #intro-content .text-justify li ul li, .single-service #intro-content .text-justify li ol li {
  margin-bottom: clamp(10px, 1vw, 16px);
}

.page-template-template-services .service-number:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  background: #477374;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.page-template-template-services .service-item {
  padding-block: 132px 50px;
}

.contact-details {
  gap: clamp(30px, 4.2vw, 80px);
  margin-top: clamp(24px, 2.2vw, 40px);
  text-align: left;
}
.contact-details .cd-address {
  width: 350px;
  max-width: 100%;
}
.contact-details .cd-meta {
  width: 322px;
  max-width: 100%;
}
.contact-details .cd-meta a {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.contact-details .cd-meta a:hover {
  color: #477374;
}

#contact-form .form-wrapper {
  margin-top: clamp(40px, 4.2vw, 60px);
}

.page-template-template-faqs h2 {
  text-transform: uppercase;
  font-family: "ZapfHumanist";
  padding-block: 18px 54px;
  font-size: 20px;
  font-size: clamp(15px, 1.042vw, 20px);
  font-weight: 500;
}
.page-template-template-faqs .content-wrapper {
  max-width: 600px;
}
.page-template-template-faqs .content-wrapper p {
  font-size: clamp(15px, 1.042vw, 20px);
  font-weight: 400;
  margin-bottom: 0;
}
.page-template-template-faqs #general-content1 .inner {
  max-width: 600px;
}

.page-template-template-golden-visa .list ul li {
  border-bottom: 1px solid #6C8F90;
  padding: 20px 0;
}
.page-template-template-golden-visa .unordered-list ul {
  list-style-type: none;
}
.page-template-template-golden-visa #blurred-carousel {
  padding-left: 20px;
}
@media (max-width: 767.98px) {
  .page-template-template-golden-visa #blurred-carousel .swiper-slide {
    margin-top: 0 !important;
  }
}
.page-template-template-golden-visa .bc-nav {
  display: none !important;
  gap: clamp(18px, 6vw, 26px);
  justify-content: center;
  margin-top: clamp(18px, 5vw, 28px);
}
.page-template-template-golden-visa .bc-nav .carousel-arrow {
  cursor: pointer;
  width: clamp(40px, 11vw, 46px);
  line-height: 0;
  transition: opacity 0.3s ease;
}
.page-template-template-golden-visa .bc-nav .carousel-arrow svg {
  display: block;
  width: 100%;
  height: auto;
}
.page-template-template-golden-visa .bc-nav .carousel-arrow:hover, .page-template-template-golden-visa .bc-nav .carousel-arrow:focus {
  opacity: 0.65;
}
.page-template-template-golden-visa .bc-nav .carousel-nav-prev svg {
  transform: rotate(180deg);
}
@media (max-width: 767.98px) {
  .page-template-template-golden-visa .bc-nav {
    display: flex !important;
  }
}
@media (max-width: 767.98px) {
  .page-template-template-golden-visa #why-us {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .page-template-template-golden-visa #counters {
    margin-top: 0;
  }
}
.page-template-template-golden-visa .poa-timeline-section {
  position: relative;
  z-index: 2;
  height: 100vh;
  overflow: hidden;
  /* activate the rings on the current dot */
}
.page-template-template-golden-visa .poa-timeline-section .section-title {
  left: 50px;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-line {
  position: absolute;
  top: 257px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #c8d3d4;
  transform: translateY(-50%);
}
.page-template-template-golden-visa .poa-timeline-section .timeline-dots {
  position: absolute;
  top: 257px;
  left: 50%;
  display: flex;
  align-items: center;
  gap: 220px;
  transform: translateY(-50%);
  z-index: 10;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-dot-item {
  position: relative;
  width: 33px;
  height: 33px;
  flex-shrink: 0;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-dot-item span {
  position: absolute;
  top: 52px;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1;
  color: #6C8F90;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-dot-item.active span {
  opacity: 1;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-dot-item.active .timeline-dot {
  transform: scale(1.08);
}
.page-template-template-golden-visa .poa-timeline-section .timeline-dot {
  position: relative;
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background: #6C8F90;
  z-index: 2;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-dot::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 69px;
  height: 69px;
  transform: translate(-50%, -50%);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='69' height='69' viewBox='0 0 69 69' fill='none'%3E%3Ccircle opacity='0.42' cx='34.5' cy='34.5' r='23' stroke='%23477374' stroke-dasharray='2 2'/%3E%3Ccircle cx='34.5' cy='34.5' r='34' stroke='%23477374' stroke-dasharray='2 2'/%3E%3C/svg%3E") center/contain no-repeat;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-dot-item.active .timeline-dot::before {
  opacity: 1;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-content {
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(40px);
  transition: opacity 0.5s ease, transform 0.5s ease, visibility 0.5s ease;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-content h3 {
  margin-top: clamp(24px, 2.4vw, 36px);
}
.page-template-template-golden-visa .poa-timeline-section .timeline-content.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-cols {
  align-items: flex-start;
  justify-content: center;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-col-left {
  padding-right: clamp(20px, 3vw, 60px);
}
.page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-col-right p {
  margin-bottom: 10px;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-col-right ol, .page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-col-right ul {
  margin: 0;
  padding-left: 1.4em;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-col-right li {
  margin-bottom: 8px;
}
.page-template-template-golden-visa .poa-timeline-section .timeline-content-wrapper {
  position: absolute;
  top: 357px;
  left: 50%;
  transform: translateX(-50%);
  width: min(1100px, 90vw);
  min-height: 320px;
  z-index: 5;
}
@media (max-width: 1500px) {
  .page-template-template-golden-visa .poa-timeline-section .timeline-content .poa-step-text {
    padding-top: 0;
  }
  .page-template-template-golden-visa .poa-timeline-section .text-20,
  .page-template-template-golden-visa .poa-timeline-section li {
    font-size: 14px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content h3 {
    font-size: clamp(24px, 2vw, 34px);
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-col-right li {
    margin-bottom: 1px;
    line-height: 1.25;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-col-right p {
    margin-bottom: 5px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content-wrapper {
    top: 335px;
  }
}
@media (max-width: 991.98px) {
  .page-template-template-golden-visa .poa-timeline-section .timeline-line,
  .page-template-template-golden-visa .poa-timeline-section .timeline-dots {
    top: 183px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content-wrapper {
    top: 273px;
  }
}
@media (max-width: 767.98px) {
  .page-template-template-golden-visa .poa-timeline-section .section-title h2 {
    font-size: clamp(18px, 5.2vw, 24px);
    line-height: 1.15;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-dot,
  .page-template-template-golden-visa .poa-timeline-section .timeline-dot-item {
    width: 26px;
    height: 26px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-dot::before {
    width: 52px;
    height: 52px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-dot-item span {
    top: 40px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-line,
  .page-template-template-golden-visa .poa-timeline-section .timeline-dots {
    top: 150px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content-wrapper {
    top: 210px;
  }
  .page-template-template-golden-visa .poa-timeline-section .text-20,
  .page-template-template-golden-visa .poa-timeline-section li {
    font-size: 13px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content h3 {
    font-size: clamp(20px, 5vw, 26px);
    margin-bottom: 8px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-col-right li {
    margin-bottom: 2px;
    line-height: 1.25;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-col-left p {
    margin-bottom: 6px;
  }
}
@media (max-width: 500px) {
  .page-template-template-golden-visa .poa-timeline-section .text-20,
  .page-template-template-golden-visa .poa-timeline-section li {
    font-size: 12.5px;
  }
}
@media (max-width: 767.98px) and (max-height: 720px) {
  .page-template-template-golden-visa .poa-timeline-section .section-title h2 {
    font-size: 17px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-line,
  .page-template-template-golden-visa .poa-timeline-section .timeline-dots {
    top: 120px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-dot-item span {
    top: 34px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content-wrapper {
    top: 170px;
  }
  .page-template-template-golden-visa .poa-timeline-section .text-20,
  .page-template-template-golden-visa .poa-timeline-section li {
    font-size: 12px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-col-right li {
    margin-bottom: 1px;
    line-height: 1.2;
  }
  .page-template-template-golden-visa .poa-timeline-section .timeline-content.is-two-col .poa-col-left p {
    margin-bottom: 4px;
  }
}

.page-template-template-team #team-partners .team-section-label,
.page-template-template-team #team-departments .team-section-label {
  margin-bottom: clamp(20px, 2.083vw, 40px);
}
@media (max-width: 991.98px) {
  .page-template-template-team #team-partners .carousel-nav,
  .page-template-template-team #team-partners .team-carousel,
  .page-template-template-team #team-departments .carousel-nav,
  .page-template-template-team #team-departments .team-carousel {
    padding-left: clamp(20px, 2.604vw, 50px);
  }
}
.page-template-template-team .carousel-nav {
  gap: clamp(14px, 1.042vw, 20px);
  margin-bottom: clamp(20px, 2.083vw, 40px);
}
.page-template-template-team .carousel-nav .carousel-arrow {
  cursor: pointer;
  width: clamp(28px, 1.823vw, 35px);
  line-height: 0;
  transition: opacity 0.3s linear;
}
.page-template-template-team .carousel-nav .carousel-arrow svg {
  display: block;
  width: 100%;
  height: auto;
}
.page-template-template-team .carousel-nav .carousel-arrow:hover, .page-template-template-team .carousel-nav .carousel-arrow:focus {
  opacity: 0.6;
}
.page-template-template-team .carousel-nav .carousel-nav-prev svg {
  transform: rotate(180deg);
}
.page-template-template-team .carousel-nav .swiper-button-disabled {
  opacity: 0.35;
  pointer-events: none;
}
.page-template-template-team .swiper-slide {
  height: auto;
}
.page-template-template-team .team-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.page-template-template-team .team-card .team-card-img {
  flex: 0 0 auto;
  background-color: #477374;
  width: 100%;
  aspect-ratio: 365/503;
}
.page-template-template-team .team-card .team-card-info {
  flex: 1 1 auto;
}
.page-template-template-team .team-card .team-card-name {
  text-transform: uppercase;
}
.page-template-template-team .team-card .team-card-role {
  opacity: 0.8;
}
.page-template-template-team .team-card .team-card-links {
  gap: 6px;
  text-align: right;
}
.page-template-template-team .team-card .team-card-link {
  color: #477374;
  text-decoration: underline;
  text-underline-position: from-font;
}
.page-template-template-team .team-card .team-card-link:hover, .page-template-template-team .team-card .team-card-link:focus {
  color: #477374;
  opacity: 0.7;
}
.page-template-template-team .dept-card .team-card-img {
  aspect-ratio: 503/365;
}
.page-template-template-team .dept-card .dept-card-row {
  gap: 10px;
}
.page-template-template-team #team-departments {
  overflow: hidden;
}
.page-template-template-team #team-departments .dept-bleed-right {
  padding-right: 0;
}

.page-template-template-life-in-greece .life-hero-cluster {
  gap: clamp(16px, 1.667vw, 32px);
  max-width: 1580px;
  margin: 0 auto;
}
.page-template-template-life-in-greece .life-hero-img {
  position: relative;
  flex: 0 0 auto;
}
.page-template-template-life-in-greece .life-hero-img:after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.55) 100%);
  pointer-events: none;
}
.page-template-template-life-in-greece .life-hero-img.hero-img-1 {
  width: clamp(200px, 27.5vw, 528px);
  height: clamp(300px, 22.3vw, 428px);
}
.page-template-template-life-in-greece .life-hero-img.hero-img-2 {
  width: clamp(150px, 16.72vw, 321px);
  height: clamp(250px, 20.1vw, 386px);
  margin-top: clamp(20px, 2.2vw, 42px);
}
.page-template-template-life-in-greece .life-hero-img.hero-img-3 {
  width: clamp(220px, 31.25vw, 600px);
  height: clamp(320px, 23.54vw, 452px);
}
@media (max-width: 767.98px) {
  .page-template-template-life-in-greece .life-hero-img {
    min-width: 0;
    height: auto;
    margin-top: 0;
  }
  .page-template-template-life-in-greece .life-hero-img.hero-img-1 {
    flex: 528 1 0;
    width: auto;
    aspect-ratio: 528/428;
  }
  .page-template-template-life-in-greece .life-hero-img.hero-img-2 {
    flex: 321 1 0;
    width: auto;
    aspect-ratio: 321/386;
    margin-top: 0;
  }
  .page-template-template-life-in-greece .life-hero-img.hero-img-3 {
    flex: 600 1 0;
    width: auto;
    aspect-ratio: 600/452;
  }
}
@media (max-width: 767.98px) {
  .page-template-template-life-in-greece #life-hero-gallery .container-fluid.swiper {
    overflow: hidden;
  }
  .page-template-template-life-in-greece #life-hero-gallery .container-fluid.swiper .life-hero-cluster {
    gap: 0;
    justify-content: flex-start !important;
    align-items: stretch;
  }
  .page-template-template-life-in-greece #life-hero-gallery .container-fluid.swiper .life-hero-img,
  .page-template-template-life-in-greece #life-hero-gallery .container-fluid.swiper .life-hero-img.hero-img-1,
  .page-template-template-life-in-greece #life-hero-gallery .container-fluid.swiper .life-hero-img.hero-img-2,
  .page-template-template-life-in-greece #life-hero-gallery .container-fluid.swiper .life-hero-img.hero-img-3 {
    flex: 0 0 auto;
    width: 82%;
    height: auto;
    margin-top: 0;
    aspect-ratio: 900/690;
  }
}
.page-template-template-life-in-greece .life-text-block + .life-text-block {
  margin-top: clamp(40px, 4.167vw, 80px);
}
.page-template-template-life-in-greece .life-image-block {
  max-width: 786px;
  width: 100%;
  height: clamp(320px, 27.55vw, 529px);
  margin-block: clamp(50px, 5.208vw, 100px);
}

.single-post .single-article-title {
  max-width: 1295px;
}
.single-post #single-featured .single-featured-img {
  max-width: 1298px;
  margin: 0 auto;
  aspect-ratio: 1298/860;
}
.single-post .single-divider {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  opacity: 1;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-block: clamp(16px, 1.667vw, 28px);
}
.single-post #single-meta .single-meta-top {
  max-width: 1298px;
  margin: 0 auto;
}
.single-post #single-meta .single-share {
  max-width: 1298px;
  margin: 0 auto;
  justify-content: center;
  gap: clamp(24px, 2.5vw, 48px);
}
.single-post #single-meta .single-share .single-share-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: none;
  border: 0;
  padding: 0;
  color: #000;
  cursor: pointer;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.single-post #single-meta .single-share .single-share-item svg {
  display: block;
}
.single-post #single-meta .single-share .single-share-item:hover, .single-post #single-meta .single-share .single-share-item:focus, .single-post #single-meta .single-share .single-share-item.is-active {
  color: #477374;
}
.single-post .single-post-content {
  max-width: 782px;
  margin-inline: auto;
  text-align: justify;
}
.single-post .single-post-content h2, .single-post .single-post-content h3, .single-post .single-post-content h4 {
  font-family: "ZapfHumanist";
  color: #477374;
  text-align: left;
  text-transform: none;
  line-height: 1.26;
  font-size: clamp(24px, 1.667vw, 32px);
  margin-top: clamp(40px, 3.125vw, 60px);
  margin-bottom: clamp(16px, 1.25vw, 24px);
}
.single-post .single-post-content p {
  margin-bottom: 1.4em;
}
.single-post .single-post-content ul, .single-post .single-post-content ol {
  margin: 0 0 1.4em;
  padding-left: 1.4em;
}
.single-post .single-post-content li {
  margin-bottom: 0.4em;
}
.single-post .single-post-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: clamp(30px, 3.125vw, 60px) auto;
  border-radius: 10px;
}
.single-post .single-post-content figure {
  max-width: 100%;
  margin-inline: auto;
}
.single-post .single-post-content figure img {
  margin-block: 0;
}
.single-post .single-post-content a {
  color: #477374;
  text-decoration: underline;
}
.single-post #more-stories {
  margin-bottom: clamp(90px, 8.333vw, 160px);
}
.single-post #more-stories .story-card-img {
  width: 100%;
  aspect-ratio: 442/537;
  background-color: #EDE7E0;
}
.single-post #more-stories .story-card-title a {
  color: #477374;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.single-post #more-stories .story-card-title a:hover {
  opacity: 0.7;
}
.single-post #more-stories .story-card-date {
  opacity: 0.7;
}

.page-template-template-blog .blog-featured .blog-featured-img {
  width: 100%;
  aspect-ratio: 1038/975;
  background-color: #EDE7E0;
}
.page-template-template-blog .blog-featured .blog-featured-title a {
  color: #477374;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.page-template-template-blog .blog-featured .blog-featured-title a:hover {
  opacity: 0.7;
}
.page-template-template-blog .blog-card .blog-card-img {
  width: 100%;
  aspect-ratio: 344/415;
  background-color: #EDE7E0;
}
.page-template-template-blog .blog-card .blog-card-title a {
  color: #477374;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.page-template-template-blog .blog-card .blog-card-title a:hover {
  opacity: 0.7;
}
.page-template-template-blog .blog-card-date {
  opacity: 0.7;
}
@media (min-width: 992px) {
  .page-template-template-blog .archive-posts-list > .blog-grid-item:nth-child(odd) {
    flex: 0 0 auto;
    width: 41.6667%;
  }
  .page-template-template-blog .archive-posts-list > .blog-grid-item:nth-child(even) {
    flex: 0 0 auto;
    width: 58.3333%;
  }
}
.page-template-template-blog .blog-grid-item:nth-child(odd) .blog-card .blog-card-img {
  aspect-ratio: 13/14;
}
.page-template-template-blog .blog-grid-item:nth-child(even) .blog-card .blog-card-img {
  aspect-ratio: 4/3;
}
.page-template-template-blog .more-posts-btn {
  background: none;
  border: 0;
  padding: 0;
  color: #477374;
  cursor: pointer;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.page-template-template-blog .more-posts-btn svg {
  display: block;
}
.page-template-template-blog .more-posts-btn:hover {
  opacity: 0.75;
}
.page-template-template-blog .more-posts-btn.is-loading {
  opacity: 0.6;
  pointer-events: none;
}
.page-template-template-blog .more-posts-btn.is-finished {
  opacity: 0.5;
  cursor: default;
}

.single-event .single-article-title {
  max-width: 1521px;
}
.single-event #single-featured .single-featured-img {
  max-width: 100%;
  margin: 0 auto;
  aspect-ratio: 1298/860;
}
.single-event .single-divider {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  opacity: 1;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-block: clamp(16px, 1.667vw, 28px);
}
.single-event #single-meta .single-meta-top {
  max-width: 1298px;
  margin: 0 auto;
}
.single-event .single-post-content {
  max-width: 782px;
  margin-inline: auto;
  text-align: justify;
}
.single-event .single-post-content h2, .single-event .single-post-content h3, .single-event .single-post-content h4 {
  font-family: "ZapfHumanist";
  color: #000;
  text-align: left;
  text-transform: none;
  line-height: 1.118;
  font-size: clamp(28px, 2.604vw, 50px);
  margin-top: clamp(40px, 3.125vw, 60px);
  margin-bottom: clamp(16px, 1.25vw, 24px);
}
.single-event .single-post-content p {
  margin-bottom: 1.4em;
}
.single-event .single-post-content ul, .single-event .single-post-content ol {
  margin: 0 0 1.4em;
  padding-left: 1.4em;
}
.single-event .single-post-content li {
  margin-bottom: 0.4em;
}
.single-event .single-post-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: clamp(30px, 3.125vw, 60px) auto;
  border-radius: 10px;
}
.single-event .single-post-content a {
  color: #477374;
  text-decoration: underline;
}
.single-event #event-register .event-register-form-wrap {
  max-width: 950px;
  margin: 0 auto;
}
.single-event #event-register .wpforms-container {
  margin: 0;
}
.single-event #event-register .wpforms-form .wpforms-field {
  padding: 0;
  margin-bottom: clamp(6px, 0.8vw, 16px);
}
.single-event #event-register .wpforms-form input.wpforms-field-large,
.single-event #event-register .wpforms-form input[type=text],
.single-event #event-register .wpforms-form input[type=email],
.single-event #event-register .wpforms-form input[type=tel] {
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: none;
  box-shadow: none;
  padding: clamp(16px, 1.6vw, 30px) 0;
  color: #477374;
  font-family: "Manrope", "ManropeGreek", sans-serif;
  font-size: clamp(18px, 1.563vw, 30px);
  text-align: center;
}
.single-event #event-register .wpforms-form input.wpforms-field-large::placeholder,
.single-event #event-register .wpforms-form input[type=text]::placeholder,
.single-event #event-register .wpforms-form input[type=email]::placeholder,
.single-event #event-register .wpforms-form input[type=tel]::placeholder {
  color: #477374;
  opacity: 0.4;
}
.single-event #event-register .wpforms-form input.wpforms-field-large:focus,
.single-event #event-register .wpforms-form input[type=text]:focus,
.single-event #event-register .wpforms-form input[type=email]:focus,
.single-event #event-register .wpforms-form input[type=tel]:focus {
  border-bottom-color: #477374;
  outline: none;
}
.single-event #event-register .wpforms-form .wpforms-field-label {
  display: none;
}
.single-event #event-register .wpforms-submit-container {
  text-align: center;
  margin-top: clamp(24px, 2.5vw, 48px);
}
.single-event #event-register .wpforms-form button.wpforms-submit {
  background: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  width: auto !important;
  min-width: 0 !important;
  color: #2f2121 !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  gap: 14px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.single-event #event-register .wpforms-form button.wpforms-submit::after {
  content: "";
  flex: 0 0 auto;
  width: 44px;
  height: 44px;
  background: url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22' cy='22' r='21.5' stroke='%23477374'/%3E%3Ccircle cx='22' cy='22' r='17' fill='%23477374'/%3E%3Cg transform='translate(11.5,14.65) scale(0.7)'%3E%3Cpath d='M28.7155 10.8947L29.1676 10.4164L28.7155 9.9382L19.5069 0.197812C19.2575 -0.0659374 18.852 -0.0659374 18.6027 0.197812C18.3534 0.461562 18.3534 0.890518 18.6027 1.15427L26.7191 9.74014H0.6393C0.285858 9.74014 0 10.0425 0 10.4164C0 10.7903 0.285858 11.0927 0.6393 11.0927H26.7191L18.6027 19.6786C18.3534 19.9423 18.3534 20.3713 18.6027 20.635C18.7278 20.7674 18.8913 20.8331 19.0548 20.8331C19.2183 20.8331 19.3817 20.7674 19.5069 20.635L28.7155 10.8947Z' fill='white'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/contain;
}
.single-event #event-register .wpforms-form button.wpforms-submit:hover {
  opacity: 0.7;
}
.single-event #event-register .wpforms-confirmation-container-full {
  text-align: center;
  color: #477374;
  background: none;
  border: 0;
}
.single-event > section:last-child {
  margin-bottom: clamp(90px, 9vw, 150px);
}

.page-template-template-events .event-card .event-card-img {
  width: 100%;
  aspect-ratio: 432/527;
  background-color: #EDE7E0;
}
.page-template-template-events .event-card .event-card-title a {
  color: #477374;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.page-template-template-events .event-card .event-card-title a:hover {
  opacity: 0.7;
}
.page-template-template-events .event-card .event-card-date {
  opacity: 0.48;
  margin-bottom: clamp(6px, 0.6vw, 10px);
}
.page-template-template-events .event-card .event-card-meta {
  color: #477374;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  text-underline-position: from-font;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.page-template-template-events .event-card .event-card-meta:hover {
  opacity: 0.7;
}
.page-template-template-events .event-card .event-card-cta {
  margin-top: clamp(30px, 3.2vw, 56px);
}
.page-template-template-events .events-divider {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  opacity: 1;
  width: 100vw;
  margin-left: calc(50% - 50vw);
}
.page-template-template-events #events-highlights {
  overflow: hidden;
}
.page-template-template-events #events-highlights .swiper-custom {
  margin-right: calc(50% - 50vw);
}
.page-template-template-events #events-highlights .carousel-nav {
  justify-content: center;
  margin-top: clamp(28px, 2.6vw, 48px);
  gap: clamp(12px, 1.25vw, 22px);
}
.page-template-template-events #events-highlights .carousel-nav .carousel-arrow {
  width: clamp(38px, 2.917vw, 44px);
  line-height: 0;
  cursor: pointer;
  transition: opacity 0.3s linear;
}
.page-template-template-events #events-highlights .carousel-nav .carousel-arrow svg {
  display: block;
  width: 100%;
  height: auto;
}
.page-template-template-events #events-highlights .carousel-nav .carousel-arrow:hover, .page-template-template-events #events-highlights .carousel-nav .carousel-arrow:focus {
  opacity: 0.6;
}
.page-template-template-events #events-highlights .carousel-nav .carousel-nav-prev svg {
  transform: rotate(180deg);
}
.page-template-template-events #events-highlights .carousel-nav .swiper-button-disabled {
  opacity: 0.35;
  pointer-events: none;
}

.single-project .project-hero {
  padding-inline: clamp(20px, 2.604vw, 50px);
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.single-project .ph-pin {
  position: relative;
}
.single-project .ph-info-btn {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: clamp(16px, 4vw, 26px);
  bottom: clamp(16px, 4vw, 26px);
  z-index: 20;
  width: clamp(48px, 13vw, 56px);
  height: clamp(48px, 13vw, 56px);
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: #477374;
  color: #fff;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.18);
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transform: scale(0.8);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.single-project .ph-info-btn.is-revealed {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1);
}
.single-project .ph-info-btn:hover {
  opacity: 0.85;
}
.single-project .ph-info-panel {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 19;
  width: min(320px, 86vw);
  background: #F2EDE8;
  box-shadow: 6px 0 28px rgba(0, 0, 0, 0.18);
  transform: translateX(calc(-100% - clamp(20px, 2.604vw, 50px)));
  transition: transform 0.4s ease;
  overflow-y: auto;
  padding: clamp(64px, 14vw, 86px) clamp(20px, 5vw, 30px) clamp(28px, 6vw, 40px);
  padding-left: clamp(40px, 9vw, 52px);
}
.single-project .ph-info-panel.is-open {
  transform: translateX(-20px);
}
.single-project .ph-info-panel .ph-info-panel-close {
  position: absolute;
  top: clamp(12px, 3vw, 18px);
  right: clamp(12px, 3vw, 18px);
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: transparent;
  color: #477374;
  cursor: pointer;
}
.single-project .ph-info-panel .ph-specs,
.single-project .ph-info-panel .ph-brochure {
  margin-top: clamp(22px, 5vw, 36px);
}
.single-project .ph-info-panel .ph-title {
  font-size: clamp(40px, 12vw, 56px);
}
@media (max-width: 991.98px) {
  .single-project .ph-info-btn {
    display: flex;
    position: fixed;
  }
  .single-project .ph-info-panel {
    display: block;
    position: fixed;
  }
}
.single-project .ph-track {
  min-height: 100vh;
  min-height: 100svh;
  overflow: visible;
}
.single-project .ph-track-inner {
  height: 100vh;
  height: 100svh;
  width: max-content;
  gap: 0;
  padding-top: clamp(90px, 8vw, 130px);
  padding-bottom: clamp(40px, 6vh, 90px);
}
.single-project .ph-feature {
  flex: 0 0 auto;
  align-self: stretch;
  width: clamp(380px, 44.84vw, 861px);
  background: #EDE7E0;
}
@media (max-width: 420px) {
  .single-project .ph-feature {
    width: min(88vw, 360px);
  }
}
.single-project .ph-feature .ph-360 {
  position: absolute;
  top: clamp(18px, 1.8vw, 30px);
  right: clamp(18px, 1.8vw, 30px);
  z-index: 2;
}
.single-project .ph-feature .ph-360 svg {
  display: block;
  width: clamp(40px, 2.6vw, 50px);
  height: auto;
}
.single-project .ph-feature .ph-status {
  position: absolute;
  left: clamp(18px, 1.8vw, 30px);
  bottom: clamp(18px, 1.8vw, 30px);
  gap: 12px;
  color: #fff;
  z-index: 2;
}
.single-project .ph-feature .ph-status .ph-status-dot {
  width: 38px;
  height: 38px;
  border-radius: 70px;
  background: #E4E4DE;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-project .ph-feature .ph-status .ph-status-dot::before {
  content: "";
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #477374;
}
.single-project .ph-info {
  flex: 0 0 clamp(340px, 24vw, 420px);
  align-self: stretch;
  margin-top: calc(-1 * clamp(90px, 8vw, 130px));
  margin-bottom: calc(-1 * clamp(40px, 6vh, 90px));
  margin-left: 20px;
  position: relative;
  z-index: 2;
  background: transparent;
  padding-inline: clamp(14px, 1.2vw, 28px);
  padding-top: clamp(40px, 5.2vw, 100px);
}
.single-project .ph-info.is-docked {
  background: #EDE7E0;
  -webkit-mask-image: linear-gradient(to right, #000 0%, #000 40%, rgba(0, 0, 0, 0.85) 60%, rgba(0, 0, 0, 0.45) 80%, transparent 100%), linear-gradient(to bottom, #000 0%, #000 45%, rgba(0, 0, 0, 0.8) 65%, rgba(0, 0, 0, 0.4) 85%, transparent 100%);
  mask-image: linear-gradient(to right, #000 0%, #000 40%, rgba(0, 0, 0, 0.85) 60%, rgba(0, 0, 0, 0.45) 80%, transparent 100%), linear-gradient(to bottom, #000 0%, #000 45%, rgba(0, 0, 0, 0.8) 65%, rgba(0, 0, 0, 0.4) 85%, transparent 100%);
  -webkit-mask-composite: source-in;
  mask-composite: intersect;
}
.single-project .ph-info.is-stuck {
  background-attachment: scroll;
}
.single-project .ph-info .ph-addr {
  opacity: 0.7;
}
.single-project .ph-info .ph-specs {
  min-width: 300px;
}
.single-project .ph-info .ph-specs li {
  margin-bottom: clamp(6px, 0.6vw, 12px);
  opacity: 0.9;
}
.single-project .ph-info .ph-goldenvisa {
  width: 100%;
  max-width: clamp(120px, 34vw, 180px);
}
.single-project .ph-info .ph-goldenvisa svg {
  display: block;
  width: 100%;
  height: auto;
}
.single-project .ph-info .ph-brochure {
  letter-spacing: 0.04em;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.single-project .ph-info .ph-brochure:hover {
  opacity: 0.6;
}
.single-project .ph-desc {
  flex: 0 0 auto;
  align-self: center;
  width: max(280px, 100vw - 2 * clamp(20px, 2.604vw, 50px) - clamp(380px, 44.84vw, 861px) - clamp(340px, 24vw, 420px) - 106px);
  margin-right: 70px;
  z-index: 1;
  will-change: opacity;
}
.single-project .ph-desc div {
  max-width: 100%;
}
@media (max-width: 991.98px) {
  .single-project .ph-info {
    flex: 0 0 clamp(240px, 42vw, 340px);
  }
  .single-project .ph-info .ph-specs {
    min-width: 0;
  }
}
.single-project .ph-stack {
  flex: 0 0 auto;
  margin-left: clamp(30px, 3vw, 70px);
  z-index: 1;
}
.single-project .ph-stack.ph-pos-top {
  align-self: flex-start;
}
.single-project .ph-stack.ph-pos-bottom {
  align-self: flex-end;
}
.single-project .ph-stack .ph-slide {
  margin-left: 0;
}
.single-project .ph-caption {
  margin-top: clamp(20px, 3vh, 44px);
  max-width: 423px;
}
.single-project .ph-slide {
  flex: 0 0 auto;
  margin-left: clamp(30px, 3vw, 70px);
  z-index: 1;
  background: #EDE7E0;
  max-height: calc(100vh - clamp(90px, 8vw, 130px) - clamp(40px, 6vh, 90px));
  max-height: calc(100svh - clamp(90px, 8vw, 130px) - clamp(40px, 6vh, 90px));
}
.single-project .ph-slide.ph-slide-tall {
  width: clamp(340px, 27vw, 540px);
  aspect-ratio: 540/800;
}
.single-project .ph-slide.ph-slide-wide {
  width: clamp(480px, 44vw, 860px);
  aspect-ratio: 860/540;
}
.single-project .ph-slide.ph-pos-top {
  align-self: flex-start;
}
.single-project .ph-slide.ph-pos-center {
  align-self: center;
}
.single-project .ph-slide.ph-pos-bottom {
  align-self: flex-end;
}
.single-project .ph-view-location {
  flex: 0 0 auto;
  margin-left: clamp(30px, 3vw, 70px);
  z-index: 1;
  align-self: flex-end;
  padding-inline: clamp(30px, 4vw, 90px);
  padding-bottom: clamp(60px, 14vh, 180px);
}
.single-project .project-gallery {
  padding-block: clamp(60px, 9vw, 160px);
  overflow: hidden;
}
.single-project .project-gallery .pg-grid {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: clamp(30px, 5vw, 110px);
}
.single-project .project-gallery .pg-left {
  flex: 0 0 auto;
  width: clamp(300px, 40vw, 600px);
  aspect-ratio: 600/830;
}
.single-project .project-gallery .pg-right {
  flex: 0 0 auto;
  width: clamp(280px, 34vw, 540px);
  margin-top: clamp(20px, 4vw, 70px);
}
.single-project .project-gallery .pg-right .pg-img {
  aspect-ratio: 540/420;
}
.single-project .project-gallery .pg-caption {
  margin-top: clamp(20px, 3vh, 44px);
  max-width: 423px;
}
@media (min-width: 992px) {
  .single-project .project-gallery .pg-grid {
    padding-left: calc(clamp(340px, 24vw, 420px) + clamp(16px, 2vw, 40px));
  }
  .single-project .project-gallery .pg-left,
  .single-project .project-gallery .pg-right {
    flex-shrink: 1;
    min-width: 0;
  }
}
@media (max-width: 767.98px) {
  .single-project .project-gallery .pg-grid {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: clamp(28px, 7vw, 50px);
  }
  .single-project .project-gallery .pg-left,
  .single-project .project-gallery .pg-right {
    width: 100%;
    max-width: 480px;
  }
  .single-project .project-gallery .pg-right {
    margin-top: 0;
  }
  .single-project .project-gallery .pg-caption {
    max-width: 480px;
  }
}
.single-project .project-form {
  padding-block: clamp(80px, 12vw, 200px);
  font-family: "ZapfHumanist";
}
.single-project .project-form .title-ghost {
  color: #b9b2aa;
  filter: blur(8px);
}
.single-project .project-form .project-form-wrap {
  max-width: 760px;
}
.single-project .project-form.is-step-1 .pf-step-2 {
  display: none !important;
}
.single-project .project-form.is-step-2 .pf-step-1 {
  display: none !important;
}
.single-project .project-form .pf-tabs {
  border: 1px solid rgba(71, 115, 116, 0.25);
  border-radius: 70px;
  margin-bottom: clamp(28px, 3vw, 56px);
}
.single-project .project-form .pf-tab {
  flex: 1 1 50%;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 70px;
  padding: clamp(14px, 1.1vw, 22px);
  color: rgba(71, 115, 116, 0.45);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  cursor: pointer;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.single-project .project-form .pf-tab .pf-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #477374;
  display: none;
}
.single-project .project-form .pf-tab.is-active {
  flex: 0 0 53%;
  position: relative;
  z-index: 1;
  color: #477374;
  border-color: rgba(71, 115, 116, 0.35);
  background: transparent;
}
.single-project .project-form .pf-tab.is-active .pf-dot {
  display: inline-block;
}
.single-project .project-form .wpforms-field {
  padding: 0;
  margin-bottom: 0;
}
.single-project .project-form .pf-step-1 .wpforms-field-label,
.single-project .project-form .pf-consent .wpforms-field-label {
  display: none !important;
}
.single-project .project-form input[type=text],
.single-project .project-form input[type=email],
.single-project .project-form input[type=tel],
.single-project .project-form textarea {
  width: 100%;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(71, 115, 116, 0.3);
  border-radius: 0;
  text-align: center;
  padding: 30px 0;
  color: #477374;
  font-family: "ZapfHumanist";
  font-size: clamp(18px, 1.3vw, 22px);
  line-height: 1.2;
}
.single-project .project-form input[type=text]::placeholder,
.single-project .project-form input[type=email]::placeholder,
.single-project .project-form input[type=tel]::placeholder,
.single-project .project-form textarea::placeholder {
  color: rgba(71, 115, 116, 0.5);
  opacity: 1;
}
.single-project .project-form input[type=text]:focus,
.single-project .project-form input[type=email]:focus,
.single-project .project-form input[type=tel]:focus,
.single-project .project-form textarea:focus {
  outline: none;
  border-bottom-color: #477374;
}
.single-project .project-form textarea {
  min-height: 140px;
  resize: vertical;
}
.single-project .project-form .pf-yesno,
.single-project .project-form .pf-select {
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 6px 20px;
  padding: clamp(14px, 1.2vw, 22px) 0;
  border-bottom: 1px solid rgba(71, 115, 116, 0.3);
}
.single-project .project-form .pf-yesno .wpforms-error,
.single-project .project-form .pf-select .wpforms-error {
  flex-basis: 100%;
  width: 100%;
  order: 10;
  margin: 0;
  text-align: right;
}
.single-project .project-form .pf-select {
  position: relative;
}
.single-project .project-form .pf-yesno fieldset {
  display: contents;
  border: 0;
  margin: 0;
  padding: 0;
  min-width: 0;
}
.single-project .project-form .pf-yesno legend,
.single-project .project-form .pf-select > .wpforms-field-label {
  float: none;
  margin: 0;
  padding: 0;
  color: #477374;
  font-family: "ZapfHumanist";
  font-size: clamp(18px, 1.4vw, 24px);
  line-height: 1.2;
}
.single-project .project-form .pf-yesno legend .wpforms-required-label,
.single-project .project-form .pf-select > .wpforms-field-label .wpforms-required-label {
  color: #477374;
  margin-right: 4px;
}
.single-project .project-form .pf-yesno ul {
  list-style: none;
  display: flex !important;
  gap: 14px;
  margin: 0;
  padding: 0;
}
.single-project .project-form .pf-yesno li {
  display: block;
  margin: 0;
  padding: 0;
}
.single-project .project-form .pf-yesno input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.single-project .project-form .pf-yesno label.wpforms-field-label-inline {
  display: block;
  width: clamp(48px, 4vw, 58px);
  height: clamp(48px, 4vw, 58px);
  border-radius: 50%;
  border: 1px solid rgba(71, 115, 116, 0.5);
  font-size: 0;
  color: transparent;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45%;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.single-project .project-form .pf-yesno .choice-1 label {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='16' viewBox='0 0 22 16' fill='none'%3E%3Cpath d='M2 8l6 6L20 2' stroke='%23477374' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.single-project .project-form .pf-yesno .choice-2 label {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M2 2l14 14M16 2L2 16' stroke='%23477374' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E");
}
.single-project .project-form .pf-yesno input:checked + label {
  background-color: #477374;
  border-color: #477374;
}
.single-project .project-form .pf-yesno input:checked + label { /* swap icon to white */ }
.single-project .project-form .pf-yesno .choice-1 input:checked + label {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='16' viewBox='0 0 22 16' fill='none'%3E%3Cpath d='M2 8l6 6L20 2' stroke='%23ffffff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.single-project .project-form .pf-yesno .choice-2 input:checked + label {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M2 2l14 14M16 2L2 16' stroke='%23ffffff' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E");
}
.single-project .project-form .pf-select select {
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  text-align: right;
  text-align-last: right;
  color: #477374;
  font-family: "ZapfHumanist";
  font-size: clamp(16px, 1.2vw, 20px);
  padding-right: calc(clamp(40px, 3.2vw, 52px) + 18px);
  cursor: pointer;
}
.single-project .project-form .pf-select select:focus, .single-project .project-form .pf-select select:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.single-project .project-form .pf-select select option {
  background-color: #fff;
  color: #477374;
  text-align: left;
  padding: 8px 16px;
}
.single-project .project-form .pf-select select option:checked {
  background-color: #fff;
  color: #477374;
}
.single-project .project-form .pf-select::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: clamp(40px, 3.2vw, 52px);
  height: clamp(40px, 3.2vw, 52px);
  border-radius: 50%;
  background: #477374 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' viewBox='0 0 16 10' fill='none'%3E%3Cpath d='M1 1l7 7 7-7' stroke='%23ffffff' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/16px no-repeat;
  pointer-events: none;
}
.single-project .project-form .pf-consent fieldset {
  border: 0;
  margin: 0;
  padding: clamp(18px, 1.6vw, 28px) 0 0;
  min-width: 0;
}
.single-project .project-form .pf-consent ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-project .project-form .pf-consent li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 0;
}
.single-project .project-form .pf-consent input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.single-project .project-form .pf-consent label.wpforms-field-label-inline {
  position: relative;
  padding-left: 30px;
  color: #477374;
  font-family: "ZapfHumanist";
  font-size: clamp(14px, 1vw, 17px);
  cursor: pointer;
}
.single-project .project-form .pf-consent label.wpforms-field-label-inline::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid rgba(71, 115, 116, 0.6);
}
.single-project .project-form .pf-consent input:checked + label::before {
  background: #477374;
  box-shadow: inset 0 0 0 3px #F2EDE8;
}
.single-project .project-form .pf-field-phone {
  position: relative;
}
.single-project .project-form .pf-field-phone::before {
  content: none;
}
.single-project .project-form .pf-field-phone input {
  padding-inline: 0;
}
.single-project .project-form .wpforms-submit-container,
.single-project .project-form .pf-continue-wrap {
  text-align: center;
  margin-top: clamp(24px, 2.4vw, 44px);
}
.single-project .project-form .wpforms-submit,
.single-project .project-form .pf-continue {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #000 !important;
  font-weight: 600;
  font-size: clamp(14px, 1vw, 16px);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.single-project .project-form .wpforms-submit::after,
.single-project .project-form .pf-continue::after {
  content: "";
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1.5px solid #477374;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='14' viewBox='0 0 22 14' fill='none'%3E%3Cpath d='M1 7h19m-6-6 6 6-6 6' stroke='%23477374' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/20px no-repeat;
}
.single-project .project-form .wpforms-submit:hover,
.single-project .project-form .pf-continue:hover {
  opacity: 0.65;
}
.single-project .project-form .wpforms-submit::after,
.single-project .project-form .pf-continue::after {
  border-color: #477374;
  background: #477374 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='14' viewBox='0 0 22 14' fill='none'%3E%3Cpath d='M1 7h19m-6-6 6 6-6 6' stroke='%23ffffff' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/20px no-repeat;
}
.single-project .project-form .wpforms-submit-spinner {
  display: none !important;
}
@media (max-width: 767.98px) {
  .single-project .project-form .pf-yesno,
  .single-project .project-form .pf-select {
    gap: 12px;
  }
  .single-project .project-form .pf-yesno legend,
  .single-project .project-form .pf-select > .wpforms-field-label {
    font-size: clamp(13px, 3.6vw, 17px);
  }
  .single-project .project-form .pf-select > .wpforms-field-label {
    white-space: nowrap;
  }
  .single-project .project-form .pf-select select {
    font-size: clamp(13px, 3.4vw, 16px);
    min-width: 0;
  }
}
.single-project #project-nav {
  margin-top: clamp(40px, 4.5vw, 80px);
  margin-bottom: clamp(60px, 8vw, 130px);
}
.single-project #project-nav .pn-row {
  gap: 16px;
}
.single-project #project-nav .pn-spacer {
  flex: 0 0 auto;
}
.single-project #project-nav .pn-btn {
  display: inline-flex;
  align-items: center;
  gap: clamp(10px, 1vw, 18px);
  color: #477374;
  text-decoration: none;
  font-family: "ZapfHumanist";
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.single-project #project-nav .pn-btn:hover {
  opacity: 0.8;
}
.single-project #project-nav .pn-next {
  margin-left: auto;
}
.single-project #project-nav .pn-arrow {
  width: clamp(40px, 3.2vw, 52px);
  height: clamp(40px, 3.2vw, 52px);
  flex: 0 0 auto;
}
.single-project #project-nav .pn-arrow svg {
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 575.98px) {
  .single-project #project-nav .pn-label {
    font-size: clamp(14px, 4vw, 16px);
  }
  .single-project #project-nav .pn-btn {
    gap: 8px;
  }
}

#service-nav {
  margin-top: clamp(40px, 4.5vw, 80px);
  margin-bottom: clamp(60px, 8vw, 130px);
}
#service-nav .pn-row {
  gap: 16px;
}
#service-nav .pn-spacer {
  flex: 0 0 auto;
}
#service-nav .pn-btn {
  display: inline-flex;
  align-items: center;
  gap: clamp(10px, 1vw, 18px);
  color: #477374;
  text-decoration: none;
  font-family: "ZapfHumanist";
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
#service-nav .pn-btn:hover {
  opacity: 0.8;
}
#service-nav .pn-next {
  margin-left: auto;
}
#service-nav .pn-arrow {
  width: clamp(40px, 3.2vw, 52px);
  height: clamp(40px, 3.2vw, 52px);
  flex: 0 0 auto;
}
#service-nav .pn-arrow svg {
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 575.98px) {
  #service-nav .pn-label {
    font-size: clamp(14px, 4vw, 16px);
  }
  #service-nav .pn-btn {
    gap: 8px;
  }
}

.event-card--past .event-card-img {
  cursor: default;
}

.page-template-template-projects {
  background: #fff;
}
.page-template-template-projects .webglBg {
  display: none;
}
.page-template-template-projects #main-content {
  background: #fff;
}

.projects-page #projects-intro,
.featured-developments #projects-intro {
  padding-top: clamp(20px, 3vw, 60px);
}
.projects-page .projects-filters,
.featured-developments .projects-filters {
  gap: clamp(16px, 2vw, 30px);
}
.projects-page .pj-tabs,
.featured-developments .pj-tabs {
  gap: clamp(18px, 2.2vw, 40px);
}
.projects-page .pj-tab,
.featured-developments .pj-tab {
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 6px 0;
  font-family: "ZapfHumanist";
  font-size: clamp(21px, 1.458vw, 28px);
  color: rgba(71, 115, 116, 0.35);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.projects-page .pj-tab.is-active, .projects-page .pj-tab:hover,
.featured-developments .pj-tab.is-active,
.featured-developments .pj-tab:hover {
  color: #477374;
}
.projects-page .pj-dropdowns,
.featured-developments .pj-dropdowns {
  gap: clamp(12px, 1.2vw, 20px);
}
.projects-page .pj-dropdown,
.featured-developments .pj-dropdown {
  position: relative;
}
.projects-page .pj-dropdown-toggle,
.featured-developments .pj-dropdown-toggle {
  gap: 16px;
  width: clamp(260px, 18.33vw, 352px);
  max-width: 100%;
  height: clamp(64px, 4.27vw, 82px);
  background: #EDE7E0;
  border: 0;
  border-radius: 70px;
  padding: 0 8px 0 clamp(24px, 2vw, 34px);
  color: #477374;
  font-family: "Manrope", "ManropeGreek", sans-serif;
  cursor: pointer;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.projects-page .pj-dropdown-toggle:hover,
.featured-developments .pj-dropdown-toggle:hover {
  opacity: 0.85;
}
.projects-page .pj-dropdown-arrow,
.featured-developments .pj-dropdown-arrow {
  width: clamp(38px, 3vw, 44px);
  height: clamp(38px, 3vw, 44px);
  flex: 0 0 auto;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.projects-page .pj-dropdown-arrow svg,
.featured-developments .pj-dropdown-arrow svg {
  display: block;
  width: 100%;
  height: 100%;
}
.projects-page .pj-dropdown.is-open .pj-dropdown-arrow,
.featured-developments .pj-dropdown.is-open .pj-dropdown-arrow {
  transform: rotate(180deg);
}
.projects-page .pj-dropdown-menu,
.featured-developments .pj-dropdown-menu {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  min-width: 100%;
  margin: 0;
  padding: 8px;
  list-style: none;
  background: #fff;
  border: 1px solid rgba(71, 115, 116, 0.2);
  border-radius: 16px;
  box-shadow: 0 12px 30px rgba(71, 115, 116, 0.12);
  z-index: 20;
  display: none;
}
.projects-page .pj-dropdown-menu li,
.featured-developments .pj-dropdown-menu li {
  padding: 9px 18px;
  border-radius: 10px;
  color: #477374;
  white-space: nowrap;
  cursor: pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.projects-page .pj-dropdown-menu li:hover, .projects-page .pj-dropdown-menu li.is-active,
.featured-developments .pj-dropdown-menu li:hover,
.featured-developments .pj-dropdown-menu li.is-active {
  background: #EDE7E0;
}
.projects-page .pj-dropdown.is-open .pj-dropdown-menu,
.featured-developments .pj-dropdown.is-open .pj-dropdown-menu {
  display: block;
}
.projects-page #projects-list,
.projects-page .featured-list,
.featured-developments #projects-list,
.featured-developments .featured-list {
  position: relative;
  overflow: hidden;
  padding-bottom: clamp(200px, 26vw, 480px);
  transition: padding-bottom 0.35s ease;
}
.projects-page #projects-list.is-filtering,
.featured-developments #projects-list.is-filtering {
  padding-bottom: clamp(20px, 3vw, 60px);
}
.projects-page .projects-grid,
.projects-page .projects-actions,
.featured-developments .projects-grid,
.featured-developments .projects-actions {
  position: relative;
  z-index: 1;
}
.projects-page .projects-filters,
.featured-developments .projects-filters {
  position: relative;
  z-index: 10;
}
.projects-page .projects-curve,
.featured-developments .projects-curve {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  aspect-ratio: 1920/3217;
  height: auto;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
  transition: opacity 0.35s ease;
}
.projects-page .projects-curve .pc-bg-svg,
.featured-developments .projects-curve .pc-bg-svg {
  display: block;
  width: 100%;
  height: 100%;
}
.projects-page .projects-curve.is-curve-hidden,
.featured-developments .projects-curve.is-curve-hidden {
  opacity: 0;
}
.projects-page .fd-view-more,
.featured-developments .fd-view-more {
  text-decoration: none;
}
.projects-page .fd-view-more:hover,
.featured-developments .fd-view-more:hover {
  opacity: 0.85;
  color: #477374;
}
.projects-page .projects-actions,
.featured-developments .projects-actions {
  margin-top: clamp(50px, 7vw, 110px);
}
.projects-page .projects-loadmore[hidden],
.featured-developments .projects-loadmore[hidden] {
  display: none !important;
}
.projects-page .projects-loadmore,
.featured-developments .projects-loadmore {
  gap: 16px;
  justify-content: space-between;
  width: clamp(260px, 18.33vw, 352px);
  max-width: 100%;
  height: clamp(64px, 4.27vw, 82px);
  background: #EDE7E0;
  border: 0;
  border-radius: 70px;
  padding: 0 clamp(24px, 2.29vw, 44px) 0 clamp(28px, 2.6vw, 50px);
  color: #477374;
  font-family: "Manrope", "ManropeGreek", sans-serif;
  cursor: pointer;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.projects-page .projects-loadmore:hover,
.featured-developments .projects-loadmore:hover {
  opacity: 0.85;
}
.projects-page .projects-loadmore .pl-plus,
.featured-developments .projects-loadmore .pl-plus {
  width: clamp(40px, 3.2vw, 44px);
  height: clamp(40px, 3.2vw, 44px);
  flex: 0 0 auto;
}
.projects-page .projects-loadmore .pl-plus svg,
.featured-developments .projects-loadmore .pl-plus svg {
  display: block;
  width: 100%;
  height: 100%;
}
.projects-page .projects-grid,
.featured-developments .projects-grid {
  align-items: flex-start;
  gap: clamp(40px, 8.5vw, 163px);
}
.projects-page .pj-col,
.featured-developments .pj-col {
  flex: 1 1 50%;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: clamp(70px, 8.5vw, 163px);
}
.projects-page .pj-col-right,
.featured-developments .pj-col-right {
  margin-top: clamp(50px, 8vw, 150px);
}
.projects-page .projects-grid-item.is-hidden,
.featured-developments .projects-grid-item.is-hidden {
  display: none;
}
.projects-page .projects-empty,
.featured-developments .projects-empty {
  margin-top: clamp(20px, 3vw, 50px);
}
.projects-page .project-card,
.featured-developments .project-card {
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.projects-page .project-card .pc-media,
.featured-developments .project-card .pc-media {
  aspect-ratio: 3/4;
}
.projects-page .project-card .pc-media img,
.featured-developments .project-card .pc-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.projects-page .project-card .pc-overlay,
.featured-developments .project-card .pc-overlay {
  position: absolute;
  inset: 0;
  border-radius: 10px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.55) 100%);
  pointer-events: none;
}
.projects-page .project-card .pc-status,
.featured-developments .project-card .pc-status {
  position: absolute;
  left: clamp(16px, 1.4vw, 26px);
  bottom: clamp(16px, 1.4vw, 26px);
  gap: 10px;
  color: #fff;
  z-index: 2;
}
.projects-page .project-card .pc-status .pc-status-dot,
.featured-developments .project-card .pc-status .pc-status-dot {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #E4E4DE;
  display: flex;
  align-items: center;
  justify-content: center;
}
.projects-page .project-card .pc-status .pc-status-dot::before,
.featured-developments .project-card .pc-status .pc-status-dot::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #477374;
}
.projects-page .project-card .pc-more,
.featured-developments .project-card .pc-more {
  position: absolute;
  right: clamp(16px, 1.4vw, 26px);
  bottom: clamp(16px, 1.4vw, 26px);
  gap: 12px;
  color: #fff;
  z-index: 2;
  letter-spacing: 0.04em;
}
.projects-page .project-card .pc-more .pc-more-arrow,
.featured-developments .project-card .pc-more .pc-more-arrow {
  width: clamp(38px, 3vw, 44px);
  height: clamp(38px, 3vw, 44px);
  flex: 0 0 auto;
}
.projects-page .project-card .pc-more .pc-more-arrow svg,
.featured-developments .project-card .pc-more .pc-more-arrow svg {
  display: block;
  width: 100%;
  height: 100%;
}
.projects-page .project-card .pc-title,
.featured-developments .project-card .pc-title {
  letter-spacing: 0.01em;
}
.projects-page .project-card .pc-loc,
.featured-developments .project-card .pc-loc {
  opacity: 0.8;
  letter-spacing: 0.05em;
}
.projects-page .project-card:hover .pc-media img,
.featured-developments .project-card:hover .pc-media img {
  opacity: 0.92;
}
.projects-page .project-card.on-teal .pc-title a,
.featured-developments .project-card.on-teal .pc-title a {
  color: #fff;
}
.projects-page .project-card.on-teal .pc-loc,
.featured-developments .project-card.on-teal .pc-loc {
  color: #fff;
  opacity: 0.8;
}
@media (max-width: 767.98px) {
  .projects-page .project-card .pc-status,
  .featured-developments .project-card .pc-status {
    top: clamp(14px, 4vw, 22px);
    bottom: auto;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.45);
  }
}

.featured-developments {
  padding-top: clamp(40px, 6vw, 110px);
  padding-bottom: clamp(90px, 12vw, 230px);
  background: #fff;
}
.featured-developments .featured-head {
  margin-bottom: clamp(40px, 5vw, 90px);
}
.featured-developments .title-ghost {
  color: #b9b2aa;
  filter: blur(8px);
}
.featured-developments .projects-grid {
  display: flex;
  flex-direction: column;
  gap: clamp(40px, 5vw, 90px);
}
.featured-developments .pj-row {
  align-items: flex-start;
  justify-content: center;
  gap: clamp(40px, 6.25vw, 120px);
}
.featured-developments .pj-big {
  flex: 0 1 auto;
  width: clamp(300px, 44.84vw, 1400px);
}
.featured-developments .pj-small {
  flex: 0 1 auto;
  width: clamp(260px, 38.8vw, 1212px);
  margin-top: clamp(80px, 13.9vw, 267px);
}
.featured-developments .pj-row--alt .pj-small {
  margin-top: 0;
}
.featured-developments .pj-row--alt .pj-big {
  margin-top: clamp(20px, 2.6vw, 50px);
}
@media (max-width: 767.98px) {
  .featured-developments .projects-grid {
    gap: clamp(28px, 7vw, 50px);
  }
  .featured-developments .pj-row {
    flex-direction: column;
    align-items: center;
    gap: clamp(28px, 7vw, 50px);
  }
  .featured-developments .pj-row .pj-big,
  .featured-developments .pj-row .pj-small {
    width: 100%;
    max-width: 480px;
    margin-top: 0;
  }
}

@media (max-width: 991.98px) {
  .projects-page .projects-filters {
    justify-content: center !important;
  }
  .projects-page .pj-tabs,
  .projects-page .pj-dropdowns {
    flex-wrap: wrap;
    justify-content: center;
  }
  .projects-page .projects-grid {
    flex-direction: column;
    gap: 0;
  }
  .projects-page .pj-col {
    flex: 1 1 100%;
    width: 100%;
    gap: clamp(40px, 9vw, 70px);
  }
  .projects-page .pj-col-right {
    margin-top: 0;
  }
}

@media screen and (max-width: 1199px) {
  /* ===== Mobile header + burger menu ===== */
  #header {
    position: fixed;
  }
  #header #main-navigation {
    display: none;
  }
  #header #burger-menu {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 14px;
    margin-left: auto;
    cursor: pointer;
    color: #000;
    z-index: 1100;
  }
  #header #burger-menu span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: currentColor;
    border-radius: 2px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
  }
  #header #burger-menu .first {
    top: 0;
  }
  #header #burger-menu .middle {
    top: 6px;
  }
  #header #burger-menu .last {
    top: 12px;
  }
  #header #main-navigation .menu-main-menu-container,
  #header #main-navigation #menu-main-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    gap: clamp(18px, 4.5vw, 34px);
  }
  #header #main-navigation #menu-main-menu li {
    position: relative;
    width: 100%;
  }
  #header #main-navigation #menu-main-menu > li > a {
    font-size: clamp(20px, 6vw, 30px);
  }
  #header #main-navigation .menu-item-has-children > a::after {
    display: none;
  }
  #header #main-navigation .submenu-toggle {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: clamp(34px, 9vw, 44px);
    height: clamp(28px, 7vw, 40px);
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
    color: inherit;
  }
  #header #main-navigation .submenu-toggle::before {
    content: "";
    display: block;
    width: clamp(8px, 2.2vw, 11px);
    height: clamp(8px, 2.2vw, 11px);
    margin: 0 auto;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-2px) rotate(45deg);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
  }
  #header #main-navigation li.submenu-open > .submenu-toggle::before {
    transform: translateY(2px) rotate(225deg);
  }
  #header #main-navigation .sub-menu,
  #header #main-navigation .menu-item-has-children:hover > .sub-menu {
    position: static !important;
    transform: none !important;
    opacity: 1;
    visibility: visible;
    display: none;
    text-align: left;
    width: 100%;
    padding: clamp(12px, 3.5vw, 22px) 0 0 clamp(14px, 4vw, 26px);
    background: none;
    box-shadow: none;
    border-radius: 0;
    min-width: 0;
  }
  #header #main-navigation .sub-menu::before,
  #header #main-navigation .menu-item-has-children:hover > .sub-menu::before {
    display: none;
  }
  #header #main-navigation li.submenu-open > .sub-menu {
    display: block !important;
  }
  #header #main-navigation .sub-menu li {
    margin-bottom: clamp(10px, 3vw, 18px);
  }
  #header #main-navigation .sub-menu a {
    font-size: clamp(15px, 4.5vw, 20px);
  }
  body.mobile-menu-open {
    overflow: hidden;
  }
  body.mobile-menu-open #header #burger-menu {
    color: #000;
  }
  body.mobile-menu-open #header #burger-menu .first {
    top: 6px;
    transform: rotate(45deg);
  }
  body.mobile-menu-open #header #burger-menu .middle {
    opacity: 0;
  }
  body.mobile-menu-open #header #burger-menu .last {
    top: 6px;
    transform: rotate(-45deg);
  }
  body.mobile-menu-open #header #main-navigation {
    display: flex !important;
    flex-direction: column;
    position: fixed;
    inset: 0;
    z-index: 1090;
    background: #F2EDE8;
    color: #000 !important;
    padding: clamp(90px, 22vw, 140px) clamp(24px, 6vw, 60px) clamp(40px, 8vw, 70px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 991px) {
  .intro-img-wrapper-horizontal {
    width: 100% !important;
  }
  #services-list .service-item {
    text-align: center;
  }
  #services-list .service-item .button-wrapper {
    justify-content: center;
    margin-inline: auto;
  }
}
@media screen and (max-width: 767px) {
  .text-90 {
    font-size: clamp(25px, 2.3vw, 45px);
  }
}
@media (max-height: 700px) {
  .home #home-process .process-img.process-img-bl {
    bottom: 17%;
    left: 30%;
    width: clamp(66px, 18vw, 108px);
  }
  .home #home-process .process-img.process-img-br {
    bottom: 20%;
    right: 30%;
    width: clamp(62px, 17vw, 100px);
  }
}