/*
Theme Name: Fondatioun Kriibskrank Kanner
Template: poulpy
Theme URI: https://octopix.be/
Author: Octopix
Author URI: https://octopix.be/
Description: Fondatioun Kriibskrank Kanner theme.
Tags: block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, full-site-editing, one-column, template-editing, threaded-comments, translation-ready, wide-blocks
Requires at least: 6.3
Tested up to: 6.3
Requires PHP: 5.6
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fondatioun-kriibskrank-kanner

Fondatioun Kriibskrank Kanner is distributed under the terms of the GNU GPL.
*/
/**
 * Navigation absolute
 */
.wp-block-group[style*="--octopods-group-position:absolute"]:has(.site-header) {
  top: var(--wp-admin--admin-bar--height) !important;
}

/**
 * Site header
 */
.site-header .floating-button-text {
  position: absolute;
  bottom: -15px;
  left: calc(-100vw + 100% + 64px);
  right: calc(100% - 50px);
  text-align: right;
  transform: translateY(100%);
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.site-header .floating-button-text:after {
  content: "";
  display: inline-block;
  margin-left: 0.75rem;
  width: clamp(40px, 12vw, 60px);
  height: 46px;
  background-color: currentColor;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='46' fill='none'%3E%3Cpath fill='%23231F20' d='M68.418 8.914C64.825 6.457 61.42 3.754 58.251.767c-1.206-1.135-3.065-.654-3.33 1.057-.594 3.867-2.058 7.424-4.304 10.621-1.401 1.996 1.699 4.173 3.095 2.181a28.922 28.922 0 0 0 3.507-6.753c2.871 13.143-.567 30.19-15.607 33.77-2.957.703-6.087.747-8.99-.232a13.934 13.934 0 0 1-1.836-.773c3.745-2.568 6.549-7.313 3.917-11.733-2.012-3.377-6.256-3.592-9.295-1.56-3.369 2.252-4.36 6.29-2.854 9.994.35.859.815 1.66 1.358 2.403-6.694 2.303-14.208 1.94-20.612-1.168-2.192-1.066-3.478 2.496-1.306 3.547 7.542 3.661 17.12 3.914 24.93.58a16.66 16.66 0 0 0 5.444 2.572c8.281 2.2 17.227-1.352 22.754-7.649 6.947-7.914 7.993-19.38 6.037-29.387a86.153 86.153 0 0 0 5.086 3.77c2.014 1.378 4.187-1.716 2.175-3.091l-.002-.002ZM25.666 34.538c-.32-2.296 1.791-5.345 4.42-4.733 1.608.374 2.034 2.31 1.747 3.718-.452 2.217-2.409 3.677-4.335 4.689-.95-1.036-1.64-2.265-1.834-3.672l.002-.002ZM57.828 6.025c.045-.153.096-.303.136-.456.088.079.178.151.266.23-.145.06-.28.136-.402.226Z'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='46' fill='none'%3E%3Cpath fill='%23231F20' d='M68.418 8.914C64.825 6.457 61.42 3.754 58.251.767c-1.206-1.135-3.065-.654-3.33 1.057-.594 3.867-2.058 7.424-4.304 10.621-1.401 1.996 1.699 4.173 3.095 2.181a28.922 28.922 0 0 0 3.507-6.753c2.871 13.143-.567 30.19-15.607 33.77-2.957.703-6.087.747-8.99-.232a13.934 13.934 0 0 1-1.836-.773c3.745-2.568 6.549-7.313 3.917-11.733-2.012-3.377-6.256-3.592-9.295-1.56-3.369 2.252-4.36 6.29-2.854 9.994.35.859.815 1.66 1.358 2.403-6.694 2.303-14.208 1.94-20.612-1.168-2.192-1.066-3.478 2.496-1.306 3.547 7.542 3.661 17.12 3.914 24.93.58a16.66 16.66 0 0 0 5.444 2.572c8.281 2.2 17.227-1.352 22.754-7.649 6.947-7.914 7.993-19.38 6.037-29.387a86.153 86.153 0 0 0 5.086 3.77c2.014 1.378 4.187-1.716 2.175-3.091l-.002-.002ZM25.666 34.538c-.32-2.296 1.791-5.345 4.42-4.733 1.608.374 2.034 2.31 1.747 3.718-.452 2.217-2.409 3.677-4.335 4.689-.95-1.036-1.64-2.265-1.834-3.672l.002-.002ZM57.828 6.025c.045-.153.096-.303.136-.456.088.079.178.151.266.23-.145.06-.28.136-.402.226Z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  vertical-align: bottom;
}
.site-header .floating-button-text:nth-of-type(2) {
  right: calc(100% - 125px);
}
.site-header .wp-block-group:has(> .floating-button-text:nth-of-type(1) + .wp-block-image:hover) .floating-button-text:nth-of-type(1) {
  opacity: 1;
}
.site-header .wp-block-group:has(> .floating-button-text:nth-of-type(2) + .wp-block-image:hover) .floating-button-text:nth-of-type(2) {
  opacity: 1;
}

/**
 * Buttons
 */
.wp-element-button:hover, .wp-block-button__link:hover, p > a:hover {
  opacity: 0.75;
}

/**
 * Main Menu Modal
 */
.main-menu-modal {
  pointer-events: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  transition: opacity 0.25s ease-in-out;
  animation: 0.25s octopodsAnimationFadeIn;
  display: none;
}
.main-menu-modal > div > .wp-block-group {
  overflow: scroll;
  padding-top: var(--wp-admin--admin-bar--height, 0);
}
.main-menu-modal > div > .wp-block-group .has-fkkk-always-a-better-time-font-family p > a:hover {
  color: var(--wp--preset--color--contrast);
  opacity: 1;
}
.main-menu-modal.is-open {
  pointer-events: all;
  display: block;
}
.main-menu-modal .wp-block-group[style*="--octopods-group-overflow"]::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.main-menu-button, .main-menu-close-button {
  padding: 0;
  background-color: transparent !important;
  border-radius: 0;
  cursor: pointer;
}
.main-menu-button .wp-block-button__link, .main-menu-close-button .wp-block-button__link {
  display: none !important;
}

.main-menu-button {
  width: 68px !important;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 39 28'%3E%3Cg id='Burger' stroke='%230A0A0A' stroke-linecap='round' stroke-width='4'%3E%3Cpath id='Line 1' d='M2 14h35'/%3E%3Cpath id='Line 2' d='M2 2h35'/%3E%3Cpath id='Line 3' d='M2 26h35'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 480px) {
  .main-menu-button {
    width: 50px !important;
  }
}

.main-menu-close-button {
  width: 65px !important;
  height: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 43 27'%3E%3Cg id='Burger' stroke='%230A0A0A' stroke-linecap='round' stroke-width='4'%3E%3Cline id='Line 2' x1='2.655' x2='38.248' y1='24.248' y2='2.345'/%3E%3Cline id='Line 3' x1='4.752' x2='40.345' y1='2.345' y2='24.248'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 480px) {
  .main-menu-close-button {
    width: 50px !important;
  }
}

/**
 * Homepage animated swirl
 */
.swirl-svg {
  position: relative;
  z-index: 1;
  margin-bottom: -18vw;
  margin-left: -9vw;
  margin-right: -10vw;
}
.swirl-svg path {
  stroke-linecap: round;
  stroke-width: 8px;
}
.swirl-svg path:first-child {
  stroke-dasharray: 4200;
  stroke-dashoffset: -4200;
}
.swirl-svg path:last-child {
  stroke-dasharray: 1400;
  stroke-dashoffset: -1400;
}
.swirl-svg circle {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  transition-delay: 0.375s;
}
.aos-animate .swirl-svg path:first-child {
  animation: animate-swirl-2 0.9375s linear forwards;
  animation-delay: 0.375s;
}
.aos-animate .swirl-svg path:last-child {
  animation: animate-swirl-1 0.375s linear forwards;
}
.aos-animate .swirl-svg circle {
  opacity: 1;
}
@keyframes animate-swirl-1 {
  from {
    stroke-dashoffset: -1400;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes animate-swirl-2 {
  from {
    stroke-dashoffset: -4200;
  }
  to {
    stroke-dashoffset: 0;
  }
}

/**
 * Heading underline
 */
.wp-block-heading:where([style*="text-decoration:underline"], [style*="text-decoration: underline"]) {
  text-underline-offset: -0.3em !important;
  text-decoration-thickness: 0.6em !important;
  text-decoration-color: #fab700 !important;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.has-primary-background-color .wp-block-heading:where([style*="text-decoration:underline"], [style*="text-decoration: underline"]) {
  text-decoration-color: #fff !important;
}

/**
 * Getwid counter
 */
.wp-block-getwid-counter__number {
  font-size: var(--wp--preset--font-size--x-large);
  font-family: var(--wp--preset--font-family--montserrat);
  font-weight: 700;
}

body .is-layout-flow > .wp-block-image.alignright {
  margin: 0;
}

/**
 * Getwid tabs
 */
.wp-block-getwid-tabs {
  padding: 0 !important;
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links {
  gap: 1.5rem;
  padding: 0 var(--wp--style--root--padding-right);
  max-width: calc(var(--wp--style--global--content-size) + var(--wp--style--root--padding-right) * 2);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 992px) {
  .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links {
    justify-content: center;
  }
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link {
  border: 3px solid var(--wp--preset--color--primary);
  border-radius: 1000px;
  font-size: 1rem;
  font-weight: 700;
  margin: 0;
  text-align: center;
  transition: background-color 0.2s ease-in-out;
}
@media screen and (max-width: 992px) {
  .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link {
    flex-basis: 45%;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link {
    flex-basis: 100%;
  }
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link a {
  padding: 0.5rem 3rem !important;
  min-height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link.ui-state-active, .wp-block-getwid-tabs .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link.ui-state-hover {
  background-color: var(--wp--preset--color--primary);
}
.wp-block-getwid-tabs .wp-block-getwid-tabs__tab-content-wrapper .wp-block-getwid-tabs__tab-content {
  border: none;
  padding: 0;
}

/**
 * Getwid toggles
 */
.wp-block-getwid-toggle .wp-block-getwid-toggle__row {
  display: flex;
  flex-direction: column;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header-wrapper {
  order: 1;
  border: none !important;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header-wrapper:empty {
  position: relative;
  height: 40px;
  cursor: pointer;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header-wrapper:empty:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 40px;
  top: calc(50% - 1.5px);
  height: 3px;
  background-color: var(--wp--preset--color--contrast);
}
.has-primary-background-color .wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header-wrapper:empty:before {
  background-color: #fff;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header-wrapper:empty:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  width: 40px;
  height: 40px;
  text-align: right;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 3px solid #fff;
  background: var(--wp--preset--color--primary);
  border-radius: 100px;
  font-size: 2rem;
  font-weight: 500;
}
.has-primary-background-color .wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__header-wrapper:empty:after {
  background: transparent;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row.is-active .wp-block-getwid-toggle__header-wrapper:after {
  content: "-";
  font-size: 2.5rem;
  padding-bottom: 5px;
}
.wp-block-getwid-toggle .wp-block-getwid-toggle__row .wp-block-getwid-toggle__content-wrapper .wp-block-getwid-toggle__content {
  border: none !important;
  padding-left: 0;
  padding-right: 0;
}

/**
 * Form inputs
 */
body:not(.wp-admin) form ::-moz-placeholder {
  font-size: var(--wp--preset--font-size--medium);
  color: var(--wp--preset--color--contrast);
  opacity: 1;
}
body:not(.wp-admin) form ::placeholder {
  font-size: var(--wp--preset--font-size--medium);
  color: var(--wp--preset--color--contrast);
  opacity: 1;
}
body:not(.wp-admin) form label {
  font-size: var(--wp--preset--font-size--medium);
}
body:not(.wp-admin) form input:is([type=text], [type=email], [type=number]), body:not(.wp-admin) form select {
  border-radius: 100px;
  font-size: var(--wp--preset--font-size--medium);
  padding: 0.55rem 1.88rem;
  border: none;
}
body:not(.wp-admin) form input[type=radio] {
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  border-radius: 50px;
  margin: 0;
  top: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}
body:not(.wp-admin) form input[type=radio]:before {
  content: "";
  display: block;
  border-radius: 50px;
  inline-size: 8px;
  block-size: 8px;
  opacity: 0;
  background-color: #000;
}
body:not(.wp-admin) form input[type=radio]:checked:before {
  opacity: 1;
}
body:not(.wp-admin) form input[type=submit] {
  background-color: var(--wp--preset--color--primary);
  border-radius: 1000px;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-family: var(--wp--preset--font-family--heading);
  width: 100%;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  padding: 1.25rem 1.88rem;
  cursor: pointer;
}
body:not(.wp-admin) form input[type=submit]:hover {
  opacity: 0.75;
}
:has(.has-primary-background-color) body:not(.wp-admin) form input[type=submit] {
  background-color: var(--wp--preset--color--contrast);
}

/**
 * Gravity forms
 */
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields {
  row-gap: 1rem;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield .gfield_required {
  color: inherit;
  font-size: inherit;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield input:not([type=radio]):not([type=checkbox]) {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #000;
  box-shadow: none;
  background: transparent;
  padding-left: 0;
  padding-right: 0;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield input:not([type=radio]):not([type=checkbox])::-moz-placeholder {
  font-weight: 400;
  font-size: var(--wp--preset--font-size--normal);
  color: var(--wp--preset--color--contrast);
  opacity: 1;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield input:not([type=radio]):not([type=checkbox])::placeholder {
  font-weight: 400;
  font-size: var(--wp--preset--font-size--normal);
  color: var(--wp--preset--color--contrast);
  opacity: 1;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-radio legend {
  font-size: var(--wp--preset--font-size--medium);
  font-weight: 400;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-radio .gfield_radio {
  flex-direction: row;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-radio .gfield_radio .gchoice {
  grid-template-columns: auto auto;
  align-items: center;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-radio .gfield_radio .gchoice label {
  font-weight: 400;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-radio .gfield_radio .gchoice input[type=radio] {
  background-color: transparent;
  width: 12px;
  height: 12px;
  border: 1px solid #000;
  margin: 0;
  top: 0;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-radio .gfield_radio .gchoice input[type=radio]:before {
  inline-size: 6px;
  block-size: 6px;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-textarea {
  margin-top: 1rem;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-textarea .ginput_container {
  height: 100%;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-textarea textarea {
  border: none;
  border-radius: 10px;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-textarea textarea::-moz-placeholder {
  font-weight: 400;
  font-size: var(--wp--preset--font-size--normal);
  color: var(--wp--preset--color--contrast);
  opacity: 1;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-textarea textarea::placeholder {
  font-weight: 400;
  font-size: var(--wp--preset--font-size--normal);
  color: var(--wp--preset--color--contrast);
  opacity: 1;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_fields .gfield.gfield--type-fileupload label {
  font-size: var(--wp--preset--font-size--small);
  font-weight: 400;
}
div.gform_wrapper.gform-theme.gform-theme--framework .gform_footer {
  justify-content: flex-end;
}
div.gform_wrapper.gform-theme.gform-theme--framework input:is([type=submit], [type=button], [type=reset]) {
  border-radius: 1000px !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  font-size: 1rem !important;
  transition: opacity 0.25s ease-in-out !important;
}
div.gform_wrapper.gform-theme.gform-theme--framework input:is([type=submit], [type=button], [type=reset]):hover {
  background-color: var(--gf-local-bg-color) !important;
  opacity: 0.75 !important;
}

/**
 * Spontaneous application form
 */
.spontaneous-application-form .gform_fields .gfield {
  grid-column: 1/span 5;
}
.spontaneous-application-form .gform_fields .gfield.gfield--type-textarea {
  grid-column: 7/span 6;
  grid-row: 1/span 4;
  margin-top: 0 !important;
}
.spontaneous-application-form .gform_fields .gfield.gfield--type-textarea textarea {
  min-block-size: 100%;
}
.spontaneous-application-form .gform_fields .gfield.gfield--type-fileupload {
  grid-column: 7/span 3;
}
.spontaneous-application-form .gform_footer {
  margin-top: -4.5rem;
}
@media screen and (max-width: 782px) {
  .spontaneous-application-form .gfield {
    grid-column: span 12 !important;
    grid-row: span 1 !important;
  }
  .spontaneous-application-form .gform_footer {
    margin-top: 0;
  }
}

/**
 * Contact request form
 */
.contact-request-form .gform_fields .gfield input {
  border: 1px solid var(--wp--preset--color--contrast) !important;
  border-radius: 500px !important;
  padding: 0.5rem 1.5rem !important;
  block-size: auto;
  color: var(--wp--preset--color--contrast) !important;
}
.contact-request-form .gform_fields .gfield ::-moz-placeholder {
  color: var(--wp--preset--color--contrast) !important;
}
.contact-request-form .gform_fields .gfield ::placeholder {
  color: var(--wp--preset--color--contrast) !important;
}
.contact-request-form input:is([type=submit], [type=button], [type=reset]) {
  --wp--preset--color--primary: var(--wp--preset--color--contrast);
  color: #fff !important;
  border: 3px solid var(--wp--preset--color--contrast) !important;
}
.contact-request-form input:is([type=submit], [type=button], [type=reset]):hover {
  --wp--preset--color--primary: transparent;
  opacity: 0.7;
}
.contact-request-form .gform_footer {
  justify-content: flex-start !important;
}
.has-background .contact-request-form .gform_fields .gfield input {
  border-color: #fff !important;
  color: #fff !important;
}
.has-background .contact-request-form .gform_fields .gfield ::-moz-placeholder {
  color: #fff !important;
}
.has-background .contact-request-form .gform_fields .gfield ::placeholder {
  color: #fff !important;
}

/**
 * Lists
 */
ul.is-style-chevron {
  padding-left: 1em;
}
ul.is-style-chevron li::marker {
  content: "> ";
  color: currentColor;
}

/**
 * Search block
 */
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  background: #fff;
  padding: 1px;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper input {
  background: transparent;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper input::-moz-placeholder {
  font-size: var(--wp--preset--font-size--medium);
  font-weight: 400;
  color: var(--wp--preset--color--secondary);
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper input::placeholder {
  font-size: var(--wp--preset--font-size--medium);
  font-weight: 400;
  color: var(--wp--preset--color--secondary);
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
  padding: 0;
  min-width: 44px;
  min-height: 44px;
}

.heading-payconiq em {
  font-family: var(--wp--preset--font-family--fkkk-always-a-better-time);
  font-style: normal;
}

/**
 * Facebook feed
 */
div[class*=eapps-social-feed] div[class*=CardLayout__Container] {
  background-color: transparent;
}

/**
 * Slick
 */
.slick-slider .slick-dots {
  top: 0 !important;
  bottom: 0 !important;
  left: 2rem !important;
  right: auto !important;
  width: auto !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.slick-slider .slick-dots > li {
  width: auto;
  height: auto;
  margin: 0;
}
.slick-slider .slick-dots > li > button {
  width: auto;
  height: auto;
}
.slick-slider .slick-dots > li > button:before {
  content: "" !important;
  position: static;
  display: block;
  width: 12px;
  height: 12px;
  border: 2px solid #000;
  border-radius: 100px;
  opacity: 1;
}
.slick-slider .slick-dots > li.slick-active > button:before {
  background-color: var(--wp--preset--color--primary);
  border-color: var(--wp--preset--color--primary);
}
.slick-slider .wp-block-getwid-content-slider-slide__wrapper {
  transition: opacity 0.25s ease-in-out;
}
.slick-slider .wp-block-getwid-content-slider-slide__wrapper:has(.slide-link:hover) {
  opacity: 0.8;
}
body.home .slick-slider .wp-block-getwid-content-slider-slide__wrapper .wp-block-buttons:has(.slide-link) {
  position: static;
  z-index: 5;
}
body.home .slick-slider .wp-block-getwid-content-slider-slide__wrapper .wp-block-buttons:has(.slide-link) .wp-block-button.slide-link a {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 5rem;
  right: 0;
  font-size: 0;
}
.slick-slider .wp-block-getwid-content-slider-slide__wrapper .wp-block-video, .slick-slider .wp-block-getwid-content-slider-slide__wrapper .wp-block-video > video {
  height: 100%;
}

/**
 * Donation form
 */
.donate-form {
  display: flex;
  gap: var(--wp--preset--spacing--medium);
}
@media screen and (max-width: 992px) {
  .donate-form {
    flex-wrap: wrap;
  }
}
.donate-form h2 {
  font-family: var(--wp--preset--font-family--montserrat);
  font-weight: 900;
  text-decoration: underline;
  text-underline-offset: -0.3em !important;
  text-decoration-thickness: 0.6em !important;
  text-decoration-color: #fab700 !important;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  font-size: var(--wp--preset--font-size--large);
}
.donate-form .donate-form-col {
  flex-basis: 33.33%;
  max-width: 33.33%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 992px) {
  .donate-form .donate-form-col {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.donate-form .donate-form-col textarea {
  max-height: 100px;
  border-radius: 15px;
}
.donate-form .donate-form-container {
  border-radius: 30px;
  padding: var(--wp--preset--spacing--small) var(--wp--preset--spacing--medium);
  padding-bottom: 1rem;
  background: var(--wp--preset--color--primary);
  margin-bottom: var(--wp--preset--spacing--small);
}
.donate-form .donate-form-container h3, .donate-form .donate-form-container h4 {
  margin: 0;
}
.donate-form .donate-form-container p {
  font-size: var(--wp--preset--font-size--small);
  margin-top: 0;
}
.donate-form .donate-form-container p:has(img) {
  margin: 0;
}
.donate-form .donate-form-container:has([data-name=donate-donator-type] .wpcf7-list-item.first input:checked) [data-name=donate-company] {
  display: none;
}
.donate-form .donate-form-container:has([data-name=donate-donator-type] .wpcf7-list-item.last input:checked) [data-name=donate-titre] {
  display: none;
}
.donate-form .donate-form-payconiq-container {
  background: #DB3A65;
  color: #fff;
  padding-right: 1.25rem;
  margin-top: auto;
}
.donate-form .donate-form-payconiq-container h3 > span {
  font-size: 1.625rem;
}
.donate-form .donate-form-payconiq-container .donate-form-payconiq-scan {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  margin-top: var(--wp--preset--spacing--small);
}
.donate-form .donate-form-payconiq-container .donate-form-payconiq-scan > * {
  flex-basis: 50%;
  width: 50%;
}
.donate-form .donate-form-payconiq-container .donate-form-payconiq-scan h4 {
  font-family: var(--wp--preset--font-family--fkkk-always-a-better-time);
  font-weight: 400;
  font-size: var(--wp--preset--font-size--large);
  text-align: center;
  max-width: 150px;
  margin-top: 4%;
}
.donate-form .donate-form-payconiq-container .donate-form-payconiq-scan h4:after {
  content: "";
  display: block;
  margin-top: 8%;
  width: 100%;
  height: 40%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 91 78'%3E%3Cg clip-path='url(%23clip0_613_1242)'%3E%3Cpath fill='%23fff' d='M75.65 66.088c-.51-.483-1.045-.123-1.56-.032-5.986 1.067-12.003 1.85-18.09 1.468-7.894-.496-15.541-2.03-22.552-5.915-5.54-3.073-9.897-7.285-12.508-13.147a23.284 23.284 0 0 1-1.166-3.147c-.97-3.39-.882-2.965-3.78-4.348-3.517-1.677-6.494-4.022-8.987-6.996C2.95 29.135.787 23.595 1.028 17.236c.167-4.403 1.512-8.444 4.275-11.924C7.393 2.686 9.934.71 13.41.277c.456-.056.93-.08 1.384-.022.232.032.501.246.639.453.173.262 0 .528-.249.692-.23.155-.474.301-.726.415-4.12 1.877-6.291 5.326-6.924 9.557-1.173 7.84 1.451 14.518 7.068 20.04.998.982 2.13 1.82 3.427 2.39.48.208.963.107 1.182-.399.37-.854.667-1.74.987-2.614 2.097-5.73 5.715-10.21 10.95-13.374a19.774 19.774 0 0 1 7.87-2.732 9.573 9.573 0 0 1 3.057.126c6.029 1.191 9.368 6.26 8.018 12.263-.981 4.37-3.463 7.837-6.82 10.656-4.037 3.385-8.727 5.339-13.997 5.835-.278.027-.56.026-.838.067-1.114.159-1.405.668-.946 1.768.284.688.628 1.358 1.003 1.997 1.345 2.281 3.147 4.156 5.235 5.771 3.692 2.858 7.943 4.488 12.416 5.59 7.542 1.85 15.152 1.877 22.795.748 1.752-.256 3.484-.64 5.22-.989.155-.029.33-.19.41-.339.15-.28.01-.56-.224-.709-1.733-1.1-3.485-2.167-5.219-3.267-.788-.5-1.608-.97-2.298-1.583-1.345-1.192-1.571-2.621-.778-4.018.831-1.456 2.38-2.03 4.099-1.445.701.24 1.378.574 2.037.927 4.69 2.511 9.376 5.027 14.047 7.57.73.4 1.455.868 2.046 1.442 1.59 1.548 1.862 3.405.818 5.367-.39.73-.903 1.418-1.465 2.036a409.709 409.709 0 0 1-5.912 6.353c-1.604 1.692-3.24 3.357-4.87 5.022-.39.399-.797.801-1.258 1.107-1.39.923-3.24.818-4.439-.2-1.117-.947-1.503-2.578-.953-4.098.325-.9.911-1.623 1.573-2.29 1.052-1.06 2.126-2.098 3.173-3.163.31-.318.752-.583.698-1.14h.004ZM28.384 36.156c5.446.14 12.042-4.14 14.046-8.938.366-.877.536-1.78.493-2.718-.074-1.535-.897-2.383-2.423-2.523-1.341-.123-2.59.247-3.787.763-4.907 2.119-7.998 5.898-9.79 10.832-.153.421-.18.912-.174 1.367.005.497.29.884.778 1.038.349.11.721.149.857.179Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_613_1242'%3E%3Cpath fill='%23fff' d='M90.737 1.543 89.42 77.887 0 76.344 1.316 0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
}
.donate-form .donate-form-payconiq-container .donate-form-payconiq-scan img:last-child {
  min-width: 150px;
  border-radius: 30px;
  background: #fff;
  padding: 1rem;
}
.donate-form .donate-form-bank-details-container {
  background: #000;
  color: #fff;
  padding: var(--wp--preset--spacing--small) var(--wp--preset--spacing--medium);
  margin-top: auto;
}
.donate-form .donate-form-field {
  margin-bottom: 1rem;
}

.donate-amount-field {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.5rem;
}
@media screen and (max-width: 1200px) {
  .donate-amount-field {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 992px) {
  .donate-amount-field {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 480px) {
  .donate-amount-field {
    grid-template-columns: repeat(3, 1fr);
  }
}
.donate-amount-field > span {
  color: var(--wp--preset--color--contrast);
}
.donate-amount-field > span:not(.wpcf7-form-control-wrap) {
  border-radius: 500px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.55rem;
  font-size: var(--wp--preset--font-size--medium);
  cursor: pointer;
}
.donate-amount-field > span:not(.wpcf7-form-control-wrap).active {
  color: #fff;
  background-color: var(--wp--preset--color--contrast);
}
.donate-amount-field > span.wpcf7-form-control-wrap {
  grid-column: span 2;
}
@media screen and (max-width: 1200px) {
  .donate-amount-field > span.wpcf7-form-control-wrap {
    grid-column: span 3;
  }
}
@media screen and (max-width: 992px) {
  .donate-amount-field > span.wpcf7-form-control-wrap {
    grid-column: span 2;
  }
}
@media screen and (max-width: 480px) {
  .donate-amount-field > span.wpcf7-form-control-wrap {
    grid-column: span 3;
  }
}
.donate-amount-field input[type=number] {
  padding: 0.45rem 1rem !important;
  transition: none;
}
.donate-amount-field input[type=number] + .wpcf7-not-valid-tip {
  display: none;
}
.donate-amount-field input[type=number]::-moz-placeholder {
  font-size: 1rem;
}
.donate-amount-field input[type=number]::placeholder {
  font-size: 1rem;
}
.donate-amount-field input[type=number].active {
  color: #fff;
  background-color: var(--wp--preset--color--contrast) !important;
}
.donate-amount-field input[type=number].active::-moz-placeholder {
  color: #fff;
}
.donate-amount-field input[type=number].active::placeholder {
  color: #fff;
}
.home-donate-form .donate-amount-field {
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 1rem;
}
.home-donate-form .donate-amount-field > input[type=number] {
  grid-column: span 4;
}
@media screen and (max-width: 1200px) {
  .home-donate-form .donate-amount-field {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 992px) {
  .home-donate-form .donate-amount-field {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 480px) {
  .home-donate-form .donate-amount-field {
    grid-template-columns: repeat(3, 1fr);
  }
}

/**
 * Misc responsive
 */
@media screen and (max-width: 782px) {
  .wp-block-group:where([style*="margin-bottom:-"], [style*="margin-bottom: -"]):not(:has(.wp-block-getwid-icon)) {
    margin-bottom: 0 !important;
  }
  .wp-block-group:where([style*="margin-top:-"], [style*="margin-top: -"]):not(:has(.wp-block-getwid-icon)) {
    margin-bottom: 0 !important;
  }
  .site-header .wp-block-site-logo, #main-menu-modal .menu-logo {
    max-width: 200px;
  }
}
/**
 * Language switcher
 */
.wpml-language-switcher-block ul.horizontal-list {
  gap: 4px !important;
}
.wpml-language-switcher-block ul.horizontal-list li.wp-block-navigation-item {
  font-weight: 600;
}
.wpml-language-switcher-block ul.horizontal-list li.wp-block-navigation-item:not(:last-child):after {
  content: "|";
  margin-left: 4px;
}
.wpml-language-switcher-block ul.horizontal-list li .wp-block-navigation-item__label {
  text-decoration: underline;
  text-underline-offset: -0.3em !important;
  text-decoration-thickness: 0.6em !important;
  text-decoration-color: transparent !important;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  transition: text-decoration-color 0.2s ease-in-out;
  color: var(--wp--preset--color--contrast) !important;
}
.wpml-language-switcher-block ul.horizontal-list li[data-wpml=current-language-item] .wp-block-navigation-item__label, .wpml-language-switcher-block ul.horizontal-list li:hover .wp-block-navigation-item__label {
  text-decoration-color: #fab700 !important;
}
.main-menu-modal .wpml-language-switcher-block ul.horizontal-list li[data-wpml=current-language-item] .wp-block-navigation-item__label, .main-menu-modal .wpml-language-switcher-block ul.horizontal-list li:hover .wp-block-navigation-item__label {
  text-decoration-color: #fff !important;
}
@media screen and (max-width: 600px) {
  .wpml-language-switcher-block {
    position: absolute;
    left: 0;
    bottom: -1rem;
    transform: translateY(100%);
  }
}

/**
 * "Nous soutenir" cards
 */
.wp-block-group.is-content-justification-center.is-layout-flex > .wp-block-group.is-content-justification-center.is-layout-flex.has-border-color.aos-animate:has(> .wp-block-buttons:last-child) {
  position: relative;
  margin-bottom: 2rem;
}
.wp-block-group.is-content-justification-center.is-layout-flex > .wp-block-group.is-content-justification-center.is-layout-flex.has-border-color.aos-animate:has(> .wp-block-buttons:last-child) .wp-block-buttons a {
  opacity: 1 !important;
}
.wp-block-group.is-content-justification-center.is-layout-flex > .wp-block-group.is-content-justification-center.is-layout-flex.has-border-color.aos-animate:has(> .wp-block-buttons:last-child) .wp-block-buttons a:after {
  content: "";
  position: absolute;
  top: -6px;
  bottom: -6px;
  left: -6px;
  right: -6px;
}
.wp-block-group.is-content-justification-center.is-layout-flex > .wp-block-group.is-content-justification-center.is-layout-flex.has-border-color.aos-animate:has(> .wp-block-buttons:last-child):hover {
  transition: all 0.25s ease-in-out;
  transform: translateY(-24px);
}
.wp-block-group.is-content-justification-center.is-layout-flex > .wp-block-group.is-content-justification-center.is-layout-flex.has-border-color.aos-animate:has(> .wp-block-buttons:last-child):hover .wp-block-buttons a {
  color: #fff;
}
.wp-block-group.is-content-justification-center.is-layout-flex > .wp-block-group.is-content-justification-center.is-layout-flex.has-border-color.aos-animate:has(> .wp-block-buttons:last-child):hover .wp-block-buttons a:after {
  bottom: -30px;
}
.wp-block-group.is-content-justification-center.is-layout-flex > .wp-block-group.is-content-justification-center.is-layout-flex.has-border-color.aos-animate:has(> .wp-block-buttons:last-child):hover .wp-block-buttons a[style*="background-color:#ffffff00"] {
  color: var(--wp--preset--color--primary);
}

/**
 * Back to top
 */
.octopods-back-to-top a {
  font-size: 0 !important;
}

/**
 * Charitable
 */
body.campaign_tag-poldi-plushie .recurring-donation-options li {
  flex: 0 0 auto !important;
}
body.campaign_tag-poldi-plushie .recurring-donation-options li label {
  cursor: auto !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
body.campaign_tag-poldi-plushie .charitable-donation-options .donation-amounts.has-suggested-amounts {
  display: none !important;
}
body.campaign_tag-poldi-plushie .charitable-donation-options .poldi-description {
  text-align: center;
}
body.campaign_tag-poldi-plushie .charitable-donation-options .poldi-description h2 {
  color: #fff;
  margin: 0;
}
body.campaign_tag-poldi-plushie .charitable-donation-options .poldi-description img {
  width: 250px;
}
body.campaign_tag-poldi-plushie .charitable-donation-options .poldi-description p {
  text-wrap: balance;
}
body.campaign_tag-poldi-plushie .bank-transfer-card {
  position: relative;
  padding-top: 96px !important;
  margin-top: 176px !important;
}
body.campaign_tag-poldi-plushie .bank-transfer-card img {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-68.7%);
  width: 200px;
}
body.campaign-donation-page .floating-button-text {
  opacity: 1;
}
body .charitable-campaign-column {
  padding: 0 !important;
}
body .minimum-donation-amount-text {
  display: none;
}
body #charitable-donation-form, body #charitable-donation-amount-form {
  counter-reset: charitable-fieldset;
}
body #charitable-donation-form#charitable-donation-amount-form .charitable-form-errors, body #charitable-donation-amount-form#charitable-donation-amount-form .charitable-form-errors {
  display: none;
}
body #charitable-donation-form#charitable-donation-amount-form .recurring-donation-options li.selected label, body #charitable-donation-amount-form#charitable-donation-amount-form .recurring-donation-options li.selected label {
  color: #fff;
}
body #charitable-donation-form#charitable-donation-amount-form .recurring-donation-options li label, body #charitable-donation-amount-form#charitable-donation-amount-form .recurring-donation-options li label {
  border: 4px solid #fff;
  border-bottom-width: 0;
}
body #charitable-donation-form#charitable-donation-amount-form .charitable-donation-options, body #charitable-donation-amount-form#charitable-donation-amount-form .charitable-donation-options {
  border: 4px solid #fff;
  border-top-width: 0;
  margin-bottom: 1rem;
}
body #charitable-donation-form#charitable-donation-amount-form .charitable-submit-field, body #charitable-donation-amount-form#charitable-donation-amount-form .charitable-submit-field {
  display: block !important;
}
body #charitable-donation-form#charitable-donation-amount-form .charitable-submit-field button, body #charitable-donation-amount-form#charitable-donation-amount-form .charitable-submit-field button {
  background-color: #DB3A65;
  border-radius: 100px;
  width: 100%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-family: var(--wp--preset--font-family--heading);
}
body #charitable-donation-form#charitable-donation-amount-form .charitable-submit-field button:hover, body #charitable-donation-amount-form#charitable-donation-amount-form .charitable-submit-field button:hover {
  opacity: 0.8;
}
body #charitable-donation-form .charitable-form-fields, body #charitable-donation-amount-form .charitable-form-fields {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
body #charitable-donation-form .charitable-form-fields .charitable-notice, body #charitable-donation-form .charitable-form-fields .charitable-form-errors, body #charitable-donation-amount-form .charitable-form-fields .charitable-notice, body #charitable-donation-amount-form .charitable-form-fields .charitable-form-errors {
  flex-basis: 100%;
}
body #charitable-donation-form .charitable-form-fields p, body #charitable-donation-amount-form .charitable-form-fields p {
  font-size: 0.875rem;
  font-weight: 400;
}
body #charitable-donation-form .charitable-form-fields p a, body #charitable-donation-amount-form .charitable-form-fields p a {
  color: var(--wp--preset--color--contrast);
  text-decoration: underline;
  font-weight: 700;
}
body #charitable-donation-form .charitable-form-fields fieldset.charitable-fieldset, body #charitable-donation-amount-form .charitable-form-fields fieldset.charitable-fieldset {
  flex: 1;
  box-shadow: none;
  border: none;
  background: none;
}
body #charitable-donation-form .charitable-form-fields fieldset.charitable-fieldset:hover .charitable-form-header:before, body #charitable-donation-amount-form .charitable-form-fields fieldset.charitable-fieldset:hover .charitable-form-header:before {
  transform: scale(1.1) rotate(-5deg);
}
@media screen and (max-width: 992px) {
  body #charitable-donation-form .charitable-form-fields fieldset.charitable-fieldset, body #charitable-donation-amount-form .charitable-form-fields fieldset.charitable-fieldset {
    flex-basis: 100%;
  }
}
body #charitable-donation-form .charitable-form-fields fieldset.charitable-fieldset .charitable-form-header, body #charitable-donation-amount-form .charitable-form-fields fieldset.charitable-fieldset .charitable-form-header {
  text-underline-offset: -0.3em !important;
  text-decoration-thickness: 0.6em !important;
  text-decoration-color: #fab700 !important;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration: underline;
  font-size: 2.25rem;
  margin-bottom: 2rem;
}
body #charitable-donation-form .charitable-form-fields fieldset.charitable-fieldset .charitable-form-header:before, body #charitable-donation-amount-form .charitable-form-fields fieldset.charitable-fieldset .charitable-form-header:before {
  counter-increment: charitable-fieldset;
  content: counter(charitable-fieldset) ".";
  display: inline-block;
  line-height: 1;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  transition: scale(1.1) rotate(-5deg);
  transform-origin: center;
}
body #charitable-donation-form .charitable-form-fields fieldset.charitable-fieldset > .charitable-your-donation-amount, body #charitable-donation-amount-form .charitable-form-fields fieldset.charitable-fieldset > .charitable-your-donation-amount {
  display: none;
}
body #charitable-donation-form .charitable-form-fields fieldset.charitable-fieldset > .charitable-your-donation-amount ~ .charitable-hidden, body #charitable-donation-amount-form .charitable-form-fields fieldset.charitable-fieldset > .charitable-your-donation-amount ~ .charitable-hidden {
  display: block !important;
  visibility: visible !important;
}
body #charitable-donation-form .charitable-form-fields .recurring-donation-options, body #charitable-donation-amount-form .charitable-form-fields .recurring-donation-options {
  margin: 0 !important;
  text-align: center;
  display: flex;
  border: 0;
  width: 100%;
}
body #charitable-donation-form .charitable-form-fields .recurring-donation-options li, body #charitable-donation-amount-form .charitable-form-fields .recurring-donation-options li {
  flex: 1;
  margin: 0;
}
body #charitable-donation-form .charitable-form-fields .recurring-donation-options li label, body #charitable-donation-amount-form .charitable-form-fields .recurring-donation-options li label {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  padding: 0.75rem 0;
  font-size: 1.5rem;
  font-weight: 700;
  background-color: #fff;
  border: 4px solid var(--wp--preset--color--primary);
  border-bottom-width: 0;
  height: 100%;
}
body #charitable-donation-form .charitable-form-fields .recurring-donation-options li.selected label, body #charitable-donation-amount-form .charitable-form-fields .recurring-donation-options li.selected label {
  background: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--contrast);
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options {
  position: relative;
  background-color: var(--wp--preset--color--primary);
  border: 2px solid var(--grimlock-button-primary-background-color);
  padding: 2rem;
  border-radius: 0 0 20px 20px;
  margin-bottom: 4rem;
  width: 100%;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts {
  display: flex;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  row-gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts:before, body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts:after, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts:before, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts:after {
  display: none;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount {
  margin: 0;
  border: none;
  border-radius: 100px;
  background-color: #fff;
  font-size: 1.125rem;
  min-width: 75px;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.selected, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.selected {
  background-color: var(--wp--preset--color--contrast);
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount label, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount label {
  padding: 0;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount label .amount, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount label .amount {
  padding: 0.8rem 1rem;
  display: inline-block;
  font-weight: 400;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount label .description, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount label .description {
  margin: 0;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount {
  background-color: #fff !important;
  flex-basis: 100%;
  padding: 4px;
  text-align: left;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount .custom-donation-amount-wrapper label, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount .custom-donation-amount-wrapper label {
  margin: 0;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount .custom-donation-amount-wrapper label span, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount .custom-donation-amount-wrapper label span {
  font-size: 1rem;
  font-weight: 400;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount .custom-donation-amount-wrapper input, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount .custom-donation-amount-wrapper input {
  color: var(--wp--preset--color--contrast);
  position: static;
  box-shadow: none;
  text-align: left;
  flex: 1;
  max-width: none;
  display: none;
  border: none;
  padding: 0;
  min-height: auto;
  background-color: #fff;
  border-radius: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount .custom-donation-amount-wrapper input::-moz-placeholder, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount .custom-donation-amount-wrapper input::-moz-placeholder {
  font-size: 1rem;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount .custom-donation-amount-wrapper input::placeholder, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount .custom-donation-amount-wrapper input::placeholder {
  font-size: 1rem;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount.selected label, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount.selected label {
  display: none;
}
body #charitable-donation-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount.selected input, body #charitable-donation-amount-form .charitable-form-fields .charitable-donation-options .donation-amounts .donation-amount.custom-donation-amount.selected input {
  display: block;
}
body #charitable-donation-form .charitable-form-fields .trusted-donation, body #charitable-donation-amount-form .charitable-form-fields .trusted-donation {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
}
body #charitable-donation-form .charitable-form-fields .trusted-donation a, body #charitable-donation-amount-form .charitable-form-fields .trusted-donation a {
  display: inline-block;
  margin-top: 0.5rem;
}
body #charitable-donation-form .charitable-form-fields .trusted-donation img, body #charitable-donation-amount-form .charitable-form-fields .trusted-donation img {
  max-width: 128px;
  mix-blend-mode: darken;
  transform: rotate(14deg);
}
body #charitable-donation-form .charitable-form-fields .payconiq-card, body #charitable-donation-amount-form .charitable-form-fields .payconiq-card {
  background-color: #DB3A65;
  color: #fff;
  border-radius: 30px;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -6rem;
  margin-top: 2rem;
  gap: 0.5rem;
  flex-wrap: wrap;
}
body #charitable-donation-form .charitable-form-fields .payconiq-card img, body #charitable-donation-amount-form .charitable-form-fields .payconiq-card img {
  max-width: 150px;
}
body #charitable-donation-form .charitable-form-fields .payconiq-card h3, body #charitable-donation-amount-form .charitable-form-fields .payconiq-card h3 {
  font-weight: 700;
  font-size: 2.25rem;
  text-wrap: balance;
  margin: 0;
  flex: 1;
}
@media screen and (max-width: 1450px) {
  body #charitable-donation-form .charitable-form-fields .payconiq-card h3, body #charitable-donation-amount-form .charitable-form-fields .payconiq-card h3 {
    text-align: center;
  }
}
body #charitable-donation-form .charitable-form-fields .payconiq-card h3 span, body #charitable-donation-amount-form .charitable-form-fields .payconiq-card h3 span {
  font-family: var(--wp--preset--font-family--fkkk-always-a-better-time);
}
body #charitable-donation-form .charitable-form-fields #charitable_field_recurring_donation_period .charitable-fieldset-field-header, body #charitable-donation-amount-form .charitable-form-fields #charitable_field_recurring_donation_period .charitable-fieldset-field-header {
  display: none;
}
body #charitable-donation-form .charitable-form-fields #charitable_field_recurring_donation_period ul.recurring-donation-period, body #charitable-donation-amount-form .charitable-form-fields #charitable_field_recurring_donation_period ul.recurring-donation-period {
  display: flex;
  margin: 0;
}
body #charitable-donation-form .charitable-form-fields #charitable_field_recurring_donation_period ul.recurring-donation-period li, body #charitable-donation-amount-form .charitable-form-fields #charitable_field_recurring_donation_period ul.recurring-donation-period li {
  display: block;
  margin: 0;
  min-height: 40px;
}
body #charitable-donation-form .charitable-form-fields #charitable_field_recurring_donation_period ul.recurring-donation-period li:has([value=week], [value=quarter], [value=semiannual], [value=year], [value=month]), body #charitable-donation-amount-form .charitable-form-fields #charitable_field_recurring_donation_period ul.recurring-donation-period li:has([value=week], [value=quarter], [value=semiannual], [value=year], [value=month]) {
  display: none;
}
body #charitable-donation-form .charitable-form-fields #charitable_field_recurring_donation_period ul.recurring-donation-period li input, body #charitable-donation-amount-form .charitable-form-fields #charitable_field_recurring_donation_period ul.recurring-donation-period li input {
  display: none;
}
body #charitable-donation-form .charitable-form-fields #charitable_field_recurring_donation_period ul.recurring-donation-period li label, body #charitable-donation-amount-form .charitable-form-fields #charitable_field_recurring_donation_period ul.recurring-donation-period li label {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 1rem;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields {
  position: relative;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields {
  background-color: var(--wp--preset--color--primary);
  padding: 2rem;
  border-radius: 20px;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields {
  background-color: transparent;
  padding: 0;
  width: 100%;
  margin: 0;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields label, body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields .charitable-fieldset-field-header, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields label, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields .charitable-fieldset-field-header {
  display: none;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields input, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields input {
  padding: 1rem 2rem;
  border: none;
  border-radius: 100px;
  font-size: 1.25rem;
  font-weight: 400;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields select, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields select {
  padding-left: 2rem;
  padding-right: 2rem;
  border: none;
  border-radius: 100px;
  font-size: 1.25rem;
  font-weight: 400;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields textarea, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields textarea {
  border-radius: 30px;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields .charitable-form-field-radio ul, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields .charitable-form-field-radio ul {
  flex-direction: row;
  margin-top: 0;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields .charitable-form-field-radio ul label, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields .charitable-form-field-radio ul label {
  display: inline;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields .charitable-form-field-radio ul input, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields .charitable-form-field-radio ul input {
  padding: 4px;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_address_2, body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_state, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_address_2, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_state {
  display: none;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_street, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_street {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_street input, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_street input {
  width: 100%;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_street input:first-child, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_street input:first-child {
  flex-basis: 30%;
}
body #charitable-donation-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_street input:last-child, body #charitable-donation-amount-form .charitable-form-fields #charitable-donor-fields .charitable-form-fields #charitable-user-fields #charitable_field_street input:last-child {
  flex: 1;
}
body #charitable-donation-form .charitable-form-fields #charitable-gateway-fields, body #charitable-donation-amount-form .charitable-form-fields #charitable-gateway-fields {
  display: flex;
  flex-direction: column;
}
body #charitable-donation-form .charitable-form-fields #charitable-gateway-fields .charitable-submit-field button, body #charitable-donation-amount-form .charitable-form-fields #charitable-gateway-fields .charitable-submit-field button {
  background-color: #DB3A65;
  border-radius: 100px;
  width: 100%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
body #charitable-donation-form .charitable-form-fields #charitable-gateway-fields .bank-transfer-card, body #charitable-donation-amount-form .charitable-form-fields #charitable-gateway-fields .bank-transfer-card {
  background-color: var(--wp--preset--color--secondary-accent);
  border-radius: 30px;
  padding: 2rem;
  color: #fff;
  margin-top: auto;
}
body #charitable-donation-form .charitable-form-fields #charitable-gateway-fields > .charitable-gateway-fields, body #charitable-donation-amount-form .charitable-form-fields #charitable-gateway-fields > .charitable-gateway-fields {
  display: block;
}
body #charitable-donation-form > .charitable-submit-field, body #charitable-donation-amount-form > .charitable-submit-field {
  display: none;
}

.mc4wp-form input[name=EMAIL] {
  background-color: transparent !important;
  border-bottom: 1px solid #fff !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-size: 1.25rem !important;
}
.mc4wp-form input[name=EMAIL]::-moz-placeholder {
  color: #fff !important;
  font-size: 1.25rem !important;
}
.mc4wp-form input[name=EMAIL]::placeholder {
  color: #fff !important;
  font-size: 1.25rem !important;
}/*# sourceMappingURL=style.css.map */
