.layout-wrapper{display:flex;flex-direction:column;min-height:100vh}.vg-app-bar{display:none}@media(max-width:1023.98px){.vg-app-bar{position:fixed;top:0;left:0;right:0;z-index:1003;box-sizing:border-box;height:var(--vg-app-bar-height);display:flex;align-items:center;gap:var(--vg-web-space-150);padding:0 var(--vg-web-responsive-layout-page-gutter);background:var(--vg-page-background-primary, #fff);border-bottom:1px solid var(--vg-border-line-primary, #e9e9e9);text-decoration:none;-webkit-tap-highlight-color:transparent;outline:none}.vg-app-bar:active{opacity:.96}.vg-app-bar .vg-app-bar__icon{width:39px;height:39px;flex-shrink:0;display:block}.vg-app-bar .vg-app-bar__name{flex:1;min-width:0;color:#1a2e63;font-size:var(--vg-web-responsive-typography-title-medium-font-size);line-height:var(--vg-web-responsive-typography-title-medium-line-height);font-weight:var(--vg-web-typography-font-weight-semibold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vg-app-bar .vg-app-bar__cta{flex-shrink:0;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:5px;width:114px;padding:var(--vg-web-responsive-layout-space-50);border-radius:var(--vg-web-radius-100);background:var(--vg-button-background-primary-default, #fd5319);color:#fff;font-size:var(--vg-web-responsive-typography-text-medium-font-size);line-height:var(--vg-web-responsive-typography-text-medium-line-height);font-weight:var(--vg-web-typography-font-weight-semibold);white-space:nowrap;-webkit-tap-highlight-color:transparent}}.vg-drawer-mask,.vg-drawer{display:none}#header{position:fixed;top:var(--vg-app-bar-height);left:0;right:0;z-index:1002;height:80px;width:100%;min-width:0;transition:all .3s ease;background:var(--vg-page-background-primary);border-bottom:1px solid var(--vg-border-line-primary);box-sizing:border-box;padding:20px 0}#header.shadow-header{box-shadow:0 4px 15px #00000014}#header .warp{width:100%;max-width:calc(var(--vg-web-layout-container-max-width) + 2 * var(--vg-web-responsive-layout-page-gutter));margin:0 auto;padding:0 var(--vg-web-responsive-layout-page-gutter);height:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;position:relative}#header .logo{width:168px;height:28px;flex-shrink:0}#header .nav-list{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:32px;padding:0;margin:0}#header .nav-list .nav-item{font-size:var(--vg-web-responsive-typography-text-medium-font-size);line-height:var(--vg-web-responsive-typography-text-medium-line-height);font-weight:var(--vg-web-typography-font-weight-regular);color:var(--vg-text-primary, rgba(0, 0, 0, .8));cursor:pointer;transition:color .3s ease;position:relative;white-space:nowrap}#header .nav-list .nav-item:hover{color:var(--vg-text-static-hover)}#header .nav-list .nav-item.active{color:var(--vg-text-static-active, #FD5319);font-weight:var(--vg-web-typography-font-weight-semibold)}#header .right-nav{display:flex;align-items:center;gap:16px;flex-shrink:0}#header .right-nav .login-text{font-size:var(--vg-web-responsive-typography-text-medium-font-size);line-height:var(--vg-web-responsive-typography-text-medium-line-height);color:var(--vg-text-primary, rgba(0, 0, 0, .8));cursor:pointer;transition:color .3s ease}#header .right-nav .login-text:hover{color:var(--vg-text-static-hover)}#header .right-nav .signup-btn{height:40px;padding:0 16px;border-radius:4px;font-size:var(--vg-web-responsive-typography-text-medium-font-size);font-weight:var(--vg-web-typography-font-weight-regular);color:#fff;background:var(--vg-text-static-active, #FD5319);border:none}#header .right-nav .signup-btn:hover{background:var(--vg-text-static-hover, #E04A16)}#header .right-nav .user-info-wrapper{display:flex;align-items:center;gap:16px;cursor:pointer;padding:4px 8px;border-radius:8px;transition:background .2s ease}#header .right-nav .user-info-wrapper .user-avatar{flex-shrink:0}#header .right-nav .user-info-wrapper .user-email{font-size:var(--vg-web-responsive-typography-text-medium-font-size);line-height:var(--vg-web-responsive-typography-text-medium-line-height);color:var(--vg-text-primary, rgba(0, 0, 0, .8));max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#header .right-nav .divider{width:1px;height:16px;background:#e9e9e9}#header .right-nav .download-item{display:flex;align-items:center;gap:8px;cursor:pointer;transition:opacity .3s ease}#header .right-nav .download-item:hover{opacity:.8}#header .right-nav .download-item .download-text{font-size:var(--vg-web-responsive-typography-text-medium-font-size);line-height:var(--vg-web-responsive-typography-text-medium-line-height);color:var(--vg-text-primary, rgba(0, 0, 0, .8))}#header .right-nav .language-wrapper{cursor:pointer}#header .right-nav .language-wrapper .language-container .language-box{display:flex;align-items:center}#header .right-nav .language-wrapper .language-container .language-box .language{width:24px;height:24px;margin-right:8px}#header .right-nav .language-wrapper .language-container .language-box span{font-size:var(--vg-web-responsive-typography-text-medium-font-size);line-height:var(--vg-web-responsive-typography-text-medium-line-height);color:var(--vg-text-primary, rgba(0, 0, 0, .8))}#header .right-nav .menu-icon{display:none;font-size:20px;line-height:46px}#title-container{position:fixed;top:80px;left:0;right:0;z-index:999;background:#fff;padding-top:24px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:center;box-sizing:border-box}#title-calendar{width:1200px}#page-content{flex:1;width:100%;min-width:0;box-sizing:border-box;padding-top:var(--vg-app-bar-height)}.footer-cta{position:relative;width:100%;min-width:0;height:481px;overflow:hidden;background-image:url(/_astro/footer-cta-bg.C4md47Zd.webp);background-size:cover;background-position:center;background-repeat:no-repeat;box-sizing:border-box;flex-shrink:0}.footer-cta .footer-cta-content{position:relative;z-index:1;height:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:90px;text-align:center;box-sizing:border-box}.footer-cta .footer-cta-content.is-opened{gap:60px}.footer-cta .footer-cta-text{display:flex;flex-direction:column;align-items:center;gap:40px}.footer-cta .footer-cta-title{font-size:var(--vg-web-responsive-typography-title-small-font-size);line-height:var(--vg-web-responsive-typography-title-small-line-height);font-weight:var(--vg-web-typography-font-weight-semibold);color:var(--vg-text-static-white-primary, #FFF)}.footer-cta .footer-cta-desc{font-size:var(--vg-web-responsive-typography-text-large-font-size);line-height:var(--vg-web-responsive-typography-text-large-line-height);font-weight:var(--vg-web-typography-font-weight-regular);color:var(--vg-tag-background-primary-default, #DFE2E9)}.footer-cta .footer-cta-button{display:inline-flex;justify-content:center;align-items:center;padding:var(--vg-web-responsive-layout-space-50) var(--vg-web-responsive-layout-space-400);border:none;border-radius:var(--vg-web-radius-200);background:var(--vg-button-background-primary-default, #FD5319);color:var(--vg-text-static-white-primary, #FFF);font-size:var(--vg-web-responsive-typography-text-medium-font-size);line-height:var(--vg-web-responsive-typography-text-medium-line-height);font-weight:var(--vg-web-typography-font-weight-semibold);cursor:pointer;transition:background .3s ease;box-sizing:border-box}.footer-cta .footer-cta-button:hover{background:var(--vg-button-background-primary-hover, #b43b12)}.footer-cta .footer-cta-button:disabled,.footer-cta .footer-cta-button.is-loading{cursor:not-allowed;opacity:.7}.footer-cta .footer-cta-qr{width:120px;height:120px;object-fit:cover;flex-shrink:0}@media(max-width:1023.98px){.footer-cta{height:auto;padding:56px var(--vg-web-responsive-layout-page-gutter)}.footer-cta .footer-cta-content{gap:32px}.footer-cta .footer-cta-content.is-opened{gap:24px}.footer-cta .footer-cta-text{gap:16px}.footer-cta .footer-cta-title{font-size:var(--vg-web-responsive-typography-title-medium-font-size);line-height:var(--vg-web-responsive-typography-title-medium-line-height)}.footer-cta .footer-cta-desc{font-size:var(--vg-web-responsive-typography-text-medium-font-size);line-height:var(--vg-web-responsive-typography-text-medium-line-height)}}#footer_wrapper{background:#000;color:#fffc;padding:var(--vg-web-responsive-layout-space-200) 0;width:100%;min-width:0;box-sizing:border-box;flex-shrink:0}#footer_wrapper.footer-visible{display:block}#footer_wrapper.footer-hidden{display:none}#footer_wrapper .footer-content{width:100%;max-width:calc(var(--vg-web-layout-container-max-width) + 2 * var(--vg-web-responsive-layout-page-gutter));padding-inline:var(--vg-web-responsive-layout-page-gutter);margin:0 auto;display:flex;flex-direction:column;gap:var(--vg-web-responsive-layout-space-200);box-sizing:border-box}#footer_wrapper .footer-top{display:flex;justify-content:space-between;align-items:flex-end;width:100%;min-width:0}#footer_wrapper .footer-top .follow-us-section{display:flex;flex-direction:column;gap:var(--vg-web-space-150)}#footer_wrapper .footer-top .follow-us-section .follow-us-text{font-size:var(--vg-web-responsive-typography-text-small-font-size);font-weight:var(--vg-web-typography-font-weight-regular);line-height:var(--vg-web-responsive-typography-text-small-line-height);color:var(--vg-text-static-white-secondary, rgba(255, 255, 255, .6))}#footer_wrapper .footer-top .follow-us-section .follow-us-icons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}#footer_wrapper .footer-top .follow-us-section .follow-us-icons .social-link{display:block;text-decoration:none}#footer_wrapper .footer-top .follow-us-section .follow-us-icons .social-link .social-icon-wrapper{width:32px;height:32px;display:flex;align-items:center;justify-content:center}#footer_wrapper .footer-top .follow-us-section .follow-us-icons .social-link .social-icon-wrapper img{width:32px;height:32px;object-fit:contain}#footer_wrapper .footer-top .footer-top-logo img{display:block;width:192px;max-width:100%;height:auto}#footer_wrapper .download-buttons{display:flex;align-items:stretch;gap:var(--vg-web-responsive-layout-content-gap);flex-wrap:wrap}#footer_wrapper .download-buttons .download-button{display:flex;align-items:center;gap:var(--vg-web-space-100);padding:var(--vg-web-space-100) var(--vg-web-space-200);border:1px solid rgba(255,255,255,.1);border-radius:var(--vg-web-radius-300);text-decoration:none;transition:background-color .3s ease;box-sizing:border-box;width:auto;height:auto}#footer_wrapper .download-buttons .download-button:hover{background-color:#fff3;border:1px solid transparent}#footer_wrapper .download-buttons .download-button .download-icon{width:40px;height:40px;flex-shrink:0}#footer_wrapper .download-buttons .download-button .download-text{display:flex;flex-direction:column;color:var(--vg-text-static-white-primary, #FFF)}#footer_wrapper .download-buttons .download-button .download-text .download-label{font-size:var(--vg-web-responsive-typography-text-small-font-size);font-weight:var(--vg-web-typography-font-weight-regular);line-height:var(--vg-web-responsive-typography-text-small-line-height)}#footer_wrapper .download-buttons .download-button .download-text .download-name{font-size:var(--vg-web-responsive-typography-title-small-font-size);font-weight:var(--vg-web-typography-font-weight-semibold);line-height:var(--vg-web-responsive-typography-title-small-line-height)}#footer_wrapper .footer-divider{width:100%;height:1px;background:#fff3}#footer_wrapper .footer-nav{display:flex;justify-content:space-between;gap:var(--vg-web-responsive-layout-content-gap);width:100%}#footer_wrapper .footer-nav .nav-column{display:flex;flex-direction:column;gap:var(--vg-web-responsive-layout-space-50);flex:1}#footer_wrapper .footer-nav .nav-column .nav-title{font-size:var(--vg-web-responsive-typography-text-large-font-size);font-weight:var(--vg-web-typography-font-weight-semibold);line-height:var(--vg-web-responsive-typography-text-large-line-height);color:var(--vg-text-static-white-primary, #FFF);margin:0}#footer_wrapper .footer-nav .nav-column .nav-links{display:flex;flex-direction:column;gap:var(--vg-web-responsive-layout-space-50)}#footer_wrapper .footer-nav .nav-column .nav-link{font-size:var(--vg-web-responsive-typography-text-medium-font-size);font-weight:var(--vg-web-typography-font-weight-regular);line-height:var(--vg-web-responsive-typography-text-medium-line-height);color:var(--vg-text-static-white-secondary, rgba(255, 255, 255, .6));text-decoration:none;transition:color .3s ease;cursor:pointer}#footer_wrapper .footer-nav .nav-column .nav-link:hover{color:var(--vg-text-static-white-primary, #FFF)}#footer_wrapper .footer-legal{display:flex;flex-direction:column;gap:var(--vg-web-responsive-layout-content-gap)}#footer_wrapper .footer-legal .footer-text{font-size:var(--vg-web-responsive-typography-text-small-font-size);font-weight:var(--vg-web-typography-font-weight-regular);line-height:var(--vg-web-responsive-typography-text-small-line-height);color:var(--vg-text-static-white-primary, #fff);white-space:pre-line}#footer_wrapper .footer-legal .footer-copyright{font-size:var(--vg-web-responsive-typography-text-small-font-size);font-weight:var(--vg-web-typography-font-weight-regular);line-height:var(--vg-web-responsive-typography-text-small-line-height);color:var(--vg-text-static-white-primary, #fff);margin-top:0}#footer_wrapper .footer-legal .footer-legal-links{display:flex;align-items:center;flex-wrap:wrap;gap:var(--vg-web-space-150)}#footer_wrapper .footer-legal .footer-legal-links a{font-size:var(--vg-web-responsive-typography-text-small-font-size);line-height:var(--vg-web-responsive-typography-text-small-line-height);color:var(--vg-text-static-active, #FD5319);text-decoration:none}#footer_wrapper .footer-legal .footer-legal-links a:hover{text-decoration:underline}#footer_wrapper .footer-legal .footer-legal-links .divider{font-size:var(--vg-web-responsive-typography-text-small-font-size);color:var(--vg-text-static-white-secondary, rgba(255, 255, 255, .6));user-select:none}#footer_wrapper .footer-logo{width:100%;height:200px;display:flex;align-items:center;justify-content:center}#footer_wrapper .footer-logo img{width:100%;max-width:1200px;height:auto;object-fit:contain}@media(max-width:1023.98px){#header{height:var(--vg-header-height);min-width:0;padding:0;overflow:visible}#header .warp{width:100%;padding:0 var(--vg-web-responsive-layout-page-gutter)}#header .logo{width:auto;height:16px}#header .nav-list{display:none}#header .right-nav{gap:12px}#header .right-nav .login-text,#header .right-nav .divider,#header .right-nav .language-wrapper,#header .right-nav .user-info-wrapper{display:none}#header .right-nav .signup-btn{height:28px;box-sizing:border-box;padding:0 12px;font-size:13px;border-radius:4px;background:transparent;color:var(--vg-text-static-active, #FD5319);border:1px solid var(--vg-text-static-active, #FD5319)}#header .right-nav .signup-btn:hover{background:transparent;color:var(--vg-text-static-hover, #E04A16);border-color:var(--vg-text-static-hover, #E04A16)}#header .right-nav .menu-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;line-height:normal;color:#000c;cursor:pointer}.vg-drawer-mask{display:block;position:fixed;inset:calc(var(--vg-app-bar-height) + var(--vg-header-height)) 0 0;background:#0006;z-index:1001;touch-action:none;overscroll-behavior:none}.vg-drawer{display:flex;flex-direction:column;gap:var(--vg-web-responsive-layout-space-200);position:fixed;top:calc(var(--vg-app-bar-height) + var(--vg-header-height));left:0;right:0;bottom:0;z-index:1002;box-sizing:border-box;background:var(--vg-page-background-primary, #fff);border-top:1px solid var(--vg-border-line-primary, #e9e9e9);padding:var(--vg-web-responsive-layout-space-200) var(--vg-web-responsive-layout-page-gutter);padding-bottom:calc(var(--vg-web-responsive-layout-space-200) + env(safe-area-inset-bottom,0px) + 72px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain}.vg-drawer .vg-drawer__group,.vg-drawer .vg-drawer__group.vg-drawer__row{border-bottom:1px solid var(--vg-border-line-primary, #e9e9e9);padding-bottom:var(--vg-web-responsive-layout-content-gap)}.vg-drawer .vg-drawer__user-group{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:var(--vg-web-responsive-layout-space-50);padding-bottom:var(--vg-web-responsive-layout-content-gap)}.vg-drawer .vg-drawer__user{display:flex;align-items:center;gap:var(--vg-web-space-200);width:100%;padding:0;border:0;background:none;cursor:pointer;text-align:left;text-decoration:none}.vg-drawer .vg-drawer__user .vg-drawer__avatar{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}.vg-drawer .vg-drawer__user .vg-drawer__email{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--vg-text-primary);font-size:var(--vg-web-responsive-typography-title-small-font-size);line-height:var(--vg-web-responsive-typography-title-small-line-height);font-weight:var(--vg-web-typography-font-weight-regular)}.vg-drawer .vg-drawer__list{display:flex;flex-direction:column;gap:var(--vg-web-responsive-layout-content-gap);width:100%;min-width:0}.vg-drawer .vg-drawer__row{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;min-width:0;padding:0;border:0;background:none;cursor:pointer;text-align:left;text-decoration:none;color:var(--vg-text-primary);font-size:var(--vg-web-responsive-typography-title-small-font-size);line-height:var(--vg-web-responsive-typography-title-small-line-height);font-weight:var(--vg-web-typography-font-weight-semibold)}.vg-drawer .vg-drawer__row>span:first-child{min-width:0}.vg-drawer .vg-drawer__chevron{box-sizing:border-box;width:10px;height:10px;margin:0;border-right:2px solid var(--vg-text-static-active, #fd5319);border-bottom:2px solid var(--vg-text-static-active, #fd5319);border-radius:1px;transform:rotate(45deg);transition:transform .2s ease;flex-shrink:0}.vg-drawer .vg-drawer__subs{display:none}.vg-drawer .vg-drawer__group.is-open{display:flex;flex-direction:column;gap:var(--vg-web-responsive-layout-space-50);padding-bottom:var(--vg-web-responsive-layout-content-gap)}.vg-drawer .vg-drawer__group.is-open>.vg-drawer__row .vg-drawer__chevron,.vg-drawer .vg-drawer__group.is-open>.vg-drawer__user .vg-drawer__chevron{transform:rotate(225deg)}.vg-drawer .vg-drawer__group.is-open>.vg-drawer__subs{display:flex;flex-direction:column;gap:var(--vg-web-responsive-layout-space-50);width:100%;min-width:0}.vg-drawer .vg-drawer__user-group.is-open{gap:var(--vg-web-responsive-layout-space-50)}.vg-drawer .vg-drawer__user-group.is-open>.vg-drawer__subs{gap:var(--vg-web-responsive-layout-space-50)}.vg-drawer .vg-drawer__sub{display:flex;align-items:center;width:100%;box-sizing:border-box;padding:0;border:0;background:none;cursor:pointer;text-align:left;color:var(--vg-text-secondary);font-size:var(--vg-web-responsive-typography-text-large-font-size);line-height:var(--vg-web-responsive-typography-text-large-line-height);font-weight:var(--vg-web-typography-font-weight-regular);text-decoration:none}.vg-drawer .vg-drawer__sub.is-active{color:var(--vg-text-static-active, #FD5319)}.vg-drawer .vg-drawer__lang{padding-bottom:var(--vg-web-responsive-layout-content-gap)}.vg-drawer .vg-drawer__lang .vg-drawer__lang-label{display:inline-flex;align-items:center;gap:var(--vg-web-space-100)}.vg-drawer .vg-drawer__lang .vg-drawer__lang-icon{width:20px;height:20px;display:block;flex-shrink:0}#footer_wrapper{min-width:0}#footer_wrapper .footer-content{width:100%;max-width:none;padding:0 var(--vg-web-responsive-layout-page-gutter)}#footer_wrapper .footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:var(--vg-web-space-150)}#footer_wrapper .footer-top .follow-us-section{flex:1 1 0;min-width:0;gap:6px}#footer_wrapper .footer-top .follow-us-section .follow-us-text{font-size:var(--vg-web-responsive-typography-text-small-font-size);line-height:var(--vg-web-responsive-typography-text-small-line-height);font-weight:var(--vg-web-typography-font-weight-regular);color:var(--vg-text-static-white-primary, #fff)}#footer_wrapper .footer-top .follow-us-section .follow-us-icons{flex-wrap:wrap;gap:5px;max-width:100%}#footer_wrapper .footer-top .follow-us-section .follow-us-icons .social-icon-wrapper,#footer_wrapper .footer-top .follow-us-section .follow-us-icons .social-icon-wrapper img{width:24px;height:24px;flex-shrink:0}#footer_wrapper .footer-top .footer-top-logo{flex:0 0 auto;align-self:flex-start}#footer_wrapper .footer-top .footer-top-logo img{display:block;width:96px;max-width:100%;height:auto}#footer_wrapper .download-buttons{width:100%}#footer_wrapper .download-buttons .download-button{flex:1 1 0;width:auto;min-width:0;height:auto;min-height:44px}#footer_wrapper .download-buttons .download-button .download-icon{width:24px;height:24px}#footer_wrapper .download-buttons .download-button .download-text{min-width:0}#footer_wrapper .download-buttons .download-button .download-text .download-label,#footer_wrapper .download-buttons .download-button .download-text .download-name{white-space:nowrap}#footer_wrapper .footer-legal .footer-text,#footer_wrapper .footer-legal .footer-copyright{color:var(--vg-text-static-white-secondary, rgba(255, 255, 255, .6))}#footer_wrapper .footer-nav{flex-direction:column;gap:var(--vg-web-responsive-layout-content-gap)}#footer_wrapper .footer-nav .nav-column{gap:0;padding-bottom:var(--vg-web-responsive-layout-content-gap);border-bottom:1px solid #e9e9e9}#footer_wrapper .footer-nav .nav-column .nav-title{display:flex;align-items:center;justify-content:space-between;margin:0;padding:0;cursor:pointer;user-select:none}#footer_wrapper .footer-nav .nav-column .nav-title .nav-title-chevron{width:16px;height:16px;flex-shrink:0;background:url(data:image/webp;base64,UklGRsYAAABXRUJQVlA4TLoAAAAvP8APEDU4biRJkc5/p2P5Gr4H0xFua21bGrRzh1no2IGKPVy3cIdlqJwkdcq0GeBj47ZtIEUCPN12fcT6ND28VMfKgeIb2dAMSBuYUUAT0L3BjDgDE5ynhMbzATPjl4FxYTSwIFQPOPHNgLCC20zsGc7KHNV9n/E9atgLKTJVlYnqDFdpsFpDVRuo3qbWojz4phbp2bK/+Mz4gwvyy2vRMp92h2/q8bEum1uL5nX5Wus7LrOw9z5ZbwE=) center / contain no-repeat;transition:transform .2s ease}#footer_wrapper .footer-nav .nav-column .nav-links{display:none}#footer_wrapper .footer-nav .nav-column.is-open{gap:var(--vg-web-responsive-layout-space-50)}#footer_wrapper .footer-nav .nav-column.is-open .nav-title .nav-title-chevron{transform:rotate(180deg)}#footer_wrapper .footer-nav .nav-column.is-open .nav-links{display:flex;flex-direction:column;gap:var(--vg-web-responsive-layout-space-50)}#footer_wrapper .footer-nav .nav-column.is-open .nav-link{padding:0}#footer_wrapper .footer-nav+.footer-divider{display:none}}.selectItem-popover .ant-popover-inner{padding:8px}.selectItem-popover .selector-content{display:flex;flex-direction:column;gap:8px}.selectItem-popover .selector-content .select-item{padding:8px;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:var(--vg-web-responsive-typography-text-small-font-size);line-height:var(--vg-web-responsive-typography-text-small-line-height)}.selectItem-popover .selector-content .select-item:hover{background:#eee}.selectItem-popover .selector-content .select-item.active{color:var(--vg-text-static-active, #FD5319);font-size:var(--fontSize-14, 14px);font-style:normal;font-weight:var(--fontWeights-regular, 400);line-height:var(--lineHeights-14, 22px);letter-spacing:var(--letterSpacing-0, 0)}.downloadCode-popover .ant-popover-inner{padding:0!important}.downloadCode-popover .download-qr-content{display:inline-flex;padding:40px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px}.downloadCode-popover .download-qr-content .text{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.downloadCode-popover .download-qr-content .text .title{color:var(--vg-text-primary, rgba(0, 0, 0, .8));font-family:var(--fontFamilies-alibaba-puhuiti-30, "Alibaba PuHuiTi 3.0");font-size:var(--fontSize-24, 24px);font-style:normal;font-weight:var(--vg-web-typography-font-weight-semibold);line-height:var(--lineHeights-24, 32px);letter-spacing:var(--letterSpacing-0, 0)}.downloadCode-popover .download-qr-content .text .content{color:var(--vg-text-secondary, rgba(0, 0, 0, .6));font-family:var(--fontFamilies-alibaba-puhuiti-30, "Alibaba PuHuiTi 3.0");font-size:var(--fontSize-14, 14px);font-style:normal;font-weight:var(--fontWeights-regular, 400);line-height:var(--lineHeights-14, 22px);letter-spacing:var(--letterSpacing-0, 0);width:258px}.downloadCode-popover .download-qr-content img{width:258px;height:258px;aspect-ratio:1/1}.user-dropdown .user-dropdown-panel{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;padding:16px}.user-dropdown .user-dropdown-panel .user-dropdown-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.user-dropdown .user-dropdown-panel .user-dropdown-header .user-avatar{flex-shrink:0}.user-dropdown .user-dropdown-panel .user-dropdown-header .user-email{font-size:var(--vg-web-responsive-typography-text-medium-font-size);line-height:var(--vg-web-responsive-typography-text-medium-line-height);color:#000c;font-weight:var(--vg-web-typography-font-weight-regular)}.user-dropdown .user-dropdown-panel .user-dropdown-divider{height:1px;background:#00000014;margin-bottom:16px}.user-dropdown .user-dropdown-panel .user-dropdown-item{border-radius:4px;gap:8px;padding:8px;font-size:var(--vg-web-responsive-typography-text-medium-font-size);line-height:var(--vg-web-responsive-typography-text-medium-line-height);color:#000c;cursor:pointer;transition:background .2s ease}.user-dropdown .user-dropdown-panel .user-dropdown-item:hover{background:#0000000a}@media(min-width:750px)and (max-width:1023.98px)and (min-height:600px){#header .logo{height:32px}#header .right-nav{gap:var(--vg-web-space-300)}#header .right-nav .signup-btn{height:40px;box-sizing:border-box;padding:0 var(--vg-web-space-400);border-radius:var(--vg-web-radius-100);font-size:var(--vg-web-responsive-typography-text-small-font-size);line-height:var(--vg-web-responsive-typography-text-small-line-height)}#header .right-nav .menu-icon{width:44px;height:44px;font-size:32px}}@media(min-width:750px)and (max-width:1023.98px)and (min-height:600px){.vg-app-bar{gap:var(--vg-web-space-400)}.vg-app-bar .vg-app-bar__icon{width:78px;height:78px}.vg-app-bar .vg-app-bar__cta{width:228px;height:auto;padding:var(--vg-web-responsive-layout-space-50)}}@media(min-width:750px)and (max-width:1023.98px)and (min-height:600px){.vg-drawer .vg-drawer__user .vg-drawer__avatar{width:48px;height:48px}.vg-drawer .vg-drawer__chevron{width:16px;height:16px;border-right-width:3px;border-bottom-width:3px}.vg-drawer .vg-drawer__lang .vg-drawer__lang-icon{width:40px;height:40px}}@media(min-width:750px)and (max-width:1023.98px)and (min-height:600px){#footer_wrapper .footer-top .follow-us-section .follow-us-icons .social-icon-wrapper,#footer_wrapper .footer-top .follow-us-section .follow-us-icons .social-icon-wrapper img{width:48px;height:48px}#footer_wrapper .footer-top .footer-top-logo img{width:192px;max-width:100%;height:auto}#footer_wrapper .download-buttons .download-button .download-icon{width:40px;height:40px}#footer_wrapper .footer-nav .nav-column .nav-title .nav-title-chevron{width:32px;height:32px}}#header .nav-list a.nav-item,#header .nav-list .nav-item{text-decoration:none;display:inline-flex;align-items:center}#header .logo-link{display:inline-flex;align-items:center}#header .nav-list .nav-item>.selector-content{display:none;position:absolute;top:100%;left:0;margin-top:8px;z-index:1000;min-width:160px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:8px;flex-direction:column;gap:8px}#header .nav-list .nav-item>.selector-content:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px}#header .nav-list .nav-item:hover>.selector-content{display:flex}#header .right-nav .language-wrapper{position:relative}#header .right-nav .language-wrapper>.selector-content{display:none;position:absolute;top:100%;right:0;margin-top:8px;z-index:1000;min-width:160px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:8px;flex-direction:column;gap:8px}#header .right-nav .language-wrapper>.selector-content:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px}#header .right-nav .language-wrapper:hover>.selector-content{display:flex}#header .selector-content .select-item{padding:8px;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:14px;line-height:22px;white-space:nowrap;color:#000c;text-decoration:none;display:block}#header .selector-content .select-item:hover{background:#eee}#header .selector-content .select-item.active{color:var(--vg-text-static-active, #FD5319)}#header .right-nav a.login-text{text-decoration:none}#header .right-nav a.signup-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:4px}#header .right-nav .user-info-wrapper{position:relative}#header .right-nav .user-info-wrapper .user-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}#header .right-nav .user-info-wrapper .user-dropdown-panel{display:none;position:absolute;top:100%;right:0;margin-top:8px;z-index:1000;min-width:220px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;overflow:hidden;padding:16px}#header .right-nav .user-info-wrapper .user-dropdown-panel.is-open{display:block}#header .right-nav .user-info-wrapper .user-dropdown-panel .user-dropdown-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}#header .right-nav .user-info-wrapper .user-dropdown-panel .user-dropdown-divider{height:1px;background:#00000014;margin-bottom:16px}#header .right-nav .user-info-wrapper .user-dropdown-panel .user-dropdown-item{display:block;width:100%;text-align:left;border:none;background:none;border-radius:4px;padding:8px;font-size:16px;line-height:22px;color:#000c;cursor:pointer;text-decoration:none;transition:background .2s ease}#header .right-nav .user-info-wrapper .user-dropdown-panel .user-dropdown-item:hover{background:#0000000a}.rich-text-bold{font-weight:700}.rich-text-highlight{color:var(--vg-text-static-active, #fd5319)}.rich-text-link{color:var(--vg-text-static-active, #fd5319);text-decoration:underline;cursor:pointer}.customer-service-btn{position:fixed;right:60px;bottom:260px;z-index:2147483646;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .3s ease;user-select:none}.customer-service-btn:active{transform:scale(.95)}.customer-service-btn__icon{display:flex;align-items:center;justify-content:center;color:#fff;line-height:1}.customer-service-btn__icon svg,.customer-service-btn__icon img{display:block}.customer-service-btn__badge{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 6px;background-color:#ff4d4f;border-radius:10px;color:#fff;font-size:12px;font-weight:500;line-height:20px;text-align:center;box-shadow:0 2px 8px #ff4d4f66;animation:badge-pulse 2s ease-in-out infinite}.customer-service-btn__badge:empty{min-width:12px;width:12px;height:12px;padding:0;top:0;right:0}body.vg-calendar-sheet-open .customer-service-btn,body.vg-header-drawer-open .customer-service-btn{visibility:hidden;pointer-events:none}@keyframes badge-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}[id^=zhichi],[id^=sobot],iframe[src*="sobot.io"],iframe[src*="sobot.com"]{z-index:2147483645!important}#zc__bubble_container,[id^=zc__bubble],[class*=zc__bubble]{display:none!important}@media screen and (max-width:1023.98px){.customer-service-btn{right:16px;bottom:100px}.customer-service-btn__badge{min-width:18px;height:18px;font-size:11px;line-height:18px}.customer-service-btn__badge:empty{min-width:10px;width:10px;height:10px}}
