/* @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:-0.25em}sup{top:-0.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-text:black;--c-text-inverse:white;--c-background:white;--c-border-dark:#727272;--c-primary:#cb1104;--c-primary-light:#0b849e;--c-primary-dark:#2f3d4c;--c-primary-highlight:#0c97b6;--c-secondary:#cb4c3c;--c-secondary-dark:#792a20;--c-accent:#000;--c-accent-high:black;--c-highlight:#e5e5e5;--c-highlight-high:#f7f7f7;--c-muted:#f2f2f2;--c-warning:#ed8e00;--c-error:#b71802;--c-message:#80bb69;--c-near-white:#f2f2f2;--c-neutral-light:#f7f7f7;--c-neutral-medium-light:#e5e5e5;--c-neutral-medium:#c2bebe;--c-neutral-dark:#000;--c-white:white;--c-black:black}:root [data-theme=default]{--c-text:black;--c-text-inverse:white;--c-background:white;--c-border-dark:#727272;--c-primary:#cb1104;--c-primary-light:#0b849e;--c-primary-dark:#2f3d4c;--c-primary-highlight:#0c97b6;--c-secondary:#cb4c3c;--c-secondary-dark:#792a20;--c-accent:#000;--c-accent-high:black;--c-highlight:#e5e5e5;--c-highlight-high:#f7f7f7;--c-muted:#f2f2f2;--c-warning:#ed8e00;--c-error:#b71802;--c-message:#80bb69;--c-near-white:#f2f2f2;--c-neutral-light:#f7f7f7;--c-neutral-medium-light:#e5e5e5;--c-neutral-medium:#c2bebe;--c-neutral-dark:#000;--c-white:white;--c-black:black}.cl-colors{padding:1rem}.cl-colors__list{display:flex;flex-wrap:wrap;margin:0 0 2rem;padding:0}.cl-colors__item{list-style:none;padding:1rem 2rem;transition:all .4s;flex:1 1 20%;min-width:150px;min-height:150px;display:flex;justify-content:center;align-items:flex-end}.cl-colors__item--default-text{background-color:var(--c-text);color:var(--c-muted)}.cl-colors__item--default-text-inverse{background-color:var(--c-text-inverse);color:var(--c-accent-high)}.cl-colors__item--default-background{background-color:var(--c-background);color:var(--c-accent-high)}.cl-colors__item--default-border-dark{background-color:var(--c-border-dark);color:var(--c-muted)}.cl-colors__item--default-primary{background-color:var(--c-primary);color:var(--c-muted)}.cl-colors__item--default-primary-light{background-color:var(--c-primary-light);color:var(--c-muted)}.cl-colors__item--default-primary-dark{background-color:var(--c-primary-dark);color:var(--c-muted)}.cl-colors__item--default-primary-highlight{background-color:var(--c-primary-highlight);color:var(--c-muted)}.cl-colors__item--default-secondary{background-color:var(--c-secondary);color:var(--c-accent-high)}.cl-colors__item--default-secondary-dark{background-color:var(--c-secondary-dark);color:var(--c-muted)}.cl-colors__item--default-accent{background-color:var(--c-accent);color:var(--c-muted)}.cl-colors__item--default-accent-high{background-color:var(--c-accent-high);color:var(--c-muted)}.cl-colors__item--default-highlight{background-color:var(--c-highlight);color:var(--c-accent-high)}.cl-colors__item--default-highlight-high{background-color:var(--c-highlight-high);color:var(--c-accent-high)}.cl-colors__item--default-muted{background-color:var(--c-muted);color:var(--c-accent-high)}.cl-colors__item--default-warning{background-color:var(--c-warning);color:var(--c-muted)}.cl-colors__item--default-error{background-color:var(--c-error);color:var(--c-muted)}.cl-colors__item--default-message{background-color:var(--c-message);color:var(--c-accent-high)}.cl-colors__item--default-near-white{background-color:var(--c-near-white);color:var(--c-accent-high)}.cl-colors__item--default-neutral-light{background-color:var(--c-neutral-light);color:var(--c-accent-high)}.cl-colors__item--default-neutral-medium-light{background-color:var(--c-neutral-medium-light);color:var(--c-accent-high)}.cl-colors__item--default-neutral-medium{background-color:var(--c-neutral-medium);color:var(--c-accent-high)}.cl-colors__item--default-neutral-dark{background-color:var(--c-neutral-dark);color:var(--c-muted)}.cl-colors__item--default-white{background-color:var(--c-white);color:var(--c-accent-high)}.cl-colors__item--default-black{background-color:var(--c-black);color:var(--c-muted)}.motion{padding:0 1rem}@media(min-width:920px){.motion__grid{display:flex;flex-wrap:wrap}}@media(min-width:920px){.motion__grid-item{margin-bottom:1rem;margin-right:1rem;width:49%}.motion__grid-item:nth-child(2n){margin-right:0}}.demo-motion{background-color:var(--c-highlight-high);border-radius:2px;cursor:pointer;padding:3rem;text-align:center}.demo-motion::before{content:"Duration: 300ms";display:block}.demo-motion::after{content:"Timing Function: ease-in-out"}.demo-motion span{display:block;margin:.25rem}.demo-motion--fade{transition:all 300ms ease-in-out}.demo-motion--fade:hover{background-color:var(--c-accent-high);color:var(--c-muted)}.demo-motion--slide-up{transition:transform .4s ease-in}.demo-motion--slide-up::before{content:"Duration: 0.4s";display:block}.demo-motion--slide-up::after{content:"Timing Function: ease-in"}.demo-motion--slide-up:hover{transform:translateY(-10px)}.demo-motion--slide-down{transition:transform .2s linear}.demo-motion--slide-down::before{content:"Duration: 0.2s";display:block}.demo-motion--slide-down::after{content:"Timing Function: linear"}.demo-motion--slide-down:hover{transform:translateY(10px)}.demo-motion--expand{transition:transform .3s cubic-bezier(0.17,0.67,0.83,0.67)}.demo-motion--expand::before{content:"Duration: 0.3s";display:block}.demo-motion--expand::after{content:"Timing Function: cubic-bezier(.17,.67,.83,.67)"}.demo-motion--expand:hover{transform:scale(1.03)}html{font-size:62.5%;box-sizing:border-box}body{background-color:var(--c-background);color:var(--c-text);font-family:"Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-size:1.4rem;line-height:1.8}@media(min-width:720px){body{font-size:1.7rem}}*,*::after,*::before{box-sizing:inherit}.main{display:block}.content-wrapper{background-color:var(--c-white)}.visually-hidden{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.container,.cta:not(.cta--shaped-bg):not(.cta--lined-text-heading) .cta__content-wrapper{width:100%;margin:0 auto;max-width:1300px}.container-narrow{width:100%;margin:0 auto;max-width:985px}.gutter{padding-left:2rem;padding-right:2rem}@media(min-width:480px){.gutter{padding-left:4rem;padding-right:4rem}}.layout--twocol,.layout--twocol-section,.layout--twocol-section--50-50,.layout--twocol-section--75-25,.layout--twocol-section--25-75,.layout--twocol-section--33-67,.layout--twocol-section--67-33,.layout--twocol-50-50,.layout--twocol-75-25,.layout--twocol-25-75,.layout--twocol-33-67,.layout--twocol-67-33,.layout--threecol,.layout--threecol-section,.layout--threecol-50-25-25,.layout--threecol-25-25-50,.layout--threecol-25-50-25,.layout--threecol-33-34-33,.layout--threecol-33-67,.layout--threecol-67-33,.layout--threecol-section--25-25-50,.layout--threecol-section--25-50-25,.layout--threecol-section--50-25-25,.layout--threecol-section--33-34-33,.layout--fourcol-section{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media(min-width:720px){.layout--twocol,.layout--twocol-section,.layout--twocol-section--50-50,.layout--twocol-section--75-25,.layout--twocol-section--25-75,.layout--twocol-section--33-67,.layout--twocol-section--67-33,.layout--twocol-50-50,.layout--twocol-75-25,.layout--twocol-25-75,.layout--twocol-33-67,.layout--twocol-67-33,.layout--threecol,.layout--threecol-section,.layout--threecol-50-25-25,.layout--threecol-25-25-50,.layout--threecol-25-50-25,.layout--threecol-33-34-33,.layout--threecol-33-67,.layout--threecol-67-33,.layout--threecol-section--25-25-50,.layout--threecol-section--25-50-25,.layout--threecol-section--50-25-25,.layout--threecol-section--33-34-33,.layout--fourcol-section{gap:1rem;justify-content:flex-start}}@media(min-width:920px){.layout--twocol,.layout--twocol-section,.layout--twocol-section--50-50,.layout--twocol-section--75-25,.layout--twocol-section--25-75,.layout--twocol-section--33-67,.layout--twocol-section--67-33,.layout--twocol-50-50,.layout--twocol-75-25,.layout--twocol-25-75,.layout--twocol-33-67,.layout--twocol-67-33,.layout--threecol,.layout--threecol-section,.layout--threecol-50-25-25,.layout--threecol-25-25-50,.layout--threecol-25-50-25,.layout--threecol-33-34-33,.layout--threecol-33-67,.layout--threecol-67-33,.layout--threecol-section--25-25-50,.layout--threecol-section--25-50-25,.layout--threecol-section--50-25-25,.layout--threecol-section--33-34-33,.layout--fourcol-section{gap:2rem}}.layout--twocol>.layout__region,.layout--twocol-section>.layout__region,.layout--twocol-section--50-50>.layout__region,.layout--twocol-section--75-25>.layout__region,.layout--twocol-section--25-75>.layout__region,.layout--twocol-section--33-67>.layout__region,.layout--twocol-section--67-33>.layout__region,.layout--twocol-50-50>.layout__region,.layout--twocol-75-25>.layout__region,.layout--twocol-25-75>.layout__region,.layout--twocol-33-67>.layout__region,.layout--twocol-67-33>.layout__region,.layout--threecol>.layout__region,.layout--threecol-section>.layout__region,.layout--threecol-50-25-25>.layout__region,.layout--threecol-25-25-50>.layout__region,.layout--threecol-25-50-25>.layout__region,.layout--threecol-33-34-33>.layout__region,.layout--threecol-33-67>.layout__region,.layout--threecol-67-33>.layout__region,.layout--threecol-section--25-25-50>.layout__region,.layout--threecol-section--25-50-25>.layout__region,.layout--threecol-section--50-25-25>.layout__region,.layout--threecol-section--33-34-33>.layout__region,.layout--fourcol-section>.layout__region{align-items:flex-start;display:flex;flex-wrap:wrap;flex:0 0 100%}@media(min-width:920px){.layout--twocol-section,.layout--twocol-section--50-50,.layout--twocol-section--75-25,.layout--twocol-section--25-75,.layout--twocol-section--33-67,.layout--twocol-section--67-33,.layout--threecol-section,.layout--threecol-section--25-25-50,.layout--threecol-section--25-50-25,.layout--threecol-section--50-25-25,.layout--threecol-section--33-34-33,.layout--fourcol-section{flex-wrap:nowrap}}.layout>.layout__region--top,.layout>.layout__region--bottom{box-sizing:border-box;flex:0 0 100%}.layout--onecol{overflow:visible}.layout--onecol>.layout__region{overflow:visible}.layout--twocol,.layout--twocol-section,.layout--threecol,.layout--threecol-section,.layout--fourcol,.layout--fourcol-section{gap:2rem}@media(min-width:480px){.layout--twocol,.layout--twocol-section,.layout--threecol,.layout--threecol-section,.layout--fourcol,.layout--fourcol-section{gap:4rem 2rem}}@media(min-width:720px){.layout--twocol,.layout--twocol-section,.layout--threecol,.layout--threecol-section,.layout--fourcol,.layout--fourcol-section{gap:2rem}}@media(min-width:920px){.layout--twocol,.layout--twocol-section,.layout--threecol,.layout--threecol-section,.layout--fourcol,.layout--fourcol-section{gap:4rem}}.layout--twocol>.layout__region--first,.layout--twocol>.layout__region--second,.layout--twocol--50-50>.layout__region--first,.layout--twocol--50-50>.layout__region--second,.layout--twocol-section--50-50>.layout__region--first,.layout--twocol-section--50-50>.layout__region--second{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--twocol>.layout__region--first,.layout--twocol>.layout__region--second,.layout--twocol--50-50>.layout__region--first,.layout--twocol--50-50>.layout__region--second,.layout--twocol-section--50-50>.layout__region--first,.layout--twocol-section--50-50>.layout__region--second{flex-basis:calc(50% - 1rem)}}@media(min-width:920px){.layout--twocol>.layout__region--first,.layout--twocol>.layout__region--second,.layout--twocol--50-50>.layout__region--first,.layout--twocol--50-50>.layout__region--second,.layout--twocol-section--50-50>.layout__region--first,.layout--twocol-section--50-50>.layout__region--second{flex-basis:calc(50% - 2rem)}}.layout--twocol--75-25>.layout__region--first,.layout--twocol-section--75-25>.layout__region--first{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--twocol--75-25>.layout__region--first,.layout--twocol-section--75-25>.layout__region--first{flex-basis:calc(50% - 1rem)}}@media(min-width:920px){.layout--twocol--75-25>.layout__region--first,.layout--twocol-section--75-25>.layout__region--first{flex-basis:calc(75% - 2rem)}}.layout--twocol--75-25>.layout__region--second,.layout--twocol-section--75-25>.layout__region--second{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--twocol--75-25>.layout__region--second,.layout--twocol-section--75-25>.layout__region--second{flex-basis:calc(50% - 1rem)}}@media(min-width:920px){.layout--twocol--75-25>.layout__region--second,.layout--twocol-section--75-25>.layout__region--second{flex-basis:calc(25% - 2rem)}}.layout--twocol--25-75>.layout__region--first,.layout--twocol-section--25-75>.layout__region--first{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--twocol--25-75>.layout__region--first,.layout--twocol-section--25-75>.layout__region--first{flex-basis:calc(50% - 1rem)}}@media(min-width:920px){.layout--twocol--25-75>.layout__region--first,.layout--twocol-section--25-75>.layout__region--first{flex-basis:calc(25% - 2rem)}}.layout--twocol--25-75>.layout__region--second,.layout--twocol-section--25-75>.layout__region--second{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--twocol--25-75>.layout__region--second,.layout--twocol-section--25-75>.layout__region--second{flex-basis:calc(50% - 1rem)}}@media(min-width:920px){.layout--twocol--25-75>.layout__region--second,.layout--twocol-section--25-75>.layout__region--second{flex-basis:calc(75% - 2rem)}}.layout--twocol--33-67>.layout__region--first,.layout--threecol-33-67>.layout__region--first,.layout--twocol-section--33-67>.layout__region--first{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--twocol--33-67>.layout__region--first,.layout--threecol-33-67>.layout__region--first,.layout--twocol-section--33-67>.layout__region--first{flex-basis:calc(50% - 2rem)}}@media(min-width:920px){.layout--twocol--33-67>.layout__region--first,.layout--threecol-33-67>.layout__region--first,.layout--twocol-section--33-67>.layout__region--first{flex-basis:calc(33.3333% - 2rem)}}.layout--twocol--33-67>.layout__region--second,.layout--threecol-33-67>.layout__region--second,.layout--twocol-section--33-67>.layout__region--second{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--twocol--33-67>.layout__region--second,.layout--threecol-33-67>.layout__region--second,.layout--twocol-section--33-67>.layout__region--second{flex-basis:calc(50% - 1rem)}}@media(min-width:920px){.layout--twocol--33-67>.layout__region--second,.layout--threecol-33-67>.layout__region--second,.layout--twocol-section--33-67>.layout__region--second{flex-basis:calc(66% - 2rem)}}.layout--twocol--67-33>.layout__region--first,.layout--threecol-67-33>.layout__region--first,.layout--twocol-section--67-33>.layout__region--first{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--twocol--67-33>.layout__region--first,.layout--threecol-67-33>.layout__region--first,.layout--twocol-section--67-33>.layout__region--first{flex-basis:calc(50% - 1rem)}}@media(min-width:920px){.layout--twocol--67-33>.layout__region--first,.layout--threecol-67-33>.layout__region--first,.layout--twocol-section--67-33>.layout__region--first{flex-basis:calc(66% - 2rem)}}.layout--twocol--67-33>.layout__region--second,.layout--threecol-67-33>.layout__region--second,.layout--twocol-section--67-33>.layout__region--second{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--twocol--67-33>.layout__region--second,.layout--threecol-67-33>.layout__region--second,.layout--twocol-section--67-33>.layout__region--second{flex-basis:calc(50% - 2rem)}}@media(min-width:920px){.layout--twocol--67-33>.layout__region--second,.layout--threecol-67-33>.layout__region--second,.layout--twocol-section--67-33>.layout__region--second{flex-basis:calc(33.3333% - 2rem)}}.layout--twocol-section--33-67>.layout__region--first img{border-bottom-right-radius:50px}.layout--threecol-67-33>.layout__region--second img{border-bottom-left-radius:50px}.layout--threecol-25-50-25>.layout__region--first,.layout--threecol-25-50-25>.layout__region--third,.layout--threecol-section--25-50-25>.layout__region--first,.layout--threecol-section--25-50-25>.layout__region--third,.layout--threecol-section--25-25-50>.layout__region--first,.layout--threecol-section--25-25-50>.layout__region--second,.layout--threecol-section--50-25-25>.layout__region--second,.layout--threecol-section--50-25-25>.layout__region--third{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--threecol-25-50-25>.layout__region--first,.layout--threecol-25-50-25>.layout__region--third,.layout--threecol-section--25-50-25>.layout__region--first,.layout--threecol-section--25-50-25>.layout__region--third,.layout--threecol-section--25-25-50>.layout__region--first,.layout--threecol-section--25-25-50>.layout__region--second,.layout--threecol-section--50-25-25>.layout__region--second,.layout--threecol-section--50-25-25>.layout__region--third{flex-basis:calc(50% - 1rem)}}@media(min-width:920px){.layout--threecol-25-50-25>.layout__region--first,.layout--threecol-25-50-25>.layout__region--third,.layout--threecol-section--25-50-25>.layout__region--first,.layout--threecol-section--25-50-25>.layout__region--third,.layout--threecol-section--25-25-50>.layout__region--first,.layout--threecol-section--25-25-50>.layout__region--second,.layout--threecol-section--50-25-25>.layout__region--second,.layout--threecol-section--50-25-25>.layout__region--third{flex-basis:calc(25% - 2rem)}}.layout--threecol-25-50-25>.layout__region--second,.layout--threecol-section--25-50-25>.layout__region--second,.layout--threecol-section--25-25-50>.layout__region--third,.layout--threecol-section--50-25-25>.layout__region--first{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--threecol-25-50-25>.layout__region--second,.layout--threecol-section--25-50-25>.layout__region--second,.layout--threecol-section--25-25-50>.layout__region--third,.layout--threecol-section--50-25-25>.layout__region--first{flex-basis:calc(50% - 1rem)}}@media(min-width:920px){.layout--threecol-25-50-25>.layout__region--second,.layout--threecol-section--25-50-25>.layout__region--second,.layout--threecol-section--25-25-50>.layout__region--third,.layout--threecol-section--50-25-25>.layout__region--first{flex-basis:calc(50% - 2rem)}}.layout--threecol-33-34-33>.layout__region--first,.layout--threecol-33-34-33>.layout__region--second,.layout--threecol-33-34-33>.layout__region--third,.layout--threecol-section--33-34-33>.layout__region--first,.layout--threecol-section--33-34-33>.layout__region--second,.layout--threecol-section--33-34-33>.layout__region--third{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--threecol-33-34-33>.layout__region--first,.layout--threecol-33-34-33>.layout__region--second,.layout--threecol-33-34-33>.layout__region--third,.layout--threecol-section--33-34-33>.layout__region--first,.layout--threecol-section--33-34-33>.layout__region--second,.layout--threecol-section--33-34-33>.layout__region--third{flex-basis:calc(50% - 2rem)}}@media(min-width:920px){.layout--threecol-33-34-33>.layout__region--first,.layout--threecol-33-34-33>.layout__region--second,.layout--threecol-33-34-33>.layout__region--third,.layout--threecol-section--33-34-33>.layout__region--first,.layout--threecol-section--33-34-33>.layout__region--second,.layout--threecol-section--33-34-33>.layout__region--third{flex-basis:calc(33.3333% - 2rem)}}.layout--fourcol-section>.layout__region{flex-basis:100%;flex-grow:0;flex-shrink:1}@media(min-width:720px){.layout--fourcol-section>.layout__region{flex-basis:calc(50% - 1rem)}}@media(min-width:920px){.layout--fourcol-section>.layout__region{flex-basis:calc(25% - 2rem)}}.layout-container--maintenance{display:flex;justify-content:center;align-items:center;min-height:100vh;gap:calc(2*4rem)}.layout-container--maintenance .maintenance__logo{margin:1rem}.layout-container--maintenance .h1,.layout-container--maintenance .text-long h1,.text-long .layout-container--maintenance h1{line-height:1.2}.layout-container--maintenance .maintenance__side{display:none;flex:0 1 auto;line-height:0}@media(min-width:720px){.layout-container--maintenance .maintenance__side{display:block}}@media(min-width:920px){.layout-container--maintenance .maintenance__side svg{height:100vh}}.main-content-wrapper{display:flex;flex-direction:column}.button,.more-link a{border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;font-weight:700;font-size:2rem;transition:.3s all ease-in-out;color:var(--c-text-inverse);background-color:var(--c-primary);border:2px solid var(--c-primary);line-height:1.4;padding:11px 25px}.button:visited,.more-link a:visited{color:var(--c-text-inverse)}.button:hover,.more-link a:hover,.button:active,.more-link a:active,.button:focus,.more-link a:focus{color:var(--c-text-inverse);background-color:var(--c-primary-light);border-color:var(--c-primary-light)}.button:focus,.more-link a:focus{outline:2px solid var(--c-primary-light)}.button--secondary{color:var(--c-text-inverse);background-color:var(--c-secondary);border:2px solid var(--c-secondary)}.button--secondary:visited{color:var(--c-text-inverse)}.button--secondary:hover,.button--secondary:active,.button--secondary:focus{color:var(--c-text-inverse);background-color:var(--c-secondary-dark);border-color:var(--c-secondary-dark)}.button--secondary:focus{outline:2px solid var(--c-secondary-dark)}.button--large{line-height:2;padding:14px 38px}.button--ghost{background-color:rgba(0,0,0,0);color:var(--c-primary);border-color:currentColor}.button--ghost.button--secondary{color:var(--c-secondary)}.button--ghost:hover,.button--ghost:focus,.button--ghost:active{color:var(--c-text-inverse)}.button--full-width{width:100%}.button--with-icon{display:inline-flex;justify-content:space-between;align-items:center;gap:10px}.button--with-icon .icon,.button--with-icon svg{width:24px;height:24px;fill:currentColor}.button--with-icon--transparent{border-color:rgba(0,0,0,0)}.button--with-icon--transparent:hover,.button--with-icon--transparent:focus,.button--with-icon--transparent:active{background:none;border-color:rgba(0,0,0,0);color:var(--c-primary-dark)}.button--with-icon--transparent:hover svg,.button--with-icon--transparent:hover .icon,.button--with-icon--transparent:focus svg,.button--with-icon--transparent:focus .icon,.button--with-icon--transparent:active svg,.button--with-icon--transparent:active .icon{background-color:rgba(0,0,0,0);color:var(--c-primary-dark)}.button--with-icon--transparent:focus{text-decoration:underline}.button--with-icon--transparent svg,.button--with-icon--transparent .icon{background-color:var(--c-primary);color:var(--c-text-inverse);padding:2px}.button--rounded{border-radius:8px}#block-webform .webform-submission-contact-form{box-sizing:border-box;margin:0 auto;max-width:500px;padding:0 important;width:100%}#block-webform .webform-submission-contact-form .webform-required .form-required::after,#block-webform .webform-submission-contact-form .form-item__label.js-form-required.form-required::after,#block-webform .webform-submission-contact-form legend.js-form-required.form-required::after,#block-webform .webform-submission-contact-form label.form-item__label.form-checkbox.required::after{background:rgba(0,0,0,0) url(/images/icons/asterisk.svg) top left no-repeat;background-size:9px 11px;content:"";display:inline-block;height:9px;width:11px;position:relative;top:-5px;left:5px}.form-item--checkboxes,.form-item--checkbox__item{list-style:none;margin:0;padding:0}.form-item--radios,.form-item--radio__item{list-style:none;margin:0;padding:0}.form-item__dropdown{background-color:var(--c-highlight-high);border:1px solid var(--c-border-dark);display:block;position:relative}.form-item__dropdown::after{border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:9px solid var(--c-accent);content:" ";position:absolute;top:42%;right:1em;z-index:2;pointer-events:none;display:none}.form-item__dropdown:hover{border-color:var(--c-accent-high)}.form-item__select{background-color:var(--c-highlight-high);border:1px solid var(--c-border-dark);height:50px;font-size:16px;margin:0;outline:none;padding:.6em .8em .5em;width:100%}.form-item__select :focus{outline:none;color:var(--c-accent)}@supports((-webkit-appearance:none) or (appearance:none)) or ((-moz-appearance:none) and (mask-type:alpha)){.form-item__dropdown::after{display:block}.form-item__select{padding-right:2em;border:1px solid rgba(0,0,0,0);-webkit-appearance:none;appearance:none}.form-item__select:focus{border-color:var(--c-accent);border-radius:0}}.form-item{color:var(--c-text);margin-bottom:1em;max-width:32em}.form-item::after{clear:both;content:"";display:table}.form-item__label{display:block;font-weight:300}@media(min-width:320px){.form-item__label{display:block;margin-right:2%;padding:.6em 0}}.form-item__label.option{display:inline-block;padding:0}.form-item__textfield:not(.button){border:1px solid var(--c-border-dark);padding:.6em;max-width:100%;line-height:1}.form-item__textfield:focus{border-color:var(--c-accent-high)}.form-item__textfield:-ms-input-placeholder{color:var(--c-highlight)}.form-item__textfield::placeholder{color:var(--c-highlight)}.form-item__description{margin-top:.3em}.form-fieldset{border:none;margin-bottom:2em;padding:0}.form-fieldset .form-item{margin-left:1em;max-width:31em}input[type=date].form-item__textfield,input[type=date].form-date,input[type=time].form-time,input[type=number].form-item__textfield,input[type=number].form-number,input[type=text].form-item__textfield,input[type=text].form-text,input[type=tel].form-item__textfield,input[type=tel].form-tel,input[type=url].form-item__textfield,input[type=url].form-url,input[type=password].form-item__textfield,input[type=password].form-text,input[type=email].form-item__textfield,input[type=email].form-email,.form-item__textarea{background-color:var(--c-highlight-high);border-top:none;border-right:none;border-left:1px solid var(--c-border-dark);border-bottom:1px solid var(--c-border-dark);border-spacing:0;border-width:1px;box-sizing:border-box;line-height:1;height:50px;max-height:50px;max-width:100%;padding:.6em;width:100%;transition:all 300ms ease-in-out}input[type=date].form-item__textfield:focus,input[type=date].form-date:focus,input[type=time].form-time:focus,input[type=number].form-item__textfield:focus,input[type=number].form-number:focus,input[type=text].form-item__textfield:focus,input[type=text].form-text:focus,input[type=tel].form-item__textfield:focus,input[type=tel].form-tel:focus,input[type=url].form-item__textfield:focus,input[type=url].form-url:focus,input[type=password].form-item__textfield:focus,input[type=password].form-text:focus,input[type=email].form-item__textfield:focus,input[type=email].form-email:focus,.form-item__textarea:focus{border:1px solid var(--c-accent-high)}input[type=date].form-item__textfield::-webkit-input-placeholder,input[type=date].form-date::-webkit-input-placeholder,input[type=time].form-time::-webkit-input-placeholder,input[type=number].form-item__textfield::-webkit-input-placeholder,input[type=number].form-number::-webkit-input-placeholder,input[type=text].form-item__textfield::-webkit-input-placeholder,input[type=text].form-text::-webkit-input-placeholder,input[type=tel].form-item__textfield::-webkit-input-placeholder,input[type=tel].form-tel::-webkit-input-placeholder,input[type=url].form-item__textfield::-webkit-input-placeholder,input[type=url].form-url::-webkit-input-placeholder,input[type=password].form-item__textfield::-webkit-input-placeholder,input[type=password].form-text::-webkit-input-placeholder,input[type=email].form-item__textfield::-webkit-input-placeholder,input[type=email].form-email::-webkit-input-placeholder,.form-item__textarea::-webkit-input-placeholder{color:var(--c-accent-high)}input[type=date].form-item__textfield:-moz-placeholder,input[type=date].form-date:-moz-placeholder,input[type=time].form-time:-moz-placeholder,input[type=number].form-item__textfield:-moz-placeholder,input[type=number].form-number:-moz-placeholder,input[type=text].form-item__textfield:-moz-placeholder,input[type=text].form-text:-moz-placeholder,input[type=tel].form-item__textfield:-moz-placeholder,input[type=tel].form-tel:-moz-placeholder,input[type=url].form-item__textfield:-moz-placeholder,input[type=url].form-url:-moz-placeholder,input[type=password].form-item__textfield:-moz-placeholder,input[type=password].form-text:-moz-placeholder,input[type=email].form-item__textfield:-moz-placeholder,input[type=email].form-email:-moz-placeholder,.form-item__textarea:-moz-placeholder{color:var(--c-accent-high)}input[type=date].form-item__textfield::-moz-placeholder,input[type=date].form-date::-moz-placeholder,input[type=time].form-time::-moz-placeholder,input[type=number].form-item__textfield::-moz-placeholder,input[type=number].form-number::-moz-placeholder,input[type=text].form-item__textfield::-moz-placeholder,input[type=text].form-text::-moz-placeholder,input[type=tel].form-item__textfield::-moz-placeholder,input[type=tel].form-tel::-moz-placeholder,input[type=url].form-item__textfield::-moz-placeholder,input[type=url].form-url::-moz-placeholder,input[type=password].form-item__textfield::-moz-placeholder,input[type=password].form-text::-moz-placeholder,input[type=email].form-item__textfield::-moz-placeholder,input[type=email].form-email::-moz-placeholder,.form-item__textarea::-moz-placeholder{color:var(--c-accent-high)}input[type=date].form-item__textfield:-ms-input-placeholder,input[type=date].form-date:-ms-input-placeholder,input[type=time].form-time:-ms-input-placeholder,input[type=number].form-item__textfield:-ms-input-placeholder,input[type=number].form-number:-ms-input-placeholder,input[type=text].form-item__textfield:-ms-input-placeholder,input[type=text].form-text:-ms-input-placeholder,input[type=tel].form-item__textfield:-ms-input-placeholder,input[type=tel].form-tel:-ms-input-placeholder,input[type=url].form-item__textfield:-ms-input-placeholder,input[type=url].form-url:-ms-input-placeholder,input[type=password].form-item__textfield:-ms-input-placeholder,input[type=password].form-text:-ms-input-placeholder,input[type=email].form-item__textfield:-ms-input-placeholder,input[type=email].form-email:-ms-input-placeholder,.form-item__textarea:-ms-input-placeholder{color:var(--c-accent-high)}input[type=date].form-item__textfield.error,input[type=date].form-date.error,input[type=time].form-time.error,input[type=number].form-item__textfield.error,input[type=number].form-number.error,input[type=text].form-item__textfield.error,input[type=text].form-text.error,input[type=tel].form-item__textfield.error,input[type=tel].form-tel.error,input[type=url].form-item__textfield.error,input[type=url].form-url.error,input[type=password].form-item__textfield.error,input[type=password].form-text.error,input[type=email].form-item__textfield.error,input[type=email].form-email.error,.form-item__textarea.error{border-left:1px solid var(--c-primary);border-bottom:1px solid var(--c-primary)}.form-item__textarea{height:auto;line-height:1.4;max-height:none}.icons-demo{display:flex;flex-wrap:wrap}.icons-demo .icon{height:100px;padding:1rem;width:100px}.icons-demo pre{background-color:var(--c-muted);font-size:.8rem;margin:0;text-align:center}.icons-demo__item{border:1px solid var(--c-muted);margin:calc(1rem/4)}img,picture{display:block;height:auto;max-width:100%}figure{margin:0}.figure__caption{font-style:italic}.image__metadata{flex:1 0 100%;margin:1rem 0}.caption{display:block;font-weight:300;font-style:italic;font-size:1.4rem;line-height:1.4}.caption p:first-of-type{margin-top:0}.caption p:last-of-type{margin-bottom:0}.credit{display:block;font-weight:400;font-style:italic;font-size:1.4rem;line-height:1.4}.image__styled{display:flex}.image__styled .img,.image__styled picture{display:flex}.image__styled--center{justify-content:center}.image__styled--left{justify-content:flex-start}.image__styled--right{justify-content:flex-end}.link{color:var(--c-accent)}.link:hover{color:var(--c-accent-high)}ul{list-style-type:disc}ol{list-style-type:decimal}.list-item::marker,.text-long ol li::marker,.text-long ul li::marker{color:var(--c-primary)}.scrim{overflow:hidden;position:relative;max-height:200px}.scrim::before{z-index:1}.scrim--teaser::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scrim--teaser::before{background:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0) 50%,#fff 100%)}.scrim--translucent{max-height:none}.scrim--translucent::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scrim--translucent::before{background-color:rgba(203,17,4,.7)}.scrim--translucent-black{max-height:none}.scrim--translucent-black::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scrim--translucent-black::before{background-color:rgba(0,0,0,.5)}.scrim--gradient-black{max-height:none}.scrim--gradient-black::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scrim--gradient-black::before{background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,0.5) 50%)}.section{background-color:var(--c-white);padding:0 2rem}.section .paragraph-wrapper:not(.paragraph-wrapper--full-bleed){width:100%}@media(min-width:920px){.section{padding:0 4rem}}.section--primary{background-color:var(--c-primary);color:var(--c-text-inverse)}.section--secondary{background-color:var(--c-secondary);color:var(--c-text-inverse)}.section--neutral-light{background-color:var(--c-neutral-light);color:var(--c-text)}.section--neutral-dark{background-color:var(--c-neutral-dark);color:var(--c-text-inverse)}.section--padded{padding-top:4rem;padding-bottom:4rem}.section--spaced-items .paragraph-wrapper{padding-top:2rem;padding-bottom:2rem}@media(min-width:720px){.section--columns-same-height .layout{align-items:stretch}.section--columns-same-height .section__content{align-items:stretch;display:flex}.section--columns-same-height .layout__region{align-items:stretch;display:flex;height:auto}.section--columns-same-height .layout__region .paragraph-wrapper{height:100%;position:relative}.section--columns-same-height .layout__region .paragraph-wrapper>div{height:100%;position:relative;width:100%}}.section--centered{text-align:center;margin:0 auto}.section--inner{padding:0}.paragraph-wrapper--full-bleed{margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem)}@media(min-width:920px){.paragraph-wrapper--full-bleed{margin-left:-4rem;margin-right:-4rem;width:calc(100% + 8rem)}}.table,.text-long table{border:1px solid var(--c-highlight-high);border-radius:4px;border-spacing:0;background-color:var(--c-muted);margin:1em 0;width:100%}.table a,.text-long table a{color:var(--c-primary)}.table__heading-cell,.text-long th,.table__cell,.text-long td{border:none;border-bottom:1px solid var(--c-highlight-high);border-right:1px solid var(--c-highlight-high);padding:1em}.table__heading-cell:last-child,.text-long th:last-child,.table__cell:last-child,.text-long td:last-child{border-right:none}.table__heading-cell,.text-long th{color:var(--c-accent-high);font-weight:700;padding:1.2em;text-align:left}.table__row:nth-child(odd),.text-long tr:nth-child(odd){background-color:var(--c-background)}.table__row:first-child th:first-child,.text-long tr:first-child th:first-child,.table__row:first-child td:first-child,.text-long tr:first-child td:first-child{border-radius:5px 0 0}.table__row:first-child th:last-child,.text-long tr:first-child th:last-child,.table__row:first-child td:last-child,.text-long tr:first-child td:last-child{border-radius:0 5px 0 0}tbody .table__row:last-child th,tbody .text-long tr:last-child th,.text-long tbody tr:last-child th,tbody .table__row:last-child td,tbody .text-long tr:last-child td,.text-long tbody tr:last-child td{border-bottom:none}.table__row:last-child td:first-child,.text-long tr:last-child td:first-child{border-radius:0 0 0 5px}.table__row:last-child td:last-child,.text-long tr:last-child td:last-child{border-radius:0 0 5px}.table__footer-cell,.text-long tfoot th,.table__footer-cell:first-child{border-bottom:none;border-top:1px solid var(--c-highlight-high)}.h1,.text-long h1{color:var(--c-text);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:700;font-style:normal;font-size:4rem;line-height:1.4;margin:0 0 .5em;width:auto}.h1__link{color:inherit}.h1__link:hover{color:inherit}.h2,.text-long h2{color:var(--c-text);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:700;font-style:normal;font-size:2.6rem;line-height:1.4;margin:0 0 .5em;width:auto}.h2__link{color:inherit}.h2__link:hover{color:inherit}.h3,.text-long h3{color:var(--c-text);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:700;font-style:normal;font-size:2.4rem;line-height:1.6;margin:0 0 .5em;width:auto}.h3__link{color:inherit}.h3__link:hover{color:inherit}.h4,.previous-next-navigation__label,.card__heading,.text-long h4{color:var(--c-text);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:600;font-style:normal;font-size:2.1rem;line-height:1.6;margin:0 0 .5em;width:auto}.h4__link{color:inherit}.h4__link:hover{color:inherit}.h5,.text-long h5,.h6,.text-long h6{color:var(--c-text);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:600;font-style:normal;font-size:1.8rem;line-height:2;margin:0 0 .5em;width:auto}.h5__link,.h6__link{color:inherit}.h5__link:hover,.h6__link:hover{color:inherit}.paragraph,.text-long p{margin:0 0 1em}.blockquote:not(.image-field-caption),.text-long blockquote:not(.image-field-caption){margin:0;padding:0}.blockquote__wrapper{font-family:"Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-size:1.4rem;line-height:1.8;margin:0;border-left:5px solid var(--c-primary);padding:10px;padding-left:13px;position:relative;line-height:1.4}@media(min-width:720px){.blockquote__wrapper{font-size:1.7rem}}.blockquote__wrapper p{margin-top:10px}.blockquote__wrapper p:first-of-type{margin:0}.blockquote__wrapper--lined .blockquote,.blockquote__wrapper--lined .text-long blockquote,.text-long .blockquote__wrapper--lined blockquote{font-style:italic}.blockquote__wrapper--double-lined{background:var(--c-neutral-light);outline:10px solid var(--c-neutral-light);border:none;padding-left:33px}.blockquote__wrapper--double-lined::before{content:"";width:2rem;height:100%;position:absolute;top:0;left:1rem;margin:0 1rem;box-shadow:-5px 0 0 var(--c-primary),-15px 0 0 var(--c-neutral-light),-20px 0 0 var(--c-primary)}.blockquote__wrapper--double-lined .blockquote,.blockquote__wrapper--double-lined .text-long blockquote,.text-long .blockquote__wrapper--double-lined blockquote{font-style:italic}.blockquote__wrapper--boxed{background:var(--c-neutral-light)}.blockquote__wrapper--boxed::before{content:"";-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="31" height="27" viewBox="0 0 31 27" xmlns="http://www.w3.org/2000/svg"><path d="M14.231 26.6953H0V15.7358C0 11.701 0.839673 8.51678 2.51904 6.18311C4.19841 3.84943 7.07729 1.78842 11.1558 0L14.231 5.82324C11.7228 7.00098 9.98894 8.17325 9.0293 9.34009C8.06966 10.5069 7.53532 11.8864 7.42627 13.4785H14.231V26.6953ZM30.8174 26.6953H16.5864V15.7358C16.5864 11.701 17.4261 8.51678 19.1055 6.18311C20.7848 3.84943 23.6637 1.78842 27.7422 0L30.8174 5.82324C28.3092 7.00098 26.5754 8.17325 25.6157 9.34009C24.6561 10.5069 24.1217 11.8864 24.0127 13.4785H30.8174V26.6953Z" /></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="31" height="27" viewBox="0 0 31 27" xmlns="http://www.w3.org/2000/svg"><path d="M14.231 26.6953H0V15.7358C0 11.701 0.839673 8.51678 2.51904 6.18311C4.19841 3.84943 7.07729 1.78842 11.1558 0L14.231 5.82324C11.7228 7.00098 9.98894 8.17325 9.0293 9.34009C8.06966 10.5069 7.53532 11.8864 7.42627 13.4785H14.231V26.6953ZM30.8174 26.6953H16.5864V15.7358C16.5864 11.701 17.4261 8.51678 19.1055 6.18311C20.7848 3.84943 23.6637 1.78842 27.7422 0L30.8174 5.82324C28.3092 7.00098 26.5754 8.17325 25.6157 9.34009C24.6561 10.5069 24.1217 11.8864 24.0127 13.4785H30.8174V26.6953Z" /></svg>');background-size:contain;background-repeat:no-repeat;background-position:center;background-color:var(--c-primary);width:31px;height:27px;display:block;margin-bottom:5px}.blockquote__wrapper--boxed .blockquote,.blockquote__wrapper--boxed .text-long blockquote,.text-long .blockquote__wrapper--boxed blockquote{font-weight:700}.blockquote__wrapper--indented{border-left:none;display:flex;flex-wrap:wrap;padding:2rem 0}.blockquote__wrapper--indented .blockquote,.blockquote__wrapper--indented .text-long blockquote,.text-long .blockquote__wrapper--indented blockquote{flex:1 0 calc(100% - 51px);margin-left:10px}.blockquote__wrapper--indented::before{content:"";-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="31" height="27" viewBox="0 0 31 27" xmlns="http://www.w3.org/2000/svg"><path d="M14.231 26.6953H0V15.7358C0 11.701 0.839673 8.51678 2.51904 6.18311C4.19841 3.84943 7.07729 1.78842 11.1558 0L14.231 5.82324C11.7228 7.00098 9.98894 8.17325 9.0293 9.34009C8.06966 10.5069 7.53532 11.8864 7.42627 13.4785H14.231V26.6953ZM30.8174 26.6953H16.5864V15.7358C16.5864 11.701 17.4261 8.51678 19.1055 6.18311C20.7848 3.84943 23.6637 1.78842 27.7422 0L30.8174 5.82324C28.3092 7.00098 26.5754 8.17325 25.6157 9.34009C24.6561 10.5069 24.1217 11.8864 24.0127 13.4785H30.8174V26.6953Z" /></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="31" height="27" viewBox="0 0 31 27" xmlns="http://www.w3.org/2000/svg"><path d="M14.231 26.6953H0V15.7358C0 11.701 0.839673 8.51678 2.51904 6.18311C4.19841 3.84943 7.07729 1.78842 11.1558 0L14.231 5.82324C11.7228 7.00098 9.98894 8.17325 9.0293 9.34009C8.06966 10.5069 7.53532 11.8864 7.42627 13.4785H14.231V26.6953ZM30.8174 26.6953H16.5864V15.7358C16.5864 11.701 17.4261 8.51678 19.1055 6.18311C20.7848 3.84943 23.6637 1.78842 27.7422 0L30.8174 5.82324C28.3092 7.00098 26.5754 8.17325 25.6157 9.34009C24.6561 10.5069 24.1217 11.8864 24.0127 13.4785H30.8174V26.6953Z" /></svg>');background-size:contain;background-repeat:no-repeat;background-position:center;background-color:var(--c-secondary);width:31px;height:27px;display:block;margin-bottom:5px;flex:0 1 auto}.blockquote__wrapper--indented::after{content:"";width:100px;height:10px;background-color:var(--c-primary);position:absolute;top:0;left:0}.blockquote__wrapper--plain{border-left:none;padding-left:10px}.blockquote__source{margin-top:1em;font-size:1.5rem}.hr,.text-long hr{border-style:solid;border-width:1px 0 0;color:currentColor}.text-long a:not(.button){color:var(--c-primary)}.lined-text{display:inline-grid;grid-template-columns:1fr 150px auto 150px 1fr;gap:10px;align-items:center}.lined-text::before,.lined-text::after{content:"";background-color:currentColor;display:block;height:3px;width:150px;position:relative}.lined-text::before{grid-column:2}.lined-text::after{grid-column:4}.text-center{text-align:center}.video{height:0;overflow:hidden;padding-top:35px;padding-bottom:56.25%;position:relative}.video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video--full{padding-bottom:75%}.accordion__item{width:100%;position:relative;margin:2rem 0;transition:300ms all ease-in-out;background-color:var(--c-primary)}.accordion__item.open{background-color:var(--c-neutral-dark);transition:300ms all ease-in-out}.accordion__item.open .accordion__content{height:max-content;visibility:visible;max-height:max-content;z-index:2}.accordion--alert .accordion__item.open .accordion__content{padding:2rem 0}.accordion__item.open .accordion__title .icon--toggle{transform:translateY(-50%) rotate(45deg);transition:300ms all ease-in-out}.accordion__title{margin:0;color:var(--c-text-inverse);font-weight:700;font-size:2.4rem;padding:0 2rem}@media(min-width:920px){.accordion__title{padding:0 4rem}}.accordion__title button{display:flex;align-items:center;gap:10px;background:rgba(0,0,0,0);position:relative;border:none;color:var(--c-text-inverse);font-weight:700;font-size:2.4rem;text-align:left;line-height:1;width:100%;height:100%;padding:2rem 0;cursor:pointer}.accordion__title .icon{width:24px;height:24px;fill:currentColor}.accordion__title .icon--toggle{position:absolute;right:0;top:50%;transform:translateY(-50%);transition:300ms all ease-in-out}.accordion__content{background-color:#fff;max-height:0;visibility:hidden;overflow:hidden}.accordion__content .content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;padding:1rem 2rem;background-color:rgba(0,0,0,0)}@media(min-width:920px){.accordion__content .content-wrapper{padding:1rem 4rem}}.accordion__content .content-wrapper p{margin-top:0}.accordion__content .content-wrapper p:only-child{margin-bottom:0}.accordion__content .content-wrapper .button,.accordion__content .content-wrapper .more-link a,.more-link .accordion__content .content-wrapper a{color:inherit}.accordion--alert .accordion__item{background-color:var(--c-secondary);margin:0}.accordion--alert .accordion__content{background-color:var(--c-neutral-dark);color:var(--c-text-inverse)}.button-group{display:flex;flex-direction:column;float:none;gap:10px;width:100%}@media(min-width:720px){.button-group{flex-direction:row}}.button-group.align-center,.cta--center .button-group{justify-content:center;width:100%}.button-group.align-center button,.cta--center .button-group button{display:inline-block}.button-group.align-left,.cta--left .button-group{justify-content:flex-start}.button-group.align-right,.cta--right .button-group{justify-content:flex-end}.paragraph-button-group.align-left,.paragraph-button-group.align-right{float:none}.card{border:1px solid var(--c-neutral-medium);border-bottom-left-radius:9px;border-bottom-right-radius:9px;display:flex;flex-direction:column}.card__image{background-color:var(--c-primary);aspect-ratio:100/63;width:100%;max-height:500px}.card__image img{-o-object-fit:cover;object-fit:cover;aspect-ratio:inherit;width:100%;max-height:500px}.card__content{padding:2rem 3rem}.card__heading{font-size:1.8rem}.card__heading-link{color:var(--c-primary);text-decoration:none}.card__heading-link:hover,.card__heading-link:focus,.card__heading-link:active{text-decoration:underline}.card__subheading{color:var(--c-text);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:700;font-style:normal;font-size:1rem;line-height:1.6;margin:0 0 .5em;width:auto;margin-bottom:0;color:var(--c-text)}.card__subheading__link{color:inherit}.card__subheading__link:hover{color:inherit}.card__body{margin:1rem 0 0;font-size:1.4rem}.card__link{color:var(--c-accent)}.card__link:hover{color:var(--c-accent-high)}.card__button{border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;font-weight:700;font-size:2rem;transition:.3s all ease-in-out;color:var(--c-text-inverse);background-color:var(--c-primary);border:2px solid var(--c-primary);line-height:1.4;padding:11px 25px}.card__button:visited{color:var(--c-text-inverse)}.card__button:hover,.card__button:active,.card__button:focus{color:var(--c-text-inverse);background-color:var(--c-primary-light);border-color:var(--c-primary-light)}.card__button:focus{outline:2px solid var(--c-primary-light)}.card--bg{background-color:var(--c-highlight-high);padding:1em}.checkerboard-piece{display:flex;flex-wrap:wrap;background-color:var(--c-primary);color:var(--c-text-inverse)}.checkerboard .checkerboard-piece{height:100%;display:grid;grid-template-columns:1fr minmax(auto,2000px) 1fr}.checkerboard-piece__content-wrapper{grid-column:2;flex:1 0 100%;display:flex;flex-direction:column}@media(min-width:920px){.checkerboard-piece__content-wrapper{flex-direction:row}}@media(min-width:920px){.checkerboard-piece__image{flex:0 0 50%;width:50%;max-width:50%;height:100%;grid-column:2;grid-row:1}}.checkerboard-piece__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.checkerboard-piece__content{padding:2rem;display:flex;flex-direction:column;justify-content:center;width:100%}@media(min-width:920px){.checkerboard-piece__content{flex:0 0 50%;width:50%;max-width:50%;padding:2rem 4rem}}.checkerboard-piece__content h2,.checkerboard-piece__content h3{color:var(--c-text-inverse)}.checkerboard-piece__content .button,.checkerboard-piece__content .more-link a,.more-link .checkerboard-piece__content a{color:var(--c-text-inverse)}.checkerboard-piece:nth-of-type(even){background-color:var(--c-secondary)}@media(min-width:920px){.checkerboard-piece:nth-of-type(even) .checkerboard-piece__image{order:2}}.checkerboard-piece .paragraph-wrapper{padding:0}.circled-icon{position:relative;border-radius:10px;border:2px solid var(--c-neutral-dark);background-color:var(--c-neutral-dark);width:32px;height:32px;transition:300ms all ease-in-out}.circled-icon .link::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.circled-icon .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;color:var(--c-white);fill:var(--c-white)}.circled-icon:hover,.circled-icon:focus,.circled-icon:active{background-color:var(--c-primary);transform:scale(0.8);transition:300ms all ease-in-out;border-color:var(--c-primary)}.circled-icon:hover .icon,.circled-icon:focus .icon,.circled-icon:active .icon{fill:var(--c-text-inverse);transition:300ms all ease-in-out}.cta{border-radius:18px;background-color:var(--c-primary);color:var(--c-text-inverse);padding:2rem;position:relative}@media(min-width:480px){.cta{padding:4rem 2rem}}@media(min-width:720px){.cta{padding:4rem 2rem}}@media(min-width:920px){.cta{padding:4rem}}@media(min-width:720px){.layout--threecol-section .cta{padding:2rem}}@media(min-width:920px){.layout--threecol-section .cta{padding:3rem}}@media(min-width:720px){.layout--fourcol-section .cta{padding:2rem}}@media(min-width:920px){.layout--fourcol-section .cta{padding:2rem}}.cta .cta__content-wrapper{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;text-align:center}.cta h2{margin:0;font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;line-height:1.2}.cta h2,.cta h3,.cta a:not(.button){color:var(--c-text-inverse)}.cta .underlined-heading h2{margin-bottom:2rem}.cta .underlined-heading h2::after{background-color:var(--c-white);content:"";display:block;height:5px;margin:20px auto 0 auto;width:100px}.cta--left .cta__content-wrapper{align-items:flex-start;text-align:left}.cta--left .underlined-heading h2{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap}.cta--left .underlined-heading h2::after{margin:20px 0 0 0}.cta--right .cta__content-wrapper{align-items:flex-end;text-align:right}.cta--right .underlined-heading h2{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:nowrap}.cta--right .underlined-heading h2::after{margin:20px 0 0 0}.cta p{margin:1em 0}.cta--default{background-color:var(--c-neutral-light);color:var(--c-text)}.cta--default h2,.cta--default h3,.cta--default a:not(.button){color:var(--c-text)}.cta--default .underlined-heading h2::after{background-color:var(--c-primary)}.cta--default .button--primary{border:0 rgba(0,0,0,0)}.cta--default .button--primary:hover,.cta--default .button--primary:focus,.cta--default .button--primary:active{background-color:var(--c-primary-light);color:var(--c-white)}.cta--red-and-white{background-color:var(--c-primary);color:var(--c-text-inverse)}.cta--red-and-white .button--secondary{background-color:var(--c-white);border:0 rgba(0,0,0,0);color:var(--c-primary)}.cta--red-and-white .button--secondary:hover,.cta--red-and-white .button--secondary:focus,.cta--red-and-white .button--secondary:active{background-color:var(--c-primary-light);color:var(--c-white)}.cta--background-image{color:var(--c-text-inverse);overflow:hidden}.cta--background-image .cta__content{position:relative;z-index:1}.cta--background-image .cta__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}.cta--background-image .button--secondary{background-color:var(--c-white);border:0 rgba(0,0,0,0);color:var(--c-primary)}.cta--background-image .button--secondary:hover,.cta--background-image .button--secondary:focus,.cta--background-image .button--secondary:active{background-color:var(--c-primary);color:var(--c-white)}.cta--slide-in{background-color:var(--c-primary-dark);color:#fff;transition:700ms height ease,700ms padding ease;overflow:hidden}.cta--slide-in:not(.active){display:none}.cta--slide-in a:not(.button):not(.pager__link):not(.tabs__link--local-tasks):not(.heading__link){color:#fff}.cta--slide-in a:not(.button):not(.pager__link):not(.tabs__link--local-tasks):not(.heading__link):hover,.cta--slide-in a:not(.button):not(.pager__link):not(.tabs__link--local-tasks):not(.heading__link):focus,.cta--slide-in a:not(.button):not(.pager__link):not(.tabs__link--local-tasks):not(.heading__link):active{color:#fff}.cta--slide-in p{font-size:1.7rem}.cta--slide-in .button--plain{text-transform:uppercase;font-family:"Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif}.cta--slide-in .button--plain:hover,.cta--slide-in .button--plain:focus,.cta--slide-in .button--plain:active{background-color:var(--c-primary)}.cta--secondary{background-color:var(--c-secondary);color:var(--c-text-inverse)}.cta--secondary h2,.cta--secondary h3{color:var(--c-text-inverse)}.cta--spaced{margin-top:3rem;margin-bottom:3rem}.cta--windowshade .cta__content{position:relative;z-index:1;width:50%;padding:2rem;background-color:hsla(0,0%,100%,.9);color:var(--c-text)}.cta--windowshade .cta__content h2,.cta--windowshade .cta__content h3,.cta--windowshade .cta__content a:not(.button){color:var(--c-text)}.cta--windowshade .cta__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cta--shaped-bg{padding:0}@media(min-width:920px){.cta--shaped-bg{display:grid;grid-template-columns:1fr minmax(auto,calc(2000px - 4rem)) 1fr}}@media(min-width:920px){.cta--shaped-bg .cta__content-wrapper{display:grid;grid-template-columns:1fr minmax(auto,calc(1300px / 2 - 4rem)) minmax(auto,calc(1300px / 2 - 4rem)) 1fr;align-items:center;grid-column:2}}.cta--shaped-bg .cta__content-wrapper .cta__content{flex:0 0 60%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-color:var(--c-primary);clip-path:polygon(0 -100%,0 calc(100% - 100px),50% 100%,100% calc(100% - 100px),100% -100%);padding:2rem 2rem calc(2rem + 100px)}@media(min-width:920px){.cta--shaped-bg .cta__content-wrapper .cta__content{height:100%;clip-path:polygon(-100% 0,calc(100% - 100px) 0,100% 50%,calc(100% - 100px) 100%,-100% 100%);padding:1rem calc(4rem + 2rem) 1rem 4rem;grid-column:2}}.cta--shaped-bg .cta__content-wrapper .cta__image{flex:0 0 calc(40% + 100px);margin-top:-100px;background-color:var(--c-primary-dark)}@media(min-width:920px){.cta--shaped-bg .cta__content-wrapper .cta__image{margin-top:0;margin-left:-100px;grid-column:3/5}}.cta--shaped-bg .cta__content-wrapper .cta__image img{width:100%;-o-object-fit:cover;object-fit:cover}.cta--slant-shape .cta__content-wrapper .cta__content{clip-path:polygon(0 -100%,0 calc(100% - 100px),50% calc(100% - 50px),100% 100%,100% -100%)}@media(min-width:920px){.cta--slant-shape .cta__content-wrapper .cta__content{clip-path:polygon(-100% 0,100% 0,calc(100% - 50px) 50%,calc(100% - 100px) 100%,-100% 100%)}}.cta--lined-text-heading{text-align:center;padding:2rem 0}.cta--lined-text-heading .cta__text{width:100%;margin:0 auto;padding-left:2rem;padding-right:2rem;max-width:1300px}@media(min-width:480px){.cta--lined-text-heading .cta__text{padding-left:4rem;padding-right:4rem}}.cta__close{text-align:right}:root{--iconWidth:155px}.section .paragraph-wrapper.paragraph-wrapper__icon-block{width:auto}.icon-block{display:inline-flex;flex-direction:column;align-items:center;color:var(--c-neutral-dark);text-decoration:none;min-width:var(--iconWidth);transition:300ms all ease-in-out}.icon-block:hover,.icon-block:focus,.icon-block:active{transform:scale(0.9);transition:300ms all ease-in-out}.icon-block__icon{line-height:0}.icon-block svg{width:48px;height:48px}.icon-block__label{font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:700;padding:10px 0}.icon-block--boxed{border:1px solid var(--c-neutral-medium);border-radius:40px;padding:40px;background-color:var(--c-white);height:100%;width:100%;fill:currentColor}.icon-block--boxed .icon-block__icon{margin-bottom:10px}.icon-block--boxed .icon-block__label{padding:0;text-align:center}.icon-block--boxed svg{width:75px;height:75px}.icon-block--boxed-icon .icon-block__icon{flex:1 0 100%;background-color:var(--c-secondary);fill:var(--c-white);color:var(--c-white);padding:30px 70px}.icon-block--striped{background-color:var(--c-secondary);color:var(--c-white);min-width:auto}.icon-block--striped .icon-block__icon{fill:var(--c-white);color:var(--c-white);padding:20px 30px}.icon-block--striped .icon-block__label{background-color:var(--c-neutral-dark);margin-bottom:10px;padding:10px 20px}.icon-block--horizontal{flex-direction:row;width:225px;background:linear-gradient(90deg,transparent,transparent 10%,var(--c-white) 28%,var(--c-white));color:#000}@media(min-width:720px){.icon-block--horizontal{width:300px}}.icon-block--horizontal .icon-block__icon{background-color:var(--c-primary);padding:20px;fill:var(--c-white);color:var(--c-white);border-top-left-radius:20px}.icon-block--horizontal .icon-block__label{margin-left:20px;line-height:1.2}.icon-block--solid{border:2px solid var(--c-primary);background-color:var(--c-primary);color:var(--c-text-inverse);padding:30px 0;fill:currentColor}.icon-block--solid .icon-block__icon{margin-bottom:10px}.icon-block--solid .icon-block__label{padding:0}.icon-list-item{display:inline-flex;gap:10px;line-height:1.4}.icon-list-item__icon .icon{width:32px;height:32px;fill:var(--c-primary)}.icon-list-item__text{color:var(--c-neutral-dark)}.icon-list-item h3{line-height:1;color:var(--c-text)}.insurance-product{background-color:var(--c-white);border:1px solid var(--c-primary);border-radius:15px;padding:2rem 3rem;margin-bottom:2rem}.insurance-product__title{display:flex;align-items:center;gap:2rem}.insurance-product .icon,.insurance-product img{width:32px;height:32px}.insurance-product__heading{margin:0;color:var(--c-primary);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif}.breadcrumb{list-style:none;margin:0;padding:0;display:flex;gap:13px;align-items:flex-start}.breadcrumb--caps{text-transform:uppercase}.breadcrumb--home-icon{position:relative}.breadcrumb--alt-slant .breadcrumb__item{position:relative;padding-right:15px}.breadcrumb--alt-slant .breadcrumb__item::after{content:"";position:absolute;top:50%;left:calc(100% - 10px);transform:translateY(-50%) skew(-10deg);height:100%;width:1px;background:var(--c-neutral-medium);margin:0 5px}.breadcrumb--alt-slant .breadcrumb__item:last-of-type::after{padding-right:0;content:none}.breadcrumb__wrapper{background-color:#fff;padding:1rem 0}.breadcrumb__inner-wrapper{display:flex;align-items:center}.breadcrumb__inner-wrapper .icon{width:20px;height:20px;margin-right:5px}.breadcrumb__item,.breadcrumb__link,.breadcrumb__link:link,.breadcrumb__link:visited,.breadcrumb__link:focus{color:var(--c-accent)}.breadcrumb__link:hover{color:var(--c-accent-high)}.breadcrumb__item{display:inline-block;position:relative}.breadcrumb__item::after{content:"/";position:absolute;right:-10px}.breadcrumb__item:last-child{color:var(--c-text)}.breadcrumb__item:last-child::after{content:""}.breadcrumb_link:active{color:var(--c-text)}.nav--footer-menu{border-top:3px solid var(--c-neutral-dark);border-bottom:3px solid var(--c-neutral-dark);padding:10px 0}.footer-menu{list-style:none;margin:0;padding:0;display:flex;justify-content:center;margin:0 auto;flex-direction:column;font-weight:700}@media(min-width:920px){.footer-menu{flex-direction:row}}@media(min-width:920px){.footer-menu__item+.footer-menu__item{margin-left:15px}}.footer-menu__link{color:var(--c-neutral-dark)}.inline-menu{list-style:none;margin:0;padding:0}.inline-menu__item{margin:0 1em .5em 0}@media(min-width:920px){.inline-menu__item{display:inline;margin-bottom:1em}}.inline-menu__item:last-child{margin-right:0}.inline-menu__link{color:var(--c-accent);font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-decoration:none;text-transform:uppercase}.inline-menu__link:hover{color:var(--c-accent-high)}#main-menu__nav-wrapper{align-items:stretch;display:flex}.main-nav{display:none}@media(min-width:920px){.main-nav{align-items:stretch;display:flex}}.main-nav--open{background-color:var(--c-background);display:block;left:0;overflow-y:scroll;position:absolute;top:134px;right:0;width:100%}.main-nav--open-drawer{display:block;position:fixed;top:0;right:0;z-index:2;background-color:var(--c-white);color:var(--c-primary);height:100%;width:60%;padding-top:100px}.header .main-nav--open-drawer a:not(.main-menu__link--sub):not(.main-menu__link--heading){color:var(--c-primary)}.header .main-nav--open-drawer a.main-menu__link--sub,.header .main-nav--open-drawer a.main-menu__link--heading{color:var(--c-white)}@media(min-width:920px){.header .main-nav--open-drawer a.main-menu__link--sub,.header .main-nav--open-drawer a.main-menu__link--heading{color:var(--c-primary)}}.main-menu{list-style:none;margin:0;padding:0;z-index:10;display:flex}@media(min-width:920px){.main-menu{border-bottom:none;align-items:stretch}}.main-menu .sub-menu-wrap{width:100%;z-index:2;background-color:var(--c-white);display:none}.main-menu .sub-menu-wrap.active{display:block}.main-menu .sub-menu-wrap .gutter{padding:0}@media(min-width:920px){.main-menu .sub-menu-wrap .gutter{padding-left:2rem;padding-right:2rem}}@media(min-width:920px)and (min-width:480px){.main-menu .sub-menu-wrap .gutter{padding-left:4rem;padding-right:4rem}}@media(min-width:920px){.main-menu .sub-menu-wrap{position:absolute;top:100%;left:0}}.main-menu .sub-menu{background:var(--c-primary);display:flex;flex-direction:column;padding-left:1rem}.main-menu .sub-menu__heading{font-weight:700}.main-menu .sub-menu__heading a{color:var(--c-white)}@media(min-width:920px){.main-menu .sub-menu__heading a{color:var(--c-primary)}}@media(min-width:920px){.main-menu .sub-menu{background:var(--c-white);flex-direction:row;justify-content:center;align-items:center;gap:4rem}}.main-nav--open-drawer .main-menu{flex-direction:column}.main-menu--sub{border-bottom:none;padding-left:1rem;overflow:hidden;display:inline-flex}@media(min-width:920px){.main-menu--sub{height:auto;padding-left:0;overflow:visible;z-index:1;gap:4rem}}.main-menu--sub.active{height:auto}.main-menu--sub.active a{color:var(--c-primary)}body.menu-open{overflow:hidden;max-height:100vh}body.menu-open::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}body.menu-open::after{background-color:rgba(0,0,0,.8);z-index:1}.main-menu__item{display:flex;flex-wrap:wrap}.main-menu__item:hover .main-menu__link::after{color:var(--c-text)}@media(min-width:920px){.main-menu__item--sub{display:block}}.main-menu__link{display:block;padding:1rem 3rem 1rem 2rem;text-decoration:none;border:none;background-color:rgba(0,0,0,0);color:inherit;line-height:1.4;cursor:pointer;width:100%;text-align:left;font-size:2rem}.main-menu__link:hover,.main-menu__link:focus,.main-menu__link:active{text-decoration:underline;text-underline-offset:2px}@media(min-width:920px){.main-menu__link{border-bottom:none;align-items:center;display:flex;padding:3rem;text-transform:none;position:relative;width:auto;line-height:1.8;font-size:1.4rem}.sub-menu-wrap .main-menu__link{padding:1rem}.main-menu__item:last-of-type:not(.main-menu__item--with-sub)>.main-menu__link{padding-right:0}}@media(min-width:1050px){.main-menu__link{font-size:1.7rem}}.main-menu__link--with-sub.main-menu__link{display:flex;font-weight:bold;align-items:center;gap:5px;justify-content:space-between}@media(min-width:920px){.main-menu__link--with-sub.main-menu__link .menu-expander{display:none}}.main-menu__link--with-sub.main-menu__link.active{background:var(--c-white);color:var(--c-primary);text-decoration:none}.main-menu__link--with-sub.main-menu__link.active .expand-indicator{color:var(--c-primary);transform:rotate(180deg)}.main-menu__item--sub .main-menu__link{color:var(--c-white)}@media(min-width:920px){.main-menu__item--sub .main-menu__link{color:var(--c-primary)}}.expand-indicator{line-height:0;margin-top:3px;transition:300ms all ease-in-out}.expand-indicator .icon{fill:var(--c-white);width:14px;height:10px;vertical-align:middle}.main-menu__link--sub-2{padding-left:4rem}.toggle-expand{color:var(--c-accent);display:inline-block;padding:1rem;text-decoration:none;width:100%;background-color:var(--c-primary);border:none;z-index:3;position:relative}.toggle-expand:hover{color:var(--c-accent-high)}@media(min-width:920px){.toggle-expand{display:none}}.toggle-expand .toggle-expand__text{color:var(--c-white)}.toggle-expand--open{background-color:rgba(0,0,0,0)}.toggle-expand--open .toggle-expand__text{color:var(--c-primary)}.toggle-expand__text{display:block;text-transform:uppercase;font-size:1.5rem;font-weight:bold}.active .toggle-expand__text{color:var(--c-background)}.toggle-expand__icon{height:3rem;width:3rem;margin:0 auto;fill:var(--c-white)}.toggle-expand__open{display:inline-flex;flex-direction:column;text-align:center;gap:5px}.toggle-expand--open .toggle-expand__open{display:none}.toggle-expand__close{display:none;text-align:center}.toggle-expand--open .toggle-expand__close{display:inline-block}.sidebar__title{position:relative;color:var(--c-black);font-weight:700}.sidebar{list-style:none;margin:0;padding:0}.sidebar .gutter{padding:0}.sidebar .sub-menu__heading{display:none}.sidebar__link{text-decoration:none}.sidebar__link:hover,.sidebar__link:focus,.sidebar__link:active{text-decoration:underline}.sidebar:not(.sidebar--sub)>.sidebar__item::before{content:none}.sidebar:not(.sidebar--sub)>.sidebar__item.sidebar__item--with-sub.sidebar__item--active>.sidebar__link{background-color:var(--c-primary);color:var(--c-white);padding:5px 10px;line-height:1.4;position:relative}.sidebar:not(.sidebar--sub)>.sidebar__item .sidebar__link{color:var(--c-black);display:block;margin:5px 0}.sidebar.sidebar--sub .sidebar__item{margin-left:30px;position:relative}.sidebar.sidebar--sub .sidebar__item.sidebar__item--active::before{transform:rotate(45deg);background:var(--c-secondary)}.sidebar.sidebar--sub .sidebar__item.sidebar__item--active>.sidebar__link{font-weight:700;color:var(--c-black)}.sidebar.sidebar--sub .sidebar__item::before{content:"";width:10px;height:10px;background:var(--c-primary);position:absolute;top:.8rem;left:-20px}.sidebar.sidebar--sub .sidebar__link{color:var(--c-primary);font-weight:400;line-height:1.4}.main-nav>.sidebar>.sidebar__item:not(.sidebar__item--active){display:none}.social-menu{list-style:none;margin:0;padding:0}.social-menu__item{margin-bottom:calc(1rem/4)}.social-menu__link{display:flex;flex-flow:row nowrap;align-items:center;text-decoration:none;color:var(--c-text)}.social-menu__icon{height:2rem;width:2rem;margin-right:calc(1rem/2);fill:currentColor}.social-menu__text{font-weight:bold}.nav--upper-menu{background-color:var(--c-neutral-light)}.upper-menu{display:flex;justify-content:flex-end;align-items:center;gap:2rem;list-style:none;margin:0;padding-top:2rem;padding-bottom:2rem;line-height:0;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.upper-menu{padding-left:4rem;padding-right:4rem}}.upper-menu__link{font-weight:700;color:var(--c-text);display:inline-flex;align-items:center;gap:5px}.upper-menu__link img{width:24px;height:24px}.number-block{display:inline-flex;flex-direction:column;text-align:center;text-transform:uppercase;font-weight:700}.number-block__figure{color:var(--c-primary);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:900;font-size:7.3rem;line-height:1}.number-block__label{color:var(--c-primary-dark);line-height:1.2}.pager{margin:2em 0}.pager__items{list-style:none;margin:0;padding:0;text-align:center}.pager__item{display:inline-block;font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:700}.pager__item--ellipsis{color:var(--c-neutral-dark)}.pager__link,.pager__link:link,.pager__link:visited{color:#fff;background-color:var(--c-primary);text-decoration:none;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);padding:4px 12px;position:relative}.pager__link:hover,.pager__link:focus,.pager__link:active,.pager__link:link:hover,.pager__link:link:focus,.pager__link:link:active,.pager__link:visited:hover,.pager__link:visited:focus,.pager__link:visited:active{background-color:var(--c-primary-dark);transition:100ms all ease-in-out;border-bottom-color:rgb(8.8453608247,111.3041237113,134.1546391753)}.pager__link.is-active,.pager__link:link.is-active,.pager__link:visited.is-active{background-color:var(--c-primary-dark);transition:100ms all ease-in-out;border-bottom-color:var(--c-secondary)}.pager__link.is-active::before,.pager__link:link.is-active::before,.pager__link:visited.is-active::before{content:"";position:absolute;border:5px solid rgba(0,0,0,0);border-top-width:0;border-bottom-color:var(--c-secondary);bottom:0;left:50%;transform:translateX(-50%);transition:100ms all ease-in-out}.pager__link.is-active:hover::before,.pager__link.is-active:focus::before,.pager__link.is-active:active::before,.pager__link:link.is-active:hover::before,.pager__link:link.is-active:focus::before,.pager__link:link.is-active:active::before,.pager__link:visited.is-active:hover::before,.pager__link:visited.is-active:focus::before,.pager__link:visited.is-active:active::before{border-bottom-color:hsl(6.7132867133,57.8947368421%,41.568627451%);transition:100ms all ease-in-out}.pager__link--next div,.pager__link--prev div{display:inline-block}.person{display:inline-flex;flex-direction:column;margin-bottom:2rem}.person--headshot{text-align:center;width:175px}.person--card{width:250px}.person--stripe{width:615px;background-color:var(--c-neutral-light);flex-direction:row;align-items:center;gap:2rem}.person--headshot .person__image{width:175px;height:175px}.person--card .person__image{width:250px;height:250px;background-color:var(--c-primary-dark)}.person--stripe .person__image{width:140px}.person__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.person__content{line-height:1.2}.person--card .person__content{background-color:var(--c-neutral-light);padding:1rem}.person--card .person__content .person__title{border-top:1px solid currentColor}.person--headshot .person__content{display:flex;flex-direction:column;padding:1rem 0}.person--headshot .person__content>*{padding:0}.person__title{font-size:1.5rem;padding:5px 0}.person--headshot .person__title{color:var(--c-neutral-dark)}.person--stripe .person__title{position:relative;margin-top:5px;padding:10px 0 5px}.person--stripe .person__title::before{content:"";position:absolute;top:0;left:0;width:230px;height:1px;background-color:var(--c-black)}.person__name{display:inline-block;padding:5px 0}@media(min-width:920px){.person-grid{display:grid;grid-template-columns:repeat(4,1fr)}}.search-result{display:flex;flex-direction:column;gap:5px;margin-bottom:20px}@media(min-width:720px){.search-result{flex-direction:row}}.search-result__content{background-color:var(--c-neutral-light);padding:20px;flex:1 0 0}.search-result__content h3{margin:0}.search-result__content a{color:var(--c-primary);transition:100ms all ease-in-out}.search-result__content a:hover,.search-result__content a:focus,.search-result__content a:active{color:var(--c-primary-dark);transition:100ms all ease-in-out}.search-result__text{font-size:1.5rem;line-height:1.4}.search-result__text p{margin:0}.search-result__type{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--c-neutral-light);text-transform:uppercase;font-weight:700;padding:20px;flex:0 1 125px}.search-result__type .icon{width:48px;height:48px;fill:var(--c-primary)}.social-links{display:flex;gap:12px;line-height:0}.social-links .link{color:var(--c-neutral-dark);transition:.3s all ease-in-out}.social-links .link:hover,.social-links .link:focus,.social-links .link:active{color:var(--c-primary);transition:.3s all ease-in-out}.social-share-box{display:inline-flex;flex-direction:column;gap:8px;padding-top:2rem;padding-bottom:2rem;background-color:var(--c-white);padding-left:2rem;padding-right:2rem}@media(min-width:480px){.social-share-box{padding-left:4rem;padding-right:4rem}}.social-share-box__label{margin:0;font-size:1.4rem;line-height:1}.social-share-box .icon{width:21px;height:21px}.status__list{list-style:none;margin:0;padding:0}.status{display:block;padding:calc(1rem/2)}.status a{color:var(--c-neutral-dark)}.status--warning{color:var(--c-text);background-color:var(--c-warning)}.status--error{color:var(--c-text-inverse);background-color:var(--c-error)}.status--error a{color:var(--c-text-inverse)}.status--status{color:var(--c-text);background-color:var(--c-message)}.tabs__link,.tabs__link--local-tasks{background-color:var(--c-near-white);border:1px solid var(--c-neutral-medium-light);border-bottom:none;color:var(--c-neutral-dark);display:block;font-size:1.2rem;font-weight:600;padding:1em 2.4em;text-align:center;text-decoration:none;transition:color .3s}@media(min-width:920px){.tabs__link,.tabs__link--local-tasks{border-bottom:1px solid var(--c-neutral-medium-light);border-left:none;display:inline-block;font-size:1.6rem;padding:.6em 1.7em;position:relative;top:1px;width:auto}}.tabs__link:hover,.tabs__link--local-tasks:hover{background-color:var(--c-highlight-high);color:var(--c-text)}.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:var(--c-white);border:1px solid var(--c-text);color:var(--c-text)}@media(min-width:920px){.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:var(--c-white);border:1px solid var(--c-neutral-medium-light);border-bottom:1px solid var(--c-neutral-medium-light);border-left:none;color:var(--c-text)}}.tabs__nav{list-style:none;margin:0;padding:0;border-bottom:1px solid var(--c-neutral-light)}@media(min-width:920px){.tabs__nav{border-left:1px solid var(--c-neutral-light);display:flex}}.tabs__tab{display:none}.tabs__tab.is-active{display:block}.tabs__content{padding:1.5rem}.tabs.no-js .tabs__tab.is-active{display:block}.tabs__nav--local-tasks{margin:1em 0 .5em;padding:0}.tabs__link--local-tasks{padding:.3em 1.5em}.tabs-wrapper{background-color:var(--c-white);padding:1rem 0}.teaser{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:30px}@media(min-width:920px){.teaser:not(.teaser--publication):not(.teaser--overlay){flex-direction:row}.teaser:not(.teaser--publication):not(.teaser--overlay) .image{width:250px}}.teaser__image-block{flex:0 0 auto;margin-bottom:10px;background-color:var(--c-primary-dark)}.teaser__image-block img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.teaser:not(.teaser--publication):not(.teaser--overlay) .teaser__image-block img{width:100%}@media(min-width:480px){.teaser__image-block{flex:0 0 250px}.teaser__image-block img{height:250px}}@media(min-width:920px){.teaser:not(.teaser--publication):not(.teaser--featured):not(.teaser--overlay) .teaser__image-block{margin-bottom:0;margin-right:20px}.teaser:not(.teaser--publication):not(.teaser--featured):not(.teaser--overlay) .teaser__image-block img{height:150px}}@media(min-width:920px){.teaser--large .teaser__image-block{margin-right:0}}.grid--card .teaser__image-block{flex-basis:auto}.teaser .heading{margin:0;font-size:2.4rem;font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;line-height:1}.teaser .heading a{color:#000;text-decoration:none}.teaser .heading a:hover,.teaser .heading a:focus,.teaser .heading a:active{text-decoration:underline}.teaser__metadata{margin:5px 0;font-size:1.5rem}.teaser__metadata div:not(.date-range-wrapper){display:inline}.teaser__metadata a{font-weight:700;color:var(--c-primary)}.teaser__metadata .icon{display:none}.teaser__metadata .text-with-icon__text{margin-left:0}.teaser__content{line-height:1.4}.teaser__content .paragraph,.teaser__content .text-long p,.text-long .teaser__content p{margin:5px 0}.teaser--featured{position:relative;max-width:1300px}.teaser--featured.teaser--featured-dark .teaser__details{background-color:rgba(0,0,0,.7);color:#fff}.teaser--featured.teaser--featured-dark .teaser__details h2,.teaser--featured.teaser--featured-dark .teaser__details h3,.teaser--featured.teaser--featured-dark .teaser__details a{color:#fff}.teaser--featured.teaser--featured-alt .heading{order:2}.teaser--featured.teaser--featured-alt .teaser__metadata{margin-top:0}@media(min-width:920px){.teaser--featured{flex-direction:column}}.teaser--featured .teaser__details{position:absolute;bottom:0;width:100%;background-color:hsla(0,0%,100%,.7);padding:20px;display:flex;flex-direction:column}.teaser--featured .teaser__image-block{flex:0 0 100%;margin-bottom:0;height:350px}.teaser--featured .teaser__image-block img{height:350px;-o-object-fit:cover;object-fit:cover}.grid .teaser--featured .teaser__image-block img{height:100%}.teaser--with-date .teaser__details{display:flex;flex-direction:column;flex-wrap:wrap}.teaser--with-date .heading{order:2}.teaser--with-date .teaser__metadata{font-weight:700}.teaser--overlay{--overlayWidth:350px;--overlayHeight:250px;width:var(--overlayWidth);height:var(--overlayHeight);justify-content:flex-end;position:relative;z-index:1;background-color:var(--c-primary-dark)}.teaser--overlay .teaser__image-block{position:absolute;width:var(--overlayWidth);height:var(--overlayHeight);margin:0;z-index:-1}.teaser--overlay .teaser__image-block::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.teaser--overlay .teaser__image-block img{width:100%;height:100%}.teaser--overlay .teaser__image-block::after{background-color:rgba(0,0,0,.7)}.teaser--overlay .teaser__details{padding:1rem;color:var(--c-white);display:flex;flex-direction:column-reverse}.teaser--overlay .teaser__details .text-with-icon{color:var(--c-white)}.teaser--overlay .teaser__metadata{position:relative;z-index:-1;text-transform:uppercase;padding-bottom:4px;margin-bottom:1rem}.teaser--overlay .teaser__metadata::after{content:"";position:absolute;left:0;bottom:0;width:40px;height:2px;background-color:var(--c-secondary)}.teaser--overlay .heading a{color:var(--c-white)}.teaser--overlay .heading a::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.testimonial--profile{display:flex;gap:3rem;flex-direction:column}@media(min-width:720px){.testimonial--profile{flex-direction:row}}.testimonial--profile .testimonial__image-wrapper{flex:0 1 250px}.testimonial--profile .testimonial__image-wrapper img{max-width:250px}.testimonial--profile .testimonial__name{display:block;margin:0;font-family:"Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;line-height:1.2}.testimonial--profile .testimonial__quote{margin-left:3rem;padding-left:1rem;position:relative}.testimonial--profile .testimonial__quote::before{content:"";position:absolute;top:1rem;left:-10px;width:3px;height:60%;background:var(--c-secondary)}.text-with-icon{display:inline-flex;align-items:center;text-decoration:none;color:var(--c-text)}.text-with-icon .icon{max-width:24px;max-height:24px;transition:100ms all ease-in-out;fill:var(--c-primary)}.text-with-icon__text{margin-left:5px}.text-with-icon--with-link:hover .text-with-icon__text,.text-with-icon--with-link:focus .text-with-icon__text,.text-with-icon--with-link:active .text-with-icon__text{text-decoration:underline}.carousel{padding:0 30px}@media(min-width:920px){.carousel{padding:0 80px}}.carousel__wrapper{margin-top:100px;margin-bottom:100px}.carousel__wrapper .h2,.carousel__wrapper .text-long h2,.text-long .carousel__wrapper h2{text-align:center}@media(min-width:920px){.carousel__wrapper{margin-top:30px;margin-bottom:30px}}.carousel .slide{padding:0 0 30px 0;width:100%;max-width:100%;text-align:center}@media(min-width:920px){.carousel .slide{padding:30px 15px;width:33.3333333333%;max-width:33.3333333333%}}.carousel .flickity-button{color:var(--c-primary);background-color:rgba(0,0,0,0);padding:0}.carousel .flickity-button:hover,.carousel .flickity-button:focus,.carousel .flickity-button:active{color:var(--c-primary-dark)}.carousel .flickity-button:focus{box-shadow:0 0 0 5px var(--c-primary)}.carousel .flickity-button.previous{left:-20px}@media(min-width:720px){.carousel .flickity-button.previous{left:0}}@media(min-width:920px){.carousel .flickity-button.previous{left:10px}}.carousel .flickity-button.next{right:-20px}@media(min-width:720px){.carousel .flickity-button.next{right:0}}@media(min-width:920px){.carousel .flickity-button.next{right:10px}}.carousel .flickity-page-dots{left:50%;transform:translateX(-50%)}.carousel .flickity-page-dots .flickity-page-dot{background:rgba(0,0,0,0);border:1px solid var(--c-primary);border-radius:50%;cursor:pointer;height:14px;margin:0 5px;opacity:1;width:14px;text-indent:9999px;overflow:hidden}.carousel .flickity-page-dots .flickity-page-dot.is-selected{background:var(--c-primary)}.slick-carousel .slick-slide .paragraph-wrapper,.slick-carousel .slick-initialized .paragraph-wrapper,.slick-carousel .slick-active .paragraph-wrapper{display:flex !important;justify-content:center !important}.slick-carousel .slick-dots{bottom:-50px}.slick-carousel .slick-dots .slick-dot-icon{color:var(--c-primary);opacity:100%}.slick-carousel .slick-dots li.slick-active button .slick-dot-icon{color:var(--c-secondary);opacity:100%}.slick-carousel .slick-next .slick-next-icon,.slick-carousel .slick-next .slick-prev-icon,.slick-carousel .slick-prev .slick-next-icon,.slick-carousel .slick-prev .slick-prev-icon{color:var(--c-primary);opacity:100%}.slick-carousel .slick-prev:focus .slick-prev-icon,.slick-carousel .slick-next:focus .slick-next-icon{color:#000}.slick-carousel .slick-dots li button:focus .slick-dot-icon:before{color:#000}.slick-carousel .slick-autoplay-toggle-button:focus{color:var(--c-primary)}.slick-carousel .slick-carousel .slick-dots li.slick-active button .slick-dot-icon{color:#000;opacity:100%}.slick-carousel-paragraph{text-align:center}.slick-carousel-paragraph h2{margin-bottom:3rem}.checkerboard{display:grid}@media(min-width:920px){.checkerboard{grid-auto-rows:1fr}}.grid__item{margin-bottom:2rem}@media(min-width:920px){.grid__item{margin:0 2rem 0 0}}.grid__item:last-child{margin-right:0}.grid__item--example{background-color:var(--c-highlight-high);padding:4rem}.grid{display:grid;gap:3rem}.grid--card{margin-bottom:2rem}@media(min-width:920px){.grid--3col{grid-template-columns:repeat(3,1fr)}}.landing-page-hero{position:relative;width:100%;min-height:400px}@media(min-width:920px){.landing-page-hero{display:flex;align-items:center}}.landing-page-hero--bottom-box{min-height:500px}.landing-page-hero--bottom-box .landing-page-hero__content-wrapper{bottom:0;width:100%;padding:2rem 0;background-color:rgba(0,0,0,.5);text-align:left}@media(min-width:720px){.landing-page-hero--bottom-box .landing-page-hero__content-wrapper{padding:4rem 30px}}@media(min-width:920px){.landing-page-hero--bottom-box .landing-page-hero__content-wrapper{position:absolute}}.landing-page-hero--bottom-box .landing-page-hero__content-wrapper h1{margin:0;font-size:3rem}@media(min-width:720px){.landing-page-hero--bottom-box .landing-page-hero__content-wrapper h1{font-size:5rem}}.landing-page-hero--centered-content{justify-content:center}.landing-page-hero--centered-content .gutter{padding:0}@media(min-width:480px){.landing-page-hero--centered-content .gutter{padding:inherit}}.landing-page-hero--centered-content .landing-page-hero__content-wrapper{text-align:center}.landing-page-hero--centered-content .landing-page-hero__content-wrapper .container,.landing-page-hero--centered-content .landing-page-hero__content-wrapper .cta:not(.cta--shaped-bg):not(.cta--lined-text-heading) .cta__content-wrapper,.cta:not(.cta--shaped-bg):not(.cta--lined-text-heading) .landing-page-hero--centered-content .landing-page-hero__content-wrapper .cta__content-wrapper{margin-top:40px;margin-bottom:40px}.landing-page-hero--centered-content .landing-page-hero__content-wrapper h1{margin:0;font-size:4rem}@media(min-width:720px){.landing-page-hero--centered-content .landing-page-hero__content-wrapper h1{font-size:6.4rem}}.landing-page-hero--centered-content .landing-page-hero__content-wrapper .button-group{justify-content:center}.landing-page-hero--centered-content .landing-page-hero__fg-image~.landing-page-hero__text-contents .button-group{justify-content:flex-start}.landing-page-hero--scroll-indicator{justify-content:center;text-align:center}.landing-page-hero--double-bordered-box{min-height:500px}.landing-page-hero--double-bordered-box .landing-page-hero__content-wrapper{background-color:var(--c-primary);padding:4rem;border:1px solid var(--c-white);box-shadow:0 0 0 10px var(--c-primary)}.landing-page-hero--translucent-box .landing-page-hero__content-wrapper{background-color:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom-left-radius:17px;border-bottom-right-radius:17px;padding:2rem;margin:2rem 0;color:var(--c-black)}@media(min-width:920px){.landing-page-hero--translucent-box .landing-page-hero__content-wrapper{margin:13.2rem 0;padding:6rem}}.landing-page-hero--translucent-box .landing-page-hero__content-wrapper h1{margin:0 0 2rem;font-size:3.3rem;color:var(--c-black)}.landing-page-hero--translucent-box .landing-page-hero__content-with-image-wrapper{display:flex;flex-direction:column;gap:5rem}@media(min-width:920px){.landing-page-hero--translucent-box .landing-page-hero__content-with-image-wrapper{flex-direction:row}}.landing-page-hero--translucent-box .landing-page-hero__fg-image{flex:0 0 250px}.landing-page-hero--translucent-box .landing-page-hero__text-contents{text-align:left}.landing-page-hero--shaped-bg--chevron{clip-path:polygon(0 0,100% 0,100% calc(100% - 100px),50% 100%,0 calc(100% - 100px))}.landing-page-hero--shaped-bg--slanted{clip-path:polygon(0 0,100% 0,100% calc(100% - 100px),0 100%)}.landing-page-hero--text-translucent-bgs .landing-page-hero__title{display:inline-block;margin:0;padding:1rem 2rem;background-color:rgba(203,17,4,.6);font-size:6.4rem}.landing-page-hero--text-translucent-bgs .landing-page-hero__content p{display:inline-block;padding:1rem 2rem;background-color:rgba(203,17,4,.6);margin:1em 0}.landing-page-hero--split-text-image,.landing-page-hero--icon-blocks{padding:9.8rem 0}.landing-page-hero--split-text-image .landing-page-hero__split,.landing-page-hero--icon-blocks .landing-page-hero__split{display:flex;flex-wrap:wrap;gap:2rem}@media(min-width:920px){.landing-page-hero--split-text-image .landing-page-hero__split,.landing-page-hero--icon-blocks .landing-page-hero__split{align-items:center}}@media(min-width:920px){.landing-page-hero--split-text-image .landing-page-hero__split-content,.landing-page-hero--icon-blocks .landing-page-hero__split-content{flex:1 0 50%}}@media(min-width:920px){.landing-page-hero--split-text-image .landing-page-hero__split-image,.landing-page-hero--icon-blocks .landing-page-hero__split-image{flex:1 0 auto;display:flex;justify-content:flex-end}}.landing-page-hero--split-text-image .landing-page-hero__icon-blocks,.landing-page-hero--icon-blocks .landing-page-hero__icon-blocks{display:flex;flex-direction:column;gap:2rem}.landing-page-hero__image-wrapper .image{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-color:var(--c-primary-dark)}.landing-page-hero__content-wrapper{position:relative;color:var(--c-text-inverse);z-index:1}.landing-page-hero__content-wrapper h1{color:var(--c-text-inverse);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-size:3rem;font-weight:900;line-height:1.2;margin:0 0 5px 0}@media(min-width:720px){.landing-page-hero__content-wrapper h1{font-size:5rem}}.landing-page-hero--icon-blocks .landing-page-hero__content-wrapper{width:100%}.landing-page-hero .search-wrapper{display:flex;flex-wrap:wrap;gap:1rem;background-color:rgba(0,0,0,.5);padding:2rem;margin-top:2rem;text-align:left}.landing-page-hero .search-wrapper .form-item__label{flex:1 0 100%;margin:0;padding:0}.landing-page-hero .search-wrapper input[type=text]{flex:1 0 auto}.landing-page-hero .icon--scroll-indicator{position:absolute;bottom:2rem;fill:var(--c-secondary);width:32px;height:32px}.subpage-hero{color:var(--c-primary);padding:20px 0;border-bottom:1px solid currentColor}.subpage-hero--cta{padding:0}@media(min-width:920px){.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper{display:grid;grid-template-columns:1fr minmax(auto,calc(1300px / 2 - 4rem)) minmax(auto,calc(1300px / 2 - 4rem)) 1fr;align-items:center;grid-column:2}}.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper .subpage-hero__content{flex:0 0 60%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-color:var(--c-primary-dark);clip-path:polygon(0 -100%,0 calc(100% - 100px),50% 100%,100% calc(100% - 100px),100% -100%);padding:2rem 2rem calc(2rem + 100px)}@media(min-width:920px){.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper .subpage-hero__content{height:100%;clip-path:polygon(-100% 0,calc(100% - 100px) 0,100% 50%,calc(100% - 100px) 100%,-100% 100%);padding:1rem calc(4rem + 2rem) 1rem 4rem;grid-column:2}}.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper .subpage-hero__image{flex:0 0 calc(40% + 100px);margin-top:-100px;background-color:var(--c-primary-dark)}@media(min-width:920px){.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper .subpage-hero__image{margin-top:0;margin-left:-100px;grid-column:3/5}}.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper .subpage-hero__image img{width:100%;-o-object-fit:cover;object-fit:cover}.subpage-hero--cta.subpage-hero--shaped-bg.subpage-hero--shaped-bg--slanted .subpage-hero__content{clip-path:polygon(0 -100%,0 calc(100% - 100px),50% calc(100% - 50px),100% 100%,100% -100%)}@media(min-width:920px){.subpage-hero--cta.subpage-hero--shaped-bg.subpage-hero--shaped-bg--slanted .subpage-hero__content{clip-path:polygon(-100% 0,100% 0,calc(100% - 50px) 50%,calc(100% - 100px) 100%,-100% 100%)}}.subpage-hero--half-and-half{padding:0}.subpage-hero--half-and-half .subpage-hero__content-wrapper{display:flex;align-items:center;flex-direction:column}@media(min-width:920px){.subpage-hero--half-and-half .subpage-hero__content-wrapper{flex-direction:row}}.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__content{flex:1 0 50%;padding-top:2rem;padding-bottom:2rem;order:2;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__content{padding-left:4rem;padding-right:4rem}}@media(min-width:920px){.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__content{order:1}}.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__image{flex:1 0 50%}@media(min-width:920px){.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__image{order:2}}.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__image img{width:100%}.subpage-hero--translucent-box .subpage-hero__content-wrapper{display:grid;grid-template-columns:40px calc(50% - 40px) 1fr;z-index:inherit}.subpage-hero--translucent-box .subpage-hero__content{grid-row:1;grid-column:2;z-index:2;display:flex;align-items:center;background-color:rgba(0,0,0,.5);padding-left:2rem;padding-right:2rem}@media(min-width:480px){.subpage-hero--translucent-box .subpage-hero__content{padding-left:4rem;padding-right:4rem}}.subpage-hero--translucent-box .subpage-hero__image{grid-row:1;grid-column:1/4;height:400px}.subpage-hero--translucent-box .subpage-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.subpage-hero--offset-box{padding:0;background:rgba(0,0,0,0);margin-bottom:2rem}.subpage-hero--offset-box .subpage-hero__content-wrapper{display:grid;grid-template-columns:40px calc(50% - 40px) 1fr;grid-template-rows:1fr 100px}.subpage-hero--offset-box .subpage-hero__content{grid-row:1/3;grid-column:2;z-index:2;display:flex;background-color:var(--c-primary-dark);padding:2rem;margin-top:100px}@media(min-width:480px){.subpage-hero--offset-box .subpage-hero__content{padding:4rem}}.subpage-hero--offset-box .subpage-hero__image{grid-row:1;grid-column:1/4;min-height:200px;max-height:400px;background-color:var(--c-secondary-dark)}.subpage-hero--offset-box .subpage-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.subpage-hero--with-breadcrumb .breadcrumb__wrapper{background:rgba(0,0,0,0);padding:0}.subpage-hero--with-breadcrumb .breadcrumb__wrapper .gutter{padding:0}.subpage-hero--with-breadcrumb .breadcrumb__wrapper .icon{fill:var(--c-primary)}.subpage-hero--with-breadcrumb .breadcrumb__wrapper .breadcrumb__item,.subpage-hero--with-breadcrumb .breadcrumb__wrapper .breadcrumb__link{color:var(--c-primary)}.subpage-hero h1,.subpage-hero__title{margin:0;font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;line-height:1;font-weight:700}.subpage-hero__image-wrapper img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-color:var(--c-primary-dark)}.subpage-hero__content-wrapper{position:relative;color:var(--c-primary);z-index:1}.subpage-hero__content-wrapper h1{color:var(--c-primary);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:900;line-height:1;margin:0}.subpage-hero__text p:first-of-type{margin-top:0}.subpage-hero__text p:last-of-type{margin-bottom:0}.subpage-hero--centered-content{text-align:center;padding:3rem 0}.subpage-hero--offset-title{padding:calc(2rem*4) 0 2rem}.subpage-hero--with-breadcrumb .breadcrumb__wrapper{padding:0 2rem}@media(min-width:920px){.subpage-hero--with-breadcrumb .breadcrumb__wrapper{padding:0 4rem}}.subpage-hero--with-breadcrumb .subpage-hero__title{margin-top:1rem;margin-bottom:0;padding:0 2rem;font-size:4rem;font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif}@media(min-width:920px){.subpage-hero--with-breadcrumb .subpage-hero__title{padding:0 4rem;font-size:6.4rem}}.subpage-hero--title{padding:4rem 0;margin-bottom:2rem}@media(min-width:920px){.subpage-hero--title{margin-bottom:4rem}}:root{--iconWidth:155px}.icon-block-callout{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:center;text-align:center;padding:30px 0;position:relative}.icon-block-callout .image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-color:var(--c-primary-dark)}.icon-block-callout__heading{flex:1 0 100%;margin:0 0 20px;color:var(--c-white);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;z-index:1}.icon-block-callout__blocks{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:0 20px;z-index:1}@media(min-width:720px){.icon-block-callout__blocks{gap:40px}}.icon-block-callout__blocks .icon-block{width:var(--iconWidth)}.icon-list{display:flex;flex-direction:column;gap:4rem}@media(min-width:920px){.icon-list{flex-direction:row}}@media(min-width:920px){.icon-list--left-image .icon-list__content{order:2}}.icon-list__heading{font-family:"Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;margin:0}.icon-list__items{display:grid;gap:20px}@media(min-width:920px){.icon-list__items{grid-template-columns:repeat(2,1fr)}}@media(min-width:920px){.icon-list-item{flex:1 0 calc(50% - 20px)}}.icon-list-item h3{font-family:"Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif}.icon-list__image{flex:1 0 25%}.image-grid{display:flex;flex-direction:column;align-items:center}.image-grid h2{margin-bottom:0}.image-grid__images{display:grid;align-items:center;gap:2rem;margin:2rem 0}@media(min-width:720px){.image-grid__images{grid-template-columns:repeat(2,1fr)}}@media(min-width:920px){.image-grid__images{grid-template-columns:repeat(var(--images-per-row),1fr)}}.image-grid__images .image-grid__image{display:flex;align-items:center;justify-content:center;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.image-grid__images .image-grid__image{padding-left:4rem;padding-right:4rem}}.image-grid__images img{width:auto;max-height:200px}@media(min-width:720px){.image-grid__images img{max-height:100%}}.insurance-products-section__heading{text-align:center;margin-top:5rem}.insurance-products-section__heading h2{color:var(--c-text);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:700;font-style:normal;font-size:2.6rem;line-height:1.4;margin:0 0 .5em;width:auto;margin-bottom:2rem}.insurance-products-section__heading h2__link{color:inherit}.insurance-products-section__heading h2__link:hover{color:inherit}@media(min-width:920px){.insurance-products-section__heading h2{margin-bottom:4rem}}.insurance-products-section__content-wrapper{display:flex;flex-direction:column;gap:2rem}@media(min-width:920px){.insurance-products-section__content-wrapper{display:flex;flex-direction:row;gap:5rem}.insurance-products-section__content-wrapper>*:not(:only-child){flex:0 1 50%}}.insurance-products-section__content h3{color:var(--c-text);font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;font-weight:700;font-style:normal;font-size:2.4rem;line-height:1.6;margin:0 0 .5em;width:auto;color:var(--c-primary);margin:3rem 0 2rem}.insurance-products-section__content h3__link{color:inherit}.insurance-products-section__content h3__link:hover{color:inherit}.insurance-products-section__content .paragraph-button{display:none;margin-bottom:2rem}@media(min-width:920px){.insurance-products-section__content .paragraph-button{display:inline-block}}.insurance-products-section__products:only-child{display:flex;flex-wrap:wrap;-moz-column-gap:2rem;column-gap:2rem}@media(min-width:920px){.insurance-products-section__products:only-child>div{flex:0 1 calc(50% - 10px)}}.insurance-products-section__products .paragraph-button{display:inline-block}@media(min-width:920px){.insurance-products-section__products .paragraph-button{display:none}}.newsletter-signup{padding:2rem;display:flex;flex-direction:column}@media(min-width:920px){.newsletter-signup{flex-direction:row;align-items:center;padding:2rem 4rem}}.newsletter-signup__content{flex:1 0 50%;padding-bottom:40px}.newsletter-signup__content .heading{color:#fff}.newsletter-signup__content p{margin:0;line-height:1.4}@media(min-width:920px){.newsletter-signup__content{padding-bottom:0;padding-right:40px}}.newsletter-signup__form{display:flex;flex-wrap:wrap;flex:1 0 50%}.newsletter-signup__form label{flex:1 0 100%;font-weight:700;margin-bottom:5px}.newsletter-signup__form input[type=email]{flex:1 0 auto;padding:10px}.newsletter-signup__form input[type=submit]{border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;font-weight:700;font-size:2rem;transition:.3s all ease-in-out;color:var(--c-text-inverse);background-color:var(--c-secondary);border:2px solid var(--c-secondary);margin-left:10px}.newsletter-signup__form input[type=submit]:visited{color:var(--c-text-inverse)}.newsletter-signup__form input[type=submit]:hover,.newsletter-signup__form input[type=submit]:active,.newsletter-signup__form input[type=submit]:focus{color:var(--c-text-inverse);background-color:var(--c-secondary-dark);border-color:var(--c-secondary-dark)}.newsletter-signup__form input[type=submit]:focus{outline:2px solid var(--c-secondary-dark)}.photo-gallery .grid{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:30px;column-gap:30px;row-gap:30px;padding:0}@media(min-width:720px){.photo-gallery .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:920px){.photo-gallery .grid{grid-template-columns:repeat(4,1fr)}}.photo-gallery .photo{list-style:none;cursor:pointer}.photo-gallery .hidden{display:none}.photo-gallery .lightbox{position:fixed;background:rgba(11,11,11,.9);width:100%;height:100%;padding:24px 0;top:0;left:0;z-index:9999}.photo-gallery .lightbox figure{position:absolute;float:left;left:50%;top:50%;transform:translate(-50%,-50%)}.photo-gallery .lightbox figure img{max-width:80vw;max-height:70vh}.photo-gallery .lightbox figcaption{color:var(--c-white)}.photo-gallery .lightbox .close-btn{color:var(--c-white);fill:currentColor;position:absolute;width:20px;height:30px;right:100px;top:20px;display:block;cursor:pointer}.photo-gallery .previous-next-navigation{display:none}@media(min-width:920px){.photo-gallery .previous-next-navigation{display:block}}.photo-gallery .previous-next-navigation__side{position:absolute;top:50%;justify-content:center}.photo-gallery .previous-next-navigation__next{right:48px;align-items:flex-start}.photo-gallery .previous-next-navigation__prev{left:48px;align-items:flex-end}.photo-gallery .previous-next-navigation__label{color:#fff}.previous-next-navigation{display:flex;flex-direction:column;padding:3rem 2rem;background-color:var(--c-white)}.gallery .previous-next-navigation{background-color:rgba(0,0,0,0)}@media(min-width:720px){.previous-next-navigation{flex-direction:row}}@media(min-width:920px){.previous-next-navigation{padding:3rem 4rem}}.previous-next-navigation__side{display:flex;flex-direction:column;flex:1 0 50%;line-height:1.2;position:relative;margin:10px 0}.previous-next-navigation__side::before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M15.4478 5.07279L5.6114 14.9091H32V17.8408H5.6114L15.4478 27.6771L13.3754 29.7499L0 16.375L13.3754 3L15.4478 5.07279Z" /></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M15.4478 5.07279L5.6114 14.9091H32V17.8408H5.6114L15.4478 27.6771L13.3754 29.7499L0 16.375L13.3754 3L15.4478 5.07279Z" /></svg>');background-color:var(--c-primary)}.previous-next-navigation__prev{padding-left:60px}.previous-next-navigation__prev::before{left:12px;transition:100ms all ease-in-out}.previous-next-navigation__prev:hover::before,.previous-next-navigation__prev:focus::before,.previous-next-navigation__prev:active::before{left:4px;transition:100ms all ease-in-out}.previous-next-navigation__next{align-items:flex-end;text-align:right;padding-right:60px}.previous-next-navigation__next::before{right:12px;transition:100ms all ease-in-out;transform:translateY(-50%) rotate(180deg)}.previous-next-navigation__next:hover::before,.previous-next-navigation__next:focus::before,.previous-next-navigation__next:active::before{right:4px;transition:100ms all ease-in-out}.previous-next-navigation__label{color:var(--c-text);margin:0}.previous-next-navigation__link{font-weight:700;text-decoration:none;color:var(--c-primary);transition:100ms all ease-in-out}.previous-next-navigation__link::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.previous-next-navigation__link:hover,.previous-next-navigation__link:focus,.previous-next-navigation__link:active{text-decoration:underline;color:var(--c-primary-dark);transition:100ms all ease-in-out}.profile{display:flex;flex-direction:column;align-items:center}@media(min-width:920px){.profile{flex-direction:row;align-items:flex-start;gap:70px}}.profile__content{order:2}.profile__side{flex:0 0 375px}.profile__side .button,.profile__side .more-link a,.more-link .profile__side a{margin-top:3rem;margin-bottom:1rem}.profile__side img{height:375px;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-bottom-right-radius:50px}.profile .h2,.profile .text-long h2,.text-long .profile h2{margin:0}.profile__social{margin:2rem 0}.profile__social .social-links{gap:25px}.profile__social .link{width:32px;height:32px}.profile__social .link .icon{width:100%;height:100%}.profile__subtitle{font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif}.profile__phone{font-weight:700;margin:0}.profile__phone a{color:var(--c-primary)}.layout--twocol-section .profile{flex-direction:column}@media(min-width:920px){.layout--twocol-section .profile{gap:20px}}.layout--twocol-section .layout__region--first .profile .profile__side img{border-bottom-left-radius:50px;border-bottom-right-radius:0}.footer{display:flex;flex-direction:column;background-color:var(--c-neutral-light);color:var(--c-neutral-dark);padding:4rem 0;margin-top:4rem;justify-content:center}@media(min-width:720px){.footer{flex-direction:row;justify-content:flex-start}}.footer a{color:var(--c-neutral-dark);font-weight:400;text-decoration:underline}.footer a:hover,.footer a:focus,.footer a:active{color:var(--c-primary)}.footer__office_hours p{font-weight:bold;margin:0}.footer__inner{max-width:1300px;width:100%;margin:0 auto;padding:0 1rem;display:flex;flex-flow:column nowrap}@media(min-width:480px){.footer__inner{padding:0 1rem}}@media(min-width:1300px){.footer__inner{padding-left:calc(1rem + -50vw + 1300px/2);padding-right:calc(1rem + -50vw + 1300px/2)}}@media(min-width:720px){.footer__inner{flex-direction:row}}.footer .h2,.footer .text-long h2,.text-long .footer h2{font-size:3.3rem;line-height:1.2;margin:0}.footer__identifier{font-size:1.4rem;font-style:italic;font-weight:300;margin:0}.footer__directions a{font-weight:initial;color:var(--c-primary)}.footer__credit{align-items:center;display:flex;flex-wrap:wrap;font-size:1.4rem;font-weight:300;justify-content:center;margin-top:2rem}@media(min-width:720px){.footer__credit{justify-content:flex-end}}.footer__credit a{font-weight:initial}.footer__credit .midigi_footer_logo{display:inline-block;height:auto;width:30px}.footer__credit .icon{fill:currentColor;display:block;width:18px;height:18px;overflow:hidden}.footer__credit .icon--left{margin-right:5px}.footer__credit .icon--top{display:block;width:18px;height:18px;overflow:hidden}.footer__credit .footer__credit_icon_top{align-items:center;display:flex;flex:0 0 100%;justify-content:center;margin-right:5px}@media(min-width:720px){.footer__credit .footer__credit_icon_top{justify-content:flex-end;margin:0}}@media(min-width:720px){.footer__menu{flex:1 1 100%;margin-left:auto;text-align:right}}.footer__address .address__line{white-space:nowrap}.footer .social-links .link{width:30px;height:30px}.footer .social-links .icon{width:100%;height:100%}.footer--default .footer__wrapper{display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:720px){.footer--default .footer__wrapper{flex-wrap:nowrap;justify-content:space-between;gap:3rem}}.footer--default .footer__logo{display:flex;flex:0 0 100%;justify-content:center;margin-bottom:3rem;order:1}@media(min-width:720px){.footer--default .footer__logo{flex:0 0 200px;justify-content:flex-end;margin-bottom:0;order:2}}.footer--default .footer__contents{flex:1 1 auto;margin-bottom:4rem;text-align:center}@media(min-width:720px){.footer--default .footer__contents{text-align:left}}.footer--default .footer__social{flex:0 0 100%;justify-content:center;margin-bottom:1rem;order:2}@media(min-width:720px){.footer--default .footer__social{flex:1 0 auto;justify-content:flex-start;order:1}}.footer--default .footer__social .social-links{justify-content:center}@media(min-width:720px){.footer--default .footer__social .social-links{justify-content:flex-start}}.footer--default .footer__social .social-links .link{margin:0 1rem 0 0}.footer--default .footer__locations_block{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:4rem}@media(min-width:720px){.footer--default .footer__locations_block{flex-wrap:nowrap;gap:3rem;justify-content:flex-start}}@media(min-width:920px){.footer--default .footer__locations_block{gap:4rem}}.footer--default .footer__locations_block .grid-item{flex:0 0 100%}@media(min-width:720px){.footer--default .footer__locations_block .grid-item{flex:0 0 calc(33.33% - 2rem)}}@media(min-width:720px){.footer--default .footer__locations_block.two_blocks .grid-item{flex:0 0 auto;max-width:48%}}.header{background-color:var(--c-primary);color:var(--c-text-inverse)}.header a{color:var(--c-text-inverse)}.header a.header__logo-link{display:block;line-height:0}.header__inner{max-width:1300px;width:100%;margin:0 auto;padding:0 1rem;display:flex;flex-flow:column nowrap}@media(min-width:480px){.header__inner{padding:0 1rem}}@media(min-width:1300px){.header__inner{padding-left:calc(1rem + -50vw + 1300px/2);padding-right:calc(1rem + -50vw + 1300px/2)}}.header__primary{display:flex;gap:1rem;align-items:stretch;flex-flow:row nowrap;justify-content:space-between;padding-left:2rem}@media(min-width:920px){.header__primary{padding-left:4rem;padding-right:4rem}}.header__branding{flex:1 0 auto;max-width:200px;padding:3.2rem 0}.header__branding [id=mfb-logo-text]{display:none}@media(min-width:920px){.header__branding [id=mfb-logo-text]{display:block}}.header__menu{display:flex;font-weight:700}.header--standard{position:sticky;top:0;z-index:10}.header--rounded-logomark{margin-top:calc(150px/2);position:relative;z-index:2}.header--rounded-logomark .header__primary{position:relative;padding:0;justify-content:flex-end}@media(min-width:920px){.header--rounded-logomark .header__primary{display:block}}.header--rounded-logomark .header__branding{width:150px;height:150px;max-width:150px;display:flex;align-items:center;justify-content:center;background:var(--c-primary);border-radius:50%;margin-right:0;padding:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header--rounded-logomark .header__menu{background-color:var(--c-primary);display:block}.header--rounded-logomark .header__menu .main-nav>.main-menu{display:flex;justify-content:space-between}@media(min-width:920px){.header--rounded-logomark .header__menu .main-nav>.main-menu .main-menu__item:nth-of-type(2){margin-right:calc(150px/2)}.header--rounded-logomark .header__menu .main-nav>.main-menu .main-menu__item:nth-of-type(3){margin-left:calc(150px/2)}}@media(min-width:920px){.main{display:flex;flex:1 0 0}}.main--with-sidebar{width:100%;margin:0 auto;padding-left:2rem;padding-right:2rem;max-width:1300px}@media(min-width:480px){.main--with-sidebar{padding-left:4rem;padding-right:4rem}}.main--with-sidebar .gutter{padding:0}.main--left-sidebar{order:2}.main-sidebar{margin-bottom:2rem;padding:2rem}@media(min-width:920px){.main-sidebar{width:33%;flex:0 1 33%;margin-bottom:0;background-color:var(--c-white)}}.main-content{width:100%;background-color:var(--c-white)}@media(min-width:920px){.main-content--with-sidebar{width:calc(100% - (33% + 1rem))}}.place-holder{color:#e5e5e5;border:4px dashed #e5e5e5;padding:50px}.place-holder__content{font-size:3.2rem;line-height:1.4;width:100%;display:flex;justify-content:center;align-items:center;text-align:center}.skip-link{display:block;background-color:var(--c-primary);color:var(--c-text-inverse);padding:1rem 0}.view .views-exposed-form{margin:2rem 0;padding:2rem;background:var(--c-neutral-light)}.view .views-exposed-form .form-item{display:inline-block;margin-top:10px}@media(min-width:920px){.view .views-exposed-form .form-item{margin-top:0;margin-right:10px}}.view .notification{padding:2rem;margin:2rem 0;background-color:var(--c-neutral-light);font-size:1.5rem}.view .view-footer{text-align:center;margin:2rem 0;font-size:1.5rem}.more-link{margin:1rem auto;text-align:center}.block--padded{padding:100px 0}.block--padded .h2,.block--padded .text-long h2,.text-long .block--padded h2{margin-bottom:4rem}.webform-submission-form{margin-bottom:2rem}.user-login-form,.user-register-form,.user-pass{margin-bottom:2rem}[class*=-layout-form]{margin-bottom:2rem}[class*=-layout-form] .form-item{max-width:100%;margin:0}[class*=-layout-form] .form-item .description{font-size:1.5rem;line-height:1.2}[class*=-layout-form] .form-item .vertical-tabs__pane{padding:1rem}[class*=-layout-form] .form-item .vertical-tabs__menu a{color:var(--c-primary)}[class*=-layout-form] .form-actions{width:100%;margin:0 auto;padding-left:2rem;padding-right:2rem;max-width:1300px}@media(min-width:480px){[class*=-layout-form] .form-actions{padding-left:4rem;padding-right:4rem}}[class*=-layout-form] .form-actions .button--danger{border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;font-weight:700;font-size:2rem;transition:.3s all ease-in-out;color:var(--c-text-inverse);background-color:var(--c-secondary);border:2px solid var(--c-secondary);line-height:1.4;padding:11px 25px}[class*=-layout-form] .form-actions .button--danger:visited{color:var(--c-text-inverse)}[class*=-layout-form] .form-actions .button--danger:hover,[class*=-layout-form] .form-actions .button--danger:active,[class*=-layout-form] .form-actions .button--danger:focus{color:var(--c-text-inverse);background-color:var(--c-secondary-dark);border-color:var(--c-secondary-dark)}[class*=-layout-form] .form-actions .button--danger:focus{outline:2px solid var(--c-secondary-dark)}fieldset.layout-paragraphs-field{max-width:100%;padding:10px}fieldset.layout-paragraphs-field .layout-paragraphs-layout-region{border-color:var(--c-neutral-dark)}fieldset.layout-paragraphs-field .layout-paragraphs-layout-region:hover,fieldset.layout-paragraphs-field .layout-paragraphs-layout-region:focus-within{border-color:var(--c-neutral-dark)}fieldset.layout-paragraphs-field .layout-select__item input:checked+label{border-color:var(--c-primary)}fieldset.layout-paragraphs-field .layout-select__item-icon svg{fill:var(--c-primary);stroke:var(--c-primary)}.layout-paragraphs-disabled-items.form-item{max-width:100%;margin:0}.paragraph-layout--label{transform:translateX(-50%);padding:0 .6em;background:var(--c-neutral-dark);color:var(--c-text-inverse)}.paragraph-type--label.form-item__label{margin:0;padding:5px;background:var(--c-neutral-dark);color:var(--c-text-inverse);font-size:1.5rem;border:none}.layout-paragraphs-add-more-menu__item a{word-break:break-word;line-height:1.2;-ms-hyphens:auto;hyphens:auto}.layout-paragraphs-add-more-menu__item img{display:inline}.ui-widget{font-family:"Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif}.ui-dialog-titlebar{background:var(--c-neutral-dark);color:var(--c-white)}.node-preview-container{background-color:var(--c-neutral-light)}.node-preview-container a{color:var(--c-primary)}.node-preview-container .form-item,.node-preview-container div.form-item__dropdown,.node-preview-container label{display:block}.node-preview-container .form-item__select{background-color:var(--c-white)}.news__metadata{font-size:1.5rem;display:flex;flex-direction:column;gap:calc(1rem/2)}.news__content-wrapper{display:flex;flex-direction:column}@media(min-width:920px){.news__content-wrapper{flex-direction:row}}.news__image{padding-left:2rem;padding-right:2rem}@media(min-width:480px){.news__image{padding-left:4rem;padding-right:4rem}}@media(min-width:920px){.news__image{flex:0 1 540px}}.news__heading{font-size:3.3rem;font-family:"Montserrat","Open Sans","HelveticaNeue","Helvetica","Arial",sans-serif;line-height:1.4;margin-top:0;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.news__heading{padding-left:4rem;padding-right:4rem}}.news__content{flex:1 0 auto}@media(min-width:920px){.news__content{max-width:730px;margin:0 auto}}.news__content--with-hero{margin:unset}.news__date{font-weight:600}.news__author{font-weight:300}.date-range-wrapper{display:inline-flex}
