/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--transition-easeInSine:cubic-bezier(0.12,0,0.39,0);--transition-easeOutSine:cubic-bezier(0.61,1,0.88,1);--transition-easeInOutSine:cubic-bezier(0.37,0,0.63,1);--transition-easeInQuad:cubic-bezier(0.11,0,0.5,0);--transition-easeOutQuad:cubic-bezier(0.5,1,0.89,1);--transition-easeInOutQuad:cubic-bezier(0.45,0,0.55,1);--transition-easeInCubic:cubic-bezier(0.32,0,0.67,0);--transition-easeOutCubic:cubic-bezier(0.33,1,0.68,1);--transition-easeInOutCubic:cubic-bezier(0.65,0,0.35,1);--transition-easeInQuart:cubic-bezier(0.5,0,0.75,0);--transition-easeOutQuart:cubic-bezier(0.25,1,0.5,1);--transition-easeInOutQuart:cubic-bezier(0.76,0,0.24,1);--transition-easeInQuint:cubic-bezier(0.64,0,0.78,0);--transition-easeOutQuint:cubic-bezier(0.22,1,0.36,1);--transition-easeInOutQuint:cubic-bezier(0.83,0,0.17,1);--transition-easeInExpo:cubic-bezier(0.7,0,0.84,0);--transition-easeOutExpo:cubic-bezier(0.16,1,0.3,1);--transition-easeInOutExpo:cubic-bezier(0.87,0,0.13,1);--transition-easeInCirc:cubic-bezier(0.55,0,1,0.45);--transition-easeOutCirc:cubic-bezier(0,0.55,0.45,1);--transition-easeInOutCirc:cubic-bezier(0.85,0,0.15,1);--transition-easeInBack:cubic-bezier(0.36,0,0.66,-0.56);--transition-easeOutBack:cubic-bezier(0.34,1.56,0.64,1);--transition-easeInOutBack:cubic-bezier(0.68,-0.6,0.32,1.6);}
:root{--prototype-color-blue:#0d6efd;--prototype-color-indigo:#6610f2;--prototype-color-purple:#6f42c1;--prototype-color-pink:#d63384;--prototype-color-red:#dc3545;--prototype-color-orange:#fd7e14;--prototype-color-yellow:#ffc107;--prototype-color-green:#198754;--prototype-color-teal:#20c997;--prototype-color-cyan:#0dcaf0;}:root{--prototype-color-white:#ffffff;--prototype-color-gray-100:#f8f9fa;--prototype-color-gray-200:#e9ecef;--prototype-color-gray-300:#dee2e6;--prototype-color-gray-400:#ced4da;--prototype-color-gray-500:#adb5bd;--prototype-color-gray-600:#6c757d;--prototype-color-gray-700:#495057;--prototype-color-gray-800:#343a40;--prototype-color-gray-900:#212529;--prototype-color-black:#000000;}:root{--prototype-color-primary:var(--prototype-color-blue);--prototype-color-secondary:var(--prototype-color-gray-900);--prototype-color-success:var(--prototype-color-green);--prototype-color-info:var(--prototype-color-cyan);--prototype-color-warning:var(--prototype-color-yellow);--prototype-color-danger:var(--prototype-color-red);--prototype-color-light:var(--prototype-color-gray-100);--prototype-color-dark:var(--prototype-color-gray-900);}
:root{--prototype-grid-gap:var(--prototype-space-36);}
:root{--prototype-i-arrow-down:url("/themes/custom/prototype/images/icons/icon-arrow-down.svg");--prototype-i-arrow-left:url("/themes/custom/prototype/images/icons/icon-arrow-left.svg");--prototype-i-arrow-right:url("/themes/custom/prototype/images/icons/icon-arrow-right.svg");--prototype-i-arrow-up:url("/themes/custom/prototype/images/icons/icon-arrow-up.svg");--prototype-i-cancel:url("/themes/custom/prototype/images/icons/icon-cancel.svg");--prototype-i-checkmark:url("/themes/custom/prototype/images/icons/icon-checkmark.svg");--prototype-i-circle-check:url("/themes/custom/prototype/images/icons/circle-check.svg");--prototype-i-circle-empty:url("/themes/custom/prototype/images/icons/circle-empty.svg");--prototype-i-circle-filled:url("/themes/custom/prototype/images/icons/circle-fill.svg");--prototype-i-error:url("/themes/custom/prototype/images/icons/error.svg");--prototype-i-minus:url("/themes/custom/prototype/images/icons/icon-minus.svg");--prototype-i-plus:url("/themes/custom/prototype/images/icons/icon-plus.svg");--prototype-i-rectangle-checked:url("/themes/custom/prototype/images/icons/rectangle-checked.svg");--prototype-i-rectangle-empty:url("/themes/custom/prototype/images/icons/rectangle-empty.svg");--prototype-i-search:url("/themes/custom/prototype/images/icons/icon-search.svg");--prototype-i-status:url("/themes/custom/prototype/images/icons/status.svg");--prototype-i-success:url("/themes/custom/prototype/images/icons/icon-success.svg");--prototype-i-warning:url("/themes/custom/prototype/images/icons/icon-warning.svg");}.icon{background-color:var(--prototype-color-black);block-size:32px;display:block;font:0/0 transparent;inline-size:32px;-webkit-mask-size:cover;mask-size:cover;}.icon--arrow-down{-webkit-mask:var(--prototype-i-arrow-down) no-repeat center;mask:var(--prototype-i-arrow-down) no-repeat center;}.icon--arrow-left{-webkit-mask:var(--prototype-i-arrow-left) no-repeat center;mask:var(--prototype-i-arrow-left) no-repeat center;}.icon--arrow-right{-webkit-mask:var(--prototype-i-arrow-right) no-repeat center;mask:var(--prototype-i-arrow-right) no-repeat center;}.icon--arrow-up{-webkit-mask:var(--prototype-i-arrow-up) no-repeat center;mask:var(--prototype-i-arrow-up) no-repeat center;}.icon--circle-check{-webkit-mask:var(--prototype-i-circle-check) no-repeat center;mask:var(--prototype-i-circle-check) no-repeat center;}.icon--circle-empty{-webkit-mask:var(--prototype-i-circle-empty) no-repeat center;mask:var(--prototype-i-circle-empty) no-repeat center;}.icon--circle-filled{-webkit-mask:var(--prototype-i-circle-filled) no-repeat center;mask:var(--prototype-i-circle-filled) no-repeat center;}.icon--cancel{-webkit-mask:var(--prototype-i-cancel) no-repeat center;mask:var(--prototype-i-cancel) no-repeat center;}.icon--checkmark{-webkit-mask:var(--prototype-i-checkmark) no-repeat center;mask:var(--prototype-i-checkmark) no-repeat center;}.icon--error{-webkit-mask:var(--prototype-i-error) no-repeat center;mask:var(--prototype-i-error) no-repeat center;}.icon--minus{-webkit-mask:var(--prototype-i-minus) no-repeat center;mask:var(--prototype-i-minus) no-repeat center;}.icon--plus{-webkit-mask:var(--prototype-i-plus) no-repeat center;mask:var(--prototype-i-plus) no-repeat center;}.icon--rectangle-checked{-webkit-mask:var(--prototype-i-rectangle-checked) no-repeat center;mask:var(--prototype-i-rectangle-checked) no-repeat center;}.icon--rectangle-empty{-webkit-mask:var(--prototype-i-rectangle-empty) no-repeat center;mask:var(--prototype-i-rectangle-empty) no-repeat center;}.icon--search{-webkit-mask:var(--prototype-i-search) no-repeat center;mask:var(--prototype-i-search) no-repeat center;}.icon--success{-webkit-mask:var(--prototype-i-success) no-repeat center;mask:var(--prototype-i-success) no-repeat center;}.icon--warning{-webkit-mask:var(--prototype-i-warning) no-repeat center;mask:var(--prototype-i-warning) no-repeat center;}
:root{--prototype-zindex-super:100;--prototype-zindex-top:90;--prototype-zindex-over:10;--prototype-zindex-default:1;--prototype-zindex-under:-1;--prototype-zindex-bottom:-9999px;}
:root{--prototype-width-xxlarge:1920px;--prototype-width-xlarge:1440px;--prototype-width-large:1280px;--prototype-width-medium:960px;--prototype-width-small:768px;--prototype-width-xsmall:640px;--prototype-width-xxsmall:480px;}
:root{--prototype-space-0:0px;--prototype-space-8:4px;--prototype-space-20:8px;--prototype-space-36:12px;--prototype-space-60:20px;--prototype-space-96:30px;--prototype-space-120:40px;--prototype-space-180:60px;--prototype-space-rem-0:0rem;--prototype-space-rem-8:0.25rem;--prototype-space-rem-20:0.5rem;--prototype-space-rem-36:0.75rem;--prototype-space-rem-60:1.25rem;--prototype-space-rem-96:1.875rem;--prototype-space-rem-120:2.5rem;--prototype-space-rem-180:3.75rem;}@media (min-width:768px){:root{--prototype-space-8:8px;--prototype-space-20:12px;--prototype-space-36:18px;--prototype-space-60:32px;--prototype-space-96:48px;--prototype-space-120:60px;--prototype-space-180:90px;--prototype-space-rem-8:0.5rem;--prototype-space-rem-20:0.75rem;--prototype-space-rem-36:1.125rem;--prototype-space-rem-60:2rem;--prototype-space-rem-96:3rem;--prototype-space-rem-120:3.75rem;--prototype-space-rem-180:5.625rem;}}@media (min-width:1024px){:root{--prototype-space-20:16px;--prototype-space-36:24px;--prototype-space-60:40px;--prototype-space-96:60px;--prototype-space-120:80px;--prototype-space-180:120px;--prototype-space-rem-20:1rem;--prototype-space-rem-36:1.5rem;--prototype-space-rem-60:2.5rem;--prototype-space-rem-96:3.75rem;--prototype-space-rem-120:5rem;--prototype-space-rem-180:7.5rem;}}@media (min-width:1200px){:root{--prototype-space-20:20px;--prototype-space-36:36px;--prototype-space-60:60px;--prototype-space-96:96px;--prototype-space-120:120px;--prototype-space-180:180px;--prototype-space-rem-20:1.25rem;--prototype-space-rem-36:2.25rem;--prototype-space-rem-60:3.75rem;--prototype-space-rem-96:6rem;--prototype-space-rem-120:7.5rem;--prototype-space-rem-180:11.25rem;}}
:root{--prototype-ff-base:"Inter",sans-serif;}:root{--prototype-fs-heading-h1:2.75rem;--prototype-fs-heading-h2:2rem;--prototype-fs-heading-h3:1.5rem;--prototype-fs-heading-h4:1.375rem;--prototype-fs-body-base:0.875rem;--prototype-fs-body-18:0.875rem;--prototype-fs-body-16:0.875rem;--prototype-fs-label-18:0.875rem;--prototype-fs-label-16:0.875rem;--prototype-fs-label-14:0.75rem;--prototype-lh-heading-h1:1.1818181818;--prototype-lh-heading-h2:1.125;--prototype-lh-heading-h3:1.1666666667;--prototype-lh-heading-h4:1.2727272727;--prototype-lh-body-base:1.5714285714;--prototype-lh-body-18:1.5714285714;--prototype-lh-body-16:1.5714285714;--prototype-lh-label-18:1.7142857143;--prototype-lh-label-16:1.7142857143;--prototype-lh-label-14:1.8333333333;}@media (min-width:768px){:root{--prototype-fs-heading-h1:3.25rem;--prototype-fs-heading-h2:2.625rem;--prototype-fs-heading-h3:1.75rem;--prototype-fs-heading-h4:1.5rem;--prototype-fs-body-base:1rem;--prototype-fs-body-18:1rem;--prototype-fs-body-16:1rem;--prototype-fs-label-18:1rem;--prototype-fs-label-16:1rem;--prototype-fs-label-14:0.875rem;--prototype-lh-heading-h1:1.1538461538;--prototype-lh-heading-h2:1.1428571429;--prototype-lh-heading-h3:1.1428571429;--prototype-lh-heading-h4:1.1666666667;--prototype-lh-body-base:1.625;--prototype-lh-body-18:1.625;--prototype-lh-body-16:1.625;--prototype-lh-label-18:1.75;--prototype-lh-label-16:1.5;--prototype-lh-label-14:1.7142857143;}}@media (min-width:1024px){:root{--prototype-fs-heading-h1:4.5rem;--prototype-fs-heading-h2:2.75rem;--prototype-fs-heading-h3:2rem;--prototype-fs-heading-h4:1.75rem;--prototype-fs-body-base:1.125rem;--prototype-fs-body-18:1.125rem;--prototype-fs-body-16:1rem;--prototype-fs-label-18:1.125rem;--prototype-fs-label-16:1rem;--prototype-lh-heading-h1:1;--prototype-lh-heading-h2:1.1818181818;--prototype-lh-heading-h3:1.125;--prototype-lh-heading-h4:1.1428571429;--prototype-lh-body-base:1.5555555556;--prototype-lh-body-18:1.5555555556;--prototype-lh-body-16:1.625;--prototype-lh-label-18:1.5555555556;--prototype-lh-label-16:1.75;}}@media (min-width:1200px){:root{--prototype-fs-heading-h1:6rem;--prototype-fs-heading-h2:3.25rem;--prototype-fs-heading-h3:2.75rem;--prototype-fs-heading-h4:2rem;--prototype-fs-body-base:1.125rem;--prototype-fs-body-18:1.125rem;--prototype-fs-body-16:1rem;--prototype-lh-heading-h1:0.9583333333;--prototype-lh-heading-h2:1.1538461538;--prototype-lh-heading-h3:1.1818181818;--prototype-lh-heading-h4:1.125;--prototype-lh-body-base:1.5555555556;--prototype-lh-body-18:1.5555555556;--prototype-lh-body-16:1.625;}}:root{--prototype-fw-thin:100;--prototype-fw-light:300;--prototype-fw-regular:400;--prototype-fw-book:400;--prototype-fw-medium:500;--prototype-fw-semibold:600;--prototype-fw-bold:700;}
*,::before,::after{box-sizing:border-box;}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0;}ul{list-style:none;}html:focus-within{scroll-behavior:smooth;}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;}img,picture{max-width:100%;display:block;}input,button,textarea,select{font:inherit;}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto;}::before,::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important;}}
.button{font-size:var(--prototype-fs-label-18);line-height:var(--prototype-lh-label-18);align-items:center;background-color:var(--prototype-color-gray-200);display:flex;gap:10px;padding:0.625rem 1.25rem;-webkit-text-decoration:none;text-decoration:none;width:-moz-fit-content;width:fit-content;}.button:hover{cursor:pointer;}.button a,.button span{color:var(--prototype-color-black);}.button__icon{display:inline-flex;height:1.5rem;width:1.5rem;}.button__icon svg{fill:var(--prototype-color-black);}
form > * + *,form .form-item + .form-item{margin-top:var(--prototype-space-20,1.25rem);}label,legend,.form-item__label{font-size:var(--prototype-fs-label-16);line-height:var(--prototype-lh-label-16);display:block;font-weight:var(--prototype-fw-bold);}legend{margin-block-end:4px;}fieldset{border:none;margin-inline:0;padding:0;}input,textarea{font-size:var(--prototype-fs-label-16);line-height:var(--prototype-lh-label-16);border-radius:0;color:var(--prototype-color-black);max-inline-size:100%;}textarea{border:solid 1px var(--prototype-color-dark);display:block;inline-size:100%;padding-block:12px;padding-inline:12px;}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text]{font-size:var(--prototype-fs-label-16);line-height:var(--prototype-lh-label-16);block-size:auto;border:solid 1px var(--prototype-color-dark);font-weight:var(--prototype-fw-regular);padding-block:12px;padding-inline:12px;}input[type=date]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder{color:var(--prototype-color-gray-600);}input[type=date]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder{color:var(--prototype-color-gray-600);}select{font-size:var(--prototype-fs-label-16);line-height:var(--prototype-lh-label-16);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--prototype-i-triangle-down) no-repeat calc(100% - 12px) center;background-size:24px;block-size:52px;border:solid 1px var(--prototype-color-dark);border-radius:0;color:var(--prototype-color-black);padding-block:12px;padding-inline:12px;}select::-ms-expand{display:none;}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none;}input[type=search]{background:var(--prototype-i-search) no-repeat 12px center;background-size:28px;padding-inline-start:24px;}.form-type__checkbox,.form-type__radio{position:relative;}.form-type__checkbox label,.form-type__radio label{display:flex;font-weight:var(--prototype-fw-regular);gap:4px;}.form-type__checkbox label:before,.form-type__radio label:before{background-color:var(--prototype-color-black);block-size:28px;content:"";display:block;inline-size:28px;inset-block-start:-4px;inset-inline-start:-2px;-webkit-mask-size:cover;mask-size:cover;position:relative;}@media (min-width:768px){.form-type__checkbox label:before,.form-type__radio label:before{inset-block-start:-1px;}}.form-type__checkbox input,.form-type__radio input{-webkit-appearance:none;-moz-appearance:none;appearance:none;block-size:100%;cursor:pointer;inline-size:100%;inset-block-start:0;inset-inline-start:0;margin:0;position:absolute;z-index:var(--prototype-zindex-default);}.form-type__checkbox label:before{-webkit-mask:var(--prototype-i-rectangle-empty) no-repeat center;mask:var(--prototype-i-rectangle-empty) no-repeat center;}.form-type__checkbox input:checked + label:before{-webkit-mask:var(--prototype-i-rectangle-checked) no-repeat center;mask:var(--prototype-i-rectangle-checked) no-repeat center;}.form-type__radio label:before{-webkit-mask:var(--prototype-i-circle-empty) no-repeat center;mask:var(--prototype-i-circle-empty) no-repeat center;}.form-type__radio input:checked + label:before{-webkit-mask:var(--prototype-i-circle-filled) no-repeat center;mask:var(--prototype-i-circle-filled) no-repeat center;}.description,.form-item__description,.form-item__description p{font-size:var(--prototype-fs-label-14);line-height:var(--prototype-lh-label-14);color:var(--prototype-color-dark);}.password-strength__meter{background-color:var(--prototype-color-gray-100);}.password-strength__indicator.is-fair{background-color:var(--prototype-color-yellow);}.password-strength__indicator.is-strong{background-color:var(--prototype-color-green);}.password-strength__indicator.is-good{background-color:var(--prototype-color-green);}.password-strength__indicator.is-weak{background-color:var(--prototype-color-red);}.password-confirm,.password-strength__title{font-size:var(--prototype-fs-label-14);line-height:var(--prototype-lh-label-14);}.password-strength__text{font-weight:var(--prototype-fw-bold);}.password-confirm > span{font-weight:var(--prototype-fw-bold);}.password-confirm > span.error{color:var(--prototype-color-red);}.password-confirm > span.ok{color:var(--prototype-color-green);}.password-suggestions{font-size:var(--prototype-fs-label-14);line-height:var(--prototype-lh-label-14);font-weight:var(--prototype-fw-bold);}.password-suggestions > ul{font-weight:var(--prototype-fw-regular);}.search-advanced{margin-bottom:10px;}.search-advanced #edit-types-fieldset .form-type__checkbox,.search-advanced #edit-lang-fieldset .form-type__checkbox{margin-bottom:5px;}.search-advanced #edit-types-fieldset .form-type__checkbox input,.search-advanced #edit-lang-fieldset .form-type__checkbox input{width:auto;}.form-error{color:var(--prototype-color-danger);}.form-error p{color:var(--prototype-color-danger);}.form-error input[type=text],.form-error input[type=password],.form-error input[type=date],.form-error input[type=email],.form-error input[type=number],.form-error input[type=tel]{border:solid 1px var(--prototype-color-danger);}.form-item--disabled{color:var(--prototype-color-gray-600);}.form-item--disabled p{color:var(--prototype-color-gray-600);}.form-item--disabled label:before{background-color:var(--prototype-color-gray-600);}.form-item--disabled input{cursor:not-allowed;}.form-item--disabled input[type=text],.form-item--disabled input[type=password],.form-item--disabled input[type=date],.form-item--disabled input[type=email],.form-item--disabled input[type=number],.form-item--disabled input[type=tel]{border:solid 1px var(--prototype-color-gray-600);color:var(--prototype-color-gray-600);}.form-item--disabled input[type=text]::-moz-placeholder,.form-item--disabled input[type=password]::-moz-placeholder,.form-item--disabled input[type=date]::-moz-placeholder,.form-item--disabled input[type=email]::-moz-placeholder,.form-item--disabled input[type=number]::-moz-placeholder,.form-item--disabled input[type=tel]::-moz-placeholder{color:var(--prototype-color-gray-600);}.form-item--disabled input[type=text]::placeholder,.form-item--disabled input[type=password]::placeholder,.form-item--disabled input[type=date]::placeholder,.form-item--disabled input[type=email]::placeholder,.form-item--disabled input[type=number]::placeholder,.form-item--disabled input[type=tel]::placeholder{color:var(--prototype-color-gray-600);}.form-actions{align-self:flex-start;display:flex;gap:var(--prototype-space-20,1.25rem);}@media (min-width:768px){.form-actions{align-self:auto;}}.form-actions input{font-size:var(--prototype-fs-body-18);line-height:var(--prototype-lh-body-18);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--prototype-color-black);border:none;box-shadow:none;color:var(--prototype-color-white);cursor:pointer;padding-block:8px;padding-inline:12px;position:relative;text-decoration:underline;-webkit-text-decoration:underline transparent;text-decoration:underline transparent;text-underline-offset:2px;}.form-actions input:hover,.form-actions input:focus{color:var(--prototype-color-white);text-decoration:underline;-webkit-text-decoration:underline currentColor;text-decoration:underline currentColor;}.form-actions input[value=Clear]{background:var(--prototype-i-close) no-repeat left center;color:var(--prototype-color-black);background-size:28px;padding-inline-start:32px;}.form--exposed-filters{align-items:flex-end;display:flex;flex-flow:nowrap column;gap:var(--prototype-space-20,1.25rem);}@media (min-width:768px){.form--exposed-filters{flex-flow:nowrap row;}}.form--exposed-filters .form-item{margin:0;}
h1,h2,h3,h4,h5{color:var(--prototype-color-black);margin-bottom:0;}h1 > a,h2 > a,h3 > a,h4 > a,h5 > a{-webkit-text-decoration:none;text-decoration:none;}h1 + p,h2 + p,h3 + p,h4 + p,h5 + p{margin-top:16px;}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{margin-top:0;}h1{font-weight:var(--prototype-fw-bold);font-size:var(--prototype-fs-heading-h1);line-height:var(--prototype-lh-heading-h1);}h2{font-weight:var(--prototype-fw-bold);font-size:var(--prototype-fs-heading-h2);line-height:var(--prototype-lh-heading-h2);}h3{font-weight:var(--prototype-fw-bold);font-size:var(--prototype-fs-heading-h3);line-height:var(--prototype-lh-heading-h3);}h4{font-weight:var(--prototype-fw-bold);font-size:var(--prototype-fs-heading-h4);line-height:var(--prototype-lh-heading-h4);}h5{font-weight:var(--prototype-fw-bold);font-size:var(--prototype-fs-body-18);line-height:var(--prototype-lh-body-18);}h6{font-weight:var(--prototype-fw-bold);font-size:var(--prototype-fs-body-16);line-height:var(--prototype-lh-body-16);}
a{color:var(--prototype-color-primary);-webkit-text-decoration:underline;text-decoration:underline;}a:hover,a:focus{color:var(--prototype-color-secondary);-webkit-text-decoration:none;text-decoration:none;}
ul:not([class]),ol:not([class]){font-size:inherit;line-height:inherit;list-style-position:inside;}ul:not([class]) span,ol:not([class]) span{display:inline-block;}ul:not([class]):not(:first-child),ol:not([class]):not(:first-child){margin-top:16px;}ul.menu{margin:0;padding:0;}
figure{margin:0;}figure img{display:block;}img{max-width:100%;height:auto;}figcaption{margin:16px 0;}
html{-webkit-text-size-adjust:100%;-moz-tab-size:4;font-size:100%;scroll-behavior:smooth;-o-tab-size:4;tab-size:4;}.skip-link{display:block;background-color:var(--prototype-color-black);border-radius:0 0 4px 4px;color:var(--prototype-color-white) !important;font-size:1em;left:50%;outline:red dotted 2px;padding:10px 18px;-webkit-text-decoration:none;text-decoration:none;transform:translateX(-50%);z-index:1000;}.skip-link.focusable:focus{position:absolute !important;}hr{border:0;border-bottom:1px solid var(--prototype-color-dark);}
table{font-size:var(--prototype-fs-label-16);line-height:var(--prototype-lh-label-16);width:100%;max-width:100%;border-spacing:0;text-align:left;border-collapse:collapse;}thead th{vertical-align:bottom;}thead th,thead td{border-bottom:1px solid var(--prototype-color-dark);}th,td{padding:8px;text-align:left;vertical-align:top;}th{color:var(--prototype-color-dark);font-weight:var(--prototype-fw-bold);}caption + thead tr:first-child th,caption + thead tr:first-child td,colgroup + thead tr:first-child th,colgroup + thead tr:first-child td,thead:first-child tr:first-child th,thead:first-child tr:first-child td{border-top:0;}tbody + tbody{border-top:2px solid var(--prototype-color-dark);}tr.even{background-color:var(--prototype-color-gray-200);}
body{font-size:var(--prototype-fs-body-base);line-height:var(--prototype-lh-body-base);color:var(--prototype-color-black);font-family:var(--prototype-ff-base);}strong,b{font-weight:var(--prototype-fw-bold);}blockquote{text-indent:-0.4em;font-style:italic;}* + blockquote{margin-top:16px;}
.align-left{margin:0 var(--prototype-grid-gap) var(--prototype-grid-gap) 0;}.align-right{margin:0 0 var(--prototype-grid-gap) var(--prototype-grid-gap);}.align-center{margin:var(--prototype-grid-gap) auto;}[class*=l-flex] > *{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin:calc(var(--prototype-grid-gap) / 2 * -1) calc(var(--prototype-grid-gap) / 2 * -1);}[class*=l-flex] > * > *{margin:calc(var(--prototype-grid-gap) / 2) calc(var(--prototype-grid-gap) / 2);}.l-flex__alignment--start > *{justify-content:flex-start;}.l-flex__alignment--center > *{justify-content:center;}.l-flex__alignment--end > *{justify-content:flex-end;}.l-flex__alignment--end > *{justify-content:flex-end;}.l-flex__no-wrap > *{flex-wrap:nowrap;}
[class*=l-container]{--container-gutter:var(--prototype-space-36);--container-width:var(--prototype-width-xlarge);padding-inline:var(--container-gutter);margin-inline:auto;max-width:var(--container-width);width:100%;}.l-container--gutter-none{--container-gutter:0;}.l-container--gutter-large{--container-gutter:var(--prototype-space-20);}.l-container--gutter-medium{--container-gutter:var(--prototype-space-36);}.l-container--gutter-small{--container-gutter:var(--prototype-space-60);}.l-container--width-xxlarge{--container-width:var(--prototype-width-xxlarge);}.l-container--width-xlarge{--container-width:var(--prototype-width-xlarge);}.l-container--width-large{--container-width:var(--prototype-width-large);}.l-container--width-medium{--container-width:var(--prototype-width-medium);}.l-container--width-small{--container-width:var(--prototype-width-small);}.l-container--width-xsmall{--container-width:var(--prototype-width-xsmall);}.l-container--width-xxsmall{--container-width:var(--prototype-width-xxsmall);}.l-container--bleed{margin-inline:calc(-1 * var(--container-gutter));}
@media (min-width:768px){.l-grid .l-grid__inner{display:flex;flex-flow:nowrap row;margin:0 -var(--prototype-grid-gap);}}.l-grid .l-grid__inner > * + *{margin-top:var(--prototype-grid-gap);}.l-grid .l-grid__inner .l-grid__item{flex-shrink:0;}@media (min-width:768px){.l-grid .l-grid__inner .l-grid__item{padding:0 var(--prototype-grid-gap);}}.l-grid .l-grid__inner .l-grid__item--col-2{width:100%;}@media (min-width:768px){.l-grid .l-grid__inner .l-grid__item--col-2{width:16.6666666667%;}}.l-grid .l-grid__inner .l-grid__item--col-3{width:100%;}@media (min-width:768px){.l-grid .l-grid__inner .l-grid__item--col-3{width:25%;}}.l-grid .l-grid__inner .l-grid__item--col-4{width:100%;}@media (min-width:768px){.l-grid .l-grid__inner .l-grid__item--col-4{width:33.3333333333%;}}.l-grid .l-grid__inner .l-grid__item--col-5{width:100%;}@media (min-width:768px){.l-grid .l-grid__inner .l-grid__item--col-5{width:41.6666666667%;}}.l-grid .l-grid__inner .l-grid__item--col-6{width:100%;}@media (min-width:768px){.l-grid .l-grid__inner .l-grid__item--col-6{width:50%;}}.l-grid .l-grid__inner .l-grid__item--col-7{width:100%;}@media (min-width:768px){.l-grid .l-grid__inner .l-grid__item--col-7{width:58.3333333333%;}}.l-grid .l-grid__inner .l-grid__item--col-8{width:100%;}@media (min-width:768px){.l-grid .l-grid__inner .l-grid__item--col-8{width:66.6666666667%;}}.l-grid .l-grid__inner .l-grid__item--col-9{width:100%;}@media (min-width:768px){.l-grid .l-grid__inner .l-grid__item--col-9{width:75%;}}.l-grid .l-grid__inner .l-grid__item--col-10{width:100%;}@media (min-width:768px){.l-grid .l-grid__inner .l-grid__item--col-10{width:83.3333333333%;}}
[class*=l-stack]{--stack-spacing:var(--prototype-space-36,2rem);}[class*=l-stack] > *{margin-top:0;margin-bottom:0;}[class*=l-stack] > * + *{margin-top:var(--stack-spacing);}.l-stack--ruled > * + *{padding-top:var(--stack-spacing);border-top:var(--border-size,1px) var(--border-style,solid) var(--border-color);}.l-stack--none > * + *{margin-top:0;}.l-stack--small > * + *{--stack-spacing:var(--prototype-space-20);}.l-stack--medium > * + *{--stack-spacing:var(--prototype-space-36);}.l-stack--large > * + *{--stack-spacing:var(--prototype-space-60);}.l-stack--xlarge > * + *{--stack-spacing:var(--prototype-space-96);}.l-stack--xxlarge > * + *{--stack-spacing:var(--prototype-space-120);}
:root{--font-line-height-heading:1.2;--font-line-height-body:1.5;--font-family-sans:"Montserrat",sans-serif;--font-family-serif:"Domine",serif;--font-weight-thin:100;--font-weight-light:300;--font-weight-regular:400;--font-weight-book:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-bold-heading:800}.pager{color:var(--indivisible-red);font-family:var(--font-family-sans);font-size:var(--font-size-body-small);font-weight:var(--font-weight-bold-heading);line-height:34px;margin-bottom:60px;margin-top:50px}.pager__items{margin:0;padding:0;text-align:left}.pager__item{display:inline-block;margin:0 .75rem}.pager__item a{color:var(--indivisible-red)}.pager__item:first-child{margin-left:0}.pager__item.is-active a{color:var(--clr-text)}.pager__link{-webkit-text-decoration:none;text-decoration:none}.pager__link:hover{-webkit-text-decoration:underline;text-decoration:underline}.pager__link.pager__link-red{background-color:var(--indivisible-red);border:none;display:inline-block;font-family:var(--font-family-sans);font-size:var(--font-size-body);font-weight:var(--font-weight-bold-heading);letter-spacing:normal;padding:6px 11px;text-transform:uppercase;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.pager__link.pager__link-red,.pager__link.pager__link-red a{color:var(--white);-webkit-text-decoration:none;text-decoration:none}.pager__link.pager__link-red:focus,.pager__link.pager__link-red:hover{background-color:var(--indivisible-dark-red);color:var(--white);-webkit-text-decoration:none;text-decoration:none}.pager__link.pager__link-red:focus,.pager__link.pager__link-red:hover{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.pager__item--next a,.pager__item--previous a{color:#fff;padding:6px 11px}.pager__item--first,.pager__item--last{letter-spacing:1.90476px;text-transform:uppercase}
.site-branding{align-items:center;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0;padding:0;width:var(--size-width,10rem);z-index:1;}@media (min-width:992px){.site-branding{width:11.25rem;max-width:18.75rem;}}.site-branding a,.site-branding img{display:block;width:100%;}@media (min-width:768px){.site-branding a,.site-branding img{min-width:8.75rem;}}
.site-footer{position:relative;}.site-footer .site-footer__logo{display:block;width:-moz-fit-content;width:fit-content;}.site-footer .site-footer__logo img{display:block;max-width:12.5rem;width:100%;}
main::before{display:none;}@media (max-width:767.98px){.js-prevent-scroll{position:fixed;height:100%;overflow:hidden;width:100%;}.js-prevent-scroll main::before{display:block;content:"";background:rgba(0,0,0,0.3);transition:all 0.25s ease-in-out;position:fixed;width:100%;height:100%;left:0;right:0;bottom:0;z-index:2;}}@media (max-width:767.98px){.js-prevent-scroll main::before{top:95px;}.js-prevent-scroll.user-logged-in main::before{padding-top:40px;top:140px;}}.site-header{background-color:#fff;position:relative;z-index:3;}.site-header__inner{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;}.site-header__navigation{position:fixed;}@media (max-width:767.98px){.site-header__navigation{background-color:#fff;top:95px;right:0;z-index:-1;opacity:0;transform:translateY(-100%);transition:all 0.5s ease-in-out;width:100%;max-width:375px;}.user-logged-in .site-header__navigation{top:135px;}}@media (min-width:768px){.site-header__navigation{align-items:flex-end;display:flex;justify-content:flex-end;flex-flow:column-reverse;position:relative;}}.site-header__utilities{margin-bottom:20px;}.nav-trigger{display:none;}@media (max-width:767.98px){.nav-trigger{grid-column-start:2;align-items:center;background:transparent;border:none;display:inline-flex;height:36px;margin-top:auto;margin-left:auto;margin-bottom:auto;max-width:100px;padding:0;}}label[for=nav-trigger]{cursor:pointer;height:30px;margin:auto;position:absolute;right:30px;top:18px;width:30px;z-index:2;}@media (min-width:768px){label[for=nav-trigger]{display:none;}}.nav-trigger span.icon{width:1.5rem;height:1.5rem;display:inline-block;position:relative;}.nav-trigger span.icon svg{position:absolute;left:0;top:0;}.nav-trigger__icon--expand{opacity:1;transform:rotate(0) scale(1);transition:all 0.35s ease-in-out;}.nav-trigger__icon--collapse{opacity:0;transform:rotate(-90deg) scale(0);transition:all 0.35s ease-in-out;}.nav-trigger[aria-expanded=true] .nav-trigger__icon--collapse{opacity:1;transform:rotate(0) scale(1);}.nav-trigger[aria-expanded=true] .nav-trigger__icon--expand{opacity:0;transform:rotate(90deg) scale(0);}@media (max-width:767.98px){.nav-trigger[aria-expanded=false] ~ .site-header__navigation{opacity:0;visibility:hidden;}.mobile-menu-slideout-right .nav-trigger[aria-expanded=false] ~ .site-header__navigation{transform:translate3d(375px,0,0);right:0;}.mobile-menu-slideout-left .nav-trigger[aria-expanded=false] ~ .site-header__navigation{transform:translate3d(-375px,0,0);left:0;}.mobile-menu-slideout-top .nav-trigger[aria-expanded=false] ~ .site-header__navigation{transform:translate3d(0,-100%,0);top:135px;max-width:100%;}.mobile-menu-slideout-bottom .nav-trigger[aria-expanded=false] ~ .site-header__navigation{transform:translate3d(0,100%,0);bottom:0;max-width:100%;}.nav-trigger[aria-expanded=true] ~ .site-header__navigation{opacity:1;visibility:visible;overflow-y:auto;z-index:3;}.mobile-menu-slideout-right .nav-trigger[aria-expanded=true] ~ .site-header__navigation{transform:translate3d(0,0,0);right:0;}.mobile-menu-slideout-left .nav-trigger[aria-expanded=true] ~ .site-header__navigation{transform:translate3d(0,0,0);left:0;}.mobile-menu-slideout-top .nav-trigger[aria-expanded=true] ~ .site-header__navigation{transform:translate3d(0,0,0);top:100%;max-width:100%;}.mobile-menu-slideout-bottom .nav-trigger[aria-expanded=true] ~ .site-header__navigation{transform:translate3d(0,0,0);bottom:0;max-width:100%;}}
:root{--font-line-height-heading:1.2;--font-line-height-body:1.5;--font-family-sans:"Montserrat",sans-serif;--font-family-serif:"Domine",serif;--font-weight-thin:100;--font-weight-light:300;--font-weight-regular:400;--font-weight-book:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-bold-heading:800}.blue-callout{display:flex;flex-flow:row nowrap}@media (max-width:991.98px){.blue-callout{flex-flow:column nowrap}}.blue-callout.blue-callout__alignment--inverse .blue-callout__dark{order:1}@media (max-width:991.98px){.blue-callout.blue-callout__alignment--inverse .blue-callout__dark .blue-callout__details:after{left:calc(var(--space-inset-x)*-1)}.blue-callout.blue-callout__alignment--inverse .blue-callout__light .blue-callout__details:after{right:calc(var(--space-inset-x)*-1)}}@media (min-width:992px){.blue-callout.blue-callout__alignment--inverse .blue-callout__dark{padding-left:60px;padding-right:0}.blue-callout.blue-callout__alignment--inverse .blue-callout__dark .blue-callout__details:after{left:auto;right:-99vw}.blue-callout.blue-callout__alignment--inverse .blue-callout__light{padding-left:0;padding-right:60px}.blue-callout.blue-callout__alignment--inverse .blue-callout__light .blue-callout__details:after{left:-99vw;right:auto}}article:not(.campaign) .blue-callout .btn{background-color:var(--indivisible-red);border:none;display:inline-block;font-family:var(--font-family-sans);font-size:var(--font-size-body);font-weight:var(--font-weight-bold-heading);letter-spacing:2px;margin-top:24px;padding:1rem 1.25rem;text-transform:uppercase;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}article:not(.campaign) .blue-callout .btn,article:not(.campaign) .blue-callout .btn a{color:var(--white);-webkit-text-decoration:none;text-decoration:none}article:not(.campaign) .blue-callout .btn:focus,article:not(.campaign) .blue-callout .btn:hover{background-color:var(--indivisible-dark-red);color:var(--white);-webkit-text-decoration:none;text-decoration:none}article:not(.campaign) .blue-callout .btn:focus,article:not(.campaign) .blue-callout .btn:hover{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.blue-callout{max-width:1440px;position:relative;width:100%}@media (min-width:768px){.blue-callout{margin:32px auto;margin:40px auto}}@media (min-width:1440px){.blue-callout{margin:80px auto}}.blue-callout__dark,.blue-callout__light{color:#fff;padding:48px 24px;position:relative;width:100%}.blue-callout__dark{background-color:var(--indivisible-black)}@media (min-width:992px){.blue-callout__dark{flex-shrink:0;padding:60px 60px 60px 0;width:60%}}.blue-callout__light{background-color:var(--indivisible-navy)}@media (min-width:992px){.blue-callout__light{flex-shrink:0;padding:60px 0 60px 60px;width:40%}}.blue-callout__details:after{content:"";height:100%;position:absolute;top:0;width:100vw;z-index:-1}.blue-callout__dark .blue-callout__details:after{background-color:var(--indivisible-black);left:calc(var(--space-inset-x)*-1)}.blue-callout__light .blue-callout__details:after{background-color:var(--indivisible-navy);right:calc(var(--space-inset-x)*-1)}@media (min-width:992px){.blue-callout__dark .blue-callout__details:after{left:-99vw}.blue-callout__light .blue-callout__details:after{right:-99vw}}.blue-callout__details>h2{color:#fff;font-size:var(--font-size-heading-huge);line-height:var(--line-height-heading);margin-bottom:16px;padding-bottom:16px;position:relative}@media (min-width:992px){.blue-callout__details>h2{margin-bottom:32px;padding-bottom:32px}}.blue-callout__details>h2:after{background-color:var(--indivisible-blue);bottom:-2px;content:"";display:block;height:4px;left:0;margin:auto;position:absolute;width:48px}.blue-callout__details>p{font-size:var(--font-size-heading-small);line-height:var(--line-height-body);max-width:880px}.blue-callout .btn{background-color:var(--indivisible-red);border:none;display:inline-block;font-family:var(--font-family-sans);font-size:var(--font-size-body);font-weight:var(--font-weight-bold-heading);letter-spacing:normal;margin-top:24px;padding:1rem 1.25rem;text-transform:none;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.blue-callout .btn,.blue-callout .btn a,.blue-callout .btn:focus,.blue-callout .btn:hover{color:var(--white);-webkit-text-decoration:none;text-decoration:none}.blue-callout .btn:focus,.blue-callout .btn:hover{background-color:var(--indivisible-dark-red)}.blue-callout .btn:focus,.blue-callout .btn:hover{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}
:root{--font-line-height-heading:1.2;--font-line-height-body:1.5;--font-family-sans:"Montserrat",sans-serif;--font-family-serif:"Domine",serif;--font-weight-thin:100;--font-weight-light:300;--font-weight-regular:400;--font-weight-book:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-bold-heading:800}.candidate-search{background-color:#000;flex:1 1 49%;height:100%;max-width:422px;position:relative}.candidate-search__content{bottom:0;color:#fff;padding:30px;position:absolute;width:100%;z-index:1}.candidate-search__content .candidate-search__title{color:#fff;font-size:var(--font-size-heading);line-height:36px}.candidate-search__content .candidate-search__title a{color:#fff}.candidate-search__content .candidate-search__district,.candidate-search__content .candidate-search__office{font-weight:700;line-height:30px;margin:0}.candidate-search__image img{display:block;width:100%}.candidate-search__image:after{background:linear-gradient(180deg,transparent 50.52%,#000);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (min-width:768px){.candidate-search{max-width:100%}}
