html:lang(vi-VN) .event-banner-section .info-content .info-date-time-text{text-transform:capitalize}.event-banner-section{margin-top:76px;padding:0;width:100%;height:calc(100% - 76px)}.event-banner-section .event-wrapper-img{position:relative;width:100%;height:auto;aspect-ratio:16/9}.event-banner-section .event-img{width:100%;height:100%;object-fit:cover;vertical-align:middle}.event-banner-section .event-header{padding:40px 0;width:100%;position:absolute;left:0;right:0;bottom:0;opacity:.9;background:var(--white)}.event-banner-section .event-header .event-topic{margin-bottom:8px;color:var(--black);font-size:var(--font-heading-medium);font-weight:700;line-height:1.25}.event-banner-section .event-header .event-title{margin-bottom:8px;font-size:var(--font-heading-xl);font-weight:700;line-height:1;letter-spacing:-0.04em}.event-banner-section .event-header .event-date{font-size:var(--font-md-3);font-weight:500;line-height:1.4}.event-banner-section .event-wrapper-content{padding:80px 0;background:#ffe7c4}.event-banner-section .event-wrapper-content .event-content{display:flex;gap:24px;align-items:flex-start}.event-banner-section .event-wrapper-content .event-content-inner{width:60%;display:flex;flex-direction:column}.event-banner-section .event-wrapper-content .event-info{padding:24px 24px 0;display:flex;gap:24px;border-top-left-radius:8px;border-top-right-radius:8px;flex-direction:column;justify-content:center;background:var(--white)}.event-banner-section .event-wrapper-content .event-info .info-title{font-size:var(--font-lg);font-weight:700;line-height:1.2}.event-banner-section .event-wrapper-content .event-info .info-content{display:flex;flex-direction:column;gap:24px;font-size:var(--font-md-2);font-weight:400;line-height:1.4}.event-banner-section .event-wrapper-content .event-info .info-content .info-organizer-company,.event-banner-section .event-wrapper-content .event-info .info-content .info-address,.event-banner-section .event-wrapper-content .event-info .info-content .info-date-time,.event-banner-section .event-wrapper-content .event-info .info-content .info-participants{display:flex;align-items:flex-start;gap:22px}.event-banner-section .event-wrapper-content .event-info .info-content .info-organizer-company>p,.event-banner-section .event-wrapper-content .event-info .info-content .info-address>p,.event-banner-section .event-wrapper-content .event-info .info-content .info-date-time>p,.event-banner-section .event-wrapper-content .event-info .info-content .info-participants>p{margin-top:-2px}.event-banner-section .event-wrapper-content .event-info .info-content .info-participants>p{margin-top:-4px;margin-left:-8px}.event-banner-section .event-wrapper-content .info-goals{padding:16px 24px 24px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:var(--white)}.event-banner-section .event-wrapper-content .info-goals .goals-content{font-size:var(--font-md-2);font-weight:400;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical}.event-banner-section .event-wrapper-content .info-goals .goals-content ul{margin-top:8px;margin-bottom:8px;padding-left:0;list-style:disc}.event-banner-section .event-wrapper-content .info-goals .goals-content ul li{margin-left:20px;list-style:disc}.event-banner-section .event-wrapper-content .info-goals .goals-content ul ul{margin-top:8px;margin-bottom:8px;padding-left:20px;list-style:circle}.event-banner-section .event-wrapper-content .info-goals .goals-content ul ul li{margin-left:0;list-style:circle}.event-banner-section .event-wrapper-content .info-goals .goals-content p{margin-bottom:8px}.event-banner-section .event-wrapper-content .info-goals .goals-content>*{display:none}.event-banner-section .event-wrapper-content .info-goals .goals-content>p:first-of-type{display:block}.event-banner-section .event-wrapper-content .info-goals .goals-content.is-expanded{display:block;-webkit-line-clamp:unset;line-clamp:unset}.event-banner-section .event-wrapper-content .info-goals .goals-content.is-expanded>*{display:block}.event-banner-section .event-wrapper-content .info-goals .info-read-more,.event-banner-section .event-wrapper-content .info-goals .info-read-less{display:none;margin-top:8px;font-family:"Mulish",sans-serif;color:var(--primary-color);font-size:var(--font-md-2);font-weight:400;line-height:1.2;outline:none;border:none;cursor:pointer;background:rgba(0,0,0,0)}.event-banner-section .event-wrapper-content .info-goals .info-read-more.is-show,.event-banner-section .event-wrapper-content .info-goals .info-read-less.is-show{display:block}.event-banner-section .event-wrapper-content .event-maps{width:40%;border-radius:8px;display:flex;flex-direction:column}.event-banner-section .event-wrapper-content .event-maps .maps-wrapper-img{flex:1;width:100%}.event-banner-section .event-wrapper-content .event-maps .maps-wrapper-img>iframe{width:100%;height:100%;object-fit:cover;vertical-align:middle;border-top-left-radius:8px;border-top-right-radius:8px}.event-banner-section .event-wrapper-content .event-maps .maps-wrapper-img>.maps-img{width:100%;height:100%;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px}.event-banner-section .event-wrapper-content .event-maps .maps-info{flex-shrink:0;padding:16px;background:var(--white);border-bottom-left-radius:8px;border-bottom-right-radius:8px}.event-banner-section .event-wrapper-content .event-maps .maps-info .maps-location{margin-bottom:6px;font-size:var(--font-lg);font-weight:800;line-height:1.2}.event-banner-section .event-wrapper-content .event-maps .maps-info .maps-address{font-size:var(--font-md);font-weight:400;line-height:1.4}@media screen and (max-width: 960px){.event-banner-section .event-header{position:initial;padding:24px 0}.event-banner-section .event-header .event-topic{margin-bottom:2px;font-size:var(--font-lg);font-weight:700;line-height:1.2}.event-banner-section .event-header .event-title{margin-bottom:2px;font-size:var(--font-xxl);font-weight:800;line-height:1.2}.event-banner-section .event-header .event-date{font-size:var(--font-md);font-weight:400;line-height:1.4}.event-banner-section .event-wrapper-content .event-info{padding:12px 12px 0;gap:12px}.event-banner-section .event-wrapper-content .event-info .info-title{font-size:var(--font-md-2);font-weight:700;line-height:1.2}.event-banner-section .event-wrapper-content .event-info .info-content{gap:12px;font-size:var(--font-sm);font-weight:400;line-height:1.6}.event-banner-section .event-wrapper-content .event-info .info-content .info-organizer-company,.event-banner-section .event-wrapper-content .event-info .info-content .info-address,.event-banner-section .event-wrapper-content .event-info .info-content .info-date-time,.event-banner-section .event-wrapper-content .event-info .info-content .info-participants{display:flex;gap:12px}.event-banner-section .event-wrapper-content .event-info .info-content .info-organizer-company>p,.event-banner-section .event-wrapper-content .event-info .info-content .info-address>p,.event-banner-section .event-wrapper-content .event-info .info-content .info-date-time>p,.event-banner-section .event-wrapper-content .event-info .info-content .info-participants>p{margin-top:0px}.event-banner-section .event-wrapper-content .event-info .info-content .info-participants>p{margin-top:-2px;margin-left:0}.event-banner-section .event-wrapper-content .event-info .info-content .icon.icon-company,.event-banner-section .event-wrapper-content .event-info .info-content .icon.icon-location,.event-banner-section .event-wrapper-content .event-info .info-content .icon.icon-calendar,.event-banner-section .event-wrapper-content .event-info .info-content .icon.icon-participants{width:16px;min-width:16px}.event-banner-section .event-wrapper-content .info-goals{padding:12px}.event-banner-section .event-wrapper-content .info-goals .goals-content{font-size:var(--font-sm);font-weight:400;line-height:1.6}.event-banner-section .event-wrapper-content .info-goals .info-read-more,.event-banner-section .event-wrapper-content .info-goals .info-read-less{font-size:var(--font-sm);font-weight:600;line-height:1.2}.event-banner-section .event-wrapper-content .event-maps .maps-wrapper-img{width:100%}.event-banner-section .event-wrapper-content .event-maps .maps-info{padding:9px}.event-banner-section .event-wrapper-content .event-maps .maps-info .maps-location{margin-bottom:3px;font-size:var(--font-md-3);font-weight:700;line-height:1.44}.event-banner-section .event-wrapper-content .event-maps .maps-info .maps-address{font-size:var(--font-sm);font-weight:400;line-height:1.6}}@media screen and (max-width: 765px){.event-banner-section .event-header{padding:16px 0}.event-banner-section .event-header .event-topic{font-size:var(--font-md);font-weight:700;line-height:1.35}.event-banner-section .event-header .event-title{margin-bottom:2px;font-size:var(--font-lg);font-weight:700;line-height:1.2}.event-banner-section .event-header .event-date{font-size:var(--font-sm);font-weight:400;line-height:1.6}.event-banner-section .event-wrapper-content .event-content{flex-direction:column}.event-banner-section .event-wrapper-content .event-content-inner{width:100%}.event-banner-section .event-wrapper-content .event-info{padding:24px 16px 0;gap:16px}.event-banner-section .event-wrapper-content .event-info .info-title{font-size:var(--font-md-2);font-weight:700;line-height:1.2}.event-banner-section .event-wrapper-content .event-info .info-content .info-organizer-company,.event-banner-section .event-wrapper-content .event-info .info-content .info-address,.event-banner-section .event-wrapper-content .event-info .info-content .info-date-time,.event-banner-section .event-wrapper-content .event-info .info-content .info-participants{font-size:var(--font-sm);font-weight:400;line-height:1.6}.event-banner-section .event-wrapper-content .event-info .info-content .info-address{align-items:flex-start}.event-banner-section .event-wrapper-content .info-goals{padding:8px 16px 24px}.event-banner-section .event-wrapper-content .info-goals .goals-content{font-size:var(--font-sm);font-weight:400;line-height:1.6}.event-banner-section .event-wrapper-content .info-goals .info-read-more,.event-banner-section .event-wrapper-content .info-goals .info-read-less{margin-top:8px;font-size:var(--font-sm);font-weight:700;line-height:1.6}.event-banner-section .event-wrapper-content .event-maps{width:100%}.event-banner-section .event-wrapper-content .event-maps .maps-wrapper-img{width:100%}.event-banner-section .event-wrapper-content .event-maps .maps-wrapper-img>iframe,.event-banner-section .event-wrapper-content .event-maps .maps-wrapper-img>.maps-img{width:100%;height:100%;min-height:371px;object-fit:cover}.event-banner-section .event-wrapper-content .event-maps .maps-info{padding:16px}.event-banner-section .event-wrapper-content .event-maps .maps-info .maps-location{margin-bottom:5px;font-size:var(--font-md-3);font-weight:700;line-height:1.44}.event-banner-section .event-wrapper-content .event-maps .maps-info .maps-address{font-size:var(--font-sm);font-weight:400;line-height:1.6}}/*# sourceMappingURL=single-event.css.map */
