@font-face {
  font-family: Classico webfont;
  src: url('../fonts/classico-bold-webfont.woff2') format("woff2"), url('../fonts/classico-bold-webfont.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Classico webfont;
  src: url('../fonts/classico-webfont.woff2') format("woff2"), url('../fonts/classico-webfont.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --backround: #653624;
  --colour: #cfc7ad;
  --white: white;
  --black: #000;
}

.body {
  background-color: var(--backround);
  color: var(--colour);
  font-family: Classico webfont, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

.logo {
  z-index: 200;
  opacity: 1;
  position: fixed;
  top: 50px;
  left: 26px;
}

.logo.w--current {
  opacity: 1;
}

.logoimage {
  width: 200px;
}

.kypselia {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.title {
  width: 100%;
  margin-bottom: 21px;
  font-size: 40px;
  font-weight: 300;
}

.menuolo {
  z-index: 1000;
  background-color: var(--backround);
  color: var(--colour);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.butmenu {
  color: var(--colour);
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  position: relative;
}

.butmenu.w--current {
  color: var(--white);
}

.butmenu.svvvv {
  display: none;
}

.social {
  z-index: 500;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  opacity: 1;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: fixed;
  inset: auto 157px 8px auto;
}

.slink {
  width: 25px;
}

.slink.f {
  width: 19px;
  margin-top: 0;
  margin-left: 15px;
}

.slink.ins {
  width: 27px;
}

.image-5 {
  padding: 5px;
}

.menu-2 {
  z-index: 200000;
  opacity: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: fixed;
  inset: 17px 143px auto auto;
}

.buttona1 {
  background-color: #2d2188;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.buttona1.out {
  z-index: 49000;
  background-color: #0000;
  background-image: none;
  height: 100%;
  display: block;
  position: absolute;
}

.buttona1.in {
  z-index: 50000;
  background-color: #0000;
}

.string-2 {
  background-color: var(--colour);
  border-radius: 50px;
  width: 25px;
  height: 2px;
  margin-bottom: 6px;
  position: relative;
}

.logopurplesheep {
  z-index: 20000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: auto;
  display: none;
  position: fixed;
  inset: auto auto 185px 5px;
}

.link-block-8 {
  position: relative;
}

.design {
  color: var(--white);
  width: 90px;
  font-family: Roboto;
  font-size: 10px;
  font-weight: 500;
  position: absolute;
  top: -58px;
  left: -38px;
  transform: rotate(-90deg);
}

.purplesheeplogo {
  width: 20px;
}

.popup-overlay {
  z-index: 540000;
  background-color: var(--black);
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 300px;
  height: auto;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 20px;
  display: none;
  position: fixed;
  inset: auto 0% 13% auto;
}

.cookiein {
  margin-left: 10px;
  margin-right: 3px;
  display: flex;
}

.text-block-7 {
  color: var(--colour);
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 2;
}

.link-2 {
  color: #000;
  background-color: #ecd905;
  padding-left: 11px;
  padding-right: 11px;
  font-weight: 700;
  text-decoration: none;
}

.button-3 {
  color: var(--colour);
  background-color: #0000;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  display: flex;
}

.button-3:hover {
  background-color: #fbff00;
}

.pardiv {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 49px;
  display: block;
  position: relative;
}

.out {
  z-index: 300000;
  background-color: #f3eeea;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.paragraph-2 {
  margin-top: 0;
  margin-left: 17%;
  margin-right: 17%;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.section-3 {
  margin-bottom: 100px;
}

.section-3.cook {
  margin-bottom: 0;
  padding-bottom: 13%;
  position: relative;
}

.section-4 {
  height: 190px;
}

.animation {
  position: relative;
}

.animation.sv {
  display: block;
}

.book {
  z-index: 20;
  background-color: var(--black);
  color: var(--white);
  justify-content: center;
  align-items: center;
  padding: 71px 12px 5px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 0 0 auto auto;
}

.booktext {
  color: var(--colour);
  text-align: center;
  width: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  position: relative;
}

.booktelephone {
  z-index: 2000;
  grid-column-gap: 8px;
  grid-row-gap: 0px;
  opacity: 1;
  background-color: #000;
  justify-content: flex-end;
  align-items: center;
  padding: 7px 15px 7px 8px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0;
  right: 0;
}

.telephone {
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: relative;
}

.accordion-item-trigger {
  justify-content: flex-start;
  display: flex;
}

.button {
  z-index: 20;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-left: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.slider {
  width: 100%;
  position: relative;
}

.swiper-button-prev.swiper-button-white {
  color: var(--white);
}

.imageslide {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow: visible;
}

.imageslide.cen {
  object-position: 100% 50%;
}

.swiper-slide {
  cursor: grab;
  background-color: #0000;
  height: 100%;
}

.swiper-slide.svv {
  display: block;
}

.swiper-button-next.swiper-button-white {
  color: var(--white);
}

.picbackround {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 72%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.swiper {
  cursor: grab;
  display: block;
}

.hideee {
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.b1 {
  width: 40%;
  padding-top: 40%;
  text-decoration: none;
  position: relative;
}

.heading-2 {
  color: #fff;
  margin-top: -21px;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 300;
  line-height: 37px;
  position: absolute;
  top: 50%;
  left: -106px;
}

.kyriokeimeno {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10% 21% 198px;
  display: flex;
  position: relative;
}

.kyriokeimeno.syr {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  padding-left: 9%;
  padding-right: 9%;
  display: flex;
}

.kyriokeimeno.syr.offer {
  padding-top: 5%;
}

.kyriokeimeno.dom {
  padding: 5% 0% 163px;
}

.titles {
  width: 100%;
  margin-bottom: 30px;
  font-weight: 400;
}

.titles.domat {
  color: var(--colour);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 23px;
  font-size: 5.7vw;
  line-height: 1;
  position: relative;
}

.titles.sm {
  margin-top: 15px;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.titles.kef {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.maintext {
  max-width: 782.438ch;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 2;
  position: relative;
}

.maintext.facilities2 {
  column-count: 3;
  flex-direction: row;
  justify-content: center;
  column-gap: 71px;
  margin-top: 0;
  display: block;
  position: relative;
}

.maintext.btm {
  margin-bottom: 136px;
}

.maintext.th {
  margin-top: 48px;
  margin-bottom: 48px;
  position: relative;
}

.textinside {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-left: 21%;
  padding-right: 21%;
  display: flex;
  position: relative;
}

.textinside.syrrrrr {
  width: 100%;
}

.textinside.domati {
  margin-bottom: 177px;
  padding-left: 17%;
  padding-right: 17%;
}

.textinside.domati.n {
  margin-top: 93px;
  margin-bottom: 0;
  padding-left: 15%;
  padding-right: 15%;
}

.textinside.sss.offers {
  padding-left: 10%;
  padding-right: 10%;
}

.olatabuttons {
  width: 100%;
  margin-top: 136px;
}

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

.titloideuteroi {
  padding-left: 71px;
  font-family: Classico webfont, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.1;
  position: relative;
}

.titloideuteroi.appa {
  margin-top: 34px;
  margin-bottom: 20px;
}

.picbutton {
  background-color: var(--black);
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 121%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.picbutton.appart {
  width: 60%;
  padding-top: 63%;
  display: block;
  overflow: visible;
}

.picbutton.appart.dexi {
  width: 45%;
  margin-top: 8%;
  margin-left: 56%;
  padding-top: 29%;
}

.picbutton.appart.bar {
  width: 60%;
  margin-top: 8%;
  margin-left: 0%;
}

.picbutton.appart.bar._2 {
  margin-left: 47%;
}

.image-9 {
  opacity: .75;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.paroxes {
  margin-top: 67px;
  margin-bottom: 30px;
  font-family: Classico webfont, sans-serif;
  font-weight: 400;
  line-height: 1.2;
}

.buttonsst {
  background-color: var(--black);
  color: var(--white);
  width: 100%;
  padding-top: 113%;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.buttonsst.seir {
  padding-top: 138%;
}

.image-10 {
  opacity: .73;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.roomstitles {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.pano {
  height: 20vh;
}

.picorthies {
  width: 49.7%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: clip;
}

.picorthies.right {
  inset: 0% 0% auto auto;
}

.perigrafesdom {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
  position: relative;
}

.mhttt {
  z-index: 50;
  font-family: Tinos;
  font-size: 12px;
  display: none;
  position: fixed;
  bottom: 223px;
  right: -60px;
  transform: rotate(-90deg);
}

.syrosin {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  display: grid;
  position: relative;
}

.syrosin.assos {
  padding-left: 8%;
  padding-right: 8%;
}

.syrosin.assos.ffffer {
  padding-left: 16%;
  padding-right: 16%;
}

.icsyroskai {
  width: 100%;
  padding-top: 53%;
  padding-bottom: 53%;
  position: relative;
}

.icsyroskai.sv {
  display: none;
}

.icsyroskai.ffersss {
  padding-top: 29%;
  padding-bottom: 38%;
}

.imgs {
  object-fit: cover;
  object-position: 50% 29%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.picgridsyros {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80vw;
  padding-top: 86px;
  padding-bottom: 86px;
  display: grid;
  position: relative;
}

.picgridsyros.partners {
  grid-template-columns: 1fr 1fr 1fr;
}

.picgridsyros.sv {
  display: none;
}

.picgridsyros.ham {
  grid-template-columns: 1fr 1fr 1fr;
}

.image-12 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-12.dd {
  object-position: 60% 50%;
}

.image-12.dd.pre {
  object-fit: contain;
}

.image-12.ssss {
  object-position: 65% 50%;
}

.image-12.dddf {
  object-position: 30% 50%;
}

.picsyrolew {
  width: 100%;
  padding-top: 105%;
  position: relative;
}

.picsyrolew.st {
  padding-top: 135%;
  overflow: hidden;
}

.picsyrolew.st.der {
  padding-top: 69%;
}

.picsyrolew.st.der.ba {
  background-image: url('../images/Bar_Argini_Hotel-010.jpg');
  background-position: 50%;
  background-size: cover;
}

.picsyrolew.st.der.ba2 {
  overflow: hidden;
}

.picsyrolew.st.der.ra {
  background-image: url('../images/drz_argini-syros_11091.jpg');
  background-position: 50%;
  background-size: cover;
}

.picsyrolew.st.der.ra2 {
  background-image: url('../images/Elexis_Restaurant-004.jpg');
  background-position: 50%;
  background-size: cover;
}

.picsyrolew.st.der.ra4 {
  background-image: url('../images/Elexis_Restaurant-010.jpg');
  background-position: 50%;
  background-size: cover;
}

.picsyrolew.st.der.vk {
  background-image: url('../images/drz_argini-syros_11079.jpg');
  background-position: 50%;
  background-size: cover;
}

.picsyrolew.st.rb {
  background-image: url('../images/drz_argini-syros_11022.jpg');
  background-position: 50%;
  background-size: cover;
}

.picsyrolew.st.sv {
  display: none;
}

.picsyrolew.press {
  background-color: var(--white);
  padding-top: 99%;
  overflow: hidden;
}

.picsyrolew.press.la {
  padding-top: 89%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
  position: relative;
}

.i {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.heading-4 {
  font-size: 120px;
  font-weight: 400;
  line-height: 1;
}

.heading-5 {
  font-weight: 400;
}

.button-4 {
  background-color: var(--black);
  margin-top: 40px;
  position: relative;
}

.pin {
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: relative;
}

.image-13 {
  width: 18px;
}

.keys {
  opacity: 0;
  position: fixed;
  inset: 0% auto auto 0%;
}

.kookey {
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  position: fixed;
}

.politiki {
  color: var(--white);
  font-size: 18px;
  text-decoration: none;
  position: fixed;
  inset: auto -30px 142px auto;
  transform: rotate(-90deg);
}

.politiki.svv {
  display: none;
}

.adress2 {
  color: var(--colour);
  text-align: center;
  width: 100%;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.adress2.animationola {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.bold-text-3 {
  margin-top: -25px;
  padding-top: 0;
}

.adresscontact {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100%;
  display: flex;
  position: static;
}

.div-block-2 {
  background-color: #1d1d1d;
  width: 100%;
  padding-top: 100%;
  display: block;
  position: relative;
}

.mailto {
  color: var(--colour);
  text-align: center;
  width: 100%;
  margin-bottom: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
  text-decoration: none;
  display: block;
  position: relative;
}

.mailto._1 {
  font-size: 25px;
  font-weight: 300;
}

.mailto._1.animationola {
  color: var(--colour);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.mailto._1.animationola.sv {
  color: var(--colour);
  display: none;
}

.mailto.animationola {
  color: var(--colour);
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.centeradd {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.contact {
  width: 100%;
}

.column-4 {
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.fondo {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.fondosellections {
  z-index: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.overlay {
  z-index: auto;
  opacity: .12;
  background-color: #0000;
  background-image: url('../images/grainsta-1.png');
  background-position: 0 0;
  background-size: 130px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.newolo {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.cov {
  grid-column-gap: 1.7%;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

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

.esoa {
  opacity: 1;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.picoin {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: visible;
}

.picover {
  opacity: .3;
  object-fit: cover;
  object-position: 0% 100%;
  width: 100%;
  height: 100%;
  position: relative;
}

.ninima {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 7%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.minimafirst {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12vw;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.minimafirst.sm {
  margin-left: 23px;
  font-family: Classico webfont, sans-serif;
  font-size: 5vw;
  font-weight: 400;
}

.ana {
  position: relative;
}

.ana.eft {
  margin-left: -11%;
}

.ana.dexi {
  margin-left: 37%;
}

.dyo {
  width: 100%;
  display: block;
  position: relative;
}

.text {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 38%;
  padding-bottom: 38%;
  display: flex;
  position: relative;
}

.text.grido {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 12%;
  padding-left: 8%;
  padding-right: 8%;
  display: block;
}

.text.grido.well {
  padding-top: 9%;
}

.text.grido.well.restaur {
  padding-left: 8%;
  padding-right: 0%;
}

.text.grido.abo {
  padding-top: 66%;
  padding-bottom: 6%;
}

.text.grido.abotkato {
  padding-top: 0%;
}

.text.grido.abotkato.hotel {
  padding-top: 23%;
}

.paragrapho {
  z-index: 1;
  max-width: none;
  margin: 0%;
  font-family: Open Sans, sans-serif;
  font-size: 1.3vw;
  line-height: 1.7;
  position: relative;
}

.paragrapho.animationola {
  font-family: Open Sans, sans-serif;
}

.paragrapho.p {
  margin-bottom: 44px;
}

.paragrapho.p.animationola {
  -webkit-text-stroke-color: var(--colour);
  max-width: 70ch;
}

.linaccomo {
  color: #fff;
  width: 100%;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.tiloskoumpion {
  color: var(--white);
  text-align: center;
  margin-top: 0;
  margin-bottom: 2px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 36px;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.tiloskoumpion.ari {
  color: var(--white);
  padding-left: 94%;
  font-size: 6vw;
}

.tiloskoumpion.ari.bar {
  padding-left: 104%;
}

.tiloskoumpion.ari.bar._2 {
  text-align: left;
  margin-right: 103%;
  padding-left: 0%;
}

.tiloskoumpion.dexia {
  padding-right: 100%;
  font-size: 6vw;
}

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

.smallss {
  color: #fff;
  text-align: center;
  margin-top: 14px;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.3;
  position: relative;
}

.firsta {
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.fondochroma {
  background-color: #0000;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.periexomeno {
  background-color: #160000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.keimenoeso {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.amenities {
  width: 100%;
  position: relative;
}

.text-block-9 {
  opacity: 0;
  position: absolute;
}

.texta {
  width: 60%;
  display: block;
  position: relative;
}

.firstaa {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  display: flex;
  position: relative;
}

.firstaa.rest {
  justify-content: space-between;
  align-items: flex-start;
}

.firstaa.aboi {
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding-left: 0%;
  padding-right: 0%;
}

.opening {
  margin-bottom: 39px;
  padding-left: 11%;
  font-size: 6vw;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.opening.animationola {
  font-size: 5vw;
}

.opening.animationola.abo {
  text-align: left;
  padding-left: 0%;
  font-size: 4.5vw;
  line-height: 1;
}

.opening.well {
  padding-left: 19%;
}

.opening.well.animationola {
  padding-left: 20%;
}

.scroll {
  width: 4vw;
  max-width: 58px;
  margin-top: 31%;
  padding-top: 0;
  position: absolute;
}

.scroll.res {
  margin-top: 33%;
}

.picovideo {
  z-index: 4;
  width: 20%;
  padding-top: 12%;
  position: absolute;
  inset: auto auto 15% 5%;
}

.picovideo.new {
  width: 15%;
  margin-bottom: 12%;
  margin-left: 33%;
  padding-top: 21%;
  bottom: auto;
  left: auto;
  right: auto;
}

.background-video {
  z-index: 2;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.background-video.ana {
  display: flex;
}

.olaaa {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.stay {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.stay.i {
  width: 100%;
}

.staybutton {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.staybutton.well {
  justify-content: flex-start;
  align-items: flex-end;
}

.staybutton.rest {
  justify-content: flex-end;
  align-items: flex-end;
  width: 70%;
  height: auto;
  margin-left: 23%;
}

.picasss {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.picasss.restaurant {
  height: auto;
  padding-top: 58%;
  position: relative;
}

.picasss.v {
  background-color: var(--black);
  overflow: hidden;
}

.picoola {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 0%;
  display: flex;
}

.picoola.ar {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 60%;
  height: auto;
  margin-bottom: 58px;
}

.picoola.ar.animationola {
  width: 100%;
  position: relative;
}

.picoola.dex {
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  height: auto;
}

.picoola.dex.animationola {
  position: relative;
}

.picoola.dex.animationola.sv {
  display: none;
}

.picoola.n {
  width: 33.3333%;
  height: auto;
  margin-top: 0%;
  padding-top: 49%;
  position: relative;
}

.picoola.n.dexia {
  width: 66.666%;
  padding-top: 68%;
}

.picoola.n.dd {
  margin-top: 35%;
  padding-top: 41%;
  overflow: hidden;
}

.picoola.allo {
  padding-top: 59%;
  position: relative;
}

.imagbuttons {
  opacity: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.imagbuttons.ana {
  opacity: 1;
  text-decoration: none;
}

.imagbuttons.barr {
  opacity: .64;
}

.stao {
  z-index: 3;
  color: var(--colour);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.firsttitle {
  color: var(--colour);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.smtitle {
  color: var(--colour);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 1;
}

.titlloi {
  position: relative;
  bottom: 29%;
  left: -73%;
}

.titlloi.animationola {
  border: 2px solid var(--colour);
  background-color: var(--backround);
  padding: 33px;
  bottom: auto;
  left: auto;
}

.explore {
  width: 100%;
  position: relative;
}

.explore.svi {
  display: none;
}

.picexplore {
  width: 100%;
  padding-top: 60%;
  position: relative;
}

.imagessyros {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.titlosss {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.titlosexplore {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
}

.firstvideo {
  width: 100%;
  height: 100vh;
  position: fixed;
  inset: 0% auto auto 0%;
}

.firstolon {
  width: 100%;
  height: 100vh;
}

.videofirst, .videofi {
  width: 100%;
  height: 100%;
}

.videofi.welllbein {
  opacity: .83;
  display: block;
}

.bold-text-6 {
  color: var(--colour);
}

.allothers {
  width: 100%;
  padding-bottom: 20%;
  padding-left: 6%;
  padding-right: 6%;
}

.dexiapano {
  background-color: var(--backround);
  width: 35%;
  height: 15%;
  display: none;
  position: absolute;
  inset: -2% 0% auto auto;
}

.aristerakato {
  background-color: var(--backround);
  width: 65%;
  height: 5%;
  display: none;
  position: absolute;
  inset: auto auto -2% 0%;
}

.menuanoixto {
  justify-content: flex-end;
  align-items: center;
  margin-top: 64px;
  margin-right: 141px;
  display: none;
  position: fixed;
  inset: 0% 0% auto auto;
}

.menuanbutton {
  color: var(--colour);
  background-color: #3898ec00;
  padding-left: 7px;
  padding-right: 7px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

.menuanbutton.svo {
  display: none;
}

.section-5 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 220px;
  display: flex;
  position: relative;
}

.coverpicodom {
  width: 80%;
  padding-top: 100%;
  position: relative;
}

.coveimagedomatiou {
  opacity: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.coveimagedomatiou.sv {
  display: none;
  position: relative;
  overflow: visible;
}

.titlosola {
  position: absolute;
}

.titlosola.animation {
  padding-top: 15%;
  position: relative;
}

.ypotitlos {
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 43%;
  display: flex;
  position: relative;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.covsyites {
  grid-column-gap: 21px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto auto;
  grid-template-columns: .5fr 1fr 1fr .75fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.pic2 {
  width: 100%;
  margin-top: 58%;
  position: relative;
}

.image-14 {
  width: 100%;
  position: relative;
}

.picbackround-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 72%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.gridnew {
  grid-row-gap: 50px;
  grid-template: "AreaA"
                 "AreaA"
                 "."
                 "."
                 "."
                 "."
                 / 1fr 1fr;
  grid-auto-columns: auto;
  grid-auto-flow: row;
  place-content: center;
  align-items: center;
  padding-left: 10%;
  padding-right: 10%;
  display: grid;
}

.neobuttonsola {
  width: 100%;
  padding: 25% 0% 18%;
}

.suitastext {
  font-family: Classico webfont, sans-serif;
  font-size: 2vw;
  position: relative;
  top: -14px;
}

.makaa {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.photoaa {
  background-image: url('../images/nea-eikona-9site.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.photoaa.cel {
  background-image: url('../images/drz_argini-syros_10747.jpg');
}

.photoaa.victo {
  background-image: url('../images/Viktorias-2.jpg');
}

.photoaa.centu {
  background-image: url('../images/drz_argini-syros_128277.jpg');
}

.photoaa.weiler {
  background-image: url('../images/Weiler-1-sm.jpg');
}

.photoaa.laure {
  background-image: url('../images/drz_argini-syros_10596.jpg');
}

.photoaa.paiko {
  background-image: url('../images/Paikos-sm-1.jpg');
}

.photoaa.seria {
  background-image: url('../images/Seriana-sm.jpg');
}

.photoaa.vidalis {
  background-image: url('../images/drz_argini-syros_10628.jpg');
}

.photoaa.zziller {
  background-image: url('../images/DSC09511-HDR.jpg');
}

.photoaa.smpo {
  background-image: url('../images/Sampo-1smppp.jpg');
}

.makeb {
  overflow: hidden;
}

.kato-alla {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
  overflow: hidden;
}

.divosss {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-right: 6%;
  display: flex;
}

.allsuites {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 118px;
  padding-bottom: 118px;
  display: flex;
  position: relative;
}

.sutiesbuttonall {
  border: 1px solid var(--colour);
  color: var(--colour);
  text-align: center;
  background-color: #3898ec00;
  border-radius: 60px;
  padding: 9px 33px;
  font-size: 35px;
  position: relative;
}

.alllo {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.skiaaaa {
  background-image: linear-gradient(#000, #38383800 25%, #b3b3b300 71%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.ctrail {
  width: 120%;
  height: 120%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.titloiselgen {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.titloselexis {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 9%;
  font-size: 14vw;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.titloselexis.well {
  text-align: center;
  font-size: 10vw;
}

.titloselexis.well.sky {
  margin-bottom: 25px;
  margin-right: 0%;
  font-size: 13vw;
}

.titlosrestsmall {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 22%;
  font-size: 4vw;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.titlosrestsmall.welll.bb {
  margin-left: -14%;
}

.titlosrestsmall.welll.barrr {
  margin-left: 11%;
  font-size: 2vw;
}

.image-15 {
  width: 6%;
}

.fondovid {
  background-color: #0000004f;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.ses.sir {
  width: 27%;
}

.buttontext {
  color: var(--white);
  font-size: 50px;
  text-decoration: none;
  position: relative;
}

.buuttongiro {
  border: 1px solid var(--white);
  color: var(--white);
  padding: 9px 15px;
  text-decoration: none;
  position: relative;
}

.buuttongiro.rest {
  margin-top: -60%;
}

.neodesktop {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: auto;
  padding-top: 0%;
  display: block;
  position: relative;
  overflow: hidden;
}

.siragaa {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  width: 130vw;
  display: flex;
  position: relative;
  left: 94.3vw;
}

.siragab.sv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  width: 210vw;
  margin-left: -271%;
  display: flex;
  position: relative;
}

.desk {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
  position: sticky;
  top: 25%;
}

.diadromi {
  width: 100%;
  height: 160vw;
  position: relative;
}

.coverpiso {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.fondopisoeikona {
  opacity: .15;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.stayat {
  z-index: 900;
  color: var(--colour);
  text-align: center;
  margin-top: 168px;
  font-family: Classico webfont, sans-serif;
  font-size: 2vw;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.profirst {
  font-family: Classico webfont, sans-serif;
  font-size: 7vw;
  position: relative;
}

.sc {
  width: 4vw;
  max-width: 58px;
  margin-top: 42px;
}

.srollodiv {
  position: relative;
}

.wellll {
  opacity: .52;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.wellll.bar {
  opacity: .54;
}

.wellll.svi {
  display: none;
}

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

.onrequest {
  width: 100%;
  position: relative;
}

.ollooo {
  width: 100%;
  margin-top: 17%;
  position: relative;
}

.ttlll {
  margin-top: 62px;
  margin-bottom: 16px;
  padding-left: 19px;
  position: relative;
}

.link-3 {
  color: var(--white);
  position: relative;
}

.buto {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 101px;
  padding-bottom: 66px;
  display: flex;
  position: relative;
}

.menubutton {
  border: 1px solid var(--colour);
  color: var(--colour);
  background-color: #3898ec00;
  font-size: 25px;
  position: relative;
}

.pressin {
  text-align: center;
  margin-top: 207px;
  margin-bottom: 35px;
  padding-top: 0;
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.with-titiles {
  color: var(--colour);
  width: 100%;
  text-decoration: none;
  position: relative;
}

.pressname {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
  text-decoration: none;
  position: relative;
}

.pressname.diakopew {
  font-family: Open Sans, sans-serif;
}

.pressname.esoo {
  opacity: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.pressname.ffer {
  text-align: center;
}

.preesstitle {
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  position: relative;
}

.preesstitle.fffe {
  text-align: center;
}

.cookie_banner {
  z-index: 3;
  background-color: #e4eafa;
  border-radius: 1rem;
  max-width: 600px;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 20px 20px;
}

.cookie_icon {
  z-index: 2;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 5px;
  display: flex;
  position: fixed;
  inset: auto auto 20px 20px;
}

.cookie_checkbox-check {
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin-top: 0;
}

.cookie_checkbox-check.w--redirected-checked {
  background-color: #000;
  background-size: 14px 14px;
}

.cookie_selection {
  overflow: hidden;
}

.cookie_options {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2rem;
  display: flex;
}

.cookie_script {
  display: none;
}

.cookie_checkbox {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.cookies {
  z-index: 200;
  position: relative;
}

.button_secondary {
  color: #1e1a35;
  text-align: center;
  background-color: #0000;
  border: 1px solid #1e1a35;
  border-radius: 80px;
  justify-content: center;
  padding: 1rem 1.5rem;
  line-height: 1;
  transition: transform .3s, color .3s, background-color .3s;
}

.button_secondary:hover {
  color: #fff;
  background-color: #a78aff;
  border-color: #a78aff;
  transform: translate(0, -2px);
}

.button_primary {
  color: #fff;
  text-align: center;
  background-color: #1e1a35;
  border-radius: 80px;
  padding: 1rem 1.5rem;
  font-weight: 400;
  line-height: 1;
  transition: transform .3s, background-color .3s;
}

.button_primary:hover {
  color: #fff;
  background-color: #a78aff;
  transform: translate(0, -2px);
}

.cookie_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  margin-top: 2rem;
  display: flex;
}

.artlogo {
  opacity: 1;
  background-color: #00000029;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.artlo0goa {
  width: 50%;
  margin-bottom: 55px;
}

.artlo0goa.ge {
  width: 40%;
}

.esofirst {
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.esoinfo {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.esoinfo._2 {
  opacity: 0;
  display: flex;
}

.esoinfo._3, .esoinfo._4, .esoinfo._5 {
  opacity: 0;
}

.firsto {
  width: 100vw;
  height: 150vh;
}

.imagesback {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.imagesback.firs {
  opacity: 1;
  width: 100%;
  position: absolute;
}

.timebig {
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
  position: relative;
  inset: auto 0% 0% auto;
}

.timebig.ar {
  margin-left: 21px;
}

.timebig.dexia {
  justify-content: center;
  align-items: center;
  width: 18vw;
  height: 8vw;
  margin-right: 28px;
}

.dates {
  text-align: right;
  font-size: 8vw;
  line-height: 1;
  position: relative;
}

.dates.dex {
  text-align: left;
}

.lino {
  background-color: var(--white);
  width: 2px;
  height: 20vh;
  position: relative;
}

.linea {
  justify-content: space-between;
  align-items: stretch;
  width: 170px;
  display: flex;
  position: relative;
}

.esotime {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.counters {
  height: 48vw;
  position: relative;
}

.kyklospror {
  background-color: var(--white);
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: relative;
}

.infobutton {
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -2%;
  left: -4px;
}

.infobutton._2 {
  top: 32%;
}

.infobutton._3 {
  top: 65%;
}

.infobutton._4 {
  top: 95%;
}

.infobuttons {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  align-items: center;
  width: auto;
  font-size: 18px;
  display: flex;
  position: relative;
}

.buttooo {
  color: var(--white);
  font-size: 15px;
  text-decoration: none;
  position: relative;
}

.titlesol {
  position: relative;
}

.titlllo {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 5vw;
  font-weight: 400;
  line-height: 1.1;
  position: relative;
}

.titlllo.smm {
  margin-bottom: 8px;
  font-size: 3vw;
}

.titlllo.svo {
  display: none;
}

.phondooo {
  width: 120%;
  height: 120%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.phondooo.pr {
  opacity: .27;
  background-image: url('../images/chios-massacre-1280.jpg');
  background-position: 50%;
  background-size: cover;
}

.phondooo.chios {
  opacity: .24;
  background-image: url('../images/202214-Delacroixdfdf.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.phondooo.syros {
  opacity: .35;
  background-image: url('../images/plateia_miaouli555.jpg');
  background-position: 50%;
  background-size: cover;
}

.phondooo.rrr {
  width: 100%;
  height: 100%;
}

.secondwrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.photospa {
  width: 100%;
  padding-top: 0%;
}

.counteryear {
  flex-flow: column;
  display: flex;
}

.timoslinos {
  z-index: 8;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.ribirth {
  width: 100%;
  height: 100vh;
  position: relative;
}

.gridpaliesphotos {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
}

.paliesphotos {
  width: 100%;
  height: 100%;
  position: relative;
}

.imgo {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.newargini {
  width: 100%;
  height: 100%;
  position: relative;
}

.langos {
  z-index: 8;
  background-color: #cfc7ad;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  text-decoration: none;
  display: flex;
  position: fixed;
  inset: 97px 0 auto auto;
}

.langtext {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  position: relative;
}

.backrounddddd {
  z-index: 3;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.c-masonry-column {
  width: 100%;
}

.icoon {
  vertical-align: top;
  justify-content: center;
  align-items: center;
  font-family: Material Icons, sans-serif;
  font-weight: 400;
  display: inline;
  position: relative;
}

.text-span {
  vertical-align: top;
  display: inline;
}

.gold {
  z-index: 5;
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  margin-left: -150px;
  display: flex;
  position: fixed;
  inset: 19px auto auto 50%;
}

.golda {
  vertical-align: baseline;
  width: 130px;
  display: inline-block;
  position: relative;
}

.hotelaw {
  width: 16vw;
  position: relative;
}

.logos {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: center;
  align-items: center;
  margin-left: -6%;
  display: flex;
  position: relative;
}

.logos.svis {
  display: none;
}

.key {
  width: 3.5vw;
  position: relative;
}

.image-16 {
  width: 35px;
}

.image-17 {
  width: 130px;
}

.bookogfffers {
  background-color: #000;
  margin-top: 51px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 800;
  position: relative;
}

.section-6 {
  width: 100%;
  display: flex;
}

.awwwards {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 72px;
  margin-bottom: 72px;
  display: flex;
}

.awardsss {
  margin-bottom: 62px;
  padding-top: 0;
  font-weight: 400;
  position: relative;
}

.awwwardslogosthree {
  grid-column-gap: 2%;
  grid-row-gap: 2%;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 52px;
  display: flex;
}

.wwww {
  width: 190px;
}

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

.awicons._4 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  grid-template-columns: 1fr 1fr;
}

@media screen and (min-width: 1280px) {
  .menu-2 {
    display: flex;
  }

  .menuanoixto {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .logo {
    top: 9px;
    left: 17px;
  }

  .logoimage {
    width: 200px;
  }

  .title.text {
    font-size: 35px;
  }

  .butmenu {
    margin-top: 13px;
    margin-bottom: 13px;
    font-size: 24px;
  }

  .menu-2 {
    opacity: 1;
    width: 70px;
    display: flex;
    top: 7px;
    right: 169px;
  }

  .section-3.cook {
    padding-bottom: 17%;
  }

  .book {
    padding-top: 46px;
    top: 0;
  }

  .booktext {
    font-size: 25px;
  }

  .booktelephone {
    z-index: 200000;
    bottom: 0;
  }

  .heading-2 {
    text-align: center;
    width: 100%;
    margin-top: 91px;
    font-size: 30px;
    line-height: 35px;
    inset: auto auto -48px 0%;
  }

  .kyriokeimeno {
    padding-top: 18%;
    padding-left: 17%;
    padding-right: 17%;
  }

  .kyriokeimeno.syr {
    padding-left: 0%;
    padding-right: 0%;
  }

  .titles {
    margin-top: -6px;
    font-size: 30px;
    line-height: 38px;
  }

  .titles.sm {
    font-size: 25px;
  }

  .maintext {
    font-size: 18px;
  }

  .maintext.facilities2 {
    column-count: 2;
  }

  .maintext.th {
    margin-top: 37px;
    margin-bottom: 37px;
  }

  .textinside.syrrrrr {
    width: 100%;
  }

  .textinside.domati {
    padding-left: 14%;
    padding-right: 14%;
  }

  .textinside.domati.n {
    padding-left: 11%;
    padding-right: 11%;
  }

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

  .titloideuteroi {
    font-size: 27px;
  }

  .picorthies {
    width: 49.5%;
  }

  .perigrafesdom {
    margin-bottom: 1px;
    font-size: 17px;
  }

  .mhttt {
    font-size: 11px;
    bottom: 181px;
    right: -49px;
  }

  .syrosin.assos.ffffer {
    padding-left: 10%;
    padding-right: 10%;
  }

  .icsyroskai {
    width: 100%;
    padding-top: 48%;
  }

  .picgridsyros {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
    grid-template-columns: 1fr 1fr;
    width: 90vw;
  }

  .picsyrolew.kon {
    padding-top: 69%;
  }

  .picsyrolew.st.der {
    padding-top: 77%;
  }

  .politiki {
    font-size: 14px;
  }

  .picover {
    object-position: 0% 50%;
  }

  .minimafirst {
    font-size: 14vw;
  }

  .minimafirst.sm {
    font-size: 7vw;
  }

  .ana {
    margin-right: 39%;
  }

  .ana.eft {
    margin-left: -7%;
    margin-right: 0%;
  }

  .ana.dexi {
    margin-left: 38%;
    margin-right: -1%;
  }

  .text.grido {
    padding-left: 2%;
    padding-right: 2%;
  }

  .paragrapho {
    font-size: 2.5vw;
  }

  .tiloskoumpion {
    margin-bottom: 0;
    font-size: 28px;
  }

  .tiloskoumpion.ari.bar {
    padding-left: 111%;
  }

  .smallss {
    margin-top: 11px;
    font-size: 14px;
  }

  .opening.animationola {
    margin-bottom: 26px;
  }

  .scroll {
    width: 6vw;
    margin-top: 44%;
    margin-right: 0%;
  }

  .scroll.res {
    margin-top: 51%;
  }

  .picovideo {
    width: 30%;
    padding-top: 18%;
    left: 1%;
  }

  .picovideo.new {
    width: 20%;
    margin-bottom: 18%;
    margin-left: 45%;
    padding-top: 27%;
  }

  .firsttitle {
    font-size: 55px;
  }

  .smtitle {
    font-size: 19px;
  }

  .titlloi.animationola {
    padding-left: 16px;
    padding-right: 16px;
  }

  .menuanoixto {
    display: none;
  }

  .menuanbutton {
    text-align: center;
    font-size: 14px;
  }

  .section-5 {
    padding-top: 181px;
  }

  .coverpicodom {
    width: 90%;
  }

  .gridnew {
    padding-left: 6%;
    padding-right: 6%;
  }

  .suitastext {
    font-size: 3vw;
  }

  .sutiesbuttonall {
    font-size: 27px;
  }

  .titloselexis {
    font-size: 18vw;
  }

  .titloselexis.well.sky {
    margin-bottom: 15px;
    margin-right: -6%;
    font-size: 20vw;
  }

  .titlosrestsmall {
    font-size: 5vw;
  }

  .titlosrestsmall.welll.bb {
    margin-left: -19%;
  }

  .titlosrestsmall.welll.barrr {
    margin-left: 19%;
  }

  .image-15 {
    width: 12%;
  }

  .buttontext {
    font-size: 30px;
  }

  .stayat {
    font-size: 3vw;
  }

  .profirst {
    font-size: 8vw;
  }

  .sc {
    width: 8vw;
  }

  .pressin {
    margin-top: 33px;
    margin-bottom: 1px;
    font-size: 50px;
  }

  .cookie_banner {
    max-width: 80%;
  }

  .artlo0goa {
    width: 70%;
    margin-bottom: 19px;
  }

  .phondooo.rrr {
    width: 100%;
    height: 100%;
  }

  .gridpaliesphotos {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
  }

  .langos {
    top: 72px;
  }

  .gold {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    top: 102px;
    left: 22px;
  }

  .golda {
    width: 120px;
  }

  .hotelaw {
    width: 22vw;
  }

  .key {
    width: 4vw;
  }

  .image-16 {
    width: 30px;
  }

  .image-17 {
    width: 110px;
  }

  .awwwardslogosthree {
    grid-column-gap: 2%;
    grid-row-gap: 2%;
    margin-top: 47px;
  }

  .wwww {
    width: 160px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    top: 13px;
    left: 28px;
  }

  .logoimage {
    width: 150px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    text-align: center;
    margin-bottom: 14px;
    font-size: 30px;
    line-height: 40px;
  }

  .title.text {
    text-align: left;
    font-size: 28px;
  }

  .butmenu {
    margin-top: 11px;
    margin-bottom: 3px;
    font-size: 20px;
  }

  .social {
    bottom: 8px;
    right: 144px;
  }

  .slink {
    width: 24px;
  }

  .slink.f {
    width: 19px;
  }

  .slink.ins {
    width: 27px;
  }

  .menu-2 {
    width: 70px;
    top: 0;
    right: 157px;
  }

  .pardiv {
    margin-top: 34px;
  }

  .section-4 {
    height: 130px;
  }

  .book {
    padding-top: 43px;
  }

  .booktext {
    font-size: 24px;
  }

  .booktelephone {
    bottom: 0;
  }

  .telephone {
    width: 30px;
    height: 30px;
  }

  .accordion-item-trigger {
    margin-top: 25px;
  }

  .heading-2 {
    margin-top: 65px;
    font-size: 28px;
    line-height: 30px;
  }

  .kyriokeimeno {
    padding-top: 25%;
    padding-bottom: 149px;
  }

  .kyriokeimeno.syr {
    padding-left: 3%;
    padding-right: 3%;
  }

  .titles.sm {
    font-size: 22px;
  }

  .maintext {
    font-size: 16px;
  }

  .maintext.th {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .textinside {
    margin-top: 15px;
  }

  .textinside.syrrrrr {
    width: 100%;
  }

  .textinside.domati {
    padding-left: 11%;
    padding-right: 11%;
  }

  .textinside.sss {
    padding-left: 8%;
    padding-right: 8%;
  }

  .titloideuteroi {
    font-size: 27px;
  }

  .picbutton.appart.dexi.w--current {
    width: 70%;
    margin-left: 35%;
    padding-top: 44%;
  }

  .mhttt {
    bottom: 166px;
  }

  .syrosin.assos.ffffer {
    padding-left: 0%;
    padding-right: 0%;
  }

  .icsyroskai {
    width: 100%;
    padding-top: 54%;
  }

  .picgridsyros {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .picgridsyros.partners, .picgridsyros.ham {
    grid-template-columns: 1fr 1fr;
  }

  .picsyrolew.st.sv {
    display: block;
  }

  .politiki {
    font-size: 12px;
    bottom: 93px;
    right: -21px;
  }

  .adress2 {
    font-size: 20px;
    line-height: 1.2;
  }

  .mailto {
    font-size: 20px;
  }

  .mailto._1 {
    font-size: 20px;
    top: auto;
  }

  .centeradd {
    line-height: 16px;
  }

  .picover {
    object-position: 20% 50%;
  }

  .minimafirst.sm {
    font-size: 5vw;
  }

  .paragrapho {
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 14%;
    padding-right: 14%;
    font-size: 4vw;
  }

  .paragrapho.animationola {
    padding-left: 0%;
    padding-right: 0%;
    font-size: 3vw;
  }

  .tiloskoumpion {
    font-size: 29px;
  }

  .tiloskoumpion.ari.bar {
    padding-left: 109%;
  }

  .smallss {
    font-size: 14px;
  }

  .texta {
    padding-left: 21px;
  }

  .opening.animationola {
    font-size: 8vw;
  }

  .scroll {
    width: 8vw;
    margin-top: 52%;
  }

  .stay.i {
    justify-content: center;
    align-items: flex-start;
  }

  .firsttitle {
    text-align: center;
    font-size: 50px;
  }

  .smtitle {
    font-size: 18px;
  }

  .titlloi.animationola {
    padding: 16px 22px;
  }

  .menuanoixto {
    margin-top: 37px;
  }

  .neobuttonsola {
    margin-bottom: -6px;
  }

  .suitastext {
    font-size: 3vw;
  }

  .titloselexis.well.sky {
    margin-bottom: 16px;
    margin-right: -5%;
    font-size: 20vw;
  }

  .diadromi {
    height: 160vh;
  }

  .stayat {
    padding-left: 37px;
    padding-right: 37px;
    font-size: 4vw;
  }

  .profirst {
    font-size: 10vw;
  }

  .sc {
    width: 9vw;
  }

  .ollooo {
    margin-top: 35%;
  }

  .buto {
    padding-top: 91px;
  }

  .pressin {
    margin-top: 45px;
    font-size: 40px;
  }

  .pressname {
    font-size: 22px;
  }

  .preesstitle {
    font-size: 17px;
  }

  .cookie_banner {
    max-width: 100%;
    padding: 1rem;
    right: 20px;
  }

  .cookie_options {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .button_secondary, .button_primary {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cookie_buttons {
    flex-direction: column;
  }

  .langos {
    width: 30px;
    height: 30px;
  }

  .gold {
    top: 84px;
    left: 21px;
  }

  .golda {
    width: 100px;
  }

  .hotelaw {
    width: 27vw;
  }

  .key {
    width: 6vw;
  }

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

@media screen and (max-width: 479px) {
  .logo {
    top: 11px;
    left: 11px;
  }

  .logoimage {
    width: 150px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    font-size: 30px;
  }

  .title.text {
    line-height: 35px;
  }

  .butmenu {
    margin-bottom: 13px;
    font-size: 23px;
  }

  .social {
    top: auto;
    bottom: 10px;
    right: 141px;
  }

  .menu-2 {
    width: 50px;
    top: 0;
    bottom: 1px;
    right: 123px;
  }

  .string-2 {
    width: 6px;
  }

  .popup-overlay {
    width: 250px;
  }

  .pardiv {
    margin-top: 38px;
    display: block;
  }

  .paragraph-2 {
    margin-left: 44px;
    margin-right: 44px;
  }

  .section-3.cook {
    padding-bottom: 29%;
  }

  .book {
    inset: 0% 0% auto auto;
  }

  .booktext {
    font-size: 17px;
  }

  .booktelephone {
    bottom: 0;
    right: 0;
  }

  .accordion-item-trigger {
    margin-top: 31px;
  }

  .picbackround {
    padding-top: 83%;
  }

  .b1 {
    width: 50%;
    padding-top: 50%;
  }

  .heading-2 {
    margin-top: 10px;
    top: auto;
  }

  .kyriokeimeno {
    padding-top: 42%;
    padding-left: 9%;
    padding-right: 9%;
  }

  .kyriokeimeno.syr {
    padding-left: 6%;
    padding-right: 6%;
  }

  .kyriokeimeno.dom {
    padding-top: 15%;
    padding-bottom: 49px;
  }

  .titles.domat {
    margin-left: 10%;
    font-size: 13vw;
    bottom: 30%;
  }

  .titles.kef.offer {
    font-size: 28px;
  }

  .maintext {
    font-size: 18px;
  }

  .maintext.facilities2 {
    column-count: 1;
  }

  .maintext.btm {
    margin-bottom: 28px;
  }

  .textinside {
    margin-top: 19px;
  }

  .textinside.syrrrrr {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .textinside.domati {
    margin-bottom: 95px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .textinside.sss.offers {
    padding-left: 0%;
    padding-right: 0%;
  }

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

  .titloideuteroi {
    padding-bottom: 1px;
    padding-left: 21px;
  }

  .picbutton.appart {
    width: 70%;
    padding-top: 100%;
  }

  .picbutton.appart.dexi {
    width: 60%;
    margin-left: 45%;
    padding-top: 45%;
  }

  .picbutton.appart.dexi.w--current {
    width: 80%;
    margin-left: 24%;
    padding-top: 56%;
  }

  .picbutton.appart.bar {
    padding-top: 64%;
  }

  .buttonsst {
    padding-top: 137%;
  }

  .pano {
    height: 25vh;
  }

  .picorthies {
    width: 49.2%;
  }

  .perigrafesdom {
    margin-top: 75%;
    margin-right: 0;
    font-size: 15px;
  }

  .mhttt {
    z-index: 20;
    bottom: 171px;
    right: -52px;
  }

  .syrosin.assos {
    padding-left: 0%;
    padding-right: 0%;
  }

  .syrosin.assos.ffffer {
    padding-left: 6%;
    padding-right: 6%;
  }

  .icsyroskai {
    width: 100%;
    padding-top: 66%;
  }

  .picgridsyros, .picgridsyros.partners {
    grid-template-columns: 1fr;
  }

  .picsyrolew.kon {
    padding-top: 105%;
  }

  .politiki {
    bottom: 145px;
  }

  .adresscontact {
    background-color: #0000;
    margin-top: 123px;
  }

  .centeradd {
    padding-left: 21px;
    padding-right: 21px;
  }

  .contact {
    margin-top: 2px;
  }

  .fondosellections, .overlay {
    height: 100vh;
  }

  .cov {
    grid-column-gap: 0%;
    grid-row-gap: 1.4%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .barescover {
    display: flex;
  }

  .minimafirst {
    margin-left: -41%;
    font-size: 25vw;
  }

  .minimafirst.sm {
    margin-left: -41px;
    font-size: 9vw;
  }

  .ana {
    margin-right: 55%;
  }

  .text {
    padding-top: 112%;
    padding-bottom: 133%;
  }

  .text.grido {
    padding-bottom: 51%;
    padding-left: 9%;
    padding-right: 9%;
  }

  .text.grido.well {
    margin-top: 85px;
    padding-bottom: 12%;
  }

  .text.grido.well.restaur {
    padding-left: 8%;
  }

  .paragrapho {
    padding-left: 9%;
    padding-right: 9%;
    font-size: 6vw;
  }

  .paragrapho.animationola {
    font-size: 5vw;
  }

  .paragrapho.p.animationola {
    margin-bottom: 29px;
  }

  .linaccomo {
    width: 80%;
  }

  .tiloskoumpion {
    font-size: 27px;
  }

  .tiloskoumpion.ari, .tiloskoumpion.dexia {
    font-size: 8vw;
  }

  .texta {
    width: 100%;
    padding-top: 0%;
    padding-left: 0;
  }

  .firstaa {
    display: block;
  }

  .opening.animationola {
    padding-left: 0%;
    font-size: 10vw;
  }

  .opening.animationola.abo {
    font-size: 7.8vw;
  }

  .opening.well.animationola {
    padding-left: 0%;
  }

  .scroll {
    width: 12vw;
    margin-top: 72%;
    margin-right: -62%;
    padding-top: 5px;
  }

  .scroll.res {
    margin-top: 133%;
    margin-right: 0%;
  }

  .picovideo {
    width: 60%;
    padding-top: 39%;
  }

  .picovideo.new {
    width: 40%;
    margin-bottom: 39%;
    margin-left: 48%;
    padding-top: 53%;
  }

  .staybutton {
    flex-flow: column;
    width: 100%;
  }

  .staybutton.rest {
    width: 100%;
    margin-left: 0%;
  }

  .picasss {
    width: 100%;
    padding-top: 133%;
  }

  .picasss.restaurant {
    padding-top: 75%;
  }

  .picoola.ar.animationola {
    width: 100%;
  }

  .picoola.n.dexia {
    width: 75%;
    padding-top: 80%;
  }

  .picoola.n.dd {
    width: 60%;
    margin-top: 20%;
    margin-left: 41%;
    padding-top: 78%;
  }

  .picoola.allo {
    padding-top: 134%;
  }

  .stao {
    top: 0%;
    bottom: auto;
    right: auto;
  }

  .firsttitle {
    font-size: 50px;
  }

  .smtitle {
    font-size: 16px;
  }

  .titlloi.animationola {
    margin-top: 15%;
    padding: 12px 23px;
  }

  .picexplore {
    padding-top: 100%;
  }

  .section-5 {
    padding-top: 31%;
  }

  .coverpicodom {
    width: 100%;
    padding-top: 109%;
  }

  .ypotitlos {
    margin-top: -60%;
    left: 7%;
  }

  .covsyites {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }

  .pic2 {
    margin-top: 9%;
  }

  .picbackround-2 {
    padding-top: 83%;
  }

  .gridnew {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    grid-template-areas: "AreaA"
                         "AreaA";
  }

  .neobuttonsola {
    padding-left: 0%;
    padding-right: 0%;
  }

  .suitastext {
    font-size: 5vw;
  }

  .sutiesbuttonall {
    font-size: 20px;
  }

  .skiaaaa {
    background-image: linear-gradient(#000, #38383800 22%, #4a4a4a00 29%, #b3b3b300 49%, #fff0);
  }

  .ctrail {
    width: 220%;
  }

  .titloselexis {
    font-size: 26vw;
  }

  .titloselexis.well {
    font-size: 16vw;
    left: -16px;
  }

  .titloselexis.well.sky {
    margin-bottom: 12px;
    margin-right: -23%;
    font-size: 30vw;
  }

  .titlosrestsmall {
    font-size: 9vw;
  }

  .titlosrestsmall.welll.barrr {
    margin-left: 28%;
    font-size: 6vw;
  }

  .image-15 {
    width: 27%;
  }

  .buuttongiro {
    margin-top: -133%;
  }

  .buuttongiro.rest {
    margin-top: -77%;
  }

  .siragaa {
    width: 280vw;
    bottom: -7px;
    left: 101.1vw;
  }

  .siragab.sv {
    width: 470vw;
    margin-left: -509%;
  }

  .desk {
    top: 36%;
  }

  .diadromi {
    height: 500vw;
  }

  .stayat {
    margin-top: 13px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 6vw;
  }

  .profirst {
    font-size: 11vw;
  }

  .sc {
    width: 15vw;
  }

  .wellll.bar {
    object-position: 20% 50%;
  }

  .ollooo {
    margin-top: 41%;
  }

  .buto {
    padding-top: 81px;
  }

  .pressin {
    font-size: 30px;
  }

  .cookie_banner {
    bottom: 10px;
    left: 10px;
    right: 10px;
  }

  .cookie_options {
    flex-wrap: wrap;
  }

  .button_secondary, .button_primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .esofirst {
    flex-flow: column;
  }

  .esoinfo {
    justify-content: center;
    align-items: center;
  }

  .timebig.dexia {
    order: -1;
    justify-content: flex-end;
    align-self: flex-end;
    align-items: flex-start;
    margin-right: 8px;
    top: 114px;
    right: 0%;
  }

  .lino {
    height: 9vh;
  }

  .infobutton, .infobutton.w--current {
    top: -7%;
  }

  .infobutton._2 {
    top: 25%;
  }

  .infobutton._3 {
    top: 58%;
  }

  .titlllo {
    font-size: 9vw;
  }

  .titlllo.smm {
    font-size: 6vw;
  }

  .timoslinos {
    justify-content: flex-start;
    align-items: flex-end;
    height: auto;
    inset: auto auto 4% 0%;
  }

  .gridpaliesphotos {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .gold {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    top: 78px;
    left: auto;
  }

  .golda {
    width: 100px;
  }

  .hotelaw {
    width: 50vw;
  }

  .logos {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
  }

  .key {
    width: 10vw;
  }

  .image-16 {
    width: 20px;
  }

  .image-17 {
    width: 100px;
  }

  .awwwardslogosthree {
    margin-top: 27px;
  }

  .wwww {
    width: 39vw;
  }

  .awicons {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }
}

#w-node-_9390fa97-00bf-6d0d-84b6-f69d2085dce5-2085dce0, #w-node-_9390fa97-00bf-6d0d-84b6-f69d2085dcf8-2085dce0 {
  grid-area: AreaA;
}

#w-node-_9390fa97-00bf-6d0d-84b6-f69d2085dd39-2085dce0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8199935a-830b-84a5-21fb-477664ddc687-2085dce0 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-059a704c {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: start end;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-059a704c {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-059a704c {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-059a704c {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-b868b17e-b8fe-901e-6ac3-ce253be49764-059a7067, #w-node-facbf644-edce-dbe3-277b-7e3fa2f7b1ec-059a7067, #w-node-_081b4825-1d11-bc85-f553-2e4f8c81daaa-059a7067, #w-node-_3a239662-dc90-57f6-4d7c-6ea49fccd472-059a7067, #w-node-b29d12d4-6359-f594-62e0-7112b2f67712-059a7067, #w-node-_913a876e-32d0-0a84-df4b-5037c8c0889c-059a7067 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-b27fff43 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: start end;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-b27fff43 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-b27fff43 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-b27fff43 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-2ce0ef0b {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: start end;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-2ce0ef0b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-2ce0ef0b {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-2ce0ef0b {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-673f68c6 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: start end;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-673f68c6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-673f68c6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-673f68c6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-4cfacd21 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: start end;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-4cfacd21 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-4cfacd21 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-4cfacd21 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-741c2771 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: start end;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-741c2771 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-741c2771 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-741c2771 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-da57beb1 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: start end;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-da57beb1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-da57beb1 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-da57beb1 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-6fdd42fd {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: start end;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-6fdd42fd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-6fdd42fd {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-6fdd42fd {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-be25c8b0 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: start end;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-be25c8b0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-be25c8b0 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-be25c8b0 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-7bd78f52 {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: start end;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-7bd78f52 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-7bd78f52 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-7bd78f52 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-45aed4ff {
  grid-area: span 2 / span 2 / span 2 / span 2;
  place-self: start end;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-45aed4ff {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-45aed4ff {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-45aed4ff {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-568b08b1, #w-node-cbfc5815-0cc4-1761-6eb7-153d229f0d9d-568b08b1, #w-node-e693ea2a-0fd2-0238-b5fe-e6d58cb01de2-568b08b1, #w-node-_6a5751be-3070-66d2-8257-44213f21dbdc-568b08b1, #w-node-d538b1dd-85ac-63d4-2d9e-73a4050e6b39-ad83fbcc, #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-ad83fbcc, #w-node-ed880f63-114f-5855-9960-a0956343486a-a2494e72 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_60acef13-9672-066e-9618-f986203f8cf2-059a7046 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8199935a-830b-84a5-21fb-477664ddc687-2085dce0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b868b17e-b8fe-901e-6ac3-ce253be49764-059a7067, #w-node-facbf644-edce-dbe3-277b-7e3fa2f7b1ec-059a7067, #w-node-_081b4825-1d11-bc85-f553-2e4f8c81daaa-059a7067, #w-node-_3a239662-dc90-57f6-4d7c-6ea49fccd472-059a7067, #w-node-b29d12d4-6359-f594-62e0-7112b2f67712-059a7067, #w-node-_913a876e-32d0-0a84-df4b-5037c8c0889c-059a7067, #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-568b08b1, #w-node-cbfc5815-0cc4-1761-6eb7-153d229f0d9d-568b08b1, #w-node-e693ea2a-0fd2-0238-b5fe-e6d58cb01de2-568b08b1, #w-node-_6a5751be-3070-66d2-8257-44213f21dbdc-568b08b1, #w-node-d538b1dd-85ac-63d4-2d9e-73a4050e6b39-ad83fbcc, #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-ad83fbcc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_60acef13-9672-066e-9618-f986203f8cf2-059a7046, #w-node-_9390fa97-00bf-6d0d-84b6-f69d2085dce5-2085dce0, #w-node-_9390fa97-00bf-6d0d-84b6-f69d2085dcf8-2085dce0, #w-node-_8199935a-830b-84a5-21fb-477664ddc687-2085dce0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-059a704c {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-059a704c {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-059a704c {
    order: 9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }

  #w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-059a704c {
    order: 9999;
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-b868b17e-b8fe-901e-6ac3-ce253be49764-059a7067, #w-node-facbf644-edce-dbe3-277b-7e3fa2f7b1ec-059a7067, #w-node-_081b4825-1d11-bc85-f553-2e4f8c81daaa-059a7067, #w-node-_3a239662-dc90-57f6-4d7c-6ea49fccd472-059a7067, #w-node-b29d12d4-6359-f594-62e0-7112b2f67712-059a7067, #w-node-_913a876e-32d0-0a84-df4b-5037c8c0889c-059a7067 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-b27fff43 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-b27fff43 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-b27fff43 {
    order: 9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }

  #w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-b27fff43 {
    order: 9999;
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-2ce0ef0b {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-2ce0ef0b {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-2ce0ef0b {
    order: 9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }

  #w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-2ce0ef0b {
    order: 9999;
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-673f68c6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-673f68c6 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-673f68c6 {
    order: 9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }

  #w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-673f68c6 {
    order: 9999;
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-4cfacd21 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-4cfacd21 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-4cfacd21 {
    order: 9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }

  #w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-4cfacd21 {
    order: 9999;
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-741c2771 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-741c2771 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-741c2771 {
    order: 9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }

  #w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-741c2771 {
    order: 9999;
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-da57beb1 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-da57beb1 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-da57beb1 {
    order: 9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }

  #w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-da57beb1 {
    order: 9999;
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-6fdd42fd {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-6fdd42fd {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-6fdd42fd {
    order: 9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }

  #w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-6fdd42fd {
    order: 9999;
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-be25c8b0 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-be25c8b0 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-be25c8b0 {
    order: 9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }

  #w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-be25c8b0 {
    order: 9999;
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-7bd78f52 {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-7bd78f52 {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-7bd78f52 {
    order: 9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }

  #w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-7bd78f52 {
    order: 9999;
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-_6bf1c479-042c-2de2-6fd7-23c6e9f4d5a0-45aed4ff {
    grid-area: span 1 / span 3 / span 1 / span 3;
    justify-self: end;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ec-45aed4ff {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-c61452d4-7686-1953-1a14-efc2bae0f8ef-45aed4ff {
    order: 9999;
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }

  #w-node-fb52dee4-e141-9d08-d4e8-00f3e9dc8961-45aed4ff {
    order: 9999;
    grid-area: span 2 / span 2 / span 2 / span 2;
  }

  #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-568b08b1, #w-node-cbfc5815-0cc4-1761-6eb7-153d229f0d9d-568b08b1, #w-node-e693ea2a-0fd2-0238-b5fe-e6d58cb01de2-568b08b1, #w-node-_6a5751be-3070-66d2-8257-44213f21dbdc-568b08b1, #w-node-d538b1dd-85ac-63d4-2d9e-73a4050e6b39-ad83fbcc, #w-node-f7cb9ea5-c5f3-a873-fce2-12b8384050e1-ad83fbcc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Classico webfont';
  src: url('../fonts/classico-bold-webfont.woff2') format('woff2'), url('../fonts/classico-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Classico webfont';
  src: url('../fonts/classico-webfont.woff2') format('woff2'), url('../fonts/classico-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}