@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";@media print,screen and (min-width: 40em){.reveal.large,.reveal.small,.reveal.tiny,.reveal{right:auto;left:auto;margin:0 auto}}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translate(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translate(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translate(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translate(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translate(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translate(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translate(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translate(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:top;transition-property:transform,opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-.75turn);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(.75turn);transition-property:transform,opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translate(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translate(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}to{transform:rotate(0)}}.spin-ccw{animation-name:spin-ccw-1turn}@keyframes spin-ccw-1turn{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:.75s!important}.fast{animation-duration:.25s!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}[data-whatintent=mouse] *,[data-whatintent=mouse] *:focus,[data-whatintent=touch] *,[data-whatintent=touch] *:focus,[data-whatinput=mouse] *,[data-whatinput=mouse] *:focus,[data-whatinput=touch] *,[data-whatinput=touch] *:focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:Inter,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.grid-container{max-width:75rem;margin-left:auto;margin-right:auto;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width: 40em){.grid-container{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.fluid{max-width:100%;margin-left:auto;margin-right:auto;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width: 40em){.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.full{max-width:100%;margin-left:auto;margin-right:auto;padding-right:0;padding-left:0}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto{width:auto}.grid-x>.shrink{width:auto}.grid-x>.small-shrink,.grid-x>.small-full,.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex-basis:auto}@media print,screen and (min-width: 40em){.grid-x>.medium-shrink,.grid-x>.medium-full,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{flex-basis:auto}}@media print,screen and (min-width: 64em){.grid-x>.large-shrink,.grid-x>.large-full,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{flex-basis:auto}}.grid-x>.small-12,.grid-x>.small-11,.grid-x>.small-10,.grid-x>.small-9,.grid-x>.small-8,.grid-x>.small-7,.grid-x>.small-6,.grid-x>.small-5,.grid-x>.small-4,.grid-x>.small-3,.grid-x>.small-2,.grid-x>.small-1{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width: 40em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-12,.grid-x>.medium-11,.grid-x>.medium-10,.grid-x>.medium-9,.grid-x>.medium-8,.grid-x>.medium-7,.grid-x>.medium-6,.grid-x>.medium-5,.grid-x>.medium-4,.grid-x>.medium-3,.grid-x>.medium-2,.grid-x>.medium-1,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width: 64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-12,.grid-x>.large-11,.grid-x>.large-10,.grid-x>.large-9,.grid-x>.large-8,.grid-x>.large-7,.grid-x>.large-6,.grid-x>.large-5,.grid-x>.large-4,.grid-x>.large-3,.grid-x>.large-2,.grid-x>.large-1,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width: 40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width: 40em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.25rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x>.small-3{width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.25rem)}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.25rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.25rem)}.grid-margin-x>.small-9{width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.25rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width: 40em){.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width: 64em){.grid-margin-x>.large-auto{width:auto}.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.large-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.large-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.large-9{width:calc(75% - 1.875rem)}.grid-margin-x>.large-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.large-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width: 40em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width: 40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width: 40em){.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width: 40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width: 64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.25rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width: 40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width: 64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.875rem)}}.small-margin-collapse{margin-right:0;margin-left:0}.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width: 40em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width: 40em){.medium-margin-collapse{margin-right:0;margin-left:0}.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width: 40em){.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width: 40em){.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width: 40em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width: 64em){.large-margin-collapse{margin-right:0;margin-left:0}.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width: 64em){.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width: 64em){.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width: 64em){.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width: 64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0%}.grid-margin-x>.small-offset-0{margin-left:calc(0% + .625rem)}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.3333333333% + 1.25rem / 2)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.6666666667% + 1.25rem / 2)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .625rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.3333333333% + 1.25rem / 2)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.6666666667% + 1.25rem / 2)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .625rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.3333333333% + 1.25rem / 2)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.6666666667% + 1.25rem / 2)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .625rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.3333333333% + 1.25rem / 2)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.6666666667% + 1.25rem / 2)}@media print,screen and (min-width: 40em){.medium-offset-0{margin-left:0%}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + .9375rem)}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .9375rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .9375rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .9375rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}@media print,screen and (min-width: 64em){.large-offset-0{margin-left:0%}.grid-margin-x>.large-offset-0{margin-left:calc(0% + .9375rem)}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .9375rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .9375rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .9375rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto{height:auto}.grid-y>.shrink{height:auto}.grid-y>.small-shrink,.grid-y>.small-full,.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex-basis:auto}@media print,screen and (min-width: 40em){.grid-y>.medium-shrink,.grid-y>.medium-full,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex-basis:auto}}@media print,screen and (min-width: 64em){.grid-y>.large-shrink,.grid-y>.large-full,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex-basis:auto}}.grid-y>.small-12,.grid-y>.small-11,.grid-y>.small-10,.grid-y>.small-9,.grid-y>.small-8,.grid-y>.small-7,.grid-y>.small-6,.grid-y>.small-5,.grid-y>.small-4,.grid-y>.small-3,.grid-y>.small-2,.grid-y>.small-1{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width: 40em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-12,.grid-y>.medium-11,.grid-y>.medium-10,.grid-y>.medium-9,.grid-y>.medium-8,.grid-y>.medium-7,.grid-y>.medium-6,.grid-y>.medium-5,.grid-y>.medium-4,.grid-y>.medium-3,.grid-y>.medium-2,.grid-y>.medium-1,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width: 64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-12,.grid-y>.large-11,.grid-y>.large-10,.grid-y>.large-9,.grid-y>.large-8,.grid-y>.large-7,.grid-y>.large-6,.grid-y>.large-5,.grid-y>.large-4,.grid-y>.large-3,.grid-y>.large-2,.grid-y>.large-1,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width: 40em){.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-padding-y>.cell{padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width: 40em){.grid-padding-y>.cell{padding-top:.9375rem;padding-bottom:.9375rem}}.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}@media print,screen and (min-width: 40em){.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width: 64em){.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}@media print,screen and (min-width: 40em){.grid-y.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media print,screen and (min-width: 64em){.grid-y.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width: 40em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width: 64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width: 40em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width: 40em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width: 40em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width: 64em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.25rem)}@media print,screen and (min-width: 40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width: 64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width: 40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width: 64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem)}}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width: 40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width: 64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width: 40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width: 64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:Inter,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#cacaca}h1,.h1{font-size:1.5rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h2,.h2{font-size:1.25rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h3,.h3{font-size:1.1875rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h4,.h4{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h5,.h5{font-size:1.0625rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h6,.h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width: 40em){h1,.h1{font-size:3rem}h2,.h2{font-size:2.5rem}h3,.h3{font-size:1.9375rem}h4,.h4{font-size:1.5625rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}}a{line-height:inherit;color:#1779ba;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#1468a0}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ul ol,ol ul,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure{margin:0}kbd{margin:0;padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,Liberation Mono,Courier,monospace;color:#0a0a0a}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#8a8a8a;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;color:#0a0a0a;display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;color:#0a0a0a;display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width: 64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;color:#000!important;-webkit-print-color-adjust:economy;print-color-adjust:economy;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;box-shadow:inset 0 1px 2px #0a0a0a1a;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=submit],[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}::placeholder{color:#cacaca}[type=file],[type=checkbox],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;line-height:1.5;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:flex;width:100%;margin-bottom:1rem;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:0}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label,.input-group-button,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:flex;flex:0 0 auto}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem 1.5rem .5rem .5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out;background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>')}@media screen and (min-width: 0�){select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#f9ecea}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;color:#cc4b37}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;padding:.85em 1em}[data-whatinput=mouse] .button{outline:0}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button[disabled],.button.disabled:hover,.button[disabled]:hover,.button.disabled:focus,.button[disabled]:focus{background-color:#1779ba;color:#fefefe}.button:hover,.button:focus{background-color:#14679e;color:#fefefe}.button.primary,.button.primary.disabled,.button.primary[disabled],.button.primary.disabled:hover,.button.primary[disabled]:hover,.button.primary.disabled:focus,.button.primary[disabled]:focus{background-color:#1779ba;color:#fefefe}.button.primary:hover,.button.primary:focus{background-color:#126195;color:#fefefe}.button.secondary,.button.secondary.disabled,.button.secondary[disabled],.button.secondary.disabled:hover,.button.secondary[disabled]:hover,.button.secondary.disabled:focus,.button.secondary[disabled]:focus{background-color:#767676;color:#fefefe}.button.secondary:hover,.button.secondary:focus{background-color:#5e5e5e;color:#fefefe}.button.success,.button.success.disabled,.button.success[disabled],.button.success.disabled:hover,.button.success[disabled]:hover,.button.success.disabled:focus,.button.success[disabled]:focus{background-color:#3adb76;color:#0a0a0a}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#0a0a0a}.button.warning,.button.warning.disabled,.button.warning[disabled],.button.warning.disabled:hover,.button.warning[disabled]:hover,.button.warning.disabled:focus,.button.warning[disabled]:focus{background-color:#ffae00;color:#0a0a0a}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#0a0a0a}.button.alert,.button.alert.disabled,.button.alert[disabled],.button.alert.disabled:hover,.button.alert[disabled]:hover,.button.alert.disabled:focus,.button.alert[disabled]:focus{background-color:#cc4b37;color:#fefefe}.button.alert:hover,.button.alert:focus{background-color:#a53b2a;color:#fefefe}.button.hollow,.button.hollow:hover,.button.hollow:focus,.button.hollow.disabled,.button.hollow.disabled:hover,.button.hollow.disabled:focus,.button.hollow[disabled],.button.hollow[disabled]:hover,.button.hollow[disabled]:focus{background-color:transparent}.button.hollow,.button.hollow.disabled,.button.hollow[disabled],.button.hollow.disabled:hover,.button.hollow[disabled]:hover,.button.hollow.disabled:focus,.button.hollow[disabled]:focus{border:1px solid #1779ba;color:#1779ba}.button.hollow:hover,.button.hollow:focus{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary[disabled],.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled]:hover,.button.hollow.primary.disabled:focus,.button.hollow.primary[disabled]:focus{border:1px solid #1779ba;color:#1779ba}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary[disabled],.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled]:hover,.button.hollow.secondary.disabled:focus,.button.hollow.secondary[disabled]:focus{border:1px solid #767676;color:#767676}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success[disabled],.button.hollow.success.disabled:hover,.button.hollow.success[disabled]:hover,.button.hollow.success.disabled:focus,.button.hollow.success[disabled]:focus{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning[disabled],.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled]:hover,.button.hollow.warning.disabled:focus,.button.hollow.warning[disabled]:focus{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert[disabled],.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled]:hover,.button.hollow.alert.disabled:focus,.button.hollow.alert[disabled]:focus{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#67251a;color:#67251a}.button.clear,.button.clear:hover,.button.clear:focus,.button.clear.disabled,.button.clear.disabled:hover,.button.clear.disabled:focus,.button.clear[disabled],.button.clear[disabled]:hover,.button.clear[disabled]:focus{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear[disabled],.button.clear.disabled:hover,.button.clear[disabled]:hover,.button.clear.disabled:focus,.button.clear[disabled]:focus{color:#1779ba}.button.clear:hover,.button.clear:focus{color:#0c3d5d}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary[disabled],.button.clear.primary.disabled:hover,.button.clear.primary[disabled]:hover,.button.clear.primary.disabled:focus,.button.clear.primary[disabled]:focus{color:#1779ba}.button.clear.primary:hover,.button.clear.primary:focus{color:#0c3d5d}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary[disabled],.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled]:hover,.button.clear.secondary.disabled:focus,.button.clear.secondary[disabled]:focus{color:#767676}.button.clear.secondary:hover,.button.clear.secondary:focus{color:#3b3b3b}.button.clear.success,.button.clear.success.disabled,.button.clear.success[disabled],.button.clear.success.disabled:hover,.button.clear.success[disabled]:hover,.button.clear.success.disabled:focus,.button.clear.success[disabled]:focus{color:#3adb76}.button.clear.success:hover,.button.clear.success:focus{color:#157539}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning[disabled],.button.clear.warning.disabled:hover,.button.clear.warning[disabled]:hover,.button.clear.warning.disabled:focus,.button.clear.warning[disabled]:focus{color:#ffae00}.button.clear.warning:hover,.button.clear.warning:focus{color:#805700}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert[disabled],.button.clear.alert.disabled:hover,.button.clear.alert[disabled]:hover,.button.clear.alert.disabled:focus,.button.clear.alert[disabled]:focus{color:#cc4b37}.button.clear.alert:hover,.button.clear.alert:focus{color:#67251a}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown:after{display:block;width:0;height:0;border-style:solid;border-width:.4em;content:"";border-bottom-width:0;border-color:#fefefe transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.hollow:after,.button.dropdown.clear:after{border-top-color:#1779ba}.button.dropdown.hollow.primary:after,.button.dropdown.clear.primary:after{border-top-color:#1779ba}.button.dropdown.hollow.secondary:after,.button.dropdown.clear.secondary:after{border-top-color:#767676}.button.dropdown.hollow.success:after,.button.dropdown.clear.success:after{border-top-color:#3adb76}.button.dropdown.hollow.warning:after,.button.dropdown.clear.warning:after{border-top-color:#ffae00}.button.dropdown.hollow.alert:after,.button.dropdown.clear.alert:after{border-top-color:#cc4b37}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:hover,a.button:focus{text-decoration:none}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:0}.accordion-item:last-child>:last-child{border-radius:0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e6e6e6;border-bottom:0;font-size:.75rem;line-height:1;color:#1779ba}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0}.accordion-title:hover,.accordion-title:focus{background-color:#e6e6e6}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#0a0a0a}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.accordion-menu li{width:100%}.accordion-menu a,.accordion-menu .is-accordion-submenu a{padding:.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#1779ba transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a:after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a:after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#1779ba transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center;background:#1779ba;color:#fefefe}.badge.primary{background:#1779ba;color:#fefefe}.badge.secondary{background:#767676;color:#fefefe}.badge.success{background:#3adb76;color:#0a0a0a}.badge.warning{background:#ffae00;color:#0a0a0a}.badge.alert{background:#cc4b37;color:#fefefe}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:before,.breadcrumbs:after{display:table;content:" ";flex-basis:0;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#0a0a0a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#1779ba}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.button-group{margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:stretch;flex-grow:1}.button-group:before,.button-group:after{display:none}.button-group:before,.button-group:after{display:table;content:" ";flex-basis:0;order:1}.button-group:after{clear:both}.button-group .button{margin:0 1px 1px 0;font-size:.9rem;flex:0 0 auto}.button-group .button:last-child{margin-right:0}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.75rem}.button-group.large .button{font-size:1.25rem}.button-group.expanded .button{flex:1 1 0px}.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button[disabled],.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled]:hover,.button-group.primary .button.disabled:focus,.button-group.primary .button[disabled]:focus{background-color:#1779ba;color:#fefefe}.button-group.primary .button:hover,.button-group.primary .button:focus{background-color:#126195;color:#fefefe}.button-group.secondary .button,.button-group.secondary .button.disabled,.button-group.secondary .button[disabled],.button-group.secondary .button.disabled:hover,.button-group.secondary .button[disabled]:hover,.button-group.secondary .button.disabled:focus,.button-group.secondary .button[disabled]:focus{background-color:#767676;color:#fefefe}.button-group.secondary .button:hover,.button-group.secondary .button:focus{background-color:#5e5e5e;color:#fefefe}.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button[disabled],.button-group.success .button.disabled:hover,.button-group.success .button[disabled]:hover,.button-group.success .button.disabled:focus,.button-group.success .button[disabled]:focus{background-color:#3adb76;color:#0a0a0a}.button-group.success .button:hover,.button-group.success .button:focus{background-color:#22bb5b;color:#0a0a0a}.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button[disabled],.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled]:hover,.button-group.warning .button.disabled:focus,.button-group.warning .button[disabled]:focus{background-color:#ffae00;color:#0a0a0a}.button-group.warning .button:hover,.button-group.warning .button:focus{background-color:#cc8b00;color:#0a0a0a}.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button[disabled],.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled]:hover,.button-group.alert .button.disabled:focus,.button-group.alert .button[disabled]:focus{background-color:#cc4b37;color:#fefefe}.button-group.alert .button:hover,.button-group.alert .button:focus{background-color:#a53b2a;color:#fefefe}.button-group.hollow .button,.button-group.hollow .button:hover,.button-group.hollow .button:focus,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:hover,.button-group.hollow .button.disabled:focus,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:hover,.button-group.hollow .button[disabled]:focus{background-color:transparent}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button[disabled],.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled]:hover,.button-group.hollow .button.disabled:focus,.button-group.hollow .button[disabled]:focus{border:1px solid #1779ba;color:#1779ba}.button-group.hollow .button:hover,.button-group.hollow .button:focus{border-color:#0c3d5d;color:#0c3d5d}.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled]:hover,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary[disabled]:focus{border:1px solid #1779ba;color:#1779ba}.button-group.hollow.primary .button:hover,.button-group.hollow.primary .button:focus,.button-group.hollow .button.primary:hover,.button-group.hollow .button.primary:focus{border-color:#0c3d5d;color:#0c3d5d}.button-group.hollow.secondary .button,.button-group.hollow.secondary .button.disabled,.button-group.hollow.secondary .button[disabled],.button-group.hollow.secondary .button.disabled:hover,.button-group.hollow.secondary .button[disabled]:hover,.button-group.hollow.secondary .button.disabled:focus,.button-group.hollow.secondary .button[disabled]:focus,.button-group.hollow .button.secondary,.button-group.hollow .button.secondary.disabled,.button-group.hollow .button.secondary[disabled],.button-group.hollow .button.secondary.disabled:hover,.button-group.hollow .button.secondary[disabled]:hover,.button-group.hollow .button.secondary.disabled:focus,.button-group.hollow .button.secondary[disabled]:focus{border:1px solid #767676;color:#767676}.button-group.hollow.secondary .button:hover,.button-group.hollow.secondary .button:focus,.button-group.hollow .button.secondary:hover,.button-group.hollow .button.secondary:focus{border-color:#3b3b3b;color:#3b3b3b}.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled]:hover,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button[disabled]:focus,.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success[disabled]:focus{border:1px solid #3adb76;color:#3adb76}.button-group.hollow.success .button:hover,.button-group.hollow.success .button:focus,.button-group.hollow .button.success:hover,.button-group.hollow .button.success:focus{border-color:#157539;color:#157539}.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled]:hover,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning[disabled]:focus{border:1px solid #ffae00;color:#ffae00}.button-group.hollow.warning .button:hover,.button-group.hollow.warning .button:focus,.button-group.hollow .button.warning:hover,.button-group.hollow .button.warning:focus{border-color:#805700;color:#805700}.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled]:hover,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled]:hover,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert[disabled]:focus{border:1px solid #cc4b37;color:#cc4b37}.button-group.hollow.alert .button:hover,.button-group.hollow.alert .button:focus,.button-group.hollow .button.alert:hover,.button-group.hollow .button.alert:focus{border-color:#67251a;color:#67251a}.button-group.clear .button,.button-group.clear .button:hover,.button-group.clear .button:focus,.button-group.clear .button.disabled,.button-group.clear .button.disabled:hover,.button-group.clear .button.disabled:focus,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:hover,.button-group.clear .button[disabled]:focus{border-color:transparent;background-color:transparent}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button[disabled],.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled]:hover,.button-group.clear .button.disabled:focus,.button-group.clear .button[disabled]:focus{color:#1779ba}.button-group.clear .button:hover,.button-group.clear .button:focus{color:#0c3d5d}.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled]:hover,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button[disabled]:focus,.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled]:hover,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary[disabled]:focus{color:#1779ba}.button-group.clear.primary .button:hover,.button-group.clear.primary .button:focus,.button-group.clear .button.primary:hover,.button-group.clear .button.primary:focus{color:#0c3d5d}.button-group.clear.secondary .button,.button-group.clear.secondary .button.disabled,.button-group.clear.secondary .button[disabled],.button-group.clear.secondary .button.disabled:hover,.button-group.clear.secondary .button[disabled]:hover,.button-group.clear.secondary .button.disabled:focus,.button-group.clear.secondary .button[disabled]:focus,.button-group.clear .button.secondary,.button-group.clear .button.secondary.disabled,.button-group.clear .button.secondary[disabled],.button-group.clear .button.secondary.disabled:hover,.button-group.clear .button.secondary[disabled]:hover,.button-group.clear .button.secondary.disabled:focus,.button-group.clear .button.secondary[disabled]:focus{color:#767676}.button-group.clear.secondary .button:hover,.button-group.clear.secondary .button:focus,.button-group.clear .button.secondary:hover,.button-group.clear .button.secondary:focus{color:#3b3b3b}.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button[disabled],.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled]:hover,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button[disabled]:focus,.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success[disabled],.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled]:hover,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success[disabled]:focus{color:#3adb76}.button-group.clear.success .button:hover,.button-group.clear.success .button:focus,.button-group.clear .button.success:hover,.button-group.clear .button.success:focus{color:#157539}.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled]:hover,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button[disabled]:focus,.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled]:hover,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning[disabled]:focus{color:#ffae00}.button-group.clear.warning .button:hover,.button-group.clear.warning .button:focus,.button-group.clear .button.warning:hover,.button-group.clear .button.warning:focus{color:#805700}.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled]:hover,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button[disabled]:focus,.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled]:hover,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert[disabled]:focus{color:#cc4b37}.button-group.clear.alert .button:hover,.button-group.clear.alert .button:focus,.button-group.clear .button.alert:hover,.button-group.clear .button.alert:focus{color:#67251a}.button-group.no-gaps .button{margin-right:-.0625rem}.button-group.no-gaps .button+.button{border-left-color:transparent}.button-group.stacked,.button-group.stacked-for-small,.button-group.stacked-for-medium{flex-wrap:wrap}.button-group.stacked .button,.button-group.stacked-for-small .button,.button-group.stacked-for-medium .button{flex:0 0 100%}.button-group.stacked .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked-for-medium .button:last-child{margin-bottom:0}.button-group.stacked.expanded .button,.button-group.stacked-for-small.expanded .button,.button-group.stacked-for-medium.expanded .button{flex:1 1 0px}@media print,screen and (min-width: 40em){.button-group.stacked-for-small .button{flex:0 0 auto;margin-bottom:0}}@media print,screen and (min-width: 64em){.button-group.stacked-for-medium .button{flex:0 0 auto;margin-bottom:0}}@media print,screen and (max-width: 39.99875em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}@media print,screen and (max-width: 63.99875em){.button-group.stacked-for-medium.expanded{display:block}.button-group.stacked-for-medium.expanded .button{display:block;margin-right:0}}.callout{background-color:#fff;color:#0a0a0a;position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgba(10,10,10,.25);border-radius:0}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#d7ecfa;color:#0a0a0a}.callout.secondary{background-color:#eaeaea;color:#0a0a0a}.callout.success{background-color:#e1faea;color:#0a0a0a}.callout.warning{background-color:#fff3d9;color:#0a0a0a}.callout.alert{background-color:#f7e4e1;color:#0a0a0a}.callout.small{padding:.5rem}.callout.large{padding:3rem}.card{display:flex;flex-direction:column;flex-grow:1;margin-bottom:1rem;border:1px solid #e6e6e6;border-radius:0;background:#fefefe;box-shadow:none;overflow:hidden;color:#0a0a0a}.card>:last-child{margin-bottom:0}.card-divider{display:flex;flex:0 1 auto;padding:1rem;background:#e6e6e6}.card-divider>:last-child{margin-bottom:0}.card-section{flex:1 0 auto;padding:1rem}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.close-button{position:absolute;z-index:10;color:#8a8a8a;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#0a0a0a}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button.medium,.close-button{right:1rem;top:.5rem;font-size:2em;line-height:1}.menu{padding:0;margin:0;list-style:none;position:relative;display:flex;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu a,.menu .button{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu input,.menu select,.menu a,.menu button{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;flex-direction:row}.menu.vertical{flex-wrap:nowrap;flex-direction:column}.menu.vertical.icon-top li a img,.menu.vertical.icon-top li a i,.menu.vertical.icon-top li a svg,.menu.vertical.icon-bottom li a img,.menu.vertical.icon-bottom li a i,.menu.vertical.icon-bottom li a svg{text-align:left}.menu.expanded li{flex:1 1 0px}.menu.expanded.icon-top li a img,.menu.expanded.icon-top li a i,.menu.expanded.icon-top li a svg,.menu.expanded.icon-bottom li a img,.menu.expanded.icon-bottom li a i,.menu.expanded.icon-bottom li a svg{text-align:left}.menu.simple{align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width: 40em){.menu.medium-horizontal{flex-wrap:wrap;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{flex:1 1 0px}}@media print,screen and (min-width: 64em){.menu.large-horizontal{flex-wrap:wrap;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icons a,.menu.icon-top a,.menu.icon-right a,.menu.icon-bottom a,.menu.icon-left a{display:flex}.menu.icon-left li a,.menu.nested.icon-left li a{flex-flow:row nowrap}.menu.icon-left li a img,.menu.icon-left li a i,.menu.icon-left li a svg,.menu.nested.icon-left li a img,.menu.nested.icon-left li a i,.menu.nested.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a,.menu.nested.icon-right li a{flex-flow:row nowrap}.menu.icon-right li a img,.menu.icon-right li a i,.menu.icon-right li a svg,.menu.nested.icon-right li a img,.menu.nested.icon-right li a i,.menu.nested.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a,.menu.nested.icon-top li a{flex-flow:column nowrap}.menu.icon-top li a img,.menu.icon-top li a i,.menu.icon-top li a svg,.menu.nested.icon-top li a img,.menu.nested.icon-top li a i,.menu.nested.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a,.menu.nested.icon-bottom li a{flex-flow:column nowrap}.menu.icon-bottom li a img,.menu.icon-bottom li a i,.menu.icon-bottom li a svg,.menu.nested.icon-bottom li a img,.menu.nested.icon-bottom li a i,.menu.nested.icon-bottom li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .is-active>a{background:#1779ba;color:#fefefe}.menu .active>a{background:#1779ba;color:#fefefe}.menu.align-left{justify-content:flex-start}.menu.align-right li{display:flex;justify-content:flex-end}.menu.align-right li .submenu li{justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right.icon-top li a img,.menu.align-right.icon-top li a i,.menu.align-right.icon-top li a svg,.menu.align-right.icon-bottom li a img,.menu.align-right.icon-bottom li a i,.menu.align-right.icon-bottom li a svg{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:flex;justify-content:center}.menu.align-center li .submenu li{justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu{justify-content:center}.menu-centered>.menu li{display:flex;justify-content:center}.menu-centered>.menu li .submenu li{justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fefefe;box-shadow:0 7px #fefefe,0 14px #fefefe;content:""}.menu-icon:hover:after{background:#cacaca;box-shadow:0 7px #cacaca,0 14px #cacaca}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#0a0a0a;box-shadow:0 7px #0a0a0a,0 14px #0a0a0a;content:""}.menu-icon.dark:hover:after{background:#8a8a8a;box-shadow:0 7px #8a8a8a,0 14px #8a8a8a}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{padding:.7rem 1rem;background:#fefefe}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;transition:transform .15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translate(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translate(100%)}.drilldown .is-drilldown-submenu a{padding:.7rem 1rem}.drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>a{position:relative}.drilldown .is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #1779ba;position:absolute;top:50%;margin-top:-6px;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #1779ba;right:1rem;left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #1779ba transparent transparent;right:auto;left:1rem}.drilldown .js-drilldown-back>a:before{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #1779ba transparent transparent;display:inline-block;vertical-align:middle;margin-right:.75rem}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:transparent;color:#1779ba}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #1779ba}@media print,screen and (min-width: 40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #1779ba}}@media print,screen and (min-width: 64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#1779ba transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #1779ba}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fefefe}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #1779ba transparent transparent;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #1779ba}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.responsive-embed,.flex-video{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen,.flex-video.widescreen{padding-bottom:56.25%}.label{display:inline-block;padding:.33333rem .5rem;border-radius:0;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default;background:#1779ba;color:#fefefe}.label.primary{background:#1779ba;color:#fefefe}.label.secondary{background:#767676;color:#fefefe}.label.success{background:#3adb76;color:#0a0a0a}.label.warning{background:#ffae00;color:#0a0a0a}.label.alert{background:#cc4b37;color:#fefefe}.media-object{display:flex;margin-bottom:1rem;flex-wrap:nowrap}.media-object img{max-width:none}@media print,screen and (max-width: 39.99875em){.media-object.stack-for-small{flex-wrap:wrap}}.media-object-section{flex:0 1 auto}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}@media print,screen and (max-width: 39.99875em){.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;flex-basis:100%;max-width:100%}.stack-for-small .media-object-section img{width:100%}}.media-object-section.main-section{flex:1 1 0px}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:#fefefe40;opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{z-index:12;transition:transform .5s ease;backface-visibility:hidden;background:#e6e6e6;position:fixed}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px #0a0a0ab3}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{z-index:12;transition:transform .5s ease;backface-visibility:hidden;background:#e6e6e6;position:absolute}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px #0a0a0ab3}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px;transform:translate(-250px)}.off-canvas-content .off-canvas.position-left{transform:translate(-250px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-left.has-transition-push{transform:translate(250px)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px #0a0a0a40}.position-right{top:0;right:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px;transform:translate(250px)}.off-canvas-content .off-canvas.position-right{transform:translate(250px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-right.has-transition-push{transform:translate(-250px)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px #0a0a0a40}.position-top{top:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px;transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top{transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(250px)}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px #0a0a0a40}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px;transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom{transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-250px)}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px #0a0a0a40}.off-canvas-content{transform:none;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}@media print,screen and (min-width: 40em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left{margin-left:250px}.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right{margin-right:250px}.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top{margin-top:250px}.position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:250px}.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width: 64em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left{margin-left:250px}.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right{margin-right:250px}.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top{margin-top:250px}.position-top.reveal-for-large~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom{margin-bottom:250px}.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width: 40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top,.off-canvas.in-canvas-for-medium.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width: 64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top,.off-canvas.in-canvas-for-large.position-bottom{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}.orbit{position:relative}.orbit-container{position:relative;height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%;position:absolute}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:#0a0a0a80;color:#fefefe}.orbit-next,.orbit-previous{z-index:10;padding:1rem;color:#fefefe;position:absolute;top:50%;transform:translateY(-50%)}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:hover,.orbit-previous:hover,.orbit-next:active,.orbit-previous:active,.orbit-next:focus,.orbit-previous:focus{background-color:#0a0a0a80}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#cacaca}.orbit-bullets button:hover,.orbit-bullets button.is-active{background-color:#8a8a8a}.pagination{margin-left:0;margin-bottom:1rem}.pagination:before,.pagination:after{display:table;content:" ";flex-basis:0;order:1}.pagination:after{clear:both}.pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media print,screen and (min-width: 40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#0a0a0a}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#1779ba;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis:after{padding:.1875rem .625rem;content:"…";color:#0a0a0a}.pagination-previous a:before,.pagination-previous.disabled:before{display:inline-block;margin-right:.5rem;content:"«"}.pagination-next a:after,.pagination-next.disabled:after{display:inline-block;margin-left:.5rem;content:"»"}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#cacaca}.progress.primary .progress-meter{background-color:#1779ba}.progress.secondary .progress-meter{background-color:#767676}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress-meter{position:relative;display:block;width:0%;height:100%;background-color:#1779ba}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;font-size:.75rem;font-weight:700;color:#fefefe;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#e6e6e6;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#cacaca;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{left:0;z-index:1;cursor:grab;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#1779ba;transition:all .2s ease-in-out;touch-action:manipulation;position:absolute;top:50%;transform:translateY(-50%)}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle:hover{background-color:#14679e}.slider-handle.is-dragging{transition:all 0s linear;cursor:grabbing}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scaleY(-1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translate(-50%)}.sticky-container{position:relative}.sticky{position:relative;z-index:0;transform:translateZ(0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;display:none;background-color:#0a0a0a73;overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:1006;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width: 40em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width: 40em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width: 40em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width: 40em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width: 40em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width: 39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.switch{position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:700;color:#fefefe;-webkit-user-select:none;user-select:none;height:2rem}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:0;background:#cacaca;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translateZ(0);border-radius:0;background:#fefefe;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#1779ba}input:checked~.switch-paddle:after{left:2.25rem}input:focus-visible~.switch-paddle{background:#b6b6b6}input:focus-visible~.switch-paddle:after{background:#fefefe}input:checked:focus-visible~.switch-paddle{background:#14679e}input:disabled~.switch-paddle{cursor:not-allowed;opacity:.5}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-inactive,.switch-active{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle:after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle:after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle:after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}thead,tbody,tfoot{border:1px solid rgb(241.3,241.3,241.3);background-color:#fefefe}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f8f8f8;color:#0a0a0a}tfoot{background:#f1f1f1;color:#0a0a0a}thead tr,tfoot tr{background:transparent}thead th,thead td,tfoot th,tfoot td{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody th,tbody td{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f1f1f1}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{border-bottom:1px solid rgb(241.3,241.3,241.3);background-color:#fefefe}@media print,screen and (max-width: 63.99875em){table.stack thead,table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.tabs{margin:0;border:1px solid #e6e6e6;background:#fefefe;list-style-type:none}.tabs:before,.tabs:after{display:table;content:" ";flex-basis:0;order:1}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#1779ba}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#1673b1}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#1779ba}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fefefe;color:#1468a0}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#e6e6e6;color:#1779ba}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fefefe;color:#0a0a0a;transition:all .5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:4px solid #fefefe;border-radius:0;box-shadow:0 0 0 1px #0a0a0a33;line-height:0}a.thumbnail{transition:box-shadow .2s ease-out}a.thumbnail:hover,a.thumbnail:focus{box-shadow:0 0 6px 1px #1779ba80}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#0a0a0a;color:#fefefe;display:flex;justify-content:flex-start;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{display:inline-block;vertical-align:middle;font-weight:700}.has-tip{position:relative;display:inline-block;border-bottom:dotted 1px #8a8a8a;font-weight:700;cursor:help}.tooltip{position:absolute;top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#0a0a0a;font-size:80%;color:#fefefe}.tooltip:before{position:absolute}.tooltip.bottom:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-top-width:0;border-color:transparent transparent #0a0a0a;bottom:100%}.tooltip.bottom.align-center:before{left:50%;transform:translate(-50%)}.tooltip.top:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-bottom-width:0;border-color:#0a0a0a transparent transparent;top:100%;bottom:auto}.tooltip.top.align-center:before{left:50%;transform:translate(-50%)}.tooltip.left:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-right-width:0;border-color:transparent transparent transparent #0a0a0a;left:100%}.tooltip.left.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.right:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-left-width:0;border-color:transparent #0a0a0a transparent transparent;right:100%;left:auto}.tooltip.right.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.align-top:before{bottom:auto;top:10%}.tooltip.align-bottom:before{bottom:10%;top:auto}.tooltip.align-left:before{left:10%;right:auto}.tooltip.align-right:before{left:auto;right:10%}.top-bar{padding:.5rem;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center}.top-bar,.top-bar ul{background-color:#e6e6e6}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar{flex-wrap:wrap}.top-bar .top-bar-left,.top-bar .top-bar-right{flex:0 0 100%;max-width:100%}@media print,screen and (min-width: 40em){.top-bar{flex-wrap:nowrap}.top-bar .top-bar-left{flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{flex:0 1 auto;margin-left:auto}}@media print,screen and (max-width: 63.99875em){.top-bar.stacked-for-medium{flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{flex:0 0 100%;max-width:100%}}@media print,screen and (max-width: 74.99875em){.top-bar.stacked-for-large{flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{flex:0 0 100%;max-width:100%}}.top-bar-title{flex:0 0 auto;margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right{flex:0 0 auto}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width: 39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width: 0em),screen and (min-width: 40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width: 40em){.hide-for-medium{display:none!important}}@media screen and (max-width: 39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width: 39.99875em),screen and (min-width: 64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width: 64em){.hide-for-large{display:none!important}}@media screen and (max-width: 63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width: 64em) and (max-width: 74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width: 63.99875em),screen and (min-width: 75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.show-for-landscape,.hide-for-portrait{display:block!important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block!important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme: dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:before,.clearfix:after{display:table;content:" ";flex-basis:0;order:1}.clearfix:after{clear:both}.text-hide{font:0/0 a!important;color:transparent!important;text-shadow:none!important;background-color:transparent!important;border:0!important}.text-truncate{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap!important}.text-nowrap{white-space:nowrap!important}.text-wrap{word-wrap:break-word!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-overline{text-decoration:overline!important}.text-underline{text-decoration:underline!important}.text-line-through{text-decoration:line-through!important}.font-wide{letter-spacing:.25rem}.font-normal{font-weight:400}.font-bold{font-weight:700}.font-italic{font-style:italic!important}ul.list-disc{list-style-type:disc!important}ul.list-circle{list-style-type:circle!important}ul.list-square{list-style-type:square!important}ol.list-decimal{list-style-type:decimal!important}ol.list-lower-alpha{list-style-type:lower-alpha!important}ol.list-lower-latin{list-style-type:lower-latin!important}ol.list-lower-roman{list-style-type:lower-roman!important}ol.list-upper-alpha{list-style-type:upper-alpha!important}ol.list-upper-latin{list-style-type:upper-latin!important}ol.list-upper-roman{list-style-type:upper-roman!important}.rounded,.rounded .switch-paddle{border-radius:5000px!important}.rounded .switch-paddle:after{border-radius:50%}.radius{border-radius:.1875rem}.bordered{border:.0625rem solid #cacaca}.shadow{box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.arrow-down{display:block;width:0;height:0;border-style:solid;border-width:.4375rem;content:"";border-bottom-width:0;border-color:#0a0a0a transparent transparent}.arrow-up{display:block;width:0;height:0;border-style:solid;border-width:.4375rem;content:"";border-top-width:0;border-color:transparent transparent #0a0a0a}.arrow-right{display:block;width:0;height:0;border-style:solid;border-width:.4375rem;content:"";border-right-width:0;border-color:transparent transparent transparent #0a0a0a}.arrow-left{display:block;width:0;height:0;border-style:solid;border-width:.4375rem;content:"";border-left-width:0;border-color:transparent #0a0a0a transparent transparent}.separator-center{text-align:center!important}.separator-center:before,.separator-center:after{display:table;content:" ";flex-basis:0;order:1}.separator-center:after{clear:both}.separator-center:after{position:relative!important;width:3rem;border-bottom:.125rem solid #1779ba;margin:1rem auto 0}.separator-left{text-align:left!important}.separator-left:before,.separator-left:after{display:table;content:" ";flex-basis:0;order:1}.separator-left:after{clear:both}.separator-left:after{position:relative!important;width:3rem;border-bottom:.125rem solid #1779ba;margin:1rem auto 0;margin-left:0!important}.separator-right{text-align:right!important}.separator-right:before,.separator-right:after{display:table;content:" ";flex-basis:0;order:1}.separator-right:after{clear:both}.separator-right:after{position:relative!important;width:3rem;border-bottom:.125rem solid #1779ba;margin:1rem auto 0;margin-right:0!important}.overflow-visible{overflow:visible!important}.overflow-x-visible{overflow-x:visible!important}.overflow-y-visible{overflow-y:visible!important}.overflow-hidden{overflow:hidden!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-scroll{overflow:scroll!important;-webkit-overflow-scrolling:touch}.overflow-x-scroll{overflow-x:scroll!important;-webkit-overflow-scrolling:touch}.overflow-y-scroll{overflow-y:scroll!important;-webkit-overflow-scrolling:touch}.display-inline{display:inline!important}.display-inline-block{display:inline-block!important}.display-block{display:block!important}.display-table{display:table!important}.display-table-cell{display:table-cell!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-fixed-top{position:fixed!important;top:0rem!important;right:0rem!important;left:0rem!important;z-index:975}.position-fixed-bottom{position:fixed!important;right:0rem!important;bottom:0rem!important;left:0rem!important;z-index:975}.border-box{box-sizing:border-box!important}.border-none{border:0!important}.width-25{width:25%!important}.width-50{width:50%!important}.width-75{width:75%!important}.width-100{width:100%!important}.height-25{height:25%!important}.height-50{height:50%!important}.height-75{height:75%!important}.height-100{height:100%!important}.max-width-100{max-width:100%!important}.max-height-100{max-height:100%!important}.margin-0{margin:0rem!important}.margin-top-0{margin-top:0rem!important}.margin-right-0{margin-right:0rem!important}.margin-bottom-0{margin-bottom:0rem!important}.margin-left-0{margin-left:0rem!important}.margin-horizontal-0{margin-right:0rem!important;margin-left:0rem!important}.margin-vertical-0{margin-top:0rem!important;margin-bottom:0rem!important}.padding-0{padding:0rem!important}.padding-top-0{padding-top:0rem!important}.padding-right-0{padding-right:0rem!important}.padding-bottom-0{padding-bottom:0rem!important}.padding-left-0{padding-left:0rem!important}.padding-horizontal-0{padding-right:0rem!important;padding-left:0rem!important}.padding-vertical-0{padding-top:0rem!important;padding-bottom:0rem!important}.margin-1{margin:1rem!important}.margin-top-1{margin-top:1rem!important}.margin-right-1{margin-right:1rem!important}.margin-bottom-1{margin-bottom:1rem!important}.margin-left-1{margin-left:1rem!important}.margin-horizontal-1{margin-right:1rem!important;margin-left:1rem!important}.margin-vertical-1{margin-top:1rem!important;margin-bottom:1rem!important}.padding-1{padding:1rem!important}.padding-top-1{padding-top:1rem!important}.padding-right-1{padding-right:1rem!important}.padding-bottom-1{padding-bottom:1rem!important}.padding-left-1{padding-left:1rem!important}.padding-horizontal-1{padding-right:1rem!important;padding-left:1rem!important}.padding-vertical-1{padding-top:1rem!important;padding-bottom:1rem!important}.margin-2{margin:2rem!important}.margin-top-2{margin-top:2rem!important}.margin-right-2{margin-right:2rem!important}.margin-bottom-2{margin-bottom:2rem!important}.margin-left-2{margin-left:2rem!important}.margin-horizontal-2{margin-right:2rem!important;margin-left:2rem!important}.margin-vertical-2{margin-top:2rem!important;margin-bottom:2rem!important}.padding-2{padding:2rem!important}.padding-top-2{padding-top:2rem!important}.padding-right-2{padding-right:2rem!important}.padding-bottom-2{padding-bottom:2rem!important}.padding-left-2{padding-left:2rem!important}.padding-horizontal-2{padding-right:2rem!important;padding-left:2rem!important}.padding-vertical-2{padding-top:2rem!important;padding-bottom:2rem!important}.margin-3{margin:3rem!important}.margin-top-3{margin-top:3rem!important}.margin-right-3{margin-right:3rem!important}.margin-bottom-3{margin-bottom:3rem!important}.margin-left-3{margin-left:3rem!important}.margin-horizontal-3{margin-right:3rem!important;margin-left:3rem!important}.margin-vertical-3{margin-top:3rem!important;margin-bottom:3rem!important}.padding-3{padding:3rem!important}.padding-top-3{padding-top:3rem!important}.padding-right-3{padding-right:3rem!important}.padding-bottom-3{padding-bottom:3rem!important}.padding-left-3{padding-left:3rem!important}.padding-horizontal-3{padding-right:3rem!important;padding-left:3rem!important}.padding-vertical-3{padding-top:3rem!important;padding-bottom:3rem!important}:focus-visible{outline:none}body,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li{font-family:Inter,sans-serif}.bottomborder{border-bottom:1px solid #dce3ec}@media print,screen and (max-width: 39.99875em){.align-center-small{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.align-center-medium{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}@media print,screen and (min-width: 64em) and (max-width: 74.99875em){.align-center-large{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}}.fade-hidden{opacity:0}.fade-in-element{animation:fade-in 1.5s}@keyframes fade-in{0%{opacity:0;transform:scale(.95)}10%{opacity:0;transform:scale(.95)}to{opacity:1}}h1{font-weight:400;color:#151d29;font-size:3.9rem;line-height:1.15;margin-bottom:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){h1{font-size:2.7rem}}@media print,screen and (max-width: 39.99875em){h1{font-size:1.75rem}}h1 b,h1 strong{font-weight:400;color:#0047bb}h1.editor-post-title{margin-bottom:1rem;font-size:2.5rem}.hero-head-blog h1,.hero-head-resource h1,.hero-head-single h1{font-size:2.8rem!important}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.hero-head-blog h1,.hero-head-resource h1,.hero-head-single h1{font-size:2.2rem!important}}@media print,screen and (max-width: 39.99875em){.hero-head-blog h1,.hero-head-resource h1,.hero-head-single h1{font-size:1.5rem!important}}h2.headline-size-1,.large-headline h2{font-size:5.8rem;letter-spacing:-1px;line-height:1.2;color:#151d29}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){h2.headline-size-1,.large-headline h2{font-size:3rem;letter-spacing:0px}}@media screen and (max-width: 1150px){h2.headline-size-1,.large-headline h2{font-size:4rem;letter-spacing:0px}}@media print,screen and (max-width: 39.99875em){h2.headline-size-1,.large-headline h2{font-size:2.125rem}}h2.headline-size-1 b,h2.headline-size-1 strong,.large-headline h2 b,.large-headline h2 strong{font-weight:400;color:#0047bb}h2.headline-size-,.medium-headline h2,h2{font-size:4rem;letter-spacing:-1px;line-height:1.2;color:#151d29}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){h2.headline-size-,.medium-headline h2,h2{font-size:2.5rem;letter-spacing:0px}}@media print,screen and (max-width: 39.99875em){h2.headline-size-,.medium-headline h2,h2{font-size:1.75rem}}h2.headline-size- b,h2.headline-size- strong,.medium-headline h2 b,.medium-headline h2 strong,h2 b,h2 strong{font-weight:400;color:#0047bb}h3{font-size:2.75rem;font-weight:400;line-height:1.25;margin-bottom:1rem;color:#151d29}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){h3{font-size:1.8rem;padding-right:2%}}@media print,screen and (max-width: 39.99875em){h3{font-size:1.3rem;padding-right:2%}}h3 b,h3 strong{font-weight:400;color:#0047bb}h4{font-size:1.5rem;font-weight:400;line-height:1.4;margin-bottom:1rem;color:#151d29}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){h4{font-size:1.3rem}}@media print,screen and (max-width: 39.99875em){h4{font-size:1.1rem}}h5{font-weight:400;font-size:.95rem;color:#0047bb;letter-spacing:-.5px;margin-bottom:.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){h5{font-size:.9rem;letter-spacing:-.5px;margin-bottom:.5rem}}@media print,screen and (max-width: 39.99875em){h5{font-size:.85rem;letter-spacing:-.5px;margin-bottom:.5rem}}h6{font-size:1.25rem;line-height:1.3;font-weight:400;color:#151d29;margin-bottom:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){h6{font-size:1.1rem}}@media print,screen and (max-width: 39.99875em){h6{font-size:1rem}}.smaller-headings h2,[data-toc-content] h2{font-size:2.6rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.smaller-headings h2,[data-toc-content] h2{font-size:2.2rem}}@media print,screen and (max-width: 39.99875em){.smaller-headings h2,[data-toc-content] h2{font-size:1.8rem}}.smaller-headings h3,[data-toc-content] h3{font-size:2.2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.smaller-headings h3,[data-toc-content] h3{font-size:1.8rem}}@media print,screen and (max-width: 39.99875em){.smaller-headings h3,[data-toc-content] h3{font-size:1.5rem}}.smaller-headings h4,[data-toc-content] h4{font-size:1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.smaller-headings h4,[data-toc-content] h4{font-size:1.3rem}}@media print,screen and (max-width: 39.99875em){.smaller-headings h4,[data-toc-content] h4{font-size:1.1rem}}p{font-size:1.05rem;line-height:1.5;font-weight:300;color:#151d29}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){p{font-size:.925rem}}@media print,screen and (max-width: 39.99875em){p{font-size:.85rem}}li{font-size:1.05rem;line-height:1.5;font-weight:300;color:#151d29;margin-bottom:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){li{font-size:.925rem}}@media print,screen and (max-width: 39.99875em){li{font-size:.85rem}}a{color:#0047bb;transition:color .3s cubic-bezier(.215,.61,.355,1)}a:hover{color:#151d29;transition:color .3s cubic-bezier(.215,.61,.355,1)}blockquote{color:#151d29;border-left-color:#0047bb;border-left-width:4px;font-size:1.1em;padding:0 0 0 20px;margin:1em 0}blockquote p{color:#151d29}.dynamo-button{position:relative;z-index:1;padding:.6rem 2.5rem .8rem 0;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:300;transition:color .3s cubic-bezier(.215,.61,.355,1);overflow:hidden;text-align:left;color:#0047bb;line-height:normal;display:inline-block}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.dynamo-button{padding:.6rem 2rem .6rem 0;letter-spacing:.5px;font-size:.75rem}}@media print,screen and (max-width: 39.99875em){.dynamo-button{padding:.6rem 1.8rem .6rem 0;font-size:.7rem}}.dynamo-button:hover{color:#0047bb}.dynamo-button:before{background-color:#ade2e3;z-index:-1;transform-origin:center bottom;transform:scaleY(0);transition:transform .3s cubic-bezier(.215,.61,.355,1)}.dynamo-button:after,.dynamo-button:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0}.dynamo-button:hover:before{transform:scaleY(1)}.dynamo-button:after{border-bottom:1px solid #0047BB;transition-delay:0;transform-origin:center left;transition:border-bottom .2s cubic-bezier(.215,.61,.355,1)}.dynamo-button:hover:after{border-bottom:1px solid #ade2e3}.dynamo-button--lg{font-size:1.1rem;padding-right:3em}.dynamo-button .dynamo-button_icon_wrap{position:absolute;top:50%;right:0;transform:translateY(-50%);width:.8em;height:auto;transition:transform .3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 1023px){.dynamo-button .dynamo-button_icon_wrap{width:10px;height:1.1rem}}@media print,screen and (max-width: 639px){.dynamo-button .dynamo-button_icon_wrap{width:9px;height:1.05rem}}.dynamo-button:hover .dynamo-button_icon_wrap{transform:translate(-12px,-50%)}@media print,screen and (max-width: 1023px){.dynamo-button:hover .dynamo-button_icon_wrap{transform:translate(-8px,-50%)}}@media print,screen and (max-width: 639px){.dynamo-button:hover .dynamo-button_icon_wrap{transform:translate(-7px,-50%)}}.dynamo-button .dynamo-button_label_wrap{display:inline-block;transform:none;transition:transform .3s cubic-bezier(.215,.61,.355,1);margin-top:3px}@media print,screen and (max-width: 639px){.dynamo-button .dynamo-button_label_wrap{margin-top:0}}.dynamo-button:hover .dynamo-button_label_wrap{transform:translate(12px)}@media print,screen and (max-width: 1023px){.dynamo-button:hover .dynamo-button_label_wrap{transform:translate(8px)}}@media print,screen and (max-width: 639px){.dynamo-button:hover .dynamo-button_label_wrap{transform:translate(7px)}}.dynamo-button:hover .dynamo-button_label_wrap:hover:after{border-bottom:1px solid #ade2e3!important}.dynamo-dark{color:#ade2e3!important;overflow:hidden;font-weight:500}.dynamo-dark:hover{color:#0047bb!important}.dynamo-dark:before{background-color:#ade2e3!important}.dynamo-dark:after{border-bottom:1px solid #ade2e3!important}.dynamo-dark .dynamo-dark-one{opacity:1;transition:.3s cubic-bezier(.215,.61,.355,1)}.dynamo-dark:hover .dynamo-dark-one,.dynamo-dark .dynamo-dark-two{opacity:0;transition:.3s cubic-bezier(.215,.61,.355,1)}.dynamo-dark:hover .dynamo-dark-two{opacity:1;transition:.3s cubic-bezier(.215,.61,.355,1)}.dynamo-grey{filter:grayscale(1)!important}.off-canvas.is-transition-overlap.is-open{-webkit-box-shadow:0 0 10px rgba(10,10,10,0);box-shadow:0 0 10px #0a0a0a00}.off-canvas{background-color:#fff;width:100%;transition:.75s cubic-bezier(.215,.61,.355,1);transition-delay:.125s}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;-webkit-transition:opacity .5s ease,visibility .5s ease;transition:.75s cubic-bezier(.215,.61,.355,1);background:#fffc;opacity:0;visibility:hidden;overflow:hidden}.offcanvas-nav-container{width:calc(100% - 100px);margin-left:100px;height:100%;float:left;background-color:#fff;border-right:1px solid #dce3ec}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.offcanvas-nav-container{width:calc(100% - 70px);margin-left:70px}}@media print,screen and (max-width: 39.99875em){.offcanvas-nav-container{width:100%;margin-left:0}}.position-left{transform:translate(calc(-100% + 100px))}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.position-left{transform:translate(calc(-100% + 70px))}}@media print,screen and (max-width: 39.99875em){.position-left{transform:translate(-100%)}}.off-canvas.is-transition-overlap{z-index:999}#stickymenu{width:100px;padding-top:100px;height:100vh;background-color:#fff;border-right:1px solid #dce3ec;float:left;position:fixed;top:0;z-index:1000}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#stickymenu{width:70px;padding-top:100px;height:100vh}}@media print,screen and (max-width: 39.99875em){#stickymenu{display:none;width:0;padding-top:100px;height:100vh}#stickymenu .menu-rotation{position:relative}}#nav-icon{width:34px;height:34px;position:relative;margin:0 33px 33px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#nav-icon{width:34px;height:34px;margin:0 18px 33px}}#nav-icon span{display:block;position:absolute;height:2px;width:100%;background:#000;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(90deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-transform-origin:center center;-moz-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#nav-icon span{height:2px;width:100%;border-radius:9px}}#nav-icon span:nth-child(1){left:-7px;top:16px}#nav-icon span:nth-child(2){left:0;top:16px}#nav-icon span:nth-child(3){left:7px;top:16px}#nav-icon[aria-expanded=true] span{background:#0047bb}#nav-icon[aria-expanded=true] span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:15px;left:0}#nav-icon[aria-expanded=true] span:nth-child(2){transform:scale(.1) rotate(90deg);opacity:0}#nav-icon[aria-expanded=true] span:nth-child(3){-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);top:15px;left:0}#stickymenu .menu-label{display:inline-block;writing-mode:vertical-rl;width:fit-content;height:300px;margin-left:30px;margin-right:30px;margin-top:100px;vertical-align:middle;position:relative;left:0;right:0;transform:rotate(180deg);font-size:1rem;font-weight:300;color:#151d29;line-height:1.2}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#stickymenu .menu-label{height:300px;margin-top:100px;margin-left:16px;margin-right:16px;vertical-align:middle;font-size:.95rem;line-height:1.15}}#parentpage{background-color:transparent;position:relative}@media print,screen and (max-width: 39.99875em){#parentpage{width:100%;margin-left:0}}header.header{position:sticky;top:0;background:#fff;z-index:1000}#meganav-nav-bar-container{padding:0 2em}.is-closed #meganav-nav-bar-container{opacity:0;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.is-open #meganav-nav-bar-container{opacity:1;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;transition-delay:.8s}#meganav-container{padding-top:3rem;padding-bottom:3rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#meganav-container{padding-top:2rem;padding-bottom:2rem}}@media print,screen and (max-width: 39.99875em){#meganav-container{padding-top:4.5rem;padding-bottom:1rem}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.meganav-cells{padding-right:0rem!important}}.meganav-top-item{border-bottom:solid 1px #dce3ec}.meganav-top-link{padding:1.5rem 0!important;font-size:1.75rem;color:#151d29;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.meganav-top-link{padding:1.25rem 0!important;font-size:1.5rem}}@media print,screen and (max-width: 39.99875em){.meganav-top-link{padding:1rem 0!important;font-size:1.25rem}}.meganav-top-item:hover .meganav-top-link{color:#0046ba;transition:.3s cubic-bezier(.215,.61,.355,1)}.submenu-toggle{top:0;padding:2.25rem 0 2.25rem 100%;right:0;height:auto;width:auto}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.submenu-toggle{padding:1.8rem 0 1.8rem 10%}}@media print,screen and (max-width: 39.99875em){.submenu-toggle{padding:1.45rem 8px 1.45rem 10%}}.submenu-toggle:after{display:block;width:0;height:0;border:inset 6px;content:"";border-bottom-width:0;border-top-style:solid;border-color:#0046ba transparent transparent;top:0;bottom:0;margin:auto}.meganav-second-level-item{padding-top:1rem;padding-bottom:4rem;padding-right:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.meganav-second-level-item{padding:.75rem .25rem 2.5rem .1rem}}@media print,screen and (max-width: 39.99875em){.meganav-second-level-item{padding-top:.5rem;padding-bottom:.5rem;padding-right:.5rem}}.meganav-second-level-label{color:#0046ba;font-weight:600;font-size:.8rem;letter-spacing:1px;text-transform:uppercase}.meganav-second-level-link{padding:0 0 1rem!important;color:#151d29;font-weight:400;font-size:.9rem;letter-spacing:-.1px;line-height:1.4!important}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.meganav-second-level-link{padding:0 0 .6rem!important;font-size:.85rem;letter-spacing:-.1px}}@media print,screen and (max-width: 39.99875em){.meganav-second-level-link{padding:0 0 .55rem!important;font-size:.85rem;letter-spacing:-.1px}}.meganav-second-level-link:hover{color:#0046ba}.meganav-featured{padding:2.25rem;margin-left:2rem;background-color:#f5f8fc;background-size:cover;background-attachment:scroll;background-position:top center;background-repeat:no-repeat}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.meganav-featured{padding:1.25rem;margin-left:0}}@media print,screen and (max-width: 39.99875em){.meganav-featured{padding:1.25rem;margin-left:0;margin-top:1.5rem}}.meganav-featured-subhead{color:#0046ba;font-weight:400;font-size:.85rem;letter-spacing:1px;text-transform:uppercase;margin-bottom:.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.meganav-featured-subhead{font-size:.85rem;margin-bottom:.4rem}}@media print,screen and (max-width: 39.99875em){.meganav-featured-subhead{font-size:.8rem;margin-bottom:.4rem}}.meganav-featured-title{padding-bottom:3.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.meganav-featured-title{padding-bottom:2rem}}@media print,screen and (max-width: 39.99875em){.meganav-featured-title{padding-bottom:1.5rem}}#nav-bar{height:auto;width:100%;background-color:#fff;border-bottom:1px solid #dce3ec;z-index:10000}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#nav-bar{padding-top:1.5rem;padding-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){#nav-bar{padding-top:.75rem;padding-bottom:.75rem}}.nav-bar-menu-cell{flex-basis:auto!important;display:flex;justify-content:center}.nav-bar-logo-cell{min-width:220px;flex-grow:0!important}@media print,screen and (max-width: 39.99875em){.nav-bar-logo-cell{min-width:180px}}.nav-bar-grid-x{align-items:center;justify-content:space-between}@media (max-width: 1560px) and (min-width: 960px){#nav-bar{padding-bottom:0!important}#nav-logo-image{width:200px}.nav-bar-menu-cell{order:3;width:100%;flex-basis:100%!important;justify-content:flex-start;margin-top:1em}}@media (max-width: 960px){.nav-bar-logo-cell{flex-grow:1!important}.nav-bar-menu-cell{order:2;flex-grow:0!important}.nav-bar-buttons-cell{flex-grow:0!important}}.nav-logo-link{display:block;position:relative}#nav-logo-image,#nav-logo-svg{max-width:90%;max-height:25px}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#nav-logo-image,#nav-logo-svg{max-width:90%;max-height:25px}}@media print,screen and (max-width: 39.99875em){#nav-logo-image,#nav-logo-svg{max-width:99%;max-height:25px}}#nav-logo-svg svg{max-width:100%;max-height:25px}.nav-buttons{position:static;display:flex;gap:1em}#nav-button{padding:.6rem 1.5rem;border:solid 1px #dce3ec;color:#151d29;font-weight:300;text-transform:uppercase;font-size:.8rem;letter-spacing:1px;position:relative;display:inline-block;z-index:1;transition:color .3s cubic-bezier(.215,.61,.355,1);overflow:hidden}#nav-button.nav-button--secondary{background-color:#0047bb;border-color:#0047bb;transition:.3s cubic-bezier(.215,.61,.355,1)}#nav-button.nav-button--secondary .nav-button-wrap{color:#fff}#nav-button.nav-button--secondary:before{display:none}#nav-button.nav-button--secondary:hover{background-color:#0051d5}@media print,screen and (max-width: 63.99875em){#nav-button{margin-top:0;padding:.5rem;font-size:.75rem;letter-spacing:0;display:block}}@media print,screen and (max-width: 39.99875em){#nav-button{display:none}}#nav-button .nav-button-wrap{display:block;color:#151d29}#nav-button:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background-color:#dce3ec;z-index:-1;transform-origin:center bottom;transform:scaleY(0);transition:transform .3s cubic-bezier(.215,.61,.355,1)}#nav-button:hover:before{transform:scaleY(1)}.main-nav{position:relative}.main-nav li{margin:0}.main-nav__anchor{position:absolute;pointer-events:none}#small-nav-icon{width:24px;height:20px;position:relative;margin:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#small-nav-icon span{display:block;position:absolute;height:2px;width:100%;background:#000;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;-webkit-transform-origin:center center;-moz-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}#small-nav-icon span:nth-child(1){left:0;top:0}#small-nav-icon span:nth-child(2){left:0;top:6px}#small-nav-icon span:nth-child(3){left:0;top:12px}#small-nav-icon[aria-expanded=true] span{background:#0047bb}#small-nav-icon[aria-expanded=true] span:nth-child(1){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:8px;left:0}#small-nav-icon[aria-expanded=true] span:nth-child(2){transform:scale(.1) rotate(90deg);opacity:0}#small-nav-icon[aria-expanded=true] span:nth-child(3){-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);top:8px;left:0}.bg-rectangle{z-index:-1;height:300px;width:40%;background-color:#dce3ec66;position:absolute}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.bg-rectangle{height:250px;width:45%}}@media print,screen and (max-width: 39.99875em){.bg-rectangle{height:225px;width:60%}}.bgr-1{left:0;top:27rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.bgr-1{left:0;top:24rem}}@media print,screen and (max-width: 39.99875em){.bgr-1{left:0;top:19rem}}.bgr-2{left:100px;top:34rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.bgr-2{left:65px;top:30rem}}@media print,screen and (max-width: 39.99875em){.bgr-2{left:20%;top:23rem}}.bgr-3{left:200px;top:41rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.bgr-3{left:130px;top:36rem}}@media print,screen and (max-width: 39.99875em){.bgr-3{left:40%;top:27rem}}#hero-banner{background-color:transparent;border-bottom:solid 1px #dce3ec}@media print,screen and (max-width: 39.99875em){#hero-banner{margin-top:61px}}#hero-banner .hero-head,#hero-banner .hero-desc{padding-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner .hero-head,#hero-banner .hero-desc{padding-bottom:2rem}}#hero-banner .hero-head{border-right:solid 1px #dce3ec;padding-left:2%;padding-right:20%;padding-top:14rem}@media print,screen and (max-width: 1200px){#hero-banner .hero-head{padding-right:14%}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner .hero-head{padding-left:3%;padding-right:9%;padding-top:10rem}}@media print,screen and (max-width: 39.99875em){#hero-banner .hero-head{padding-left:5%;padding-right:5%;padding-top:4rem;padding-bottom:.75rem;border-right:none}}#hero-banner .hero-desc{border-left:solid 1px #dce3ec;transform:translate(-1px);padding-left:4.5%;padding-right:2%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner .hero-desc{padding-left:5%;padding-right:5%}}@media print,screen and (max-width: 39.99875em){#hero-banner .hero-desc{border-left:none;transform:none;padding-left:5%;padding-right:5%;padding-bottom:2.5rem}}#hero-banner .hero-head.hero-head-resource{padding-top:6rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner .hero-head.hero-head-resource{padding-top:3rem}}@media print,screen and (max-width: 39.99875em){#hero-banner .hero-head.hero-head-resource{padding-top:2rem}}#hero-banner .hero-head.hero-head-blog,#hero-banner .hero-desc.hero-desc-blog,#hero-banner .hero-head.hero-head-resource,#hero-banner .hero-desc.hero-desc-resource{padding-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner .hero-head.hero-head-blog,#hero-banner .hero-desc.hero-desc-blog,#hero-banner .hero-head.hero-head-resource,#hero-banner .hero-desc.hero-desc-resource{padding-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){#hero-banner .hero-head.hero-head-blog,#hero-banner .hero-desc.hero-desc-blog,#hero-banner .hero-head.hero-head-resource,#hero-banner .hero-desc.hero-desc-resource{padding-bottom:1rem}}#hero-banner .hero-head.hero-head-blog,#hero-banner .hero-head.hero-head-single{padding-top:7rem;padding-bottom:2rem;padding-right:10%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner .hero-head.hero-head-blog,#hero-banner .hero-head.hero-head-single{padding-top:5rem;padding-bottom:1.5rem;padding-right:5%}}@media print,screen and (max-width: 39.99875em){#hero-banner .hero-head.hero-head-blog,#hero-banner .hero-head.hero-head-single{padding-top:2rem;padding-bottom:1.5rem;padding-right:5%}}#hero-banner .hero-head-single h5.breadcrumb{margin-top:1.5rem;font-size:.88rem;color:#151d29;margin-bottom:.75em}#hero-banner .hero-head-single h5.breadcrumb a{display:inline-block}#hero-banner .hero-head-single .estimated-reading-time{font-size:.88em;color:#151d29;margin-bottom:0}#hero-banner h2{font-weight:300;color:#151d29;font-size:.8rem;line-height:1.4}#hero-banner h2 ul{margin-bottom:0}#hero-banner h2 li{font-size:.8rem;line-height:1.4;margin-top:.25rem;margin-bottom:.25rem}#hero-banner h2 b,#hero-banner h2 strong{font-weight:400;color:#0047bb}#hero-banner .hero-subhead{letter-spacing:0;margin-top:1rem;margin-bottom:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner .hero-subhead{margin-top:1rem;margin-bottom:0}}@media print,screen and (max-width: 39.99875em){#hero-banner .hero-subhead{margin-top:1rem;margin-bottom:0}}#hero-banner .hero-desc-content{letter-spacing:0;margin-bottom:.6rem;margin-top:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner .hero-desc-content{margin-bottom:.6rem}}@media print,screen and (max-width: 39.99875em){#hero-banner .hero-desc-content{margin-bottom:.6rem}}#hero-banner-pages{background-color:transparent;border-bottom:solid 1px #dce3ec}@media print,screen and (max-width: 39.99875em){#hero-banner-pages{margin-top:61px}}#hero-banner-pages .hero-head,#hero-banner-pages .hero-desc{padding-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner-pages .hero-head,#hero-banner-pages .hero-desc{padding-bottom:2rem}}#hero-banner-pages .hero-head{display:flex;min-height:400px;align-items:flex-end;border-right:solid 1px #dce3ec;padding-left:2%;padding-right:12%;padding-top:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner-pages .hero-head{min-height:350px;padding-left:3%;padding-right:9%}}@media print,screen and (max-width: 39.99875em){#hero-banner-pages .hero-head{display:inline;min-height:auto;align-items:baseline;padding-top:3rem;padding-left:5%;padding-right:5%;border-right:none}}#hero-banner-pages.hero-banner-home .hero-head{min-height:480px;padding-right:20%}@media print,screen and (max-width: 1200px){#hero-banner-pages.hero-banner-home .hero-head{padding-right:14%}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner-pages.hero-banner-home .hero-head{min-height:350px;padding-left:3%;padding-right:9%}}@media print,screen and (max-width: 39.99875em){#hero-banner-pages.hero-banner-home .hero-head{display:inline;min-height:auto;align-items:baseline;padding-top:3rem;padding-left:5%;padding-right:5%;border-right:none}}#hero-banner-pages .hero-desc{border-left:solid 1px #dce3ec;transform:translate(-1px);padding-left:4.5%;padding-right:2%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner-pages .hero-desc{padding-left:5%;padding-right:5%}}@media print,screen and (max-width: 39.99875em){#hero-banner-pages .hero-desc{border-left:none;transform:none;padding-left:5%;padding-right:5%}}#hero-banner-pages h2{font-weight:300;color:#151d29;font-size:.8rem;line-height:1.4}#hero-banner-pages h2 ul{margin-bottom:0}#hero-banner-pages h2 li{font-size:.8rem;line-height:1.4;margin-top:.25rem;margin-bottom:.25rem}#hero-banner-pages h2 b,#hero-banner-pages h2 strong{font-weight:400;color:#0047bb}#hero-banner-pages .hero-subhead{letter-spacing:0;margin-top:1rem;margin-bottom:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#hero-banner-pages .hero-subhead{margin-top:1rem;margin-bottom:0}}@media print,screen and (max-width: 39.99875em){#hero-banner-pages .hero-subhead{margin-top:1rem;margin-bottom:0}}#hero-banner-pages .hero-desc-content{letter-spacing:0;margin-bottom:.6rem;margin-top:2rem}@media print,screen and (max-width: 39.99875em){#hero-banner-pages .hero-desc-content{margin-top:0;margin-bottom:.6rem}}.content-and-diagram{padding-top:9rem;padding-bottom:12rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-and-diagram{padding-top:5rem;padding-bottom:7rem}}@media print,screen and (max-width: 39.99875em){.content-and-diagram{padding-top:2.5rem;padding-bottom:4rem}}.content-and-diagram h2{font-weight:400;color:#151d29;margin-bottom:4.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-and-diagram h2{margin-bottom:2.5rem}}@media print,screen and (max-width: 39.99875em){.content-and-diagram h2{margin-bottom:1rem}}.content-and-diagram p{font-size:1.1rem;line-height:1.4;margin-bottom:1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-and-diagram p{font-size:1rem;margin-bottom:1.25rem}}@media print,screen and (max-width: 39.99875em){.content-and-diagram p{font-size:.9rem;margin-bottom:1rem}}.content-and-diagram .cad-desc-area{padding-right:5%!important}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-and-diagram .cad-desc-area{padding-right:4%!important}}@media print,screen and (max-width: 39.99875em){.content-and-diagram .cad-desc-area{padding-right:3%!important}}.content-and-diagram .diagram-container{padding-top:4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-and-diagram .diagram-container{padding-top:3rem}}@media print,screen and (max-width: 39.99875em){.content-and-diagram .diagram-container{padding-top:2.5rem}}.content-and-diagram .tabs-selector{position:relative;text-align:center;padding-bottom:1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-and-diagram .tabs-selector{padding-bottom:1rem}}@media print,screen and (max-width: 39.99875em){.content-and-diagram .tabs-selector{padding-bottom:1rem}}.content-and-diagram .tabs-title{position:relative;text-align:center}.content-and-diagram .tabs-title>a{display:block;padding:.75rem .25rem;letter-spacing:.5px;font-size:.8rem;font-weight:500;line-height:1;color:#cad2dc;text-transform:uppercase;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-and-diagram .tabs-title>a{padding:.65rem .2rem;font-size:.75rem}}@media print,screen and (max-width: 39.99875em){.content-and-diagram .tabs-title>a{padding:.65rem .2rem;font-size:.7rem}}.content-and-diagram .tabs-title>a:hover{color:#0047bb}.content-and-diagram .tabs-title>a[aria-selected=true],.content-and-diagram .tabs-title>a:focus{background:transparent;color:#0047bb}.content-and-diagram .tabs-title>a:after{content:" ";position:absolute;width:100%;height:2px;background-color:#0047bb;bottom:0;left:0;transform:scaleX(0);transform-origin:left bottom;transition:.3s cubic-bezier(.215,.61,.355,1)}.content-and-diagram .tabs-title>a:hover:after{background-color:#0047bb;transform:scaleX(1)}.content-and-diagram .tabs-title>a[aria-selected=true]:after{background-color:#0047bb;transform:scaleX(1)}.content-and-diagram .diagram-space{padding-top:2rem}.content-and-diagram .diagram-space .diagramimg{width:50%;height:auto}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-and-diagram .diagram-space .diagramimg{width:60%}}@media print,screen and (max-width: 39.99875em){.content-and-diagram .diagram-space .diagramimg{width:70%}}.logo-slider{margin-top:3rem;padding-bottom:3rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.logo-slider{margin-top:2rem}}@media print,screen and (max-width: 39.99875em){.logo-slider{margin-top:1rem}}.logo-slider.logo-slider-morebottom{padding-bottom:5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.logo-slider.logo-slider-morebottom{padding-bottom:4rem}}@media print,screen and (max-width: 39.99875em){.logo-slider.logo-slider-morebottom{padding-bottom:3rem}}.logo-slider .logo-slider-content{margin-bottom:2.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.logo-slider .logo-slider-content{margin-bottom:1rem}}@media print,screen and (max-width: 39.99875em){.logo-slider .logo-slider-content{margin-bottom:.75rem}}.logo-slider .slick-logos .logo-slide{position:relative;height:50px!important}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.logo-slider .slick-logos .logo-slide{height:42px!important}}@media print,screen and (max-width: 39.99875em){.logo-slider .slick-logos .logo-slide{height:40px!important}}.logo-slider .slick-logos .logo-slide a{display:block;position:absolute;top:0;bottom:0;left:0;right:0;height:50px}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.logo-slider .slick-logos .logo-slide a{height:42px}}@media print,screen and (max-width: 39.99875em){.logo-slider .slick-logos .logo-slide a{height:40px}}.logo-slider .slick-logos .logo-slide img{position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;max-width:100px;max-height:50px;text-align:center;margin:auto;filter:grayscale(1);transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.logo-slider .slick-logos .logo-slide img{max-width:80px;max-height:42px}}@media print,screen and (max-width: 39.99875em){.logo-slider .slick-logos .logo-slide img{max-width:75px;max-height:40px}}.logo-slider .slick-logos .logo-slide:hover img{filter:none;transition:.3s cubic-bezier(.215,.61,.355,1)}.logo-slider .slick-logos-small .logo-slide{position:relative;height:80px!important}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.logo-slider .slick-logos-small .logo-slide{height:70px!important}}@media print,screen and (max-width: 39.99875em){.logo-slider .slick-logos-small .logo-slide{height:60px!important}}.logo-slider .slick-logos-small .logo-slide a{display:block;position:absolute;top:0;bottom:0;left:0;right:0;height:80px}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.logo-slider .slick-logos-small .logo-slide a{height:70px}}@media print,screen and (max-width: 39.99875em){.logo-slider .slick-logos-small .logo-slide a{height:60px}}.logo-slider .slick-logos-small .logo-slide img{position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;max-width:60%;max-height:80px;text-align:center;margin:auto;filter:grayscale(1);transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.logo-slider .slick-logos-small .logo-slide img{max-width:75%;max-height:70px}}@media print,screen and (max-width: 39.99875em){.logo-slider .slick-logos-small .logo-slide img{max-width:75%;max-height:60px}}.logo-slider .slick-logos-small .logo-slide:hover img{filter:none;transition:.3s cubic-bezier(.215,.61,.355,1)}.full-width-video{position:relative;background-color:#fff;height:0;width:100%;padding-top:40%;overflow:hidden}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.full-width-video{padding-top:50%}}@media print,screen and (max-width: 39.99875em){.full-width-video{padding-top:50%}}.full-width-video .video-thumb{opacity:.5;filter:grayscale(1);width:100%;max-width:none;position:relative;margin-top:-40%;left:auto;right:auto}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.full-width-video .video-thumb{margin-top:-50%}}@media print,screen and (max-width: 39.99875em){.full-width-video .video-thumb{margin-top:-50%}}.full-width-video .video-icon{position:absolute;top:0;bottom:0;left:0;right:0;width:100px;height:100px;margin:auto;cursor:pointer}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.full-width-video .video-icon{width:90px;height:90px}}@media print,screen and (max-width: 39.99875em){.full-width-video .video-icon{width:70px;height:70px}}#full-video-modal{padding:5rem;transition:1s cubic-bezier(.215,.61,.355,1);background-color:#151d29}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#full-video-modal{padding:3rem}}@media print,screen and (max-width: 39.99875em){#full-video-modal{padding:2.5rem 1.5rem}}#full-video-modal .close-button{color:#fff;cursor:pointer}.quote-slider{position:relative;padding-top:12rem;padding-bottom:10rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider{padding-top:9rem;padding-bottom:7rem}}@media print,screen and (max-width: 39.99875em){.quote-slider{padding-top:7rem;padding-bottom:3rem}}.quote-slider.pod-quote-slider{padding-top:7rem;padding-bottom:6rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider.pod-quote-slider{padding-top:6rem;padding-bottom:5rem}}@media print,screen and (max-width: 39.99875em){.quote-slider.pod-quote-slider{padding-top:4rem;padding-bottom:3rem}}.quote-slider .quote-icon{position:absolute;width:145px;top:-95px}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider .quote-icon{width:100px;top:-55px}}@media print,screen and (max-width: 39.99875em){.quote-slider .quote-icon{width:70px;top:-35px}}.quote-slider.pod-quote-slider .quote-icon{width:100px;top:-45px;left:5px}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider.pod-quote-slider .quote-icon{width:100px;top:-55px}}@media print,screen and (max-width: 39.99875em){.quote-slider.pod-quote-slider .quote-icon{width:70px;top:-35px}}.quote-slider .quote,.quote-slider .quote-attr,.quote-slider .quote-attr-pos,.quote-slider .quote-question,.quote-slider .quote-answer{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.quote-slider .quote{font-weight:400;line-height:1.4;color:#151d29;font-family:Inter,sans-serif;margin-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider .quote{margin-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){.quote-slider .quote{margin-bottom:1rem}}.quote-slider .quote--large{font-size:3.2rem;line-height:1.2}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider .quote--large{font-size:2.4rem}}@media print,screen and (max-width: 39.99875em){.quote-slider .quote--large{font-size:1.45rem;letter-spacing:-.5px}}.quote-slider .quote--medium{font-size:2.4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider .quote--medium{font-size:2rem}}@media print,screen and (max-width: 39.99875em){.quote-slider .quote--medium{font-size:1.2rem;letter-spacing:-.5px}}.quote-slider .quote--small{font-size:1.8rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider .quote--small{font-size:1.6rem}}@media print,screen and (max-width: 39.99875em){.quote-slider .quote--small{font-size:1rem;letter-spacing:-.5px}}.quote-slider .quote-attr{font-size:1.2rem;font-weight:500;line-height:1.4;margin:0;text-transform:uppercase;letter-spacing:1px;color:#151d29}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider .quote-attr{font-size:1.1rem;letter-spacing:.5px}}@media print,screen and (max-width: 39.99875em){.quote-slider .quote-attr{font-size:.95rem}}.quote-slider .quote-attr-pos{font-size:.95rem;font-weight:300;line-height:1.4;margin:0;color:#151d29;max-width:275px}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider .quote-attr-pos{font-size:.9rem;max-width:260px}}@media print,screen and (max-width: 39.99875em){.quote-slider .quote-attr-pos{font-size:.8rem;max-width:260px}}.quote-slider .quote-question{font-size:1.1rem;font-weight:500;line-height:1.4;color:#0047bb;letter-spacing:1px;text-transform:uppercase}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider .quote-question{font-size:1.1rem;letter-spacing:.5px}}@media print,screen and (max-width: 39.99875em){.quote-slider .quote-question{font-size:.95rem}}.quote-slider .quote-answer p{font-size:1.4rem;font-weight:300;line-height:1.33;color:#151d29}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider .quote-answer p{font-size:1.3rem;margin-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){.quote-slider .quote-answer p{font-size:1.2rem;margin-bottom:1rem}}.quote-slider .quote-arrows{position:absolute;top:0;right:0}@media print,screen and (max-width: 39.99875em){.quote-slider .quote-arrows{position:absolute;left:0}}.quote-slider .quote-prev,.quote-slider .quote-next{width:94px;height:94px;position:relative;float:left;display:block;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider .quote-prev,.quote-slider .quote-next{width:84px;height:84px}}@media print,screen and (max-width: 39.99875em){.quote-slider .quote-prev,.quote-slider .quote-next{width:50%;height:60px}}.quote-slider .quote-prev:before,.quote-slider .quote-next:before{content:"";background-position:center center;background-size:14px 14px;background-repeat:no-repeat;transition:.3s cubic-bezier(.215,.61,.355,1);width:94px;height:94px;display:block}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.quote-slider .quote-prev:before,.quote-slider .quote-next:before{background-size:14px 14px;width:84px;height:84px}}@media print,screen and (max-width: 39.99875em){.quote-slider .quote-prev:before,.quote-slider .quote-next:before{background-size:14px 14px;width:100%;height:60px}}.quote-slider .quote-prev:hover:before,.quote-slider .quote-next:hover:before{transition:.3s cubic-bezier(.215,.61,.355,1);transform:rotate(-45deg)}.quote-slider .quote-prev{background-color:#0047bb}.quote-slider .quote-prev:hover{background-color:#173680;transition:.3s cubic-bezier(.215,.61,.355,1)}.quote-slider .quote-prev:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20style='enable-background:new%200%200%20100%20100;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFFFFF;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='-0.16,100.08%20-0.16,0.08%2099.84,0.08%20'/%3e%3c/svg%3e")}.quote-slider .quote-next{background-color:#151d29}.quote-slider .quote-next:hover{background-color:#173680;transition:.3s cubic-bezier(.215,.61,.355,1)}.quote-slider .quote-next:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20style='enable-background:new%200%200%20100%20100;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFFFFF;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='100,0%20100,100%200,100%20'/%3e%3c/svg%3e")}.customer-story .title-section{padding-top:10rem;padding-bottom:4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .title-section{padding-top:6rem;padding-bottom:2rem}}@media print,screen and (max-width: 39.99875em){.customer-story .title-section{padding-top:3rem;padding-bottom:2rem}}.customer-story .title-section h2{margin:0}.customer-story .cs-title-link{margin-bottom:22px}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .cs-title-link{margin-bottom:1rem;margin-top:.75rem}}@media print,screen and (max-width: 39.99875em){.customer-story .cs-title-link{margin-bottom:0;margin-top:.5rem}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .cs-title-link a{margin-left:5px}}@media print,screen and (max-width: 39.99875em){.customer-story .cs-title-link a{margin-left:5px}}.customer-story .full-width-photo{position:relative;background-color:#fff;height:0;width:100%;padding-top:45%;overflow:hidden}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .full-width-photo{height:0;width:100%;padding-top:45%}}@media print,screen and (max-width: 39.99875em){.customer-story .full-width-photo{height:auto;width:100%;padding-top:0}}.customer-story .full-width-photo .cs-photo{margin-top:-45%;opacity:.5;width:100%;filter:grayscale(1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .full-width-photo .cs-photo{margin-top:-45%}}@media print,screen and (max-width: 39.99875em){.customer-story .full-width-photo .cs-photo{margin-top:0;width:100%}}.customer-story .cs-headline{padding-top:4rem;padding-bottom:7rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .cs-headline{padding-top:3rem;padding-bottom:4rem;border-right:1px solid #dce3ec}}@media print,screen and (max-width: 39.99875em){.customer-story .cs-headline{padding-top:2rem;padding-bottom:1rem;border-right:none}}.customer-story .cs-border{border-left:1px solid #dce3ec}.customer-story .cs-desc{padding-top:4rem;padding-bottom:7rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .cs-desc{padding-top:3rem;padding-bottom:4rem}}@media print,screen and (max-width: 39.99875em){.customer-story .cs-desc{padding-top:0;padding-bottom:3rem}}.customer-story .cs-desc .cs-desc-desc{margin-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .cs-desc .cs-desc-desc{margin-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){.customer-story .cs-desc .cs-desc-desc{margin-bottom:.5rem}}.customer-story.stats-block{padding-top:8rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story.stats-block{padding-top:4rem}}@media print,screen and (max-width: 39.99875em){.customer-story.stats-block{padding-top:2rem}}.customer-story .cs-stats{padding-bottom:8rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .cs-stats{padding-bottom:4rem}}@media print,screen and (max-width: 39.99875em){.customer-story .cs-stats{padding-bottom:2rem}}.customer-story .cs-stat-item{margin-top:4rem;margin-bottom:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .cs-stat-item{margin-top:3rem}}@media print,screen and (max-width: 39.99875em){.customer-story .cs-stat-item{margin-top:2rem}}.customer-story .cs-stat-item:nth-child(2n){padding-left:8%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .cs-stat-item:nth-child(2n){padding-left:2%}}@media print,screen and (max-width: 39.99875em){.customer-story .cs-stat-item:nth-child(2n){padding-left:3%;padding-right:3%}}.customer-story .cs-stat-item:nth-child(odd){padding-right:8%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .cs-stat-item:nth-child(odd){padding-right:2%}}@media print,screen and (max-width: 39.99875em){.customer-story .cs-stat-item:nth-child(odd){padding-left:3%;padding-right:3%}}.customer-story .cs-stat-content{border-top:solid #151d29 3px}.customer-story .cs-stat-label{font-size:1.1rem;margin-top:1rem;margin-bottom:0;padding-right:50%;line-height:1.4;color:#151d29}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .cs-stat-label{font-size:1rem;margin-top:1rem;padding-right:20%}}@media print,screen and (max-width: 39.99875em){.customer-story .cs-stat-label{font-size:.9rem;margin-top:1rem;padding-right:10%}}.customer-story .statnum{text-align:center;padding-top:4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .statnum{padding-top:2rem}}@media print,screen and (max-width: 39.99875em){.customer-story .statnum{padding-top:1rem;padding-right:10px}}.customer-story .statnum p{font-size:12rem;font-weight:500;letter-spacing:-5px;margin-bottom:0;line-height:1}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .statnum p{font-size:6rem;letter-spacing:-3px}}@media print,screen and (max-width: 39.99875em){.customer-story .statnum p{font-size:6rem;letter-spacing:-1px}}.customer-story .statnum sup{font-weight:100;font-size:50%;top:-1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.customer-story .statnum sup{font-size:50%;top:-1rem}}@media print,screen and (max-width: 39.99875em){.customer-story{font-size:50%;top:-1rem}}.resources-slider{padding-top:8rem;padding-bottom:6rem;position:relative}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resources-slider{padding-top:5rem;padding-bottom:4rem}}@media print,screen and (max-width: 39.99875em){.resources-slider{padding-top:2rem;padding-bottom:2rem}}.resources-slider .resources-headline-container{height:0}@media print,screen and (max-width: 39.99875em){.resources-slider .resources-headline-container{height:auto;padding-bottom:1rem}}.resources-slider .resources-headline{font-size:1.1rem;font-weight:500;color:#151d29;text-transform:uppercase;letter-spacing:.5px;padding-right:1%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resources-slider .resources-headline{font-size:1.1rem;letter-spacing:.5px;padding-right:1%}}@media print,screen and (max-width: 39.99875em){.resources-slider .resources-headline{font-size:1.1rem;letter-spacing:.5px;padding-right:0}}.resources-slider .slick-resources-container{width:70%;position:relative;margin-left:40%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resources-slider .slick-resources-container{width:65%;margin-left:45%}}@media print,screen and (max-width: 39.99875em){.resources-slider .slick-resources-container{width:120%;margin-left:1rem;margin-bottom:2rem}}.resources-slider .resources-slide{padding-right:1.25%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resources-slider .resources-slide{padding-right:1%}}@media print,screen and (max-width: 39.99875em){.resources-slider .resources-slide{padding-right:1%}}.resources-slider .resources-slide .resource-slider-img{filter:grayscale(1);opacity:.5;transition:.4s cubic-bezier(.215,.61,.355,1);position:relative;width:100%;height:0;padding-top:150%;background-repeat:no-repeat;background-position:center center}.resources-slider .resources-slide:hover .resource-slider-img{filter:none;opacity:1;transition:.4s cubic-bezier(.215,.61,.355,1)}.resources-slider .resource-slider-contain{background-color:#f3f6fb}.resources-slider .resource-slider-contain .resource-slider-contain-inner{position:absolute;top:0;margin:5%;width:90%;height:90%;background-repeat:no-repeat;background-position:center center;background-size:contain}.resources-slider .resource-slider-cover{background-size:cover}.resources-slider .resources-slide-link{color:#151d29;text-transform:uppercase;padding:9px 10px 7px 0;font-weight:500;margin-top:1.2rem;font-size:.95rem;letter-spacing:.5px;display:inline-block;position:relative;transition:.4s cubic-bezier(.215,.61,.355,1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resources-slider .resources-slide-link{padding:9px 10px 7px 0;margin-top:.5rem;font-size:.9rem;letter-spacing:0px}}@media print,screen and (max-width: 39.99875em){.resources-slider .resources-slide-link{padding:7px 9px 6px 0;margin-top:.5rem;font-size:.8rem}}.resources-slider .resources-slide-link:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background-color:#dce3ec;z-index:-1;transform-origin:left center;transform:scaleX(0);transition:transform .4s cubic-bezier(.215,.61,.355,1)}.resources-slider .resources-slide:hover .resources-slide-link{color:#151d29;padding:9px 10px 7px;transition:.3s cubic-bezier(.215,.61,.355,1)}.resources-slider .resources-slide:hover .resources-slide-link:before{transform:scaleX(1);transition:.35s cubic-bezier(.215,.61,.355,1);transition-delay:.05s}.resources-slider .resources-arrows{position:absolute;right:62%;bottom:6.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resources-slider .resources-arrows{right:58%;bottom:4.25rem}}@media print,screen and (max-width: 39.99875em){.resources-slider .resources-arrows{right:auto;left:.5rem;bottom:1rem}}.resources-slider .resources-prev,.resources-slider .resources-next{width:40px;height:30px;position:relative;float:left;display:block;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resources-slider .resources-prev,.resources-slider .resources-next{width:35px;height:25px}}@media print,screen and (max-width: 39.99875em){.resources-slider .resources-prev,.resources-slider .resources-next{width:35px;height:35px}}.resources-slider .resources-prev{border-right:solid .5px #dce3ec}.resources-slider .resources-next{border-left:solid .5px #dce3ec}.resources-slider .resources-prev:hover,.resources-slider .resources-next:hover{transition:.3s cubic-bezier(.215,.61,.355,1)}.resources-slider .resources-prev:before,.resources-slider .resources-next:before{content:"";background-position:center center;background-size:16px 16px;background-repeat:no-repeat;transition:.3s cubic-bezier(.215,.61,.355,1);width:40px;height:30px;display:block}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resources-slider .resources-prev:before,.resources-slider .resources-next:before{background-size:13px 13px;width:35px;height:25px}}@media print,screen and (max-width: 39.99875em){.resources-slider .resources-prev:before,.resources-slider .resources-next:before{background-size:13px 13px;width:35px;height:35px}}.resources-slider .resources-prev:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20style='enable-background:new%200%200%20100%20100;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%233250A3;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='0,100%200,0%20100,0%20'/%3e%3c/svg%3e")}.resources-slider .resources-next:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20style='enable-background:new%200%200%20100%20100;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23151D29;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='100,0%20100,100%200,100%20'/%3e%3c/svg%3e")}.resources-slider .resources-prev:hover:before,.resources-slider .resources-next:hover:before{transition:.3s cubic-bezier(.215,.61,.355,1);transform:rotate(-45deg)}.call-to-action{padding-top:5rem;padding-bottom:5rem;background-color:#0c1017;background-image:radial-gradient(circle at 0% 85%,rgba(0,71,187,.6) 0%,transparent 20%),radial-gradient(circle at 3% 90%,rgba(59,105,132,.2666666667) 0%,transparent 30%),radial-gradient(circle at 102% 15%,#3B6984 0%,transparent 20%),radial-gradient(circle at 90% 35%,rgba(0,71,187,.6) 0%,transparent 30%);position:relative;z-index:10}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.call-to-action{padding-top:3.25rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.call-to-action{padding-top:2.25rem;padding-bottom:2rem}}.call-to-action h2{font-size:1.75rem;letter-spacing:.1em;text-transform:uppercase;font-weight:300;color:#fff;line-height:1.4;margin:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.call-to-action h2{font-size:1.6rem;line-height:1.3;margin-bottom:.5rem}}@media print,screen and (max-width: 39.99875em){.call-to-action h2{font-size:1.4rem;line-height:1.3;margin-bottom:.5rem}}.call-to-action p{font-size:1rem;font-weight:300;color:#fff;line-height:1.25;margin-top:.5rem;margin-bottom:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.call-to-action p{font-size:.95rem}}@media print,screen and (max-width: 39.99875em){.call-to-action p{font-size:.9rem;margin-top:0;margin-bottom:1rem}}.content-image-banner{position:relative;margin-bottom:2rem;overflow:hidden}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-image-banner{margin-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){.content-image-banner{margin-bottom:1rem}}.content-image-banner .content-image-banner-container{position:absolute;top:0;bottom:4rem;left:0;right:0;overflow:hidden}.content-image-banner .content-image-banner-image{z-index:-1;position:relative;background-color:#fff}.content-image-banner .content-image-banner-image img{opacity:.5;filter:grayscale(1);width:100%;max-width:none;position:relative}.content-image-banner .grid-container{z-index:2}.content-image-banner .top-spacer{width:100%;height:0;padding-top:10%;background-color:transparent}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-image-banner .top-spacer{padding-top:5%}}@media print,screen and (max-width: 39.99875em){.content-image-banner .top-spacer{padding-top:5%}}.content-image-banner .content-image-banner-content{background-color:#fff;margin-left:3%;padding:1.75rem 2.25rem 1.5rem;border:1px solid #dce3ec}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-image-banner .content-image-banner-content{margin-left:0;padding:1.75rem}}@media print,screen and (max-width: 39.99875em){.content-image-banner .content-image-banner-content{margin-left:0;padding:1.5rem}}.content-image-banner .content-image-banner-content p{margin-right:1rem}@media print,screen and (max-width: 39.99875em){.content-image-banner .content-image-banner-content p{margin-right:0}}.bulleted-content-section{padding-top:6rem;padding-bottom:6rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.bulleted-content-section{padding-top:4.5rem;padding-bottom:4.5rem}}@media print,screen and (max-width: 39.99875em){.bulleted-content-section{padding-top:2rem;padding-bottom:2rem}}.bulleted-content-section .bulleted-content-content{padding-right:10%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.bulleted-content-section .bulleted-content-content{padding-right:0}}@media print,screen and (max-width: 39.99875em){.bulleted-content-section .bulleted-content-content{padding-right:0;text-align:center}}.bulleted-content-section .bulleted-content-content p{font-size:1.1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.bulleted-content-section .bulleted-content-content p{font-size:1.05rem}}@media print,screen and (max-width: 39.99875em){.bulleted-content-section .bulleted-content-content p{font-size:1rem}}.bulleted-content-section .bulleted-content-bullets ul{list-style-type:none}.bulleted-content-section .bulleted-content-bullets li{font-weight:400;font-size:1.05rem;color:#151d29;display:block;overflow:visible;margin-bottom:1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.bulleted-content-section .bulleted-content-bullets li{font-size:1rem;margin-bottom:1.25rem}}@media print,screen and (max-width: 39.99875em){.bulleted-content-section .bulleted-content-bullets li{font-size:.925rem;margin-top:1rem;margin-bottom:.25rem}}.bulleted-content-section .bulleted-content-bullets li span{padding-left:2.5rem;padding-right:.5rem;display:inline-block}@media print,screen and (max-width: 39.99875em){.bulleted-content-section .bulleted-content-bullets li span{padding-left:2rem;padding-right:0}}.bulleted-content-section .bulleted-content-bullets li:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20id='Layer_1'%20data-name='Layer%201'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2062.63%2054.25'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%230047bb;}.cls-2{fill:%23172934;}%3c/style%3e%3c/defs%3e%3cpolygon%20class='cls-1'%20points='0%2054.25%2033.41%2054.25%2016.7%2025.32%200%2054.25'/%3e%3cpolygon%20class='cls-2'%20points='31.32%200%2020.48%2018.78%2022.36%2022.05%2024.25%2025.32%2031.32%2013.07%2051.32%2047.7%2037.18%2047.7%2039.07%2050.99%2040.95%2054.24%2062.63%2054.24%2031.32%200'/%3e%3c/svg%3e");background-size:1.5rem;background-position:0 4px;background-repeat:no-repeat;width:2rem;height:2rem;display:inline-block;position:absolute;overflow:visible}@media print,screen and (max-width: 39.99875em){.bulleted-content-section .bulleted-content-bullets li:before{background-size:1.125rem;background-position:0 5px;width:2rem;height:1.5rem}}.platform-squares-section{padding-top:5rem;padding-bottom:5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.platform-squares-section{padding-top:3.5rem;padding-bottom:3.5rem}}@media print,screen and (max-width: 39.99875em){.platform-squares-section{padding-top:2rem;padding-bottom:2rem}}.platform-squares-section .align-center .platform-squares-content p{margin:auto}.platform-squares-section .platform-squares-content{margin-bottom:4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.platform-squares-section .platform-squares-content{margin-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.platform-squares-section .platform-squares-content{margin-bottom:2rem;text-align:center}}.platform-squares-section .platform-squares-content h2{margin-bottom:1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.platform-squares-section .platform-squares-content h2{margin-bottom:1.25rem}}@media print,screen and (max-width: 39.99875em){.platform-squares-section .platform-squares-content h2{margin-bottom:1.1rem}}.platform-squares-section .platform-squares-content p{max-width:84%;font-size:1.1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.platform-squares-section .platform-squares-content p{max-width:92%;font-size:1.05rem}}@media print,screen and (max-width: 39.99875em){.platform-squares-section .platform-squares-content p{padding-right:0;font-size:1rem}}.platform-squares-section .square-repeater{position:relative;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.platform-squares-section .square-repeater.-smaller{gap:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.platform-squares-section .square-repeater{gap:1.5rem}.platform-squares-section .square-repeater.-smaller{gap:1rem}}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater{gap:1.5rem}.platform-squares-section .square-repeater.-smaller{gap:1rem}}.platform-squares-section .square-repeater .square-single-content-outer{width:250px;display:inline-flex;float:none}.platform-squares-section .square-repeater .square-single-content-outer.-smaller{width:150px}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.platform-squares-section .square-repeater .square-single-content-outer{width:200px}.platform-squares-section .square-repeater .square-single-content-outer.-smaller{width:150px}}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-single-content-outer{width:185px;text-align:center}.platform-squares-section .square-repeater .square-single-content-outer.-smaller{width:150px}}.platform-squares-section .square-repeater .square-single-content-outer.-smaller .square-single-content .single-squer-inner .square-logo{height:40px}.platform-squares-section .square-repeater .square-single-content-outer.-smaller .square-single-content .single-squer-inner .square-logo img{max-height:40px}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.platform-squares-section .square-repeater .square-single-content-outer.-smaller .square-single-content .single-squer-inner .square-logo img{max-height:40px}}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-single-content-outer.-smaller .square-single-content .single-squer-inner .square-logo img{max-height:40px}}.platform-squares-section .square-repeater .square-single-content{width:100%;background-color:#f3f6fb;position:relative;transition:.5s cubic-bezier(.215,.61,.355,1)}.platform-squares-section .square-repeater .square-single-content:hover{background-color:#dce3ec;transition:.5s cubic-bezier(.215,.61,.355,1)}.platform-squares-section .square-repeater .square-single-content .single-square-inner{position:static;aspect-ratio:1;padding:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.platform-squares-section .square-repeater .square-single-content .single-square-inner{padding:.5rem}}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-single-content .single-square-inner{padding:.5rem}}.platform-squares-section .square-repeater .square-single-content .single-square-inner .square-logo{width:100%;height:50px;position:relative}.platform-squares-section .square-repeater .square-single-content .single-square-inner .square-logo img{max-width:80%;max-height:50px;width:auto;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.platform-squares-section .square-repeater .square-single-content .single-square-inner .square-logo img{max-height:50px}}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-single-content .single-square-inner .square-logo img{max-height:50px}}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-single-content .single-square-inner .single-square-cell{margin-top:-1rem}}.platform-squares-section .square-repeater .square-single-content .single-square-inner .square-content-inner{margin-top:2rem}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-single-content .single-square-inner .square-content-inner{margin-top:1rem}}.platform-squares-section .square-repeater .square-single-content .single-square-inner .square-content-inner p{font-size:1.2rem;letter-spacing:-.25px;margin-bottom:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.platform-squares-section .square-repeater .square-single-content .single-square-inner .square-content-inner p{font-size:1.1rem}}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-single-content .single-square-inner .square-content-inner p{font-size:1rem}}.platform-squares-section .square-repeater .square-single-content .single-square-inner .square-content-inner h5{font-weight:600;margin-bottom:0;font-size:.95rem}.platform-squares-section .square-repeater .square-content{width:100%;height:auto;position:relative;display:block;overflow:hidden;margin-bottom:1rem;background-color:#f3f6fb;transition:.5s cubic-bezier(.215,.61,.355,1)}.platform-squares-section .square-repeater .square-content:hover{background-color:#1c9abf;transition:.5s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-content:hover{background-color:#f3f6fb}}.platform-squares-section .square-repeater .square-content .square-logo{position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;background-color:#f3f6fb;transition:.5s cubic-bezier(.215,.61,.355,1);z-index:10}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-content .square-logo{position:relative;width:100%;margin-top:1.5rem;margin-bottom:.25rem}}.platform-squares-section .square-repeater .square-content .square-logo img{position:absolute;top:0;bottom:0;left:0;right:0;width:auto;height:auto;margin:auto;max-width:70%;filter:grayscale(1)}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-content .square-logo img{position:relative;display:block;max-height:100px}}.platform-squares-section .square-repeater .square-content:hover .square-logo{opacity:0;transition:.5s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-content:hover .square-logo{opacity:1}}.platform-squares-section .square-repeater .square-content .square-description{padding:1.25rem 1.3rem 40px;left:0;right:0;top:0;z-index:8}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-content .square-description{padding:1rem 1rem 2rem}}.platform-squares-section .square-repeater .square-content .square-description p{color:#fff;font-size:.92rem;letter-spacing:-.25px;margin-bottom:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.platform-squares-section .square-repeater .square-content .square-description p{font-size:.89rem}}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-content .square-description p{color:#151d29;text-align:center;font-size:.85rem}}.platform-squares-section .square-repeater .square-content .square-description-arrow{position:absolute;bottom:0;right:-40px;width:40px;height:40px;background-color:#0047bb;opacity:0;transition:.5s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 39.99875em){.platform-squares-section .square-repeater .square-content .square-description-arrow{bottom:0;right:0;width:35px;height:35px;opacity:1}}.platform-squares-section .square-repeater .square-content .square-description-arrow .square-arrow-icon{transform:rotate(-90deg);width:50%;max-width:8px;height:auto;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;transition:.3s cubic-bezier(.215,.61,.355,1)}.platform-squares-section .square-repeater .square-content .square-description-arrow:hover .square-arrow-icon{transform:rotate(-45deg);transition:.3s cubic-bezier(.215,.61,.355,1)}.platform-squares-section .square-repeater .square-content:hover .square-description-arrow{right:0;opacity:1;transition:.5s cubic-bezier(.215,.61,.355,1);transition-delay:.1s}.content-block{padding-top:4rem;padding-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-block{padding-top:3rem;padding-bottom:1rem}}@media print,screen and (max-width: 39.99875em){.content-block{padding-top:2rem;padding-bottom:2rem}}.content-block .content-block-image-sm{margin-bottom:1rem}.content-block .content-block-image-med{margin-bottom:2rem}.content-block .content-block-image-lg{margin-bottom:3rem}.content-block h2{margin-bottom:.75rem}.icon-section{padding-top:5rem;padding-bottom:5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.icon-section{padding-top:4rem;padding-bottom:4rem}}@media print,screen and (max-width: 39.99875em){.icon-section{padding-top:2rem;padding-bottom:2rem}}.icon-section .content-before-icons{margin-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.icon-section .content-before-icons{margin-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){.icon-section .content-before-icons{margin-bottom:1rem}}.icon-section .icon-container{margin-bottom:2rem}@media print,screen and (max-width: 39.99875em){.icon-section .icon-container{margin-bottom:1.25rem}}.icon-section .icon-section-icon-container{width:65px;height:65px;margin:auto;margin-bottom:1rem;position:relative}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.icon-section .icon-section-icon-container{margin-bottom:.8rem}}@media print,screen and (max-width: 39.99875em){.icon-section .icon-section-icon-container{margin-bottom:.6rem}}.icon-section .icon-section-icon{position:absolute;max-width:65px;max-height:65px;top:0;bottom:0;left:0;right:0;margin:auto;width:auto;height:auto}.icon-section .icon-label{font-weight:500;font-size:1.25rem;line-height:1.25;margin-bottom:.3rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.icon-section .icon-label{font-size:1rem}}@media print,screen and (max-width: 39.99875em){.icon-section .icon-label{font-size:.95rem}}.icon-section .icon-desc{font-weight:300;font-size:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.icon-section .icon-desc{font-size:.9rem}}@media print,screen and (max-width: 39.99875em){.icon-section .icon-desc{font-size:.85rem}}.resources-trio-cta{padding-top:3rem;padding-bottom:3rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resources-trio-cta{padding-top:2rem;padding-bottom:2rem}}@media print,screen and (max-width: 39.99875em){.resources-trio-cta{padding-top:1.5rem;padding-bottom:1.5rem}}.resources-trio-cta .content-before-trio{margin-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resources-trio-cta .content-before-trio{margin-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){.resources-trio-cta .content-before-trio{margin-bottom:1rem}}.resourcetrio-bgimg-container{width:100%;height:0;padding-top:56.25%;position:relative;display:block;background-color:#dce3ec;filter:grayscale(1);opacity:.5;transition:.5s cubic-bezier(.215,.61,.355,1)}.resourcetrio-bgimg-container:hover{filter:none;opacity:1;transition:.5s cubic-bezier(.215,.61,.355,1)}.resourcetrio-bgimg-container img{position:absolute;left:5%;right:5%;top:5%;bottom:5%;max-width:90%;max-height:90%;width:auto;height:auto;margin:auto}.resourcetrio-blog-bgimg-container{width:100%;height:0;padding-top:56.25%;position:relative;display:block;background-color:#dce3ec;filter:grayscale(1);opacity:.5;transition:.5s cubic-bezier(.215,.61,.355,1)}.resourcetrio-blog-bgimg-container:hover{filter:none;opacity:1;transition:.5s cubic-bezier(.215,.61,.355,1)}.resourcetrio-blog-bgimg-container .resourcetrio-blog-bgimg{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat}.resourcetrio-content-container{padding:1rem 1rem 3.25rem;position:relative}.resourcetrio-content-container h5{font-size:.8rem;margin-bottom:.25rem;letter-spacing:.5px;font-weight:300;text-transform:uppercase}.resourcetrio-content-container .resourcetrio-title{color:#151d29;font-size:1.3rem;line-height:1.4;font-weight:300;margin-bottom:.5rem}.resourcetrio-content-container .resourcetrio-desc p{font-size:.85rem}.resourcetrio-content-container .resourcetrio-link{position:absolute;bottom:1rem;left:1rem;min-width:50%}.split-content-and-image-section{padding-top:8rem;padding-bottom:8rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.split-content-and-image-section{padding-top:3.5rem;padding-bottom:3.5rem}}@media print,screen and (max-width: 39.99875em){.split-content-and-image-section{padding-top:2rem;padding-bottom:2rem}}.split-content-and-image-section .split-image-right{left:55%;right:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.split-content-and-image-section .split-image-right{left:55%}}@media print,screen and (max-width: 39.99875em){.split-content-and-image-section .split-image-right{left:0;right:0}}.split-content-and-image-section .split-image-left{left:0;right:55%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.split-content-and-image-section .split-image-left{right:55%}}@media print,screen and (max-width: 39.99875em){.split-content-and-image-section .split-image-left{left:0;right:0}}.split-content-and-image-section .split-content-image-container{position:absolute;display:block}@media print,screen and (max-width: 39.99875em){.split-content-and-image-section .split-content-image-container{position:relative;display:block;width:100%;max-height:250px;margin-bottom:1.5rem}}.split-content-and-image-section .split-content-image-container img{transition:.3s cubic-bezier(.215,.61,.355,1);filter:grayscale(1);position:absolute;top:0;bottom:0;left:0;right:0;width:100%;margin:auto;display:block}@media print,screen and (max-width: 39.99875em){.split-content-and-image-section .split-content-image-container img{position:relative;display:block;width:auto;max-width:100%;height:auto;max-height:250px}}.split-content-and-image-section .split-content-image-container img:hover{transition:.3s cubic-bezier(.215,.61,.355,1);filter:none}@media print,screen and (max-width: 39.99875em){.split-content-and-image-section .split-content-image-nobleed{padding-top:1rem;padding-bottom:2rem}}.split-content-and-image-section .split-content-and-image-content .grid-x{height:100%}@media print,screen and (max-width: 39.99875em){.split-content-and-image-section .split-content-content{text-align:center}}.leadership-section{margin-top:4rem;margin-bottom:4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.leadership-section{margin-top:2rem;margin-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.leadership-section{margin-top:1.5rem;margin-bottom:2rem}}.leadership-section .leadership-headline{margin-bottom:3rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.leadership-section .leadership-headline{margin-bottom:2.25rem}}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-headline{margin-bottom:1.75rem}}.leadership-section .leadership-text-item{margin-bottom:3rem}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-text-item{margin-bottom:2rem}}.leadership-section .leadership-text-item .leadership-text-name{font-size:1.75rem;font-weight:400;margin-bottom:.25rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.leadership-section .leadership-text-item .leadership-text-name{font-size:1.6rem;margin-bottom:.125rem}}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-text-item .leadership-text-name{font-size:1.4rem;margin-bottom:0rem}}.leadership-section .leadership-text-item .leadership-text-pos{font-size:1rem;font-weight:300;margin-bottom:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.leadership-section .leadership-text-item .leadership-text-pos{font-size:.95rem;margin-bottom:.8rem}}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-text-item .leadership-text-pos{font-size:.9rem;margin-bottom:.6rem}}.leadership-section .leadership-text-item .leadership-text-bio{font-size:1rem;font-weight:300;margin-top:1rem;margin-bottom:1rem;padding-right:6%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.leadership-section .leadership-text-item .leadership-text-bio{font-size:.95rem;margin-top:.8rem;margin-bottom:.8rem;padding-right:4%}}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-text-item .leadership-text-bio{font-size:.9rem;margin-top:.7rem;margin-bottom:.7rem;padding-right:0}}.leadership-section .leadership-text-item .leadership-text-url{font-size:.9rem;font-weight:300;text-transform:capitalize;text-decoration:underline;color:#2751a4;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.leadership-section .leadership-text-item .leadership-text-url{font-size:.9rem}}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-text-item .leadership-text-url{font-size:.85rem}}.leadership-section .leadership-text-item .leadership-text-url:hover{color:#ade2e3;transition:.3s cubic-bezier(.215,.61,.355,1)}.leadership-section .leadership-photo-item{margin-bottom:1.5rem}@media print,screen and (max-width: 1200px) and (min-width: 1023px){.leadership-section .leadership-photo-item{width:calc(33% - 1.875rem)}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.leadership-section .leadership-photo-item{max-width:325px}}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-photo-item{max-width:325px;width:72%}}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper{width:100%;height:0;padding-top:125%;position:relative;overflow:hidden}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper{width:100%;height:0;padding-top:125%;position:relative;overflow:hidden}}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:#2751a433;z-index:2;transition:.5s cubic-bezier(.215,.61,.355,1)}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper:hover:before{transition:.5s cubic-bezier(.215,.61,.355,1)}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-photo-headshot{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-position:top center;background-repeat:no-repeat;filter:grayscale(1);opacity:.75;z-index:1;transition:.5s cubic-bezier(.215,.61,.355,1)}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper:hover .leadership-photo-headshot{opacity:1;transition:.5s cubic-bezier(.215,.61,.355,1);transform:scale(1.05)}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;height:auto;margin:auto;display:block;background-color:#ffffffe6;z-index:10;padding:5%;overflow:hidden;transform:translateY(73%);transition:.5s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 1200px){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper{transform:translateY(80%)}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper{transform:translateY(78%)}}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper{transform:translateY(82%)}}@media print,screen and (max-width: 420px){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper{transform:translateY(78%)}}@media print,screen and (max-width: 370px){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper{transform:translateY(70%)}}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-name{font-size:1.15rem;line-height:1.2;font-weight:400;margin-bottom:5px}@media print,screen and (max-width: 1200px){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-name{font-size:1rem}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-name{font-size:1.1rem}}@media print,screen and (max-width: 700px){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-name{font-size:1rem}}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-name{font-size:1.2rem}}@media print,screen and (max-width: 420px){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-name{font-size:1.1rem}}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-pos{font-size:.8rem;line-height:1.2;font-weight:300;margin-bottom:.5rem}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-pos{font-size:.9rem}}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-desc{font-size:.8rem;font-weight:300;margin-top:.25rem;margin-bottom:.25rem;opacity:0;letter-spacing:-.5px;transition:.5s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-desc{font-size:.9rem}}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-url{font-size:.8rem;font-weight:300;text-transform:capitalize;text-decoration:underline;color:#2751a4;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-url{font-size:.9rem}}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper .leadership-content-wrapper .leadership-photo-url:hover{color:#ade2e3;transition:.3s cubic-bezier(.215,.61,.355,1)}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper:hover .leadership-photo-desc{opacity:1;transition:.5s cubic-bezier(.215,.61,.355,1)}.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper:hover .leadership-content-wrapper{background-color:#ffffffe6;transform:translateY(0);transition:.5s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 1200px){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper:hover .leadership-content-wrapper{transform:translateY(0)}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper:hover .leadership-content-wrapper{transform:translateY(0)}}@media print,screen and (max-width: 39.99875em){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper:hover .leadership-content-wrapper{transform:translateY(0)}}@media print,screen and (max-width: 300px){.leadership-section .leadership-photo-item .leadership-photo-headshot-wrapper:hover .leadership-content-wrapper{transform:translateY(0)}}.content-and-logos{padding-top:4rem;padding-bottom:4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-and-logos{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.content-and-logos{padding-top:2rem;padding-bottom:2rem}}.content-and-logos .content-and-logos-content{margin-bottom:1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.content-and-logos .content-and-logos-content{margin-bottom:1rem}}@media print,screen and (max-width: 39.99875em){.content-and-logos .content-and-logos-content{margin-bottom:.6rem}}.content-and-logos .content-and-logos-repeater{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;align-items:center;max-width:60em}.content-and-logos .content-and-logos-repeater .content-and-logos-link{display:block;flex-shrink:0;flex-grow:0}.content-and-logos .content-and-logos-repeater .content-and-logos-logo{width:auto;height:auto;max-width:150px;max-height:50px;display:block}.content-and-logos .content-and-logos-repeater .content-and-logos-logo[src$=svg]{width:100%}.contact-header{padding-top:10rem;padding-bottom:4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.contact-header{padding-top:7rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.contact-header{padding-top:4rem;padding-bottom:2rem}}@media print,screen and (max-width: 39.99875em){.contact-social-container{display:inline-block}}.contact-social-link{opacity:1;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 39.99875em){.contact-social-link{display:inline-block}}.contact-social-link:hover{opacity:.7;transition:.3s cubic-bezier(.215,.61,.355,1)}.contact-social-link img{width:17%;max-width:25px;float:left;margin-left:16%;margin-top:.5rem;filter:brightness(0) saturate(100%) invert(63%) sepia(48%) saturate(7163%) hue-rotate(162deg) brightness(95%) contrast(78%)}@media print,screen and (max-width: 39.99875em){.contact-social-link img{width:auto;max-width:25px;float:none;margin-left:0;margin-right:1rem;margin-top:.5rem}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.contact-headline{margin-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){.contact-headline{margin-top:1rem;margin-bottom:1rem}}.contact-locations{margin-top:.25rem}.contact-locations p{line-height:1.3}@media print,screen and (max-width: 300px){.contact-locations p{margin-right:10px}}.contact-form-area{padding-bottom:4rem}.blog-container{margin-top:3rem;margin-bottom:5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container{margin-top:2rem;margin-bottom:4rem}}@media print,screen and (max-width: 39.99875em){.blog-container{margin-top:2rem;margin-bottom:2rem}}@media only screen and (max-width: 1150px) and (min-width: 1023px){.blog-container .blog-breakpoint{width:calc(50% - 1.875rem)}}.blog-container .blog-loop{border:solid 1px #dce3ec;margin-top:2rem}@media print,screen and (max-width: 39.99875em){.blog-container .blog-loop{margin-top:1.25rem}}.blog-container .blog-loop .blog-loop-bgimg-container{padding-right:1rem;width:400px;overflow:hidden}@media only screen and (max-width: 1150px){.blog-container .blog-loop .blog-loop-bgimg-container{padding-right:0;width:100%}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container .blog-loop .blog-loop-bgimg-container{padding-right:0;width:100%}}@media print,screen and (max-width: 39.99875em){.blog-container .blog-loop .blog-loop-bgimg-container{padding-right:0;width:100%}}.blog-container .blog-loop .blog-loop-bgimg{background-position:center center;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;background-color:#f3f6fb;width:100%;height:100%;display:block;opacity:.5;filter:grayscale(1);transition:.5s cubic-bezier(.215,.61,.355,1)}@media only screen and (max-width: 1150px){.blog-container .blog-loop .blog-loop-bgimg{height:0;padding-top:56.25%}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container .blog-loop .blog-loop-bgimg{height:0;padding-top:56.25%}}@media print,screen and (max-width: 39.99875em){.blog-container .blog-loop .blog-loop-bgimg{height:0;padding-top:50%}}.blog-container .blog-loop:hover .blog-loop-bgimg{opacity:1;filter:none;transition:.5s cubic-bezier(.215,.61,.355,1)}.blog-container .blog-loop .blog-loop-content{padding:1.25rem 1.5rem 1.25rem 1rem}@media only screen and (max-width: 1150px){.blog-container .blog-loop .blog-loop-content{padding:1.5rem}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container .blog-loop .blog-loop-content{padding:1.5rem}}@media print,screen and (max-width: 39.99875em){.blog-container .blog-loop .blog-loop-content{padding:1.5rem}}.blog-container .blog-loop .blog-postitem-date{text-transform:uppercase;color:#0047bb;font-size:.8rem;font-weight:400;letter-spacing:.5px;margin-bottom:.5rem}@media only screen and (max-width: 1150px){.blog-container .blog-loop .blog-postitem-date{font-size:.8rem;letter-spacing:.25px;margin-bottom:.5rem}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container .blog-loop .blog-postitem-date{font-size:.8rem;letter-spacing:.25px;margin-bottom:.5rem}}@media print,screen and (max-width: 39.99875em){.blog-container .blog-loop .blog-postitem-date{font-size:.8rem;letter-spacing:0;margin-bottom:.5rem}}.blog-container .blog-loop .blog-postitem-title{color:#151d29;font-size:1.15rem;line-height:1.3;font-weight:300;letter-spacing:-.5px;margin-bottom:.5rem;display:inline-block}@media only screen and (max-width: 1150px){.blog-container .blog-loop .blog-postitem-title{font-size:1.15rem;letter-spacing:-.5px;margin-bottom:.75rem}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container .blog-loop .blog-postitem-title{font-size:1.15rem;letter-spacing:-.5px;margin-bottom:.75rem}}@media print,screen and (max-width: 39.99875em){.blog-container .blog-loop .blog-postitem-title{font-size:1.15rem;letter-spacing:-.5px;margin-bottom:.75rem}}.blog-container .blog-loop .blog-postitem-title:hover{color:#0047bb}.blog-container .blog-loop .blog-postitem-excerpt{color:#151d29;font-size:.8rem;line-height:1.6;font-weight:300;margin-bottom:.75rem}@media only screen and (max-width: 1150px){.blog-container .blog-loop .blog-postitem-excerpt{font-size:.8rem;margin-bottom:.75rem}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container .blog-loop .blog-postitem-excerpt{font-size:.8rem;margin-bottom:.75rem}}@media print,screen and (max-width: 39.99875em){.blog-container .blog-loop .blog-postitem-excerpt{font-size:.8rem;margin-bottom:.75rem}}.blog-container .blog-loop .press-postitem-title{color:#151d29;font-size:1.5rem;line-height:1.3;font-weight:300;letter-spacing:-.5px;margin-bottom:.5rem;display:inline-block}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container .blog-loop .press-postitem-title{font-size:1.35rem;letter-spacing:-.5px;margin-bottom:.5rem}}@media print,screen and (max-width: 39.99875em){.blog-container .blog-loop .press-postitem-title{font-size:1.25rem;letter-spacing:-.5px;margin-bottom:.5rem}}.blog-container .blog-loop .press-postitem-title:hover{color:#0047bb}.blog-container .blog-loop .press-postitem-excerpt{color:#151d29;font-size:1rem;line-height:1.6;font-weight:300;margin-bottom:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container .blog-loop .press-postitem-excerpt{font-size:.95rem}}@media print,screen and (max-width: 39.99875em){.blog-container .blog-loop .press-postitem-excerpt{font-size:.9rem}}.blog-container .blog-loop .blog-postitem-author{color:#151d29;font-size:.85rem;line-height:1.6;font-weight:300;margin-bottom:0}@media only screen and (max-width: 1150px){.blog-container .blog-loop .blog-postitem-author{font-size:.8rem}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container .blog-loop .blog-postitem-author{font-size:.8rem}}@media print,screen and (max-width: 39.99875em){.blog-container .blog-loop .blog-postitem-author{font-size:.8rem}}.blog-container .blog-loop .blog-postitem-author a{color:#0047bb}.blog-container .blog-categories{margin-top:2rem;padding-left:1.5%!important}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container .blog-categories{margin-top:3rem;padding-left:auto!important}}@media print,screen and (max-width: 39.99875em){.blog-container .blog-categories{margin-top:0;padding-left:auto!important}}.blog-container .blog-categories .category-coffeebreak,.blog-container .blog-categories .category-hidden-resource{display:none}.blog-container .blog-categories a{display:block;color:#151d29;font-weight:300;font-size:.95rem;letter-spacing:.25px;padding-bottom:.5rem;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.blog-container .blog-categories a{display:inline-block;font-size:.92rem;letter-spacing:.125px;padding-bottom:.4rem;padding-right:.75rem;float:left}}@media print,screen and (max-width: 39.99875em){.blog-container .blog-categories a{display:inline-block;font-size:.9rem;letter-spacing:.125px;padding-bottom:.4rem;padding-right:.75rem;float:left}}.blog-container .blog-categories a:hover{color:#2751a4;transition:.3s cubic-bezier(.215,.61,.355,1)}.hero-head-single .byline{text-transform:uppercase;color:#151d29;letter-spacing:.75px}.ats-blog-content{margin-top:4rem;margin-bottom:4rem;overflow:hidden;z-index:1}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.ats-blog-content{margin-top:3rem;margin-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.ats-blog-content{margin-top:2rem;margin-bottom:2rem}}.ats-blog-content .wp-post-image{display:block;margin-bottom:3rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.ats-blog-content .wp-post-image{margin-bottom:2.5rem}}@media print,screen and (max-width: 39.99875em){.ats-blog-content .wp-post-image{margin-bottom:2rem}}.ats-blog-content .ats-blog-content-content h2{font-size:2.8rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.ats-blog-content .ats-blog-content-content h2{font-size:2.2rem}}@media print,screen and (max-width: 39.99875em){.ats-blog-content .ats-blog-content-content h2{font-size:1.5rem}}.ats-blog-content .ats-blog-content-content h3{font-size:2.2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.ats-blog-content .ats-blog-content-content h3{font-size:1.7rem;padding-right:2%}}@media print,screen and (max-width: 39.99875em){.ats-blog-content .ats-blog-content-content h3{font-size:1.25rem;padding-right:2%}}.ats-blog-content .ats-blog-content-content h4{font-size:1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.ats-blog-content .ats-blog-content-content h4{font-size:1.3rem}}@media print,screen and (max-width: 39.99875em){.ats-blog-content .ats-blog-content-content h4{font-size:1.1rem}}.ats-blog-content .ats-blog-content-content img{max-width:100%!important;height:auto!important;margin-top:2rem;margin-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.ats-blog-content .ats-blog-content-content img{margin-top:1.5rem;margin-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){.ats-blog-content .ats-blog-content-content img{margin-top:1.2rem;margin-bottom:1.2rem}}.ats-blog-content .aligncenter{margin-left:auto;margin-right:auto;display:block}@media print,screen and (min-width: 40em){.ats-blog-content .alignright{float:right;margin-left:2rem;margin-bottom:2rem}}@media print,screen and (min-width: 40em){.ats-blog-content .alignleft{float:left;margin-right:2rem;margin-bottom:2rem}}.ats-blog-socials{padding-left:2%!important}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.ats-blog-socials{padding-left:0!important;padding-right:0!important}}.ats-blog-socials #socialsticky{padding-top:4rem;padding-bottom:4rem}.ats-blog-socials #socialsticky>div{margin-bottom:4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.ats-blog-socials #socialsticky{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.ats-blog-socials #socialsticky{padding-top:1rem;padding-bottom:2rem;text-align:center}}.ats-blog-socials h5{color:#999;font-size:.85rem;letter-spacing:.3px}@media print,screen and (max-width: 39.99875em){.ats-blog-socials h5{font-size:.8rem;letter-spacing:.3px}}.ats-blog-socials .share-social-link{opacity:1;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 39.99875em){.ats-blog-socials .share-social-link{display:inline-block}}.ats-blog-socials .share-social-link:hover{opacity:.7;transition:.3s cubic-bezier(.215,.61,.355,1)}.ats-blog-socials .share-social-link img{max-width:25px;width:33%;margin-top:.5rem;margin-left:.4em;margin-right:.4em;float:none}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.ats-blog-socials .share-social-link img{max-width:25px;width:33%;float:left;margin-right:.75rem;margin-top:.5rem}}@media print,screen and (max-width: 39.99875em){.ats-blog-socials .share-social-link img{max-width:22px;width:auto;float:left;margin-left:.5rem;margin-right:.5rem;margin-top:.5rem}}.more-articles{padding-top:4rem;padding-bottom:4rem;background-color:#f3f6fb;z-index:10;position:relative}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.more-articles{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.more-articles{padding-top:2rem;padding-bottom:2rem}}.more-articles .more-articles-headline{margin-bottom:1rem}.more-articles .more-article{margin-bottom:1rem;border:solid 1px #dce3ec;background-color:#fff}@media print,screen and (max-width: 39.99875em){.more-articles .more-article{margin-bottom:1.5rem}}.more-articles .more-article .more-article-bgimg{width:100%;height:0;padding-top:60%;background-position:center center;background-attachment:scroll;background-repeat:no-repeat;background-size:cover;display:inline-block;background-color:#000;opacity:.5;filter:grayscale(1);transition:.5s cubic-bezier(.215,.61,.355,1)}.more-articles .more-article:hover .more-article-bgimg{opacity:1;filter:none;transition:.5s cubic-bezier(.215,.61,.355,1)}.more-articles .more-article-content{background-color:#fff;padding:1rem 1rem 1.25rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.more-articles .more-article-content{padding:1rem}}@media print,screen and (max-width: 39.99875em){.more-articles .more-article-content{padding:.75rem}}.more-articles .more-article-content .more-article-date{color:#2751a4;font-size:.8rem;letter-spacing:.5px;font-weight:300;text-transform:uppercase;padding:0 .5rem .25rem;margin:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.more-articles .more-article-content .more-article-date{font-size:.8rem;padding:0 0 .25rem}}.more-articles .more-article-content .more-article-title{z-index:1;color:#151d29;font-size:1.3rem;line-height:1.4;font-weight:300;padding:.4rem .5rem;position:relative;display:inline-block}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.more-articles .more-article-content .more-article-title{font-size:1.2rem;padding:0}}.more-articles .more-article-content .more-article-title:after{content:" ";position:absolute;top:0;left:0;z-index:-1;height:100%;width:100%;background-color:#dce3ec;transform:scaleX(0);transform-origin:left center}.more-articles .more-article-content:hover .more-article-title{color:#151d29}.more-articles .more-article-content:hover .more-article-title:after{transform:scaleX(1);transform-origin:left center;transition:.5s cubic-bezier(.215,.61,.355,1)}.resources-categories{margin-top:1rem}.resources-categories a{padding:.25rem 1rem .25rem 0;color:#151d29;display:inline-block}.resources-categories a.is-active{color:#0047bb;font-weight:600}.resources-categories a:hover{color:#0047bb}.blog-search{position:relative;max-width:180px}@media print,screen and (max-width: 39.99875em){.blog-search{max-width:450px;margin-top:1.5rem}}.blog-search .search-field{margin:0;border:none;border-bottom:solid 1px #999999;box-shadow:none;padding:.5rem 2rem .5rem 0;color:#999;background-color:transparent;position:relative;display:inline-block;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 39.99875em){.blog-search .search-field{padding:.5rem 2rem .5rem 0;font-size:.9rem}}.blog-search .search-field:focus{border:none;border-bottom:solid 1px #999999;box-shadow:none;padding:.5rem 2rem .5rem .5rem;color:#999;background-color:#f0f0f0;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (max-width: 39.99875em){.blog-search .search-field:focus{padding:.5rem 2rem .5rem .5rem}}.blog-search .search-field::placeholder{color:#999}.blog-search .search-arrow-icon{width:2rem;height:auto;padding:.5rem;position:absolute;top:0;bottom:0;right:0;margin:auto;cursor:pointer;border:none;background-color:transparent!important;background-size:50%;background-position:center center;background-repeat:no-repeat}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}.featured-resource{position:relative;padding-bottom:4rem;height:100%;display:block}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.featured-resource{padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.featured-resource{padding-bottom:2rem}}.featured-resource .featured-resource-banner{z-index:-1;position:absolute;background-color:#fff;width:100%;height:0;padding-top:30rem;overflow:hidden}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.featured-resource .featured-resource-banner{padding-top:25rem}}@media print,screen and (max-width: 39.99875em){.featured-resource .featured-resource-banner{padding-top:20rem}}.featured-resource .featured-resource-banner .featured-resource-banner-hider{width:100%;height:3.1rem;background-color:#fff;position:absolute;bottom:0;z-index:2;transform:translateY(.1rem)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.featured-resource .featured-resource-banner .featured-resource-banner-hider{height:3.1rem}}@media print,screen and (max-width: 39.99875em){.featured-resource .featured-resource-banner .featured-resource-banner-hider{height:3.1rem}}.featured-resource .featured-resource-banner .featured-resource-banner-image{position:absolute;top:0;opacity:.5;filter:grayscale(1);width:100%;max-width:none;z-index:1}.featured-resource .grid-container{z-index:2}.featured-resource .featured-resource-content{background-color:#fff;padding:3rem 2.25rem 2.5rem;border:1px solid #dce3ec}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.featured-resource .featured-resource-content{padding:2.25rem 2rem}}@media print,screen and (max-width: 39.99875em){.featured-resource .featured-resource-content{padding:1.5rem;margin-top:2rem}}.featured-resource .featured-resource-content .featured-resource-category{color:#2751a4;font-size:1rem;font-weight:300;letter-spacing:.5px;text-transform:uppercase}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.featured-resource .featured-resource-content .featured-resource-category{font-size:.95rem}}@media print,screen and (max-width: 39.99875em){.featured-resource .featured-resource-content .featured-resource-category{font-size:.9rem}}.featured-resource .featured-resource-content h3 a{color:#151d29;transition:.3s cubic-bezier(.215,.61,.355,1)}.featured-resource .featured-resource-content h3 a:hover{color:#0047bb;transition:.3s cubic-bezier(.215,.61,.355,1)}.featured-resource .featured-resource-content .featured-resource-subhead{padding-right:16%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.featured-resource .featured-resource-content .featured-resource-subhead{padding-right:5%}}@media print,screen and (max-width: 39.99875em){.featured-resource .featured-resource-content .featured-resource-subhead{padding-right:0}}.featured-resource-sideimg{max-width:100%;max-height:300px;width:auto;height:auto}@media print,screen and (max-width: 39.99875em){.featured-resource-sideimg{padding-bottom:1.5rem;max-height:200px}}.resource-container{margin-top:3rem;margin-bottom:5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resource-container{margin-top:2rem;margin-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.resource-container{margin-top:1rem;margin-bottom:2rem}}.resource-loop{margin-bottom:2rem}@media print,screen and (max-width: 39.99875em){.resource-loop{margin-bottom:1.25rem;max-width:400px}}.resource-loop-item{border:solid 1px #dce3ec;height:100%}.resource-loop-bgimg-container{width:100%;height:0;padding-top:56.25%;position:relative;display:block;background-color:#dce3ec;filter:grayscale(1);opacity:.5;transition:.5s cubic-bezier(.215,.61,.355,1)}.resource-loop-bgimg-container .resource-loop-bgimg{background-position:center center;background-size:contain;background-repeat:no-repeat;position:absolute;left:5%;right:5%;top:5%;bottom:5%;width:auto;height:auto;margin:auto}.resource-loop-item:hover .resource-loop-bgimg-container{filter:none;opacity:1;transition:.5s cubic-bezier(.215,.61,.355,1)}.resource-loop-tag{color:#2751a4;font-size:.8rem;letter-spacing:.5px;font-weight:300;text-transform:uppercase;padding:1rem 1rem .75rem;margin:0}@media print,screen and (max-width: 39.99875em){.resource-loop-tag{padding:1rem 1rem .5rem}}.resource-loop-tag span{padding-right:1rem}.resource-loop-title{padding:0rem 2.25rem 1.5rem 1rem;z-index:1;color:#151d29;font-size:1.3rem;line-height:1.4;font-weight:300;position:relative;display:inline-block}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resource-loop-title{padding:0rem 1rem 1.25rem;font-size:1.2rem}}@media print,screen and (max-width: 39.99875em){.resource-loop-title{padding:0rem 1rem 1rem;font-size:1.1rem}}.resource-loop-title:hover{color:#2751a4}.premium-hero-banner{background-size:cover;background-position:center center;background-repeat:no-repeat}.premium-hero-banner .hero-head{border:none!important}.premium-hero-banner .contributor-item{background-color:#fff;margin-right:10px}.hero-desc-none{padding:0!important}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.hero-desc-none{padding:0!important}}@media print,screen and (max-width: 39.99875em){.hero-desc-none{padding:0!important}}.hero-desc-img{text-align:center;padding-bottom:2rem!important;padding-top:2rem!important;border-left:solid 1px #dce3ec;transform:translate(-1px)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.hero-desc-img{padding-bottom:2rem!important;padding-top:2rem!important}}@media print,screen and (max-width: 39.99875em){.hero-desc-img{padding-top:0!important;padding-bottom:0!important;text-align:left;border-left:none;transform:none}}.resourceheroimg{max-width:200px;max-height:300px;width:100%;height:auto}@media print,screen and (max-width: 39.99875em){.resourceheroimg{max-width:200px;max-height:200px;width:auto;margin-top:2rem!important}}.hero-resource-label{font-size:.9rem;font-weight:400;letter-spacing:0}.hero-contributor-label{margin-top:2rem;margin-bottom:0}@media print,screen and (max-width: 39.99875em){.hero-contributor-label{text-align:center}}.resource-contributors{padding-top:3rem;padding-bottom:3rem;border-bottom:solid 1px #dce3ec}.contributor-item{margin-top:1rem;margin-bottom:.5rem;padding:.75rem;position:relative;background-color:#f3f6fb;border:solid 1px #dce3ec}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.contributor-item{margin-top:1rem;margin-bottom:.5rem}}@media print,screen and (max-width: 39.99875em){.contributor-item{margin-top:1rem;margin-bottom:.5rem}}.contributor-item .contributor-name{margin-bottom:.2rem;font-size:1.05rem}.contributor-item .contributor-attr{margin:0;font-size:.92rem;line-height:1.25}.contributor-item .contributor-bio{margin-top:1rem}.contributor-item .contributor-bio p{margin-bottom:0;font-size:.85rem;line-height:1.5}.contr-headshot-container{min-width:60px;height:60px;margin-right:10px;margin-bottom:.5rem;float:left;overflow:hidden;border-radius:30px;background-color:#fff;box-shadow:-2px -2px 10px #0000001a;position:relative}.contr-headshot-container:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:#2751a433;z-index:2;transition:.5s cubic-bezier(.215,.61,.355,1)}.contr-headshot-container .contributor-headshot{position:absolute;top:auto;bottom:auto;left:auto;right:auto;margin:auto;width:auto;height:auto;min-width:100%;min-height:100%;filter:grayscale(1);opacity:.75;z-index:1;transition:.5s cubic-bezier(.215,.61,.355,1)}.contr-headshot-container:hover .contributor-headshot{filter:none;opacity:1}.contributor-item:hover .contr-headshot-container:before{background-color:#2751a400;transition:.5s cubic-bezier(.215,.61,.355,1)}.contributor-item:hover .contributor-headshot{filter:none;opacity:1}.res-contr-logo-container{min-width:150px;height:60px;position:relative;background-color:#fff;border:solid 1px #dce3ec;margin-bottom:.5rem}.res-contr-logo-container .res-contr-logo{position:absolute;top:10px;bottom:10px;left:5%;right:5%;margin:auto;width:auto;height:auto;max-width:calc(100% - 30px);max-height:calc(100% - 20px)}.contributor-item:hover .contributor-logo{filter:none;opacity:1;transition:.5s cubic-bezier(.215,.61,.355,1)}.contributor-linkedin{display:flex;position:absolute;top:10px;right:10px}.contributor-linkedin-logo{width:18px;height:auto}.contributor-moderator-label{font-weight:300;font-size:.8rem;color:#0047bb;text-transform:uppercase;letter-spacing:.5px;margin-top:.5rem;margin-bottom:0}.bg-white{background-color:#fff}.bg-lightblue{background-color:#f3f6fb}.bg-darkblue{background-color:#0c1017;background-image:radial-gradient(circle at 0% 85%,rgba(0,71,187,.6) 0%,transparent 20%),radial-gradient(circle at 3% 90%,rgba(59,105,132,.2666666667) 0%,transparent 30%),radial-gradient(circle at 102% 15%,#3B6984 0%,transparent 20%),radial-gradient(circle at 90% 35%,rgba(0,71,187,.6) 0%,transparent 30%);color:#fff!important}.bg-darkblue h2,.bg-darkblue h3,.bg-darkblue h4,.bg-darkblue h5,.bg-darkblue h6,.bg-darkblue p,.bg-darkblue li{color:#fff!important}.overview-bar{text-align:left;padding-top:2rem;padding-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.overview-bar{padding-top:1.5rem;padding-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){.overview-bar{padding-top:1.3rem;padding-bottom:1.3rem}}.overview-bar .single-content-sideicon{width:6rem;height:auto;float:left;margin-top:-1rem;margin-bottom:-1rem}@media print,screen and (max-width: 39.99875em){.overview-bar .single-content-sideicon{width:5rem;margin-top:-.5rem;margin-bottom:-.5rem}}.overview-bar .overview-bar-content{padding-left:2%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.overview-bar .overview-bar-content{padding-left:3%}}@media print,screen and (max-width: 39.99875em){.overview-bar .overview-bar-content{padding-left:5%}}.overview-bar .overview-bar-button{padding-left:4.5%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.overview-bar .overview-bar-button{padding-left:5%}}@media print,screen and (max-width: 39.99875em){.overview-bar .overview-bar-button{padding-left:5%}.overview-bar .overview-bar-button a{margin-top:.5rem}}.overview-bar p{color:#151d29;font-weight:400;margin-bottom:1rem}.overview-bar h2,.overview-bar h3,.overview-bar h4,.overview-bar h5,.overview-bar h6{margin-bottom:.25rem}.overview-bar .cell h2:nth-last-child(1),.overview-bar .cell h3:nth-last-child(1),.overview-bar .cell h4:nth-last-child(1),.overview-bar .cell h5:nth-last-child(1),.overview-bar .cell h6:nth-last-child(1),.overview-bar .cell p:nth-last-child(1){margin-bottom:0}.resource-article{position:relative}.resource-article .resource-logo-bar{text-align:center;padding-top:2rem;padding-bottom:2rem;border-bottom:solid 1px #dce3ec}.resource-article .resource-logo-bar .greyscalelogos img{filter:grayscale(1);transition:.3s cubic-bezier(.215,.61,.355,1);opacity:.5}.resource-article .resource-logo-bar .greyscalelogos img:hover{opacity:1}.resource-article .resource-logo-bar .mediumlogos img{max-width:25%;max-height:50px;width:auto;height:auto;margin:1.5rem 2rem}.resource-article .resource-logo-bar .smalllogos img{max-width:14%;max-height:35px;width:auto;height:auto;padding-left:1rem;padding-right:1rem;margin-top:1rem;margin-bottom:1rem}.resource-article .resource-multi-column-content-bar{padding-top:3rem;padding-bottom:2.5rem;border-bottom:solid 1px #dce3ec}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resource-article .resource-multi-column-content-bar{padding-top:2rem;padding-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){.resource-article .resource-multi-column-content-bar{padding-top:1.5rem;padding-bottom:1rem}}.resource-article .demo-form-fit{min-height:850px}@media print,screen and (max-width: 39.99875em){.resource-article .demo-form-fit{min-height:auto}}.resource-article .resource-content{padding-top:4rem;padding-bottom:4rem;border-bottom:solid 1px #dce3ec}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resource-article .resource-content{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.resource-article .resource-content{padding-top:2.5rem;padding-bottom:2.5rem}}.resource-article .ats-resource-single-content{margin-bottom:.5rem}.resource-article .ats-resource-single-content:nth-last-child(1){margin-bottom:0}.resource-article .resource-single-content-sideicon{width:3rem;height:auto;float:left;margin-top:3px}@media print,screen and (max-width: 39.99875em){.resource-article .resource-single-content-sideicon{width:2.5rem}}.resource-article .resource-single-content-iconindent{float:left}@media print,screen and (max-width: 39.99875em){.resource-article .resource-single-content-sideimg{margin-bottom:1.5rem}}@media print,screen and (max-width: 39.99875em){.resource-article .resource-single-content-imgindent{width:100%}}.resource-article .resource-video-section{padding-top:3rem;padding-bottom:3rem;border-bottom:solid 1px #dce3ec}.resource-article .resource-video-section .resource-video-container{margin-bottom:2rem}.resource-article .resource-video-section .resourcevideo-bgimg-container{position:relative;width:100%;height:0;padding-top:56.25%}.resource-article .resource-video-section .resourcevideo-thumbnail-image{background-size:cover;background-position:center center;background-repeat:no-repeat;bottom:0;top:0;left:0;right:0;width:auto;height:auto;position:absolute;margin:auto}.resource-article .resource-sidebar{position:absolute;top:0;left:0;right:0;width:100%;z-index:100}.resource-article .resource-sidebar--with-toc{bottom:0}.resource-article .resource-sidebar--with-toc .ats-toc-container{position:sticky;top:calc(var(--ats-header-height) + 30px);margin-top:30px;margin-bottom:30px;background-color:#fff}@media print,screen and (max-width: 39.99875em){.resource-article .resource-sidebar{position:relative;border-bottom:solid 1px #dce3ec}}.resource-article .resource-sidebar .grid-container,.resource-article .resource-sidebar .grid-x{height:100%}@media print,screen and (max-width: 39.99875em){.resource-article .resource-sidebar .grid-x{height:auto}}.resource-article .ats-resource-gated{margin-top:3rem;border:solid 1px #dce3ec;background-color:#fff;padding:1.25rem 1.25rem 1.75rem;min-height:200px}@media print,screen and (max-width: 39.99875em){.resource-article .ats-resource-gated{margin-top:1rem;border:none;min-height:200px}}.resource-article .ats-resource-gated h4{text-align:center}.resource-article .ats-resource-ungated{margin-top:3rem;border:solid 1px #dce3ec;background-color:#fff;padding:2rem;min-height:200px}@media print,screen and (max-width: 39.99875em){.resource-article .ats-resource-ungated{margin-top:1rem;border:none;padding:2rem .75rem;min-height:200px}}.resource-article .ats-resource-ungated .sidebar-ungated-container{margin-bottom:2rem}.resource-quote-slider{padding-top:6rem;padding-bottom:5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resource-quote-slider{padding-top:5rem;padding-bottom:4rem}}@media print,screen and (max-width: 39.99875em){.resource-quote-slider{padding-top:4rem;padding-bottom:3rem}}.resource-quote-slider .quote-icon{position:absolute;width:80px;top:-40px;left:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resource-quote-slider .quote-icon{width:70px;top:-35px}}@media print,screen and (max-width: 39.99875em){.resource-quote-slider .quote-icon{width:70px;top:-35px}}.resource-quote-slider .quote,.resource-quote-slider .quote-attr,.resource-quote-slider .quote-attr-pos{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.resource-quote-slider .quote{font-size:1.8rem;font-weight:400;line-height:1.3;margin-bottom:1.5rem;color:#151d29}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resource-quote-slider .quote{font-size:1.4rem;margin-bottom:1.25rem}}@media print,screen and (max-width: 39.99875em){.resource-quote-slider .quote{font-size:1.2rem;letter-spacing:-.5px;margin-bottom:1rem}}.resource-quote-slider .quote-attr{font-size:1.1rem;font-weight:500;line-height:1.4;margin:0;text-transform:uppercase;letter-spacing:1px;color:#151d29}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resource-quote-slider .quote-attr{font-size:1rem;letter-spacing:.5px}}@media print,screen and (max-width: 39.99875em){.resource-quote-slider .quote-attr{font-size:.9rem}}.resource-quote-slider .quote-attr-pos{font-size:.9rem;font-weight:300;line-height:1.4;margin:0;color:#151d29;max-width:80%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resource-quote-slider .quote-attr-pos{font-size:.85rem;max-width:80%}}@media print,screen and (max-width: 39.99875em){.resource-quote-slider .quote-attr-pos{font-size:.8rem;max-width:80%}}.resource-quote-slider .quote-arrows{position:relative;margin-top:1.5rem}.resource-quote-slider .quote-prev,.resource-quote-slider .quote-next{width:44px;height:44px;position:relative;float:left;display:block;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resource-quote-slider .quote-prev,.resource-quote-slider .quote-next{width:36px;height:36px}}@media print,screen and (max-width: 39.99875em){.resource-quote-slider .quote-prev,.resource-quote-slider .quote-next{width:50%;height:30px}}.resource-quote-slider .quote-prev:before,.resource-quote-slider .quote-next:before{content:"";background-position:center center;background-size:12px 12px;background-repeat:no-repeat;transition:.3s cubic-bezier(.215,.61,.355,1);width:44px;height:44px;display:block}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.resource-quote-slider .quote-prev:before,.resource-quote-slider .quote-next:before{background-size:11px 11px;width:36px;height:36px}}@media print,screen and (max-width: 39.99875em){.resource-quote-slider .quote-prev:before,.resource-quote-slider .quote-next:before{background-size:10px 10px;width:100%;height:30px}}.resource-quote-slider .quote-prev:hover:before,.resource-quote-slider .quote-next:hover:before{transition:.3s cubic-bezier(.215,.61,.355,1);transform:rotate(-45deg)}.resource-quote-slider .quote-prev{background-color:#0047bb}.resource-quote-slider .quote-prev:hover{background-color:#173680;transition:.3s cubic-bezier(.215,.61,.355,1)}.resource-quote-slider .quote-prev:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20style='enable-background:new%200%200%20100%20100;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFFFFF;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='-0.16,100.08%20-0.16,0.08%2099.84,0.08%20'/%3e%3c/svg%3e")}.resource-quote-slider .quote-next{background-color:#151d29}.resource-quote-slider .quote-next:hover{background-color:#173680;transition:.3s cubic-bezier(.215,.61,.355,1)}.resource-quote-slider .quote-next:before{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.2,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%20100%20100'%20style='enable-background:new%200%200%20100%20100;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFFFFF;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='100,0%20100,100%200,100%20'/%3e%3c/svg%3e")}#podcast-hero-banner{background-color:transparent;border-bottom:solid 1px #dce3ec}@media print,screen and (max-width: 39.99875em){#podcast-hero-banner{margin-top:61px}}#podcast-hero-banner .hero-head{display:flex;min-height:350px;align-items:flex-end;border-right:solid 1px #dce3ec;padding-left:2%;padding-right:12%;padding-top:2rem;padding-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#podcast-hero-banner .hero-head{min-height:300px;padding-left:3%;padding-right:3%}}@media print,screen and (max-width: 39.99875em){#podcast-hero-banner .hero-head{display:inline;min-height:auto;align-items:baseline;padding-top:0;padding-left:5%;padding-right:5%;border-right:none}}#podcast-hero-banner .hero-head .pod-archive-logo-hero{max-width:250px;margin-top:2rem;margin-bottom:2rem}#podcast-hero-banner .hero-head .pod-hero-subhead{margin-top:.75rem}#podcast-hero-banner .hero-head .pod-hero-subhead h6{font-size:.95rem;margin-bottom:.5rem}#podcast-hero-banner .hero-head .pod-hero-subhead p{font-size:.8rem}#podcast-hero-banner .hero-desc{position:relative;border-left:solid 1px #dce3ec;transform:translate(-1px);padding-left:3%;padding-right:3%;padding-top:3rem;padding-bottom:1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#podcast-hero-banner .hero-desc{padding-left:5%;padding-right:5%}}@media print,screen and (max-width: 39.99875em){#podcast-hero-banner .hero-desc{border-left:none;transform:none;padding-left:5%;padding-right:5%}}#podcast-hero-banner .hero-desc .pod-single-logo-hero{max-width:250px;margin-top:2rem}#podcast-hero-banner h1{font-size:3rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#podcast-hero-banner h1{font-size:2.25rem}}@media print,screen and (max-width: 39.99875em){#podcast-hero-banner h1{font-size:1.75rem}}#podcast-hero-banner h2{font-weight:300;color:#151d29;font-size:.9rem;line-height:1.4;letter-spacing:0;margin-top:1rem;margin-bottom:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){#podcast-hero-banner h2{margin-top:1rem;margin-bottom:0}}@media print,screen and (max-width: 39.99875em){#podcast-hero-banner h2{margin-top:1rem;margin-bottom:0}}.faq-section{padding-top:4em;padding-bottom:4em}.faq-section__content{display:flex;flex-direction:column;gap:2rem}.faq-section--dark{background-color:#151d29}.faq-section--dark *{color:#fff}.faq-section--dark a{color:#fff;text-decoration:underline;font-weight:600}.faq-section--dark a:hover{color:#fff}.podcast-container{padding-top:4rem;padding-bottom:4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.podcast-container{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.podcast-container{padding-top:2rem;padding-bottom:2rem}}.pod-loop-bgimg-container{opacity:1;transition:.2s cubic-bezier(.215,.61,.355,1);margin-top:1rem;margin-bottom:1rem;display:block}@media print,screen and (max-width: 39.99875em){.pod-loop-bgimg-container{margin-top:.75rem;margin-bottom:.75rem}}.pod-loop-bgimg-container:hover{opacity:.7;transition:.2s cubic-bezier(.215,.61,.355,1)}.pod-form-cta-section .pod-form-container{padding-top:4rem;padding-bottom:4rem;border-right:solid 1px #dce3ec;padding-right:5%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.pod-form-cta-section .pod-form-container{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.pod-form-cta-section .pod-form-container{padding-top:2rem;padding-bottom:2rem;padding-left:5%}}.pod-form-cta-section .pod-form-container h3{font-size:2.25rem;line-height:1.2;padding:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.pod-form-cta-section .pod-form-container h3{font-size:1.7rem}}@media print,screen and (max-width: 39.99875em){.pod-form-cta-section .pod-form-container h3{font-size:1.4rem;text-align:center}}.pod-form-cta-section .pod-cta-container{padding-top:4rem;padding-bottom:4rem;padding-left:5%}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.pod-form-cta-section .pod-cta-container{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.pod-form-cta-section .pod-cta-container{padding-top:2rem;padding-bottom:2rem;padding-right:5%}}.pod-form-cta-section .pod-cta-container .pod-cta-block{background-color:#fff;display:block;margin-bottom:2rem;border:solid 1px #dce3ec}.pod-form-cta-section .pod-cta-container .pod-cta-block img{width:100%}.pod-form-cta-section .pod-cta-container .pod-cta-block h6{text-align:center;padding:1.2rem .8rem;margin:0;z-index:1;color:#151d29;font-size:1.1rem;line-height:1.4;font-weight:300;position:relative;display:block}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.pod-form-cta-section .pod-cta-container .pod-cta-block h6{font-size:1.05rem}}@media print,screen and (max-width: 39.99875em){.pod-form-cta-section .pod-cta-container .pod-cta-block h6{font-size:1rem}}.call-to-action-podcast .dynamo-button{display:block}.call-to-action-podcast .dynamo-button:nth-child(odd){margin-bottom:.75rem}.call-to-action-podcast .dynamo-button:nth-child(2n){margin-top:.75rem}.podcast-video .pod-video-container,.podcast-video .pod-desc-container,.podcast-members{padding-top:4rem;padding-bottom:4rem}.pod-members-guests{padding-bottom:2.5rem}.pod-contr-item{margin-top:1rem;margin-bottom:.5rem;padding:1.25rem;position:relative;background-color:#f3f6fb;border:solid 1px #dce3ec}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.pod-contr-item{margin-top:1rem;margin-bottom:.5rem}}@media print,screen and (max-width: 39.99875em){.pod-contr-item{margin-top:1rem;margin-bottom:.5rem}}.pod-contr-name{margin-bottom:.1rem;font-size:1.05rem}.pod-contr-attr{margin:0;font-size:.92rem;line-height:1.3}.pod-contr-bio{margin-top:1rem;margin-bottom:0;font-size:.92rem;line-height:1.4}.pod-contr-headshot-container{min-width:66px;height:66px;float:left;overflow:hidden;border-radius:33px;background-color:#fff;box-shadow:-2px -2px 10px #0000001a;position:relative}.pod-contr-headshot-container:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:#2751a433;z-index:2;transition:.5s cubic-bezier(.215,.61,.355,1)}.pod-contr-headshot-container .pod-contr-headshot{position:absolute;top:auto;bottom:auto;left:auto;right:auto;margin:auto;width:auto;height:auto;min-width:100%;min-height:100%;filter:grayscale(1);opacity:.75;z-index:1;transition:.5s cubic-bezier(.215,.61,.355,1)}.pod-contr-headshot-container:hover .pod-contr-headshot{filter:none;opacity:1}.pod-contr-item:hover .pod-contr-headshot-container:before{background-color:#2751a400;transition:.5s cubic-bezier(.215,.61,.355,1)}.pod-contr-item:hover .pod-contr-headshot{filter:none;opacity:1}.pod-contr-logo-container{min-width:180px;height:66px;position:relative;background-color:#fff;border:solid 1px #dce3ec}@media print,screen and (max-width: 39.99875em){.pod-contr-logo-container{margin-top:1rem}}.pod-contr-logo-container .pod-contr-logo{position:absolute;top:10px;bottom:10px;left:10px;right:10px;margin:auto;width:auto;height:auto;max-width:calc(100% - 20px);max-height:calc(100% - 10px)}.podcast-transcript{padding-top:4rem;padding-bottom:4rem}footer{background-color:#151d29;color:#fff;padding-top:3rem;padding-bottom:3rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){footer{padding-top:2.5rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){footer{padding-top:2rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){footer .foot-logo-link{text-align:center;margin-bottom:2rem}}footer .foot-logo-link a{display:block;transition:.3s cubic-bezier(.215,.61,.355,1)}footer .foot-logo-link a:hover{opacity:.5;transition:.3s cubic-bezier(.215,.61,.355,1)}footer .foot-logo-link a #foot-logo-image{max-width:90%;max-height:20px}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){footer .foot-logo-link a #foot-logo-image{max-width:95%;max-height:20px}}@media print,screen and (max-width: 39.99875em){footer .foot-logo-link a #foot-logo-image{max-width:90%;max-height:25px}}footer .foot-social-container{display:inline-flex;gap:1em;align-items:center}footer .footer-social-link{opacity:.3;transition:.3s cubic-bezier(.215,.61,.355,1)}footer .footer-social-link:hover{opacity:1;transition:.3s cubic-bezier(.215,.61,.355,1)}footer .footer-social-link img{width:24px;max-width:24px}@media print,screen and (max-width: 63.99875em){.foot-social{margin-top:2rem;text-align:center;display:block;height:22px;position:relative}}.footer-nav-item{margin-bottom:2rem;padding-right:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.footer-nav-item{padding-right:.8rem}}@media print,screen and (max-width: 39.99875em){.footer-nav-item{padding-left:.4rem;padding-right:.4rem}}.footer-primary-link{display:block;color:#fff;font-size:.8rem;font-weight:300;text-transform:uppercase;letter-spacing:.5px;margin:0;transition:.3s cubic-bezier(.215,.61,.355,1)}.footer-primary-link:hover{color:#0047bb}.footer-secondary-link-container{margin-top:1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.footer-secondary-link-container{margin-top:.75rem}}@media print,screen and (max-width: 39.99875em){.footer-secondary-link-container{margin-top:.5rem}}.footer-secondary-link-container .footer-secondary-link{display:block;color:#727984;font-size:.8rem;font-weight:300;margin-bottom:.25rem;transition:.3s cubic-bezier(.215,.61,.355,1)}.footer-secondary-link-container .footer-secondary-link:hover{color:#fff}.copyright-bar{padding-top:5rem;color:#727984;margin:0}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.copyright-bar{padding-top:1.5rem}}@media print,screen and (max-width: 39.99875em){.copyright-bar{padding-top:1.5rem}}.copyright-bar .copyright{font-size:.8rem;font-weight:300;line-height:1.2;color:#ffffff4d;margin:0}@media print,screen and (max-width: 63.99875em){.copyright-bar .copyright{text-align:center}}.c-marketo-form__form .mktoForm{width:100%!important;font-family:Inter,sans-serif!important}.c-marketo-form__form .mktoForm .mktoFormRow{margin-left:-.5rem;margin-right:-.5rem;display:flex;align-items:flex-end}.c-marketo-form__form .mktoForm .mktoFormCol{width:50%;padding-left:.5rem;padding-right:.5rem;margin-bottom:1rem!important;float:none;min-height:auto}.c-marketo-form__form .mktoForm .mktoFormCol:first-child:nth-last-child(2){width:100%}.c-marketo-form__form .mktoForm .mktoOffset,.c-marketo-form__form .mktoForm .mktoClear,.c-marketo-form__form .mktoForm .mktoGutter{display:none}.c-marketo-form__form .mktoForm .mktoLabel{display:inline-block;width:auto!important;margin-bottom:.3125rem;padding-top:0;float:none;font-weight:300!important;line-height:1.33333;color:#151d29}.c-marketo-form__form .mktoForm .mktoAsterix{float:right!important;padding-right:0!important;padding-left:.3125rem!important;color:#1c9abf}.c-marketo-form__form .mktoForm .mktoFieldWrap{width:100%;float:none}.c-marketo-form__form .mktoForm .mktoCheckboxList{width:auto!important;padding:0;float:none}.c-marketo-form__form .mktoForm .mktoField:not([type=checkbox]){width:100%!important;max-width:none;height:2.5rem;padding:0 1.5rem 0 .75rem;background-color:#fff;border:1px solid #dce3ec;box-shadow:none;border-radius:0;float:none;font-size:.95rem!important;font-weight:300;color:#151d29}.c-marketo-form__form .mktoForm .mktoField:not([type=checkbox])::placeholder{color:#151d29;text-transform:uppercase}.c-marketo-form__form .mktoForm .mktoField:not([type=checkbox])::-webkit-input-placeholder{color:#151d29;text-transform:uppercase}.c-marketo-form__form .mktoForm .mktoField:not([type=checkbox])::-moz-placeholder{color:#151d29;text-transform:uppercase}.c-marketo-form__form .mktoForm .mktoField:not([type=checkbox]):-ms-input-placeholder{color:#151d29;text-transform:uppercase}.c-marketo-form__form .mktoForm .mktoField:not([type=checkbox]):-moz-placeholder{color:#151d29;text-transform:uppercase}.c-marketo-form__form .mktoForm .mktoField:not([type=checkbox])::-ms-expand{display:none}.c-marketo-form__form .mktoForm .mktoField:not([type=checkbox]):focus{outline:none}.c-marketo-form__form .mktoForm .mktoField[type=checkbox]{display:none}.c-marketo-form__form .mktoForm .mktoField[type=checkbox]+label{display:inline-block;margin:0 .625rem .625rem 0;padding:0;font-size:font-size(sm);line-height:1.5;cursor:pointer}.c-marketo-form__form .mktoForm .mktoField[type=checkbox]+label:only-of-type{margin-right:0;margin-bottom:0}.c-marketo-form__form .mktoForm .mktoField[type=checkbox]+label:before{content:"";display:block;width:.9rem;height:.9rem;margin-right:.3125rem;margin-top:3px;border:1px solid #0047BB;border-radius:0;float:left;cursor:pointer}.c-marketo-form__form .mktoForm .mktoField[type=checkbox]:checked+label:before{background-color:#0047bb}.c-marketo-form__form .mktoForm .mktoHtmlText{width:auto!important;font-size:.725rem;line-height:1.5;color:#151d29}.c-marketo-form__form .mktoForm .mktoHtmlText a{color:#0047bb}.c-marketo-form__form .mktoForm .mktoHtmlText ahover{color:#0047bb}.c-marketo-form__form .mktoForm .mktoButtonRow{display:block;margin-top:1em}.c-marketo-form__form .mktoForm .mktoButtonWrap{display:block;margin-left:0!important;text-align:center}.c-marketo-form__form .mktoForm .mktoButton{width:auto!important;min-width:9.375rem;padding:.875rem .9375rem .625rem!important;background-image:none!important;border:none!important;border-radius:.3125rem!important;font-size:.8125rem!important;font-weight:600!important;text-transform:uppercase;text-align:center;transform:translateY(0);transition:background-color .2s ease-out,box-shadow .2s ease-out,transform .2s ease-out}@media only screen and (max-width: 480px){.c-marketo-form__form .mktoForm,.c-marketo-form__form .mktoForm *{padding:0}}.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton{position:relative;z-index:1;padding:.6rem 2.5rem .8rem 0!important;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:300!important;overflow:hidden;text-align:left!important;color:#0047bb!important;line-height:normal;display:inline-block;background-color:transparent!important;border:none!important;border-radius:0!important;transition:.3s cubic-bezier(.215,.61,.355,1)}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton{padding:.6rem 2rem .6rem 0;letter-spacing:.5px;font-size:.75rem}}@media print,screen and (max-width: 39.99875em){.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton{padding:.6rem 1.8rem .6rem 0;font-size:.7rem}}.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton:hover{padding-left:.75rem!important;transition:.3s cubic-bezier(.215,.61,.355,1)}.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton:hover:before{transform:translate(-.75rem) translateY(-1px)}.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton:before{content:"";z-index:1;transform-origin:center bottom;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2026.0.1,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2018%2018'%20style='enable-background:new%200%200%2018%2018;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%231947BA;}%20%3c/style%3e%3cg%3e%3cpath%20class='st0'%20d='M12.9,14.1h-2.5l4.2-4.2H0V8.1h14.6l-4.2-4.2h2.5L18,9L12.9,14.1z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right center;transition:transform .3s cubic-bezier(.215,.61,.355,1);background-size:12px;transform:translateY(-1px)}.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton:after,.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0}.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton:after{z-index:-1;border-bottom:1px solid #0047BB;transition-delay:0;transform-origin:bottom left;height:1px;margin-top:auto;transition:.2s cubic-bezier(.215,.61,.355,1)}.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton:hover:after{border-bottom:1px solid #ade2e3;height:100%;background-color:#ade2e3;transition:.2s cubic-bezier(.215,.61,.355,1)}.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton:hover,.c-marketo-form__form .mktoForm .mktoButton.mktoButton.mktoButton:active{box-shadow:none;border:none}.dataholics-hero{background-size:cover;background-position:center 30%;background-repeat:no-repeat;position:relative;overflow:none}@media print,screen and (max-width: 39.99875em){.dataholics-hero{margin-top:61px}}.dataholics-hero .hero-head{display:flex;min-height:calc(93vh - 117px);align-items:flex-end;padding-top:2rem;padding-bottom:2rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.dataholics-hero .hero-head{min-height:calc(85vh - 117px)}}@media print,screen and (max-width: 39.99875em){.dataholics-hero .hero-head{display:inline;min-height:auto;align-items:baseline;padding-top:6rem;padding-bottom:1.5rem}}.dataholics-hero .hero-head .dataholics-logo{max-width:300px;max-height:70px;width:auto;height:auto;margin-bottom:1rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.dataholics-hero .hero-head .dataholics-logo{max-width:250px;max-height:60px;margin-bottom:.5rem}}@media print,screen and (max-width: 39.99875em){.dataholics-hero .hero-head .dataholics-logo{max-width:200px;max-height:50px;margin-bottom:.5rem}}.dataholics-hero .hero-head p{max-width:500px;font-size:1.1rem;font-weight:400;margin-top:.5rem;margin-bottom:0rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.dataholics-hero .hero-head p{font-size:1rem}}@media print,screen and (max-width: 39.99875em){.dataholics-hero .hero-head p{font-size:1rem}}.dataholics-hero .hero-head .dataholics-button{margin-top:1rem;font-weight:500;background:#0047bb;color:#ade2e3;padding:.7rem 3.25rem .9rem 0;min-width:50%;font-size:.85rem;transition:.3s cubic-bezier(.215,.61,.355,1)}.dataholics-hero .hero-head .dataholics-button:hover{color:#ade2e3;background:#151d29}.dataholics-hero .hero-head .dataholics-button:after{display:none}.dataholics-hero .hero-head .dataholics-button:before{display:none}.dataholics-hero .hero-head .dataholics-button .dynamo-button_icon_wrap{position:absolute;top:48%;right:0;transform:translateY(-50%);width:13px;height:1.125rem;transform:translate(-12px,-50%)}@media print,screen and (max-width: 1023px){.dataholics-hero .hero-head .dataholics-button .dynamo-button_icon_wrap{width:12px;height:1.1rem;transform:translate(-10px,-50%)}}@media print,screen and (max-width: 639px){.dataholics-hero .hero-head .dataholics-button .dynamo-button_icon_wrap{width:9px;height:1.05rem;transform:translate(-10px,-50%)}}.dataholics-hero .hero-head .dataholics-button:hover .dynamo-button_icon_wrap{transform:translate(-12px,-50%)}@media print,screen and (max-width: 1023px){.dataholics-hero .hero-head .dataholics-button:hover .dynamo-button_icon_wrap{transform:translate(-8px,-50%)}}@media print,screen and (max-width: 639px){.dataholics-hero .hero-head .dataholics-button:hover .dynamo-button_icon_wrap{transform:translate(-7px,-50%)}}.dataholics-hero .hero-head .dataholics-button .dynamo-button_label_wrap{transform:translate(12px);margin-top:3px}@media print,screen and (max-width: 639px){.dataholics-hero .hero-head .dataholics-button .dynamo-button_label_wrap{margin-top:3px}}.dataholics-video-section{padding-top:4rem;padding-bottom:4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.dataholics-video-section{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.dataholics-video-section{padding-top:2rem;padding-bottom:2rem}}.dataholics-cell{border:solid 1px #dce3ec;margin-top:1rem;margin-bottom:1rem;background-color:#fff}.dataholics-cell .dataholics-video-bgimg-container{width:100%;height:0;padding-top:56.25%;position:relative;display:block;cursor:pointer}.dataholics-cell .dataholics-video-bgimg-container .dataholics-thumbnail-image{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:#dce3ec;cursor:pointer}.dataholics-cell .dataholics-video-bgimg-container .dataholics-timestamp{position:absolute;bottom:.75rem;right:.75rem;padding:5px 6px;color:#151d29;background-color:#fff;z-index:1;margin:0;min-width:55px;text-align:center;letter-spacing:.25px}.dataholics-cell .dataholics-content-container{padding:1.5rem 1.5rem 1rem}.dataholics-cell .dataholics-content-container .dataholics-toplabel{margin-bottom:.75rem;letter-spacing:.25px}.dataholics-cell .dataholics-content-container .dataholics-date{color:#dce3ec;margin-bottom:.5rem}.dataholics-cell .dataholics-content-container .dataholics-title{margin-bottom:.5rem}.dataholics-cell .dataholics-content-container .dataholics-desc{font-size:.82rem;margin-bottom:1rem}.dataholics-cell .dataholics-no-thumbnail-needs-label{padding:1.5rem 1.5rem 4rem;position:relative}.dataholics-cell .dataholics-no-thumbnail-needs-label .dataholics-no-thumbnail-label{position:absolute;bottom:1.5rem;left:1.5rem}.dataholics-playbutton{position:absolute;top:0;bottom:0;left:0;right:0;width:20%;height:auto;margin:auto;z-index:2;cursor:pointer}.dataholics-reveal{padding:5rem;background-color:#151d29;z-index:1000000;border:none}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.dataholics-reveal{padding:3rem}}@media print,screen and (max-width: 39.99875em){.dataholics-reveal{padding:2.5rem 1.5rem}}.dataholics-reveal .close-button{color:#fff;cursor:pointer}.dataholics-about{padding-top:6rem;padding-bottom:6rem;background-color:#f3f6fb}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.dataholics-about{padding-top:5rem;padding-bottom:5rem}}@media print,screen and (max-width: 39.99875em){.dataholics-about{padding-top:4rem;padding-bottom:4rem}}.ravit-hero{position:relative;overflow:hidden}.ravit-hero:after{position:absolute;z-index:-1;content:"";background-image:linear-gradient(#f2f2f2,#fff);height:80px;bottom:4%;left:0;width:100%}.ravit-hero h1{margin-top:1em;margin-bottom:1em}@media print,screen and (min-width: 64em){.ravit-hero h1{font-size:3rem}}.ravit-hero p{font-size:1.2rem!important}.ravit-hero .dynamo-button{margin-top:50px!important}@media print,screen and (max-width: 63.99875em){.ravit-hero .ravit-character-cell{order:1;padding:10px}.ravit-hero .ravit-character-cell img{max-width:350px}.ravit-hero .hero-head{order:2;min-height:unset;padding-top:20px}}.jobvite-careers-section{padding-top:4rem;padding-bottom:4rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.jobvite-careers-section{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width: 39.99875em){.jobvite-careers-section{padding-top:2rem;padding-bottom:2rem}}.jobvite-careers-section .content-above-jobvite{margin-bottom:1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.jobvite-careers-section .content-above-jobvite{margin-bottom:1.1rem}}@media print,screen and (max-width: 39.99875em){.jobvite-careers-section .content-above-jobvite{margin-bottom:.75rem}}.jobvite-careers-section .jobvite-block{background-color:#f3f6fb;border:solid 1px #dce3ec;margin-bottom:2rem;padding-bottom:.25rem}@media print,screen and (max-width: 39.99875em){.jobvite-careers-section .jobvite-block{margin-bottom:1.25rem}}.jobvite-careers-section .jobvite-category-name{padding:1rem}.jobvite-careers-section .jobvite-category-name h4{margin:0}.jobvite-careers-section .jobvite-category-name h4 strong,.jobvite-careers-section .jobvite-category-name h4 b{color:#0047bb;font-weight:400}.jobvite-careers-section .jobvite-accordion{background-color:transparent;margin:0}.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item{margin:0;border:none}.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item .jobvite-accordion-title{padding:.75rem 2.25rem .75rem 1rem;border:none}.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item .jobvite-accordion-title h5{margin:0;letter-spacing:.125px}.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item .jobvite-accordion-title:focus,.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item .jobvite-accordion-title:active,.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item .jobvite-accordion-title:hover{background-color:#fff}.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item .not-jobvite-accordion:before{content:none!important}.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item .jobvite-accordion-content{padding:.5rem 0 .75rem;border:none}.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item .jobvite-accordion-content ul{margin:0}.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item .jobvite-accordion-content ul li{list-style-type:none;margin:0;padding:.15rem 1rem}.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item .jobvite-accordion-content ul li a{color:#151d29;font-size:1rem}.jobvite-careers-section .jobvite-accordion .jobvite-accordion-title:before{position:absolute;top:50%;right:.7rem;margin-top:-.35rem;content:"▲";color:#0047bb;opacity:.4;transition:.5s cubic-bezier(.215,.61,.355,1);transform:rotate(90deg);display:inline-block}.jobvite-careers-section .jobvite-accordion .jobvite-accordion-item:hover .jobvite-accordion-title:before{transform:rotate(180deg);display:inline-block}.jobvite-careers-section .jobvite-accordion .is-active>.jobvite-accordion-title:before{content:"▲";transform:rotate(180deg);display:inline-block}.subtle-link{color:inherit;text-decoration:none}.aligncenter{display:block;margin:1em auto}.glossary-row{border:1px solid #ccc;margin-bottom:1em}@media print,screen and (min-width: 64em){.glossary-row{margin-top:-1px;margin-bottom:0}}@media print,screen and (min-width: 64em){.glossary-row dt{text-align:right}}.glossary-row dt,.glossary-row dd{margin-bottom:0}.glossary-row .glossary-link{color:#000}.glossary-row .glossary-link:hover{text-decoration:underline}.glossary-row>*{padding:1em}.glossary-row>*:not(:last-child){border-bottom:1px solid #ccc}@media print,screen and (min-width: 64em){.glossary-row>*:not(:last-child){border-bottom:0;border-right:1px solid #ccc}}.glossary-row>*>*:last-child{margin-bottom:0}.glossary-row>*>*:first-child{margin-top:0}.single-glossary .ats-blog-content-content header{display:none}.position-sticky{position:sticky}.sticky-top{position:sticky;top:90px}.ats-cta-block--image{text-align:center}.ats-cta-block h5{text-align:center;text-transform:uppercase}.ats-cta-block--bordered{padding:20px;border:1px solid #ccc}.ats-cta-block--background-gray{background:#f8f8f8}.report-block{padding-top:6rem}.report-block .hero-headline{font-size:2.8rem;line-height:1.4}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.report-block .hero-headline{font-size:2.25rem}}@media print,screen and (max-width: 39.99875em){.report-block .hero-headline{font-size:1.75rem}}.report-block .subheading{padding:1.8rem 0;line-height:1.4}.report-block .subheading h3{font-size:1.5rem}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.report-block .subheading h3{font-size:1.3rem}}@media print,screen and (max-width: 39.99875em){.report-block .subheading h3{font-size:1.1rem}}.report-block .subheading h3 strong{font-weight:600}@media print,screen and (max-width: 63.99875em){.report-block{text-align:center}.report-block .report-image{padding-bottom:2rem}.report-block .report-image img{max-width:350px}}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.report-block{padding-top:4rem}}@media print,screen and (max-width: 39.99875em){.report-block{padding-top:2rem}}@media (min-width: 95rem){.large-8.extra-large{width:calc(66.6666666667% - 1.875rem + 8rem);margin-left:-8rem}}.order-1{order:1}@media print,screen and (min-width: 40em){.medium-order-1{order:1}}@media print,screen and (min-width: 64em){.large-order-1{order:1}}.order-2{order:2}@media print,screen and (min-width: 40em){.medium-order-2{order:2}}@media print,screen and (min-width: 64em){.large-order-2{order:2}}.order-3{order:3}@media print,screen and (min-width: 40em){.medium-order-3{order:3}}@media print,screen and (min-width: 64em){.large-order-3{order:3}}.order-4{order:4}@media print,screen and (min-width: 40em){.medium-order-4{order:4}}@media print,screen and (min-width: 64em){.large-order-4{order:4}}.order-5{order:5}@media print,screen and (min-width: 40em){.medium-order-5{order:5}}@media print,screen and (min-width: 64em){.large-order-5{order:5}}.order-6{order:6}@media print,screen and (min-width: 40em){.medium-order-6{order:6}}@media print,screen and (min-width: 64em){.large-order-6{order:6}}.ats-animated-diagram{width:50%;height:auto;text-align:center;position:relative;display:flex;margin:auto}@media print,screen and (min-width: 40em) and (max-width: 63.99875em){.ats-animated-diagram{width:60%}}@media print,screen and (max-width: 39.99875em){.ats-animated-diagram{width:70%}}.ats-diagram-element{position:absolute;top:0;bottom:0;left:0;right:0;margin:0;width:100%;height:100%}.ats-aa-diagram{width:100%;height:0;padding-top:125%;position:relative}.ats-aa-diagram.diagram-anim-on .aa-00{z-index:0;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-01{z-index:10;animation:fade-in 1s;animation-delay:2s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-02{z-index:9;animation:fade-in 1s;animation-delay:2s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-03{z-index:8;animation:fade-in 1s;animation-delay:1.5s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-03-b{z-index:8;animation:fade-in 1s,pulse-down 4s;animation-delay:1.5s,0s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-03-c{z-index:8;animation:fade-in 1s,pulse-down 4s;animation-delay:1.5s,1.33s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-03-d{z-index:8;animation:fade-in 1s,pulse-down 4s;animation-delay:1.5s,2.66s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-04{z-index:6;animation:fade-in 1s;animation-delay:1s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-05{z-index:4;animation:fade-in 1s;animation-delay:2s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-06{z-index:3;animation:fade-in 1s;animation-delay:1.5s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-06-b{z-index:3;animation:fade-in 1s,pulse-up 4s;animation-delay:1.5s,0s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-06-c{z-index:3;animation:fade-in 1s,pulse-up 4s;animation-delay:1.5s,1.33s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-aa-diagram.diagram-anim-on .aa-06-d{z-index:3;animation:fade-in 1s,pulse-up 4s;animation-delay:1.5s,2.66s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-aa-diagram.diagram-anim-on .ats-diagram-squares{position:absolute;width:2.5%;margin:auto}.ats-aa-diagram.diagram-anim-on .dia-shape-up{animation:fade-in 1s,shape-up 8s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,linear}.ats-aa-diagram.diagram-anim-on .dia-shape-down{animation:fade-in 1s,shape-down 8s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,linear}.ats-aa-diagram.diagram-anim-on .ats-diagram-tris{position:absolute;width:2.2%;margin:auto}.ats-aa-diagram.diagram-anim-on .aa-shape-s01{top:29.5%;left:38.45%;z-index:7}.ats-aa-diagram.diagram-anim-on .aa-shape-s02{top:22.55%;left:64.55%;z-index:7}.ats-aa-diagram.diagram-anim-on .aa-shape-s03{top:54.28%;left:45.27%;z-index:5}.ats-aa-diagram.diagram-anim-on .aa-shape-s04{top:47.7%;left:71.45%;z-index:5}.ats-aa-diagram.diagram-anim-on .aa-shape-t01{top:27.6%;left:46.4%;z-index:7}.ats-aa-diagram.diagram-anim-on .aa-shape-t02{top:20.8%;left:72.5%;z-index:7}.ats-aa-diagram.diagram-anim-on .aa-shape-t03{top:57.5%;left:37.6%;z-index:5}.ats-aa-diagram.diagram-anim-on .aa-shape-t04{top:50.9%;left:63.8%;z-index:5}.ats-aa-diagram.diagram-anim-on .aa-shapedelay-01{animation-delay:3s,3s}.ats-aa-diagram.diagram-anim-on .aa-shapedelay-02{animation-delay:4s,4s}.ats-aa-diagram.diagram-anim-on .aa-shapedelay-03{animation-delay:5s,5s}.ats-aa-diagram.diagram-anim-on .aa-shapedelay-04{animation-delay:6s,6s}.ats-aa-diagram.diagram-anim-on .aa-shapedelay-05{animation-delay:7s,7s}.ats-aa-diagram.diagram-anim-on .aa-shapedelay-06{animation-delay:8s,8s}.ats-aa-diagram.diagram-anim-on .aa-shapedelay-07{animation-delay:9s,9s}.ats-aa-diagram.diagram-anim-on .aa-shapedelay-08{animation-delay:10s,10s}.ats-sll-diagram{width:100%;height:0;padding-top:123.6842105263%;position:relative}.ats-sll-diagram.diagram-anim-on .sll-00{z-index:0;opacity:0}.ats-sll-diagram.diagram-anim-on .sll-01{z-index:10;animation:fade-in 1s;animation-delay:1.8s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-sll-diagram.diagram-anim-on .sll-02{z-index:9;animation:fade-in 1s;animation-delay:1.75s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-sll-diagram.diagram-anim-on .sll-02-b{z-index:9;animation:fade-in 1s,pulse-down 4s;animation-delay:1.8s,0s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-sll-diagram.diagram-anim-on .sll-02-c{z-index:9;animation:fade-in 1s,pulse-down 4s;animation-delay:1.8s,1.33s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-sll-diagram.diagram-anim-on .sll-02-d{z-index:9;animation:fade-in 1s,pulse-down 4s;animation-delay:1.8s,2.66s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-sll-diagram.diagram-anim-on .sll-03{z-index:8;animation:fade-in 1s;animation-delay:1s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-sll-diagram.diagram-anim-on .sll-04{z-index:7;animation:fade-in 1s;animation-delay:2.5s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-sll-diagram.diagram-anim-on .sll-04-b{z-index:7;animation:fade-in 1s,pulse-up 4s;animation-delay:2.55s,0s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-sll-diagram.diagram-anim-on .sll-04-c{z-index:7;animation:fade-in 1s,pulse-up 4s;animation-delay:2.55s,1.33s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-sll-diagram.diagram-anim-on .sll-04-d{z-index:7;animation:fade-in 1s,pulse-up 4s;animation-delay:2.55s,2.66s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-sll-diagram.diagram-anim-on .sll-05{z-index:6;animation:fade-in 1s;animation-delay:2.55s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-baab-diagram{width:100%;height:0;padding-top:130%;position:relative}.ats-baab-diagram.diagram-anim-on .baab-00{z-index:0;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-01{z-index:20;animation:fade-in 1s,upper-lift 5s;animation-delay:2s,0s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,cubic-bezier(.7,.88,.9,1);animation-direction:normal,alternate;opacity:0;filter:grayscale(1)}.ats-baab-diagram.diagram-anim-on .baab-02{z-index:19;animation:fade-in 1s,upper-lift 5s;animation-delay:2s,2.5s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,cubic-bezier(.7,.88,.9,1);animation-direction:normal,alternate;opacity:0;filter:grayscale(1)}.ats-baab-diagram.diagram-anim-on .baab-03{z-index:18;animation:fade-in 1s,upper-lift 5s;animation-delay:2s,5s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,cubic-bezier(.7,.88,.9,1);animation-direction:normal,alternate;opacity:0;filter:grayscale(1)}.ats-baab-diagram.diagram-anim-on .baab-04{z-index:17;animation:fade-in 1s,upper-lift 5s;animation-delay:2s,7.5s;animation-fill-mode:forwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,cubic-bezier(.7,.88,.9,1);animation-direction:normal,alternate;opacity:0;filter:grayscale(1)}.ats-baab-diagram.diagram-anim-on .baab-05{z-index:16;animation:fade-in 1s;animation-delay:2s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-06{z-index:15;animation:fade-in 1s;animation-delay:2s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-07{z-index:14;animation:fade-in 1s;animation-delay:2s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-08{z-index:13;animation:fade-in 1s;animation-delay:2s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-09{z-index:12;animation:fade-in 1s;animation-delay:1.5s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-09-b{z-index:12;animation:fade-in 1s,pulse-down 4s;animation-delay:1.5s,0s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-09-c{z-index:12;animation:fade-in 1s,pulse-down 4s;animation-delay:1.5s,1.33s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-09-d{z-index:12;animation:fade-in 1s,pulse-down 4s;animation-delay:1.5s,2.66s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-10{z-index:10;animation:fade-in 1s;animation-delay:1s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-11{z-index:8;animation:fade-in 1s;animation-delay:1.5s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-11-b{z-index:8;animation:fade-in 1s,pulse-up 4s;animation-delay:1.5s,0s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-11-c{z-index:8;animation:fade-in 1s,pulse-up 4s;animation-delay:1.5s,1.33s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-11-d{z-index:8;animation:fade-in 1s,pulse-up 4s;animation-delay:1.5s,2.66s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,ease-out;opacity:0}.ats-baab-diagram.diagram-anim-on .baab-12{z-index:7;animation:fade-in 1s;animation-delay:2s;animation-fill-mode:forwards;animation-timing-function:ease-in;opacity:0}.ats-baab-diagram.diagram-anim-on .ats-diagram-squares{position:absolute;width:2.25%;margin:auto}.ats-baab-diagram.diagram-anim-on .ats-diagram-tris{position:absolute;width:2%;margin:auto}.ats-baab-diagram.diagram-anim-on .dia-shape-up{animation:fade-in 1s,shape-up 8s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,linear;opacity:0}.ats-baab-diagram.diagram-anim-on .dia-shape-down{animation:fade-in 1s,shape-down 8s;animation-fill-mode:forwards,backwards;animation-iteration-count:1,infinite;animation-timing-function:ease-in,linear;opacity:0}.ats-baab-diagram.diagram-anim-on .dia-lift-01.dia-shape-up{animation:fade-in 1s,shape-up 8s,diagram-lift-arrows 5s;animation-fill-mode:forwards,backwards,backwards;animation-iteration-count:1,infinite,infinite;animation-timing-function:ease-in,linear,cubic-bezier(.7,.88,.9,1);animation-direction:normal,normal,alternate;filter:opacity(0)}.ats-baab-diagram.diagram-anim-on .dia-lift-01.dia-shape-down{animation:fade-in 1s,shape-down 8s,diagram-lift-arrows 5s;animation-fill-mode:forwards,backwards,backwards;animation-iteration-count:1,infinite,infinite;animation-timing-function:ease-in,linear,cubic-bezier(.7,.88,.9,1);animation-direction:normal,normal,alternate;filter:opacity(0)}.ats-baab-diagram.diagram-anim-on .dia-lift-02.dia-shape-up{animation:fade-in 1s,shape-up 8s,diagram-lift-arrows 5s;animation-fill-mode:forwards,backwards,backwards;animation-iteration-count:1,infinite,infinite;animation-timing-function:ease-in,linear,cubic-bezier(.7,.88,.9,1);animation-direction:normal,normal,alternate;filter:opacity(0)}.ats-baab-diagram.diagram-anim-on .dia-lift-02.dia-shape-down{animation:fade-in 1s,shape-down 8s,diagram-lift-arrows 5s;animation-fill-mode:forwards,backwards,backwards;animation-iteration-count:1,infinite,infinite;animation-timing-function:ease-in,linear,cubic-bezier(.7,.88,.9,1);animation-direction:normal,normal,alternate;filter:opacity(0)}.ats-baab-diagram.diagram-anim-on .dia-lift-03.dia-shape-up{animation:fade-in 1s,shape-up 8s,diagram-lift-arrows 5s;animation-fill-mode:forwards,backwards,backwards;animation-iteration-count:1,infinite,infinite;animation-timing-function:ease-in,linear,cubic-bezier(.7,.88,.9,1);animation-direction:normal,normal,alternate;filter:opacity(0)}.ats-baab-diagram.diagram-anim-on .dia-lift-03.dia-shape-down{animation:fade-in 1s,shape-down 8s,diagram-lift-arrows 5s;animation-fill-mode:forwards,backwards,backwards;animation-iteration-count:1,infinite,infinite;animation-timing-function:ease-in,linear,cubic-bezier(.7,.88,.9,1);animation-direction:normal,normal,alternate;filter:opacity(0)}.ats-baab-diagram.diagram-anim-on .dia-lift-04.dia-shape-up{animation:fade-in 1s,shape-up 8s,diagram-lift-arrows 5s;animation-fill-mode:forwards,backwards,backwards;animation-iteration-count:1,infinite,infinite;animation-timing-function:ease-in,linear,cubic-bezier(.7,.88,.9,1);animation-direction:normal,normal,alternate;filter:opacity(0)}.ats-baab-diagram.diagram-anim-on .dia-lift-04.dia-shape-down{animation:fade-in 1s,shape-down 8s,diagram-lift-arrows 5s;animation-fill-mode:forwards,backwards,backwards;animation-iteration-count:1,infinite,infinite;animation-timing-function:ease-in,linear,cubic-bezier(.7,.88,.9,1);animation-direction:normal,normal,alternate;filter:opacity(0)}.ats-baab-diagram.diagram-anim-on .baab-shape-s01{top:20.3%;left:24.1%;z-index:11}.ats-baab-diagram.diagram-anim-on .baab-shape-s02{top:14%;left:48.9%;z-index:11}.ats-baab-diagram.diagram-anim-on .baab-shape-s03{top:32.6%;left:41.75%;z-index:11}.ats-baab-diagram.diagram-anim-on .baab-shape-s04{top:25%;left:66.6%;z-index:11}.ats-baab-diagram.diagram-anim-on .baab-shape-s05{top:51%;left:31.45%;z-index:9}.ats-baab-diagram.diagram-anim-on .baab-shape-s06{top:46%;left:56.3%;z-index:9}.ats-baab-diagram.diagram-anim-on .baab-shape-s07{top:61.4%;left:49.1%;z-index:9}.ats-baab-diagram.diagram-anim-on .baab-shape-s08{top:55.4%;left:74.1%;z-index:9}.ats-baab-diagram.diagram-anim-on .baab-shape-t01{top:18.7%;left:31.6%;z-index:11}.ats-baab-diagram.diagram-anim-on .baab-shape-t02{top:12.4%;left:56.41%;z-index:11}.ats-baab-diagram.diagram-anim-on .baab-shape-t03{top:31%;left:49.3%;z-index:11}.ats-baab-diagram.diagram-anim-on .baab-shape-t04{top:24.8%;left:74.1%;z-index:11}.ats-baab-diagram.diagram-anim-on .baab-shape-t05{top:54%;left:24.1%;z-index:9}.ats-baab-diagram.diagram-anim-on .baab-shape-t06{top:33%;left:49.3%;z-index:9}.ats-baab-diagram.diagram-anim-on .baab-shape-t07{top:64.4%;left:41.9%;z-index:9}.ats-baab-diagram.diagram-anim-on .baab-shape-t08{top:58.4%;left:66.8%;z-index:9}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-01{animation-delay:3s,3s}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-02{animation-delay:4s,4s}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-03{animation-delay:5s,5s}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-04{animation-delay:6s,6s}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-05{animation-delay:7s,7s}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-06{animation-delay:8s,8s}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-07{animation-delay:9s,9s}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-08{animation-delay:10s,10s}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-01a{animation-delay:3s,3s,5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-02a{animation-delay:4s,4s,5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-03a{animation-delay:5s,5s,5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-04a{animation-delay:6s,6s,5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-05a{animation-delay:7s,7s,5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-06a{animation-delay:8s,8s,5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-07a{animation-delay:9s,9s,5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-08a{animation-delay:10s,10s,5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-01b{animation-delay:3s,3s,7.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-02b{animation-delay:4s,4s,7.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-03b{animation-delay:5s,5s,7.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-04b{animation-delay:6s,6s,7.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-05b{animation-delay:7s,7s,7.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-06b{animation-delay:8s,8s,7.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-07b{animation-delay:9s,9s,7.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-08b{animation-delay:10s,10s,7.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-01c{animation-delay:3s,3s,0s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-02c{animation-delay:4s,4s,0s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-03c{animation-delay:5s,5s,0s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-04c{animation-delay:6s,6s,0s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-05c{animation-delay:7s,7s,0s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-06c{animation-delay:8s,8s,0s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-07c{animation-delay:9s,9s,0s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-08c{animation-delay:10s,10s,0s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-01d{animation-delay:3s,3s,2.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-02d{animation-delay:4s,4s,2.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-03d{animation-delay:5s,5s,2.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-04d{animation-delay:6s,6s,2.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-05d{animation-delay:7s,7s,2.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-06d{animation-delay:8s,8s,2.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-07d{animation-delay:9s,9s,2.5s!important}.ats-baab-diagram.diagram-anim-on .baab-shapedelay-08d{animation-delay:10s,10s,2.5s!important}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes pulse-down{0%{transform:translateY(0);filter:opacity(1)}40%{transform:translateY(0);filter:opacity(1)}to{transform:translateY(6.25%);filter:opacity(0)}}@keyframes pulse-up{0%{transform:translateY(0);filter:opacity(1)}40%{transform:translateY(0);filter:opacity(1)}to{transform:translateY(-6.25%);filter:opacity(0)}}@keyframes shape-down{0%{transform:translateY(0) scale(1);filter:opacity(0)}10%{filter:opacity(1)}90%{filter:opacity(1)}to{transform:translateY(860%) scale(.45);filter:opacity(0)}}@keyframes shape-up{0%{transform:translateY(960%) scale(.45);filter:opacity(0)}10%{filter:opacity(1)}90%{filter:opacity(1)}to{transform:translateY(0) scale(1);filter:opacity(0)}}@keyframes upper-lift{0%{transform:translateY(0);filter:grayscale(1)}70%{transform:translateY(0);filter:grayscale(1)}87%{transform:translateY(-3%);filter:grayscale(0)}to{transform:translateY(-3%);filter:grayscale(0)}}@keyframes diagram-lift-arrows{0%{opacity:0}70%{opacity:0}87%{opacity:1}to{opacity:1}}.announcement{background-color:#151d29;color:#f3f6fb;text-align:center;font-weight:500;display:grid;grid-template-rows:1fr;transition:.25s grid-template-rows ease}.atscale-color-mode--dark .announcement{background-color:#21262f}.announcement.is-closed{grid-template-rows:0fr}.announcement__container{position:relative;display:flex;align-items:center;justify-content:center;gap:1em;overflow:hidden;padding:0 1em}.announcement__container>*{padding:.5em 0}.announcement__content{flex:1;animation:announcement-slide-up 1s forwards .5s;opacity:0}.announcement__content p{margin:0;font-weight:400;color:#f3f6fb}.announcement__content a{font-weight:600;color:#ddac3d;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 1px;transition:all cubic-bezier(0,.5,0,1) .3s}.announcement__content a:hover,.announcement__content a:active{text-decoration:none;background-size:100% 1px}.announcement__close{height:auto;color:#fff;cursor:pointer}.announcement__close svg{width:auto!important;height:1.5rem!important}@keyframes announcement-slide-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.atscale-color-mode--dark{color:#fff}.atscale-color-mode--dark h1,.breakdance .atscale-color-mode--dark h1,.atscale-color-mode--dark h2,.breakdance .atscale-color-mode--dark h2,.atscale-color-mode--dark h3,.breakdance .atscale-color-mode--dark h3,.atscale-color-mode--dark h4,.breakdance .atscale-color-mode--dark h4,.atscale-color-mode--dark h5,.breakdance .atscale-color-mode--dark h5,.atscale-color-mode--dark h6,.breakdance .atscale-color-mode--dark h6{color:inherit}.atscale-color-mode--dark #nav-bar{background-color:#151d29;border-bottom:1px solid rgba(255,255,255,.5)}.atscale-color-mode--dark .main-nav>div>ul>li>a{color:#fff!important}.atscale-color-mode--dark .main-nav>div>ul>li:hover>a,.atscale-color-mode--dark .main-nav>div>ul>li.mega-toggle-on>a{color:#11e4f7!important}.atscale-color-mode--dark #nav-logo-svg svg .white-reverse{fill:#fff!important}.atscale-color-mode--dark #nav-button .nav-button-wrap{color:#fff}.atscale-color-mode--dark #nav-button:before{background:#0047bb}.atscale-color-mode--dark #small-nav-icon span{background-color:#fff}.tabs-section__intro{margin-bottom:50px}.tabs{--tab-color: #151d29;display:flex;container:ats-tabs/inline-size}.tabs:after,.tabs:before{display:none}.tabs--centered{justify-content:center}.tabs--no-border{border-width:0}.tabs li{text-align:center;margin-bottom:0}.tabs--pills{gap:2em;margin-bottom:2em}.tabs--pills li a{border-radius:50vw;font-size:1.25rem;padding:.5rem 1rem;border:1px solid var(--tab-color);color:var(--tab-color)}.tabs--pills li a[aria-selected=true]{background-color:var(--tab-color);color:#fff;border-color:var(--tab-color)}.tabs--button-group{gap:1rem;margin-bottom:2em}.tabs--button-group li a{font-size:1rem;line-height:1.3;padding:.5rem 1rem;border:1px solid var(--tab-color);color:var(--tab-color);transition:all .2s}.tabs--button-group li a:hover{background-color:#d8d8d8}.tabs--button-group li a[aria-selected=true]{background-color:var(--tab-color);color:#fff;border-color:var(--tab-color)}@container ats-tabs (min-width: 500px){.tabs--button-group li a{font-size:1.2rem}}.tabs-content--no-border{border-width:0}.tabs-content--no-border>.tabs-panel{padding:0}.tabs-section{padding-top:50px;padding-bottom:50px}.ats-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;container:ats-cards/inline-size}@container ats-cards (min-width: 500px){.ats-cards>div{flex:0 1 calc(50% - 20px)}}@container ats-cards (min-width: 800px){.ats-cards>div{flex:0 1 calc(33.333% - 20px)}}@container ats-cards (min-width: 1000px){.ats-cards>div{flex:0 1 calc(25% - 20px)}}@container ats-cards (min-width: 800px){.ats-cards[data-card-count="4"]>div{flex:0 1 calc(50% - 20px)}}@container ats-cards (min-width: 1000px){.ats-cards[data-card-count="4"]>div{flex:0 1 calc(25% - 20px)}}.ats-card{border:1px solid #c2c2c2;background-color:#e9edf2;display:flex;flex-grow:1;flex-direction:column;padding:20px}.ats-card__title{font-size:1.3rem;line-height:1.4}.ats-card__content{flex-grow:1}.ats-card__content *:last-child{margin-bottom:0}.ats-author-heading--with-image{width:100%;display:grid;grid-template-columns:100px 1fr;gap:2rem}.ats-author-heading__intro{font-weight:400;color:#0047bb;text-transform:uppercase;letter-spacing:.1em}.ats-author-heading__linkedin{width:20px;height:20px;display:inline-block;vertical-align:top}.ats-author-heading__linkedin img{width:100%;height:100%;object-fit:cover}.schema-faq{--padding: 16px;--transition-time: .2s;width:100%;display:flex;flex-direction:column;gap:1em}.schema-faq-section{border-radius:20px;background-color:#0000000d}.faq-section--dark .schema-faq-section{background-color:#00000080}.schema-faq-question{line-height:1.5}.schema-faq-question-wrapper{display:flex;flex-direction:row;cursor:pointer;gap:1em;align-items:center;width:100%;justify-content:space-between;padding:var(--padding)}.schema-faq-question-toggle{flex-grow:0;flex-shrink:0;height:1em!important;line-height:1}.schema-faq-question-toggle svg{height:1em;width:auto;fill:currentColor}.schema-faq-answer{color:inherit;min-height:0;padding:0 1em;transition:padding-bottom var(--transition-time) ease-in-out,opacity var(--transition-time) ease-in-out;opacity:1}.schema-faq-answer>*:last-child{margin-bottom:0}.schema-faq-answer-wrapper{display:grid;overflow:hidden;grid-template-rows:0fr;transition:grid-template-rows var(--transition-time) ease-in-out}.schema-faq-answer-wrapper>*{opacity:0}.schema-faq-answer-wrapper:not(.hidden){grid-template-rows:1fr}.schema-faq-answer-wrapper:not(.hidden)>*{opacity:1;padding-bottom:var(--padding)}
