.hero-with-card{height:calc(100vh - 60px);overflow-y:hidden;margin-bottom:50px}.hero-with-card,.hero-with-card .hero-video-container{position:relative;width:100%;background-color:rgba(0,0,0,.169)}.hero-with-card .hero-video-container{height:100%}.hero-with-card .hero-video{position:absolute;display:flex;width:100%;height:100%;top:0;left:0;align-items:center;background-color:#000;transition:opacity .2s linear,visibility 0s linear .2s}.hero-with-card .hero-video .bg-hero-player{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;border-radius:0}.hero-with-card .hero-video .bg-hero-player:before{content:"";position:absolute;width:100vw;height:calc(100vh - 60px);z-index:1;background:hsla(0,0%,9%,.87);backdrop-filter:blur(1px)}.hero-with-card .hero-video .bg-hero-player iframe{width:100vw;height:56.25vw;min-height:100vh;min-width:185.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}.hero-with-card .hero-video .bg-hero-poster{position:absolute;display:none;width:100%;height:100%;top:0;left:0;background-image:url(/assets/images/event-video-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.hero-with-card .hero-video .bg-hero-poster.active{display:block}.hero-with-card .hero-inner-content{position:relative;z-index:1}.hero-with-card .hero-inner-content .detail-group{display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;height:calc(100svh - 60px);padding:24px 0}.hero-with-card .hero-inner-content .detail-group .hero-top .top-title{color:var(--theme-color-32);font-size:20px;font-weight:300;line-height:normal;text-align:center}.hero-with-card .hero-inner-content .detail-group .hero-top .title{position:relative;color:var(--theme-color);text-align:center;font-size:90px;font-weight:700;line-height:normal;margin:30px 0 40px}.hero-with-card .hero-inner-content .detail-group .hero-top .title:before{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:210px;height:1px;z-index:1;background:linear-gradient(90deg,hsla(0,0%,75%,.12),hsla(0,0%,75%,.47) 50%,hsla(0,0%,75%,.12))}.hero-with-card .hero-inner-content .detail-group .hero-top .desc{color:var(--theme-color);text-align:center;font-size:17px;font-weight:400;line-height:36px;width:100%;max-width:845px;margin:0 auto}.hero-with-card .hero-inner-content .detail-group .featured-card-group{width:100%}.hero-with-card .hero-inner-content .detail-group .featured-card-group .card-title{color:var(--theme-color-31);font-size:17px;font-weight:500;line-height:normal;margin-bottom:18px;margin-left:18px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .card-content{position:relative;display:flex;align-items:center;justify-content:space-between;border-radius:32px;background:hsla(0,0%,65%,.14);backdrop-filter:blur(10.5px);width:100%;height:360px;overflow:hidden}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col{position:relative;z-index:1;padding:32px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col .date{color:var(--theme-color-32);font-size:12px;font-weight:300;line-height:normal}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col .title{color:var(--theme-color);font-size:22px;font-weight:500;line-height:normal;margin:18px 0;width:100%;max-width:430px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col .desc{color:var(--theme-color-32);font-size:16px;font-weight:400;line-height:30px;width:100%;max-width:640px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col .nav-btn{margin-top:50px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .image-col{position:absolute;bottom:0;right:0;background-repeat:no-repeat;background-size:contain;background-position:100% 100%;width:55%;height:calc(100% - 24px)}@media screen and (max-width:1649px){.hero-with-card .hero-inner-content .detail-group .hero-top .top-title{font-size:16px}.hero-with-card .hero-inner-content .detail-group .hero-top .title{font-size:70px;margin:30px 0}.hero-with-card .hero-inner-content .detail-group .hero-top .desc{font-size:16px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .card-title{font-size:16px;margin-bottom:12px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .card-content{border-radius:24px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col{padding:24px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col .date{font-size:10px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col .title{font-size:20px;margin:12px 0 18px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col .desc{font-size:15px}}@media screen and (max-width:991px){.hero-with-card{margin-bottom:20px}.hero-with-card,.hero-with-card .hero-video .bg-hero-player:before{height:calc(100svh - 45px)}.hero-with-card .hero-inner-content .detail-group{justify-content:space-around;height:calc(100svh - 45px);padding:12px 0 40px}.hero-with-card .hero-inner-content .detail-group .hero-top .top-title{font-size:14px}.hero-with-card .hero-inner-content .detail-group .hero-top .title{font-size:40px;margin:15px 0}.hero-with-card .hero-inner-content .detail-group .hero-top .desc{font-size:14px;line-height:26px;max-width:100%}.hero-with-card .hero-inner-content .detail-group .featured-card-group{height:100%}.hero-with-card .hero-inner-content .detail-group .featured-card-group .card-title{font-size:14px;margin-bottom:8px;margin-left:8px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .card-content{border-radius:9px;align-items:flex-start;flex-direction:column;height:calc(100% - 24px)}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col{padding:24px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col .title{font-size:16px;margin:12px 0}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col .desc{font-size:13px;line-height:24px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .detail-col .nav-btn{margin-top:12px}.hero-with-card .hero-inner-content .detail-group .featured-card-group .image-col{background-position:bottom;width:120%;bottom:0;height:auto;padding-top:62.5%;left:-20%}}@media screen and (max-width:767px){.hero-with-card .hero-inner-content .detail-group .featured-card-group{padding-top:20%}}@media screen and (max-width:575px){.hero-with-card .hero-inner-content .detail-group .featured-card-group{padding-top:10%}}.hero-without-img{position:relative;width:100%;height:101svh;z-index:998;overflow-x:clip;margin-bottom:50px}.hero-without-img .hero-bg-layer{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--theme-color-19);border-radius:36px;z-index:-1}.hero-without-img .hero-container{position:sticky;width:100%;top:0;left:0;z-index:999;height:auto}.hero-without-img .outer-content{display:flex;flex-direction:column;height:100%}.hero-without-img .content{position:relative;margin-top:40px;border-radius:36px;z-index:999;background:var(--theme-color-19);height:-moz-fit-content;height:fit-content;padding:80px 64px 60px}.hero-without-img .detail-group{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;justify-content:flex-start}.hero-without-img .detail-group .top-title{color:var(--theme-color);text-align:center;font-size:20px;font-weight:100;margin-bottom:30px}.hero-without-img .detail-group .title{color:var(--theme-color);font-size:130px;font-weight:800;text-align:center;line-height:normal;max-width:800px}.hero-without-img .detail-group .desc{color:var(--theme-color-2);text-align:center;font-size:16px;font-weight:400;line-height:30px;max-width:700px;padding-top:20px;padding-bottom:20px}@media screen and (max-width:1649px){.hero-without-img{height:auto!important;margin-bottom:30px}.hero-without-img .outer-content{display:flex;flex-direction:column}.hero-without-img .content{margin-top:20px;padding:32px 32px 16px}.hero-without-img .detail-group .top-title{margin-bottom:10px}.hero-without-img .detail-group .title{font-size:110px}.hero-without-img .detail-group .desc{font-size:14px;line-height:24px;padding:10px 0}}@media screen and (max-width:1350px){.hero-without-img .detail-group{flex-direction:column;align-items:center}.hero-without-img .detail-group .title{font-size:100px}}@media screen and (max-width:1199px){.hero-without-img .detail-group{align-items:center}.hero-without-img .detail-group .title{font-size:90px}}@media screen and (max-width:991px){.hero-without-img .content{border-radius:18px}.hero-without-img .detail-group .title{max-width:100%;font-size:60px}}@media screen and (max-width:767px){.hero-without-img .content{padding:20px}.hero-without-img .detail-group .title{font-size:45px}}