/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.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:0.35em 0.75em 0.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}.submenu--basic__item.p__a{background-size:100% 2px}.form__input{max-width:100%}.dropdown__options{top:calc(100% + 2px)}.block--hero{background-blend-mode:multiply}.card__cta::after{content:'';position:absolute;top:100%;right:0;left:0;z-index:0;transition:all 360ms ease-in-out;border-radius:1px;background-color:#b2500d;height:2px;transform-origin:left center;transform:scale(0, 1);opacity:0}.card__cta--with-badge::after{left:-1rem}.cards__card:hover .card__cta::after{transform:scale(1, 1);opacity:1}.card--event:hover .card--event__content{box-shadow:0 0 2px 2px rgba(0,0,0,0.4),0 0 6px 6px rgba(0,0,0,0.4)}.page-title--event:hover .card--event__content{box-shadow:none}.card--event__date-month::after{content:'';position:absolute;top:calc(100% + 6px);right:19.0965%;left:19.0965%;height:2px;background-color:rgba(249,240,228,0.3);border-radius:1px}.card__marquee{display:inline-flex}.page-tabs::before{content:'';position:absolute;top:0;right:0;background-image:linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 50%);height:3.3333rem;width:10%;z-index:1}@media (max-width: 991px){.page-tabs::before{height:3.13rem}}@media (max-width: 767px){.page-tabs::before{height:3rem}}.topic-array__item-a{background-image:linear-gradient(to right, transparent 0%, rgba(106,160,136,0.3) 0%);background-position:center left;background-repeat:no-repeat;background-size:2ch 100%}.topic-array__item-a:focus,.topic-array__item-a:hover{background-size:100% 100%;background-image:linear-gradient(to right, transparent 0%, #fff 0%)}.visually-hidden{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}body{color:var(--c-text);background-color:var(--c-background)}[data-component-theme='contrast']{color:var(--c-text-inverse)}[data-component-theme='black']{color:var(--c-text-inverse);background-color:var(--c-background-inverse)}[data-component-theme='primary']{color:var(--c-primary-text);background-color:var(--c-primary)}[data-component-theme='primary-lightest']{color:var(--c-primary-dark);background-color:var(--c-primary-lightest)}[data-component-theme='primary-dark']{color:var(--c-primary-lighter);background-color:var(--c-primary-dark)}[data-component-theme='primary-dark']+[data-component-theme='primary-dark']{border-top:2px solid #1f5766}[data-component-theme='accent']{color:var(--c-accent-text);background-color:var(--c-accent)}[data-component-theme='creme']{color:var(--c-creme-text);background-color:var(--c-creme-fraiche)}[data-component-theme='sage']{color:var(--c-sage-text);background-color:var(--c-sage)}.cl-colors{padding:1rem}.cl-colors__list{display:flex;flex-wrap:wrap;margin:0 0 2rem;padding:0}.cl-colors__item{list-style:none;margin:0;padding:1rem 2rem;transition:all 0.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-background)}.cl-colors__item--default-text-inverse{background-color:var(--c-text-inverse);color:#000}.cl-colors__item--default-grey-light{background-color:var(--c-grey-light);color:#000}.cl-colors__item--default-grey{background-color:var(--c-grey);color:var(--c-background)}.cl-colors__item--default-grey-dark{background-color:var(--c-grey-dark);color:var(--c-background)}.cl-colors__item--default-background{background-color:var(--c-background);color:#000}.cl-colors__item--default-background-inverse{background-color:var(--c-background-inverse);color:var(--c-background)}.cl-colors__item--default-primary-dark{background-color:var(--c-primary-dark);color:var(--c-background)}.cl-colors__item--default-primary{background-color:var(--c-primary);color:var(--c-background)}.cl-colors__item--default-primary-text{background-color:var(--c-primary-text);color:#000}.cl-colors__item--default-primary-medium{background-color:var(--c-primary-medium);color:var(--c-background)}.cl-colors__item--default-primary-light{background-color:var(--c-primary-light);color:#000}.cl-colors__item--default-primary-lighter{background-color:var(--c-primary-lighter);color:#000}.cl-colors__item--default-primary-lightest{background-color:var(--c-primary-lightest);color:#000}.cl-colors__item--default-background-light{background-color:var(--c-background-light);color:#000}.cl-colors__item--default-secondary{background-color:var(--c-secondary);color:#000}.cl-colors__item--default-sage{background-color:var(--c-sage);color:#000}.cl-colors__item--default-sage-text{background-color:var(--c-sage-text);color:var(--c-background)}.cl-colors__item--default-creme-pat{background-color:var(--c-creme-pat);color:#000}.cl-colors__item--default-creme-fraiche{background-color:var(--c-creme-fraiche);color:#000}.cl-colors__item--default-creme{background-color:var(--c-creme);color:#000}.cl-colors__item--default-creme-text{background-color:var(--c-creme-text);color:var(--c-background)}.cl-colors__item--default-accent-dark{background-color:var(--c-accent-dark);color:var(--c-background)}.cl-colors__item--default-accent{background-color:var(--c-accent);color:var(--c-background)}.cl-colors__item--default-accent-medium{background-color:var(--c-accent-medium);color:#000}.cl-colors__item--default-accent-light{background-color:var(--c-accent-light);color:#000}.cl-colors__item--default-accent-text{background-color:var(--c-accent-text);color:#000}.cl-colors__item--default-warning{background-color:var(--c-warning);color:#000}.cl-colors__item--default-error{background-color:var(--c-error);color:#000}.cl-colors__item--default-message{background-color:var(--c-message);color:#000}.motion{padding: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{border-radius:2px;cursor:pointer;padding:3rem;text-align:center}.demo-motion::before{content:"Duration: 240ms";display:block}.demo-motion::after{content:"Timing Function: ease-in-out"}.demo-motion span{display:block;margin:0.25rem}.demo-motion--bg-slide-bottom{transition:all 240ms ease-in-out;background-image:linear-gradient(to bottom, transparent 0%, rgba(106,160,136,0.3) 0%);background-position:bottom center;background-repeat:no-repeat;background-size:100% calc(max(.1em, 2px))}.demo-motion--bg-slide-bottom:hover:not([disabled]),.demo-motion--bg-slide-bottom:focus:not([disabled]){outline:0;background-size:100% 100%}[data-component-theme='contrast'] .demo-motion--bg-slide-bottom,[data-component-theme='black'] .demo-motion--bg-slide-bottom{background-image:linear-gradient(to bottom, transparent 0%, rgba(242,219,187,0.15) 0%)}[data-component-theme='primary-dark'] .demo-motion--bg-slide-bottom{background-image:linear-gradient(to bottom, transparent 0%, rgba(255,255,255,0.3) 0%)}[data-component-theme='primary-dark'] .demo-motion--bg-slide-bottom:hover{background-image:linear-gradient(to bottom, transparent 0%, #fff 0%)}[data-component-theme='accent'] .demo-motion--bg-slide-bottom{background-image:linear-gradient(to bottom, transparent 0%, rgba(255,255,255,0.15) 0%)}.demo-motion--bg-slide-bottom::before{content:"Duration: 240ms";display:block}.demo-motion--bg-slide-bottom::after{content:"Timing Function: ease-in-out"}.demo-motion--bg-slide-top{transition:all 240ms ease-in-out;background-image:linear-gradient(to top, transparent 0%, rgba(106,160,136,0.3) 0%);background-position:top center;background-repeat:no-repeat;background-size:100% .1em}.demo-motion--bg-slide-top:hover:not([disabled]),.demo-motion--bg-slide-top:focus:not([disabled]){outline:0;background-size:100% 100%}[data-component-theme='contrast'] .demo-motion--bg-slide-top,[data-component-theme='black'] .demo-motion--bg-slide-top{background-image:linear-gradient(to top, transparent 0%, rgba(242,219,187,0.15) 0%)}[data-component-theme='primary-dark'] .demo-motion--bg-slide-top{background-image:linear-gradient(to top, transparent 0%, rgba(255,255,255,0.3) 0%)}[data-component-theme='primary-dark'] .demo-motion--bg-slide-top:hover{background-image:linear-gradient(to top, transparent 0%, #fff 0%)}[data-component-theme='accent'] .demo-motion--bg-slide-top{background-image:linear-gradient(to top, transparent 0%, rgba(255,255,255,0.15) 0%)}.demo-motion--bg-slide-top::before{content:"Duration: 240ms";display:block}.demo-motion--bg-slide-top::after{content:"Timing Function: ease-in-out"}.demo-motion--bg-slide-left{transition:all 240ms ease-in-out;background-image:linear-gradient(to left, transparent 0%, rgba(106,160,136,0.3) 0%);background-position:left center;background-repeat:no-repeat;background-size:.1em 100%}.demo-motion--bg-slide-left:hover:not([disabled]),.demo-motion--bg-slide-left:focus:not([disabled]){outline:0;background-size:100% 100%}[data-component-theme='contrast'] .demo-motion--bg-slide-left,[data-component-theme='black'] .demo-motion--bg-slide-left{background-image:linear-gradient(to left, transparent 0%, rgba(242,219,187,0.15) 0%)}[data-component-theme='primary-dark'] .demo-motion--bg-slide-left{background-image:linear-gradient(to left, transparent 0%, rgba(255,255,255,0.3) 0%)}[data-component-theme='primary-dark'] .demo-motion--bg-slide-left:hover{background-image:linear-gradient(to left, transparent 0%, #fff 0%)}[data-component-theme='accent'] .demo-motion--bg-slide-left{background-image:linear-gradient(to left, transparent 0%, rgba(255,255,255,0.15) 0%)}.demo-motion--bg-slide-left::before{content:"Duration: 240ms";display:block}.demo-motion--bg-slide-left::after{content:"Timing Function: ease-in-out"}.demo-motion--bg-slide-right{transition:all 240ms ease-in-out;background-image:linear-gradient(to right, transparent 0%, rgba(106,160,136,0.3) 0%);background-position:right center;background-repeat:no-repeat;background-size:.1em 100%}.demo-motion--bg-slide-right:hover:not([disabled]),.demo-motion--bg-slide-right:focus:not([disabled]){outline:0;background-size:100% 100%}[data-component-theme='contrast'] .demo-motion--bg-slide-right,[data-component-theme='black'] .demo-motion--bg-slide-right{background-image:linear-gradient(to right, transparent 0%, rgba(242,219,187,0.15) 0%)}[data-component-theme='primary-dark'] .demo-motion--bg-slide-right{background-image:linear-gradient(to right, transparent 0%, rgba(255,255,255,0.3) 0%)}[data-component-theme='primary-dark'] .demo-motion--bg-slide-right:hover{background-image:linear-gradient(to right, transparent 0%, #fff 0%)}[data-component-theme='accent'] .demo-motion--bg-slide-right{background-image:linear-gradient(to right, transparent 0%, rgba(255,255,255,0.15) 0%)}.demo-motion--bg-slide-right::before{content:"Duration: 240ms";display:block}.demo-motion--bg-slide-right::after{content:"Timing Function: ease-in-out"}.toolbar .toolbar-bar .toolbar-tab>.toolbar-icon{background-position:bottom center}.button{transition:all 240ms ease-in-out;display:inline-block;border:0;border-radius:2px;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;background-image:none;line-height:1.1;letter-spacing:0.02em;padding:1.2em 2em}[data-component-theme='contrast'] .button{background-image:none}.button[disabled]{cursor:not-allowed}@media (max-width: 479px){.button{width:100%}}.button--small{font-size:0.8rem;letter-spacing:0.03em}.button:not(.button--secondary):not(.button--accent),.button:not(.button--secondary):not(.button--accent):visited{color:var(--c-background);background-color:var(--c-primary)}[data-component-theme='contrast'] .button:not(.button--secondary):not(.button--accent):last-of-type,[data-component-theme='black'] .button:not(.button--secondary):not(.button--accent):last-of-type,[data-component-theme='primary'] .button:not(.button--secondary):not(.button--accent):last-of-type,[data-component-theme='accent'] .button:not(.button--secondary):not(.button--accent):last-of-type,[data-component-theme='contrast'] .button:not(.button--secondary):not(.button--accent):visited:last-of-type,[data-component-theme='black'] .button:not(.button--secondary):not(.button--accent):visited:last-of-type,[data-component-theme='primary'] .button:not(.button--secondary):not(.button--accent):visited:last-of-type,[data-component-theme='accent'] .button:not(.button--secondary):not(.button--accent):visited:last-of-type{color:var(--c-primary-dark);background-color:var(--c-creme-pat)}.button:not(.button--secondary):not(.button--accent):hover{background-color:var(--c-background-inverse)}[data-component-theme='contrast'] .button:not(.button--secondary):not(.button--accent):hover:last-of-type,[data-component-theme='black'] .button:not(.button--secondary):not(.button--accent):hover:last-of-type,[data-component-theme='primary'] .button:not(.button--secondary):not(.button--accent):hover:last-of-type,[data-component-theme='accent'] .button:not(.button--secondary):not(.button--accent):hover:last-of-type{color:var(--c-primary);background-color:var(--c-background)}.button:not(.button--secondary):not(.button--accent)[disabled]{opacity:0.6;filter:saturate(0%);background-color:var(--c-primary)}.button:not(.button--secondary):not(.button--accent)[disabled] [data-component-theme='contrast'],.button:not(.button--secondary):not(.button--accent)[disabled] [data-component-theme='primary'],.button:not(.button--secondary):not(.button--accent)[disabled] [data-component-theme='accent']{background-color:var(--c-creme-pat)}.button--secondary{transition:all 240ms ease-in-out;background-image:linear-gradient(to left, transparent 0%, rgba(106,160,136,0.3) 0%);background-position:left center;background-repeat:no-repeat;background-size:2ch 100%}.button--secondary,.button--secondary:visited{color:var(--c-primary);background-color:rgba(0,0,0,0)}[data-component-theme='contrast'] .button--secondary:last-of-type,[data-component-theme='black'] .button--secondary:last-of-type,[data-component-theme='primary'] .button--secondary:last-of-type,[data-component-theme='accent'] .button--secondary:last-of-type,[data-component-theme='contrast'] .button--secondary:visited:last-of-type,[data-component-theme='black'] .button--secondary:visited:last-of-type,[data-component-theme='primary'] .button--secondary:visited:last-of-type,[data-component-theme='accent'] .button--secondary:visited:last-of-type{color:var(--c-creme)}.button--secondary[disabled]{opacity:0.6;filter:saturate(0%);background-color:rgba(0,0,0,0)}.button--secondary:hover:not([disabled]),.button--secondary:focus:not([disabled]){outline:0;background-size:100% 100%}[data-component-theme='contrast'] .button--secondary,[data-component-theme='black'] .button--secondary{background-image:linear-gradient(to left, transparent 0%, rgba(242,219,187,0.15) 0%)}[data-component-theme='primary-dark'] .button--secondary{background-image:linear-gradient(to left, transparent 0%, rgba(255,255,255,0.3) 0%)}[data-component-theme='primary-dark'] .button--secondary:hover{background-image:linear-gradient(to left, transparent 0%, #fff 0%)}[data-component-theme='accent'] .button--secondary{background-image:linear-gradient(to left, transparent 0%, rgba(255,255,255,0.15) 0%)}.button--accent,.button--accent:visited{color:var(--c-creme);background-color:var(--c-accent)}.button--accent:hover{color:var(--c-text-inverse);background-color:var(--c-accent-dark)}.button--accent[disabled]{opacity:0.6;filter:saturate(0%);background-color:var(--c-accent)}[class$="__print-friendly-links"] .node_view ul.pre_links{margin:0;padding:0;display:flex}[class$="__print-friendly-links"] .node_view ul.pre_links li:first-child{padding:0;background:none}[class$="__print-friendly-links"] li:only-child{margin-bottom:0}[class$="__print-friendly-links"] a{transition:all 240ms ease-in-out;display:inline-block;border:0;border-radius:2px;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;background-image:none;letter-spacing:0.03em;padding:1.2em 2em;font-size:0.8rem}[data-component-theme='contrast'] [class$="__print-friendly-links"] a{background-image:none}[class$="__print-friendly-links"] a[disabled]{cursor:not-allowed}@media (max-width: 479px){[class$="__print-friendly-links"] a{width:100%}}[class$="__print-friendly-links"] a,[class$="__print-friendly-links"] a:visited{color:var(--c-creme);background-color:var(--c-accent)}[class$="__print-friendly-links"] a:hover{color:var(--c-text-inverse);background-color:var(--c-accent-dark)}[class$="__print-friendly-links"] a[disabled]{opacity:0.6;filter:saturate(0%);background-color:var(--c-accent)}.views-exposed-form{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:1.5rem}.views-exposed-form .form-item{flex:1 1 auto;max-width:calc(50% - 2rem)}@media (min-width: 768px){.views-exposed-form .form-item{margin-right:2rem}}@media (min-width: 992px){.views-exposed-form .form-item{max-width:33%}}.views-exposed-form .form-item:first-child{flex:1 1 auto;width:calc(100% - 8rem);max-width:100%;margin-right:0}@media (min-width: 992px){.views-exposed-form .form-item:first-child{max-width:calc(50% - 2rem);margin-right:2rem}}.views-exposed-form .form-item:nth-last-child(2){margin-right:0}.views-exposed-form .form-item.form-item-field-self-help-tags-target-id{max-width:100%;margin-right:0}@media (min-width: 992px){.views-exposed-form .form-item.form-item-field-self-help-tags-target-id{max-width:calc(50% - 2rem);margin-right:0}}.views-exposed-form .form-item.form-item-field-self-help-tags-target-id+.form-item:not(.form-item-field-county-target-id){margin-right:2rem}.views-exposed-form .form-item.form-item-field-self-help-tags-target-id .select-wrapper{flex:1 1 100%;margin-right:0}@media (min-width: 480px){.views-exposed-form .form-item.form-item-field-self-help-tags-target-id .select-wrapper{flex:1 1;margin-right:1.25rem}}@media (min-width: 768px){.views-exposed-form .form-item.form-item-field-self-help-tags-target-id+.form-actions{padding-left:.75rem}}.views-exposed-form .form-item.form-item-sort-order{max-width:100%}@media (min-width: 768px){.views-exposed-form .form-item.form-item-sort-order{max-width:calc(50% - 2rem)}}@media (min-width: 992px){.views-exposed-form .form-item.form-item-sort-order{max-width:10rem}}.views-exposed-form .form-item.form-item-field-county-target-id{max-width:100%;margin-right:0}@media (min-width: 768px){.views-exposed-form .form-item.form-item-field-county-target-id{max-width:calc(50% - 2rem)}}.views-exposed-form .form-item.form-no-label{margin-top:2rem}.views-exposed-form fieldset{border:0;padding:0}.views-exposed-form fieldset .form-item.form-no-label{margin-top:.5rem;max-width:none;width:auto}.kiosk-grid .views-exposed-form{display:block;margin:0}.kiosk-grid .views-exposed-form>*:first-child{margin-top:0}.kiosk-grid .views-exposed-form .form-item-field-has-rural-clinic-value{display:flex;flex-flow:row nowrap;align-items:center;gap:1rem;margin:0}.kiosk-grid .views-exposed-form .form-type-checkbox .form-item__label{color:var(--c-text);font-weight:400;font-size:0.8rem;line-height:1.5;letter-spacing:0.01em;position:relative}@media (min-width: 768px){.kiosk-grid .views-exposed-form .form-type-checkbox .form-item__label{font-size:0.875rem}}.kiosk-grid .views-exposed-form .form-type-checkbox .form-item__label a::before{content:'';position:absolute;top:0;bottom:0;right:-2.25rem;margin:0 auto;display:block;width:1.75rem;height:2.25rem;pointer-events:none;background-size:100% auto;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2229%22%20height%3D%2230%22%20viewBox%3D%220%200%2029%2030%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cg%20clip-path%3D%22url(%23clip0_2032_1721)%22%3E%20%3Cpath%20d%3D%22M20.9435%2013.9595V4.78732C20.9435%203.93948%2020.2448%203.24579%2019.3909%203.24579H2.25138C1.39742%203.24579%200.69873%203.93948%200.69873%204.78732V23.0288C0.69873%2023.8767%201.39742%2024.5704%202.25138%2024.5704H13.4649%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M3.7522%205.79786V0.693665%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M17.9417%205.79786V0.693665%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M0.69873%209.24066H20.9435%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M3.76074%2016.5886H6.69352%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-miterlimit%3D%2222.93%22%20stroke-linecap%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M9.38501%2016.5886H12.3178%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-miterlimit%3D%2222.93%22%20stroke-linecap%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M3.76074%2020.5452H6.69352%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-miterlimit%3D%2222.93%22%20stroke-linecap%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M9.38501%2020.5452H12.3178%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-miterlimit%3D%2222.93%22%20stroke-linecap%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M9.38501%2012.632H12.3178%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-miterlimit%3D%2222.93%22%20stroke-linecap%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M15.0002%2012.632H17.933%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-miterlimit%3D%2222.93%22%20stroke-linecap%3D%22round%22%2F%3E%20%3Cpath%20d%3D%22M15.9492%2027.7048C15.9492%2025.1356%2018.0453%2023.0545%2020.633%2023.0545C23.2208%2023.0545%2025.3169%2025.1356%2025.3169%2027.7048%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M20.633%2017.3337C22.2201%2017.3337%2023.514%2018.6184%2023.514%2020.1941C23.514%2021.7699%2022.2201%2023.0546%2020.633%2023.0546C19.0458%2023.0546%2017.752%2021.7785%2017.752%2020.1941C17.752%2018.6098%2019.0372%2017.3337%2020.633%2017.3337Z%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M26.0585%2016.3146C24.6698%2014.9358%2022.7548%2014.088%2020.6329%2014.088C18.5109%2014.088%2016.596%2014.9358%2015.2159%2016.3146C13.8271%2017.6934%2012.9731%2019.5947%2012.9731%2021.7014C12.9731%2023.8082%2013.8357%2025.7094%2015.2159%2027.0797C16.6046%2028.4585%2018.5195%2029.3063%2020.6329%2029.3063C22.7462%2029.3063%2024.6698%2028.4499%2026.0585%2027.0797C27.4473%2025.7009%2028.3012%2023.7996%2028.3012%2021.7014C28.3012%2019.6032%2027.4386%2017.6934%2026.0585%2016.3146Z%22%20stroke%3D%22%23b2500d%22%20stroke-width%3D%221.62%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3C%2Fg%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip0_2032_1721%22%3E%20%3Crect%20width%3D%2229%22%20height%3D%2230%22%20fill%3D%22white%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3C%2Fsvg%3E")}.kiosk-grid .views-exposed-form .form-checkbox{width:1.5rem;height:2rem}.views-exposed-form .form-actions{display:flex;flex-wrap:nowrap;margin-right:0;width:100%;margin-bottom:1rem;align-self:flex-start}@media (min-width: 768px){.views-exposed-form .form-actions{width:auto;margin-bottom:0;padding:.25rem 0 .25rem 2rem}}@media (min-width: 768px){.views-exposed-form .form-actions{margin-top:2rem}}.views-exposed-form .form-actions input{width:100%}.views-exposed-form .form-actions input:first-child:not(:last-child){margin-right:1rem}.kiosk-grid .views-exposed-form .form-actions{margin:0;padding:0;width:auto}.kiosk-grid .views-exposed-form .form-actions input{width:auto;margin-left:auto;height:auto;align-self:end;margin-top:-4.5rem}@media (min-width: 768px){.kiosk-grid .views-exposed-form .form-actions input{margin-right:-5.5rem}}.kiosk-grid .views-exposed-form .form-actions [data-drupal-selector='edit-reset-legal-kiosk-2']{margin-top:-5rem}@media (min-width: 768px){.kiosk-grid .views-exposed-form .form-actions [data-drupal-selector='edit-reset-legal-kiosk-2']{margin-right:-6rem}}.glb-form .glb-claro-details{margin-inline:0 !important}.glb-form .is-horizontal .tabs--primary,.glb-form .is-horizontal .tabs--secondary,.glb-form .horizontal-tabs ul.horizontal-tabs-list{margin-bottom:0}.glb-form .ui-dialog .ui-dialog-titlebar{display:flex;align-items:center}.glb-body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon.ui-icon-closethick{transform:none}.glb-body .ui-dialog .ui-dialog-titlebar{display:flex;align-items:center}.glb-body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close{right:1rem}.glb-body .ui-dialog .fieldset__label,.glb-body .ui-dialog .fieldset__label--group,.glb-body .ui-dialog .form-item__label{text-align:left;margin:0}.glb-body .horizontal-tabs ul.horizontal-tabs-list li a,.glb-body .horizontal-tabs ul.horizontal-tabs-list li.selected a{padding-block:var(--gin-spacing-xs) var(--gin-spacing-m)}.glb-body .tabs__link strong,.glb-body .claro-details__summary strong,.glb-body .horizontal-tabs ul.horizontal-tabs-list li.horizontal-tab-button a strong{display:flex;flex-flow:row nowrap}.form-item--checkboxes,.form-item--checkbox__item{list-style:none;margin:0;padding:0}.form-item--checkboxes>*,.form-item--checkbox__item>*{max-width:none}.form-item--radios,.form-item--radio__item{list-style:none;margin:0;padding:0}.form-item--radios>*,.form-item--radio__item>*{max-width:none}.form-item__dropdown,.select-wrapper{border:2px solid rgba(83,128,132,0.5);border-radius:4px;display:block;position:relative}.form-item__dropdown::before,.select-wrapper::before{display:block;content:'';position:absolute;right:3em;height:100%;width:2px;background-color:var(--c-primary-lightest)}.form-item__dropdown::after,.select-wrapper::after{position:absolute;top:1.25rem;right:1.25rem;z-index:2;border-color:var(--c-primary-light);border-style:solid;border-width:0.2rem 0.2rem 0 0;content:'';height:0.8rem;transform:rotate(135deg);width:0.8rem;pointer-events:none;display:none}.form-item__dropdown:hover,.select-wrapper:hover{border-color:var(--c-primary-lighter)}.form-item__select,.simpler-select{border:2px solid rgba(83,128,132,0.5);border-radius:4px;height:56px;font-size:16px;margin:0;outline:none;padding:0.6em 0.8em 0.5em;width:100% !important;color:var(--c-primary);min-width:12rem}.form-item__select :focus,.simpler-select :focus{outline:none;color:var(--c-accent)}.form-item__select option,.simpler-select option{color:var(--c-primary)}.js-form-type-cshs{display:flex;flex-wrap:wrap}.js-form-type-cshs label{width:100%}.js-form-type-cshs .select-wrapper{flex:1 1;margin-bottom:1rem}@supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) or ((-moz-appearance: none) and (mask-type: alpha)){.form-item__dropdown::after,.select-wrapper::after{display:block}.form-item__select,.simpler-select{padding-right:3.4rem;background:none;border:1px solid transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}}.form-item{color:var(--c-text);margin-bottom:1em;max-width:32em}.form-item::after{clear:both;content:'';display:table}.form-item__label,legend{display:block;font-size:1rem;font-weight:600;color:var(--c-primary)}@media (min-width: 768px){.form-item__label,legend{padding:.25rem 0}}legend{padding:0}.form-item__textfield:not(.button){border:2px solid rgba(83,128,132,0.5);padding:0.8em;max-width:100%;border-radius:4px;width:100%;height:56px}.form-item__textfield:not(.button):focus{border-color:var(--c-primary-light)}.form-item__textfield:not(.button)::-moz-placeholder{color:var(--c-primary)}.form-item__textfield:not(.button):-ms-input-placeholder{color:var(--c-primary)}.form-item__textfield:not(.button)::placeholder{color:var(--c-primary)}.form-item__description{margin-top:0.3em}.form-fieldset{border:none;margin-bottom:2em;padding:0}.form-fieldset .form-item{margin-left:1em;max-width:31em}[data-responsive-background-image] img{display:none}.background-image[data-responsive-background-image]{background-size:cover;background-position:center center;padding-bottom:56.25%}.icons-demo{display:flex}.icons-demo .icon{height:100px;padding:1rem;width:100px}.icons-demo pre{background-color:var(--c-background);font-size:0.8rem;margin:0;text-align:center}.icons-demo__item{border:1px solid var(--c-background);margin:.25rem}img,picture{display:block;height:auto;max-width:100%}figure{margin:0}.figure__caption{font-style:italic}.embedded-entity{margin-bottom:.5rem}.embedded-entity.align-left{margin-right:1rem}.embedded-entity.align-right{margin-left:1rem}.logo{display:block;flex:0 0 auto;max-width:4rem}@media (min-width: 768px){.logo{max-width:5rem}}@media (min-width: 992px){.logo{max-width:6rem}}.logo--primary{transition:all 240ms ease-in-out;background-image:linear-gradient(to left, transparent 0%, var(--c-creme-pat) 0%);background-position:left center;background-repeat:no-repeat;background-size:25% 100%}.logo--primary:hover:not([disabled]),.logo--primary:focus:not([disabled]){outline:0;background-size:100% 100%}[data-component-theme='contrast'] .logo--primary,[data-component-theme='black'] .logo--primary{background-image:linear-gradient(to left, transparent 0%, rgba(242,219,187,0.15) 0%)}[data-component-theme='primary-dark'] .logo--primary{background-image:linear-gradient(to left, transparent 0%, rgba(255,255,255,0.3) 0%)}[data-component-theme='primary-dark'] .logo--primary:hover{background-image:linear-gradient(to left, transparent 0%, #fff 0%)}[data-component-theme='accent'] .logo--primary{background-image:linear-gradient(to left, transparent 0%, rgba(255,255,255,0.15) 0%)}[data-component-theme='black'] .logo{transition:all 240ms ease-in-out;background-image:linear-gradient(to left, transparent 0%, var(--c-primary) 0%);background-position:left center;background-repeat:no-repeat;background-size:25% 100%}[data-component-theme='black'] .logo:hover:not([disabled]),[data-component-theme='black'] .logo:focus:not([disabled]){outline:0;background-size:100% 100%}[data-component-theme='contrast'] [data-component-theme='black'] .logo,[data-component-theme='black'] [data-component-theme='black'] .logo{background-image:linear-gradient(to left, transparent 0%, rgba(242,219,187,0.15) 0%)}[data-component-theme='primary-dark'] [data-component-theme='black'] .logo{background-image:linear-gradient(to left, transparent 0%, rgba(255,255,255,0.3) 0%)}[data-component-theme='primary-dark'] [data-component-theme='black'] .logo:hover{background-image:linear-gradient(to left, transparent 0%, #fff 0%)}[data-component-theme='accent'] [data-component-theme='black'] .logo{background-image:linear-gradient(to left, transparent 0%, rgba(255,255,255,0.15) 0%)}a{transition:all 240ms ease-in-out;background-image:linear-gradient(to bottom, transparent 0%, rgba(106,160,136,0.3) 0%);background-position:bottom center;background-repeat:no-repeat;background-size:100% calc(max(.1em, 2px));max-width:100%;padding-right:0.15em;padding-left:0.15em;color:var(--c-link);font-weight:700;text-decoration:none;white-space:normal}a:hover:not([disabled]),a:focus:not([disabled]){outline:0;background-size:100% 100%}[data-component-theme='contrast'] a,[data-component-theme='black'] a{background-image:linear-gradient(to bottom, transparent 0%, rgba(242,219,187,0.15) 0%)}[data-component-theme='primary-dark'] a{background-image:linear-gradient(to bottom, transparent 0%, rgba(255,255,255,0.3) 0%)}[data-component-theme='primary-dark'] a:hover{background-image:linear-gradient(to bottom, transparent 0%, #fff 0%)}[data-component-theme='accent'] a{background-image:linear-gradient(to bottom, transparent 0%, rgba(255,255,255,0.15) 0%)}a:hover{color:var(--c-link-hover)}a:empty{padding:0}[data-component-theme='contrast'] a,[data-component-theme='black'] a{color:var(--c-link-inverse)}[data-component-theme='primary-dark'] a{color:var(--c-primary-lightest)}[data-component-theme='primary-dark'] a:hover{color:var(--c-link-hover)}[data-component-theme='primary'] a{color:var(--c-primary-text)}[data-component-theme='accent'] a{color:var(--c-accent-text)}[data-component-theme='creme'] a{color:var(--c-creme-text)}.user-logged-in a{background-image:none;transition:none}.user-logged-in .horizontal-tabs-list a,.user-logged-in .toolbar a{font-weight:normal}.ck-editor a{transition:all 240ms ease-in-out;background-image:linear-gradient(to bottom, transparent 0%, rgba(106,160,136,0.3) 0%);background-position:bottom center;background-repeat:no-repeat;background-size:100% calc(max(.1em, 2px));max-width:100%;padding-right:0.15em;padding-left:0.15em;color:var(--c-link);font-weight:700;text-decoration:none;white-space:normal}.ck-editor a:hover:not([disabled]),.ck-editor a:focus:not([disabled]){outline:0;background-size:100% 100%}[data-component-theme='contrast'] .ck-editor a,[data-component-theme='black'] .ck-editor a{background-image:linear-gradient(to bottom, transparent 0%, rgba(242,219,187,0.15) 0%)}[data-component-theme='primary-dark'] .ck-editor a{background-image:linear-gradient(to bottom, transparent 0%, rgba(255,255,255,0.3) 0%)}[data-component-theme='primary-dark'] .ck-editor a:hover{background-image:linear-gradient(to bottom, transparent 0%, #fff 0%)}[data-component-theme='accent'] .ck-editor a{background-image:linear-gradient(to bottom, transparent 0%, rgba(255,255,255,0.15) 0%)}.ck-editor a:hover{color:var(--c-link-hover)}.ck-editor a:empty{padding:0}[data-component-theme='contrast'] .ck-editor a,[data-component-theme='black'] .ck-editor a{color:var(--c-link-inverse)}[data-component-theme='primary-dark'] .ck-editor a{color:var(--c-primary-lightest)}[data-component-theme='primary-dark'] .ck-editor a:hover{color:var(--c-link-hover)}[data-component-theme='primary'] .ck-editor a{color:var(--c-primary-text)}[data-component-theme='accent'] .ck-editor a{color:var(--c-accent-text)}[data-component-theme='creme'] .ck-editor a{color:var(--c-creme-text)}a#main-content{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.js .glb-body .field--widget-paragraphs .draggable .tabledrag-handle{margin-left:0;margin-top:0;padding-right:0;display:block;width:100%;background-image:none}.js .glb-body .field--widget-paragraphs .draggable .tabledrag-handle .handle{margin:0;padding:0;width:100%;background-position:center}.js .glb-body .field--widget-paragraphs .draggable .tabledrag-handle::after{display:none}ul,ol{margin:0 0 1.5em;padding:0 0 0 1em}@media (min-width: 480px){ul,ol{padding:0 1.5em 0 2em}}@media (min-width: 992px){ul,ol{padding:0 2.5em 0 2.75em}}ul{list-style-type:disc}ol{list-style-type:decimal}li{max-width:80ch;margin-bottom:1em}.toolbar li{margin-bottom:0}.user-logged-in ul.tabs{padding-inline:0}@media (min-width: 480px){.user-logged-in ul.tabs{padding-inline:0}}@media (min-width: 992px){.user-logged-in ul.tabs{padding-inline:0}}.user-logged-in li.tabs__tab{margin-bottom:0;max-width:none}@-webkit-keyframes bounce{from{transform:translate3d(0, 0, 0)}25%{transform:translate3d(0, -10px, 0)}50%{transform:translate3d(0, 0, 0)}to{transform:translate3d(0, 0, 0)}}@keyframes bounce{from{transform:translate3d(0, 0, 0)}25%{transform:translate3d(0, -10px, 0)}50%{transform:translate3d(0, 0, 0)}to{transform:translate3d(0, 0, 0)}}@-webkit-keyframes shrink{from{transform:scale3d(1, 1, 1);transform-origin:100% 50%}75%{transform:scale3d(0.8, 0.8, 1);transform-origin:100% 50%}to{transform:scale3d(1, 1, 1);transform-origin:100% 50%}}@keyframes shrink{from{transform:scale3d(1, 1, 1);transform-origin:100% 50%}75%{transform:scale3d(0.8, 0.8, 1);transform-origin:100% 50%}to{transform:scale3d(1, 1, 1);transform-origin:100% 50%}}@-webkit-keyframes slideInFromRight{from{transform:scale3d(0, 0, 1);transform-origin:100% 50%}to{transform:scale3d(1, 1, 1);transform-origin:100% 50%}}@keyframes slideInFromRight{from{transform:scale3d(0, 0, 1);transform-origin:100% 50%}to{transform:scale3d(1, 1, 1);transform-origin:100% 50%}}.sticky-button:hover .sticky-button__label{opacity:1;transform:translateX(0);will-change:opacity;transition-delay:0ms,240ms;transition-property:transform, opacity}.sticky-button:hover .sticky-button__icon--back-to-top{fill:var(--c-primary-dark)}.sticky-button:hover .sticky-button__icon--quick-escape,.sticky-button:hover .sticky-button__icon--live-chat{fill:var(--c-accent-dark);-webkit-animation:none;animation:none}.sticky-button:hover .sticky-button__icon--live-chat{background-color:var(--c-background)}.sticky-button:hover .sticky-button__bubble,.sticky-button:hover .sticky-button__bubble-stem{transform:scale3d(0, 0, 1);transform-origin:100% 50%;transition-duration:240ms;-webkit-animation:none;animation:none}.sticky-button__button{position:relative;display:flex;width:3rem;height:3rem;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;text-decoration:none;transition:background 300ms;background-image:none}.sticky-button__button:hover{background-color:var(--c-background) !important;box-shadow:0 .33333rem .5rem .33333rem rgba(18,46,58,0.3),0 0 1px 2px rgba(18,46,58,0.3)}@media (max-width: 479px){.sticky-button__button{border-top-right-radius:0;border-bottom-right-radius:0;margin-top:.5rem}}.sticky-button__button--back-to-top{background-color:var(--c-primary-lighter)}.sticky-button__button--quick-escape{background-color:var(--c-accent-light)}.sticky-button__button--live-chat:not(.sticky-button__button--live-chat-offline){background-color:var(--c-accent-dark)}@media (min-width: 992px){.sticky-button__button--live-chat:not(.sticky-button__button--live-chat-offline){width:4rem;height:4rem}}.sticky-button__button--live-chat-offline{background-color:var(--c-primary-lightest);cursor:not-allowed}@media (min-width: 992px){.sticky-button__button--live-chat-offline{width:4rem;height:4rem}}.sticky-button__icon{height:1.5rem;width:1.5rem}.sticky-button__icon--back-to-top{fill:var(--c-primary)}.sticky-button__icon--quick-escape{fill:var(--c-background)}.sticky-button__icon--live-chat:not(.sticky-button__icon--live-chat-offline){-webkit-animation:normal 3 bounce;animation:normal 3 bounce;-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-duration:0.720s;animation-duration:0.720s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;fill:var(--c-background)}@media (min-width: 992px){.sticky-button__icon--live-chat:not(.sticky-button__icon--live-chat-offline){height:2rem;width:2rem}}.sticky-button__icon--live-chat-offline{fill:var(--c-grey)}@media (min-width: 992px){.sticky-button__icon--live-chat-offline{height:2rem;width:2rem}}.sticky-button__label{position:absolute;right:115%;font-family:Poppins, sans-serif;font-size:0.6875rem;font-weight:700;text-align:right;letter-spacing:0.05em;text-transform:uppercase;white-space:nowrap;transform:translateX(125%);opacity:0;transition-duration:240ms;transition-timing-function:ease-in-out;transition-delay:0ms,240ms;transition-property:opacity, transform}.sticky-button__label--back-to-top{color:var(--c-primary-dark)}.sticky-button__label--quick-escape{color:var(--c-accent-dark)}.sticky-button__bubble--live-chat{-webkit-animation-name:slideInFromRight, shrink;animation-name:slideInFromRight, shrink;-webkit-animation-delay:1s, 1.5s;animation-delay:1s, 1.5s;-webkit-animation-duration:0.5s, 0.720s;animation-duration:0.5s, 0.720s;-webkit-animation-iteration-count:1, 3;animation-iteration-count:1, 3;-webkit-animation-direction:normal, normal;animation-direction:normal, normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:absolute;right:88%;z-index:1;display:flex;max-width:11ch;padding:0.75em 1em 0.7em;justify-content:center;align-items:center;border-radius:2em;background-color:var(--c-background);box-shadow:0 0 0 2px rgba(119,38,4,0.4);transform:scale3d(0, 0, 1);transform-origin:100% 50%;transition:all 0.5s ease;transition-duration:1.5s;font-family:Poppins, sans-serif;color:var(--c-accent-dark);font-size:10px;line-height:1.1;font-weight:700;text-align:center;letter-spacing:0.03em}.sticky-button__bubble-stem--live-chat{-webkit-animation-name:slideInFromRight, shrink;animation-name:slideInFromRight, shrink;-webkit-animation-delay:1s, 1.5s;animation-delay:1s, 1.5s;-webkit-animation-duration:0.5s, 0.720s;animation-duration:0.5s, 0.720s;-webkit-animation-iteration-count:1, 3;animation-iteration-count:1, 3;-webkit-animation-direction:normal, normal;animation-direction:normal, normal;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:absolute;left:98%;width:1em;height:1em;border-top:0.5em solid transparent;border-bottom:0.5em solid transparent;border-left:1em solid #fff}#lawdroid-chat{bottom:2rem !important;right:0.75rem !important}#lawdroid-chat:not(.chatOpen){height:6rem !important}table{width:100%;border:0;border-collapse:collapse}.table,body:not(.user-logged-in) table:not(.glb-table),.ck-content table,.ck.ck-content .table table{width:100%;border:0;border-collapse:collapse}.table,body:not(.user-logged-in) table:not(.glb-table),.ck-content table,.ck.ck-content .table table{margin-bottom:2em;font-size:1rem}.table__head,body:not(.user-logged-in) table:not(.glb-table) thead,.ck-content thead{background-color:#122e3a;color:#d6e2db;font-size:0.9rem;font-weight:700;letter-spacing:0.02em}.table__heading-cell,body:not(.user-logged-in) table:not(.glb-table) th,.ck-content th{background-color:#122e3a;color:#d6e2db;padding:1em}thead .table__heading-cell,thead body:not(.user-logged-in) table:not(.glb-table) th,body:not(.user-logged-in) table:not(.glb-table) thead th,thead .ck-content th,.ck-content thead th{border-right:2px solid rgba(31,87,102,0.5)}thead .table__heading-cell:last-child,thead body:not(.user-logged-in) table:not(.glb-table) th:last-child,body:not(.user-logged-in) table:not(.glb-table) thead th:last-child,thead .ck-content th:last-child,.ck-content thead th:last-child{border-right-color:transparent}tbody .table__heading-cell,tbody body:not(.user-logged-in) table:not(.glb-table) th,body:not(.user-logged-in) table:not(.glb-table) tbody th,tbody .ck-content th,.ck-content tbody th{border-bottom:2px solid rgba(83,128,132,0.3)}tbody .table__heading-cell:last-child,tbody body:not(.user-logged-in) table:not(.glb-table) th:last-child,body:not(.user-logged-in) table:not(.glb-table) tbody th:last-child,tbody .ck-content th:last-child,.ck-content tbody th:last-child{border-bottom-color:transparent}.table__body,body:not(.user-logged-in) table:not(.glb-table) tbody,.ck-content tbody{border-bottom:2px solid rgba(83,128,132,0.4)}.table__row,body:not(.user-logged-in) table:not(.glb-table) tr,.ck-content tr{width:100%}.table__row:nth-child(even),body:not(.user-logged-in) table:not(.glb-table) tr:nth-child(even),.ck-content tr:nth-child(even){background-color:rgba(83,128,132,0.2)}.table__cell,body:not(.user-logged-in) table:not(.glb-table) td,.ck-content td{border-right:2px solid rgba(83,128,132,0.3);padding:1em}.table__cell:last-child,body:not(.user-logged-in) table:not(.glb-table) td:last-child,.ck-content td:last-child{border-right-color:transparent}h1,h2,h3,h4,h5,h6{margin:0 0 0.5em}h1.text-align-center,h2.text-align-center,h3.text-align-center,h4.text-align-center,h5.text-align-center,h6.text-align-center{margin-left:auto;margin-right:auto}h1{max-width:80ch;font-weight:700;font-size:1.6rem;line-height:1.1;letter-spacing:-0.01em}@media (min-width: 480px){h1{letter-spacing:-0.02em}}@media (min-width: 768px){h1{font-size:2.4rem}}@media (min-width: 992px){h1{font-size:2.9rem;letter-spacing:-0.03em}}h2{max-width:80ch;font-weight:700;font-size:1.4rem;line-height:1.2;letter-spacing:0}@media (min-width: 480px){h2{letter-spacing:-0.01em}}@media (min-width: 768px){h2{font-size:2rem;line-height:1.1}}@media (min-width: 992px){h2{font-size:2.2rem;letter-spacing:-0.02em}}h3{max-width:80ch;font-weight:700;font-size:1.2rem;line-height:1.2;letter-spacing:0}@media (min-width: 768px){h3{font-size:1.8rem;line-height:1.1;letter-spacing:-0.01em}}@media (min-width: 992px){h3{font-size:2rem;letter-spacing:-0.02em}}h4{max-width:80ch;font-weight:700;font-size:1rem;line-height:1.3;letter-spacing:0}@media (min-width: 480px){h4{font-size:1.1rem}}@media (min-width: 768px){h4{font-size:1.3333rem;line-height:1.2}}@media (min-width: 992px){h4{font-size:1.6rem;line-height:1.15;letter-spacing:-0.01em}}h5{max-width:80ch;font-weight:700;font-size:0.9rem;line-height:1.4;letter-spacing:0.01em}@media (min-width: 768px){h5{font-size:1.1rem;line-height:1.3333;letter-spacing:0}}@media (min-width: 992px){h5{font-size:1.2rem}}h6{max-width:80ch;font-weight:700;font-size:0.8rem;line-height:1.4;letter-spacing:0.02em}@media (min-width: 768px){h6{font-size:0.875rem}}.eyebrow{max-width:80ch;font-weight:700;font-size:0.8rem;line-height:1.4;letter-spacing:0.02em;margin-bottom:1.5rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;text-transform:uppercase;line-height:1.2;letter-spacing:0.05em;word-spacing:0.1em}@media (min-width: 768px){.eyebrow{font-size:0.875rem}}.eyebrow a:hover+:last-child{width:100%}.eyebrow::after{transition:all 240ms ease-in-out;content:'';display:block;width:61.803%;height:2px;margin:0.5em auto 0 0;border-radius:1px;background-color:var(--c-secondary)}[data-component-theme='accent'] .eyebrow::after{background-color:var(--c-accent-medium)}.eyebrow a{background-image:none}.caption{padding-top:1em;padding-bottom:1em;border-bottom:2px solid var(--c-primary-lighter);font-size:0.875rem}p{margin:0 0 1em;max-width:80ch}p.text-align-center{margin-left:auto;margin-right:auto}blockquote{margin:0 0 1rem;padding:1em 7%;font-size:1rem;line-height:1.5;border-top:4px solid var(--c-primary);background-color:var(--c-primary-lighter);color:var(--c-primary-dark);border-bottom-right-radius:2px;border-bottom-left-radius:2px}@media (min-width: 480px){blockquote{padding:1em 1.25em;font-size:1.15rem}}@media (min-width: 768px){blockquote{padding:1.5em 1.75em;border-top-width:6px}}@media (min-width: 992px){blockquote{font-size:1.2rem}}hr{border-style:solid;border-width:2px 0 0;color:var(--c-primary-lightest)}iframe{max-width:100%}.cl-example .paragraph--large{font-size:1.05rem}@media (min-width: 480px){.cl-example .paragraph--large{font-size:1.1rem}}@media (min-width: 768px){.cl-example .paragraph--large{font-size:1.16rem}}@media (min-width: 992px){.cl-example .paragraph--large{font-size:1.22rem}}.cl-example .paragraph--small{font-size:0.8rem;line-height:1.5;letter-spacing:0.01em}@media (min-width: 768px){.cl-example .paragraph--small{font-size:0.875rem}}.trigger__input{width:0;height:0;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;right:0}.trigger__input:checked ~ .trigger__label .trigger__label-state>:first-child{display:none;opacity:0}.trigger__input:checked ~ .trigger__label .trigger__label-state>:nth-child(2){display:block;opacity:1}.trigger__input:checked ~ .trigger__label .trigger__icon{transform:rotate(-180deg)}.trigger__input:checked ~ .trigger__label+*{opacity:1;height:auto}.trigger__label{display:flex;align-items:center;width:100%;cursor:pointer;line-height:1;transition:border 250ms, box-shadow 250ms}.trigger__label-state{display:flex;align-items:center;flex-flow:row nowrap;margin-left:auto}.trigger__label-state>:first-child,.trigger__label-state>:nth-child(2){transition:opacity 250ms}.trigger__label-state>:first-child{display:block;opacity:1}.trigger__label-state>:nth-child(2){display:none;opacity:0}.trigger__icon{width:16px;height:16px;margin-left:5px;transition:transform 250ms}.video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;margin-bottom:2rem}.video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video--full{padding-bottom:75%}body{line-height:1.3;letter-spacing:0;font-size:1.125rem;margin:2rem;font-family:Arial, sans-serif}h2{margin-bottom:3rem}a{color:#1f5766 !important}a:hover{color:#122e3a !important}em{font-style:normal}ul{margin-left:-30px !important}sub{bottom:0;font-size:100%;margin-left:2px}p{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:1rem 0 !important}.toggle{position:relative;padding-left:3rem}.toggle .trigger__label{color:#b2500d;font-weight:700;font-size:1.5rem;margin:3rem 0 1rem}.toggle .trigger__label::before{content:'';position:absolute;left:0;width:0.8rem;height:0.8rem;border-radius:5px;border:solid 3px #b2500d}.toggle .trigger__label-state{display:none}.container{margin:3rem 0 1rem}.container .heading{margin-bottom:2rem}.container .card-grid__list{padding:0;margin-left:0 !important}.container .card-grid__list h2{font-size:1rem;margin:0 0 1rem}

