@import url("https://fonts.googleapis.com/css2?family=Yeseva+One&display=swap");

:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--background: #ffffff;--wp--preset--color--foreground: #404040;--wp--preset--color--primary: #D69CD6;--wp--preset--color--secondary: #FFD875;--wp--preset--color--tertiary: #B7DDD5;--wp--preset--color--em-pink: #F4BCC9;--wp--preset--color--em-orange: #F1985B;--wp--preset--color--em-green: #D8E282;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 60rem;--wp--style--global--wide-size: 80rem; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-background-color{color: var(--wp--preset--color--background) !important;}.has-foreground-color{color: var(--wp--preset--color--foreground) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-tertiary-color{color: var(--wp--preset--color--tertiary) !important;}.has-em-pink-color{color: var(--wp--preset--color--em-pink) !important;}.has-em-orange-color{color: var(--wp--preset--color--em-orange) !important;}.has-em-green-color{color: var(--wp--preset--color--em-green) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-background-background-color{background-color: var(--wp--preset--color--background) !important;}.has-foreground-background-color{background-color: var(--wp--preset--color--foreground) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-tertiary-background-color{background-color: var(--wp--preset--color--tertiary) !important;}.has-em-pink-background-color{background-color: var(--wp--preset--color--em-pink) !important;}.has-em-orange-background-color{background-color: var(--wp--preset--color--em-orange) !important;}.has-em-green-background-color{background-color: var(--wp--preset--color--em-green) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-background-border-color{border-color: var(--wp--preset--color--background) !important;}.has-foreground-border-color{border-color: var(--wp--preset--color--foreground) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-tertiary-border-color{border-color: var(--wp--preset--color--tertiary) !important;}.has-em-pink-border-color{border-color: var(--wp--preset--color--em-pink) !important;}.has-em-orange-border-color{border-color: var(--wp--preset--color--em-orange) !important;}.has-em-green-border-color{border-color: var(--wp--preset--color--em-green) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
/*!
Theme Name: Extra Meile
Theme URI: https://underscoretw.com/
Author: underscoretw.com
Author URI: https://underscoretw.com/
Description: A custom theme based on _tw
Version: 0.1.0
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: extra-meile
Tags:

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

Extra Meile is based on _tw https://underscoretw.com/, (C) 2021-2023 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-2023 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@tailwind base;
* {
  box-sizing:border-box
}
a.post-edit-link {
  opacity:.2;
  padding:0 5px;
  text-transform:uppercase;
  display:inline-block;
  color:#000;
  position:fixed;
  bottom:0;
  right:0;
  font-size:0;
  width:25px;
  height:25px;
  background:url(images/wp-icon-edit.svg) no-repeat 50% #ccc;
  background-size:18px;
  z-index:100000;
  border-bottom:none
}
a {
  text-decoration:none
}
footer#colophon {
  background:#333;
  padding:2em;
  color:#fff;
  margin-top:2rem
}
.entry-content>:not(.wp-block-cover) {
  padding:0 1rem
}
#page {
  display:flex;
  flex-direction:column;
  min-height:100vh
}
#page #content {
  flex:1
}
h1,
h2,
h3,
h4,
h5 {
  word-break:break-word
}
p,
ul {
  margin-top:0!important
}
.em-list {
  list-style-type:none!important
}
.em-list li {
  padding-left:1rem
}
.em-list li:before {
  margin-left:-1rem
}
.em-list li:before,
.em-text strong:before {
  content:url(images/element.svg);
  display:inline-block;
  width:13px;
  height:10px;
  margin-right:.3rem
}
.no-margin-top {
  margin-top:0!important
}
@tailwind components;
.entry-title,.page-title {
  margin-bottom:1.5rem;
  font-size:1.875rem;
  line-height:2.25rem;
  font-weight:800;
  --tw-text-opacity:1;
  color:rgb(23 23 23/var(--tw-text-opacity))
}
.entry-content>*,
.entry-title,
.page-content>*,
.page-title {
  margin-left:auto;
  margin-right:auto;
  max-width:60rem
}
.entry-content>.alignwide {
  max-width:90rem
}
.entry-content>.alignfull {
  max-width:none
}
.entry-content>.alignleft {
  float:left;
  margin-right:2rem
}
.entry-content>.alignright {
  float:right;
  margin-left:2rem
}
@tailwind utilities;

/*! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com*/
*,:after,:before {
  box-sizing:border-box;
  border:0 solid #e5e7eb
}
:after,
:before {
  --tw-content:""
}
html {
  line-height:1.5;
  -webkit-text-size-adjust:100%;
  -moz-tab-size:4;
  -o-tab-size:4;
  tab-size:4;
  font-family:Poppins,sans-serif;
  font-feature-settings:normal;
  font-variation-settings:normal
}
body {
  margin:0;
  line-height:inherit
}
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;
  text-decoration:inherit
}
b,
strong {
  font-weight:bolder
}
code,
kbd,
pre,
samp {
  font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  font-size:1em
}
small {
  font-size:80%
}
sub,
sup {
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:initial
}
sub {
  bottom:-.25em
}
sup {
  top:-.5em
}
table {
  text-indent:0;
  border-color:inherit;
  border-collapse:collapse
}
button,
input,
optgroup,
select,
textarea {
  font-family:inherit;
  font-size:100%;
  font-weight:inherit;
  line-height:inherit;
  color:inherit;
  margin:0;
  padding:0
}
button,
select {
  text-transform:none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance:button;
  background-color:initial;
  background-image:none
}
:-moz-focusring {
  outline:auto
}
:-moz-ui-invalid {
  box-shadow:none
}
progress {
  vertical-align:initial
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height:auto
}
[type=search] {
  -webkit-appearance:textfield;
  outline-offset:-2px
}
::-webkit-search-decoration {
  -webkit-appearance:none
}
::-webkit-file-upload-button {
  -webkit-appearance:button;
  font:inherit
}
summary {
  display:list-item
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin:0
}
fieldset {
  margin:0
}
fieldset,
legend {
  padding:0
}
menu,
ol,
ul {
  list-style:none;
  margin:0;
  padding:0
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity:1;
  color:#9ca3af
}
input::placeholder,
textarea::placeholder {
  opacity:1;
  color:#9ca3af
}
[role=button],
button {
  cursor:pointer
}
:disabled {
  cursor:default
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display:block;
  vertical-align:middle
}
img,
video {
  max-width:100%;
  height:auto
}
[hidden] {
  display:none
}
html {
  font-family:Proxima Nova,system-ui,sans-serif
}
*,
::backdrop,
:after,
:before {
  --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-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:#3b82f680;
  --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: 
}
.prose {
  color:var(--tw-prose-body)
}
.prose :where(p):not(:where([class~=not-prose] *)) {
  margin-top:0.5em;
  margin-bottom:0.5em
}
.prose :where([class~=lead]):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-lead);
  font-size:1.25em;
  line-height:1.6;
  margin-top:1.2em;
  margin-bottom:1.2em
}
.prose :where(a):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-links);
  text-decoration:underline;
  font-weight:500
}
.prose :where(strong):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-bold);
  font-weight:600
}
.prose :where(a strong):not(:where([class~=not-prose] *)) {
  color:inherit
}
.prose :where(blockquote strong):not(:where([class~=not-prose] *)) {
  color:inherit
}
.prose :where(thead th strong):not(:where([class~=not-prose] *)) {
  color:inherit
}
.prose :where(ol):not(:where([class~=not-prose] *)) {
  list-style-type:decimal;
  margin-top:1.25em;
  margin-bottom:1.25em;
  padding-left:1.625em
}
.prose :where(ol[type=A]):not(:where([class~=not-prose] *)) {
  list-style-type:upper-alpha
}
.prose :where(ol[type=a]):not(:where([class~=not-prose] *)) {
  list-style-type:lower-alpha
}
.prose :where(ol[type=A s]):not(:where([class~=not-prose] *)) {
  list-style-type:upper-alpha
}
.prose :where(ol[type=a s]):not(:where([class~=not-prose] *)) {
  list-style-type:lower-alpha
}
.prose :where(ol[type=I]):not(:where([class~=not-prose] *)) {
  list-style-type:upper-roman
}
.prose :where(ol[type=i]):not(:where([class~=not-prose] *)) {
  list-style-type:lower-roman
}
.prose :where(ol[type=I s]):not(:where([class~=not-prose] *)) {
  list-style-type:upper-roman
}
.prose :where(ol[type=i s]):not(:where([class~=not-prose] *)) {
  list-style-type:lower-roman
}
.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)) {
  list-style-type:decimal
}
.prose :where(ul):not(:where([class~=not-prose] *)) {
  list-style-type:disc;
  margin-top:1.25em;
  margin-bottom:1.25em;
  padding-left:1.625em
}
.prose :where(ol>li):not(:where([class~=not-prose] *))::marker {
  font-weight:400;
  color:var(--tw-prose-counters)
}
.prose :where(ul>li):not(:where([class~=not-prose] *))::marker {
  color:var(--tw-prose-bullets)
}
.prose :where(hr):not(:where([class~=not-prose] *)) {
  border-color:var(--tw-prose-hr);
  border-top-width:1px;
  margin-top:3em;
  margin-bottom:3em;
  border-bottom:none
}
.prose :where(blockquote):not(:where([class~=not-prose] *)) {
  font-weight:500;
  font-style:italic;
  color:var(--tw-prose-quotes);
  quotes:"\201C""\201D""\2018""\2019";
  margin-top:1.6em;
  margin-bottom:1.6em;
  padding-left:1em;
  border-left:.25rem solid var(--tw-prose-quote-borders)
}
.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose] *)):before {
  content:open-quote
}
.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose] *)):after {
  content:close-quote
}
.prose :where(h1):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-headings);
  font-weight:800;
  font-size:2.25em;
  margin-top:1.5rem;
  margin-bottom:.5rem;
  line-height:1.1111111
}
.prose :where(h1 strong):not(:where([class~=not-prose] *)) {
  font-weight:900;
  color:inherit
}
.prose :where(h2):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-headings);
  font-weight:700;
  font-size:1.5em;
  margin-top:2em;
  margin-bottom:0;
  line-height:1.3333333
}
.prose :where(h2 strong):not(:where([class~=not-prose] *)) {
  font-weight:800;
  color:inherit
}
.prose :where(h3):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-headings);
  font-weight:600;
  font-size:1.25em;
  margin-top:1.6em;
  margin-bottom:.6em;
  line-height:1.6
}
.prose :where(h3 strong):not(:where([class~=not-prose] *)) {
  font-weight:700;
  color:inherit
}
.prose :where(h4):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-headings);
  font-weight:600;
  margin-top:1.5em;
  margin-bottom:.5em;
  line-height:1.5
}
.prose :where(h4 strong):not(:where([class~=not-prose] *)) {
  font-weight:700;
  color:inherit
}
.prose :where(img):not(:where([class~=not-prose] *)) {
  margin-top:2em;
  margin-bottom:2em
}
.prose :where(figure>*):not(:where([class~=not-prose] *)) {
  margin-top:0;
  margin-bottom:0
}
.prose :where(figcaption):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-captions);
  font-size:.875em;
  line-height:1.4285714;
  margin-top:.8571429em
}
.prose :where(code):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-code);
  font-weight:600;
  font-size:.875em
}
.prose :where(code):not(:where([class~=not-prose] *)):before {
  content:"`"
}
.prose :where(code):not(:where([class~=not-prose] *)):after {
  content:"`"
}
.prose :where(a code):not(:where([class~=not-prose] *)) {
  color:inherit
}
.prose :where(h1 code):not(:where([class~=not-prose] *)) {
  color:inherit
}
.prose :where(h2 code):not(:where([class~=not-prose] *)) {
  color:inherit;
  font-size:.875em
}
.prose :where(h3 code):not(:where([class~=not-prose] *)) {
  color:inherit;
  font-size:.9em
}
.prose :where(h4 code):not(:where([class~=not-prose] *)) {
  color:inherit
}
.prose :where(blockquote code):not(:where([class~=not-prose] *)) {
  color:inherit
}
.prose :where(thead th code):not(:where([class~=not-prose] *)) {
  color:inherit
}
.prose :where(pre):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-pre-code);
  background-color:var(--tw-prose-pre-bg);
  overflow-x:auto;
  font-weight:400;
  font-size:.875em;
  line-height:1.7142857;
  margin-top:1.7142857em;
  margin-bottom:1.7142857em;
  border-radius:.375rem;
  padding:.8571429em 1.1428571em
}
.prose :where(pre code):not(:where([class~=not-prose] *)) {
  background-color:initial;
  border-width:0;
  border-radius:0;
  padding:0;
  font-weight:inherit;
  color:inherit;
  font-size:inherit;
  font-family:inherit;
  line-height:inherit
}
.prose :where(pre code):not(:where([class~=not-prose] *)):before {
  content:none
}
.prose :where(pre code):not(:where([class~=not-prose] *)):after {
  content:none
}
.prose :where(table):not(:where([class~=not-prose] *)) {
  width:100%;
  table-layout:auto;
  text-align:left;
  margin-top:2em;
  margin-bottom:2em;
  font-size:.875em;
  line-height:1.7142857
}
.prose :where(thead):not(:where([class~=not-prose] *)) {
  border-bottom-width:1px;
  border-bottom-color:var(--tw-prose-th-borders)
}
.prose :where(thead th):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-headings);
  font-weight:600;
  vertical-align:bottom;
  padding-right:.5714286em;
  padding-bottom:.5714286em;
  padding-left:.5714286em
}
.prose :where(tbody tr):not(:where([class~=not-prose] *)) {
  border-bottom-width:1px;
  border-bottom-color:var(--tw-prose-td-borders)
}
.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)) {
  border-bottom-width:0
}
.prose :where(tbody td):not(:where([class~=not-prose] *)) {
  vertical-align:initial
}
.prose :where(tfoot):not(:where([class~=not-prose] *)) {
  border-top-width:1px;
  border-top-color:var(--tw-prose-th-borders)
}
.prose :where(tfoot td):not(:where([class~=not-prose] *)) {
  vertical-align:top
}
.prose {
  --tw-prose-body:#374151;
  --tw-prose-headings:#111827;
  --tw-prose-lead:#4b5563;
  --tw-prose-links:#111827;
  --tw-prose-bold:#111827;
  --tw-prose-counters:#6b7280;
  --tw-prose-bullets:#d1d5db;
  --tw-prose-hr:#e5e7eb;
  --tw-prose-quotes:#111827;
  --tw-prose-quote-borders:#e5e7eb;
  --tw-prose-captions:#6b7280;
  --tw-prose-code:#111827;
  --tw-prose-pre-code:#e5e7eb;
  --tw-prose-pre-bg:#1f2937;
  --tw-prose-th-borders:#d1d5db;
  --tw-prose-td-borders:#e5e7eb;
  --tw-prose-invert-body:#d1d5db;
  --tw-prose-invert-headings:#fff;
  --tw-prose-invert-lead:#9ca3af;
  --tw-prose-invert-links:#fff;
  --tw-prose-invert-bold:#fff;
  --tw-prose-invert-counters:#9ca3af;
  --tw-prose-invert-bullets:#4b5563;
  --tw-prose-invert-hr:#374151;
  --tw-prose-invert-quotes:#f3f4f6;
  --tw-prose-invert-quote-borders:#374151;
  --tw-prose-invert-captions:#9ca3af;
  --tw-prose-invert-code:#fff;
  --tw-prose-invert-pre-code:#d1d5db;
  --tw-prose-invert-pre-bg:#00000080;
  --tw-prose-invert-th-borders:#4b5563;
  --tw-prose-invert-td-borders:#374151;
  font-size:1rem;
  line-height:1.75
}
.prose :where(video):not(:where([class~=not-prose] *)) {
  margin-top:2em;
  margin-bottom:2em
}
.prose :where(figure):not(:where([class~=not-prose] *)) {
  margin-top:2em;
  margin-bottom:2em
}
.prose :where(li):not(:where([class~=not-prose] *)) {
  margin-top:.5em;
  margin-bottom:.5em
}
.prose :where(ol>li):not(:where([class~=not-prose] *)) {
  padding-left:.375em
}
.prose :where(ul>li):not(:where([class~=not-prose] *)) {
  padding-left:.375em
}
.prose :where(.prose>ul>li p):not(:where([class~=not-prose] *)) {
  margin-top:.75em;
  margin-bottom:.75em
}
.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)) {
  margin-top:1.25em
}
.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom:1.25em
}
.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)) {
  margin-top:1.25em
}
.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom:1.25em
}
.prose :where(ul ul,
ul ol,
ol ul,
ol ol):not(:where([class~=not-prose] *)) {
  margin-top:.75em;
  margin-bottom:.75em
}
.prose :where(hr+*):not(:where([class~=not-prose] *)) {
  margin-top:0
}
.prose :where(h2+*):not(:where([class~=not-prose] *)) {
  margin-top:0
}
.prose :where(h3+*):not(:where([class~=not-prose] *)) {
  margin-top:0
}
.prose :where(h4+*):not(:where([class~=not-prose] *)) {
  margin-top:0
}
.prose :where(thead th:first-child):not(:where([class~=not-prose] *)) {
  padding-left:0
}
.prose :where(thead th:last-child):not(:where([class~=not-prose] *)) {
  padding-right:0
}
.prose :where(tbody td,
tfoot td):not(:where([class~=not-prose] *)) {
  padding:.5714286em
}
.prose :where(tbody td:first-child,
tfoot td:first-child):not(:where([class~=not-prose] *)) {
  padding-left:0
}
.prose :where(tbody td:last-child,
tfoot td:last-child):not(:where([class~=not-prose] *)) {
  padding-right:0
}
.prose :where(.prose>:first-child):not(:where([class~=not-prose] *)) {
  margin-top:0
}
.prose :where(.prose>:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom:0
}
.prose :where(blockquote>cite):not(:where([class~=not-prose] *)) {
  color:var(--tw-prose-body);
  font-style:normal;
  font-weight:400
}
.prose :where(blockquote>cite):not(:where([class~=not-prose] *)):before {
  content:"\2014"
}
.prose-neutral {
  --tw-prose-body:#404040;
  --tw-prose-headings:#171717;
  --tw-prose-lead:#525252;
  --tw-prose-links:#171717;
  --tw-prose-bold:#171717;
  --tw-prose-counters:#737373;
  --tw-prose-bullets:#d4d4d4;
  --tw-prose-hr:#e5e5e5;
  --tw-prose-quotes:#171717;
  --tw-prose-quote-borders:#e5e5e5;
  --tw-prose-captions:#737373;
  --tw-prose-code:#171717;
  --tw-prose-pre-code:#e5e5e5;
  --tw-prose-pre-bg:#262626;
  --tw-prose-th-borders:#d4d4d4;
  --tw-prose-td-borders:#e5e5e5;
  --tw-prose-invert-body:#d4d4d4;
  --tw-prose-invert-headings:#fff;
  --tw-prose-invert-lead:#a3a3a3;
  --tw-prose-invert-links:#fff;
  --tw-prose-invert-bold:#fff;
  --tw-prose-invert-counters:#a3a3a3;
  --tw-prose-invert-bullets:#525252;
  --tw-prose-invert-hr:#404040;
  --tw-prose-invert-quotes:#f5f5f5;
  --tw-prose-invert-quote-borders:#404040;
  --tw-prose-invert-captions:#a3a3a3;
  --tw-prose-invert-code:#fff;
  --tw-prose-invert-pre-code:#d4d4d4;
  --tw-prose-invert-pre-bg:#00000080;
  --tw-prose-invert-th-borders:#525252;
  --tw-prose-invert-td-borders:#404040
}
.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
}
.visible {
  visibility:visible
}
.absolute {
  position:absolute
}
.relative {
  position:relative
}
.bottom-0 {
  bottom:0
}
.left-0 {
  left:0
}
.right-0 {
  right:0
}
.top-0 {
  top:0
}
.z-0 {
  z-index:0
}
.m-0 {
  margin:0
}
.m-2 {
  margin:.5rem
}
.mx-auto {
  margin-left:auto;
  margin-right:auto
}
.mb-12 {
  margin-bottom:3rem
}
.mb-32 {
  margin-bottom:8rem
}
.mb-6 {
  margin-bottom:1.5rem
}
.mr-1 {
  margin-right:.25rem
}
.mr-auto {
  margin-right:auto
}
.mt-12 {
  margin-top:3rem
}
.mt-3 {
  margin-top:.75rem
}
.mt-6 {
  margin-top:1.5rem
}
.block {
  display:block
}
.flex {
  display:flex
}
.grid {
  display:grid
}
.hidden {
  display:none
}
.h-64 {
  height:16rem
}
.h-fit {
  height:-moz-fit-content;
  height:fit-content
}
.h-full {
  height:100%
}
.min-h-full {
  min-height:100%
}
.w-3 {
  width:.75rem
}
.w-3\.5 {
  width:.875rem
}
.w-32 {
  width:8rem
}
.w-full {
  width:100%
}
.max-w-2xl {
  max-width:42rem
}
.max-w-none {
  max-width:none
}
.transform {
  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))
}
.flex-row {
  flex-direction:row
}
.flex-col {
  flex-direction:column
}
.items-center {
  align-items:center
}
.justify-end {
  justify-content:flex-end
}
.justify-between {
  justify-content:space-between
}
.gap-6 {
  gap:1.5rem
}
.place-self-center {
  place-self:center
}
.overflow-hidden {
  overflow:hidden
}
.bg-white {
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255/var(--tw-bg-opacity))
}
.bg-cover {
  background-size:cover
}
.bg-fixed {
  background-attachment:fixed
}
.bg-no-repeat {
  background-repeat:no-repeat
}
.object-cover {
  -o-object-fit:cover;
  object-fit:cover
}
.p-2 {
  padding:.5rem
}
.px-4 {
  padding-left:1rem;
  padding-right:1rem
}
.py-8 {
  padding-top:2rem;
  padding-bottom:2rem
}
.pl-16 {
  padding-left:4rem
}
.pr-2 {
  padding-right:.5rem
}
.text-center {
  text-align:center
}
.align-middle {
  vertical-align:middle
}
.font-libre {
  font-family:Libre Bodoni,serif
}
.text-3xl {
  font-size:1.875rem;
  line-height:2.25rem
}
.text-4xl {
  font-size:2.25rem;
  line-height:2.5rem
}
.text-sm {
  font-size:.875rem;
  line-height:1.25rem
}
.font-bold {
  font-weight:700
}
.font-extrabold {
  font-weight:800
}
.leading-none {
  line-height:1
}
.tracking-tight {
  letter-spacing:-.025em
}
.text-black {
  --tw-text-opacity:1;
  color:rgb(0 0 0/var(--tw-text-opacity))
}
.text-gray-800 {
  --tw-text-opacity:1;
  color:rgb(31 41 55/var(--tw-text-opacity))
}
.text-white {
  --tw-text-opacity:1;
  color:rgb(255 255 255/var(--tw-text-opacity))
}
.no-underline {
  text-decoration-line:none
}
.opacity-0 {
  opacity:0
}
.transition {
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-timing-function:cubic-bezier(.4,0,.2,1);
  transition-duration:.15s
}
.duration-300 {
  transition-duration:.3s
}
.ease-in-out {
  transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.ease-linear {
  transition-timing-function:linear
}
.content-none {
  --tw-content:none;
  content:var(--tw-content)
}
.circle-pink {
  animation:spinoffPulse 10s linear infinite;
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden
}
.hero-text-block {
  padding-left:12%
}
.home .logo {
  display:none
}
.hero-spalte {
  max-width:80rem;
  margin:auto;
  padding:0 1rem
}
.text-justify {
  text-align:justify!important
}
.hero-spalte p {
  margin-bottom:0
}
@keyframes spinoffPulse {
  0% {
    transform:rotate(0deg)
  }
  to {
    transform:rotate(1turn)
  }
}
.hero-text {
  line-height:5rem;
  font-family:Yeseva One;
  font-weight:700;
  margin-bottom:3rem
}
.hero-text-shadow {
  text-shadow:6px 2px 10px #7779
}
.wp-block-button__link {
  text-decoration:none
}
.teilen-gruppe {
  padding:1rem 0 2rem;
  margin-bottom:-2rem
}
.hero-text-mobile {
  display:none;
  padding:1.5rem 0!important;
  line-height:2.5rem
}
@media (max-width:1650px) {
  .hero-text {
    line-height:5rem;
    margin-bottom:2.5rem
  }
  .cover-hero {
    height:100%!important;
    max-height:100%!important;
    min-height:50vh!important
  }
  .hero-logo {
    width:17rem;
    max-width:17rem
  }
  .circle-hero {
    max-width:12rem
  }
  .hero-text-block {
    padding-left:8%
  }
}
@media (max-width:1124px) {
  .hero-text {
    font-size:3.5rem!important;
    line-height:4rem;
    margin-bottom:1rem
  }
  .cover-hero {
    height:100%!important;
    max-height:100%!important;
    min-height:50vh!important
  }
  .hero-logo {
    width:15rem;
    max-width:15rem
  }
  .circle-hero {
    max-width:12rem
  }
  .hero-text-block {
    padding-left:4%
  }
}
@media only screen and (max-width:780px) {
  .second-column {
    display:flex;
    flex-direction:column-reverse
  }
}
@media only screen and (max-width:680px) {
  .hero-text {
    font-size:2.5rem!important;
    line-height:3rem
  }
  .hero-logo {
    width:10rem;
    max-width:10rem
  }
  .circle-hero {
    max-width:11rem
  }
  .hero-text-mobile {
    margin-top:0
  }
  .hero-text-block {
    padding-left:1rem
  }
}
@media only screen and (max-width:480px) {
  .hero-text {
    display:none
  }
  .hero-text-mobile {
    display:block;
    line-height:3rem
  }
  .cover-hero {
    height:100%!important;
    max-height:100%!important;
    min-height:50vh!important
  }
  .hero-logo {
    width:9rem;
    max-width:9rem
  }
  .circle-hero {
    max-width:10rem
  }
  .hero-text-mobile {
    margin-top:0
  }
  .hero-text-block {
    padding-left:.5rem
  }
}
.menu-toggle {
  z-index:3000;
  position:absolute;
  top:0;
  right:0;
  padding:1rem;
  transition:.4s;
  display:inline-block;
  text-align:center;
  margin: 20px;
  background-color: rgb(255,255,255,0.6);
}
.bar1,
.bar2,
.bar3 {
  width:52px;
  height:5px;
  background-color:#000;
  margin:6px 0;
  transition:.4s ease-in
}
.show-menu .bar1 {
  transform:translateY(11px) rotate(-45deg)
}
.show-menu .bar2 {
  opacity:0
}
.show-menu .bar3 {
  transform:translateY(-11px) rotate(45deg)
}
.site-container {
  overflow-x:hidden
}
.site-container #site-navigation {
  visibility:hidden;
  transition:all .5s ease-in-out;
  -webkit-clip-path:circle(10px at calc(100vw - 50px) -100px);
  clip-path:circle(10px at calc(100vw - 50px) -100px);
  z-index:100;
  position:fixed;
  width:100vw;
  height:100vh
}
.site-container.show-menu #site-navigation {
  visibility:visible;
  -webkit-clip-path:circle(100%);
  clip-path:circle(100%)
}
.menu-main-container {
  display:none;
  position:fixed;
  z-index:2000;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:#f5a1ae;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:all .5s ease-in-out
}
ul#primary-menu {
  font-size:2.5em;
  text-transform:uppercase;
  font-weight:700;
  padding:1rem;
  text-align:center
}
.logo {
  width:10rem;
  max-width:10rem;
  padding:1rem 0 1rem 2rem;
  height:8rem;
  z-index:10000
}
.logo-star {
  width:20px;
  height:22px;
  left:4.3rem;
  top:3.2rem
}
.logo:hover .logo-star {
  animation:rotate-star .5s linear;
  animation-fill-mode:forwards;
  animation-timing-function:ease-in-out
}
@keyframes rotate-star {
  0% {
    transform:rotate(0)
  }
  to {
    transform:rotate(180deg)
  }
}
.logo:hover .logo-star {
  transform:rotate(180deg);
  transform-box:fill-box
}
@media screen and (max-width:480px) {
  ul#primary-menu {
    font-size:1.6em;
    font-weight:700
  }
}
.project-box:nth-child(6n+1) {
  background:var(--wp--preset--color--em-green)
}
.project-box:nth-child(6n+2) {
  background:var(--wp--preset--color--secondary)
}
.project-box:nth-child(6n+3) {
  background:var(--wp--preset--color--tertiary)
}
.project-box:nth-child(6n+4) {
  background:var(--wp--preset--color--em-orange)
}
.project-box:nth-child(6n+5) {
  background:var(--wp--preset--color--em-pink)
}
.project-box:nth-child(6n+6) {
  background:var(--wp--preset--color--primary)
}
.share:hover>img {
  animation:rotate-btn .5s linear
}
@keyframes rotate-btn {
  0% {
    transform:rotate(0)
  }
  to {
    transform:rotate(180deg)
  }
}
.tipp {
  border:2px dashed var(--wp--preset--color--em-orange);
  padding:1rem;
  display:flex;
  flex-wrap:wrap
}
.tipp strong {
  color:var(--wp--preset--color--em-orange);
  font-weight:800;
  display:flex;
  padding-right:.3rem
}
.tipp strong:before {
  content:url(images/tipp.svg);
  display:block;
  width:24px;
  height:24px;
  margin-right:.3rem
}
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=submit],
input[type=tel],
input[type=text],
select,
textarea {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  padding:10px;
  border:2px solid #000;
  outline:none;
  vertical-align:middle;
  max-width:100%;
  width:100%;
  font-family:inherit;
  background:#fff;
  font-size:medium
}
textarea {
  resize:vertical
}
input:focus,
select:focus,
textarea:focus {
  border:2px solid #ccc
}
select {
  background:url(images/arrow-down.svg) no-repeat center right 10px;
  background-size:15px;
  padding-right:35px
}
select::-ms-expand {
  display:none
}
option[disabled] {
  color:#666
}
input[type=checkbox],
input[type=radio] {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  display:inline-block;
  padding:8px;
  border:2px solid #000;
  vertical-align:middle;
  background-color:#fff;
  cursor:pointer
}
input[type=radio] {
  border-radius:100%
}
input[type=checkbox]:checked,
input[type=radio]:checked {
  background:url(images/icon-check.svg) no-repeat 50% #fff;
  background-size:70%
}
input[type=checkbox]:focus,
input[type=radio]:focus {
  border:1px solid #000;
  outline:0
}
input[type=checkbox]:checked+label,
input[type=radio]:checked+label {
  font-weight:700
}
input[type=search] {
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
  padding:8px;
  border:1px solid #ccc;
  outline:none;
  vertical-align:middle;
  border-radius:5px;
  font-family:inherit;
  background:none
}
.searchandfilter ul {
  padding:0;
  display:flex;
  justify-content:flex-start;
  gap:10px
}
.searchandfilter ul>li,
.searchandfilter ul>li>* {
  width:100%
}
@media (max-width:1000px) {
  .searchandfilter ul {
    display:block
  }
}
input[type=submit] {
  background:#ffd974
}
.collapsibles {
  margin-top:2em
}
.collapsible {
  margin-bottom:1em
}
.collapsible-header {
  background:var(--wp--preset--color--tertiary);
  cursor:pointer;
  padding:1em 50px 1em 1em;
  position:relative;
  margin-bottom:.5em;
  font-size:1.5em;
  line-height:1.2em
}
.collapsible-header:hover {
  background:var(--wp--preset--color--secondary)
}
.collapsible-header:after {
  content:"";
  position:absolute;
  right:10px;
  top:0;
  width:30px;
  height:100%;
  background:url(images/arrow-down.svg) no-repeat 50%;
  background-size:20px
}
.collapsible.open .collapsible-header:after {
  transform:scaleY(-1)
}
.collapsible-content {
  overflow:hidden;
  max-height:0;
  transition:max-height .5s cubic-bezier(0,1,0,1);
  padding:0 1em
}
.collapsible.open .collapsible-content {
  max-height:3000px;
  transition:max-height 1s ease-in-out
}
.collapsible-content ul {
  list-style:none;
  padding-left:0
}
.collapsible input[type=submit],
.form-submit input[type=submit] {
  border:0
}
.comment {
  border:2px solid var(--wp--preset--color--primary);
  padding:1rem
}
.comment-author {
  display:flex;
  flex-direction:row
}
.comment-author>img {
  padding-right:.5rem
}
.comment-author {
  font-weight:600;
  color:var(--wp--preset--color--tertiary)
}
.says {
  margin-left:.3rem;
  color:#000
}
.comment-content {
  padding:1rem;
  border:2px dotted var(--wp--preset--color--primary);
  border-radius:12px
}
.reply {
  background-color:var(--wp--preset--color--secondary);
  padding:.5rem;
  margin-top:1rem;
  text-align:center
}
.comment-reply-title {
  font-weight:700;
  text-align:center;
  padding-top:1rem
}
input[type=submit] {
  background:var(--wp--preset--color--secondary)
}
.collapsible .wpcf7-submit,
.comment-form .submit {
  margin-top:1rem
}
.label {
  font-weight:1000
}
.extra-text {
  font-weight:100;
  transform:scale(.8)
}
input[type=radio]:focus {
  background-color:var(--wp--preset--color--em-pink)
}
.wp-block-lazyblock-iconlist {
  line-height:1.5em
}
.wp-block-lazyblock-iconlist .icon-item {
  margin-bottom:1.5em;
  padding-bottom:1em;
  display:flex;
  gap:15px;
  border-bottom:1px solid #ccc
}
.wp-block-lazyblock-iconlist .icon-image {
  flex-grow:0;
  flex-shrink:0;
  flex-basis:40px
}
.wp-block-lazyblock-iconlist .icon-image img {
  height:40px;
  width:auto;
  margin:0!important
}
.wp-block-lazyblock-iconlist .icon-title {
  font-weight:700
}
.hover\:opacity-100:hover {
  opacity:1
}
.prose-a\:text-primary :is(:where(a):not(:where([class~=not-prose] *))) {
  --tw-text-opacity:1;
  color:rgb(214 156 214/var(--tw-text-opacity))
}
@media (prefers-color-scheme:dark) {
  .dark\:bg-gray-900 {
    --tw-bg-opacity:1;
    background-color:rgb(17 24 39/var(--tw-bg-opacity))
  }
  .dark\:text-white {
    --tw-text-opacity:1;
    color:rgb(255 255 255/var(--tw-text-opacity))
  }
}
@media (min-width:768px) {
  .md\:grid-cols-2 {
    grid-template-columns:repeat(2,minmax(0,1fr))
  }
  .md\:text-6xl {
    font-size:3.75rem;
    line-height:1
  }
}
@media (min-width:1024px) {
  .lg\:col-span-5 {
    grid-column:span 5/span 5
  }
  .lg\:col-span-7 {
    grid-column:span 7/span 7
  }
  .lg\:mt-0 {
    margin-top:0
  }
  .lg\:flex {
    display:flex
  }
  .lg\:grid-cols-12 {
    grid-template-columns:repeat(12,minmax(0,1fr))
  }
  .lg\:grid-cols-3 {
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
  .lg\:gap-8 {
    gap:2rem
  }
  .lg\:py-16 {
    padding-top:4rem;
    padding-bottom:4rem
  }
}
@media (min-width:1280px) {
  .xl\:gap-0 {
    gap:0
  }
  .xl\:text-7xl {
    font-size:4.5rem;
    line-height:1
  }
}

.post_tags span {
	display: inline-block;
	padding: 0 0.5em;
	margin-right: 0.5em;
}
.post_tags :nth-child(6n+1) {
	background:var(--wp--preset--color--em-green)
}
.post_tags :nth-child(6n+2) {
	background:var(--wp--preset--color--secondary)
}
.post_tags :nth-child(6n+3) {
	background:var(--wp--preset--color--tertiary)
}
.post_tags :nth-child(6n+4) {
	background:var(--wp--preset--color--em-orange)
}
.post_tags :nth-child(6n+5) {
	background:var(--wp--preset--color--em-pink)
}
.post_tags :nth-child(6n+6) {
	background:var(--wp--preset--color--primary)
}

@layer components {
    .button-reset {
      background: var(--wp--preset--color--secondary); appearance: none; padding: 10px; border: 2px solid #000; outline: none; vertical-align: middle; max-width: 100%; width: 100%; font-family: inherit; background: #fff; font-size: medium;
    }
  }

.likes {
    background-image: url('https://s.w.org/images/core/emoji/15.0.3/svg/2764.svg');
    background-repeat: no-repeat;
    padding: 10px;
    color: #ffffff;
    background-position-y: 6px;
}
.likes-home {
    background-image: url('images/hearth-white.png');
    background-repeat: no-repeat;
    padding: 10px;
    color: #2a2a2a;
    background-position-y: 6px;
    background-size: 30px;
}
.like-wrapper {
    margin-top: 2em;
}
.like-wrapper {
    margin-top: 2em;
}

.flex-row-reverse {
    flex-direction: row-reverse;
}

.comment-tipp {
    border:2px dashed var(--wp--preset--color--tertiary);
    padding:1rem;
    display:flex;
    flex-wrap:wrap;
    margin-bottom:30px;
  }
  .comment-tipp strong {
    color:var(--wp--preset--color--tertiary);
    font-weight:800;
    display:flex;
    padding-right:.3rem
  }
  .comment-tipp strong:before {
    content:url(images/speech.jpg);
    display:block;
    width:36px;
    height:36px;
    margin-right:.3rem
  }
  .comment-name {
width: 100%;
  }
  .comment-date {
    width: 100%;
    font-size: 12px;
  }
  .comment-text {
    width: 100%;
  }
  .input-true .fui-input .fui-select {
    appearance: none;
padding: 10px;
border: 2px solid #000;
outline: none;
vertical-align: middle;
max-width: 100%;
width: 100%;
font-family: inherit;
background: #fff;
font-size: medium;
  }
 .fui-label {
  font-family: Proxima Nova,system-ui,sans-serif !important;
  font-size: 16px !important;
  color: #000 !important;
 } 
 img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
  }
 

  