/*
0 - 900px:     Phone
900 - 1200px:  Tablet landscape
1200 - 1800px: Desktop
1800px+:       Big desktop

$breakpoint argument choices:
- phone
- tab-land
- big-desktop

1em = 16px
*/
@font-face {
  font-family: opendyslexic;
  font-style: normal;
  font-weight: 400;
  src: url(fonts/OpenDyslexic-Regular.woff) format("woff");
}
@font-face {
  font-family: swiper-icons;
  src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff ;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translateZ(0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px ;
}

.swiper-button-disabled {
  opacity: 0.25;
  pointer-events: none;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translateZ(0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translate(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  touch-action: none;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff ;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000 ;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

h2 {
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -0.02em;
  color: #000;
}

h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: inherit;
}

p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}

blockquote {
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  border-left: 3px solid #FFD500;
  padding-left: 1.5rem;
  color: #656565;
  margin-left: 0;
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 600px;
}

html {
  box-sizing: border-box;
  height: 100%;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  font-family: Montserrat, sans-serif;
  color: #000;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-hyphens: none;
  hyphens: none;
}

.cdmac-dyslexic body {
  font-family: opendyslexic;
}

a {
  outline: none;
  text-decoration: none;
  color: #000;
}

img {
  max-width: 100%;
}

.frontpage-template {
  border-top: 12px solid #FFD500;
}

.frontpage-template .header-page {
  top: -110px;
}

@media screen and (max-width: 1020px) {
  .frontpage-template .header-page {
    top: 0;
    background: transparent;
  }
}
.back-top {
  background: #141414;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  line-height: 47px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  position: fixed;
  bottom: 10px;
  right: -10px;
  transform: translate(-50%);
  /*box-shadow: 0 0 10px #00000040;*/
  z-index: 5;
  visibility: hidden;
  opacity: 0;
}
.back-top.active {
  visibility: visible;
  opacity: 1;
}
.back-top svg path {
  stroke: white;
  stroke-width: 2px;
  fill: black;
}

.filters-button {
  background: #E8C202;
  width: 44px;
  height: 44px;
  line-height: 47px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}

.filters-button.active {
  visibility: visible;
  opacity: 1;
}

.filters-button:hover {
  background: #000;
}

.link {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: bold;
}

.link-white p {
  color: #fff;
}

.link-black p {
  color: #000;
}

.link p {
  transition: all 0.3s;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
}

.link span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #FFD500;
  margin-right: 1rem;
  text-align: center;
  line-height: 30px;
}

.link:hover p {
  color: #ffd500;
}

table {
  width: 100%;
  /*margin-top: 5rem;
  margin-bottom: 5rem;*/
  border-collapse: collapse;
}
table caption {
  padding: 1rem 0;
  text-transform: inherit;
  font-size: larger;
}

table tbody > tr > th, thead {
  background-color: #ffd500;
  color: #000;
  vertical-align: middle;
  border-bottom: 0px;
  border: 1px solid #D3D3D3;
  font-weight: 600;
  font-size: 16px;
}

table tbody > tr > th p, thead p {
  font-weight: bold;
}

td {
  height: 70px;
}

thead {
  height: 60px;
}

table tbody tr td {
  /*padding-left: 2rem;*/
  padding: 0.5rem;
  border: 1px solid #D3D3D3;
}

.form {
  padding-top: 5rem;
  padding-bottom: 5rem;
  /*background: rgba(229, 229, 229, .5)*/
}

.form-container {
  max-width: 1100px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.form-subtitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-bottom: 0.8rem;
  margin-bottom: 2rem;
  margin-top: 4rem;
}

.form-subtitle:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFD500;
  height: 5px;
}

.form button[type=submit] {
  margin-top: 3rem;
  background: #FFD500;
  padding: 10px 24px 12px;
  text-align: center;
  color: #000;
  border-radius: 24px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  border: none;
  transition: all 0.3s;
  cursor: pointer;
}

.form button[type=submit] svg {
  margin-right: 0.4rem;
}

.form button[type=submit]:hover {
  background: #000;
  color: #ffd500;
}

.form button[type=submit]:hover svg path {
  fill: #ffd500;
}

.form-control__input {
  display: flex;
}

.form-control input {
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  color: #000;
  height: 57px;
  outline: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  padding-left: 1rem;
  margin-bottom: 2rem;
}

.form-control input::-moz-placeholder {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

.form-control input::placeholder {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

.form-control input:focus {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  border: 2px solid #000;
}

.form-disclaimer {
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #717171;
  margin-top: 6rem;
  margin-bottom: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #717171;
}

.form .captchatxt {
  margin-left: 1.5rem;
}

form textarea {
  width: 100%;
  border: 1px solid #D9D9D9;
  height: 320px;
  background: #fff;
  padding: 1rem;
  border-radius: 4px;
}

form textarea::-moz-placeholder {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

form textarea::placeholder {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

form input[type=text], form input[type=email], form input[type=tel], form input[type=search] {
  background: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  color: #000;
  height: 57px;
  outline: none;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  padding-left: 1rem;
  margin-bottom: 2rem;
}

form input[type=text]::-moz-placeholder, form input[type=email]::-moz-placeholder, form input[type=tel]::-moz-placeholder, form input[type=search]::-moz-placeholder {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

form input[type=text]::placeholder, form input[type=email]::placeholder, form input[type=tel]::placeholder, form input[type=search]::placeholder {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

form input[type=text]:focus, form input[type=email]:focus, form input[type=tel]:focus, form input[type=search]:focus {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  border: 2px solid black;
}

form select {
  background: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  height: 57px;
  outline: none;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  padding-left: 1rem;
  margin-bottom: 2rem;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}

form select::-moz-placeholder {
  color: gray;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

form select::placeholder {
  color: gray;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
}

form select:focus {
  color: #000;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  border: 1px solid #000;
}

form .form-radios {
  margin-bottom: 2rem;
}

form .form-radios label {
  font-weight: 400;
  font-size: 15px;
  line-height: 30px;
  padding-bottom: 0.5rem;
  display: inline-block;
}

.form-label {
  padding-bottom: 1rem;
  padding-top: 0.5rem;
}

.form-checkboxes, .form-radios {
  display: flex;
}

.form-checkboxes label, .form-radios label {
  margin-right: 2rem;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.form-checkboxes label:before, .form-radios label:before {
  content: "";
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-color: #fff;
  border: 2px solid #D9D9D9;
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 0.5rem;
}

.form-checkboxes input, .form-radios input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  opacity: 0;
  position: absolute;
  cursor: pointer;
}

.form-checkboxes input:checked + label:after, .form-radios input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
}

.form-checkboxes input:checked + label:after {
  top: 4px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #EFB600;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.form-radios label:before {
  border-radius: 50%;
}

.form-radios input:checked + label:after {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  top: 10px;
  left: 6px;
  background: #EFB600;
} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type=button], [type=reset], [type=submit] {
  -moz-appearance: button;
       appearance: button;
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -moz-appearance: textfield;
       appearance: textfield;
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.page-container {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.page-container__medias {
  background: radial-gradient(98.72% 441.82% at 41.32% 57.71%, rgba(209, 222, 221, 0.608) 0%, rgba(209, 222, 221, 0) 100%);
}

.container {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.container-medias {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-medias .button {
  text-align: center;
  margin-top: 5rem;
}

.container-artisanat {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-jobs {
  padding: 2rem 0;
}

.container-artisans {
  padding-top: 5rem;
  padding-bottom: 10rem;
}

.container-artisans h2 {
  font-weight: 800;
  font-size: 32px;
  line-height: 48px;
  padding-bottom: 2rem;
}

.container-artisans h2 span {
  color: #666666;
}

.container-contacts {
  padding-top: 3rem;
  padding-bottom: 10rem;
}

.header {
  background: white;
  color: #000;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
  transition: all 0.3s;
}

.header-page {
  top: 0;
}

@media screen and (max-width: 768px) {
  .header-page {
    top: 0;
  }
}
.header-page .header-brand a:nth-child(1) {
  display: block;
}

.header-page .header-brand a:nth-child(1) svg {
  max-width: 45px;
}

@media screen and (max-width: 1020px) {
  .header-page .header-brand a:nth-child(1) {
    display: none;
  }
}
.header-page .header-brand a:nth-child(2) {
  display: none;
}

@media screen and (max-width: 1020px) {
  .header-page .header-brand a:nth-child(2) {
    display: block;
  }
}
.header-page.active {
  top: 0;
}

.header-frontpage {
  background: rgba(255, 255, 255, 0);
  position: absolute;
}

@media screen and (max-width: 1020px) {
  .header-frontpage {
    padding-top: 40px;
  }
}
.header-frontpage .navigations {
  text-align: right;
  padding-top: 1rem;
}

.header-frontpage .navigations .navigation:nth-child(1) {
  padding-bottom: 0.5rem;
}

.header-frontpage .navigations .navigation:nth-child(2) {
  padding-top: 0.5rem;
  border-top: 1px solid #fff;
}

.header-frontpage .navigation ul li {
  position: relative;
  padding-left: 1rem;
  padding-right: 1rem;
}

.header-frontpage .navigation ul li a {
  color: #fff;
}

.header-container {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

@media screen and (max-width: 1440px) {
  .header-container {
    max-width: 1400px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.header-search {
  display: flex;
  gap: 5px;
}

.header-search a {
  background: rgba(0, 0, 0, 0.1);
  width: 44px;
  height: 44px;
  border-radius: 100%;
  line-height: 47px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s;
}

.header-search a:hover {
  background: #FFD500;
}

@media screen and (max-width: 1000px) {
  .header-search {
    display: none;
  }
}
.header nav ul {
  padding-left: 0;
}

.header nav ul li {
  list-style-type: none;
  display: inline-block;
  text-align: center;
  position: relative;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
}

.header nav ul li:nth-child(1):before {
  display: none;
}

.header nav ul li:before {
  content: "";
  height: 100%;
  width: 1px;
  background: #C8C8C8;
  position: absolute;
  top: 0;
  left: -0.2rem;
}

.header nav ul li a {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.3s;
}

.header nav ul li a:hover {
  color: #ffd500;
}

@media screen and (max-width: 1440px) {
  .header nav ul li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1000px) {
  .header nav {
    display: none;
  }
}
.footer {
  background: #000000;
  color: #fff;
  padding-top: 4rem;
  padding-bottom: 4rem;
  font-size: 14px;
  position: relative;
  z-index: 2;
}

.footer-container {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 1440px) {
  .footer-container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .footer-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.footer-title {
  color: #ffd500;
  font-weight: 600;
  position: relative;
  padding-bottom: 0.8rem;
  margin-bottom: 2.5rem;
}

.footer-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #ffd500;
  width: 50px;
}

.footer-top {
  margin-bottom: 3rem;
}

.footer-top ul {
  padding-left: 0;
}

.footer-top ul li {
  list-style-type: none;
  padding-bottom: 1rem;
}

.footer-top ul li a {
  color: #fff;
  transition: all 0.3s;
}

.footer-top ul li a:hover {
  color: #ffd500;
  text-decoration: underline;
}

.footer-menu ul li a {
  color: #ffd500;
  font-weight: 600;
  transition: all 0.3s;
}

.footer-menu ul li a:hover {
  color: #fff;
}

@media screen and (max-width: 1440px) {
  .footer nav {
    padding-right: 10%;
  }
}
@media screen and (max-width: 768px) {
  .footer nav {
    padding-right: 0;
  }
}
.footer-bottom {
  padding-top: 5rem;
  border-top: 7px solid #FFD500;
}

.footer-bottom a {
  color: #fff;
  transition: all 0.3s;
}

.footer-bottom a:hover {
  color: #ffd500;
}

.footer-bottom ul {
  padding-left: 0;
  display: flex;
  align-items: center;
}

.footer-bottom ul li {
  list-style-type: none;
  padding-right: 1rem;
  display: inline-block;
}

.footer-bottom ul li a {
  color: #fff;
  display: flex;
  align-items: center;
}

.footer-bottom ul li a svg {
  margin-right: 0.5rem;
}

@media screen and (max-width: 768px) {
  .footer-bottom ul li {
    padding-bottom: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .footer-bottom ul {
    display: block;
  }
}
.footer-bottom .footer-copyright {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}

.footer-bottom .footer-copyright a {
  margin-left: 1rem;
}

@media screen and (max-width: 768px) {
  .footer-bottom .footer-copyright {
    justify-content: flex-start;
  }
  .footer-bottom .footer-copyright a {
    margin-left: 0;
  }
  .footer-bottom .footer-copyright a:nth-child(2) {
    margin-left: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .footer-bottom {
    padding-top: 2rem;
  }
}
.footer-socials {
  padding-top: 9.5rem;
}

.footer-socials ul {
  padding-left: 0;
  margin: 0;
  display: flex;
  -moz-column-gap: 5px;
       column-gap: 5px;
}

.footer-socials ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 0.2rem;
}

.footer-socials ul li a {
  background: #FFD500;
  color: #000;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 33px;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-socials ul li a:hover {
  background: #fff;
  color: #000;
}

@media screen and (max-width: 768px) {
  .footer-socials {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }
}
.footer-switch {
  display: inline-block;
  position: relative;
  margin-right: 0.5rem;
}

.footer-switch .switch-day, .footer-switch .switch-night {
  position: absolute;
  top: 3px;
  color: #ffd500;
}

.footer-switch .switch-day {
  right: 8px;
}

.footer-switch .switch-night {
  left: 8px;
  top: 3.6px;
  transform: rotate(5deg);
}

.footer-switch input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
  display: none;
}

.footer-switch label {
  cursor: pointer;
  text-indent: -9999px;
  width: 32px;
  height: 20px;
  background: rgba(255, 255, 255, 0.5);
  display: block;
  border-radius: 100px;
  position: relative;
  border: 1px solid #000;
}

.footer-switch label:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 1px;
  left: 2px;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 90px;
  transition: 0.3s;
}

.footer-switch input:checked + label {
  background: rgba(255, 255, 255, 0.5);
}

.footer-switch input:checked + label:after {
  left: calc(100% - 2px);
  transform: translate(-100%);
}

.navigation-mobile {
  position: fixed;
  top: 180px;
  left: -100%;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 3;
  display: none;
  transition: all 0.3s;
}

.navigation-mobile.active {
  display: block;
  left: 0;
}

.navigation-mobile ul {
  padding-left: 2rem;
  padding-right: 2rem;
}

.navigation-mobile ul li {
  list-style-type: none;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-top: 1px solid #000;
}

.navigation-mobile ul li:nth-child(1) {
  border-top: none;
}

.navigation-mobile ul li a {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  transition: all 0.3s;
  text-transform: uppercase;
}

.navigation-mobile ul li a:hover {
  color: #efb600;
}

.search {
  background: #FFD500;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: fixed;
  top: -180px;
  transition: all 0.3s;
  z-index: 5;
}

@media screen and (max-width: 1000px) {
  .search {
    padding-top: 2rem;
    padding-bottom: 2rem;
    top: 80px;
    display: none;
  }
}
.search.active {
  top: 0;
}

@media screen and (max-width: 1000px) {
  .search.active {
    display: block;
    top: 80px;
  }
}
.search-container {
  max-width: 1400px;
  padding-left: 2rem;
  padding-right: 2rem;
  margin: 0 auto;
  position: relative;
}

.search label {
  visibility: hidden;
  opacity: 0;
  display: none;
}

.search input {
  width: 100%;
  height: 80px;
  font-size: 50px;
  background: #FFD500;
  color: #000;
  border-top: none;
  border-bottom: 1px solid #000;
  border-left: none;
  border-right: none;
}

@media screen and (max-width: 768px) {
  .search input {
    width: 85%;
  }
}
.search input:focus {
  outline: none;
}

.search input:focus::-moz-placeholder {
  color: transparent;
}

.search input:focus::placeholder {
  color: transparent;
}

.search input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.1019607843);
  font-weight: 800;
}

.search input::placeholder {
  color: rgba(0, 0, 0, 0.1019607843);
  font-weight: 800;
}

@media screen and (max-width: 1000px) {
  .search input {
    font-size: 20px;
    height: 40px;
  }
}
.search .search-close {
  position: absolute;
  top: 1.5rem;
  right: 2rem;
  z-index: 2;
}

.search .search-close a {
  background: rgba(0, 0, 0, 0.07);
  width: 44px;
  height: 44px;
  border-radius: 100%;
  line-height: 47px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s;
}

.search .search-close a:hover {
  background: white;
}

.search .search-close a:hover svg path {
  fill: #000;
}

.search .search-close p {
  color: #fff;
  position: absolute;
  bottom: -150%;
  right: -15px;
  margin: 0;
  transform: rotate(-90deg);
}

@media screen and (max-width: 768px) {
  .search .search-close {
    top: 0;
  }
}
.hero {
  height: 100vh;
  position: relative;
}

.hero-container {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 5rem;
  background-color: #141414;
}

@media screen and (max-width: 768px) {
  .hero-container {
    align-items: flex-end;
    padding-bottom: 5rem;
  }
}
.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  z-index: 1;
}

.hero .search-button {
  position: absolute;
  top: 50%;
  right: 5.2rem;
  transform: translateY(-50%);
  z-index: 2;
}

.hero .search-button a {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #fff;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  line-height: 47px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s;
}

.hero .search-button a:hover {
  background: white;
}

.hero .search-button a:hover svg path {
  fill: #000;
}

.hero .search-button p {
  color: #fff;
  position: absolute;
  bottom: -150%;
  right: -15px;
  margin: 0;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1440px) {
  .hero .search-button {
    right: 5rem;
  }
}
@media screen and (max-width: 768px) {
  .hero .search-button {
    display: none;
  }
}
.hero .swiper {
  width: 100%;
  height: 100%;
}

.hero .swiper-wrapper {
  position: absolute;
  top: 0;
  left: 0;
}

.hero .swiper-slide {
  position: relative;
  display: flex;
  align-items: center;
}

.hero .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hero .swiper .hero-text {
  color: #fff;
  position: absolute;
  z-index: 2;
  padding-left: 10rem;
  padding-top: 5rem;
}

.hero .swiper .hero-text h2 {
  color: #fff;
  font-weight: 700;
  font-size: 50px;
  line-height: 61px;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .hero .swiper .hero-text h2 {
    font-size: 40px;
  }
}
.hero .swiper .hero-text p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  max-width: 554px;
  padding-bottom: 1rem;
  padding-top: 1rem;
}

@media screen and (max-width: 768px) {
  .hero .swiper .hero-text {
    padding-left: 2rem;
  }
}
.hero .swiper-pagination {
  position: absolute;
  bottom: 10rem;
  right: 5.2rem;
  z-index: 2;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  width: 100px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .hero .swiper-pagination {
    display: none;
  }
}
.hero .swiper-button-next, .hero .swiper-button-prev {
  font-size: 20px;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  color: #fff;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 2;
  bottom: 5rem;
  top: initial;
}

.hero .swiper-button-next:hover, .hero .swiper-button-prev:hover {
  background: #fff;
}

.hero .swiper-button-next:hover svg path, .hero .swiper-button-prev:hover svg path {
  stroke: #000;
}

.hero .swiper-button-prev {
  right: 9rem;
  left: initial;
}

.hero .swiper-button-prev:after {
  content: "";
}

@media screen and (max-width: 768px) {
  .hero .swiper-button-prev {
    display: none;
  }
}
.hero .swiper-button-next {
  right: 5rem;
}

.hero .swiper-button-next:after {
  content: "";
}

@media screen and (max-width: 768px) {
  .hero .swiper-button-next {
    display: none;
  }
}
.brevet-maitrise.campagne-2025 .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  z-index: 1;
}

.hamburger {
  cursor: pointer;
  padding: 0;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 0.7rem;
  right: 1rem;
  display: none;
  margin-left: auto;
  margin-bottom: 0.4rem;
}

@media screen and (max-width: 1000px) {
  .hamburger {
    display: block;
  }
}
.hamburger-line {
  background: #000;
  content: "";
  display: block;
  height: 2px;
  left: calc(50% - 13px);
  position: absolute;
  top: calc(50% - 1px);
  transform-origin: 50% 50%;
  transition: background 0.15s ease 0.15s, top 0.15s 0.15s ease-out, transform 0.15s linear;
  width: 25px;
}

.hamburger-line:before, .hamburger-line:after {
  background: #000;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transform-origin: 50% 50%;
  transition: background 0.15s ease, top 0.15s 0.15s ease-out, transform 0.15s linear;
  width: 25px;
}

.hamburger-line:before {
  top: 7px;
}

.hamburger-line:after {
  top: -7px;
}

.hamburger.active .hamburger-line {
  background-color: transparent;
  transition: background 0.15s ease;
}

.hamburger.active .hamburger-line:before, .hamburger.active .hamburger-line:after {
  transition: top 0.15s ease-out, transform 0.15s 0.15s ease-out;
}

.hamburger.active .hamburger-line:before {
  top: 0;
  transform: rotate3d(0, 0, 1, -45deg);
  background: #000;
}

.hamburger.active .hamburger-line:after {
  top: 0;
  transform: rotate3d(0, 0, 1, 45deg);
  background: #000;
}

.breadcrumb {
  padding-left: 0;
}

.breadcrumb-white li a {
  color: #fff;
}

.breadcrumb-black li a {
  color: #000;
}

.breadcrumb li {
  list-style-type: none;
  display: inline-block;
  padding-right: 0.4rem;
  padding-left: 0.4rem;
}

.breadcrumb li:nth-child(1) a {
  text-decoration: underline;
}

.breadcrumb li a {
  font-weight: 600;
  font-size: 12px;
  transition: all 0.3s;
}

.breadcrumb li a:hover {
  color: #ffd500;
}

.artisanat-item {
  width: 100%;
  height: 280px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  background-color: black;
}

.artisanat-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: grayscale(100%);
}

.artisanat-item__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(245.9deg, rgba(28, 172, 131, 0.325) -30.47%, rgba(64, 148, 122, 0.585) 99.43%);
}

.artisanat-item__title {
  text-align: center;
  width: 80%;
}

.artisanat-item__title h3 {
  position: relative;
  z-index: 2;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffdd33;
}

.artisanat-item__more {
  background: #FFD500;
  width: 100%;
  position: absolute;
  bottom: -2.5rem;
  left: 0;
  color: #000;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s;
  z-index: 2;
}

.artisanat-item:hover .artisanat-item__more {
  bottom: 0;
}

.jobs-item {
  width: 100%;
  height: 280px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  text-decoration: none !important;
}
.jobs-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: grayscale(100%);
}
.jobs-item__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(226deg, rgba(28, 172, 131, 0.325) -30.47%, rgba(18, 18, 18, 0.85) 99.43%);
}
.jobs-item__title {
  text-align: center;
  width: 80%;
}
.jobs-item__title h3 {
  position: relative;
  z-index: 2;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.jobs-item__more {
  background: #FFD500;
  width: 100%;
  position: absolute;
  bottom: -2.5rem;
  left: 0;
  color: #000;
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.3s;
  z-index: 2;
}
.jobs-item:hover .jobs-item__more {
  bottom: 0;
}

.media-item {
  width: 100%;
  height: 280px;
  background: #fff;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}

.media-item__gallery .media-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.media-item__gallery .media-item__container {
  padding-bottom: 1.5rem;
}

.media-item__gallery .media-item__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
  transition: all 0.3s;
}

.media-item__gallery .media-item__container {
  display: flex;
  align-items: flex-end;
  height: 100%;
}

.media-item__gallery .media-item__date, .media-item__gallery .media-item__title {
  color: #fff;
}

.media-item__gallery .media-item__infos {
  position: absolute;
  top: 2rem;
  left: 2rem;
  width: 85%;
}

.media-item__gallery:hover .media-item__overlay {
  opacity: 0.5;
}

.media-item__mag {
  flex-direction: column;
}

.media-item__mag .media-item__container, .media-item__mag .media-item__infos {
  padding-bottom: 1.5rem;
}

.media-item__mag .media-item__title {
  margin-top: 0;
}

.media-item__mag .media-item__thumbnail {
  border-radius: 4px;
  width: 115px;
  height: 160px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.media-item__mag .media-item__block {
  display: flex;
}

.media-item__mag .media-item__block div:nth-child(2) {
  padding-left: 2rem;
}

.media-item__container {
  padding: 2rem;
  width: 100%;
}

.media-item__infos {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.media-item__type {
  background: #FFD500;
  border-radius: 5px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 8px 10px;
  display: inline-block;
  position: relative;
  z-index: 2;
}

.media-item__date {
  font-size: 14px;
  color: inherit;
  font-weight: 500;
  position: relative;
  z-index: 2;
}

.media-item__title {
  font-weight: 700;
  line-height: 21px;
  font-size: 16px;
  position: relative;
  z-index: 2;
  color: #000;
}

.media-item__excerpt {
  font-size: 14px;
  line-height: 22px;
  color: #787878;
}

.media-item__download {
  background: #A7A7A7;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  right: 0;
  border-top-left-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}

.media-item:hover .media-item__download {
  background: black;
}

.button a {
  padding: 10px 24px 12px;
  text-align: center;
  border-radius: 24px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: all 0.3s;
}

.button-uppercase {
  text-transform: uppercase;
}

.button-yellow a {
  background: #FFD500;
  padding: 10px 24px 12px;
  text-align: center;
  color: #000;
  border-radius: 24px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
}

.button-yellow a:hover {
  background: #000;
  color: #ffd500;
}

.button-icon a svg, .button-icon a img {
  margin-right: 0.5rem;
}

.button-transparent__black a {
  background: rgba(0, 0, 0, 0);
  color: #000;
  border: 1px solid black;
}

.button-transparent__black a:hover {
  background: black;
  color: #fff;
}

.button-transparent__white a {
  background: rgba(255, 255, 255, 0);
  color: #fff;
  border: 1px solid white;
}

.button-transparent__white a:hover {
  background: white;
  color: #000;
}

.button-form {
  background: #FFD500;
  padding: 10px 24px 12px;
  text-align: center;
  color: #000;
  border-radius: 6px;
  display: inline-flex;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  border: none;
  cursor: pointer;
  transition: all 0.3s;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
}

.button-form:hover {
  background: #000;
  color: #ffd500;
}
.button-form:hover svg path {
  stroke: #ffd500;
}

@media screen and (max-width: 1000px) {
  .button-form {
    width: 100%;
  }
}
.event-item {
  width: 100%;
  height: 300px;
  color: #fff;
  display: flex;
  align-items: flex-end;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.0509803922);
}

.event-item__container {
  padding: 2rem;
}

.event-item__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #9ec2b7;
  transition: all 0.5s;
}

.event-item__empty {
  position: absolute;
  bottom: 0;
  right: -1rem;
  z-index: 1;
  width: 220px;
  opacity: 0.5;
}

.event-item__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}

.event-item__header {
  position: absolute;
  top: 2rem;
  left: 2rem;
}

.event-item__date {
  background: #FFD500;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  line-height: 42px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  position: relative;
  z-index: 2;
  color: #000;
  margin: 0;
}

.event-item__date span {
  font-weight: 800;
}

.event-item__lang {
  color: #ffd500;
  position: relative;
  z-index: 2;
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
  padding-top: 0.5rem;
}

.event-item__lang svg {
  margin-right: 0.3rem;
}

.event-item__subtitle {
  font-weight: 500;
  font-size: 14px;
  position: relative;
  z-index: 2;
  margin: 0;
  line-height: 22px;
}

.event-item__title {
  width: 80%;
  position: relative;
  z-index: 2;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  line-height: 28px;
  color: #fff;
}

.event-item:hover .event-item__image {
  transform: scale(1.1);
}

.news-item {
  width: 100%;
  color: #000;
  position: relative;
  display: inline-block;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.0509803922);
}

.news-item__thumbnail {
  overflow: hidden;
  position: relative;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.news-item__image {
  top: 0;
  left: 0;
  padding-top: 56.25%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.5s;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.2) inset;
}

.news-item__category {
  background: #FFD500;
  border-radius: 5px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 8px 10px;
  display: inline-flex;
  position: relative;
  z-index: 2;
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.news-item__featured {
  background: #FFD500;
  border-radius: 5px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 8px 10px;
  display: inline-block;
  position: relative;
  z-index: 2;
  position: absolute;
  top: 1rem;
  left: 1rem;
}

.news-item__content {
  background: #fff;
  padding: 2rem;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  min-height: 100%;
  padding-right: 1rem;
}

.news-item__date {
  font-size: 14px;
  color: inherit;
  font-weight: 500;
  position: relative;
  z-index: 2;
}

.news-item__title {
  width: 100%;
  position: relative;
  z-index: 2;
  font-size: 15px;
  font-weight: 700;
  color: #000;
  line-height: 20px;
  min-height: 80px;
  max-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-item__excerpt {
  font-size: 14px;
  line-height: 22px;
  color: inherit;
  padding-right: 1rem;
}

.news-item:hover .news-item__image {
  transform: scale(1.1);
}

.contact-item {
  width: 100%;
  height: 190px;
  color: #000;
  position: relative;
  display: inline-block;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
}

.contact-item__header {
  display: flex;
  align-items: center;
  padding: 1rem;
}

.contact-item__logo {
  height: 85px;
  width: 85px;
  border: 1px solid #EAEAEA;
  border-radius: 100%;
  background-size: 45px 45px;
  background-repeat: no-repeat;
  background-position: center;
}

.contact-item__name {
  padding-left: 1.5rem;
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
}

.contact-item__infos {
  padding: 1rem;
  background: linear-gradient(90deg, #E6EDED 28.84%, rgba(230, 237, 237, 0) 102.7%);
  height: 70px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.contact-item__infos a {
  font-size: 15px;
  font-weight: 400;
  display: flex;
  align-items: center;
  padding-bottom: 0.5rem;
}

.contact-item__infos a svg {
  margin-right: 0.5rem;
}

.sidenav {
  margin: 0;
  position: relative;
}

.sidenav-container {
  background: #fff;
  width: 370px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1019607843);
  padding-bottom: 2rem;
  border-radius: 6px;
}

.sidenav-title {
  background: #FFD500;
  height: 65px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  position: relative;
  overflow: hidden;
}

.sidenav-title p {
  position: absolute;
  text-transform: uppercase;
  top: 0.6rem;
  left: 1.5rem;
  z-index: 1;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  color: #000;
}

.sidenav .progress-container {
  background-color: rgba(150, 150, 150, 0);
  height: 100%;
  width: 100%;
  top: 0;
  position: absolute;
  left: 0;
}

.sidenav .progress-bar {
  background-color: #ecc500;
  height: 100%;
  width: 0%;
}

.sidenav-chapters {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
}

.sidenav-chapters ul {
  padding-left: 0;
}

.sidenav-chapters ul li {
  list-style-type: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: 1px solid #E4E4E4;
}

.sidenav-chapters ul li:nth-child(1) {
  border-top: none;
}

.sidenav-chapters ul li a {
  font-weight: 500;
  font-size: 15px;
  line-height: 21px;
  transition: all 0.3s;
}

.sidenav-chapters ul li a:hover {
  color: #efb600;
}

.sidenav-button {
  text-align: center;
}

.sidenav-button a {
  background: #FFD500;
  padding: 1rem 5rem;
  text-align: center;
  color: #000;
  border-radius: 30px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  transition: all 0.3s;
}

.sidenav-button a:hover {
  background: black;
  color: #ffd500;
}

@media screen and (max-width: 768px) {
  .sidenav {
    display: none;
  }
}
.artisan-item {
  width: 100%;
  color: #000;
  position: relative;
  display: inline-block;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.0509803922);
  padding: 3rem;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 2rem;
}

.artisan-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #FFD500;
}

.artisan-item p {
  line-height: 24px;
}

.artisan-item__map {
  text-align: right;
}

.artisan-item__map a {
  background: #FFD500;
  display: inline-block;
  padding: 0.5rem 1.2rem;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  transition: all 0.3s;
}

.artisan-item__map a:hover {
  background: black;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .artisan-item__map {
    text-align: left;
    margin-top: 2rem;
  }
}
.pages-navigation {
  max-width: 1400px;
  padding: 1rem 2rem;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .pages-navigation {
    display: none;
  }
  .pages-navigation.active {
    display: block;
  }
}
.pages-navigation__items {
  padding-left: 0;
  border-bottom: 0.5px solid #393939;
  padding-bottom: 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

@media screen and (max-width: 768px) {
  .pages-navigation__items {
    display: block;
    border-bottom: 0;
  }
}
.pages-navigation__items .pages-navigation__item {
  list-style-type: none;
  padding-bottom: 1rem;
  position: relative;
  margin-right: 1.5rem;
}

.pages-navigation__items .pages-navigation__item a {
  color: #393939;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
  padding-bottom: 1.4rem;
  transition: all 0.3s;
  cursor: pointer;
}

.pages-navigation__items .pages-navigation__item a:after {
  content: "";
  width: 100%;
  height: 5px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.3s;
  opacity: 0;
}

.pages-navigation__items .pages-navigation__item a.active {
  font-weight: 600;
  color: #000;
}

.pages-navigation__items .pages-navigation__item a:hover {
  color: #000;
}

.pages-navigation__items .pages-navigation__item a:hover + ul {
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 768px) {
  .pages-navigation__items .pages-navigation__item a:hover:after {
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .pages-navigation__items .pages-navigation__item {
    margin-right: 0;
  }
}
.pages-navigation__dropdown {
  background: #fff;
  position: absolute;
  top: 2.5rem;
  left: 0;
  width: 100%;
  z-index: 1;
  padding-top: 1rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  padding-left: 0;
}

.pages-navigation__dropdown li {
  display: block;
}

.pages-navigation__dropdown li a {
  color: #000;
  width: 100%;
  display: inline-block;
  padding: 0.3rem 1rem;
}

.pages-navigation__dropdown li a:hover {
  color: #000;
}

.pages-navigation__dropdown li a:after {
  display: none;
}

.pages-navigation__dropdown:hover {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .pages-navigation__dropdown {
    opacity: 1;
    visibility: visible;
    position: relative;
    top: initial;
    margin-top: 1rem;
  }
}
.pages-navigation__mobile {
  margin-left: 2rem;
  margin-right: 2rem;
  text-transform: uppercase;
  font-weight: 800;
  background: #FFD500;
  display: inline-block;
  padding: 0.6rem 2rem 0.5rem;
  border-radius: 6px;
  display: none;
}

@media screen and (max-width: 768px) {
  .pages-navigation__mobile {
    display: inline-block;
  }
}
.tags {
  padding-left: 0;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.tags li {
  list-style-type: none;
  display: inline-block;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
  margin: 0;
}

.tags li:nth-child(1) {
  margin-left: 0;
}

.tags li a {
  padding: 10px 24px 12px;
  text-align: center;
  border-radius: 24px;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  transition: all 0.3s;
  background: #DBE4E3;
  color: #000;
}

.tags li a:hover {
  background: #FFD500;
}

.tags li span {
  padding: 10px 24px 12px;
  text-align: center;
  border-radius: 24px;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  transition: all 0.3s;
  background: #DBE4E3;
  color: #000;
  cursor: pointer;
}

.tags li span:hover {
  background: #FFD500;
}

@media screen and (max-width: 1000px) {
  .tags li {
    margin-bottom: 1rem;
  }
}
.author-card {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

.author-card__title {
  font-weight: 700;
  font-size: 16px;
  padding-bottom: 1rem;
  margin: 0;
}

.author-card__content {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}

.author-card__portrait {
  height: 110px;
  width: 110px;
  background: #FFD500;
  border-radius: 100%;
  background-size: 55px 55px;
  background-repeat: no-repeat;
  background-position: center;
}

.author-card__name {
  font-weight: 700;
  font-size: 16px;
  margin: 0;
  padding-bottom: 0.5rem;
}

.author-card__text {
  padding-left: 2rem;
}

.author-card__text a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
  padding-bottom: 0.5rem;
  transition: all 0.3s;
}

.author-card__text a:hover {
  color: rgba(0, 0, 0, 0.2);
}

.author-card__text a svg {
  margin-right: 0.5rem;
}

.marquee {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  background: #FFD500;
  color: #000;
  height: 42px;
  line-height: 42px;
  z-index: 1;
  position: relative;
  font-size: 14px;
}
.marquee.danger {
  background: red;
  color: #fff;
}

.marquee:hover {
  animation-play-state: paused;
}

.marquee-container {
  background: #FFD500;
  z-index: 1;
  position: relative;
}

.marquee-container__title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-weight: 600;
  font-size: 14px;
  background: #E1B802;
  height: 100%;
  line-height: 3;
  padding-left: 1rem;
  padding-right: 1rem;
}
.marquee-container__title.danger {
  background: #cc0000 !important;
  color: #fff !important;
}

@media screen and (max-width: 768px) {
  .marquee-container__title span {
    display: none;
  }
}
.marquee-sentence {
  display: inline-block;
  width: -moz-max-content;
  width: max-content;
  padding-left: 100%;
  will-change: transform;
  animation: marquee 25s linear infinite;
  font-weight: 600;
}

.marquee-sentence p {
  display: block;
  margin: 0;
  font-weight: 400;
}

.marquee-sentence p span {
  position: relative;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.marquee-sentence p span:after {
  content: "";
  height: 100%;
  width: 1px;
  background: #000;
  position: absolute;
  top: 0;
  left: 0.5rem;
}

@keyframes marquee {
  0% {
    transform: translate(0);
  }
  to {
    transform: translate(-100%);
  }
}
.heading-months {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.heading-months__grey {
  background: #F7F9F9;
}

.heading-months__container {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.heading-months__title {
  font-weight: 200;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 0.8rem;
  margin-bottom: 3rem;
}

.heading-months__title span {
  font-weight: 700;
}

.heading-months__title:after {
  content: "";
  width: 52px;
  height: 5px;
  background: #FFD500;
  position: absolute;
  bottom: 0;
  left: 0;
}

.heading-months__events {
  display: flex;
}

.social-share {
  padding-left: 0;
  margin: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-top: 1px solid #BDBDBD;
}

.social-share li {
  list-style-type: none;
  display: inline-block;
  margin-right: 0.2rem;
}

.social-share li a {
  background: #FFD500;
  color: #000;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  text-align: center;
  line-height: 33px;
  transition: all 0.3s;
  display: inline-block;
}

.social-share li a:hover {
  background: black;
}

.social-share li a:hover svg path {
  fill: #fff;
}

.infobox {
  background: #fff;
  padding: 1rem 3rem;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.0509803922);
  position: relative;
  border-radius: 6px;
  margin-top: 4rem;
  margin-bottom: 4rem;
  overflow: hidden;
}

.infobox:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  background: #FFD500;
}

.infobox-title {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  border-bottom: 1px solid #000;
  padding-bottom: 2rem;
  color: #000;
}

.infobox-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.infobox-content h3 {
  color: black;
}

.infobox p {
  color: #000;
}

.page-header {
  height: 55vh;
  padding-top: 5rem;
  position: relative;
  background: #141414;
}

.page-header__basic {
  padding-top: 10rem;
  padding-bottom: 4rem;
  height: auto;
  background: radial-gradient(98.72% 441.82% at 41.32% 57.71%, rgba(209, 222, 221, 0.608) 0%, rgba(209, 222, 221, 0) 100%);
}

.page-header__logo {
  width: 370px;
  background: #fff;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 250px;
  border-radius: 6px;
  position: absolute;
  bottom: -8rem;
  right: 2rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1019607843);
}

@media screen and (max-width: 768px) {
  .page-header__logo {
    position: initial;
    bottom: initial;
    right: initial;
  }
}
.page-header__image {
  background-color: #141414;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 70vh;
}

.page-header__image .page-header__title {
  color: #ffd500;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  .page-header__image {
    height: auto;
    padding-top: 10rem;
    padding-bottom: 5rem;
  }
}
.page-header__container {
  max-width: 1400px;
  padding-left: 2rem;
  padding-right: 2rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  height: 100%;
  color: #fff;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .page-header__container {
    flex-direction: column;
  }
}
.page-header__left, .page-header__right {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .page-header__left, .page-header__right {
    width: 100%;
  }
}
.page-header__right {
  border-top: 5px solid #FFD500;
}

.page-header__right p {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
}

.page-header__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  z-index: 1;
}

.page-header__background {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.page-header__title {
  font-size: 42px;
  font-weight: 800;
  color: #000;
  max-width: 650px;
  padding-top: 1.5rem;
}

.tool-item {
  width: 100%;
  min-height: 200px;
  position: relative;
  border-radius: 6px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.0509803922);
  display: block;
  background: #fff;
  padding: 2rem;
  transition: all 0.3s;
}

.tool-item h3 {
  margin: 0;
  font-weight: 700;
  font-size: 15px;
  line-height: 23px;
  padding-bottom: 1rem;
  color: #000;
  padding-right: 40px;
}

.tool-item h3 img {
  margin-right: 0.5rem;
}

.tool-item p {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 22px;
  color: inherit;
}

.tool-item__logo {
  position: absolute;
  top: 1.5rem;
  right: 2rem;
  max-width: 20px;
}

.tool-item__icon {
  position: absolute;
  bottom: 1.5rem;
  right: 2rem;
  max-width: 80px;
  min-width: 80px;
  max-height: 25px;
  text-align: right;
}

.tool-item:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  transform: translate(-2px, -2px);
}

.block-text {
  padding-top: 3rem;
  padding-bottom: 2rem;
}

.block-text__container {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

@media screen and (max-width: 768px) {
  .block-text__container {
    flex-direction: column;
  }
}
.block-text__left, .block-text__right {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .block-text__left, .block-text__right {
    width: 100%;
  }
}
.block-text h2 {
  font-weight: 700;
  font-size: 26px;
  line-height: 36px;
  color: #000;
  max-width: 500px;
  position: relative;
  padding-bottom: 1.5rem;
}

.block-text h2:after {
  content: "";
  background: #FFD500;
  width: 150px;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.block-text p {
  font-size: 16px;
  line-height: 26px;
}

.publication-item {
  width: 100%;
  height: 345px;
  border-radius: 6px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.publication-item__overlay {
  background: rgba(28, 172, 131, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  opacity: 0;
  transition: all 0.3s;
}

.publication-item__more {
  font-weight: 600;
  font-size: 21.4667px;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  padding-top: 2rem;
}

.publication-item:hover .publication-item__more {
  opacity: 1;
  visibility: visible;
  padding-top: 0;
}

.publication-item:hover .publication-item__overlay {
  opacity: 1;
}

.newsletter {
  background: #fff;
  padding: 4rem;
  margin-top: 4rem;
  margin-bottom: 4rem;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1490196078);
  border-radius: 6px;
}

.newsletter p {
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 2rem;
  color: #000;
}

@media screen and (max-width: 768px) {
  .newsletter p {
    text-align: center;
  }
}
/*birthday*/
.hero-birthday {
  height: 100vh;
  width: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0);
  background-size: cover;
  background-position: center;
  z-index: 2;
}

.hero-birthday__page {
  position: relative;
  z-index: 1;
  padding-top: 100vh;
}

.hero-birthday__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .hero-birthday__image {
    width: 100%;
    height: 50vh;
  }
}
.hero-birthday__container {
  position: relative;
  height: 100%;
  align-items: center;
  justify-content: flex-start;
  display: flex;
}

@media screen and (max-width: 768px) {
  .hero-birthday__container {
    display: block;
  }
}
.hero-birthday__container .hero-left {
  width: 40%;
  height: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .hero-birthday__container .hero-left {
    width: 100%;
    height: 50vh;
  }
}
.hero-birthday__container .hero-right {
  width: 60%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 100%;
}

@media screen and (max-width: 768px) {
  .hero-birthday__container .hero-right {
    width: 100%;
    height: 50vh;
  }
}
.hero-birthday .hero-text {
  color: #fff;
  position: absolute;
  z-index: 2;
  padding-top: 5rem;
}

.hero-birthday .hero-text h2 {
  color: #fff;
  font-weight: 900;
  font-size: 8vh;
  line-height: 9vh;
  margin: 0;
  color: #000;
  text-transform: uppercase;
}

.hero-birthday .hero-text h2 span {
  position: relative;
}

.hero-birthday .hero-text h2 span:after {
  content: "";
  background: #FFD500;
  width: 100%;
  height: 30px;
  position: absolute;
  bottom: -2rem;
  left: 0;
}

@media screen and (max-width: 768px) {
  .hero-birthday .hero-text h2 span:after {
    height: 15px;
    bottom: -1rem;
  }
}
@media screen and (max-width: 768px) {
  .hero-birthday .hero-text h2 {
    font-size: 4.75vh;
    line-height: 5vh;
  }
}
.hero-birthday .hero-text a {
  font-weight: 700;
  font-size: 3vh;
  line-height: 3vh;
  max-width: 554px;
  padding: 0.3rem;
  margin-top: 8rem;
  color: #fff;
  background: black;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.3s;
}

.hero-birthday .hero-text a:hover {
  background: #FFD500;
  color: #000;
}

@media screen and (max-width: 768px) {
  .hero-birthday .hero-text a {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .hero-birthday .hero-text {
    padding: 3rem 1.5rem;
  }
}
.timeline {
  position: relative;
  z-index: 2;
  background: white;
}

.timeline-sticky {
  padding-top: 10rem;
  position: relative;
}

@media screen and (max-width: 768px) {
  .timeline-sticky {
    background: white;
    padding-bottom: 0;
  }
}
.timeline-sticky.sticky {
  position: sticky;
  top: 0;
  z-index: 2;
  width: 100%;
}

.timeline-sticky__wrapper {
  display: flex;
  gap: 2rem;
}

@media screen and (max-width: 768px) {
  .timeline-sticky__wrapper {
    flex-direction: column;
  }
}
.timeline-sticky__left {
  width: 20%;
  position: relative;
  display: flex;
  justify-content: end;
}

@media screen and (max-width: 1512px) {
  .timeline-sticky__left {
    justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .timeline-sticky__left {
    width: 100%;
  }
}
.timeline-sticky__center {
  width: 70%;
}

@media screen and (max-width: 768px) {
  .timeline-sticky__center {
    display: none;
  }
}
.timeline-sticky__right {
  width: 10%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .timeline-sticky__right {
    width: 100%;
  }
}
.timeline-wrapper {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
}

.timeline-wrapper__left {
  width: 20%;
}

@media screen and (max-width: 768px) {
  .timeline-wrapper__left {
    display: none;
  }
}
.timeline-wrapper__center {
  width: 70%;
}

@media screen and (max-width: 768px) {
  .timeline-wrapper__center {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.timeline-wrapper__right {
  width: 10%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .timeline-wrapper__right {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .timeline-wrapper {
    margin-top: -14px;
  }
}
.timeline-date h3 {
  font-size: 72px;
  font-weight: 800;
  color: #000;
  position: relative;
  display: inline-block;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .timeline-date h3 {
    font-size: 32px;
  }
}
.timeline-date h3:after {
  content: "";
  background: #FFD500;
  width: 100%;
  height: 12px;
  position: absolute;
  bottom: -2rem;
  left: 0;
}

@media screen and (max-width: 768px) {
  .timeline-date h3:after {
    bottom: -0.7rem;
    height: 8px;
  }
}
.date-item {
  position: relative;
  margin-bottom: 8rem;
  margin-top: 0.25rem;
}

@media screen and (max-width: 768px) {
  .date-item {
    margin-bottom: 4rem;
  }
}
.date-item:before {
  content: "";
  background: #FFD500;
  width: 153px;
  height: 12px;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .date-item:before {
    width: 85px;
    height: 9px;
  }
}
.date-item__wrapper {
  display: flex;
  gap: 3rem;
  padding-top: 3rem;
}

@media screen and (max-width: 768px) {
  .date-item__wrapper {
    flex-direction: column;
    padding-top: 1rem;
    gap: 1.75rem;
  }
}
.date-item__left {
  width: 50%;
  display: table;
}

@media screen and (max-width: 768px) {
  .date-item__left {
    width: 100%;
  }
}
.date-item__right {
  width: 50%;
  display: table;
}

@media screen and (max-width: 768px) {
  .date-item__right {
    width: 100%;
  }
}
.date-item__text {
  font-size: 20px;
  line-height: 1.5;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: table-cell;
  vertical-align: middle;
}

.date-item__text.no-picture {
  max-width: 650px;
}

@media screen and (max-width: 768px) {
  .date-item__text {
    padding-top: 0;
    padding-bottom: 1rem;
  }
}
.date-item__image {
  margin-top: 2rem;
  margin-bottom: 2rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 414px;
  height: 260px;
  display: table-cell;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .date-item__image {
    max-width: 100%;
    height: 300px;
  }
}
.date-item__link {
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 240px;
  display: table-row;
}

.date-item__link a {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 800;
}

.date-item__link a strong {
  background: black;
  color: #fff;
  padding: 0.3rem 0.5rem;
  display: inline-block;
  transition: all 0.3s;
}

.date-item__link a span {
  background: #FFD500;
  display: inline-block;
  color: #000;
  padding: 0.3rem 0.5rem;
  transition: all 0.3s;
}

.date-item__link:hover a strong {
  background: white;
  color: #000;
}

.date-item__link:hover a span {
  transform: rotate(180deg);
}

.section-introduction {
  background: #FFD500;
  position: relative;
}

.section-introduction__triangle {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  z-index: 3;
}

.section-introduction__triangle .triangle-top {
  display: flex;
  justify-content: center;
  align-items: start;
  padding-left: 15px;
  padding-right: 15px;
  width: 20%;
  margin-top: -1px;
}

@media screen and (max-width: 768px) {
  .section-introduction__triangle .triangle-top {
    transform: translate(0);
    width: 100%;
  }
}
.section-introduction__triangle .triangle-bottom {
  display: flex;
  justify-content: center;
  align-items: start;
  padding-left: 15px;
  padding-right: 15px;
  width: 20%;
  margin-bottom: -34px;
}

@media screen and (max-width: 768px) {
  .section-introduction__triangle .triangle-bottom {
    transform: translate(0);
    width: 100%;
  }
}
.section-introduction__wrapper {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

@media screen and (max-width: 768px) {
  .section-introduction__wrapper {
    display: block;
  }
}
.section-introduction__left {
  width: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width: 768px) {
  .section-introduction__left {
    width: 100%;
    justify-content: center;
  }
}
.section-introduction__text {
  max-width: 900px;
  font-weight: 500;
}

.section-introduction__text strong {
  font-weight: 900;
}

.section-introduction__right {
  width: 80%;
  font-size: 24px;
  line-height: 1.5;
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .section-introduction__right {
    width: 100%;
    padding-top: 3rem;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: left;
  }
}
.progress-timeline__container {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  height: 500px;
  width: 9px;
}

@media screen and (max-width: 1512px) {
  .progress-timeline__container {
    left: 50%;
  }
}
@media screen and (max-width: 768px) {
  .progress-timeline__container {
    top: -6rem;
    left: 50%;
    transform: translate(-50%);
    height: 9px;
    width: 300px;
  }
}
.progress-timeline .timeline-firstDate, .progress-timeline .timeline-lastDate {
  position: absolute;
  right: -0.2rem;
  font-weight: 800;
}

.progress-timeline .timeline-firstDate {
  top: -1.6rem;
}

@media screen and (max-width: 768px) {
  .progress-timeline .timeline-firstDate {
    left: 0;
  }
}
.progress-timeline .timeline-lastDate {
  bottom: -1.6rem;
}

@media screen and (max-width: 768px) {
  .progress-timeline .timeline-lastDate {
    right: 0;
    top: -1.6rem;
  }
}
.progress-timeline .progress-container {
  background-color: #000;
  height: 500px;
  width: 9px;
  transform-origin: 0% 0%;
}

@media screen and (max-width: 768px) {
  .progress-timeline .progress-container {
    transform: rotate(-90deg);
    height: 300px;
    margin-top: 13px;
  }
}
.progress-timeline .progress-bar {
  background-color: #ffd500;
  height: 0%;
  width: 10px;
  position: relative;
}

.progress-timeline .progress-cursor {
  position: absolute;
  bottom: -8px;
  left: -22px;
  border-style: solid;
  border-width: 0 10px 15px 10px;
  border-color: transparent transparent #FFD500 transparent;
  transform: rotate(90deg);
}

.modal-link {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  display: none;
  overflow-y: scroll;
  padding-left: 10rem;
  padding-right: 10rem;
}

@media screen and (max-width: 768px) {
  .modal-link {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0rem;
    height: 110vh;
    background: rgba(0, 0, 0, 0);
  }
}
.modal-link__wrapper {
  background: #FFD500;
  padding: 5rem 10rem;
  height: 88%;
  margin-top: 6%;
  margin-bottom: 6%;
  overflow-y: auto;
}

@media screen and (max-width: 768px) {
  .modal-link__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.modal-link .modal-popup {
  background: white;
  padding: 5rem;
}

@media screen and (max-width: 768px) {
  .modal-link .modal-popup {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.modal-link .modal-date {
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.modal-link .modal-date h3 {
  font-size: 72px;
  font-weight: 800;
  color: #000;
  position: relative;
  display: inline-block;
  margin: 0;
}

.modal-link .modal-date h3:after {
  content: "";
  background: #FFD500;
  width: 100%;
  height: 12px;
  position: absolute;
  bottom: -2rem;
  left: 0;
}

.modal-link .modal-title {
  font-size: 32px;
  color: #000;
  font-weight: 800;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.modal-link .modal-text {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}

.modal-link .modal-text strong {
  font-weight: 900;
}

.modal-link .modal-close {
  font-size: 30px;
  display: inline-block;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .modal-link .modal-close {
    float: right;
    background-color: #ffd500;
  }
}
/*END birthday*/
.single-media {
  background: radial-gradient(98.72% 441.82% at 41.32% 57.71%, rgba(209, 222, 221, 0.608) 0%, rgba(209, 222, 221, 0) 100%);
  padding-top: 15rem;
  padding-bottom: 5rem;
  overflow: hidden;
}

.single-media__container {
  display: flex;
  justify-content: space-around;
  max-width: 1500px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

@media screen and (max-width: 1000px) {
  .single-media__container {
    flex-direction: column;
  }
}
.single-media__left {
  width: 60%;
  padding-right: 10%;
}

@media screen and (max-width: 1000px) {
  .single-media__left {
    width: 100%;
    padding-right: 0;
  }
}
.single-media__header {
  border-bottom: 1px solid #BDBDBD;
  padding-bottom: 2rem;
}

.single-media__title {
  font-size: 40px;
  font-weight: 800;
  line-height: 48px;
}

.single-media__thumbnail {
  position: relative;
}

.single-media__illustration {
  position: absolute;
  top: -5rem;
  right: -5rem;
  z-index: 0;
}

.single-media__image {
  width: 320px;
  height: 452px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.single-media__infos {
  padding-top: 1rem;
}

.single-media__infos ul {
  padding-left: 0;
}

.single-media__infos ul li:nth-child(1) {
  padding-left: 0;
  font-size: 15px;
}

.single-media__infos ul li:nth-child(1):after {
  display: none;
}

.single-media__infos ul li {
  list-style-type: none;
  display: inline-block;
  padding-right: 0.8rem;
  padding-left: 0.8rem;
  position: relative;
}

.single-media__infos ul li:after {
  content: "";
  height: 100%;
  width: 1px;
  background: black;
  position: absolute;
  top: 0;
  left: -0.2rem;
}

@media screen and (max-width: 768px) {
  .single-media__infos ul li:after {
    display: none;
  }
}
.single-media__infos ul li svg {
  margin-right: 0.5rem;
}

@media screen and (max-width: 768px) {
  .single-media__infos ul li {
    display: block;
    padding-bottom: 0.7rem;
    padding-left: 0;
  }
}
.single-media__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

@media screen and (max-width: 1000px) {
  .single-media {
    padding-top: 11rem;
  }
}
.result-item {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.result-item__header {
  border-bottom: 1px solid #BDBDBD;
  padding-bottom: 2rem;
  margin-bottom: 4rem;
}

.result-item__type {
  font-weight: 600;
}

.result-item__type span {
  color: #ffd500;
}

.result-item__number span {
  font-weight: 600;
}

.result-item__posts {
  padding-left: 0;
}

.result-item__posts li {
  list-style-type: none;
  border-left: 4px solid #FFD500;
  padding-left: 1rem;
  margin-bottom: 3rem;
}

.result-item__posts li a {
  display: block;
  transition: all 0.3s;
}

.result-item__posts li a h3 {
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 0.5rem;
}

.result-item__posts li a p {
  margin: 0;
}

.result-item__posts li a:hover {
  padding-left: 1rem;
}

.single-news {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.single-news__container {
  max-width: 1100px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.single-news__header {
  border-bottom: 1px solid #BDBDBD;
  padding-bottom: 1rem;
  margin-bottom: 3rem;
}

.single-news__infos ul {
  padding-left: 0;
}

.single-news__infos ul li {
  list-style-type: none;
  display: inline-block;
  position: relative;
}

.single-news__infos ul li svg {
  margin-right: 0.5rem;
}

.single-news__category {
  background: #FFD500;
  border-radius: 5px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 8px 10px;
  display: inline-block;
  color: #000;
}

.single-news__title {
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
}

.single-news__content {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 50px;
}

.event-header {
  height: 55vh;
  padding-top: 5rem;
  position: relative;
  background: radial-gradient(98.72% 441.82% at 41.32% 57.71%, rgba(209, 222, 221, 0.608) 0%, rgba(209, 222, 221, 0) 100%);
}

.event-header__image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 70vh;
}

@media screen and (max-width: 768px) {
  .event-header__image {
    height: auto;
    padding-top: 7rem;
    padding-bottom: 1rem;
  }
}
.event-header__infos {
  display: flex;
  align-items: center;
  padding-top: 1rem;
}

.event-header__infos .date {
  background: #FFD500;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: 42px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  position: relative;
  z-index: 2;
  color: #000;
  margin: 0;
}

.event-header__infos .date span {
  font-weight: 800;
}

.event-header__infos .lang {
  color: #ffd500;
  position: relative;
  z-index: 2;
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
  padding-left: 2rem;
}

.event-header__infos .lang svg {
  margin-right: 0.3rem;
}

.event-header__container {
  max-width: 1200px;
  padding-left: 2rem;
  padding-right: 2rem;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  padding-bottom: 3rem;
  height: 100%;
  color: #fff;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .event-header__container {
    flex-direction: column;
  }
}
.event-header__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  z-index: 1;
}

.event-header__background {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.event-header__title {
  font-size: 42px;
  font-weight: 800;
  color: #fff;
  max-width: 900px;
}

.single-event {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.single-event__container {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.single-page {
  background: #FBF9F7;
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.single-page ul {
  line-height: 1.5rem;
}
.single-page.rapport {
  background-image: url(https://www.cdm.lu/assets/background-timeline-lighter.svg);
  padding-top: 2rem;
}
.single-page.rapport .single-page__container {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  justify-content: space-between;
  min-height: 100vh;
}
@media (max-width: 56.25em) {
  .single-page.rapport .single-page__container {
    width: 100%;
    max-width: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.single-page.rapport .single-page__container .single-page__left {
  width: 40%;
  position: unset;
}
.single-page.rapport .single-page__container .single-page__left h3 {
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 800;
}
@media (max-width: 56.25em) {
  .single-page.rapport .single-page__container .single-page__left {
    width: 100%;
    display: block;
    padding: 0;
  }
}
.single-page.rapport .single-page__container .single-page__left span.field-label {
  display: none;
}
.single-page.rapport .single-page__container .single-page__left ul.fields-container {
  list-style-type: none;
  padding: 0;
}
.single-page.rapport .single-page__container .single-page__left ul.fields-container li.field-entry.sidebar-rapport-position {
  display: none;
}
.single-page.rapport .single-page__container .single-page__right {
  width: 55%;
}
@media (max-width: 56.25em) {
  .single-page.rapport .single-page__container .single-page__right {
    width: 100%;
  }
}
.single-page.rapport .single-page__container .single-page__right p {
  text-align: justify;
  font-size: 18px;
  line-height: 1.4;
}
@media (max-width: 56.25em) {
  .single-page.rapport .single-page__container .single-page__right p {
    font-size: 16px;
  }
}
.single-page.rapport .single-page__container .single-page__right ul, .single-page.rapport .single-page__container .single-page__right ol {
  font-size: 18px;
  line-height: 1.4;
}
.single-page.rapport .single-page__container .single-page__right ul {
  list-style-type: square;
}
.single-page.rapport .single-page__container .single-page__right iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}

.single-page__container {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  justify-content: space-between;
}

.single-page__container.rapport_postion_none {
  display: block !important;
}

@media screen and (max-width: 1000px) {
  .single-page__container {
    flex-direction: column;
  }
}
.single-page__container-basic {
  max-width: 1100px;
}

.single-page__container-basic .single-page__right {
  width: 100%;
}

.single-page__left {
  /*border-radius: 6px;
     box-shadow: 0 6px 20px #0000000d;*/
  width: 40%;
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 8rem;
  /*background-color: white;*/
  padding: 2rem;
  color: rgba(0, 0, 0, 0.87);
  /*transform: translateY(-95px);*/
}
@media (max-width: 56.25em) {
  .single-page__left {
    width: 100%;
    height: unset;
    position: relative;
    top: 8rem;
  }
}

@media screen and (max-width: 1000px) {
  .single-page__left {
    display: none;
  }
}
.single-page__right {
  width: 60%;
}

@media screen and (max-width: 1000px) {
  .single-page__right {
    width: 100%;
    height: auto;
  }
}
.single-page__content {
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-top: 1px solid #000;
}

.single-page__content a {
  font-weight: bold;
  text-underline-offset: 2px;
  text-decoration-thickness: 0.75px;
}

@media screen and (max-width: 1000px) {
  .single-page {
    padding-top: 4rem;
  }
}
.section-agenda {
  background: #1E8364;
  padding-top: 10rem;
  padding-bottom: 10rem;
  position: relative;
}

.section-agenda__container {
  position: relative;
  max-width: 1400px;
  padding-left: 2rem;
  padding-right: 2rem;
  margin: 0 auto;
}

@media screen and (max-width: 1440px) {
  .section-agenda__container {
    max-width: 1200px;
  }
}
.section-agenda__back {
  font-weight: 800;
  font-size: 8vw;
  line-height: 183px;
  text-transform: uppercase;
  position: absolute;
  top: -2rem;
  left: 0;
  color: rgba(255, 255, 255, 0.1019607843);
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .section-agenda__back {
    display: none;
  }
}
.section-agenda__header {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.section-agenda__header h2 {
  font-weight: 900;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding-bottom: 0.2rem;
  display: inline-block;
  color: #ffd500;
}

.section-agenda__header h2:after {
  content: "";
  background: black;
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .section-agenda__header .button {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .section-agenda__header {
    display: block;
  }
}
.section-agenda__background {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.section-agenda .swiper {
  width: 100%;
  height: 300px;
  margin-top: 4rem;
  margin-bottom: 4rem;
  position: relative;
  z-index: 2;
}

.section-agenda .swiper-container {
  position: relative;
}

@media screen and (max-width: 1440px) {
  .section-agenda .swiper-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .section-agenda .swiper-container {
    padding: 0;
  }
}
.section-agenda .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-agenda .swiper-pagination-agenda {
  bottom: -4rem;
  display: none;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .section-agenda .swiper-pagination-agenda {
    display: block;
  }
}
.section-agenda .swiper-pagination-agenda .swiper-pagination-bullet {
  background: #fff;
  width: 12px;
  height: 12px;
  opacity: 1;
}

.section-agenda .swiper-pagination-agenda .swiper-pagination-bullet-active {
  background: #000;
}

.section-agenda .swiper-button-next-agenda, .section-agenda .swiper-button-prev-agenda {
  font-size: 20px;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 2;
  background: white;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.section-agenda .swiper-button-next-agenda:hover, .section-agenda .swiper-button-prev-agenda:hover {
  background: #FFD500;
}

@media screen and (max-width: 768px) {
  .section-agenda .swiper-button-next-agenda, .section-agenda .swiper-button-prev-agenda {
    display: none;
  }
}
.section-agenda .swiper-button-prev-agenda {
  left: -5rem;
}

.section-agenda .swiper-button-prev-agenda:after {
  content: "";
}

@media screen and (max-width: 768px) {
  .section-agenda .swiper-button-prev-agenda {
    display: none;
  }
}
.section-agenda .swiper-button-next-agenda {
  right: -5rem;
}

.section-agenda .swiper-button-next-agenda:after {
  content: "";
}

@media screen and (max-width: 768px) {
  .section-agenda .swiper-button-next-agenda {
    display: none;
  }
}
.section-agenda .button-desktop {
  display: block;
}

@media screen and (max-width: 768px) {
  .section-agenda .button-desktop {
    display: none;
  }
}
.section-agenda .button-mobile {
  display: none;
  text-align: center;
  margin-top: 3rem;
}

@media screen and (max-width: 768px) {
  .section-agenda .button-mobile {
    display: block;
  }
}
.section-toolbox {
  background: radial-gradient(98.72% 441.82% at 41.32% 57.71%, rgba(209, 222, 221, 0.608) 0%, rgba(209, 222, 221, 0) 100%);
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.section-toolbox__container {
  position: relative;
  max-width: 1400px;
  padding-left: 2rem;
  padding-right: 2rem;
  margin: 0 auto;
}

.section-toolbox h2 {
  font-weight: 900;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 0.2rem;
  display: inline-block;
  color: #1cac83;
  margin-bottom: 3rem;
  position: relative;
  z-index: 1;
}

.section-toolbox h2:after {
  content: "";
  background: black;
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.section-toolbox__back {
  font-weight: 800;
  font-size: 8vw;
  line-height: 183px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  color: rgba(255, 255, 255, 0.7019607843);
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .section-toolbox__back {
    display: none;
  }
}
.section-positions {
  background: #FFD500;
  padding-top: 10rem;
  padding-bottom: 10rem;
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 1000px) {
  .section-positions {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.section-positions__container {
  position: relative;
  padding-left: 15vw;
  padding-right: 10vw;
  margin: 0 auto;
}

@media screen and (max-width: 1440px) {
  .section-positions__container {
    padding-left: 3vw;
  }
}
.section-positions__back {
  font-weight: 800;
  font-size: 6vw;
  line-height: 183px;
  text-transform: uppercase;
  position: absolute;
  top: -1rem;
  left: 15vw;
  color: rgba(255, 255, 255, 0.2);
  z-index: 0;
}

@media screen and (max-width: 1440px) {
  .section-positions__back {
    left: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .section-positions__back {
    display: none;
  }
}
.section-positions__background {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.3;
}

.section-positions__header {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.section-positions__header h2 {
  font-weight: 900;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 0.2rem;
  display: inline-block;
  color: #000;
  margin-bottom: 2rem;
  position: relative;
  z-index: 1;
}

.section-positions__header h2:after {
  content: "";
  background: white;
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .section-positions__header .button {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .section-positions__header {
    display: block;
  }
}
.section-positions .swiper {
  width: 100%;
  height: 300px;
  margin-top: 4rem;
  margin-bottom: 4rem;
  position: relative;
  z-index: 2;
}

.section-positions .swiper-container {
  position: relative;
  padding-left: 15vw;
}

@media screen and (max-width: 1440px) {
  .section-positions .swiper-container {
    padding-left: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .section-positions .swiper-container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.section-positions .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-positions .swiper-pagination-positions {
  bottom: -4rem;
  display: none;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .section-positions .swiper-pagination-positions {
    display: block;
  }
}
.section-positions .swiper-pagination-positions .swiper-pagination-bullet {
  background: #fff;
  width: 12px;
  height: 12px;
  opacity: 1;
}

.section-positions .swiper-pagination-positions .swiper-pagination-bullet-active {
  background: #000;
}

.section-positions .swiper-button-next-positions {
  font-size: 20px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  transform: translate(-50%);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  right: 5rem;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 2;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3019607843);
  cursor: pointer;
}

.section-positions .swiper-button-next-positions:hover {
  background: #FFD500;
}

.section-positions .swiper-button-next-positions:after {
  content: "";
}

@media screen and (max-width: 768px) {
  .section-positions .swiper-button-next-positions {
    display: none;
  }
}
.section-positions .swiper-button-prev-positions {
  font-size: 20px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  transform: translate(-50%);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  left: 10rem;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 2;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3019607843);
  cursor: pointer;
}

.section-positions .swiper-button-prev-positions:hover {
  background: #FFD500;
}

.section-positions .swiper-button-prev-positions:after {
  content: "";
}

@media screen and (max-width: 768px) {
  .section-positions .swiper-button-prev-positions {
    display: none;
  }
}
.section-positions .button-desktop {
  display: block;
}

@media screen and (max-width: 768px) {
  .section-positions .button-desktop {
    display: none;
  }
}
.section-positions .button-mobile {
  display: none;
  text-align: center;
  margin-top: 3rem;
}

@media screen and (max-width: 768px) {
  .section-positions .button-mobile {
    display: block;
  }
}
.section-opinions {
  background: radial-gradient(98.72% 441.82% at 41.32% 57.71%, rgba(209, 222, 221, 0.608) 0%, rgba(209, 222, 221, 0) 100%);
  padding-top: 10rem;
  padding-bottom: 8rem;
}

@media screen and (max-width: 1000px) {
  .section-opinions {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.section-opinions__back {
  font-weight: 800;
  font-size: 8vw;
  line-height: 183px;
  text-transform: uppercase;
  position: absolute;
  top: -1rem;
  left: 15vw;
  color: rgba(255, 255, 255, 0.7019607843);
  z-index: 0;
}

@media screen and (max-width: 1440px) {
  .section-opinions__back {
    left: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .section-opinions__back {
    display: none;
  }
}
.section-opinions__container {
  position: relative;
  padding-left: 15vw;
  padding-right: 10vw;
  margin: 0 auto;
}

@media screen and (max-width: 1440px) {
  .section-opinions__container {
    padding-left: 3vw;
  }
}
.section-opinions__header {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}

.section-opinions__header h2 {
  font-weight: 900;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 0.2rem;
  display: inline-block;
  color: #1cac83;
  margin-bottom: 3rem;
  position: relative;
  z-index: 1;
}

.section-opinions__header h2:after {
  content: "";
  background: black;
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .section-opinions__header .button {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .section-opinions__header {
    display: block;
  }
}
.section-opinions .swiper {
  width: 100%;
  height: 300px;
  margin-top: 1rem;
  margin-bottom: 4rem;
}

.section-opinions .swiper-container {
  position: relative;
  padding-left: 15vw;
}

@media screen and (max-width: 1440px) {
  .section-opinions .swiper-container {
    padding-left: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .section-opinions .swiper-container {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.section-opinions .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-opinions .swiper-pagination-opinions {
  bottom: -4rem;
  display: none;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .section-opinions .swiper-pagination-opinions {
    display: block;
  }
}
.section-opinions .swiper-pagination-opinions .swiper-pagination-bullet {
  background: #fff;
  width: 12px;
  height: 12px;
  opacity: 1;
}

.section-opinions .swiper-pagination-opinions .swiper-pagination-bullet-active {
  background: #000;
}

.section-opinions .swiper-button-next-opinions {
  font-size: 20px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  transform: translate(-50%);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  right: 5rem;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 2;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3019607843);
  cursor: pointer;
}

.section-opinions .swiper-button-next-opinions:hover {
  background: #FFD500;
}

.section-opinions .swiper-button-next-opinions:after {
  content: "";
}

@media screen and (max-width: 768px) {
  .section-opinions .swiper-button-next-opinions {
    display: none;
  }
}
.section-opinions .swiper-button-prev-opinions {
  font-size: 20px;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  transform: translate(-50%);
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  left: 10rem;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 2;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3019607843);
  cursor: pointer;
  transform: translateY(-50%);
}

.section-opinions .swiper-button-prev-opinions:hover {
  background: #FFD500;
}

.section-opinions .swiper-button-prev-opinions:after {
  content: "";
}

@media screen and (max-width: 768px) {
  .section-opinions .swiper-button-prev-opinions {
    display: none;
  }
}
.section-opinions .button-desktop {
  display: block;
}

@media screen and (max-width: 768px) {
  .section-opinions .button-desktop {
    display: none;
  }
}
.section-opinions .button-mobile {
  display: none;
  text-align: center;
  margin-top: 3rem;
}

@media screen and (max-width: 768px) {
  .section-opinions .button-mobile {
    display: block;
  }
}
.section-newsletter {
  height: 600px;
  background-size: cover;
  position: relative;
}

.section-newsletter__container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  position: relative;
  z-index: 2;
  color: #fff;
  padding-right: 20rem;
}

.section-newsletter__container h3 {
  font-weight: 900;
  font-size: 40px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding-bottom: 1.5rem;
  display: inline-block;
  color: #fff;
}

.section-newsletter__container h3:after {
  content: "";
  background: black;
  height: 9px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .section-newsletter__container {
    text-align: center;
    padding-right: 0;
    justify-content: center;
  }
}
.section-newsletter__text {
  padding-top: 2rem;
  padding-bottom: 3rem;
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  max-width: 290px;
}

.section-newsletter__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, #1CAC83 0%, rgba(28, 172, 131, 0) 100%);
  z-index: 1;
}

.section-news {
  background: #E9EFEF;
  padding-top: 15rem;
  padding-bottom: 10rem;
  position: relative;
}

@media screen and (max-width: 1000px) {
  .section-news {
    padding-top: 5rem;
    padding-bottom: 0;
  }
}
.section-news__container {
  position: relative;
  max-width: 1400px;
  padding-left: 2rem;
  margin: 0 auto;
  height: 470px;
}

@media screen and (max-width: 1000px) {
  .section-news__container {
    height: none;
  }
}
.section-news__left {
  width: 30%;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 1000px) {
  .section-news__left {
    width: 100%;
  }
}
.section-news__right {
  width: 70%;
  position: absolute;
  z-index: 2;
  top: 50%;
  padding-left: 5%;
  transform: translateY(-50%);
  right: 0;
}

@media screen and (max-width: 1000px) {
  .section-news__right {
    width: 100%;
    position: initial;
    top: initial;
    right: initial;
    padding-right: 5%;
  }
}
.section-news__title {
  font-weight: 900;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding-bottom: 0.2rem;
  display: inline-block;
  color: #1cac83;
}

.section-news__title:after {
  content: "";
  background: black;
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.section-news__text {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-width: 306px;
}

.section-news__back {
  font-weight: 800;
  font-size: 8vw;
  line-height: 183px;
  text-transform: uppercase;
  position: absolute;
  top: -7rem;
  left: 0;
  color: rgba(255, 255, 255, 0.7019607843);
  z-index: 0;
}

@media screen and (max-width: 1000px) {
  .section-news__back {
    display: none;
  }
}
.section-news__background {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section-news .swiper {
  width: 100%;
  height: 500px;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.section-news .swiper-container {
  position: relative;
}

@media screen and (max-width: 1000px) {
  .section-news .swiper {
    margin-bottom: 0;
  }
}
.section-news .swiper-slide {
  display: flex;
  /*align-items: center;*/
  justify-content: center;
  width: 370px;
  /*height: 470px*/
}

@media screen and (max-width: 1000px) {
  .section-news .swiper-slide {
    width: 100%;
  }
}
.section-news .swiper-pagination-news {
  bottom: -4rem;
  display: none;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .section-news .swiper-pagination-news {
    display: block;
  }
}
.section-news .swiper-pagination-news .swiper-pagination-bullet {
  background: #fff;
  width: 12px;
  height: 12px;
  opacity: 1;
}

.section-news .swiper-pagination-news .swiper-pagination-bullet-active {
  background: #000;
}

.section-news .swiper-button-next-news {
  font-size: 20px;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 3;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3019607843);
  position: absolute;
  text-align: center;
  right: 5rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.section-news .swiper-button-next-news:hover {
  background: #FFD500;
}

.section-news .swiper-button-prev-news {
  font-size: 20px;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 3;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3019607843);
  position: absolute;
  text-align: center;
  left: -5rem;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-news .swiper-button-prev-news:hover {
  background: #FFD500;
}

@media screen and (max-width: 768px) {
  .section-news .swiper-button-next-news, .section-news .swiper-button-prev-news {
    display: none;
  }
}
.section-news .swiper-button-next {
  right: 5rem;
}

.section-news .swiper-button-next:after {
  content: "";
}

.section-news .button-desktop {
  display: block;
}

@media screen and (max-width: 768px) {
  .section-news .button-desktop {
    display: none;
  }
}
.section-news .button-mobile {
  display: none;
  text-align: center;
  margin-top: 3rem;
}

@media screen and (max-width: 768px) {
  .section-news .button-mobile {
    display: block;
  }
}
/* section-blog */
.section-blog {
  background: #E9EFEF;
  padding-top: 15rem;
  padding-bottom: 10rem;
  position: relative;
}

@media screen and (max-width: 1000px) {
  .section-blog {
    padding-top: 5rem;
    padding-bottom: 0;
    height: 980px;
  }
}
.section-blog__container {
  position: relative;
  max-width: 1400px;
  padding-left: 2rem;
  margin: 0 auto;
  height: 470px;
}

@media screen and (max-width: 1000px) {
  .section-blog__container {
    height: none;
  }
}
.section-blog__left {
  width: 30%;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 1000px) {
  .section-blog__left {
    width: 100%;
  }
}
.section-blog__right {
  width: 70%;
  position: absolute;
  z-index: 2;
  top: 50%;
  padding-left: 5%;
  transform: translateY(-50%);
  right: 0;
}

@media screen and (max-width: 1000px) {
  .section-blog__right {
    width: 100%;
    position: initial;
    top: initial;
    right: initial;
    padding-right: 5%;
  }
}
.section-blog__title {
  font-weight: 900;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding-bottom: 0.2rem;
  display: inline-block;
  color: #1cac83;
}

.section-blog__title:after {
  content: "";
  background: black;
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.section-blog__text {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-width: 306px;
}

.section-blog__back {
  font-weight: 800;
  font-size: 8vw;
  line-height: 183px;
  text-transform: uppercase;
  position: absolute;
  top: -7rem;
  left: 0;
  color: rgba(255, 255, 255, 0.7019607843);
  z-index: 0;
}

@media screen and (max-width: 1000px) {
  .section-blog__back {
    display: none;
  }
}
.section-blog__background {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section-blog .swiper {
  width: 100%;
  height: 500px;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.section-blog .swiper-container {
  position: relative;
}

@media screen and (max-width: 1000px) {
  .section-blog .swiper {
    margin-bottom: 0;
  }
}
.section-blog .swiper-slide {
  display: flex;
  /*align-items: center;*/
  justify-content: center;
  width: 370px;
  /*height: 470px*/
}

@media screen and (max-width: 1000px) {
  .section-blog .swiper-slide {
    width: 100%;
  }
}
.section-blog .swiper-pagination-blog {
  bottom: -4rem;
  display: none;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .section-blog .swiper-pagination-blog {
    display: block;
  }
}
.section-blog .swiper-pagination-blog .swiper-pagination-bullet {
  background: #547D7D;
  width: 16px;
  height: 16px;
  opacity: 1;
}

.section-blog .swiper-pagination-blog .swiper-pagination-bullet-active {
  background: #000;
}

.section-blog .swiper-button-next-blog {
  font-size: 20px;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 3;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3019607843);
  position: absolute;
  text-align: center;
  right: 5rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}

.section-blog .swiper-button-next-blog:hover {
  background: #FFD500;
}

.section-blog .swiper-button-prev-blog {
  font-size: 20px;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 3;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3019607843);
  position: absolute;
  text-align: center;
  left: -5rem;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-blog .swiper-button-prev-blog:hover {
  background: #FFD500;
}

@media screen and (max-width: 768px) {
  .section-blog .swiper-button-next-blog, .section-blog .swiper-button-prev-blog {
    display: none;
  }
}
.section-blog .swiper-button-next {
  right: 5rem;
}

.section-blog .swiper-button-next:after {
  content: "";
}

.section-blog .button-desktop {
  display: block;
}

@media screen and (max-width: 768px) {
  .section-blog .button-desktop {
    display: none;
  }
}
.section-blog .button-mobile {
  display: none;
  text-align: center;
  margin-top: 3rem;
}

@media screen and (max-width: 768px) {
  .section-blog .button-mobile {
    display: block;
  }
}
/* END - section-blog */
.section-publications {
  background: #fafafa;
  padding-top: 15rem;
  padding-bottom: 8rem;
  position: relative;
}

.section-publications__container {
  position: relative;
  max-width: 1400px;
  padding-left: 2rem;
  margin: 0 auto;
  height: 540px;
}

@media screen and (max-width: 1000px) {
  .section-publications__container {
    height: none;
  }
}
.section-publications__left {
  width: 30%;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 1000px) {
  .section-publications__left {
    width: 100%;
  }
}
.section-publications__right {
  width: 70%;
  position: absolute;
  z-index: 2;
  top: 50%;
  padding-left: 5%;
  transform: translateY(-50%);
  right: 0;
}

@media screen and (max-width: 1000px) {
  .section-publications__right {
    width: 100%;
    position: initial;
    top: initial;
    right: initial;
  }
}
.section-publications__title {
  font-weight: 900;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding-bottom: 0.2rem;
  display: inline-block;
  color: #1cac83;
}

.section-publications__title:after {
  content: "";
  background: black;
  height: 6px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.section-publications__text {
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  max-width: 306px;
}

.section-publications__back {
  font-weight: 800;
  font-size: 8vw;
  line-height: 183px;
  text-transform: uppercase;
  position: absolute;
  top: -7rem;
  left: 0;
  color: #ecf1f0;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .section-publications__back {
    display: none;
  }
}
.section-publications__background {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section-publications .swiper {
  width: 100%;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.section-publications .swiper-container {
  position: relative;
}

.section-publications .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 270px;
  height: 345px;
}

.section-publications .swiper-pagination {
  bottom: -4rem;
  display: none;
}

@media screen and (max-width: 768px) {
  .section-publications .swiper-pagination {
    display: block;
  }
}
.section-publications .swiper-pagination-bullet {
  background: #D9D9D9;
  width: 12px;
  height: 12px;
  opacity: 1;
}

.section-publications .swiper-pagination-bullet-active {
  background: #FFD500;
}

.section-publications .swiper-button-next, .section-publications .swiper-button-prev {
  font-size: 20px;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  color: #fff;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 3;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3019607843);
}

.section-publications .swiper-button-prev {
  font-size: 20px;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  line-height: 44px;
  color: #fff;
  transition: all 0.3s;
  background: rgba(255, 255, 255, 0.15);
  z-index: 3;
  background: white;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3019607843);
  position: absolute;
  text-align: center;
  left: -5rem;
  top: 50%;
}

.section-publications .swiper-button-prev:after, .section-publications .swiper-rtl .swiper-button-next:after {
  content: none;
}

@media screen and (max-width: 768px) {
  .section-publications .swiper-button-next, .section-publications .swiper-button-prev {
    display: none;
  }
}
.section-publications .swiper-button-next {
  right: 5rem;
}

.section-publications .swiper-button-next:after {
  content: "";
}

.section-map {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.section-map__container {
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.section-map .map {
  background: #FFD500;
  height: 480px;
  width: 100%;
}

.filters-contacts {
  padding-bottom: 3rem;
  /*background: radial-gradient(98.72% 441.82% at 41.32% 57.71%, rgba(209, 222, 221, .608) 0%, rgba(209, 222, 221, 0) 100%)*/
}

.filters-contacts__container {
  max-width: 1400px;
  padding-left: 2rem;
  padding-right: 2rem;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 130px;
}

@media screen and (max-width: 1000px) {
  .filters-contacts__container {
    flex-direction: column;
  }
}
.filters-contacts__text, .filters-contacts__select {
  width: 40%;
  position: relative;
}

.filters-contacts__text svg, .filters-contacts__select svg {
  position: absolute;
  right: 1rem;
}

@media screen and (max-width: 1000px) {
  .filters-contacts__text, .filters-contacts__select {
    width: 100%;
  }
}
.filters-contacts__text svg {
  top: 1.25rem;
}

.filters-contacts__select svg {
  top: 1.5rem;
}

.filters-contacts .select {
  color: gray;
}

.filters-contacts button {
  background: #FFD500;
  padding: 10px 24px 12px;
  text-align: center;
  color: #000;
  border-radius: 6px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  border: none;
  cursor: pointer;
  height: 57px;
  transition: all 0.3s;
}

.filters-contacts button:hover {
  background: #000;
  color: #ffd500;
}

@media screen and (max-width: 1000px) {
  .filters-contacts button {
    width: 100%;
  }
}
.filters-medias {
  padding: 1rem 2rem;
  background: #fff;
  width: 450px;
  position: fixed;
  top: 0;
  left: -450px;
  transition: all 0.3s;
  height: 100vh;
  z-index: 5;
  border-top: 8px solid #FFD500;
  color: #000;
  overflow-x: hidden;
  overflow-y: auto;
}

.filters-medias::-webkit-scrollbar {
  width: 10px;
}

.filters-medias::-webkit-scrollbar-track {
  background: #fff;
}

.filters-medias::-webkit-scrollbar-thumb {
  background: #f1f1f1;
}

.filters-medias h3 {
  text-transform: uppercase;
}

.filters-medias.active {
  left: 0;
}

@media screen and (max-width: 768px) {
  .filters-medias.active {
    width: 100%;
  }
}
.filters-medias__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.filters-medias__title {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
}

.filters-medias__title svg {
  margin-right: 0.5rem;
}

.filters-medias__clean {
  background-color: #fff;
  border: 1px solid #FFD500;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  text-transform: uppercase;
  color: #000;
  padding: 0.8rem 2rem;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
  cursor: pointer;
  transition: all 0.3s;
  border-radius: 6px;
}

.filters-medias__clean:hover {
  background: #FFD500;
}

.filters-medias ul {
  padding-left: 0;
}

.filters-medias ul li {
  list-style-type: none;
  margin-bottom: 1rem;
}

.filters-medias__input {
  display: flex;
}

.filters-medias button[type=submit] {
  background: #FFD500;
  padding: 20px 24px 12px;
  margin-left: 1rem;
  text-align: center;
  color: #000;
  border-radius: 4px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  border: none;
  transition: all 0.3s;
  cursor: pointer;
  height: 60px;
}

.filters-medias button[type=submit] svg {
  margin-right: 0.4rem;
}

.filters-medias button[type=submit]:hover {
  background: #000;
  color: #ffd500;
}

.filters-medias button[type=submit]:hover svg path {
  fill: #ffd500;
}

.filters-medias__results {
  background: #FFD500;
  position: sticky;
  bottom: 1rem;
  left: 0;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.filters-medias__overlay {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 5;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}

.filters-medias__overlay.active {
  visibility: visible;
  opacity: 1;
}

.filters-artisans {
  background: #F1F1F1;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.filters-artisans__container {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

.filters-artisans h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-bottom: 0.8rem;
  margin-bottom: 4rem;
}

.filters-artisans h2:after {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #FFD500;
  height: 5px;
}

.filters-artisans__buttons {
  text-align: center;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.filters-artisans__buttons button {
  margin: 1rem;
}

@media screen and (max-width: 768px) {
  .filters-artisans__buttons button {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem;
}

.columns.is-mobile > .column.is-narrow {
  flex: none;
  width: unset;
}

.columns.is-mobile > .column.is-full {
  flex: none;
  width: 100%;
}

.columns.is-mobile > .column.is-three-quarters {
  flex: none;
  width: 75%;
}

.columns.is-mobile > .column.is-two-thirds {
  flex: none;
  width: 66.6666%;
}

.columns.is-mobile > .column.is-half {
  flex: none;
  width: 50%;
}

.columns.is-mobile > .column.is-one-third {
  flex: none;
  width: 33.3333%;
}

.columns.is-mobile > .column.is-one-quarter {
  flex: none;
  width: 25%;
}

.columns.is-mobile > .column.is-one-fifth {
  flex: none;
  width: 20%;
}

.columns.is-mobile > .column.is-two-fifths {
  flex: none;
  width: 40%;
}

.columns.is-mobile > .column.is-three-fifths {
  flex: none;
  width: 60%;
}

.columns.is-mobile > .column.is-four-fifths {
  flex: none;
  width: 80%;
}

.columns.is-mobile > .column.is-offset-three-quarters {
  margin-left: 75%;
}

.columns.is-mobile > .column.is-offset-two-thirds {
  margin-left: 66.6666%;
}

.columns.is-mobile > .column.is-offset-half {
  margin-left: 50%;
}

.columns.is-mobile > .column.is-offset-one-third {
  margin-left: 33.3333%;
}

.columns.is-mobile > .column.is-offset-one-quarter {
  margin-left: 25%;
}

.columns.is-mobile > .column.is-offset-one-fifth {
  margin-left: 20%;
}

.columns.is-mobile > .column.is-offset-two-fifths {
  margin-left: 40%;
}

.columns.is-mobile > .column.is-offset-three-fifths {
  margin-left: 60%;
}

.columns.is-mobile > .column.is-offset-four-fifths {
  margin-left: 80%;
}

.columns.is-mobile > .column.is-0 {
  flex: none;
  width: 0%;
}

.columns.is-mobile > .column.is-offset-0 {
  margin-left: 0%;
}

.columns.is-mobile > .column.is-1 {
  flex: none;
  width: 8.33333337%;
}

.columns.is-mobile > .column.is-offset-1 {
  margin-left: 8.33333337%;
}

.columns.is-mobile > .column.is-2 {
  flex: none;
  width: 16.66666674%;
}

.columns.is-mobile > .column.is-offset-2 {
  margin-left: 16.66666674%;
}

.columns.is-mobile > .column.is-3 {
  flex: none;
  width: 25%;
}

.columns.is-mobile > .column.is-offset-3 {
  margin-left: 25%;
}

.columns.is-mobile > .column.is-4 {
  flex: none;
  width: 33.33333337%;
}

.columns.is-mobile > .column.is-offset-4 {
  margin-left: 33.33333337%;
}

.columns.is-mobile > .column.is-5 {
  flex: none;
  width: 41.66666674%;
}

.columns.is-mobile > .column.is-offset-5 {
  margin-left: 41.66666674%;
}

.columns.is-mobile > .column.is-6 {
  flex: none;
  width: 50%;
}

.columns.is-mobile > .column.is-offset-6 {
  margin-left: 50%;
}

.columns.is-mobile > .column.is-7 {
  flex: none;
  width: 58.33333337%;
}

.columns.is-mobile > .column.is-offset-7 {
  margin-left: 58.33333337%;
}

.columns.is-mobile > .column.is-8 {
  flex: none;
  width: 66.66666674%;
}

.columns.is-mobile > .column.is-offset-8 {
  margin-left: 66.66666674%;
}

.columns.is-mobile > .column.is-9 {
  flex: none;
  width: 75%;
}

.columns.is-mobile > .column.is-offset-9 {
  margin-left: 75%;
}

.columns.is-mobile > .column.is-10 {
  flex: none;
  width: 83.33333337%;
}

.columns.is-mobile > .column.is-offset-10 {
  margin-left: 83.33333337%;
}

.columns.is-mobile > .column.is-11 {
  flex: none;
  width: 91.66666674%;
}

.columns.is-mobile > .column.is-offset-11 {
  margin-left: 91.66666674%;
}

.columns.is-mobile > .column.is-12 {
  flex: none;
  width: 100%;
}

.columns.is-mobile > .column.is-offset-12 {
  margin-left: 100%;
}

@media screen and (max-width: 768px) {
  .column.is-narrow-mobile {
    flex: none;
    width: unset;
  }
  .column.is-full-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-mobile {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-mobile {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-mobile {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-mobile {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-mobile {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-mobile {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-mobile {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-mobile {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-mobile {
    margin-left: 50%;
  }
  .column.is-offset-one-third-mobile {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-mobile {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-mobile {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-mobile {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-mobile {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-mobile {
    margin-left: 80%;
  }
  .column.is-0-mobile {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-mobile {
    margin-left: 0%;
  }
  .column.is-1-mobile {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-mobile {
    margin-left: 8.33333337%;
  }
  .column.is-2-mobile {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-mobile {
    margin-left: 16.66666674%;
  }
  .column.is-3-mobile {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-mobile {
    margin-left: 25%;
  }
  .column.is-4-mobile {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-mobile {
    margin-left: 33.33333337%;
  }
  .column.is-5-mobile {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-mobile {
    margin-left: 41.66666674%;
  }
  .column.is-6-mobile {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-mobile {
    margin-left: 50%;
  }
  .column.is-7-mobile {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-mobile {
    margin-left: 58.33333337%;
  }
  .column.is-8-mobile {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-mobile {
    margin-left: 66.66666674%;
  }
  .column.is-9-mobile {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-mobile {
    margin-left: 75%;
  }
  .column.is-10-mobile {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-mobile {
    margin-left: 83.33333337%;
  }
  .column.is-11-mobile {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-mobile {
    margin-left: 91.66666674%;
  }
  .column.is-12-mobile {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-mobile {
    margin-left: 100%;
  }
}
@media screen and (min-width: 769px), print {
  .column.is-narrow, .column.is-narrow-tablet {
    flex: none;
    width: unset;
  }
  .column.is-full, .column.is-full-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters, .column.is-three-quarters-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds, .column.is-two-thirds-tablet {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half, .column.is-half-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-one-third, .column.is-one-third-tablet {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter, .column.is-one-quarter-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth, .column.is-one-fifth-tablet {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths, .column.is-two-fifths-tablet {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths, .column.is-three-fifths-tablet {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths, .column.is-four-fifths-tablet {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
    margin-left: 66.6666%;
  }
  .column.is-offset-half, .column.is-offset-half-tablet {
    margin-left: 50%;
  }
  .column.is-offset-one-third, .column.is-offset-one-third-tablet {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
    margin-left: 80%;
  }
  .column.is-0, .column.is-0-tablet {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0, .column.is-offset-0-tablet {
    margin-left: 0%;
  }
  .column.is-1, .column.is-1-tablet {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1, .column.is-offset-1-tablet {
    margin-left: 8.33333337%;
  }
  .column.is-2, .column.is-2-tablet {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2, .column.is-offset-2-tablet {
    margin-left: 16.66666674%;
  }
  .column.is-3, .column.is-3-tablet {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3, .column.is-offset-3-tablet {
    margin-left: 25%;
  }
  .column.is-4, .column.is-4-tablet {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4, .column.is-offset-4-tablet {
    margin-left: 33.33333337%;
  }
  .column.is-5, .column.is-5-tablet {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5, .column.is-offset-5-tablet {
    margin-left: 41.66666674%;
  }
  .column.is-6, .column.is-6-tablet {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6, .column.is-offset-6-tablet {
    margin-left: 50%;
  }
  .column.is-7, .column.is-7-tablet {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7, .column.is-offset-7-tablet {
    margin-left: 58.33333337%;
  }
  .column.is-8, .column.is-8-tablet {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8, .column.is-offset-8-tablet {
    margin-left: 66.66666674%;
  }
  .column.is-9, .column.is-9-tablet {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9, .column.is-offset-9-tablet {
    margin-left: 75%;
  }
  .column.is-10, .column.is-10-tablet {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10, .column.is-offset-10-tablet {
    margin-left: 83.33333337%;
  }
  .column.is-11, .column.is-11-tablet {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11, .column.is-offset-11-tablet {
    margin-left: 91.66666674%;
  }
  .column.is-12, .column.is-12-tablet {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12, .column.is-offset-12-tablet {
    margin-left: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .column.is-narrow-touch {
    flex: none;
    width: unset;
  }
  .column.is-full-touch {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-touch {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-touch {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-touch {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-touch {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-touch {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-touch {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-touch {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-touch {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-touch {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-touch {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-touch {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-touch {
    margin-left: 50%;
  }
  .column.is-offset-one-third-touch {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-touch {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-touch {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-touch {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-touch {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-touch {
    margin-left: 80%;
  }
  .column.is-0-touch {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-touch {
    margin-left: 0%;
  }
  .column.is-1-touch {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-touch {
    margin-left: 8.33333337%;
  }
  .column.is-2-touch {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-touch {
    margin-left: 16.66666674%;
  }
  .column.is-3-touch {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-touch {
    margin-left: 25%;
  }
  .column.is-4-touch {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-touch {
    margin-left: 33.33333337%;
  }
  .column.is-5-touch {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-touch {
    margin-left: 41.66666674%;
  }
  .column.is-6-touch {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-touch {
    margin-left: 50%;
  }
  .column.is-7-touch {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-touch {
    margin-left: 58.33333337%;
  }
  .column.is-8-touch {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-touch {
    margin-left: 66.66666674%;
  }
  .column.is-9-touch {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-touch {
    margin-left: 75%;
  }
  .column.is-10-touch {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-touch {
    margin-left: 83.33333337%;
  }
  .column.is-11-touch {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-touch {
    margin-left: 91.66666674%;
  }
  .column.is-12-touch {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-touch {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .column.is-narrow-desktop {
    flex: none;
    width: unset;
  }
  .column.is-full-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-desktop {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-desktop {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-desktop {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-desktop {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-desktop {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-desktop {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-desktop {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-desktop {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-desktop {
    margin-left: 50%;
  }
  .column.is-offset-one-third-desktop {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-desktop {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-desktop {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-desktop {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-desktop {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-desktop {
    margin-left: 80%;
  }
  .column.is-0-desktop {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-desktop {
    margin-left: 0%;
  }
  .column.is-1-desktop {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-desktop {
    margin-left: 8.33333337%;
  }
  .column.is-2-desktop {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-desktop {
    margin-left: 16.66666674%;
  }
  .column.is-3-desktop {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-desktop {
    margin-left: 25%;
  }
  .column.is-4-desktop {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-desktop {
    margin-left: 33.33333337%;
  }
  .column.is-5-desktop {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-desktop {
    margin-left: 41.66666674%;
  }
  .column.is-6-desktop {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-desktop {
    margin-left: 50%;
  }
  .column.is-7-desktop {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-desktop {
    margin-left: 58.33333337%;
  }
  .column.is-8-desktop {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-desktop {
    margin-left: 66.66666674%;
  }
  .column.is-9-desktop {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-desktop {
    margin-left: 75%;
  }
  .column.is-10-desktop {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-desktop {
    margin-left: 83.33333337%;
  }
  .column.is-11-desktop {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-desktop {
    margin-left: 91.66666674%;
  }
  .column.is-12-desktop {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-desktop {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1216px) {
  .column.is-narrow-widescreen {
    flex: none;
    width: unset;
  }
  .column.is-full-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-widescreen {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-widescreen {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-widescreen {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-widescreen {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-widescreen {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-widescreen {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-widescreen {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-widescreen {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-widescreen {
    margin-left: 50%;
  }
  .column.is-offset-one-third-widescreen {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-widescreen {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-widescreen {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-widescreen {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-widescreen {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-widescreen {
    margin-left: 80%;
  }
  .column.is-0-widescreen {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-widescreen {
    margin-left: 0%;
  }
  .column.is-1-widescreen {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-widescreen {
    margin-left: 8.33333337%;
  }
  .column.is-2-widescreen {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-widescreen {
    margin-left: 16.66666674%;
  }
  .column.is-3-widescreen {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-widescreen {
    margin-left: 25%;
  }
  .column.is-4-widescreen {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-widescreen {
    margin-left: 33.33333337%;
  }
  .column.is-5-widescreen {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-widescreen {
    margin-left: 41.66666674%;
  }
  .column.is-6-widescreen {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-widescreen {
    margin-left: 50%;
  }
  .column.is-7-widescreen {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-widescreen {
    margin-left: 58.33333337%;
  }
  .column.is-8-widescreen {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-widescreen {
    margin-left: 66.66666674%;
  }
  .column.is-9-widescreen {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-widescreen {
    margin-left: 75%;
  }
  .column.is-10-widescreen {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-widescreen {
    margin-left: 83.33333337%;
  }
  .column.is-11-widescreen {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-widescreen {
    margin-left: 91.66666674%;
  }
  .column.is-12-widescreen {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-widescreen {
    margin-left: 100%;
  }
}
@media screen and (min-width: 1408px) {
  .column.is-narrow-fullhd {
    flex: none;
    width: unset;
  }
  .column.is-full-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-three-quarters-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-two-thirds-fullhd {
    flex: none;
    width: 66.6666%;
  }
  .column.is-half-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-one-third-fullhd {
    flex: none;
    width: 33.3333%;
  }
  .column.is-one-quarter-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-one-fifth-fullhd {
    flex: none;
    width: 20%;
  }
  .column.is-two-fifths-fullhd {
    flex: none;
    width: 40%;
  }
  .column.is-three-fifths-fullhd {
    flex: none;
    width: 60%;
  }
  .column.is-four-fifths-fullhd {
    flex: none;
    width: 80%;
  }
  .column.is-offset-three-quarters-fullhd {
    margin-left: 75%;
  }
  .column.is-offset-two-thirds-fullhd {
    margin-left: 66.6666%;
  }
  .column.is-offset-half-fullhd {
    margin-left: 50%;
  }
  .column.is-offset-one-third-fullhd {
    margin-left: 33.3333%;
  }
  .column.is-offset-one-quarter-fullhd {
    margin-left: 25%;
  }
  .column.is-offset-one-fifth-fullhd {
    margin-left: 20%;
  }
  .column.is-offset-two-fifths-fullhd {
    margin-left: 40%;
  }
  .column.is-offset-three-fifths-fullhd {
    margin-left: 60%;
  }
  .column.is-offset-four-fifths-fullhd {
    margin-left: 80%;
  }
  .column.is-0-fullhd {
    flex: none;
    width: 0%;
  }
  .column.is-offset-0-fullhd {
    margin-left: 0%;
  }
  .column.is-1-fullhd {
    flex: none;
    width: 8.33333337%;
  }
  .column.is-offset-1-fullhd {
    margin-left: 8.33333337%;
  }
  .column.is-2-fullhd {
    flex: none;
    width: 16.66666674%;
  }
  .column.is-offset-2-fullhd {
    margin-left: 16.66666674%;
  }
  .column.is-3-fullhd {
    flex: none;
    width: 25%;
  }
  .column.is-offset-3-fullhd {
    margin-left: 25%;
  }
  .column.is-4-fullhd {
    flex: none;
    width: 33.33333337%;
  }
  .column.is-offset-4-fullhd {
    margin-left: 33.33333337%;
  }
  .column.is-5-fullhd {
    flex: none;
    width: 41.66666674%;
  }
  .column.is-offset-5-fullhd {
    margin-left: 41.66666674%;
  }
  .column.is-6-fullhd {
    flex: none;
    width: 50%;
  }
  .column.is-offset-6-fullhd {
    margin-left: 50%;
  }
  .column.is-7-fullhd {
    flex: none;
    width: 58.33333337%;
  }
  .column.is-offset-7-fullhd {
    margin-left: 58.33333337%;
  }
  .column.is-8-fullhd {
    flex: none;
    width: 66.66666674%;
  }
  .column.is-offset-8-fullhd {
    margin-left: 66.66666674%;
  }
  .column.is-9-fullhd {
    flex: none;
    width: 75%;
  }
  .column.is-offset-9-fullhd {
    margin-left: 75%;
  }
  .column.is-10-fullhd {
    flex: none;
    width: 83.33333337%;
  }
  .column.is-offset-10-fullhd {
    margin-left: 83.33333337%;
  }
  .column.is-11-fullhd {
    flex: none;
    width: 91.66666674%;
  }
  .column.is-offset-11-fullhd {
    margin-left: 91.66666674%;
  }
  .column.is-12-fullhd {
    flex: none;
    width: 100%;
  }
  .column.is-offset-12-fullhd {
    margin-left: 100%;
  }
}
.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

.columns:last-child {
  margin-bottom: -0.75rem;
}

.columns:not(:last-child) {
  margin-bottom: 0.75rem;
}

.columns.is-centered {
  justify-content: center;
}

.columns.is-gapless {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

.columns.is-gapless > .column {
  margin: 0;
  padding: 0 !important;
}

.columns.is-gapless:not(:last-child) {
  margin-bottom: 1.5rem;
}

.columns.is-gapless:last-child {
  margin-bottom: 0;
}

.columns.is-mobile {
  display: flex;
}

.columns.is-multiline {
  flex-wrap: wrap;
}

.columns.is-vcentered {
  align-items: center;
}

@media screen and (min-width: 769px), print {
  .columns:not(.is-desktop) {
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-desktop {
    display: flex;
  }
}
.columns.is-variable {
  --columnGap: .75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap));
}

.columns.is-variable > .column {
  padding-left: var(--columnGap);
  padding-right: var(--columnGap);
}

.columns.is-variable.is-0 {
  --columnGap: 0rem ;
}

@media screen and (max-width: 768px) {
  .columns.is-variable.is-0-mobile {
    --columnGap: 0rem ;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-0-tablet {
    --columnGap: 0rem ;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-0-tablet-only {
    --columnGap: 0rem ;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-0-touch {
    --columnGap: 0rem ;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-0-desktop {
    --columnGap: 0rem ;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-0-desktop-only {
    --columnGap: 0rem ;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-0-widescreen {
    --columnGap: 0rem ;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-0-widescreen-only {
    --columnGap: 0rem ;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-0-fullhd {
    --columnGap: 0rem ;
  }
}
.columns.is-variable.is-1 {
  --columnGap: .25rem ;
}

@media screen and (max-width: 768px) {
  .columns.is-variable.is-1-mobile {
    --columnGap: .25rem ;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-1-tablet {
    --columnGap: .25rem ;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-1-tablet-only {
    --columnGap: .25rem ;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-1-touch {
    --columnGap: .25rem ;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-1-desktop {
    --columnGap: .25rem ;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-1-desktop-only {
    --columnGap: .25rem ;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-1-widescreen {
    --columnGap: .25rem ;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-1-widescreen-only {
    --columnGap: .25rem ;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-1-fullhd {
    --columnGap: .25rem ;
  }
}
.columns.is-variable.is-2 {
  --columnGap: .5rem ;
}

@media screen and (max-width: 768px) {
  .columns.is-variable.is-2-mobile {
    --columnGap: .5rem ;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-2-tablet {
    --columnGap: .5rem ;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-2-tablet-only {
    --columnGap: .5rem ;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-2-touch {
    --columnGap: .5rem ;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-2-desktop {
    --columnGap: .5rem ;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-2-desktop-only {
    --columnGap: .5rem ;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-2-widescreen {
    --columnGap: .5rem ;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-2-widescreen-only {
    --columnGap: .5rem ;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-2-fullhd {
    --columnGap: .5rem ;
  }
}
.columns.is-variable.is-3 {
  --columnGap: .75rem ;
}

@media screen and (max-width: 768px) {
  .columns.is-variable.is-3-mobile {
    --columnGap: .75rem ;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-3-tablet {
    --columnGap: .75rem ;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-3-tablet-only {
    --columnGap: .75rem ;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-3-touch {
    --columnGap: .75rem ;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-3-desktop {
    --columnGap: .75rem ;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-3-desktop-only {
    --columnGap: .75rem ;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-3-widescreen {
    --columnGap: .75rem ;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-3-widescreen-only {
    --columnGap: .75rem ;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-3-fullhd {
    --columnGap: .75rem ;
  }
}
.columns.is-variable.is-4 {
  --columnGap: 1rem ;
}

@media screen and (max-width: 768px) {
  .columns.is-variable.is-4-mobile {
    --columnGap: 1rem ;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-4-tablet {
    --columnGap: 1rem ;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-4-tablet-only {
    --columnGap: 1rem ;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-4-touch {
    --columnGap: 1rem ;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-4-desktop {
    --columnGap: 1rem ;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-4-desktop-only {
    --columnGap: 1rem ;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-4-widescreen {
    --columnGap: 1rem ;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-4-widescreen-only {
    --columnGap: 1rem ;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-4-fullhd {
    --columnGap: 1rem ;
  }
}
.columns.is-variable.is-5 {
  --columnGap: 1.25rem ;
}

@media screen and (max-width: 768px) {
  .columns.is-variable.is-5-mobile {
    --columnGap: 1.25rem ;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-5-tablet {
    --columnGap: 1.25rem ;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-5-tablet-only {
    --columnGap: 1.25rem ;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-5-touch {
    --columnGap: 1.25rem ;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-5-desktop {
    --columnGap: 1.25rem ;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-5-desktop-only {
    --columnGap: 1.25rem ;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-5-widescreen {
    --columnGap: 1.25rem ;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-5-widescreen-only {
    --columnGap: 1.25rem ;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-5-fullhd {
    --columnGap: 1.25rem ;
  }
}
.columns.is-variable.is-6 {
  --columnGap: 1.5rem ;
}

@media screen and (max-width: 768px) {
  .columns.is-variable.is-6-mobile {
    --columnGap: 1.5rem ;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-6-tablet {
    --columnGap: 1.5rem ;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-6-tablet-only {
    --columnGap: 1.5rem ;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-6-touch {
    --columnGap: 1.5rem ;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-6-desktop {
    --columnGap: 1.5rem ;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-6-desktop-only {
    --columnGap: 1.5rem ;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-6-widescreen {
    --columnGap: 1.5rem ;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-6-widescreen-only {
    --columnGap: 1.5rem ;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-6-fullhd {
    --columnGap: 1.5rem ;
  }
}
.columns.is-variable.is-7 {
  --columnGap: 1.75rem ;
}

@media screen and (max-width: 768px) {
  .columns.is-variable.is-7-mobile {
    --columnGap: 1.75rem ;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-7-tablet {
    --columnGap: 1.75rem ;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-7-tablet-only {
    --columnGap: 1.75rem ;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-7-touch {
    --columnGap: 1.75rem ;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-7-desktop {
    --columnGap: 1.75rem ;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-7-desktop-only {
    --columnGap: 1.75rem ;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-7-widescreen {
    --columnGap: 1.75rem ;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-7-widescreen-only {
    --columnGap: 1.75rem ;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-7-fullhd {
    --columnGap: 1.75rem ;
  }
}
.columns.is-variable.is-8 {
  --columnGap: 2rem ;
}

@media screen and (max-width: 768px) {
  .columns.is-variable.is-8-mobile {
    --columnGap: 2rem ;
  }
}
@media screen and (min-width: 769px), print {
  .columns.is-variable.is-8-tablet {
    --columnGap: 2rem ;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .columns.is-variable.is-8-tablet-only {
    --columnGap: 2rem ;
  }
}
@media screen and (max-width: 1023px) {
  .columns.is-variable.is-8-touch {
    --columnGap: 2rem ;
  }
}
@media screen and (min-width: 1024px) {
  .columns.is-variable.is-8-desktop {
    --columnGap: 2rem ;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1215px) {
  .columns.is-variable.is-8-desktop-only {
    --columnGap: 2rem ;
  }
}
@media screen and (min-width: 1216px) {
  .columns.is-variable.is-8-widescreen {
    --columnGap: 2rem ;
  }
}
@media screen and (min-width: 1216px) and (max-width: 1407px) {
  .columns.is-variable.is-8-widescreen-only {
    --columnGap: 2rem ;
  }
}
@media screen and (min-width: 1408px) {
  .columns.is-variable.is-8-fullhd {
    --columnGap: 2rem ;
  }
}
li.page-item {
  background-color: aliceblue;
  background: rgba(0, 0, 0, 0.1);
  width: 44px;
  height: 44px;
  border-radius: 100%;
  line-height: 44px;
  text-align: center;
  display: flex;
  cursor: pointer;
  transition: all 0.3s;
  align-items: center;
  justify-content: center;
}

li.active.page-item {
  background: white;
  font-weight: bold;
}

a.page-link {
  display: block;
  width: 100%;
  height: 100%;
}

.section-newsletter, .action {
  height: 600px;
  background-size: cover;
  position: relative;
}

.section-newsletter__container, .action__container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  position: relative;
  z-index: 2;
  color: #fff;
  padding-right: 20rem;
}

.action__btn a {
  padding: 10px 24px 12px;
  text-align: center;
  border-radius: 24px;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  transition: all 0.2s ease-in-out;
}
.action__btn a:hover {
  background-color: #000 !important;
  color: #ffcc00 !important;
}

.section-newsletter__container h3, .action__container h3 {
  font-weight: 900;
  font-size: 40px;
  text-transform: uppercase;
  margin: 0;
  position: relative;
  padding-bottom: 1.5rem;
  display: inline-block;
  color: #fff;
}

.section-newsletter__container h3:after, .action__container h3:after {
  content: "";
  background: black;
  height: 9px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .section-newsletter__container, .action__container {
    text-align: center;
    padding: 0 !important;
    justify-content: center !important;
  }
}
.section-newsletter__text, .action__text {
  padding-top: 2rem;
  padding-bottom: 3rem;
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  max-width: 290px;
}

.section-newsletter__overlay, .action__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, #1CAC83 0%, rgba(28, 172, 131, 0) 100%);
  z-index: 1;
}

.modal-link h2 {
  font-size: 32px;
  color: #000;
  font-weight: 800;
  margin-bottom: 1rem;
  text-transform: uppercase;
  letter-spacing: unset;
  line-height: 36.8px;
}

.modal-link p {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
}

.modal-link p strong {
  font-weight: 900;
}

.blog-author {
  width: 130px;
  height: auto;
}
.blog-author h2 {
  margin-top: 0;
}

.rooms-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 2rem;
}
.rooms-container .room {
  width: 48%;
  padding: 1rem;
  background-color: white;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1019607843);
  border-radius: 6px;
}
.rooms-container .room h3 {
  margin: 0.5rem 0;
  color: black;
}
.rooms-container .room img {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.rooms-container .room .room-description .room-configurations {
  float: right;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 1rem;
  padding-top: 2rem;
}
.rooms-container .room .room-description .room-configurations img {
  max-width: 30px;
  max-height: 30px;
  opacity: 0.9;
  border-radius: unset;
}
.rooms-container .room .room-description p {
  font-size: 0.85rem !important;
  line-height: 1.25rem;
  margin: 0.5rem 0;
}

@media screen and (max-width: 768px) {
  .rooms-container .room {
    width: 100%;
  }
}
.aos-js .nav-item.current.active a {
  font-weight: 800;
}

.bloc-signatures {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: row;
}

figure {
  margin: 0;
}
figure figcaption {
  text-align: right;
  opacity: 0.75;
  font-size: small;
}

a[data-search-button-mobile] {
  display: none;
}

@media screen and (max-width: 768px) {
  a[data-search-button-mobile] {
    display: block;
  }
}
.form-nohalteg fieldset {
  padding: 0;
}
.form-nohalteg legend {
  margin-bottom: 1rem;
}
.form-nohalteg .form-label label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.form input[type=radio] {
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  margin: 6px;
  padding: 0;
  border: 1px solid #000;
  border-radius: 50%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  outline: none;
  transition: outline 0.1s;
}
.form input[type=radio]:not(:disabled):checked {
  border-color: #000;
  background-color: #000;
  background-clip: content-box;
  padding: 4px;
  background-image: radial-gradient(circle, #000 0%, #000 50%, transparent 60%, transparent 100%);
}
.form input[type=radio]:disabled {
  background-color: #d9d9d9;
}
.form input[type=radio]:disabled:checked {
  background-image: radial-gradient(circle, #000 0%, #000 50%, transparent 50%, transparent 100%);
}
.form input[type=radio]:focus-visible {
  background-color: rgba(255, 213, 0, 0.5);
  outline: 6px solid rgba(255, 213, 0, 0.5);
  transform: scale(1.05);
}
@media (hover: hover) {
  .form input[type=radio]:not(:disabled):hover {
    background-color: rgba(255, 213, 0, 0.5);
    outline: 6px solid rgba(255, 213, 0, 0.5);
    transform: scale(1.05);
  }
}
@media (prefers-reduced-motion: reduce) {
  .form input[type=radio] {
    transition: none;
  }
  .form input[type=radio]:focus-visible {
    transform: scale(1);
  }
}
@media (prefers-reduced-motion: reduce) and (hover: hover) {
  .form input[type=radio]:not(:disabled):hover {
    transform: scale(1);
  }
}

input[type=checkbox] {
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  margin: 6px;
  padding: 0;
  border: 1px solid #000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: none;
  outline: none;
  transition: outline 0.1s;
}
input[type=checkbox]:checked {
  padding: 2px;
  border-color: #000;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="44.278" height="31.54" viewBox="0 0 44.278 31.54"> <path id="Path_544" data-name="Path 544" d="M104.058,91.238,81.1,114.2,70.6,103.7a3.17,3.17,0,0,0-4.483,4.483l12.738,12.738a3.17,3.17,0,0,0,4.483,0l25.2-25.2a3.17,3.17,0,0,0-4.483-4.483Z" transform="translate(-65.19 -90.309)"/> </svg>');
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
}
input[type=checkbox]:disabled {
  background-color: #d9d9d9;
}
input[type=checkbox]:disabled:checked {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="44.278" height="31.54" viewBox="0 0 44.278 31.54"> <path id="Path_544" data-name="Path 544" d="M104.058,91.238,81.1,114.2,70.6,103.7a3.17,3.17,0,0,0-4.483,4.483l12.738,12.738a3.17,3.17,0,0,0,4.483,0l25.2-25.2a3.17,3.17,0,0,0-4.483-4.483Z" transform="translate(-65.19 -90.309)"/> </svg>');
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (hover: hover) {
  input[type=checkbox]:not(:disabled):hover {
    background-color: rgba(255, 213, 0, 0.5);
    outline: 6px solid rgba(255, 213, 0, 0.5);
    transform: scale(1.05);
  }
}
input[type=checkbox]:focus-visible {
  outline: 6px solid rgba(255, 213, 0, 0.5);
  transform: scale(1.05);
}
@media (prefers-reduced-motion: reduce) {
  input[type=checkbox] {
    transition: none;
  }
}

.form .formControlLabel {
  padding-bottom: 0.3rem;
  padding-top: 0.5rem;
  display: block;
}
.form .formRow {
  display: flex;
  gap: 1rem;
}
.form .formRow .formSpan12 {
  width: 100%;
}
.form .formRow .formSpan11 {
  width: 91.4893617021%;
}
.form .formRow .formSpan10 {
  width: 82.9787234043%;
}
.form .formRow .formSpan9 {
  width: 74.4680851064%;
}
.form .formRow .formSpan8 {
  width: 65.9574468085%;
}
.form .formRow .formSpan7 {
  width: 57.4468085106%;
}
.form .formRow .formSpan6 {
  width: 48.9361702128%;
}
.form .formRow .formSpan5 {
  width: 40.4255319149%;
}
.form .formRow .formSpan4 {
  width: 31.914893617%;
}
.form .formRow .formSpan3 {
  width: 23.4042553191%;
}
.form .formRow .formSpan2 {
  width: 14.8936170213%;
}
.form .formRow .formSpan1 {
  width: 6.3829787234%;
}
.form h3 {
  color: black;
}
.form input[type=text] {
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  height: 57px;
  /*width: 100%;*/
}
.form input[type=checkbox] {
  min-width: 20px;
  min-height: 20px;
}
.form input[type=radio] {
  min-width: 20px;
  min-height: 20px;
}
.form input[type=number] {
  background: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  color: #000;
  height: 57px;
  outline: none;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.form input[type=file] {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.rsform-type-checkboxgroup .formControlLabel {
  padding-bottom: 0.3rem;
  padding-top: 0.5rem;
  display: block;
  font-weight: 500;
}
.rsform-type-checkboxgroup .formBody {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.rsform-type-checkboxgroup .formBody label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.rsform-type-radiogroup .formControlLabel {
  padding-bottom: 0.3rem;
  padding-top: 0.5rem;
  display: block;
  font-weight: 500;
}
.rsform-type-radiogroup .formBody {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.rsform-type-radiogroup .formBody label {
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.formControlLabel .formRequired {
  margin-left: 0.25rem;
}

.cookie-catalog h4 {
  margin-bottom: 1rem;
  opacity: 0.65;
}
.cookie-catalog .cookie-item {
  margin: 1rem 0;
}
.cookie-catalog .cookie-item-specs {
  margin-top: 0.5rem;
}
.cookie-catalog .cookie-item p {
  line-height: 1.25rem;
  margin: 0;
  margin-top: 0.5rem;
  font-style: italic;
}

.statbox {
  border: 0;
  display: flex;
  flex-direction: row;
  gap: 10px;
  width: unset;
  height: unset;
  align-items: center;
}
.statbox h4 {
  font-weight: 800;
  font-size: 2rem;
  margin: 0;
}

.statbox-container {
  display: grid;
  grid-template-columns: repeat(8, 152px);
  grid-auto-flow: dense;
  gap: 1rem;
  padding: 0;
  margin: 0;
  margin-top: 2rem;
}
.statbox-container.cols8 {
  grid-template-columns: repeat(8, 152px);
}
@media (max-width: 56.25em) {
  .statbox-container.cols8 {
    grid-template-columns: repeat(2, 152px);
  }
}
.statbox-container.rows5 {
  grid-template-rows: repeat(5, 152px);
}
@media (max-width: 56.25em) {
  .statbox-container.rows5 {
    grid-template-columns: repeat(auto, 152px);
  }
}
.statbox-container.rows1 {
  grid-template-rows: repeat(1, 152px);
}
@media (max-width: 56.25em) {
  .statbox-container.rows1 {
    grid-template-columns: repeat(auto, 152px);
  }
}
@media (max-width: 56.25em) {
  .statbox-container {
    grid-template-columns: repeat(2, 152px);
    grid-template-rows: repeat(2, 152px);
  }
}
.statbox-container .statbox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  font-size: 1rem;
  font-weight: normal;
  color: black;
  background-color: white;
  text-align: center;
  width: 152px;
  height: 152px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.statbox-container .statbox p {
  font-weight: 500;
  margin: 0 !important;
  text-align: center !important;
  font-size: 15px !important;
  line-height: 18px !important;
}
.statbox-container .statbox h4 {
  font-weight: 800;
  font-size: 2rem;
  margin: 0;
}
.statbox-container .statbox.double {
  width: calc(304px + 1rem);
  grid-column: span 2;
}
.statbox-container .statbox.triple {
  width: 456px;
}
.statbox-container .statbox.hdouble {
  height: calc(304px + 1rem);
  grid-row: span 2;
}
.statbox-container .statbox.htriple {
  height: 456px;
}
.statbox-container .statbox.border-general {
  border: 4px solid #efb600;
}
.statbox-container .statbox.header-general h4 {
  color: #efb600;
}
.statbox-container .statbox.text-general p {
  color: #efb600;
}
.statbox-container .statbox.back-general {
  background-color: #efb600;
}
.statbox-container .statbox.border-formation-continue {
  border: 4px solid #EF7D00;
}
.statbox-container .statbox.header-formation-continue h4 {
  color: #EF7D00;
}
.statbox-container .statbox.text-formation-continue p {
  color: #EF7D00;
}
.statbox-container .statbox.back-formation-continue {
  background-color: #EF7D00;
}
.statbox-container .statbox.border-apprentissage {
  border: 4px solid #BB1247;
}
.statbox-container .statbox.header-apprentissage h4 {
  color: #BB1247;
}
.statbox-container .statbox.text-apprentissage p {
  color: #BB1247;
}
.statbox-container .statbox.back-apprentissage {
  background-color: #BB1247;
}
.statbox-container .statbox.border-brevet {
  border: 4px solid #006EAE;
}
.statbox-container .statbox.header-brevet h4 {
  color: #006EAE;
}
.statbox-container .statbox.text-brevet p {
  color: #006EAE;
}
.statbox-container .statbox.back-brevet {
  background-color: #006EAE;
}
.statbox-container .statbox.border-perspektiv-handwierk {
  border: 4px solid #995AB4;
}
.statbox-container .statbox.header-perspektiv-handwierk h4 {
  color: #995AB4;
}
.statbox-container .statbox.text-perspektiv-handwierk p {
  color: #995AB4;
}
.statbox-container .statbox.back-perspektiv-handwierk {
  background-color: #995AB4;
}
.statbox-container .statbox.border-services {
  border: 4px solid #88B027;
}
.statbox-container .statbox.header-services h4 {
  color: #88B027;
}
.statbox-container .statbox.text-services p {
  color: #88B027;
}
.statbox-container .statbox.back-services {
  background-color: #88B027;
}
.statbox-container .statbox.border-yellow {
  border: 4px solid #FFD500;
}
.statbox-container .statbox.header-yellow h4 {
  color: #FFD500;
}
.statbox-container .statbox.text-yellow p {
  color: #FFD500;
}
.statbox-container .statbox.back-yellow {
  background-color: #FFD500;
}
.statbox-container .statbox.border-black {
  border: 4px solid black;
}
.statbox-container .statbox.header-black h4 {
  color: black;
}
.statbox-container .statbox.text-black p {
  color: black;
}
.statbox-container .statbox.back-black {
  background-color: black;
}
.statbox-container .statbox.border-white {
  border: 4px solid white;
}
.statbox-container .statbox.header-white h4 {
  color: white;
}
.statbox-container .statbox.text-white p {
  color: white;
}
.statbox-container .statbox.back-white {
  background-color: white;
}

.statgroup {
  position: relative;
}
.statgroup p {
  line-height: 20px;
}
.statgroup h3 {
  font-size: 1.2rem;
  font-weight: 800;
  text-transform: uppercase;
  margin-left: 3rem;
  text-transform: uppercase;
}
.statgroup h3 img {
  position: absolute;
  left: 0;
  min-height: 30px;
  height: 20px;
  width: auto;
}

.tile-grid {
  all: unset;
  height: 55vh;
  display: block;
}

.tile-container {
  max-height: 750px;
  height: 55vh;
  width: 80%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(7%, 1fr));
  grid-template-rows: repeat(auto-fill, minmax(11vh, 1fr));
  grid-auto-flow: dense;
  grid-gap: 30px;
  margin: 0;
  max-width: 2200px;
}
.tile-container .box {
  background: #000;
  background-size: cover;
  padding: 20px;
  display: grid;
  place-items: center;
  text-align: center;
  color: #fff;
  transition: 0.5s;
  position: relative;
}
.tile-container .box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0); /* Initially transparent */
  transition: background 0.5s; /* Transition for smooth effect */
}
.tile-container .box:hover::before {
  background: rgba(0, 0, 0, 0.5); /* Darken the background on hover */
}
.tile-container .box h2 {
  all: unset;
  color: #fff;
  position: absolute;
  margin-bottom: 0px;
  text-align: left;
  width: 100%;
  text-transform: uppercase;
  font-size: 150%;
  padding: 10px;
  font-weight: 400;
}
.tile-container .box .overlay {
  z-index: 4;
  height: 110%;
  opacity: 0;
  display: flex;
  flex-direction: column;
}
.tile-container .box .overlay h3 {
  position: relative;
  font-family: "proxima-nova";
  font-size: 110%;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: 400;
}
.tile-container .box .overlay p {
  text-align: left;
  margin-top: 5%;
  margin-bottom: 5%;
  font-family: "ProximaNova";
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  white-space: normal;
  color: white;
}
.tile-container .box .overlay a {
  left: unset !important;
  width: -moz-max-content !important;
  width: max-content !important;
  position: absolute !important;
  right: 10px !important;
  margin: 5% !important;
  bottom: 0px !important;
  text-align: center !important;
  -webkit-text-decoration: None !important;
          text-decoration: None !important;
  font-family: "ProximaNova" !important;
  font-size: 20px !important;
  font-weight: bold !important;
  text-transform: none !important;
  bottom: 15px !important;
  color: #fff !important;
  /*color: white !important; */
  text-decoration: none !important;
  text-decoration: none !important;
  background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff);
  background-position: 100% 100%, -30px 100%;
  background-repeat: no-repeat;
  background-size: 100% 2px, 100% 2px; /* Updated initial background-size */
}

.tile-container .box .overlay a:hover {
  animation: lineLoop-animation 2s linear infinite;
}

.cut-off {
  white-space: normal;
  overflow: hidden;
}

/* repeat for each menu item */
.tile-container .box:nth-child(1) {
  background-image: url(../img/tiles/partnering.jpg);
  grid-column: span 5;
  grid-row: span 1;
  order: 1;
}

.tile-container .box:nth-child(1) h2 {
  text-align: right;
  right: 0px;
  bottom: 0px;
}

.x {
  display: none;
}

.tile-container .box:nth-child(2) {
  background-image: url(../img/tiles/funding.jpg);
  grid-column: span 5;
  grid-row: span 1;
  order: 2;
}

.tile-container .box:nth-child(2) h2 {
  text-align: left;
  left: 0px;
  top: 0px;
}

.tile-container .box:nth-child(3) {
  background-image: url(../img/tiles/people.jpg);
  grid-column: span 2;
  grid-row: span 3;
  order: 3;
}

.tile-container .box:nth-child(3) h2 {
  transform: rotate(-90deg);
  transform-origin: bottom right;
  text-align: right;
  right: 0px;
  top: -45px;
}

.tile-container .box:nth-child(4) {
  background-image: url(../img/tiles/our-offer.jpg);
  grid-column: span 6;
  grid-row: span 2;
  order: 4;
}

.tile-container .box:nth-child(4) h2 {
  left: 0;
  top: 0;
}

.tile-container .box:nth-child(5) {
  background-image: url(../img/tiles/crisis-resilience.jpg);
  grid-column: span 2;
  grid-row: span 2;
  order: 5;
}

.tile-container .box:nth-child(5) h2 {
  transform: rotate(-90deg);
  transform-origin: top left;
  width: 190px;
  left: 0px;
  bottom: -80px;
}

.tile-container .box:nth-child(6) {
  background-image: url(../img/tiles/performance.jpg);
  grid-column: span 2;
  grid-row: span 2;
  order: 6;
}

.tile-container .box:nth-child(6) h2 {
  text-align: left;
  /* width: 230px; */
  transform: rotate(-90deg);
  transform-origin: bottom left;
  right: -100%;
  bottom: 0px;
}

.tile-container .box:nth-child(7) {
  background-image: url(../img/tiles/innovation.jpg);
  grid-column: span 8;
  grid-row: span 1;
  order: 7;
}

.tile-container .box:nth-child(7) h2 {
  text-align: left;
  left: 0px;
  top: 0px;
}

.tile-container .box:nth-child(8) {
  background-image: url(../img/tiles/awards.jpg);
  grid-column: span 4;
  grid-row: span 1;
  order: 8;
}

.tile-container .box:nth-child(8) h2 {
  text-align: right;
  right: 0px;
  top: 0px;
  overflow-wrap: break-word;
}

@media (max-width: 2590px) {
  .tile-container {
    grid-template-columns: repeat(auto-fill, minmax(6%, 1fr));
  }
}
@media (max-width: 1475px) {
  .tile-container .box .overlay {
    padding: 1% 1% 0 1%;
  }
  .tile-container {
    grid-template-columns: repeat(auto-fill, minmax(5%, 1fr));
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media (min-height: 0px) and (max-height: 1080px) {
  .tile-container {
    max-height: 520px;
    height: 520px;
    grid-template-rows: repeat(auto-fill, minmax(6rem, 1fr));
  }
  .tile-grid {
    height: 520px;
  }
}
@media (min-height: 1080px) {
  .tile-container {
    height: 65vh;
    grid-template-rows: repeat(auto-fill, minmax(13vh, 1fr));
  }
  .tile-grid {
    height: 65vh;
  }
}
@media (min-height: 1200px) {
  .tile-container {
    max-height: 750px;
    height: 750px;
    grid-template-rows: repeat(auto-fill, minmax(9rem, 1fr));
  }
  .tile-grid {
    max-height: 1000px;
    height: 750px;
  }
}
.box:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 1035px) {
  .tile-grid {
    height: 80vh;
    display: flex;
    flex-flow: row wrap;
  }
  .tile-container {
    -moz-column-count: 4;
         column-count: 4;
    max-height: 80vh;
    height: 80vh;
    grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
    grid-template-rows: repeat(auto-fill, minmax(11%, 1fr));
    grid-gap: 15px;
  }
  .x {
    position: absolute;
    padding: 30px;
    z-index: 10;
    right: 10%;
    /* text-align: right; */
    /* font-family: 'ProximaNova'; */
    /* font-weight: lighter; */
    color: #fff;
    /* text-decoration: none !important; */
    /* font-weight: lighter !important;       */
  }
  .x img {
    width: 25px;
  }
  /* .tile-container .box .overlay .x{ */
  /* all: unset; */
  /* display: block; */
  /* position: absolute; */
  /* padding: 40px; */
  /* z-index: 6; */
  /* right: 10px; */
  /* top: 0; */
  /* text-align: right; */
  /* font-family: 'ProximaNova'; */
  /* font-weight: lighter; */
  /* color: #fff; */
  /* margin-top: 0; */
  /* background-color: aqua; */
  /* }     */
  /* .tile-container .box .overlay .x a{ */
  /* text-decoration: none !important; */
  /* font-size: 40px !important; */
  /* font-weight: lighter !important; */
  /* } */
  .tile-container .box .overlay {
    padding-top: 70px;
  }
  .tile-container .box h2 {
    font-size: 18px;
    overflow-wrap: break-word;
  }
  .tile-container .box .overlay h3 {
    font-size: 25px;
  }
  .tile-container .box:nth-child(1) {
    grid-column: span 2;
    grid-row: span 1;
  }
  .tile-container .box:nth-child(2) {
    grid-column: span 2;
    grid-row: span 1;
  }
  .tile-container .box:nth-child(3) {
    grid-column: span 1;
    grid-row: span 2;
  }
  .tile-container .box:nth-child(3) h2 {
    width: 200px;
    transform: rotate(-90deg);
    transform-origin: bottom right;
    text-align: left;
    right: 0px;
    top: -125px;
  }
  .tile-container .box:nth-child(4) {
    grid-column: span 3;
    grid-row: span 2;
  }
  .tile-container .box:nth-child(5) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .tile-container .box:nth-child(5) h2 {
    text-align: left;
    transform: rotate(0deg);
    top: 0px;
    left: 0px;
  }
  .tile-container .box:nth-child(6) {
    grid-column: span 2;
    grid-row: span 2;
  }
  .tile-container .box:nth-child(6) h2 {
    transform: rotate(0deg);
    text-align: right;
    right: 0px;
    bottom: 0px;
  }
  .tile-container .box:nth-child(7) {
    grid-column: span 4;
    grid-row: span 1;
    order: 7;
  }
  .tile-container .box:nth-child(8) {
    grid-column: span 4;
    grid-row: span 1;
    order: 8;
  }
}
@keyframes background_slideUp {
  0% {
    background-position: center 0% !important;
  }
  100% {
    background-position: center 30% !important;
  }
}
.cover .cdmac-icon {
  background: rgba(0, 0, 0, 0.1);
}
.cover .header-search > a {
  display: none;
}
.cover header {
  background: transparent;
}
.cover .header-container nav {
  display: none;
}
.cover.rapport {
  height: 100vh;
}
.cover .cover__left h1 {
  text-transform: uppercase;
  font-size: 50px;
  line-height: 60px;
  font-weight: 900;
  letter-spacing: 3px;
}
@media (max-width: 56.25em) {
  .cover .cover__left h1 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
    letter-spacing: 2px;
  }
}
.cover-container {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (max-width: 56.25em) {
  .cover-container {
    flex-direction: column;
    width: 100%;
    margin-top: 10rem;
  }
}
.cover-container .cover__right {
  padding-left: 2rem;
}
@media (max-width: 56.25em) {
  .cover-container .cover__right {
    padding-left: 0;
  }
}
.cover-container .cover__right ul {
  list-style-type: none;
  color: white;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 56.25em) {
  .cover-container .cover__right ul {
    padding-left: 0;
    gap: 1rem;
    width: 65vw;
  }
}
.cover-container .cover__right ul li {
  color: white;
  border: 2px solid white;
  border-radius: 50px;
}
.cover-container .cover__right ul li a {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  background-color: rgba(255, 255, 255, 0);
  height: 100%;
  width: 100%;
  padding: 16px 30px;
  border-radius: 50px;
  color: white;
  min-width: 260px;
  position: relative;
}
@media (max-width: 56.25em) {
  .cover-container .cover__right ul li a {
    min-width: 100%;
    width: 100%;
    font-size: 16px;
  }
}
.cover-container .cover__right ul li a:after {
  transition: all 0.3s ease-in-out;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.95' height='19.885' viewBox='0 0 24.95 19.885'%3E%3Cg id='arrow' transform='translate(2 2.828)'%3E%3Cline id='Line_1' data-name='Line 1' x2='20.122' transform='translate(0 7.114)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='4'/%3E%3Cline id='Line_2' data-name='Line 2' x2='10.061' transform='translate(13.008 14.228) rotate(-45)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='4'/%3E%3Cline id='Line_3' data-name='Line 3' x2='10.061' transform='translate(13.008 0) rotate(45)' fill='none' stroke='%23000' stroke-linecap='round' stroke-width='4'/%3E%3C/g%3E%3C/svg%3E%0A");
  width: 20px;
  height: 20px;
  position: absolute;
  right: 30px;
}
.cover-container .cover__right ul li a:hover {
  background-color: rgba(255, 213, 0, 0);
  color: #FFD500;
}
.cover-container .cover__right ul li a:hover:after {
  transform: translateX(10px);
}

.rapport-template .header-page .header-brand a:nth-child(1) svg {
  max-width: 100px;
  margin-top: 4px;
}
@media screen and (max-width: 1020px) {
  .rapport-template .header-page .header-brand a:nth-child(1) svg {
    max-width: 120px;
  }
  .rapport-template .header-page .header-brand a:nth-child(2) {
    display: none;
  }
  .rapport-template .search.active {
    display: none;
  }
  .rapport-template .navigation-mobile ul li {
    list-style-type: none;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: unset;
  }
  .rapport-template .navigation-mobile {
    top: 75px;
  }
  .rapport-template span.mod-menu__heading.nav-header {
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    transition: all 0.3s;
    text-transform: uppercase;
  }
  .rapport-template ul.mod-menu__sub.list-unstyled.small {
    flex-direction: column;
    position: relative;
    width: unset;
    background: white !important;
    padding: 0rem;
    padding-left: 0.5rem;
    left: unset;
    height: unset;
    gap: 1rem;
    opacity: 1;
    z-index: unset;
    display: block;
  }
  .rapport-template ul.mod-menu__sub.list-unstyled.small a {
    font-size: 14px;
  }
  .rapport-template .navigation-mobile ul li a {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1020px) {
  .rapport-template .header-page .header-brand a:nth-child(1) {
    display: block;
    max-width: 120px;
  }
  .rapport-template .header {
    padding: 0;
  }
  .rapport-template .header .hamburger {
    cursor: pointer;
    padding: 0;
    height: 30px;
    width: 30px;
    position: relative;
    top: unset;
    right: unset;
    margin-left: auto;
    margin-bottom: unset;
  }
}
.rapport-template .header {
  background: #FFD500;
}
.rapport-template .header .header-search a, .rapport-template .header .cdmac-icon {
  background: rgba(0, 0, 0, 0.1);
}
.rapport-template .header .header-search a:hover, .rapport-template .header .cdmac-icon:hover {
  background: rgb(255, 255, 255);
}
.rapport-template .header .header-search > a {
  display: none;
}
.rapport-template #Path_33 {
  fill: white;
}
.rapport-template .header nav ul li a:hover {
  color: white;
}
.rapport-template .header nav ul li span:hover {
  color: white;
}
.rapport-template .rapport-template.formation-continue ul.mod-menu__sub.list-unstyled.small {
  background: #EF7D00;
}
.rapport-template .formation-continue .date-item__link a span {
  background: #EF7D00;
  color: white;
}
.rapport-template .formation-continue .header-search svg path {
  fill: white;
}
.rapport-template .formation-continue .header nav ul li a {
  color: rgba(255, 255, 255, 0.85);
}
.rapport-template .formation-continue .header nav ul li a:hover {
  color: white;
}
.rapport-template .formation-continue .header nav ul li span {
  color: rgba(255, 255, 255, 0.85);
}
.rapport-template .formation-continue .header nav ul li span:hover {
  color: white;
}
.rapport-template .rapport-template.apprentissage ul.mod-menu__sub.list-unstyled.small {
  background: #BB1247;
}
.rapport-template .apprentissage .date-item__link a span {
  background: #BB1247;
  color: white;
}
.rapport-template .apprentissage .header-search svg path {
  fill: white;
}
.rapport-template .apprentissage .header nav ul li a {
  color: rgba(255, 255, 255, 0.85);
}
.rapport-template .apprentissage .header nav ul li a:hover {
  color: white;
}
.rapport-template .apprentissage .header nav ul li span {
  color: rgba(255, 255, 255, 0.85);
}
.rapport-template .apprentissage .header nav ul li span:hover {
  color: white;
}
.rapport-template .rapport-template.brevet-maitrise ul.mod-menu__sub.list-unstyled.small {
  background: #006EAE;
}
.rapport-template .brevet-maitrise .date-item__link a span {
  background: #006EAE;
  color: white;
}
.rapport-template .brevet-maitrise .header-search svg path {
  fill: white;
}
.rapport-template .brevet-maitrise .header nav ul li a {
  color: rgba(255, 255, 255, 0.85);
}
.rapport-template .brevet-maitrise .header nav ul li a:hover {
  color: white;
}
.rapport-template .brevet-maitrise .header nav ul li span {
  color: rgba(255, 255, 255, 0.85);
}
.rapport-template .brevet-maitrise .header nav ul li span:hover {
  color: white;
}
.rapport-template .rapport-template.perspektiv-handwierk ul.mod-menu__sub.list-unstyled.small {
  background: #995AB4;
}
.rapport-template .perspektiv-handwierk .date-item__link a span {
  background: #995AB4;
  color: white;
}
.rapport-template .perspektiv-handwierk .header-search svg path {
  fill: white;
}
.rapport-template .perspektiv-handwierk .header nav ul li a {
  color: rgba(255, 255, 255, 0.85);
}
.rapport-template .perspektiv-handwierk .header nav ul li a:hover {
  color: white;
}
.rapport-template .perspektiv-handwierk .header nav ul li span {
  color: rgba(255, 255, 255, 0.85);
}
.rapport-template .perspektiv-handwierk .header nav ul li span:hover {
  color: white;
}
.rapport-template .rapport-template.services ul.mod-menu__sub.list-unstyled.small {
  background: #88B027;
}
.rapport-template .services .date-item__link a span {
  background: #88B027;
  color: white;
}
.rapport-template .services .header-search svg path {
  fill: white;
}
.rapport-template .services .header nav ul li a {
  color: rgba(255, 255, 255, 0.85);
}
.rapport-template .services .header nav ul li a:hover {
  color: white;
}
.rapport-template .services .header nav ul li span {
  color: rgba(255, 255, 255, 0.85);
}
.rapport-template .services .header nav ul li span:hover {
  color: white;
}
.rapport-template ul.mod-menu__sub.list-unstyled.small {
  background: #FFD500;
}
.rapport-template .btn-rapport-next {
  background: black;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  line-height: 47px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  position: fixed;
  bottom: calc(50% - 22px);
  z-index: 5;
  opacity: 0.9;
  cursor: pointer;
  right: 0.5rem;
}
.rapport-template .btn-rapport-next:hover {
  opacity: 1;
  /*svg{
  	transform: rotate(90deg) translateY(-5px);
  }*/
}
.rapport-template .btn-rapport-next svg {
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}
.rapport-template .btn-rapport-next svg path {
  stroke: white;
  stroke-width: 2;
}
@media (max-width: 56.25em) {
  .rapport-template .btn-rapport-next {
    display: none;
  }
}
.rapport-template .btn-rapport-previous {
  background: black;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  line-height: 47px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  position: fixed;
  bottom: calc(50% - 22px);
  z-index: 5;
  opacity: 0.9;
  cursor: pointer;
  left: 0.5rem;
}
.rapport-template .btn-rapport-previous:hover {
  opacity: 1;
  /*svg{
  	transform: rotate(-90deg) translateY(-5px);
  }*/
}
.rapport-template .btn-rapport-previous svg {
  transform: rotate(-90deg);
  transition: all 0.3s ease-in-out;
}
.rapport-template .btn-rapport-previous svg path {
  stroke: white;
  stroke-width: 2;
}
@media (max-width: 56.25em) {
  .rapport-template .btn-rapport-previous {
    display: none;
  }
}
.rapport-template .button-form {
  background: #FFD500;
  color: black;
}
.rapport-template .button-form.black {
  color: black;
  background: unset;
  border: 1px solid black;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
}
.rapport-template .button-form.black:hover {
  background: black;
  color: white;
}
.rapport-template .button-form:hover {
  color: white;
  background: black;
}
.rapport-template .header-page {
  top: -110px;
}
.rapport-template .header-page.active {
  top: 0;
}
.rapport-template.cover {
  border-top: 0;
  background-color: #ffeb86;
  background-image: url(https://www.cdm.lu/images/rapport/CDM-244336-Visuels_Rapports-Annuels-2023_R2-1.jpg);
  background-size: cover;
  background-blend-mode: luminosity;
}
.rapport-template.cover .single-page {
  background: unset;
}
.rapport-template.cover .header-page {
  top: 0;
}
.rapport-template.cover .header-page.active {
  top: 0;
}
.rapport-template.cover header {
  background: transparent;
}
.rapport-template .page-header__rapport {
  padding-top: 10rem;
  padding-bottom: 4rem;
  height: auto;
  background-color: #FFD500;
  /*background-blend-mode: luminosity;*/
  background-size: cover !important;
  background-position: center 30% !important;
  /*animation: background_slideUp 3s;*/
  transition: all 0.3s;
}
.rapport-template .page-header__rapport h1 {
  color: white;
  text-transform: uppercase;
}
.rapport-template .page-header__rapport svg {
  height: 3rem;
  width: auto;
  position: absolute;
  bottom: 2rem;
  right: 1rem;
}
.rapport-template .page-header__rapport svg path {
  stroke-width: 0.65;
}
@media (max-width: 56.25em) {
  .rapport-template .page-header__rapport {
    padding-top: 2rem;
    padding-bottom: 0rem;
    height: 192px;
    margin-top: 4rem;
  }
  .rapport-template .page-header__rapport svg {
    height: 1rem;
    bottom: 1rem;
    right: 0;
    left: 0;
    margin: auto;
  }
  .rapport-template .page-header__rapport svg path {
    stroke-width: 0.75;
  }
}

@media screen and (max-width: 1020px) {
  .rapport-template .header-page {
    top: 0;
  }
}
.rapport table tbody tr td {
  padding-left: 0;
  border: none;
}
.rapport .pagenavigation {
  display: none;
}
.rapport .com-content-article__body h3 {
  color: black;
  text-transform: uppercase;
}
.rapport .com-content-article__body h2 {
  text-transform: uppercase;
}
.rapport .com-content-article__body p a:not(.button-form) {
  color: black;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 3px;
  opacity: 0.8;
}
.rapport .com-content-article__body p a:not(.button-form):hover {
  opacity: 1;
  color: #FFD500;
}
@media (max-width: 56.25em) {
  .rapport .com-content-article__body img {
    min-width: 100%;
    width: 100% !important;
    height: auto;
  }
}
.rapport .com-content-article__body.rapport_postion_none {
  text-align: justify;
  font-size: 18px;
  line-height: 1.4;
}
.rapport .com-content-article__body.rapport_postion_none p {
  text-align: justify;
  font-size: 18px;
  line-height: 1.4;
}

html.general {
  background: #FFD500;
}

.general.rapport-template {
  border-top: 6px solid #FFD500;
}
.general.rapport-template .header {
  background: #FFD500;
}
.general section.page-header.page-header__basic {
  background: #ffd91a;
}
.general section.page-header.page-header__rapport {
  background: #ffd91a;
}
.general h1.page-header__title {
  color: white;
}
.general .rapport h3 {
  color: #FFD500;
  text-transform: uppercase;
  /*font-size: 22px !important*/
}
.general .button-form {
  background: #FFD500;
  color: white;
}
.general .button-form:hover {
  color: white;
  background: black;
}

html.formation-continue {
  background: #EF7D00;
}

.formation-continue.rapport-template {
  border-top: 6px solid #EF7D00;
}
.formation-continue.rapport-template .header {
  background: #EF7D00;
}
.formation-continue section.page-header.page-header__basic {
  background: #f18a1a;
}
.formation-continue section.page-header.page-header__rapport {
  background: #f18a1a;
}
.formation-continue h1.page-header__title {
  color: white;
}
.formation-continue .rapport h3 {
  color: #EF7D00;
  text-transform: uppercase;
  /*font-size: 22px !important*/
}
.formation-continue .button-form {
  background: #EF7D00;
  color: white;
}
.formation-continue .button-form:hover {
  color: white;
  background: black;
}

html.apprentissage {
  background: #BB1247;
}

.apprentissage.rapport-template {
  border-top: 6px solid #BB1247;
}
.apprentissage.rapport-template .header {
  background: #BB1247;
}
.apprentissage section.page-header.page-header__basic {
  background: #c22a59;
}
.apprentissage section.page-header.page-header__rapport {
  background: #c22a59;
}
.apprentissage h1.page-header__title {
  color: white;
}
.apprentissage .rapport h3 {
  color: #BB1247;
  text-transform: uppercase;
  /*font-size: 22px !important*/
}
.apprentissage .button-form {
  background: #BB1247;
  color: white;
}
.apprentissage .button-form:hover {
  color: white;
  background: black;
}

html.brevet-maitrise {
  background: #006EAE;
}

.brevet-maitrise.rapport-template {
  border-top: 6px solid #006EAE;
}
.brevet-maitrise.rapport-template .header {
  background: #006EAE;
}
.brevet-maitrise section.page-header.page-header__basic {
  background: #1a7db6;
}
.brevet-maitrise section.page-header.page-header__rapport {
  background: #1a7db6;
}
.brevet-maitrise h1.page-header__title {
  color: white;
}
.brevet-maitrise .rapport h3 {
  color: #006EAE;
  text-transform: uppercase;
  /*font-size: 22px !important*/
}
.brevet-maitrise .button-form {
  background: #006EAE;
  color: white;
}
.brevet-maitrise .button-form:hover {
  color: white;
  background: black;
}

html.perspektiv-handwierk {
  background: #995AB4;
}

.perspektiv-handwierk.rapport-template {
  border-top: 6px solid #995AB4;
}
.perspektiv-handwierk.rapport-template .header {
  background: #995AB4;
}
.perspektiv-handwierk section.page-header.page-header__basic {
  background: #a36bbc;
}
.perspektiv-handwierk section.page-header.page-header__rapport {
  background: #a36bbc;
}
.perspektiv-handwierk h1.page-header__title {
  color: white;
}
.perspektiv-handwierk .rapport h3 {
  color: #995AB4;
  text-transform: uppercase;
  /*font-size: 22px !important*/
}
.perspektiv-handwierk .button-form {
  background: #995AB4;
  color: white;
}
.perspektiv-handwierk .button-form:hover {
  color: white;
  background: black;
}

html.services {
  background: #88B027;
}

.services.rapport-template {
  border-top: 6px solid #88B027;
}
.services.rapport-template .header {
  background: #88B027;
}
.services section.page-header.page-header__basic {
  background: #94b83d;
}
.services section.page-header.page-header__rapport {
  background: #94b83d;
}
.services h1.page-header__title {
  color: white;
}
.services .rapport h3 {
  color: #88B027;
  text-transform: uppercase;
  /*font-size: 22px !important*/
}
.services .button-form {
  background: #88B027;
  color: white;
}
.services .button-form:hover {
  color: white;
  background: black;
}

.general .rapport h3 {
  color: #efb600;
}

span.mod-menu__heading.nav-header.logo {
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.3s;
  cursor: pointer;
}

ul.mod-menu__sub.list-unstyled.small {
  flex-direction: column;
  position: absolute;
  width: 300px;
  background: white;
  padding: 2rem;
  left: -100px;
  gap: 2rem;
  height: 0;
  opacity: 0;
  z-index: -1;
  display: none;
  transition: all 0.3s;
}
ul.mod-menu__sub.list-unstyled.small li:before {
  content: none;
}
ul.mod-menu__sub.list-unstyled.small.open {
  opacity: 1;
  height: unset;
  z-index: 1;
  display: flex;
}
ul.mod-menu__sub.list-unstyled.small:hover {
  opacity: 1;
  height: unset;
  z-index: 1;
  display: flex;
}

span.mod-menu__heading.nav-header {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}

ul.mod-menu .deeper.parent {
  cursor: pointer;
}
ul.mod-menu .deeper.parent:hover ul.mod-menu__sub.list-unstyled.small {
  opacity: 1;
  height: unset;
  z-index: 1;
  display: flex;
}

.masonry-layout {
  -moz-column-count: 4;
       column-count: 4; /* Adjust the number of columns based on your design */
  -moz-column-gap: 1rem;
       column-gap: 1rem; /* Space between columns */
  width: 100%; /* Full width of the container */
}

.masonry-item {
  -moz-column-break-inside: avoid;
       break-inside: avoid; /* Prevent items from splitting across columns */
  margin-bottom: 1rem; /* Space between items */
  background-color: #f2f2f2; /* Example background color */
  padding: 1rem; /* Padding inside items */
}
.masonry-item.blue {
  color: white;
  background: blue;
}

@media (max-width: 768px) {
  .masonry-layout {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media (max-width: 480px) {
  .masonry-layout {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.partner-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 3.5rem;
  margin: 4rem 0;
}
.partner-container .partner {
  display: flex;
  align-items: center;
  width: 170px;
  height: 95.63px;
  background-color: white;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  outline: 20px solid white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1019607843);
}
@media (max-width: 56.25em) {
  .partner-container .partner {
    width: 120px;
    height: 67.5px;
  }
}

.cdmac-icon {
  display: flex;
  width: 44px;
  height: 44px;
  line-height: 47px;
  transition: all 0.3s;
  cursor: pointer;
  /*background: $color-ac;*/
  border-radius: 50px;
  border: 0;
  /*color: white;*/
  align-items: center;
  position: relative;
}
.cdmac-icon > div {
  position: absolute;
  top: 50px;
  color: black;
  background-color: white;
  /*border: 1px solid black;*/
  padding: 1rem;
  left: -91px;
  min-width: 230px;
  display: none;
  opacity: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.0509803922);
}
.cdmac-icon > div.open {
  display: block;
  opacity: 1;
}
.cdmac-icon > div h4 {
  line-height: 1.25rem;
  margin: 0;
}
.cdmac-icon > div p {
  line-height: 1rem;
  margin: 0;
  font-size: 70%;
}
.cdmac-icon > div ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
.cdmac-icon > div ul li {
  cursor: pointer;
  text-align: left;
}
.cdmac-icon > div ul li a {
  background: white;
  width: 100%;
  height: 100%;
  border-radius: unset !important;
  line-height: unset;
  text-align: unset;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s;
  word-break: keep-all;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 0.85rem;
  font-weight: bold;
  gap: 5px;
  padding-left: 10px;
}
.cdmac-icon > div ul li a svg {
  width: 22px;
  padding: unset;
}
.cdmac-icon > div ul li a svg path {
  fill: black !important;
}
.cdmac-icon > div ul li a svg:last-of-type {
  height: 13px;
  opacity: 0;
}
.cdmac-icon > div ul li a.active svg:last-of-type {
  height: 13px;
  opacity: 1;
}
.cdmac-icon > div ul li:hover {
  background: rgba(0, 0, 0, 0.1);
}
.cdmac-icon svg {
  width: 100%;
  padding: 5px;
}
.cdmac-icon path {
  fill: black;
  stroke: none;
}
.cdmac-icon:hover {
  background: #ffd500;
  /*color: white;*/
}
.cdmac-icon:hover path {
  fill: black;
  stroke: none;
}
.cdmac-icon-grayscale.active:after {
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="44.278" height="31.54" viewBox="0 0 44.278 31.54"> <path id="Path_544" data-name="Path 544" fill="white" d="M104.058,91.238,81.1,114.2,70.6,103.7a3.17,3.17,0,0,0-4.483,4.483l12.738,12.738a3.17,3.17,0,0,0,4.483,0l25.2-25.2a3.17,3.17,0,0,0-4.483-4.483Z" transform="translate(-65.19 -90.309)"/> </svg>');
  width: 44px;
  height: 44px;
  display: inline-block;
}
.cdmac-grayscale {
  -moz-filter: grayscale(100%);
  filter: gray; /* IE6-9 */
  filter: grayscale(100%);
}
.cdmac-dyslexic {
  font-family: opendyslexic;
}
.cdmac-linespacing {
  line-height: 1.75rem !important;
}
.cdmac-linespacing p {
  line-height: 52px;
}
.cdmac-highcontrast {
  color: white;
  background: #343643;
}
.cdmac-highcontrast body {
  color: white;
  background-color: #24262f;
}
.cdmac-highcontrast body.dark-theme form input[type=text], .cdmac-highcontrast form input[type=email], .cdmac-highcontrast form input[type=tel], .cdmac-highcontrast form input[type=search] {
  background: white;
  font-weight: 600;
}
.cdmac-highcontrast .form-checkboxes input:checked + label:after {
  border: solid #343643;
  border-width: 0 3px 4px 0;
}
.cdmac-highcontrast .form-checkboxes label:before, .cdmac-highcontrast .form-radios label:before {
  border: 2px solid white;
}
.cdmac-highcontrast .filters-medias {
  color: white;
  background: #343643;
  border-top: 8px solid white;
}
.cdmac-highcontrast .filters-medias h3 {
  color: white;
}
.cdmac-highcontrast .filters-medias path {
  fill: white;
  stroke: white;
}
.cdmac-highcontrast .filters-medias .filters-medias__clean {
  color: white !important;
  background: #343643;
  border: 1px solid white;
}
.cdmac-highcontrast .filters-medias .filters-medias__clean:hover {
  color: #343643 !important;
  background: white;
  border: 1px solid white;
}
.cdmac-highcontrast .filters-medias button[type=submit] {
  background: white;
  color: #343643;
}
.cdmac-highcontrast .filters-medias button[type=submit] svg {
  margin: 0;
}
.cdmac-highcontrast .filters-medias button[type=submit] path {
  fill: #343643;
  stroke: #343643;
}
.cdmac-highcontrast .filters-medias button[type=submit]:hover {
  background: white;
  color: #343643;
}
.cdmac-highcontrast .filters-medias button[type=submit]:hover path {
  fill: #343643;
  stroke: #343643;
}
.cdmac-highcontrast .filters-medias__results {
  background: white;
  color: #343643;
}
.cdmac-highcontrast .filters-medias__results svg {
  margin: 0;
}
.cdmac-highcontrast .filters-medias__results path {
  fill: #343643;
  stroke: #343643;
}
.cdmac-highcontrast .filters-medias__results:hover {
  background: white;
  color: #343643;
}
.cdmac-highcontrast .filters-medias__results:hover path {
  fill: #343643;
  stroke: #343643;
}
.cdmac-highcontrast .filters-button {
  background: white;
}
.cdmac-highcontrast .filters-button path {
  fill: #343643;
}
.cdmac-highcontrast .filters-button:hover {
  background: white;
}
.cdmac-highcontrast .filters-button:hover path {
  fill: #343643;
}
.cdmac-highcontrast .button-yellow a {
  color: white !important;
  background: transparent;
  border: 1px solid white;
  font-weight: 500 !important;
}
.cdmac-highcontrast .button-yellow a:hover {
  color: #343643 !important;
  background: white;
}
.cdmac-highcontrast [class^=swiper-button-next-] svg path {
  stroke-width: 2;
}
.cdmac-highcontrast [class^=swiper-button-next-]:hover {
  background: white;
}
.cdmac-highcontrast [class^=swiper-button-next-]:hover svg path {
  stroke: #343643;
}
.cdmac-highcontrast h1#medias-label {
  color: white;
}
.cdmac-highcontrast .page-container__medias {
  background: #24262f;
}
.cdmac-highcontrast .artisanat-item {
  border: 2px solid white;
}
.cdmac-highcontrast .artisanat-item__image {
  filter: none;
  opacity: 0;
}
.cdmac-highcontrast .artisanat-item__title h3 {
  color: white;
}
.cdmac-highcontrast .artisanat-item__more {
  background: white;
}
.cdmac-highcontrast .artisanat-item__overlay {
  background: rgba(52, 54, 67, 0.75);
}
.cdmac-highcontrast .block-text .block-text__left h2 {
  color: white;
}
.cdmac-highcontrast .block-text .block-text__left h2:after {
  background: white;
}
.cdmac-highcontrast .pages-navigation {
  background: #24262f;
}
.cdmac-highcontrast .pages-navigation .pages-navigation__items {
  border-bottom: 2px solid white;
}
.cdmac-highcontrast .pages-navigation .pages-navigation__items .pages-navigation__item a {
  color: white;
  font-weight: 600;
}
.cdmac-highcontrast .pages-navigation .pages-navigation__items .pages-navigation__item a:hover {
  color: white;
}
.cdmac-highcontrast .pages-navigation .pages-navigation__items .pages-navigation__item a:after {
  background: white;
}
.cdmac-highcontrast .section-toolbox {
  background: #343643;
}
.cdmac-highcontrast .section-toolbox .section-toolbox__title {
  color: white;
}
.cdmac-highcontrast .section-toolbox .section-toolbox__back {
  display: none;
}
.cdmac-highcontrast .section-toolbox .tool-item {
  box-shadow: unset;
  background: #343643;
  border: 2px solid white;
}
.cdmac-highcontrast .section-toolbox .tool-item h3 {
  color: white;
}
.cdmac-highcontrast .section-toolbox .tool-item p {
  color: white;
}
.cdmac-highcontrast .news-item {
  border: 2px solid white;
  color: white;
  box-shadow: none;
}
.cdmac-highcontrast .news-item__category {
  background: #343643;
}
.cdmac-highcontrast .news-item__content {
  background: #343643;
  color: white;
}
.cdmac-highcontrast .news-item__content .news-item__date {
  color: white;
}
.cdmac-highcontrast .news-item__content .news-item__title {
  color: white;
}
.cdmac-highcontrast .news-item__content .news-item__excerpt {
  color: white;
}
.cdmac-highcontrast .media-item {
  border: 2px solid white;
  color: white;
  background: #343643;
  box-shadow: none;
}
.cdmac-highcontrast .media-item__type {
  background: #343643;
  border: 2px solid white;
  color: white;
}
.cdmac-highcontrast .media-item__date {
  color: white;
}
.cdmac-highcontrast .media-item__title {
  color: white;
}
.cdmac-highcontrast .media-item__excerpt {
  color: white;
}
.cdmac-highcontrast .media-item__download {
  background: white;
}
.cdmac-highcontrast .media-item__download svg path {
  fill: #343643;
  stroke: #343643;
}
.cdmac-highcontrast .media-item:hover {
  background: #24262f;
  /*color: white;*/
}
.cdmac-highcontrast .media-item:hover path {
  fill: white;
  stroke: none;
}
.cdmac-highcontrast .media-item:hover .media-item__download {
  background: white;
}
.cdmac-highcontrast .media-item:hover .media-item__download svg path {
  fill: #343643;
  stroke: #343643;
}
.cdmac-highcontrast .header {
  color: white;
  background: #343643;
}
.cdmac-highcontrast .header nav ul li a {
  color: white;
}
.cdmac-highcontrast .header .header-search button {
  background: #343643 !important;
  border: 5px solid white !important;
}
.cdmac-highcontrast .header .header-search button svg path {
  fill: white;
  stroke-width: 2px;
  stroke: white;
}
.cdmac-highcontrast .header .header-search a {
  background: #343643 !important;
  border: 5px solid white !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cdmac-highcontrast .header .header-search a svg path {
  fill: white;
  stroke-width: 2px;
  stroke: white;
}
.cdmac-highcontrast .button-transparent__black a {
  color: white;
  background: #343643;
  border: 1px solid white;
}
.cdmac-highcontrast .button-transparent__black a:hover {
  color: #343643;
  background: white;
}
.cdmac-highcontrast .section-blog {
  color: white;
  background: #343643;
}
.cdmac-highcontrast .section-blog .section-blog__title {
  color: white;
}
.cdmac-highcontrast .section-blog .section-blog__title:after {
  background: white;
}
.cdmac-highcontrast .section-blog .section-blog__back {
  display: none;
}
.cdmac-highcontrast .section-agenda {
  color: white;
  background: #24262f;
}
.cdmac-highcontrast .section-agenda__title {
  color: white;
}
.cdmac-highcontrast .section-agenda__title:after {
  background: white;
}
.cdmac-highcontrast .section-agenda__back {
  display: none;
}
.cdmac-highcontrast .section-positions {
  color: white;
  background: #24262f;
}
.cdmac-highcontrast .section-positions__title {
  color: white;
}
.cdmac-highcontrast .section-positions__title:after {
  background: white;
}
.cdmac-highcontrast .section-positions__back {
  display: none;
}
.cdmac-highcontrast .section-opinions {
  color: white;
  background: #24262f;
}
.cdmac-highcontrast .section-opinions__title {
  color: white;
}
.cdmac-highcontrast .section-opinions__title:after {
  background: white;
}
.cdmac-highcontrast .section-opinions__back {
  display: none;
}
.cdmac-highcontrast .section-publications {
  color: white;
  background: #24262f;
}
.cdmac-highcontrast .section-publications__title {
  color: white;
}
.cdmac-highcontrast .section-publications__title:after {
  background: white;
}
.cdmac-highcontrast .section-publications__back {
  display: none;
}
.cdmac-highcontrast svg path#Path_32 {
  fill: white;
}
.cdmac-highcontrast .footer {
  color: white;
  background: #343643;
}
.cdmac-highcontrast .footer .footer-menu ul li a {
  color: white;
}
.cdmac-highcontrast .footer .footer-title {
  color: white;
}
.cdmac-highcontrast .footer .footer-title:after {
  background-color: white;
}
.cdmac-highcontrast .footer nav path {
  fill: white;
  stroke: white;
}
.cdmac-highcontrast .footer .footer-bottom {
  border-top: 7px solid white;
}
.cdmac-highcontrast .marquee {
  color: white;
  background: #343643;
}
.cdmac-highcontrast .marquee-container__title {
  color: white;
  background: #343643;
}
.cdmac-highcontrast .marquee-sentence a {
  color: white;
}
.cdmac-highcontrast .marquee-sentence p span:after {
  background: white;
}
.cdmac-highcontrast .cdmac-icon > div {
  color: white;
  background-color: #343643;
  border: 2px solid white;
}
.cdmac-highcontrast .cdmac-icon > div h4 {
  color: white;
}
.cdmac-highcontrast .cdmac-icon > div p {
  color: white;
}
.cdmac-highcontrast .cdmac-icon > div a {
  color: white;
  background-color: #343643;
  border: 1px solid white;
  margin-bottom: 5px;
}
.cdmac-highcontrast .single-news {
  background: #24262f;
}
.cdmac-highcontrast .single-news .single-news__category {
  color: white;
  background-color: #343643;
  border: 1px solid white;
}
.cdmac-highcontrast .single-news p {
  font-weight: 500;
}
.cdmac-highcontrast .single-news svg path {
  fill: white;
}
.cdmac-highcontrast .single-news h1.single-news__title {
  color: white;
}
.cdmac-highcontrast .single-news .single-news__content h2 {
  color: white;
}
.cdmac-highcontrast .single-news .single-news__content a {
  color: white;
}
.cdmac-highcontrast .single-news .single-news__content a:hover {
  color: white;
}
.cdmac-highcontrast .single-news .button-yellow a {
  background: #343643;
  border: 2px solid white;
  color: white !important;
  font-weight: 500 !important;
}
.cdmac-highcontrast .single-news .button-yellow a:hover {
  background: white;
  color: #343643 !important;
  text-decoration: none;
}
.cdmac-highcontrast .single-news .footer-socials ul li a {
  background: white;
  color: #343643;
}
.cdmac-highcontrast .page-container {
  background: #24262f;
}
.cdmac-highcontrast .single-media {
  background: #24262f;
}
.cdmac-highcontrast .single-media__title {
  color: white !important;
}
.cdmac-highcontrast .single-media a {
  color: white !important;
}
.cdmac-highcontrast .single-media h1, .cdmac-highcontrast .single-media h2, .cdmac-highcontrast .single-media h3, .cdmac-highcontrast .single-media h4, .cdmac-highcontrast .single-media h5, .cdmac-highcontrast .single-media h6 {
  color: white !important;
}
.cdmac-highcontrast .single-media .tags li a {
  color: white;
  background-color: #71727b;
  border: 0px solid white;
  pointer-events: none;
  cursor: none;
}
.cdmac-highcontrast .single-media path {
  fill: white;
  stroke: white;
}
.cdmac-highcontrast .single-media p {
  font-weight: 500;
}
.cdmac-highcontrast .single-media__illustration {
  opacity: 0.5;
}
.cdmac-highcontrast .single-page {
  background: #24262f;
}
.cdmac-highcontrast .single-page__title {
  color: white !important;
}
.cdmac-highcontrast .single-page a {
  color: white !important;
}
.cdmac-highcontrast .single-page h2 {
  color: white !important;
}
.cdmac-highcontrast .single-page h3 {
  color: white !important;
}
.cdmac-highcontrast .single-page .link p {
  color: white !important;
}
.cdmac-highcontrast .single-page .tags li a {
  color: white;
  background-color: #343643;
  border: 2px solid white;
}
.cdmac-highcontrast .single-page path {
  fill: white;
  stroke: white;
}
.cdmac-highcontrast .single-page p {
  font-weight: 500;
}
.cdmac-highcontrast .button.button-icon.button-yellow:hover path {
  fill: #343643;
  stroke: #343643;
}
.cdmac-highcontrast .author-card__portrait {
  background-color: white;
  background-blend-mode: difference;
}
.cdmac-highcontrast .social-share a {
  border: 0.5px solid white;
}
.cdmac-highcontrast .social-share a path {
  fill: white;
  stroke: white;
  stroke-width: 0;
}
.cdmac-highcontrast .social-share a:hover {
  background: white;
  border: 0.5px solid white;
}
.cdmac-highcontrast .social-share a:hover path {
  fill: #343643;
  stroke: #343643;
}
.cdmac-highcontrast .footer-socials ul li a {
  background: white;
  border: 0.5px solid white;
}
.cdmac-highcontrast .footer-socials ul li a path {
  fill: #343643;
  stroke: #343643;
  stroke-width: 0;
}
.cdmac-highcontrast .footer-socials ul li a:hover {
  background: white;
  border: 0.5px solid white;
}
.cdmac-highcontrast .footer-socials ul li a:hover path {
  fill: #343643;
  stroke: #343643;
}
.cdmac-highcontrast .link span {
  background: white;
}
.cdmac-highcontrast .link span path {
  fill: #343643;
  stroke: #343643;
  stroke-width: 2;
}
.cdmac-highcontrast blockquote {
  border-left: 3px solid white;
  color: white;
}
.cdmac-highcontrast .sidenav-container {
  background: #343643;
  border: 2px solid white;
  color: white !important;
}
.cdmac-highcontrast .sidenav-container .sidenav-title {
  background: white;
  color: #343643;
}
.cdmac-highcontrast .sidenav-container .sidenav-button a {
  background: white;
  color: #343643 !important;
  border: 2px solid white;
  font-weight: 600;
}
.cdmac-highcontrast .sidenav-container .progress-container {
  background-color: #101014;
}
.cdmac-highcontrast .sidenav-container .progress-bar {
  background-color: #24262f;
}
.cdmac-highcontrast .sidenav-container p {
  color: white;
}
.cdmac-highcontrast .infobox {
  background: #343643;
  border: 2px solid white;
  color: white !important;
}
.cdmac-highcontrast .infobox:before {
  background: white;
}
.cdmac-highcontrast .infobox p {
  color: white;
}
.cdmac-highcontrast .infobox-title {
  border-bottom: 1px solid white;
}
.cdmac-highcontrast h1 {
  color: white;
}
.cdmac-highcontrast .room {
  background: #343643;
}
.cdmac-highcontrast .room .room-configurations img {
  filter: invert(1);
  opacity: 1;
}
.cdmac-highcontrast .form {
  background: #343643;
}
.cdmac-highcontrast input[type=checkbox] {
  border: 1px solid white;
  background-color: none;
}
.cdmac-highcontrast input[type=checkbox]:checked {
  border-color: white;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="44.278" height="31.54" viewBox="0 0 44.278 31.54"> <path id="Path_544" data-name="Path 544" fill="white" d="M104.058,91.238,81.1,114.2,70.6,103.7a3.17,3.17,0,0,0-4.483,4.483l12.738,12.738a3.17,3.17,0,0,0,4.483,0l25.2-25.2a3.17,3.17,0,0,0-4.483-4.483Z" transform="translate(-65.19 -90.309)"/> </svg>');
}
.cdmac-highcontrast input[type=checkbox]:disabled {
  background-color: white;
}
.cdmac-highcontrast input[type=checkbox]:disabled:checked {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="44.278" height="31.54" viewBox="0 0 44.278 31.54"> <path id="Path_544" data-name="Path 544" fill="white" d="M104.058,91.238,81.1,114.2,70.6,103.7a3.17,3.17,0,0,0-4.483,4.483l12.738,12.738a3.17,3.17,0,0,0,4.483,0l25.2-25.2a3.17,3.17,0,0,0-4.483-4.483Z" transform="translate(-65.19 -90.309)"/> </svg>');
}
@media (hover: hover) {
  .cdmac-highcontrast input[type=checkbox]:not(:disabled):hover {
    background-color: rgba(255, 255, 255, 0.5);
    outline: 6px solid rgba(255, 255, 255, 0.5);
  }
}
.cdmac-highcontrast input[type=checkbox]:focus-visible {
  outline: 6px solid rgba(255, 255, 255, 0.5);
}
.cdmac-highcontrast .form input[type=radio] {
  border: 1px solid white;
}
.cdmac-highcontrast .form input[type=radio]:not(:disabled):checked {
  border-color: white;
  background-color: white;
  background-image: radial-gradient(circle, white 0%, white 50%, transparent 60%, transparent 100%);
}
.cdmac-highcontrast .form input[type=radio]:disabled {
  background-color: #d9d9d9;
}
.cdmac-highcontrast .form input[type=radio]:disabled:checked {
  background-image: radial-gradient(circle, white 0%, white 50%, transparent 50%, transparent 100%);
}
.cdmac-highcontrast .form input[type=radio]:focus-visible {
  background-color: rgba(255, 255, 255, 0.5);
  outline: 6px solid rgba(255, 255, 255, 0.5);
}
@media (hover: hover) {
  .cdmac-highcontrast .form input[type=radio]:not(:disabled):hover {
    background-color: rgba(255, 255, 255, 0.5);
    outline: 6px solid rgba(255, 255, 255, 0.5);
  }
}

.action.general .action__overlay {
  background: linear-gradient(90deg, rgba(28, 172, 131, 0) 0%, rgba(28, 172, 131, 0.7) 100%) !important;
}
.action.general .action__overlay.left {
  background: linear-gradient(270deg, rgba(28, 172, 131, 0) 0%, rgba(28, 172, 131, 0.7) 100%) !important;
}
.action.general .action__container {
  padding: 0 20rem;
  justify-content: flex-end;
}
.action.general .action__container h3 {
  color: white !important;
}
.action.general .action__container h3:after {
  background: white !important;
}
.action.general .action__container .left {
  justify-content: flex-start;
}
.action.general .action__btn a {
  background-color: #1cac83 !important;
  color: white !important;
}
.action.general .action__btn a:hover {
  background-color: white !important;
  color: #1cac83 !important;
}

.action.formation-continue .action__overlay {
  background: linear-gradient(90deg, rgba(239, 125, 0, 0) 0%, rgba(239, 125, 0, 0.7) 100%) !important;
}
.action.formation-continue .action__overlay.left {
  background: linear-gradient(270deg, rgba(239, 125, 0, 0) 0%, rgba(239, 125, 0, 0.7) 100%) !important;
}
.action.formation-continue .action__container {
  padding: 0 20rem;
  justify-content: flex-end;
}
.action.formation-continue .action__container h3 {
  color: white !important;
}
.action.formation-continue .action__container h3:after {
  background: white !important;
}
.action.formation-continue .action__container .left {
  justify-content: flex-start;
}
.action.formation-continue .action__btn a {
  background-color: #EF7D00 !important;
  color: white !important;
}
.action.formation-continue .action__btn a:hover {
  background-color: white !important;
  color: #EF7D00 !important;
}

.action.apprentissage .action__overlay {
  background: linear-gradient(90deg, rgba(187, 18, 71, 0) 0%, rgba(187, 18, 71, 0.7) 100%) !important;
}
.action.apprentissage .action__overlay.left {
  background: linear-gradient(270deg, rgba(187, 18, 71, 0) 0%, rgba(187, 18, 71, 0.7) 100%) !important;
}
.action.apprentissage .action__container {
  padding: 0 20rem;
  justify-content: flex-end;
}
.action.apprentissage .action__container h3 {
  color: white !important;
}
.action.apprentissage .action__container h3:after {
  background: white !important;
}
.action.apprentissage .action__container .left {
  justify-content: flex-start;
}
.action.apprentissage .action__btn a {
  background-color: #BB1247 !important;
  color: white !important;
}
.action.apprentissage .action__btn a:hover {
  background-color: white !important;
  color: #BB1247 !important;
}

.action.brevet-maitrise .action__overlay {
  background: linear-gradient(90deg, rgba(0, 110, 174, 0) 0%, rgba(0, 110, 174, 0.7) 100%) !important;
}
.action.brevet-maitrise .action__overlay.left {
  background: linear-gradient(270deg, rgba(0, 110, 174, 0) 0%, rgba(0, 110, 174, 0.7) 100%) !important;
}
.action.brevet-maitrise .action__container {
  padding: 0 20rem;
  justify-content: flex-end;
}
.action.brevet-maitrise .action__container h3 {
  color: white !important;
}
.action.brevet-maitrise .action__container h3:after {
  background: white !important;
}
.action.brevet-maitrise .action__container .left {
  justify-content: flex-start;
}
.action.brevet-maitrise .action__btn a {
  background-color: #006EAE !important;
  color: white !important;
}
.action.brevet-maitrise .action__btn a:hover {
  background-color: white !important;
  color: #006EAE !important;
}

.action.perspektiv-handwierk .action__overlay {
  background: linear-gradient(90deg, rgba(153, 90, 180, 0) 0%, rgba(153, 90, 180, 0.7) 100%) !important;
}
.action.perspektiv-handwierk .action__overlay.left {
  background: linear-gradient(270deg, rgba(153, 90, 180, 0) 0%, rgba(153, 90, 180, 0.7) 100%) !important;
}
.action.perspektiv-handwierk .action__container {
  padding: 0 20rem;
  justify-content: flex-end;
}
.action.perspektiv-handwierk .action__container h3 {
  color: white !important;
}
.action.perspektiv-handwierk .action__container h3:after {
  background: white !important;
}
.action.perspektiv-handwierk .action__container .left {
  justify-content: flex-start;
}
.action.perspektiv-handwierk .action__btn a {
  background-color: #995AB4 !important;
  color: white !important;
}
.action.perspektiv-handwierk .action__btn a:hover {
  background-color: white !important;
  color: #995AB4 !important;
}

.action.services .action__overlay {
  background: linear-gradient(90deg, rgba(136, 176, 39, 0) 0%, rgba(136, 176, 39, 0.7) 100%) !important;
}
.action.services .action__overlay.left {
  background: linear-gradient(270deg, rgba(136, 176, 39, 0) 0%, rgba(136, 176, 39, 0.7) 100%) !important;
}
.action.services .action__container {
  padding: 0 20rem;
  justify-content: flex-end;
}
.action.services .action__container h3 {
  color: white !important;
}
.action.services .action__container h3:after {
  background: white !important;
}
.action.services .action__container .left {
  justify-content: flex-start;
}
.action.services .action__btn a {
  background-color: #88B027 !important;
  color: white !important;
}
.action.services .action__btn a:hover {
  background-color: white !important;
  color: #88B027 !important;
}

.media-item__info {
  background: #A7A7A7;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 3rem;
  right: 0;
  border-top-left-radius: 6px;
  display: none;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.media-item__gallery .media-item__block {
  display: none !important;
}
.media-item__excerpt {
  display: block !important;
  opacity: 0;
  background-color: white;
  position: absolute;
  z-index: 1;
  padding: 1rem 2rem 1rem 2rem;
  margin: 0;
  bottom: -100%;
  left: 0;
  transition: all 0.3s ease-in-out;
  width: calc(100% - 4rem);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  border-top-right-radius: 6px;
}
.media-item__excerpt.open {
  opacity: 1;
  bottom: 0;
}

:root {
  --campaign-color1: #FFFFFF;
  --campaign-color2: #FFFFFF;
  --campaign-fontcolor1: #000000;
  --campaign-fontcolor2: #000000;
  --campaign-radioboxcolor: #000000;
}

body.survey header {
  display: none;
}
body.survey .single-page {
  background: var(--campaign-color2);
  padding-top: 4rem;
  padding-bottom: 8rem;
}
body.survey .single-page_container {
  display: block;
}

.survey-form {
  color: var(--campaign-color1) !important;
  border: solid 2px var(--campaign-color1);
  background-image: linear-gradient(var(--campaign-color1), var(--campaign-color1));
  font-size: 16px;
  border-radius: 0;
  padding: 8px;
  padding-top: 0;
  margin: 0;
  margin-top: 0;
}
.survey-form .fld-description {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
.survey-form .cols-equal .form-label {
  display: none;
}
.survey-form .cols-equal [data-type-field=Checkboxes] {
  width: 100%;
}
.survey-form .cols-equal [data-type-field=Checkboxes] fieldset {
  display: grid;
  grid-auto-columns: minmax(0, 1fr);
  grid-auto-flow: column;
}
.survey-form .cols-equal-4 {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
}
.survey-form .cols-equal-4 .form-label {
  display: none;
}
.survey-form .cols-equal-4 [data-type-field=Checkboxes] {
  width: 100%;
}
.survey-form .cols-equal-4 [data-type-field=Checkboxes] fieldset {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr);
}
.survey-form .cols-equal-3 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
}
.survey-form .cols-equal-3 .form-label {
  display: none;
}
.survey-form .cols-equal-3 [data-type-field=Checkboxes] {
  width: 100%;
}
.survey-form .cols-equal-3 [data-type-field=Checkboxes] fieldset {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
}
.survey-form .cols-equal-2 {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
}
.survey-form .cols-equal-2 .form-label {
  display: none;
}
.survey-form .cols-equal-2 [data-type-field=Checkboxes] {
  width: 100%;
}
.survey-form .cols-equal-2 [data-type-field=Checkboxes] fieldset {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
}

.fld-description {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}

form.form.survey-form div.bloc.metainfos {
  display: none;
}

.form_de {
  display: none;
}

form.survey-form .gdpr {
  margin-top: 60px;
}

form.survey-form .gdpr p {
  font-size: smaller !important;
  text-align: left !important;
  line-height: 18px;
  margin: 6px 0;
}

form.survey-form em {
  font-style: italic !important;
}

form.survey-form strong {
  font-weight: 600 !important;
}

a[class*=switch-] {
  z-index: 10;
  border-radius: 50px;
  font-size: 0.8em;
  text-align: center !important;
  word-wrap: break-word;
  position: fixed;
  font-weight: bold;
  right: 25px;
  width: 40px;
  height: 40px;
  text-decoration: none;
  transition: all 0.3s ease;
  color: #000 !important;
  background-color: var(--campaign-color1);
  line-height: 40px !important;
}

a[class*=switch-]:hover {
  background-color: #000;
  outline: 2px solid var(--campaign-color1);
  color: var(--campaign-color1) !important;
}

a[class*=switch-].active {
  color: var(--campaign-color1) !important;
  background-color: #000;
}

.switch-fr {
  /* background: linear-gradient(-90deg, #EF4135 33.3%, white 33.3%, white 66.6%, #0055A4 66.6%); */
  bottom: 130px;
}

.switch-de {
  /* background: linear-gradient(-180deg, black 33.3%, red 33.3%, red 66.6%, gold 66.6%); */
  bottom: 80px;
}

body main#home_main > header #burger, body main#home_main > header .search_form, body main#home_main > footer {
  display: none;
}

body main#home_main > header .marques {
  display: none;
}

body main#home_main > header {
  position: absolute !important;
}

.regular-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  transition: all 350ms ease-out;
}

.regular-checkbox:hover {
  transform: scale(1.2);
}

.regular-checkbox:checked {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}

.regular-checkbox:checked:after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 11px;
  position: absolute;
  top: -2px;
  left: 2px;
  background-color: transparent;
}

.big-checkbox {
  padding: 18px;
}

.big-checkbox:checked:after {
  font-size: 28px;
  left: 6px;
}

.regular-radio {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background-color: #fafafa;
  border: 1px solid #cacece;
  /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);*/
  padding: 9px;
  border-radius: 50px;
  display: inline-block;
  position: relative;
}

.regular-radio:checked:after {
  content: " ";
  width: 12px;
  height: 12px;
  border-radius: 50px;
  position: absolute;
  top: 3px;
  background: #99a1a7;
  /*box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.3);*/
  text-shadow: 0px;
  left: 3px;
  font-size: 32px;
}

.regular-radio:checked {
  background-color: #e9ecee;
  color: #99a1a7;
  border: 1px solid #adb8c0;
  /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1);*/
}

.big-radio {
  padding: 16px;
}

.big-radio:checked:after {
  width: 24px;
  height: 24px;
  left: 4px;
  top: 4px;
}

form.survey-form div.controls.checkbox {
  float: none;
  margin-top: 4px;
}

form.survey-form div.sublabel {
  display: none;
}

form.survey-form input:not([type=checkbox]):not([type=radio]) {
  padding: 0 9px;
  border: 1px solid #d8dee8;
  background: white;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  background-color: #fff;
  background-color: white;
  color: #333 !important;
  font-size: 15px;
  line-height: normal;
  padding: 0 12px;
}

@media screen and (max-width: 767px) {
  form.survey-form label.label-radio {
    font-size: 14px;
    display: block;
  }
}
form.survey-form label.label-radio {
  margin-right: 16px;
  font-weight: 400 !important;
  padding: 0;
  white-space: normal;
  display: block;
}

form.survey-form .control-group {
  margin-bottom: 12px;
}

form.survey-form {
  color: var(--campaign-fontcolor1) !important;
  border: solid 2px var(--campaign-color1);
  background-image: linear-gradient(var(--campaign-color1), var(--campaign-color1));
  font-size: 16px;
  border-radius: 0;
  padding: 8px;
  padding-top: 0;
  margin: 0;
  margin-top: 0;
}

@media (min-width: 768px) {
  form.survey-form {
    padding: 50px;
    padding-top: 0;
    margin: 40px;
    margin-top: 0;
    border-radius: 4px;
  }
}
div.enquete-info {
  font-size: 16px;
  visibility: hidden;
  padding: 8px;
  margin: 0;
}

@media (min-width: 768px) {
  div.enquete-info {
    padding: 12px;
    margin: 40px;
    margin-bottom: 0;
    margin-top: 80px;
  }
}
div.enquete-info span {
  font-weight: 500;
}

form.form.survey-form .form-label {
  line-height: 1.5em;
  font-size: 16px;
}

@media (max-width: 767px) {
  form.form.survey-form .form-label {
    line-height: 17px;
    margin-bottom: 8px !important;
    margin-top: 14px;
    display: inline-block;
    font-size: 14px;
  }
}
form.form.survey-form label {
  font-weight: 400;
  display: block;
}

form.survey-form label.form-label {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 17px;
  /*text-transform: uppercase;*/
}

form.survey-form .control-label.header-label {
  margin-bottom: 12px;
}

form.form.survey-form h1, form.form.survey-form h2 {
  font-weight: bold;
  font-size: 2.8rem;
  text-align: center;
  padding: 24px 0px 0px 0;
}

form.form.survey-form p {
  font-weight: 400;
}

form.form.survey-form div.bloc {
  /*border: 1px solid rgba(255,255,255,.2); */
  background-color: rgba(255, 255, 255, 0.5);
  padding: 12px 12px;
  border-radius: 3px;
  margin-bottom: 12px;
  position: relative;
}

form.form.survey-form div.bloc:hover {
  /*border: 1px solid rgba(255,255,255,.2); */
  background-color: rgba(255, 255, 255, 0.7);
  /* padding: 12px 12px;
  border-radius: 3px;
  margin-bottom: 12px;*/
  /*box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.2); */
}

@media (min-width: 768px) {
  form.form.survey-form div.bloc {
    padding: 50px 50px;
  }
}
form.form.survey-form div.bloc.metainfos {
  visibility: hidden;
}

body.theme-yellow a.btn.survey, body.theme-yellow button.survey {
  font-weight: 500 !important;
}

.step {
  display: none;
}

.currentstep {
  display: block;
}

#form-login-submit div.controls {
  text-align: left;
}

#form-login-username div.controls label, #form-login-password div.controls label {
  color: #d1d3d7;
  font-size: 1.6rem;
  line-height: 1.8rem;
  width: 30%;
  display: inline-block;
}

#form-login-username div.controls input, #form-login-password div.controls input {
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.2) !important;
  font-size: 16px;
  line-height: normal;
  padding: 6px 7px;
  border: none;
  margin-bottom: 8px;
  color: #fff !important;
}

.modal-logo {
  height: 30px;
}

.cdm-modal a.btn, .cdm-modal button.btn {
  background-color: #47494b;
  color: #d1d3d7;
  /* border: 1px solid #d1d3d7; */
  padding: 10px 20px;
  text-decoration: none;
  font-weight: 500;
  font-size: 1.6rem;
  text-transform: uppercase;
  line-height: 1;
  display: inline-block;
  margin-right: 0;
  margin-top: 24px;
  border-radius: 3px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}

.cdm-modal a.btn:hover, .cdm-modal button.btn:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);
}

.cdm-modal .close {
  color: rgba(255, 255, 255, 0.5);
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: -5px;
}

.cdm-modal .close:hover {
  color: white;
}

.blocbutton {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 6px 12px;
  border-radius: 50px;
  font-size: 18px;
  cursor: help;
  font-weight: bold;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.blocbutton.active {
  display: block;
}

.blocbutton:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

/* The Modal (background) */
.modal-survey {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

.modal-survey.cdm-survey {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.8);
  /* Black w/ opacity */
}

/* Modal Header */
.modal-survey-header {
  padding: 20px 20px;
  background-color: rgba(255, 255, 255, 0.1) !important;
}

/* Modal Body */
.modal-survey-body {
  padding: 20px 20px;
}

/* Modal Footer */
.modal-survey-footer {
  padding: 20px 20px;
}

/* Modal Content */
.modal-survey-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-name: animatetop;
  animation-duration: 0.4s;
  margin: 30px auto;
  width: 410px;
  font-size: 12px;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, #35373a, #202226);
  padding-bottom: 8px;
  color: #d1d3d7;
}

.modal-survey-content p {
  color: #d1d3d7;
  font-size: 1.6rem;
  line-height: 1.8rem;
}

/* Add Animation */
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
div.userdata ul.unstyled {
  display: none;
}

#form-login-remember {
  display: none;
}

.form {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.0509803922);
}

.regular-checkbox:checked {
  color: var(--campaign-fontcolor1);
}

.regular-checkbox:checked:after {
  color: var(--campaign-fontcolor1);
}

form.survey-form {
  color: var(--campaign-fontcolor1) !important;
  border: solid 2px var(--campaign-color1);
  background-image: linear-gradient(var(--campaign-color1), var(--campaign-color1));
}

form.form.survey-form .form-label {
  color: var(--campaign-fontcolor1);
}

form.form.survey-form label {
  color: var(--campaign-fontcolor1);
  cursor: pointer;
}

form.survey-form .control-label.header-label .form-label {
  color: var(--campaign-fontcolor2);
}

form.form.survey-form h1, form.form.survey-form h2 {
  color: var(--campaign-fontcolor1);
  padding-top: 100px;
  line-height: 1.25em;
}

form.form.survey-form p {
  color: var(--campaign-fontcolor1);
}

body.theme-yellow a.btn.survey, body.theme-yellow button.survey {
  color: var(--campaign-fontcolor1);
  border: 1px solid var(--campaign-fontcolor2);
}

body.theme-yellow a.btn.survey:hover, body.theme-yellow button.survey:hover {
  background: var(--campaign-color1);
}

.campaign-description {
  padding: 24px;
  line-height: 1em;
  margin-bottom: 0px;
}

.text-center {
  text-align: center;
  font-weight: bold !important;
}

.visually-hidden {
  display: none;
}

fieldset {
  border: 0;
  margin-bottom: 20px;
}

.form-control.radio label, .form-control.checkboxes label {
  display: flex;
  align-items: center;
  gap: 10px;
}

.form-control.radio label input, .form-control.checkboxes label input {
  margin: 0;
}

.form .datetimepicker {
  padding-left: 10px;
}

.form input.form-control, .form textarea, .form select {
  width: 98%;
  border: 1px solid #d3d3d3;
  box-shadow: none;
  border-radius: 0px;
  padding-left: 15px;
  margin-bottom: 10px !important;
  color: #3c3c3b;
}

@media (min-width: 1010px) {
  .form input.form-control, .form textarea, .form select {
    margin-bottom: 0px !important;
    padding: 5px 10px;
  }
}
@media (max-width: 767px) {
  .form input.form-control, .form textarea, .form select {
    width: 93%;
    margin-bottom: 0px !important;
    padding-left: 10px;
  }
  form.form.survey-form label {
    font-size: smaller;
  }
  form.form.survey-form h1, form.form.survey-form h2 {
    font-size: 1.8rem;
  }
}
.form input[type=text], .form input[type=email], .form input[type=textarea] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.form input.form-control:focus, .form textarea:focus, .form select:focus {
  box-shadow: none;
  outline: none;
}

.form select:focus, .form option:focus {
  border: 1px solid #d3d3d3;
}

.form textarea {
  height: 170px;
}

.form input, .form select {
  height: 34px;
  padding: 0;
  padding-left: 20px;
  border-radius: 3px !important;
}

.form select {
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, transparent, transparent);
  background-position: calc(100% - 20px) calc(1em + 8px), calc(100% - 15px) calc(1em + 8px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  padding: 0 12px;
  height: 3.25rem;
}

@media screen and (max-width: 767px) {
  .form input, .form select {
    vertical-align: bottom;
  }
}
.form input[type=checkbox], .form input[type=radio] {
  margin-right: 10px;
  padding: 4px 10px 5px 5px;
  line-height: 18px;
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: middle;
}

.form input:focus {
  box-shadow: 1px 1px 8px yellow;
}

.form input[type=radio]:last-child {
  margin-left: 25px;
  margin-right: 10px;
}

.form input[type=radio] {
  margin-right: 10px;
  margin-bottom: 10px;
  vertical-align: middle;
  margin-top: 8px;
  width: 26px;
  height: 26px;
}

.form input[type=radio]:first-child {
  margin-left: 0px;
}

.form label {
  font-weight: normal;
}

.form .form-label {
  line-height: 50px;
  font-size: 16px;
  color: #3c3c3b;
}

@media (min-width: 1010px) {
  .form .form-label {
    line-height: 1.5em;
  }
}
.form .form-label .de {
  display: none;
}

.form .form-label.news {
  height: 50px;
  padding-left: 5px;
}

.form label.conditions {
  line-height: 1em;
}

@media (min-width: 570px) {
  .form label.conditions {
    line-height: 50px;
  }
}
@media (min-width: 1010px) {
  .form label.conditions {
    line-height: 45px;
  }
}
.form .btn-form {
  background-color: white !important;
  height: 45px;
  line-height: 41px;
  padding: 0px 30px;
  width: 100% !important;
  margin-top: 20px;
}

@media (min-width: 1010px) {
  .form .btn-form {
    width: auto !important;
    margin-top: 0px;
  }
}
.form .btn-orange {
  height: 45px;
  border: 0;
  width: 100%;
  font-size: 16px;
  color: white;
  margin-top: 10px;
  background: linear-gradient(#ffb157, #ee8002);
  text-transform: uppercase;
}

.form h3 {
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.form-control.radio, .form-control.checkboxes {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.form-label {
  padding: 0;
  margin: 0;
}

[class*=" grid-"] {
  flex-direction: row !important;
  gap: 50px !important;
}

@media (max-width: 767px) {
  [class*=" grid-"] {
    flex-direction: column !important;
    gap: 1rem !important;
  }
}
.survey-field-hidden {
  display: none !important;
}

.survey-field-visible {
  display: block;
}

.question-description {
  opacity: 1;
  margin-bottom: 20px;
  cursor: default;
  border-bottom: 0.5px solid rgba(0, 0, 0, 0.5);
}

.question-description:hover {
  opacity: 1;
}

.question-description p, .campaign-description p {
  line-height: 1.25em;
}

/*body {
    background-color: #000 !important;
}*/
/* Customize the label (the radio-container) */
.radio-container {
  position: relative;
  padding-left: 32px;
  margin-bottom: 12px;
  cursor: pointer;
  /* font-size: 22px; */
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-right: 15px;
}

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.radio-checkmark {
  position: absolute;
  top: -4px;
  left: 0;
  height: 25px;
  width: 25px;
  background: rgba(255, 255, 255, 0.86);
  pointer-events: none;
  border-radius: 25px;
  border: 0.5px solid rgba(0, 0, 0, 0.5);
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .radio-checkmark {
  background: rgb(255, 255, 255);
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .radio-checkmark {
  background-color: rgba(255, 255, 255, 0.86);
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .radio-checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .radio-checkmark:after {
  left: 3px;
  top: 3px;
  width: 18px;
  height: 18px;
  background-color: var(--campaign-radioboxcolor);
  border-radius: 23px;
  /*border: solid rgba(0, 0, 0, 0.5);
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);*/
}

.checkbox-container {
  position: relative;
  padding-left: 32px;
  margin-bottom: 12px;
  cursor: pointer;
  /* font-size: 22px; */
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-right: 15px;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #00a1a2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.checkbox-checkmark {
  position: absolute;
  top: -3px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: rgba(255, 255, 255, 0.86);
  pointer-events: none;
  border: 0.5px solid rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}

.checkbox-container:hover input ~ .checkbox-checkmark {
  background-color: rgb(255, 255, 255);
}

/* When the radio button is checked, add a blue background */
.checkbox-container input:checked ~ .checkbox-checkmark {
  background-color: rgba(255, 255, 255, 0.86);
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkbox-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.checkbox-container input:checked ~ .checkbox-checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.checkbox-container .checkbox-checkmark:after {
  left: 9px;
  top: 3px;
  width: 7px;
  height: 15px;
  border: solid var(--campaign-radioboxcolor);
  border-width: 0 3px 3px 0;
  transform: rotate(40deg);
}

.campaign-background {
  background-size: cover !important;
  background-position: center center !important;
  background-attachment: fixed !important;
}

.survey-cdm-logo {
  position: fixed;
  left: 25px;
  top: 25px;
}

.survey-cdm-logo img {
  height: 35px;
  width: auto;
}

/*.back-top {
    background: var(--campaign-color1);
    width: 40px;
    height: 40px;
    opacity: 0;
}
.back-top.active {
    bottom: 30px;
    right: 5px;
}
#returnTop svg path {
	stroke-width: 2px
}	*/
.form button[type=submit] {
  background: none;
  color: #000;
  border: 1px solid black;
}

.form button[type=submit]:hover {
  color: #fff;
}

.matrix {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.matrix .form-label {
  font-weight: normal !important;
}

.form-control.btn-group.checkbox {
  flex-direction: row;
  display: flex;
  align-items: center;
  gap: 10px;
}

.form-control.btn-group.checkbox input {
  margin: 0;
}

@media (max-width: 767px) {
  .matrix {
    flex-direction: column !important;
    justify-content: flex-start;
    gap: 10px !important;
  }
  .form-control.matrix.btn-group.grid-15.radio {
    display: flex;
    flex-direction: row !important;
    flex-wrap: wrap;
    gap: 0px !important;
  }
}
form input[type=number] {
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  color: #000;
  height: 43px;
  outline: none;
  width: 80px;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  padding-left: 1rem;
  margin-bottom: 2rem;
}

:root {
  --campaign-color1: #FFFFFF;
  --campaign-color2: #FFFFFF;
  --campaign-fontcolor1: #000000;
  --campaign-fontcolor2: #000000;
  --campaign-radioboxcolor: #000000;
}

.bevel {
  border-radius: 2px;
}
.bevel-container {
  display: flex;
  height: 100vh;
  align-items: center;
  justify-content: center;
}