.ej-institutional-template .site-content,.ej-not-found-template .site-content{display:block;max-width:none;padding:0}.ej-institutional-page,.ej-not-found{color:var(--ej-text);background:var(--ej-surface)}.ej-institutional-page__container,.ej-not-found__container{width:min(100% - 40px, var(--ej-container));margin-inline:auto}.ej-institutional-page__container{padding-block:var(--ej-space-6) var(--ej-space-16)}.ej-institutional-breadcrumbs{display:flex;align-items:center;gap:var(--ej-space-2);margin-bottom:var(--ej-space-8);color:var(--ej-text-muted);font-size:var(--ej-text-sm)}.ej-institutional-breadcrumbs a{color:var(--ej-red-500);text-decoration:none}.ej-institutional-breadcrumbs a:hover{text-decoration:underline}.ej-institutional-hero,.ej-institutional-nav,.ej-institutional-content,.ej-institutional-review{width:min(100%, 820px);margin-inline:auto}.ej-institutional-hero{padding:var(--ej-space-10);border:1px solid var(--ej-border);border-top:4px solid var(--ej-red-500);border-radius:var(--ej-radius-md);background:var(--ej-surface-soft)}.ej-institutional-hero__label{display:block;margin-bottom:var(--ej-space-3);color:var(--ej-red-500);font-size:var(--ej-text-xs);font-weight:800;text-transform:uppercase}.ej-institutional-hero h1,.ej-not-found h1{max-width:18ch;margin:0;color:var(--ej-navy-950);font-family:var(--ej-font-display);font-size:clamp(2.25rem, 5vw, 3.5rem);line-height:var(--ej-line-tight);letter-spacing:0}.ej-institutional-hero__intro,.ej-not-found__intro{max-width:68ch;margin:var(--ej-space-5) 0 0;color:var(--ej-text-soft);font-size:var(--ej-text-lg);line-height:1.7}.ej-institutional-nav{display:flex;gap:var(--ej-space-2);margin-top:var(--ej-space-6);padding-bottom:var(--ej-space-6);overflow-x:auto}.ej-institutional-nav a{min-height:40px;padding:9px 14px;border:1px solid var(--ej-border-strong);border-radius:var(--ej-radius-sm);color:var(--ej-navy-950);background:var(--ej-surface);font-size:var(--ej-text-sm);font-weight:700;text-decoration:none;white-space:nowrap}.ej-institutional-nav a:hover,.ej-institutional-nav a:focus-visible,.ej-institutional-nav a[aria-current="page"]{border-color:var(--ej-red-500);color:var(--ej-red-500);background:color-mix(in srgb,var(--ej-red-500) 7%,white)}.ej-institutional-nav a:focus-visible,.ej-institutional-content a:focus-visible,.ej-contact-form :is(input,select,textarea,button):focus-visible,.ej-not-found :is(a,input,button):focus-visible{outline:3px solid color-mix(in srgb,var(--ej-blue-600) 38%,transparent);outline-offset:2px}.ej-institutional-content{padding-block:var(--ej-space-8);font-size:1.0625rem;line-height:1.75}.ej-institutional-content>:first-child{margin-top:0}.ej-institutional-content h2,.ej-institutional-content h3{color:var(--ej-navy-950);font-family:var(--ej-font-display);letter-spacing:0;scroll-margin-top:calc(var(--ej-header-height) + var(--ej-space-6))}.ej-institutional-content h2{margin:var(--ej-space-10) 0 var(--ej-space-4);font-size:var(--ej-text-2xl);line-height:1.25}.ej-institutional-content h3{margin:var(--ej-space-8) 0 var(--ej-space-3);font-size:var(--ej-text-xl)}.ej-institutional-content p,.ej-institutional-content ul,.ej-institutional-content ol,.ej-institutional-content blockquote,.ej-institutional-content table{margin-block:0 var(--ej-space-5)}.ej-institutional-content ul,.ej-institutional-content ol{padding-left:1.4rem}.ej-institutional-content li+li{margin-top:var(--ej-space-2)}.ej-institutional-content a{color:var(--ej-red-500);text-decoration-thickness:1px;text-underline-offset:3px}.ej-institutional-content blockquote,.ej-institutional-content .wp-block-quote{padding:var(--ej-space-5) var(--ej-space-6);border:0;border-left:4px solid var(--ej-red-500);background:var(--ej-surface-soft)}.ej-institutional-content table{width:100%;border-collapse:collapse;font-size:var(--ej-text-sm)}.ej-institutional-content th,.ej-institutional-content td{padding:var(--ej-space-3) var(--ej-space-4);border:1px solid var(--ej-border);text-align:left;vertical-align:top}.ej-institutional-content th{color:var(--ej-navy-950);background:var(--ej-surface-soft)}.ej-institutional-review{padding-top:var(--ej-space-6);border-top:1px solid var(--ej-border);color:var(--ej-text-muted);font-size:var(--ej-text-sm)}.ej-contact-section{margin-top:var(--ej-space-12);padding:var(--ej-space-8);border:1px solid var(--ej-border);border-radius:var(--ej-radius-md);background:var(--ej-surface-soft)}.ej-contact-section>h2{margin-top:0}.ej-contact-form{margin-top:var(--ej-space-6)}.ej-contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ej-space-5)}.ej-form-field{min-width:0;margin-bottom:var(--ej-space-5)}.ej-form-field>label,.ej-form-field>span:not(.ej-form-help):not(.ej-form-error){font-weight:700}.ej-form-field input:not([type="checkbox"]),.ej-form-field select,.ej-form-field textarea{display:block;width:100%;min-height:44px;margin-top:var(--ej-space-2);padding:10px 12px;border:1px solid var(--ej-border-strong);border-radius:var(--ej-radius-sm);color:var(--ej-text);background:var(--ej-surface);font:inherit}.ej-form-field textarea{min-height:168px;resize:vertical}.ej-form-field [aria-invalid="true"]{border-color:var(--ej-red-500)}.ej-form-help,.ej-form-error{display:block;margin-top:var(--ej-space-2);font-size:var(--ej-text-sm)}.ej-form-help{color:var(--ej-text-muted)}.ej-form-error{color:var(--ej-red-500);font-weight:700}.ej-form-field--checkbox label{display:flex;align-items:flex-start;gap:var(--ej-space-3);font-weight:400}.ej-form-field--checkbox input{width:20px;height:20px;margin-top:3px;flex:0 0 auto}.ej-contact-form__submit{min-height:44px;border:1px solid var(--ej-red-500);color:#fff;background:var(--ej-red-500)}.ej-contact-form__submit:hover{border-color:var(--ej-red-500);background:var(--ej-red-500)}.ej-contact-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.ej-form-message{margin:var(--ej-space-5) 0;padding:var(--ej-space-5);border-radius:var(--ej-radius-sm)}.ej-form-message p,.ej-form-message ul{margin:var(--ej-space-2) 0 0}.ej-form-message--success{border:1px solid color-mix(in srgb,var(--ej-green-600) 45%,white);color:#14532d;background:var(--ej-green-soft)}.ej-form-message--error{border:1px solid color-mix(in srgb,var(--ej-red-500) 45%,white);color:var(--ej-red-500);background:color-mix(in srgb,var(--ej-red-500) 7%,white)}.ej-not-found__container{padding-block:clamp(4rem, 10vw, 8rem);text-align:center}.ej-not-found__code{display:block;color:var(--ej-red-500);font-size:var(--ej-text-sm);font-weight:800;letter-spacing:0}.ej-not-found h1,.ej-not-found__intro,.ej-not-found-search,.ej-not-found__section{margin-inline:auto}.ej-not-found h1{max-width:none;margin-top:var(--ej-space-3)}.ej-not-found__intro{max-width:62ch}.ej-not-found-search{max-width:700px;margin-top:var(--ej-space-8);text-align:left}.ej-not-found-search>label{display:block;margin-bottom:var(--ej-space-2);color:var(--ej-navy-950);font-weight:800}.ej-not-found-search__control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--ej-space-3)}.ej-not-found-search input,.ej-not-found-search button{min-height:46px;border-radius:var(--ej-radius-sm);font:inherit}.ej-not-found-search input{min-width:0;padding:10px 12px;border:1px solid var(--ej-border-strong)}.ej-not-found-search button{border:1px solid var(--ej-red-500);color:#fff;background:var(--ej-red-500)}.ej-not-found-search button .ej-icon{width:18px;height:18px}.ej-not-found__section{max-width:700px;margin-top:var(--ej-space-10)}.ej-not-found__section h2{color:var(--ej-navy-950);font-family:var(--ej-font-display);font-size:var(--ej-text-2xl)}.ej-not-found__links{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ej-space-3)}.ej-not-found__links a,.ej-not-found__home{min-height:40px;padding:9px 14px;border:1px solid var(--ej-border-strong);border-radius:var(--ej-radius-sm);color:var(--ej-navy-950);background:var(--ej-surface);font-weight:700;text-decoration:none}.ej-not-found__links a:hover,.ej-not-found__home:hover{border-color:var(--ej-red-500);color:var(--ej-red-500)}.ej-not-found__resource{display:grid;gap:var(--ej-space-2);max-width:440px;margin-inline:auto;padding:var(--ej-space-5);border:1px solid var(--ej-border);border-top:3px solid var(--ej-red-500);border-radius:var(--ej-radius-md);color:var(--ej-navy-950);background:var(--ej-surface-soft);text-align:left;text-decoration:none}.ej-not-found__resource span,.ej-not-found__resource small{color:var(--ej-red-500);font-size:var(--ej-text-xs);font-weight:800;text-transform:uppercase}.ej-not-found__home{display:inline-flex;align-items:center;margin-top:var(--ej-space-10)}@media (max-width:768px){.ej-institutional-page__container,.ej-not-found__container{width:min(100% - 32px, var(--ej-container))}.ej-institutional-hero{padding:var(--ej-space-8) var(--ej-space-6)}.ej-institutional-content{font-size:var(--ej-text-base)}.ej-contact-section{padding:var(--ej-space-6)}}@media (max-width:520px){.ej-institutional-page__container,.ej-not-found__container{width:min(100% - 24px, var(--ej-container))}.ej-institutional-page__container{padding-top:var(--ej-space-4)}.ej-institutional-breadcrumbs{margin-bottom:var(--ej-space-5)}.ej-institutional-hero{padding:var(--ej-space-6) var(--ej-space-5)}.ej-institutional-hero h1,.ej-not-found h1{font-size:2.25rem}.ej-institutional-hero__intro,.ej-not-found__intro{font-size:var(--ej-text-base)}.ej-institutional-nav{margin-right:-12px;padding-right:12px}.ej-contact-form__grid,.ej-not-found-search__control{grid-template-columns:minmax(0,1fr)}.ej-contact-section{padding:var(--ej-space-5)}.ej-not-found-search button{width:100%}}