:root{--section-h2-mg-bot: 60px;--section-vert-margin: 135px}section ul{margin:0 0 30px;counter-reset:revert;list-style:none}section ul{list-style-type:disc}section ul>li{margin-left:20px;margin-bottom:10px;position:relative}section .btnWrap{margin:var(--section-vert-margin) 0}.btnMore{display:inline-block;color:var(--red);padding:10px 15px}.btnMore span{position:relative;display:inline-block;line-height:1em;font-size:1.125rem;font-size:clamp(1.125rem,.9691558441558441rem + .3246753246753247vw,1.375rem)}.btnMore span:before{content:"";position:absolute;top:50%;right:-10px;width:7px;height:7px;margin-top:-2px;transition:border-color .3s ease 0s;-webkit-transition:border-color .3s ease 0s;border:1px solid currentColor;border-left-width:0;border-top-width:0;transform:rotate(-45deg);transition:right .3s ease 0s}.btnMore:hover span:before,.btnMore:focus-within span:before{right:-14px}#mainZone{overflow:hidden}#mainZone section,#mainZone>div{line-height:1.5}#mainVisual .swiper-slide a{display:block}#mainVisual .swiper-slide img{width:100%}#mainVisualSec{position:relative;border-top:12px solid var(--red)}#mainVideo .videoWrap{position:relative;aspect-ratio:1920 / 1080;background:#000}#mainVisualSwiper{--swiper-pagination-bottom: 23%;--swiper-pagination-bullet-inactive-color: #fff;--swiper-pagination-bullet-border-radius: 5px;--swiper-pagination-bullet-height: 10px;--swiper-pagination-bullet-inactive-opacity: 1}#mainVisualSwiper .swiper-pagination .swiper-pagination-bullet{border:1px solid #fff}#mainVisualSwiper .swiper-pagination .swiper-pagination-bullet-active{width:50px}#mainVisualSwiper .swiper-slide .videoWrap{position:relative;aspect-ratio:1920 / 1080}#mainVisualSec video{width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#dateTimerWrap{position:absolute;width:100%;top:0;color:#fff;max-width:1800px;left:50%;transform:translate(-50%);padding-top:30px;z-index:100}#mainVisualSec:after{content:"";width:100%;height:30%;position:absolute;top:-1px;background:#000;background:linear-gradient(180deg,#000000e6,#0000001a,#0000);z-index:10}#dateTimerWrap .container{max-width:100%}#dateTimerWrap h1{line-height:1.2;font-weight:400;text-align:center;font-size:1.3125rem;font-size:clamp(1.3125rem,.338474025974026rem + 2.029220779220779vw,2.875rem);margin-bottom:var(--common-padding);text-shadow:var(--textshadow)}#dateTimer{display:flex;column-gap:100px;justify-content:center}#eventDate{line-height:1em;font-weight:500;font-size:2.5rem;font-size:clamp(2.5rem,-.9285714285714288rem + 7.142857142857144vw,8rem);text-shadow:var(--textshadow)}#timerMain{--column-gap: 30px;display:flex;column-gap:var(--column-gap);align-items:center}#timerMain .tick-flip-panel{background:#fff;color:currentColor}#timerMain .tick-flip-panel-front-shadow{background:none;opacity:0!important}#timerMain .tick-flip-card-shadow{box-shadow:none;opacity:0!important}#timerMain .tick-flip-panel-back:after{opacity:0}#timerMain .tick-flip-panel-back-shadow{background:linear-gradient(180deg,#00000026,#0003)}#timerMain>div{text-align:center}#timerMain .digits{display:flex;column-gap:10px;color:var(--secondary-blue);font-weight:500;font-size:2.5rem;font-size:clamp(2.5rem,-.9285714285714288rem + 7.142857142857144vw,8rem)}#timerMain .digits>div{display:flex;column-gap:10px;line-height:1em;white-space:nowrap}#timerMain .digits .tick-flip{margin:0 auto;letter-spacing:0;text-indent:0;min-width:.75em;border-radius:5px}#timerMain .txt{padding:5px 0;text-shadow:var(--textshadow)}#sloganWrap{position:relative;background:#062148}#sloganWrap>div{position:relative;z-index:10}#sloganWrap h2 span{height:24px;padding:0;vertical-align:middle}#ribbons{color:#fff}#ribbons .marqueeTxt{opacity:0;font-size:1.125rem;font-size:clamp(1.125rem,.9691558441558441rem + .3246753246753247vw,1.375rem);padding:10px 0;display:flex;white-space:nowrap;overflow:hidden;position:relative;margin-left:-20px;width:calc(100% + 40px);column-gap:1.5rem;align-items:center}.marqueeTxt .marquee-inner{display:flex;will-change:transform;animation:marqueeAnim linear infinite}#ribbons{display:none}#ribbons>div{position:absolute;top:0;left:50%}#ribbons .marqueeTxt>span{display:inline-block;grid-row:1}#redRibbon{transform:translate(-50%) rotate(6deg);z-index:10}#redRibbon .marqueeTxt{background-color:var(--red)}#blueRibbon{z-index:5;transform:translate(-50%) rotate(-6deg)}#blueRibbon .marqueeTxt{background-color:var(--secondary-blue)}#sloganMain{max-width:1600px;margin:0 auto;padding:1em var(--container-horizontal-padding) max(4em,2em);text-align:center;color:#fff;font-size:1.625rem;font-size:clamp(1.625rem,-.08928571428571441rem + 3.571428571428572vw,4.375rem);position:relative}#sloganMain h2{line-height:1em}#sloganMain span.hl{color:var(--yellow)}#sloganText{position:relative;z-index:101}#sloganMain{--helicopterOpacity: 0}#sloganMain:before{content:"";position:absolute;bottom:-120px;z-index:100;background-image:url(/_astro/helicopter.CqoWIPyS.png);background-repeat:no-repeat;background-size:100% auto;background-position:0 0;width:45vw;max-width:1046px;max-height:681px;aspect-ratio:1046 / 681;transform:translate(0);opacity:var(--helicopterOpacity);transition:opacity 1s ease 0s,transform 1s ease 0s;animation:floatingHelicopter 4s linear infinite alternate}@keyframes floatingHelicopter{25%{transform:translateY(15px)}45%{transform:translateY(28px)}50%{transform:translateY(30px)}55%{transform:translateY(28px)}60%{transform:translateY(25px)}75%{transform:translateY(15px)}to{transform:translate(0)}}#mainZone .container{max-width:1780px;padding:0 var(--container-horizontal-padding);margin:0 auto}#sloganMain h2{color:#c7eafc}section h2{margin-bottom:var(--section-h2-mg-bot)}section h2 span{display:inline-block;padding-right:40px;position:relative;font-size:1.4rem;font-weight:700;font-size:clamp(1.5rem,1.1962rem + .6329vw,1.75rem)}section h2 span:after{font-family:var(--font-Icomoon)!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:24px;line-height:24px;position:absolute;top:50%;right:0;color:currentColor;transform:translateY(-50%)}#scheduleSec{background-color:#f2f7ff;padding:var(--section-vert-margin) 0 0}#scheduleSec h2{color:var(--primary-blue)}#scheduleMain{padding:var(--section-vert-margin) 0;position:relative}#scheduleMain .scheduleItem .eventList .details .list{color:#000;font-size:1.125rem;font-size:clamp(1.125rem,.7353896103896104rem + .8116883116883118vw,1.75rem)}#speakersSec{padding-top:var(--section-vert-margin);margin-bottom:var(--section-vert-margin)}#speakersSec h2{color:var(--red)}#sponsorSec{--flex-gap: 30px;--flex-mg-bot: 50px;margin-bottom:var(--section-vert-margin)}#sponsorSec h2{color:var(--primary-blue);margin-bottom:0}#sponsorSec p{font-size:1.25rem;color:#555;margin-bottom:1em}#sponsorSec .container{display:flex;column-gap:var(--flex-gap);margin-bottom:var(--section-h2-mg-bot);align-items:center}#sponsorSec .container .left{flex-basis:250px}#sponsorSec .container .twoCols{display:flex;column-gap:var(--flex-gap);margin-top:var(--flex-mg-bot)}#sponsorSec .container .twoCols .logos{display:flex;gap:var(--flex-gap);flex-wrap:wrap}#sponsorSec .container .twoCols .logos img{max-height:40px}#sponsorSec .container .twoCols .logos a{display:inline-block;line-height:0}#sponsorSec .container.preflexEnd{margin-bottom:calc(var(--section-h2-mg-bot) / 2)}#sponsorSec .container.flexEnd,#sponsorSec .container.flexEnd .sponsors{align-items:flex-end}#sponsorSec .container .logos{display:flex;gap:var(--flex-gap);flex-wrap:wrap;align-items:center}#sponsorSec .container .sponsors a{display:inline-block;line-height:0}#sponsorSec .container .sponsors a img{height:auto}#speakersSec .speakersList{border-top:none}#registerWrap{display:flex;flex-wrap:wrap}#registerSec .leftImg{width:50%}#registerSec .leftImg picture{height:100%}#registerSec .leftImg img{width:100%;height:100%;object-fit:cover}#registerSec .rightContent{padding:140px var(--container-horizontal-padding);flex:1;display:flex;align-items:center;font-size:1.125rem;font-size:clamp(1.125rem,.8912337662337663rem + .487012987012987vw,1.5rem)}#registerSec .rightContent .intro{max-width:680px;margin:0 auto;text-align:center}:lang(zh-HK) #registerSec .rightContent .intro,:lang(zh-CN) #registerSec .rightContent .intro{max-width:760px}#registerSec .rightContent .highlight{color:var(--secondary-blue);font-size:1.5rem;font-size:clamp(1.5rem,1.2662337662337662rem + .487012987012987vw,1.875rem)}#registerSec .rightContent .intro .intro_line{margin-bottom:2rem}.btnAct{overflow:hidden;display:inline-block;position:relative;color:#000;border-radius:35px;background-color:var(--blue);transition:background .3s ease .2s}.btnAct:before{content:"";position:absolute;inset:0;background-color:var(--yellow);clip-path:circle(0% at 86% 50%);transition:clip-path .65s cubic-bezier(.785,.135,.15,.86)}.btnAct:hover:before{clip-path:circle(150% at 50% 50%)}.btnAct span{position:relative;display:inline-block;padding:15px 70px 15px 50px;line-height:1.5em}.btnAct span:after{content:"";position:absolute;top:50%;right:40px;width:16px;height:16px;margin-top:-8px;transition:border-color .3s ease 0s;-webkit-transition:border-color .3s ease 0s;border:2px solid currentColor;border-left-width:0;border-top-width:0;transform:rotate(-45deg);transition:right .3s ease 0s}.btnAct:hover{background:transparent}.btnAct:hover span:after,.btnAct:focus-within span:after{right:35px}#btnRegister{margin-top:50px;position:relative;line-height:0}#btnRegister span{font-weight:700;border-radius:1.5em;font-size:1.5rem;font-size:clamp(1.5rem,1.1883116883116882rem + .6493506493506493vw,2rem)}#gallerySec{margin-bottom:var(--section-vert-margin)}#gallerySwiper{--gallery-max-height: 600px}#gallerySwiper.swiper-free-mode>.swiper-wrapper{transition-timing-function:linear!important}#gallerySwiper .swiper-slide{width:auto;height:var(--gallery-max-height);max-height:var(--gallery-max-height);position:relative}#gallerySwiper .swiper-slide img{height:100%;width:auto;max-width:100%;object-fit:cover;margin:0 auto}#gallerySwiper a{pointer-events:none;cursor:default}@media screen and (min-width:1780px)and (max-width:2999.98px){#registerWrap{--mgleft: calc((100svw - var(--container-width)) / 2);width:100svw;margin-left:calc(0px - var(--mgleft) - var(--container-horizontal-padding));max-width:calc(var(--container-width) + var(--mgleft) - var(--container-horizontal-padding))}}@media screen and (max-width:1779.98px){#registerWrap{margin-left:calc(0px - var(--container-horizontal-padding))}}@media screen and (max-width:1399.98px){:root{--section-vert-margin: 80px}#gallerySwiper{--gallery-max-height: 450px}}@media screen and (max-width:1199.98px){#sponsorSec .container{display:block}#sponsorSec .container .twoCols{display:block;padding:0}#sponsorSec .container .twoCols>div{margin-top:1.25rem}#sponsorSec h2{margin-bottom:1rem}#sponsorSec .container .right{margin-bottom:var(--flex-mg-bot)}}@media screen and (min-width:992px){#sloganMain:before{left:65%}}@media screen and (max-width:991.98px)and (min-width:480px){#scheduleMain .scheduleItem .eventList a{padding-right:20px}}@media screen and (max-width:991.98px){:root{--section-vert-margin: 50px}#gallerySwiper{--gallery-max-height: 300px}#scheduleSec{padding:var(--section-vert-margin) 0 0}#sloganMain:before{left:50%;margin-left:-22.5vw;bottom:-60px}#scheduleMain:before{left:35px;width:8px}#scheduleMain .scheduleItem .dateVenue{padding:40px 0 40px 90px}#scheduleMain .scheduleItem .dateVenue .day:after{left:-72px}#scheduleMain .scheduleItem .eventList .details{position:relative}#scheduleMain .scheduleItem .eventList .details .btnDetails{position:absolute;right:-50px;top:50%;transform:translateY(-50%);display:inline-block;width:60px;height:60px}.home #scheduleMain .scheduleItem .eventList .details .btnDetails span{display:block;height:100%;padding:0;border-radius:50%;line-height:0;font-size:0}.home #scheduleMain .scheduleItem .eventList .details .btnDetails span:after{right:25px}.home #scheduleMain .scheduleItem .eventList a:hover .details .btnDetails span:after,.home #scheduleMain .scheduleItem .eventList a:focus-within .details .btnDetails span:after{right:22px}#scheduleMain .scheduleItem .eventList .details{align-items:center;padding-right:10px}#sponsorSec .container .left{flex-basis:180px}#registerWrap{margin-right:calc(0px - var(--container-horizontal-padding))}#registerSec .rightContent,#registerSec .leftImg{width:100%}#registerSec .rightContent{padding:var(--section-vert-margin) var(--container-horizontal-padding)}#sloganMain.inview h2{opacity:1}}@media screen and (min-width:768px){#heroAnimate{position:relative;width:100%;aspect-ratio:1900 / 518;z-index:10;transform-origin:left center;display:flex;align-items:center;justify-content:center}}#heroAnimate canvas{position:absolute;width:100%;height:100%;left:0;top:0}@media screen and (max-width:767.98px){:root{--section-h2-mg-bot: 30px}#heroWrap{position:relative;height:250px}#heroAnimate{height:100%!important;aspect-ratio:1900 / 518;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#ribbons .marqueeTxt{padding:5px 0}#dateTimer{column-gap:10px}#timerMain{margin-left:auto}#dateTimerWrap{padding-top:20px}#scheduleMain{padding:0}#scheduleMain .scheduleItem .eventList .details .btnDetails{right:-40px;width:40px;height:40px}.home #scheduleMain .scheduleItem .eventList .details .btnDetails span:after{right:16px}.home #scheduleMain .scheduleItem .eventList a:hover .details .btnDetails span:after,.home #scheduleMain .scheduleItem .eventList a:focus-within .details .btnDetails span:after{right:14px}#scheduleMain .scheduleItem .dateVenue{padding:30px 0 30px 70px}#scheduleMain .scheduleItem .dateVenue .day:after{margin-top:-15px;width:30px;height:30px;border-width:6px}#scheduleMain .scheduleItem .dateVenue .day:after{left:-46px}#sloganMain{padding:max(3rem,2rem) var(--container-horizontal-padding) max(5rem,2rem)}#sloganMain:before{left:10%;margin-left:0;width:80vw;bottom:-100px;display:none}#sponsorSec{--flex-mg-bot: 30px}#sponsorSec .container{display:block}}@media screen and (max-width:575.98px){#timerMain .digits>div{column-gap:5px}#timerMain{--column-gap: 10px}#heroWrap{position:relative;height:200px}#mainVideo .videoWrap,#mainVisualSwiper .swiper-slide .videoWrap{height:320px}#scheduleSec{padding:var(--section-vert-margin) 0}#scheduleMain .scheduleItem .dateVenue{padding:20px 0 20px 50px}#scheduleMain:before{width:6px;left:22px}#scheduleMain .scheduleItem .dateVenue .day:after{margin-top:-12px;width:24px;height:24px;border-width:5px}#scheduleMain .scheduleItem .dateVenue .day:after{left:-35px}#eventDate,#timerMain .digits{font-size:1.75rem;font-size:clamp(1.75rem,1.2142857142857144rem + 2.6785714285714284vw,2.5rem)}:lang(zh-HK) #eventDate,:lang(zh-HK) #timerMain .digits,:lang(zh-CN) #eventDate,:lang(zh-CN) #timerMain .digits{font-size:1.5rem;font-size:clamp(1.5rem,.7857142857142858rem + 3.571428571428571vw,2.5rem)}}@media screen and (max-width:479.98px){#timerMain .digits>div{column-gap:5px}#timerMain{--column-gap: 10px}}.flip-digit{display:inline-block;min-width:.8em;line-height:1.3em;text-align:center;position:relative;perspective:100px;transition:color .2s}.flip-digit.flipping{animation:flipDown .25s cubic-bezier(.4,.2,.2,1)}@keyframes flipDown{0%{transform:rotateX(0)}60%{transform:rotateX(90deg)}to{transform:rotateX(0)}}#floatingBtns{z-index:990;position:fixed;top:10%;right:0;--button-radius: 10px;--button-padding: 15px 20px;--button-span-left: 20px;--button-fontsize: 1.5rem}#floatingBtns button,#floatingBtns>a{display:inline-block;color:var(--yellow);border-top-left-radius:var(--button-radius);border-bottom-left-radius:var(--button-radius);padding:var(--button-padding);cursor:pointer;background-color:#053279;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iX+WcluWxpF8xIiBkYXRhLW5hbWU9IuWcluWxpF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDk2Ljg5IDYwIj4KICA8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMjkuOC4zLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogMi4xLjEgQnVpbGQgMykgIC0tPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjMDMyODVlOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTMuODYsNjBDNDIuMjEsNDEuODQsNjcuMzcsMTMuODUsNzguMTYsMGgtMTMuMTdjLTYuMTEsOS40NS0xNy4wOCwyMy44Mi0zNC44OCwzOS4wNi05LjM4LDguMDMtMTkuODEsMTQuOTktMzAuMTEsMjAuOTRoMTMuODZaIi8+CiAgPHBhdGggY2xhc3M9InN0MCIgZD0iTTMyLjE0LDYwYzcuMzItNC4zNywxNC42NC05LjIyLDIxLjUxLTE0LjU5Qzc1LjIzLDI4LjUzLDg5LjQ0LDEwLjY4LDk2Ljg5LDBoLTExLjNjLTUuNzcsOS4wMi0xNi43MSwyMy4zMS0zNS41OCwzOC42Mi05LjkyLDguMDUtMjEsMTUuMjUtMzEuNTQsMjEuMzhoMTMuNjhaIi8+Cjwvc3ZnPg==);background-repeat:no-repeat;background-position:100% 50%;transition:color .3s ease 0s,background .3s ease 0s}#floatingBtns button:hover,#floatingBtns>a:hover{color:var(--primary-blue);background-color:#ebfe23;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iX+WcluWxpF8xIiBkYXRhLW5hbWU9IuWcluWxpF8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDk2Ljg5IDYwIj4KICA8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMjkuOC4zLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogMi4xLjEgQnVpbGQgMykgIC0tPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuc3QwIHsKICAgICAgICBmaWxsOiAjZTNmMjViOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTMuODYsNjBDNDIuMjEsNDEuODQsNjcuMzcsMTMuODUsNzguMTYsMGgtMTMuMTdjLTYuMTEsOS40NS0xNy4wOCwyMy44Mi0zNC44OCwzOS4wNi05LjM4LDguMDMtMTkuODEsMTQuOTktMzAuMTEsMjAuOTRoMTMuODZaIi8+CiAgPHBhdGggY2xhc3M9InN0MCIgZD0iTTMyLjE0LDYwYzcuMzItNC4zNywxNC42NC05LjIyLDIxLjUxLTE0LjU5Qzc1LjIzLDI4LjUzLDg5LjQ0LDEwLjY4LDk2Ljg5LDBoLTExLjNjLTUuNzcsOS4wMi0xNi43MSwyMy4zMS0zNS41OCwzOC42Mi05LjkyLDguMDUtMjEsMTUuMjUtMzEuNTQsMjEuMzhoMTMuNjhaIi8+Cjwvc3ZnPg==)}#floatingBtns button span,#floatingBtns>a span{display:inline-block;position:relative;font-size:var(--button-fontsize);padding-left:var(--button-span-left)}#floatingBtns button span:before,#floatingBtns>a span:before{font-family:var(--font-Icomoon)!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:calc(var(--button-fontsize) * 1 / 2);position:absolute;top:50%;left:0;color:currentColor;transform:translateY(-50%)}@media screen and (max-width:575.98px){#floatingBtns{--button-radius: 8px;--button-padding: 8px 10px;--button-span-left: 12px;--button-fontsize: 1rem}}#mainNav>ul>li>.subnav{display:none}#headerZone.animated #mainNav>ul>li>.subnav{display:block}#logoWrap,#mainNav>ul>li>a,#siteTools,#mmenuCtrl{opacity:0;transform:translateY(-100px)}#floatingBtns{opacity:0;transform:translate(100px)}#dateTimerWrap{opacity:0;transition:opacity 1s ease 0s}.inview #dateTimerWrap{opacity:1}#dateTimerWrap h1,#eventDate,#timerMain{opacity:0;transition:opacity .5s ease 0s,transform 1s ease 0s}#dateTimerWrap h1{transform:translateY(100px)}#eventDate{transform:translate(-100px)}#timerMain{transform:translate(100px)}.inview #dateTimerWrap h1,.inview #eventDate,.inview #timerMain{transform:translate(0);opacity:1}#sloganMain h2{opacity:0}#sloganText .line{opacity:0;transform:translateY(100px)}#scheduleSec{--scheduleLineHeight: 0}.home #scheduleMain:before{top:0;transform:translateY(0);width:10px;height:var(--scheduleLineHeight);transition:height 1s ease 0s}#scheduleSec h2,#speakersSec h2{opacity:0;transform:translate(-100%);transition:opacity 1s ease 0s,transform 1s ease 0s}#scheduleSec.inview h2,#speakersSec.inview h2{opacity:1;transform:translate(0)}#scheduleMain .scheduleItem{--circleScale: 1}#scheduleMain .scheduleItem .dateVenue .day:after{transform:scale(var(--circleScale))}
