:root {
  --dark-salmon: #c48875;
  --almost-black: #222;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

body {
  color: #222;
  font-family: Poltawski Nowy, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  line-height: 36px;
}

a {
  color: #202020;
  font-style: normal;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:visited {
  text-decoration: underline;
}

.hero {
  background-color: #000;
  padding-top: 85px;
}

.hero.hero-home {
  background-image: url('../images/herowithlinen.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 800px;
}

.hero.hero-home.fees-hero {
  background-image: url('../images/bg-chalkboard.jpeg');
  background-position: 50%;
  height: 400px;
}

.hero.hero-home.hero-expect {
  background-image: url('../images/hero2withlinen.jpg');
}

.hero.hero-home.hero-connect {
  background-image: url('../images/phone-antique.jpg');
  background-position: 50% 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 85px;
  display: flex;
}

.feet {
  background-image: url('../images/legsbed.jpg');
  background-position: 50%;
  background-size: cover;
  height: 30vh;
  min-height: 20vh;
}

.footer {
  text-align: center;
  background-color: #000;
  padding-top: 15px;
  padding-bottom: 15px;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-2 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer-email {
  text-align: center;
  display: block;
}

.footer-phone.bg-dark {
  margin-top: 10px;
  margin-bottom: 10px;
}

.style-guide-title {
  border-bottom: 2px solid #000;
}

.body {
  color: #202020;
  font-family: Poltawski Nowy, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

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

.column {
  background-color: #000;
}

.bg-dark, .bg-dark:visited {
  color: #fff;
}

.bg-dark.footer-h1 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 36px;
}

.bg-dark.footer-h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
}

.heading-4, .heading-5 {
  color: #fff;
}

.columns {
  margin-left: 22px;
  margin-right: 22px;
}

.heading-6 {
  font-size: 50px;
}

.nav-link {
  color: #fff;
  text-align: center;
  align-self: center;
  margin: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-link.w--current {
  color: #fff;
  border-bottom: 2px solid #fff;
}

.logo {
  float: none;
  color: #fff;
  height: auto;
  min-height: 10px;
  max-height: 40px;
  margin-top: 19px;
  margin-bottom: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 30px;
  position: relative;
}

.navbar {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0009;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: absolute;
  inset: 0% 0% auto;
}

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

.headercontainer {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.nav-menu {
  display: flex;
}

.hero-action {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "."
  / 1fr;
  grid-auto-columns: 1fr;
  justify-content: end;
  justify-items: center;
  margin-top: 150px;
  display: grid;
}

.heading-7 {
  color: #fff;
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 16px 25px;
  position: static;
}

.heading-7.header-connect {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.heading-7.name-homepage {
  padding-left: 0;
  padding-right: 0;
}

.heading-8 {
  color: #fff;
}

.button {
  color: #202020;
  background-color: #c48875;
  border-radius: 6px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.button.connect-button {
  margin-top: 20px;
  margin-bottom: 20px;
}

.button-2 {
  color: #202020;
  background-color: #c48875;
  border-radius: 6px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.services {
  background-color: #000;
  padding-top: 26px;
  padding-bottom: 26px;
  display: block;
}

.services-button {
  color: #000;
  text-align: center;
  background-color: #c48875;
  border-radius: 10px;
  flex: 0 auto;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.services-header {
  color: #fff;
  flex: 0 auto;
  justify-content: center;
  margin-top: 0;
  padding-top: 0;
  font-weight: 400;
  display: flex;
}

.services-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-2 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-2.white-extra-padding {
  flex-wrap: wrap;
  flex: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 35px;
  padding-right: 35px;
  display: block;
}

.h1-column-black {
  text-align: center;
  margin-top: 0;
  font-weight: 700;
  display: block;
}

.bold-text {
  text-align: left;
  display: block;
}

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

.hp-black-textbox {
  text-align: center;
  flex: 0 auto;
  align-self: auto;
  margin-left: 30px;
  margin-right: 30px;
}

.column-blackbg {
  color: #fff;
  background-color: #000;
  flex-flow: column;
  place-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.bold-text-2 {
  display: flex;
}

.list {
  flex: 1;
}

.list.hp-skill-list {
  color: #c48875;
  margin-left: 50px;
  padding-left: 40px;
}

.bike {
  background-image: url('../images/bicyclesuitcase.jpg');
  background-position: 50%;
  background-size: cover;
  height: 30vh;
  min-height: 20vh;
}

.typewriter {
  background-image: url('../images/old_typewritter.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 30vh;
  min-height: 20vh;
}

.head {
  background-image: url('../images/handfacegrief.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 30vh;
  min-height: 20vh;
}

.rocks {
  background-image: url('../images/pexels-ir-solyanaya-634548s.jpg');
  background-position: 50% 100%;
  background-size: cover;
  height: 30vh;
  min-height: 20vh;
}

.sunset {
  background-image: url('../images/lake_dusk2.jpg');
  background-position: 50%;
  background-size: cover;
  height: 30vh;
  min-height: 20vh;
}

.logo-footer {
  justify-content: space-between;
  margin: 30px 70px;
  display: flex;
}

.payment-row {
  display: flex;
}

.what-to-expect {
  background-image: url('../images/deniz-altindas-t1XLQvDqt_4-unsplash.jpg');
  background-position: 50% 35%;
  background-size: cover;
  min-height: 300px;
}

.policies-clock {
  background-image: url('../images/pocketwatch.jpg');
  background-position: 0 0;
  background-size: auto;
  align-items: center;
  padding: 20px 30px;
  display: block;
}

.list-2 {
  color: #c48875;
}

.text-span, .text-span-2, .text-span-3 {
  color: #222;
}

.payment-desk {
  background-image: url('../images/desk.jpg');
  background-position: 100%;
  background-size: cover;
}

.policies-watch {
  object-fit: fill;
  background-image: url('../images/pocketwatch.jpg');
  background-position: 0 0;
  background-size: cover;
}

.column-4 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 35px;
}

.column-5 {
  padding: 35px;
}

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

.bold-text-3 {
  text-align: center;
  font-weight: 400;
}

.columns-2, .columns-3, .columns-4, .columns-5, .columns-6, .columns-7, .columns-8 {
  display: flex;
}

.paragraph {
  flex: 0 auto;
}

.paragraph.hp-right-white-p {
  margin-left: 30px;
  margin-right: 30px;
}

.paragraph-2 {
  font-family: Poltawski Nowy, sans-serif;
}

.column-6 {
  flex-flow: wrap;
  align-items: center;
  padding: 35px;
  display: flex;
}

.list-item {
  margin-top: 5px;
  margin-bottom: 5px;
}

.hp-list-item {
  color: var(--dark-salmon);
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
}

.hp-list-span {
  color: var(--almost-black);
}

.policies-row {
  display: flex;
}

.al-test1 {
  background-color: #9e3434;
  width: 50%;
}

.al-test2 {
  background-color: #2a3fe0;
  min-width: 50%;
}

.al-hp-black {
  object-fit: fill;
  background-color: #000;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  min-width: 50%;
  min-height: 100%;
  margin-top: 0;
  display: flex;
  position: static;
}

.al-hp-white {
  background-color: #fff;
  min-width: 50%;
}

.hp-left-black {
  color: #fff;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  min-width: 50%;
  display: flex;
}

.hp-right-white {
  min-width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.flex-block-3 {
  justify-content: center;
  align-items: center;
}

.what-to-expect-rocks {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/deniz-altindas-t1XLQvDqt_4-unsplash.jpg');
  background-position: 50% 35%;
  background-size: cover;
  background-clip: border-box;
  align-self: stretch;
  min-width: 50%;
}

.what-to-expect-writeup {
  margin: 36px;
}

.payments-flex {
  align-items: stretch;
}

.payment-desk-flex {
  background-image: url('../images/desk.jpg');
  background-position: 100%;
  background-size: auto;
  min-width: 50%;
}

.payments-writeup {
  margin: 36px;
}

.policies-flex {
  align-items: stretch;
}

.policies-watch-flex {
  background-image: url('../images/pocketwatch.jpg');
  background-position: 0 0;
  background-size: cover;
  min-width: 50%;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    color: #0000003d;
    background-color: #000000d6;
  }

  .heading-7.name-homepage, .heading-8.cst-homepage {
    margin-left: 80px;
  }

  .services {
    display: block;
  }

  .services-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
  }

  .column-2.white-extra-padding {
    margin-top: 14px;
    margin-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .list.hp-skill-list {
    margin-left: 0;
    padding-left: 30px;
  }

  .icon {
    color: #fff;
  }

  .container {
    justify-content: space-between;
    align-items: baseline;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #00000080;
  }

  .brand.w--current {
    flex: 1;
  }

  .what-to-expect-writeup, .payments-writeup {
    margin: 25px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    margin-top: 0;
  }

  .hp-black-textbox {
    margin-bottom: 10px;
  }

  .logo-footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin: 10px;
  }

  .paragraph.hp-right-white-p {
    margin-left: 10px;
    margin-right: 10px;
  }

  .flex-block-3 {
    flex-flow: column;
  }

  .container {
    justify-content: space-between;
    align-items: baseline;
    display: flex;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .brand.w--current {
    flex: 1;
  }

  .payments-flex {
    flex-flow: column;
  }

  .payment-desk-flex {
    background-position: 100% 30%;
    background-size: cover;
    height: 300px;
  }

  .policies-flex {
    flex-flow: column-reverse;
  }

  .policies-watch-flex {
    background-position: 100% 30%;
    background-size: cover;
    height: 300px;
  }
}

@media screen and (max-width: 479px) {
  .hero.hero-home {
    background-position: 30% 0;
    background-size: cover;
  }

  .hero.hero-home.hero-expect {
    background-position: 20% 0;
    background-repeat: no-repeat;
    background-size: auto 1000px;
    height: 700px;
  }

  .logo {
    margin-top: auto;
    font-size: 26px;
  }

  .navbar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: stretch;
    display: block;
  }

  .hero-action {
    display: none;
  }

  .services {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .services-button {
    text-align: center;
    flex: 0 auto;
    justify-content: center;
  }

  .services-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
  }

  .bold-text {
    display: block;
  }

  .logo-footer {
    margin: 5px;
  }

  .bold-text-4 {
    display: none;
  }

  .al-test1 {
    width: 100%;
    min-width: 50%;
    display: flex;
  }

  .al-test2 {
    width: 100%;
  }

  .flex-block {
    flex-flow: column;
  }

  .al-hp-black {
    order: 0;
    display: block;
  }

  .flex-block-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .hp-left-black {
    padding-bottom: 10px;
  }

  .flex-block-3 {
    flex-flow: column;
  }

  .container {
    justify-content: space-between;
    align-items: baseline;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .menu-button {
    flex: 0 auto;
  }

  .brand {
    flex: 1;
  }

  .brand.w--current {
    padding-left: 10px;
  }

  .what-to-expect-rocks {
    background-position: 50%;
    height: 50vh;
  }

  .flex-block-4 {
    flex-flow: column-reverse;
  }
}

#w-node-_68641be3-fa59-9bec-4a6c-eca61cae297a-e8cf7b36 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_68641be3-fa59-9bec-4a6c-eca61cae297d-e8cf7b36 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_68641be3-fa59-9bec-4a6c-eca61cae297f-e8cf7b36 {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-_68641be3-fa59-9bec-4a6c-eca61cae2981-e8cf7b36 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_6d93cf89-8910-1fc0-a9e0-ad4b180db6cb-f9e73a1b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-b66c5100-0f0d-e873-48e8-72a3ee9685c7-11447b75 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6d93cf89-8910-1fc0-a9e0-ad4b180db6cb-3ee862f3, #w-node-_68641be3-fa59-9bec-4a6c-eca61cae297a-1e80c3bc {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_68641be3-fa59-9bec-4a6c-eca61cae297d-1e80c3bc {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_68641be3-fa59-9bec-4a6c-eca61cae297f-1e80c3bc {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-_68641be3-fa59-9bec-4a6c-eca61cae2981-1e80c3bc {
  grid-area: 3 / 2 / 4 / 3;
}

@media screen and (max-width: 479px) {
  #w-node-_68641be3-fa59-9bec-4a6c-eca61cae297d-e8cf7b36, #w-node-_68641be3-fa59-9bec-4a6c-eca61cae297d-1e80c3bc {
    grid-area: 2 / 2 / 3 / 3;
  }
}


