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