@charset "UTF-8";
/*
Theme Name: Titanique - La Parodie Musicale
Description: Thème Titanique - La Parodie Musicale
Author: Amelie Durand
Version: 1.0
Tags: Chicago la comédie musicale, Chicago, Comédie, Musical, Humour, ComediHa!
*/
#wpadminbar {
  display: none !important;
}

html {
  scroll-behavior: smooth;
  margin-top: 0 !important;
  overflow-x: hidden;
}

body {
  margin: 0;
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
}

html.no-scroll,
body.no-scroll {
  height: 100%;
  overflow: hidden !important;
  -ms-touch-action: none;
      touch-action: none;
}

html.compensate-scroll,
body.compensate-scroll,
#header.compensate-scroll {
  padding-right: 15px;
}

h1, h2, h3, h4 {
  font-family: ltc-goudy-oldstyle-pro, serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}

p {
  font-family: poppins, sans-serif;
  font-weight: 400;
  margin: 0;
}

#header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 2px solid #181c54;
}
#header .promo-banner {
  width: 100%;
  background-color: #181c54;
  padding: 10px 0px;
  text-align: center;
}
#header .promo-banner a, #header .promo-banner p {
  color: #fff;
  font-size: 25px;
  text-decoration: none;
  margin: 0;
  font-family: futura-pt, sans-serif;
  font-weight: 500;
}
#header .promo-banner a .underline-casting, #header .promo-banner p .underline-casting {
  text-decoration: underline;
}
#header .mobile__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 86px;
}
#header .mobile__nav .logo-header-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-decoration: none;
  width: 15%;
  height: auto;
  padding-left: 25px;
  position: relative;
  z-index: 1000;
}
#header .mobile__nav .logo-header-ctn .logo-header {
  width: 100%;
  max-width: 150px;
}
#header .mobile__nav .hbgrContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  z-index: 250;
  margin-right: 15px;
  width: 45%;
}
#header .mobile__nav .hbgrContainer .cities-ctn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: 10px;
}
#header .mobile__nav .hbgrContainer .cities-ctn .header-text-btn {
  font-size: 16px;
  width: 100%;
  max-width: 100px;
  font-family: poppins, sans-serif;
  font-weight: 600;
  color: #181c54;
  text-decoration: none;
  text-transform: uppercase;
  border-top: 2px solid #181c54;
  border-bottom: 2px solid #181c54;
  padding: 5px 0px 2px;
  text-align: center;
  margin: 0px 8px;
}
#header .mobile__nav .hbgrContainer .cities-ctn .header-text-btn:hover {
  color: #ffd461;
  border-color: #ffd461;
}
#header .mobile__nav .hbgrContainer .sociaux {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#header .mobile__nav .hbgrContainer .sociaux .social-icon {
  color: #181c54;
  text-decoration: none;
  padding: 0px 15px 0px 7px;
  width: 30px;
}
#header .mobile__nav .hbgrContainer .sociaux .social-icon:hover svg g path, #header .mobile__nav .hbgrContainer .sociaux .social-icon:hover svg path {
  fill: #ffd461;
}
#header .mobile__nav .hbgrContainer .sociaux .social-icon svg {
  width: 30px;
  height: 30px;
}
#header .mobile__nav .hbgrContainer .sociaux .social-icon svg g path, #header .mobile__nav .hbgrContainer .sociaux .social-icon svg path {
  fill: #181c54;
}
#header .mobile__nav .hbgrContainer .sociaux a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 25px;
}
#header .mobile__nav .hbgrContainer .sociaux a .white-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#header .mobile__nav .hbgrContainer .sociaux a .pink-icon {
  display: none;
}
#header .mobile__nav .hbgrContainer .sociaux a img {
  position: absolute;
  width: 100%;
}
#header .mobile__nav .hbgrContainer p {
  margin-top: 3px;
  margin-left: 1px;
  color: #181c54;
  text-align: center;
}
#header .mobile__nav .hbgrContainer #nav-icon1 {
  width: 50px;
  height: 28px;
  position: relative;
  /* margin: 50px auto; */
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#header .mobile__nav .hbgrContainer #nav-icon1 span,
#header .mobile__nav .hbgrContainer #nav-icon3 span,
#header .mobile__nav .hbgrContainer #nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #181c54;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#header .mobile__nav .hbgrContainer #nav-icon1 span:nth-child(1) {
  top: 0px;
}
#header .mobile__nav .hbgrContainer #nav-icon1 span:nth-child(2) {
  top: 13px;
}
#header .mobile__nav .hbgrContainer #nav-icon1 span:nth-child(3) {
  top: 26px;
}
#header .mobile__nav .hbgrContainer #nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#header .mobile__nav .hbgrContainer #nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
#header .mobile__nav .hbgrContainer #nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#header .mobile__nav .hbgrContainer #nav-icon1:hover span {
  background: #ffd461;
}
#header .mobile__nav .hbgrContainer #nav-icon1:hover span:nth-child(1) {
  left: -5px;
}
#header .mobile__nav .hbgrContainer #nav-icon1:hover span:nth-child(2) {
  left: 5px;
}
#header .mobile__nav .hbgrContainer #nav-icon1:hover span:nth-child(3) {
  left: -5px;
}
#header .mobile__nav .hbgrContainer #nav-icon1.open span {
  background: #181c54;
}
#header .mobile__nav .hbgrContainer #nav-icon1.open:hover span {
  background: #ffd461;
}
#header .mobile__nav .hbgrContainer #nav-icon1.open:hover span:nth-child(1) {
  left: 0px;
}
#header .mobile__nav .hbgrContainer #nav-icon1.open:hover span:nth-child(2) {
  left: 0px;
}
#header .mobile__nav .hbgrContainer #nav-icon1.open:hover span:nth-child(3) {
  left: 0px;
}
#header .mobile__nav .billets-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#header .mobile__nav .billets-socials .billets-btn {
  font-size: 30px;
}
#header .slide__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 280px;
  height: 100vh;
  overflow: auto;
  background: #fff;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 150;
  -webkit-transform: translateX(500px);
          transform: translateX(500px);
}
#header .slide__menu .slide__menu__links__container {
  margin-top: 85px;
  padding: 10px 25px;
  text-align: right;
}
#header .slide__menu .slide__menu__links__container .slide__menu__links {
  padding-top: 30px;
  font-family: poppins, sans-serif;
}
#header .slide__menu .slide__menu__links__container .slide__menu__links a {
  font-size: 25px;
  color: #181c54;
  text-decoration: none;
  font-family: poppins, sans-serif;
  font-weight: 500;
  position: relative;
  display: inline-block;
  right: 0;
  -webkit-transition: right 0.3s ease-in-out;
  transition: right 0.3s ease-in-out;
}
#header .slide__menu .slide__menu__links__container .slide__menu__links a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #fff;
  bottom: -2px;
  right: 0;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
#header .slide__menu .slide__menu__links__container .slide__menu__links a:hover {
  color: #ffd461;
  width: 100%;
  right: 10px;
}
#header .slide__menu .slide__menu__links__container .slide__menu__links .rotate {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
#header .slide__menu .slide__menu__links__container .cities-ctn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 35px 5px 20px 5px;
}
#header .slide__menu .slide__menu__links__container .cities-ctn .header-text-btn {
  font-size: 13px;
  width: 100%;
  max-width: 75px;
  font-family: poppins, sans-serif;
  font-weight: 600;
  color: #181c54;
  text-decoration: none;
  text-transform: uppercase;
  border-top: 2px solid #181c54;
  border-bottom: 2px solid #181c54;
  padding: 5px 0px 2px;
  text-align: center;
}
#header .slide__menu .slide__menu__links__container .cities-ctn .header-text-btn:hover {
  color: #ffd461;
  border-color: #ffd461;
}
#header .slide__menu .slide__menu__links__container .billets-btn {
  margin: 35px auto;
  font-size: 30px;
}
#header .slide__menu .slide__menu__links__container .socials-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 35px 0px;
}
#header .slide__menu .slide__menu__links__container .socials-ctn svg {
  width: 45px;
  height: 45px;
  fill: #181c54;
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
#header .slide__menu .slide__menu__links__container .socials-ctn svg:hover {
  fill: #ffd461;
}
#header .slide__menu .logo {
  width: 100%;
  margin-bottom: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
}
#header .slide__menu .logo img {
  width: 175px;
}
#header .slide__menu .logo:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1680px) {
  #header .mobile__nav .billets-socials {
    width: 45%;
  }
  #header .mobile__nav .hbgrContainer {
    width: 45%;
  }
}
@media screen and (max-width: 1200px) {
  #header .mobile__nav .hbgrContainer .cities-ctn .header-text-btn {
    font-size: 15px;
    margin: 0px 5px;
  }
}
@media screen and (max-width: 999px) {
  #header .mobile__nav .hbgrContainer {
    width: 35%;
  }
  #header .mobile__nav .hbgrContainer .cities-ctn {
    display: none;
  }
}
@media screen and (max-width: 777px) {
  #header .mobile__nav .logo-header-ctn {
    width: 25%;
  }
  #header .mobile__nav .billets-socials {
    width: 56%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #header .mobile__nav .billets-socials .billets-btn {
    font-size: 25px;
  }
  #header .mobile__nav .hbgrContainer {
    width: 22%;
  }
  #header .mobile__nav .hbgrContainer .cities-ctn .header-text-btn {
    font-size: 14px;
    margin: 0px 5px;
  }
}
@media screen and (max-width: 575px) {
  #header .mobile__nav .logo-header-ctn {
    width: 25%;
    padding-left: 10px;
  }
  #header .mobile__nav .billets-socials {
    width: 50%;
  }
  #header .mobile__nav .billets-socials .billets-btn {
    font-size: 22px;
    max-width: 135px;
  }
  #header .mobile__nav .hbgrContainer {
    width: 25%;
  }
}

#container {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#container #accueil {
  width: 100%;
  background-color: #fff;
}
#container #accueil .titanique-banner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#container #accueil .titanique-banner .titanique-logo-banner {
  width: 100%;
  margin: 85px 0 70px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#container #accueil .hero-section {
  display: none;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  overflow: hidden;
  width: 100%;
  background-image: url("/wp-content/themes/titanique_theme/assets/Titanique_SiteWeb_1920x1080_02.webp");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(100vh - 85px);
  padding-top: 85px;
}
#container #accueil .hero-section .hero-quote-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 0px 15px;
}
#container #accueil .hero-section .hero-quote-ctn .hero-top-quote {
  width: 100%;
  max-width: 80vh;
  margin-top: 25px;
}
#container #accueil .hero-section .hero-imgs-ctn {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: inherit;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.6)), color-stop(30%, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0) 100%);
}
#container #accueil .hero-section .hero-imgs-ctn .hero-logo {
  position: relative;
  bottom: 0;
  z-index: 15;
  max-width: 100vh;
  width: 100%;
}
#container #accueil .hero-section .hero-imgs-ctn .hero-celine {
  position: absolute;
  bottom: -5%;
  z-index: 5;
  max-width: 43vh;
  width: 100%;
}
#container #accueil .hero-section .hero-imgs-ctn .linear-bg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0.3)), color-stop(30%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.1) 30%, rgba(0, 0, 0, 0) 100%);
  z-index: 10;
}
#container #accueil .infos-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: auto;
  padding: 0px 0px 50px;
  background-color: #fff;
}
#container #accueil .infos-section h1 {
  font-family: ltc-goudy-oldstyle-pro, serif;
  font-weight: 600;
  font-size: 45px;
  color: #181c54;
  margin: 25px 0px 20px;
  text-align: center;
  padding: 1% 10% 0%;
}
#container #accueil .infos-section h3 {
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-size: 25px;
  color: #181c54;
  margin: 25px 15px 10px;
  text-align: center;
  max-width: 95%;
}
#container #accueil .infos-section p {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #181c54;
  text-align: center;
  margin: 0px 0px 15px;
  width: 80%;
  padding: 10px 0px;
}
#container #accueil .infos-section .legal {
  font-size: 16px !important;
}
@media screen and (max-width: 1050px) {
  #container #accueil .infos-section p {
    width: 90%;
  }
}
@media screen and (max-width: 900px) {
  #container #accueil .infos-section h1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 777px) {
  #container #accueil .infos-section h1 {
    font-size: 30px;
    padding: 1% 2% 0%;
    margin: 70px 0px 20px;
  }
  #container #accueil .infos-section p {
    font-size: 16px;
  }
}
@media screen and (max-width: 385px) {
  #container #accueil .infos-section {
    padding-bottom: 25px;
  }
  #container #accueil .infos-section h1 {
    font-size: 26px;
    padding: 1% 2% 0%;
    margin: 60px 0px 20px;
  }
  #container #accueil .infos-section p {
    font-size: 16px;
  }
}
#container #accueil .distribution {
  width: 100%;
  padding: 25px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("/wp-content/themes/titanique_theme/assets/boat-metal-background-1920x1051-v2.webp");
  background-size: cover;
  background-position: left center;
  background-repeat: no-repeat;
}
#container #accueil .distribution h2 {
  color: #fff;
  text-align: center;
  font-size: 30px;
  margin-bottom: 25px;
  text-shadow: 4px 4px 4px #000;
  font-family: poppins, sans-serif;
}
#container #accueil .distribution .comediens-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
}
#container #accueil .distribution .comediens-container .comedien-fiche {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 5px;
  text-decoration: none;
  width: 250px;
}
#container #accueil .distribution .comediens-container .comedien-fiche:hover {
  cursor: pointer;
}
#container #accueil .distribution .comediens-container .comedien-fiche .casting-img-wrapper {
  position: relative;
  display: inline-block;
  width: 250px;
  height: 250px;
  overflow: hidden;
}
#container #accueil .distribution .comediens-container .comedien-fiche .casting-img-wrapper .casting-img {
  width: 180px;
  margin: 40px;
  border-radius: 100%;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
}
#container #accueil .distribution .comediens-container .comedien-fiche .casting-img-wrapper .casting-img:hover {
  -webkit-transform: scale(1.12);
          transform: scale(1.12);
}
#container #accueil .distribution .comediens-container .comedien-fiche .casting-img-wrapper .casting-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#container #accueil .distribution .comediens-container .comedien-fiche .comedien-nom {
  font-weight: 700;
  margin: 10px 0 0;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
#container #accueil .distribution .comediens-container .comedien-fiche .personnage_nom {
  font-size: 16px;
  text-align: center;
  color: #ffd461;
}
#container #accueil .distribution .accueil-distribution-cta {
  margin-top: 30px;
  text-align: center;
}
#container #accueil .distribution .accueil-distribution-cta .btn-all-cast {
  display: inline-block;
  padding: 12px 30px;
  border-radius: 999px;
  border: 2px solid #ffd461;
  color: #ffd461;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-decoration: none;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
#container #accueil .distribution .accueil-distribution-cta .btn-all-cast:hover {
  background-color: #ffd461;
  color: #181c54;
}
#container #accueil .distribution .other-btn {
  width: 200px;
  min-height: 45px;
  padding-top: 5px;
  font-weight: 600;
}
@media screen and (max-width: 1215px) {
  #container #accueil .distribution .comediens-container {
    width: 98%;
  }
  #container #accueil .distribution .comediens-container .comedien-fiche {
    margin: 25px 5px;
    width: 225px;
    /* CARD IMAGE + HUBLÔT */
  }
  #container #accueil .distribution .comediens-container .comedien-fiche .casting-img-wrapper {
    width: 225px;
    height: 225px;
  }
  #container #accueil .distribution .comediens-container .comedien-fiche .casting-img-wrapper .casting-img {
    margin: 30px;
    width: 170px;
  }
}
@media screen and (max-width: 1005px) {
  #container #accueil .distribution .comediens-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #container #accueil .distribution .comediens-container .comedien-fiche {
    width: 300px;
    margin: 25px 15px;
    /* CARD IMAGE + HUBLÔT */
  }
  #container #accueil .distribution .comediens-container .comedien-fiche .casting-img-wrapper {
    width: 300px;
    height: 300px;
  }
  #container #accueil .distribution .comediens-container .comedien-fiche .casting-img-wrapper .casting-img {
    margin: 50px;
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  #container #accueil .distribution {
    background-image: url("/wp-content/themes/titanique_theme/assets/boat-metal-background-mobile-627x1417-v2.webp");
    background-position: left bottom;
  }
  #container #accueil .distribution .comediens-container .comedien-fiche {
    /* CARD IMAGE + HUBLÔT */
  }
}
#container #accueil .billets-section {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-image: url("/wp-content/themes/titanique_theme/assets/Titanique_Glitter-Blue.webp");
  background-size: contain;
  background-position: top;
  background-repeat: repeat;
}
#container #accueil .billets-section .billets-ctn {
  width: 93%;
  background-color: #181c54;
  margin: 3% auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 8px;
  border: 2px solid #ffd461;
  padding: 25px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#container #accueil .billets-section .billets-ctn .tickets-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 35px 20px 25px;
}
#container #accueil .billets-section .billets-ctn .tickets-title .line-box {
  width: 22%;
  height: 2px;
  border-bottom: 2px solid #ffd461;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#container #accueil .billets-section .billets-ctn .tickets-title .title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 10px;
  text-align: center;
  width: 100%;
}
#container #accueil .billets-section .billets-ctn .tickets-title .title-box h3 {
  font-size: 35px;
  font-weight: 600;
  margin: 0px;
  text-align: center;
  color: #ffd461;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn {
  width: 98%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #181c54;
  border: 2px solid #ffd461;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 350px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 1%;
  max-width: 450px;
  min-width: 300px;
  width: 48%;
  padding: 10px 0px;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle .img-wrapper {
  max-width: 167px;
  width: 100%;
  margin: 10px 0px;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle .img-wrapper img {
  width: 100%;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle p {
  color: #fff;
  font-size: 32px;
  margin: 10px 0px;
  text-transform: uppercase;
  font-weight: 600;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle p.pink-border {
  padding: 0px 15px;
  font-size: 24px;
  font-weight: 400;
  color: #ffd461;
  text-align: center;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle p.pink-border .pink-border-smaller-text {
  font-size: 20px;
  text-transform: uppercase;
  color: #ffd461;
  padding: 10px 0px;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .billets-btn {
  margin: 10px 15px;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .exp-ctn {
  width: 98%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .exp-ctn .other-btn {
  text-align: left;
  min-height: 55px;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle.group-tickets {
  height: 200px;
  min-width: 500px;
  margin: 2% 10%;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle.group-tickets h2 {
  color: #fff;
  font-size: 25px;
  margin-bottom: 10px;
  padding: 0 15px;
  margin-top: 35px;
  text-align: center;
}
#container #accueil .billets-section .billets-ctn .tickets-ctn .salle.group-tickets p {
  font-size: 20px;
  padding: 0 15px;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn {
  width: 100%;
  margin: 25px 0px;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion {
  width: 80%;
  margin: 0 auto;
  border-radius: 8px;
  padding: 15px;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item {
  margin-bottom: 1.5em;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin: 15px auto 0px;
  font-size: 25px;
  color: #fff;
  border: 2px solid #ffd461;
  border-radius: 8px;
  padding: 5px 0px 5px 15px;
  box-shadow: 1px 5px 12px 2px rgba(0, 0, 0, 0.64);
  -webkit-box-shadow: 1px 5px 12px 2px rgba(0, 0, 0, 0.64);
  -moz-box-shadow: 1px 5px 12px 2px rgba(0, 0, 0, 0.64);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: unset;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3 .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3 .icon svg {
  width: 45px;
  height: 45px;
  fill: #ffd461;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3 .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 22px;
  width: 35px;
  height: 35px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3.open {
  background: #ffd461;
  color: #181c54;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 600;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3.open .icon {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3.open .icon svg {
  fill: #181c54;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3.open .arrow {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  padding-right: 8px;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0px 45px;
  border-left: 1px solid #ffd461;
  border-right: 1px solid #ffd461;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content.open {
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  margin: 25px 45px;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content h4 {
  padding: 25px 25px 10px;
  text-align: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffd461;
  font-size: 22px;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content p {
  padding: 10px 25px;
  text-align: left;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 18px;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content p a {
  color: #ffd461;
  font-weight: 400;
  font-size: 18px;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content p a:hover {
  color: #fff;
}
#container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content p span {
  color: #ffd461;
  font-weight: 600;
  font-family: franklin-gothic-compressed, sans-serif;
  font-size: 24px;
}
#container #accueil .newsletter-custom-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 45px 15px;
  width: 100%;
  margin: auto;
  border-top: 2px solid #181c54;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#container #accueil .newsletter-custom-ctn h3 {
  font-size: 28px;
  margin: 0px 0px 20px 0px;
  color: #181c54;
  text-align: center;
}
#container #accueil .newsletter-custom-ctn .infolettre-billets-btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#container #accueil .newsletter-custom-ctn .infolettre-billets-btn .other-btn {
  width: 150px;
  min-height: 45px;
  padding-top: 5px;
  font-weight: 600;
}
#container #equipe {
  width: 100%;
  margin: 86px 0 0;
  padding: 0% 5% 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url("/wp-content/themes/titanique_theme/assets/Titanique_Glitter-Blue.webp");
  background-size: contain;
  background-position: top;
  background-repeat: repeat;
  /* ====== CRÉDITS / ÉQUIPE CRÉATIVE (unchanged) ====== */
  /* ====== POPUP COMÉDIEN ====== */
  /* ====== POPUP CRÉATIVE (unchanged) ====== */
  /* scrollbars for bios */
}
#container #equipe .equipe-ctn {
  width: 90%;
  margin: 35px auto;
  border: 4px solid #ffd461;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5% 1.5%;
  background-color: #181c54;
  /* ====== COMÉDIENS GRID ====== */
}
#container #equipe .equipe-ctn h1 {
  color: #fff;
  text-align: center;
  font-size: 2.2rem;
}
#container #equipe .equipe-ctn .infos {
  width: 80%;
  margin: 25px auto;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
#container #equipe .equipe-ctn .comediens-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 90%;
  margin: auto;
}
#container #equipe .equipe-ctn .comediens-container .comedien-fiche {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 25px 10px;
  max-width: 300px;
  /* CARD IMAGE + HUBLÔT */
}
#container #equipe .equipe-ctn .comediens-container .comedien-fiche:hover {
  cursor: pointer;
}
#container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper {
  position: relative;
  display: inline-block;
  width: 300px;
  height: 300px;
  overflow: hidden;
}
#container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper .casting-img {
  width: 220px;
  margin: 40px;
  border-radius: 100%;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
}
#container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper .casting-img:hover {
  -webkit-transform: scale(1.12);
          transform: scale(1.12);
}
#container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper .casting-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#container #equipe .equipe-ctn .comediens-container .comedien-fiche .comedien-nom {
  font-weight: 700;
  margin: 10px 0 0;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
#container #equipe .equipe-ctn .comediens-container .comedien-fiche .personnage_nom {
  font-size: 16px;
  text-align: center;
  color: #ffd461;
}
#container #equipe h2 {
  text-align: center;
  font-size: 30px;
  color: #fff;
  margin: 75px 0 25px;
}
#container #equipe .creative-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
#container #equipe .creative-container .creative-fiche {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 15px 1%;
  text-align: center;
  width: 23%;
  min-height: 78px;
}
#container #equipe .creative-container .creative-fiche .creative-nom {
  font-weight: 700;
  margin: 5px 0 2px;
  font-size: 20px;
  text-transform: uppercase;
  color: red;
}
#container #equipe .creative-container .creative-fiche .poste_job {
  font-size: 16px;
  text-transform: uppercase;
}
#container #equipe .creative-container .creative-fiche.non-clickable {
  cursor: default;
}
#container #equipe .creative-container .creative-fiche.clickable {
  cursor: pointer;
}
#container #equipe .creative-container .creative-fiche.clickable:hover .creative-nom {
  color: #fff;
}
#container #equipe .popup-comedien {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(24, 28, 84, 0.8392156863);
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  transition: transform 0.3s ease-out, opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
#container #equipe .popup-comedien.show {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
#container #equipe .popup-comedien .popup-content {
  background: url("/wp-content/themes/titanique_theme/assets/Titanique_Glitter-Blue.webp");
  background-size: contain;
  padding: 30px;
  border-radius: 20px;
  width: 85%;
  max-width: 1100px;
  max-height: 750px;
  min-height: 350px;
  position: relative;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2588235294);
          box-shadow: 0 0 10px rgba(255, 255, 255, 0.2588235294);
  overflow: hidden;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content {
  background-color: #181c54;
  padding: 25px;
  border-radius: 20px;
  position: relative;
  /* MAIN LAYOUT: image left, text right */
  /* Arrows styling */
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .close-popup {
  color: #fff;
  position: absolute;
  top: 28px;
  right: 35px;
  font-size: 28px;
  font-weight: bold;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .close-popup:hover, #container #equipe .popup-comedien .popup-content .popup-inner-content .close-popup:focus {
  color: #ffd461;
  text-decoration: none;
  cursor: pointer;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
  width: 100%;
  /* LEFT COLUMN: photo + overlay */
  /* RIGHT COLUMN: name / role / socials / bio */
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .casting-img-wrapper--popup {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 300px;
  height: 300px;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .casting-img-wrapper--popup .casting-img {
  width: 200px;
  margin: 50px;
  border-radius: 100%;
  -webkit-transition: -webkit-transform 0.4s ease-out;
  transition: -webkit-transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .casting-img-wrapper--popup .casting-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  margin-bottom: 15px;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos h2 {
  color: #ffd461;
  text-align: left;
  width: 100%;
  margin: 0 0 10px;
  font-size: 22px;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos h3 {
  color: #fff;
  text-align: left;
  width: 100%;
  margin: 0 0 10px;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos .popup-social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: 35px;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos .popup-social-icons a {
  width: 30px;
  margin: 0 10px 25px 0;
  text-align: center;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos .popup-social-icons a svg {
  width: 25px;
  height: 25px;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos .popup-social-icons a svg path {
  fill: #fff;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos .popup-social-icons a svg:hover path {
  fill: #ffd461;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-body {
  max-height: 350px;
  overflow-y: auto;
  width: 100%;
  margin: 0;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-body p {
  color: #fff;
  text-align: left;
  width: 100%;
  margin: 0;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .arrow {
  cursor: pointer;
  position: absolute;
  top: 48%;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  padding: 0 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .arrow.left-arrow {
  left: -5px;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .arrow.right-arrow {
  right: -5px;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .arrow:hover {
  color: #ffd461;
}
#container #equipe .popup-comedien .popup-content .popup-inner-content .arrow[style*=none] {
  display: none;
}
#container #equipe .popup-creative {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
}
#container #equipe .popup-creative .popup-content {
  background-color: #000;
  padding: 20px;
  border-radius: 8px;
  width: 80%;
  max-width: 1000px;
  max-height: 700px;
  min-height: 350px;
  position: relative;
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2588235294);
          box-shadow: 0 0 10px rgba(255, 255, 255, 0.2588235294);
  overflow: hidden;
}
#container #equipe .popup-creative .popup-content .close-popup-creative {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
#container #equipe .popup-creative .popup-content .close-popup-creative:hover, #container #equipe .popup-creative .popup-content .close-popup-creative:focus {
  color: red;
  text-decoration: none;
  cursor: pointer;
}
#container #equipe .popup-creative .popup-content .popup-content-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
#container #equipe .popup-creative .popup-content .popup-content-text img {
  width: 150px;
  margin: auto;
}
#container #equipe .popup-creative .popup-content .popup-content-text h2 {
  color: red;
  text-align: center;
  width: 90%;
  margin: 10px auto;
  font-size: 25px;
}
#container #equipe .popup-creative .popup-content .popup-content-text h3 {
  color: #fff;
  text-align: center;
  width: 90%;
  margin: 0 auto 10px;
}
#container #equipe .popup-creative .popup-content .popup-content-text .popup-social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 35px;
}
#container #equipe .popup-creative .popup-content .popup-content-text .popup-social-icons a {
  width: 30px;
  margin: 0 10px 25px;
  text-align: center;
}
#container #equipe .popup-creative .popup-content .popup-content-text .popup-social-icons a svg {
  width: 25px;
  height: 25px;
}
#container #equipe .popup-creative .popup-content .popup-content-text .popup-social-icons a svg path {
  fill: #fff;
}
#container #equipe .popup-creative .popup-content .popup-content-text .popup-social-icons a svg:hover path {
  fill: red;
}
#container #equipe .popup-creative .popup-content .popup-content-text .popup-creative-body {
  max-height: 250px;
  overflow-y: auto;
  width: 90%;
  margin: auto;
}
#container #equipe .popup-creative .popup-content .popup-content-text .popup-creative-body p {
  color: #fff;
  text-align: center;
  width: 95%;
  margin: auto;
}
#container #equipe .popup-creative .popup-content .arrow {
  cursor: pointer;
  position: absolute;
  top: 45%;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  padding: 0 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#container #equipe .popup-creative .popup-content .arrow.left-arrow-creative {
  left: 10px;
}
#container #equipe .popup-creative .popup-content .arrow.right-arrow-creative {
  right: 10px;
}
#container #equipe .popup-creative .popup-content .arrow:hover {
  color: red;
}
#container #equipe .popup-creative .popup-content .arrow[style*=none] {
  display: none;
}
#container #equipe .popup-comedien .popup-body::-webkit-scrollbar,
#container #equipe .popup-creative .popup-creative-body::-webkit-scrollbar {
  width: 10px;
}
#container #equipe .popup-comedien .popup-body::-webkit-scrollbar-track,
#container #equipe .popup-creative .popup-creative-body::-webkit-scrollbar-track {
  background: #fff;
}
#container #equipe .popup-comedien .popup-body::-webkit-scrollbar-thumb,
#container #equipe .popup-creative .popup-creative-body::-webkit-scrollbar-thumb {
  background: #ffd461;
}
#container #equipe .popup-comedien .popup-body::-webkit-scrollbar-thumb:hover,
#container #equipe .popup-creative .popup-creative-body::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#container #equipe .distribution-soon {
  font-size: 22px;
  color: red;
  text-align: center;
  margin: 50px 0 0;
}
@media screen and (max-width: 1215px) {
  #container #equipe .equipe-ctn .comediens-container {
    width: 100%;
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche {
    margin: 25px 0px;
    /* CARD IMAGE + HUBLÔT */
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper {
    width: 280px;
    height: 280px;
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper .casting-img {
    width: 200px;
  }
}
@media screen and (max-width: 950px) {
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche {
    /* CARD IMAGE + HUBLÔT */
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper {
    width: 300px;
    height: 300px;
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper .casting-img {
    width: 220px;
  }
}
@media screen and (max-width: 777px) {
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche {
    margin: 20px auto;
    width: 280px;
    /* CARD IMAGE + HUBLÔT */
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper {
    width: 225px;
    height: 225px;
    overflow: hidden;
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper .casting-img {
    width: 175px;
    margin: 25px;
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper .casting-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche .comedien-nom {
    font-weight: 700;
    margin: 10px 0 0;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche .personnage_nom {
    font-size: 16px;
    text-align: center;
    color: #ffd461;
  }
  #container #equipe .popup-comedien .popup-content {
    padding: 15px;
  }
  #container #equipe .popup-comedien .popup-content .popup-inner-content {
    padding: 5px;
  }
  #container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .casting-img-wrapper--popup {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-top: 15px;
    width: 225px;
    height: 225px;
  }
  #container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .casting-img-wrapper--popup .casting-img {
    width: 150px;
  }
  #container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos h2,
  #container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos h3 {
    text-align: center;
  }
  #container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos .popup-social-icons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-header-infos .popup-social-icons a {
    margin: 0 10px 15px;
  }
  #container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-body {
    width: 90%;
  }
  #container #equipe .popup-comedien .popup-content .popup-inner-content .popup-flex-content .popup-text .popup-body p {
    text-align: center;
  }
}
@media screen and (max-width: 575px) {
  #container #equipe .equipe-ctn {
    width: 82%;
  }
  #container #equipe .equipe-ctn h1 {
    font-size: 1.8rem;
  }
  #container #equipe .equipe-ctn .infos {
    font-size: 1rem;
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche {
    /* CARD IMAGE + HUBLÔT */
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper {
    width: 300px;
    height: 300px;
  }
  #container #equipe .equipe-ctn .comediens-container .comedien-fiche .casting-img-wrapper .casting-img {
    width: 200px;
    margin: 50px;
  }
}
#container #about-section {
  width: 100%;
  margin: 90px 0 0;
  padding: 1% 5% 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#container #about-section .infos-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: auto;
  padding: 0px 0px 50px;
  background-color: #fff;
}
#container #about-section .infos-section h1 {
  font-family: ltc-goudy-oldstyle-pro, serif;
  font-weight: 600;
  font-size: 40px;
  color: #181c54;
  margin: 25px 0px 20px;
  text-align: center;
  padding: 1% 10% 0%;
}
#container #about-section .infos-section h2 {
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-size: 70px;
  color: #181c54;
  margin: 25px auto 10px;
  text-align: center;
  width: 90%;
  line-height: 1;
  /* Glitter overlay */
}
#container #about-section .infos-section h2.sparkle-text {
  --clr: 237;
  --glitter: url("/wp-content/themes/titanique_theme/assets/silver-glitter-background-compressed.png");
  position: relative;
  display: inline-block;
  font-family: franklin-gothic-compressed, sans-serif;
  font-weight: 700;
  /* Base: solid blue text (does NOT move) */
  color: transparent;
  background: -webkit-gradient(linear, left bottom, left top, from(#181c54), color-stop(90%, #181c54));
  background: linear-gradient(0deg, #181c54 0%, #181c54 90%);
  -webkit-background-clip: text;
  background-clip: text;
}
#container #about-section .infos-section h2 .sparkle-text::after {
  content: attr(data-text);
  position: absolute;
  inset: 0;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: var(--glitter), var(--glitter), -webkit-gradient(linear, left top, left bottom, from(black), color-stop(80%, white));
  background-image: var(--glitter), var(--glitter), linear-gradient(180deg, black 0%, white 80%);
  background-size: 300px 170px, 280px 130px, 200% 200%;
  background-position: 0 340px, 0 130px, 50% 100%;
  background-repeat: repeat;
  mix-blend-mode: color-dodge;
  -webkit-filter: brightness(2) contrast(0.75);
          filter: brightness(2) contrast(0.75);
  pointer-events: none;
  /* Only the glitter layer animates */
  -webkit-animation: bubble 20s linear infinite;
          animation: bubble 20s linear infinite;
}
#container #about-section .infos-section p {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #181c54;
  text-align: center;
  margin: 0px 0px 15px;
  width: 80%;
  padding: 10px 0px;
}
#container #about-section .infos-section .legal {
  font-size: 16px !important;
}
@media screen and (max-width: 777px) {
  #container #about-section .infos-section h1 {
    font-size: 32px;
    padding: 1% 5% 0%;
  }
  #container #about-section .infos-section h2 {
    font-size: 50px;
  }
  #container #about-section .infos-section p {
    font-size: 16px;
    width: 90%;
  }
}

#footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #181c54;
  border-top: 2px solid #ffd461;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 25px 10px;
  width: 100%;
}
#footer .footer-ctn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1200px;
  width: 100%;
}
#footer .footer-ctn .ligne {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 5px 0px;
  width: 100%;
}
#footer .footer-ctn .ligne h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #fff;
}
#footer .footer-ctn .ligne .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#footer .footer-ctn .ligne .socials .social-icon {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
  padding: 0px 10px;
  margin: 10px 0px 25px 0px;
}
#footer .footer-ctn .ligne .socials .social-icon:hover svg g path, #footer .footer-ctn .ligne .socials .social-icon:hover svg path {
  fill: #ffd461;
}
#footer .footer-ctn .ligne .socials .social-icon svg {
  width: 35px;
  height: 35px;
}
#footer .footer-ctn .ligne .socials .social-icon svg g path, #footer .footer-ctn .ligne .socials .social-icon svg path {
  fill: #fff;
}
#footer .footer-ctn .ligne .btn-section-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  height: 60px;
}
#footer .footer-ctn .ligne .btn-section-ctn .header-text-btn {
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-size: 1.2rem;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding: 3px 0px 0px;
  margin: 0px 15px;
}
#footer .footer-ctn .ligne .btn-section-ctn .header-text-btn:hover {
  color: #ffd461;
  border-color: #ffd461;
}
#footer .footer-ctn .ligne .btn-section-ctn .billets-btn {
  text-decoration: none;
}
#footer .footer-ctn .ligne .contact-press {
  margin: 10px 0px 15px 0px;
}
#footer .footer-ctn .ligne .contact-press a {
  margin: 0px;
}
#footer .footer-ctn .ligne .footer-logo-ctn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#footer .footer-ctn .ligne .footer-logo-ctn .img-wrapper {
  width: 120px;
  height: auto;
  margin: 0px 15px;
}
#footer .footer-ctn .ligne .footer-logo-ctn .img-wrapper a {
  width: 100%;
  margin: 0;
}
#footer .footer-ctn .ligne .footer-logo-ctn .img-wrapper a img {
  width: 100%;
}
#footer .footer-ctn .ligne .liens {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#footer .footer-ctn .ligne .liens a {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  margin: 0 10px;
}
#footer .footer-ctn .ligne .liens a:hover {
  text-decoration: underline;
}
#footer .footer-ctn .ligne a {
  font-size: 12px;
  margin-left: 0px;
}
#footer .footer-ctn p {
  color: #fff;
  font-size: 12px;
  text-align: center;
}
#footer .footer-ctn a {
  color: #fff;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}
#footer .footer-ctn a:hover {
  text-decoration: underline;
}

.other-btn {
  min-width: 75px;
  background-color: #181c54;
  border-radius: 8px;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  font-family: poppins, sans-serif;
  font-weight: 500;
  line-height: 1;
  padding: 0% 3%;
  text-align: center;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  transition: all 0.3s cubic-bezier(0.61, 1, 0.88, 1);
  border: 2px solid #ffd461;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px;
  box-shadow: 1px 5px 12px 2px rgba(0, 0, 0, 0.64);
  -webkit-box-shadow: 1px 5px 12px 2px rgba(0, 0, 0, 0.64);
  -moz-box-shadow: 1px 5px 12px 2px rgba(0, 0, 0, 0.64);
}
.other-btn:hover, .other-btn:focus {
  -webkit-box-shadow: 0 3px 7px 1px rgba(50, 50, 50, 0.25);
          box-shadow: 0 3px 7px 1px rgba(50, 50, 50, 0.25);
  background-color: #ffd461;
  color: #181c54;
  font-size: 20px;
}
.other-btn:hover > span, .other-btn:focus > span {
  display: block;
  line-height: 1;
  padding-right: 1.5rem;
}
.other-btn:hover > span:first-of-type, .other-btn:focus > span:first-of-type {
  color: #181c54;
  font-size: 14px;
  line-height: 1.5;
}
.other-btn > span {
  display: block;
  line-height: 1;
  padding-right: 1.5rem;
}
.other-btn > span:first-of-type {
  color: #ffd461;
  font-size: 14px;
  line-height: 1.5;
}

.billets-btn {
  --clr: 237;
  --glitter: url("/wp-content/themes/titanique_theme/assets/silver-glitter-background-compressed.png");
  --shadows: 0%;
  --shadowl: 0%;
  background: -webkit-gradient(linear, left bottom, left top, from(#181c54), color-stop(90%, #181c54));
  background: linear-gradient(0deg, #181c54 0%, #181c54 90%);
  background-position: 0% 0%;
  background-size: 200% 300%;
  border: 2px solid #fff;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 1px hsla(var(--clr), 30%, 30%, 0.4), 0 -0.2em 0.2em transparent, 0 0.2em 0.2em transparent, 0 0.15em 0.2em -0.1em hsla(var(--clr), 0%, 0%, 0.25), 0 0.2em 0.4em hsla(var(--clr), 0%, 0%, 0.3);
          box-shadow: inset 0 0 1px hsla(var(--clr), 30%, 30%, 0.4), 0 -0.2em 0.2em transparent, 0 0.2em 0.2em transparent, 0 0.15em 0.2em -0.1em hsla(var(--clr), 0%, 0%, 0.25), 0 0.2em 0.4em hsla(var(--clr), 0%, 0%, 0.3);
  color: #fff;
  display: grid;
  font-family: franklin-gothic-compressed, sans-serif;
  font-size: 1.25rem;
  font-size: 35px;
  font-weight: 700;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  height: 50px;
  letter-spacing: 0.5px;
  max-width: 220px;
  overflow: hidden;
  padding: 0;
  place-items: center;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transform: translate(0);
          transform: translate(0);
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  width: 100%;
}
.billets-btn::before, .billets-btn::after {
  content: "";
  grid-column: 1;
  grid-row: 1;
  width: 100%;
  height: 100%;
  -webkit-transition: inherit;
  transition: inherit;
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
}
.billets-btn::before {
  background-image: var(--glitter), var(--glitter), -webkit-gradient(linear, left top, left bottom, from(black), color-stop(80%, white));
  background-image: var(--glitter), var(--glitter), linear-gradient(180deg, black 0%, white 80%);
  background-size: 300px 170px, 280px 130px, 200% 200%;
  background-blend-mode: multiply, multiply, overlay;
  background-position: 0 0, 0 0, 50% 100%;
  background-repeat: repeat;
  mix-blend-mode: color-dodge;
  -webkit-filter: brightness(2) contrast(0.75);
          filter: brightness(2) contrast(0.75);
  opacity: 0.8;
  -webkit-animation: bubble 20s linear infinite;
          animation: bubble 20s linear infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  z-index: 1;
}
.billets-btn::after {
  background-image: radial-gradient(ellipse at center 70%, hsla(var(--clr), 100%, 99%, 0.8) 5%, hsla(var(--clr), 90%, 80%, 1) 20%, transparent 50%, transparent 200%), -webkit-gradient(linear, left top, right top, color-stop(-10%, hsla(var(--clr), 80%, 10%, 1)), color-stop(25%, transparent), color-stop(75%, transparent), color-stop(110%, hsla(var(--clr), 80%, 10%, 1)));
  background-image: radial-gradient(ellipse at center 70%, hsla(var(--clr), 100%, 99%, 0.8) 5%, hsla(var(--clr), 90%, 80%, 1) 20%, transparent 50%, transparent 200%), linear-gradient(90deg, hsla(var(--clr), 80%, 10%, 1) -10%, transparent 25%, transparent 75%, hsla(var(--clr), 80%, 10%, 1) 110%);
  background-blend-mode: darken;
  background-size: 180% 80%, cover;
  background-position: center 220%;
  mix-blend-mode: hard-light;
  -webkit-filter: blur(5px);
          filter: blur(5px);
  opacity: 0;
  z-index: 2;
}
.billets-btn:hover, .billets-btn.over {
  --shadows: 90%;
  --shadowl: 80%;
  background-position: 100% 100%;
  -webkit-box-shadow: 0 -0.2em 1.5em hsla(var(--clr), 90%, 20%, 0.5), 0 0.5em 2em hsla(var(--clr), 90%, 30%, 0.6), 0 0.25em 0.3em -0.2em hsla(var(--clr), 0%, 0%, 1), 0 0.35em 0.75em hsla(var(--clr), 0%, 0%, 1), 0 0.25em 0.5em -0.3em hsl(var(--clr), 30%, 10%, 1), 0 0.25em 0.5em hsla(var(--clr), 20%, 20%, 0.35), inset 0 -2px 5px -2px rgba(0, 0, 0, 0.7);
          box-shadow: 0 -0.2em 1.5em hsla(var(--clr), 90%, 20%, 0.5), 0 0.5em 2em hsla(var(--clr), 90%, 30%, 0.6), 0 0.25em 0.3em -0.2em hsla(var(--clr), 0%, 0%, 1), 0 0.35em 0.75em hsla(var(--clr), 0%, 0%, 1), 0 0.25em 0.5em -0.3em hsl(var(--clr), 30%, 10%, 1), 0 0.25em 0.5em hsla(var(--clr), 20%, 20%, 0.35), inset 0 -2px 5px -2px rgba(0, 0, 0, 0.7);
  border: 2px solid #ffd461;
}
.billets-btn:hover::before, .billets-btn.over::before {
  background-position: 0px 0px, 0px 0px, 50% 50%;
  opacity: 0.8;
  -webkit-filter: brightness(2) contrast(1);
          filter: brightness(2) contrast(1);
  -webkit-box-shadow: inset 0 -5px 10px -4px hsla(var(--clr), 70%, 80%, 0.3);
          box-shadow: inset 0 -5px 10px -4px hsla(var(--clr), 70%, 80%, 0.3);
}
.billets-btn:hover::after, .billets-btn.over::after {
  opacity: 0;
}
.billets-btn:hover span, .billets-btn.over span {
  background-position-y: -100%;
  color: #ffd461;
  font-size: 28px;
  padding: 9px;
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}
.billets-btn:active {
  -webkit-transform: translateY(0.075em);
          transform: translateY(0.075em);
  -webkit-box-shadow: 0 -0.2em 1.5em hsla(var(--clr), 90%, 50%, 0.4), 0 0.5em 2em hsla(var(--clr), 90%, 70%, 0.65), 0 0.15em 0.3em -0.2em hsla(var(--clr), 0%, 0%, 1), 0 0.25em 0.75em hsla(var(--clr), 0%, 0%, 1), 0 0.25em 0.5em -0.3em hsl(var(--clr), 30%, 99%, 1), 0 0.25em 0.5em hsla(var(--clr), 20%, 30%, 0.45), inset 0 -2px 5px -2px rgba(255, 255, 255, 0.65);
          box-shadow: 0 -0.2em 1.5em hsla(var(--clr), 90%, 50%, 0.4), 0 0.5em 2em hsla(var(--clr), 90%, 70%, 0.65), 0 0.15em 0.3em -0.2em hsla(var(--clr), 0%, 0%, 1), 0 0.25em 0.75em hsla(var(--clr), 0%, 0%, 1), 0 0.25em 0.5em -0.3em hsl(var(--clr), 30%, 99%, 1), 0 0.25em 0.5em hsla(var(--clr), 20%, 30%, 0.45), inset 0 -2px 5px -2px rgba(255, 255, 255, 0.65);
}
.billets-btn:active::before {
  opacity: 1;
  -webkit-filter: brightness(3) contrast(0.75);
          filter: brightness(3) contrast(0.75);
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
}
.billets-btn:active::after {
  opacity: 1;
  -webkit-filter: brightness(1.35) contrast(0.8) blur(5px);
          filter: brightness(1.35) contrast(0.8) blur(5px);
}
.billets-btn span {
  grid-column: 1;
  grid-row: 1;
  z-index: 3;
  padding: 10px;
  font-size: 26px;
  color: #fff;
  background-image: none !important;
  -webkit-text-fill-color: unset !important;
  -webkit-background-clip: unset !important;
  background-clip: unset !important;
  -webkit-filter: none !important;
          filter: none !important;
  -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.18, 1);
}

@-webkit-keyframes bubble {
  0% {
    background-position: 0px 340px, 0px 130px, 50% 100%;
  }
  100% {
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }
}

@keyframes bubble {
  0% {
    background-position: 0px 340px, 0px 130px, 50% 100%;
  }
  100% {
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }
}
@media screen and (max-width: 1050px) {
  #container #accueil .hero-section .hero-imgs-ctn .hero-logo {
    max-width: 730px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle {
    max-width: 375px;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion {
    width: 98%;
    padding: 0;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content {
    margin: 0px 25px;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content.open {
    margin: 25px;
  }
  .billets-btn {
    max-width: 200px;
  }
}
@media screen and (max-width: 900px) {
  #container #accueil .billets-section .billets-ctn {
    width: 95%;
    padding: 0 10px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-title {
    padding: 35px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #container #accueil .billets-section .billets-ctn .tickets-title .title-box {
    padding: 0px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-title .title-box h3 {
    font-size: 30px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn {
    width: 100%;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle {
    max-width: 320px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle p {
    font-size: 28px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle p.pink-border {
    font-size: 20px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .exp-ctn {
    width: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .exp-ctn .other-btn {
    margin: 5px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .exp-ctn .other-btn.exp-vip {
    width: 85px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .exp-ctn .other-btn:hover {
    font-size: 18px;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion {
    width: 98%;
    padding: 0;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content {
    margin: 0px 25px;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content.open {
    margin: 25px;
  }
  .billets-btn {
    max-width: 190px;
  }
}
@media screen and (max-width: 777px) {
  #container #accueil .hero-section .hero-quote-ctn .hero-top-quote {
    max-width: 500px;
  }
  #container #accueil .hero-section .hero-imgs-ctn .hero-logo {
    max-width: 520px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle {
    width: 100%;
    max-width: 450px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .exp-ctn .other-btn {
    margin: 10px;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3 {
    font-size: 18px;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3 .arrow {
    font-size: 18px;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content p {
    font-size: 16px;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content p span {
    font-size: 18px;
  }
  .billets-btn {
    max-width: 180px;
  }
}
@media screen and (max-width: 575px) {
  #header {
    height: 80px;
  }
  #header .header-section .logo-header {
    max-width: 22%;
  }
  #header .header-section .btn-section-ctn .btn-section-top .header-text-btn {
    display: none;
  }
  #header .header-section .btn-section-ctn .btn-section-bottom {
    display: none;
  }
  #container #accueil .titanique-banner {
    display: none;
  }
  #container #accueil .hero-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("/wp-content/themes/titanique_theme/assets/Titanique_SiteWeb_Bateau_600x1270.webp");
  }
  #container #accueil .hero-section .hero-quote-ctn .hero-top-quote {
    max-width: 325px;
  }
  #container #accueil .hero-section .hero-imgs-ctn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #container #accueil .hero-section .hero-imgs-ctn .hero-logo {
    max-width: 350px;
    bottom: -30%;
  }
  #container #accueil .hero-section .hero-imgs-ctn .hero-celine {
    bottom: 0;
    width: 95%;
    max-width: 320px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-title .title-box h3 {
    font-size: 26px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .billets-btn {
    max-width: 225px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .exp-ctn .other-btn {
    margin: 5px;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3 .icon svg {
    width: 35px;
    height: 35px;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item h3 .arrow {
    width: 25px;
    height: 25px;
  }
  #container #accueil .billets-section .billets-ctn .accordion-ctn .accordion .accordion-item .accordion-content.open {
    margin: 15px;
  }
  #container #accueil .newsletter-custom-ctn h3 {
    font-size: 26px;
  }
  #footer .footer-ctn .ligne .btn-section-ctn .header-text-btn {
    display: none;
  }
  #footer .footer-ctn .ligne .footer-logo-ctn .img-wrapper {
    width: 75px;
  }
  .billets-btn {
    max-width: 190px;
  }
}
@media screen and (max-width: 385px) {
  #container #accueil .hero-section {
    height: calc(100vh - 85px);
  }
  #container #accueil .hero-section .hero-quote-ctn .hero-top-quote {
    max-width: 325px;
  }
  #container #accueil .hero-section .hero-imgs-ctn .hero-logo {
    max-width: 320px;
  }
  #container #accueil .hero-section .hero-imgs-ctn .hero-celine {
    max-width: 275px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-title .title-box h3 {
    font-size: 26px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .billets-btn {
    max-width: 225px;
  }
  #container #accueil .billets-section .billets-ctn .tickets-ctn .salle .billets-cta-ctn .exp-ctn .other-btn {
    margin: 5px;
  }
  #footer .footer-ctn .ligne .footer-logo-ctn .img-wrapper {
    width: 60px;
    margin: 0px 8px;
  }
  .billets-btn {
    max-width: 150px;
  }
}/*# sourceMappingURL=style.css.map */