@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}.animation{animation-duration:1s;animation-timing-function:linear;animation-play-state:paused}.animation--started{animation-play-state:running;animation-fill-mode:forwards}.animation--fadeInUp{animation-name:fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateZ(0)}}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}html{box-sizing:border-box;background-color:#fff}html *,html :before,html :after{box-sizing:border-box}body{color:#202020;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:-ms-autohiding-scrollbar;margin:0;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}dt{font-weight:700}p,.paragraph,ul,ol,dl,dd,table{margin:0 0 20px}figure{margin:0}ul,ol{padding-left:24px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}hr{background-color:#d3e7f5;border:0;height:1px;margin:20px 0;display:block}img{width:100%;max-width:100%;height:auto;display:block}figcaption{margin-top:10px;font-size:14px}code{background-color:#0000000d;padding:2px 5px;font-size:90%}table{border-collapse:collapse;border-spacing:0;max-width:100%}tr{background-color:#f0f0f0}tr:nth-child(2n),thead+tbody tr{background-color:#fff}thead+tbody tr:nth-child(2n){background-color:#f0f0f0}.component:not(.backgroundDefault) tr{background-color:#fff}.component:not(.backgroundDefault) tr:nth-child(2n){background-color:#f0f0f0}td,th{text-align:inherit;vertical-align:top;padding:20px}th{color:#662294;background-color:#f2f8fc}.component:not(.backgroundDefault) th{background-color:#fff}thead th{vertical-align:bottom;box-shadow:inset 0 -2px #d3e7f5}tbody th{box-shadow:inset -2px 0 #d3e7f5}button{appearance:none;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;text-align:inherit;background-color:#0000;border:0;padding:0}form{margin:0}address{font-style:normal}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}button,.button{min-width:44px;min-height:44px}.button{appearance:none;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;text-align:center;text-transform:none;transition:background-color var(--transition-duration)ease,border-color var(--transition-duration)ease,color var(--transition-duration)ease;-webkit-user-select:none;user-select:none;border:1px solid #271958;border-radius:500px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;padding:12px 32px 12px 24px!important}.button:hover,.button:focus-visible{text-decoration:none}.button svg{width:20px;height:20px}.button--primary,.button:not(.button--secondary):not(.button--tertiary){color:#fff;background-color:#271958}.button--primary:after,.button:not(.button--secondary):not(.button--tertiary):after{content:"";width:22px;height:22px;transition:transform var(--transition-duration)ease-out;background-color:#fff;position:relative;left:8px;-webkit-mask-image:url(/icons/arrow-long-right-mask.svg);mask-image:url(/icons/arrow-long-right-mask.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.button--primary:hover,.button--primary:focus-visible,.button:not(.button--secondary):not(.button--tertiary):hover,.button:not(.button--secondary):not(.button--tertiary):focus-visible{color:#fff;background-color:#662294;border-color:#662294}.button--primary:hover:after,.button--primary:focus-visible:after,.button:not(.button--secondary):not(.button--tertiary):hover:after,.button:not(.button--secondary):not(.button--tertiary):focus-visible:after{background-color:#fff;transform:translate(8px);-webkit-mask-image:url(/icons/arrow-long-right-mask.svg);mask-image:url(/icons/arrow-long-right-mask.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.button--primary:active,.button:not(.button--secondary):not(.button--tertiary):active{color:#fff;background-color:#662294;border-color:#662294}.button--primary:active:after,.button:not(.button--secondary):not(.button--tertiary):active:after{background-color:#fff;transform:translate(8px);-webkit-mask-image:url(/icons/arrow-long-right-mask.svg);mask-image:url(/icons/arrow-long-right-mask.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.button--primary:disabled,.button:not(.button--secondary):not(.button--tertiary):disabled{background-color:#707070}.button--secondary{color:#271958;background-color:#0000}.button--secondary:after{content:"";width:22px;height:22px;transition:transform var(--transition-duration)ease-out;background-color:#271958;position:relative;left:8px;-webkit-mask-image:url(/icons/arrow-long-right-mask.svg);mask-image:url(/icons/arrow-long-right-mask.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.button--secondary:hover,.button--secondary:focus-visible{color:#fff;background-color:#662294;border-color:#662294}.button--secondary:hover:after,.button--secondary:focus-visible:after{background-color:#fff;transform:translate(8px);-webkit-mask-image:url(/icons/arrow-long-right-mask.svg);mask-image:url(/icons/arrow-long-right-mask.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.button--secondary:active{color:#fff;background-color:#662294;border-color:#662294}.button--secondary:disabled{color:#707070;border-color:#707070}.button--secondary:disabled:after{background-color:#707070;-webkit-mask-image:url(/icons/arrow-long-right-mask.svg);mask-image:url(/icons/arrow-long-right-mask.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.button--tertiary{color:#271958;text-transform:none;width:fit-content;transition:color var(--transition-duration)ease-out;background-color:#0000;border:0;justify-content:flex-start;gap:12px;text-decoration:none;display:inline-flex;position:relative;padding:0!important}.button--tertiary:after{content:"";width:75%;height:1px;transition:width var(--transition-duration)ease-out;background-color:#271958;position:absolute;bottom:0;left:0}.button--tertiary:hover,.button--tertiary:focus-visible{color:#662294;background-color:#0000;border:0}.button--tertiary:hover:after,.button--tertiary:focus-visible:after{background-color:#662294;width:100%}.button--tertiary:disabled{color:#707070;border-color:#707070}.button--tertiary:disabled:after{background-color:#707070}.button--tertiary.button--small{padding-left:0!important;padding-right:0!important}.button:disabled,.button--disabled{opacity:.65;pointer-events:none}.button--small{min-width:0;min-height:0;font-size:14px;padding:8px 24px!important}.button--icon{width:44px;height:44px;font-size:0;padding:0!important}.button--icon svg{width:50%;height:50%}.button--round{border-radius:999px}.button[aria-busy=true]{cursor:wait;opacity:.6}@supports selector(:has(*)){p:has(.button+.button){flex-wrap:wrap;align-items:center;gap:12px;display:flex}p:has(.button+br+.button){flex-flow:column wrap;align-items:flex-start;gap:12px;display:flex}p:has(.button+br+.button) .button+br{display:none}}@supports not selector(:has(*)){p .button{margin-bottom:12px;margin-right:12px}}p:last-child:has(.button){margin-top:28px}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}fieldset{border:0;margin:0 0 24px;padding:0}fieldset :last-child{margin-bottom:0}legend{margin-bottom:15px;font-size:20px;font-weight:700;display:inline-block}label,.label{cursor:pointer;font-size:inherit;margin-bottom:10px;font-weight:700;line-height:1.5;display:block}label.floating-label,.label.floating-label{color:#2486ce;pointer-events:none;transition:color var(--transition-duration)linear,transform var(--transition-duration)linear;margin-bottom:0;margin-left:16px;font-weight:400;position:absolute;transform:translateY(calc(25px - 50%))}label.floating-label--filled,label.floating-label--focussed,.label.floating-label--filled,.label.floating-label--focussed{transform:scale(.875)translate(-6.25%,baseline(.25))}.required{color:#e30613}input[type=tel],input[type=url],input[type=text],input[type=date],input[type=email],input[type=search],input[type=number],input[type=password],textarea,select{appearance:none;color:#202020;font-family:inherit;font-size:inherit;max-width:100%;min-height:50px;transition:background-color var(--transition-duration)ease,border-color var(--transition-duration)ease,color var(--transition-duration)ease;background-color:#fff;border:1px solid #2486ce;border-radius:8px;margin:0 0 30px;padding:10px 15px}input[type=tel]::placeholder,input[type=url]::placeholder,input[type=text]::placeholder,input[type=date]::placeholder,input[type=email]::placeholder,input[type=search]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,textarea::placeholder,select::placeholder{color:#2486cecc}input[type=tel]:hover,input[type=url]:hover,input[type=text]:hover,input[type=date]:hover,input[type=email]:hover,input[type=search]:hover,input[type=number]:hover,input[type=password]:hover,textarea:hover,select:hover{color:#202020;background-color:#fff;border-color:#1c6aa3}input[type=tel]:focus-visible,input[type=url]:focus-visible,input[type=text]:focus-visible,input[type=date]:focus-visible,input[type=email]:focus-visible,input[type=search]:focus-visible,input[type=number]:focus-visible,input[type=password]:focus-visible,textarea:focus-visible,select:focus-visible{color:#202020;background-color:#fff;border-color:#1c6aa3;outline:1px solid #1c6aa3}input[type=tel].floating-label,input[type=url].floating-label,input[type=text].floating-label,input[type=date].floating-label,input[type=email].floating-label,input[type=search].floating-label,input[type=number].floating-label,input[type=password].floating-label,textarea.floating-label,select.floating-label{padding-top:16.5px;padding-bottom:3.5px;display:block}input[type=tel].floating-label::placeholder,input[type=url].floating-label::placeholder,input[type=text].floating-label::placeholder,input[type=date].floating-label::placeholder,input[type=email].floating-label::placeholder,input[type=search].floating-label::placeholder,input[type=number].floating-label::placeholder,input[type=password].floating-label::placeholder,textarea.floating-label::placeholder,select.floating-label::placeholder{color:#0000;transition:color var(--transition-duration)linear}input[type=tel].floating-label--focussed::placeholder,input[type=url].floating-label--focussed::placeholder,input[type=text].floating-label--focussed::placeholder,input[type=date].floating-label--focussed::placeholder,input[type=email].floating-label--focussed::placeholder,input[type=search].floating-label--focussed::placeholder,input[type=number].floating-label--focussed::placeholder,input[type=password].floating-label--focussed::placeholder,textarea.floating-label--focussed::placeholder,select.floating-label--focussed::placeholder{color:#797979cc}textarea{resize:vertical;width:100%;min-height:150px}textarea.floating-label{padding-top:20px;padding-bottom:10px}select{color:#2486ce;cursor:pointer;background-image:url(/icons/select-arrow.svg);background-position:calc(100% - 16px);background-repeat:no-repeat;background-size:16px;padding-right:48px!important}select option{padding:10px 15px!important}select::-ms-expand{display:none}[type=checkbox],[type=radio]{opacity:0;pointer-events:none;width:1px;position:absolute}[type=checkbox]+label,[type=radio]+label{width:100%;min-height:24px;padding-top:calc(4px - .5ex);padding-left:34px;font-weight:400;position:relative}[type=checkbox]+label:before,[type=radio]+label:before{-webkit-appearance:none;content:"";min-width:24px;height:24px;transition:border-color var(--transition-duration)ease,background-color var(--transition-duration)ease;background-color:#fff;border:1px solid #2486ce;border-radius:8px;width:24px;margin-right:10px;padding:0;display:block;position:absolute;top:0;left:0}[type=checkbox]:focus-visible+label:before,[type=radio]:focus-visible+label:before{border-color:#1c6aa3;outline:1px solid #1c6aa3}[type=checkbox]:checked+label:before,[type=radio]:checked+label:before{border-color:#2486ce}[type=checkbox]:disabled+label:before,[type=radio]:disabled+label:before{opacity:.5}[type=radio]+label:before{border-radius:50%;box-shadow:inset 0 0 0 6px #fff}[type=radio]:checked+label:before{background-color:#2486ce}[type=checkbox]:checked+label{color:#2486ce}[type=checkbox]:checked+label:before{background-image:url(/icons/checkmark.svg);background-position:50%;background-repeat:no-repeat;background-size:55%}[type=range]{border-color:#2486ce;border-radius:8px;height:1px}[type=range]::-webkit-slider-thumb{background-color:#2486ce;border:0}[type=range]::-moz-range-thumb{background-color:#2486ce;border:0}[type=range]::-ms-thumb{background-color:#2486ce;border:0}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}.container.centerMaxWidthContainer{width:100%;max-width:1280px;margin:0 auto}.boxPadding{padding:16px}@media (min-width:768px){.boxPadding{padding:24px}}@media (min-width:1024px){.boxPadding{padding:32px}}@media (min-width:1280px){.boxPadding{padding:48px}}.component{padding-top:var(--component-spacing-y);padding-bottom:var(--component-spacing-y);position:relative}.component--grid{gap:var(--grid-gap-row)var(--grid-gap-column);grid-template-columns:calc((100% - var(--grid-size))/2)repeat(12,minmax(8px,calc(var(--grid-size)/12)))calc((100% - var(--grid-size))/2);display:grid}.component--grid>*{z-index:0;grid-area:auto/2/auto/14;position:relative}.component:focus{outline:0}.post .component{padding-bottom:var(--component-spacing-y-constricted);padding-top:var(--component-spacing-y-constricted)}@media (min-width:800px){.post .component--grid{--grid-size:864px}}.post-header .component:last-child{padding-bottom:0}.document{max-width:var(--document-max-width);margin:0 auto}.document-main{margin-top:98px}.admin-bar .document-main{margin-top:144px}@media (min-width:783px){.admin-bar .document-main{margin-top:130px}}@media (min-width:1230px){.document-main{margin-top:112px}.has-pre-header .document-main{margin-top:142px}.admin-bar .document-main{margin-top:158px}}@media (min-width:1230px) and (min-width:783px){.admin-bar .document-main{margin-top:144px}}@media (min-width:1230px){.has-pre-header.admin-bar .document-main{margin-top:188px}}@media (min-width:1230px) and (min-width:783px){.has-pre-header.admin-bar .document-main{margin-top:174px}}.preContent>:first-child{margin-top:0;padding-top:0}.preContent>:last-child{margin-bottom:0;padding-bottom:0}.preContent--alignLeft{text-align:left;margin-right:auto}.preContent--alignRight{text-align:right;margin-left:auto}.preContent--alignCenter ol,.preContent--alignCenter ul{padding-left:0;list-style-position:inside;display:inline-block}.preContent--alignCenter{text-align:center;margin-left:auto;margin-right:auto}.preContent:not(.preContent--fullWidth){max-width:800px}.afterContent>:first-child{margin-top:0;padding-top:0}.afterContent>:last-child{margin-bottom:0;padding-bottom:0}.afterContent--alignLeft{text-align:left;margin-right:auto}.afterContent--alignRight{text-align:right;margin-left:auto}.afterContent--alignCenter ol,.afterContent--alignCenter ul{padding-left:0;list-style-position:inside;display:inline-block}.afterContent--alignCenter{text-align:center;margin-left:auto;margin-right:auto}.afterContent:not(.preContent--fullWidth){max-width:800px}.content--alignLeft{text-align:left}.content--alignCenter ol,.content--alignCenter ul{padding-left:0;list-style-position:inside;display:inline-block}.content--alignCenter{text-align:center}.content--fullWidth{max-width:none}.scrollableTableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.element-image img{border-radius:8px}.mainContent{margin-top:112px;overflow:clip}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}:root{--animation-duration:1s;--transition-duration:.25s}@media screen and (prefers-reduced-motion:reduce),(update:slow){:root{--animation-duration:.001ms!important;--transition-duration:.001ms!important}*{animation-duration:var(--animation-duration);scroll-behavior:unset;transition-duration:var(--transition-duration);animation-iteration-count:1!important}}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}@font-face{font-display:swap;font-family:Merriweather;font-style:normal;font-weight:400;src:url(../media/Merriweather-Regular.e06cc72a.ttf)format("truetype")}@font-face{font-display:swap;font-family:Merriweather;font-style:italic;font-weight:400;src:url(../media/Merriweather-Italic.9ba6de79.ttf)format("truetype")}@font-face{font-display:swap;font-family:Merriweather;font-style:normal;font-weight:300;src:url(../media/Merriweather-Light.8c7fa4a9.ttf)format("truetype")}@font-face{font-display:swap;font-family:Merriweather;font-style:italic;font-weight:300;src:url(../media/Merriweather-LightItalic.2c92b2d1.ttf)format("truetype")}@font-face{font-display:swap;font-family:Merriweather;font-style:normal;font-weight:700;src:url(../media/Merriweather-Bold.fc9f5fea.ttf)format("truetype")}@font-face{font-display:swap;font-family:Merriweather;font-style:italic;font-weight:700;src:url(../media/Merriweather-BoldItalic.0f31b827.ttf)format("truetype")}@font-face{font-display:swap;font-family:Merriweather;font-style:normal;font-weight:900;src:url(../media/Merriweather-Black.615a7567.ttf)format("truetype")}@font-face{font-display:swap;font-family:Merriweather;font-style:italic;font-weight:900;src:url(../media/Merriweather-BlackItalic.bc10f163.ttf)format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(../media/Poppins-Bold.af020122.ttf)format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:700;src:url(../media/Poppins-BoldItalic.bf767c8d.ttf)format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(../media/Poppins-Regular.59d7d3d1.ttf)format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(../media/Poppins-Medium.692047cf.ttf)format("truetype")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:400;src:url(../media/Poppins-Italic.f2fba6e9.ttf)format("truetype")}.caption{letter-spacing:1px;font-size:14px;line-height:18px}.kicker{color:#271958;margin-bottom:12px;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:26px;font-weight:400;line-height:1.23;display:block}@media (min-width:768px){.kicker{font-size:32px;line-height:1.25}}.kicker-divider{clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}.eyebrow{color:#707070;letter-spacing:4px;text-transform:uppercase;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;line-height:26px;display:block}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{-webkit-hyphenate-limit-after:4;-webkit-hyphenate-limit-before:4;-ms-hyphenate-limit-chars:10 4 4;hyphenate-limit-chars:10 4 4;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;text-wrap:balance;-ms-word-break:break-all;word-break:break-word;word-wrap:break-word;margin-top:24px;margin-bottom:12px;font-weight:400;line-height:1.275}h1 a,h1 a:hover,h1 a:focus-visible,h2 a,h2 a:hover,h2 a:focus-visible,h3 a,h3 a:hover,h3 a:focus-visible,h4 a,h4 a:hover,h4 a:focus-visible,h5 a,h5 a:hover,h5 a:focus-visible,h6 a,h6 a:hover,h6 a:focus-visible,.h1 a,.h1 a:hover,.h1 a:focus-visible,.h2 a,.h2 a:hover,.h2 a:focus-visible,.h3 a,.h3 a:hover,.h3 a:focus-visible,.h4 a,.h4 a:hover,.h4 a:focus-visible,.h5 a,.h5 a:hover,.h5 a:focus-visible,.h6 a,.h6 a:hover,.h6 a:focus-visible{color:#271958;text-decoration:underline}.heroTitle{font-size:48px;line-height:1.17}@media (min-width:512px){.heroTitle{font-size:68px;line-height:1.18}}h1,.h1{color:#662294;margin-top:20px;margin-bottom:16px;font-family:Merriweather,Helvetica,Arial,sans-serif;font-size:48px;font-weight:400;line-height:1.25}@media (min-width:512px){h1,.h1{font-size:54px;line-height:1.2}}h2,.h2{color:#662294;margin-top:20px;margin-bottom:16px;font-family:Merriweather,Helvetica,Arial,sans-serif;font-size:36px;font-weight:400;line-height:1.25}@media (min-width:512px){h2,.h2{font-size:52px;line-height:64px}}h2.noPreHeadline,.util-text h2{font-family:Poppins,Helvetica,Arial,sans-serif}.util-text a{text-decoration:underline}h3,.h3{margin-top:20px;margin-bottom:8px;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:24px;font-weight:400;line-height:1.33}h4,.h4{font-family:Poppins,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;line-height:1.5}h5,.h5{font-size:20px}h6,.h6{font-size:18px}.lead{color:#707070;margin-top:20px;margin-bottom:8px;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.56}.lead+h1,.lead+.h1,.lead+h2,.lead+.h2{margin-top:0}.lead+.caption{margin-top:4px}p,quote,strong,em,a,li,.kicker,.eyebrow{text-wrap:pretty}a{color:#271958;transition:color var(--transition-duration)ease-out;text-decoration:none}a:hover,a:focus-visible{color:#662294;text-decoration:underline}blockquote>:first-child,.blockquote>:first-child{margin-top:0;padding-top:0}blockquote>:last-child,.blockquote>:last-child{margin-bottom:0;padding-bottom:0}blockquote,.blockquote{border-left:4px solid #2486ce;margin-top:40px;margin-bottom:40px;padding-left:16px;font-size:18px;font-style:italic}ul:not([class]):not([role]) li ul,ul:not([class]):not([role]) li ol,ul:not([class]):not([role]) li .ul,ul:not([class]):not([role]) li .ol,ol:not([class]):not([role]) li ul,ol:not([class]):not([role]) li ol,ol:not([class]):not([role]) li .ul,ol:not([class]):not([role]) li .ol,.ul:not([class]):not([role]) li ul,.ul:not([class]):not([role]) li ol,.ul:not([class]):not([role]) li .ul,.ul:not([class]):not([role]) li .ol,.ol:not([class]):not([role]) li ul,.ol:not([class]):not([role]) li ol,.ol:not([class]):not([role]) li .ul,.ol:not([class]):not([role]) li .ol{margin-top:8px}ul:not([class]):not([role]) li:not(:last-child),ol:not([class]):not([role]) li:not(:last-child),.ul:not([class]):not([role]) li:not(:last-child),.ol:not([class]):not([role]) li:not(:last-child){margin-bottom:8px}@media (min-width:1280px){.post{row-gap:48px}}.post .util-ctas{flex-flow:wrap;gap:24px;display:flex}.post-wrapper{flex-direction:column;gap:24px;display:flex}@media (min-width:1024px){.post-wrapper{flex-direction:row;gap:32px}}.post-sidebar>:first-child{margin-top:0;padding-top:0}.post-sidebar{width:100%}@media (min-width:1024px){.post-sidebar{flex-shrink:0;align-self:start;max-width:280px;height:auto;position:sticky;top:140px}}.post-sidebar h3{color:#662294}.post-sidebar .table{margin:0;padding:0;list-style:none;display:block}.post-sidebar .table:not([class]) li:not(:last-child){margin-bottom:0}.post-sidebar .table{flex-direction:column;display:flex}.post-sidebar .table-item:not(:last-child){border-bottom:1px solid #f0f0f0}.post-sidebar .table-link{color:#202020;text-align:left;padding:24px 0;font-size:16px;line-height:1.63;display:block}.post-content{width:100%}.post-content>*>:first-child{margin-top:0;padding-top:0}.post-content>*>:last-child{margin-bottom:0;padding-bottom:0}.post-content>*{margin-bottom:24px}.post-meta{flex-direction:row;margin-bottom:12px;display:flex}@media (min-width:1280px){.post-meta{margin-bottom:24px}}.post-meta-spacer{margin-left:4px;margin-right:4px}.post-meta-categories a{color:#707070}.post-title{margin-top:0}.post-back{margin-top:16px;margin-bottom:16px}@media (min-width:768px){.post-back{margin-top:24px;margin-bottom:32px}}@media (min-width:1280px){.post-back{margin-top:32px;margin-bottom:56px}}.post-heroImage img{border-radius:8px}.post-footer{margin-top:16px;margin-bottom:40px}@media (min-width:768px){.post-footer{margin-top:40px;margin-bottom:80px}}.post-footer [is=section-double-card].component{--grid-size:100%;gap:0;padding-top:16px;padding-bottom:16px}@media (min-width:768px){.post-footer [is=section-double-card].component{padding-top:32px;padding-bottom:32px}}.post-social ul{margin:0;padding:0;list-style:none;display:block}.post-social ul:not([class]) li:not(:last-child){margin-bottom:0}.post-social ul{flex-direction:row;gap:16px;display:flex}.section-blog .masonry-wrapper,.section-blog .masonry-wrapper>div{gap:16px!important}@media (min-width:768px){.section-blog .masonry-wrapper,.section-blog .masonry-wrapper>div{gap:32px!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.section-blog .fade-in{opacity:0;transition:opacity .25s ease-in-out,transform .25s ease-in-out;transform:translateY(50px)}.section-blog .fade-in.visible{opacity:1;transform:translateY(0)}@media (min-width:1280px){.case{row-gap:48px}}.case .util-ctas{flex-flow:wrap;gap:24px;display:flex}.case-wrapper{flex-direction:column;gap:24px;display:flex}@media (min-width:1024px){.case-wrapper{flex-direction:row;gap:32px}}.case-sidebar>:first-child{margin-top:0;padding-top:0}.case-sidebar{width:100%}@media (min-width:1024px){.case-sidebar{flex-shrink:0;align-self:start;max-width:280px;height:auto;position:sticky;top:140px}}.case-sidebar h3{color:#662294}.case-sidebar .table{margin:0;padding:0;list-style:none;display:block}.case-sidebar .table:not([class]) li:not(:last-child){margin-bottom:0}.case-sidebar .table{flex-direction:column;display:flex}.case-sidebar .table-item:not(:last-child){border-bottom:1px solid #f0f0f0}.case-sidebar .table-link{color:#202020;text-align:left;padding:24px 0;font-size:16px;line-height:1.63;display:block}.case-content{width:100%}.case-content>*>:first-child{margin-top:0;padding-top:0}.case-content>*>:last-child{margin-bottom:0;padding-bottom:0}.case-content>*{margin-bottom:24px}.case-meta{flex-direction:row;margin-bottom:12px;display:flex}@media (min-width:1280px){.case-meta{margin-bottom:24px}}.case-meta-spacer{margin-left:4px;margin-right:4px}.case-meta-categories a{color:#707070}.case-title{margin-top:0}.case-back{margin-top:16px;margin-bottom:16px}@media (min-width:768px){.case-back{margin-top:24px;margin-bottom:32px}}@media (min-width:1280px){.case-back{margin-top:32px;margin-bottom:56px}}.case-heroImage img{border-radius:8px}.case-footer{margin-bottom:0}.case-social ul{margin:0;padding:0;list-style:none;display:block}.case-social ul:not([class]) li:not(:last-child){margin-bottom:0}.case-social ul{flex-direction:row;gap:16px;display:flex}.case-facts{column-gap:var(--grid-gap-column);row-gap:var(--grid-gap-row);grid-template-columns:repeat(1,minmax(8px,1fr));gap:16px;display:grid}@media (min-width:768px){.case-facts{column-gap:var(--grid-gap-column);row-gap:var(--grid-gap-row);grid-template-columns:repeat(2,minmax(8px,1fr));gap:24px;display:grid}}@media (min-width:1280px){.case-facts{column-gap:var(--grid-gap-column);row-gap:var(--grid-gap-row);grid-template-columns:repeat(3,minmax(8px,1fr));gap:104px;display:grid}}.case-facts .h3{margin-top:0;margin-bottom:12px}@media (min-width:512px){.case-facts .h3{margin-bottom:24px}}.case-facts-client img{width:auto;height:32px;margin-bottom:20px}.case-content{grid-column:1/15!important}.case-footer .preContent{margin-bottom:16px}@media (min-width:768px){.case-footer .preContent{margin-bottom:32px}}.case-footer .afterContent{margin-top:16px}@media (min-width:768px){.case-footer .afterContent{margin-top:32px}}.case-footer [is=section-cases].component{gap:0;padding-top:0;padding-bottom:0}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}.visuallyHidden{clip:rect(1px,1px,1px,1px);white-space:nowrap;width:1px;height:1px;overflow:hidden;position:absolute!important}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}.component:not(.backgroundCustom).theme-white+.component:not(.backgroundCustom).theme-white:not(.backgroundCustom),.component:not(.backgroundCustom).theme-grey+.component:not(.backgroundCustom).theme-grey:not(.backgroundCustom),.component:not(.backgroundCustom).theme-yellow+.component:not(.backgroundCustom).theme-yellow:not(.backgroundCustom),.component:not(.backgroundCustom).theme-purple+.component:not(.backgroundCustom).theme-purple:not(.backgroundCustom){padding-top:0}.component:not(.backgroundCustom).theme-white+.component:not(.backgroundCustom).theme-white:not(.backgroundCustom)[data-background-ratio],.component:not(.backgroundCustom).theme-grey+.component:not(.backgroundCustom).theme-grey:not(.backgroundCustom)[data-background-ratio],.component:not(.backgroundCustom).theme-yellow+.component:not(.backgroundCustom).theme-yellow:not(.backgroundCustom)[data-background-ratio],.component:not(.backgroundCustom).theme-purple+.component:not(.backgroundCustom).theme-purple:not(.backgroundCustom)[data-background-ratio]{background-color:var(--background-color-bottom);background-position-y:calc((var(--component-spacing-y) - var(--container-padding-x))*-.5);padding-top:var(--container-padding-x);background-repeat:no-repeat}.component:not(.backgroundCustom).theme-white+.component:not(.backgroundCustom).theme-white:not(.backgroundCustom)[data-background-ratio] .splitBackground-box,.component:not(.backgroundCustom).theme-grey+.component:not(.backgroundCustom).theme-grey:not(.backgroundCustom)[data-background-ratio] .splitBackground-box,.component:not(.backgroundCustom).theme-yellow+.component:not(.backgroundCustom).theme-yellow:not(.backgroundCustom)[data-background-ratio] .splitBackground-box,.component:not(.backgroundCustom).theme-purple+.component:not(.backgroundCustom).theme-purple:not(.backgroundCustom)[data-background-ratio] .splitBackground-box{top:0}.theme-white{background-color:#fff}.theme-white p,.theme-white quote,.theme-white strong,.theme-white em,.theme-white a,.theme-white li,.theme-white .kicker,.theme-white .eyebrow{color:#202020}.theme-grey{background-color:#f0f0f0}.theme-grey p,.theme-grey quote,.theme-grey strong,.theme-grey em,.theme-grey a,.theme-grey li,.theme-grey .kicker,.theme-grey .eyebrow{color:#202020}.theme-grey .theme-white{background-color:#fff}.theme-grey .theme-white p,.theme-grey .theme-white quote,.theme-grey .theme-white strong,.theme-grey .theme-white em,.theme-grey .theme-white a,.theme-grey .theme-white li,.theme-grey .theme-white .kicker,.theme-grey .theme-white .eyebrow,.theme-grey .theme-white h1,.theme-grey .theme-white h2,.theme-grey .theme-white h3,.theme-grey .theme-white h4,.theme-grey .theme-white h5,.theme-grey .theme-white h6,.theme-grey .theme-white .h1,.theme-grey .theme-white .h2,.theme-grey .theme-white .h3,.theme-grey .theme-white .h4,.theme-grey .theme-white .h5,.theme-grey .theme-white .h6{color:#202020}.theme-yellow{background-color:#ffd900}.theme-yellow p,.theme-yellow quote,.theme-yellow strong,.theme-yellow em,.theme-yellow a,.theme-yellow li,.theme-yellow .kicker,.theme-yellow .eyebrow{color:#202020}.theme-yellow .theme-white{background-color:#fff}.theme-yellow .theme-white p,.theme-yellow .theme-white quote,.theme-yellow .theme-white strong,.theme-yellow .theme-white em,.theme-yellow .theme-white a,.theme-yellow .theme-white li,.theme-yellow .theme-white .kicker,.theme-yellow .theme-white .eyebrow,.theme-yellow .theme-white h1,.theme-yellow .theme-white h2,.theme-yellow .theme-white h3,.theme-yellow .theme-white h4,.theme-yellow .theme-white h5,.theme-yellow .theme-white h6,.theme-yellow .theme-white .h1,.theme-yellow .theme-white .h2,.theme-yellow .theme-white .h3,.theme-yellow .theme-white .h4,.theme-yellow .theme-white .h5,.theme-yellow .theme-white .h6{color:#202020}.theme-purple{background-color:#271958;background-image:radial-gradient(circle at 82% 68%,#662294,#27195800 32%),radial-gradient(circle at 82% 68%,#662294,#27195800 32%)}.theme-purple h1,.theme-purple h2,.theme-purple h3,.theme-purple h4,.theme-purple h5,.theme-purple h6,.theme-purple .h1,.theme-purple .h2,.theme-purple .h3,.theme-purple .h4,.theme-purple .h5,.theme-purple .h6,.theme-purple h1 span,.theme-purple h2 span,.theme-purple h3 span,.theme-purple h4 span,.theme-purple h5 span,.theme-purple h6 span,.theme-purple .h1 span,.theme-purple .h2 span,.theme-purple .h3 span,.theme-purple .h4 span,.theme-purple .h5 span,.theme-purple .h6 span{color:#ffd900}.theme-purple p,.theme-purple quote,.theme-purple strong,.theme-purple em,.theme-purple a,.theme-purple li,.theme-purple .kicker,.theme-purple .eyebrow,.theme-purple span{color:#fff}.theme-purple .button:not(.button--secondary):not(.button--tertiary),.theme-purple .button--primary:not(.button--secondary):not(.button--tertiary){color:#271958;background-color:#ffd900;border-color:#ffd900}.theme-purple .button:not(.button--secondary):not(.button--tertiary):after,.theme-purple .button--primary:not(.button--secondary):not(.button--tertiary):after{background-color:#271958;-webkit-mask-image:url(/icons/arrow-long-right-mask.svg);mask-image:url(/icons/arrow-long-right-mask.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.theme-purple .button:not(.button--secondary):not(.button--tertiary):hover,.theme-purple .button:not(.button--secondary):not(.button--tertiary):focus-visible,.theme-purple .button:not(.button--secondary):not(.button--tertiary):active,.theme-purple .button--primary:not(.button--secondary):not(.button--tertiary):hover,.theme-purple .button--primary:not(.button--secondary):not(.button--tertiary):focus-visible,.theme-purple .button--primary:not(.button--secondary):not(.button--tertiary):active{color:#271958;background-color:#8d57b5;border-color:#8d57b5}.theme-purple .button:not(.button--secondary):not(.button--tertiary):hover:after,.theme-purple .button:not(.button--secondary):not(.button--tertiary):focus-visible:after,.theme-purple .button:not(.button--secondary):not(.button--tertiary):active:after,.theme-purple .button--primary:not(.button--secondary):not(.button--tertiary):hover:after,.theme-purple .button--primary:not(.button--secondary):not(.button--tertiary):focus-visible:after,.theme-purple .button--primary:not(.button--secondary):not(.button--tertiary):active:after{transform:translate(8px)}.theme-purple .button--secondary,.theme-purple .button--primary--secondary{color:#ffd900;background-color:#0000;border-color:#ffd900}.theme-purple .button--secondary:after,.theme-purple .button--primary--secondary:after{background-color:#ffd900;-webkit-mask-image:url(/icons/arrow-long-right-mask.svg);mask-image:url(/icons/arrow-long-right-mask.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.theme-purple .button--secondary:hover,.theme-purple .button--secondary:focus-visible,.theme-purple .button--secondary:active,.theme-purple .button--primary--secondary:hover,.theme-purple .button--primary--secondary:focus-visible,.theme-purple .button--primary--secondary:active{color:#271958;background-color:#8d57b5;border-color:#8d57b5}.theme-purple .button--secondary:hover:after,.theme-purple .button--secondary:focus-visible:after,.theme-purple .button--secondary:active:after,.theme-purple .button--primary--secondary:hover:after,.theme-purple .button--primary--secondary:focus-visible:after,.theme-purple .button--primary--secondary:active:after{background-color:#271958;transform:translate(8px);-webkit-mask-image:url(/icons/arrow-long-right-mask.svg);mask-image:url(/icons/arrow-long-right-mask.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.theme-purple .button--tertiary,.theme-purple .button--primary--tertiary{color:#ffd900}.theme-purple .button--tertiary:after,.theme-purple .button--primary--tertiary:after{content:"";height:1px;transition:width var(--transition-duration)ease-out;background-color:#ffd900;width:75%;position:absolute;bottom:0;left:0}.theme-purple .button--tertiary:hover,.theme-purple .button--tertiary:focus-visible,.theme-purple .button--tertiary:active,.theme-purple .button--primary--tertiary:hover,.theme-purple .button--primary--tertiary:focus-visible,.theme-purple .button--primary--tertiary:active{color:#ffd900;background-color:#0000;border:0}.theme-purple .button--tertiary:hover:after,.theme-purple .button--tertiary:focus-visible:after,.theme-purple .button--tertiary:active:after,.theme-purple .button--primary--tertiary:hover:after,.theme-purple .button--primary--tertiary:focus-visible:after,.theme-purple .button--primary--tertiary:active:after{width:100%}.theme-purple .theme-white{background-color:#fff}.theme-purple .theme-white p,.theme-purple .theme-white quote,.theme-purple .theme-white strong,.theme-purple .theme-white em,.theme-purple .theme-white a,.theme-purple .theme-white li,.theme-purple .theme-white .kicker,.theme-purple .theme-white .eyebrow,.theme-purple .theme-white h1,.theme-purple .theme-white h2,.theme-purple .theme-white h3,.theme-purple .theme-white h4,.theme-purple .theme-white h5,.theme-purple .theme-white h6,.theme-purple .theme-white .h1,.theme-purple .theme-white .h2,.theme-purple .theme-white .h3,.theme-purple .theme-white .h4,.theme-purple .theme-white .h5,.theme-purple .theme-white .h6{color:#202020}.theme-purple .theme-white a:after{background-color:#202020}.theme-purple .theme-white a:focus-visible,.theme-purple .theme-white a:hover{color:#662294}:root{--header-breakpoint:1230px;--grid-gap-column:16px;--grid-gap-desktop:32px;--grid-gap-mobile:16px;--grid-gap-row:16px;--grid-gap-tablet:24px;--pre-header-height:.1px;--header-height:98px;--input-labels-float:1;--document-max-width:2560px;--container-padding-x:16px;--border-radius-image:8px;--grid-size:100vw;--component-spacing-y:40px;--component-spacing-y-constricted:20px;--sticky-top:calc(var(--header-height) + var(--pre-header-height))}@media (min-width:1230px){:root{--pre-header-height:30px;--header-height:112px}}@media (min-width:1280px){:root{--grid-size:1280px}}@media (min-width:2560px){:root{--document-max-width:2560px}}@media (min-width:768px){:root{--grid-gap-column:24px;--grid-gap-row:24px;--container-padding-x:24px;--component-spacing-y:80px;--component-spacing-y-constricted:40px}}@media (min-width:1280px){:root{--grid-gap-column:32px;--grid-gap-row:32px;--container-padding-x:32px;--component-spacing-y:120px;--component-spacing-y-constricted:60px}}
