.fss-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%)}.fss-flip-leaf,.fss-flip-static{height:50%;overflow:hidden;backface-visibility:hidden;transform-style:preserve-3d}.fss-flip-leaf,.fss-flip-num,.fss-flip-static{position:absolute;left:0;width:100%;color:#fff}.fss-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}.fss-flip-leaf-top,.fss-flip-static-top{top:0;background:linear-gradient(#3f3f3f,#262626)}.fss-flip-leaf-bot,.fss-flip-static-bot{bottom:0;background:linear-gradient(#2a2a2a,#141414)}.fss-flip-leaf-top .fss-flip-num,.fss-flip-static-top .fss-flip-num{top:0}.fss-flip-leaf-bot .fss-flip-num,.fss-flip-static-bot .fss-flip-num{bottom:0}.fss-flip-leaf-top{z-index:4;transform-origin:center bottom;transform:rotateX(0deg)}.fss-flip-leaf-bot{z-index:3;transform-origin:center top;transform:rotateX(90deg)}.fss-flip-leaf-top.is-flip{animation:fss-flip-top .65s ease-in forwards}.fss-flip-leaf-bot.is-flip{animation:fss-flip-bot .65s ease-out forwards}@keyframes fss-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 fss-flip-bot{0%,49%{transform:rotateX(90deg);z-index:2}50%{transform:rotateX(90deg);z-index:5}to{transform:rotateX(0deg);z-index:5}}.fss-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 fss-crew-ltr{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes fss-crew-rtl{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.fss-crew-ltr{animation:fss-crew-ltr 46s linear infinite}.fss-crew-rtl{animation:fss-crew-rtl 54s linear infinite}.fss-crew-ltr:hover,.fss-crew-rtl:hover{animation-play-state:paused}.fss-faq-answer p+p,.fss-faq-answer p+ul,.fss-faq-answer ul+p{margin-top:.75rem}.fss-faq-answer ul{margin:.75rem 0 0;list-style:disc;padding-left:1.15rem}.fss-faq-answer li+li{margin-top:.35rem}@media (prefers-reduced-motion:reduce){.fss-cal-bot,.fss-cal-digit,.fss-cal-top,.fss-crew-ltr,.fss-crew-rtl{animation:none!important}}