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