/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.captcha__description{margin-bottom:.75em;}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.contact-info-fieldset > .fieldset-wrapper{display:flex;flex-direction:column;gap:1.5rem;}.lu-connect-form > .grid{gap:2.5rem;}.lu-connect-form .form-description{font-style:normal;font-weight:400;font-size:26px;line-height:38px;color:#012a55;margin-bottom:32px;text-align:left;}.lu-connect-form fieldset{border:none;border-radius:0;padding:0;background:transparent;display:flex;flex-direction:column;gap:1.5rem;}.lu-connect-form fieldset legend{font-family:"Arimo","Arial",sans-serif;font-weight:600;font-size:24px;line-height:36px;color:#012a55;padding:0;margin-bottom:16px;width:100%;}.lu-connect-form .form-group,.lu-connect-form .form-item{display:flex;flex-direction:column;}.lu-connect-form .form-control,.lu-connect-form input[type="text"],.lu-connect-form input[type="email"],.lu-connect-form select,.lu-connect-form textarea{}.lu-connect-form .form-control::placeholder,.lu-connect-form input::placeholder,.lu-connect-form select option:first-child{color:#526476;opacity:1;}.lu-connect-form .form-control:focus,.lu-connect-form input:focus,.lu-connect-form select:focus,.lu-connect-form textarea:focus{}.lu-connect-form
  .required:not(input[type="checkbox"]):not(input[type="radio"]):after,.lu-connect-form .form-required:after{content:" *";color:#e74c3c;font-weight:bold;}.lu-connect-form .description{font-family:"Arimo","Arial",sans-serif;font-size:18px;color:#526476;font-style:italic;margin-top:8px;line-height:1.4;}.lu-connect-form .info-interests{border:none;padding:0;background:transparent;margin-block:2.5rem;}.lu-connect-form .info-interests legend{margin-bottom:1rem;}.lu-connect-form .form-check{display:flex;flex-direction:row;align-items:center;padding:0px;gap:32px;margin-bottom:16px;height:30px;}.lu-connect-form .form-check-input{}.lu-connect-form .form-check-input:checked{background-color:#003e7e;border-color:#003e7e;}.lu-connect-form .form-check-label{font-family:"Arimo","Arial",sans-serif;font-style:normal;font-weight:400;font-size:22px;line-height:30px;color:#012a55;cursor:pointer;flex:1;order:1;margin-bottom:0;}.lu-connect-form .form-actions{display:flex;flex-direction:row;align-items:center;padding:0px;gap:48px;margin-top:32px;justify-content:flex-start;}.lu-connect-form .btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:24px 22px;gap:14px;height:80px;background:#c6ddf5;border-radius:12px;border:none;cursor:pointer;transition:all 0.3s ease;text-decoration:none;font-family:"Arimo","Arial",sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:32px;color:#032e5a;min-width:178px;}.lu-connect-form .btn:hover{background-color:#a8cce8;transform:translateY(-2px);box-shadow:0px 6px 24px rgba(0,0,0,0.1);}.lu-connect-form .btn-primary{background-color:#c6ddf5;color:#032e5a;}.lu-connect-form .btn-primary:hover{background-color:#a8cce8;color:#032e5a;}.lu-connect-form .form-row{display:grid;gap:1.5rem;}@media screen and (min-width:64rem){.lu-connect-form .form-row{grid-template-columns:repeat(2,1fr);}}.lu-connect-form .form-col{}.lu-connect-form .form-col.col-6{}.lu-connect-form .form-col.col-4{flex:0 0 calc(33.333% - 16px);min-width:calc(33.333% - 16px);}.lu-connect-form .name-fields .form-col{min-width:280px;}.lu-connect-form .status-fields .form-col{}.lu-connect-form .checkbox-wrapper{}.lu-connect-form .checkbox-wrapper .form-item{}.lu-connect-form .checkbox-wrapper label{}.lu-connect-form .col-md-4{flex:1;order:1;font-family:"Arimo","Arial",sans-serif;font-style:normal;font-weight:400;font-size:22px;line-height:30px;color:#012a55;}.lu-connect-form .checkbox-fields{margin-bottom:0;}.lu-connect-form .checkbox-fields .form-col{min-width:280px;}.lu-connect-form .agreement-checkbox{margin-top:8px;}.lu-connect-form .agreement-checkbox label{font-size:18px !important;line-height:24px !important;}@media (max-width:900px){.lu-connect-form{padding:32px 24px;max-width:90vw;}.lu-connect-form .form-title{font-size:36px;line-height:44px;}.lu-connect-form .form-description{font-size:20px;line-height:28px;}.lu-connect-form .form-col.col-6,.lu-connect-form .form-col.col-4{flex:1 1 100%;min-width:100%;}.lu-connect-form .form-row{flex-direction:column;}.lu-connect-form .checkbox-wrapper label{gap:28px;}.lu-connect-form .checkbox-wrapper input[type="checkbox"]{margin-right:28px !important;}.lu-connect-form .form-check{gap:20px;}.lu-connect-form .form-check-input{margin-right:20px !important;}}@media (max-width:600px){.lu-connect-form{padding:24px 16px;}.lu-connect-form .form-title{font-size:28px;line-height:36px;}.lu-connect-form .form-description{font-size:18px;line-height:26px;}.lu-connect-form .checkbox-wrapper label{gap:24px;}.lu-connect-form .checkbox-wrapper input[type="checkbox"]{margin-right:24px !important;}.lu-connect-form .form-check{gap:24px;}.lu-connect-form .form-check-input{margin-right:24px !important;}}.lu-connect-form .form-item.loading{opacity:0.6;pointer-events:none;}.lu-connect-form .form-item.has-error input,.lu-connect-form .form-item.has-error select,.lu-connect-form .form-item.has-error textarea{border-color:#e74c3c;}.lu-connect-form .client-error-message{color:#e74c3c;font-size:14px;margin-top:5px;}.lu-connect-form .success-message{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724;padding:16px 24px;border-radius:16px;margin-bottom:24px;font-family:"Arimo","Arial",sans-serif;font-size:18px;}.connect-confirmation{max-width:800px;margin:0 auto;}.connect-confirmation .alert-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724;padding:30px;border-radius:8px;font-family:"Arimo","Arial",sans-serif;}.connect-confirmation h1{color:#155724;font-size:28px;font-weight:bold;margin-bottom:16px;font-family:"Arimo","Arial",sans-serif;}.connect-confirmation h3{color:#155724;font-size:20px;font-weight:bold;margin-top:24px;margin-bottom:12px;font-family:"Arimo","Arial",sans-serif;}.connect-confirmation p{font-size:16px;line-height:1.5;margin-bottom:12px;}.connect-confirmation .connect-info{margin-top:20px;}.connect-confirmation a{color:#0c5460;text-decoration:underline;}.connect-confirmation a:hover{color:#062e33;text-decoration:none;}.connect-confirmation .fa{margin-right:8px;width:16px;}.lu-connect-form #program-selection-wrapper:not(:empty){margin-top:1.5rem;}.lu-connect-form #program-selection-wrapper select{width:100%;}.lu-connect-form .program-selection-fields .form-col{min-width:250px;}.lu-connect-form .close-button{display:flex;flex-direction:row;align-items:center;padding:0px;gap:12px;width:auto;height:32px;font-family:"Arimo","Arial",sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:32px;text-decoration-line:underline;color:#032e5a;background:transparent;border:none;cursor:pointer;margin-bottom:32px;align-self:flex-end;}.lu-connect-form .select2-container{display:block;width:100%;}.lu-connect-form .select2-container .select2-selection--single{border-radius:16px;border:2px solid rgba(84,88,90,0.16);padding:24px;font-size:18px;font-weight:500;box-shadow:0px 4px 20px rgba(0,0,0,0.05);height:80px;display:flex;align-items:center;background:#ffffff;font-family:"Arimo","Arial",sans-serif;}.lu-connect-form .select2-container .select2-selection__rendered{padding:0;line-height:32px;color:#526476;}.lu-connect-form .select2-container .select2-selection__arrow{height:100%;top:0;right:12px;}.lu-connect-form .select2-container .select2-selection__clear{display:none;}.select2-dropdown{border-radius:16px;border:2px solid rgba(84,88,90,0.16);box-shadow:0px 4px 20px rgba(0,0,0,0.1);font-family:"Arimo","Arial",sans-serif;}.select2-results__option{padding:12px 24px;font-size:18px;color:inherit;font-family:"Arimo","Arial",sans-serif;}.select2-results__option--highlighted[aria-selected]{}.select2-search--dropdown .select2-search__field{border:2px solid rgba(84,88,90,0.16);border-radius:8px;padding:8px 12px;font-size:18px;font-family:"Arimo","Arial",sans-serif;margin:8px;width:calc(100% - 16px);}.lu-connect-form .select2-container--open .select2-selection--single{border-color:#003e7e;box-shadow:0px 4px 20px rgba(0,62,126,0.15);}
.paragraph--connect-form{max-width:1000px;margin:0 auto 32px auto;padding:56px 64px;background:#F1F6FB;border-radius:24px;box-shadow:0px 4px 20px rgba(0,0,0,0.05);font-family:'Arimo','Arial',sans-serif;}.paragraph--connect-form .connect-form-title{font-family:'Arimo','Arial',sans-serif;font-style:normal;font-weight:600;font-size:48px;line-height:56px;color:#012A55;margin-bottom:25px;text-align:left;}.paragraph--connect-form .connect-form-wrapper{width:100%;}.paragraph--connect-form .lu-connect-form{padding:0;background:transparent;border-radius:0;box-shadow:none;max-width:none;}.paragraph--connect-form .lu-connect-form .form-title{display:none;}.paragraph--connect-form .lu-connect-form .form-row{display:flex;flex-wrap:wrap;margin:0 -8px 16px -8px;gap:16px;}.paragraph--connect-form .lu-connect-form .form-col{padding:0 8px;flex:1;min-width:0;}.paragraph--connect-form .lu-connect-form .form-col.col-6{flex:0 0 calc(50% - 16px);min-width:calc(50% - 16px);}.paragraph--connect-form .lu-connect-form .form-col.col-4{flex:0 0 calc(33.333% - 16px);min-width:calc(33.333% - 16px);}.paragraph--connect-form .lu-connect-form fieldset{background:transparent;border:none;}.paragraph--connect-form .lu-connect-form fieldset legend{background:transparent;color:#012A55;padding:0;border:none;}.paragraph--connect-form .lu-connect-form .checkbox-wrapper label{gap:32px !important;}.paragraph--connect-form .lu-connect-form .checkbox-wrapper input[type="checkbox"]{margin-right:32px !important;}.paragraph--connect-form .lu-connect-form .form-check{gap:32px !important;}.paragraph--connect-form .lu-connect-form .form-check-input{margin-right:32px !important;}@media (max-width:900px){.paragraph--connect-form{padding:32px 24px;max-width:90vw;}.paragraph--connect-form .connect-form-title{font-size:36px;line-height:44px;}.paragraph--connect-form .lu-connect-form .form-col.col-6,.paragraph--connect-form .lu-connect-form .form-col.col-4{flex:1 1 100%;min-width:100%;margin-bottom:16px;}.paragraph--connect-form .lu-connect-form .form-row{flex-direction:column;gap:0;}.paragraph--connect-form .lu-connect-form .checkbox-wrapper label{gap:28px !important;}.paragraph--connect-form .lu-connect-form .checkbox-wrapper input[type="checkbox"]{margin-right:28px !important;}.paragraph--connect-form .lu-connect-form .form-check{gap:28px !important;}.paragraph--connect-form .lu-connect-form .form-check-input{margin-right:28px !important;}}@media (max-width:600px){.paragraph--connect-form{padding:24px 16px;}.paragraph--connect-form .connect-form-title{font-size:28px;line-height:36px;}.paragraph--connect-form .lu-connect-form .checkbox-wrapper label{gap:24px !important;}.paragraph--connect-form .lu-connect-form .checkbox-wrapper input[type="checkbox"]{margin-right:24px !important;}.paragraph--connect-form .lu-connect-form .form-check{gap:24px !important;}.paragraph--connect-form .lu-connect-form .form-check-input{margin-right:24px !important;}}
.paragraph--unpublished{background-color:#fff4f4;}
