/*! tailwindcss v4.1.5 | MIT License | https://tailwindcss.com */
/*!
Theme Name: wagner
Theme URI: https://lipgens.de/wagner
Description: Responsive Theme für die Landingpage Lutz Wagner
Version: 0.1.0
Author: Dr. Stefan Lipgens
Author URI: https://lipgens.de/
Text Domain: wagner
Requires at least: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wagner is based on _tw https://underscoretw.com/, (C) 2021-2025 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2025 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:root, :host {
  --font-sans: "brandon-grotesque", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
		"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
		"Liberation Mono", "Courier New", monospace;
  --color-neutral-900: oklch(20.5% 0 0);
  --spacing: 0.25rem;
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --font-weight-extrabold: 800;
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-background: var(--wp--preset--color--background);
  --color-foreground: var(--wp--preset--color--foreground);
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  -webkit-tap-highlight-color: transparent;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp, pre {
  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
:-moz-focusring {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
ol, ul, menu {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
  }
  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
:root {
  interpolate-size: allow-keywords;
  --white: #ffffff;
  --text: #000000;
  --gruen: #a2bf1a;
  --gruen-semitransparent: rgba(162, 191, 26, 0.7);
  --gruen-transparent: rgba(162, 191, 26, 0.1);
  --aubergine: #472749;
  --grey: #c4c6c4;
  --wp--preset--font-size--medium: 30px;
  --wp--style--unstable-gallery-gap: 0;
}
@keyframes rotate-down {
  from {
    transform: rotate(90deg);
  }
  to {
    transform: rotate(180deg);
  }
}
@keyframes appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
html :where(.editor-styles-wrapper) {
  font-family: "brandon-grotesque", sans-serif !important;
}
body:not(.home) :where(.editor-styles-wrapper) .wp-block-getwid-media-text-slider-slide-content__content {
  max-width: fit-content !important;
  margin: 0px !important;
}
body {
  background-color: var(--color-background);
  font-family: var(--font-sans);
  color: var(--color-foreground);
}
body {
  font-family: "brandon-grotesque", sans-serif;
  background-color: var(--white);
  color: var(--aubergine);
  font-size: 1.875rem;
  line-height: 1.333em;
  opacity: 1;
}
.wp-block-getwid-section__wrapper, .wp-block-getwid-media-text-slider-slide__content {
  padding: 0;
}
.wp-block-getwid-media-text-slider-slide-content {
  max-width: 100%;
}
:where(.wp-block-columns) {
  margin-bottom: 0;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 1.33em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 1.33em;
}
.wp-block-getwid-content-slider .slick-dotted.slick-slider, .wp-block-getwid-images-slider .slick-dotted.slick-slider, .wp-block-getwid-media-text-slider .slick-dotted.slick-slider, .wp-block-getwid-post-carousel .slick-dotted.slick-slider, .wp-block-getwid-post-slider .slick-dotted.slick-slider {
  padding-bottom: 0;
}
.hidden, body:not(.wp-admin) .mobile, body:not(.wp-admin) .tablet {
  display: none !important;
}
.wp-block-getwid-section__inner-wrapper {
  max-width: 100%;
}
.site-info {
  visibility: hidden;
  height: 0;
}
#masthead {
  z-index: 20;
  position: relative;
}
#masthead:has(.open) {
  z-index: 30;
}
#site-navigation {
  position: absolute;
  top: 100px;
  top: 5.21vw;
  height: 70px;
  padding: 0 16.14583333vw;
  width: 100vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 250ms ease-out;
}
#site-navigation.sticky {
  position: fixed;
  top: 0;
  height: 100px;
  background: var(--aubergine);
  transition: top 250ms ease-in;
}
.primary-menu-button {
  display: none;
}
.site-logo {
  height: 70px;
}
.menu-hauptmenue-container, .menu-hauptmenue-unterseiten-container {
  width: calc(100% - 160px);
}
.primary-menu {
  display: flex;
  justify-content: space-between;
}
.primary-menu li a {
  color: var(--white);
  text-transform: uppercase;
  font-size: 23px;
}
.primary-menu li a:hover, .primary-menu li a:focus, .primary-menu li a:active {
  color: var(--gruen);
  text-decoration: underline;
  text-underline-offset: .625em;
}
.primary-menu .nav-home-link a {
  color: transparent;
}
#colophon > *, .page-content > *, .entry-content > * {
  max-width: 67.70833333vw;
}
h2 {
  color: var(--gruen);
  text-transform: uppercase;
  font-size: 55px;
  line-height: 1em;
  font-weight: bold;
  margin: 0 0 25px 0;
}
h3 {
  text-transform: uppercase;
  font-size: 30px;
  margin: 0 0 65px 0;
}
body:not(.home) h3 {
  margin-top: 65px;
  margin-bottom: 25px;
}
body:not(.wp-admin) #voran h3 {
  color: var(--white);
}
b, strong {
  font-weight: bold;
  color: var(--gruen);
}
p {
  margin: 0 0 40px 0;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
}
.wp-block-getwid-section__inner-content p:last-of-type {
  margin-bottom: 0;
}
.two-columns .wp-block-getwid-section__inner-content {
  column-count: 2;
  column-fill: balance;
  gap: 40px;
  text-align: justify;
  text-align-last: left;
}
.two-columns .wp-block-getwid-section__inner-content .avoid-column-break {
  break-inside: avoid-column;
}
.wp-block-cover.header {
  height: 61.97916667vw;
}
body:not(.home) .wp-block-cover.header {
  max-width: 100vw;
  min-height: 200px;
  height: 200px;
}
body:not(.home).wp-admin .wp-block-cover {
  max-width: 100vw;
  min-height: 500px;
  height: 500px;
}
body.wp-admin .wp-block-getwid-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.entry-content >	.wp-block-getwid-section {
  padding-top: 170px;
  padding-bottom: 170px;
}
#voran {
  background-color: var(--aubergine);
  color: var(--white);
}
#voran > * {
  max-width: 67.70833333vw;
  margin: 0 auto;
}
.wp-block-cover.cover-1, .wp-block-cover.cover-3, .wp-block-cover.cover-5 {
  height: 53.64583333vw;
}
.wp-block-cover.cover-2, .wp-block-cover.cover-4 {
  height: 41.66666vw;
}
.wp-block-buttons {
  margin: 100px 0 50px;
}
:root :where(.wp-element-button, .wp-block-button__link) {
  text-transform: uppercase;
  background-color: var(--gruen);
  border-width: 0;
  border-radius: 10px;
  color: #fff;
  font-family: inherit;
  font-size: 20px;
  line-height: inherit;
  padding: calc(0.1em + 2px) calc(1em + 2px);
  text-decoration: none;
}
input[type=text], input[type=email], input[type=tel], textarea {
  color: var(--gruen);
  border: 1px solid var(--gruen);
  border-radius: .5em;
  padding: 0 1em;
  width: 100%;
  margin: 0 auto 1em;
  font-size: .833em;
  line-height: 1.6em;
  height: 1.6em;
}
textarea {
  height: 12.35em;
  padding: 0.5em 1em;
  resize: none;
}
[type=text]:focus, [type=email]:focus, [type=tel]:focus, textarea:focus {
  --tw-ring-color: var(--aubergine);
  outline: none;
  background: var(--gruen-transparent);
}
.wpcf7-form ::placeholder, .beratung-slider ::placeholder {
  color: var(--gruen-semitransparent);
  font-weight: lighter;
}
form .wpcf7-submit {
  display: none;
}
form .wpcf7-spinner {
  background-color: var(--gruen);
  position: absolute;
  z-index: 1;
  margin-top: -1.25em;
  margin-left: 6em;
}
.wpcf7 form .wpcf7-response-output, .wpcf7-response-output {
  border: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  display: inline;
  border: none;
  color: var(--gruen);
  padding: 0;
  margin: -1.5em 0 0 6em;
  position: absolute;
}
form:not(.open), input.hidden {
  display: none;
}
form.open {
  animation: appear 500ms ease-in;
  opacity: 100;
  z-index: 2;
  top: 200px;
  width: 100%;
}
.wp-block-button.absende-button {
  margin-top: 70px;
  display: inline-block;
}
.wp-block-button.disabled a {
  cursor: initial;
  background-color: var(--grey);
}
.error-warnings.disabled {
  display: none;
}
#colophon {
  color: var(--white);
  background-color: var(--aubergine);
  padding: 170px calc(50vw - 750px);
}
#colophon > aside {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#colophon .mouse-out, #colophon .mouse-over {
  width: 45px;
  height: 45px;
  min-height: 45px;
  display: inline-block;
  padding: 0;
}
#colophon .social {
  margin: 20px 0 35px;
  width: 320px;
}
#colophon .social .wp-block-getwid-section__wrapper {
  padding: 0;
}
#colophon .social .wp-block-getwid-section__inner-content {
  display: flex;
  justify-content: center;
}
#colophon .mouse-over {
  display: none;
  position: absolute;
}
#colophon .mouse-out:hover .mouse-over {
  display: inline-block;
}
#colophon .mouse-out:first-of-type {
  margin-right: 1em;
}
#colophon a {
  font-size: .6667em;
}
#colophon nav {
  margin: 0 auto;
}
#colophon nav .footer-menu li:not(:first-of-type):before {
  content: ' • ';
}
#colophon nav .footer-menu li:last-of-type:before {
  color: var(--gruen);
}
#colophon nav .footer-menu {
  display: flex;
  justify-content: center;
}
#colophon nav .footer-menu li {
  padding-right: .3em;
}
#colophon nav .footer-menu li:hover a {
  text-decoration: underline;
}
#colophon nav .footer-menu li:nth-of-type(4) a, #colophon nav .footer-menu li:nth-of-type(3) a {
  color: var(--gruen);
}
@media (min-width: 600px) {
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: fit-content;
  }
}
@media screen and (max-width: 1920px) and (min-width: 1441px) {
  #site-navigation {
    padding: 0 calc(50vw - 650px);
  }
  #voran > *,	#colophon > *,	.page-content > *,	.entry-content > * {
    max-width: 1300px;
  }
}
@media screen and (max-width: 1440px) and (min-width: 1000px) {
  body:not(.wp-admin) .mobile,	body:not(.wp-admin) .desktop {
    display: none !important;
  }
  body:not(.wp-admin) .desktop-tablet,	body:not(.wp-admin) .tablet {
    display: block !important;
  }
}
@media screen and (max-width: 1440px) {
  body:not(.wp-admin) {
    font-size: 1.5625vw;
  }
  h2 {
    font-size: 2.86458333vw;
    margin-bottom: 2.8645vw;
  }
  h3 {
    font-size: 1.5625vw;
    margin-bottom: 3.38541667vw;
  }
  body:not(.home) h3 {
    margin-top: 3.38541667vw;
    margin-bottom: 2.8645vw;
  }
  p {
    margin-bottom: 2.08333333vw;
  }
  .entry-content >	.wp-block-getwid-section {
    padding-top: 8.85416667vw;
    padding-bottom: 8.85416667vw;
  }
  .wp-block-buttons {
    margin: 5.20833333vw 0 2.60416667vw;
  }
  #colophon > *,	.page-content > *,	.entry-content > * {
    max-width: 85vw !important;
  }
  #site-navigation {
    width: 100vw;
    margin: 0;
    padding: 0 5vw;
  }
  .primary-menu li a {
    font-size: 1.643vw;
  }
  #voran,	.wp-block-cover.header,	.wp-block-cover.cover-1,	.wp-block-cover.cover-3,	.wp-block-cover.cover-5,	.wp-block-cover-image {
    max-width: 100vw !important;
    left: 0;
    right: 0;
  }
  #voran > * {
    max-width: 85vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 999px) {
  body:not(.wp-admin) .desktop-tablet,	body:not(.wp-admin) .tablet,	body:not(.wp-admin) .desktop {
    display: none !important;
  }
  body:not(.wp-admin) .mobile {
    display: block !important;
  }
  body {
    font-size: 3.75vw;
    width: 100vw;
    overflow-x: hidden;
  }
  .two-columns,	.two-columns .wp-block-getwid-section__inner-content {
    column-count: 1;
  }
  #site-navigation {
    left: 0;
    top: 7.8vw;
    height: 7.5vw;
    width: 100vw;
    padding: 0 5vw;
    margin: 0;
  }
  .site-logo {
    height: 7.5vw;
  }
  .primary-menu-button {
    left: 5vw;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 10vw;
    height: 7.5vw;
    transition: transform 200ms;
    cursor: pointer;
    transform: rotate(90deg);
  }
  .primary-menu-button .menu_dots_dot {
    width: 2vw;
    height: 2vw;
    margin: 2vw 0;
    border-radius: 1vw;
    background-color: var(--white);
  }
  .primary-menu-button.open {
    transform: rotate(180deg);
    transform-origin: center;
    transition: transform 500ms ease-in-out;
  }
  .primary-menu-button.open .menu_dots_dot {
    background-color: var(--aubergine);
    transition: background-color 1500ms;
  }
  .menu-hauptmenue-container,	.menu-hauptmenue-unterseiten-container {
    z-index: -1;
    width: 100vw;
    height: 170vw;
    min-height: 250px;
    position: absolute;
    top: -7.75vw;
    left: 0;
    opacity: 0;
    background-color: var(--white);
  }
  .menu-hauptmenue-container.open,	.menu-hauptmenue-unterseiten-container.open {
    display: block;
    background-color: var(--white);
    opacity: 1;
    transition: opacity 1000ms ease-in-out;
  }
  .primary-menu {
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    padding-top: 25vw;
  }
  .menu-hauptmenue-container .primary-menu li,	.menu-hauptmenue-unterseiten-container .primary-menu li {
    padding: 5vw 0 5vw 10vw;
  }
  .menu-hauptmenue-container .primary-menu li a,	.menu-hauptmenue-unterseiten-container .primary-menu li a {
    display: inline-block;
    width: 100%;
    font-size: 5vw;
    color: var(--aubergine);
  }
  body:not(.wp-admin) {
    font-size: 3.75vw;
    line-height: 5vw;
  }
  h2 {
    font-size: 4.375vw;
    margin-bottom: 4.6875vw;
  }
  h3, p {
    font-size: 3.75vw;
    line-height: 5vw;
    margin-bottom: 6.25vw;
  }
  body:not(.home) h3 {
    margin-top: 6.25vw;
    margin-bottom: 5vw;
  }
  p {
    margin-bottom: 5vw;
  }
  .wp-block-cover.header {
    height: 170.3125vw;
  }
  body:not(.home) .wp-block-cover.header {
    min-height: 23vw;
    height: 23vw;
  }
  #voran > * {
    max-width: 81.25vw;
    margin: 0 auto;
  }
  .wp-block-cover.cover-1,	.wp-block-cover.cover-3,	.wp-block-cover.cover-5 {
    min-height: 75.625vw;
  }
  .wp-block-cover.cover-2,	.wp-block-cover.cover-4 {
    min-height: 50vw;
  }
  .entry-content >	.wp-block-getwid-section {
    padding-top: 9.375vw;
    padding-bottom: 9.375vw;
  }
  .signatur img {
    width: 31.25vw;
  }
  .wp-block-columns {
    gap: 0;
  }
  .wp-block-buttons,	.wp-block-button.absende-button {
    margin: 9.375vw 0;
  }
  :root :where(.wp-element-button, .wp-block-button__link) {
    font-size: 2.5vw;
    line-height: 1em;
    padding: 1em 1.5em;
    border-radius: .75em;
  }
  input[type="text"],	input[type="email"],	input[type="tel"],	textarea {
    font-size: 3.125vw;
    line-height: 5.625vw;
    height: 5.625vw;
  }
  textarea {
    height: 40.625vw;
  }
  .wpcf7 form.sent .wpcf7-response-output,	form .wpcf7-spinner {
    margin-top: -15vw;
  }
  #colophon {
    padding: 9.375vw 0;
  }
  #colophon > aside {
    width: 42.1875vw;
  }
  #colophon > nav {
    width: 60vw;
  }
  #colophon .social img {
    width: 6.25vw !important;
    height: 6.25vw !important;
  }
  .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: fit-content;
  }
  #colophon nav .footer-menu {
    flex-wrap: wrap;
  }
  #colophon nav .footer-menu li:nth-of-type(3)::before {
    content: '';
  }
}
@media (min-width: 782px) and (max-width: 999px) {
  .wp-block-columns {
    flex-wrap: wrap !important;
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
  }
}
.checkbox-wrapper-4 * {
  box-sizing: border-box;
}
.checkbox-wrapper-4 .cbx {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  padding: .25em;
  border-radius: 6px;
  overflow: hidden;
  transition: all 0.2s ease;
  display: inline-block;
}
.checkbox-wrapper-4 .cbx:not(:last-child) {
  margin-right: 6px;
}
.checkbox-wrapper-4 .cbx:hover {
  background: rgba(162, 191, 26, 0.1);
}
.checkbox-wrapper-4 .cbx span {
  float: left;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
}
.checkbox-wrapper-4 .cbx span:first-child {
  position: relative;
  width: 18px;
  height: 18px;
  top: calc(18px - .4em);
  border-radius: 4px;
  transform: scale(1);
  border: 1px solid #cccfdb;
  transition: all 0.2s ease;
  box-shadow: 0 1px 1px rgba(0,16,75,0.05);
}
.checkbox-wrapper-4 .cbx span:first-child svg {
  position: absolute;
  top: 3px;
  left: 2px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}
.checkbox-wrapper-4 .cbx span:not(.flow):last-child {
  padding-left: 8px;
  line-height: 1em;
}
.checkbox-wrapper-4 .cbx:hover span:first-child {
  border-color: #a2bf1a;
}
.checkbox-wrapper-4 .inp-cbx {
  position: absolute;
  visibility: hidden;
}
.checkbox-wrapper-4 .inp-cbx:checked + .cbx span:first-child {
  background: #a2bf1a;
  border-color: #a2bf1a;
  animation: wave-4 0.4s ease;
}
.checkbox-wrapper-4 .inp-cbx:checked + .cbx span:first-child svg {
  stroke-dashoffset: 0;
}
.checkbox-wrapper-4 .inline-svg {
  position: absolute;
  width: 0;
  height: 0;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 1440px) {
  .checkbox-wrapper-4 .cbx span:first-child {
    top: 0;
  }
  .checkbox-wrapper-4 .cbx span:not(.flow):last-child {
    padding-left: .5em;
  }
}
@media screen and (max-width: 640px) {
  .checkbox-wrapper-4 .cbx span:first-child {
    top: 1.5em;
  }
  .checkbox-wrapper-4 .cbx {
    width: 100%;
    display: inline-block;
  }
}
@-moz-keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}
@-webkit-keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}
@-o-keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}
@keyframes wave-4 {
  50% {
    transform: scale(0.9);
  }
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  color: var(--color-neutral-900);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.sticky {
  position: sticky;
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.max-w-none {
  max-width: none;
}
.content-none {
  --tw-content: none;
  content: none;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-70 {
  margin-top: 70px;
}
@media screen and (max-width: 999px) {
  .mt-70 {
    margin-top: 4.6875vw;
  }
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-font-weight: initial;
    }
  }
}
