/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/themes/stable9/css/core/components/../../../../../misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/themes/stable9/css/core/components/../../../../../misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/787878/twistie-up.svg);}
.responsive-background-object{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;overflow:hidden}.responsive-background-object article,.responsive-background-object div{height:100%}.responsive-background-object picture{display:block;height:100%}.responsive-background-object img,.responsive-background-object video,.responsive-background-object iframe{width:100%;height:100%;display:inline-block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.responsive-background-object img,.responsive-background-object video,.responsive-background-object iframe{width:auto;max-width:inherit;min-width:100%;height:auto;min-height:100%;margin:auto;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:50%;}}
.badge{padding:var(--k-space-sm) var(--k-space-md);font-family:var(--ff-secondary);font-size:10px;font-style:normal;font-weight:400;line-height:130%;text-transform:uppercase}
.card--horizontal .card-media{position:relative;max-width:115px;flex-shrink:0}.card--horizontal .card-media img{clip-path:polygon(0% 0%,100% 0%,100% 70%,0% 100%);aspect-ratio:4/5;-o-object-fit:cover;object-fit:cover}.card--horizontal .link-primary{--link-color:var(--bs-primary);--link-hover-color:var(--bs-primary)}.card--horizontal .link-primary::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width=%277%27 height=%2710%27 viewBox=%270 0 7 10%27 fill=%27%23297F3B%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2.59982 0.5H0L3.54077 5.00108L0 9.5H2.59982L6.14059 5.00108L2.59982 0.5Z%27/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center center;content:"";font-size:0;text-decoration:none;display:inline-block;height:10px;width:7px;margin-left:var(--k-space-sm)}
footer{padding-top:var(--k-space-xl);padding-bottom:var(--k-space-2xl)}footer ul{list-style:none;padding:0;margin:0}footer a{text-decoration:none;--bs-link-color:var(--bs-white);--bs-link-hover-color:var(--bs-white)}footer .footer-top{display:grid;grid-template:"logo . social" "main_content . main_menu";row-gap:48px}footer .footer-top #block-kinetic-sitebranding{grid-area:logo}footer .footer-top #block-kinetic-socialmenu{grid-area:social}footer .footer-top #block-kinetic-socialmenu>ul.menu{display:flex;justify-content:flex-end;gap:var(--k-space-lg)}footer .footer-top #block-kinetic-socialmenu>ul.menu span{font-family:var(--ff-secondary);text-transform:uppercase;font-size:14px;width:100%}footer .footer-top .footer-content{grid-area:main_content;text-transform:uppercase}footer .footer-top .footer-content p{--k--typography--font-family-p:var(--ff-secondary);margin-bottom:var(--k-space-mdlg)}footer .footer-top .footer-content span{font-size:14px;font-weight:400}footer .footer-top .footer-content span:not(:last-child){padding-right:4px;border-right:2px solid #fff}footer .footer-top .footer-content a{--link-color:var(--bs-white);--link-hover-color:var(--bs-white);--link-font-size:inherit}footer .footer-top #block-kinetic-footer{grid-area:main_menu}footer .footer-top #block-kinetic-footer>ul.menu{display:flex;justify-content:flex-end;gap:var(--k-space-lg)}footer .footer-top #block-kinetic-footer>ul.menu span{font-family:var(--ff-secondary);text-transform:uppercase;font-size:14px;width:100%}footer .footer-top #block-kinetic-footer>ul.menu .accordion-item{flex-basis:100%}footer .footer-top #block-kinetic-footer>ul.menu .accordion-button{margin-bottom:var(--k-space-lg)}footer .footer-top #block-kinetic-footer>ul.menu .accordion-body{margin-bottom:var(--k-space-sm)}footer .footer-top #block-kinetic-footer>ul.menu a{font-size:14px;--bs-link-color:var(--bs-gray)}footer .footer-bottom{justify-content:space-between}footer .footer-bottom *{color:var(--bs-gray);font-size:12px}footer .footer-bottom a{--bs-link-color:var(--bs-gray);--bs-link-hover-color:var(--bs-gray)}footer #block-kinetic-footerbottom>ul.menu{display:flex;justify-content:flex-end;gap:var(--k-space-lg)}footer #block-kinetic-footerbottom>ul.menu span{font-family:var(--ff-secondary);text-transform:uppercase;font-size:14px;width:100%}@media(max-width:767.98px){footer .footer-top{grid-template:"logo" "main_content" "social" "main_menu"}footer .footer-top #block-kinetic-socialmenu>ul.menu{justify-content:flex-start}footer .footer-top #block-kinetic-socialmenu>ul.menu img{opacity:initial !important}footer .footer-top #block-kinetic-footer #footer-accordion{display:block}footer .footer-top #block-kinetic-footer #footer-accordion .accordion-body{margin:1.5rem 0}footer .footer-top #block-kinetic-footer #footer-accordion .accordion-button{display:flex;justify-content:space-between;position:relative}footer .footer-top #block-kinetic-footer #footer-accordion .accordion-button>span{font-size:inherit}footer .footer-top #block-kinetic-footer #footer-accordion .accordion-button[aria-expanded=true] .ac-expand .plus{-webkit-transform:rotate(0deg);transform:rotate(0deg)}footer .footer-top #block-kinetic-footer #footer-accordion .ac-expand{flex-basis:2rem}footer .footer-top #block-kinetic-footer #footer-accordion .ac-expand .minus,footer .footer-top #block-kinetic-footer #footer-accordion .ac-expand .plus{width:1rem;height:2px;border-radius:1px;bottom:12px;background:#fff;-webkit-transform-origin:center;transform-origin:center;position:absolute}footer .footer-top #block-kinetic-footer #footer-accordion .ac-expand .plus{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}footer .footer-bottom{flex-direction:column}footer #block-kinetic-footerbottom{margin-top:var(--k-space-lg)}footer #block-kinetic-footerbottom>ul.menu{justify-content:flex-start;flex-wrap:wrap}footer #block-kinetic-footerbottom>ul.menu>li{flex-basis:calc(50% - var(--k-space-lg))}}
:root{--k-header-offset:calc(0px + max(var(--gin-toolbar-y-offset,0px),var(--gin-toolbar-secondary-height,0px)));--k-header-height-mobile:94px;--k-header-height-desktop:120px;--k-header-height-solid:120px}body.mobile-menu-active{overflow:hidden}header[data-component-id="kinetic:header"]{--header-clip-height:var(--k-header-height-mobile);position:fixed;z-index:1000;left:0;right:0;transition:background .3s linear;height:var(--k-header-height-desktop);top:var(--k-header-offset);clip-path:polygon(0% 0%,100% 0%,100% var(--header-clip-height),0% var(--header-clip-height))}header[data-component-id="kinetic:header"].unset-clip{clip-path:unset}body[class*=gin] header[data-component-id="kinetic:header"]{z-index:110}.glb-body header[data-component-id="kinetic:header"]{position:relative}header[data-component-id="kinetic:header"] ul.menu{width:100%;margin:0;padding:0}header[data-component-id="kinetic:header"] ul.menu>li{list-style:none}header[data-component-id="kinetic:header"] button{background:none;border:none}header[data-component-id="kinetic:header"] #block-kinetic-branding img{width:215px}header[data-component-id="kinetic:header"] .desktop-menu .header-top,header[data-component-id="kinetic:header"] .desktop-menu .menu--main,header[data-component-id="kinetic:header"] .desktop-menu .menu--cta{display:none}header[data-component-id="kinetic:header"] .main-menu-wrapper{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}header[data-component-id="kinetic:header"] .menu-dropdown{display:none}header[data-component-id="kinetic:header"] #mobile-menu-wrapper{display:none}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--utility-menu a,header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--utility-menu span{display:inline-block;text-decoration:none;font-size:14px;font-weight:600;padding:1rem 0;color:var(--bs-body-color)}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--cta{margin-top:var(--k-space-lg)}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--cta a{width:100%}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main{overflow:auto}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main.link-content-active{margin-left:-2rem;margin-right:-2rem;padding-top:unset}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main .menu-item{padding:1rem 0;display:flex;align-items:center;justify-content:space-between}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main .menu-item>a,header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main .menu-item>span{font-weight:600;text-transform:uppercase}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main .menu-item.has-dropdown{border-bottom:1px solid #d1d4d4}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main .menu-item.has-dropdown::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width=%277%27 height=%2710%27 viewBox=%270 0 7 10%27 fill=%27%23297F3B%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2.59982 0.5H0L3.54077 5.00108L0 9.5H2.59982L6.14059 5.00108L2.59982 0.5Z%27/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center center;content:"";font-size:0;text-decoration:none;display:inline-block;height:10px;width:7px;margin-left:var(--k-space-sm)}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main .menu-item.has-dropdown.active{border-bottom:none}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main .menu-item.has-dropdown.active::after{display:none}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main .menu-item.has-dropdown.active>a,header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main .menu-item.has-dropdown.active>span{display:none}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .menu--main .menu-item.active>.menu-dropdown{display:block;width:100%}header[data-component-id="kinetic:header"] #mobile-menu-wrapper .layout.menu-layout{display:block}header[data-component-id="kinetic:header"] #mobile-menu-toggle .close-icon{display:none}header[data-component-id="kinetic:header"].dropdown-active #mobile-menu-wrapper{display:block;height:calc(100vh - 72px)}header[data-component-id="kinetic:header"].dropdown-active #mobile-menu-toggle .hamburger-icon{display:none}header[data-component-id="kinetic:header"].dropdown-active #mobile-menu-toggle .close-icon{display:block}header[data-component-id="kinetic:header"] #mobile-menu-back{display:none}header[data-component-id="kinetic:header"] #mobile-menu-back.active{display:block;color:var(--bs-green);padding:1rem 0;font-size:14px;font-weight:600;cursor:pointer;text-transform:uppercase}header[data-component-id="kinetic:header"] #mobile-menu-back.active::before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width=%277%27 height=%2710%27 viewBox=%270 0 7 10%27 fill=%27%23297F3B%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2.59982 0.5H0L3.54077 5.00108L0 9.5H2.59982L6.14059 5.00108L2.59982 0.5Z%27/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center center;content:"";font-size:0;text-decoration:none;display:inline-block;height:10px;width:7px;margin-left:var(--k-space-sm);-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-right:var(--k-space-sm)}header[data-component-id="kinetic:header"] #mobile-menu-back.active~nav.menu--utility-menu{display:none}@media(min-width:768px){header[data-component-id="kinetic:header"]{--header-clip-height:var(--k-header-height-solid)}header[data-component-id="kinetic:header"] ul.menu{display:flex;align-items:center}header[data-component-id="kinetic:header"] ul.menu li.menu-item{padding:0}header[data-component-id="kinetic:header"] ul.menu li>a,header[data-component-id="kinetic:header"] ul.menu li>span{text-decoration:none;white-space:nowrap}header[data-component-id="kinetic:header"] .desktop-menu .header-top{display:flex;justify-content:flex-end;align-items:baseline;gap:var(--k-space-md)}header[data-component-id="kinetic:header"] .desktop-menu .menu--main,header[data-component-id="kinetic:header"] .desktop-menu .menu--cta{display:block}header[data-component-id="kinetic:header"] .desktop-menu #block-kinetic-branding{flex:1}header[data-component-id="kinetic:header"] .desktop-menu .menu--main ul{--underline-width:0;--underline-offset-x:0;position:relative}header[data-component-id="kinetic:header"] .desktop-menu .menu--main ul::before{content:"";display:block;position:absolute;top:100%;height:2px;width:var(--underline-width);-webkit-transform:translateX(var(--underline-offset-x));transform:translateX(var(--underline-offset-x));background-color:var(--bs-light-green);transition:width .5s,-webkit-transform .5s;transition:transform .5s,width .5s;transition:transform .5s,width .5s,-webkit-transform .5s}header[data-component-id="kinetic:header"] .desktop-menu .menu--main ul>li{position:relative}header[data-component-id="kinetic:header"] .desktop-menu .menu--main ul>li::before{content:"";position:absolute;bottom:-18px;left:0;width:100%;height:18px}header[data-component-id="kinetic:header"] .desktop-menu .menu--utility-menu{font-size:12px;margin:var(--k-space-xxs) 0}header[data-component-id="kinetic:header"] .desktop-menu .menu--utility-menu ul.menu{height:var(--k-space-xl)}header[data-component-id="kinetic:header"] .desktop-menu .menu--utility-menu li.menu-item:not(:first-child){margin-left:var(--k-space-xl)}header[data-component-id="kinetic:header"] .desktop-menu .menu--utility-menu a,header[data-component-id="kinetic:header"] .desktop-menu .menu--utility-menu span{color:var(--bs-white)}header[data-component-id="kinetic:header"] .desktop-menu .menu--cta{margin-left:var(--k-space-md)}header[data-component-id="kinetic:header"] .desktop-menu .main-menu-wrapper{display:flex;justify-content:flex-start;padding-top:0}header[data-component-id="kinetic:header"] .desktop-menu .main-menu-wrapper .menu-dropdown-0{display:none;position:fixed;right:0;left:0}.gin--vertical-toolbar header[data-component-id="kinetic:header"] .desktop-menu .main-menu-wrapper .menu-dropdown-0{left:var(--gin-toolbar-width-collapsed)}header[data-component-id="kinetic:header"] .desktop-menu .main-menu-wrapper .menu-dropdown-0.dropdown-active{display:block;margin-top:1rem}header[data-component-id="kinetic:header"] .desktop-menu .main-menu-wrapper ul.menu>li>span,header[data-component-id="kinetic:header"] .desktop-menu .main-menu-wrapper ul.menu>li>a:not(.btn){text-transform:uppercase;padding:12px var(--k-space-md);font-size:14px;font-weight:400;display:block;cursor:pointer}header[data-component-id="kinetic:header"] .desktop-menu .main-menu-wrapper ul.menu .has-dropdown>span::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width=%277%27 height=%2710%27 viewBox=%270 0 7 10%27 fill=%27%23fff%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2.59982 0.5H0L3.54077 5.00108L0 9.5H2.59982L6.14059 5.00108L2.59982 0.5Z%27/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center center;content:"";font-size:0;text-decoration:none;display:inline-block;height:10px;width:7px;margin-left:var(--k-space-sm);margin-left:var(--k-space-sm);-webkit-transform:rotate(90deg);transform:rotate(90deg)}header[data-component-id="kinetic:header"] .desktop-menu .main-menu-wrapper ul.menu .has-dropdown.active>span{display:flex}header[data-component-id="kinetic:header"] .desktop-menu .main-menu-wrapper ul.menu .has-dropdown.active>span::after{content:url("data:image/svg+xml;charset=utf8,%3Csvg width=%2719%27 height=%2719%27 viewBox=%270 0 19 19%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect width=%2718%27 height=%2718%27 transform=%27translate%2818.1992 0.300781%29 rotate%2890%29%27 fill=%27%2378BE20%27/%3E%3Cpath d=%27M4.47461 9.40018L4.47461 12L8.97569 8.45923L13.4746 12L13.4746 9.40018L8.97569 5.85941L4.47461 9.40018Z%27 fill=%27%230C1F2C%27/%3E%3C/svg%3E");font-size:0;text-decoration:none;display:inline-block;-webkit-transform:rotate(0deg);transform:rotate(0deg);margin-top:var(--k-space-xxs)}header[data-component-id="kinetic:header"] .desktop-menu .main-menu-wrapper ul.menu .has-dropdown.active .menu-dropdown-0{display:block;margin-top:1.125rem}header[data-component-id="kinetic:header"] #mobile-menu-toggle{display:none}}
@media(min-width:768px){[data-component-id="kinetic:hero"] .hero.hero-homepage{min-height:600px}}@media(min-width:1024px){[data-component-id="kinetic:hero"] .hero.hero-homepage{min-height:880px}}@media(min-width:1024px){[data-component-id="kinetic:hero"] .hero.hero-homepage .hero--title{padding-bottom:150px}}@media(min-width:768px){[data-component-id="kinetic:hero"] .hero.hero-default .hero--title .ctas{margin-top:var(--k-space-xl)}}@media(max-width:767.98px){[data-component-id="kinetic:hero"] .hero>div:first-child{width:100%}}@media(min-width:768px){[data-component-id="kinetic:hero"] .hero>div:first-child{display:flex;justify-content:flex-end}}[data-component-id="kinetic:hero"] .hero .hero--title{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:640px){[data-component-id="kinetic:hero"] .hero .hero--title{max-width:540px}}@media(max-width:767.98px){[data-component-id="kinetic:hero"] .hero .hero--title{padding-top:100px}}@media(min-width:768px){[data-component-id="kinetic:hero"] .hero .hero--title{width:100%;flex-shrink:0;margin:0;max-width:540px;padding-top:120px;padding-bottom:120px;padding-right:60px}}@media(min-width:1024px){[data-component-id="kinetic:hero"] .hero .hero--title{max-width:480px;padding-top:150px;padding-bottom:200px;padding-right:80px}}@media(min-width:1440px){[data-component-id="kinetic:hero"] .hero .hero--title{max-width:620px;padding-right:100px}}[data-component-id="kinetic:hero"] .hero .hero--title .heading{word-break:keep-all}[data-component-id="kinetic:hero"] .hero .hero--title .description{margin-bottom:0;margin-top:var(--k-space-lg)}@media(min-width:768px){[data-component-id="kinetic:hero"] .hero .hero--title .description{margin-top:var(--k-space-md)}}[data-component-id="kinetic:hero"] .hero .hero--title .ctas{display:flex;flex-wrap:wrap}@media(max-width:767.98px){[data-component-id="kinetic:hero"] .hero .hero--title .ctas{flex-direction:column;margin-top:var(--k-space-lg)}}@media(min-width:768px){[data-component-id="kinetic:hero"] .hero .hero--title .ctas{flex-direction:row;margin-top:52px}}@media(min-width:768px){[data-component-id="kinetic:hero"] .hero .hero--title .ctas>a{width:auto}}@media(max-width:767.98px){[data-component-id="kinetic:hero"] .hero .hero--title .ctas>a:not(:last-child){margin-bottom:var(--k-space-md)}}@media(min-width:768px){[data-component-id="kinetic:hero"] .hero .hero--title .ctas>a:not(:last-child){margin-right:var(--k-space-lg)}}[data-component-id="kinetic:hero"] .hero .hero--media{position:relative;height:100%}@media(max-width:767.98px){[data-component-id="kinetic:hero"] .hero .hero--media{margin-top:var(--k-space-lg)}}@media(min-width:768px){[data-component-id="kinetic:hero"] .hero .hero--media .ratio-1x1{--bs-aspect-ratio:75%}}
.layout.menu-layout{display:grid;grid-template-columns:1fr 1fr 1fr}.layout.menu-layout.region-widths--50-25-25{grid-template-columns:50% 25% 25%}.layout.menu-layout.region-widths--25-50-25{grid-template-columns:25% 50% 25%}.layout.menu-layout.region-widths--25-37-37{grid-template-columns:26% 37% 37%}.layout.menu-layout .layout__region{display:flex;justify-content:flex-start;flex-direction:column;padding:50px var(--k-space-xl)}@media(max-width:767.98px){.layout.menu-layout .layout__region{padding:var(--k-space-lg) var(--k-space-xl)}}@media(min-width:768px){header[data-zoom-level=large] .layout.menu-layout{max-height:500px}header[data-zoom-level=large] .layout.menu-layout .layout__region{padding:24px var(--k-space-md)}}
.block--menu-links:not(:last-child){margin-bottom:var(--k-space-2xl);flex-grow:1}@media(min-width:768px)and (max-width:1439.98px){.block--menu-links:not(:last-child){margin-bottom:var(--k-space-md)}}@media(max-width:767.98px){.block--menu-links:not(:last-child){margin-bottom:var(--k-space-xl)}}.menu-links a{display:block}.menu-links .eyebrow{position:relative;padding-bottom:var(--k-space-md)}.menu-links .eyebrow::after{background:var(--bs-light-green);content:"";height:var(--k-space-xxs);position:absolute;left:0;bottom:0;width:110px}.menu-links .ck-content+.menu-links--links{margin-top:var(--k-space-md)}.menu-links--links{display:grid;gap:1.5rem;grid-template-columns:repeat(var(--menu-link-cols),1fr)}.menu-links--links .link-main-menu{text-transform:capitalize}.menu-links--links .link-main-menu:last-child{margin-bottom:0}@media(max-width:767.98px){.menu-links a{margin-bottom:var(--k-space-lg)}.menu-links--links{display:block}}header[data-zoom-level=large] .menu-links .menu-links--links{font-size:1rem;gap:1rem}
[data-component-id="kinetic:person-teaser"]{max-width:18.25rem}[data-component-id="kinetic:person-teaser"] .person-teaser--name{color:var(--bs-navy)}[data-component-id="kinetic:person-teaser"] .person-teaser--info{color:var(--bs-gray-600)}[data-component-id="kinetic:person-teaser"] .person-teaser--image{max-width:16.25rem}[data-component-id="kinetic:person-teaser"] .person-teaser--image img{width:100%}
.surface--light .link-underline,.surface--light-white .link-underline,.surface--light-invert .link-underline,.surface--light-gray .link-underline,.surface--light-light-green .link-underline,.surface--light .link-main-menu,.surface--light-white .link-main-menu,.surface--light-invert .link-main-menu,.surface--light-gray .link-main-menu,.surface--light-light-green .link-main-menu,.surface--light .link-primary,.surface--light-white .link-primary,.surface--light-invert .link-primary,.surface--light-gray .link-primary,.surface--light-light-green .link-primary,.link-underline,.link-main-menu,.link-primary{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration);font-size:var(--link-font-size);text-transform:uppercase;font-weight:var(--link-font-weight)}.link-underline:hover,.link-main-menu:hover,.link-primary:hover{color:var(--link-hover-color)}.link-primary{--link-color:#297F3B;--link-decoration:none;--link-hover-color:#21662f;--link-font-size:0.875rem;--link-font-weight:600}.link-primary::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width=%277%27 height=%2710%27 viewBox=%270 0 7 10%27 fill=%27%23297F3B%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2.59982 0.5H0L3.54077 5.00108L0 9.5H2.59982L6.14059 5.00108L2.59982 0.5Z%27/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center center;content:"";font-size:0;text-decoration:none;display:inline-block;height:10px;width:7px;margin-left:var(--k-space-sm)}.link-main-menu{--link-color:var(--body-color);--link-decoration:none;--link-hover-color:var(--bs-primary);--link-font-size:18px;--link-font-weight:600}.link-main-menu:hover{text-decoration:underline}.link-underline{--link-color:#297F3B;--link-decoration:underline;--link-hover-color:#21662f;--link-font-size:0.875rem;--link-font-weight:600}.surface--dark .link-primary,.surface--dark-deep-blue .link-primary,.surface--dark-deep-blue-80 .link-primary,.surface--dark-gray-blue-95 .link-primary{--link-color:var(--bs-white);--link-hover-color:var(--bs-white)}.surface--dark .link-primary::after,.surface--dark-deep-blue .link-primary::after,.surface--dark-deep-blue-80 .link-primary::after,.surface--dark-gray-blue-95 .link-primary::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width=%277%27 height=%2710%27 viewBox=%270 0 7 10%27 fill=%27%23fff%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2.59982 0.5H0L3.54077 5.00108L0 9.5H2.59982L6.14059 5.00108L2.59982 0.5Z%27/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center center;content:"";font-size:0;text-decoration:none;display:inline-block;height:10px;width:7px;margin-left:var(--k-space-sm)}.surface--dark .link-underline,.surface--dark-deep-blue .link-underline,.surface--dark-deep-blue-80 .link-underline,.surface--dark-gray-blue-95 .link-underline{--link-color:var(--bs-white);--link-hover-color:var(--bs-light-green)}.surface--light .link-primary,.surface--light-white .link-primary,.surface--light-invert .link-primary,.surface--light-gray .link-primary,.surface--light-light-green .link-primary{--link-color:#297F3B;--link-decoration:none;--link-hover-color:#21662f;--link-font-size:0.875rem;--link-font-weight:600}.surface--light .link-primary::after,.surface--light-white .link-primary::after,.surface--light-invert .link-primary::after,.surface--light-gray .link-primary::after,.surface--light-light-green .link-primary::after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width=%277%27 height=%2710%27 viewBox=%270 0 7 10%27 fill=%27%23297F3B%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M2.59982 0.5H0L3.54077 5.00108L0 9.5H2.59982L6.14059 5.00108L2.59982 0.5Z%27/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center center;content:"";font-size:0;text-decoration:none;display:inline-block;height:10px;width:7px;margin-left:var(--k-space-sm)}.surface--light .link-main-menu,.surface--light-white .link-main-menu,.surface--light-invert .link-main-menu,.surface--light-gray .link-main-menu,.surface--light-light-green .link-main-menu{--link-color:var(--body-color);--link-decoration:none;--link-hover-color:var(--bs-primary);--link-font-size:18px;--link-font-weight:600}.surface--light .link-main-menu:hover,.surface--light-white .link-main-menu:hover,.surface--light-invert .link-main-menu:hover,.surface--light-gray .link-main-menu:hover,.surface--light-light-green .link-main-menu:hover{text-decoration:underline}.surface--light .link-underline,.surface--light-white .link-underline,.surface--light-invert .link-underline,.surface--light-gray .link-underline,.surface--light-light-green .link-underline{--link-color:#297F3B;--link-decoration:underline;--link-hover-color:#21662f;--link-font-size:0.875rem;--link-font-weight:600}
.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:1rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(even)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#bacbe6;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#373b3e;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:639.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1023.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1439.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}table th{color:var(--bs-gray-600);font-weight:bold;font-size:10px;text-transform:uppercase}
.quote{position:relative;padding-top:54px;padding-left:38px;margin-top:40px}@media(min-width:768px){.quote{padding-top:78px;padding-left:54px;max-width:50%;padding-right:2rem}.ck.ck-content .quote{max-width:100%;margin-top:0}}.quote::before{content:"";position:absolute;left:0;top:0;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2797%27 height=%2770%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23a%29%27%3E%3Cmask id=%27b%27 width=%2797%27 height=%2770%27 x=%270%27 y=%270%27 maskUnits=%27userSpaceOnUse%27 style=%27mask-type:luminance%27%3E%3Cpath fill=%27%23fff%27 d=%27M96.61 0H0v70h96.61V0Z%27/%3E%3C/mask%3E%3Cg mask=%27url%28%23b%29%27%3E%3Cpath fill=%27%23319B47%27 d=%27M0 0v58.298L24.206 70l18.061-10.366-22.229-10.74V42.64h22.603V0H0Zm53.97 0v58.298L78.175 70l18.06-10.366-22.228-10.74V42.64H96.61V0H53.969Z%27/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h96.611v70H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;width:64px;height:46px}@media(min-width:768px){.quote::before{width:96px;height:70px}}.quote .quote-text{font-family:"Playfair Display",serif;font-size:24px;line-height:1.25}@media(min-width:768px){.quote .quote-text{font-size:32px}}.quote .quote-text p{font-family:inherit;font-size:inherit;line-height:inherit}.quote .attribution{margin-top:24px;font-size:16px;line-height:1.5;text-transform:uppercase;letter-spacing:.025em}@media(min-width:768px){.quote .attribution{margin-top:32px}}.quote .attribution p{font-family:inherit;font-size:inherit;line-height:inherit}
.ck.ck-content.border{position:relative;border:1px solid var(--bs-green);padding:40px}.ck.ck-content.border::before{content:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2722%27 height=%2754%27 viewBox=%270 0 22 54%27 fill=%27none%27%3E%3Cpath d=%27M0.0174573 54C0.0174573 53.5536 0.0174573 53.25 0.0174573 52.9286C0.0174573 35.6607 0.0174616 17.2679 0 0.000110056C0 0.000110056 0.157154 6.74809e-05 1.0477 6.74809e-05C7.56087 0.0357817 14.074 0.0357817 20.5872 6.74809e-05C21.4079 6.74809e-05 21.6 0 21.6 0C21.5825 13.8214 21.5825 28.6965 21.6 42.5C21.6 43.1429 21.6 43.2379 21.6 43.2379C20.0634 43.8987 17.7934 45.2322 16.2742 45.9822C12.4501 47.8929 8.60857 49.7857 4.78448 51.6607C3.2304 52.4643 1.69377 53.1964 0.0174573 54Z%27 fill=%27%23297F3B%27/%3E%3C/svg%3E");position:absolute;left:0}.ck.ck-content p:not(:last-child){margin-bottom:1rem}.ck.ck-content a{color:inherit}.ck.ck-content blockquote{background:var(--bs-deep-blue);padding:2rem}.ck.ck-content blockquote>*{color:#fff;font-family:var(--ff-heading);font-size:20px;line-height:140%;letter-spacing:.5px}.ck.ck-content blockquote>*+*{margin-top:1rem}.ck.ck-content figure{width:100%;margin:0}.ck.ck-content figcaption{font-size:10px;font-weight:bold;padding-top:.5rem;text-transform:uppercase}.ck.ck-content figure,.ck.ck-content blockquote,.ck.ck-content .image,.ck.ck-content .issuu,.ck.ck-content .embedded-entity,.ck.ck-content .table-responsive,.ck.ck-content>table,.ck.ck-content .field--name-field-media-oembed-oembed{margin:var(--k-space-1xl) 0}.ck.ck-content figure>.image{margin:0}.ck.ck-content .image.view-mode--entity_embed img,.ck.ck-content .image.view-mode--half_column img{width:100%}.ck.ck-content .image.view-mode--narrow,.ck.ck-content .image.view-mode--narrow+figcaption{max-width:500px;margin-left:auto;margin-right:auto}.ck.ck-content ul li+li,.ck.ck-content ol li+li{padding-top:.5rem}
@-webkit-keyframes slide-in{from{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide-in{from{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}[data-component-id="kinetic:search"] .search__modal{will-change:transform}[data-component-id="kinetic:search"] .search__modal[aria-hidden=true]{display:none}[data-component-id="kinetic:search"] .search__modal[aria-hidden=false]{-webkit-animation:slide-in 100ms ease;animation:slide-in 100ms ease;overflow-x:hidden;overflow-y:scroll;height:calc(100% - var(--gin-toolbar-secondary-height,0%));position:fixed;padding-right:100px;width:700px;z-index:51;top:var(--gin-toolbar-secondary-height,0);right:0}[data-component-id="kinetic:search"] .search__modal-close{align-items:center;color:var(--bs-white);display:flex;font-size:12px;font-weight:600;gap:.5rem;justify-content:flex-end;padding:0;text-transform:uppercase;width:100%}[data-component-id="kinetic:search"] .search__modal-insights>a{margin-bottom:24px;max-width:600px}@media(max-width:767.98px){[data-component-id="kinetic:search"]{padding-top:2rem}[data-component-id="kinetic:search"] .search__trigger-open,[data-component-id="kinetic:search"] .search__modal-header{display:none}[data-component-id="kinetic:search"] .search__modal[aria-hidden=true]{display:block}[data-component-id="kinetic:search"] .search__modal-content[aria-hidden=true]{display:none}[data-component-id="kinetic:search"] .search__modal-content[aria-hidden=false]{display:block;padding:2rem 16px;overflow-x:scroll;height:350px}[data-component-id="kinetic:search"] .search__modal-links a{--link-color:var(--bs-body-color)}[data-component-id="kinetic:search"] .search__modal-insights .tile>:first-child,[data-component-id="kinetic:search"] .search__modal-insights .tile span{display:none}.dropdown-content-open [data-component-id="kinetic:search"]{display:none}}
form.search-form{width:100%;margin:0;position:relative;display:flex}form.search-form input{width:100%;padding:12px 18px;border:none;outline:none;font-size:1rem;background:#fff}form.search-form input::-webkit-input-placeholder{color:var(--bs-deep-blue);opacity:1}form.search-form input:-ms-input-placeholder{color:var(--bs-deep-blue);opacity:1}form.search-form input::-ms-input-placeholder{color:var(--bs-deep-blue);opacity:1}form.search-form input::placeholder{color:var(--bs-deep-blue);opacity:1}form.search-form button[type=submit]{text-align:center;padding:12px 18px;background:var(--bs-light-green);outline:none;cursor:pointer;border:none}
.container-menu,.container-menu-fluid,.container-menu-xl,.container-menu-lg,.container-menu-md,.container-menu-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:640px){.container-menu-sm,.container-menu{max-width:600px}}@media(min-width:768px){.container-menu-md,.container-menu-sm,.container-menu{max-width:1000px}}@media(min-width:1024px){.container-menu-lg,.container-menu-md,.container-menu-sm,.container-menu{max-width:1200px}}@media(min-width:1440px){.container-menu-xl,.container-menu-lg,.container-menu-md,.container-menu-sm,.container-menu{max-width:1400px}}.container-narrow,.container-narrow-fluid,.container-narrow-xl,.container-narrow-lg,.container-narrow-md,.container-narrow-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:640px){.container-narrow-sm,.container-narrow{max-width:540px}}@media(min-width:768px){.container-narrow-md,.container-narrow-sm,.container-narrow{max-width:700px}}@media(min-width:1024px){.container-narrow-lg,.container-narrow-md,.container-narrow-sm,.container-narrow{max-width:900px}}@media(min-width:1440px){.container-narrow-xl,.container-narrow-lg,.container-narrow-md,.container-narrow-sm,.container-narrow{max-width:1000px}}.container-half,.container-half-fluid,.container-half-xl,.container-half-lg,.container-half-md,.container-half-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:640px){.container-half-sm,.container-half{max-width:270px}}@media(min-width:768px){.container-half-md,.container-half-sm,.container-half{max-width:360px}}@media(min-width:1024px){.container-half-lg,.container-half-md,.container-half-sm,.container-half{max-width:480px}}@media(min-width:1440px){.container-half-xl,.container-half-lg,.container-half-md,.container-half-sm,.container-half{max-width:620px}}.layout{--angle-height:80px;--angle-half-height:calc((var(--angle-height)) * 0.5)}@media(min-width:1024px){.layout{--angle-height:120px}}.layout.hero-layout+.layout.layout-angle{position:relative;z-index:10}.layout.hero-layout+.layout.layout-angle.accent-triangle--right{--flourish-clip:polygon(0% var(--angle-height),100% 0%,100% 100%,0% 100%)}.layout.hero-layout+.layout.layout-angle.accent-triangle--left{--flourish-clip:polygon(0 0,100% var(--angle-height),100% 100%,0% 100%)}.layout.hero-layout+.layout.layout-angle .layout-angle-placeholder{position:absolute;left:0;bottom:100%;width:100%;margin-bottom:0}.layout.hero-layout+.layout.layout-angle .layout-flourish-placeholder{--flourish-position:calc(var(--angle-height) * -1)}.layout.hero-layout+.layout.layout-angle>.layout__region{padding-top:20px}.layout.layout-onecol{padding:40px 0}@media(min-width:1024px){.layout.layout-onecol{padding:80px 0}}.layout.layout-onecol .block{margin:40px 0}@media(min-width:1024px){.layout.layout-onecol .block{margin:80px 0}}.layout.layout-onecol .block:first-child{margin-top:0}.layout.layout-onecol .block:last-child{margin-bottom:0}.layout.layout-onecol.surface--light-white+.layout-angle:not(.layout-content-offset) .layout-angle-placeholder{background-color:var(--bs-white)}.layout.layout-onecol.surface--light-white+.layout-angle.layout-content-offset .layout-angle-placeholder{background-color:var(--bs-body-bg)}.layout.layout-onecol.surface--light-invert+.layout-angle:not(.layout-content-offset) .layout-angle-placeholder{background-color:var(--bs-gray-100)}.layout.layout-onecol.surface--light-invert+.layout-angle.layout-content-offset .layout-angle-placeholder{background-color:var(--bs-body-bg)}.layout.layout-onecol.surface--light-gray+.layout-angle:not(.layout-content-offset) .layout-angle-placeholder{background-color:var(--bs-gray-200)}.layout.layout-onecol.surface--light-gray+.layout-angle.layout-content-offset .layout-angle-placeholder{background-color:var(--bs-body-bg)}.layout.layout-onecol.surface--light-light-green+.layout-angle:not(.layout-content-offset) .layout-angle-placeholder{background-color:var(--bs-light-green)}.layout.layout-onecol.surface--light-light-green+.layout-angle.layout-content-offset .layout-angle-placeholder{background-color:var(--bs-body-bg)}.layout.layout-onecol.surface--dark-deep-blue+.layout-angle:not(.layout-content-offset) .layout-angle-placeholder{background-color:var(--bs-deep-blue)}.layout.layout-onecol.surface--dark-deep-blue+.layout-angle.layout-content-offset .layout-angle-placeholder{background-color:var(--bs-body-bg)}.layout.layout-onecol.surface--dark-deep-blue-80+.layout-angle:not(.layout-content-offset) .layout-angle-placeholder{background-color:rgba(12,31,44,.8)}.layout.layout-onecol.surface--dark-deep-blue-80+.layout-angle.layout-content-offset .layout-angle-placeholder{background-color:var(--bs-body-bg)}.layout.layout-onecol.surface--dark-gray-blue-95+.layout-angle:not(.layout-content-offset) .layout-angle-placeholder{background-color:rgba(73,90,102,.95)}.layout.layout-onecol.surface--dark-gray-blue-95+.layout-angle.layout-content-offset .layout-angle-placeholder{background-color:var(--bs-body-bg)}.layout.layout-onecol.layout-angle{padding-top:0}.layout.layout-onecol.layout-angle.angle--down{--angle-clip:polygon(0 0,0% var(--angle-height),100% 100%);--flourish-clip:polygon(0 0,100% var(--angle-height),100% 100%,0% 100%)}.layout.layout-onecol.layout-angle.angle--down.accent-triangle--left{--angle-clip:polygon(0% var(--angle-half-height),50% var(--angle-half-height),100% 100%,0% 100%);--triangle-z-index:10}.layout.layout-onecol.layout-angle.angle--down.accent-triangle--right{--angle-clip:polygon(0% 0%,50% var(--angle-half-height),100% var(--angle-half-height),100% 100%,0% 100%)}.layout.layout-onecol.layout-angle.angle--down .layout-angle-placeholder::after{right:.25vw}.layout.layout-onecol.layout-angle.angle--up{--angle-clip:polygon(100% 0,0% var(--angle-height),100% 100%);--flourish-clip:polygon(0% var(--angle-height),100% 0%,100% 100%,0% 100%)}.layout.layout-onecol.layout-angle.angle--up.accent-triangle--right{--angle-clip:polygon(0% 100%,50% var(--angle-half-height),100% var(--angle-half-height),100% 100%);--triangle-z-index:10}.layout.layout-onecol.layout-angle.angle--up.accent-triangle--left{--angle-clip:polygon(0% var(--angle-half-height),50% var(--angle-half-height),100% 0,100% 100%,0% 100%)}.layout.layout-onecol.layout-angle.angle--up .layout-angle-placeholder::after{left:.25vw}.layout.layout-onecol.layout-angle .layout-angle-placeholder{height:var(--angle-height);position:relative;overflow:hidden}.layout-builder .layout.layout-onecol.layout-angle .layout-angle-placeholder{height:0;background-color:var(--bs-white)}.layout.layout-onecol.layout-angle .layout-angle-placeholder::before{content:"";position:absolute;z-index:3;left:0;top:0;width:100%;height:100%;background-color:var(--k-surface-background-color);clip-path:var(--angle-clip)}.layout.layout-onecol.layout-angle .layout-angle-placeholder::after{content:"";width:100%;height:1px;position:absolute;z-index:3;bottom:0;background-color:var(--k-surface-background-color)}.layout.layout-onecol.layout-angle>.layout__region{padding-top:40px}@media(min-width:1024px){.layout.layout-onecol.layout-angle>.layout__region{padding-top:80px}}.layout.layout-onecol.layout-accent-triangle{--triangle-z-index:5}.layout.layout-onecol.layout-accent-triangle.accent-triangle--left{--traingle-clip:polygon(0 0,0% var(--angle-height),50% 50%)}.layout.layout-onecol.layout-accent-triangle.accent-triangle--right{--traingle-clip:polygon(100% 0,100% var(--angle-height),50% 50%)}.layout.layout-onecol.layout-accent-triangle .layout-angle-placeholder .accent-triangle{position:absolute;z-index:var(--triangle-z-index);left:0;top:0;width:100%;height:100%;clip-path:var(--traingle-clip)}.layout.layout-onecol.layout-accent-triangle.accent-triangle-color--white .layout-angle-placeholder .accent-triangle{background-color:var(--bs-white)}.layout.layout-onecol.layout-accent-triangle.accent-triangle-color--gray .layout-angle-placeholder .accent-triangle{background-color:var(--bs-gray-200)}.layout.layout-onecol.layout-accent-triangle.accent-triangle-color--deep-blue .layout-angle-placeholder .accent-triangle{background-color:var(--bs-deep-blue)}.layout.layout-onecol.layout-accent-triangle.accent-triangle-color--green .layout-angle-placeholder .accent-triangle{background-color:var(--bs-green)}.layout.layout-onecol.layout-accent-triangle.accent-triangle-color--light-green .layout-angle-placeholder .accent-triangle{background-color:var(--bs-light-green)}.layout.layout-onecol.layout-content-offset{margin-top:103px}@media(min-width:1024px){.layout.layout-onecol.layout-content-offset{margin-top:355px}}.layout.layout-onecol.layout-content-offset>.layout__region{--layout-offset:-175px;position:relative;z-index:10;margin-top:var(--layout-offset)}@media(min-width:1024px){.layout.layout-onecol.layout-content-offset>.layout__region{--layout-offset:-475px}}.layout.layout-onecol.layout-content-offset:not(.layout-angle)>.layout__region{margin-top:calc(var(--layout-offset) + var(--angle-height))}.layout.layout-flourish{position:relative}.layout.layout-flourish .layout-flourish-placeholder{--flourish-height:224px;--flourish-position:0;position:absolute;z-index:7;top:var(--flourish-position);left:0;width:100%;height:var(--flourish-height);background-image:url("data:image/svg+xml,%3Csvg width=%27635%27 height=%27286%27 viewBox=%270 0 635 286%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M555.666 285.162V285.692L476.271 248.402V247.871L555.666 285.162Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 274.936L476.271 237.645V236.922L555.666 274.212V274.936Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 264.224L476.271 226.885V225.969L555.666 263.259V264.224Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 253.468L476.271 216.129V215.02L555.666 252.31V253.468Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 242.708L476.271 205.369V204.066L555.666 241.357V242.708Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 231.952L476.271 194.613V193.117L555.666 230.408V231.952Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 221.191L476.271 183.901V182.164L555.666 219.455V221.191Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 210.435L476.271 173.145V171.215L555.666 208.505V210.435Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 199.679L476.271 162.388V160.266L555.666 197.556V199.679Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 188.919L476.271 151.628V149.312L555.666 186.603V188.919Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 178.162L476.271 140.872V138.363L555.666 175.654V178.162Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 167.402L476.271 130.112V127.41L555.666 164.701V167.402Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 156.694L476.271 119.355V116.461L555.666 153.752V156.694Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 145.934L476.271 108.595V105.508L555.666 142.798V145.934Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 135.178L476.271 97.839V94.5586L555.666 131.849V135.178Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 124.422L476.271 87.0828V83.6094L555.666 120.9V124.422Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 113.661L476.271 76.3708V72.6562L555.666 109.947V113.661Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 102.905L476.271 65.6146V61.707L555.666 98.9977V102.905Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 92.149L476.271 54.8583V50.7578L555.666 88.0485V92.149Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 81.3888L476.271 44.0982V39.8047L555.666 77.0953V81.3888Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 70.6286L476.271 33.338V28.8516L555.666 66.1422V70.6286Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 59.8724L476.271 22.5818V17.9023L555.666 55.193V59.8724Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 49.1161L476.271 11.8255V6.95312L555.666 44.2437V49.1161Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 38.4042L476.271 1.06535V-4L555.666 33.2906V38.4042Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 27.648L476.271 -9.6909V-14.9492L555.666 22.3897V27.648Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M555.666 16.8917L476.271 -20.4472V-25.8984L555.666 11.4404V16.8917Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.271 -31.6406V-31.2065L555.666 6.13241V0.488167L487.363 -31.6406H476.271Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M622.31 -31.6406L555.855 -0.428421V1.1153L625.581 -31.6406H622.31Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 -26.9609L555.855 10.3297V12.0664L635.298 -25.2243V-26.9609Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 -16.2031L555.855 21.0875V23.0172L635.298 -14.2735V-16.2031Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 -5.44531L555.855 31.8453V33.9679L635.298 -3.32269V-5.44531Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 5.3125L555.855 42.6031V44.9187L635.298 7.62809V5.3125Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 16.0703L555.855 53.3609V55.8695L635.298 18.5789V16.0703Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 26.7812L555.855 64.1201V66.8216L635.298 29.531V26.7812Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 37.5391L555.855 74.8779V77.7724L635.298 40.4818V37.5391Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 48.2969L555.855 85.6358V88.7232L635.298 51.4326V48.2969Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 59.0547L555.855 96.3936V99.674L635.298 62.3833V59.0547Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 69.8125L555.855 107.103V110.625L635.298 73.3341V69.8125Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 80.5703L555.855 117.861V121.576L635.298 84.2849V80.5703Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 91.3281L555.855 128.619V132.526L635.298 95.1874V91.3281Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 102.086L555.855 139.377V143.477L635.298 106.138V102.086Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 112.844L555.855 150.134V154.428L635.298 117.089V112.844Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 123.602L555.855 160.892V165.379L635.298 128.04V123.602Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 134.312L555.855 171.651V176.331L635.298 138.992V134.312Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 145.066L555.855 182.405V187.278L635.298 149.939V145.066Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 155.828L555.855 193.167V198.232L635.298 160.893V155.828Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 166.582L555.855 203.921V209.179L635.298 171.84V166.582Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 177.344L555.855 214.634V220.134L635.298 182.795V177.344Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 188.102L555.855 225.392V231.085L635.298 193.746V188.102Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 198.859L555.855 236.15V242.035L635.298 204.697V198.859Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 209.617L555.855 246.908V252.986L635.298 215.647V209.617Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 220.375L555.855 257.666V263.937L635.298 226.598V220.375Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.298 231.133L555.855 268.423V274.888L635.298 237.549V231.133Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M635.25 241.891L555.855 279.181V285.839L635.298 248.5V241.987L635.25 241.891Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 243.909V244.44L158.74 207.149V206.57L238.182 243.909Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 233.684L158.74 196.393V195.621L238.182 232.96V233.684Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 222.927L158.74 185.637V184.672L238.182 222.011V222.927Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 212.214L158.74 174.875V173.766L238.182 211.056V212.214Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 201.458L158.74 164.119V162.816L238.182 200.107V201.458Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 190.702L158.74 153.363V151.867L238.182 189.158V190.702Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 179.941L158.74 142.603V140.914L238.182 178.205V179.941Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 169.185L158.74 131.895V129.965L238.182 167.255V169.185Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 158.429L158.74 121.138V119.016L238.182 156.306V158.429Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 147.669L158.74 110.378V108.062L238.182 145.353V147.669Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 136.909L158.74 99.6179V97.1094L238.182 134.4V136.909Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 126.152L158.74 88.8617V86.1602L238.182 123.451V126.152Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 115.396L158.74 78.1054V75.2109L238.182 112.502V115.396Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 104.636L158.74 67.3453V64.2578L238.182 101.548V104.636Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 93.9279L158.74 56.589V53.3086L238.182 90.5992V93.9279Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 83.1716L158.74 45.8328V42.3594L238.182 79.65V83.1716Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 72.4115L158.74 35.0726V31.4062L238.182 68.6969V72.4115Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 61.6552L158.74 24.3163V20.457L238.182 57.7477V61.6552Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 50.899L158.74 13.6083V9.50781L238.182 46.7985V50.899Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 40.1388L158.74 2.84818V-1.44531L238.182 35.8453V40.1388Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 29.3786L158.74 -7.91198V-12.3984L238.182 24.8922V29.3786Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 18.6224L158.74 -18.6682V-23.3477L238.182 13.943V18.6224Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M238.182 7.86614L158.74 -29.4245V-34.2969L238.182 2.99375V7.86614Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 -35.9844L238.371 1.3545V3.67009L317.766 -33.6205V-35.9844Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 -25.2266L238.371 12.1123V14.6209L317.766 -22.6698V-25.2266Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 -14.4727L238.371 22.8662V25.5677L317.766 -11.7229V-14.4727Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 -3.71094L238.371 33.6279V36.5224L317.766 -0.816452V-3.71094Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 7.04297L238.371 44.3336V47.4693L317.766 10.1304V7.04297Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 17.8047L238.371 55.0953V58.424L317.766 21.0851V17.8047Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 28.5625L238.371 65.8531V69.3748L317.766 32.0359V28.5625Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 39.3203L238.371 76.6109V80.3255L317.766 42.9866V39.3203Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 50.0781L238.371 87.3687V91.2763L317.766 53.9374V50.0781Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 60.8359L238.371 98.1266V102.227L317.766 64.8882V60.8359Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 71.5938L238.371 108.884V113.178L317.766 75.839V71.5938Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 82.3008L238.371 119.64V124.126L317.766 86.7872V82.3008Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 93.0586L238.371 130.397V135.077L317.766 97.738V93.0586Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 103.82L238.371 141.159V146.032L317.766 108.693V103.82Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 114.578L238.371 151.917V156.982L317.766 119.643V114.578Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 125.336L238.371 162.627V167.933L317.766 130.594V125.336Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 136.09L238.371 173.38V178.88L317.766 141.541V136.09Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 146.852L238.371 184.142V189.786L317.766 152.496V146.852Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 157.605L238.371 194.896V200.733L317.766 163.443V157.605Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 168.367L238.371 205.658V211.688L317.766 174.397V168.367Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 179.125L238.371 216.416V222.639L317.766 185.348V179.125Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.766 189.883L238.371 227.173V233.59L317.766 196.299V189.883Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M317.718 200.641L238.371 237.931V244.54L317.766 207.25V200.737L317.718 200.641Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 222.107V222.686L0 185.395V184.816L79.4421 222.107Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 211.926L0 174.635V173.863L79.4421 211.202V211.926Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 201.17L0 163.879V162.914L79.4421 200.253V201.17Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 190.409L0 153.119V151.961L79.4421 189.3V190.409Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 179.653L0 142.362V141.012L79.4421 178.351V179.653Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 168.897L0 131.606V130.062L79.4421 167.401V168.897Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 158.137L0 120.846V119.109L79.4421 156.448V158.137Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 147.425L0 110.086V108.156L79.4421 145.495V147.425Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 136.669L0 99.3297V97.207L79.4421 134.546V136.669Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 125.912L0 88.5734V86.2578L79.4421 123.597V125.912Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 115.152L0 77.8132V75.3047L79.4421 112.644V115.152Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 104.396L0 67.1052V64.3555L79.4421 101.694V104.396Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 93.6396L0 56.349V53.4062L79.4421 90.7451V93.6396Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 82.8794L0 45.5888V42.4531L79.4421 79.792V82.8794Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 72.1232L0 34.8326V31.5039L79.4421 68.8428V72.1232Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 61.3669L0 24.0763V20.5547L79.4421 57.8936V61.3669Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 50.6068L0 13.3162V9.60156L79.4421 46.9404V50.6068Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 39.8974L0 2.55853V-1.30078L79.4421 35.9898V39.8974Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 29.1412L0 -8.19772V-12.25L79.4421 25.0406V29.1412Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 18.381L0 -18.9579V-23.2031L79.4421 14.0875V18.381Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M79.4421 7.62083L0 -29.718V-34.1562L79.4421 3.13438V7.62083Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 -36.2266L79.584 1.06406V3.81383L159.026 -33.525V-36.2266Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 -25.4688L79.584 11.8219V14.7646L159.026 -22.5743V-25.4688Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 -14.7109L79.584 22.5797V25.6671L159.026 -11.6235V-14.7109Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 -3.95312L79.584 33.3375V36.6179L159.026 -0.672706V-3.95312Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 6.80469L79.584 44.0953V47.5687L159.026 10.2781V6.80469Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 17.5156L79.584 54.8545V58.5208L159.026 21.2302V17.5156Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 28.2734L79.584 65.6123V69.4716L159.026 32.181V28.2734Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 39.0312L79.584 76.3701V80.4224L159.026 43.1318V39.0312Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 49.7852L79.584 87.124V91.3693L159.026 54.0786V49.7852Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 60.5469L79.584 97.8375V102.324L159.026 65.0333V60.5469Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 71.3047L79.584 108.595V113.275L159.026 75.9841V71.3047Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 82.0586L79.584 119.349V124.222L159.026 86.931V82.0586Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 92.8203L79.584 130.111V135.176L159.026 97.8857V92.8203Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 103.574L79.584 140.865V146.123L159.026 108.833V103.574Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 114.336L79.584 151.627V157.078L159.026 119.787V114.336Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 125.094L79.584 162.384V168.029L159.026 130.738V125.094Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 135.801L79.584 173.14V178.977L159.026 141.686V135.801Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 146.559L79.584 183.897V189.928L159.026 152.637V146.559Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 157.316L79.584 194.655V200.878L159.026 163.588V157.316Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M159.026 168.074L79.584 205.413V211.829L159.026 174.539V168.074Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M158.979 178.832L79.584 216.123V222.78L159.026 185.489V178.928L158.979 178.832Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 264.513V265.092L317.531 227.753V227.223L396.926 264.513Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 254.332L317.531 217.041V216.27L396.926 253.56V254.332Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 243.576L317.531 206.285V205.32L396.926 242.611V243.576Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 232.816L317.531 195.525V194.367L396.926 231.658V232.816Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 222.059L317.531 184.769V183.418L396.926 220.709V222.059Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 211.303L317.531 174.012V172.469L396.926 209.759V211.303Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 200.543L317.531 163.252V161.516L396.926 198.855V200.543Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 189.783L317.531 152.492V150.562L396.926 187.901V189.783Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 179.075L317.531 141.736V139.613L396.926 176.952V179.075Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 168.319L317.531 130.98V128.664L396.926 166.003V168.319Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 157.558L317.531 120.219V117.711L396.926 155.05V157.558Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 146.802L317.531 109.463V106.762L396.926 144.101V146.802Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 136.046L317.531 98.7552V95.8125L396.926 133.151V136.046Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 125.286L317.531 87.9951V84.8594L396.926 122.198V125.286Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 114.529L317.531 77.2388V73.9102L396.926 111.249V114.529Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 103.773L317.531 66.4826V62.9609L396.926 100.3V103.773Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 93.013L317.531 55.7224V52.0078L396.926 89.3467V93.013Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 82.2529L317.531 44.9622V41.0547L396.926 78.3936V82.2529Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 71.4966L317.531 34.206V30.1055L396.926 67.4443V71.4966Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 60.7886L317.531 23.4497V19.1562L396.926 56.4951V60.7886Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 50.0284L317.531 12.6896V8.20312L396.926 45.542V50.0284Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 39.2708L317.531 1.93195V-2.69922L396.926 34.5914V39.2708Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 28.5146L317.531 -8.77605V-13.6484L396.926 23.6422V28.5146Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 17.7544L317.531 -19.5362V-24.6016L396.926 12.6891V17.7544Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M396.926 6.99816L317.531 -30.2925V-35.5508L396.926 1.73985V6.99816Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 -36.8516L397.115 0.487305V2.41696L476.51 -34.9219V-36.8516Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 -26.0938L397.115 11.2451V13.3677L476.51 -23.9711V-26.0938Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 -15.3359L397.115 21.9547V24.2703L476.51 -13.0203V-15.3359Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 -4.57812L397.115 32.7125V35.2211L476.51 -2.06957V-4.57812Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 6.17969L397.115 43.4703V46.1718L476.51 8.88121V6.17969Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 16.9375L397.115 54.2281V57.1226L476.51 19.832V16.9375Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 27.6953L397.115 64.9859V68.0734L476.51 30.7828V27.6953Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 38.4531L397.115 75.7438V79.0242L476.51 41.7336V38.4531Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 49.1641L397.115 86.5029V89.9763L476.51 52.6857V49.1641Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 59.9219L397.115 97.2607V100.927L476.51 63.6365V59.9219Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 70.6797L397.115 108.019V111.878L476.51 74.5872V70.6797Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 81.4375L397.115 118.776V122.829L476.51 85.538V81.4375Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 92.1953L397.115 129.486V133.779L476.51 96.4888V92.1953Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 102.953L397.115 140.244V144.73L476.51 107.44V102.953Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 113.711L397.115 151.002V155.681L476.51 118.39V113.711Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 124.465L397.115 161.755V166.628L476.51 129.337V124.465Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 135.227L397.115 172.517V177.583L476.51 140.292V135.227Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 145.98L397.115 183.271V188.529L476.51 151.239V145.98Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 156.742L397.115 194.033V199.484L476.51 162.193V156.742Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 167.449L397.115 204.788V210.432L476.51 173.142V167.449Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 178.207L397.115 215.546V221.383L476.51 184.092V178.207Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 188.965L397.115 226.304V232.334L476.51 195.043V188.965Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 199.723L397.115 237.062V243.285L476.51 205.994V199.723Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 210.48L397.115 247.771V254.235L476.51 216.945V210.48Z%27 fill=%27%23D1D4D4%27/%3E%3Cpath d=%27M476.51 221.238L397.115 258.529V265.186L476.51 227.896V221.335V221.238Z%27 fill=%27%23D1D4D4%27/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:auto 100%;clip-path:var(--flourish-clip)}@media(min-width:1440px){.layout.layout-flourish .layout-flourish-placeholder{--flourish-height:300px}}.layout.layout-flourish .layout-flourish-placeholder.fixed{--flourish-position:0;position:fixed}.layout.layout-flourish.flourish--left .layout-flourish-placeholder{background-position:0 0}@media(max-width:1023.98px){.layout.layout-flourish.flourish--left .layout-flourish-placeholder{background-position:-210px -40px}}.layout.layout-flourish.flourish--right .layout-flourish-placeholder{background-position:100% 0}@media(max-width:1023.98px){.layout.layout-flourish.flourish--right .layout-flourish-placeholder{background-position:calc(100% + 210px) -40px}}.layout.layout-flourish>.layout__region{position:relative;z-index:10}.layout.layout-flourish.layout-hero.layout-flourish.surface--light-white+.layout-onecol>.layout-angle-placeholder{background:var(--bs-white)}.layout.layout-flourish.layout-hero.layout-flourish.surface--light-invert+.layout-onecol>.layout-angle-placeholder{background:var(--bs-gray-100)}.layout.layout-flourish.layout-hero.layout-flourish.surface--light-gray+.layout-onecol>.layout-angle-placeholder{background:var(--bs-gray-200)}.layout.layout-flourish.layout-hero.layout-flourish.surface--light-light-green+.layout-onecol>.layout-angle-placeholder{background:var(--bs-light-green)}.layout.layout-footer.layout-angle{padding-top:0;--angle-clip:polygon(0 0,100% 0,50% var(--angle-half-height));--traingle-clip:polygon(0 0,0% var(--angle-height),50% 50%);--triangle-z-index:10}.layout.layout-footer.layout-angle .layout-angle-placeholder{background-color:inherit !important;height:var(--angle-height);position:relative;overflow:hidden}.layout.layout-footer.layout-angle .layout-angle-placeholder::before{content:"";position:absolute;z-index:3;left:0;top:0;width:100%;height:100%;background-color:var(--footer-angle-color,white);clip-path:var(--angle-clip)}.layout.layout-footer.layout-angle .layout-angle-placeholder::after{content:"";width:100%;height:1px;background-color:var(--footer-angle-color,white);position:absolute;z-index:3;top:0;right:.25vw}.layout.layout-footer.layout-angle .layout-angle-placeholder .accent-triangle{position:absolute;z-index:var(--triangle-z-index);left:0;top:0;width:100%;height:100%;clip-path:var(--traingle-clip);background-color:var(--bs-green)}.layout.layout-footer.layout-angle>.layout__region{padding-top:40px}@media(min-width:1024px){.layout.layout-footer.layout-angle>.layout__region{padding-top:80px}}.node--type-landing-page>h2{display:none}.layout-builder .layout-builder__add-section{margin-bottom:1em}.layout-builder .layout.layout-onecol{padding:0}@media(min-width:1024px){.layout-builder .layout.layout-onecol{padding:0}}
.layout-onecol .text{max-width:765px}.text .heading.display-bar{padding-top:10px}.text .text-ctas{margin-top:var(--k-space-lg)}@media(min-width:768px){.text .text-ctas{margin-top:var(--k-space-xl)}}.text .text-ctas>.cta:not(:last-child){margin-bottom:8px}@media(max-width:767.98px){.text .text-ctas>.cta>a{display:block}}
.tile>div{position:relative}.tile__media{flex-basis:30%;flex-shrink:0}.tile__media .ratio-8x5 img{height:100%;-o-object-fit:cover;object-fit:cover;clip-path:polygon(0% 0%,100% 0%,100% 80%,60% 100%,0% 100%)}.tile__media .rounded{text-align:center}.tile__media .rounded img{border-radius:50%;max-height:170px;max-width:170px}.tile__media .badge{align-self:baseline;position:absolute;bottom:0}.tile__label{letter-spacing:normal;color:var(--bs-body-color)}.tile__byline,.tile__subheading,.tile__description{--k--typography--color-p:var(--bs-gray-600)}.tile__byline>div{line-height:.9;padding-right:var(--k-space-md);border-right:1px solid}.tile__byline>div:last-child{border-right:none;margin-left:var(--k-space-md)}@media(max-width:767.98px){.tile{flex-direction:column}.tile>div{width:100%}.tile__media .rounded{text-align:left}}
.heading{max-width:925px}.heading.display-bar{position:relative;padding-top:var(--k-space-md)}@media(min-width:1024px){.heading.display-bar{padding-top:var(--k-space-lg)}}.heading.display-bar::after{background:var(--bs-light-green);content:"";height:var(--k-space-xxs);left:0;position:absolute;top:0;width:110px}.heading p:last-child{margin-bottom:0}.surface--light-light-green .heading::after{background:var(--bs-deep-blue)}.surface--light-white .heading::after{background:var(--bs-green)}
.layout--two-col.width-60-40>div:first-child{flex-basis:60%}.layout--two-col.width-60-40>div:last-child{flex-basis:40%}.layout--two-col.width-40-60>div:first-child{flex-basis:60%}.layout--two-col.width-40-60>div:last-child{flex-basis:40%}.layout--two-col.width-50-50>div:first-child{flex-basis:50%}.layout--two-col.width-50-50>div:last-child{flex-basis:50%}.layout--two-col.width-70-30>div:first-child{flex-basis:70%}.layout--two-col.width-70-30>div:last-child{flex-basis:30%}.layout--two-col.width-30-70>div:first-child{flex-basis:30%}.layout--two-col.width-30-70>div:last-child{flex-basis:70%}
[data-component-id="kinetic:views"]>.view-content{display:grid;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:3.5rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:768px){[data-component-id="kinetic:views"]>.view-content{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:3.5rem}}@media(min-width:1024px){[data-component-id="kinetic:views"]>.view-content{grid-template-columns:repeat(var(--grid-cols),minmax(0,1fr))}}[data-component-id="kinetic:views"]>.view-empty{text-align:center}[data-component-id="kinetic:views"]>.view-empty p a{color:inherit}[data-component-id="kinetic:views"]>.view-empty p a:hover,[data-component-id="kinetic:views"]>.view-empty p a:focus{text-decoration:none}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.addtoany{display:inline;}.addtoany_list{display:inline;line-height:16px;}.addtoany_list > a,.addtoany_list a img,.addtoany_list a > span{vertical-align:middle;}.addtoany_list > a{border:0;display:inline-block;font-size:16px;padding:0 4px;}.addtoany_list.a2a_kit_size_32 > a{font-size:32px;}.addtoany_list .a2a_counter img{float:left;}.addtoany_list a span.a2a_img{display:inline-block;height:16px;opacity:1;overflow:hidden;width:16px;}.addtoany_list a span{display:inline-block;float:none;}.addtoany_list.a2a_kit_size_32 a > span{border-radius:4px;height:32px;line-height:32px;opacity:1;width:32px;}.addtoany_list a:hover:hover img,.addtoany_list a:hover span{opacity:.7;}.addtoany_list a.addtoany_share_save img{border:0;width:auto;height:auto;}.addtoany_list a .a2a_count{position:relative;}
