/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.node--unpublished{background-color:#fff4f4;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
.icon::before,[class^='icon-']::before,[class^='icon-']::after,[class*=' icon-']::before,[class*=' icon-']::after{display:inline-block;font-family:'icons';speak:none;font-size:18px;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-decoration:none;line-height:1}.icon-alarmclock::before,.icon-arrow-bottom-double::before,.icon-arrow-down::before,.icon-arrow-left-double::before,.icon-arrow-left::before,.icon-arrow-link-back::before,.icon-arrow-link::before,.icon-arrow-right-double::before,.icon-arrow-right::before,.icon-arrow-top-double::before,.icon-arrow-up::before,.icon-asterisk::before,.icon-at::before,.icon-babybottle::before,.icon-babymobile::before,.icon-balloon::before,.icon-bed::before,.icon-birdhouse::before,.icon-bomb::before,.icon-bs-chevron-down::before,.icon-bs-chevron-up::before,.icon-calendar::before,.icon-calendar4::before,.icon-camera::before,.icon-caret-down::before,.icon-caret-left::before,.icon-caret-right::before,.icon-caret-up::before,.icon-cart::before,.icon-champagne::before,.icon-check-alt::before,.icon-check-square-fill::before,.icon-check::before,.icon-chefshat::before,.icon-chevron-down::before,.icon-circle-minus::before,.icon-circle-plus::before,.icon-circle::before,.icon-clipboard::before,.icon-close::before,.icon-clotheshanger::before,.icon-cloud-download::before,.icon-cloud-upload::before,.icon-cloud::before,.icon-coffee::before,.icon-comment::before,.icon-comments::before,.icon-cookie::before,.icon-crown::before,.icon-cycle::before,.icon-dashboard::before,.icon-diamond::before,.icon-drill::before,.icon-edit::before,.icon-emoticon-angry::before,.icon-emoticon-cool::before,.icon-emoticon-cry::before,.icon-emoticon-dizzy::before,.icon-emoticon-happy::before,.icon-emoticon-laugh::before,.icon-emoticon-love::before,.icon-emoticon-openmouth::before,.icon-emoticon-sad::before,.icon-file-doc::before,.icon-file-docx::before,.icon-file-pdf::before,.icon-file-txt::before,.icon-file-xls::before,.icon-file-xlsx::before,.icon-file::before,.icon-files::before,.icon-fire::before,.icon-flag::before,.icon-flower::before,.icon-food-apple::before,.icon-food-bread::before,.icon-food-breakfast::before,.icon-food-burger::before,.icon-food-cake::before,.icon-food-candy::before,.icon-food-cheese::before,.icon-food-chili::before,.icon-food-chocolate::before,.icon-food-diner::before,.icon-food-donut::before,.icon-food-egg::before,.icon-food-frisco::before,.icon-food-noodles::before,.icon-food-pizza::before,.icon-form::before,.icon-gameconsole::before,.icon-geo-alt::before,.icon-geo-fill::before,.icon-grid::before,.icon-hand-point::before,.icon-hand-thumb-down::before,.icon-hand-thumb-up::before,.icon-hand::before,.icon-handle::before,.icon-headphone::before,.icon-heart-alt::before,.icon-heart-arrow::before,.icon-heart::before,.icon-help::before,.icon-home::before,.icon-key::before,.icon-keyhole::before,.icon-leaf::before,.icon-license::before,.icon-lightbulb::before,.icon-lightning::before,.icon-list::before,.icon-location::before,.icon-lock-open::before,.icon-lock::before,.icon-logout::before,.icon-mail::before,.icon-map-location::before,.icon-map-search::before,.icon-map::before,.icon-marker::before,.icon-medal::before,.icon-megaphone::before,.icon-menu::before,.icon-minus::before,.icon-mobile::before,.icon-moon::before,.icon-more::before,.icon-network::before,.icon-palmtree::before,.icon-paperplane::before,.icon-party::before,.icon-pay-card::before,.icon-pay-check::before,.icon-pay-money::before,.icon-people::before,.icon-percentage::before,.icon-person-nowheelchair::before,.icon-person-wheelchair::before,.icon-pet::before,.icon-phone::before,.icon-piggie::before,.icon-pin::before,.icon-plus::before,.icon-print::before,.icon-quote-end::before,.icon-quote-start::before,.icon-read-more::before,.icon-reset::before,.icon-reward::before,.icon-ring::before,.icon-rocket::before,.icon-salt-pepper::before,.icon-search::before,.icon-shield::before,.icon-shower::before,.icon-snowman::before,.icon-social-facebook::before,.icon-social-googleplus::before,.icon-social-instagram::before,.icon-social-linkedin::before,.icon-social-mail::before,.icon-social-reddit::before,.icon-social-rss::before,.icon-social-twitter::before,.icon-social-youtube::before,.icon-sofa::before,.icon-sponsor::before,.icon-sport-badminton::before,.icon-sport-baseball::before,.icon-sport-basket::before,.icon-sport-bike::before,.icon-sport-bowling::before,.icon-sport-drink::before,.icon-sport-hockey::before,.icon-sport-pingpong::before,.icon-sport-rugby::before,.icon-sport-soccer::before,.icon-sport-tennis::before,.icon-sport-volleybal::before,.icon-square::before,.icon-star-fill::before,.icon-star-half::before,.icon-star::before,.icon-stats::before,.icon-status-check::before,.icon-status-error::before,.icon-status-info::before,.icon-status-question::before,.icon-status-tip::before,.icon-status-warning::before,.icon-suitcase::before,.icon-sun::before,.icon-tag::before,.icon-ticket::before,.icon-time::before,.icon-toilet::before,.icon-toiletpaper::before,.icon-transport-boat::before,.icon-transport-bus::before,.icon-transport-car::before,.icon-transport-plane::before,.icon-transport-train::before,.icon-trash::before,.icon-triangle-down::before,.icon-triangle-left::before,.icon-triangle-right::before,.icon-triangle-up::before,.icon-tv::before,.icon-user::before,.icon-users::before,.icon-wallet::before,.icon-water::before,.icon-wheelchair::before{display:inline-block;font-family:'icons';font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icon-alarmclock::before{content:'\E001'}.icon-arrow-bottom-double::before{content:'\E002'}.icon-arrow-down::before{content:'\E003'}.icon-arrow-left-double::before{content:'\E004'}.icon-arrow-left::before{content:'\E005'}.icon-arrow-link-back::before{content:'\E006'}.icon-arrow-link::before{content:'\E007'}.icon-arrow-right-double::before{content:'\E008'}.icon-arrow-right::before{content:'\E009'}.icon-arrow-top-double::before{content:'\E00A'}.icon-arrow-up::before{content:'\E00B'}.icon-asterisk::before{content:'\E00C'}.icon-at::before{content:'\E00D'}.icon-babybottle::before{content:'\E00E'}.icon-babymobile::before{content:'\E00F'}.icon-balloon::before{content:'\E010'}.icon-bed::before{content:'\E011'}.icon-birdhouse::before{content:'\E012'}.icon-bomb::before{content:'\E013'}.icon-bs-chevron-down::before{content:'\E014'}.icon-bs-chevron-up::before{content:'\E015'}.icon-calendar::before{content:'\E016'}.icon-calendar4::before{content:'\E017'}.icon-camera::before{content:'\E018'}.icon-caret-down::before{content:'\E019'}.icon-caret-left::before{content:'\E01A'}.icon-caret-right::before{content:'\E01B'}.icon-caret-up::before{content:'\E01C'}.icon-cart::before{content:'\E01D'}.icon-champagne::before{content:'\E01E'}.icon-check-alt::before{content:'\E01F'}.icon-check-square-fill::before{content:'\E020'}.icon-check::before{content:'\E021'}.icon-chefshat::before{content:'\E022'}.icon-chevron-down::before{content:'\E023'}.icon-circle-minus::before{content:'\E024'}.icon-circle-plus::before{content:'\E025'}.icon-circle::before{content:'\E026'}.icon-clipboard::before{content:'\E027'}.icon-close::before{content:'\E028'}.icon-clotheshanger::before{content:'\E029'}.icon-cloud-download::before{content:'\E02A'}.icon-cloud-upload::before{content:'\E02B'}.icon-cloud::before{content:'\E02C'}.icon-coffee::before{content:'\E02D'}.icon-comment::before{content:'\E02E'}.icon-comments::before{content:'\E02F'}.icon-cookie::before{content:'\E030'}.icon-crown::before{content:'\E031'}.icon-cycle::before{content:'\E032'}.icon-dashboard::before{content:'\E033'}.icon-diamond::before{content:'\E034'}.icon-drill::before{content:'\E035'}.icon-edit::before{content:'\E036'}.icon-emoticon-angry::before{content:'\E037'}.icon-emoticon-cool::before{content:'\E038'}.icon-emoticon-cry::before{content:'\E039'}.icon-emoticon-dizzy::before{content:'\E03A'}.icon-emoticon-happy::before{content:'\E03B'}.icon-emoticon-laugh::before{content:'\E03C'}.icon-emoticon-love::before{content:'\E03D'}.icon-emoticon-openmouth::before{content:'\E03E'}.icon-emoticon-sad::before{content:'\E03F'}.icon-file-doc::before{content:'\E040'}.icon-file-docx::before{content:'\E041'}.icon-file-pdf::before{content:'\E042'}.icon-file-txt::before{content:'\E043'}.icon-file-xls::before{content:'\E044'}.icon-file-xlsx::before{content:'\E045'}.icon-file::before{content:'\E046'}.icon-files::before{content:'\E047'}.icon-fire::before{content:'\E048'}.icon-flag::before{content:'\E049'}.icon-flower::before{content:'\E04A'}.icon-food-apple::before{content:'\E04B'}.icon-food-bread::before{content:'\E04C'}.icon-food-breakfast::before{content:'\E04D'}.icon-food-burger::before{content:'\E04E'}.icon-food-cake::before{content:'\E04F'}.icon-food-candy::before{content:'\E050'}.icon-food-cheese::before{content:'\E051'}.icon-food-chili::before{content:'\E052'}.icon-food-chocolate::before{content:'\E053'}.icon-food-diner::before{content:'\E054'}.icon-food-donut::before{content:'\E055'}.icon-food-egg::before{content:'\E056'}.icon-food-frisco::before{content:'\E057'}.icon-food-noodles::before{content:'\E058'}.icon-food-pizza::before{content:'\E059'}.icon-form::before{content:'\E05A'}.icon-gameconsole::before{content:'\E05B'}.icon-geo-alt::before{content:'\E05C'}.icon-geo-fill::before{content:'\E05D'}.icon-grid::before{content:'\E05E'}.icon-hand-point::before{content:'\E05F'}.icon-hand-thumb-down::before{content:'\E060'}.icon-hand-thumb-up::before{content:'\E061'}.icon-hand::before{content:'\E062'}.icon-handle::before{content:'\E063'}.icon-headphone::before{content:'\E064'}.icon-heart-alt::before{content:'\E065'}.icon-heart-arrow::before{content:'\E066'}.icon-heart::before{content:'\E067'}.icon-help::before{content:'\E068'}.icon-home::before{content:'\E069'}.icon-key::before{content:'\E06A'}.icon-keyhole::before{content:'\E06B'}.icon-leaf::before{content:'\E06C'}.icon-license::before{content:'\E06D'}.icon-lightbulb::before{content:'\E06E'}.icon-lightning::before{content:'\E06F'}.icon-list::before{content:'\E070'}.icon-location::before{content:'\E071'}.icon-lock-open::before{content:'\E072'}.icon-lock::before{content:'\E073'}.icon-logout::before{content:'\E074'}.icon-mail::before{content:'\E075'}.icon-map-location::before{content:'\E076'}.icon-map-search::before{content:'\E077'}.icon-map::before{content:'\E078'}.icon-marker::before{content:'\E079'}.icon-medal::before{content:'\E07A'}.icon-megaphone::before{content:'\E07B'}.icon-menu::before{content:'\E07C'}.icon-minus::before{content:'\E07D'}.icon-mobile::before{content:'\E07E'}.icon-moon::before{content:'\E07F'}.icon-more::before{content:'\E080'}.icon-network::before{content:'\E081'}.icon-palmtree::before{content:'\E082'}.icon-paperplane::before{content:'\E083'}.icon-party::before{content:'\E084'}.icon-pay-card::before{content:'\E085'}.icon-pay-check::before{content:'\E086'}.icon-pay-money::before{content:'\E087'}.icon-people::before{content:'\E088'}.icon-percentage::before{content:'\E089'}.icon-person-nowheelchair::before{content:'\E08A'}.icon-person-wheelchair::before{content:'\E08B'}.icon-pet::before{content:'\E08C'}.icon-phone::before{content:'\E08D'}.icon-piggie::before{content:'\E08E'}.icon-pin::before{content:'\E08F'}.icon-plus::before{content:'\E090'}.icon-print::before{content:'\E091'}.icon-quote-end::before{content:'\E092'}.icon-quote-start::before{content:'\E093'}.icon-read-more::before{content:'\E094'}.icon-reset::before{content:'\E095'}.icon-reward::before{content:'\E096'}.icon-ring::before{content:'\E097'}.icon-rocket::before{content:'\E098'}.icon-salt-pepper::before{content:'\E099'}.icon-search::before{content:'\E09A'}.icon-shield::before{content:'\E09B'}.icon-shower::before{content:'\E09C'}.icon-snowman::before{content:'\E09D'}.icon-social-facebook::before{content:'\E09E'}.icon-social-googleplus::before{content:'\E09F'}.icon-social-instagram::before{content:'\E0A0'}.icon-social-linkedin::before{content:'\E0A1'}.icon-social-mail::before{content:'\E0A2'}.icon-social-reddit::before{content:'\E0A3'}.icon-social-rss::before{content:'\E0A4'}.icon-social-twitter::before{content:'\E0A5'}.icon-social-youtube::before{content:'\E0A6'}.icon-sofa::before{content:'\E0A7'}.icon-sponsor::before{content:'\E0A8'}.icon-sport-badminton::before{content:'\E0A9'}.icon-sport-baseball::before{content:'\E0AA'}.icon-sport-basket::before{content:'\E0AB'}.icon-sport-bike::before{content:'\E0AC'}.icon-sport-bowling::before{content:'\E0AD'}.icon-sport-drink::before{content:'\E0AE'}.icon-sport-hockey::before{content:'\E0AF'}.icon-sport-pingpong::before{content:'\E0B0'}.icon-sport-rugby::before{content:'\E0B1'}.icon-sport-soccer::before{content:'\E0B2'}.icon-sport-tennis::before{content:'\E0B3'}.icon-sport-volleybal::before{content:'\E0B4'}.icon-square::before{content:'\E0B5'}.icon-star-fill::before{content:'\E0B6'}.icon-star-half::before{content:'\E0B7'}.icon-star::before{content:'\E0B8'}.icon-stats::before{content:'\E0B9'}.icon-status-check::before{content:'\E0BA'}.icon-status-error::before{content:'\E0BB'}.icon-status-info::before{content:'\E0BC'}.icon-status-question::before{content:'\E0BD'}.icon-status-tip::before{content:'\E0BE'}.icon-status-warning::before{content:'\E0BF'}.icon-suitcase::before{content:'\E0C0'}.icon-sun::before{content:'\E0C1'}.icon-tag::before{content:'\E0C2'}.icon-ticket::before{content:'\E0C3'}.icon-time::before{content:'\E0C4'}.icon-toilet::before{content:'\E0C5'}.icon-toiletpaper::before{content:'\E0C6'}.icon-transport-boat::before{content:'\E0C7'}.icon-transport-bus::before{content:'\E0C8'}.icon-transport-car::before{content:'\E0C9'}.icon-transport-plane::before{content:'\E0CA'}.icon-transport-train::before{content:'\E0CB'}.icon-trash::before{content:'\E0CC'}.icon-triangle-down::before{content:'\E0CD'}.icon-triangle-left::before{content:'\E0CE'}.icon-triangle-right::before{content:'\E0CF'}.icon-triangle-up::before{content:'\E0D0'}.icon-tv::before{content:'\E0D1'}.icon-user::before{content:'\E0D2'}.icon-users::before{content:'\E0D3'}.icon-wallet::before{content:'\E0D4'}.icon-water::before{content:'\E0D5'}.icon-wheelchair::before{content:'\E0D6'}details>summary::before,.select2-container .select2-choice .select2-arrow b::before{content:'\E003';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.pswp__button--arrow--left::before,.node--photo-album--slideshow .prev-arrow::before{content:'\E005';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--arrow-back::after,ul.pager-items li.pager-item--first>a::before,ul.pager-items li.pager-item--first>span::before,ul.pager-items li.pager-item--previous>a::before,ul.pager-items li.pager-item--previous>span::before{content:'\E006';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--arrow::after,.link::after,ul.pager-items li.pager-item--next>a::after,ul.pager-items li.pager-item--next>span::after,ul.pager-items li.pager-item--last>a::after,ul.pager-items li.pager-item--last>span::after,#toTop a::before,.header-region .block--menu--main .menu-level-1>.menu-item>.field--overview-link a::after,.header-region .block--menu--main .menu-level-1>.menu-item:first-child .menu-level-2>.menu-item>a::after,.header-region .block--menu--main .menu-level-1>.menu-item:first-child .menu-level-2>.menu-item>span::after,.accordion-item__anchor-icon::after{content:'\E007';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.pswp__button--arrow--right::before,.node--photo-album--slideshow .next-arrow::before{content:'\E009';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}details>summary[aria-expanded="false"]::before{content:'\E00B';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}a[href^="mailto:"]:not(.social-share-link--mail)::before{content:'\E00D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.facets-soft-limit-link::before{content:'\E014';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.facets-soft-limit-link.open::before{content:'\E015';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--teaser .article-teaser__event-info .field--event-date .date::before,.node--event--teaser-no-access .article-teaser__event-info .field--event-date .date::before,.node--event--full .sidebar-fields .field--event-date .date::before,.node--event--full-no-access .sidebar-fields .field--event-date .date::before{content:'\E016';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.facets-widget-date_range::before{content:'\E017';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list--checkmarks li::before,.node--contact--teaser .contact-teaser__haves ul li::before,.node--contact--teaser-large .contact-teaser__haves ul li::before,ul.list--checkmarks-2 li::before,ul.list--checkmarks-3 li::before{content:'\E01F';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+label::before,.view .views-exposed-form .form-type-checkbox fieldset>input[type='checkbox']:checked+legend::before,.view .views-exposed-form .form-type-checkbox details>input[type='checkbox']:checked+summary::before,.view .views-exposed-form .form-type-checkbox details>summary input[type='checkbox']:checked+a.details-title::before,details>summary .view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+a.details-title::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+div.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+span.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+.label-inline::before,.view .views-exposed-form .form-type-checkbox .block-calibr8-socialmedia-sharing>input[type='checkbox']:checked+.label::before,.view .views-exposed-form .form-type-checkbox .block-social-media-links-block>input[type='checkbox']:checked+.label::before,.view .views-exposed-form .form-type-checkbox .civicrm-newsletter-form-manage input[type='checkbox']:checked+h2::before,.civicrm-newsletter-form-manage .view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+h2::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+label::before,.facets-widget-checkbox .facet-item fieldset>input[type='checkbox']:checked+legend::before,.facets-widget-checkbox .facet-item details>input[type='checkbox']:checked+summary::before,.facets-widget-checkbox .facet-item details>summary input[type='checkbox']:checked+a.details-title::before,details>summary .facets-widget-checkbox .facet-item input[type='checkbox']:checked+a.details-title::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+label.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+div.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+span.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+.label-inline::before,.facets-widget-checkbox .facet-item .block-calibr8-socialmedia-sharing>input[type='checkbox']:checked+.label::before,.facets-widget-checkbox .facet-item .block-social-media-links-block>input[type='checkbox']:checked+.label::before,.facets-widget-checkbox .facet-item .civicrm-newsletter-form-manage input[type='checkbox']:checked+h2::before,.civicrm-newsletter-form-manage .facets-widget-checkbox .facet-item input[type='checkbox']:checked+h2::before{content:'\E020';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-check li::before,.block-donation-steps ul.menu li.menu-item span.is-done::before{content:'\E021';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>a::after,.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>span::after,#mobile-menu .block--menu--main .menu-level-0>.menu-item.menu-item--active-js>.anchor::before,#mobile-menu .block--menu--main .menu-level-0>.menu-item>.anchor::before,#mobile-menu .block--menu--main .menu-level-1>.menu-item>.field--overview-link a::after,#mobile-menu .block--menu--main .menu-level-2>.menu-item>a::after,#mobile-menu .block--menu--main .menu-level-2>.menu-item>span::after,.facet-wrapper--location .form-actions button.button.form-submit::after{content:'\E023';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-minus li::before{content:'\E024';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-plus li::before{content:'\E025';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.select2-container abbr.select2-search-choice-close::before,.mobile-menu-enabled .header-anchors>a.active::before,.mobile-menu-enabled.mobile-menu-open #mobile-menu-anchor::before,#facets-button.active::before,.facet-summary ul li:not(.facet-summary-item--clear) a::after{content:'\E028';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}section.section .edit-link::before{content:'\E036';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--activity--teaser .field--activity-location::before,.form-item-latlon-value label::before,.form-item-latlon-value fieldset>legend::before,.form-item-latlon-value details>summary::before,.form-item-latlon-value details>summary a.details-title::before,details>summary .form-item-latlon-value a.details-title::before,.form-item-latlon-value label.field-label::before,.form-item-latlon-value div.field-label::before,.form-item-latlon-value span.field-label::before,.form-item-latlon-value .label-inline::before,.form-item-latlon-value .block-calibr8-socialmedia-sharing>.label::before,.form-item-latlon-value .block-social-media-links-block>.label::before,.form-item-latlon-value .civicrm-newsletter-form-manage h2::before,.civicrm-newsletter-form-manage .form-item-latlon-value h2::before{content:'\E05C';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.form-item-latlon-distance-from label::before,.form-item-latlon-distance-from fieldset>legend::before,.form-item-latlon-distance-from details>summary::before,.form-item-latlon-distance-from details>summary a.details-title::before,details>summary .form-item-latlon-distance-from a.details-title::before,.form-item-latlon-distance-from label.field-label::before,.form-item-latlon-distance-from div.field-label::before,.form-item-latlon-distance-from span.field-label::before,.form-item-latlon-distance-from .label-inline::before,.form-item-latlon-distance-from .block-calibr8-socialmedia-sharing>.label::before,.form-item-latlon-distance-from .block-social-media-links-block>.label::before,.form-item-latlon-distance-from .civicrm-newsletter-form-manage h2::before,.civicrm-newsletter-form-manage .form-item-latlon-distance-from h2::before{content:'\E05D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--heart::before{content:'\E065';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--full .sidebar-fields .field--synced-event-address::before,.node--event--full-no-access .sidebar-fields .field--synced-event-address::before{content:'\E071';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.contact-card .field--email::before{content:'\E075';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--people::before{content:'\E088';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}a[href^="tel:"]::before,.contact-card .field--phone::before{content:'\E08D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.feed-icons a::before{content:'\E0A4';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.view .views-exposed-form .form-type-checkbox input[type='checkbox']+label::before,.view .views-exposed-form .form-type-checkbox fieldset>input[type='checkbox']+legend::before,.view .views-exposed-form .form-type-checkbox details>input[type='checkbox']+summary::before,.view .views-exposed-form .form-type-checkbox details>summary input[type='checkbox']+a.details-title::before,details>summary .view .views-exposed-form .form-type-checkbox input[type='checkbox']+a.details-title::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+label.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+div.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+span.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+.label-inline::before,.view .views-exposed-form .form-type-checkbox .block-calibr8-socialmedia-sharing>input[type='checkbox']+.label::before,.view .views-exposed-form .form-type-checkbox .block-social-media-links-block>input[type='checkbox']+.label::before,.view .views-exposed-form .form-type-checkbox .civicrm-newsletter-form-manage input[type='checkbox']+h2::before,.civicrm-newsletter-form-manage .view .views-exposed-form .form-type-checkbox input[type='checkbox']+h2::before,.facets-widget-checkbox .facet-item input[type='checkbox']+label::before,.facets-widget-checkbox .facet-item fieldset>input[type='checkbox']+legend::before,.facets-widget-checkbox .facet-item details>input[type='checkbox']+summary::before,.facets-widget-checkbox .facet-item details>summary input[type='checkbox']+a.details-title::before,details>summary .facets-widget-checkbox .facet-item input[type='checkbox']+a.details-title::before,.facets-widget-checkbox .facet-item input[type='checkbox']+label.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+div.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+span.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+.label-inline::before,.facets-widget-checkbox .facet-item .block-calibr8-socialmedia-sharing>input[type='checkbox']+.label::before,.facets-widget-checkbox .facet-item .block-social-media-links-block>input[type='checkbox']+.label::before,.facets-widget-checkbox .facet-item .civicrm-newsletter-form-manage input[type='checkbox']+h2::before,.civicrm-newsletter-form-manage .facets-widget-checkbox .facet-item input[type='checkbox']+h2::before{content:'\E0B5';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.field--date::before,.article-teaser-small .field--date-created::before,.article-teaser-list .field--date-created::before,.node--event--full .sidebar-fields .field--event-date .time::before,.node--event--full-no-access .sidebar-fields .field--event-date .time::before,.node--press-release--full .page-header .field--date-created::before,.node--vacancy--full .page-header .field--date-created::before{content:'\E0C4';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--full .sidebar-fields .field--event-counter::before,.node--event--full-no-access .sidebar-fields .field--event-counter::before{content:'\E0D3';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--teaser .article-teaser__event-info .difficulty::before,.node--event--teaser-no-access .article-teaser__event-info .difficulty::before{content:'\E0D6';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}details>summary::before,.select2-container .select2-choice .select2-arrow b::before{content:'\E003';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.pswp__button--arrow--left::before,.node--photo-album--slideshow .prev-arrow::before{content:'\E005';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--arrow-back::after,ul.pager-items li.pager-item--first>a::before,ul.pager-items li.pager-item--first>span::before,ul.pager-items li.pager-item--previous>a::before,ul.pager-items li.pager-item--previous>span::before{content:'\E006';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--arrow::after,.link::after,ul.pager-items li.pager-item--next>a::after,ul.pager-items li.pager-item--next>span::after,ul.pager-items li.pager-item--last>a::after,ul.pager-items li.pager-item--last>span::after,#toTop a::before,.header-region .block--menu--main .menu-level-1>.menu-item>.field--overview-link a::after,.header-region .block--menu--main .menu-level-1>.menu-item:first-child .menu-level-2>.menu-item>a::after,.header-region .block--menu--main .menu-level-1>.menu-item:first-child .menu-level-2>.menu-item>span::after,.accordion-item__anchor-icon::after{content:'\E007';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.pswp__button--arrow--right::before,.node--photo-album--slideshow .next-arrow::before{content:'\E009';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}details>summary[aria-expanded="false"]::before{content:'\E00B';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}a[href^="mailto:"]:not(.social-share-link--mail)::before{content:'\E00D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.facets-soft-limit-link::before{content:'\E014';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.facets-soft-limit-link.open::before{content:'\E015';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--teaser .article-teaser__event-info .field--event-date .date::before,.node--event--teaser-no-access .article-teaser__event-info .field--event-date .date::before,.node--event--full .sidebar-fields .field--event-date .date::before,.node--event--full-no-access .sidebar-fields .field--event-date .date::before{content:'\E016';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.facets-widget-date_range::before{content:'\E017';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list--checkmarks li::before,.node--contact--teaser .contact-teaser__haves ul li::before,.node--contact--teaser-large .contact-teaser__haves ul li::before,ul.list--checkmarks-2 li::before,ul.list--checkmarks-3 li::before{content:'\E01F';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+label::before,.view .views-exposed-form .form-type-checkbox fieldset>input[type='checkbox']:checked+legend::before,.view .views-exposed-form .form-type-checkbox details>input[type='checkbox']:checked+summary::before,.view .views-exposed-form .form-type-checkbox details>summary input[type='checkbox']:checked+a.details-title::before,details>summary .view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+a.details-title::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+div.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+span.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+.label-inline::before,.view .views-exposed-form .form-type-checkbox .block-calibr8-socialmedia-sharing>input[type='checkbox']:checked+.label::before,.view .views-exposed-form .form-type-checkbox .block-social-media-links-block>input[type='checkbox']:checked+.label::before,.view .views-exposed-form .form-type-checkbox .civicrm-newsletter-form-manage input[type='checkbox']:checked+h2::before,.civicrm-newsletter-form-manage .view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+h2::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+label::before,.facets-widget-checkbox .facet-item fieldset>input[type='checkbox']:checked+legend::before,.facets-widget-checkbox .facet-item details>input[type='checkbox']:checked+summary::before,.facets-widget-checkbox .facet-item details>summary input[type='checkbox']:checked+a.details-title::before,details>summary .facets-widget-checkbox .facet-item input[type='checkbox']:checked+a.details-title::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+label.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+div.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+span.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+.label-inline::before,.facets-widget-checkbox .facet-item .block-calibr8-socialmedia-sharing>input[type='checkbox']:checked+.label::before,.facets-widget-checkbox .facet-item .block-social-media-links-block>input[type='checkbox']:checked+.label::before,.facets-widget-checkbox .facet-item .civicrm-newsletter-form-manage input[type='checkbox']:checked+h2::before,.civicrm-newsletter-form-manage .facets-widget-checkbox .facet-item input[type='checkbox']:checked+h2::before{content:'\E020';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-check li::before,.block-donation-steps ul.menu li.menu-item span.is-done::before{content:'\E021';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>a::after,.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>span::after,#mobile-menu .block--menu--main .menu-level-0>.menu-item.menu-item--active-js>.anchor::before,#mobile-menu .block--menu--main .menu-level-0>.menu-item>.anchor::before,#mobile-menu .block--menu--main .menu-level-1>.menu-item>.field--overview-link a::after,#mobile-menu .block--menu--main .menu-level-2>.menu-item>a::after,#mobile-menu .block--menu--main .menu-level-2>.menu-item>span::after,.facet-wrapper--location .form-actions button.button.form-submit::after{content:'\E023';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-minus li::before{content:'\E024';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-plus li::before{content:'\E025';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.select2-container abbr.select2-search-choice-close::before,.mobile-menu-enabled .header-anchors>a.active::before,.mobile-menu-enabled.mobile-menu-open #mobile-menu-anchor::before,#facets-button.active::before,.facet-summary ul li:not(.facet-summary-item--clear) a::after{content:'\E028';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}section.section .edit-link::before{content:'\E036';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--activity--teaser .field--activity-location::before,.form-item-latlon-value label::before,.form-item-latlon-value fieldset>legend::before,.form-item-latlon-value details>summary::before,.form-item-latlon-value details>summary a.details-title::before,details>summary .form-item-latlon-value a.details-title::before,.form-item-latlon-value label.field-label::before,.form-item-latlon-value div.field-label::before,.form-item-latlon-value span.field-label::before,.form-item-latlon-value .label-inline::before,.form-item-latlon-value .block-calibr8-socialmedia-sharing>.label::before,.form-item-latlon-value .block-social-media-links-block>.label::before,.form-item-latlon-value .civicrm-newsletter-form-manage h2::before,.civicrm-newsletter-form-manage .form-item-latlon-value h2::before{content:'\E05C';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.form-item-latlon-distance-from label::before,.form-item-latlon-distance-from fieldset>legend::before,.form-item-latlon-distance-from details>summary::before,.form-item-latlon-distance-from details>summary a.details-title::before,details>summary .form-item-latlon-distance-from a.details-title::before,.form-item-latlon-distance-from label.field-label::before,.form-item-latlon-distance-from div.field-label::before,.form-item-latlon-distance-from span.field-label::before,.form-item-latlon-distance-from .label-inline::before,.form-item-latlon-distance-from .block-calibr8-socialmedia-sharing>.label::before,.form-item-latlon-distance-from .block-social-media-links-block>.label::before,.form-item-latlon-distance-from .civicrm-newsletter-form-manage h2::before,.civicrm-newsletter-form-manage .form-item-latlon-distance-from h2::before{content:'\E05D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--heart::before{content:'\E065';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--full .sidebar-fields .field--synced-event-address::before,.node--event--full-no-access .sidebar-fields .field--synced-event-address::before{content:'\E071';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.contact-card .field--email::before{content:'\E075';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--people::before{content:'\E088';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}a[href^="tel:"]::before,.contact-card .field--phone::before{content:'\E08D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.feed-icons a::before{content:'\E0A4';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.view .views-exposed-form .form-type-checkbox input[type='checkbox']+label::before,.view .views-exposed-form .form-type-checkbox fieldset>input[type='checkbox']+legend::before,.view .views-exposed-form .form-type-checkbox details>input[type='checkbox']+summary::before,.view .views-exposed-form .form-type-checkbox details>summary input[type='checkbox']+a.details-title::before,details>summary .view .views-exposed-form .form-type-checkbox input[type='checkbox']+a.details-title::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+label.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+div.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+span.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+.label-inline::before,.view .views-exposed-form .form-type-checkbox .block-calibr8-socialmedia-sharing>input[type='checkbox']+.label::before,.view .views-exposed-form .form-type-checkbox .block-social-media-links-block>input[type='checkbox']+.label::before,.view .views-exposed-form .form-type-checkbox .civicrm-newsletter-form-manage input[type='checkbox']+h2::before,.civicrm-newsletter-form-manage .view .views-exposed-form .form-type-checkbox input[type='checkbox']+h2::before,.facets-widget-checkbox .facet-item input[type='checkbox']+label::before,.facets-widget-checkbox .facet-item fieldset>input[type='checkbox']+legend::before,.facets-widget-checkbox .facet-item details>input[type='checkbox']+summary::before,.facets-widget-checkbox .facet-item details>summary input[type='checkbox']+a.details-title::before,details>summary .facets-widget-checkbox .facet-item input[type='checkbox']+a.details-title::before,.facets-widget-checkbox .facet-item input[type='checkbox']+label.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+div.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+span.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+.label-inline::before,.facets-widget-checkbox .facet-item .block-calibr8-socialmedia-sharing>input[type='checkbox']+.label::before,.facets-widget-checkbox .facet-item .block-social-media-links-block>input[type='checkbox']+.label::before,.facets-widget-checkbox .facet-item .civicrm-newsletter-form-manage input[type='checkbox']+h2::before,.civicrm-newsletter-form-manage .facets-widget-checkbox .facet-item input[type='checkbox']+h2::before{content:'\E0B5';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.field--date::before,.article-teaser-small .field--date-created::before,.article-teaser-list .field--date-created::before,.node--event--full .sidebar-fields .field--event-date .time::before,.node--event--full-no-access .sidebar-fields .field--event-date .time::before,.node--press-release--full .page-header .field--date-created::before,.node--vacancy--full .page-header .field--date-created::before{content:'\E0C4';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--full .sidebar-fields .field--event-counter::before,.node--event--full-no-access .sidebar-fields .field--event-counter::before{content:'\E0D3';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--teaser .article-teaser__event-info .difficulty::before,.node--event--teaser-no-access .article-teaser__event-info .difficulty::before{content:'\E0D6';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}details>summary::before,.select2-container .select2-choice .select2-arrow b::before{content:'\E003';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.pswp__button--arrow--left::before,.node--photo-album--slideshow .prev-arrow::before{content:'\E005';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--arrow-back::after,ul.pager-items li.pager-item--first>a::before,ul.pager-items li.pager-item--first>span::before,ul.pager-items li.pager-item--previous>a::before,ul.pager-items li.pager-item--previous>span::before{content:'\E006';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--arrow::after,.link::after,ul.pager-items li.pager-item--next>a::after,ul.pager-items li.pager-item--next>span::after,ul.pager-items li.pager-item--last>a::after,ul.pager-items li.pager-item--last>span::after,#toTop a::before,.header-region .block--menu--main .menu-level-1>.menu-item>.field--overview-link a::after,.header-region .block--menu--main .menu-level-1>.menu-item:first-child .menu-level-2>.menu-item>a::after,.header-region .block--menu--main .menu-level-1>.menu-item:first-child .menu-level-2>.menu-item>span::after,.accordion-item__anchor-icon::after{content:'\E007';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.pswp__button--arrow--right::before,.node--photo-album--slideshow .next-arrow::before{content:'\E009';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}details>summary[aria-expanded="false"]::before{content:'\E00B';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}a[href^="mailto:"]:not(.social-share-link--mail)::before{content:'\E00D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.facets-soft-limit-link::before{content:'\E014';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.facets-soft-limit-link.open::before{content:'\E015';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--teaser .article-teaser__event-info .field--event-date .date::before,.node--event--teaser-no-access .article-teaser__event-info .field--event-date .date::before,.node--event--full .sidebar-fields .field--event-date .date::before,.node--event--full-no-access .sidebar-fields .field--event-date .date::before{content:'\E016';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.facets-widget-date_range::before{content:'\E017';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list--checkmarks li::before,.node--contact--teaser .contact-teaser__haves ul li::before,.node--contact--teaser-large .contact-teaser__haves ul li::before,ul.list--checkmarks-2 li::before,ul.list--checkmarks-3 li::before{content:'\E01F';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+label::before,.view .views-exposed-form .form-type-checkbox fieldset>input[type='checkbox']:checked+legend::before,.view .views-exposed-form .form-type-checkbox details>input[type='checkbox']:checked+summary::before,.view .views-exposed-form .form-type-checkbox details>summary input[type='checkbox']:checked+a.details-title::before,details>summary .view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+a.details-title::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+div.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+span.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+.label-inline::before,.view .views-exposed-form .form-type-checkbox .block-calibr8-socialmedia-sharing>input[type='checkbox']:checked+.label::before,.view .views-exposed-form .form-type-checkbox .block-social-media-links-block>input[type='checkbox']:checked+.label::before,.view .views-exposed-form .form-type-checkbox .civicrm-newsletter-form-manage input[type='checkbox']:checked+h2::before,.civicrm-newsletter-form-manage .view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+h2::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+label::before,.facets-widget-checkbox .facet-item fieldset>input[type='checkbox']:checked+legend::before,.facets-widget-checkbox .facet-item details>input[type='checkbox']:checked+summary::before,.facets-widget-checkbox .facet-item details>summary input[type='checkbox']:checked+a.details-title::before,details>summary .facets-widget-checkbox .facet-item input[type='checkbox']:checked+a.details-title::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+label.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+div.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+span.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+.label-inline::before,.facets-widget-checkbox .facet-item .block-calibr8-socialmedia-sharing>input[type='checkbox']:checked+.label::before,.facets-widget-checkbox .facet-item .block-social-media-links-block>input[type='checkbox']:checked+.label::before,.facets-widget-checkbox .facet-item .civicrm-newsletter-form-manage input[type='checkbox']:checked+h2::before,.civicrm-newsletter-form-manage .facets-widget-checkbox .facet-item input[type='checkbox']:checked+h2::before{content:'\E020';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-check li::before,.block-donation-steps ul.menu li.menu-item span.is-done::before{content:'\E021';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>a::after,.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>span::after,#mobile-menu .block--menu--main .menu-level-0>.menu-item.menu-item--active-js>.anchor::before,#mobile-menu .block--menu--main .menu-level-0>.menu-item>.anchor::before,#mobile-menu .block--menu--main .menu-level-1>.menu-item>.field--overview-link a::after,#mobile-menu .block--menu--main .menu-level-2>.menu-item>a::after,#mobile-menu .block--menu--main .menu-level-2>.menu-item>span::after,.facet-wrapper--location .form-actions button.button.form-submit::after{content:'\E023';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-minus li::before{content:'\E024';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}ul.list-plus li::before{content:'\E025';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.select2-container abbr.select2-search-choice-close::before,.mobile-menu-enabled .header-anchors>a.active::before,.mobile-menu-enabled.mobile-menu-open #mobile-menu-anchor::before,#facets-button.active::before,.facet-summary ul li:not(.facet-summary-item--clear) a::after{content:'\E028';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}section.section .edit-link::before{content:'\E036';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--activity--teaser .field--activity-location::before,.form-item-latlon-value label::before,.form-item-latlon-value fieldset>legend::before,.form-item-latlon-value details>summary::before,.form-item-latlon-value details>summary a.details-title::before,details>summary .form-item-latlon-value a.details-title::before,.form-item-latlon-value label.field-label::before,.form-item-latlon-value div.field-label::before,.form-item-latlon-value span.field-label::before,.form-item-latlon-value .label-inline::before,.form-item-latlon-value .block-calibr8-socialmedia-sharing>.label::before,.form-item-latlon-value .block-social-media-links-block>.label::before,.form-item-latlon-value .civicrm-newsletter-form-manage h2::before,.civicrm-newsletter-form-manage .form-item-latlon-value h2::before{content:'\E05C';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.form-item-latlon-distance-from label::before,.form-item-latlon-distance-from fieldset>legend::before,.form-item-latlon-distance-from details>summary::before,.form-item-latlon-distance-from details>summary a.details-title::before,details>summary .form-item-latlon-distance-from a.details-title::before,.form-item-latlon-distance-from label.field-label::before,.form-item-latlon-distance-from div.field-label::before,.form-item-latlon-distance-from span.field-label::before,.form-item-latlon-distance-from .label-inline::before,.form-item-latlon-distance-from .block-calibr8-socialmedia-sharing>.label::before,.form-item-latlon-distance-from .block-social-media-links-block>.label::before,.form-item-latlon-distance-from .civicrm-newsletter-form-manage h2::before,.civicrm-newsletter-form-manage .form-item-latlon-distance-from h2::before{content:'\E05D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--heart::before{content:'\E065';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--full .sidebar-fields .field--synced-event-address::before,.node--event--full-no-access .sidebar-fields .field--synced-event-address::before{content:'\E071';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.contact-card .field--email::before{content:'\E075';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.button-icon--people::before{content:'\E088';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}a[href^="tel:"]::before,.contact-card .field--phone::before{content:'\E08D';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.feed-icons a::before{content:'\E0A4';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.view .views-exposed-form .form-type-checkbox input[type='checkbox']+label::before,.view .views-exposed-form .form-type-checkbox fieldset>input[type='checkbox']+legend::before,.view .views-exposed-form .form-type-checkbox details>input[type='checkbox']+summary::before,.view .views-exposed-form .form-type-checkbox details>summary input[type='checkbox']+a.details-title::before,details>summary .view .views-exposed-form .form-type-checkbox input[type='checkbox']+a.details-title::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+label.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+div.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+span.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+.label-inline::before,.view .views-exposed-form .form-type-checkbox .block-calibr8-socialmedia-sharing>input[type='checkbox']+.label::before,.view .views-exposed-form .form-type-checkbox .block-social-media-links-block>input[type='checkbox']+.label::before,.view .views-exposed-form .form-type-checkbox .civicrm-newsletter-form-manage input[type='checkbox']+h2::before,.civicrm-newsletter-form-manage .view .views-exposed-form .form-type-checkbox input[type='checkbox']+h2::before,.facets-widget-checkbox .facet-item input[type='checkbox']+label::before,.facets-widget-checkbox .facet-item fieldset>input[type='checkbox']+legend::before,.facets-widget-checkbox .facet-item details>input[type='checkbox']+summary::before,.facets-widget-checkbox .facet-item details>summary input[type='checkbox']+a.details-title::before,details>summary .facets-widget-checkbox .facet-item input[type='checkbox']+a.details-title::before,.facets-widget-checkbox .facet-item input[type='checkbox']+label.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+div.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+span.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+.label-inline::before,.facets-widget-checkbox .facet-item .block-calibr8-socialmedia-sharing>input[type='checkbox']+.label::before,.facets-widget-checkbox .facet-item .block-social-media-links-block>input[type='checkbox']+.label::before,.facets-widget-checkbox .facet-item .civicrm-newsletter-form-manage input[type='checkbox']+h2::before,.civicrm-newsletter-form-manage .facets-widget-checkbox .facet-item input[type='checkbox']+h2::before{content:'\E0B5';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.field--date::before,.article-teaser-small .field--date-created::before,.article-teaser-list .field--date-created::before,.node--event--full .sidebar-fields .field--event-date .time::before,.node--event--full-no-access .sidebar-fields .field--event-date .time::before,.node--press-release--full .page-header .field--date-created::before,.node--vacancy--full .page-header .field--date-created::before{content:'\E0C4';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--full .sidebar-fields .field--event-counter::before,.node--event--full-no-access .sidebar-fields .field--event-counter::before{content:'\E0D3';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.node--event--teaser .article-teaser__event-info .difficulty::before,.node--event--teaser-no-access .article-teaser__event-info .difficulty::before{content:'\E0D6';display:inline-block;text-decoration:inherit;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}:root{--calibr8__gutter:1rem;--calibr8__view-item-minwidth:18rem}@media only screen and (min-width:692px){:root{--calibr8__gutter:2rem}}*,*::before,*::after{box-sizing:border-box}html,body{overflow-x:hidden}html{-webkit-text-size-adjust:none;font-size:16px}body{overflow:hidden}body{font-size:1rem;line-height:1.5rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Source Sans Pro",sans-serif;font-weight:400;line-height:1.6;color:#5c5c5c;background-color:#fff;min-height:100vh;font-variant-ligatures:none}::-moz-selection{background:rgba(20,102,148,0.2)}::selection{background:rgba(20,102,148,0.2)}.disable-scroll{position:relative;overflow:hidden;height:100vh}.container{padding-left:1rem;padding-right:1rem;position:relative;max-width:1312px;margin:auto}@media print,(min-width:692px){.container{padding-left:2rem;padding-right:2rem}}.container--small{max-width:864px}.layout{display:flex;flex-wrap:wrap}.layout>*{width:100%}.layout--gutters{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem}.layout--gutters>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.layout--gutters{margin-right:-1rem;margin-left:-1rem}.layout--gutters>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@font-face{font-family:"icons";src:url("/themes/custom/tribicrm_theme/fonts/icons.eot?itok=d07ae6om");src:url("/themes/custom/tribicrm_theme/fonts/icons.eot?itok=d07ae6om#iefix") format("embedded-opentype"),url("/themes/custom/tribicrm_theme/fonts/icons.woff?itok=d07ae6om") format("woff"),url("/themes/custom/tribicrm_theme/fonts/icons.ttf?itok=d07ae6om") format("truetype"),url("/themes/custom/tribicrm_theme/fonts/icons.svg?itok=d07ae6om#icons") format("svg");font-weight:normal;font-style:normal}@media only screen and (max-width:691.99px){.hide-mobile{display:none !important}}@media only screen and (min-width:692px){.show-mobile{display:none !important}}.visually-hidden,.button-circle>span,.page-details .block-calibr8-socialmedia-sharing label,.page-details .block-calibr8-socialmedia-sharing fieldset>legend,.page-details .block-calibr8-socialmedia-sharing details>summary,.page-details .block-calibr8-socialmedia-sharing details>summary a.details-title,details>summary .page-details .block-calibr8-socialmedia-sharing a.details-title,.page-details .block-calibr8-socialmedia-sharing div.field-label,.page-details .block-calibr8-socialmedia-sharing span.field-label,.page-details .block-calibr8-socialmedia-sharing .label-inline,.page-details .block-calibr8-socialmedia-sharing>.label,.page-details .block-calibr8-socialmedia-sharing .block-social-media-links-block>.label,.page-details .block-calibr8-socialmedia-sharing .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .page-details .block-calibr8-socialmedia-sharing h2,.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px}.extendfull,.block-local-tasks-block{padding-left:3000px !important;margin-left:-3000px !important;padding-right:3000px !important;margin-right:-3000px !important}.extendleft{padding-left:3000px !important;margin-left:-3000px !important;padding-right:0;margin-right:0}.extendright{padding-left:0;margin-left:0;padding-right:3000px !important;margin-right:-3000px !important}.no-margin{margin:0 !important}.no-margin-vertical{margin-top:0 !important;margin-bottom:0 !important}.no-margin-horizontal{margin-left:0 !important;margin-right:0 !important}.no-margin-top{margin-top:0 !important}.no-margin-right{margin-right:0 !important}.no-margin-bottom{margin-bottom:0 !important}.no-margin-left{margin-left:0 !important}.no-padding{padding:0 !important}.no-padding-vertical{padding-top:0 !important;padding-bottom:0 !important}.no-padding-horizontal{padding-left:0 !important;padding-right:0 !important}.no-padding-top{padding-top:0 !important}.no-padding-right{padding-right:0 !important}.no-padding-bottom{padding-bottom:0 !important}.no-padding-left{padding-left:0 !important}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.color-background{color:#fff}.color-primary{color:#146694}.color-secondary{color:#dc5e1f}.color-black{color:#021710}.color-grey{color:#eee}.color-white{color:#fff}.color-text{color:#5c5c5c}.color-muted{color:#767676}.color-link{color:#146694}.color-status{color:#1bb761}.color-warning{color:#ffa956}.color-error{color:#f14d51}.background-background{background-color:#fff}.background-primary{background-color:#146694}.background-secondary{background-color:#dc5e1f}.background-black{background-color:#021710}.background-grey{background-color:#eee}.background-white{background-color:#fff}.background-text{background-color:#5c5c5c}.background-muted{background-color:#767676}.background-link{background-color:#146694}.background-status{background-color:#1bb761}.background-warning{background-color:#ffa956}.background-error{background-color:#f14d51}.default-border{border:solid 1px rgba(2,23,16,0.1)}.default-border-top{border-top:solid 1px rgba(2,23,16,0.1)}.default-border-right{border-right:solid 1px rgba(2,23,16,0.1)}.default-border-bottom{border-bottom:solid 1px rgba(2,23,16,0.1)}.default-border-radius{border-radius:.25rem}.default-border-left{border-left:solid 1px rgba(2,23,16,0.1)}pre,blockquote,dl,figure,table,p,ul,ol,form{margin-bottom:1.5rem}h1,h2,h3,h4,h5,h6{font-family:"Source Sans Pro",sans-serif;font-weight:700;margin-top:0;margin-bottom:1rem}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{margin-bottom:2rem;font-size:1.5rem;line-height:2.25rem}@media print,(min-width:692px){h1{font-size:2.25rem;line-height:3.375rem}}@media print,(min-width:992px){h1{font-size:2.625rem;line-height:3.9375rem}}h2{font-size:1.5rem;line-height:2.25rem;font-weight:700}@media print,(min-width:692px){h2{font-size:1.875rem;line-height:2.8125rem}}@media print,(min-width:992px){h2{font-size:2.25rem;line-height:3.375rem}}h3{font-size:1.125rem;line-height:1.6875rem;font-weight:600}@media print,(min-width:692px){h3{font-size:1.25rem;line-height:1.875rem}}h4{font-size:1rem;line-height:1.5rem;font-weight:400}h5{font-size:1rem;line-height:1.5rem;font-weight:400}h6{font-size:1rem;line-height:1.5rem;font-weight:400}.teaser-title>*{font-size:1.125rem;line-height:1.6875rem;font-weight:500}@media print,(min-width:692px){.teaser-title>*{font-size:1.25rem;line-height:1.625rem}}.paragraph__title h2,.paragraph__subtitle h2{color:#146694;font-weight:600;font-size:1.125rem;line-height:1.6875rem}@media print,(min-width:692px){.paragraph__title h2,.paragraph__subtitle h2{font-size:1.25rem;line-height:1.875rem}}@media print,(min-width:992px){.paragraph__title h2,.paragraph__subtitle h2{font-size:1.5rem;line-height:2.25rem}}p{margin-top:0}.lead{font-size:1.125rem;line-height:1.6875rem;max-width:600px;margin-bottom:2rem;font-weight:600}.muted{color:#767676}.small{font-size:.75rem;line-height:1.125rem}.description{font-size:.75rem;line-height:1.125rem;color:#767676}.caption{font-size:.75rem;line-height:1.125rem;padding-right:1rem;padding-left:1rem;color:#767676;font-style:italic}a{transition:cubic-bezier(0.215,0.61,0.355,1) .4s;text-decoration:none;color:#146694}a:hover{text-decoration:none;color:#1a85c1}a.inline-link,.field--body a{word-wrap:break-word;color:#5c5c5c;border-bottom:solid 1px #5c5c5c;font-weight:600}a.inline-link:hover,.field--body a:hover{color:#1a85c1;border-color:#1a85c1}a.secondary{display:inline-block;color:#dc5e1f;margin-bottom:.25rem;border-bottom:solid 2px #dc5e1f}a.secondary:hover{color:#a3400f;border-color:#a3400f}p[class^="icon-"]::before,p[class*=" icon-"]::before,a[class^="icon-"]::before,a[class*=" icon-"]::before{margin-right:0.4rem;text-decoration:none}p[class^="icon-"]::after,p[class*=" icon-"]::after,a[class^="icon-"]::after,a[class*=" icon-"]::after{margin-left:0.4rem;text-decoration:none}label,fieldset>legend,details>summary,details>summary a.details-title,label.field-label,div.field-label,span.field-label,.label-inline,.block-calibr8-socialmedia-sharing>.label,.block-social-media-links-block>.label,.civicrm-newsletter-form-manage h2{font-weight:700}.pill{display:inline-block;margin:0 .3rem .3rem 0;padding:.2rem .5rem;color:#5c5c5c;border-radius:.25rem;background:#eee}.pill::before{margin-right:0.5rem;text-decoration:none}a.pill:hover{color:#fff;background-color:#1a85c1}.pill-primary{color:#fff;background-color:#146694}a.pill-primary:hover{background-color:#1a85c1}.pill-secondary{color:#5c5c5c;background-color:#dc5e1f}a.pill-secondary:hover{background-color:#1a85c1}dl{margin-bottom:1rem}dl dt{font-weight:600}dl dd{margin-left:2rem}@media print,(min-width:392px){dl.dl-horizontal dt{float:left;clear:left;overflow:hidden;width:10rem;text-align:left;white-space:nowrap;text-overflow:ellipsis}dl.dl-horizontal dd{margin-left:11rem}}@media print,(min-width:392px){dl.dl-horizontal-narrow dt{float:left;clear:left;overflow:hidden;width:6rem;text-align:left;white-space:nowrap;text-overflow:ellipsis}dl.dl-horizontal-narrow dd{margin-left:7rem}}a.read-more,.field--node-link a,.field--more-link a,.view .more-link a{font-weight:600}a.read-more::after,.field--node-link a::after,.field--more-link a::after,.view .more-link a::after{font-size:.875rem;line-height:1.3125rem;margin-left:0.4rem;text-decoration:none;color:#5c5c5c}ul,ol{margin-top:0;margin-left:1.5rem;padding-left:0}ul li,ol li{margin-bottom:0.5rem}ul{list-style:circle outside}ol{list-style:decimal outside}ul ul,ul ol{margin:1.5rem 0 1.5rem 3rem}ol ol,ol ul{margin:1.5rem 0 1.5rem 3rem}ul.list-check,ul.list-plus,ul.list-minus,ul.list--none,ul.list--checkmarks,.node--contact--teaser .contact-teaser__haves ul,.node--contact--teaser-large .contact-teaser__haves ul,ul.list--checkmarks-2,ul.list--checkmarks-3{list-style:none}ul.list-check li::before,ul.list-plus li::before,ul.list-minus li::before,ul.list--none li::before,ul.list--checkmarks li::before,.node--contact--teaser .contact-teaser__haves ul li::before,.node--contact--teaser-large .contact-teaser__haves ul li::before,ul.list--checkmarks-2 li::before,ul.list--checkmarks-3 li::before{margin-top:0.2rem;margin-left:-1.5rem;margin-right:.5rem}ul.list-check li::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.list-plus li::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.list-minus li::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.list--checkmarks,.node--contact--teaser .contact-teaser__haves ul,.node--contact--teaser-large .contact-teaser__haves ul,ul.list--checkmarks-2,ul.list--checkmarks-3{-moz-column-gap:2rem;column-gap:2rem;margin-left:0}ul.list--checkmarks li,.node--contact--teaser .contact-teaser__haves ul li,.node--contact--teaser-large .contact-teaser__haves ul li,ul.list--checkmarks-2 li,ul.list--checkmarks-3 li{position:relative;margin-inline-start:0;padding-inline-start:2rem}ul.list--checkmarks li::before,.node--contact--teaser .contact-teaser__haves ul li::before,.node--contact--teaser-large .contact-teaser__haves ul li::before,ul.list--checkmarks-2 li::before,ul.list--checkmarks-3 li::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;margin-inline-start:0;inset-inline-start:0;inset-block-start:0;color:#dc5e1f}ul.list--checkmarks ul,.node--contact--teaser .contact-teaser__haves ul ul,.node--contact--teaser-large .contact-teaser__haves ul ul,ul.list--checkmarks-2 ul,ul.list--checkmarks-3 ul{list-style:none}@media print,(min-width:692px){ul.list--checkmarks-2{-moz-column-count:2;column-count:2}}@media print,(min-width:692px){ul.list--checkmarks-3{-moz-column-count:3;column-count:3}}ul.list--none{margin-left:0}blockquote{margin:2rem 0 2rem 0;padding:0 0 0 1rem;border-left:solid 3px #146694}@media print,(min-width:692px){blockquote p{font-size:1.5rem;line-height:2.25rem}}blockquote>p{font-size:1.125rem;line-height:1.6875rem;margin-bottom:0;font-weight:700}blockquote .small{margin-top:0.5rem;color:#767676}blockquote .small::before{content:"\2014 \00A0"}img{max-width:100%;height:auto;border:0 none}.inline-image{float:left;margin-right:1rem;margin-bottom:1rem}.inline-image.float-right{float:right;margin-right:0;margin-left:1rem}.video-container{position:relative;overflow:hidden;height:0;padding-bottom:56.25%}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}span[class^="icon-"]::before{margin-right:0.5rem}a[href^="mailto:"]:not(.social-share-link--mail)::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}a[href^="tel:"]::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}a[href^="mailto:"]:not(.social-share-link--mail),a[href^="tel:"]{position:relative;color:#dc5e1f;font-weight:700;border-bottom:1px solid #dc5e1f;margin-left:1.625rem}a[href^="mailto:"]:not(.social-share-link--mail)::before,a[href^="tel:"]::before{color:#a3400f;font-size:1.25rem;position:absolute;top:.25rem;left:-1.625rem;font-weight:700}a[href^="mailto:"]:not(.social-share-link--mail):hover,a[href^="tel:"]:hover{color:#a3400f;border-color:#a3400f}.page-header__tag,.facet-summary ul li:not(.facet-summary-item--clear) a{font-size:.9375rem;line-height:1.5rem;padding:.5rem 1rem;box-shadow:0 0 0.5rem 0 rgba(2,23,16,0.05);border-radius:1rem;font-weight:600}.page-header__tag--department,.page-header__tag--category,.page-header__tag--campaign,.facet-summary ul li:not(.facet-summary-item--clear) a{color:#146694;background:#f1faff}.page-header__tag--date{color:#dc5e1f}.messages,.view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .view-empty{padding:0.5rem 1rem;border-left:solid 5px;border-color:rgba(2,23,16,0.1);background-color:#f1faff}.messages.messages--status,.view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .messages--status.view-empty{border-color:#1bb761;background-color:#52e694}.messages.messages--warning,.view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .messages--warning.view-empty{border-color:#ffa956;background-color:#ffddbc}.messages.messages--error,.view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .messages--error.view-empty{border-color:#f14d51;background-color:#f8acad}.messages,.view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .view-empty{margin-bottom:1rem}ul.tabs{display:flex;flex-wrap:wrap;margin:0;list-style:none;border-bottom:solid 1px rgba(2,23,16,0.1)}ul.tabs li{position:relative;display:block;margin-bottom:-2px;margin-right:2rem}ul.tabs a{display:block;padding:0.5rem 0;font-weight:400;border-bottom:solid 3px transparent;color:#021710}ul.tabs a::before{font-size:.75rem}ul.tabs a:hover{border-color:#1a85c1}ul.tabs li.active a,ul.tabs li.is-active a{font-weight:700;border-color:#146694}table{max-width:100%;border-collapse:collapse}table.responsive,.text-formatted table{display:block;overflow:auto hidden}table.full-width{width:100%}th{font-weight:600}th,td{padding:0.75rem 1rem;text-align:left;vertical-align:top;border-bottom:solid 1px rgba(2,23,16,0.1)}table.vline th,table.vline td{border:solid 1px rgba(2,23,16,0.1)}table.striped{background-color:#fff}table.striped tbody>tr:nth-child(odd)>td,table.striped tbody>tr:nth-child(odd)>th{background-color:#eee}table.row-links tbody th,table.row-links tbody td{transition:background-color cubic-bezier(0.215,0.61,0.355,1) .4s,color cubic-bezier(0.215,0.61,0.355,1) .4s}table.row-links tbody tr:hover th,table.row-links tbody tr:hover td{cursor:pointer;color:#1a85c1;background-color:#dff1fb}table .form-item{margin-bottom:0}.button,.account-links ul.links li a.icon-logout,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog),input[type="submit"],input[type="reset"],input[type="button"]{font-size:1.125rem;line-height:1.125rem;display:inline-block;padding:0.5rem 2rem;color:#555;text-align:center;font-weight:700;text-transform:uppercase;text-decoration:none;background-color:transparent;border-radius:1.5rem;border:solid 1px rgba(2,23,16,0.1);cursor:pointer;transition:cubic-bezier(0.215,0.61,0.355,1) .4s;margin-bottom:1rem}.button:hover,.account-links ul.links li a.icon-logout:hover,.article-teaser-small[onclick]:hover .button,.article-teaser-small[onclick]:hover .account-links ul.links li a.icon-logout,.account-links ul.links li .article-teaser-small[onclick]:hover a.icon-logout,.article-teaser-list[onclick]:hover .button,.article-teaser-list[onclick]:hover .account-links ul.links li a.icon-logout,.account-links ul.links li .article-teaser-list[onclick]:hover a.icon-logout,.button:focus,.account-links ul.links li a.icon-logout:focus,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog):hover,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog):focus,input[type="submit"]:hover,input[type="submit"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="button"]:hover,input[type="button"]:focus{outline:0;text-decoration:none;color:#fff;border-color:#1a85c1;background-color:#1a85c1;box-shadow:0 0 0.75rem 0 rgba(0,0,0,0.35)}.button[class^='icon-'],.account-links ul.links li a.icon-logout[class^='icon-'],.button[class*=' icon-'],.account-links ul.links li a.icon-logout[class*=' icon-'],button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog)[class^='icon-'],button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog)[class*=' icon-'],input[type="submit"][class^='icon-'],input[type="submit"][class*=' icon-'],input[type="reset"][class^='icon-'],input[type="reset"][class*=' icon-'],input[type="button"][class^='icon-'],input[type="button"][class*=' icon-']{padding:0.6rem 1rem;line-height:1rem}.button[class^='icon-']::before,.account-links ul.links li a.icon-logout[class^='icon-']::before,.button[class^='icon-']::after,.account-links ul.links li a.icon-logout[class^='icon-']::after,.button[class*=' icon-']::before,.account-links ul.links li a.icon-logout[class*=' icon-']::before,.button[class*=' icon-']::after,.account-links ul.links li a.icon-logout[class*=' icon-']::after,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog)[class^='icon-']::before,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog)[class^='icon-']::after,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog)[class*=' icon-']::before,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog)[class*=' icon-']::after,input[type="submit"][class^='icon-']::before,input[type="submit"][class^='icon-']::after,input[type="submit"][class*=' icon-']::before,input[type="submit"][class*=' icon-']::after,input[type="reset"][class^='icon-']::before,input[type="reset"][class^='icon-']::after,input[type="reset"][class*=' icon-']::before,input[type="reset"][class*=' icon-']::after,input[type="button"][class^='icon-']::before,input[type="button"][class^='icon-']::after,input[type="button"][class*=' icon-']::before,input[type="button"][class*=' icon-']::after{display:inline-block;margin-bottom:-0.2rem}.button[class^='icon-']::before,.account-links ul.links li a.icon-logout[class^='icon-']::before,.button[class*=' icon-']::before,.account-links ul.links li a.icon-logout[class*=' icon-']::before,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog)[class^='icon-']::before,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog)[class*=' icon-']::before,input[type="submit"][class^='icon-']::before,input[type="submit"][class*=' icon-']::before,input[type="reset"][class^='icon-']::before,input[type="reset"][class*=' icon-']::before,input[type="button"][class^='icon-']::before,input[type="button"][class*=' icon-']::before{margin-right:0.4rem}.button[class^='icon-']::after,.account-links ul.links li a.icon-logout[class^='icon-']::after,.button[class*=' icon-']::after,.account-links ul.links li a.icon-logout[class*=' icon-']::after,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog)[class^='icon-']::after,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog)[class*=' icon-']::after,input[type="submit"][class^='icon-']::after,input[type="submit"][class*=' icon-']::after,input[type="reset"][class^='icon-']::after,input[type="reset"][class*=' icon-']::after,input[type="button"][class^='icon-']::after,input[type="button"][class*=' icon-']::after{margin-left:0.4rem}.button.hide-text,.account-links ul.links li a.hide-text.icon-logout,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog).hide-text,input[type="submit"].hide-text,input[type="reset"].hide-text,input[type="button"].hide-text{font-size:1px;line-height:1px;letter-spacing:-1px;color:transparent;width:2.45rem;height:2.45rem;padding:0.6rem}.button.hide-text::before,.account-links ul.links li a.hide-text.icon-logout::before,.button.hide-text::after,.account-links ul.links li a.hide-text.icon-logout::after,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog).hide-text::before,button:not(.shwpd):not(.toolbar-icon):not(.find-more-button):not(.trigger):not(.js-hide):not(.klaro-close):not(.cm-btn):not(.klaro_toggle_dialog).hide-text::after,input[type="submit"].hide-text::before,input[type="submit"].hide-text::after,input[type="reset"].hide-text::before,input[type="reset"].hide-text::after,input[type="button"].hide-text::before,input[type="button"].hide-text::after{font-size:1rem !important;color:#555;margin:0}.button-small,.facet-wrapper--location .form-actions button.button.form-submit{font-size:.75rem;line-height:1.125rem;padding:0.2rem 0.5rem}.button-small::before,.facet-wrapper--location .form-actions button.button.form-submit::before{margin-right:0.2rem}.button-small::after,.facet-wrapper--location .form-actions button.button.form-submit::after{margin-left:0.2rem}.button-large{font-size:.875rem;line-height:1.3125rem;padding:0.8rem 2rem}.button--square,.facet-wrapper--location .form-actions button.button.form-submit{border-radius:.5rem;padding:1rem}.button-primary,button.form-submit--primary,input.form-submit--primary,.facet-wrapper--location .form-actions button.button.form-submit{color:#fff;background-color:#146694;border:solid 1px #146694}.button-primary:hover,button.form-submit--primary:hover,input.form-submit--primary:hover,.article-teaser:hover .article-teaser__read-more .button-primary,.article-teaser:hover .article-teaser__read-more button.form-submit--primary,.article-teaser:hover .article-teaser__read-more input.form-submit--primary,.article-teaser:hover .article-teaser__read-more .facet-wrapper--location .form-actions button.button.form-submit,.facet-wrapper--location .form-actions .article-teaser:hover .article-teaser__read-more button.button.form-submit,.facet-wrapper--location .form-actions button.button.form-submit:hover,.facet-wrapper--location .form-actions .article-teaser-small[onclick]:hover button.form-submit.button,.article-teaser-small[onclick]:hover .facet-wrapper--location .form-actions button.form-submit.button,.facet-wrapper--location .form-actions .article-teaser-list[onclick]:hover button.form-submit.button,.article-teaser-list[onclick]:hover .facet-wrapper--location .form-actions button.form-submit.button,.button-primary:focus,button.form-submit--primary:focus,input.form-submit--primary:focus,.facet-wrapper--location .form-actions button.button.form-submit:focus{color:#fff;background-color:#073a57;border-color:#073a57}.button-primary--outline,button.button-primary--outline{color:#146694;background-color:transparent;border:solid 2px #146694}.button-primary--outline:hover,.button-primary--outline:focus{color:#fff;background-color:#146694;border-color:#073a57}.button-secondary,button.form-submit:not(.form-submit--primary),input.form-submit:not(.form-submit--primary),input.crm-form-submit:not(.form-submit--primary),button.crm-form-submit:not(.form-submit--primary),.account-links ul.links li a.icon-logout{color:#fff;background-color:#dc5e1f;border:solid 1px #dc5e1f}.button-secondary:hover,button.form-submit:hover:not(.form-submit--primary),input.form-submit:hover:not(.form-submit--primary),input.crm-form-submit:hover:not(.form-submit--primary),button.crm-form-submit:hover:not(.form-submit--primary),.account-links ul.links li a.icon-logout:hover,.button-secondary:focus,button.form-submit:focus:not(.form-submit--primary),input.form-submit:focus:not(.form-submit--primary),input.crm-form-submit:focus:not(.form-submit--primary),button.crm-form-submit:focus:not(.form-submit--primary),.account-links ul.links li a.icon-logout:focus{color:#fff;background-color:#a3400f;border-color:#a3400f}.button-secondary--outline{color:#dc5e1f;background-color:#fff;border:solid 2px #dc5e1f}.button-secondary--outline:hover,.button-secondary--outline:focus{color:#fff;background-color:#dc5e1f;border-color:#a3400f}.button-icon::before{margin-right:.25rem}@media print,(min-width:692px){.button-icon::before{margin-right:.5rem}}.button-icon::after{margin-left:.25rem}@media print,(min-width:692px){.button-icon::after{margin-left:.5rem}}.button-icon--heart::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;top:2px;position:relative}.button-icon--people::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;top:2px;position:relative}.button-icon--arrow::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:12px}@media print,(min-width:692px){.button-icon--arrow::after{font-size:14px}}.button-icon--arrow-back::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:12px}@media print,(min-width:692px){.button-icon--arrow-back::after{font-size:14px}}.button-muted{color:#fff;background-color:#767676;border:solid 1px #767676}.button-muted:hover,.button-muted:focus{color:#fff;background-color:#8f8f8f;border-color:#8f8f8f}.button-grey{color:#fff;background-color:#767676;border:solid 1px #767676}.button-grey:hover,.button-grey:focus{color:#fff;background-color:#8f8f8f;border-color:#8f8f8f}.button-error{color:#fff;background-color:#f14d51;border:none}.button-error:hover,.button-error:focus{color:#fff;background-color:#f57c7f}.button-warning{color:#fff;background-color:#ffa956;border:none}.button-warning:hover,.button-warning:focus{color:#fff;background-color:#ffc389}.button-status{color:#fff;background-color:#1bb761;border:none}.button-status:hover,.button-status:focus{color:#fff;background-color:#26df79}.button-circle{display:block;position:relative;padding:0;width:2rem;height:2rem;overflow:hidden;border:solid 2px #767676;border-radius:100%;background:transparent}.button-circle::before{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);margin:0 !important;color:#767676;text-align:center}.button-circle:hover{border-color:#1a85c1;background:transparent}.button-circle:hover::before{color:#1a85c1}.link{font-size:.75rem;line-height:1.125rem;position:relative;display:inline-block;margin-right:1rem !important;margin-bottom:1rem;color:#146694;text-transform:uppercase;font-weight:600;background:transparent;transition:background cubic-bezier(0.215,0.61,0.355,1) .4s}@media print,(min-width:692px){.link{font-size:1rem;line-height:1.5rem;margin-right:1.5rem !important}}.link::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:12px;position:absolute;right:-1.5rem;top:50%;margin-left:.25rem;margin-top:-.25rem;display:inline-block;text-decoration:none}@media print,(min-width:692px){.link::after{font-size:14px;margin-left:.5rem;margin-top:-.375rem}}.link:hover,.article-teaser:hover .article-teaser__read-more .link{text-decoration:underline}.link--secondary{color:#dc5e1f}.link--download::after{font-size:8px;transform:rotate(90deg);border-right:1px solid #146694;padding-right:1px}@media print,(min-width:692px){.link--download::after{font-size:10px;border-right:2px solid #146694;padding-right:2px}}.link--download:hover::after{border-color:#1a85c1}#facets-button.active{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0}input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],input[type="date"],input[type="time"],textarea{-moz-appearance:none;-webkit-appearance:none;appearance:none}fieldset{padding:0;border:0 none}fieldset>legend{font-size:1.125rem;line-height:1.6875rem;display:block;margin-bottom:1rem}form{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem;justify-content:flex-start}form>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){form{margin-right:-1rem;margin-left:-1rem}form>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media screen and (min-width:692px){form{max-width:864px;margin-right:-.5rem;margin-left:-.5rem}form>*{padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}}.form-item.form-item-inline--15{width:50%}@media print,(min-width:692px){.form-item.form-item-inline--15{width:15%}}.form-item.form-item-inline--30{width:50%}@media print,(min-width:692px){.form-item.form-item-inline--30{width:30%}}.form-item.form-item-inline--50{width:50%}@media print,(min-width:692px){.form-item.form-item-inline--70{width:70%}}.form-item label,.form-item fieldset>legend,.form-item details>summary,.form-item details>summary a.details-title,details>summary .form-item a.details-title,.form-item label.field-label,.form-item div.field-label,.form-item span.field-label,.form-item .label-inline,.form-item .block-calibr8-socialmedia-sharing>.label,.form-item .block-social-media-links-block>.label,.form-item .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .form-item h2{display:block;margin-bottom:0.5rem;color:#757575;font-weight:600}.form-item label:not(.option),.form-item fieldset>legend:not(.option),.form-item details>summary:not(.option),.form-item details>summary a.details-title:not(.option),details>summary .form-item a.details-title:not(.option),.form-item div.field-label:not(.option),.form-item span.field-label:not(.option),.form-item .label-inline:not(.option),.form-item .block-calibr8-socialmedia-sharing>.label:not(.option),.form-item .block-social-media-links-block>.label:not(.option),.form-item .civicrm-newsletter-form-manage h2:not(.option),.civicrm-newsletter-form-manage .form-item h2:not(.option){margin-left:.875rem}.webform-element--title-inline label,.webform-element--title-inline fieldset>legend,.webform-element--title-inline details>summary,.webform-element--title-inline details>summary a.details-title,details>summary .webform-element--title-inline a.details-title,.webform-element--title-inline label.field-label,.webform-element--title-inline div.field-label,.webform-element--title-inline span.field-label,.webform-element--title-inline .label-inline,.webform-element--title-inline .block-calibr8-socialmedia-sharing>.label,.webform-element--title-inline .block-social-media-links-block>.label,.webform-element--title-inline .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .webform-element--title-inline h2{display:inline-block;margin-bottom:0;margin-left:0;width:12rem}.webform-element--title-inline .description{padding-left:12rem}.form-item .description,.crm-section .description{color:#146694;padding-top:0.5rem;padding-bottom:0.2rem}.form-item .description::before,.crm-section .description::before{display:inline-block;content:'i';height:1rem;width:1rem;padding-left:.3125rem;border:1px solid #146694;border-radius:50%;font-size:13px;margin-right:.25rem;font-weight:600;line-height:1.125}.form-item .description p,.form-item .description ul,.form-item .description li,.crm-section .description p,.crm-section .description ul,.crm-section .description li{margin-bottom:0}.form-item .description a,.crm-section .description a{text-decoration:underline}.form-item .description>div{display:inline-block}.field-prefix{margin-right:0.5rem}.field-suffix{margin-left:0.5rem}label.form-required::after,fieldset>legend.form-required::after,details>summary.form-required::after,details>summary a.form-required.details-title::after,div.form-required.field-label::after,span.form-required.field-label::after,.form-required.label-inline::after,.block-calibr8-socialmedia-sharing>.form-required.label::after,.block-social-media-links-block>.form-required.label::after,.civicrm-newsletter-form-manage h2.form-required::after{content:"*";margin-left:3px;color:#f14d51}.form-required-marker,.crm-marker{color:#f14d51}.form-item--error input.error{border-color:#dc5e1f}.form-item--error-message{margin-top:0.5rem;display:block;color:#dc5e1f;font-weight:normal}.form-item--error-message strong{font-weight:normal}fieldset{margin:0;margin-bottom:1rem;padding:0}details{margin:0;margin-bottom:1rem;padding:0;border:0 none}details>summary{position:relative;margin-bottom:0.5rem;padding:0 0 0 1.5rem;list-style-type:none;list-style-image:none;background:none}details>summary,details>summary a.details-title{cursor:pointer;color:#5c5c5c}details>summary:hover{color:#146694}details>summary::marker{display:none}details>summary::-webkit-details-marker{display:none}details>summary:focus{outline:none}details>summary::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;left:0;top:2px}details>summary[aria-expanded="false"]::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}details .details-description{margin-bottom:1rem}details .details-wrapper{padding:0}input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],input[type="date"],input[type="time"],input.form-color{font-size:1rem;line-height:1.5rem;height:38px;padding:6px 16px;background-color:#fff;border:solid 1px #d8d9d9;border-radius:1.5rem;box-shadow:none;box-sizing:border-box;transition:border cubic-bezier(0.215,0.61,0.355,1) .4s;width:100%}input[type="email"]:hover,input[type="number"]:hover,input[type="search"]:hover,input[type="text"]:hover,input[type="tel"]:hover,input[type="url"]:hover,input[type="password"]:hover,input[type="date"]:hover,input[type="time"]:hover,input.form-color:hover{border:solid 1px #1a85c1;outline:0}input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="time"]:focus,input.form-color:focus{border:solid 1px #146694;outline:0}textarea{font-size:1rem;line-height:1.5rem;padding:6px 10px 6px;background-color:#fff;border:solid 1px #d8d9d9;border-radius:1.5rem;box-shadow:none;box-sizing:border-box;min-height:65px;transition:border cubic-bezier(0.215,0.61,0.355,1) .4s}textarea:hover{border:solid 1px #1a85c1;outline:0}textarea:focus{border:solid 1px #146694;outline:0}select{height:38px;padding:6px 10px;background-color:#fff;border:solid 1px #d8d9d9;border-radius:1.5rem;box-shadow:none;box-sizing:border-box;transition:border cubic-bezier(0.215,0.61,0.355,1) .4s;width:100%}select:hover{border:solid 1px #1a85c1;outline:0}select:focus{border:solid 1px #146694;outline:0}.form-type-webform-select-other>.form-type-select{margin-bottom:0}.webform-select-other-input{margin-top:1rem}.form-type-checkbox input{margin-right:0.5rem}.form-type-checkbox label,.form-type-checkbox fieldset>legend,.form-type-checkbox details>summary,.form-type-checkbox details>summary a.details-title,details>summary .form-type-checkbox a.details-title,.form-type-checkbox label.field-label,.form-type-checkbox div.field-label,.form-type-checkbox span.field-label,.form-type-checkbox .label-inline,.form-type-checkbox .block-calibr8-socialmedia-sharing>.label,.form-type-checkbox .block-social-media-links-block>.label,.form-type-checkbox .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .form-type-checkbox h2{display:inline-block;margin-bottom:0;font-weight:normal}.form-checkboxes .form-type-checkbox:not(:last-child){margin-bottom:0.25rem}.form-checkboxes .form-type-checkbox:last-child{margin-bottom:0}.form-type-radio input{margin-right:0.5rem}.form-type-radio label,.form-type-radio fieldset>legend,.form-type-radio details>summary,.form-type-radio details>summary a.details-title,details>summary .form-type-radio a.details-title,.form-type-radio label.field-label,.form-type-radio div.field-label,.form-type-radio span.field-label,.form-type-radio .label-inline,.form-type-radio .block-calibr8-socialmedia-sharing>.label,.form-type-radio .block-social-media-links-block>.label,.form-type-radio .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .form-type-radio h2{display:inline-block;margin-bottom:0;font-weight:normal}.form-radios .form-type-radio{margin-bottom:0.25rem}.form-radios .form-type-radio:last-child{margin-bottom:0}.webform-options-display-two-columns,.webform-options-display-three-columns{margin:0}input[type="color"]{border:0 none !important;border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}input.form-color-output{border:solid 1px #d8d9d9;border-radius:1.5rem}input.form-color-output,input.form-color-output:hover,input.form-color-output:focus{border-left:0 none;border-top-left-radius:0;border-bottom-left-radius:0}.webform-signature-pad{background:#fff;border:solid 1px #d8d9d9;border-radius:1.5rem}.form-type-webform-toggle .description{clear:both}@media (max-width:691.99px){button.form-submit:not(.form-submit--primary),input.form-submit:not(.form-submit--primary),input.crm-form-submit:not(.form-submit--primary),button.crm-form-submit:not(.form-submit--primary){width:100%}}.ui-widget{font-size:1rem;line-height:1.5rem;font-family:"Source Sans Pro",sans-serif}.ui-autocomplete{border:none;background:#fff}.ui-autocomplete .ui-menu-item{position:relative;z-index:1;margin:-1px 0 0;padding:.3rem .6rem;border:solid 1px #d8d9d9;transition:border cubic-bezier(0.215,0.61,0.355,1) .4s}.ui-autocomplete .ui-menu-item:last-child{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.ui-autocomplete .ui-state-focus{z-index:2;background:none;border:solid 1px #146694}.select2-container{width:100% !important}.select2-container .select2-choice{height:38px;padding:6px 10px;background:#fff;color:#5c5c5c;border:solid 1px #d8d9d9;border-radius:1.5rem;box-shadow:none;box-sizing:border-box;transition:border cubic-bezier(0.215,0.61,0.355,1) .4s;width:100%}.select2-container .select2-choice:hover{border:solid 1px #1a85c1;outline:0}.select2-container .select2-choice:focus{border:solid 1px #146694;outline:0}.select2-container abbr.select2-search-choice-close{right:42px;background:none}.select2-container abbr.select2-search-choice-close::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:12px}.select2-container abbr.select2-search-choice-close:hover{color:#1a85c1}.select2-container .select2-choice .select2-arrow{width:32px;text-align:center;background:#fff;border-left:solid 1px #d8d9d9;border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.select2-container .select2-choice .select2-arrow b{position:relative;top:2px;background:none}.select2-container .select2-choice .select2-arrow b::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:12px}.select2-drop-active{border:solid 1px #1a85c1}.select2-search input,.select2-search input:focus{border:solid 1px #d8d9d9;border-radius:1.5rem;background:white}.select2-results .select2-highlighted{background:#146694}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{background:#fff;border:solid 1px #1a85c1}.select2-drop.select2-drop-above.select2-drop-active{border-bottom:solid 1px #1a85c1}.form-wrapper.captcha{margin-top:2rem;margin-bottom:2rem;padding-top:2rem;padding-bottom:2rem;border-top:solid 1px rgba(2,23,16,0.1);border-bottom:solid 1px rgba(2,23,16,0.1)}.form-wrapper.captcha summary{display:none}.form-wrapper.captcha .details-description{font-size:.875rem;line-height:1.3125rem;color:#767676}body.webform-page .page-layout__content-wrapper .block-system-main-block{padding:1rem;margin-bottom:2rem;background:#fff}@media print,(min-width:692px){body.webform-page .page-layout__content-wrapper .block-system-main-block{padding:2rem}}@media print,(min-width:692px){body.webform-page .page-layout__content-wrapper .block-system-main-block{margin-bottom:3rem}}body.webform-page .page-layout__content-wrapper .block-system-main-block form,body.webform-page .page-layout__content-wrapper .block-system-main-block .form-actions .button,body.webform-page .page-layout__content-wrapper .block-system-main-block .form-actions .account-links ul.links li a.icon-logout,.account-links ul.links li body.webform-page .page-layout__content-wrapper .block-system-main-block .form-actions a.icon-logout{margin-bottom:0}.webform-element-help{vertical-align:text-top;margin-top:2px}.webform-element-help:hover{border:2px solid #1a85c1;background:#1a85c1}.webform-element-help--tooltip,.ui-widget.ui-widget-content.webform-element-help--tooltip{padding:0.5rem 1rem;color:#5c5c5c;border:none;border-left:solid 5px rgba(2,23,16,0.1);background-color:#eee;box-shadow:2px 2px 2px 0 rgba(2,23,16,0.1);border-radius:0}.webform-element-more--link{margin-top:0.5rem}fieldset.webform-type-fieldset,fieldset.address--wrapper{padding-top:2rem;padding-bottom:2rem;margin-top:2rem;margin-bottom:2rem;border-top:solid 1px rgba(2,23,16,0.1);border-bottom:solid 1px rgba(2,23,16,0.1)}fieldset.webform-type-fieldset>legend,fieldset.address--wrapper>legend{float:left;width:100%;color:#146694}@media print,(min-width:692px){fieldset.webform-type-fieldset>legend,fieldset.address--wrapper>legend{font-size:1.5rem;line-height:2.25rem}}fieldset.webform-type-fieldset .fieldset-wrapper>.field-prefix:first-child,fieldset.address--wrapper .fieldset-wrapper>.field-prefix:first-child{display:block;margin-right:0;margin-bottom:1rem}.webform-submission-form>.webform-type-fieldset:first-child,.webform-submission-form>.advanced-address-ajax-wrapper:first-child>fieldset.address--wrapper{padding-top:0;margin-top:0;border-top:none}.webform-details-toggle-state{display:none}.webform-submission-form details{padding-top:2rem;padding-bottom:2rem;margin-top:2rem;margin-bottom:2rem;border-top:solid 1px rgba(2,23,16,0.1);border-bottom:solid 1px rgba(2,23,16,0.1)}.webform-submission-form details>summary{color:#146694}@media print,(min-width:692px){.webform-submission-form details>summary{font-size:1.5rem;line-height:2.25rem}}.webform-submission-form details>summary::before{top:10px}fieldset.webform-type-fieldset+fieldset.webform-type-fieldset,fieldset.webform-type-fieldset+fieldset.address--wrapper,fieldset.webform-type-fieldset+.webform-submission-form details,fieldset.address--wrapper+fieldset.webform-type-fieldset,fieldset.address--wrapper+fieldset.address--wrapper,fieldset.address--wrapper+.webform-submission-form details,.webform-submission-form details+fieldset.webform-type-fieldset,.webform-submission-form details+fieldset.address--wrapper,.webform-submission-form details+.webform-submission-form details{margin-top:0;padding-top:0;border-top:0 none}.address--wrapper>.fieldset-wrapper{clear:both}@media print,(min-width:692px){.address--wrapper>.fieldset-wrapper{display:flex;flex-wrap:wrap}.address--wrapper>.fieldset-wrapper>*{flex:0 1 100%;padding-right:2rem}.address--wrapper>.fieldset-wrapper .form-item-advanced-address-given-name,.address--wrapper>.fieldset-wrapper .form-item-advanced-address-family-name{width:50%;flex:0 1 50%}.address--wrapper>.fieldset-wrapper .form-item-advanced-address-postal-code{width:30%;flex:0 1 30%}.address--wrapper>.fieldset-wrapper .form-item-advanced-address-locality{width:70%;flex:0 1 70%}.address--wrapper>.fieldset-wrapper .form-item-advanced-address-locality input{max-width:none}}.webform-message{margin-top:2rem;margin-bottom:2rem}.webform-checkboxes-other-input{margin-top:0.5rem}.webform-radios-other-input{margin-top:0.5rem}.webform-select-other-input{margin-top:0.5rem}.form-type-date input.form-text{width:160px}.form-item.form-type-datetime .container-inline{display:flex;flex-wrap:wrap}.form-item.form-type-datetime .form-item{flex:0 0 auto;margin-right:2rem}.form-item-date-time-date input.form-text{width:160px}.form-item-date-time-time input.form-time{max-width:none;width:auto}.form-item-time input.form-time{max-width:none;width:auto}.form-item.form-type-password{position:relative}.form-item.form-type-password button.shwpd{position:absolute;top:.25rem;right:1rem;background-size:20px;background-position:center}.form-item.form-type-password .eye-close{background:url(/themes/custom/tribicrm_theme/images/eye-close.svg) no-repeat}.form-item.form-type-password .eye-close:hover{background:url(/themes/custom/tribicrm_theme/images/eye-close--hover.svg) no-repeat}.form-item.form-type-password .eye-open{background:url(/themes/custom/tribicrm_theme/images/eye-open.svg) no-repeat}.form-item.form-type-password .eye-open:hover{background:url(/themes/custom/tribicrm_theme/images/eye-open--hover.svg) no-repeat}body.not-logged-in .webform-submission-form--closed .captcha{display:none}#site-wrapper{display:flex;flex-direction:column;min-height:100vh}#site-wrapper .content-wrapper{flex-grow:1;display:flex;flex-direction:column;align-items:stretch}#site-wrapper .content-wrapper .page-layout{flex-grow:1}.page-layout{position:relative}.page-layout.sidebar .page-layout__content .paragraph>.container{max-width:none;padding:0}.page-layout.sidebar{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center}.page-layout.sidebar>*{flex:1 1 100%;max-width:100%}.page-layout.sidebar .page-layout__header{order:1}.page-layout.sidebar .page-layout__footer{order:9}.page-layout.sidebar .page-layout__content{order:5}.page-layout.sidebar .page-layout__content-bottom{order:9}.page-layout.sidebar .page-layout__sidebar-left{order:6}.page-layout.sidebar .page-layout__sidebar-right{order:7}@media (min-width:692px){.page-layout.sidebar .page-layout__content{order:5;flex:0 1 calc(100% - 300px);max-width:1012px}.page-layout.sidebar .page-layout__sidebar-left{order:4;flex:0 0 300px}.page-layout.sidebar .page-layout__sidebar-right{order:6;flex:0 0 300px}}@media print,(min-width:992px){.page-layout.sidebar .page-layout__content{order:5;flex:0 1 calc(100% - 400px);max-width:912px}.page-layout.sidebar .page-layout__sidebar-left{order:4;flex:0 0 400px}.page-layout.sidebar .page-layout__sidebar-right{order:6;flex:0 0 400px}}@media (min-width:692px) and (max-width:992px - 0.1){.page-layout.sidebar--both .page-layout__content{flex:0 1 100%}.page-layout.sidebar--both .page-layout__sidebar-left{order:6;flex:0 1 50%}.page-layout.sidebar--both .page-layout__sidebar-left>.container{padding-right:1rem}.page-layout.sidebar--both .page-layout__sidebar-right{order:7;flex:0 1 50%}.page-layout.sidebar--both .page-layout__sidebar-right>.container{padding-left:1rem}}@media print,(min-width:992px){.page-layout.sidebar--both .page-layout__content{flex:0 1 calc(100% - 600px);max-width:712px}.page-layout.sidebar--both .page-layout__sidebar-left{flex:0 0 300px}.page-layout.sidebar--both .page-layout__sidebar-right{flex:0 0 300px}}.page-layout--content-container-small .page-layout__content-wrapper>.container,.page-layout--content-container-small .page-layout__content-wrapper>.page-layout__header>.container{padding-left:1rem;padding-right:1rem;position:relative;max-width:1312px;margin:auto;max-width:864px}@media print,(min-width:692px){.page-layout--content-container-small .page-layout__content-wrapper>.container,.page-layout--content-container-small .page-layout__content-wrapper>.page-layout__header>.container{padding-left:2rem;padding-right:2rem}}.page-layout__content-wrapper--framed,body.search-page .page-layout__content-wrapper{padding-top:1rem;padding-bottom:1rem;max-width:864px;margin:0 auto 3rem auto;background-color:#fff}@media print,(min-width:692px){.page-layout__content-wrapper--framed,body.search-page .page-layout__content-wrapper{padding-top:2rem;padding-bottom:2rem}}@media print,(min-width:692px){.sidebar .page-layout__content-wrapper--framed,.sidebar body.search-page .page-layout__content-wrapper,body.search-page .sidebar .page-layout__content-wrapper{margin-left:2rem;margin-right:2rem}}.pager{margin-top:1rem}.pager::after{content:".";display:block;height:0;clear:both;visibility:hidden}ul.pager-items{font-size:1rem;line-height:1rem;list-style:none;position:relative;display:block;float:left;left:50%}ul.pager-items li.pager-item{position:relative;display:block;float:left;right:50%;margin:0;text-align:center}ul.pager-items li.pager-item a,ul.pager-items li.pager-item span{display:block;font-weight:600;color:#073a57;background-color:transparent;position:relative;border:1px solid transparent}ul.pager-items li.pager-item a:hover{color:#146694;background-color:#fff}ul.pager-items li:not(:last-child){margin-right:0.75rem}ul.pager-items li.pager-item a,ul.pager-items li.pager-item span,ul.pager-items li.pager-item--ellipsis,ul.pager-items li.pager-item--current{padding:0.75rem 1rem;border-radius:.625rem}ul.pager-items li.pager-item--first>a::before,ul.pager-items li.pager-item--first>span::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.pager-items li.pager-item--previous>a::before,ul.pager-items li.pager-item--previous>span::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.pager-items li.pager-item--next>a::after,ul.pager-items li.pager-item--next>span::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.pager-items li.pager-item--last>a::after,ul.pager-items li.pager-item--last>span::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}ul.pager-items li.pager-item--first>a,ul.pager-items li.pager-item--first>span,ul.pager-items li.pager-item--previous>a,ul.pager-items li.pager-item--previous>span,ul.pager-items li.pager-item--next>a,ul.pager-items li.pager-item--next>span,ul.pager-items li.pager-item--last>a,ul.pager-items li.pager-item--last>span{padding:0.75rem 1rem;margin:0;color:#146694;border:1px solid #146694}ul.pager-items li.pager-item--first>a::before,ul.pager-items li.pager-item--first>a::after,ul.pager-items li.pager-item--first>span::before,ul.pager-items li.pager-item--first>span::after,ul.pager-items li.pager-item--previous>a::before,ul.pager-items li.pager-item--previous>a::after,ul.pager-items li.pager-item--previous>span::before,ul.pager-items li.pager-item--previous>span::after,ul.pager-items li.pager-item--next>a::before,ul.pager-items li.pager-item--next>a::after,ul.pager-items li.pager-item--next>span::before,ul.pager-items li.pager-item--next>span::after,ul.pager-items li.pager-item--last>a::before,ul.pager-items li.pager-item--last>a::after,ul.pager-items li.pager-item--last>span::before,ul.pager-items li.pager-item--last>span::after{font-size:12px}ul.pager-items li.pager-item--first.disabled>span,ul.pager-items li.pager-item--previous.disabled>span,ul.pager-items li.pager-item--next.disabled>span,ul.pager-items li.pager-item--last.disabled>span{color:#8ab3c9;border:1px solid #8ab3c9}ul.pager-items li.pager-item--ellipsis{color:#767676}ul.pager-items li.is-active{border-radius:.625rem}ul.pager-items li.is-active a{background-color:#f1faff;color:#073a57}.background--half ul.pager-items li.is-active a{background-color:#fff}ul.js-pager__items{list-style:none;text-align:center;margin-left:0}ul.menu{font-size:1rem;line-height:1.5rem;list-style:none;margin:0;padding:0}ul.menu li{margin-bottom:0.5rem}ul.menu a{color:#5c5c5c;font-weight:400}ul.menu a:hover{color:#1a85c1}ul.menu li.menu-item--active-trail>a{color:#146694}.node{position:relative}fieldset>legend.field-label,details>summary.field-label,details>summary a.field-label.details-title,label.field-label,div.field-label,span.field-label,.field-label.label-inline,.block-calibr8-socialmedia-sharing>.field-label.label,.block-social-media-links-block>.field-label.label,.civicrm-newsletter-form-manage h2.field-label,div.field-label,span.field-label{display:inline-block;margin-right:0.5rem}.label-inline fieldset>legend.field-label,.label-inline details>summary.field-label,.label-inline details>summary a.field-label.details-title,details>summary .label-inline a.field-label.details-title,.label-inline label.field-label,.label-inline div.field-label,.label-inline span.field-label,.label-inline .field-label.label-inline,.label-inline .block-calibr8-socialmedia-sharing>.field-label.label,.label-inline .block-social-media-links-block>.field-label.label,.label-inline .civicrm-newsletter-form-manage h2.field-label,.civicrm-newsletter-form-manage .label-inline h2.field-label,.label-inline div.field-label,.label-inline span.field-label,.label-inline div.field-content{display:inline-block}.field--title+.field--subtitle{margin-top:-1rem}.field--date{font-size:.875rem;line-height:1.3125rem;color:#767676}.field--date::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:0.5rem}.image-placeholder{width:80px;height:80px;background-color:#eee}#toTop{display:none}#toTop a{position:fixed;bottom:1.5rem;left:50%;transform:translateX(-50%);margin:0;z-index:1000}#toTop a::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;transform:rotate(-90deg);font-size:26px}.user{position:relative}.user--list{margin-bottom:3rem}.user--search-result{margin-bottom:3rem}.user--teaser{margin-bottom:3rem}.user--full{margin-bottom:3rem}.view-header{margin-bottom:3rem}.view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .view-empty p{margin-bottom:0}.view .views-exposed-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:0;box-shadow:none;position:relative;border:none;border-radius:1.5rem;padding:.5rem 1rem;color:#146694;font-weight:600;background:url(/themes/custom/tribicrm_theme/icons/caret-down.svg) no-repeat right 0.8em center/0.5em;background-color:#f1faff;cursor:pointer;font-size:1.125rem;line-height:1.6875rem}.view .views-exposed-form select option{background-color:#fff}.view .views-exposed-form select:focus{outline:none}.view .views-exposed-form select::-ms-expand{display:none}.view .views-exposed-form legend{margin-bottom:.5rem}.view .views-exposed-form .fieldset-legend{font-size:1.125rem;line-height:2rem;color:#073a57;font-weight:400}.view .views-exposed-form .fieldset-wrapper{border-top:1px solid #f1faff;padding-top:.5rem}.view .views-exposed-form .form-type-checkbox input[type='checkbox']{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.view .views-exposed-form .form-type-checkbox input[type='checkbox']+label,.view .views-exposed-form .form-type-checkbox fieldset>input[type='checkbox']+legend,.view .views-exposed-form .form-type-checkbox details>input[type='checkbox']+summary,.view .views-exposed-form .form-type-checkbox details>summary input[type='checkbox']+a.details-title,details>summary .view .views-exposed-form .form-type-checkbox input[type='checkbox']+a.details-title,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+div.field-label,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+span.field-label,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+.label-inline,.view .views-exposed-form .form-type-checkbox .block-calibr8-socialmedia-sharing>input[type='checkbox']+.label,.view .views-exposed-form .form-type-checkbox .block-social-media-links-block>input[type='checkbox']+.label,.view .views-exposed-form .form-type-checkbox .civicrm-newsletter-form-manage input[type='checkbox']+h2,.civicrm-newsletter-form-manage .view .views-exposed-form .form-type-checkbox input[type='checkbox']+h2{position:relative;display:block;padding-left:2rem;color:#dc5e1f;font-weight:600;cursor:pointer}.view .views-exposed-form .form-type-checkbox input[type='checkbox']+label::before,.view .views-exposed-form .form-type-checkbox fieldset>input[type='checkbox']+legend::before,.view .views-exposed-form .form-type-checkbox details>input[type='checkbox']+summary::before,.view .views-exposed-form .form-type-checkbox details>summary input[type='checkbox']+a.details-title::before,details>summary .view .views-exposed-form .form-type-checkbox input[type='checkbox']+a.details-title::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+label.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+div.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+span.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']+.label-inline::before,.view .views-exposed-form .form-type-checkbox .block-calibr8-socialmedia-sharing>input[type='checkbox']+.label::before,.view .views-exposed-form .form-type-checkbox .block-social-media-links-block>input[type='checkbox']+.label::before,.view .views-exposed-form .form-type-checkbox .civicrm-newsletter-form-manage input[type='checkbox']+h2::before,.civicrm-newsletter-form-manage .view .views-exposed-form .form-type-checkbox input[type='checkbox']+h2::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;left:0;top:5px;font-size:14px;color:#a3400f}.view .views-exposed-form .form-type-checkbox input[type='checkbox']:focus-visible+label,.view .views-exposed-form .form-type-checkbox fieldset>input[type='checkbox']:focus-visible+legend,.view .views-exposed-form .form-type-checkbox details>input[type='checkbox']:focus-visible+summary,.view .views-exposed-form .form-type-checkbox details>summary input[type='checkbox']:focus-visible+a.details-title,details>summary .view .views-exposed-form .form-type-checkbox input[type='checkbox']:focus-visible+a.details-title,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:focus-visible+div.field-label,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:focus-visible+span.field-label,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:focus-visible+.label-inline,.view .views-exposed-form .form-type-checkbox .block-calibr8-socialmedia-sharing>input[type='checkbox']:focus-visible+.label,.view .views-exposed-form .form-type-checkbox .block-social-media-links-block>input[type='checkbox']:focus-visible+.label,.view .views-exposed-form .form-type-checkbox .civicrm-newsletter-form-manage input[type='checkbox']:focus-visible+h2,.civicrm-newsletter-form-manage .view .views-exposed-form .form-type-checkbox input[type='checkbox']:focus-visible+h2{outline:thin dotted currentColor;outline-offset:.2rem}.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+label::before,.view .views-exposed-form .form-type-checkbox fieldset>input[type='checkbox']:checked+legend::before,.view .views-exposed-form .form-type-checkbox details>input[type='checkbox']:checked+summary::before,.view .views-exposed-form .form-type-checkbox details>summary input[type='checkbox']:checked+a.details-title::before,details>summary .view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+a.details-title::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+div.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+span.field-label::before,.view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+.label-inline::before,.view .views-exposed-form .form-type-checkbox .block-calibr8-socialmedia-sharing>input[type='checkbox']:checked+.label::before,.view .views-exposed-form .form-type-checkbox .block-social-media-links-block>input[type='checkbox']:checked+.label::before,.view .views-exposed-form .form-type-checkbox .civicrm-newsletter-form-manage input[type='checkbox']:checked+h2::before,.civicrm-newsletter-form-manage .view .views-exposed-form .form-type-checkbox input[type='checkbox']:checked+h2::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;left:0;top:5px;font-size:14px;color:#a3400f}.feed-icons{margin-bottom:1rem}@media print,(min-width:692px){.feed-icons{margin-bottom:2rem}}.feed-icons a{color:#5c5c5c}.feed-icons a::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;padding:0.2rem;margin-right:0.5rem;color:#fff;background-color:#146694;border-radius:2px}.feed-icons a:hover{color:#1a85c1}.feed-icons a:hover::before{background-color:#1a85c1}.view--grid--1-cols .view-content{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem}.view--grid--1-cols .view-content>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.view--grid--1-cols .view-content{margin-right:-1rem;margin-left:-1rem}.view--grid--1-cols .view-content>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.view--grid--2-cols .view-content{--grid-layout-gap:var(--calibr8__gutter);--grid-column-count:2;--grid-item--min-width:var(--calibr8__view-item-minwidth);--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count) * var(--grid-layout-gap));--grid-item--max-width:calc((100% - var(--total-gap-width)) / var(--grid-column-count));grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width),var(--grid-item--max-width)),1fr));grid-gap:var(--grid-layout-gap);display:grid}.view--grid--3-cols .view-content{--grid-layout-gap:var(--calibr8__gutter);--grid-column-count:3;--grid-item--min-width:var(--calibr8__view-item-minwidth);--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count) * var(--grid-layout-gap));--grid-item--max-width:calc((100% - var(--total-gap-width)) / var(--grid-column-count));grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width),var(--grid-item--max-width)),1fr));grid-gap:var(--grid-layout-gap);display:grid}.view--grid--4-cols .view-content{--grid-layout-gap:var(--calibr8__gutter);--grid-column-count:4;--grid-item--min-width:var(--calibr8__view-item-minwidth);--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count) * var(--grid-layout-gap));--grid-item--max-width:calc((100% - var(--total-gap-width)) / var(--grid-column-count));grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width),var(--grid-item--max-width)),1fr));grid-gap:var(--grid-layout-gap);display:grid}.view--grid--2-cols .view-content>.views-row>.node,.view--grid--3-cols .view-content>.views-row>.node,.view--grid--4-cols .view-content>.views-row>.node{height:100%}.region--toolbar{color:#fff;background-color:#fff}@media print,(min-width:692px){.region--toolbar{padding-top:2rem}}@media (max-width:691.99px){.region--toolbar>.container{padding:0}}.region--toolbar .toolbar-region-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.region--toolbar .block{margin:0}.mobile-menu-enabled .region--toolbar{padding-top:0}.region--toolbar .block-account-links-block .item-list ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.region--toolbar .block-account-links-block .item-list ul li{margin:0;padding:0}.region--toolbar .block-account-links-block .item-list ul li a{font-size:.875rem;position:relative;display:block;padding:0.5rem 1rem;color:#8ab3c9;line-height:1}.region--toolbar .block-account-links-block .item-list ul li a[class*="icon"]{padding-left:2.5rem}.region--toolbar .block-account-links-block .item-list ul li a::before{font-size:1rem;position:absolute;left:1rem;top:7px}.region--toolbar .block-account-links-block .item-list ul li a:hover{color:#1a85c1}@media (max-width:691.99px){.region--toolbar .block-account-links-block .item-list ul li a.link--login:last-child,.region--toolbar .block-account-links-block .item-list ul li a.link--account:last-child,.region--toolbar .block-account-links-block .item-list ul li a.link--register:last-child{padding-right:0}}@media print,(min-width:692px){.region--toolbar .block-account-links-block .item-list ul li a.link--login,.region--toolbar .block-account-links-block .item-list ul li a.link--account,.region--toolbar .block-account-links-block .item-list ul li a.link--register{border-left:1px solid #5c5c5c}}.mobile-menu-enabled .region--toolbar .block--menu--secondary-menu{display:none}.region--toolbar .block--menu--secondary-menu ul.menu{display:flex;flex-wrap:wrap;margin:0;padding:0.125rem 0}.region--toolbar .block--menu--secondary-menu ul.menu li{margin:0;padding:0}.region--toolbar .block--menu--secondary-menu ul.menu li>a,.region--toolbar .block--menu--secondary-menu ul.menu li>span{font-size:1rem;line-height:1rem;font-weight:700;display:block;padding:0 1rem;color:#8ab3c9;line-height:1}.region--toolbar .block--menu--secondary-menu ul.menu li>a:hover{color:#1a85c1}.language-selector{position:relative;height:100%}.language-selector__anchor{font-size:.875rem;line-height:1.3125rem;display:block;height:100%;padding:.2rem 1rem;cursor:pointer;text-transform:uppercase;color:#fff;background-color:rgba(2,23,16,0.2)}.language-selector__anchor span{vertical-align:middle}.language-selector__anchor span::before{font-size:.625rem;vertical-align:middle}.language-selector__dropdown{position:absolute;z-index:2;right:0;display:none;background:#fff;box-shadow:2px 2px 2px 0 rgba(2,23,16,0.1)}.language-selector__dropdown:hover,.language-selector:hover .language-selector__dropdown{display:block}.language-selector ul.links{margin:0;padding:0}.language-selector ul.links li{margin:0;padding:0}.language-selector ul.links li:not(:last-child){border-bottom:solid 1px rgba(2,23,16,0.1)}.language-selector ul.links li a{font-size:.9375rem;line-height:1.40625rem;display:block;padding:0 1rem;text-align:center;color:#146694}.language-selector ul.links li a:hover{color:#146694;background:#e5f4ff}.language-selector ul.links li a.is-active{color:#146694;background:#cce9ff}.mobile-menu-enabled .region--toolbar .block-account-links-block{display:none}.account-links{position:relative;height:100%}.account-links__anchor{display:block;height:100%;padding:0 1rem;font-size:.875rem;line-height:1.3125rem}@media print,(min-width:692px){.account-links__anchor{border-left:1px solid #8ab3c9}}.account-links__anchor .link--login,.account-links__anchor .link--account,.account-links__anchor .link--register{font-size:1rem;line-height:1rem;font-weight:700}.account-links__anchor .link--login::before,.account-links__anchor .link--account::before,.account-links__anchor .link--register::before{position:relative;top:3px}.account-links__anchor .link--account{color:#dc5e1f}.account-links__dropdown{position:absolute;right:0;display:none;min-width:16rem;background-color:#fff;padding-top:1rem;z-index:5}.logged-in.mobile-menu-disabled .account-links__dropdown:hover,.logged-in.mobile-menu-disabled .account-links:hover .account-links__dropdown{display:block}.account-links ul.links{margin:0;padding:0 1.5rem;background-color:#f0f4f7;position:relative}.account-links ul.links::after{position:absolute;right:2rem;top:-1rem;width:0;height:0;content:'';border-left:1rem solid transparent;border-right:1rem solid transparent;border-bottom:1rem solid #f0f4f7}.account-links ul.links li{margin:0;padding:0}.account-links ul.links li:not(:first-child) a:not(.icon-logout){border-top:solid 1px rgba(2,23,16,0.1)}.account-links ul.links li a{display:block;padding:1rem 0;color:#146694}.account-links ul.links li a.icon-logout{width:100%}.account-links ul.links li a::before{display:none !important}.account-links ul.links li a:hover{text-decoration:underline}#mobile-menu .account-links__anchor{padding:0;position:relative;border-bottom:solid 1px rgba(92,92,92,0.2);border-left:none}#mobile-menu .account-links__anchor>a,#mobile-menu .account-links__anchor>span{font-size:.875rem;line-height:.875rem;display:block;padding:1.0625rem 0;font-weight:700}.region--header{border-bottom:solid 1px rgba(2,23,16,0.1);background:#fff}.region-header-inner{display:flex;align-items:stretch}.region-header-inner .branding{padding:1rem 0}.region-header-inner .header-region{flex:1 1 auto}@media print,(min-width:692px){.branding{margin-top:-1.375rem}}.branding .site-name{display:none}.branding .site-slogan{display:none}.branding .site-logo{transition:all cubic-bezier(0.215,0.61,0.355,1) .4s}.branding .site-logo img{display:block;height:48px;max-width:none}@media print,(min-width:692px){.branding .site-logo img{height:80px}}.branding a:hover .site-logo{opacity:0.7}.mobile-menu-enabled .branding{margin-top:0}.mobile-menu-enabled .branding .site-logo img{height:48px}.mobile-menu-enabled .header-region .block--menu--main{display:none}.header-region .block--menu--main{height:100%;position:initial;margin:0 3.25rem}.header-region .block--menu--main .menu-level-0{display:flex;flex-wrap:wrap;height:100%;justify-content:flex-end;align-items:stretch}.header-region .block--menu--main .menu-level-0>.menu-item{margin-bottom:0;display:flex;align-items:center}.header-region .block--menu--main .menu-level-0>.menu-item>a,.header-region .block--menu--main .menu-level-0>.menu-item>span{font-size:1.125rem;line-height:1.5rem;display:flex;align-items:center;padding:2rem 1.125rem;color:#146694;font-weight:600;white-space:nowrap}.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>a,.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>span{cursor:pointer}.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>a::after,.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>span::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:8px;font-weight:400;margin-top:.1875rem;margin-left:.5rem}.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded:hover>a::after,.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded:hover>span::after{transform:rotate(180deg);margin-top:0;margin-bottom:.1875rem}.header-region .block--menu--main .menu-level-0>.menu-item.menu-item--expanded:hover .menu-level-1{display:flex}.header-region .block--menu--main .menu-level-1{display:none;gap:1.25rem;position:absolute;z-index:99;top:100%;left:calc((100vw - 1312px) / -2);background-color:#f0f4f7;inline-size:100vw;padding:2.5rem calc(((100vw - 1312px) / 2) + 2rem)}.header-region .block--menu--main .menu-level-1>.menu-item{width:calc((100% / 3) - (((3 - 1) / 3) * 1.25rem));position:relative;display:flex;flex-direction:column}.header-region .block--menu--main .menu-level-1>.menu-item>a,.header-region .block--menu--main .menu-level-1>.menu-item>span{font-size:1rem;line-height:1rem;order:1;align-self:flex-start;margin-bottom:1.5rem;padding:0 1rem 0 0;color:#073a57;background-color:#f0f4f7;font-weight:600;text-transform:uppercase}.header-region .block--menu--main .menu-level-1>.menu-item::before{position:absolute;top:.5rem;left:0;content:'';height:1px;width:100%;z-index:-1;background-color:rgba(7,58,87,0.15)}.header-region .block--menu--main .menu-level-1>.menu-item>.field--description{order:2;margin-bottom:2rem}.header-region .block--menu--main .menu-level-1>.menu-item>.field--description p:last-child{margin-bottom:0}.header-region .block--menu--main .menu-level-1>.menu-item>.menu{order:3}.header-region .block--menu--main .menu-level-1>.menu-item>.field--overview-link{order:4}.header-region .block--menu--main .menu-level-1>.menu-item>.field--overview-link a{font-size:.875rem;line-height:1rem;display:inline-block;color:#146694;font-weight:600;padding-bottom:.25rem;border-bottom:1px solid #146694}.header-region .block--menu--main .menu-level-1>.menu-item>.field--overview-link a::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:12px;margin-left:.5rem;margin-right:.25rem}.header-region .block--menu--main .menu-level-2>.menu-item{margin-bottom:2rem}.header-region .block--menu--main .menu-level-2>.menu-item>a,.header-region .block--menu--main .menu-level-2>.menu-item>span{font-size:1.125rem;line-height:1rem;color:#dc5e1f;font-weight:600}.header-region .block--menu--main .menu-level-2 .field--description,.header-region .block--menu--main .menu-level-2 .menu{display:none !important}.header-region .block--menu--main .menu-level-1>.menu-item:first-child .menu-level-2>.menu-item{margin-bottom:1.5rem}.header-region .block--menu--main .menu-level-1>.menu-item:first-child .menu-level-2>.menu-item>a,.header-region .block--menu--main .menu-level-1>.menu-item:first-child .menu-level-2>.menu-item>span{color:#146694}.header-region .block--menu--main .menu-level-1>.menu-item:first-child .menu-level-2>.menu-item>a::after,.header-region .block--menu--main .menu-level-1>.menu-item:first-child .menu-level-2>.menu-item>span::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:relative;font-size:14px;margin-left:.5rem;margin-right:.25rem}.header-region .block--menu--main .menu-level-1>.menu-item:nth-child(2):last-child{flex:1}.header-region .block--menu--main .menu-level-1>.menu-item:nth-child(2):last-child .menu-level-2{-moz-columns:2;columns:2;-moz-column-gap:1.25rem;column-gap:1.25rem}.header-region .block--menu--main .menu-level-1>.menu-item:nth-child(2):last-child .menu-level-2>.menu-item{margin-bottom:0;padding-bottom:2rem}.header-anchors{position:relative;display:flex;flex-wrap:nowrap;flex:0 1 auto;align-items:center}.header-anchors .header-anchors-region{display:flex;align-items:center}.mobile-menu-enabled .header-anchors .header-anchors-region{display:none}.header-anchors .block-anchor-links-block{display:flex}.header-anchors .block-anchor-links-block a{margin:2rem 0;white-space:nowrap}.header-anchors .block-anchor-links-block a:not(:last-child){margin-right:1rem}.header-anchors .block-anchor-links-block,.header-anchors>a{display:flex;align-items:center}.header-anchors>a{padding:1rem 2rem;color:#146694;transition:color cubic-bezier(0.215,0.61,0.355,1) .4s,background cubic-bezier(0.215,0.61,0.355,1) .4s}.header-anchors>a>span{margin-left:0.5rem;text-transform:uppercase}.header-anchors>a:hover{color:#146694;background:#e5f4ff}.header-anchors>a::before{margin:0}.mobile-menu-enabled .header-anchors{right:0}.mobile-menu-enabled .header-anchors>a{padding:.375rem;border:1px solid rgba(20,102,148,0.25);border-radius:.25rem}.mobile-menu-enabled .header-anchors>a>span{display:none}.mobile-menu-enabled .header-anchors>a.active{color:#146694;background:#fff}.mobile-menu-enabled .header-anchors>a.active::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.mobile-menu-enabled .header-anchors>a::before{font-weight:700}.mobile-menu-enabled.mobile-menu-open #mobile-menu-anchor::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-weight:700}.mobile-menu-enabled #mobile-menu-anchor{display:flex !important}.mobile-menu-anchors-region{position:fixed;display:block;bottom:0;left:0;width:100%;box-shadow:0 -0.5rem 0.5rem 0 rgba(2,23,16,0.05);padding:1.125rem 1rem;background-color:#fff}.mobile-menu-anchors-region .block-anchor-links-block{display:flex;align-items:center;gap:.5rem}.mobile-menu-anchors-region a.button,.mobile-menu-anchors-region .account-links ul.links li a.icon-logout,.account-links ul.links li .mobile-menu-anchors-region a.icon-logout{font-size:.75rem;line-height:1.125rem;width:calc((100% / 2) - (((2 - 1) / 2) * .5rem));margin-bottom:0;padding:.5rem}.mobile-menu-open #mobile-menu{display:block !important}.mobile-menu-open #site-wrapper{min-height:unset;max-height:calc(100vh - 81px);overflow:hidden}.mobile-menu-open.gin--horizontal-toolbar #site-wrapper{max-height:calc(100vh - (81px + 39px + var(--gin-toolbar-secondary-height,0px)))}.mobile-menu-inner{padding:0 1rem 6rem;color:#073a57;background-color:#fff;position:fixed;inset:0;top:81px;z-index:1000;overflow-y:scroll;overscroll-behavior:contain}.gin--vertical-toolbar .mobile-menu-inner,.gin--horizontal-toolbar .mobile-menu-inner{top:calc(81px + 39px + var(--gin-toolbar-secondary-height,0px))}.mobile-menu-inner:not(.js-has-expanded-children)::before{content:'';position:absolute;display:block;background:linear-gradient(180deg,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%);height:2.5rem;width:100%;left:0;right:0}#mobile-menu .block--menu--main .menu{flex-direction:column}#mobile-menu .block--menu--main .menu-item{margin:0}#mobile-menu .block--menu--main .menu-item a,#mobile-menu .block--menu--main .menu-item span{font-size:.875rem;line-height:.875rem;color:#073a57;display:block;padding:1rem 0}#mobile-menu .block--menu--main .menu-item .field--description{display:none !important}#mobile-menu .block--menu--main .menu-level-0>.menu-item{position:relative;border-bottom:solid 1px rgba(92,92,92,0.2)}#mobile-menu .block--menu--main .menu-level-0>.menu-item>a,#mobile-menu .block--menu--main .menu-level-0>.menu-item>span{padding:1.0625rem 0;color:#146694;font-weight:700}#mobile-menu .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>a,#mobile-menu .block--menu--main .menu-level-0>.menu-item.menu-item--expanded>span{font-size:1rem;line-height:1rem}#mobile-menu .block--menu--main .menu-level-0>.menu-item.menu-item--active-js{border-bottom:none}#mobile-menu .block--menu--main .menu-level-0>.menu-item.menu-item--active-js .menu-level-1{display:block}#mobile-menu .block--menu--main .menu-level-0>.menu-item.menu-item--active-js>.anchor::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;transform:rotate(180deg);font-size:10px;color:#146694}#mobile-menu .block--menu--main .menu-level-0>.menu-item>.anchor{cursor:pointer;position:absolute;top:0;right:0}#mobile-menu .block--menu--main .menu-level-0>.menu-item>.anchor::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:10px;color:#146694}#mobile-menu .block--menu--main .menu-level-0>.menu-item>.anchor:hover::before{color:#1a85c1}#mobile-menu .block--menu--main .menu-level-1{display:none;background:#f1faff;margin-left:-1rem;margin-right:-1rem}#mobile-menu .block--menu--main .menu-level-1>.menu-item{position:relative;margin:0 1rem;padding-bottom:1rem}#mobile-menu .block--menu--main .menu-level-1>.menu-item>a,#mobile-menu .block--menu--main .menu-level-1>.menu-item>span{font-size:.75rem;line-height:.75rem;position:relative;display:inline-block;z-index:1;padding:1rem 1rem 1rem 0;color:rgba(7,58,87,0.5);background-color:#f1faff;font-weight:600}#mobile-menu .block--menu--main .menu-level-1>.menu-item::before{position:absolute;top:1.25rem;left:0;content:'';height:1px;width:100%;z-index:0;background-color:rgba(7,58,87,0.15)}#mobile-menu .block--menu--main .menu-level-1>.menu-item>.field--overview-link a{font-size:.875rem;line-height:.875rem;font-weight:700;display:flex;gap:.5rem;justify-content:space-between}#mobile-menu .block--menu--main .menu-level-1>.menu-item>.field--overview-link a::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;transform:rotate(-90deg);font-size:8px;color:#146694}#mobile-menu .block--menu--main .menu-level-2{display:flex;gap:1rem}#mobile-menu .block--menu--main .menu-level-2>.menu-item>a,#mobile-menu .block--menu--main .menu-level-2>.menu-item>span{padding:.25rem 0;font-weight:600;display:flex;gap:.5rem;justify-content:space-between}#mobile-menu .block--menu--main .menu-level-2>.menu-item>a::after,#mobile-menu .block--menu--main .menu-level-2>.menu-item>span::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;transform:rotate(-90deg);font-size:8px;color:#146694}#mobile-menu .block--menu--secondary-menu .menu>.menu-item{position:relative;border-bottom:solid 1px rgba(92,92,92,0.2);margin-bottom:0}#mobile-menu .block--menu--secondary-menu .menu>.menu-item>a,#mobile-menu .block--menu--secondary-menu .menu>.menu-item>span{font-size:.875rem;line-height:.875rem;display:block;padding:1.0625rem 0;color:#146694;font-weight:700}.block--menu--search-suggestions>h2{font-size:1.125rem;line-height:1.6875rem;color:#146694}.block--menu--search-suggestions ul.menu{display:flex;flex-wrap:wrap}.block--menu--search-suggestions ul.menu .menu-item{flex:0 0 100%}@media print,(min-width:692px){.block--menu--search-suggestions ul.menu .menu-item{flex:0 1 50%;padding-right:1rem}}.block--menu--search-suggestions ul.menu .menu-item a,.block--menu--search-suggestions ul.menu .menu-item .menu-item--active-trail a,.block--menu--search-suggestions ul.menu .menu-item a.is-active{color:#5c5c5c}.block--menu--search-suggestions ul.menu .menu-item a:hover,.block--menu--search-suggestions ul.menu .menu-item .menu-item--active-trail a:hover,.block--menu--search-suggestions ul.menu .menu-item a.is-active:hover{color:#1a85c1}.mobile-menu-enabled #search-menu .search-menu__close{display:none}.mobile-menu-enabled #search-menu .search-menu-inner{padding:1rem;color:#fff;background-color:#fff}.mobile-menu-enabled #search-menu .search-menu-inner .form-submit{background-color:#021710;border-color:#021710}.mobile-menu-enabled #search-menu .block--menu--search-suggestions{margin-top:2rem}.mobile-menu-enabled #search-menu .block--menu--search-suggestions>h2{font-size:1rem;line-height:1.5rem;color:#fff}.mobile-menu-enabled #search-menu .block--menu--search-suggestions ul.menu{margin-bottom:1rem}.mobile-menu-enabled #search-menu .block--menu--search-suggestions ul.menu .menu-item a,.mobile-menu-enabled #search-menu .block--menu--search-suggestions ul.menu .menu-item .menu-item--active-trail a,.mobile-menu-enabled #search-menu .block--menu--search-suggestions ul.menu .menu-item a.is-active{color:#146694}.mobile-menu-enabled #search-menu .block--menu--search-suggestions ul.menu .menu-item a:hover,.mobile-menu-enabled #search-menu .block--menu--search-suggestions ul.menu .menu-item .menu-item--active-trail a:hover,.mobile-menu-enabled #search-menu .block--menu--search-suggestions ul.menu .menu-item a.is-active:hover{color:#1a85c1}.mobile-menu-disabled #search-menu .search-menu__overlay{position:fixed;z-index:200;inset:0;background:rgba(2,23,16,0.8)}.mobile-menu-disabled #search-menu .search-menu__close{position:absolute;top:1rem;right:1rem;color:#5c5c5c}.mobile-menu-disabled #search-menu .search-menu__close:hover{color:#1a85c1}.mobile-menu-disabled #search-menu .search-menu__title{font-size:1.125rem;line-height:1.6875rem}@media print,(min-width:692px){.mobile-menu-disabled #search-menu .search-menu__title{font-size:1.5rem;line-height:2.25rem}}.mobile-menu-disabled #search-menu .search-menu-inner{position:fixed;z-index:201;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;max-width:600px;padding-top:2rem;background:#fff;box-shadow:2px 2px 2px 0 rgba(2,23,16,0.1)}.mobile-menu-disabled #search-menu .search-menu__title{padding:0 2rem}.mobile-menu-disabled #search-menu .block-views-exposed-filter-blocksearch-search{padding:0 2rem}.mobile-menu-disabled #search-menu .block--menu--search-suggestions{margin-top:2rem;padding:2rem;background-color:#eee;border-top:solid 1px rgba(2,23,16,0.1)}.sticky-header-wrapper{position:relative;z-index:498}.sticky-header-wrapper::after{position:absolute;top:100%;content:'';width:100%;height:5.25rem;background:linear-gradient(180deg,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 5.25rem);z-index:2;pointer-events:none}body.calibr8-sticky-header{padding-top:96px}body.calibr8-sticky-header .sticky-header-wrapper{position:fixed;z-index:500;left:0;top:0;width:100%;height:96px}body.calibr8-sticky-header .region--header{box-shadow:2px 2px 2px 0 rgba(2,23,16,0.1)}@media print,(min-width:692px){body.calibr8-sticky-header{padding-top:134px}body.calibr8-sticky-header .sticky-header-wrapper{height:134px}}@media (min-width:611px){body.calibr8-sticky-header.adminimal-admin-toolbar.toolbar-horizontal{padding-top:173px !important}body.calibr8-sticky-header.adminimal-admin-toolbar.toolbar-horizontal .sticky-header-wrapper{top:39px}body.calibr8-sticky-header.adminimal-admin-toolbar.toolbar-horizontal.toolbar-tray-open{padding-top:213px !important}body.calibr8-sticky-header.adminimal-admin-toolbar.toolbar-horizontal.toolbar-tray-open .sticky-header-wrapper{top:79px}body.calibr8-sticky-header.adminimal-admin-toolbar.toolbar-vertical{padding-top:173px !important}body.calibr8-sticky-header.adminimal-admin-toolbar.toolbar-vertical .sticky-header-wrapper{top:39px}}body.calibr8-sticky-header .mobile-menu-inner{max-height:calc(100vh - 96px);overflow:auto}.block-local-tasks-block{position:relative;z-index:3;background-color:#eee}.hero-header{position:relative;margin-bottom:2rem}@media print,(min-width:692px){.hero-header:not(.hero-text-background--default){margin-bottom:10rem}}.hero-header__image img{display:block;width:100%}.hero-header__image::after{position:absolute;top:100%;content:'';width:100%;height:22rem;background:linear-gradient(180deg,#f0f4f7 0%,rgba(0,0,0,0) 22rem);z-index:-1}@media print,(min-width:692px){.hero-header__content-wrapper{position:absolute;right:auto;left:50%;width:100%;bottom:0;max-width:1312px;padding:2rem;transform:translateX(-50%)}}@media print,(min-width:692px){.hero-header:not(.hero-text-background--default) .hero-header__content-wrapper{bottom:-6rem}}.hero-header__content{padding-bottom:1rem}@media print,(min-width:692px){.hero-header__content{padding-bottom:2rem}}@media print,(min-width:692px){.hero-header__content{position:absolute;bottom:0;left:0;width:50%;max-width:800px}}.hero-header:not(.hero-text-background--default) .hero-header__content{border-radius:1rem}@media print,(min-width:692px){.hero-header:not(.hero-text-background--default) .hero-header__content{left:-3rem;width:calc(50% + 3rem);box-shadow:0 0 2rem 0 rgba(0,0,0,0.25)}}.hero-header .page-title{color:inherit;font-size:2.625rem;line-height:3.9375rem}.hero-header .page-pretitle{color:inherit;text-transform:uppercase;margin-bottom:0}.hero-header .field--hero-body{margin-bottom:1.5rem}.hero-header .field--hero-body:last-child,.hero-header .field--hero-body>*:last-child{margin-bottom:0}.hero-header .field--hero-cta .field__item{display:inline-block;margin-right:1rem}.hero-header .field--hero-cta .field__item:last-child{margin-right:0}.hero-header .field--hero-cta .field__item .button,.hero-header .field--hero-cta .field__item .account-links ul.links li a.icon-logout,.account-links ul.links li .hero-header .field--hero-cta .field__item a.icon-logout{font-size:1.125rem;line-height:1.6875rem}.hero-header.hero-text-color--black{color:#021710}.hero-header.hero-text-color--white{color:#fff}@media (max-width:691.99px){.hero-text-background--default .hero-header__content{padding:1rem;background:#eee}.hero-text-background--default.hero-text-color--white .hero-header__content{background:#021710}}.hero-text-background--white .hero-header__content{background:#fff;padding:1rem}@media print,(min-width:692px){.hero-text-background--white .hero-header__content{padding:2rem}}@media print,(min-width:692px){.hero-text-background--white .hero-header__content{padding:5rem;padding-top:1rem;padding-bottom:1rem}}@media print,print and (min-width:692px),print and (min-width:692px),(min-width:692px) and (min-width:692px){.hero-text-background--white .hero-header__content{padding-top:2rem;padding-bottom:2rem}}.hero-text-background--white .page-title,.hero-text-background--white .page-pretitle{color:#146694}.hero-text-background--black .hero-header__content{padding:1rem;background:#021710}@media print,(min-width:692px){.hero-text-background--black .hero-header__content{padding:2rem}}.hero-text-background--grey .hero-header__content{padding:1rem;background:#eee}@media print,(min-width:692px){.hero-text-background--grey .hero-header__content{padding:2rem}}.hero-text-background--primary .hero-header__content{padding:1rem;background:#146694}@media print,(min-width:692px){.hero-text-background--primary .hero-header__content{padding:2rem}}.hero-text-background--secondary .hero-header__content{padding:1rem;background:#dc5e1f}@media print,(min-width:692px){.hero-text-background--secondary .hero-header__content{padding:2rem}}.hero-text-background--black-transparent .hero-header__content{padding:1rem;background:rgba(2,23,16,0.8)}@media print,(min-width:692px){.hero-text-background--black-transparent .hero-header__content{padding:2rem}}.hero-text-background--white-transparent .hero-header__content{padding:1rem;background:rgba(255,255,255,0.8)}@media print,(min-width:692px){.hero-text-background--white-transparent .hero-header__content{padding:2rem}}.hero-text-background--text-shadow .hero-header__content{text-shadow:2px 2px 2px 0 rgba(2,23,16,0.2)}.hero-text-align--centered .hero-header__content{text-align:center}@media print,(min-width:692px){.hero-text-align--centered .hero-header__content{left:50%;transform:translateX(-50%)}}.hero-text-align--right .hero-header__content{text-align:right}@media print,(min-width:692px){.hero-text-align--right .hero-header__content{right:0;left:auto}}body main:not(.node) .page-layout__content-wrapper{padding-top:4rem}body main:not(.node) .page-layout__content-wrapper h1.page-title{margin-bottom:3rem}body.handwritten-title h1.page-title{font-family:"Caveat",cursive;font-size:5rem;line-height:7.5rem}.node--landing-page--full.page-layout--no-hero .page-layout__content-wrapper{padding-top:2rem}@media print,(min-width:692px){.node--landing-page--full.page-layout--no-hero .page-layout__content-wrapper{padding-top:4rem}}.node--landing-page--full.page-layout--no-hero:not(.sidebar) .page-layout__content-wrapper{padding-top:4rem}@media print,(min-width:692px){.node--landing-page--full.page-layout--no-hero:not(.sidebar) .page-layout__content-wrapper{padding-top:8.5rem}}.node--landing-page--full.page-layout--no-hero.has-intro:not(.sidebar) .page-layout__content-wrapper{padding-top:2rem}@media print,(min-width:692px){.node--landing-page--full.page-layout--no-hero.has-intro:not(.sidebar) .page-layout__content-wrapper{padding-top:5.5rem}}h1.page-title{font-family:"Source Sans Pro",sans-serif;font-weight:600;color:#146694;margin:0;position:relative}.node--landing-page--full h1.page-title{z-index:5}.node--landing-page--full h1.page-title::before{content:'';display:block;top:115%;width:3.5rem;height:1px;position:absolute;background-color:#146694}@media print,(min-width:692px){.node--landing-page--full h1.page-title::before{right:102%;top:50%}}.node--landing-page--full .hero-header h1.page-title{font-weight:700}.node--landing-page--full .hero-header h1.page-title::before{display:none}.front .paragraph__title:not(.sub-paragraph__title) h2{position:relative;display:inline-block;font-size:2.625rem;line-height:3.9375rem}.front .paragraph__title:not(.sub-paragraph__title) h3{font-size:2.25rem;line-height:3.375rem;color:#146694}.front .title-align--right .paragraph__title:not(.sub-paragraph__title) h2::before,.front .title-align--centered .paragraph__title:not(.sub-paragraph__title) h2::before{content:' ';display:block;top:105%;width:3.5rem;height:1px;position:absolute;background-color:#146694}@media print,(min-width:692px){.front .title-align--right .paragraph__title:not(.sub-paragraph__title) h2::before,.front .title-align--centered .paragraph__title:not(.sub-paragraph__title) h2::before{right:110%;top:50%}}.front .title-align--left .paragraph__title:not(.sub-paragraph__title) h2::after,.front .title-align--centered .paragraph__title:not(.sub-paragraph__title) h2::after{content:'';display:block;top:105%;width:3.5rem;height:1px;position:absolute;background-color:#146694}@media print,(min-width:692px){.front .title-align--left .paragraph__title:not(.sub-paragraph__title) h2::after,.front .title-align--centered .paragraph__title:not(.sub-paragraph__title) h2::after{left:110%;top:50%}}.field--intro,section.section--intro .intro__text{font-size:1.3125rem;line-height:1.96875rem;color:#146694}.field--intro p,section.section--intro .intro__text p{margin-bottom:1rem}.field--intro p:last-child,section.section--intro .intro__text p:last-child{margin-bottom:0}.intro-wrapper,section.section--intro .intro__text{max-width:864px;position:relative;z-index:1;background-color:#fff;border-top-right-radius:.75rem;border-bottom-right-radius:.75rem;padding:3rem 0 1.5rem}@media print,(min-width:692px){.intro-wrapper,section.section--intro .intro__text{padding:3rem 2rem 2rem 0}}.intro-wrapper .page-title+.field--intro,section.section--intro .intro__text .page-title+.field--intro,.intro-wrapper section.section--intro .page-title+.intro__text,section.section--intro .intro-wrapper .page-title+.intro__text,section.section--intro .intro__text .page-title+.intro__text{margin-top:1rem}.node--landing-page--full .intro-wrapper,.node--landing-page--full section.section--intro .intro__text,section.section--intro .node--landing-page--full .intro__text{margin-bottom:4rem}.field--intro-image{z-index:-1;margin-top:-5rem;margin-bottom:1rem}@media print,(min-width:692px){.field--intro-image{width:60%;position:absolute;bottom:.5rem;right:0;margin-top:0;margin-bottom:0}}.field--intro-image img{max-width:unset;width:100%;border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}@media print,(min-width:692px){.field--intro-image img{border-bottom-left-radius:0}}body.background-shape h1.page-title{color:#fff}body.background-shape .hero-header h1.page-title{color:inherit}#block-tribicrm-theme-content:last-child .field--paragraphs:last-child,.region--content-bottom:last-child{margin-bottom:8rem}#block-tribicrm-theme-content:last-child .field--paragraphs:last-child .paragraph.background--half:last-child{margin-bottom:-8rem;padding-bottom:8rem}.page-layout.sidebar{align-items:stretch}@media print,(min-width:992px){.page-layout.sidebar aside.sidebar{flex:0 0 300px}}.page-layout.sidebar aside.sidebar>*{height:100%}@media print,(min-width:692px){.page-layout.sidebar aside.sidebar.page-layout__sidebar-right{padding-top:10rem;padding-bottom:6rem}}.page-layout.sidebar aside.sidebar .sidebar__inner{background-color:#f0f4f7;height:100%;padding:2rem;margin-right:-1rem;margin-left:-1rem}@media print,(min-width:692px){.page-layout.sidebar aside.sidebar .sidebar__inner{padding:10rem 0 6rem 3000px !important;margin-left:-3000px !important;margin-right:0}}aside.sidebar ul.menu>.menu-item{margin:0}aside.sidebar ul.menu>.menu-item span,aside.sidebar ul.menu>.menu-item a{font-size:1.125rem;line-height:1.6875rem;display:block;padding:1rem;color:#146694}aside.sidebar ul.menu>.menu-item:not(:last-child) span,aside.sidebar ul.menu>.menu-item:not(:last-child) a{border-bottom:solid 1px rgba(2,23,16,0.1);border-color:#fff}aside.sidebar ul.menu>.menu-item a:hover{color:#146694}aside.sidebar ul.menu>.menu-item.menu-item--active-trail a,aside.sidebar ul.menu>.menu-item a.is-active,aside.sidebar ul.menu>.menu-item span.is-active{color:#073a57;font-weight:600}.region--footer{padding:3rem 0;background:#146694}.footer__content-wrapper .footer__doormat{display:flex;flex-wrap:wrap;justify-content:space-between}@media print,(min-width:692px){.footer__content-wrapper .footer__doormat{flex-wrap:nowrap}}.region--footer .block--menu--doormat ul.menu{margin:0;padding:0}.region--footer .block--menu--doormat ul.menu li{margin:0;padding:0}.region--footer .block--menu--doormat ul.menu li>a,.region--footer .block--menu--doormat ul.menu li>span{display:inline-block;color:#fff}.region--footer .block--menu--doormat>ul.menu>li{margin-bottom:1.5rem}@media print,(min-width:692px){.region--footer .block--menu--doormat>ul.menu>li{margin-bottom:0}}.region--footer .block--menu--doormat>ul.menu>li>a,.region--footer .block--menu--doormat>ul.menu>li>span{margin-bottom:1rem;font-weight:700;text-transform:uppercase;font-size:1.125rem;line-height:1.6875rem}@media print,(min-width:692px){.region--footer .block--menu--doormat>ul.menu>li>a,.region--footer .block--menu--doormat>ul.menu>li>span{margin-bottom:1.5rem}}.region--footer .block--menu--doormat>ul.menu ul.menu>li>a,.region--footer .block--menu--doormat>ul.menu ul.menu>li>span{color:rgba(255,255,255,0.75)}.region--footer .block--menu--doormat>ul.menu ul.menu>li>a:hover,.region--footer .block--menu--doormat>ul.menu ul.menu>li>span:hover{text-decoration:underline}.region--footer .block--menu--doormat>ul.menu ul.menu>li:not(:last-child)>a,.region--footer .block--menu--doormat>ul.menu ul.menu>li:not(:last-child)>span{margin-bottom:.75rem}@media (min-width:692px){.region--footer .block--menu--doormat>ul.menu{display:flex;flex-wrap:wrap}.region--footer .block--menu--doormat>ul.menu>li{min-width:15%;margin-right:2rem}}@media print,(min-width:692px){.region--footer .block-civicrm-newsletter{flex-basis:30%}}.region--footer .block-civicrm-newsletter form{margin-bottom:0}.region--footer .block-civicrm-newsletter form .form-email{height:39px;padding-right:7rem}.region--footer .block-civicrm-newsletter form .form-item{margin-bottom:.25rem}.region--footer .block-civicrm-newsletter form .form-item:last-of-type{margin-bottom:0}.region--footer .block-civicrm-newsletter form button{position:absolute;right:1rem;width:auto;padding:0.4rem 1.75rem}@media print,(min-width:692px){.region--footer .block-civicrm-newsletter form button{right:1.5rem}}.region--footer .block-civicrm-newsletter form label,.region--footer .block-civicrm-newsletter form fieldset>legend,.region--footer .block-civicrm-newsletter form details>summary,.region--footer .block-civicrm-newsletter form details>summary a.details-title,details>summary .region--footer .block-civicrm-newsletter form a.details-title,.region--footer .block-civicrm-newsletter form div.field-label,.region--footer .block-civicrm-newsletter form span.field-label,.region--footer .block-civicrm-newsletter form .label-inline,.region--footer .block-civicrm-newsletter form .block-calibr8-socialmedia-sharing>.label,.region--footer .block-civicrm-newsletter form .block-social-media-links-block>.label,.region--footer .block-civicrm-newsletter form .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .region--footer .block-civicrm-newsletter form h2,.region--footer .block-civicrm-newsletter form .description{color:rgba(255,255,255,0.6)}.region--footer .block-civicrm-newsletter form label::before,.region--footer .block-civicrm-newsletter form fieldset>legend::before,.region--footer .block-civicrm-newsletter form details>summary::before,.region--footer .block-civicrm-newsletter form details>summary a.details-title::before,details>summary .region--footer .block-civicrm-newsletter form a.details-title::before,.region--footer .block-civicrm-newsletter form label.field-label::before,.region--footer .block-civicrm-newsletter form div.field-label::before,.region--footer .block-civicrm-newsletter form span.field-label::before,.region--footer .block-civicrm-newsletter form .label-inline::before,.region--footer .block-civicrm-newsletter form .block-calibr8-socialmedia-sharing>.label::before,.region--footer .block-civicrm-newsletter form .block-social-media-links-block>.label::before,.region--footer .block-civicrm-newsletter form .civicrm-newsletter-form-manage h2::before,.civicrm-newsletter-form-manage .region--footer .block-civicrm-newsletter form h2::before,.region--footer .block-civicrm-newsletter form .description::before{border-color:rgba(255,255,255,0.6)}.region--footer .block--site-footer{font-size:.875rem;line-height:1.3125rem;color:rgba(255,255,255,0.6)}.region--footer .block--footer-info{color:#8ab3c9}.region--footer .block--footer-info a{color:#8ab3c9}.region--footer .civicrm-newsletter-form-subscribe h2{font-size:1.125rem;line-height:1.6875rem;color:#fff}.region--footer .block-social-media-links-block>.label{font-size:1.125rem;line-height:1.6875rem;color:#fff}.region--footer-top{position:relative}.region--footer-top+.region--footer{padding-top:8rem}.region--footer-bottom{padding:2rem 0;background-color:#0b5884}.footer-bottom__content-wrapper{display:flex;flex-wrap:wrap;justify-content:center}@media print,(min-width:692px){.footer-bottom__content-wrapper{justify-content:space-between}}.region--footer-bottom .block--menu--footer{display:flex;flex-wrap:wrap;align-items:center}@media (max-width:691.99px){.region--footer-bottom .block--menu--footer{width:100%}}.region--footer-bottom .block--menu--footer .copyright-info{font-size:.875rem;margin-right:2rem;line-height:1;color:rgba(255,255,255,0.25)}@media (max-width:691.99px){.region--footer-bottom .block--menu--footer .copyright-info{margin:0 0 1rem 0;width:100%;text-align:center}}.region--footer-bottom .block--menu--footer ul.menu{display:flex;flex-wrap:wrap;margin:0;padding:0}@media (max-width:691.99px){.region--footer-bottom .block--menu--footer ul.menu{margin:0 0 0.5rem 0;width:100%;justify-content:center}.region--footer-bottom .block--menu--footer ul.menu>*{margin-bottom:0.5rem !important}}.region--footer-bottom .block--menu--footer ul.menu li{margin:0;padding:0}.region--footer-bottom .block--menu--footer ul.menu li>a,.region--footer-bottom .block--menu--footer ul.menu li>span{font-size:.875rem;display:block;color:rgba(255,255,255,0.25);line-height:1}.region--footer-bottom .block--menu--footer ul.menu li>a:hover{text-decoration:underline}.region--footer-bottom .block--menu--footer ul.menu li:not(:last-child)>a,.region--footer-bottom .block--menu--footer ul.menu li:not(:last-child)>span{margin-right:.5rem;padding-right:.5rem;border-right:1px solid rgba(255,255,255,0.25)}@media (max-width:691.99px){.region--footer-bottom .block--menu--footer ul.menu li:not(:last-child)>a,.region--footer-bottom .block--menu--footer ul.menu li:not(:last-child)>span{margin-right:1rem;padding-right:1rem}}.region--footer-bottom .block-powered-by-block{font-size:.875rem;line-height:2rem;color:#767676}@media (min-width:692px){.region--footer-bottom .block-powered-by-block{margin-left:auto;padding-left:1rem;align-self:center}}.region--footer-bottom .block-powered-by-block .powered-by__logo{margin-left:0.5rem;vertical-align:middle}.region--footer-bottom .block-powered-by-block .powered-by__logo img{height:25px}.region--footer-bottom .block-powered-by-block .powered-by__logo:hover{opacity:0.8}.block-block-civicrm-newsletter-subscribe-name,.block-block-civicrm-newsletter-authenticated-subscribe{background-color:#146694;color:#fff;padding:1rem 2rem 0.5rem 2rem;margin-bottom:4rem;width:-moz-fit-content;width:fit-content;border-radius:.75rem}.block-block-civicrm-newsletter-subscribe-name h2,.block-block-civicrm-newsletter-authenticated-subscribe h2{font-size:1.25rem;line-height:1.875rem}.block-block-civicrm-newsletter-subscribe-name form,.block-block-civicrm-newsletter-authenticated-subscribe form{margin-bottom:0}.block-block-civicrm-newsletter-subscribe-name .form-type-textfield input,.block-block-civicrm-newsletter-authenticated-subscribe .form-type-textfield input{height:32px}.block-block-civicrm-newsletter-subscribe-name button,.block-block-civicrm-newsletter-authenticated-subscribe button{padding:.20rem 2rem;display:block;width:auto}.block-block-civicrm-newsletter-subscribe-name label,.block-block-civicrm-newsletter-subscribe-name fieldset>legend,.block-block-civicrm-newsletter-subscribe-name details>summary,.block-block-civicrm-newsletter-subscribe-name details>summary a.details-title,details>summary .block-block-civicrm-newsletter-subscribe-name a.details-title,.block-block-civicrm-newsletter-subscribe-name label.field-label,.block-block-civicrm-newsletter-subscribe-name div.field-label,.block-block-civicrm-newsletter-subscribe-name span.field-label,.block-block-civicrm-newsletter-subscribe-name .label-inline,.block-block-civicrm-newsletter-subscribe-name .block-calibr8-socialmedia-sharing>.label,.block-block-civicrm-newsletter-subscribe-name .block-social-media-links-block>.label,.block-block-civicrm-newsletter-subscribe-name .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .block-block-civicrm-newsletter-subscribe-name h2,.block-block-civicrm-newsletter-subscribe-name .description,.block-block-civicrm-newsletter-authenticated-subscribe label,.block-block-civicrm-newsletter-authenticated-subscribe fieldset>legend,.block-block-civicrm-newsletter-authenticated-subscribe details>summary,.block-block-civicrm-newsletter-authenticated-subscribe details>summary a.details-title,details>summary .block-block-civicrm-newsletter-authenticated-subscribe a.details-title,.block-block-civicrm-newsletter-authenticated-subscribe label.field-label,.block-block-civicrm-newsletter-authenticated-subscribe div.field-label,.block-block-civicrm-newsletter-authenticated-subscribe span.field-label,.block-block-civicrm-newsletter-authenticated-subscribe .label-inline,.block-block-civicrm-newsletter-authenticated-subscribe .block-calibr8-socialmedia-sharing>.label,.block-block-civicrm-newsletter-authenticated-subscribe .block-social-media-links-block>.label,.block-block-civicrm-newsletter-authenticated-subscribe .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .block-block-civicrm-newsletter-authenticated-subscribe h2,.block-block-civicrm-newsletter-authenticated-subscribe .description{color:#fff}.block-block-civicrm-newsletter-subscribe-name input,.block-block-civicrm-newsletter-authenticated-subscribe input{color:#021710}.block-block-civicrm-newsletter-subscribe-name input[disabled],.block-block-civicrm-newsletter-authenticated-subscribe input[disabled]{background-color:#cccccc;color:#666666}.block-block-civicrm-newsletter-subscribe-name .form-item-first-name,.block-block-civicrm-newsletter-subscribe-name .form-item-last-name,.block-block-civicrm-newsletter-authenticated-subscribe .form-item-first-name,.block-block-civicrm-newsletter-authenticated-subscribe .form-item-last-name{width:50%}.block-block-civicrm-newsletter-subscribe-name a,.block-block-civicrm-newsletter-authenticated-subscribe a{color:#dc5e1f}.block-block-civicrm-newsletter-subscribe-name a:hover,.block-block-civicrm-newsletter-authenticated-subscribe a:hover{color:#fff}.paragraph{position:relative;margin-bottom:2rem}@media only screen and (min-width:692px){.paragraph{margin-bottom:4rem}}.node--activity--full .paragraph>.container,.node--campaign--full .paragraph>.container,.node--event--full .paragraph>.container,.node--event--full-no-access .paragraph>.container{max-width:864px}.paragraph__header{margin-bottom:1.5rem}.paragraph__attachment{margin-top:1.5rem}.paragraph__footer{margin-top:1.5rem}.paragraph__image img{display:block;width:100%}.paragraph__title>*{margin-bottom:0}.paragraph__subtitle>*{margin-bottom:0}.paragraph .field--type-text-long>*:last-child{margin-bottom:0}.paragraph__call-to-action{margin-bottom:-1rem}.paragraph__call-to-action a{margin-right:1rem}.paragraph__call-to-action a:last-child{margin-right:0}.paragraph__icon-wrapper{padding:1rem 2rem;text-align:center}@media print,(min-width:692px){.paragraph__icon-wrapper{padding:1.5rem 4rem}}.paragraph__icon>span::before{font-size:40px}@media (min-width:392px){.paragraph__icon>span::before{font-size:50px}}@media print,(min-width:692px){.paragraph__icon>span::before{font-size:60px}}.paragraph.width--normal>.container{max-width:864px}.paragraph.paragraph--infobox.background--default:not(.background--half) .paragraph__layout:not(.sub-paragraph__layout),.paragraph.background:not(.background--default):not(.background--half) .paragraph__layout:not(.sub-paragraph__layout){border-radius:.75rem;background-color:var(--calibr8__color-background)}.paragraph.background:not(.background--default):not(.background--half) .paragraph__layout:not(.sub-paragraph__layout){padding:1rem}@media print,(min-width:692px){.paragraph.background:not(.background--default):not(.background--half) .paragraph__layout:not(.sub-paragraph__layout){padding:3rem}}.paragraph.background--half{position:relative}.paragraph.background--half::before{position:absolute;content:'';background:var(--calibr8__color-background);height:66%;bottom:0;width:100%}.paragraph.background--half .paragraph__layout:not(.sub-paragraph__layout){padding:1rem 0}@media print,(min-width:692px){.paragraph.background--half .paragraph__layout:not(.sub-paragraph__layout){padding:3rem 0}}.paragraph.paragraph--infobox.background .paragraph__layout:not(.sub-paragraph__layout){padding:2rem 1rem;border-radius:1rem}@media print,(min-width:692px){.paragraph.paragraph--infobox.background .paragraph__layout:not(.sub-paragraph__layout){padding:4rem 2rem}}.paragraph.background--white{--calibr8__color-background:#fff}.paragraph.background--black{--calibr8__color-background:#021710}.paragraph.background--grey{--calibr8__color-background:#eee}.paragraph.background--primary{--calibr8__color-background:#146694}.paragraph.background--primary--light{--calibr8__color-background:#f0f4f7}.paragraph.background--primary--light-alt{--calibr8__color-background:#f1faff}.paragraph.background--secondary{--calibr8__color-background:#dc5e1f}.paragraph.paragraph--infobox.background--default{--calibr8__color-background:#f1faff}.paragraph.text-color--white .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper,.paragraph.text-color--white .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__title *,.sub-paragraph.text-color--white .sub-paragraph__layout>.paragraph__content-wrapper,.sub-paragraph.text-color--white .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__title *{color:#fff}.paragraph.text-color--white .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper::before,.paragraph.text-color--white .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper::after,.paragraph.text-color--white .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__title *::before,.paragraph.text-color--white .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__title *::after,.sub-paragraph.text-color--white .sub-paragraph__layout>.paragraph__content-wrapper::before,.sub-paragraph.text-color--white .sub-paragraph__layout>.paragraph__content-wrapper::after,.sub-paragraph.text-color--white .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__title *::before,.sub-paragraph.text-color--white .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__title *::after{color:#fff;background-color:#fff}.paragraph.text-color--white .paragraph__layout:not(.sub-paragraph__layout) .paragraph__icon,.sub-paragraph.text-color--white .sub-paragraph__layout .paragraph__icon{border-color:#fff;background-color:#5c5c5c}.paragraph.text-color--white .paragraph__layout:not(.sub-paragraph__layout) .paragraph__icon>span::before,.sub-paragraph.text-color--white .sub-paragraph__layout .paragraph__icon>span::before{color:#fff}.paragraph.text-color--black .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper,.paragraph.text-color--black .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__title *,.sub-paragraph.text-color--black .sub-paragraph__layout>.paragraph__content-wrapper,.sub-paragraph.text-color--black .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__title *{color:#5c5c5c}.paragraph.text-color--black .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper::before,.paragraph.text-color--black .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper::after,.paragraph.text-color--black .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__title *::before,.paragraph.text-color--black .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__title *::after,.sub-paragraph.text-color--black .sub-paragraph__layout>.paragraph__content-wrapper::before,.sub-paragraph.text-color--black .sub-paragraph__layout>.paragraph__content-wrapper::after,.sub-paragraph.text-color--black .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__title *::before,.sub-paragraph.text-color--black .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__title *::after{color:#5c5c5c;background-color:#5c5c5c}.paragraph.text-color--black .paragraph__layout:not(.sub-paragraph__layout) .paragraph__icon,.sub-paragraph.text-color--black .sub-paragraph__layout .paragraph__icon{border-color:#5c5c5c}.paragraph.text-color--black .paragraph__layout:not(.sub-paragraph__layout) .paragraph__icon>span::before,.sub-paragraph.text-color--black .sub-paragraph__layout .paragraph__icon>span::before{color:#5c5c5c}.paragraph.text-color--primary .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper,.paragraph.text-color--primary .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__title *,.sub-paragraph.text-color--primary .sub-paragraph__layout>.paragraph__content-wrapper,.sub-paragraph.text-color--primary .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__title *{color:#146694}.paragraph.text-color--primary .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper::before,.paragraph.text-color--primary .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper::after,.paragraph.text-color--primary .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__title *::before,.paragraph.text-color--primary .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__title *::after,.sub-paragraph.text-color--primary .sub-paragraph__layout>.paragraph__content-wrapper::before,.sub-paragraph.text-color--primary .sub-paragraph__layout>.paragraph__content-wrapper::after,.sub-paragraph.text-color--primary .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__title *::before,.sub-paragraph.text-color--primary .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__title *::after{color:#146694;background-color:#146694}.paragraph.text-color--primary .paragraph__layout:not(.sub-paragraph__layout) .paragraph__icon,.sub-paragraph.text-color--primary .sub-paragraph__layout .paragraph__icon{border-color:#146694}.paragraph.text-color--primary .paragraph__layout:not(.sub-paragraph__layout) .paragraph__icon>span::before,.sub-paragraph.text-color--primary .sub-paragraph__layout .paragraph__icon>span::before{color:#146694}.paragraph.text-background--white .paragraph__content-wrapper{background:#fff}.paragraph.text-background--black .paragraph__content-wrapper{background:#021710}.paragraph.text-background--grey .paragraph__content-wrapper{background:#eee}.paragraph.text-background--primary .paragraph__content-wrapper{background:#146694}.paragraph.text-background--secondary .paragraph__content-wrapper{background:#dc5e1f}.paragraph.text-background--black-transparent .paragraph__content-wrapper{background:rgba(2,23,16,0.8)}.paragraph.text-background--white-transparent .paragraph__content-wrapper{background:rgba(255,255,255,0.8)}.paragraph.text-background--text-shadow .paragraph__title,.paragraph.text-background--text-shadow .paragraph__subtitle,.paragraph.text-background--text-shadow .paragraph__content{text-shadow:2px 2px 2px 0 rgba(2,23,16,0.2)}.paragraph.border--top{padding-top:2rem;border-top:solid 1px rgba(2,23,16,0.1)}@media print,(min-width:692px){.paragraph.border--top{padding-top:4rem}}.paragraph.border--bottom{padding-bottom:2rem;border-bottom:solid 1px rgba(2,23,16,0.1)}@media print,(min-width:692px){.paragraph.border--bottom{padding-bottom:4rem}}.paragraph.border--top-bottom{padding-top:2rem;padding-bottom:2rem;border-top:solid 1px rgba(2,23,16,0.1);border-bottom:solid 1px rgba(2,23,16,0.1)}@media print,(min-width:692px){.paragraph.border--top-bottom{padding-top:4rem;padding-bottom:4rem}}.paragraph.border--bottom+.paragraph.border--top,.paragraph.border--bottom+.paragraph.border--top-bottom{padding-top:0;border-top:0 none}.paragraph.title-align--centered .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__title,.paragraph.title-align--centered .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__subtitle,.sub-paragraph.title-align--centered .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__title,.sub-paragraph.title-align--centered .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__subtitle{text-align:center}.paragraph.title-align--right .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__title,.paragraph.title-align--right .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__subtitle,.sub-paragraph.title-align--right .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__title,.sub-paragraph.title-align--right .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__subtitle{text-align:right}.paragraph.text-align--centered .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper,.sub-paragraph.text-align--centered .sub-paragraph__layout>.paragraph__content-wrapper{margin-left:auto;margin-right:auto}.paragraph.text-align--centered .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__content,.paragraph.text-align--centered .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__footer,.sub-paragraph.text-align--centered .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__content,.sub-paragraph.text-align--centered .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__footer{text-align:center}.paragraph.text-align--right .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper,.sub-paragraph.text-align--right .sub-paragraph__layout>.paragraph__content-wrapper{margin-left:auto}.paragraph.text-align--right .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__content,.paragraph.text-align--right .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__content-wrapper .paragraph__footer,.sub-paragraph.text-align--right .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__content,.sub-paragraph.text-align--right .sub-paragraph__layout>.paragraph__content-wrapper .paragraph__footer{text-align:right}.node--full.node--landing-page--full.has-intro .field--paragraphs>.paragraph:first-child.background:not(.background--default),.node--full.node--landing-page--full.has-intro .field--paragraphs>.paragraph:first-child.paragraph--text-with-image--image-align-top{margin-top:-5.5rem}@media print,(min-width:692px){.node--full.node--landing-page--full.has-intro .field--paragraphs>.paragraph:first-child.background:not(.background--default),.node--full.node--landing-page--full.has-intro .field--paragraphs>.paragraph:first-child.paragraph--text-with-image--image-align-top{margin-top:-7.5rem}}.node--full.node--landing-page--full.has-intro .field--paragraphs>.paragraph:first-child.background:not(.background--default) .paragraph__content-wrapper:not(.sub-paragraph__content-wrapper){padding-top:1.5rem}@media print,(min-width:692px){.node--full.node--landing-page--full.has-intro .field--paragraphs>.paragraph:first-child.background:not(.background--default) .paragraph__content-wrapper:not(.sub-paragraph__content-wrapper){padding-top:6.5rem}}.paragraph--text-with-image.has-image .paragraph__image img{border-radius:.75rem}@media print,(min-width:692px){.paragraph--text-with-image.background--default:not(.has-image) .paragraph__content-wrapper,.paragraph--text-with-image--image-align-bottom .paragraph__content-wrapper,.paragraph--text-with-image--image-align-top .paragraph__content-wrapper{width:832px}}.paragraph--text-with-image.background--default .paragraph__image-wrapper{margin-bottom:1.5rem}.paragraph--text-with-image--image-align-left.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper{margin:-1rem;margin-bottom:1.5rem;width:calc(100% + 2rem)}.paragraph--text-with-image--image-align-left.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper .paragraph__image img{border-radius:.75rem .75rem 0 0}@media print,(min-width:692px){.paragraph--text-with-image--image-align-left.has-image .paragraph__image-wrapper{width:40%;margin-bottom:0}.paragraph--text-with-image--image-align-left.has-image .paragraph__content-wrapper{width:60%;padding-left:2rem}.paragraph--text-with-image--image-align-left.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper{margin:-3rem;margin-right:0;width:calc(40% + 3rem)}.paragraph--text-with-image--image-align-left.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper .paragraph__image img{border-radius:.75rem 0 0 .75rem}}.paragraph--text-with-image--image-align-right.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper{margin:-1rem;margin-bottom:1.5rem;width:calc(100% + 2rem)}.paragraph--text-with-image--image-align-right.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper .paragraph__image img{border-radius:.75rem .75rem 0 0}@media print,(min-width:692px){.paragraph--text-with-image--image-align-right.has-image .paragraph__content-wrapper{order:1;width:60%;padding-right:2rem}.paragraph--text-with-image--image-align-right.has-image .paragraph__image-wrapper{order:2;width:40%;margin-bottom:0}.paragraph--text-with-image--image-align-right.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper{margin:-3rem;margin-left:0;width:calc(50% + 3rem)}.paragraph--text-with-image--image-align-right.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper .paragraph__image img{border-radius:0 .75rem .75rem 0}}.paragraph--text-with-image--image-align-top.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper{margin:-1rem;margin-bottom:1.5rem;width:calc(100% + 2rem)}@media print,(min-width:692px){.paragraph--text-with-image--image-align-top.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper{margin:-3rem;margin-bottom:1.5rem;width:calc(100% + 6rem)}}.paragraph--text-with-image--image-align-top.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper .paragraph__image img{border-bottom-right-radius:0;border-bottom-left-radius:0}.paragraph--text-with-image--image-align-bottom.has-image .paragraph__content-wrapper{order:1}.paragraph--text-with-image--image-align-bottom.has-image .paragraph__image-wrapper{order:2}.paragraph--text-with-image--image-align-bottom.has-image.background--default .paragraph__image-wrapper{margin-top:1.5rem;margin-bottom:0}.paragraph--text-with-image--image-align-bottom.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper{margin:-1rem;margin-top:1.5rem;width:calc(100% + 2rem)}@media print,(min-width:692px){.paragraph--text-with-image--image-align-bottom.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper{margin:-3rem;margin-top:1.5rem;width:calc(100% + 6rem)}}.paragraph--text-with-image--image-align-bottom.has-image.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout) .paragraph__image-wrapper .paragraph__image img{border-top-right-radius:0;border-top-left-radius:0}.paragraph--text-with-background-image .paragraph__layout{align-items:flex-end;position:relative;min-height:360px;background-color:#eee}@media print,(min-width:692px){.paragraph--text-with-background-image .paragraph__layout{min-height:460px;height:460px}}.paragraph--text-with-background-image .paragraph__image-wrapper{position:absolute;inset:0}.paragraph--text-with-background-image .paragraph__image-wrapper,.paragraph--text-with-background-image .paragraph__image-wrapper *{width:100%;height:100%}.paragraph--text-with-background-image .paragraph__content-wrapper{width:auto;max-width:864px;padding:1.5rem;position:relative;z-index:1}.paragraph--text-with-background-image .paragraph__image img{font-family:"object-fit: cover;";-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.paragraph--text-with-background-image--content-align-center .paragraph__layout{justify-content:center}.paragraph--text-with-background-image--content-align-center .paragraph__content-wrapper{text-align:center}.paragraph--text-with-background-image--content-align-right .paragraph__layout{justify-content:flex-end}.paragraph--text-with-background-image--content-align-right .paragraph__content-wrapper{text-align:right}.paragraph--quote .paragraph__content-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.paragraph--quote .quote-sign{position:relative;flex:0 0 48px}.paragraph--quote .quote-sign::before{color:#eee;font-size:32px}.paragraph--quote .field--quote-body{font-size:1.125rem;line-height:1.6875rem;position:relative;text-align:center;padding:5rem 2rem 0;font-style:italic;color:#146694}.paragraph--quote .field--quote-body::before{content:'"';position:absolute;display:block;width:100%;left:-6rem;color:#f0f4f7;font-family:"Caveat",cursive;font-weight:700;font-size:35rem;font-style:normal;line-height:16rem;text-align:center;z-index:-1}.paragraph--quote .paragraph__author-wrapper{display:flex;align-items:center;justify-content:center;margin-top:1.5rem}.paragraph--quote .field--quote-author-image{width:60px;flex:0 0 60px;margin-right:1rem}.paragraph--quote .field--quote-author-image img{display:block;border-radius:100%}.paragraph--quote .field--quote-author-name{font-weight:800}.paragraph--quote .field--quote-author-headline{color:#767676}.paragraph--link-list .field--links:not(:first-child){margin-top:1.5rem}.paragraph--infobox+.paragraph--infobox{margin-top:1rem}@media print,(min-width:692px){.paragraph--infobox+.paragraph--infobox{margin-top:0}}.paragraph--infobox .paragraph__layout{position:relative;padding-block:3rem !important}@media print,(min-width:692px){.paragraph--infobox .paragraph__layout{padding-block:4rem !important;width:800px;max-width:100%}}.paragraph--infobox .paragraph__icon,.paragraph--infobox .paragraph__icon-image{position:absolute;display:flex;align-items:center;justify-content:center;top:0;transform:translateY(-50%);height:4rem;box-shadow:0 0 1rem 0 rgba(2,23,16,0.05);background-color:#fff}.paragraph--infobox .paragraph__icon{aspect-ratio:1 / 1;border-radius:100%}.paragraph--infobox .paragraph__icon>span{line-height:1}.paragraph--infobox .paragraph__icon>span::before{font-size:26px;font-weight:700;margin:0;color:#dc5e1f !important}.paragraph--infobox .paragraph__icon-image{padding:.25rem .5rem;border-radius:.5rem}.paragraph--infobox .paragraph__icon-image .field--type-image,.paragraph--infobox .paragraph__icon-image img{height:3rem;width:auto}.paragraph--infobox .paragraph__header{margin-bottom:1rem}.paragraph--infobox .paragraph__title>*{font-size:1.125rem;line-height:1.6875rem;font-weight:700}@media only screen and (min-width:692px){.paragraph--infobox .paragraph__title>*{font-size:2.25rem;line-height:3.375rem}}.paragraph--infobox .paragraph__title>*::before,.paragraph--infobox .paragraph__title>*::after{content:unset !important}.paragraph--infobox.infobox-type--check.background--default .paragraph__content-wrapper{background-color:#1bb761}.paragraph--infobox.infobox-type--check.background--default .paragraph__icon{color:#fff;background-color:rgba(255,255,255,0.2)}.paragraph--infobox.infobox-type--check.text-color--normal .paragraph__header,.paragraph--infobox.infobox-type--check.text-color--normal .paragraph__content{color:#fff}.paragraph--infobox.infobox-type--warning.background--default .paragraph__content-wrapper{background-color:#ffa956}.paragraph--infobox.infobox-type--warning.background--default .paragraph__icon{color:#fff;background-color:rgba(255,255,255,0.2)}.paragraph--infobox.infobox-type--warning.text-color--normal .paragraph__header,.paragraph--infobox.infobox-type--warning.text-color--normal .paragraph__content{color:#fff}.paragraph--infobox.infobox-type--error.background--default .paragraph__content-wrapper{background-color:#f14d51}.paragraph--infobox.infobox-type--error.background--default .paragraph__icon{color:#fff;background-color:rgba(255,255,255,0.2)}.paragraph--infobox.infobox-type--error.text-color--normal .paragraph__header,.paragraph--infobox.infobox-type--error.text-color--normal .paragraph__content{color:#fff}.page-layout__content-wrapper--framed .paragraph--infobox.infobox-type--question .paragraph__content-wrapper,body.search-page .page-layout__content-wrapper .paragraph--infobox.infobox-type--question .paragraph__content-wrapper,.page-layout__content-wrapper--framed .paragraph--infobox.infobox-type--tip .paragraph__content-wrapper,body.search-page .page-layout__content-wrapper .paragraph--infobox.infobox-type--tip .paragraph__content-wrapper{border:solid 1px rgba(2,23,16,0.1)}.paragraph--documents .field--body{margin-bottom:1.5rem}.paragraph--documents .field--documents-download{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem;justify-content:flex-start;margin-bottom:-2rem}.paragraph--documents .field--documents-download>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.paragraph--documents .field--documents-download{margin-right:-1rem;margin-left:-1rem}.paragraph--documents .field--documents-download>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media print,(min-width:692px){.paragraph--documents .field--documents-download>.field__item{width:50%}}.document{position:relative;padding:1rem;padding-left:4.5rem;background-color:#fff;box-shadow:0 0 1.25rem 0 rgba(0,0,0,0.15)}@media print,(min-width:692px){.document{padding:2rem;padding-left:7.25rem}}.document__icon{position:absolute;display:flex;justify-content:center;align-items:center;top:1rem;left:1rem;width:2.5rem;height:2.5rem;background-color:#f1faff;text-align:center;border-radius:100%}@media print,(min-width:692px){.document__icon{top:2.25rem;left:2.25rem;width:3.125rem;height:3.125rem}}.document__icon>span::before{font-size:24px;margin:0;color:#146694}@media print,(min-width:692px){.document__icon>span::before{font-size:18px}}.document__title>*{font-size:1.125rem;line-height:1.6875rem;font-weight:600;margin-bottom:0.5rem;color:#146694}.document__content{margin-bottom:0.5rem}.document__download a{margin-bottom:0}.paragraph.text-color--white .document__download a:not(:hover){color:#fff;border-color:#fff}.paragraph.background--primary .document__download a:hover{border-color:#dc5e1f;background-color:#dc5e1f}.paragraph--embed-code .field--embed-video,.paragraph--embed-code .field--embed-code{margin-top:1.5rem}.leaflet-container{position:relative;z-index:1}.leaflet-popup-content{font-size:.875rem;line-height:1.3125rem;font-family:"Source Sans Pro",sans-serif;color:#5c5c5c}.leaflet-popup-content .field--name{font-size:1.125rem;line-height:1.6875rem;margin:0 0 .5rem 0;font-weight:800}.leaflet-popup-content .field--body{margin-bottom:1rem}.leaflet-popup-content p{margin:0 0 1.5rem 0}.leaflet-marker-icon:not(.marker-cluster){display:block;box-sizing:border-box;padding-left:40px;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='512px' height='512px' viewBox='0 0 512 512'%3E%3Cstyle type='text/css'%3E.color-1{fill:%23dc5e1f;}.color-2{fill:%23994116;}%3C/style%3E%3Cpath class='color-1' d='M256,0C161.8,0,85.4,76.4,85.4,170.6c0,35,10.5,67.5,28.6,94.6h0L256,512l142-246.8 c18.1-27.1,28.6-59.6,28.6-94.6C426.6,76.4,350.2,0,256,0z M256,254.8c-46.5,0-84.2-37.7-84.2-84.2s37.7-84.2,84.2-84.2 s84.2,37.7,84.2,84.2S302.5,254.8,256,254.8z'/%3E%3Cpath class='color-2' d='M256,63.7c-59.1,0-107,47.9-107,107c0,59.1,47.9,107,107,107s107-47.9,107-107C363,111.6,315.1,63.7,256,63.7z M256,235.6c-35.9,0-64.9-29.1-64.9-64.9c0-35.9,29.1-64.9,64.9-64.9s64.9,29.1,64.9,64.9C320.9,206.5,291.9,235.6,256,235.6z'/%3E%3C/svg%3E")}.paragraph--page-teasers .field--page-teasers{--grid-layout-gap:var(--calibr8__gutter);--grid-column-count:3;--grid-item--min-width:var(--calibr8__view-item-minwidth);--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count) * var(--grid-layout-gap));--grid-item--max-width:calc((100% - var(--total-gap-width)) / var(--grid-column-count));grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width),var(--grid-item--max-width)),1fr));grid-gap:var(--grid-layout-gap);display:grid;margin-top:1.5rem;margin-bottom:-2rem}.paragraph--page-teasers .field--page-teasers>.field__item>.node{height:100%}.paragraph--icon-teasers .field--icon-teasers{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem}.paragraph--icon-teasers .field--icon-teasers>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.paragraph--icon-teasers .field--icon-teasers{margin-right:-1rem;margin-left:-1rem}.paragraph--icon-teasers .field--icon-teasers>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media print,(min-width:600px){.paragraph--icon-teasers .field--icon-teasers>*{width:50%}}.paragraph--icon-teasers .field--icon-teasers .paragraph--icon-teaser{height:100%;margin-bottom:0}.paragraph--icon-teasers .field--icon-teasers .paragraph--icon-teaser>.container{height:100%;margin:0;padding:0}.paragraph--icon-teasers .field--icon-teasers .paragraph--icon-teaser>.container>.paragraph__layout{height:100%}@media print,(min-width:800px){.paragraph--icon-teasers.width--full .field--icon-teasers>*{width:33.33%}}.paragraph--icon-teaser .paragraph__layout{flex-direction:column;align-items:flex-start}.paragraph--icon-teaser .paragraph__icon-wrapper{flex:0 1 auto;width:100%}.paragraph--icon-teaser .paragraph__content-wrapper{flex:1 0 auto;align-self:stretch}.paragraph--icon-teaser.text-color--white .paragraph__icon-wrapper{color:#fff}.paragraph--icon-teaser.text-align--centered .paragraph__footer{text-align:center}.paragraph--icon-teaser.text-align--right .paragraph__footer{text-align:right}.paragraph--faq-item .field--faq-items{margin-top:1.5rem}.paragraph--form .paragraph__attachment{padding:1rem;background-color:#fff}@media print,(min-width:692px){.paragraph--form .paragraph__attachment{padding:2rem}}.paragraph--form .paragraph__attachment .field--form{margin:0}.paragraph--form .paragraph__attachment form{margin:0}.paragraph--view .view-faq{max-width:960px}.paragraph--view.sub-paragraph.text-align--centered .sub-paragraph__layout>.paragraph__footer{margin-top:0;text-align:center}.paragraph--view.sub-paragraph.text-align--right .sub-paragraph__layout>.paragraph__footer{margin-top:0;text-align:right}.slideshow__slides .slick-list{max-height:600px}.paragraph--civicrm-contact .field--contacts{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem;margin-top:1.5rem;margin-bottom:-2rem}.paragraph--civicrm-contact .field--contacts>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.paragraph--civicrm-contact .field--contacts{margin-right:-1rem;margin-left:-1rem}.paragraph--civicrm-contact .field--contacts>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.paragraph--civicrm-contact .field--contacts .contact-card{height:100%}@media print,(min-width:692px){.paragraph--civicrm-contact .field--contacts>.field__item{width:50%}}@media print,(min-width:692px){.paragraph--civicrm-contact.width--full .field--contacts>.field__item{width:33.33%}}.paragraph--campaign.title-align--right h3,.paragraph--campaign.text-align--right .paragraph__call-to-action,.paragraph--campaign.text-align--right .field--icons-and-text{text-align:right}.paragraph--campaign.title-align--centered h3,.paragraph--campaign.text-align--centered .paragraph__call-to-action,.paragraph--campaign.text-align--centered .field--icons-and-text{text-align:center}.paragraph--campaign.text-color--black h2,.paragraph--campaign.text-color--black h3,.paragraph--campaign.text-color--black .paragraph__content,.paragraph--campaign.text-color--black .paragraph__call-to-action,.paragraph--campaign.text-color--black .paragraph__campaign{color:#021710}.paragraph--campaign.text-color--black .paragraph__campaign .campaign--progress-goal .campaign--progress-rate,.paragraph--campaign.text-color--black .paragraph__campaign .campaign--progress-goal .progress-label-rate{background-color:#021710}.paragraph--campaign.text-color--white .paragraph__campaign .campaign--progress-goal .campaign--progress-rate,.paragraph--campaign.text-color--white .paragraph__campaign .campaign--progress-goal .progress-label-rate{color:#021710;background-color:#fff}.paragraph--campaign.text-color--white .paragraph__call-to-action .button,.paragraph--campaign.text-color--white .paragraph__call-to-action .account-links ul.links li a.icon-logout,.account-links ul.links li .paragraph--campaign.text-color--white .paragraph__call-to-action a.icon-logout{color:#fff;border-color:#fff}.paragraph--campaign.text-color--white .paragraph__call-to-action .button:focus,.paragraph--campaign.text-color--white .paragraph__call-to-action .account-links ul.links li a.icon-logout:focus,.account-links ul.links li .paragraph--campaign.text-color--white .paragraph__call-to-action a.icon-logout:focus,.paragraph--campaign.text-color--white .paragraph__call-to-action .button:hover,.paragraph--campaign.text-color--white .paragraph__call-to-action .account-links ul.links li a.icon-logout:hover,.account-links ul.links li .paragraph--campaign.text-color--white .paragraph__call-to-action a.icon-logout:hover,.paragraph--campaign.text-color--white .paragraph__call-to-action .article-teaser-small[onclick]:hover .button,.article-teaser-small[onclick]:hover .paragraph--campaign.text-color--white .paragraph__call-to-action .button,.paragraph--campaign.text-color--white .paragraph__call-to-action .article-teaser-small[onclick]:hover .account-links ul.links li a.icon-logout,.article-teaser-small[onclick]:hover .account-links ul.links li .paragraph--campaign.text-color--white .paragraph__call-to-action a.icon-logout,.paragraph--campaign.text-color--white .paragraph__call-to-action .account-links ul.links li .article-teaser-small[onclick]:hover a.icon-logout,.account-links ul.links li .article-teaser-small[onclick]:hover .paragraph--campaign.text-color--white .paragraph__call-to-action a.icon-logout,.paragraph--campaign.text-color--white .paragraph__call-to-action .article-teaser-list[onclick]:hover .button,.article-teaser-list[onclick]:hover .paragraph--campaign.text-color--white .paragraph__call-to-action .button,.paragraph--campaign.text-color--white .paragraph__call-to-action .article-teaser-list[onclick]:hover .account-links ul.links li a.icon-logout,.article-teaser-list[onclick]:hover .account-links ul.links li .paragraph--campaign.text-color--white .paragraph__call-to-action a.icon-logout,.paragraph--campaign.text-color--white .paragraph__call-to-action .account-links ul.links li .article-teaser-list[onclick]:hover a.icon-logout,.account-links ul.links li .article-teaser-list[onclick]:hover .paragraph--campaign.text-color--white .paragraph__call-to-action a.icon-logout{border-color:#146694}.paragraph--campaign .paragraph__content-wrapper>*{margin:0 0 1.5rem 0}.paragraph--campaign .campaign--progress-wrapper{display:flex;align-items:center}.paragraph--campaign .campaign--progress-label-zero{padding:0 1.4rem 0 0}.paragraph--campaign .campaign--progress-label-goal{padding:0 0 0 1rem}.paragraph--campaign .campaign--progress-goal{position:relative;width:100%;height:20px;background-color:#d8d9d9;margin:2rem 0 2rem 0}.paragraph--campaign .campaign--progress-goal .campaign--progress-rate{position:absolute;height:20px;background-color:#146694}.paragraph--campaign .campaign--progress-goal .campaign--progress-rate .progress-label-rate{line-height:1;color:#fff;background-color:#146697;margin:-1.2rem -.2rem 0 0;padding:1.2rem 0;border-radius:100%;z-index:2;right:0;position:absolute;width:55px;height:55px;text-align:center}.paragraph--campaign .field--icons-and-text .field__item{font-weight:700}.paragraph--campaign .field--icons-and-text .field__item:not(:last-child){margin:0 0 .4rem 0}.paragraph--campaign .field--icons-and-text .field__item>span::before{font-size:1.5625rem;line-height:2.34375rem}.paragraph--campaign--image-align-left.has-image .paragraph__image-wrapper{margin-bottom:1.5rem}@media only screen and (min-width:692px){.paragraph--campaign--image-align-left.has-image .paragraph__image-wrapper{width:50%;margin-bottom:0}}@media only screen and (min-width:692px){.paragraph--campaign--image-align-left.has-image .paragraph__content-wrapper{width:50%;padding-left:2rem}}@media only screen and (min-width:692px){.paragraph--campaign--image-align-right.has-image .paragraph__content-wrapper{order:1;width:50%;padding-right:2rem}}.paragraph--campaign--image-align-right.has-image .paragraph__image-wrapper{margin-bottom:1.5rem}@media only screen and (min-width:692px){.paragraph--campaign--image-align-right.has-image .paragraph__image-wrapper{order:2;width:50%}}.paragraph--campaign--image-align-top.has-image .paragraph__image-wrapper{margin-bottom:1.5rem}.paragraph--campaign--image-align-bottom.has-image .paragraph__content-wrapper{order:1}.paragraph--campaign--image-align-bottom.has-image .paragraph__image-wrapper{order:2}.paragraph--campaign--image-align-bottom.has-image.background--default .paragraph__image-wrapper{margin-top:1.5rem;margin-bottom:0}.paragraph--text-columns .paragraph__content-wrapper:not(.sub-paragraph__content-wrapper){max-width:832px}.paragraph--text-columns .paragraph__content-wrapper:not(.sub-paragraph__content-wrapper) .field--body{font-size:1.125rem;line-height:1.6875rem}.paragraph--text-columns .paragraph__content-wrapper+.paragraph__attachment{margin-top:1.5rem}.paragraph--text-columns .field--columns{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem;justify-content:flex-start;align-items:stretch;margin-right:-.5rem;margin-left:-.5rem;margin-bottom:-2rem}.paragraph--text-columns .field--columns>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.paragraph--text-columns .field--columns{margin-right:-1rem;margin-left:-1rem}.paragraph--text-columns .field--columns>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.paragraph--text-columns .field--columns>*{padding-right:.5rem;padding-left:.5rem;margin-bottom:2rem}@media screen and (min-width:692px){.paragraph--text-columns .field--columns{margin-right:-2rem;margin-left:-2rem}.paragraph--text-columns .field--columns>*{padding-right:2rem;padding-left:2rem;margin-bottom:4rem}}.paragraph--text-columns .field--columns>.paragraph>.container{padding-left:0;padding-right:0}@media print,(min-width:692px){.paragraph--text-columns .field--columns>.paragraph{width:33.33%}.paragraph--text-columns.columns--4 .field--columns>.paragraph{width:25%}.paragraph--text-columns.columns--3 .field--columns>.paragraph{width:33.33%}.paragraph--text-columns.columns--2 .field--columns>.paragraph{width:50%}.paragraph--text-columns.columns--2 .field--columns>.paragraph.paragraph.paragraph--text-column.background--default:nth-child(2n+1):not(:last-child){border-right:1px solid #146694}}.paragraph--text-column .paragraph__image-wrapper{margin-bottom:1.5rem}.paragraph--text-column .paragraph__image-wrapper .field--media-image-1 img{max-height:4.75rem;max-width:4.75rem;display:inline-block}.paragraph--text-column.paragraph.title-align--centered .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__image-wrapper,.paragraph--text-column.sub-paragraph.title-align--centered .sub-paragraph__layout>.paragraph__image-wrapper{text-align:center}.paragraph--text-column.paragraph.title-align--right .paragraph__layout:not(.sub-paragraph__layout)>.paragraph__image-wrapper,.paragraph--text-column.sub-paragraph.title-align--right .sub-paragraph__layout>.paragraph__image-wrapper{text-align:right}.paragraph--text-column .paragraph__content-wrapper{display:flex;flex-direction:column}.paragraph--text-column .paragraph__content-wrapper .paragraph__header{margin-bottom:1.5rem}.paragraph--text-column .paragraph__content-wrapper .paragraph__content{flex:1}.paragraph--text-column .paragraph__title *{font-size:1.3125rem;line-height:1.96875rem}.paragraph--text-column .paragraph__title *::before,.paragraph--text-column .paragraph__title *::after{display:none !important}.paragraph--call-to-action-column{position:relative}.paragraph--call-to-action-column .paragraph__content-wrapper{padding:1rem;display:flex;flex-direction:column;justify-content:flex-end;background-color:#f1faff;border-radius:.75rem;box-shadow:none;transition:box-shadow cubic-bezier(0.215,0.61,0.355,1) .4s}@media print,(min-width:692px){.paragraph--call-to-action-column .paragraph__content-wrapper{min-height:15rem;padding:3rem 1.5rem 2rem}}.paragraph--call-to-action-column .paragraph__content-wrapper .paragraph__header{margin-bottom:.25rem}.paragraph--call-to-action-column span.link{margin-bottom:0;color:#dc5e1f;background:transparent;transition:background cubic-bezier(0.215,0.61,0.355,1) .4s}.paragraph--call-to-action-column .link-wrapper{position:absolute;inset:0}.paragraph--call-to-action-column:hover .paragraph__content-wrapper{box-shadow:0 0 1.25rem rgba(0,0,0,0.2)}.paragraph--call-to-action-column:hover span.link{text-decoration:underline}.paragraph--call-to-action-column.has-image .paragraph__content-wrapper{background-color:transparent}.paragraph--call-to-action-column.has-image .paragraph__content-wrapper .paragraph__title *,.paragraph--call-to-action-column.has-image .paragraph__content-wrapper .field--text{color:#fff}.paragraph--call-to-action-column.has-image .paragraph__image-wrapper{position:absolute;z-index:-1;top:0;left:0;background-color:#146694;border-radius:.75rem;overflow:hidden;height:100%;width:100%}.paragraph--call-to-action-column.has-image .paragraph__image-wrapper *{height:100%;width:100%}.paragraph--call-to-action-column.has-image .paragraph__image-wrapper img{-o-object-fit:cover;object-fit:cover;opacity:.5;transition:opacity cubic-bezier(0.215,0.61,0.355,1) .4s}.paragraph--call-to-action-column.has-image:hover .paragraph__image-wrapper img{opacity:.25}.paragraph--call-to-action-column.has-image:hover .paragraph__image-wrapper .paragraph__title *{text-decoration:underline}body.civi-page:not(.sidebar) .page-layout__content-wrapper>.container,body.civi-page:not(.sidebar) .page-header>.container{max-width:864px}.section{position:relative;margin-bottom:2rem}@media print,(min-width:692px){.section{margin-bottom:4rem}}.section fieldset:not(.fieldgroup){padding-top:0 !important}.section__title>*,.crm-section__subtitle{position:relative;font-weight:700;font-size:1rem;line-height:1.5rem}.section--submit-buttons .section__footer{margin-top:1rem}.section--submit-buttons .crm-form-submit{margin-bottom:0}.crm-container .crm-section:not(:last-child){margin-bottom:1rem}.crm-group fieldset{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem;justify-content:flex-start}.crm-group fieldset>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.crm-group fieldset{margin-right:-1rem;margin-left:-1rem}.crm-group fieldset>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media screen and (min-width:692px){.crm-group fieldset{margin-right:-.5rem;margin-left:-.5rem}.crm-group fieldset>*{padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}}.crm-section label,.crm-section fieldset>legend,.crm-section details>summary,.crm-section details>summary a.details-title,details>summary .crm-section a.details-title,.crm-section label.field-label,.crm-section div.field-label,.crm-section span.field-label,.crm-section .label-inline,.crm-section .block-calibr8-socialmedia-sharing>.label,.crm-section .block-social-media-links-block>.label,.crm-section .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .crm-section h2,.section__content legend{display:block;margin-bottom:0.5rem;color:#757575;font-weight:600}.crm-form-radio+label,fieldset>.crm-form-radio+legend,details>.crm-form-radio+summary,details>summary .crm-form-radio+a.details-title,.crm-form-radio+label.field-label,.crm-form-radio+div.field-label,.crm-form-radio+span.field-label,.crm-form-radio+.label-inline,.block-calibr8-socialmedia-sharing>.crm-form-radio+.label,.block-social-media-links-block>.crm-form-radio+.label,.civicrm-newsletter-form-manage .crm-form-radio+h2{display:inline-block;font-weight:400;margin-bottom:0;color:#5c5c5c;margin-right:1rem}.crm-section .content.description{margin-top:-1rem}span.crm-error:not(.crm-error-label){margin-left:1rem;display:block}span.crm-error:not(.crm-error-label),label.crm-inline-error.alert-danger,fieldset>legend.crm-inline-error.alert-danger,details>summary.crm-inline-error.alert-danger,details>summary a.crm-inline-error.alert-danger.details-title,div.crm-inline-error.alert-danger.field-label,span.crm-inline-error.alert-danger.field-label,.crm-inline-error.alert-danger.label-inline,.block-calibr8-socialmedia-sharing>.crm-inline-error.alert-danger.label,.block-social-media-links-block>.crm-inline-error.alert-danger.label,.civicrm-newsletter-form-manage h2.crm-inline-error.alert-danger{color:#dc5e1f;font-weight:normal}input.crm-inline-error.alert-danger,select.crm-inline-error.alert-danger{border-color:#dc5e1f}input.crm-form-submit i,button.crm-form-submit i{display:none}.crm-select2.select2-container .select2-choice{padding:6px 16px}#memberreg-pre .crm-profile legend{display:none}#memberreg-post .section__title{display:none}#memberreg-post legend{position:relative;font-weight:700;font-size:1rem;line-height:1.5rem}.crm-section.crm-public-form-item label,.crm-section.crm-public-form-item fieldset>legend,.crm-section.crm-public-form-item details>summary,.crm-section.crm-public-form-item details>summary a.details-title,details>summary .crm-section.crm-public-form-item a.details-title,.crm-section.crm-public-form-item div.field-label,.crm-section.crm-public-form-item span.field-label,.crm-section.crm-public-form-item .label-inline,.crm-section.crm-public-form-item .block-calibr8-socialmedia-sharing>.label,.crm-section.crm-public-form-item .block-social-media-links-block>.label,.crm-section.crm-public-form-item .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .crm-section.crm-public-form-item h2,.crm-section.crm-public-form-item .crm-form-radio{margin-left:1rem}.crm-section.crm-public-form-item .crm-form-radio{margin-right:.5rem}.crm-section.crm-public-form-item input[type='radio']+label,.crm-section.crm-public-form-item fieldset>input[type='radio']+legend,.crm-section.crm-public-form-item details>input[type='radio']+summary,.crm-section.crm-public-form-item details>summary input[type='radio']+a.details-title,details>summary .crm-section.crm-public-form-item input[type='radio']+a.details-title,.crm-section.crm-public-form-item input[type='radio']+div.field-label,.crm-section.crm-public-form-item input[type='radio']+span.field-label,.crm-section.crm-public-form-item input[type='radio']+.label-inline,.crm-section.crm-public-form-item .block-calibr8-socialmedia-sharing>input[type='radio']+.label,.crm-section.crm-public-form-item .block-social-media-links-block>input[type='radio']+.label,.crm-section.crm-public-form-item .civicrm-newsletter-form-manage input[type='radio']+h2,.civicrm-newsletter-form-manage .crm-section.crm-public-form-item input[type='radio']+h2{margin-left:0}.crm-section.crm-public-form-item input[type='radio']+label:not(:last-child),.crm-section.crm-public-form-item fieldset>input[type='radio']+legend:not(:last-child),.crm-section.crm-public-form-item details>input[type='radio']+summary:not(:last-child),.crm-section.crm-public-form-item details>summary input[type='radio']+a.details-title:not(:last-child),details>summary .crm-section.crm-public-form-item input[type='radio']+a.details-title:not(:last-child),.crm-section.crm-public-form-item input[type='radio']+div.field-label:not(:last-child),.crm-section.crm-public-form-item input[type='radio']+span.field-label:not(:last-child),.crm-section.crm-public-form-item input[type='radio']+.label-inline:not(:last-child),.crm-section.crm-public-form-item .block-calibr8-socialmedia-sharing>input[type='radio']+.label:not(:last-child),.crm-section.crm-public-form-item .block-social-media-links-block>input[type='radio']+.label:not(:last-child),.crm-section.crm-public-form-item .civicrm-newsletter-form-manage input[type='radio']+h2:not(:last-child),.civicrm-newsletter-form-manage .crm-section.crm-public-form-item input[type='radio']+h2:not(:last-child){margin-right:1.5rem}.crm-section.editrow_custom_15-section .content,.crm-section.editrow_custom_35-section .content,.crm-section.editrow_custom_37-section .content,.crm-section.editrow_custom_50-section .content,.crm-section.editrow_custom_53-section .content,.crm-section.editrow_custom_57-section .content,.crm-section.editrow_custom_58-section .content,.crm-section.editrow_custom_59-section .content,.crm-section.editrow_custom_60-section .content,.crm-section.editrow_custom_107-section .content{margin-left:1rem}.crm-section.editrow_custom_53-section .content{display:flex;flex-wrap:wrap}.crm-section.editrow_custom_53-section input{margin-top:0.3625rem;flex:1;flex-basis:2%}.crm-section.editrow_custom_53-section input[type='radio']+label,.crm-section.editrow_custom_53-section fieldset>input[type='radio']+legend,.crm-section.editrow_custom_53-section details>input[type='radio']+summary,.crm-section.editrow_custom_53-section details>summary input[type='radio']+a.details-title,details>summary .crm-section.editrow_custom_53-section input[type='radio']+a.details-title,.crm-section.editrow_custom_53-section input[type='radio']+div.field-label,.crm-section.editrow_custom_53-section input[type='radio']+span.field-label,.crm-section.editrow_custom_53-section input[type='radio']+.label-inline,.crm-section.editrow_custom_53-section .block-calibr8-socialmedia-sharing>input[type='radio']+.label,.crm-section.editrow_custom_53-section .block-social-media-links-block>input[type='radio']+.label,.crm-section.editrow_custom_53-section .civicrm-newsletter-form-manage input[type='radio']+h2,.civicrm-newsletter-form-manage .crm-section.editrow_custom_53-section input[type='radio']+h2{display:block;flex:1;flex-basis:85%}@media screen and (min-width:692px){.crm-section.editrow_custom_53-section input[type='radio']+label,.crm-section.editrow_custom_53-section fieldset>input[type='radio']+legend,.crm-section.editrow_custom_53-section details>input[type='radio']+summary,.crm-section.editrow_custom_53-section details>summary input[type='radio']+a.details-title,details>summary .crm-section.editrow_custom_53-section input[type='radio']+a.details-title,.crm-section.editrow_custom_53-section input[type='radio']+div.field-label,.crm-section.editrow_custom_53-section input[type='radio']+span.field-label,.crm-section.editrow_custom_53-section input[type='radio']+.label-inline,.crm-section.editrow_custom_53-section .block-calibr8-socialmedia-sharing>input[type='radio']+.label,.crm-section.editrow_custom_53-section .block-social-media-links-block>input[type='radio']+.label,.crm-section.editrow_custom_53-section .civicrm-newsletter-form-manage input[type='radio']+h2,.civicrm-newsletter-form-manage .crm-section.editrow_custom_53-section input[type='radio']+h2{flex-basis:92%}}.crm-profile-id-22 .messages.help,.crm-profile-id-22 .view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .help.view-empty,.view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .crm-profile-id-22 .help.view-empty{padding:0;padding-left:.5rem;border:none;background:transparent}.crm-profile-id-22 .messages.help p:last-child,.crm-profile-id-22 .view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .help.view-empty p:last-child,.view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .crm-profile-id-22 .help.view-empty p:last-child{margin-bottom:0}#priceset .contribution_amount-section .content,#priceset .contribution_amount-section>.label label,#priceset .contribution_amount-section>.label fieldset>legend,#priceset .contribution_amount-section>.label details>summary,#priceset .contribution_amount-section>.label details>summary a.details-title,details>summary #priceset .contribution_amount-section>.label a.details-title,#priceset .contribution_amount-section>.label div.field-label,#priceset .contribution_amount-section>.label span.field-label,#priceset .contribution_amount-section>.label .label-inline,#priceset .contribution_amount-section>.label .block-calibr8-socialmedia-sharing>.label,#priceset .contribution_amount-section>.label .block-social-media-links-block>.label,#priceset .contribution_amount-section>.label .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage #priceset .contribution_amount-section>.label h2{margin-left:1rem}#priceset .other_amount-section>.label label,#priceset .other_amount-section>.label fieldset>legend,#priceset .other_amount-section>.label details>summary,#priceset .other_amount-section>.label details>summary a.details-title,details>summary #priceset .other_amount-section>.label a.details-title,#priceset .other_amount-section>.label div.field-label,#priceset .other_amount-section>.label span.field-label,#priceset .other_amount-section>.label .label-inline,#priceset .other_amount-section>.label .block-calibr8-socialmedia-sharing>.label,#priceset .other_amount-section>.label .block-social-media-links-block>.label,#priceset .other_amount-section>.label .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage #priceset .other_amount-section>.label h2{margin-left:1rem}#priceset .price-set-row{display:inline-block;margin-right:.5rem}#noOfparticipants .crm-marker{margin-left:.25rem;display:inline-block}.crm-event-additionalparticipant-form-block #priceset legend{display:none}#eventsreg-price .tarief-section{margin-left:1rem}fieldset.crm-profile-name-Event_Vrijwilligersdag_29>legend{display:none}.page-civicrm-event-register .messages h2,.page-civicrm-event-register .view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .view-empty h2,.view:not(.view-display-id-activities_related):not(.view-id-activities_overview) .page-civicrm-event-register .view-empty h2{font-size:1rem;line-height:1.5rem;margin-bottom:.5rem}.CRM_Event_Form_Registration_AdditionalParticipant button.validate{float:right}.CRM_Event_Form_Registration_Confirm .crm-button-type-next,.CRM_Event_Form_Registration_ThankYou .crm-button-type-next{float:right}.CRM_Event_Form_Registration_Confirm .conference_fee-section,.CRM_Event_Form_Registration_ThankYou .conference_fee-section{margin-left:1rem}.CRM_Event_Form_Registration_Confirm .section--event-information table,.CRM_Event_Form_Registration_ThankYou .section--event-information table{width:100%}.CRM_Event_Form_Registration_Confirm .crm-group .header-dark,.CRM_Event_Form_Registration_ThankYou .crm-group .header-dark{font-weight:600}.CRM_Event_Form_Registration_Confirm .crm-group.event_fees-group,.CRM_Event_Form_Registration_Confirm .crm-group.participant_role-group,.CRM_Event_Form_Registration_Confirm .crm-group.participant_info-group,.CRM_Event_Form_Registration_ThankYou .crm-group.event_fees-group,.CRM_Event_Form_Registration_ThankYou .crm-group.participant_role-group,.CRM_Event_Form_Registration_ThankYou .crm-group.participant_info-group{margin-bottom:1rem}.CRM_Event_Form_Registration_Confirm .section--particpant-info .eventsreg-content,.CRM_Event_Form_Registration_ThankYou .section--particpant-info .eventsreg-content{display:flex;margin-right:-2rem;margin-left:-2rem;margin-bottom:1rem;padding:1.5rem 0;background-color:#f1faff;border-radius:.75rem}.CRM_Event_Form_Registration_Confirm .section--particpant-info .eventsreg-content>.participant_info-group,.CRM_Event_Form_Registration_ThankYou .section--particpant-info .eventsreg-content>.participant_info-group{width:50%;padding:0 2rem}.CRM_Event_Form_Registration_Confirm .section--particpant-info .eventsreg-content>.participant_info-group:first-child,.CRM_Event_Form_Registration_ThankYou .section--particpant-info .eventsreg-content>.participant_info-group:first-child{border-right:solid 1px rgba(2,23,16,0.1)}.CRM_Event_Form_Registration_Confirm .section--particpant-info .eventsreg-content>.participant_info-group h3,.CRM_Event_Form_Registration_ThankYou .section--particpant-info .eventsreg-content>.participant_info-group h3{font-size:1.5rem;line-height:2.25rem;color:#146694}.CRM_Event_Form_Registration_Confirm .section--particpant-info .eventsreg-content>.participant_info-group .crm-public-form-item .label,.CRM_Event_Form_Registration_ThankYou .section--particpant-info .eventsreg-content>.participant_info-group .crm-public-form-item .label{font-size:.875rem;line-height:1.3125rem;color:#146694}.CRM_Event_Form_Registration_Confirm .section--particpant-info .eventsreg-content>.participant_info-group .crm-public-form-item .content,.CRM_Event_Form_Registration_ThankYou .section--particpant-info .eventsreg-content>.participant_info-group .crm-public-form-item .content{color:#146694;font-weight:600}.CRM_Event_Form_Registration_Confirm .section--particpant-info>.help,.CRM_Event_Form_Registration_ThankYou .section--particpant-info>.help{margin-bottom:1.5rem}.CRM_Event_Form_Registration_Confirm .section--particpant-info .participant_info-group fieldset,.CRM_Event_Form_Registration_ThankYou .section--particpant-info .participant_info-group fieldset{padding:0}.CRM_Event_Form_Registration_Confirm .section--particpant-info .participant_info-group fieldset:last-child,.CRM_Event_Form_Registration_ThankYou .section--particpant-info .participant_info-group fieldset:last-child{margin-bottom:0}.CRM_Event_Form_Registration_Confirm .section--particpant-info .participant_info-group fieldset>*:last-child,.CRM_Event_Form_Registration_ThankYou .section--particpant-info .participant_info-group fieldset>*:last-child{margin-bottom:0}.CRM_Event_Form_Registration_Confirm .section--particpant-info .participant_info-group+.spacer,.CRM_Event_Form_Registration_ThankYou .section--particpant-info .participant_info-group+.spacer{display:inline-block}.CRM_Event_Form_Registration_Confirm .section--payment .section__content,.CRM_Event_Form_Registration_Confirm .section--event-fee .section__content,.CRM_Event_Form_Registration_ThankYou .section--payment .section__content,.CRM_Event_Form_Registration_ThankYou .section--event-fee .section__content{background-color:#f0f4f7;padding:1.5rem 2rem;border-radius:.75rem;margin-right:-2rem;margin-left:-2rem}.CRM_Event_Form_Registration_Confirm .section--payment .total-amount-section .content span,.CRM_Event_Form_Registration_Confirm .section--event-fee .total-amount-section .content span,.CRM_Event_Form_Registration_ThankYou .section--payment .total-amount-section .content span,.CRM_Event_Form_Registration_ThankYou .section--event-fee .total-amount-section .content span{font-size:1.25rem;line-height:1.875rem;font-weight:600}#billing-payment-block .blockOverlay{background:url(/themes/custom/tribicrm_theme/images/circles-spinner-3.gif) center center no-repeat white !important;left:-2rem !important;right:-2rem !important;width:calc(100% + 4rem) !important;min-height:5rem}.payment_processor-section .clear{clear:both}.credit_card_info-group{margin-top:1.5rem}.credit_card_info-group legend{margin-left:1rem;font-size:1rem}.credit_card_info-group .label{margin-left:1rem;display:flex;flex-wrap:wrap;gap:.125rem}.credit_card_info-group .credit_card_info-section{background-color:#f0f4f7;padding:1.5rem 2rem;border-radius:.75rem;margin-right:-2rem;margin-left:-2rem}.credit_card_info-group .credit_card_info-section .introduction-section>*{display:inline-block;color:#146694}.credit_card_info-group .credit_card_info-section .introduction-section .label{display:none}.credit_card_info-group .credit_card_info-section .introduction-section::before{color:#146694;display:inline-block;content:'i';height:1.25rem;width:1.25rem;padding-left:.4375rem;border:1px solid #146694;border-radius:50%;margin-right:.25rem;font-weight:600;line-height:1.125}.memberreg-intro+.membership-intro{padding-top:2rem;border-top:solid 1px rgba(2,23,16,0.1)}.price-set-row input{margin-right:0.5rem}.price-set-row label,.price-set-row fieldset>legend,.price-set-row details>summary,.price-set-row details>summary a.details-title,details>summary .price-set-row a.details-title,.price-set-row label.field-label,.price-set-row div.field-label,.price-set-row span.field-label,.price-set-row .label-inline,.price-set-row .block-calibr8-socialmedia-sharing>.label,.price-set-row .block-social-media-links-block>.label,.price-set-row .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .price-set-row h2{font-weight:normal}.price-set-row:not(:last-child){margin-bottom:0.25rem}.crm-contribution-page-id-2 .other_amount-content{max-width:12rem;position:relative}.crm-contribution-page-id-2 .other_amount-content::after{content:'EUR';position:absolute;right:-2.25rem;top:.375rem}.is_for_organization-section>.label{display:none}.is_for_organization-section>.content{flex:0 0 100% !important}.is_for_organization-section>.content input{margin-right:0.5rem}.is_for_organization-section>.content label,.is_for_organization-section>.content fieldset>legend,.is_for_organization-section>.content details>summary,.is_for_organization-section>.content details>summary a.details-title,details>summary .is_for_organization-section>.content a.details-title,.is_for_organization-section>.content div.field-label,.is_for_organization-section>.content span.field-label,.is_for_organization-section>.content .label-inline,.is_for_organization-section>.content .block-calibr8-socialmedia-sharing>.label,.is_for_organization-section>.content .block-social-media-links-block>.label,.is_for_organization-section>.content .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .is_for_organization-section>.content h2{font-weight:normal}.is_for_organization-section+.crm-public-form-item{margin-top:2rem}.soft_credit_type_id-section input{margin-right:0.5rem}.soft_credit_type_id-section label,.soft_credit_type_id-section fieldset>legend,.soft_credit_type_id-section details>summary,.soft_credit_type_id-section details>summary a.details-title,details>summary .soft_credit_type_id-section a.details-title,.soft_credit_type_id-section label.field-label,.soft_credit_type_id-section div.field-label,.soft_credit_type_id-section span.field-label,.soft_credit_type_id-section .label-inline,.soft_credit_type_id-section .block-calibr8-socialmedia-sharing>.label,.soft_credit_type_id-section .block-social-media-links-block>.label,.soft_credit_type_id-section .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .soft_credit_type_id-section h2{font-weight:normal;margin-right:2rem}.soft_credit_type_id-section .description{margin-top:0.5rem}.soft_credit_type_id-section+.honoree-name-email-section{margin-top:2rem}.pay_later_receipt-section{margin-bottom:2rem}.confirmation-section input,.payment_processor-section input{clear:left;margin-top:5px;margin-left:1rem}.confirmation-section .clear,.payment_processor-section .clear{clear:both}.payment_processor-section .content>*{float:left}.payment_processor-section input{margin-right:0.5rem}.confirmation-section .content{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem}.confirmation-section .content>label,.confirmation-section fieldset.content>legend,.confirmation-section details.content>summary,.confirmation-section details>summary .content>a.details-title,details>summary .confirmation-section .content>a.details-title,.confirmation-section .content>div.field-label,.confirmation-section .content>span.field-label,.confirmation-section .content>.label-inline,.confirmation-section .block-calibr8-socialmedia-sharing.content>.label,.confirmation-section .block-social-media-links-block.content>.label,.confirmation-section .civicrm-newsletter-form-manage .content>h2,.civicrm-newsletter-form-manage .confirmation-section .content>h2{font-weight:normal;flex-basis:75%}.confirmation-section .content #confirmation-error{flex-basis:100%;flex-shrink:0;order:10;margin-left:1rem}.confirmation-section .content p:last-child{margin-bottom:0}.contribution_footer_text-section{margin:0 !important}.contribution_footer_text-section>*:last-child{margin-bottom:0}.accordion-item{background:#fff;border-bottom:solid 1px rgba(2,23,16,0.1);border-color:#e1edf6;padding-top:1rem;padding-bottom:1rem}.accordion-item ul{list-style:none;margin-left:0}.accordion-item__header{margin-right:2rem}.accordion-item__header .accordion-item__anchor>*{margin-bottom:0}.accordion-item__title{display:flex;justify-content:space-between;align-items:center;gap:1rem}.accordion-item__anchor{width:100%;color:#5c5c5c}.accordion-item__anchor:hover{text-decoration:underline}.accordion-item__anchor-icon::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:13px;color:#073a57;transform:rotate(90deg);text-decoration:none !important;display:inline-block;flex:0}.accordion-item__content{margin-top:1.5rem}.accordion-item--open .accordion-item__anchor-icon::after{transform:rotate(-90deg)}.article-teaser{display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow cubic-bezier(0.215,0.61,0.355,1) .4s;background-color:#fff;border-radius:1rem;overflow:hidden}.article-teaser a.link-wrapper{position:absolute;inset:0;z-index:10}.article-teaser .teaser-title *{font-size:1.25rem;line-height:1.875rem;transition:all cubic-bezier(0.215,0.61,0.355,1) .4s;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;font-weight:700;color:#146694}.article-teaser:hover{z-index:1}.article-teaser:hover:not(.node--landing-page),.view-campaigns .article-teaser:hover.node--landing-page{box-shadow:0 0 1.125rem rgba(0,0,0,0.1)}.article-teaser:hover .teaser-title *{-webkit-text-decoration-color:#146694;text-decoration-color:#146694}.article-teaser__image{flex:0 0 auto;width:100%;background:#eee}.article-teaser__image img{display:block;width:100%}.article-teaser__content-wrapper{display:flex;flex-direction:column;gap:1rem;padding:1rem 1rem 1.5rem;flex:1 0 auto;align-self:stretch}@media only screen and (min-width:692px){.article-teaser__content-wrapper{padding:1.5rem}}.article-teaser__content-wrapper{display:flex;flex-direction:column;align-items:flex-start;position:relative}.article-teaser__content-wrapper>*{flex:0 1 auto}.article-teaser__header{width:100%}.article-teaser__header>*:not(:last-child){margin-bottom:.5rem}.article-teaser__content{flex:1 0 auto;align-self:stretch}.article-teaser__content>*:last-child{margin-bottom:0}.article-teaser__footer{width:100%}.article-teaser__footer>*:not(:last-child){margin-bottom:1rem}.article-teaser .teaser-title>*{margin-bottom:0}.article-teaser__label{font-size:.9375rem;line-height:1.5rem;display:inline-block;padding:.75rem 1.5rem 0 0;background-color:#fff;border-top-right-radius:1rem}.article-teaser.has-image .article-teaser__label{position:absolute;top:0;left:0;transform:translateY(-99%);padding:.75rem 1.5rem 0}.article-teaser__read-more .button,.article-teaser__read-more .account-links ul.links li a.icon-logout,.account-links ul.links li .article-teaser__read-more a.icon-logout{margin-bottom:0}.article-teaser-small{border:solid 1px rgba(2,23,16,0.1);transition:border cubic-bezier(0.215,0.61,0.355,1) .4s;background:#fff}.article-teaser-small[onclick]:hover{z-index:1;cursor:pointer;border:solid 1px #1a85c1}.article-teaser-small[onclick]:hover .teaser-title{color:#1a85c1}.article-teaser-small__header-wrapper{display:flex;flex-wrap:nowrap}.article-teaser-small__image{flex:0 0 100px}.article-teaser-small__image img{display:block;width:100%}.article-teaser-small__image .image-placeholder{width:100px;height:100px}.article-teaser-small__header{padding:1rem}.article-teaser-small__content-wrapper{padding:1rem}.article-teaser-small__content{margin-top:1rem}.article-teaser-small__content>*:last-child{margin-bottom:0}.article-teaser-small__footer{padding:1rem}.article-teaser-small .teaser-title>*{font-size:1.125rem;line-height:1.5rem;margin-bottom:0}.article-teaser-small .field--date-created{font-size:.75rem;line-height:1.125rem;color:#767676}.article-teaser-small .field--date-created::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:.75rem;color:#dc5e1f;margin-right:0.2rem}.article-teaser-small__read-more .button,.article-teaser-small__read-more .account-links ul.links li a.icon-logout,.account-links ul.links li .article-teaser-small__read-more a.icon-logout{margin-bottom:0}.article-teaser-list{border:solid 1px rgba(2,23,16,0.1);transition:border cubic-bezier(0.215,0.61,0.355,1) .4s;background:#fff}.article-teaser-list[onclick]:hover{z-index:1;cursor:pointer;border:solid 1px #1a85c1}.article-teaser-list[onclick]:hover .teaser-title{color:#1a85c1}.article-teaser-list__header-wrapper{display:flex;flex-wrap:nowrap}.article-teaser-list__header{padding:1rem}.article-teaser-list__content-wrapper{padding:1rem}.article-teaser-list__content{margin-top:1rem}.article-teaser-list__content>*:last-child{margin-bottom:0}.article-teaser-list__footer{padding:1rem}.article-teaser-list .field--date-created{font-size:.875rem;line-height:1.3125rem;color:#767676}.article-teaser-list .field--date-created::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:.75rem;color:#dc5e1f;margin-right:0.2rem}.article-teaser-list__read-more .button,.article-teaser-list__read-more .account-links ul.links li a.icon-logout,.account-links ul.links li .article-teaser-list__read-more a.icon-logout{margin-bottom:0}.contact-card{position:relative;display:flex;flex-direction:column;align-items:flex-start}.contact-card__image{position:absolute;top:0;left:1rem;width:80px;height:80px;overflow:hidden;background-color:#eee;border:solid 3px #146694;border-radius:100%}@media print,(min-width:692px){.contact-card__image{left:2rem}}.contact-card__image img{display:block}.contact-card__content-wrapper{padding:1rem;flex:1 0 auto;align-self:stretch;background:#fff;border:solid 1px rgba(2,23,16,0.1)}@media print,(min-width:692px){.contact-card__content-wrapper{padding:2rem}}.contact-card.has-image .contact-card__content-wrapper{margin-top:2rem;padding-top:4rem}.contact-card__header{margin-bottom:1.5rem}.contact-card__content>*:last-child{margin-bottom:0}.contact-card__footer{margin-top:1rem}.contact-card .teaser-title>*{font-size:1.125rem;line-height:1.6875rem;font-weight:800;margin-bottom:0}.contact-card address{font-style:normal}.contact-card .field--job-title{font-style:italic;color:#767676}.contact-card .field--employer{font-style:italic;color:#767676}.contact-card .field--phone::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:.5rem}.contact-card .field--email::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:.5rem}.search-result .field--excerpt{transition:color cubic-bezier(0.215,0.61,0.355,1) .4s}.search-result[onclick]:hover{z-index:1;cursor:pointer}.search-result[onclick]:hover .field--excerpt,.search-result[onclick]:hover .teaser-title{color:#1a85c1}.search-result .field--excerpt strong{font-weight:inherit;background-color:rgba(20,102,148,0.2);padding:2px}.page-header{margin-bottom:1rem}@media print,(min-width:692px){.page-header{margin-bottom:2rem}}.has-intro:not(.node--campaign--full):not(.node--news--full):not(.node--activity--full) .page-header{margin-bottom:-1rem}.page-header__image img{width:100%}.page-header__tags{display:flex;flex-wrap:wrap;gap:1.125rem;margin-bottom:1.5rem}.page-header__intro{font-size:1.125rem;line-height:2rem}.page-header--hero{margin-top:0}@media print,(min-width:692px){.page-header--hero{margin-top:0}}.page-header--centered .page-header__image__label{position:absolute;top:2rem;right:4rem;width:4rem;height:4rem}.page-header--centered .page-header__tags{margin-top:.5rem;justify-content:center}.page-header--centered .page-header__content-wrapper{position:relative;z-index:1;max-width:calc(864px - (2rem * 2));margin:0 1rem 0 1rem;background-color:#fff;padding:1rem;border-radius:.625rem}@media print,(min-width:692px){.page-header--centered .page-header__content-wrapper{margin:0 auto 0 auto;padding:2.5rem}}.page-header--centered .page-header__content-wrapper .image__label{position:absolute;top:1rem;right:1rem;width:2.75rem;height:2.75rem}.page-header--centered .page-header__intro .field--intro,.page-header--centered .page-header__intro section.section--intro .intro__text,section.section--intro .page-header--centered .page-header__intro .intro__text{font-size:1.125rem;line-height:1.6875rem;padding:0}.page-header--centered .page-header__intro{text-align:center}.page-header--centered .page-title{text-align:center}.page-header--centered .page-header__image-wrapper+.page-header__content-wrapper{margin-top:-1rem}@media print,(min-width:692px){.page-header--centered .page-header__image-wrapper+.page-header__content-wrapper{margin-top:-5rem}}.page-section{margin-bottom:2rem;position:relative}@media print,(min-width:992px){.page-section{margin-bottom:4rem}}.page-section:not(.page-section--wide)>.container{max-width:864px}.page-section:last-child{margin-bottom:8rem}.page-section--background-half:last-child{margin-bottom:0;padding-bottom:8rem}.page-section--background-half::before{position:absolute;content:'';background:#f0f4f7;height:66%;bottom:0;width:100%}.page-section h2{color:#146694;font-size:1.125rem;line-height:1.6875rem}@media print,(min-width:692px){.page-section h2{font-size:1.25rem;line-height:1.875rem}}@media print,(min-width:992px){.page-section h2{font-size:1.5rem;line-height:2.25rem}}.page-section__intro{font-size:1.125rem;line-height:1.5rem;max-width:864px;margin-bottom:3rem}.page-section__intro p:last-child{margin-bottom:0}.page-section__cta{text-align:center;margin-top:2.5rem}.page-details{max-width:calc(7.5rem + 864px + 7.5rem);margin-left:1rem;margin-right:1rem;padding:1rem 1rem 3rem;background-color:#f1faff;border-radius:.75rem}@media print,(min-width:692px){.page-details{margin-left:auto;margin-right:auto;padding:2.5rem 2.5rem 4rem}}.page-details__content{display:flex;flex-direction:column}@media print,(min-width:992px){.page-details__content{flex-flow:row nowrap;gap:3rem}}.page-details.sticky{position:fixed;display:flex;top:0;left:0;width:100%;max-width:unset;z-index:499;padding:0;margin:0;border-radius:0;border-bottom:solid 1px rgba(2,23,16,0.1)}.page-details.sticky .page-details__content-wrapper{max-width:calc(1312px - 3rem);margin:0 auto;padding:1rem 2rem;display:flex;flex-direction:column;gap:.75rem;width:100%}@media only screen and (min-width:392px){.page-details.sticky .page-details__content-wrapper{flex-flow:row wrap;justify-content:space-between;align-items:center;gap:.75rem 2rem}}@media only screen and (min-width:992px){.page-details.sticky .page-details__content-wrapper{padding:1rem;flex-wrap:nowrap}}.page-details.sticky .page-details__content{flex-direction:column;align-items:start;gap:0}@media only screen and (min-width:992px){.page-details.sticky .page-details__content{gap:2rem;flex-direction:row;align-items:center}}.page-detail{border-bottom:1px solid #8ab3c9;flex:1 1 auto;display:flex;justify-content:space-around;position:relative}@media print,(min-width:992px){.page-detail{max-width:50%}}.page-detail:not(:first-child){padding-top:1rem}.page-detail:not(:last-child){padding-bottom:1rem}@media print,(min-width:992px){.page-detail{border-bottom:none;padding:0 !important}.page-detail::after{content:'';width:1px;height:100%;background-color:#8ab3c9;position:absolute;right:-1.5rem}}.page-detail:last-child{border:none}.page-detail:last-child::after{content:unset}.page-detail__content{display:flex;flex-wrap:nowrap;align-items:center}.page-detail__title{font-size:1.125rem;line-height:1.6875rem;color:#073a57;font-weight:600;margin-bottom:1rem;text-align:center}@media print,(min-width:992px){.page-detail__title{text-align:left}}.page-detail__text{font-size:1.125rem;line-height:2rem;color:#073a57}.page-detail--chart .page-detail__content::after{clear:both;content:'';display:table}.page-detail--stars [class^="icon-"]::before{font-size:1.875rem;line-height:2.8125rem;color:#146694}.page-detail--stars [class^="icon-"]:last-child::before{margin-right:0}.page-detail--stars .page-detail__content{justify-content:center}.page-detail--stars .page-detail__title{text-align:center}.node--event--full .page-detail__text>div,.node--event--full-no-access .page-detail__text>div,.node--campaign--full .page-detail__text>div{color:#146694}.node--event--full .page-detail__text>div:first-child:not(:last-child),.node--event--full-no-access .page-detail__text>div:first-child:not(:last-child),.node--campaign--full .page-detail__text>div:first-child:not(:last-child){font-size:1.875rem;line-height:2.8125rem;font-weight:600;line-height:2rem}.node--event--full .page-detail__text>div:last-child:not(:first-child),.node--event--full-no-access .page-detail__text>div:last-child:not(:first-child),.node--campaign--full .page-detail__text>div:last-child:not(:first-child){font-size:.9375rem;line-height:1.40625rem;opacity:.75}.node--event--full .page-detail__text span,.node--event--full-no-access .page-detail__text span,.node--campaign--full .page-detail__text span{font-size:1.875rem;line-height:2.8125rem;font-weight:600}.sticky .page-detail{border-right:none}.sticky .page-detail::after{content:unset}@media only screen and (max-width:1291.99px){.sticky .page-detail{padding:0;border-bottom:none}}.sticky .page-detail__content-wrapper>*,.sticky .page-detail__text>*{display:inline-block}.sticky .page-detail__title{margin-bottom:0;text-align:left}.sticky .page-detail__title:not(:has(.show-mobile))::after{content:":"}.sticky .page-detail__title:has(.show-mobile) .hide-mobile::after,.sticky .page-detail__title:has(.show-mobile) .show-mobile::after{content:":"}.sticky .page-detail__title,.sticky .page-detail__title *,.sticky .page-detail__text,.sticky .page-detail__text *{font-size:1rem !important;line-height:1.5 !important}.sticky .page-detail--share{display:none}.node--campaign--full .field--intro,.node--campaign--full section.section--intro .intro__text,section.section--intro .node--campaign--full .intro__text{text-align:center}.node--campaign--full .field--support-cta{text-align:center}.node--campaign--full .field--support-cta a{margin-bottom:0}.node--campaign--full .page-section--stats .field--support-cta{position:absolute;bottom:-1.25rem;left:0;width:100%}.node--campaign--full .page-section--stats.sticky .field--support-cta{all:unset}.node--campaign--full .page-section--stats.sticky .field--support-cta a{white-space:nowrap}.node--campaign--full .page-section--bottom-cta{max-width:calc(7.5rem + 864px + 7.5rem);margin-left:1rem;margin-right:1rem;background-color:#dc5e1f;padding:1.5rem;border-radius:1.5rem}@media print,(min-width:692px){.node--campaign--full .page-section--bottom-cta{margin-left:auto;margin-right:auto;padding:2.375rem;border-radius:5rem}}.node--campaign--full .page-section--organizer .field--support-cta{margin-top:1.5rem}.node--campaign--full .page-section .paragraph--text-with-image.has-image>.container{max-width:calc(2rem + 1000px + 2rem)}.node--campaign--full .sponsors-cta{background-color:#fff;box-shadow:0 0 0.75rem 0 rgba(0,0,0,0.2);border-radius:.75rem;padding:1rem}@media print,(min-width:692px){.node--campaign--full .sponsors-cta{padding:2rem}}.node--campaign--full .sponsors-cta h3{color:#dc5e1f}.node--campaign--full .sponsors-cta p{color:#146694}.node--campaign--full .sponsors-cta p:last-child{margin-bottom:0}.node--campaign--full .large-cta{color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}@media print,(min-width:692px){.node--campaign--full .large-cta{flex-direction:row}}.node--campaign--full .large-cta__text{font-size:1.5rem;line-height:2.25rem;text-align:center}@media print,(min-width:692px){.node--campaign--full .large-cta__text{margin-right:1rem}}.node--campaign--full .large-cta .field--support-cta{flex-shrink:0}.node--campaign--full .large-cta .field--support-cta a{background-color:#fff;color:#dc5e1f}.node--campaign--full .large-cta .field--support-cta a:hover,.node--campaign--full .large-cta .field--support-cta a:focus{background-color:#fff;color:#dc5e1f}.node--campaign--full .page-details__content+.block-calibr8-socialmedia-sharing{margin:1.5rem 0 0;justify-content:center}.node--campaign--teaser{background:#f1faff;border-radius:1rem;overflow:hidden}.node--campaign--teaser .teaser-title *{color:#146694;font-weight:600;font-size:1.6875rem;line-height:2.53125rem}.node--campaign--teaser .article-teaser__image__label{position:absolute;top:1rem;right:1rem;width:2.75rem;height:2.75rem}.node--campaign--teaser .article-teaser__label{color:#dc5e1f;font-weight:600;background:#f1faff;font-size:.9375rem;line-height:1.5rem}.node--campaign--teaser .article-teaser__organizer{color:#8ab3c9;font-size:1.125rem;line-height:1.6875rem}.view-campaigns.view-display-id-front_campaigns .view-content .views-row:nth-child(n+4){display:none}.node--campaign-organizer--teaser{padding:1rem;text-align:center;padding-top:6rem;margin-top:7rem;position:relative;display:flex;flex-direction:column;background-color:#f1faff;border-radius:.75rem}@media print,(min-width:692px){.node--campaign-organizer--teaser{padding:2rem}}@media print,(min-width:692px){.node--campaign-organizer--teaser{text-align:left;flex-direction:row;padding-left:7rem;padding-top:3rem;margin-top:0}}.node--campaign-organizer--teaser .organizer__image{position:absolute;width:10rem;top:-5rem;left:50%;margin-left:-5rem}@media print,(min-width:692px){.node--campaign-organizer--teaser .organizer__image{left:-5rem;top:2rem;margin-left:0}}.node--campaign-organizer--teaser .organizer__image img{border:5px solid #fff;border-radius:50%;width:100%}.stat-bar__text-above{display:flex;justify-content:space-between;align-items:flex-end;color:#146694}.stat-bar__text-above span{font-size:1.6875rem;line-height:2.53125rem;font-weight:600}.stat-bar__text-above div:last-child{font-size:1.125rem;line-height:1.6875rem;font-weight:600}.stat-bar__text-below{display:flex;justify-content:flex-end;opacity:.75;color:#146694;font-size:.875rem;line-height:1.3125rem}.stat-bar .progress-bar__goal{display:flex;height:.5rem;overflow:hidden;background-color:rgba(20,102,148,0.25);border-radius:0.5rem}.stat-bar .progress-bar__current{display:flex;flex-direction:column;background-color:#146694}.stat-bar .progress-bar--milestone-100 .progress-bar__goal,.stat-bar .progress-bar--milestone-150 .progress-bar__goal{background-color:#146694}.stat-bar .progress-bar--milestone-100 .progress-bar__current,.stat-bar .progress-bar--milestone-150 .progress-bar__current{background-color:#dc5e1f}.stat-bar .progress-bar--milestone-200 .progress-bar__goal{background-color:#dc5e1f}.stat-chart{height:3.5rem;width:3.5rem;float:left;margin-right:1rem;position:relative}.stat-chart:nth-child(3n+1){clear:both}.stat-chart__current{height:100%;width:100%;clip:rect(0,3.5rem,3.5rem,1.75rem);left:0;position:absolute;top:0}.stat-chart__current__half-circle{height:100%;width:100%;border:.7rem solid #146694;border-radius:50%;clip:rect(0,1.75rem,3.5rem,0);left:0;position:absolute;top:0}.stat-chart__current--milestone-0 .stat-chart__current__half-circle--right,.stat-chart__current--milestone-100 .stat-chart__current__half-circle--right{display:none}.stat-chart__current--milestone-50,.stat-chart__current--milestone-150{clip:rect(auto,auto,auto,auto)}.stat-chart__current--milestone-50 .stat-chart__current__half-circle--right,.stat-chart__current--milestone-150 .stat-chart__current__half-circle--right{transform:rotate(180deg)}.stat-chart__current--milestone-200 .stat-chart__current__half-circle{display:none}.stat-chart__current--milestone-100 .stat-chart__current__half-circle,.stat-chart__current--milestone-150 .stat-chart__current__half-circle{border-color:#dc5e1f}.stat-chart__current--milestone-100+.stat-chart__goal,.stat-chart__current--milestone-150+.stat-chart__goal{border-color:#146694}.stat-chart__current--milestone-200+.stat-chart__goal{border-color:#dc5e1f}.stat-chart__goal{height:100%;width:100%;border:.7rem solid #fff;border-radius:50%}.sticky .stat-chart{display:none}.sponsor-list{--grid-layout-gap:var(--calibr8__gutter);--grid-column-count:4;--grid-item--min-width:10rem;--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count) * var(--grid-layout-gap));--grid-item--max-width:calc((100% - var(--total-gap-width)) / var(--grid-column-count));grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width),var(--grid-item--max-width)),1fr));grid-gap:var(--grid-layout-gap);display:grid;margin-bottom:var(--calibr8__gutter)}.sponsor-list__sponsor{display:flex;justify-content:center;align-items:center}.sponsor-list__sponsor img{max-height:6rem;width:auto}.node--activity--full .paragraph--text-with-image.has-image>.container{max-width:calc(2rem + 1000px + 2rem)}.node--activity--full .page-section--details{padding:3rem 1rem 1rem;margin-top:2rem}@media print,(min-width:692px){.node--activity--full .page-section--details{padding:4rem 2.5rem 2.5rem}}.node--activity--full .activity__signup-cta{position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.node--activity--full .activity__signup-cta .button,.node--activity--full .activity__signup-cta .account-links ul.links li a.icon-logout,.account-links ul.links li .node--activity--full .activity__signup-cta a.icon-logout{margin-bottom:0}.node--activity--full .field--related-activities{--grid-layout-gap:var(--calibr8__gutter);--grid-column-count:3;--grid-item--min-width:var(--calibr8__view-item-minwidth);--gap-count:calc(var(--grid-column-count) - 1);--total-gap-width:calc(var(--gap-count) * var(--grid-layout-gap));--grid-item--max-width:calc((100% - var(--total-gap-width)) / var(--grid-column-count));grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width),var(--grid-item--max-width)),1fr));grid-gap:var(--grid-layout-gap);display:grid}.node--activity--teaser .field--activity-date,.node--activity--teaser .field--activity-location{font-size:1.125rem;line-height:1.5rem;font-weight:600;color:#8ab3c9}.node--activity--teaser .field--activity-location{padding-left:1.25rem;position:relative}.node--activity--teaser .field--activity-location::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;left:0;top:.25rem;font-size:14px}.difficulty-indicator{display:flex;gap:.25rem}.difficulty-indicator__bar{height:.75rem;width:2rem;background-color:#f1faff;border-radius:.25rem}@media only screen and (min-width:692px){.difficulty-indicator__bar{width:5.75rem}}.difficulty-indicator__bar--filled{background-color:#dc5e1f}.activity-information__info{display:flex;flex-direction:column;gap:1rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #8ab3c9}@media only screen and (min-width:692px){.activity-information__info{flex-direction:row}}.activity-information__title{font-size:1rem;line-height:1.5rem;color:#146694;font-weight:700}@media only screen and (min-width:692px){.activity-information__title{font-size:1.25rem;line-height:2rem;flex:0 0 14rem}}.activity-information__content{flex:1;display:flex;align-items:center;gap:1rem}.activity-information__indicator{line-height:1}.activity-information__indicator span[class^="icon-"]::before{margin-right:0}.activity-overview{display:flex;flex-flow:column wrap;gap:1rem 3rem}@media only screen and (min-width:692px){.activity-overview{flex-flow:row nowrap}}@media only screen and (min-width:992px){.activity-overview{gap:1rem 6rem}}.activity-overview__top{flex:1 0 100%}@media only screen and (min-width:992px){.activity-overview__sidebar{flex:0 0 18rem}}.activity-overview__content{flex:1 1 auto}.activity-overview__summary{margin-bottom:1.5rem}@media only screen and (min-width:692px){.activity-overview__summary{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}}.activity-overview__summary h3{font-size:1.25rem;line-height:1.875rem;flex-shrink:0;font-weight:700;color:#073a57;margin-bottom:1.5rem}@media only screen and (min-width:692px){.activity-overview__summary h3{margin-bottom:0}}@media only screen and (min-width:692px){.activity-overview__list{margin-left:1.5rem}}.activity-overview h2{color:#073a57;margin-bottom:0}.activity-overview .view .view-header{font-weight:700}.activity-overview .view .view-empty{margin-top:3rem;margin-bottom:2rem;color:#073a57}@media only screen and (min-width:692px){.activity-overview .view .view-empty{margin-top:7rem;margin-bottom:4rem}}.activity-overview .view .view-empty strong{font-size:1.25rem;line-height:1.875rem;font-weight:700}.activity-overview .view .view-empty p{margin-bottom:0}body.background-shape .page-layout--no-hero .page-header+.node__content .paragraph:first-child .paragraph__title{color:#146694}body.background-shape--flat .page-layout--no-hero{position:relative}body.background-shape--flat .page-layout--no-hero::before{content:"";position:absolute;z-index:-1;left:0;top:-10vh;width:100%;height:45vh;background:#146694;background:linear-gradient(to bottom,#146694,#2ca1e2)}body.background-shape--skewed-left .page-layout--no-hero,body.background-shape--skewed-right .page-layout--no-hero{position:relative}body.background-shape--skewed-left .page-layout--no-hero::before,body.background-shape--skewed-right .page-layout--no-hero::before{content:"";position:absolute;z-index:-1;left:0;top:-30vh;width:100%;height:70vh;transform:skewY(-5deg);background:#146694;background:linear-gradient(to bottom,#146694 40%,#2ca1e2 100%)}body.background-shape--skewed-right .page-layout--no-hero::before{transform:skewY(5deg)}body.background-shape--rounded-down .page-layout--no-hero{position:relative}body.background-shape--rounded-down .page-layout--no-hero::before{content:"";position:absolute;z-index:-1;left:-25vw;top:-20vh;width:150vw;height:60vh;border-radius:0 0 50% 50%;background:#146694;background:linear-gradient(to bottom,#146694 40%,#2ca1e2 100%)}body.background-shape--rounded-up .page-layout--no-hero{position:relative}body.background-shape--rounded-up .page-layout--no-hero::before{content:"";position:absolute;z-index:-2;left:-25vw;top:-20vh;width:150vw;height:60vh;background:#146694;background:linear-gradient(to bottom,#146694 40%,#2ca1e2 100%)}body.background-shape--rounded-up .page-layout--no-hero::after{content:"";position:absolute;z-index:-1;left:-25vw;top:30vh;width:150vw;height:50vh;border-radius:50% 50% 0 0;background-color:#fff}.breadcrumb{font-size:.75rem;line-height:.75rem;padding:.5rem 1rem;margin-bottom:5rem}.breadcrumb ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;gap:.25rem}.breadcrumb ul li{margin:0;padding:0}@media (max-width:691.99px){.breadcrumb{display:none}}.breadcrumb__link,.breadcrumb__label{color:#073a57;font-weight:600}.breadcrumb__item:last-child .breadcrumb__link,.breadcrumb__item:last-child .breadcrumb__label{color:#146694;font-weight:400}.breadcrumb__link{text-decoration:underline}.breadcrumb__item:last-child .breadcrumb__link{text-decoration:none}.breadcrumb__link:hover{color:#1a85c1}body.front .breadcrumb{display:none}body.background-shape .page-header:not(.page-header--hero) .breadcrumb__spacer::before{color:rgba(255,255,255,0.5)}body.background-shape .page-header:not(.page-header--hero) .breadcrumb__link{color:rgba(255,255,255,0.8)}body.background-shape .page-header:not(.page-header--hero) .breadcrumb__link:hover{color:#fff}body.background-shape .page-header:not(.page-header--hero) .breadcrumb__label{color:#fff}.page-layout__content-sharing .block{justify-content:center}.block-calibr8-socialmedia-sharing,.block-social-media-links-block{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:2rem}.block-calibr8-socialmedia-sharing>.label,.block-social-media-links-block>.label{margin-right:1rem;margin-bottom:0.5rem;color:#073a57}ul.social-menu{display:flex;flex-wrap:wrap}ul.social-menu li:not(:last-child){margin-right:0.5rem}ul.social-menu li a{display:inline-block;padding:0.5rem;color:#fff;background:#eee;border-radius:100%;font-size:18px;line-height:1;text-align:center;width:2.125rem;height:2.125rem}ul.social-menu li a::before{margin:0}ul.social-menu li a:hover{color:#fff}ul.social-menu a.icon-social-facebook{background-color:#146694}ul.social-menu a.icon-social-facebook:hover{background-color:#1a85c1}ul.social-menu a.icon-social-twitter{background-color:#146694}ul.social-menu a.icon-social-twitter:hover{background-color:#1a85c1}ul.social-menu a.icon-social-linkedin{background-color:#146694}ul.social-menu a.icon-social-linkedin:hover{background-color:#1a85c1}ul.social-menu a.icon-social-googleplus{background-color:#146694}ul.social-menu a.icon-social-googleplus:hover{background-color:#1a85c1}ul.social-menu a.icon-social-instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%) #146694}ul.social-menu a.icon-social-instagram:hover{background-color:#1a85c1}ul.social-menu a.icon-social-reddit{background-color:#146694}ul.social-menu a.icon-social-reddit:hover{background-color:#1a85c1}ul.social-menu a.icon-social-mail{background-color:#146694}ul.social-menu a.icon-social-mail:hover{background-color:#1a85c1}ul.social-menu a.icon-social-youtube{background-color:#146694}ul.social-menu a.icon-social-youtube:hover{background-color:#1a85c1}ul.social-menu a.icon-social-rss{background-color:#146694}ul.social-menu a.icon-social-rss:hover{background-color:#1a85c1}.calibr8-cookie-compliance-info{z-index:99;position:fixed;right:0;bottom:0;left:0;padding:2rem 0;background:#fff;border-top:solid 1px rgba(2,23,16,0.1);box-shadow:0 -2px 2px 0 rgba(2,23,16,0.1)}.calibr8-cookie-compliance-info__button-wrapper{display:flex;justify-content:center;align-items:center}.calibr8-cookie-compliance-info__consent{margin-right:1rem}.calibr8-cookie-compliance-info__consent a{margin:0}.calibr8-cookie-compliance-info__noconsent a{font-size:.875rem;line-height:1.3125rem;color:#5c5c5c}@media only screen and (min-width:692px){.calibr8-cookie-compliance-info__wrapper{display:flex;flex-wrap:wrap;align-items:center}.calibr8-cookie-compliance-info__text{flex:1 1 200px;width:200px}.calibr8-cookie-compliance-info__text>*:last-child{margin-bottom:0}.calibr8-cookie-compliance-info__button-wrapper{flex:0 1 360px;width:360px;justify-content:flex-end}}.block-calibr8-cookie-compliance{margin-bottom:3rem}.calibr8-cookie-compliance-status__text p:last-child{margin-bottom:0}.calibr8-cookie-compliance-status__label{font-weight:800}.calibr8-cookie-compliance-delete__text p:last-child{margin-bottom:0}.calibr8-cookie-compliance-delete__button a{color:#f14d51}.eu-cookie-compliance-message a{color:#fff;text-decoration:underline}.eu-cookie-compliance-message a:hover{text-decoration:none}.agree-button{color:#fff !important;background-color:#dc5e1f !important;border:solid 1px #dc5e1f !important}.agree-button:hover,.agree-button:focus{color:#fff !important;background-color:#a3400f !important;border-color:#a3400f !important}.decline-button{color:#021710 !important;background-color:#767676 !important;border:solid 1px #767676 !important}.decline-button:hover,.decline-button:focus{color:#021710;background-color:#8f8f8f !important;border-color:#8f8f8f !important}.pswp__button{color:#fff;border:0 none;border-radius:0}.pswp__button--arrow--left,.pswp__button--arrow--right{width:auto;height:auto;margin:0;padding:0.7rem;background:#021710}.pswp__button--arrow--left::before,.pswp__button--arrow--right::before{position:relative;top:auto;right:auto;left:auto;width:auto;height:auto;margin:0;background:none}.pswp__button--arrow--left:hover,.pswp__button--arrow--right:hover{background:#146694}.pswp__button--arrow--left::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.pswp__button--arrow--right::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.term--partners--default{position:relative}.term--partners--default>h2{display:none}.term--partners--default .field--partner-website-url>a{position:absolute;inset:0;line-height:0;font-size:0;color:transparent}.paragraph--partner-banner .field--body+.field--partners{margin-top:1rem}@media only screen and (min-width:692px){.paragraph--partner-banner .field--body+.field--partners{margin-top:2rem}}.field--partners,.field--name-field-partners{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem}.field--partners>*,.field--name-field-partners>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.field--partners,.field--name-field-partners{margin-right:-1rem;margin-left:-1rem}.field--partners>*,.field--name-field-partners>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.field--partners>.field__item,.field--name-field-partners>.field__item{width:50%;display:flex;align-items:center}@media only screen and (min-width:692px){.field--partners>.field__item,.field--name-field-partners>.field__item{width:33.33333%}}@media only screen and (min-width:992px){.field--partners>.field__item,.field--name-field-partners>.field__item{width:25%}}.maintenance-message{max-width:600px;margin:3rem auto 3rem;background:#fff;border:solid 1px rgba(2,23,16,0.1);padding:3rem 2rem;text-align:center}.maintenance-message .branding{float:none;margin-bottom:2rem}.maintenance-message .site-logo{display:inline-block}body.page-error .page-layout{margin-top:3rem}@media print,(min-width:692px){body.page-error .page-layout{margin-top:6rem}}body.page-error .page-layout__header{display:none}.node--event--teaser,.node--event--teaser-no-access{background:#f0f4f7}.node--event--teaser .teaser-title *,.node--event--teaser-no-access .teaser-title *{font-size:1.6875rem;line-height:2.53125rem;color:#146694;font-weight:600}.node--event--teaser .article-teaser__event-info,.node--event--teaser-no-access .article-teaser__event-info{display:flex;justify-content:space-between}.node--event--teaser .article-teaser__event-info .difficulty,.node--event--teaser-no-access .article-teaser__event-info .difficulty{font-size:1.125rem;line-height:1.6875rem}.node--event--teaser .article-teaser__event-info .difficulty::before,.node--event--teaser-no-access .article-teaser__event-info .difficulty::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.node--event--teaser .article-teaser__event-info .difficulty>*::before,.node--event--teaser-no-access .article-teaser__event-info .difficulty>*::before{margin-right:0;position:relative;top:-2px}.node--event--teaser .article-teaser__event-info .difficulty,.node--event--teaser .article-teaser__event-info .field--event-date,.node--event--teaser-no-access .article-teaser__event-info .difficulty,.node--event--teaser-no-access .article-teaser__event-info .field--event-date{color:#8ab3c9}.node--event--teaser .article-teaser__event-info .field--event-date,.node--event--teaser-no-access .article-teaser__event-info .field--event-date{font-size:1rem;line-height:1.5rem}.node--event--teaser .article-teaser__event-info .field--event-date .date::before,.node--event--teaser-no-access .article-teaser__event-info .field--event-date .date::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:.5rem}.node--event--teaser .link--event-subscribe,.node--event--teaser-no-access .link--event-subscribe{margin-bottom:0}.node--event--teaser .field--event-counter,.node--event--teaser-no-access .field--event-counter{position:relative;margin-bottom:1rem}.node--event--teaser .field--event-counter .event-counter-info,.node--event--teaser-no-access .field--event-counter .event-counter-info{color:#146694}.node--event--teaser .field--event-counter .event-counter-progress,.node--event--teaser-no-access .field--event-counter .event-counter-progress{height:1rem;margin-top:5px;margin-bottom:0.5rem;background-color:#fff;border-radius:1.5rem;overflow:hidden}.node--event--teaser .field--event-counter .event-counter-progress .event-counter-progress__bar,.node--event--teaser-no-access .field--event-counter .event-counter-progress .event-counter-progress__bar{background-color:#146694;border-right:solid 1px #fff}.node--event--teaser .field--event-counter .event-counter-progress.progress--100,.node--event--teaser-no-access .field--event-counter .event-counter-progress.progress--100{background:transparent}.node--event--teaser .field--event-counter .event-counter-progress.progress--100 .event-counter-progress__bar,.node--event--teaser-no-access .field--event-counter .event-counter-progress.progress--100 .event-counter-progress__bar{background-color:#dc5e1f;border:none}.node--event--teaser .article-teaser__footer,.node--event--teaser-no-access .article-teaser__footer{width:100%}.node--event--teaser[onclick]:hover .field--event-date{color:#1a85c1}@media print,(min-width:692px){.node--event--full .paragraph.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout),.node--event--full-no-access .paragraph.background:not(.background--default) .paragraph__layout:not(.sub-paragraph__layout){margin:0 -3rem}}.node--event--full-no-access .page-layout__content-wrapper .container--small{padding:0 2rem}@media print,(min-width:692px){.node--event--full-no-access .page-layout__content-wrapper .container--small{padding:0 4rem}}.node--event--full-no-access .field--event-description{position:relative;max-height:100px;overflow:hidden}.node--event--full-no-access .field--event-description::after{content:'';position:absolute;display:block;background-image:linear-gradient(transparent,#fff);z-index:2;inset:0}.node--event__details-wrapper{padding:1rem;margin-bottom:1rem;background-color:#fff}@media print,(min-width:692px){.node--event__details-wrapper{padding:2rem}}@media print,(min-width:692px){.node--event__details-wrapper{margin-bottom:2rem}}.node--event__details-wrapper .field--event-description>*:last-child{margin-bottom:0}.node--event__details-wrapper .login-register-block{margin-top:2rem}.node--event__details-wrapper .login-register-block form,.node--event__details-wrapper .login-register-block .form-submit{margin-bottom:0}.node--event__details-wrapper .login-register-block .column-1{padding-bottom:1rem;margin-bottom:1rem;border-bottom:solid 1px rgba(2,23,16,0.1)}@media (min-width:692px){.node--event__details-wrapper .login-register-block .column-1{padding-bottom:2rem;margin-bottom:2rem}}@media print,(min-width:992px){.node--event__details-wrapper .login-register-block .column{width:50%;margin-bottom:0}.node--event__details-wrapper .login-register-block .column-1{padding:2rem;border:solid 1px rgba(2,23,16,0.1)}.node--event__details-wrapper .login-register-block .column-2{margin-top:1px;padding-top:2rem;padding-left:2rem}}.node--event__details-wrapper .login-register-block h2{font-size:1.375rem;line-height:2.0625rem}.node--event__details-wrapper .subscribe-link-wrapper{padding-top:1rem;text-align:center;margin-top:2rem;border-top:solid 1px rgba(2,23,16,0.1)}@media print,(min-width:692px){.node--event__details-wrapper .subscribe-link-wrapper{padding-top:2rem}}.node--event__details-wrapper .subscribe-link-wrapper a{margin-bottom:0}.node--event--full .sidebar-fields,.node--event--full-no-access .sidebar-fields{display:flex;flex-direction:column}@media print,(min-width:992px){.node--event--full .sidebar-fields,.node--event--full-no-access .sidebar-fields{flex-flow:row nowrap}}.node--event--full .sidebar-fields .block-calibr8-socialmedia-sharing ul.social-menu a,.node--event--full-no-access .sidebar-fields .block-calibr8-socialmedia-sharing ul.social-menu a{background-color:#146694;color:#f1faff}.node--event--full .sidebar-fields .field--event-date .date,.node--event--full-no-access .sidebar-fields .field--event-date .date{position:relative;margin-bottom:1rem;padding-left:3rem;font-weight:800;color:#146694}.node--event--full .sidebar-fields .field--event-date .date::before,.node--event--full-no-access .sidebar-fields .field--event-date .date::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;left:0;top:0;font-size:25px}.node--event--full .sidebar-fields .field--event-date .time,.node--event--full-no-access .sidebar-fields .field--event-date .time{position:relative;padding-left:3rem}.node--event--full .sidebar-fields .field--event-date .time::before,.node--event--full-no-access .sidebar-fields .field--event-date .time::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;left:0;top:0;font-size:25px}.node--event--full .sidebar-fields .field--event-counter,.node--event--full-no-access .sidebar-fields .field--event-counter{position:relative;padding-left:3rem}.node--event--full .sidebar-fields .field--event-counter::before,.node--event--full-no-access .sidebar-fields .field--event-counter::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;left:0;top:1rem;font-size:25px}.node--event--full .sidebar-fields .field--event-counter .event-counter-progress,.node--event--full-no-access .sidebar-fields .field--event-counter .event-counter-progress{max-width:240px;height:1rem;margin-top:5px;margin-bottom:0.5rem;background-color:#fff;border-radius:1.5rem;overflow:hidden}.node--event--full .sidebar-fields .field--event-counter .event-counter-progress .event-counter-progress__bar,.node--event--full-no-access .sidebar-fields .field--event-counter .event-counter-progress .event-counter-progress__bar{background-color:#146694;border-right:solid 1px #fff}.node--event--full .sidebar-fields .field--event-counter .event-counter-progress.progress--100,.node--event--full-no-access .sidebar-fields .field--event-counter .event-counter-progress.progress--100{background:transparent}.node--event--full .sidebar-fields .field--event-counter .event-counter-progress.progress--100 .event-counter-progress__bar,.node--event--full-no-access .sidebar-fields .field--event-counter .event-counter-progress.progress--100 .event-counter-progress__bar{background-color:#dc5e1f;border:none}.node--event--full .sidebar-fields .field--synced-event-address,.node--event--full-no-access .sidebar-fields .field--synced-event-address{padding-top:1rem;margin-top:1rem;border-top:solid 1px rgba(2,23,16,0.1);position:relative;padding-left:3rem}@media print,(min-width:692px){.node--event--full .sidebar-fields .field--synced-event-address,.node--event--full-no-access .sidebar-fields .field--synced-event-address{padding-top:2rem}}@media print,(min-width:692px){.node--event--full .sidebar-fields .field--synced-event-address,.node--event--full-no-access .sidebar-fields .field--synced-event-address{margin-top:2rem}}.node--event--full .sidebar-fields .field--synced-event-address::before,.node--event--full-no-access .sidebar-fields .field--synced-event-address::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;left:0;top:1rem;font-size:25px}@media print,(min-width:692px){.node--event--full .sidebar-fields .field--synced-event-address::before,.node--event--full-no-access .sidebar-fields .field--synced-event-address::before{top:2rem}}.node--event--full .sidebar-fields .field--synced-event-address p,.node--event--full-no-access .sidebar-fields .field--synced-event-address p{margin:0}.node--event--full .field--event-details,.node--event--full-no-access .field--event-details{margin-top:1rem;font-size:.875rem;line-height:1.3125rem;text-align:center}@media print,(min-width:692px){.node--event--full .field--event-details,.node--event--full-no-access .field--event-details{margin-top:2rem}}.node--event__location-map{margin-bottom:3rem}.term--glossary--inline h2{font-size:1.125rem;line-height:1.6875rem}.glossary-menu{margin-bottom:1rem}@media print,(min-width:692px){.glossary-menu{margin-bottom:2rem}}.glossary-menu ul.views-summary{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0 auto;padding:0;max-width:864px}.glossary-menu ul.views-summary li{margin:0 0 1rem 0;padding:0;font-size:.75rem;line-height:1.125rem;color:#767676}.glossary-menu ul.views-summary li:not(:last-child){margin-right:1rem;padding-right:1rem;border-right:solid 1px rgba(2,23,16,0.1)}.glossary-menu ul.views-summary li a{font-size:1.125rem;line-height:1.6875rem;display:inline-block;position:relative;z-index:1;padding:0 1rem 0 0;margin-right:-1rem;color:#5c5c5c;font-weight:800}.glossary-menu ul.views-summary li a:hover{color:#1a85c1}.glossary-menu ul.views-summary li a.is-active{color:#146694}.view-glossary.glossary-page{margin-bottom:3rem}.background-shape .view-glossary.glossary-page{padding-top:1rem;padding-bottom:3rem;background:#fff}@media print,(min-width:692px){.background-shape .view-glossary.glossary-page{padding-top:2rem}}.view-glossary.glossary-page>.view-content{padding-left:1rem;padding-right:1rem;position:relative;max-width:1312px;margin:auto;max-width:864px}@media print,(min-width:692px){.view-glossary.glossary-page>.view-content{padding-left:2rem;padding-right:2rem}}.view-glossary.glossary-page>.view-content .views-row:not(:last-child){margin-bottom:1rem;padding-bottom:1rem;border-bottom:solid 1px rgba(2,23,16,0.1)}@media print,(min-width:692px){.view-glossary.glossary-page>.view-content .views-row:not(:last-child){margin-bottom:2rem}}@media print,(min-width:692px){.view-glossary.glossary-page>.view-content .views-row:not(:last-child){padding-bottom:2rem}}.view-glossary.glossary-page>.view-content .views-row .field--description *:last-child{margin-bottom:0}.view-glossary.glossary-page .pager{margin-top:3rem}.glossify-tooltip{position:relative}abbr[title]{-webkit-text-decoration:underline dotted 1px #146694;text-decoration:underline dotted 1px #146694;text-underline-offset:3px;cursor:help}abbr[title]:hover{color:#146694}.glossify-tooltip__tooltip{font-size:.875rem;line-height:1.3125rem;position:absolute;z-index:99;left:0;top:2em;width:240px;padding:0.5rem;background:#fff;color:#5c5c5c;box-shadow:2px 2px 2px 0 rgba(2,23,16,0.1)}.glossify-tooltip__tooltip::before{content:"";position:absolute;left:10px;top:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff}.node--news .article-teaser__label{color:#8ab3c9}.node--news--full .paragraph>.container,.node--news--full .page-return>.container,.node--news--full .page-socials>.container{max-width:calc(2rem + 864px + 2rem)}.node--news--full .page-socials{margin-bottom:8rem}.node--news--full .paragraph--text-with-image.has-image>.container{max-width:calc(2rem + 1000px + 2rem)}.node--news--full .page-header{margin-bottom:3.5rem}.node--news--full .page-header__tags>form,.node--news--full .page-header__tags>form *{margin:0}.node--news--full .page-header__tags>form input{font-size:.9375rem;line-height:1.5rem;padding:.5rem 1rem;box-shadow:0 0 0.5rem 0 rgba(2,23,16,0.05);border:none;border-radius:1rem;font-weight:600;text-transform:unset;color:#146694;background:#f1faff}.node--news--teaser,.node--news--teaser-small{box-shadow:0 0 1rem 0 rgba(2,23,16,0.05);border-radius:1rem;overflow:hidden}.node--news--teaser .article-teaser__labels,.node--news--teaser-small .article-teaser__labels{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.node--news--teaser .article-teaser__label,.node--news--teaser-small .article-teaser__label{font-size:.9375rem;line-height:1.5rem;top:0;margin-bottom:1rem;font-weight:600;color:#dc5e1f}.node--news--teaser .article-teaser__label--right,.node--news--teaser-small .article-teaser__label--right{color:#a3400f}.node--news--teaser .article-teaser__label--right .field__item,.node--news--teaser-small .article-teaser__label--right .field__item{display:inline-block}.node--news--teaser .article-teaser__label--right .field__item:not(:last-child)::after,.node--news--teaser-small .article-teaser__label--right .field__item:not(:last-child)::after{content:','}.node--news--teaser{background-color:#fff}.node--news--teaser .article-teaser__label{left:0;padding:.5rem 1.5rem .5rem 0;border-radius:0 1rem 0 0}.node--news--teaser.has-image .article-teaser__label{padding:.5rem 1.5rem}.node--news--teaser-small{background-color:#f1faff}.node--news--teaser-small .article-teaser__content-wrapper{padding:0 1.5rem 2rem}.node--news--teaser-small .article-teaser__label{transform:unset;position:relative;padding:.5rem 1rem;border-radius:0 0 1rem 1rem}.view-id-news.view-display-id-all_news .view-content,.view-id-news.view-display-id-latest_news_vertical .view-content{display:flex;flex-direction:column;gap:1.5rem}.view-id-news.view-display-id-all_news{display:flex;flex-direction:column;gap:var(--calibr8__gutter)}@media only screen and (min-width:992px){.view-id-news.view-display-id-all_news{display:flex;flex-direction:row;gap:7.5rem}.view-id-news.view-display-id-all_news .view-content-wrapper{width:100%}.view-id-news.view-display-id-all_news .views-exposed-form{width:18rem;margin-bottom:0}}.node--photo-album--full .field--photos--thumbnails .photoswipe-gallery{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem}.node--photo-album--full .field--photos--thumbnails .photoswipe-gallery>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.node--photo-album--full .field--photos--thumbnails .photoswipe-gallery{margin-right:-1rem;margin-left:-1rem}.node--photo-album--full .field--photos--thumbnails .photoswipe-gallery>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.node--photo-album--full .field--photos--thumbnails .field__item{width:auto}@media (max-width:392px - 1){.node--photo-album--full .field--photos--thumbnails .field__item{width:50%}}@media (min-width:392px){.node--photo-album--full .field--photos--thumbnails .field__item{width:33.33%}}@media print,(min-width:692px){.node--photo-album--full .field--photos--thumbnails .field__item{width:25%}}@media (min-width:992px){.node--photo-album--full .field--photos--thumbnails .field__item{width:20%}}@media (min-width:1292px){.node--photo-album--full .field--photos--thumbnails .field__item{width:16.66%}}.node--photo-album--full .field--photos--thumbnails .field__item img{display:block;width:100%}.node--photo-album--default .field--photos--thumbnails{margin-bottom:-1rem}@media print,(min-width:692px){.node--photo-album--default .field--photos--thumbnails{margin-bottom:-2rem}}.node--photo-album--default .field--photos--thumbnails .photoswipe-gallery{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem}.node--photo-album--default .field--photos--thumbnails .photoswipe-gallery>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.node--photo-album--default .field--photos--thumbnails .photoswipe-gallery{margin-right:-1rem;margin-left:-1rem}.node--photo-album--default .field--photos--thumbnails .photoswipe-gallery>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.node--photo-album--default .field--photos--thumbnails .field__item{width:auto}@media (max-width:392px - 1){.node--photo-album--default .field--photos--thumbnails .field__item{width:50%}}@media (min-width:392px){.node--photo-album--default .field--photos--thumbnails .field__item{width:33.33%}}@media print,(min-width:692px){.node--photo-album--default .field--photos--thumbnails .field__item{width:25%}}.node--photo-album--default .field--photos--thumbnails .field__item img{display:block;width:100%}.node--photo-album--teaser .node__footer{text-align:center}.node--photo-album--teaser .field--photos--thumbnails{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem}.node--photo-album--teaser .field--photos--thumbnails>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){.node--photo-album--teaser .field--photos--thumbnails{margin-right:-1rem;margin-left:-1rem}.node--photo-album--teaser .field--photos--thumbnails>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}.node--photo-album--teaser .field--photos--thumbnails .field__item{width:auto}@media (max-width:392px - 1){.node--photo-album--teaser .field--photos--thumbnails .field__item{width:50%}}@media (min-width:392px){.node--photo-album--teaser .field--photos--thumbnails .field__item{width:33.33%}}@media print,(min-width:692px){.node--photo-album--teaser .field--photos--thumbnails .field__item{width:25%}}.node--photo-album--teaser .field--photos--thumbnails .field__item img{display:block;width:100%}.node--photo-album--slideshow{position:relative}.node--photo-album--slideshow .slideshow__slides-wrapper{position:relative}.node--photo-album--slideshow .slideshow__slides img{width:100%}.node--photo-album--slideshow .slideshow__content{padding:1rem;color:#fff;background:#021710}.node--photo-album--slideshow .slideshow__content a{pointer-events:auto}.node--photo-album--slideshow .slideshow__content .field--body>*:last-child{margin-bottom:0}@media print,(min-width:692px){.node--photo-album--slideshow .slideshow__content{position:absolute;right:1rem;bottom:1rem;left:1rem;padding:2rem;pointer-events:none;background:rgba(2,23,16,0.8)}}.node--photo-album--slideshow .arrow{position:absolute;top:50%;padding:0.7rem;transform:translateY(-50%);color:#fff;border:0 none;border-radius:0;background:#021710}.node--photo-album--slideshow .arrow:hover{background:#146694}.node--photo-album--slideshow .arrow span{display:none}.node--photo-album--slideshow .prev-arrow{left:0}.node--photo-album--slideshow .prev-arrow::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.node--photo-album--slideshow .next-arrow{right:0}.node--photo-album--slideshow .next-arrow::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.node--press-release .field--date-created{display:inline-block;color:#767676}.node--press-release--full .page-header .field--date-created::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:.75rem;color:#dc5e1f;margin-right:0.2rem}body.background-shape .node--press-release--full .page-header .field--date-created{color:rgba(255,255,255,0.8)}body.background-shape .node--press-release--full .page-header .field--date-created::before{color:rgba(255,255,255,0.8)}.node--press-release--full .page-header .breadcrumb{margin-top:1rem}.block-views-exposed-filter-blocksearch-search .form--inline{display:flex;align-content:stretch}.block-views-exposed-filter-blocksearch-search .form-item-s{flex:1 1 auto;margin:0;color:#5c5c5c}.block-views-exposed-filter-blocksearch-search .form-item-s input{width:100%;max-width:none}.block-views-exposed-filter-blocksearch-search .form-actions{flex:0 1 50px;margin:0 0 0 0.5rem}.block-views-exposed-filter-blocksearch-search .form-submit{margin:0;padding:0 1rem;height:38px}.block-views-exposed-filter-blocksearch-search .form-submit::before{margin:0}.block-views-exposed-filter-blocksearch-search .form-submit>span{display:none}body.search-page .page-layout__content-wrapper>.container{max-width:864px}.view-search .views-row{margin-bottom:1rem}@media print,(min-width:692px){.view-search .views-row{margin-bottom:2rem}}@media (max-width:691.99px){body.user-page .page-layout .page-layout__sidebar-left{order:1}body.user-page .page-layout .page-layout__sidebar-right{order:2}}body.user-page .page-layout__content-wrapper form fieldset{margin-top:2rem}@media print,(min-width:692px){.login-page .page-layout__content-wrapper>.container>.block{width:44%;float:left}}.login-page .page-layout__content-wrapper>.container>.block h2{font-size:1.125rem;line-height:1.6875rem;color:#146694}.login-page .page-layout__content-wrapper>.container>.block:first-of-type{padding-right:3%;border-right:solid 1px rgba(2,23,16,0.1)}.login-page .page-layout__content-wrapper>.container>.block:last-of-type{padding-left:3%}aside.sidebar .block--menu--account .account-menu-header{padding:1rem;text-align:center;color:#fff;background-color:#dc5e1f}aside.sidebar .block--menu--account .account-menu-header .field--icon>div::before{font-size:5rem;margin-bottom:0.5rem}aside.sidebar .block--menu--account .account-menu-header .field--user-name{font-size:1.5rem;line-height:2.25rem;font-weight:800}aside.sidebar .block--menu--account .account-menu-header .field--email{font-size:1.125rem;line-height:1.6875rem}aside.sidebar .block--menu--account ul.menu>.menu-item{margin:0}aside.sidebar .block--menu--account ul.menu>.menu-item a{font-size:1.125rem;line-height:1.6875rem;display:block;padding:1rem;color:#146694}aside.sidebar .block--menu--account ul.menu>.menu-item a::before{position:relative;top:2px}aside.sidebar .block--menu--account ul.menu>.menu-item:not(:last-child) a{border-bottom:solid 1px rgba(2,23,16,0.1);border-color:#fff}aside.sidebar .block--menu--account ul.menu>.menu-item a:hover{color:#146694}aside.sidebar .block--menu--account ul.menu>.menu-item.menu-item--active-trail a,aside.sidebar .block--menu--account ul.menu>.menu-item a.is-active{color:#073a57;font-weight:600}body.user-page .form-actions .button:not(:last-child),body.user-page .form-actions .account-links ul.links li a.icon-logout:not(:last-child),.account-links ul.links li body.user-page .form-actions a.icon-logout:not(:last-child){margin-right:1rem}body.user-page .form-actions .button--danger{color:#f14d51;background-color:transparent;border:solid 1px #f14d51}body.user-page .form-actions .button--danger:hover,body.user-page .form-actions .button--danger:focus{color:#f14d51;background-color:rgba(241,77,81,0.1);border-color:#f57c7f}.civicrm-newsletter-form-manage{margin-top:2rem;padding-top:2rem;border-top:solid 1px rgba(2,23,16,0.1)}.civicrm-newsletter-form-manage h2{font-size:1.125rem;line-height:1.6875rem;margin-bottom:1rem}.civicrm-newsletter-form-manage fieldset{margin:0 0 2rem 0 !important;padding:0 !important}.civicrm-newsletter-form-manage fieldset legend{display:none}.node--vacancy .field--vacancy-category{display:inline-block}.node--vacancy .field--vacancy-category span{font-size:.875rem;display:inline-block;padding:0.2rem 0.5rem;margin-right:0.5rem;color:#fff;background-color:#146694}.node--vacancy .field--date-created{display:inline-block;color:#767676}.node--vacancy--full .page-header .field--vacancy-category span{background-color:#021710}.node--vacancy--full .page-header .field--date-created{font-size:.875rem}.node--vacancy--full .page-header .field--date-created::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:.75rem;color:#dc5e1f;margin-right:0.2rem}body.background-shape .node--vacancy--full .page-header .field--date-created{color:rgba(255,255,255,0.8)}body.background-shape .node--vacancy--full .page-header .field--date-created::before{color:rgba(255,255,255,0.8)}.node--vacancy--full .page-header .breadcrumb{margin-top:1rem}.node--vacancy--teaser .field--vacancy-category,.node--vacancy--teaser-small .field--vacancy-category{font-size:.75rem;line-height:1.125rem}.node--contact--teaser,.node--contact--teaser-large{background-color:#fff;padding:3.5rem 2.25rem}.node--contact--teaser .contact-teaser__content-wrapper,.node--contact--teaser-large .contact-teaser__content-wrapper{display:flex;flex-direction:column;height:100%}.node--contact--teaser .contact-teaser__content,.node--contact--teaser-large .contact-teaser__content{flex:1 0 auto;align-self:stretch}.node--contact--teaser .contact-teaser__haves>p,.node--contact--teaser .contact-teaser__name,.node--contact--teaser-large .contact-teaser__haves>p,.node--contact--teaser-large .contact-teaser__name{font-size:1.125rem;line-height:1.5rem;margin-bottom:.25rem}.node--contact--teaser .contact-teaser__haves ul,.node--contact--teaser-large .contact-teaser__haves ul{margin-top:.5rem}.node--contact--teaser .contact-teaser__haves ul li::before,.node--contact--teaser-large .contact-teaser__haves ul li::before{font-size:12px}.node--contact--teaser .contact-teaser__image img,.node--contact--teaser-large .contact-teaser__image img{border-radius:100%}.node--contact--teaser{background-color:#fff;box-shadow:0 0 1rem 0 rgba(0,0,0,0.05)}.node--contact--teaser .contact-teaser__haves>p,.node--contact--teaser .contact-teaser__name{color:#146694;font-weight:600}.node--contact--teaser .contact-teaser__footer{display:flex;gap:1.5rem}.node--contact--teaser .contact-teaser__image img{width:5rem;height:5rem}.node--contact--teaser-large{border-radius:.75rem;background-color:#f1faff}@media only screen and (min-width:692px){.node--contact--teaser-large{display:inline-flex;gap:1.5rem}}.node--contact--teaser-large .contact-teaser__name{color:#073a57;font-weight:700}.node--contact--teaser-large .contact-teaser__function{font-size:.75rem;line-height:1.125rem;color:#146694}.node--contact--teaser-large .contact-teaser__footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #8ab3c9}.node--contact--teaser-large .contact-teaser__image img{width:7.5rem;height:7.5rem}.view-contacts .view-content__wrapper>.view-sidebar{margin-top:1rem}@media print,(min-width:692px){.view-contacts .view-content__wrapper{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem}.view-contacts .view-content__wrapper>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}}@media screen and (min-width:692px) and (min-width:692px){.view-contacts .view-content__wrapper{margin-right:-1rem;margin-left:-1rem}.view-contacts .view-content__wrapper>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media print,(min-width:692px){.view-contacts .view-content__wrapper>*{padding-right:0;padding-left:0}.view-contacts .view-content__wrapper>.view-content--with-sidebar{width:66%}.view-contacts .view-content__wrapper>.view-sidebar{margin-top:0;width:33%;padding-left:2rem}}.block--footer-cta{position:absolute;width:100%;display:flex;justify-content:center;flex-direction:column;align-items:center;background-color:#f1faff;border-radius:2rem;padding:1.5rem;transform:translateY(-50%)}@media print,(min-width:692px){.block--footer-cta{flex-flow:row nowrap;border-radius:4rem;padding:2.5rem}}.block--footer-cta .footer-cta__title{font-size:1.5rem;line-height:2.25rem;color:#dc5e1f;margin-right:1rem;margin-bottom:1rem}@media print,(min-width:692px){.block--footer-cta .footer-cta__title{margin-bottom:0}}.block--footer-cta .footer-cta__cta a{margin-right:.5rem;width:100%}@media print,(min-width:692px){.block--footer-cta .footer-cta__cta a{margin-bottom:0;width:auto}}.block--footer-cta .footer-cta__cta a:last-child{margin-right:0;margin-bottom:0}.block--footer-info{margin-bottom:1.5rem}@media print,(min-width:692px){.block--footer-info{margin-bottom:0;height:100%}}.block--footer-info .footer-info__content-wrapper{display:flex;flex-direction:column}@media print,(min-width:692px){.block--footer-info .footer-info__content-wrapper{justify-content:space-between;height:100%}}.block--footer-info .footer-info__content-wrapper img{margin-bottom:1rem}.block--footer-info .footer-info__text p:last-child{margin-bottom:0}.block--contact-info,.block--contact-faq{border-radius:.75rem;padding:2.5rem;padding-right:1.5rem}.block--contact-info .contact-info__title,.block--contact-info .contact-faq__title,.block--contact-faq .contact-info__title,.block--contact-faq .contact-faq__title{font-size:1rem;line-height:1.5rem;font-weight:600;line-height:2rem}.block--contact-info{background-color:#146694}.block--contact-info .contact-info__title,.block--contact-info .contact-info__text{color:#fff}.block--contact-info .contact-info__text a{color:#fff}.block--contact-info .contact-info__text a:hover{text-decoration:underline}.block--contact-info .contact-info__text p:last-child{margin-bottom:0}.block--contact-faq{background-color:#f1faff;margin-bottom:2rem}.block--contact-faq .contact-faq__title{color:#073a57;margin-bottom:1.5rem}.block--contact-faq .contact-faq__faqs{margin:0}.block--contact-faq .contact-faq__faqs__faq{list-style:none;padding:.75rem 0;border-bottom:1px solid #e1edf6;margin-bottom:0}.block--contact-faq .contact-faq__faqs__faq:last-child{border-bottom:none}.block--contact-faq .contact-faq__faqs__faq a{color:#5c5c5c}.block--contact-faq .contact-faq__faqs__faq a:hover{text-decoration:underline}.block-latest-news__title{text-align:center}.block-latest-news__title h2{position:relative;display:inline-block;color:#146694}.block-latest-news__title h2::before,.block-latest-news__title h2::after{content:' ';display:block;top:105%;width:3.5rem;height:1px;position:absolute;background-color:#146694}@media print,(min-width:692px){.block-latest-news__title h2::before{right:110%;top:50%}}@media print,(min-width:692px){.block-latest-news__title h2::after{left:110%;top:50%}}.block-latest-news__content{display:flex;flex-direction:column;gap:1.25rem}@media only screen and (min-width:692px){.block-latest-news__content{flex-direction:row;align-items:stretch}}.block-latest-news__image{position:relative;flex:1;border-radius:1.5rem;overflow:hidden}.block-latest-news__image::before{content:'';width:1px;margin-left:-1px;float:left;height:0;padding-top:56.25%}.block-latest-news__image::after{content:'';display:table;clear:both}@media only screen and (min-width:692px){.block-latest-news__image{margin-left:-13rem}}.block-latest-news__image *{position:absolute;width:100%;height:100%;inset:0;-o-object-fit:cover;object-fit:cover}.block-latest-news__view{display:flex;flex-direction:column;gap:1.5rem;align-items:center}@media only screen and (min-width:692px){.block-latest-news__view{width:calc(50% + 7.5rem)}}.block-latest-news .field--latest-news-cta>.button,.block-latest-news .account-links ul.links li .field--latest-news-cta>a.icon-logout,.account-links ul.links li .block-latest-news .field--latest-news-cta>a.icon-logout{margin-bottom:0}section.section .membership:not(:last-child){margin-bottom:1rem}section.section .info-message{background-color:#f1faff;padding:.5rem}section.section .info-message span{font-weight:bold}section.section a+.info-message{margin-top:1rem}section.section .field--membership-letters{display:flex;flex-wrap:wrap;justify-content:center;margin-right:-.5rem;margin-left:-.5rem;margin-bottom:-2rem}section.section .field--membership-letters>*{width:100%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width:692px){section.section .field--membership-letters{margin-right:-1rem;margin-left:-1rem}section.section .field--membership-letters>*{padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media print,(min-width:692px){section.section .field--membership-letters>.field__item{width:50%}}section.section .field--membership-letters .media--type-document{padding:0;padding-left:4rem;box-shadow:none}section.section .field--membership-letters .media--type-document .document__icon{top:0;left:0}section.section .edit-link{display:inline-block;margin-top:1rem;text-decoration:underline}section.section .edit-link::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:12px;margin-right:.5rem;text-decoration:none}section.section .section__footer{margin-top:1rem}section.section .section__footer a{margin-bottom:0}section.section--personal .section__content>div:not(:last-child),section.section--user .section__content>div:not(:last-child){margin-bottom:.25rem}section.section--user .user-info__pass{font-size:1.375rem;line-height:2.0625rem}section.section--intro .intro__text{max-width:60%}section.section--intro .intro__text li,section.section--intro .intro__text strong{font-size:1rem;line-height:1.5rem;color:#5c5c5c}section.section--intro .intro__image{position:absolute;right:-8rem;top:-3rem;height:100%}section.section--intro .intro__image img{border-radius:.75rem}section.section--intro .intro__image *{height:100%;width:auto;max-width:60%}.msliga-user-donation-type-form #edit-actions,.msliga-user-donation-campaign-form #edit-actions,.msliga-user-donation-amount-form #edit-actions{margin-top:3rem}.msliga-user-donation-amount-form>fieldset{padding:0 .5rem}@media print,(min-width:692px){.msliga-user-donation-amount-form #edit-donation-amount{display:flex}}.msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+label,.msliga-user-donation-amount-form #edit-donation-amount .form-item fieldset>input[type="radio"]:checked+legend,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>input[type="radio"]:checked+summary,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>summary input[type="radio"]:checked+a.details-title,details>summary .msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+a.details-title,.msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+div.field-label,.msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+span.field-label,.msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+.label-inline,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-calibr8-socialmedia-sharing>input[type="radio"]:checked+.label,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-social-media-links-block>input[type="radio"]:checked+.label,.msliga-user-donation-amount-form #edit-donation-amount .form-item .civicrm-newsletter-form-manage input[type="radio"]:checked+h2,.civicrm-newsletter-form-manage .msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+h2{color:#146694;position:relative}@media print,(min-width:692px){.msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+label::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item fieldset>input[type="radio"]:checked+legend::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>input[type="radio"]:checked+summary::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>summary input[type="radio"]:checked+a.details-title::after,details>summary .msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+a.details-title::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+div.field-label::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+span.field-label::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+.label-inline::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-calibr8-socialmedia-sharing>input[type="radio"]:checked+.label::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-social-media-links-block>input[type="radio"]:checked+.label::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item .civicrm-newsletter-form-manage input[type="radio"]:checked+h2::after,.civicrm-newsletter-form-manage .msliga-user-donation-amount-form #edit-donation-amount .form-item input[type="radio"]:checked+h2::after{position:absolute;right:-.5rem;bottom:-1.5rem;width:0;height:0;content:'';border-left:1rem solid transparent;border-right:1rem solid transparent;border-bottom:1rem solid #f1faff}}.msliga-user-donation-amount-form #edit-donation-amount .form-item input#edit-donation-amount-custom[type="radio"]:checked+label::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item fieldset>input#edit-donation-amount-custom[type="radio"]:checked+legend::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>input#edit-donation-amount-custom[type="radio"]:checked+summary::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>summary input#edit-donation-amount-custom[type="radio"]:checked+a.details-title::after,details>summary .msliga-user-donation-amount-form #edit-donation-amount .form-item input#edit-donation-amount-custom[type="radio"]:checked+a.details-title::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item input#edit-donation-amount-custom[type="radio"]:checked+div.field-label::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item input#edit-donation-amount-custom[type="radio"]:checked+span.field-label::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item input#edit-donation-amount-custom[type="radio"]:checked+.label-inline::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-calibr8-socialmedia-sharing>input#edit-donation-amount-custom[type="radio"]:checked+.label::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-social-media-links-block>input#edit-donation-amount-custom[type="radio"]:checked+.label::after,.msliga-user-donation-amount-form #edit-donation-amount .form-item .civicrm-newsletter-form-manage input#edit-donation-amount-custom[type="radio"]:checked+h2::after,.civicrm-newsletter-form-manage .msliga-user-donation-amount-form #edit-donation-amount .form-item input#edit-donation-amount-custom[type="radio"]:checked+h2::after{right:3rem;bottom:-1.5rem}.msliga-user-donation-amount-form #edit-donation-amount .form-item label,.msliga-user-donation-amount-form #edit-donation-amount .form-item fieldset>legend,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>summary,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>summary a.details-title,details>summary .msliga-user-donation-amount-form #edit-donation-amount .form-item a.details-title,.msliga-user-donation-amount-form #edit-donation-amount .form-item div.field-label,.msliga-user-donation-amount-form #edit-donation-amount .form-item span.field-label,.msliga-user-donation-amount-form #edit-donation-amount .form-item .label-inline,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-calibr8-socialmedia-sharing>.label,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-social-media-links-block>.label,.msliga-user-donation-amount-form #edit-donation-amount .form-item .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .msliga-user-donation-amount-form #edit-donation-amount .form-item h2{font-weight:600;font-size:1.125rem;line-height:1.6875rem}.msliga-user-donation-amount-form #edit-donation-amount .form-item label:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item fieldset>legend:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>summary:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>summary a.details-title:hover,details>summary .msliga-user-donation-amount-form #edit-donation-amount .form-item a.details-title:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item div.field-label:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item span.field-label:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item .label-inline:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-calibr8-socialmedia-sharing>.label:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-social-media-links-block>.label:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item .civicrm-newsletter-form-manage h2:hover,.civicrm-newsletter-form-manage .msliga-user-donation-amount-form #edit-donation-amount .form-item h2:hover{color:#146694}.msliga-user-donation-amount-form #edit-donation-amount .form-item input:hover+label,.msliga-user-donation-amount-form #edit-donation-amount .form-item fieldset>input:hover+legend,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>input:hover+summary,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>summary input:hover+a.details-title,details>summary .msliga-user-donation-amount-form #edit-donation-amount .form-item input:hover+a.details-title,.msliga-user-donation-amount-form #edit-donation-amount .form-item input:hover+div.field-label,.msliga-user-donation-amount-form #edit-donation-amount .form-item input:hover+span.field-label,.msliga-user-donation-amount-form #edit-donation-amount .form-item input:hover+.label-inline,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-calibr8-socialmedia-sharing>input:hover+.label,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-social-media-links-block>input:hover+.label,.msliga-user-donation-amount-form #edit-donation-amount .form-item .civicrm-newsletter-form-manage input:hover+h2,.civicrm-newsletter-form-manage .msliga-user-donation-amount-form #edit-donation-amount .form-item input:hover+h2,.msliga-user-donation-amount-form #edit-donation-amount .form-item label:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item fieldset>legend:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>summary:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item details>summary a.details-title:hover,details>summary .msliga-user-donation-amount-form #edit-donation-amount .form-item a.details-title:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item div.field-label:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item span.field-label:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item .label-inline:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-calibr8-socialmedia-sharing>.label:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item .block-social-media-links-block>.label:hover,.msliga-user-donation-amount-form #edit-donation-amount .form-item .civicrm-newsletter-form-manage h2:hover,.civicrm-newsletter-form-manage .msliga-user-donation-amount-form #edit-donation-amount .form-item h2:hover{color:#146694}.msliga-user-donation-amount-form #edit-donation-amount .form-item:not(:last-child){margin-right:2rem}.msliga-user-donation-amount-form .form-item-donation-custom-amount{display:none}.msliga-user-donation-amount-form .form-item-donation-custom-amount.form-item--error{display:block}.msliga-user-donation-amount-form .form-item-donation-custom-amount input{max-width:12rem}.msliga-user-donation-amount-form div[class*="form-item-donation-message-"]:not(.form-item-donation-message-40){display:none}.msliga-user-donation-amount-form div[class*="form-item-donation-message-"] .donation-message__wrapper{display:flex;flex-direction:column;align-items:center;padding:1rem 1.5rem;border-radius:.75rem;background:#f1faff;color:#146694}@media print,(min-width:692px){.msliga-user-donation-amount-form div[class*="form-item-donation-message-"] .donation-message__wrapper{flex-flow:row nowrap}}.msliga-user-donation-amount-form div[class*="form-item-donation-message-"] .donation-message__wrapper p{margin-bottom:.25rem}.msliga-user-donation-amount-form div[class*="form-item-donation-message-"] .donation-message__wrapper p:last-child{margin-bottom:0}.msliga-user-donation-amount-form div[class*="form-item-donation-message-"] .donation-message__wrapper img{border-radius:50%;margin-right:1.5rem;margin-bottom:1rem;height:7.5rem;width:7.5rem}@media print,(min-width:692px){.msliga-user-donation-amount-form div[class*="form-item-donation-message-"] .donation-message__wrapper img{margin-bottom:0}}.block-donation-info{background-color:#f1faff;padding:1.5rem 2.5rem;margin-left:-1rem;margin-right:-1rem}@media print,(min-width:692px){.block-donation-info{padding:1.5rem;border-radius:.75rem;margin-left:0;margin-right:0}}.block-donation-info .donation-info{font-weight:600}.block-donation-info .donation-info__label{font-size:.875rem;line-height:1.3125rem;font-weight:normal;display:block;color:#146694}.block-donation-steps ul.menu li.menu-item span{font-weight:600;color:#8ab3c9}.block-donation-steps ul.menu li.menu-item span.is-active{color:#073a57}.block-donation-steps ul.menu li.menu-item span.is-done{color:#146694}.block-donation-steps ul.menu li.menu-item span.is-done::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-left:-1.625rem;margin-right:.5rem}.block-donation-steps-top .donation-steps__content-wrapper{color:#dc5e1f;font-weight:600}fieldset#edit-donation-type--wrapper{margin-left:.5rem}fieldset#edit-donation-amount--wrapper .fieldset-legend{display:none}.credit_card_info-group legend{display:none !important}.node--landing-page--teaser{background:#f1faff}.node--landing-page--teaser.article-teaser:hover{box-shadow:unset}.node--landing-page--teaser .article-teaser__image,.node--landing-page--teaser .article-teaser__content-wrapper{padding:1rem}.node--landing-page--teaser .article-teaser__image{padding-bottom:0;background:none}.node--landing-page--teaser .article-teaser__image>.field--media-image{border-radius:.5rem;overflow:hidden}.node--landing-page--teaser .article-teaser__content{color:#8ab3c9}.view-campaigns .node--landing-page--teaser{background:#f1faff;border-radius:1rem;overflow:hidden}.view-campaigns .node--landing-page--teaser .teaser-title *{font-weight:600;font-size:1.6875rem;line-height:2.53125rem}.view-campaigns .node--landing-page--teaser .article-teaser__image{padding:0}.view-campaigns .node--landing-page--teaser .article-teaser__image>.field--media-image{border-radius:0}@media only screen and (min-width:692px){.view-campaigns .node--landing-page--teaser .article-teaser__content-wrapper{padding:1.5rem}}.view-campaigns .node--landing-page--teaser .article-teaser__content{color:#5c5c5c}#facets-button{font-size:1.125rem;line-height:1.125rem;display:block;margin-bottom:1rem;width:100%}@media print,(min-width:692px){#facets-button{display:none !important}}#facets-button.active{position:relative;color:#073a57;border:none;box-shadow:none;text-align:left;padding-left:0;padding-right:0}#facets-button.active::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;color:#073a57;right:0}#sidebar-facets{display:none}@media print,(min-width:692px){#sidebar-facets{display:block !important}}h3.facets-title{font-size:1.25rem;line-height:1.875rem;font-weight:700;color:#073a57}@media only screen and (min-width:692px){.facet-wrapper{margin-bottom:1.5rem}}.facet-wrapper h4{font-size:1rem;line-height:2rem;font-weight:400;color:#073a57;border-bottom:1px solid #f0f4f7;padding:.5rem 0;margin-bottom:.5rem}.facet-wrapper ul{list-style:none;margin-left:0;margin-bottom:0}.facet-wrapper--location .form--inline{margin-block-end:0}.facet-wrapper--location .form--inline .form-item{float:unset;margin-right:unset}.facet-wrapper--location .form--inline .form-item:not(:last-child){margin-block-end:.5rem}.facet-wrapper--location fieldset{padding-top:0 !important}.facet-wrapper--location fieldset>legend{margin-block-end:0}.facet-wrapper--location .form-actions button{margin-block-end:0}.facet-wrapper--location .form-actions button.button.form-submit{padding:.25rem .5rem}.facet-wrapper--location .form-actions button.button.form-submit::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:8px;transform:rotate(-90deg)}.facets-widget-checkbox .facet-item input[type='checkbox']{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.facets-widget-checkbox .facet-item input[type='checkbox']+label,.facets-widget-checkbox .facet-item fieldset>input[type='checkbox']+legend,.facets-widget-checkbox .facet-item details>input[type='checkbox']+summary,.facets-widget-checkbox .facet-item details>summary input[type='checkbox']+a.details-title,details>summary .facets-widget-checkbox .facet-item input[type='checkbox']+a.details-title,.facets-widget-checkbox .facet-item input[type='checkbox']+div.field-label,.facets-widget-checkbox .facet-item input[type='checkbox']+span.field-label,.facets-widget-checkbox .facet-item input[type='checkbox']+.label-inline,.facets-widget-checkbox .facet-item .block-calibr8-socialmedia-sharing>input[type='checkbox']+.label,.facets-widget-checkbox .facet-item .block-social-media-links-block>input[type='checkbox']+.label,.facets-widget-checkbox .facet-item .civicrm-newsletter-form-manage input[type='checkbox']+h2,.civicrm-newsletter-form-manage .facets-widget-checkbox .facet-item input[type='checkbox']+h2{position:relative;display:block;padding-left:1.5rem;font-weight:600;cursor:pointer;color:#dc5e1f}.facets-widget-checkbox .facet-item input[type='checkbox']+label::before,.facets-widget-checkbox .facet-item fieldset>input[type='checkbox']+legend::before,.facets-widget-checkbox .facet-item details>input[type='checkbox']+summary::before,.facets-widget-checkbox .facet-item details>summary input[type='checkbox']+a.details-title::before,details>summary .facets-widget-checkbox .facet-item input[type='checkbox']+a.details-title::before,.facets-widget-checkbox .facet-item input[type='checkbox']+label.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+div.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+span.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']+.label-inline::before,.facets-widget-checkbox .facet-item .block-calibr8-socialmedia-sharing>input[type='checkbox']+.label::before,.facets-widget-checkbox .facet-item .block-social-media-links-block>input[type='checkbox']+.label::before,.facets-widget-checkbox .facet-item .civicrm-newsletter-form-manage input[type='checkbox']+h2::before,.civicrm-newsletter-form-manage .facets-widget-checkbox .facet-item input[type='checkbox']+h2::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;position:absolute;left:0;top:.25rem;color:#a3400f}.facets-widget-checkbox .facet-item input[type='checkbox']:focus-visible+label,.facets-widget-checkbox .facet-item fieldset>input[type='checkbox']:focus-visible+legend,.facets-widget-checkbox .facet-item details>input[type='checkbox']:focus-visible+summary,.facets-widget-checkbox .facet-item details>summary input[type='checkbox']:focus-visible+a.details-title,details>summary .facets-widget-checkbox .facet-item input[type='checkbox']:focus-visible+a.details-title,.facets-widget-checkbox .facet-item input[type='checkbox']:focus-visible+div.field-label,.facets-widget-checkbox .facet-item input[type='checkbox']:focus-visible+span.field-label,.facets-widget-checkbox .facet-item input[type='checkbox']:focus-visible+.label-inline,.facets-widget-checkbox .facet-item .block-calibr8-socialmedia-sharing>input[type='checkbox']:focus-visible+.label,.facets-widget-checkbox .facet-item .block-social-media-links-block>input[type='checkbox']:focus-visible+.label,.facets-widget-checkbox .facet-item .civicrm-newsletter-form-manage input[type='checkbox']:focus-visible+h2,.civicrm-newsletter-form-manage .facets-widget-checkbox .facet-item input[type='checkbox']:focus-visible+h2{outline:thin dotted currentColor;outline-offset:.2rem}.facets-widget-checkbox .facet-item input[type='checkbox']:checked+label::before,.facets-widget-checkbox .facet-item fieldset>input[type='checkbox']:checked+legend::before,.facets-widget-checkbox .facet-item details>input[type='checkbox']:checked+summary::before,.facets-widget-checkbox .facet-item details>summary input[type='checkbox']:checked+a.details-title::before,details>summary .facets-widget-checkbox .facet-item input[type='checkbox']:checked+a.details-title::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+label.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+div.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+span.field-label::before,.facets-widget-checkbox .facet-item input[type='checkbox']:checked+.label-inline::before,.facets-widget-checkbox .facet-item .block-calibr8-socialmedia-sharing>input[type='checkbox']:checked+.label::before,.facets-widget-checkbox .facet-item .block-social-media-links-block>input[type='checkbox']:checked+.label::before,.facets-widget-checkbox .facet-item .civicrm-newsletter-form-manage input[type='checkbox']:checked+h2::before,.civicrm-newsletter-form-manage .facets-widget-checkbox .facet-item input[type='checkbox']:checked+h2::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.facets-widget-checkbox input[type='checkbox']{border-radius:0}.facets-widget-checkbox ul ul{margin:.5rem 0 0 1.5rem}.facets-soft-limit-link{position:relative;display:block;padding-left:1.5rem;text-decoration:underline;font-weight:600}.facets-soft-limit-link::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;position:absolute;left:.0625rem;top:.375rem;font-size:14px !important;text-decoration:none !important;font-weight:600}.facets-soft-limit-link.open::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.facet-summary ul{list-style:none;margin-left:0;margin-bottom:0;display:flex;flex-wrap:wrap;gap:.375rem .5rem;align-items:center}.facet-summary ul li{display:block;margin-bottom:0}.facet-summary ul li.facet-summary-item--clear a{font-size:.75rem;line-height:1rem;color:#dc5e1f;text-decoration:underline;text-underline-offset:.25rem;font-weight:600}.facet-summary ul li:not(.facet-summary-item--clear) a{display:block}.facet-summary ul li:not(.facet-summary-item--clear) a:hover{color:#fff;background-color:#1a85c1}.facet-summary ul li:not(.facet-summary-item--clear) a::after{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;font-size:12px;font-weight:600;margin-left:.25rem;position:relative;top:1px}.facet-summary ul li:not(.facet-summary-item--clear) a .js-facet-deactivate{display:none}.form-item-latlon-value input,.form-item-latlon-value select,.form-item-latlon-distance-from input,.form-item-latlon-distance-from select,.facets-widget-date_range input[type="date"]{color:#5c5c5c;background:#f1faff;border-radius:.25rem;border-color:transparent;inline-size:100%}.form-item-latlon-value input:hover,.form-item-latlon-value select:hover,.form-item-latlon-distance-from input:hover,.form-item-latlon-distance-from select:hover,.facets-widget-date_range input:hover[type="date"]{border:solid 1px #1a85c1;outline:0}.form-item-latlon-value input:focus,.form-item-latlon-value select:focus,.form-item-latlon-distance-from input:focus,.form-item-latlon-distance-from select:focus,.facets-widget-date_range input:focus[type="date"]{border:solid 1px #146694;outline:0}.form-item-latlon-value label::before,.form-item-latlon-value fieldset>legend::before,.form-item-latlon-value details>summary::before,.form-item-latlon-value details>summary a.details-title::before,details>summary .form-item-latlon-value a.details-title::before,.form-item-latlon-value label.field-label::before,.form-item-latlon-value div.field-label::before,.form-item-latlon-value span.field-label::before,.form-item-latlon-value .label-inline::before,.form-item-latlon-value .block-calibr8-socialmedia-sharing>.label::before,.form-item-latlon-value .block-social-media-links-block>.label::before,.form-item-latlon-value .civicrm-newsletter-form-manage h2::before,.civicrm-newsletter-form-manage .form-item-latlon-value h2::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.form-item-latlon-distance-from label::before,.form-item-latlon-distance-from fieldset>legend::before,.form-item-latlon-distance-from details>summary::before,.form-item-latlon-distance-from details>summary a.details-title::before,details>summary .form-item-latlon-distance-from a.details-title::before,.form-item-latlon-distance-from label.field-label::before,.form-item-latlon-distance-from div.field-label::before,.form-item-latlon-distance-from span.field-label::before,.form-item-latlon-distance-from .label-inline::before,.form-item-latlon-distance-from .block-calibr8-socialmedia-sharing>.label::before,.form-item-latlon-distance-from .block-social-media-links-block>.label::before,.form-item-latlon-distance-from .civicrm-newsletter-form-manage h2::before,.civicrm-newsletter-form-manage .form-item-latlon-distance-from h2::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1}.form-item-latlon-value label,.form-item-latlon-value fieldset>legend,.form-item-latlon-value details>summary,.form-item-latlon-value details>summary a.details-title,details>summary .form-item-latlon-value a.details-title,.form-item-latlon-value label.field-label,.form-item-latlon-value div.field-label,.form-item-latlon-value span.field-label,.form-item-latlon-value .label-inline,.form-item-latlon-value .block-calibr8-socialmedia-sharing>.label,.form-item-latlon-value .block-social-media-links-block>.label,.form-item-latlon-value .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .form-item-latlon-value h2,.form-item-latlon-distance-from label,.form-item-latlon-distance-from fieldset>legend,.form-item-latlon-distance-from details>summary,.form-item-latlon-distance-from details>summary a.details-title,details>summary .form-item-latlon-distance-from a.details-title,.form-item-latlon-distance-from label.field-label,.form-item-latlon-distance-from div.field-label,.form-item-latlon-distance-from span.field-label,.form-item-latlon-distance-from .label-inline,.form-item-latlon-distance-from .block-calibr8-socialmedia-sharing>.label,.form-item-latlon-distance-from .block-social-media-links-block>.label,.form-item-latlon-distance-from .civicrm-newsletter-form-manage h2,.civicrm-newsletter-form-manage .form-item-latlon-distance-from h2{font-size:1.125pxrem;line-height:1.6875pxrem;color:#8ab3c9;font-weight:600;margin-inline-start:0 !important}.form-item-latlon-value label::before,.form-item-latlon-value fieldset>legend::before,.form-item-latlon-value details>summary::before,.form-item-latlon-value details>summary a.details-title::before,details>summary .form-item-latlon-value a.details-title::before,.form-item-latlon-value label.field-label::before,.form-item-latlon-value div.field-label::before,.form-item-latlon-value span.field-label::before,.form-item-latlon-value .label-inline::before,.form-item-latlon-value .block-calibr8-socialmedia-sharing>.label::before,.form-item-latlon-value .block-social-media-links-block>.label::before,.form-item-latlon-value .civicrm-newsletter-form-manage h2::before,.civicrm-newsletter-form-manage .form-item-latlon-value h2::before,.form-item-latlon-distance-from label::before,.form-item-latlon-distance-from fieldset>legend::before,.form-item-latlon-distance-from details>summary::before,.form-item-latlon-distance-from details>summary a.details-title::before,details>summary .form-item-latlon-distance-from a.details-title::before,.form-item-latlon-distance-from label.field-label::before,.form-item-latlon-distance-from div.field-label::before,.form-item-latlon-distance-from span.field-label::before,.form-item-latlon-distance-from .label-inline::before,.form-item-latlon-distance-from .block-calibr8-socialmedia-sharing>.label::before,.form-item-latlon-distance-from .block-social-media-links-block>.label::before,.form-item-latlon-distance-from .civicrm-newsletter-form-manage h2::before,.civicrm-newsletter-form-manage .form-item-latlon-distance-from h2::before{margin-right:.375rem;color:#146694;font-size:14px;font-weight:600}.facets-widget-date_range{font-size:1.125pxrem;line-height:1.6875pxrem;color:#8ab3c9;font-weight:600}.facets-widget-date_range::before{font-size:1.125rem;font-family:"icons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;margin-right:.375rem;color:#146694;font-size:14px;font-weight:600}.facets-widget-date_range .facets-widget-date_range_with_links{margin-top:.5rem}.facets-widget-date_range label:not(.option),.facets-widget-date_range fieldset>legend:not(.option),.facets-widget-date_range details>summary:not(.option),.facets-widget-date_range details>summary a.details-title:not(.option),details>summary .facets-widget-date_range a.details-title:not(.option),.facets-widget-date_range div.field-label:not(.option),.facets-widget-date_range span.field-label:not(.option),.facets-widget-date_range .label-inline:not(.option),.facets-widget-date_range .block-calibr8-socialmedia-sharing>.label:not(.option),.facets-widget-date_range .block-social-media-links-block>.label:not(.option),.facets-widget-date_range .civicrm-newsletter-form-manage h2:not(.option),.civicrm-newsletter-form-manage .facets-widget-date_range h2:not(.option){margin-left:0}.facets_date_range_widget__links .item-list{margin-bottom:1rem}.facets_date_range_widget__links .item-list li{margin:0;color:#dc5e1f;text-decoration:underline;font-weight:600;margin-bottom:.25rem}.facets_date_range_widget__links .item-list li:hover{cursor:pointer;color:#a3400f}.klaro{--klaro-primary-color:#146694;--klaro-secondary-color:#dc5e1f;--klaro-button-bg:var(--klaro-primary-color);--klaro-button-text-color:#fff;--klaro-button-border-radius:1.5rem;--klaro-button-padding:0.5rem 2rem;--klaro-button-font-size:18px;--klaro-button-font-weight:700;--klaro-button-line-height:18px;--klaro-button-box-shadow:none;--klaro-button-bg-hover:#073a57;--klaro-button-text-color-hover:#fff;--klaro-dialog-focus-box-shadow:none;--font-size:1rem;--klaro-slider-bg:#767676;--klaro-slider-bg-active:var(--klaro-primary-color);--klaro-slider-bg-required:var(--klaro-secondary-color);--klaro-slider-color:#fff;--klaro-modal-border-radius:1rem}.klaro{position:relative;z-index:999999}.klaro .cookie-modal .cm-modal.cm-klaro{border-radius:var(--klaro-modal-border-radius);width:calc(100% - 2rem);max-height:calc(100% - 2rem);max-width:760px;margin-inline:1rem}@media only screen and (min-width:692px){.klaro .cookie-modal .cm-modal.cm-klaro{width:calc(100% - 4rem);margin-inline:auto}}.klaro .cookie-modal .cm-modal .cm-header,.klaro .cookie-modal .cm-modal .cm-body,.klaro .cookie-modal .cm-modal .cm-footer{padding:1rem 1.5rem}.klaro .cookie-modal .cm-modal .cm-header,.klaro .cookie-modal .cm-modal .cm-footer{border:none}.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all{border-top-color:rgba(2,23,16,0.1)}.klaro .cookie-modal .cm-modal .cm-footer-buttons{flex-flow:column;gap:.5rem}@media only screen and (min-width:692px){.klaro .cookie-modal .cm-modal .cm-footer-buttons{flex-flow:row}}.klaro .cookie-modal .cm-btn.cm-btn{--klaro-button-border:none;--klaro-button-border-hover:none;text-transform:uppercase;margin-right:0;width:unset}@media only screen and (min-width:692px){.klaro .cookie-modal .cm-btn.cm-btn{width:-moz-fit-content;width:fit-content}}.klaro .cookie-modal .cm-list-label .slider::before{background-color:var(--klaro-slider-color)}.klaro .cookie-modal .slider{box-shadow:none}.klaro .cookie-modal .klaro-close{right:.25rem}.klaro_toggle_dialog{right:20px;width:60px;height:60px;border:none;border-radius:9999px;box-shadow:0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);background-color:#0596D4;background-image:url(/themes/custom/tribicrm_theme/images/privacy-white.svg);background-repeat:no-repeat;background-size:75%;background-position:center;margin:0 5px 5px 0;bottom:5.5rem}.klaro_toggle_dialog:focus{transform:unset}[data-type="placeholder"]{aspect-ratio:16 / 9}[data-type="placeholder"] .klaro.cm-as-context-notice{padding:1rem}
