.eventRegistration{position:relative;padding-top:3rem}@media (min-width:768px){.eventRegistration{padding-top:5rem}}@media (min-width:1400px){.eventRegistration{padding-top:7.3125rem}}.eventRegistration-heroImg{position:relative;height:100%;margin-right:calc(-1 * var(--container-margin) + 16px)}.eventRegistration-heroImg img{-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.eventRegistration-title{max-width:25rem;margin:0 auto 2rem!important}.eventRegistration-title strong{color:#f3997b}@media (min-width:992px){.eventRegistration-title{margin-bottom:5.375rem!important}}.eventRegistration-steps{position:relative;display:flex;flex-flow:column;list-style:none;padding:0;margin-bottom:2.25rem;font-size:1rem;--line-height:1.5;line-height:var(--line-height);--letter-spacing:0.5px;letter-spacing:var(--letter-spacing);--font-weight:700;font-weight:var(--font-weight)}.eventRegistration-steps li{position:relative;padding:.5rem 0 .5rem 2rem;color:#6267f1}.eventRegistration-steps li.active~li{color:#fff}.eventRegistration-steps li::after,.eventRegistration-steps li::before{content:"";position:absolute;background-color:#fff;top:0;bottom:0;left:.375rem;width:.375rem}.eventRegistration-steps li::after{background-color:currentColor}.eventRegistration-steps li.active::after{bottom:50%}.eventRegistration-steps li:first-child::after,.eventRegistration-steps li:first-child::before{top:50%}.eventRegistration-steps li:last-child::after,.eventRegistration-steps li:last-child::before{bottom:50%}.eventRegistration-steps li>span::before{content:"";position:absolute;left:0;top:50%;margin-top:-.5625rem;width:1.125rem;height:1.125rem;border-radius:50%;background-color:currentColor}@media (min-width:768px){.eventRegistration-steps{flex-flow:row nowrap;text-align:center;justify-content:center;align-items:center}.eventRegistration-steps li{flex:0 0 33%;padding:1.625rem .5rem 0}.eventRegistration-steps li::after,.eventRegistration-steps li::before{top:.375rem;bottom:auto;left:0;right:0;width:auto;height:.375rem}.eventRegistration-steps li.active::after{right:50%}.eventRegistration-steps li:first-child::after,.eventRegistration-steps li:first-child::before{top:.375rem;left:50%}.eventRegistration-steps li:last-child::after,.eventRegistration-steps li:last-child::before{top:.375rem;right:50%}.eventRegistration-steps li>span::before{top:0;left:50%;margin-top:0;margin-left:-.5625rem}}.eventRegistration-bg{--img-width:calc(100% - 0px - 0px);position:absolute;top:0;left:0;right:0;bottom:0;width:var(--img-width);max-width:var(--img-width)!important;height:100%!important;-o-object-fit:cover;object-fit:cover;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;z-index:0}.eventRegistration-form{position:relative;padding:.75rem 0 6rem}@media (min-width:768px){.eventRegistration-form{padding:3.9375rem 0 12.5rem}}@media (min-width:1400px){.eventRegistration-form{padding-bottom:18.75rem}}.eventRegistration-form .form-check-label{--font-weight:400}.eventRegistration-msg{position:sticky;bottom:.5rem;border-radius:.375rem;background-color:#fce8eb;color:#b7142c;border:1px solid #f7bac3;padding:1rem 1.5rem;margin-top:1.5rem}.eventRegistration-msg--success{background-color:#e6faf4;color:#20a17f;border-color:#d4f4ec}