.fjr-flip{--cal-h:84px;position:relative;width:68px;height:var(--cal-h);overflow:hidden;border-radius:10px;background:#111;perspective:220px;transform-style:preserve-3d;box-shadow:inset 0 1px 0 rgb(255 255 255/14%),0 10px 18px rgb(0 0 0/22%)}.fjr-flip-leaf,.fjr-flip-static{height:50%;overflow:hidden;backface-visibility:hidden;transform-style:preserve-3d}.fjr-flip-leaf,.fjr-flip-num,.fjr-flip-static{position:absolute;left:0;width:100%;color:#fff}.fjr-flip-num{display:flex;height:var(--cal-h);align-items:center;justify-content:center;font-size:52px;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.fjr-flip-leaf-top,.fjr-flip-static-top{top:0;background:linear-gradient(#3f3f3f,#262626)}.fjr-flip-leaf-bot,.fjr-flip-static-bot{bottom:0;background:linear-gradient(#2a2a2a,#141414)}.fjr-flip-leaf-top .fjr-flip-num,.fjr-flip-static-top .fjr-flip-num{top:0}.fjr-flip-leaf-bot .fjr-flip-num,.fjr-flip-static-bot .fjr-flip-num{bottom:0}.fjr-flip-leaf-top{z-index:4;transform-origin:center bottom;transform:rotateX(0deg)}.fjr-flip-leaf-bot{z-index:3;transform-origin:center top;transform:rotateX(90deg)}.fjr-flip-leaf-top.is-flip{animation:fjr-flip-top .65s ease-in forwards}.fjr-flip-leaf-bot.is-flip{animation:fjr-flip-bot .65s ease-out forwards}@keyframes fjr-flip-top{0%{transform:rotateX(0deg);z-index:5}49%{transform:rotateX(-90deg);z-index:5}50%,to{transform:rotateX(-90deg);z-index:1}}@keyframes fjr-flip-bot{0%,49%{transform:rotateX(90deg);z-index:2}50%{transform:rotateX(90deg);z-index:5}to{transform:rotateX(0deg);z-index:5}}.fjr-cal-seam{position:absolute;top:50%;right:0;left:0;z-index:6;height:2px;margin-top:-1px;background:rgb(0 0 0/55%);box-shadow:0 1px 0 rgb(255 255 255/8%);pointer-events:none}@keyframes fjr-crew-ltr{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes fjr-crew-rtl{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.fjr-crew-ltr{animation:fjr-crew-ltr 46s linear infinite}.fjr-crew-rtl{animation:fjr-crew-rtl 54s linear infinite}.fjr-crew-ltr:hover,.fjr-crew-rtl:hover{animation-play-state:paused}.fjr-faq-answer p+p,.fjr-faq-answer p+ul,.fjr-faq-answer ul+p{margin-top:.75rem}.fjr-faq-answer ul{margin:.75rem 0 0;list-style:disc;padding-left:1.15rem}.fjr-faq-answer li+li{margin-top:.35rem}@media (prefers-reduced-motion:reduce){.fjr-cal-bot,.fjr-cal-digit,.fjr-cal-top,.fjr-crew-ltr,.fjr-crew-rtl{animation:none!important}}