@charset "UTF-8";
/* SCSS Variables */
/* Mixins */
.swiper-slide {
  flex-shrink: 0;
}
.swiper-buttons {
  display: inline-flex;
  flex-direction: row;
}
.swiper-button-next, .swiper-button-prev {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  font-size: 5rem;
  line-height: 0;
  transition: all 0.3s ease-in-out;
  border-color: var(--wp--preset--color--primary-border);
  color: var(--wp--preset--color--primary);
}
.swiper-button-next i, .swiper-button-prev i {
  color: var(--wp--preset--color--primary);
  transition: all 0.3s ease-in-out;
}
.swiper-button-next:not(.swiper-button-disabled):hover, .swiper-button-next:not(.swiper-button-disabled):focus, .swiper-button-prev:not(.swiper-button-disabled):hover, .swiper-button-prev:not(.swiper-button-disabled):focus {
  cursor: pointer;
  box-shadow: var(--wp--preset--shadow--default);
}
.swiper-button-prev i {
  transform: rotate(90deg);
}
.swiper-button-prev:not(.swiper-button-disabled):hover i, .swiper-button-prev:not(.swiper-button-disabled):focus i {
  transform: rotate(90deg) translateY(0.25rem);
}
.swiper-button-next i {
  transform: rotate(-90deg);
}
.swiper-button-next:not(.swiper-button-disabled):hover i, .swiper-button-next:not(.swiper-button-disabled):focus i {
  transform: rotate(-90deg) translateY(0.25rem);
}
.swiper-button-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.swiper-button-disabled:hover, .swiper-button-disabled:focus {
  cursor: not-allowed;
  box-shadow: none;
}

.wp-block-youthhostels-carousel-swiper .swiper-slide {
  overflow: hidden;
}

.wp-block-youthhostels-group-activity-query-list .swiper-wrapper,
.wp-block-youthhostels-carousel-swiper .swiper-wrapper {
  padding-bottom: 0;
  padding-top: var(--wp--preset--spacing--small);
}
@media (min-width: 599px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-wrapper,
  .wp-block-youthhostels-carousel-swiper .swiper-wrapper {
    padding-bottom: var(--wp--preset--spacing--small);
    padding-top: var(--wp--preset--spacing--small);
  }
}
@media (min-width: 782px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-wrapper,
  .wp-block-youthhostels-carousel-swiper .swiper-wrapper {
    padding-bottom: var(--wp--preset--spacing--medium);
    padding-top: var(--wp--preset--spacing--medium);
  }
}
@media (min-width: 991px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-wrapper,
  .wp-block-youthhostels-carousel-swiper .swiper-wrapper {
    padding-top: 0;
    padding-bottom: var(--wp--preset--spacing--large);
  }
}
.wp-block-youthhostels-group-activity-query-list .swiper-slide,
.wp-block-youthhostels-carousel-swiper .swiper-slide {
  border-radius: 1rem;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  flex-shrink: 0;
}
@media (min-width: 599px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-slide,
  .wp-block-youthhostels-carousel-swiper .swiper-slide {
    width: auto;
    max-width: 90%;
  }
}
@media (min-width: 599px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-slide.random-offset-0,
  .wp-block-youthhostels-carousel-swiper .swiper-slide.random-offset-0 {
    transform: translateY(var(--wp--preset--spacing--small));
  }
}
@media (min-width: 782px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-slide.random-offset-0,
  .wp-block-youthhostels-carousel-swiper .swiper-slide.random-offset-0 {
    transform: translateY(var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 599px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-slide.random-offset-1,
  .wp-block-youthhostels-carousel-swiper .swiper-slide.random-offset-1 {
    transform: translateY(calc(-1 * (var(--wp--preset--spacing--small))));
  }
}
@media (min-width: 599px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-slide.random-offset-2,
  .wp-block-youthhostels-carousel-swiper .swiper-slide.random-offset-2 {
    transform: translateY(var(--wp--preset--spacing--x-small));
  }
}
@media (min-width: 782px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-slide.random-offset-2,
  .wp-block-youthhostels-carousel-swiper .swiper-slide.random-offset-2 {
    transform: translateY(var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 991px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-slide.random-offset-2,
  .wp-block-youthhostels-carousel-swiper .swiper-slide.random-offset-2 {
    transform: translateY(var(--wp--preset--spacing--large));
  }
}
@media (min-width: 782px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-slide.random-offset-3,
  .wp-block-youthhostels-carousel-swiper .swiper-slide.random-offset-3 {
    transform: translateY(0.25rem);
  }
}
@media (min-width: 599px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-slide.random-offset-4,
  .wp-block-youthhostels-carousel-swiper .swiper-slide.random-offset-4 {
    transform: translateY(var(--wp--preset--spacing--x-small));
  }
}
@media (min-width: 782px) {
  .wp-block-youthhostels-group-activity-query-list .swiper-slide.random-offset-4,
  .wp-block-youthhostels-carousel-swiper .swiper-slide.random-offset-4 {
    transform: translateY(var(--wp--preset--spacing--small));
  }
}

.wp-block-youthhostels-group-activity-query-list .swiper-slide {
  overflow: visible;
}

.wp-block-youthhostels-activity-query-list .swiper-wrapper {
  padding-top: var(--wp--preset--spacing--small);
  padding-bottom: 0;
}
@media (min-width: 599px) {
  .wp-block-youthhostels-activity-query-list .swiper-wrapper {
    padding-top: var(--wp--preset--spacing--small);
    padding-bottom: var(--wp--preset--spacing--small);
  }
}
@media (min-width: 782px) {
  .wp-block-youthhostels-activity-query-list .swiper-wrapper {
    padding-bottom: var(--wp--preset--spacing--medium);
    padding-top: var(--wp--preset--spacing--medium);
  }
}
@media (min-width: 991px) {
  .wp-block-youthhostels-activity-query-list .swiper-wrapper {
    padding-top: 0px;
    padding-bottom: var(--wp--preset--spacing--x-large);
  }
}
.wp-block-youthhostels-activity-query-list .swiper-slide {
  width: 100%;
  max-width: 100%;
  flex-shrink: 0;
}
@media (min-width: 599px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide {
    width: auto;
    max-width: 90%;
  }
}
@media (min-width: 599px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide.random-offset-0 {
    transform: translateY(var(--wp--preset--spacing--small));
  }
}
@media (min-width: 782px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide.random-offset-0 {
    transform: translateY(var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 782px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide.random-offset-1 {
    transform: translateY(calc(-1 * (var(--wp--preset--spacing--x-small))));
  }
}
@media (min-width: 599px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide.random-offset-2 {
    transform: translateY(var(--wp--preset--spacing--x-small));
  }
}
@media (min-width: 782px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide.random-offset-2 {
    transform: translateY(var(--wp--preset--spacing--small));
  }
}
@media (min-width: 991px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide.random-offset-2 {
    transform: translateY(var(--wp--preset--spacing--large));
  }
}
@media (min-width: 599px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide.random-offset-3 {
    transform: translateY(var(--wp--preset--spacing--small));
  }
}
@media (min-width: 782px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide.random-offset-3 {
    transform: translateY(var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 991px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide.random-offset-3 {
    transform: translateY(var(--wp--preset--spacing--x-large));
  }
}
@media (min-width: 599px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide.random-offset-4 {
    transform: translateY(var(--wp--preset--spacing--x-small));
  }
}
@media (min-width: 782px) {
  .wp-block-youthhostels-activity-query-list .swiper-slide.random-offset-4 {
    transform: translateY(var(--wp--preset--spacing--small));
  }
}

.yh-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow-y: auto;
}
.yh-modal.fade-in {
  animation: yh-modal-side-fade-in 0.3s ease-out forwards;
}
.yh-modal.fade-out {
  animation: yh-modal-side-fade-out 0.3s ease-in forwards;
}
.yh-modal-close {
  position: absolute;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  top: var(--wp--preset--spacing--small);
  padding: var(--wp--preset--spacing--small);
  right: var(--wp--preset--spacing--small);
  backdrop-filter: blur(10px);
  border-radius: 99999px;
  overflow: hidden;
  aspect-ratio: 1/1;
  z-index: 1;
}
.yh-modal-close i {
  font-weight: bold;
  color: var(--wp--preset--color--white);
  font-size: var(--wp--preset--font-size--x-large);
}
.yh-modal-close i::after {
  font-weight: bold !important;
}
.yh-modal .modal-content {
  background-color: white;
  width: 80%;
  max-width: 768px;
  position: relative;
  max-height: 80vh;
  overflow-y: hidden;
}
.yh-modal .modal-content-wrapper {
  max-height: 100%;
  overflow-y: scroll;
}
.yh-modal .modal-content i.yh-icon-close {
  color: var(--wp--preset--color--black);
}
.yh-modal .modal-title {
  margin-top: 0px;
  margin-bottom: 0px;
}
.yh-modal .modal-body, .yh-modal .modal-title {
  padding: var(--wp--preset--spacing--large);
}
.yh-modal .modal-body {
  padding-top: 0px;
}

body.modal-is-open,
body.yh-modal-side-open {
  overflow: hidden;
}

@keyframes yh-modal-side-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes yh-modal-side-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* SCSS Variables */
/* Mixins */
.hero-meta-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-meta-list.is-two-columns {
  column-count: 1;
  row-gap: var(--wp--preset--spacing--small);
  column-gap: var(--wp--preset--spacing--small);
}
@media (min-width: 599px) {
  .hero-meta-list.is-two-columns {
    column-count: 2;
  }
}
.hero-meta-list.is-two-columns li {
  width: 100%;
  break-inside: avoid-column;
  padding: 0.25rem 0px;
}
.hero-meta-list:not(.is-two-columns) {
  display: flex;
  flex-wrap: wrap;
  gap: var(--wp--preset--spacing--small);
}
.hero-meta-list li {
  font-weight: 700;
  color: var(--wp--preset--color--dark);
  display: inline-flex;
  gap: 0.5rem;
  font-size: var(--wp--preset--font-size--base);
}
.hero-meta-list li i {
  font-size: 1.25rem;
  width: 28px;
  height: 28px;
  min-width: 28px;
}
.hero-meta-list li i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.hero-meta-list li i {
  border: 1px solid var(--wp--preset--color--black-300);
  transform: translateY(-4px);
}
.hero-meta-list li:last-child {
  margin-bottom: 0;
}

.taxonomy-related-hostels,
.activity-meta-info-periods,
.taxonomy-activity-package,
.taxonomy-activity-type,
.item-meta-info {
  font-weight: 700;
  color: var(--wp--preset--color--dark);
  display: inline-flex;
  gap: 0.5rem;
  font-size: var(--wp--preset--font-size--small);
}
.taxonomy-related-hostels i,
.activity-meta-info-periods i,
.taxonomy-activity-package i,
.taxonomy-activity-type i,
.item-meta-info i {
  font-size: 0.875rem;
  width: 16px;
  height: 16px;
  min-width: 16px;
}
.taxonomy-related-hostels i,
.activity-meta-info-periods i,
.taxonomy-activity-package i,
.taxonomy-activity-type i,
.item-meta-info i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.item-meta-info-list {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

/* SCSS Variables */
/* Mixins */
.activity-item,
.event-item,
.group-activity-item,
.activity-type-item,
.childcare-youth-item,
.birthday-item {
  background-color: var(--wp--preset--color--white);
  padding: var(--wp--preset--spacing--large);
  padding-bottom: 0px;
  display: flex;
  flex-direction: column;
  box-shadow: var(--wp--preset--shadow--default);
  border-radius: 1rem;
  transition: all 0.3s ease;
  gap: var(--wp--preset--spacing--x-small);
}
.activity-item:hover, .activity-item:focus,
.event-item:hover,
.event-item:focus,
.group-activity-item:hover,
.group-activity-item:focus,
.activity-type-item:hover,
.activity-type-item:focus,
.childcare-youth-item:hover,
.childcare-youth-item:focus,
.birthday-item:hover,
.birthday-item:focus {
  box-shadow: var(--wp--preset--shadow--hover);
}
.activity-item-title,
.event-item-title,
.group-activity-item-title,
.activity-type-item-title,
.childcare-youth-item-title,
.birthday-item-title {
  font-family: var(--wp--preset--font-family--heading);
  font-size: var(--wp--preset--font-size--x-large);
  text-transform: uppercase;
  margin: 0px;
}
.activity-item-title .post-title-second,
.event-item-title .post-title-second,
.group-activity-item-title .post-title-second,
.activity-type-item-title .post-title-second,
.childcare-youth-item-title .post-title-second,
.birthday-item-title .post-title-second {
  text-transform: initial;
}
.activity-item .wp-block-buttons,
.event-item .wp-block-buttons,
.group-activity-item .wp-block-buttons,
.activity-type-item .wp-block-buttons,
.childcare-youth-item .wp-block-buttons,
.birthday-item .wp-block-buttons {
  order: 3;
  align-items: flex-end;
  justify-content: flex-end;
  transform: translateX(var(--wp--preset--spacing--large));
}
.activity-item .wp-block-buttons .wp-block-button__link,
.event-item .wp-block-buttons .wp-block-button__link,
.group-activity-item .wp-block-buttons .wp-block-button__link,
.activity-type-item .wp-block-buttons .wp-block-button__link,
.childcare-youth-item .wp-block-buttons .wp-block-button__link,
.birthday-item .wp-block-buttons .wp-block-button__link {
  padding-left: var(--wp--preset--spacing--large) !important;
  padding-right: var(--wp--preset--spacing--large) !important;
  border-top-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.activity-item .query-item-card-favorite,
.event-item .query-item-card-favorite,
.group-activity-item .query-item-card-favorite,
.activity-type-item .query-item-card-favorite,
.childcare-youth-item .query-item-card-favorite,
.birthday-item .query-item-card-favorite {
  z-index: 3 !important;
}
.activity-item .query-item-card-favorite button,
.event-item .query-item-card-favorite button,
.group-activity-item .query-item-card-favorite button,
.activity-type-item .query-item-card-favorite button,
.childcare-youth-item .query-item-card-favorite button,
.birthday-item .query-item-card-favorite button {
  z-index: 1;
  border: 0px;
  background-color: transparent;
}
.activity-item .query-item-card-favorite button:hover, .activity-item .query-item-card-favorite button:focus,
.event-item .query-item-card-favorite button:hover,
.event-item .query-item-card-favorite button:focus,
.group-activity-item .query-item-card-favorite button:hover,
.group-activity-item .query-item-card-favorite button:focus,
.activity-type-item .query-item-card-favorite button:hover,
.activity-type-item .query-item-card-favorite button:focus,
.childcare-youth-item .query-item-card-favorite button:hover,
.childcare-youth-item .query-item-card-favorite button:focus,
.birthday-item .query-item-card-favorite button:hover,
.birthday-item .query-item-card-favorite button:focus {
  cursor: pointer;
}
.activity-item-informations,
.event-item-informations,
.group-activity-item-informations,
.activity-type-item-informations,
.childcare-youth-item-informations,
.birthday-item-informations {
  order: 2;
  gap: 1rem;
  display: flex;
  flex-direction: column;
}
.activity-item-details,
.event-item-details,
.group-activity-item-details,
.activity-type-item-details,
.childcare-youth-item-details,
.birthday-item-details {
  order: 1;
}
.activity-item-meta-info,
.event-item-meta-info,
.group-activity-item-meta-info,
.activity-type-item-meta-info,
.childcare-youth-item-meta-info,
.birthday-item-meta-info {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.activity-item-thumbnail,
.event-item-thumbnail,
.group-activity-item-thumbnail,
.activity-type-item-thumbnail,
.childcare-youth-item-thumbnail,
.birthday-item-thumbnail {
  display: flex;
  align-items: center;
  justify-content: center;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.activity-item-thumbnail-wrapper img,
.event-item-thumbnail-wrapper img,
.group-activity-item-thumbnail-wrapper img,
.activity-type-item-thumbnail-wrapper img,
.childcare-youth-item-thumbnail-wrapper img,
.birthday-item-thumbnail-wrapper img {
  transition: all 0.3s ease-in-out;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: inherit;
  max-width: 120%;
  max-height: 120%;
}
.activity-item-excerpt,
.event-item-excerpt,
.group-activity-item-excerpt,
.activity-type-item-excerpt,
.childcare-youth-item-excerpt,
.birthday-item-excerpt {
  display: none;
}
@media (min-width: 782px) {
  .activity-item-excerpt,
  .event-item-excerpt,
  .group-activity-item-excerpt,
  .activity-type-item-excerpt,
  .childcare-youth-item-excerpt,
  .birthday-item-excerpt {
    display: block;
  }
}
.activity-item-excerpt ul,
.event-item-excerpt ul,
.group-activity-item-excerpt ul,
.activity-type-item-excerpt ul,
.childcare-youth-item-excerpt ul,
.birthday-item-excerpt ul {
  margin-left: 0px;
  padding-left: calc(1rem + 3px);
  list-style: disc;
  line-height: 1em;
}
.activity-item-excerpt ul li,
.event-item-excerpt ul li,
.group-activity-item-excerpt ul li,
.activity-type-item-excerpt ul li,
.childcare-youth-item-excerpt ul li,
.birthday-item-excerpt ul li {
  font-size: var(--wp--preset--font-size--x-small);
}
.activity-item-excerpt ul li::marker,
.event-item-excerpt ul li::marker,
.group-activity-item-excerpt ul li::marker,
.activity-type-item-excerpt ul li::marker,
.childcare-youth-item-excerpt ul li::marker,
.birthday-item-excerpt ul li::marker {
  font-size: 1rem;
  color: var(--wp--preset--color--primary);
}
.activity-item-excerpt ul li:not(:last-child):after,
.event-item-excerpt ul li:not(:last-child):after,
.group-activity-item-excerpt ul li:not(:last-child):after,
.activity-type-item-excerpt ul li:not(:last-child):after,
.childcare-youth-item-excerpt ul li:not(:last-child):after,
.birthday-item-excerpt ul li:not(:last-child):after {
  margin-top: 0.25rem;
}

.hostel-item,
.activity-item,
.event-item,
.group-activity-item,
.media-center-item,
.job-item,
.post-item,
.persona-item,
.catering-offer-item,
.activity-type-item,
.childcare-youth-item,
.birthday-item,
.childcare-youth-type-item {
  position: relative;
}
.hostel-item *,
.activity-item *,
.event-item *,
.group-activity-item *,
.media-center-item *,
.job-item *,
.post-item *,
.persona-item *,
.catering-offer-item *,
.activity-type-item *,
.childcare-youth-item *,
.birthday-item *,
.childcare-youth-type-item * {
  transition: all 0.3s ease;
}
.hostel-item:hover img, .hostel-item:focus img,
.activity-item:hover img,
.activity-item:focus img,
.event-item:hover img,
.event-item:focus img,
.group-activity-item:hover img,
.group-activity-item:focus img,
.media-center-item:hover img,
.media-center-item:focus img,
.job-item:hover img,
.job-item:focus img,
.post-item:hover img,
.post-item:focus img,
.persona-item:hover img,
.persona-item:focus img,
.catering-offer-item:hover img,
.catering-offer-item:focus img,
.activity-type-item:hover img,
.activity-type-item:focus img,
.childcare-youth-item:hover img,
.childcare-youth-item:focus img,
.birthday-item:hover img,
.birthday-item:focus img,
.childcare-youth-type-item:hover img,
.childcare-youth-type-item:focus img {
  transform: scale(1.05);
}
.hostel-item .query-item-card-link,
.activity-item .query-item-card-link,
.event-item .query-item-card-link,
.group-activity-item .query-item-card-link,
.media-center-item .query-item-card-link,
.job-item .query-item-card-link,
.post-item .query-item-card-link,
.persona-item .query-item-card-link,
.catering-offer-item .query-item-card-link,
.activity-type-item .query-item-card-link,
.childcare-youth-item .query-item-card-link,
.birthday-item .query-item-card-link,
.childcare-youth-type-item .query-item-card-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

/* SCSS Variables */
/* Mixins */
.hostel-item {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
  justify-content: flex-start;
}
.hostel-item:hover .hostel-item-thumbnail:after {
  filter: drop-shadow(0px 0px 24px rgba(73, 90, 125, 0.16));
}
.hostel-item-thumbnail {
  width: 70px;
  height: 55px;
  object-fit: cover;
  object-position: center;
  display: block;
  mask: url("../../assets/shapes/hostel-shape.svg") no-repeat center/contain;
  -webkit-mask: url("../../assets/shapes/hostel-shape.svg") no-repeat center/contain;
}
.hostel-item-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.hostel-item-title {
  font-size: var(--wp--preset--font-size--medium);
}
.hostel-item-full {
  position: relative;
}
.hostel-item-full-facilities-activities {
  transform: translate(0%, 100%);
  left: 25%;
}
.hostel-item-full .hostel-facilities-list {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  gap: clamp(0.5rem, 2vw, 1rem);
  margin: 0;
  padding: 0;
  list-style: none;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.hostel-item-full .hostel-facilities-item {
  font-size: var(--wp--preset--font-size--medium);
  font-family: var(--wp--preset--font-family--heading);
  text-align: center;
  line-height: 0.8em;
}
@media (min-width: 599px) {
  .hostel-item-full .hostel-facilities-item:first-of-type {
    transform: translate(-0.75rem, -0.25rem);
  }
}
@media (min-width: 782px) {
  .hostel-item-full .hostel-facilities-item:first-of-type {
    transform: translate(0rem, 0.25rem);
  }
}
@media (min-width: 599px) {
  .hostel-item-full .hostel-facilities-item:nth-of-type(2) {
    transform: translate(-0.25rem, 0rem);
  }
}
@media (min-width: 782px) {
  .hostel-item-full .hostel-facilities-item:nth-of-type(2) {
    transform: translate(0rem, 0.5rem);
  }
}
@media (min-width: 599px) {
  .hostel-item-full .hostel-facilities-item:nth-child(3) {
    transform: translate(-0.5rem, -0.75rem);
  }
}
@media (min-width: 782px) {
  .hostel-item-full .hostel-facilities-item:nth-child(3) {
    transform: translate(0, 0rem);
  }
}
@media (min-width: 599px) {
  .hostel-item-full .hostel-facilities-item:nth-child(4) {
    transform: translate(-0.75rem, -2.5rem);
  }
}
@media (min-width: 782px) {
  .hostel-item-full .hostel-facilities-item:nth-child(4) {
    transform: translate(-1rem, -2rem);
  }
}
@media (min-width: 991px) {
  .hostel-item-full .hostel-facilities-item:nth-child(4) {
    transform: translate(0rem, -1.5rem);
  }
}
@media (min-width: 599px) {
  .hostel-item-full .hostel-facilities-item:nth-child(5) {
    transform: translate(-2rem, -5.25rem);
  }
}
@media (min-width: 782px) {
  .hostel-item-full .hostel-facilities-item:nth-child(5) {
    transform: translate(-2rem, -4.5rem);
  }
}
@media (min-width: 991px) {
  .hostel-item-full .hostel-facilities-item:nth-child(5) {
    transform: translate(-0.5rem, -4rem);
  }
}
@media (min-width: 599px) {
  .hostel-item-full .hostel-facilities-item:nth-child(6) {
    transform: translate(-4.5rem, -8.5rem);
  }
}
@media (min-width: 782px) {
  .hostel-item-full .hostel-facilities-item:nth-child(6) {
    transform: translate(-170%, -300%);
  }
}
@media (min-width: 782px) {
  .hostel-item-full .hostel-facilities-item:nth-child(6) {
    transform: translate(-100%, -280%);
  }
}
.hostel-item-full .hostel-facilities-item .service-icon-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding-bottom: 0px;
  padding-top: 0px;
  flex-shrink: 0;
  margin-left: auto;
  margin-right: auto;
}
.hostel-item-full .hostel-facilities-item .service-icon-container::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  background-color: var(--wp--preset--color--primary);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  min-width: 40px;
  height: 50px;
  max-width: none;
  aspect-ratio: 1/1;
  max-height: none;
  transform: translate(-50%, -50%);
  opacity: 0.4;
}
.hostel-item-full .hostel-facilities-item .service-icon-container i {
  font-size: var(--wp--preset--font-size--x-large);
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
}
.hostel-item-full .hostel-facilities-item .service-icon-container.shape-1::before {
  -webkit-mask-image: url("../../assets/shapes/icon-back-01.svg");
  mask-image: url("../../assets/shapes/icon-back-01.svg");
}
.hostel-item-full .hostel-facilities-item .service-icon-container.shape-2::before {
  -webkit-mask-image: url("../../assets/shapes/icon-back-02.svg");
  mask-image: url("../../assets/shapes/icon-back-02.svg");
}
.hostel-item-full .hostel-facilities-item .service-icon-container.shape-3::before {
  -webkit-mask-image: url("../../assets/shapes/icon-back-03.svg");
  mask-image: url("../../assets/shapes/icon-back-03.svg");
}
.hostel-item-full .hostel-facilities-item .service-icon-container.shape-4::before {
  -webkit-mask-image: url("../../assets/shapes/icon-back-04.svg");
  mask-image: url("../../assets/shapes/icon-back-04.svg");
}
.hostel-item-full .hostel-facilities-item .service-icon-container span {
  font-size: var(--wp--preset--font-size--medium);
  color: var(--wp--preset--color--white);
  font-family: var(--wp--preset--font-family--heading);
}

/* SCSS Variables */
/* Mixins */
.booking-info-container {
  min-height: 100px;
  margin-top: var(--wp--preset--spacing--40);
  padding-left: 25%;
  position: relative;
  gap: 1rem;
  display: flex;
  flex-direction: column;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  z-index: 3;
  justify-content: center !important;
}
@media (min-width: 782px) {
  .booking-info-container {
    justify-content: flex-start !important;
    padding-top: var(--wp--preset--spacing--xxxx-large);
    padding-bottom: var(--wp--preset--spacing--xxxx-large);
  }
}
@media (min-width: 991px) {
  .booking-info-container {
    padding-top: var(--wp--preset--spacing--xx-large);
    padding-bottom: var(--wp--preset--spacing--xx-large);
  }
}
.booking-info-container::before {
  z-index: -1;
}
.booking-info-container .booking-info-text {
  font-family: var(--wp--preset--font-family--custom);
  font-size: var(--wp--preset--font-size--x-large);
  line-height: 0.8;
  color: var(--wp--preset--color--green);
  transform: rotate(-5deg);
  padding-bottom: var(--wp--preset--spacing--small);
  margin: 0px;
}
@media (min-width: 782px) {
  .booking-info-container .booking-email br {
    display: none;
  }
}
.booking-info-container .booking-link, .booking-info-container .booking-email {
  transform: rotate(-5deg) translate(-20px, -5px);
}
@media (min-width: 782px) {
  .booking-info-container .booking-link, .booking-info-container .booking-email {
    transform: rotate(0deg) translate(0, 0);
  }
}
.booking-info-container .booking-link .wp-block-button__link, .booking-info-container .booking-email .wp-block-button__link {
  text-transform: initial;
  line-height: 0.84em;
  font-size: var(--wp--preset--font-size--x-large) !important;
  font-family: var(--wp--preset--font-family--custom);
}
@media (min-width: 782px) {
  .booking-info-container .booking-link .wp-block-button__link, .booking-info-container .booking-email .wp-block-button__link {
    line-height: 1em;
    text-transform: uppercase;
    font-size: var(--wp--preset--font-size--small) !important;
    font-family: var(--wp--preset--font-family--base);
  }
}

.price-bubble-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--wp--preset--spacing--x-small);
  background-color: var(--wp--preset--color--green);
  border-radius: 100%;
  aspect-ratio: 1/1;
  width: 120px;
  color: var(--wp--preset--color--white);
  font-family: var(--wp--preset--font-family--heading);
  text-align: center;
  text-transform: uppercase;
  gap: 0.25rem;
  position: absolute;
  right: calc(-1 * (var(--wp--preset--spacing--small)));
}
.price-bubble-container .yh-icons {
  color: var(--wp--preset--color--white);
  padding-top: 8px;
  aspect-ratio: 1/0.7;
  overflow: hidden;
  display: flex;
  align-items: anchor-center;
  font-size: 3rem;
}
.price-bubble-container .booking-price-from {
  font-size: var(--wp--preset--font-size--base);
  line-height: 1.2em;
  padding-top: 0.25rem;
}
.price-bubble-container .booking-price-from-value {
  font-size: var(--wp--preset--font-size--x-large);
}
.price-bubble-container .booking-price-from-currency {
  font-size: var(--wp--preset--font-size--base);
}

.single-activity footer, .single-group-activity footer, .single-event footer, .single-birthday footer {
  padding-bottom: 120px;
}
@media (min-width: 782px) {
  .single-activity footer, .single-group-activity footer, .single-event footer, .single-birthday footer {
    padding-bottom: 0px;
  }
}

#form-group.wp-block-columns,
#form-brochure.wp-block-columns {
  gap: var(--wp--preset--spacing--xx-large);
}
#form-group.wp-block-columns .wp-block-column:first-child,
#form-brochure.wp-block-columns .wp-block-column:first-child {
  flex-basis: 66.66%;
}
#form-group.wp-block-columns .yh-selected-activities, #form-group.wp-block-columns .yh-selected-brochures,
#form-brochure.wp-block-columns .yh-selected-activities,
#form-brochure.wp-block-columns .yh-selected-brochures {
  flex-basis: 33.33%;
}

body:not(.editor-sidebar__panel) {
  /* SCSS Variables */
  /* Mixins */
}
body:not(.editor-sidebar__panel) form, body:not(.editor-sidebar__panel).form {
  /* ADMIN */
  /* ADMIN END */
  /* Custom File Upload Styling */
  /* Custom Radio Button Styling */
  /* Styles for when the radio is checked */
  /* Focus style for accessibility */
  /* ===== CONTACT FORM 7 RADIO BUTTONS ===== */
  /* Structure CF7 différente : .wpcf7-radio > .wpcf7-list-item */
  /* Custom Checkbox Styling */
}
body:not(.editor-sidebar__panel) form .wpcf7 form.invalid .wpcf7-response-output,
body:not(.editor-sidebar__panel) form .wpcf7 form.unaccepted .wpcf7-response-output,
body:not(.editor-sidebar__panel) form .wpcf7 form.payment-required .wpcf7-response-output,
body:not(.editor-sidebar__panel) form form:not(.metabox-location-normal),
body:not(.editor-sidebar__panel) form body, body:not(.editor-sidebar__panel).form .wpcf7 form.invalid .wpcf7-response-output,
body:not(.editor-sidebar__panel).form .wpcf7 form.unaccepted .wpcf7-response-output,
body:not(.editor-sidebar__panel).form .wpcf7 form.payment-required .wpcf7-response-output,
body:not(.editor-sidebar__panel).form form:not(.metabox-location-normal),
body:not(.editor-sidebar__panel).form body {
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) form fieldset:not(.hidden-fields-container), body:not(.editor-sidebar__panel).form fieldset:not(.hidden-fields-container) {
  border: 1px solid var(--wp--preset--color--primary-border);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: var(--wp--preset--spacing--medium);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) form .form-fieldset-informations, body:not(.editor-sidebar__panel).form .form-fieldset-informations {
  grid-template-columns: repeat(2, 1fr);
}
body:not(.editor-sidebar__panel) form .form-container, body:not(.editor-sidebar__panel).form .form-container {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) form select, body:not(.editor-sidebar__panel).form select {
  width: 100%;
  border: 0px;
  box-sizing: border-box;
  width: 100%;
  padding: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) form.metabox-location-normal fieldset, body:not(.editor-sidebar__panel).form.metabox-location-normal fieldset {
  border-color: lightgrey;
  border-radius: 0;
}
body:not(.editor-sidebar__panel) form.metabox-location-normal th, body:not(.editor-sidebar__panel).form.metabox-location-normal th {
  width: 150px;
  text-align: left;
}
body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) legend, body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) legend {
  font-size: var(--wp--preset--font-size--x-large);
  font-family: var(--wp--preset--font-family--heading);
  color: var(--wp--preset--color--primary);
  text-transform: uppercase;
  line-height: 0.8em;
}
body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) textarea, body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) textarea {
  padding: var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small) var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--x-small);
  border-radius: 2rem;
  border: 1px;
  font-size: 1rem;
  width: 100%;
  font-family: var(--wp--preset--font-family--base);
  border-color: var(--wp--preset--color--primary-light);
  border-style: solid;
  appearance: initial;
}
body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) input:not([type=submit]), body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) select:not([type=submit]), body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) textarea:not([type=submit]), body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) input:not([type=submit]), body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) select:not([type=submit]), body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) textarea:not([type=submit]) {
  background-color: white;
}
body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) input + i[class*=yh-icon-], body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) select + i[class*=yh-icon-], body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) textarea + i[class*=yh-icon-], body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) input + i[class*=yh-icon-], body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) select + i[class*=yh-icon-], body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) textarea + i[class*=yh-icon-] {
  aspect-ratio: 1/1;
  color: var(--wp--preset--color--black);
  width: 20px;
  height: 48px;
  display: flex;
  position: absolute;
  right: 0.75rem;
  top: 0;
  bottom: 0;
  align-items: center;
  font-size: 1.25rem;
}
body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) input {
  /*&.with-icon{
    padding-right: var(--wp--preset--spacing--medium) !important;
    width: calc(100% - (var(--wp--preset--spacing--xx-large))) !important;
  }*/
}
body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) input[type=date], body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) input[type=time], body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) input[type=date], body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) input[type=time] {
  padding: 0 var(--wp--preset--spacing--medium);
  width: calc(100% - 2 * var(--wp--preset--spacing--medium));
  /*&.with-icon{
    &::-webkit-calendar-picker-indicator {
      opacity: 0;
      position: absolute;
      right: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
    }

    &::-webkit-inner-spin-button,
    &::-webkit-clear-button {
      display: none;
    }
  }*/
}
body:not(.editor-sidebar__panel) form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel).form:not(.metabox-location-normal):not(.metabox-location-side) select {
  padding-left: var(--wp--preset--spacing--small) !important;
  /*&.with-icon{
    // Masquer l'icône native du select (flèche)
    // NOTE: -webkit-appearance: none est acceptable pour les selects
    // car l'élément reste fonctionnel et accessible (contrairement aux checkboxes/radios)
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;

    // Pour Firefox
    background-image: none !important;
    width:100%;

    // Safari spécifique - masquer les éléments natifs
    &::-webkit-inner-spin-button,
    &::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }

    // Assurer que le padding à droite laisse de l'espace si on veut une icône custom
    padding-right: var(--wp--preset--spacing--large);
  }*/
}
body:not(.editor-sidebar__panel) form .form-field, body:not(.editor-sidebar__panel).form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) form .form-field p, body:not(.editor-sidebar__panel).form .form-field p {
  margin: 0px;
}
body:not(.editor-sidebar__panel) form .form-field:not(.form-field-half):not(.form-field-third), body:not(.editor-sidebar__panel).form .form-field:not(.form-field-half):not(.form-field-third) {
  width: 100%;
}
body:not(.editor-sidebar__panel) form .form-field-half, body:not(.editor-sidebar__panel).form .form-field-half {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) form .form-field-half, body:not(.editor-sidebar__panel).form .form-field-half {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) form .form-field-third, body:not(.editor-sidebar__panel).form .form-field-third {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) form .form-field-third, body:not(.editor-sidebar__panel).form .form-field-third {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 1199px) {
  body:not(.editor-sidebar__panel) form .form-field-third, body:not(.editor-sidebar__panel).form .form-field-third {
    width: calc(33.33% - 1 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) form .form-field-checkbox, body:not(.editor-sidebar__panel).form .form-field-checkbox {
  display: flex;
}
body:not(.editor-sidebar__panel) form .form-field-checkbox .wpcf7-list-item, body:not(.editor-sidebar__panel).form .form-field-checkbox .wpcf7-list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) form .form-field-checkbox .wpcf7-list-item label, body:not(.editor-sidebar__panel).form .form-field-checkbox .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) form .wpcf7-submit, body:not(.editor-sidebar__panel).form .wpcf7-submit {
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--white);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium);
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s ease;
  padding-top: var(--wp--preset--spacing--small);
  padding-right: var(--wp--preset--spacing--medium);
  padding-bottom: var(--wp--preset--spacing--small);
  padding-left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) form .wpcf7-submit:hover, body:not(.editor-sidebar__panel) form .wpcf7-submit:focus, body:not(.editor-sidebar__panel).form .wpcf7-submit:hover, body:not(.editor-sidebar__panel).form .wpcf7-submit:focus {
  background-color: var(--wp--preset--color--primary-dark);
  cursor: pointer;
}
body:not(.editor-sidebar__panel) form .wpcf7-submit:disabled, body:not(.editor-sidebar__panel).form .wpcf7-submit:disabled {
  background-color: var(--wp--preset--color--black-100);
  color: var(--wp--preset--color--black-300);
}
body:not(.editor-sidebar__panel) form .form-field, body:not(.editor-sidebar__panel).form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) form .form-field-row, body:not(.editor-sidebar__panel).form .form-field-row {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) form .form-field-row > p, body:not(.editor-sidebar__panel).form .form-field-row > p {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) form label.placeholder, body:not(.editor-sidebar__panel).form label.placeholder {
  font-size: var(--wp--preset--font-size--base);
  color: var(--wp--preset--color--black);
  font-weight: 400;
  pointer-events: none;
  transition: top 0.2s;
}
body:not(.editor-sidebar__panel) form label.placeholder:not(.placeholder-radio), body:not(.editor-sidebar__panel).form label.placeholder:not(.placeholder-radio) {
  position: absolute;
  transform: translate(1rem, -50%);
  left: 0px;
  z-index: 3;
  top: 1.5rem;
}
body:not(.editor-sidebar__panel) form label.placeholder-select:not(.has-value), body:not(.editor-sidebar__panel).form label.placeholder-select:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 2 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) form label.placeholder-date:not(.has-value), body:not(.editor-sidebar__panel) form label.placeholder-time:not(.has-value), body:not(.editor-sidebar__panel).form label.placeholder-date:not(.has-value), body:not(.editor-sidebar__panel).form label.placeholder-time:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 4 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) form label.placeholder.has-value, body:not(.editor-sidebar__panel).form label.placeholder.has-value {
  top: 0px;
  font-size: var(--wp--preset--font-size--x-small);
  background-color: var(--wp--preset--color--primary-dark);
  padding: 0.25rem var(--wp--preset--spacing--small);
  border-radius: 1rem;
  color: var(--wp--preset--color--white);
}
body:not(.editor-sidebar__panel) form input:not([type=checkbox]):not([type=radio]), body:not(.editor-sidebar__panel) form select, body:not(.editor-sidebar__panel).form input:not([type=checkbox]):not([type=radio]), body:not(.editor-sidebar__panel).form select {
  min-height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body:not(.editor-sidebar__panel) form .class-form-error, body:not(.editor-sidebar__panel).form .class-form-error {
  padding: var(--wp--preset--spacing--large);
  padding-bottom: var(--wp--preset--spacing--large);
  background-color: var(--wp--preset--color--tertiary);
  border-radius: 1rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.16rem;
  color: white;
}
body:not(.editor-sidebar__panel) form .custom-file-container, body:not(.editor-sidebar__panel).form .custom-file-container {
  position: relative;
  display: block;
  background-color: white;
  border-radius: 9999px;
  padding: var(--wp--preset--spacing--small) var(--wp--preset--spacing--medium);
  cursor: pointer;
  min-height: 48px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}
body:not(.editor-sidebar__panel) form .custom-file-container label.placeholder, body:not(.editor-sidebar__panel).form .custom-file-container label.placeholder {
  top: 50%;
  transform: translate(0, -50%);
  left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) form .custom-file-container label.placeholder.has-value, body:not(.editor-sidebar__panel).form .custom-file-container label.placeholder.has-value {
  /* Adjust floated position */
  top: 0;
  transform: translate(0.75rem, -50%);
}
body:not(.editor-sidebar__panel) form .custom-file-container input[type=file], body:not(.editor-sidebar__panel).form .custom-file-container input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: pointer;
  z-index: 0;
  padding: 0px;
  font-size: 0px !important;
  background-color: transparent !important;
}
body:not(.editor-sidebar__panel) form .custom-file-container input[type=file]::file-selector-button, body:not(.editor-sidebar__panel).form .custom-file-container input[type=file]::file-selector-button {
  display: none;
}
body:not(.editor-sidebar__panel) form .custom-file-container .file-name-display, body:not(.editor-sidebar__panel).form .custom-file-container .file-name-display {
  display: block;
  color: var(--wp--preset--color--black);
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  z-index: 5;
}
body:not(.editor-sidebar__panel) form .form-field.form-field-acceptance, body:not(.editor-sidebar__panel).form .form-field.form-field-acceptance {
  padding: var(--wp--preset--spacing--medium) 0;
}
body:not(.editor-sidebar__panel) form .form-field-radio, body:not(.editor-sidebar__panel) form .radio-group, body:not(.editor-sidebar__panel).form .form-field-radio, body:not(.editor-sidebar__panel).form .radio-group {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) form .radio-label, body:not(.editor-sidebar__panel).form .radio-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 1.5em;
  min-height: 1em;
  /* Hide original radio button - Accessible approach */
  /* The custom radio circle */
  /* Hover state */
}
body:not(.editor-sidebar__panel) form .radio-label input[type=radio], body:not(.editor-sidebar__panel).form .radio-label input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) form .radio-label::before, body:not(.editor-sidebar__panel).form .radio-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--primary);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) form .radio-label:hover::before, body:not(.editor-sidebar__panel).form .radio-label:hover::before {
  border-color: var(--wp--preset--color--primary);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) form .radio-label input[type=radio]:checked + span::before, body:not(.editor-sidebar__panel) form .radio-label:has(input[type=radio]:checked)::before, body:not(.editor-sidebar__panel).form .radio-label input[type=radio]:checked + span::before, body:not(.editor-sidebar__panel).form .radio-label:has(input[type=radio]:checked)::before {
  background-color: var(--wp--preset--color--primary);
  border-color: var(--wp--preset--color--primary);
}
body:not(.editor-sidebar__panel) form .radio-label input[type=radio]:focus + span::before, body:not(.editor-sidebar__panel) form .radio-label:has(input[type=radio]:focus)::before, body:not(.editor-sidebar__panel).form .radio-label input[type=radio]:focus + span::before, body:not(.editor-sidebar__panel).form .radio-label:has(input[type=radio]:focus)::before {
  outline: 1px solid var(--wp--preset--color--primary);
  outline-offset: 1px;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: row;
  gap: var(--wp--preset--spacing--x-small);
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
  /* Hide original radio button - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio], body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] {
  position: absolute;
  opacity: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  margin: 0;
  padding: 0;
  clip: auto;
  clip-path: inset(0);
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before {
  transform: rotate(0deg) translate(0px, 0px);
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 1.75em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom radio circle */
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--primary);
  transition: all 0.3s ease;
  box-sizing: border-box;
  transform: rotate(45deg) translate(-5px, -5px);
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:hover .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--primary);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--primary);
  border-color: var(--wp--preset--color--primary);
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:focus + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--primary);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control-wrap, body:not(.editor-sidebar__panel).form .wpcf7-form-control-wrap {
  display: flex;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  /* Hide original checkbox - Accessible approach */
  /* Styles for when the box is checked */
  /* Focus style for accessibility */
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:hover, body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:focus, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:hover, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:focus {
  cursor: pointer;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox], body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  display: block;
  padding-left: 1.5em; /* Space for the custom checkbox */
  /* The custom checkbox - cercle orange */
  /* The checkmark */
  /* Hover state */
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%; /* Cercle */
  background-color: white;
  border: 1px solid var(--wp--preset--color--primary); /* Bordure orange */
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0.25em;
  width: 0.3em;
  height: 0.6em;
  border: solid white;
  border-width: 0 2px 2px 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  transform: rotate(45deg);
  top: 0;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:hover::before, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:hover::before {
  border-color: var(--wp--preset--color--primary);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--primary); /* Fond orange quand checked */
  border-color: var(--wp--preset--color--primary);
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
body:not(.editor-sidebar__panel) form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--primary);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-form-control-wrap, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-form-control-wrap {
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item.first, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item label, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Hide original checkbox - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Focus-visible pour meilleure accessibilité clavier */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox], body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 2em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom circle (outer circle) */
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--primary);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item label:hover .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item label:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--primary);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--primary);
  border-color: var(--wp--preset--color--primary);
  border-width: 1px;
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--primary);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--primary);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(243, 148, 30, 0.25);
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel).form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form {
  /* ADMIN */
  /* ADMIN END */
  /* Custom File Upload Styling */
  /* Custom Radio Button Styling */
  /* Styles for when the radio is checked */
  /* Focus style for accessibility */
  /* ===== CONTACT FORM 7 RADIO BUTTONS ===== */
  /* Structure CF7 différente : .wpcf7-radio > .wpcf7-list-item */
  /* Custom Checkbox Styling */
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7 form.invalid .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7 form.unaccepted .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7 form.payment-required .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form form:not(.metabox-location-normal),
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form body {
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form fieldset:not(.hidden-fields-container) {
  border: 1px solid var(--wp--preset--color--secondary-border);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: var(--wp--preset--spacing--medium);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-fieldset-informations {
  grid-template-columns: repeat(2, 1fr);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-container {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form select {
  width: 100%;
  border: 0px;
  box-sizing: border-box;
  width: 100%;
  padding: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form.metabox-location-normal fieldset {
  border-color: lightgrey;
  border-radius: 0;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form.metabox-location-normal th {
  width: 150px;
  text-align: left;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) legend {
  font-size: var(--wp--preset--font-size--x-large);
  font-family: var(--wp--preset--font-family--heading);
  color: var(--wp--preset--color--secondary);
  text-transform: uppercase;
  line-height: 0.8em;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea {
  padding: var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small) var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--x-small);
  border-radius: 2rem;
  border: 1px;
  font-size: 1rem;
  width: 100%;
  font-family: var(--wp--preset--font-family--base);
  border-color: var(--wp--preset--color--secondary-light);
  border-style: solid;
  appearance: initial;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input:not([type=submit]), body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select:not([type=submit]), body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea:not([type=submit]) {
  background-color: white;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea + i[class*=yh-icon-] {
  aspect-ratio: 1/1;
  color: var(--wp--preset--color--black);
  width: 20px;
  height: 48px;
  display: flex;
  position: absolute;
  right: 0.75rem;
  top: 0;
  bottom: 0;
  align-items: center;
  font-size: 1.25rem;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input {
  /*&.with-icon{
    padding-right: var(--wp--preset--spacing--medium) !important;
    width: calc(100% - (var(--wp--preset--spacing--xx-large))) !important;
  }*/
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=date], body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=time] {
  padding: 0 var(--wp--preset--spacing--medium);
  width: calc(100% - 2 * var(--wp--preset--spacing--medium));
  /*&.with-icon{
    &::-webkit-calendar-picker-indicator {
      opacity: 0;
      position: absolute;
      right: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
    }

    &::-webkit-inner-spin-button,
    &::-webkit-clear-button {
      display: none;
    }
  }*/
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select {
  padding-left: var(--wp--preset--spacing--small) !important;
  /*&.with-icon{
    // Masquer l'icône native du select (flèche)
    // NOTE: -webkit-appearance: none est acceptable pour les selects
    // car l'élément reste fonctionnel et accessible (contrairement aux checkboxes/radios)
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;

    // Pour Firefox
    background-image: none !important;
    width:100%;

    // Safari spécifique - masquer les éléments natifs
    &::-webkit-inner-spin-button,
    &::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }

    // Assurer que le padding à droite laisse de l'espace si on veut une icône custom
    padding-right: var(--wp--preset--spacing--large);
  }*/
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field p {
  margin: 0px;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field:not(.form-field-half):not(.form-field-third) {
  width: 100%;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field-half {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field-half {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field-third {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field-third {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 1199px) {
  body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field-third {
    width: calc(33.33% - 1 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field-checkbox {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-submit {
  background-color: var(--wp--preset--color--secondary);
  color: var(--wp--preset--color--white);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium);
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s ease;
  padding-top: var(--wp--preset--spacing--small);
  padding-right: var(--wp--preset--spacing--medium);
  padding-bottom: var(--wp--preset--spacing--small);
  padding-left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-submit:hover, body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-submit:focus {
  background-color: var(--wp--preset--color--secondary-dark);
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-submit:disabled {
  background-color: var(--wp--preset--color--black-100);
  color: var(--wp--preset--color--black-300);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field-row {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field-row > p {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form label.placeholder {
  font-size: var(--wp--preset--font-size--base);
  color: var(--wp--preset--color--black);
  font-weight: 400;
  pointer-events: none;
  transition: top 0.2s;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form label.placeholder:not(.placeholder-radio) {
  position: absolute;
  transform: translate(1rem, -50%);
  left: 0px;
  z-index: 3;
  top: 1.5rem;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form label.placeholder-select:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 2 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form label.placeholder-date:not(.has-value), body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form label.placeholder-time:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 4 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form label.placeholder.has-value {
  top: 0px;
  font-size: var(--wp--preset--font-size--x-small);
  background-color: var(--wp--preset--color--secondary-dark);
  padding: 0.25rem var(--wp--preset--spacing--small);
  border-radius: 1rem;
  color: var(--wp--preset--color--white);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form input:not([type=checkbox]):not([type=radio]), body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form select {
  min-height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .class-form-error {
  padding: var(--wp--preset--spacing--large);
  padding-bottom: var(--wp--preset--spacing--large);
  background-color: var(--wp--preset--color--tertiary);
  border-radius: 1rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.16rem;
  color: white;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .custom-file-container {
  position: relative;
  display: block;
  background-color: white;
  border-radius: 9999px;
  padding: var(--wp--preset--spacing--small) var(--wp--preset--spacing--medium);
  cursor: pointer;
  min-height: 48px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .custom-file-container label.placeholder {
  top: 50%;
  transform: translate(0, -50%);
  left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .custom-file-container label.placeholder.has-value {
  /* Adjust floated position */
  top: 0;
  transform: translate(0.75rem, -50%);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .custom-file-container input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: pointer;
  z-index: 0;
  padding: 0px;
  font-size: 0px !important;
  background-color: transparent !important;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .custom-file-container input[type=file]::file-selector-button {
  display: none;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .custom-file-container .file-name-display {
  display: block;
  color: var(--wp--preset--color--black);
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  z-index: 5;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field.form-field-acceptance {
  padding: var(--wp--preset--spacing--medium) 0;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .form-field-radio, body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .radio-group {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .radio-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 1.5em;
  min-height: 1em;
  /* Hide original radio button - Accessible approach */
  /* The custom radio circle */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .radio-label input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .radio-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--secondary);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .radio-label:hover::before {
  border-color: var(--wp--preset--color--secondary);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .radio-label input[type=radio]:checked + span::before, body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:checked)::before {
  background-color: var(--wp--preset--color--secondary);
  border-color: var(--wp--preset--color--secondary);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .radio-label input[type=radio]:focus + span::before, body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:focus)::before {
  outline: 1px solid var(--wp--preset--color--secondary);
  outline-offset: 1px;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: row;
  gap: var(--wp--preset--spacing--x-small);
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
  /* Hide original radio button - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] {
  position: absolute;
  opacity: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  margin: 0;
  padding: 0;
  clip: auto;
  clip-path: inset(0);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before {
  transform: rotate(0deg) translate(0px, 0px);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 1.75em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom radio circle */
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--secondary);
  transition: all 0.3s ease;
  box-sizing: border-box;
  transform: rotate(45deg) translate(-5px, -5px);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--secondary);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--secondary);
  border-color: var(--wp--preset--color--secondary);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--secondary);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control-wrap {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  /* Hide original checkbox - Accessible approach */
  /* Styles for when the box is checked */
  /* Focus style for accessibility */
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:hover, body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:focus {
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  display: block;
  padding-left: 1.5em; /* Space for the custom checkbox */
  /* The custom checkbox - cercle orange */
  /* The checkmark */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%; /* Cercle */
  background-color: white;
  border: 1px solid var(--wp--preset--color--secondary); /* Bordure orange */
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0.25em;
  width: 0.3em;
  height: 0.6em;
  border: solid white;
  border-width: 0 2px 2px 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  transform: rotate(45deg);
  top: 0;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:hover::before {
  border-color: var(--wp--preset--color--secondary);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--secondary); /* Fond orange quand checked */
  border-color: var(--wp--preset--color--secondary);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--secondary);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-form-control-wrap {
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Hide original checkbox - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Focus-visible pour meilleure accessibilité clavier */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 2em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom circle (outer circle) */
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--secondary);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--secondary);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--secondary);
  border-color: var(--wp--preset--color--secondary);
  border-width: 1px;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--secondary);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--secondary);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(243, 148, 30, 0.25);
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-secondary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form {
  /* ADMIN */
  /* ADMIN END */
  /* Custom File Upload Styling */
  /* Custom Radio Button Styling */
  /* Styles for when the radio is checked */
  /* Focus style for accessibility */
  /* ===== CONTACT FORM 7 RADIO BUTTONS ===== */
  /* Structure CF7 différente : .wpcf7-radio > .wpcf7-list-item */
  /* Custom Checkbox Styling */
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7 form.invalid .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7 form.unaccepted .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7 form.payment-required .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form form:not(.metabox-location-normal),
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form body {
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form fieldset:not(.hidden-fields-container) {
  border: 1px solid var(--wp--preset--color--tertiary-border);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: var(--wp--preset--spacing--medium);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-fieldset-informations {
  grid-template-columns: repeat(2, 1fr);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-container {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form select {
  width: 100%;
  border: 0px;
  box-sizing: border-box;
  width: 100%;
  padding: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form.metabox-location-normal fieldset {
  border-color: lightgrey;
  border-radius: 0;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form.metabox-location-normal th {
  width: 150px;
  text-align: left;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) legend {
  font-size: var(--wp--preset--font-size--x-large);
  font-family: var(--wp--preset--font-family--heading);
  color: var(--wp--preset--color--tertiary);
  text-transform: uppercase;
  line-height: 0.8em;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea {
  padding: var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small) var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--x-small);
  border-radius: 2rem;
  border: 1px;
  font-size: 1rem;
  width: 100%;
  font-family: var(--wp--preset--font-family--base);
  border-color: var(--wp--preset--color--tertiary-light);
  border-style: solid;
  appearance: initial;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input:not([type=submit]), body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select:not([type=submit]), body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea:not([type=submit]) {
  background-color: white;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea + i[class*=yh-icon-] {
  aspect-ratio: 1/1;
  color: var(--wp--preset--color--black);
  width: 20px;
  height: 48px;
  display: flex;
  position: absolute;
  right: 0.75rem;
  top: 0;
  bottom: 0;
  align-items: center;
  font-size: 1.25rem;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input {
  /*&.with-icon{
    padding-right: var(--wp--preset--spacing--medium) !important;
    width: calc(100% - (var(--wp--preset--spacing--xx-large))) !important;
  }*/
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=date], body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=time] {
  padding: 0 var(--wp--preset--spacing--medium);
  width: calc(100% - 2 * var(--wp--preset--spacing--medium));
  /*&.with-icon{
    &::-webkit-calendar-picker-indicator {
      opacity: 0;
      position: absolute;
      right: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
    }

    &::-webkit-inner-spin-button,
    &::-webkit-clear-button {
      display: none;
    }
  }*/
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select {
  padding-left: var(--wp--preset--spacing--small) !important;
  /*&.with-icon{
    // Masquer l'icône native du select (flèche)
    // NOTE: -webkit-appearance: none est acceptable pour les selects
    // car l'élément reste fonctionnel et accessible (contrairement aux checkboxes/radios)
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;

    // Pour Firefox
    background-image: none !important;
    width:100%;

    // Safari spécifique - masquer les éléments natifs
    &::-webkit-inner-spin-button,
    &::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }

    // Assurer que le padding à droite laisse de l'espace si on veut une icône custom
    padding-right: var(--wp--preset--spacing--large);
  }*/
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field p {
  margin: 0px;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field:not(.form-field-half):not(.form-field-third) {
  width: 100%;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field-half {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field-half {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field-third {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field-third {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 1199px) {
  body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field-third {
    width: calc(33.33% - 1 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field-checkbox {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-submit {
  background-color: var(--wp--preset--color--tertiary);
  color: var(--wp--preset--color--white);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium);
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s ease;
  padding-top: var(--wp--preset--spacing--small);
  padding-right: var(--wp--preset--spacing--medium);
  padding-bottom: var(--wp--preset--spacing--small);
  padding-left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-submit:hover, body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-submit:focus {
  background-color: var(--wp--preset--color--tertiary-dark);
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-submit:disabled {
  background-color: var(--wp--preset--color--black-100);
  color: var(--wp--preset--color--black-300);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field-row {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field-row > p {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form label.placeholder {
  font-size: var(--wp--preset--font-size--base);
  color: var(--wp--preset--color--black);
  font-weight: 400;
  pointer-events: none;
  transition: top 0.2s;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form label.placeholder:not(.placeholder-radio) {
  position: absolute;
  transform: translate(1rem, -50%);
  left: 0px;
  z-index: 3;
  top: 1.5rem;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form label.placeholder-select:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 2 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form label.placeholder-date:not(.has-value), body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form label.placeholder-time:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 4 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form label.placeholder.has-value {
  top: 0px;
  font-size: var(--wp--preset--font-size--x-small);
  background-color: var(--wp--preset--color--tertiary-dark);
  padding: 0.25rem var(--wp--preset--spacing--small);
  border-radius: 1rem;
  color: var(--wp--preset--color--white);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form input:not([type=checkbox]):not([type=radio]), body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form select {
  min-height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .class-form-error {
  padding: var(--wp--preset--spacing--large);
  padding-bottom: var(--wp--preset--spacing--large);
  background-color: var(--wp--preset--color--tertiary);
  border-radius: 1rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.16rem;
  color: white;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .custom-file-container {
  position: relative;
  display: block;
  background-color: white;
  border-radius: 9999px;
  padding: var(--wp--preset--spacing--small) var(--wp--preset--spacing--medium);
  cursor: pointer;
  min-height: 48px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .custom-file-container label.placeholder {
  top: 50%;
  transform: translate(0, -50%);
  left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .custom-file-container label.placeholder.has-value {
  /* Adjust floated position */
  top: 0;
  transform: translate(0.75rem, -50%);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .custom-file-container input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: pointer;
  z-index: 0;
  padding: 0px;
  font-size: 0px !important;
  background-color: transparent !important;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .custom-file-container input[type=file]::file-selector-button {
  display: none;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .custom-file-container .file-name-display {
  display: block;
  color: var(--wp--preset--color--black);
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  z-index: 5;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field.form-field-acceptance {
  padding: var(--wp--preset--spacing--medium) 0;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .form-field-radio, body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .radio-group {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .radio-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 1.5em;
  min-height: 1em;
  /* Hide original radio button - Accessible approach */
  /* The custom radio circle */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .radio-label input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .radio-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--tertiary);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .radio-label:hover::before {
  border-color: var(--wp--preset--color--tertiary);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .radio-label input[type=radio]:checked + span::before, body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:checked)::before {
  background-color: var(--wp--preset--color--tertiary);
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .radio-label input[type=radio]:focus + span::before, body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:focus)::before {
  outline: 1px solid var(--wp--preset--color--tertiary);
  outline-offset: 1px;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: row;
  gap: var(--wp--preset--spacing--x-small);
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
  /* Hide original radio button - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] {
  position: absolute;
  opacity: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  margin: 0;
  padding: 0;
  clip: auto;
  clip-path: inset(0);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before {
  transform: rotate(0deg) translate(0px, 0px);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 1.75em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom radio circle */
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--tertiary);
  transition: all 0.3s ease;
  box-sizing: border-box;
  transform: rotate(45deg) translate(-5px, -5px);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--tertiary);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--tertiary);
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--tertiary);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control-wrap {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  /* Hide original checkbox - Accessible approach */
  /* Styles for when the box is checked */
  /* Focus style for accessibility */
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:hover, body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:focus {
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  display: block;
  padding-left: 1.5em; /* Space for the custom checkbox */
  /* The custom checkbox - cercle orange */
  /* The checkmark */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%; /* Cercle */
  background-color: white;
  border: 1px solid var(--wp--preset--color--tertiary); /* Bordure orange */
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0.25em;
  width: 0.3em;
  height: 0.6em;
  border: solid white;
  border-width: 0 2px 2px 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  transform: rotate(45deg);
  top: 0;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:hover::before {
  border-color: var(--wp--preset--color--tertiary);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--tertiary); /* Fond orange quand checked */
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--tertiary);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-form-control-wrap {
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Hide original checkbox - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Focus-visible pour meilleure accessibilité clavier */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 2em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom circle (outer circle) */
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--tertiary);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--tertiary);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--tertiary);
  border-color: var(--wp--preset--color--tertiary);
  border-width: 1px;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--tertiary);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--tertiary);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(243, 148, 30, 0.25);
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-tertiary-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container {
  /* ADMIN */
  /* ADMIN END */
  /* Custom File Upload Styling */
  /* Custom Radio Button Styling */
  /* Styles for when the radio is checked */
  /* Focus style for accessibility */
  /* ===== CONTACT FORM 7 RADIO BUTTONS ===== */
  /* Structure CF7 différente : .wpcf7-radio > .wpcf7-list-item */
  /* Custom Checkbox Styling */
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7 form.invalid .wpcf7-response-output,
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7 form.unaccepted .wpcf7-response-output,
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7 form.payment-required .wpcf7-response-output,
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container form:not(.metabox-location-normal),
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container body {
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container fieldset:not(.hidden-fields-container) {
  border: 1px solid var(--wp--preset--color--purple-border);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: var(--wp--preset--spacing--medium);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-fieldset-informations {
  grid-template-columns: repeat(2, 1fr);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-container {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container select {
  width: 100%;
  border: 0px;
  box-sizing: border-box;
  width: 100%;
  padding: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container.metabox-location-normal fieldset {
  border-color: lightgrey;
  border-radius: 0;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container.metabox-location-normal th {
  width: 150px;
  text-align: left;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) legend {
  font-size: var(--wp--preset--font-size--x-large);
  font-family: var(--wp--preset--font-family--heading);
  color: var(--wp--preset--color--purple);
  text-transform: uppercase;
  line-height: 0.8em;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) textarea {
  padding: var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small) var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--x-small);
  border-radius: 2rem;
  border: 1px;
  font-size: 1rem;
  width: 100%;
  font-family: var(--wp--preset--font-family--base);
  border-color: var(--wp--preset--color--purple-light);
  border-style: solid;
  appearance: initial;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) input:not([type=submit]), body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) select:not([type=submit]), body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) textarea:not([type=submit]) {
  background-color: white;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) input + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) select + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) textarea + i[class*=yh-icon-] {
  aspect-ratio: 1/1;
  color: var(--wp--preset--color--black);
  width: 20px;
  height: 48px;
  display: flex;
  position: absolute;
  right: 0.75rem;
  top: 0;
  bottom: 0;
  align-items: center;
  font-size: 1.25rem;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) input {
  /*&.with-icon{
    padding-right: var(--wp--preset--spacing--medium) !important;
    width: calc(100% - (var(--wp--preset--spacing--xx-large))) !important;
  }*/
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) input[type=date], body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) input[type=time] {
  padding: 0 var(--wp--preset--spacing--medium);
  width: calc(100% - 2 * var(--wp--preset--spacing--medium));
  /*&.with-icon{
    &::-webkit-calendar-picker-indicator {
      opacity: 0;
      position: absolute;
      right: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
    }

    &::-webkit-inner-spin-button,
    &::-webkit-clear-button {
      display: none;
    }
  }*/
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container:not(.metabox-location-normal):not(.metabox-location-side) select {
  padding-left: var(--wp--preset--spacing--small) !important;
  /*&.with-icon{
    // Masquer l'icône native du select (flèche)
    // NOTE: -webkit-appearance: none est acceptable pour les selects
    // car l'élément reste fonctionnel et accessible (contrairement aux checkboxes/radios)
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;

    // Pour Firefox
    background-image: none !important;
    width:100%;

    // Safari spécifique - masquer les éléments natifs
    &::-webkit-inner-spin-button,
    &::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }

    // Assurer que le padding à droite laisse de l'espace si on veut une icône custom
    padding-right: var(--wp--preset--spacing--large);
  }*/
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field p {
  margin: 0px;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field:not(.form-field-half):not(.form-field-third) {
  width: 100%;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field-half {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field-half {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field-third {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field-third {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 1199px) {
  body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field-third {
    width: calc(33.33% - 1 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field-checkbox {
  display: flex;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field-checkbox .wpcf7-list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field-checkbox .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-submit {
  background-color: var(--wp--preset--color--purple);
  color: var(--wp--preset--color--white);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium);
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s ease;
  padding-top: var(--wp--preset--spacing--small);
  padding-right: var(--wp--preset--spacing--medium);
  padding-bottom: var(--wp--preset--spacing--small);
  padding-left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-submit:hover, body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-submit:focus {
  background-color: var(--wp--preset--color--purple-dark);
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-submit:disabled {
  background-color: var(--wp--preset--color--black-100);
  color: var(--wp--preset--color--black-300);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field-row {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field-row > p {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container label.placeholder {
  font-size: var(--wp--preset--font-size--base);
  color: var(--wp--preset--color--black);
  font-weight: 400;
  pointer-events: none;
  transition: top 0.2s;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container label.placeholder:not(.placeholder-radio) {
  position: absolute;
  transform: translate(1rem, -50%);
  left: 0px;
  z-index: 3;
  top: 1.5rem;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container label.placeholder-select:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 2 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container label.placeholder-date:not(.has-value), body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container label.placeholder-time:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 4 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container label.placeholder.has-value {
  top: 0px;
  font-size: var(--wp--preset--font-size--x-small);
  background-color: var(--wp--preset--color--purple-dark);
  padding: 0.25rem var(--wp--preset--spacing--small);
  border-radius: 1rem;
  color: var(--wp--preset--color--white);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container input:not([type=checkbox]):not([type=radio]), body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container select {
  min-height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .class-form-error {
  padding: var(--wp--preset--spacing--large);
  padding-bottom: var(--wp--preset--spacing--large);
  background-color: var(--wp--preset--color--tertiary);
  border-radius: 1rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.16rem;
  color: white;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .custom-file-container {
  position: relative;
  display: block;
  background-color: white;
  border-radius: 9999px;
  padding: var(--wp--preset--spacing--small) var(--wp--preset--spacing--medium);
  cursor: pointer;
  min-height: 48px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .custom-file-container label.placeholder {
  top: 50%;
  transform: translate(0, -50%);
  left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .custom-file-container label.placeholder.has-value {
  /* Adjust floated position */
  top: 0;
  transform: translate(0.75rem, -50%);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .custom-file-container input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: pointer;
  z-index: 0;
  padding: 0px;
  font-size: 0px !important;
  background-color: transparent !important;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .custom-file-container input[type=file]::file-selector-button {
  display: none;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .custom-file-container .file-name-display {
  display: block;
  color: var(--wp--preset--color--black);
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  z-index: 5;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field.form-field-acceptance {
  padding: var(--wp--preset--spacing--medium) 0;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .form-field-radio, body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .radio-group {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .radio-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 1.5em;
  min-height: 1em;
  /* Hide original radio button - Accessible approach */
  /* The custom radio circle */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .radio-label input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .radio-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--purple);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .radio-label:hover::before {
  border-color: var(--wp--preset--color--purple);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .radio-label input[type=radio]:checked + span::before, body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .radio-label:has(input[type=radio]:checked)::before {
  background-color: var(--wp--preset--color--purple);
  border-color: var(--wp--preset--color--purple);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .radio-label input[type=radio]:focus + span::before, body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .radio-label:has(input[type=radio]:focus)::before {
  outline: 1px solid var(--wp--preset--color--purple);
  outline-offset: 1px;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: row;
  gap: var(--wp--preset--spacing--x-small);
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
  /* Hide original radio button - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] {
  position: absolute;
  opacity: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  margin: 0;
  padding: 0;
  clip: auto;
  clip-path: inset(0);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before {
  transform: rotate(0deg) translate(0px, 0px);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 1.75em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom radio circle */
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--purple);
  transition: all 0.3s ease;
  box-sizing: border-box;
  transform: rotate(45deg) translate(-5px, -5px);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--purple);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--purple);
  border-color: var(--wp--preset--color--purple);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--purple);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control-wrap {
  display: flex;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  /* Hide original checkbox - Accessible approach */
  /* Styles for when the box is checked */
  /* Focus style for accessibility */
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:hover, body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:focus {
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  display: block;
  padding-left: 1.5em; /* Space for the custom checkbox */
  /* The custom checkbox - cercle orange */
  /* The checkmark */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%; /* Cercle */
  background-color: white;
  border: 1px solid var(--wp--preset--color--purple); /* Bordure orange */
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0.25em;
  width: 0.3em;
  height: 0.6em;
  border: solid white;
  border-width: 0 2px 2px 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  transform: rotate(45deg);
  top: 0;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:hover::before {
  border-color: var(--wp--preset--color--purple);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--purple); /* Fond orange quand checked */
  border-color: var(--wp--preset--color--purple);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--purple);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-form-control-wrap {
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Hide original checkbox - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Focus-visible pour meilleure accessibilité clavier */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 2em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom circle (outer circle) */
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--purple);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item label:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--purple);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--purple);
  border-color: var(--wp--preset--color--purple);
  border-width: 1px;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--purple);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--purple);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(243, 148, 30, 0.25);
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .yh-ga-hero-favorite-form-container #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form {
  /* ADMIN */
  /* ADMIN END */
  /* Custom File Upload Styling */
  /* Custom Radio Button Styling */
  /* Styles for when the radio is checked */
  /* Focus style for accessibility */
  /* ===== CONTACT FORM 7 RADIO BUTTONS ===== */
  /* Structure CF7 différente : .wpcf7-radio > .wpcf7-list-item */
  /* Custom Checkbox Styling */
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7 form.invalid .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7 form.unaccepted .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7 form.payment-required .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form form:not(.metabox-location-normal),
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form body {
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form fieldset:not(.hidden-fields-container) {
  border: 1px solid var(--wp--preset--color--purple-border);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: var(--wp--preset--spacing--medium);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-fieldset-informations {
  grid-template-columns: repeat(2, 1fr);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-container {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form select {
  width: 100%;
  border: 0px;
  box-sizing: border-box;
  width: 100%;
  padding: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form.metabox-location-normal fieldset {
  border-color: lightgrey;
  border-radius: 0;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form.metabox-location-normal th {
  width: 150px;
  text-align: left;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) legend {
  font-size: var(--wp--preset--font-size--x-large);
  font-family: var(--wp--preset--font-family--heading);
  color: var(--wp--preset--color--purple);
  text-transform: uppercase;
  line-height: 0.8em;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea {
  padding: var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small) var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--x-small);
  border-radius: 2rem;
  border: 1px;
  font-size: 1rem;
  width: 100%;
  font-family: var(--wp--preset--font-family--base);
  border-color: var(--wp--preset--color--purple-light);
  border-style: solid;
  appearance: initial;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input:not([type=submit]), body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select:not([type=submit]), body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea:not([type=submit]) {
  background-color: white;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea + i[class*=yh-icon-] {
  aspect-ratio: 1/1;
  color: var(--wp--preset--color--black);
  width: 20px;
  height: 48px;
  display: flex;
  position: absolute;
  right: 0.75rem;
  top: 0;
  bottom: 0;
  align-items: center;
  font-size: 1.25rem;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input {
  /*&.with-icon{
    padding-right: var(--wp--preset--spacing--medium) !important;
    width: calc(100% - (var(--wp--preset--spacing--xx-large))) !important;
  }*/
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=date], body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=time] {
  padding: 0 var(--wp--preset--spacing--medium);
  width: calc(100% - 2 * var(--wp--preset--spacing--medium));
  /*&.with-icon{
    &::-webkit-calendar-picker-indicator {
      opacity: 0;
      position: absolute;
      right: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
    }

    &::-webkit-inner-spin-button,
    &::-webkit-clear-button {
      display: none;
    }
  }*/
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select {
  padding-left: var(--wp--preset--spacing--small) !important;
  /*&.with-icon{
    // Masquer l'icône native du select (flèche)
    // NOTE: -webkit-appearance: none est acceptable pour les selects
    // car l'élément reste fonctionnel et accessible (contrairement aux checkboxes/radios)
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;

    // Pour Firefox
    background-image: none !important;
    width:100%;

    // Safari spécifique - masquer les éléments natifs
    &::-webkit-inner-spin-button,
    &::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }

    // Assurer que le padding à droite laisse de l'espace si on veut une icône custom
    padding-right: var(--wp--preset--spacing--large);
  }*/
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field p {
  margin: 0px;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field:not(.form-field-half):not(.form-field-third) {
  width: 100%;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field-half {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field-half {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field-third {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field-third {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 1199px) {
  body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field-third {
    width: calc(33.33% - 1 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field-checkbox {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-submit {
  background-color: var(--wp--preset--color--purple);
  color: var(--wp--preset--color--white);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium);
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s ease;
  padding-top: var(--wp--preset--spacing--small);
  padding-right: var(--wp--preset--spacing--medium);
  padding-bottom: var(--wp--preset--spacing--small);
  padding-left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-submit:hover, body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-submit:focus {
  background-color: var(--wp--preset--color--purple-dark);
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-submit:disabled {
  background-color: var(--wp--preset--color--black-100);
  color: var(--wp--preset--color--black-300);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field-row {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field-row > p {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form label.placeholder {
  font-size: var(--wp--preset--font-size--base);
  color: var(--wp--preset--color--black);
  font-weight: 400;
  pointer-events: none;
  transition: top 0.2s;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form label.placeholder:not(.placeholder-radio) {
  position: absolute;
  transform: translate(1rem, -50%);
  left: 0px;
  z-index: 3;
  top: 1.5rem;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form label.placeholder-select:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 2 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form label.placeholder-date:not(.has-value), body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form label.placeholder-time:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 4 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form label.placeholder.has-value {
  top: 0px;
  font-size: var(--wp--preset--font-size--x-small);
  background-color: var(--wp--preset--color--purple-dark);
  padding: 0.25rem var(--wp--preset--spacing--small);
  border-radius: 1rem;
  color: var(--wp--preset--color--white);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form input:not([type=checkbox]):not([type=radio]), body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form select {
  min-height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .class-form-error {
  padding: var(--wp--preset--spacing--large);
  padding-bottom: var(--wp--preset--spacing--large);
  background-color: var(--wp--preset--color--tertiary);
  border-radius: 1rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.16rem;
  color: white;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .custom-file-container {
  position: relative;
  display: block;
  background-color: white;
  border-radius: 9999px;
  padding: var(--wp--preset--spacing--small) var(--wp--preset--spacing--medium);
  cursor: pointer;
  min-height: 48px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .custom-file-container label.placeholder {
  top: 50%;
  transform: translate(0, -50%);
  left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .custom-file-container label.placeholder.has-value {
  /* Adjust floated position */
  top: 0;
  transform: translate(0.75rem, -50%);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .custom-file-container input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: pointer;
  z-index: 0;
  padding: 0px;
  font-size: 0px !important;
  background-color: transparent !important;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .custom-file-container input[type=file]::file-selector-button {
  display: none;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .custom-file-container .file-name-display {
  display: block;
  color: var(--wp--preset--color--black);
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  z-index: 5;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field.form-field-acceptance {
  padding: var(--wp--preset--spacing--medium) 0;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .form-field-radio, body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .radio-group {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .radio-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 1.5em;
  min-height: 1em;
  /* Hide original radio button - Accessible approach */
  /* The custom radio circle */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .radio-label input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .radio-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--purple);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .radio-label:hover::before {
  border-color: var(--wp--preset--color--purple);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .radio-label input[type=radio]:checked + span::before, body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:checked)::before {
  background-color: var(--wp--preset--color--purple);
  border-color: var(--wp--preset--color--purple);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .radio-label input[type=radio]:focus + span::before, body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:focus)::before {
  outline: 1px solid var(--wp--preset--color--purple);
  outline-offset: 1px;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: row;
  gap: var(--wp--preset--spacing--x-small);
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
  /* Hide original radio button - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] {
  position: absolute;
  opacity: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  margin: 0;
  padding: 0;
  clip: auto;
  clip-path: inset(0);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before {
  transform: rotate(0deg) translate(0px, 0px);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 1.75em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom radio circle */
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--purple);
  transition: all 0.3s ease;
  box-sizing: border-box;
  transform: rotate(45deg) translate(-5px, -5px);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--purple);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--purple);
  border-color: var(--wp--preset--color--purple);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--purple);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control-wrap {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  /* Hide original checkbox - Accessible approach */
  /* Styles for when the box is checked */
  /* Focus style for accessibility */
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:hover, body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:focus {
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  display: block;
  padding-left: 1.5em; /* Space for the custom checkbox */
  /* The custom checkbox - cercle orange */
  /* The checkmark */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%; /* Cercle */
  background-color: white;
  border: 1px solid var(--wp--preset--color--purple); /* Bordure orange */
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0.25em;
  width: 0.3em;
  height: 0.6em;
  border: solid white;
  border-width: 0 2px 2px 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  transform: rotate(45deg);
  top: 0;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:hover::before {
  border-color: var(--wp--preset--color--purple);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--purple); /* Fond orange quand checked */
  border-color: var(--wp--preset--color--purple);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--purple);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-form-control-wrap {
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Hide original checkbox - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Focus-visible pour meilleure accessibilité clavier */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 2em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom circle (outer circle) */
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--purple);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--purple);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--purple);
  border-color: var(--wp--preset--color--purple);
  border-width: 1px;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--purple);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--purple);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(243, 148, 30, 0.25);
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-purple-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form {
  /* ADMIN */
  /* ADMIN END */
  /* Custom File Upload Styling */
  /* Custom Radio Button Styling */
  /* Styles for when the radio is checked */
  /* Focus style for accessibility */
  /* ===== CONTACT FORM 7 RADIO BUTTONS ===== */
  /* Structure CF7 différente : .wpcf7-radio > .wpcf7-list-item */
  /* Custom Checkbox Styling */
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7 form.invalid .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7 form.unaccepted .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7 form.payment-required .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form form:not(.metabox-location-normal),
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form body, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7 form.invalid .wpcf7-response-output,
body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7 form.unaccepted .wpcf7-response-output,
body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7 form.payment-required .wpcf7-response-output,
body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form form:not(.metabox-location-normal),
body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form body {
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form fieldset:not(.hidden-fields-container), body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form fieldset:not(.hidden-fields-container) {
  border: 1px solid var(--wp--preset--color--green-border);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: var(--wp--preset--spacing--medium);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-fieldset-informations, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-fieldset-informations {
  grid-template-columns: repeat(2, 1fr);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-container, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-container {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form select, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form select {
  width: 100%;
  border: 0px;
  box-sizing: border-box;
  width: 100%;
  padding: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form.metabox-location-normal fieldset, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form.metabox-location-normal fieldset {
  border-color: lightgrey;
  border-radius: 0;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form.metabox-location-normal th, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form.metabox-location-normal th {
  width: 150px;
  text-align: left;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) legend, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) legend {
  font-size: var(--wp--preset--font-size--x-large);
  font-family: var(--wp--preset--font-family--heading);
  color: var(--wp--preset--color--green);
  text-transform: uppercase;
  line-height: 0.8em;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea {
  padding: var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small) var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--x-small);
  border-radius: 2rem;
  border: 1px;
  font-size: 1rem;
  width: 100%;
  font-family: var(--wp--preset--font-family--base);
  border-color: var(--wp--preset--color--green-light);
  border-style: solid;
  appearance: initial;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input:not([type=submit]), body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select:not([type=submit]), body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea:not([type=submit]), body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input:not([type=submit]), body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select:not([type=submit]), body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea:not([type=submit]) {
  background-color: white;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea + i[class*=yh-icon-] {
  aspect-ratio: 1/1;
  color: var(--wp--preset--color--black);
  width: 20px;
  height: 48px;
  display: flex;
  position: absolute;
  right: 0.75rem;
  top: 0;
  bottom: 0;
  align-items: center;
  font-size: 1.25rem;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input {
  /*&.with-icon{
    padding-right: var(--wp--preset--spacing--medium) !important;
    width: calc(100% - (var(--wp--preset--spacing--xx-large))) !important;
  }*/
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=date], body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=time], body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=date], body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=time] {
  padding: 0 var(--wp--preset--spacing--medium);
  width: calc(100% - 2 * var(--wp--preset--spacing--medium));
  /*&.with-icon{
    &::-webkit-calendar-picker-indicator {
      opacity: 0;
      position: absolute;
      right: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
    }

    &::-webkit-inner-spin-button,
    &::-webkit-clear-button {
      display: none;
    }
  }*/
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select {
  padding-left: var(--wp--preset--spacing--small) !important;
  /*&.with-icon{
    // Masquer l'icône native du select (flèche)
    // NOTE: -webkit-appearance: none est acceptable pour les selects
    // car l'élément reste fonctionnel et accessible (contrairement aux checkboxes/radios)
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;

    // Pour Firefox
    background-image: none !important;
    width:100%;

    // Safari spécifique - masquer les éléments natifs
    &::-webkit-inner-spin-button,
    &::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }

    // Assurer que le padding à droite laisse de l'espace si on veut une icône custom
    padding-right: var(--wp--preset--spacing--large);
  }*/
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field p, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field p {
  margin: 0px;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field:not(.form-field-half):not(.form-field-third), body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field:not(.form-field-half):not(.form-field-third) {
  width: 100%;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field-half, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field-half {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field-half, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field-half {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field-third, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field-third {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field-third, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field-third {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 1199px) {
  body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field-third, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field-third {
    width: calc(33.33% - 1 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field-checkbox, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field-checkbox {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field-checkbox .wpcf7-list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item label, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field-checkbox .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-submit, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-submit {
  background-color: var(--wp--preset--color--green);
  color: var(--wp--preset--color--white);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium);
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s ease;
  padding-top: var(--wp--preset--spacing--small);
  padding-right: var(--wp--preset--spacing--medium);
  padding-bottom: var(--wp--preset--spacing--small);
  padding-left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-submit:hover, body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-submit:focus, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-submit:hover, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-submit:focus {
  background-color: var(--wp--preset--color--green-dark);
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-submit:disabled, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-submit:disabled {
  background-color: var(--wp--preset--color--black-100);
  color: var(--wp--preset--color--black-300);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field-row, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field-row {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field-row > p, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field-row > p {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form label.placeholder, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form label.placeholder {
  font-size: var(--wp--preset--font-size--base);
  color: var(--wp--preset--color--black);
  font-weight: 400;
  pointer-events: none;
  transition: top 0.2s;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form label.placeholder:not(.placeholder-radio), body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form label.placeholder:not(.placeholder-radio) {
  position: absolute;
  transform: translate(1rem, -50%);
  left: 0px;
  z-index: 3;
  top: 1.5rem;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form label.placeholder-select:not(.has-value), body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form label.placeholder-select:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 2 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form label.placeholder-date:not(.has-value), body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form label.placeholder-time:not(.has-value), body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form label.placeholder-date:not(.has-value), body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form label.placeholder-time:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 4 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form label.placeholder.has-value, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form label.placeholder.has-value {
  top: 0px;
  font-size: var(--wp--preset--font-size--x-small);
  background-color: var(--wp--preset--color--green-dark);
  padding: 0.25rem var(--wp--preset--spacing--small);
  border-radius: 1rem;
  color: var(--wp--preset--color--white);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form input:not([type=checkbox]):not([type=radio]), body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form select, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form input:not([type=checkbox]):not([type=radio]), body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form select {
  min-height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .class-form-error, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .class-form-error {
  padding: var(--wp--preset--spacing--large);
  padding-bottom: var(--wp--preset--spacing--large);
  background-color: var(--wp--preset--color--tertiary);
  border-radius: 1rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.16rem;
  color: white;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .custom-file-container, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .custom-file-container {
  position: relative;
  display: block;
  background-color: white;
  border-radius: 9999px;
  padding: var(--wp--preset--spacing--small) var(--wp--preset--spacing--medium);
  cursor: pointer;
  min-height: 48px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .custom-file-container label.placeholder, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .custom-file-container label.placeholder {
  top: 50%;
  transform: translate(0, -50%);
  left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .custom-file-container label.placeholder.has-value, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .custom-file-container label.placeholder.has-value {
  /* Adjust floated position */
  top: 0;
  transform: translate(0.75rem, -50%);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .custom-file-container input[type=file], body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .custom-file-container input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: pointer;
  z-index: 0;
  padding: 0px;
  font-size: 0px !important;
  background-color: transparent !important;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .custom-file-container input[type=file]::file-selector-button, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .custom-file-container input[type=file]::file-selector-button {
  display: none;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .custom-file-container .file-name-display, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .custom-file-container .file-name-display {
  display: block;
  color: var(--wp--preset--color--black);
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  z-index: 5;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field.form-field-acceptance, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field.form-field-acceptance {
  padding: var(--wp--preset--spacing--medium) 0;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .form-field-radio, body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .radio-group, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .form-field-radio, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .radio-group {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .radio-label, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .radio-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 1.5em;
  min-height: 1em;
  /* Hide original radio button - Accessible approach */
  /* The custom radio circle */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .radio-label input[type=radio], body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .radio-label input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .radio-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .radio-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--green);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .radio-label:hover::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .radio-label:hover::before {
  border-color: var(--wp--preset--color--green);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .radio-label input[type=radio]:checked + span::before, body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:checked)::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .radio-label input[type=radio]:checked + span::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .radio-label:has(input[type=radio]:checked)::before {
  background-color: var(--wp--preset--color--green);
  border-color: var(--wp--preset--color--green);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .radio-label input[type=radio]:focus + span::before, body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:focus)::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .radio-label input[type=radio]:focus + span::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .radio-label:has(input[type=radio]:focus)::before {
  outline: 1px solid var(--wp--preset--color--green);
  outline-offset: 1px;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: row;
  gap: var(--wp--preset--spacing--x-small);
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
  /* Hide original radio button - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio], body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] {
  position: absolute;
  opacity: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  margin: 0;
  padding: 0;
  clip: auto;
  clip-path: inset(0);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before {
  transform: rotate(0deg) translate(0px, 0px);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 1.75em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom radio circle */
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--green);
  transition: all 0.3s ease;
  box-sizing: border-box;
  transform: rotate(45deg) translate(-5px, -5px);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:hover .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--green);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--green);
  border-color: var(--wp--preset--color--green);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:focus + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--green);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control-wrap, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control-wrap {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  /* Hide original checkbox - Accessible approach */
  /* Styles for when the box is checked */
  /* Focus style for accessibility */
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:hover, body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:focus, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:hover, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:focus {
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox], body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  display: block;
  padding-left: 1.5em; /* Space for the custom checkbox */
  /* The custom checkbox - cercle orange */
  /* The checkmark */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%; /* Cercle */
  background-color: white;
  border: 1px solid var(--wp--preset--color--green); /* Bordure orange */
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0.25em;
  width: 0.3em;
  height: 0.6em;
  border: solid white;
  border-width: 0 2px 2px 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  transform: rotate(45deg);
  top: 0;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:hover::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:hover::before {
  border-color: var(--wp--preset--color--green);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--green); /* Fond orange quand checked */
  border-color: var(--wp--preset--color--green);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--green);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-form-control-wrap, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-form-control-wrap {
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item.first, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Hide original checkbox - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Focus-visible pour meilleure accessibilité clavier */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox], body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 2em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom circle (outer circle) */
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--green);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label:hover .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--green);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--green);
  border-color: var(--wp--preset--color--green);
  border-width: 1px;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--green);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--green);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(243, 148, 30, 0.25);
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-green-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label::before, body:not(.editor-sidebar__panel) .activity-contact-modal .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form {
  /* ADMIN */
  /* ADMIN END */
  /* Custom File Upload Styling */
  /* Custom Radio Button Styling */
  /* Styles for when the radio is checked */
  /* Focus style for accessibility */
  /* ===== CONTACT FORM 7 RADIO BUTTONS ===== */
  /* Structure CF7 différente : .wpcf7-radio > .wpcf7-list-item */
  /* Custom Checkbox Styling */
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7 form.invalid .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7 form.unaccepted .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7 form.payment-required .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form form:not(.metabox-location-normal),
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form body {
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form fieldset:not(.hidden-fields-container) {
  border: 1px solid var(--wp--preset--color--yellow-border);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: var(--wp--preset--spacing--medium);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-fieldset-informations {
  grid-template-columns: repeat(2, 1fr);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-container {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form select {
  width: 100%;
  border: 0px;
  box-sizing: border-box;
  width: 100%;
  padding: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form.metabox-location-normal fieldset {
  border-color: lightgrey;
  border-radius: 0;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form.metabox-location-normal th {
  width: 150px;
  text-align: left;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) legend {
  font-size: var(--wp--preset--font-size--x-large);
  font-family: var(--wp--preset--font-family--heading);
  color: var(--wp--preset--color--yellow);
  text-transform: uppercase;
  line-height: 0.8em;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea {
  padding: var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small) var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--x-small);
  border-radius: 2rem;
  border: 1px;
  font-size: 1rem;
  width: 100%;
  font-family: var(--wp--preset--font-family--base);
  border-color: var(--wp--preset--color--yellow-light);
  border-style: solid;
  appearance: initial;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input:not([type=submit]), body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select:not([type=submit]), body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea:not([type=submit]) {
  background-color: white;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea + i[class*=yh-icon-] {
  aspect-ratio: 1/1;
  color: var(--wp--preset--color--black);
  width: 20px;
  height: 48px;
  display: flex;
  position: absolute;
  right: 0.75rem;
  top: 0;
  bottom: 0;
  align-items: center;
  font-size: 1.25rem;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input {
  /*&.with-icon{
    padding-right: var(--wp--preset--spacing--medium) !important;
    width: calc(100% - (var(--wp--preset--spacing--xx-large))) !important;
  }*/
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=date], body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=time] {
  padding: 0 var(--wp--preset--spacing--medium);
  width: calc(100% - 2 * var(--wp--preset--spacing--medium));
  /*&.with-icon{
    &::-webkit-calendar-picker-indicator {
      opacity: 0;
      position: absolute;
      right: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
    }

    &::-webkit-inner-spin-button,
    &::-webkit-clear-button {
      display: none;
    }
  }*/
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select {
  padding-left: var(--wp--preset--spacing--small) !important;
  /*&.with-icon{
    // Masquer l'icône native du select (flèche)
    // NOTE: -webkit-appearance: none est acceptable pour les selects
    // car l'élément reste fonctionnel et accessible (contrairement aux checkboxes/radios)
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;

    // Pour Firefox
    background-image: none !important;
    width:100%;

    // Safari spécifique - masquer les éléments natifs
    &::-webkit-inner-spin-button,
    &::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }

    // Assurer que le padding à droite laisse de l'espace si on veut une icône custom
    padding-right: var(--wp--preset--spacing--large);
  }*/
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field p {
  margin: 0px;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field:not(.form-field-half):not(.form-field-third) {
  width: 100%;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field-half {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field-half {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field-third {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field-third {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 1199px) {
  body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field-third {
    width: calc(33.33% - 1 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field-checkbox {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-submit {
  background-color: var(--wp--preset--color--yellow);
  color: var(--wp--preset--color--white);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium);
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s ease;
  padding-top: var(--wp--preset--spacing--small);
  padding-right: var(--wp--preset--spacing--medium);
  padding-bottom: var(--wp--preset--spacing--small);
  padding-left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-submit:hover, body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-submit:focus {
  background-color: var(--wp--preset--color--yellow-dark);
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-submit:disabled {
  background-color: var(--wp--preset--color--black-100);
  color: var(--wp--preset--color--black-300);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field-row {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field-row > p {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form label.placeholder {
  font-size: var(--wp--preset--font-size--base);
  color: var(--wp--preset--color--black);
  font-weight: 400;
  pointer-events: none;
  transition: top 0.2s;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form label.placeholder:not(.placeholder-radio) {
  position: absolute;
  transform: translate(1rem, -50%);
  left: 0px;
  z-index: 3;
  top: 1.5rem;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form label.placeholder-select:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 2 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form label.placeholder-date:not(.has-value), body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form label.placeholder-time:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 4 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form label.placeholder.has-value {
  top: 0px;
  font-size: var(--wp--preset--font-size--x-small);
  background-color: var(--wp--preset--color--yellow-dark);
  padding: 0.25rem var(--wp--preset--spacing--small);
  border-radius: 1rem;
  color: var(--wp--preset--color--white);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form input:not([type=checkbox]):not([type=radio]), body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form select {
  min-height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .class-form-error {
  padding: var(--wp--preset--spacing--large);
  padding-bottom: var(--wp--preset--spacing--large);
  background-color: var(--wp--preset--color--tertiary);
  border-radius: 1rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.16rem;
  color: white;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .custom-file-container {
  position: relative;
  display: block;
  background-color: white;
  border-radius: 9999px;
  padding: var(--wp--preset--spacing--small) var(--wp--preset--spacing--medium);
  cursor: pointer;
  min-height: 48px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .custom-file-container label.placeholder {
  top: 50%;
  transform: translate(0, -50%);
  left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .custom-file-container label.placeholder.has-value {
  /* Adjust floated position */
  top: 0;
  transform: translate(0.75rem, -50%);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .custom-file-container input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: pointer;
  z-index: 0;
  padding: 0px;
  font-size: 0px !important;
  background-color: transparent !important;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .custom-file-container input[type=file]::file-selector-button {
  display: none;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .custom-file-container .file-name-display {
  display: block;
  color: var(--wp--preset--color--black);
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  z-index: 5;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field.form-field-acceptance {
  padding: var(--wp--preset--spacing--medium) 0;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .form-field-radio, body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .radio-group {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .radio-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 1.5em;
  min-height: 1em;
  /* Hide original radio button - Accessible approach */
  /* The custom radio circle */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .radio-label input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .radio-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--yellow);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .radio-label:hover::before {
  border-color: var(--wp--preset--color--yellow);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .radio-label input[type=radio]:checked + span::before, body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:checked)::before {
  background-color: var(--wp--preset--color--yellow);
  border-color: var(--wp--preset--color--yellow);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .radio-label input[type=radio]:focus + span::before, body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:focus)::before {
  outline: 1px solid var(--wp--preset--color--yellow);
  outline-offset: 1px;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: row;
  gap: var(--wp--preset--spacing--x-small);
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
  /* Hide original radio button - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] {
  position: absolute;
  opacity: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  margin: 0;
  padding: 0;
  clip: auto;
  clip-path: inset(0);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before {
  transform: rotate(0deg) translate(0px, 0px);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 1.75em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom radio circle */
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--yellow);
  transition: all 0.3s ease;
  box-sizing: border-box;
  transform: rotate(45deg) translate(-5px, -5px);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--yellow);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--yellow);
  border-color: var(--wp--preset--color--yellow);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--yellow);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control-wrap {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  /* Hide original checkbox - Accessible approach */
  /* Styles for when the box is checked */
  /* Focus style for accessibility */
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:hover, body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:focus {
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  display: block;
  padding-left: 1.5em; /* Space for the custom checkbox */
  /* The custom checkbox - cercle orange */
  /* The checkmark */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%; /* Cercle */
  background-color: white;
  border: 1px solid var(--wp--preset--color--yellow); /* Bordure orange */
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0.25em;
  width: 0.3em;
  height: 0.6em;
  border: solid white;
  border-width: 0 2px 2px 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  transform: rotate(45deg);
  top: 0;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:hover::before {
  border-color: var(--wp--preset--color--yellow);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--yellow); /* Fond orange quand checked */
  border-color: var(--wp--preset--color--yellow);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--yellow);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-form-control-wrap {
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Hide original checkbox - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Focus-visible pour meilleure accessibilité clavier */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 2em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom circle (outer circle) */
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--yellow);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--yellow);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--yellow);
  border-color: var(--wp--preset--color--yellow);
  border-width: 1px;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--yellow);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--yellow);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(243, 148, 30, 0.25);
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-yellow-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form {
  /* ADMIN */
  /* ADMIN END */
  /* Custom File Upload Styling */
  /* Custom Radio Button Styling */
  /* Styles for when the radio is checked */
  /* Focus style for accessibility */
  /* ===== CONTACT FORM 7 RADIO BUTTONS ===== */
  /* Structure CF7 différente : .wpcf7-radio > .wpcf7-list-item */
  /* Custom Checkbox Styling */
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7 form.invalid .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7 form.unaccepted .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7 form.payment-required .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form form:not(.metabox-location-normal),
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form body {
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form fieldset:not(.hidden-fields-container) {
  border: 1px solid var(--wp--preset--color--grey-border);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: var(--wp--preset--spacing--medium);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-fieldset-informations {
  grid-template-columns: repeat(2, 1fr);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-container {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form select {
  width: 100%;
  border: 0px;
  box-sizing: border-box;
  width: 100%;
  padding: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form.metabox-location-normal fieldset {
  border-color: lightgrey;
  border-radius: 0;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form.metabox-location-normal th {
  width: 150px;
  text-align: left;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) legend {
  font-size: var(--wp--preset--font-size--x-large);
  font-family: var(--wp--preset--font-family--heading);
  color: var(--wp--preset--color--grey);
  text-transform: uppercase;
  line-height: 0.8em;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea {
  padding: var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small) var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--x-small);
  border-radius: 2rem;
  border: 1px;
  font-size: 1rem;
  width: 100%;
  font-family: var(--wp--preset--font-family--base);
  border-color: var(--wp--preset--color--grey-light);
  border-style: solid;
  appearance: initial;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input:not([type=submit]), body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select:not([type=submit]), body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea:not([type=submit]) {
  background-color: white;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea + i[class*=yh-icon-] {
  aspect-ratio: 1/1;
  color: var(--wp--preset--color--black);
  width: 20px;
  height: 48px;
  display: flex;
  position: absolute;
  right: 0.75rem;
  top: 0;
  bottom: 0;
  align-items: center;
  font-size: 1.25rem;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input {
  /*&.with-icon{
    padding-right: var(--wp--preset--spacing--medium) !important;
    width: calc(100% - (var(--wp--preset--spacing--xx-large))) !important;
  }*/
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=date], body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=time] {
  padding: 0 var(--wp--preset--spacing--medium);
  width: calc(100% - 2 * var(--wp--preset--spacing--medium));
  /*&.with-icon{
    &::-webkit-calendar-picker-indicator {
      opacity: 0;
      position: absolute;
      right: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
    }

    &::-webkit-inner-spin-button,
    &::-webkit-clear-button {
      display: none;
    }
  }*/
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select {
  padding-left: var(--wp--preset--spacing--small) !important;
  /*&.with-icon{
    // Masquer l'icône native du select (flèche)
    // NOTE: -webkit-appearance: none est acceptable pour les selects
    // car l'élément reste fonctionnel et accessible (contrairement aux checkboxes/radios)
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;

    // Pour Firefox
    background-image: none !important;
    width:100%;

    // Safari spécifique - masquer les éléments natifs
    &::-webkit-inner-spin-button,
    &::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }

    // Assurer que le padding à droite laisse de l'espace si on veut une icône custom
    padding-right: var(--wp--preset--spacing--large);
  }*/
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field p {
  margin: 0px;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field:not(.form-field-half):not(.form-field-third) {
  width: 100%;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field-half {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field-half {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field-third {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field-third {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 1199px) {
  body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field-third {
    width: calc(33.33% - 1 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field-checkbox {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-submit {
  background-color: var(--wp--preset--color--grey);
  color: var(--wp--preset--color--white);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium);
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s ease;
  padding-top: var(--wp--preset--spacing--small);
  padding-right: var(--wp--preset--spacing--medium);
  padding-bottom: var(--wp--preset--spacing--small);
  padding-left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-submit:hover, body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-submit:focus {
  background-color: var(--wp--preset--color--grey-dark);
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-submit:disabled {
  background-color: var(--wp--preset--color--black-100);
  color: var(--wp--preset--color--black-300);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field-row {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field-row > p {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form label.placeholder {
  font-size: var(--wp--preset--font-size--base);
  color: var(--wp--preset--color--black);
  font-weight: 400;
  pointer-events: none;
  transition: top 0.2s;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form label.placeholder:not(.placeholder-radio) {
  position: absolute;
  transform: translate(1rem, -50%);
  left: 0px;
  z-index: 3;
  top: 1.5rem;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form label.placeholder-select:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 2 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form label.placeholder-date:not(.has-value), body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form label.placeholder-time:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 4 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form label.placeholder.has-value {
  top: 0px;
  font-size: var(--wp--preset--font-size--x-small);
  background-color: var(--wp--preset--color--grey-dark);
  padding: 0.25rem var(--wp--preset--spacing--small);
  border-radius: 1rem;
  color: var(--wp--preset--color--white);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form input:not([type=checkbox]):not([type=radio]), body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form select {
  min-height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .class-form-error {
  padding: var(--wp--preset--spacing--large);
  padding-bottom: var(--wp--preset--spacing--large);
  background-color: var(--wp--preset--color--tertiary);
  border-radius: 1rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.16rem;
  color: white;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .custom-file-container {
  position: relative;
  display: block;
  background-color: white;
  border-radius: 9999px;
  padding: var(--wp--preset--spacing--small) var(--wp--preset--spacing--medium);
  cursor: pointer;
  min-height: 48px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .custom-file-container label.placeholder {
  top: 50%;
  transform: translate(0, -50%);
  left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .custom-file-container label.placeholder.has-value {
  /* Adjust floated position */
  top: 0;
  transform: translate(0.75rem, -50%);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .custom-file-container input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: pointer;
  z-index: 0;
  padding: 0px;
  font-size: 0px !important;
  background-color: transparent !important;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .custom-file-container input[type=file]::file-selector-button {
  display: none;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .custom-file-container .file-name-display {
  display: block;
  color: var(--wp--preset--color--black);
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  z-index: 5;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field.form-field-acceptance {
  padding: var(--wp--preset--spacing--medium) 0;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .form-field-radio, body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .radio-group {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .radio-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 1.5em;
  min-height: 1em;
  /* Hide original radio button - Accessible approach */
  /* The custom radio circle */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .radio-label input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .radio-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--grey);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .radio-label:hover::before {
  border-color: var(--wp--preset--color--grey);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .radio-label input[type=radio]:checked + span::before, body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:checked)::before {
  background-color: var(--wp--preset--color--grey);
  border-color: var(--wp--preset--color--grey);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .radio-label input[type=radio]:focus + span::before, body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:focus)::before {
  outline: 1px solid var(--wp--preset--color--grey);
  outline-offset: 1px;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: row;
  gap: var(--wp--preset--spacing--x-small);
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
  /* Hide original radio button - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] {
  position: absolute;
  opacity: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  margin: 0;
  padding: 0;
  clip: auto;
  clip-path: inset(0);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before {
  transform: rotate(0deg) translate(0px, 0px);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 1.75em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom radio circle */
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--grey);
  transition: all 0.3s ease;
  box-sizing: border-box;
  transform: rotate(45deg) translate(-5px, -5px);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--grey);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--grey);
  border-color: var(--wp--preset--color--grey);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--grey);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control-wrap {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  /* Hide original checkbox - Accessible approach */
  /* Styles for when the box is checked */
  /* Focus style for accessibility */
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:hover, body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:focus {
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  display: block;
  padding-left: 1.5em; /* Space for the custom checkbox */
  /* The custom checkbox - cercle orange */
  /* The checkmark */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%; /* Cercle */
  background-color: white;
  border: 1px solid var(--wp--preset--color--grey); /* Bordure orange */
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0.25em;
  width: 0.3em;
  height: 0.6em;
  border: solid white;
  border-width: 0 2px 2px 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  transform: rotate(45deg);
  top: 0;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:hover::before {
  border-color: var(--wp--preset--color--grey);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--grey); /* Fond orange quand checked */
  border-color: var(--wp--preset--color--grey);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--grey);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-form-control-wrap {
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Hide original checkbox - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Focus-visible pour meilleure accessibilité clavier */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 2em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom circle (outer circle) */
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--grey);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--grey);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--grey);
  border-color: var(--wp--preset--color--grey);
  border-width: 1px;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--grey);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--grey);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(243, 148, 30, 0.25);
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-grey-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form {
  /* ADMIN */
  /* ADMIN END */
  /* Custom File Upload Styling */
  /* Custom Radio Button Styling */
  /* Styles for when the radio is checked */
  /* Focus style for accessibility */
  /* ===== CONTACT FORM 7 RADIO BUTTONS ===== */
  /* Structure CF7 différente : .wpcf7-radio > .wpcf7-list-item */
  /* Custom Checkbox Styling */
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7 form.invalid .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7 form.unaccepted .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7 form.payment-required .wpcf7-response-output,
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form form:not(.metabox-location-normal),
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form body {
  border-color: var(--wp--preset--color--tertiary);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form fieldset:not(.hidden-fields-container) {
  border: 1px solid var(--wp--preset--color--pink-border);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large) var(--wp--preset--spacing--large);
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: var(--wp--preset--spacing--medium);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-fieldset-informations {
  grid-template-columns: repeat(2, 1fr);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-container {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form select {
  width: 100%;
  border: 0px;
  box-sizing: border-box;
  width: 100%;
  padding: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form.metabox-location-normal fieldset {
  border-color: lightgrey;
  border-radius: 0;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form.metabox-location-normal th {
  width: 150px;
  text-align: left;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) legend {
  font-size: var(--wp--preset--font-size--x-large);
  font-family: var(--wp--preset--font-family--heading);
  color: var(--wp--preset--color--pink);
  text-transform: uppercase;
  line-height: 0.8em;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input, body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select, body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea {
  padding: var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--small) var(--wp--preset--spacing--x-small) var(--wp--preset--spacing--x-small);
  border-radius: 2rem;
  border: 1px;
  font-size: 1rem;
  width: 100%;
  font-family: var(--wp--preset--font-family--base);
  border-color: var(--wp--preset--color--pink-light);
  border-style: solid;
  appearance: initial;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input:not([type=submit]), body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select:not([type=submit]), body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea:not([type=submit]) {
  background-color: white;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select + i[class*=yh-icon-], body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) textarea + i[class*=yh-icon-] {
  aspect-ratio: 1/1;
  color: var(--wp--preset--color--black);
  width: 20px;
  height: 48px;
  display: flex;
  position: absolute;
  right: 0.75rem;
  top: 0;
  bottom: 0;
  align-items: center;
  font-size: 1.25rem;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input {
  /*&.with-icon{
    padding-right: var(--wp--preset--spacing--medium) !important;
    width: calc(100% - (var(--wp--preset--spacing--xx-large))) !important;
  }*/
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=date], body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) input[type=time] {
  padding: 0 var(--wp--preset--spacing--medium);
  width: calc(100% - 2 * var(--wp--preset--spacing--medium));
  /*&.with-icon{
    &::-webkit-calendar-picker-indicator {
      opacity: 0;
      position: absolute;
      right: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
    }

    &::-webkit-inner-spin-button,
    &::-webkit-clear-button {
      display: none;
    }
  }*/
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form:not(.metabox-location-normal):not(.metabox-location-side) select {
  padding-left: var(--wp--preset--spacing--small) !important;
  /*&.with-icon{
    // Masquer l'icône native du select (flèche)
    // NOTE: -webkit-appearance: none est acceptable pour les selects
    // car l'élément reste fonctionnel et accessible (contrairement aux checkboxes/radios)
    -webkit-appearance: none !important;
    -moz-appearance: none;
    appearance: none;

    // Pour Firefox
    background-image: none !important;
    width:100%;

    // Safari spécifique - masquer les éléments natifs
    &::-webkit-inner-spin-button,
    &::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }

    // Assurer que le padding à droite laisse de l'espace si on veut une icône custom
    padding-right: var(--wp--preset--spacing--large);
  }*/
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field p {
  margin: 0px;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field:not(.form-field-half):not(.form-field-third) {
  width: 100%;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field-half {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field-half {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field-third {
  width: 100%;
}
@media (min-width: 991px) {
  body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field-third {
    width: calc(50% - 0.5 * var(--wp--preset--spacing--medium));
  }
}
@media (min-width: 1199px) {
  body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field-third {
    width: calc(33.33% - 1 * var(--wp--preset--spacing--medium));
  }
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field-checkbox {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field-checkbox .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-submit {
  background-color: var(--wp--preset--color--pink);
  color: var(--wp--preset--color--white);
  border-radius: 1rem;
  padding: var(--wp--preset--spacing--medium);
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.2s ease;
  padding-top: var(--wp--preset--spacing--small);
  padding-right: var(--wp--preset--spacing--medium);
  padding-bottom: var(--wp--preset--spacing--small);
  padding-left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-submit:hover, body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-submit:focus {
  background-color: var(--wp--preset--color--pink-dark);
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-submit:disabled {
  background-color: var(--wp--preset--color--black-100);
  color: var(--wp--preset--color--black-300);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field {
  position: relative;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field-row {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field-row > p {
  display: flex;
  flex-direction: row;
  row-gap: 1rem;
  flex-wrap: wrap;
  column-gap: 2rem;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form label.placeholder {
  font-size: var(--wp--preset--font-size--base);
  color: var(--wp--preset--color--black);
  font-weight: 400;
  pointer-events: none;
  transition: top 0.2s;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form label.placeholder:not(.placeholder-radio) {
  position: absolute;
  transform: translate(1rem, -50%);
  left: 0px;
  z-index: 3;
  top: 1.5rem;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form label.placeholder-select:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 2 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form label.placeholder-date:not(.has-value), body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form label.placeholder-time:not(.has-value) {
  background-color: var(--wp--preset--color--white);
  width: calc(100% - 4 * var(--wp--preset--spacing--small));
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form label.placeholder.has-value {
  top: 0px;
  font-size: var(--wp--preset--font-size--x-small);
  background-color: var(--wp--preset--color--pink-dark);
  padding: 0.25rem var(--wp--preset--spacing--small);
  border-radius: 1rem;
  color: var(--wp--preset--color--white);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form input:not([type=checkbox]):not([type=radio]), body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form select {
  min-height: 48px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .class-form-error {
  padding: var(--wp--preset--spacing--large);
  padding-bottom: var(--wp--preset--spacing--large);
  background-color: var(--wp--preset--color--tertiary);
  border-radius: 1rem;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.16rem;
  color: white;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .custom-file-container {
  position: relative;
  display: block;
  background-color: white;
  border-radius: 9999px;
  padding: var(--wp--preset--spacing--small) var(--wp--preset--spacing--medium);
  cursor: pointer;
  min-height: 48px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-end;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .custom-file-container label.placeholder {
  top: 50%;
  transform: translate(0, -50%);
  left: var(--wp--preset--spacing--medium);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .custom-file-container label.placeholder.has-value {
  /* Adjust floated position */
  top: 0;
  transform: translate(0.75rem, -50%);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .custom-file-container input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: pointer;
  z-index: 0;
  padding: 0px;
  font-size: 0px !important;
  background-color: transparent !important;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .custom-file-container input[type=file]::file-selector-button {
  display: none;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .custom-file-container .file-name-display {
  display: block;
  color: var(--wp--preset--color--black);
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  pointer-events: none;
  z-index: 5;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field.form-field-acceptance {
  padding: var(--wp--preset--spacing--medium) 0;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .form-field-radio, body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .radio-group {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .radio-label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-left: 1.5em;
  min-height: 1em;
  /* Hide original radio button - Accessible approach */
  /* The custom radio circle */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .radio-label input[type=radio] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .radio-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--pink);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .radio-label:hover::before {
  border-color: var(--wp--preset--color--pink);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .radio-label input[type=radio]:checked + span::before, body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:checked)::before {
  background-color: var(--wp--preset--color--pink);
  border-color: var(--wp--preset--color--pink);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .radio-label input[type=radio]:focus + span::before, body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .radio-label:has(input[type=radio]:focus)::before {
  outline: 1px solid var(--wp--preset--color--pink);
  outline-offset: 1px;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: row;
  gap: var(--wp--preset--spacing--x-small);
  flex-wrap: wrap;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
  /* Hide original radio button - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] {
  position: absolute;
  opacity: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
  margin: 0;
  padding: 0;
  clip: auto;
  clip-path: inset(0);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio] + .wpcf7-list-item-label::before {
  transform: rotate(0deg) translate(0px, 0px);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 1.75em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom radio circle */
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.125rem;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--pink);
  transition: all 0.3s ease;
  box-sizing: border-box;
  transform: rotate(45deg) translate(-5px, -5px);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--pink);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--pink);
  border-color: var(--wp--preset--color--pink);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--pink);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-radio .wpcf7-list-item input[type=radio]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control-wrap {
  display: flex;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  /* Hide original checkbox - Accessible approach */
  /* Styles for when the box is checked */
  /* Focus style for accessibility */
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:hover, body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item:focus {
  cursor: pointer;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
  position: relative;
  display: block;
  padding-left: 1.5em; /* Space for the custom checkbox */
  /* The custom checkbox - cercle orange */
  /* The checkmark */
  /* Hover state */
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(0%);
  width: 1em;
  height: 1em;
  border-radius: 50%; /* Cercle */
  background-color: white;
  border: 1px solid var(--wp--preset--color--pink); /* Bordure orange */
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 0.25em;
  width: 0.3em;
  height: 0.6em;
  border: solid white;
  border-width: 0 2px 2px 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  transform: rotate(45deg);
  top: 0;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label:hover::before {
  border-color: var(--wp--preset--color--pink);
  box-shadow: 0 0 0 2px rgba(243, 148, 30, 0.2);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--pink); /* Fond orange quand checked */
  border-color: var(--wp--preset--color--pink);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--pink);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox {
  display: flex;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-form-control-wrap {
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  min-height: 1.5em;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item.first {
  margin-left: 0px;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Hide original checkbox - Accessible approach */
  /* Label wrapper */
  /* Hover state */
  /* Checked state */
  /* Focus state (accessibility) */
  /* Focus-visible pour meilleure accessibilité clavier */
  /* Disabled state */
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  clip-path: inset(50%);
  clip: rect(0, 0, 0, 0);
  margin: 0;
  padding: 0;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label {
  display: inline-flex;
  align-items: center;
  padding-left: 2em;
  position: relative;
  cursor: pointer;
  width: 100%;
  /* Custom circle (outer circle) */
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  background-color: white;
  border: 1px solid var(--wp--preset--color--pink);
  transition: all 0.3s ease;
  box-sizing: border-box;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label:hover .wpcf7-list-item-label::before {
  border-color: var(--wp--preset--color--pink);
  box-shadow: 0 0 0 3px rgba(243, 148, 30, 0.15);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: var(--wp--preset--color--pink);
  border-color: var(--wp--preset--color--pink);
  border-width: 1px;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--pink);
  outline-offset: 2px;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid var(--wp--preset--color--pink);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(243, 148, 30, 0.25);
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label {
  opacity: 0.5;
  cursor: not-allowed;
}
body:not(.editor-sidebar__panel) .has-pink-light-background-color .wpcf7-form #field-group_activity_checkbox .wpcf7-list-item label input[type=checkbox]:disabled + .wpcf7-list-item-label::before {
  border-color: #ccc;
  background-color: #f5f5f5;
}

.yh-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow-y: auto;
}
.yh-modal.fade-in {
  animation: yh-modal-side-fade-in 0.3s ease-out forwards;
}
.yh-modal.fade-out {
  animation: yh-modal-side-fade-out 0.3s ease-in forwards;
}
.yh-modal-close {
  position: absolute;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  top: var(--wp--preset--spacing--small);
  padding: var(--wp--preset--spacing--small);
  right: var(--wp--preset--spacing--small);
  backdrop-filter: blur(10px);
  border-radius: 99999px;
  overflow: hidden;
  aspect-ratio: 1/1;
  z-index: 1;
}
.yh-modal-close i {
  font-weight: bold;
  color: var(--wp--preset--color--white);
  font-size: var(--wp--preset--font-size--x-large);
}
.yh-modal-close i::after {
  font-weight: bold !important;
}
.yh-modal .modal-content {
  background-color: white;
  width: 80%;
  max-width: 768px;
  position: relative;
  max-height: 80vh;
  overflow-y: hidden;
}
.yh-modal .modal-content-wrapper {
  max-height: 100%;
  overflow-y: scroll;
}
.yh-modal .modal-content i.yh-icon-close {
  color: var(--wp--preset--color--black);
}
.yh-modal .modal-title {
  margin-top: 0px;
  margin-bottom: 0px;
}
.yh-modal .modal-body, .yh-modal .modal-title {
  padding: var(--wp--preset--spacing--large);
}
.yh-modal .modal-body {
  padding-top: 0px;
}

body.modal-is-open,
body.yh-modal-side-open {
  overflow: hidden;
}

@keyframes yh-modal-side-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes yh-modal-side-fade-out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* SCSS Variables */
/* Mixins */
#formBooking {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
}
#formBooking legend {
  display: none;
}
#formBooking .form-fieldset {
  border: 0px;
  padding: 0px;
}
#formBooking input, #formBooking select {
  border: 1px solid var(--wp--preset--color--secondary-light);
}
#formBooking .hostel-booking-dates label.placeholder:not(.has-value) {
  width: calc(100% - 2.5 * var(--wp--preset--spacing--medium));
}
#formBooking label.placeholder:not(.has-value) {
  width: calc(100% - 1 * var(--wp--preset--spacing--medium));
  background-color: var(--wp--preset--color--white);
}
#formBooking label.placeholder.has-value {
  color: var(--wp--preset--color--white);
  width: auto;
  background-color: var(--wp--preset--color--secondary);
}
#formBooking label.placeholder.has-value + input, #formBooking label.placeholder.has-value + select {
  opacity: 1;
}
#formBooking .radio-label span {
  font-size: var(--wp--preset--font-size--small);
}
#formBooking .hostel-booking-hostel label.placeholder, #formBooking .hostel-booking-dates label.placeholder {
  text-transform: uppercase;
  font-family: var(--wp--preset--font-family--heading);
}
#formBooking .hostel-booking-hostel label.placeholder:not(.has-value), #formBooking .hostel-booking-dates label.placeholder:not(.has-value) {
  font-size: var(--wp--preset--font-size--medium);
}
#formBooking .hostel-booking-hostel label.placeholder.has-value, #formBooking .hostel-booking-dates label.placeholder.has-value {
  font-size: var(--wp--preset--font-size--small);
}
#formBooking .hostel-booking-hostel {
  width: 100%;
  order: 1;
  margin: 0;
}
@media (min-width: 599px) {
  #formBooking .hostel-booking-hostel {
    width: calc(33.33333% - 0.5rem);
  }
}
@media (min-width: 782px) {
  #formBooking .hostel-booking-hostel {
    width: calc(25% - 0.5rem);
  }
}
.wp-block-youthhostels-hostel-hero #formBooking .hostel-booking-hostel {
  width: 100%;
}

#formBooking .hostel-booking-dates {
  width: 100%;
  order: 2;
  margin: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 1rem;
}
@media (min-width: 599px) {
  #formBooking .hostel-booking-dates {
    width: calc(66.66666% - 0.5rem);
  }
}
@media (min-width: 782px) {
  #formBooking .hostel-booking-dates {
    width: calc(50% - 1rem);
  }
}
#formBooking .hostel-booking-dates input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: var(--wp--preset--font-family--base);
}
.wp-block-youthhostels-hostel-hero #formBooking .hostel-booking-dates {
  flex-wrap: wrap;
  width: 100%;
}

#formBooking .hostel-booking-dates .form-field {
  width: 100%;
  gap: 1rem;
}
@media (min-width: 319px) {
  #formBooking .hostel-booking-dates .form-field {
    width: calc(50% - 0.5rem);
  }
}
.wp-block-youthhostels-hostel-hero #formBooking .hostel-booking-dates .form-field {
  width: 100%;
}

#formBooking .hostel-booking-group {
  order: 3;
  width: 100%;
}
@media (min-width: 599px) {
  #formBooking .hostel-booking-group {
    order: 3;
    width: auto;
  }
}
@media (min-width: 782px) {
  #formBooking .hostel-booking-group {
    order: 4;
  }
}
#formBooking .hostel-booking-group button {
  width: 100%;
  padding: 0;
}
@media (min-width: 782px) {
  #formBooking .hostel-booking-group button {
    margin: 0;
    width: auto;
  }
}
#formBooking .hostel-booking-type {
  order: 3;
}
#formBooking .hostel-booking-type-option {
  order: 3;
  display: none;
  width: 100%;
  margin: 0px;
  flex-direction: column;
  gap: var(--wp--preset--spacing--x-small);
}
#formBooking .hostel-booking-type-option label:not(.has-value) {
  top: 1.25rem;
  font-size: var(--wp--preset--font-size--small);
}
#formBooking .hostel-booking-type-option.active {
  display: flex;
}
#formBooking .hostel-booking-type-option span, #formBooking .hostel-booking-type-option select {
  font-size: var(--wp--preset--font-size--small);
}
#formBooking .hostel-booking-type-option select {
  min-height: 40px;
}
#formBooking .hostel-booking-submit {
  width: 100%;
  order: 3;
}
@media (min-width: 599px) {
  #formBooking .hostel-booking-submit {
    order: 4;
    width: 50%;
  }
}
@media (min-width: 782px) {
  #formBooking .hostel-booking-submit {
    order: 3;
    width: calc(25% - 0.5rem);
  }
}
.wp-block-youthhostels-hostel-hero #formBooking .hostel-booking-submit {
  width: 100%;
}

#formBooking .hostel-booking-submit button {
  width: 100%;
}
#formBooking .hostel-booking-cancel {
  width: 100%;
  height: auto;
  display: flex;
  margin-left: 0;
  justify-content: flex-end;
  align-items: flex-end;
  align-self: flex-end;
  justify-self: flex-end;
  order: 5;
}
@media (min-width: 599px) {
  #formBooking .hostel-booking-cancel {
    order: 6;
    width: 50%;
    margi-left: auto;
  }
}
@media (min-width: 782px) {
  #formBooking .hostel-booking-cancel {
    order: 6;
    width: auto;
  }
}
#formBooking .hostel-booking-cancel a {
  width: 100%;
}
.wp-block-youthhostels-hostel-hero #formBooking .hostel-booking-cancel {
  margin-left: 0px;
}
.wp-block-youthhostels-hostel-hero #formBooking .hostel-booking-cancel a {
  width: 100%;
}

#formBooking .hostel-booking-international {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 5;
}
@media (min-width: 599px) {
  #formBooking .hostel-booking-international {
    width: auto;
  }
}
@media (min-width: 782px) {
  #formBooking .hostel-booking-international {
    margin-left: 0;
    margin-right: auto;
  }
}
#formBooking .hostel-booking-modal-body .form-fieldset + .optionIndividual, #formBooking .hostel-booking-modal-body .form-fieldset + .optionFamily, #formBooking .hostel-booking-modal-body .form-fieldset + .optionGroup {
  padding-top: 1rem;
  margin: 0px;
}
#formBooking .hostel-booking-modal-body select {
  border: 1px solid var(--wp--preset--color--secondary-light);
}
@media (max-width: 782px) {
  #formBooking.has-responsive-modal {
    display: flex !important;
    flex-direction: column;
    gap: var(--wp--preset--spacing--small);
  }
  #formBooking.has-responsive-modal .hostel-booking-hostel,
  #formBooking.has-responsive-modal .hostel-booking-dates,
  #formBooking.has-responsive-modal .hostel-booking-type,
  #formBooking.has-responsive-modal .hostel-booking-type-option {
    width: 100%;
    margin: 0;
  }
  #formBooking.has-responsive-modal .hostel-booking-dates {
    flex-direction: column;
  }
  #formBooking.has-responsive-modal .hostel-booking-dates .form-field {
    width: 100%;
  }
  #formBooking.has-responsive-modal .hostel-booking-submit {
    width: 100%;
    order: 10;
  }
  #formBooking.has-responsive-modal .hostel-booking-submit button {
    width: 100%;
  }
  #formBooking.has-responsive-modal .hostel-booking-cancel,
  #formBooking.has-responsive-modal .hostel-booking-international {
    width: 100%;
    margin: 0;
    justify-content: center;
  }
}
@media (min-width: 782px) {
  #formBooking.has-responsive-modal {
    display: flex !important;
  }
}

.booking-form-modal-trigger {
  width: 100%;
  margin: 0;
  padding: 0;
  transform: rotate(-5deg);
}
.booking-form-modal-trigger span {
  width: 100%;
  display: block;
  text-align: center;
  text-transform: initial;
  font-weight: 400;
}
.booking-form-modal-trigger-wrapper {
  display: block;
  margin-bottom: var(--wp--preset--spacing--small);
  margin-right: 5%;
}
@media (min-width: 319px) {
  .booking-form-modal-trigger-wrapper {
    margin-right: 5%;
  }
}
@media (min-width: 782px) {
  .booking-form-modal-trigger-wrapper {
    display: none !important;
  }
}
.booking-form-modal-trigger-wrapper button span {
  line-height: 0.8em;
}
.booking-form-full-modal .modal-content {
  max-height: 90vh;
  overflow-y: auto;
  width: 95%;
  max-width: 500px;
}
.booking-form-full-modal .modal-body {
  padding: var(--wp--preset--spacing--small);
}
.booking-form-full-modal .modal-body form {
  margin: 0;
}
@media (min-width: 782px) {
  .booking-form-full-modal {
    display: none !important;
  }
}

#booking-form-placeholder {
  display: none !important;
}

.single-hostel .header-single-hostel-welcome {
  transform: rotate(-3deg);
}
body.single-hostel.scrolled .header-single-hostel-welcome {
  color: var(--wp--preset--color--primary) !important;
}

.hostel-gallery-wrapper {
  margin-top: var(--wp--preset--spacing--large);
}
.hostel-gallery-swiper .swiper-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row;
  overflow: visible;
}
.hostel-gallery-modal .hostel-gallery-swiper {
  width: 90%;
  max-width: 1200px;
}
.hostel-gallery-modal .hostel-gallery-swiper .swiper-slide img {
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  max-height: 64vh;
}
.hostel-gallery-modal .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hostel-gallery-modal .swiper-buttons {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
}
.hostel-gallery-modal .swiper-button-prev, .hostel-gallery-modal .swiper-button-next {
  width: 32px;
  height: 32px;
  font-size: 3.5rem;
  border-radius: 50%;
  border: 2px solid var(--wp--preset--color--white);
}
.hostel-gallery-modal .swiper-button-prev i, .hostel-gallery-modal .swiper-button-next i {
  color: var(--wp--preset--color--white);
}
.hostel-gallery-modal .swiper-button-prev::after {
  transform: rotate(90deg);
}
.hostel-gallery-modal .swiper-button-next::after {
  transform: rotate(-90deg);
}
.hostel-gallery-modal .swiper-container {
  width: 90%;
  max-width: 1200px;
}
.hostel-gallery-thumbs {
  height: auto;
  max-height: 15vh;
  margin-top: 15px;
  padding: 5px 0;
  width: 90%;
  max-width: 1200px;
}
.hostel-gallery-thumbs .swiper-wrapper {
  display: flex;
  flex-direction: row;
}
.hostel-gallery-thumbs .swiper-slide {
  width: auto;
  max-width: 120px;
  height: 100%;
  opacity: 0.5;
  cursor: pointer;
  transition: opacity 0.3s ease;
}
.hostel-gallery-thumbs .swiper-slide:hover, .hostel-gallery-thumbs .swiper-slide:focus {
  opacity: 0.8;
}
.hostel-gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.hostel-gallery-thumbs .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

body.gallery-modal-open {
  overflow: hidden;
}

.wp-block-image.has-shape-blob img {
  clip-path: url("data:image/svg+xml,%3Csvg viewBox='0 0 500 500' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M396.9,420.4C345.8,470.9,252,473.2,169,439.4C86,405.6,13.9,335.7,4.6,256.4C-4.7,177.1,38.9,88.4,107.5,41.9C176.1,-4.6,269.6,-8.1,341.2,30.3C412.8,68.7,462.5,152.1,458.7,234.3C454.9,316.5,448,370,396.9,420.4Z' fill='%23D9D9D9'/%3E%3C/svg%3E");
  width: 100%;
  height: 50vh;
  object-fit: cover;
}