.my-countdown{display:flex}.my-countdown .container-separator{padding:0 10px;position:relative;padding-top:35px}.my-countdown .container-separator:after{content:"";display:block;width:14px;height:40px;background-size:100% 100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCAxNCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNyIgY3k9IjciIHI9IjciIGZpbGw9IiM5RTlFOUUiLz4KPGNpcmNsZSBjeD0iNyIgY3k9IjMzIiByPSI3IiBmaWxsPSIjOUU5RTlFIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:center}.my-countdown .container-segment{width:113px}.my-countdown .flip-card{background-color:#c8c644;position:relative;border-radius:6px;overflow:hidden;clip-path:padding-box}.my-countdown .flip-card:after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:calc(50% - 4px);background-color:#b0ad12;z-index:2}.my-countdown .mytop,.my-countdown .bottom,.my-countdown .top-flip,.my-countdown .bottom-flip{height:48px;font-size:72px;color:#fff;font-family:"Rubik";letter-spacing:-1.447px;font-weight:700;position:relative;z-index:10;overflow:hidden;display:flex;justify-content:center;line-height:1;padding:12px}.my-countdown .my-top,.my-countdown .top-flip{align-items:flex-start}.my-countdown .bottom,.my-countdown .bottom-flip{align-items:flex-end}.my-countdown .flip-card .top-flip{position:absolute;width:100%;animation:flip-top 250ms ease-in;transform-origin:bottom;will-change:transform;z-index:10;top:0px;background-color:#c8c644}@keyframes flip-top{100%{transform:rotateX(90deg)}}.my-countdown .flip-card .bottom-flip{position:absolute;bottom:0;width:100%;animation:flip-bottom 5ms ease-out 250ms;transform-origin:top;transform:rotateX(90deg);will-change:transform;z-index:10;background-color:#b0ad12}@keyframes flip-bottom{100%{transform:rotateX(0deg)}}.my-countdown .segment{position:relative}.my-countdown .segment:after,.my-countdown .segment:before{content:"";position:absolute;background-color:#fff;height:7px;width:7px;left:0;z-index:14;top:50%;transform:translateY(-50%)}.my-countdown .segment:before{left:unset;right:0}.my-countdown .segment-title{font-size:21px;font-weight:400;color:#000;text-align:center;letter-spacing:-0.439px;margin-top:8px;font-family:"Rubik"}@media(max-width: 767px){.my-countdown{justify-content:center}.my-countdown .container-separator{padding:0px 6px;padding-top:17px}.my-countdown .container-separator:after{width:9px;height:24px}.my-countdown .flip-card .mytop,.my-countdown .flip-card .bottom,.my-countdown .flip-card .bottom-flip,.my-countdown .flip-card .top-flip{font-size:44px;height:30px;padding:5px;padding:8px}.my-countdown .segment-title{font-size:13.55px;margin-top:5px}.my-countdown .container-segment{width:70px}.my-countdown .mytop:after,.my-countdown .mytop:before{width:4px;height:4px;bottom:-2px}}
