.home_support {
  position: relative;
  min-height: 420px;
  padding-top: 80px;
  padding-bottom: 40px;
  border-top: 1px solid rgba(189,101,101,0.5);
}

.home_support_bg {
  position: absolute;
  left: 0;
  background-size: cover;
  background-position: center right;
 -khtml-opacity:.40;
 -moz-opacity:.40;
 -ms-filter:"alpha(opacity=40)";
  filter:alpha(opacity=40);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.4);
  opacity:.40;
  background-repeat: no-repeat;
  width: 100%;
  height: 90%;
  z-index: 0;
}

.home_support_content {
  max-width: 540px;
  z-index: 1;
  /*margin-left: auto;*/
}

.home_support_text {
  padding-top: 4rem;
  margin-left: 8.3333%;
  margin-right: 8.3333%;
  display: flex;
  align-items: center;
}

.home_support_content_text {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

@media screen and (min-width: 1024px) {
  .home_support_bg {
   -khtml-opacity:.90;
   -moz-opacity:.90;
   -ms-filter:"alpha(opacity=90)";
    filter:alpha(opacity=90);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.9);
    opacity:.90;
  }
}

.Footer-linksHorizontal ul li{
  display: block;
}

.Footer-linksHorizontal ul li:nth-child(1),
.Footer-linksHorizontal ul li:nth-child(2) {
  display: block;
}

.footer-credits {
  display: flex;
  flex-direction: column;
}

.Footer-signature {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.Footer-signature img {
  width: 37px;
  height: 37px;
}

.Footer-signature .Footer-signatureText {
  margin-top: 0;
  margin-left: .5rem;
}

.Footer-signature_mv {
  text-align: center;
}

.Footer-signature-freo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}

.member-of-freo-link {
  color: #f3dfd4;
}

.member-of-freo-link:hover {
  color: #bd6565;
}

.freo-logo {
  width: 80px;
  height: 36px;
  margin-left: 10px;
}

.flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.pt-8 {
  padding-top: 2rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mt-8 {
  margin-top: 2rem;
}

.cookies-notice.hidden {
  display: none;
}

.cookies-notice {
  position: fixed;
  bottom: 0;
  left:0;
  width:100%;
  background-color: #000;
  text-align: center;
  padding: 1rem 2rem;
  z-index: 10000;
  border-top: 1px solid #bd6565;
}

.cookies-notice p {
  font-size: .9rem;
}

.cookies-notice p:first-child {
  margin-bottom: .4rem;
}

.cookies-notice-close-wrap {
  position: absolute;
  top: 1rem;
  right: .6rem;
  cursor: pointer;
}

.cookies-notice-close-wrap .icon-close {
  font-size: 1.4rem;
  color: #bd6565;
}

.support-thankyou-name-list {
  line-height: 35px;
}

.support-thankyou-name-list span[style="font-weight: bold;"] {
  font-size: 32px;
  line-height: 35px;
  font-family: 'DINPro-Bold', sans-serif;
}

ul.list_s_disc li{
    margin-left: 1rem;
}

ul.list_s_disc li::before{
    margin-left: -1rem;
    width: 1rem;
}

.Footer-formSend {
  position: relative;
  top: 2px;
}

.Footer-form .Footer-formInputs {
  width: 100%;
}

.video_iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

.video_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


@media screen and (min-width: 520px) {
  .Footer-form .Footer-formInputs {
    width: 50%;
  }
}

@media screen and (max-width: 1700px) {
  .learning_projects .h_tour_description {
    min-height: 340px;
  }
}

@media screen and (max-width: 900px) {
  .learning_projects .h_tour_description {
    min-height: 410px;
  }
}

@media screen and (max-width: 700px) {
  .learning_projects .h_tour_description {
    min-height: 10px;
  }
}

@media screen and (min-width: 756px) {
  .footer-credits {
    display: flex;
    flex-direction: row;
    align-items: center;
  }

  .Footer-signature,
  .Footer-signature_mv,
  .Footer-signature-freo {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .Footer-signature_mv {
    margin-left: 1rem;
  }

  .Footer-signature-freo {
    margin-left: auto;
  }
}

@media screen and (min-width: 980px) {

  .Footer-linksHorizontal {
    display: flex;
    align-items: center;
  }

  .Footer-linksHorizontal ul{
    display: flex;
  }

  .Footer-socials {
      width: 200px;
      margin-left: auto;
  }

}


.Concert-textWrapper {
  position: relative;
}

.vr-mark {
  text-align: right;
}

@media screen and (min-width: 905px) {
  .vr-mark {
    position: absolute;
    top: 1.6rem;
    right: -3rem;
  }
}

@media screen and (min-width: 1280px) {
  .vr-mark {
    right: -7rem;
  }
}

.podcasts {
    max-width: 860px;
    margin: 0 auto;
    width: 83.333%;
}

.podcasts-title {
  margin-bottom: 1rem;
}

.podcast-item {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #bd6565;
}

.podcast-item-episode {
  width: 100%;
  margin-top: 2rem;
}

.podcast-item__episode-number {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: #bd6565;
  margin-right: 1rem;
  font-family: 'DINPro-Bold',sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.3;
}

.podcast-item-description {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.podcast-item-image-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  margin-bottom: 2rem;
}

.podcast-item-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /*width: 80px;
  height: 130px;*/
   width: 150px;
   height: 150px;
}

.podcast-item-btn {
  text-transform: uppercase;
  text-align: center;
  transition: all .3s linear;
  display: block;
  height: 40px;
  padding-top: 6px;
  border: 1px solid #f3dfd4;
  color: #f3dfd4;
  font-family: 'DINPro-Bold',sans-serif;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: .9rem;
  width: 150px;
  white-space: nowrap;
}

.podcast-item-layer {
  margin-left: 1rem;
}

.immersive-experiences-projects .home-ConcertItem.immersive-experiences-project:nth-child(3n - 2) {
  background: #efc4b6;
}

.immersive-experiences-projects .home-ConcertItem.immersive-experiences-project:nth-child(3n - 1) {
  background: #bd6565;
}

.immersive-experiences-projects .home-ConcertItem.immersive-experiences-project:nth-child(3n) {
  background: #702b33;
}

.immersive-experiences-projects .home-ConcertItem.immersive-experiences-project .bck_tour_home.h_tour_description{

}

.immersive-experiences-projects .home-ConcertItem.immersive-experiences-project .h_tour_description p:not(:last-child) {
  margin-bottom: 1rem;
}

@media screen and (min-width: 700px) {
  .immersive-experiences-projects {
    display: flex;
    flex-direction: column;
  }

  .immersive-experiences-projects .home-ConcertItem.immersive-experiences-project {
    width: 100%;
    display: block;
  }
}

@media screen and (min-width: 800px) {

  .podcasts {
    padding-top: 30px;
  }

  .podcast-item {
    border-right: 40px solid #813a3a;
  }
  .podcast-item-episode {
    width: 85px;
  }

  .podcast-item-description {
    width: auto;
    flex: 1;
    margin-top: 3rem;
  }

  .podcast-item-image-box{
    overflow: hidden;
    padding-right: 40px;
    right: -40px;
    box-sizing: content-box;
    margin-bottom: 0;
  }

  .podcast-item-image-box,
  .podcast-item-image {
    /*width: 160px;
    height: 265px;
    */
   width: 225px;
   height: 225px;
  }

  .podcast-item-layer {
    background: #813a3a;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    right: calc(-100% + (-80px));
    transition: right .3s linear;
  }

  .podcast-item-layer-actions {
    position: absolute;
    top: auto;
    left: 0px;
    right: -100%;
  }

  .podcast-item:hover .podcast-item-layer {
    width: 100%;
  }

  .podcast-item:hover .podcast-item-layer,
  .podcast-item:hover .podcast-item-layer-actions{
    right: 0px;
  }

  .podcast-item-layer p {
    width: 100%;
    padding-left: 25px;
    padding-right: 20px;
  }
}

.Circle-btn.Circle-btn-small {
  white-space: nowrap;
  font-size: 13px;
}

@media screen and (min-width: 1025px) {
  .Circle-btn.Circle-btn-small {
    font-size: 18px;
    width: 335px;
  }

  .immersive-experiences-projects {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
  }

  .immersive-experiences-projects .home-ConcertItem.immersive-experiences-project {
    width: 50%;
    display: block;
  }

  .immersive-experiences-projects .home-ConcertItem.immersive-experiences-project.size-sm {
    width: 33.3333%;
    display: block;
  }

}

.Header-social svg {
  display: inline-block;
  margin-left: 6px;
  transform: translateY(10px);
  transition: .3s;
  color: #f3dfd4;
}

.Header-social:hover svg {
  color: #bd6565;
}

@media screen and (min-width: 900px) {
  .Header-social svg {
    transform: translateY(5px);
    width: 18px;
    height: 18px;
  }
}

.Footer-socials .icon-podcast{
  margin-left: 4px;
  margin-right: 4px;
}

.Footer-socials .icon-podcast svg{
  width: 16px;
  height: 16px;
  transform: translate(-4px, -10px);
  transition: .3s;
  color: #f3dfd4;
}

.Footer-socials .icon-podcast:hover svg{
  color: #bd6565;
}
