:root {
  --off-white: #fbf9f2;
  --green-grey: #9CB9A9;
  --green-grey-low-light: #9CB9A94D;
  --green-hover: #E7FFF233;
  --black: #121D17;
  --black-70: #121D17B3;
  --hamaca-red: #F6323E;
  --slide-animation-time: 0.5s;
  --mg-l: 10px;
  --mg-r: 44px;
}

.container {
  margin: 0;
  padding: 0;
}

.film-header-wrapper {
  width: 100%;
  height: 240px;
  background: aliceblue;
}

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

.header-wrapper{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin: 0;
  background-color: var(--off-white);
}

.back-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  border-bottom: 1px solid var(--green-grey-low-light);
}

.back-container {
  margin-right: var(--mg-r);
  margin-left: var(--mg-l);
  flex-grow: 4;
  border-left: 1px solid var(--green-grey-low-light);
  border-right: 1px solid var(--green-grey-low-light);
}

.film-back-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  border: 1px solid var(--green-grey);
  margin: 40px 0 30px 0;
  transform: translateX(-1px);
  background-color: var(--off-white);
}

.film-back-button img {
  width: 16.38px;
  height: 18px;
  transform: rotateZ(180deg);  
}

.file-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: stretch;
  align-items: center;
  margin: 0;
}

.file-container {
  margin-left: var(--mg-l);
  transform: translateY(-1px);
  display: flex;
  flex-direction: row;
  flex-grow: 4;
}

.information-wrapper {
  border-top: 1px solid var(--green-grey);
  border-left: 1px solid var(--green-grey);
  width: 100%
}

.decoration-wrapper {
  display: flex;
  flex-direction: column;
  width: var(--mg-r);
  flex-shrink: 0;
  position: relative;
  min-height: 240px;
  align-self: flex-start;
}

.folder-element {
  position: absolute;
  transform: translate(-1px, -1px);
}

.folder-continuation {
  border-left: 1px solid var(--green-grey);
  flex-shrink: 10;
  flex-grow: 10;
  position: absolute;
  margin-top: 240px;
  height: 200px;
  transform: translate(-1px, 0);
}

.authors-title-wrapper {
  margin: 40px 20px 5px 20px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}


.author-name {
  font-family: 'SwitzerVariable';
  font-size: 19px;
  font-weight: 400;
  line-height: 25.08px;
  letter-spacing: 0.01em;
  text-align: left;
  color: var(--black);
}

.film-title {
  min-height: 118px;
  word-break: break-all;
  overflow-wrap: break-word;
}

.film-title h2 {
  font-family: 'SwitzerVariable';
  font-size: 45px;
  font-weight: 600;
  line-height: 59.4px;
  letter-spacing: 0.01em;
  text-align: left;
  color: var(--black);
  margin: 0;
}

p.p2-neu {
  font-family: 'SwitzerVariable';
  color: var(--black);
  font-size: 16px;
  font-weight: 400;
  line-height: 21.12px;
  letter-spacing: 0.01em;
  text-align: left;
}

.fli-tags {
  margin: 11px 20px 40px 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.fli-tags * {
  margin: 0;
}

.film-item-tags {
  width: 100%;
  height: 4px;
  display: flex;
  flex-direction: row;
  gap: 0;
}

.film-item-tags * {
  min-width: 4px;
  flex-grow: 1;
  height: 100%;
}

.video-wrapper{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 40px;
  background-color: slateblue;
}
.text-wrapper{
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  min-height: 40px;
  background-color: var(--off-white);
}

.text-container{
  margin-left: var(--mg-l);
  margin-right: var(--mg-r);
  border-left: 1px solid var(--green-grey);
  border-right: 1px solid var(--green-grey);
  border-bottom: 1px solid var(--green-grey);
}

h2.neu {
  font-family: 'SwitzerVariable';
  color: var(--black);
  font-size: 27px;
  font-weight: 600;
  line-height: 35.64px;
  letter-spacing: 0.01em;
  text-align: left;
  margin: 40px 20px 28px 20px;
}

p {
  font-family: 'SwitzerVariable';
  color: var(--black);
  font-size: 19px;
  font-weight: 400;
  line-height: 25.08px;
  letter-spacing: 0.01em;
  text-align: left;
  margin-bottom: 10px;
}

em {
  margin-bottom: 10px;
}

.tech-data-wrapper {
  margin: 28px 20px 70px 20px;
}

.description-wrapper {
  margin: 70px 20px 50px 20px;
}

h4.neu {
  font-family: 'SwitzerVariable';
  font-size: 19px;
  font-weight: 500;
  line-height: 25.08px;
  letter-spacing: 0.01em;
  text-align: left;
  margin: 0;
}

h4.neu .item {
  font-family: 'SwitzerVariable';
  font-size: 19px;
  font-weight: 400;
  line-height: 25.08px;
  letter-spacing: 0.01em;
  text-align: left;
}

.navigate-to-top-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  min-height: 100px;
  background-color: var(--off-white);
  border-top: 1px solid var(--green-grey-low-light);
  transform: translateY(-1px);
}

.navigate-to-top-container {
  margin-right: var(--mg-r);
  margin-left: var(--mg-l);
  flex-grow: 4;
  border-left: 1px solid var(--green-grey-low-light);
  border-right: 1px solid var(--green-grey-low-light);
  border-top: 1px solid var(--green-grey);
  min-height: 100px;
  transform: translateY(-1px);
}

.nav-top-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 50px;
  border: 1px solid var(--green-grey);
  margin: 40px 0 30px auto;
  transform: translateX(1px);
  background-color: var(--off-white);
}

.nav-top-button img {
  width: 16.38px;
  height: 18px;
  transform: rotateZ(270deg);  
}

.homeSpace {
  display: none;
  visibility: hidden;
}

@media screen and (min-width: 450px) and (max-width: 1200px) {
  .container {
    width: auto;
  }
}

/* Regular computer screens (1200px to 1600px) */
@media screen and (min-width: 1200px) and (max-width: 1600px) {
  /* Styles for regular desktops */
  :root {
    --desktop-width: 1140px;
    --mg-desktop: calc(50% - 0.5 * 1140px);
  }
  .container {
    width: auto;
  }

  .file-container {
    margin-left: var(--mg-desktop);
    flex-grow: 0;
  }

  .information-wrapper {
    width: var(--desktop-width);
  }

  .back-container,
  .text-container,
  .navigate-to-top-container {
    margin-right: var(--mg-desktop);
    margin-left: var(--mg-desktop);
  }

  h2.neu {
    margin: 70px 50px 28px 50px;
  }

  .tech-data-wrapper {
    margin: 28px 50px 87px 50px;
    column-count: 2;
    column-gap: 28px;
  }

  .description-wrapper {
    margin: 50px;
  }
}

/* Huge computer screens (1600px and above) */
@media screen and (min-width: 1600px) {
  /* Styles for large desktops */
}