.form-wrapper{background:var(--Bg-Blue,linear-gradient(41deg,#120c0c -13.25%,#172242 111.34%));border-radius:24px;margin:0 auto;max-width:1504px;position:relative}.form-container{padding:110px 100px}@media screen and (max-width:1440px){.form-container{padding:64px}}@media screen and (max-width:1280px){.form-container{padding:64px 32px}}@media screen and (max-width:767px){.form-container{padding:48px 24px}}.select-gradient{background:linear-gradient(90deg,transparent 0,transparent 10%,#f37c01 30%,#e50c0c 40%,#6c0e5c 60%,#0038a8 70%,transparent 90%,transparent);height:4px;left:0;opacity:1;position:absolute;transition:all .3s ease;width:100%}.heading{margin-bottom:48px}.heading h1{font-size:50px;font-weight:700;line-height:58px;margin-bottom:16px}.heading h1,.heading p{color:#fff;font-style:normal;text-align:center}.heading p{font-size:20px;font-weight:400;line-height:28px;margin-bottom:0}@media screen and (max-width:767px){.heading h1{font-size:32px;line-height:116%}.heading p{font-size:16px;line-height:140%}}.hs-overlay{background:rgba(0,0,0,.6);inset:0;z-index:9998}.hs-overlay,.hs-popup{opacity:0;position:fixed;transition:.25s ease;visibility:hidden}.hs-popup{border-radius:24px;left:50%;margin:0 auto;max-width:900px;text-align:center;top:50%;transform:translate(-50%,-50%) scale(.95);width:min(900px,90vw);z-index:9999}.hs-popup-wrapper{background:linear-gradient(191deg,rgba(243,124,1,.8) 22.8%,rgba(229,12,12,.8) 47.02%,rgba(108,14,92,.8) 76.59%,rgba(0,56,168,.8) 102.28%);border-radius:27px;padding:3px}.hs-popup-wrapper img{margin-bottom:40px}.hs-popup-wrapper h2{color:#fff;font-family:Outfit;font-size:35px;font-style:normal;font-weight:900;line-height:40px;margin-bottom:16px}.hs-popup-wrapper p{color:var(--Color,#fff);font-family:Outfit;font-size:20px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:30px;text-align:center}.hs-popup-wrapper button{margin:0 auto}.hs-popup-inner{background:linear-gradient(41deg,#120c0c -13.25%,#172242 111.34%);border-radius:24px;padding:50px}@media screen and (max-width:1280px){.hs-popup-inner{padding:32px}.hs-popup-inner h2{font-size:28px;line-height:114%}.hs-popup-inner p{font-size:16px;line-height:140%}}@media screen and (max-width:767px){.hs-popup-inner{padding:24px}}.hs-overlay.is-active,.hs-popup.is-active{opacity:1;visibility:visible}.hs-popup.is-active{transform:translate(-50%,-50%) scale(1)}.event-meta{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;display:grid;grid-template-columns:repeat(3,1fr);margin:24px 0 40px;padding:18px 20px}.meta-item{border-radius:10px;display:flex;flex-direction:column;gap:6px;padding:10px 12px;transition:.2s ease}.meta-item:hover{background:hsla(0,0%,100%,.05)}.meta-label{color:hsla(0,0%,100%,.55);font-family:outfit;font-size:16px;letter-spacing:1px;text-transform:uppercase}.meta-value{color:#fff;font-family:outfit;font-size:20px;line-height:1.4}@media (max-width:768px){.event-meta{grid-template-columns:1fr}.meta-label{font-size:14px}.meta-value{font-size:16px}}