.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  color: #333;
  font-family: Bitter, serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #333;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 4rem;
}

a {
  color: #333;
  font-family: Bitter, serif;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

img {
  max-width: 100%;
  display: inline-block;
}

.test-probe {
  color: red;
}

.root {
  color: #1a1a1a;
  font-family: Open Sans, sans-serif;
}

.navbar {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  display: flex;
}

.navbar-logo-img {
  height: 26px;
  display: block;
}

.navbar-links {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.navbar-link {
  color: #111;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}

.hero {
  text-align: center;
  background-color: #c1481f;
  background-image: url('../images/filim-milim-hero-bg.jpg');
  background-size: cover;
  padding: 160px 24px;
}

.hero-logo {
  width: 220px;
  margin: 0 auto 28px;
  display: block;
}

.hero-heading {
  color: #fff;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 0 0 44px;
  font-family: Gentium Basic;
  font-size: 20px;
  font-weight: 400;
}

.hero-btn {
  color: #111;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #fff;
  padding: 16px 36px;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.page-wrap {
  max-width: 760px;
  margin: 0 auto;
  padding: 80px 24px;
}

.page-title {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Gentium Basic;
  font-size: 26px;
  font-weight: 400;
}

.divider {
  background-color: #111;
  width: 48px;
  height: 1px;
  margin: 0 auto 40px;
}

.film-list {
  border-top: 1px solid #ececec;
}

.film-item {
  text-align: center;
  border-bottom: 1px solid #ececec;
  padding: 40px 0;
}

.film-item-title {
  color: #111;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 16px;
  font-family: Gentium Basic;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.film-item-more {
  color: #999;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #999;
  padding-bottom: 2px;
  font-size: 12px;
  text-decoration: none;
}

.film-subtitle {
  text-align: center;
  margin: 0 0 40px;
  font-family: Gentium Basic;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}

.film-body {
  font-family: Gentium Basic;
  font-size: 17px;
  line-height: 1.8;
}

.film-p {
  margin: 0 0 24px;
}

.film-meta {
  text-align: center;
  margin-top: 40px;
}

.film-year {
  margin-bottom: 8px;
  font-weight: 700;
}

.film-credit {
  color: #666;
  font-size: 15px;
}

.film-image {
  width: 100%;
  height: auto;
  margin: 0 0 40px;
  display: block;
}

.film-link {
  text-align: center;
  margin: 24px 0;
  text-decoration: underline;
  display: block;
}

.kontakt-content {
  text-align: center;
  font-size: 16px;
  line-height: 1.9;
}

.kontakt-p {
  margin: 0 0 20px;
}

.kontakt-hr {
  border-style: solid none none;
  border-top-width: 1px;
  border-top-color: #ececec;
  margin: 32px 0;
}

.site-footer {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-size: 13px;
}

.footer-link {
  color: #fff;
  font-size: 1rem;
  text-decoration: underline;
}

.root-1 {
  color: #1a1a1a;
  font-family: EB Garamond;
}

.navbar-1 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.hero-1 {
  text-align: center;
  background-color: #c1481f;
  background-image: url('../images/');
  background-size: cover;
  padding: 160px 24px;
}

.hero-heading-1 {
  color: #fff;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 0 0 44px;
  font-family: EB Garamond;
  font-size: 20px;
  font-weight: 400;
}

.hero-btn-1 {
  color: #111;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #fff;
  padding: 16px 36px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.page-title-1 {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: EB Garamond;
  font-size: 28px;
  font-weight: 500;
}

.film-item-title-1 {
  color: #111;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 16px;
  font-family: EB Garamond;
  font-size: 21px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.film-item-more-1 {
  color: #999;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #999;
  padding-bottom: 2px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.film-subtitle-1 {
  text-align: center;
  margin: 0 0 40px;
  font-family: EB Garamond;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1 {
  font-family: EB Garamond;
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1 {
  text-align: center;
  margin-top: 40px;
  font-family: Open Sans, sans-serif;
}

.film-link-1 {
  text-align: center;
  margin: 24px 0;
  font-family: Open Sans, sans-serif;
  text-decoration: underline;
  display: block;
}

.kontakt-content-1 {
  text-align: center;
  font-size: 17px;
  line-height: 1.9;
}

.site-footer-1 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

.root-1-2 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2 {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 28px;
  font-weight: 500;
}

.film-item-title-1-2 {
  color: #111;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 16px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 21px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.film-item-more-1-2 {
  color: #999;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #999;
  padding-bottom: 2px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.site-footer-1-2 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3 {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 28px;
  font-weight: 500;
}

.kontakt-logo {
  width: 260px;
  margin: 0 auto 40px;
  display: block;
}

.kontakt-content-1-2 {
  text-align: center;
  font-size: 17px;
  line-height: 1.9;
}

.kontakt-legal-title {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 28px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: 700;
}

.kontakt-legal {
  color: #555;
  text-align: left;
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 1.8;
}

.site-footer-1-2-3 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.video-embed {
  height: 0;
  margin: 0 0 40px;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.video-embed-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.site-footer-1-2-3-4 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8-9 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6-7 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6-7 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6-7 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6-7 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8-9 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8-9-10 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6-7-8 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6-7-8 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6-7-8 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6-7-8 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8-9-10 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8-9-10-11 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6-7-8-9 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6-7-8-9 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6-7-8-9 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6-7-8-9 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11-12 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11-12 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8-9-10-11-12 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6-7-8-9-10 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6-7-8-9-10 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6-7-8-9-10 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6-7-8-9-10 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11-12 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11-12-13 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11-12-13 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8-9-10-11-12-13 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6-7-8-9-10-11 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6-7-8-9-10-11 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6-7-8-9-10-11 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6-7-8-9-10-11 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11-12-13 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11-12-13-14 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8-9-10-11-12-13-14 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6-7-8-9-10-11-12 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6-7-8-9-10-11-12 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6-7-8-9-10-11-12 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6-7-8-9-10-11-12 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11-12-13-14 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6-7-8-9-10-11-12-13 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6-7-8-9-10-11-12-13 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6-7-8-9-10-11-12-13 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6-7-8-9-10-11-12-13 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6-7-8-9-10-11-12-13-14 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6-7-8-9-10-11-12-13-14 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6-7-8-9-10-11-12-13-14 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6-7-8-9-10-11-12-13-14 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.page-title-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19 {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 26px;
  font-weight: 500;
}

.film-subtitle-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17 {
  text-align: center;
  margin: 0 0 40px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
}

.film-body-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17 {
  font-size: 18px;
  line-height: 1.8;
}

.film-meta-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17 {
  text-align: center;
  margin-top: 40px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.film-link-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17 {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.navbar-logo-bg {
  background-image: url('../images/');
  background-repeat: no-repeat;
  background-size: contain;
  width: 110px;
  height: 28px;
}

.hero-1-2 {
  text-align: center;
  background-color: #c1481f;
  background-image: url('../images/');
  background-size: cover;
  padding: 160px 24px;
}

.hero-logo-bg {
  background-image: url('../images/');
  background-repeat: no-repeat;
  background-size: contain;
  width: 220px;
  height: 55px;
  margin: 0 auto 28px;
}

.hero-heading-1-2 {
  color: #fff;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 0 0 44px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 20px;
  font-weight: 400;
}

.hero-btn-1-2 {
  color: #111;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #fff;
  padding: 16px 36px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.navbar-logo-bg-1 {
  background-image: url('../images/');
  background-repeat: no-repeat;
  background-size: contain;
  width: 110px;
  height: 28px;
}

.page-title-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20 {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 28px;
  font-weight: 500;
}

.film-item-title-1-2-3 {
  color: #111;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0 0 16px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 21px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.film-item-more-1-2-3 {
  color: #999;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #999;
  padding-bottom: 2px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.root-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22 {
  color: #1a1a1a;
  font-family: Georgia, Times, Times New Roman, serif;
}

.navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22 {
  border-bottom: 1px solid #ececec;
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
}

.navbar-logo-bg-1-2 {
  background-image: url('../images/');
  background-repeat: no-repeat;
  background-size: contain;
  width: 110px;
  height: 28px;
}

.page-title-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21 {
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0 0 24px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 28px;
  font-weight: 500;
}

.kontakt-logo-bg {
  background-image: url('../images/');
  background-repeat: no-repeat;
  background-size: contain;
  width: 260px;
  height: 65px;
  margin: 0 auto 40px;
}

.kontakt-content-1-2-3 {
  text-align: center;
  font-size: 17px;
  line-height: 1.9;
}

.site-footer-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22 {
  color: #999;
  text-align: center;
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding: 32px 24px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
}

.navbar_component {
  justify-content: space-between;
  align-items: center;
  padding: 24px 48px;
  font-family: Inter;
  display: flex;
  position: relative;
  box-shadow: 0 0 40px #0006;
}

.navbar_logo-image {
  width: 190px;
  display: block;
}

.navbar_menu-list {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.navbar_menu-link {
  color: #333;
  font-family: Merriweather, serif;
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none;
}

.hero_component {
  text-align: center;
  background-color: #c1481f;
  background-image: url('../images/filim-milim-hero-bg.jpg.jpg');
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 70vh;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.hero_logo-image {
  width: 550px;
  height: auto;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero_heading {
  color: #fff;
  letter-spacing: 4px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 2rem;
  font-weight: 300;
  line-height: 2rem;
}

.button {
  color: #333;
  background-color: #fff;
  border-bottom: 1px solid #b3b3b3;
  align-self: center;
  padding-bottom: 3px;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.button.w--current {
  background-color: #fff0;
}

.button.light {
  color: #fff;
}

.button.light.w--current {
  border-bottom-color: #fff;
}

.button.mg-bottom {
  margin-bottom: 4rem;
}

.content_wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 4rem 2rem;
  display: flex;
}

.heading_page-title {
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: 300;
  line-height: 3rem;
}

.divider_line {
  background-color: #111;
  width: 48px;
  height: 1px;
  margin: 0 auto 40px;
}

.film-list_item {
  text-align: center;
  border-bottom: 1px solid #ececec;
  padding: 40px 0;
}

.film-list_title-link {
  color: #333;
  margin: 10px 0 0;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 3.3rem;
  display: block;
}

.film-list_more-link {
  color: #999;
  letter-spacing: .8px;
  text-transform: uppercase;
  border-bottom: 1px solid #999;
  padding-bottom: 2px;
  font-family: Inter;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
}

.film-detail_subtitle {
  text-align: center;
  margin: 0 0 2rem;
  font-size: 3.3rem;
  font-weight: 400;
  line-height: 4rem;
}

.film-detail_image {
  border-radius: 20px;
  width: 100%;
  height: auto;
  margin: 0 0 40px;
  display: block;
}

.film-detail_rich-text {
  flex-flow: column;
  font-family: Lora;
  font-size: 18px;
  line-height: 1.7;
  display: flex;
}

.text_paragraph {
  margin: 0 0 24px;
  font-family: Bitter, serif;
  font-size: 1.2rem;
  line-height: 2;
}

.film-detail_meta {
  text-align: center;
  border-top: 1px solid #333;
  margin-top: 40px;
  padding-top: 2rem;
  font-family: Inter;
}

.text_year {
  margin-bottom: 8px;
  font-family: Bitter, serif;
  font-size: 1rem;
  font-weight: 700;
}

.text_credit {
  font-family: Bitter, serif;
  font-size: 1rem;
}

.link_secondary {
  color: #999;
  text-align: center;
  margin: 24px 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: underline;
  display: block;
}

.embed_video-wrapper {
  height: 0;
  margin: 0 0 40px;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.embed_video-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.kontakt_logo-image {
  width: 260px;
  height: auto;
  margin: 0 auto 40px;
  display: block;
}

.contact-text {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-flow: column;
  margin-bottom: 4rem;
  font-size: 1.2rem;
  line-height: 2rem;
  display: flex;
}

.text_legal-title {
  margin: 0;
  font-family: Bitter, serif;
  font-size: 1.3rem;
  font-weight: 700;
}

.text_legal-paragraph {
  text-align: left;
  margin-bottom: 2rem;
  font-family: Bitter, serif;
  font-size: 1.1rem;
  line-height: 2rem;
}

.divider_hr {
  border-style: solid none none;
  border-top-width: 1px;
  border-top-color: #ececec;
  margin: 32px 0;
}

.footer_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  color: #fff;
  background-image: url('../images/filim-milim-hero-bg.jpg.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.link_footer {
  color: #333;
  text-decoration: underline;
}

.film-list_thumb {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  display: block;
}

.u-reveal {
  opacity: 0;
  transition: opacity .7s, transform .7s;
  transform: translateY(24px);
}

.u-reveal.is-inview {
  opacity: 1;
  transform: translateY(0);
}

.film-teaser {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.film_subline {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-size: 1.6rem;
  line-height: 2rem;
}

.film-list {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-top-style: none;
  border-top-width: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.article {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 960px;
  display: flex;
}

.article-2 {
  max-width: 960px;
}

.footer-paragraph {
  margin-bottom: 0;
  font-size: 1.3rem;
}

.button-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer_links {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  display: flex;
}

.noise {
  z-index: 99999;
  pointer-events: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.youtube {
  border-radius: 20px;
  margin-bottom: 3rem;
  overflow: hidden;
}

.plakat {
  border-radius: 20px;
  justify-content: space-between;
  align-self: center;
  align-items: flex-start;
  width: 50%;
  height: auto;
  margin: 0 0 40px;
}

@media screen and (max-width: 991px) {
  .film-detail_subtitle {
    line-height: 4rem;
  }

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

@media screen and (max-width: 767px) {
  .navbar {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    padding: 16px 20px;
  }

  .navbar-links {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .hero {
    padding: 100px 20px;
  }

  .page-wrap {
    padding: 48px 20px;
  }

  .navbar-1 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    padding: 16px 20px;
  }

  .hero-1 {
    padding: 100px 20px;
  }

  .navbar-1-2, .navbar-1-2-3, .navbar-1-2-3-4, .navbar-1-2-3-4-5, .navbar-1-2-3-4-5-6, .navbar-1-2-3-4-5-6-7, .navbar-1-2-3-4-5-6-7-8, .navbar-1-2-3-4-5-6-7-8-9, .navbar-1-2-3-4-5-6-7-8-9-10, .navbar-1-2-3-4-5-6-7-8-9-10-11, .navbar-1-2-3-4-5-6-7-8-9-10-11-12, .navbar-1-2-3-4-5-6-7-8-9-10-11-12-13, .navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14, .navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15, .navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16, .navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17, .navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18, .navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19, .navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    padding: 16px 20px;
  }

  .hero-1-2 {
    padding: 100px 20px;
  }

  .navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21, .navbar-1-2-3-4-5-6-7-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22, .navbar_component {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-direction: column;
    padding: 16px 20px;
  }

  .navbar_menu-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .hero_component {
    padding: 100px 20px;
  }

  .content_wrapper {
    padding: 48px 20px;
  }

  .film-detail_subtitle {
    font-size: 2.3rem;
    line-height: 3rem;
  }

  .film-list {
    grid-template-columns: 1fr;
  }
}


