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