.event-locations{position:relative;width:100%}.event-locations__container{margin:0 auto;max-width:1400px;padding:0 20px}.event-locations__title{color:#fff;font-family:Poppins,sans-serif;font-size:62px;font-weight:400;line-height:1.2;margin:0 0 60px;text-align:center}.event-locations__carousel-wrapper{align-items:center;display:flex;gap:20px;position:relative}.event-locations__carousel{flex:1;overflow:hidden}.event-locations__track{gap:20px}.event-locations__arrow{align-items:center;background-color:transparent;border:1px solid #fff;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:background-color .3s ease,color .3s ease;width:48px}.event-locations__arrow:hover{background-color:#fff;color:#000}.event-locations__arrow svg{height:24px;width:24px}.event-locations__card{flex-shrink:0}.event-locations__card-image{aspect-ratio:360/340;overflow:hidden;position:relative;width:100%}.event-locations__card-image img{display:block;height:100%;object-fit:cover;width:100%}.event-locations__card-image:after{background-color:rgba(0,0,0,.42);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;width:100%}.event-locations__card-image:hover:after{opacity:1}.event-locations__card-button{background-color:transparent;border:1px solid #fff;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:400;left:50%;letter-spacing:1px;min-width:240px;opacity:0;padding:16px 48px;position:absolute;text-decoration:none;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease,background-color .3s ease;white-space:nowrap;z-index:2}.event-locations__card-image:hover .event-locations__card-button{opacity:1}.event-locations__card-button:hover{background-color:#fff;color:#000}.event-locations__card-content{background-color:#0d0d0d;padding:48px 38px}.event-locations__card-city{color:#fff;font-family:Poppins,sans-serif;font-size:32px;font-weight:400;line-height:1.2;margin:0 0 12px}.event-locations__card-details{color:#aeaeae;font-family:Inter,sans-serif;font-size:16px;line-height:22px}.event-locations__card-details p{margin:0}@media (max-width:1024px){.event-locations__title{font-size:48px;margin-bottom:40px}.event-locations__card-city{font-size:24px}.event-locations__arrow{height:40px;width:40px}.event-locations__arrow svg{height:20px;width:20px}}@media (max-width:767px){.event-locations__title{font-size:36px;margin-bottom:32px}.event-locations__carousel-wrapper{gap:10px}.event-locations__arrow{height:36px;width:36px}.event-locations__arrow svg{height:18px;width:18px}.event-locations__card-button{font-size:13px;min-width:200px;padding:14px 36px}.event-locations__card-city{font-size:24px}.event-locations__card-details{font-size:13px}.event-locations__card-content{padding:24px 20px}}@media (max-width:395px){.event-locations__card-button{font-size:13px;min-width:200px;padding:14px 16px}}.event-locations__track{align-items:stretch;display:flex}.event-locations__card{display:flex;flex-direction:column;height:100%}.event-locations__card-content{display:flex;flex:1;flex-direction:column;justify-content:space-between}.event-locations__modal{align-items:center;display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.event-locations__modal.is-open{display:flex}.event-locations__modal-overlay{background-color:rgba(0,0,0,.8);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.event-locations__modal-content{background-color:#1a1a1a;max-height:90vh;max-width:600px;overflow-y:auto;padding:60px 40px 40px;position:relative;width:90%;z-index:1}.event-locations__modal-close{background:transparent;border:none;color:#fff;cursor:pointer;padding:8px;position:absolute;right:16px;top:16px;transition:opacity .3s ease}.event-locations__modal-close:hover{opacity:.7}.event-locations__modal-close svg{height:24px;width:24px}.event-locations__modal-form{width:100%}.event-locations__modal-form .hs-form{font-family:Inter,sans-serif}.event-locations__modal-form .hs-form-field{margin-bottom:20px}.event-locations__modal-form .hs-form-field label{color:#fff;display:block;font-size:14px;margin-bottom:8px}.event-locations__modal-form .hs-input{background-color:#0d0d0d;border:1px solid #333;color:#fff;font-size:14px;padding:12px 16px;width:100%}.event-locations__modal-form .hs-input:focus{border-color:#fff;outline:none}.event-locations__modal-form .hs-submit{margin-top:24px}.event-locations__modal-form .hs-button{background-color:#fff;border:none;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:16px 32px;transition:opacity .3s ease;width:100%}.event-locations__modal-form .hs-button:hover{opacity:.9}@media (max-width:767px){.event-locations__modal-content{padding:50px 24px 24px;width:95%}}.submitted-message,.submitted-message span{color:#fff!important;text-align:center!important}