section{padding:10em}@media(max-width:1650px){section{padding:5em}}@media(max-width:1280px){section{padding:3em}}@media(max-width:800px){section{padding:1em}}@keyframes fillBar{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.popup-overlay{background-color:rgba(0,0,0,.5);backdrop-filter:blur(5px);width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:9999}.popup-overlay .box{background-color:#29211c;border-radius:1em;box-shadow:0 4px 6px rgba(0,0,0,.1);width:100vw;max-width:500px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);overflow:hidden}.popup-overlay .box .body{min-height:150px;padding:1em;display:flex;flex-direction:column;align-items:center}.popup-overlay .box .body .img{width:100%;aspect-ratio:1/1;margin-top:1em;background:url(/_next/static/media/symposium.dce86f60.jpg) no-repeat 50%/contain}.popup-overlay .box .body p,.popup-overlay .box .body span{width:100%;text-align:center}.popup-overlay .box .body .title{color:#fff;font-family:SUITB;font-size:25px}.popup-overlay .box .body .text{background:rgba(0,0,0,.3);border-radius:10px;width:100%;padding:1em;color:#fff;font-size:18px}.popup-overlay .box .buttons{display:flex;justify-content:space-between}.popup-overlay .box .buttons button{height:100%;padding:1em;border-radius:0}.popup-overlay .box .buttons button:first-child{width:60%;background-color:#fff;color:rgba(0,0,0,.4)}.popup-overlay .box .buttons button:first-child:hover{color:var(--dark)}.popup-overlay .box .buttons button:last-child{width:40%;background:var(--main);color:var(--dark)}.popup-overlay .box .buttons button:last-child:hover{color:#fff}@media(max-width:800px){.popup-overlay .box{max-width:90vw}.popup-overlay .box .body{padding:1em}.popup-overlay .box .body .text{font-size:16px}.popup-overlay .box .body .img{margin:1em 0}}