.events-hero{position:relative;height:100vh;overflow:hidden;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center}.events-hero .events-bg{position:absolute;top:0;left:0;width:100%;height:100%}.events-hero .events-bg img{width:100%;height:100%;object-fit:cover}.events-hero .events-content{position:relative;z-index:2;max-width:600px;margin-bottom:60px}.events-hero .events-content .events-subtitle{font-size:20px;margin-bottom:12px}.events-hero .events-content .events-title{font-size:48px;font-weight:700;margin-bottom:16px}.events-hero .events-content .events-description{font-size:20px;font-weight:500;margin-bottom:32px}.events-hero .events-content .btn{padding:8px 46px;border-radius:32px;background:#fff;color:#000;text-decoration:none;font-weight:400}.events-hero .events-content .btn:hover{background:#c69cfa}.events-hero .events-pagination{position:absolute;bottom:40px;display:flex;justify-content:center;gap:12px;width:100%}.events-hero .events-pagination .dot{width:10px;height:10px;background:#ffffff80;border-radius:50%}.events-hero .events-pagination .dot.active{background:#fff}.subscribe-form{display:flex;align-items:center;background:transparent;border:1px solid white;border-radius:40px;overflow:hidden;max-width:100%;flex-wrap:nowrap}.subscribe-form input{flex:1 1 auto;padding:12px 20px;background:transparent;border:none;color:#fff;outline:none;min-width:0}.subscribe-form input::placeholder{color:#fff;opacity:.7}.subscribe-form button{background:#fff;color:#000;border:none;padding:12px 28px;cursor:pointer;border-radius:40px;transition:background .3s;white-space:nowrap}.subscribe-form button:hover{background:#c69cfa}.subscribe-form{display:none}@media (max-width: 768px){.events-about .about-container{text-align:start}.events-hero .events-content .btn{padding:15px 46px}.subscribe-form{display:flex}a.btn-white{display:none}.events-content{text-align:left!important;padding:24px}.events-content .events-title{font-size:28px!important}.events-content .events-subtitle,.events-content .events-description{font-size:16px!important}.events-content .subscribe-form{flex-direction:row;max-width:100%;border:1px solid white}.events-content .subscribe-form input{border:none}.events-content .subscribe-form button{border-radius:40px}}@media (min-width: 769px){.subscribe-form{flex-direction:column;border:none;max-width:400px;height:46px}.subscribe-form input{width:100%;border:1px solid white;border-radius:32px;margin-bottom:12px;background:transparent;color:#fff}.subscribe-form input::placeholder{color:#fff;opacity:.7}.subscribe-form button{width:100%;border-radius:32px}}@media (max-width: 440px){.events-hero .events-content .btn{padding:8px 46px}.subscribe-form{flex-direction:column;align-items:stretch;border:none;height:42px}.subscribe-form input{width:100%;border:1px solid white;border-radius:32px}.subscribe-form button{width:100%;border-radius:32px}.subscribe-form .events-hero .events-content .btn{padding:8px 16px!important}}
