.theme-fairytale-fest{--font-sugar-peachy:var(--font-baloo);--font-quicksand:var(--font-baloo);--tpl-light:#f5f3ff;--tpl-light-plus:#fffefb;--tpl-dark:#121212;--tpl-pink:var(--brand-primary-pink);--tpl-mango:var(--brand-secondary-yellow);--tpl-orange:var(--brand-primary-purple);--tpl-yellow:var(--brand-secondary-blue);--theme-primary:var(--tpl-pink);--theme-accent:var(--tpl-mango);--theme-bg:var(--tpl-light);--theme-surface:var(--tpl-light-plus);--theme-ink:var(--tpl-dark);--theme-text-strong:var(--tpl-dark);--anim:.5s cubic-bezier(.625, .05, 0, 1);--anim-fast:.25s cubic-bezier(.625, .05, 0, 1);--nav-height:4.625em;--btn-height:2.75em;--container-padding:4em;--section-padding:10em;background-color:var(--tpl-light);color:var(--tpl-dark);font-size:clamp(11.022px,1.11111vw,21.333px);font-family:var(--font-quicksand), Arial, sans-serif;--background:var(--tpl-light);--foreground:var(--tpl-dark);--primary:var(--tpl-pink);--primary-foreground:var(--tpl-dark);--accent:var(--tpl-mango);--accent-foreground:#fff;font-weight:400;line-height:1.3;overflow-x:clip}@media (max-width:991px){.theme-fairytale-fest{font-size:clamp(14px,2.1vw,18px)}}@media (max-width:479px){.theme-fairytale-fest{font-size:16px}}@keyframes fest-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fest-spin-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes fest-rotate-sun{to{transform:rotate(9deg)}}@keyframes fest-marquee{to{transform:translate(-100%)}}.theme-fairytale-fest .fest-btn{min-height:max(var(--btn-height), 44px);border:1.6px solid var(--tpl-dark);background-color:var(--tpl-pink);color:#fff;font-family:var(--font-quicksand), Arial, sans-serif;cursor:pointer;transition:transform var(--anim-fast), box-shadow var(--anim-fast);border-radius:10em;justify-content:center;align-items:center;padding:0 1.25em .1em;font-size:1em;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 .25em #00000026}.theme-fairytale-fest .fest-btn:hover{transform:translateY(.25em)rotate(.001deg);box-shadow:0 0 #00000080}.theme-fairytale-fest .fest-btn.is--light{background-color:var(--tpl-light-plus);color:var(--tpl-dark)}.theme-fairytale-fest .fest-btn.is--hero{padding-left:1.8em;padding-right:1.8em;font-size:1.1em}.theme-fairytale-fest .fest-btn.is--compact{font-size:.95em}.theme-fairytale-fest .fest-btn:focus-visible{outline:3px solid var(--brand-secondary-blue);outline-offset:2px}.theme-fairytale-fest .fest-boxed{background-color:var(--tpl-mango);color:var(--brand-primary-purple-deep);border:1.6px solid var(--tpl-dark);border-radius:.05em;padding:.12em .2em .04em;display:inline-flex;transform:rotate(-1deg);box-shadow:0 .06em #ffffff26}.theme-fairytale-fest .fest-underline-link{cursor:pointer;font-weight:700;position:relative}.theme-fairytale-fest .fest-underline-link:before{content:"";transform-origin:100%;height:.125em;transition:transform var(--anim-fast);background-color:currentColor;position:absolute;bottom:-.2em;left:0;right:0;transform:scaleX(0)rotate(.001deg)}.theme-fairytale-fest .fest-underline-link:hover:before{transform-origin:0;transform:scaleX(1)rotate(.001deg)}.theme-fairytale-fest .fest-display{font-family:var(--font-sugar-peachy), Arial, sans-serif;font-weight:800;line-height:.9}
