@charset "UTF-8";
/*
Theme Name: Collin de Sussy (FSE)
Theme URI: http://www.collindesussy.org/
Description: Made by WP channel
Version: 202506278
Author: Aurélien Denis
Author URI: https://wpchannel.com/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: collin-sussy
*/
:root {
  --drawer-width: 490px;
  --wp--preset--spacing--100: clamp(5rem, 14vw, 6rem);
}

html {
  scroll-behavior: smooth;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

a {
  transition-property: color;
  transition-duration: 200ms;
  transition-timing-function: ease;
}

mark {
  font-family: var(--wp--preset--font-family--marjorie);
}

.sticky-navbar {
  position: absolute;
  width: 100%;
  z-index: 100;
}

@media (max-width: 1040px) {
  .logo-wrapper {
    flex-basis: 50%;
    flex-grow: 1;
  }
}
@media (min-width: 1040px) {
  .flex-basis-auto {
    flex-basis: auto;
  }
  .logo-wrapper {
    order: -1;
  }
  .menu-wrapper {
    justify-content: center;
  }
}
.single-post .entry-content h2, .single-post .entry-content h3, .single-post .entry-content h4, .single-post .entry-content h5, .single-post .entry-content h6, .single-event .entry-content h2, .single-event .entry-content h3, .single-event .entry-content h4, .single-event .entry-content h5, .single-event .entry-content h6 {
  font-weight: var(--wp--custom--font-weight--semi-bold);
  margin: var(--wp--preset--spacing--50) 0 var(--wp--preset--spacing--10);
}
.single-post .entry-content h2, .single-event .entry-content h2 {
  font-size: var(--wp--preset--font-size--x-large);
}
.single-post .entry-content h3, .single-event .entry-content h3 {
  font-size: var(--wp--preset--font-size--large);
}
.single-post .entry-content p, .single-post .entry-content ul, .single-post .entry-content ol, .single-post .entry-content ul .single-post .entry-content li, .single-post .entry-content ol .single-post .entry-content li, .single-event .entry-content p, .single-event .entry-content ul, .single-event .entry-content ol, .single-post .entry-content ul .single-event .entry-content li, .single-post .entry-content ol .single-event .entry-content li, .single-event .entry-content ul .single-post .entry-content li, .single-event .entry-content ol .single-post .entry-content li, .single-event .entry-content ul .single-event .entry-content li, .single-event .entry-content ol .single-event .entry-content li {
  margin-bottom: var(--wp--preset--spacing--10);
}

.pll-switcher-select {
  appearance: none;
  background-color: transparent;
  background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M3.52876 5.52851C3.78911 5.26816 4.21122 5.26816 4.47157 5.52851L8.00016 9.05711L11.5288 5.52851C11.7891 5.26816 12.2112 5.26816 12.4716 5.52851C12.7319 5.78886 12.7319 6.21097 12.4716 6.47132L8.47157 10.4713C8.21122 10.7317 7.78911 10.7317 7.52876 10.4713L3.52876 6.47132C3.26841 6.21097 3.26841 5.78886 3.52876 5.52851Z' fill='rgb(240, 238, 230)'/></svg>");
  background-repeat: no-repeat;
  background-position: calc(100% - 0.5rem) center;
  background-size: 1rem;
  border: 1px solid var(--wp--preset--color--gray-3);
  border-radius: 0.25rem;
  color: var(--wp--preset--color--gray-3);
  font-size: var(--wp--preset--font-size--x-small);
  padding: var(--wp--preset--spacing--0) var(--wp--preset--spacing--30) var(--wp--preset--spacing--0) var(--wp--preset--spacing--0);
}
.pll-switcher-select:hover, .pll-switcher-select:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M3.52876 5.52851C3.78911 5.26816 4.21122 5.26816 4.47157 5.52851L8.00016 9.05711L11.5288 5.52851C11.7891 5.26816 12.2112 5.26816 12.4716 5.52851C12.7319 5.78886 12.7319 6.21097 12.4716 6.47132L8.47157 10.4713C8.21122 10.7317 7.78911 10.7317 7.52876 10.4713L3.52876 6.47132C3.26841 6.21097 3.26841 5.78886 3.52876 5.52851Z' fill='rgb(255, 255, 255)'/></svg>");
  border-color: var(--wp--preset--color--white);
  color: var(--wp--preset--color--white);
}

.wp-block-details {
  display: flex;
  flex-direction: column;
}
.wp-block-details summary {
  align-items: center;
  color: var(--wp--preset--color--contrast);
  display: flex;
  font-size: var(--wp--preset--font-size--medium);
  justify-content: space-between;
}
.wp-block-details summary::marker {
  content: none;
}
.wp-block-details summary::after {
  align-items: center;
  background-color: var(--wp--preset--color--grey-1);
  border-radius: 2rem;
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6 12H12M12 12H18M12 12V18M12 12V6" stroke="%238B3A63" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  display: flex;
  height: 36px;
  justify-content: center;
  line-height: 1rem;
  width: 36px;
}
.wp-block-details[open] summary::after {
  content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M6 12H18" stroke="%238B3A63" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
.wp-block-details:last-of-type {
  border-bottom-width: 0;
}

.wp-block-separator {
  border-width: 1px;
}

.wp-block-post-terms a {
  text-decoration: none;
}
.wp-block-post-terms a:hover, .wp-block-post-terms a:focus {
  color: var(--wp--preset--color--contrast);
}

@media (min-width: 768px) {
  #cmplz-cookiebanner-container .cmplz-cookiebanner {
    bottom: var(--wp--preset--spacing--20);
    left: 0;
    margin: 0 auto;
    max-width: var(--cmplz_banner_width);
    right: 0;
  }
  #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-message, #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories {
    width: unset;
  }
  #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-message p, #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories p {
    margin: 0;
  }
  #cmplz-cookiebanner-container .cmplz-cookiebanner button {
    font-size: var(--wp--preset--font-size--small);
    font-weight: 600;
  }
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-header {
  display: none;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body {
  display: flex;
  flex-direction: column;
  gap: 0;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-message, #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories {
  padding: var(--wp--preset--spacing--0);
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category {
  background-color: transparent;
  color: var(--wp--preset--color--white);
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category path {
  fill: var(--wp--preset--color--white);
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active {
  color: rgb(48, 240, 121);
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header, #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description {
  padding: 0;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description {
  font-size: var(--wp--preset--font-size--x-small);
}

.secure-payment-with {
  align-items: center;
}

.gutenberghub-tabs-container .gutenberghub-tab-buttons-container {
  margin: 0 auto;
  width: fit-content;
}

.wp-block-post-featured-image a {
  border-radius: 0.75rem;
  overflow: hidden;
}
.wp-block-post-featured-image a img {
  object-fit: cover;
  transition: transform 0.5s ease;
}
.wp-block-post-featured-image a:hover img {
  transform: scale(1.05);
}

.position-relative {
  position: relative;
}

.stretched-link a::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.is-display-inline-block {
  display: flex;
}

.gform-theme--foundation .gform_fields {
  gap: var(--wp--preset--spacing--20);
  margin: 0;
}
.gform-theme--foundation .gform_fields input[type=text], .gform-theme--foundation .gform_fields input[type=checkbox], .gform-theme--foundation .gform_fields input[type=radio], .gform-theme--foundation .gform_fields input[type=number], .gform-theme--foundation .gform_fields input[type=email], .gform-theme--foundation .gform_fields input[type=url], .gform-theme--foundation .gform_fields input[type=tel], .gform-theme--foundation .gform_fields input[type=submit], .gform-theme--foundation .gform_fields select, .gform-theme--foundation .gform_fields textarea {
  box-shadow: none;
  outline: transparent !important;
}
.gform-theme--foundation .gform_fields .gform-field-label {
  font-size: var(--wp--preset--font-size--x-small);
  font-weight: var(--wp--custom--font-weight--bold);
  text-transform: uppercase;
}
.gform-theme--foundation .gform-footer .gform_button {
  border-radius: 3rem !important;
}

.wp-block-query-pagination {
  display: flex;
  gap: var(--wp--preset--spacing--20);
}
.wp-block-query-pagination .wp-block-query-pagination-previous, .wp-block-query-pagination .wp-block-query-pagination-next {
  background-color: var(--wp--preset--color--grey-1);
  border-radius: 0.5rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  width: 3rem;
}
.wp-block-query-pagination .wp-block-query-pagination-previous:hover, .wp-block-query-pagination .wp-block-query-pagination-previous:focus, .wp-block-query-pagination .wp-block-query-pagination-next:hover, .wp-block-query-pagination .wp-block-query-pagination-next:focus {
  background-color: var(--wp--preset--color--black-10);
}
.wp-block-query-pagination .wp-block-query-pagination-previous span, .wp-block-query-pagination .wp-block-query-pagination-next span {
  color: var(--wp--preset--color--contrast);
  font-size: var(--wp--preset--font-size--small);
  font-weight: var(--wp--custom--font-weight--light);
  margin: 0;
}
.wp-block-query-pagination .wp-block-query-pagination-numbers {
  display: flex;
}
.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers {
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  width: 3rem;
}
.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers.current {
  background-color: var(--wp--preset--color--black-10);
  border-radius: 0.5rem;
}
.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers.current:hover, .wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers.current:focus {
  color: var(--wp--preset--color--contrast);
}
.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers:hover, .wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers:focus {
  color: var(--wp--preset--color--base);
  text-decoration: underline;
}

.wp-block-splide-carousel .splide__arrow {
  top: 100%;
}
.wp-block-splide-carousel .splide__arrow.splide__arrow--prev {
  left: unset;
  right: 0;
}

.wpgb-facet > fieldset:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 768px) {
  .order-1-mobile {
    order: 1;
  }
  .justify-start-mobile {
    align-items: flex-start;
  }
  .wp-block-site-logo img {
    height: 60px;
  }
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg path {
  stroke-width: 2;
}

.wp-block-navigation__responsive-container-open {
  gap: var(--wp--preset--spacing--0);
}

@media (max-width: 1200px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: flex;
  }
  .wp-block-columns {
    flex-wrap: wrap !important;
  }
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
  }
  .wp-block-columns {
    flex-wrap: wrap !important;
    justify-content: center;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*=flex-basis] {
    flex-grow: 1 !important;
  }
  .is-style-main-navigation nav {
    flex-basis: auto;
    order: 2;
  }
}
.simple-popup {
  z-index: 100 !important;
}

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