.timer div {
  display: inline-block;
  padding: 10px;
  margin: 0 10px;
  background-color: #EC93A7;
  border-radius: 10px;
  color: white;
  font-weight: bold;
}

.timer span {
  margin-left: 5px;
  font-weight: normal;
  font-size: 10px;
}

#show-before-start-timer, #show-after-end-timer, #show-between-start-end-timer {
  display: none;
}

.dropzone .preview {
  display: inline-block;
  background-position: center;
  background-size: cover;
}
.dropzone .preview.ratio-1-1 {
  height: 150px;
  width: 150px;
}
.dropzone .preview.ratio-16-9 {
  height: 100px;
  width: 177px;
}
.dropzone .preview.ratio-9-16 {
  height: 175px;
  width: 98px;
}
.dropzone .preview.hide {
  display: none;
}
.dropzone .cancel.hide {
  display: none;
}

.shadow-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.shadow-2, .embed .modal {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.shadow-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.shadow-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.shadow-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.embed p {
  padding: 0;
  word-wrap: anywhere;
}
.embed label, .embed p b {
  display: block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}
.embed input, .embed textarea {
  border-radius: 5px;
  width: 100%;
  font-size: 14px;
  padding: 6px 12px;
}
.embed .font-scripter, .embed .section-title {
  font-family: Scripter, sans-serif;
}
.embed .form-group {
  margin: 30px 0;
  width: 100%;
  max-width: 600px;
}
.embed .flex .col label {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
}
.embed button {
  border-radius: 30px;
  padding: 10px 25px;
}
.embed button:hover, .embed button:active {
  cursor: pointer;
  background-color: #AD5F70;
}
.embed .submit-btn {
  border: 0;
  border-radius: 45px;
}
.embed .padded {
  padding: 50px;
}
.embed .bg-green {
  background-color: #76C1A8;
}
.embed .bg-green button {
  color: #76C1A8;
}
.embed .bg-green button:hover, .embed .bg-green button:active {
  color: #76C1A8;
}
.embed .bg-green input, .embed .bg-green textarea {
  border-color: rgba(0, 0, 0, 0.5);
}
.embed .bg-pink {
  background-color: #EC93A7;
}
.embed .bg-pink button {
  color: #EC93A7;
}
.embed .bg-pink button:hover, .embed .bg-pink button:active {
  color: #EC93A7;
}
.embed .bg-green, .embed .bg-pink {
  color: white;
}
.embed .bg-green button, .embed .bg-pink button {
  background-color: transparent;
  border: 2px solid white;
  color: white;
}
.embed .bg-green button:hover, .embed .bg-green button:active, .embed .bg-pink button:hover, .embed .bg-pink button:active {
  background-color: white;
}
.embed .bg-green input, .embed .bg-green textarea, .embed .bg-pink input, .embed .bg-pink textarea {
  color: black;
  border-color: white;
}
.embed .bg-green .link, .embed .bg-pink .link {
  color: white;
}
.embed .bg-green .link:hover, .embed .bg-pink .link:hover {
  color: black;
}
.embed .divider-overlay {
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
}
.embed .section.lift {
  margin-top: -50px;
}
.embed .modal {
  padding: 25px;
  border-radius: 50px;
  margin-top: 50px;
}
.embed .errors {
  margin-top: 25px;
}
.embed .underlined:before {
  background-image: url(https://uploads-ssl.webflow.com/62820cecbb31bd59a801319d/62ecba06c8eb8342588eb23c_surligneur.png);
}
.embed .avatar {
  border-radius: 0;
}
.embed #clinic {
  color: #EC93A7;
}
.embed .picto-line {
  margin: 10px 0 25px;
  width: 80%;
  height: auto;
  max-width: 800px;
}
.embed #digital {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}
.embed .application #team_picture_url {
  margin: 50px 0;
}

.embed * {
  font-family: Montserrat;
}
.embed p {
  padding-left: 15px;
  padding-right: 15px;
}
.embed label {
  display: inline-block;
  margin-right: 10px;
}
.embed label.form-check-label {
  margin-right: 0;
  margin-left: 10px;
}
.embed .button {
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  border-radius: 40px;
  color: white;
  background-color: #EC93A7;
}
.embed .button.outline {
  border: 2px solid #EC93A7;
  background-color: transparent;
  color: #EC93A7;
}
.embed .section {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
.embed .section.divider {
  margin-bottom: -5px;
}
.embed .container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
  padding-left: 0;
  padding-right: 0;
}
.embed .form-group {
  margin: 15px 0;
}
.embed .form-group.small {
  margin: 0;
}
.embed input, .embed textarea {
  border: 1px solid #EC93A7;
}
.embed input[type=radio], .embed input[type=checkbox] {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.embed .display-none {
  display: none !important;
}
.embed .flex-row-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.embed #back-link {
  margin-bottom: 50px;
}
.embed .newsletter-select {
  display: none;
  margin: 10px 0;
}
.embed .newsletter-select .flex-row-container {
  margin-bottom: 10px;
}
.embed .errors {
  padding: 50px;
  background-color: #EC93A7;
  color: white;
  font-weight: bold;
  text-align: left;
  display: none;
}
.embed .submit-btn {
  font-size: 30px;
  padding: 20px 30px;
  border-radius: 10px;
  margin: 25px;
  margin-bottom: 150px;
  background-color: #EC93A7;
  color: white;
}
.embed .submit-btn.small {
  padding: 10px 15px;
  font-size: 15px;
  margin: 25px 0 0;
}
.embed .no-margin-bot {
  margin-bottom: 0;
}
.embed .margin-bot {
  margin-bottom: 20px;
}
.embed .banner img {
  width: 100%;
  display: inline-block;
}
.embed .primary {
  color: #EC93A7;
}
.embed img#picture_url {
  max-width: 128px;
}
.embed .badge {
  background-color: #EC93A7;
  color: white;
  padding: 4px 8px;
  margin: 4px;
  font-weight: 600;
  font-size: 12px;
}
.embed .badges-container {
  display: flex;
  flex-wrap: wrap;
}
.embed #badges-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 600px;
  border: 3px solid #EEE7E9;
  border-radius: 25px;
  margin: 25px 5px;
  padding: 15px;
}
.embed #badges-container > * {
  min-width: 64px;
}
.embed #badges-container .unlocked-badge {
  min-width: 64px;
  max-width: 128px;
}
.embed #badges-container .unlocked-badge img {
  width: 100%;
}
.embed #badges-container .progress-container {
  flex: 1;
  margin: 0 25px;
}
.embed #badges-container .progress-container #progress-compliments-count {
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 10px;
  text-align: center;
}
.embed #badges-container .progress-container #progress-compliments-count .primary {
  font-weight: bold;
  font-size: 24px;
}
.embed #badges-container .progress-container .progress-bar-background {
  background-color: #EEE7E9;
  border-radius: 10px;
}
.embed #badges-container .progress-container .progress-bar-background #progress-bar {
  background-color: #EC93A7;
  height: 16px;
  border-radius: 10px;
}
.embed #badges-container .locked-badge {
  background-color: #EEE7E9;
  border-radius: 10px;
  color: #B0A4A7;
  min-width: 64px;
  min-height: 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
.embed #badges-container .locked-badge .picto-cadenas {
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
}
.embed #badges-container .locked-badge #first-locked-badge {
  font-size: 18px;
  font-weight: bold;
}
.embed #badges-container .locked-badge .first-locked-badge-description {
  font-size: 9px;
  font-weight: bold;
}
.embed .admin-link-container {
  margin: 50px 0 200px;
}
.embed .admin-link-container a {
  text-decoration: none;
}
.embed .underlined {
  position: relative;
  display: inline-block;
  text-align: center;
  color: white;
  height: 100%;
  min-height: 130px;
  aspect-ratio: 1920/360;
  margin-bottom: 25px;
  overflow: hidden;
  max-width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.embed .underlined:before {
  content: "";
  position: absolute;
  top: 50%;
  height: 100%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(https://uploads-ssl.webflow.com/6050943bfc0b5f59c7b80e60/624c4b828544ee6a77c6bd24_surligneur.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
.embed .underlined.small {
  min-height: 100px;
  margin-top: 25px;
}
.embed .underlined h2, .embed .underlined h3 {
  padding: 15px 25px;
  text-align: center;
}
@media (max-width: 767px) {
  .embed .underlined {
    aspect-ratio: initial;
  }
  .embed .underlined:before {
    background-image: none !important;
    background-color: #EC93A7;
  }
}
.embed #compliments-count {
  font-size: 24px;
  text-align: center;
}
.embed #compliments-container {
  padding: 25px 0 50px;
  max-height: 500px;
  overflow-y: scroll;
  padding-right: 25px;
}
.embed #compliments-container > div:nth-child(even) {
  background-color: #eeeeee;
}
.embed .compliment {
  margin: 10px 0;
  font-style: italic;
}
.embed #video-youtube-container, .embed #video-s3-container {
  margin: 50px 0;
  max-width: 100%;
}
.embed .textarea-container {
  position: relative;
  width: 100%;
  padding: 0 10px;
}
.embed textarea#compliment {
  width: 100%;
}
.embed .vote-count {
  font-size: 36px;
  font-weight: bold;
  padding: 50px 0 0;
}
.embed .center {
  text-align: center;
}
.embed .hide {
  display: none !important;
}
.embed .list-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.embed .list-item > * {
  margin: 25px;
}
@media (max-width: 767px) {
  .embed .list-item {
    flex-direction: column;
    margin-top: 15px;
  }
  .embed .list-item .avatar {
    margin-bottom: 0;
  }
  .embed .list-item .application-header {
    margin-top: 0;
  }
}
.embed .margin-top {
  margin-top: 15px;
}
.embed .filters button {
  margin: 0 5px;
  background-color: #EEE7E9;
  color: black;
  font-weight: normal;
}
.embed .filters button.selected {
  background-color: #EC93A7;
  color: white;
  font-weight: bold;
}
.embed .filters button .number {
  font-size: 12px;
  vertical-align: bottom;
  margin-left: 5px;
}
.embed .list {
  margin-bottom: 200px;
}
.embed .avatar {
  width: 128px;
  height: 128px;
}
.embed .radio-choices {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.embed .check-choices {
  margin-top: 25px;
  max-width: 752px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.embed .vote-count {
  font-weight: bold;
}
.embed .flex {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.embed .flex.with-cols {
  align-items: stretch;
}
.embed .flex.with-cols .col {
  display: flex;
  flex-direction: column;
  margin: 0 5px;
  justify-content: space-around;
}
.embed .flex.with-cols .col input {
  margin: 5px;
}
.embed .uploadcare-btn {
  margin-top: 10px;
}
.embed .adult {
  margin-top: 30px;
}
.embed #wordcloud {
  text-align: center;
}
.embed #wordcloud img {
  max-width: 100%;
  width: 600px;
}
.embed .metrics {
  padding: 0 15px;
  display: flex;
  flex-direction: row;
}
.embed .metrics .col {
  order: 1;
}
.embed .metrics .col #wordcloud {
  position: relative;
  margin-top: -50px;
  z-index: -1;
}
@media (max-width: 767px) {
  .embed .metrics {
    flex-direction: column;
  }
  .embed .metrics .col:nth-child(2) {
    order: 0;
  }
  .embed .metrics .col:nth-child(2) #wordcloud {
    margin-top: -25px;
  }
}
.embed #video-s3-container .video-js {
  max-width: 100vw;
}
.embed #video-s3-container .video-js .vjs-big-play-button {
  background-color: rgba(236, 147, 167, 0.5);
}
.embed #video-s3-container .video-js .vjs-control-bar {
  background-color: rgba(236, 147, 167, 0.7);
}
.embed #admin-banner, .embed #test-banner, .embed #test-banner-form-vote {
  background-color: red;
  color: white;
  font-weight: bold;
  padding: 50px 50px;
  margin: 25px 0;
}

.embed.flex-center-container, .embed .flex-center-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .embed.flex-center-container, .embed .flex-center-container {
    max-width: 100vw;
  }
}

.footer {
  margin-bottom: 200px;
}

#admin-access {
  display: none;
  margin: 100px 0 25px;
  font-size: 8px;
  color: gray;
}

.embed.application.admin label {
  font-size: 22px;
}

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