/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
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,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[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{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--c-primary:#4872AE;--c-primary-dark:#36578A;--c-primary-pastel:#DAE3EF;--c-primary-pastel-dark:#8EA8CD;--c-primary-light:#F6F8FB;--c-primary-bright:#4872EA;--c-success-pastel:#8CC3B5;--c-secondary:#DA291D;--c-alt:#FFC829;--c-alt-dark:#ECB700;--c-alt-light:#FFEFBF;--c-box-shadow:rgba(0,0,0,.1019607843);--c-light:#efefef;--c-extra-light:#f1f1f1;--c-text-dark:#000;--c-text-light:#999;--c-border:#dcdcdc;--c-border-light:#E9E9E9;--c-contrast:#fff;--c-disabled:#eee;--c-error:#e74c3c;--c-error-light:#f9eae8;--c-error-disabled:#e8c4bf;--c-grey:#737373;--c-info:#3498db;--c-info-light:#F6F8FB;--c-plainwhite:#fff;--c-success:#79CD4A;--c-success-light:#DFF2D9;--c-warning:#e67e22;--c-warning-light:#F9E8D}html .is-flex,div.ck-editor .is-flex{display:flex}html .is-flex--vertical,div.ck-editor .is-flex--vertical{flex-direction:column}html .is-x-left,div.ck-editor .is-x-left{justify-content:flex-start}html .is-x-center,div.ck-editor .is-x-center{justify-content:center}html .is-x-right,div.ck-editor .is-x-right{justify-content:flex-end}html .is-x-space-between,div.ck-editor .is-x-space-between{justify-content:space-between}html .is-x-space-around,div.ck-editor .is-x-space-around{justify-content:space-around}html .is-y-top,div.ck-editor .is-y-top{align-items:flex-start}html .is-y-center,div.ck-editor .is-y-center{align-items:center}html .is-y-bottom,div.ck-editor .is-y-bottom{align-items:flex-end}html .is-multiline,div.ck-editor .is-multiline{flex-wrap:wrap}html .is-flex-grow,div.ck-editor .is-flex-grow{flex:1 1 0;min-width:0;max-width:100%}html .is-flex-shrink,div.ck-editor .is-flex-shrink{flex:none}.block-cookiebot>div,.container{position:relative;margin:0 auto;padding-right:24px;padding-left:24px;max-width:1248px;width:100%}.block-cookiebot>div:before,.block-cookiebot>div:after,.container:before,.container:after{content:"";display:table}.block-cookiebot>div:after,.container:after{clear:both}.columns{display:flex;margin-right:-8px;margin-left:-8px}.columns>.column{position:relative;padding-left:8px;padding-right:8px;flex:1 1 0;max-width:100%;min-width:0}.is-order-1{order:1}.is-order-2{order:2}.is-order-3{order:3}.is-order-4{order:4}.is-order-5{order:5}.is-order-6{order:6}.columns.is-gapless{margin-left:0;margin-right:0}.columns.is-gapless>.column{padding-left:0;padding-right:0}.columns.is-narrow{margin-left:-4px;margin-right:-4px}.columns.is-narrow>.column{padding-left:4px;padding-right:4px}.columns>.column.is-narrow{flex:none}.columns>.column.is-full{flex:none;width:100%}.columns>.column.is-three-quarters{flex:none;width:75%}.columns>.column.is-two-thirds{flex:none;width:66.6666667%}.columns>.column.is-half{flex:none;width:50%}.columns>.column.is-one-third{flex:none;width:33.3333332%}.columns>.column.is-one-quarter{flex:none;width:25%}.columns>.column.is-one-fifth{flex:none;width:20%}@media only screen and (max-width:1200px){.columns>.column.is-full-desktop-small{flex:none;width:100%}.columns>.column.is-three-quarters-desktop-small{flex:none;width:75%}.columns>.column.is-two-thirds-desktop-small{flex:none;width:66.6666667%}.columns>.column.is-half-desktop-small{flex:none;width:50%}.columns>.column.is-one-third-desktop-small{flex:none;width:33.3333332%}.columns>.column.is-one-quarter-desktop-small{flex:none;width:25%}.columns>.column.is-one-fifth-desktop-small{flex:none;width:20%}}@media only screen and (max-width:1200px){.columns>.column.is-narrow-desktop-small{flex:none}}@media only screen and (max-width:1200px){.columns>.column.is-auto-desktop-small{flex:1 1 0;max-width:100%}}@media only screen and (max-width:1024px){.columns>.column.is-full-tablet{flex:none;width:100%}.columns>.column.is-three-quarters-tablet{flex:none;width:75%}.columns>.column.is-two-thirds-tablet{flex:none;width:66.6666667%}.columns>.column.is-half-tablet{flex:none;width:50%}.columns>.column.is-one-third-tablet{flex:none;width:33.3333332%}.columns>.column.is-one-quarter-tablet{flex:none;width:25%}.columns>.column.is-one-fifth-tablet{flex:none;width:20%}}@media only screen and (max-width:1024px){.columns>.column.is-narrow-tablet{flex:none}}@media only screen and (max-width:1024px){.columns>.column.is-auto-tablet{flex:1 1 0;max-width:100%}}@media only screen and (max-width:767px){.columns>.column.is-full-small{flex:none;width:100%}.columns>.column.is-three-quarters-small{flex:none;width:75%}.columns>.column.is-two-thirds-small{flex:none;width:66.6666667%}.columns>.column.is-half-small{flex:none;width:50%}.columns>.column.is-one-third-small{flex:none;width:33.3333332%}.columns>.column.is-one-quarter-small{flex:none;width:25%}.columns>.column.is-one-fifth-small{flex:none;width:20%}}@media only screen and (max-width:767px){.columns>.column.is-narrow-small{flex:none}}@media only screen and (max-width:767px){.columns>.column.is-auto-small{flex:1 1 0;max-width:100%}}@media only screen and (max-width:480px){.columns>.column.is-full-mobile{flex:none;width:100%}.columns>.column.is-three-quarters-mobile{flex:none;width:75%}.columns>.column.is-two-thirds-mobile{flex:none;width:66.6666667%}.columns>.column.is-half-mobile{flex:none;width:50%}.columns>.column.is-one-third-mobile{flex:none;width:33.3333332%}.columns>.column.is-one-quarter-mobile{flex:none;width:25%}.columns>.column.is-one-fifth-mobile{flex:none;width:20%}}@media only screen and (max-width:480px){.columns>.column.is-narrow-mobile{flex:none}}@media only screen and (max-width:480px){.columns>.column.is-auto-mobile{flex:1 1 0;max-width:100%}}@media only screen and (max-width:320px){.columns>.column.is-full-mini{flex:none;width:100%}.columns>.column.is-three-quarters-mini{flex:none;width:75%}.columns>.column.is-two-thirds-mini{flex:none;width:66.6666667%}.columns>.column.is-half-mini{flex:none;width:50%}.columns>.column.is-one-third-mini{flex:none;width:33.3333332%}.columns>.column.is-one-quarter-mini{flex:none;width:25%}.columns>.column.is-one-fifth-mini{flex:none;width:20%}}@media only screen and (max-width:320px){.columns>.column.is-narrow-mini{flex:none}}@media only screen and (max-width:320px){.columns>.column.is-auto-mini{flex:1 1 0;max-width:100%}}@keyframes scaleMe{0%{transform:scale(1)}40%{transform:scale(1.4)}80%{transform:scale(.6)}to{transform:scale(1)}}html .is-color-primary,html table caption,table html caption,div.ck-editor .is-color-primary,div.ck-editor table caption,table div.ck-editor caption{color:#4872ae}html .is-background-primary,div.ck-editor .is-background-primary{background-color:#4872ae}html .is-border-primary,div.ck-editor .is-border-primary{border-color:#4872ae}html .is-color-primary-dark,div.ck-editor .is-color-primary-dark{color:#36578a}html .is-background-primary-dark,div.ck-editor .is-background-primary-dark{background-color:#36578a}html .is-border-primary-dark,div.ck-editor .is-border-primary-dark{border-color:#36578a}html .is-color-primary-pastel,div.ck-editor .is-color-primary-pastel{color:#dae3ef}html .is-background-primary-pastel,div.ck-editor .is-background-primary-pastel{background-color:#dae3ef}html .is-border-primary-pastel,div.ck-editor .is-border-primary-pastel{border-color:#dae3ef}html .is-color-primary-pastel-dark,div.ck-editor .is-color-primary-pastel-dark{color:#8ea8cd}html .is-background-primary-pastel-dark,div.ck-editor .is-background-primary-pastel-dark{background-color:#8ea8cd}html .is-border-primary-pastel-dark,div.ck-editor .is-border-primary-pastel-dark{border-color:#8ea8cd}html .is-color-primary-light,div.ck-editor .is-color-primary-light{color:#f6f8fb}html .is-background-primary-light,div.ck-editor .is-background-primary-light{background-color:#f6f8fb}html .is-border-primary-light,div.ck-editor .is-border-primary-light{border-color:#f6f8fb}html .is-color-primary-bright,div.ck-editor .is-color-primary-bright{color:#4872ea}html .is-background-primary-bright,div.ck-editor .is-background-primary-bright{background-color:#4872ea}html .is-border-primary-bright,div.ck-editor .is-border-primary-bright{border-color:#4872ea}html .is-color-success-pastel,div.ck-editor .is-color-success-pastel{color:#8cc3b5}html .is-background-success-pastel,div.ck-editor .is-background-success-pastel{background-color:#8cc3b5}html .is-border-success-pastel,div.ck-editor .is-border-success-pastel{border-color:#8cc3b5}html .is-color-secondary,div.ck-editor .is-color-secondary{color:#da291d}html .is-background-secondary,div.ck-editor .is-background-secondary{background-color:#da291d}html .is-border-secondary,div.ck-editor .is-border-secondary{border-color:#da291d}html .is-color-alt,div.ck-editor .is-color-alt{color:#ffc829}html .is-background-alt,div.ck-editor .is-background-alt{background-color:#ffc829}html .is-border-alt,div.ck-editor .is-border-alt{border-color:#ffc829}html .is-color-alt-dark,div.ck-editor .is-color-alt-dark{color:#ecb700}html .is-background-alt-dark,div.ck-editor .is-background-alt-dark{background-color:#ecb700}html .is-border-alt-dark,div.ck-editor .is-border-alt-dark{border-color:#ecb700}html .is-color-alt-light,div.ck-editor .is-color-alt-light{color:#ffefbf}html .is-background-alt-light,div.ck-editor .is-background-alt-light{background-color:#ffefbf}html .is-border-alt-light,div.ck-editor .is-border-alt-light{border-color:#ffefbf}html .is-color-box-shadow,div.ck-editor .is-color-box-shadow{color:#0000001a}html .is-background-box-shadow,div.ck-editor .is-background-box-shadow{background-color:#0000001a}html .is-border-box-shadow,div.ck-editor .is-border-box-shadow{border-color:#0000001a}html .is-color-light,div.ck-editor .is-color-light{color:#efefef}html .is-background-light,div.ck-editor .is-background-light{background-color:#efefef}html .is-border-light,div.ck-editor .is-border-light{border-color:#efefef}html .is-color-extra-light,div.ck-editor .is-color-extra-light{color:#f1f1f1}html .is-background-extra-light,div.ck-editor .is-background-extra-light{background-color:#f1f1f1}html .is-border-extra-light,div.ck-editor .is-border-extra-light{border-color:#f1f1f1}html .is-color-text-dark,div.ck-editor .is-color-text-dark{color:#000}html .is-background-text-dark,div.ck-editor .is-background-text-dark{background-color:#000}html .is-border-text-dark,div.ck-editor .is-border-text-dark{border-color:#000}html .is-color-text-light,div.ck-editor .is-color-text-light{color:#999}html .is-background-text-light,div.ck-editor .is-background-text-light{background-color:#999}html .is-border-text-light,div.ck-editor .is-border-text-light{border-color:#999}html .is-color-border,div.ck-editor .is-color-border{color:#dcdcdc}html .is-background-border,div.ck-editor .is-background-border{background-color:#dcdcdc}html .is-border-border,div.ck-editor .is-border-border{border-color:#dcdcdc}html .is-color-border-light,div.ck-editor .is-color-border-light{color:#e9e9e9}html .is-background-border-light,div.ck-editor .is-background-border-light{background-color:#e9e9e9}html .is-border-border-light,div.ck-editor .is-border-border-light{border-color:#e9e9e9}html .is-color-contrast,html .form-submit,html .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li html a,div.ck-editor .is-color-contrast,div.ck-editor .form-submit,div.ck-editor .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li div.ck-editor a{color:#fff}html .is-background-contrast,div.ck-editor .is-background-contrast{background-color:#fff}html .is-border-contrast,div.ck-editor .is-border-contrast{border-color:#fff}html .is-color-disabled,div.ck-editor .is-color-disabled{color:#eee}html .is-background-disabled,div.ck-editor .is-background-disabled{background-color:#eee}html .is-border-disabled,div.ck-editor .is-border-disabled{border-color:#eee}html .is-color-error,div.ck-editor .is-color-error{color:#e74c3c}html .is-background-error,div.ck-editor .is-background-error{background-color:#e74c3c}html .is-border-error,div.ck-editor .is-border-error{border-color:#e74c3c}html .is-color-error-light,div.ck-editor .is-color-error-light{color:#f9eae8}html .is-background-error-light,div.ck-editor .is-background-error-light{background-color:#f9eae8}html .is-border-error-light,div.ck-editor .is-border-error-light{border-color:#f9eae8}html .is-color-error-disabled,div.ck-editor .is-color-error-disabled{color:#e8c4bf}html .is-background-error-disabled,div.ck-editor .is-background-error-disabled{background-color:#e8c4bf}html .is-border-error-disabled,div.ck-editor .is-border-error-disabled{border-color:#e8c4bf}html .is-color-grey,div.ck-editor .is-color-grey{color:#737373}html .is-background-grey,div.ck-editor .is-background-grey{background-color:#737373}html .is-border-grey,div.ck-editor .is-border-grey{border-color:#737373}html .is-color-info,div.ck-editor .is-color-info{color:#3498db}html .is-background-info,div.ck-editor .is-background-info{background-color:#3498db}html .is-border-info,div.ck-editor .is-border-info{border-color:#3498db}html .is-color-info-light,div.ck-editor .is-color-info-light{color:#f6f8fb}html .is-background-info-light,div.ck-editor .is-background-info-light{background-color:#f6f8fb}html .is-border-info-light,div.ck-editor .is-border-info-light{border-color:#f6f8fb}html .is-color-plainwhite,div.ck-editor .is-color-plainwhite{color:#fff}html .is-background-plainwhite,div.ck-editor .is-background-plainwhite{background-color:#fff}html .is-border-plainwhite,div.ck-editor .is-border-plainwhite{border-color:#fff}html .is-color-success,div.ck-editor .is-color-success{color:#79cd4a}html .is-background-success,div.ck-editor .is-background-success{background-color:#79cd4a}html .is-border-success,div.ck-editor .is-border-success{border-color:#79cd4a}html .is-color-success-light,div.ck-editor .is-color-success-light{color:#dff2d9}html .is-background-success-light,div.ck-editor .is-background-success-light{background-color:#dff2d9}html .is-border-success-light,div.ck-editor .is-border-success-light{border-color:#dff2d9}html .is-color-warning,div.ck-editor .is-color-warning{color:#e67e22}html .is-background-warning,div.ck-editor .is-background-warning{background-color:#e67e22}html .is-border-warning,div.ck-editor .is-border-warning{border-color:#e67e22}html .is-color-warning-light,div.ck-editor .is-color-warning-light{color:#F9E8D}html .is-background-warning-light,div.ck-editor .is-background-warning-light{background-color:#F9E8D}html .is-border-warning-light,div.ck-editor .is-border-warning-light{border-color:#F9E8D}.is-clearfix{display:block}.is-clearfix:before,.is-clearfix:after{content:"";display:table}.is-clearfix:after{clear:both}html .is-hidden,div.ck-editor .is-hidden{display:none!important}.is-full-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;background:#0000;display:block}.is-circle{border-radius:50%;overflow:hidden}.has-radius{border-radius:8px}html .is-visible-block,html .is-visible,html .is-block,div.ck-editor .is-visible-block,div.ck-editor .is-visible,div.ck-editor .is-block{display:block}html .show-inline-block,html .is-inline-block,div.ck-editor .show-inline-block,div.ck-editor .is-inline-block{display:inline-block}html .show-flex,html .is-flex,div.ck-editor .show-flex,div.ck-editor .is-flex{display:flex}@media only screen and (max-width:1200px){html .is-hidden-desktop-small,div.ck-editor .is-hidden-desktop-small{display:none}}html .is-visible-desktop-small-block,html .is-visible-desktop-small,div.ck-editor .is-visible-desktop-small-block,div.ck-editor .is-visible-desktop-small{display:none}@media only screen and (max-width:1200px){html .is-visible-desktop-small-block,html .is-visible-desktop-small,div.ck-editor .is-visible-desktop-small-block,div.ck-editor .is-visible-desktop-small{display:block}}html .is-visible-desktop-small-flex,div.ck-editor .is-visible-desktop-small-flex{display:none}@media only screen and (max-width:1200px){html .is-visible-desktop-small-flex,div.ck-editor .is-visible-desktop-small-flex{display:flex}}html .is-visible-desktop-small-inline-block,div.ck-editor .is-visible-desktop-small-inline-block{display:none}@media only screen and (max-width:1200px){html .is-visible-desktop-small-inline-block,div.ck-editor .is-visible-desktop-small-inline-block{display:inline-block}}@media only screen and (max-width:1024px){html .is-hidden-tablet,div.ck-editor .is-hidden-tablet{display:none}}html .is-visible-tablet-block,html .is-visible-tablet,div.ck-editor .is-visible-tablet-block,div.ck-editor .is-visible-tablet{display:none}@media only screen and (max-width:1024px){html .is-visible-tablet-block,html .is-visible-tablet,div.ck-editor .is-visible-tablet-block,div.ck-editor .is-visible-tablet{display:block}}html .is-visible-tablet-flex,div.ck-editor .is-visible-tablet-flex{display:none}@media only screen and (max-width:1024px){html .is-visible-tablet-flex,div.ck-editor .is-visible-tablet-flex{display:flex}}html .is-visible-tablet-inline-block,div.ck-editor .is-visible-tablet-inline-block{display:none}@media only screen and (max-width:1024px){html .is-visible-tablet-inline-block,div.ck-editor .is-visible-tablet-inline-block{display:inline-block}}@media only screen and (max-width:767px){html .is-hidden-small,div.ck-editor .is-hidden-small{display:none}}html .is-visible-small-block,html .is-visible-small,div.ck-editor .is-visible-small-block,div.ck-editor .is-visible-small{display:none}@media only screen and (max-width:767px){html .is-visible-small-block,html .is-visible-small,div.ck-editor .is-visible-small-block,div.ck-editor .is-visible-small{display:block}}html .is-visible-small-flex,div.ck-editor .is-visible-small-flex{display:none}@media only screen and (max-width:767px){html .is-visible-small-flex,div.ck-editor .is-visible-small-flex{display:flex}}html .is-visible-small-inline-block,div.ck-editor .is-visible-small-inline-block{display:none}@media only screen and (max-width:767px){html .is-visible-small-inline-block,div.ck-editor .is-visible-small-inline-block{display:inline-block}}@media only screen and (max-width:480px){html .is-hidden-mobile,div.ck-editor .is-hidden-mobile{display:none}}html .is-visible-mobile-block,html .is-visible-mobile,div.ck-editor .is-visible-mobile-block,div.ck-editor .is-visible-mobile{display:none}@media only screen and (max-width:480px){html .is-visible-mobile-block,html .is-visible-mobile,div.ck-editor .is-visible-mobile-block,div.ck-editor .is-visible-mobile{display:block}}html .is-visible-mobile-flex,div.ck-editor .is-visible-mobile-flex{display:none}@media only screen and (max-width:480px){html .is-visible-mobile-flex,div.ck-editor .is-visible-mobile-flex{display:flex}}html .is-visible-mobile-inline-block,div.ck-editor .is-visible-mobile-inline-block{display:none}@media only screen and (max-width:480px){html .is-visible-mobile-inline-block,div.ck-editor .is-visible-mobile-inline-block{display:inline-block}}@media only screen and (max-width:320px){html .is-hidden-mini,div.ck-editor .is-hidden-mini{display:none}}html .is-visible-mini-block,html .is-visible-mini,div.ck-editor .is-visible-mini-block,div.ck-editor .is-visible-mini{display:none}@media only screen and (max-width:320px){html .is-visible-mini-block,html .is-visible-mini,div.ck-editor .is-visible-mini-block,div.ck-editor .is-visible-mini{display:block}}html .is-visible-mini-flex,div.ck-editor .is-visible-mini-flex{display:none}@media only screen and (max-width:320px){html .is-visible-mini-flex,div.ck-editor .is-visible-mini-flex{display:flex}}html .is-visible-mini-inline-block,div.ck-editor .is-visible-mini-inline-block{display:none}@media only screen and (max-width:320px){html .is-visible-mini-inline-block,div.ck-editor .is-visible-mini-inline-block{display:inline-block}}.is-text-left{text-align:left}.is-text-center{text-align:center}.is-text-right{text-align:right}@media only screen and (max-width:1200px){.is-text-left-desktop-small{text-align:left}}@media only screen and (max-width:1200px){.is-text-center-desktop-small{text-align:center}}@media only screen and (max-width:1200px){.is-text-right-desktop-small{text-align:right}}@media only screen and (max-width:1024px){.is-text-left-tablet{text-align:left}}@media only screen and (max-width:1024px){.is-text-center-tablet{text-align:center}}@media only screen and (max-width:1024px){.is-text-right-tablet{text-align:right}}@media only screen and (max-width:767px){.is-text-left-small{text-align:left}}@media only screen and (max-width:767px){.is-text-center-small{text-align:center}}@media only screen and (max-width:767px){.is-text-right-small{text-align:right}}@media only screen and (max-width:480px){.is-text-left-mobile{text-align:left}}@media only screen and (max-width:480px){.is-text-center-mobile{text-align:center}}@media only screen and (max-width:480px){.is-text-right-mobile{text-align:right}}@media only screen and (max-width:320px){.is-text-left-mini{text-align:left}}@media only screen and (max-width:320px){.is-text-center-mini{text-align:center}}@media only screen and (max-width:320px){.is-text-right-mini{text-align:right}}.is-pulled-left{margin-right:auto}.is-pulled-right{margin-left:auto}.is-push-right{float:right}.is-push-left{float:left}.is-responsive{display:block;max-width:100%;height:auto}.is-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}html.ie8 .is-visually-hidden{display:none!important}html .has-vertical-rhythm>*,div.ck-editor .has-vertical-rhythm>*{margin-top:0;margin-bottom:0}html .has-vertical-rhythm>*+*,div.ck-editor .has-vertical-rhythm>*+*{margin-top:1.5em}.is-relative{position:relative}.is-margin-center{margin:0 auto}.box-shadow--block{box-shadow:inset 0 0 12px 2px var(--c-border)}.is-sticky{position:sticky;top:0;z-index:5;box-shadow:0 0 30px #0000001a}.number-lift{margin-bottom:.2em}.chevron-right{font-size:20px}@media screen and (max-width:1200px){.chevron-right{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.chevron-right{font-size:16px}}.chevron-right .icon{width:.75em;height:.75em;margin-right:.25em}.link-holder{display:flex;align-items:center}.link-holder a:not(:last-of-type){margin-right:1.5em}@media only screen and (max-width:480px){.is-flex-mobile{display:flex}}.divider{height:40px}.is-nowrap{white-space:nowrap}.mt-a{margin-top:auto}@media only screen and (max-width:767px){.mt-2-small{margin-top:16px}}.show-flex-mobile{display:none}@media only screen and (max-width:480px){.show-flex-mobile{display:flex}}.show-tablet-hide-small-show-mobile{display:none}@media only screen and (max-width:1024px){.show-tablet-hide-small-show-mobile{display:flex}}@media only screen and (max-width:767px){.show-tablet-hide-small-show-mobile{display:none}}@media only screen and (max-width:480px){.show-tablet-hide-small-show-mobile{display:flex}}@media only screen and (max-width:1024px){.hide-tablet-show-small-hide-mobile{display:none}}@media only screen and (max-width:767px){.hide-tablet-show-small-hide-mobile{display:flex}}@media only screen and (max-width:480px){.hide-tablet-show-small-hide-mobile{display:none}}.icon{fill:currentcolor;width:2rem;height:2rem;display:inline-block;vertical-align:middle;pointer-events:none}.has-icon-left .icon{position:absolute;top:.65em;left:.75em;width:1.5rem;height:1.5rem}.has-icon-right .icon{position:absolute;top:.65em;right:.75em;width:1.5rem;height:1.5rem}.control .control-icon{position:absolute;top:.8em;top:calc(.8em + 1px);width:1.25em;height:1.25em}.control .control-icon.right{right:.75em}.control .control-icon.left{left:.75em}.control>.control-icon.left~.input,.control>.control-icon.left~input[type=url],.control>.control-icon.left~input[type=text],.control>.control-icon.left~input[type=password],.control>.control-icon.left~input[type=date],.control>.control-icon.left~input[type=number]{padding-left:2.25em}.control>.control-icon.right~.input,.control>.control-icon.right~input[type=url],.control>.control-icon.right~input[type=text],.control>.control-icon.right~input[type=password],.control>.control-icon.right~input[type=date],.control>.control-icon.right~input[type=number]{padding-right:2.25em}@media only screen and (max-width:767px){.image img~.icon.icon-play{width:30%;height:30%}}.animation-svg.is-xxl{width:100px;height:100px}@media only screen and (max-width:767px){.animation-svg.is-xxl{width:64px;height:64px}}.animation-svg.is-xl{width:72px;height:72px}@media only screen and (max-width:767px){.animation-svg.is-xl{width:48px;height:48px}}.animation-svg.is-lg{width:64px;height:64px}@media only screen and (max-width:767px){.animation-svg.is-lg{width:32px;height:32px}}.animation-svg.is-md{width:48px;height:48px}@media only screen and (max-width:767px){.animation-svg.is-md{width:24px;height:24px}}.animation-svg.is-background-primary svg{filter:brightness(0) saturate(100%) invert(45%) sepia(33%) saturate(779%) hue-rotate(176deg) brightness(88%) contrast(93%)}.button .animation-svg,.donate-form-card .donate-form-step a .animation-svg,.form-actions .form-submit.webform-button--next .animation-svg,.form-actions .form-submit.webform-button--submit .animation-svg,.donate-form .kf-donate-form .form-submit .animation-svg,.donate-form .form .form-submit .animation-svg,.form-submit .animation-svg,.block--local-tasks .tabs--wrapper ul.tabs.primary li a .animation-svg,a.button-is-alt-small .animation-svg,a.button-is-alt-medium .animation-svg,a.button-is-alt .animation-svg,.button-contrast-primary-small .animation-svg,.button-contrast-primary-medium .animation-svg,.button-contrast-primary .animation-svg,.button-primary-contrast-small .animation-svg,.button-primary-contrast-medium .animation-svg,.button-primary-contrast .animation-svg{height:2.25em}@media only screen and (max-width:767px){.button .animation-svg,.donate-form-card .donate-form-step a .animation-svg,.form-actions .form-submit.webform-button--next .animation-svg,.form-actions .form-submit.webform-button--submit .animation-svg,.donate-form .kf-donate-form .form-submit .animation-svg,.donate-form .form .form-submit .animation-svg,.form-submit .animation-svg,.block--local-tasks .tabs--wrapper ul.tabs.primary li a .animation-svg,a.button-is-alt-small .animation-svg,a.button-is-alt-medium .animation-svg,a.button-is-alt .animation-svg,.button-contrast-primary-small .animation-svg,.button-contrast-primary-medium .animation-svg,.button-contrast-primary .animation-svg,.button-primary-contrast-small .animation-svg,.button-primary-contrast-medium .animation-svg,.button-primary-contrast .animation-svg{max-width:64px}}.cover-image[data-bg-position="left bottom"]{background-position:left bottom}.cover-image[data-bg-position="center bottom"]{background-position:center bottom}.cover-image[data-bg-position="right bottom"]{background-position:right bottom}.cover-image[data-bg-position="left center"]{background-position:left center}.cover-image[data-bg-position="center center"]{background-position:center center}.cover-image[data-bg-position="right center"]{background-position:right center}.cover-image[data-bg-position="left top"]{background-position:left top}.cover-image[data-bg-position="center top"]{background-position:center top}.cover-image[data-bg-position="right top"]{background-position:right top}.ratio-16x9:before{content:"";display:inline-block;vertical-align:middle;padding-bottom:56.25%}.ratio-16x9:after{content:"";display:table;clear:both}.ratio-9x16:before{content:"";display:inline-block;vertical-align:middle;padding-bottom:177.7777777778%}.ratio-9x16:after{content:"";display:table;clear:both}.ratio{--ratio:56.25%;position:relative}.ratio>img{display:block;width:100%;height:auto}@supports (--css:variables){.ratio>img,.ratio>.is-bg{position:absolute;top:0;left:0;width:100%;height:100%}.ratio>iframe,.ratio>embed,.ratio>object,.ratio>video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.ratio:before{content:"";display:inline-block;vertical-align:middle;padding-bottom:var(--ratio)}.ratio:after{content:"";display:table;clear:both}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}[class*=ratio-]{position:relative}[class*=ratio-]>img{position:absolute;top:0;left:0;width:100%;height:100%}img.is-lazy,img.is-loading,.is-bg.is-lazy .is-bg.is-loading{opacity:0}.is-bg{background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative}img.is-loaded,.is-bg.is-loaded{animation:fadeIn .5s both}.image img~.icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--c-contrast);z-index:5;height:3em;width:3em}.image+.sub-text{margin-bottom:.75em;margin-top:0!important;font-size:16px}@media screen and (max-width:1200px){.image+.sub-text{font-size:calc(12px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.image+.sub-text{font-size:12px}}.input,input[type=url],input[type=text],input[type=password],input[type=date],input[type=number]{padding:0 1em;outline:none;box-shadow:none;width:100%;border-radius:8px;display:inline-flex;vertical-align:top;justify-content:center;align-items:center;line-height:1.5;height:2.75em;border-width:1px;border-style:solid;border-color:currentcolor;color:var(--c-text-dark)}.field-prefix+.input,.field-prefix+input[type=url],.field-prefix+input[type=text],.field-prefix+input[type=password],.field-prefix+input[type=date],.field-prefix+input[type=number]{padding-left:32px}.input[readonly],input[readonly][type=url],input[readonly][type=text],input[readonly][type=password],input[readonly][type=date],input[readonly][type=number]{background:#eee;color:var(--c-text-dark);pointer-events:none}.input:focus,input[type=url]:focus,input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=number]:focus,.select select:focus,.button:focus,.donate-form-card .donate-form-step a:focus,.form-actions .form-submit.webform-button--next:focus,.form-actions .form-submit.webform-button--submit:focus,.donate-form .kf-donate-form .form-submit:focus,.donate-form .form .form-submit:focus,.form-submit:focus,.block--local-tasks .tabs--wrapper ul.tabs.primary li a:focus,a.button-is-alt-small:focus,a.button-is-alt-medium:focus,a.button-is-alt:focus,.button-contrast-primary-small:focus,.button-contrast-primary-medium:focus,.button-contrast-primary:focus,.button-primary-contrast-small:focus,.button-primary-contrast-medium:focus,.button-primary-contrast:focus{border:2px solid var(--c-primary-bright);background-color:var(--c-primary-light);color:var(--c-primary-dark)}.select select:focus{margin:-1px 0}.input:disabled,input[type=url]:disabled,input[type=text]:disabled,input[type=password]:disabled,input[type=date]:disabled,input[type=number]:disabled,select:disabled,.input.is-disabled,input.is-disabled[type=url],input.is-disabled[type=text],input.is-disabled[type=password],input.is-disabled[type=date],input.is-disabled[type=number]{background:var(--c-disabled)!important;color:var(--c-text-dark)!important;pointer-events:none}textarea{resize:vertical;padding:.5em 1em;outline:none;box-shadow:none;width:100%;border-radius:8px;color:var(--c-text-dark);min-height:200px;border-width:1px;border-style:solid;border-color:currentcolor}textarea:focus{border:2px solid var(--c-primary-bright);background-color:var(--c-primary-light)}input.input-date{width:9em}.iti.iti--allow-dropdown{width:100%}.iti.iti--allow-dropdown .iti__selected-country{border-top-left-radius:8px;border-bottom-left-radius:8px;overflow:hidden;padding:1px}.iti.iti--allow-dropdown .iti__dropdown-content{border:1px solid black;border-radius:8px}.iti.iti--allow-dropdown .iti__dropdown-content .iti__country-list{box-shadow:none;width:100%;pointer-events:all;font-size:100%;white-space:unset;overflow:auto;top:calc(100% + 4px)}.iti.iti--allow-dropdown .iti__dropdown-content .iti__country-list .iti__country.iti__highlight:not(.iti__active){background-color:var(--c-primary);color:var(--c-contrast)}.iti.iti--allow-dropdown .iti__dropdown-content .iti__country-list .iti__country.iti__highlight:not(.iti__active) .iti__dial-code{color:var(--c-contrast)}.iti.iti--allow-dropdown .iti__dropdown-content .iti__country-list .iti__country.iti__active{background-color:var(--c-primary-light)}.iti.iti--allow-dropdown .iti__dropdown-content .iti__country-list .iti__country.iti__active.iti__highlight{background-color:var(--c-primary-pastel)}.iti.iti--allow-dropdown:focus input{border:2px solid var(--c-primary-bright);background-color:var(--c-primary-light)}.iti.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.iti.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--c-primary-light)}.iti.iti--allow-dropdown input:not(.iti__search-input),.iti.iti--allow-dropdown input[type=tel]:not(.iti__search-input),.iti.iti--allow-dropdown input[type=text]:not(.iti__search-input),.iti.iti--separate-dial-code input:not(.iti__search-input),.iti.iti--separate-dial-code input[type=tel]:not(.iti__search-input),.iti.iti--separate-dial-code input[type=text]:not(.iti__search-input){padding-left:45px}.checkbox{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.checkbox:not(.is-custom)+label{position:relative;line-height:1;width:auto;margin-bottom:1rem;padding-right:1rem;display:flex;align-items:center;cursor:pointer}.checkbox:not(.is-custom)+label:before{content:"";flex:none;align-self:flex-start;width:30px;height:30px;border:1px solid var(--c-primary);border-radius:8px;margin-right:1em}.checkbox:not(.is-custom)+label .label{flex:1}.checkbox:not(.is-custom):checked+label>.icon{position:absolute;display:inline-block;top:10px;left:9px;width:12px;height:10px;color:var(--c-plainwhite)}.checkbox:not(.is-custom)+label>.icon{display:none}.checkbox:not(.is-custom):checked+label:before{background-color:var(--c-primary)}.checkbox:not(.is-custom):focus+label:before{border:2px solid var(--c-text-dark)}.checkbox:not(.is-custom):disabled+label:before{background-color:var(--c-disabled)}.checkbox:not(.is-custom):disabled+label>.icon{color:var(--c-text-dark)}.checkbox.is-custom+label>.button.is-primary,.donate-form-card .donate-form-step .checkbox.is-custom+label>a.is-primary,.checkbox.is-custom+label>.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .checkbox.is-custom+label>a,.checkbox.is-custom+label>a.is-primary.button-is-alt-small,.checkbox.is-custom+label>a.is-primary.button-is-alt-medium,.checkbox.is-custom+label>a.is-primary.button-is-alt,.checkbox.is-custom+label>.is-primary.button-contrast-primary-small,.checkbox.is-custom+label>.is-primary.button-contrast-primary-medium,.checkbox.is-custom+label>.is-primary.button-contrast-primary,.checkbox.is-custom+label>.is-primary.button-primary-contrast-small,.checkbox.is-custom+label>.is-primary.button-primary-contrast-medium,.checkbox.is-custom+label>.is-primary.button-primary-contrast{position:relative;opacity:.3}.checkbox.is-custom:checked+label>.button.is-primary,.donate-form-card .donate-form-step .checkbox.is-custom:checked+label>a.is-primary,.checkbox.is-custom:checked+label>.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .checkbox.is-custom:checked+label>a,.checkbox.is-custom:checked+label>a.is-primary.button-is-alt-small,.checkbox.is-custom:checked+label>a.is-primary.button-is-alt-medium,.checkbox.is-custom:checked+label>a.is-primary.button-is-alt,.checkbox.is-custom:checked+label>.is-primary.button-contrast-primary-small,.checkbox.is-custom:checked+label>.is-primary.button-contrast-primary-medium,.checkbox.is-custom:checked+label>.is-primary.button-contrast-primary,.checkbox.is-custom:checked+label>.is-primary.button-primary-contrast-small,.checkbox.is-custom:checked+label>.is-primary.button-primary-contrast-medium,.checkbox.is-custom:checked+label>.is-primary.button-primary-contrast{opacity:1}.checkbox.is-custom+label>.button.is-primary.has-icon-left,.donate-form-card .donate-form-step .checkbox.is-custom+label>a.is-primary.has-icon-left,.checkbox.is-custom+label>.has-icon-left.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .checkbox.is-custom+label>a.has-icon-left,.checkbox.is-custom+label>a.is-primary.has-icon-left.button-is-alt-small,.checkbox.is-custom+label>a.is-primary.has-icon-left.button-is-alt-medium,.checkbox.is-custom+label>a.is-primary.has-icon-left.button-is-alt,.checkbox.is-custom+label>.is-primary.has-icon-left.button-contrast-primary-small,.checkbox.is-custom+label>.is-primary.has-icon-left.button-contrast-primary-medium,.checkbox.is-custom+label>.is-primary.has-icon-left.button-contrast-primary,.checkbox.is-custom+label>.is-primary.has-icon-left.button-primary-contrast-small,.checkbox.is-custom+label>.is-primary.has-icon-left.button-primary-contrast-medium,.checkbox.is-custom+label>.is-primary.has-icon-left.button-primary-contrast{padding-left:2.65em}.checkbox.is-custom+label>.button.is-primary.has-icon-right,.donate-form-card .donate-form-step .checkbox.is-custom+label>a.is-primary.has-icon-right,.checkbox.is-custom+label>.has-icon-right.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .checkbox.is-custom+label>a.has-icon-right,.checkbox.is-custom+label>a.is-primary.has-icon-right.button-is-alt-small,.checkbox.is-custom+label>a.is-primary.has-icon-right.button-is-alt-medium,.checkbox.is-custom+label>a.is-primary.has-icon-right.button-is-alt,.checkbox.is-custom+label>.is-primary.has-icon-right.button-contrast-primary-small,.checkbox.is-custom+label>.is-primary.has-icon-right.button-contrast-primary-medium,.checkbox.is-custom+label>.is-primary.has-icon-right.button-contrast-primary,.checkbox.is-custom+label>.is-primary.has-icon-right.button-primary-contrast-small,.checkbox.is-custom+label>.is-primary.has-icon-right.button-primary-contrast-medium,.checkbox.is-custom+label>.is-primary.has-icon-right.button-primary-contrast{padding-right:2.65em}.is-background-primary .checkbox:not(.is-custom)+label:before{border:1px solid var(--c-contrast)}.is-background-primary .checkbox:not(.is-custom):checked+label:before{border-color:var(--c-contrast)}.checkbox:not(.is-custom)+label.mb-0{margin-bottom:0}.radio{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.webform-options-display-side-by-side{display:flex;gap:12px;flex-wrap:wrap}.webform-options-display-side-by-side>.form-item{flex:1;margin:0!important}.form-type-radios .webform-options-display-side-by-side>div,.form-type-webform-radios-other .webform-options-display-side-by-side>div{flex:1;margin-right:0}.form-type-radios .webform-options-display-side-by-side>div.webform-messages,.form-type-webform-radios-other .webform-options-display-side-by-side>div.webform-messages{flex:1 100%;display:none}.form-type-radios .webform-options-display-side-by-side>div.webform-messages:has(.messages:not([style*="display: none"])),.form-type-webform-radios-other .webform-options-display-side-by-side>div.webform-messages:has(.messages:not([style*="display: none"])){display:block}.form-type-radios .webform-options-display-side-by-side>div.webform-messages .messages,.form-type-webform-radios-other .webform-options-display-side-by-side>div.webform-messages .messages{display:flex;gap:1rem;align-items:center;padding:.8rem 1rem;line-height:1.5;margin:0!important}.form-type-radios .webform-options-display-side-by-side>div.webform-messages .messages .message__icon,.form-type-webform-radios-other .webform-options-display-side-by-side>div.webform-messages .messages .message__icon{flex:0 0 40px;line-height:1;display:inline-block}.form-type-radios .webform-options-display-side-by-side .form-item .radio.has-message:checked+label:after,.form-type-webform-radios-other .webform-options-display-side-by-side .form-item .radio.has-message:checked+label:after{content:"";display:inline-block;position:absolute;top:calc(100% - 1px);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--c-primary)}.form-type-radios .webform-options-display-side-by-side:has(.webform-messages) .form-item.form-type-radio .radio:focus+label:after,.form-type-webform-radios-other .webform-options-display-side-by-side:has(.webform-messages) .form-item.form-type-radio .radio:focus+label:after{border-top-color:var(--c-primary-dark)}.form-type-webform-radios-other:not(.has-not-other-option) .webform-options-display-side-by-side>div:last-of-type{flex-basis:100%}.form-type-webform-radios-other:not(.has-not-other-option) .webform-radios-other-input{width:100%!important;margin-top:1em}.form-type-radio .radio+label{display:flex;gap:10px;justify-content:center;align-items:center;font-weight:700;flex:1;padding:1em;color:var(--c-primary);border:1px solid var(--c-primary);background-color:var(--c-primary-light);border-radius:8px;cursor:pointer}.form-type-radio .radio+label svg{display:none;width:12px;height:10px}.form-type-radio .radio+label:before{display:none}.form-type-radio .radio+label:hover{background-color:var(--c-primary-pastel)}.form-type-radio .radio:checked+label{background-color:var(--c-primary);color:var(--c-plainwhite)}.form-type-radio .radio:checked+label svg{display:inline-block}.form-type-radio .radio:focus+label{background-color:var(--c-primary-pastel)}.form-type-radio .radio:focus:checked+label{background-color:var(--c-primary-dark);color:var(--c-plainwhite)}.form-type-radio .radio:disabled+label{background-color:var(--c-disabled);color:var(--c-text-dark);border-color:var(--c-text-dark);cursor:default}.select{position:relative;display:inline-block;width:100%}.select:not(:has(.chosen-container)):after,.chosen-container .chosen-single:after{content:"";width:.5em;height:.5em;border-width:0;border-right-width:2px;border-bottom-width:2px;border-color:var(--c-primary);border-style:solid;display:block;position:absolute;right:1em;top:50%;margin-top:-.35em;transform:rotate(45deg);pointer-events:none}.select select{width:100%;cursor:pointer;border:0;border-radius:8px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Raleway,-apple-system,blinkmacsystemfont,Segoe UI,roboto,helvetica,arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;border-color:var(--c-border);box-shadow:none;color:var(--c-text-dark);background-color:var(--c-contrast);line-height:1;box-sizing:border-box;border-width:1px;border-style:solid;border-color:currentcolor;padding:.8em 2em .8em 1em;display:block;line-height:1.15}.select select option{line-height:1.8}.select select::-ms-expand{display:none}.select .chosen-container{font-size:inherit}.select .chosen-container .chosen-single{width:100%;cursor:pointer;border:0;border-radius:8px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;font-family:Raleway,-apple-system,blinkmacsystemfont,Segoe UI,roboto,helvetica,arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;border-color:var(--c-border);box-shadow:none;color:var(--c-text-dark);background-color:var(--c-contrast);line-height:1;box-sizing:border-box;border-width:1px;border-style:solid;border-color:currentcolor;padding:.8em 2em .8em 1em;display:block;line-height:1.15}.select .chosen-container .chosen-single>div{display:none}.select .chosen-container .chosen-single>span{white-space:nowrap;text-overflow:ellipsis;display:block;width:100%}.select .chosen-container .chosen-drop{border-width:1px;border-style:solid;border-color:currentcolor;top:calc(100% + 4px);border-radius:8px;display:none;position:absolute;overflow:hidden;background:#fff;z-index:1}.select .chosen-container .chosen-drop .chosen-search{margin-bottom:8px}.select .chosen-container .chosen-drop .chosen-search .chosen-search-input{border-width:1px;border-style:solid;border-color:currentcolor;width:100%;border-radius:0;border:none;border-bottom:1px solid var(--c-primary-dark)}.select .chosen-container .chosen-drop .chosen-results{max-height:200px;overflow:auto;list-style:none;margin:0 0 8px;padding:0}.select .chosen-container .chosen-drop .chosen-results li{padding:0 16px;margin:0}.select .chosen-container .chosen-drop .chosen-results li.active-result:hover{color:var(--c-primary);background-color:var(--c-primary-pastel)}.select .chosen-container .chosen-drop .chosen-results li.active-result.result-selected{font-weight:700;color:var(--c-primary-dark);background-color:var(--c-primary-pastel-dark)}.select .chosen-container-active .chosen-single{border:2px solid var(--c-primary-bright);background-color:var(--c-primary-light)}.select .chosen-container.chosen-disabled{opacity:1!important;pointer-events:none}.select .chosen-container.chosen-disabled>*{background-color:var(--c-disabled);color:var(--c-text-dark)}.select .chosen-container.chosen-with-drop .chosen-drop{display:block}.form-element{position:relative}.input-notification:empty{display:none}.input-notification{display:inline-block;padding:.2em .5em;border-radius:5px;background-color:#e6e6e6;color:#000;font-size:1em;margin-top:.3em}.input-notification.has-errors{background-color:var(--c-error);color:var(--c-contrast)}.input-notification.is-ok{background-color:var(--c-success);color:var(--c-contrast)}label.input-title{display:block;margin-top:calc(.5em + 1px)}.form-item-telephone-number .iti{display:block}.button,.donate-form-card .donate-form-step a,.form-actions .form-submit.webform-button--next,.form-actions .form-submit.webform-button--submit,.donate-form .kf-donate-form .form-submit,.donate-form .form .form-submit,.form-submit,.cookie-content-blocker.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a,a.button-is-alt-small,a.button-is-alt-medium,a.button-is-alt,.button-contrast-primary-small,.button-contrast-primary-medium,.button-contrast-primary,.button-primary-contrast-small,.button-primary-contrast-medium,.button-primary-contrast,.button.cookie-content-blocker,.cookie-content-blocker.button-primary-contrast,.cookie-content-blocker.button-primary-contrast-medium,.cookie-content-blocker.button-primary-contrast-small,.cookie-content-blocker.button-contrast-primary,.cookie-content-blocker.button-contrast-primary-medium,.cookie-content-blocker.button-contrast-primary-small,a.cookie-content-blocker.button-is-alt,a.cookie-content-blocker.button-is-alt-medium,a.cookie-content-blocker.button-is-alt-small{-webkit-font-smoothing:antialiased;display:inline-flex;vertical-align:top;justify-content:center;align-items:center;line-height:1.5;height:2.75em;cursor:pointer;height:2.85rem;min-height:2.25em;color:var(--c-text-dark);font-weight:700;padding:5px 1em;border-radius:30px;border-width:1px;border-style:solid;border-color:currentcolor;font-size:20px}@media screen and (max-width:1200px){.button,.donate-form-card .donate-form-step a,.form-actions .form-submit.webform-button--next,.form-actions .form-submit.webform-button--submit,.donate-form .kf-donate-form .form-submit,.donate-form .form .form-submit,.form-submit,.cookie-content-blocker.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a,a.button-is-alt-small,a.button-is-alt-medium,a.button-is-alt,.button-contrast-primary-small,.button-contrast-primary-medium,.button-contrast-primary,.button-primary-contrast-small,.button-primary-contrast-medium,.button-primary-contrast,.button.cookie-content-blocker,.cookie-content-blocker.button-primary-contrast,.cookie-content-blocker.button-primary-contrast-medium,.cookie-content-blocker.button-primary-contrast-small,.cookie-content-blocker.button-contrast-primary,.cookie-content-blocker.button-contrast-primary-medium,.cookie-content-blocker.button-contrast-primary-small,a.cookie-content-blocker.button-is-alt,a.cookie-content-blocker.button-is-alt-medium,a.cookie-content-blocker.button-is-alt-small{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.button,.donate-form-card .donate-form-step a,.form-actions .form-submit.webform-button--next,.form-actions .form-submit.webform-button--submit,.donate-form .kf-donate-form .form-submit,.donate-form .form .form-submit,.form-submit,.cookie-content-blocker.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a,a.button-is-alt-small,a.button-is-alt-medium,a.button-is-alt,.button-contrast-primary-small,.button-contrast-primary-medium,.button-contrast-primary,.button-primary-contrast-small,.button-primary-contrast-medium,.button-primary-contrast,.button.cookie-content-blocker,.cookie-content-blocker.button-primary-contrast,.cookie-content-blocker.button-primary-contrast-medium,.cookie-content-blocker.button-primary-contrast-small,.cookie-content-blocker.button-contrast-primary,.cookie-content-blocker.button-contrast-primary-medium,.cookie-content-blocker.button-contrast-primary-small,a.cookie-content-blocker.button-is-alt,a.cookie-content-blocker.button-is-alt-medium,a.cookie-content-blocker.button-is-alt-small{font-size:16px}}.button.is-medium,.donate-form-card .donate-form-step a.is-medium,.form-actions .is-medium.form-submit.webform-button--next,.form-actions .is-medium.form-submit.webform-button--submit,.donate-form .kf-donate-form .is-medium.form-submit,.donate-form .form .is-medium.form-submit,.is-medium.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-medium,a.is-medium.button-is-alt-small,a.is-medium.button-is-alt,.is-medium.button-contrast-primary-small,.is-medium.button-contrast-primary,.is-medium.button-primary-contrast-small,.is-medium.button-primary-contrast,.is-medium.cookie-content-blocker.button-primary-contrast-medium,.is-medium.cookie-content-blocker.button-contrast-primary-medium,a.is-medium.cookie-content-blocker.button-is-alt-medium,a.button-is-alt-medium,.button-contrast-primary-medium,.button-primary-contrast-medium{height:2.65em;font-size:.85em}.button.is-small,.donate-form-card .donate-form-step a.is-small,.form-actions .is-small.form-submit.webform-button--next,.form-actions .is-small.form-submit.webform-button--submit,.donate-form .kf-donate-form .is-small.form-submit,.donate-form .form .is-small.form-submit,.is-small.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-small,a.is-small.button-is-alt-medium,a.is-small.button-is-alt,.is-small.button-contrast-primary-medium,.is-small.button-contrast-primary,.is-small.button-primary-contrast-medium,.is-small.button-primary-contrast,.is-small.cookie-content-blocker.button-primary-contrast-small,.is-small.cookie-content-blocker.button-contrast-primary-small,a.is-small.cookie-content-blocker.button-is-alt-small,a.button-is-alt-small,.button-contrast-primary-small,.button-primary-contrast-small{height:2.2em;font-size:.85em}.button .icon,.donate-form-card .donate-form-step a .icon,.form-actions .form-submit.webform-button--next .icon,.form-actions .form-submit.webform-button--submit .icon,.donate-form .kf-donate-form .form-submit .icon,.donate-form .form .form-submit .icon,.form-submit .icon,.block--local-tasks .tabs--wrapper ul.tabs.primary li a .icon,a.button-is-alt-small .icon,a.button-is-alt-medium .icon,a.button-is-alt .icon,.button-contrast-primary-small .icon,.button-contrast-primary-medium .icon,.button-contrast-primary .icon,.button-primary-contrast-small .icon,.button-primary-contrast-medium .icon,.button-primary-contrast .icon{height:1.5em;width:1.5em;margin-top:-.2em;margin-bottom:-.2em}.button>*+*,.donate-form-card .donate-form-step a>*+*,.form-actions .form-submit.webform-button--next>*+*,.form-actions .form-submit.webform-button--submit>*+*,.donate-form .kf-donate-form .form-submit>*+*,.donate-form .form .form-submit>*+*,.form-submit>*+*,.cookie-content-blocker.form-submit>*+*,.block--local-tasks .tabs--wrapper ul.tabs.primary li a>*+*,a.button-is-alt-small>*+*,a.button-is-alt-medium>*+*,a.button-is-alt>*+*,.button-contrast-primary-small>*+*,.button-contrast-primary-medium>*+*,.button-contrast-primary>*+*,.button-primary-contrast-small>*+*,.button-primary-contrast-medium>*+*,.button-primary-contrast>*+*,.button.cookie-content-blocker>*+*,.cookie-content-blocker.button-primary-contrast>*+*,.cookie-content-blocker.button-primary-contrast-medium>*+*,.cookie-content-blocker.button-primary-contrast-small>*+*,.cookie-content-blocker.button-contrast-primary>*+*,.cookie-content-blocker.button-contrast-primary-medium>*+*,.cookie-content-blocker.button-contrast-primary-small>*+*,a.cookie-content-blocker.button-is-alt>*+*,a.cookie-content-blocker.button-is-alt-medium>*+*,a.cookie-content-blocker.button-is-alt-small>*+*{margin-left:1em}.button.is-primary,.donate-form-card .donate-form-step a.is-primary,.form-actions .is-primary.form-submit.webform-button--next,.form-actions .is-primary.form-submit.webform-button--submit,.donate-form .kf-donate-form .is-primary.form-submit,.donate-form .form .is-primary.form-submit,.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a,a.is-primary.button-is-alt-small,a.button-is-alt-small.form-submit,a.is-primary.button-is-alt-medium,a.button-is-alt-medium.form-submit,a.is-primary.button-is-alt,a.button-is-alt.form-submit,.is-primary.button-contrast-primary-small,.is-primary.button-contrast-primary-medium,.is-primary.button-contrast-primary,.button-primary-contrast-small,.button-primary-contrast-medium,.button-primary-contrast,.button.cookie-content-blocker,.donate-form-card .donate-form-step a.cookie-content-blocker,.form-actions .cookie-content-blocker.form-submit.webform-button--next,.form-actions .cookie-content-blocker.form-submit.webform-button--submit,.donate-form .kf-donate-form .cookie-content-blocker.form-submit,.donate-form .form .cookie-content-blocker.form-submit,.cookie-content-blocker.form-submit,.cookie-content-blocker.button-primary-contrast,.cookie-content-blocker.button-primary-contrast-medium,.cookie-content-blocker.button-primary-contrast-small,.cookie-content-blocker.button-contrast-primary,.cookie-content-blocker.button-contrast-primary-medium,.cookie-content-blocker.button-contrast-primary-small,a.cookie-content-blocker.button-is-alt,a.cookie-content-blocker.button-is-alt-medium,a.cookie-content-blocker.button-is-alt-small{background-color:var(--c-primary);border-color:var(--c-primary)}.button.is-primary.is-border-contrast,.donate-form-card .donate-form-step a.is-primary.is-border-contrast,.form-actions .is-primary.is-border-contrast.form-submit.webform-button--next,.form-actions .is-primary.is-border-contrast.form-submit.webform-button--submit,.donate-form .kf-donate-form .is-primary.is-border-contrast.form-submit,.donate-form .form .is-primary.is-border-contrast.form-submit,.is-border-contrast.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast,a.is-primary.is-border-contrast.button-is-alt-small,a.is-primary.is-border-contrast.button-is-alt-medium,a.is-primary.is-border-contrast.button-is-alt,.is-primary.is-border-contrast.button-contrast-primary-small,.is-primary.is-border-contrast.button-contrast-primary-medium,.is-primary.is-border-contrast.button-contrast-primary,.is-border-contrast.button-primary-contrast-small,.is-border-contrast.button-primary-contrast-medium,.is-border-contrast.button-primary-contrast,.is-border-contrast.button.cookie-content-blocker,.donate-form-card .donate-form-step a.is-border-contrast.cookie-content-blocker,.form-actions .is-border-contrast.cookie-content-blocker.form-submit.webform-button--next,.form-actions .is-border-contrast.cookie-content-blocker.form-submit.webform-button--submit,.donate-form .kf-donate-form .is-border-contrast.cookie-content-blocker.form-submit,.donate-form .form .is-border-contrast.cookie-content-blocker.form-submit,.is-border-contrast.cookie-content-blocker.button-contrast-primary,.is-border-contrast.cookie-content-blocker.button-contrast-primary-medium,.is-border-contrast.cookie-content-blocker.button-contrast-primary-small,a.is-border-contrast.cookie-content-blocker.button-is-alt,a.is-border-contrast.cookie-content-blocker.button-is-alt-medium,a.is-border-contrast.cookie-content-blocker.button-is-alt-small{border-color:var(--c-contrast)}.button.is-secondary,.donate-form-card .donate-form-step a.is-secondary,.form-actions .is-secondary.form-submit.webform-button--next,.form-actions .is-secondary.form-submit.webform-button--submit,.donate-form .kf-donate-form .is-secondary.form-submit,.donate-form .form .is-secondary.form-submit,.is-secondary.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-secondary,a.is-secondary.button-is-alt-small,a.is-secondary.button-is-alt-medium,a.is-secondary.button-is-alt,.is-secondary.button-contrast-primary-small,.is-secondary.button-contrast-primary-medium,.is-secondary.button-contrast-primary,.is-secondary.button-primary-contrast-small,.is-secondary.button-primary-contrast-medium,.is-secondary.button-primary-contrast{background-color:var(--c-secondary);border-color:var(--c-secondary)}.button.is-alt,.donate-form-card .donate-form-step a,.flow-container .button#edit-submit,.flow-container .donate-form-card .donate-form-step a#edit-submit,.donate-form-card .donate-form-step .flow-container a#edit-submit,.donate-form .kf-donate-form .form-submit,.donate-form .form .form-submit,.is-alt.form-submit,.donate-form-card input.form-submit,.flow-container .form-submit#edit-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-alt,.block--local-tasks .tabs--wrapper ul.tabs.primary li .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .flow-container a#edit-submit,.flow-container .block--local-tasks .tabs--wrapper ul.tabs.primary li a#edit-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .donate-form .kf-donate-form a.form-submit,.donate-form .kf-donate-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .donate-form .form a.form-submit,.donate-form .form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.form-submit,.is-alt.button-contrast-primary-small,.flow-container .button-contrast-primary-small#edit-submit,.is-alt.button-contrast-primary-medium,.flow-container .button-contrast-primary-medium#edit-submit,.is-alt.button-contrast-primary,.flow-container .button-contrast-primary#edit-submit,.is-alt.button-primary-contrast-small,.flow-container .button-primary-contrast-small#edit-submit,.is-alt.button-primary-contrast-medium,.flow-container .button-primary-contrast-medium#edit-submit,.is-alt.button-primary-contrast,.flow-container .button-primary-contrast#edit-submit,a.is-alt.cookie-content-blocker.button-is-alt,.flow-container a.cookie-content-blocker.button-is-alt#edit-submit,a.is-alt.cookie-content-blocker.button-is-alt-medium,.flow-container a.cookie-content-blocker.button-is-alt-medium#edit-submit,a.is-alt.cookie-content-blocker.button-is-alt-small,.flow-container a.cookie-content-blocker.button-is-alt-small#edit-submit,.form-actions .form-submit.webform-button--next,.form-actions .form-submit.webform-button--submit,.is-background-primary .form-submit,a.button-is-alt-small,a.button-is-alt-medium,a.button-is-alt{background-color:var(--c-alt);border-color:var(--c-alt)}.button.is-contrast,.donate-form-card .donate-form-step a.is-contrast,.form-actions .is-contrast.form-submit.webform-button--next,.form-actions .is-contrast.form-submit.webform-button--submit,.donate-form .kf-donate-form .is-contrast.form-submit,.donate-form .form .is-contrast.form-submit,.is-contrast.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-contrast,a.is-contrast.button-is-alt-small,a.is-contrast.button-is-alt-medium,a.is-contrast.button-is-alt,.is-contrast.button-primary-contrast-small,.is-contrast.button-primary-contrast-medium,.is-contrast.button-primary-contrast,.is-contrast.cookie-content-blocker.button-contrast-primary,.is-contrast.cookie-content-blocker.button-contrast-primary-medium,.is-contrast.cookie-content-blocker.button-contrast-primary-small,.button-contrast-primary-small,.button-contrast-primary-medium,.button-contrast-primary{background-color:var(--c-contrast)}.button.is-link,.donate-form-card .donate-form-step a.is-link,.form-actions .is-link.form-submit.webform-button--next,.form-actions .is-link.form-submit.webform-button--submit,.donate-form .kf-donate-form .is-link.form-submit,.donate-form .form .is-link.form-submit,.is-link.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-link,a.is-link.button-is-alt-small,a.is-link.button-is-alt-medium,a.is-link.button-is-alt,.is-link.button-contrast-primary-small,.is-link.button-contrast-primary-medium,.is-link.button-contrast-primary,.is-link.button-primary-contrast-small,.is-link.button-primary-contrast-medium,.is-link.button-primary-contrast{background-color:transparent;color:var(--c-text-dark);padding-left:0;padding-right:0}.button.is-primary-link,.donate-form-card .donate-form-step a.is-primary-link,.form-actions .is-primary-link.form-submit.webform-button--next,.form-actions .is-primary-link.form-submit.webform-button--submit,.donate-form .kf-donate-form .is-primary-link.form-submit,.donate-form .form .is-primary-link.form-submit,.is-primary-link.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-primary-link,a.is-primary-link.button-is-alt-small,a.is-primary-link.button-is-alt-medium,a.is-primary-link.button-is-alt,.is-primary-link.button-contrast-primary-small,.is-primary-link.button-contrast-primary-medium,.is-primary-link.button-contrast-primary,.is-primary-link.button-primary-contrast-small,.is-primary-link.button-primary-contrast-medium,.is-primary-link.button-primary-contrast,.form-actions .form-submit.webform-button--previous{border:none;border-radius:0;background-color:transparent;color:var(--c-primary);padding-left:0;padding-right:0;text-decoration:underline;font-weight:400}.buttons{display:flex}.buttons>.button,.donate-form-card .donate-form-step .buttons>a,.form-actions .buttons>.form-submit.webform-button--next,.form-actions .buttons>.form-submit.webform-button--submit,.donate-form .kf-donate-form .buttons>.form-submit,.donate-form .form .buttons>.form-submit,.buttons>.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .buttons>a,.buttons>a.button-is-alt-small,.buttons>a.button-is-alt-medium,.buttons>a.button-is-alt,.buttons>.button-contrast-primary-small,.buttons>.button-contrast-primary-medium,.buttons>.button-contrast-primary,.buttons>.button-primary-contrast-small,.buttons>.button-primary-contrast-medium,.buttons>.button-primary-contrast{margin-bottom:.5rem}.buttons>.button:not(:last-of-type),.donate-form-card .donate-form-step .buttons>a:not(:last-of-type),.buttons>.form-submit:not(:last-of-type),.block--local-tasks .tabs--wrapper ul.tabs.primary li .buttons>a:not(:last-of-type),.buttons>a.button-is-alt-small:not(:last-of-type),.buttons>a.button-is-alt-medium:not(:last-of-type),.buttons>a.button-is-alt:not(:last-of-type),.buttons>.button-contrast-primary-small:not(:last-of-type),.buttons>.button-contrast-primary-medium:not(:last-of-type),.buttons>.button-contrast-primary:not(:last-of-type),.buttons>.button-primary-contrast-small:not(:last-of-type),.buttons>.button-primary-contrast-medium:not(:last-of-type),.buttons>.button-primary-contrast:not(:last-of-type){margin-right:.5rem}.buttons.is-gapless>.button:not(:first-of-type,:last-of-type),.donate-form-card .donate-form-step .buttons.is-gapless>a:not(:first-of-type,:last-of-type),.buttons.is-gapless>.form-submit:not(:first-of-type,:last-of-type),.block--local-tasks .tabs--wrapper ul.tabs.primary li .buttons.is-gapless>a:not(:first-of-type,:last-of-type),.buttons.is-gapless>a.button-is-alt-small:not(:first-of-type,:last-of-type),.buttons.is-gapless>a.button-is-alt-medium:not(:first-of-type,:last-of-type),.buttons.is-gapless>a.button-is-alt:not(:first-of-type,:last-of-type),.buttons.is-gapless>.button-contrast-primary-small:not(:first-of-type,:last-of-type),.buttons.is-gapless>.button-contrast-primary-medium:not(:first-of-type,:last-of-type),.buttons.is-gapless>.button-contrast-primary:not(:first-of-type,:last-of-type),.buttons.is-gapless>.button-primary-contrast-small:not(:first-of-type,:last-of-type),.buttons.is-gapless>.button-primary-contrast-medium:not(:first-of-type,:last-of-type),.buttons.is-gapless>.button-primary-contrast:not(:first-of-type,:last-of-type){border-radius:0}.buttons.is-gapless>.button:first-of-type,.donate-form-card .donate-form-step .buttons.is-gapless>a:first-of-type,.buttons.is-gapless>.form-submit:first-of-type,.block--local-tasks .tabs--wrapper ul.tabs.primary li .buttons.is-gapless>a:first-of-type,.buttons.is-gapless>a.button-is-alt-small:first-of-type,.buttons.is-gapless>a.button-is-alt-medium:first-of-type,.buttons.is-gapless>a.button-is-alt:first-of-type,.buttons.is-gapless>.button-contrast-primary-small:first-of-type,.buttons.is-gapless>.button-contrast-primary-medium:first-of-type,.buttons.is-gapless>.button-contrast-primary:first-of-type,.buttons.is-gapless>.button-primary-contrast-small:first-of-type,.buttons.is-gapless>.button-primary-contrast-medium:first-of-type,.buttons.is-gapless>.button-primary-contrast:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.buttons.is-gapless>.button:last-of-type,.donate-form-card .donate-form-step .buttons.is-gapless>a:last-of-type,.buttons.is-gapless>.form-submit:last-of-type,.block--local-tasks .tabs--wrapper ul.tabs.primary li .buttons.is-gapless>a:last-of-type,.buttons.is-gapless>a.button-is-alt-small:last-of-type,.buttons.is-gapless>a.button-is-alt-medium:last-of-type,.buttons.is-gapless>a.button-is-alt:last-of-type,.buttons.is-gapless>.button-contrast-primary-small:last-of-type,.buttons.is-gapless>.button-contrast-primary-medium:last-of-type,.buttons.is-gapless>.button-contrast-primary:last-of-type,.buttons.is-gapless>.button-primary-contrast-small:last-of-type,.buttons.is-gapless>.button-primary-contrast-medium:last-of-type,.buttons.is-gapless>.button-primary-contrast:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.buttons.is-gapless>.button,.donate-form-card .donate-form-step .buttons.is-gapless>a,.buttons.is-gapless>.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .buttons.is-gapless>a,.buttons.is-gapless>a.button-is-alt-small,.buttons.is-gapless>a.button-is-alt-medium,.buttons.is-gapless>a.button-is-alt,.buttons.is-gapless>.button-contrast-primary-small,.buttons.is-gapless>.button-contrast-primary-medium,.buttons.is-gapless>.button-contrast-primary,.buttons.is-gapless>.button-primary-contrast-small,.buttons.is-gapless>.button-primary-contrast-medium,.buttons.is-gapless>.button-primary-contrast{margin-right:0}.button-group .button,.button-group .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .button-group a,.button-group .form-actions .form-submit.webform-button--next,.form-actions .button-group .form-submit.webform-button--next,.button-group .form-actions .form-submit.webform-button--submit,.form-actions .button-group .form-submit.webform-button--submit,.button-group .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .button-group .form-submit,.button-group .donate-form .form .form-submit,.donate-form .form .button-group .form-submit,.button-group .form-submit,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a,.button-group a.button-is-alt-small,.button-group a.button-is-alt-medium,.button-group a.button-is-alt,.button-group .button-contrast-primary-small,.button-group .button-contrast-primary-medium,.button-group .button-contrast-primary,.button-group .button-primary-contrast-small,.button-group .button-primary-contrast-medium,.button-group .button-primary-contrast{width:100%;display:flex;flex-direction:column;height:5em;padding:.5em 0;border-width:2px;margin-bottom:.5em}.button-group .button span,.button-group .donate-form-card .donate-form-step a span,.donate-form-card .donate-form-step .button-group a span,.button-group .form-actions .form-submit.webform-button--next span,.form-actions .button-group .form-submit.webform-button--next span,.button-group .form-actions .form-submit.webform-button--submit span,.form-actions .button-group .form-submit.webform-button--submit span,.button-group .donate-form .kf-donate-form .form-submit span,.donate-form .kf-donate-form .button-group .form-submit span,.button-group .donate-form .form .form-submit span,.donate-form .form .button-group .form-submit span,.button-group .form-submit span,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a span,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a span,.button-group a.button-is-alt-small span,.button-group a.button-is-alt-medium span,.button-group a.button-is-alt span,.button-group .button-contrast-primary-small span,.button-group .button-contrast-primary-medium span,.button-group .button-contrast-primary span,.button-group .button-primary-contrast-small span,.button-group .button-primary-contrast-medium span,.button-group .button-primary-contrast span{color:var(--c-text-dark);margin-left:0}.button-group .button .icon-holder,.button-group .donate-form-card .donate-form-step a .icon-holder,.donate-form-card .donate-form-step .button-group a .icon-holder,.button-group .form-submit .icon-holder,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a .icon-holder,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a .icon-holder,.button-group a.button-is-alt-small .icon-holder,.button-group a.button-is-alt-medium .icon-holder,.button-group a.button-is-alt .icon-holder,.button-group .button-contrast-primary-small .icon-holder,.button-group .button-contrast-primary-medium .icon-holder,.button-group .button-contrast-primary .icon-holder,.button-group .button-primary-contrast-small .icon-holder,.button-group .button-primary-contrast-medium .icon-holder,.button-group .button-primary-contrast .icon-holder{margin:.1em 0}.button-group .button .icon,.button-group .donate-form-card .donate-form-step a .icon,.donate-form-card .donate-form-step .button-group a .icon,.button-group .form-submit .icon,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a .icon,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a .icon,.button-group a.button-is-alt-small .icon,.button-group a.button-is-alt-medium .icon,.button-group a.button-is-alt .icon,.button-group .button-contrast-primary-small .icon,.button-group .button-contrast-primary-medium .icon,.button-group .button-contrast-primary .icon,.button-group .button-primary-contrast-small .icon,.button-group .button-primary-contrast-medium .icon,.button-group .button-primary-contrast .icon{height:2em;width:2em;margin-bottom:.1em}@media only screen and (max-width:480px){.button-group .button,.button-group .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .button-group a,.button-group .form-actions .form-submit.webform-button--next,.form-actions .button-group .form-submit.webform-button--next,.button-group .form-actions .form-submit.webform-button--submit,.form-actions .button-group .form-submit.webform-button--submit,.button-group .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .button-group .form-submit,.button-group .donate-form .form .form-submit,.donate-form .form .button-group .form-submit,.button-group .form-submit,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a,.button-group a.button-is-alt-small,.button-group a.button-is-alt-medium,.button-group a.button-is-alt,.button-group .button-contrast-primary-small,.button-group .button-contrast-primary-medium,.button-group .button-contrast-primary,.button-group .button-primary-contrast-small,.button-group .button-primary-contrast-medium,.button-group .button-primary-contrast{max-width:300px;margin-left:auto;margin-right:auto}}.button-group{justify-content:center}.button-group .button.is-contrast.is-color-alt.is-border-alt:hover,.button-group .donate-form-card .donate-form-step a.is-contrast.is-color-alt.is-border-alt:hover,.donate-form-card .donate-form-step .button-group a.is-contrast.is-color-alt.is-border-alt:hover,.button-group .is-contrast.is-color-alt.is-border-alt.form-submit:hover,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-contrast.is-color-alt.is-border-alt:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a.is-contrast.is-color-alt.is-border-alt:hover,.button-group a.is-contrast.is-color-alt.is-border-alt.button-is-alt-small:hover,.button-group a.is-contrast.is-color-alt.is-border-alt.button-is-alt-medium:hover,.button-group a.is-contrast.is-color-alt.is-border-alt.button-is-alt:hover,.button-group .is-contrast.is-color-alt.is-border-alt.button-contrast-primary-small:hover,.button-group .is-contrast.is-color-alt.is-border-alt.button-contrast-primary-medium:hover,.button-group .is-contrast.is-color-alt.is-border-alt.button-contrast-primary:hover,.button-group .is-contrast.is-color-alt.is-border-alt.button-primary-contrast-small:hover,.button-group .is-contrast.is-color-alt.is-border-alt.button-primary-contrast-medium:hover,.button-group .is-contrast.is-color-alt.is-border-alt.button-primary-contrast:hover{background-color:var(--c-alt);color:var(--c-contrast);border:1px solid var(--c-alt)}.button-group .button.is-contrast.is-color-alt.is-border-alt:hover span,.button-group .donate-form-card .donate-form-step a.is-contrast.is-color-alt.is-border-alt:hover span,.donate-form-card .donate-form-step .button-group a.is-contrast.is-color-alt.is-border-alt:hover span,.button-group .is-contrast.is-color-alt.is-border-alt.form-submit:hover span,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-contrast.is-color-alt.is-border-alt:hover span,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a.is-contrast.is-color-alt.is-border-alt:hover span,.button-group a.is-contrast.is-color-alt.is-border-alt.button-is-alt-small:hover span,.button-group a.is-contrast.is-color-alt.is-border-alt.button-is-alt-medium:hover span,.button-group a.is-contrast.is-color-alt.is-border-alt.button-is-alt:hover span,.button-group .is-contrast.is-color-alt.is-border-alt.button-contrast-primary-small:hover span,.button-group .is-contrast.is-color-alt.is-border-alt.button-contrast-primary-medium:hover span,.button-group .is-contrast.is-color-alt.is-border-alt.button-contrast-primary:hover span,.button-group .is-contrast.is-color-alt.is-border-alt.button-primary-contrast-small:hover span,.button-group .is-contrast.is-color-alt.is-border-alt.button-primary-contrast-medium:hover span,.button-group .is-contrast.is-color-alt.is-border-alt.button-primary-contrast:hover span{color:var(--c-contrast)}.button-group .button.is-contrast.is-color-secondary.is-border-secondary:hover,.button-group .donate-form-card .donate-form-step a.is-contrast.is-color-secondary.is-border-secondary:hover,.donate-form-card .donate-form-step .button-group a.is-contrast.is-color-secondary.is-border-secondary:hover,.button-group .is-contrast.is-color-secondary.is-border-secondary.form-submit:hover,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-contrast.is-color-secondary.is-border-secondary:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a.is-contrast.is-color-secondary.is-border-secondary:hover,.button-group a.is-contrast.is-color-secondary.is-border-secondary.button-is-alt-small:hover,.button-group a.is-contrast.is-color-secondary.is-border-secondary.button-is-alt-medium:hover,.button-group a.is-contrast.is-color-secondary.is-border-secondary.button-is-alt:hover,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-contrast-primary-small:hover,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-contrast-primary-medium:hover,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-contrast-primary:hover,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-primary-contrast-small:hover,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-primary-contrast-medium:hover,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-primary-contrast:hover{background-color:var(--c-secondary);color:var(--c-contrast);border:1px solid var(--c-secondary)}.button-group .button.is-contrast.is-color-secondary.is-border-secondary:hover span,.button-group .donate-form-card .donate-form-step a.is-contrast.is-color-secondary.is-border-secondary:hover span,.donate-form-card .donate-form-step .button-group a.is-contrast.is-color-secondary.is-border-secondary:hover span,.button-group .is-contrast.is-color-secondary.is-border-secondary.form-submit:hover span,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-contrast.is-color-secondary.is-border-secondary:hover span,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a.is-contrast.is-color-secondary.is-border-secondary:hover span,.button-group a.is-contrast.is-color-secondary.is-border-secondary.button-is-alt-small:hover span,.button-group a.is-contrast.is-color-secondary.is-border-secondary.button-is-alt-medium:hover span,.button-group a.is-contrast.is-color-secondary.is-border-secondary.button-is-alt:hover span,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-contrast-primary-small:hover span,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-contrast-primary-medium:hover span,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-contrast-primary:hover span,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-primary-contrast-small:hover span,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-primary-contrast-medium:hover span,.button-group .is-contrast.is-color-secondary.is-border-secondary.button-primary-contrast:hover span{color:var(--c-contrast)}.button-group .button.is-contrast.is-color-primary.is-border-primary:hover,.button-group .donate-form-card .donate-form-step a.is-contrast.is-color-primary.is-border-primary:hover,.donate-form-card .donate-form-step .button-group a.is-contrast.is-color-primary.is-border-primary:hover,.button-group .is-contrast.is-color-primary.is-border-primary.form-submit:hover,.button-group table caption.button.is-contrast.is-border-primary:hover,.button-group table caption.is-contrast.is-border-primary.form-submit:hover,table .button-group caption.button.is-contrast.is-border-primary:hover,table .button-group caption.is-contrast.is-border-primary.form-submit:hover,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-contrast.is-color-primary.is-border-primary:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a.is-contrast.is-color-primary.is-border-primary:hover,.button-group a.is-contrast.is-color-primary.is-border-primary.button-is-alt-small:hover,.button-group a.is-contrast.is-color-primary.is-border-primary.button-is-alt-medium:hover,.button-group a.is-contrast.is-color-primary.is-border-primary.button-is-alt:hover,.button-group .is-contrast.is-color-primary.is-border-primary.button-contrast-primary-small:hover,.button-group table caption.is-contrast.is-border-primary.button-contrast-primary-small:hover,table .button-group caption.is-contrast.is-border-primary.button-contrast-primary-small:hover,.button-group .is-contrast.is-color-primary.is-border-primary.button-contrast-primary-medium:hover,.button-group table caption.is-contrast.is-border-primary.button-contrast-primary-medium:hover,table .button-group caption.is-contrast.is-border-primary.button-contrast-primary-medium:hover,.button-group .is-contrast.is-color-primary.is-border-primary.button-contrast-primary:hover,.button-group table caption.is-contrast.is-border-primary.button-contrast-primary:hover,table .button-group caption.is-contrast.is-border-primary.button-contrast-primary:hover,.button-group .is-contrast.is-color-primary.is-border-primary.button-primary-contrast-small:hover,.button-group table caption.is-contrast.is-border-primary.button-primary-contrast-small:hover,table .button-group caption.is-contrast.is-border-primary.button-primary-contrast-small:hover,.button-group .is-contrast.is-color-primary.is-border-primary.button-primary-contrast-medium:hover,.button-group table caption.is-contrast.is-border-primary.button-primary-contrast-medium:hover,table .button-group caption.is-contrast.is-border-primary.button-primary-contrast-medium:hover,.button-group .is-contrast.is-color-primary.is-border-primary.button-primary-contrast:hover,.button-group table caption.is-contrast.is-border-primary.button-primary-contrast:hover,table .button-group caption.is-contrast.is-border-primary.button-primary-contrast:hover{background-color:var(--c-primary);color:var(--c-contrast);border:1px solid var(--c-primary)}.button-group .button.is-contrast.is-color-primary.is-border-primary:hover span,.button-group .donate-form-card .donate-form-step a.is-contrast.is-color-primary.is-border-primary:hover span,.donate-form-card .donate-form-step .button-group a.is-contrast.is-color-primary.is-border-primary:hover span,.button-group .is-contrast.is-color-primary.is-border-primary.form-submit:hover span,.button-group table caption.button.is-contrast.is-border-primary:hover span,.button-group table caption.is-contrast.is-border-primary.form-submit:hover span,table .button-group caption.button.is-contrast.is-border-primary:hover span,table .button-group caption.is-contrast.is-border-primary.form-submit:hover span,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-contrast.is-color-primary.is-border-primary:hover span,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a.is-contrast.is-color-primary.is-border-primary:hover span,.button-group a.is-contrast.is-color-primary.is-border-primary.button-is-alt-small:hover span,.button-group a.is-contrast.is-color-primary.is-border-primary.button-is-alt-medium:hover span,.button-group a.is-contrast.is-color-primary.is-border-primary.button-is-alt:hover span,.button-group .is-contrast.is-color-primary.is-border-primary.button-contrast-primary-small:hover span,.button-group table caption.is-contrast.is-border-primary.button-contrast-primary-small:hover span,table .button-group caption.is-contrast.is-border-primary.button-contrast-primary-small:hover span,.button-group .is-contrast.is-color-primary.is-border-primary.button-contrast-primary-medium:hover span,.button-group table caption.is-contrast.is-border-primary.button-contrast-primary-medium:hover span,table .button-group caption.is-contrast.is-border-primary.button-contrast-primary-medium:hover span,.button-group .is-contrast.is-color-primary.is-border-primary.button-contrast-primary:hover span,.button-group table caption.is-contrast.is-border-primary.button-contrast-primary:hover span,table .button-group caption.is-contrast.is-border-primary.button-contrast-primary:hover span,.button-group .is-contrast.is-color-primary.is-border-primary.button-primary-contrast-small:hover span,.button-group table caption.is-contrast.is-border-primary.button-primary-contrast-small:hover span,table .button-group caption.is-contrast.is-border-primary.button-primary-contrast-small:hover span,.button-group .is-contrast.is-color-primary.is-border-primary.button-primary-contrast-medium:hover span,.button-group table caption.is-contrast.is-border-primary.button-primary-contrast-medium:hover span,table .button-group caption.is-contrast.is-border-primary.button-primary-contrast-medium:hover span,.button-group .is-contrast.is-color-primary.is-border-primary.button-primary-contrast:hover span,.button-group table caption.is-contrast.is-border-primary.button-primary-contrast:hover span,table .button-group caption.is-contrast.is-border-primary.button-primary-contrast:hover span{color:var(--c-contrast)}.button-group .button.is-contrast:hover,.button-group .donate-form-card .donate-form-step a.is-contrast:hover,.donate-form-card .donate-form-step .button-group a.is-contrast:hover,.button-group .is-contrast.form-submit:hover,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-contrast:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a.is-contrast:hover,.button-group a.is-contrast.button-is-alt-small:hover,.button-group a.is-contrast.button-is-alt-medium:hover,.button-group a.is-contrast.button-is-alt:hover,.button-group .is-contrast.button-contrast-primary-small:hover,.button-group .is-contrast.button-contrast-primary-medium:hover,.button-group .is-contrast.button-contrast-primary:hover,.button-group .is-contrast.button-primary-contrast-small:hover,.button-group .is-contrast.button-primary-contrast-medium:hover,.button-group .is-contrast.button-primary-contrast:hover{background-color:var(--c-text-dark);color:var(--c-contrast);border:1px solid var(--c-text-dark)}.button-group .button.is-contrast:hover span,.button-group .donate-form-card .donate-form-step a.is-contrast:hover span,.donate-form-card .donate-form-step .button-group a.is-contrast:hover span,.button-group .is-contrast.form-submit:hover span,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-contrast:hover span,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a.is-contrast:hover span,.button-group a.is-contrast.button-is-alt-small:hover span,.button-group a.is-contrast.button-is-alt-medium:hover span,.button-group a.is-contrast.button-is-alt:hover span,.button-group .is-contrast.button-contrast-primary-small:hover span,.button-group .is-contrast.button-contrast-primary-medium:hover span,.button-group .is-contrast.button-contrast-primary:hover span,.button-group .is-contrast.button-primary-contrast-small:hover span,.button-group .is-contrast.button-primary-contrast-medium:hover span,.button-group .is-contrast.button-primary-contrast:hover span{color:var(--c-contrast)}.icon-holder.is-circle{width:3em;height:3em;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px 0 var(--c-border)}.icon-holder.is-circle .icon{width:1.25rem;height:1.25rem}.button.is-primary.is-color-contrast:hover,.donate-form-card .donate-form-step a.is-primary.is-color-contrast:hover,.form-actions .is-primary.is-color-contrast.form-submit.webform-button--next:hover,.form-actions .is-primary.is-color-contrast.form-submit.webform-button--submit:hover,.donate-form .kf-donate-form .is-primary.is-color-contrast.form-submit:hover,.donate-form .form .is-primary.is-color-contrast.form-submit:hover,.form-submit:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li a:hover,a.is-primary.is-color-contrast.button-is-alt-small:hover,a.is-primary.is-color-contrast.button-is-alt-medium:hover,a.is-primary.is-color-contrast.button-is-alt:hover,.is-primary.is-color-contrast.button-contrast-primary-small:hover,.is-primary.is-color-contrast.button-contrast-primary-medium:hover,.is-primary.is-color-contrast.button-contrast-primary:hover,.is-primary.is-color-contrast.button-primary-contrast-small:hover,.is-primary.is-color-contrast.button-primary-contrast-medium:hover,.is-primary.is-color-contrast.button-primary-contrast:hover{color:var(--c-primary);border:1px solid var(--c-primary);background:var(--c-contrast)}.button.is-contrast.is-color-primary:hover,.donate-form-card .donate-form-step a.is-contrast.is-color-primary:hover,.is-contrast.is-color-primary.form-submit:hover,table caption.button.is-contrast:hover,table caption.is-contrast.form-submit:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-contrast.is-color-primary:hover,a.is-contrast.is-color-primary.button-is-alt-small:hover,a.is-contrast.is-color-primary.button-is-alt-medium:hover,a.is-contrast.is-color-primary.button-is-alt:hover,.is-contrast.is-color-primary.button-contrast-primary-small:hover,table caption.is-contrast.button-contrast-primary-small:hover,.is-contrast.is-color-primary.button-contrast-primary-medium:hover,table caption.is-contrast.button-contrast-primary-medium:hover,.is-contrast.is-color-primary.button-contrast-primary:hover,table caption.is-contrast.button-contrast-primary:hover,.is-contrast.is-color-primary.button-primary-contrast-small:hover,table caption.is-contrast.button-primary-contrast-small:hover,.is-contrast.is-color-primary.button-primary-contrast-medium:hover,table caption.is-contrast.button-primary-contrast-medium:hover,.is-contrast.is-color-primary.button-primary-contrast:hover,table caption.is-contrast.button-primary-contrast:hover{color:var(--c-contrast);border:1px solid var(--c-primary);background:var(--c-primary)}.button.is-alt:hover,.donate-form-card .donate-form-step a:hover,.flow-container .button#edit-submit:hover,.flow-container .donate-form-card .donate-form-step a#edit-submit:hover,.donate-form-card .donate-form-step .flow-container a#edit-submit:hover,.is-alt.form-submit:hover,.donate-form-card input.form-submit:hover,.flow-container .form-submit#edit-submit:hover,.donate-form .kf-donate-form .form-submit:hover,.donate-form .form .form-submit:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-alt:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .donate-form-card .donate-form-step a:hover,.donate-form-card .donate-form-step .block--local-tasks .tabs--wrapper ul.tabs.primary li a:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .flow-container a#edit-submit:hover,.flow-container .block--local-tasks .tabs--wrapper ul.tabs.primary li a#edit-submit:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .donate-form .kf-donate-form a.form-submit:hover,.donate-form .kf-donate-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.form-submit:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .donate-form .form a.form-submit:hover,.donate-form .form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.form-submit:hover,.is-alt.button-contrast-primary-small:hover,.flow-container .button-contrast-primary-small#edit-submit:hover,.is-alt.button-contrast-primary-medium:hover,.flow-container .button-contrast-primary-medium#edit-submit:hover,.is-alt.button-contrast-primary:hover,.flow-container .button-contrast-primary#edit-submit:hover,.is-alt.button-primary-contrast-small:hover,.flow-container .button-primary-contrast-small#edit-submit:hover,.is-alt.button-primary-contrast-medium:hover,.flow-container .button-primary-contrast-medium#edit-submit:hover,.is-alt.button-primary-contrast:hover,.flow-container .button-primary-contrast#edit-submit:hover,.form-actions .form-submit.webform-button--next:hover,.form-actions .form-submit.webform-button--submit:hover,.is-background-primary .form-submit:hover,a.button-is-alt-small:hover,a.button-is-alt-medium:hover,a.button-is-alt:hover{background:var(--c-alt-dark)}.button.is-alt:focus,.donate-form-card .donate-form-step a:focus,.flow-container .button#edit-submit:focus,.flow-container .donate-form-card .donate-form-step a#edit-submit:focus,.donate-form-card .donate-form-step .flow-container a#edit-submit:focus,.is-alt.form-submit:focus,.donate-form-card input.form-submit:focus,.flow-container .form-submit#edit-submit:focus,.donate-form .kf-donate-form .form-submit:focus,.donate-form .form .form-submit:focus,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-alt:focus,.block--local-tasks .tabs--wrapper ul.tabs.primary li .donate-form-card .donate-form-step a:focus,.donate-form-card .donate-form-step .block--local-tasks .tabs--wrapper ul.tabs.primary li a:focus,.block--local-tasks .tabs--wrapper ul.tabs.primary li .flow-container a#edit-submit:focus,.flow-container .block--local-tasks .tabs--wrapper ul.tabs.primary li a#edit-submit:focus,.block--local-tasks .tabs--wrapper ul.tabs.primary li .donate-form .kf-donate-form a.form-submit:focus,.donate-form .kf-donate-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.form-submit:focus,.block--local-tasks .tabs--wrapper ul.tabs.primary li .donate-form .form a.form-submit:focus,.donate-form .form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.form-submit:focus,.is-alt.button-contrast-primary-small:focus,.flow-container .button-contrast-primary-small#edit-submit:focus,.is-alt.button-contrast-primary-medium:focus,.flow-container .button-contrast-primary-medium#edit-submit:focus,.is-alt.button-contrast-primary:focus,.flow-container .button-contrast-primary#edit-submit:focus,.is-alt.button-primary-contrast-small:focus,.flow-container .button-primary-contrast-small#edit-submit:focus,.is-alt.button-primary-contrast-medium:focus,.flow-container .button-primary-contrast-medium#edit-submit:focus,.is-alt.button-primary-contrast:focus,.flow-container .button-primary-contrast#edit-submit:focus,.form-actions .form-submit.webform-button--next:focus,.form-actions .form-submit.webform-button--submit:focus,.is-background-primary .form-submit:focus,a.button-is-alt-small:focus,a.button-is-alt-medium:focus,a.button-is-alt:focus{color:var(--c-text-dark)}.is-primary.is-color-contrast.is-border-contrast:hover,.is-border-contrast.form-submit:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast:hover{color:var(--c-primary);border:1px solid var(--c-contrast);background:var(--c-contrast)}.is-contrast.is-border-contrast.is-color-primary:hover,table caption.is-contrast.is-border-contrast:hover{color:var(--c-contrast);border:1px solid var(--c-contrast);background:var(--c-primary)}body,html,div.ck-editor{margin:0 auto;width:100%;background:#fff;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Raleway,-apple-system,blinkmacsystemfont,Segoe UI,roboto,helvetica,arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}body{height:100%;min-height:100vh;display:flex;flex-direction:column}body.twig-is-parsing{visibility:hidden}*,*:before,*:after{box-sizing:inherit}main.site-content{flex:1 0 auto}html a,div.ck-editor a{color:currentcolor;text-decoration:none}html p a,div.ck-editor p a{color:var(--c-primary)}html p a:hover,div.ck-editor p a:hover{border-bottom:1px solid var(--c-primary)}html a.chevron-right,div.ck-editor a.chevron-right{border-bottom:1px solid var(--c-contrast);margin-left:1.25em}html a.chevron-right .icon,div.ck-editor a.chevron-right .icon{width:.75em;height:.75em;margin-right:.5em;margin-left:-1.25em}html a.chevron-right:hover,div.ck-editor a.chevron-right:hover{border-bottom:1px solid}.social-feed-holder iframe{max-width:500px!important}@media only screen and (max-width:767px){.social-feed-holder iframe{max-width:450px!important}}@media only screen and (max-width:480px){.social-feed-holder iframe{max-width:270px!important;min-width:250px!important;margin-left:auto!important;margin-right:auto!important;display:flex}}.bruut-cookie{position:fixed;bottom:0;left:0;width:100%;background-color:#fff;z-index:21}.bruut-cookie__inner{display:flex;align-items:center;padding:1em 0}@media only screen and (max-width:767px){.bruut-cookie__inner{display:block;text-align:center}}.bruut-cookie__text{flex:1 0 0;padding-right:1em}@media only screen and (max-width:767px){.bruut-cookie__text{padding-right:0;margin-bottom:1em}}.bruut-cookie__text>p{margin:0}.bruut-cookie__text>p>a{text-decoration:underline}.bruut-cookie__button{flex:none}.field{position:relative}.field+.field{margin-top:1em}.field .field-header .field-label{font-weight:600;display:block}.field:not(.is-horizontal) .field-header{margin-bottom:.25em}.form-item.form-no-label .field-header{margin-bottom:0}.form-item.form-no-label .webform-radios-other-input .field-header{margin-bottom:.25em}.field .help,.card .field.has-error:not(.has-lazy-error) .help{font-size:.85em;margin:.5em 0 0}.field .help:empty,.field.has-lazy-error:not(.has-success) .help{display:none}.field-body{display:flex;flex:1 1 0;min-width:0;max-width:100%}.field.is-checking .input,.field.is-checking input[type=url],.field.is-checking input[type=text],.field.is-checking input[type=password],.field.is-checking input[type=date],.field.is-checking input[type=number]{box-shadow:0 0 15px 1px #e67e2280}.field.has-error:not(.has-lazy-error) .input,.field.has-error:not(.has-lazy-error) input[type=url],.field.has-error:not(.has-lazy-error) input[type=text],.field.has-error:not(.has-lazy-error) input[type=password],.field.has-error:not(.has-lazy-error) input[type=date],.field.has-error:not(.has-lazy-error) input[type=number],.field.has-error:not(.has-lazy-error) select,.field.has-error:not(.has-lazy-error) .checkbox+label:before{border-color:var(--c-error);background-color:var(--c-error-light)}.field.has-error:not(.has-lazy-error) .input,.field.has-error:not(.has-lazy-error) input[type=url],.field.has-error:not(.has-lazy-error) input[type=text],.field.has-error:not(.has-lazy-error) input[type=password],.field.has-error:not(.has-lazy-error) input[type=date],.field.has-error:not(.has-lazy-error) input[type=number]{border-color:var(--c- "error")}.field.has-error:not(.has-lazy-error) .help{color:var(--c- "error")}.field.has-info .input,.field.has-info input[type=url],.field.has-info input[type=text],.field.has-info input[type=password],.field.has-info input[type=date],.field.has-info input[type=number]{border-color:var(--c- "info")}.field.has-info:not(.has-lazy-error) .input,.field.has-info:not(.has-lazy-error) input[type=url],.field.has-info:not(.has-lazy-error) input[type=text],.field.has-info:not(.has-lazy-error) input[type=password],.field.has-info:not(.has-lazy-error) input[type=date],.field.has-info:not(.has-lazy-error) input[type=number]{border-color:var(--c- "info")}.field.has-warning .input,.field.has-warning input[type=url],.field.has-warning input[type=text],.field.has-warning input[type=password],.field.has-warning input[type=date],.field.has-warning input[type=number]{border-color:var(--c- "warning")}.field.has-warning:not(.has-lazy-error) .input,.field.has-warning:not(.has-lazy-error) input[type=url],.field.has-warning:not(.has-lazy-error) input[type=text],.field.has-warning:not(.has-lazy-error) input[type=password],.field.has-warning:not(.has-lazy-error) input[type=date],.field.has-warning:not(.has-lazy-error) input[type=number]{border-color:var(--c- "warning")}.field.has-success .input,.field.has-success input[type=url],.field.has-success input[type=text],.field.has-success input[type=password],.field.has-success input[type=date],.field.has-success input[type=number]{border-color:var(--c- "success")}.field.has-success:not(.has-lazy-error) .input,.field.has-success:not(.has-lazy-error) input[type=url],.field.has-success:not(.has-lazy-error) input[type=text],.field.has-success:not(.has-lazy-error) input[type=password],.field.has-success:not(.has-lazy-error) input[type=date],.field.has-success:not(.has-lazy-error) input[type=number]{border-color:var(--c- "success")}.field.has-success .input:empty,.field.has-success input[type=url]:empty,.field.has-success input[type=text]:empty,.field.has-success input[type=password]:empty,.field.has-success input[type=date]:empty,.field.has-success input[type=number]:empty{border-color:var(--c-border)}.field-body .control{position:relative;flex:1 1 0;min-width:0;max-width:100%}.field-body .control.is-narrow{flex:none}.field.is-horizontal{display:flex}.field.is-horizontal .field-header{flex:none;width:20%}.field.is-horizontal .field-label{margin-top:.8em;margin-top:calc(.8em + 1px)}.field-body .control .button,.field-body .control .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .field-body .control a,.field-body .control .form-submit,.field-body .control .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .field-body .control a,.field-body .control a.button-is-alt-small,.field-body .control a.button-is-alt-medium,.field-body .control a.button-is-alt,.field-body .control .button-contrast-primary-small,.field-body .control .button-contrast-primary-medium,.field-body .control .button-contrast-primary,.field-body .control .button-primary-contrast-small,.field-body .control .button-primary-contrast-medium,.field-body .control .button-primary-contrast{min-height:2.25em;height:2.75rem}.field.has-error:not(.has-lazy-error) .help{font-weight:700}.is-background-primary .field.has-error:not(.has-lazy-error) .help{color:var(--c-alt)}html .is-mini,div.ck-editor .is-mini{font-size:.75rem}html .is-small,div.ck-editor .is-small{font-size:14px}@media screen and (max-width:1200px){html .is-small,div.ck-editor .is-small{font-size:calc(12px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){html .is-small,div.ck-editor .is-small{font-size:12px}}html .is-large,div.ck-editor .is-large{font-size:1.25em}html .is-extra-large,div.ck-editor .is-extra-large{font-size:1.75em}html .is-small-heading,div.ck-editor .is-small-heading{font-size:36px}@media screen and (max-width:1200px){html .is-small-heading,div.ck-editor .is-small-heading{font-size:calc(20px + 16 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){html .is-small-heading,div.ck-editor .is-small-heading{font-size:20px}}p.quote{font-style:italic;text-align:center}p.quote.quote--cursive{font-style:normal;font-family:Dancing Script,cursive;line-height:1.25;font-size:40px}@media screen and (max-width:1200px){p.quote.quote--cursive{font-size:calc(20px + 20 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){p.quote.quote--cursive{font-size:20px}}html .pt-0,div.ck-editor .pt-0{padding-top:0}html .pb-0,div.ck-editor .pb-0{padding-bottom:0}html .py-0,div.ck-editor .py-0{padding-top:0;padding-bottom:0}html .px-0,div.ck-editor .px-0{padding-left:0;padding-right:0}html .p-0,div.ck-editor .p-0{padding:0}html .pt-1,div.ck-editor .pt-1{padding-top:8px}html .pb-1,div.ck-editor .pb-1{padding-bottom:8px}html .py-1,div.ck-editor .py-1{padding-top:8px;padding-bottom:8px}html .px-1,div.ck-editor .px-1{padding-left:8px;padding-right:8px}html .p-1,div.ck-editor .p-1{padding:8px}html .pt-2,div.ck-editor .pt-2{padding-top:16px}html .pb-2,div.ck-editor .pb-2{padding-bottom:16px}html .py-2,div.ck-editor .py-2{padding-top:16px;padding-bottom:16px}html .px-2,div.ck-editor .px-2{padding-left:16px;padding-right:16px}html .p-2,div.ck-editor .p-2{padding:16px}html .pt-3,div.ck-editor .pt-3{padding-top:24px}html .pb-3,div.ck-editor .pb-3{padding-bottom:24px}html .py-3,div.ck-editor .py-3{padding-top:24px;padding-bottom:24px}html .px-3,div.ck-editor .px-3{padding-left:24px;padding-right:24px}html .p-3,div.ck-editor .p-3{padding:24px}html .pt-4,div.ck-editor .pt-4{padding-top:32px}html .pb-4,div.ck-editor .pb-4{padding-bottom:32px}html .py-4,div.ck-editor .py-4{padding-top:32px;padding-bottom:32px}html .px-4,div.ck-editor .px-4{padding-left:32px;padding-right:32px}html .p-4,div.ck-editor .p-4{padding:32px}html .pt-5,div.ck-editor .pt-5{padding-top:48px}html .pb-5,div.ck-editor .pb-5{padding-bottom:48px}html .py-5,div.ck-editor .py-5{padding-top:48px;padding-bottom:48px}html .px-5,div.ck-editor .px-5{padding-left:48px;padding-right:48px}html .p-5,div.ck-editor .p-5{padding:48px}html .mt-auto,div.ck-editor .mt-auto{margin-top:auto}html .mb-auto,div.ck-editor .mb-auto{margin-bottom:auto}html .my-auto,div.ck-editor .my-auto{margin-top:auto;margin-bottom:auto}html .mx-auto,div.ck-editor .mx-auto{margin-left:auto;margin-right:auto}html .m-auto,div.ck-editor .m-auto{margin:auto}html .mt-0,div.ck-editor .mt-0{margin-top:0}html .mb-0,div.ck-editor .mb-0{margin-bottom:0}html .my-0,div.ck-editor .my-0{margin-top:0;margin-bottom:0}html .mx-0,div.ck-editor .mx-0{margin-left:0;margin-right:0}html .m-0,div.ck-editor .m-0{margin:0}html .mt-1,div.ck-editor .mt-1{margin-top:8px}html .mb-1,div.ck-editor .mb-1{margin-bottom:8px}html .my-1,div.ck-editor .my-1{margin-top:8px;margin-bottom:8px}html .mx-1,div.ck-editor .mx-1{margin-left:8px;margin-right:8px}html .m-1,div.ck-editor .m-1{margin:8px}html .mt-2,div.ck-editor .mt-2{margin-top:16px}html .mb-2,div.ck-editor .mb-2{margin-bottom:16px}html .my-2,div.ck-editor .my-2{margin-top:16px;margin-bottom:16px}html .mx-2,div.ck-editor .mx-2{margin-left:16px;margin-right:16px}html .m-2,div.ck-editor .m-2{margin:16px}html .mt-3,div.ck-editor .mt-3{margin-top:24px}html .mb-3,div.ck-editor .mb-3{margin-bottom:24px}html .my-3,div.ck-editor .my-3{margin-top:24px;margin-bottom:24px}html .mx-3,div.ck-editor .mx-3{margin-left:24px;margin-right:24px}html .m-3,div.ck-editor .m-3{margin:24px}html .mt-4,div.ck-editor .mt-4{margin-top:32px}html .mb-4,div.ck-editor .mb-4{margin-bottom:32px}html .my-4,div.ck-editor .my-4{margin-top:32px;margin-bottom:32px}html .mx-4,div.ck-editor .mx-4{margin-left:32px;margin-right:32px}html .m-4,div.ck-editor .m-4{margin:32px}html .mt-5,div.ck-editor .mt-5{margin-top:48px}html .mb-5,div.ck-editor .mb-5{margin-bottom:48px}html .my-5,div.ck-editor .my-5{margin-top:48px;margin-bottom:48px}html .mx-5,div.ck-editor .mx-5{margin-left:48px;margin-right:48px}html .m-5,div.ck-editor .m-5{margin:48px}[class*=has-rhythm-]>*{margin-top:0;margin-bottom:0}html .has-rhythm-0>*+*,div.ck-editor .has-rhythm-0>*+*{margin-top:0}html .has-rhythm-1>*+*,div.ck-editor .has-rhythm-1>*+*{margin-top:8px}html .has-rhythm-2>*+*,div.ck-editor .has-rhythm-2>*+*{margin-top:16px}html .has-rhythm-3>*+*,div.ck-editor .has-rhythm-3>*+*{margin-top:24px}html .has-rhythm-4>*+*,div.ck-editor .has-rhythm-4>*+*{margin-top:32px}html .has-rhythm-5>*+*,div.ck-editor .has-rhythm-5>*+*{margin-top:48px}@media only screen and (max-width:767px){.has-rhythm-small>*+*{margin-top:1em}}@media only screen and (max-width:767px){.has-rhythm-3-small>*+*{margin-top:2em}}@media only screen and (max-width:1200px){html .has-rhythm-0-desktop-small>*+*,div.ck-editor .has-rhythm-0-desktop-small>*+*{margin-top:0}}@media only screen and (max-width:1200px){html .has-rhythm-1-desktop-small>*+*,div.ck-editor .has-rhythm-1-desktop-small>*+*{margin-top:8px}}@media only screen and (max-width:1200px){html .has-rhythm-2-desktop-small>*+*,div.ck-editor .has-rhythm-2-desktop-small>*+*{margin-top:16px}}@media only screen and (max-width:1200px){html .has-rhythm-3-desktop-small>*+*,div.ck-editor .has-rhythm-3-desktop-small>*+*{margin-top:24px}}@media only screen and (max-width:1200px){html .has-rhythm-4-desktop-small>*+*,div.ck-editor .has-rhythm-4-desktop-small>*+*{margin-top:32px}}@media only screen and (max-width:1200px){html .has-rhythm-5-desktop-small>*+*,div.ck-editor .has-rhythm-5-desktop-small>*+*{margin-top:48px}}@media only screen and (max-width:1024px){html .has-rhythm-0-tablet>*+*,div.ck-editor .has-rhythm-0-tablet>*+*{margin-top:0}}@media only screen and (max-width:1024px){html .has-rhythm-1-tablet>*+*,div.ck-editor .has-rhythm-1-tablet>*+*{margin-top:8px}}@media only screen and (max-width:1024px){html .has-rhythm-2-tablet>*+*,div.ck-editor .has-rhythm-2-tablet>*+*{margin-top:16px}}@media only screen and (max-width:1024px){html .has-rhythm-3-tablet>*+*,div.ck-editor .has-rhythm-3-tablet>*+*{margin-top:24px}}@media only screen and (max-width:1024px){html .has-rhythm-4-tablet>*+*,div.ck-editor .has-rhythm-4-tablet>*+*{margin-top:32px}}@media only screen and (max-width:1024px){html .has-rhythm-5-tablet>*+*,div.ck-editor .has-rhythm-5-tablet>*+*{margin-top:48px}}@media only screen and (max-width:767px){html .has-rhythm-0-small>*+*,div.ck-editor .has-rhythm-0-small>*+*{margin-top:0}}@media only screen and (max-width:767px){html .has-rhythm-1-small>*+*,div.ck-editor .has-rhythm-1-small>*+*{margin-top:8px}}@media only screen and (max-width:767px){html .has-rhythm-2-small>*+*,div.ck-editor .has-rhythm-2-small>*+*{margin-top:16px}}@media only screen and (max-width:767px){html .has-rhythm-3-small>*+*,div.ck-editor .has-rhythm-3-small>*+*{margin-top:24px}}@media only screen and (max-width:767px){html .has-rhythm-4-small>*+*,div.ck-editor .has-rhythm-4-small>*+*{margin-top:32px}}@media only screen and (max-width:767px){html .has-rhythm-5-small>*+*,div.ck-editor .has-rhythm-5-small>*+*{margin-top:48px}}@media only screen and (max-width:480px){html .has-rhythm-0-mobile>*+*,div.ck-editor .has-rhythm-0-mobile>*+*{margin-top:0}}@media only screen and (max-width:480px){html .has-rhythm-1-mobile>*+*,div.ck-editor .has-rhythm-1-mobile>*+*{margin-top:8px}}@media only screen and (max-width:480px){html .has-rhythm-2-mobile>*+*,div.ck-editor .has-rhythm-2-mobile>*+*{margin-top:16px}}@media only screen and (max-width:480px){html .has-rhythm-3-mobile>*+*,div.ck-editor .has-rhythm-3-mobile>*+*{margin-top:24px}}@media only screen and (max-width:480px){html .has-rhythm-4-mobile>*+*,div.ck-editor .has-rhythm-4-mobile>*+*{margin-top:32px}}@media only screen and (max-width:480px){html .has-rhythm-5-mobile>*+*,div.ck-editor .has-rhythm-5-mobile>*+*{margin-top:48px}}@media only screen and (max-width:320px){html .has-rhythm-0-mini>*+*,div.ck-editor .has-rhythm-0-mini>*+*{margin-top:0}}@media only screen and (max-width:320px){html .has-rhythm-1-mini>*+*,div.ck-editor .has-rhythm-1-mini>*+*{margin-top:8px}}@media only screen and (max-width:320px){html .has-rhythm-2-mini>*+*,div.ck-editor .has-rhythm-2-mini>*+*{margin-top:16px}}@media only screen and (max-width:320px){html .has-rhythm-3-mini>*+*,div.ck-editor .has-rhythm-3-mini>*+*{margin-top:24px}}@media only screen and (max-width:320px){html .has-rhythm-4-mini>*+*,div.ck-editor .has-rhythm-4-mini>*+*{margin-top:32px}}@media only screen and (max-width:320px){html .has-rhythm-5-mini>*+*,div.ck-editor .has-rhythm-5-mini>*+*{margin-top:48px}}.columns{position:relative}@media only screen and (max-width:767px){.container{padding-left:16px;padding-right:16px}}.container .container{padding-left:0;padding-right:0}@media only screen and (min-width:767px){.columns.is-wide{margin-left:-24px;margin-right:-24px}.columns.is-wide>.column{padding-left:24px;padding-right:24px}}@media only screen and (min-width:767px){.columns.is-spacy{margin-left:-16px;margin-right:-16px}.columns.is-spacy>.column{padding-left:16px;padding-right:16px}}.image-grid{position:relative;overflow:hidden}.block .container .image-grid+.image-grid{margin-top:0}.image-grid .columns{margin-right:-2px;margin-left:-2px;flex-wrap:wrap}.image-grid .columns>.column{padding:2px;min-width:33.3333333333%}@media only screen and (min-width:1024px){header.header{padding-bottom:20px}}header.header .header-content{display:flex;justify-content:space-between;align-items:center;padding:10px 0}@media only screen and (min-width:1024px){header.header .header-content{padding:0;flex-wrap:wrap}}header.header .header-content>.hamburger-menu-item{display:none}@media only screen and (min-width:1024px){header.header .header-content>.hamburger-menu-item{display:flex}}header.header .header-content .logo{width:140px;height:54px;margin:0 8px 0 0}@media only screen and (min-width:767px){header.header .header-content .logo{height:58px;width:150px;margin:10px 0 14px}}header.header .header-content .logo *{width:auto;height:54px}@media only screen and (min-width:767px){header.header .header-content .logo *{height:58px}}header.header .header-content .donate-button{margin-left:8px}@media only screen and (min-width:767px){header.header .header-content .donate-button{margin-left:16px}}header.header .header-content .donate-button .button,header.header .header-content .donate-button .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step header.header .header-content .donate-button a,header.header .header-content .donate-button .form-submit,header.header .header-content .donate-button .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li header.header .header-content .donate-button a,header.header .header-content .donate-button a.button-is-alt-small,header.header .header-content .donate-button a.button-is-alt-medium,header.header .header-content .donate-button a.button-is-alt,header.header .header-content .donate-button .button-contrast-primary-small,header.header .header-content .donate-button .button-contrast-primary-medium,header.header .header-content .donate-button .button-contrast-primary,header.header .header-content .donate-button .button-primary-contrast-small,header.header .header-content .donate-button .button-primary-contrast-medium,header.header .header-content .donate-button .button-primary-contrast{font-size:13px;line-height:1;min-height:auto;height:40px;padding:8px 10px;white-space:nowrap;border:0!important}@media only screen and (min-width:480px){header.header .header-content .donate-button .button,header.header .header-content .donate-button .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step header.header .header-content .donate-button a,header.header .header-content .donate-button .form-submit,header.header .header-content .donate-button .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li header.header .header-content .donate-button a,header.header .header-content .donate-button a.button-is-alt-small,header.header .header-content .donate-button a.button-is-alt-medium,header.header .header-content .donate-button a.button-is-alt,header.header .header-content .donate-button .button-contrast-primary-small,header.header .header-content .donate-button .button-contrast-primary-medium,header.header .header-content .donate-button .button-contrast-primary,header.header .header-content .donate-button .button-primary-contrast-small,header.header .header-content .donate-button .button-primary-contrast-medium,header.header .header-content .donate-button .button-primary-contrast{font-size:16px;padding:8px 16px}}@media only screen and (min-width:767px){header.header .header-content .donate-button .button,header.header .header-content .donate-button .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step header.header .header-content .donate-button a,header.header .header-content .donate-button .form-submit,header.header .header-content .donate-button .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li header.header .header-content .donate-button a,header.header .header-content .donate-button a.button-is-alt-small,header.header .header-content .donate-button a.button-is-alt-medium,header.header .header-content .donate-button a.button-is-alt,header.header .header-content .donate-button .button-contrast-primary-small,header.header .header-content .donate-button .button-contrast-primary-medium,header.header .header-content .donate-button .button-contrast-primary,header.header .header-content .donate-button .button-primary-contrast-small,header.header .header-content .donate-button .button-primary-contrast-medium,header.header .header-content .donate-button .button-primary-contrast{font-size:18px;height:52px;padding:16px 24px}}header.header .header-content .hamburger-button{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:8px;margin-right:-8px;height:40px;width:43px;border:none;background:none}@media only screen and (min-width:1024px){header.header .header-content .hamburger-button{display:none}}header.header .header-content .hamburger-button .hamburger-button-circle{display:flex;flex-direction:column;justify-content:center;position:relative;width:23px;height:23px;border-radius:50%;transition:all .2s ease-in-out}header.header .header-content .hamburger-button .hamurger__line{background-color:var(--c-grey);height:2px;width:23px;border-radius:2px;transition:all .2s ease-in-out}header.header .header-content .hamburger-button .hamurger__line:not(:last-child){margin-bottom:4px}header.header .header-content .hamburger-button.is-active .hamburger-button-circle{background-color:var(--c-primary)}header.header .header-content .hamburger-button.is-active .hamurger__line{background-color:var(--c-plainwhite);margin-bottom:0}header.header .header-content .hamburger-button.is-active .hamurger__line:nth-child(1){transform:rotate(45deg) translate(4px,-1px);width:15px}header.header .header-content .hamburger-button.is-active .hamurger__line:nth-child(2){opacity:0;width:0}header.header .header-content .hamburger-button.is-active .hamurger__line:nth-child(3){transform:translate(4px,-2px) rotate(-45deg);width:15px}header.header .top-menu{padding:0;margin:0;list-style:none;align-items:center}@media only screen and (min-width:1024px){header.header .top-menu{width:calc(100% - 150px)}}header.header .top-menu .top-menu-trigger{display:flex;align-items:center}@media only screen and (max-width:1024px){header.header .top-menu .top-menu-trigger{width:100%;padding:4px 0}}header.header .top-menu li{position:relative}@media only screen and (min-width:1024px){header.header .top-menu li{margin:0 0 0 40px}header.header .top-menu li:first-of-type{margin-left:auto}}header.header .top-menu li .top-menu-trigger{color:var(--c-grey);font-size:18px;font-weight:600;padding:0;background:none;border:none;transition:all .2s ease-in-out}@media only screen and (min-width:1024px){header.header .top-menu li .top-menu-trigger{font-size:14px}}header.header .top-menu li a.is-active,header.header .top-menu li a:hover,header.header .top-menu li button.is-active,header.header .top-menu li button:hover{color:var(--c-primary)}header.header .top-menu li a.is-active .icon-down,header.header .top-menu li button.is-active .icon-down{transform:rotate(-180deg)}header.header .top-menu li .icon:not(.icon-down){width:20px;height:20px;margin-right:8px}header.header .top-menu li .icon.icon-down{width:16px;height:16px;transition:all .2s ease-in-out;margin-left:auto}@media only screen and (min-width:1024px){header.header .top-menu li .icon.icon-down{margin-left:8px;width:11px;height:11px}}header.header .top-menu .top-menu-expander{display:none;border-radius:12px}@media only screen and (min-width:1024px){header.header .top-menu .top-menu-expander{position:absolute;right:0;top:calc(100% + 10px);z-index:100;background:var(--c-plainwhite);box-shadow:0 0 30px var(--c-box-shadow);width:420px;max-height:calc(100dvh - 100px);overflow:auto;scrollbar-width:thin}}header.header .top-menu .top-menu-expander .height-wrapper{padding:20px}@media only screen and (max-width:1024px){header.header .top-menu .top-menu-expander .height-wrapper{border-radius:12px;background-color:var(--c-primary-light)}}@media only screen and (max-width:480px){header.header .top-menu .top-menu-expander .height-wrapper{padding:16px}}header.header .top-menu .top-menu-expander .expand-item{background:var(--c-plainwhite);border:2px solid var(--c-primary-pastel);border-radius:12px;box-shadow:0 6px 17px var(--c-box-shadow);transition:all .2s ease-in-out}header.header .top-menu .top-menu-expander .expand-item:not(.is-active):hover{background:var(--c-primary-pastel);border-color:var(--c-primary)}header.header .top-menu .top-menu-expander .expand-item:not(:first-of-type){margin-top:10px}header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger{display:flex;align-items:center;padding:16px}header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger .image{background:var(--c-primary);flex:0 0 70px;aspect-ratio:1/1;border-radius:6px;overflow:hidden}@media only screen and (max-width:480px){header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger .image{flex:0 0 50px}}header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger .expand-item-content{flex-grow:1;margin:0 10px 0 20px}@media only screen and (max-width:480px){header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger .expand-item-content{margin:0 8px 0 16px}}@media only screen and (min-width:1024px){header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger .expand-item-content{min-width:200px;max-width:350px}}header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger .expand-item-content .title{font-size:20px;font-weight:800;color:var(--c-primary)}@media only screen and (max-width:480px){header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger .expand-item-content .title{font-size:18px}}header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger .expand-item-content .description{font-size:14px;line-height:1.42;margin-top:2px}header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger .trigger-chevron{place-self:flex-start;flex:0 0 16px}@media only screen and (max-width:1024px){header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger .trigger-chevron{margin-left:auto}}header.header .top-menu .top-menu-expander .expand-item .expand-title-trigger .trigger-chevron .icon{width:16px;height:16px;color:var(--c-primary);transform:rotate(0);transition:all .2s ease-in-out}header.header .top-menu .top-menu-expander .expand-item .location-list{position:relative;overflow:hidden;height:0;opacity:0;pointer-events:none;transition:all .2s ease-in-out}header.header .top-menu .top-menu-expander .expand-item .location-list.is-active{opacity:1;pointer-events:auto}header.header .top-menu .top-menu-expander .expand-item .location-list .list-wrapper{padding:0 16px 16px}header.header .top-menu .top-menu-expander .expand-item ul{display:grid;grid-template-columns:1fr;gap:0;list-style-type:none;padding:10px;margin:0;border-radius:8px;background:var(--c-primary-light)}@media only screen and (min-width:480px){header.header .top-menu .top-menu-expander .expand-item ul{grid-template-columns:1fr 1fr;gap:10px;padding:20px}}header.header .top-menu .top-menu-expander .expand-item ul li{margin:0;font-size:16px}header.header .top-menu .top-menu-expander .expand-item ul li a{display:block;padding:8px 18px 8px 16px;border-radius:8px;transition:all .2s ease-in-out}header.header .top-menu .top-menu-expander .expand-item ul li a:hover{background:var(--c-primary);color:var(--c-plainwhite)}header.header .top-menu .top-menu-expander .expand-item ul li a strong{display:block}header.header .top-menu .top-menu-expander .expand-item.is-active .trigger-chevron .icon{transform:rotate(-180deg)}header.header .main-menu-wrapper{justify-content:space-between;align-items:center}@media only screen and (min-width:1024px){header.header .main-menu-wrapper{margin-left:-12px}}header.header .main-menu-wrapper .main-menu>ul{column-gap:20px}@media only screen and (max-width:1024px){header.header .main-menu-wrapper .main-menu>ul{display:flex;flex-direction:column}}@media only screen and (max-width:1024px){header.header .main-menu-wrapper .main-menu .menu-item{width:100%}}header.header .main-menu-wrapper .main-menu .menu-item>a,header.header .main-menu-wrapper .main-menu .menu-item button{font-weight:800;font-size:18px;line-height:1}header.header .main-menu-wrapper .main-menu .menu-item>a:not([class^=hide-]),header.header .main-menu-wrapper .main-menu .menu-item button:not([class^=hide-]){display:flex}header.header .main-menu-wrapper .main-menu .menu-item--active-trail .sub-menu-trigger,header.header .main-menu-wrapper .main-menu .menu-item--active-trail a.is-active{color:var(--c-primary)}header.header .main-menu-wrapper .main-menu .sub-menu-trigger,header.header .main-menu-wrapper .main-menu a,header.header .main-menu-wrapper .main-menu button{font-weight:800;font-size:18px;cursor:pointer;padding:6px 0;transition:all .2s ease-in-out;border:none;background:none}@media only screen and (min-width:1024px){header.header .main-menu-wrapper .main-menu .sub-menu-trigger,header.header .main-menu-wrapper .main-menu a,header.header .main-menu-wrapper .main-menu button{border-radius:8px;padding:6px 12px}header.header .main-menu-wrapper .main-menu .sub-menu-trigger:hover,header.header .main-menu-wrapper .main-menu a:hover,header.header .main-menu-wrapper .main-menu button:hover{color:#000;background:var(--c-primary-pastel)}}header.header .main-menu-wrapper .main-menu .sub-menu-trigger{line-height:1;display:flex;gap:12px;align-items:center}@media only screen and (max-width:1024px){header.header .main-menu-wrapper .main-menu .sub-menu-trigger{width:100%}}header.header .main-menu-wrapper .main-menu .sub-menu-trigger .icon{display:inline-block;width:14px;height:14px;transition:all .2s ease-in-out}@media only screen and (max-width:1024px){header.header .main-menu-wrapper .main-menu .sub-menu-trigger .icon{margin-left:auto}}@media only screen and (min-width:1024px){header.header .main-menu-wrapper .main-menu .menu-item.active .sub-menu-trigger{background:var(--c-primary);color:#fff}}header.header .main-menu-wrapper .main-menu .menu-item.active .sub-menu-trigger .icon-down{transform:rotate(-180deg)}header.header .main-menu-wrapper .main-menu .sub-menu-wrapper{display:none;transition:all .2s ease-in-out;border-radius:12px}@media only screen and (min-width:1024px){header.header .main-menu-wrapper .main-menu .sub-menu-wrapper{width:max-content;position:absolute;top:calc(100% + 10px);background:var(--c-plainwhite);box-shadow:0 0 30px var(--c-box-shadow)}}header.header .main-menu-wrapper .main-menu .sub-menu-wrapper .sub-menu{min-width:max-content;list-style-type:none;padding:20px 12px;margin:0;display:grid;grid-template-columns:1fr;row-gap:10px}@media only screen and (max-width:1024px){header.header .main-menu-wrapper .main-menu .sub-menu-wrapper .sub-menu{border-radius:12px;background-color:var(--c-primary-light)}}header.header .main-menu-wrapper .main-menu .sub-menu-wrapper .sub-menu .icon{display:inline-block;width:10px;height:10px}header.header .main-menu-wrapper .main-menu .sub-menu-wrapper .sub-menu li a{display:flex;gap:10px;align-items:center;line-height:1;padding:8px 12px;width:100%;border-radius:8px;font-size:16px}header.header .main-menu-wrapper .main-menu .sub-menu-wrapper .sub-menu li a:hover{color:#000;background:var(--c-primary-pastel)}header.header .main-menu-wrapper .main-menu .sub-menu-wrapper .sub-menu li:not(:first-of-type) a{font-weight:600}header.header .actions-menu{display:flex;align-items:center;margin:0 0 0 auto}@media only screen and (min-width:767px){header.header .actions-menu{margin:0 0 0 auto}}header.header .actions-menu .actions-menu-item .actions-menu-item-circle{width:40px;height:40px;display:flex;border-radius:50%;color:var(--c-grey);align-items:center;justify-content:center;transition:all .2s ease-in-out;overflow:hidden}@media only screen and (min-width:767px){header.header .actions-menu .actions-menu-item .actions-menu-item-circle{height:52px;width:52px}}header.header .actions-menu .actions-menu-item .actions-menu-item-circle .icon{width:18px;height:18px}header.header .actions-menu .actions-menu-item .actions-menu-item-circle:hover{color:var(--c-primary);background:var(--c-primary-pastel)}header.header .actions-menu .profile{display:flex;align-items:center}@media only screen and (min-width:767px){header.header .actions-menu .profile{margin-right:8px}}header.header .actions-menu .profile:hover .actions-menu-item-circle{color:var(--c-primary);background:var(--c-primary-pastel)}header.header .actions-menu .profile.logged-in{gap:12px}header.header .actions-menu .profile .user-label{display:none}@media only screen and (min-width:767px){header.header .actions-menu .profile .user-label{display:block}}@media only screen and (min-width:1024px){header.header .actions-menu .profile .user-label{display:none}}@media only screen and (min-width:1200px){header.header .actions-menu .profile .user-label{display:block}}header.header .actions-menu .search-expander{position:relative}@media only screen and (max-width:767px){header.header .actions-menu .search-expander{flex-grow:1}}header.header .actions-menu .search-expander__inner{transition:all .2s ease-in-out}@media only screen and (min-width:767px){header.header .actions-menu .search-expander__inner{position:absolute;z-index:1;right:0;top:0;width:0;opacity:0;overflow:hidden}}header.header .actions-menu .search-expander__inner input{font-size:16px;line-height:1;min-height:auto;height:46px;padding:8px 16px;border-radius:100px}header.header .actions-menu .search-expander__inner input:not(:focus){border:1px solid var(--c-primary-pastel-dark)}@media only screen and (min-width:767px){header.header .actions-menu .search-expander__inner input{font-size:18px;height:52px;padding:16px 24px}}@media only screen and (min-width:767px){header.header .actions-menu .search-expander__inner:focus-within+.search-button{width:48px;height:48px;margin:2px}}header.header .actions-menu .search-expander .search-button{border:none;position:relative;z-index:2}header.header .actions-menu .search-expander .search-button:not(:hover){background:none}header.header .actions-menu .search-expander .search-button .icon.close{display:none}@media only screen and (max-width:767px){header.header .actions-menu .search-expander .search-button{position:absolute;top:0;right:0;z-index:1;width:46px;height:46px}}@media only screen and (min-width:767px){header.header .actions-menu .search-expander .search-button.is-active .icon.close{display:block}header.header .actions-menu .search-expander .search-button.is-active .icon.search{display:none}header.header .actions-menu .search-expander .search-button.is-active.has-text .icon.search{display:block}header.header .actions-menu .search-expander .search-button.is-active.has-text .icon.close{display:none}}@media only screen and (min-width:767px){header.header .actions-menu .search-expander.is-active .search-expander__inner{width:250px;opacity:1}}@media only screen and (max-width:767px){header.header .header-content>.actions-menu .search-expander{display:none}}header.header .hamburger-menu{display:none;width:100%;padding:20px;overflow-y:scroll;overscroll-behavior:contain;flex-direction:column}@media only screen and (min-width:1024px){header.header .hamburger-menu{display:none!important}}@media only screen and (max-width:480px){header.header .hamburger-menu{padding:16px}}header.header .hamburger-menu.is-active{height:calc(100dvh - 74px)}header.header .hamburger-menu .actions-menu{margin:0 0 24px}@media only screen and (min-width:767px){header.header .hamburger-menu .actions-menu{display:none}}header.header .hamburger-menu .actions-menu .profile{display:none}header.header .hamburger-menu .top-menu{margin-bottom:16px}header.header .hamburger-menu .top-menu li{margin-bottom:24px}header.header .hamburger-menu .top-menu li .top-menu-expander{padding-top:16px}header.header .hamburger-menu .main-menu-wrapper .main-menu .menu-item{margin-bottom:24px}header.header .hamburger-menu .main-menu-wrapper .main-menu .menu-item--expanded.active button{color:var(--c-primary)}header.header .hamburger-menu .main-menu-wrapper .main-menu .menu-item .sub-menu-wrapper{padding-top:10px}header.header .hamburger-menu .main-menu-wrapper .main-menu .menu-item .sub-menu-wrapper .sub-menu{padding:20px 10px}header.header .hamburger-menu .main-menu-wrapper .main-menu .menu-item .sub-menu-wrapper .sub-menu li:not(:first-of-type) a{padding-left:20px}.footer-top-logos,.footer-credits{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:3em;margin-bottom:1em}@media only screen and (max-width:767px){.footer-top-logos,.footer-credits{flex-wrap:wrap}}.footer-top-logos{justify-content:center}.footer-credits .credits-logos{list-style:none;padding:0;margin:0;display:flex}@media only screen and (max-width:767px){.footer-credits .credits-logos{order:-1;width:100%;justify-content:center;margin-bottom:2em}}@media only screen and (max-width:480px){.footer-credits .credits-logos{margin-bottom:1em}}.footer-credits .credits-logos li{margin:0}.footer-credits .credits-logos li+li{margin-left:2.5em}@media only screen and (max-width:480px){.footer-credits .credits-logos li+li{margin-left:1.5em}}.footer-credits .credits-logos img{height:50px}@media only screen and (max-width:480px){.footer-credits .credits-logos img{height:40px}}.footer-credits .credits-logos a .is-mini{margin-top:-.75em}.footer-credits p.is-mini{min-width:max-content;margin:3px 0 0;font-size:12px}footer .footer .block:last-of-type{margin-top:1.5em;margin-bottom:1em}.footer{margin-top:3em;margin-bottom:2em}.footer .socials{margin-left:auto;margin-right:auto;margin-top:2em}.campagnepagina .partner-block{display:none}.campagnepagina .footer .block:last-of-type{margin-top:3em}.region-top-logos-menu{display:flex;justify-content:center}.footer-credits{display:block}.block-menu-blockfooter-logos .menu-item a{display:block;line-height:1}.block-menu-blockfooter-logos .menu-item a:hover{border:0!important}@media only screen and (max-width:480px){.block-menu-blockfooter-logos .menu-item a{padding:.75em}}.block-menu-blockfooter-logos img{max-height:50px;display:block}@media only screen and (max-width:480px){.block-menu-blockfooter-logos img{max-height:45px}.block-menu-blockfooter-logos img.is-lazy{max-width:0}}.region-footer-menu{align-items:center;display:flex;justify-content:center;gap:16px 32px;flex-wrap:wrap}@media only screen and (max-width:767px){.region-footer-menu{flex-direction:column;gap:8px 16px}}.region-footer-menu .block{margin:0}.socials{display:flex;justify-content:center;max-width:max-content}.socials a:hover{transform:scale(1.1)}.socials a+a{margin-left:.5em}.socials .icon-holder{border-radius:50%;position:relative;width:2em;height:2em;display:flex;align-items:center;justify-content:center;flex:none}.socials .icon-holder>.icon{width:1.25rem;height:1.25rem}.socials .icon-holder .icon{color:var(--c-contrast)}.socials .icon-holder.bg-facebook{border:1px solid #3B5998;background:#3b5998}.socials .icon-holder.bg-twitter{border:1px solid #000;background:#000}.socials .icon-holder.bg-twitter>.icon{width:1.4rem;height:1.4rem}.socials .icon-holder.bg-instagram{border:1px solid linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.socials .icon-holder.bg-whatsapp{border:1px solid #25d366;background:#25d366}.socials .icon-holder.bg-whatsapp>.icon{width:1.15rem;height:1.15rem}.socials .icon-holder.bg-youtube{border:1px solid #f00;background:red}.socials .icon-holder.bg-linkedin{border:1px solid #0077b5;background:#0077b5}.socials .icon-holder.bg-linkedin>.icon{width:1.1rem;height:1.1rem}.socials .icon-holder.bg-tiktok{border:1px solid #000;background:#000}.socials .icon-holder.bg-email{border:1px solid var(--c-primary);background:var(--c-primary)}.hero{margin-bottom:3em;position:relative}@media only screen and (max-width:767px){.hero{margin-bottom:2em;display:flex;flex-direction:column}}body:not(:has(#breadcrumb)) .hero{margin-top:2em}#highlighted:has(.messages)+.region-content .hero{margin-top:0}.hero--image .field--type-image{border-radius:24px;overflow:hidden;aspect-ratio:2.64/1}@media only screen and (max-width:767px){.hero--image .field--type-image{aspect-ratio:1.73/1}}.hero--image .field--type-image picture,.hero--image .field--type-image img{width:100%;height:100%;object-fit:cover}.hero-video{width:100%;height:100%;transform:translateZ(0);border-radius:24px;overflow:hidden;aspect-ratio:2.64/1}@media only screen and (max-width:767px){.hero-video{aspect-ratio:1.73/1}}.hero-video>video{width:100%;height:100%;object-fit:cover;z-index:1}.hero .hero__content{z-index:1;width:100%;padding:2em;position:absolute;bottom:0;border-radius:0 0 24px 24px}@media only screen and (max-width:1024px){.hero .hero__content{padding:1.5em}}@media only screen and (max-width:767px){.hero .hero__content{order:1;padding:1em}}@media only screen and (max-width:767px){.hero .hero__content--has-buttons{position:unset;padding:1em 0 0}}.hero .hero__content--has-buttons:not(:has(.button)) .button-group{display:none}.hero .hero__titles{text-align:center;padding:2em 6em 0}@media only screen and (max-width:767px){.hero .hero__titles{order:2;padding:1em 0 0}}.hero .hero__titles h1,.hero .hero__titles h2,.hero .hero__titles .h2,.hero .hero__titles p.intro{text-align:center;color:var(--c-primary)}.hero .hero__titles h1,.hero .hero__titles h2,.hero .hero__titles .h2{text-transform:initial;font-size:58px}@media screen and (max-width:1200px){.hero .hero__titles h1,.hero .hero__titles h2,.hero .hero__titles .h2{font-size:calc(24px + 34 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.hero .hero__titles h1,.hero .hero__titles h2,.hero .hero__titles .h2{font-size:24px}}.hero .hero__titles p.intro{font-weight:700;margin-bottom:0;font-size:24px}@media screen and (max-width:1200px){.hero .hero__titles p.intro{font-size:calc(16px + 8 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.hero .hero__titles p.intro{font-size:16px}}.hero .infographic{width:50%;text-align:center;margin-left:auto;margin-right:auto;margin-top:-100px;position:relative;z-index:1}@media only screen and (max-width:1024px){.hero .infographic{width:70%}}@media only screen and (max-width:767px){.hero .infographic{order:3;width:100%;margin:0}}.hero .infographic .icon{fill:var(--c-primary);height:55px}.hero .infographic p{font-weight:400;margin-top:.85em;margin-bottom:0;font-size:18px}@media screen and (max-width:1200px){.hero .infographic p{font-size:calc(16px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.hero .infographic p{font-size:16px}}.hero .infographic .button,.hero .infographic .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .hero .infographic a,.hero .infographic .form-submit,.hero .infographic .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .infographic a,.hero .infographic a.button-is-alt-small,.hero .infographic a.button-is-alt-medium,.hero .infographic a.button-is-alt,.hero .infographic .button-contrast-primary-small,.hero .infographic .button-contrast-primary-medium,.hero .infographic .button-contrast-primary,.hero .infographic .button-primary-contrast-small,.hero .infographic .button-primary-contrast-medium,.hero .infographic .button-primary-contrast{position:relative;margin-top:0;transform:translateY(-50%)}@media only screen and (max-width:767px){.hero .infographic .button,.hero .infographic .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .hero .infographic a,.hero .infographic .form-submit,.hero .infographic .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .infographic a,.hero .infographic a.button-is-alt-small,.hero .infographic a.button-is-alt-medium,.hero .infographic a.button-is-alt,.hero .infographic .button-contrast-primary-small,.hero .infographic .button-contrast-primary-medium,.hero .infographic .button-contrast-primary,.hero .infographic .button-primary-contrast-small,.hero .infographic .button-primary-contrast-medium,.hero .infographic .button-primary-contrast{margin-bottom:-50%}}.hero .infographic+.hero__titles{padding-top:0}@media only screen and (max-width:767px){.hero .infographic+.hero__titles{padding-top:1em;padding-bottom:1em}}.hero .infographic__visuals:not([class*=is-background-]){background:#e7ecf5}.hero .infographic__visuals.is-background-success-pastel .icon{fill:#fff}.hero .infographic__visuals{padding:2em;margin-bottom:.5em;border-radius:24px}.hero .infographic__visuals p{margin-bottom:0}@media only screen and (max-width:480px){.hero .infographic__visuals{padding:1.5em 1em}.hero .infographic__visuals .icon{height:40px;margin:auto}.hero .infographic__visuals p{width:80%;text-align:left;display:flex;align-items:center;margin-bottom:0;margin-top:0}.hero .infographic__visuals .column.is-flex-mobile{align-items:center;margin-bottom:1em;gap:16px}}@media only screen and (min-width:767px){.hero.has-infographic .hero__content{padding-bottom:calc(1em + 100px)}}.hero-slider.flickity-enabled{left:0;top:0;width:100%;height:100%;transform:translateZ(0);overflow:hidden;border-radius:24px;aspect-ratio:2.64/1}@media only screen and (max-width:767px){.hero-slider.flickity-enabled{aspect-ratio:1.73/1}}.hero-slider.flickity-enabled .slide{width:100%;bottom:0;height:100%}.hero__inner{position:relative;display:flex;flex-direction:column;aspect-ratio:2.64/1;width:100%}@media only screen and (max-width:767px){.hero__inner{aspect-ratio:1.73/1}}@media only screen and (max-width:1024px){.hero__inner{order:1}}.hero .hero__image-container{position:relative}.hero .hero__inner .hero__overlay{position:absolute;top:40px;left:50px;width:15%;max-width:130px;z-index:1}@media only screen and (max-width:767px){.hero .hero__inner .hero__overlay{top:15px;left:20px}}.hero .hero__inner .hero__overlay img{filter:drop-shadow(5px 5px 45px rgba(0,0,0,.35))}.hero-slider.flickity-enabled .slide .is-bg,.hero .hero__inner>.is-bg{position:absolute;top:0;right:0;bottom:0;left:0}.hero .hero__content .button-group{width:30%;margin:0 0 -4em auto;display:flex;flex-direction:column;gap:.5em;padding:1.5em;background:#fff;border:1px solid var(--c-primary-pastel);border-radius:24px;box-shadow:0 2px 11px #0000000d}@media only screen and (max-width:1200px){.hero .hero__content .button-group{width:40%}}@media only screen and (max-width:1024px){.hero .hero__content .button-group{width:50%;margin-bottom:-3em}}@media only screen and (max-width:480px){.hero .hero__content .button-group{padding:1em}}@media only screen and (max-width:767px){.hero .hero__content .button-group{margin:0 0 0 auto;width:100%;box-shadow:unset}}.hero .hero__content .button-group>.column{width:100%;padding:0}.hero .hero__content .button-group .button,.hero .hero__content .button-group .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .hero .hero__content .button-group a,.hero .hero__content .button-group .form-submit,.hero .hero__content .button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group a,.hero .hero__content .button-group a.button-is-alt-small,.hero .hero__content .button-group a.button-is-alt-medium,.hero .hero__content .button-group a.button-is-alt,.hero .hero__content .button-group .button-contrast-primary-small,.hero .hero__content .button-group .button-contrast-primary-medium,.hero .hero__content .button-group .button-contrast-primary,.hero .hero__content .button-group .button-primary-contrast-small,.hero .hero__content .button-group .button-primary-contrast-medium,.hero .hero__content .button-group .button-primary-contrast{height:auto;max-width:unset;flex-direction:row;gap:12px;padding:.5em;margin:0;color:var(--c-text-dark);border:none!important;border-radius:8px;font-size:18px;font-weight:600;justify-content:flex-start;background:none}.hero .hero__content .button-group .button *,.hero .hero__content .button-group .donate-form-card .donate-form-step a *,.donate-form-card .donate-form-step .hero .hero__content .button-group a *,.hero .hero__content .button-group .form-submit *,.hero .hero__content .button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a *,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group a *,.hero .hero__content .button-group a.button-is-alt-small *,.hero .hero__content .button-group a.button-is-alt-medium *,.hero .hero__content .button-group a.button-is-alt *,.hero .hero__content .button-group .button-contrast-primary-small *,.hero .hero__content .button-group .button-contrast-primary-medium *,.hero .hero__content .button-group .button-contrast-primary *,.hero .hero__content .button-group .button-primary-contrast-small *,.hero .hero__content .button-group .button-primary-contrast-medium *,.hero .hero__content .button-group .button-primary-contrast *{color:var(--c-text-dark)}.hero .hero__content .button-group .button .animation-svg,.hero .hero__content .button-group .donate-form-card .donate-form-step a .animation-svg,.donate-form-card .donate-form-step .hero .hero__content .button-group a .animation-svg,.hero .hero__content .button-group .form-submit .animation-svg,.hero .hero__content .button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a .animation-svg,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group a .animation-svg,.hero .hero__content .button-group a.button-is-alt-small .animation-svg,.hero .hero__content .button-group a.button-is-alt-medium .animation-svg,.hero .hero__content .button-group a.button-is-alt .animation-svg,.hero .hero__content .button-group .button-contrast-primary-small .animation-svg,.hero .hero__content .button-group .button-contrast-primary-medium .animation-svg,.hero .hero__content .button-group .button-contrast-primary .animation-svg,.hero .hero__content .button-group .button-primary-contrast-small .animation-svg,.hero .hero__content .button-group .button-primary-contrast-medium .animation-svg,.hero .hero__content .button-group .button-primary-contrast .animation-svg,.hero .hero__content .button-group .button .icon-holder,.hero .hero__content .button-group .donate-form-card .donate-form-step a .icon-holder,.donate-form-card .donate-form-step .hero .hero__content .button-group a .icon-holder,.hero .hero__content .button-group .form-submit .icon-holder,.hero .hero__content .button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a .icon-holder,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group a .icon-holder,.hero .hero__content .button-group a.button-is-alt-small .icon-holder,.hero .hero__content .button-group a.button-is-alt-medium .icon-holder,.hero .hero__content .button-group a.button-is-alt .icon-holder,.hero .hero__content .button-group .button-contrast-primary-small .icon-holder,.hero .hero__content .button-group .button-contrast-primary-medium .icon-holder,.hero .hero__content .button-group .button-contrast-primary .icon-holder,.hero .hero__content .button-group .button-primary-contrast-small .icon-holder,.hero .hero__content .button-group .button-primary-contrast-medium .icon-holder,.hero .hero__content .button-group .button-primary-contrast .icon-holder{flex:0 0 30px;width:30px;height:unset}.hero .hero__content .button-group .button .animation-svg[data-src*=white],.hero .hero__content .button-group .donate-form-card .donate-form-step a .animation-svg[data-src*=white],.donate-form-card .donate-form-step .hero .hero__content .button-group a .animation-svg[data-src*=white],.hero .hero__content .button-group .form-submit .animation-svg[data-src*=white],.hero .hero__content .button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a .animation-svg[data-src*=white],.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group a .animation-svg[data-src*=white],.hero .hero__content .button-group a.button-is-alt-small .animation-svg[data-src*=white],.hero .hero__content .button-group a.button-is-alt-medium .animation-svg[data-src*=white],.hero .hero__content .button-group a.button-is-alt .animation-svg[data-src*=white],.hero .hero__content .button-group .button-contrast-primary-small .animation-svg[data-src*=white],.hero .hero__content .button-group .button-contrast-primary-medium .animation-svg[data-src*=white],.hero .hero__content .button-group .button-contrast-primary .animation-svg[data-src*=white],.hero .hero__content .button-group .button-primary-contrast-small .animation-svg[data-src*=white],.hero .hero__content .button-group .button-primary-contrast-medium .animation-svg[data-src*=white],.hero .hero__content .button-group .button-primary-contrast .animation-svg[data-src*=white],.hero .hero__content .button-group .button .icon-holder[data-src*=white],.hero .hero__content .button-group .donate-form-card .donate-form-step a .icon-holder[data-src*=white],.donate-form-card .donate-form-step .hero .hero__content .button-group a .icon-holder[data-src*=white],.hero .hero__content .button-group .form-submit .icon-holder[data-src*=white],.hero .hero__content .button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a .icon-holder[data-src*=white],.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group a .icon-holder[data-src*=white],.hero .hero__content .button-group a.button-is-alt-small .icon-holder[data-src*=white],.hero .hero__content .button-group a.button-is-alt-medium .icon-holder[data-src*=white],.hero .hero__content .button-group a.button-is-alt .icon-holder[data-src*=white],.hero .hero__content .button-group .button-contrast-primary-small .icon-holder[data-src*=white],.hero .hero__content .button-group .button-contrast-primary-medium .icon-holder[data-src*=white],.hero .hero__content .button-group .button-contrast-primary .icon-holder[data-src*=white],.hero .hero__content .button-group .button-primary-contrast-small .icon-holder[data-src*=white],.hero .hero__content .button-group .button-primary-contrast-medium .icon-holder[data-src*=white],.hero .hero__content .button-group .button-primary-contrast .icon-holder[data-src*=white]{filter:invert(100%)}.hero .hero__content .button-group .button .icon-holder,.hero .hero__content .button-group .donate-form-card .donate-form-step a .icon-holder,.donate-form-card .donate-form-step .hero .hero__content .button-group a .icon-holder,.hero .hero__content .button-group .form-submit .icon-holder,.hero .hero__content .button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a .icon-holder,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group a .icon-holder,.hero .hero__content .button-group a.button-is-alt-small .icon-holder,.hero .hero__content .button-group a.button-is-alt-medium .icon-holder,.hero .hero__content .button-group a.button-is-alt .icon-holder,.hero .hero__content .button-group .button-contrast-primary-small .icon-holder,.hero .hero__content .button-group .button-contrast-primary-medium .icon-holder,.hero .hero__content .button-group .button-contrast-primary .icon-holder,.hero .hero__content .button-group .button-primary-contrast-small .icon-holder,.hero .hero__content .button-group .button-primary-contrast-medium .icon-holder,.hero .hero__content .button-group .button-primary-contrast .icon-holder{margin:0;padding:0;display:flex;align-items:center}.hero .hero__content .button-group .button .icon-holder .icon,.hero .hero__content .button-group .donate-form-card .donate-form-step a .icon-holder .icon,.donate-form-card .donate-form-step .hero .hero__content .button-group a .icon-holder .icon,.hero .hero__content .button-group .form-submit .icon-holder .icon,.hero .hero__content .button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a .icon-holder .icon,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group a .icon-holder .icon,.hero .hero__content .button-group a.button-is-alt-small .icon-holder .icon,.hero .hero__content .button-group a.button-is-alt-medium .icon-holder .icon,.hero .hero__content .button-group a.button-is-alt .icon-holder .icon,.hero .hero__content .button-group .button-contrast-primary-small .icon-holder .icon,.hero .hero__content .button-group .button-contrast-primary-medium .icon-holder .icon,.hero .hero__content .button-group .button-contrast-primary .icon-holder .icon,.hero .hero__content .button-group .button-primary-contrast-small .icon-holder .icon,.hero .hero__content .button-group .button-primary-contrast-medium .icon-holder .icon,.hero .hero__content .button-group .button-primary-contrast .icon-holder .icon{margin:0;padding:0}.hero .hero__content .button-group .button:after,.hero .hero__content .button-group .donate-form-card .donate-form-step a:after,.donate-form-card .donate-form-step .hero .hero__content .button-group a:after,.hero .hero__content .button-group .form-submit:after,.hero .hero__content .button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a:after,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group a:after,.hero .hero__content .button-group a.button-is-alt-small:after,.hero .hero__content .button-group a.button-is-alt-medium:after,.hero .hero__content .button-group a.button-is-alt:after,.hero .hero__content .button-group .button-contrast-primary-small:after,.hero .hero__content .button-group .button-contrast-primary-medium:after,.hero .hero__content .button-group .button-contrast-primary:after,.hero .hero__content .button-group .button-primary-contrast-small:after,.hero .hero__content .button-group .button-primary-contrast-medium:after,.hero .hero__content .button-group .button-primary-contrast:after{content:url(data:image/svg+xml;base64,\ PHN2ZyB2aWV3Qm94PSIwIDAgOCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNS44MjE2MiA2Ljk5OTk5TDAuOTIxNjIzIDIuMDk5OTlDMC43NTQ5NTYgMS45MzMzMiAwLjY3NDQwMSAxLjczNjEgMC42Nzk5NTYgMS41MDgzMkMwLjY4NTUxMiAxLjI4MDU1IDAuNzcxNjIzIDEuMDgzMzIgMC45MzgyOSAwLjkxNjY1NkMxLjEwNDk2IDAuNzQ5OTkgMS4zMDIxOCAwLjY2NjY1NiAxLjUyOTk2IDAuNjY2NjU2QzEuNzU3NzMgMC42NjY2NTYgMS45NTQ5NiAwLjc0OTk5IDIuMTIxNjIgMC45MTY2NTZMNy4yMzgyOSA2LjA0OTk5QzcuMzcxNjIgNi4xODMzMiA3LjQ3MTYyIDYuMzMzMzIgNy41MzgyOSA2LjQ5OTk5QzcuNjA0OTYgNi42NjY2NiA3LjYzODI5IDYuODMzMzIgNy42MzgyOSA2Ljk5OTk5QzcuNjM4MjkgNy4xNjY2NiA3LjYwNDk2IDcuMzMzMzIgNy41MzgyOSA3LjQ5OTk5QzcuNDcxNjIgNy42NjY2NiA3LjM3MTYyIDcuODE2NjYgNy4yMzgyOSA3Ljk0OTk5TDIuMTA0OTYgMTMuMDgzM0MxLjkzODI5IDEzLjI1IDEuNzQzODUgMTMuMzMwNSAxLjUyMTYyIDEzLjMyNUMxLjI5OTQgMTMuMzE5NCAxLjEwNDk2IDEzLjIzMzMgMC45MzgyOSAxMy4wNjY3QzAuNzcxNjIzIDEyLjkgMC42ODgyOSAxMi43MDI4IDAuNjg4MjkgMTIuNDc1QzAuNjg4MjkgMTIuMjQ3MiAwLjc3MTYyMyAxMi4wNSAwLjkzODI5IDExLjg4MzNMNS44MjE2MiA2Ljk5OTk5WiIgZmlsbD0iIzAwMCIvPjwvc3ZnPg==);display:inline-block;width:8px;height:14px;margin-left:auto;line-height:1}.hero .hero__content .button-group .button:hover,.hero .hero__content .button-group .donate-form-card .donate-form-step a:hover,.donate-form-card .donate-form-step .hero .hero__content .button-group a:hover,.hero .hero__content .button-group .form-submit:hover,.hero .hero__content .button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group a:hover,.hero .hero__content .button-group a.button-is-alt-small:hover,.hero .hero__content .button-group a.button-is-alt-medium:hover,.hero .hero__content .button-group a.button-is-alt:hover,.hero .hero__content .button-group .button-contrast-primary-small:hover,.hero .hero__content .button-group .button-contrast-primary-medium:hover,.hero .hero__content .button-group .button-contrast-primary:hover,.hero .hero__content .button-group .button-primary-contrast-small:hover,.hero .hero__content .button-group .button-primary-contrast-medium:hover,.hero .hero__content .button-group .button-primary-contrast:hover{background:var(--c-primary-pastel)!important;color:var(--c-text-dark)!important}.hero .hero__content .button-group .button:hover *,.hero .hero__content .button-group .donate-form-card .donate-form-step a:hover *,.donate-form-card .donate-form-step .hero .hero__content .button-group a:hover *,.hero .hero__content .button-group .form-submit:hover *,.hero .hero__content .button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a:hover *,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group a:hover *,.hero .hero__content .button-group a.button-is-alt-small:hover *,.hero .hero__content .button-group a.button-is-alt-medium:hover *,.hero .hero__content .button-group a.button-is-alt:hover *,.hero .hero__content .button-group .button-contrast-primary-small:hover *,.hero .hero__content .button-group .button-contrast-primary-medium:hover *,.hero .hero__content .button-group .button-contrast-primary:hover *,.hero .hero__content .button-group .button-primary-contrast-small:hover *,.hero .hero__content .button-group .button-primary-contrast-medium:hover *,.hero .hero__content .button-group .button-primary-contrast:hover *{color:var(--c-text-dark)!important}.hero .hero__content .button-group .column:last-of-type .button,.hero .hero__content .button-group .column:last-of-type .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .hero .hero__content .button-group .column:last-of-type a,.hero .hero__content .button-group .column:last-of-type .form-submit,.hero .hero__content .button-group .column:last-of-type .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .hero .hero__content .button-group .column:last-of-type a,.hero .hero__content .button-group .column:last-of-type a.button-is-alt-small,.hero .hero__content .button-group .column:last-of-type a.button-is-alt-medium,.hero .hero__content .button-group .column:last-of-type a.button-is-alt,.hero .hero__content .button-group .column:last-of-type .button-contrast-primary-small,.hero .hero__content .button-group .column:last-of-type .button-contrast-primary-medium,.hero .hero__content .button-group .column:last-of-type .button-contrast-primary,.hero .hero__content .button-group .column:last-of-type .button-primary-contrast-small,.hero .hero__content .button-group .column:last-of-type .button-primary-contrast-medium,.hero .hero__content .button-group .column:last-of-type .button-primary-contrast{margin-bottom:0}.hero .hero__content .h2+.button-group{margin-top:1em}.hero .hero__icon{width:100%;min-width:100%;min-height:400px;position:relative;z-index:10;text-align:center}@media only screen and (min-width:767px){.hero .hero__icon{width:25.8em;min-width:25.8em;min-height:29.375em}}.hero .hero__icon .icon{width:25.8em;min-width:25.8em;min-height:29.375em;fill:#fff}.hero .hero__icon .animation-svg{margin:2rem 0;width:80%;max-width:fit-content;height:auto}.hero-alt{margin:2rem 24px}.hero-alt h1,.hero-alt h2,.hero-alt h3,.hero-alt table caption,table .hero-alt caption,.hero-alt .intro{color:#000!important;text-align:left!important}.hero-alt h1,.hero-alt h2,.hero-alt h3,.hero-alt table caption,table .hero-alt caption{color:var(--c-primary)!important}.hero-alt .intro{font-weight:400!important}.block.is-background-secondary,.block.is-background-primary,.block.is-background-extra-light{padding:2em 0}.block~.block{margin-top:3em}.block .container>*{margin-top:0;margin-bottom:0}.block .container>*+*{margin-top:1em}.block.no-spacing{margin-bottom:-3em}.container.container--narrow{max-width:900px;margin-left:auto;margin-right:auto}.full-bleed{width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;position:relative}.quote-item{list-style:none;padding:0;display:flex;align-items:center;text-align:left}@media only screen and (max-width:767px){.quote-item{flex-direction:column;justify-content:center;align-items:center;text-align:center}}.quote-item .quote-item__visual{width:200px;margin:0 1.25em 0 auto}@media only screen and (max-width:767px){.quote-item .quote-item__visual{width:100px;margin-right:auto;margin-bottom:.75em}}.quote-item .quote-item__content{flex:1 1 auto}.quote-item .quote-item__content p{margin-bottom:0;font-size:24px}@media screen and (max-width:1200px){.quote-item .quote-item__content p{font-size:calc(16px + 8 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.quote-item .quote-item__content p{font-size:16px}}.quote-item .quote-item__content p:first-of-type{font-style:italic}.news-items{margin:0 auto;padding:0;list-style:none;width:100%}.news-items li{margin-bottom:1.75em}@media only screen and (max-width:767px){.news-items{width:100%}}.news-item{box-shadow:0 0 8px 1px #dcdcdca6;display:flex;position:relative;border-radius:24px;overflow:hidden}.news-item h3,.news-item table caption,table .news-item caption{font-size:1.17em}.news-item__visual{flex:none;width:124px;position:relative}.news-item__visual .is-bg{position:absolute;top:0;right:0;bottom:0;left:0}.news-item__content{flex:1 1 auto;padding:.5em 1.5em;min-height:128px;display:flex;flex-direction:column;justify-content:center}.news-item__content>*{margin-top:0;margin-bottom:0}.news-item__content>*+*{margin-top:8px}.news-item__content h3,.news-item__content table caption,table .news-item__content caption{color:var(--c-primary)}.news-item__content p{font-size:1em}@media only screen and (max-width:767px){.news-item__content p{display:none}}.news-item.news-item--big{display:flex}@media only screen and (max-width:1024px){.news-item.news-item--big{flex-direction:column}}.news-item.news-item--big .news-item__visual{flex:none;width:40%;padding:0}@media only screen and (max-width:1024px){.news-item.news-item--big .news-item__visual{min-width:100%;width:100%}}.news-item .news-item__content .button,.news-item .news-item__content .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .news-item .news-item__content a,.news-item .news-item__content .form-submit,.news-item .news-item__content .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .news-item .news-item__content a,.news-item .news-item__content a.button-is-alt-small,.news-item .news-item__content a.button-is-alt-medium,.news-item .news-item__content a.button-is-alt,.news-item .news-item__content .button-contrast-primary-small,.news-item .news-item__content .button-contrast-primary-medium,.news-item .news-item__content .button-contrast-primary,.news-item .news-item__content .button-primary-contrast-small,.news-item .news-item__content .button-primary-contrast-medium,.news-item .news-item__content .button-primary-contrast{align-self:flex-start;z-index:6;color:#fff!important;text-decoration:none}@media only screen and (max-width:1024px){.news-item .news-item__content .button,.news-item .news-item__content .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .news-item .news-item__content a,.news-item .news-item__content .form-submit,.news-item .news-item__content .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .news-item .news-item__content a,.news-item .news-item__content a.button-is-alt-small,.news-item .news-item__content a.button-is-alt-medium,.news-item .news-item__content a.button-is-alt,.news-item .news-item__content .button-contrast-primary-small,.news-item .news-item__content .button-contrast-primary-medium,.news-item .news-item__content .button-contrast-primary,.news-item .news-item__content .button-primary-contrast-small,.news-item .news-item__content .button-primary-contrast-medium,.news-item .news-item__content .button-primary-contrast{align-self:center}}.news-item .news-item__content .button:hover,.news-item .news-item__content .donate-form-card .donate-form-step a:hover,.donate-form-card .donate-form-step .news-item .news-item__content a:hover,.news-item .news-item__content .form-submit:hover,.news-item .news-item__content .block--local-tasks .tabs--wrapper ul.tabs.primary li a:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .news-item .news-item__content a:hover,.news-item .news-item__content a.button-is-alt-small:hover,.news-item .news-item__content a.button-is-alt-medium:hover,.news-item .news-item__content a.button-is-alt:hover,.news-item .news-item__content .button-contrast-primary-small:hover,.news-item .news-item__content .button-contrast-primary-medium:hover,.news-item .news-item__content .button-contrast-primary:hover,.news-item .news-item__content .button-primary-contrast-small:hover,.news-item .news-item__content .button-primary-contrast-medium:hover,.news-item .news-item__content .button-primary-contrast:hover{color:#4872ae!important;border:1px solid #4872AE;background:#fff;text-decoration:none}.news-item.news-item--big .news-item__content{min-height:1px;padding-top:1em;padding-bottom:1em}.news-item.news-item--big .news-item__content h3,.news-item.news-item--big .news-item__content table caption,table .news-item.news-item--big .news-item__content caption{font-size:1.5em}@media only screen and (max-width:1024px){.news-item.news-item--big .news-item__content{text-align:center}}.news-item.news-item--big .news-item__content p{font-size:1.25em}@media only screen and (max-width:767px){.news-item.news-item--big .news-item__content p{display:block}}.news-items>.button-more{margin-top:1em;display:flex;justify-content:center}.news-items .news-item__visual .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--c-contrast);z-index:5;height:3em;width:3em}.all-news{display:flex;justify-content:center}ul.nav--sub{padding:0;list-style:none;display:flex;font-weight:600;font-size:14px;height:40px;position:relative;justify-content:flex-end;margin:0 -1.1em}@media only screen and (max-width:480px){ul.nav--sub{justify-content:space-between}}.nav--sub li+li{margin-top:0;margin-left:.25em}.nav--sub li{flex:none;padding:.5em 0;background-color:var(--c-primary);color:var(--c-contrast);display:flex;align-items:center}@media only screen and (max-width:480px){.nav--sub li{padding:.35em 0}}.nav--sub li .icon{width:1.25rem;height:1.25rem}.nav--sub li .icon+span{margin-left:.5em}@media only screen and (max-width:480px){.nav--sub li .icon+span{margin-left:.25em}}.nav--sub li .icon-down{height:.9em;width:.9em;margin-left:.35em}.nav--sub li a{padding:.71em .5em;display:flex;align-items:center}@media only screen and (max-width:480px){.nav--sub li a{padding:.75em .5em}}.nav{margin:auto 0 0;padding:0;list-style:none;left:0;width:100%;z-index:19;display:flex;align-items:center;flex-wrap:nowrap}.nav.is-y-bottom{align-items:flex-end}.nav li{position:relative}.nav li+li{margin:0}@media only screen and (max-width:480px){.nav li+li{margin-left:0}}.nav li a:hover{color:var(--c-primary)}.nav a{font-weight:700;font-size:18px}@media screen and (max-width:1200px){.nav a{font-size:calc(12px + 6 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.nav a{font-size:12px}}.nav li.is-selected a{color:var(--c-primary)}.footer .nav{display:flex;flex-direction:row;width:max-content;margin-top:0;gap:.5rem}.footer .nav a{color:var(--c-primary);border-bottom:1px solid var(--c-contrast);font-size:14px}@media screen and (max-width:1200px){.footer .nav a{font-size:calc(12px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.footer .nav a{font-size:12px}}.footer .nav a:hover{color:var(--c-text-dark);border-bottom:1px solid currentcolor}.footer .nav img.logo{max-height:50px;display:block;width:auto}@media only screen and (max-width:480px){.footer .nav{display:flex;width:100%;justify-content:center;flex-wrap:wrap;gap:10px;position:relative;box-shadow:none;background:none;z-index:0}.footer .nav li+li{margin-left:.5em}}ul.page-nav{padding:0;list-style:none;width:100%;z-index:19;display:flex;align-items:center;flex-wrap:nowrap}.container .page-nav{margin:.75em 0 1.5em}.page-nav li+li{margin-left:2em}@media only screen and (max-width:480px){.page-nav li+li{margin-left:1em}}.page-nav li.is-centered{margin-left:auto;margin-right:auto}.page-nav li.is-centered+li{margin-left:0}@media only screen and (max-width:767px){.page-nav li.is-centered+li{margin-left:auto}}.page-nav .logo-correction{margin-top:.5em}@media only screen and (max-width:480px){.page-nav .logo-correction{margin-top:.35em}}.nav.page-nav--sub{max-width:95%;flex-wrap:wrap;margin-left:auto;margin-right:auto}.nav.page-nav--sub li a{font-weight:400;flex:none;font-size:16px}@media screen and (max-width:1200px){.nav.page-nav--sub li a{font-size:calc(12px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.nav.page-nav--sub li a{font-size:12px}}ul.footer-nav{margin:0;padding:0;list-style-type:none;font-size:18px}@media screen and (max-width:1200px){ul.footer-nav{font-size:calc(14px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){ul.footer-nav{font-size:14px}}ul.footer-nav li a{border-bottom:1px solid var(--c-contrast);color:var(--c-primary)}ul.footer-nav li+li{margin-top:.25em}ul.footer-nav li a:hover{color:var(--c-primary);border-bottom:1px solid currentcolor}.footer-nav+.footer-nav{margin-top:1em}.footer-nav__title{margin-bottom:.5em;position:relative;color:var(--c-primary);font-weight:800;text-transform:uppercase;display:block;pointer-events:none;cursor:default;font-size:22px}@media screen and (max-width:1200px){.footer-nav__title{font-size:calc(14px + 8 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.footer-nav__title{font-size:14px}}.footer-nav__title .icon{display:none}@media only screen and (max-width:767px){.footer-nav__title{pointer-events:all;cursor:pointer}.footer-nav__title~div.field--name-body,.footer-nav__title~ul{display:none}.footer-nav__title.is-active~div.field--name-body,.footer-nav__title.is-active~ul{display:block}.footer-nav__title.is-active{color:var(--c-primary)}.footer-nav__title .icon{display:inline-block;width:1em;height:1em;padding-bottom:2px}.footer-nav__title.is-active .icon{transform:rotate(-180deg);padding-bottom:0;padding-top:3px}}.infographic h2,.infographic .h2,.infographic h1{color:var(--c-contrast)}.infographic__visuals{margin-bottom:1em}.infographic__visuals .icon{width:6em;height:6em}.infographic__visuals p{font-weight:700;font-size:16px;margin-top:4px}@media only screen and (max-width:480px){.infographic__visuals{margin-bottom:1.5em}.infographic__visuals .columns{margin-right:0;margin-left:0;width:100%}.infographic__visuals .icon{width:4em;height:4em}.infographic__visuals p{font-size:14px}}.infographic__content>*{margin-top:0;margin-bottom:0}.infographic__content>*+*{margin-top:16px}.infographic__content>p{font-size:24px}@media screen and (max-width:1200px){.infographic__content>p{font-size:calc(18px + 6 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.infographic__content>p{font-size:18px}}.infographic__content>p strong{font-size:1.125em;font-weight:700}.infographic__counter{color:var(--c-primary);font-weight:800;font-variant-numeric:tabular-nums;font-size:48px}@media screen and (max-width:1200px){.infographic__counter{font-size:calc(22px + 26 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.infographic__counter{font-size:22px}}.infographic .infographic__visuals .infographic__counter+p{font-weight:700;color:var(--c-primary);margin:0}.logo-slider .slide .has-rounded-corners{position:relative;background-color:var(--c-contrast);width:6em;height:6em;padding:.5em;display:inline-block}.logo-slider.flickity-enabled .slide{width:7em;bottom:0}.logo-slider>.slide{display:block}.logo-slider{padding-top:2em;padding-bottom:2em}.logo-slider .slide__visuals{position:absolute;top:0;left:0;height:100%;background-color:var(--c-dark);opacity:.75}.logo-slider .slide__visuals .is-bg:not(.is-selected){opacity:0;animation:none}.logo-slider .flickity-slider .slide.is-selected{z-index:100}.logo-slider .slide{padding:.5em 0;margin-top:0}.logo-slider .flickity-prev-next-button{width:3em;height:3em;border-radius:50%;background-color:var(--c-contrast);box-shadow:0 0 8px #00000026}.logo-slider .flickity-prev-next-button svg{width:1.25rem;height:1.25rem;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-slider .flickity-prev-next-button.previous{left:-4.5em}@media only screen and (max-width:1024px){.logo-slider .flickity-prev-next-button.previous{left:-4em}}@media only screen and (max-width:767px){.logo-slider .flickity-prev-next-button.previous{display:none}}.logo-slider .flickity-prev-next-button.next{right:-4.5em}@media only screen and (max-width:1024px){.logo-slider .flickity-prev-next-button.next{right:-4em}}@media only screen and (max-width:767px){.logo-slider .flickity-prev-next-button.next{display:none}}.logo-slider h2,.logo-slider .h2{margin-bottom:.5em}.logo-slider.is-compact{padding:0;margin-top:0}@media only screen and (max-width:1024px){.logo-slider.is-compact{width:85%;margin-left:auto;margin-right:auto}}@media only screen and (max-width:767px){.logo-slider.is-compact{width:calc(100% + 16px);margin-right:16px}}.card-slider.flickity-enabled .slide{width:430px;bottom:0}@media only screen and (max-width:1200px){.card-slider.flickity-enabled .slide{width:380px}}@media only screen and (max-width:1024px){.card-slider.flickity-enabled .slide{width:300px}}@media only screen and (max-width:480px){.card-slider.flickity-enabled .slide{width:270px}}.card-slider.flickity-enabled .slide:has(.card){padding:16px 8px}.js.card-slider{width:90%;margin-left:auto;margin-right:auto}@media only screen and (max-width:767px){.js.card-slider{margin-left:-16px;margin-right:-16px}}@media only screen and (max-width:1200px){.js.card-slider{width:85%}}@media only screen and (max-width:767px){.js.card-slider{width:calc(100% + 32px);margin-left:-16px;margin-right:16px}}.card-slider>.slide{display:block}.card-slider .slide__visuals{position:absolute;top:0;left:0;height:100%;background-color:var(--c-dark);opacity:.75}.card-slider .slide__visuals .is-bg:not(.is-selected){opacity:0;animation:none}.card-slider .flickity-slider .slide .card{transition:transform 125ms ease-in-out,scale .22s ease-in-out;transform:scale(.4);z-index:2}.card-slider .flickity-slider .slide.is-selected{z-index:100}.card-slider .flickity-slider .slide.is-selected .card{transform:scale(1)}.card-slider .slide.prev .card{transform-origin:right}.card-slider .slide.next .card{transform-origin:left}.card-slider .flickity-slider .slide.next .card,.card-slider .flickity-slider .slide.prev .card{transform:scale(.75) translateY(4%)}.card{box-shadow:0 4px 20px #0000001a;background-color:var(--c-contrast);transition:all .2s ease-out;border-radius:24px;overflow:hidden}.card-hover-animation{transition:all .2s ease-out}.card-hover-animation:hover{transform:translateY(-5px) scale(1.005) translateZ(0);box-shadow:0 0 26px 1px #0000002f}.card .card__content{margin:1em 1.5em;padding-bottom:1em;flex:1}.card .card__content p{font-size:20px}@media screen and (max-width:1200px){.card .card__content p{font-size:calc(18px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.card .card__content p{font-size:18px}}.card .card__content p.italic{font-style:italic}.card .card__content a:not(.button):not(.form-submit):not(.cookie-content-blocker.form-submit):not(a.button-is-alt-small):not(a.button-is-alt-medium):not(a.button-is-alt):not(.button-contrast-primary-small):not(.button-contrast-primary-medium):not(.button-contrast-primary):not(.button-primary-contrast-small):not(.button-primary-contrast-medium):not(.button-primary-contrast):not(.button.cookie-content-blocker):not(.cookie-content-blocker.form-submit):not(.cookie-content-blocker.button-primary-contrast):not(.cookie-content-blocker.button-primary-contrast-medium):not(.cookie-content-blocker.button-primary-contrast-small):not(.cookie-content-blocker.button-contrast-primary):not(.cookie-content-blocker.button-contrast-primary-medium):not(.cookie-content-blocker.button-contrast-primary-small):not(a.cookie-content-blocker.button-is-alt):not(a.cookie-content-blocker.button-is-alt-medium):not(a.cookie-content-blocker.button-is-alt-small){font-size:20px}@media screen and (max-width:1200px){.card .card__content a:not(.button):not(.form-submit):not(.cookie-content-blocker.form-submit):not(a.button-is-alt-small):not(a.button-is-alt-medium):not(a.button-is-alt):not(.button-contrast-primary-small):not(.button-contrast-primary-medium):not(.button-contrast-primary):not(.button-primary-contrast-small):not(.button-primary-contrast-medium):not(.button-primary-contrast):not(.button.cookie-content-blocker):not(.cookie-content-blocker.form-submit):not(.cookie-content-blocker.button-primary-contrast):not(.cookie-content-blocker.button-primary-contrast-medium):not(.cookie-content-blocker.button-primary-contrast-small):not(.cookie-content-blocker.button-contrast-primary):not(.cookie-content-blocker.button-contrast-primary-medium):not(.cookie-content-blocker.button-contrast-primary-small):not(a.cookie-content-blocker.button-is-alt):not(a.cookie-content-blocker.button-is-alt-medium):not(a.cookie-content-blocker.button-is-alt-small){font-size:calc(18px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.card .card__content a:not(.button):not(.form-submit):not(.cookie-content-blocker.form-submit):not(a.button-is-alt-small):not(a.button-is-alt-medium):not(a.button-is-alt):not(.button-contrast-primary-small):not(.button-contrast-primary-medium):not(.button-contrast-primary):not(.button-primary-contrast-small):not(.button-primary-contrast-medium):not(.button-primary-contrast):not(.button.cookie-content-blocker):not(.cookie-content-blocker.form-submit):not(.cookie-content-blocker.button-primary-contrast):not(.cookie-content-blocker.button-primary-contrast-medium):not(.cookie-content-blocker.button-primary-contrast-small):not(.cookie-content-blocker.button-contrast-primary):not(.cookie-content-blocker.button-contrast-primary-medium):not(.cookie-content-blocker.button-contrast-primary-small):not(a.cookie-content-blocker.button-is-alt):not(a.cookie-content-blocker.button-is-alt-medium):not(a.cookie-content-blocker.button-is-alt-small){font-size:18px}}.card-slider .flickity-prev-next-button{width:3em;height:3em;border-radius:50%;background-color:var(--c-contrast);box-shadow:0 0 8px #00000026}.card-slider .flickity-prev-next-button svg{width:1.25rem;height:1.25rem;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:767px){.card-slider .flickity-prev-next-button{display:none}}.card-slider .flickity-prev-next-button.previous{left:-4.5em}@media only screen and (max-width:767px){.card-slider .flickity-prev-next-button.previous{display:none}}.card-slider .flickity-prev-next-button.next{right:-4.5em}@media only screen and (max-width:767px){.card-slider .flickity-prev-next-button.next{display:none}}.card-slider h2,.card-slider .h2{margin-bottom:.5em}.card-holder{display:flex;justify-content:center}@media only screen and (max-width:1024px){.card-holder{flex-wrap:wrap}}@media only screen and (max-width:767px){.card-holder{flex-direction:column;align-items:center}}.card-holder .card.has-floating-visual{margin-top:3em;overflow:visible}.card-holder>.columns{justify-content:flex-start;flex:1}@media only screen and (max-width:767px){.card-holder>.columns{justify-content:center}}.card-holder[data-cards="1"]>.columns,.card-holder[data-cards="2"]>.columns{justify-content:center}.card-holder>.columns>.column>.card{width:100%;min-width:1px;margin-bottom:1em}.review-cards .card .card__content{height:100%;padding-bottom:0}@media only screen and (max-width:1024px){.review-cards .card .card__content{margin:0}}.card-slider .next .card{margin-right:1em}.card-slider .prev .card{margin-left:1em}.review-cards .card{margin:1em auto;padding:1em}.card-holder .card{width:320px;display:flex;flex-direction:column;min-width:300px}.card-holder .card+.card{margin-left:1.5em}@media only screen and (max-width:1024px){.card-holder .card{margin-bottom:1.5em}.card-holder .card:last-of-type{margin-bottom:0;margin-left:0}.card-holder .card+.card{margin-right:1.5em}}@media only screen and (max-width:767px){.card-holder .card+.card{margin-left:0;margin-right:0}}@media only screen and (max-width:480px){.card-holder .card{width:100%;min-width:100%}}.card-holder.two-items .card{width:40%;margin-bottom:0;position:relative}.card-holder.two-items .card .button,.card-holder.two-items .card .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .card-holder.two-items .card a,.card-holder.two-items .card .form-submit,.card-holder.two-items .card .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .card-holder.two-items .card a,.card-holder.two-items .card a.button-is-alt-small,.card-holder.two-items .card a.button-is-alt-medium,.card-holder.two-items .card a.button-is-alt,.card-holder.two-items .card .button-contrast-primary-small,.card-holder.two-items .card .button-contrast-primary-medium,.card-holder.two-items .card .button-contrast-primary,.card-holder.two-items .card .button-primary-contrast-small,.card-holder.two-items .card .button-primary-contrast-medium,.card-holder.two-items .card .button-primary-contrast{margin-left:0;margin-top:auto;font-size:20px}@media screen and (max-width:1200px){.card-holder.two-items .card .button,.card-holder.two-items .card .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .card-holder.two-items .card a,.card-holder.two-items .card .form-submit,.card-holder.two-items .card .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .card-holder.two-items .card a,.card-holder.two-items .card a.button-is-alt-small,.card-holder.two-items .card a.button-is-alt-medium,.card-holder.two-items .card a.button-is-alt,.card-holder.two-items .card .button-contrast-primary-small,.card-holder.two-items .card .button-contrast-primary-medium,.card-holder.two-items .card .button-contrast-primary,.card-holder.two-items .card .button-primary-contrast-small,.card-holder.two-items .card .button-primary-contrast-medium,.card-holder.two-items .card .button-primary-contrast{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.card-holder.two-items .card .button,.card-holder.two-items .card .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .card-holder.two-items .card a,.card-holder.two-items .card .form-submit,.card-holder.two-items .card .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .card-holder.two-items .card a,.card-holder.two-items .card a.button-is-alt-small,.card-holder.two-items .card a.button-is-alt-medium,.card-holder.two-items .card a.button-is-alt,.card-holder.two-items .card .button-contrast-primary-small,.card-holder.two-items .card .button-contrast-primary-medium,.card-holder.two-items .card .button-contrast-primary,.card-holder.two-items .card .button-primary-contrast-small,.card-holder.two-items .card .button-primary-contrast-medium,.card-holder.two-items .card .button-primary-contrast{font-size:16px}}.card-holder.two-items .card .card__content{margin:1.5em 1.5em 1em;height:100%}@media only screen and (max-width:767px){.card-holder.two-items .card{width:80%;min-width:300px}.card-holder.two-items .card:not(:last-of-type){margin-bottom:3em}}@media only screen and (max-width:480px){.card-holder.two-items .card{width:100%;min-width:auto}}.card-holder.two-items .card+.card{margin-left:1.5em;margin-right:0}@media only screen and (max-width:767px){.card-holder.two-items .card+.card{margin-left:0}}.card-holder .card.has-floating-visual .card__visual .image{border:2px solid var(--c-alt);width:100px;height:100px;margin:-3em auto 0}.card-holder .card .card__content{display:flex;flex-direction:column;padding-bottom:.5em;margin:1em}.card-holder .card .card__heading+.card__content{margin-top:auto}.review-cards .card .card__content h2,.review-cards .card .card__content .h2,.card-holder .card .card__content h2,.card-holder .card .card__content .h2{margin-bottom:.25em;color:var(--c-primary);font-size:22px}@media screen and (max-width:1200px){.review-cards .card .card__content h2,.review-cards .card .card__content .h2,.card-holder .card .card__content h2,.card-holder .card .card__content .h2{font-size:calc(18px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.review-cards .card .card__content h2,.review-cards .card .card__content .h2,.card-holder .card .card__content h2,.card-holder .card .card__content .h2{font-size:18px}}.review-cards .card .card__content p,.card-holder .card .card__content p{margin-bottom:1em;font-size:16px}@media screen and (max-width:1200px){.review-cards .card .card__content p,.card-holder .card .card__content p{font-size:calc(14px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.review-cards .card .card__content p,.card-holder .card .card__content p{font-size:14px}}.review-cards .card .card__content p.date,.card-holder .card .card__content p.date{margin-bottom:0}.review-cards .card .card__content p.is-large,.card-holder .card .card__content p.is-large{font-size:20px}@media screen and (max-width:1200px){.review-cards .card .card__content p.is-large,.card-holder .card .card__content p.is-large{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.review-cards .card .card__content p.is-large,.card-holder .card .card__content p.is-large{font-size:16px}}.card-holder .card .card__content a{max-width:max-content;margin-left:auto;margin-right:auto}.card-holder .card .card__content a:not(.button):not(.form-submit):not(.cookie-content-blocker.form-submit):not(a.button-is-alt-small):not(a.button-is-alt-medium):not(a.button-is-alt):not(.button-contrast-primary-small):not(.button-contrast-primary-medium):not(.button-contrast-primary):not(.button-primary-contrast-small):not(.button-primary-contrast-medium):not(.button-primary-contrast):not(.button.cookie-content-blocker):not(.cookie-content-blocker.form-submit):not(.cookie-content-blocker.button-primary-contrast):not(.cookie-content-blocker.button-primary-contrast-medium):not(.cookie-content-blocker.button-primary-contrast-small):not(.cookie-content-blocker.button-contrast-primary):not(.cookie-content-blocker.button-contrast-primary-medium):not(.cookie-content-blocker.button-contrast-primary-small):not(a.cookie-content-blocker.button-is-alt):not(a.cookie-content-blocker.button-is-alt-medium):not(a.cookie-content-blocker.button-is-alt-small):hover{border-bottom:1px solid}.card-holder .card .card__content a+a:not(.button):not(.form-submit):not(.cookie-content-blocker.form-submit):not(a.button-is-alt-small):not(a.button-is-alt-medium):not(a.button-is-alt):not(.button-contrast-primary-small):not(.button-contrast-primary-medium):not(.button-contrast-primary):not(.button-primary-contrast-small):not(.button-primary-contrast-medium):not(.button-primary-contrast):not(.button.cookie-content-blocker):not(.cookie-content-blocker.form-submit):not(.cookie-content-blocker.button-primary-contrast):not(.cookie-content-blocker.button-primary-contrast-medium):not(.cookie-content-blocker.button-primary-contrast-small):not(.cookie-content-blocker.button-contrast-primary):not(.cookie-content-blocker.button-contrast-primary-medium):not(.cookie-content-blocker.button-contrast-primary-small):not(a.cookie-content-blocker.button-is-alt):not(a.cookie-content-blocker.button-is-alt-medium):not(a.cookie-content-blocker.button-is-alt-small){margin-top:.5em}.card-holder .card .card__content .button.is-x-left,.card-holder .card .card__content .donate-form-card .donate-form-step a.is-x-left,.donate-form-card .donate-form-step .card-holder .card .card__content a.is-x-left,.card-holder .card .card__content .is-x-left.form-submit,.card-holder .card .card__content .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-x-left,.block--local-tasks .tabs--wrapper ul.tabs.primary li .card-holder .card .card__content a.is-x-left,.card-holder .card .card__content a.is-x-left.button-is-alt-small,.card-holder .card .card__content a.is-x-left.button-is-alt-medium,.card-holder .card .card__content a.is-x-left.button-is-alt,.card-holder .card .card__content .is-x-left.button-contrast-primary-small,.card-holder .card .card__content .is-x-left.button-contrast-primary-medium,.card-holder .card .card__content .is-x-left.button-contrast-primary,.card-holder .card .card__content .is-x-left.button-primary-contrast-small,.card-holder .card .card__content .is-x-left.button-primary-contrast-medium,.card-holder .card .card__content .is-x-left.button-primary-contrast{margin-right:auto;margin-left:0}.card-holder .card .card__content a:not(.button):not(.form-submit):not(.cookie-content-blocker.form-submit):not(a.button-is-alt-small):not(a.button-is-alt-medium):not(a.button-is-alt):not(.button-contrast-primary-small):not(.button-contrast-primary-medium):not(.button-contrast-primary):not(.button-primary-contrast-small):not(.button-primary-contrast-medium):not(.button-primary-contrast):not(.button.cookie-content-blocker):not(.cookie-content-blocker.form-submit):not(.cookie-content-blocker.button-primary-contrast):not(.cookie-content-blocker.button-primary-contrast-medium):not(.cookie-content-blocker.button-primary-contrast-small):not(.cookie-content-blocker.button-contrast-primary):not(.cookie-content-blocker.button-contrast-primary-medium):not(.cookie-content-blocker.button-contrast-primary-small):not(a.cookie-content-blocker.button-is-alt):not(a.cookie-content-blocker.button-is-alt-medium):not(a.cookie-content-blocker.button-is-alt-small){border-bottom:1px solid var(--c-contrast);font-size:16px}@media screen and (max-width:1200px){.card-holder .card .card__content a:not(.button):not(.form-submit):not(.cookie-content-blocker.form-submit):not(a.button-is-alt-small):not(a.button-is-alt-medium):not(a.button-is-alt):not(.button-contrast-primary-small):not(.button-contrast-primary-medium):not(.button-contrast-primary):not(.button-primary-contrast-small):not(.button-primary-contrast-medium):not(.button-primary-contrast):not(.button.cookie-content-blocker):not(.cookie-content-blocker.form-submit):not(.cookie-content-blocker.button-primary-contrast):not(.cookie-content-blocker.button-primary-contrast-medium):not(.cookie-content-blocker.button-primary-contrast-small):not(.cookie-content-blocker.button-contrast-primary):not(.cookie-content-blocker.button-contrast-primary-medium):not(.cookie-content-blocker.button-contrast-primary-small):not(a.cookie-content-blocker.button-is-alt):not(a.cookie-content-blocker.button-is-alt-medium):not(a.cookie-content-blocker.button-is-alt-small){font-size:calc(14px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.card-holder .card .card__content a:not(.button):not(.form-submit):not(.cookie-content-blocker.form-submit):not(a.button-is-alt-small):not(a.button-is-alt-medium):not(a.button-is-alt):not(.button-contrast-primary-small):not(.button-contrast-primary-medium):not(.button-contrast-primary):not(.button-primary-contrast-small):not(.button-primary-contrast-medium):not(.button-primary-contrast):not(.button.cookie-content-blocker):not(.cookie-content-blocker.form-submit):not(.cookie-content-blocker.button-primary-contrast):not(.cookie-content-blocker.button-primary-contrast-medium):not(.cookie-content-blocker.button-primary-contrast-small):not(.cookie-content-blocker.button-contrast-primary):not(.cookie-content-blocker.button-contrast-primary-medium):not(.cookie-content-blocker.button-contrast-primary-small):not(a.cookie-content-blocker.button-is-alt):not(a.cookie-content-blocker.button-is-alt-medium):not(a.cookie-content-blocker.button-is-alt-small){font-size:14px}}.review-cards .card .card__heading,.card-holder .card .card__heading{margin:1em}.review-cards .card .card__heading p.italic,.card-holder .card .card__heading p.italic{font-style:italic;margin-bottom:0;font-size:24px}@media screen and (max-width:1200px){.review-cards .card .card__heading p.italic,.card-holder .card .card__heading p.italic{font-size:calc(20px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.review-cards .card .card__heading p.italic,.card-holder .card .card__heading p.italic{font-size:20px}}.review-cards .card .rating{margin-bottom:.75em;margin-top:.1em}.review-cards .card .rating .icon{width:1.125em;height:1.125em}.review-cards .card .rating+p.italic{margin-bottom:.5em;line-height:2}.wishlist .header-label{background:var(--c-primary-pastel);font-weight:700;color:var(--c-primary);text-transform:uppercase;padding:.5em;display:flex;align-items:center;margin-top:-2px;justify-content:center;font-size:18px}@media screen and (max-width:1200px){.wishlist .header-label{font-size:calc(16px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.wishlist .header-label{font-size:16px}}.wishlist .header-label .icon{margin-right:.5em;margin-top:2px}.card .wishlist{padding:0;margin-left:0;margin-right:0;list-style:none}.card .wishlist li{border-bottom:1px solid var(--c-primary-pastel);padding:.25em .5em;font-size:18px}@media screen and (max-width:1200px){.card .wishlist li{font-size:calc(16px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.card .wishlist li{font-size:16px}}.card .wishlist li+li{margin-top:0}.card.card--smaller-content .card__content{margin:1em 1.25em}@media only screen and (max-width:480px){.card.card--smaller-content .card__content{margin:1em}}.card .wishlist+a.chevron-right{margin-top:.5em}.card .wishlist+a.chevron-right+a.button,.card .donate-form-card .donate-form-step .wishlist+a.chevron-right+a,.donate-form-card .donate-form-step .card .wishlist+a.chevron-right+a,.card .wishlist+a.chevron-right+a.form-submit,.card .block--local-tasks .tabs--wrapper ul.tabs.primary li .wishlist+a.chevron-right+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .card .wishlist+a.chevron-right+a,.card .wishlist+a.chevron-right+a.button-is-alt-small,.card .wishlist+a.chevron-right+a.button-is-alt-medium,.card .wishlist+a.chevron-right+a.button-is-alt,.card .wishlist+a.chevron-right+a.button-contrast-primary-small,.card .wishlist+a.chevron-right+a.button-contrast-primary-medium,.card .wishlist+a.chevron-right+a.button-contrast-primary,.card .wishlist+a.chevron-right+a.button-primary-contrast-small,.card .wishlist+a.chevron-right+a.button-primary-contrast-medium,.card .wishlist+a.chevron-right+a.button-primary-contrast{margin-top:1em}.card.card-full-width{width:100%}.card-full-width .wishlist{min-width:300px;margin-left:auto;margin-right:auto}@media only screen and (max-width:480px){.card-full-width .wishlist{min-width:100%}}.card__content .image.image-full-width{margin-left:-1.25em;margin-right:-1.25em}@media only screen and (max-width:480px){.card__content .image.image-full-width{margin-left:-1em;margin-right:-1em}}.card-holder .card .card__content .table a{border-bottom:0}.card .card__heading+.divider{margin:0 0 1em;height:0}.card.is-background-primary,.card.is-background-primary h2,.card.is-background-primary .h2{color:var(--c-contrast)}@media only screen and (max-width:1024px){.card-holder .card.special-align-tablet{margin-right:364px}}@media only screen and (max-width:767px){.card-holder .card.special-align-tablet{margin-right:0}}.card.card--actions{display:flex;text-align:center;margin-bottom:32px;width:100%}@media only screen and (max-width:767px){.card.card--actions{margin-bottom:16px}}.card.card--actions .card__content{padding-bottom:0;flex:1;display:flex;flex-direction:column;margin:1em 1.5em 2em}.card.card--actions .card__content>*{margin-top:0;margin-bottom:0}.card.card--actions .card__content>*:not(:last-child){margin-bottom:16px}.card.card--actions .card__content h4{display:flex;align-items:center;justify-content:center;min-height:2.75em}@media only screen and (max-width:767px){.card.card--actions .card__content h4{min-height:1px}}.card.card--actions .card__content p,.card.card--actions .card__content ul,.card.card--actions .card__content .card__action-list>li>a{font-size:16px;line-height:1.8}.card.card--actions .card__content ul.is-text-left{text-align:left}.card__action-list{padding:0;list-style:none}.card__action-list>li a{color:var(--c-primary)}.card__action-list>li a:hover{text-decoration:underline;color:#41669c}.card.card--actions .card__content .button,.card.card--actions .card__content .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .card.card--actions .card__content a,.card.card--actions .card__content .form-submit,.card.card--actions .card__content .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .card.card--actions .card__content a,.card.card--actions .card__content a.button-is-alt-small,.card.card--actions .card__content a.button-is-alt-medium,.card.card--actions .card__content a.button-is-alt,.card.card--actions .card__content .button-contrast-primary-small,.card.card--actions .card__content .button-contrast-primary-medium,.card.card--actions .card__content .button-contrast-primary,.card.card--actions .card__content .button-primary-contrast-small,.card.card--actions .card__content .button-primary-contrast-medium,.card.card--actions .card__content .button-primary-contrast{margin-top:auto;align-self:center}.card__content .card__visual{margin-left:-1.5em;margin-right:-1.5em}.card .card__visual+.button,.card .donate-form-card .donate-form-step .card__visual+a,.donate-form-card .donate-form-step .card .card__visual+a,.card .card__visual+.form-submit,.card .block--local-tasks .tabs--wrapper ul.tabs.primary li .card__visual+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .card .card__visual+a,.card .card__visual+a.button-is-alt-small,.card .card__visual+a.button-is-alt-medium,.card .card__visual+a.button-is-alt,.card .card__visual+.button-contrast-primary-small,.card .card__visual+.button-contrast-primary-medium,.card .card__visual+.button-contrast-primary,.card .card__visual+.button-primary-contrast-small,.card .card__visual+.button-primary-contrast-medium,.card .card__visual+.button-primary-contrast{margin-top:16px!important}.card__visual{position:relative}.card__visual .countdown{position:absolute;bottom:0;padding:20px;width:100%}.card__visual .countdown>div{background-color:#ffffffe6}.card-slider>.field{display:none}.expand-wrapper .show-on-expanded{display:none}.expand-wrapper .hide-on-expanded,.expand-wrapper.is-expanded .show-on-expanded{display:block}.expand-wrapper.is-expanded .hide-on-expanded{display:none}.intro__heading{padding-bottom:.65em}.intro__heading h3,.intro__heading table caption,table .intro__heading caption{font-weight:400;margin-bottom:0;font-size:36px}@media screen and (max-width:1200px){.intro__heading h3,.intro__heading table caption,table .intro__heading caption{font-size:calc(20px + 16 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.intro__heading h3,.intro__heading table caption,table .intro__heading caption{font-size:20px}}.search-results>*{margin-top:0;margin-bottom:0}.search-results>*+*{margin-top:1.5em}@media only screen and (max-width:480px){.search-results .field-body{flex-direction:column}}.search-results header{padding:.75em 1em;line-height:1}.search-results h3,.search-results table caption,table .search-results caption{text-transform:uppercase;color:var(--c-primary);font-size:22px}@media screen and (max-width:1200px){.search-results h3,.search-results table caption,table .search-results caption{font-size:calc(18px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.search-results h3,.search-results table caption,table .search-results caption{font-size:18px}}@media only screen and (max-width:480px){.search-results h3,.search-results table caption,table .search-results caption{margin-top:.5em}}.search-results p{font-size:16px}@media screen and (max-width:1200px){.search-results p{font-size:calc(14px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.search-results p{font-size:14px}}.label-tag{border:1px solid currentcolor;border-radius:15px;font-weight:700;padding:0 .45em;font-size:16px}@media screen and (max-width:1200px){.label-tag{font-size:calc(14px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.label-tag{font-size:14px}}@media only screen and (max-width:480px){.search-results .control.is-narrow{width:100%;min-height:2.8em}}.node--view-mode-search-result{line-height:1.55}.block .container .cta-article:not(:last-of-type){margin-bottom:4em}@media only screen and (max-width:1024px){.block .container .cta-article:not(:last-of-type){margin-bottom:3em}}.cta-article{display:flex;margin-bottom:4em}@media only screen and (max-width:1024px){.cta-article{width:100%;margin-bottom:3em}}@media only screen and (max-width:767px){.cta-article{flex-flow:column wrap;margin:auto;width:80%}}@media only screen and (max-width:480px){.cta-article{width:100%}}.cta-article__visual{width:50%}@media only screen and (max-width:1024px){.cta-article__visual{width:35%}}@media only screen and (max-width:767px){.cta-article__visual{width:100%}}.cta-article__content{display:flex;flex-direction:column;flex:1 1 0;min-width:0;max-width:100%;margin-left:2.5em;margin-top:-.3em}.cta-article__content>*{margin-top:0;margin-bottom:0}.cta-article__content>*+*{margin-top:16px}.cta-article__content h2,.cta-article__content .h2,.cta-article__content h1{color:var(--c-primary);font-size:36px}@media screen and (max-width:1200px){.cta-article__content h2,.cta-article__content .h2,.cta-article__content h1{font-size:calc(18px + 18 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.cta-article__content h2,.cta-article__content .h2,.cta-article__content h1{font-size:18px}}.cta-article__content .button,.cta-article__content .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .cta-article__content a,.cta-article__content .form-actions .form-submit.webform-button--next,.form-actions .cta-article__content .form-submit.webform-button--next,.cta-article__content .form-actions .form-submit.webform-button--submit,.form-actions .cta-article__content .form-submit.webform-button--submit,.cta-article__content .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .cta-article__content .form-submit,.cta-article__content .donate-form .form .form-submit,.donate-form .form .cta-article__content .form-submit,.cta-article__content .form-submit,.cta-article__content .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .cta-article__content a,.cta-article__content a.button-is-alt-small,.cta-article__content a.button-is-alt-medium,.cta-article__content a.button-is-alt,.cta-article__content .button-contrast-primary-small,.cta-article__content .button-contrast-primary-medium,.cta-article__content .button-contrast-primary,.cta-article__content .button-primary-contrast-small,.cta-article__content .button-primary-contrast-medium,.cta-article__content .button-primary-contrast{max-width:max-content}.cta-article__content ul{padding-left:1em;line-height:1.55}.cta-article__content ul li+li{margin-top:.35em}@media only screen and (max-width:767px){.cta-article__content{flex:none;margin:2em 0 0}}.cta-article.is-flipped .cta-article__content{order:-1;margin-left:0;margin-right:2.5em}@media only screen and (max-width:1024px){.cta-article.is-flipped .cta-article__content{order:0;margin-left:2.5em;margin-right:0}}@media only screen and (max-width:767px){.cta-article.is-flipped .cta-article__content{margin-left:0}}.cta-article--small .cta-article__visual{width:40%}@media only screen and (max-width:767px){.cta-article--small .cta-article__visual{width:100%}}.box{padding-top:24px;padding-bottom:24px}@media only screen and (max-width:480px){.box{padding-top:16px;padding-bottom:16px}}.box[class*=background-]{padding-left:24px;padding-right:24px}@media only screen and (max-width:480px){.box[class*=background-]{padding-left:16px;padding-right:16px}}.promo>*+*{margin-top:1.5em}.promo h2,.promo .h2{font-size:22px}@media screen and (max-width:1200px){.promo h2,.promo .h2{font-size:calc(18px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.promo h2,.promo .h2{font-size:18px}}.promo__content-holder{color:#000;display:flex;background:var(--c-contrast)}@media only screen and (max-width:767px){.promo__content-holder{flex-direction:column}}.promo__content-holder .promo__visual{width:40%;overflow:hidden;position:relative}@media only screen and (max-width:1024px){.promo__content-holder .promo__visual{width:45%}}@media only screen and (max-width:767px){.promo__content-holder .promo__visual{width:100%;height:19em}}@media only screen and (max-width:480px){.promo__content-holder .promo__visual{width:100%;height:14em}}.promo__visual .is-bg{position:absolute;top:0;right:0;bottom:0;left:0}.promo__visual span.promo-label{position:absolute;background:var(--c-alt);z-index:1;font-weight:700;text-transform:uppercase;padding:1em 3em;transform:rotate(-45deg);top:2em;left:-3em;font-size:14px}@media screen and (max-width:1200px){.promo__visual span.promo-label{font-size:calc(12px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.promo__visual span.promo-label{font-size:12px}}.promo__content-holder .promo__content{flex:1 1 0;min-width:0;max-width:100%;margin:1.5em}@media only screen and (max-width:480px){.promo__content-holder .promo__content{margin:1em}}.promo__content-holder .promo__content h2,.promo__content-holder .promo__content .h2{color:var(--c-primary)}.promo__content-holder .promo__content p{margin:.75em 0 0;font-size:20px}@media screen and (max-width:1200px){.promo__content-holder .promo__content p{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.promo__content-holder .promo__content p{font-size:16px}}.promo__content-holder .promo__content .chevron-right{border-bottom:1px solid var(--c-contrast);font-size:20px}@media screen and (max-width:1200px){.promo__content-holder .promo__content .chevron-right{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.promo__content-holder .promo__content .chevron-right{font-size:16px}}.promo__content-holder .promo__content .chevron-right:hover{border-bottom:1px solid currentcolor}.promo__form .field-header{text-align:left;color:var(--c-contrast)}.promo__form .input,.promo__form input[type=url],.promo__form input[type=text],.promo__form input[type=password],.promo__form input[type=date],.promo__form input[type=number]{border-color:var(--c-contrast);height:2.8em}.promo__content .link-holder a{margin-top:1em}@media only screen and (max-width:1024px){.promo__content .link-holder{flex-wrap:wrap}}.breadcrumb{padding:0;list-style-type:none;display:flex;margin:1em 0;flex-wrap:wrap}.breadcrumb li:first-of-type a{margin-left:0}.breadcrumb li+li{margin-top:0;margin-left:.5em}.breadcrumb li a,.breadcrumb li span{color:var(--c-primary);border-bottom:1px solid var(--c-contrast);margin-left:1.25em;font-size:14px}@media screen and (max-width:1200px){.breadcrumb li a,.breadcrumb li span{font-size:calc(12px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.breadcrumb li a,.breadcrumb li span{font-size:12px}}.breadcrumb li a .icon,.breadcrumb li span .icon{width:.75em;height:.75em;margin-right:.5em;margin-left:-1.25em;margin-bottom:.2em}.breadcrumb li a:hover{border-bottom:1px solid}.breadcrumb li:last-of-type a,.breadcrumb li:last-of-type span{color:var(--c-secondary)}.notification{background:var(--c-primary-pastel);padding:2em;position:relative;margin-bottom:3em;border-radius:24px}.notification h2,.notification .h2{margin-bottom:.5em;font-size:22px}@media screen and (max-width:1200px){.notification h2,.notification .h2{font-size:calc(18px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.notification h2,.notification .h2{font-size:18px}}.notification p{margin-bottom:0}@media only screen and (max-width:767px){.notification{padding:1.5em}.notification h2,.notification .h2{width:90%}.notification .button,.notification .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .notification a,.notification .form-actions .form-submit.webform-button--next,.form-actions .notification .form-submit.webform-button--next,.notification .form-actions .form-submit.webform-button--submit,.form-actions .notification .form-submit.webform-button--submit,.notification .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .notification .form-submit,.notification .donate-form .form .form-submit,.donate-form .form .notification .form-submit,.notification .form-submit,.notification .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .notification a,.notification a.button-is-alt-small,.notification a.button-is-alt-medium,.notification a.button-is-alt,.notification .button-contrast-primary-small,.notification .button-contrast-primary-medium,.notification .button-contrast-primary,.notification .button-primary-contrast-small,.notification .button-primary-contrast-medium,.notification .button-primary-contrast{margin-top:1em}}@media only screen and (max-width:480px){.notification{padding:1em}}.notification .close{position:absolute;top:2em;right:2em}.notification .close .icon{width:1.25em;height:1.25em}@media only screen and (max-width:767px){.notification .close{top:1.5em;right:1.5em}}@media only screen and (max-width:480px){.notification .close{top:1em;right:1em}}.inline-image-holder,.container .inline-image-holder{position:relative;width:100%;margin-top:1.5rem;margin-bottom:1.5rem}@media only screen and (max-width:480px){.inline-image-holder,.container .inline-image-holder{float:none;width:100%;margin-top:1rem;margin-bottom:1rem}.inline-image-holder+p,.container .inline-image-holder+p{margin-top:0}}.inline-image-holder img,.container .inline-image-holder img{max-width:100%}.inline-image-holder.inline-image-holder--left{float:left;margin:1.65rem 2rem 1rem 0;width:calc(50% - 2rem)}@media only screen and (max-width:480px){.inline-image-holder.inline-image-holder--left{margin-bottom:1em;width:100%;float:none;display:inline-block;margin-left:0;margin-right:0}}.inline-image-holder.inline-image-holder--right{float:right;margin:1.65rem 0 1rem 2rem;width:calc(50% - 2rem)}@media only screen and (max-width:480px){.inline-image-holder.inline-image-holder--right{margin-bottom:1em;width:100%;float:none;display:inline-block;margin-left:0;margin-right:0}}.inline-image-holder--small{width:calc(33% - 2rem)}@media only screen and (max-width:767px){.inline-image-holder--small{width:100%}}.inline-image-holder .image{position:relative}.inline-image-holder .sub-text{margin-bottom:-.25em}@media only screen and (max-width:480px){.inline-image-holder .sub-text{margin-bottom:0}}.inline-image-holder.inline-image-holder--right .sub-text,.inline-image-holder.inline-image-holder--left .sub-text{margin-bottom:-1.25em}@media only screen and (max-width:480px){.inline-image-holder.inline-image-holder--right .sub-text,.inline-image-holder.inline-image-holder--left .sub-text{margin-bottom:0}}.faq__section{display:block;margin-top:1.5em;margin-bottom:.25em;font-weight:700;font-size:30px}@media screen and (max-width:1200px){.faq__section{font-size:calc(20px + 10 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.faq__section{font-size:20px}}.faq .faq__question>a{font-weight:800;line-height:1.35;position:relative;display:block;color:var(--c-primary);border-bottom:1px solid var(--c-border);padding:.5em 1.25em .5em 0;font-size:24px}@media screen and (max-width:1200px){.faq .faq__question>a{font-size:calc(18px + 6 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.faq .faq__question>a{font-size:18px}}.faq__question.is-active>a{border-bottom-color:var(--c-contrast)}.faq__question.is-active>.show-on-active{display:block}.faq__question>.show-on-active{display:none}.faq__question>a>.icon{width:1rem;height:1rem;position:absolute;top:50%;transform:translateY(-50%);right:0}.faq__question.is-active>a>.icon{transform:translateY(-50%) rotate(-180deg)}.faq-intro{margin-bottom:2em}.pagination{color:var(--c-primary);text-align:center;display:flex;justify-content:center;align-items:center;font-family:Trebuchet MS,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:700}.pagination-numbers{display:flex}.pagination-numbers a{margin-left:.25em;margin-right:.25em;display:flex;justify-content:center;align-items:center;width:max-content}.pagination-numbers a.is-active{color:var(--c-contrast);background:var(--c-primary);border-radius:50%;width:1.65em;height:1.65em}.pagination .icon{width:1em;height:1em}.donate-form p.intro{margin-top:1em;margin-bottom:1em}.donate-form h4{color:var(--c-primary);margin-top:1.5em;font-size:18px}@media screen and (max-width:1200px){.donate-form h4{font-size:calc(16px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.donate-form h4{font-size:16px}}.donate-form .radio-tabs{border-bottom:1px solid var(--c-border);padding-bottom:.5em}.donate-form .radio-tabs label~label{margin-left:1em}.donate-form .radio-tabs .radio+label{cursor:pointer}.donate-form .radio-tabs .radio:checked+label{color:var(--c-primary);font-weight:700;border-bottom:1px solid var(--c-primary);padding-bottom:.5em}.donate-form .kf-donate-form,.donate-form .form{margin-top:1em;margin-bottom:1.5em}.donate-form .kf-donate-form>*,.donate-form .form>*{margin-top:0;margin-bottom:0}.donate-form .kf-donate-form>*+*,.donate-form .form>*+*{margin-top:1.5em}.donate-form .kf-donate-form .field-header.small,.donate-form .form .field-header.small{margin-bottom:0}.donate-form .kf-donate-form .control.is-flex,.donate-form .form .control.is-flex{flex-wrap:wrap}.expand-input-field{margin-top:1em}.expand-input-field label{margin-bottom:.5em}.is-background-primary .radio-group-item:checked+label{color:var(--c-text-dark);border-color:var(--c-contrast);background-color:var(--c-contrast)}.is-background-primary .radio-group-item+label{color:var(--c-contrast);border-color:#688dc1 #4872AE;background-color:#688dc1}.is-background-primary .radio-group-item+label:hover{color:var(--c-text-dark);border-top-color:var(--c-contrast);border-bottom-color:var(--c-contrast)}@media only screen and (max-width:480px){.is-background-primary .radio-group-item+label{border-color:var(--c-primary)}}.form-element-button-alignment{text-align:center}@media only screen and (max-width:1200px){.form-element-button-alignment{text-align:right}}@media only screen and (max-width:767px){.form-element-button-alignment{text-align:center}}@media only screen and (max-width:480px){.donate-form .column .mt-1-5-mobile{margin-top:1.5rem}}@media only screen and (max-width:1024px){.donate-form .mt-1-5-tablet{margin-top:1.5rem}}@media only screen and (max-width:767px){.donate-form .mt-1-5-tablet{margin-top:0}}@media only screen and (max-width:767px){.donate-form .mt-1-5-small{margin-top:1.5rem}}@media only screen and (max-width:480px){.donate-form .mt-1-5-small{margin-top:0}}.quick-donation p{margin:0 0 .8em;font-size:22px}@media screen and (max-width:1200px){.quick-donation p{font-size:calc(16px + 6 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.quick-donation p{font-size:16px}}.form-widget.quick-donation .form-element{margin-bottom:1rem}.content h2+.image.ratio-16x9,.content .h2+.image.ratio-16x9{margin-top:1.1rem!important}@media only screen and (max-width:1024px){.form-widget.donation-widget{margin-bottom:2rem!important}}.form-widget.donation-widget .input,.form-widget.donation-widget input[type=url],.form-widget.donation-widget input[type=text],.form-widget.donation-widget input[type=password],.form-widget.donation-widget input[type=date],.form-widget.donation-widget input[type=number]{max-width:100%;display:block}.column.quick-donation-amount,.column.quick-donation-type,.column.quick-donation-button{flex:none}@media only screen and (max-width:767px){.column.quick-donation-button{margin-left:auto;margin-right:auto}}@media only screen and (max-width:1024px){.column.quick-donation-duration,.column.quick-donation-amount{flex:none;width:50%}}@media only screen and (max-width:1024px){.column.quick-donation-type{flex:1 1 0}}.quick-donation-duration .radio-group{justify-content:center}@media only screen and (max-width:1200px){.quick-donation-duration .radio-group{justify-content:flex-start}}@media only screen and (max-width:1024px){.quick-donation-button .form-element{text-align:right}}@media only screen and (max-width:767px){.quick-donation-button .form-element{text-align:center}}.column.quick-donation-amount .radio-group{justify-content:center}@media only screen and (max-width:767px){.column.quick-donation-amount .radio-group,.column.quick-donation-type .radio-group,.column.quick-donation-duration .radio-group{justify-content:center}}@media only screen and (max-width:480px){.column.quick-donation-amount .radio-group,.column.quick-donation-type .radio-group,.column.quick-donation-duration .radio-group{justify-content:flex-start}}.form-element--disabler[data-expand-id]{display:block}.radio-group{display:flex;line-height:1.35}.radio-group .form-element .radio-group-item+label{border-radius:0}.radio-group .form-element:first-of-type .radio-group-item+label{border-top-left-radius:0;border-bottom-left-radius:0}.radio-group .form-element:last-of-type .radio-group-item+label{border-top-right-radius:0;border-bottom-right-radius:0}.radio-group .icon{width:1em;height:1em}.radio-group.is-justified>.form-element{flex:1 1 0;text-align:center}.radio-group.is-x-center{justify-content:center}@media only screen and (max-width:480px){.radio-group.is-vertical-mobile{flex-wrap:wrap;margin-bottom:1rem}.radio-group.is-vertical-mobile .form-element{flex:1 0 33.3333333333%;margin-bottom:0;text-align:center}.radio-group.is-vertical-mobile.is-full-vertical .form-element{flex:1 0 100%}.radio-group.is-vertical-mobile .form-element .radio-group-item+label{border-radius:0}}.radio-group-item+label .show-on-checked{position:absolute;left:8px;top:1px;width:calc(100% - 16px);display:none}.radio-group-item+label .hide-on-checked{transition:all .2s ease-in-out}.radio-group-item:checked+label .hide-on-checked{transform:translateY(-50px)}.radio-group-item:checked+label .show-on-checked{display:block}.radio-group-item+label .input,.radio-group-item+label input[type=url],.radio-group-item+label input[type=text],.radio-group-item+label input[type=password],.radio-group-item+label input[type=date],.radio-group-item+label input[type=number]{font-size:20px;padding:.3em .1em .1em;border-radius:0;height:1.75em}@media only screen and (max-width:480px){.radio-group-item+label .input,.radio-group-item+label input[type=url],.radio-group-item+label input[type=text],.radio-group-item+label input[type=password],.radio-group-item+label input[type=date],.radio-group-item+label input[type=number]{font-size:16px}}.radio-group-item{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.radio-group-item+label{display:block;border:1px solid var(--c-border);border-radius:8px;padding:.775em 1em;cursor:pointer;transition:all .2s ease-in-out;position:relative;overflow:hidden;background-color:var(--c-grey-light);color:var(--c-text-dark);text-align:center;font-size:16px}@media only screen and (max-width:480px){.radio-group-item+label{padding:.65em}}.card.card-full-width .radio-group-item+label{padding:.775em .25em}@media only screen and (max-width:480px){.card.card-full-width .radio-group-item+label{padding:.65em}}.card .radio-group-item+label{padding:.4em}@media only screen and (max-width:480px){.card .radio-group-item+label{padding:.65em}}.donate-form--small .form-element{margin-bottom:1em}@media only screen and (max-width:1200px){.donate-form--small .form-element{flex:1 1 0}}.donate-form--small .radio-tabs{margin-top:1em;margin-bottom:1em}@media only screen and (max-width:767px){.donate-form--small.donate-form>.columns>.column:first-child{margin-bottom:0}}@media only screen and (max-width:1200px){.radio-group-item:not(.is-icon)+label{padding-left:.5em;padding-right:.5em}}.radio-group-item+label:hover{background-color:var(--c-contrast)}.radio-group-item.is-disabled+label,.form-element--disabler[data-expand-id]:not(.is-active)>.radio-group-item+label{opacity:.3;pointer-events:none}.radio-group-item:checked+label{color:var(--c-contrast);border-color:var(--c-primary);background-color:var(--c-primary)}@media only screen and (max-width:480px){.quick-donation-card .radio-group.is-vertical-mobile{flex-wrap:wrap;margin-bottom:0}}.quick-donation .field.has-error:not(.has-lazy-error) .help.special-spacing{margin-top:-1em;margin-bottom:.5em}@media only screen and (max-width:767px){.table-controls .form-element,.table-controls .form-widget{margin-bottom:1rem}}.table{display:flex;flex-wrap:wrap;font-size:15px}@media only screen and (max-width:767px){.table{display:block}}.table .thead,.table .tbody{flex:none;width:100%;display:flex;flex-wrap:wrap}.table .thead{background-color:var(--c-primary-pastel);color:var(--c-primary)}.table .thead a{color:var(--c-text-dark)}@media only screen and (max-width:767px){.table .tbody{display:block}}.table .thead .tr,.table .tbody .tr{display:flex;width:100%}@media only screen and (max-width:767px){.table .thead .tr,.table .tbody .tr{display:block}}.table .tbody .tr{border-bottom:1px solid var(--c-primary-pastel)}@media only screen and (max-width:767px){.table .tbody .tr{padding:16px 0}}.table .tbody>:first-child{border-top:1px solid var(--c-border-light)}.table .thead+.tbody>:first-child{border-top:none}.table .tbody .tr .td{flex:1 1 0;max-width:100%;min-width:0;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:16px}@media only screen and (max-width:767px){.table .tbody .tr .td{display:block;width:100%;padding:8px 0}.table .tbody .tr .td:not(:last-of-type):before{content:attr(data-header) " : ";font-weight:700}}.table .thead .tr .th{flex:1 1 0;max-width:100%;min-width:0;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:0 16px}@media only screen and (max-width:767px){.table .thead .tr .th{padding:8px 0;display:flex}.table .thead .tr .th.is-width-small{width:20%;margin-left:auto}}.table .thead .tr .th:first-child{text-transform:uppercase}.table .thead .tr .th:first-child span{font-weight:700}@media only screen and (max-width:767px){.table .thead .tr{display:flex}}.table.is-wrapped .thead .tr .th,.table.is-wrapped .tbody .tr .td{white-space:normal;overflow:initial;text-overflow:unset}.table.is-wrapped .thead .tr .th a,.table.is-wrapped .tbody .tr .td a{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.table .thead .tr .th a,.table .thead .tr .th span{padding:16px 0;display:block;font-weight:400}.table .thead .tr .th a{padding-right:1rem;position:relative;display:flex;align-items:center}.table .thead .tr .th a:hover{color:var(--c-primary)}.table .thead .tr .th a .icon{width:1em;height:1em;margin-left:.5em;position:relative}.table .thead .tr .th a.is-active{color:var(--c-primary)}.table .thead .tr .th a.is-reversed .icon{transform:rotate(180deg)}.table a{color:var(--c-primary)}.table .thead .th.is-width-medium,.table .tbody .td.is-width-medium{flex:none;width:15%}@media only screen and (max-width:767px){.table .thead .th.is-width-medium,.table .tbody .td.is-width-medium{width:100%}}.table .thead .th.is-width-small,.table .tbody .td.is-width-small{flex:none;width:10%}@media only screen and (max-width:767px){.table .thead .th.is-width-small,.table .tbody .td.is-width-small{width:100%}}.table .tr .th span.info-bubble .is-circle{background:var(--c-contrast);width:1.1em;height:1.1em;padding:0;color:var(--c-primary);display:flex;justify-content:center;align-items:center}.table .tr .th span.info-bubble .is-circle .icon{margin:0;width:.75em;height:.75em}.table .tfoot .tr .td{padding-top:16px}.table .tr .th span.info-bubble{padding-right:0;position:relative}.table .tr .th span.info-bubble span{display:none}.table .tr .th span.info-bubble:hover span{display:block;position:absolute;background:var(--c-contrast);top:3.5em;right:-1em;padding:.5em;width:13em;max-width:16em;text-align:center;box-shadow:0 0 18px 1px #00000020;line-height:1.35}.table .tr .th span.info-bubble:hover span:before{content:"";position:absolute;top:0;right:1em;width:0;height:0;border:10px solid transparent;border-bottom-color:var(--c-contrast);border-top:0;margin-left:-10px;margin-top:-8px}.table .tr .th span.info-bubble:hover{border-bottom:none}@media only screen and (max-width:767px){.table .tbody .tr .td.is-hidden-small,.table .tr .th.is-hidden-small{display:none}}.privacy-statement h4{color:var(--c-primary);margin-top:1.5em;font-size:18px}@media screen and (max-width:1200px){.privacy-statement h4{font-size:calc(16px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.privacy-statement h4{font-size:16px}}.privacy-statement>a{display:inline-block;padding:0 1.65em 0 0;position:relative;width:100%;font-weight:700}.privacy-statement>a>.icon{width:1rem;height:1rem;position:absolute;top:50%;transform:translateY(-50%);right:0;color:var(--c-primary);display:none}.privacy-statement.is-active>a>.icon{transform:translateY(-50%) rotate(-180deg)}.is-background-primary .privacy-statement>a{color:var(--c-contrast)}.is-background-primary .privacy-statement>a .icon{color:var(--c-contrast)}.is-background-primary .privacy-statement p{color:var(--c-contrast)}.is-background-primary .privacy-statement p>a{color:var(--c-alt)}.expandable-form.is-active>.show-on-active{display:block}.expandable-form>.show-on-active{display:none}.expandable-form.is-active>.hide-on-active{display:none}.floating-promo{position:fixed;bottom:0;left:0;right:0;margin-bottom:1.5em;z-index:6;pointer-events:none;transform:translateY(130%);opacity:0;transition:transform .25s cubic-bezier(.12,1.84,.85,1.19)}@media only screen and (max-width:1024px){.floating-promo{margin-bottom:1em}}@media only screen and (max-width:767px){.floating-promo{margin-bottom:5.6em}}@media only screen and (max-width:480px){.floating-promo{margin-bottom:1em}.floating-promo .container{padding-left:8px;padding-right:8px;width:calc(100vw - 16px)}}.floating-promo.scrolled-in-view,.page-node-type-floating-promo-box .floating-promo{pointer-events:auto;opacity:1;transform:translateY(0)}@media only screen and (max-width:480px){.floating-promo.scrolled-in-view,.page-node-type-floating-promo-box .floating-promo{width:100vw}}.floating-promo__inner{display:flex;box-shadow:0 0 20px #0000001a;border-radius:10px;overflow:hidden;position:relative;background:#5a80b6;color:var(--c-contrast);margin-left:2em;margin-right:2em}@media only screen and (max-width:1024px){.floating-promo__inner{margin-left:0;margin-right:0}}@media only screen and (max-width:767px){.floating-promo__inner{padding:.875em 5% .875em .875em}}.floating-promo__inner--left,.floating-promo__inner--center,.floating-promo__inner--right{display:flex}.floating-promo__inner--center{padding:2em 2em 1.5em;display:flex;flex:1}@media only screen and (max-width:1024px){.floating-promo__inner--center{padding:1em}}@media only screen and (max-width:767px){.floating-promo__inner--center{padding:0 0 0 .875em}}.floating-promo__inner--right{padding:2em;display:flex;justify-content:center;align-items:center;background:#ffffff1a;width:18.75em}@media only screen and (max-width:1024px){.floating-promo__inner--right{width:12.75em}}@media only screen and (max-width:767px){.floating-promo__inner--right{display:none}}.floating-promo__text{display:flex;flex-direction:column}.floating-promo__text .h4{line-height:27px;letter-spacing:-.0125em;font-size:28px}@media screen and (max-width:1200px){.floating-promo__text .h4{font-size:calc(14px + 14 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.floating-promo__text .h4{font-size:14px}}@media only screen and (max-width:480px){.floating-promo__text .h4{line-height:17px;font-size:14px}}.floating-promo__text p a{color:var(--c-alt)}.floating-promo__text .floating-promo__button{margin-top:auto}.floating-promo__inner--left{position:relative;width:13.875em}@media only screen and (max-width:767px){.floating-promo__inner--left{width:7.75em}}@media only screen and (max-width:480px){.floating-promo__inner--left{margin:0;width:6.25em}}.floating-promo__visual{position:relative;width:100%}.floating-promo__visual .is-bg{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (max-width:767px){.floating-promo__visual{height:7.75em;width:7.75em}}@media only screen and (max-width:480px){.floating-promo__visual{height:6.25em;width:6.25em}}.floating-promo__close{position:absolute;right:.75em;top:.5em;color:var(--c-contrast)}.floating-promo__close .icon{width:.75em;height:.75em}@media only screen and (max-width:767px){.floating-promo__close{right:.45em;top:.175em}.floating-promo__close .icon{width:.6em;height:.6em}}.floating-promo__text p,.floating-promo__text a,.floating-promo__text .button,.floating-promo__text .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .floating-promo__text a,.floating-promo__text .form-actions .form-submit.webform-button--next,.form-actions .floating-promo__text .form-submit.webform-button--next,.floating-promo__text .form-actions .form-submit.webform-button--submit,.form-actions .floating-promo__text .form-submit.webform-button--submit,.floating-promo__text .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .floating-promo__text .form-submit,.floating-promo__text .donate-form .form .form-submit,.donate-form .form .floating-promo__text .form-submit,.floating-promo__text .form-submit,.floating-promo__text .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .floating-promo__text a,.floating-promo__text .button-contrast-primary-small,.floating-promo__text .button-contrast-primary-medium,.floating-promo__text .button-contrast-primary,.floating-promo__text .button-primary-contrast-small,.floating-promo__text .button-primary-contrast-medium,.floating-promo__text .button-primary-contrast,.floating-promo__text a.cookie-content-blocker.button-is-alt,.floating-promo__text a.cookie-content-blocker.button-is-alt-medium,.floating-promo__text a.cookie-content-blocker.button-is-alt-small{line-height:26px;font-size:20px}@media screen and (max-width:1200px){.floating-promo__text p,.floating-promo__text a,.floating-promo__text .button,.floating-promo__text .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .floating-promo__text a,.floating-promo__text .form-actions .form-submit.webform-button--next,.form-actions .floating-promo__text .form-submit.webform-button--next,.floating-promo__text .form-actions .form-submit.webform-button--submit,.form-actions .floating-promo__text .form-submit.webform-button--submit,.floating-promo__text .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .floating-promo__text .form-submit,.floating-promo__text .donate-form .form .form-submit,.donate-form .form .floating-promo__text .form-submit,.floating-promo__text .form-submit,.floating-promo__text .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .floating-promo__text a,.floating-promo__text .button-contrast-primary-small,.floating-promo__text .button-contrast-primary-medium,.floating-promo__text .button-contrast-primary,.floating-promo__text .button-primary-contrast-small,.floating-promo__text .button-primary-contrast-medium,.floating-promo__text .button-primary-contrast,.floating-promo__text a.cookie-content-blocker.button-is-alt,.floating-promo__text a.cookie-content-blocker.button-is-alt-medium,.floating-promo__text a.cookie-content-blocker.button-is-alt-small{font-size:calc(12px + 8 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.floating-promo__text p,.floating-promo__text a,.floating-promo__text .button,.floating-promo__text .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .floating-promo__text a,.floating-promo__text .form-actions .form-submit.webform-button--next,.form-actions .floating-promo__text .form-submit.webform-button--next,.floating-promo__text .form-actions .form-submit.webform-button--submit,.form-actions .floating-promo__text .form-submit.webform-button--submit,.floating-promo__text .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .floating-promo__text .form-submit,.floating-promo__text .donate-form .form .form-submit,.donate-form .form .floating-promo__text .form-submit,.floating-promo__text .form-submit,.floating-promo__text .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .floating-promo__text a,.floating-promo__text .button-contrast-primary-small,.floating-promo__text .button-contrast-primary-medium,.floating-promo__text .button-contrast-primary,.floating-promo__text .button-primary-contrast-small,.floating-promo__text .button-primary-contrast-medium,.floating-promo__text .button-primary-contrast,.floating-promo__text a.cookie-content-blocker.button-is-alt,.floating-promo__text a.cookie-content-blocker.button-is-alt-medium,.floating-promo__text a.cookie-content-blocker.button-is-alt-small{font-size:12px}}@media only screen and (max-width:1024px){.floating-promo__text p,.floating-promo__text a,.floating-promo__text .button,.floating-promo__text .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .floating-promo__text a,.floating-promo__text .form-actions .form-submit.webform-button--next,.form-actions .floating-promo__text .form-submit.webform-button--next,.floating-promo__text .form-actions .form-submit.webform-button--submit,.form-actions .floating-promo__text .form-submit.webform-button--submit,.floating-promo__text .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .floating-promo__text .form-submit,.floating-promo__text .donate-form .form .form-submit,.donate-form .form .floating-promo__text .form-submit,.floating-promo__text .form-submit,.floating-promo__text .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .floating-promo__text a,.floating-promo__text .button-contrast-primary-small,.floating-promo__text .button-contrast-primary-medium,.floating-promo__text .button-contrast-primary,.floating-promo__text .button-primary-contrast-small,.floating-promo__text .button-primary-contrast-medium,.floating-promo__text .button-primary-contrast,.floating-promo__text a.cookie-content-blocker.button-is-alt,.floating-promo__text a.cookie-content-blocker.button-is-alt-medium,.floating-promo__text a.cookie-content-blocker.button-is-alt-small{line-height:23px}}@media only screen and (max-width:767px){.floating-promo__text p,.floating-promo__text a,.floating-promo__text .button,.floating-promo__text .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .floating-promo__text a,.floating-promo__text .form-actions .form-submit.webform-button--next,.form-actions .floating-promo__text .form-submit.webform-button--next,.floating-promo__text .form-actions .form-submit.webform-button--submit,.form-actions .floating-promo__text .form-submit.webform-button--submit,.floating-promo__text .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .floating-promo__text .form-submit,.floating-promo__text .donate-form .form .form-submit,.donate-form .form .floating-promo__text .form-submit,.floating-promo__text .form-submit,.floating-promo__text .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .floating-promo__text a,.floating-promo__text .button-contrast-primary-small,.floating-promo__text .button-contrast-primary-medium,.floating-promo__text .button-contrast-primary,.floating-promo__text .button-primary-contrast-small,.floating-promo__text .button-primary-contrast-medium,.floating-promo__text .button-primary-contrast,.floating-promo__text a.cookie-content-blocker.button-is-alt,.floating-promo__text a.cookie-content-blocker.button-is-alt-medium,.floating-promo__text a.cookie-content-blocker.button-is-alt-small{line-height:20px}}@media only screen and (max-width:480px){.floating-promo__text p,.floating-promo__text a,.floating-promo__text .button,.floating-promo__text .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .floating-promo__text a,.floating-promo__text .form-actions .form-submit.webform-button--next,.form-actions .floating-promo__text .form-submit.webform-button--next,.floating-promo__text .form-actions .form-submit.webform-button--submit,.form-actions .floating-promo__text .form-submit.webform-button--submit,.floating-promo__text .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .floating-promo__text .form-submit,.floating-promo__text .donate-form .form .form-submit,.donate-form .form .floating-promo__text .form-submit,.floating-promo__text .form-submit,.floating-promo__text .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .floating-promo__text a,.floating-promo__text .button-contrast-primary-small,.floating-promo__text .button-contrast-primary-medium,.floating-promo__text .button-contrast-primary,.floating-promo__text .button-primary-contrast-small,.floating-promo__text .button-primary-contrast-medium,.floating-promo__text .button-primary-contrast,.floating-promo__text a.cookie-content-blocker.button-is-alt,.floating-promo__text a.cookie-content-blocker.button-is-alt-medium,.floating-promo__text a.cookie-content-blocker.button-is-alt-small{font-size:12px;line-height:14px}}.floating-promo__button .button:hover,.floating-promo__button .donate-form-card .donate-form-step a:hover,.donate-form-card .donate-form-step .floating-promo__button a:hover,.floating-promo__button .form-submit:hover,.floating-promo__button .block--local-tasks .tabs--wrapper ul.tabs.primary li a:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .floating-promo__button a:hover,.floating-promo__button a.button-is-alt-small:hover,.floating-promo__button a.button-is-alt-medium:hover,.floating-promo__button a.button-is-alt:hover,.floating-promo__button .button-contrast-primary-small:hover,.floating-promo__button .button-contrast-primary-medium:hover,.floating-promo__button .button-contrast-primary:hover,.floating-promo__button .button-primary-contrast-small:hover,.floating-promo__button .button-primary-contrast-medium:hover,.floating-promo__button .button-primary-contrast:hover{border-color:var(--c-contrast)}.progress-block{background:var(--c-primary);padding:4em;color:var(--c-contrast);transition:padding .1s;border-radius:24px}@media only screen and (max-width:1024px){.progress-block{padding:3em}}@media only screen and (max-width:767px){.progress-block{padding:1.25em}}@media only screen and (max-width:480px){.progress-block{padding:1em 1.25em}}.progress-block+.progress-socials{margin-top:0;padding-top:1em}.sticky-progress-active .progress-block+.progress-socials{padding-bottom:1em}.progress-bar-bg,.progress-bar{height:2em}@media only screen and (max-width:767px){.progress-bar-bg,.progress-bar{height:.69em}}.progress-bar-bg{width:100%;background:var(--c-contrast);border-radius:8px;overflow:hidden}#progress-bar{width:100%;position:relative}.progress-bar{position:relative;width:var(--progress);overflow:hidden}.progress-bar:before{content:"";display:block;position:absolute;width:100%;height:100%;animation-fill-mode:both;background:#79cd4a}.progress-bar:not(.animation-done):before{animation:progressBar 3s ease-in-out}@keyframes progressBar{0%{transform:translate(-100%)}to{transform:translate(0)}}.progress-content{display:flex;margin-top:2em;justify-content:center;align-items:center}@media only screen and (max-width:1024px){.progress-content{flex-direction:column}}@media only screen and (max-width:767px){.progress-content{margin-top:1em}}.progress-content--right{margin-left:2em}@media only screen and (max-width:1024px){.progress-content--right{margin-left:0;margin-top:1em}}.progress-content--left,.progress-content--right{display:flex;justify-content:center;align-items:center}.progress-content--left>*+*,.progress-content--right>*+*{margin-left:2em}.progress-content--left p,.progress-content--right p{margin-bottom:0}@media only screen and (max-width:480px){.progress-content--left p.is-small-heading,.progress-content--right p.is-small-heading{font-size:21px}.progress-content--left p,.progress-content--right p{font-size:14px}}@media only screen and (max-width:480px){.sticky-progress-active .progress-content--left>*+*,.sticky-progress-active .progress-content--right>*+*{margin-left:0}}.progress-content .share-button{display:flex;align-items:center}.progress-content .share-button p{margin-bottom:0;margin-right:.75em}.progress-content .share-button .icon{width:2.8em;height:2.8em}@media only screen and (max-width:767px){.progress-content .share-button .icon{width:2em;height:2em}}@media only screen and (max-width:480px){.progress-content .share-button .icon{width:1.875em;height:1.875em}}.sticky-progress-active .block--progress-bar .progress-block{display:flex;align-items:center;justify-content:center;padding:1.65em}.sticky-progress-active .block--progress-bar .progress-block .progress-bar-bg{width:25%;margin-right:2em}.sticky-progress-active .block--progress-bar .progress-block .progress-content{margin-top:0}.sticky-progress-active .block--progress-bar .progress-block .is-hidden-sticky-active{display:none}@media only screen and (max-width:1024px){.sticky-progress-active .block--progress-bar .progress-block{flex-direction:column;padding:1.25em}.sticky-progress-active .block--progress-bar .progress-block .share-button,.sticky-progress-active .block--progress-bar .progress-block .progress-content--left .is-small-heading span{display:none}.sticky-progress-active .block--progress-bar .progress-block .progress-content{flex-direction:row;justify-content:center;align-items:center;margin-top:1em}.sticky-progress-active .block--progress-bar .progress-block .progress-bar-bg{width:100%;margin-right:0}.sticky-progress-active .block--progress-bar .progress-block .progress-content--right{margin-top:0;margin-left:1em}}@media only screen and (max-width:767px){.sticky-progress-active .block--progress-bar .progress-block .progress-content--left p.is-small-heading{font-size:16px}}.sticky-progress-active .block--progress-bar{--offsetTop:0;position:fixed;top:var(--offsetTop);width:100%;left:0;margin-top:0!important;transition:transform .15s linear}@media screen and (width <= 767px){.sticky-progress-active .block--progress-bar{top:calc(var(--offsetTop) + 40px)}}.sticky-progress-active.sticky-progress-hide-offscreen .block--progress-bar{transform:translateY(-200%)}.progress-hearts{width:5%;min-width:100px;height:25%;min-height:250px;position:absolute;z-index:10;bottom:0;left:var(--progress);margin-left:-50px}.progress-hearts .heart:not(.animation-done){position:absolute;height:20%;min-height:25px;width:20%;min-width:30px;background-color:red;transform:translateZ(0);-webkit-mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='30px' height='25px' viewBox='0 0 30 25' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eheart-small%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='heart-small' fill='%23DA291D' fill-rule='nonzero'%3E%3Cpath d='M24.079142,0.0601502 C26.458655,0.3291391 28.428953,1.7726186 29.284484,3.9527455 C30.902308,8.296024 29.761385,12.6421679 26.094424,16.6210929 C23.791533,19.1203157 20.523341,21.4560922 16.375137,23.5929163 L15.099928,24.2450243 L14.190839,23.7827514 L13.821553,23.5949676 C8.418589,20.8394956 4.528111,17.8240475 2.269751,14.5720576 L2.00983,14.20075 L1.909292,14.0416916 L1.2735,12.9224947 L1.224596,12.8309561 C-0.212948,9.9635594 -0.387803,6.9362358 0.71814,3.9486493 C1.537263,1.7604621 3.474939,0.3359654 5.867847,0.0668063 C9.167927,-0.3688616 12.550667,1.3486585 15.005955,4.4768208 C17.485206,1.3562754 20.859517,-0.3659203 24.079142,0.0601502 Z' id='Path-Copy'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='30px' height='25px' viewBox='0 0 30 25' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Eheart-small%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='heart-small' fill='%23DA291D' fill-rule='nonzero'%3E%3Cpath d='M24.079142,0.0601502 C26.458655,0.3291391 28.428953,1.7726186 29.284484,3.9527455 C30.902308,8.296024 29.761385,12.6421679 26.094424,16.6210929 C23.791533,19.1203157 20.523341,21.4560922 16.375137,23.5929163 L15.099928,24.2450243 L14.190839,23.7827514 L13.821553,23.5949676 C8.418589,20.8394956 4.528111,17.8240475 2.269751,14.5720576 L2.00983,14.20075 L1.909292,14.0416916 L1.2735,12.9224947 L1.224596,12.8309561 C-0.212948,9.9635594 -0.387803,6.9362358 0.71814,3.9486493 C1.537263,1.7604621 3.474939,0.3359654 5.867847,0.0668063 C9.167927,-0.3688616 12.550667,1.3486585 15.005955,4.4768208 C17.485206,1.3562754 20.859517,-0.3659203 24.079142,0.0601502 Z' id='Path-Copy'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:bottom;mask-position:bottom;opacity:0;animation:floating-heart 8s cubic-bezier(.5,.5,.5,.5)}@keyframes floating-heart{0%{opacity:0;bottom:0%;left:0%}10%{opacity:1;bottom:20%;left:70%}20%{bottom:40%;left:10%}30%{bottom:60%;left:50%}40%{opacity:1;bottom:80%;left:5%}48%{opacity:0;bottom:100%;left:60%}to{opacity:0;bottom:100%;left:90%}}.progress-hearts .heart:nth-child(1){animation-delay:3s}.progress-hearts .heart:nth-child(2){animation-delay:4.5s}.progress-hearts .heart:nth-child(3){animation-delay:5.5s}.progress-hearts .heart:nth-child(4){animation-delay:6.5s}.native-share-button{display:inline-block}.progress-socials{display:none;justify-content:center;background:var(--c-contrast)}.progress-socials .socials{font-size:20px}@media screen and (max-width:1200px){.progress-socials .socials{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.progress-socials .socials{font-size:16px}}.block--progress-bar:not(.is-native-share).is-expanded .progress-socials{display:flex}.avatar-block{display:flex;place-content:center center}@media only screen and (max-width:480px){.avatar-block{justify-content:start}}.avatar-block .image{width:150px;min-width:150px;margin-right:1em}@media only screen and (max-width:767px){.avatar-block .image{width:75px;min-width:75px;max-height:75px}}@media only screen and (max-width:480px){.avatar-block .image{margin-right:.75em}}.avatar__content{display:flex;flex-direction:column;justify-content:center}.avatar__content .avatar__title{font-weight:700}.avatar__content p{margin-bottom:0}@media only screen and (max-width:767px){.avatar__content p{font-size:14px}}.text-expander .show-on-active{display:none}.text-expander h2{text-transform:none;color:var(--c-text-dark);margin-bottom:.5em;font-size:20px}@media screen and (max-width:1200px){.text-expander h2{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.text-expander h2{font-size:16px}}.text-expander.is-active .show-on-active{display:block}.text-expander.is-active .hide-on-active{display:none}.text-expander--button{font-weight:700;font-size:20px}@media screen and (max-width:1200px){.text-expander--button{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.text-expander--button{font-size:16px}}.text-expander--primary .text-expander--button{color:var(--c-primary)}.text-expander--block{background:var(--c-extra-light);padding:1.6em 2.7em}@media only screen and (max-width:480px){.text-expander--block{padding:1em;margin-left:-16px;margin-right:-16px}.text-expander--block .is-slim-small{font-weight:400;margin-bottom:.5em;display:inline-block}}.image-slider.flickity-enabled .slide{width:100%;top:0;bottom:auto}@media only screen and (max-width:767px){.js.image-slider{margin-left:-16px;margin-right:-16px}}.image-slider .flickity-prev-next-button svg{width:2.3rem;height:2.3rem;top:50%;left:50%;transform:translate(-50%,-50%)}.image-slider .flickity-prev-next-button .arrow{color:var(--c-border-light)}.image-slider .flickity-prev-next-button .arrow:hover{color:var(--c-primary)}@media only screen and (max-width:1024px){.image-slider .flickity-prev-next-button .arrow,.image-slider .flickity-prev-next-button .arrow:hover{color:var(--c-contrast)}}@media only screen and (max-width:767px){.image-slider .flickity-prev-next-button svg{width:1.5rem;height:1.5rem}}.image-slider .flickity-prev-next-button.previous{left:-3.5em}@media only screen and (max-width:1024px){.image-slider .flickity-prev-next-button.previous{left:1em}}.image-slider .flickity-prev-next-button.next{right:-3.5em;top:15em}@media only screen and (max-width:1024px){.image-slider .flickity-prev-next-button.next{right:1em}}.image-slider .flickity-prev-next-button.previous,.image-slider .flickity-prev-next-button.next{top:15em}@media only screen and (max-width:1024px){.image-slider .flickity-prev-next-button.previous,.image-slider .flickity-prev-next-button.next{top:13.5em}}@media only screen and (max-width:767px){.image-slider .flickity-prev-next-button.previous,.image-slider .flickity-prev-next-button.next{top:12.35em}}@media only screen and (width <= 650px){.image-slider .flickity-prev-next-button.previous,.image-slider .flickity-prev-next-button.next{top:11.5em}}@media only screen and (width <= 600px){.image-slider .flickity-prev-next-button.previous,.image-slider .flickity-prev-next-button.next{top:10.5em}}@media only screen and (width <= 500px){.image-slider .flickity-prev-next-button.previous,.image-slider .flickity-prev-next-button.next{top:9.5em}}@media only screen and (max-width:480px){.image-slider .flickity-prev-next-button.previous,.image-slider .flickity-prev-next-button.next{top:8em}}@media only screen and (width <= 480px){.image-slider .flickity-prev-next-button.previous,.image-slider .flickity-prev-next-button.next{top:8.5em}}@media only screen and (width <= 400px){.image-slider .flickity-prev-next-button.previous,.image-slider .flickity-prev-next-button.next{top:7.5em}}@media only screen and (width <= 375px){.image-slider .flickity-prev-next-button.previous,.image-slider .flickity-prev-next-button.next{top:7em}}@media only screen and (width <= 350px){.image-slider .flickity-prev-next-button.previous,.image-slider .flickity-prev-next-button.next{top:6em}}.image-slider-card__text{display:flex;padding:.5em}.image-slider-card__text p{font-size:16px}@media screen and (max-width:1200px){.image-slider-card__text p{font-size:calc(16px + 0*(100vw - 320px))}}@media screen and (max-width:320px){.image-slider-card__text p{font-size:16px}}.image-slider-card__visual .image-portrait{background:var(--c-extra-light)}.image-slider-card__visual .image-portrait .is-bg{background-size:contain}.image-slider .ratio:before{content:"";display:inline-block;vertical-align:middle;padding-bottom:var(--ratio)}.highlight-blocks{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem}@media only screen and (max-width:1024px){.highlight-blocks{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.highlight-blocks{grid-template-columns:1fr;margin-left:4.5rem;margin-right:4.5rem}}@media only screen and (max-width:480px){.highlight-blocks{margin-left:0;margin-right:0}}.highlight-blocks .card{margin-bottom:0;position:relative}.highlight-blocks .card .card__content{margin:0}.highlight-blocks .card .card__content h4,.highlight-blocks .card .card__content p{margin-bottom:0}.highlight-blocks .card .card__content .card__visual{position:relative;margin-left:0;margin-right:0;margin-bottom:0}.highlight-blocks .card .card__content .card__visual .text-on-image{padding:0 1.5rem;position:absolute;bottom:0;left:0;width:100%;color:var(--c-contrast);margin-bottom:.5rem;font-size:28px}@media screen and (max-width:1200px){.highlight-blocks .card .card__content .card__visual .text-on-image{font-size:calc(24px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.highlight-blocks .card .card__content .card__visual .text-on-image{font-size:24px}}.highlight-blocks .card .card__content .card__visual .image-layover{background-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.25) 60%);width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.highlight-blocks .card .card__content .card__content--inner{margin:2em 1.5em}.highlight-blocks .card .card__content .card__content--inner h4{min-height:max-content;text-transform:none;color:var(--c-text-dark);font-size:16px}@media screen and (max-width:1200px){.highlight-blocks .card .card__content .card__content--inner h4{font-size:calc(16px + 0*(100vw - 320px))}}@media screen and (max-width:320px){.highlight-blocks .card .card__content .card__content--inner h4{font-size:16px}}.highlight-blocks .card .card__content .card__content--inner>*+*{margin-top:1.5rem}.highlight-blocks .card .card__content .card__content--inner .progress-block{background:var(--c-contrast);padding:0;color:var(--c-text-dark)}.highlight-blocks .card .card__content .card__content--inner .progress-content{flex-direction:column;margin-top:.5em}.highlight-blocks .card .card__content .card__content--inner .progress-bar-bg{background:var(--c-primary-pastel)}.highlight-blocks .card .card__content .card__content--inner .progress-bar:before{background:var(--c-primary)}.highlight-blocks .card .card__content .card__content--inner .avatar-block{justify-content:flex-start}.highlight-blocks .card .card__content .card__content--inner .avatar-block .image{width:50px;height:50px;min-width:50px}.highlight-blocks .card .card__content .card__content--inner .avatar__content{text-align:left;justify-content:center;align-items:flex-start}.highlight-blocks .card .card__content .card__content--inner .avatar__content h4{font-size:16px}@media screen and (max-width:1200px){.highlight-blocks .card .card__content .card__content--inner .avatar__content h4{font-size:calc(16px + 0*(100vw - 320px))}}@media screen and (max-width:320px){.highlight-blocks .card .card__content .card__content--inner .avatar__content h4{font-size:16px}}.highlight-blocks .card .card__content .card__content--inner .avatar__content p{line-height:1.15rem;font-size:14px}@media screen and (max-width:1200px){.highlight-blocks .card .card__content .card__content--inner .avatar__content p{font-size:calc(14px + 0*(100vw - 320px))}}@media screen and (max-width:320px){.highlight-blocks .card .card__content .card__content--inner .avatar__content p{font-size:14px}}.donate-list,.donate-list-holder.is-active .donate-list--expander,.donate-list-holder{display:grid;gap:1em}.donate-list-item{display:grid;grid-template-columns:1fr 3fr}.donate-list-item p{margin-bottom:0}@media only screen and (max-width:767px){.donate-list-item{grid-template-columns:1fr 3fr}}@media only screen and (max-width:480px){.donate-list-item{grid-template-columns:3fr 1fr}}.donate-list-item--text{grid-column:2}@media only screen and (max-width:480px){.donate-list-item--text{grid-column:1/span 2}}.donate-list-item--amount{font-weight:700;color:var(--c-primary)}.donate-list-item--amount p{font-size:28px}@media screen and (max-width:1200px){.donate-list-item--amount p{font-size:calc(22px + 6 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.donate-list-item--amount p{font-size:22px}}@media only screen and (max-width:480px){.donate-list-item--amount{grid-column:2;grid-row:1;text-align:right;margin-left:auto}}.donate-list-item--title{font-weight:700}@media only screen and (max-width:480px){.donate-list-item--title{grid-column:1;grid-row:1;margin-right:.5em}}.donate-list-item--amount,.donate-list-item--title{display:flex;align-items:center}.donate-list--expander{display:none}.donate-list-holder.is-active+.donate-list-button{display:none}.donate-list-holder{padding-bottom:1em}.logo-matrix{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.5rem 1rem}.logo-matrix h6{text-align:center;margin-bottom:0;margin-top:.5em;color:#000;font-size:18px;font-weight:600}.logo-matrix p{text-align:center;margin-bottom:0;margin-top:.2em;color:#000;font-size:16px}.logo-matrix .logo-holder{min-height:80px;max-height:80px;height:80px;padding:6px 2rem;border:1px solid #C4C4C4}.logo-matrix .logo-holder img{display:block;width:100%;height:100%;position:relative;object-fit:contain}.logo-matrix .logo-holder .is-bg{height:100%;background-size:contain;background-position:top left}.logo-matrix .logo-holder .is-bg>img{object-fit:contain}.logo-matrix a:hover .logo-holder{border:1px solid #000}@media only screen and (max-width:1024px){.logo-matrix{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:480px){.logo-matrix{grid-template-columns:repeat(2,1fr)}}.event-timer-block{background-color:var(--c-primary-pastel);padding:26px}.event-timer-block h3,.event-timer-block table caption,table .event-timer-block caption{color:var(--c-primary);text-transform:uppercase;text-align:center;margin-bottom:32px}.event-timer-block>div{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.event-timer-block>div>div{flex-shrink:0;padding-left:16px;padding-right:16px;padding-bottom:16px}.countdown{display:grid;gap:1rem;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr)}@media only screen and (max-width:480px){.countdown{gap:4px}}.countdown>div{display:block;background-color:#fff;padding:20px;text-align:center}@media only screen and (max-width:480px){.countdown>div{padding:10px}}.countdown-label{text-align:center;display:block;width:100%;font-size:14px;font-weight:800;color:var(--c-primary);line-height:2.8;text-transform:uppercase}@media only screen and (max-width:767px){.countdown-label{font-size:10px}}@media only screen and (max-width:480px){.countdown-label{font-size:8px}}.countdown-number{text-align:center;display:block;width:100%;font-size:46px;font-weight:800;color:var(--c-primary)}@media only screen and (max-width:767px){.countdown-number{font-size:32px}}@media only screen and (max-width:480px){.countdown-number{font-size:22px}}.countdown-small{gap:4px}.countdown-small>div{padding:8px}.countdown-small .countdown-label{font-size:10px}@media only screen and (max-width:480px){.countdown-small .countdown-label{font-size:8px}}.countdown-small .countdown-number{font-size:32px}@media only screen and (max-width:480px){.countdown-small .countdown-number{font-size:22px}}.newsletter-block{position:static;z-index:6;opacity:1}@media only screen and (max-width:480px){.newsletter-block .container{padding-left:8px;padding-right:8px}}.newsletter-block .privacy-statement h4{text-transform:none;color:var(--c-contrast)}.newsletter-block .privacy-statement a{color:#fff;text-decoration:underline}.newsletter-block .privacy-statement h4,.newsletter-block .privacy-statement a,.newsletter-block .privacy-statement p{font-size:14px}.newsletter-block__inner{display:flex;border-radius:10px;overflow:hidden;position:relative;background:#5a80b6;color:var(--c-contrast)}@media only screen and (max-width:1024px){.newsletter-block__inner{margin-left:0;margin-right:0;flex-direction:column}}.newsletter-block__inner--left,.newsletter-block__inner--center,.newsletter-block__inner--right{display:flex}.newsletter-block__inner--center{padding:2em 2em 1.5em;display:flex;flex:1}@media only screen and (max-width:767px){.newsletter-block__inner--center{padding:16px;width:100%}}.newsletter-block__inner--right{padding:2em;display:flex;justify-content:center;align-items:center;background:#ffffff1a;width:18.75em}@media only screen and (max-width:1024px){.newsletter-block__inner--right{width:100%;padding:8px}}.newsletter-block__text{display:flex;flex-direction:column}.newsletter-block__text .newsletter-block__title{text-transform:uppercase;line-height:1.1;letter-spacing:-.0125em;font-size:24px}@media screen and (max-width:1200px){.newsletter-block__text .newsletter-block__title{font-size:calc(18px + 6 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.newsletter-block__text .newsletter-block__title{font-size:18px}}.newsletter-block__text p a{color:var(--c-alt)}.newsletter-block__text .newsletter-block__button{margin-top:auto}@media only screen and (max-width:1024px){.newsletter-block__text .newsletter-block__button{margin-top:16px}}@media only screen and (max-width:1024px){.newsletter-block__text{width:100%}}.newsletter-block__button .button,.newsletter-block__button .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .newsletter-block__button a,.newsletter-block__button .form-actions .form-submit.webform-button--next,.form-actions .newsletter-block__button .form-submit.webform-button--next,.newsletter-block__button .form-actions .form-submit.webform-button--submit,.form-actions .newsletter-block__button .form-submit.webform-button--submit,.newsletter-block__button .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .newsletter-block__button .form-submit,.newsletter-block__button .donate-form .form .form-submit,.donate-form .form .newsletter-block__button .form-submit,.newsletter-block__button .form-submit,.newsletter-block__button .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .newsletter-block__button a,.newsletter-block__button a.button-is-alt-small,.newsletter-block__button a.button-is-alt-medium,.newsletter-block__button a.button-is-alt,.newsletter-block__button .button-contrast-primary-small,.newsletter-block__button .button-contrast-primary-medium,.newsletter-block__button .button-contrast-primary,.newsletter-block__button .button-primary-contrast-small,.newsletter-block__button .button-primary-contrast-medium,.newsletter-block__button .button-primary-contrast{text-align:center}.newsletter-block__inner--left{position:relative;width:13.875em}@media only screen and (max-width:1024px){.newsletter-block__inner--left{width:100%}}@media only screen and (max-width:1024px){.newsletter-block__head{display:flex;align-items:center;margin-bottom:16px}}@media only screen and (max-width:480px){.newsletter-block__head{align-items:flex-start}}.newsletter-block__visual{position:relative;width:100%}.newsletter-block__visual .is-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center top}@media only screen and (max-width:1024px){.newsletter-block__visual{height:106px;width:106px;margin-right:16px;flex-shrink:0;background-position:center center}}.newsletter-block__text p,.newsletter-block__text a,.newsletter-block__text .button,.newsletter-block__text .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .newsletter-block__text a,.newsletter-block__text .form-actions .form-submit.webform-button--next,.form-actions .newsletter-block__text .form-submit.webform-button--next,.newsletter-block__text .form-actions .form-submit.webform-button--submit,.form-actions .newsletter-block__text .form-submit.webform-button--submit,.newsletter-block__text .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .newsletter-block__text .form-submit,.newsletter-block__text .donate-form .form .form-submit,.donate-form .form .newsletter-block__text .form-submit,.newsletter-block__text .form-submit,.newsletter-block__text .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .newsletter-block__text a,.newsletter-block__text .button-contrast-primary-small,.newsletter-block__text .button-contrast-primary-medium,.newsletter-block__text .button-contrast-primary,.newsletter-block__text .button-primary-contrast-small,.newsletter-block__text .button-primary-contrast-medium,.newsletter-block__text .button-primary-contrast,.newsletter-block__text a.cookie-content-blocker.button-is-alt,.newsletter-block__text a.cookie-content-blocker.button-is-alt-medium,.newsletter-block__text a.cookie-content-blocker.button-is-alt-small{line-height:1.5;font-size:20px}@media screen and (max-width:1200px){.newsletter-block__text p,.newsletter-block__text a,.newsletter-block__text .button,.newsletter-block__text .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .newsletter-block__text a,.newsletter-block__text .form-actions .form-submit.webform-button--next,.form-actions .newsletter-block__text .form-submit.webform-button--next,.newsletter-block__text .form-actions .form-submit.webform-button--submit,.form-actions .newsletter-block__text .form-submit.webform-button--submit,.newsletter-block__text .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .newsletter-block__text .form-submit,.newsletter-block__text .donate-form .form .form-submit,.donate-form .form .newsletter-block__text .form-submit,.newsletter-block__text .form-submit,.newsletter-block__text .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .newsletter-block__text a,.newsletter-block__text .button-contrast-primary-small,.newsletter-block__text .button-contrast-primary-medium,.newsletter-block__text .button-contrast-primary,.newsletter-block__text .button-primary-contrast-small,.newsletter-block__text .button-primary-contrast-medium,.newsletter-block__text .button-primary-contrast,.newsletter-block__text a.cookie-content-blocker.button-is-alt,.newsletter-block__text a.cookie-content-blocker.button-is-alt-medium,.newsletter-block__text a.cookie-content-blocker.button-is-alt-small{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.newsletter-block__text p,.newsletter-block__text a,.newsletter-block__text .button,.newsletter-block__text .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .newsletter-block__text a,.newsletter-block__text .form-actions .form-submit.webform-button--next,.form-actions .newsletter-block__text .form-submit.webform-button--next,.newsletter-block__text .form-actions .form-submit.webform-button--submit,.form-actions .newsletter-block__text .form-submit.webform-button--submit,.newsletter-block__text .donate-form .kf-donate-form .form-submit,.donate-form .kf-donate-form .newsletter-block__text .form-submit,.newsletter-block__text .donate-form .form .form-submit,.donate-form .form .newsletter-block__text .form-submit,.newsletter-block__text .form-submit,.newsletter-block__text .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .newsletter-block__text a,.newsletter-block__text .button-contrast-primary-small,.newsletter-block__text .button-contrast-primary-medium,.newsletter-block__text .button-contrast-primary,.newsletter-block__text .button-primary-contrast-small,.newsletter-block__text .button-primary-contrast-medium,.newsletter-block__text .button-primary-contrast,.newsletter-block__text a.cookie-content-blocker.button-is-alt,.newsletter-block__text a.cookie-content-blocker.button-is-alt-medium,.newsletter-block__text a.cookie-content-blocker.button-is-alt-small{font-size:16px}}.newsletter-block__button .button:hover,.newsletter-block__button .donate-form-card .donate-form-step a:hover,.donate-form-card .donate-form-step .newsletter-block__button a:hover,.newsletter-block__button .form-submit:hover,.newsletter-block__button .block--local-tasks .tabs--wrapper ul.tabs.primary li a:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .newsletter-block__button a:hover,.newsletter-block__button a.button-is-alt-small:hover,.newsletter-block__button a.button-is-alt-medium:hover,.newsletter-block__button a.button-is-alt:hover,.newsletter-block__button .button-contrast-primary-small:hover,.newsletter-block__button .button-contrast-primary-medium:hover,.newsletter-block__button .button-contrast-primary:hover,.newsletter-block__button .button-primary-contrast-small:hover,.newsletter-block__button .button-primary-contrast-medium:hover,.newsletter-block__button .button-primary-contrast:hover{border-color:var(--c-contrast)}.nowrap{word-break:keep-all}.styleguide-heading{text-transform:none;color:var(--c-text-dark)}.block.styleguide .container+.container{margin-top:4em}.styleguide .footer-spacing{margin-top:3em}.styleguide-section{margin-bottom:2em!important}.styleguide-section>*{margin-top:0;margin-bottom:0}.styleguide-section>*+*{margin-top:1.5em}.styleguide-section__inner{margin:0 2.5em}@media only screen and (max-width:767px){.styleguide-section__inner{margin:0}}.styleguide-section__inner--small{width:50%}@media only screen and (max-width:1200px){.styleguide-section__inner--small{width:75%}}@media only screen and (max-width:767px){.styleguide-section__inner--small{width:100%}}.styleguide-section code{background-color:#efefef;display:inline-block;padding:.25em .5em;border-radius:4px;border:1px solid #ddd;font-size:.85em;line-height:1}.button-holder{margin-top:32px}.styleguide-section__inner .button-holder{display:flex;align-items:center}.styleguide-section__inner .button-holder+.button-holder{margin-top:1em}.styleguide-section__inner .button-holder .button+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button+a,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+a,.styleguide-section__inner .button-holder .form-submit+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .form-submit+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .form-submit+a,.styleguide-section__inner .button-holder .button+.form-submit,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.form-submit,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.form-submit,.styleguide-section__inner .button-holder .form-submit+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button+a,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .form-submit+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .form-submit+a,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+a,.styleguide-section__inner .button-holder a.button-is-alt-small+.button,.styleguide-section__inner .button-holder a.button-is-alt-small+.form-submit,.styleguide-section__inner .button-holder .button+a.button-is-alt-small,.styleguide-section__inner .button-holder .form-submit+a.button-is-alt-small,.styleguide-section__inner .button-holder a.button-is-alt-small+a.button-is-alt-small,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button,.styleguide-section__inner .button-holder a.button-is-alt-medium+.form-submit,.styleguide-section__inner .button-holder a.button-is-alt-medium+a.button-is-alt-small,.styleguide-section__inner .button-holder .button+a.button-is-alt-medium,.styleguide-section__inner .button-holder .form-submit+a.button-is-alt-medium,.styleguide-section__inner .button-holder a.button-is-alt-small+a.button-is-alt-medium,.styleguide-section__inner .button-holder a.button-is-alt-medium+a.button-is-alt-medium,.styleguide-section__inner .button-holder a.button-is-alt+.button,.styleguide-section__inner .button-holder a.button-is-alt+.form-submit,.styleguide-section__inner .button-holder a.button-is-alt+a.button-is-alt-small,.styleguide-section__inner .button-holder a.button-is-alt+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button+a.button-is-alt,.styleguide-section__inner .button-holder .form-submit+a.button-is-alt,.styleguide-section__inner .button-holder a.button-is-alt-small+a.button-is-alt,.styleguide-section__inner .button-holder a.button-is-alt-medium+a.button-is-alt,.styleguide-section__inner .button-holder a.button-is-alt+a.button-is-alt,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-contrast-primary-small+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-contrast-primary-small+a,.styleguide-section__inner .button-holder .button-contrast-primary-small+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary-small+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-contrast-primary-small+a,.styleguide-section__inner .button-holder .button-contrast-primary-small+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-contrast-primary-small+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-contrast-primary-small+a.button-is-alt,.styleguide-section__inner .button-holder .button+.button-contrast-primary-small,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary-small,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-contrast-primary-small,.styleguide-section__inner .button-holder .form-submit+.button-contrast-primary-small,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary-small,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-contrast-primary-small,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-contrast-primary-small,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-contrast-primary-small,.styleguide-section__inner .button-holder a.button-is-alt+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-contrast-primary-medium+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-contrast-primary-medium+a,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary-medium+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-contrast-primary-medium+a,.styleguide-section__inner .button-holder .button-contrast-primary-medium+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-contrast-primary-medium+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-contrast-primary-medium+a.button-is-alt,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary-medium,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .form-submit+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary-medium,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-contrast-primary-medium,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-contrast-primary-medium,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-contrast-primary-medium,.styleguide-section__inner .button-holder a.button-is-alt+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-contrast-primary+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-contrast-primary+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-contrast-primary+a,.styleguide-section__inner .button-holder .button-contrast-primary+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-contrast-primary+a,.styleguide-section__inner .button-holder .button-contrast-primary+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-contrast-primary+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-contrast-primary+a.button-is-alt,.styleguide-section__inner .button-holder .button-contrast-primary+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-contrast-primary+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button+.button-contrast-primary,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-contrast-primary,.styleguide-section__inner .button-holder .form-submit+.button-contrast-primary,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-contrast-primary,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-contrast-primary,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-contrast-primary,.styleguide-section__inner .button-holder a.button-is-alt+.button-contrast-primary,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-contrast-primary,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-contrast-primary,.styleguide-section__inner .button-holder .button-contrast-primary+.button-contrast-primary,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-primary-contrast-small+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-primary-contrast-small+a,.styleguide-section__inner .button-holder .button-primary-contrast-small+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast-small+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-primary-contrast-small+a,.styleguide-section__inner .button-holder .button-primary-contrast-small+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-primary-contrast-small+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-primary-contrast-small+a.button-is-alt,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-contrast-primary,.styleguide-section__inner .button-holder .button+.button-primary-contrast-small,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast-small,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-primary-contrast-small,.styleguide-section__inner .button-holder .form-submit+.button-primary-contrast-small,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast-small,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-primary-contrast-small,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-primary-contrast-small,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-primary-contrast-small,.styleguide-section__inner .button-holder a.button-is-alt+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-contrast-primary+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-primary-contrast-medium+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-primary-contrast-medium+a,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast-medium+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-primary-contrast-medium+a,.styleguide-section__inner .button-holder .button-primary-contrast-medium+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-primary-contrast-medium+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-primary-contrast-medium+a.button-is-alt,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-contrast-primary,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast-medium,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .form-submit+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast-medium,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-primary-contrast-medium,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-primary-contrast-medium,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-primary-contrast-medium,.styleguide-section__inner .button-holder a.button-is-alt+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-contrast-primary+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-primary-contrast+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-primary-contrast+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-primary-contrast+a,.styleguide-section__inner .button-holder .button-primary-contrast+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-primary-contrast+a,.styleguide-section__inner .button-holder .button-primary-contrast+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-primary-contrast+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-primary-contrast+a.button-is-alt,.styleguide-section__inner .button-holder .button-primary-contrast+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-primary-contrast+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-primary-contrast+.button-contrast-primary,.styleguide-section__inner .button-holder .button-primary-contrast+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-primary-contrast+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button+.button-primary-contrast,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-primary-contrast,.styleguide-section__inner .button-holder .form-submit+.button-primary-contrast,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-primary-contrast,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-primary-contrast,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-primary-contrast,.styleguide-section__inner .button-holder a.button-is-alt+.button-primary-contrast,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-primary-contrast,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-primary-contrast,.styleguide-section__inner .button-holder .button-contrast-primary+.button-primary-contrast,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-primary-contrast,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-primary-contrast,.styleguide-section__inner .button-holder .button-primary-contrast+.button-primary-contrast{margin-left:1em}@media only screen and (max-width:480px){.styleguide-section__inner .button-holder{flex-direction:column-reverse}.styleguide-section__inner .button-holder+.button-holder{margin-top:3em}.styleguide-section__inner .button-holder .button+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button+a,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+a,.styleguide-section__inner .button-holder .form-submit+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .form-submit+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .form-submit+a,.styleguide-section__inner .button-holder .button+.form-submit,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.form-submit,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.form-submit,.styleguide-section__inner .button-holder .form-submit+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button+a,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .form-submit+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .form-submit+a,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+a,.styleguide-section__inner .button-holder a.button-is-alt-small+.button,.styleguide-section__inner .button-holder a.button-is-alt-small+.form-submit,.styleguide-section__inner .button-holder .button+a.button-is-alt-small,.styleguide-section__inner .button-holder .form-submit+a.button-is-alt-small,.styleguide-section__inner .button-holder a.button-is-alt-small+a.button-is-alt-small,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button,.styleguide-section__inner .button-holder a.button-is-alt-medium+.form-submit,.styleguide-section__inner .button-holder a.button-is-alt-medium+a.button-is-alt-small,.styleguide-section__inner .button-holder .button+a.button-is-alt-medium,.styleguide-section__inner .button-holder .form-submit+a.button-is-alt-medium,.styleguide-section__inner .button-holder a.button-is-alt-small+a.button-is-alt-medium,.styleguide-section__inner .button-holder a.button-is-alt-medium+a.button-is-alt-medium,.styleguide-section__inner .button-holder a.button-is-alt+.button,.styleguide-section__inner .button-holder a.button-is-alt+.form-submit,.styleguide-section__inner .button-holder a.button-is-alt+a.button-is-alt-small,.styleguide-section__inner .button-holder a.button-is-alt+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button+a.button-is-alt,.styleguide-section__inner .button-holder .form-submit+a.button-is-alt,.styleguide-section__inner .button-holder a.button-is-alt-small+a.button-is-alt,.styleguide-section__inner .button-holder a.button-is-alt-medium+a.button-is-alt,.styleguide-section__inner .button-holder a.button-is-alt+a.button-is-alt,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-contrast-primary-small+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-contrast-primary-small+a,.styleguide-section__inner .button-holder .button-contrast-primary-small+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary-small+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-contrast-primary-small+a,.styleguide-section__inner .button-holder .button-contrast-primary-small+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-contrast-primary-small+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-contrast-primary-small+a.button-is-alt,.styleguide-section__inner .button-holder .button+.button-contrast-primary-small,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary-small,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-contrast-primary-small,.styleguide-section__inner .button-holder .form-submit+.button-contrast-primary-small,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary-small,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-contrast-primary-small,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-contrast-primary-small,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-contrast-primary-small,.styleguide-section__inner .button-holder a.button-is-alt+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-contrast-primary-medium+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-contrast-primary-medium+a,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary-medium+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-contrast-primary-medium+a,.styleguide-section__inner .button-holder .button-contrast-primary-medium+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-contrast-primary-medium+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-contrast-primary-medium+a.button-is-alt,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary-medium,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .form-submit+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary-medium,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-contrast-primary-medium,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-contrast-primary-medium,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-contrast-primary-medium,.styleguide-section__inner .button-holder a.button-is-alt+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-contrast-primary+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-contrast-primary+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-contrast-primary+a,.styleguide-section__inner .button-holder .button-contrast-primary+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-contrast-primary+a,.styleguide-section__inner .button-holder .button-contrast-primary+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-contrast-primary+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-contrast-primary+a.button-is-alt,.styleguide-section__inner .button-holder .button-contrast-primary+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-contrast-primary+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button+.button-contrast-primary,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-contrast-primary,.styleguide-section__inner .button-holder .form-submit+.button-contrast-primary,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-contrast-primary,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-contrast-primary,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-contrast-primary,.styleguide-section__inner .button-holder a.button-is-alt+.button-contrast-primary,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-contrast-primary,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-contrast-primary,.styleguide-section__inner .button-holder .button-contrast-primary+.button-contrast-primary,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-primary-contrast-small+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-primary-contrast-small+a,.styleguide-section__inner .button-holder .button-primary-contrast-small+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast-small+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-primary-contrast-small+a,.styleguide-section__inner .button-holder .button-primary-contrast-small+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-primary-contrast-small+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-primary-contrast-small+a.button-is-alt,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-contrast-primary,.styleguide-section__inner .button-holder .button+.button-primary-contrast-small,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast-small,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-primary-contrast-small,.styleguide-section__inner .button-holder .form-submit+.button-primary-contrast-small,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast-small,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-primary-contrast-small,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-primary-contrast-small,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-primary-contrast-small,.styleguide-section__inner .button-holder a.button-is-alt+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-contrast-primary+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-primary-contrast-medium+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-primary-contrast-medium+a,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast-medium+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-primary-contrast-medium+a,.styleguide-section__inner .button-holder .button-primary-contrast-medium+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-primary-contrast-medium+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-primary-contrast-medium+a.button-is-alt,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-contrast-primary,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast-medium,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .form-submit+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast-medium,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-primary-contrast-medium,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-primary-contrast-medium,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-primary-contrast-medium,.styleguide-section__inner .button-holder a.button-is-alt+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-contrast-primary+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button-primary-contrast+.button,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step .button-primary-contrast+a,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder .button-primary-contrast+a,.styleguide-section__inner .button-holder .button-primary-contrast+.form-submit,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder .button-primary-contrast+a,.styleguide-section__inner .button-holder .button-primary-contrast+a.button-is-alt-small,.styleguide-section__inner .button-holder .button-primary-contrast+a.button-is-alt-medium,.styleguide-section__inner .button-holder .button-primary-contrast+a.button-is-alt,.styleguide-section__inner .button-holder .button-primary-contrast+.button-contrast-primary-small,.styleguide-section__inner .button-holder .button-primary-contrast+.button-contrast-primary-medium,.styleguide-section__inner .button-holder .button-primary-contrast+.button-contrast-primary,.styleguide-section__inner .button-holder .button-primary-contrast+.button-primary-contrast-small,.styleguide-section__inner .button-holder .button-primary-contrast+.button-primary-contrast-medium,.styleguide-section__inner .button-holder .button+.button-primary-contrast,.styleguide-section__inner .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast,.donate-form-card .donate-form-step .styleguide-section__inner .button-holder a+.button-primary-contrast,.styleguide-section__inner .button-holder .form-submit+.button-primary-contrast,.styleguide-section__inner .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section__inner .button-holder a+.button-primary-contrast,.styleguide-section__inner .button-holder a.button-is-alt-small+.button-primary-contrast,.styleguide-section__inner .button-holder a.button-is-alt-medium+.button-primary-contrast,.styleguide-section__inner .button-holder a.button-is-alt+.button-primary-contrast,.styleguide-section__inner .button-holder .button-contrast-primary-small+.button-primary-contrast,.styleguide-section__inner .button-holder .button-contrast-primary-medium+.button-primary-contrast,.styleguide-section__inner .button-holder .button-contrast-primary+.button-primary-contrast,.styleguide-section__inner .button-holder .button-primary-contrast-small+.button-primary-contrast,.styleguide-section__inner .button-holder .button-primary-contrast-medium+.button-primary-contrast,.styleguide-section__inner .button-holder .button-primary-contrast+.button-primary-contrast{margin-left:0;margin-bottom:1em}}.styleguide-section__inner .link-holder+.link-holder{margin-left:4em}@media only screen and (max-width:767px){.styleguide-section__inner .link-holder+.link-holder{margin-left:0;margin-top:1em}}.styleguide .location-expander .location-tabs{padding-top:0}.styleguide p.is-intro,.styleguide .card-holder.two-items{margin-top:1em}.styleguide .nav--basic{margin-bottom:3em}@media only screen and (max-width:767px){.styleguide-section__inner .js.location-expander{margin-left:-16px;margin-right:-16px}}.styleguide-section__inner .bruut-cookie{position:relative}@media only screen and (max-width:1024px){.styleguide .column.is-full-tablet.has-margin-tablet{margin-top:2em}}.styleguide-section .columns--half{width:50%}@media only screen and (max-width:1200px){.styleguide-section .columns--half{width:75%}}@media only screen and (max-width:767px){.styleguide-section .columns--half{width:100%}}.styleguide-section .container>header,.container .styleguide-section>header{font-weight:700;display:block;padding:.5em 0;background:none;color:var(--c-text-dark);border-bottom:1px solid var(--c-border);font-size:36px}@media screen and (max-width:1200px){.styleguide-section .container>header,.container .styleguide-section>header{font-size:calc(18px + 18 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.styleguide-section .container>header,.container .styleguide-section>header{font-size:18px}}.styleguide p.title{font-weight:700;font-size:24px}@media screen and (max-width:1200px){.styleguide p.title{font-size:calc(16px + 8 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.styleguide p.title{font-size:16px}}.styleguide .divider{background:none;border-bottom:1px solid var(--c-border);display:block;height:1em;margin:1em 0}.styleguide .logo{width:200px}.styleguide-swatch{overflow:hidden;font-size:14px;margin-bottom:2em}.column.is-swatch{flex:none;width:25%}@media only screen and (max-width:767px){.column.is-swatch{width:33.3333333333%}}@media only screen and (max-width:480px){.column.is-swatch{width:50%}}.styleguide-swatch .content{padding:.5em 1em .75em;text-align:center}.styleguide-swatch .content>span{display:block;font-weight:700}.styleguide-swatch .color{width:100%;padding-bottom:60%}.styleguide-icons{margin:0;padding:.75rem 0;list-style:none;display:flex;flex-wrap:wrap}.styleguide-icons li{flex:none;padding:.75rem;text-align:center;margin-top:0;position:relative}.styleguide-icons li+li{margin-top:0}.styleguide-icons.small li{width:14.2857142857%}@media only screen and (max-width:1024px){.styleguide-icons.small li{width:20%}}@media only screen and (max-width:767px){.styleguide-icons.small li{width:25%}}@media only screen and (max-width:480px){.styleguide-icons.small li{width:33.3333333333%}}.styleguide-icons.large li{width:16.6666666667%}@media only screen and (max-width:1024px){.styleguide-icons.large li{width:20%}}@media only screen and (max-width:767px){.styleguide-icons.large li{width:25%}}@media only screen and (max-width:480px){.styleguide-icons.large li{width:50%}}.styleguide-icons li img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.styleguide-icons.large .icon{width:5em;height:5em}.styleguide-icons p{margin-top:.5em}.styleguide-section .button-holder{display:flex;align-items:center}.styleguide-section .button-holder+.button-holder{margin-top:1em}.styleguide-section .button-holder .button+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button+a,.styleguide-section .button-holder .donate-form-card .donate-form-step a+a,.donate-form-card .donate-form-step .styleguide-section .button-holder a+a,.styleguide-section .button-holder .form-submit+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .form-submit+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .form-submit+a,.styleguide-section .button-holder .button+.form-submit,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.form-submit,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.form-submit,.styleguide-section .button-holder .form-submit+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button+a,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .form-submit+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .form-submit+a,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+a,.styleguide-section .button-holder a.button-is-alt-small+.button,.styleguide-section .button-holder a.button-is-alt-small+.form-submit,.styleguide-section .button-holder .button+a.button-is-alt-small,.styleguide-section .button-holder .form-submit+a.button-is-alt-small,.styleguide-section .button-holder a.button-is-alt-small+a.button-is-alt-small,.styleguide-section .button-holder a.button-is-alt-medium+.button,.styleguide-section .button-holder a.button-is-alt-medium+.form-submit,.styleguide-section .button-holder a.button-is-alt-medium+a.button-is-alt-small,.styleguide-section .button-holder .button+a.button-is-alt-medium,.styleguide-section .button-holder .form-submit+a.button-is-alt-medium,.styleguide-section .button-holder a.button-is-alt-small+a.button-is-alt-medium,.styleguide-section .button-holder a.button-is-alt-medium+a.button-is-alt-medium,.styleguide-section .button-holder a.button-is-alt+.button,.styleguide-section .button-holder a.button-is-alt+.form-submit,.styleguide-section .button-holder a.button-is-alt+a.button-is-alt-small,.styleguide-section .button-holder a.button-is-alt+a.button-is-alt-medium,.styleguide-section .button-holder .button+a.button-is-alt,.styleguide-section .button-holder .form-submit+a.button-is-alt,.styleguide-section .button-holder a.button-is-alt-small+a.button-is-alt,.styleguide-section .button-holder a.button-is-alt-medium+a.button-is-alt,.styleguide-section .button-holder a.button-is-alt+a.button-is-alt,.styleguide-section .button-holder .button-contrast-primary-small+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-contrast-primary-small+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-contrast-primary-small+a,.styleguide-section .button-holder .button-contrast-primary-small+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary-small+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-contrast-primary-small+a,.styleguide-section .button-holder .button-contrast-primary-small+a.button-is-alt-small,.styleguide-section .button-holder .button-contrast-primary-small+a.button-is-alt-medium,.styleguide-section .button-holder .button-contrast-primary-small+a.button-is-alt,.styleguide-section .button-holder .button+.button-contrast-primary-small,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary-small,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-contrast-primary-small,.styleguide-section .button-holder .form-submit+.button-contrast-primary-small,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary-small,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-contrast-primary-small,.styleguide-section .button-holder a.button-is-alt-small+.button-contrast-primary-small,.styleguide-section .button-holder a.button-is-alt-medium+.button-contrast-primary-small,.styleguide-section .button-holder a.button-is-alt+.button-contrast-primary-small,.styleguide-section .button-holder .button-contrast-primary-small+.button-contrast-primary-small,.styleguide-section .button-holder .button-contrast-primary-medium+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-contrast-primary-medium+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-contrast-primary-medium+a,.styleguide-section .button-holder .button-contrast-primary-medium+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary-medium+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-contrast-primary-medium+a,.styleguide-section .button-holder .button-contrast-primary-medium+a.button-is-alt-small,.styleguide-section .button-holder .button-contrast-primary-medium+a.button-is-alt-medium,.styleguide-section .button-holder .button-contrast-primary-medium+a.button-is-alt,.styleguide-section .button-holder .button-contrast-primary-medium+.button-contrast-primary-small,.styleguide-section .button-holder .button+.button-contrast-primary-medium,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary-medium,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-contrast-primary-medium,.styleguide-section .button-holder .form-submit+.button-contrast-primary-medium,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary-medium,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-contrast-primary-medium,.styleguide-section .button-holder a.button-is-alt-small+.button-contrast-primary-medium,.styleguide-section .button-holder a.button-is-alt-medium+.button-contrast-primary-medium,.styleguide-section .button-holder a.button-is-alt+.button-contrast-primary-medium,.styleguide-section .button-holder .button-contrast-primary-small+.button-contrast-primary-medium,.styleguide-section .button-holder .button-contrast-primary-medium+.button-contrast-primary-medium,.styleguide-section .button-holder .button-contrast-primary+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-contrast-primary+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-contrast-primary+a,.styleguide-section .button-holder .button-contrast-primary+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-contrast-primary+a,.styleguide-section .button-holder .button-contrast-primary+a.button-is-alt-small,.styleguide-section .button-holder .button-contrast-primary+a.button-is-alt-medium,.styleguide-section .button-holder .button-contrast-primary+a.button-is-alt,.styleguide-section .button-holder .button-contrast-primary+.button-contrast-primary-small,.styleguide-section .button-holder .button-contrast-primary+.button-contrast-primary-medium,.styleguide-section .button-holder .button+.button-contrast-primary,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-contrast-primary,.styleguide-section .button-holder .form-submit+.button-contrast-primary,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-contrast-primary,.styleguide-section .button-holder a.button-is-alt-small+.button-contrast-primary,.styleguide-section .button-holder a.button-is-alt-medium+.button-contrast-primary,.styleguide-section .button-holder a.button-is-alt+.button-contrast-primary,.styleguide-section .button-holder .button-contrast-primary-small+.button-contrast-primary,.styleguide-section .button-holder .button-contrast-primary-medium+.button-contrast-primary,.styleguide-section .button-holder .button-contrast-primary+.button-contrast-primary,.styleguide-section .button-holder .button-primary-contrast-small+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-primary-contrast-small+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-primary-contrast-small+a,.styleguide-section .button-holder .button-primary-contrast-small+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast-small+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-primary-contrast-small+a,.styleguide-section .button-holder .button-primary-contrast-small+a.button-is-alt-small,.styleguide-section .button-holder .button-primary-contrast-small+a.button-is-alt-medium,.styleguide-section .button-holder .button-primary-contrast-small+a.button-is-alt,.styleguide-section .button-holder .button-primary-contrast-small+.button-contrast-primary-small,.styleguide-section .button-holder .button-primary-contrast-small+.button-contrast-primary-medium,.styleguide-section .button-holder .button-primary-contrast-small+.button-contrast-primary,.styleguide-section .button-holder .button+.button-primary-contrast-small,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast-small,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-primary-contrast-small,.styleguide-section .button-holder .form-submit+.button-primary-contrast-small,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast-small,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-primary-contrast-small,.styleguide-section .button-holder a.button-is-alt-small+.button-primary-contrast-small,.styleguide-section .button-holder a.button-is-alt-medium+.button-primary-contrast-small,.styleguide-section .button-holder a.button-is-alt+.button-primary-contrast-small,.styleguide-section .button-holder .button-contrast-primary-small+.button-primary-contrast-small,.styleguide-section .button-holder .button-contrast-primary-medium+.button-primary-contrast-small,.styleguide-section .button-holder .button-contrast-primary+.button-primary-contrast-small,.styleguide-section .button-holder .button-primary-contrast-small+.button-primary-contrast-small,.styleguide-section .button-holder .button-primary-contrast-medium+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-primary-contrast-medium+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-primary-contrast-medium+a,.styleguide-section .button-holder .button-primary-contrast-medium+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast-medium+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-primary-contrast-medium+a,.styleguide-section .button-holder .button-primary-contrast-medium+a.button-is-alt-small,.styleguide-section .button-holder .button-primary-contrast-medium+a.button-is-alt-medium,.styleguide-section .button-holder .button-primary-contrast-medium+a.button-is-alt,.styleguide-section .button-holder .button-primary-contrast-medium+.button-contrast-primary-small,.styleguide-section .button-holder .button-primary-contrast-medium+.button-contrast-primary-medium,.styleguide-section .button-holder .button-primary-contrast-medium+.button-contrast-primary,.styleguide-section .button-holder .button-primary-contrast-medium+.button-primary-contrast-small,.styleguide-section .button-holder .button+.button-primary-contrast-medium,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast-medium,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-primary-contrast-medium,.styleguide-section .button-holder .form-submit+.button-primary-contrast-medium,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast-medium,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-primary-contrast-medium,.styleguide-section .button-holder a.button-is-alt-small+.button-primary-contrast-medium,.styleguide-section .button-holder a.button-is-alt-medium+.button-primary-contrast-medium,.styleguide-section .button-holder a.button-is-alt+.button-primary-contrast-medium,.styleguide-section .button-holder .button-contrast-primary-small+.button-primary-contrast-medium,.styleguide-section .button-holder .button-contrast-primary-medium+.button-primary-contrast-medium,.styleguide-section .button-holder .button-contrast-primary+.button-primary-contrast-medium,.styleguide-section .button-holder .button-primary-contrast-small+.button-primary-contrast-medium,.styleguide-section .button-holder .button-primary-contrast-medium+.button-primary-contrast-medium,.styleguide-section .button-holder .button-primary-contrast+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-primary-contrast+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-primary-contrast+a,.styleguide-section .button-holder .button-primary-contrast+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-primary-contrast+a,.styleguide-section .button-holder .button-primary-contrast+a.button-is-alt-small,.styleguide-section .button-holder .button-primary-contrast+a.button-is-alt-medium,.styleguide-section .button-holder .button-primary-contrast+a.button-is-alt,.styleguide-section .button-holder .button-primary-contrast+.button-contrast-primary-small,.styleguide-section .button-holder .button-primary-contrast+.button-contrast-primary-medium,.styleguide-section .button-holder .button-primary-contrast+.button-contrast-primary,.styleguide-section .button-holder .button-primary-contrast+.button-primary-contrast-small,.styleguide-section .button-holder .button-primary-contrast+.button-primary-contrast-medium,.styleguide-section .button-holder .button+.button-primary-contrast,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-primary-contrast,.styleguide-section .button-holder .form-submit+.button-primary-contrast,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-primary-contrast,.styleguide-section .button-holder a.button-is-alt-small+.button-primary-contrast,.styleguide-section .button-holder a.button-is-alt-medium+.button-primary-contrast,.styleguide-section .button-holder a.button-is-alt+.button-primary-contrast,.styleguide-section .button-holder .button-contrast-primary-small+.button-primary-contrast,.styleguide-section .button-holder .button-contrast-primary-medium+.button-primary-contrast,.styleguide-section .button-holder .button-contrast-primary+.button-primary-contrast,.styleguide-section .button-holder .button-primary-contrast-small+.button-primary-contrast,.styleguide-section .button-holder .button-primary-contrast-medium+.button-primary-contrast,.styleguide-section .button-holder .button-primary-contrast+.button-primary-contrast{margin-left:1em}@media only screen and (max-width:480px){.styleguide-section .button-holder{flex-direction:column-reverse}.styleguide-section .button-holder+.button-holder{margin-top:3em}.styleguide-section .button-holder .button+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button+a,.styleguide-section .button-holder .donate-form-card .donate-form-step a+a,.donate-form-card .donate-form-step .styleguide-section .button-holder a+a,.styleguide-section .button-holder .form-submit+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .form-submit+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .form-submit+a,.styleguide-section .button-holder .button+.form-submit,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.form-submit,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.form-submit,.styleguide-section .button-holder .form-submit+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button+a,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .form-submit+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .form-submit+a,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+a,.styleguide-section .button-holder a.button-is-alt-small+.button,.styleguide-section .button-holder a.button-is-alt-small+.form-submit,.styleguide-section .button-holder .button+a.button-is-alt-small,.styleguide-section .button-holder .form-submit+a.button-is-alt-small,.styleguide-section .button-holder a.button-is-alt-small+a.button-is-alt-small,.styleguide-section .button-holder a.button-is-alt-medium+.button,.styleguide-section .button-holder a.button-is-alt-medium+.form-submit,.styleguide-section .button-holder a.button-is-alt-medium+a.button-is-alt-small,.styleguide-section .button-holder .button+a.button-is-alt-medium,.styleguide-section .button-holder .form-submit+a.button-is-alt-medium,.styleguide-section .button-holder a.button-is-alt-small+a.button-is-alt-medium,.styleguide-section .button-holder a.button-is-alt-medium+a.button-is-alt-medium,.styleguide-section .button-holder a.button-is-alt+.button,.styleguide-section .button-holder a.button-is-alt+.form-submit,.styleguide-section .button-holder a.button-is-alt+a.button-is-alt-small,.styleguide-section .button-holder a.button-is-alt+a.button-is-alt-medium,.styleguide-section .button-holder .button+a.button-is-alt,.styleguide-section .button-holder .form-submit+a.button-is-alt,.styleguide-section .button-holder a.button-is-alt-small+a.button-is-alt,.styleguide-section .button-holder a.button-is-alt-medium+a.button-is-alt,.styleguide-section .button-holder a.button-is-alt+a.button-is-alt,.styleguide-section .button-holder .button-contrast-primary-small+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-contrast-primary-small+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-contrast-primary-small+a,.styleguide-section .button-holder .button-contrast-primary-small+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary-small+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-contrast-primary-small+a,.styleguide-section .button-holder .button-contrast-primary-small+a.button-is-alt-small,.styleguide-section .button-holder .button-contrast-primary-small+a.button-is-alt-medium,.styleguide-section .button-holder .button-contrast-primary-small+a.button-is-alt,.styleguide-section .button-holder .button+.button-contrast-primary-small,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary-small,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-contrast-primary-small,.styleguide-section .button-holder .form-submit+.button-contrast-primary-small,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary-small,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-contrast-primary-small,.styleguide-section .button-holder a.button-is-alt-small+.button-contrast-primary-small,.styleguide-section .button-holder a.button-is-alt-medium+.button-contrast-primary-small,.styleguide-section .button-holder a.button-is-alt+.button-contrast-primary-small,.styleguide-section .button-holder .button-contrast-primary-small+.button-contrast-primary-small,.styleguide-section .button-holder .button-contrast-primary-medium+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-contrast-primary-medium+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-contrast-primary-medium+a,.styleguide-section .button-holder .button-contrast-primary-medium+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary-medium+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-contrast-primary-medium+a,.styleguide-section .button-holder .button-contrast-primary-medium+a.button-is-alt-small,.styleguide-section .button-holder .button-contrast-primary-medium+a.button-is-alt-medium,.styleguide-section .button-holder .button-contrast-primary-medium+a.button-is-alt,.styleguide-section .button-holder .button-contrast-primary-medium+.button-contrast-primary-small,.styleguide-section .button-holder .button+.button-contrast-primary-medium,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary-medium,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-contrast-primary-medium,.styleguide-section .button-holder .form-submit+.button-contrast-primary-medium,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary-medium,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-contrast-primary-medium,.styleguide-section .button-holder a.button-is-alt-small+.button-contrast-primary-medium,.styleguide-section .button-holder a.button-is-alt-medium+.button-contrast-primary-medium,.styleguide-section .button-holder a.button-is-alt+.button-contrast-primary-medium,.styleguide-section .button-holder .button-contrast-primary-small+.button-contrast-primary-medium,.styleguide-section .button-holder .button-contrast-primary-medium+.button-contrast-primary-medium,.styleguide-section .button-holder .button-contrast-primary+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-contrast-primary+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-contrast-primary+a,.styleguide-section .button-holder .button-contrast-primary+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-contrast-primary+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-contrast-primary+a,.styleguide-section .button-holder .button-contrast-primary+a.button-is-alt-small,.styleguide-section .button-holder .button-contrast-primary+a.button-is-alt-medium,.styleguide-section .button-holder .button-contrast-primary+a.button-is-alt,.styleguide-section .button-holder .button-contrast-primary+.button-contrast-primary-small,.styleguide-section .button-holder .button-contrast-primary+.button-contrast-primary-medium,.styleguide-section .button-holder .button+.button-contrast-primary,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-contrast-primary,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-contrast-primary,.styleguide-section .button-holder .form-submit+.button-contrast-primary,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-contrast-primary,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-contrast-primary,.styleguide-section .button-holder a.button-is-alt-small+.button-contrast-primary,.styleguide-section .button-holder a.button-is-alt-medium+.button-contrast-primary,.styleguide-section .button-holder a.button-is-alt+.button-contrast-primary,.styleguide-section .button-holder .button-contrast-primary-small+.button-contrast-primary,.styleguide-section .button-holder .button-contrast-primary-medium+.button-contrast-primary,.styleguide-section .button-holder .button-contrast-primary+.button-contrast-primary,.styleguide-section .button-holder .button-primary-contrast-small+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-primary-contrast-small+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-primary-contrast-small+a,.styleguide-section .button-holder .button-primary-contrast-small+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast-small+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-primary-contrast-small+a,.styleguide-section .button-holder .button-primary-contrast-small+a.button-is-alt-small,.styleguide-section .button-holder .button-primary-contrast-small+a.button-is-alt-medium,.styleguide-section .button-holder .button-primary-contrast-small+a.button-is-alt,.styleguide-section .button-holder .button-primary-contrast-small+.button-contrast-primary-small,.styleguide-section .button-holder .button-primary-contrast-small+.button-contrast-primary-medium,.styleguide-section .button-holder .button-primary-contrast-small+.button-contrast-primary,.styleguide-section .button-holder .button+.button-primary-contrast-small,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast-small,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-primary-contrast-small,.styleguide-section .button-holder .form-submit+.button-primary-contrast-small,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast-small,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-primary-contrast-small,.styleguide-section .button-holder a.button-is-alt-small+.button-primary-contrast-small,.styleguide-section .button-holder a.button-is-alt-medium+.button-primary-contrast-small,.styleguide-section .button-holder a.button-is-alt+.button-primary-contrast-small,.styleguide-section .button-holder .button-contrast-primary-small+.button-primary-contrast-small,.styleguide-section .button-holder .button-contrast-primary-medium+.button-primary-contrast-small,.styleguide-section .button-holder .button-contrast-primary+.button-primary-contrast-small,.styleguide-section .button-holder .button-primary-contrast-small+.button-primary-contrast-small,.styleguide-section .button-holder .button-primary-contrast-medium+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-primary-contrast-medium+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-primary-contrast-medium+a,.styleguide-section .button-holder .button-primary-contrast-medium+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast-medium+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-primary-contrast-medium+a,.styleguide-section .button-holder .button-primary-contrast-medium+a.button-is-alt-small,.styleguide-section .button-holder .button-primary-contrast-medium+a.button-is-alt-medium,.styleguide-section .button-holder .button-primary-contrast-medium+a.button-is-alt,.styleguide-section .button-holder .button-primary-contrast-medium+.button-contrast-primary-small,.styleguide-section .button-holder .button-primary-contrast-medium+.button-contrast-primary-medium,.styleguide-section .button-holder .button-primary-contrast-medium+.button-contrast-primary,.styleguide-section .button-holder .button-primary-contrast-medium+.button-primary-contrast-small,.styleguide-section .button-holder .button+.button-primary-contrast-medium,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast-medium,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-primary-contrast-medium,.styleguide-section .button-holder .form-submit+.button-primary-contrast-medium,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast-medium,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-primary-contrast-medium,.styleguide-section .button-holder a.button-is-alt-small+.button-primary-contrast-medium,.styleguide-section .button-holder a.button-is-alt-medium+.button-primary-contrast-medium,.styleguide-section .button-holder a.button-is-alt+.button-primary-contrast-medium,.styleguide-section .button-holder .button-contrast-primary-small+.button-primary-contrast-medium,.styleguide-section .button-holder .button-contrast-primary-medium+.button-primary-contrast-medium,.styleguide-section .button-holder .button-contrast-primary+.button-primary-contrast-medium,.styleguide-section .button-holder .button-primary-contrast-small+.button-primary-contrast-medium,.styleguide-section .button-holder .button-primary-contrast-medium+.button-primary-contrast-medium,.styleguide-section .button-holder .button-primary-contrast+.button,.styleguide-section .button-holder .donate-form-card .donate-form-step .button-primary-contrast+a,.donate-form-card .donate-form-step .styleguide-section .button-holder .button-primary-contrast+a,.styleguide-section .button-holder .button-primary-contrast+.form-submit,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li .button-primary-contrast+a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder .button-primary-contrast+a,.styleguide-section .button-holder .button-primary-contrast+a.button-is-alt-small,.styleguide-section .button-holder .button-primary-contrast+a.button-is-alt-medium,.styleguide-section .button-holder .button-primary-contrast+a.button-is-alt,.styleguide-section .button-holder .button-primary-contrast+.button-contrast-primary-small,.styleguide-section .button-holder .button-primary-contrast+.button-contrast-primary-medium,.styleguide-section .button-holder .button-primary-contrast+.button-contrast-primary,.styleguide-section .button-holder .button-primary-contrast+.button-primary-contrast-small,.styleguide-section .button-holder .button-primary-contrast+.button-primary-contrast-medium,.styleguide-section .button-holder .button+.button-primary-contrast,.styleguide-section .button-holder .donate-form-card .donate-form-step a+.button-primary-contrast,.donate-form-card .donate-form-step .styleguide-section .button-holder a+.button-primary-contrast,.styleguide-section .button-holder .form-submit+.button-primary-contrast,.styleguide-section .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a+.button-primary-contrast,.block--local-tasks .tabs--wrapper ul.tabs.primary li .styleguide-section .button-holder a+.button-primary-contrast,.styleguide-section .button-holder a.button-is-alt-small+.button-primary-contrast,.styleguide-section .button-holder a.button-is-alt-medium+.button-primary-contrast,.styleguide-section .button-holder a.button-is-alt+.button-primary-contrast,.styleguide-section .button-holder .button-contrast-primary-small+.button-primary-contrast,.styleguide-section .button-holder .button-contrast-primary-medium+.button-primary-contrast,.styleguide-section .button-holder .button-contrast-primary+.button-primary-contrast,.styleguide-section .button-holder .button-primary-contrast-small+.button-primary-contrast,.styleguide-section .button-holder .button-primary-contrast-medium+.button-primary-contrast,.styleguide-section .button-holder .button-primary-contrast+.button-primary-contrast{margin-left:0;margin-bottom:1em}}.styleguide-typography h1,.styleguide-typography h2,.styleguide-typography h3,.styleguide-typography table caption,table .styleguide-typography caption,.styleguide-typography h4,.styleguide-typography h5{text-align:center}.styleguide-typography p.is-intro{margin-left:1.25em;margin-right:1.25em}.styleguide-typography p.quote{max-width:400px}.styleguide-section .link-holder+.link-holder{margin-left:4em}@media only screen and (max-width:767px){.styleguide-section .link-holder+.link-holder{margin-left:0;margin-top:1em}}@media only screen and (max-width:767px){.is-column-small{flex-direction:column}}.styleguide-section .checkbox+label.no-spacing{padding-right:0}.styleguide ul.fixed-nav{position:relative}.styleguide .hide-bubble{height:4em;z-index:20;background:var(--c-contrast);width:100%;position:relative;margin-top:0}.styleguide-section .bruut-cookie,.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:36px;height:36px;border:none;cursor:pointer;transform:translateY(-50%);color:var(--c-primary);background-color:transparent}.flickity-prev-next-button:focus{outline:none;box-shadow:0 0 0 5px #09f}.flickity-prev-next-button:hover{color:var(--c-primary)}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:-3em}.flickity-prev-next-button.next{right:-3em}.flickity-prev-next-button:disabled{opacity:0;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:0%;top:0%;width:100%;height:100%}.flickity-prev-next-button .arrow{fill:currentcolor}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:400;outline:none}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid white}.lightbox a img{border:none}.lb-outerContainer{position:relative;zoom:1;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/themes/custom/basic/images/icons/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:none;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFF0lEQVR4Ac2ZW0xcVRSGPTNnhlPKcCsUAeeChkEVxhutDQwzMANaqamNWgpaH+yDIaZp1cRHbgH0gTsxkmDCI/hiRAqgD5qYRgKQ8II6TE00wfgGAcIdKeM/ydrNZIezxxg9m518gRxWmn6s9a9zhvNQJBL5T/gfjokwA5Uw0zWFeHBOugiTsAArfSWZky+iABVowAZSwRkiDSTRz1iHlJMmogATsIDTIAPYgRs8SeTTtXSQSLVKFNkivIQKksDDJFCsquqLmqZdAa/i+yCuPQ1cJHOKjdpJEWGdsIFs8BQoy83NvTEzMzO3t7f318HBweHc3Nxdj8dznWQeIWmpIryENUaiCPgdDsfN+fn5XyLcWV5eDlmt1gBqHgOpbAHIFmESySAHeECF0+m8hd/+vcgxZ3d39wBj9grqCkA6iaiyRBRunJhEpcvl+nBhYeG3iM7Z2dnZgkg1ZSgNqLI6wgebSVTZ7faPlpaW/tSTWF9f36ivr+9AbQkF3iZRhAs2dSInJ+eDUCj0h0Biq7S09BPUBkEhyAKJssKusE6QRCGoQLDfn56eDulJrK6ubgeDwS7UXgTPAztIkXUfUbhxKgLlyMRtBPtXPYm1tbXdqqoqJnEOOGhbJQCTkSJ8sJlEMNoJrFhdicPDw6PKyspe1FaD85yE2YBnLUGwSSIrK+s2bnZLehIbGxubfr+/B7WXSMJJ42QlCcVAES7YJJGdnR0dp7BgnLZKSko6qBPngIvrBEkYIKIT7PLoOKET4TjB7kbty+A8SaRxmcAxQEQn2BUI9q3Z2dl7gk7sINhRiZeoE87jMmGECB/s3JhgR8dJV2Jzc3Pb5/N1UieKKdgsEyaAY5wIk2Dj5GHBRifCgmBHb3adLBNsO3HBNkxEAWZwCmSCx4EPwb4ZJ9jbCHYXSRQDpyDYhomoNFIOUIRMvINO/KQnsbKyshMIBD5D7RVwgQWblzBahD2Sp5jN5jzM+9uLi4s/60mEw+FNbKcvUH8DVIECcAZoXLCliaRaLBbX8PBwb0RwRkZGfkftx+BdUM4+KInDbdxoWUCKoih5CQkJgYGBgS/xs6PjRPb394+ampp+RP174CIoBGcpYypQZIqYY+4dz4DLvb29Y6LONDY2fou6OuAF+SCDZCgj8kQSQDqNihfU9vX1TYlkGhoa7qDuDVBKMpQVrjMG30fYCs6gAHuRmdqurq5JkUxLS8sEaq+CMq4zJGOgCB2Fk8kHJSaTqaazs3Pi2MzQaWtrm0RtDfDFyCQyGUNFOJlEkMlkwLWenp5vRDKtra1TNGYsM5mcjKEifGeYjBfUQUaYmebm5omYzLjFC8C4zyNqTGfcNDZ1/2ABjKHudZLXkTFARJAZN/CqqnqNMqN7Ojo6vqMF4ONkVFmvFUQLQNiZ7u7u76PZAn6S4TJjrIhoAdT+iwXAdQYYKCJaAG/iPhNvAYyj7jXwAngUpAGrDBF+ATCZAuBXFOX60NDQ3TiPM1/hyfoyPf7kgNNSXyvwmSGZMk3T3hocHPwhzlPzJLLFnpZT5PztV5wZNyilbTZFmTnZrxU4GZWXATV4ap4kmeNELlEticjsSHyZq/39/V/j374P2Lk/Pj5+BznxUuDlj1acJ4B8cAH/4er29vbPR0dH58fGxubx/ac2my1Ab3iz5Yc9/gJIB05QCJ4Fz9FXD3gC5HIfi+WKCGQ0GpuzwA7yCDtdS+b/SCFfRPwaQqPxSSaS6JrlwUjR+RtEvCM0ct4sLQAAAABJRU5ErkJggg==) left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAtCAYAAADsvzj/AAAFDUlEQVR4Ac2ZS0xcVRjHvTN3hisw0GIRZ3AeLWHQWqdVsRqgA86AUmpqoy20Whd2YYhprJq45BVAF7yJkQQTluDGiEhBF5qYRsIjYYMKQxNNMO4gQHgjZfxP8pF8ufEe0qQ5pyf5BTKcWfzyff/vnHt5xLQ0wgbsQCfswEY80BWPxx8I5sUlHMBJP0nm4RfRWAUMkAqOgseII8AFDNqjPYwiGuEAySADeEEuOEkE6bNjIIX22riQchHWSo+SRACc1nU9ahjGG+ASfn8Vn+WT0BNUMV0so04kFTwJTodCoeuTk5N3dnd397a3t/8dHx+fzM7OvoG/nQPPADdwscqoF2HBPgJynE5nZGFhYTZuWlNTU3/4fL6b2FMMnmUyTpJRLqKTSAbIQyu9vrW1tRv/n4Uqzfv9/g+x7xUQAh6QxmVUV0SnKRWESMXm5uZ63GJNT0//GQgEPsHeUibD20xTLeKioBdUV1e3rKysrFrJzM3N/eP1ej/F3jImIxgAcsOeDLLAKRAtLCz8HDKWlZmdnf3b4/F8zCojGADyz5F04AUvgPJoNNq2tLS0YSUzNjY2iwHwEWXmFHCzymiqRGwgiaaXD7wIysvKytqWl5e3rGQwAO4iM7ewt4SmmYfLqLpr2U0yZ0FFaWlp597e3r6VDEbzXapMlGQEA0COiEYyTmozP8lcKC4u7lhdXV2zksGhOZeVlXWLy5gHgDwRJsMqE6A2qygoKGhBm60L2izmdruZjGkAyBShxTNzlGTOgvMYAO2iAYDKxKjNSgQDQI6IRWb8VJnXMADaUZlNK5mJiYl5DAC6AQgGgCwRWjaWGR/IB+fD4XDr2trahqDN5lEZ3mbZ5gEgW4QPAD6aK3BotmIArAsqE2MDIMTajGTkinAZ3mb5NAAS58zGIQPgJvaGwVMgk5597ECTLcJl+AB4GVyKRCJfLi4uijLzGzLzHrWYj1pMVyXCB4BBz/J5oAzcwDT7OhaLWZ4zMzMzvyNX79rt9uOUNyewqRSxsbzk0Jh9H3w2MDDwV1yw+vv7Ox0OR4C+q1REAzr1+ON0TpSDD+rq6n7d2dmxusbs9/T0fJOUlBTRNO2gIg6lGSGJYyAXFIFrtbW1P4oq0dnZOYR9F8EZdqaoCDtVgrJBEoXgck1Nzfciia6urlHsu0rSOSADJEkXYRK8EufAlYaGhtsiiba2thFk4kAij75Po1fiOcIkkplEGFQ2NTWNCBz2W1tbb9tstkrsLaDvcQlN5hWFS2SyTFxubGwcFUl0dHT8gH1VTCITJHMJWSLmYAcPMlFfXy9sJ0gkMnGNpEnCXAkJIhYSReAtBHvosGCTRBgEWSV0qc8jPNhMIgyutLS0/CSSSGRC1/Uqkg5aZUKGiDkTQVAMqtrb238+RGJUHGyZb1F4Je4/2FfFwZYr4qRb7QnwEngTwR4+5JxIZOJtcbDlv2lMAR5wBjfUi7h2fCuS6Ovru6Np2nVqvzwmQcFW9+43HeSg10twix0RSfT29v5iGMY7dMLniTOh+N8KghN7lKZTIQgKMiG/IkwkCJELFiL7uMWOYE+lWUL8elRNa51APoqGh4cTN9p7TOJed3f3d4nz5P4l1ITdDU66XK5Ic3PzF0NDQ1ODg4NT+P0rCFbQM3qu4MRWLsIfX7PB0yAEngPP089TwA8yBMFWKmJ+qZBGj7FecJzw0mfpwBBLqBexseAbIBWkESnAEPybQLnIf4JfIzSb+FymAAAAAElFTkSuQmCC) right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;zoom:1;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAbCAMAAAC6CgRnAAAAPFBMVEX///8AAAD9/f2CgoKAgIAAAAAAAAAAAABLS0sAAAAAAACqqqqqqqq6urpKSkpISEgAAAC7u7u5ubn////zbsMcAAAAE3RSTlMASv6rqwAWS5YMC7/AyZWVFcrJCYaKfAAAAHhJREFUeF590kkOgCAQRFEaFVGc+/53FYmbz6JqBbyQMFSYuoQuV+iTflnstI7ssLXRvMWRaEMs84e2uVckuZe6knL0hiSPObXhj6ChzoEkIolIIpKIO4joICAIeDd7QGIfCCjOKe9HEk8mnxpIAup/F31RPZP9fAG3IAyBSJe0igAAAABJRU5ErkJggg==) top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}.pika-single{z-index:9999;display:block;position:relative;color:var(--c-text-dark);background:var(--c-contrast);border:1px solid #ccc;border-bottom-color:#bbb;font-family:Helvetica Neue,helvetica,arial,sans-serif}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px #00000080}.pika-single:before,.pika-single:after{content:" ";display:table}.pika-single:after{clear:both}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:700;color:var(--c-text-dark);background-color:var(--c-contrast)}.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-prev:hover,.pika-next:hover{opacity:1}.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:.2}.pika-prev,.is-rtl .pika-next{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.pika-next,.is-rtl .pika-prev{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table th,.pika-table td{width:14.2857142857%;padding:0}.pika-table th{color:var(--c-primary);font-size:12px;line-height:25px;font-weight:700;text-align:center}.pika-table abbr{border-bottom:none;cursor:help}.pika-button{cursor:pointer;display:block;box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:var(--c-primary-pastel)}.is-today .pika-button{color:var(--c-primary);font-weight:700}.is-selected .pika-button{color:var(--c-contrast);font-weight:700;background:var(--c-primary);box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-disabled .pika-button,.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-disabled .pika-button{pointer-events:none;cursor:default}.pika-button:hover{color:var(--c-contrast);background:var(--c-alt);box-shadow:none}.pika-button .is-selection-disabled{pointer-events:none;cursor:default}.pika-week{font-size:11px;color:#999}.is-inrange .pika-button{color:#666;background:#d5e9f7}.is-startrange .pika-button{color:var(--c-contrast);background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:var(--c-contrast);background:#3af;box-shadow:none;border-radius:3px}.filler{min-height:40px;margin-bottom:1.5em;color:#000;padding:1.5em;background-color:#0000001a;border-radius:8px;text-align:center;font-weight:500}.filler .filler{margin-bottom:0}.button-primary-contrast-small:hover,.button-primary-contrast-small:active,.button-primary-contrast-small:focus,.button-primary-contrast-medium:hover,.button-primary-contrast-medium:active,.button-primary-contrast-medium:focus,.button-primary-contrast:hover,.button-primary-contrast:active,.button-primary-contrast:focus,.button.cookie-content-blocker:hover,.donate-form-card .donate-form-step a.cookie-content-blocker:hover,.cookie-content-blocker.form-submit:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.cookie-content-blocker:hover,.cookie-content-blocker.button-contrast-primary:hover,.cookie-content-blocker.button-contrast-primary-medium:hover,.cookie-content-blocker.button-contrast-primary-small:hover,a.cookie-content-blocker.button-is-alt:hover,a.cookie-content-blocker.button-is-alt-medium:hover,a.cookie-content-blocker.button-is-alt-small:hover,.button.cookie-content-blocker:active,.donate-form-card .donate-form-step a.cookie-content-blocker:active,.cookie-content-blocker.form-submit:active,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.cookie-content-blocker:active,.cookie-content-blocker.button-contrast-primary:active,.cookie-content-blocker.button-contrast-primary-medium:active,.cookie-content-blocker.button-contrast-primary-small:active,a.cookie-content-blocker.button-is-alt:active,a.cookie-content-blocker.button-is-alt-medium:active,a.cookie-content-blocker.button-is-alt-small:active,.button.cookie-content-blocker:focus,.donate-form-card .donate-form-step a.cookie-content-blocker:focus,.cookie-content-blocker.form-submit:focus,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.cookie-content-blocker:focus,.cookie-content-blocker.button-contrast-primary:focus,.cookie-content-blocker.button-contrast-primary-medium:focus,.cookie-content-blocker.button-contrast-primary-small:focus,a.cookie-content-blocker.button-is-alt:focus,a.cookie-content-blocker.button-is-alt-medium:focus,a.cookie-content-blocker.button-is-alt-small:focus{color:#4872ae;border:1px solid #4872ae;background:#fff}.button-contrast-primary-small:hover,.button-contrast-primary-small:active,.button-contrast-primary-small:focus,.button-contrast-primary-medium:hover,.button-contrast-primary-medium:active,.button-contrast-primary-medium:focus,.button-contrast-primary:hover,.button-contrast-primary:active,.button-contrast-primary:focus{color:#fff;border:1px solid #4872ae;background:#4872ae}.form-actions .form-submit.webform-button--next:hover,.form-actions .form-submit.webform-button--next:active,.form-actions .form-submit.webform-button--next:focus,.form-actions .form-submit.webform-button--submit:hover,.form-actions .form-submit.webform-button--submit:active,.form-actions .form-submit.webform-button--submit:focus,a.button-is-alt-small:hover,a.button-is-alt-small:active,a.button-is-alt-small:focus,a.button-is-alt-medium:hover,a.button-is-alt-medium:active,a.button-is-alt-medium:focus,a.button-is-alt:hover,a.button-is-alt:active,a.button-is-alt:focus{color:#000;border:1px solid #ECB700;background:#ecb700}.button.is-transparent,.donate-form-card .donate-form-step a.is-transparent,.form-actions .is-transparent.form-submit.webform-button--next,.form-actions .is-transparent.form-submit.webform-button--submit,.donate-form .kf-donate-form .is-transparent.form-submit,.donate-form .form .is-transparent.form-submit,.is-transparent.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-transparent,a.is-transparent.button-is-alt-small,a.is-transparent.button-is-alt-medium,a.is-transparent.button-is-alt,.is-transparent.button-contrast-primary-small,.is-transparent.button-contrast-primary-medium,.is-transparent.button-contrast-primary,.is-transparent.button-primary-contrast-small,.is-transparent.button-primary-contrast-medium,.is-transparent.button-primary-contrast{background-color:transparent;border-color:transparent;color:#4872ae}a.button+a.button,.donate-form-card .donate-form-step a+a,.form-actions a.form-submit.webform-button--next+a.button,.form-actions .donate-form-card .donate-form-step a.form-submit.webform-button--next+a,.donate-form-card .donate-form-step .form-actions a.form-submit.webform-button--next+a,.form-actions a.form-submit.webform-button--submit+a.button,.form-actions .donate-form-card .donate-form-step a.form-submit.webform-button--submit+a,.donate-form-card .donate-form-step .form-actions a.form-submit.webform-button--submit+a,.form-actions a.button+a.form-submit.webform-button--next,.form-actions .donate-form-card .donate-form-step a+a.form-submit.webform-button--next,.donate-form-card .donate-form-step .form-actions a+a.form-submit.webform-button--next,.form-actions a.button+a.form-submit.webform-button--submit,.form-actions .donate-form-card .donate-form-step a+a.form-submit.webform-button--submit,.donate-form-card .donate-form-step .form-actions a+a.form-submit.webform-button--submit,.donate-form .kf-donate-form a.form-submit+a.button,.donate-form .kf-donate-form .donate-form-card .donate-form-step a.form-submit+a,.donate-form-card .donate-form-step .donate-form .kf-donate-form a.form-submit+a,.donate-form .form a.form-submit+a.button,.donate-form .form .donate-form-card .donate-form-step a.form-submit+a,.donate-form-card .donate-form-step .donate-form .form a.form-submit+a,.donate-form .kf-donate-form a.button+a.form-submit,.donate-form .kf-donate-form .donate-form-card .donate-form-step a+a.form-submit,.donate-form-card .donate-form-step .donate-form .kf-donate-form a+a.form-submit,.donate-form .kf-donate-form a.form-submit+a.form-submit,.donate-form .form a.button+a.form-submit,.donate-form .form .donate-form-card .donate-form-step a+a.form-submit,.donate-form-card .donate-form-step .donate-form .form a+a.form-submit,.donate-form .form a.form-submit+a.form-submit,a.form-submit+a.button,.form-actions a.form-submit+a.form-submit.webform-button--next,.form-actions a.form-submit+a.form-submit.webform-button--submit,a.button+a.form-submit,.form-actions a.form-submit.webform-button--next+a.form-submit,.form-actions a.form-submit.webform-button--submit+a.form-submit,a.form-submit+a.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a+a,a.button-is-alt-small+a.button,.form-actions a.button-is-alt-small+a.form-submit.webform-button--next,.form-actions a.button-is-alt-small+a.form-submit.webform-button--submit,.donate-form .kf-donate-form a.button-is-alt-small+a.form-submit,.donate-form .form a.button-is-alt-small+a.form-submit,a.button-is-alt-small+a.form-submit,a.button+a.button-is-alt-small,.form-actions a.form-submit.webform-button--next+a.button-is-alt-small,.form-actions a.form-submit.webform-button--submit+a.button-is-alt-small,.donate-form .kf-donate-form a.form-submit+a.button-is-alt-small,.donate-form .form a.form-submit+a.button-is-alt-small,a.form-submit+a.button-is-alt-small,a.button-is-alt-small+a.button-is-alt-small,a.button-is-alt-medium+a.button,.form-actions a.button-is-alt-medium+a.form-submit.webform-button--next,.form-actions a.button-is-alt-medium+a.form-submit.webform-button--submit,.donate-form .kf-donate-form a.button-is-alt-medium+a.form-submit,.donate-form .form a.button-is-alt-medium+a.form-submit,a.button-is-alt-medium+a.form-submit,a.button-is-alt-medium+a.button-is-alt-small,a.button+a.button-is-alt-medium,.form-actions a.form-submit.webform-button--next+a.button-is-alt-medium,.form-actions a.form-submit.webform-button--submit+a.button-is-alt-medium,.donate-form .kf-donate-form a.form-submit+a.button-is-alt-medium,.donate-form .form a.form-submit+a.button-is-alt-medium,a.form-submit+a.button-is-alt-medium,a.button-is-alt-small+a.button-is-alt-medium,a.button-is-alt-medium+a.button-is-alt-medium,a.button-is-alt+a.button,.form-actions a.button-is-alt+a.form-submit.webform-button--next,.form-actions a.button-is-alt+a.form-submit.webform-button--submit,.donate-form .kf-donate-form a.button-is-alt+a.form-submit,.donate-form .form a.button-is-alt+a.form-submit,a.button-is-alt+a.form-submit,a.button-is-alt+a.button-is-alt-small,a.button-is-alt+a.button-is-alt-medium,a.button+a.button-is-alt,.form-actions a.form-submit.webform-button--next+a.button-is-alt,.form-actions a.form-submit.webform-button--submit+a.button-is-alt,.donate-form .kf-donate-form a.form-submit+a.button-is-alt,.donate-form .form a.form-submit+a.button-is-alt,a.form-submit+a.button-is-alt,a.button-is-alt-small+a.button-is-alt,a.button-is-alt-medium+a.button-is-alt,a.button-is-alt+a.button-is-alt,a.button-contrast-primary-small+a.button,.form-actions a.button-contrast-primary-small+a.form-submit.webform-button--next,.form-actions a.button-contrast-primary-small+a.form-submit.webform-button--submit,.donate-form .kf-donate-form a.button-contrast-primary-small+a.form-submit,.donate-form .form a.button-contrast-primary-small+a.form-submit,a.button-contrast-primary-small+a.form-submit,a.button-contrast-primary-small+a.button-is-alt-small,a.button-contrast-primary-small+a.button-is-alt-medium,a.button-contrast-primary-small+a.button-is-alt,a.button+a.button-contrast-primary-small,.form-actions a.form-submit.webform-button--next+a.button-contrast-primary-small,.form-actions a.form-submit.webform-button--submit+a.button-contrast-primary-small,.donate-form .kf-donate-form a.form-submit+a.button-contrast-primary-small,.donate-form .form a.form-submit+a.button-contrast-primary-small,a.form-submit+a.button-contrast-primary-small,a.button-is-alt-small+a.button-contrast-primary-small,a.button-is-alt-medium+a.button-contrast-primary-small,a.button-is-alt+a.button-contrast-primary-small,a.button-contrast-primary-small+a.button-contrast-primary-small,a.button-contrast-primary-medium+a.button,.form-actions a.button-contrast-primary-medium+a.form-submit.webform-button--next,.form-actions a.button-contrast-primary-medium+a.form-submit.webform-button--submit,.donate-form .kf-donate-form a.button-contrast-primary-medium+a.form-submit,.donate-form .form a.button-contrast-primary-medium+a.form-submit,a.button-contrast-primary-medium+a.form-submit,a.button-contrast-primary-medium+a.button-is-alt-small,a.button-contrast-primary-medium+a.button-is-alt-medium,a.button-contrast-primary-medium+a.button-is-alt,a.button-contrast-primary-medium+a.button-contrast-primary-small,a.button+a.button-contrast-primary-medium,.form-actions a.form-submit.webform-button--next+a.button-contrast-primary-medium,.form-actions a.form-submit.webform-button--submit+a.button-contrast-primary-medium,.donate-form .kf-donate-form a.form-submit+a.button-contrast-primary-medium,.donate-form .form a.form-submit+a.button-contrast-primary-medium,a.form-submit+a.button-contrast-primary-medium,a.button-is-alt-small+a.button-contrast-primary-medium,a.button-is-alt-medium+a.button-contrast-primary-medium,a.button-is-alt+a.button-contrast-primary-medium,a.button-contrast-primary-small+a.button-contrast-primary-medium,a.button-contrast-primary-medium+a.button-contrast-primary-medium,a.button-contrast-primary+a.button,.form-actions a.button-contrast-primary+a.form-submit.webform-button--next,.form-actions a.button-contrast-primary+a.form-submit.webform-button--submit,.donate-form .kf-donate-form a.button-contrast-primary+a.form-submit,.donate-form .form a.button-contrast-primary+a.form-submit,a.button-contrast-primary+a.form-submit,a.button-contrast-primary+a.button-is-alt-small,a.button-contrast-primary+a.button-is-alt-medium,a.button-contrast-primary+a.button-is-alt,a.button-contrast-primary+a.button-contrast-primary-small,a.button-contrast-primary+a.button-contrast-primary-medium,a.button+a.button-contrast-primary,.form-actions a.form-submit.webform-button--next+a.button-contrast-primary,.form-actions a.form-submit.webform-button--submit+a.button-contrast-primary,.donate-form .kf-donate-form a.form-submit+a.button-contrast-primary,.donate-form .form a.form-submit+a.button-contrast-primary,a.form-submit+a.button-contrast-primary,a.button-is-alt-small+a.button-contrast-primary,a.button-is-alt-medium+a.button-contrast-primary,a.button-is-alt+a.button-contrast-primary,a.button-contrast-primary-small+a.button-contrast-primary,a.button-contrast-primary-medium+a.button-contrast-primary,a.button-contrast-primary+a.button-contrast-primary,a.button-primary-contrast-small+a.button,.form-actions a.button-primary-contrast-small+a.form-submit.webform-button--next,.form-actions a.button-primary-contrast-small+a.form-submit.webform-button--submit,.donate-form .kf-donate-form a.button-primary-contrast-small+a.form-submit,.donate-form .form a.button-primary-contrast-small+a.form-submit,a.button-primary-contrast-small+a.form-submit,a.button-primary-contrast-small+a.button-is-alt-small,a.button-primary-contrast-small+a.button-is-alt-medium,a.button-primary-contrast-small+a.button-is-alt,a.button-primary-contrast-small+a.button-contrast-primary-small,a.button-primary-contrast-small+a.button-contrast-primary-medium,a.button-primary-contrast-small+a.button-contrast-primary,a.button+a.button-primary-contrast-small,.form-actions a.form-submit.webform-button--next+a.button-primary-contrast-small,.form-actions a.form-submit.webform-button--submit+a.button-primary-contrast-small,.donate-form .kf-donate-form a.form-submit+a.button-primary-contrast-small,.donate-form .form a.form-submit+a.button-primary-contrast-small,a.form-submit+a.button-primary-contrast-small,a.button-is-alt-small+a.button-primary-contrast-small,a.button-is-alt-medium+a.button-primary-contrast-small,a.button-is-alt+a.button-primary-contrast-small,a.button-contrast-primary-small+a.button-primary-contrast-small,a.button-contrast-primary-medium+a.button-primary-contrast-small,a.button-contrast-primary+a.button-primary-contrast-small,a.button-primary-contrast-small+a.button-primary-contrast-small,a.button-primary-contrast-medium+a.button,.form-actions a.button-primary-contrast-medium+a.form-submit.webform-button--next,.form-actions a.button-primary-contrast-medium+a.form-submit.webform-button--submit,.donate-form .kf-donate-form a.button-primary-contrast-medium+a.form-submit,.donate-form .form a.button-primary-contrast-medium+a.form-submit,a.button-primary-contrast-medium+a.form-submit,a.button-primary-contrast-medium+a.button-is-alt-small,a.button-primary-contrast-medium+a.button-is-alt-medium,a.button-primary-contrast-medium+a.button-is-alt,a.button-primary-contrast-medium+a.button-contrast-primary-small,a.button-primary-contrast-medium+a.button-contrast-primary-medium,a.button-primary-contrast-medium+a.button-contrast-primary,a.button-primary-contrast-medium+a.button-primary-contrast-small,a.button+a.button-primary-contrast-medium,.form-actions a.form-submit.webform-button--next+a.button-primary-contrast-medium,.form-actions a.form-submit.webform-button--submit+a.button-primary-contrast-medium,.donate-form .kf-donate-form a.form-submit+a.button-primary-contrast-medium,.donate-form .form a.form-submit+a.button-primary-contrast-medium,a.form-submit+a.button-primary-contrast-medium,a.button-is-alt-small+a.button-primary-contrast-medium,a.button-is-alt-medium+a.button-primary-contrast-medium,a.button-is-alt+a.button-primary-contrast-medium,a.button-contrast-primary-small+a.button-primary-contrast-medium,a.button-contrast-primary-medium+a.button-primary-contrast-medium,a.button-contrast-primary+a.button-primary-contrast-medium,a.button-primary-contrast-small+a.button-primary-contrast-medium,a.button-primary-contrast-medium+a.button-primary-contrast-medium,a.button-primary-contrast+a.button,.form-actions a.button-primary-contrast+a.form-submit.webform-button--next,.form-actions a.button-primary-contrast+a.form-submit.webform-button--submit,.donate-form .kf-donate-form a.button-primary-contrast+a.form-submit,.donate-form .form a.button-primary-contrast+a.form-submit,a.button-primary-contrast+a.form-submit,a.button-primary-contrast+a.button-is-alt-small,a.button-primary-contrast+a.button-is-alt-medium,a.button-primary-contrast+a.button-is-alt,a.button-primary-contrast+a.button-contrast-primary-small,a.button-primary-contrast+a.button-contrast-primary-medium,a.button-primary-contrast+a.button-contrast-primary,a.button-primary-contrast+a.button-primary-contrast-small,a.button-primary-contrast+a.button-primary-contrast-medium,a.button+a.button-primary-contrast,.form-actions a.form-submit.webform-button--next+a.button-primary-contrast,.form-actions a.form-submit.webform-button--submit+a.button-primary-contrast,.donate-form .kf-donate-form a.form-submit+a.button-primary-contrast,.donate-form .form a.form-submit+a.button-primary-contrast,a.form-submit+a.button-primary-contrast,a.button-is-alt-small+a.button-primary-contrast,a.button-is-alt-medium+a.button-primary-contrast,a.button-is-alt+a.button-primary-contrast,a.button-contrast-primary-small+a.button-primary-contrast,a.button-contrast-primary-medium+a.button-primary-contrast,a.button-contrast-primary+a.button-primary-contrast,a.button-primary-contrast-small+a.button-primary-contrast,a.button-primary-contrast-medium+a.button-primary-contrast,a.button-primary-contrast+a.button-primary-contrast{margin-left:16px}.button-primary-contrast,.button.cookie-content-blocker,.donate-form-card .donate-form-step a.cookie-content-blocker,.form-actions .cookie-content-blocker.form-submit.webform-button--next,.form-actions .cookie-content-blocker.form-submit.webform-button--submit,.donate-form .kf-donate-form .cookie-content-blocker.form-submit,.donate-form .form .cookie-content-blocker.form-submit,.cookie-content-blocker.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.cookie-content-blocker,.cookie-content-blocker.button-primary-contrast,.cookie-content-blocker.button-primary-contrast-medium,.cookie-content-blocker.button-primary-contrast-small,.cookie-content-blocker.button-contrast-primary,.cookie-content-blocker.button-contrast-primary-medium,.cookie-content-blocker.button-contrast-primary-small,a.cookie-content-blocker.button-is-alt,a.cookie-content-blocker.button-is-alt-medium,a.cookie-content-blocker.button-is-alt-small,.button-primary-contrast-medium{color:#fff}.button-primary-contrast-small{color:#fff;font-size:13.6px}.button-contrast-primary,.button-contrast-primary-medium{color:#4872ae}.button-contrast-primary-small{color:#4872ae;font-size:13.6px}a.button-is-alt-small{font-size:13.6px}.animation-svg{width:100%;height:100%}.button .animation-svg,.donate-form-card .donate-form-step a .animation-svg,.form-actions .form-submit.webform-button--next .animation-svg,.form-actions .form-submit.webform-button--submit .animation-svg,.donate-form .kf-donate-form .form-submit .animation-svg,.donate-form .form .form-submit .animation-svg,.form-submit .animation-svg,.block--local-tasks .tabs--wrapper ul.tabs.primary li a .animation-svg,.button-primary-contrast .animation-svg,.button-primary-contrast-medium .animation-svg,.button-primary-contrast-small .animation-svg,.button-contrast-primary .animation-svg,.button-contrast-primary-medium .animation-svg,.button-contrast-primary-small .animation-svg,a.button-is-alt .animation-svg,a.button-is-alt-medium .animation-svg,a.button-is-alt-small .animation-svg{height:2.25em}.button-group .button .animation-svg,.button-group .donate-form-card .donate-form-step a .animation-svg,.donate-form-card .donate-form-step .button-group a .animation-svg,.button-group .form-submit .animation-svg,.button-group .block--local-tasks .tabs--wrapper ul.tabs.primary li a .animation-svg,.block--local-tasks .tabs--wrapper ul.tabs.primary li .button-group a .animation-svg,.button-group .button-primary-contrast .animation-svg,.button-group .button-primary-contrast-medium .animation-svg,.button-group .button-primary-contrast-small .animation-svg,.button-group .button-contrast-primary .animation-svg,.button-group .button-contrast-primary-medium .animation-svg,.button-group .button-contrast-primary-small .animation-svg,.button-group a.button-is-alt .animation-svg,.button-group a.button-is-alt-medium .animation-svg,.button-group a.button-is-alt-small .animation-svg{pointer-events:none}.button.has-image,.donate-form-card .donate-form-step a.has-image,.form-actions .has-image.form-submit.webform-button--next,.form-actions .has-image.form-submit.webform-button--submit,.donate-form .kf-donate-form .has-image.form-submit,.donate-form .form .has-image.form-submit,.has-image.form-submit,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.has-image,.has-image.button-primary-contrast,.has-image.button-primary-contrast-medium,.has-image.button-primary-contrast-small,.has-image.button-contrast-primary,.has-image.button-contrast-primary-medium,.has-image.button-contrast-primary-small,a.has-image.button-is-alt,a.has-image.button-is-alt-medium,a.has-image.button-is-alt-small{padding:5px;width:2.85rem}.button.has-image>svg,.donate-form-card .donate-form-step a.has-image>svg,.form-actions .has-image.form-submit.webform-button--next>svg,.form-actions .has-image.form-submit.webform-button--submit>svg,.donate-form .kf-donate-form .has-image.form-submit>svg,.donate-form .form .has-image.form-submit>svg,.has-image.form-submit>svg,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.has-image>svg,.has-image.button-primary-contrast>svg,.has-image.button-primary-contrast-medium>svg,.has-image.button-primary-contrast-small>svg,.has-image.button-contrast-primary>svg,.has-image.button-contrast-primary-medium>svg,.has-image.button-contrast-primary-small>svg,a.has-image.button-is-alt>svg,a.has-image.button-is-alt-medium>svg,a.has-image.button-is-alt-small>svg,.button.has-image>img,.donate-form-card .donate-form-step a.has-image>img,.form-actions .has-image.form-submit.webform-button--next>img,.form-actions .has-image.form-submit.webform-button--submit>img,.donate-form .kf-donate-form .has-image.form-submit>img,.donate-form .form .has-image.form-submit>img,.has-image.form-submit>img,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.has-image>img,.has-image.button-primary-contrast>img,.has-image.button-primary-contrast-medium>img,.has-image.button-primary-contrast-small>img,.has-image.button-contrast-primary>img,.has-image.button-contrast-primary-medium>img,.has-image.button-contrast-primary-small>img,a.has-image.button-is-alt>img,a.has-image.button-is-alt-medium>img,a.has-image.button-is-alt-small>img{width:100%}.button.has-image:hover>svg g,.donate-form-card .donate-form-step a.has-image:hover>svg g,.has-image.form-submit:hover>svg g,.block--local-tasks .tabs--wrapper ul.tabs.primary li a.has-image:hover>svg g,.has-image.button-primary-contrast:hover>svg g,.has-image.button-primary-contrast-medium:hover>svg g,.has-image.button-primary-contrast-small:hover>svg g,.has-image.button-contrast-primary:hover>svg g,.has-image.button-contrast-primary-medium:hover>svg g,.has-image.button-contrast-primary-small:hover>svg g,a.has-image.button-is-alt:hover>svg g,a.has-image.button-is-alt-medium:hover>svg g,a.has-image.button-is-alt-small:hover>svg g{fill:#4872ae}footer.footer .column-contact p{font-size:18px;margin:0}footer.footer .column-contact p+p{margin-top:.25em}.content>*{margin-top:32px;margin-bottom:0}.narrow-container-editor-left{max-width:900px;text-align:left;position:relative;margin:0 auto}.full-width-editor-center{text-align:center;position:relative;margin:0 auto;width:100%}p.is-default{line-height:1.55;margin:0 0 .5em;font-weight:400;font-size:20px}@media screen and (max-width:1200px){p.is-default{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){p.is-default{font-size:16px}}.node .socials{max-width:100%;justify-content:flex-end;margin:1em 0}.field--name-field-review-quote{font-style:italic;text-align:center;margin:3rem 0 0!important}.field--name-field-name-reviewer{text-align:center;color:#4872ae;font-weight:700;margin-top:.25rem!important;text-transform:uppercase;font-size:18px}.node--type-review.node--view-mode-teaser{margin-top:1.5rem}.node--type-review.node--view-mode-teaser .field{margin:.35em 0!important;text-align:left}.node--type-review.node--view-mode-teaser .field--name-node-title h2{font-size:22px;text-transform:uppercase}.node--type-review.node--view-mode-teaser .field--name-field-review-quote{text-align:left;margin:0;font-style:normal!important}.node--type-review.node--view-mode-teaser .field--name-field-review-quote p{font-size:16px}.node--type-review.node--view-mode-teaser .field--name-field-name-reviewer{font-size:22px;text-transform:uppercase;color:#4872ae;font-weight:700}.node--type-review.node--view-mode-teaser .field--name-node-link a{text-decoration:underline;color:#4872ae}.news-item:not(.news-item--big) a.button,.news-item:not(.news-item--big) .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .news-item:not(.news-item--big) a,.news-item:not(.news-item--big) a.form-submit,.news-item:not(.news-item--big) .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .news-item:not(.news-item--big) a,.news-item:not(.news-item--big) a.button-primary-contrast,.news-item:not(.news-item--big) a.button-primary-contrast-medium,.news-item:not(.news-item--big) a.button-primary-contrast-small,.news-item:not(.news-item--big) a.button-contrast-primary,.news-item:not(.news-item--big) a.button-contrast-primary-medium,.news-item:not(.news-item--big) a.button-contrast-primary-small,.news-item:not(.news-item--big) a.button-is-alt,.news-item:not(.news-item--big) a.button-is-alt-medium,.news-item:not(.news-item--big) a.button-is-alt-small{display:none}.field--name-field-hero-subtitle{font-size:36px;font-weight:700;text-align:center;color:#fff}.location__infobox{z-index:99}.inline-image-holder--left,.inline-image-holder--right{z-index:1}#doneer.donate-offset{display:block;position:relative;visibility:hidden}@media only screen and (min-width:767px){#doneer.donate-offset{top:-160px}}.node .field li a{color:#4872ae}.node .field li a:hover{text-decoration:underline}body #cookiebanner .c-label .checkmark:after,body #cookiebanner .c-label input:checked[disabled]~.checkmark:after{left:6px;top:2px}body .cookie-content-blocker__message-wrapper{border-color:var(--c-primary);background:var(--c-primary-pastel);border-radius:24px}.block--local-tasks{bottom:20px;left:20px;position:fixed;right:20px;z-index:20}.block--local-tasks .tabs--wrapper{animation:localTasksSlideUp .75s cubic-bezier(.18,.89,.32,1.28);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#4872ae40;border-radius:8px;box-shadow:0 0 10px #0000004d;display:table;list-style:none;margin:0 auto;max-width:100%;min-height:50px;text-align:center}.block--local-tasks .tabs--wrapper ul.tabs.primary{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0;padding:16px}.block--local-tasks .tabs--wrapper ul.tabs.primary li{display:inline-block}.block--local-tasks .tabs--wrapper ul.tabs.primary li+li{margin-top:0}.block--local-tasks .tabs--wrapper ul.tabs.primary li a{white-space:nowrap}.block--local-tasks .tabs--wrapper ul.tabs.primary .tabs__tab--active{display:none}@keyframes localTasksSlideUp{0%{transform:translateY(200%)}70%{transform:translateY(200%)}to{transform:translateY(0)}}.media-oembed-content{width:100%;display:block}iframe{border:none}.field--name-field-media-oembed-video{display:block;border-radius:24px;overflow:hidden}.field--name-field-media-oembed-video iframe{aspect-ratio:16/9;height:auto}.content img,.content picture{margin:0;max-width:100%;display:block}.paragraph--type--card-container picture,.paragraph--type--card-container img{height:250px;width:100%;vertical-align:top;object-fit:cover}picture,img{height:auto;max-width:100%;vertical-align:top}.ratio:before{content:none}.paragraph--type--featured-region .ratio:before{content:""}.logo-slider .ratio{display:flex;align-items:center;justify-content:center}.logo-slider .ratio img{height:auto;position:static}.embedded-entity,.cke_widget_drupalentity{width:calc(50% - 2rem);float:left;margin:1.65rem 2rem 1rem 0}.embedded-entity.align-center,.cke_widget_drupalentity.align-center{width:100%;float:none;margin:1.65rem 0 1rem}@media only screen and (max-width:1024px){.embedded-entity.align-center,.cke_widget_drupalentity.align-center{margin:0 0 1rem}}.embedded-entity.align-left,.cke_widget_drupalentity.align-left{float:left;margin:1.65rem 2rem 1rem 0}.embedded-entity.align-right,.cke_widget_drupalentity.align-right{float:right;margin:1.65rem 0 1rem 2rem}.cke_widget_drupalentity .cke_widget_element{width:100%}.cke_widget_drupalentity .cke_widget_element .embedded-entity{float:none;margin:0;width:100%}.cke_widget_drupalentity .cke_widget_element .embedded-entity img.is-lazy{opacity:1}.field--name-field-video .image.ratio iframe{height:100%;position:absolute}.field--name-field-video .image.ratio iframe+.ratio--element{padding-top:56.25%;pointer-events:none;z-index:-1}.field--name-field-story-content>.field__item,.field--name-field-news-content>.field__item,.field--name-field-paragraphs>.field__item{margin:32px 0}.paragraph--type--webform .is-color-contrast .intro__heading,.paragraph--type--webform .form-submit .intro__heading,.paragraph--type--webform .block--local-tasks .tabs--wrapper ul.tabs.primary li a .intro__heading,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform a .intro__heading{border-bottom-color:var(--c-contrast)}.paragraph--type--webform .is-color-contrast .intro__heading h2,.paragraph--type--webform .form-submit .intro__heading h2,.paragraph--type--webform .block--local-tasks .tabs--wrapper ul.tabs.primary li a .intro__heading h2,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform a .intro__heading h2,.paragraph--type--webform .is-color-contrast .intro__heading h3,.paragraph--type--webform .form-submit .intro__heading h3,.paragraph--type--webform .is-color-contrast .intro__heading table caption,.paragraph--type--webform .form-submit .intro__heading table caption,table .paragraph--type--webform .is-color-contrast .intro__heading caption,table .paragraph--type--webform .form-submit .intro__heading caption,.paragraph--type--webform .block--local-tasks .tabs--wrapper ul.tabs.primary li a .intro__heading h3,.paragraph--type--webform .block--local-tasks .tabs--wrapper ul.tabs.primary li a .intro__heading table caption,table .paragraph--type--webform .block--local-tasks .tabs--wrapper ul.tabs.primary li a .intro__heading caption,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform a .intro__heading h3,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform a .intro__heading table caption,table .block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform a .intro__heading caption{color:#fff}.paragraph--type--webform .is-color-contrast .intro__heading h3:before,.paragraph--type--webform .form-submit .intro__heading h3:before,.paragraph--type--webform .is-color-contrast .intro__heading table caption:before,.paragraph--type--webform .form-submit .intro__heading table caption:before,table .paragraph--type--webform .is-color-contrast .intro__heading caption:before,table .paragraph--type--webform .form-submit .intro__heading caption:before,.paragraph--type--webform .block--local-tasks .tabs--wrapper ul.tabs.primary li a .intro__heading h3:before,.paragraph--type--webform .block--local-tasks .tabs--wrapper ul.tabs.primary li a .intro__heading table caption:before,table .paragraph--type--webform .block--local-tasks .tabs--wrapper ul.tabs.primary li a .intro__heading caption:before,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform a .intro__heading h3:before,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform a .intro__heading table caption:before,table .block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform a .intro__heading caption:before,.paragraph--type--webform .is-color-contrast .intro__heading h3:after,.paragraph--type--webform .form-submit .intro__heading h3:after,.paragraph--type--webform .is-color-contrast .intro__heading table caption:after,.paragraph--type--webform .form-submit .intro__heading table caption:after,table .paragraph--type--webform .is-color-contrast .intro__heading caption:after,table .paragraph--type--webform .form-submit .intro__heading caption:after,.paragraph--type--webform .block--local-tasks .tabs--wrapper ul.tabs.primary li a .intro__heading h3:after,.paragraph--type--webform .block--local-tasks .tabs--wrapper ul.tabs.primary li a .intro__heading table caption:after,table .paragraph--type--webform .block--local-tasks .tabs--wrapper ul.tabs.primary li a .intro__heading caption:after,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform a .intro__heading h3:after,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform a .intro__heading table caption:after,table .block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform a .intro__heading caption:after{border-top-color:var(--c-contrast)}.paragraph--type--webform .is-background-primary .expandable-form a.button.is-primary.is-color-contrast.is-border-contrast:hover,.paragraph--type--webform .is-background-primary .expandable-form .donate-form-card .donate-form-step a.is-primary.is-color-contrast.is-border-contrast:hover,.donate-form-card .donate-form-step .paragraph--type--webform .is-background-primary .expandable-form a.is-primary.is-color-contrast.is-border-contrast:hover,.paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast.form-submit:hover,.paragraph--type--webform .is-background-primary .expandable-form a.is-primary.is-color-contrast.is-border-contrast.button-primary-contrast:hover,.paragraph--type--webform .is-background-primary .expandable-form a.is-primary.is-color-contrast.is-border-contrast.button-primary-contrast-medium:hover,.paragraph--type--webform .is-background-primary .expandable-form a.is-primary.is-color-contrast.is-border-contrast.button-primary-contrast-small:hover,.paragraph--type--webform .is-background-primary .expandable-form a.is-primary.is-color-contrast.is-border-contrast.button-contrast-primary:hover,.paragraph--type--webform .is-background-primary .expandable-form a.is-primary.is-color-contrast.is-border-contrast.button-contrast-primary-medium:hover,.paragraph--type--webform .is-background-primary .expandable-form a.is-primary.is-color-contrast.is-border-contrast.button-contrast-primary-small:hover,.paragraph--type--webform .is-background-primary .expandable-form a.is-primary.is-color-contrast.is-border-contrast.button-is-alt:hover,.paragraph--type--webform .is-background-primary .expandable-form a.is-primary.is-color-contrast.is-border-contrast.button-is-alt-medium:hover,.paragraph--type--webform .is-background-primary .expandable-form a.is-primary.is-color-contrast.is-border-contrast.button-is-alt-small:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-color-contrast.is-border-contrast:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-color-contrast.is-border-contrast:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-primary.is-border-contrast:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-primary.is-border-contrast:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.button.is-border-contrast:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li .donate-form-card .donate-form-step a.is-border-contrast:hover,.donate-form-card .donate-form-step .paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.button.is-border-contrast:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form .donate-form-card .donate-form-step a.is-border-contrast:hover,.donate-form-card .donate-form-step .block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.button-primary-contrast:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast.button-primary-contrast:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.button-primary-contrast-medium:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast.button-primary-contrast-medium:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.button-primary-contrast-small:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast.button-primary-contrast-small:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.button-contrast-primary:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast.button-contrast-primary:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.button-contrast-primary-medium:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast.button-contrast-primary-medium:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.button-contrast-primary-small:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast.button-contrast-primary-small:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.button-is-alt:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast.button-is-alt:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.button-is-alt-medium:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast.button-is-alt-medium:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.button-is-alt-small:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast.button-is-alt-small:hover,.paragraph--type--webform .is-background-primary .expandable-form .block--local-tasks .tabs--wrapper ul.tabs.primary li li a.is-border-contrast:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li li .paragraph--type--webform .is-background-primary .expandable-form a.is-border-contrast:hover{color:var(--c-contrast);border-color:var(--c-contrast)}.paragraph--type--webform .is-background-primary .expandable-form.is-active a.button.is-primary.is-color-contrast.is-border-contrast.hide-on-active,.paragraph--type--webform .is-background-primary .expandable-form.is-active .donate-form-card .donate-form-step a.is-primary.is-color-contrast.is-border-contrast.hide-on-active,.donate-form-card .donate-form-step .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-primary.is-color-contrast.is-border-contrast.hide-on-active,.paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active.form-submit,.paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-primary.is-color-contrast.is-border-contrast.hide-on-active.button-primary-contrast,.paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-primary.is-color-contrast.is-border-contrast.hide-on-active.button-primary-contrast-medium,.paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-primary.is-color-contrast.is-border-contrast.hide-on-active.button-primary-contrast-small,.paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-primary.is-color-contrast.is-border-contrast.hide-on-active.button-contrast-primary,.paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-primary.is-color-contrast.is-border-contrast.hide-on-active.button-contrast-primary-medium,.paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-primary.is-color-contrast.is-border-contrast.hide-on-active.button-contrast-primary-small,.paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-primary.is-color-contrast.is-border-contrast.hide-on-active.button-is-alt,.paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-primary.is-color-contrast.is-border-contrast.hide-on-active.button-is-alt-medium,.paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-primary.is-color-contrast.is-border-contrast.hide-on-active.button-is-alt-small,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-color-contrast.is-border-contrast.hide-on-active,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-color-contrast.is-border-contrast.hide-on-active,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-primary.is-border-contrast.hide-on-active,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-primary.is-border-contrast.hide-on-active,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.button.is-border-contrast.hide-on-active,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li .donate-form-card .donate-form-step a.is-border-contrast.hide-on-active,.donate-form-card .donate-form-step .paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.hide-on-active,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.button.is-border-contrast.hide-on-active,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active .donate-form-card .donate-form-step a.is-border-contrast.hide-on-active,.donate-form-card .donate-form-step .block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.hide-on-active.button-primary-contrast,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active.button-primary-contrast,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.hide-on-active.button-primary-contrast-medium,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active.button-primary-contrast-medium,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.hide-on-active.button-primary-contrast-small,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active.button-primary-contrast-small,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.hide-on-active.button-contrast-primary,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active.button-contrast-primary,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.hide-on-active.button-contrast-primary-medium,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active.button-contrast-primary-medium,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.hide-on-active.button-contrast-primary-small,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active.button-contrast-primary-small,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.hide-on-active.button-is-alt,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active.button-is-alt,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.hide-on-active.button-is-alt-medium,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active.button-is-alt-medium,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-border-contrast.hide-on-active.button-is-alt-small,.block--local-tasks .tabs--wrapper ul.tabs.primary li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active.button-is-alt-small,.paragraph--type--webform .is-background-primary .expandable-form.is-active .block--local-tasks .tabs--wrapper ul.tabs.primary li li a.is-border-contrast.hide-on-active,.block--local-tasks .tabs--wrapper ul.tabs.primary li li .paragraph--type--webform .is-background-primary .expandable-form.is-active a.is-border-contrast.hide-on-active{display:none}.paragraph--type--contact-block .card-holder .card .card__content p{margin-bottom:.5em}.paragraph--type--contact-block .card-holder .card .card__content p:last-of-type{margin-top:.5em}.paragraph--type--contact-block .card-holder .card .card__content a:hover{border-bottom-color:inherit}.employees h2{margin-bottom:0}.contact-link p{margin:.25em 0}.paragraph--type--photo-gallery .photogallery{margin-left:-5px;margin-right:-5px;display:flex;flex-wrap:wrap}.paragraph--type--photo-gallery .photogallery>div{width:19.173553719%;margin-left:.4132231405%;margin-right:.4132231405%;margin-bottom:.826446281%}@media only screen and (max-width:1024px){.paragraph--type--photo-gallery .photogallery>div{width:32.479338843%}}@media only screen and (max-width:767px){.paragraph--type--photo-gallery .photogallery>div{width:49.173553719%}}@media only screen and (max-width:320px){.paragraph--type--photo-gallery .photogallery>div{width:100%}}.paragraph--type--photo-gallery .photogallery>div img{width:100%;height:auto}.paragraph--type--photo-gallery.hide-title .container>h2{display:none}@media only screen and (max-width:1024px){.paragraph--type--wishlist .card-holder,.paragraph--type--donate-card .card-holder{flex-wrap:nowrap}}.paragraph--type--wishlist .donate-form .show-on-checked>input,.paragraph--type--donate-card .donate-form .show-on-checked>input{color:#000}.paragraph--type--wishlist .next-to-card__content,.paragraph--type--donate-card .next-to-card__content{padding-left:4rem}@media only screen and (max-width:767px){.paragraph--type--wishlist .next-to-card__content,.paragraph--type--donate-card .next-to-card__content{padding-left:0}}.paragraph--type--wishlist .position-right>div:first-child,.paragraph--type--donate-card .position-right>div:first-child{order:1}.paragraph--type--wishlist .position-right .next-to-card__content,.paragraph--type--donate-card .position-right .next-to-card__content{padding-left:0;padding-right:4rem}@media only screen and (max-width:767px){.paragraph--type--wishlist .position-right .next-to-card__content,.paragraph--type--donate-card .position-right .next-to-card__content{padding-right:0;order:1}}.paragraph--type--wishlist .ratio>img,.paragraph--type--wishlist .ratio>.is-bg,.paragraph--type--donate-card .ratio>img,.paragraph--type--donate-card .ratio>.is-bg{position:relative}.paragraph--type--wishlist .position-left>.next-to-card__content,.paragraph--type--wishlist .position-right>.next-to-card__content{flex:2}.notification .columns .column .field--name-field-title{margin-bottom:.5em;color:#4872ae;text-transform:uppercase;font-weight:800;line-height:1.35;text-align:left}.paragraph .field--name-field-title{text-align:center}.paragraph--type--inspirationblocks .card-holder .card .card__content a.is-color-primary.chevron-right{font-size:16px}@media screen and (max-width:1200px){.paragraph--type--inspirationblocks .card-holder .card .card__content a.is-color-primary.chevron-right{font-size:calc(14px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.paragraph--type--inspirationblocks .card-holder .card .card__content a.is-color-primary.chevron-right{font-size:14px}}.paragraph--type--inspirationblocks .card-holder .card .card__content a.is-color-primary.chevron-right:hover{border-bottom:1px solid #4872ae}.logo-slider .slide .has-rounded-corners{display:flex;align-items:center;justify-content:center}.field--name-field-basic-secties>.field__item{margin-top:3rem}.field--name-field-basic-secties>.field__item:first-child{margin-top:0}.paragraph--type--starteenactie-campaign{margin-bottom:2rem}.paragraph--type--featured-region .columns{margin-top:1.35rem}.event-timer-block h3+p,.event-timer-block table caption+p,table .event-timer-block caption+p{text-align:center;margin-bottom:1rem}.paragraph--type--donation-form>.image picture,.paragraph--type--donation-form>.image img{width:100%;height:auto}@media only screen and (min-width:480px){.paragraph--type--donation-form>.image picture,.paragraph--type--donation-form>.image img{height:650px}}.paragraph--type--donation-form>.image img{object-fit:cover}.paragraph--type--donation-form .container__donation-form{display:flex}.paragraph--type--donation-form .container__donation-form .content{padding:16px;margin:0 -16px;width:calc(100% + 32px);box-shadow:0 2px 11px #0000000d}@media only screen and (min-width:480px){.paragraph--type--donation-form .container__donation-form .content{place-self:flex-start;width:500px;padding:50px 60px;margin:-590px 0 0 auto;background:#fff;border-radius:16px}}.paragraph--type--donation-form .container__donation-form form{display:flex;flex-direction:column}.paragraph--type--donation-form .container__donation-form form .webform-progress{order:-1}.paragraph--type--donation-form .container__donation-form form .messages{margin-bottom:1rem}.paragraph--type--donation-form .container__donation-form form .messages .messages-close{display:none}.block-addtoany .container{display:flex;align-items:center;justify-content:flex-end;flex-direction:column}@media only screen and (width >= 767px){.block-addtoany .container{flex-direction:row}}.block-addtoany .a2a_kit{margin:0}.block-addtoany h2{line-height:1.55;margin:0;color:#000;font-size:20px}@media screen and (max-width:1200px){.block-addtoany h2{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.block-addtoany h2{font-size:16px}}@media only screen and (width >= 767px){.block-addtoany h2{margin-right:20px}}.socials-avatar .bg-avatar.logged-in{border:0!important}.socials-avatar .bg-avatar img{border-radius:50%}body .messages{position:relative;padding:1rem 2rem;border-radius:4px;margin-top:1rem;font-weight:400;margin-bottom:2rem;background-color:#198754;color:#fff;box-shadow:none!important}body .messages a{text-decoration:underline}body .messages.messages--info{background-color:var(--c-primary-light);border:none;color:var(--c-text-dark);background-image:none!important;padding:1rem 2rem 1rem 2.5rem}body .messages.messages--info:before{content:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTIgMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuODQ3NTMgNy4wMjA3NEwxMC4xOTczIDAuNjcwOTY0QzEwLjM5NDYgMC40NzM2NTUgMTAuNjQ1NyAwLjM3NSAxMC45NTA3IDAuMzc1QzExLjI1NTYgMC4zNzUgMTEuNTA2NyAwLjQ3MzY1NSAxMS43MDQgMC42NzA5NjRDMTEuOTAxMyAwLjg2ODI3NCAxMiAxLjExOTM5IDEyIDEuNDI0MzNDMTIgMS43MjkyNiAxMS45MDEzIDEuOTgwMzggMTEuNzA0IDIuMTc3NjlMNC42MDA5IDkuMjgwODNDNC4zODU2NSA5LjQ5NjA4IDQuMTM0NTMgOS42MDM3IDMuODQ3NTMgOS42MDM3QzMuNTYwNTQgOS42MDM3IDMuMzA5NDIgOS40OTYwOCAzLjA5NDE3IDkuMjgwODNMMC4yOTU5NjQgNi40ODI2MkMwLjA5ODY1NDcgNi4yODUzMSAwIDYuMDM0MTkgMCA1LjcyOTI2QzAgNS40MjQzMyAwLjA5ODY1NDcgNS4xNzMyMSAwLjI5NTk2NCA0Ljk3NTlDMC40OTMyNzQgNC43Nzg1OSAwLjc0NDM5NSA0LjY3OTkzIDEuMDQ5MzMgNC42Nzk5M0MxLjM1NDI2IDQuNjc5OTMgMS42MDUzOCA0Ljc3ODU5IDEuODAyNjkgNC45NzU5TDMuODQ3NTMgNy4wMjA3NFoiIGZpbGw9IiM3OUNENEEiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==);display:inline-block;line-height:1;width:12px;height:10px;position:absolute;top:1rem;left:1rem}body .messages.messages--error{background-color:var(--c-error-light);color:var(--c-text-dark);padding:1rem 2rem 1rem 2.5rem}body .messages.messages--error a{color:var(--c-text-dark)}body .messages.messages--error:before{content:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgMTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTUsNi41MDNsLTMuMTY5LDMuMTY5Yy0wLjIwMSwwLjIgLTAuNDU2LDAuMzAxIC0wLjc2NSwwLjMwMWMtMC4zMSwtMCAtMC41NjUsLTAuMTAxIC0wLjc2NSwtMC4zMDFjLTAuMjAxLC0wLjIgLTAuMzAxLC0wLjQ1NSAtMC4zMDEsLTAuNzY1YzAsLTAuMzEgMC4xLC0wLjU2NSAwLjMwMSwtMC43NjVsMy4xNjksLTMuMTY5bC0zLjE2OSwtMy4xNDJjLTAuMjAxLC0wLjIwMSAtMC4zMDEsLTAuNDU2IC0wLjMwMSwtMC43NjVjMCwtMC4zMSAwLjEsLTAuNTY1IDAuMzAxLC0wLjc2NWMwLjIsLTAuMjAxIDAuNDU1LC0wLjMwMSAwLjc2NSwtMC4zMDFjMC4zMDksMCAwLjU2NCwwLjEgMC43NjUsMC4zMDFsMy4xNjksMy4xNjlsMy4xNDIsLTMuMTY5YzAuMiwtMC4yMDEgMC40NTUsLTAuMzAxIDAuNzY1LC0wLjMwMWMwLjMxLDAgMC41NjUsMC4xIDAuNzY1LDAuMzAxYzAuMjE5LDAuMjE4IDAuMzI4LDAuNDc4IDAuMzI4LDAuNzc4YzAsMC4zMDEgLTAuMTA5LDAuNTUxIC0wLjMyOCwwLjc1MmwtMy4xNjksMy4xNDJsMy4xNjksMy4xNjljMC4yLDAuMiAwLjMwMSwwLjQ1NSAwLjMwMSwwLjc2NWMtMCwwLjMxIC0wLjEwMSwwLjU2NSAtMC4zMDEsMC43NjVjLTAuMjE4LDAuMjE5IC0wLjQ3OCwwLjMyOCAtMC43NzksMC4zMjhjLTAuMywtMCAtMC41NTEsLTAuMTA5IC0wLjc1MSwtMC4zMjhsLTMuMTQyLC0zLjE2OVoiIGZpbGw9IiNEQTI5MUQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==);display:inline-block;line-height:1;width:12px;height:12px;position:absolute;top:1rem;left:1rem}body .messages.messages--status{background-color:var(--c-alt-light);color:var(--c-text-dark)}body .messages.messages--status a{color:var(--c-text-dark)}body .messages.messages--warning{background-color:var(--c-alt);color:var(--c-text-dark)}body .messages .messages-close{height:15px;position:absolute;top:17px;right:12px;cursor:pointer}body .messages .messages-close svg{width:15px;height:15px;vertical-align:top}body .messages ul{font-size:16px;margin-bottom:0}.table-responsive{overflow-x:auto}table{display:flex;flex-wrap:wrap;font-size:15px}@media only screen and (max-width:767px){table{display:inline-table}}table thead,table tbody{flex:none;width:100%;display:flex;flex-wrap:wrap}table thead{background-color:var(--c-primary-pastel);color:var(--c-primary)}table thead a{color:var(--c-text-dark)}table thead tr,table tbody tr{display:flex;width:100%}table tbody tr{border-bottom:1px solid var(--c-primary-pastel)}table tbody>:first-child{border-top:1px solid var(--c-border-light)}table thead+tbody>:first-child{border-top:none}table tbody tr td{flex:1 1 0;max-width:100%;min-width:0;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:16px}table thead tr th{flex:1 1 0;max-width:100%;min-width:0;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:16px;display:block;font-weight:400}table thead tr th:first-child{text-transform:uppercase;font-weight:700}table.is-wrapped thead tr th,table.is-wrapped tbody tr td{white-space:normal;overflow:initial;text-overflow:unset}table.is-wrapped thead tr th a,table.is-wrapped tbody tr td a{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}table thead tr th a{padding-right:1rem;position:relative;display:flex;align-items:center;font-weight:400}table thead tr th a:hover{color:var(--c-primary)}table thead tr th a .icon{width:1em;height:1em;margin-left:.5em;position:relative}table thead tr th a.is-active{color:var(--c-primary)}table thead tr th a.is-reversed .icon{transform:rotate(180deg)}table a{color:var(--c-primary)}table thead th.is-width-medium,table tbody .td.is-width-medium{flex:none;width:15%}table thead th.is-width-small,table tbody td.is-width-small{flex:none;width:10%}table tr th span.info-bubble .is-circle{background:var(--c-contrast);width:1.1em;height:1.1em;padding:0;color:var(--c-primary);display:flex;justify-content:center;align-items:center}table tr th span.info-bubble .is-circle .icon{margin:0;width:.75em;height:.75em}table tfoot tr td{padding-top:16px}table tr th span.info-bubble{padding-right:0;position:relative}table tr th span.info-bubble span{display:none}table tr th span.info-bubble:hover span{display:block;position:absolute;background:var(--c-contrast);top:3.5em;right:-1em;padding:.5em;width:13em;max-width:16em;text-align:center;box-shadow:0 0 18px 1px #00000020;line-height:1.35}table tr th span.info-bubble:hover span:before{content:"";position:absolute;top:0;right:1em;width:0;height:0;border:10px solid transparent;border-bottom-color:var(--c-contrast);border-top:0;margin-left:-10px;margin-top:-8px}table tr th span.info-bubble:hover{border-bottom:none}.ajax-progress.ajax-progress-throbber{position:absolute;width:100%;height:100%;background:#ffffffb3;top:0;left:0}.ajax-progress.ajax-progress-throbber .throbber{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%20preserveAspectRatio='xMidYMid'%20width='200'%20height='200'%20style='shape-rendering:%20auto;%20display:%20block;%20background:%20transparent;'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3cg%3e%3ccircle%20stroke-width='2'%20stroke='%234872AE'%20fill='none'%20r='0'%20cy='50'%20cx='50'%3e%3canimate%20begin='0s'%20calcMode='spline'%20keySplines='0%200.2%200.8%201'%20keyTimes='0;1'%20values='0;40'%20dur='1s'%20repeatCount='indefinite'%20attributeName='r'%3e%3c/animate%3e%3canimate%20begin='0s'%20calcMode='spline'%20keySplines='0.2%200%200.8%201'%20keyTimes='0;1'%20values='1;0'%20dur='1s'%20repeatCount='indefinite'%20attributeName='opacity'%3e%3c/animate%3e%3c/circle%3e%3ccircle%20stroke-width='2'%20stroke='%234872AE'%20fill='none'%20r='0'%20cy='50'%20cx='50'%3e%3canimate%20begin='-0.5s'%20calcMode='spline'%20keySplines='0%200.2%200.8%201'%20keyTimes='0;1'%20values='0;40'%20dur='1s'%20repeatCount='indefinite'%20attributeName='r'%3e%3c/animate%3e%3canimate%20begin='-0.5s'%20calcMode='spline'%20keySplines='0.2%200%200.8%201'%20keyTimes='0;1'%20values='1;0'%20dur='1s'%20repeatCount='indefinite'%20attributeName='opacity'%3e%3c/animate%3e%3c/circle%3e%3cg%3e%3c/g%3e%3c/g%3e%3c/svg%3e") no-repeat;background-size:100% 100%;width:70px;height:70px;padding:0}.webform-submission-form{position:relative}.webform-submission-form .captcha{transform:translateY(-4px)}.captcha-center .captcha__element{display:flex;justify-content:center;margin:.5em 0}.form-item .input.error,.form-item input.error[type=url],.form-item input.error[type=text],.form-item input.error[type=password],.form-item input.error[type=date],.form-item input.error[type=number]{background-color:var(--c-error-light)}.form-item .input.error:focus,.form-item input.error[type=url]:focus,.form-item input.error[type=text]:focus,.form-item input.error[type=password]:focus,.form-item input.error[type=date]:focus,.form-item input.error[type=number]:focus{border-color:var(--c-error)}.form-item .input.error[readonly=readonly],.form-item input.error[readonly=readonly][type=url],.form-item input.error[readonly=readonly][type=text],.form-item input.error[readonly=readonly][type=password],.form-item input.error[readonly=readonly][type=date],.form-item input.error[readonly=readonly][type=number]{background-color:var(--c-error-disabled)}label{line-height:1.5}fieldset{margin:1em 0 0;border:0;padding:0}fieldset>legend{font-weight:700;margin-bottom:.5em}.webform-submission-newsletter-form #edit-container-email,.webform-submission-newsletter-holiday-form #edit-container-email{margin-bottom:20px;min-width:15rem}label.form-required:after,span.form-required:after{content:"*";font-weight:700;color:red}.form-type-checkbox .field-header,.form-type-radio .field-header{display:inline-block}.form-type-checkbox .field-header label,.form-type-radio .field-header label{font-weight:400!important}.intro__heading--donate{margin-bottom:1em}.donate-form .kf-donate-form fieldset.form-item,.donate-form .form fieldset.form-item{border:0;padding:0;margin:0}.donate-form .kf-donate-form .wysiwyg *:first-child,.donate-form .form .wysiwyg *:first-child{margin-top:0}.donate-form .kf-donate-form #edit-my-data>legend,.donate-form .kf-donate-form #edit-my-donation>legend,.donate-form .kf-donate-form #edit-publication-communication>legend,.donate-form .form #edit-my-data>legend,.donate-form .form #edit-my-donation>legend,.donate-form .form #edit-publication-communication>legend{font-size:36px;font-weight:800;margin:0 0 .35em;line-height:1.35;color:#4872ae}.donate-form .kf-donate-form #edit-my-donation .fieldset-wrapper>*+*,.donate-form .form #edit-my-donation .fieldset-wrapper>*+*{margin-top:1.5em}.donate-form .kf-donate-form #edit-frequency--wrapper,.donate-form .form #edit-frequency--wrapper{margin-bottom:1em}.donate-form .kf-donate-form #edit-frequency--wrapper>legend,.donate-form .form #edit-frequency--wrapper>legend{display:none}.donate-form .kf-donate-form #edit-payment-method-once--wrapper>legend,.donate-form .kf-donate-form #edit-payment-method--wrapper>legend,.donate-form .kf-donate-form #edit-amount-once>legend,.donate-form .kf-donate-form #edit-amount>legend,.donate-form .form #edit-payment-method-once--wrapper>legend,.donate-form .form #edit-payment-method--wrapper>legend,.donate-form .form #edit-amount-once>legend,.donate-form .form #edit-amount>legend{font-weight:700;margin-bottom:calc(.8em + 1px)}.donate-form .kf-donate-form #edit-amount-once .webform-radios-other-input,.donate-form .kf-donate-form #edit-amount .webform-radios-other-input,.donate-form .form #edit-amount-once .webform-radios-other-input,.donate-form .form #edit-amount .webform-radios-other-input{margin-top:1.5em}@media only screen and (width <= 600px){.donate-form .kf-donate-form .webform-flexbox,.donate-form .form .webform-flexbox{margin-bottom:1.5em!important;display:block!important}.donate-form .kf-donate-form .webform-flexbox .form-item,.donate-form .form .webform-flexbox .form-item{margin-bottom:1.2em!important}}.donate-form .kf-donate-form .webform-flexbox,.donate-form .form .webform-flexbox{display:flex;margin-bottom:1.5em}.donate-form .kf-donate-form .webform-flexbox .form-item,.donate-form .form .webform-flexbox .form-item{margin-bottom:0}.donate-form .kf-donate-form .form-item,.donate-form .form .form-item{margin-bottom:1.5em}.donate-form .kf-donate-form .radio-tabs,.donate-form .form .radio-tabs{padding-bottom:0}.donate-form .kf-donate-form .radio-tabs label:before,.donate-form .form .radio-tabs label:before{content:unset}.donate-form .kf-donate-form .radio-tabs .form-item,.donate-form .form .radio-tabs .form-item{display:table-cell}.donate-form .kf-donate-form .webform-flex--container,.donate-form .form .webform-flex--container{margin:0 .5em}.donate-form .kf-donate-form .webform-options-display-three-columns,.donate-form .form .webform-options-display-three-columns{column-count:unset}.donate-form .kf-donate-form .webform-options-display-three-columns>div,.donate-form .form .webform-options-display-three-columns>div{display:inline-block;margin-right:1.5em}#kinderfonds-review-review-create-form .form-item{margin:1.5rem 0}.is-background-primary textarea,.is-background-primary input{color:#000;border-color:#fff}.webform-submission-newsletter-holiday-form .form-submit,.webform-submission-newsletter-form .form-submit{margin-top:0}.paragraph--type--webform .webform-submission-newsletter-form>h2,.paragraph--type--webform .webform-submission-newsletter-form>p,.paragraph--type--webform .webform-submission-newsletter-holiday-form>h2,.paragraph--type--webform .webform-submission-newsletter-holiday-form>p{display:none}.paragraph--type--webform .is-background-primary .webform-submission-newsletter-holiday-form #edit-container-submit .field .field-header .field-label,.paragraph--type--webform .is-background-primary .webform-submission-newsletter-form #edit-container-submit .field .field-header .field-label{color:var(--c-primary)}html [data-expand-id]{display:none}html [data-expand-id].is-active{display:block}#views-exposed-form-reviews-block-2{display:flex;align-items:flex-end}#views-exposed-form-reviews-block-2 .js-form-type-select{width:100%;margin-right:2rem}#views-exposed-form-reviews-block-2 .js-form-type-select select{height:auto}#views-exposed-form-reviews-block-2 .form-actions input{height:45px}.webform-options-display-two-columns,.webform-options-display-three-columns{column-count:unset;margin-bottom:15px}.webform-options-display-two-columns>div,.webform-options-display-three-columns>div{display:inline-block;margin-right:1.5em}@media only screen and (width <= 768px){.webform-flex{margin-bottom:1rem}.webform-flex textarea{width:100%}}.pp-error{padding:6px;font-size:14px;color:red}.webform--newsletter-holiday__show-open .expandable-form .show-on-active{display:block}.webform--newsletter-holiday__show-open .expandable-form .hide-on-active{display:none}.webform--newsletter__show-open .expandable-form .show-on-active{display:block}.webform--newsletter__show-open .expandable-form .hide-on-active{display:none}.webform-submission-puzzeloplossing-form textarea{width:100%}.webform-submission-puzzeloplossing-form .field-label{line-height:1.35!important}.webform-submission-puzzeloplossing-form .form-submit{background-color:#ffc829;border-color:#ffc829;color:#000}.webform-submission-puzzeloplossing-form .form-submit:hover{background-color:#fff}.button-radios .fieldset-wrapper>div{display:flex;flex-direction:row;gap:10px}.button-radios .fieldset-wrapper>div>div{margin:0}.button-radios input.radio+label{display:block;cursor:pointer;transition:all .2s ease-in-out;position:relative;overflow:hidden;text-align:center;font-size:16px;white-space:nowrap;margin:0;color:#fff;border:2px solid #fff;font-weight:700;padding:.5em 1em}.button-radios input.radio+label:before{display:none!important}.button-radios input.radio:checked+label{background-color:#fff;color:#4872ae}.button-radios .radio{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.node-form{margin:3rem 0}.node-form .form-item{margin-bottom:1.5rem}.node-form .form-required:after{color:red}.node-form .description{line-height:1.45;font-size:smaller}.node-form .select,.node-form .input,.node-form input[type=url],.node-form input[type=text],.node-form input[type=password],.node-form input[type=date],.node-form input[type=number]{width:auto}.node-form .filter-wrapper{display:none}.node-form .layout-region-node-secondary{padding:1rem;background-color:#ededed}.node-form .image-widget{border:1px solid #ededed;padding:1rem}.node-form .image-widget .button,.node-form .image-widget .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .node-form .image-widget a,.node-form .image-widget .button-primary-contrast,.node-form .image-widget .button-primary-contrast-medium,.node-form .image-widget .button-primary-contrast-small,.node-form .image-widget .button-contrast-primary,.node-form .image-widget .button-contrast-primary-medium,.node-form .image-widget .button-contrast-primary-small,.node-form .image-widget a.button-is-alt,.node-form .image-widget a.button-is-alt-medium,.node-form .image-widget a.button-is-alt-small,.node-form .image-widget .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .node-form .image-widget a,.node-form .image-widget .form-submit{display:block;margin-top:1rem}.node-form .image-widget .focal-point-wrapper{margin-bottom:1rem}.node-form .image-widget .focal-point-indicator:after{z-index:1}.node-form #edit-actions{display:flex;justify-content:space-between}.node-form #edit-actions .form-submit{margin:0}.node-form .button--danger{border:1px solid #bd0000;background-color:#bd0000;color:#fff}.node-form .button--danger:hover{background-color:#fff;color:#bd0000}.node-form .field-prefix{display:inline-block}.form-disabled input:hover{cursor:not-allowed}.form-disabled .select:after{border-color:var(--c-text-dark)}.newsletter-block{margin-top:2em}.newsletter-block input{color:#000}.newsletter-block .form-item-tussenvoegsel{width:100%}.newsletter-block .form-item-tussenvoegsel label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.newsletter-block__inner--right{flex-direction:column}.newsletter-block__inner--right details{border:1px solid #dcdcdc;padding:1rem;margin:1rem 0;border-radius:4px}.newsletter-block__inner--right details summary{padding-bottom:1rem}.flow-container #edit-previous{background-color:#fff!important;color:#4872ae!important}.flow-container #edit-previous:hover{color:#fff!important;background:#4872ae!important}.flow-container #edit-submit{color:#000;margin-left:auto!important}.form-item--error-message{position:relative;padding:1rem 2rem 1rem 2.5rem;border-radius:4px;color:var(--c-text-dark);background-color:var(--c-error-light);margin-top:1rem;font-weight:400}.form-item--error-message:before{content:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAgMTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTUsNi41MDNsLTMuMTY5LDMuMTY5Yy0wLjIwMSwwLjIgLTAuNDU2LDAuMzAxIC0wLjc2NSwwLjMwMWMtMC4zMSwtMCAtMC41NjUsLTAuMTAxIC0wLjc2NSwtMC4zMDFjLTAuMjAxLC0wLjIgLTAuMzAxLC0wLjQ1NSAtMC4zMDEsLTAuNzY1YzAsLTAuMzEgMC4xLC0wLjU2NSAwLjMwMSwtMC43NjVsMy4xNjksLTMuMTY5bC0zLjE2OSwtMy4xNDJjLTAuMjAxLC0wLjIwMSAtMC4zMDEsLTAuNDU2IC0wLjMwMSwtMC43NjVjMCwtMC4zMSAwLjEsLTAuNTY1IDAuMzAxLC0wLjc2NWMwLjIsLTAuMjAxIDAuNDU1LC0wLjMwMSAwLjc2NSwtMC4zMDFjMC4zMDksMCAwLjU2NCwwLjEgMC43NjUsMC4zMDFsMy4xNjksMy4xNjlsMy4xNDIsLTMuMTY5YzAuMiwtMC4yMDEgMC40NTUsLTAuMzAxIDAuNzY1LC0wLjMwMWMwLjMxLDAgMC41NjUsMC4xIDAuNzY1LDAuMzAxYzAuMjE5LDAuMjE4IDAuMzI4LDAuNDc4IDAuMzI4LDAuNzc4YzAsMC4zMDEgLTAuMTA5LDAuNTUxIC0wLjMyOCwwLjc1MmwtMy4xNjksMy4xNDJsMy4xNjksMy4xNjljMC4yLDAuMiAwLjMwMSwwLjQ1NSAwLjMwMSwwLjc2NWMtMCwwLjMxIC0wLjEwMSwwLjU2NSAtMC4zMDEsMC43NjVjLTAuMjE4LDAuMjE5IC0wLjQ3OCwwLjMyOCAtMC43NzksMC4zMjhjLTAuMywtMCAtMC41NTEsLTAuMTA5IC0wLjc1MSwtMC4zMjhsLTMuMTQyLC0zLjE2OVoiIGZpbGw9IiNEQTI5MUQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==);display:inline-block;line-height:1;width:12px;height:10px;position:absolute;top:1rem;left:1rem}.form-item .description *{overflow-wrap:break-word}.form-item.form-type-password .password-strength__meter{margin-bottom:.5em}.form-item.form-type-password .password-strength__meter .password-strength__indicator.is-weak{background-color:var(--c-error)}.form-item.form-type-password .password-strength__meter .password-strength__indicator.is-strong{background-color:var(--c-success)}.form-item.form-type-password .js-password-confirm-message{margin-top:.5em}.password-suggestions ul{font-size:inherit;margin:0 0 1em}.password-suggestions ul li+li{margin-top:0}input.is-disabled{background:var(--c-disabled)!important;color:#000!important;border-color:var(--c-disabled)!important;pointer-events:none}fieldset{min-inline-size:auto}.webform-progress .webform-progress-tracker{margin:0 0 1rem;gap:12px}.webform-progress .webform-progress-tracker .progress-step .progress-marker{height:4px;background-color:var(--c-primary-pastel);border-radius:8px}.webform-progress .webform-progress-tracker .progress-step .progress-marker:before{display:none}.webform-progress .webform-progress-tracker .progress-step .progress-marker:after{display:none}.webform-progress .webform-progress-tracker .progress-step .progress-text{display:none}.webform-progress .webform-progress-tracker .progress-step.is-complete .progress-marker,.webform-progress .webform-progress-tracker .progress-step.is-active .progress-marker{background-color:var(--c-primary)}.webform-page legend h3,.webform-page legend table caption,table .webform-page legend caption{color:var(--c-primary)}.webform-message{margin-bottom:1rem}.webform-message .messages{margin:0}.webform-message .messages-close{display:none}.form-item{margin-bottom:1rem}.form-item .field-prefix-suffix-wrapper{display:flex;align-items:center;color:var(--c-text-dark);border-radius:8px;border-width:1px;border-style:solid;border-color:currentcolor}.form-item .field-prefix-suffix-wrapper .field-prefix,.form-item .field-prefix-suffix-wrapper .field-suffix{padding:0 .5em;white-space:nowrap}.form-item .field-prefix-suffix-wrapper input{border:none;padding-left:0;border-radius:0 8px 8px 0;flex:1}.form-item .field-prefix-suffix-wrapper:focus-within{border:2px solid var(--c-primary-bright);background-color:var(--c-primary-light);color:var(--c-primary-dark)}.form-item .field-prefix-suffix-wrapper:focus-within .field-prefix{margin:-1px}.form-item .field-prefix-suffix-wrapper:focus-within .field-suffix{margin:-1px}.form-item .field-prefix-suffix-wrapper:focus-within input{height:calc(2.75em - 2px)}.webform-flexbox{flex-wrap:wrap;gap:8px 12px;margin:1em 0!important}.webform-flexbox.flex-column{flex-direction:column}.webform-flexbox .webform-flex{min-width:unset}.webform-flexbox .webform-flex:last-child{margin-bottom:0}.webform-flexbox .webform-flex .webform-flex--container{margin:0}.webform-flexbox .webform-flex--0:has(.flex-break){flex-basis:100%;height:0;margin-bottom:0}.form-actions{display:flex}.form-actions .form-submit{margin-top:0}.form-actions .form-submit.webform-button--previous{gap:4px;font-size:16px}@media screen and (max-width:1200px){.form-actions .form-submit.webform-button--previous{font-size:calc(14px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){.form-actions .form-submit.webform-button--previous{font-size:14px}}.form-actions .form-submit.webform-button--previous .icon{width:6px;height:11px}.form-actions .form-submit.webform-button--next,.form-actions .form-submit.webform-button--submit{margin-left:auto}.donate-form-card{--donate-form-txt-color:#fff;padding-bottom:55px;position:relative;height:100%}.donate-form-card.donate-form-card-light{--donate-form-txt-color:#000}@media only screen and (max-width:767px){.donate-form-card{max-width:25.8em;margin:0 auto}}.donate-form-card div[id^=edit-stap-]{display:flex;flex-direction:column}.donate-form-card div[id^=edit-stap-]>div,.donate-form-card div[id^=edit-stap-]>fieldset{padding:0 0 1rem}.donate-form-card div[id^=edit-stap-]>div:last-child,.donate-form-card div[id^=edit-stap-]>fieldset:last-child{padding:0}.donate-form-card .field:not(.is-horizontal) .field-header{margin:0}.donate-form-card fieldset{margin:0}.donate-form-card fieldset>legend{margin:0 0 .5em}.donate-form-card .fieldset-legend,.donate-form-card label,.donate-form-card p{color:#fff;line-height:1.25!important}.donate-form-card label.field-label:not(.option),.donate-form-card .fieldset-legend{margin-bottom:0;display:inline-block;font-size:20px}.donate-form-card .form-item.form-title{margin-bottom:10px}.donate-form-card p{font-size:18px}.donate-form-card .webform-progress{position:absolute;bottom:12px;left:0}.donate-form-card .form-actions{position:absolute;bottom:0;right:0}.donate-form-card .webform-progress-tracker{margin:0!important}.donate-form-card .webform-progress-tracker .progress-text{display:none}.donate-form-card .webform-progress-tracker .progress-step{min-width:15px;margin-right:.25em}.donate-form-card .webform-progress-tracker .progress-marker{height:15px;width:15px}.donate-form-card .webform-progress-tracker .progress-marker:before,.donate-form-card .webform-progress-tracker .progress-marker:after{height:15px;width:15px}.donate-form-card .webform-progress-tracker .progress-marker:after{display:none}.donate-form-card .webform-progress-tracker .progress-step.is-active .progress-marker:before,.donate-form-card .webform-progress-tracker .progress-step.is-active:hover .progress-marker:before{background-color:#fff!important}.donate-form-card .webform-progress-tracker .progress-step:not(.is-active) .progress-marker:before{background-color:#fff!important;opacity:.4}.donate-form-card .webform-progress-tracker .is-complete.progress-step:hover .progress-marker:before{background-color:#fff!important;opacity:1}.donate-form-card .webform-progress-tracker .progress-step:after{display:none!important}.donate-form-card .webform-name--wrapper .fieldset-wrapper{display:flex;flex-wrap:wrap}.donate-form-card .webform-name--wrapper .fieldset-wrapper>div{margin:0}.donate-form-card .webform-name--wrapper .fieldset-wrapper .form-item-naam-first{flex-basis:100%}.donate-form-card .webform-name--wrapper .fieldset-wrapper .form-item-naam-middle{margin-right:10px}.donate-form-card .webform-name--wrapper .fieldset-wrapper .form-item-naam-middle,.donate-form-card .webform-name--wrapper .fieldset-wrapper .form-item-naam-last{flex-basis:calc(50% - 5px)}.donate-form-card .kinderfonds-composite-address--wrapper .fieldset-wrapper{display:flex;flex-wrap:wrap}.donate-form-card .kinderfonds-composite-address--wrapper .fieldset-wrapper>div{margin:0}.donate-form-card .kinderfonds-composite-address--wrapper .fieldset-wrapper .form-item-postcode{flex-basis:50%;margin-right:10px}.donate-form-card .kinderfonds-composite-address--wrapper .fieldset-wrapper .form-item-huisnummer{flex-basis:calc(25% - 10px);margin-right:10px}.donate-form-card .kinderfonds-composite-address--wrapper .fieldset-wrapper .form-item-toevoeging{flex-basis:calc(25% - 10px)}.donate-form-card .webform-button--previous{display:none}.donate-form-card input.form-submit{color:#000}.donate-form-card .form-type-processed-text h2{text-transform:unset;font-size:26px;text-align:left}.donate-form-card .donate-amount-descriptions{background:#000c;display:flex;padding:1em 1.65em!important}.donate-form-card .donate-amount-descriptions p{margin-bottom:0}.donate-form-card .donate-amount-descriptions .form-type-processed-text{display:flex;flex-direction:row}.donate-form-card .custom-icon{place-items:center center;display:flex;margin-right:1.5em}.donate-form-card .icon{width:2.5em;height:2.5em;min-width:2.5em;fill:#ffc829;animation:scaleMe .8s ease-in-out}.donate-form-card .checkbox:not(.is-custom)+label:before{width:18px!important;height:18px!important}.donate-form-card .checkbox:not(.is-custom):checked+label>.icon{top:4px!important;left:-10px!important;width:12px!important;height:10px!important;animation:none;fill:#000}.donate-form-card .form-item-naam-first{margin-bottom:10px!important}.donate-form-card .form-item-straat,.donate-form-card .form-item-woonplaats,.donate-form-card .webform-radios-other-input{margin-top:10px!important}.donate-form-card .form-item-bank .field-header,.donate-form-card .form-item-email .field-header{margin-bottom:8px!important}.donate-form-card .form-item-bank .field-header{background-image:url("data:image/svg+xml,%3csvg%20width='29'%20height='25'%20viewBox='0%200%2029%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%201.85v21.267c0%201.018.833%201.851%201.85%201.851h12.707c9.606%200%2013.77-5.377%2013.77-12.512C28.327%205.358%2024.163%200%2014.557%200H1.85C.833%200%200%20.833%200%201.85z'%20fill='%23fff'/%3e%3cpath%20d='M8.505%205.22v15.713h6.839c6.21%200%208.902-3.507%208.902-8.467%200-4.748-2.693-8.431-8.902-8.431H9.689c-.657%200-1.184.537-1.184%201.184z'%20fill='%23C06'/%3e%3cpath%20d='M14.557%2023.274H3.507a1.777%201.777%200%200%201-1.777-1.776V3.48c0-.981.796-1.777%201.777-1.777h11.05c10.485%200%2012.049%206.746%2012.049%2010.762%200%206.969-4.285%2010.81-12.05%2010.81zM3.507%202.296A1.18%201.18%200%200%200%202.323%203.48v18.018a1.18%201.18%200%200%200%201.184%201.184h11.05c7.385%200%2011.457-3.627%2011.457-10.216%200-8.848-7.182-10.17-11.457-10.17H3.507z'%20fill='%23000'/%3e%3cpath%20d='M10.91%2010.346c.241%200%20.463.037.676.111.213.074.389.195.546.343.148.157.268.351.361.573.083.232.13.5.13.815%200%20.277-.037.527-.102.759a1.77%201.77%200%200%201-.315.601%201.53%201.53%200%200%201-.527.398%201.867%201.867%200%200%201-.75.148H9.31v-3.757h1.602v.01zm-.055%203.063c.12%200%20.231-.018.352-.055a.69.69%200%200%200%20.296-.194c.083-.093.157-.204.213-.352.055-.148.083-.315.083-.528%200-.185-.018-.36-.056-.509a1.013%201.013%200%200%200-.185-.388.834.834%200%200%200-.333-.25%201.36%201.36%200%200%200-.509-.083h-.592v2.369h.731v-.01zM15.963%2010.346v.694h-1.98v.805h1.823v.639h-1.823v.916h2.026v.694h-2.85v-3.757h2.804v.01zM18.795%2010.346l1.407%203.758h-.86l-.288-.833h-1.406l-.297.832h-.832l1.416-3.757h.86zm.046%202.305l-.472-1.38h-.009l-.49%201.38h.971zM21.543%2010.346v3.063h1.833v.694H20.72v-3.757h.823z'%20fill='%23fff'/%3e%3cpath%20d='M5.414%2013.955a1.73%201.73%200%201%200%200-3.46%201.73%201.73%200%200%200%200%203.46zM6.719%2020.933a2.617%202.617%200%200%201-2.62-2.619V16.27a1.313%201.313%200%201%201%202.629%200v4.664h-.01z'%20fill='%23000'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right;background-size:20px}.donate-form-card .form-item .input.error,.donate-form-card .form-item input.error[type=url],.donate-form-card .form-item input.error[type=text],.donate-form-card .form-item input.error[type=password],.donate-form-card .form-item input.error[type=date],.donate-form-card .form-item input.error[type=number]{background-color:#fdedec;border-width:2px;border-color:#e74c3c}.donate-form-card .messages{display:none}.donate-form-card .form-item--error-message{color:#ffc829;font-size:13px;margin-top:4px;font-weight:700}.donate-form-card .form-item--error-message a{text-decoration:underline}.donate-form-card .iban-intro,.donate-form-card .iban-intro p,.donate-form-card .privacy-statement,.donate-form-card .privacy-statement p{font-size:.85rem!important;line-height:1.55!important}.donate-form-card .iban-intro a,.donate-form-card .iban-intro p a,.donate-form-card .privacy-statement a,.donate-form-card .privacy-statement p a{color:#ffc829;border-color:#ffc829}.donate-form-card .iban-intro h2,.donate-form-card .iban-intro h3,.donate-form-card .iban-intro table caption,table .donate-form-card .iban-intro caption,.donate-form-card .iban-intro p h2,.donate-form-card .iban-intro p h3,.donate-form-card .privacy-statement h2,.donate-form-card .privacy-statement h3,.donate-form-card .privacy-statement table caption,table .donate-form-card .privacy-statement caption,.donate-form-card .privacy-statement p h2,.donate-form-card .privacy-statement p h3{font-size:20px;font-weight:600;color:var(--donate-form-txt-color)!important}.donate-form-card .ajax-progress-throbber{display:none!important}.donate-form-card .form-item-email .description{margin:0;position:absolute;top:5px;right:0}.donate-form-card .form-item-email .webform-element-description{font-size:.85em;color:var(--donate-form-txt-color)}.donate-form-card .pp-error{padding:0}.donate-form-card .webform-radios-other.error .fieldset-wrapper>div:first-child{display:none}.paragraph--type--webform.webform-id--donate-new-style .webform-progress{z-index:1}@media only screen and (max-width:480px){.paragraph--type--webform.webform-id--donate-new-style .button-radios .fieldset-wrapper>div{flex-wrap:wrap}.paragraph--type--webform.webform-id--donate-new-style .button-radios .fieldset-wrapper>div>div{flex:1 1}}.paragraph--type--webform.webform-id--donate-new-style.webform-type--none .field--name-field-webform,.paragraph--type--webform.webform-id--donate-new-style.webform-type--two_column .field--name-field-webform,.paragraph--type--webform.webform-id--donate-new-style.webform-type--one_column .field--name-field-webform{position:relative;background-color:#00000080;padding:1.25em 1.5em}.paragraph--type--webform.webform-id--donate-new-style.webform-type--none .field--name-field-webform h1,.paragraph--type--webform.webform-id--donate-new-style.webform-type--none .field--name-field-webform h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--none .field--name-field-webform .h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--none .field--name-field-webform p.intro,.paragraph--type--webform.webform-id--donate-new-style.webform-type--two_column .field--name-field-webform h1,.paragraph--type--webform.webform-id--donate-new-style.webform-type--two_column .field--name-field-webform h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--two_column .field--name-field-webform .h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--two_column .field--name-field-webform p.intro,.paragraph--type--webform.webform-id--donate-new-style.webform-type--one_column .field--name-field-webform h1,.paragraph--type--webform.webform-id--donate-new-style.webform-type--one_column .field--name-field-webform h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--one_column .field--name-field-webform .h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--one_column .field--name-field-webform p.intro{color:#fff}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform h1,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform p,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform p.intro,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform label,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .fieldset-legend{color:#4872ae}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .button-radios input.radio+label{color:#4872ae;border:2px solid #4872AE}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .button-radios input.radio:checked+label{background-color:#4872ae;color:#fff}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .webform-progress-tracker .progress-step.is-active .progress-marker:before,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .webform-progress-tracker .progress-step.is-active:hover .progress-marker:before{background-color:#4872ae!important}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .webform-progress-tracker .progress-step:not(.is-active) .progress-marker:before{background-color:#4872ae!important}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .webform-progress-tracker .is-complete.progress-step:hover .progress-marker:before{background-color:#4872ae!important}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform input.form-submit{color:#000}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .donate-amount-descriptions{background-color:#4872aeb3}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .donate-amount-descriptions .fieldset-legend,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .donate-amount-descriptions label,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .donate-amount-descriptions p{color:#fff}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .checkbox:not(.is-custom):checked+label>.icon{fill:#000}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .form-item .input.error,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .form-item input.error[type=url],.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .form-item input.error[type=text],.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .form-item input.error[type=password],.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .form-item input.error[type=date],.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .form-item input.error[type=number]{background-color:var(--c-error-light);border-color:var(--c-error)}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .iban-intro h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .iban-intro h3,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .iban-intro table caption,table .paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .iban-intro caption,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .iban-intro p h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .iban-intro p h3,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .privacy-statement h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .privacy-statement h3,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .privacy-statement table caption,table .paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .privacy-statement caption,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .privacy-statement p h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .privacy-statement p h3{color:#4872ae!important}.paragraph--type--webform.webform-id--donate-new-style.webform-type--default .field--name-field-webform .form-item-email .webform-element-description{color:#4872ae}.paragraph--type--webform.webform-id--donate-new-style.webform-type--blue .field--name-field-webform h1,.paragraph--type--webform.webform-id--donate-new-style.webform-type--blue .field--name-field-webform h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--blue .field--name-field-webform .h2,.paragraph--type--webform.webform-id--donate-new-style.webform-type--blue .field--name-field-webform p.intro{color:#fff}.paragraph--type--webform.webform-id--donate-new-style.webform-type--blue .field--name-field-webform .donate-form-card .donate-amount-descriptions{background-color:#ffffff4d}.text-small,.text-small p{font-size:16px}.text-large{font-size:20px}.text-italic{font-style:italic}.form-gap-1 .fieldset-wrapper>div{gap:1em}.starrating{overflow:hidden}.starrating .rate-image{width:30px;height:30px;background:url("data:image/svg+xml,%3csvg%20width='76'%20height='73'%20viewBox='0%200%2076%2073'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eStar%20Filled%3c/title%3e%3cpath%20d='M59.52%2069.619l-4.11-23.962%2017.409-16.97-24.06-3.496L38%203.389%2027.24%2025.191%203.181%2028.687l17.41%2016.97-4.11%2023.962L38%2058.305%2059.52%2069.62z'%20stroke='%23FFC829'%20stroke-width='3'%20fill='%23FFC829'%20fill-rule='evenodd'/%3e%3c/svg%3e") no-repeat;background-size:contain}.starrating .star-off{background:url("data:image/svg+xml,%3csvg%20width='76'%20height='73'%20viewBox='0%200%2076%2073'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eStar%3c/title%3e%3cpath%20d='M58.855%2068.705l-3.983-23.223%2016.872-16.446-23.316-3.388L38%204.519%2027.572%2025.648%204.256%2029.036l16.872%2016.446-3.983%2023.223L38%2057.74l20.855%2010.965z'%20stroke='%23FFC829'%20stroke-width='4'%20fill='%23FFF'%20fill-rule='evenodd'/%3e%3c/svg%3e") no-repeat;background-size:contain}.review-detail .field{text-align:left;color:var(--c-text-dark);font-weight:400;margin-top:0;text-transform:none;font-size:16px}.review-detail .field--name-field-name-reviewer,.review-detail .field--name-field-review-datum,.review-detail .field--name-field-review-doelgroepen-select,.review-detail .field--name-field-star-rating{overflow:hidden}.review-detail .field--name-field-name-reviewer+.field,.review-detail .field--name-field-review-datum+.field,.review-detail .field--name-field-review-doelgroepen-select+.field,.review-detail .field--name-field-star-rating+.field{margin-top:0}.review-detail .field--name-field-name-reviewer .field__label,.review-detail .field--name-field-review-datum .field__label,.review-detail .field--name-field-review-doelgroepen-select .field__label,.review-detail .field--name-field-star-rating .field__label{color:#4872ae;margin-top:1.5em;font-size:22px;font-weight:700;text-transform:uppercase;margin-bottom:.25rem}.review-detail .field--name-field-name-reviewer .field__items .field__item,.review-detail .field--name-field-review-datum .field__items .field__item,.review-detail .field--name-field-review-doelgroepen-select .field__items .field__item,.review-detail .field--name-field-star-rating .field__items .field__item{margin-bottom:.5rem}#edit-fields-field-star-rating{display:block;margin:.25rem 0 1.5rem}#edit-fields-field-star-rating input.radio{-webkit-appearance:initial;-moz-appearance:initial;appearance:initial;background:url("data:image/svg+xml,%3csvg%20width='76'%20height='73'%20viewBox='0%200%2076%2073'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eStar%20Filled%3c/title%3e%3cpath%20d='M59.52%2069.619l-4.11-23.962%2017.409-16.97-24.06-3.496L38%203.389%2027.24%2025.191%203.181%2028.687l17.41%2016.97-4.11%2023.962L38%2058.305%2059.52%2069.62z'%20stroke='%23FFC829'%20stroke-width='3'%20fill='%23FFC829'%20fill-rule='evenodd'/%3e%3c/svg%3e") no-repeat;background-size:contain;cursor:pointer;height:30px;position:initial;vertical-align:middle;width:30px}#edit-fields-field-star-rating #edit-fields-field-star-rating-none{display:none}#edit-fields-field-star-rating input.radio:checked~input.radio{background:url("data:image/svg+xml,%3csvg%20width='76'%20height='73'%20viewBox='0%200%2076%2073'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eStar%3c/title%3e%3cpath%20d='M58.855%2068.705l-3.983-23.223%2016.872-16.446-23.316-3.388L38%204.519%2027.572%2025.648%204.256%2029.036l16.872%2016.446-3.983%2023.223L38%2057.74l20.855%2010.965z'%20stroke='%23FFC829'%20stroke-width='4'%20fill='%23FFF'%20fill-rule='evenodd'/%3e%3c/svg%3e") no-repeat;background-size:contain}#edit-fields-field-star-rating .field-label{display:inline-block;margin:0;padding:.4rem 1rem .4rem .25rem}#edit-fields-field-star-rating .field-label:before{content:unset}.is-sticky{z-index:20}@media only screen and (min-width:767px){.hide-desktop{display:none}}.ec-toggle-link{color:#4872ae;font-size:20px;font-weight:700}.full-width{left:50%;margin-left:-50vw;margin-right:-50vw;max-width:100vw;position:relative;right:50%;width:100vw}.view-tagged-content .views-row{position:relative;box-shadow:0 0 8px 1px #dcdcdca6;overflow:hidden;display:flex;margin-bottom:1.75em}.view-search-results .view-content>.columns,.view-search-results-starteenactie .view-content>.columns{margin-bottom:30px}.page-acties #main,.page-acties-sportief #main,.page-acties-creatief #main,.page-acties-bakken #main,.page-acties-divers #main,.page-acties-feest #main,.page-acties-lege-flessen #main{display:flex;flex-direction:column}.page-acties #main #sidebar-first,.page-acties-sportief #main #sidebar-first,.page-acties-creatief #main #sidebar-first,.page-acties-bakken #main #sidebar-first,.page-acties-divers #main #sidebar-first,.page-acties-feest #main #sidebar-first,.page-acties-lege-flessen #main #sidebar-first{order:1;display:none}.page-acties #main .region-content,.page-acties-sportief #main .region-content,.page-acties-creatief #main .region-content,.page-acties-bakken #main .region-content,.page-acties-divers #main .region-content,.page-acties-feest #main .region-content,.page-acties-lege-flessen #main .region-content{order:2}.page-acties .pagination,.page-acties-sportief .pagination,.page-acties-creatief .pagination,.page-acties-bakken .pagination,.page-acties-divers .pagination,.page-acties-feest .pagination,.page-acties-lege-flessen .pagination{margin-top:2rem}@media only screen and (width >= 960px){.page-acties #main,.page-acties-sportief #main,.page-acties-creatief #main,.page-acties-bakken #main,.page-acties-divers #main,.page-acties-feest #main,.page-acties-lege-flessen #main{flex-direction:row}.page-acties #main #sidebar-first,.page-acties-sportief #main #sidebar-first,.page-acties-creatief #main #sidebar-first,.page-acties-bakken #main #sidebar-first,.page-acties-divers #main #sidebar-first,.page-acties-feest #main #sidebar-first,.page-acties-lege-flessen #main #sidebar-first{width:25%;display:block}.page-acties #main .region-content,.page-acties-sportief #main .region-content,.page-acties-creatief #main .region-content,.page-acties-bakken #main .region-content,.page-acties-divers #main .region-content,.page-acties-feest #main .region-content,.page-acties-lege-flessen #main .region-content{width:75%;padding-left:2rem}}.campaign-search-filter-toggle{margin-bottom:1rem}.campaign-search-filter-toggle a{width:100%}@media only screen and (width >= 960px){.campaign-search-filter-toggle{display:none}}.view-acties-search .view-content{display:grid;grid-gap:32px;margin:0!important}.view-acties-search .views-row .card{margin:0}.block-search-api-sorts{margin-bottom:1rem}.block-search-api-sorts h2{text-transform:unset;font-size:20px;color:#000}.block-search-api-sorts ul.search-api-sorts{display:inline-flex;list-style-type:none;margin:0;padding:0;flex-direction:column}.block-search-api-sorts ul.search-api-sorts li{margin:0 1rem 0 0!important}@media only screen and (width >= 600px){.view-acties-search .view-content{grid-template-columns:1fr 1fr}}@media only screen and (width >= 768px){.block-search-api-sorts h2{display:inline-block}.block-search-api-sorts ul.search-api-sorts{flex-direction:row}}.block-facets{margin-bottom:2rem}.block-facets h2{text-transform:unset;font-size:20px;color:#000;display:inline-block;margin-bottom:.5rem}.block-facets ul{list-style-type:none;padding-left:0}.block-facets ul li.facet-item{display:flex;align-items:baseline}.block-facets .facet-item__value{margin-left:.25rem;display:block;line-height:1.2}#views-exposed-form-acties-search-page-all,#views-exposed-form-acties-search-page-sportief,#views-exposed-form-acties-search-page-creatief,#views-exposed-form-acties-search-page-bakken,#views-exposed-form-acties-search-page-feest,#views-exposed-form-acties-search-page-lege-flessen,#views-exposed-form-acties-search-page-divers{position:relative;margin-bottom:2rem}#views-exposed-form-acties-search-page-all .form-submit,#views-exposed-form-acties-search-page-sportief .form-submit,#views-exposed-form-acties-search-page-creatief .form-submit,#views-exposed-form-acties-search-page-bakken .form-submit,#views-exposed-form-acties-search-page-feest .form-submit,#views-exposed-form-acties-search-page-lege-flessen .form-submit,#views-exposed-form-acties-search-page-divers .form-submit{padding:0 12px;background-color:#4872ae;cursor:pointer;height:45px;width:auto;color:#fff;font-size:15px;background-repeat:no-repeat;background-position:center;border:1px solid #4872AE}#views-exposed-form-acties-search-page-all .form-submit:hover,#views-exposed-form-acties-search-page-sportief .form-submit:hover,#views-exposed-form-acties-search-page-creatief .form-submit:hover,#views-exposed-form-acties-search-page-bakken .form-submit:hover,#views-exposed-form-acties-search-page-feest .form-submit:hover,#views-exposed-form-acties-search-page-lege-flessen .form-submit:hover,#views-exposed-form-acties-search-page-divers .form-submit:hover{background-color:#fff;color:#4872ae}.campaign-stats{margin-bottom:2rem;display:flex}.campaign-stats .running-campaigns{margin-right:1rem}.field--type-starteenactie-campaign .highlight-blocks{min-height:390px}.field--type-starteenactie-campaign .card:hover a.button,.field--type-starteenactie-campaign .card:hover a.button-primary-contrast,.field--type-starteenactie-campaign .card:hover a.button-primary-contrast-medium,.field--type-starteenactie-campaign .card:hover a.button-primary-contrast-small,.field--type-starteenactie-campaign .card:hover a.button-contrast-primary,.field--type-starteenactie-campaign .card:hover a.button-contrast-primary-medium,.field--type-starteenactie-campaign .card:hover a.button-contrast-primary-small,.field--type-starteenactie-campaign .card:hover a.button-is-alt,.field--type-starteenactie-campaign .card:hover a.button-is-alt-medium,.field--type-starteenactie-campaign .card:hover a.button-is-alt-small,.field--type-starteenactie-campaign .card:hover .block--local-tasks .tabs--wrapper ul.tabs.primary li a,.block--local-tasks .tabs--wrapper ul.tabs.primary li .field--type-starteenactie-campaign .card:hover a,.field--type-starteenactie-campaign .card:hover a.form-submit,.field--type-starteenactie-campaign .card:hover .donate-form-card .donate-form-step a,.donate-form-card .donate-form-step .field--type-starteenactie-campaign .card:hover a{color:#ffffffd9}.field--type-starteenactie-campaign .card__visual .ratio:before{content:"";display:inline-block;vertical-align:middle;padding-bottom:var(--ratio)}.field--type-starteenactie-campaign .card__visual h3,.field--type-starteenactie-campaign .card__visual table caption,table .field--type-starteenactie-campaign .card__visual caption{text-transform:uppercase}.field--type-starteenactie-campaign .button-holder .button.is-transparent:hover,.field--type-starteenactie-campaign .button-holder .is-transparent.button-primary-contrast:hover,.field--type-starteenactie-campaign .button-holder .is-transparent.button-primary-contrast-medium:hover,.field--type-starteenactie-campaign .button-holder .is-transparent.button-primary-contrast-small:hover,.field--type-starteenactie-campaign .button-holder .is-transparent.button-contrast-primary:hover,.field--type-starteenactie-campaign .button-holder .is-transparent.button-contrast-primary-medium:hover,.field--type-starteenactie-campaign .button-holder .is-transparent.button-contrast-primary-small:hover,.field--type-starteenactie-campaign .button-holder a.is-transparent.button-is-alt:hover,.field--type-starteenactie-campaign .button-holder a.is-transparent.button-is-alt-medium:hover,.field--type-starteenactie-campaign .button-holder a.is-transparent.button-is-alt-small:hover,.field--type-starteenactie-campaign .button-holder .block--local-tasks .tabs--wrapper ul.tabs.primary li a.is-transparent:hover,.block--local-tasks .tabs--wrapper ul.tabs.primary li .field--type-starteenactie-campaign .button-holder a.is-transparent:hover,.field--type-starteenactie-campaign .button-holder .is-transparent.form-submit:hover,.field--type-starteenactie-campaign .button-holder .donate-form-card .donate-form-step a.is-transparent:hover,.donate-form-card .donate-form-step .field--type-starteenactie-campaign .button-holder a.is-transparent:hover{text-decoration:underline}.field--type-starteenactie-campaign .field{margin:0!important}.field--type-starteenactie-campaign .field.field--name-starteenactie-actie-progress-block-extra-small{margin-top:1.5rem!important}.node--type-actie-video .field--name-field-actie-video figure{margin:0 auto;max-width:900px}.node--type-actie-video .field--name-field-actie-video figure iframe{max-width:900px}.view-actie-videos .views-row{margin:1.5rem 0!important}@media screen and (width >= 768px){.view-actie-videos .views-row{margin:3rem 0!important}}.sticky-progress-active .block--progress-bar{z-index:18;background:var(--c-primary)}@media only screen and (max-width:1024px){.block~.block{margin-top:1em}}body.maintenance-page{text-align:center}body.maintenance-page header{padding:16px 0;background-color:#fff;margin-bottom:32px}body.maintenance-page header img{width:300px}.webform-message.webform-message-flex .messages{display:flex;gap:1rem;align-items:center;padding:1rem;line-height:1.5}.webform-message.icon-finish-flag .messages:before{content:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDAgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Ij48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHN0eWxlPSJmaWxsLW9wYWNpdHk6MDsiLz48cGF0aCBkPSJNMTguMzQ0LDIyLjk4Yy0wLjAyMiwwLjAwMiAtMC4wNDQsMC4wMDIgLTAuMDY0LC0wLjAwMWMtMC4zNzQsLTAuMDA2IC0wLjczOSwwLjAwOSAtMS4wOTcsMC4wNDNjLTEuMzY4LDAuMTMxIC0yLjYyMSwwLjU1NCAtMy43NiwxLjI3bDMuNDY5LDEwLjk5OGMwLjA3NSwwLjIzNCAtMC4wNTYsMC40ODYgLTAuMjksMC41NmwtMS45OTUsMC42MjljLTAuMjM0LDAuMDc0IC0wLjQ4NiwtMC4wNTYgLTAuNTYsLTAuMjkxbC04Ljk4MSwtMjguNjQzYy0wLjA1OCwtMC4xODIgMC4wNDIsLTAuMzc2IDAuMjIzLC0wLjQzNmwyLjE2MiwtMC43MTJjMC4xODksLTAuMDYyIDAuMzkxLDAuMDQ1IDAuNDQ1LDAuMjM2bDAuMzk4LDEuMzkzYzEuMjAyLC0wLjcxNSAyLjUxOSwtMS4xNDMgMy45NTEsLTEuMjhjMS42MTYsLTAuMTU1IDIuMjg4LC0wLjEzOCA1LjI2OCwwLjY0NWMxLjQ4NiwwLjM5IDMuNDk2LDEuMDIyIDUuNjk0LDAuNDc1YzIuMjA4LC0wLjU0OSA0LjYwNSwtMi4yODMgNi4wODksLTQuMTk0YzAuMTUxLC0wLjE5NCAwLjQzMSwtMC4yMjkgMC42MjUsLTAuMDc4YzAuMDc1LDAuMDU4IDAuMTI2LDAuMTM0IDAuMTUyLDAuMjE4bDMuNDA2LDEwLjgwMWwwLjAwMiwwLjAwMmwxLjQ0Nyw0LjU4OGwwLjAwMSwwLjAwM2wwLjAwMiwwLjAwNGwwLjAwNCwwLjAxYzAuMDE5LDAuMDcgMC4wMiwwLjE0MSAwLjAwNiwwLjIxbC0wLDAuMDAzbC0wLjAwMiwwLjAwMWwtMC4wMDEsMC4wMDNjLTAuMDEsMC4wNDQgLTAuMDI2LDAuMDg2IC0wLjA1LDAuMTI2bC0wLjAwNCwwLjAwOGwtMC4wMDEsMC4wMDNsLTAuMDA4LDAuMDExYy0wLjAwOCwwLjAxMyAtMC4wMTcsMC4wMjUgLTAuMDI2LDAuMDM3Yy0zLjQ5MSw0LjQ4OSAtNy43NDIsNS44MjYgLTEyLjc1Miw0LjAxYy0xLjMzLC0wLjQxIC0yLjU4MSwtMC42MjcgLTMuNzUyLC0wLjY1bC0wLjAwMSwtMC4wMDJabS0wLjYzLC0wLjg4MmMtMC4yMDYsMC4wMDcgLTAuNDExLDAuMDIyIC0wLjYxNSwwLjA0Yy0xLjQzMiwwLjEzOSAtMi43NDksMC41NjUgLTMuOTUyLDEuMjhsLTEuMTcsLTMuNzFjMS4xMzgsLTAuNzE2IDIuMzkyLC0xLjEzOSAzLjc2LC0xLjI3YzAuMjY2LC0wLjAyNSAwLjUzNSwtMC4wNDEgMC44MSwtMC4wNDNsMS4xNjcsMy43MDNabTkuMDYzLC05LjQyOGwtMS40MjgsLTQuNTI3Yy0xLjU0MSwwLjcyMiAtMy4xODcsMC45OTggLTQuOTQyLDAuODMzbDEuNDA4LDQuNDY0YzEuNzY4LDAuMjI2IDMuNDIyLC0wLjAzMiA0Ljk2MiwtMC43N1ptMi43ODEsNS44NTRsMS4xNjksMy43MDRjMS4xNjIsLTAuNzAzIDIuMjU2LC0xLjY5NiAzLjI3OSwtMi45OGwtMS4xMjcsLTMuNTczYy0xLjAzOSwxLjIxNyAtMi4xNDYsMi4xNjcgLTMuMzIxLDIuODQ5Wm0tMTYuMzk2LC0xMC45MzdsMC4wMjEsMC4xNDhsMS4zNzksNC4zNzFjLTAuMjA3LDAuMDA3IC0wLjQxMiwwLjAyMiAtMC42MTUsMC4wNGMtMS40MzIsMC4xMzkgLTIuNzUsMC41NjUgLTMuOTUyLDEuMjhsLTEuNDI4LC00LjUyNmMxLjEzOSwtMC43MTYgMi4zOTIsLTEuMTM5IDMuNzYsLTEuMjdjMC4yNzIsLTAuMDI2IDAuNTQ5LC0wLjA0IDAuODI5LC0wLjA0M2MtMC4wMDIsLTAuMDEyIC0wLjAwMSwtMC4wMjQgMC4wMDYsLTBabS01LjU0NSwxLjI1OWwtMC40MzksLTEuMzkxbC0xLjE0LDAuMzcybDguNzI3LDI3LjY2N2wxLjE0NSwtMC4zNjFsLTMuNDM4LC0xMC44OTVsLTQuODU1LC0xNS4zOTJabTguNjUsOC42NjZjLTAuMjA2LDAuMDA3IC0wLjQxMSwwLjAyMiAtMC42MTUsMC4wNDFjLTEuNDMyLDAuMTM4IC0yLjc0OSwwLjU2NCAtMy45NTEsMS4yNzlsLTEuNDMsLTQuNTMyYzEuMTM5LC0wLjcxNSAyLjM5MiwtMS4xMzkgMy43NiwtMS4yNjljMC4yNjUsLTAuMDI1IDAuNTM1LC0wLjA0MSAwLjgxLC0wLjA0NGwxLjQyNiw0LjUyNVptNC41NiwtNC4yNDRjLTAuNTIsLTAuMTE3IC0xLjA1MSwtMC4yNzIgLTEuNTkyLC0wLjQ2OWMtMC4wMDcsLTAuMDAyIC0wLjAxMywtMC4wMDQgLTAuMDIsLTAuMDA3Yy0xLjMwNiwtMC40MDMgLTIuNTQ1LC0wLjYyOSAtMy43MTgsLTAuNjgybC0xLjQxOCwtNC40OTJjMC45OTksMC4wNzIgMi4wNTIsMC4yOCAzLjE2MSwwLjYyMmMwLjc0OCwwLjI3IDEuNDc3LDAuNDcxIDIuMTksMC42MDJsMS4zOTcsNC40MjZabTEuNzA2LDUuNDA3Yy0wLjUyMSwtMC4xMTYgLTEuMDUyLC0wLjI3MyAtMS41OTMsLTAuNDdjLTAuMDA3LC0wLjAwMyAtMC4wMTMsLTAuMDA0IC0wLjAyLC0wLjAwN2MtMS4zMDYsLTAuNDAzIC0yLjU0NCwtMC42MyAtMy43MTgsLTAuNjgybC0xLjQxOSwtNC40OTljMC45OTksMC4wNzMgMi4wNTIsMC4yODEgMy4xNjEsMC42MjNjMC43NDgsMC4yNyAxLjQ3OCwwLjQ3MSAyLjE5LDAuNjAybDEuMzk5LDQuNDMzWm01Ljk1MSwtMC41OTFsLTEuNDMxLC00LjU0MWMtMS41NDEsMC43MjIgLTMuMTg3LDAuOTk5IC00Ljk0MiwwLjgzNGwxLjQxMSw0LjQ3NGMxLjMzOSwwLjE3MyAyLjYwOCwwLjA3MSAzLjgwOSwtMC4zMDhjMC4zOTEsLTAuMTI0IDAuNzc1LC0wLjI3NyAxLjE1MywtMC40NTlabS00LjUwNiw1LjE3NGwtMS4xNCwtMy42MTNjLTAuNzE0LC0wLjEzIC0xLjQ0NCwtMC4zMzEgLTIuMTkxLC0wLjYwMWMtMS4xMSwtMC4zNDIgLTIuMTYyLC0wLjU0OCAtMy4xNiwtMC42MjFsMS4xNiwzLjY3OWMxLjE3MiwwLjA1MiAyLjQxMywwLjI3OSAzLjcxOCwwLjY4MmMwLjAwOCwwLjAwMyAwLjAxNSwwLjAwNCAwLjAyMSwwLjAwN2MwLjUzOSwwLjE5NiAxLjA3LDAuMzUxIDEuNTkyLDAuNDY3Wm01Ljk1MSwtMC41OTdsLTEuMTczLC0zLjcxOWMtMC4zNzgsMC4xNzYgLTAuNzY0LDAuMzI3IC0xLjE1NiwwLjQ1MWMtMS4yMDQsMC4zNzkgLTIuNDY2LDAuNTA5IC0zLjc4NSwwLjM4NmwxLjE1MywzLjY1M2MxLjc2OCwwLjIyNSAzLjQyMSwtMC4wMzIgNC45NjEsLTAuNzcxWm0tMy43NzYsLTE0LjkzOGwxLjQyNCw0LjUxM2MxLjE2MSwtMC43MDQgMi4yNTUsLTEuNjk3IDMuMjc4LC0yLjk4MWwtMS4zODQsLTQuMzg2Yy0xLjA0MSwxLjIxOSAtMi4xNDgsMi4xNzIgLTMuMzIsMi44NTRsMC4wMDIsLTBabTEuNzAzLDUuNGwxLjQyOCw0LjUyNmMxLjE1NywtMC43MDUgMi4yNSwtMS42OTkgMy4yNzcsLTIuOTg2bC0xLjM4NiwtNC4zOTRjLTEuMDQxLDEuMjIgLTIuMTQ3LDIuMTcyIC0zLjMxOSwyLjg1NFoiIGZpbGw9ImJsYWNrIi8+PC9zdmc+);flex:0 0 40px;line-height:1;display:inline-block}.webform-message.icon-hands .messages:before{content:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDAgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHN0eWxlPSJmaWxsLW9wYWNpdHk6MDsiLz48cGF0aCBkPSJNMjUuNjAyLDIxLjkxOWwtMi4zOTQsLTIuMzQ5bDguNTA2LC04LjQyN2MwLjMxOCwtMC4zMTQgMC43NCwtMC40ODcgMS4xODksLTAuNDg3YzAuNDUxLDAgMC44NzQsMC4xNzQgMS4xOTQsMC40OTFjMC4zMTUsMC4zMSAwLjQ4OSwwLjcyOCAwLjQ4OSwxLjE3OGMwLDAuNDUgLTAuMTc1LDAuODcgLTAuNDkzLDEuMTgxbC04LjQ5MSw4LjQxM1ptNS4wNTIsMWwtMS4xMTQsLTEuNzZjLTAuMTQ2LC0wLjI5MSAtMC4zMzksLTAuNDczIC0wLjU3OCwtMC41NWMtMC4xMzUsLTAuMDQ0IC0wLjI4NCwtMC4wNTMgLTAuNDMyLC0wLjAyM2wtMC4zNjQsMC4wNzNsMy4wOTUsLTMuMDY2YzAuNTk1LC0wLjU5IDEuNzA0LC0wLjU2MiAyLjMyNSwwLjA1NmMwLjMyOSwwLjMyNCAwLjUxMSwwLjc1MiAwLjUxMiwxLjIwM2MwLjAwMSwwLjQyIC0wLjE1OSwwLjgxMSAtMC40NSwxLjEwMmwtMi45OTQsMi45NjVabS0zLjYwMywwLjQybC0wLjc5OSwtMC43ODNsMC42ODIsLTAuNjc2bC0wLjA0MSwwLjMyMmMtMC4wMzIsMC4yNDcgLTAuMDE1LDAuNTA0IDAuMDUsMC43NGwwLjEwOCwwLjM5N1ptLTEwLjM1NCwxMS4wNzRjLTEuMjE1LDAgLTIuNDIyLC0wLjQ3IC0zLjMyNCwtMS4zNTdsLTcuMjMxLC03LjEwMmMtMS42NDgsLTEuNjMxIC0wLjI2NSwtNi4wNTIgMS44MzcsLTkuNzFsMy43MDEsLTUuODVjMC4xMjQsLTAuMjYgMC4yMzMsLTAuMzI3IDAuMjg2LC0wLjM0M2MwLjAyMiwtMC4wMDggMC4wNSwtMC4wMSAwLjA2OSwtMC4wMWMwLjE0NywwIDAuMzg0LDAuMTIgMC42MTQsMC4yNDJsMC4wNTMsMC4wMjhjMC4wNSwwLjAyNyAwLjEsMC4wNTMgMC4xNDksMC4wNzhsMC4zNSwwLjE3YzAuMzc3LDAuMTc5IDAuNjU3LDAuNTQ5IDAuNzg3LDEuMDQzYzAuMTI5LDAuNDg3IDAuMDg2LDEuMDI3IC0wLjExNSwxLjQ0M2wtMi4xOTksNC41ODljLTAuMDUzLDAuMTA4IC0wLjA1OSwwLjIzMSAtMC4wMTgsMC4zNDVjMC4wNDEsMC4xMTQgMC4xMjQsMC4yMDUgMC4yMzMsMC4yNTZjMC4wNDMsMC4wMiAwLjA4NiwwLjAzMiAwLjEzMywwLjAzOWwwLjAzNCwwLjAwNGwwLjAyNiwwLjAyNGMxLjI1NywxLjE0OSAxLjc2NywyLjg2NSAxLjQ3NSw0Ljk2MWMtMC4xMywwLjk0NSAtMC40NDgsMS44MTcgLTAuOTE4LDIuNTIyYy0wLjA2OCwwLjEwMSAtMC4wOTIsMC4yMjIgLTAuMDY3LDAuMzM5YzAuMDI1LDAuMTE5IDAuMDkzLDAuMjIxIDAuMTk1LDAuMjg3YzAuMTk1LDAuMTI3IDAuNTA4LDAuMDYyIDAuNjM0LC0wLjEyOWwwLjAwMSwtMGMwLjU0NSwtMC44MTYgMC45MTIsLTEuODE3IDEuMDYsLTIuODk2YzAuNDAzLC0yLjg5MSAtMC42MjksLTQuNjIgLTEuNTY0LC01LjU2M2wtMC4wNzksLTAuMDc5bDAuMDgsLTAuMDc5bDEyLC0xMS43NzNjMC42NTYsLTAuNjQ5IDEuNzIzLC0wLjY0OSAyLjM4LDBjMC4zMTgsMC4zMTUgMC40OTMsMC43MzQgMC40OTMsMS4xODFjLTAsMC40NDcgLTAuMTc1LDAuODY2IC0wLjQ5MywxLjE4MWwtOS4wODcsOS4wMDJjLTAuMDg3LDAuMDg1IC0wLjEzNCwwLjE5OCAtMC4xMzQsMC4zMTljMCwwLjEyMSAwLjA0NywwLjIzMyAwLjEzMywwLjMxOWMwLjA0NCwwLjA0NCAwLjA5NiwwLjA3OCAwLjE1LDAuMDk4YzAuMTcyLDAuMDcxIDAuMzY4LDAuMDMyIDAuNTAxLC0wLjA5OGwxMS40ODQsLTExLjM3NGMwLjYzMywtMC42MjkgMS43NDYsLTAuNjMxIDIuMzc5LC0wLjAwMWMwLjMxOCwwLjMxOSAwLjQ5MywwLjczOSAwLjQ5MywxLjE4MmMwLDAuNDQ1IC0wLjE3NCwwLjg2NSAtMC40OSwxLjE4MWwtMTAuMTQ4LDEwLjA1MmwtMC40NTgsLTAuNDVjLTAuNjE3LC0wLjYxMiAtMS43MDEsLTAuNjE0IC0yLjMyLC0wLjAwMmMtMC4xMzksMC4xMzggLTAuMjUsMC4yOTggLTAuMzMxLDAuNDc1bC0wLjA2NiwwLjE0NmwtMC4yNzgsLTAuMjc1Yy0wLjYzOSwtMC42MzMgLTEuNjc5LC0wLjYzMyAtMi4zMTksLTBjLTAuMzA5LDAuMzA2IC0wLjQ4LDAuNzE0IC0wLjQ4LDEuMTQ4YzAsMC4zMjIgMC4wOTQsMC42MzIgMC4yNzIsMC44OTZsMC4wNzYsMC4xMTNsLTAuMTI1LDAuMDUyYy0wLjE5MiwwLjA4MiAtMC4zNjMsMC4xOTcgLTAuNTA5LDAuMzQzYy0wLjMxMSwwLjMwNyAtMC40ODEsMC43MTUgLTAuNDgxLDEuMTQ3Yy0wLDAuNDM0IDAuMTcsMC44NDIgMC40NzksMS4xNDhsMC45MDksMC45MDNsLTAuMTQ4LDAuMDY2Yy0wLjE4MSwwLjA4MiAtMC4zNDMsMC4xOTIgLTAuNDgxLDAuMzI5Yy0wLjMxMiwwLjMwOSAtMC40ODQsMC43MTkgLTAuNDg1LDEuMTU0Yy0wLjAwMSwwLjQyMSAwLjE2MSwwLjgxNyAwLjQ1NiwxLjExMmw1LjAwMSw0Ljk1NWwtMC4wODcsMC4wOGMtMC44MzcsMC43NDggLTEuNzA4LDEuMzMxIC0yLjU5LDEuNzMyYy0wLjYwNSwwLjI3NCAtMS4yNTMsMC40MDcgLTEuODk4LDAuNDA3Wm05LjUzNiwwLjE4MmMtMC4yMDMsMCAtMC40MDgsLTAuMDMxIC0wLjYwOCwtMC4wOTRjLTAuNzQ1LC0wLjIzOCAtMS40NzEsLTAuNzExIC0yLjE1NywtMS40MDVsLTYuNTUyLC02LjQ5MWMtMC4xMjQsLTAuMTI0IC0wLjE5MSwtMC4yOTIgLTAuMTkxLC0wLjQ3MmMwLjAwMSwtMC4xOTEgMC4wODEsLTAuMzggMC4yMjEsLTAuNTE5YzAuMjU1LC0wLjI1IDAuNzUxLC0wLjI2NSAxLjAxMSwtMC4wMTlsNC4wMTQsMy45ODFjMC4xNzIsMC4xNyAwLjQ3NSwwLjE3MSAwLjY0OCwtMGMwLjA4NiwtMC4wODUgMC4xMzIsLTAuMTk4IDAuMTMyLC0wLjMxOWMwLC0wLjEyIC0wLjA0NywtMC4yMzQgLTAuMTMzLC0wLjMxOWwtNS45NTEsLTUuODk5Yy0wLjEzOCwtMC4xMzYgLTAuMjEzLC0wLjMxNyAtMC4yMTMsLTAuNTA5Yy0wLC0wLjE5MiAwLjA3NSwtMC4zNzMgMC4yMTMsLTAuNTA5YzAuMjU4LC0wLjI1NyAwLjc2NiwtMC4yNTcgMS4wMjUsMGw1LjcwNSw1LjY1M2MwLjE3MiwwLjE3MSAwLjQ3NSwwLjE3MSAwLjY0OCwtMGMwLjA4NiwtMC4wODUgMC4xMzQsLTAuMTk5IDAuMTM0LC0wLjMyYy0wLC0wLjEyIC0wLjA0OCwtMC4yMzQgLTAuMTM0LC0wLjMxOWwtNi42MTEsLTYuNTQ4Yy0wLjEzNywtMC4xMzYgLTAuMjEzLC0wLjMxNiAtMC4yMTMsLTAuNTA5YzAsLTAuMTkyIDAuMDc2LC0wLjM3MyAwLjIxMywtMC41MDljMC4yNzMsLTAuMjcgMC43NTIsLTAuMjcgMS4wMjUsMGw2LjMzOCw2LjI4M2MwLjE3MiwwLjE3IDAuNDc1LDAuMTcyIDAuNjQ3LDAuMDAyYzAuMDg2LC0wLjA4NSAwLjEzMywtMC4xOTkgMC4xMzQsLTAuMzE5YzAsLTAuMTIxIC0wLjA0NywtMC4yMzUgLTAuMTMzLC0wLjMybC01LjAxNiwtNC45NzRjLTAuMTM1LC0wLjEzMyAtMC4yMDksLTAuMzE0IC0wLjIwOSwtMC41MDljLTAsLTAuMTk1IDAuMDc0LC0wLjM3NiAwLjIwOSwtMC41MDljMC4yNzMsLTAuMjcgMC43NTIsLTAuMjY4IDEuMDI2LDAuMDAybDYuODg2LDYuNzUzYzAuMTQ0LDAuMTQ3IDAuMzg0LDAuMTg1IDAuNTU0LDAuMDljMC4xMDcsLTAuMDU5IDAuMTg1LC0wLjE1NSAwLjIxOCwtMC4yNzFjMC4wMzQsLTAuMTE1IDAuMDIyLC0wLjIzNiAtMC4wMzIsLTAuMzMxbC0xLjIwNywtMi41MjFjLTAuMDg5LC0wLjE4NiAtMC4xMDgsLTAuNDQgLTAuMDUxLC0wLjY2MWMwLjAzMywtMC4xMjQgMC4xMTksLTAuMzQ3IDAuMzMzLC0wLjQ0N2wwLjMwNiwtMC4xNTVjMC4wNDYsLTAuMDI1IDAuMDg1LC0wLjA0NCAwLjExNCwtMC4wNTlsMC4wOSwtMC4wNDNsMi4xMDMsMy4zMjVjMS4zNDcsMi4zNSAxLjc2Myw0LjM5OCAxLjA5Myw1LjA2MWwtNC4xNzgsNC4xMDZjLTAuNDMsMC40MjIgLTAuOTM1LDAuNjIzIC0xLjQ1MSwwLjYyM1ptLTQuMzE3LC0xLjc1OWwwLjkwMiwwLjg5M2MwLjc4NywwLjc5NyAxLjYzNiwxLjM0NSAyLjUyNSwxLjYzYzAuMjg2LDAuMDkyIDAuNTg2LDAuMTM5IDAuODkyLDAuMTM5YzAuNzY5LDAgMS40OTUsLTAuMjk4IDIuMDQ1LC0wLjgzOGw0LjE4LC00LjEwN2MxLjU2NCwtMS41NDggLTAuMjgzLC01LjExOCAtMC44ODUsLTYuMTc1bC0wLjAyMywtMC4wNDFsLTAuNDAxLC0wLjYzM2wzLjE0MywtMy4xMTRjMC40NjIsLTAuNDYgMC43MTYsLTEuMDc4IDAuNzE1LC0xLjc0MWMtMCwtMC42OTIgLTAuMjc3LC0xLjM0NSAtMC43NzYsLTEuODRjLTAuMzgyLC0wLjM3OCAtMC44NjcsLTAuNjI5IC0xLjQwNCwtMC43MjVsLTAuMjExLC0wLjAzN2wyLjEyMSwtMi4xMDFjMC40OTEsLTAuNDggMC43NjEsLTEuMTI3IDAuNzYxLC0xLjgyMWMwLC0wLjY5MiAtMC4yNjksLTEuMzM4IC0wLjc1OCwtMS44MThjLTAuMzg3LC0wLjM4MyAtMC44NzQsLTAuNjMxIC0xLjQwOSwtMC43MTZsLTAuMjE1LC0wLjAzNWwwLjIzNCwtMC4yMzZjMC40OSwtMC40ODkgMC43NTksLTEuMTM0IDAuNzU5LC0xLjgxN2MtMCwtMC42ODMgLTAuMjY5LC0xLjMyOSAtMC43NTgsLTEuODE5Yy0wLjQ4OSwtMC40ODcgLTEuMTQyLC0wLjc1NSAtMS44MzgsLTAuNzU1Yy0wLjY5NywtMCAtMS4zNDksMC4yNjcgLTEuODM4LDAuNzU0bC0wLjk5MSwwLjk4bC0wLjAzNSwtMC4yMTNjLTAuMDg2LC0wLjUyOSAtMC4zMzYsLTEuMDExIC0wLjcyMywtMS4zOTVjLTAuNDksLTAuNDg2IC0xLjE0MywtMC43NTMgLTEuODM4LC0wLjc1M2MtMC42OTUsLTAgLTEuMzQ4LDAuMjY2IC0xLjgzNywwLjc1bC0wLjAwMSwwLjAwMWwtMTAuNjMzLDEwLjQzNGwxLjA4LC0yLjI1NmMwLjI5MywtMC42MDkgMC4zNTYsLTEuMzU5IDAuMTc0LC0yLjA1OGMtMC4xOTYsLTAuNzU1IC0wLjY0OSwtMS4zMzMgLTEuMjc0LC0xLjYyN2wtMC4zNDMsLTAuMTY3Yy0wLjA1OSwtMC4wMjkgLTAuMTE5LC0wLjA2MiAtMC4xODMsLTAuMDk2Yy0wLjM2NCwtMC4xOTQgLTAuODY2LC0wLjQ2MiAtMS4zOTUsLTAuMjljLTAuMzMxLDAuMTA3IC0wLjYxLDAuMzc3IC0wLjgwNywwLjc3OWwtMy42ODEsNS44MTVjLTIuMjEsMy44NDEgLTMuODE4LDguNzAyIC0xLjY5NCwxMC44MDdsNy4yMzQsNy4xMDRjMS4wNDcsMS4wMjggMi40OTMsMS42MTggMy45NjksMS42MThjMC43OTcsLTAgMS41NjMsLTAuMTY1IDIuMjc4LC0wLjQ5YzAuOTgyLC0wLjQ0NSAxLjk0NCwtMS4wOTEgMi44NjEsLTEuOTE5bDAuMDc4LC0wLjA3MVoiIGZpbGw9ImJsYWNrIi8+PC9zdmc+Cg==);flex:0 0 40px;line-height:1;display:inline-block}main .content>*{margin-top:0;margin-bottom:0}main .content>*+*{margin-top:1.5em}main h1,main h2,main h3,main table caption,table main caption,main h4,main h5,main h6{font-weight:800;margin:0 0 .35em;line-height:1.35}main h1{text-transform:uppercase;margin:0;color:var(--c-primary);font-size:48px}@media screen and (max-width:1200px){main h1{font-size:calc(22px + 26 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){main h1{font-size:22px}}main h2,main .h2{text-transform:uppercase;margin:0;color:var(--c-primary);font-size:48px}@media screen and (max-width:1200px){main h2,main .h2{font-size:calc(22px + 26 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){main h2,main .h2{font-size:22px}}main h3,main table caption,table main caption,main .h3{font-size:32px}@media screen and (max-width:1200px){main h3,main table caption,table main caption,main .h3{font-size:calc(20px + 12 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){main h3,main table caption,table main caption,main .h3{font-size:20px}}main h4,main .h4{text-transform:uppercase;font-size:22px}@media screen and (max-width:1200px){main h4,main .h4{font-size:calc(18px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){main h4,main .h4{font-size:18px}}main h5{text-transform:uppercase;font-size:18px}@media screen and (max-width:1200px){main h5{font-size:calc(16px + 2 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){main h5{font-size:16px}}main .container>h2+p.is-intro,main .container>.h2+p.is-intro{margin-top:.35em}main ol{list-style:decimal outside;margin-left:2em;margin-right:2em;margin-top:1em}main ul{line-height:1.55;margin:0 0 .5em;list-style:disc outside;padding-left:1.5em;font-size:20px}@media screen and (max-width:1200px){main ul{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){main ul{font-size:16px}}main ul li+li{margin-top:.5em}main p{line-height:1.55;margin:0 0 .5em;font-size:20px}@media screen and (max-width:1200px){main p{font-size:calc(16px + 4 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){main p{font-size:16px}}main p.is-intro,main .field--name-field-intro p,.field--name-field-intro main p{line-height:1.65;font-weight:400;font-size:24px}@media screen and (max-width:1200px){main p.is-intro,main .field--name-field-intro p,.field--name-field-intro main p{font-size:calc(18px + 6 * (100vw - 320px) / 880)}}@media screen and (max-width:320px){main p.is-intro,main .field--name-field-intro p,.field--name-field-intro main p{font-size:18px}}
