@font-face {
  font-family: Cabinetgrotesk;
  src: url('../fonts/CabinetGrotesk-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cabinetgrotesk;
  src: url('../fonts/CabinetGrotesk-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cabinetgrotesk;
  src: url('../fonts/CabinetGrotesk-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cabinetgrotesk;
  src: url('../fonts/CabinetGrotesk-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Cabinetgrotesk;
  src: url('../fonts/CabinetGrotesk-Black.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  box-sizing: border-box;
  color: #eee1d5;
  background-color: #000;
  overflow: visible;
}

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

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.navbar {
  z-index: 999;
  float: none;
  clear: none;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #00000080;
  width: 100%;
  height: 120px;
  position: sticky;
  top: 0;
  overflow: visible;
}

.nav {
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.logo {
  vertical-align: middle;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.hero {
  background-image: url('../images/1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.container {
  max-width: 1920px;
}

.herogrid {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  max-width: 90vw;
  margin-bottom: 5rem;
  margin-left: auto;
  margin-right: auto;
}

.paragraph {
  color: #9d9d9d;
  vertical-align: top;
  width: 30vw;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 1.188rem;
  line-height: 1.58em;
  display: block;
}

.heading-4 {
  margin-top: 0;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 4.125rem;
  line-height: 1.15em;
}

.image {
  width: 22vw;
  margin-top: 0;
  margin-left: 9px;
  padding-top: 89px;
  padding-bottom: 94px;
  display: block;
  transform: rotate(-7deg);
}

.heading-5 {
  text-align: right;
  margin-top: 20px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 4.125rem;
  line-height: 1.15em;
}

.image-3 {
  margin-right: 50px;
  display: inline-block;
}

.container-2 {
  text-align: right;
  max-width: none;
  padding-top: 125px;
  text-decoration: none;
}

.image-4 {
  object-fit: cover;
  width: 11.43vw;
  height: 28.5vh;
  display: inline-block;
}

.text-block {
  vertical-align: bottom;
  writing-mode: tb-rl;
  margin-bottom: 0;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  display: inline-block;
}

.sluzby {
  max-width: none;
  height: auto;
  position: relative;
  overflow: hidden;
}

.container-5 {
  max-width: 1920px;
  overflow: visible;
}

.heading-7 {
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.2em;
}

.container-6 {
  text-align: left;
  max-width: 90vw;
  margin-left: 5%;
  margin-right: 0;
  padding-bottom: 50px;
  display: inline-block;
}

.image-5 {
  text-align: left;
  object-fit: fill;
  width: 20rem;
  margin-top: 0;
  padding-left: 0;
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
}

.container-8 {
  text-align: left;
  max-width: 90vw;
  margin-bottom: -221px;
  text-decoration: none;
}

.image-6 {
  aspect-ratio: auto;
  text-align: right;
  object-fit: cover;
  border-radius: 10px;
  width: auto;
  height: 100%;
  padding-left: 0;
  display: inline-block;
}

.heading-9 {
  box-sizing: border-box;
  text-align: left;
  vertical-align: bottom;
  margin-top: 40px;
  margin-bottom: 10px;
  margin-left: 0;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 9.375rem;
  line-height: .3em;
  text-decoration: none;
  display: inline-block;
}

.heading-10 {
  color: #eee1d5;
  vertical-align: top;
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 2.5rem;
  line-height: 1.1em;
  display: inline-block;
}

.container-9 {
  text-align: left;
  vertical-align: top;
  max-width: 40vw;
  display: inline-block;
}

.div-block {
  background-color: #303030;
  width: 63vw;
  height: 1.9px;
  margin-top: 35px;
  margin-left: -80px;
  position: absolute;
  overflow: visible;
}

.heading-9-copy {
  box-sizing: border-box;
  text-align: left;
  vertical-align: top;
  margin-top: 35px;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 150px;
  text-decoration: none;
  display: inline-block;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2"
  / .4fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  border-bottom: 1px solid #363636;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: none;
  margin-right: 0;
  display: flex;
}

.container-13 {
  text-align: right;
  max-width: none;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.grid-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template: "Area Area-2"
  / 1fr .4fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.heading-9-copy {
  box-sizing: border-box;
  text-align: left;
  vertical-align: bottom;
  margin-top: 35px;
  margin-bottom: 10px;
  margin-left: 0;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 9.375rem;
  line-height: .3em;
  text-decoration: none;
  display: inline-block;
}

.container-12-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  border-bottom: 1px solid #363636;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.div-block-copy {
  background-color: #303030;
  width: 2000px;
  height: 1.9px;
  margin-top: 35px;
  margin-left: -1383px;
}

.container-5-copy {
  max-width: 90vw;
  margin-top: 334px;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  background-color: #303030;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 55vw;
  height: 1px;
  margin-top: 0;
  margin-left: -225px;
  display: block;
  position: relative;
  bottom: -30px;
  left: 0;
}

.container-5-copy {
  max-width: 1920px;
}

.cenik {
  margin-top: 0;
  position: relative;
  overflow: hidden;
}

.div-block-copy {
  background-color: #303030;
  width: 63vw;
  height: 1.9px;
  margin-top: 35px;
  margin-left: -130px;
  position: absolute;
  overflow: visible;
}

.container-14 {
  max-width: 1920px;
}

.image-8 {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  height: 100%;
}

.heading-11 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 45px;
}

.container-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  display: block;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  margin-bottom: 2rem;
  padding: 0;
}

.heading-11-copy {
  color: #cc915c;
  margin-top: 10px;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 45px;
}

.heading-12 {
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  text-decoration: underline;
}

.heading-13 {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.container-16 {
  text-align: left;
  height: 100%;
}

.cell, .cell-2, .cell-3, .cell-4 {
  padding-left: 50px;
}

.cell-5 {
  padding-left: 50px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 30px;
}

.cell-6 {
  padding-left: 50px;
}

.link-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  vertical-align: baseline;
  background-color: #cc915c;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 100%;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: block;
}

.heading-14 {
  color: #000;
  height: auto;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 50px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-9 {
  margin-left: 40px;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.container-18 {
  color: #cc915c;
  text-align: left;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-brand {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.footer-block-two {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  color: #fff;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 32px;
  display: block;
}

.footer-link-two {
  color: #cacaca;
  margin-top: 0;
  margin-left: 35px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 20px;
  text-decoration: none;
  display: block;
}

.footer-link-two:hover {
  color: #cc915c;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-copyright {
  color: #3a4554;
  text-align: center;
  font-family: Cabinetgrotesk, Arial, sans-serif;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.kontakt {
  background-color: #cc915c;
  background-image: linear-gradient(#cc915c, #cc915c);
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.container-19 {
  max-width: 120rem;
}

.link-block-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  text-align: center;
  background-color: #cc915c;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: 55px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  text-decoration: none;
  display: inline-flex;
}

.heading-15 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.div-block-4 {
  text-align: center;
  width: auto;
  margin-bottom: 0;
  padding: 12px 15px 15px;
  text-decoration: none;
  display: inline-flex;
}

.div-block-5 {
  text-align: left;
  width: auto;
  display: inline-flex;
}

.image-10 {
  object-fit: contain;
  background-color: #272727;
}

.image-copy {
  box-sizing: border-box;
  object-fit: fill;
  width: 22vw;
  height: auto;
  margin-top: 0;
  margin-left: 29px;
  padding-top: 69px;
  padding-bottom: 94px;
  display: block;
  position: absolute;
  transform: rotate(-7deg);
}

.container-20 {
  display: flex;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #3b3b3b;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 600px;
  height: 1.5px;
  margin-top: 60px;
  display: block;
}

.div-block-6-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #aaa;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 600px;
  height: 1.5px;
  margin-top: 60px;
  display: block;
  position: absolute;
}

.grid-4 {
  grid-template-rows: auto;
  grid-auto-flow: row;
}

.checkbox {
  cursor: pointer;
  background-color: #0000;
  border: 2px solid #000;
  border-radius: 5px;
  width: 25px;
  height: 25px;
  margin-left: 0;
}

.checkbox.w--redirected-checked {
  background-color: #000;
  background-image: url('../images/Checkmark.svg');
  background-position: 50%;
  background-size: 20px;
  margin-left: 0;
}

.checkbox-label {
  color: #000;
  cursor: default;
  margin-top: 7px;
  margin-bottom: 0;
  margin-left: 25px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.text-field {
  color: #000;
  background-color: #0000;
  border: 2px #000;
  border-bottom-style: solid;
  flex-flow: column;
  height: 40px;
  padding-top: 30px;
  padding-bottom: 20px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
  display: block;
}

.text-field::placeholder {
  color: #333;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 26px;
}

.container-22 {
  flex-flow: column;
  width: 100%;
  max-width: none;
  margin-left: 0;
  display: block;
}

.heading-17 {
  color: #000;
  margin-top: 25px;
  margin-bottom: 15px;
  margin-left: 0;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 28px;
  font-weight: 500;
}

.text-field-2 {
  color: #000;
  background-color: #cc915c;
  border: 1px #000;
  border-bottom: 2px solid #000;
  height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.text-field-2::placeholder {
  color: #333;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 26px;
}

.form {
  display: block;
}

.text-field-copy {
  color: #000;
  background-color: #0000;
  border-bottom: 2px solid #000;
  flex-flow: column;
  padding-top: 25px;
  padding-bottom: 16px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 26px;
  font-weight: 500;
  display: block;
}

.text-field-copy::placeholder {
  color: #333;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 26px;
}

.text-field-2-copy {
  color: #000;
  background-color: #cc915c;
  border: 2px solid #000;
  border-radius: 5px;
  height: 40px;
  padding: 2rem 1rem;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 38px;
  font-weight: 500;
}

.text-field-2-copy:hover, .text-field-2-copy:active, .text-field-2-copy:focus, .text-field-2-copy:focus-visible, .text-field-2-copy[data-wf-focus-visible] {
  border-style: solid;
}

.text-field-2-copy::placeholder {
  color: #333;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 26px;
}

.heading-18 {
  color: #000;
  margin-top: 25px;
  margin-bottom: 15px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 26px;
  font-weight: 500;
}

.submit-button {
  color: #cc915c;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 10px;
  width: 250px;
  height: 50px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 24px;
  font-weight: 500;
  display: block;
}

.checkbox-field {
  margin-top: 30px;
  margin-bottom: 25px;
  padding-left: 0;
}

.checkbox-field-2, .checkbox-field-3, .checkbox-field-4, .checkbox-field-5, .checkbox-field-6 {
  margin-bottom: 10px;
  padding-left: 0;
}

.form-block {
  margin: 5rem 5%;
}

.container-23 {
  width: 100%;
  max-width: none;
}

.heading-17-copy {
  color: #000;
  margin-left: 0;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 28px;
  font-weight: 500;
}

.footer-bottom {
  text-align: center;
  border-top: 1px solid #eff0f6;
  padding-top: 32px;
  padding-bottom: 32px;
}

.grid-footer-3-columns {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  align-items: center;
}

.footer-wrapper {
  background-color: #0000;
  border-top: 1px solid #f7f7fc;
  overflow: hidden;
}

.footer-top {
  padding-top: 120px;
  padding-bottom: 120px;
}

.footer-top.pd-72px {
  padding-top: 35px;
  padding-bottom: 40px;
}

.social-icon-square {
  background-color: #f2f1ff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: flex;
}

.social-icon-square:hover {
  color: #fff;
  background-color: #4a3aff;
}

.container-default {
  max-width: 1920px;
  padding-left: 24px;
  padding-right: 24px;
}

.footer-list-wrapper {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.footer-list-wrapper.horizontal {
  text-align: left;
  justify-content: center;
  align-items: center;
  display: flex;
}

.social-icon-font {
  line-height: 21px;
}

.footer-list-item {
  margin-bottom: 18px;
  padding-left: 0;
}

.footer-list-item.horizontal {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-logo {
  transform-style: preserve-3d;
  width: 5rem;
  transition: transform .3s;
}

.footer-logo:hover {
  transform: scale3d(.92, .92, 1.01);
}

.footer-link {
  color: #fff;
  text-decoration: none;
}

.footer-link:hover {
  color: #cc915c;
}

.footer-logo-wrapper {
  margin-bottom: 24px;
}

.footer-logo-wrapper.mg-bottom-0 {
  margin-bottom: 0;
  margin-left: 5%;
}

.social-media-grid-top {
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 36px);
  justify-content: start;
  justify-items: start;
}

.social-media-grid-top.right {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: end;
  justify-items: end;
}

.mg-bottom-0 {
  margin-bottom: 0;
}

.link {
  color: #eee1d5;
  text-decoration: none;
}

.div-block-7 {
  background-color: #3b3b3b;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-top: 51px;
  margin-left: -10px;
  position: absolute;
}

.div-block-8 {
  background-color: #3b3b3b;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-top: 51px;
  margin-left: 200px;
  position: absolute;
}

.div-block-9 {
  background-color: #3b3b3b;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-top: 51px;
  margin-left: 400px;
  position: absolute;
}

.div-block-10 {
  background-color: #3b3b3b;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-top: 51px;
  margin-left: 590px;
  position: absolute;
}

.div-block-7-copy {
  background-color: #aaa;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  margin-top: 56px;
  margin-left: -5px;
  position: absolute;
}

.div-block-8-copy {
  background-color: #aaa;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  margin-top: 56px;
  margin-left: 205px;
  position: absolute;
}

.div-block-9-copy {
  background-color: #aaa;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  margin-top: 56px;
  margin-left: 405px;
  position: absolute;
}

.div-block-10-copy {
  background-color: #aaa;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  margin-top: 56px;
  margin-left: 595px;
  position: absolute;
}

.heading-19 {
  text-align: left;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  top: 65px;
  left: 423px;
}

.heading-20 {
  text-align: left;
  margin-left: 212px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  top: 65px;
  left: 423px;
}

.heading-21 {
  text-align: left;
  margin-left: 414px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  top: 65px;
  left: 423px;
}

.heading-22 {
  text-align: left;
  margin-left: 597px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  position: absolute;
  top: 65px;
  left: 423px;
}

.heading-23 {
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: -9px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.div-block-7-copy-copy {
  color: #eee1d5;
  background-color: #0000;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-top: 51px;
  margin-left: -10px;
  text-decoration: none;
  position: absolute;
}

.div-block-8-copy-copy {
  color: #eee1d5;
  background-color: #0000;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-top: 51px;
  margin-left: 200px;
  text-decoration: none;
  position: absolute;
}

.heading-24 {
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: -10px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.div-block-9-copy-copy {
  color: #eee1d5;
  background-color: #0000;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-top: 51px;
  margin-left: 400px;
  text-decoration: none;
  position: absolute;
}

.heading-25 {
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: -8px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.div-block-10-copy-copy {
  color: #eee1d5;
  background-color: #0000;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  margin-top: 51px;
  margin-left: 590px;
  text-decoration: none;
  position: absolute;
}

.heading-26 {
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: -15px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.scroll-anchor {
  margin-top: 0;
  position: relative;
  top: -120px;
}

.scroll-anchor2 {
  margin-top: 0;
  position: relative;
  top: -140px;
}

.link-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: auto;
  width: 89px;
  height: 89px;
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
}

.container-8-copy {
  text-align: left;
  max-width: 90vw;
  margin-top: auto;
  margin-bottom: auto;
  text-decoration: none;
}

.div-block-11 {
  position: absolute;
  right: 0;
}

.cell-7 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.quick-stack-3 {
  grid-row-gap: 41px;
  margin: 2rem 5% 5rem;
  padding: 0;
}

.button-3 {
  color: #000;
  white-space: nowrap;
  filter: url('../images/');
  justify-content: flex-start;
  align-items: stretch;
  text-decoration: none;
  transition-property: opacity;
  transition-duration: .9s;
  transition-timing-function: cubic-bezier(.135, .9, .15, 1);
  display: inline-flex;
  position: relative;
}

.svg-filter_embed {
  display: none;
}

.button-3_content-wrap {
  background-color: #cc915c;
  border-radius: 3rem;
  padding: 1.25rem 1.75rem;
}

.button-3_arrow-wrapper {
  background-color: #cc915c;
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  width: 3.7rem;
  margin-left: .8rem;
  display: flex;
}

.button_arrow-icon {
  width: 1.5rem;
  height: 1.5rem;
}

.text-block-2 {
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
}

.button_card {
  aspect-ratio: 3 / 2;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-color: #ffffff1a;
  border-radius: 1.5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2rem;
  display: flex;
  position: relative;
}

.button-3-2 {
  color: #000;
  white-space: nowrap;
  filter: url('../images/');
  justify-content: flex-start;
  align-items: stretch;
  margin-bottom: 3px;
  text-decoration: none;
  transition-property: opacity;
  transition-duration: .9s;
  transition-timing-function: cubic-bezier(.135, .9, .15, 1);
  display: inline-flex;
  position: relative;
}

.button-3_content-wrap-2 {
  background-color: #cc915c;
  border-radius: 3rem;
  padding: 1.2rem 1.75rem;
}

.text-block-3 {
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}

.quick-stack-3-copy {
  grid-row-gap: 41px;
  margin: 2rem 5% 5rem;
  padding: 0;
}

.cell-8 {
  justify-content: flex-end;
  align-items: flex-end;
}

.cell-9 {
  justify-content: flex-end;
  align-items: flex-start;
}

.cell-10 {
  justify-content: flex-end;
  align-items: flex-end;
}

.cell-11 {
  justify-content: flex-end;
  align-items: flex-start;
}

.paragraph-copy {
  color: #9d9d9d;
  vertical-align: top;
  width: 30vw;
  margin-left: 0;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 1.188rem;
  line-height: 1.58em;
  display: block;
}

.container-2-copy {
  text-align: right;
  max-width: none;
  padding-top: 125px;
  text-decoration: none;
}

.div-block-12 {
  display: none;
}

.nav-2 {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto auto 20px;
}

.nav_logo {
  flex: none;
  width: 36px;
}

.button_primary {
  grid-column-gap: 8px;
  color: #fff;
  background-color: #7e2fff;
  border-radius: 12px;
  justify-content: space-between;
  padding: 12px 20px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  transition: background-color .2s;
  display: flex;
  box-shadow: 0 -2px 4px #0000001a;
}

.button_primary:hover {
  background-color: #6f18fd;
}

.menu_line {
  background-color: #ededed;
  width: 16px;
  height: 2px;
}

.menu {
  grid-row-gap: 4px;
  cursor: pointer;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 8px;
  transition: background-color .2s;
  display: flex;
}

.menu:hover {
  background-color: #1a1d22;
  align-items: center;
}

.nav_row-link {
  color: #cacaca;
  text-decoration: none;
  transition: color .2s;
}

.nav_row-link:hover {
  color: #fff;
}

.flex_h-10 {
  grid-column-gap: 10px;
  display: flex;
}

.flex_h-10.center-left {
  align-items: center;
}

.nav_link {
  grid-column-gap: 8px;
  color: #ededed;
  border: 1px solid #0000;
  border-radius: 12px;
  align-items: center;
  padding: 12px 16px;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.nav_link:hover {
  color: #fff;
  background-color: #1a1d22e6;
  border-color: #1a1d22;
  box-shadow: 0 0 4px #ff168633;
}

.nav_link.w--current {
  color: #fff;
}

.nav_row {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.social {
  grid-column-gap: 16px;
  justify-content: flex-start;
  display: flex;
}

.social_link {
  opacity: .8;
  width: 20px;
  transition: opacity .2s;
}

.social_link:hover {
  opacity: 1;
}

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

.nav_row-links {
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.nav_big {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #1a1d22e6;
  border-radius: 20px;
  padding: 20px 16px;
  display: none;
  position: absolute;
  inset: auto 0% 70px;
}

.nav_inner {
  z-index: 10;
  grid-column-gap: 10px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #1a1d22e6;
  border: 1px solid #555b62;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 10px 10px 10px 16px;
  display: none;
  position: relative;
}

.nav_title {
  color: #888fa0;
  text-transform: uppercase;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
}

.nav_title:hover {
  color: #ededed;
}

.nav_title.hide-dasktop {
  display: none;
}

.anchor-point, .anchor-point-copy {
  position: absolute;
  top: -120px;
}

.text-block-8 {
  color: #000;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
}

.error-message {
  text-align: center;
  background-color: #ffc5c5;
  border-radius: 20px;
  margin-top: 20px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.lottie {
  position: absolute;
  inset: 0%;
}

.success-text {
  color: #1a1a1a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 84%;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 26px;
  display: flex;
  position: relative;
}

.button {
  background-color: #696969;
  border-radius: 5px;
  width: 100%;
  margin-top: 10px;
  transition: background-color .2s;
  position: relative;
  box-shadow: 1px 1px 5px #0000001a;
}

.button:hover {
  background-color: #414141;
}

.button.w--current {
  border-radius: 10px;
  font-size: 1.125rem;
}

.success-message {
  background-color: #cc915c;
  margin-left: auto;
  margin-right: auto;
}

.container-24 {
  flex-direction: column;
  align-items: center;
  width: auto;
  max-width: 100%;
  display: flex;
}

.lottie-2 {
  margin-left: auto;
  margin-right: auto;
}

.center {
  color: #1a1a1a;
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.h1 {
  margin-top: 0;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 600;
}

.p {
  margin-bottom: 20px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.6;
}

.button-2 {
  background-color: #1a1a1a;
  border-radius: 10px;
  padding: 13px 25px;
  font-family: Cabinetgrotesk, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

.link-3 {
  color: #eee1d5;
}

.link-4 {
  color: #000;
}

.heading-27 {
  color: #000;
  text-align: center;
}

.rich-text-block {
  color: #000;
  width: 80%;
}

.policy {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 120rem;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.container-25 {
  border-bottom: 1px solid #000;
  width: 80%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.code-embed {
  display: none;
}

@media screen and (min-width: 1280px) {
  .navbar {
    height: auto;
  }

  .image-5 {
    width: 20rem;
  }

  .image-6 {
    aspect-ratio: 1;
    height: auto;
  }

  .image-8 {
    box-sizing: border-box;
  }
}

@media screen and (min-width: 1440px) {
  .navbar {
    height: auto;
  }

  .image-5 {
    width: 20rem;
  }

  .image-6 {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .heading-11 {
    line-height: 55px;
  }

  .quick-stack {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1920px) {
  .body {
    overflow: visible;
  }

  .navbar {
    width: auto;
    height: auto;
  }

  .sluzby {
    overflow: visible;
  }

  .container-5 {
    position: relative;
    overflow: hidden;
  }

  .container-6 {
    overflow: visible;
  }

  .image-5 {
    width: 20rem;
    max-width: 100%;
    position: absolute;
    inset: auto 0 auto auto;
    overflow: visible;
  }

  .image-6 {
    aspect-ratio: 3 / 2;
    height: auto;
  }

  .container-13 {
    height: 100%;
  }

  .container-12-copy {
    margin-bottom: 0;
  }

  .image-8 {
    aspect-ratio: 4 / 3;
    object-fit: cover;
  }

  .quick-stack {
    margin-bottom: 0;
  }

  .container-16 {
    object-fit: cover;
    max-width: none;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .checkbox {
    background-color: #0000;
    border: 2px solid #000;
  }

  .footer-logo-wrapper.mg-bottom-0 {
    margin-left: 5%;
  }

  .cell-7 {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .quick-stack-3 {
    grid-row-gap: 76px;
    margin-bottom: 5rem;
  }

  .cell-8 {
    justify-content: flex-end;
    align-items: flex-end;
  }

  .cell-9 {
    justify-content: flex-end;
    align-items: flex-start;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #0000;
    height: auto;
  }

  .nav {
    display: none;
  }

  .hero {
    object-fit: fill;
    background-image: radial-gradient(circle farthest-side at 50% 100%, #533a23, #000);
  }

  .herogrid {
    margin-top: 2rem;
  }

  .herodiv1, .herodiv2 {
    height: 100%;
  }

  .paragraph {
    width: 50vw;
    margin-left: auto;
    margin-right: auto;
    font-size: .875rem;
  }

  .heading-4 {
    font-size: 3rem;
  }

  .image {
    width: auto;
    height: 28vh;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 5em;
    transform: none;
  }

  .heading-5 {
    margin-top: 0;
    margin-bottom: 1.5em;
    font-size: 3rem;
  }

  .container-2 {
    margin-top: 5rem;
    padding-top: 0;
    display: none;
  }

  .image-4 {
    aspect-ratio: 3 / 4;
    width: auto;
    height: 28vh;
  }

  .text-block {
    vertical-align: bottom;
    margin-bottom: 0;
  }

  .container-2-copy {
    padding-top: 0;
  }

  .container-5 {
    margin-top: 2rem;
  }

  .container-6 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-5 {
    display: none;
  }

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

  .heading-11 {
    line-height: 1.2em;
  }

  .heading-11-copy {
    margin-top: 20px;
  }

  .heading-12 {
    margin-top: 40px;
    font-size: 1.75rem;
    text-decoration: underline;
  }

  .heading-13 {
    text-align: left;
    align-self: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }

  .cell, .cell-2 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .cell-3 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .cell-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .cell-5, .cell-6 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .link-block {
    margin-top: 30px;
  }

  .heading-14 {
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-3 {
    text-align: left;
  }

  .image-9 {
    margin-left: 0;
    margin-right: auto;
  }

  .container-18 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .quick-stack-2 {
    text-align: left;
  }

  .image-copy {
    display: none;
  }

  .container-20 {
    display: flex;
    overflow: visible;
  }

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

  .form-block {
    margin-top: 3rem;
  }

  .footer-bottom {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .grid-footer-3-columns {
    grid-template-columns: 1fr;
  }

  .footer-top {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .footer-top.pd-72px {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .footer-logo-wrapper.mg-bottom-0 {
    margin-left: 0%;
  }

  .social-media-grid-top.right {
    grid-column-gap: 10px;
  }

  .social-media-grid-top.right.center-tablet {
    justify-content: center;
  }

  .link-block-3 {
    display: block;
  }

  .quick-stack-3 {
    grid-row-gap: 53px;
  }

  .button-3-2 {
    margin-bottom: 0;
    display: inline-flex;
  }

  .paragraph-copy {
    width: 40vw;
    margin-left: 0;
    margin-right: auto;
    font-size: .875rem;
  }

  .cell-12 {
    display: none;
  }

  .cell-13 {
    text-align: left;
    justify-content: center;
    align-items: center;
  }

  .cell-14, .cell-15 {
    justify-content: center;
    align-items: center;
  }

  .container-2-copy {
    margin-top: 0;
    margin-bottom: 2rem;
    padding-top: 0;
    display: block;
  }

  .div-block-12 {
    text-align: left;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .link-2 {
    color: #fff;
    margin-right: 2rem;
    font-family: Cabinetgrotesk, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    text-decoration: none;
  }

  .link-2-copy {
    color: #fff;
    margin-right: 0;
    font-family: Cabinetgrotesk, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
    text-decoration: none;
  }

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

  .nav_logo {
    align-self: auto;
    width: 7rem;
    text-decoration: none;
  }

  .nav_inner {
    grid-column-gap: 10px;
    grid-row-gap: 16px;
    background-color: #00000080;
    border-style: none;
    border-width: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    display: flex;
    top: 15px;
    box-shadow: 0 0 10px -2px #cd915c;
  }

  .div-block-13 {
    order: 0;
    margin-left: auto;
    display: flex;
  }

  .text-block-4, .text-block-5, .text-block-6 {
    font-family: Cabinetgrotesk, Arial, sans-serif;
    font-size: 1rem;
  }

  .text-block-7 {
    color: #fff;
    font-family: Cabinetgrotesk, Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    text-decoration: none;
  }

  .anchor-point {
    top: -12vh;
  }

  .anchor-point-copy {
    margin-top: 2rem;
    top: -12vh;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    height: auto;
  }

  .hero {
    background-image: radial-gradient(circle farthest-side at 50% 100%, #533a23, #000);
  }

  .paragraph {
    width: 60vw;
  }

  .image {
    object-fit: cover;
  }

  .heading-7 {
    font-size: 2.875rem;
  }

  .image-6 {
    aspect-ratio: 2 / 3;
    border-radius: 5px;
  }

  .heading-9 {
    display: none;
  }

  .heading-10 {
    font-size: 2rem;
  }

  .paragraph-copy {
    line-height: 1.4em;
  }

  .heading-9-copy {
    display: none;
  }

  .container-12-copy {
    margin-left: auto;
    margin-right: 0;
  }

  .heading-11 {
    font-size: 2.375rem;
  }

  .quick-stack {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-11-copy {
    font-size: 2.375rem;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-top {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .footer-top.pd-72px {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .footer-list-item {
    margin-bottom: 10px;
  }

  .cell-7 {
    justify-content: center;
    align-items: center;
  }

  .quick-stack-3 {
    grid-row-gap: 53px;
    margin-bottom: -4em;
  }

  .button_card {
    padding: 1.5rem;
  }

  .quick-stack-3-copy {
    margin-top: 0;
    margin-bottom: 0;
  }

  .cell-9, .cell-11 {
    justify-content: center;
    align-items: center;
  }

  .nav_logo {
    width: 6rem;
    text-decoration: none;
  }

  .flex_h-10.center-left {
    align-self: center;
  }

  .nav_link {
    grid-column-gap: 8px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    font-size: .875rem;
    display: flex;
  }

  .grid_nav {
    max-height: 65vh;
    overflow: scroll;
  }

  .nav_inner {
    grid-column-gap: 10px;
    background-color: #00000080;
    border-style: none;
    border-width: 0;
    justify-content: space-between;
    top: 15px;
    box-shadow: 0 0 10px -2px #cd915c;
  }

  .nav_title.hide-dasktop {
    display: block;
  }

  .div-block-13 {
    display: flex;
  }

  .text-block-4, .text-block-5, .text-block-6 {
    font-size: .875rem;
  }

  .text-block-7 {
    color: #fff;
    font-family: Cabinetgrotesk, Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 900;
    text-decoration: none;
  }

  .cell-16, .cell-17 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    background-color: #0000;
    height: 12vh;
  }

  .hero {
    background-image: radial-gradient(circle at 50% 100%, #533a2380, #00000080), linear-gradient(#000000b3, #000000b3), url('../images/AdobeStock_1147399760.jpeg');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, auto 100%;
  }

  .container {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
  }

  .herogrid {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .herodiv1 {
    text-align: center;
    margin-top: 1rem;
  }

  .herodiv2 {
    text-align: left;
    flex-flow: row;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .paragraph {
    width: 80vw;
  }

  .heading-4 {
    font-size: 2.75rem;
  }

  .image, .heading-5 {
    display: none;
  }

  .container-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 3rem;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .image-4 {
    aspect-ratio: auto;
    object-fit: scale-down;
    border-radius: 20px;
    width: 75%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0%;
    display: block;
    box-shadow: 0 0 10px 10px #00000080;
  }

  .text-block {
    display: none;
  }

  .container-2-copy {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 1rem;
    display: block;
  }

  .container-5 {
    margin-top: 0;
  }

  .heading-7 {
    font-size: 2rem;
  }

  .container-6 {
    margin-top: 2rem;
    padding-bottom: 1rem;
  }

  .image-6 {
    aspect-ratio: 3 / 2;
    border-radius: 20px;
  }

  .container-9 {
    text-align: center;
    width: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph-copy {
    width: 100%;
    margin-right: 0;
  }

  .container-12 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
  }

  .heading-11 {
    font-size: 2rem;
  }

  .container-15 {
    margin-bottom: 1rem;
  }

  .quick-stack {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .heading-11-copy {
    font-size: 2rem;
  }

  .heading-12 {
    text-decoration: underline;
  }

  .heading-13 {
    text-align: left;
  }

  .cell-3, .cell-4, .cell-5, .cell-6 {
    justify-content: center;
    align-items: center;
  }

  .heading-14 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.5rem;
  }

  .container-18 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .checkbox {
    display: inline-flex;
  }

  .checkbox-label {
    margin-left: 10px;
    font-size: 1.125rem;
  }

  .text-field {
    max-width: 90%;
    font-size: 1.5rem;
  }

  .text-field::placeholder {
    font-size: 1.5rem;
  }

  .heading-17 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .text-field-2 {
    max-width: 90%;
    font-size: 1.5rem;
  }

  .text-field-2::placeholder {
    font-size: 1.5rem;
  }

  .text-field-2-copy {
    max-width: 90%;
    font-size: 2rem;
  }

  .heading-18 {
    font-size: 1.5rem;
  }

  .checkbox-field-2 {
    text-align: left;
  }

  .form-block {
    max-width: 90vw;
  }

  .footer-top {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .social-icon-square {
    border-radius: 6px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    font-size: 14px;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-list-wrapper.horizontal {
    flex-direction: column;
  }

  .footer-list-item.horizontal {
    margin-bottom: 6px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-logo {
    width: 5rem;
    max-width: 100px;
  }

  .social-media-grid-top {
    grid-template-columns: repeat(auto-fit, 30px);
  }

  .cell-7 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .quick-stack-3 {
    grid-row-gap: 37px;
  }

  .button-3_arrow-wrapper {
    width: 2.75rem;
  }

  .button-3-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    display: inline-flex;
  }

  .button-3_content-wrap-2 {
    padding: .75rem 1.25rem;
  }

  .text-block-3 {
    font-size: .875rem;
  }

  .quick-stack-3-copy {
    margin-top: 5rem;
    margin-bottom: 3rem;
  }

  .cell-8 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .paragraph-copy {
    color: #adadad;
  }

  .cell-13, .cell-14, .cell-15 {
    justify-content: center;
    align-items: center;
  }

  .nav_logo {
    width: 5rem;
  }

  .nav_link {
    padding-left: 5px;
    padding-right: 5px;
    display: flex;
  }

  .nav_row {
    grid-row-gap: 10px;
  }

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

  .nav_inner {
    background-color: #00000080;
    border-style: none;
    border-width: 0;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0 0 10px -1px #cd915c;
  }

  .nav_title {
    color: #fff;
  }

  .div-block-13 {
    display: flex;
  }

  .text-block-4, .text-block-5, .text-block-6 {
    font-family: Cabinetgrotesk, Arial, sans-serif;
    font-size: .875rem;
    font-weight: 400;
  }

  .text-block-7 {
    font-size: 1rem;
  }

  .cell-18, .cell-19 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .anchor-point, .anchor-point-copy {
    top: -12vh;
  }
}

#w-node-_2f0282d4-a7dd-2756-d120-dcc01acd22a6-5407e59b {
  place-self: auto start;
}

#w-node-b064b23b-683a-d56e-fa0f-eb40fbeb5942-5407e59b {
  place-self: auto;
}

#w-node-_6256d5ce-3165-6b0b-2b09-cf075befa6ba-5407e59b {
  grid-template-rows: .25fr 1fr .25fr;
  grid-template-columns: 1fr .5fr 1fr;
}

#w-node-_6256d5ce-3165-6b0b-2b09-cf075befa6bb-5407e59b {
  grid-row: span 2 / span 2;
}

#w-node-b9382045-00d5-3aef-47e3-5ee9e60f8ab5-5407e59b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_51d5fa88-90d0-50ac-43f1-d6c1beedb7d5-5407e59b {
  grid-column: span 2 / span 2;
}

#w-node-_49a3da9c-2869-41d1-c16b-2dcad8c0ce11-5407e59b {
  grid-row: span 2 / span 2;
}

#w-node-_087bd30f-54b7-c34f-4fa6-233843dcb2ab-5407e59b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-d6ad2216-c52b-b4b4-cc19-ee5e4caeb7ce-5407e59b {
  grid-column: span 2 / span 2;
}

#w-node-_087bd30f-54b7-c34f-4fa6-233843dcb2ad-5407e59b {
  place-self: end;
}

#w-node-_002a15f4-cc18-0b8b-2d08-362070333cc8-5407e59b {
  grid-template-rows: .25fr 1fr .25fr;
  grid-template-columns: 1fr .5fr 1fr;
}

#w-node-_002a15f4-cc18-0b8b-2d08-362070333cc9-5407e59b {
  grid-row: span 2 / span 2;
}

#w-node-_002a15f4-cc18-0b8b-2d08-362070333cca-5407e59b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_002a15f4-cc18-0b8b-2d08-362070333ccc-5407e59b {
  grid-column: span 2 / span 2;
}

#w-node-_002a15f4-cc18-0b8b-2d08-362070333cd6-5407e59b {
  grid-row: span 2 / span 2;
}

#w-node-_002a15f4-cc18-0b8b-2d08-362070333cd7-5407e59b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: auto;
}

#w-node-_002a15f4-cc18-0b8b-2d08-362070333cd9-5407e59b {
  grid-column: span 2 / span 2;
}

#w-node-_002a15f4-cc18-0b8b-2d08-362070333cda-5407e59b {
  place-self: end;
}

#w-node-_134ac765-46dd-86d5-8be0-348a175b13d3-5407e59b {
  grid-template-rows: 3fr .5fr;
  grid-template-columns: 1fr 1fr;
}

#w-node-_134ac765-46dd-86d5-8be0-348a175b13d4-5407e59b {
  grid-row: span 2 / span 2;
}

#w-node-_56558436-933b-5d24-72e7-4dc5e2fb35bd-5407e59b {
  place-self: auto;
}

#w-node-_72c409b9-e2a0-d25a-07dd-eb06ab10625a-5407e59b {
  place-self: end;
}

#w-node-_4d31485c-35bc-eaf0-3605-dee702a83ecb-5407e59b {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_4d31485c-35bc-eaf0-3605-dee702a83ecc-5407e59b, #w-node-_4f264e70-e5e4-6258-c181-a3adaec7eac4-5407e59b, #w-node-_6bdf8363-99ac-8710-cd9a-dfdc1c8cc689-5407e59b {
  grid-column: span 2 / span 2;
}

#w-node-fa892eb0-baee-2d1f-1e64-9def61996005-5407e59b {
  place-self: auto;
}

#w-node-b0c885bc-e135-0485-17cf-3bf1d075a4bb-5407e59b, #w-node-b0c885bc-e135-0485-17cf-3bf1d075a4bb-8150da79, #w-node-b0c885bc-e135-0485-17cf-3bf1d075a4bb-181cc55b {
  justify-self: start;
}

@media screen and (min-width: 1920px) {
  #w-node-_6256d5ce-3165-6b0b-2b09-cf075befa6ba-5407e59b, #w-node-_002a15f4-cc18-0b8b-2d08-362070333cc8-5407e59b {
    grid-template-rows: .25fr 1fr .25fr;
    grid-template-columns: 1fr .25fr 1fr;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_6256d5ce-3165-6b0b-2b09-cf075befa6ba-5407e59b, #w-node-_002a15f4-cc18-0b8b-2d08-362070333cc8-5407e59b {
    grid-template-rows: .25fr 1fr .25fr;
    grid-template-columns: 1fr .25fr 1fr;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_6256d5ce-3165-6b0b-2b09-cf075befa6ba-5407e59b {
    grid-template-rows: .25fr 1fr .25fr;
    grid-template-columns: 1fr .25fr 1fr;
  }

  #w-node-_002a15f4-cc18-0b8b-2d08-362070333cc8-5407e59b {
    grid-template-rows: .25fr 1fr .25fr;
    grid-template-columns: 1fr .5fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_2f0282d4-a7dd-2756-d120-dcc01acd22a6-5407e59b {
    align-self: start;
  }

  #w-node-b064b23b-683a-d56e-fa0f-eb40fbeb5942-5407e59b {
    align-self: center;
  }

  #w-node-_6256d5ce-3165-6b0b-2b09-cf075befa6ba-5407e59b, #w-node-_002a15f4-cc18-0b8b-2d08-362070333cc8-5407e59b {
    grid-template-rows: .25fr .75fr .25fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_134ac765-46dd-86d5-8be0-348a175b13d3-5407e59b {
    grid-template-rows: 3fr .5fr;
    grid-template-columns: 1fr;
  }

  #w-node-_134ac765-46dd-86d5-8be0-348a175b13d4-5407e59b {
    grid-row: span 2 / span 2;
  }

  #w-node-_4d31485c-35bc-eaf0-3605-dee702a83ecb-5407e59b {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: .5fr .5fr;
  }

  #w-node-b0c885bc-e135-0485-17cf-3bf1d075a4bb-5407e59b, #w-node-b0c885bc-e135-0485-17cf-3bf1d075a4bb-8150da79, #w-node-b0c885bc-e135-0485-17cf-3bf1d075a4bb-181cc55b {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_6256d5ce-3165-6b0b-2b09-cf075befa6ba-5407e59b {
    grid-template-rows: .25fr .5fr .25fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_6256d5ce-3165-6b0b-2b09-cf075befa6bb-5407e59b {
    grid-row: span 1 / span 1;
  }

  #w-node-_51d5fa88-90d0-50ac-43f1-d6c1beedb7d5-5407e59b {
    grid-column: span 2 / span 2;
  }

  #w-node-_49a3da9c-2869-41d1-c16b-2dcad8c0ce11-5407e59b {
    grid-row: span 1 / span 1;
  }

  #w-node-d6ad2216-c52b-b4b4-cc19-ee5e4caeb7ce-5407e59b {
    grid-column: span 2 / span 2;
  }

  #w-node-_002a15f4-cc18-0b8b-2d08-362070333cc9-5407e59b, #w-node-_002a15f4-cc18-0b8b-2d08-362070333cd6-5407e59b {
    grid-row: span 1 / span 1;
  }

  #w-node-b0c885bc-e135-0485-17cf-3bf1d075a4bb-5407e59b, #w-node-b0c885bc-e135-0485-17cf-3bf1d075a4bb-8150da79, #w-node-b0c885bc-e135-0485-17cf-3bf1d075a4bb-181cc55b {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6256d5ce-3165-6b0b-2b09-cf075befa6ba-5407e59b {
    grid-template-rows: .25fr .5fr .25fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_6256d5ce-3165-6b0b-2b09-cf075befa6bb-5407e59b, #w-node-_51d5fa88-90d0-50ac-43f1-d6c1beedb7d5-5407e59b {
    grid-column: span 2 / span 2;
  }

  #w-node-_391586e0-76b8-2335-9895-41bd56025935-5407e59b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_49a3da9c-2869-41d1-c16b-2dcad8c0ce11-5407e59b {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d6ad2216-c52b-b4b4-cc19-ee5e4caeb7ce-5407e59b {
    grid-column: span 2 / span 2;
  }

  #w-node-_002a15f4-cc18-0b8b-2d08-362070333cc8-5407e59b {
    grid-template-rows: .25fr .75fr;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_002a15f4-cc18-0b8b-2d08-362070333cc9-5407e59b, #w-node-_002a15f4-cc18-0b8b-2d08-362070333ccc-5407e59b {
    grid-column: span 2 / span 2;
  }

  #w-node-_002a15f4-cc18-0b8b-2d08-362070333cd5-5407e59b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_002a15f4-cc18-0b8b-2d08-362070333cd6-5407e59b, #w-node-_002a15f4-cc18-0b8b-2d08-362070333cd9-5407e59b {
    grid-column: span 2 / span 2;
  }

  #w-node-_4d31485c-35bc-eaf0-3605-dee702a83ecb-5407e59b {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: .5fr;
  }

  #w-node-_33dfe726-e0e1-ad17-9733-b6306ed05e46-5407e59b, #w-node-_8abf3849-ba0d-c4da-0160-1b082577aa8d-5407e59b, #w-node-_296b918c-feb6-ee2b-1a58-015b83ed2e94-5407e59b, #w-node-_7c2414a6-12a9-8a51-32ea-52d5f065e52e-5407e59b, #w-node-_695c32b8-4639-4732-5df0-590a0a61c9f4-5407e59b, #w-node-c8b708f1-71cf-887e-5b9a-f0430611fb9e-5407e59b {
    grid-column: span 2 / span 2;
  }

  #w-node-_78462c45-1e3c-1790-5af2-2330bdff677e-5407e59b {
    place-self: auto;
  }
}


@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cabinetgrotesk';
  src: url('../fonts/CabinetGrotesk-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}