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,.6);width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:9999}.popup-overlay .box{background-color:var(--gray1);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:2em 1em;display:flex;flex-direction:column;align-items:center}.popup-overlay .box .body .img{width:100%;height:200px;margin:2em 0;background:url(/_next/static/media/collabo.eba673c6.png) no-repeat 50%/contain}.popup-overlay .box .body p,.popup-overlay .box .body span{width:100%;text-align:center}.popup-overlay .box .body .title{font-family:SUITB;font-size:25px}.popup-overlay .box .body .text{font-size:18px}.popup-overlay .box .buttons{border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between}.popup-overlay .box .buttons button{width:50%;height:100%;padding:1em;border-radius:0}.popup-overlay .box .buttons button:first-child{background-color:var(--dark);color:#fff}.popup-overlay .box .buttons button:first-child:hover{color:var(--main)}.popup-overlay .box .buttons button:last-child{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 2em}.popup-overlay .box .body .text{font-size:16px}.popup-overlay .box .body .img{margin:1em 0}}