.grocery-with-audio-icon{background-image:url(/svg/audio.svg)}.grocery-with-audio-icon,.grocery-with-video-icon{width:24px;height:24px;background-repeat:no-repeat;background-size:100% 100%;margin:0 5px}.grocery-with-video-icon{background-image:url(/svg/video.svg)}.reservation{padding:24px 24px 40px;background:#fff;border-radius:12px}.reservation-title{font-style:normal;font-weight:600;font-size:24px;line-height:32px;color:#121214}.reservation-description{font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#81858c;margin:8px 0 20px}.reservation-input{justify-content:space-between;height:56px}.reservation-input,.reservation-input-placeholder{display:flex;flex-direction:row;background:#f3f5f7}.reservation-input-placeholder{align-items:center;padding:16px 24px;height:100%;width:100%;border:1px solid #f7a600;outline:none}[dir=ltr] .reservation-input-placeholder{border-top-left-radius:8px;border-bottom-left-radius:8px}[dir=rtl] .reservation-input-placeholder{border-top-right-radius:8px;border-bottom-right-radius:8px}.reservation-input-placeholder:focus{outline:none}.reservation-input-button{display:flex;justify-content:center;align-items:center;padding:0 24px;height:100%;background:#f7a600;flex-shrink:0;cursor:pointer;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#121214}[dir=ltr] .reservation-input-button{border-top-right-radius:8px;border-bottom-right-radius:8px}[dir=rtl] .reservation-input-button{border-top-left-radius:8px;border-bottom-left-radius:8px}.reservation-error{font-weight:500;font-size:16px;line-height:24px;color:#ef454a}.reservation-error,.reservation-success{font-style:normal;display:flex;align-items:center}.reservation-success{gap:4px;font-weight:600;font-size:24px;line-height:32px;color:#121214}.reservation-success img{padding:0!important}.article-item{padding:20px 28px;cursor:pointer;display:flex;gap:24px}@media (max-width:1024px){.article-item{padding:12px 0}}.article-item:hover{background:var(--gray-ele-ele-edge,#f9fafb)}.article-item:hover .article-item-thumbnail{box-shadow:0 1px 20px rgba(0,0,0,.08)}.article-item-thumbnail-ctn{width:240px;height:135px;flex-shrink:0;align-self:center}@media (max-width:1024px){.article-item-thumbnail-ctn{order:1;width:100px;height:56px}}.article-item-thumbnail{background-color:#eee;border-radius:8px}.article-item-thumbnail-img{width:100%;padding-bottom:56.25%;background-position:50%;background-size:cover;border-radius:8px}.article-item .article-item-text{flex:1}.article-item .article-item-content{height:100%;flex-direction:column}.article-item-highlights{width:fit-content;display:flex;padding:6px 12px;align-items:center;gap:4px;border-radius:8px;font-size:14px;font-weight:500;margin-bottom:12px}[dir=ltr] .article-item-highlights{background:linear-gradient(133deg,rgba(255,223,111,.15) -1.87%,rgba(247,166,0,.15) 101.87%)}[dir=rtl] .article-item-highlights{background:linear-gradient(-133deg,rgba(255,223,111,.15) -1.87%,rgba(247,166,0,.15) 101.87%)}.article-item-highlights em{-webkit-background-clip:text;color:transparent;font-style:normal}[dir=ltr] .article-item-highlights em{background-image:var(--Gradient-Reddish,linear-gradient(90deg,#f90 0,#ff6a59 100%))}[dir=rtl] .article-item-highlights em{background-image:var(--Gradient-Reddish,linear-gradient(-90deg,#f90 0,#ff6a59 100%))}@media (max-width:1024px){.article-item-highlights{display:none}}.article-item-highlights.mobile{display:block!important;word-break:break-all;height:22px;padding:4px 8px;font-size:12px;line-height:14px}.article-item-highlights.mobile em{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media (min-width:1024px){.article-item-highlights.mobile{display:none!important}}.article-item .article-item-title{font-size:18px;font-style:normal;font-weight:500;line-height:26px;color:#313438;margin-bottom:9px;text-overflow:ellipsis;display:-webkit-box!important}.article-item .article-item-title em{color:#f7a600;font-style:inherit}@media (max-width:1024px){.article-item .article-item-title{font-size:16px}}.article-item .article-item-description{font-size:14px;font-style:normal;font-weight:500;line-height:22px}.article-item .article-item-date{line-height:24px;font-size:14px;color:#71757a}[dir=ltr] .article-item .article-item-date{margin-right:12px}[dir=rtl] .article-item .article-item-date{margin-left:12px}@media (max-width:1024px){.article-item .article-item-date{font-size:12px}}.article-item-tag{height:26px;line-height:26px;font-size:14px;font-weight:400;background:#f3f5f7;padding:0 8px;border-radius:4px}.article-item-tag.article-item-tag-top{color:#ef454a;background:rgba(224,64,64,.08);border-radius:4px;min-width:50px;text-align:center}[dir=ltr] .article-item-tag.article-item-tag-top{margin-right:8px}[dir=rtl] .article-item-tag.article-item-tag-top{margin-left:8px}.article-item-tag.article-item-tag-orange{color:#f0960e;background:rgba(247,166,0,.12)}.article-item-tag.article-item-tag-green{color:#09bd48;background:rgba(32,178,108,.12)}.article-item-tag.article-item-tag-gray{background-color:transparent;color:#81858c;border:1px solid var(--gray-tt-4-dis,#d5dae0);font-weight:500;line-height:24px}.article-item .inline{display:inline-block}.moly-countdown{display:inline-flex;align-items:center}.moly-countdown .item{display:flex;flex-direction:row;align-items:center;justify-content:center}.moly-countdown .item.full{flex-direction:column}.moly-countdown .item .group{display:flex;flex-direction:row}[dir=ltr] .moly-countdown .item .group .num{margin-left:2px}[dir=rtl] .moly-countdown .item .group .num{margin-right:2px}[dir=ltr] .moly-countdown .item:first-of-type{margin-left:0!important}[dir=rtl] .moly-countdown .item:first-of-type{margin-right:0!important}.moly-countdown .item .num{text-align:center;font-family:var(--bds-font-family);font-weight:600;background-size:contain;position:relative;box-sizing:border-box;display:flex;flex-direction:row;overflow:hidden}[dir=ltr] .moly-countdown .item .num:first-of-type{margin-left:0!important}[dir=rtl] .moly-countdown .item .num:first-of-type{margin-right:0!important}.moly-countdown .item .num .inner{position:absolute;top:0;width:100%;height:100%;border-radius:4px 4px 0 0;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}[dir=ltr] .moly-countdown .item .num .inner{left:0}[dir=rtl] .moly-countdown .item .num .inner{right:0}.moly-countdown .item .desc{font-family:var(--bds-font-family);font-style:normal;font-weight:500;color:#81858c}.moly-countdown.strong .num{border:1px solid #595d61;color:#f9fafb;background:url(https://fh-static.bycsi.com/dark-dash-8c6da6523852ec4100a6eceae36d2ffc.svg) 50% no-repeat;background-color:#121214}.moly-countdown.strong .num:after{content:"";background-color:transparent}.moly-countdown.strong .desc{color:#121214}.moly-countdown .num{border:1px solid rgba(56,68,82,.06);color:#121214;background:url(https://fh-static.bycsi.com/light-dash-ffacc8945fd5a333a45bca6062a711af.svg) 50% no-repeat;background-color:#f3f5f7}.moly-countdown .num:after{content:"";background-color:#fff;position:absolute;width:100%;height:50%;bottom:0;z-index:1}[dir=ltr] .moly-countdown .num:after{left:0}[dir=rtl] .moly-countdown .num:after{right:0}[dir=ltr] .moly-countdown.xsmall .item{margin-left:8px}[dir=rtl] .moly-countdown.xsmall .item{margin-right:8px}.moly-countdown.xsmall .num{font-size:14px;line-height:20px;min-width:24px;height:20px;border-radius:2px;background-image:unset;border-width:0}[dir=ltr] .moly-countdown.xsmall .num{margin-left:8px}[dir=rtl] .moly-countdown.xsmall .num{margin-right:8px}.moly-countdown.xsmall .num:before{border-radius:4px 4px 0 0}.moly-countdown.xsmall .num:after{background-color:transparent}.moly-countdown.xsmall .num.three{min-width:32px}.moly-countdown.xsmall .full .num{width:16px;min-width:16px}[dir=ltr] .moly-countdown.xsmall .full .num{margin-left:2px}[dir=rtl] .moly-countdown.xsmall .full .num{margin-right:2px}.moly-countdown.xsmall .full .desc{font-size:10px;line-height:14px}[dir=ltr] .moly-countdown.xsmall .full .desc{margin-left:0}[dir=rtl] .moly-countdown.xsmall .full .desc{margin-right:0}.moly-countdown.xsmall .desc{font-size:14px;line-height:22px}[dir=ltr] .moly-countdown.xsmall .desc{margin-left:2px}[dir=rtl] .moly-countdown.xsmall .desc{margin-right:2px}[dir=ltr] .moly-countdown.small .item{margin-left:8px}[dir=rtl] .moly-countdown.small .item{margin-right:8px}.moly-countdown.small .num{font-size:16px;line-height:24px;min-width:32px;height:24px;border-radius:4px;background-image:unset;border-width:0}[dir=ltr] .moly-countdown.small .num{margin-left:8px}[dir=rtl] .moly-countdown.small .num{margin-right:8px}.moly-countdown.small .num:before{border-radius:4px 4px 0 0}.moly-countdown.small .num:after{background-color:transparent}.moly-countdown.small .num.three{min-width:40px}.moly-countdown.small .full .num{width:18px;min-width:18px}[dir=ltr] .moly-countdown.small .full .num{margin-left:2px}[dir=rtl] .moly-countdown.small .full .num{margin-right:2px}.moly-countdown.small .full .desc{font-size:10px;line-height:14px}[dir=ltr] .moly-countdown.small .full .desc{margin-left:0}[dir=rtl] .moly-countdown.small .full .desc{margin-right:0}.moly-countdown.small .desc{font-size:14px;line-height:22px}[dir=ltr] .moly-countdown.small .desc{margin-left:4px}[dir=rtl] .moly-countdown.small .desc{margin-right:4px}[dir=ltr] .moly-countdown.middle .item{margin-left:12px}[dir=rtl] .moly-countdown.middle .item{margin-right:12px}.moly-countdown.middle .num{font-size:24px;line-height:32px;min-width:48px;height:32px;border-radius:4px;background-image:unset;border-width:0}[dir=ltr] .moly-countdown.middle .num{margin-left:12px}[dir=rtl] .moly-countdown.middle .num{margin-right:12px}.moly-countdown.middle .num:before{border-radius:4px 4px 0 0}.moly-countdown.middle .num:after{background-color:transparent}.moly-countdown.middle .num.three{min-width:64px}.moly-countdown.middle .full .num{width:26px;min-width:26px}[dir=ltr] .moly-countdown.middle .full .num{margin-left:4px}[dir=rtl] .moly-countdown.middle .full .num{margin-right:4px}.moly-countdown.middle .full .desc{font-size:12px;line-height:18px}[dir=ltr] .moly-countdown.middle .full .desc{margin-left:0}[dir=rtl] .moly-countdown.middle .full .desc{margin-right:0}.moly-countdown.middle .desc{font-size:18px;line-height:26px}[dir=ltr] .moly-countdown.middle .desc{margin-left:6px}[dir=rtl] .moly-countdown.middle .desc{margin-right:6px}[dir=ltr] .moly-countdown.large .item{margin-left:12px}[dir=rtl] .moly-countdown.large .item{margin-right:12px}.moly-countdown.large .num{font-size:32px;line-height:48px;min-width:64px;height:48px;border-radius:6px}[dir=ltr] .moly-countdown.large .num{margin-left:12px}[dir=rtl] .moly-countdown.large .num{margin-right:12px}.moly-countdown.large .num:before{border-radius:6px 6px 0 0}.moly-countdown.large .num.three{min-width:80px}.moly-countdown.large .full .num{width:36px;min-width:36px}[dir=ltr] .moly-countdown.large .full .num{margin-left:6px}[dir=rtl] .moly-countdown.large .full .num{margin-right:6px}.moly-countdown.large .full .desc{font-size:14px;line-height:22px}[dir=ltr] .moly-countdown.large .full .desc{margin-left:0}[dir=rtl] .moly-countdown.large .full .desc{margin-right:0}.moly-countdown.large .desc{font-size:24px;line-height:32px}[dir=ltr] .moly-countdown.large .desc{margin-left:6px}[dir=rtl] .moly-countdown.large .desc{margin-right:6px}[dir=ltr] .moly-countdown.xlarge .item{margin-left:20px}[dir=rtl] .moly-countdown.xlarge .item{margin-right:20px}.moly-countdown.xlarge .num{font-size:48px;line-height:64px;min-width:88px;height:64px;border-radius:8px}[dir=ltr] .moly-countdown.xlarge .num{margin-left:20px}[dir=rtl] .moly-countdown.xlarge .num{margin-right:20px}.moly-countdown.xlarge .num:before{border-radius:8px 8px 0 0}.moly-countdown.xlarge .num.three{min-width:120px}.moly-countdown.xlarge .full .num{width:48px;min-width:48px}[dir=ltr] .moly-countdown.xlarge .full .num{margin-left:8px}[dir=rtl] .moly-countdown.xlarge .full .num{margin-right:8px}.moly-countdown.xlarge .full .desc{font-size:16px;line-height:24px}[dir=ltr] .moly-countdown.xlarge .full .desc{margin-left:0}[dir=rtl] .moly-countdown.xlarge .full .desc{margin-right:0}.moly-countdown.xlarge .desc{font-size:32px;line-height:40px;font-weight:700}[dir=ltr] .moly-countdown.xlarge .desc{margin-left:8px}[dir=rtl] .moly-countdown.xlarge .desc{margin-right:8px}.moly-theme-component-dark .moly-countdown .num,html.moly-theme-dark .moly-countdown .num{border:1px solid #595d61;color:#fff;background:url(https://fh-static.bycsi.com/dark-dash-8c6da6523852ec4100a6eceae36d2ffc.svg) 50% no-repeat;background-color:rgba(192,210,231,.12)}.moly-theme-component-dark .moly-countdown .num:after,html.moly-theme-dark .moly-countdown .num:after{content:"";background-color:#16171a}.moly-theme-component-dark .moly-countdown .full .desc,html.moly-theme-dark .moly-countdown .full .desc{color:#adb1b8}.moly-theme-component-dark .moly-countdown.strong .num,html.moly-theme-dark .moly-countdown.strong .num{border:1px solid rgba(56,68,82,.06);color:#1e2023;background:url(https://fh-static.bycsi.com/light-dash-ffacc8945fd5a333a45bca6062a711af.svg) 50% no-repeat;background-color:#f3f5f7}.moly-theme-component-dark .moly-countdown.strong .num:after,html.moly-theme-dark .moly-countdown.strong .num:after{content:"";background-color:#fff;position:absolute;width:100%;height:50%;bottom:0;z-index:1}[dir=ltr] .moly-theme-component-dark .moly-countdown.strong .num:after,[dir=ltr] html.moly-theme-dark .moly-countdown.strong .num:after{left:0}[dir=rtl] .moly-theme-component-dark .moly-countdown.strong .num:after,[dir=rtl] html.moly-theme-dark .moly-countdown.strong .num:after{right:0}.moly-theme-component-dark .moly-countdown.strong .desc,html.moly-theme-dark .moly-countdown.strong .desc{color:#fff}.moly-theme-component-dark .moly-countdown.strong .full .desc,html.moly-theme-dark .moly-countdown.strong .full .desc{color:#adb1b8}[dir=ltr] .moly-theme-component-dark .moly-countdown.xsmall .item,[dir=ltr] html.moly-theme-dark .moly-countdown.xsmall .item{margin-left:8px}[dir=rtl] .moly-theme-component-dark .moly-countdown.xsmall .item,[dir=rtl] html.moly-theme-dark .moly-countdown.xsmall .item{margin-right:8px}.moly-theme-component-dark .moly-countdown.xsmall .num,html.moly-theme-dark .moly-countdown.xsmall .num{font-size:14px;line-height:20px;min-width:24px;height:20px;border-radius:2px;background-image:unset;border-width:0}[dir=ltr] .moly-theme-component-dark .moly-countdown.xsmall .num,[dir=ltr] html.moly-theme-dark .moly-countdown.xsmall .num{margin-left:8px}[dir=rtl] .moly-theme-component-dark .moly-countdown.xsmall .num,[dir=rtl] html.moly-theme-dark .moly-countdown.xsmall .num{margin-right:8px}.moly-theme-component-dark .moly-countdown.xsmall .num:before,html.moly-theme-dark .moly-countdown.xsmall .num:before{border-radius:4px 4px 0 0}.moly-theme-component-dark .moly-countdown.xsmall .num:after,html.moly-theme-dark .moly-countdown.xsmall .num:after{background-color:transparent}.moly-theme-component-dark .moly-countdown.xsmall .num.three,html.moly-theme-dark .moly-countdown.xsmall .num.three{min-width:32px}.moly-theme-component-dark .moly-countdown.xsmall .full .num,html.moly-theme-dark .moly-countdown.xsmall .full .num{width:16px;min-width:16px}[dir=ltr] .moly-theme-component-dark .moly-countdown.xsmall .full .num,[dir=ltr] html.moly-theme-dark .moly-countdown.xsmall .full .num{margin-left:2px}[dir=rtl] .moly-theme-component-dark .moly-countdown.xsmall .full .num,[dir=rtl] html.moly-theme-dark .moly-countdown.xsmall .full .num{margin-right:2px}.moly-theme-component-dark .moly-countdown.xsmall .full .desc,html.moly-theme-dark .moly-countdown.xsmall .full .desc{font-size:10px;line-height:14px}[dir=ltr] .moly-theme-component-dark .moly-countdown.xsmall .full .desc,[dir=ltr] html.moly-theme-dark .moly-countdown.xsmall .full .desc{margin-left:0}[dir=rtl] .moly-theme-component-dark .moly-countdown.xsmall .full .desc,[dir=rtl] html.moly-theme-dark .moly-countdown.xsmall .full .desc{margin-right:0}.moly-theme-component-dark .moly-countdown.xsmall .desc,html.moly-theme-dark .moly-countdown.xsmall .desc{font-size:14px;line-height:22px}[dir=ltr] .moly-theme-component-dark .moly-countdown.xsmall .desc,[dir=ltr] html.moly-theme-dark .moly-countdown.xsmall .desc{margin-left:2px}[dir=rtl] .moly-theme-component-dark .moly-countdown.xsmall .desc,[dir=rtl] html.moly-theme-dark .moly-countdown.xsmall .desc{margin-right:2px}[dir=ltr] .moly-theme-component-dark .moly-countdown.small .item,[dir=ltr] html.moly-theme-dark .moly-countdown.small .item{margin-left:8px}[dir=rtl] .moly-theme-component-dark .moly-countdown.small .item,[dir=rtl] html.moly-theme-dark .moly-countdown.small .item{margin-right:8px}.moly-theme-component-dark .moly-countdown.small .num,html.moly-theme-dark .moly-countdown.small .num{font-size:16px;line-height:24px;min-width:32px;height:24px;border-radius:4px;background-image:unset;border-width:0}[dir=ltr] .moly-theme-component-dark .moly-countdown.small .num,[dir=ltr] html.moly-theme-dark .moly-countdown.small .num{margin-left:8px}[dir=rtl] .moly-theme-component-dark .moly-countdown.small .num,[dir=rtl] html.moly-theme-dark .moly-countdown.small .num{margin-right:8px}.moly-theme-component-dark .moly-countdown.small .num:before,html.moly-theme-dark .moly-countdown.small .num:before{border-radius:4px 4px 0 0}.moly-theme-component-dark .moly-countdown.small .num:after,html.moly-theme-dark .moly-countdown.small .num:after{background-color:transparent}.moly-theme-component-dark .moly-countdown.small .num.three,html.moly-theme-dark .moly-countdown.small .num.three{min-width:40px}.moly-theme-component-dark .moly-countdown.small .full .num,html.moly-theme-dark .moly-countdown.small .full .num{width:18px;min-width:18px}[dir=ltr] .moly-theme-component-dark .moly-countdown.small .full .num,[dir=ltr] html.moly-theme-dark .moly-countdown.small .full .num{margin-left:2px}[dir=rtl] .moly-theme-component-dark .moly-countdown.small .full .num,[dir=rtl] html.moly-theme-dark .moly-countdown.small .full .num{margin-right:2px}.moly-theme-component-dark .moly-countdown.small .full .desc,html.moly-theme-dark .moly-countdown.small .full .desc{font-size:10px;line-height:14px}[dir=ltr] .moly-theme-component-dark .moly-countdown.small .full .desc,[dir=ltr] html.moly-theme-dark .moly-countdown.small .full .desc{margin-left:0}[dir=rtl] .moly-theme-component-dark .moly-countdown.small .full .desc,[dir=rtl] html.moly-theme-dark .moly-countdown.small .full .desc{margin-right:0}.moly-theme-component-dark .moly-countdown.small .desc,html.moly-theme-dark .moly-countdown.small .desc{font-size:14px;line-height:22px}[dir=ltr] .moly-theme-component-dark .moly-countdown.small .desc,[dir=ltr] html.moly-theme-dark .moly-countdown.small .desc{margin-left:4px}[dir=rtl] .moly-theme-component-dark .moly-countdown.small .desc,[dir=rtl] html.moly-theme-dark .moly-countdown.small .desc{margin-right:4px}[dir=ltr] .moly-theme-component-dark .moly-countdown.middle .item,[dir=ltr] html.moly-theme-dark .moly-countdown.middle .item{margin-left:12px}[dir=rtl] .moly-theme-component-dark .moly-countdown.middle .item,[dir=rtl] html.moly-theme-dark .moly-countdown.middle .item{margin-right:12px}.moly-theme-component-dark .moly-countdown.middle .num,html.moly-theme-dark .moly-countdown.middle .num{font-size:24px;line-height:32px;min-width:48px;height:32px;border-radius:4px;background-image:unset;border-width:0}[dir=ltr] .moly-theme-component-dark .moly-countdown.middle .num,[dir=ltr] html.moly-theme-dark .moly-countdown.middle .num{margin-left:12px}[dir=rtl] .moly-theme-component-dark .moly-countdown.middle .num,[dir=rtl] html.moly-theme-dark .moly-countdown.middle .num{margin-right:12px}.moly-theme-component-dark .moly-countdown.middle .num:before,html.moly-theme-dark .moly-countdown.middle .num:before{border-radius:4px 4px 0 0}.moly-theme-component-dark .moly-countdown.middle .num:after,html.moly-theme-dark .moly-countdown.middle .num:after{background-color:transparent}.moly-theme-component-dark .moly-countdown.middle .num.three,html.moly-theme-dark .moly-countdown.middle .num.three{min-width:64px}.moly-theme-component-dark .moly-countdown.middle .full .num,html.moly-theme-dark .moly-countdown.middle .full .num{width:26px;min-width:26px}[dir=ltr] .moly-theme-component-dark .moly-countdown.middle .full .num,[dir=ltr] html.moly-theme-dark .moly-countdown.middle .full .num{margin-left:4px}[dir=rtl] .moly-theme-component-dark .moly-countdown.middle .full .num,[dir=rtl] html.moly-theme-dark .moly-countdown.middle .full .num{margin-right:4px}.moly-theme-component-dark .moly-countdown.middle .full .desc,html.moly-theme-dark .moly-countdown.middle .full .desc{font-size:12px;line-height:18px}[dir=ltr] .moly-theme-component-dark .moly-countdown.middle .full .desc,[dir=ltr] html.moly-theme-dark .moly-countdown.middle .full .desc{margin-left:0}[dir=rtl] .moly-theme-component-dark .moly-countdown.middle .full .desc,[dir=rtl] html.moly-theme-dark .moly-countdown.middle .full .desc{margin-right:0}.moly-theme-component-dark .moly-countdown.middle .desc,html.moly-theme-dark .moly-countdown.middle .desc{font-size:18px;line-height:26px}[dir=ltr] .moly-theme-component-dark .moly-countdown.middle .desc,[dir=ltr] html.moly-theme-dark .moly-countdown.middle .desc{margin-left:6px}[dir=rtl] .moly-theme-component-dark .moly-countdown.middle .desc,[dir=rtl] html.moly-theme-dark .moly-countdown.middle .desc{margin-right:6px}[dir=ltr] .moly-theme-component-dark .moly-countdown.large .item,[dir=ltr] html.moly-theme-dark .moly-countdown.large .item{margin-left:12px}[dir=rtl] .moly-theme-component-dark .moly-countdown.large .item,[dir=rtl] html.moly-theme-dark .moly-countdown.large .item{margin-right:12px}.moly-theme-component-dark .moly-countdown.large .num,html.moly-theme-dark .moly-countdown.large .num{font-size:32px;line-height:48px;min-width:64px;height:48px;border-radius:6px}[dir=ltr] .moly-theme-component-dark .moly-countdown.large .num,[dir=ltr] html.moly-theme-dark .moly-countdown.large .num{margin-left:12px}[dir=rtl] .moly-theme-component-dark .moly-countdown.large .num,[dir=rtl] html.moly-theme-dark .moly-countdown.large .num{margin-right:12px}.moly-theme-component-dark .moly-countdown.large .num:before,html.moly-theme-dark .moly-countdown.large .num:before{border-radius:6px 6px 0 0}.moly-theme-component-dark .moly-countdown.large .num.three,html.moly-theme-dark .moly-countdown.large .num.three{min-width:80px}.moly-theme-component-dark .moly-countdown.large .full .num,html.moly-theme-dark .moly-countdown.large .full .num{width:36px;min-width:36px}[dir=ltr] .moly-theme-component-dark .moly-countdown.large .full .num,[dir=ltr] html.moly-theme-dark .moly-countdown.large .full .num{margin-left:6px}[dir=rtl] .moly-theme-component-dark .moly-countdown.large .full .num,[dir=rtl] html.moly-theme-dark .moly-countdown.large .full .num{margin-right:6px}.moly-theme-component-dark .moly-countdown.large .full .desc,html.moly-theme-dark .moly-countdown.large .full .desc{font-size:14px;line-height:22px}[dir=ltr] .moly-theme-component-dark .moly-countdown.large .full .desc,[dir=ltr] html.moly-theme-dark .moly-countdown.large .full .desc{margin-left:0}[dir=rtl] .moly-theme-component-dark .moly-countdown.large .full .desc,[dir=rtl] html.moly-theme-dark .moly-countdown.large .full .desc{margin-right:0}.moly-theme-component-dark .moly-countdown.large .desc,html.moly-theme-dark .moly-countdown.large .desc{font-size:24px;line-height:32px}[dir=ltr] .moly-theme-component-dark .moly-countdown.large .desc,[dir=ltr] html.moly-theme-dark .moly-countdown.large .desc{margin-left:6px}[dir=rtl] .moly-theme-component-dark .moly-countdown.large .desc,[dir=rtl] html.moly-theme-dark .moly-countdown.large .desc{margin-right:6px}[dir=ltr] .moly-theme-component-dark .moly-countdown.xlarge .item,[dir=ltr] html.moly-theme-dark .moly-countdown.xlarge .item{margin-left:20px}[dir=rtl] .moly-theme-component-dark .moly-countdown.xlarge .item,[dir=rtl] html.moly-theme-dark .moly-countdown.xlarge .item{margin-right:20px}.moly-theme-component-dark .moly-countdown.xlarge .num,html.moly-theme-dark .moly-countdown.xlarge .num{font-size:48px;line-height:64px;min-width:88px;height:64px;border-radius:8px}[dir=ltr] .moly-theme-component-dark .moly-countdown.xlarge .num,[dir=ltr] html.moly-theme-dark .moly-countdown.xlarge .num{margin-left:20px}[dir=rtl] .moly-theme-component-dark .moly-countdown.xlarge .num,[dir=rtl] html.moly-theme-dark .moly-countdown.xlarge .num{margin-right:20px}.moly-theme-component-dark .moly-countdown.xlarge .num:before,html.moly-theme-dark .moly-countdown.xlarge .num:before{border-radius:8px 8px 0 0}.moly-theme-component-dark .moly-countdown.xlarge .num.three,html.moly-theme-dark .moly-countdown.xlarge .num.three{min-width:120px}.moly-theme-component-dark .moly-countdown.xlarge .full .num,html.moly-theme-dark .moly-countdown.xlarge .full .num{width:48px;min-width:48px}[dir=ltr] .moly-theme-component-dark .moly-countdown.xlarge .full .num,[dir=ltr] html.moly-theme-dark .moly-countdown.xlarge .full .num{margin-left:8px}[dir=rtl] .moly-theme-component-dark .moly-countdown.xlarge .full .num,[dir=rtl] html.moly-theme-dark .moly-countdown.xlarge .full .num{margin-right:8px}.moly-theme-component-dark .moly-countdown.xlarge .full .desc,html.moly-theme-dark .moly-countdown.xlarge .full .desc{font-size:16px;line-height:24px}[dir=ltr] .moly-theme-component-dark .moly-countdown.xlarge .full .desc,[dir=ltr] html.moly-theme-dark .moly-countdown.xlarge .full .desc{margin-left:0}[dir=rtl] .moly-theme-component-dark .moly-countdown.xlarge .full .desc,[dir=rtl] html.moly-theme-dark .moly-countdown.xlarge .full .desc{margin-right:0}.moly-theme-component-dark .moly-countdown.xlarge .desc,html.moly-theme-dark .moly-countdown.xlarge .desc{font-size:32px;line-height:40px;font-weight:700}[dir=ltr] .moly-theme-component-dark .moly-countdown.xlarge .desc,[dir=ltr] html.moly-theme-dark .moly-countdown.xlarge .desc{margin-left:8px}[dir=rtl] .moly-theme-component-dark .moly-countdown.xlarge .desc,[dir=rtl] html.moly-theme-dark .moly-countdown.xlarge .desc{margin-right:8px}