/* line 2, app/assets/stylesheets/2019.scss */
.chouille2019:before {
  content: "";
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -10;
  background: #fffcfa;
  background: radial-gradient(circle, #fffcfa 0%, #fcfaf4 34%, #efe9de 65%, #aca9a2 100%) no-repeat center center;
}

/* line 15, app/assets/stylesheets/2019.scss */
.chouille2019 h1 {
  font-family: Caesar, Cochin, Corbel, serif;
  font-weight: 100;
  text-transform: uppercase;
  color: #67121C;
  margin: 5px 0;
}

/* line 22, app/assets/stylesheets/2019.scss */
.chouille2019 h1 [class^="flaticon-"]:before {
  margin: 0;
  font-size: 50px;
}

/* line 27, app/assets/stylesheets/2019.scss */
.chouille2019 h2 {
  font-family: Augustus, Cochin, Corbel, sans-serif;
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: -1px;
  font-size: 20px;
}

/* line 34, app/assets/stylesheets/2019.scss */
.chouille2019 h2 [class^="flaticon-"]:before {
  margin: 0;
  font-size: 30px;
}

/* line 40, app/assets/stylesheets/2019.scss */
.chouille2019 h1 + h2 {
  margin-top: 0;
}

/* line 44, app/assets/stylesheets/2019.scss */
.chouille2019 p {
  text-align: justify;
}

/* line 48, app/assets/stylesheets/2019.scss */
.chouille2019 a {
  color: inherit;
}

/* line 52, app/assets/stylesheets/2019.scss */
.chouille2019 blockquote span {
  font-weight: bold;
}

/* line 53, app/assets/stylesheets/2019.scss */
.chouille2019 blockquote span::before {
  content: '\201C';
}

/* line 57, app/assets/stylesheets/2019.scss */
.chouille2019 blockquote span::after {
  content: '\201D';
}

/* line 64, app/assets/stylesheets/2019.scss */
.chouille2019 hr {
  border: none;
  margin: 40px 0;
  height: 12px;
  background: url(/images/hr.svg);
  background-position-x: center;
  opacity: 0.8;
}

/* line 73, app/assets/stylesheets/2019.scss */
.chouille2019 .container {
  width: 1000px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
}

/* line 79, app/assets/stylesheets/2019.scss */
.chouille2019 .section {
  padding: 20px 0;
}

/* line 82, app/assets/stylesheets/2019.scss */
.chouille2019 .section.red {
  background: #67121C;
  color: #FFF;
}

/* line 86, app/assets/stylesheets/2019.scss */
.chouille2019 .section.red h1 {
  color: #E5B822;
}

/* line 91, app/assets/stylesheets/2019.scss */
.chouille2019 .section.white {
  background: #FFFA;
}

/* line 95, app/assets/stylesheets/2019.scss */
.chouille2019 .section.dark {
  background: #000000cc;
  color: #FFF;
}

/* line 99, app/assets/stylesheets/2019.scss */
.chouille2019 .section.dark h1 {
  color: #E5B822;
}

/* line 105, app/assets/stylesheets/2019.scss */
.chouille2019 .language {
  float: right;
  margin: 0;
}

/* line 108, app/assets/stylesheets/2019.scss */
.chouille2019 .language img {
  height: 20px;
  margin: 10px;
}

/* line 114, app/assets/stylesheets/2019.scss */
.chouille2019 .aside-sections {
  display: inline-block;
  width: 45%;
  vertical-align: top;
  padding: 20px;
}

@media screen and (max-width: 900px) {
  /* line 114, app/assets/stylesheets/2019.scss */
  .chouille2019 .aside-sections {
    width: 100%;
    padding: 0;
  }
}

/* line 125, app/assets/stylesheets/2019.scss */
.chouille2019 .image-bg {
  position: relative;
}

/* line 128, app/assets/stylesheets/2019.scss */
.chouille2019 .image-bg:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}

/* line 138, app/assets/stylesheets/2019.scss */
.chouille2019 .bg-temple:before {
  background-image: url(/images/temple.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  opacity: 0.17;
}

/* line 146, app/assets/stylesheets/2019.scss */
.chouille2019 .soldiers {
  opacity: 0.5;
  max-height: 250px;
  max-width: 100%;
}

/* line 152, app/assets/stylesheets/2019.scss */
.chouille2019 .viaduc {
  max-width: 100%;
  max-height: 250px;
}

/* line 157, app/assets/stylesheets/2019.scss */
.chouille2019 .main-logo {
  width: 500px;
  max-width: 100%;
}

/* line 162, app/assets/stylesheets/2019.scss */
.chouille2019 .date {
  background: #67121C;
  padding: 0 10px;
  display: inline-block;
  margin-bottom: 10px;
}

/* line 168, app/assets/stylesheets/2019.scss */
.chouille2019 .date h1 {
  color: white;
  margin: 0;
}

/* line 174, app/assets/stylesheets/2019.scss */
.chouille2019 .theme-icon {
  display: inline-block;
  width: 160px;
}

/* line 177, app/assets/stylesheets/2019.scss */
.chouille2019 .theme-icon i:before {
  margin: 0;
  font-size: 50px;
  opacity: 0.7;
}

/* line 182, app/assets/stylesheets/2019.scss */
.chouille2019 .theme-icon h3 {
  margin-top: 5px;
}

/* line 187, app/assets/stylesheets/2019.scss */
.chouille2019 .header {
  min-height: 100vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 197, app/assets/stylesheets/2019.scss */
.chouille2019 .video iframe {
  height: 500px;
  width: 100%;
  max-height: calc(100% - 100px);
  display: block;
}

/* line 206, app/assets/stylesheets/2019.scss */
.chouille2019 .commandments .commandment {
  width: 250px;
  margin: 0 auto;
  position: relative;
  padding-left: 60px;
}

/* line 211, app/assets/stylesheets/2019.scss */
.chouille2019 .commandments .commandment img {
  position: absolute;
  left: 0;
  top: 5px;
  height: 50px;
}

/* line 217, app/assets/stylesheets/2019.scss */
.chouille2019 .commandments .commandment p {
  height: 50px;
  padding: 5px 10px;
  border: 1px solid #67121C;
  border-radius: 10px;
  text-align: center;
  font-size: 15px;
  line-height: 26px;
}

@media screen and (min-width: 900px) {
  /* line 229, app/assets/stylesheets/2019.scss */
  .chouille2019 .commandments .left, .chouille2019 .commandments .right {
    display: inline-block;
    vertical-align: top;
    margin: 0 40px;
  }
  /* line 235, app/assets/stylesheets/2019.scss */
  .chouille2019 .commandments .left .commandment {
    padding-left: 0;
    padding-right: 60px;
  }
  /* line 238, app/assets/stylesheets/2019.scss */
  .chouille2019 .commandments .left .commandment img {
    right: 0;
    left: auto;
  }
}

/* line 246, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

/* line 251, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button {
  position: relative;
  display: inline-block;
  color: #FFF;
  font-size: 1rem;
  border: none;
  min-width: 250px;
  padding: 20px 0;
  margin: 10px;
  cursor: pointer;
}

/* line 262, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button:hover {
  box-shadow: #000a 0 0 10px 0px;
}

/* line 266, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button h2 {
  margin: 0;
  color: inherit;
  text-transform: uppercase;
}

/* line 272, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button span {
  display: block;
  font-size: 0.6rem;
}

/* line 275, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button span.price {
  font-family: Caesar, Cochin, Corbel, serif;
  font-size: 1.5rem;
  margin: 10px auto;
  width: 100px;
  border-radius: 5px;
}

/* line 284, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.friday {
  background: #FFF;
  border: 2px solid #FFF;
  color: #000;
}

/* line 288, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.friday:before, .chouille2019 .signup-buttons button.friday:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(/images/column.svg);
  background-position: -80px 30px;
  background-repeat: no-repeat;
  z-index: 1;
}

/* line 300, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.friday:after {
  transform: rotate(180deg);
}

/* line 304, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.friday:before, .chouille2019 .signup-buttons button.friday:after, .chouille2019 .signup-buttons button.friday * {
  opacity: 0.5;
}

/* line 308, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.friday .price {
  background: #000;
  color: #FFF;
}

/* line 314, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.saturday {
  background: #67121C;
  border: 2px solid #67121C;
}

/* line 317, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.saturday:before, .chouille2019 .signup-buttons button.saturday:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(/images/helmet.svg);
  background-position: -65px 20px;
  background-repeat: no-repeat;
  z-index: 1;
}

/* line 329, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.saturday:after {
  transform: rotate(180deg);
}

/* line 333, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.saturday .price {
  background: #FFF;
  color: #67121C;
}

/* line 339, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.weekend {
  background: #E5B822;
  border: 2px solid #E5B822;
}

/* line 343, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.weekend:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url(/images/laurel.svg);
  background-position: center 19%;
  background-repeat: no-repeat;
  background-size: 110%;
  z-index: 1;
}

/* line 357, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-buttons button.weekend .price {
  background: #FFF;
  color: #E5B822;
}

/* line 365, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-form {
  background: white;
  padding: 20px;
  width: 500px;
  max-width: 90%;
  margin: 0 auto;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.2s linear;
}

/* line 375, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-form label {
  margin: 5px;
}

/* line 378, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-form div.day-selection {
  display: inline-block;
}

/* line 381, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-form input:not([type=radio]) {
  font: Augustus, Cochin, Corbel, serif;
  padding: 10px 5px;
  width: calc(100% - 10px);
  border: none;
  background: #ddd;
  margin-bottom: 5px;
  margin-top: 2px;
}

/* line 389, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-form input[type=submit]:not([type=radio]) {
  width: 100%;
  background: #2ecc71;
  color: white;
}

/* line 393, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-form input[type=submit]:not([type=radio]):focus {
  background: #2ecc71;
}

/* line 397, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-form input:not([type=radio]):focus {
  background: #eee;
}

/* line 401, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-form .name {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* line 406, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-form .name input {
  width: calc(50% - 20px);
}

/* line 410, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-form fieldset {
  border: none;
}

/* line 412, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-form fieldset[disabled] input:not([type=radio]) {
  opacity: 0.5;
}

/* line 417, app/assets/stylesheets/2019.scss */
.chouille2019 .signup-ok, .chouille2019 .signup-nok {
  display: none;
}

/* line 421, app/assets/stylesheets/2019.scss */
.chouille2019 .flaticon-tick {
  color: #2ecc71;
}

/* line 424, app/assets/stylesheets/2019.scss */
.chouille2019 .flaticon-close {
  color: #e74c3c;
}

/* line 428, app/assets/stylesheets/2019.scss */
.chouille2019 .price-ad {
  background: #67121C;
  color: #FFF;
  padding: 10px 20px;
}

/* line 432, app/assets/stylesheets/2019.scss */
.chouille2019 .price-ad b {
  font-weight: 800;
  color: #E5B822;
}

/* line 438, app/assets/stylesheets/2019.scss */
.chouille2019 .paypal {
  background: #67121C;
  color: #FFF;
  padding: 20px 0;
  font-size: 21px;
  font-family: Augustus, Cochin, Corbel, sans-serif;
  text-transform: uppercase;
  border: none;
  width: 250px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}

/* line 451, app/assets/stylesheets/2019.scss */
.chouille2019 .paypal:hover {
  box-shadow: #000a 0 0 10px 0px;
}

/* line 455, app/assets/stylesheets/2019.scss */
.chouille2019 .paypal img {
  height: 50px;
  margin-bottom: 10px;
}

/* line 462, app/assets/stylesheets/2019.scss */
.chouille2019 .costumes section {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
}

/* line 468, app/assets/stylesheets/2019.scss */
.chouille2019 .costumes section:last-child {
  flex-wrap: wrap-reverse;
}

/* line 472, app/assets/stylesheets/2019.scss */
.chouille2019 .costumes section aside {
  flex-grow: 1;
  padding: 0 10px;
  flex-shrink: 20;
  flex-basis: 200px;
  font-size: 17px;
}

/* line 480, app/assets/stylesheets/2019.scss */
.chouille2019 .costumes section article {
  flex-grow: 2;
  padding: 10px;
  flex-shrink: 0;
  max-width: calc(100% - 20px);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

/* line 491, app/assets/stylesheets/2019.scss */
.chouille2019 .costumes section article img {
  max-width: 100%;
}

/* line 498, app/assets/stylesheets/2019.scss */
.chouille2019 .citation {
  padding: 0 10px;
}

/* line 500, app/assets/stylesheets/2019.scss */
.chouille2019 .citation img {
  width: 200px;
  border: 2px solid #67121C;
  border-radius: 50%;
}

/* line 505, app/assets/stylesheets/2019.scss */
.chouille2019 .citation h3 {
  color: #67121C;
  margin: 0;
}

/* line 508, app/assets/stylesheets/2019.scss */
.chouille2019 .citation h3::before {
  content: '\201C';
}

/* line 512, app/assets/stylesheets/2019.scss */
.chouille2019 .citation h3::after {
  content: '\201D';
}

/* line 516, app/assets/stylesheets/2019.scss */
.chouille2019 .citation span {
  color: #000;
}

/* line 522, app/assets/stylesheets/2019.scss */
.chouille2019 .commands .arrow {
  display: inline-block;
  margin: 0 20px;
  font-size: 50px;
  color: #67121C;
  cursor: pointer;
}

/* line 531, app/assets/stylesheets/2019.scss */
.chouille2019 .faq {
  text-align: left;
  overflow-y: hidden;
  opacity: 1;
  transition: opacity .2s, max-height 1s;
  max-height: 3000px;
}

/* line 533, app/assets/stylesheets/2019.scss */
.chouille2019 .faq dt {
  font-weight: bold;
  color: #67121C;
  cursor: pointer;
  padding-left: 20px;
  position: relative;
}

/* line 540, app/assets/stylesheets/2019.scss */
.chouille2019 .faq dt:before {
  content: ' ';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  left: 5px;
  top: 8px;
  border: 5px solid transparent;
  border-left-color: #67121C;
  transition: transform 0.2s;
  transform-origin: left center;
}

/* line 554, app/assets/stylesheets/2019.scss */
.chouille2019 .faq dt.open:before {
  transform: rotate(90deg);
}

/* line 558, app/assets/stylesheets/2019.scss */
.chouille2019 .faq dd {
  margin-left: 35px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.2s linear, max-height 0.2s linear;
}

/* line 565, app/assets/stylesheets/2019.scss */
.chouille2019 .faq dd + dt {
  margin-top: 20px;
}

/* line 569, app/assets/stylesheets/2019.scss */
.chouille2019 .faq dt.open + dd {
  opacity: 1;
  max-height: 500px;
}

/* line 580, app/assets/stylesheets/2019.scss */
.chouille2019 .trollface {
  width: 150px;
}

/* line 585, app/assets/stylesheets/2019.scss */
.chouille2019 .covoichouillage img {
  width: 100px;
  border-radius: 50%;
}

/* line 589, app/assets/stylesheets/2019.scss */
.chouille2019 .covoichouillage img:hover {
  box-shadow: #000a 0 0 10px 0px;
}

/* line 595, app/assets/stylesheets/2019.scss */
.chouille2019 #map {
  width: 100%;
  height: 300px;
  max-height: calc(100% - 50px);
}

/* line 600, app/assets/stylesheets/2019.scss */
.chouille2019 #legend {
  background: #FFF;
  padding: 5px 10px;
  margin: 10px;
}

/* line 605, app/assets/stylesheets/2019.scss */
.chouille2019 #legend h2 {
  margin: 0;
}

/* line 610, app/assets/stylesheets/2019.scss */
.chouille2019 .contact {
  position: relative;
  background: #000000cc;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: flex-start;
  padding-bottom: 30px;
}

/* line 619, app/assets/stylesheets/2019.scss */
.chouille2019 .contact .contact-infos, .chouille2019 .contact .contact-form {
  margin-top: 30px;
  background: #fffcfa;
  width: 400px;
}

/* line 625, app/assets/stylesheets/2019.scss */
.chouille2019 .contact .contact-infos {
  text-align: left;
  padding: 20px;
  width: 200px;
}

/* line 630, app/assets/stylesheets/2019.scss */
.chouille2019 .contact .contact-infos .contact-infos-section:nth-child(n+2) {
  margin-top: 20px;
}

/* line 633, app/assets/stylesheets/2019.scss */
.chouille2019 .contact .contact-infos .contact-infos-section h3, .chouille2019 .contact .contact-infos .contact-infos-section h6 {
  margin: 0;
}

/* line 639, app/assets/stylesheets/2019.scss */
.chouille2019 .contact .contact-form {
  padding: 10px;
}

/* line 642, app/assets/stylesheets/2019.scss */
.chouille2019 .contact .contact-form h3 {
  margin: 0 0 10px 0;
}

/* line 645, app/assets/stylesheets/2019.scss */
.chouille2019 .contact .contact-form input, .chouille2019 .contact .contact-form textarea {
  font: Augustus, Cochin, Corbel, serif;
  padding: 10px 5px;
  width: calc(100% - 20px);
  border: none;
  background: #ddd;
  margin-bottom: 5px;
  margin-top: 2px;
}

/* line 653, app/assets/stylesheets/2019.scss */
.chouille2019 .contact .contact-form input[type=submit], .chouille2019 .contact .contact-form textarea[type=submit] {
  width: calc(100% - 10px);
  background: #2ecc71;
  color: white;
}

/* line 657, app/assets/stylesheets/2019.scss */
.chouille2019 .contact .contact-form input[type=submit]:focus, .chouille2019 .contact .contact-form textarea[type=submit]:focus {
  background: #2ecc71;
}

/* line 661, app/assets/stylesheets/2019.scss */
.chouille2019 .contact .contact-form input:focus, .chouille2019 .contact .contact-form textarea:focus {
  background: #eee;
}
@charset "UTF-8";
@font-face {
  font-family: 'EnchantedLand';
  font-style: normal;
  src: url(/fonts/ENCHANTEDLAND.ttf);
}

@font-face {
  font-family: 'MiddleAges';
  src: url(/fonts/MIDDLEAGES.TTF);
}

@font-face {
  font-family: 'MiddleAgesDeco';
  src: url(/fonts/MIDDLEAGESDECO.TTF);
}

@font-face {
  font-family: 'EBGaramond';
  src: url(/fonts/EBGaramond.ttf);
}

/* line 22, app/assets/stylesheets/2023.scss */
body {
  overflow-x: hidden;
}

/* line 26, app/assets/stylesheets/2023.scss */
.chouille2023 {
  --color-red-h: 12;
  --color-red-s: 56;
  --color-red-l: 50;
  --color-red: hsl(var(--color-red-h),
            calc(var(--color-red-s) * 1%),
            calc(var(--color-red-l) * 1%));
  --color-green-h: 125;
  --color-green-s: 26;
  --color-green-l: 69;
  --color-green: hsl(var(--color-green-h),
            calc(var(--color-green-s) * 1%),
            calc(var(--color-green-l) * 1%));
  --color-gold-h: 41;
  --color-gold-s: 80;
  --color-gold-l: 70;
  --color-gold: hsl(var(--color-gold-h),
            calc(var(--color-gold-s) * 1%),
            calc(var(--color-gold-l) * 1%));
  margin: 0;
  padding: 0;
  font-family: EBGaramond, Garamond, serif;
  font-size: 18px;
  color: #000;
  text-align: center;
  background: url(/images/pattern.jpg);
  --shadow: hsl(var(--color-gold-h), 100%, 15%);
  box-shadow: 0 0 250px var(--shadow) inset;
  position: relative;
}

@media screen and (max-width: 600px), screen and (max-height: 500px) {
  /* line 26, app/assets/stylesheets/2023.scss */
  .chouille2023 {
    box-shadow: 0 0 100px var(--shadow) inset;
  }
}

/* line 72, app/assets/stylesheets/2023.scss */
.chouille2023 hr {
  height: 40px;
  background-color: white;
  background-image: url(/images/strip.png);
  background-size: auto 40px;
  border: 0;
}

/* line 80, app/assets/stylesheets/2023.scss */
.chouille2023 .header {
  overflow-x: hidden;
}

/* line 83, app/assets/stylesheets/2023.scss */
.chouille2023 .header .logo-iv {
  -webkit-text-stroke: 2px black;
  text-stroke: 2px black;
}

/* line 88, app/assets/stylesheets/2023.scss */
.chouille2023 .header .title {
  display: flex;
  flex-direction: column;
  min-height: 80vh;
  width: 100%;
  position: relative;
}

/* line 94, app/assets/stylesheets/2023.scss */
.chouille2023 .header .title div.blank {
  flex-grow: 10;
  min-height: 300px;
  max-height: 60vh;
}

/* line 100, app/assets/stylesheets/2023.scss */
.chouille2023 .header .title div.text {
  position: relative;
  width: 100%;
  z-index: 30;
  background: #eee;
  --shadow: hsla(var(--color-gold-h), 100%, 50%, .3);
  box-shadow: 0 0 250px var(--shadow) inset;
}

@media screen and (max-width: 600px), screen and (max-height: 500px) {
  /* line 100, app/assets/stylesheets/2023.scss */
  .chouille2023 .header .title div.text {
    box-shadow: 0 0 100px var(--shadow) inset;
  }
}

/* line 107, app/assets/stylesheets/2023.scss */
.chouille2023 .header .title div.text h1, .chouille2023 .header .title div.text h2 {
  position: relative;
  z-index: 3;
}

/* line 111, app/assets/stylesheets/2023.scss */
.chouille2023 .header .title div.text h1 {
  width: 500px;
  max-width: 100%;
  margin: 30px auto;
}

@media screen and (max-width: 600px) {
  /* line 111, app/assets/stylesheets/2023.scss */
  .chouille2023 .header .title div.text h1 {
    font-size: 40px;
  }
}

/* line 122, app/assets/stylesheets/2023.scss */
.chouille2023 .header .title div.text h2 {
  max-width: 80%;
}

/* line 124, app/assets/stylesheets/2023.scss */
.chouille2023 .header .title div.text h2 span {
  color: var(--color-red);
}

@media screen and (max-width: 600px) {
  /* line 122, app/assets/stylesheets/2023.scss */
  .chouille2023 .header .title div.text h2 {
    font-size: 25px;
  }
}

/* line 136, app/assets/stylesheets/2023.scss */
.chouille2023 .header .logo {
  display: block;
  margin: 0 auto;
  width: 550px;
  height: auto;
  max-width: 100%;
}

/* line 143, app/assets/stylesheets/2023.scss */
.chouille2023 .header .logo image {
  transform-origin: center;
  transform-box: fill-box;
}

/* line 147, app/assets/stylesheets/2023.scss */
.chouille2023 .header .logo image.rotate {
  animation: .8s ease-in-out 0s infinite alternate rotate;
}

/* line 150, app/assets/stylesheets/2023.scss */
.chouille2023 .header .logo image.rotate-reverse {
  animation: .8s ease-in-out .8s infinite alternate rotate;
}

/* line 153, app/assets/stylesheets/2023.scss */
.chouille2023 .header .logo image.delay1 {
  animation-delay: 0.2s;
}

/* line 156, app/assets/stylesheets/2023.scss */
.chouille2023 .header .logo image.delay2 {
  animation-delay: 2s;
}

/* line 159, app/assets/stylesheets/2023.scss */
.chouille2023 .header .logo image.delay3 {
  animation-delay: 1s;
}

/* line 162, app/assets/stylesheets/2023.scss */
.chouille2023 .header .logo image.delay4 {
  animation-delay: 0s;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(10deg);
  }
}

/* line 171, app/assets/stylesheets/2023.scss */
.chouille2023 .text-primary {
  color: var(--color-blue);
}

/* line 175, app/assets/stylesheets/2023.scss */
.chouille2023 .text-gold {
  color: var(--color-gold);
}

/* line 179, app/assets/stylesheets/2023.scss */
.chouille2023 .text-desert {
  color: var(--color-desert);
}

/* line 183, app/assets/stylesheets/2023.scss */
.chouille2023 .align-left {
  text-align: left;
}

/* line 187, app/assets/stylesheets/2023.scss */
.chouille2023 .bg-gold {
  background-color: var(--color-gold);
}

/* line 191, app/assets/stylesheets/2023.scss */
.chouille2023 .bg-primary {
  background-color: var(--color-blue);
}

/* line 195, app/assets/stylesheets/2023.scss */
.chouille2023 .packages button.selected {
  border: 2px solid var(--color-gold);
}

/* line 199, app/assets/stylesheets/2023.scss */
.chouille2023 .font-middle-age {
  font-family: MIDDLEAGES, Cochin, Corbel, serif;
}

/* line 203, app/assets/stylesheets/2023.scss */
.chouille2023 .font-enchantedland {
  font-family: ENCHANTEDLAND, Cochin, Corbel, serif;
}

/* line 205, app/assets/stylesheets/2023.scss */
.chouille2023 .font-enchantedland::first-letter {
  font-family: inherit;
}

/* line 210, app/assets/stylesheets/2023.scss */
.chouille2023 h1 {
  font-family: MIDDLEAGES, Cochin, Corbel, serif;
  font-weight: 100;
  font-size: 50px;
  margin: 5px 0;
  color: var(--color-blue);
}

/* line 218, app/assets/stylesheets/2023.scss */
.chouille2023 h2 {
  font-family: MIDDLEAGES, Cochin, Corbel, sans-serif;
  font-weight: 500;
  letter-spacing: -1px;
  font-size: 30px;
  margin: 20px auto;
}

/* line 225, app/assets/stylesheets/2023.scss */
.chouille2023 h2 [class^="flaticon-"]:before {
  margin: 0;
  font-size: 30px;
}

/* line 231, app/assets/stylesheets/2023.scss */
.chouille2023 h1::first-letter, .chouille2023 h2::first-letter {
  font-family: MIDDLEAGESDECO;
}

/* line 235, app/assets/stylesheets/2023.scss */
.chouille2023 p {
  margin-bottom: .5rem;
}

/* line 239, app/assets/stylesheets/2023.scss */
.chouille2023 a {
  color: inherit;
}

/* line 243, app/assets/stylesheets/2023.scss */
.chouille2023 .padding-reset {
  padding: 0 !important;
}

/* line 247, app/assets/stylesheets/2023.scss */
.chouille2023 .paddingBottom-reset {
  padding-bottom: 0 !important;
}

/* line 251, app/assets/stylesheets/2023.scss */
.chouille2023 .paddingTop-reset {
  padding-top: 0 !important;
}

/* line 255, app/assets/stylesheets/2023.scss */
.chouille2023 .section {
  position: relative;
  background: #FFF;
}

/* line 258, app/assets/stylesheets/2023.scss */
.chouille2023 .section a {
  color: var(--color-red);
}

/* line 262, app/assets/stylesheets/2023.scss */
.chouille2023 .section.transparent {
  background: transparent;
}

/* line 266, app/assets/stylesheets/2023.scss */
.chouille2023 .section.dark {
  --color-gold-l: 50;
  background: #222;
  color: #FFF;
}

/* line 270, app/assets/stylesheets/2023.scss */
.chouille2023 .section.dark a, .chouille2023 .section.dark h1 {
  color: var(--color-gold);
}

/* line 274, app/assets/stylesheets/2023.scss */
.chouille2023 .section.dark h2 {
  color: #fff;
}

/* line 280, app/assets/stylesheets/2023.scss */
.chouille2023 #lore {
  background: transparent;
}

/* line 283, app/assets/stylesheets/2023.scss */
.chouille2023 #lore p {
  margin: 1.2rem auto;
}

/* line 287, app/assets/stylesheets/2023.scss */
.chouille2023 #lore img.humerugonde {
  float: right;
  height: 300px;
  margin: 40px;
}

@media screen and (max-width: 600px) {
  /* line 287, app/assets/stylesheets/2023.scss */
  .chouille2023 #lore img.humerugonde {
    height: 200px;
    margin: 20px;
  }
}

/* line 298, app/assets/stylesheets/2023.scss */
.chouille2023 #lore .flower-border {
  border-image: url(/images/flower-border.png);
  border-width: 0 20px 0 20px;
  border-image-slice: 0 40;
  border-image-repeat: repeat;
  background: white;
  --shadow:hsla(var(--color-gold-h), 100%, 30%, .2);
  box-shadow: 0 0 250px var(--shadow) inset, 0 0 200px black;
}

/* line 309, app/assets/stylesheets/2023.scss */
.chouille2023 .container {
  width: 1000px;
  max-width: calc(100% - 20px);
  margin: 0 auto;
  position: relative;
}

/* line 315, app/assets/stylesheets/2023.scss */
.chouille2023 .container.small {
  width: 600px;
  max-width: calc(100% - 10px);
}

/* line 320, app/assets/stylesheets/2023.scss */
.chouille2023 .container.green {
  --color-gold-l: 50;
  background: var(--color-green);
  color: #FFF;
}

/* line 324, app/assets/stylesheets/2023.scss */
.chouille2023 .container.green a, .chouille2023 .container.green h1 {
  color: hsl(var(--color-gold-h), calc(var(--color-gold-s) * 1%), 50%);
}

/* line 330, app/assets/stylesheets/2023.scss */
.chouille2023 .container.green h2 {
  color: #fff;
}

/* line 335, app/assets/stylesheets/2023.scss */
.chouille2023 iframe {
  height: 600px;
  width: 100%;
  max-height: calc(100% - 100px);
  display: block;
}

/* line 343, app/assets/stylesheets/2023.scss */
.chouille2023 .commands .arrow {
  display: inline-block;
  margin: 0 20px;
  font-size: 50px;
  color: hsl(var(--color-gold-h), calc(var(--color-gold-s) * 1%), 50%);
  cursor: pointer;
}

/* line 354, app/assets/stylesheets/2023.scss */
.chouille2023 .links {
  --shadow: hsla(var(--color-gold-h), 70%, 40%, .3);
  box-shadow: 0 0 250px var(--shadow) inset;
  z-index: 12;
}

@media screen and (max-width: 600px), screen and (max-height: 500px) {
  /* line 354, app/assets/stylesheets/2023.scss */
  .chouille2023 .links {
    box-shadow: 0 0 100px var(--shadow) inset;
  }
}

/* line 360, app/assets/stylesheets/2023.scss */
.chouille2023 .signup {
  --shadow: hsla(var(--color-gold-h), 100%, 50%, .3);
  box-shadow: 0 0 250px var(--shadow) inset;
}

@media screen and (max-width: 600px), screen and (max-height: 500px) {
  /* line 360, app/assets/stylesheets/2023.scss */
  .chouille2023 .signup {
    box-shadow: 0 0 100px var(--shadow) inset;
  }
}

/* line 363, app/assets/stylesheets/2023.scss */
.chouille2023 .signup h2 span {
  font-size: 50px;
}

/* line 367, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table {
  margin: 0 auto;
  border-collapse: initial;
  width: 100%;
  --color-gold: hsl(var(--color-gold-h),
                calc(var(--color-gold-s) * 1%),
                50%);
}

/* line 372, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .days {
  font-size: 22px;
}

@media screen and (min-width: 600px) {
  /* line 372, app/assets/stylesheets/2023.scss */
  .chouille2023 .signup table .days {
    font-size: 30px;
  }
}

/* line 379, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .days td {
  width: 30%;
}

/* line 383, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .days label {
  display: block;
  width: 80%;
  margin: 0 auto;
  background: white;
  border: 2px solid var(--color-gold);
  border-bottom: none;
}

/* line 393, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .bigbuttons {
  font-size: 40px;
}

/* line 395, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .bigbuttons button {
  width: 100%;
  color: white;
  padding: 40px 0;
  outline: none;
}

/* line 401, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .bigbuttons button.palachouille {
  background: var(--color-green);
}

/* line 404, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .bigbuttons button.lachouille {
  background: var(--color-red);
}

/* line 410, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .descriptions td {
  padding: 12px;
  border-top: 3px solid black;
  border-radius: 30px;
}

/* line 415, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .descriptions td.palachouille {
  border-top-color: var(--color-green);
}

/* line 417, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .descriptions td.palachouille span {
  color: var(--color-green);
}

/* line 421, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .descriptions td.lachouille {
  border-top-color: var(--color-red);
}

/* line 423, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .descriptions td.lachouille span {
  color: var(--color-red);
}

/* line 433, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .gueu {
  color: #555;
}

/* line 436, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .brave {
  color: var(--color-red);
}

/* line 439, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .seigneur {
  color: var(--color-gold);
}

/* line 444, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .formule-title .selected {
  font-weight: bold;
}

/* line 449, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .formule-price td {
  font-family: 'EnchantedLand';
  border: 2px solid black;
  font-size: 2rem;
  line-height: 50px;
}

/* line 455, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .formule-price td.selected {
  border-width: 5px;
  opacity: 1;
}

/* line 459, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .formule-price td.selected::after {
  content: '✔';
  display: block;
  color: hsl(var(--color-green-h), calc(var(--color-green-s) * 1%), 50%);
}

/* line 468, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .formule-price td.gueu {
  border-color: #555;
}

/* line 471, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .formule-price td.brave {
  border-color: var(--color-red);
}

/* line 474, app/assets/stylesheets/2023.scss */
.chouille2023 .signup table .formule-price td.seigneur {
  border-color: var(--color-gold);
}

/* line 480, app/assets/stylesheets/2023.scss */
.chouille2023 .signup input {
  font-size: 20px;
}

/* line 484, app/assets/stylesheets/2023.scss */
.chouille2023 .signup input[type="checkbox"] {
  transition: all .2s ease-in-out;
  border-radius: 4px;
  border: 1px solid var(--color-gold);
}

/* line 490, app/assets/stylesheets/2023.scss */
.chouille2023 .signup input[type="checkbox"]:checked {
  background-color: var(--color-green);
  --tw-ring-color: var(--color-red);
}

/* line 495, app/assets/stylesheets/2023.scss */
.chouille2023 .signup input[type="submit"] {
  color: white;
  background: var(--color-green);
}

/* line 500, app/assets/stylesheets/2023.scss */
.chouille2023 .signup .animate-spin {
  border-color: white;
  border-top-color: transparent;
}

/* line 505, app/assets/stylesheets/2023.scss */
.chouille2023 .signup .lydia-button {
  color: white;
  background: #0180ff;
}

/* line 511, app/assets/stylesheets/2023.scss */
.chouille2023 button.toggler {
  cursor: pointer;
  margin: 20px 0;
  padding: 0 20px;
  border-radius: 1em;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.15);
  display: block;
  margin: 0 auto;
}

/* line 521, app/assets/stylesheets/2023.scss */
.chouille2023 button.toggler:hover {
  background: rgba(0, 0, 0, 0.3);
}

/* line 526, app/assets/stylesheets/2023.scss */
.chouille2023 h1.toggler {
  cursor: pointer;
  transform: rotate(90deg);
  font-family: 'KoHo', Cochin, Corbel, sans-serif;
  width: 50px;
  margin: 0 auto;
}

/* line 534, app/assets/stylesheets/2023.scss */
.chouille2023 .collapsable {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

/* line 539, app/assets/stylesheets/2023.scss */
.chouille2023 .collapsable > *:not(.section) {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

/* line 544, app/assets/stylesheets/2023.scss */
.chouille2023 .collapsable[data-expand="true"] > *:not(.section) {
  opacity: 1;
}

/* line 548, app/assets/stylesheets/2023.scss */
.chouille2023 .faq-section {
  background: #fefefe;
  color: #222;
  padding: 20px 30px;
  border-radius: .25rem;
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 20px;
}

/* line 558, app/assets/stylesheets/2023.scss */
.chouille2023 .faq-section h3 {
  margin-bottom: .6rem;
  font-size: 1.4rem;
}

/* line 563, app/assets/stylesheets/2023.scss */
.chouille2023 .faq-section h3, .chouille2023 .faq-section b, .chouille2023 .faq-section a {
  color: hsl(var(--color-gold-h), calc(var(--color-gold-s) * 1%), 45%) !important;
}

/* line 569, app/assets/stylesheets/2023.scss */
.chouille2023 .faq-section .faq-author {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

/* line 574, app/assets/stylesheets/2023.scss */
.chouille2023 .faq-section .faq-answer {
  max-height: 1rem;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

/* line 582, app/assets/stylesheets/2023.scss */
.chouille2023 .faq-section.open .faq-author {
  opacity: 1;
}

/* line 586, app/assets/stylesheets/2023.scss */
.chouille2023 .faq-section.open .faq-question {
  cursor: pointer;
}

/* line 590, app/assets/stylesheets/2023.scss */
.chouille2023 .faq-section.open .faq-answer {
  opacity: 1;
  max-height: 800px;
}

/* line 597, app/assets/stylesheets/2023.scss */
.chouille2023 #map {
  width: 100%;
  height: 300px;
  max-height: calc(100% - 50px);
}

/* line 602, app/assets/stylesheets/2023.scss */
.chouille2023 #legend {
  background: #FFF;
  padding: 5px 10px;
  margin: 10px;
}

/* line 607, app/assets/stylesheets/2023.scss */
.chouille2023 #legend h1 {
  margin: 0;
  font-size: 20px;
}

/* line 611, app/assets/stylesheets/2023.scss */
.chouille2023 #legend h2 {
  margin: 5px auto;
}

/* line 614, app/assets/stylesheets/2023.scss */
.chouille2023 #legend a {
  font-size: 15px;
  color: var(--color-blue);
}

/* line 620, app/assets/stylesheets/2023.scss */
.chouille2023 .toggle__dot {
  top: -.25rem;
  left: -.25rem;
  transition: all 0.1s ease-in-out;
}

/* line 626, app/assets/stylesheets/2023.scss */
.chouille2023 input:checked ~ .toggle__dot {
  transform: translateX(100%);
  background-color: var(--color-blue);
}

/* line 631, app/assets/stylesheets/2023.scss */
.chouille2023 .direct-upload {
  display: inline-block;
  position: relative;
  padding: 2px 4px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 13px;
}

/* line 640, app/assets/stylesheets/2023.scss */
.chouille2023 .direct-upload--pending {
  opacity: 0.8;
}

/* line 644, app/assets/stylesheets/2023.scss */
.chouille2023 .direct-upload__progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: var(--color-gold);
  transition: width 120ms ease-out, opacity 60ms 60ms ease-in;
  transform: translate3d(0, 0, 0);
}

/* line 654, app/assets/stylesheets/2023.scss */
.chouille2023 .direct-upload--complete .direct-upload__progress {
  opacity: 0.8;
}

/* line 658, app/assets/stylesheets/2023.scss */
.chouille2023 .direct-upload--error {
  border-color: red;
}

/* line 662, app/assets/stylesheets/2023.scss */
.chouille2023 input[type=file][data-direct-upload-url][disabled] {
  display: none;
}

/* line 666, app/assets/stylesheets/2023.scss */
.chouille2023.secret, .chouille2023.photoupload {
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 674, app/assets/stylesheets/2023.scss */
.chouille2023.secret .content, .chouille2023.photoupload .content {
  margin: auto;
  font-size: 25px;
  background: #fff;
  padding: 20px;
  color: black;
  border-radius: 10px;
}

/* line 676, app/assets/stylesheets/2023.scss */
.chouille2023.secret .content #step-info, .chouille2023.photoupload .content #step-info {
  font-size: 32px;
}

/* line 684, app/assets/stylesheets/2023.scss */
.chouille2023.secret .content img, .chouille2023.photoupload .content img {
  width: 600px;
  max-width: 100%;
  display: inline-block;
}

/* line 689, app/assets/stylesheets/2023.scss */
.chouille2023.secret .content input[type="submit"], .chouille2023.photoupload .content input[type="submit"] {
  display: block;
  max-width: 200px;
  width: 100%;
  background-color: var(--color-green);
  margin: 20px auto;
  color: white;
}

/* line 697, app/assets/stylesheets/2023.scss */
.chouille2023.secret .content input.hidden[type="submit"], .chouille2023.photoupload .content input.hidden[type="submit"] {
  display: none;
}

/* line 701, app/assets/stylesheets/2023.scss */
.chouille2023.secret .content a, .chouille2023.photoupload .content a {
  color: blue;
  text-decoration: underline;
}

/* line 705, app/assets/stylesheets/2023.scss */
.chouille2023.secret .content iframe, .chouille2023.photoupload .content iframe {
  height: 300px;
  width: 100vw;
}

/* line 713, app/assets/stylesheets/2023.scss */
.inner-sun {
  border: 10px solid #fce085;
  z-index: 40;
  position: relative;
  color: var(--color-gold);
  animation: buzz-infinite 2s cubic-bezier(0, 0, 0.2, 1) infinite;
}

@keyframes buzz-infinite {
  0% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.03);
  }
  100% {
    transform: scale(1);
  }
}

/* line 734, app/assets/stylesheets/2023.scss */
.sun {
  position: absolute;
  width: 600px;
  height: 600px;
  top: calc(11.5rem - 300px);
  mask-image: radial-gradient(circle, black 0% 10%, transparent 0%);
  -webkit-mask-image: radial-gradient(circle, black 0% 10%, transparent 0%);
  animation: spin 90s linear infinite;
  --stripe1: rgb(240, 211, 125);
  --stripe2: transparent;
  background-image: repeating-conic-gradient(from -5deg, var(--stripe1) 0 3deg, var(--stripe2) 0 6deg);
  background-repeat: no-repeat;
}

@media screen and (min-width: 600px) {
  /* line 734, app/assets/stylesheets/2023.scss */
  .sun {
    top: calc(11.5rem - 600px);
    width: 1200px;
    height: 1200px;
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* line 1, app/assets/stylesheets/auth.scss */
#auth-page {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: column;
  min-height: 100vh;
  background: url(/images/pattern.jpg);
  --shadow: hsl(var(--color-gold-h), 100%, 15%);
}

/* line 22, app/assets/stylesheets/auth.scss */
#auth-page .section {
  width: 400px;
  max-width: 95%;
  min-height: 450px;
  background-image: url(/images/logo2023.png);
  background-size: cover;
  border: 2px solid var(--color-gold);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0;
}

/* line 35, app/assets/stylesheets/auth.scss */
#auth-page form {
  display: flex;
  flex-direction: column;
}

/* line 39, app/assets/stylesheets/auth.scss */
#auth-page form input {
  border: 0;
}

/* line 43, app/assets/stylesheets/auth.scss */
#auth-page form input[type="submit"] {
  background: var(--color-green);
  padding: 0 40px;
  font-size: 2rem;
  border: 2px solid var(--color-green);
  color: white;
  cursor: pointer;
}

/* line 53, app/assets/stylesheets/auth.scss */
#auth-page form #password:focus {
  box-shadow: none;
}

/* line 57, app/assets/stylesheets/auth.scss */
#auth-page form #password {
  font-size: 1.8rem;
  color: grey;
  outline-color: var(--color-green);
  outline-offset: -2px;
  padding: 10px 40px;
  flex-grow: 1;
  text-align: center;
}
/* line 1, app/assets/stylesheets/check_in.scss */
#participants {
  display: flex;
  justify-content: center;
  border-spacing: 0px;
}

/* line 7, app/assets/stylesheets/check_in.scss */
#participants tr {
  padding: 0px;
  display: flex;
  justify-content: space-between;
  margin: 10px;
  border-bottom: 1px solid grey;
}

/* line 14, app/assets/stylesheets/check_in.scss */
#participants tr td {
  display: flex;
  padding: 0px;
}

/* line 18, app/assets/stylesheets/check_in.scss */
#participants tr td:first-child {
  padding: 15px 15px;
}

/* line 23, app/assets/stylesheets/check_in.scss */
#participants tr button {
  -webkit-appearance: initial;
  cursor: pointer;
  border: none;
  outline: none;
}

/* line 31, app/assets/stylesheets/check_in.scss */
#participants .checked {
  background-color: #56cc82;
}
html {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
}

@media (max-width: 600px) {
    html {
        background-size: 200% auto;
    }
}
/* line 1, app/assets/stylesheets/flash.scss */
.notice, .alert {
  text-align: center;
}
@import url("https://fonts.googleapis.com/css?family=KoHo:300");
@font-face {
  font-family: 'Augustus';
  font-style: italic;
  src: url(/fonts/AUGUSTUS.TTF);
}

@font-face {
  font-family: 'Caesar';
  src: url(/fonts/CAESAR.TTF);
}

@font-face {
  font-family: 'Hiero';
  src: url(/fonts/hiero-0924.ttf);
}

/* line 19, app/assets/stylesheets/home.scss */
* {
  z-index: 10;
}

/* line 23, app/assets/stylesheets/home.scss */
html,
body {
  margin: 0;
  padding: 0;
  font-family: 'KoHo', Cochin, Corbel, sans-serif;
  font-size: 18px;
  position: relative;
}

/* line 32, app/assets/stylesheets/home.scss */
body {
  color: #000;
  text-align: center;
}

/* line 37, app/assets/stylesheets/home.scss */
.notice, .alert {
  margin: 0;
}
/* line 1, app/assets/stylesheets/luxure-header-bg.scss */
:root {
  --scroll-position: 0;
  --secret-opacity: 0;
}

/* line 6, app/assets/stylesheets/luxure-header-bg.scss */
.header-bg {
  --color-sky-from: #67C1E1;
  --color-sky-to: #FAE6B7;
  --color-sky-from: hsl(
      var(--color-blue-h),
      calc(var(--color-blue-s) * 1%),
      calc((40 + var(--scroll-position) * 0.6) * 1%)
    );
  --color-sky-to: hsl(
      var(--color-blue-h),
      calc(var(--color-blue-s) * 1%),
      calc((70 + var(--scroll-position) * 0.3) * 1%)
    );
  --color-pyramid-right-from: hsl(
      var(--color-gold-h),
      calc(var(--color-gold-s) * 1%),
      50%
    );
  --color-pyramid-right-to: hsl(
      var(--color-gold-h),
      calc(var(--color-gold-s) * 1%),
      60%
    );
  --color-pyramid-left-from: hsl(
      var(--color-gold-h),
      calc(var(--color-gold-s) * 1%),
      90%
    );
  --color-pyramid-left-to: hsl(
      var(--color-gold-h),
      calc(var(--color-gold-s) * 1%),
      80%
    );
  --color-sand-base: hsl(
      var(--color-gold-h),
      calc(var(--color-gold-s) * 1%),
      30%
    );
  --color-sand-front-from: hsl(
      var(--color-gold-h),
      calc(var(--color-gold-s) * 1%),
      70%
    );
  --color-sand-front-to: hsl(
      var(--color-gold-h),
      calc(var(--color-gold-s) * 1%),
      60%
    );
  --color-sand-back-from: hsl(
      var(--color-gold-h),
      calc(var(--color-gold-s) * 1%),
      50%
    );
  --color-sand-back-to: hsl(
      var(--color-gold-h),
      calc(var(--color-gold-s) * 1%),
      50%
    );
}

/* line 69, app/assets/stylesheets/luxure-header-bg.scss */
.header-bg #pyramid-1, .header-bg #text1 {
  transform: translate(99px, 271px);
}

/* line 72, app/assets/stylesheets/luxure-header-bg.scss */
.header-bg #pyramid-2, .header-bg #text2 {
  transform: translate(456px, calc((211.000000 + var(--scroll-position)*0.28) * 1px));
}

/* line 75, app/assets/stylesheets/luxure-header-bg.scss */
.header-bg #pyramid-3, .header-bg #text3 {
  transform: translate(848px, calc((334.000000 + var(--scroll-position)*0.58) * 1px));
}

/* line 78, app/assets/stylesheets/luxure-header-bg.scss */
.header-bg #base {
  transform: translate(0, calc(var(--scroll-position)*0.6px));
}

/* line 82, app/assets/stylesheets/luxure-header-bg.scss */
.header-bg #sun {
  transform: translate(calc(var(--scroll-position) * 1px), calc(var(--scroll-position) * -2px));
}

@media screen and (max-width: 1024px) {
  /* line 87, app/assets/stylesheets/luxure-header-bg.scss */
  .header-bg #elements {
    transform: scale(0.5) translate(700px, 600px);
  }
}

/* line 92, app/assets/stylesheets/luxure-header-bg.scss */
.header-bg .secret text {
  font-family: 'KoHo';
  font-size: 90px;
  opacity: var(--secret-opacity);
  fill: var(--color-blue);
}
/* line 1, app/assets/stylesheets/luxure.scss */
.chouille2021 {
  --color-blue-h: 196;
  --color-blue-s: 100;
  --color-blue-l: 29;
  --color-blue: hsl(var(--color-blue-h),
            calc(var(--color-blue-s) * 1%),
            calc(var(--color-blue-l) * 1%));
  --color-gold-h: 49;
  --color-gold-s: 100;
  --color-gold-l: 38;
  --color-gold: hsl(var(--color-gold-h),
            calc(var(--color-gold-s) * 1%),
            calc(var(--color-gold-l) * 1%));
  --color-desert: #FFF578;
  --color-erudits: #3489d8;
  --color-batisseurs: #94c53f;
  --color-esclavagistes: #f86a2c;
  margin: 0;
  padding: 0;
  font-family: 'KoHo', Cochin, Corbel, sans-serif;
  font-size: 18px;
  color: #000;
  text-align: center;
  background: var(--color-blue);
}

/* line 30, app/assets/stylesheets/luxure.scss */
.chouille2021 .fixed-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(/images/fond.png);
  opacity: .1;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
  opacity: 0.15;
}

/* line 45, app/assets/stylesheets/luxure.scss */
.chouille2021 .text-primary {
  color: var(--color-blue);
}

/* line 49, app/assets/stylesheets/luxure.scss */
.chouille2021 .text-gold {
  color: var(--color-gold);
}

/* line 53, app/assets/stylesheets/luxure.scss */
.chouille2021 .text-desert {
  color: var(--color-desert);
}

/* line 57, app/assets/stylesheets/luxure.scss */
.chouille2021 .align-left {
  text-align: left;
}

/* line 61, app/assets/stylesheets/luxure.scss */
.chouille2021 .bg-gold {
  background-color: var(--color-gold);
}

/* line 65, app/assets/stylesheets/luxure.scss */
.chouille2021 .bg-primary {
  background-color: var(--color-blue);
}

/* line 69, app/assets/stylesheets/luxure.scss */
.chouille2021 .packages button.selected {
  border: 2px solid var(--color-gold);
}

/* line 73, app/assets/stylesheets/luxure.scss */
.chouille2021 h1 {
  font-family: Caesar, Cochin, Corbel, serif;
  font-weight: 100;
  font-size: 50px;
  text-transform: uppercase;
  margin: 5px 0;
  color: var(--color-blue);
}

/* line 82, app/assets/stylesheets/luxure.scss */
.chouille2021 h2 {
  font-family: Augustus, Cochin, Corbel, sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: -1px;
  font-size: 30px;
  margin: 20px auto;
}

/* line 90, app/assets/stylesheets/luxure.scss */
.chouille2021 h2 [class^="flaticon-"]:before {
  margin: 0;
  font-size: 30px;
}

/* line 96, app/assets/stylesheets/luxure.scss */
.chouille2021 h3 {
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 1rem;
}

/* line 102, app/assets/stylesheets/luxure.scss */
.chouille2021 p {
  margin-bottom: .5rem;
}

/* line 106, app/assets/stylesheets/luxure.scss */
.chouille2021 a {
  color: inherit;
}

/* line 110, app/assets/stylesheets/luxure.scss */
.chouille2021 .padding-reset {
  padding: 0 !important;
}

/* line 114, app/assets/stylesheets/luxure.scss */
.chouille2021 .paddingBottom-reset {
  padding-bottom: 0 !important;
}

/* line 118, app/assets/stylesheets/luxure.scss */
.chouille2021 .paddingTop-reset {
  padding-top: 0 !important;
}

/* line 122, app/assets/stylesheets/luxure.scss */
.chouille2021 .header {
  min-height: 100vh;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow-x: hidden;
}

/* line 132, app/assets/stylesheets/luxure.scss */
.chouille2021 .header .header-bg {
  position: absolute;
  top: 0;
  height: 100%;
}

/* line 138, app/assets/stylesheets/luxure.scss */
.chouille2021 .header .logo {
  width: 550px;
  height: auto;
  max-width: 100%;
  border-radius: 1rem;
}

/* line 144, app/assets/stylesheets/luxure.scss */
.chouille2021 .header .logo .blue {
  fill: var(--color-blue);
}

/* line 148, app/assets/stylesheets/luxure.scss */
.chouille2021 .header .logo .white {
  fill: #FFF;
}

/* line 152, app/assets/stylesheets/luxure.scss */
.chouille2021 .header .logo .gold {
  fill: var(--color-gold);
}

/* line 156, app/assets/stylesheets/luxure.scss */
.chouille2021 .header .space {
  height: 40vh;
}

@media screen and (max-width: 1024px) {
  /* line 156, app/assets/stylesheets/luxure.scss */
  .chouille2021 .header .space {
    height: 20vh;
  }
}

/* line 164, app/assets/stylesheets/luxure.scss */
.chouille2021 .section {
  padding: 20px 0;
  position: relative;
  background: #FFF;
}

/* line 168, app/assets/stylesheets/luxure.scss */
.chouille2021 .section a {
  color: var(--color-gold);
}

/* line 172, app/assets/stylesheets/luxure.scss */
.chouille2021 .section h2 {
  color: var(--color-gold);
}

/* line 176, app/assets/stylesheets/luxure.scss */
.chouille2021 .section.blue {
  --color-gold-l: 50;
  background: var(--color-blue);
  color: #FFF;
}

/* line 180, app/assets/stylesheets/luxure.scss */
.chouille2021 .section.blue a, .chouille2021 .section.blue h1 {
  color: hsl(var(--color-gold-h), calc(var(--color-gold-s) * 1%), 50%);
}

/* line 186, app/assets/stylesheets/luxure.scss */
.chouille2021 .section.blue h2 {
  color: #fff;
}

/* line 191, app/assets/stylesheets/luxure.scss */
.chouille2021 .section.dark {
  --color-gold-l: 50;
  background: #222;
  color: #FFF;
}

/* line 195, app/assets/stylesheets/luxure.scss */
.chouille2021 .section.dark a, .chouille2021 .section.dark h1 {
  color: hsl(var(--color-gold-h), calc(var(--color-gold-s) * 1%), 50%);
}

/* line 201, app/assets/stylesheets/luxure.scss */
.chouille2021 .section.dark h2 {
  color: #fff;
}

/* line 206, app/assets/stylesheets/luxure.scss */
.chouille2021 .section.background {
  background: none;
}

/* line 211, app/assets/stylesheets/luxure.scss */
.chouille2021 .container {
  width: 1000px;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  position: relative;
}

/* line 217, app/assets/stylesheets/luxure.scss */
.chouille2021 .container.small {
  width: 600px;
  max-width: calc(100% - 10px);
}

/* line 222, app/assets/stylesheets/luxure.scss */
.chouille2021 .container.blue {
  --color-gold-l: 50;
  background: var(--color-blue);
  color: #FFF;
}

/* line 226, app/assets/stylesheets/luxure.scss */
.chouille2021 .container.blue a, .chouille2021 .container.blue h1 {
  color: hsl(var(--color-gold-h), calc(var(--color-gold-s) * 1%), 50%);
}

/* line 232, app/assets/stylesheets/luxure.scss */
.chouille2021 .container.blue h2 {
  color: #fff;
}

/* line 238, app/assets/stylesheets/luxure.scss */
.chouille2021 .covid-bg {
  background-image: url(/images/covid-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 0;
}

/* line 246, app/assets/stylesheets/luxure.scss */
.chouille2021 .corona {
  background: #FFFD;
  padding: 20px 0;
}

/* line 250, app/assets/stylesheets/luxure.scss */
.chouille2021 .corona h3, .chouille2021 .corona h2, .chouille2021 .corona p {
  margin: 0;
}

/* line 254, app/assets/stylesheets/luxure.scss */
.chouille2021 .corona section:not(:last-child) {
  margin-bottom: 20px;
}

/* line 258, app/assets/stylesheets/luxure.scss */
.chouille2021 .corona h2 {
  color: var(--color-blue);
  font-family: 'KoHo';
  font-weight: 800;
}

/* line 264, app/assets/stylesheets/luxure.scss */
.chouille2021 .corona i.chouille {
  background-image: url(/images/logo-mini.png);
  height: 30px;
  width: 45px;
  display: inline-block;
  background-size: 100% auto;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: bottom;
}

/* line 276, app/assets/stylesheets/luxure.scss */
.chouille2021 .video {
  position: relative;
}

/* line 278, app/assets/stylesheets/luxure.scss */
.chouille2021 .video iframe {
  height: 500px;
  width: 100%;
  max-height: calc(100% - 100px);
  display: block;
}

/* line 286, app/assets/stylesheets/luxure.scss */
.chouille2021 .citation {
  padding: 0 10px;
  height: 250px;
  width: 250px;
  background-size: cover;
  margin: auto;
  background-position: center;
  border: 2px solid var(--color-gold);
  border-radius: 50%;
}

/* line 298, app/assets/stylesheets/luxure.scss */
.chouille2021 .commands .arrow {
  display: inline-block;
  margin: 0 20px;
  font-size: 50px;
  color: hsl(var(--color-gold-h), calc(var(--color-gold-s) * 1%), 50%);
  cursor: pointer;
}

/* line 309, app/assets/stylesheets/luxure.scss */
.chouille2021 button.toggler {
  cursor: pointer;
  margin: 20px 0;
  padding: 0 20px;
  border-radius: 1em;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.15);
  display: block;
  margin: 0 auto;
}

/* line 319, app/assets/stylesheets/luxure.scss */
.chouille2021 button.toggler:hover {
  background: rgba(0, 0, 0, 0.3);
}

/* line 324, app/assets/stylesheets/luxure.scss */
.chouille2021 h1.toggler {
  cursor: pointer;
  transform: rotate(90deg);
  font-family: 'KoHo', Cochin, Corbel, sans-serif;
  width: 50px;
  margin: 0 auto;
}

/* line 332, app/assets/stylesheets/luxure.scss */
.chouille2021 .collapsable {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}

/* line 337, app/assets/stylesheets/luxure.scss */
.chouille2021 .collapsable > *:not(.section) {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

/* line 342, app/assets/stylesheets/luxure.scss */
.chouille2021 .collapsable[data-expand="true"] > *:not(.section) {
  opacity: 1;
}

/* line 350, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-map svg .map-erudits {
  opacity: 0.2;
  transition: all 0.3s ease-in-out;
}

/* line 355, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-map svg.display-erudits .map-erudits, .chouille2021 .factions-map svg.display-all .map-erudits {
  opacity: 1;
}

/* line 360, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-map svg .map-batisseurs {
  opacity: 0.2;
  transition: all 0.3s ease-in-out;
}

/* line 365, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-map svg.display-batisseurs .map-batisseurs, .chouille2021 .factions-map svg.display-all .map-batisseurs {
  opacity: 1;
}

/* line 370, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-map svg .map-esclavagistes {
  opacity: 0.2;
  transition: all 0.3s ease-in-out;
}

/* line 375, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-map svg.display-esclavagistes .map-esclavagistes, .chouille2021 .factions-map svg.display-all .map-esclavagistes {
  opacity: 1;
}

/* line 380, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-map svg .svgText {
  font-family: Augustus, Cochin, Corbel, sans-serif;
  text-align: left;
}

/* line 387, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-detail {
  text-align: left;
  position: relative;
  z-index: 20;
}

/* line 393, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-detail section.faction {
  position: relative;
  margin-top: 220px;
}

/* line 395, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-detail section.faction .card {
  padding: 10px 0;
  background: #fff;
  color: #000;
  padding: 10px 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  border-radius: 1rem 0 1rem 1rem;
  box-shadow: 5px 5px 30px #000a;
}

/* line 405, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-detail section.faction .card h2, .chouille2021 .factions-detail section.faction .card b, .chouille2021 .factions-detail section.faction .card a {
  color: var(--faction-color);
}

/* line 409, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-detail section.faction .card h2 {
  border-bottom: 2px solid var(--faction-color);
  display: flex;
  align-items: center;
  padding-bottom: 12px;
  margin-top: 0;
}

/* line 420, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-detail section.faction .faction-illu {
  position: absolute;
  bottom: 100%;
  right: 20px;
  max-width: 70%;
}

/* line 427, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-detail section.faction .faction-icon {
  height: 45px;
  display: inline;
  margin-right: 10px;
  vertical-align: bottom;
}

/* line 436, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-detail #erudits {
  --faction-color: var(--color-erudits);
}

/* line 439, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-detail #batisseurs {
  --faction-color: var(--color-batisseurs);
}

/* line 442, app/assets/stylesheets/luxure.scss */
.chouille2021 .factions-detail #esclavagistes {
  --faction-color: var(--color-esclavagistes);
}

@media screen and (min-width: 801px) {
  /* line 448, app/assets/stylesheets/luxure.scss */
  .chouille2021 .factions {
    display: flex;
  }
  /* line 452, app/assets/stylesheets/luxure.scss */
  .chouille2021 .factions-map {
    width: 500px;
    flex-shrink: 0;
  }
  /* line 456, app/assets/stylesheets/luxure.scss */
  .chouille2021 .factions-map svg {
    position: sticky;
    top: 0;
    width: 100%;
    max-height: 100vh;
  }
  /* line 464, app/assets/stylesheets/luxure.scss */
  .chouille2021 .factions-detail {
    max-width: 1000px;
  }
}

@media screen and (max-width: 800px) {
  /* line 470, app/assets/stylesheets/luxure.scss */
  .chouille2021 .factions-map {
    height: 500px;
    max-height: 75vh;
    margin: 0;
    position: sticky;
    top: 0;
  }
  /* line 477, app/assets/stylesheets/luxure.scss */
  .chouille2021 .factions-map svg {
    position: absolute;
    height: 100%;
    margin: 0;
    top: 0;
    max-width: 100%;
  }
  /* line 486, app/assets/stylesheets/luxure.scss */
  .chouille2021 .factions-detail {
    margin: 0;
    padding: 0 10px;
    transform: translate3d(0, 0, 0);
  }
  /* line 491, app/assets/stylesheets/luxure.scss */
  .chouille2021 .factions-detail section.faction {
    margin-right: 0;
    margin-top: 0;
  }
  /* line 493, app/assets/stylesheets/luxure.scss */
  .chouille2021 .factions-detail section.faction:nth-child(-n+2) {
    margin-bottom: 500px;
  }
  /* line 497, app/assets/stylesheets/luxure.scss */
  .chouille2021 .factions-detail section.faction .card {
    border-radius: 0 0 1rem 1rem;
    margin-right: 0;
  }
  /* line 504, app/assets/stylesheets/luxure.scss */
  .chouille2021 .factions-detail section.faction .faction-illu {
    right: 0;
    width: 100%;
    max-width: 100%;
    position: relative;
  }
}

/* line 514, app/assets/stylesheets/luxure.scss */
.chouille2021 .peplum {
  max-width: 100%;
  width: 700px;
}

/* line 519, app/assets/stylesheets/luxure.scss */
.chouille2021 .sphynx {
  max-width: 100%;
  width: 600px;
}

/* line 524, app/assets/stylesheets/luxure.scss */
.chouille2021 .mort {
  max-width: 100%;
  width: 600px;
  margin: 10px auto;
}

/* line 530, app/assets/stylesheets/luxure.scss */
.chouille2021 .faq-section {
  background: #fff;
  color: #000;
  padding: 10px 20px;
  border-radius: 1rem;
  margin-bottom: 20px;
}

/* line 538, app/assets/stylesheets/luxure.scss */
.chouille2021 .faq-section h3, .chouille2021 .faq-section b, .chouille2021 .faq-section a {
  color: hsl(var(--color-gold-h), calc(var(--color-gold-s) * 1%), 45%) !important;
}

/* line 544, app/assets/stylesheets/luxure.scss */
.chouille2021 .faq-section .faq-author {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

/* line 549, app/assets/stylesheets/luxure.scss */
.chouille2021 .faq-section .faq-question {
  cursor: pointer;
}

/* line 553, app/assets/stylesheets/luxure.scss */
.chouille2021 .faq-section .faq-answer {
  max-height: 1rem;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

/* line 561, app/assets/stylesheets/luxure.scss */
.chouille2021 .faq-section.open .faq-author {
  opacity: 1;
}

/* line 565, app/assets/stylesheets/luxure.scss */
.chouille2021 .faq-section.open .faq-question {
  cursor: pointer;
}

/* line 569, app/assets/stylesheets/luxure.scss */
.chouille2021 .faq-section.open .faq-answer {
  opacity: 1;
  max-height: 800px;
}

/* line 576, app/assets/stylesheets/luxure.scss */
.chouille2021 #map {
  width: 100%;
  height: 300px;
  max-height: calc(100% - 50px);
}

/* line 581, app/assets/stylesheets/luxure.scss */
.chouille2021 #legend {
  background: #FFF;
  padding: 5px 10px;
  margin: 10px;
}

/* line 586, app/assets/stylesheets/luxure.scss */
.chouille2021 #legend h1 {
  margin: 0;
  font-size: 20px;
}

/* line 590, app/assets/stylesheets/luxure.scss */
.chouille2021 #legend h2 {
  margin: 5px auto;
}

/* line 593, app/assets/stylesheets/luxure.scss */
.chouille2021 #legend a {
  font-size: 15px;
  color: var(--color-blue);
}

/* line 599, app/assets/stylesheets/luxure.scss */
.chouille2021 .toggle__dot {
  top: -.25rem;
  left: -.25rem;
  transition: all 0.1s ease-in-out;
}

/* line 605, app/assets/stylesheets/luxure.scss */
.chouille2021 input:checked ~ .toggle__dot {
  transform: translateX(100%);
  background-color: var(--color-blue);
}

/* line 610, app/assets/stylesheets/luxure.scss */
.chouille2021 .direct-upload {
  display: inline-block;
  position: relative;
  padding: 2px 4px;
  border-radius: 3px;
  font-size: 11px;
  line-height: 13px;
}

/* line 619, app/assets/stylesheets/luxure.scss */
.chouille2021 .direct-upload--pending {
  opacity: 0.8;
}

/* line 623, app/assets/stylesheets/luxure.scss */
.chouille2021 .direct-upload__progress {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: var(--color-gold);
  transition: width 120ms ease-out, opacity 60ms 60ms ease-in;
  transform: translate3d(0, 0, 0);
}

/* line 633, app/assets/stylesheets/luxure.scss */
.chouille2021 .direct-upload--complete .direct-upload__progress {
  opacity: 0.8;
}

/* line 637, app/assets/stylesheets/luxure.scss */
.chouille2021 .direct-upload--error {
  border-color: red;
}

/* line 641, app/assets/stylesheets/luxure.scss */
.chouille2021 input[type=file][data-direct-upload-url][disabled] {
  display: none;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
