.layout-breadcrumb-module{position:relative;overflow:hidden;min-height:470px;display:flex;align-items:flex-end}.layout-breadcrumb-module .image-bg{position:absolute !important;top:0;left:0;width:100%;height:100%;z-index:0}.layout-breadcrumb-module .image-bg img{width:100%;height:100%;object-fit:cover}.layout-breadcrumb-module .image-bg::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0.24deg, transparent 43.44%, rgba(0,0,0,0.74) 95.72%)}.layout-breadcrumb-module .content-box{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-end;width:100%;justify-content:flex-end}.layout-breadcrumb-module .content-box .breadcrumb-nav{padding-bottom:20px;display:flex;width:100%;justify-content:flex-end}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list{display:flex;align-items:center;gap:8px;width:fit-content;margin-left:auto;justify-content:flex-end;flex-wrap:wrap}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-icon{width:20px;height:20px;font-size:var(--f-s-20);line-height:1;color:#fbcb00}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-text{font-size:var(--f-s-14);color:#ffffff}.layout-breadcrumb-module .content-box .breadcrumb-nav .breadcrumb-list .breadcrumb-current{color:#ffffff;font-weight:500;text-decoration:underline}.layout-breadcrumb-module .content-box .tab-nav{background:rgba(0,0,0,0.63);padding:0;width:100%}.layout-breadcrumb-module .content-box .tab-nav .tab-list{display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item{display:flex;align-items:center;justify-content:space-between;text-align:center;position:relative;padding:27px 41px 23px;font-size:var(--f-s-20);color:#ffffff;cursor:pointer;white-space:nowrap;flex:1;max-width:100%;box-sizing:border-box}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item::after{content:"\e60d";color:#FFFFFF;font-size:12px;font-family:iconfont !important}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item.active,.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item:hover{transform:unset;color:#ffffff;font-weight:600;background:#01478c}.layout-breadcrumb-module .content-box .tab-nav .tab-list .tab-item.single-tab{max-width:20%}@media (max-width: 1199px){.layout-breadcrumb-module{min-height:250px}.layout-breadcrumb-module .content-box .breadcrumb-nav{padding-top:60px;padding-bottom:15px}.layout-breadcrumb-module .content-box .tab-nav{display:none}}.forum-list-module{padding:60px 20px}.forum-list-module .section-header{margin-bottom:14px}.forum-list-module .section-header .section-title{font-size:45px;font-weight:300;color:#000}.forum-list-module .date-tabs{display:flex;gap:86px;margin:50px 0 66px;background:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,0.1);border-radius:50px;padding:14px 78px}.forum-list-module .date-tabs .tab-item{cursor:pointer;text-align:center;position:relative}.forum-list-module .date-tabs .tab-item:last-child:after{display:none}.forum-list-module .date-tabs .tab-item:after{content:"";position:absolute;top:50%;right:-43px;width:1px;height:34px;background-color:#D9D9D9;transform:translateY(-50%)}.forum-list-module .date-tabs .tab-item .time-title{transition:.3s all;font-weight:500;font-size:26px;color:#000000;line-height:1.5}.forum-list-module .date-tabs .tab-item .time-info{font-weight:400;font-size:var(--f-s-16);color:#555555;line-height:1.5}.forum-list-module .date-tabs .tab-item.active .time-title,.forum-list-module .date-tabs .tab-item:hover .time-title{color:#01478C}.forum-list-module .forum-list{display:flex;flex-direction:column;gap:35px}.forum-list-module .forum-list .forum-item-link{overflow:visible}.forum-list-module .forum-list .forum-item{display:flex;gap:35px;width:100%}.forum-list-module .forum-list .forum-item .forum-image{width:324px;height:auto;aspect-ratio:324/269;border-radius:25px;overflow:hidden;box-shadow:0 0 20px 10px rgba(18,38,170,0.1)}.forum-list-module .forum-list .forum-item .forum-image:hover img{transform:scale(1.1)}.forum-list-module .forum-list .forum-item .forum-image img{transition:.3s all}.forum-list-module .forum-list .forum-item .forum-content{flex:1;display:flex;grid-gap:132px;padding:45px;box-shadow:0 0 20px 10px rgba(18,38,170,0.1);background-color:#ffff;border-radius:25px}.forum-list-module .forum-list .forum-item .forum-content .forum-info{width:calc(50% - 20px);max-width:475px;position:relative}.forum-list-module .forum-list .forum-item .forum-content .forum-info:after{content:"";position:absolute;top:0;width:1px;height:100%;background-color:#D9D9D9;right:-66px;z-index:1}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head{display:inline-flex;padding:10px 20px;border:1px solid #D9D9D9;border-radius:50px;margin-bottom:18px;align-items:center;grid-gap:40px}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head i{color:#01478C;font-size:16px;line-height:1}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head .forum-date{font-size:var(--f-s-16);color:#555;font-weight:400;line-height:1}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head .forum-time{font-size:var(--f-s-18);color:#555555;font-weight:500;padding-left:14px;border-left:1px solid #D9D9D9}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head .forum-date,.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head .forum-time{display:flex;align-items:center;grid-gap:10px}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-title{font-size:var(--f-s-24);font-weight:bold;color:#333;line-height:1.5;margin-bottom:18px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-location{font-size:var(--f-s-18);color:#555;display:flex;align-items:flex-start;line-height:1.2;grid-gap:6px}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-location>i{color:#01478C;width:20px;height:20px;font-size:20px;margin-top:-1px}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list{padding:14px 0 8px 32px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item{width:100%;display:flex;justify-content:space-between;grid-gap:40px}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item.item-one .speakers-avatars .speakers-image-color{background-color:#FDCD00}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item.item-one .speakers-avatars .speakers-count{color:#FDCD00}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item.item-two .speakers-avatars .speakers-image-color{background-color:#3788D3}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item.item-two .speakers-avatars .speakers-count{color:#3788D3}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item .speakers-avatars{display:flex;align-items:center}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item .speakers-avatars img{width:51px;height:auto;aspect-ratio:1/1;border:1px solid #fff;position:relative;margin-right:-23px;border-radius:50%}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item .speakers-avatars img:nth-child(1){z-index:1}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item .speakers-avatars img:nth-child(2){z-index:2}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item .speakers-avatars img:nth-child(3){z-index:3}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item .speakers-avatars .speakers-image-color{width:47px;height:auto;aspect-ratio:1/1;position:relative;z-index:4;border-radius:50%;margin-right:-16px}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item .speakers-avatars .speakers-count{position:relative;z-index:5;font-weight:bold;font-size:var(--f-s-16);line-height:1.4}.forum-list-module .forum-form-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:center}.forum-list-module .forum-form-modal .modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);cursor:pointer}.forum-list-module .forum-form-modal .modal-content{position:relative;background-color:#fff;border-radius:20px;width:90%;max-width:600px;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.3)}.forum-list-module .forum-form-modal .modal-content .modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 30px;border-bottom:1px solid #eee}.forum-list-module .forum-form-modal .modal-content .modal-header .modal-title{font-size:var(--f-s-24);font-weight:bold;color:#333}.forum-list-module .forum-form-modal .modal-content .modal-header .modal-close{width:40px;height:40px;border:none;background:none;font-size:36px;color:#999;cursor:pointer;line-height:1;display:flex;align-items:center;justify-content:center}.forum-list-module .forum-form-modal .modal-content .modal-header .modal-close:hover{color:#333}.forum-list-module .forum-form-modal .modal-content .modal-body{padding:30px;max-height:calc(90vh - 120px);overflow-y:auto}.forum-list-module .forum-form-modal .modal-content .modal-body .form-list .form-item{margin-bottom:20px}.forum-list-module .forum-form-modal .modal-content .modal-body .form-list .form-item .item-title{display:block;margin-bottom:10px;font-size:var(--f-s-16);color:#333;font-weight:500}.forum-list-module .forum-form-modal .modal-content .modal-body .form-list .form-item .item-title span{color:#ff4444}.forum-list-module .forum-form-modal .modal-content .modal-body .form-list .form-item .item-input{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:var(--f-s-16);box-sizing:border-box}.forum-list-module .forum-form-modal .modal-content .modal-body .form-list .form-item .item-input:focus{outline:none;border-color:#01478C}.forum-list-module .forum-form-modal .modal-content .modal-body .form-list .form-item.textarea-group .item-input{min-height:100px;resize:vertical}.forum-list-module .forum-form-modal .modal-content .modal-body .form-list .btn-box{margin-top:30px}.forum-list-module .forum-form-modal .modal-content .modal-body .form-list .btn-box .form-btn{width:100%;padding:15px;background-color:#01478C;color:#fff;border:none;border-radius:8px;font-size:var(--f-s-18);font-weight:500;cursor:pointer;transition:background-color 0.3s}.forum-list-module .forum-form-modal .modal-content .modal-body .form-list .btn-box .form-btn:hover{background-color:#013a70}@media (max-width: 1199px){.forum-list-module{padding:40px 0}.forum-list-module .section-header .section-title{font-size:var(--f-s-24)}.forum-list-module .date-tabs{gap:20px;margin:30px 0 40px;padding:10px 20px}.forum-list-module .date-tabs .tab-item:after{right:-10px;height:24px}.forum-list-module .date-tabs .tab-item .time-title{font-size:var(--f-s-16)}.forum-list-module .date-tabs .tab-item .time-info{font-size:var(--f-s-12)}.forum-list-module .forum-list{gap:24px}.forum-list-module .forum-list .forum-item{flex-direction:column;gap:16px}.forum-list-module .forum-list .forum-item .forum-image{width:100%;height:180px;aspect-ratio:unset;border-radius:12px}.forum-list-module .forum-list .forum-item .forum-content{flex-direction:column;gap:20px;padding:20px;border-radius:12px}.forum-list-module .forum-list .forum-item .forum-content .forum-info{width:100%;max-width:100%}.forum-list-module .forum-list .forum-item .forum-content .forum-info:after{display:none}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head{flex-wrap:wrap;gap:10px;padding:8px 14px;margin-bottom:12px}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head .forum-date,.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head .forum-time{font-size:var(--f-s-12);gap:6px}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head .forum-date i,.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head .forum-time i{font-size:var(--f-s-12)}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-info-head .forum-time{padding-left:10px}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-title{font-size:var(--f-s-16);margin-bottom:12px}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-location{font-size:var(--f-s-12)}.forum-list-module .forum-list .forum-item .forum-content .forum-info .forum-location>i{font-size:var(--f-s-14);width:14px;height:14px}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list{padding:0px;gap:16px}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item{gap:16px}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item .module-primary-btn{font-size:var(--f-s-12);padding:8px 16px}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item .speakers-avatars img{width:32px;margin-right:-14px}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item .speakers-avatars .speakers-image-color{width:28px;margin-right:-10px}.forum-list-module .forum-list .forum-item .forum-content .forum-speakers-list .forum-speakers-item .speakers-avatars .speakers-count{font-size:var(--f-s-12)}}.experts-library-module{padding:60px 0;background:#F8FAFF}.experts-library-module .section-header{display:flex;flex-wrap:wrap;grid-gap:20px;justify-content:space-between}.experts-library-module .section-header .section-title{font-size:45px;font-weight:300;color:#000}.experts-library-module .section-header .section-page-box{display:flex;width:fit-content;grid-gap:8px;margin-right:44px}.experts-library-module .section-header .section-page-box .page-btn{border:1px solid #757575;width:44px;height:44px;border-radius:50px;color:#01478C;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:.3s all}.experts-library-module .section-header .section-page-box .page-btn:hover{background-color:#01478C;border-color:#01478c;color:#fff}.experts-library-module .section-header .section-page-box .page-btn i{font-size:16px;line-height:1;transition:.3s all}.experts-library-module .section-header .section-page-box .page-btn.page-left{transform:rotate(-180deg)}.experts-library-module .section-header .section-page-box .page-btn.page-right{transform:rotate(0)}.experts-library-module .experts-grid{margin:40px 0 30px}.experts-library-module .experts-grid .expert-item .expert-image{width:100%;height:auto;aspect-ratio:359/419;margin:0 0 24px;overflow:hidden;position:relative}.experts-library-module .experts-grid .expert-item .expert-image:hover img{transform:scale(1.1)}.experts-library-module .experts-grid .expert-item .expert-image:hover:after{opacity:1}.experts-library-module .experts-grid .expert-item .expert-image img{transition:.3s all;position:relative;z-index:1}.experts-library-module .experts-grid .expert-item .expert-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:.3s all;z-index:2;background:linear-gradient(0deg, transparent 0%, #01478C 100%)}.experts-library-module .experts-grid .expert-item .expert-content{width:100%;padding:0 14px}.experts-library-module .experts-grid .expert-item .expert-content .expert-title{font-weight:300;font-size:var(--f-s-16);color:#000000;line-height:1.25;min-height:40px;margin-bottom:14px}.experts-library-module .experts-grid .expert-item .expert-content .expert-name{font-size:var(--f-s-24);font-weight:600;color:#000000;line-height:1.5}@media (max-width: 1199px){.experts-library-module{padding:40px 0}.experts-library-module .section-header .section-title{font-size:var(--f-s-24)}.experts-library-module .section-header .section-page-box{margin-right:0px}.experts-library-module .section-header .section-page-box .page-btn{width:32px;height:32px}.experts-library-module .section-header .section-page-box .page-btn i{font-size:var(--f-s-12)}.experts-library-module .experts-grid{margin:24px 0 20px}.experts-library-module .experts-grid .expert-item .expert-image{aspect-ratio:359/419;margin-bottom:16px}.experts-library-module .experts-grid .expert-item .expert-content{padding:0 8px}.experts-library-module .experts-grid .expert-item .expert-content .expert-title{font-size:var(--f-s-14);min-height:36px;margin-bottom:8px}.experts-library-module .experts-grid .expert-item .expert-content .expert-name{font-size:var(--f-s-18)}}.live-review-module{padding:60px 0}.live-review-module .section-header .section-title{font-size:45px;font-weight:300;color:#000}.live-review-module .live-box{width:100%;display:flex;grid-gap:25px;justify-content:space-between;margin:30px 0 14px}.live-review-module .live-box .live-player{position:relative;overflow:hidden;width:1248px;max-width:83%}.live-review-module .live-box .live-player video{object-fit:cover}.live-review-module .live-box .live-player img{width:100%;aspect-ratio:1248/809;height:auto;position:relative;z-index:1}.live-review-module .live-box .live-player .play-button{position:absolute;left:50%;bottom:148px;z-index:3}.live-review-module .live-box .live-player .play-button i{font-size:28px;line-height:1;color:#fff;cursor:pointer}.live-review-module .live-box .live-thumbs{display:flex;flex-direction:column;width:246px;grid-gap:26px;justify-content:space-between}.live-review-module .live-box .live-thumbs .thumb-item{width:100%;aspect-ratio:246/139;border-radius:15px;position:relative;overflow:hidden;z-index:1;cursor:pointer}.live-review-module .live-box .live-thumbs .thumb-item:hover:after,.live-review-module .live-box .live-thumbs .thumb-item.active:after{opacity:0}.live-review-module .live-box .live-thumbs .thumb-item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.49);z-index:2;transition:.3s all}.live-review-module .live-box .live-thumbs .thumb-item img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.live-review-module .live-box .live-thumbs .thumb-item .thumb-image{position:relative;z-index:1;width:100%;height:100%}.live-review-module .live-box .live-thumbs .thumb-item .thumb-image img{width:100%;height:100%;object-fit:cover}.live-review-module .live-box .live-thumbs .thumb-item i{font-size:16px;line-height:1;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3}@media (max-width: 1199px){.live-review-module{padding:40px 0}.live-review-module .section-header .section-title{font-size:var(--f-s-24)}.live-review-module .live-box{flex-direction:column;gap:20px;margin:20px 0}.live-review-module .live-box .live-player{width:100%;max-width:100%}.live-review-module .live-box .live-player video{width:100%;height:180px;object-fit:cover}.live-review-module .live-box .live-player img{aspect-ratio:unset;height:180px;object-fit:cover}.live-review-module .live-box .live-player .play-button{bottom:30px}.live-review-module .live-box .live-player .play-button i{font-size:var(--f-s-24)}.live-review-module .live-box .live-thumbs{width:100%;flex-direction:row;gap:12px;overflow-x:auto;padding-bottom:8px}.live-review-module .live-box .live-thumbs::-webkit-scrollbar{display:none}.live-review-module .live-box .live-thumbs .thumb-item{flex-shrink:0;width:140px;aspect-ratio:246/139;border-radius:8px}.live-review-module .live-box .live-thumbs .thumb-item img{width:100%;height:100%;object-fit:cover}.live-review-module .live-box .live-thumbs .thumb-item i{font-size:var(--f-s-14)}}
