@keyframes tva-draw{0%{stroke-dashoffset:var(--tva-len)}to{stroke-dashoffset:0}}.tva-draw{stroke-dasharray:var(--tva-len);stroke-dashoffset:var(--tva-len);animation:tva-draw var(--tva-dur,2.2s) cubic-bezier(.22,.61,.36,1) forwards;animation-delay:var(--tva-delay,0s)}@keyframes tva-appear{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.tva-appear{opacity:0;animation:tva-appear .5s ease-out forwards;animation-delay:var(--tva-delay,0s)}@keyframes tva-ping{0%{transform:scale(.9);opacity:.55}70%{transform:scale(2.1);opacity:0}to{transform:scale(2.1);opacity:0}}.tva-ping{animation:tva-ping 2.4s ease-out infinite;transform-origin:center;transform-box:fill-box}@keyframes tva-blink{0%,to{opacity:1}50%{opacity:.25}}.tva-blink{animation:tva-blink 1.6s ease-in-out infinite}@keyframes tva-tape{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.tva-tape-track{animation:tva-tape 42s linear infinite}.tva-tape:hover .tva-tape-track{animation-play-state:paused}@keyframes tva-cell-stuck{0%,to{opacity:.55}50%{opacity:1}}@keyframes tva-cell-work{0%,to{transform:scaleY(1);opacity:.75}50%{transform:scaleY(1.06);opacity:1}}.tva-cell-stuck{animation:tva-cell-stuck 2.6s ease-in-out infinite}.tva-cell-work{transform-origin:bottom;animation:tva-cell-work 3.4s ease-in-out infinite;animation-delay:var(--tva-delay,0s)}@keyframes tva-candle{0%,to{transform:scaleY(.72)}50%{transform:scaleY(1)}}.tva-candle{transform-origin:center;animation:tva-candle 3.2s ease-in-out infinite;animation-delay:var(--tva-delay,0s)}.tva-reviews .swiper-button-next,.tva-reviews .swiper-button-prev{width:42px;height:42px;border-radius:999px;border:1px solid rgba(218,185,106,.5);background:rgba(0,0,0,.55);backdrop-filter:blur(6px);color:#DAB96A;transition:background-color .25s ease,border-color .25s ease}.tva-reviews .swiper-button-next:hover,.tva-reviews .swiper-button-prev:hover{background:rgba(0,0,0,.8);border-color:rgba(218,185,106,.9)}.tva-reviews .swiper-button-next:after,.tva-reviews .swiper-button-prev:after{font-size:16px;font-weight:700}.tva-reviews .swiper-button-disabled{opacity:.3}.tva-reviews .swiper-pagination-bullet{background:rgba(255,255,255,.35);opacity:1}.tva-reviews .swiper-pagination-bullet-active{background:#DAB96A;width:22px;border-radius:999px}@media (prefers-reduced-motion:reduce){.tva-draw{stroke-dashoffset:0}.tva-appear,.tva-draw{animation:none!important}.tva-appear{opacity:1}.tva-blink,.tva-candle,.tva-cell-stuck,.tva-cell-work,.tva-ping,.tva-tape-track{animation:none!important}}