@charset "UTF-8";
#container-event {
  background-color: #F5F5EF;
  background-image: url("../assets/Serpentin blanc reverse_repeat.svg");
  background-repeat: repeat-y;
  background-position-x: calc(100vw - 295px);
  background-position-y: -140px;
  position: relative;
  background-attachment: fixed;
  overflow: hidden;
  min-height: 100vh;
  background-size: 360px 433px;
}
#container-event.formation-event {
  background-color: #DBFEB6;
  background-image: url("../assets/serpentin_vert_repeat.svg");
}
#container-event.formation-event #carroussel-area {
  background-color: #0C8D33;
}
#container-event.mentorat-event {
  background-color: #F5F5EF;
  background-image: url("../assets/serpentin_orange_pale_repeat.svg");
}
#container-event.mentorat-event #carroussel-area {
  background-color: #FFD6BA;
}
#container-event.concours-event {
  background-color: #F5F5EF;
  background-image: url("../assets/serpentin_mauve_repeat.svg");
}
#container-event.concours-event #carroussel-area {
  background-color: #9961FF;
}
#container-event.networking-event {
  background-color: #FFD6BA;
  background-image: url("../assets/serpentin_orange_repeat.svg");
}
#container-event.networking-event #carroussel-area {
  background-color: #FF4F1F;
}
#container-event.conference-event {
  background-color: #F5F5EF;
  background-image: url("../assets/serpentin_ocre_repeat.svg");
}
#container-event.conference-event #carroussel-area {
  background-color: #F4F0CA;
}
#container-event:has(#filter-view.active) #login-menu {
  display: none !important;
}
#container-event.menu-view:has(#filter-view.active) #login-menu {
  display: block !important;
}
#container-event #event-content {
  margin-left: 135px;
  max-width: 1500px;
}
#container-event #event-content #event-title {
  margin-top: 228px;
  text-align: left;
}
#container-event #event-content #event-title h1 {
  font: normal normal 80px "PPMori-SemiBold";
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
#container-event #event-content #event-title h1 svg {
  margin-right: 20px;
  height: 90px;
  width: 90px;
  display: inline;
  vertical-align: bottom;
}
@-moz-document url-prefix() {
  #container-event #event-content #event-title h1 {
    font: 80px "PPMori-SemiBold";
  }
}
#container-event #event-description-container {
  padding-top: 46px;
}
#container-event #event-description-container #left-content {
  height: 407px;
  width: 48%;
  display: inline-block;
  vertical-align: bottom;
  padding-top: 47px;
  padding-right: 47px;
}
#container-event #event-description-container #left-content h5 {
  font: 35px "PPMori-SemiBold";
  line-height: 1.1;
}
#container-event #event-description-container #left-content p {
  margin-top: 30px;
  font: 20px "PPMori-Regular";
  line-height: 1.5;
}
@-moz-document url-prefix() {
  #container-event #event-description-container #left-content h5 {
    font: 35px "PPMori-SemiBold";
  }
  #container-event #event-description-container #left-content p {
    font: 20px "PPMori-Regular";
  }
}
#container-event #event-description-container #right-content {
  background-image: url(https://s3.amazonaws.com/assets.vo2.jccm.org/website/images/img1_2023-03-23-205041_oglv.png?v=1679604642);
  background-repeat: no-repeat;
  background-size: cover;
  height: 407px;
  width: 50%;
  border-radius: 0px 0px 30px 30px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
}
#container-event #event-description-container #right-content .inner-image-description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 76.66%;
  max-width: 76.66%;
  padding: 30px;
  padding-right: 40px;
  border-radius: 0px 30px;
  background-color: rgba(0, 0, 0, 0.32);
}
#container-event #event-description-container #right-content .inner-image-description p {
  color: #fff;
  opacity: 0.8;
  font: 20px "PPMori-Regular";
}
#container-event #events-container {
  margin-top: 30px;
  padding-bottom: 340px;
}
#container-event #events-container .JCCM-card-row {
  margin-bottom: 53px !important;
}
#container-event #events-container #seeMore {
  margin-top: 96px;
  vertical-align: -webkit-baseline-middle;
}
#container-event #events-container .min-1250 {
  display: flex;
}
#container-event #events-container .max-1250 {
  display: none;
}
#container-event #events-container a {
  color: #000;
}
#container-event #events-container a:visited {
  color: #000;
}
#container-event #events-container a article.card-content {
  margin: 0;
  position: relative;
  cursor: pointer;
}
#container-event #events-container a article.card-content .card-date {
  font: normal normal 18px "PPMori-SemiBold";
}
#container-event #events-container a article.card-content .card-date li {
  font: inherit;
}
@-moz-document url-prefix() {
  #container-event #events-container a article.card-content .card-date {
    font: 18px "PPMori-SemiBold";
  }
}
#container-event #events-container a article.card-content:hover .register-link {
  display: block;
  bottom: 0;
}
#container-event #events-container a article.card-content:hover .text-row ul.card-type li {
  color: initial;
  opacity: 1;
}
#container-event #events-container a article.card-content:hover .text-row .card-date {
  opacity: 1;
}
#container-event #events-container a article.card-content:hover.formation svg circle {
  transition: inherit;
  fill: #000;
}
#container-event #events-container a article.card-content:hover.formation svg path {
  transition: inherit;
  fill: #3e9246;
}
#container-event #events-container a article.card-content:hover.networking circle {
  transition: inherit;
  fill: #000;
}
#container-event #events-container a article.card-content:hover.networking path {
  transition: inherit;
  fill: #fd4f1f;
}
#container-event #events-container a article.card-content:hover.conference svg circle {
  transition: inherit;
  fill: #000;
}
#container-event #events-container a article.card-content:hover.conference svg path {
  transition: inherit;
  fill: #F4F0CA;
}
#container-event #events-container a article.card-content:hover.concours svg circle {
  transition: inherit;
  fill: #000;
}
#container-event #events-container a article.card-content:hover.concours svg path {
  transition: inherit;
  fill: #9961ff;
}
#container-event #events-container a article.card-content:hover.other svg circle {
  transition: inherit;
  fill: #000;
}
#container-event #events-container a article.card-content:hover.other svg path {
  transition: inherit;
  fill: #f5f5ef;
}
#container-event #events-container a article.card-content.complete-event {
  cursor: initial;
}
#container-event #events-container a article.card-content.complete-event .top-card {
  opacity: 0.28;
}
#container-event #events-container a article.card-content.complete-event .text-row svg {
  opacity: 1;
}
#container-event #events-container a article.card-content.complete-event .text-row svg circle {
  fill: #B6B6B6;
}
#container-event #events-container a article.card-content.complete-event .text-row svg path {
  fill: #fff;
}
#container-event #events-container a article.card-content.complete-event .text-row ul.card-type li {
  color: #B6B6B6;
  opacity: 1;
}
#container-event #events-container a article.card-content.complete-event .text-row .card-date {
  opacity: 0.28;
}
#container-event #events-container a article.card-content.complete-event .complete {
  font: normal normal 22px "PPMori-SemiBold";
  position: absolute;
  bottom: 27px;
  left: 27px;
  color: #FFFFFF;
}
#container-event #events-container a article.card-content.complete-event .carrousel-image {
  background-image: inherit, linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)) !important;
}
#container-event #events-container a article.card-content.complete-event:hover .top-card {
  opacity: 1;
}
#container-event #events-container a article.card-content.complete-event:hover .carrousel-image {
  filter: grayscale(0);
}
#container-event #events-container .first article.card-content {
  margin-left: 0 !important;
}
#container-event #events-container .last article.card-content {
  float: right;
  left: -16px;
  position: relative;
}
#container-event #events-container .second {
  margin-left: 16px !important;
}
#container-event #events-container .third {
  left: 16px;
  position: relative;
}
#container-event #events-container .carrousel-image,
#container-event #events-container .carrousel-card {
  max-width: 335px;
}
#container-event #events-container .carrousel-image {
  bottom: 0;
  position: absolute;
  max-width: 400px;
  max-height: 200px;
}
#container-event #events-container .carrousel-card {
  padding: 20px !important;
  border-radius: 30px !important;
}
#container-event #events-container .header-row .column {
  max-height: initial !important;
  margin-bottom: 0 !important;
}
#container-event #events-container .header-row {
  position: relative;
  padding-top: 3px;
  max-height: initial;
  margin-bottom: 0;
  padding: 0;
  line-height: 105%;
}
#container-event #events-container .header-row .text-row {
  position: absolute;
  bottom: 0;
}
#container-event #events-container .header-row .title-container {
  width: 100%;
}
#container-event #events-container .header-row .title-container .overTitle {
  font: normal normal 10px "PPMori-SemiBold";
  margin-top: 4px;
  display: block;
  width: 100%;
}
#container-event #events-container .header-row .title-container .card-title {
  white-space: pre-wrap;
  font: normal normal 23px "PPMori-SemiBold" !important;
  display: block;
  margin-top: 6px;
}
@-moz-document url-prefix() {
  #container-event #events-container .header-row .title-container .overTitle {
    font: 10px "PPMori-SemiBold";
  }
  #container-event #events-container .header-row .title-container .card-title {
    font: 23px "PPMori-SemiBold" !important;
  }
}
#container-event #events-container .header-row .title-container .lock {
  position: relative;
  top: 0;
  right: 0;
}
#container-event #events-container .text-row {
  margin-top: 17px;
}
#container-event #events-container .top-card {
  height: 88px;
  max-height: 88px;
  padding-top: 3px;
}
#container-event #events-container .top-card .column {
  margin-top: 0;
  padding-top: 13px;
  padding-bottom: 0;
}
#container-event #events-container .text-row .columns,
#container-event #events-container .text-row .column {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#container-event #filter-view {
  position: fixed;
  top: -100vh;
  height: 100vh;
  padding-left: 140px;
  width: calc(100vw - 107px);
  left: 107px;
  z-index: 99999;
  transition-duration: 0.7s;
  background-color: #F5F5EF;
}
#container-event #filter-view.active {
  top: 0;
}
#container-event #filter-view .top-x-container {
  position: absolute;
  top: 54px;
  right: 54px;
}
#container-event #filter-view .top-x-container svg {
  width: 50px;
  height: 50px;
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  /* UI Properties */
  opacity: 1;
  transition-duration: 0.5s;
  cursor: pointer;
}
#container-event #filter-view .top-x-container svg path {
  fill: #000;
  stroke-width: 1;
  stroke: #F5F5EF;
}
#container-event #filter-view .top-x-container svg g {
  stroke-width: 2;
  stroke: #F5F5EF;
}
#container-event #filter-view #filter-kind {
  margin-top: 18px;
  max-width: 1525px;
}
#container-event #filter-view #filter-kind .filter-title {
  font: normal normal 20px "PPMori-SemiBold";
  margin-top: 31px;
}
#container-event #filter-view #filter-kind .filter-big-title {
  font: normal normal 80px "PPMori-SemiBold";
}
@-moz-document url-prefix() {
  #container-event #filter-view #filter-kind .filter-title {
    font: 20px "PPMori-SemiBold";
  }
  #container-event #filter-view #filter-kind .filter-big-title {
    font: 80px "PPMori-SemiBold" !important;
  }
}
#container-event #filter-view #filter-kind .titles {
  margin-top: 185px;
}
#container-event #filter-view #filter-kind #event-kind-container {
  display: block;
  margin-top: 18px;
  height: 42px;
}
#container-event #filter-view #filter-kind #event-kind-container ul .event-kind-list {
  display: inline-block;
  opacity: 0.39;
}
#container-event #filter-view #filter-kind #event-kind-container ul .event-kind-list.selected {
  opacity: 1;
}
#container-event #filter-view #filter-kind #event-kind-container ul .event-kind-list.selected span {
  font: normal normal 17px "PPMori-SemiBold";
  color: #000;
}
#container-event #filter-view #filter-kind #event-kind-container ul .event-kind-list:not(:first-of-type) {
  margin-left: 40px;
}
#container-event #filter-view #filter-kind #event-kind-container ul .event-kind-list img {
  width: 42px;
  display: inline;
}
#container-event #filter-view #filter-kind #event-kind-container ul .event-kind-list span {
  display: inline;
  position: relative;
  top: -15px;
  font: normal normal 17px "PPMori-SemiBold";
  margin-left: 15px;
  margin-bottom: 3px;
}
#container-event #filter-view #filter-kind #buttons-right {
  text-align: right;
  margin-top: 144px;
}
#container-event #filter-view #filter-kind #buttons-right button {
  float: right;
  margin-left: 40px;
}
#container-event #filter-view .priority-div .priority-title {
  margin-top: 40px !important;
  display: block;
}
#container-event #filter-view .priority-div .ul-width {
  margin-top: 31px;
  width: 365px;
  display: inline-block;
  font: normal normal 17px "PPMori-SemiBold";
}
#container-event #filter-view .priority-div .ul-width:not(:first-of-type) {
  margin-left: 59px;
}
#container-event #filter-view .priority-div .ul-width li {
  opacity: 0.39;
}
#container-event #filter-view .priority-div .ul-width li.selected {
  opacity: 1;
}
#container-event #filter-view .priority-div .ul-width li:not(:first-of-type) {
  margin-top: 31px;
}
#container-event #filter-view .date-div .date-title {
  display: block;
  margin-top: 48px;
}
#container-event #filter-view .date-div .date-list {
  margin-top: 29px;
}
#container-event #filter-view .date-div .date-list .date {
  display: inline-block;
  font: normal normal 19px "PPMori-SemiBold";
  opacity: 0.39;
}
#container-event #filter-view .date-div .date-list .date:not(:first-of-type) {
  margin-left: 54px;
}
#container-event #filter-view .date-div .date-list .date.selected {
  opacity: 1;
}
#container-event #filter-view .gray-border-bottom {
  border-bottom: 2px solid #000;
  padding-bottom: 26px;
  width: 1525px;
}
#container-event .partners {
  background-color: #151515;
  color: #fff;
}
#container-event .partners .partner-title {
  margin-top: 92px;
  margin-bottom: 120px;
  margin-left: 135px;
}
#container-event .partners .logo {
  margin-top: -20px;
  margin-bottom: 0;
}
#container-event .partners img {
  filter: invert(1);
}
#container-event .infoLetter .tile.is-parent {
  padding-left: 0 !important;
}

@media (max-height: 1000px) {
  #container-event #filter-view #filter-kind .titles {
    margin-top: 40px;
  }
  #container-event #filter-view #filter-kind #buttons-right {
    text-align: right;
    margin-top: 40px;
  }
}
@media (max-height: 700px) {
  #container-event #filter-view #filter-kind .titles {
    margin-top: 40px;
  }
  #container-event #filter-view #filter-kind .filter-title {
    margin-top: 20px !important;
  }
  #container-event #filter-view #filter-kind .filter-title .priority-title {
    margin-top: 20px !important;
  }
  #container-event #filter-view #filter-kind .filter-title .date-title {
    margin-top: 20px !important;
  }
  #container-event #filter-view #filter-kind #buttons-right {
    text-align: right;
    margin-top: 20px;
  }
}
@media (max-width: 1790px) {
  /* … */
  #container-event #filter-view {
    padding-left: 70px;
  }
  #container-event #filter-view #filter-kind {
    max-width: 1400px;
  }
  #container-event #filter-view #filter-kind .gray-border-bottom {
    width: 1400px !important;
  }
  #container-event #event-content {
    margin-left: 70px;
    max-width: 1400px;
  }
  #events-container section > .tile.is-ancestor {
    padding-left: 70px !important;
  }
  #events-container .carrousel-card {
    width: 310px;
  }
  #container-event section.partners .partner-title {
    margin-left: 70px !important;
  }
  #container-event section.partners .logo {
    margin-left: 40px !important;
  }
  #container-event section.partners .logo img {
    max-width: 80%;
  }
  #main footer {
    padding-left: 50px !important;
    padding-right: 155px !important;
  }
}
@media (max-width: 1790px) {
  #events-container .carrousel-card .register-link {
    right: 0 !important;
  }
}
@media (max-width: 1630px) {
  /* … */
  #container-event section > .tile.is-ancestor {
    padding-left: 50px !important;
  }
  #container-event section.partners .partner-title {
    margin-left: 45px !important;
  }
  #container-event section.partners .logo {
    margin-left: 20px !important;
  }
  #container-event section.partners .logo img {
    max-width: 70%;
  }
  #container-event #filter-view {
    padding-left: 50px;
  }
  #container-event #filter-view #filter-kind {
    max-width: 1300px;
  }
  #container-event #filter-view #filter-kind .gray-border-bottom {
    width: 1300px !important;
  }
  #container-event #event-content {
    margin-left: 50px;
    max-width: 1300px;
  }
  #container-event #event-content #events-container .carrousel-card {
    width: 300px;
  }
  #container-event #event-content #events-container .first article.card-content {
    margin-left: 0 !important;
  }
  #container-event #event-content #events-container .last article.card-content {
    float: right;
    left: -6px;
    position: relative;
  }
  #container-event #event-content #events-container .second {
    margin-left: 9px !important;
  }
  #container-event #event-content #events-container .third {
    left: 8px;
    position: relative;
  }
}
@media (max-width: 1480px) {
  /* … */
  #container-event section > .tile.is-ancestor {
    padding-left: 50px !important;
  }
  #container-event section > .tile.is-ancestor strong {
    font-size: 30px !important;
  }
  #container-event section.partners .partner-title {
    margin-left: 50px !important;
  }
  #container-event section.partners .logo {
    margin-left: 20px !important;
  }
  #container-event section.partners .logo img {
    max-width: 70%;
  }
  #container-event #filter-view {
    padding-left: 50px;
  }
  #container-event #filter-view #filter-kind {
    max-width: 1200px;
  }
  #container-event #filter-view #filter-kind .gray-border-bottom {
    width: 1200px !important;
  }
  #container-event #filter-view #filter-kind .gray-border-bottom.priority-div .ul-width {
    width: 340px;
    font: normal normal 14px "PPMori-SemiBold";
  }
  #container-event #filter-view #filter-kind .gray-border-bottom.priority-div .ul-width:not(:first-of-type) {
    margin-left: 20px;
  }
  #container-event #events-container .carrousel-image {
    max-height: 180px;
  }
  #container-event #events-container .carrousel-card {
    height: 360px;
  }
  #container-event #events-container .carrousel-card .text-row {
    margin-top: 0;
  }
  #container-event #event-content {
    margin-left: 50px;
    max-width: 1200px;
  }
  #container-event #event-content #left-content #event-description {
    margin-top: 68px;
  }
  #container-event #event-content #left-content #event-description .event-title {
    font: normal normal 30px "PPMori-SemiBold";
  }
  #container-event #event-content #left-content #event-description .event-desc {
    font: normal normal normal 14px "PPMori-Regular";
  }
  #container-event #event-content #left-content #event-description .card-date {
    margin-top: 83px;
    font: normal normal 20px "PPMori-SemiBold";
  }
  #container-event #event-content #left-content #event-description .event-title-li {
    margin-top: -7px;
  }
  #container-event #event-content #left-content #event-description .event-desc-li {
    margin-top: 26px;
  }
  #container-event #event-content #event-kind ul .event-kind-list {
    margin-top: 5px;
  }
  #container-event #event-content #event-kind ul .event-kind-list:not(:first-of-type) {
    margin-left: 20px !important;
  }
  #container-event #event-content #event-kind ul .event-kind-list img {
    display: inline;
  }
  #container-event #event-content #event-kind ul .event-kind-list svg {
    width: 30px;
    height: 30px;
  }
  #container-event #event-content #event-kind ul .event-kind-list span {
    display: inline;
    position: relative;
    top: -9px;
    font: normal normal 14px "PPMori-SemiBold";
    margin-left: 10px !important;
    margin-bottom: 3px;
  }
  #container-event #event-content #event-kind .JCCM-button {
    float: right;
    margin-top: -6px;
  }
  #container-event #event-content #event-kind .JCCM-button span {
    vertical-align: -webkit-baseline-middle;
  }
  #container-event #event-content #events-container .carrousel-card {
    width: 270px;
  }
  #container-event #event-content #events-container .carrousel-card .card-title {
    font: normal normal 18px "PPMori-SemiBold" !important;
  }
  @-moz-document url-prefix() {
    #container-event #event-content #events-container .carrousel-card .card-title {
      font: 18px "PPMori-SemiBold" !important;
    }
  }
  #container-event #event-content #events-container .carrousel-card .card-type {
    position: relative;
    left: 10px;
  }
}
@media (max-width: 1380px) {
  /* … */
  #container-event section > .tile.is-ancestor {
    padding-left: 30px !important;
  }
  #container-event section.partners .partner-title {
    margin-left: 30px !important;
  }
  #container-event #filter-view {
    padding-left: 30px;
  }
  #container-event #filter-view #filter-kind {
    max-width: 1080px;
  }
  #container-event #filter-view #filter-kind .gray-border-bottom {
    width: 1080px !important;
  }
  #container-event #event-content #left-content #event-description {
    margin-top: 30px;
  }
  #container-event #event-content #left-content #event-description .card-date {
    margin-top: 136px;
    font: normal normal 20px "PPMori-SemiBold";
  }
  #container-event #event-content {
    margin-left: 30px;
    max-width: 1080px;
  }
  #container-event #event-content #events-container .carrousel-card {
    width: 250px;
  }
}
@media (max-width: 1250px) {
  #container-event #event-content {
    max-width: 980px;
  }
  #container-event #event-content #event-description-container #left-content h5 {
    font: 30px "PPMori-SemiBold";
  }
  @-moz-document url-prefix() {
    #container-event #event-content #event-description-container #left-content h5 {
      font: normal normal normal 30px "PPMori-SemiBold";
    }
  }
  #container-event #event-content #event-description-container #left-content p {
    font: 20px "PPMori-Regular";
  }
  #container-event #event-content #events-container .min-1250 {
    display: none;
  }
  #container-event #event-content #events-container .max-1250 {
    display: flex;
  }
  #container-event #event-content #events-container .max-1250 .is-3 {
    width: 33% !important;
  }
  #container-event #event-content #events-container .max-1250 .is-3 .card-content.carrousel-card {
    width: 315px;
  }
}
@media (max-width: 1130px) {
  #container-event #event-content {
    max-width: 850px;
  }
  #container-event #event-content #events-container .min-1250 {
    display: none;
  }
  #container-event #event-content #events-container .max-1250 {
    display: flex;
  }
  #container-event #event-content #events-container .max-1250 .is-3 {
    width: 33% !important;
  }
  #container-event #event-content #events-container .max-1250 .is-3 .card-content.carrousel-card {
    width: 260px;
  }
  #container-event #event-content #events-container .max-1250 .is-3 .card-content.carrousel-card .register-link {
    right: 0 !important;
  }
}
@media (max-width: 1024px) {
  #container-event {
    margin-left: 0 !important;
    background-image: none !important;
  }
  #container-event #event-content {
    max-width: none;
    padding-right: 30px;
  }
  #container-event #event-content #event-title {
    margin-top: 228px;
    text-align: left;
  }
  #container-event #event-content #event-title h1 {
    font: normal normal 40px "PPMori-SemiBold";
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
  #container-event #event-content #event-title h1 svg {
    margin-right: 10px;
    height: 45px;
    width: 45px;
    display: inline;
    vertical-align: bottom;
  }
  #container-event #event-description-container #left-content, #container-event #event-description-container #right-content {
    width: 100%;
    display: block;
  }
  #container-event #event-description-container #left-content {
    height: auto;
    margin-right: 0;
    padding-right: 0;
    padding-top: 0;
  }
  #container-event #event-description-container #right-content .inner-image-description p {
    font: 12px "PPMori-Regular";
  }
  #container-event #carroussel-area {
    margin-top: 40px;
    padding-top: 64px;
    padding-bottom: 90px;
  }
  #container-event #carroussel-area .carrousel-event-detail-container-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 43px;
    margin-right: 36px;
  }
  #container-event #carroussel-area .carrousel-event-detail-container-header .left-carousel {
    text-align: left;
  }
  #container-event #carroussel-area .carrousel-event-detail-container-header .left-carousel h3 {
    font: 32px "PPMori-SemiBold";
    color: #000001;
  }
  #container-event #carroussel-area .carrousel-event-detail-container-header .right-carousel .JCCM-button {
    width: 157px;
  }
  #container-event #carroussel-area .carrousel-event-detail-container-header .right-carousel .JCCM-button .arrow {
    margin-top: -2px;
  }
  #container-event #carroussel-area .carrousel-event-detail-container {
    overflow: scroll;
    scrollbar-width: none !important;
    width: 100%;
  }
  #container-event #carroussel-area .carrousel-event-detail-container::-webkit-scrollbar {
    display: none;
  }
  #container-event #carroussel-area .carrousel-event-detail-container .carrousel-event-detail {
    margin-top: 10px;
    width: fit-content;
  }
  #container-event #carroussel-area .carrousel-event-detail-container .carrousel-event-detail .carrousel-event-detail-placeholder {
    width: 43px;
    display: inline-block;
  }
  #container-event #carroussel-area .carrousel-event-detail-container .carrousel-event-detail .carrousel-event-detail-placeholder:last-of-type {
    width: 120px;
  }
  #container-event #carroussel-area .carrousel-event-detail-container .carrousel-event-detail a article.carrousel-card {
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px;
    width: 283px;
    margin-right: 20px;
  }
  #container-event #carroussel-area .carrousel-event-detail-container .carrousel-event-detail a article.carrousel-card .lock {
    position: relative;
    display: block;
    top: -2px;
    right: 0;
    width: 20px;
    height: 20px;
  }
  #container-event #carroussel-area .carrousel-event-detail-container .carrousel-event-detail a article.carrousel-card .lock svg {
    display: block !important;
    position: relative;
    top: -3px;
    left: 8px;
    width: 12px;
    height: 16px;
    fill: #000 !important;
  }
  #container-event #carroussel-area .carrousel-event-detail-container .carrousel-event-detail a article.carrousel-card .header-row {
    min-height: 83px;
    max-height: 83px;
  }
  #container-event #carroussel-area .carrousel-event-detail-container .carrousel-event-detail a article.carrousel-card .header-row .title-container .card-title {
    font: 21px "PPMori-SemiBold";
    word-wrap: break-word;
    width: fit-content;
    white-space: pre-wrap;
    display: block;
    padding-right: 55px;
    margin-top: 6px;
  }
  @-moz-document url-prefix() {
    #container-event #carroussel-area .carrousel-event-detail-container .carrousel-event-detail a article.carrousel-card .header-row .title-container .card-title {
      font: normal normal normal 21px "PPMori-SemiBold";
    }
  }
  #container-event #carroussel-area .carrousel-event-detail-container .carrousel-event-detail a article.carrousel-card .carrousel-image .register-link {
    right: 48px;
  }
  #container-event #carroussel-area .carrousel-event-detail-container .carrousel-event-detail.carrousel:last-child {
    margin-right: 0;
  }
  #container-event #carroussel-area .carrousel-navigation {
    margin-left: 43px !important;
    margin-top: 12px;
  }
  #container-event #carroussel-area .carrousel-navigation button {
    width: 27px;
    height: 27px;
  }
  #container-event #carroussel-area .carrousel-navigation button img {
    width: 12px;
  }
}
@media (max-width: 390px) {
  #container-event {
    margin-left: 0 !important;
  }
}

/*# sourceMappingURL=event-template.css.map */
