*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: Lato, sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
html, html :where(.editor-styles-wrapper), body#tinymce {
  font-family: Lato, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  color: #363a45;
  @media (min-width: 1600px) {
    font-size: 16px;
  }
  /*@media (min-width: 1920px) {
    font-size: 17px;
  }*/
}
/**
 * Titles & paragraphs
 */
h1 {
  margin-bottom: 1.5rem;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 900;
  line-height: 1.25;
}
h2 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 900;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(57 92 196 / var(--tw-text-opacity, 1));
}
h3 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 900;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(255 204 0 / var(--tw-text-opacity, 1));
}
h4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  line-height: 1.25;
}
h5 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  line-height: 1.25;
}
p {
  margin-bottom: 1rem;
}
.sp-small, .has-small-font-size {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.sp-lead, .has-large-font-size {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.space-cta {
  margin-top: 3rem;
}
.sp-large, .has-huge-font-size {
  font-size: 1.5rem;
  line-height: 2rem;
}
h2 + .sp-lead, h2 + .has-large-font-size,
h3 + .sp-lead, h3 + .has-large-font-size,
h2 + h3 {
  margin-top: -1rem;
}
h2, h3, h4 {
  .sp-icon {
    margin-right: 0.5rem;
  }
}
p, li, dt, dd {
  letter-spacing: .01em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  letter-spacing: .02em;
}
/**
 * Force color
 */
.has-black-color {
  --tw-text-opacity: 1 !important;
  color: rgb(34 34 34 / var(--tw-text-opacity, 1)) !important;
}
.has-yellow-color {
  --tw-text-opacity: 1 !important;
  color: rgb(255 204 0 / var(--tw-text-opacity, 1)) !important;
}
.has-light-yellow-color {
  --tw-text-opacity: 1 !important;
  color: rgb(255 221 17 / var(--tw-text-opacity, 1)) !important;
}
.has-dark-yellow-color {
  --tw-text-opacity: 1 !important;
  color: rgb(238 185 62 / var(--tw-text-opacity, 1)) !important;
}
.has-blue-color {
  --tw-text-opacity: 1 !important;
  color: rgb(57 92 196 / var(--tw-text-opacity, 1)) !important;
}
.has-light-blue-color {
  --tw-text-opacity: 1 !important;
  color: rgb(74 109 213 / var(--tw-text-opacity, 1)) !important;
}
.has-dark-blue-color {
  --tw-text-opacity: 1 !important;
  color: rgb(57 80 168 / var(--tw-text-opacity, 1)) !important;
}
.has-navy-color {
  --tw-text-opacity: 1 !important;
  color: rgb(37 51 107 / var(--tw-text-opacity, 1)) !important;
}
.has-light-navy-color {
  --tw-text-opacity: 1 !important;
  color: rgb(38 59 125 / var(--tw-text-opacity, 1)) !important;
}
.has-dark-navy-color {
  --tw-text-opacity: 1 !important;
  color: rgb(20 34 90 / var(--tw-text-opacity, 1)) !important;
}
.has-orange-color {
  --tw-text-opacity: 1 !important;
  color: rgb(255 165 20 / var(--tw-text-opacity, 1)) !important;
}
.has-light-orange-color {
  --tw-text-opacity: 1 !important;
  color: rgb(255 182 37 / var(--tw-text-opacity, 1)) !important;
}
.has-dark-orange-color {
  --tw-text-opacity: 1 !important;
  color: rgb(230 149 56 / var(--tw-text-opacity, 1)) !important;
}
.has-green-color {
  --tw-text-opacity: 1 !important;
  color: rgb(30 165 180 / var(--tw-text-opacity, 1)) !important;
}
.has-light-green-color {
  --tw-text-opacity: 1 !important;
  color: rgb(47 182 197 / var(--tw-text-opacity, 1)) !important;
}
.has-dark-green-color {
  --tw-text-opacity: 1 !important;
  color: rgb(70 144 158 / var(--tw-text-opacity, 1)) !important;
}
.has-base-color,
.has-gray-color {
  --tw-text-opacity: 1 !important;
  color: rgb(54 58 69 / var(--tw-text-opacity, 1)) !important;
}
.has-light-gray-color {
  --tw-text-opacity: 1 !important;
  color: rgb(71 75 86 / var(--tw-text-opacity, 1)) !important;
}
.has-dark-color,
.has-dark-gray-color {
  --tw-text-opacity: 1 !important;
  color: rgb(48 51 60 / var(--tw-text-opacity, 1)) !important;
}
.has-reverse-color {
  --tw-text-opacity: 1 !important;
  color: rgb(209 213 220 / var(--tw-text-opacity, 1)) !important;
}
.has-light-color {
  --tw-text-opacity: 1 !important;
  color: rgb(226 230 237 / var(--tw-text-opacity, 1)) !important;
}
.has-white-color {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
/**
 * Separators
 */
hr {
  margin-bottom: 1rem;
  width: 8rem;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
  margin-left: 0px !important;
  border-style: none !important;
  height: 5px;
  .has-text-align-center + & {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/**
 * Buttons
 */
.sp-button {

  /* Rounded */

  text-decoration-line: none !important;

  margin-right: 1rem;

  margin-bottom: 0.5rem;

  display: inline-block;

  border-radius: 9999px;

  border-style: solid;

  padding-left: 1.5rem;

  padding-right: 1.5rem;

  padding-top: 0.75rem;

  padding-bottom: 0.75rem;

  line-height: 1.25;

  transition-property: all;

  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

  transition-duration: 150ms;
  border-width: 3px;

  &[disabled] {
    cursor: not-allowed;
  }

  &[disabled] {
    opacity: 0.5;
  }

  .has-huge-font-size > &, &.xl {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .has-huge-font-size > &, &.xl {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .has-huge-font-size > &, &.xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .has-large-font-size > &, &.lg {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }
  .has-large-font-size > &, &.lg {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .has-large-font-size > &, &.lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .has-small-font-size > &, &.sm {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .has-small-font-size > &, &.sm {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .has-small-font-size > &, &.sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .has-tiny-font-size > &, &.xs {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .has-tiny-font-size > &, &.xs {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .has-tiny-font-size > &, &.xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  /* Colors */
  &.bg-primary,
  &.bg-blue {
    --tw-border-opacity: 1;
    border-color: rgb(57 92 196 / var(--tw-border-opacity, 1));
  }
  &.bg-primary,
  &.bg-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
  }
  &.bg-primary,
  &.bg-blue {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-primary,
  &.bg-blue {
    &:hover, &:focus, &:active, &.active {
      &:not(.variant-badge) {
        --tw-border-opacity: 1;
        border-color: rgb(57 80 168 / var(--tw-border-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-bg-opacity: 1;
        background-color: rgb(57 80 168 / var(--tw-bg-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
      &:not(.variant-badge) {
        box-shadow: 0 0 0 2.5px #fff, 0 0 0 4.5px rgb(255 204 0);
      }
    }
  }
  &.bg-yellow {
    --tw-border-opacity: 1;
    border-color: rgb(255 204 0 / var(--tw-border-opacity, 1));
  }
  &.bg-yellow {
    --tw-bg-opacity: 1;
    background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
  }
  &.bg-yellow {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  &.bg-yellow {
    &:hover, &:focus, &:active, &.active {
      &:not(.variant-badge) {
        --tw-border-opacity: 1;
        border-color: rgb(238 185 62 / var(--tw-border-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-bg-opacity: 1;
        background-color: rgb(238 185 62 / var(--tw-bg-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
      &:not(.variant-badge) {
        box-shadow: 0 0 0 2.5px #fff, 0 0 0 4.5px rgb(255 204 0);
      }
    }
  }
  &.bg-navy {
    --tw-border-opacity: 1;
    border-color: rgb(38 59 125 / var(--tw-border-opacity, 1));
  }
  &.bg-navy {
    --tw-bg-opacity: 1;
    background-color: rgb(38 59 125 / var(--tw-bg-opacity, 1));
  }
  &.bg-navy {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-navy {
    &:hover, &:focus, &:active, &.active {
      &:not(.variant-badge) {
        --tw-border-opacity: 1;
        border-color: rgb(37 51 107 / var(--tw-border-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-bg-opacity: 1;
        background-color: rgb(37 51 107 / var(--tw-bg-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
      &:not(.variant-badge) {
        box-shadow: 0 0 0 2.5px #fff, 0 0 0 4.5px rgb(255 204 0);
      }
    }
  }
  &.bg-orange {
    --tw-border-opacity: 1;
    border-color: rgb(255 165 20 / var(--tw-border-opacity, 1));
  }
  &.bg-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(255 165 20 / var(--tw-bg-opacity, 1));
  }
  &.bg-orange {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-orange {
    &:hover, &:focus, &:active, &.active {
      &:not(.variant-badge) {
        --tw-border-opacity: 1;
        border-color: rgb(230 149 56 / var(--tw-border-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-bg-opacity: 1;
        background-color: rgb(230 149 56 / var(--tw-bg-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
      &:not(.variant-badge) {
        box-shadow: 0 0 0 2.5px #fff, 0 0 0 4.5px rgb(255 204 0);
      }
    }
  }
  &.bg-green {
    --tw-border-opacity: 1;
    border-color: rgb(30 165 180 / var(--tw-border-opacity, 1));
  }
  &.bg-green {
    --tw-bg-opacity: 1;
    background-color: rgb(30 165 180 / var(--tw-bg-opacity, 1));
  }
  &.bg-green {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-green {
    &:hover, &:focus, &:active, &.active {
      &:not(.variant-badge) {
        --tw-border-opacity: 1;
        border-color: rgb(70 144 158 / var(--tw-border-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-bg-opacity: 1;
        background-color: rgb(70 144 158 / var(--tw-bg-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
      &:not(.variant-badge) {
        box-shadow: 0 0 0 2.5px #fff, 0 0 0 4.5px rgb(255 204 0);
      }
    }
  }
  &.bg-gray {
    --tw-border-opacity: 1;
    border-color: rgb(54 58 69 / var(--tw-border-opacity, 1));
  }
  &.bg-gray {
    --tw-bg-opacity: 1;
    background-color: rgb(54 58 69 / var(--tw-bg-opacity, 1));
  }
  &.bg-gray {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-gray {
    &:hover, &:focus, &:active, &.active {
      &:not(.variant-badge) {
        --tw-border-opacity: 1;
        border-color: rgb(48 51 60 / var(--tw-border-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-bg-opacity: 1;
        background-color: rgb(48 51 60 / var(--tw-bg-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
      &:not(.variant-badge) {
        box-shadow: 0 0 0 2.5px #fff, 0 0 0 4.5px rgb(48 51 60);
      }
    }
  }
  &.bg-light {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  }
  &.bg-light {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  &.bg-light {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  &.bg-light {
    &:hover, &:focus, &:active, &.active {
      &:not(.variant-badge) {
        --tw-border-opacity: 1;
        border-color: rgb(246 243 244 / var(--tw-border-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-bg-opacity: 1;
        background-color: rgb(246 243 244 / var(--tw-bg-opacity, 1));
      }
    }
  }
  &.bg-dark {
    --tw-border-opacity: 1;
    border-color: rgb(34 34 34 / var(--tw-border-opacity, 1));
  }
  &.bg-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  }
  &.bg-dark {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-dark {
    &:hover, &:focus, &:active, &.active {
      &:not(.variant-badge) {
        --tw-border-opacity: 1;
        border-color: rgb(48 51 60 / var(--tw-border-opacity, 1));
      }
      &:not(.variant-badge) {
        --tw-bg-opacity: 1;
        background-color: rgb(48 51 60 / var(--tw-bg-opacity, 1));
      }
    }
  }

  /* Variants */
  &.variant-outline {
    color: inherit;
    background: transparent;
    &:hover, &:focus, &:active, &.active {
      box-shadow: none;
    }
  }
  &.variant-badge {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  &.variant-badge {
    padding-left: 0px;
    padding-right: 0px;
  }
  &.variant-badge {
    text-align: center;
  }
  &.variant-badge {
    .sp-icon svg {
      margin-left: 0px !important;
    }
    min-width: 3.6rem;
    .has-huge-font-size > &, &.xl {
      min-width: 4.4rem;
    }
    .has-large-font-size > &, &.lg {
      min-width: 4.1rem;
    }
    .has-small-font-size > &, &.sm {
      padding-top: 0.75rem;
      padding-bottom: 0.75rem;
    }
    .has-small-font-size > &, &.sm {
      min-width: 3.1rem;
    }
    .has-tiny-font-size > &, &.xs {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
    }
    .has-tiny-font-size > &, &.xs {
      min-width: 2.35rem;
    }
    &:hover, &:focus, &:active, &.active {
      box-shadow: none;
    }

    /* Negative margins in table */
    td &, th & {
      margin-top: -.8rem;
      margin-bottom: -.4rem;
    }
  }

  /* Alignments */
  &.variant-push-right {
    margin-left: 2rem;
  }
  &.variant-push-right {
    vertical-align: middle;
  }
  &.variant-left {
    float: left;
  }
  &.variant-left {
    vertical-align: middle;
  }
  &.variant-right {
    float: right;
  }
  &.variant-right {
    vertical-align: middle;
  }

}
/**
 * Icons
 */
.sp-icon {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  vertical-align: middle;
  svg {
    height: 3rem;
  }
  svg {
    width: 3rem;
  }
  ul & svg {
    height: 1.5rem;
  }
  ul & svg {
    width: 1.5rem;
  }
  &.lg svg {
    height: 4rem;
  }
  &.lg svg {
    width: 4rem;
  }
  &.xl svg {
    height: 5rem;
  }
  &.xl svg {
    width: 5rem;
  }
  &.md svg {
    height: 2rem;
  }
  &.md svg {
    width: 2rem;
  }
  &.sm svg {
    height: 1.5rem;
  }
  &.sm svg {
    width: 1.5rem;
  }
  &.xs svg, .sp-button & svg {
    height: 1rem;
  }
  &.xs svg, .sp-button & svg {
    width: 1rem;
  }
  .sp-button & svg {
    margin-left: 0.5rem;
  }

  &.bg-primary,
  &.bg-blue {
    border-radius: 1rem;
  }

  &.bg-primary,
  &.bg-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
  }

  &.bg-primary,
  &.bg-blue {
    padding: 1.5rem;
  }

  &.bg-primary,
  &.bg-blue {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  &.bg-primary,
  &.bg-blue {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  &.bg-primary,
  &.bg-blue {
    &.variant-outline {
      --tw-border-opacity: 1;
      border-color: rgb(57 92 196 / var(--tw-border-opacity, 1));
    }
    &.variant-outline {
      --tw-text-opacity: 1;
      color: rgb(57 92 196 / var(--tw-text-opacity, 1));
    }
    &.variant-outline {
      border-width: 3px;
    }
  }
  &.bg-yellow {
    border-radius: 1rem;
  }
  &.bg-yellow {
    --tw-bg-opacity: 1;
    background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
  }
  &.bg-yellow {
    padding: 1.5rem;
  }
  &.bg-yellow {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-yellow {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  &.bg-yellow {
    &.variant-outline {
      --tw-border-opacity: 1;
      border-color: rgb(255 204 0 / var(--tw-border-opacity, 1));
    }
    &.variant-outline {
      --tw-text-opacity: 1;
      color: rgb(255 204 0 / var(--tw-text-opacity, 1));
    }
    &.variant-outline {
      border-width: 3px;
    }
  }
  &.bg-navy {
    border-radius: 1rem;
  }
  &.bg-navy {
    --tw-bg-opacity: 1;
    background-color: rgb(38 59 125 / var(--tw-bg-opacity, 1));
  }
  &.bg-navy {
    padding: 1.5rem;
  }
  &.bg-navy {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-navy {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  &.bg-navy {
    &.variant-outline {
      --tw-border-opacity: 1;
      border-color: rgb(38 59 125 / var(--tw-border-opacity, 1));
    }
    &.variant-outline {
      --tw-text-opacity: 1;
      color: rgb(38 59 125 / var(--tw-text-opacity, 1));
    }
    &.variant-outline {
      border-width: 3px;
    }
  }
  &.bg-orange {
    border-radius: 1rem;
  }
  &.bg-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(255 165 20 / var(--tw-bg-opacity, 1));
  }
  &.bg-orange {
    padding: 1.5rem;
  }
  &.bg-orange {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-orange {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  &.bg-orange {
    &.variant-outline {
      --tw-border-opacity: 1;
      border-color: rgb(255 165 20 / var(--tw-border-opacity, 1));
    }
    &.variant-outline {
      --tw-text-opacity: 1;
      color: rgb(255 165 20 / var(--tw-text-opacity, 1));
    }
    &.variant-outline {
      border-width: 3px;
    }
  }
  &.bg-green {
    border-radius: 1rem;
  }
  &.bg-green {
    --tw-bg-opacity: 1;
    background-color: rgb(30 165 180 / var(--tw-bg-opacity, 1));
  }
  &.bg-green {
    padding: 1.5rem;
  }
  &.bg-green {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-green {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  &.bg-green {
    &.variant-outline {
      --tw-border-opacity: 1;
      border-color: rgb(30 165 180 / var(--tw-border-opacity, 1));
    }
    &.variant-outline {
      --tw-text-opacity: 1;
      color: rgb(30 165 180 / var(--tw-text-opacity, 1));
    }
    &.variant-outline {
      border-width: 3px;
    }
  }
  &.bg-light {
    border-radius: 1rem;
  }
  &.bg-light {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  &.bg-light {
    padding: 1.5rem;
  }
  &.bg-light {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  &.bg-light {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  &.bg-light {
    &.variant-outline {
      --tw-border-opacity: 1;
      border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
    }
    &.variant-outline {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    &.variant-outline {
      border-width: 3px;
    }
  }
  &.bg-dark {
    border-radius: 1rem;
  }
  &.bg-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  }
  &.bg-dark {
    padding: 1.5rem;
  }
  &.bg-dark {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-dark {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  &.bg-dark {
    &.variant-outline {
      --tw-border-opacity: 1;
      border-color: rgb(34 34 34 / var(--tw-border-opacity, 1));
    }
    &.variant-outline {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
    &.variant-outline {
      border-width: 3px;
    }
  }
}
/**
 * Lists
 */
.sp-content, html :where(.editor-styles-wrapper), body#tinymce {
  a {
    text-decoration-line: underline;
  }
  a {
    &:hover, &:active, &:focus, &.active {
      text-decoration-line: none;
    }
  }
  ul, ol {
    margin-bottom: 1rem;
  }
  ul > :not([hidden]) ~ :not([hidden]), ol > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
  ul, ol {
    padding-left: 2rem;
  }
  ul {
    li {
      &:before {
        content: "";
      }
      &:before {
        margin-right: 0.5rem;
      }
      &:before {
        display: inline-block;
      }
      &:before {
        height: 0.5rem;
      }
      &:before {
        width: 0.5rem;
      }
      &:before {
        border-radius: 9999px;
      }
      &:before {
        --tw-bg-opacity: 1;
        background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
      }
      &.wp-block-post > p {
        display: inline;
      }
    }
  }
  ol {
    counter-reset: sp-ol;
    li {
      counter-increment: sp-ol;
      &:before {
        margin-right: 0.5rem;
      }
      &:before {
        display: inline-block;
      }
      &:before {
        height: 1.5rem;
      }
      &:before {
        width: 1.5rem;
      }
      &:before {
        border-radius: 9999px;
      }
      &:before {
        --tw-border-opacity: 1;
        border-color: rgb(255 204 0 / var(--tw-border-opacity, 1));
      }
      &:before {
        text-align: center;
      }
      &:before {
        font-size: 0.875rem;
        line-height: 1.25rem;
      }
      &:before {
        font-weight: 600;
      }
      &:before {
        line-height: 1;
      }
      &:before {
        --tw-text-opacity: 1;
        color: rgb(34 34 34 / var(--tw-text-opacity, 1));
      }
      &:before {
        border-width: 3px;
        padding-top: 2px;
        content: counter(sp-ol);
      }
    }
  }
}
ul.sp-unstyled > :not([hidden]) ~ :not([hidden]), ul.sp-inline > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
}
ul.sp-unstyled, ul.sp-inline {
  padding: 0px !important;
  li {
    &:before {
      display: none !important;
    }
  }
}
ul.sp-inline {
  li {
    display: inline-block;
  }
  li {
    padding-bottom: 1rem;
  }
}
/**
 * Tables
 */
.wp-block-table {
  margin-top: 2rem;
  margin-bottom: 2rem;
  overflow-x: auto;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(246 243 244 / var(--tw-border-opacity, 1));
  table {
    min-width: 720px;
  }
  thead, tfoot {
    border-style: none;
  }
  thead {
    --tw-bg-opacity: 1;
    background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
  }
  thead {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  tbody {
    tr {
      border-bottom-width: 1px;
    }
    tr {
      --tw-border-opacity: 1;
      border-color: rgb(246 243 244 / var(--tw-border-opacity, 1));
    }
  }
  tfoot {
    --tw-bg-opacity: 1;
    background-color: rgb(246 243 244 / var(--tw-bg-opacity, 1));
  }
  th, td {
    border-style: none;
  }
  th, td {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  th, td {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  th, td {
    text-align: left;
  }
  &.is-style-stripes tbody tr:nth-child(odd) {
    --tw-bg-opacity: 1;
    background-color: rgb(246 243 244 / var(--tw-bg-opacity, 1));
  }
  &.shadow {
    border-style: none;
  }
  &.shadow {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  &.label-30 .has-fixed-layout td:first-child,
  &.label-30 .has-fixed-layout th:first-child {
    width: 30%;
  }
  &.label-40 .has-fixed-layout td:first-child,
  &.label-40 .has-fixed-layout th:first-child {
    width: 40%;
  }
  &.label-50 .has-fixed-layout td:first-child,
  &.label-50 .has-fixed-layout th:first-child {
    width: 50%;
  }
}
/**
 * Flex columns
 */
.wp-block-column.is-layout-flow > .wp-block-group.is-layout-flex.is-vertical {
  height: 100%;
  gap: 1rem;
}
/**
  * Forms
  */
.wpcf7 {
  .form-control {
    display: block;
  }
  .form-control {
    width: 100%;
  }
  .form-control {
    border-radius: 0.375rem;
  }
  .form-control {
    border-width: 1px;
  }
  .form-control {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 220 / var(--tw-border-opacity, 1));
  }
  .form-control {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .form-control {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .form-control {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .form-control {
/*
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-colorease-in-out .15s, box-shadowease-in-out .15s;    
    */
  }
}
.container {
  width: 100%;
}
@media (min-width: 480px) {

  .container {
    max-width: 480px;
  }
}
@media (min-width: 782px) {

  .container {
    max-width: 782px;
  }
}
@media (min-width: 976px) {

  .container {
    max-width: 976px;
  }
}
@media (min-width: 1440px) {

  .container {
    max-width: 1440px;
  }
}
/**
 * Grid & constrained layout
 */
.wp-site-blocks {
  overflow: hidden;
}
/* Constrained */
.is-layout-constrained {
  /*@apply max-w-fit md:max-w-3xl lg:max-w-5xl xl:max-w-7xl mx-auto;*/
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 782px) {
  .is-layout-constrained {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .is-layout-constrained {
    max-width: 920px;
  }
}
@media (min-width: 1200px) {
  .is-layout-constrained {
    max-width: 1024px;
  }
}
@media (min-width: 1440px) {
  .is-layout-constrained {
    max-width: 1280px;
  }
}
/* Column gap, centered contents */
.is-layout-flex {
  gap: 2rem;
}
/**
 * Header
 */
.sp-header {

  /* Padding */

  position: absolute;

  width: 100%;

  --tw-bg-opacity: 1;

  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));

  padding-top: 2rem;

  padding-bottom: 2rem;

  --tw-text-opacity: 1;

  color: rgb(34 34 34 / var(--tw-text-opacity, 1));

  /* Navigation */
  .navigation {
    display: flex;
  }
  .navigation {
    align-items: center;
  }
  .navigation {
    justify-content: space-between;
  }
  .navigation {
    gap: 1rem;
  }
  .navigation {
    .logo {
      .reverse {
        display: none;
      }
      img {
        display: block;
      }
      img {
        width: 272px;
        height: auto;
      }
    }
    .mobile-logo {
      display: none;
    }
    .menus {
      display: flex;
    }
    .menus {
      align-items: center;
    }
    .menus {
      gap: 2rem;
    }
    .menus {
      text-align: end;
    }
    .menus {
      .mobile-button {
        display: none;
      }
    }

    /* Primary menu */
    .primary .menu {
      display: flex;
    }
    .primary .menu {
      align-items: center;
    }
    .primary .menu {
      gap: 2rem;
    }
    .primary .menu {
      & > li {
        & > a {
          position: relative;
        }
        & > a {
          padding: 1rem;
        }
        & > a {
          font-size: 1.25rem;
          line-height: 1.75rem;
        }
        & > a {
          font-weight: 500;
        }
        & > a {
          &:after {
            content: "";
          }
          &:after {
            position: absolute;
          }
          &:after {
            bottom: 0px;
          }
          &:after {
            left: 0px;
          }
          &:after {
            height: 0.25rem;
          }
          &:after {
            width: 0px;
          }
          &:after {
            border-radius: 0.125rem;
          }
          &:after {
            --tw-bg-opacity: 1;
            background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
          }
          &:after {
            transition-property: all;
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-duration: 150ms;
          }
        }
        &.menu-item-has-children > a {
          padding-right: 1.5rem;
        }
        &.menu-item-has-children > a {
          &:before {
            content: "›";
          }
          &:before {
            position: absolute;
          }
          &:before {
            right: 0px;
          }
          &:before {
            display: inline-block;
          }
          &:before {
            --tw-rotate: 90deg;
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          }
          &:before {
            font-size: 1.25rem;
            line-height: 1.75rem;
          }
          &:before {
            transition-property: transform;
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-duration: 150ms;
          }
          &:before {
            top: 0.8rem;
          }
        }
        /*&:hover, &:focus, &:active, */&.current-menu-item, &.current-menu-ancestor {
          & > a:after {
            width: 100%;
          }
        }
        &:hover, &:focus, &:active {
          &.menu-item-has-children > a:before {
            --tw-rotate: -90deg;
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
          }
          .sub-menu {
            max-height: 12rem;
          }
        }
        &.mobile-menu {
          display: none;
        }
        &.mobile-menu {
          li {
            display: none;
          }
          li {
            &.anon {
              display: block;
            }
          }
          &.logged {
            li {
              display: block;
            }
            li {
              &.anon {
                display: none;
              }
            }
          }
        }
      }
      .sub-menu {
        position: absolute;
      }
      .sub-menu {
        left: 0px;
      }
      .sub-menu {
        margin-top: 1.5rem;
      }
      .sub-menu {
        max-height: 0px;
      }
      .sub-menu {
        width: 100%;
      }
      .sub-menu {
        overflow: hidden;
      }
      .sub-menu {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
      }
      .sub-menu {
        text-align: left;
      }
      .sub-menu {
        --tw-text-opacity: 1;
        color: rgb(34 34 34 / var(--tw-text-opacity, 1));
      }
      .sub-menu {
        --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
      }
      .sub-menu {
        transition: max-height 300ms ease-in;
        .is-layout-constrained {
          margin-top: 3rem;
          margin-bottom: 3rem;
        }
        .is-layout-constrained {
          display: flex;
        }
        .is-layout-constrained {
          justify-content: space-between;
        }
        .is-layout-constrained {
          gap: 4rem;
        }
        li {
          flex: 1 1 0%;
        }
        li {
          & > a {
            display: flex;
          }
          & > a {
            gap: 1rem;
          }
          & > a {
            svg {
              height: 2.5rem;
            }
            svg {
              width: 2.5rem;
            }
            svg {
              stroke: #395cc4;
            }
            svg {
              flex: 0 0 2.5rem;
            }
            .title {
              margin-bottom: 0.5rem;
            }
            .title {
              display: block;
            }
            .title {
              font-weight: 600;
            }
            .title {
              transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
              transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
              transition-duration: 150ms;
            }
            .title {
              font-size: 1.1rem;
            }
            .desc {
              --tw-text-opacity: 1;
              color: rgb(54 58 69 / var(--tw-text-opacity, 1));
            }
            &:hover .title {
              --tw-text-opacity: 1;
              color: rgb(255 204 0 / var(--tw-text-opacity, 1));
            }
          }
        }
      }
    }

    /* Account & mobile menu icons */
    .account .login, .mobile-button .burger {
      display: inline-block;
    }
    .account .login, .mobile-button .burger {
      cursor: pointer;
    }
    .account .login, .mobile-button .burger {
      border-radius: 9999px;
    }
    .account .login, .mobile-button .burger {
      --tw-bg-opacity: 1;
      background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
    }
    .account .login, .mobile-button .burger {
      padding: 0.5rem;
    }
    .account .login, .mobile-button .burger {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    .account .login, .mobile-button .burger {
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    .account .login:hover, .mobile-button .burger:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(238 185 62 / var(--tw-bg-opacity, 1));
    }
    .account .login, .mobile-button .burger {
      svg {
        height: 1.5rem;
      }
      svg {
        width: 1.5rem;
      }
    }

    /* Account menu */
    .account {
      position: relative;
    }
    .account {
      .wrapper {
        position: absolute;
      }
      .wrapper {
        right: 0px;
      }
      .wrapper {
        max-height: 0px;
      }
      .wrapper {
        overflow: hidden;
      }
      .wrapper {
        border-radius: 0.75rem;
      }
      .wrapper {
        opacity: 0;
      }
      .wrapper {
        --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
        --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
      }
      .wrapper {
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
      }
      .wrapper {
        transition-duration: 300ms;
      }
      &:hover .wrapper {
        max-height: 24rem;
      }
      &:hover .wrapper {
        opacity: 1;
      }
      .menu {
        width: 18rem;
      }
      .menu {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
      }
      .menu {
        padding-left: 2rem;
        padding-right: 2rem;
      }
      .menu {
        padding-top: 1.5rem;
      }
      .menu {
        padding-bottom: 1rem;
      }
      .menu {
        text-align: left;
      }
      .menu {
        --tw-text-opacity: 1;
        color: rgb(34 34 34 / var(--tw-text-opacity, 1));
      }
      .menu {
        li {
          display: none;
        }
        li {
          padding-bottom: 0.5rem;
        }
        li {
          &.anon {
            display: block;
          }
        }
        a:hover {
          --tw-text-opacity: 1;
          color: rgb(255 204 0 / var(--tw-text-opacity, 1));
        }
        .sp-button {
          margin-top: 1rem;
          margin-bottom: 1rem;
        }
        .sp-button {
          margin-left: 0px;
          margin-right: 0px;
        }
        .sp-button {
          &:hover a {
            --tw-text-opacity: 1;
            color: rgb(255 255 255 / var(--tw-text-opacity, 1));
          }
        }
        /* Logged */
        &.logged {
          li {
            display: block;
          }
          li {
            &.anon {
              display: none;
            }
            &.sp-button {
              display: inline-block;
            }
          }
        }
        .username {
          margin-bottom: 1rem;
        }
        .username {
          border-bottom-width: 1px;
        }
        .username {
          --tw-border-opacity: 1;
          border-color: rgb(246 243 244 / var(--tw-border-opacity, 1));
        }
        .username {
          font-weight: 600;
        }
      }
    }

    @media (max-width: 1399px) {
      .primary .menu .sub-menu li > a svg {
        height: 2rem;
      }
      .primary .menu .sub-menu li > a svg {
        width: 2rem;
      }
      .primary .menu .sub-menu li > a svg {
        flex: 0 0 2rem;
      }
    }

    @media (max-width: 991px) {
      .mobile-logo,
      .primary .menu > li.mobile-menu,
      .menus .mobile-button {
        display: block;
      }
      .mobile-logo {
        padding: 1rem;
      }
      .mobile-logo {
        img {
          max-width: 272px;
        }
      }
      .menus .account {
        display: none;
      }
      .menus .primary {
        position: fixed;
      }
      .menus .primary {
        top: 0px;
      }
      .menus .primary {
        left: 0px;
      }
      .menus .primary {
        height: 100%;
      }
      .menus .primary {
        --tw-bg-opacity: 1;
        background-color: rgb(54 58 69 / var(--tw-bg-opacity, 1));
      }
      .menus .primary {
        padding-top: 0.75rem;
      }
      .menus .primary {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
      .menus .primary {
        --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
        --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
      }
      .menus .primary {
        transition: left 300ms ease-in;
        left: -420px;
        width: 400px;
        max-width: 80%;
        z-index: 9999;
        .menu {
          flex-direction: column;
        }
        .menu {
          align-items: stretch;
        }
        .menu {
          gap: 0px;
        }
        .menu {
          & > li > a {
            display: block;
          }
          & > li > a {
            text-align: left;
          }
          & > li > a {
            text-transform: uppercase;
          }
          & > li > a {
            &:before {
              right: 1rem;
            }
          }
          .sub-menu {
            position: static;
          }
          .sub-menu {
            margin-top: 0px;
          }
          .sub-menu {           
            & > div {
              margin: 0px;
            }           
            & > div {
              flex-direction: column;
            }           
            & > div {
              gap: 0px;
            }
            li > a {
              padding: 1rem;
            }
            li > a {
              svg {
                height: 2rem;
              }
              svg {
                width: 2rem;
              }
              .title {
                margin-bottom: 0px;
              }
              .title {
                font-size: 1rem;
                line-height: 1.5rem;
              }
              .desc {
                font-size: 0.875rem;
                line-height: 1.25rem;
              }
            }
          }
          & > li {
            &:hover, &:focus, &:active {
              .sub-menu {
                max-height: 24rem;
              }
            }
          }
        }
      }
    }
  }

  /* Sticky menu */
  body.scrolled & {

    /* Padding */

  }
  body.scrolled & {
    position: fixed;
  }
  body.scrolled & {
    z-index: 50;
  }
  body.scrolled & {
    --tw-bg-opacity: 1;
    background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
  }
  body.scrolled & {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  body.scrolled & {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  body.scrolled & {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  body.scrolled & {
    margin-top: -100px;

    /* Blue navigation */
    .navigation {
      .logo {
        .regular {
          display: none;
        }
        .reverse {
          display: block;
        }
      }
    }

  }

  /* Show fixed menu */
  body.showmenu & {
    transition: margin-top 300ms ease-in;
    margin-top: 0;
  }

  &.active {
    .menus .primary {
      left: 0;
    }
    .mobile-button .burger:after {
      content: "";
      position: fixed;
      z-index: 9990;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: black;
      opacity: .1;
    }
  }

  /* Highlights */
  .highlights {
    display: none;
  }

  @media (max-width: 781px) {
    .navigation {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }
  }

}
/**
 * Content
 */
.sp-content {
  padding-top: 7rem;

  /* Margins */
  .wp-block-post-content > .wp-block-group {
    margin-bottom: 6rem;
  }
  .wp-block-post-content > .wp-block-group {
    padding-left: 1.5rem;
  }
  .wp-block-post-content > .wp-block-group {
    padding-right: 1.5rem;
  }
  .wp-block-post-content > .wp-block-group {

    /* Except for last one */
    &:last-child {
      margin-bottom: 0px;
    }
    &:last-child {
      /* Compensate footer's negative margin */
      & > .is-layout-constrained {
        padding-bottom: 5rem;
      }
    }
  }
}
/**
 * Footer
 */
.sp-footer {

  /* Padding */

  --tw-bg-opacity: 1;

  background-color: rgb(54 58 69 / var(--tw-bg-opacity, 1));

  padding-top: 2rem;

  padding-bottom: 3rem;

  --tw-text-opacity: 1;

  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  margin-top: -2rem;

  /* Divide */
  & > div > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }
  & > div > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(209 213 220 / var(--tw-divide-opacity, 1));
  }

  /* Links */
  a:hover {
    --tw-text-opacity: 1;
    color: rgb(209 213 220 / var(--tw-text-opacity, 1));
  }

  /* Navigation */
  .navigation {
    padding-bottom: 1.5rem;
  }
  .navigation {
    &, .column {
      display: flex;
    }
    &, .column {
      justify-content: stretch;
    }
    &, .column {
      gap: 2rem;
    }
    .column:first-child {
      flex: 3;
    }
    .column:last-child {
      flex: 2;
    }
    .column > * {
      flex: 1 1 0%;
    }
    .about {
      /*flex: 4;*/
    }
    .about {
      display: flex;
    }
    .about {
      flex-direction: column;
    }
    .about {
      justify-content: space-between;
    }
    .menus {
      /*flex: 3;*/
    }
    .company {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
    .company {
      --tw-text-opacity: 1;
      color: rgb(209 213 220 / var(--tw-text-opacity, 1));
    }
    .company {
      img {
        margin-bottom: 1.5rem;
      }
      img {
        display: block;
      }
      img {
        width: 272px;
        height: auto;
      }
    }
    .menus, .contact, .tagline {
      margin-bottom: 2rem;
    }
    .menus, .contact, .tagline {
      padding-top: 0.5rem;
    }
    .menus, .contact, .tagline {
      h3 {
        margin-top: 0px;
      }
      h3 {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
    }
    .sitemap {
      display: flex;
    }
    .sitemap {
      gap: 2rem;
    }
    .social .menu {
      display: flex;
    }
    .social .menu {
      gap: 1rem;
    }
    .menus ul > :not([hidden]) ~ :not([hidden]) {
      --tw-space-y-reverse: 0;
      margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
    }
  }

  /* Credits */
  .credits {
    padding-top: 1rem;
  }
  .credits {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .credits {
    --tw-text-opacity: 1;
    color: rgb(209 213 220 / var(--tw-text-opacity, 1));
  }
  .credits {
    .menu {
      display: flex;
    }
    .menu > :not([hidden]) ~ :not([hidden]) {
      --tw-divide-x-reverse: 0;
      border-right-width: calc(1px * var(--tw-divide-x-reverse));
      border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    }
    .menu {
      line-height: 1;
    }
    .menu {
      li:not(:first-child) {
        margin-left: 0.5rem;
      }
      li:not(:first-child) {
        padding-left: 0.5rem;
      }
      a:hover {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
    }
  }

  @media (max-width: 1399px) {
    .navigation .sitemap .menu {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
  }

  @media (max-width: 991px) {
    .navigation {
      flex-direction: column;
    }
    .menus, .contact, .tagline {
      padding-top: 0px !important;
    }
    /*.menus ul {
      column-count: 2;
      column-gap: 2rem;
    }*/
  }
  @media (max-width: 781px) {
    margin-top: 0;
    .navigation {
      gap: 0px;
    }
    .navigation, .credits {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
    }
    .navigation .column {
      flex-direction: column;
    }
    /*.menus ul {
      column-count: 1;
    }*/
    .sitemap {
      flex-direction: column;
    }
    .credits .menu {
      display: block !important;
    }
    .credits .menu > :not([hidden]) ~ :not([hidden]) {
      border-style: none !important;
    }
    .credits .menu {
      li {
        display: inline;
      }
      li {
        &:first-child {
          margin-bottom: 0.5rem;
        }
        &:first-child {
          display: block;
        }
        &:not(:first-child) {
          margin-left: 0px;
        }
        &:not(:first-child) {
          margin-right: 1rem;
        }
        &:not(:first-child) {
          padding-left: 0px;
        }
      }
    }
  }

}
@media (max-width: 991px) {
  .sp-header {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .sp-content {
    padding-top: 6rem;
  }
  .sp-footer {
    margin-top: 2rem;
  }
}
/* TinyMCE */
body#tinymce {
  padding: 1rem !important;
}
/* Gutenberg */
* > body {
  padding-right: 0;
}
html :where(.wp-block) {
  max-width: 100%;
}
/* Block editor */
html :where(.editor-styles-wrapper) {

  /* Remove title wrapper top-margin */
  .editor-visual-editor__post-title-wrapper {
    margin-top: 0 !important;
    margin-bottom: 2rem !important;
  }

  /* Post title */
  .wp-block-post-title {
    font-size: 2.4em;
    font-weight: 700;
    margin-top: 0;
  }

  /* List items */
  li > .rich-text {
    display: inline;
  }

  /* Choices */
  .components-placeholder__fieldset ul {
    margin: 0px !important;
  }
  .components-placeholder__fieldset ul > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }
  .components-placeholder__fieldset ul {
    padding: 0px !important;
  }
  .components-placeholder__fieldset ul {
    li:before {
      display: none !important;
    }
  }

  /* Terms */
  .wp-block-term-description div {
    margin-bottom: 1rem !important;
  }

  /* Page blocks margin */
  .is-root-container.block-editor-block-list__layout > .wp-block-group {
    margin-bottom: 6rem;
  }

  /* Show all sections */
  .sp-tabs .sp-block,
  .sp-carousel > .is-layout-constrained > .wp-block-group {
    position: relative;
  }

}
/**
 * Opening slide
 */
.sp-opening {

  /* Rounded primary blue background */

  min-height: 20rem;

  padding-top: 3rem;

  padding-bottom: 5rem;

  --tw-text-opacity: 1;

  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  background: #395cc4 /*url(../img/blue-down.png) no-repeat bottom/100% auto*/;

  /* Centered contents */
  &.centered {
    display: flex;
  }
  &.centered {
    flex-direction: column;
  }
  &.centered {
    justify-content: center;
  }
  &.centered {
    & > * {
      width: 100%;
    }
  }

  /* Element margins */
  .sp-lead, .has-large-font-size {
    margin-bottom: 4rem;
  }

  /* Bullets */
  ul {
    margin-top: 1rem !important;
  }
  ul {
    padding-left: 0px !important;
  }
  ul {
    max-width: 32rem;
  }
  ul {
    li {
      display: inline-block;
    }
    li {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
    li {
      font-weight: 600;
    }
    li {
      margin-right: 2rem !important;
    }
    li {
      margin-top: 0px !important;
    }
    li {
      margin-bottom: 0.5rem !important;
    }
    li {
      min-width: 12em;
      letter-spacing: .03em;
      &:before {
        margin-right: 0.5rem !important;
      }
      &:before {
        height: 0.25rem !important;
      }
      &:before {
        width: 1rem !important;
      }
      &:before {
        border-radius: 0.125rem !important;
      }
      &:before {
        vertical-align: middle !important;
      }
    }
  }

  /* CTA */
  .sp-button.bg-yellow {
    &:hover, &:focus, &:active, &.active {
      box-shadow: 0 0 0 2.5px rgb(57 92 196), 0 0 0 4.5px rgb(255 204 0);
    }
    &.variant-outline {
      &:hover, &:focus, &:active, &.active {
        box-shadow: none;
      }
    }
  }

  /* Gradient */
  &.gradient {
    background-image: /*url(../img/blue-down.png),*/
                      linear-gradient(7deg, rgba(57, 92, 196, 1) 45%, rgba(38, 59, 125, 1) 80%);
  }

}
/**
 * Figures
 */
.sp-figures {

  /* Centered */

  text-align: center;
  hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Line-separated columns */
  .wp-block-columns {
    margin-top: 3rem;
  }
  .wp-block-columns {
    gap: 0px;
  }
  .wp-block-columns > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  }
  .wp-block-columns > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(209 213 220 / var(--tw-divide-opacity, 1));
  }

  /* Columns */
  .wp-block-column {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .wp-block-column {
    h3 {
      margin-bottom: 0.5rem;
    }
    h3 {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
    p {
      margin-bottom: 0px;
    }
    p {
      font-size: 1.125rem;
      line-height: 1.75rem;
    }
  }

  @media (max-width: 991px) {
    .wp-block-columns {
      flex-wrap: wrap !important;
    }
    .wp-block-columns > :not([hidden]) ~ :not([hidden]) {
      border-style: none;
    }
    .wp-block-columns {
      .wp-block-column {
        flex-basis: 12rem;
      }
    }
  }

}
/**
 * Text & image with shadow
 */
.sp-text-image {

  /* Shadow */
  .wp-block-columns {
    position: relative;
  }
  .wp-block-columns {
    gap: 0px;
  }
  .wp-block-columns {
    overflow: hidden;
  }
  .wp-block-columns {
    border-radius: 1.5rem;
  }
  .wp-block-columns {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  /* Padding */
  .wp-block-group.is-vertical {
    height: 100%;
  }
  .wp-block-group.is-vertical {
    gap: 1rem;
  }
  .wp-block-group.is-vertical {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .wp-block-group.is-vertical {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .wp-block-group.is-vertical {
    & > .wp-block-group:nth-child(2) {
      flex: 1 1 0%;
    }
  }
  
  /* Texts */
  h2 {
    margin-top: 1rem;
  }

  /* Centered */
  &.centered .wp-block-columns {
    align-items: center !important;
    figure {
      margin: 1rem;
    }
  }

  /* Figure */
  figure {
    overflow: hidden;
  }
  figure {
    border-radius: 1.5rem;
  }
  figure {
    &.size-full {
      height: 100%;
    }
    &.size-full {
      & > div { /* Gutenberg */
      }
      & > div {
        height: 100% !important;
      }
      img {
        height: 100%;
      }
      img {
        -o-object-fit: cover;
           object-fit: cover;
      }
    }
  }

  @media (max-width: 781px) {
    figure {
      position: absolute;
    }
    figure {
      top: 0px;
    }
    figure {
      left: 0px;
    }
    figure {
      height: 100%;
    }
    figure {
      width: auto;
    }
    figure {
      -o-object-fit: cover;
         object-fit: cover;
    }
    figure {
      opacity: 0.1;
    }
    figure {
      z-index: -1;
    }
    &.centered .wp-block-columns figure {
      position: static;
    }
    &.centered .wp-block-columns figure {
      margin: 1rem;
    }
    &.centered .wp-block-columns figure {
      height: auto;
    }
    &.centered .wp-block-columns figure {
      width: auto;
    }
    &.centered .wp-block-columns figure {
      opacity: 1;
    }
  }

}
/**
 * Features
 */
.sp-features {

  /* Centered */

  text-align: center;
  hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Texts */
  h2 {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }

  /* Grid */
  .is-layout-grid {
    margin-top: 3rem;
  }
  .is-layout-grid {
    margin-bottom: 3rem;
  }
  .is-layout-grid {
    gap: 2rem;
  }
  .is-layout-grid {

    .sp-icon {
      margin-bottom: 1rem;
    }

    .sp-icon {
      border-radius: 1rem;
    }

    .sp-icon {
      --tw-bg-opacity: 1;
      background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
    }

    .sp-icon {
      padding: 1rem;
    }

    .sp-icon {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }

    .sp-icon {
      --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
      --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }

    .sp-icon {
      svg {
        height: 4rem;
      }
      svg {
        width: 4rem;
      }
      svg {
        * {
          stroke-width: 1.25px !important;
        }
      }
    }

    p {
      font-weight: 600;
    }
  }

  /* Pushable */
  &.pushable {
    .sp-icon {
      transition-property: box-shadow;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    .sp-icon:hover {
      --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
      --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
  }

  @media (max-width: 781px) {
    .is-layout-grid {
      grid-template-columns: repeat(auto-fill, minmax(min(15rem, 100%), 1fr));
    }
  }

}
/**
 * FAQ
 */
.sp-faq {

  /* Rounded white shadow background */

  padding-top: 6rem;

  text-align: center;
  margin-top: -2rem;
  background: white /*url(../img/shadow-top.png) no-repeat top/100% auto*/;
  hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Texts */
  h2 {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
 
}
/**
 * Accordions
 */
.sp-accordion {

  /* Margin */

  margin-top: 3rem;

  text-align: left;

  padding: 0px !important;

  /* Rolled */
  & > li {
    margin-bottom: 1rem;
  }
  & > li {
    border-width: 2px;
  }
  & > li {
    --tw-border-opacity: 1;
    border-color: rgb(57 92 196 / var(--tw-border-opacity, 1));
  }
  & > li {
    --tw-bg-opacity: 1;
    background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
  }
  & > li {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  & > li {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  & > li {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  & > li {
    transition-delay: 100ms;
  }
  & > li {
    border-radius: 2rem;
    &:before {
      display: none !important;
    }
    h3 {
      margin: 0px;
    }
    h3 {
      margin-bottom: 0px;
    }
    h3 {
      display: flex;
    }
    h3 {
      cursor: pointer;
    }
    h3 {
      align-items: center;
    }
    h3 {
      font-size: 1rem;
      line-height: 1.5rem;
    }
    h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
    h3 {
      transition-property: all;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    h3 {
      transition-delay: 100ms;
    }
    h3 {
      .question {
        flex: 1 1 0%;
      }
      .plus, .minus {
        border-radius: 9999px;
      }
      .plus, .minus {
        margin-right: -1.5rem;
      }
      .plus svg, .minus svg {
        height: 2rem;
      }
      .plus svg, .minus svg {
        width: 2rem;
      }
      .minus {
        display: none;
      }
      .minus {
        --tw-bg-opacity: 1;
        background-color: rgb(209 213 220 / var(--tw-bg-opacity, 1));
      }
      .minus {
        svg {
          stroke: #ffffff;
        }
      }
    }
    .answer {
      max-height: 0px;
    }
    .answer {
      overflow: hidden;
    }
    .answer {
      opacity: 0;
    }
    .answer {
      transition: all 300ms ease-in;
    }
    .variant-outline & {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .variant-outline & {
      h3 {
        --tw-text-opacity: 1;
        color: rgb(34 34 34 / var(--tw-text-opacity, 1));
      }  
    }
    .variant-shadow & {
      border-style: none;
    }
    .variant-shadow & {
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }
    .variant-shadow & {
      --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
      --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
    .variant-shadow & {
      transition-property: box-shadow;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    .variant-shadow &:hover {
      --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
      --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
    .variant-shadow & {
      margin-bottom: 1.5rem !important;
    }
    .variant-shadow & {
      h3 {
        --tw-text-opacity: 1;
        color: rgb(34 34 34 / var(--tw-text-opacity, 1));
      }  
    }
    .variant-rotate & h3 .plus {
      transition-property: transform;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    .variant-rotate & h3 .plus {
      transition-duration: 500ms;
    }
  }

  /* Unrolled */
  & > li.unroll {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  & > li.unroll {
    transition-delay: 0s;
  }
  & > li.unroll {
    h3 {
      margin-bottom: 1rem;
    }
    h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
    h3 {
      transition-delay: 0s;
    }
    h3 {
      .minus {
        display: block;
      }
      .plus {
        display: none;
      }
    }
    .answer {
      max-height: 24rem;
    }
    .answer {
      overflow: auto;
    }
    .answer {
      opacity: 1;
    }
    .variant-rotate & h3 {
      .minus {
        display: none;
      }
      .plus {
        display: block;
      }
      .plus {
        --tw-rotate: -180deg;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      }
    }
    .variant-shadow & {
      --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
      --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
  }

}
/**
 * Media
 */
.sp-media {

  /* Centered */

  text-align: center;
  hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Shadow */
  & > .is-layout-constrained {
    overflow: hidden;
  }
  & > .is-layout-constrained {
    border-radius: 1.5rem;
  }
  & > .is-layout-constrained {
    --tw-bg-opacity: 1;
    background-color: rgb(246 243 244 / var(--tw-bg-opacity, 1));
  }
  & > .is-layout-constrained {
    padding: 3rem;
  }

  /* Player */
  .sp-player {
    margin-left: auto;
    margin-right: auto;
  }
  .sp-player {
    aspect-ratio: 16 / 9;
  }
  .sp-player {
    max-width: 42rem;
  }
  .sp-player {
    .is-layout-constrained, iframe {
      width: 100%;
      height: 100%;
    }
    .is-layout-constrained {
      overflow: hidden;
    }
    .is-layout-constrained {
      border-radius: 1rem;
    }
    .is-layout-constrained {
      --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
      --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
  }

}
/**
 * Advantages
 */
.sp-advantages {

  /* Centered */

  text-align: center;
  hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Shadow boxes */
  .is-layout-grid {
    margin-top: 2rem;
  }
  .is-layout-grid {
    margin-bottom: 3rem;
  }
  .is-layout-grid {
    gap: 2rem;
  }
  .is-layout-grid {
    text-align: left;
  }
  .is-layout-grid {
    & > .wp-block-group {
      min-height: 6rem;
    }
    & > .wp-block-group {
      border-radius: 1rem;
    }
    & > .wp-block-group {
      padding: 2rem;
    }
    & > .wp-block-group {
      --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
      --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
  }

  /* Icons & titles */
  .is-layout-flex {
    margin-bottom: 1rem;
  }
  .is-layout-flex {
    gap: 1rem;
  }
  .is-layout-flex {
    h3 {
      margin-bottom: 0px;
    }
    h3 {
      flex: 1 1 0%;
    }
    h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
    .sp-icon svg {
      height: 2rem;
    }
    .sp-icon svg {
      width: 2rem;
    }
    .sp-icon svg {
      &, * {
        stroke: #395cc4;
      }
    }
  }

  /* Big icons */
  .big-icons .is-layout-flex {
    h3 {
      --tw-text-opacity: 1;
      color: rgb(57 92 196 / var(--tw-text-opacity, 1));
    }
    .sp-icon {
      border-radius: 0.75rem;
    }
    .sp-icon {
      --tw-border-opacity: 1;
      border-color: rgb(57 92 196 / var(--tw-border-opacity, 1));
    }
    .sp-icon {
      padding: 0.5rem;
    }
    .sp-icon {
      border-width: 3px;
    }
  }

  /* Pushable */
  &.pushable {
    .is-layout-grid > .wp-block-group {
      transition-property: box-shadow;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    .is-layout-grid > .wp-block-group:hover {
      --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
      --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
  }

  @media (max-width: 991px) {
    .is-layout-grid {
      grid-template-columns: repeat(auto-fill, minmax(min(20rem, 100%), 1fr));
    }
  }

}
/**
 * Steps
 */
.sp-steps {

  /* Centered */

  text-align: center;
  hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* No gap */
  .wp-block-columns {
    margin-top: 3rem;
  }
  .wp-block-columns {
    margin-bottom: 4rem;
  }
  .wp-block-columns {
    gap: 0px;
  }
  .wp-block-columns {
    padding-top: 2rem;
  }
  .wp-block-columns {
    counter-reset: sp-steps;
  }

  /* Add border & numbers */
  .wp-block-column {
    counter-increment: sp-steps;
    & > * {
      padding-left: 1rem;
      padding-right: 1rem;
    }
    &:before {
      content: "";
    }
    &:before {
      display: block;
    }
    &:before {
      width: 100%;
    }
    &:before {
      --tw-bg-opacity: 1;
      background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
    }
    &:before {
      height: 3px;
    }
    &:first-child:before {
      width: 50%;
      margin-left: 50%;      
    }
    &:last-child:before {
      width: 50%;
    }
    h3 {
      margin-top: 0px;
    }
    h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
    h3 {
      &:before {
        content: counter(sp-steps);
      }
      &:before {
        margin-left: auto;
        margin-right: auto;
      }
      &:before {
        margin-bottom: 2rem;
      }
      &:before {
        display: block;
      }
      &:before {
        height: 3.5rem;
      }
      &:before {
        width: 3.5rem;
      }
      &:before {
        border-radius: 9999px;
      }
      &:before {
        --tw-border-opacity: 1;
        border-color: rgb(57 92 196 / var(--tw-border-opacity, 1));
      }
      &:before {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
      }
      &:before {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
      }
      &:before {
        font-size: 1.875rem;
        line-height: 2.25rem;
      }
      &:before {
        line-height: 1;
      }
      &:before {
        --tw-text-opacity: 1;
        color: rgb(57 92 196 / var(--tw-text-opacity, 1));
      }
      &:before {
        margin-top: -1.75rem;
        border-width: 3px;
        box-shadow: 0 0 0 .75rem white;
      }
    }
  }

  @media (max-width: 991px) {
    .wp-block-columns {
      flex-direction: column;
    }
    .wp-block-column {
      display: flex;
    }
    .wp-block-column {
      align-items: flex-start;
    }
    .wp-block-column {
      text-align: left;
    }
    .wp-block-column {
      &:before {
        display: none;
      }
      h3 {
        display: flex;
      }
      h3 {
        flex: 1 1 0%;
      }
      h3 {
        align-items: center;
      }
      h3 {
        gap: 1rem;
      }
      h3 {
        --tw-text-opacity: 1;
        color: rgb(57 92 196 / var(--tw-text-opacity, 1));
      }
      h3 {
        &:before {
          margin: 0px;
        }
        &:before {
          text-align: center;
        }
        &:before {
          flex: 0 0 auto;
        }
      }
      p {
        flex: 1 1 0%;
      }
      p {
        text-align: left;
      }
    }
  }
  @media (max-width: 781px) {
    .wp-block-column {
      margin-bottom: 1rem;
    }
    .wp-block-column {
      flex-direction: column;
    }
  }

}
/**
 * Checklist
 */
.sp-checks {

  /* Blue */
  & > .is-layout-constrained {
    overflow: hidden;
  }
  & > .is-layout-constrained {
    border-radius: 1.5rem;
  }
  & > .is-layout-constrained {
    --tw-bg-opacity: 1;
    background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
  }
  & > .is-layout-constrained {
    padding: 3rem;
  }
  & > .is-layout-constrained {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  & > .is-layout-constrained {
    & > div {
      margin-top: 0px;
    } /* Gutenberg */
    h2, h3 {
      margin-top: 1rem;
      margin-bottom: 1rem;
    }
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }

  /* Yellow separation */
  .wp-block-columns {
    margin-bottom: 0px;
  }
  .wp-block-columns {
    gap: 3rem;
  }
  .wp-block-columns {
    & > .wp-block-column:first-child {
      position: relative;
    }
    & > .wp-block-column:first-child {
      display: flex;
    }
    & > .wp-block-column:first-child {
      flex-direction: column;
    }
    & > .wp-block-column:first-child {
      justify-content: center;
    }
    & > .wp-block-column:first-child {
      padding-right: 3rem;
    }
    & > .wp-block-column:first-child {
      &:after {
        content: "";
      }
      &:after {
        position: absolute;
      }
      &:after {
        right: 0px;
      }
      &:after {
        top: 0px;
      }
      &:after {
        height: 100%;
      }
      &:after {
        border-radius: 0.125rem;
      }
      &:after {
        --tw-bg-opacity: 1;
        background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
      }
      &:after {
        width: 5px;
      }
    }
  }

  /* Checklist */
  ul {
    margin: 0px !important;
  }
  ul {
    padding: 0px !important;
  }
  ul {
    li:before {
      display: none !important;
    }
    .sp-icon {
      margin-right: 0.5rem;
    }
    .sp-icon {
      vertical-align: middle;
    }
    .sp-icon {
      svg {
        stroke: #ffcc00;
      }
    }
  }

  @media (max-width: 781px) {
    .wp-block-columns > .wp-block-column:first-child {
      padding-right: 0px;
    }
    .wp-block-columns > .wp-block-column:first-child {
      &:after {
        display: none;
      }
    }
  }

}
/**
 * Verbatim
 */
blockquote {

  /* Shadow */
  /*@apply rounded-3xl shadow-2xl overflow-hidden gap-0 mt-8 mb-12 py-8 pl-20 pr-12;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  max-width: 48rem;
  padding-left: 2rem;

  /* Texts */
  h2 {
    position: relative;
  }
  h2 {
    &:before {
      content: '"';
    }
    &:before {
      position: absolute;
    }
    &:before {
      left: 0px;
    }
    &:before {
      top: 0px;
    }
    &:before {
      font-weight: 400;
    }
    &:before {
      font-style: italic;
    }
    &:before {
      --tw-text-opacity: 1;
      color: rgb(255 204 0 / var(--tw-text-opacity, 1));
    }
    &:before {
      z-index: -1;
      /*font-family: sans-serif;*/
      font-size: 10rem;
      left: -2.5rem;
      top: -4rem;
    }
  }
  h3 {
    font-weight: 400;
  }
  h3 {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  p {
    font-style: italic;
  }
}
/**
 * Messages
 */
.wpcf7-response-output,
.sp-message {

  /* Rounded */
  &, .wpcf7 form & {
    margin: 0px;
  }
  &, .wpcf7 form & {
    margin-bottom: 1rem;
  }
  &, .wpcf7 form & {
    border-radius: 1rem;
  }
  &, .wpcf7 form & {
    border-style: none;
  }
  &, .wpcf7 form & {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  &, .wpcf7 form & {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  p {
    margin: 0px;
  }
  .sp-icon {
    margin-right: 0.5rem;
  }
  .sp-icon {
    display: inline-block;
  }
  .sp-icon {
    vertical-align: middle;
  }
  .sp-icon {
    svg {
      height: 1.5rem;
    }
    svg {
      width: 1.5rem;
    }
  }
  .wpcf7 form.sent &,
  &.success {
    --tw-bg-opacity: 1;
    background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
  }
  .wpcf7 form.sent &,
  &.success {
    svg {
      stroke: #1ea5b4;
    }
  }
  .wpcf7 form.invalid &,
  .wpcf7 form.unaccepted &,
  .wpcf7 form.payment-required &,
  &.warning {
    --tw-bg-opacity: 1;
    background-color: rgb(255 237 212 / var(--tw-bg-opacity, 1));
  }
  .wpcf7 form.invalid &,
  .wpcf7 form.unaccepted &,
  .wpcf7 form.payment-required &,
  &.warning {
    svg {
      stroke: #ffa514;
    }
  }
  .wpcf7 form.spam &,
  .wpcf7 form.failed &,
  .wpcf7 form.aborted &,
  &.alert {
    --tw-bg-opacity: 1;
    background-color: rgb(255 226 226 / var(--tw-bg-opacity, 1));
  }
  .wpcf7 form.spam &,
  .wpcf7 form.failed &,
  .wpcf7 form.aborted &,
  &.alert {
    svg {
      stroke: #fb2c36;
    }
  }

}
/**
 * Blocks
 */
.sp-block {

  /* Rounded */

  margin-top: 1rem;

  margin-bottom: 1.5rem;

  border-radius: 1.5rem;

  padding-left: 3rem;

  padding-right: 3rem;

  padding-top: 2rem;

  padding-bottom: 1rem;

  /* Reduced margin */
  h2:first-child, h3:first-child {
    margin-top: 1rem;
  }

  &.bg-primary,
  &.bg-blue,
  &.has-blue-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
  }

  &.bg-primary,
  &.bg-blue,
  &.has-blue-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  &.bg-primary,
  &.bg-blue,
  &.has-blue-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-light-blue,
  &.has-light-blue-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(74 109 213 / var(--tw-bg-opacity, 1));
  }
  &.bg-light-blue,
  &.has-light-blue-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-light-blue,
  &.has-light-blue-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-dark-blue,
  &.has-dark-blue-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(57 80 168 / var(--tw-bg-opacity, 1));
  }
  &.bg-dark-blue,
  &.has-dark-blue-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-dark-blue,
  &.has-dark-blue-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.outline-primary,
  &.outline-blue {
    --tw-border-opacity: 1;
    border-color: rgb(57 92 196 / var(--tw-border-opacity, 1));
  }
  &.outline-primary,
  &.outline-blue {
    border-width: 3px;
  }
  &.bg-yellow,
  &.has-yellow-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
  }
  &.bg-yellow,
  &.has-yellow-background-color {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  &.bg-yellow,
  &.has-yellow-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-light-yellow,
  &.has-light-yellow-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(255 221 17 / var(--tw-bg-opacity, 1));
  }
  &.bg-light-yellow,
  &.has-light-yellow-background-color {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  &.bg-light-yellow,
  &.has-light-yellow-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-dark-yellow,
  &.has-dark-yellow-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(238 185 62 / var(--tw-bg-opacity, 1));
  }
  &.bg-dark-yellow,
  &.has-dark-yellow-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-dark-yellow,
  &.has-dark-yellow-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.outline-yellow {
    --tw-border-opacity: 1;
    border-color: rgb(255 204 0 / var(--tw-border-opacity, 1));
  }
  &.outline-yellow {
    border-width: 3px;
  }
  &.bg-navy,
  &.has-navy-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(37 51 107 / var(--tw-bg-opacity, 1));
  }
  &.bg-navy,
  &.has-navy-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-navy,
  &.has-navy-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-light-navy,
  &.has-light-navy-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(38 59 125 / var(--tw-bg-opacity, 1));
  }
  &.bg-light-navy,
  &.has-light-navy-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-light-navy,
  &.has-light-navy-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-dark-navy,
  &.has-dark-navy-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(20 34 90 / var(--tw-bg-opacity, 1));
  }
  &.bg-dark-navy,
  &.has-dark-navy-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-dark-navy,
  &.has-dark-navy-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.outline-navy {
    --tw-border-opacity: 1;
    border-color: rgb(37 51 107 / var(--tw-border-opacity, 1));
  }
  &.outline-navy {
    border-width: 3px;
  }
  &.bg-green,
  &.has-green-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(30 165 180 / var(--tw-bg-opacity, 1));
  }
  &.bg-green,
  &.has-green-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-green,
  &.has-green-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-light-green,
  &.has-light-green-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(47 182 197 / var(--tw-bg-opacity, 1));
  }
  &.bg-light-green,
  &.has-light-green-background-color {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  &.bg-light-green,
  &.has-light-green-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-dark-green,
  &.has-dark-green-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(70 144 158 / var(--tw-bg-opacity, 1));
  }
  &.bg-dark-green,
  &.has-dark-green-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-dark-green,
  &.has-dark-green-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.outline-green {
    --tw-border-opacity: 1;
    border-color: rgb(30 165 180 / var(--tw-border-opacity, 1));
  }
  &.outline-green {
    border-width: 3px;
  }
  &.bg-orange,
  &.has-orange-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(255 165 20 / var(--tw-bg-opacity, 1));
  }
  &.bg-orange,
  &.has-orange-background-color {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  &.bg-orange,
  &.has-orange-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-light-orange,
  &.has-light-orange-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(255 182 37 / var(--tw-bg-opacity, 1));
  }
  &.bg-light-orange,
  &.has-light-orange-background-color {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  &.bg-light-orange,
  &.has-light-orange-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-dark-orange,
  &.has-dark-orange-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(230 149 56 / var(--tw-bg-opacity, 1));
  }
  &.bg-dark-orange,
  &.has-dark-orange-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-dark-orange,
  &.has-dark-orange-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.outline-orange {
    --tw-border-opacity: 1;
    border-color: rgb(255 165 20 / var(--tw-border-opacity, 1));
  }
  &.outline-orange {
    border-width: 3px;
  }

  &.bg-gray,
  &.has-base-background-color,
  &.has-gray-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(54 58 69 / var(--tw-bg-opacity, 1));
  }

  &.bg-gray,
  &.has-base-background-color,
  &.has-gray-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }

  &.bg-gray,
  &.has-base-background-color,
  &.has-gray-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.outline-gray {
    --tw-border-opacity: 1;
    border-color: rgb(54 58 69 / var(--tw-border-opacity, 1));
  }
  &.outline-gray {
    border-width: 3px;
  }
  &.bg-light-gray,
  &.has-light-gray-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(71 75 86 / var(--tw-bg-opacity, 1));
  }
  &.bg-light-gray,
  &.has-light-gray-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-light-gray,
  &.has-light-gray-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-dark,
  &.bg-dark-gray,
  &.has-dark-background-color,
  &.has-dark-gray-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(48 51 60 / var(--tw-bg-opacity, 1));
  }
  &.bg-dark,
  &.bg-dark-gray,
  &.has-dark-background-color,
  &.has-dark-gray-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.bg-dark,
  &.bg-dark-gray,
  &.has-dark-background-color,
  &.has-dark-gray-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-reverse,
  &.has-reverse-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 220 / var(--tw-bg-opacity, 1));
  }
  &.bg-reverse,
  &.has-reverse-background-color {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  &.bg-reverse,
  &.has-reverse-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
  }
  &.bg-light,
  &.has-light-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(226 230 237 / var(--tw-bg-opacity, 1));
  }
  &.bg-light,
  &.has-light-background-color {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  &.bg-light,
  &.has-light-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
  }
  &.outline-light {
    --tw-border-opacity: 1;
    border-color: rgb(226 230 237 / var(--tw-border-opacity, 1));
  }
  &.outline-light {
    border-width: 3px;
  }
  &.has-white-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  &.has-white-background-color {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  &.has-white-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
  }
  &.outline-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  }
  &.outline-white {
    border-width: 3px;
  }
  &.has-black-background-color {
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  }
  &.has-black-background-color {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  &.has-black-background-color {
    h2, h3 {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
  &.outline-black {
    --tw-border-opacity: 1;
    border-color: rgb(34 34 34 / var(--tw-border-opacity, 1));
  }
  &.outline-black {
    border-width: 3px;
  }
  &.shadow {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  /* Overlays */
  &.overlay-1,
  &.overlay-2,
  &.overlay-3,
  &.overlay-4,
  &.overlay-5,
  &.overlay-6,
  &.overlay-7,
  &.overlay-8,
  &.lines-small-out,
  &.lines-small-out-30,
  &.lines-small-in,
  &.lines-small-in-30,
  &.lines-big-out,
  &.lines-big-out-30,
  &.lines-big-in,
  &.lines-big-in-30,
  &.corner-blue,
  &.corner-yellow,
  &.corner-orange,
  &.corner-green,
  &.corner-gray,
  &.corner-white {
    background-size: 300px 200px;
    background-position: bottom left;
    background-repeat: no-repeat;
  }
  &.corner-blue,
  &.corner-yellow,
  &.corner-orange,
  &.corner-green,
  &.corner-gray,
  &.corner-white {
    background-position: top right;
  }

  /*
  &.overlay-1,
  &.lines-small-out {
    background-image: url(../img/overlays/small-out.png);
  }
  &.overlay-2,
  &.lines-small-out-30 {
    background-image: url(../img/overlays/small-out-30.png);
  }
  &.overlay-3,
  &.lines-small-in {
    background-image: url(../img/overlays/small-in.png);
  }
  &.overlay-4,
  &.lines-small-in-30 {
    background-image: url(../img/overlays/small-in-30.png);
  }
  &.overlay-5,
  &.lines-big-out {
    background-image: url(../img/overlays/big-out.png);
  }
  &.overlay-6,
  &.lines-big-out-30 {
    background-image: url(../img/overlays/big-out-30.png);
  }
  &.overlay-7,
  &.lines-big-in {
    background-image: url(../img/overlays/big-in.png);
  }
  &.overlay-8,
  &.lines-big-in-30 {
    background-image: url(../img/overlays/big-in-30.png);
  }

  &.corner-blue {
    background-image: url(../img/overlays/corner-blue.png);
  }
  &.corner-yellow {
    background-image: url(../img/overlays/corner-yellow.png);
  }
  &.corner-orange {
    background-image: url(../img/overlays/corner-orange.png);
  }
  &.corner-green {
    background-image: url(../img/overlays/corner-green.png);
  }
  &.corner-gray {
    background-image: url(../img/overlays/corner-gray.png);
  }
  &.corner-white {
    background-image: url(../img/overlays/corner-white.png);
  }
  */
}
/**
 * Pricing
 */
.sp-pricing {

  /* Centered */

  text-align: center;
  hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  /* Columns */
  .wp-block-columns {
    margin-top: 3rem;
  }
  .wp-block-columns {
    margin-bottom: 4rem;
  }
  .wp-block-columns {
    gap: 2rem;
  }

  /* Price */
  .wp-block-column {
    & > .wp-block-group {
      height: 100%;
    }
    & > .wp-block-group {
      gap: 0px;
    }
    & > .wp-block-group {
      overflow: hidden;
    }
    & > .wp-block-group {
      border-radius: 1rem;
    }
    & > .wp-block-group {
      --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
      --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
    & > .wp-block-group {
      transition-property: box-shadow;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    & > .wp-block-group {
      & > .wp-block-group:first-child {
        --tw-bg-opacity: 1;
        background-color: rgb(54 58 69 / var(--tw-bg-opacity, 1));
      }
      & > .wp-block-group:first-child {
        padding-top: 1rem;
        padding-bottom: 1rem;
      }
      & > .wp-block-group:first-child {
        padding-left: 2rem;
        padding-right: 2rem;
      }
      & > .wp-block-group:first-child {
        h3 {
          margin: 0px;
        }
        h3 {
          font-size: 1.875rem;
          line-height: 2.25rem;
        }
        h3 {
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity, 1));
        }
      }
      & > .wp-block-group:nth-child(2) {
        flex: 1 1 0%;
      }
      & > .wp-block-group:nth-child(2) {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
      }
      & > .wp-block-group:nth-child(2) {
        padding-left: 2rem;
        padding-right: 2rem;
      }
      & > .wp-block-group:nth-child(2) {
        h3 {
          margin-top: 0px;
        }
        h3 {
          margin-bottom: 2rem;
        }
        h3 {
          font-size: 3rem;
          line-height: 1;
        }
        h3 {
          --tw-text-opacity: 1;
          color: rgb(34 34 34 / var(--tw-text-opacity, 1));
        }
        ul {
          text-align: left;
        }
        ul {
          margin: 0px !important;
        }
        ul {
          padding: 0px !important;
        }
        ul {
          li:before {
            display: none !important;
          }
          .sp-icon {
            margin-right: 0.5rem;
          }
          .sp-icon {
            vertical-align: middle;
          }
          .sp-icon {
            svg {
              stroke: #ffcc00;
            }
          }
        }
      }
      & > .wp-block-group:last-child {
        padding-left: 2rem;
        padding-right: 2rem;
      }
      & > .wp-block-group:last-child {
        padding-top: 0px;
      }
      & > .wp-block-group:last-child {
        padding-bottom: 2rem;
      }
      & > .wp-block-group:last-child {
        h4 {
          margin-top: 0px;
        }
        h4 {
          margin-bottom: 1rem;
        }
        h4 {
          font-size: 1.875rem;
          line-height: 2.25rem;
        }
        h4 {
          --tw-text-opacity: 1;
          color: rgb(34 34 34 / var(--tw-text-opacity, 1));
        }
      }
    }

    /* Shadow */
    &.shadow, &.popular {
      & > .wp-block-group {
        --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
        --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
      }
    }
    &.popular {
      & > .wp-block-group {
        transform: scale(1.02);
      }
    }

    /* Colors */
    &.bg-primary > .wp-block-group > .wp-block-group:first-child,
    &.bg-blue > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
    }
    &.bg-light-blue > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(74 109 213 / var(--tw-bg-opacity, 1));
    }
    &.bg-dark-blue > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(57 80 168 / var(--tw-bg-opacity, 1));
    }
    &.bg-yellow > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
    }
    &.bg-light-yellow > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(255 221 17 / var(--tw-bg-opacity, 1));
    }
    &.bg-dark-yellow > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(238 185 62 / var(--tw-bg-opacity, 1));
    }
    &.bg-navy > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(37 51 107 / var(--tw-bg-opacity, 1));
    }
    &.bg-light-navy > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(38 59 125 / var(--tw-bg-opacity, 1));
    }
    &.bg-dark-navy > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(20 34 90 / var(--tw-bg-opacity, 1));
    }
    &.bg-green > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(30 165 180 / var(--tw-bg-opacity, 1));
    }
    &.bg-light-green > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(47 182 197 / var(--tw-bg-opacity, 1));
    }
    &.bg-dark-green > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(70 144 158 / var(--tw-bg-opacity, 1));
    }
    &.bg-orange > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(255 165 20 / var(--tw-bg-opacity, 1));
    }
    &.bg-light-orange > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(255 182 37 / var(--tw-bg-opacity, 1));
    }
    &.bg-dark-orange > .wp-block-group > .wp-block-group:first-child {
      --tw-bg-opacity: 1;
      background-color: rgb(230 149 56 / var(--tw-bg-opacity, 1));
    }

    &.bullets-primary > .wp-block-group > .wp-block-group:nth-child(2) ul .sp-icon svg,
    &.bullets-blue > .wp-block-group > .wp-block-group:nth-child(2) ul .sp-icon svg {
      stroke: #395cc4;
    }
    &.bullets-yellow > .wp-block-group > .wp-block-group:nth-child(2) ul .sp-icon svg {
      stroke: #ffcc00;
    }
    &.bullets-navy > .wp-block-group > .wp-block-group:nth-child(2) ul .sp-icon svg {
      stroke: #25336b;
    }
    &.bullets-green > .wp-block-group > .wp-block-group:nth-child(2) ul .sp-icon svg {
      stroke: #1ea5b4;
    }
    &.bullets-orange > .wp-block-group > .wp-block-group:nth-child(2) ul .sp-icon svg {
      stroke: #ffa514;
    }
    &.bullets-gray > .wp-block-group > .wp-block-group:nth-child(2) ul .sp-icon svg {
      stroke: #363a45;
    }
  }

  /* Pushable */
  &.pushable {
    .wp-block-column > .wp-block-group {
      cursor: pointer;
    }
    .wp-block-column > .wp-block-group {
      transition-property: box-shadow;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    .wp-block-column > .wp-block-group:hover {
      --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
      --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
      box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    }
  }

  /* Zoomable */
  &.zoomable {
    .wp-block-column > .wp-block-group {
      cursor: pointer;
    }
    .wp-block-column > .wp-block-group {
      transition-property: all;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    .wp-block-column > .wp-block-group {
      &:hover {
        transform: scale(1.02);
      }
    }
  }

  @media (max-width: 1199px) {
    .wp-block-columns {
      flex-wrap: wrap !important;
    }
    .wp-block-columns {
      .wp-block-column {
        flex-basis: 20rem;
      }
    }
  }

}
/**
 * Progress tabs
 */
.sp-progress {

  .wp-block-columns {
    gap: 0px;
  }

  .wp-block-columns {
    overflow: hidden;
  }

  .wp-block-columns {
    border-radius: 1rem;
  }

  .wp-block-columns {
    & > .wp-block-column {
      position: relative;
    }
    & > .wp-block-column {
      --tw-bg-opacity: 1;
      background-color: rgb(246 243 244 / var(--tw-bg-opacity, 1));
    }
    & > .wp-block-column {
      padding: 1rem;
    }
    & > .wp-block-column {
      text-align: center;
    }
    & > .wp-block-column {
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    & > .wp-block-column {
      &:after {
        content: "";
      }
      &:after {
        position: absolute;
      }
      &:after {
        z-index: 10;
      }
      &:after {
        --tw-rotate: 45deg;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
      }
      &:after {
        border-radius: 0.75rem;
      }
      &:after {
        border-right-width: 4px;
      }
      &:after {
        border-top-width: 4px;
      }
      &:after {
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
      }
      &:after {
        --tw-bg-opacity: 1;
        background-color: rgb(246 243 244 / var(--tw-bg-opacity, 1));
      }
      &:after {
        transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
      }
      &:after {
        width: 2.8rem;
        height: 2.8rem;
        top: 2px;
        right: -1.3rem;
      }
      p {
        margin: 0px;
      }
      p {
        font-size: 1.125rem;
        line-height: 1.75rem;
      }
      p {
        font-weight: 600;
      }
      p {
        line-height: 1;
      }
      &:hover, &:focus, &:active {
        --tw-bg-opacity: 1;
        background-color: rgb(209 213 220 / var(--tw-bg-opacity, 1));
      }
      &:hover, &:focus, &:active {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
      &:hover, &:focus, &:active {
        &:after {
          --tw-bg-opacity: 1;
          background-color: rgb(209 213 220 / var(--tw-bg-opacity, 1));
        }
      }
      &:active, &.active {
        --tw-bg-opacity: 1;
        background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
      }
      &:active, &.active {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
      }
      &:active, &.active {
        &:after {
          --tw-bg-opacity: 1;
          background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
        }
      }
      &:last-child:after {
        display: none;
      }
    }
  }

}
/**
 * Tabs
 */
.sp-tabs {

  /* Shadow */
  .wp-block-columns {
    gap: 0px;
  }
  .wp-block-columns {
    overflow: hidden;
  }
  .wp-block-columns {
    border-radius: 1.5rem;
  }
  .wp-block-columns {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .wp-block-columns {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .wp-block-columns {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  /* Right blocks */
  .wp-block-column:last-child {
    position: relative;
  }
  .sp-block {
    position: absolute;
  }
  .sp-block {
    left: 0px;
  }
  .sp-block {
    top: 0px;
  }
  .sp-block {
    z-index: 20;
  }
  .sp-block {
    width: 100%;
  }
  .sp-block {
    border-radius: 1rem;
  }
  .sp-block {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  .sp-block {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .sp-block {
    transition-duration: 500ms;
  }
  .sp-block {
    &.left, &.right {
      opacity: 0;
    }
    &.left {
      z-index: 10;
    }
    &.left {
      left: -3em;
    }
    &.right {
      left: 3em;
    }
    &.out {
      display: none;
    }
    h3 {
      margin-top: 0px;
    }
    h3 {
      --tw-text-opacity: 1;
      color: rgb(57 92 196 / var(--tw-text-opacity, 1));
    }
    .sp-button {
      padding: 0.5rem;
    }
    .sp-button {
      line-height: 1;
    }
    .sp-button {
      margin-right: -1rem;
      svg {
        margin-left: 0px;
      }
      svg {
        height: 1.5rem;
      }
      svg {
        width: 1.5rem;
      }
    }
  }

}
/**
 * Tabs
 */
.sp-carousel {

  /* Relative */
  & > .is-layout-constrained {
    position: relative;
  }

  /* Blocks */
  & > .is-layout-constrained > .wp-block-group {
    position: absolute;
  }
  & > .is-layout-constrained > .wp-block-group {
    left: 0px;
  }
  & > .is-layout-constrained > .wp-block-group {
    top: 0px;
  }
  & > .is-layout-constrained > .wp-block-group {
    z-index: 20;
  }
  & > .is-layout-constrained > .wp-block-group {
    width: 100%;
  }
  & > .is-layout-constrained > .wp-block-group {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  & > .is-layout-constrained > .wp-block-group {
    transition-duration: 500ms;
  }
  & > .is-layout-constrained > .wp-block-group {
    &.left, &.right {
      opacity: 0;
    }
    &.left {
      z-index: 10;
    }
    &.left {
      left: -3em;
    }
    &.right {
      left: 3em;
    }
    &.out {
      display: none;
    }
  }

}
/**
 * Single post & archive taxonomy
 */
.sp-single, .sp-archive {

  /* Categories */
  .overhead {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .overhead {
    a {
      text-decoration-line: none !important;
    }
  }
  .categories {
    p, .is-layout-flow {
      margin-bottom: 0px;
    }
    p, .is-layout-flow {
      display: flex;
    }
    p, .is-layout-flow {
      gap: 0.5rem;
    }
    p, .is-layout-flow {
      font-size: 0.875rem;
      line-height: 1.25rem;
    }
    p, .is-layout-flow {
      --tw-text-opacity: 1;
      color: rgb(209 213 220 / var(--tw-text-opacity, 1));
    }
  }

}
/**
 * Archive & index
 */
.sp-archive {

  /* Restore inner block margin */
  .wp-block-term-description p {
    margin-bottom: 1rem;
  }

  /* Query title */
  .wp-block-query-title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .wp-block-query-title {
    --tw-text-opacity: 1;
    color: rgb(255 204 0 / var(--tw-text-opacity, 1));
  }
  .wp-block-query-title {/* text-gray-300;*/
    span {
      margin-bottom: 1.5rem;
    }
    span {
      display: block;
    }
    span {
      font-size: 2.25rem;
      line-height: 2.5rem;
    }
    span {
      font-weight: 900;
    }
    span {
      line-height: 1.25;
    }
    span {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }
}
/**
 * Posts grid
 */
.sp-grid {

  /* Grid */

  margin-bottom: 2rem;

  display: grid;

  grid-template-columns: repeat(4, minmax(0, 1fr));

  gap: 2rem

}
.sp-grid > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
}
.sp-grid {
  padding: 0px !important;
  li:before {
    display: none !important;
  }

  /* Posts */
  & > .wp-block-post {
    min-height: 6rem;
  }
  & > .wp-block-post {
    border-radius: 1rem;
  }
  & > .wp-block-post {
    padding: 2rem;
  }
  & > .wp-block-post {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  & > .wp-block-post {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  & > .wp-block-post:hover {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  & > .wp-block-post {
    h3 {
      font-size: 1rem;
      line-height: 1.5rem;
    }
    h3 {
      font-weight: 600;
    }
    h3 {
      --tw-text-opacity: 1;
      color: rgb(34 34 34 / var(--tw-text-opacity, 1));
    }
    h3 {
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    h3:hover {
      --tw-text-opacity: 1;
      color: rgb(255 204 0 / var(--tw-text-opacity, 1));
    }
    a {
      text-decoration-line: none !important;
    }
  }
}
/**
 * Pagination
 */
.sp-pagination {

  /* Margin */

  margin-bottom: 4rem;

  /* Links */
  a {
    text-decoration-line: none !important;
  }
  
  /* Flex pagination */
  .wp-block-query-pagination {
    display: flex;
  }
  .wp-block-query-pagination {
    & > div {
      flex: 1 1 0%;
    }
    .numbers {
      justify-content: center;
    }
  }

  /* Aligned bullets */
  .wp-block-query-pagination-numbers {
    display: flex;
  }
  .wp-block-query-pagination-numbers {
    justify-content: center;
  }
  .wp-block-query-pagination-numbers {
    gap: 0.5rem;
  }
  .wp-block-query-pagination-numbers {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .prev a, .next a {
    display: flex;
  }
  .prev a, .next a {
    align-items: center;
  }
  .next a {
    justify-content: flex-end;
  }

  /* Rounded buttons */
  .page-numbers, .is-arrow-arrow {
    height: 2.25rem;
  }
  .page-numbers, .is-arrow-arrow {
    width: 2.25rem;
  }
  .page-numbers, .is-arrow-arrow {
    border-radius: 9999px;
  }
  .page-numbers, .is-arrow-arrow {
    border-width: 2px;
  }
  .page-numbers, .is-arrow-arrow {
    --tw-border-opacity: 1;
    border-color: rgb(57 92 196 / var(--tw-border-opacity, 1));
  }
  .page-numbers, .is-arrow-arrow {
    padding: 0.5rem;
  }
  .page-numbers, .is-arrow-arrow {
    text-align: center;
  }
  .page-numbers, .is-arrow-arrow {
    line-height: 1;
  }
  .page-numbers, .is-arrow-arrow {
    --tw-text-opacity: 1;
    color: rgb(57 92 196 / var(--tw-text-opacity, 1));
  }
  .page-numbers, .is-arrow-arrow {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .page-numbers, .is-arrow-arrow {
    &.current {
      font-weight: 900;
    }
    &.current, &:hover, &:focus, &:active {
      --tw-bg-opacity: 1;
      background-color: rgb(57 92 196 / var(--tw-bg-opacity, 1));
    }
    &.current, &:hover, &:focus, &:active {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }

}
/**
 * Prefooter
 */
.sp-prefooter {

  /* Centered, no bottom margin */

  margin-bottom: 0px;

  text-align: center;
  hr {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  hr {
    --tw-bg-opacity: 1;
    background-color: rgb(34 34 34 / var(--tw-bg-opacity, 1));
  }

  /* Rounded yellow */
  & > .is-layout-constrained {
    border-radius: 1.5rem;
  }
  & > .is-layout-constrained {
    --tw-bg-opacity: 1;
    background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
  }
  & > .is-layout-constrained {
    padding: 3rem;
  }
  
  /* Texts */
  h2 {
    margin-top: 1rem;
  }
  h2 {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  .sp-lead + p, .has-large-font-size + p, hr + p {
    margin-top: 3rem;
  }

  /* CTA */
  .sp-button.bg-gray {
    &:hover, &:focus, &:active, &.active {
      box-shadow: 0 0 0 2.5px rgb(255 204 0), 0 0 0 4.5px rgb(48 51 60);
    }
    &.variant-outline {
      &:hover, &:focus, &:active, &.active {
        box-shadow: none;
      }
    }
  }

}
/**
 * Overlap
 */
.sp-overlap {
  margin-top: -8rem;
}
/**
 * Popin
 */
.sp-popin {
  position: fixed;
  bottom: 1rem;
  margin-bottom: 0px;
  width: 24rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  right: -40rem;
  z-index: 9999;
  &.show {
    right: 1rem;
  }
  .popin-close {
    position: absolute;
  }
  .popin-close {
    top: 0px;
  }
  .popin-close {
    right: 0.75rem;
  }
  .popin-close {
    cursor: pointer;
  }
  .popin-close {
    padding: 0.5rem;
  }
}
/**
 * Legacy template posts
 */
.sp-template {

  /* Pseudo-flex display (to support contenu-modele-append) */
  .entry-content.wp-block-post-content {
    .box.boxModel {
      float: inline-start;
    }
    .tops-lettres, .contenu-modele-append {
      margin-bottom: 2rem;
    }
    .tops-lettres, .contenu-modele-append {
      border-radius: 0.75rem;
    }
    .tops-lettres, .contenu-modele-append {
      padding: 2rem;
    }
    .tops-lettres, .contenu-modele-append {
      margin-left: 780px;
    }
    .contenu-modele-append {
      --tw-bg-opacity: 1;
      background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
    }
    .contenu-modele-append {
      .has-text-color, .has-large-font-size {
        font-size: 1rem !important;
        line-height: 1.5rem !important;
      }
      .has-text-color, .has-large-font-size {
        --tw-text-opacity: 1 !important;
        color: rgb(34 34 34 / var(--tw-text-opacity, 1)) !important;
      }
    }
    .tops-lettres {
      border-width: 1px;
    }
    .tops-lettres {
      --tw-border-opacity: 1;
      border-color: rgb(209 213 220 / var(--tw-border-opacity, 1));
    }
    .tops-lettres {
      .h3 {
        margin-bottom: 1rem;
      }
      .h3 {
        font-size: 1.25rem;
        line-height: 1.75rem;
      }
      .h3 {
        font-weight: 900;
      }
      .h3 {
        line-height: 1.25;
      }
      .h3 {
        --tw-text-opacity: 1 !important;
        color: rgb(255 204 0 / var(--tw-text-opacity, 1)) !important;
      }
    }
    .new-list {
      padding: 0px !important;
    }
    &:after {
      clear: both;
    }
  }

  /**
   * From style.css
   */
  .template-box {
    border-radius: 0.75rem;
  }
  .template-box {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .template-box {
    max-width: 750px;
    border: 1px #ccc solid;
    background-color: #fdfdfd;
    margin: 0 auto 2rem;
    padding: 4rem 3rem;
    position: relative;
    z-index: 1;
    font-size: 15px;
    line-height: 1.5;

    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
  }
  .destinataire {
    text-align: right;
  }
  .box:focus h3,.box:focus p,.box:hover h3,.box:hover p {
    text-decoration: none;
  }
  .box p {
    color: #4b4e53;
  }
  .text-right {
    text-align: right;
  }
  .bold {
    font-weight: 700;
  }
  /*.underline {
    text-decoration: underline;
  }*/
  .signature {
    margin-top: 20px;
  }
  .to-preparer {
    margin: 15px 0;
    text-align: center;
  }
  .lieu-object {
    margin: 20px 0 30px !important;
  }
  .lieu-date {
    margin-bottom: 30px;
  }
  h2 {
    color: inherit;
    font-size: inherit !important;
    font-weight: inherit !important;
  }

  /* CTA */
  .to-preparer .btn-purple {
    text-decoration-line: none !important;
  }
  .to-preparer .btn-purple {
    margin-right: 1rem;
  }
  .to-preparer .btn-purple {
    display: inline-block;
  }
  .to-preparer .btn-purple {
    border-radius: 9999px;
  }
  .to-preparer .btn-purple {
    border-width: 2px;
  }
  .to-preparer .btn-purple {
    border-style: solid;
  }
  .to-preparer .btn-purple {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .to-preparer .btn-purple {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .to-preparer .btn-purple {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .to-preparer .btn-purple {
    line-height: 1.25;
  }
  .to-preparer .btn-purple {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .to-preparer .btn-purple {
    --tw-border-opacity: 1;
    border-color: rgb(255 204 0 / var(--tw-border-opacity, 1));
  }
  .to-preparer .btn-purple {
    --tw-bg-opacity: 1;
    background-color: rgb(255 204 0 / var(--tw-bg-opacity, 1));
  }
  .to-preparer .btn-purple {
    --tw-text-opacity: 1;
    color: rgb(34 34 34 / var(--tw-text-opacity, 1));
  }
  .to-preparer .btn-purple {
    &:hover, &:focus, &:active {
      --tw-border-opacity: 1;
      border-color: rgb(238 185 62 / var(--tw-border-opacity, 1));
    }
    &:hover, &:focus, &:active {
      --tw-bg-opacity: 1;
      background-color: rgb(238 185 62 / var(--tw-bg-opacity, 1));
    }
    &:hover, &:focus, &:active {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }
  }

  @media (max-width: 1439px) {
    .template-box {
      max-width: 650px;
    }
    .entry-content.wp-block-post-content .tops-lettres,
    .entry-content.wp-block-post-content .contenu-modele-append {
      margin-left: 680px;
    }
  }
  @media (max-width: 1199px) {
    .template-box {
      max-width: 550px;
    }
    .entry-content.wp-block-post-content .tops-lettres,
    .entry-content.wp-block-post-content .contenu-modele-append {
      margin-left: 580px;
    }
  }
  @media (max-width: 991px) {
    .template-box {
      max-width: 100%;
    }
    .entry-content.wp-block-post-content .tops-lettres,
    .entry-content.wp-block-post-content .contenu-modele-append {
      float: none;
      clear: both;
      margin-left: 0;
      margin-top: 2rem;
    }
  }

}
/**
 * Form
 */
.search-box {

  /* Input */
  .pure-form {
    display: flex;
  }
  .pure-form {
    gap: 1rem;
  }
  .pure-form {
    input {
      flex: 1 1 0%;
    }
    input {
      border-radius: 9999px;
    }
    input {
      --tw-border-opacity: 1;
      border-color: rgb(246 243 244 / var(--tw-border-opacity, 1));
    }
    input {
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
    input {
      padding-left: 2rem;
      padding-right: 2rem;
    }
    input {
      border-width: 3px;
      min-width: 5rem;
    }
    .sp-button {
      margin: 0px;
    }
    .sp-icon svg {
      margin-left: 0px;
    }
    .sp-icon svg {
      height: 1.5rem;
    }
    .sp-icon svg {
      width: 1.5rem;
    }
  }

  /* Results */
  #search-results {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  #search-results {
    max-height: 24rem;
  }
  #search-results {
    overflow: auto;
  }
  #search-results {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

}
.static {
  position: static;
}
.mt-4 {
  margin-top: 1rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}