.tewido-elementra-back-to-top{position:fixed;bottom:calc(var(--tef-btt-offset-bottom,24px) + env(safe-area-inset-bottom,0px));display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;border-radius:50%;background-color:var(--tewido-elementra-color-primary,#93003f);color:#fff;cursor:pointer;opacity:0;transform:translateY(8px);transition:opacity .2s,transform .2s,background-color .15s,color .15s;pointer-events:none;z-index:9000;--tef-btt-progress:0}.tewido-elementra-back-to-top.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.tewido-elementra-back-to-top--bottom-left{left:calc(var(--tef-btt-offset-side,24px) + env(safe-area-inset-left,0px));right:auto}.tewido-elementra-back-to-top--bottom-right{right:calc(var(--tef-btt-offset-side,24px) + env(safe-area-inset-right,0px));left:auto}.tewido-elementra-back-to-top__inner{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;line-height:0}.tewido-elementra-back-to-top__icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.tewido-elementra-back-to-top__icon svg{width:22px;height:22px;display:block}.tewido-elementra-back-to-top__pct{position:absolute;display:inline-flex;align-items:center;justify-content:center;color:var(--tewido-elementra-color-heading,#111827);font-size:12px;font-weight:600;letter-spacing:-.01em;line-height:1.2;font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;transition:opacity .2s,transform .2s}.tewido-elementra-back-to-top--pct-top .tewido-elementra-back-to-top__pct{bottom:100%;left:50%;transform:translate(-50%,calc(-1 * var(--tef-btt-pct-offset,8px)))}.tewido-elementra-back-to-top--pct-bottom .tewido-elementra-back-to-top__pct{top:100%;left:50%;transform:translate(-50%,var(--tef-btt-pct-offset,8px))}.tewido-elementra-back-to-top--pct-left .tewido-elementra-back-to-top__pct{right:100%;top:50%;transform:translate(calc(-1 * var(--tef-btt-pct-offset,8px)),-50%)}.tewido-elementra-back-to-top--pct-right .tewido-elementra-back-to-top__pct{left:100%;top:50%;transform:translate(var(--tef-btt-pct-offset,8px),-50%)}.tewido-elementra-back-to-top__ring{--tef-btt-ring-gap:4px;position:absolute;top:var(--tef-btt-ring-gap);left:var(--tef-btt-ring-gap);width:calc(100% - 2 * var(--tef-btt-ring-gap));height:calc(100% - 2 * var(--tef-btt-ring-gap));pointer-events:none;overflow:visible;transform:rotate(-90deg)}.tewido-elementra-back-to-top__ring circle{fill:none;stroke-width:5}.tewido-elementra-back-to-top__ring-track{stroke:rgba(255,255,255,0.25)}.tewido-elementra-back-to-top__ring-progress{stroke:#fff;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:calc(100 - (var(--tef-btt-progress,0) * 100));transition:stroke-dashoffset .12s linear}@keyframes tewido-elementra-btt-pulse{0%{box-shadow:0 0 0 0 currentColor}60%{box-shadow:0 0 0 12px transparent}100%{box-shadow:0 0 0 0 transparent}}.tewido-elementra-back-to-top.is-complete{animation:.9s ease-out tewido-elementra-btt-pulse}.tewido-elementra-back-to-top.is-hidden-up{opacity:0;transform:translateY(8px);pointer-events:none}.tewido-elementra-back-to-top:hover{transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.tewido-elementra-back-to-top{transition:opacity .15s;transform:none}.tewido-elementra-back-to-top.is-hidden-up,.tewido-elementra-back-to-top.is-visible,.tewido-elementra-back-to-top:hover{transform:none}.tewido-elementra-back-to-top__ring-progress{transition:none}.tewido-elementra-back-to-top.is-complete{animation:none}.tewido-elementra-back-to-top__pct{transition:none}}