@font-face {
  font-family: Futura Pt;
  src: url('../fonts/Futura-PT-Heavy.ttf') format("truetype"), url('../fonts/Futura-PT-Heavy.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --accessible-components--dark-grey: #9b9b9b;
  --relume-library-lite--rl-black: black;
  --relume-library-lite--rl-white: white;
}

.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;
}

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

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

.hero {
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

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

.borders.partners {
  justify-content: center;
  align-items: center;
  width: auto;
}

.borders.p-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  text-align: left;
  background-color: #f7f3ed;
  border: 1px #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  height: 3000px;
  display: block;
}

.borders.p-2 {
  background-color: #7d0552;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
}

.borders.p2-b2 {
  background-color: #7d0552;
  border-radius: 30px;
  justify-content: space-around;
  align-items: center;
  margin-top: 60px;
  display: block;
}

.borders.line {
  justify-content: center;
  align-items: center;
}

.borders.line.social {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
}

.borders.line.social.page-1-sociale {
  width: 831px;
}

.heading {
  clear: both;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-size: 72px;
  display: inline-flex;
  position: relative;
  top: 100px;
}

.text-block {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  font-size: 22px;
  display: inline-flex;
  position: relative;
  inset: auto;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f7f3ed;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 1200px;
  height: 100px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.container.p-3 {
  -webkit-text-stroke-color: #f7f3ed;
  background-color: #f7f3ed;
  border-radius: 30px;
}

.container.animarkt {
  background-color: #7d0552;
}

.container.test-1 {
  padding-left: 32px;
  padding-right: 32px;
}

.div-block-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-image: url('../images/Hero.jpeg');
  background-position: 67% 25%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  border-radius: 30px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center stretch;
  width: 831px;
  max-width: 1200px;
  height: 400px;
  margin: 0 auto 40px;
  display: flex;
  position: static;
}

.heading-2 {
  color: gold;
  text-align: left;
  -webkit-text-stroke-color: gold;
  margin-bottom: 10px;
  padding-left: 10px;
  display: inline-block;
}

.heading-2.p1 {
  word-break: normal;
  width: 831px;
  max-width: 831px;
  font-size: 38px;
}

.heading-2.nav {
  margin-left: auto;
  margin-right: auto;
}

.text-block-2 {
  color: gold;
  text-align: left;
  white-space: break-spaces;
  word-break: normal;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  line-height: 22px;
  display: inline-flex;
}

.text-block-2.p1 {
  width: 600px;
  margin-bottom: 20px;
}

.body {
  background-color: #f7f3ed;
  border-radius: 11px;
  height: 2100px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.div-block-3 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  aspect-ratio: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-left: 40px;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  font-weight: 700;
  display: flex;
}

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

.link.w--current {
  text-decoration: none;
}

.link.p-3 {
  color: #000;
}

.link.animarkt {
  color: gold;
}

.image {
  background-color: #0000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  margin-left: auto;
  margin-right: auto;
}

.brand {
  background-image: url('../images/animarkt_stop-motion-forum.png');
  background-position: 50%;
  background-size: 156px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
}

.brand.momakin {
  background-color: #000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.text-block-3 {
  clear: none;
  color: gold;
  text-align: left;
  letter-spacing: .3px;
  -webkit-text-stroke-width: 0px;
  text-indent: 0;
  text-overflow: clip;
  column-count: auto;
  word-break: normal;
  overflow-wrap: normal;
  background-color: #7d0552;
  border-radius: 30px;
  flex: 0 auto;
  width: auto;
  min-height: auto;
  margin-top: 10px;
  padding: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  position: static;
}

.nav-link.w--current, .nav-link-2.w--current, .nav-link-3.w--current {
  font-size: 24px;
}

.image-2 {
  width: 90%;
}

.heading-3 {
  color: gold;
  font-size: 64px;
}

.text-block-4 {
  color: gold;
  margin-top: 10px;
  font-size: 18px;
  display: flex;
}

.div-block-4 {
  text-align: left;
  background-color: #7d0552;
  border-radius: 30px;
  width: auto;
  height: auto;
  margin-top: 10px;
}

.div-block-4.new {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0;
  display: block;
}

.heading-4 {
  font-size: 28px;
}

.heading-5 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-left: 0;
  font-size: 32px;
  display: block;
}

.cell {
  padding-left: 0;
}

.cell-2 {
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  line-height: 11px;
}

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

.image-3 {
  border-radius: 30px;
  margin-top: 0;
  margin-bottom: 0;
}

.bold-text {
  margin-left: 0;
  font-size: 48px;
}

.navbar {
  background-color: #f7f3ed;
}

.navbar.p-3 {
  color: #f7f3ed;
  -webkit-text-stroke-color: #f7f3ed;
  background-color: #f7f3ed;
}

.navbar.animarkt {
  background-color: #7d0552;
}

.navbar.test-1 {
  width: auto;
  height: auto;
  display: block;
  position: sticky;
  inset: 0 0% auto;
}

.nav-link-4 {
  font-family: Futura Pt, Arial, sans-serif;
}

.nav-link-4.w--current {
  color: #000;
  border: 1px #000;
}

.nav-link-4.p-3 {
  color: #000;
}

.nav-link-4.animarkt {
  color: gold;
}

.nav-link-5 {
  color: #000;
  border-left: 3px solid #000;
  border-right: 3px solid #000;
  font-family: Futura Pt, Arial, sans-serif;
  font-weight: 900;
}

.nav-link-5.w--current {
  color: #000;
}

.nav-link-5.p-3 {
  color: #000;
  border-right-style: solid;
  border-right-width: 3px;
}

.nav-link-5.animarkt.w--current {
  color: gold;
  border-left-color: gold;
}

.nav-link-6 {
  border-left: 3px #000;
  border-right: 3px solid #000;
  font-family: Futura Pt, Arial, sans-serif;
  font-weight: 900;
}

.nav-link-6.w--current {
  color: #000;
}

.nav-link-6.p-3.w--current {
  color: #000;
  border: 1px #000;
  border-right: 3px solid #000;
}

.nav-link-6.animarkt {
  color: gold;
  border-left-color: gold;
  border-right-color: gold;
}

.nav-link-6.bilety {
  color: #7d0552;
}

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

.link-2.p-3 {
  color: #000;
}

.link-2.animarkt {
  color: gold;
}

.div-block-5 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  max-width: 1200px;
  margin-top: 100px;
  margin-bottom: 0;
  display: flex;
}

.text-block-5 {
  color: gold;
  margin-bottom: 20px;
  margin-left: 40px;
}

.text-block-6 {
  color: gold;
  margin-bottom: 20px;
  margin-right: 40px;
}

.grid {
  grid-template-rows: 30px;
  grid-template-columns: 20px 20px 20px 20px;
  grid-auto-columns: 30px;
  margin-left: 0;
  margin-right: auto;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body-2 {
  background-color: #7d0552;
  height: 1500px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

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

.text-block-7 {
  text-align: justify;
  width: auto;
  max-width: 667px;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: inline-flex;
  position: relative;
}

.text-block-8 {
  text-align: justify;
  width: auto;
  max-width: 667px;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: inline-flex;
}

.text-block-9, .text-block-10, .text-block-11 {
  text-align: justify;
  width: auto;
  max-width: 667px;
  margin-bottom: 0;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: inline-flex;
}

.text-block-12 {
  text-align: justify;
  width: auto;
  max-width: 667px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: inline-block;
}

.heading-7 {
  text-align: left;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 44px;
  line-height: 44px;
  display: flex;
}

.text-block-13 {
  text-align: justify;
  width: auto;
  max-width: 667px;
  margin-bottom: 0;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: inline-flex;
}

.text-block-14 {
  text-align: justify;
  width: auto;
  max-width: 667px;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: inline-flex;
}

.div-block-8 {
  background-color: #f7f3ed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-2 {
  grid-template-areas: ". Area";
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  background-image: url('../images/Peter_and_the_Wolf.jpg');
  background-position: 100% 0;
  background-repeat: repeat-y;
  background-size: 266px 380px;
  background-attachment: scroll;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0 40px;
  padding-right: 0;
  font-size: 12px;
  display: flex;
}

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

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

.image-4 {
  border-radius: 30px;
}

.cell-4 {
  justify-content: flex-start;
  align-items: flex-end;
  padding-right: 0;
}

.div-block-11 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.grid-3 {
  justify-content: stretch;
}

.div-block-12 {
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  display: flex;
}

.heading-8 {
  margin-left: auto;
  margin-right: auto;
}

.grid-4 {
  align-content: start;
}

.button {
  color: #7d0552;
  background-color: gold;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 20px;
  display: inline-flex;
}

.div-block-13 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-14 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  text-align: left;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 957.15px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.grid-5 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 0 auto;
  order: 0;
  grid-template: "Area-2 . . ."
                 ". . . ."
                 ". . . Area"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column dense;
  justify-content: center;
  place-items: start center;
  display: grid;
}

.body-3 {
  color: #f7f3ed;
  background-color: #f7f3ed;
  height: 1400px;
}

.text-block-15 {
  font-size: 28px;
  line-height: 21px;
}

.info {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 700px;
  display: flex;
}

.text-block-16 {
  text-align: justify;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: 200px;
  font-size: 20px;
  line-height: 26px;
  display: inline-flex;
}

.text-block-17 {
  font-size: 16px;
  font-weight: 700;
}

.text-block-18 {
  text-transform: uppercase;
  font-weight: 700;
}

.fs_accordion-1_item {
  border-radius: 30px;
}

.fs_accordion-1_icon {
  color: gold;
  margin-right: 0;
  font-size: 1.125rem;
  position: relative;
}

.fs_accordion-1_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: pointer;
  background-color: #7d0552;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 700;
  display: flex;
}

.fs_accordion-1_header:focus-visible, .fs_accordion-1_header[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_accordion-1_paragraph {
  color: #333;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 700;
}

.fs_accordion-1_component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs_accordion-1_content {
  overflow: hidden;
}

.fs_accordion-1_body {
  background-color: #fff;
  border-radius: 30px;
  padding: 1rem 1.5rem;
}

.fs_accordion-1_label {
  color: gold;
  font-size: 1.25rem;
  font-weight: 500;
}

.fs_accordion-1_embed {
  margin-bottom: 0;
}

.fs_accordion-1_message {
  color: var(--accessible-components--dark-grey);
}

.heading-9 {
  color: #000;
  text-align: center;
  -webkit-text-stroke-color: #000;
  background-color: gold;
  border-radius: 30px;
  margin-bottom: 40px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-weight: 700;
}

.fs_accordion-1_component-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.p-3 {
  color: #000;
}

.div-block-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 539px;
  margin-right: 0;
  display: block;
}

.fs_accordion-1_item-2.margin {
  margin-bottom: 40px;
}

.fs_accordion-1_icon-2 {
  margin-right: 0;
  font-size: 1.125rem;
  position: relative;
}

.fs_accordion-1_header-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: pointer;
  background-color: gold;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  display: flex;
}

.fs_accordion-1_header-2:focus-visible, .fs_accordion-1_header-2[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_accordion-1_paragraph-2 {
  margin-bottom: 0;
  font-weight: 700;
}

.fs_accordion-1_component-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.fs_accordion-1_content-2 {
  overflow: hidden;
}

.fs_accordion-1_body-2 {
  background-color: #fff;
  border-radius: 30px;
  padding: 1rem 1.5rem;
}

.fs_accordion-1_label-2 {
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: 500;
}

.fs_accordion-1_embed-2 {
  margin-bottom: 0;
}

.fs_accordion-1_message-2 {
  color: var(--accessible-components--dark-grey);
}

.quick-stack-3 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #f7f3ed;
  border-radius: 30px;
  padding: 0 20px;
}

.quick-stack-3.peter {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  background-color: #f7f3ed;
  border-radius: 30px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.heading-10 {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-left: 1.5rem;
  line-height: 38px;
  display: inline-flex;
}

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

.heading-11 {
  font-size: 30px;
}

.heading-12 {
  margin-top: 0;
  padding-left: 1.5rem;
  font-size: 25px;
  line-height: 25px;
}

.text-block-19 {
  text-align: left;
  background-color: gold;
  border-radius: 30px;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 1rem 1.5rem 1em;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
}

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

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

.image-5 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.cell-7 {
  background-color: gold;
  border-radius: 30px;
  justify-content: center;
  align-items: flex-start;
  padding-left: 20px;
}

.cell-8 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
}

.div-block-16 {
  background-color: #7d0552;
  width: auto;
  height: 15px;
  font-size: 14px;
}

.div-block-17 {
  background-color: gold;
  border-radius: 30px;
  width: 831px;
  min-width: auto;
  max-width: 831px;
  height: 10px;
}

.animarkt {
  color: gold;
}

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

.granice {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 32px;
  padding-right: 32px;
}

.div-block-19 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 876px;
  margin-right: 0;
  display: flex;
}

.slide {
  background-image: url('../images/zdjecie-1-.jpg');
  background-position: 0 0;
  background-size: auto;
}

.heading-13 {
  text-align: left;
  font-size: 56px;
  line-height: 56px;
}

.div-block-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 322px;
  display: block;
}

.section {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.slider {
  width: 522px;
  padding-left: 0;
}

.heading-14 {
  text-align: left;
  font-size: 30px;
  line-height: 44px;
}

.div-block-21 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.section-2 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 72px;
  display: flex;
}

.heading-15 {
  text-align: left;
  word-break: normal;
  padding-left: 15px;
  font-size: 26px;
  line-height: 26px;
  display: block;
}

.heading-16 {
  font-size: 18px;
  line-height: 18px;
}

.heading-17 {
  text-align: left;
  margin-top: 10px;
  padding-left: 15px;
  font-size: 18px;
  line-height: 18px;
}

.heading-18 {
  font-size: 26px;
  line-height: 26px;
}

.heading-19 {
  text-align: center;
  width: 310px;
  padding-left: 0;
  font-size: 26px;
  line-height: 26px;
}

.div-block-22 {
  background-color: #ffa8a8;
  border-radius: 10px;
  width: 502px;
  height: auto;
  padding-left: 0;
  display: block;
}

.div-block-23 {
  background-color: #d4d1d1;
  border-radius: 10px;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  height: 132px;
  display: block;
}

.body-4 {
  text-align: center;
  height: 2000px;
}

.div-block-24 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  display: flex;
}

.button-2 {
  border-radius: 10px;
  padding-left: 15px;
}

.heading-20 {
  text-align: center;
  margin-top: 10px;
  padding-left: 0;
  font-size: 18px;
  line-height: 18px;
}

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

.div-block-25 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.section-3 {
  justify-content: center;
  align-items: center;
  padding-top: 72px;
  display: flex;
}

.div-block-26 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  justify-content: space-between;
  display: flex;
}

.heading-21 {
  text-align: left;
  margin-top: 0;
  font-size: 44px;
  line-height: 44px;
}

.heading-22, .heading-23 {
  font-size: 26px;
  line-height: 26px;
}

.heading-24 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 26px;
  text-decoration: none;
}

.text-block-20 {
  text-align: left;
  word-break: keep-all;
  padding-top: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
}

.div-block-27 {
  background-color: #f48d8d;
  border-radius: 10px;
  width: 328px;
  padding: 20px 15px;
}

.image-6 {
  width: 530px;
  height: 353.3px;
}

.div-block-28 {
  width: 530px;
  height: 494px;
  display: flex;
}

.section-4 {
  justify-content: center;
  align-items: center;
  padding-top: 144px;
  display: flex;
}

.div-block-29 {
  background-color: #ff8686;
  border-radius: 5px;
  width: 876px;
  height: 15px;
}

.section-5 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.div-block-30 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-start;
  width: 876px;
  display: flex;
}

.heading-25 {
  font-size: 26px;
}

.heading-26 {
  font-size: 26px;
  line-height: 26px;
}

.section-6, .section-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-31 {
  width: 876px;
  padding-top: 10px;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 20px 20px 20px 20px;
  padding-left: 20px;
}

.div-block-32 {
  justify-content: space-between;
  align-items: stretch;
  width: 876px;
  padding-top: 288px;
  padding-bottom: 20px;
  display: flex;
}

.section-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-21, .text-block-22 {
  line-height: 14px;
}

.section-9 {
  height: 900px;
}

.image-7 {
  margin-top: 0;
}

.slider-2 {
  height: 700px;
}

.slider-3 {
  z-index: 1;
  width: auto;
  max-width: 1440px;
  height: auto;
  position: relative;
}

.slide-2 {
  width: 1203px;
}

.body-5 {
  text-align: center;
  background-color: #f7f3ed;
  height: 3000px;
}

.text-block-23 {
  margin-top: 0;
}

.div-block-33 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  width: 1203.2px;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.container-2 {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.section-10 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-24, .text-block-25 {
  text-align: left;
  font-family: PT Serif, serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 26px;
}

.heading-27 {
  text-align: left;
  width: 520.938px;
  height: auto;
  font-family: PT Serif, serif;
  line-height: 44px;
}

.heading-28 {
  text-align: left;
  font-family: PT Serif, serif;
}

.button-4 {
  text-align: left;
}

.div-block-34 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  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;
}

.div-block-35 {
  text-align: center;
  display: flex;
}

.heading-29 {
  text-align: left;
  font-family: PT Serif, serif;
}

.div-block-36 {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-37 {
  border-right: 3px solid gold;
  border-radius: 0;
  align-self: stretch;
  width: 680px;
  height: auto;
  padding-left: 20px;
  padding-right: 0;
  display: block;
}

.div-block-38 {
  border-right: 3px solid gold;
  width: 523.338px;
}

.div-block-39 {
  align-self: flex-start;
  width: 40%;
  padding-left: 20px;
}

.section-11 {
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-26 {
  font-size: 30px;
  line-height: 30px;
}

.text-block-27 {
  text-align: left;
  font-family: PT Serif, serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.heading-30 {
  text-align: left;
  margin-bottom: 20px;
  font-family: PT Serif, serif;
  font-size: 48px;
}

.section-12 {
  background-image: url('../images/zdjecie-1-.jpg');
  background-position: 0 0;
  background-size: auto;
}

.div-block-40 {
  width: 1203px;
  height: 44%;
}

.section-13 {
  height: 10%;
}

.image-8 {
  padding-top: 10px;
}

.text-block-28 {
  text-align: center;
  padding-top: 20px;
  padding-left: 0;
  font-family: PT Serif, serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.div-block-41 {
  background-color: gold;
  height: 10px;
}

.div-block-42 {
  justify-content: space-between;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-43 {
  z-index: auto;
  position: fixed;
  inset: 45% auto auto 285%;
}

.slide-nav {
  display: inline-block;
}

.heading-31 {
  text-align: center;
  border-top: 10px solid #7d0552;
  border-bottom: 10px solid gold;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: PT Serif, serif;
  font-size: 51px;
  display: block;
}

.button-5, .button-6, .button-7 {
  background-color: #7d0552;
  border-radius: 10px;
  margin-top: 20px;
}

.section-14 {
  border-bottom: 1px solid gold;
}

.image-9 {
  overflow: hidden;
}

.grid-7 {
  grid-template-rows: auto;
  grid-template-columns: 18px 18px 18px 18px;
  padding-left: 20px;
}

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

.text-block-29 {
  text-align: center;
}

.container-3 {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-16 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #fff;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: 100px;
  display: flex;
}

.section-16.color-difrent, .section-16.color-1 {
  background-color: #f7f3ed;
}

.div-block-45 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: stretch;
  padding-bottom: 20px;
  display: flex;
}

.container-4 {
  max-width: 1309px;
  height: 544px;
  margin-left: auto;
  margin-right: auto;
}

.section-17 {
  background-color: #e87f40;
  height: auto;
  padding: 64px 0;
}

.div-block-46 {
  box-sizing: border-box;
  aspect-ratio: auto;
  justify-content: center;
  align-items: center;
  width: 677px;
  max-width: none;
  height: 544px;
  padding-left: 0;
  display: block;
}

.heading-32 {
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 56px;
  display: inline-block;
}

.heading-33 {
  text-align: left;
  margin-top: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 48px;
  display: block;
}

.text-block-30 {
  text-align: left;
  width: auto;
  height: 240px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  display: inline-block;
}

.grid-9 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 327px 327px 327px;
}

.container-5 {
  max-width: none;
  padding-left: 40px;
  padding-right: 40px;
}

.text-block-31 {
  color: #f7f3ed;
  text-align: left;
  width: 677px;
  height: 144px;
  font-family: Futura Pt, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.heading-34 {
  color: gold;
  text-align: left;
  -webkit-text-stroke-color: #f7f3ed;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 56px;
  line-height: 56px;
}

.heading-35 {
  color: #f7f3ed;
  margin-top: 0;
  margin-bottom: 10px;
  display: inline-block;
}

.heading-36 {
  color: #f7f3ed;
  text-align: left;
  width: 677px;
  margin-top: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
}

.container-6 {
  width: auto;
  height: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.container-6.bilety {
  height: 420px;
}

.div-block-47 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 540px;
  display: flex;
}

.div-block-48 {
  justify-content: center;
  align-items: center;
  width: 860px;
  display: flex;
}

.div-block-49 {
  width: 677px;
}

.grid-10 {
  grid-column-gap: 40px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 260px 260px 260px;
}

.section-18 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.section-18.bilety {
  background-color: #e87f40;
  padding-top: 0;
  padding-bottom: 40px;
}

.div-block-50 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  height: auto;
  display: flex;
}

.heading-37 {
  width: 260px;
}

.div-block-51 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  width: 260px;
  height: auto;
  transform-style: preserve-3d;
  border: 3px solid #7d0552;
  border-radius: 5px;
  flex-flow: column;
  order: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-51.bilety {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  background-color: gold;
  border-style: none;
}

.div-block-52 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  color: #333;
  border: 3px solid #7d0552;
  border-radius: 5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 260px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-52.bilety {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-style: none;
  height: 420px;
}

.div-block-52.bilety.tes3 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.div-block-53 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  border: 3px solid #7d0552;
  border-radius: 5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 260px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.div-block-53.bilety {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-style: none;
  justify-content: space-between;
  align-items: center;
  height: 420px;
}

.div-block-54 {
  width: 235.2px;
  height: auto;
}

.heading-38 {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 32px;
  line-height: 32px;
}

.heading-38.bilety {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 28px;
}

.text-block-32 {
  font-family: Futura Pt, Arial, sans-serif;
}

.text-block-32.bilety {
  color: #000;
  text-align: left;
  text-transform: capitalize;
  font-size: 20px;
  line-height: 23px;
}

.heading-39 {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 32px;
  line-height: 32px;
}

.heading-39.bilety {
  color: #000;
  font-size: 28px;
  line-height: 28px;
}

.text-block-33 {
  text-align: left;
  font-family: Futura Pt, Arial, sans-serif;
  font-size: 18px;
}

.div-block-55 {
  width: 235.2px;
  height: 48px;
}

.div-block-55.bilety {
  text-align: left;
}

.heading-40 {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 32px;
  line-height: 32px;
}

.heading-40.bilety {
  color: #000;
  background-color: #fff;
  font-size: 28px;
  line-height: 28px;
}

.div-block-56 {
  height: 48px;
}

.button-8 {
  color: #fff;
  background-color: #e87f40;
  border-radius: 5px;
  margin-bottom: 10px;
  font-family: Futura Pt, Arial, sans-serif;
}

.button-9 {
  background-color: #e87f40;
  border-radius: 7px;
  font-family: Futura Pt, Arial, sans-serif;
}

.button-9.bilety {
  background-color: #e87f40;
}

.button-10 {
  background-color: #e87f40;
  border-radius: 5px;
  font-family: Futura Pt, Arial, sans-serif;
}

.text-block-34 {
  padding-bottom: 20px;
  padding-left: 20px;
  display: inline-block;
}

.text-block-35 {
  text-align: center;
  vertical-align: baseline;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  padding-right: 20px;
  display: inline-block;
}

.container-7 {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  width: 940px;
  padding-top: 64px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.heading-41 {
  color: #e87f40;
  text-align: left;
  -webkit-text-stroke-color: #7d0552;
  width: auto;
  padding-left: 40px;
  padding-right: 40px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 220px;
  font-weight: 700;
  line-height: 193px;
  display: inline-block;
}

.text-block-36 {
  color: #e87f40;
  text-align: center;
  width: 840px;
  height: auto;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Futura Pt, Arial, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.section-19 {
  background-color: #f7f3ed;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  height: auto;
  padding-top: 64px;
  padding-bottom: 64px;
  display: block;
}

.bold-text-2 {
  width: 675.3px;
}

.container-8 {
  padding-left: 40px;
  padding-right: 40px;
}

.section-20 {
  background-color: #f7f3ed;
  padding-top: 64px;
  padding-bottom: 64px;
}

.div-block-57 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.heading-42 {
  color: #fff;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 32px;
  line-height: 32px;
  display: inline-block;
}

.heading-43 {
  color: #fff;
  font-family: Futura Pt, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.text-block-37 {
  color: #fff;
  width: 510px;
  padding-bottom: 10px;
  font-family: Futura Pt, Arial, sans-serif;
}

.fs_accordion-1_icon-3 {
  margin-right: 0;
  font-size: 1.125rem;
  position: relative;
}

.fs_accordion-1_header-3 {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  cursor: pointer;
  background-color: #e87f40;
  border: 3px #000;
  border-radius: 5px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 260px;
  padding: 1rem 1.5rem;
  display: flex;
}

.fs_accordion-1_header-3:focus-visible, .fs_accordion-1_header-3[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_accordion-1_paragraph-3 {
  margin-bottom: 0;
  font-family: Futura Pt, Arial, sans-serif;
}

.fs_accordion-1_component-4 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 260px;
  display: grid;
}

.fs_accordion-1_content-3 {
  overflow: hidden;
}

.fs_accordion-1_body-3 {
  background-color: #fff;
  border: 3px #000;
  border-radius: 5px;
  padding: 1rem 1.5rem;
}

.fs_accordion-1_label-3 {
  color: #fff;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
}

.fs_accordion-1_embed-3 {
  margin-bottom: 0;
}

.fs_accordion-1_message-3 {
  color: var(--accessible-components--dark-grey);
}

.container-9 {
  padding-left: 40px;
  padding-right: 40px;
}

.section-21 {
  background-color: #fff;
  padding-top: 32px;
  padding-bottom: 64px;
}

.div-block-58 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  display: grid;
}

.div-block-59, .div-block-60, .div-block-61 {
  width: 260px;
}

.div-block-62 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  display: flex;
}

.heading-44 {
  font-size: 32px;
}

.heading-45 {
  font-size: 32px;
  line-height: 32px;
}

.heading-46 {
  font-size: 32px;
}

.heading-47, .heading-48 {
  font-size: 32px;
  line-height: 32px;
}

.div-block-63 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.div-block-64, .div-block-65, .div-block-66 {
  width: 260px;
}

.heading-49 {
  font-size: 32px;
}

.heading-50 {
  font-size: 32px;
  line-height: 32px;
}

.div-block-67 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.heading-51, .heading-52 {
  font-size: 32px;
  line-height: 32px;
}

.fs_accordion-1_paragraph-4 {
  margin-bottom: 0;
  font-family: Futura Pt, Arial, sans-serif;
}

.fs_accordion-1_label-4 {
  color: #fff;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.fs_accordion-2_component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs_accordion-2_embed {
  margin-bottom: 0;
}

.fs_accordion-2_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  cursor: pointer;
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1.5rem;
  display: flex;
}

.fs_accordion-2_header:focus-visible, .fs_accordion-2_header[data-wf-focus-visible] {
  outline-color: var(--accessible-components--dark-grey);
  outline-offset: 4px;
  outline-width: 2px;
  outline-style: solid;
}

.fs_accordion-2_content {
  transition: max-height .2s;
  overflow: hidden;
}

.fs_accordion-2_body {
  background-color: #fff;
  padding: 1rem 1.5rem;
}

.fs_accordion-2_paragraph {
  margin-bottom: 0;
}

.fs_accordion-2_icon {
  margin-right: 0;
  font-size: 1.125rem;
  position: relative;
}

.fs_accordion-2_label {
  font-size: 1.25rem;
  font-weight: 500;
}

.fs_accordion-2_arrow-wrapper {
  transition: transform .2s;
}

.fs_accordion-2_arrow-wrapper.is-active-accordion {
  transform: rotate(180deg);
}

.fs_accordion-2_message {
  color: var(--accessible-components--dark-grey);
}

.fs_accordion-1_paragraph-5 {
  margin-bottom: 0;
  font-family: Futura Pt, Arial, sans-serif;
}

.fs_accordion-1_label-5 {
  color: #fff;
  text-align: left;
  margin-left: -10px;
  padding-left: 0;
  padding-right: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
}

.fs_accordion-1_paragraph-6 {
  margin-bottom: 0;
  font-family: Futura Pt, Arial, sans-serif;
}

.container-10 {
  padding-left: 40px;
  padding-right: 40px;
}

.heading-53 {
  text-align: center;
  border: 3px solid #000;
  border-radius: 5px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 32px;
  line-height: 32px;
}

.section-22 {
  padding-top: 0;
}

.div-block-68 {
  background-color: #e87f40;
  border: 3px #000;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.div-block-69 {
  text-align: justify;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-54 {
  color: #fff;
  text-align: center;
  background-color: #e87f40;
  padding-top: 60px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 102px;
  font-weight: 700;
  line-height: 102px;
}

.container-11 {
  padding-left: 40px;
  padding-right: 40px;
}

.text-block-38 {
  color: #fff;
  text-align: center;
  padding-top: 0;
  padding-bottom: 64px;
  font-family: Futura Pt, Arial, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.container-12 {
  padding-left: 40px;
  padding-right: 40px;
}

.div-block-70 {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.heading-55 {
  font-size: 32px;
}

.heading-56 {
  color: #fff;
  text-align: left;
  font-size: 32px;
  line-height: 32px;
}

.div-block-71 {
  background-color: #e87f40;
  border-radius: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 410px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-72 {
  background-color: #e87f40;
  border-radius: 5px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 410px;
  height: 210px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.heading-57 {
  color: #fff;
  font-size: 32px;
  line-height: 32px;
}

.text-block-39 {
  color: #fff;
  font-size: 18px;
}

.div-block-73, .div-block-74 {
  margin-top: 20px;
}

.section-24 {
  background-color: #f7f3ed;
}

.heading-58 {
  text-align: center;
  margin-bottom: 0;
}

.text-block-40 {
  text-align: left;
  margin-bottom: 40px;
}

.button-11 {
  background-color: #3898ec;
  border-radius: 5px;
  margin-top: 60px;
  margin-bottom: 10px;
}

.button-12 {
  border-radius: 5px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.div-block-75 {
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.text-block-41 {
  color: #000;
  margin-top: 23px;
  font-family: Futura Pt, Arial, sans-serif;
  font-size: 20px;
}

.text-block-42 {
  font-family: Futura Pt, Arial, sans-serif;
  font-weight: 900;
}

.rl-padding-section-large {
  padding-top: 0;
  padding-bottom: 7rem;
}

.rl_faq6_question {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  cursor: pointer;
  background-color: #e87f40;
  border: 1px #000;
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem 1.5rem;
  display: flex;
}

.rl-heading-style-h2 {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.rl-text-style-regular {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  font-family: Futura Pt, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_faq6_answer {
  border-radius: 5px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  overflow: hidden;
}

.rl-button {
  border: 1px solid var(--relume-library-lite--rl-black);
  background-color: var(--relume-library-lite--rl-black);
  color: var(--relume-library-lite--rl-white);
  text-align: center;
  padding: .75rem 1.5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
}

.rl-button.is-secondary {
  color: var(--relume-library-lite--rl-black);
  background-color: #0000;
}

.rl_faq6_accordion {
  border: 1px none var(--relume-library-lite--rl-black);
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.rl_faq6_list-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: start stretch;
  display: grid;
}

.rl-text-style-medium {
  color: var(--relume-library-lite--rl-black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
}

.rl_faq6_icon {
  width: 2rem;
  height: 2rem;
  color: var(--relume-library-lite--rl-white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rl_section_faq6 {
  background-color: var(--relume-library-lite--rl-white);
}

.rl_faq6_answer-wrapper {
  margin-bottom: 1.5rem;
}

.rl_faq6_spacing-block-1 {
  width: 100%;
  padding-bottom: 1.5rem;
}

.rl-padding-global {
  background-color: #f7f3ed;
  padding-left: 5%;
  padding-right: 5%;
}

.rl_faq6_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.rl_faq6_spacing-block-2 {
  width: 100%;
  padding-bottom: 2rem;
}

.rl_faq6_question-text {
  color: var(--relume-library-lite--rl-white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}

.rl_faq6_icon-wrapper {
  align-self: flex-start;
}

.rl-container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.container-13 {
  background-color: #f7f3ed;
  padding-left: 40px;
  padding-right: 40px;
}

.image-12 {
  width: auto;
  height: auto;
}

.section-25 {
  background-color: #e87f40;
}

.body-6 {
  background-color: #f7f3ed;
}

.heading-59 {
  color: #e87f40;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0;
  padding-bottom: 64px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 144px;
  line-height: 144px;
}

.body-7 {
  background-color: #f7f3ed;
}

.image-14 {
  margin-left: 20px;
}

.image-15 {
  margin-left: 15px;
}

@media screen and (min-width: 1440px) {
  .div-block {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }

  .borders {
    width: 1240px;
  }

  .div-block-2 {
    background-position: 50% 32%;
    background-size: 1200px 800px;
    width: 1200px;
  }

  .cell-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-3 {
    width: 1200px;
    height: 720px;
  }

  .div-block-6 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-9 {
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 100px;
    padding-right: 100px;
  }

  .div-block-17 {
    width: 1200px;
    max-width: 1200px;
  }

  .image-7 {
    object-fit: fill;
  }

  .slider-3 {
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    max-height: none;
    display: flex;
  }

  .slide-2 {
    width: auto;
  }

  .div-block-33 {
    width: 1484px;
    max-width: 1484px;
  }

  .div-block-44 {
    justify-content: center;
    align-items: center;
    max-width: 1440px;
    display: flex;
  }

  .section-15 {
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: none;
    max-height: 989.3px;
    display: flex;
  }

  .image-9 {
    box-sizing: border-box;
    vertical-align: baseline;
    object-fit: cover;
    max-width: none;
  }

  .image-10 {
    aspect-ratio: auto;
    object-fit: cover;
    max-width: none;
    max-height: 100%;
    position: static;
  }

  .mask {
    flex: 0 auto;
  }

  .image-11 {
    object-fit: cover;
    max-width: none;
  }

  .section-16 {
    background-color: #f7f3ed;
  }

  .text-block-31 {
    font-family: Futura Pt, Arial, sans-serif;
  }

  .heading-34 {
    font-family: Futura Pt, Arial, sans-serif;
    font-weight: 500;
  }

  .container-6 {
    height: auto;
  }

  .section-18 {
    pointer-events: auto;
    background-color: #f7f3ed;
    box-shadow: 0 2px #0003;
  }

  .div-block-51 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    height: auto;
    transform: scale3d(1none, 1none, 1none);
    border: 3px solid #7d0552;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-52, .div-block-53 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    border: 3px solid #7d0552;
    flex-flow: column;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-54 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    width: 260px;
    padding-left: 10px;
    display: flex;
  }

  .heading-38 {
    text-align: left;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 32px;
    line-height: 32px;
  }

  .text-block-32 {
    text-align: left;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    font-family: Futura Pt, Arial, sans-serif;
    font-size: 14px;
    display: inline-flex;
  }

  .heading-39 {
    text-align: left;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 32px;
    line-height: 32px;
  }

  .text-block-33 {
    color: gold;
    text-align: left;
    font-family: Futura Pt, Arial, sans-serif;
    font-size: 26px;
    line-height: 26px;
  }

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

  .heading-40 {
    text-align: left;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 32px;
    line-height: 32px;
  }

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

  .button-8 {
    background-color: #e87f40;
    border-radius: 5px;
    margin-bottom: 10px;
    display: block;
  }

  .button-9 {
    background-color: #e87f40;
    border-radius: 7px;
  }

  .button-9.bilety {
    background-color: #e87f40;
  }

  .button-10 {
    background-color: #e87f40;
    border-radius: 5px;
  }

  .heading-41 {
    background-color: #f7f3ed;
    border: 1px #f7f3ed;
  }

  .section-19 {
    -webkit-text-fill-color: inherit;
    background-color: #f7f3ed;
    background-clip: border-box;
  }

  .container-10 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-53 {
    text-align: center;
    font-family: IBM Plex Sans, sans-serif;
  }

  .section-22 {
    padding-top: 64px;
    padding-bottom: 32px;
  }

  .section-23 {
    background-color: #f7f3ed;
  }

  .section-26 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-13 {
    width: 1484px;
    max-width: 1484vw;
  }
}

@media screen and (max-width: 991px) {
  .borders {
    padding-left: 100px;
    padding-right: 100px;
  }

  .div-block-2 {
    background-position: 50%;
    background-size: 620px;
    background-attachment: scroll;
    width: 620px;
    margin-bottom: 10px;
  }

  .heading-2.p1 {
    width: 620px;
    font-size: 38px;
  }

  .nav-menu {
    background-color: #f7f3ed;
  }

  .link.w--current {
    font-size: 12px;
  }

  .heading-3 {
    margin-bottom: 0;
  }

  .text-block-4 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: -8px;
  }

  .div-block-4 {
    width: 620px;
  }

  .quick-stack {
    padding-top: 0;
  }

  .image-3 {
    width: 620px;
    height: 405px;
  }

  .nav-link-4 {
    height: auto;
    font-weight: 900;
  }

  .nav-link-4.w--current {
    font-size: 12px;
  }

  .nav-link-5, .nav-link-6 {
    font-size: 14px;
  }

  .link-2 {
    font-size: 12px;
  }

  .heading-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-15 {
    font-size: 14px;
  }

  .quick-stack-3.peter {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .heading-10 {
    font-size: 29px;
    line-height: 29px;
  }

  .heading-12 {
    font-size: 16px;
    line-height: 18px;
  }

  .text-block-19 {
    line-height: 20px;
  }

  .cell-6.photo {
    display: none;
  }

  .cell-8 {
    padding-top: 20px;
  }

  .div-block-18 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #f7f3ed;
    border-radius: 0 0 30px 30px;
    justify-content: flex-start;
    align-items: center;
    margin-top: -35px;
    padding: 20px;
    display: flex;
  }

  .grid-7 {
    place-content: space-between start;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .container-5 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-6.bilety {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-self: auto;
    align-items: center;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: static;
    top: 0;
  }

  .section-18.bilety {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
    position: relative;
  }

  .div-block-50 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-50.bilety {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    position: static;
  }

  .div-block-51 {
    height: auto;
  }

  .div-block-51.bilety {
    justify-content: center;
    align-items: center;
    height: 420px;
    display: block;
    position: static;
    top: 0;
  }

  .div-block-52, .div-block-53 {
    height: 370.8px;
  }

  .container-7 {
    justify-content: center;
    align-items: flex-start;
    width: 720px;
    display: block;
  }

  .heading-41 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 144px;
    line-height: 144px;
  }

  .text-block-36 {
    height: auto;
    padding-bottom: 40px;
    font-size: 18px;
    line-height: 21px;
    position: relative;
    top: 0;
  }

  .section-19 {
    background-image: none;
    height: auto;
    padding-top: 64px;
  }

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

  .div-block-58 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-62 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .div-block-69 {
    height: auto;
    position: relative;
    bottom: 0;
  }

  .rl-padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.75rem;
  }

  .rl_faq6_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .section-25 {
    height: 600px;
  }

  .heading-59 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 97px;
    line-height: 95px;
  }

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

  .icon {
    color: #000;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    width: 467px;
  }

  .heading-2.p1 {
    width: 467px;
    font-size: 30px;
  }

  .text-block-2.p1 {
    width: 467px;
  }

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

  .text-block-4 {
    font-size: 16px;
  }

  .div-block-4 {
    width: 467px;
  }

  .image-3 {
    width: 467px;
    height: 311px;
  }

  .text-block-7 {
    justify-content: flex-start;
    align-items: center;
    width: 467px;
    padding-left: 40px;
    font-size: 16px;
  }

  .text-block-8, .text-block-9, .text-block-10, .text-block-11, .text-block-12 {
    padding-left: 40px;
  }

  .heading-7 {
    width: 467px;
    padding-left: 0;
    font-size: 26px;
    line-height: 30px;
  }

  .text-block-13, .text-block-14 {
    padding-left: 40px;
  }

  .heading-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-15 {
    width: 467px;
  }

  .quick-stack-3 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 467px;
  }

  .quick-stack-3.peter {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-10 {
    font-size: 19px;
    line-height: 21px;
  }

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

  .heading-12 {
    font-size: 14px;
    line-height: 14px;
  }

  .text-block-19 {
    font-size: 12px;
    line-height: 12px;
  }

  .text-block-31, .heading-34 {
    width: auto;
  }

  .container-6 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-49 {
    width: 597px;
  }

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

  .container-7 {
    width: 607px;
    line-height: 16px;
  }

  .heading-41 {
    font-size: 128px;
    line-height: 128px;
  }

  .text-block-36 {
    font-size: 18px;
    line-height: 19px;
  }

  .section-19 {
    height: auto;
    padding-top: 0;
    padding-bottom: 32px;
  }

  .heading-54 {
    font-size: 90px;
    line-height: 90px;
  }

  .rl-padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .rl_faq6_question {
    padding: 1rem 1.25rem;
  }

  .rl-heading-style-h2 {
    font-size: 2.25rem;
  }

  .rl_faq6_answer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .rl-text-style-medium {
    font-size: 1rem;
  }

  .rl_faq6_icon {
    width: 1.75rem;
    height: 1.75rem;
  }

  .rl_faq6_answer-wrapper {
    margin-bottom: 1.25rem;
  }

  .rl_faq6_spacing-block-1 {
    padding-bottom: 1.25rem;
  }

  .rl_faq6_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .rl_faq6_spacing-block-2 {
    padding-bottom: 1.5rem;
  }

  .rl_faq6_question-text {
    font-size: 1rem;
  }

  .rl_faq6_icon-wrapper {
    width: 1.75rem;
  }

  .heading-59 {
    padding-bottom: 0;
    font-size: 79px;
    line-height: 79px;
  }
}

@media screen and (max-width: 479px) {
  .borders {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-2 {
    width: 313px;
  }

  .heading-2.p1 {
    width: 313px;
    font-size: 24px;
    line-height: 24px;
  }

  .text-block-2.p1 {
    width: 313px;
    font-size: 14px;
  }

  .heading-3 {
    font-size: 35px;
  }

  .text-block-4 {
    font-size: 15px;
  }

  .div-block-4 {
    width: 313px;
  }

  .image-3 {
    width: 313px;
    height: 208px;
  }

  .text-block-5 {
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 10px;
    line-height: 10px;
  }

  .text-block-6 {
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 10px;
    line-height: 10px;
    display: flex;
  }

  .text-block-7 {
    vertical-align: baseline;
    justify-content: center;
    align-items: center;
    width: 313px;
    padding-left: 0;
    font-size: 12px;
    line-height: 12px;
    display: flex;
  }

  .text-block-8 {
    width: 313px;
    padding-left: 0;
    font-size: 12px;
    line-height: 12px;
  }

  .text-block-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 313px;
    padding-left: 10px;
    padding-right: 28px;
    font-size: 12px;
    line-height: 12px;
  }

  .text-block-10 {
    word-break: keep-all;
    width: 313px;
    padding-left: 10px;
    padding-right: 30px;
    font-size: 12px;
    line-height: 12px;
  }

  .text-block-11, .text-block-12 {
    padding-left: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .heading-7 {
    width: 313px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 16px;
  }

  .text-block-13, .text-block-14 {
    padding-left: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .heading-9 {
    font-size: 25px;
    line-height: 36px;
  }

  .div-block-15 {
    width: 313px;
    padding-left: 10px;
    padding-right: 37px;
  }

  .quick-stack-3.peter {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 313px;
  }

  .text-block-19 {
    padding-top: .5rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .heading-36, .div-block-49 {
    width: 313px;
  }

  .section-18.bilety {
    position: static;
  }

  .button-9, .button-10 {
    margin-bottom: 10px;
  }

  .text-block-34 {
    padding-left: 10px;
    font-size: 9px;
    line-height: 9px;
  }

  .text-block-35 {
    padding-right: 10px;
    font-size: 9px;
    line-height: 9px;
    display: inline-flex;
  }

  .container-7 {
    width: 393px;
  }

  .heading-41 {
    width: 313px;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 55px;
    line-height: 55px;
  }

  .text-block-36 {
    width: 313px;
    padding-top: 10px;
    font-size: 12px;
    line-height: 17px;
    position: static;
    top: auto;
    left: auto;
  }

  .section-19 {
    background-image: none;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-37 {
    width: 313px;
    padding-right: 20px;
  }

  .div-block-58 {
    grid-template-columns: 1fr;
  }

  .heading-53 {
    font-size: 26px;
    line-height: 26px;
  }

  .div-block-69 {
    position: static;
    bottom: 0;
    right: 0;
  }

  .heading-54 {
    margin-bottom: 20px;
    font-size: 48px;
    line-height: 48px;
  }

  .text-block-38 {
    font-size: 18px;
    line-height: 18px;
  }

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

  .section-25 {
    height: auto;
  }

  .heading-59 {
    font-size: 45px;
    line-height: 68px;
  }
}

#w-node-e34490f5-5f08-2503-847c-de639b290ec9-9b290eb2 {
  align-self: center;
}

#w-node-e34490f5-5f08-2503-847c-de639b290ecb-9b290eb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}


@font-face {
  font-family: 'Futura Pt';
  src: url('../fonts/Futura-PT-Heavy.ttf') format('truetype'), url('../fonts/Futura-PT-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}