@charset "UTF-8";@import"https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css";.gc-accordion{--accordion-item-body-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--accordion-item-body-font-size: var(--sq-component-font-size, 1rem);--accordion-item-body-font-weight: var(--sq-component-font-weight, 400);--accordion-item-body-line-height: var(--sq-component-line-height, 1.5);--accordion-item-body-color: var(--sq-component-default-color, #262626);--accordion-item-body-bg-color: var(--sq-component-default-bg-color, #fff);--accordion-btn-font-size: var(--sq-btn-font-size, 1rem);--accordion-btn-font-weight: var(--sq-btn-font-weight, 400);--accordion-btn-line-height: var(--sq-btn-line-height, 1.5);--accordion-btn-border-radius: var(--sq-btn-border-radius, 5px);--accordion-btn-color: var(--sq-btn-primary-color, #fff);--accordion-btn-bg-color: var(--sq-btn-primary-bg-color, #363b74);--accordion-btn-border-color: var( --sq-btn-primary-border-color, transparent );--accordion-btn-hover-color: var(--sq-btn-primary-hover-color, #fff);--accordion-btn-hover-bg-color: var( --sq-btn-primary-hover-bg-color, #363b74 );--accordion-btn-hover-border-color: var( --sq-btn-primary-hover-border-color, #262626 );--accordion-item-border-radius: 5px;--accordion-item-border-color: #606060;--accordion-item-heading-font-family: var(--sq-component-heading-font-family, "FFDINRoundWebPro", Arial, Helvetica, sans-serif);--accordion-item-heading-font-size: 1rem;--accordion-item-heading-font-weight: 400;--accordion-item-heading-line-height: 1.5;--accordion-item-heading-color: #262626;--accordion-item-heading-bg-color: #fff;--accordion-item-heading-hover-color: #262626;--accordion-item-heading-hover-bg-color: #f1efec;--accordion-item-heading-active-color: #262626;--accordion-item-heading-active-bg-color: #f1efec;font-family:var(--accordion-item-body-font-family);font-size:var(--accordion-item-body-font-size);font-weight:var(--accordion-item-body-font-weight);line-height:var(--accordion-item-body-line-height);display:flex;flex-flow:column nowrap;gap:.625rem;min-width:20rem;container-type:inline-size}.gc-accordion ul,.gc-accordion ol,.gc-accordion li,.gc-accordion ul li,.gc-accordion ol li{list-style:none!important;margin:0;padding:0}.gc-accordion ul li:before,.gc-accordion ol li:before{content:none!important;display:none!important}.gc-accordion__button{display:block;box-sizing:border-box;margin:0 0 0 .625rem;padding:.625rem 1.875rem .625rem 1.25rem;color:var(--accordion-btn-color);font-size:var(--accordion-btn-font-size);font-weight:var(--accordion-btn-font-weight);line-height:var(--accordion-btn-line-height);background-color:var(--accordion-btn-bg-color);border:.063rem solid var(--accordion-btn-border-color);border-radius:var(--accordion-btn-border-radius);color:var(--sq-btn-primary-color, #fff);background-color:var(--sq-btn-primary-bg-color, #363b74);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-accordion__button,.gc-accordion__button:visited{text-decoration:none}.gc-accordion__button:hover,.gc-accordion__button:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-accordion__button .gesb-button__before,.gc-accordion__button .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-accordion__button .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-accordion__button .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-accordion__button,.gc-accordion__button:visited{color:var(--sq-btn-primary-color, #fff)}.gc-accordion__button:hover,.gc-accordion__button:focus,.gc-accordion__button:active{color:var(--sq-btn-primary-hover-color, #fff);background-color:var(--sq-btn-primary-hover-bg-color, #363b74)}@container (width >= 75rem){.gc-accordion__button{min-width:11.25rem}}.gc-accordion__button:hover,.gc-accordion__button:focus{color:var(--accordion-btn-hover-color);background-color:var(--accordion-btn-hover-bg-color);border-color:var(--accordion-btn-hover-border-color)}.gc-accordion__button-wrapper{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end}.gc-accordion__item-wrapper{display:flex;flex-flow:column nowrap;gap:.875rem}.gc-accordion__heading{font-family:var(--accordion-item-heading-font-family);font-size:var(--accordion-item-heading-font-size);font-weight:var(--accordion-item-heading-font-weight);line-height:var(--accordion-item-heading-line-height);color:var(--accordion-item-heading-color);background-color:var(--accordion-item-heading-bg-color);border:.063rem solid var(--accordion-item-border-color);border-radius:var(--accordion-item-border-radius);margin:0}.gc-accordion__heading:hover,.gc-accordion__heading:active,.gc-accordion__heading:focus{color:var(--accordion-item-heading-hover-color);background-color:var(--accordion-item-heading-hover-bg-color)}.gc-accordion__heading-button{all:revert;position:relative;box-sizing:border-box;width:100%;padding:.75rem 4rem .75rem 1.25rem;color:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;text-align:left;background-color:transparent;border:none;cursor:pointer}.gc-accordion__heading-button:hover,.gc-accordion__heading-button:active,.gc-accordion__heading-button:focus{border:none}.gc-accordion__heading-button:before,.gc-accordion__heading-button:after{position:absolute;top:0;right:1.25rem;bottom:0;margin:auto;background-color:var(--accordion-item-heading-color);content:""}.gc-accordion__heading-button:before{width:1rem;height:.125rem}.gc-accordion__heading-button:after{right:1.688rem;width:.125rem;height:1rem;transition:transform .3s ease-in-out}.gc-accordion__heading:hover .gc-accordion__heading-button:before,.gc-accordion__heading:hover .gc-accordion__heading-button:after,.gc-accordion__heading:active .gc-accordion__heading-button:before,.gc-accordion__heading:active .gc-accordion__heading-button:after,.gc-accordion__heading:focus .gc-accordion__heading-button:before,.gc-accordion__heading:focus .gc-accordion__heading-button:after{background-color:var(--accordion-item-heading-hover-color)}.gc-accordion__body{border:.063rem solid var(--accordion-item-border-color);border-radius:var(--accordion-item-border-radius);color:var(--accordion-item-body-color);background-color:var(--accordion-item-body-bg-color);overflow:hidden}.gc-accordion__body>div{padding:.75rem 1.25rem}.gc-accordion__body-wrapper{font-size:var(--accordion-item-body-font-size);font-weight:var(--accordion-item-body-font-weight);line-height:var(--accordion-item-body-line-height)}.gc-accordion__body--collapse{display:none}.gc-accordion__body--collapsing{height:0;transition:height .3s ease-in-out}.gc-accordion__item--active .gc-accordion__body{display:block}.gc-accordion__item--active .gc-accordion__heading{color:var(--accordion-item-heading-active-color);background-color:var(--accordion-item-heading-active-bg-color)}.gc-accordion__item--active .gc-accordion__heading:hover,.gc-accordion__item--active .gc-accordion__heading:active,.gc-accordion__item--active .gc-accordion__heading:focus{color:var(--accordion-item-heading-hover-color);background-color:var(--accordion-item-heading-hover-bg-color)}.gc-accordion__item--active .gc-accordion__heading-button:after{transform:rotate(90deg)}.gc-accordion__item--active .gc-accordion__heading-button:before,.gc-accordion__item--active .gc-accordion__heading-button:after{background-color:var(--accordion-item-heading-active-color)}.gc-accordion--primary{--accordion-item-heading-bg-color: var(--sq-component-secondary-bg-color, #363b74);--accordion-item-heading-color: var(--sq-component-secondary-color, #fff);--accordion-item-heading-hover-bg-color: var(--sq-component-secondary-bg-color, #363b74);--accordion-item-heading-hover-color: var(--sq-component-secondary-color, #fff);--accordion-item-heading-active-bg-color: var(--sq-component-secondary-bg-color, #363b74);--accordion-item-heading-active-color: var(--sq-component-secondary-color, #fff)}.gc-accordion--secondary{--accordion-item-heading-bg-color: var(--sq-component-primary-bg-color, #f1efec);--accordion-item-heading-color: var(--sq-component-primary-color, #262626);--accordion-item-heading-hover-bg-color: var(--sq-component-default-bg-color, #fff);--accordion-item-heading-hover-color: var(--sq-component-primary-color, #262626);--accordion-item-heading-active-bg-color: var(--sq-component-default-bg-color, #fff);--accordion-item-heading-active-color: var(--sq-component-primary-color, #262626)}.gc-banner--background{--banner-bi-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--banner-bi-color: var(--sq-component-secondary-color, #fff);--banner-bi-bg-color: var(--sq-component-secondary-bg-color, #363b74);--banner-bi-btn-font-size: var(--sq-btn-font-size, 1rem);--banner-bi-btn-font-weight: var(--sq-btn-font-weight, 400);--banner-bi-btn-line-height: var(--sq-btn-line-height, 1.5);--banner-bi-btn-border-radius: var(--sq-btn-border-radius, 5px);--banner-bi-btn-primary-color: var(--sq-btn-secondary-color, #363b74);--banner-bi-btn-primary-bg-color: var(--sq-btn-secondary-bg-color, #fff);--banner-bi-btn-primary-border-color: var( --sq-btn-secondary-border-color, transparent );--banner-bi-btn-primary-hover-color: var( --sq-btn-secondary-hover-color, #363b74 );--banner-bi-btn-primary-hover-bg-color: var( --sq-btn-secondary-hover-bg-color, #fff );--banner-bi-btn-primary-hover-border-color: var( --sq-btn-secondary-hover-border-color, transparent );--banner-bi-btn-secondary-color: var(--sq-btn-link-secondary-color, #fff);--banner-bi-btn-secondary-bg-color: var( --sq-btn-link-secondary-bg-color, transparent );--banner-bi-btn-secondary-border-color: var( --sq-btn-link-secondary-border-color, transparent );--banner-bi-btn-secondary-hover-color: var( --sq-btn-link-secondary-hover-color, #fff );--banner-bi-btn-secondary-hover-bg-color: var( --sq-btn-link-secondary-hover-bg-color, transparent );--banner-bi-btn-secondary-hover-border-color: var( --sq-btn-link-secondary-hover-border-color, transparent );--banner-bi-font-size: var(--sq-component-font-size, 1rem);--banner-bi-font-weight: var(--sq-component-font-weight, 400);--banner-bi-line-height: var(--sq-component-line-height, 1.5);--banner-bi-border: none;--banner-bi-border-radius: 5px;--banner-bi-border-color: transparent;--banner-bi-heading-font-family: var( --sq-component-heading-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--banner-bi-heading-font-size: 3rem;--banner-bi-heading-font-weight: var( --sq-component-heading-font-weight, 700 );--banner-bi-heading-line-height: var( --sq-component-heading-line-height, 1.375 );--banner-bi-heading-color: var( --sq-component-heading-secondary-color, #fff );--banner-bi-external-link-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );font-family:var(--banner-bi-font-family);font-size:var(--banner-bi-font-size);font-weight:var(--banner-bi-font-weight);line-height:var(--banner-bi-line-height);min-width:20rem;width:100%;container-type:inline-size;background-image:var(--banner-bi-bg-image);background-color:var(--banner-bi-bg-color);background-repeat:no-repeat;background-position:center;background-size:cover;position:relative}.gc-banner--background ul,.gc-banner--background ol,.gc-banner--background li,.gc-banner--background ul li,.gc-banner--background ol li{list-style:none!important;margin:0;padding:0}.gc-banner--background ul li:before,.gc-banner--background ol li:before{content:none!important;display:none!important}.gc-banner--background.gc-banner--opacity:before{position:absolute;top:0;right:0;left:0;height:100%;content:"";background-color:#00000080;z-index:0}.gc-banner--background .gc-banner__wrapper{position:relative;z-index:1;border:var(--banner-bi-border);border-radius:var(--banner-bi-border-radius);overflow:hidden;display:flex;flex-flow:row nowrap}.gc-banner--background .gc-banner__wrapper--align-left,.gc-banner--background .gc-banner__wrapper--align-left .gc-banner__button-wrapper{justify-content:flex-start;text-align:left}.gc-banner--background .gc-banner__wrapper--align-right,.gc-banner--background .gc-banner__wrapper--align-right .gc-banner__button-wrapper{justify-content:flex-end;text-align:right}.gc-banner--background .gc-banner__wrapper--align-center,.gc-banner--background .gc-banner__wrapper--align-center .gc-banner__button-wrapper{justify-content:center;text-align:center}.gc-banner--background .gc-banner__content-wrapper{background-color:transparent;color:var(--banner-bi-color);word-wrap:break-word;padding:2rem;width:100%;max-width:80%}@container (width <= 34.375rem){.gc-banner--background .gc-banner__content-wrapper{max-width:100%}}.gc-banner--background .gc-banner__content-wrapper p{color:var(--banner-bi-color)}.gc-banner--background .gc-banner__content-wrapper h1,.gc-banner--background .gc-banner__content-wrapper h2,.gc-banner--background .gc-banner__content-wrapper h3,.gc-banner--background .gc-banner__content-wrapper h4,.gc-banner--background .gc-banner__content-wrapper h5,.gc-banner--background .gc-banner__content-wrapper h6{font-family:var(--banner-bi-heading-font-family);font-size:var(--banner-bi-heading-font-size);font-weight:var(--banner-bi-heading-font-weight);line-height:var(--banner-bi-heading-line-height);color:var(--banner-bi-heading-color);margin:0 0 1.563rem}.gc-banner--background .gc-banner__button{text-decoration:none;cursor:pointer}.gc-banner--background .gc-banner__button--button-purple{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-primary-color, #fff);background-color:var(--sq-btn-primary-bg-color, #363b74);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-banner--background .gc-banner__button--button-purple,.gc-banner--background .gc-banner__button--button-purple:visited{text-decoration:none}.gc-banner--background .gc-banner__button--button-purple:hover,.gc-banner--background .gc-banner__button--button-purple:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-banner--background .gc-banner__button--button-purple .gesb-button__before,.gc-banner--background .gc-banner__button--button-purple .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-banner--background .gc-banner__button--button-purple .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-banner--background .gc-banner__button--button-purple .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-banner--background .gc-banner__button--button-purple,.gc-banner--background .gc-banner__button--button-purple:visited{color:var(--sq-btn-primary-color, #fff)}.gc-banner--background .gc-banner__button--button-purple:hover,.gc-banner--background .gc-banner__button--button-purple:focus,.gc-banner--background .gc-banner__button--button-purple:active{color:var(--sq-btn-primary-hover-color, #fff);background-color:var(--sq-btn-primary-hover-bg-color, #363b74)}@container (width >= 75rem){.gc-banner--background .gc-banner__button--button-purple{min-width:11.25rem}}.gc-banner--background .gc-banner__button--button-white{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-secondary-color, #363b74);background-color:var(--sq-btn-secondary-bg-color, #fff);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-banner--background .gc-banner__button--button-white,.gc-banner--background .gc-banner__button--button-white:visited{text-decoration:none}.gc-banner--background .gc-banner__button--button-white:hover,.gc-banner--background .gc-banner__button--button-white:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-banner--background .gc-banner__button--button-white .gesb-button__before,.gc-banner--background .gc-banner__button--button-white .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-banner--background .gc-banner__button--button-white .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-banner--background .gc-banner__button--button-white .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-banner--background .gc-banner__button--button-white,.gc-banner--background .gc-banner__button--button-white:visited{color:var(--sq-btn-secondary-color, #363b74)}.gc-banner--background .gc-banner__button--button-white:hover,.gc-banner--background .gc-banner__button--button-white:focus,.gc-banner--background .gc-banner__button--button-white:active{color:var(--sq-btn-secondary-hover-color, #363b74);background-color:var(--sq-btn-secondary-hover-bg-color, #fff)}@container (width >= 75rem){.gc-banner--background .gc-banner__button--button-white{min-width:11.25rem}}.gc-banner--background .gc-banner__button--text{display:inline-block;box-sizing:border-box;min-width:auto;padding:0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:underline;text-align:left}.gc-banner--background .gc-banner__button--text:hover,.gc-banner--background .gc-banner__button--text:focus,.gc-banner--background .gc-banner__button--text:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74);text-decoration:none}.gc-banner--background .gc-banner__button--text-icon{display:inline-block;position:relative;box-sizing:border-box;min-width:auto;padding:0 1.25rem 0 0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:none;text-align:left}.gc-banner--background .gc-banner__button--text-icon:after{position:absolute;content:"";right:.3125rem;top:.5em;border-top:2px solid var(--sq-btn-link-primary-color, #363b74);border-right:2px solid var(--sq-btn-link-primary-color, #363b74);height:.5em;width:.5em;transform:rotate(45deg);pointer-events:none}.gc-banner--background .gc-banner__button--text-icon:hover,.gc-banner--background .gc-banner__button--text-icon:focus,.gc-banner--background .gc-banner__button--text-icon:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74)}.gc-banner--background .gc-banner__button-wrapper{display:flex;flex-flow:row wrap;margin-top:3.563rem;gap:1.25rem}@container (width <= 34.375rem){.gc-banner--background .gc-banner__button-wrapper{flex-flow:column wrap}}.gc-banner--background .gc-banner__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.gc-banner--secondary.gc-banner--background{--banner-bi-color: var(--sq-component-primary-color, #262626);--banner-bi-bg-color: var(--sq-component-primary-bg-color, #f1efec);--banner-bi-heading-color: var(--sq-component-heading-primary-color, #262626)}.gc-banner--text-only{--banner-to-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--banner-to-color: var(--sq-component-secondary-color, #fff);--banner-to-bg-color: var(--sq-component-secondary-bg-color, #363b74);--banner-to-btn-font-size: var(--sq-btn-font-size, 1rem);--banner-to-btn-font-weight: var(--sq-btn-font-weight, 400);--banner-to-btn-line-height: var(--sq-btn-line-height, 1.5);--banner-to-btn-border-radius: var(--sq-btn-border-radius, 5px);--banner-to-btn-primary-color: var(--sq-btn-primary-color, #fff);--banner-to-btn-primary-bg-color: var(--sq-btn-primary-bg-color, #363b74);--banner-to-btn-primary-border-color: var( --sq-btn-primary-border-color, transparent );--banner-to-btn-primary-hover-color: var( --sq-btn-primary-hover-color, #fff );--banner-to-btn-primary-hover-bg-color: var( --sq-btn-primary-hover-bg-color, #363b74 );--banner-to-btn-primary-hover-border-color: var( --sq-btn-primary-hover-border-color, transparent );--banner-to-btn-secondary-color: var(--sq-btn-link-primary-color, #363b74);--banner-to-btn-secondary-bg-color: var( --sq-btn-link-primary-bg-color, transparent );--banner-to-btn-secondary-border-color: var( --sq-btn-link-primary-border-color, transparent );--banner-to-btn-secondary-hover-color: var( --sq-btn-link-primary-hover-color, #363b74 );--banner-to-btn-secondary-hover-bg-color: var( --sq-btn-link-primary-hover-bg-color, transparent );--banner-to-btn-secondary-hover-border-color: var( --sq-btn-link-primary-hover-border-color, transparent );--banner-to-font-size: var(--sq-component-font-size, 1rem);--banner-to-font-weight: var(--sq-component-font-weight, 400);--banner-to-line-height: var(--sq-component-line-height, 1.5);--banner-to-border: none;--banner-to-border-radius: 5px;--banner-to-border-color: transparent;--banner-to-heading-font-family: var( --sq-component-heading-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--banner-to-heading-font-size: 3rem;--banner-to-heading-font-weight: var( --sq-component-heading-font-weight, 700 );--banner-to-heading-line-height: var( --sq-component-heading-line-height, 1.375 );--banner-to-heading-color: var( --sq-component-heading-secondary-color, #fff );--banner-to-external-link-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );font-family:var(--banner-to-font-family);font-size:var(--banner-to-font-size);font-weight:var(--banner-to-font-weight);line-height:var(--banner-to-line-height);min-width:20rem;width:100%;container-type:inline-size;background-color:var(--banner-to-bg-color);position:relative}.gc-banner--text-only ul,.gc-banner--text-only ol,.gc-banner--text-only li,.gc-banner--text-only ul li,.gc-banner--text-only ol li{list-style:none!important;margin:0;padding:0}.gc-banner--text-only ul li:before,.gc-banner--text-only ol li:before{content:none!important;display:none!important}.gc-banner--text-only .gc-banner__wrapper{position:relative;z-index:1;border:var(--banner-to-border);border-radius:var(--banner-to-border-radius);overflow:hidden;display:flex;flex-flow:row nowrap}.gc-banner--text-only .gc-banner__wrapper--align-left,.gc-banner--text-only .gc-banner__wrapper--align-left .gc-banner__button-wrapper{justify-content:flex-start;text-align:left}.gc-banner--text-only .gc-banner__wrapper--align-right,.gc-banner--text-only .gc-banner__wrapper--align-right .gc-banner__button-wrapper{justify-content:flex-end;text-align:right}.gc-banner--text-only .gc-banner__wrapper--align-center,.gc-banner--text-only .gc-banner__wrapper--align-center .gc-banner__button-wrapper{justify-content:center;text-align:center}.gc-banner--text-only .gc-banner__content-wrapper{background-color:transparent;color:var(--banner-to-color);word-wrap:break-word;padding:2rem;width:100%;max-width:80%}@container (width <= 34.375rem){.gc-banner--text-only .gc-banner__content-wrapper{max-width:100%}}.gc-banner--text-only .gc-banner__content-wrapper p{color:var(--banner-to-color)}.gc-banner--text-only .gc-banner__content-wrapper h1,.gc-banner--text-only .gc-banner__content-wrapper h2,.gc-banner--text-only .gc-banner__content-wrapper h3,.gc-banner--text-only .gc-banner__content-wrapper h4,.gc-banner--text-only .gc-banner__content-wrapper h5,.gc-banner--text-only .gc-banner__content-wrapper h6{font-family:var(--banner-to-heading-font-family);font-size:var(--banner-to-heading-font-size);font-weight:var(--banner-to-heading-font-weight);line-height:var(--banner-to-heading-line-height);color:var(--banner-to-heading-color);margin:0 0 1.563rem}.gc-banner--text-only .gc-banner__button{text-decoration:none;cursor:pointer}.gc-banner--text-only .gc-banner__button--button-purple{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-primary-color, #fff);background-color:var(--sq-btn-primary-bg-color, #363b74);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-banner--text-only .gc-banner__button--button-purple,.gc-banner--text-only .gc-banner__button--button-purple:visited{text-decoration:none}.gc-banner--text-only .gc-banner__button--button-purple:hover,.gc-banner--text-only .gc-banner__button--button-purple:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-banner--text-only .gc-banner__button--button-purple .gesb-button__before,.gc-banner--text-only .gc-banner__button--button-purple .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-banner--text-only .gc-banner__button--button-purple .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-banner--text-only .gc-banner__button--button-purple .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-banner--text-only .gc-banner__button--button-purple,.gc-banner--text-only .gc-banner__button--button-purple:visited{color:var(--sq-btn-primary-color, #fff)}.gc-banner--text-only .gc-banner__button--button-purple:hover,.gc-banner--text-only .gc-banner__button--button-purple:focus,.gc-banner--text-only .gc-banner__button--button-purple:active{color:var(--sq-btn-primary-hover-color, #fff);background-color:var(--sq-btn-primary-hover-bg-color, #363b74)}@container (width >= 75rem){.gc-banner--text-only .gc-banner__button--button-purple{min-width:11.25rem}}.gc-banner--text-only .gc-banner__button--button-white{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-secondary-color, #363b74);background-color:var(--sq-btn-secondary-bg-color, #fff);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-banner--text-only .gc-banner__button--button-white,.gc-banner--text-only .gc-banner__button--button-white:visited{text-decoration:none}.gc-banner--text-only .gc-banner__button--button-white:hover,.gc-banner--text-only .gc-banner__button--button-white:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-banner--text-only .gc-banner__button--button-white .gesb-button__before,.gc-banner--text-only .gc-banner__button--button-white .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-banner--text-only .gc-banner__button--button-white .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-banner--text-only .gc-banner__button--button-white .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-banner--text-only .gc-banner__button--button-white,.gc-banner--text-only .gc-banner__button--button-white:visited{color:var(--sq-btn-secondary-color, #363b74)}.gc-banner--text-only .gc-banner__button--button-white:hover,.gc-banner--text-only .gc-banner__button--button-white:focus,.gc-banner--text-only .gc-banner__button--button-white:active{color:var(--sq-btn-secondary-hover-color, #363b74);background-color:var(--sq-btn-secondary-hover-bg-color, #fff)}@container (width >= 75rem){.gc-banner--text-only .gc-banner__button--button-white{min-width:11.25rem}}.gc-banner--text-only .gc-banner__button--text{display:inline-block;box-sizing:border-box;min-width:auto;padding:0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:underline;text-align:left}.gc-banner--text-only .gc-banner__button--text:hover,.gc-banner--text-only .gc-banner__button--text:focus,.gc-banner--text-only .gc-banner__button--text:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74);text-decoration:none}.gc-banner--text-only .gc-banner__button--text-icon{display:inline-block;position:relative;box-sizing:border-box;min-width:auto;padding:0 1.25rem 0 0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:none;text-align:left}.gc-banner--text-only .gc-banner__button--text-icon:after{position:absolute;content:"";right:.3125rem;top:.5em;border-top:2px solid var(--sq-btn-link-primary-color, #363b74);border-right:2px solid var(--sq-btn-link-primary-color, #363b74);height:.5em;width:.5em;transform:rotate(45deg);pointer-events:none}.gc-banner--text-only .gc-banner__button--text-icon:hover,.gc-banner--text-only .gc-banner__button--text-icon:focus,.gc-banner--text-only .gc-banner__button--text-icon:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74)}.gc-banner--text-only .gc-banner__button-wrapper{display:flex;flex-flow:row wrap;margin-top:3.563rem;gap:1.25rem}@container (width <= 34.375rem){.gc-banner--text-only .gc-banner__button-wrapper{flex-flow:column wrap}}.gc-banner--text-only .gc-banner__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.gc-banner--secondary.gc-banner--text-only{--banner-to-color: var(--sq-component-primary-color, #262626);--banner-to-bg-color: var(--sq-component-primary-bg-color, #f1efec);--banner-to-heading-color: var(--sq-component-heading-primary-color, #262626)}.gc-banner{--banner-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--banner-color: var(--sq-component-secondary-color, #fff);--banner-bg-color: var(--sq-component-secondary-bg-color, #363b74);--banner-btn-font-size: var(--sq-btn-font-size, 1rem);--banner-btn-font-weight: var(--sq-btn-font-weight, 400);--banner-btn-line-height: var(--sq-btn-line-height, 1.5);--banner-btn-border-radius: var(--sq-btn-border-radius, 5px);--banner-btn-primary-color: var(--sq-btn-primary-color, #fff);--banner-btn-primary-bg-color: var(--sq-btn-primary-bg-color, #363b74);--banner-btn-primary-border-color: var( --sq-btn-primary-border-color, transparent );--banner-btn-primary-hover-color: var( --sq-btn-primary-hover-color, #fff );--banner-btn-primary-hover-bg-color: var( --sq-btn-primary-hover-bg-color, #363b74 );--banner-btn-primary-hover-border-color: var( --sq-btn-primary-hover-border-color, transparent );--banner-btn-secondary-color: var(--sq-btn-link-primary-color, #363b74);--banner-btn-secondary-bg-color: var( --sq-btn-link-primary-bg-color, transparent );--banner-btn-secondary-border-color: var( --sq-btn-link-primary-border-color, transparent );--banner-btn-secondary-hover-color: var( --sq-btn-link-primary-hover-color, #363b74 );--banner-btn-secondary-hover-bg-color: var( --sq-btn-link-primary-hover-bg-color, transparent );--banner-btn-secondary-hover-border-color: var( --sq-btn-link-primary-hover-border-color, transparent );--banner-font-size: var(--sq-component-font-size, 1rem);--banner-font-weight: var(--sq-component-font-weight, 400);--banner-line-height: var(--sq-component-line-height, 1.5);--banner-border: none;--banner-border-radius: 5px;--banner-border-color: transparent;--banner-heading-font-family: var( --sq-component-heading-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--banner-heading-font-size: var(--sq-component-heading-font-size, 2rem);--banner-heading-font-weight: var(--sq-component-heading-font-weight, 700);--banner-heading-line-height: var( --sq-component-heading-line-height, 1.375 );--banner-heading-color: var(--sq-component-heading-secondary-color, #fff);--banner-external-link-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );font-family:var(--banner-font-family);font-size:var(--banner-font-size);font-weight:var(--banner-font-weight);line-height:var(--banner-line-height);min-width:20rem;container-type:inline-size}.gc-banner ul,.gc-banner ol,.gc-banner li,.gc-banner ul li,.gc-banner ol li{list-style:none!important;margin:0;padding:0}.gc-banner ul li:before,.gc-banner ol li:before{content:none!important;display:none!important}.gc-banner__wrapper{position:relative;display:flex;flex-flow:row-reverse nowrap;border:var(--banner-border);border-radius:var(--banner-border-radius);overflow:hidden}@container (width <= 48rem){.gc-banner__wrapper{flex-flow:column nowrap}}.gc-banner__wrapper--right-side{flex-direction:row}@container (width <= 48rem){.gc-banner__wrapper--right-side{flex-direction:column}}.gc-banner__img{max-width:100%;height:100%;object-fit:cover;display:block;position:absolute;width:50%}@container (width <= 48rem){.gc-banner__img{position:relative;width:100%}}.gc-banner__img-wrapper{flex-shrink:0;box-sizing:border-box;width:50%;height:100%}@container (width <= 48rem){.gc-banner__img-wrapper{width:100%}}.gc-banner__content-wrapper{background-color:var(--banner-bg-color);color:var(--banner-color);word-wrap:break-word;padding:2rem;width:50%}@container (width <= 48rem){.gc-banner__content-wrapper{width:auto}}.gc-banner__content-wrapper p{color:var(--banner-color)}.gc-banner__content-wrapper h1,.gc-banner__content-wrapper h2,.gc-banner__content-wrapper h3,.gc-banner__content-wrapper h4,.gc-banner__content-wrapper h5,.gc-banner__content-wrapper h6{font-family:var(--banner-heading-font-family);font-size:var(--banner-heading-font-size);font-weight:var(--banner-heading-font-weight);line-height:var(--banner-heading-line-height);color:var(--banner-heading-color)}.gc-banner__button{text-decoration:none;cursor:pointer}.gc-banner__button--button-purple{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-primary-color, #fff);background-color:var(--sq-btn-primary-bg-color, #363b74);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-banner__button--button-purple,.gc-banner__button--button-purple:visited{text-decoration:none}.gc-banner__button--button-purple:hover,.gc-banner__button--button-purple:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-banner__button--button-purple .gesb-button__before,.gc-banner__button--button-purple .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-banner__button--button-purple .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-banner__button--button-purple .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-banner__button--button-purple,.gc-banner__button--button-purple:visited{color:var(--sq-btn-primary-color, #fff)}.gc-banner__button--button-purple:hover,.gc-banner__button--button-purple:focus,.gc-banner__button--button-purple:active{color:var(--sq-btn-primary-hover-color, #fff);background-color:var(--sq-btn-primary-hover-bg-color, #363b74)}@container (width >= 75rem){.gc-banner__button--button-purple{min-width:11.25rem}}.gc-banner__button--button-white{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-secondary-color, #363b74);background-color:var(--sq-btn-secondary-bg-color, #fff);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-banner__button--button-white,.gc-banner__button--button-white:visited{text-decoration:none}.gc-banner__button--button-white:hover,.gc-banner__button--button-white:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-banner__button--button-white .gesb-button__before,.gc-banner__button--button-white .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-banner__button--button-white .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-banner__button--button-white .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-banner__button--button-white,.gc-banner__button--button-white:visited{color:var(--sq-btn-secondary-color, #363b74)}.gc-banner__button--button-white:hover,.gc-banner__button--button-white:focus,.gc-banner__button--button-white:active{color:var(--sq-btn-secondary-hover-color, #363b74);background-color:var(--sq-btn-secondary-hover-bg-color, #fff)}@container (width >= 75rem){.gc-banner__button--button-white{min-width:11.25rem}}.gc-banner__button--text{display:inline-block;box-sizing:border-box;min-width:auto;padding:0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:underline;text-align:left}.gc-banner__button--text:hover,.gc-banner__button--text:focus,.gc-banner__button--text:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74);text-decoration:none}.gc-banner__button--text-icon{display:inline-block;position:relative;box-sizing:border-box;min-width:auto;padding:0 1.25rem 0 0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:none;text-align:left}.gc-banner__button--text-icon:after{position:absolute;content:"";right:.3125rem;top:.5em;border-top:2px solid var(--sq-btn-link-primary-color, #363b74);border-right:2px solid var(--sq-btn-link-primary-color, #363b74);height:.5em;width:.5em;transform:rotate(45deg);pointer-events:none}.gc-banner__button--text-icon:hover,.gc-banner__button--text-icon:focus,.gc-banner__button--text-icon:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74)}.gc-banner__button-wrapper{display:flex;flex-flow:row wrap;margin-top:1.25rem;gap:1.25rem}@container (width <= 34.375rem){.gc-banner__button-wrapper{flex-flow:column wrap}}.gc-banner__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.gc-banner--secondary{--banner-color: var(--sq-component-primary-color, #262626);--banner-bg-color: var(--sq-component-primary-bg-color, #f1efec);--banner-heading-color: var(--sq-component-heading-primary-color, #262626)}.gc-cards{--cards-item-body-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--cards-item-body-font-size: var(--sq-component-font-size, 1rem);--cards-item-body-font-weight: var(--sq-component-font-weight, 400);--cards-item-body-line-height: var(--sq-component-line-height, 1.5);--cards-item-body-color: var(--sq-component-default-color, #444);--cards-item-body-bg-color: var(--sq-component-secondary-bg-color, #f1efec);--cards-item-btn-font-size: var(--sq-btn-font-size, 1rem);--cards-item-btn-font-weight: var(--sq-btn-font-weight, 400);--cards-item-btn-line-height: var(--sq-btn-line-height, 1.5);--cards-item-btn-border-radius: var(--sq-btn-border-radius, 5px);--cards-item-btn-color: var(--sq-btn-link-primary-color, #363b74);--cards-item-btn-bg-color: var(--sq-btn-link-primary-bg-color, transparent);--cards-item-btn-border-color: var( --sq-btn-link-primary-border-color, transparent );--cards-item-btn-hover-color: var( --sq-btn-primary-hover-color, #fff );--cards-item-btn-hover-bg-color: var( --sq-btn-primary-hover-bg-color, #363b74 );--cards-item-btn-hover-border-color: var( --sq-btn-primary-hover-border-color, transparent );--cards-item-heading-font-family: var( --sq-component-heading-font-family, "FFDINRoundWebPro", Arial, Helvetica, sans-serif );--cards-item-heading-font-size: var(--sq-component-heading-font-size, 1.375rem);--cards-item-heading-font-weight: var(--sq-component-heading-font-weight, 700);--cards-item-heading-line-height: var(--sq-component-heading-line-height, 1.7875rem);--cards-item-heading-color: var( --sq-component-heading-secondary-color, #363b74 );--cards-item-highlighted-body-color: var( --sq-component-primary-color, #fff );--cards-item-highlighted-body-bg-color: var( --sq-component-primary-bg-color, #363b74 );--cards-item-highlighted-heading-color: var( --sq-component-heading-primary-color, #fff );--cards-item-highlighted-btn-color: var( --sq-btn-link-secondary-color, #fff );--cards-item-highlighted-btn-bg-color: var( --sq-btn-link-secondary-bg-color, transparent );--cards-item-highlighted-btn-border-color: var( --sq-btn-link-secondary-border-color, transparent );--cards-item-highlighted-btn-hover-color: var( --sq-btn-link-secondary-hover-color, #fff );--cards-item-highlighted-btn-hover-bg-color: var( --sq-btn-link-secondary-hover-bg-color, transparent );--cards-item-highlighted-btn-hover-border-color: var( --sq-btn-link-secondary-hover-border-color, transparent );--cards-item-border: none;--cards-item-border-radius: 5px;--cards-item-border-color: #606060;--cards-item-category-font-size: .75rem;--cards-item-category-font-weight: 700;--cards-item-category-line-height: 1.375rem;--cards-item-category-color: #606060;--cards-item-category-bg-color: #fff;--cards-item-category-border: 1px solid var(--cards-item-category-border-color);--cards-item-category-border-color: transparent;--cards-item-category-border-radius: 5px;--cards-item-per-row: 3;--cards-item-arrow-icon: var( --sq-component-arrow-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjMjYyNjI2IiBkPSJNOSAzTDguMjg1IDMuNjk2NUwxMi4wNzUgNy41SDJWOC41SDEyLjA3NUw4LjI4NSAxMi4yODY1TDkgMTNMMTQgOEw5IDNaIiAvPjwvc3ZnPg==) );--cards-item-external-link-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );font-family:var(--cards-item-body-font-family);font-size:var(--cards-item-body-font-size);font-weight:var(--cards-item-body-font-weight);line-height:var(--cards-item-body-line-height);min-width:20rem;container-type:inline-size}.gc-cards ul,.gc-cards ol,.gc-cards li,.gc-cards ul li,.gc-cards ol li{list-style:none!important;margin:0;padding:0}.gc-cards ul li:before,.gc-cards ol li:before{content:none!important;display:none!important}.gc-cards__wrapper{display:flex;flex-flow:row wrap;gap:1.25rem;justify-content:flex-start;margin:0;padding:0;list-style:none}.gc-cards__wrapper:after{content:"";flex:auto}.gc-cards__item{position:relative;display:flex;flex-flow:column;border:var(--cards-item-border);border-radius:var(--cards-item-border-radius);flex:0 0 calc((100% - (var(--cards-item-per-row) - 1) * 1.25rem) / var(--cards-item-per-row));box-sizing:border-box;min-width:16.25rem;overflow:hidden}@container (width <= 75rem){.gc-cards__item{flex:0 0 calc(33.33% - .833rem)}}@container (width <= 53rem){.gc-cards__item{flex:0 0 calc(50% - .625rem)}}@container (width <= 34.375rem){.gc-cards__item{flex:0 0 100%}}.gc-cards__item:focus-within{outline:1px auto Highlight;outline-offset:1px}.gc-cards__item:focus-within .gc-cards__button,.gc-cards__item:hover .gc-cards__button,.gc-cards__item:focus .gc-cards__button{text-decoration:none}.gc-cards__item--highlighted:focus-within .gc-cards__button--button-purple,.gc-cards__item--highlighted:hover .gc-cards__button--button-purple,.gc-cards__item--highlighted:focus .gc-cards__button--button-purple{color:var(--sq-btn-secondary-hover-color, #363b74);background-color:var(--sq-btn-secondary-hover-bg-color, #fff)}.gc-cards__img{width:100%;min-height:100%;object-fit:cover;aspect-ratio:4/3;display:block}.gc-cards__img-wrapper{width:100%}.gc-cards__content-wrapper{padding:1.25rem 1.875rem;color:var(--cards-item-body-color);background-color:var(--cards-item-body-bg-color);display:flex;flex-flow:column;justify-content:space-between;height:100%;gap:1.563rem}.gc-cards__item--highlighted .gc-cards__content-wrapper{color:var(--cards-item-highlighted-body-color);background-color:var(--cards-item-highlighted-body-bg-color)}.gc-cards__heading{font-family:var(--cards-item-heading-font-family);font-size:var(--cards-item-heading-font-size);font-weight:var(--cards-item-heading-font-weight);line-height:var(--cards-item-heading-line-height);color:var(--cards-item-heading-color);margin:0 0 20px;text-align:center;word-wrap:break-word}.gc-cards__heading-link{color:var(--cards-item-heading-color);text-decoration:none}.gc-cards__heading-link:after{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.gc-cards__heading-link:hover,.gc-cards__heading-link:focus{outline:none;color:var(--cards-item-heading-color)}.gc-cards__item--highlighted .gc-cards__heading,.gc-cards__item--highlighted .gc-cards__heading-link{color:var(--cards-item-highlighted-heading-color)}.gc-cards__item--highlighted .gc-cards__heading-link:hover,.gc-cards__item--highlighted .gc-cards__heading-link:focus{color:var(--cards-item-highlighted-heading-color)}.gc-cards__body{font-size:var(--cards-item-body-font-size);font-weight:var(--cards-item-body-font-weight)}.gc-cards__body-wrapper{display:flex;flex-flow:column;gap:1.563rem}.gc-cards__categories{display:flex;flex-flow:row wrap;gap:.625rem;margin:0;padding:0;list-style:none}.gc-cards__categories-item{list-style:none;font-size:var(--cards-item-category-font-size);font-weight:var(--cards-item-category-font-weight);line-height:var(--cards-item-category-line-height);color:var(--cards-item-category-color);background-color:var(--cards-item-category-bg-color);border:var(--cards-item-category-border);border-radius:var(--cards-item-category-border-radius);padding:.188rem .75rem!important;text-transform:uppercase;text-decoration:none}.gc-cards__button{margin-right:0;margin-left:auto;text-decoration:none;cursor:pointer}.gc-cards__button--button-purple{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-primary-color, #fff);background-color:var(--sq-btn-primary-bg-color, #363b74);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-cards__button--button-purple,.gc-cards__button--button-purple:visited{text-decoration:none}.gc-cards__button--button-purple:hover,.gc-cards__button--button-purple:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-cards__button--button-purple .gesb-button__before,.gc-cards__button--button-purple .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-cards__button--button-purple .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-cards__button--button-purple .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-cards__button--button-purple,.gc-cards__button--button-purple:visited{color:var(--sq-btn-primary-color, #fff)}.gc-cards__button--button-purple:hover,.gc-cards__button--button-purple:focus,.gc-cards__button--button-purple:active{color:var(--sq-btn-primary-hover-color, #fff);background-color:var(--sq-btn-primary-hover-bg-color, #363b74)}@container (width >= 75rem){.gc-cards__button--button-purple{min-width:11.25rem}}.gc-cards__button--button-white{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-secondary-color, #363b74);background-color:var(--sq-btn-secondary-bg-color, #fff);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-cards__button--button-white,.gc-cards__button--button-white:visited{text-decoration:none}.gc-cards__button--button-white:hover,.gc-cards__button--button-white:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-cards__button--button-white .gesb-button__before,.gc-cards__button--button-white .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-cards__button--button-white .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-cards__button--button-white .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-cards__button--button-white,.gc-cards__button--button-white:visited{color:var(--sq-btn-secondary-color, #363b74)}.gc-cards__button--button-white:hover,.gc-cards__button--button-white:focus,.gc-cards__button--button-white:active{color:var(--sq-btn-secondary-hover-color, #363b74);background-color:var(--sq-btn-secondary-hover-bg-color, #fff)}@container (width >= 75rem){.gc-cards__button--button-white{min-width:11.25rem}}.gc-cards__button--text{display:inline-block;box-sizing:border-box;min-width:auto;padding:0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:underline;text-align:left}.gc-cards__button--text:hover,.gc-cards__button--text:focus,.gc-cards__button--text:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74);text-decoration:none}.gc-cards__button--text-icon{display:inline-block;position:relative;box-sizing:border-box;min-width:auto;padding:0 1.25rem 0 0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:none;text-align:left}.gc-cards__button--text-icon:after{position:absolute;content:"";right:.3125rem;top:.5em;border-top:2px solid var(--sq-btn-link-primary-color, #363b74);border-right:2px solid var(--sq-btn-link-primary-color, #363b74);height:.5em;width:.5em;transform:rotate(45deg);pointer-events:none}.gc-cards__button--text-icon:hover,.gc-cards__button--text-icon:focus,.gc-cards__button--text-icon:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74)}.gc-cards__item--highlighted .gc-cards__button--button-purple{color:var(--sq-btn-secondary-color, #363b74);background-color:var(--sq-btn-secondary-bg-color, #fff)}.gc-cards__item--highlighted .gc-cards__button--button-purple .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-cards__item--highlighted .gc-cards__button--button-purple .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-cards__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.gc-consent-banner{--consent-banner-font-family: var( --sq-component-font-family, "IBM Plex Sans", "Arial", sans-serif );--consent-banner-font-size: var(--sq-component-font-size, 1rem);--consent-banner-font-weight: var(--sq-component-font-weight, 400);--consent-banner-line-height: var(--sq-component-line-height, 1.5);--consent-banner-border-radius: var(--sq-btn-border-radius, 0);--consent-banner-color: var(--sq-component-primary-color, #262626);--consent-banner-bg-color: var(--sq-component-primary-bg-color, #f4f4f4);--consent-banner-border-color: var( --sq-btn-primary-border-color, transparent );--consent-banner-btn-font-size: var(--sq-btn-font-size, 1rem);--consent-banner-btn-font-weight: var(--sq-btn-font-weight, 400);--consent-banner-btn-line-height: var(--sq-btn-line-height, 1.5);--consent-banner-btn-border-radius: var(--sq-btn-border-radius, 0);--consent-banner-btn-primary-color: var(--sq-btn-primary-color, #f4f4f4);--consent-banner-btn-primary-bg-color: var( --sq-btn-primary-bg-color, #606060 );--consent-banner-btn-primary-border-color: var( --sq-btn-primary-border-color, transparent );--consent-banner-btn-primary-hover-color: var( --sq-btn-primary-hover-color, #262626 );--consent-banner-btn-primary-hover-bg-color: var( --sq-btn-primary-hover-bg-color, #f4f4f4 );--consent-banner-btn-primary-hover-border-color: var( --sq-btn-primary-hover-border-color, #262626 );--consent-banner-border: none;--consent-banner-link-color: #0964af;--consent-banner-external-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );--consent-banner-reject-icon: var( --sq-component-reject-icon, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+QXJ0Ym9hcmQ8L3RpdGxlPgogICAgPGcgaWQ9IkFydGJvYXJkIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8cG9seWdvbiBpZD0iUGF0aCIgZmlsbD0iIzAwMDAwMCIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjEyIDQuNyAxMS4zIDQgOCA3LjMgNC43IDQgNCA0LjcgNy4zIDggNCAxMS4zIDQuNyAxMiA4IDguNyAxMS4zIDEyIDEyIDExLjMgOC43IDgiPjwvcG9seWdvbj4KICAgIDwvZz4KPC9zdmc+) );--consent-banner-accept-icon: var( --sq-component-accept-icon, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBpZD0iQXJ0Ym9hcmQtQ29weSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBvbHlnb24gaWQ9IlBhdGgiIGZpbGw9IiMwMDAwMDAiIGZpbGwtcnVsZT0ibm9uemVybyIgcG9pbnRzPSI2LjUgMTIuMjA3MDAxIDIgNy43MDcwMDEgMi43MDcgNy4wMDAwMDEgNi41IDEwLjc5MjUwMSAxMy4yOTMgNCAxNCA0LjcwNzAwMSI+PC9wb2x5Z29uPgogICAgPC9nPgo8L3N2Zz4=) );position:fixed;z-index:10;bottom:0;right:0;left:0;display:none;flex-flow:row nowrap;gap:1rem;align-items:center;justify-content:space-between;padding:1rem 2rem;margin:0 auto;min-width:20rem;font-family:var(--consent-banner-font-family);font-size:var(--consent-banner-font-size);font-weight:var(--consent-banner-font-weight);line-height:var(--consent-banner-line-height);border:var(--consent-banner-border);border-radius:var(--consent-banner-border-radius);border-color:var(--consent-banner-border-color);color:var(--consent-banner-color);background-color:var(--consent-banner-bg-color)}.gc-consent-banner ul,.gc-consent-banner ol,.gc-consent-banner li,.gc-consent-banner ul li,.gc-consent-banner ol li{list-style:none!important;margin:0;padding:0}.gc-consent-banner ul li:before,.gc-consent-banner ol li:before{content:none!important;display:none!important}@media (width <= 48rem){.gc-consent-banner{flex-flow:column nowrap;padding:2rem;align-items:flex-start;justify-content:flex-start}}.gc-consent-banner.visible{display:flex}.gc-consent-banner__content a{color:var(--consent-banner-link-color);display:inline-flex;align-items:center;gap:.375rem}.gc-consent-banner__content a[target=_blank]:after{content:"";position:relative;top:-4px;left:0;display:inline-block;width:1rem;height:1rem;-webkit-mask-image:var(--consent-banner-external-icon);mask-image:var(--consent-banner-external-icon);background-color:var(--consent-banner-link-color);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.gc-consent-banner__content>p{margin:0 0 .625rem}.gc-consent-banner__content>p:last-child{margin:0}.gc-consent-banner__button{display:flex;align-items:center;box-sizing:border-box;padding:.625rem 1.25rem;gap:.625rem;font-weight:var(--consent-banner-btn-font-weight);font-size:var(--consent-banner-btn-font-size);line-height:var(--consent-banner-btn-line-height);text-align:center;text-decoration:none;color:var(--consent-banner-btn-primary-color);background-color:var(--consent-banner-btn-primary-bg-color);border:1px solid var(--consent-banner-btn-primary-border-color);border-radius:var(--consent-banner-btn-border-radius);cursor:pointer}.gc-consent-banner__button:hover,.gc-consent-banner__button:focus,.gc-consent-banner__button:active{color:var(--consent-banner-btn-primary-hover-color);background-color:var(--consent-banner-btn-primary-hover-bg-color);border-color:var(--consent-banner-btn-primary-hover-border-color)}.gc-consent-banner__button--reject:before,.gc-consent-banner__button--accept:before{content:"";background-color:var(--consent-banner-btn-primary-color);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:1rem;height:1rem;display:inline-flex;align-items:center}.gc-consent-banner__button--reject:hover:before,.gc-consent-banner__button--reject:focus:before,.gc-consent-banner__button--reject:active:before,.gc-consent-banner__button--accept:hover:before,.gc-consent-banner__button--accept:focus:before,.gc-consent-banner__button--accept:active:before{background-color:var(--consent-banner-btn-primary-hover-color)}.gc-consent-banner__button--reject:before{-webkit-mask-image:var(--consent-banner-reject-icon);mask-image:var(--consent-banner-reject-icon)}.gc-consent-banner__button--accept:before{-webkit-mask-image:var(--consent-banner-accept-icon);mask-image:var(--consent-banner-accept-icon)}.gc-consent-banner__button-wrapper{display:flex;flex-flow:row nowrap;flex-shrink:0;gap:1.25rem}@media (width <= 48rem){.gc-consent-banner__button-wrapper{width:100%;justify-content:flex-end}}.gc-details{--details-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--details-font-size: var(--sq-component-font-size, 1rem);--details-font-weight: var(--sq-component-font-weight, 400);--details-line-height: var(--sq-component-line-height, 1.5);--details-border-radius: var(--sq-btn-border-radius, 5px);--details-color: var(--sq-component-default-color, #444);--details-bg-color: var(--sq-component-default-bg-color, #fff);--details-border-color: var(--sq-btn-primary-border-color, transparent);--details-border-left-color: var( --sq-component-secondary-bg-color, #606060 );--details-heading-font-family: var(--sq-component-heading-font-family, "FFDINRoundWebPro", Arial, Helvetica, sans-serif);--details-heading-font-size: 1.25rem;--details-heading-font-weight: 400;--details-heading-line-height: 1.625rem;--details-heading-color: #0964af;--details-heading-text-decoration: underline;--details-heading-hover-color: #0964af;--details-heading-hover-text-decoration: none;--details-border: none;--details-expand-icon: var( --sq-component-expand-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTTExIDlMNiAxNEw1LjMgMTMuM0w5LjYgOUw1LjMgNC43TDYgNEwxMSA5WiIvPjwvc3ZnPg==) );font-family:var(--details-font-family);font-size:var(--details-font-size);font-weight:var(--details-font-weight);line-height:var(--details-line-height);border:var(--details-border);border-color:var(--details-border-color);border-radius:var(--details-border-radius);color:var(--details-color);background-color:var(--details-bg-color);list-style:none}.gc-details ul,.gc-details ol,.gc-details li,.gc-details ul li,.gc-details ol li{list-style:none!important;margin:0;padding:0}.gc-details ul li:before,.gc-details ol li:before{content:none!important;display:none!important}.gc-details[open] .gc-details__icon:before{transform:rotate(90deg)}.gc-details__title{color:var(--details-heading-color);font-weight:var(--details-heading-font-weight);font-size:var(--details-heading-font-size);font-family:var(--details-heading-font-family);line-height:var(--details-heading-line-height);text-decoration:var(--details-heading-text-decoration);margin-bottom:1rem;list-style:none;cursor:pointer}.gc-details__title::marker,.gc-details__title::-webkit-details-marker{display:none}.gc-details__title:hover,.gc-details__title:focus{color:var(--details-heading-hover-color);text-decoration:var(--details-heading-hover-text-decoration)}.gc-details__title:focus-visible{outline:auto}.gc-details__content{padding:.75rem 1.25rem;border-left:.625rem solid var(--details-border-left-color)}.gc-details__content>:first-child{margin-top:0}.gc-details__content>:last-child{margin-bottom:0}.gc-details__icon:before{content:"";display:inline-block;width:1rem;height:1rem;background-color:currentcolor;-webkit-mask-image:var(--details-expand-icon);mask-image:var(--details-expand-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.gc-dialog{--dialog-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--dialog-color: var(--sq-component-primary-color, #262626);--dialog-bg-color: var(--sq-component-primary-bg-color, #f1efec);--dialog-btn-font-size: var(--sq-btn-font-size, 1rem);--dialog-btn-font-weight: var(--sq-btn-font-weight, 400);--dialog-btn-line-height: var(--sq-btn-line-height, 1.5);--dialog-btn-border-radius: var(--sq-btn-border-radius, 5px);--dialog-btn-color: var(--sq-btn-primary-color, #fff);--dialog-btn-bg-color: var(--sq-btn-primary-bg-color, #363b74);--dialog-btn-border-color: var(--sq-btn-primary-border-color, transparent);--dialog-btn-hover-color: var(--sq-btn-primary-hover-color, #fff);--dialog-btn-hover-bg-color: var(--sq-btn-primary-hover-bg-color, #363b74);--dialog-btn-hover-border-color: var( --sq-btn-primary-hover-border-color, #262626 );--dialog-font-size: var(--sq-component-font-size, 1rem);--dialog-font-weight: var(--sq-component-font-weight, 400);--dialog-line-height: var(--sq-component-line-height, 1.5);--dialog-border: none;--dialog-border-radius: 0;--dialog-border-color: transparent;--dialog-heading-font-family: var( --sq-component-heading-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--dialog-heading-font-size: var(--sq-component-heading-font-size, 2rem);--dialog-heading-font-weight: var(--sq-component-heading-font-weight, 700);--dialog-heading-line-height: var( --sq-component-heading-line-height, 1.375 );--dialog-heading-color: var(--sq-component-heading-primary-color, #262626);--dialog-close-icon-color: #dedede;--dialog-close-icon-bg-color: transparent;--dialog-close-icon: var( --sq-component-modal-close-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgMi4wMDAwMDApIiBmaWxsPSIjMDAwMDAwIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8cGF0aCBkPSJNMTkuNTU2MzE0LDAuNDU4NzcxODEgQzE5LjI3Mjg5NDEsMC4xNzQ3Njg5NTMgMTguODg4MTQ0OCwwLjAxNTE2ODgxNjggMTguNDg2OTE3LDAuMDE1MTY4ODE2OCBDMTguMDg1Njg5MSwwLjAxNTE2ODgxNjggMTcuNzAwOTM5OCwwLjE3NDc2ODk1MyAxNy40MTc1MTk5LDAuNDU4NzcxODEgTDEwLDcuODYxMTU0MzkgTDIuNTgyNDgwMDksMC40NDM2MDI5OTMgQzIuMjk5MDYwMTUsMC4xNTk2MDAxMzYgMS45MTQzMTA5MSwwIDEuNTEzMDgzMDUsMCBDMS4xMTE4NTUxOCwwIDAuNzI3MTA1OTQ2LDAuMTU5NjAwMTM2IDAuNDQzNjg2MDA3LDAuNDQzNjAyOTkzIEMtMC4xNDc4OTUzMzYsMS4wMzUxODY4NSAtMC4xNDc4OTUzMzYsMS45OTA4MjIzIDAuNDQzNjg2MDA3LDIuNTgyNDA2MTYgTDcuODYxMjA1OTIsOS45OTk5NTc1NSBMMC40NDM2ODYwMDcsMTcuNDE3NTA4OSBDLTAuMTQ3ODk1MzM2LDE4LjAwOTA5MjggLTAuMTQ3ODk1MzM2LDE4Ljk2NDcyODMgMC40NDM2ODYwMDcsMTkuNTU2MzEyMSBDMS4wMzUyNjczNSwyMC4xNDc4OTYgMS45OTA4OTg3NSwyMC4xNDc4OTYgMi41ODI0ODAwOSwxOS41NTYzMTIxIEwxMCwxMi4xMzg3NjA3IEwxNy40MTc1MTk5LDE5LjU1NjMxMjEgQzE4LjAwOTEwMTMsMjAuMTQ3ODk2IDE4Ljk2NDczMjcsMjAuMTQ3ODk2IDE5LjU1NjMxNCwxOS41NjMxMjEgQzIwLjE0Nzg5NTMsMTguOTY0NzI4MyAyMC4xNDc4OTUzLDE4LjAwOTA5MjggMTkuNTU2MzE0LDE3LjQxNzUwODkgTDEyLjEzODc5NDEsOS45OTk5NTc1NSBMDE5LjU1NjMxNCwyLjU4MjQwNjE2IEMyMC4xMzI3MjY2LDIuMDA1OTkxMTIgMjAuMTMyNzI2NiwxLjAzNTE4Njg1IDE5LjU1NjMxNCwwLjQ1ODc3MTgxIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) );font-family:var(--dialog-font-family);font-size:var(--dialog-font-size);font-weight:var(--dialog-font-weight);line-height:var(--dialog-line-height);container-type:inline-size}.gc-dialog ul,.gc-dialog ol,.gc-dialog li,.gc-dialog ul li,.gc-dialog ol li{list-style:none!important;margin:0;padding:0}.gc-dialog ul li:before,.gc-dialog ol li:before{content:none!important;display:none!important}.gc-dialog__header{display:flex;justify-content:space-between;margin:0 0 .375rem}.gc-dialog__header__title{font-weight:var(--dialog-heading-font-weight);margin:0;font-size:var(--dialog-heading-font-size);line-height:var(--dialog-heading-line-height)}.gc-dialog__footer{display:flex;justify-content:flex-end;margin-top:20px}.gc-dialog__button{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-weight:var(--dialog-btn-font-weight);font-size:var(--dialog-btn-font-size);line-height:var(--dialog-btn-line-height);color:var(--dialog-btn-color);background-color:var(--dialog-btn-bg-color);border:1px solid var(--dialog-btn-border-color);border-radius:var(--dialog-btn-border-radius);color:var(--sq-btn-primary-color, #fff);background-color:var(--sq-btn-primary-bg-color, #363b74);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-dialog__button,.gc-dialog__button:visited{text-decoration:none}.gc-dialog__button:hover,.gc-dialog__button:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-dialog__button .gesb-button__before,.gc-dialog__button .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-dialog__button .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-dialog__button .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-dialog__button,.gc-dialog__button:visited{color:var(--sq-btn-primary-color, #fff)}.gc-dialog__button:hover,.gc-dialog__button:focus,.gc-dialog__button:active{color:var(--sq-btn-primary-hover-color, #fff);background-color:var(--sq-btn-primary-hover-bg-color, #363b74)}@container (width >= 75rem){.gc-dialog__button{min-width:11.25rem}}.gc-dialog__button:hover,.gc-dialog__button:active,.gc-dialog__button:focus{color:var(--dialog-btn-hover-color);background-color:var(--dialog-btn-hover-bg-color);border-color:var(--dialog-btn-hover-border-color)}.gc-dialog__modal{padding:0;background-color:#fff;border:none;top:0;right:0;bottom:0;left:0;max-width:75vw;max-height:90vh;width:100%;transform:scaleY(0);transition:opacity .1s ease-out}@media (width <= 48rem){.gc-dialog__modal{width:100%}}.gc-dialog__modal__body{padding:1rem}.gc-dialog__modal::backdrop{background-color:#0000;transition:background-color .1s}.gc-dialog__modal[open]{opacity:1;transform:scaleY(1)}.gc-dialog__modal[open]::backdrop{background-color:#00000080}@starting-style{.gc-dialog__modal[open]{opacity:0;transform:scaleY(0)}.gc-dialog__modal[open]::backdrop{background-color:#0000}}.gc-dialog__modal-icon{cursor:pointer;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;vertical-align:middle;border:1px solid transparent;color:#606060;background-color:#fdfdfd;transform:scale(.7)}.gc-dialog__modal-icon:before{content:"";display:inline-flex;transition:background-color .1s ease-in-out;background-color:#606060;-webkit-mask-image:var(--dialog-close-icon);mask-image:var(--dialog-close-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:1.5rem;height:1.5rem}.gc-dialog__modal-icon:hover{border-color:var(--dialog-close-icon-color)}.gc-dialog__modal-icon span{font-size:1.5rem;line-height:.75rem}.gc-dialog--size-small{width:30rem}.gc-dialog--size-large{width:48rem}body.gc-open{overflow:hidden}.gc-triggerButton{--drawer-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--drawer-trigger-button-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--drawer-trigger-button-font-size: var(--sq-btn-font-size, 1rem);--drawer-trigger-button-font-weight: var(--sq-btn-font-weight, 400);--drawer-trigger-button-line-height: var(--sq-btn-line-height, 1.5);--drawer-trigger-button-border-radius: var(--sq-btn-border-radius, 5px);--drawer-trigger-button-color: var(--sq-btn-primary-color, #fff);--drawer-trigger-button-bg-color: var(--sq-btn-primary-bg-color, #363b74);--drawer-trigger-button-border-color: var( --sq-btn-secondary-border-color, transparent );--drawer-trigger-button-hover-color: var( --sq-btn-primary-hover-color, #262626 );--drawer-trigger-button-hover-bg-color: var( --sq-btn-primary-hover-bg-color, #f4f4f4 );--drawer-trigger-button-hover-border-color: var( --sq-btn-primary-hover-border-color, #262626 );--drawer-header-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--drawer-header-font-weight: var(--sq-component-heading-font-weight, 700);--drawer-header-color: var(--sq-component-primary-color, #262626);--drawer-header-bg-color: var(--sq-component-default-bg-color, #fff);--drawer-content-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--drawer-content-font-size: var(--sq-btn-font-size, 1rem);--drawer-content-font-weight: var(--sq-btn-font-weight, 400);--drawer-content-line-height: var(--sq-btn-line-height, 1.5);--drawer-button-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--drawer-button-font-size: var(--sq-btn-font-size, 1rem);--drawer-button-font-weight: var(--sq-btn-font-weight, 400);--drawer-button-line-height: var(--sq-btn-line-height, 1.5);--drawer-button-color: var(--sq-btn-no-bg-primary-color, #363b74);--drawer-button-bg-color: var(--sq-btn-no-bg-primary-bg-color, transparent);--drawer-content-color: var(--sq-component-primary-color, #262626);--drawer-content-bg-color: var(--sq-component-primary-bg-color, #f1efec);--drawer-trigger-button-border: none;--drawer-header-font-size: 1.25rem;--drawer-header-line-height: 1.625rem;--drawer-button-border: none;--drawer-button-border-radius: 0;--drawer-modal-underlay-color: rgba(0, 0, 0, .25);--drawer-close-icon: var( --sq-component-modal-close-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgMi4wMDAwMDApIiBmaWxsPSIjMDAwMDAwIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8cGF0aCBkPSJNMTkuNTU2MzE0LDAuNDU4NzcxODEgQzE5LjI3Mjg5NDEsMC4xNzQ3Njg5NTMgMTguODg4MTQ0OCwwLjAxNTE2ODgxNjggMTguNDg2OTE3LDAuMDE1MTY4ODE2OCBDMTguMDg1Njg5MSwwLjAxNTE2ODgxNjggMTcuNzAwOTM5OCwwLjE3NDc2ODk1MyAxNy40MTc1MTk5LDAuNDU4NzcxODEgTDEwLDcuODYxMTU0MzkgTDIuNTgyNDgwMDksMC40NDM2MDI5OTMgQzIuMjk5MDYwMTUsMC4xNTk2MDAxMzYgMS45MTQzMTA5MSwwIDEuNTEzMDgzMDUsMCBDMS4xMTE4NTUxOCwwIDAuNzI3MTA1OTQ2LDAuMTU5NjAwMTM2IDAuNDQzNjg2MDA3LDAuNDQzNjAyOTkzIEMtMC4xNDc4OTUzMzYsMS4wMzUxODY4NSAtMC4xNDc4OTUzMzYsMS45OTA4MjIzIDAuNDQzNjg2MDA3LDIuNTgyNDA2MTYgTDcuODYxMjA1OTIsOS45OTk5NTc1NSBMMC40NDM2ODYwMDcsMTcuNDE3NTA4OSBDLTAuMTQ3ODk1MzM2LDE4LjAwOTA5MjggLTAuMTQ3ODk1MzM2LDE4Ljk2NDcyODMgMC40NDM2ODYwMDcsMTkuNTU2MzEyMSBDMS4wMzUyNjczNSwyMC4xNDc4OTYgMS45OTA4OTg3NSwyMC4xNDc4OTYgMi41ODI0ODAwOSwxOS41NTYzMTIxIEwxMCwxMi4xMzg3NjA3IEwxNy40MTc1MTk5LDE5LjU1NjMxMjEgQzE4LjAwOTEwMTMsMjAuMTQ3ODk2IDE4Ljk2NDczMjcsMjAuMTQ3ODk2IDE5LjU1NjMxNCwxOS41NTYzMTIxIEMyMC4xNDc4OTUzLDE4Ljk2NDcyODMgMjAuMTQ3ODk1MywxOC4wMDkwOTI4IDE5LjU1NjMxNCwxNy40MTc1MDg5IEwxMi4xMzg3OTQxLDkuOTk5OTU3NTUgTDE5LjU1NjMxNCwyLjU4MjQwNjE2IEMyMC4xMzI3MjY2LDIuMDA1OTkxMTIgMjAuMTMyNzI2NiwxLjAzNTE4Njg1IDE5LjU1NjMxNCwwLjQ1ODc3MTgxIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) );font-family:var(--drawer-trigger-button-font-family);font-size:var(--drawer-trigger-button-font-size);font-weight:var(--drawer-trigger-button-font-weight);line-height:var(--drawer-trigger-button-line-height);border:var(--drawer-trigger-button-border);border-radius:var(--drawer-trigger-button-border-radius);box-sizing:border-box;padding:.625rem 1.25rem;border:1px solid var(--drawer-trigger-button-border-color);text-align:center;text-decoration:none;color:var(--drawer-trigger-button-color);background-color:var(--drawer-trigger-button-bg-color);cursor:pointer}.gc-triggerButton ul,.gc-triggerButton ol,.gc-triggerButton li,.gc-triggerButton ul li,.gc-triggerButton ol li{list-style:none!important;margin:0;padding:0}.gc-triggerButton ul li:before,.gc-triggerButton ol li:before{content:none!important;display:none!important}.gc-triggerButton:hover,.gc-triggerButton :active{color:var(--drawer-trigger-button-hover-color);background-color:var(--drawer-trigger-button-hover-bg-color);border:1px solid var(--drawer-trigger-button-hover-border-color)}.gc-triggerButton:focus{outline:none}.gc-triggerButton:focus-visible{outline:#5e9ed6 auto 1px}.gc-drawer-applied{overflow:hidden}.gc-drawer__srOnly{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.gc-drawer__wrapper{position:fixed;top:0;left:0;width:100%;height:100%;padding:1rem;padding:0}@media (min-width: 48rem){.gc-drawer__wrapper.gc-RightSize25,.gc-drawer__wrapper.gc-RightSize50,.gc-drawer__wrapper.gc-RightSize100{right:0;left:auto}.gc-drawer__wrapper.gc-LeftSize25,.gc-drawer__wrapper.gc-RightSize25{width:25%}.gc-drawer__wrapper.gc-LeftSize50,.gc-drawer__wrapper.gc-RightSize50{width:50%}.gc-drawer__wrapper.gc-BottomSize25{bottom:0;top:auto;height:25vh}.gc-drawer__wrapper.gc-BottomSize50{bottom:0;top:auto;height:50vh}.gc-drawer__wrapper.gc-BottomSize100{bottom:0;top:auto;height:100vh}}.gc-drawer__content{position:absolute;top:0;z-index:5;display:flex;flex-flow:column nowrap;height:100%;box-shadow:0 0 10px #0000001a;transform:translate(0);transition:transform .3s ease-out}.gc-drawer__content.gc-LeftSize25,.gc-drawer__content.gc-LeftSize50,.gc-drawer__content.gc-LeftSize100{top:0;left:-100%;width:100%;height:100vh}.gc-drawer__content.gc-RightSize25,.gc-drawer__content.gc-RightSize50,.gc-drawer__content.gc-RightSize100{right:-100%;width:100%;height:100vh}.gc-drawer__content.gc-BottomSize25,.gc-drawer__content.gc-BottomSize50,.gc-drawer__content.gc-BottomSize100{top:100vh;left:initial;width:100%;height:100vh}@media (min-width: 48rem){.gc-drawer__content.gc-BottomSize25 .drawerContentHeader,.gc-drawer__content.gc-BottomSize50 .drawerContentHeader,.gc-drawer__content.gc-BottomSize100 .drawerContentHeader{justify-content:space-between;padding:0 2rem}.gc-drawer__content.gc-LeftSize25,.gc-drawer__content.gc-LeftSize50,.gc-drawer__content.gc-LeftSize100,.gc-drawer__content.gc-RightSize25,.gc-drawer__content.gc-RightSize50,.gc-drawer__content.gc-RightSize100{top:initial;height:100%}.gc-drawer__content.gc-RightSize25,.gc-drawer__content.gc-RightSize50,.gc-drawer__content.gc-RightSize100{left:initial}.gc-drawer__content.gc-BottomSize25,.gc-drawer__content.gc-BottomSize50,.gc-drawer__content.gc-BottomSize100{left:initial;width:100%}.gc-drawer__content.gc-BottomSize25{top:25vh;height:25vh}.gc-drawer__content.gc-BottomSize50{top:50vh;height:50vh}.gc-drawer__content.gc-BottomSize100{top:100vh;height:100vh}}.gc-drawer__header{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;padding:.625rem 1.25rem;background-color:var(--drawer-header-bg-color)}.gc-drawer__headerTitle{margin:0;font-family:var(--drawer-header-font-family);font-size:var(--drawer-header-font-size);font-weight:var(--drawer-header-font-weight);line-height:var(--drawer-header-line-height);color:var(--drawer-header-color)}.gc-drawer__headerButton{font-family:var(--drawer-button-font-family);font-size:var(--drawer-button-font-size);font-weight:var(--drawer-button-font-weight);line-height:var(--drawer-button-line-height);color:var(--drawer-button-color);background-color:var(--drawer-button-bg-color);border:var(--drawer-button-border);border-radius:var(--drawer-button-border-radius);display:flex;flex-flow:row nowrap;justify-content:space-between;padding:.188rem;line-height:0;border:0;cursor:pointer}.gc-drawer__headerButton:after{content:"";background-color:var(--drawer-button-color);-webkit-mask-image:var(--drawer-close-icon);mask-image:var(--drawer-close-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center}.gc-drawer__body{font-family:var(--drawer-content-font-family);font-size:var(--drawer-content-font-size);font-weight:var(--drawer-content-font-weight);line-height:var(--drawer-content-line-height);color:var(--drawer-content-color);background-color:var(--drawer-content-bg-color);display:block;height:100%;padding:1.25rem;overflow-x:auto}@media screen and (prefers-reduced-motion: reduce){.gc-drawer{transition:none}}.gc-drawer--active .gc-LeftSize25,.gc-drawer--active .gc-LeftSize50,.gc-drawer--active .gc-LeftSize100{transform:translate(100%)}.gc-drawer--active .gc-RightSize25,.gc-drawer--active .gc-RightSize50,.gc-drawer--active .gc-RightSize100{transform:translate(-100%)}.gc-drawer--active .gc-BottomSize25,.gc-drawer--active .gc-BottomSize50,.gc-drawer--active .gc-BottomSize100{transform:translateY(-100%)}.gc-drawer-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6;display:flex;align-items:center;justify-content:center;max-height:100vh;overflow-y:auto}.gc-drawer-modal:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6;background:var(--drawer-modal-underlay-color);content:""}.gc-drawer-modal--hidden{display:block;transform:translate3d(0,-1px,0) scale(0);visibility:hidden}.gc-drawer-modal--hidden,.gc-drawer-modal--hidden:before{display:block;transform:translate3d(0,-1px,0) scale(0);visibility:hidden}.gc-drawer-modal--hidden:before{opacity:0}.gc-drawer-modal__content{position:relative;z-index:7;border-radius:0}.gc-drawer-modal--hidden .modal__content{transform:translate3d(0,-1px,0) scale(0)}.gc-events{--events-item-body-font-family: var( --sq-component-font-family, "IBM Plex Sans", "Arial", sans-serif );--events-item-body-font-size: var(--sq-component-font-size, 1rem);--events-item-body-font-weight: var(--sq-component-font-weight, 400);--events-item-body-line-height: var(--sq-component-line-height, 1.5);--events-item-body-color: var(--sq-component-default-color, #444);--events-item-body-bg-color: var(--sq-component-secondary-bg-color, #f1efec);--events-item-btn-font-size: var(--sq-btn-font-size, 1rem);--events-item-btn-font-weight: var(--sq-btn-font-weight, 400);--events-item-btn-line-height: var(--sq-btn-line-height, 1.5);--events-item-btn-border-radius: var(--sq-btn-border-radius, 0);--events-item-btn-color: var(--sq-btn-link-primary-color, #262626);--events-item-btn-bg-color: var( --sq-btn-link-primary-bg-color, transparent );--events-item-btn-border-color: var( --sq-btn-link-primary-border-color, transparent );--events-item-btn-hover-color: var( --sq-btn-link-primary-hover-color, #606060 );--events-item-btn-hover-bg-color: var( --sq-btn-link-primary-hover-bg-color, transparent );--events-item-btn-hover-border-color: var( --sq-btn-link-primary-hover-border-color, transparent );--events-item-heading-font-family: var( --sq-component-heading-font-family, "IBM Plex Sans", "Arial", sans-serif );--events-item-heading-font-size: var( --sq-component-heading-font-size, 1.5rem );--events-item-heading-font-weight: var( --sq-component-heading-font-weight, 700 );--events-item-heading-line-height: var( --sq-component-heading-line-height, 1.375 );--events-item-heading-color: var( --sq-component-heading-secondary-color, #363b74 );--events-item-highlighted-body-color: var( --sq-component-primary-color, #fff );--events-item-highlighted-body-bg-color: var( --sq-component-primary-bg-color, #363b74 );--events-item-highlighted-heading-color: var( --sq-component-heading-primary-color, #fff );--events-item-highlighted-btn-color: var( --sq-btn-link-secondary-color, #fff );--events-item-highlighted-btn-bg-color: var( --sq-btn-link-secondary-bg-color, transparent );--events-item-highlighted-btn-border-color: var( --sq-btn-link-secondary-border-color, transparent );--events-item-highlighted-btn-hover-color: var( --sq-btn-link-secondary-hover-color, #fff );--events-item-highlighted-btn-hover-bg-color: var( --sq-btn-link-secondary-hover-bg-color, transparent );--events-item-highlighted-btn-hover-border-color: var( --sq-btn-link-secondary-hover-border-color, transparent );--events-item-border: none;--events-item-border-radius: 5px;--events-item-border-color: #606060;--events-item-date-font-size: var(--sq-component-font-size, 1rem);--events-item-date-font-weight: var(--sq-component-font-weight, 400);--events-item-date-line-height: var(--sq-component-line-height, 1.5);--events-item-date-color: #262626;--events-item-date-bg-color: transparent;--events-item-highlighted-date-color: #fff;--events-item-highlighted-date-bg-color: transparent;--events-item-category-font-size: .75rem;--events-item-category-font-weight: 700;--events-item-category-line-height: 1.375rem;--events-item-category-color: #606060;--events-item-category-bg-color: #fff;--events-item-category-border: 1px solid var(--events-item-category-border-color);--events-item-category-border-color: transparent;--events-item-category-border-radius: 0;--events-item-per-row: 3;--events-item-date-icon: var( --sq-component-date-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBzdHJva2U9Im5vbmUiIGZpbGw9Im5vbmUiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGw9IiMyNjI2MjYiPjxwYXRoIGQ9Ik0xMi44MzMzMzMzLDEuMDc2OTIzMDggTDEwLjYwMDQ5MzQsMS4wNzY5MjMwOCBMMTAuNjAwNDkzNCwwIEw5LjM5ODkwMTk0LDAgTDkuMzk4OTAxOTQsMS4wNzY5MjMwOCBMNC42MDczMzMxOCwxLjA3NjkyMzA4IEw0LjYwNzMzMzE4LDAgTDMuNDAwMTU5ODQsMCBMMy40MDAxNTk4NCwxLjA3NjkyMzA4IEwxLjE2NjY2NjY3LDEuMDc2OTIzMDggQzAuNTI1LDEuMDc2OTIzMDggMCwxLjU2MTUzODQ2IDAsMi4xNTM4NDYxNSBMMCwxMi45MjMwNzY5IEMwLDEzLjUxNTM4NDYgMC41MjUsMTQgMS4xNjY2NjY2NywxNCBMMTIuODMzMzMzMywxNCBDMTMuNDc1LDE0IDE0LDEzLjUxNTM4NDYgMTQsMTIuOTIzMDc2OSBMMTQsMi4xNTM4NDYxNSBDMTQsMS41NjE1Mzg0NiAxMy40NzUsMS4wNzY5MjMwOCAxMi44MzMzMzMzLDEuMDc2OTIzMDggWiBNMTMsMTMgTDEsMTMgTDEsNSBMMTMsNSBMMTMsMTMgWiBNMTMsNCBMMSw0IEwxLDIgTDMuNCwyIEwzLjQsMyBMNC42LDMgTDQuNiwyIEw5LjQsMiBMOS40LDMgTDEwLjYsMyBMMTAuNiwyIEwxMywyIEwxMyw0IFoiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==) );--events-item-time-icon: var( --sq-component-time-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBzdHJva2U9Im5vbmUiIGZpbGw9Im5vbmUiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGw9IiMyNjI2MjYiPjxwYXRoIGQ9Ik03LjAwMDAwMDc2LDE0LjAwMDAwMDggQzUuNjE1NTMsMTQuMDAwMDAwOCA0LjI2MjE2LDEzLjU4OTUgMy4xMTEwMSwxMi44MjAzIEMxLjk1OTg3LDEyLjA1MTEgMS4wNjI2NiwxMC45NTc5IDAuNTMyODUsOS42Nzg4IEMwLjAwMzAzLDguMzk5NyAtMC4xMzU1OSw2Ljk5MjI0IDAuMTM0NTEsNS42MzQzNyBDMC40MDQ2LDQuMjc2NSAxLjA3MTI5LDMuMDI5MjIgMi4wNTAyNiwyLjA1MDI2IEMzLjAyOTIyLDEuMDcxMjkgNC4yNzY1LDAuNDA0NiA1LjYzNDM3LDAuMTM0NTEgQzYuOTkyMjQsLTAuMTM1NTkgOC4zOTk3LDAuMDAzMDMgOS42Nzg4LDAuNTMyODUgQzEwLjk1NzksMS4wNjI2NiAxMi4wNTExLDEuOTU5ODcgMTIuODIwMywzLjExMTAxIEMxMy41ODk1LDQuMjYyMTYgMTQuMDAwMDAwOCw1LjYxNTUzIDE0LjAwMDAwMDgsNy4wMDAwMDA3NiBDMTQuMDAwMDAwOCw4Ljg1NjUyIDEzLjI2MjUsMTAuNjM3IDExLjk0OTcsMTEuOTQ5NyBDMTAuNjM3LDEzLjI2MjUgOC44NTY1MiwxNC4wMDAwMDA4IDcuMDAwMDAwNzYsMTQuMDAwMDAwOCBaIE03LjAwMDAwMDA3LDEgQzUuODEzMzIsMSA0LjY1MzI4LDEuMzUxOSAzLjY2NjU4LDIuMDExMTkgQzIuNjc5ODksMi42NzA0NyAxLjkxMDg1LDMuNjA3NTUgMS40NTY3Myw0LjcwMzkgQzEuMDAyNiw1LjgwMDI2IDAuODgzNzgsNy4wMDY2NiAxLjExNTI5LDguMTcwNTQgQzEuMzQ2OCw5LjMzNDQgMS45MTgyNSwxMC40MDM1IDIuNzU3MzYsMTEuMjQyNiBDMy41OTY0OCwxMi4wODE4IDQuNjY1NTgsMTIuNjUzMiA1LjgyOTQ2LDEyLjg4NDcgQzYuOTkzMzUsMTMuMTE2MiA4LjE5OTc1LDEyLjk5NzQgOS4yOTYxLDEyLjU0MzMgQzEwLjM5MjUsMTIuMDg5MiAxMS4zMjk1LDExLjMyMDEgMTEuOTg4OCwxMC4zMzM0IEMxMi42NDgxLDkuMzQ2NyAxMy4wMDAwMDAxLDguMTg2NjkgMTMuMDAwMDAwMSw3IEMxMy4wMDAwMDAxLDUuNDA4NyAxMi4zNjc5LDMuODgyNTggMTEuMjQyNiwyLjc1NzM2IEMxMC4xMTc0LDEuNjMyMTQgOC41OTEzLDEgNy4wMDAwMDAwNywxIFoiPjwvcGF0aD48cG9seWdvbiBwb2ludHM9IjkuMjk1IDEwIDYuNSA3LjIwNSA2LjUgMi41IDcuNSAyLjUgNy41IDYuNzkgMTAgOS4yOTUiPjwvcG9seWdvbj48L2c+PC9nPjwvc3ZnPg==) );--events-item-arrow-icon: var( --sq-component-arrow-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjMjYyNjI2IiBkPSJNOSAzTDguMjg1IDMuNjk2NUwxMi4wNzUgNy41SDJWOC41SDEyLjA3NUw4LjI4NSAxMi4yODY1TDkgMTNMMTQgOEw5IDNaIiAvPjwvc3ZnPg==) );--events-item-external-link-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );font-family:var(--events-item-body-font-family);font-size:var(--events-item-body-font-size);font-weight:var(--events-item-body-font-weight);line-height:var(--events-item-body-line-height);min-width:20rem;container-type:inline-size}.gc-events ul,.gc-events ol,.gc-events li,.gc-events ul li,.gc-events ol li{list-style:none!important;margin:0;padding:0}.gc-events ul li:before,.gc-events ol li:before{content:none!important;display:none!important}.gc-events__wrapper{display:flex;flex-flow:row wrap;gap:1.25rem;justify-content:flex-start;margin:0;padding:0;list-style:none}.gc-events__wrapper:after{content:"";flex:auto}.gc-events__item{position:relative;display:flex;flex-flow:column;border:var(--events-item-border);border-radius:var(--events-item-border-radius);flex:0 0 calc((100% - (var(--events-item-per-row) - 1) * 1.25rem) / var(--events-item-per-row));box-sizing:border-box;min-width:16.25rem;overflow:hidden}@container (width <= 75rem){.gc-events__item{flex:0 0 calc(33.33% - .833rem)}}@container (width <= 53rem){.gc-events__item{flex:0 0 calc(50% - .625rem)}}@container (width <= 35rem){.gc-events__item{flex:0 0 100%}}.gc-events__item:focus-within{outline:1px auto Highlight;outline-offset:1px}.gc-events__item:focus-within .gc-events__button,.gc-events__item:hover .gc-events__button,.gc-events__item:focus .gc-events__button{text-decoration:none;color:var(--events-item-btn-hover-color);background-color:var(--events-item-btn-hover-bg-color);border-color:var(--events-item-btn-hover-border-color)}.gc-events__item:focus-within .gc-events__button:after,.gc-events__item:hover .gc-events__button:after,.gc-events__item:focus .gc-events__button:after{background-color:var(--events-item-btn-hover-color)}.gc-events__item--highlighted:focus-within .gc-events__button,.gc-events__item--highlighted:hover .gc-events__button,.gc-events__item--highlighted:focus .gc-events__button{color:var(--events-item-highlighted-btn-hover-color);background-color:var(--events-item-highlighted-btn-hover-bg-color);border-color:var(--events-item-highlighted-btn-hover-border-color)}.gc-events__item--highlighted:focus-within .gc-events__button:after,.gc-events__item--highlighted:hover .gc-events__button:after,.gc-events__item--highlighted:focus .gc-events__button:after{background-color:var(--events-item-highlighted-btn-hover-color)}.gc-events__img{width:100%;min-height:100%;object-fit:cover;aspect-ratio:4/3;display:block}.gc-events__img-wrapper{width:100%}.gc-events__content-wrapper{padding:1.25rem 1.875rem;color:var(--events-item-body-color);background-color:var(--events-item-body-bg-color);display:flex;flex-flow:column;justify-content:space-between;height:100%;gap:1.563rem}.gc-events__item--highlighted .gc-events__content-wrapper{color:var(--events-item-highlighted-body-color);background-color:var(--events-item-highlighted-body-bg-color)}.gc-events__heading{font-family:var(--events-item-heading-font-family);font-size:var(--events-item-heading-font-size);font-weight:var(--events-item-heading-font-weight);line-height:var(--events-item-heading-line-height);color:var(--events-item-heading-color);margin:0;text-align:center;word-wrap:break-word}.gc-events__heading-link{color:var(--events-item-heading-color);text-decoration:none}.gc-events__heading-link:after{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.gc-events__heading-link:hover,.gc-events__heading-link:focus{outline:none;color:var(--events-item-heading-color)}.gc-events__item--highlighted .gc-events__heading,.gc-events__item--highlighted .gc-events__heading-link{color:var(--events-item-highlighted-heading-color)}.gc-events__item--highlighted .gc-events__heading-link:hover,.gc-events__item--highlighted .gc-events__heading-link:focus{color:var(--events-item-highlighted-heading-color)}.gc-events__date,.gc-events__time{display:flex;flex-flow:row nowrap;gap:.625rem;align-items:center;justify-content:flex-start;color:var(--events-item-date-color);background-color:var(--events-item-date-bg-color)}.gc-events__date:before,.gc-events__time:before{content:"";background-color:var(--events-item-body-color);-webkit-mask-image:var(--events-item-date-icon);mask-image:var(--events-item-date-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:1rem;height:1rem}.gc-events__date-wrapper,.gc-events__time-wrapper{display:flex;flex-flow:row wrap;gap:.25rem 1.25rem;align-items:center;justify-content:flex-start}.gc-events__date-label,.gc-events__time-label{font-size:var(--events-item-date-font-size);font-weight:var(--events-item-date-font-weight);line-height:var(--events-item-date-line-height)}.gc-events__time:before{-webkit-mask-image:var(--events-item-time-icon);mask-image:var(--events-item-time-icon)}.gc-events__item--highlighted .gc-events__date,.gc-events__item--highlighted .gc-events__time{color:var(--events-item-highlighted-date-color);background-color:var(--events-item-highlighted-date-bg-color)}.gc-events__item--highlighted .gc-events__date:before,.gc-events__item--highlighted .gc-events__time:before{background-color:var(--events-item-highlighted-date-color)}.gc-events__body{font-size:var(--events-item-body-font-size);font-weight:var(--events-item-body-font-weight)}.gc-events__body-wrapper{display:flex;flex-flow:column;gap:1.563rem}.gc-events__categories{display:flex;flex-flow:row wrap;gap:.625rem;margin:0;padding:0;list-style:none}.gc-events__categories-item{list-style:none;font-size:var(--events-item-category-font-size);font-weight:var(--events-item-category-font-weight);line-height:var(--events-item-category-line-height);color:var(--events-item-category-color);background-color:var(--events-item-category-bg-color);border:var(--events-item-category-border);border-radius:var(--events-item-category-border-radius);padding:.188rem .75rem!important;text-transform:uppercase;text-decoration:none}.gc-events__button{font-size:var(--events-item-btn-font-size);font-weight:var(--events-item-btn-font-weight);line-height:var(--events-item-btn-line-height);border-radius:var(--events-item-btn-border-radius);color:var(--events-item-btn-color);background-color:var(--events-item-btn-bg-color);border:1px solid var(--events-item-btn-border-color);display:inline-flex;align-items:center;margin-right:0;margin-left:auto;padding:.5rem .9375rem;text-decoration:underline;cursor:pointer}.gc-events__button:after{content:"";background-color:var(--events-item-btn-color);-webkit-mask-image:var(--events-item-arrow-icon);mask-image:var(--events-item-arrow-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:1rem;height:1rem;margin-left:.625rem;display:inline-flex;align-items:center}.gc-events__button--external{display:inline-flex;align-self:flex-start}.gc-events__button--external:after{content:"";width:.875rem;height:.875rem;margin-left:.375rem;display:inline-flex;align-self:flex-start;background-color:var(--events-item-btn-color);-webkit-mask-image:var(--events-item-external-link-icon);mask-image:var(--events-item-external-link-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.gc-events__button--external:hover:after,.gc-events__button--external:active:after{background-color:var(--events-item-btn-hover-color)}.gc-events__item--highlighted .gc-events__button{color:var(--events-item-highlighted-btn-color);background-color:var(--events-item-highlighted-btn-bg-color);border-color:var(--events-item-highlighted-btn-border-color)}.gc-events__item--highlighted .gc-events__button:after{background-color:var(--events-item-highlighted-btn-color)}.gc-events__item--highlighted .gc-events__button--external:after{background-color:var(--events-item-highlighted-btn-color)}.gc-events__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.gc-features{--features-font-family: var( --squiz-global-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--features-font-size-xs: var(--sq-component-font-size, 1rem);--features-font-size-m: 1.5rem;--features-line-height-xs: var(--sq-component-line-height, 1.5rem);--features-line-height-m: 2rem;--features-component-background: var(--sq-component-default-bg-color, #fff);--features-background: var(--sq-component-primary-bg-color, #f1efec);--features-color: var(--sq-component-default-color, #262626);--features-button-color: var(--sq-component-secondary-bg-color, #363b74);--features-button-background: #eee;--features-width: auto;--features-min-width: 18.75rem;--features-arrow-icon: var( --sq-component-arrow-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjMjYyNjI2IiBkPSJNOSAzTDguMjg1IDMuNjk2NUwxMi4wNzUgNy41SDJWOC41SDEyLjA3NUw4LjI4NSAxMi4yODY1TDkgMTNMMTQgOEw5IDNaIiAvPjwvc3ZnPg==) );--features-external-link-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );width:var(--features-width);min-width:var(--features-min-width);font-family:var(--features-font-family);background-color:var(--features-component-background);container-type:inline-size}.gc-features__icon{width:5rem;fill:var(--features-images-button-background)}.gc-features__icon__wrapper{min-width:6.25rem;text-align:center}.gc-features__icon__placeholder{display:block;width:5rem;height:5rem;margin:0 auto;background-color:var(--features-images-background);border-radius:50%}.gc-features{--features-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--features-font-size-xs: var(--sq-component-font-size, 1rem);--features-font-size-m: 1.5rem;--features-line-height-xs: var(--sq-component-line-height, 1.5rem);--features-line-height-m: 2rem;--features-component-background: var(--sq-component-default-bg-color, #fff);--features-background: var(--sq-component-primary-bg-color, #f1efec);--features-color: var(--sq-component-default-color, #262626);--features-button-color: var(--sq-component-secondary-bg-color, #363b74);--features-button-background: #eee;--features-width: auto;--features-min-width: 18.75rem;--features-arrow-icon: var( --sq-component-arrow-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjMjYyNjI2IiBkPSJNOSAzTDguMjg1IDMuNjk2NUwxMi4wNzUgNy41SDJWOC41SDEyLjA3NUw4LjI4NSAxMi4yODY1TDkgMTNMMTQgOEw5IDNaIiAvPjwvc3ZnPg==) ; );--features-external-link-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );width:var(--features-width);min-width:var(--features-min-width);font-family:var(--features-font-family);background-color:var(--features-component-background);container-type:inline-size}.gc-features ul,.gc-features ol,.gc-features li,.gc-features ul li,.gc-features ol li{list-style:none!important;margin:0;padding:0}.gc-features ul li:before,.gc-features ol li:before{content:none!important;display:none!important}.gc-features__list{display:flex;flex-flow:column nowrap;gap:2.5rem 1.25rem;margin:0;padding:0;list-style:none}@container (min-width: 40rem){.gc-features__list{flex-flow:row wrap}}.gc-features__item{list-style:none;display:flex;flex-flow:row nowrap;gap:1.25rem;width:100%}.gc-features__item:before{content:none!important;display:none!important}@container (min-width: 40rem){.gc-features__item{width:calc(50% - .625rem)}}@container (min-width: 60rem){.gc-features__item{width:var(--features-item-width-desktop)}}.gc-features__item__title{margin:0 0 1.563rem;color:var(--features-color);font-size:var(--features-font-size-m);line-height:var(--features-line-height-m);word-break:break-word}.gc-features__item__description{margin:0 0 1.563rem;color:var(--features-color);font-size:var(--features-font-size-xs);line-height:var(--features-line-height-xs);word-break:break-word}.gc-features__item__call-to-action{margin:0;text-decoration:none;cursor:pointer}.gc-features__item__call-to-action--button-purple{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-primary-color, #fff);background-color:var(--sq-btn-primary-bg-color, #363b74);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-features__item__call-to-action--button-purple,.gc-features__item__call-to-action--button-purple:visited{text-decoration:none}.gc-features__item__call-to-action--button-purple:hover,.gc-features__item__call-to-action--button-purple:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-features__item__call-to-action--button-purple .gesb-button__before,.gc-features__item__call-to-action--button-purple .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-features__item__call-to-action--button-purple .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-features__item__call-to-action--button-purple .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-features__item__call-to-action--button-purple,.gc-features__item__call-to-action--button-purple:visited{color:var(--sq-btn-primary-color, #fff)}.gc-features__item__call-to-action--button-purple:hover,.gc-features__item__call-to-action--button-purple:focus,.gc-features__item__call-to-action--button-purple:active{color:var(--sq-btn-primary-hover-color, #fff);background-color:var(--sq-btn-primary-hover-bg-color, #363b74)}@container (width >= 75rem){.gc-features__item__call-to-action--button-purple{min-width:11.25rem}}.gc-features__item__call-to-action--button-white{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-secondary-color, #363b74);background-color:var(--sq-btn-secondary-bg-color, #fff);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-features__item__call-to-action--button-white,.gc-features__item__call-to-action--button-white:visited{text-decoration:none}.gc-features__item__call-to-action--button-white:hover,.gc-features__item__call-to-action--button-white:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-features__item__call-to-action--button-white .gesb-button__before,.gc-features__item__call-to-action--button-white .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-features__item__call-to-action--button-white .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-features__item__call-to-action--button-white .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-features__item__call-to-action--button-white,.gc-features__item__call-to-action--button-white:visited{color:var(--sq-btn-secondary-color, #363b74)}.gc-features__item__call-to-action--button-white:hover,.gc-features__item__call-to-action--button-white:focus,.gc-features__item__call-to-action--button-white:active{color:var(--sq-btn-secondary-hover-color, #363b74);background-color:var(--sq-btn-secondary-hover-bg-color, #fff)}@container (width >= 75rem){.gc-features__item__call-to-action--button-white{min-width:11.25rem}}.gc-features__item__call-to-action--text{display:inline-block;box-sizing:border-box;min-width:auto;padding:0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:underline;text-align:left}.gc-features__item__call-to-action--text:hover,.gc-features__item__call-to-action--text:focus,.gc-features__item__call-to-action--text:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74);text-decoration:none}.gc-features__item__call-to-action--text-icon{display:inline-block;position:relative;box-sizing:border-box;min-width:auto;padding:0 1.25rem 0 0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:none;text-align:left}.gc-features__item__call-to-action--text-icon:after{position:absolute;content:"";right:.3125rem;top:.5em;border-top:2px solid var(--sq-btn-link-primary-color, #363b74);border-right:2px solid var(--sq-btn-link-primary-color, #363b74);height:.5em;width:.5em;transform:rotate(45deg);pointer-events:none}.gc-features__item__call-to-action--text-icon:hover,.gc-features__item__call-to-action--text-icon:focus,.gc-features__item__call-to-action--text-icon:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74)}.gc-features__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.gc-form-embed ul,.gc-form-embed ol,.gc-form-embed li,.gc-form-embed ul li,.gc-form-embed ol li{list-style:none!important;margin:0;padding:0}.gc-form-embed ul li:before,.gc-form-embed ol li:before{content:none!important;display:none!important}.gc-image--full{--image-full-body-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--image-full-body-font-size: var(--sq-component-font-size, 1rem);--image-full-body-font-weight: var(--sq-component-font-weight, 400);--image-full-body-line-height: var(--sq-component-line-height, 1.5);--image-full-color: var(--sq-component-default-color, #444);--image-full-bg-color: var(--sq-component-primary-bg-color, #f1efec);--image-full-heading-font-family: var(--sq-component-heading-font-family, "FFDINRoundWebPro", Arial, Helvetica, sans-serif);--image-full-heading-font-size: 1rem;--image-full-heading-font-weight: 700;--image-full-heading-line-height: 1.5;--image-full-heading-color: #262626;--image-full-caption-border: none;--image-full-caption-border-radius: 5px;--image-full-caption-border-color: transparent;font-family:var(--image-full-body-font-family);font-size:var(--image-full-body-font-size);font-weight:var(--image-full-body-font-weight);line-height:var(--image-full-body-line-height);min-width:20rem}.gc-image--full ul,.gc-image--full ol,.gc-image--full li,.gc-image--full ul li,.gc-image--full ol li{list-style:none!important;margin:0;padding:0}.gc-image--full ul li:before,.gc-image--full ol li:before{content:none!important;display:none!important}.gc-image--full .gc-image__wrapper{box-sizing:border-box;width:100%;display:flex;flex-flow:column;justify-content:center;align-items:center;margin:0}.gc-image--full .gc-image__img{max-width:100%;width:100%;display:block;margin:0}.gc-image--full .gc-image__img-caption{color:var(--image-full-color);background-color:var(--image-full-bg-color);border:var(--image-full-caption-border);border-radius:var(--image-full-caption-border-radius);border-color:var(--image-full-caption-border-color);text-align:center;padding:0 1rem}.gc-image--full .gc-image__img-caption h1,.gc-image--full .gc-image__img-caption h2,.gc-image--full .gc-image__img-caption h3,.gc-image--full .gc-image__img-caption h4,.gc-image--full .gc-image__img-caption h5,.gc-image--full .gc-image__img-caption h6{font-family:var(--image-full-heading-font-family);font-size:var(--image-full-heading-font-size);font-weight:var(--image-full-heading-font-weight);line-height:var(--image-full-heading-line-height);color:var(--image-full-heading-color);margin:1rem 0}.gc-image--full .gc-image__img-caption p{margin:1rem 0}.gc-image-gallery{--image-gallery-bg-color: var(--sq-component-default-bg-color, #fff);--image-gallery-grid-gap: 3rem;--image-gallery-item-border: 0 solid var(--image-gallery-item-border-color);--image-gallery-item-border-radius: 5px;--image-gallery-item-border-color: transparent;--image-gallery-close-icon-color: #fff;--image-gallery-close-icon-bg-color: transparent;--image-gallery-caption-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--image-gallery-caption-font-size: var(--sq-component-font-size, 1rem);--image-gallery-caption-font-weight: var(--sq-component-font-weight, 400);--image-gallery-caption-line-height: var(--sq-component-line-height, 1.5);--image-gallery-caption-color: #fff;--image-gallery-caption-bg-color: transparent;--image-gallery-caption-header-font-family: var( --sq-component-heading-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--image-gallery-caption-header-font-size: var( --sq-component-heading-font-size, 1.5rem );--image-gallery-caption-header-font-weight: var( --sq-component-heading-font-weight, 700 );--image-gallery-caption-header-line-height: var( --sq-component-heading-line-height, 1.375 );--image-gallery-navigation-color: #fff;--image-gallery-pagination-color: #fff;--image-gallery-close-icon: var( --sq-component-modal-close-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjRweCIgaGVpZ2h0PSIyNHB4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8ZyBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgMi4wMDAwMDApIiBmaWxsPSIjMDAwMDAwIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8cGF0aCBkPSJNMTkuNTU2MzE0LDAuNDU4NzcxODEgQzE5LjI3Mjg5NDEsMC4xNzQ3Njg5NTMgMTguODg4MTQ0OCwwLjAxNTE2ODgxNjggMTguNDg2OTE3LDAuMDE1MTY4ODE2OCBDMTguMDg1Njg5MSwwLjAxNTE2ODgxNjggMTcuNzAwOTM5OCwwLjE3NDc2ODk1MyAxNy40MTc1MTk5LDAuNDU4NzcxODEgTDEwLDcuODYxMTU0MzkgTDIuNTgyNDgwMDksMC40NDM2MDI5OTMgQzIuMjk5MDYwMTUsMC4xNTk2MDAxMzYgMS45MTQzMTA5MSwwIDEuNTEzMDgzMDUsMCBDMS4xMTE4NTUxOCwwIDAuNzI3MTA1OTQ2LDAuMTU5NjAwMTM2IDAuNDQzNjg2MDA3LDAuNDQzNjAyOTkzIEMtMC4xNDc4OTUzMzYsMS4wMzUxODY4NSAtMC4xNDc4OTUzMzYsMS45OTA4MjIzIDAuNDQzNjg2MDA3LDIuNTgyNDA2MTYgTDcuODYxMjA1OTIsOS45OTk5NTc1NSBMMC40NDM2ODYwMDcsMTcuNDE3NTA4OSBDLTAuMTQ3ODk1MzM2LDE4LjAwOTA5MjggLTAuMTQ3ODk1MzM2LDE4Ljk2NDcyODMgMC40NDM2ODYwMDcsMTkuNTU2MzEyMSBDMS4wMzUyNjczNSwyMC4xNDc4OTYgMS45OTA4OTg3NSwyMC4xNDc4OTYgMi41ODI0ODAwOSwxOS41NTYzMTIxIEwxMCwxMi4xMzg3NjA3IEwxNy40MTc1MTk5LDE5LjU1NjMxMjEgQzE4LjAwOTEwMTMsMjAuMTQ3ODk2IDE4Ljk2NDczMjcsMjAuMTQ3ODk2IDE5LjU1NjMxNCwxOS41NTYzMTIxIEMyMC4xNDc4OTUzLDE4Ljk2NDcyODMgMjAuMTQ3ODk1MywxOC4wMDkwOTI4IDE5LjU1NjMxNCwxNy40MTc1MDg5IEwxMi4xMzg3OTQxLDkuOTk5OTU3NTUgTDE5LjU1NjMxNCwyLjU4MjQwNjE2IEMyMC4xMzI3MjY2LDIuMDA1OTkxMTIgMjAuMTMyNzI2NiwxLjAzNTE4Njg1IDE5LjU1NjMxNCwwLjQ1ODc3MTgxIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=) );--swiper-navigation-color: var(--image-gallery-navigation-color);--swiper-navigation-size: 1.75rem;min-width:20rem;container-type:inline-size}.gc-image-gallery ul,.gc-image-gallery ol,.gc-image-gallery li,.gc-image-gallery ul li,.gc-image-gallery ol li{list-style:none!important;margin:0;padding:0}.gc-image-gallery ul li:before,.gc-image-gallery ol li:before{content:none!important;display:none!important}.gc-image-gallery__wrapper{color:var(--image-gallery-color);background-color:var(--image-gallery-bg-color);border:var(--image-gallery-border);border-radius:var(--image-gallery-border-radius);margin:0;padding:var(--image-gallery-grid-gap);list-style:none;display:grid;grid-gap:var(--image-gallery-grid-gap);grid-template-columns:repeat(5,1fr)}@container (width <= 75rem){.gc-image-gallery__wrapper{grid-template-columns:repeat(4,1fr);grid-gap:2rem;padding:2rem}}@container (width <= 53rem){.gc-image-gallery__wrapper{grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;padding:1.5rem}}@container (width <= 34.375rem){.gc-image-gallery__wrapper{grid-template-columns:repeat(2,1fr);grid-gap:1rem;padding:1rem}}.gc-image-gallery__item{padding:0;list-style:none}.gc-image-gallery__item-button{display:block;overflow:hidden;box-sizing:border-box;padding:0;margin:0;cursor:pointer;height:100%;outline-offset:2px;border:var(--image-gallery-item-border);border-radius:var(--image-gallery-item-border-radius);border-color:var(--image-gallery-item-border-color)}.gc-image-gallery__item-button:hover .gc-image-gallery__item-img,.gc-image-gallery__item-button:active .gc-image-gallery__item-img,.gc-image-gallery__item-button:focus .gc-image-gallery__item-img{transform:scale(1.1)}.gc-image-gallery__item-img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;aspect-ratio:4/3;display:block;transition:transform .3s ease-out}.gc-image-gallery__dialog{border:none;background-color:transparent;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;opacity:0;overflow:hidden!important;transform:scaleY(0);transition:opacity .3s ease-out,transform .3s ease-out,overlay .3s ease-out allow-discrete,display .3s ease-out allow-discrete}.gc-image-gallery__dialog::backdrop{background-color:#0000;transition:display .3s allow-discrete,overlay .3s allow-discrete,background-color .3s}.gc-image-gallery__dialog[open]{opacity:1;transform:scaleY(1)}.gc-image-gallery__dialog[open]::backdrop{background-color:#00000080}@starting-style{.gc-image-gallery__dialog[open]{opacity:0;transform:scaleY(0)}.gc-image-gallery__dialog[open]::backdrop{background-color:#0000}}.gc-image-gallery__dialog-wrapper{margin:0 auto;display:flex;flex-flow:row-reverse;align-items:flex-start;gap:1rem;width:100%;height:100%}.gc-image-gallery__dialog-title{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;border-width:0;clip:rect(0,0,0,0)}.gc-image-gallery__dialog-icon{cursor:pointer;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;vertical-align:middle;width:3rem;height:3rem;padding:0;border:1px solid transparent;color:var(--image-gallery-close-icon-color);background-color:var(--image-gallery-close-icon-bg-color)}.gc-image-gallery__dialog-icon:before{content:"";display:inline-flex;transition:background-color .2s ease-in-out;background-color:var(--image-gallery-close-icon-color);-webkit-mask-image:var(--image-gallery-close-icon);mask-image:var(--image-gallery-close-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:1.5rem;height:1.5rem}.gc-image-gallery__dialog-icon:hover,.gc-image-gallery__dialog-icon:active,.gc-image-gallery__dialog-icon:focus-visible{border-color:var(--image-gallery-close-icon-color);cursor:pointer}.gc-image-gallery__dialog-icon span{font-size:1.5rem;line-height:.75rem}.gc-image-gallery__dialog .swiper-pagination{min-width:2.813rem;width:auto;position:static;color:var(--image-gallery-pagination-color);display:flex}.gc-image-gallery__dialog .swiper-button-prev,.gc-image-gallery__dialog .swiper-button-next{padding:.438rem .75rem;border:1px solid transparent}.gc-image-gallery__dialog .swiper-button-prev:hover,.gc-image-gallery__dialog .swiper-button-prev:active,.gc-image-gallery__dialog .swiper-button-prev:focus-visible,.gc-image-gallery__dialog .swiper-button-next:hover,.gc-image-gallery__dialog .swiper-button-next:active,.gc-image-gallery__dialog .swiper-button-next:focus-visible{border-color:var(--image-gallery-close-icon-color)}.gc-image-gallery__dialog .swiper-button-prev,.gc-image-gallery__dialog .swiper-container-rtl .swiper-button-next{left:.25rem;right:auto}.gc-image-gallery__dialog .swiper-button-next,.gc-image-gallery__dialog .swiper-container-rtl .swiper-button-prev{right:.25rem;left:auto}.gc-image-gallery__slider{align-self:center}.gc-image-gallery__slider-item{margin:0;padding:0;display:flex;justify-content:center;align-items:center;flex-flow:column nowrap;gap:1rem;position:relative;width:90vw;height:90vh;max-height:90vh;text-align:center}.gc-image-gallery__slider-img{display:block;width:auto;height:auto;min-height:70%;max-height:100%;max-width:100%;object-fit:cover;object-position:50% 50%;aspect-ratio:4/3}.gc-image-gallery__slider-caption{font-family:var(--image-gallery-caption-font-family);font-size:var(--image-gallery-caption-font-size);font-weight:var(--image-gallery-caption-font-weight);line-height:var(--image-gallery-caption-line-height);color:var(--image-gallery-caption-color);background-color:var(--image-gallery-caption-bg-color);width:100%;max-height:30%;text-align:center;overflow:auto}.gc-image-gallery__slider-caption h1,.gc-image-gallery__slider-caption h2,.gc-image-gallery__slider-caption h3,.gc-image-gallery__slider-caption h4,.gc-image-gallery__slider-caption h5,.gc-image-gallery__slider-caption h6{font-family:var(--image-gallery-caption-header-font-family);font-size:var(--image-gallery-caption-header-font-size);font-weight:var(--image-gallery-caption-header-font-weight);line-height:var(--image-gallery-caption-header-line-height);margin:0}.gc-image-gallery__slider-caption p:last-child{margin-bottom:0}.gc-image-gallery__slider .swiper-slide{display:flex;justify-content:center;align-items:center}.gc-image{--image-body-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--image-body-font-size: var(--sq-component-font-size, 1rem);--image-body-font-weight: var(--sq-component-font-weight, 400);--image-body-line-height: var(--sq-component-line-height, 1.5);--image-color: var(--sq-component-default-color, #262626);--image-bg-color: var(--sq-component-default-bg-color, #fff);--image-caption-color: var(--sq-component-default-color, #444);--image-caption-bg-color: var(--sq-component-primary-bg-color, #f1efec);--image-caption-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--image-caption-font-size: var(--sq-component-font-size, 1rem);--image-caption-font-weight: var(--sq-component-font-weight, 400);--image-caption-line-height: var(--sq-component-line-height, 1.5);--image-caption-border: none;--image-caption-border-radius: 5px;--image-caption-border-color: transparent;font-family:var(--image-body-font-family);font-size:var(--image-body-font-size);font-weight:var(--image-body-font-weight);line-height:var(--image-body-line-height);min-width:20rem;container-type:inline-size}.gc-image ul,.gc-image ol,.gc-image li,.gc-image ul li,.gc-image ol li{list-style:none!important;margin:0;padding:0}.gc-image ul li:before,.gc-image ol li:before{content:none!important;display:none!important}.gc-image__wrapper{position:relative;box-sizing:border-box;width:100%}.gc-image__wrapper:after{content:"";display:block;clear:both}.gc-image__img{max-width:100%}.gc-image__img-wrapper{width:50%;display:flex;float:left;margin:0 0 1.25rem;flex-flow:column}@container (width <= 48rem){.gc-image__img-wrapper{float:none;width:100%;margin:0 0 .625rem}}.gc-image__img-caption{color:var(--image-caption-color);background-color:var(--image-caption-bg-color);font-family:var(--image-caption-font-family);font-size:var(--image-caption-font-size);font-weight:var(--image-caption-font-weight);line-height:var(--image-caption-line-height);border:var(--image-caption-border);border-radius:var(--image-caption-border-radius);border-color:var(--image-caption-border-color);padding:0 1rem}.gc-image__img-caption p{margin:1rem 0}.gc-image__wrapper--left-side .gc-image__img-wrapper{float:left;margin-right:1rem}.gc-image__wrapper--right-side .gc-image__img-wrapper{float:right;margin-left:1rem}.gc-alert-in-page{--in-page-alert-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--in-page-alert-font-size: var(--sq-component-font-size, 1rem);--in-page-alert-font-weight: var(--sq-component-font-weight, 400);--in-page-alert-line-height: var(--sq-component-line-height, 1.5);--in-page-alert-color: var(--sq-component-default-color, #444);--in-page-alert-bg-color: var(--sq-component-primary-bg-color, #f1efec);--in-page-alert-button-font-size: var(--sq-btn-font-size, 1rem);--in-page-alert-button-font-weight: var(--sq-btn-font-weight, 400);--in-page-alert-button-line-height: var(--sq-btn-line-height, 1.5);--in-page-alert-button-border-radius: var(--sq-btn-border-radius, 5px);--in-page-alert-button-primary-color: var(--sq-btn-primary-color, #fff);--in-page-alert-button-primary-bg-color: var( --sq-btn-primary-bg-color, #363b74 );--in-page-alert-button-primary-border-color: var( --sq-btn-primary-border-color, transparent );--in-page-alert-button-hover-color: var( --sq-btn-primary-hover-color, #fff );--in-page-alert-button-hover-bg-color: var( --sq-btn-primary-hover-bg-color, #363b74 );--in-page-alert-button-hover-border-color: var( --sq-btn-primary-border-color, transparent );--in-page-alert-border: none;--in-page-alert-border-radius: 0;--in-page-alert-border-color: transparent;--in-page-alert-border-left-color: #606060;--in-page-alert-link-color: #0964af;--in-page-alert-external-link-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );--in-page-alert-info-icon: var( --sq-component-info-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjaW5mb19jbGlwMF8xMDE5NV8xNDk0KSI+PHBhdGggZD0iTTE3IDIyVjE0SDEzVjE2SDE1VjIySDEyVjI0SDIwVjIySDE3WiIgZmlsbD0iIzI2MjYyNiI+PC9wYXRoPjxwYXRoIGQ9Ik0xNiA4QzE1LjcwMzMgOCAxNS40MTMzIDguMDg3OTcgMTUuMTY2NiA4LjI1MjhDMTQuOTIgOC40MTc2MiAxNC43Mjc3IDguNjUxODkgMTQuNjE0MiA4LjkyNTk3QzE0LjUwMDYgOS4yMDAwNiAxNC40NzA5IDkuNTAxNjYgMTQuNTI4OCA5Ljc5MjY0QzE0LjU4NjcgMTAuMDgzNiAxNC43Mjk2IDEwLjM1MDkgMTQuOTM5MyAxMC41NjA3QzE1LjE0OTEgMTAuNzcwNCAxNS40MTY0IDEwLjkxMzMgMTUuNzA3NCAxMC45NzEyQzE1Ljk5ODMgMTEuMDI5MSAxNi4yOTk5IDEwLjk5OTQgMTYuNTc0IDEwLjg4NThDMTYuODQ4MSAxMC43NzIzIDE3LjA4MjQgMTAuNTggMTcuMjQ3MiAxMC4zMzM0QzE3LjQxMiAxMC4wODY3IDE3LjUgOS43OTY2NyAxNy41IDkuNUMxNy41IDkuMTAyMTggMTcuMzQyIDguNzIwNjQgMTcuMDYwNyA4LjQzOTM0QzE2Ljc3OTQgOC4xNTgwNCAxNi4zOTc4IDggMTYgOFoiIGZpbGw9IiMyNjI2MjYiPjwvcGF0aD48cGF0aCBkPSJNMTYgMzBDMTMuMjMxMSAzMCAxMC41MjQzIDI5LjE3ODkgOC4yMjIwMiAyNy42NDA2QzUuOTE5NzMgMjYuMTAyMiA0LjEyNTMyIDIzLjkxNTcgMy4wNjU2OSAyMS4zNTc2QzIuMDA2MDcgMTguNzk5NCAxLjcyODgyIDE1Ljk4NDUgMi4yNjkwMSAxMy4yNjg3QzIuODA5MjEgMTAuNTUzIDQuMTQyNTggOC4wNTg0NSA2LjEwMDUxIDYuMTAwNTFDOC4wNTg0NSA0LjE0MjU4IDEwLjU1MyAyLjgwOTIxIDEzLjI2ODcgMi4yNjkwMUMxNS45ODQ1IDEuNzI4ODIgMTguNzk5NCAyLjAwNjA3IDIxLjM1NzYgMy4wNjU2OUMyMy45MTU3IDQuMTI1MzIgMjYuMTAyMiA1LjkxOTczIDI3LjY0MDYgOC4yMjIwMkMyOS4xNzg5IDEwLjUyNDMgMzAgMTMuMjMxMSAzMCAxNkMzMCAxOS43MTMgMjguNTI1IDIzLjI3NCAyNS44OTk1IDI1Ljg5OTVDMjMuMjc0IDI4LjUyNSAxOS43MTMgMzAgMTYgMzBaTTE2IDQuMDAwMDFDMTMuNjI2NiA0LjAwMDAxIDExLjMwNjYgNC43MDM3OSA5LjMzMzE2IDYuMDIyMzdDNy4zNTk3NyA3LjM0MDk1IDUuODIxNyA5LjIxNTA5IDQuOTEzNDUgMTEuNDA3OEM0LjAwNTIgMTMuNjAwNSAzLjc2NzU2IDE2LjAxMzMgNC4yMzA1OCAxOC4zNDExQzQuNjkzNjEgMjAuNjY4OSA1LjgzNjQ5IDIyLjgwNzEgNy41MTQ3MiAyNC40ODUzQzkuMTkyOTYgMjYuMTYzNSAxMS4zMzEyIDI3LjMwNjQgMTMuNjU4OSAyNy43Njk0QzE1Ljk4NjcgMjguMjMyNSAxOC4zOTk1IDI3Ljk5NDggMjAuNTkyMiAyNy4wODY2QzIyLjc4NDkgMjYuMTc4MyAyNC42NTkxIDI0LjY0MDIgMjUuOTc3NiAyMi42NjY4QzI3LjI5NjIgMjAuNjkzNSAyOCAxOC4zNzM0IDI4IDE2QzI4IDEyLjgxNzQgMjYuNzM1NyA5Ljc2NTE2IDI0LjQ4NTMgNy41MTQ3MkMyMi4yMzQ4IDUuMjY0MjkgMTkuMTgyNiA0LjAwMDAxIDE2IDQuMDAwMDFaIiBmaWxsPSIjMjYyNjI2Ij48L3BhdGg+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iaW5mb19jbGlwMF8xMDE5NV8xNDk0Ij48cmVjdCB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9IndoaXRlIj48L3JlY3Q+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) );--in-page-alert-info-icon-color: var( --sq-component-info-icon-color, #262626 );--in-page-alert-success-icon: var( --sq-component-success-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjc3VjY2Vzc19jbGlwMF8xMDE5NV8xNDkyKSI+PHBhdGggZD0iTTE0IDIxLjQxNEw5IDE2LjQxM0wxMC40MTMgMTVMMTQgMTguNTg2TDIxLjU4NSAxMUwyMyAxMi40MTVMMTQgMjEuNDE0WiIgZmlsbD0iIzI2MjYyNiI+PC9wYXRoPjxwYXRoIGQ9Ik0xNiAyQzEzLjIzMTEgMiAxMC41MjQzIDIuODIxMDkgOC4yMjIwMiA0LjM1OTQzQzUuOTE5NzMgNS44OTc3NyA0LjEyNTMyIDguMDg0MjcgMy4wNjU2OSAxMC42NDI0QzIuMDA2MDcgMTMuMjAwNiAxLjcyODgyIDE2LjAxNTUgMi4yNjkwMSAxOC43MzEzQzIuODA5MjEgMjEuNDQ3IDQuMTQyNTggMjMuOTQxNiA2LjEwMDUxIDI1Ljg5OTVDOC4wNTg0NSAyNy44NTc0IDEwLjU1MyAyOS4xOTA4IDEzLjI2ODcgMjkuNzMxQzE1Ljk4NDUgMzAuMjcxMiAxOC43OTk0IDI5Ljk5MzkgMjEuMzU3NiAyOC45MzQzQzIzLjkxNTcgMjcuODc0NyAyNi4xMDIyIDI2LjA4MDMgMjcuNjQwNiAyMy43NzhDMjkuMTc4OSAyMS40NzU3IDMwIDE4Ljc2ODkgMzAgMTZDMzAgMTIuMjg3IDI4LjUyNSA4LjcyNjAxIDI1Ljg5OTUgNi4xMDA1QzIzLjI3NCAzLjQ3NSAxOS43MTMgMiAxNiAyWk0xNiAyOEMxMy42MjY2IDI4IDExLjMwNjYgMjcuMjk2MiA5LjMzMzE2IDI1Ljk3NzZDNy4zNTk3NyAyNC42NTkxIDUuODIxNyAyMi43ODQ5IDQuOTEzNDUgMjAuNTkyMkM0LjAwNTIgMTguMzk5NSAzLjc2NzU2IDE1Ljk4NjcgNC4yMzA1OCAxMy42NTg5QzQuNjkzNjEgMTEuMzMxMSA1LjgzNjQ5IDkuMTkyOTUgNy41MTQ3MiA3LjUxNDcyQzkuMTkyOTYgNS44MzY0OSAxMS4zMzEyIDQuNjkzNiAxMy42NTg5IDQuMjMwNThDMTUuOTg2NyAzLjc2NzU1IDE4LjM5OTUgNC4wMDUxOSAyMC41OTIyIDQuOTEzNDVDMjIuNzg0OSA1LjgyMTcgMjQuNjU5MSA3LjM1OTc3IDI1Ljk3NzYgOS4zMzMxNkMyNy4yOTYyIDExLjMwNjUgMjggMTMuNjI2NiAyOCAxNkMyOCAxOS4xODI2IDI2LjczNTcgMjIuMjM0OCAyNC40ODUzIDI0LjQ4NTNDMjIuMjM0OCAyNi43MzU3IDE5LjE4MjYgMjggMTYgMjhaIiBmaWxsPSIjMjYyNjI2Ij48L3BhdGg+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0ic3VjY2Vzc19jbGlwMF8xMDE5NV8xNDkyIj48cmVjdCB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9IndoaXRlIj48L3JlY3Q+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+) );--in-page-alert-success-icon-color: var( --sq-component-success-icon-color, #262626 );--in-page-alert-error-icon: var( --sq-component-error-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjZXJyb3JfY2xpcDBfMTAxOTVfMTQ5MykiPjxwYXRoIGQ9Ik0xNiAyQzguMiAyIDIgOC4yIDIgMTZDMiAyMy44IDguMiAzMCAxNiAzMEMyMy44IDMwIDMwIDIzLjggMzAgMTZDMzAgOC4yIDIzLjggMiAxNiAyWk0xNiAyOEM5LjQgMjggNCAyMi42IDQgMTZDNCA5LjQgOS40IDQgMTYgNEMyMi42IDQgMjggOS40IDI4IDE2QzI4IDIyLjYgMjIuNiAyOCAxNiAyOFoiIGZpbGw9IiMyNjI2MjYiPjwvcGF0aD48cGF0aCBkPSJNMjEuNCAyM0wxNiAxNy42TDEwLjYgMjNMOSAyMS40TDE0LjQgMTZMOSAxMC42TDEwLjYgOUwxNiAxNC40TDIxLjQgOUwyMyAxMC42TDE3LjYgMTZMMjMgMjEuNEwyMS40IDIzWiIgZmlsbD0iIzI2MjYyNiI+PC9wYXRoPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImVycm9yX2NsaXAwXzEwMTk1XzE0OTMiPjxyZWN0IHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0id2hpdGUiPjwvcmVjdD48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=) );--in-page-alert-error-icon-color: var( --sq-component-error-icon-color, #262626 );--in-page-alert-warning-icon: var( --sq-component-warning-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjd2FybmluZ19jbGlwMF8xMDE5NV8xNDkxKSI+PHBhdGggZD0iTTE2IDJDMTMuMjMxMSAyIDEwLjUyNDMgMi44MjEwOSA4LjIyMjAyIDQuMzU5NDNDNS45MTk3MyA1Ljg5Nzc3IDQuMTI1MzIgOC4wODQyNyAzLjA2NTY5IDEwLjY0MjRDMi4wMDYwNyAxMy4yMDA2IDEuNzI4ODIgMTYuMDE1NSAyLjI2OTAxIDE4LjczMTNDMi44MDkyMSAyMS40NDcgNC4xNDI1OCAyMy45NDE2IDYuMTAwNTEgMjUuODk5NUM4LjA1ODQ1IDI3Ljg1NzQgMTAuNTUzIDI5LjE5MDggMTMuMjY4NyAyOS43MzFDMTUuOTg0NSAzMC4yNzEyIDE4Ljc5OTQgMjkuOTkzOSAyMS4zNTc2IDI4LjkzNDNDMjMuOTE1NyAyNy44NzQ3IDI2LjEwMjIgMjYuMDgwMyAyNy42NDA2IDIzLjc3OEMyOS4xNzg5IDIxLjQ3NTcgMzAgMTguNzY4OSAzMCAxNkMzMCAxMi4yODcgMjguNTI1IDguNzI2MDEgMjUuODk5NSA2LjEwMDVDMjMuMjc0IDMuNDc1IDE5LjcxMyAyIDE2IDJaTTE2IDI4QzEzLjYyNjYgMjggMTEuMzA2NiAyNy4yOTYyIDkuMzMzMTYgMjUuOTc3NkM3LjM1OTc3IDI0LjY1OTEgNS44MjE3IDIyLjc4NDkgNC45MTM0NSAyMC41OTIyQzQuMDA1MiAxOC4zOTk1IDMuNzY3NTYgMTUuOTg2NyA0LjIzMDU4IDEzLjY1ODlDNC42OTM2MSAxMS4zMzExIDUuODM2NDkgOS4xOTI5NSA3LjUxNDcyIDcuNTE0NzJDOS4xOTI5NiA1LjgzNjQ5IDExLjMzMTIgNC42OTM2IDEzLjY1ODkgNC4yMzA1OEMxNS45ODY3IDMuNzY3NTUgMTguMzk5NSA0LjAwNTE5IDIwLjU5MjIgNC45MTM0NUMyMi43ODQ5IDUuODIxNyAyNC42NTkxIDcuMzU5NzcgMjUuOTc3NiA5LjMzMzE2QzI3LjI5NjIgMTEuMzA2NSAyOCAxMy42MjY2IDI4IDE2QzI4IDE5LjE4MjYgMjYuNzM1NyAyMi4yMzQ4IDI0LjQ4NTMgMjQuNDg1M0MyMi4yMzQ4IDI2LjczNTcgMTkuMTgyNiAyOCAxNiAyOFoiIGZpbGw9IiMyNjI2MjYiPjwvcGF0aD48cGF0aCBkPSJNMTcgOEgxNVYxOUgxN1Y4WiIgZmlsbD0iIzI2MjYyNiI+PC9wYXRoPjxwYXRoIGQ9Ik0xNiAyMkMxNS43MDMzIDIyIDE1LjQxMzMgMjIuMDg4IDE1LjE2NjYgMjIuMjUyOEMxNC45MiAyMi40MTc2IDE0LjcyNzcgMjIuNjUxOSAxNC42MTQyIDIyLjkyNkMxNC41MDA2IDIzLjIwMDEgMTQuNDcwOSAyMy41MDE3IDE0LjUyODggMjMuNzkyNkMxNC41ODY3IDI0LjA4MzYgMTQuNzI5NiAyNC4zNTA5IDE0LjkzOTMgMjQuNTYwN0MxNS4xNDkxIDI0Ljc3MDQgMTUuNDE2NCAyNC45MTMzIDE1LjcwNzQgMjQuOTcxMkMxNS45OTgzIDI1LjAyOTEgMTYuMjk5OSAyNC45OTkzIDE2LjU3NCAyNC44ODU4QzE2Ljg0ODEgMjQuNzcyMyAxNy4wODI0IDI0LjU4IDE3LjI0NzIgMjQuMzMzNEMxNy40MTIgMjQuMDg2NyAxNy41IDIzLjc5NjcgMTcuNSAyMy41QzE3LjUgMjMuMTAyMiAxNy4zNDIgMjIuNzIwNiAxNy4wNjA3IDIyLjQzOTNDMTYuNzc5NCAyMi4xNTggMTYuMzk3OCAyMiAxNiAyMloiIGZpbGw9IiMyNjI2MjYiPjwvcGF0aD48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJ3YXJuaW5nX2NsaXAwXzEwMTk1XzE0OTEiPjxyZWN0IHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0id2hpdGUiPjwvcmVjdD48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=) );--in-page-alert-warning-icon-color: var( --sq-component-warning-icon-color, #262626 );container-type:inline-size}.gc-alert-in-page ul,.gc-alert-in-page ol,.gc-alert-in-page li,.gc-alert-in-page ul li,.gc-alert-in-page ol li{list-style:none!important;margin:0;padding:0}.gc-alert-in-page ul li:before,.gc-alert-in-page ol li:before{content:none!important;display:none!important}.gc-alert-in-page__wrapper{display:flex;gap:1rem;align-items:flex-start;padding:1rem;color:var(--in-page-alert-color);font-size:var(--in-page-alert-font-size);font-family:var(--in-page-alert-font-family);font-weight:var(--in-page-alert-font-weight);line-height:var(--in-page-alert-line-height);background-color:var(--in-page-alert-bg-color);border:var(--in-page-alert-border);border-color:var(--in-page-alert-border-color);border-left:.625rem solid var(--in-page-alert-border-left-color);border-radius:var(--in-page-alert-border-radius)}@container (width <= 48rem){.gc-alert-in-page__wrapper{flex-wrap:wrap;justify-content:space-between}}.gc-alert-in-page__wrapper:before{content:"";width:2rem;height:2rem;display:inline-flex;align-self:flex-start;background-color:var(--in-page-alert-button-primary-color);-webkit-mask-image:var(--in-page-alert-info-icon);mask-image:var(--in-page-alert-info-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.gc-alert-in-page--info .gc-alert-in-page__wrapper:before{background-color:var(--in-page-alert-info-icon-color);-webkit-mask-image:var(--in-page-alert-info-icon);mask-image:var(--in-page-alert-info-icon)}.gc-alert-in-page--success .gc-alert-in-page__wrapper:before{background-color:var(--in-page-alert-success-icon-color);-webkit-mask-image:var(--in-page-alert-success-icon);mask-image:var(--in-page-alert-success-icon)}.gc-alert-in-page--error .gc-alert-in-page__wrapper:before{background-color:var(--in-page-alert-error-icon-color);-webkit-mask-image:var(--in-page-alert-error-icon);mask-image:var(--in-page-alert-error-icon)}.gc-alert-in-page--warning .gc-alert-in-page__wrapper:before{background-color:var(--in-page-alert-warning-icon-color);-webkit-mask-image:var(--in-page-alert-warning-icon);mask-image:var(--in-page-alert-warning-icon)}.gc-alert-in-page__text-content{flex-grow:1}.gc-alert-in-page__text-content>a{color:var(--in-page-alert-link-color)}.gc-alert-in-page__text-content>p{margin:0 0 10px}.gc-alert-in-page__text-content>p:last-child{margin:0}@container (width <= 48rem){.gc-alert-in-page__text-content{flex-grow:1;max-width:calc(100% - 3rem)}}.gc-alert-in-page__button{font-size:var(--in-page-alert-button-font-size);display:block;min-width:9.375rem;padding:.625rem 1.875rem .625rem 1.25rem;color:var(--in-page-alert-button-primary-color);font-weight:var(--in-page-alert-button-font-weight);line-height:var(--in-page-alert-button-line-height);text-align:center;text-decoration:none;background-color:var(--in-page-alert-button-primary-bg-color);border-color:var(--in-page-alert-button-primary-border-color);border-radius:var(--in-page-alert-button-border-radius);cursor:pointer}.gc-alert-in-page__button--button-purple{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-primary-color, #fff);background-color:var(--sq-btn-primary-bg-color, #363b74);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-alert-in-page__button--button-purple,.gc-alert-in-page__button--button-purple:visited{text-decoration:none}.gc-alert-in-page__button--button-purple:hover,.gc-alert-in-page__button--button-purple:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-alert-in-page__button--button-purple .gesb-button__before,.gc-alert-in-page__button--button-purple .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-alert-in-page__button--button-purple .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-alert-in-page__button--button-purple .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-alert-in-page__button--button-purple,.gc-alert-in-page__button--button-purple:visited{color:var(--sq-btn-primary-color, #fff)}.gc-alert-in-page__button--button-purple:hover,.gc-alert-in-page__button--button-purple:focus,.gc-alert-in-page__button--button-purple:active{color:var(--sq-btn-primary-hover-color, #fff);background-color:var(--sq-btn-primary-hover-bg-color, #363b74)}@container (width >= 75rem){.gc-alert-in-page__button--button-purple{min-width:11.25rem}}.gc-alert-in-page__button--button-white{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-secondary-color, #363b74);background-color:var(--sq-btn-secondary-bg-color, #fff);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-alert-in-page__button--button-white,.gc-alert-in-page__button--button-white:visited{text-decoration:none}.gc-alert-in-page__button--button-white:hover,.gc-alert-in-page__button--button-white:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-alert-in-page__button--button-white .gesb-button__before,.gc-alert-in-page__button--button-white .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-alert-in-page__button--button-white .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-alert-in-page__button--button-white .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-alert-in-page__button--button-white,.gc-alert-in-page__button--button-white:visited{color:var(--sq-btn-secondary-color, #363b74)}.gc-alert-in-page__button--button-white:hover,.gc-alert-in-page__button--button-white:focus,.gc-alert-in-page__button--button-white:active{color:var(--sq-btn-secondary-hover-color, #363b74);background-color:var(--sq-btn-secondary-hover-bg-color, #fff)}@container (width >= 75rem){.gc-alert-in-page__button--button-white{min-width:11.25rem}}.gc-alert-in-page__button--text{display:inline-block;box-sizing:border-box;min-width:auto;padding:0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:underline;text-align:left}.gc-alert-in-page__button--text:hover,.gc-alert-in-page__button--text:focus,.gc-alert-in-page__button--text:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74);text-decoration:none}.gc-alert-in-page__button--text-icon{display:inline-block;position:relative;box-sizing:border-box;min-width:auto;padding:0 1.25rem 0 0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:none;text-align:left}.gc-alert-in-page__button--text-icon:after{position:absolute;content:"";right:.3125rem;top:.5em;border-top:2px solid var(--sq-btn-link-primary-color, #363b74);border-right:2px solid var(--sq-btn-link-primary-color, #363b74);height:.5em;width:.5em;transform:rotate(45deg);pointer-events:none}.gc-alert-in-page__button--text-icon:hover,.gc-alert-in-page__button--text-icon:focus,.gc-alert-in-page__button--text-icon:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74)}@container (width <= 48rem){.gc-alert-in-page__button{margin-left:auto}}.gc-alert-in-page__button:hover,.gc-alert-in-page__button:focus{color:var(--in-page-alert-button-hover-color);background-color:var(--in-page-alert-button-hover-bg-color);border-color:var(--in-page-alert-button-hover-border-color)}.gc-alert-in-page__button--external{display:inline-flex;align-items:center;justify-content:center}.gc-alert-in-page__button--external:after{content:"";width:.875rem;height:.875rem;margin-left:.375rem;display:inline-flex;align-self:flex-start;background-color:var(--in-page-alert-button-primary-color);-webkit-mask-image:var(--in-page-alert-external-link-icon);mask-image:var(--in-page-alert-external-link-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.gc-alert-in-page__button--external:hover:after,.gc-alert-in-page__button--external:active:after{background-color:var(--in-page-alert-button-hover-color)}.gc-alert-in-page__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.gc-inset_text{--inset-text-body-font-family: var(--sq-component-font-family);--inset-text-body-font-size: var(--sq-component-font-size);--inset-text-body-font-weight: var(--sq-component-font-weight);--inset-text-body-line-height: var(--sq-component-line-height);--inset-text-body-color: var(--sq-component-primary-color, #262626);--inset-text-border-color: #262626;font-family:var(--inset-text-body-font-family);font-size:var(--inset-text-body-font-size);font-weight:var(--inset-text-body-font-weight);line-height:var(--inset-text-body-line-height);color:var(--inset-text-body-color);border-left:.625rem solid var(--inset-text-border-color);padding:1rem}.gc-inset_text ul,.gc-inset_text ol,.gc-inset_text li,.gc-inset_text ul li,.gc-inset_text ol li{list-style:none!important;margin:0;padding:0}.gc-inset_text ul li:before,.gc-inset_text ol li:before{content:none!important;display:none!important}.gc-links{--links-item-body-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--links-item-body-font-size: var(--sq-component-font-size, 1rem);--links-item-body-font-weight: var(--sq-component-font-weight, 400);--links-item-body-line-height: var(--sq-component-line-height, 1.5);--links-item-btn-font-size: 1rem;--links-item-btn-font-weight: 400;--links-item-btn-line-height: 1.5;--links-item-btn-border-radius: 0;--links-item-btn-color: var(--sq-btn-link-primary-color, #363b74);--links-item-btn-bg-color: var(--sq-btn-link-primary-bg-color, transparent);--links-item-btn-border-color: var( --sq-btn-link-primary-border-color, transparent );--links-item-btn-hover-color: var( --sq-btn-link-primary-hover-color, #262626 );--links-item-btn-hover-bg-color: var( --sq-btn-link-primary-hover-bg-color, transparent );--links-item-btn-hover-border-color: var( --sq-btn-link-primary-hover-border-color, transparent );--links-item-bg-color: transparent;--links-item-hover-bg-color: #f1efec;--links-item-arrow-icon: var( --sq-component-arrow-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjMjYyNjI2IiBkPSJNOSAzTDguMjg1IDMuNjk2NUwxMi4wNzUgNy41SDJWOC41SDEyLjA3NUw4LjI4NSAxMi4yODY1TDkgMTNMMTQgOEw5IDNaIiAvPjwvc3ZnPg==) );--links-item-external-link-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );font-family:var(--links-item-body-font-family);font-size:var(--links-item-body-font-size);font-weight:var(--links-item-body-font-weight);line-height:var(--links-item-body-line-height);min-width:20rem;container-type:inline-size}.gc-links ul,.gc-links ol,.gc-links li,.gc-links ul li,.gc-links ol li{list-style:none!important;margin:0;padding:0}.gc-links ul li:before,.gc-links ol li:before{content:none!important;display:none!important}.gc-links__wrapper{display:flex;flex-flow:column nowrap;gap:.313rem;justify-content:flex-start;margin:0;padding:0;list-style:none}.gc-links__item{list-style:none;width:100%;background-color:var(--links-item-bg-color)}.gc-links__item:hover,.gc-links__item:active{background-color:var(--links-item-hover-bg-color)}.gc-links__button{display:flex;flex-flow:row nowrap;align-items:center;width:100%;text-decoration:none;cursor:pointer}.gc-links__button--button-purple{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-primary-color, #fff);background-color:var(--sq-btn-primary-bg-color, #363b74);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-links__button--button-purple,.gc-links__button--button-purple:visited{text-decoration:none}.gc-links__button--button-purple:hover,.gc-links__button--button-purple:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-links__button--button-purple .gesb-button__before,.gc-links__button--button-purple .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-links__button--button-purple .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-links__button--button-purple .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-links__button--button-purple,.gc-links__button--button-purple:visited{color:var(--sq-btn-primary-color, #fff)}.gc-links__button--button-purple:hover,.gc-links__button--button-purple:focus,.gc-links__button--button-purple:active{color:var(--sq-btn-primary-hover-color, #fff);background-color:var(--sq-btn-primary-hover-bg-color, #363b74)}@container (width >= 75rem){.gc-links__button--button-purple{min-width:11.25rem}}.gc-links__button--button-white{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-secondary-color, #363b74);background-color:var(--sq-btn-secondary-bg-color, #fff);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-links__button--button-white,.gc-links__button--button-white:visited{text-decoration:none}.gc-links__button--button-white:hover,.gc-links__button--button-white:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-links__button--button-white .gesb-button__before,.gc-links__button--button-white .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-links__button--button-white .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-links__button--button-white .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-links__button--button-white,.gc-links__button--button-white:visited{color:var(--sq-btn-secondary-color, #363b74)}.gc-links__button--button-white:hover,.gc-links__button--button-white:focus,.gc-links__button--button-white:active{color:var(--sq-btn-secondary-hover-color, #363b74);background-color:var(--sq-btn-secondary-hover-bg-color, #fff)}@container (width >= 75rem){.gc-links__button--button-white{min-width:11.25rem}}.gc-links__button--text{display:inline-block;box-sizing:border-box;min-width:auto;padding:0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:underline;text-align:left}.gc-links__button--text:hover,.gc-links__button--text:focus,.gc-links__button--text:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74);text-decoration:none}.gc-links__button--text-icon{display:inline-block;position:relative;box-sizing:border-box;min-width:auto;padding:0 1.25rem 0 0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:none;text-align:left}.gc-links__button--text-icon:after{position:absolute;content:"";right:.3125rem;top:.5em;border-top:2px solid var(--sq-btn-link-primary-color, #363b74);border-right:2px solid var(--sq-btn-link-primary-color, #363b74);height:.5em;width:.5em;transform:rotate(45deg);pointer-events:none}.gc-links__button--text-icon:hover,.gc-links__button--text-icon:focus,.gc-links__button--text-icon:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74)}.gc-links__button--text,.gc-links__button--text-icon{justify-content:flex-start}.gc-links__button--button-purple,.gc-links__button--button-white{justify-content:center}.gc-links__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.gc-news{--news-item-body-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--news-item-body-font-size: var(--sq-component-font-size, 1rem);--news-item-body-font-weight: var(--sq-component-font-weight, 400);--news-item-body-line-height: var(--sq-component-line-height, 1.5);--news-item-body-color: var(--sq-component-default-color, #444);--news-item-body-bg-color: var(--sq-component-secondary-bg-color, #f1efec);--news-item-btn-font-size: var(--sq-btn-font-size, 1rem);--news-item-btn-font-weight: var(--sq-btn-font-weight, 400);--news-item-btn-line-height: var(--sq-btn-line-height, 1.5);--news-item-btn-border-radius: var(--sq-btn-border-radius, 5px);--news-item-btn-color: var(--sq-btn-link-primary-color, #363b74);--news-item-btn-bg-color: var(--sq-btn-link-primary-bg-color, transparent);--news-item-btn-border-color: var( --sq-btn-link-primary-border-color, transparent );--news-item-btn-hover-color: var( --sq-btn-primary-hover-color, #fff );--news-item-btn-hover-bg-color: var( --sq-btn-primary-hover-bg-color, #363b74 );--news-item-btn-hover-border-color: var( --sq-btn-primary-hover-border-color, transparent );--news-item-heading-font-family: var( --sq-component-heading-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--news-item-heading-font-size: var( --sq-component-heading-font-size, 1.5rem );--news-item-heading-font-weight: var( --sq-component-heading-font-weight, 700 );--news-item-heading-line-height: var( --sq-component-heading-line-height, 1.375 );--news-item-heading-color: var( --sq-component-heading-secondary-color, #363b74 );--news-item-highlighted-body-color: var( --sq-component-primary-color, #fff );--news-item-highlighted-body-bg-color: var( --sq-component-primary-bg-color, #363b74 );--news-item-highlighted-heading-color: var( --sq-component-heading-primary-color, #fff );--news-item-highlighted-btn-color: var(--sq-btn-link-secondary-color, #fff);--news-item-highlighted-btn-bg-color: var( --sq-btn-link-secondary-bg-color, transparent );--news-item-highlighted-btn-border-color: var( --sq-btn-link-secondary-border-color, transparent );--news-item-highlighted-btn-hover-color: var( --sq-btn-secondary-hover-color, #363b74 );--news-item-highlighted-btn-hover-bg-color: var( --sq-btn-secondary-hover-bg-color, #fff );--news-item-highlighted-btn-hover-border-color: var( --sq-btn-secondary-hover-border-color, transparent );--news-item-border: none;--news-item-border-radius: 5px;--news-item-border-color: #606060;--news-item-date-font-size: var(--sq-component-font-size, 1rem);--news-item-date-font-weight: var(--sq-component-font-weight, 400);--news-item-date-line-height: var(--sq-component-line-height, 1.5);--news-item-date-color: #262626;--news-item-date-bg-color: transparent;--news-item-highlighted-date-color: #fff;--news-item-highlighted-date-bg-color: transparent;--news-item-category-font-size: .75rem;--news-item-category-font-weight: 700;--news-item-category-line-height: 1.375rem;--news-item-category-color: #606060;--news-item-category-bg-color: #fff;--news-item-category-border: 1px solid var(--news-item-category-border-color);--news-item-category-border-color: transparent;--news-item-category-border-radius: 0;--news-item-per-row: 3;--news-item-date-icon: var( --sq-component-date-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBzdHJva2U9Im5vbmUiIGZpbGw9Im5vbmUiPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuMDAwMDAwLCAxLjAwMDAwMCkiIGZpbGw9IiMyNjI2MjYiPjxwYXRoIGQ9Ik0xMi44MzMzMzMzLDEuMDc2OTIzMDggTDEwLjYwMDQ5MzQsMS4wNzY5MjMwOCBMMTAuNjAwNDkzNCwwIEw5LjM5ODkwMTk0LDAgTDkuMzk4OTAxOTQsMS4wNzY5MjMwOCBMNC42MDczMzMxOCwxLjA3NjkyMzA4IEw0LjYwNzMzMzE4LDAgTDMuNDAwMTU5ODQsMCBMMy40MDAxNTk4NCwxLjA3NjkyMzA4IEwxLjE2NjY2NjY3LDEuMDc2OTIzMDggQzAuNTI1LDEuMDc2OTIzMDggMCwxLjU2MTUzODQ2IDAsMi4xNTM4NDYxNSBMMCwxMi45MjMwNzY5IEMwLDEzLjUxNTM4NDYgMC41MjUsMTQgMS4xNjY2NjY2NywxNCBMMTIuODMzMzMzMywxNCBDMTMuNDc1LDE0IDE0LDEzLjUxNTM4NDYgMTQsMTIuOTIzMDc2OSBMMTQsMi4xNTM4NDYxNSBDMTQsMS41NjE1Mzg0NiAxMy40NzUsMS4wNzY5MjMwOCAxMi44MzMzMzMzLDEuMDc2OTIzMDggWiBNMTMsMTMgTDEsMTMgTDEsNSBMMTMsNSBMMTMsMTMgWiBNMTMsNCBMMSw0IEwxLDIgTDMuNCwyIEwzLjQsMyBMNC42LDMgTDQuNiwyIEw5LjQsMiBMOS40LDMgTDEwLjYsMyBMMTAuNiwyIEwxMywyIEwxMyw0IFoiPjwvcGF0aD48L2c+PC9nPjwvc3ZnPg==) );--news-item-arrow-icon: var( --sq-component-arrow-icon, url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjMjYyNjI2IiBkPSJNOSAzTDguMjg1IDMuNjk2NUwxMi4wNzUgNy41SDJWOC41SDEyLjA3NUw4LjI4NSAxMi4yODY1TDkgMTNMMTQgOEw5IDNaIiAvPjwvc3ZnPg==) );--news-item-external-link-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );font-family:var(--news-item-body-font-family);font-size:var(--news-item-body-font-size);font-weight:var(--news-item-body-font-weight);line-height:var(--news-item-body-line-height);min-width:20rem;container-type:inline-size}.gc-news ul,.gc-news ol,.gc-news li,.gc-news ul li,.gc-news ol li{list-style:none!important;margin:0;padding:0}.gc-news ul li:before,.gc-news ol li:before{content:none!important;display:none!important}.gc-news__wrapper{display:flex;flex-flow:row wrap;gap:1.25rem;justify-content:flex-start;margin:0;padding:0;list-style:none}.gc-news__wrapper:after{content:"";flex:auto}.gc-news__item{list-style:none;position:relative;display:flex;flex-flow:column;border:var(--news-item-border);border-radius:var(--news-item-border-radius);flex:0 0 calc((100% - (var(--news-item-per-row) - 1) * 1.25rem) / var(--news-item-per-row));box-sizing:border-box;min-width:16.25rem;overflow:hidden}@container (width <= 75rem){.gc-news__item{flex:0 0 calc(33.33% - .833rem)}}@container (width <= 53rem){.gc-news__item{flex:0 0 calc(50% - .625rem)}}@container (width <= 34.375rem){.gc-news__item{flex:0 0 100%}}.gc-news__item:focus-within{outline:1px auto Highlight;outline-offset:1px}.gc-news__item:focus-within .gc-news__button,.gc-news__item:hover .gc-news__button,.gc-news__item:focus .gc-news__button{text-decoration:none;color:var(--news-item-btn-hover-color);background-color:var(--news-item-btn-hover-bg-color);border-color:var(--news-item-btn-hover-border-color)}.gc-news__item:focus-within .gc-news__button:after,.gc-news__item:hover .gc-news__button:after,.gc-news__item:focus .gc-news__button:after{background-color:var(--news-item-btn-hover-color)}.gc-news__item--highlighted:focus-within .gc-news__button,.gc-news__item--highlighted:hover .gc-news__button,.gc-news__item--highlighted:focus .gc-news__button{color:var(--news-item-highlighted-btn-hover-color);background-color:var(--news-item-highlighted-btn-hover-bg-color);border-color:var(--news-item-highlighted-btn-hover-border-color)}.gc-news__item--highlighted:focus-within .gc-news__button:after,.gc-news__item--highlighted:hover .gc-news__button:after,.gc-news__item--highlighted:focus .gc-news__button:after{background-color:var(--news-item-highlighted-btn-hover-color)}.gc-news__img{width:100%;min-height:100%;object-fit:cover;aspect-ratio:4/3;display:block}.gc-news__img-wrapper{width:100%}.gc-news__content-wrapper{padding:1.25rem 1.875rem;color:var(--news-item-body-color);background-color:var(--news-item-body-bg-color);display:flex;flex-flow:column;justify-content:space-between;height:100%;gap:1.563rem}.gc-news__item--highlighted .gc-news__content-wrapper{color:var(--news-item-highlighted-body-color);background-color:var(--news-item-highlighted-body-bg-color)}.gc-news__heading{font-family:var(--news-item-heading-font-family);font-size:var(--news-item-heading-font-size);font-weight:var(--news-item-heading-font-weight);line-height:var(--news-item-heading-line-height);color:var(--news-item-heading-color);margin:0;text-align:center;word-wrap:break-word}.gc-news__heading-link{color:var(--news-item-heading-color);text-decoration:none}.gc-news__heading-link:after{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.gc-news__heading-link:hover,.gc-news__heading-link:focus{outline:none;color:var(--news-item-heading-color)}.gc-news__item--highlighted .gc-news__heading,.gc-news__item--highlighted .gc-news__heading-link{color:var(--news-item-highlighted-heading-color)}.gc-news__item--highlighted .gc-news__heading-link:hover,.gc-news__item--highlighted .gc-news__heading-link:focus{color:var(--news-item-highlighted-heading-color)}.gc-news__date{display:flex;flex-flow:row nowrap;gap:.625rem;align-items:center;justify-content:flex-start;color:var(--news-item-date-color);background-color:var(--news-item-date-bg-color)}.gc-news__date:before{content:"";background-color:var(--news-item-date-color);-webkit-mask-image:var(--news-item-date-icon);mask-image:var(--news-item-date-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:1rem;height:1rem}.gc-news__date-wrapper{display:flex;flex-flow:row wrap;gap:.25rem 1.25rem;align-items:center;justify-content:flex-start}.gc-news__date-label{font-size:var(--news-item-date-font-size);font-weight:var(--news-item-date-font-weight);line-height:var(--news-item-date-line-height)}.gc-news__item--highlighted .gc-news__date{color:var(--news-item-highlighted-date-color);background-color:var(--news-item-highlighted-date-bg-color)}.gc-news__item--highlighted .gc-news__date:before{background-color:var(--news-item-highlighted-date-color)}.gc-news__body{font-size:var(--news-item-body-font-size);font-weight:var(--news-item-body-font-weight)}.gc-news__body-wrapper{display:flex;flex-flow:column;gap:1.563rem}.gc-news__categories{display:flex;flex-flow:row wrap;gap:.625rem;margin:0;padding:0;list-style:none}.gc-news__categories-item{list-style:none;font-size:var(--news-item-category-font-size);font-weight:var(--news-item-category-font-weight);line-height:var(--news-item-category-line-height);color:var(--news-item-category-color);background-color:var(--news-item-category-bg-color);border:var(--news-item-category-border);border-radius:var(--news-item-category-border-radius);padding:.188rem .75rem!important;text-transform:uppercase;text-decoration:none}.gc-news__button{margin-right:0;margin-left:auto;text-decoration:none;cursor:pointer}.gc-news__button--button-purple{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-primary-color, #fff);background-color:var(--sq-btn-primary-bg-color, #363b74);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-news__button--button-purple,.gc-news__button--button-purple:visited{text-decoration:none}.gc-news__button--button-purple:hover,.gc-news__button--button-purple:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-news__button--button-purple .gesb-button__before,.gc-news__button--button-purple .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-news__button--button-purple .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-news__button--button-purple .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-news__button--button-purple,.gc-news__button--button-purple:visited{color:var(--sq-btn-primary-color, #fff)}.gc-news__button--button-purple:hover,.gc-news__button--button-purple:focus,.gc-news__button--button-purple:active{color:var(--sq-btn-primary-hover-color, #fff);background-color:var(--sq-btn-primary-hover-bg-color, #363b74)}@container (width >= 75rem){.gc-news__button--button-purple{min-width:11.25rem}}.gc-news__button--button-white{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-secondary-color, #363b74);background-color:var(--sq-btn-secondary-bg-color, #fff);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-news__button--button-white,.gc-news__button--button-white:visited{text-decoration:none}.gc-news__button--button-white:hover,.gc-news__button--button-white:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-news__button--button-white .gesb-button__before,.gc-news__button--button-white .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-news__button--button-white .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-news__button--button-white .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-news__button--button-white,.gc-news__button--button-white:visited{color:var(--sq-btn-secondary-color, #363b74)}.gc-news__button--button-white:hover,.gc-news__button--button-white:focus,.gc-news__button--button-white:active{color:var(--sq-btn-secondary-hover-color, #363b74);background-color:var(--sq-btn-secondary-hover-bg-color, #fff)}@container (width >= 75rem){.gc-news__button--button-white{min-width:11.25rem}}.gc-news__button--text{display:inline-block;box-sizing:border-box;min-width:auto;padding:0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:underline;text-align:left}.gc-news__button--text:hover,.gc-news__button--text:focus,.gc-news__button--text:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74);text-decoration:none}.gc-news__button--text-icon{display:inline-block;position:relative;box-sizing:border-box;min-width:auto;padding:0 1.25rem 0 0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:none;text-align:left}.gc-news__button--text-icon:after{position:absolute;content:"";right:.3125rem;top:.5em;border-top:2px solid var(--sq-btn-link-primary-color, #363b74);border-right:2px solid var(--sq-btn-link-primary-color, #363b74);height:.5em;width:.5em;transform:rotate(45deg);pointer-events:none}.gc-news__button--text-icon:hover,.gc-news__button--text-icon:focus,.gc-news__button--text-icon:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74)}.gc-news__item--highlighted .gc-news__button--button-purple{color:var(--sq-btn-secondary-color, #363b74);background-color:var(--sq-btn-secondary-bg-color, #fff);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-news__item--highlighted .gc-news__button--button-purple,.gc-news__item--highlighted .gc-news__button--button-purple:visited{text-decoration:none}.gc-news__item--highlighted .gc-news__button--button-purple:hover,.gc-news__item--highlighted .gc-news__button--button-purple:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-news__item--highlighted .gc-news__button--button-purple .gesb-button__before,.gc-news__item--highlighted .gc-news__button--button-purple .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-news__item--highlighted .gc-news__button--button-purple .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-news__item--highlighted .gc-news__button--button-purple .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-news__item--highlighted .gc-news__button--button-purple,.gc-news__item--highlighted .gc-news__button--button-purple:visited{color:var(--sq-btn-secondary-color, #363b74)}.gc-news__item--highlighted .gc-news__button--button-purple:hover,.gc-news__item--highlighted .gc-news__button--button-purple:focus,.gc-news__item--highlighted .gc-news__button--button-purple:active{color:var(--sq-btn-secondary-hover-color, #363b74);background-color:var(--sq-btn-secondary-hover-bg-color, #fff)}@container (width >= 75rem){.gc-news__item--highlighted .gc-news__button--button-purple{min-width:11.25rem}}.gc-news__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.gc-phase-banner{--phase-banner-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--phase-banner-font-size: var(--sq-component-font-size, 1rem);--phase-banner-font-weight: var(--sq-component-font-weight, 400);--phase-banner-line-height: var(--sq-component-line-height, 1.5);--phase-banner-border-radius: var(--sq-btn-border-radius, 5px);--phase-banner-color: var(--sq-component-default-color, #444);--phase-banner-bg-color: var(--sq-component-primary-bg-color, #f1efec);--phase-banner-border-color: var( --sq-btn-primary-border-color, transparent );--phase-banner-border-left-color: var( --sq-component-secondary-bg-color, #606060 );--phase-banner-status-font-size: var(--sq-btn-font-size, 1rem);--phase-banner-status-font-weight: var(--sq-btn-font-weight, 700);--phase-banner-status-line-height: var(--sq-btn-line-height, 1.5);--phase-banner-status-border-radius: var(--sq-btn-border-radius, 5px);--phase-banner-status-primary-color: var(--sq-btn-primary-color, #363b74);--phase-banner-status-primary-bg-color: var( --sq-btn-primary-bg-color, #fff );--phase-banner-status-primary-border-color: var( --sq-btn-primary-border-color, transparent );--phase-banner-border: none;--phase-banner-link-color: #0964af;--phase-banner-status-border: none;container-type:inline-size}.gc-phase-banner ul,.gc-phase-banner ol,.gc-phase-banner li,.gc-phase-banner ul li,.gc-phase-banner ol li{list-style:none!important;margin:0;padding:0}.gc-phase-banner ul li:before,.gc-phase-banner ol li:before{content:none!important;display:none!important}.gc-phase-banner__wrapper{display:flex;gap:1rem;align-items:baseline;padding:1rem;font-family:var(--phase-banner-font-family);font-size:var(--phase-banner-font-size);font-weight:var(--phase-banner-font-weight);line-height:var(--phase-banner-line-height);border:var(--phase-banner-border);border-radius:var(--phase-banner-border-radius);border-color:var(--phase-banner-border-color);color:var(--phase-banner-color);background-color:var(--phase-banner-bg-color);border-left:.625rem solid var(--phase-banner-border-left-color)}@container (width <= 48rem){.gc-phase-banner__wrapper{flex-direction:column}}.gc-phase-banner__text-content>a{color:var(--phase-banner-link-color)}.gc-phase-banner__text-content>p{margin:0 0 .625rem}.gc-phase-banner__text-content>p:last-child{margin:0}.gc-phase-banner__status{font-size:var(--phase-banner-status-font-size);font-weight:var(--phase-banner-status-font-weight);line-height:var(--phase-banner-status-line-height);border:var(--phase-banner-status-border);border-color:var(--phase-banner-status-primary-border-color);border-radius:var(--phase-banner-status-border-radius);padding:.188rem .438rem;text-transform:uppercase;color:var(--phase-banner-status-primary-color);background-color:var(--phase-banner-status-primary-bg-color);text-wrap:nowrap}.gc-pull_quote{--pull-quote-body-font-family: var( --sq-component-font-family, "Noto Sans", arial, helvetica, sans-serif );--pull-quote-body-font-size: var(--sq-component-font-size, 1rem);--pull-quote-body-font-weight: var(--sq-component-font-weight, 200);--pull-quote-body-line-height: var(--sq-component-line-height, 1.375);--pull-quote-body-color: var(--sq-component-default-color, #262626);--pull-quote-body-bg-color: var(--sq-component-default-bg-color, #fff);--pull-quote-author-font-family: "Noto Sans", arial, helvetica, sans-serif;--pull-quote-author-font-size: 1.25rem;--pull-quote-quote-font-size: 2rem;--pull-quote-author-font-weight: 400;--pull-quote-author-line-height: 1.3;--pull-quote-quote-line-height: 1.375;--pull-quote-author-color: #606060;--pull-quote-author-bg-color: #fff;font-family:var(--pull-quote-body-font-family);font-size:var(--pull-quote-body-font-size);font-weight:var(--pull-quote-body-font-weight);line-height:var(--pull-quote-body-line-height);color:var(--pull-quote-body-color);display:flex;flex-flow:row nowrap;padding:1rem;border-left:.625rem solid var(--pull-quote-author-color)}.gc-pull_quote ul,.gc-pull_quote ol,.gc-pull_quote li,.gc-pull_quote ul li,.gc-pull_quote ol li{list-style:none!important;margin:0;padding:0}.gc-pull_quote ul li:before,.gc-pull_quote ol li:before{content:none!important;display:none!important}@media (width <= 48rem){.gc-pull_quote{flex-flow:column nowrap;align-items:flex-start;justify-content:flex-start}}.gc-pull_quote__image-wrapper{display:flex;min-width:7.813rem;margin-right:1rem}.gc-pull_quote__image{display:block;box-sizing:border-box;width:7.813rem;height:7.813rem;object-fit:cover;border-radius:50%}.gc-pull_quote__content{margin-bottom:.625rem;margin-inline:0;margin-block:0;padding:0;background:none;border-radius:0;font-style:normal}.gc-pull_quote__content-quotes{display:inline-block}.gc-pull_quote__content>*{display:inline;font-size:var(--pull-quote-quote-font-size);line-height:var(--pull-quote-quote-line-height)}.gc-pull_quote__content:before,.gc-pull_quote__content:after{display:inline;margin:auto 0;content:'"';font-size:var(--pull-quote-quote-font-size)}.gc-pull_quote__author{color:var(--pull-quote-author-color);background-color:var(--pull-quote-author-bg-color);font-family:var(--pull-quote-author-font-family);font-size:var(--pull-quote-author-font-size);font-weight:var(--pull-quote-author-font-weight);line-height:var(--pull-quote-author-line-height);margin-top:1rem}.gc-pull_quote__author:before{display:inline;margin:auto .313rem auto 0;content:"—"}.gc-slider{--slider-border-radius: var(--sq-btn-border-radius, 5px);--slider-bg-color: var(--sq-component-default-bg-color, #fff);--slider-slide-border-radius: var(--sq-btn-border-radius, 5px);--slider-slide-bg-color: var(--sq-component-default-bg-color, #fff);--slider-caption-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--slider-caption-font-size: var(--sq-component-font-size, 1rem);--slider-caption-font-weight: var(--sq-component-font-weight, 400);--slider-caption-line-height: var(--sq-component-line-height, 1.5);--slide-caption-border-radius: var(--sq-btn-border-radius, 5px);--slide-caption-bg-color: var(--sq-component-default-bg-color, #fff);--slider-pagination-active-bullet-color: var( --sq-btn-primary-bg-color, #606060 );--slider-pagination-button-color: var(--sq-btn-primary-bg-color, #363b74);--slider-pagination-arrow-color: var(--sq-component-secondary-color, #fff);--slider-border: none;--slider-slide-border: none;--caption-border: none;--slide-pagination-bullet-width: 1rem;--slide-pagination-bullet-height: 1rem;--slider-pagination-bullet-color: #d1d1d1;--slider-button-width: 1.875rem;--slider-button-height: 1.875rem;border:var(--slider-border);border-radius:var(--slider-border-radius);background-color:var(--slider-bg-color)}.gc-slider ul,.gc-slider ol,.gc-slider li,.gc-slider ul li,.gc-slider ol li{list-style:none!important;margin:0;padding:0}.gc-slider ul li:before,.gc-slider ol li:before{content:none!important;display:none!important}.gc-slider__navigation{display:flex;padding:1.25rem 1.25rem 0}.gc-slider__image{display:block;margin:0 auto;height:var(--slide-height, 100%)}.gc-slider__description{font-family:var(--slider-caption-font-family);font-size:var(--slider-caption-font-size);font-weight:var(--slider-caption-font-size);line-height:var(--slider-caption-line-height);border:var(--slide-caption-border-radius);border-radius:var(--slide-caption-border-radius);text-align:center}.gc-slider .swiper-wrapper{font-size:0;line-height:0}.gc-slider .swiper-slide{background-color:var(--slider-slide-bg-color);border:var(--slider-slide-border);border-radius:var(--slider-slide-border-radius);margin:0}.gc-slider .swiper-pagination{position:static;display:flex;justify-content:center;align-items:center}.gc-slider .swiper-pagination-bullet{width:1rem;height:1rem;border-radius:0;margin:5px;background-color:var(--slider-pagination-bullet-color)}.gc-slider .swiper-pagination-bullet-active{background-color:var(--slider-pagination-active-bullet-color)}.gc-slider .swiper-button-prev,.gc-slider .swiper-button-next{position:static;margin:0;width:var(--slider-button-width);height:var(--slider-button-height);background-color:var(--slider-pagination-button-color);color:var(--slider-pagination-arrow-color)}.gc-tabs{--tabs-border-radius: var(--sq-btn-border-radius, 5px);--tabs-nav-bg-color: var(--sq-component-default-bg-color, #fff);--tabs-content-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--tabs-content-font-size: var(--sq-component-font-size, 1rem);--tabs-content-font-weight: var(--sq-component-font-weight, 400);--tabs-content-line-height: var(--sq-component-line-height, 1.5);--tabs-content-border-radius: var(--sq-btn-border-radius, 5px);--tabs-content-color: var(--sq-component-default-color, #444);--tabs-content-bg-color: var(--sq-component-default-bg-color, #fff);--tabs-content-border-color: var( --sq-btn-primary-border-color, transparent );--tabs-tab-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--tabs-tab-font-size: var(--sq-component-font-size, 1rem);--tabs-tab-font-weight: var(--sq-component-font-weight, 400);--tabs-tab-line-height: var(--sq-component-line-height, 1.5);--tabs-tab-border-radius: var(--sq-btn-border-radius, 5px);--tabs-tab-active-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--tabs-tab-active-font-size: var(--sq-component-font-size, 1rem);--tabs-tab-active-font-weight: var(--sq-component-heading-font-weight, 700);--tabs-tab-active-line-height: var(--sq-component-line-height, 1.5);--tabs-tab-active-border-radius: var(--sq-btn-border-radius, 5px);--tabs-tab-hover-font-size: var(--sq-component-font-size, 1rem);--tabs-tab-hover-font-weight: var(--sq-component-heading-font-weight, 700);--tabs-tab-color: var(--sq-btn-primary-bg-color, #363b74);--tabs-tab-bg-color: var(--sq-component-default-bg-color, #fff);--tabs-tab-border-color: var(--sq-btn-primary-border-color, transparent);--tabs-tab-underline-color: var(--sq-component-primary-bg-color, #f1efec);--tabs-tab-active-color: var(--sq-btn-primary-bg-color, #363b74);--tabs-tab-active-bg-color: var(--sq-component-default-bg-color, #fff);--tabs-tab-active-border-color: var( --sq-btn-primary-border-color, transparent );--tabs-tab-active-underline-color: var( --sq-component-secondary-bg-color, #363b74 );--tabs-overflow-menu-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--tabs-overflow-menu-font-size: var(--sq-component-font-size, 1rem);--tabs-overflow-menu-font-weight: var(--sq-component-font-weight, 400);--tabs-overflow-menu-line-height: var(--sq-component-line-height, 1.5);--tabs-overflow-menu-border-radius: var(--sq-btn-border-radius, 5px);--tabs-overflow-button-color: var(--sq-btn-link-primary-color, #363b74);--tabs-overflow-button-bg-color: var(--sq-component-default-bg-color, #fff);--tabs-overflow-button-hover-bg-color: var( --sq-component-primary-bg-color, #f4f4f4 );--tabs-border: none;--tabs-tab-border: none;--tabs-tab-active-border: none;--tabs-content-border: none;--tabs-overflow-menu-border: none;--tabs-border-bottom-color: #f1efec;--tabs-overflow-button-icon: var( --sq-component-overflow-button-icon, url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJjdXJyZW50Q29sb3IiIHdpZHRoPSI4MDBweCIgaGVpZ2h0PSI4MDBweCIgdmlld0JveD0iMCAwIDI1NiAyNTYiIGlkPSJGbGF0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxwYXRoIGQ9Ik0xNDQsMTkyYTE2LDE2LDAsMSwxLTE2LTE2QTE2LjAxODMzLDE2LjAxODMzLDAsMCwxLDE0NCwxOTJaTTEyOCw4MGExNiwxNiwwLDEsMC0xNi0xNkExNi4wMTgzMywxNi4wMTgzMywwLDAsMCwxMjgsODBabTAsMzJhMTYsMTYsMCwxLDAsMTYsMTZBMTYuMDE4MzMsMTYuMDE4MzMsMCwwLDAsMTI4LDExMloiLz4KPC9zdmc+) );--tabs-overflow-button-icon-size: 2rem;position:relative;padding:1.25rem;border:var(--tabs-border);border-radius:var(--tabs-border-radius);border-color:var(--tabs-border-color)}.gc-tabs ul,.gc-tabs ol,.gc-tabs li,.gc-tabs ul li,.gc-tabs ol li{list-style:none!important;margin:0;padding:0}.gc-tabs ul li:before,.gc-tabs ol li:before{content:none!important;display:none!important}.gc-tabs--center .gc-tabs__nav{display:flex;justify-content:center}.gc-tabs--left .gc-tabs__nav{display:flex;justify-content:flex-start}.gc-tabs--right .gc-tabs__navItem:last-child{margin-right:0}.gc-tabs--right .gc-tabs__nav{display:flex;justify-content:flex-end}.gc-tabs__list{margin-bottom:.625rem;border-bottom:1px solid var(--tabs-border-bottom-color)}.gc-tabs__nav{display:flex;min-height:2rem;padding:.625rem 0;margin:0;background-color:var(--tabs-nav-bg-color);list-style:none}.gc-tabs__navItem{list-style:none;margin-right:2.8125rem}.gc-tabs__navItem:last-of-type{margin-right:1.25rem}.gc-tabs__navItem--active{position:relative;font-family:var(--tabs-tab-active-font-family);font-size:var(--tabs-tab-active-font-size);line-height:var(--tabs-tab-active-line-height);border:var(--tabs-tab-active-border);border-radius:var(--tabs-tab-active-border-radius);border-color:var(--tabs-tab-active-border-color);background-color:var(--tabs-tab-active-bg-color)}.gc-tabs__navItem--active .gc-tabs__button{color:var(--tabs-tab-active-color);font-weight:var(--tabs-tab-active-font-weight)}.gc-tabs__navItem--active .gc-tabs__button:after{position:absolute;bottom:-.625rem;left:0;display:block;width:100%;height:.375rem;background-color:var(--tabs-tab-active-underline-color);content:""}.gc-tabs__button{all:unset;font-family:var(--tabs-tab-font-family);font-size:var(--tabs-tab-font-size);font-weight:var(--tabs-tab-font-weight);line-height:var(--tabs-tab-line-height);border:var(--tabs-tab-border);border-radius:var(--tabs-tab-border-radius);border-color:var(--tabs-tab-border-color);color:var(--tabs-tab-color);background-color:var(--tabs-tab-bg-color);display:inline-block;cursor:pointer;overflow:hidden;text-overflow:ellipsis;max-width:18.75rem;text-wrap:nowrap;padding:0 .75rem}.gc-tabs__button:hover,.gc-tabs__button:focus{font-size:var(--tabs-tab-hover-font-size);font-weight:var(--tabs-tab-hover-font-weight)}.gc-tabs__button:focus-visible{outline:auto}.gc-tabs__button:before{display:block;content:attr(title);font-weight:var(--tabs-tab-hover-font-weight);height:1px;color:transparent;overflow:hidden;visibility:hidden}.gc-tabs__content{font-family:var(--tabs-content-font-family);font-size:var(--tabs-content-font-size);font-weight:var(--tabs-content-font-weight);line-height:var(--tabs-content-line-height);border:var(--tabs-content-border);border-radius:var(--tabs-content-border-radius);border-color:var(--tabs-content-border-color);color:var(--tabs-content-color);background-color:var(--tabs-content-bg-color);position:absolute;visibility:hidden}.gc-tabs__content--active{position:static;visibility:visible}.gc-tabs__noOverflowButton{overflow-x:auto}.gc-overflowButton{position:relative;height:2rem;cursor:pointer}.gc-overflowButton--hidden{display:none}.gc-overflowButton--narrow{position:static}.gc-overflowButton__button{all:unset;position:relative;top:-.9375rem;padding:.625rem;box-shadow:-5px 0 6px -4px #00000040;background-color:var(--tabs-overflow-button-bg-color);height:100%}.gc-overflowButton__button:hover,.gc-overflowButton__button:focus{background-color:var(--tabs-overflow-button-hover-bg-color)}.gc-overflowButton__button:focus{outline:auto}.gc-overflowButton__button:after{content:"";display:inline-flex;align-items:center;background-color:var(--tabs-overflow-button-color);-webkit-mask-image:var(--tabs-overflow-button-icon);mask-image:var(--tabs-overflow-button-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--tabs-overflow-button-icon-size);height:var(--tabs-overflow-button-icon-size)}.gc-overflowButton__menu{all:unset;position:absolute;top:auto;right:0;display:none;min-width:100%;max-width:calc(100vw - 2rem);white-space:nowrap;margin-top:-.625rem;font-family:var(--tabs-overflow-menu-font-family);font-size:var(--tabs-overflow-menu-font-size);font-weight:var(--tabs-overflow-menu-font-weight);line-height:var(--tabs-overflow-menu-line-height);border:var(--tabs-overflow-menu-border);border-radius:var(--tabs-overflow-menu-border-radius);filter:drop-shadow(0px 0px 18px rgba(0,0,0,.07));z-index:9999}.gc-overflowButton__menu--narrow{right:auto;left:20px;min-width:calc(100% - 40px);width:calc(100% - 40px);max-width:calc(100% - 40px)}.gc-overflowButton__menu--narrow .gc-tabs__button{max-width:100%}.gc-overflowButton__menu .gc-tabs__navItem{margin-right:0}.gc-overflowButton__menu .gc-tabs__button:hover,.gc-overflowButton__menu .gc-tabs__button:focus{text-decoration:none}.gc-overflowButton__button[aria-expanded=true]+.gc-overflowButton__menu{display:flex;flex-direction:column}.gc-overflowButton .gc-tabs__button{margin:0;padding:.8125rem 1.25rem;width:calc(100% - 40px)}.gc-overflowButton .gc-tabs__button:after,.gc-overflowButton .gc-tabs__button:hover:after,.gc-overflowButton .gc-tabs__button:focus:after{content:none}.gc-video-modal{--video-modal-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--video-modal-color: var(--sq-component-primary-color, #262626);--video-modal-bg-color: var(--sq-component-primary-bg-color, #f1efec);--video-modal-btn-font-size: var(--sq-btn-font-size, 1rem);--video-modal-btn-font-weight: var(--sq-btn-font-weight, 400);--video-modal-btn-line-height: var(--sq-btn-line-height, 1.5);--video-modal-btn-border-radius: var(--sq-btn-border-radius, 5px);--video-modal-btn-primary-color: var(--sq-btn-primary-color, #fff);--video-modal-btn-primary-bg-color: var(--sq-btn-primary-bg-color, #363b74);--video-modal-btn-primary-border-color: var( --sq-btn-primary-border-color, transparent );--video-modal-btn-primary-hover-color: var( --sq-btn-primary-hover-color, #fff );--video-modal-btn-primary-hover-bg-color: var( --sq-btn-primary-hover-bg-color, #363b74 );--video-modal-btn-primary-hover-border-color: var( --sq-btn-primary-hover-border-color, transparent );--video-modal-btn-secondary-color: var( --sq-btn-link-primary-color, #363b74 );--video-modal-btn-secondary-bg-color: var( --sq-btn-link-primary-bg-color, transparent );--video-modal-btn-secondary-border-color: var( --sq-btn-link-primary-border-color, transparent );--video-modal-btn-secondary-hover-color: var( --sq-btn-link-primary-hover-color, #363b74 );--video-modal-btn-secondary-hover-bg-color: var( --sq-btn-link-primary-hover-bg-color, transparent );--video-modal-btn-secondary-hover-border-color: var( --sq-btn-link-primary-hover-border-color, transparent );--video-modal-font-size: var(--sq-component-font-size, 1.5rem);--video-modal-font-weight: var(--sq-component-font-weight, 400);--video-modal-line-height: var(--sq-component-line-height, 1.375);--video-modal-border: none;--video-modal-border-radius: 0;--video-modal-border-color: transparent;--video-modal-heading-font-family: var( --sq-component-heading-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--video-modal-heading-font-size: var( --sq-component-heading-font-size, 2rem );--video-modal-heading-font-weight: var( --sq-component-heading-font-weight, 700 );--video-modal-heading-line-height: var( --sq-component-heading-line-height, 1.375 );--video-modal-heading-color: var( --sq-component-heading-primary-color, #262626 );--video-modal-close-icon-color: #fff;--video-modal-close-icon-bg-color: transparent;--video-modal-error-font-size: var(--sq-component-font-size, 1.5rem);--video-modal-error-font-weight: var(--sq-component-font-weight, 400);--video-modal-error-line-height: var(--sq-component-line-height, 1.375);--video-modal-error-color: #fff;--video-modal-error-bg-color: #262626;--video-modal-error-border-bottom: 1px solid var(--video-modal-error-border-color);--video-modal-error-border-color: #fff;--video-modal-error-heading-font-family: var( --sq-component-heading-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--video-modal-error-heading-font-size: var( --sq-component-heading-font-size, 2rem );--video-modal-error-heading-font-weight: var( --sq-component-heading-font-weight, 700 );--video-modal-error-heading-line-height: var( --sq-component-heading-line-height, 1.375 );--video-modal-error-heading-color: var( --sq-component-heading-primary-color, #fff );--video-modal-alt-font-size: var(--sq-component-font-size, 1.5rem);--video-modal-alt-font-weight: var(--sq-component-font-weight, 400);--video-modal-alt-line-height: var(--sq-component-line-height, 1.375);--video-modal-alt-color: #fff;--video-modal-alt-bg-color: #262626;--video-modal-play-icon-color: #fff;--video-modal-play-icon-bg-color: #262626;--video-modal-play-icon-size: 4rem;--video-modal-play-icon: var( --sq-component-play-icon, url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0idmlkZW8tbW9kYWxfX2ltZy1pY29uIiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHRpdGxlPlBsYXkgVmlkZW88L3RpdGxlPjxnPjxwYXRoIGQ9Ik0yMS4xNTU1NDYxLDE2LjM1NTUyODMgQzIwLjA0NzMyMiwxNi40NDgyOTg5IDE5LjE5NjIyNjUsMTcuMzc2NzY2NyAxOS4xOTk5NzksMTguNDg4ODYwNyBMMTkuMTk5OTc5LDQ1LjUxMTA5OTMgQzE5LjE5NzgwMzIsNDYuMjY5ODE0NCAxOS41OTg3MDkxLDQ2Ljk3MjYxMjcgMjAuMjUyOTExMyw0Ny4zNTY4OTUgQzIwLjkwNzExMzUsNDcuNzQxMTc3MyAyMS43MTYxNzk1LDQ3Ljc0OTEyMzggMjIuMzc3ODAzNCw0Ny4zNzc3NjUyIEw0Ni41NTU1NzA0LDMzLjg2NjY2MDEgQzQ3LjI1ODc1NSwzMy40NzI3OTggNDcuNjc5OTc1MywzMi43MTYyOTYxIDQ3LjY0NDQyMzIsMzEuOTExMTA1NCBDNDcuNjE1NDE0MywzMS4xNjk0NDg0IDQ3LjIwMzA0NzUsMzAuNDk2MTYzNiA0Ni41NTU1NzA0LDMwLjEzMzI5OTkgTDIyLjM3NzgwMzQsMTYuNjIyMTk0OCBDMjIuMDA2MTgyMiwxNi40MTMxNzQgMjEuNTgwNDU4MywxNi4zMjAyOTE1IDIxLjE1NTU0NjEsMTYuMzU1NTI4MyBMMjEuMTU1NTQ2MSwxNi4zNTU1MjgzIFogTTIzLjQ2NjY1NjIsMjIuMTExMDgxMyBMNDEuMTU1NTM3MiwzMS45OTk5OTQyIEwyMy40NjY2NTYyLDQxLjg4ODg0MzIgTDIzLjQ2NjY1NjIsMjIuMTExMDgxMyBaIj48L3BhdGg+PC9nPjwvc3ZnPg==) );--video-modal-external-link-icon: var( --sq-component-external-link-icon, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItZXh0ZXJuYWwtbGluayI+PHBhdGggZD0iTTE4IDEzdjZhMiAyIDAgMCAxLTIgMkg1YTIgMiAwIDAgMS0yLTJWOGEyIDIgMCAwIDEgMi0yaDYiPjwvcGF0aD48cG9seWxpbmUgcG9pbnRzPSIxNSAzIDIxIDMgMjEgOSI+PC9wb2x5bGluZT48bGluZSB4MT0iMTAiIHkxPSIxNCIgeDI9IjIxIiB5Mj0iMyI+PC9saW5lPjwvc3ZnPg==) );font-family:var(--video-modal-font-family);font-size:var(--video-modal-font-size);font-weight:var(--video-modal-font-weight);line-height:var(--video-modal-line-height);min-width:20rem;container-type:inline-size}.gc-video-modal ul,.gc-video-modal ol,.gc-video-modal li,.gc-video-modal ul li,.gc-video-modal ol li{list-style:none!important;margin:0;padding:0}.gc-video-modal ul li:before,.gc-video-modal ol li:before{content:none!important;display:none!important}.gc-video-modal__wrapper{position:relative;display:flex;flex-flow:row-reverse nowrap;border:var(--video-modal-border);border-radius:var(--video-modal-border-radius);overflow:hidden}@container (width <= 48rem){.gc-video-modal__wrapper{flex-flow:column nowrap}}.gc-video-modal__wrapper--right-side{flex-direction:row}@container (width <= 48rem){.gc-video-modal__wrapper--right-side{flex-direction:column}}.gc-video-modal__wrapper--right-side .gc-video-modal__img-button{margin:auto calc(25% - var(--video-modal-play-icon-size) / 2 - .625rem)}@container (width <= 48rem){.gc-video-modal__wrapper--right-side .gc-video-modal__img-button{margin:auto}}.gc-video-modal__wrapper--left-side .gc-video-modal__img-button{margin:auto calc(75% - var(--video-modal-play-icon-size) / 2 - .625rem)}@container (width <= 48rem){.gc-video-modal__wrapper--left-side .gc-video-modal__img-button{margin:auto}}.gc-video-modal__img{max-width:100%;height:100%;object-fit:cover;display:block;position:absolute;width:50%}@container (width <= 48rem){.gc-video-modal__img{position:relative;width:100%}}.gc-video-modal__img-wrapper{flex-shrink:0;box-sizing:border-box;width:50%;height:100%}@container (width <= 48rem){.gc-video-modal__img-wrapper{position:relative;width:100%}}.gc-video-modal__img-button{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--video-modal-play-icon-size);height:var(--video-modal-play-icon-size);margin:auto calc(75% - var(--video-modal-play-icon-size) / 2 - .625rem);padding:.625rem;border:none;border-radius:50%;box-sizing:content-box;color:var(--video-modal-play-icon-color);background-color:var(--video-modal-play-icon-bg-color);transition:background-color .2s ease-in-out,color .2s ease-in-out;cursor:pointer}@container (width <= 48rem){.gc-video-modal__img-button{margin:auto}}.gc-video-modal__img-button:before{content:"";display:inline-flex;transition:background-color .2s ease-in-out;background-color:var(--video-modal-play-icon-color);-webkit-mask-image:var(--video-modal-play-icon);mask-image:var(--video-modal-play-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--video-modal-play-icon-size);height:var(--video-modal-play-icon-size)}.gc-video-modal__img-button:hover,.gc-video-modal__img-button:active,.gc-video-modal__img-button:focus{color:var(--video-modal-play-icon-bg-color);background-color:var(--video-modal-play-icon-color)}.gc-video-modal__img-button:hover:before,.gc-video-modal__img-button:active:before,.gc-video-modal__img-button:focus:before{background-color:var(--video-modal-play-icon-bg-color)}.gc-video-modal__img-icon path{fill:currentcolor}.gc-video-modal__content h1,.gc-video-modal__content h2,.gc-video-modal__content h3,.gc-video-modal__content h4,.gc-video-modal__content h5,.gc-video-modal__content h6{font-family:var(--video-modal-heading-font-family);font-size:var(--video-modal-heading-font-size);font-weight:var(--video-modal-heading-font-weight);line-height:var(--video-modal-heading-line-height);color:var(--video-modal-heading-color)}.gc-video-modal__content a{color:var(--video-modal-color);text-decoration:underline}.gc-video-modal__content a:hover,.gc-video-modal__content a:active,.gc-video-modal__content a:focus{color:var(--video-modal-color);text-decoration:none}.gc-video-modal__content-wrapper{background-color:var(--video-modal-bg-color);color:var(--video-modal-color);word-wrap:break-word;padding:2rem;width:50%}@container (width <= 48rem){.gc-video-modal__content-wrapper{width:auto}}.gc-video-modal__button{text-decoration:none;cursor:pointer}.gc-video-modal__button--button-purple{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-primary-color, #fff);background-color:var(--sq-btn-primary-bg-color, #363b74);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-video-modal__button--button-purple,.gc-video-modal__button--button-purple:visited{text-decoration:none}.gc-video-modal__button--button-purple:hover,.gc-video-modal__button--button-purple:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-video-modal__button--button-purple .gesb-button__before,.gc-video-modal__button--button-purple .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-video-modal__button--button-purple .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-video-modal__button--button-purple .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-gradient-color, #262951) 50%,transparent 50%)}.gc-video-modal__button--button-purple,.gc-video-modal__button--button-purple:visited{color:var(--sq-btn-primary-color, #fff)}.gc-video-modal__button--button-purple:hover,.gc-video-modal__button--button-purple:focus,.gc-video-modal__button--button-purple:active{color:var(--sq-btn-primary-hover-color, #fff);background-color:var(--sq-btn-primary-hover-bg-color, #363b74)}@container (width >= 75rem){.gc-video-modal__button--button-purple{min-width:11.25rem}}.gc-video-modal__button--button-white{display:block;box-sizing:border-box;padding:.625rem 1.875rem .625rem 1.25rem;font-size:var(--sq-btn-font-size, 1rem);font-weight:var(--sq-btn-font-weight, 400);line-height:var(--sq-btn-line-height, 1.5);border-radius:var(--sq-btn-border-radius, 5px);color:var(--sq-btn-secondary-color, #363b74);background-color:var(--sq-btn-secondary-bg-color, #fff);transition:background-color .3s ease;display:inline-block;border:0;padding:.5em 1.875rem .5em 1em;text-align:center;text-decoration:none;position:relative;box-shadow:var(--sq-btn-box-shadow, 0 0 8px 0 rgba(0, 0, 0, .45));cursor:pointer}.gc-video-modal__button--button-white,.gc-video-modal__button--button-white:visited{text-decoration:none}.gc-video-modal__button--button-white:hover,.gc-video-modal__button--button-white:focus{box-shadow:var(--sq-btn-focus-shadow, 0 0 0 2pt #4d90fe);outline:none}.gc-video-modal__button--button-white .gesb-button__before,.gc-video-modal__button--button-white .gesb-button__after{display:block;position:absolute;top:0;right:0;width:1.625rem;height:100%;border-top-right-radius:var(--sq-btn-border-radius, 5px);border-bottom-right-radius:var(--sq-btn-border-radius, 5px);pointer-events:none}.gc-video-modal__button--button-white .gesb-button__after{background:linear-gradient(to left bottom,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-video-modal__button--button-white .gesb-button__before{background:linear-gradient(to top left,var(--sq-btn-white-gradient-color, #e6e6e6) 50%,transparent 50%)}.gc-video-modal__button--button-white,.gc-video-modal__button--button-white:visited{color:var(--sq-btn-secondary-color, #363b74)}.gc-video-modal__button--button-white:hover,.gc-video-modal__button--button-white:focus,.gc-video-modal__button--button-white:active{color:var(--sq-btn-secondary-hover-color, #363b74);background-color:var(--sq-btn-secondary-hover-bg-color, #fff)}@container (width >= 75rem){.gc-video-modal__button--button-white{min-width:11.25rem}}.gc-video-modal__button--text{display:inline-block;box-sizing:border-box;min-width:auto;padding:0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:underline;text-align:left}.gc-video-modal__button--text:hover,.gc-video-modal__button--text:focus,.gc-video-modal__button--text:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74);text-decoration:none}.gc-video-modal__button--text-icon{display:inline-block;position:relative;box-sizing:border-box;min-width:auto;padding:0 1.25rem 0 0;box-shadow:none;background:transparent;border:0;color:var(--sq-btn-link-primary-color, #363b74);text-decoration:none;text-align:left}.gc-video-modal__button--text-icon:after{position:absolute;content:"";right:.3125rem;top:.5em;border-top:2px solid var(--sq-btn-link-primary-color, #363b74);border-right:2px solid var(--sq-btn-link-primary-color, #363b74);height:.5em;width:.5em;transform:rotate(45deg);pointer-events:none}.gc-video-modal__button--text-icon:hover,.gc-video-modal__button--text-icon:focus,.gc-video-modal__button--text-icon:active{box-shadow:none;outline:none;background:transparent;color:var(--sq-btn-link-primary-hover-color, #363b74)}.gc-video-modal__button-wrapper{display:flex;flex-flow:row wrap;margin-top:1.25rem;gap:1.25rem}@container (width <= 34.375rem){.gc-video-modal__button-wrapper{flex-flow:column wrap}}.gc-video-modal__dialog{border:none;background-color:transparent;top:0;right:0;bottom:0;left:0;max-width:75vw;max-height:90vh;width:100%;height:100%;opacity:0;overflow:hidden!important;transform:scaleY(0);transition:opacity .3s ease-out,transform .3s ease-out,overlay .3s ease-out allow-discrete,display .3s ease-out allow-discrete}@media (width <= 48rem){.gc-video-modal__dialog{width:100%}}.gc-video-modal__dialog::backdrop{background-color:#0000;transition:display .3s allow-discrete,overlay .3s allow-discrete,background-color .3s}.gc-video-modal__dialog[open]{opacity:1;transform:scaleY(1)}.gc-video-modal__dialog[open]::backdrop{background-color:#00000080}@starting-style{.gc-video-modal__dialog[open]{opacity:0;transform:scaleY(0)}.gc-video-modal__dialog[open]::backdrop{background-color:#0000}}.gc-video-modal__dialog-wrapper{margin:0 auto;display:flex;flex-flow:row-reverse;align-items:flex-start;gap:1rem}@media (width <= 48rem){.gc-video-modal__dialog-wrapper{flex-flow:column;align-items:flex-end;gap:.5rem}}.gc-video-modal__dialog-title{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;border-width:0;clip:rect(0,0,0,0)}.gc-video-modal__dialog-icon{cursor:pointer;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;vertical-align:middle;width:2rem;height:2rem;border:1px solid transparent;color:var(--video-modal-close-icon-color);background-color:var(--video-modal-close-icon-bg-color)}.gc-video-modal__dialog-icon:hover,.gc-video-modal__dialog-icon:active,.gc-video-modal__dialog-icon:focus{border-color:var(--video-modal-close-icon-color)}.gc-video-modal__dialog-icon span{font-size:1.5rem;line-height:.75rem}.gc-video-modal__player{display:block;flex-shrink:0;width:100%;border:0;aspect-ratio:16/9}.gc-video-modal__player-wrapper{position:relative;box-shadow:0 0 1rem #00000080;display:flex;flex-flow:column;max-width:75vw;max-height:90vh;height:100%;width:100%;overflow:auto}.gc-video-modal__player-alt{display:block;padding:1.063rem 1.5rem;font-size:var(--video-modal-alt-font-size);font-weight:var(--video-modal-alt-font-weight);line-height:var(--video-modal-alt-line-height);color:var(--video-modal-alt-color);font-family:var(--video-modal-font-family);background-color:var(--video-modal-alt-bg-color)}.gc-video-modal__player-alt a{color:var(--video-modal-alt-color);text-decoration:underline}.gc-video-modal__player-alt a:hover,.gc-video-modal__player-alt a:active,.gc-video-modal__player-alt a:focus{color:var(--video-modal-alt-color);text-decoration:none}.gc-video-modal__player-alt img{max-width:100%;height:auto;width:auto}.gc-video-modal__error{text-align:center;font-size:var(--video-modal-error-font-size);font-weight:var(--video-modal-error-font-weight);line-height:var(--video-modal-error-line-height);background-color:var(--video-modal-error-bg-color);color:var(--video-modal-error-color);border-bottom:var(--video-modal-error-border-bottom);border-color:var(--video-modal-error-border-color)}.gc-video-modal__error h1,.gc-video-modal__error h2,.gc-video-modal__error h3,.gc-video-modal__error h4,.gc-video-modal__error h5,.gc-video-modal__error h6{font-family:var(--video-modal-error-heading-font-family);font-size:var(--video-modal-error-heading-font-size);font-weight:var(--video-modal-error-heading-font-weight);line-height:var(--video-modal-error-heading-line-height);color:var(--video-modal-error-heading-color)}.gc-video-modal__error a{color:var(--video-modal-error-color);text-decoration:underline}.gc-video-modal__error a:hover,.gc-video-modal__error a:active,.gc-video-modal__error a:focus{color:var(--video-modal-error-color);text-decoration:none}.gc-video-modal__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}body.gc-noscroll{overflow:hidden}.gc-video-player{--video-player-font-family: var( --sq-component-font-family, "Noto Sans", Arial, Helvetica, sans-serif );--video-player-font-size: var(--sq-component-font-size, 1rem);--video-player-font-weight: var(--sq-component-font-weight, 400);--video-player-line-height: var(--sq-component-line-height, 1.5);--video-player-color: var(--sq-component-secondary-color, #fff);--video-player-bg-color: var(--sq-component-secondary-bg-color, #363b74);--video-player-border: none;--video-player-border-radius: 5px;--video-player-border-color: transparent;--video-player-icon-color: #fff;--video-player-icon-bg-color: #262626;--video-player-link-color: var(--video-player-color, #fff);--video-player-error-heading-font-size: 2.5rem;--video-player-error-body-font-size: 1.25rem;--video-player-icon-size: 4rem;--video-player-icon: var( --sq-component-play-icon, url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0idmlkZW8tbW9kYWxfX2ltZy1pY29uIiB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgNjQgNjQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PHRpdGxlPlBsYXkgVmlkZW88L3RpdGxlPjxnPjxwYXRoIGQ9Ik0yMS4xNTU1NDYxLDE2LjM1NTUyODMgQzIwLjA0NzMyMiwxNi40NDgyOTg5IDE5LjE5NjIyNjUsMTcuMzc2NzY2NyAxOS4xOTk5NzksMTguNDg4ODYwNyBMMTkuMTk5OTc5LDQ1LjUxMTA5OTMgQzE5LjE5NzgwMzIsNDYuMjY5ODE0NCAxOS41OTg3MDkxLDQ2Ljk3MjYxMjcgMjAuMjUyOTExMyw0Ny4zNTY4OTUgQzIwLjkwNzExMzUsNDcuNzQxMTc3MyAyMS43MTYxNzk1LDQ3Ljc0OTEyMzggMjIuMzc3ODAzNCw0Ny4zNzc3NjUyIEw0Ni41NTU1NzA0LDMzLjg2NjY2MDEgQzQ3LjI1ODc1NSwzMy40NzI3OTggNDcuNjc5OTc1MywzMi43MTYyOTYxIDQ3LjY0NDQyMzIsMzEuOTExMTA1NCBDNDcuNjE1NDE0MywzMS4xNjk0NDg0IDQ3LjIwMzA0NzUsMzAuNDk2MTYzNiA0Ni41NTU1NzA0LDMwLjEzMzI5OTkgTDIyLjM3NzgwMzQsMTYuNjIyMTk0OCBDMjIuMDA2MTgyMiwxNi40MTMxNzQgMjEuNTgwNDU4MywxNi4zMjAyOTE1IDIxLjE1NTU0NjEsMTYuMzU1NTI4MyBMMjEuMTU1NTQ2MSwxNi4zNTU1MjgzIFogTTIzLjQ2NjY1NjIsMjIuMTExMDgxMyBMNDEuMTU1NTM3MiwzMS45OTk5OTQyIEwyMy40NjY2NTYyLDQxLjg4ODg0MzIgTDIzLjQ2NjY1NjIsMjIuMTExMDgxMyBaIj48L3BhdGg+PC9nPjwvc3ZnPg==) );font-family:var(--video-player-font-family);font-size:var(--video-player-font-size);font-weight:var(--video-player-font-weight);line-height:var(--video-player-line-height);border:var(--video-player-border);border-radius:var(--video-player-border-radius);border-color:var(--video-player-border-color);min-width:20rem;overflow:hidden;position:relative}.gc-video-player ul,.gc-video-player ol,.gc-video-player li,.gc-video-player ul li,.gc-video-player ol li{list-style:none!important;margin:0;padding:0}.gc-video-player ul li:before,.gc-video-player ol li:before{content:none!important;display:none!important}.gc-video-player__img{display:block;width:100%;object-fit:cover;aspect-ratio:16/9}.gc-video-player__img-wrapper{position:relative}.gc-video-player__img-button{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--video-player-icon-size);height:var(--video-player-icon-size);margin:auto;padding:.625rem;border-radius:50%;border:none;box-sizing:content-box;color:var(--video-player-icon-color);background-color:var(--video-player-icon-bg-color);transition:background-color .2s ease-in-out,color .2s ease-in-out;cursor:pointer}.gc-video-player__img-button:before{content:"";display:inline-flex;transition:background-color .2s ease-in-out;background-color:var(--video-player-icon-color);-webkit-mask-image:var(--video-player-icon);mask-image:var(--video-player-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:var(--video-player-icon-size);height:var(--video-player-icon-size)}.gc-video-player__img-button:hover,.gc-video-player__img-button:active,.gc-video-player__img-button:focus{color:var(--video-player-icon-bg-color);background-color:var(--video-player-icon-color)}.gc-video-player__img-button:hover:before,.gc-video-player__img-button:active:before,.gc-video-player__img-button:focus:before{background-color:var(--video-player-icon-bg-color)}.gc-video-player__player{display:block;width:100%;border:0;aspect-ratio:16/9}.gc-video-player__player-wrapper{position:relative;width:100%;overflow:hidden}.gc-video-player__error{text-align:center;margin:0 auto;padding:3rem;font-size:var(--video-player-error-body-font-size)}.gc-video-player__error h1,.gc-video-player__error h2,.gc-video-player__error h3,.gc-video-player__error h4,.gc-video-player__error h5,.gc-video-player__error h6{font-size:var(--video-player-error-heading-font-size)}.gc-video-player--secondary{--video-player-color: var(--sq-component-primary-color, #262626);--video-player-bg-color: var(--sq-component-primary-bg-color, #f1efec);--video-player-link-color: var(--video-player-color, #262626)}.gc-video-player__content{color:var(--video-player-color);background-color:var(--video-player-bg-color);display:block;padding:1.063rem 1.5rem}.gc-video-player__content p{color:var(--video-player-color)}.gc-video-player__content a{color:var(--video-player-link-color);text-decoration:underline}.gc-video-player__content a:hover,.gc-video-player__content a:active,.gc-video-player__content a:focus{text-decoration:none}.gc-video-player__content p:first-child{margin-top:0}.gc-video-player__content p:last-child{margin-bottom:0}
