@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font-weight:400}:root{font-family:Source Sans Pro,sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#052850}html{scroll-behavior:smooth;scroll-padding:7rem}body{background-color:#fff;font-family:Source Sans Pro,sans-serif}.btn{cursor:pointer;background-color:transparent;border:none;font-size:inherit;font-family:inherit;color:inherit;font-weight:inherit;display:inline-block}.btn:focus{outline:none}.btn.blue{color:#fff;background-color:#306cff;padding:.75rem 1.5rem;border-radius:2rem;transition:all .3s ease-in-out}.btn.blue:hover{background-color:#1e4dff}a{color:inherit;text-decoration:none}li{list-style:none}strong{font-weight:700}@media screen and (min-width: 0){.hide-xs{display:none!important}}@media screen and (min-width: 576px){.hide-sm{display:none!important}}@media screen and (min-width: 768px){.hide-md{display:none!important}}@media screen and (min-width: 992px){.hide-lg{display:none!important}}@media screen and (min-width: 1200px){.hide-xl{display:none!important}}@media screen and (min-width: 1400px){.hide-xxl{display:none!important}}@media screen and (min-width: 1600px){.hide-mega{display:none!important}}@media screen and (max-width: 0){.show-xs{display:none!important}}@media screen and (max-width: 576px){.show-sm{display:none!important}}@media screen and (max-width: 768px){.show-md{display:none!important}}@media screen and (max-width: 992px){.show-lg{display:none!important}}@media screen and (max-width: 1200px){.show-xl{display:none!important}}@media screen and (max-width: 1400px){.show-xxl{display:none!important}}@media screen and (max-width: 1600px){.show-mega{display:none!important}}.container{width:100%;padding-right:1.5rem;padding-left:1.5rem;margin-right:auto;margin-left:auto}.section{margin-top:3rem;margin-bottom:3rem}@media screen and (min-width: 992px){.section{margin-top:6rem;margin-bottom:6rem}}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1200px}}.first-section{padding-top:6rem}@media screen and (min-width: 992px){.first-section{padding-top:8rem}}#nabvar{background-color:#fff;width:100%;z-index:99}@media screen and (min-width: 992px){#nabvar{box-shadow:0 0 10px #0000001a;position:fixed}}#nabvar .inner-navbar{display:flex;justify-content:space-between;padding-top:.65rem;padding-bottom:.65rem}#nabvar .inner-navbar .logo{display:flex;align-items:center}#nabvar .inner-navbar .logo img{width:200px;height:auto}#nabvar .inner-navbar .logo .logo-text a{color:#052850;font-family:Source Sans Pro;font-size:18px;font-weight:700;letter-spacing:0;line-height:0;text-align:left}@media screen and (min-width: 992px){#nabvar .inner-navbar .logo .logo-text a{font-size:22px}}#nabvar .inner-navbar .menu{display:flex;gap:2rem;align-items:center;list-style:none}#nabvar .inner-navbar .menu .menu-list{display:none}@media screen and (min-width: 992px){#nabvar .inner-navbar .menu .menu-list{display:flex;align-items:center;gap:2rem}}#nabvar .inner-navbar .menu .menu-list .menu-item{margin-right:1rem;text-decoration:none;transition:all .3s ease-in-out}#nabvar .inner-navbar .menu .menu-list .menu-item a{color:#052850;font-family:Source Sans Pro;font-size:20px;font-weight:700;letter-spacing:0;line-height:28px;text-align:right}#nabvar .inner-navbar .menu .menu-cta{display:none;font-size:16px;font-family:Source Sans Pro;font-weight:700;letter-spacing:0;text-align:right;border:1px solid #052850;border-radius:28px;padding:.25rem 1.25rem;transition:all .3s ease-in-out;background-color:transparent;color:#052850;display:none!important}@media screen and (min-width: 992px){#nabvar .inner-navbar .menu .menu-cta{display:block;font-size:20px;line-height:28px;padding:.25rem 2rem}}#nabvar .inner-navbar .menu .menu-cta:hover{background-color:#052850;color:#fff}#heroSection{padding-top:0;position:relative;padding-bottom:4rem;max-width:1600px;margin:0 auto}#heroSection:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80%;height:1px;background-color:#005}@media screen and (min-width: 992px){#heroSection:after{display:none}}@media screen and (min-width: 992px){#heroSection{background:url(/img/hero-img-conversation.webp) no-repeat center center;background-size:cover;height:650px;font-family:Source Sans Pro;padding-top:6rem;padding-bottom:0}}#heroSection .hero-mobile-main-img{height:240px;width:100%;object-fit:cover}@media screen and (min-width: 768px){#heroSection .hero-mobile-main-img{height:350px}}@media screen and (min-width: 992px){#heroSection .hero-mobile-main-img{display:none}}#heroSection .inner-hero{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;padding-top:2rem}@media screen and (min-width: 992px){#heroSection .inner-hero{padding-top:80px}}#heroSection .inner-hero .hero__date{font-family:Source Sans Pro;font-size:16px;font-weight:700;letter-spacing:0;line-height:26px;display:flex;gap:.5rem}@media screen and (min-width: 992px){#heroSection .inner-hero .hero__date{font-size:20px;font-weight:700;letter-spacing:0;line-height:1}}#heroSection .inner-hero .hero__title-asset{display:inline-block;width:100%}@media screen and (min-width: 992px){#heroSection .inner-hero .hero__title-asset{width:500px;margin-bottom:.75rem}}#heroSection .inner-hero .hero__button{width:100%;text-align:center;margin-top:.75rem;display:inline-block;font-weight:700;display:none!important}@media screen and (min-width: 992px){#heroSection .inner-hero .hero__button{width:fit-content}}#formatSection{margin-bottom:4rem}@media screen and (min-width: 992px){#formatSection{margin-bottom:2rem;margin-top:4rem}}#formatSection .inner-format-section .format-main-content{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 992px){#formatSection .inner-format-section .format-main-content{padding:0 6rem}}#formatSection .inner-format-section .format-main-content .format-section-super-title{font-size:14px;font-weight:700;letter-spacing:1px;line-height:16px;position:relative;padding-top:.75rem}@media screen and (min-width: 992px){#formatSection .inner-format-section .format-main-content .format-section-super-title{line-height:20px;font-size:16px}}#formatSection .inner-format-section .format-main-content .format-section-super-title:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);display:block;width:4rem;height:4px;border-radius:4px;background-color:#306cff;margin-bottom:1rem}@media screen and (min-width: 992px){#formatSection .inner-format-section .format-main-content .format-section-super-title:before{width:4rem}}#formatSection .inner-format-section .format-main-content .format-section-title{font-family:Source Sans Pro;font-size:26px;font-weight:700;letter-spacing:0;line-height:36px;text-align:center;margin-bottom:2rem}@media screen and (min-width: 992px){#formatSection .inner-format-section .format-main-content .format-section-title{margin-top:0;margin-bottom:4rem;font-size:34px;font-weight:700;letter-spacing:0;line-height:43px;text-align:center}}#formatSection .inner-format-section .format-main-content .format-section-paragraph{font-family:Source Sans Pro;font-size:20px;letter-spacing:0;line-height:30px}@media screen and (min-width: 992px){#formatSection .inner-format-section .format-main-content .format-section-paragraph{margin-bottom:4rem;font-family:Source Sans Pro;font-size:24px;letter-spacing:0;line-height:35px}}#speakersSection .inner-speakers-section .section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}#speakersSection .inner-speakers-section .section-head .speakers-section__title{font-size:34px;font-weight:700;letter-spacing:0;line-height:43px;position:relative;padding-top:.75rem}#speakersSection .inner-speakers-section .section-head .speakers-section__title:before{content:"";position:absolute;top:0;left:0;display:block;width:4rem;height:4px;border-radius:4px;background-color:#306cff;margin-bottom:1rem}@media screen and (min-width: 992px){#speakersSection .inner-speakers-section .section-head .speakers-section__title:before{width:4rem}}#speakersSection .inner-speakers-section .section-head .swiper-buttons-wrapper{position:relative;width:100px}@media screen and (min-width: 992px){#speakersSection .inner-speakers-section .section-head .swiper-buttons-wrapper{display:block}}#speakersSection .inner-speakers-section .section-head .swiper-buttons-wrapper .speakers-swiper__button-prev,#speakersSection .inner-speakers-section .section-head .swiper-buttons-wrapper .speakers-swiper__button-next{border-radius:50%;border:1px solid #052850;height:2rem;width:2rem}#speakersSection .inner-speakers-section .section-head .swiper-buttons-wrapper .speakers-swiper__button-prev:after,#speakersSection .inner-speakers-section .section-head .swiper-buttons-wrapper .speakers-swiper__button-next:after{color:#052850;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.75rem;line-height:1.5}#speakersSection .inner-speakers-section .swiper .swiper-wrapper .swiper-slide{height:400px;background-color:#306cff69;display:flex;flex-direction:column;justify-content:space-between;border-radius:8px;overflow:hidden;position:relative}#speakersSection .inner-speakers-section .swiper .swiper-wrapper .swiper-slide .speaker-img{width:200px;height:200px;background-size:cover;background-position:center center;background-repeat:no-repeat;border-radius:50%;margin:0 auto;margin-top:2rem;background-color:#fff}#speakersSection .inner-speakers-section .swiper .swiper-wrapper .swiper-slide .speaker-img.placeholder{height:220px;background-size:contain;background-position:center center;background-size:40%}#speakersSection .inner-speakers-section .swiper .swiper-wrapper .swiper-slide .speaker-bio{background-color:#f5f5f5;padding:2rem;color:#052850;position:absolute;bottom:0;left:0;width:100%;height:150px}#speakersSection .inner-speakers-section .swiper .swiper-wrapper .swiper-slide .speaker-bio .speaker-name{font-size:24px;font-weight:700;letter-spacing:0;line-height:25px;margin-bottom:.5rem}#speakersSection .inner-speakers-section .swiper .swiper-wrapper .swiper-slide .speaker-bio .speaker-position{font-size:14px;font-weight:500;letter-spacing:0;line-height:20px;margin-bottom:1rem}#aboutSection{position:relative;isolation:isolate;padding-bottom:4rem;max-width:1140px;margin:0 auto}#aboutSection .about-section-wrapper{display:flex;flex-direction:column-reverse;gap:3rem}@media screen and (min-width: 992px){#aboutSection .about-section-wrapper{flex-direction:row}}#aboutSection .about-section-wrapper .about-section__main-img{position:static;margin:0 auto;display:block;margin-bottom:3rem;width:100%}@media screen and (min-width: 992px){#aboutSection .about-section-wrapper .about-section__main-img{position:absolute;left:0;width:45%;display:block}}#aboutSection .about-section-wrapper .inner-about-section{display:flex}#aboutSection .about-section-wrapper .inner-about-section .about-section__content{display:flex;flex-direction:column;gap:2rem;justify-content:center}@media screen and (min-width: 992px){#aboutSection .about-section-wrapper .inner-about-section .about-section__content{margin-left:50%}}#aboutSection .about-section-wrapper .inner-about-section .about-section__content .about-section__title{font-size:34px;font-weight:700;letter-spacing:0;line-height:43px;position:relative;padding-top:.75rem}#aboutSection .about-section-wrapper .inner-about-section .about-section__content .about-section__title:before{content:"";position:absolute;top:0;left:0;display:block;width:4rem;height:4px;border-radius:4px;background-color:#306cff;margin-bottom:1rem}@media screen and (min-width: 992px){#aboutSection .about-section-wrapper .inner-about-section .about-section__content .about-section__title:before{width:4rem}}#aboutSection .about-section-wrapper .inner-about-section .about-section__content p{font-family:Source Sans Pro;font-size:20px;letter-spacing:0;line-height:30px}@media screen and (min-width: 992px){#aboutSection .about-section-wrapper .inner-about-section .about-section__content p{color:#005;font-family:Source Sans Pro;font-size:24px;letter-spacing:0;line-height:35px}}#aboutSection .about-section-wrapper .inner-about-section .about-section__content .btn{width:fit-content}#whySection .why-section__title{font-size:34px;font-weight:700;letter-spacing:0;line-height:43px;position:relative;padding-top:.75rem;margin-bottom:4rem;color:#005}#whySection .why-section__title:before{content:"";position:absolute;top:0;left:0;display:block;width:4rem;height:4px;border-radius:4px;background-color:#306cff;margin-bottom:1rem}@media screen and (min-width: 992px){#whySection .why-section__title:before{width:4rem}}#whySection .format-boxes{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 992px){#whySection .format-boxes{flex-direction:row;justify-content:space-between}}#whySection .format-boxes .format-box{display:flex;flex-direction:column;align-items:center;gap:1.5rem;background-color:#f5f5f5;padding:3rem 2rem;flex:1;text-align:center}#whySection .format-boxes .format-box .box-title{font-size:26px;font-weight:700;letter-spacing:0;line-height:34px;height:120px}@media screen and (max-width: 320px){#whySection .format-boxes .format-box .box-title{height:160px}}#whySection .format-boxes .format-box .box-img{width:125px;object-fit:scale-down}#whySection .format-boxes .format-box .box-paragraph{font-size:16px;padding:0 2.5rem}#blueBlockSection{background-color:#005;max-width:1600px;margin:0 auto}#blueBlockSection .inner-section{display:flex;flex-direction:column;align-items:center;gap:2rem;padding-top:3rem;padding-bottom:3rem}@media screen and (min-width: 992px){#blueBlockSection .inner-section{flex-direction:column;justify-content:space-between;padding-top:4rem;padding-bottom:4rem}}#blueBlockSection .inner-section p{font-family:Source Sans Pro;font-size:26px;font-weight:300;letter-spacing:0;line-height:34px;color:#fff;text-align:center}@media screen and (min-width: 992px){#blueBlockSection .inner-section p{font-family:Source Sans Pro;font-size:34px;text-align:center;font-weight:300;line-height:46px}}.agenda-section{margin-bottom:3rem}@media screen and (min-width: 1200px){.agenda-section{margin-bottom:6rem}}@media screen and (min-width: 1200px){.agenda-section .inner-section{display:flex;gap:8rem}}.agenda-section .agenda-section__title{font-size:34px;font-weight:700;letter-spacing:0;line-height:43px;position:relative;padding-top:.75rem;margin-bottom:1rem}@media screen and (min-width: 1200px){.agenda-section .agenda-section__title{width:140px}}.agenda-section .agenda-section__title:before{content:"";position:absolute;top:0;left:0;display:block;width:4rem;height:4px;border-radius:4px;background-color:#306cff;margin-bottom:1rem}@media screen and (min-width: 1200px){.agenda-section .agenda-section__title:before{width:4rem}}.agenda-section .agenda-section__subtitle{margin-bottom:4rem}@media screen and (min-width: 1200px){.agenda-section .agenda-section__subtitle{margin-top:1rem;font-family:Source Sans Pro;font-size:26px;letter-spacing:0;line-height:35px}}.agenda-section .agenda-section__table{margin-top:2rem}@media screen and (min-width: 1200px){.agenda-section .agenda-section__table{font-size:17px;flex:1}}.agenda-section .agenda-section__table .main-row{display:flex;gap:1rem}.agenda-section .agenda-section__table .main-row .main-row-time,.agenda-section .agenda-section__table .main-row .main-row-text{color:#005;border-top:3px solid #000055}.agenda-section .agenda-section__table .main-row .main-row-time{padding:.5rem 0;width:50px;display:inline-block;height:4rem}.agenda-section .agenda-section__table .main-row .main-row-text{flex:1;padding:.5rem 0}.agenda-section .agenda-section__table .main-row .main-row-text .inner-row{display:flex;height:fit-content;flex-direction:column}@media screen and (min-width: 1200px){.agenda-section .agenda-section__table .main-row .main-row-text .inner-row{justify-content:space-between;height:5rem;flex-direction:row}}.agenda-section .agenda-section__table .main-row .main-row-text .inner-row.empty{height:2rem}.agenda-section .agenda-section__table .main-row .main-row-text .main-row-text-title{font-weight:700;margin-bottom:1rem}@media screen and (min-width: 1200px){.agenda-section .agenda-section__table .main-row .main-row-text .main-row-text-brand{width:22rem}}.agenda-section .agenda-section__table .main-row:nth-child(odd) .main-row-time,.agenda-section .agenda-section__table .main-row:nth-child(odd) .main-row-text{border-top:3px solid #306cff;color:#306cff}.agenda-section .agenda-section__table .main-row:nth-child(odd) .main-row-time .inner-row,.agenda-section .agenda-section__table .main-row:nth-child(odd) .main-row-text .inner-row{height:5rem}@media screen and (min-width: 1200px){.agenda-section .agenda-section__table .main-row:nth-child(odd) .main-row-time .inner-row,.agenda-section .agenda-section__table .main-row:nth-child(odd) .main-row-text .inner-row{height:5rem}}.agenda-section .agenda-section__table .main-row:nth-child(odd) .main-row-time .main-row-text-title,.agenda-section .agenda-section__table .main-row:nth-child(odd) .main-row-text .main-row-text-title{font-weight:400}#whereSection{position:relative;isolation:isolate;max-width:1140px;margin:0 auto;margin-top:4rem}@media screen and (min-width: 992px){#whereSection{height:600px;margin-top:4rem}}#whereSection .inner-where-section{height:100%}#whereSection .inner-where-section{display:flex;flex-direction:column}@media screen and (min-width: 992px){#whereSection .inner-where-section{flex-direction:row}}#whereSection .inner-where-section .where-section__content{display:flex;flex-direction:column;gap:2rem;justify-content:center}@media screen and (min-width: 992px){#whereSection .inner-where-section .where-section__content{min-width:300px}}#whereSection .inner-where-section .where-section__content .where-section__title{font-size:34px;font-weight:700;letter-spacing:0;line-height:43px;position:relative;padding-top:.75rem}#whereSection .inner-where-section .where-section__content .where-section__title:before{content:"";position:absolute;top:0;left:0;display:block;width:4rem;height:4px;border-radius:4px;margin-bottom:1rem;background-color:#306cff}@media screen and (min-width: 992px){#whereSection .inner-where-section .where-section__content .where-section__title:before{width:4rem}}#whereSection .inner-where-section .where-section__content .where-section__paragraph{font-family:Source Sans Pro;font-size:20px;letter-spacing:0;line-height:30px}@media screen and (min-width: 992px){#whereSection .inner-where-section .where-section__content .where-section__paragraph{color:#005;font-family:Source Sans Pro;font-size:26px;letter-spacing:0;line-height:35px}}#whereSection .inner-where-section .where-section__content .where-section__map-container{width:100%;height:100%}#whereSection .inner-where-section .where-section__content .where-section__map-container .where-section__map{margin:0 auto;display:block;width:90%;height:300px;margin-bottom:2rem}@media screen and (min-width: 992px){#whereSection .inner-where-section .where-section__content .where-section__map-container .where-section__map{margin:0;width:100%;height:100%}}#whereSection .inner-where-section .where-section__main-img{width:100%;height:100%;display:flex}#whereSection .inner-where-section .where-section__main-img .where-section__map{margin:0 auto;display:block;width:100%;height:300px;margin-top:2rem}@media screen and (min-width: 992px){#whereSection .inner-where-section .where-section__main-img .where-section__map{margin:0;width:100%;height:100%}}#gallerySection .inner-gallery-section .section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}#gallerySection .inner-gallery-section .section-head .gallery-section__title{font-size:34px;font-weight:700;letter-spacing:0;line-height:43px;position:relative;padding-top:.75rem}#gallerySection .inner-gallery-section .section-head .gallery-section__title:before{content:"";position:absolute;top:0;left:0;display:block;width:4rem;height:4px;border-radius:4px;background-color:#306cff;margin-bottom:1rem}@media screen and (min-width: 992px){#gallerySection .inner-gallery-section .section-head .gallery-section__title:before{width:4rem}}#gallerySection .inner-gallery-section .section-head .swiper-buttons-wrapper{position:relative;width:100px}@media screen and (min-width: 992px){#gallerySection .inner-gallery-section .section-head .swiper-buttons-wrapper{display:block}}#gallerySection .inner-gallery-section .section-head .swiper-buttons-wrapper .gallery-swiper__button-prev,#gallerySection .inner-gallery-section .section-head .swiper-buttons-wrapper .gallery-swiper__button-next{border-radius:50%;border:1px solid #052850;height:2rem;width:2rem}#gallerySection .inner-gallery-section .section-head .swiper-buttons-wrapper .gallery-swiper__button-prev:after,#gallerySection .inner-gallery-section .section-head .swiper-buttons-wrapper .gallery-swiper__button-next:after{color:#052850;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.75rem;line-height:1.5}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide{position:relative;height:200px;width:100%;cursor:pointer}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.first{background-image:url(/img/gallery/1.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.second{background-image:url(/img/gallery/2.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.third{background-image:url(/img/gallery/3.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.fourth{background-image:url(/img/gallery/4.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.fifth{background-image:url(/img/gallery/5.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.sixth{background-image:url(/img/gallery/6.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.seventh{background-image:url(/img/gallery/7.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.eighth{background-image:url(/img/gallery/8.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.ninth{background-image:url(/img/gallery/9.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.tenth{background-image:url(/img/gallery/10.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.eleventh{background-image:url(/img/gallery/11.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.twelfth{background-image:url(/img/gallery/12.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.thirteenth{background-image:url(/img/gallery/13.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.fourteenth{background-image:url(/img/gallery/14.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide.fifteenth{background-image:url(/img/gallery/15.webp);background-size:cover}#gallerySection .inner-gallery-section .swiper .swiper-wrapper .swiper-slide .slide-content{position:absolute;bottom:0;left:0;background-color:#00000080;color:#fff;font-size:1rem;line-height:1.5;height:100%;width:100%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}body.gallery-overlay-open{overflow:hidden}#galleryOverlay{display:none}body.gallery-overlay-open #galleryOverlay{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99;align-items:center;justify-content:center;color:#fff}#galleryOverlay .gallery-overlay__wrapper{position:relative;width:100%}@media screen and (min-width: 768px){#galleryOverlay .gallery-overlay__wrapper{width:80%}}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide{position:relative;height:450px;background-size:cover;background-position:center}@media screen and (min-width: 768px){#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide{height:600px}}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.first{background-image:url(/img/gallery/1.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.second{background-image:url(/img/gallery/2.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.third{background-image:url(/img/gallery/3.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.fourth{background-image:url(/img/gallery/4.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.fifth{background-image:url(/img/gallery/5.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.sixth{background-image:url(/img/gallery/6.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.seventh{background-image:url(/img/gallery/7.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.eighth{background-image:url(/img/gallery/8.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.ninth{background-image:url(/img/gallery/9.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.tenth{background-image:url(/img/gallery/10.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.eleventh{background-image:url(/img/gallery/11.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.twelfth{background-image:url(/img/gallery/12.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.thirteenth{background-image:url(/img/gallery/13.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.fourteenth{background-image:url(/img/gallery/14.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide.fifteenth{background-image:url(/img/gallery/15.webp)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide .slide-content{position:absolute;width:100%;bottom:0;padding:1rem;background-color:#052850;background:linear-gradient(to right,#052850,#052850b3,#05285066,#05285000)}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide .slide-content .title{font-weight:700;margin-bottom:.5rem;width:100%;font-size:1rem}@media screen and (min-width: 768px){#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide .slide-content .title{font-size:2rem}}#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide .slide-content .description{font-size:.75rem;line-height:1.5;width:100%}@media screen and (min-width: 768px){#galleryOverlay .gallery-overlay__wrapper .swiper .swiper-wrapper .swiper-slide .slide-content .description{font-size:1.25rem}}#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper{position:relative;width:100%;display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}@media screen and (min-width: 768px){#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper{margin-top:2rem}}#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-close,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-prev,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-next{position:relative;top:unset;left:unset;transform:unset;right:unset;bottom:unset;padding:0;margin:0;border-radius:50%;border:1px solid #fff;background-color:#fff;cursor:pointer;height:2rem;width:2rem}@media screen and (min-width: 768px){#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-close,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-prev,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-next{height:3rem;width:3rem}}#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-close.swiper-button-disabled,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-prev.swiper-button-disabled,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-next.swiper-button-disabled{background-color:#000;border:1px solid #fff;opacity:.4}#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-close.swiper-button-disabled:after,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-prev.swiper-button-disabled:after,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-next.swiper-button-disabled:after{color:#fff}#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-close:after,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-prev:after,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-next:after{color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:700;font-size:.75rem;line-height:1}@media screen and (min-width: 768px){#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-close:after,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-prev:after,#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-next:after{font-size:1.25rem;line-height:1.5}}#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-prev:after{content:"❮"}#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-next:after{content:"❯"}#galleryOverlay .gallery-overlay__wrapper .swiper-buttons-wrapper .gallery-overlay__button-close:after{content:"✕"}#testimonialSection{background-color:#306cff69}@media screen and (min-width: 992px){#testimonialSection{overflow:hidden}}#testimonialSection .section-wrapper{margin:0 auto}@media screen and (min-width: 768px){#testimonialSection .section-wrapper{max-width:960px}}@media screen and (min-width: 992px){#testimonialSection .section-wrapper{position:relative;isolation:isolate;padding-bottom:0;height:500px}}@media screen and (min-width: 1200px){#testimonialSection .section-wrapper{max-width:1140px}}#testimonialSection .section-wrapper .testimonial-section-wrapper{display:flex;flex-direction:column;gap:2rem}#testimonialSection .section-wrapper .testimonial-section-wrapper .testimonial-section__main-video{display:inline-block;width:100%;max-width:100%;background-color:#fff}@media screen and (min-width: 992px){#testimonialSection .section-wrapper .testimonial-section-wrapper .testimonial-section__main-video{width:50%;height:100%;object-fit:contain;display:block;isolation:isolate;position:absolute;overflow:visible;background-size:100%;right:1.5rem}#testimonialSection .section-wrapper .testimonial-section-wrapper .testimonial-section__main-video:before{content:"";position:absolute;top:0;right:-9800px;width:10000px;height:500px;background-color:#fff;z-index:-1;background-size:100%}}@media screen and (min-width: 1200px){#testimonialSection .section-wrapper .testimonial-section-wrapper .testimonial-section__main-video{right:0}}#testimonialSection .section-wrapper .testimonial-section-wrapper .testimonial-section__main-video video{height:100%;width:100%;object-fit:cover;object-position:center center}#testimonialSection .section-wrapper .testimonial-section-wrapper .inner-testimonial-section{padding:3rem 1.5rem}@media screen and (min-width: 992px){#testimonialSection .section-wrapper .testimonial-section-wrapper .inner-testimonial-section{padding:0;display:flex;width:50%;height:100%;position:absolute;left:0}}#testimonialSection .section-wrapper .testimonial-section-wrapper .inner-testimonial-section .testimonial-section__content{display:flex;flex-direction:column;gap:2rem;justify-content:center}@media screen and (min-width: 992px){#testimonialSection .section-wrapper .testimonial-section-wrapper .inner-testimonial-section .testimonial-section__content{margin-right:3rem}}#testimonialSection .section-wrapper .testimonial-section-wrapper .inner-testimonial-section .testimonial-section__content .testimonial-section__title{font-size:34px;font-weight:700;letter-spacing:0;line-height:43px;position:relative;padding-top:.75rem}#testimonialSection .section-wrapper .testimonial-section-wrapper .inner-testimonial-section .testimonial-section__content .testimonial-section__title:before{content:"";position:absolute;top:0;left:0;display:block;width:4rem;height:4px;border-radius:4px;background-color:#306cff;margin-bottom:1rem}@media screen and (min-width: 992px){#testimonialSection .section-wrapper .testimonial-section-wrapper .inner-testimonial-section .testimonial-section__content .testimonial-section__title:before{width:4rem}}#testimonialSection .section-wrapper .testimonial-section-wrapper .inner-testimonial-section .testimonial-section__content p{font-family:Source Sans Pro;font-size:20px;letter-spacing:0;line-height:30px}@media screen and (min-width: 992px){#testimonialSection .section-wrapper .testimonial-section-wrapper .inner-testimonial-section .testimonial-section__content p{color:#005;font-family:Source Sans Pro;font-size:24px;line-height:1.25}}@media screen and (min-width: 992px){#sponsorSection{margin-top:2rem}}#sponsorSection .sponsor-section-wrapper{display:flex;flex-direction:column;align-items:center;gap:12px}#sponsorSection .sponsor-section-wrapper .sponsor-section__content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;color:gray}@media screen and (min-width: 992px){#sponsorSection .sponsor-section-wrapper .sponsor-section__content{font-size:1.5rem;width:50%;flex:1}}#sponsorSection .sponsor-section-wrapper .sponsor-section__images{display:flex;align-items:center;justify-content:center;gap:2rem}@media screen and (max-width: 576px){#sponsorSection .sponsor-section-wrapper .sponsor-section__images{flex-direction:column;gap:.5rem}}#sponsorSection .sponsor-section-wrapper .sponsor-section__images .img-wrapper{display:flex;justify-content:center;max-width:175px}@media screen and (min-width: 992px){#sponsorSection .sponsor-section-wrapper .sponsor-section__images .img-wrapper{width:50%;flex:1;max-width:275px}}@media screen and (min-width: 992px){#sponsorSection .sponsor-section-wrapper .sponsor-section__images .img-wrapper.contentsquare{margin-top:.75rem}}#sponsorSection .sponsor-section-wrapper .sponsor-section__images .img-wrapper img{height:auto;width:100%}.disclaimer-page h1,.disclaimer-page h2{text-align:center}.disclaimer-page h1{font-weight:700}.disclaimer-page h2{margin-bottom:2rem}.disclaimer-page .first-section{padding-bottom:8rem}.disclaimer-page .section-title{text-decoration:underline;margin-bottom:.5rem}.disclaimer-page .main-orderd-list{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.disclaimer-page .alpha-ordered-list{margin-top:1rem;margin-bottom:1rem;padding-left:2rem}.disclaimer-page .alpha-ordered-list li{list-style:lower-alpha}.disclaimer-page .roman-orderd-list{margin-top:1rem;margin-bottom:1rem;padding-left:2rem}.disclaimer-page .roman-orderd-list li{list-style:lower-roman}.disclaimer-page .numerico-ordered-list{margin-top:1rem;margin-bottom:1rem;padding-left:2rem}.disclaimer-page .numerico-ordered-list li{list-style:decimal}footer{background-color:#000057;color:#fff;max-width:1600px;margin:0 auto}footer .upper-footer{padding:4rem 0 2rem;display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.4);flex-direction:column;gap:2rem}@media screen and (min-width: 992px){footer .upper-footer{flex-direction:row;justify-content:flex-start}}footer .upper-footer .upper-footer__title{font-size:34px;font-weight:700;letter-spacing:0;line-height:43px;position:relative;padding-top:.75rem}footer .upper-footer .upper-footer__title:before{content:"";position:absolute;top:0;left:0;display:block;width:4rem;height:4px;border-radius:4px;background-color:#d20532;margin-bottom:1rem}@media screen and (min-width: 992px){footer .upper-footer .upper-footer__title:before{width:4rem}}footer .upper-footer .upper-footer-detail{display:flex;gap:.5rem}footer .upper-footer .upper-footer-detail img{height:1.5rem;width:1.5rem}footer .upper-footer .upper-footer-detail.upper-footer__address{display:flex;align-items:center}footer .upper-footer .upper-footer__mail{display:flex;align-items:center}@media screen and (min-width: 992px){footer .upper-footer .upper-footer__mail{margin-left:7.75rem}}footer .lower-footer{padding-top:2rem;display:flex;align-self:center;align-items:center;gap:2rem}footer .lower-footer .lower-footer__title{display:flex;flex-direction:column;gap:2px;font-size:12px}@media screen and (min-width: 992px){footer .lower-footer .lower-footer__title{width:7.5rem}}footer .lower-footer .lower-footer__title img{margin-top:.15rem;width:100px;margin-left:-2px}footer .lower-footer .lower-footer-content{display:flex;gap:1rem}@media screen and (min-width: 992px){footer .lower-footer .lower-footer-content{align-items:flex-end;flex-direction:row;margin-left:8rem}}footer .footer-legal{padding-top:2rem;padding-bottom:2rem;font-size:12px;line-height:1.4;font-weight:200;text-align:left}
