.custom-registration-form[data-astro-cid-ekudlymt]{border:1px solid #ddd;padding:2rem;border-radius:8px;background:#f9f9f9;margin-top:2rem}.custom-registration-form[data-astro-cid-ekudlymt] .form-title[data-astro-cid-ekudlymt]{margin-top:0;margin-bottom:1.5rem;font-size:1.5rem}.custom-registration-form[data-astro-cid-ekudlymt] .form-fields[data-astro-cid-ekudlymt]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt]{display:flex;flex-direction:column;gap:.5rem}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] label[data-astro-cid-ekudlymt]{font-weight:700;display:flex;align-items:center;gap:.25rem}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .required-asterisk[data-astro-cid-ekudlymt]{color:red;font-weight:700}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt],.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] textarea[data-astro-cid-ekudlymt],.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] select[data-astro-cid-ekudlymt]{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;width:100%;box-sizing:border-box}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] textarea[data-astro-cid-ekudlymt]{min-height:120px;resize:vertical}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .checkbox-wrapper[data-astro-cid-ekudlymt]{display:flex;align-items:center;gap:.5rem}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .checkbox-wrapper[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt][type=checkbox]{width:auto;margin:0}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .radio-group[data-astro-cid-ekudlymt],.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .checkbox-group[data-astro-cid-ekudlymt]{display:flex;flex-direction:column;gap:.75rem}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .radio-option[data-astro-cid-ekudlymt],.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .checkbox-option[data-astro-cid-ekudlymt]{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:400}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .radio-option[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt][type=radio],.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .checkbox-option[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt][type=radio],.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .radio-option[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt][type=checkbox],.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .checkbox-option[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt][type=checkbox]{width:auto;margin:0;cursor:pointer}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .radio-option[data-astro-cid-ekudlymt]:hover,.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .checkbox-option[data-astro-cid-ekudlymt]:hover{color:var(--primary)}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .checkbox-single[data-astro-cid-ekudlymt]{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-weight:400;padding:1rem;border:1px solid #ccc;border-radius:4px;background:#f9f9f9}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .checkbox-single[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt][type=checkbox]{width:auto;margin:0;margin-top:.25rem;cursor:pointer}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .checkbox-single[data-astro-cid-ekudlymt]:hover{background:#f0f0f0;border-color:var(--primary)}.custom-registration-form[data-astro-cid-ekudlymt] .form-group[data-astro-cid-ekudlymt] .help-text[data-astro-cid-ekudlymt]{display:block;margin-top:.5rem;color:#666;font-size:.9rem;font-style:italic}.custom-registration-form[data-astro-cid-ekudlymt] #form-messages[data-astro-cid-ekudlymt]{margin-top:1rem;font-size:1rem}.custom-registration-form[data-astro-cid-ekudlymt] #form-messages[data-astro-cid-ekudlymt] .success-message[data-astro-cid-ekudlymt]{color:#28a745;font-weight:700}.custom-registration-form[data-astro-cid-ekudlymt] #form-messages[data-astro-cid-ekudlymt] .error-message[data-astro-cid-ekudlymt]{color:#dc3545;font-weight:700}.registration-closed[data-astro-cid-ekudlymt]{text-align:center;font-size:1.1rem;color:#555;border:1px solid #ddd;padding:2rem;border-radius:8px;background:#f9f9f9;margin-top:2rem}.registration-closed[data-astro-cid-ekudlymt] .login-link[data-astro-cid-ekudlymt]{color:var(--primary);text-decoration:underline;font-weight:700}.registration-closed[data-astro-cid-ekudlymt] .login-link[data-astro-cid-ekudlymt]:hover{color:var(--primaryLight)}@media only screen and (min-width:0em){.blog-container[data-astro-cid-cnuagoxl]{width:94%;max-width:70em;margin:auto;padding-top:clamp(160px,15vw,200px);padding-bottom:clamp(60px,7vw,100px);display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:3.125em;position:relative}.main-content[data-astro-cid-cnuagoxl]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:3.125em}.blog-article[data-astro-cid-cnuagoxl]{width:100%;max-width:49.6875em;display:block}.blog-article[data-astro-cid-cnuagoxl] .blog-header[data-astro-cid-cnuagoxl]{margin-block:clamp(30px,5vw,50px)}.blog-article[data-astro-cid-cnuagoxl] .blog-mainImage[data-astro-cid-cnuagoxl]{width:100%;height:auto;margin-bottom:3.125em;border-radius:.5em;display:block;position:relative;overflow:hidden}.blog-article[data-astro-cid-cnuagoxl] .blog-mainImage[data-astro-cid-cnuagoxl] img[data-astro-cid-cnuagoxl]{width:100%;height:auto;position:relative}.blog-article[data-astro-cid-cnuagoxl] .blog-author-img[data-astro-cid-cnuagoxl]{width:2em;height:2em;border-radius:50%;display:block;position:relative;overflow:hidden}.blog-article[data-astro-cid-cnuagoxl] .blog-author-img[data-astro-cid-cnuagoxl] img[data-astro-cid-cnuagoxl]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.blog-article[data-astro-cid-cnuagoxl] .blog-authorGroup[data-astro-cid-cnuagoxl]{display:flex;justify-content:flex-start;align-items:center;gap:.75rem}.blog-article[data-astro-cid-cnuagoxl] .blog-author[data-astro-cid-cnuagoxl],.blog-article[data-astro-cid-cnuagoxl] .blog-date[data-astro-cid-cnuagoxl]{font-size:.875rem;line-height:1.5em;color:var(--bodyTextColor)}.blog-article[data-astro-cid-cnuagoxl] .blog-dot[data-astro-cid-cnuagoxl]{width:3px;height:3px;background-color:#fe4f70;border-radius:50%;display:block}.blog-article[data-astro-cid-cnuagoxl] .blog-h1[data-astro-cid-cnuagoxl]{font-size:clamp(20px,5vw,39px);font-weight:700;line-height:1.4em;max-width:34.375rem;margin:1rem 0;color:var(--headerColor)}.blog-article[data-astro-cid-cnuagoxl] #blog-content[data-astro-cid-cnuagoxl]{margin-top:1em;padding-top:1.5625em;border-top:1px solid #a2a0a0}.blog-article[data-astro-cid-cnuagoxl] .registration-link-container[data-astro-cid-cnuagoxl]{text-align:center;margin-top:2rem;padding:1.5rem;border:1px solid #e0e0e0;border-radius:.5rem;background-color:#f9f9f9}.blog-article[data-astro-cid-cnuagoxl] .event-link[data-astro-cid-cnuagoxl]{font-size:var(--bodyFontSize);font-weight:600;color:var(--primary);text-decoration:none;transition:color .3s ease}.blog-article[data-astro-cid-cnuagoxl] .event-link[data-astro-cid-cnuagoxl]:hover{color:var(--primaryLight);text-decoration:underline}}@media only screen and (min-width:64em){.blog-container[data-astro-cid-cnuagoxl]{flex-direction:row;align-items:flex-start;-moz-column-gap:3em;column-gap:3em}}
