.hero-section{text-align:center;height:calc(100vh - 239px);position:relative}.hero-section__container{z-index:1;flex-direction:column;justify-content:center;width:100%;max-width:1280px;height:100%;margin:0 auto;display:flex;position:relative}.hero-section__background-video{z-index:-1;background-color:#f4f6fb;width:100%;height:auto;max-height:calc(100vh - 239px);position:absolute;top:0;left:0;overflow:hidden}.hero-section__overlay{pointer-events:none;background:linear-gradient(#16305500 0%,#163055 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-section__video{object-fit:cover;width:100%;height:100%}.hero-section__title{color:#fff;margin-bottom:24px}.hero-section__title--highlight{text-transform:capitalize}.hero-section__subtitle{font-size:20px;font-family:var(--font-be-vietnam);text-transform:uppercase;color:#f2f4f8;margin-bottom:48px;font-weight:700}.hero-section__description{color:#f2f4f8;margin-bottom:64px;line-height:150%}.hero-section__buttons{justify-content:center;display:flex}.hero-section__buttons a{margin-right:16px}.hero-section__buttons a:last-child{margin-right:0}.btn{width:227px;height:56px}@media (max-width:1020px){.hero-section{height:500px}.hero-section__background-video{height:100%}}@media (max-width:768px){.hero-section{height:calc(100vh - 200px);max-height:640px;padding:32px 10px 40px}.hero-section__background-video{max-height:100%}.hero-section__container{justify-content:space-between}.hero-section__overlay{background:linear-gradient(#163055 0% 15%,#163055b3 20%,#1630554d 60%,#163055 80% 100%)}.hero-section__video{object-fit:cover}.hero-section__subtitle{margin-bottom:auto;font-size:18px}.hero-section__description{margin-bottom:32px}}@media (max-width:480px){.btn{width:173px;height:40px}.btn-icon{padding-left:22px}}
.highlights-section__title{margin-bottom:64px}.highlights-section__list{justify-content:space-between;gap:16px;display:flex}.highlights-section__item{text-align:center;width:100%;max-width:276px}.highlights-section__icon{margin-bottom:12px;margin-left:auto;margin-right:auto}.highlights-section__item-title{margin-bottom:16px}.highlights-section__item-text{color:var(--black);line-height:1.5}@media (max-width:768px){.highlights-section__list{flex-direction:column;align-items:center;gap:0}.highlights-section__item{margin-bottom:16px}.highlights-section__item:last-child{margin-bottom:0}}
.story-mission-section{background-color:#f2f4f8}.story-mission-section__title{margin-bottom:64px}.story-mission-section__text{color:var(--black);margin-bottom:64px}.story-mission-section__images{cursor:pointer;flex-wrap:wrap;justify-content:center;margin:16px -8px 0;display:flex}.story-mission-section__image-wrapper{flex:calc(50% - 24px);width:0;min-width:0;margin:8px}.story-mission-section__image-wrapper img{width:100%;height:auto}.modal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#16305580;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.modal__content{justify-content:center;align-items:center;width:100%;max-width:1300px;max-height:90vh;padding:0 50px;display:flex;position:relative}.modal__image{border-radius:8px;width:100%;max-height:80vh}.modal__close,.modal__prev,.modal__next{color:#fff;cursor:pointer;background:0 0;border:none;font-size:2rem;transition:opacity .3s;position:absolute}.modal__close:hover,.modal__prev:hover,.modal__next:hover{opacity:.7}.modal__close{top:-35px;right:20px}.modal__prev{left:20px}.modal__next{right:20px}.dots{margin-top:10px;display:flex}.dot{cursor:pointer;background-color:#9ba7b3;border:none;border-radius:50%;width:12px;height:12px;margin-right:11px}.dot.active{background-color:#fbaf3d}@media (max-width:768px){.story-mission-section__title,.story-mission-section__text{margin-bottom:24px}}@media (max-width:480px){.first-img{display:none}}
.gallery-slider{justify-content:center;align-items:center;max-width:100%;display:flex;position:relative}.gallery-slider__image{object-fit:cover;object-position:center;max-width:100%;height:350px;transition:transform .3s ease-out}.gallery-arrow{cursor:pointer;padding:10px;position:absolute;bottom:-44px}.gallery-arrow.left{left:35%}.gallery-arrow.right{right:35%}.gallery-slider.swiping .gallery-slider__image{transform:scale(1.02)}
.agenda-section{text-align:center;background-color:#f2f4f8;padding:80px 0}.agenda-section__title{margin-bottom:64px}.agenda-section__subtitle{color:#fbaf3d;letter-spacing:1px;text-transform:uppercase;margin-bottom:64px;font-size:20px;font-style:italic;font-weight:700;line-height:100%}.agenda-section__tabs{justify-content:flex-start;margin-bottom:64px;display:flex}.agenda-section__tab{font-size:20px;font-family:var(--font-be-vietnam-pro);color:var(--black);cursor:pointer;letter-spacing:1px;background:0 0;border:none;height:48px;margin-right:40px;font-weight:600;transition:color .3s;position:relative}.agenda-section__tab:last-child{margin-right:0}.agenda-section__tab.active{color:#f4a620}.agenda-section__tab.active:after{content:"";background-color:#f4a620;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.agenda-section__tab:hover{color:#f4a620}@media (max-width:768px){.agenda-section{padding:48px 0}.agenda-section__title{margin-bottom:32px}.agenda-section__tabs{justify-content:center;margin-bottom:34px}.agenda-section__subtitle{margin-bottom:32px;font-size:18px}.agenda-caption{margin-bottom:32px}}
.schedule-container{font-family:var(--font-be-vietnam-pro);text-align:left;color:var(--primary);background-color:#fff;border:1px solid #dde1e6;padding:24px 16px;font-size:20px}.schedule-heading{color:var(--secondary);text-align:center;margin-bottom:32px;font-size:24px;font-style:italic;font-weight:700;line-height:110%}.schedule-grid{border-top:1px solid var(--black);flex-direction:column;display:flex}.schedule-row{border-bottom:1px solid var(--black);grid-template-columns:minmax(120px,241px) 1fr;display:grid}.schedule-time{border-right:1px solid var(--black);font-weight:700;line-height:110%}.cell{padding-top:8px;padding-bottom:8px}.schedule-content{grid-template-columns:1fr minmax(120px,285px);padding-left:16px;line-height:110%;display:grid}.schedule-category{font-weight:700}.schedule-location{border-left:1px solid var(--black);padding-left:16px;font-weight:400;line-height:110%}.schedule-title{color:var(--secondary);width:100%;max-width:675px;margin-bottom:16px;font-style:italic;font-weight:700;line-height:110%}.schedule-title.special-title{text-align:right;text-transform:uppercase;margin-bottom:0;padding-right:15px;text-decoration:underline}.mobile-agenda-title.special-title{text-transform:uppercase;padding-bottom:0;text-decoration:underline}.schedule-desc{margin-top:5px;font-weight:400;line-height:110%}.schedule-speakers__title{margin-top:16px;font-style:italic;font-weight:700;line-height:110%}.schedule-speaker{width:100%;max-width:675px;margin-top:5px;font-weight:700;line-height:110%}.schedule-speaker__desc{width:100%;max-width:675px;font-weight:400}.addCell{border-top:1px solid var(--black)}.special{text-transform:uppercase;text-decoration:underline}.no-margin{margin-bottom:0;padding-bottom:0!important}.first-line{line-height:44px}.breakfast-line>div{padding-bottom:20px}
.mobile-agenda{font-family:var(--font-be-vietnam-pro);text-align:left;color:var(--primary);background-color:#fff;border:1px solid #dde1e6;padding:32px 16px;font-size:16px}.mobile-agenda-heading{color:var(--secondary);text-align:center;margin-bottom:16px;font-size:18px;font-style:italic;font-weight:700;line-height:110%}.mobile-agenda-item{border-top:1px solid var(--black);padding-bottom:8px}.mobile-wrap:last-child{border-bottom:1px solid var(--black)}.mobile-agenda-row{border-bottom:1px solid var(--black);grid-template-columns:2fr 4fr;display:grid}.mobile-agenda-time{border-right:1px solid var(--black);min-width:155px;font-size:14px;font-weight:700;line-height:110%}.mobile-agenda-location{padding-left:16px;font-size:14px;line-height:110%}.mobile-agenda-category{padding-top:8px;font-weight:700}.mobile-agenda-title{color:var(--secondary);padding:8px 0;font-style:italic;font-weight:700;line-height:110%}.mobile-agenda-desc{margin-top:5px;font-weight:400;line-height:110%}.mobile-agenda-speakers__title{font-style:italic;font-weight:700;line-height:110%}.mobile-agenda-speaker{margin-top:5px;font-weight:700;line-height:110%}.mobile-agenda-speaker__desc{font-weight:400}
.speakers-section__title{margin-bottom:64px}@media (max-width:768px){.speakers-section__title{margin-bottom:48px}}.speakers-section__grid{grid-template-columns:repeat(4,minmax(150px,1fr));justify-content:center;gap:64px 16px;margin-bottom:64px;display:grid}@media (max-width:1060px){.speakers-section__grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media (max-width:768px){.speakers-section__grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}
.speakers-modal{-webkit-backdrop-filter:blur(6px);z-index:10;background-color:#16305580;justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex;position:fixed;top:0;left:0}.speakers-modal__content{background-color:#fff;width:100%;max-width:956px;padding:32px 72px 32px 32px;display:flex;position:relative}.speakers-modal__left{text-align:left;flex:1;padding-right:16px}.speakers-modal__image{height:273px}.speakers-modal__left img{object-fit:cover;max-width:315px;height:auto;margin-bottom:16px}.speakers-modal__title{color:var(--black);margin-bottom:8px;font-size:18px;font-weight:400;line-height:150%}.speakers-modal__cred{color:#697077;margin-bottom:8px;padding-left:32px;font-size:18px;font-weight:400;line-height:150%}.cred-icon{position:relative}.cred-icon:before{content:"";background:url(/icons/briefcase.svg) no-repeat;width:24px;height:20px;position:absolute;top:0;left:0}.speakers-modal__right{text-align:left;font-family:var(--font-be-vietnam-pro);flex:2;font-size:14px}.speakers-modal__right-bio+.speakers-modal__right-bio{margin-top:16px}.speakers-modal__close{cursor:pointer;background:0 0;border:none;font-size:18px;position:absolute;top:32px;right:32px}@media (max-width:768px){.speakers-modal__content{-webkit-overflow-scrolling:touch;flex-direction:column;max-height:100dvh;padding:56px 16px 16px;overflow:auto}.speakers-modal__left{margin-bottom:8px;padding-right:0}.speakers-modal__left img{max-width:100%}.speakers-modal__close{top:16px}}
.speakers-section__card{flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex}.speakers-section__card:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026}.speakers-section__info{flex-direction:column;flex-grow:1;align-items:center;padding-bottom:20px;display:flex}.speakers-section__image{width:100%;height:auto;margin-bottom:16px}.speakers-section__name{font-size:18px;font-family:var(--font-be-vietnam-pro);color:var(--black);flex-grow:1;line-height:1.5}.speakers-section__role,.speakers-section__company{color:#697077;font-family:var(--font-be-vietnam-pro);flex-grow:1;margin-bottom:16px;font-size:16px}.speakers-section__role{margin-bottom:5px;font-weight:700}.speakers-section__company{margin-bottom:16px}.speakers-section__socials{justify-content:center;align-items:center;margin-bottom:16px;display:flex}.speakers-section__socials a{margin-right:16px}.speakers-section__socials a:last-child{margin-right:0}@media (max-width:768px){.speakers-section__name{font-size:14px}.speakers-section__role,.speakers-section__company{font-size:12px}}@media (max-width:480px){.speakers-section__image{object-fit:cover;height:315px}}
