.text-span {
  font-family: 'Sequel sans book disp', sans-serif;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
}

.image-38 {
  position: relative;
  z-index: 200;
  width: 60vh;
  height: 60vh;
}

.div-block-49 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  position: relative;
  z-index: 300;
  margin-top: 30px;
  margin-bottom: -24px;
  color: #00ff2f;
  font-size: 50px;
  line-height: 38px;
  text-align: center;
}

.text-block.name {
  font-family: Pilowlava, sans-serif;
}

.text-block.mobile {
  display: none;
}

.text-block.thisweek {
  z-index: 100;
  margin-top: -25px;
  margin-bottom: -15px;
  font-family: Pilowlava, sans-serif;
  font-size: 15px;
}

.text-block.title-edit {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: 'Sequel sans book disp', sans-serif;
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.text-block.sub {
  margin-top: 0px;
  margin-bottom: -35px;
  font-family: 'Sequel sans book disp', sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}

.button-sinial {
  width: 140px;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 20px;
  background-color: #00ff2f;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  font-family: Pilowlava, sans-serif;
  color: #000;
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.button-sinial:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.div-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 470px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-39 {
  position: relative;
  width: 150px;
  margin-top: 0px;
}

.div-block-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sinialtitle {
  padding-top: 30px;
}

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

.body {
  background-color: #050505;
}

.body-2 {
  background-color: #f1f1f1;
  background-image: none;
  background-size: auto;
}

.typography {
  position: relative;
  z-index: 900;
  width: 55vw;
  max-width: 600px;
  margin-bottom: 20px;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.typography.mobile {
  display: none;
}

.page-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.text-block-2 {
  margin-right: 5px;
  margin-bottom: 0px;
  font-family: 'Sequel sans book disp', sans-serif;
  color: #364d3a;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
  text-indent: 0px;
  text-transform: uppercase;
}

.mid-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-container {
  position: relative;
  z-index: 900;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.25)), color-stop(50%, transparent), to(hsla(0, 0%, 100%, 0.25)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.25), transparent 50%, hsla(0, 0%, 100%, 0.25));
}

.background-left {
  position: absolute;
  width: 100vw;
  height: 100vh;
  margin-top: 70px;
  margin-left: -25px;
  background-image: url('../images/Bckgrnd-left.png');
  background-position: 0% 50%;
  background-size: cover;
  opacity: 1;
}

.background-right {
  position: absolute;
  width: 100vw;
  height: 100vh;
  margin-top: -100px;
  background-image: url('../images/Bckgrnd-right.png');
  background-position: 100% 50%;
  background-size: cover;
  opacity: 1;
}

.play-button {
  position: absolute;
  top: 34.9vh;
  bottom: auto;
  z-index: 1000;
  width: 6.5vh;
  max-width: 100px;
  border-radius: 50%;
  background-color: #f1f1f1;
  box-shadow: 0 -8px 20px 20px hsla(0, 0%, 100%, 0.5);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.play-button:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.top-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px 6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
}

.title-name {
  margin-bottom: 4px;
  font-family: 'Sequel sans book disp', sans-serif;
  color: #2a3b2d;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 0px;
  text-transform: uppercase;
}

.title {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  letter-spacing: -1px;
}

.bottom-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  max-width: 500px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 5px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  text-shadow: 0 -8px 20px hsla(0, 0%, 100%, 0.5);
}

.selestart {
  margin-bottom: 0px;
  font-family: 'Sequel sans body', sans-serif;
  color: #2a3b2d;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-indent: 0px;
  text-transform: none;
}

.amadeo-savio {
  margin-bottom: 0px;
  font-family: 'Sequel sans body', sans-serif;
  color: #2a3b2d;
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-indent: 0px;
  text-transform: none;
}

.link-block {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .div-block-50 {
    width: 470px;
  }

  .typography {
    width: 55vw;
  }

  .page-container {
    background-position: 100% 100%;
  }

  .info-container {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.25)), color-stop(50%, transparent), to(hsla(0, 0%, 100%, 0.25)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.25), transparent 50%, hsla(0, 0%, 100%, 0.25));
  }

  .play-button {
    top: 34.5vh;
  }

  .top-container {
    background-color: transparent;
  }

  .title {
    letter-spacing: -0.5px;
  }

  .info-block {
    text-shadow: 0 -2px 9px #fff;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    font-size: 40px;
    line-height: 30px;
  }

  .text-block.thisweek {
    margin-top: -16px;
  }

  .text-block.sub {
    margin-bottom: -30px;
  }

  .button-sinial {
    width: 120px;
    font-size: 13px;
  }

  .div-block-50 {
    width: auto;
  }

  .typography {
    display: none;
    width: 150vh;
    height: auto;
    max-width: 70vw;
  }

  .typography.mobile {
    display: block;
    width: 100%;
    max-width: 300px;
  }

  .text-block-2 {
    font-size: 12px;
  }

  .mid-container {
    position: static;
    margin-top: 0px;
  }

  .info-container {
    padding: 20px;
  }

  .background-left {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 3%;
    height: 120vh;
    margin-left: -15px;
    background-position: 0% 0%;
    background-size: cover;
    background-attachment: scroll;
  }

  .background-right {
    left: 0%;
    top: auto;
    right: auto;
    bottom: -40%;
    height: 120vh;
    margin-top: 0px;
    background-position: 100% 0%;
  }

  .play-button {
    top: auto;
    width: 6.5vw;
    margin-top: -24px;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .top-container {
    padding: 0px;
  }

  .title-name {
    margin-bottom: 0px;
    font-size: 12px;
  }

  .title {
    display: none;
  }

  .info-block {
    margin-top: 1px;
  }

  .selestart {
    font-size: 12px;
  }

  .amadeo-savio {
    font-size: 12px;
  }
}

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

  .image-38 {
    width: 90%;
    height: auto;
  }

  .text-block.name {
    display: none;
  }

  .text-block.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Pilowlava, sans-serif;
    font-size: 15vw;
    line-height: 11vw;
  }

  .text-block.title-edit {
    margin-bottom: 0px;
    line-height: 16px;
  }

  .text-block.sub {
    display: block;
    margin-bottom: -25px;
    line-height: 16px;
  }

  .button-sinial {
    width: 80%;
    margin-top: 15px;
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
    letter-spacing: 0px;
  }

  .div-block-50 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-48 {
    overflow: hidden;
  }

  .sinialtitle {
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }

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

  .body-2 {
    background-position: 50% 50%;
  }

  .typography {
    display: none;
    width: 110vw;
    max-width: 100vw;
  }

  .typography.mobile {
    display: block;
    width: 100%;
    max-width: 350px;
    margin-bottom: 0px;
  }

  .page-container {
    padding: 0px;
  }

  .text-block-2 {
    margin-right: 5px;
    text-align: left;
  }

  .mid-container {
    position: static;
  }

  .info-container {
    padding: 20px;
    background-image: none;
  }

  .background-left {
    width: 120%;
    height: 80vh;
    margin-top: 0vh;
    margin-bottom: 50px;
    margin-left: -20px;
    background-size: cover;
  }

  .background-right {
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 80vh;
    margin-top: 0px;
    margin-right: -20px;
    margin-bottom: 15px;
  }

  .play-button {
    position: absolute;
    left: auto;
    right: auto;
    bottom: 120px;
    width: 20vh;
    max-width: 40px;
    margin-top: 0px;
    box-shadow: 0 -8px 20px 20px hsla(0, 0%, 100%, 0.5);
  }

  .top-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -10px;
    margin-left: -10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .title-name {
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .bottom-container {
    width: 100%;
    max-width: 350px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .info-block {
    width: 100%;
    margin-top: 4px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .image-41 {
    margin-bottom: 2px;
  }
}

@font-face {
  font-family: 'Sequel sans book disp';
  src: url('../fonts/Sequel-Sans-Book-Disp.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel sans body';
  src: url('../fonts/Sequel-Sans-Medium-Body.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel sans body';
  src: url('../fonts/Sequel-Sans-Light-Body.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pilowlava';
  src: url('../fonts/Pilowlava-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}