.event-form{position:relative;padding:160px 0;align-content:center;background-color:#000;min-height:100vh;color:var(--text-primary-white);background-position:center;background-size:cover;overflow:hidden}.event-form .bg{position:absolute;pointer-events:none;inset:-20px;filter:blur(20px)}.event-form .bg:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3);z-index:1}.event-form .video-overlay{background:rgba(0,0,0,.3)}.event-form .form-container{position:relative;display:flex;flex-wrap:wrap;gap:40px}.event-form .form-title{color:#fff;font-weight:400}.event-form .form-wrap{position:relative;border-radius:12px;margin:0 auto;max-width:595px;max-height:-moz-fit-content;max-height:fit-content;padding:24px;background:rgba(255,255,255,.5);color:#000;z-index:1;backdrop-filter:blur(20px)}.event-form .wpcf7-submit{background:#000;border-color:#000;color:#fff}.event-form .wpcf7-submit:hover{background:rgba(0,0,0,.8)}.event-form>.container>.row{justify-content:center}.event-form .description{position:relative;flex:1 1 487px;margin-bottom:40px}.event-form .description h1{margin-bottom:40px}.event-form .description h2{margin-bottom:8px}.event-form .description .box{padding:24px;margin:24px 0;background:#f4f4f4;border-radius:10px;max-width:572px}.event-form .description p,.event-form .description ul{max-width:487px}.event-form .description .simple-list li:before{background:var(--text-primary-white)}.event-form .signature{margin-top:24px}@media (min-width:970px){.event-form{padding:109px 0}}.event-form__info{position:relative;display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.event-form__label{display:inline-flex;width:auto;align-items:center;font-size:clamp(18px,1.6vw,22px);flex:1 1 auto;gap:20px;background:#fff;border-radius:10px;padding:8px;font-weight:500;color:#000}@media (min-width:970px){.event-form__label{max-width:50%}}.event-form__label .icon{width:60px;height:60px;flex:0 0 60px;border-radius:8px;background-color:#f4f4f4;display:flex;justify-content:center;align-items:center}.event-form__label .icon img{max-width:32px;max-height:32px}.event-form.style_2 .form-container{background:rgba(255,255,255,.1);border-radius:12px;padding:32px}.event-form.style_2 .event-form__info{margin-top:40px;margin-bottom:40px;gap:24px}.event-form.style_2 .event-form__label{background-color:unset;gap:5px;font-weight:400;flex:0 1 auto;padding:0;color:#fff}.event-form.style_2 .event-form__label .icon{width:auto;height:auto;flex:unset;background:unset}.event-form.style_2 .event-form__label .icon img{filter:invert(1)}@media (min-width:970px){.event-form.style_2 .event-form__label{max-width:50%}}.event-form.style_3 .form-container{background:#fff;border-radius:12px;padding:32px;color:var(--text-primary)}.event-form.style_3 .form-title{color:#000}.event-form.style_3 .form-wrap{background:#f4f4f4}