.c-single-loader{padding:8px}.c-single-loader__loader{will-change:box-shadow;width:4px;aspect-ratio:1;border-radius:50%;box-shadow:19px 0 0 7px,38px 0 0 3px,57px 0 0 0;transform:translateX(-38px);animation:d1 .5s linear infinite alternate}@keyframes d1{50%{box-shadow:19px 0 0 3px,38px 0 0 7px,57px 0 0 3px}to{box-shadow:19px 0 0 0,38px 0 0 3px,57px 0 0 7px}}.c-word-of-the-day{background-color:var(--color-background,hsla(0,0%,100%,.2));padding:1rem;border:1px solid var(--primary);display:flex;row-gap:1.5rem;flex-direction:column}html[class~=dark] .c-word-of-the-day{--color-background:rgba(0,0,0,0.1)}.c-word-of-the-day__content{margin:auto;display:flex;flex-direction:column;align-items:center}.c-word-of-the-day__header{display:flex;align-items:center;gap:.5rem}.c-word-of-the-day__headline{margin:0}.c-word-of-the-day__word-wrap{position:relative}.c-word-of-the-day__word{font-family:berlin,sans-serif;font-weight:700;font-size:clamp(1.2rem,1.0857rem + .5714vw,2rem);word-break:break-all}.c-word-of-the-day__crown-icon{display:flex;justify-content:center;align-items:center;color:#e1b125}.c-word-of-the-day__divider{width:100%;border:none;border-top:1px solid var(--primary)}.c-word-of-the-day__update{font-size:.8rem}.c-word-of-the-day__info-icon{position:absolute;right:-18px;top:50%;transform:translateY(-50%)}.c-loader-text span{display:inline-block;margin:0 -.05em;animation:loading04 .7s infinite}.c-loader-text span:nth-child(2){animation-delay:.1s}.c-loader-text span:nth-child(3){animation-delay:.2s}.c-loader-text span:nth-child(4){animation-delay:.3s}.c-loader-text span:nth-child(5){animation-delay:.4s}.c-loader-text span:nth-child(6){animation-delay:.5s}.c-loader-text span:nth-child(7){animation-delay:.6s}@keyframes loading04{0%,to{transform:translateY(0)}50%{transform:translateY(7px)}}.c-confetti{position:relative;overflow:hidden}.c-confetti__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none}.c-confetti__piece{position:absolute;width:8px;height:16px;background:#ffd300;top:0;opacity:0}.c-confetti__piece:first-child{left:7%;transform:rotate(-1deg);animation:make-it-rain 1s ease-out infinite;animation-delay:.44s;animation-duration:972ms}.c-confetti__piece:nth-child(2){left:14%;transform:rotate(-24deg);animation:make-it-rain 1s ease-out infinite;animation-delay:492ms;animation-duration:911ms}.c-confetti__piece:nth-child(3){left:21%;transform:rotate(-55deg);animation:make-it-rain 1s ease-out infinite;animation-delay:215ms;animation-duration:716ms}.c-confetti__piece:nth-child(4){left:28%;transform:rotate(61deg);animation:make-it-rain 1s ease-out infinite;animation-delay:323ms;animation-duration:878ms}.c-confetti__piece:nth-child(5){left:35%;transform:rotate(50deg);animation:make-it-rain 1s ease-out infinite;animation-delay:355ms;animation-duration:1135ms}.c-confetti__piece:nth-child(6){left:42%;transform:rotate(34deg);animation:make-it-rain 1s ease-out infinite;animation-delay:312ms;animation-duration:778ms}.c-confetti__piece:nth-child(7){left:49%;transform:rotate(-65deg);animation:make-it-rain 1s ease-out infinite;animation-delay:313ms;animation-duration:772ms}.c-confetti__piece:nth-child(8){left:56%;transform:rotate(47deg);animation:make-it-rain 1s ease-out infinite;animation-delay:393ms;animation-duration:1067ms}.c-confetti__piece:nth-child(9){left:63%;transform:rotate(-73deg);animation:make-it-rain 1s ease-out infinite;animation-delay:76ms;animation-duration:885ms}.c-confetti__piece:nth-child(10){left:70%;transform:rotate(59deg);animation:make-it-rain 1s ease-out infinite;animation-delay:239ms;animation-duration:897ms}.c-confetti__piece:nth-child(11){left:77%;transform:rotate(50deg);animation:make-it-rain 1s ease-out infinite;animation-delay:97ms;animation-duration:992ms}.c-confetti__piece:nth-child(12){left:84%;transform:rotate(-15deg);animation:make-it-rain 1s ease-out infinite;animation-delay:429ms;animation-duration:1042ms}.c-confetti__piece:nth-child(13){left:91%;transform:rotate(-47deg);animation:make-it-rain 1s ease-out infinite;animation-delay:339ms;animation-duration:1129ms}.c-confetti__piece:nth-child(odd){background:#17d3ff}.c-confetti__piece:nth-child(2n){z-index:1}.c-confetti__piece:nth-child(4n){width:5px;height:12px;animation-duration:2s}.c-confetti__piece:nth-child(3n){width:3px;height:10px;animation-duration:2.5s;animation-delay:1s}.c-confetti__piece:nth-child(4n-7){background:#ff4e91}@keyframes make-it-rain{0%{opacity:0}50%{opacity:1}to{transform:translateY(200px)}}