@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500&display=swap");
@font-face {
  font-family: 'Gotham';
  src: url("../../../assets/fonts/GothamBook.ttf") format("ttf"); }
@font-face {
  font-family: 'Gotham';
  src: url("../../../assets/fonts/Gotham-Thin.otf") format("otf"); }
@font-face {
  font-family: 'Gotham';
  src: url("../../../assets/fonts/GothamMedium.ttf") format("ttf"); }
@font-face {
  font-family: 'Gotham';
  src: url("../../../assets/fonts/GothamBold.ttf") format("ttf");
  src: url("../../../assets/fonts/Gotham-Bold.otf") format("otf"); }
.title-light {
  font-family: 'Oswald', sans-serif;
  font-weight: 300; }

.title-regular, .subtitle {
  font-family: 'Oswald', sans-serif;
  font-weight: 400; }

.title-medium, .title, .event-caracteristics .details-container div .details-title {
  font-family: 'Oswald', sans-serif;
  font-weight: 500; }

.text-light {
  font-family: 'Gotham', sans-serif;
  font-weight: 300; }

.text-regular, a, p, label, .btn, .form .field label, .form .field input, .form .field textarea, #auth .container .login-form .field label, #auth .container .login-form .field input, .event-caracteristics .details-content {
  font-family: 'Gotham', sans-serif;
  font-weight: 500; }

.text-medium, .hours-container .hours-details p {
  font-family: 'Gotham', sans-serif;
  font-weight: 500; }

.text-bold, .bloc-activity-name, #error-msg {
  font-family: 'Gotham', sans-serif;
  font-weight: 700; }

html {
  font-size: 14px; }

/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box; }

a {
  text-decoration: none; }
  a:hover {
    color: #06BD28; }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important; }

img {
  vertical-align: top;
  vertical-align: bottom;
  max-width: 100%;
  height: auto; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0; }

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block; }

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent; }

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder; }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%; }

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none; }

/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible; }

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none; }

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline; }

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto; }

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block; }

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item; }

/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none; }

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none; }

.clear {
  clear: both; }

body {
  background-color: #222831; }

* {
  color: #ffffff; }

.title {
  margin-bottom: 0; }

.subtitle {
  margin-top: 0;
  margin-bottom: 0; }

.master .header {
  width: 100%;
  background-color: black;
  padding: 10px 20px; }
  .master .header .container {
    display: flex;
    justify-content: space-between; }
    @media all and (max-width: 590px) {
      .master .header .container {
        flex-direction: column;
        align-items: center; } }
    .master .header .container .btn {
      margin-right: 30px; }
      @media all and (max-width: 590px) {
        .master .header .container .btn {
          width: 155px; } }
    .master .header .container .nav-container {
      display: flex;
      align-items: center; }
    @media all and (max-width: 590px) {
      .master .header .container .logo-container {
        margin-bottom: 20px;
        width: 40%; } }

.content {
  padding: 20px; }
  .content .wrapper {
    padding: 10px 50px 50px 50px;
    min-height: 100vh; }
    @media all and (max-width: 1200px) {
      .content .wrapper {
        padding: 0; } }
    .content .wrapper.list {
      background-color: #323841; }
    .content .wrapper.front {
      max-width: 1200px;
      margin: auto; }
  .content.front {
    margin: auto;
    padding: 0;
    background-color: #282826; }

.top-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 35px; }
  .top-content.home {
    align-items: flex-start; }

.middle-content {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 35px; }

.page-content {
  width: 80%;
  margin: auto;
  background-color: #222831;
  padding: 30px; }

.placeholder-container {
  margin-top: 30px;
  display: flex; }
  .placeholder-container img {
    width: 100%;
    max-width: 120px; }

.size-1 {
  font-size: 3rem !important; }
  @media (max-width: 992px) {
    .size-1 {
      font-size: 2.5rem !important; } }
  @media (max-width: 590px) {
    .size-1 {
      font-size: 2rem !important; } }

.size-2 {
  font-size: 2.5rem !important; }
  @media (max-width: 992px) {
    .size-2 {
      font-size: 2.1rem !important; } }
  @media (max-width: 590px) {
    .size-2 {
      font-size: 1.8rem !important; } }

.size-3 {
  font-size: 2rem !important; }
  @media (max-width: 992px) {
    .size-3 {
      font-size: 1.875rem !important; } }
  @media (max-width: 590px) {
    .size-3 {
      font-size: 1.5rem !important; } }

.size-4, .placeholder-container p {
  font-size: 1.5rem !important; }
  @media (max-width: 590px) {
    .size-4, .placeholder-container p {
      font-size: 1.25rem !important; } }

.size-5, a, .btn, .form .field label, .form .field input, .form .field textarea, .form .field.checkboxes p, #auth .container .login-form .field label, #auth .container .login-form .field input, .event-caracteristics .details-container div .details-title, .event-caracteristics .details-content {
  font-size: 1.15rem; }
  @media (max-width: 590px) {
    .size-5, a, .btn, .form .field label, .form .field input, .form .field textarea, .form .field.checkboxes p, #auth .container .login-form .field label, #auth .container .login-form .field input, .event-caracteristics .details-container div .details-title, .event-caracteristics .details-content {
      font-size: 1rem !important; } }

.size-6 {
  font-size: 1rem !important; }

.size-7 {
  font-size: 0.75rem !important; }

.btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  background-color: #06BD28;
  color: #ffffff;
  text-align: center;
  line-height: 1.5;
  padding: 5px;
  border: 1px solid transparent;
  outline: 0;
  cursor: pointer;
  transition: all 0.3s;
  border-radius: 5px; }
  .btn svg {
    width: 20px;
    fill: white;
    margin-right: 10px; }
  .btn:hover, .btn:focus, .btn:active {
    background-color: #07d62d;
    text-decoration: none;
    color: white; }
  .btn.secondary {
    background-color: transparent;
    border: 1px solid #06BD28;
    transition: all 0.5s; }
    .btn.secondary p {
      margin: 0;
      transition: all 0.5s; }
    .btn.secondary svg {
      width: 20px;
      fill: white;
      margin-right: 10px;
      transition: all 0.5s; }
      @media all and (max-width: 1200px) {
        .btn.secondary svg {
          width: 15px; } }
    .btn.secondary:hover {
      color: #06BD28;
      border: 1px solid white; }
    .btn.secondary:hover p {
      color: #06BD28; }
    .btn.secondary:hover svg {
      fill: #06BD28; }
  .btn.delete {
    background-color: transparent;
    border: 1px solid red;
    transition: all 0.5s; }
    .btn.delete svg {
      width: 15px;
      fill: white;
      margin-right: 10px;
      transition: all 0.5s; }
      @media all and (max-width: 1200px) {
        .btn.delete svg {
          width: 10px; } }
    .btn.delete:hover {
      color: red;
      border: 1px solid white; }
    .btn.delete:hover svg {
      fill: red; }
  .btn.small {
    font-size: 12px;
    width: 165px;
    padding: 5px; }
  .btn.disabled {
    background-color: #656565;
    cursor: not-allowed; }

.btn-tertiary {
  color: #54a8da;
  font-size: 13px;
  display: flex;
  align-items: center;
  margin-bottom: 10px; }
  .btn-tertiary svg {
    fill: #54a8da;
    width: 13px;
    margin-right: 3px; }
  .btn-tertiary.delete {
    color: red; }
    .btn-tertiary.delete svg {
      fill: red; }
    .btn-tertiary.delete:hover {
      color: white; }
    .btn-tertiary.delete:hover svg {
      fill: white; }
  .btn-tertiary:hover {
    color: #54a8da; }

.form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 20px; }
  .form .field {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%; }
    .form .field label {
      margin-bottom: 10px; }
    .form .field input, .form .field textarea {
      color: black;
      width: 100%; }
    .form .field textarea {
      padding: 10px; }
    .form .field.auth {
      flex-direction: row;
      justify-content: space-between;
      align-items: center; }
    .form .field.checkboxes {
      flex-direction: column; }
      .form .field.checkboxes > div {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 10px; }
        .form .field.checkboxes > div label {
          margin: 0; }
        .form .field.checkboxes > div input {
          margin-right: 10px; }
    .form .field.checkbox {
      flex-direction: row;
      align-items: center; }
      .form .field.checkbox label {
        margin-bottom: 0; }
      .form .field.checkbox input {
        width: auto;
        margin-left: 10px; }
    .form .field.small {
      width: 40%; }
  .form .btn {
    margin: 10px auto 0 auto; }

#participants-list {
  margin-top: 20px;
  background-color: #151b21;
  padding: 20px; }
  #participants-list .subtitle {
    margin-bottom: 20px; }
  #participants-list .field {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    #participants-list .field .participant-presence {
      margin-right: 10px; }

.modal, .modal-background {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0; }

.modal {
  align-items: center;
  display: none;
  justify-content: center;
  overflow: hidden;
  position: fixed;
  z-index: 1100; }
  .modal.active {
    display: flex; }
  .modal .modal-content {
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 125px;
    max-height: calc(100vh - 30px);
    overflow: auto;
    position: relative;
    width: 800px;
    max-width: 100%; }
    .modal .modal-content.loading {
      padding: 50px; }
    .modal .modal-content > div {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      background-color: #323841;
      padding: 2rem;
      border-radius: 5px; }
    .modal .modal-content .btn-container {
      display: flex;
      margin-top: 30px; }
  .modal.big .modal-content {
    width: 850px; }
  .modal.small .modal-content {
    width: 450px;
    font-size: 1rem; }
  .modal .modal-close {
    position: absolute;
    width: 50px;
    height: 50px;
    font-size: 46px;
    line-height: 1;
    background: #ffffff;
    color: #000000;
    right: 5px;
    top: 5px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center; }
  .modal .wrapper {
    padding: 16px; }
  .modal .modal-content .box:not(.plain) .box-content {
    box-shadow: none;
    border-radius: 0;
    border: 0;
    padding: 4px; }
    .modal .modal-content .box:not(.plain) .box-content .field {
      padding-left: 0;
      padding-right: 0; }
  .modal .modal-content .col1 {
    min-width: 50% !important; }
  .modal .modal-content .col2 {
    min-width: 50% !important; }

.modal-top {
  align-items: baseline;
  padding-top: 16px; }

.modal-background {
  background-color: rgba(10, 10, 10, 0.6);
  position: absolute; }

.notification {
  position: fixed;
  bottom: 15px;
  right: 15px;
  padding: 14px 16px;
  background: #fff;
  min-width: 200px;
  border-radius: 10000px;
  opacity: 0;
  transform: translateY(100%) scale(0.7);
  transform-origin: bottom right;
  transition: all .2s;
  box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.16);
  z-index: 2000; }
  .notification.success {
    background: #269e3e;
    padding-left: 34px;
    color: #fff; }
    .notification.success::before {
      position: absolute;
      font-size: 1rem;
      left: 16px;
      color: #fff;
      line-height: 21px; }
  .notification.waiting {
    background: #FFEB3B;
    padding-left: 34px;
    color: #fff; }
    .notification.waiting::before {
      position: absolute;
      font-size: 1rem;
      left: 16px;
      color: #fff;
      line-height: 21px; }
  .notification.error {
    background: #e13434;
    padding-left: 34px;
    color: #fff; }
    .notification.error::before {
      position: absolute;
      font-size: 1rem;
      left: 16px;
      color: #fff;
      line-height: 21px; }
  .notification.active {
    opacity: 1;
    transform: translateY(0) scale(1); }

.activities-modal .title, .registered-modal .title {
  margin-bottom: 20px; }
.activities-modal .activity-desc-container, .activities-modal .participants-container, .registered-modal .activity-desc-container, .registered-modal .participants-container {
  background-color: #151b21;
  padding: 20px;
  border-radius: 5px;
  max-width: 80%;
  margin: 0 auto 10px auto; }

#activity-select {
  background-color: #222831; }

.tabs-container {
  position: relative;
  z-index: 0;
  color: white;
  display: flex;
  width: 100%; }
  .tabs-container .tab-btn {
    height: 37px;
    display: block;
    margin-top: 10px;
    background-color: #323841;
    padding: 10px 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    position: relative;
    z-index: 3;
    border: 1px solid white; }
    .tabs-container .tab-btn:hover {
      color: white; }
    .tabs-container .tab-btn.selected {
      background-color: #06BD28;
      border: 1px solid transparent;
      color: white; }
  .tabs-container .tab-content {
    display: none; }
    .tabs-container .tab-content.selected {
      display: block;
      background-color: #151b21;
      position: absolute;
      left: 0;
      z-index: 2;
      min-height: 150px;
      width: 100%;
      padding: 20px 40px 20px 40px;
      border-top-right-radius: 10px;
      border-bottom-right-radius: 10px;
      border-bottom-left-radius: 10px; }
    .tabs-container .tab-content .btn-tertiary {
      margin-top: 10px;
      margin-bottom: 10px; }

#auth {
  display: flex;
  justify-content: center; }
  #auth .container {
    border-radius: 5px;
    background-color: #323841;
    padding: 50px;
    height: 500px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 100px;
    width: 500px; }
    #auth .container .title, #auth .container .subtitle {
      text-align: center;
      margin-bottom: 20px; }
    #auth .container .login-form {
      width: 100%; }
      #auth .container .login-form .field {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 10px; }
        #auth .container .login-form .field input {
          color: black; }
      #auth .container .login-form .btn {
        margin: 20px auto; }

.event-details-container {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%; }
  @media all and (max-width: 1200px) {
    .event-details-container {
      flex-direction: column; } }
  .event-details-container > div {
    width: 49%;
    padding: 20px 40px;
    margin-top: 20px;
    background-color: #151b21;
    border-radius: 5px; }
    @media all and (max-width: 1200px) {
      .event-details-container > div {
        width: 100%; } }
    @media all and (max-width: 590px) {
      .event-details-container > div {
        padding: 20px; } }

.event-caracteristics .details-container {
  margin-top: 20px; }
  .event-caracteristics .details-container div {
    display: flex;
    flex-direction: column; }
    .event-caracteristics .details-container div .details-title {
      margin: 0; }
.event-caracteristics .details-content {
  background-color: #222831;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .event-caracteristics .details-content.scroll {
    max-height: 250px;
    overflow-y: scroll; }

.title-and-buttons-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  @media all and (max-width: 590px) {
    .title-and-buttons-container {
      flex-direction: column; } }
  .title-and-buttons-container .title {
    margin-top: 0;
    text-transform: uppercase;
    width: 65%; }
    @media all and (max-width: 590px) {
      .title-and-buttons-container .title {
        width: 100%;
        margin-bottom: 10px; } }

.event-activities-container {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap; }
  @media all and (max-width: 590px) {
    .event-activities-container {
      flex-direction: column; } }

.activity-bloc {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background-color: #222831;
  width: 125px;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 10px; }
  @media all and (max-width: 590px) {
    .activity-bloc {
      width: 100%; } }
  .activity-bloc p {
    text-align: center; }
  .activity-bloc:hover {
    background-color: #0b0e11; }

.days-container {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: flex-end; }

#add-a-day {
  height: 37px;
  margin-top: 10px;
  background-color: transparent;
  padding: 10px 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  z-index: 3;
  border: 1px solid #06BD28;
  color: white; }
  #add-a-day:hover {
    background-color: #06BD28;
    border: 1px solid transparent;
    color: white; }

.day-top-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }
  @media all and (max-width: 992px) {
    .day-top-container {
      flex-direction: column; } }
  .day-top-container .size-4, .day-top-container .placeholder-container p, .placeholder-container .day-top-container p {
    margin: 0;
    max-width: 240px;
    margin-bottom: 20px; }

.day-btn-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
  @media all and (max-width: 590px) {
    .day-btn-container {
      flex-direction: column;
      align-items: flex-start; } }

.slots-container {
  margin: 30px auto 0 auto; }
  .slots-container .slot {
    position: relative;
    min-height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
    background-color: #222831;
    padding: 10px;
    border-radius: 10px; }
    @media all and (max-width: 992px) {
      .slots-container .slot {
        align-items: normal;
        flex-direction: column; } }
    .slots-container .slot .buttons-container {
      display: flex;
      flex-direction: column;
      justify-content: space-evenly;
      align-items: flex-end;
      padding: 10px; }
      @media all and (min-width: 590px) and (max-width: 992px) {
        .slots-container .slot .buttons-container {
          flex-direction: row; } }
      @media all and (max-width: 590px) {
        .slots-container .slot .buttons-container {
          align-items: flex-start; } }

.hours-container {
  margin-right: 20px;
  display: flex; }
  @media all and (max-width: 992px) {
    .hours-container {
      align-items: center;
      justify-content: center; } }
  .hours-container .hours-details {
    display: flex;
    align-items: center; }
    .hours-container .hours-details p {
      margin-right: 5px;
      font-size: 20px; }
      @media all and (max-width: 992px) {
        .hours-container .hours-details p {
          font-size: 20px; } }
    .hours-container .hours-details svg {
      width: 15px;
      fill: white;
      margin-right: 5px; }

.slot-activities-container {
  display: flex;
  width: 100%;
  flex: 5;
  padding: 5px;
  flex-wrap: wrap; }
  @media all and (max-width: 590px) {
    .slot-activities-container {
      flex-direction: column; } }

.slot-activity-bloc {
  width: 125px;
  background-color: #151b21;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 10px; }
  @media all and (max-width: 590px) {
    .slot-activity-bloc {
      width: 100%; } }

.remove-activity-from-slot {
  cursor: pointer; }

#see-activity-modal-content > div {
  min-height: 400px;
  min-width: 400px;
  justify-content: flex-start; }
  #see-activity-modal-content > div p {
    margin-top: 5px;
    margin-bottom: 5px; }

.delete-activity {
  width: 100%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px; }

.see-activity-description {
  color: #06BD28;
  font-size: 13px;
  margin-top: 10px; }
  .see-activity-description:hover {
    color: white; }

.badge {
  background-color: black;
  padding: 5px 10px;
  border-radius: 100px;
  font-size: 12px; }

.event-container {
  padding: 20px;
  border-bottom: 1px solid white;
  height: 75px;
  display: flex;
  justify-content: space-between; }
  @media all and (max-width: 590px) {
    .event-container {
      padding: 10px; } }
  @media all and (max-width: 590px) {
    .event-container .no-display-small {
      display: none; } }
  .event-container > div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex: 1; }
    .event-container > div:last-child {
      justify-content: flex-end; }
  .event-container:hover {
    background-color: rgba(255, 255, 255, 0.05); }

.arrow {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #06BD28; }

@media all and (max-width: 992px) {
  .width-limit-small {
    padding-right: 10px; } }

.header-front {
  background-color: #1d1d1c;
  padding: 20px;
  display: flex;
  justify-content: center; }

.footer-front {
  background-color: #1d1d1c;
  padding: 20px; }

.front-day-container {
  position: relative;
  background-color: #1d1d1c;
  padding: 20px 40px;
  margin-bottom: 20px;
  border-radius: 5px; }
  .front-day-container .title {
    margin-top: 0;
    margin-bottom: 20px; }

.front-slot {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 150px;
  background-color: #282827;
  border-radius: 5px;
  padding: 10px 20px;
  margin-bottom: 10px; }
  @media all and (max-width: 992px) {
    .front-slot {
      flex-direction: column; } }

.front-activities-container {
  display: flex;
  justify-content: center;
  width: 100%;
  flex: 5;
  padding: 5px;
  flex-wrap: wrap; }
  @media all and (max-width: 992px) {
    .front-activities-container {
      margin-bottom: 20px; } }
  @media all and (max-width: 590px) {
    .front-activities-container {
      flex-direction: column; } }
  .front-activities-container .front-bloc-activity {
    width: 140px;
    padding: 0 0 10px 0;
    border: 1px solid white;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: all 0.3s;
    height: 120px; }
    @media all and (max-width: 590px) {
      .front-activities-container .front-bloc-activity {
        width: 100%; } }

.front-link {
  color: #06BD28;
  transition: all 0.3s; }
  .front-link svg {
    transform: rotate(180deg);
    width: 20px;
    height: 10px;
    fill: #06BD28;
    margin-right: -7px;
    transition: all 0.3s; }
  .front-link:hover {
    color: white; }
  .front-link:hover > svg {
    fill: white; }

.front-bloc-activity-container {
  position: relative; }
  .front-bloc-activity-container .activity-bloc-selection {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    opacity: 0; }
    .front-bloc-activity-container .activity-bloc-selection:hover ~ .front-bloc-activity {
      background-color: #323841; }
    .front-bloc-activity-container .activity-bloc-selection:checked ~ .front-bloc-activity {
      background-color: #035a13; }

.bloc-activity-name {
  margin: 0;
  font-size: 16px;
  color: #000;
  text-align: center;
  width: 100%;
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px; }

.warning {
  display: flex;
  align-items: flex-start;
  background-color: #660000;
  padding: 10px;
  border-radius: 5px; }
  .warning svg {
    fill: white;
    width: 20px;
    margin-right: 5px;
    margin-top: -3px; }

.modal-content .header-front {
  display: none; }
.modal-content .footer-front {
  display: none; }

.activity-desc-container .activity-description {
  padding-left: 20px; }

.participants-list {
  list-style-type: circle; }

.inscription-bandeau {
  background-color: black;
  padding: 0 0 20px 0;
  width: 100%;
  position: sticky;
  bottom: 0;
  text-align: center; }

#inscription-modal-content .master, #activities-modal-content .master, #registered-modal-content .master {
  background-color: #282827; }

#error-msg {
  font-size: 12px;
  display: inline-block;
  padding: 5px;
  transition: all 0.3s;
  border-radius: 5px; }
  #error-msg.shown {
    background-color: #6b0200; }

.wrapper-modal-container {
  max-width: 800px;
  margin: 0 auto 0 auto;
  min-height: 72vh;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .wrapper-modal-container > div {
    margin-top: 50px;
    background-color: #1d1d1c;
    padding: 50px; }

.flammes {
  position: absolute;
  right: 0;
  top: 200px;
  width: 300px; }

/*# sourceMappingURL=style.css.map */
