@charset "UTF-8";@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}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:#fff;font-family:var(--body-font);font-weight:400;line-height:1.5;color:#000;-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}[data-whatinput=mouse] button{outline:0}button{padding:0;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}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:.46875rem;padding-left:.46875rem}@media print,screen and (min-width:40em){.grid-container{padding-right:.46875rem;padding-left:.46875rem}}.grid-container{padding-right:1.5rem;padding-left:1.5rem;padding-right:.25rem;padding-left:.25rem}.grid-container.fluid{max-width:100%;margin-left:auto;margin-right:auto;padding-right:.46875rem;padding-left:.46875rem}@media print,screen and (min-width:40em){.grid-container.fluid{padding-right:.46875rem;padding-left:.46875rem}}.grid-container.fluid{padding-right:1.5rem;padding-left:1.5rem;padding-right:.25rem;padding-left:.25rem}.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:-.46875rem;margin-right:-.46875rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.46875rem;margin-right:-.46875rem}}.grid-margin-x{margin-left:-1.5rem;margin-right:-1.5rem;margin-left:-.25rem;margin-right:-.25rem}.grid-margin-x>.cell{width:calc(100% - .9375rem);margin-left:.46875rem;margin-right:.46875rem}@media print,screen and (min-width:40em){.grid-margin-x>.cell{width:calc(100% - .9375rem);margin-left:.46875rem;margin-right:.46875rem}}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - .9375rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - .9375rem)}.grid-margin-x>.small-3{width:calc(25% - .9375rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - .9375rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - .9375rem)}.grid-margin-x>.small-6{width:calc(50% - .9375rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - .9375rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - .9375rem)}.grid-margin-x>.small-9{width:calc(75% - .9375rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - .9375rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - .9375rem)}.grid-margin-x>.small-12{width:calc(100% - .9375rem)}@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% - .9375rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - .9375rem)}.grid-margin-x>.small-3{width:calc(25% - .9375rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - .9375rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - .9375rem)}.grid-margin-x>.small-6{width:calc(50% - .9375rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - .9375rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - .9375rem)}.grid-margin-x>.small-9{width:calc(75% - .9375rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - .9375rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - .9375rem)}.grid-margin-x>.small-12{width:calc(100% - .9375rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - .9375rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - .9375rem)}.grid-margin-x>.medium-3{width:calc(25% - .9375rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - .9375rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - .9375rem)}.grid-margin-x>.medium-6{width:calc(50% - .9375rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - .9375rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - .9375rem)}.grid-margin-x>.medium-9{width:calc(75% - .9375rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - .9375rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - .9375rem)}.grid-margin-x>.medium-12{width:calc(100% - .9375rem)}}@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% - .9375rem)}.grid-margin-x>.large-2{width:calc(16.6666666667% - .9375rem)}.grid-margin-x>.large-3{width:calc(25% - .9375rem)}.grid-margin-x>.large-4{width:calc(33.3333333333% - .9375rem)}.grid-margin-x>.large-5{width:calc(41.6666666667% - .9375rem)}.grid-margin-x>.large-6{width:calc(50% - .9375rem)}.grid-margin-x>.large-7{width:calc(58.3333333333% - .9375rem)}.grid-margin-x>.large-8{width:calc(66.6666666667% - .9375rem)}.grid-margin-x>.large-9{width:calc(75% - .9375rem)}.grid-margin-x>.large-10{width:calc(83.3333333333% - .9375rem)}.grid-margin-x>.large-11{width:calc(91.6666666667% - .9375rem)}.grid-margin-x>.large-12{width:calc(100% - .9375rem)}}.grid-padding-x .grid-padding-x{margin-right:-.46875rem;margin-left:-.46875rem}@media print,screen and (min-width:40em){.grid-padding-x .grid-padding-x{margin-right:-.46875rem;margin-left:-.46875rem}}.grid-padding-x .grid-padding-x{margin-right:-1.5rem;margin-left:-1.5rem;margin-right:-.25rem;margin-left:-.25rem}.grid-container:not(.full)>.grid-padding-x{margin-right:-.46875rem;margin-left:-.46875rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.46875rem;margin-left:-.46875rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-1.5rem;margin-left:-1.5rem;margin-right:-.25rem;margin-left:-.25rem}.grid-padding-x>.cell{padding-right:.46875rem;padding-left:.46875rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-right:.46875rem;padding-left:.46875rem}}.grid-padding-x>.cell{padding-right:1.5rem;padding-left:1.5rem;padding-right:.25rem;padding-left:.25rem}.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% - .9375rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .9375rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - .9375rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .9375rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .9375rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - .9375rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - .9375rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .9375rem)}@media print,screen and (min-width:40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - .9375rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - .9375rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - .9375rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - .9375rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - .9375rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - .9375rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - .9375rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - .9375rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - .9375rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - .9375rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.3333333333% - .9375rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - .9375rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - .9375rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.6666666667% - .9375rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.2857142857% - .9375rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - .9375rem)}}@media print,screen and (min-width:64em){.grid-margin-x.large-up-1>.cell{width:calc(100% - .9375rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - .9375rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.3333333333% - .9375rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - .9375rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - .9375rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.6666666667% - .9375rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.2857142857% - .9375rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - .9375rem)}}.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% + .46875rem)}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.3333333333% + .9375rem / 2)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.6666666667% + .9375rem / 2)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .46875rem)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.3333333333% + .9375rem / 2)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.6666666667% + .9375rem / 2)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .46875rem)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.3333333333% + .9375rem / 2)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.6666666667% + .9375rem / 2)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .46875rem)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.3333333333% + .9375rem / 2)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.6666666667% + .9375rem / 2)}@media print,screen and (min-width:40em){.medium-offset-0{margin-left:0%}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + .46875rem)}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.3333333333% + .9375rem / 2)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.6666666667% + .9375rem / 2)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .46875rem)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.3333333333% + .9375rem / 2)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.6666666667% + .9375rem / 2)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .46875rem)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.3333333333% + .9375rem / 2)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.6666666667% + .9375rem / 2)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .46875rem)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.3333333333% + .9375rem / 2)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.6666666667% + .9375rem / 2)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0%}.grid-margin-x>.large-offset-0{margin-left:calc(0% + .46875rem)}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.3333333333% + .9375rem / 2)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.6666666667% + .9375rem / 2)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .46875rem)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.3333333333% + .9375rem / 2)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.6666666667% + .9375rem / 2)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .46875rem)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.3333333333% + .9375rem / 2)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.6666666667% + .9375rem / 2)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .46875rem)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.3333333333% + .9375rem / 2)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.6666666667% + .9375rem / 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:-.46875rem;margin-bottom:-.46875rem}@media print,screen and (min-width:40em){.grid-padding-y .grid-padding-y{margin-top:-.46875rem;margin-bottom:-.46875rem}}.grid-padding-y .grid-padding-y{margin-top:-1.5rem;margin-bottom:-1.5rem;margin-top:-.25rem;margin-bottom:-.25rem}.grid-padding-y>.cell{padding-top:.46875rem;padding-bottom:.46875rem}@media print,screen and (min-width:40em){.grid-padding-y>.cell{padding-top:.46875rem;padding-bottom:.46875rem}}.grid-padding-y>.cell{padding-top:1.5rem;padding-bottom:1.5rem;padding-top:.25rem;padding-bottom:.25rem}.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:-.46875rem;margin-bottom:-.46875rem}@media print,screen and (min-width:40em){.grid-margin-y{margin-top:-.46875rem;margin-bottom:-.46875rem}}.grid-margin-y{margin-top:-1.5rem;margin-bottom:-1.5rem;margin-top:-.25rem;margin-bottom:-.25rem}.grid-margin-y>.cell{height:calc(100% - .9375rem);margin-top:.46875rem;margin-bottom:.46875rem}@media print,screen and (min-width:40em){.grid-margin-y>.cell{height:calc(100% - .9375rem);margin-top:.46875rem;margin-bottom:.46875rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - .9375rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - .9375rem)}.grid-margin-y>.small-3{height:calc(25% - .9375rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - .9375rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - .9375rem)}.grid-margin-y>.small-6{height:calc(50% - .9375rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - .9375rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - .9375rem)}.grid-margin-y>.small-9{height:calc(75% - .9375rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - .9375rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - .9375rem)}.grid-margin-y>.small-12{height:calc(100% - .9375rem)}@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% - .9375rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - .9375rem)}.grid-margin-y>.small-3{height:calc(25% - .9375rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - .9375rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - .9375rem)}.grid-margin-y>.small-6{height:calc(50% - .9375rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - .9375rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - .9375rem)}.grid-margin-y>.small-9{height:calc(75% - .9375rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - .9375rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - .9375rem)}.grid-margin-y>.small-12{height:calc(100% - .9375rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - .9375rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - .9375rem)}.grid-margin-y>.medium-3{height:calc(25% - .9375rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - .9375rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - .9375rem)}.grid-margin-y>.medium-6{height:calc(50% - .9375rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - .9375rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - .9375rem)}.grid-margin-y>.medium-9{height:calc(75% - .9375rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - .9375rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - .9375rem)}.grid-margin-y>.medium-12{height:calc(100% - .9375rem)}}@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% - .9375rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - .9375rem)}.grid-margin-y>.large-3{height:calc(25% - .9375rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - .9375rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - .9375rem)}.grid-margin-y>.large-6{height:calc(50% - .9375rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - .9375rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - .9375rem)}.grid-margin-y>.large-9{height:calc(75% - .9375rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - .9375rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - .9375rem)}.grid-margin-y>.large-12{height:calc(100% - .9375rem)}}.grid-frame.grid-margin-y{height:calc(100vh + .9375rem)}@media print,screen and (min-width:40em){.grid-frame.grid-margin-y{height:calc(100vh + .9375rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + .9375rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + .9375rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + .9375rem)}}.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,.aras-jobs-title,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,.aras-jobs-title,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:var(--heading-font);font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.aras-jobs-title 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,.aras-jobs-title,.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,.aras-jobs-title,.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 #000000;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:#000}.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:#000;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:#000;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,.aras-jobs-title{orphans:3;widows:3}h2,h3,.aras-jobs-title{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{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:#fff;box-shadow:inset 0 1px 2px #0000001a;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#000;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:#fff;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]{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:#000}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:#000}.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:#000;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;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#000;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:#fff;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:#faedeb}.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:#fff}.button:hover,.button:focus{background-color:#14679e;color:#fff}.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:#fff}.button.primary:hover,.button.primary:focus{background-color:#126195;color:#fff}.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:#000}.button.secondary:hover,.button.secondary:focus{background-color:#5e5e5e;color:#000}.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:#000}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#000}.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:#000}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#000}.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:#000}.button.alert:hover,.button.alert:focus{background-color:#a53b2a;color:#000}.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:#ffffff 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:#fff;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:#fff;color:#000}: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:#fff}.badge.primary{background:#1779ba;color:#fff}.badge.secondary{background:#767676;color:#000}.badge.success{background:#3adb76;color:#000}.badge.warning{background:#ffae00;color:#000}.badge.alert{background:#cc4b37;color:#000}.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:#000;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:#fff}.button-group.primary .button:hover,.button-group.primary .button:focus{background-color:#126195;color:#fff}.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:#000}.button-group.secondary .button:hover,.button-group.secondary .button:focus{background-color:#5e5e5e;color:#000}.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:#000}.button-group.success .button:hover,.button-group.success .button:focus{background-color:#22bb5b;color:#000}.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:#000}.button-group.warning .button:hover,.button-group.warning .button:focus{background-color:#cc8b00;color:#000}.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:#000}.button-group.alert .button:hover,.button-group.alert .button:focus{background-color:#a53b2a;color:#000}.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:#000;position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgba(0,0,0,.25);border-radius:0}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#d7ecfa;color:#000}.callout.secondary{background-color:#eaeaea;color:#000}.callout.success{background-color:#e1faea;color:#000}.callout.warning{background-color:#fff3d9;color:#000}.callout.alert{background-color:#f7e4e1;color:#000}.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:#fff;box-shadow:none;overflow:hidden;color:#000}.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:#000}.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:#fff}.menu .active>a{background:#1779ba;color:#fff}.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:#fff;box-shadow:0 7px #fff,0 14px #fff;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:#000;box-shadow:0 7px #000,0 14px #000;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:#fff}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fff;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:#fff;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:#fff}.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:#fff}.label.primary{background:#1779ba;color:#fff}.label.secondary{background:#767676;color:#000}.label.success{background:#3adb76;color:#000}.label.warning{background:#ffae00;color:#000}.label.alert{background:#cc4b37;color:#000}.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:#ffffff40;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 #000000b3}.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 #000000b3}.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 #00000040}.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 #00000040}.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 #00000040}.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 #00000040}.off-canvas-content{transform:none;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}@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:#00000080;color:#fff}.orbit-next,.orbit-previous{z-index:10;padding:1rem;color:#fff;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:#00000080}.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:#000}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#1779ba;color:#fff;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:#000}.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:#fff;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;inset:0;z-index:1005;display:none;background-color:#00000073;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:#fff}[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{inset: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{inset: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:#fff;-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:#fff;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:#fff}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(242.25,242.25,242.25);background-color:#fff}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f9f9f9;color:#000}tfoot{background:#f2f2f2;color:#000}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:#f2f2f2}table.unstriped tbody{background-color:#fff}table.unstriped tbody tr{border-bottom:1px solid rgb(242.25,242.25,242.25);background-color:#fff}@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:#f4f4f4}table.hover tfoot tr:hover{background-color:#ededed}table.hover tbody tr:hover{background-color:#fafafa}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ededed}.table-scroll{overflow-x:auto}.tabs{margin:0;border:1px solid #e6e6e6;background:#fff;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:#fff}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#1673b1}.tabs-title{float:left}.tabs-title>a{display:block;padding:.75rem 1.25rem;font-size:1rem;line-height:1;color:#1779ba}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fff;color:#1468a0}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:var(--lightestgrey);color:#1779ba}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fff;color:#000;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 #ffffff;border-radius:0;box-shadow:0 0 0 1px #0003;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:#000;color:#fff;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% + .3031rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#000000e6;font-size:80%;color:#fff}.tooltip:before{position:absolute}.tooltip.bottom:before{display:block;width:0;height:0;border-style:solid;border-width:.35rem;content:"";border-top-width:0;border-color:transparent transparent rgba(0,0,0,.9);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:.35rem;content:"";border-bottom-width:0;border-color:rgba(0,0,0,.9) 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:.35rem;content:"";border-right-width:0;border-color:transparent transparent transparent rgba(0,0,0,.9);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:.35rem;content:"";border-left-width:0;border-color:transparent rgba(0,0,0,.9) 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}:root{--primary: rgba(0, 80, 130, 1);--primary-dark: rgba(0, 57, 93, 1);--primary-xdark: rgba(0, 38, 63, 1);--primary-light: rgba(10, 135, 200, 1);--primary-xlight: rgba(58, 187, 255, 1);--secondary: rgb(240, 140, 0);--white: #ffffff;--black: #000000;--blue: var(--primary-dark);--dblue: #1e212b;--filterblue: #53565f;--grey: #4f4f4f;--midgrey: #999999;--lightgrey: #cfcfcf;--lightestgrey: rgba(10,135,200,.05);--bordergrey: #a5a5a5;--button-bg: var(--black);--body-font: "source-sans-pro", sans-serif;--heading-font: "source-sans-pro", sans-serif;--aras-nav-top-level-font-weight: 600;--aras-nav-mega-menu-dropdown-bg-color: var(--primary-dark);--aras-nav-mega-menu-link-hover-color: var(--white);--aras-card-headline-font-size: 2rem;--aras-card-headline-color: var(--primary);--aras-card-border-color: var(--primary-light, #e0e0e0);--aras-card-bordered-vertical-padding: 1.6rem;--aras-card-bordered-horizontal-padding: 1.4rem;--aras-card-bordered-gap: 1.4rem;--aras-button-font-weight: 700;--aras-button-letter-spacing: .05em;--aras-button-background: var(--secondary);--aras-button-text-color: var(--black);--aras-button-hover-background: var(--white);--aras-button-hover-text-color: var(--primary-dark);--aras-button-hover-border-color: var(--secondary);--aras-quotemark: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGsAAABVCAYAAABOzxrRAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAlXSURBVHgB3Z3Lb1t1FsfPffiRxHVwUk/btJ3OSNPNBM1oNI8d0sxmkECAQKoE/0CRQHRVECAkjMSjIFiyoHtWlXiI14aiCsEKAQIEgi6QUEubEhyTNHFs5z74fa9zHdt1bN/r83ukH6l5OEnl3/2ec37n9zo/h/YS/63k6R//n6Xjt1l08cIW3WxUQptm8rfQf+7J0jcfNPt/7JLpoAGfnZkl1y+QbU9Fr+XnauJjnW4W7qpMU+iW6IszU5QV7b2+EYhX1/p/zSFTgUil3Bxd+XSBMmGBLCvT+dnWVo4e+PA3uvBMSHuV2Iv++r8yOe48OVaWbLKin+Hz8ds2+6OHeWIh1P37jv109eND4rvpTgO6wWvVbxr03fst2msMM8IexOs/fNTjXeaEwZOvZai2Ok+eVxT/Rv9+q1YSH9dprwCRvnoBoa4kXMQmZ0RQQMjH31SsIH5Jv2fhDZVz+2l98xAFQW7sv4NF3v9hbU+EwjuFSNc+OSwkmhkYKXbj2ichfX9+M/5Wr2fd+/x8x9LSAEslqpKpIHHIFMoUtsY3wm58q6d9ejwLjbj19qPiq0IiS+vHt/L0w/kVMo0oWswcEO5fFm8yvUP0JRpqxYpDHjkHorcyKbtkTVo58WqBLp8XhhjkiQPfcujiR9fx5eQPbFyQ5X195k/kUYk4sUXaawIwxBMvHSRvdUEkD3zP1XbaiQapEgsdbCn7RwpD/j4yzpp00jFEkcly42xPCpDsMBjHbiuYI5n0ZU1KgSFOuQfJCuU9SyuwMeZK37mPAuOmX68vpM6EkmBlm/TG6Z9INchmidSEYa91WY41REKtHKXQz5ISRMalMtGII0YQ8Pa/w8jO+vx9COL30soR1k52HIpzasaMEOrrV4QhevIjRjeba1neBkKoYk6dUL6YinHCGv39iVr3tIw0OkK11AkVBJsUeFV6t1Ln67NUCqVaJKBaqFikdyqdpSAesVQJpUMkoFKoASLFTC4WkomllWPShdoKNmih/AudfVD9bMU9zx7tLHzKws1sUWPj2iCROr9CkxBnfTKFihvxbkXPyvCJ58ti1kWeUHG0OPfoyAnp9A8ZoSFKz0N5WZhbqNGiGD+9o0kojKO4p8e6Qcg7OPcTvfnkWCsH6cNgNA8mYXoFjBESpHNCTPF4wQGSRctapveeqCX5k3ReEVmcJKFgbYunf1aaQPTT7ofLUibjYkN8L7khJvcsrEW52SMkA4S9c6eWSSdR5icmZWWEdwhVKl5OmyQlsx1YXHPrMMmYrUdYeOu0/lXf9jQSf0KBiPG3xy/RK//yKSXJHvqV5T9Isbjp1lLS+C2FqJ+SEN5dd43efurSpKF9fLGwFJCxZ4gTpK1iNpler6yRbhA1/FDGDHqVzj22RAyMJxYa4jAvBUCoteZlrRlfN9gGxx81quOm5eMw3ptDQ7gHvrniEl14uEEmICf8sQoFRgsgoyHoo849bMYGTWR/3OEPfRSzUGC0WPxxvGpEHxWDvYec4Q/p+eKjv5AEhosFr2JtiBhHSbC41KAv5lyWj8dRkgb0w8Xi9KrI4h4xa/cs+mJOljeuylwV2F0sbq+SaHGpgFfx9sVVulCRmjDtLganV2F2Qsc61DA4vQpRY4wljkkZ7FmcXoVtYibMTnTD7VWIGgoYLBanV+3fd4VMo1abJj6qqqLGjd4TnW9l8iqMN0wLf4DLGBWFv5gbPSs/zRMeojR21ryzU5zGmM0pbV+vWJWKTU2/QBx4tGGkV3Ea4+unlA7ue8X6Nr+PbQ6wXDQrqQAwRq7EQrFXgV5hmhbPEoipfRWMkQOsGBx/RPnc5o5YsDqHKQQ26ubM/fXAtPcv56zrGODviPUt8aSziOWmrFH109zbxtgVBrNM+w5CPYfaRoEskKM/RgjUZIw7b94PeDwrmzfTq4Iczz51y2+SJtpiob8KbZ7GrK2MUR5GAw5Tf5Utalvdbov1OfGUAQD/fNqMpfobYIoc9Q1txtgWiytEAJOWQWKiDT9M48dbZlLv+5uU9o7cu19cYEvbY9ARuxSQ72+RLz6HTp3sZlNL5yxrF7FlCS/L+OQ3ArLtOrmzTVp8qC7LYNti3ffsMbY+axRI7ZExYt5Q1cAZex6zYZlUgUkBpPfMhrntWS/8RfmBbYBGqRCtfcZK3cn6GKzlYYmIqX12e+ZCU4UWzNPV1o5E9Y5k0gr4Eqgk4FjrcvXP2/UyJsZmzQTT4G1lonpHTA0aSNoSeXzM030vH9veTZUa3Y3oZl6aYJ4z0UNiAV6GKDJBnSmb8nn9DdlhPkoGuNEV5vtBFPnyucOUEpvqhjQkBgcgJgwXPXD+Xxzg1H9Kg7SjOuImAS+4tnyQbmZgkCnCoVlCxXDWELzUNK+NznYl6oTYYpbBTMG+Yuq73BUzLxpwM4m3FwihXDMbEwSce/vMA8nGyZOJ+lMzvQqEjtoScTrYuDXRso0Qy9M2izwUxPWEljcQb87M9oH6ekLP8si8JY2YiwuTh+ijOXPb5xYSRTabWgauP8XsMzhMs5As+bFp2mCxODBx/2JKbGo0br4b3vqJFglNJFl/atOhQ+aKxbafwzczyUi4n8OOwoRvYCjEe+JaHndsM7fHTRcTOUq7A9e4F25XWN+TbeYNdiU3URvbYtkGWh7n/rxSybz2YS9KwuSnLZbXMm/Lc2Nlg7jAQzEuyUi+zbwtFnbhmNRvyTjc4ITXySRSHG7YGXTmwlUyBRkH1RotPk+dFOx6SmGMO2KtF8w4UyXr+CceDqppmsBUNtWp0B2xPjjVNKIxMo9/4iYC3eAygZTG2Dv3turpLSYMY5F5qNoE78KtDynpFQu1h1zSc3Ab4e9AmaU86VB0eteEZZFunNVebFXJCtQPklHrXMWka7tjVy8YyvdNWBZpcF33zs1yEq+u6AaVPVUXjJR540M/2NPPUNR48HoRLHz/3CXpA0mM7XQIBfDwVIR8JqHA8BsT4GEo9Sal1rnoo1BMUXKNvpHIumQThuiLcMtYEW686y1Q0g7FqTjCoq4Ly4YBo8TGUq47spBxIlli7oOT3UUyiWgYtYetdaNE6icqwuWmu2wARpibWY3mNCWd7kx3JROuDZzJTYlljOnoOI3jZMij9jmvuJ9riSWOqaJYmqi3qPRjnc6e3Tsr0lH4v5oTK7lT1FrL97QvPn6LBU3Ha1I911R1/PZ3jP7w2MeQYu4AAAAASUVORK5CYII=);--aras-quote-bg: none;--aras-quote-swiper-pagination-bullet-bg: var(--primary);--aras-quote-swiper-pagination-bullet-active-bg: var(--primary-xlight);--swiper-pagination-bullet-horizontal-gap: .5rem;--swiper-pagination-bullet-inactive-opacity: 1;--aras-grid-gutter: 15px}body{font-smooth:antialiased;-webkit-font-smoothing:antialiased}h1{font-family:var(--heading-font);font-size:3rem;font-weight:300;line-height:1.1;margin-bottom:1rem;color:#000}@media print,screen and (min-width:40em)and (max-width:63.99875em){h1{font-size:2.25rem;line-height:1.15}}@media print,screen and (max-width:39.99875em){h1{font-size:1.5rem;line-height:1.2}}h2,.h2{font-family:var(--heading-font);font-size:2.2rem;font-weight:300;line-height:1.2;margin-bottom:.5rem;color:var(--primary)}h2 strong,.h2 strong{font-weight:700}@media print,screen and (min-width:40em)and (max-width:63.99875em){h2,.h2{font-size:1.6rem}}@media print,screen and (max-width:39.99875em){h2,.h2{font-size:1.45rem}}h3,.aras-jobs-title,.h3{font-family:var(--heading-font);font-size:1.5rem;font-weight:400;line-height:1.2;margin-bottom:.5rem;color:var(--primary)}h3 strong,.aras-jobs-title strong,.h3 strong{font-weight:700}@media print,screen and (min-width:40em)and (max-width:63.99875em){h3,.aras-jobs-title,.h3{font-size:1.5rem}}@media print,screen and (max-width:39.99875em){h3,.aras-jobs-title,.h3{font-size:1.375rem}}h4,.h4{font-family:var(--heading-font);font-size:1.3rem;font-weight:400;line-height:1.3;margin-bottom:.5rem;color:#000}h4 strong,.h4 strong{font-weight:700}@media print,screen and (min-width:40em)and (max-width:63.99875em){h4,.h4{font-size:1.2rem}}@media print,screen and (max-width:39.99875em){h4,.h4{font-size:1.1rem}}h5,.h5{font-family:var(--heading-font);font-size:1.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#000}h5 strong,.h5 strong{font-weight:700}@media print,screen and (min-width:40em)and (max-width:63.99875em){h5,.h5{font-size:1.125rem}}@media print,screen and (max-width:39.99875em){h5,.h5{font-size:1rem}}h6,.h6{font-family:var(--heading-font);font-size:.9rem;font-weight:400;line-height:1.2;margin-bottom:.5rem;color:var(--primary-dark)}h6 strong,.h6 strong{font-weight:700}@media print,screen and (min-width:40em)and (max-width:63.99875em){h6,.h6{font-size:.825rem}}@media print,screen and (max-width:39.99875em){h6,.h6{font-size:.825rem}}p{font-family:var(--body-font);font-size:1.125rem;line-height:1.5;margin-bottom:1.5rem;color:#000}p strong{font-weight:700}@media print,screen and (min-width:40em)and (max-width:63.99875em){p{font-size:1.075rem}}@media print,screen and (max-width:39.99875em){p{font-size:1rem}}li{color:#000;font-size:1.125rem}li strong{font-weight:700}@media print,screen and (min-width:40em)and (max-width:63.99875em){li{font-size:1.075rem}}@media print,screen and (max-width:39.99875em){li{font-size:1rem}}a{color:var(--primary);text-decoration:none}a:hover,a:focus{color:var(--primary-dark)}a:hover{text-decoration:underline}pre{background-color:#000;color:#fff;padding:1rem;border-radius:4px;margin-top:1rem;margin-bottom:1rem;border-top:32px rgba(0,0,0,.25) solid}@media print,screen and (max-width:39.99875em){pre{padding:.5rem;border-radius:3px}}code{background-color:#000;color:#fff;padding:.5rem 1rem;border-radius:4px;display:inline!important;border:none}@media print,screen and (max-width:39.99875em){code{padding:.5rem;border-radius:3px}}table th{text-align:left;padding:6px 10px;background-color:#f6f6f6;border:solid 1px #a5a5a5;font-weight:400;color:#00395d;font-size:1rem}table td{text-align:left;background-color:#fff;border:solid 1px #a5a5a5;color:#000;font-weight:300;font-size:1rem}.hidden-nav{width:100%;height:0px;position:relative;margin:0;padding:0;transform:translateY(-1rem)}.hidden-nav a{position:absolute;overflow:hidden;top:auto;left:-10000px;width:1px;height:1px}.hidden-nav a:focus{width:auto;height:auto;top:0;left:0;overflow:visible}.home-hero-headline{font-size:3.2rem;line-height:1.2;font-family:var(--heading-font);font-weight:300;margin-bottom:1rem;color:var(--primary)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.home-hero-headline{font-size:2.25rem}}@media print,screen and (max-width:39.99875em){.home-hero-headline{font-size:2rem}}.copy-container{position:relative}.copy-container .copy-button{position:absolute;display:inline-block;top:2px;right:2px;font-size:.85rem;font-weight:400;padding:5px 8px 5px 18px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2027.5.0,%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%20127.9%20176.9'%20style='enable-background:new%200%200%20127.9%20176.9;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFFFFF;stroke:%23FFFFFF;stroke-width:2;stroke-miterlimit:10;}%20.st1{fill:%23FFFFFF;stroke:%23FFFFFF;stroke-width:1.531;stroke-miterlimit:10;}%20%3c/style%3e%3cg%3e%3cg%3e%3cpath%20class='st0'%20d='M119.4,175.9c-41.1,0-69.8,0-110.9,0c-0.3-0.1-0.6-0.2-0.9-0.3c-3.9-0.8-6.6-4-6.6-7.9C1,123,1,78.3,1,33.6%20c0-4.5,3.6-8,8.1-8c4.3,0,2.4,0,6.6,0c0.6,0,1.4-0.3,1.8-0.7c1.4-1.2,3-2,4.8-2.1c3.7-0.2,7.4-0.2,11.1-0.3%20c3.4-0.2,6.9-0.3,10.3-0.9c3-0.5,3.7-1.8,3.8-4.8c0.2-9.7,9.6-17.3,19.2-15.5c8,1.5,13.4,7.9,13.6,16c0,2,0.8,3.4,2.7,3.9%20c1.5,0.4,3.1,0.9,4.6,0.9c5,0.2,10,0.2,15,0.3c2.7,0.1,5.4,0.3,7.6,2.3c0.5,0.4,1.3,0.7,2,0.7c4.3,0.1,2.4,0,6.6,0%20c3.3,0,6.2,2,7.4,5c0.3,0.6,0.5,1.3,0.7,2c0,45.5,0,90.9,0,136.4c-0.1,0.2-0.2,0.5-0.3,0.7c-0.8,2.9-2.7,4.8-5.5,5.8%20C120.6,175.6,120,175.8,119.4,175.9z%20M15.7,31.1c-4.1,0-1.8,0-5.7,0c-2.4,0-3.3,0.9-3.3,3.3c0,44.1,0,88.3,0,132.4%20c0,2.4,0.8,3.2,3.2,3.2c40.2,0,68,0,108.2,0c2.3,0,3.1-0.9,3.1-3.1c0-44.2,0-88.4,0-132.6c0-2.3-0.9-3.2-3.2-3.2c-3.6,0-1,0-4.5,0%20c-0.4,0-0.8,0.1-1.2,0.1c-0.1,0.3-0.1,0.4-0.1,0.5c0,2.9,0,5.9,0,8.8c0,3.7-2.3,6-6,6c-28.1,0-56.3,0-84.4,0c-0.6,0-1.2,0-1.8-0.2%20c-2.7-0.8-4.2-2.9-4.2-6.2C15.7,37.2,15.7,34.3,15.7,31.1z%20M21.4,40.9c0.8,0,1.4,0,2.1,0c20.4,0,40.8,0,61.1,0%20c6.7,0,13.5,0,20.2,0c1.4,0,1.7-0.4,1.7-1.7c-0.1-2.7,0-5.4,0-8.1c0-2.4-0.2-2.7-2.7-2.8c-4-0.1-7.9-0.1-11.9-0.3%20c-2.6-0.1-5.2-0.2-7.8-0.6c-6.1-1-8.9-4.1-9.4-10.3c-0.6-8.5-9.5-13.2-16.5-8.7c-3.3,2.1-4.9,5.1-5,9c-0.1,4.8-2.5,8-7.1,9.4%20c-1.4,0.4-2.9,0.8-4.4,0.9c-4.3,0.2-8.6,0.2-12.9,0.3c-1.9,0.1-3.7,0.1-5.6,0.4c-0.7,0.1-1.7,0.7-1.8,1.2%20C21.4,33.3,21.4,37,21.4,40.9z'/%3e%3cpath%20class='st1'%20d='M60,17.5c0-2.2,1.7-4,3.9-4c2.3,0,4.1,1.8,4,4c0,2.2-1.8,4-4,4C61.8,21.4,60,19.7,60,17.5z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:12px;background-repeat:no-repeat;background-position:left 5px;color:#fff;cursor:pointer;line-height:1.5}.copy-container .copy-button:hover,.copy-container .copy-button:focus{color:#f08c00}blockquote,#tinymce blockquote{position:relative;padding:0rem 0rem 0rem 2rem;background-color:transparent;border:none;border-radius:1rem;margin-top:2rem;margin-bottom:2rem}blockquote>*:last-child,#tinymce blockquote>*:last-child{margin-bottom:0}blockquote:before,#tinymce blockquote:before{content:"";position:absolute;top:6px;bottom:2px;left:0;width:5px;background:linear-gradient(0deg,var(--primary) 0%,var(--primary-light) 100%)}blockquote h1,blockquote .h1,blockquote h2,blockquote .h2,blockquote h3,blockquote .aras-jobs-title,blockquote .h3,blockquote h4,blockquote .h4,blockquote h5,blockquote .h5,blockquote h6,blockquote .h6,blockquote p,blockquote li,#tinymce blockquote h1,#tinymce blockquote .h1,#tinymce blockquote h2,#tinymce blockquote .h2,#tinymce blockquote h3,#tinymce blockquote .h3,#tinymce blockquote h4,#tinymce blockquote .h4,#tinymce blockquote h5,#tinymce blockquote .h5,#tinymce blockquote h6,#tinymce blockquote .h6,#tinymce blockquote p,#tinymce blockquote li{color:#000;margin-bottom:.5rem;font-weight:400}blockquote ul,#tinymce blockquote ul{margin-left:1rem;margin-top:.75rem}blockquote li,#tinymce blockquote li{list-style-type:"– "}blockquote li::marker,#tinymce blockquote li::marker{color:#00395d}#tinymce{padding:1rem!important}.wysiwyg-content>*:last-child,#tinymce>*:last-child,.post-content>*:last-child{margin-bottom:0}.wysiwyg-content ol,#tinymce ol,.post-content ol{margin-left:1rem}.wysiwyg-content ol li::marker,#tinymce ol li::marker,.post-content ol li::marker{font-weight:400}.wysiwyg-content ul,#tinymce ul,.post-content ul{margin-left:1rem}.wysiwyg-content ul li,#tinymce ul li,.post-content ul li{list-style:square}.wysiwyg-content ul li::marker,#tinymce ul li::marker,.post-content ul li::marker{font-size:90%}.wysiwyg-content li img,#tinymce li img,.post-content li img{margin-top:1rem;margin-bottom:1rem}.wysiwyg-content .wp-caption img,#tinymce .wp-caption img,.post-content .wp-caption img{margin-bottom:.5rem}.wysiwyg-content .wp-caption .wp-caption-text,#tinymce .wp-caption .wp-caption-text,.post-content .wp-caption .wp-caption-text{font-size:.9rem;font-style:italic;margin:0}.wysiwyg-content img.aligncenter,.wysiwyg-content .wp-caption.aligncenter,#tinymce img.aligncenter,#tinymce .wp-caption.aligncenter,.post-content img.aligncenter,.post-content .wp-caption.aligncenter{display:block;margin:auto}.wysiwyg-content img.alignleft,.wysiwyg-content .wp-caption.alignleft,#tinymce img.alignleft,#tinymce .wp-caption.alignleft,.post-content img.alignleft,.post-content .wp-caption.alignleft{float:left;margin-right:1.5rem;margin-bottom:1rem}@media print,screen and (max-width:39.99875em){.wysiwyg-content img.alignleft,.wysiwyg-content .wp-caption.alignleft,#tinymce img.alignleft,#tinymce .wp-caption.alignleft,.post-content img.alignleft,.post-content .wp-caption.alignleft{float:none;display:block;margin:auto auto 1rem}}.wysiwyg-content img.alignright,.wysiwyg-content .wp-caption.alignright,#tinymce img.alignright,#tinymce .wp-caption.alignright,.post-content img.alignright,.post-content .wp-caption.alignright{float:right;margin-left:1.5rem;margin-bottom:1rem}@media print,screen and (max-width:39.99875em){.wysiwyg-content img.alignright,.wysiwyg-content .wp-caption.alignright,#tinymce img.alignright,#tinymce .wp-caption.alignright,.post-content img.alignright,.post-content .wp-caption.alignright{float:none;display:block;margin:auto auto 1rem}}.reveal{padding:2rem;border:solid #999999 1px}.reveal .close-button,.reveal .close-button.medium{right:.5rem;top:0rem}.aras-button,.aras-jobs-button,.aras-button--buffer,.aras-button--outline{background-color:var(--aras-button-background);background-image:none;border:solid 2px var(--aras-button-background);border-radius:0;color:var(--aras-button-text-color);cursor:pointer;display:inline-block;font-weight:var(--aras-button-font-weight, 600);letter-spacing:var(--aras-button-letter-spacing, 0%);opacity:1;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:.2s ease-in-out;z-index:2;font-size:.9rem;line-height:1.2;min-width:100px;padding:9px 14px 8px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.aras-button,.aras-jobs-button,.aras-button--buffer,.aras-button--outline{font-size:.85rem;letter-spacing:1.75px;padding:8px 12px 7px}}@media print,screen and (max-width:39.99875em){.aras-button,.aras-jobs-button,.aras-button--buffer,.aras-button--outline{font-size:.8rem;letter-spacing:1.5px;padding:7px 10px 6.5px}}.aras-button:hover,.aras-jobs-button:hover,.aras-button:focus,.aras-jobs-button:focus,.aras-button--buffer:hover,.aras-button--buffer:focus,.aras-button--outline:hover,.aras-button--outline:focus{background-color:var(--aras-button-hover-background);border:solid 2px var(--aras-button-hover-border-color);box-shadow:none;color:var(--aras-button-hover-text-color);opacity:1;text-decoration:none!important;transition:.2s ease-in-out}.aras-button--buffer,.aras-button--buffer--buffer,.aras-button--outline--buffer{visibility:hidden;-webkit-user-select:none;user-select:none}.aras-button--outline{background-color:var(--white);color:var(--black)}.aras-button--outline:hover,.aras-button--outline:focus{background-color:var(--black);color:var(--white)}.aras-button--white{background-color:#fff;border:solid 2px var(--secondary);color:#00395d}.aras-button--white:hover,.aras-button--white:focus{background-color:var(--secondary);border:solid 2px var(--secondary);color:var(--primary)}.bg-dblue a,.bg-primary a{color:#f08c00}.bg-dblue a:hover,.bg-primary a:hover{color:#ffb957}.bg-dblue .aras-button,.bg-dblue .aras-jobs-button,.bg-primary .aras-button,.bg-primary .aras-jobs-button{background-color:#f08c00;border:solid 2px #f08c00;color:var(--black)}.bg-dblue .aras-button:hover,.bg-dblue .aras-jobs-button:hover,.bg-dblue .aras-button:focus,.bg-dblue .aras-jobs-button:focus,.bg-primary .aras-button:hover,.bg-primary .aras-jobs-button:hover,.bg-primary .aras-button:focus,.bg-primary .aras-jobs-button:focus{background-color:transparent;border:solid 2px #f08c00;color:#fff}.bg-dblue .aras-button--outline,.bg-primary .aras-button--outline{background-color:var(--white);color:var(--black);border:solid 2px #f08c00}.bg-dblue .aras-button--outline:hover,.bg-dblue .aras-button--outline:focus,.bg-primary .aras-button--outline:hover,.bg-primary .aras-button--outline:focus{background-color:#f08c00;color:#00395d}.bg-dblue .aras-button--white,.bg-primary .aras-button--white{background-color:#fff}.bg-dblue .bg-white .aras-button,.bg-dblue .bg-white .aras-jobs-button,.bg-dblue .box-bg-white .aras-button,.bg-dblue .box-bg-white .aras-jobs-button,.bg-dblue .bg-grey .aras-button,.bg-dblue .bg-grey .aras-jobs-button,.bg-primary .bg-white .aras-button,.bg-primary .bg-white .aras-jobs-button,.bg-primary .box-bg-white .aras-button,.bg-primary .box-bg-white .aras-jobs-button,.bg-primary .bg-grey .aras-button,.bg-primary .bg-grey .aras-jobs-button{background-color:#000!important;border:solid 2px #000000!important;color:#fff!important}.bg-dblue .bg-white .aras-button:hover,.bg-dblue .bg-white .aras-jobs-button:hover,.bg-dblue .bg-white .aras-button:focus,.bg-dblue .bg-white .aras-jobs-button:focus,.bg-dblue .box-bg-white .aras-button:hover,.bg-dblue .box-bg-white .aras-jobs-button:hover,.bg-dblue .box-bg-white .aras-button:focus,.bg-dblue .box-bg-white .aras-jobs-button:focus,.bg-dblue .bg-grey .aras-button:hover,.bg-dblue .bg-grey .aras-jobs-button:hover,.bg-dblue .bg-grey .aras-button:focus,.bg-dblue .bg-grey .aras-jobs-button:focus,.bg-primary .bg-white .aras-button:hover,.bg-primary .bg-white .aras-jobs-button:hover,.bg-primary .bg-white .aras-button:focus,.bg-primary .bg-white .aras-jobs-button:focus,.bg-primary .box-bg-white .aras-button:hover,.bg-primary .box-bg-white .aras-jobs-button:hover,.bg-primary .box-bg-white .aras-button:focus,.bg-primary .box-bg-white .aras-jobs-button:focus,.bg-primary .bg-grey .aras-button:hover,.bg-primary .bg-grey .aras-jobs-button:hover,.bg-primary .bg-grey .aras-button:focus,.bg-primary .bg-grey .aras-jobs-button:focus{background-color:transparent!important;border:solid 2px #000000!important;color:#000!important}.bg-dblue .bg-white .aras-button--outline,.bg-dblue .box-bg-white .aras-button--outline,.bg-dblue .bg-grey .aras-button--outline,.bg-primary .bg-white .aras-button--outline,.bg-primary .box-bg-white .aras-button--outline,.bg-primary .bg-grey .aras-button--outline{background-color:transparent!important;border:solid 2px #000000!important;color:#000!important}.bg-dblue .bg-white .aras-button--outline:hover,.bg-dblue .bg-white .aras-button--outline:focus,.bg-dblue .box-bg-white .aras-button--outline:hover,.bg-dblue .box-bg-white .aras-button--outline:focus,.bg-dblue .bg-grey .aras-button--outline:hover,.bg-dblue .bg-grey .aras-button--outline:focus,.bg-primary .bg-white .aras-button--outline:hover,.bg-primary .bg-white .aras-button--outline:focus,.bg-primary .box-bg-white .aras-button--outline:hover,.bg-primary .box-bg-white .aras-button--outline:focus,.bg-primary .bg-grey .aras-button--outline:hover,.bg-primary .bg-grey .aras-button--outline:focus{background-color:#000!important;border:solid 2px #000000!important;color:#fff!important}.card-link{color:var(--primary);display:inline-block;font-size:.95rem;font-weight:700;letter-spacing:.5px;line-height:1.2;opacity:1;padding:.5rem 0 0;position:relative;text-transform:uppercase;transition:.4s ease-in-out;z-index:1;text-decoration:underline!important}.card-link:hover,.card-link:focus{color:#000;text-decoration:none!important;transition:.4s ease-in-out}.card-link--buffer{position:relative;visibility:hidden;-webkit-user-select:none;user-select:none;display:none}@media print,screen and (min-width:40em)and (max-width:63.99875em){.card-link{font-size:.9rem}}@media print,screen and (max-width:39.99875em){.card-link{font-size:.88rem}}.bg-transparent{background-color:transparent}.bg-white{background-color:#fff}.box-bg-white{background-color:#fff!important}.bg-grey{background-color:var(--lightestgrey)}.bg-dblue,.bg-primary{background-color:var(--primary-dark);color:var(--white)}.bg-dblue h1,.bg-dblue .h1,.bg-dblue h2,.bg-dblue .h2,.bg-dblue h3,.bg-dblue .aras-jobs-title,.bg-dblue .h3,.bg-dblue h4,.bg-dblue .h4,.bg-dblue h5,.bg-dblue .h5,.bg-primary h1,.bg-primary .h1,.bg-primary h2,.bg-primary .h2,.bg-primary h3,.bg-primary .aras-jobs-title,.bg-primary .h3,.bg-primary h4,.bg-primary .h4,.bg-primary h5,.bg-primary .h5{color:#fff!important}.bg-dblue h1 strong,.bg-dblue h1 b,.bg-dblue .h1 strong,.bg-dblue .h1 b,.bg-dblue h2 strong,.bg-dblue h2 b,.bg-dblue .h2 strong,.bg-dblue .h2 b,.bg-dblue h3 strong,.bg-dblue .aras-jobs-title strong,.bg-dblue h3 b,.bg-dblue .aras-jobs-title b,.bg-dblue .h3 strong,.bg-dblue .h3 b,.bg-dblue h4 strong,.bg-dblue h4 b,.bg-dblue .h4 strong,.bg-dblue .h4 b,.bg-dblue h5 strong,.bg-dblue h5 b,.bg-dblue .h5 strong,.bg-dblue .h5 b,.bg-primary h1 strong,.bg-primary h1 b,.bg-primary .h1 strong,.bg-primary .h1 b,.bg-primary h2 strong,.bg-primary h2 b,.bg-primary .h2 strong,.bg-primary .h2 b,.bg-primary h3 strong,.bg-primary .aras-jobs-title strong,.bg-primary h3 b,.bg-primary .aras-jobs-title b,.bg-primary .h3 strong,.bg-primary .h3 b,.bg-primary h4 strong,.bg-primary h4 b,.bg-primary .h4 strong,.bg-primary .h4 b,.bg-primary h5 strong,.bg-primary h5 b,.bg-primary .h5 strong,.bg-primary .h5 b{color:var(--primary-xlight);font-weight:500}.bg-dblue h6,.bg-dblue .h6,.bg-primary h6,.bg-primary .h6{color:#f08c00}.bg-dblue p,.bg-dblue li,.bg-primary p,.bg-primary li{color:var(--white)}.bg-dblue label,.bg-primary label{color:#fff}.bg-dblue .bg-white h1,.bg-dblue .bg-white h2,.bg-dblue .bg-white h3,.bg-dblue .bg-white .aras-jobs-title,.bg-dblue .bg-white h4,.bg-dblue .bg-white h5,.bg-dblue .box-bg-white h1,.bg-dblue .box-bg-white h2,.bg-dblue .box-bg-white h3,.bg-dblue .box-bg-white .aras-jobs-title,.bg-dblue .box-bg-white h4,.bg-dblue .box-bg-white h5,.bg-dblue .bg-transparent h1,.bg-dblue .bg-transparent h2,.bg-dblue .bg-transparent h3,.bg-dblue .bg-transparent .aras-jobs-title,.bg-dblue .bg-transparent h4,.bg-dblue .bg-transparent h5,.bg-dblue .bg-grey h1,.bg-dblue .bg-grey h2,.bg-dblue .bg-grey h3,.bg-dblue .bg-grey .aras-jobs-title,.bg-dblue .bg-grey h4,.bg-dblue .bg-grey h5,.bg-primary .bg-white h1,.bg-primary .bg-white h2,.bg-primary .bg-white h3,.bg-primary .bg-white .aras-jobs-title,.bg-primary .bg-white h4,.bg-primary .bg-white h5,.bg-primary .box-bg-white h1,.bg-primary .box-bg-white h2,.bg-primary .box-bg-white h3,.bg-primary .box-bg-white .aras-jobs-title,.bg-primary .box-bg-white h4,.bg-primary .box-bg-white h5,.bg-primary .bg-transparent h1,.bg-primary .bg-transparent h2,.bg-primary .bg-transparent h3,.bg-primary .bg-transparent .aras-jobs-title,.bg-primary .bg-transparent h4,.bg-primary .bg-transparent h5,.bg-primary .bg-grey h1,.bg-primary .bg-grey h2,.bg-primary .bg-grey h3,.bg-primary .bg-grey .aras-jobs-title,.bg-primary .bg-grey h4,.bg-primary .bg-grey h5{color:#000!important}.bg-dblue .bg-white h6,.bg-dblue .box-bg-white h6,.bg-dblue .bg-transparent h6,.bg-dblue .bg-grey h6,.bg-primary .bg-white h6,.bg-primary .box-bg-white h6,.bg-primary .bg-transparent h6,.bg-primary .bg-grey h6{color:var(--primary-dark)!important}.bg-dblue .bg-white p,.bg-dblue .bg-white li,.bg-dblue .bg-white div,.bg-dblue .box-bg-white p,.bg-dblue .box-bg-white li,.bg-dblue .box-bg-white div,.bg-dblue .bg-transparent p,.bg-dblue .bg-transparent li,.bg-dblue .bg-transparent div,.bg-dblue .bg-grey p,.bg-dblue .bg-grey li,.bg-dblue .bg-grey div,.bg-primary .bg-white p,.bg-primary .bg-white li,.bg-primary .bg-white div,.bg-primary .box-bg-white p,.bg-primary .box-bg-white li,.bg-primary .box-bg-white div,.bg-primary .bg-transparent p,.bg-primary .bg-transparent li,.bg-primary .bg-transparent div,.bg-primary .bg-grey p,.bg-primary .bg-grey li,.bg-primary .bg-grey div{color:#000!important}.bg-dblue .bg-white label,.bg-dblue .box-bg-white label,.bg-dblue .bg-transparent label,.bg-dblue .bg-grey label,.bg-primary .bg-white label,.bg-primary .box-bg-white label,.bg-primary .bg-transparent label,.bg-primary .bg-grey label{color:#000}.bg-primary{background-color:var(--primary)}.bg-whitetogrey{background:linear-gradient(0deg,#f6f6f6,#fff)}.bg-greytowarm{position:relative;background:linear-gradient(0deg,#f6f6f659,#f6f6f6e6 66%,#f6f6f6)}.bg-greytowarm:after{content:"";position:absolute;width:100%;height:100%;inset:0;background:linear-gradient(90deg,#ce2127,#d49623);z-index:-1}.background-pattern-half.greyscale-img,.background-pattern-half-left.greyscale-img,.background-pattern-full.greyscale-img,.vidyard-player-background.greyscale-img{filter:grayscale(1)}.vidyard-player-background{position:absolute;inset:0;width:100%;height:100%}.background-pattern-half{width:48%;height:100%;position:absolute;inset:0 0 0 52%;background-size:cover;background-repeat:no-repeat;background-position:left center}@media print,screen and (max-width:39.99875em){.background-pattern-half{top:auto;left:0;right:0;width:100%;height:50%;background-image:none;background-position:top center}}.background-pattern-half-left{width:48%;height:100%;position:absolute;inset:0 52% 0 0;background-size:cover;background-repeat:no-repeat;background-position:right center}@media print,screen and (max-width:39.99875em){.background-pattern-half-left{top:auto;left:0;right:0;width:100%;height:50%;background-position:top center}}.background-pattern-full{width:100%;height:100%;position:absolute;inset:0;background-size:cover;background-repeat:no-repeat;background-position:center center}@media print,screen and (max-width:39.99875em){.background-pattern-full{top:auto;left:0;right:0;width:100%;height:100%;background-position:top center}}.background-overlay-light{width:100%;height:100%;position:absolute;inset:0;background-color:#cfcfcfbf}.background-overlay-dark{width:100%;height:100%;position:absolute;inset:0;background:linear-gradient(90deg,#00395dc7,#00395d1a)}.flex-video,.responsive-embed{margin:0}.largetoppadding{padding-top:6rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.largetoppadding{padding-top:4rem}}@media print,screen and (max-width:39.99875em){.largetoppadding{padding-top:2.5rem}}.largebottompadding{padding-bottom:6rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.largebottompadding{padding-bottom:4rem}}@media print,screen and (max-width:39.99875em){.largebottompadding{padding-bottom:2.5rem}}.mediumtoppadding{padding-top:4rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.mediumtoppadding{padding-top:3rem}}@media print,screen and (max-width:39.99875em){.mediumtoppadding{padding-top:2rem}}.mediumbottompadding{padding-bottom:4rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.mediumbottompadding{padding-bottom:3rem}}@media print,screen and (max-width:39.99875em){.mediumbottompadding{padding-bottom:2rem}}.smalltoppadding{padding-top:2rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.smalltoppadding{padding-top:1.5rem}}@media print,screen and (max-width:39.99875em){.smalltoppadding{padding-top:1rem}}.smallbottompadding{padding-bottom:2rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.smallbottompadding{padding-bottom:1.5rem}}@media print,screen and (max-width:39.99875em){.smallbottompadding{padding-bottom:1rem}}.notoppadding{padding-top:0rem}.nobottompadding{padding-bottom:0rem}.content-before{margin-bottom:1.75rem;position:relative}@media print,screen and (min-width:40em)and (max-width:63.99875em){.content-before{margin-bottom:1.375rem}}@media print,screen and (max-width:39.99875em){.content-before{margin-bottom:1.125rem}}.content-after{margin-top:1.75rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.content-after{margin-top:1.375rem}}@media print,screen and (max-width:39.99875em){.content-after{margin-top:1.125rem}}.desktopsize{display:block!important}@media print,screen and (max-width:923px){.desktopsize{display:none!important}}.mobilesize{display:none!important}@media print,screen and (max-width:923px){.mobilesize{display:block!important}}.grid-container{position:relative;max-width:1160px;padding-left:20px;padding-right:20px}@media print,screen and (max-width:39.99875em){.grid-container{padding-right:16px;padding-left:16px}}.grid-container:not(.full)>.grid-padding-x{margin-left:-20px;margin-right:-20px}@media print,screen and (max-width:39.99875em){.grid-container:not(.full)>.grid-padding-x{margin-right:-16px;margin-left:-16px}}.grid-container:not(.full)>.grid-padding-x>.cell{padding-left:20px;padding-right:20px}@media print,screen and (max-width:39.99875em){.grid-container:not(.full)>.grid-padding-x>.cell{padding-right:16px;padding-left:16px}}form[role=search]{display:block;position:relative;overflow:hidden;transition:.3s ease-in-out;border-bottom:solid 1px #a5a5a5}form[role=search] .search-field{border:none;box-shadow:none;display:block;float:left;font-size:14px;width:calc(100% - 30px);height:30px;margin:0;padding:0;transition:.3s ease-in-out;z-index:2;background-color:transparent;position:relative;color:#000}form[role=search] .search-field::placeholder{color:#000}form[role=search] .search-arrow-icon{display:block;float:right;width:30px;height:30px;padding:0;background-size:70%;background-position:center center;background-repeat:no-repeat;border:none!important;background-color:transparent;transition:.3s ease-in-out;position:relative;z-index:1;cursor:pointer}form[role=search] input[type=search]::-ms-clear{display:none;width:0;height:0}form[role=search] input[type=search]::-ms-reveal{display:none;width:0;height:0}form[role=search] input[type=search]::-webkit-search-decoration,form[role=search] input[type=search]::-webkit-search-cancel-button,form[role=search] input[type=search]::-webkit-search-results-button,form[role=search] input[type=search]::-webkit-search-results-decoration{display:none}.gist table td{border-width:0}.text-block__buttons{display:flex;gap:1em}.text-block__buttons.text-center{justify-content:center}.text-block__buttons.text-right{justify-content:flex-end}.grid-x.grid-margin-x.wide-gutters{margin-left:-30px;margin-right:-30px}@media print,screen and (max-width:39.99875em){.grid-x.grid-margin-x.wide-gutters{margin-left:-16px;margin-right:-16px}}.grid-x.grid-margin-x.wide-gutters>.cell{padding-left:30px;padding-right:30px}@media print,screen and (max-width:39.99875em){.grid-x.grid-margin-x.wide-gutters>.cell{padding-left:16px;padding-right:16px}}.fslightbox-toolbar-button[title="Enter fullscreen"]{display:none!important}.acedemic-users-archive .academic-user-intro-content{border-bottom:solid 1px #cfcfcf}.acedemic-users-archive .academic-user-intro-content>*:last-child{margin-bottom:0}.acedemic-users-archive .academic-users-item{display:flex;flex-direction:row;gap:4rem;align-items:center;padding-top:2rem;padding-bottom:2rem;border-bottom:solid 1px #cfcfcf}@media print,screen and (min-width:40em)and (max-width:63.99875em){.acedemic-users-archive .academic-users-item{gap:2.5rem}}@media print,screen and (max-width:39.99875em){.acedemic-users-archive .academic-users-item{gap:1rem;flex-direction:column;justify-content:left;align-items:start;padding-top:1.25rem;padding-bottom:1.75rem}}.acedemic-users-archive .academic-users-item:nth-last-child(1){border-bottom:none}.acedemic-users-archive .academic-users-item .academic-users-logo{width:180px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.acedemic-users-archive .academic-users-item .academic-users-logo{width:150px}}@media print,screen and (max-width:39.99875em){.acedemic-users-archive .academic-users-item .academic-users-logo{width:120px}}.acedemic-users-archive .academic-users-item .academic-users-logo img{width:auto;height:auto}.acedemic-users-archive .academic-users-item .academic-users-content{flex:1}.acedemic-users-archive .academic-users-item .academic-users-content>*:last-child{margin-bottom:0}.acedemic-users-archive .academic-users-item .academic-users-content h4{font-weight:500}.acedemic-users-archive .academic-users-item .academic-users-content a{color:var(--primary)}.acedemic-users-archive .academic-users-item .academic-users-content a:hover{text-decoration:underline}.acedemic-users-archive .academic-users-item .academic-users-content a:focus{color:var(--primary);text-decoration:underline}.aras-jobs-row{padding-top:25px;padding-bottom:15px;border-bottom:1px solid #a5a5a5}@media print,screen and (max-width:63.99875em){.aras-jobs-row{height:auto}}@media print,screen and (max-width:39.99875em){.aras-jobs-title{font-size:5vw}}.aras-jobs-title a{all:unset;cursor:pointer}@media print,screen and (max-width:63.99875em){.aras-jobs-button{width:100%}}@media print,screen and (max-width:63.99875em){.aras-jobs-button-container{display:block;padding-bottom:30px}}.aras-jobs-location{display:inline}@media print,screen and (max-width:39.99875em){.aras-jobs-location{display:none}}.job-listings__department{font-size:1.1rem;font-weight:400;color:var(--grey)}.job-listings__list{list-style:none;padding:.5em 1.5em 0 2.5em;margin:0;display:flex;flex-direction:column;gap:.75em}.job-listings__list+.job-listings__department{margin-top:20px;border-top:1px solid #ccc;padding-top:20px}.job-listing{font-size:1.1rem;font-weight:400;margin-bottom:0;container:job-listing/inline-size}.job-listing__link{text-decoration:none;color:inherit;display:flex;justify-content:space-between;font-size:inherit}@container job-listing (max-width: 400px){.job-listing__link{flex-direction:column;gap:0em}}.job-listing__link:hover{text-decoration:underline}.job-listing__title{font-size:inherit;color:var(--primary);font-weight:500;margin:0}.job-listing__location{font-size:.9em;color:var(--mediumgrey)}.archive-hero-banner{padding-top:6rem;padding-bottom:1rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.archive-hero-banner{padding-top:4rem;padding-bottom:0}}@media print,screen and (max-width:39.99875em){.archive-hero-banner{padding-top:2.5rem;padding-bottom:0}}.archive-hero-banner a.breadcrumb{text-decoration:none}.archive-hero-banner a.breadcrumb:hover,.archive-hero-banner a.breadcrumb:focus{color:var(--primary)}.blogs-archive-feat .content-before{margin-bottom:1rem}.blogs-archive-feat .feat-headline{font-weight:700}.blogs-archive-feat .feat-card{display:flex;gap:1.5rem;margin-top:1rem;margin-bottom:1rem}@media print,screen and (max-width:923px){.blogs-archive-feat .feat-card{flex-direction:column;gap:1rem}}@media print,screen and (max-width:39.99875em){.blogs-archive-feat .feat-card{flex-direction:row}}@media print,screen and (max-width:400px){.blogs-archive-feat .feat-card{flex-direction:column}}.blogs-archive-feat .feat-card .feat-img-container{min-width:150px;width:36%;height:min-content;border:solid 1px #999999}@media print,screen and (max-width:923px){.blogs-archive-feat .feat-card .feat-img-container{width:100%}}@media print,screen and (max-width:39.99875em){.blogs-archive-feat .feat-card .feat-img-container{width:35%}}@media print,screen and (max-width:400px){.blogs-archive-feat .feat-card .feat-img-container{width:100%}}.blogs-archive-feat .feat-card img.wp-post-image{height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center center}.blogs-archive-feat .feat-card .feat-content-container{flex:1}.blogs-archive-feat .feat-card .feat-content-container .card-headline{margin-bottom:.5rem;font-size:21px}@media print,screen and (max-width:923px){.blogs-archive-feat .feat-card .feat-content-container .card-headline{margin-bottom:.5rem}}.resource-archive-feat .feat-card .feat-img-container{max-width:460px;border:solid 2px #cfcfcf;position:relative;z-index:2;margin-bottom:15px}@media print,screen and (max-width:39.99875em){.resource-archive-feat .feat-card .feat-img-container{margin-left:auto;margin-right:auto;max-width:425px}}.resource-archive-feat .feat-card .feat-img-container .feat-label{position:absolute;top:0;left:0;padding:2px 12px;color:#fff;font-weight:500;text-transform:uppercase;letter-spacing:3px;font-size:1rem;z-index:3;background:var(--primary);background:linear-gradient(90deg,#ce2127,#d04226,#d49623)}.resource-archive-feat .feat-card .feat-img-container img{z-index:1;position:relative}.resource-archive-feat .feat-card .feat-img-container:after{position:absolute;content:"";inset:-2px;background-color:transparent;transform:translate(-15px,15px);border:solid 2px #cfcfcf;z-index:0}.resource-archive-feat .feat-card img.wp-post-image{position:relative;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center center;z-index:1}@media print,screen and (max-width:39.99875em){.resource-archive-feat .feat-card .feat-content-container{max-width:425px;margin-left:auto;margin-right:auto;margin-top:1.5rem}}.resource-archive-feat .feat-card .feat-content-container .card-subhead{text-transform:none;margin-bottom:.6rem}.resource-archive-feat .feat-card .feat-content-container .card-subhead a{color:var(--primary)}.resource-archive-feat .feat-card .feat-content-container .card-subhead a:focus,.resource-archive-feat .feat-card .feat-content-container .card-subhead a:hover{color:var(--primary)}.resource-archive-feat .feat-card .feat-content-container .card-a{text-decoration:none}.resource-archive-feat .feat-card .feat-content-container .card-headline{margin-bottom:.6rem}.resource-archive-feat .feat-card .feat-content-container .content{margin-bottom:.75rem}.blog-archive-cta{position:relative}.blog-archive-cta h2{font-size:38px;margin:0}.blog-archive-cta .grid-container{position:relative;z-index:1}.blog-archive-cta img{z-index:1;position:relative}.blog-archive-cta:after{content:"";width:30%;height:100%;position:absolute;top:0;bottom:0;right:0;background-size:cover;background-repeat:no-repeat;background-position:right center;background-image:url(./blog-cta-background-Bfxzl-d5.svg);z-index:0}.blog-archive-cta .medium-shrink{max-width:40%}@media print,screen and (max-width:39.99875em){.blog-archive-cta .medium-shrink{max-width:90%;margin-top:1rem}}.news-archive .news-post-loop .news-item{display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem;margin-top:1rem;margin-bottom:1rem;padding-bottom:2rem;border-bottom:solid 1px #a5a5a5}.news-archive .news-post-loop .news-item img{width:100%;max-width:266px;max-height:150px;height:fit-content;border:solid 1px #a5a5a5}.news-archive .news-post-loop .news-item .news-card-content{flex:1}.news-archive .news-post-loop .news-item .news-card-content .card-date{margin-bottom:.5rem}.news-archive .news-post-loop .news-item .news-card-content .card-headline{color:var(--primary);font-weight:400;margin-bottom:1rem}.news-archive .news-post-loop .news-item .news-card-content .card-headline:hover,.news-archive .news-post-loop .news-item .news-card-content .card-headline:focus{color:#000;text-decoration:underline}.blog-filter{padding-top:1rem;padding-bottom:1rem}.blog-filter form{margin-top:.5rem;margin-bottom:.5rem}.blog-filter #filter-form{display:flex;gap:1rem;flex-direction:row;flex-wrap:nowrap}.blog-filter #filter-form .custom-select{flex:1;width:auto}@media print,screen and (max-width:39.99875em){.blog-filter #filter-form{flex-direction:column}}.blog-filter #filter-form select{margin:0;background-color:#53565f;border-color:#53565f;color:#fff;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:2.5px;padding-left:.8rem;height:40px;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2028.3.0,%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%20115%2075'%20style='enable-background:new%200%200%20115%2075;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:%23FFFFFF;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='57.5,75%20115,0%200,0%20'/%3e%3c/svg%3e")}.blog-filter #filter-form select:focus{box-shadow:none}.blog-filter #filter-form select option{padding:5px}.blog-filter .blog-filter-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:4px}.blog-filter .blog-filter-list .blog-filter-button{background-color:transparent;border:solid 1px #ffffff;color:#fff;cursor:pointer;display:inline-block;font-size:.8rem;font-weight:400;letter-spacing:1px;line-height:1;padding:6px 10px;position:relative;text-decoration:none;text-transform:uppercase;transition:.2s ease-in-out;z-index:2}.blog-filter .blog-filter-list .blog-filter-button:hover,.blog-filter .blog-filter-list .blog-filter-button:focus{background-color:#fff;border:solid 1px #ffffff;color:#000}.blog-filter .blog-filter-list .blog-filter-button.active{background-color:#fff;border:solid 1px #ffffff;color:#000}.short-hero .blog-search-form{margin-top:1.5rem}.blog-search-form{width:300px;border-bottom:solid 1px #8f8f8f}@media print,screen and (min-width:40em)and (max-width:63.99875em){.blog-search-form{width:225px}}@media print,screen and (max-width:39.99875em){.blog-search-form{width:100%;margin-top:1.5rem}}.blog-search-form .search-field{color:#fff!important;font-size:14px;height:39px!important}.blog-search-form .search-field::placeholder{color:#fff!important}.blog-search-form .search-arrow-icon{filter:brightness(10);height:39px!important;background-size:65%!important}.news-filter .news-filter-flex{display:flex;flex-direction:row;gap:2rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.news-filter .news-filter-flex{gap:1rem}}@media print,screen and (max-width:39.99875em){.news-filter .news-filter-flex{flex-direction:column;gap:1rem}}.news-filter #news-type-dropdown{flex:1;height:36px;font-size:15px;margin:0;border:1px solid #a5a5a5}.news-filter .news-search-form{flex:.5}@media print,screen and (min-width:40em)and (max-width:63.99875em){.news-filter .news-search-form{flex:.75}}@media print,screen and (max-width:39.99875em){.news-filter .news-search-form{flex:1}}.news-filter .news-search-form .search-field{width:calc(100% - 30px);height:35px;color:#000}.news-filter .news-search-form .search-field::placeholder{color:#000}.news-filter .news-search-form .search-arrow-icon{width:30px;height:35px;background-size:60%}.blog-archive-cta .cta-form{margin-top:12px}@media print,screen and (max-width:39.99875em){.blog-archive-cta .cta-form{margin-top:2rem}}.blog-archive-cta form{display:flex;flex-direction:row;gap:1rem}@media print,screen and (max-width:39.99875em){.blog-archive-cta form{flex-direction:column;gap:.5rem}}.blog-archive-cta form .gform-body{flex:1}.blog-archive-cta form .gform_footer{flex:0;margin:0}.blog-archive-cta form input[type=text],.blog-archive-cta form input[type=email],.blog-archive-cta form input[type=tel],.blog-archive-cta form select{border:solid 2px #ffffff!important;color:#000!important;font-size:.85rem!important;height:36px!important}.blog-archive-cta form input[type=text]::placeholder,.blog-archive-cta form input[type=email]::placeholder,.blog-archive-cta form input[type=tel]::placeholder,.blog-archive-cta form select::placeholder{color:#4f4f4f;text-transform:uppercase;letter-spacing:2px}.blog-archive-cta form input[type=text]:focus,.blog-archive-cta form input[type=email]:focus,.blog-archive-cta form input[type=tel]:focus,.blog-archive-cta form select:focus{box-shadow:none}.blog-archive-cta form input[type=submit].button{background-color:var(--secondary)!important;border:solid 2px var(--secondary)!important;color:#000!important;font-size:.9rem!important;min-width:100px!important;padding:3px 14px!important}@media print,screen and (max-width:39.99875em){.blog-archive-cta form .gform_footer{justify-content:flex-start}}.blog-archive-cta .gform_validation_errors{display:none!important}.blog-archive-cta .validation_message{position:absolute!important}@media print,screen and (max-width:39.99875em){.blog-archive-cta .validation_message{position:relative!important}}.bg-dblue .gform_confirmation_message{color:#fff}.bg-dblue .bg-white .gform_confirmation_message{color:#000!important}.gform_wrapper .gform_ajax_spinner{margin-top:-5px;margin-left:-40px;position:absolute}.gform_confirmation_message{font-family:var(--body-font);font-size:1rem;font-weight:300;line-height:1.5;margin-bottom:1.5rem;color:#000}.gform_confirmation_message strong{font-weight:700}@media print,screen and (min-width:40em)and (max-width:63.99875em){.gform_confirmation_message{font-size:1.075rem}}@media print,screen and (max-width:39.99875em){.gform_confirmation_message{font-size:1rem}}.cards-section{overflow:hidden;position:relative}.cards-section .card-buttons-section{margin-top:.5rem}.cards-section .card-buttons-section a{margin-top:.5rem;margin-left:0;margin-right:.5rem}.cards-section .card-buttons-section.align-center a{margin-left:.33rem;margin-right:.33rem}.cell-card{position:relative}@media print,screen and (max-width:39.99875em){.cell-card{margin-top:calc(var(--aras-grid-gutter, 10px) / 2);margin-bottom:calc(var(--aras-grid-gutter, 10px) / 2);max-width:400px;margin-left:auto!important;margin-right:auto!important}}.cell-card .card-image-container{width:100%;height:auto}.cell-card .card-image-container img{width:100%}.cell-card .card-image-container a,.cell-card .card-image-container button{cursor:pointer}.cell-card .card-container{display:flex;flex-direction:column}.cell-card .card-content-container{display:flex;flex-direction:column;justify-content:flex-start;flex-grow:1}.cell-card .card-content-wrapper{flex-grow:1}.cell-card .card-content-container .card-bottom{margin-top:auto;position:static!important}.cell-card .card-content-inner{flex-grow:1;display:flex;flex-direction:column;height:100%}.cell-card .card-subhead{margin-bottom:.5rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card .card-subhead{margin-bottom:.75rem}}@media print,screen and (max-width:39.99875em){.cell-card .card-subhead{margin-bottom:.5rem}}.cell-card .card-headline{margin-bottom:1rem;font-size:25px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card .card-headline{margin-bottom:.75rem;font-size:23px}}@media screen and (max-width:800px){.cell-card .card-headline{font-size:20px}}@media print,screen and (max-width:39.99875em){.cell-card .card-headline{margin-bottom:.5rem;font-size:18px}}.cell-card a .card-headline{text-decoration:none}.cell-card h1,.cell-card h2,.cell-card h3,.cell-card .aras-jobs-title,.cell-card h4,.cell-card h5,.cell-card h6{margin-bottom:.5rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card h1,.cell-card h2,.cell-card h3,.cell-card .aras-jobs-title,.cell-card h4,.cell-card h5,.cell-card h6{margin-bottom:.375rem}}@media print,screen and (max-width:39.99875em){.cell-card h1,.cell-card h2,.cell-card h3,.cell-card .aras-jobs-title,.cell-card h4,.cell-card h5,.cell-card h6{margin-bottom:.25rem}}.cell-card p{margin-bottom:.5rem;line-height:1.5;font-size:16px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card p{font-size:15px}}@media print,screen and (max-width:39.99875em){.cell-card p{font-size:15px}}.cell-card a{cursor:pointer}.cell-card .card-a{text-decoration:none}.cell-card.bordercard{margin-top:calc(var(--aras-grid-gutter, 10px) / 2);margin-bottom:calc(var(--aras-grid-gutter, 10px) / 2);border:solid 2px transparent;--v: var(--aras-card-bordered-vertical-padding, 2.3rem);--h: var(--aras-card-bordered-horizontal-padding, 2.1rem);--gap: var(--aras-card-bordered-gap, 1.6rem)}@media print,screen and (max-width:39.99875em){.cell-card.bordercard{margin-top:10px;margin-bottom:10px}}.cell-card.bordercard:after{background-color:var(--aras-card-border-color, var(--primary, #e0e0e0));content:"";inset:-1px;position:absolute;width:calc(100% + 2px);height:calc(100% + 2px);z-index:0;transition:.2s}.cell-card.bordercard.card-highlight-gradient-cont:hover:after{background:var(--primary)}.cell-card.bordercard.card-highlight-cont:hover:after{background:var(--primary)}.cell-card.bordercard .card-container{position:relative;height:100%;background-color:#fff;z-index:1}.cell-card.bordercard .card-icon-container{padding:calc(var(--v) * .5) var(--h) 0}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card.bordercard .card-icon-container{padding:calc(var(--v) * .65) calc(var(--h) * .6) 0}}@media print,screen and (max-width:39.99875em){.cell-card.bordercard .card-icon-container{padding:calc(var(--v) * .78) calc(var(--h) * .8) 0}}.cell-card.bordercard .card-icon-container .card-icon{height:80px;width:auto}@media print,screen and (max-width:39.99875em){.cell-card.bordercard .card-icon-container .card-icon{height:50px}}.cell-card.bordercard .card-icon-container+.card-content-container{padding-top:calc(var(--gap) * .5)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card.bordercard .card-icon-container+.card-content-container{padding-top:calc(var(--gap) * .65)}}@media print,screen and (max-width:39.99875em){.cell-card.bordercard .card-icon-container+.card-content-container{padding-top:calc(var(--gap) * .8)}}.cell-card.bordercard .card-content-container{padding:1.6rem 2.1rem 2.3rem;padding:var(--gap) var(--v) var(--h) var(--v)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card.bordercard .card-content-container{padding:1.25rem 1.25rem 1.5rem}}@media screen and (max-width:800px){.cell-card.bordercard .card-content-container{padding:1.1rem 1.1rem 1.35rem}}@media print,screen and (max-width:39.99875em){.cell-card.bordercard .card-content-container{padding:1.1rem 1.1rem 1.35rem}}.cell-card.bordercard .card-content-container>*:last-child{margin-bottom:0}.cell-card.bordercard .card-bottom{position:absolute;bottom:2.1rem;left:2.1rem;right:2.1rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card.bordercard .card-bottom{bottom:1.25rem;left:1.25rem;right:1.25rem}}@media screen and (max-width:800px){.cell-card.bordercard .card-bottom{bottom:1.1rem;left:1.1rem;right:1.1rem}}@media print,screen and (max-width:39.99875em){.cell-card.bordercard .card-bottom{bottom:1.1rem;left:1.1rem;right:1.1rem}}.cell-card.bordercard .card-flex{display:flex;flex-direction:row}.cell-card.bordercard .card-flex .card-icon-container{width:calc(2rem + 65px);padding:2rem 0rem 2rem 2rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card.bordercard .card-flex .card-icon-container{width:calc(2rem + 60px);padding:1.75rem 0rem 1.75rem 1.75rem}}@media screen and (max-width:800px){.cell-card.bordercard .card-flex .card-icon-container{width:calc(2rem + 50px);padding:1.1rem 0rem 1.1rem 1.1rem}}@media print,screen and (max-width:39.99875em){.cell-card.bordercard .card-flex .card-icon-container{padding:1.1rem 0rem 1.1rem 1.1rem;width:calc(2rem + 50px)}}.cell-card.bordercard .card-flex .card-icon-container .card-icon{width:65px;height:auto}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card.bordercard .card-flex .card-icon-container .card-icon{width:60px}}@media screen and (max-width:800px){.cell-card.bordercard .card-flex .card-icon-container .card-icon{width:50px}}@media print,screen and (max-width:39.99875em){.cell-card.bordercard .card-flex .card-icon-container .card-icon{width:50px}}.cell-card.bordercard .card-flex .card-content-container{flex:1;padding:2rem 2rem 2rem 1.25rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card.bordercard .card-flex .card-content-container{padding:1.75rem 1.75rem 1.75rem 1rem}}@media screen and (max-width:800px){.cell-card.bordercard .card-flex .card-content-container{padding:1.1rem 1.1rem 1.1rem .8rem}}@media print,screen and (max-width:39.99875em){.cell-card.bordercard .card-flex .card-content-container{padding:1.1rem 1.1rem 1.1rem .8rem}}.cell-card.bordercard .card-connector:before{content:"";height:2px;width:30px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;right:calc(100% + 2px);left:auto;background-color:#cfcfcf;position:absolute}@media print,screen and (max-width:39.99875em){.cell-card.bordercard .card-connector:before{content:"";height:20px;width:1px;margin-left:auto;margin-right:auto;bottom:calc(100% + 2px);top:auto;left:0;right:0;background-color:#cfcfcf;position:absolute}}.cell-card.bordercard.large-6:nth-child(2n-1) .card-connector:before{display:none}@media print,screen and (max-width:39.99875em){.cell-card.bordercard.large-6:nth-child(2n-1) .card-connector:before{display:block}.cell-card.bordercard.large-6:nth-child(1) .card-connector:before{display:none}}.cell-card.bordercard.large-4:nth-child(3n-2) .card-connector:before{display:none}@media print,screen and (max-width:39.99875em){.cell-card.bordercard.large-4:nth-child(3n-2) .card-connector:before{display:block}.cell-card.bordercard.large-4:nth-child(1) .card-connector:before{display:none!important}}.cell-card.bordercard.large-3:nth-child(4n-3) .card-connector:before{display:none}@media print,screen and (min-width:40em)and (max-width:63.99875em){.cell-card.bordercard.large-3:nth-child(4n-3) .card-connector:before{display:block}.cell-card.bordercard.large-3:nth-child(2n-1) .card-connector:before{display:none!important}}@media print,screen and (max-width:39.99875em){.cell-card.bordercard.large-3:nth-child(4n-3) .card-connector:before{display:block}.cell-card.bordercard.large-3:nth-child(2n-1) .card-connector:before{display:block}.cell-card.bordercard.large-3:nth-child(1) .card-connector:before{display:none!important}}.cell-card.freecard{padding-top:30px;padding-bottom:30px}.cell-card.freecard .card-container{position:relative;height:100%;z-index:1}.cell-card.freecard .card-icon-container{padding:0}.cell-card.freecard .card-icon-container .card-icon{height:60px;width:auto}@media print,screen and (max-width:39.99875em){.cell-card.freecard .card-icon-container .card-icon{height:50px}}.cell-card.freecard .card-content-container{padding:1.6rem 0 0}.cell-card.freecard .card-bottom{position:absolute;bottom:0}.cell-card.freecard .card-flex{display:flex;flex-direction:row}.cell-card.freecard .card-flex .card-icon-container{width:calc(2.1rem + 60px);padding:2.1rem 0 2.1rem 2.1rem}.cell-card.freecard .card-flex .card-icon-container .card-icon{width:60px;height:auto}@media print,screen and (max-width:39.99875em){.cell-card.freecard .card-flex .card-icon-container .card-icon{width:50px}}.cell-card.freecard .card-flex .card-content-container{flex:1}.cell-card.blue-gradient-card.bordercard:after{display:none}.cell-card.blue-gradient-card .card-container{background:linear-gradient(90deg,#00395d 0% 50.48%,#1e618b)!important;color:var(--white)}.cell-card.blue-gradient-card .card-container *:not(button,.aras-button,.aras-jobs-button){color:var(--white)}.cell-card.blue-gradient-card .aras-button:hover,.cell-card.blue-gradient-card .aras-jobs-button:hover,.cell-card.blue-gradient-card .aras-button:focus,.cell-card.blue-gradient-card .aras-jobs-button:focus{background-color:var(--white);color:var(--primary-dark)}.cell-card.dark-card.bordercard:after{display:none}.cell-card.dark-card .card-container{background:#00000040!important;color:var(--white)}.cell-card.dark-card .card-container *:not(button,.aras-button,.aras-jobs-button){color:var(--white)}.cell-card.dark-card .aras-button:hover,.cell-card.dark-card .aras-jobs-button:hover,.cell-card.dark-card .aras-button:focus,.cell-card.dark-card .aras-jobs-button:focus{background-color:var(--white);color:var(--primary-dark)}.cell-card.slide-card{border:1px solid var(--primary-light)}.cell-card.slide-card:after{display:none}.cell-card.slide-card .card-container{background-color:transparent}.cell-card.slide-card .card-icon-container{padding:1.5rem 1.5rem 0;display:grid;transition:grid-template-rows .2s;grid-template-rows:1fr}.cell-card.slide-card .card-icon-container>a,.cell-card.slide-card .card-icon-container>div{overflow:hidden;min-height:0;display:block}.cell-card.slide-card .card-icon-container .card-icon{height:120px}.cell-card.slide-card .card-content-wrapper{display:grid;transition:grid-template-rows .2s;grid-template-rows:0fr}.cell-card.slide-card .card-content-wrapper .card-content-inner{overflow:hidden;min-height:0}.cell-card.slide-card .card-content-container{padding:0 1.5rem 1.5rem}.cell-card.slide-card .card-headline{font-size:1.2rem;line-height:1.4;font-weight:300}.cell-card.slide-card .card-content-container{display:grid}.cell-card.slide-card .wysiwyg-content p{font-size:.95rem}.cell-card.slide-card .wysiwyg-content,.cell-card.slide-card .card-bottom{padding-bottom:0!important}.cell-card.slide-card .wysiwyg-content p:last-child{margin-bottom:0}.cell-card.slide-card:hover{background:var(--white)}.cell-card.slide-card:hover .card-icon-container{grid-template-rows:0fr}.cell-card.slide-card:hover .card-content-wrapper{grid-template-rows:1fr}.cell-card.small-text p{font-size:.95rem}.cell-card.small-text .smallbottompadding{padding-bottom:1em}.card-slider-slick .slick-list{margin:0 -15px}@media print,screen and (max-width:39.99875em){.card-slider-slick .slick-list{margin:0 -8px}}.card-slider-slick .slick-list .slick-track{display:flex}.card-slider-slick .slick-list .slick-track .slick-slide{height:inherit;margin-left:15px;margin-right:15px;position:relative}@media print,screen and (max-width:39.99875em){.card-slider-slick .slick-list .slick-track .slick-slide{margin-left:8px!important;margin-right:8px!important}}@media print,screen and (max-width:39.99875em){.card-slider-slick .slick-list .slick-track .slick-slide .card-connector:before{content:"";height:2px;width:16px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;right:calc(100% + 2px);left:auto;background-color:#cfcfcf;position:absolute}}.card-slider-slick .slick-list .slick-track .slick-slide.bordercard .card-container{padding-bottom:40px}.card-slider-slick .slick-list .slick-track .slick-slide.bordercard.slick-current.card-highlight-gradient-cont:after{background:linear-gradient(0deg,#ce2327,#d49623)}.card-slider-slick .slick-list .slick-track .slick-slide.bordercard.slick-current.card-highlight-cont:after{background:var(--primary)}.card-slider-slick .slick-dots{bottom:40px;left:28px;right:auto;width:auto}.card-slider-slick .slick-dots li button:before{color:#fff;font-size:12px}.card-arrows{position:relative;width:80px;height:44px;display:block;margin-top:5px}.card-arrows .slick-prev,.card-arrows .slick-next{font-size:1.5rem;position:relative;display:inline-block;width:26px;height:35px;background-color:transparent;top:auto;transform:none;left:auto;right:auto;background-size:contain;background-repeat:no-repeat;background-position:center center}.card-arrows .slick-prev:before,.card-arrows .slick-next:before{content:none}.card-arrows .slick-prev{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2028.2.0,%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%2033%2044'%20style='enable-background:new%200%200%2033%2044;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;stroke:%23D0D0CF;stroke-width:2;stroke-miterlimit:10;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='6,22%2026,35.3333321%2026,8.666667%20'/%3e%3c/svg%3e");margin-right:8px}.card-arrows .slick-next{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2028.2.0,%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%2033%2044'%20style='enable-background:new%200%200%2033%2044;'%20xml:space='preserve'%3e%3cstyle%20type='text/css'%3e%20.st0{fill:none;stroke:%23CC242E;stroke-width:2;stroke-miterlimit:10;}%20%3c/style%3e%3cpolygon%20class='st0'%20points='31,22%201,2%201,42%20'/%3e%3c/svg%3e")}.cards-section [data-columns=cards-5]{display:grid;grid-template-columns:repeat(1,1fr);gap:.8rem}@media(min-width:500px){.cards-section [data-columns=cards-5]{grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:40em){.cards-section [data-columns=cards-5]{grid-template-columns:repeat(3,1fr)}}@media print,screen and (min-width:64em){.cards-section [data-columns=cards-5]{grid-template-columns:repeat(5,1fr)}}.cards-section [data-columns=cards-5] .cell-card{margin:0;width:auto}.cards-section [data-columns=cards-5] .cell-card.bordercard .card-icon-container{padding-top:1.5rem;padding-left:1rem;padding-right:1rem;padding-bottom:0}.cards-section [data-columns=cards-5] .cell-card.bordercard .card-content-container{padding:1rem 1rem 1.5rem}.card-link{text-transform:none;text-decoration:none!important;letter-spacing:0}.card-container.left-icon{display:flex;align-items:center;gap:0rem;flex-direction:row}.card-container.left-icon .card-icon-container{flex-shrink:0;padding:var(--v) 0 var(--v) var(--h)}.card-container.left-icon .card-icon-container .card-icon{height:80px}.card-container.left-icon .wysiwyg-content p{font-size:1.1rem}.card-container.left-icon strong{color:var(--primary)}.comments-area .comment-form a{color:var(--primary);text-decoration:none}.comments-area .comment-form a:focus,.comments-area .comment-form a:hover{color:var(--primary)}.comments-area .comment-form .comment-form-cookies-consent{display:flex;align-items:baseline;margin-bottom:1rem}.comments-area .comment-form [type=checkbox],.comments-area .comment-form [type=file],.comments-area .comment-form [type=radio]{margin:0 9px 0 0!important}.comments-area .comment-form [type=checkbox]+label,.comments-area .comment-form [type=radio]+label{margin:0!important;font-size:.9rem!important;line-height:1.3}.comments-area input.commentfield,.comments-area textarea{display:block;width:100%;padding:.5rem;margin-bottom:.75rem;font-size:.85rem;letter-spacing:.3px;border:solid 1px #a5a5a5;background-color:#fff;color:#000;outline:none!important;border-radius:0;box-shadow:none}.comments-area input.commentfield::placeholder,.comments-area textarea::placeholder{color:#4f4f4f;text-transform:uppercase;letter-spacing:2px}.comments-area textarea{height:150px}.comments-area h3.comment-reply-title,.comments-area .comment-reply-title.aras-jobs-title{display:flex;justify-content:space-between;width:100%;align-items:baseline;margin-bottom:1rem}.comments-area h3.comment-reply-title small,.comments-area .comment-reply-title.aras-jobs-title small{font-size:1rem}.comments-area .comments-title{margin-top:1.5px;margin-bottom:1rem}.comments-area .commentlist{margin:0}.comments-area .commentlist .comment{margin:0 0 1.25rem;list-style-type:none;padding-left:1rem;border-left:solid 2px #cfcfcf}.comments-area .commentlist .comment .media-object{display:block}.comments-area .commentlist .comment .media-object-section:first-child{padding:0}.comments-area .commentlist .comment img.avatar{display:none}.comments-area .commentlist .comment .comment-author{margin-bottom:.5rem;font-weight:500}.comments-area .commentlist .comment .comment_content,.comments-area .commentlist .comment .comment_content p{margin-bottom:1rem}.comments-area .commentlist .comment a{font-weight:500}.comments-area .commentlist .comment .comment-reply-link{margin-top:1.5rem}.comments-area .commentlist .comment .comment-respond{margin-top:1rem}.comments-area .commentlist .comment .comment-respond .comment-reply-title{display:none}.comments-area .commentlist .comment .children{margin:1rem 0 0}.content-section{position:relative;overflow:hidden;background-size:cover;background-repeat:no-repeat}@media print,screen and (min-width:1600px){.content-section.has-bg-img{min-height:850px!important}}.content-section .mobile-bg-blocker{display:none}@media print,screen and (max-width:39.99875em){.content-section .mobile-bg-blocker{display:block;position:absolute;inset:0;opacity:.5;z-index:1}.content-section .mobile-bg-blocker.bg-white{background-color:#fff}}.content-section .grid-container{position:relative;z-index:2}.content-section.post-split{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}@media print,screen and (max-width:39.99875em){.content-section.post-split{flex-direction:column}}.content-section.post-split .post-splitsize{flex:1}.content-section.intro-content .formsideblock,.content-section.post-content,.content-section.post-content .fullwidthblock{margin-bottom:1.5rem}.content-section .formsideblock .video-block{max-width:500px}.content-section .formsideblock .wp-post-image{margin:1rem 0}.content-section .split-text-block{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.5rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.content-section .split-text-block{flex-direction:column}}@media print,screen and (max-width:400px){.content-section .split-text-block{flex-direction:column}}.content-section .split-text-block.align-top{align-items:flex-start}.content-section .split-text-block.align-middle{align-items:center}.content-section .split-text-block.align-bottom{align-items:flex-end}.content-section .split-text-block .split-text-half{flex:1}@media print,screen and (min-width:40em)and (max-width:63.99875em){.content-section .split-text-block .split-text-half{width:100%}}@media print,screen and (max-width:400px){.content-section .split-text-block .split-text-half{width:100%}}.content-section .split-text-block .split-text-half>*:last-child{margin-bottom:0}.content-section .button-block.text-left a{margin-right:1rem}.content-section .button-block.text-center a{margin-left:.5rem;margin-right:.5rem}.content-section .aras-button,.content-section .aras-jobs-button{margin-top:1rem}.content-section.bg-dblue .video-block .video-container.shadow:after{background-color:transparent}.content-section.bg-grey .video-block .video-container.shadow:after,.content-section.bg-whitetogrey .video-block .video-container.shadow:after{background-color:transparent}@media print,screen and (max-width:39.99875em){.content-section .small-order-1{margin-bottom:2rem}}.image-block{position:relative}.image-block.medium-8 .video-container{max-width:630px}.image-block .image-container{position:relative}.image-block .image-container.image-container-fullwidth{max-width:100%}.image-block .image-container .split-image{position:relative;z-index:1;width:100%}.image-block .image-container .image-overlay{position:absolute;left:0;bottom:0;right:0;width:100%;height:100%;mix-blend-mode:hard-light;z-index:3;-webkit-user-select:none;user-select:none}.image-block .image-container.greyscale{background-color:#fff;position:relative}.image-block .image-container.greyscale .split-image{filter:grayscale(100%) contrast(1) brightness(1.1);flex:1 0 100%;height:100%;max-width:100%;object-fit:cover;opacity:1;position:relative;width:100%}.image-block .image-container.greyscale:before{background-color:#1e212b;content:"";height:100%;inset:0;mix-blend-mode:color;position:absolute;width:100%;z-index:2}.image-block .image-container.shadow{margin-bottom:15px}.image-block .image-container.shadow:after{position:absolute;content:"";width:100%;height:100%;inset:0;background-color:transparent;transform:translate(-15px,15px);border:solid 2px #999999}.image-block .image-container.shadow .split-image{outline:solid 1px #999999}.image-block.medium-order-2 .image-container{margin-left:auto}@media print,screen and (max-width:39.99875em){.image-block.medium-order-2 .image-container{margin-left:auto;margin-right:auto;max-width:400px}}.image-block.medium-order-2 .image-container.shadow:after{transform:translate(15px,15px)}.video-block.medium-order-2 .video-container{margin-left:auto}@media print,screen and (max-width:39.99875em){.video-block.medium-order-2 .video-container{margin-left:auto;margin-right:auto;max-width:400px}}.video-block.medium-order-2 .video-container.shadow:after{transform:translate(15px,15px)}.video-block.medium-8 .video-container{max-width:630px}.video-block .video-container{max-width:460px;position:relative}@media print,screen and (max-width:39.99875em){.video-block .video-container{margin-left:auto;margin-right:auto;max-width:400px}}.video-block .video-container.video-container-fullwidth{max-width:100%}.video-block .video-container video,.video-block .video-container button,.video-block .video-container .responsive-embed,.video-block .video-container .vidyard-player-container{width:100%;z-index:2;position:relative}.video-block .video-container video{margin-bottom:-6px}.video-block .video-container .video-overlay{position:absolute;left:0;bottom:0;right:0;width:100%;height:100%;mix-blend-mode:hard-light;z-index:5;-webkit-user-select:none;user-select:none}.video-block .video-container .video-icon{position:absolute;bottom:20px;right:20px;width:72px;z-index:5;-webkit-user-select:none;user-select:none}.video-block .video-container.shadow{margin-bottom:15px}.video-block .video-container.shadow:after{position:absolute;content:"";width:100%;height:100%;inset:0;background-color:transparent;transform:translate(-15px,15px);border:solid 1px #999999;z-index:1}.video-block .video-container.shadow video,.video-block .video-container.shadow button,.video-block .video-container.shadow .responsive-embed,.video-block .video-container.shadow .vidyard-player-container{outline:solid 1px #999999}.video-block .video-container.shadow.greyscale button{background-color:#fff;position:relative}.video-block .video-container.shadow.greyscale button .video-poster{filter:grayscale(100%) contrast(1) brightness(1.1);flex:1 0 100%;height:100%;max-width:100%;object-fit:cover;opacity:1;position:relative;width:100%;z-index:3}.video-block .video-container.shadow.greyscale button:before{background-color:#1e212b;content:"";height:100%;inset:0;mix-blend-mode:color;position:absolute;width:100%;z-index:4}.full-width-form-section{position:relative}.full-width-form-section .content-before{margin-bottom:3rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.full-width-form-section .content-before{margin-bottom:2.5rem}}@media print,screen and (max-width:39.99875em){.full-width-form-section .content-before{margin-bottom:2rem}}.hero-form-side{height:10px}@media print,screen and (max-width:39.99875em){.hero-form-side{height:auto;margin-top:2rem}}.hero-form-side .hero-form-container{padding-bottom:3rem}.hero-form-container{max-width:425px;margin-left:auto;display:block}.hero-form-container.form-left{margin-left:0}@media print,screen and (max-width:39.99875em){.hero-form-container{margin-left:auto;margin-right:auto}}.hero-form-container .hero-form{min-height:10px;padding:2rem;background-color:#fff;border:solid 1px #a5a5a5;box-shadow:-8px 8px 30px #0003}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-form-container .hero-form{padding:1.5rem}}@media print,screen and (max-width:39.99875em){.hero-form-container .hero-form{padding:1.5rem}}.hero-form-container .hero-form .hero-form-headline{margin-bottom:1.25rem}.hero-form-container .hero-form-end{margin-top:1.5rem;text-align:center}.hero-form-container .hero-form-end>*:last-child{margin-bottom:0}.full-form-container{max-width:100%;margin:auto;display:block}@media print,screen and (max-width:39.99875em){.full-form-container{margin-left:auto;margin-right:auto}}.full-form-container .hero-form{min-height:10px;padding:2rem;background-color:#fff;border:solid 1px #a5a5a5;box-shadow:-8px 8px 30px #0003}@media print,screen and (min-width:40em)and (max-width:63.99875em){.full-form-container .hero-form{padding:1.5rem}}@media print,screen and (max-width:39.99875em){.full-form-container .hero-form{padding:1.5rem}}.full-form-container .hero-form .hero-form-headline{margin-bottom:1.25rem}.full-form-container .hero-form-end{margin-top:1.5rem;text-align:center}.full-form-container .hero-form-end>*:last-child{margin-bottom:0}.text-block-columns{display:grid;grid-template-columns:1fr;gap:5rem;align-items:center}@media print,screen and (min-width:64em){.text-block-columns{grid-template-columns:1fr 1fr}}.text-block-columns>*{justify-content:center}.centered-logo-grid{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.centered-logo-grid img{max-width:25%;height:auto}.customer-story-section{position:relative}.customer-story-section .customer-bg-overlay{position:absolute;height:100%;inset:0 auto;width:46%;z-index:2}@media print,screen and (min-width:40em)and (max-width:63.99875em){.customer-story-section .customer-bg-overlay{width:60%}}@media print,screen and (max-width:39.99875em){.customer-story-section .customer-bg-overlay{width:90%}}.customer-story-section .customer-bg-overlay.background-left-img{left:0}.customer-story-section .customer-bg-overlay.background-right-img{right:0}.customer-story-section.bg-white .customer-bg-overlay.background-left-img{background:linear-gradient(270deg,#fff 2%,#fff0)}@media print,screen and (min-width:1600px){.customer-story-section.bg-white .customer-bg-overlay.background-left-img{background:linear-gradient(270deg,#fff 2%,#fff0 70%)}}@media print,screen and (max-width:39.99875em){.customer-story-section.bg-white .customer-bg-overlay.background-left-img{background:linear-gradient(270deg,#fff 2%,#ffffff80)}}.customer-story-section.bg-white .customer-bg-overlay.background-right-img{background:linear-gradient(90deg,#fff 2%,#fff0)}@media print,screen and (min-width:1600px){.customer-story-section.bg-white .customer-bg-overlay.background-right-img{background:linear-gradient(90deg,#fff 2%,#fff0 70%)}}@media print,screen and (max-width:39.99875em){.customer-story-section.bg-white .customer-bg-overlay.background-right-img{background:linear-gradient(90deg,#fff 2%,#ffffff80)}}.customer-story-section.bg-dblue .customer-bg-overlay.background-left-img{background:linear-gradient(270deg,#00395d 2%,#00395d00)}@media print,screen and (min-width:1600px){.customer-story-section.bg-dblue .customer-bg-overlay.background-left-img{background:linear-gradient(270deg,#00395d 2%,#00395d00 70%)}}@media print,screen and (max-width:39.99875em){.customer-story-section.bg-dblue .customer-bg-overlay.background-left-img{background:linear-gradient(270deg,#00395d 2%,#00395d80)}}.customer-story-section.bg-dblue .customer-bg-overlay.background-right-img{background:linear-gradient(90deg,#00395d 2%,#00395d00)}@media print,screen and (min-width:1600px){.customer-story-section.bg-dblue .customer-bg-overlay.background-right-img{background:linear-gradient(90deg,#00395d 2%,#00395d00 70%)}}@media print,screen and (max-width:39.99875em){.customer-story-section.bg-dblue .customer-bg-overlay.background-right-img{background:linear-gradient(90deg,#00395d 2%,#00395d80)}}.customer-story-section.bg-grey .customer-bg-overlay.background-left-img,.customer-story-section.bg-whitetogrey .customer-bg-overlay.background-left-img{background:linear-gradient(270deg,#f6f6f6 2%,#f6f6f600)}@media print,screen and (min-width:1600px){.customer-story-section.bg-grey .customer-bg-overlay.background-left-img,.customer-story-section.bg-whitetogrey .customer-bg-overlay.background-left-img{background:linear-gradient(270deg,#f6f6f6 2%,#f6f6f600 70%)}}@media print,screen and (max-width:39.99875em){.customer-story-section.bg-grey .customer-bg-overlay.background-left-img,.customer-story-section.bg-whitetogrey .customer-bg-overlay.background-left-img{background:linear-gradient(270deg,#f6f6f6 2%,#f6f6f680)}}.customer-story-section.bg-grey .customer-bg-overlay.background-right-img,.customer-story-section.bg-whitetogrey .customer-bg-overlay.background-right-img{background:linear-gradient(90deg,#f6f6f6 2%,#f6f6f600)}@media print,screen and (min-width:1600px){.customer-story-section.bg-grey .customer-bg-overlay.background-right-img,.customer-story-section.bg-whitetogrey .customer-bg-overlay.background-right-img{background:linear-gradient(90deg,#f6f6f6 2%,#f6f6f600 70%)}}@media print,screen and (max-width:39.99875em){.customer-story-section.bg-grey .customer-bg-overlay.background-right-img,.customer-story-section.bg-whitetogrey .customer-bg-overlay.background-right-img{background:linear-gradient(90deg,#f6f6f6 2%,#f6f6f680)}}.customer-story-section .customer-bg-img{position:absolute;height:100%;inset:0 auto;width:45%;background-size:cover;background-repeat:no-repeat;background-position:center center;z-index:1}@media print,screen and (min-width:40em)and (max-width:63.99875em){.customer-story-section .customer-bg-img{width:60%}}@media print,screen and (max-width:39.99875em){.customer-story-section .customer-bg-img{width:90%}}.customer-story-section .customer-bg-img.background-left-img{left:0}.customer-story-section .customer-bg-img.background-right-img{right:0}.customer-story-section .grid-container{position:relative;z-index:3}.customer-story-section .grid-container .customer-logo{width:75%;max-width:180px;max-height:100px;height:auto;margin-bottom:2rem}.cs-overview-content p,.cs-overview-content li{margin-bottom:1rem!important}.cs-overview-content>*:last-child{margin-bottom:0}.featured-speakers-section{position:relative}.featured-speakers-section .speaker-item{margin-top:1rem;margin-bottom:1rem}.featured-speakers-section .speaker-item .speaker-headshot,.featured-speakers-section .speaker-item .speaker-headshot-placeholder{width:100%;margin-bottom:1rem;display:block;border:solid 1px #999999}.featured-speakers-section .speaker-item .speaker-headshot{aspect-ratio:1/1;object-fit:cover;object-position:center center;border-radius:50vw}.featured-speakers-section .speaker-item .speaker-headshot-placeholder{height:0;padding-top:100%;background-color:#999}.featured-speakers-section .speaker-item h4{font-size:1.075rem;margin-bottom:.5rem}.featured-speakers-section .speaker-item h5{font-weight:300;font-size:.875rem;margin-bottom:.375rem}.featured-speakers-section .speaker-item a{font-weight:300;font-size:.875rem}.featured-speakers-section .speaker-item a:after{content:"|";padding-left:4px;padding-right:4px}.featured-speakers-section .speaker-item a:nth-last-child(1):after{content:none}.floating-cta-section{position:relative}.floating-cta-section .floating-cta{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;gap:3rem;padding:2rem 3rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.floating-cta-section .floating-cta{gap:2rem;padding:2rem}}@media print,screen and (max-width:39.99875em){.floating-cta-section .floating-cta{flex-direction:column;gap:2rem;padding:1.5rem}}.floating-cta-section .floating-cta:after{content:"";width:15%;position:absolute;inset:0 auto 0 0;background-image:url(./cta-background-Bp0H4ox9.svg);background-size:cover;background-repeat:no-repeat;background-position:left center;z-index:1}@media print,screen and (min-width:40em)and (max-width:63.99875em){.floating-cta-section .floating-cta:after{width:30%}}@media print,screen and (max-width:39.99875em){.floating-cta-section .floating-cta:after{width:200px;transform:rotate(-90deg) scalex(-1);transform-origin:top left;height:calc(100vw - 2rem);background-position:right center}}.floating-cta-section .floating-cta.breaktop{margin-top:2rem}.floating-cta-section .floating-cta.breaktop .cta-image{margin-top:-4rem;height:calc(100% + 4rem)}@media print,screen and (max-width:39.99875em){.floating-cta-section .floating-cta.breaktop .cta-image{max-width:100%}}.floating-cta-section .floating-cta.breaktop.post-cta{margin-top:5rem}.floating-cta-section .floating-cta .cta-image{width:220px;padding:0 1rem;text-align:center;z-index:2}@media print,screen and (min-width:40em)and (max-width:63.99875em){.floating-cta-section .floating-cta .cta-image{padding:0}}@media print,screen and (max-width:39.99875em){.floating-cta-section .floating-cta .cta-image{padding:0}}.floating-cta-section .floating-cta .cta-image.landscapeimg{width:350px;padding:0}.floating-cta-section .floating-cta .cta-image img{width:auto;height:auto;border:solid 1px #999999}.floating-cta-section .floating-cta.post-cta{gap:2.5rem;margin-top:3rem;margin-bottom:3rem}.floating-cta-section .floating-cta.post-cta .cta-image{width:190px;padding:0 5px}.floating-cta-section .floating-cta.post-cta .cta-image.landscapeimg{width:260px;padding:0}.floating-cta-section .floating-cta .cta-content{position:relative;margin-bottom:1rem;flex:1}.floating-cta-section .floating-cta .cta-content .aras-button--outline{margin-top:1rem}.footer-cta{position:relative;padding-bottom:6rem;background:var(--primary-dark);background-size:contain;color:#fff}.footer-cta *:not(.aras-button):not(.aras-jobs-button){color:#fff}@media print,screen and (min-width:40em)and (max-width:63.99875em){.footer-cta{padding-bottom:6rem}}@media print,screen and (max-width:39.99875em){.footer-cta{padding-bottom:3rem}}.footer-cta:after{content:"";width:48%;height:200%;position:absolute;inset:auto 0 0 52%;z-index:-2}@media print,screen and (min-width:40em)and (max-width:63.99875em){.footer-cta:after{width:40%;left:60%}}@media print,screen and (max-width:39.99875em){.footer-cta:after{width:50%;left:50%;opacity:.5}}.simple-footer-cta .footer-cta-content{max-width:600px}@media print,screen and (max-width:39.99875em){.simple-footer-cta .footer-cta-content{max-width:400px;margin:auto}}.simple-footer-cta .footer-cta-content h2.footer-cta-headline,.footer-cta .footer-cta-content h2.footer-cta-headline{font-size:2.5rem;margin-bottom:1rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.simple-footer-cta .footer-cta-content h2.footer-cta-headline,.footer-cta .footer-cta-content h2.footer-cta-headline{font-size:2.125rem}}@media print,screen and (max-width:39.99875em){.simple-footer-cta .footer-cta-content h2.footer-cta-headline,.footer-cta .footer-cta-content h2.footer-cta-headline{font-size:1.75rem}}.simple-footer-cta .footer-cta-content>*:last-child,.footer-cta .footer-cta-content>*:last-child{margin-bottom:0}.simple-footer-cta .aras-button,.simple-footer-cta .aras-jobs-button,.footer-cta .aras-button,.footer-cta .aras-jobs-button{margin-top:1rem}.footer{--text-color: rgba(255,255,255,.8);--text-hover-color: var(--white);background-color:var(--primary-xdark);padding-top:4rem;padding-bottom:3rem;position:relative;overflow:visible;z-index:10}@media print,screen and (min-width:40em)and (max-width:63.99875em){.footer{padding-top:3rem;padding-bottom:1rem}}@media print,screen and (max-width:39.99875em){.footer{padding-top:2.5rem;padding-bottom:1rem}}.footer h6,.footer .h6{font-weight:600;margin-bottom:1rem;color:var(--white);letter-spacing:.03em}.footer .footer-intro{max-width:320px;padding-right:3rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.footer .footer-intro{padding-right:1.5rem}}@media print,screen and (max-width:39.99875em){.footer .footer-intro{max-width:100%;margin:0 auto 1.5rem;text-align:center;padding-right:0;max-width:400px}}.footer .footer-intro p{color:var(--text-color);font-weight:400;margin-bottom:1rem;font-size:1.4rem;line-height:1.3}.footer .footer-intro .nav-logo{width:100%;max-width:130px;margin-bottom:1rem}.footer .footer-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:left}@media print,screen and (min-width:40em)and (max-width:63.99875em){.footer .footer-links{justify-content:start}}@media print,screen and (max-width:39.99875em){.footer .footer-links{justify-content:start;flex-direction:row;padding-top:0;margin-top:0;border-top:2px rgba(255,255,255,.1) solid}}@media print,screen and (max-width:380px){.footer .footer-links{flex-direction:column}}.footer .footer-links .footer-column{width:calc(33.3333% - .6666rem);min-width:100px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.footer .footer-links .footer-column{width:calc(25% - .75rem)}}@media screen and (max-width:800px){.footer .footer-links .footer-column{width:calc(33.3333% - .6666rem)}}@media print,screen and (max-width:39.99875em){.footer .footer-links .footer-column{margin-bottom:1rem;width:calc(50% - .5rem)}}@media print,screen and (max-width:380px){.footer .footer-links .footer-column{width:100%}}.footer .footer-links .footer-column .footer-linkitem{display:block;margin-bottom:.75rem;padding-right:10px;text-decoration:none;line-height:1.2;font-weight:500;font-size:14px;color:var(--text-color)}.footer .footer-links .footer-column .footer-linkitem:hover,.footer .footer-links .footer-column .footer-linkitem:focus{text-decoration:underline;color:var(--text-hover-color)}.footer .footer-social{margin-left:0;max-width:175px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.footer .footer-social{max-width:100%;margin-left:15px}}@media print,screen and (max-width:39.99875em){.footer .footer-social{max-width:calc(100% - 25px);margin-left:15px;text-align:center}}.footer .footer-social .footer-socials{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px}@media print,screen and (max-width:39.99875em){.footer .footer-social .footer-socials{justify-content:center}}.footer .footer-social .footer-socials img{width:25px;filter:brightness(1) invert(0)}.footer .footer-social .footer-socials a:hover img,.footer .footer-social .footer-socials a:focus img{filter:brightness(0) invert(1)}.footer .copyrightinfo{margin-top:1rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.footer .copyrightinfo{margin-top:2rem}}@media print,screen and (max-width:39.99875em){.footer .copyrightinfo{margin-top:2rem}}.footer .copyrightinfo p{font-size:13px;font-weight:400;color:var(--text-color)}@media print,screen and (max-width:39.99875em){.footer .copyrightinfo p{text-align:center}}.footer .copyrightinfo p a{color:var(--text-color)}.footer .copyrightinfo p a:hover,.footer .copyrightinfo p a:focus{color:var(--text-hover-color);text-decoration:underline}.simple-footer{background-color:var(--primary-dark);padding-top:2rem;padding-bottom:2rem;position:relative;overflow:visible;z-index:10}.simple-footer .copyrightinfo{margin-top:0}@media print,screen and (max-width:39.99875em){.simple-footer .copyrightinfo.medium-auto{margin-top:.5rem}}.simple-footer .copyrightinfo p{font-size:13px;font-weight:400;margin-bottom:0}@media print,screen and (max-width:39.99875em){.simple-footer .copyrightinfo p{text-align:center!important}}.simple-footer .copyrightinfo p a{color:#4f4f4f}.simple-footer .copyrightinfo p a:hover,.simple-footer .copyrightinfo p a:focus{color:var(--primary)}.footer-cta-bg{z-index:0;overflow:hidden;position:relative;top:-2.5rem}@media print,screen and (min-width:40em){.footer-cta-bg{position:absolute;top:0;left:0;width:100%;height:100%}}.footer-cta-bg .grid-container{height:100%;position:relative}@media print,screen and (max-width:39.99875em){.footer-cta-bg .grid-container{padding-left:0;padding-right:0}}.footer-cta-bg .footer-cta-bg-inner{position:relative;z-index:1;aspect-ratio:5/3;width:100%;height:auto}@media print,screen and (min-width:40em){.footer-cta-bg .footer-cta-bg-inner{height:100%;width:auto;position:absolute;right:-6vw}}@media print,screen and (min-width:64em){.footer-cta-bg .footer-cta-bg-inner{height:100%;width:auto;position:absolute;right:-4vw}}.footer-cta-bg .footer-cta-bg-inner .footer-cta-bg-image{width:100%;height:100%;position:absolute;background-color:var(--primary-light);background-blend-mode:luminosity;opacity:.7;background-size:cover}@media print,screen and (min-width:40em){.footer-cta-bg .footer-cta-bg-inner .footer-cta-bg-image{clip-path:polygon(40% 0,86% 0,100% 100%,20% 100%)}}@media print,screen and (min-width:64em){.footer-cta-bg .footer-cta-bg-inner .footer-cta-bg-image{clip-path:polygon(40% 0,86% 0,100% 100%,0 100%)}}.footer-cta-bg .footer-cta-bg-inner .footer-cta-bg-overlay{position:absolute;background:radial-gradient(circle at top center,rgba(10,135,200,.7),transparent 70%);background-blend-mode:multiply;width:100%;height:50%;top:0;left:50%;transform:translate(-50%)}@media print,screen and (min-width:40em){.footer-cta-bg .footer-cta-bg-inner .footer-cta-bg-overlay{width:240%;height:100%}}.gform_wrapper .gform_heading{height:min-content;width:fit-content}.gform_wrapper .gform_heading .gform_title{font-size:26px;margin-bottom:.5rem}.gform_wrapper .gform_heading .gform_description{margin-top:-.5rem;margin-bottom:.5rem}.gform_wrapper .gform_fields{gap:15px!important}.gform_wrapper .gfield_label{display:none!important}.gform_wrapper input[type=text],.gform_wrapper input[type=email],.gform_wrapper input[type=tel],.gform_wrapper textarea,.gform_wrapper select{border:solid 1px #a5a5a5!important;border-radius:0!important;box-shadow:none!important;color:#000!important;font-size:.85rem!important;letter-spacing:.3px!important}.gform_wrapper input[type=text]::placeholder,.gform_wrapper input[type=email]::placeholder,.gform_wrapper input[type=tel]::placeholder,.gform_wrapper textarea::placeholder,.gform_wrapper select::placeholder{color:#4f4f4f;text-transform:uppercase;letter-spacing:2px}.gform_wrapper input[type=text]:focus,.gform_wrapper input[type=email]:focus,.gform_wrapper input[type=tel]:focus,.gform_wrapper textarea:focus,.gform_wrapper select:focus{box-shadow:none}.gform_wrapper textarea.small{height:2.5em}.gform_wrapper textarea.medium{height:5em}.gform_wrapper textarea.large{height:7em}.gform_wrapper [type=checkbox]{accent-color:var(--primary)!important;border-radius:0!important;border:solid 1px #a5a5a5!important;box-shadow:none!important;width:16px!important;height:16px!important;margin-top:1px!important;margin-bottom:1px!important}.gform_wrapper [type=checkbox]:focus{border-color:var(--primary)!important;box-shadow:none!important}.gform_wrapper [type=checkbox]:before{color:var(--primary)!important}.gform_wrapper .gform_footer{justify-content:center}.gform_wrapper input[type=submit].button{background-color:#000!important;border:solid 2px #000000!important;border-radius:0!important;color:#fff!important;display:inline-block!important;font-size:.9rem!important;font-weight:400!important;letter-spacing:2px!important;text-transform:uppercase!important;line-height:1.1!important;min-width:100px!important;opacity:1!important;padding:9px 14px 8px!important;position:relative!important;text-align:center!important;text-decoration:none;text-transform:uppercase;transition:.2s ease-in-out;z-index:2}.gform_wrapper input[type=submit].button:hover,.gform_wrapper input[type=submit].button:focus{background-color:transparent;border:solid 2px #000000;box-shadow:none;color:#000;opacity:1;text-decoration:none!important;transition:.2s ease-in-out}.form-button-color-red .gform_wrapper input[type=submit].button:hover,.form-button-color-red .gform_wrapper input[type=submit].button:focus{background-color:transparent!important;border:solid 2px #ce2127;color:var(--primary)!important}.form-button-color-red .gform_wrapper input[type=submit].button{background-color:var(--primary)!important;border:solid 2px var(--primary)!important;color:var(--white)!important}.form-button-color-red .gform_wrapper input[type=submit].button:hover,.form-button-color-red .gform_wrapper input[type=submit].button:focus{background-color:transparent!important;border:solid 2px var(--primary);color:var(--primary)!important}.form-button-color-blue .gform_wrapper input[type=submit].button{background-color:var(--blue)!important;border:solid 2px var(--blue)!important;color:var(--white)!important}.form-button-color-blue .gform_wrapper input[type=submit].button:hover,.form-button-color-blue .gform_wrapper input[type=submit].button:focus{background-color:transparent!important;border:solid 2px var(--blue);color:var(--blue)!important}.form-button-color-orange .gform_wrapper input[type=submit].button{background-color:var(--orange)!important;border:solid 2px var(--orange)!important;color:var(--white)!important}.form-button-color-orange .gform_wrapper input[type=submit].button:hover,.form-button-color-orange .gform_wrapper input[type=submit].button:focus{background-color:transparent!important;border:solid 2px var(--orange);color:var(--orange)!important}.gform_wrapper .gfield--type-address .ginput_left{width:100%}.gform_wrapper .gfield--type-checkbox .gfield_label,.gform_wrapper .ginput_container_consent .gfield_label{display:block!important;margin-bottom:10px}.gform_wrapper .gfield--type-checkbox .gform-field-label--type-inline,.gform_wrapper .ginput_container_consent .gform-field-label--type-inline{margin-left:5px}.gform_wrapper .gfield--type-multiselect .gfield_label{display:block!important;margin-bottom:5px}.gform_wrapper .gfield--type-multiselect select[multiple]{padding:6px 8px!important;max-height:70px}.gform_wrapper .gfield--type-multiselect select[multiple]:focus option:checked{color:#000!important;background:#f6f6f6!important;background-image:linear-gradient(0deg,#4f4f4f 0% 100%)!important}.gform_wrapper .gfield--type-multiselect select[multiple] option:checked{background-image:linear-gradient(0deg,#cfcfcf 0% 100%)!important;color:#000!important}.gform_wrapper .gfield--type-multiselect select[multiple] option{padding:2px 0}.gform_wrapper .gfield_consent_description{border:none!important;padding:0!important}.sidebar-cta .cta-form .gform_footer{margin-top:1rem;justify-content:left}.aras-redirecting{min-height:200px;display:flex;justify-content:center;align-items:center}.aras-redirecting:before{content:"";display:inline-block;width:20px;height:20px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:redirecting-spin 1s linear infinite;margin-right:10px}@keyframes redirecting-spin{to{transform:rotate(360deg)}}.glossary .glossary-row{display:block;margin-bottom:1.25rem}.glossary .glossary-row a h4{font-weight:500;font-size:1.15rem}.glossary .glossary-row p{margin-top:.5rem;margin-bottom:0;font-size:.9rem}.glossary-archive .glossary-filter-bar{width:100%}.glossary-archive .glossary-filter-bar .glossary-filters{display:flex;flex-direction:row;gap:calc(1% + .75rem)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.glossary-archive .glossary-filter-bar .glossary-filters{gap:1rem}}@media print,screen and (max-width:39.99875em){.glossary-archive .glossary-filter-bar .glossary-filters{gap:.5rem;flex-direction:column}}.glossary-archive .glossary-filter-bar .glossary-filters .filters-letters{flex:1}.glossary-archive .glossary-filter-bar .glossary-filters .filters-letters .glossary-letters{width:calc(100% + 5px);justify-content:space-between;margin-left:-5px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.glossary-archive .glossary-filter-bar .glossary-filters .filters-letters .glossary-letters{justify-content:left}}@media print,screen and (max-width:39.99875em){.glossary-archive .glossary-filter-bar .glossary-filters .filters-letters .glossary-letters{justify-content:left}}.glossary-archive .glossary-filter-bar .glossary-filters .filters-letters .glossary-letters .glossary-letter{border:none;background-color:transparent;color:#000;text-transform:uppercase;font-weight:500;margin:0;width:30px;height:34px;padding:5px}@media print,screen and (max-width:39.99875em){.glossary-archive .glossary-filter-bar .glossary-filters .filters-letters .glossary-letters .glossary-letter{width:fit-content;height:34px;padding:2px 5px;height:30px}}.glossary-archive .glossary-filter-bar .glossary-filters .filters-letters .glossary-letters .glossary-letter.active{color:var(--primary);background-color:transparent}.glossary-archive .glossary-filter-bar .glossary-filters .filters-letters .glossary-letters .glossary-letter:disabled{color:#cfcfcf}.glossary-archive .glossary-filter-bar .glossary-filters .filters-letters .glossary-letters .glossary-letter:nth-child(1){padding-right:1rem;width:fit-content;letter-spacing:3px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.glossary-archive .glossary-filter-bar .glossary-filters .filters-letters .glossary-letters .glossary-letter:nth-child(1){padding-right:5px}}@media print,screen and (max-width:39.99875em){.glossary-archive .glossary-filter-bar .glossary-filters .filters-letters .glossary-letters .glossary-letter:nth-child(1){padding-right:5px;letter-spacing:1px}}.glossary-archive .glossary-filter-bar .glossary-filters .filters-search input{padding:0;background-color:transparent;border:transparent;box-shadow:none;margin-bottom:0;height:34px;width:100px;color:#000;font-weight:500}.glossary-archive .glossary-filter-bar .glossary-filters .filters-search input::placeholder{color:#cfcfcf;text-transform:uppercase;letter-spacing:2px}.hero-content-text h1{color:var(--primary)}.home-hero-banner{position:relative;padding-top:2rem;padding-bottom:2rem;overflow:hidden}.home-hero-banner__bg{position:absolute;inset:0}.home-hero-banner__svg{max-width:100%;max-height:100%}.home-hero-banner__svg svg{position:absolute;top:0;right:0;max-width:50%;max-height:80vh;aspect-ratio:1}@media print,screen and (min-width:40em)and (max-width:63.99875em){.home-hero-banner__svg svg{max-width:40%;max-height:60vh}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.home-hero-banner{overflow:hidden}}@media print,screen and (max-width:39.99875em){.home-hero-banner{padding-top:1rem;padding-bottom:1rem}}.home-hero-banner .scroll-dots-homenav{margin-bottom:1rem}.home-hero-banner .scroll-dots-homenav .slick-dots{height:1.125rem;display:flex;flex-direction:row;flex-wrap:wrap;position:relative;bottom:0;list-style:none;text-align:left;padding:0;margin:0;gap:.75rem}@media print,screen and (max-width:39.99875em){.home-hero-banner .scroll-dots-homenav .slick-dots{justify-content:center}}.home-hero-banner .scroll-dots-homenav .slick-dots li{position:relative;display:inline-block;height:auto;width:auto;padding:0;margin:0;cursor:pointer}.home-hero-banner .scroll-dots-homenav .slick-dots li.slick-active button{background:var(--primary)}.home-hero-banner .scroll-dots-homenav .slick-dots li button{background:#999;display:block;height:1.125rem;width:1.125rem;outline:none;line-height:0;font-size:0;padding:0;margin:0}.home-hero-banner .scroll-dots-homenav .slick-dots li button:before{display:none;content:none}.home-hero-banner .hero-content-inner{min-height:30vh;display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;padding-top:8rem;padding-bottom:2rem}@media print,screen and (min-width:40em){.home-hero-banner .hero-content-inner{padding-top:3rem;padding-bottom:3rem;justify-content:stretch}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.home-hero-banner .hero-content-inner{min-height:40vh}}.home-hero-banner .grid-container{width:100%}.home-hero-banner .grid-container .grid-x .hero-content-inner{max-width:60%;margin-right:auto}@media print,screen and (max-width:39.99875em){.home-hero-banner .grid-container .grid-x .hero-content-inner{margin-left:auto;margin-right:auto;text-align:center}}.home-hero-banner .grid-container .grid-x .hero-content-inner p,.home-hero-banner .grid-container .grid-x .hero-content-inner ul,.home-hero-banner .grid-container .grid-x .hero-content-inner li{font-size:1.6rem;line-height:1.2;font-weight:300;color:#4f4f4f}@media print,screen and (min-width:40em)and (max-width:63.99875em){.home-hero-banner .grid-container .grid-x .hero-content-inner p,.home-hero-banner .grid-container .grid-x .hero-content-inner ul,.home-hero-banner .grid-container .grid-x .hero-content-inner li{font-size:1.3rem}}@media print,screen and (max-width:39.99875em){.home-hero-banner .grid-container .grid-x .hero-content-inner p,.home-hero-banner .grid-container .grid-x .hero-content-inner ul,.home-hero-banner .grid-container .grid-x .hero-content-inner li{font-size:1.15rem}}@media print,screen and (max-width:39.99875em){.home-hero-banner .grid-container .grid-x .hero-visual{text-align:center;margin:auto}}.home-hero-banner .grid-container .grid-x .hero-visual-image{max-width:500px;float:right}@media print,screen and (max-width:39.99875em){.home-hero-banner .grid-container .grid-x .hero-visual-image{float:none}}.home-hero-banner .grid-container .grid-x video{position:absolute;left:50%;top:0;bottom:0;margin-top:auto;margin-bottom:auto;width:50%;padding-bottom:0;z-index:-1}@media print,screen and (min-width:40em)and (max-width:63.99875em){.home-hero-banner .grid-container .grid-x video{left:50%;width:60%}}@media print,screen and (max-width:39.99875em){.home-hero-banner .grid-container .grid-x video{position:relative;left:0;width:75%}}.hero-banner{overflow:hidden;position:relative;background-color:var(--white);padding-top:3rem;padding-bottom:3rem}.hero-banner table td{font-size:1.2rem;font-weight:400}@media print,screen and (max-width:63.99875em){.hero-banner table table,.hero-banner table tbody,.hero-banner table tr,.hero-banner table td{display:block;width:100%!important}}@media print,screen and (max-width:39.99875em){.hero-banner .hero-background-overlay{display:none}}.hero-banner .hero-background-overlay{position:absolute;right:0;top:0;bottom:0;width:calc(60% + 1px);height:100%;z-index:2}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner .hero-background-overlay{width:calc(50% + 1px)}}@media print,screen and (max-width:39.99875em){.hero-banner .hero-background-overlay{width:100%;background:linear-gradient(180deg,#f6f6f6b3,#f6f6f6cc 50%)}}.hero-banner .hero-content{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:space-between}@media print,screen and (min-width:40em){.hero-banner .hero-content:not(.hero-content--gated){flex-direction:row;align-items:center}}@media print,screen and (min-width:40em){.hero-banner .hero-content.hero-content--gated{flex-direction:column;align-items:flex-start}}@media print,screen and (min-width:40em){.hero-banner .hero-content-text{max-width:50%}}.hero-banner .hero-content-image{order:-1}@media print,screen and (min-width:40em){.hero-banner .hero-content-image{order:1}}.hero-banner .hero-content-image img{border-radius:50%;aspect-ratio:1;object-fit:cover;width:340px}.hero-banner .hero-headline{color:var(--primary-dark)}.hero-banner .hero-background-image{background-size:cover;background-repeat:no-repeat;background-position:center center;position:absolute;right:0;top:0;bottom:0;width:60%;height:100%;z-index:1}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner .hero-background-image{width:50%}}@media print,screen and (max-width:39.99875em){.hero-banner .hero-background-image{inset:0 0 auto;width:100%;height:9rem}}.hero-banner .grid-container{z-index:3}.hero-banner .grid-container .hero-height-standard{min-height:18rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner .grid-container .hero-height-standard{min-height:14rem}}@media print,screen and (max-width:39.99875em){.hero-banner .grid-container .hero-height-standard{min-height:1rem}}.hero-banner .grid-container .hero-height-shortened{min-height:0rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner .grid-container .hero-height-shortened{min-height:7rem}}@media print,screen and (max-width:39.99875em){.hero-banner .grid-container .hero-height-shortened{min-height:1rem}}.hero-banner .grid-container .grid-x .hero-content-inner{margin-right:auto}.hero-banner .grid-container .grid-x .hero-content-inner>*:first-child,.hero-banner .grid-container .grid-x .hero-content-inner [role=heading]>*:first-child{margin-top:0}.hero-banner .grid-container .grid-x .hero-content-inner>*:last-child,.hero-banner .grid-container .grid-x .hero-content-inner [role=heading]>*:last-child{margin-bottom:0}.hero-banner .grid-container .grid-x .hero-content-inner [role=heading]+.aras-button,.hero-banner .grid-container .grid-x .hero-content-inner [role=heading]+.aras-jobs-button{margin-top:1.5rem}.hero-banner .grid-container .grid-x .hero-content-inner .hero-headline.color-red{color:var(--primary)}.hero-banner .grid-container .grid-x .hero-content-inner p,.hero-banner .grid-container .grid-x .hero-content-inner ul,.hero-banner .grid-container .grid-x .hero-content-inner li{font-size:1.4rem;line-height:1.2;font-weight:300}.hero-banner .grid-container .grid-x .hero-content-inner>*:last-child{margin-bottom:0}.hero-banner .grid-container.bg-norm .hero-content-inner p{color:#4f4f4f}.hero-banner.lp-hero{padding-top:6rem;padding-bottom:6rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.lp-hero{padding-top:4.5rem;padding-bottom:4.5rem}}@media print,screen and (max-width:923px){.hero-banner.lp-hero{padding-top:3.5rem;padding-bottom:3.5rem}}@media print,screen and (max-width:39.99875em){.hero-banner.lp-hero{padding-top:2rem;padding-bottom:2rem}}.hero-banner.lp-hero.toppadded{padding-top:calc(6rem + 97px)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.lp-hero.toppadded{padding-top:calc(4.5rem + 97px)}}@media print,screen and (max-width:923px){.hero-banner.lp-hero.toppadded{padding-top:calc(3.5rem + 89.625px)}}@media print,screen and (max-width:39.99875em){.hero-banner.lp-hero.toppadded{padding-top:calc(2rem + 84.375px)}}.hero-banner.lp-hero.hb-partial-fullscreen .grid-container,.hero-banner.lp-hero.hb-fullscreen .grid-container{position:absolute;inset:0}.hero-banner.lp-hero.hb-partial-fullscreen .grid-container .grid-x,.hero-banner.lp-hero.hb-fullscreen .grid-container .grid-x{height:100%}.hero-banner.lp-hero.hb-partial-fullscreen{min-height:75vh}.hero-banner.lp-hero.hb-partial-fullscreen.globalbuffer{min-height:calc(75vh - 136px)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.lp-hero.hb-partial-fullscreen.globalbuffer{min-height:calc(75vh - 115px)}}@media print,screen and (max-width:923px){.hero-banner.lp-hero.hb-partial-fullscreen.globalbuffer{min-height:calc(75vh - 106px)}}@media print,screen and (max-width:39.99875em){.hero-banner.lp-hero.hb-partial-fullscreen.globalbuffer{min-height:calc(75vh - 92.5px)}}.hero-banner.lp-hero.hb-partial-fullscreen.shortbuffer{min-height:calc(75vh - 97px)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.lp-hero.hb-partial-fullscreen.shortbuffer{min-height:calc(75vh - 97px)}}@media print,screen and (max-width:923px){.hero-banner.lp-hero.hb-partial-fullscreen.shortbuffer{min-height:calc(75vh - 89.625px)}}@media print,screen and (max-width:39.99875em){.hero-banner.lp-hero.hb-partial-fullscreen.shortbuffer{min-height:calc(75vh - 84.375px)}}.hero-banner.lp-hero.hb-fullscreen{min-height:100vh}.hero-banner.lp-hero.hb-fullscreen.globalbuffer{min-height:calc(100vh - 136px)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.lp-hero.hb-fullscreen.globalbuffer{min-height:calc(100vh - 115px)}}@media print,screen and (max-width:923px){.hero-banner.lp-hero.hb-fullscreen.globalbuffer{min-height:calc(100vh - 106px)}}@media print,screen and (max-width:39.99875em){.hero-banner.lp-hero.hb-fullscreen.globalbuffer{min-height:calc(100vh - 92.5px)}}.hero-banner.lp-hero.hb-fullscreen.shortbuffer{min-height:calc(100vh - 97px)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.lp-hero.hb-fullscreen.shortbuffer{min-height:calc(100vh - 97px)}}@media print,screen and (max-width:923px){.hero-banner.lp-hero.hb-fullscreen.shortbuffer{min-height:calc(100vh - 89.625px)}}@media print,screen and (max-width:39.99875em){.hero-banner.lp-hero.hb-fullscreen.shortbuffer{min-height:calc(100vh - 84.375px)}}.hero-banner.lp-hero.bg-white{background-color:#fff}.hero-banner.lp-hero.bg-grey{background-color:#f6f6f6}.hero-banner.lp-hero.bg-dblue{background-color:#00395d}.hero-banner.lp-hero.bg-whitetogrey{background:linear-gradient(0deg,#f6f6f6,#f6f6f600)}.hero-banner.lp-hero.bg-greytowarm{position:relative;background:linear-gradient(0deg,#f6f6f659,#f6f6f6e6 66%,#f6f6f6)}.hero-banner.lp-hero.bg-greytowarm:after{content:"";position:absolute;width:100%;height:100%;inset:0;background:linear-gradient(90deg,#ce2127,#d49623);z-index:-1}@media print,screen and (max-width:39.99875em){.hero-banner.lp-hero .image-block,.hero-banner.lp-hero .video-block{margin-bottom:1.5rem}}.hero-banner.cs-archive-hero .hero-content-text{max-width:100%}.hero-banner.cs-hero{padding-top:4rem;padding-bottom:4rem;background-color:transparent;position:relative}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.cs-hero{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width:39.99875em){.hero-banner.cs-hero{padding-top:2rem;padding-bottom:2rem}}.hero-banner.cs-hero .grid-container .grid-x{min-height:0px}@media print,screen and (max-width:39.99875em){.hero-banner.cs-hero .hero-side{height:auto;margin-top:2rem}}@media print,screen and (max-width:39.99875em){.hero-banner.cs-hero .hero-content{max-width:425px;margin-left:auto;margin-right:auto}}.hero-banner.cs-hero .hero-side-container{min-height:50px;max-width:350px;margin-left:auto;display:block;padding:2rem 2.5rem;background-color:#f6f6f6;margin-bottom:-6rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.cs-hero .hero-side-container{margin-bottom:-4.5rem;padding:1.5rem 2rem}}@media print,screen and (max-width:39.99875em){.hero-banner.cs-hero .hero-side-container{margin-bottom:-3rem;margin-left:auto;margin-right:auto;padding:1.5rem 2rem;max-width:425px}}.hero-banner.cs-hero .hero-side-container .hero-side-img{background-color:#fff;padding:1rem}.hero-banner.cs-hero .hero-side-container .hero-side-img img{padding:0 15%;width:100%}.hero-banner.cs-hero .hero-side-container .side-cat{display:block;border-bottom:solid 1px #cfcfcf;padding:1.5rem 0}.hero-banner.cs-hero .hero-side-container .side-cat h6{font-weight:500;color:#000}.hero-banner.cs-hero .hero-side-container .side-cat p{margin:0;color:#4f4f4f}.hero-banner.cs-hero .hero-side-container .side-cat:nth-last-child(1){margin-bottom:.5rem}.hero-banner.gated-hero{padding-top:2rem;padding-bottom:2rem;position:relative;overflow:visible;background-color:inherit}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.gated-hero{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width:39.99875em){.hero-banner.gated-hero{padding-top:2rem;padding-bottom:0}}.hero-banner.gated-hero.toppadded{padding-top:calc(4rem + 60px)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.gated-hero.toppadded{padding-top:calc(3rem + 60px)}}@media print,screen and (max-width:39.99875em){.hero-banner.gated-hero.toppadded{padding-top:calc(2rem + 80px)}}.hero-banner.gated-hero .grid-container .grid-x{min-height:0px}.hero-banner.gated-hero .intro-content{width:100%;margin-top:1rem}@media print,screen and (max-width:39.99875em){.hero-banner.gated-hero .hero-content-inner{max-width:425px;margin-left:auto;margin-right:auto;padding-bottom:4rem}}.hero-banner.blog-hero{padding-top:4rem;padding-bottom:4rem;position:relative}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.blog-hero{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (max-width:39.99875em){.hero-banner.blog-hero{padding-top:2rem;padding-bottom:2rem}}.hero-banner.blog-hero .grid-container .grid-x{min-height:140px}.hero-banner.blog-hero .hero-content{align-self:center}@media print,screen and (max-width:39.99875em){.hero-banner.blog-hero .hero-content{max-width:425px;margin-left:auto;margin-right:auto}}.hero-banner.blog-hero .hero-content-inner{max-width:600px}.hero-banner.blog-hero .hero-content-inner>*:first-child,.hero-banner.blog-hero .hero-content-inner [role=heading]>*:first-child{margin-top:0}.hero-banner.blog-hero .hero-content-inner>*:last-child,.hero-banner.blog-hero .hero-content-inner [role=heading]>*:last-child{margin-bottom:0}.hero-banner.blog-hero .hero-headline{font-size:34px;margin-bottom:20px;line-height:1.15}@media print,screen and (min-width:40em)and (max-width:63.99875em){.hero-banner.blog-hero .hero-headline{font-size:28px}}@media print,screen and (max-width:39.99875em){.hero-banner.blog-hero .hero-headline{font-size:26px}}.hero-banner.blog-hero .hero-image-side{text-align:right}@media print,screen and (max-width:39.99875em){.hero-banner.blog-hero .hero-image-side{height:auto;margin-top:2rem;max-width:425px;margin-left:auto;margin-right:auto}}.hero-banner.blog-hero .hero-image-side img{aspect-ratio:16/9;width:auto;object-fit:cover}@media print,screen and (max-width:39.99875em){.hero-banner.blog-hero .hero-image-side img{max-height:auto;width:100%}}.hero-banner.blog-hero:after{content:"";width:48%;height:100%;position:absolute;inset:0 0 0 52%;background-image:url(images/backgrounds/hero-cta-background.svg);background-size:cover;background-repeat:no-repeat;background-position:left center;opacity:.33}.hero-banner.short-hero{background-color:var(--primary-dark);padding-top:3rem;padding-bottom:3rem;position:relative;overflow:hidden}.hero-banner.short-hero .grid-container{z-index:1}.hero-banner.short-hero .grid-container .grid-x{min-height:10px}.hero-banner.short-hero:after{content:"";width:48%;position:absolute;inset:0 0 0 60%;background-image:url(images/backgrounds/glossary-hero-background.svg);background-size:cover;background-repeat:no-repeat;background-position:left center;z-index:0}.hero-banner.short-hero .hero-byline{margin-top:1.5rem;margin-bottom:0}.backlink a,.backlink-link{color:var(--primary);font-weight:600;text-decoration:none;text-transform:uppercase;cursor:pointer}.backlink a h6,.backlink-link h6{color:var(--primary);font-weight:600}.backlink a h6:hover,.backlink a h6:focus,.backlink-link h6:hover,.backlink-link h6:focus{color:#000}.archive-hero-banner{background-size:cover;background-position:100% 100%;background-repeat:no-repeat}.archive-hero-banner[style*=background-image]{position:relative}.archive-hero-banner[style*=background-image]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0009,#0000);z-index:0}.gated-top>section.gated-hero>.background-pattern-full[style*=background-image]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0009,#0000);z-index:0}.hero-text-color-light *{color:var(--white, #fff)}.hero-text-color-light .card-link{color:var(--secondary);text-transform:none;text-decoration:none!important;letter-spacing:0;font-size:1.1rem}.gated-top--dark{background-color:#30383b}.gated-top--dark *,.gated-top--dark .hero-headline{color:#fff}.gated-top--dark a:hover,.gated-top--dark a:focus{color:var(--secondary-light, #FFA500)}.gated-top--dark .background-pattern-half{background-image:none}.gated-top--dark .gform_confirmation_message,.gated-top--dark .gform_confirmation_message *{color:#000!important}.leadership-tabs-section{position:relative}.leadership-tabs-section .leadertabscontainer{display:flex;justify-content:center}.leadership-tabs-section .leader-tabs{display:flex;justify-content:center;border-top:none;border-left:none;border-right:none;width:max-content;text-align:center;padding-left:1rem;padding-right:1rem;border-bottom:solid 1px #cfcfcf;background-color:transparent}@media print,screen and (max-width:39.99875em){.leadership-tabs-section .leader-tabs{border-bottom:none}}.leadership-tabs-section .leader-tabs .is-active a{color:#00395d}.leadership-tabs-section .leader-tabs .is-active a:hover,.leadership-tabs-section .leader-tabs .is-active a:focus{color:#00395d}.leadership-tabs-section .leader-tabs .is-active a:after{content:"";position:absolute;bottom:-3px;height:4px;width:100%;left:0;right:0;background:#ce2327;background:linear-gradient(90deg,#d49623,#ce2327)}.leadership-tabs-section .leader-tabs a{padding:.5rem 0 .75rem;margin:0 1rem;font-size:1rem;font-weight:400;background-color:transparent;color:#999;text-decoration:none;position:relative}.leadership-tabs-section .leader-tabs a:hover,.leadership-tabs-section .leader-tabs a:focus{color:#999}@media print,screen and (max-width:39.99875em){.leadership-tabs-section .leader-tabs a:after{content:"";position:absolute;bottom:-3px;height:2px;width:100%;left:0;right:0;background:#cfcfcf}}.leadership-tabs-section .tabs-content{border:none;border-top:0;background:transparent;color:auto;margin-top:2rem}@media print,screen and (max-width:39.99875em){.leadership-tabs-section .tabs-content{margin-top:0}}.leadership-tabs-section .tabs-content .tabs-panel{padding:0}.leadership-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1rem}.leader-container{border:1px solid var(--primary-light);padding:1rem;display:flex;flex-direction:row;gap:20px}@media screen and (max-width:400px){.leader-container{flex-direction:column}}.leader-container.reveal{width:750px;max-width:100%}.leader-container .leader-headshot{width:160px;height:160px;object-fit:cover;object-position:center center;border:solid 2px #999999}@media print,screen and (min-width:40em)and (max-width:63.99875em){.leader-container .leader-headshot{width:120px;height:120px}}@media screen and (max-width:800px){.leader-container .leader-headshot{width:100px;height:100px}}@media print,screen and (max-width:39.99875em){.leader-container .leader-headshot{width:150px;height:150px}}@media screen and (max-width:500px){.leader-container .leader-headshot{width:120px;height:120px}}@media screen and (max-width:400px){.leader-container .leader-headshot{width:150px;height:150px}}.leader-container .leader-name{line-height:1.2;color:var(--primary)}.leader-container .leader-position{font-size:.95rem;font-weight:400;line-height:1.2;margin-bottom:10px;letter-spacing:.025em;text-transform:uppercase}.leader-container p{font-size:1rem;font-weight:400;line-height:1.4;margin-bottom:.5rem}.leader-container .bio-readmore{color:var(--primary);font-weight:500;letter-spacing:.05em;cursor:pointer}.logo-section{position:relative}.logo-section .logo-slider-slick{display:block;opacity:0;height:114px;visibility:hidden;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.logo-section .logo-slider-slick.slick-initialized{visibility:visible;opacity:1;height:fit-content}.logo-section .slick-track{display:flex;align-items:center}.logo-section .slick-slide{margin:1rem 1.5rem}.logo-section .slick-slide img{max-height:100px;width:auto;height:auto;margin:auto;text-align:center;align-items:center;justify-content:center}@media print,screen and (min-width:40em)and (max-width:63.99875em){.logo-section .slick-slide img{max-height:80px}}@media print,screen and (max-width:39.99875em){.logo-section .slick-slide img{max-height:70px}}.logo-section .greyscale-logos .slick-slide{filter:brightness(0);opacity:.28}.logo-section .greyscale-logos .slick-slide.logolink:hover{filter:brightness(1);opacity:1}.logo-section.bg-dblue .greyscale-logos .slick-slide{filter:brightness(0) invert(1);opacity:.75}.logo-section.bg-dblue .greyscale-logos .slick-slide.logolink:hover{filter:brightness(1) invert(0)}.header{position:sticky;width:100%;top:var(--wp-admin--admin-bar--height, 0);left:0;background-color:transparent;z-index:200;transition:.5s ease}@media(max-width:600px){.header{top:0}}.header.header-none{height:0px!important}.header.overlapnav{position:absolute;top:0}.header.overlapnav .nav-bar,.header.overlapnav .navigation{background-color:transparent!important}.header.header-transparent{position:fixed}.header.header-transparent+section{padding-top:calc(var(--aras-header-height, 120px) + 4em)}.header.header-transparent+.gated-top{padding-top:0}.header.header-transparent+.gated-top>section{padding-top:calc(var(--aras-header-height, 120px) + 0em)}.header.header-transparent .nav-bar{transition:.3s all}.header.header-transparent:not(.is-scrolled) .nav-bar,.header.header-transparent .nav-bar .navigation,.header.header-transparent .nav-bar .navigation .upper-nav .nav-search-form .search-arrow-icon{background-color:transparent!important}.header.header-transparent:not(.is-scrolled) .nav-bar .navigation .upper-nav .nav-search-form{border-bottom:transparent!important}.header.header-transparent .nav-bar .navigation .upper-nav .nav-search-form .search-arrow-icon{background-color:transparent!important}.header.header-transparent.header-text-light:not(.is-scrolled) img.nav-logo{filter:brightness(0) invert(1)}.header.header-transparent.header-text-light:not(.is-scrolled) .nav-bar,.header.header-transparent.header-text-light:not(.is-scrolled) .nav-bar .navigation :not(.language-dropdown-container)>a:not(.aras-button,.aras-jobs-button,.aras-button--outline),.header.header-transparent.header-text-light:not(.is-scrolled) .nav-bar .navigation button.toplevel,.header.header-transparent.header-text-light:not(.is-scrolled) .nav-bar .navigation .upper-nav .upper-nav-item,.header.header-transparent.header-text-light:not(.is-scrolled) .nav-bar .navigation .simplenav .simplenav-toplevel,.header.header-transparent.header-text-light:not(.is-scrolled) .nav-bar .navigation .simplenav .simplenav-button,.header.header-transparent.header-text-light:not(.is-scrolled) .nav-bar .navigation .meganav .meganav-top-level-button,.header.header-transparent.header-text-light:not(.is-scrolled) .nav-bar .navigation .meganav .nav-toplevel{color:#fff!important}.header.header-transparent.header-text-light:not(.is-scrolled) .nav-bar .navigation .upper-nav .nav-search-form:focus-within .search-field{color:#fff}.header.header-transparent.header-text-light:not(.is-scrolled) .nav-bar .navigation .upper-nav .nav-search-form .search-arrow-icon{filter:brightness(2)}.header.header-transparent.header-text-light:not(.is-scrolled) .language-dropdown-button{border-color:#fff;color:#fff}.announcement-bar{display:block;padding-top:.625rem;padding-bottom:.625rem;text-decoration:none}.announcement-bar:hover,.announcement-bar:focus{text-decoration:underline}.announcement-bar p{font-size:18px;font-weight:500;margin:0}.announcement-bar p:after{color:var(--secondary);content:"»"}.overlapnav .nav-bar,.toponlynav .nav-bar{position:relative!important}.nav-bar{position:relative;width:100%;z-index:100;padding-top:2rem;padding-bottom:2rem;background-color:#fff}@media print,screen and (max-height:600px){.nav-bar{position:relative}}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar{padding-top:20px;padding-bottom:20px}}@media print,screen and (max-width:39.99875em){.nav-bar{padding-top:1rem;padding-bottom:1rem}}.nav-bar.nav-bar-logo{padding-top:.75rem!important;padding-bottom:.75rem!important}.nav-bar .grid-container{position:static}.nav-bar .nav-logo-container .nav-logo-link{padding:0;float:left}.nav-bar .nav-logo-container .nav-logo-link .nav-logo{width:175px;height:auto;margin-top:-50px;margin-bottom:-18px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .nav-logo-container .nav-logo-link .nav-logo{width:150px;margin-top:0;margin-bottom:-4px}}@media print,screen and (max-width:923px){.nav-bar .nav-logo-container .nav-logo-link .nav-logo{width:125px;margin-top:0;margin-bottom:0}}@media print,screen and (max-width:39.99875em){.nav-bar .nav-logo-container .nav-logo-link .nav-logo{width:115px}}.nav-bar .nav-logo-container.logo-only-container .nav-logo-link .nav-logo{width:140px;height:auto;margin-top:0;margin-bottom:0}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .nav-logo-container.logo-only-container .nav-logo-link .nav-logo{width:140px;margin-top:0;margin-bottom:0}}@media print,screen and (max-width:923px){.nav-bar .nav-logo-container.logo-only-container .nav-logo-link .nav-logo{width:125px;margin-top:0;margin-bottom:0}}@media print,screen and (max-width:39.99875em){.nav-bar .nav-logo-container.logo-only-container .nav-logo-link .nav-logo{width:115px}}.nav-bar .desktop-nav-sizing{display:block}@media print,screen and (max-width:923px){.nav-bar .desktop-nav-sizing{display:none}}.nav-bar .mobile-nav-sizing{display:none}@media print,screen and (max-width:923px){.nav-bar .mobile-nav-sizing{display:block}}.nav-bar .navigation{background-color:#fff;text-align:right}.nav-bar .navigation .submenu{text-align:left}.nav-bar .navigation .dropdown a,.nav-bar .navigation .nav-toplevel{font-size:15px;font-weight:400;text-decoration:none;letter-spacing:1px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .navigation .dropdown a,.nav-bar .navigation .nav-toplevel{font-size:14px;letter-spacing:.5px}}.nav-bar .navigation button.toplevel{cursor:default}.nav-bar .navigation .upper-nav{display:flex;flex-direction:row;gap:1rem;justify-content:end;align-items:center}.nav-bar .navigation .upper-nav .upper-nav-item{text-decoration:none;color:#4f4f4f}.nav-bar .navigation .upper-nav .upper-nav-item:hover,.nav-bar .navigation .upper-nav .upper-nav-item:focus{text-decoration:none;color:var(--primary)}.nav-bar .navigation .upper-nav .nav-search-form{display:inline-block;width:25px;border-bottom:solid 1px white}.nav-bar .navigation .upper-nav .nav-search-form .search-field{width:25px;height:25px;margin-right:-25px;color:transparent;cursor:pointer}.nav-bar .navigation .upper-nav .nav-search-form .search-field::placeholder{color:transparent}.nav-bar .navigation .upper-nav .nav-search-form:focus-within{width:300px;border-bottom:solid 1px #4f4f4f;transition:.3s ease-in-out}.nav-bar .navigation .upper-nav .nav-search-form:focus-within .search-field{width:calc(100% - 30px);color:#4f4f4f;transition:.3s ease-in-out;cursor:text}.nav-bar .navigation .upper-nav .nav-search-form:focus-within .search-field::placeholder{color:#4f4f4f}.nav-bar .navigation .upper-nav .nav-search-form .search-arrow-icon{width:25px;height:25px;background-size:70%;background-color:#fff!important}.nav-bar .navigation .upper-nav .nav-search-form .search-arrow-icon:focus-within{border:none!important;background-color:none!important;transition:.3s ease-in-out}.nav-bar .navigation .simplenav{margin-top:0;display:flex;flex-direction:row;gap:1rem;justify-content:end;align-items:center;position:static}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .navigation .simplenav{gap:.75rem}}.nav-bar .navigation .simplenav.lightnav .language-dropdown-button{background-color:var(--primary);color:#fff}.nav-bar .navigation .simplenav .simplenav-toplevel{position:relative;text-decoration:none;color:#4f4f4f;cursor:pointer;padding:.5rem 0;margin:0;line-height:1;display:block;text-transform:uppercase;border-top:2px solid transparent;border-bottom:2px solid transparent}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .navigation .simplenav .simplenav-toplevel{padding:10px 0;margin:0}}.nav-bar .navigation .simplenav .simplenav-toplevel.lightnav{color:#fff}.nav-bar .navigation .simplenav .simplenav-toplevel:hover,.nav-bar .navigation .simplenav .simplenav-toplevel:focus{color:var(--primary)}.nav-bar .navigation .simplenav .simplenav-toplevel:after{content:none}.nav-bar .navigation .simplenav .simplenav-button{padding:.5rem 1rem;min-width:60px;display:inline-flex;align-items:center;gap:6px}.is-active>.nav-bar .navigation .simplenav .simplenav-button{background-color:#fff}.nav-bar .navigation .simplenav .simplenav-button:after{position:static;margin-top:0;margin-bottom:0;border-top-color:currentColor}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .navigation .simplenav .simplenav-button{padding:10px;margin-bottom:0;font-size:14px}}.nav-bar .navigation .simplenav .simplenav-button.lightnav{background-color:var(--secondary);border:solid 2px var(--secondary);color:#00395d}.nav-bar .navigation .simplenav .simplenav-dropdown{background:#fffa!important}.nav-bar .navigation .simplenav .simplenav-dropdown a{color:#000}.nav-bar .navigation .simplenav .simplenav-dropdown a:hover{color:var(--primary)}.nav-bar .navigation .meganav{margin-top:.75rem;display:flex;flex-direction:row;gap:1rem;justify-content:end;align-items:center;position:static}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .navigation .meganav{gap:.75rem;margin-top:.5rem}}.nav-bar .navigation .meganav .meganav-top-level-button{margin-bottom:calc(-.7rem - 2px);padding-right:1em}.nav-bar .navigation .meganav .meganav-top-level-button:after{display:none}.nav-bar .navigation .meganav .meganav-top-level-button:hover,.nav-bar .navigation .meganav .meganav-top-level-button:active,.nav-bar .navigation .meganav .meganav-top-level-button:focus{color:#000}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .navigation .meganav .meganav-top-level-button{padding:10px;margin-bottom:0;font-size:14px}}.nav-bar .navigation .meganav .is-active>.meganav-top-level-button{color:#000}.nav-bar .navigation .meganav .nav-toplevel-mega,.nav-bar .navigation .meganav .nav-toplevel-mega .nav-toplevel{position:static}.nav-bar .navigation .meganav .nav-toplevel-mega button.nav-toplevel{cursor:default}.nav-bar .navigation .meganav .is-dropdown-submenu-parent.is-active .nav-toplevel{color:var(--primary);border-bottom:solid 3px color-mix(in srgb,var(--primary),transparent 0%)}.nav-bar .navigation .meganav .nav-toplevel{position:relative;text-decoration:none;color:#4f4f4f;cursor:pointer;border-bottom:solid 3px color-mix(in srgb,var(--primary),transparent 100%);padding:.7rem 0 2rem;margin:0 0 -2rem;line-height:1;display:block;text-transform:uppercase}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .navigation .meganav .nav-toplevel{padding:10px 0 30px;margin:0 0 -21px}}.nav-bar .navigation .meganav .nav-toplevel:hover,.nav-bar .navigation .meganav .nav-toplevel:focus{color:var(--primary);border-bottom:solid 3px color-mix(in srgb,var(--primary),transparent 0%)}.nav-bar .navigation .meganav .nav-toplevel:after{content:none}.nav-bar .navigation .meganav a.nav-toplevel:hover,.nav-bar .navigation .meganav a.nav-toplevel:focus{text-decoration:none;color:var(--primary);border-bottom:solid 3px color-mix(in srgb,var(--primary),transparent 0%)!important}.nav-bar .navigation .meganav .active>a.nav-toplevel:hover,.nav-bar .navigation .meganav .active>a.nav-toplevel:focus,.nav-bar .navigation .meganav .is-active>a.nav-toplevelhover{border-bottom:solid 3px color-mix(in srgb,var(--secondary),transparent 100%)!important;background-color:transparent}.nav-bar .navigation .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:none}.nav-bar .navigation .basic-dropdown{top:calc(100% + 2rem)!important;background-color:#00395d}.nav-bar .navigation .third-dropdown{background-color:#000}.nav-bar .navigation .third-dropdown,.nav-bar .navigation .basic-dropdown{border:none;padding:.5rem 0;min-width:250px;color:#fff}.nav-bar .navigation .third-dropdown a,.nav-bar .navigation .basic-dropdown a{color:#fff;text-decoration:none;text-transform:uppercase;padding:.5rem 1.75rem .5rem 1rem;line-height:1.2}.nav-bar .navigation .third-dropdown a:hover,.nav-bar .navigation .third-dropdown a:focus,.nav-bar .navigation .basic-dropdown a:hover,.nav-bar .navigation .basic-dropdown a:focus{color:var(--primary)}.nav-bar .navigation .third-dropdown .is-dropdown-submenu-parent a.second-level-link:after,.nav-bar .navigation .basic-dropdown .is-dropdown-submenu-parent a.second-level-link:after{content:"→";width:max-content;height:auto;border:none}.nav-bar .navigation .third-dropdown .is-dropdown-submenu-parent.active>a.second-level-link,.nav-bar .navigation .third-dropdown .is-dropdown-submenu-parent.is-active>a.second-level-link,.nav-bar .navigation .basic-dropdown .is-dropdown-submenu-parent.active>a.second-level-link,.nav-bar .navigation .basic-dropdown .is-dropdown-submenu-parent.is-active>a.second-level-link{background-color:#000}.nav-bar .navigation .mega-dropdown{top:100%;background-color:var(--aras-nav-mega-menu-dropdown-bg-color, #00395d);width:100%;left:0;right:0;padding-top:3rem;padding-bottom:3rem;border:none}@media print,screen and (max-width:923px){.nav-bar .navigation .mega-dropdown{padding-top:2rem;padding-bottom:2rem}}.nav-bar .navigation .mega-dropdown .mega-col>*:first-child{margin-top:0rem}.nav-bar .navigation .mega-dropdown a.mega-menu-label:hover,.nav-bar .navigation .mega-dropdown a.mega-menu-label:focus{color:var(--aras-nav-mega-menu-link-hover-color)!important}.nav-bar .navigation .mega-dropdown .mega-menu-label{color:#fff;font-weight:600;margin-top:1.75rem;margin-bottom:.5rem;font-size:14px;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;padding:0}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .navigation .mega-dropdown .mega-menu-label{font-size:14.5px}}.nav-bar .navigation .mega-dropdown .mega-menu-label.indent-item{margin-left:1rem}.nav-bar .navigation .mega-dropdown a.mega-menu-link-item{color:#cfcfcf;padding:.25rem 0;margin-bottom:.25rem;letter-spacing:0px}.nav-bar .navigation .mega-dropdown a.mega-menu-link-item:hover,.nav-bar .navigation .mega-dropdown a.mega-menu-link-item:focus{color:var(--aras-nav-mega-menu-link-hover-color, var(--white))}.nav-bar .navigation .mega-dropdown a.mega-menu-link-item.indent-item{margin-left:1rem}.nav-bar .navigation .mega-dropdown .mega-col-cta.shrink{max-width:300px;width:100%}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .navigation .mega-dropdown .mega-col-cta.shrink{max-width:220px}}.nav-bar .navigation .mega-dropdown .mega-col-cta .mega-menu-cta-img-link{padding:0}.nav-bar .navigation .mega-dropdown .mega-col-cta .mega-menu-cta-image{margin-bottom:1rem}.nav-bar .navigation .mega-dropdown .mega-col-cta .mega-menu-cta-subhead{color:var(--secondary);margin-bottom:.25rem}.nav-bar .navigation .mega-dropdown .mega-col-cta .mega-menu-cta-headline{font-size:1.2rem;margin-bottom:6px;color:#fff}@media print,screen and (min-width:40em)and (max-width:63.99875em){.nav-bar .navigation .mega-dropdown .mega-col-cta .mega-menu-cta-headline{font-size:1.15rem;margin-bottom:3px}}.nav-bar .navigation .mega-dropdown .mega-col-cta .mega-menu-cta-desc p{margin-bottom:.5rem;color:#cfcfcf;font-size:15px}.nav-bar .navigation .mega-dropdown .mega-col-cta .mega-menu-cta-button{display:inline-block;margin:.5rem 0 0;padding:8px 12px 7px;font-size:14px;line-height:1.2}.nav-bar .mobile-menu{margin:0;padding:15px 4px;display:flex;flex-direction:row;gap:1rem;align-items:center}.nav-bar .mobile-menu .menu-icon{position:relative;display:inline-block;vertical-align:middle;width:25px;height:20px;cursor:pointer}.nav-bar .mobile-menu .menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:3px;background:#4f4f4f;box-shadow:0 8px #4f4f4f,0 16px #4f4f4f;content:""}.nav-bar .mobile-menu .lightnav.menu-icon:after{background:#fff!important;box-shadow:0 8px #fff,0 16px #fff!important}.nav-bar .mobile-menu .menu-icon[aria-expanded=true]:after{background:var(--primary);box-shadow:0 8px 0 var(--primary),0 16px 0 var(--primary)}.language-dropdown{width:35px;height:35px;padding:2px;border:solid 2px var(--primary);color:var(--primary);text-align:center;cursor:pointer}.lightnav .language-dropdown{background-color:var(--primary);border:solid 2px var(--primary);color:#fff}.language-dropdown-pane{top:67px;width:200px;border:solid 1px #a5a5a5;padding:8px 10px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.language-dropdown-pane{top:55px}}@media print,screen and (max-width:923px){.language-dropdown-pane{top:71px;right:24px}}@media print,screen and (max-width:39.99875em){.language-dropdown-pane{top:67px;right:20px}}.language-dropdown-pane a{display:flex;flex-direction:row;align-items:center;gap:10px;color:#000;padding:2px 0;height:min-content;line-height:1.5}.language-dropdown-pane a:hover,.language-dropdown-pane a:focus{color:var(--primary)}.language-dropdown-pane a img{flex:0;width:20px;height:auto;box-shadow:0 0 7px 2px #00000026}.off-canvas{padding:1rem 1rem 2rem;background-color:#00395d;transition:transform .6s ease}.off-canvas .upper-nav{margin-top:0;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem;justify-content:left;align-items:left}.off-canvas .upper-nav .upper-nav-item{text-decoration:none;color:#cfcfcf;font-weight:300;text-align:left;padding:0 0 5px}.off-canvas .upper-nav .upper-nav-item:hover,.off-canvas .upper-nav .upper-nav-item:focus{text-decoration:none;color:var(--primary)}.off-canvas .upper-nav .aras-button,.off-canvas .upper-nav .aras-jobs-button{font-weight:600}.off-canvas .upper-nav .nav-search-form{display:inline-block;width:25px;border-bottom:solid 1px white}@media print,screen and (min-width:40em)and (max-width:63.99875em){.off-canvas .upper-nav .nav-search-form{width:100%}}@media print,screen and (max-width:39.99875em){.off-canvas .upper-nav .nav-search-form{width:100%}}.off-canvas .upper-nav .nav-search-form .search-field{width:100%;height:32px;margin-right:-32px;color:#cfcfcf}.off-canvas .upper-nav .nav-search-form .search-field::placeholder{color:#cfcfcf}.off-canvas .upper-nav .nav-search-form .search-arrow-icon{width:25px;height:25px;filter:brightness(2)}.off-canvas .upper-nav .nav-search-form .search-arrow-icon:focus-within{border:none!important;background-color:none!important;transition:.3s ease-in-out}.off-canvas .simplenav{margin-top:0;display:flex;flex-direction:column;gap:1rem;justify-content:end;align-items:start;position:static}@media print,screen and (min-width:40em)and (max-width:63.99875em){.off-canvas .simplenav{gap:.75rem}}.off-canvas .simplenav .simplenav-toplevel{position:relative;text-decoration:none;color:#fff;cursor:pointer;padding:.5rem 0;margin:0;line-height:1;display:block;text-transform:uppercase;border-top:2px solid transparent;border-bottom:2px solid transparent}@media print,screen and (min-width:40em)and (max-width:63.99875em){.off-canvas .simplenav .simplenav-toplevel{padding:10px 0;margin:0}}.off-canvas .simplenav .simplenav-toplevel:hover,.off-canvas .simplenav .simplenav-toplevel:focus{color:#fff}.off-canvas .simplenav .simplenav-toplevel:after{content:none}.off-canvas .simplenav .simplenav-sub{color:#fff;font-size:.9em}.off-canvas .simplenav .simplenav-button{padding:.5rem 1rem;min-width:60px;border:solid 2px #ffffff;color:#fff;background-color:#00395d}@media print,screen and (min-width:40em)and (max-width:63.99875em){.off-canvas .simplenav .simplenav-button{padding:10px;margin-bottom:0;font-size:14px}}.off-canvas .meganav{display:flex;flex-direction:column}.off-canvas .meganav a{background-color:transparent;color:#fff}.off-canvas .meganav a:hover,.off-canvas .meganav a:focus{color:#fff}.off-canvas .meganav .nav-toplevel{display:flex;align-items:center;width:100%;padding:16px 0;font-size:1rem;height:auto;color:#fff;border-bottom:solid 1px rgba(255,255,255,.075)}.off-canvas .meganav .nav-toplevel:hover,.off-canvas .meganav .nav-toplevel:focus{text-decoration:none;color:#fff}.off-canvas .meganav .meganav-top-level-button{margin-top:1rem;width:fit-content;border:solid 2px #ffffff;color:#fff;background-color:#00395d;transition:none}.off-canvas .meganav .is-accordion-submenu-parent{overflow:visible}.off-canvas .meganav .is-accordion-submenu-parent>a:after{margin:0;border-color:#ffffff transparent transparent;right:0rem}.off-canvas .meganav .is-accordion-submenu-parent[aria-expanded=true]>a{color:var(--primary)}.off-canvas .meganav .is-accordion-submenu-parent[aria-expanded=true]>a:after{border-color:var(--primary) transparent transparent;transform:rotate(180deg);transform-origin:50% 50%}.off-canvas .meganav .is-accordion-submenu{border-bottom:solid 1px rgba(255,255,255,.075);padding-bottom:1rem;margin-left:0;background-color:transparent;display:flex;flex-direction:column;gap:0}.off-canvas .meganav .is-accordion-submenu .js-accordion-back{padding:0}.off-canvas .meganav .is-accordion-submenu .js-accordion-back a{padding:10px 2px;color:#fff}.off-canvas .meganav .is-accordion-submenu .js-accordion-back a:hover,.off-canvas .meganav .is-accordion-submenu .js-accordion-back a:focus{color:#fff}.off-canvas .meganav .is-accordion-submenu .js-accordion-back a:before{border-color:transparent #ffffff transparent transparent;margin-bottom:5px}.off-canvas .meganav .is-accordion-submenu .mega-col{margin-top:.75rem}.off-canvas .meganav .is-accordion-submenu a.mega-menu-label:hover,.off-canvas .meganav .is-accordion-submenu a.mega-menu-label:focus{color:var(--aras-nav-mega-menu-link-hover-color);text-decoration:none}.off-canvas .meganav .is-accordion-submenu .mega-menu-label{margin:0;padding:.33rem 0;color:var(--secondary);text-transform:uppercase;font-size:.825rem;font-weight:400}.off-canvas .meganav .is-accordion-submenu .mega-menu-label.indent-item{margin-left:1rem}.off-canvas .meganav .is-accordion-submenu .mega-menu-link-item{background:transparent;color:#fff;padding:.4rem 0}.off-canvas .meganav .is-accordion-submenu .mega-menu-link-item:hover,.off-canvas .meganav .is-accordion-submenu .mega-menu-link-item:focus{text-decoration:none;color:#fff}.off-canvas .meganav .is-accordion-submenu .mega-menu-link-item.indent-item{margin-left:1rem}.off-canvas .meganav .is-accordion-submenu .mega-menu-cta-item{margin:1rem 0}.off-canvas .meganav .is-accordion-submenu .mega-menu-cta-item .mega-menu-cta-img-link{padding:0;margin-bottom:1rem}.off-canvas .meganav .is-accordion-submenu .mega-menu-cta-item .mega-menu-cta-subhead{color:var(--secondary);margin-bottom:.25rem}.off-canvas .meganav .is-accordion-submenu .mega-menu-cta-item .mega-menu-cta-headline{margin-bottom:.25rem}.off-canvas .meganav .is-accordion-submenu .mega-menu-cta-item .mega-menu-cta-desc p{font-size:.9rem}.off-canvas .meganav .is-accordion-submenu .mega-menu-cta-item .mega-menu-cta-desc>*:last-child{margin-bottom:0}.off-canvas .meganav .is-accordion-submenu .mega-menu-cta-item .mega-menu-cta-button{margin-top:1rem;width:fit-content;line-height:1.2;padding:.5rem .8rem .42rem}.off-canvas-wrapper{overflow:visible}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .6s ease}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}.off-canvas-content .off-canvas.position-right,.position-right{transform:translate(50vw)}@media print,screen and (max-width:39.99875em){.off-canvas-content .off-canvas.position-right,.position-right{transform:translate(calc(100vw - 50px))}}.off-canvas-content.is-open-right.has-transition-push{transform:translate(-50vw)}@media print,screen and (max-width:39.99875em){.off-canvas-content.is-open-right.has-transition-push{transform:translate(calc(-100vw + 50px))}}.position-right{width:50vw}@media print,screen and (max-width:39.99875em){.position-right{width:calc(100vw - 50px)}}html{scroll-behavior:smooth;scroll-padding-top:166px}@media print,screen and (min-width:40em)and (max-width:63.99875em){html{scroll-padding-top:145px}}@media print,screen and (max-width:923px){html{scroll-padding-top:106px}}@media print,screen and (max-width:39.99875em){html{scroll-padding-top:92.5px}}.upper-nav-item{text-transform:uppercase;font-size:15px;letter-spacing:1px}.nav-bar .navigation .mega-dropdown .mega-col-cta .mega-menu-cta-button{background-color:var(--secondary);color:var(--black)!important;font-weight:600;letter-spacing:1px;font-size:15px}.nav-bar .navigation .mega-dropdown .mega-col-cta .mega-menu-cta-button:hover{background-color:#fff;border-color:var(--secondary);color:var(--black)!important}.partners-hero-banner{position:relative}.partners-hero-banner .grid-container{position:relative;z-index:1}.partners-hero-banner .grid-container .hero-content>*:last-child{margin-bottom:0}.partners-hero-banner .grid-container .hero-content h1{font-size:2.25rem;margin-bottom:.5rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.partners-hero-banner .grid-container .hero-content h1{font-size:1.75rem}}@media print,screen and (max-width:39.99875em){.partners-hero-banner .grid-container .hero-content h1{font-size:1.35rem}}.partners-hero-banner .grid-container .hero-content p{font-size:1.3rem;line-height:1.3}@media print,screen and (min-width:40em)and (max-width:63.99875em){.partners-hero-banner .grid-container .hero-content p{font-size:1.15rem}}@media print,screen and (max-width:39.99875em){.partners-hero-banner .grid-container .hero-content p{font-size:1rem}}.partners-hero-banner:after{content:"";width:50%;height:100%;position:absolute;top:0;bottom:0;right:0;background-size:cover;background-repeat:no-repeat;background-position:right center;background-image:url(./partner-hero-background-DW7Kg5M0.svg);z-index:0}.partner-filters{display:grid;gap:1em;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media print,screen and (max-width:63.99875em){.partner-filters{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.partner-filters__item{justify-content:flex-end;display:flex;flex-direction:column}.partner-filters__heading{display:flex;justify-content:space-between;margin-bottom:1em}.partner-filters select{text-transform:none}#partners-section .partners-filter select{padding-left:15px;color:#00395d;font-weight:500;margin-bottom:0;height:40px}#partners-section .partners-filter select:active,#partners-section .partners-filter select:focus{box-shadow:none}#partners-section .partners-filter #clear-button{background-color:#000;color:#fff;width:100%;height:auto;padding:.25em 1em;letter-spacing:2px;text-transform:uppercase;font-size:.95rem;font-weight:500;margin-bottom:0;height:40px}#partners-section .partners-filter #clear-button:disabled{opacity:.25}#partners-section .partner-archive .partner-post-loop{margin-left:-1rem;margin-right:-1rem;width:calc(100% + 2rem);display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}#partners-section .partner-archive .partner-post-loop .partner-item{flex:0 0 calc(16.6666666667% - 1rem);width:calc(16.6666666667% - 1rem);min-width:150px;height:130px}#partners-section .partner-archive .partner-post-loop .partner-item a{display:flex;align-items:center;justify-content:center;filter:grayscale(1);transform:scale(.95);transition:.25s ease-in-out;height:130px}#partners-section .partner-archive .partner-post-loop .partner-item a:hover,#partners-section .partner-archive .partner-post-loop .partner-item a:focus{transform:scale(1);filter:grayscale(0)}#partners-section .partner-archive .partner-post-loop .partner-item a img{width:max-content;max-height:100%;height:auto;padding:0 10%}#partners-section .partner-archive #no-posts-text{margin-top:2rem;margin-bottom:2rem}.partners-post-content .partner-image{max-width:200px;max-height:125px;width:auto;height:auto;margin-top:.5rem;margin-bottom:1.5rem}@media print,screen and (max-width:923px){.partners-post-content .postsidebar{width:320px!important}}@media print,screen and (max-width:800px){.partners-post-content .postsidebar{margin-top:2rem;width:100%!important}}.partners-post-content .postsidebar .filters-item{border-bottom:solid 2px #cfcfcf;padding-top:1rem;padding-bottom:1rem}.partners-post-content .postsidebar .filters-item h6{margin-bottom:.5rem;font-size:14.5px}.partners-post-content .postsidebar .filters-item p{margin-bottom:0;font-size:13.5px}.partners-post-content .postsidebar .filters-item:nth-child(1){padding-top:0}.nav-bar.has-eyebrow{padding-top:0;display:grid;grid-template-columns:1fr;gap:.6em}.nav-bar.has-eyebrow>*{width:100%}.eyebrow{order:-1;font-size:1rem;position:relative;width:100%;display:grid;grid-template-rows:1fr;transition:.25s grid-template-rows ease,.25s padding ease;padding:.5em 0}.eyebrow.is-closed{grid-template-rows:0fr;padding:0}.eyebrow__container{width:100%;display:flex;align-items:center;justify-content:center;gap:1em;overflow:hidden}.eyebrow__copy{flex:1;text-align:center;opacity:0;animation:announcement-slide-up 1s forwards .5s;color:var(--aras-announcement-text-color, #fff)}.eyebrow__copy p{margin:0;padding:0;font-weight:400}.eyebrow__copy a{color:var(--secondary)}.eyebrow__close{height:auto;color:#fff}.eyebrow__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)}}.post-content{display:block;position:relative}.post-content .postsidebar{width:320px}@media print,screen and (max-width:923px){.post-content .postsidebar{width:100%}.post-content .postsidebar.mobilesize,.post-content .postsidebar.blogpostsidebar{margin-top:2rem;display:flex!important;flex-direction:row-reverse;gap:2rem}.post-content .postsidebar.mobilesize .gloss-related,.post-content .postsidebar.mobilesize .sidebar-gloss-cta,.post-content .postsidebar.mobilesize .blog-sidebar-topics,.post-content .postsidebar.mobilesize .blog-sidebar-cta,.post-content .postsidebar.blogpostsidebar .gloss-related,.post-content .postsidebar.blogpostsidebar .sidebar-gloss-cta,.post-content .postsidebar.blogpostsidebar .blog-sidebar-topics,.post-content .postsidebar.blogpostsidebar .blog-sidebar-cta{flex:1}}@media print,screen and (max-width:39.99875em){.post-content .postsidebar.mobilesize,.post-content .postsidebar.blogpostsidebar{margin-top:2rem;display:flex!important;flex-direction:column;gap:1rem}.post-content .postsidebar.mobilesize .gloss-related,.post-content .postsidebar.mobilesize .sidebar-gloss-cta,.post-content .postsidebar.mobilesize .blog-sidebar-topics,.post-content .postsidebar.mobilesize .blog-sidebar-cta,.post-content .postsidebar.blogpostsidebar .gloss-related,.post-content .postsidebar.blogpostsidebar .sidebar-gloss-cta,.post-content .postsidebar.blogpostsidebar .blog-sidebar-topics,.post-content .postsidebar.blogpostsidebar .blog-sidebar-cta{flex:1}}.post-content .postsidebar h6{font-weight:700;letter-spacing:1px;margin-bottom:.75rem}.post-content .postsidebar a.sidebar-cat{display:block;font-weight:300;line-height:1.25;margin-bottom:.25rem}.post-content .postsidebar .blog-sidebar-topics{margin-bottom:1.5rem}@media print,screen and (max-width:923px){.post-content .postsidebar .blog-sidebar-topics{margin-bottom:0}}@media print,screen and (max-width:39.99875em){.post-content .postsidebar .blog-sidebar-topics{margin-bottom:0}}.post-content .postsidebar .sidebar-cta{position:relative;display:block;background-color:#f6f6f6;padding:1.25rem}@media print,screen and (max-width:923px){.post-content .postsidebar .sidebar-cta{margin-top:0;width:280px}}@media print,screen and (max-width:39.99875em){.post-content .postsidebar .sidebar-cta{margin-top:1rem;width:100%}}.post-content .postsidebar .sidebar-cta .cta-form{margin-top:1.5rem;position:relative;z-index:2}.post-content .postsidebar .sidebar-cta:after{content:"";position:absolute;right:0;top:0;bottom:0;width:40%;background-image:url(./cta-sidebar-background-DULqVUGw.svg);background-size:cover;background-repeat:no-repeat;background-position:right center;z-index:0}.post-content .postsidebar .sidebar-gloss-cta{position:relative;display:block;background-color:#f6f6f6}@media print,screen and (max-width:923px){.post-content .postsidebar .sidebar-gloss-cta{max-width:280px}}.post-content .postsidebar .sidebar-gloss-cta .sidebar-gloss-cta-content{padding:1rem 1.25rem 1.35rem;position:relative;display:block}.post-content .postsidebar .sidebar-gloss-cta .sidebar-gloss-cta-content:after{content:"";position:absolute;right:0;top:0;bottom:0;width:40%;background-image:url(./cta-sidebar-background-DULqVUGw.svg);background-size:cover;background-repeat:no-repeat;background-position:right center}.post-content .postsidebar .sidebar-gloss-cta .sidebar-gloss-cta-content h4{font-weight:400;font-size:1.2rem}.post-content .postsidebar .sidebar-gloss-cta .sidebar-gloss-cta-content p{font-size:.9rem;line-height:1.3;margin-bottom:1rem}.post-content .tag-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:2.5rem}.post-content .tag-container h6{font-size:.9rem;font-weight:700;line-height:1;margin:0;letter-spacing:.5px;text-transform:uppercase;padding:5px 0}@media print,screen and (min-width:40em)and (max-width:63.99875em){.post-content .tag-container h6{font-size:.825rem}}@media print,screen and (max-width:39.99875em){.post-content .tag-container h6{font-size:.825rem}}.post-content .tag-container a.blog-tag-button{margin:0;line-height:1;padding:5px 8px;background-color:#eee;color:#000;font-size:.9rem}.post-content .tag-container a.blog-tag-button:hover,.post-content .tag-container a.blog-tag-button:focus{color:#000;background-color:#cfcfcf;text-decoration:none}@media print,screen and (min-width:40em)and (max-width:63.99875em){.post-content .tag-container a.blog-tag-button{font-size:.825rem}}@media print,screen and (max-width:39.99875em){.post-content .tag-container a.blog-tag-button{font-size:.825rem}}.post-content .tableofcontents{position:-webkit-sticky;position:sticky;padding:1rem 1.5rem;height:fit-content;border:solid 1px var(--primary);background-color:#fff;width:280px;top:152px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.post-content .tableofcontents{top:131px}}@media print,screen and (max-width:923px){.post-content .tableofcontents{display:none;top:122px;width:100%;margin-bottom:2rem;padding:1rem 1.25rem}}@media print,screen and (max-width:39.99875em){.post-content .tableofcontents{display:none;top:108.5px}}@media print,screen and (max-height:600px){.post-content .tableofcontents{top:3rem!important}}.post-content .tableofcontents h2{font-size:16px;font-weight:500;letter-spacing:1px;text-transform:uppercase;margin-bottom:1rem}.post-content .tableofcontents ul{list-style:none;margin:0}.post-content .tableofcontents ul>*:last-child{margin-bottom:5px}.post-content .tableofcontents ul li{margin-bottom:10px;line-height:1.1;list-style-type:none!important}.post-content .tableofcontents ul li a{text-decoration:none;font-weight:300;font-size:16px;color:#000}.post-content .tableofcontents ul li a:hover,.post-content .tableofcontents ul li a:focus{color:var(--primary)}.post-content .tableofcontents ul li.toc-active a{font-weight:500;color:var(--primary)}.post-content .tableofcontents ul li.toc-active a:hover,.post-content .tableofcontents ul li.toc-active a:focus{color:var(--primary)}.post-content .gloss-tableofcontents{margin-bottom:2.5rem;z-index:1111}.post-content .gloss-related{margin-bottom:2.5rem}@media print,screen and (max-width:39.99875em){.post-content .gloss-related{margin-bottom:1rem}}.post-content .gloss-related ul{list-style:none;margin-left:0}.post-content .gloss-related ul li{margin-bottom:10px;line-height:1.1}.post-content .gloss-related ul li a{font-weight:300;font-size:16px}body.admin-bar .tableofcontents{top:172px}.quote-section{position:relative;overflow:hidden}.quote-section .grid-container{position:relative}.quote-section .grid-container:after{content:"";position:absolute;top:4rem;bottom:0;right:-833px;width:1000px;height:calc(100% - 4rem);background-image:var(--aras-quote-bg, url(./quote-background-C8IDyvEC.svg));background-size:contain;background-repeat:no-repeat;background-position:bottom left;z-index:0}@media print,screen and (min-width:40em)and (max-width:63.99875em){.quote-section .grid-container:after{right:-733px;opacity:.5}}@media print,screen and (max-width:39.99875em){.quote-section .grid-container:after{right:-650px;opacity:.5}}.quote-section .grid-container .grid-x{z-index:1;position:relative}.quote-section.bg-white .quote-container:before{background-image:var(--aras-quotemark, url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20data-name='Layer%201'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%20515%20500'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20none;%20stroke:%20%23d49623;%20stroke-miterlimit:%2010;%20stroke-width:%208px;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M290.5,446.9v44.2c0,2.4,1.9,4.3,4.3,4.3h211.6c2.4,0,4.3-1.9,4.3-4.3V8.8c0-2.4-1.9-4.3-4.3-4.3h-44.8c-3.1,0-5.9,1.9-7,4.8l-161.5,423.1c-1.8,4.7-2.7,9.6-2.7,14.6Z'/%3e%3cpath%20class='cls-1'%20d='M4.3,446.9v44.2c0,2.4,1.9,4.3,4.3,4.3h211.6c2.4,0,4.3-1.9,4.3-4.3V8.8c0-2.4-1.9-4.3-4.3-4.3h-44.8c-3.1,0-5.9,1.9-7,4.8L7,432.4c-1.8,4.7-2.7,9.6-2.7,14.6Z'/%3e%3c/svg%3e"))}.quote-section .quote-container{padding-left:100px;position:relative}@media print,screen and (min-width:40em)and (max-width:63.99875em){.quote-section .quote-container{padding-left:60px}}@media print,screen and (max-width:39.99875em){.quote-section .quote-container{padding-left:50px}}.quote-section .quote-container:before{content:"";background-image:var(--aras-quotemark, url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Layer_1'%20data-name='Layer%201'%20xmlns='http://www.w3.org/2000/svg'%20version='1.1'%20viewBox='0%200%20515%20500'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20none;%20stroke:%20%23d49623;%20stroke-miterlimit:%2010;%20stroke-width:%208px;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20class='cls-1'%20d='M290.5,446.9v44.2c0,2.4,1.9,4.3,4.3,4.3h211.6c2.4,0,4.3-1.9,4.3-4.3V8.8c0-2.4-1.9-4.3-4.3-4.3h-44.8c-3.1,0-5.9,1.9-7,4.8l-161.5,423.1c-1.8,4.7-2.7,9.6-2.7,14.6Z'/%3e%3cpath%20class='cls-1'%20d='M4.3,446.9v44.2c0,2.4,1.9,4.3,4.3,4.3h211.6c2.4,0,4.3-1.9,4.3-4.3V8.8c0-2.4-1.9-4.3-4.3-4.3h-44.8c-3.1,0-5.9,1.9-7,4.8L7,432.4c-1.8,4.7-2.7,9.6-2.7,14.6Z'/%3e%3c/svg%3e"));width:65px;height:65px;position:absolute;top:-30px;left:20px;background-size:contain;background-repeat:no-repeat}@media print,screen and (min-width:40em)and (max-width:63.99875em){.quote-section .quote-container:before{left:0;top:-20px;width:40px;height:40px}}@media print,screen and (max-width:39.99875em){.quote-section .quote-container:before{left:0;top:-20px;width:40px;height:40px}}.quote-section .quote-container h3,.quote-section .quote-container .aras-jobs-title{margin-top:0;margin-bottom:0}.quote-section .quote-container .attr-link,.quote-section .quote-container .attr-link:hover{text-decoration:none}.quote-section .quote-container h6{margin-top:1rem;margin-bottom:0}.quote-section .quote-container .attr-img-link{opacity:1;transition:.2s ease-in-out}.quote-section .quote-container .attr-img-link:hover{opacity:.75}.quote-section .quote-container .quote-image{width:auto;margin-top:1.5rem;max-width:100%;max-height:60px}.quote-carousel{overflow:hidden}.quote-carousel>.swiper-wrapper{display:flex;flex-wrap:nowrap}.quote-carousel>.swiper-wrapper>.swiper-slide{flex:0 0 100%}.quote-content--default p{font-size:1.5rem;line-height:1.5}.quote-content--medium p{font-size:1.15rem;line-height:1.5}.quote-content--large p{font-size:1.65rem;line-height:1.5}.quote-carousel{--swiper-navigation-size: 30px}.quote-carousel.swiper{padding-bottom:40px!important;margin-bottom:-40px;margin-top:-30px!important}.quote-carousel .swiper-wrapper{padding-top:30px}.quote-carousel .swiper-button-prev,.quote-carousel .swiper-button-next{color:#fff}@media(max-width:767px){.quote-carousel .swiper-button-prev,.quote-carousel .swiper-button-next{top:auto;bottom:0rem;font-size:1.5rem}}@media(max-width:767px){.quote-carousel .swiper-button-prev:after,.quote-carousel .swiper-button-next:after{font-size:inherit}}.quote-carousel .swiper-pagination-bullet{background-color:var(--aras-quote-swiper-pagination-bullet-bg, #fff);cursor:pointer}.quote-carousel .swiper-pagination-bullet-active{background-color:var(--aras-quote-swiper-pagination-bullet-active-bg, #fff)}@media print,screen and (max-width:63.99875em){.quote-section{margin-left:-20px}}.quote-section .quote-container:before{width:80px;height:80px;top:-25px;left:38px}@media print,screen and (max-width:63.99875em){.quote-section .quote-container:before{width:60px;height:60px;top:-30px;left:10px}}.quote-section .quote-container{margin-left:-100px}@media print,screen and (max-width:63.99875em){.quote-section .quote-container{margin-left:0;padding-left:30px;padding-top:30px}}.quote-carousel .quote-container{margin-left:0}.quote-carousel.swiper{padding-bottom:60px!important;margin-bottom:-10px}.quote-content p{font-weight:300;color:var(--primary)}.quote-carousel .swiper-pagination{text-align:left;padding-left:64px}.quote-content--default p{font-size:1.75rem;line-height:1.5}.quote-content--medium p{font-size:1.2rem;line-height:1.5}.quote-content--large p{font-size:1.9rem;line-height:1.5}.quote-attribution{display:flex;align-items:center;gap:.25rem;margin-top:1rem}.quote-attribution--with-headshot{gap:1rem}.quote-attribution .quote-headshot{border-radius:50%;width:70px;height:70px;object-fit:cover;object-position:center;flex-shrink:0}.quote-attribution span{font-weight:500;font-size:1.2rem;text-transform:none;color:#000}.recommended-posts,.blog-archive,.automatic-cards-section{position:relative}@media print,screen and (max-width:39.99875em){.recommended-posts .recommended-title,.blog-archive .recommended-title,.automatic-cards-section .recommended-title{text-align:center}}.recommended-posts.hide-images .blog-item-cell img.wp-post-image,.blog-archive.hide-images .blog-item-cell img.wp-post-image,.automatic-cards-section.hide-images .blog-item-cell img.wp-post-image{display:none}.recommended-posts.card-connector .blog-item-cell:before,.blog-archive.card-connector .blog-item-cell:before,.automatic-cards-section.card-connector .blog-item-cell:before{content:"";height:2px;width:30px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;right:calc(100% + 2px);left:auto;background-color:#cfcfcf;position:absolute}@media print,screen and (max-width:39.99875em){.recommended-posts.card-connector .grid-x .blog-item-cell:before,.blog-archive.card-connector .grid-x .blog-item-cell:before,.automatic-cards-section.card-connector .grid-x .blog-item-cell:before{content:"";height:20px;width:1px;margin-left:auto;margin-right:auto;bottom:calc(100% + 2px);top:auto;left:0;right:0;background-color:#cfcfcf;position:absolute}}.recommended-posts.card-connector .grid-x .blog-item-cell.large-6:nth-child(2n-1):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-6:nth-child(2n-1):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-6:nth-child(2n-1):before{display:none}@media print,screen and (max-width:39.99875em){.recommended-posts.card-connector .grid-x .blog-item-cell.large-6:nth-child(2n-1):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-6:nth-child(2n-1):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-6:nth-child(2n-1):before{display:block}.recommended-posts.card-connector .grid-x .blog-item-cell.large-6:nth-child(1):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-6:nth-child(1):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-6:nth-child(1):before{display:none}}.recommended-posts.card-connector .grid-x .blog-item-cell.large-4:nth-child(3n-2):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-4:nth-child(3n-2):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-4:nth-child(3n-2):before{display:none}@media print,screen and (max-width:39.99875em){.recommended-posts.card-connector .grid-x .blog-item-cell.large-4:nth-child(3n-2):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-4:nth-child(3n-2):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-4:nth-child(3n-2):before{display:block}.recommended-posts.card-connector .grid-x .blog-item-cell.large-4:nth-child(1):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-4:nth-child(1):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-4:nth-child(1):before{display:none!important}}.recommended-posts.card-connector .grid-x .blog-item-cell.large-3:nth-child(4n-3):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-3:nth-child(4n-3):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-3:nth-child(4n-3):before{display:none}@media print,screen and (min-width:40em)and (max-width:63.99875em){.recommended-posts.card-connector .grid-x .blog-item-cell.large-3:nth-child(4n-3):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-3:nth-child(4n-3):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-3:nth-child(4n-3):before{display:block}.recommended-posts.card-connector .grid-x .blog-item-cell.large-3:nth-child(2n-1):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-3:nth-child(2n-1):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-3:nth-child(2n-1):before{display:none!important}}@media print,screen and (max-width:39.99875em){.recommended-posts.card-connector .grid-x .blog-item-cell.large-3:nth-child(4n-3):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-3:nth-child(4n-3):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-3:nth-child(4n-3):before{display:block}.recommended-posts.card-connector .grid-x .blog-item-cell.large-3:nth-child(2n-1):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-3:nth-child(2n-1):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-3:nth-child(2n-1):before{display:block}.recommended-posts.card-connector .grid-x .blog-item-cell.large-3:nth-child(1):before,.blog-archive.card-connector .grid-x .blog-item-cell.large-3:nth-child(1):before,.automatic-cards-section.card-connector .grid-x .blog-item-cell.large-3:nth-child(1):before{display:none!important}}.recommended-posts.highlight-gradient .blog-item-cell.bordercard:after,.blog-archive.highlight-gradient .blog-item-cell.bordercard:after,.automatic-cards-section.highlight-gradient .blog-item-cell.bordercard:after{background:linear-gradient(0deg,#cfcfcf 0% 100%)}.recommended-posts.highlight-gradient .blog-item-cell.bordercard:hover:after,.blog-archive.highlight-gradient .blog-item-cell.bordercard:hover:after,.automatic-cards-section.highlight-gradient .blog-item-cell.bordercard:hover:after{background:linear-gradient(0deg,#ce2327,#d49623)}.recommended-posts .card-slider-slick,.blog-archive .card-slider-slick,.automatic-cards-section .card-slider-slick{overflow:hidden}.recommended-posts .blog-item-cell,.blog-archive .blog-item-cell,.automatic-cards-section .blog-item-cell{position:relative}@media print,screen and (max-width:39.99875em){.recommended-posts .blog-item-cell,.blog-archive .blog-item-cell,.automatic-cards-section .blog-item-cell{margin-top:10px;margin-bottom:10px;max-width:400px;margin-left:auto!important;margin-right:auto!important}}.recommended-posts .blog-item-cell .card-container,.blog-archive .blog-item-cell .card-container,.automatic-cards-section .blog-item-cell .card-container{position:relative;height:100%;background-color:#fff;z-index:1}.recommended-posts .blog-item-cell img.wp-post-image,.blog-archive .blog-item-cell img.wp-post-image,.automatic-cards-section .blog-item-cell img.wp-post-image{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center center}.recommended-posts .blog-item-cell .card-content-container,.blog-archive .blog-item-cell .card-content-container,.automatic-cards-section .blog-item-cell .card-content-container{padding:1.6rem 1.6rem 2.3rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.recommended-posts .blog-item-cell .card-content-container,.blog-archive .blog-item-cell .card-content-container,.automatic-cards-section .blog-item-cell .card-content-container{padding:1.25rem 1.25rem 1.5rem}}@media screen and (max-width:800px){.recommended-posts .blog-item-cell .card-content-container,.blog-archive .blog-item-cell .card-content-container,.automatic-cards-section .blog-item-cell .card-content-container{padding:1.1rem 1.1rem 1.35rem}}@media print,screen and (max-width:39.99875em){.recommended-posts .blog-item-cell .card-content-container,.blog-archive .blog-item-cell .card-content-container,.automatic-cards-section .blog-item-cell .card-content-container{padding:1.1rem 1.1rem 1.35rem}}.recommended-posts .blog-item-cell .card-content-container a,.blog-archive .blog-item-cell .card-content-container a,.automatic-cards-section .blog-item-cell .card-content-container a{text-decoration:none;cursor:pointer}.recommended-posts .blog-item-cell .card-content-container a:hover,.blog-archive .blog-item-cell .card-content-container a:hover,.automatic-cards-section .blog-item-cell .card-content-container a:hover{text-decoration:underline}.recommended-posts .blog-item-cell .card-content-container h6,.blog-archive .blog-item-cell .card-content-container h6,.automatic-cards-section .blog-item-cell .card-content-container h6{margin-bottom:1rem;color:#000!important}@media print,screen and (min-width:40em)and (max-width:63.99875em){.recommended-posts .blog-item-cell .card-content-container h6,.blog-archive .blog-item-cell .card-content-container h6,.automatic-cards-section .blog-item-cell .card-content-container h6{margin-bottom:.75rem}}@media print,screen and (max-width:39.99875em){.recommended-posts .blog-item-cell .card-content-container h6,.blog-archive .blog-item-cell .card-content-container h6,.automatic-cards-section .blog-item-cell .card-content-container h6{margin-bottom:.5rem}}.recommended-posts .blog-item-cell .card-content-container h6.author,.blog-archive .blog-item-cell .card-content-container h6.author,.automatic-cards-section .blog-item-cell .card-content-container h6.author{text-transform:none}.recommended-posts .blog-item-cell .card-content-container .card-headline-a:hover,.blog-archive .blog-item-cell .card-content-container .card-headline-a:hover,.automatic-cards-section .blog-item-cell .card-content-container .card-headline-a:hover{text-decoration:none}.recommended-posts .blog-item-cell .card-content-container .card-headline,.blog-archive .blog-item-cell .card-content-container .card-headline,.automatic-cards-section .blog-item-cell .card-content-container .card-headline{color:var(--primary);margin-bottom:1rem;font-size:25px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.recommended-posts .blog-item-cell .card-content-container .card-headline,.blog-archive .blog-item-cell .card-content-container .card-headline,.automatic-cards-section .blog-item-cell .card-content-container .card-headline{margin-bottom:.75rem;font-size:23px}}@media screen and (max-width:800px){.recommended-posts .blog-item-cell .card-content-container .card-headline,.blog-archive .blog-item-cell .card-content-container .card-headline,.automatic-cards-section .blog-item-cell .card-content-container .card-headline{font-size:20px}}@media print,screen and (max-width:39.99875em){.recommended-posts .blog-item-cell .card-content-container .card-headline,.blog-archive .blog-item-cell .card-content-container .card-headline,.automatic-cards-section .blog-item-cell .card-content-container .card-headline{margin-bottom:.5rem;font-size:18px}}.recommended-posts .blog-item-cell .card-content-container .card-bottom,.blog-archive .blog-item-cell .card-content-container .card-bottom,.automatic-cards-section .blog-item-cell .card-content-container .card-bottom{position:absolute;bottom:2rem;left:1.6rem;right:1.6rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.recommended-posts .blog-item-cell .card-content-container .card-bottom,.blog-archive .blog-item-cell .card-content-container .card-bottom,.automatic-cards-section .blog-item-cell .card-content-container .card-bottom{bottom:1.25rem;left:1.25rem;right:1.25rem}}@media screen and (max-width:800px){.recommended-posts .blog-item-cell .card-content-container .card-bottom,.blog-archive .blog-item-cell .card-content-container .card-bottom,.automatic-cards-section .blog-item-cell .card-content-container .card-bottom{bottom:1.1rem;left:1.1rem;right:1.1rem}}@media print,screen and (max-width:39.99875em){.recommended-posts .blog-item-cell .card-content-container .card-bottom,.blog-archive .blog-item-cell .card-content-container .card-bottom,.automatic-cards-section .blog-item-cell .card-content-container .card-bottom{bottom:1.1rem;left:1.1rem;right:1.1rem}}.recommended-posts .blog-item-cell.bordercard,.blog-archive .blog-item-cell.bordercard,.automatic-cards-section .blog-item-cell.bordercard{margin-top:7.5px;margin-bottom:7.5pxpx;border:solid 2px transparent}@media print,screen and (max-width:39.99875em){.recommended-posts .blog-item-cell.bordercard,.blog-archive .blog-item-cell.bordercard,.automatic-cards-section .blog-item-cell.bordercard{margin-top:5px;margin-bottom:5px}}.recommended-posts .blog-item-cell.bordercard:after,.blog-archive .blog-item-cell.bordercard:after,.automatic-cards-section .blog-item-cell.bordercard:after{background:#d3d3d3;content:"";inset:-2px;position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);z-index:0;transition:.2s ease-in-out}.recommended-posts .blog-item-cell.bordercard:hover:after,.blog-archive .blog-item-cell.bordercard:hover:after,.automatic-cards-section .blog-item-cell.bordercard:hover:after{background:var(--primary)}.recommended-posts.bg-dblue .blog-item-cell.bordercard:after,.blog-archive.bg-dblue .blog-item-cell.bordercard:after,.automatic-cards-section.bg-dblue .blog-item-cell.bordercard:after{background:#53565f}.roadmap-filter-section h3,.roadmap-filter-section .aras-jobs-title,.roadmap-releases h3,.roadmap-releases .aras-jobs-title{margin:0 0 .5rem;font-size:1.25rem}.roadmap-filter-section .roadmap-filter-flex{display:flex;flex-direction:row;justify-content:left;align-items:center;gap:.75rem}.roadmap-filter-section .product-area{flex:1}.roadmap-filter-section .product-area select{margin:0;border:solid 1px #a5a5a5}.roadmap-filter-section select,.roadmap-filter-section button{height:39px}.product-roadmap-section .roadmap-state{background-color:#f6f6f6;border:solid #a5a5a5 1px;margin-bottom:1rem}.product-roadmap-section .roadmap-state h3,.product-roadmap-section .roadmap-state .aras-jobs-title{margin:0;font-size:1.25rem;padding:.75rem .75rem 0}.product-roadmap-section .roadmap-state .roadmap-container{max-height:430px;overflow-y:scroll;padding:0 .75rem;margin-top:.75rem}.product-roadmap-section .roadmap-state .roadmap-container::-webkit-scrollbar{width:.5rem}.product-roadmap-section .roadmap-state .roadmap-container::-webkit-scrollbar-track{background:#cfcfcf40}.product-roadmap-section .roadmap-state .roadmap-container::-webkit-scrollbar-thumb{background:#a5a5a5}.product-roadmap-section .roadmap-state .roadmap-container::-webkit-scrollbar-thumb:hover{background:#999}.product-roadmap-section .roadmap-state .state-item{cursor:pointer;display:block;padding:9px;margin:0 0 .75rem;border:solid #a5a5a5 1px;background-color:#fff}.product-roadmap-section .roadmap-state .state-item:hover{border:solid var(--primary) 1px}.product-roadmap-section .roadmap-state .state-item.highlighted{border:solid var(--primary) 3px;padding:7px}.product-roadmap-section .roadmap-state .state-item.highlighted:hover{border:solid var(--primary) 3px}.product-roadmap-section .roadmap-state .state-item h4{font-size:15px;font-weight:400;line-height:1.35;margin-bottom:.5rem}.product-roadmap-section .roadmap-state .state-item p{font-size:14px;line-height:1.35}.product-roadmap-section .roadmap-state .state-item p.product-area,.product-roadmap-section .roadmap-state .state-item p.product-date{margin-top:.25rem;margin-bottom:.25rem}.product-roadmap-section .roadmap-state .state-item p.product-date strong{font-weight:400;color:var(--primary)}.product-roadmap-section .roadmap-state .state-item .product-desc{padding-top:.75rem;margin-top:.75rem;border-top:solid 1px #a5a5a5}.product-roadmap-section .roadmap-state .state-item .product-desc p{margin-bottom:.5rem;font-size:12px}.scrolling-content-section{display:flex;position:relative;z-index:1;flex-direction:column}.scrolling-content-section .bg-slider{position:absolute;width:100%;height:100%;inset:0}.scrolling-content-section .bg-slider .slick-list,.scrolling-content-section .bg-slider .slick-list .slick-track{height:100%}.scrolling-content-section .bg-slider .slick-list .slick-track .bg-slider-item{position:relative;height:100%}.scrolling-content-section .scrolling-bg-overlay{position:absolute;height:100%;inset:0 auto;width:60%;z-index:2}@media print,screen and (min-width:40em)and (max-width:63.99875em){.scrolling-content-section .scrolling-bg-overlay{width:60%}}@media print,screen and (max-width:39.99875em){.scrolling-content-section .scrolling-bg-overlay{width:90%}}.scrolling-content-section .scrolling-bg-overlay.background-left-img{left:0}.scrolling-content-section .scrolling-bg-overlay.background-right-img{right:0}.scrolling-content-section.bg-white .scrolling-bg-overlay.background-right-img{background:linear-gradient(90deg,#fff 2%,#fff0)}@media print,screen and (min-width:1600px){.scrolling-content-section.bg-white .scrolling-bg-overlay.background-right-img{background:linear-gradient(90deg,#fff 2%,#fff0 70%)}}@media print,screen and (max-width:39.99875em){.scrolling-content-section.bg-white .scrolling-bg-overlay.background-right-img{background:linear-gradient(90deg,#fff 2%,#ffffff80)}}.scrolling-content-section.bg-dblue .scrolling-bg-overlay.background-right-img{background:linear-gradient(90deg,#00395d 2%,#00395d00)}@media print,screen and (min-width:1600px){.scrolling-content-section.bg-dblue .scrolling-bg-overlay.background-right-img{background:linear-gradient(90deg,#00395d 2%,#00395d00 70%)}}@media print,screen and (max-width:39.99875em){.scrolling-content-section.bg-dblue .scrolling-bg-overlay.background-right-img{background:linear-gradient(90deg,#00395d 2%,#00395d80)}}.scrolling-content-section.bg-grey .scrolling-bg-overlay.background-right-img,.scrolling-content-section.bg-whitetogrey .scrolling-bg-overlay.background-right-img{background:linear-gradient(90deg,#f6f6f6 2%,#f6f6f600)}@media print,screen and (min-width:1600px){.scrolling-content-section.bg-grey .scrolling-bg-overlay.background-right-img,.scrolling-content-section.bg-whitetogrey .scrolling-bg-overlay.background-right-img{background:linear-gradient(90deg,#f6f6f6 2%,#f6f6f600 70%)}}@media print,screen and (max-width:39.99875em){.scrolling-content-section.bg-grey .scrolling-bg-overlay.background-right-img,.scrolling-content-section.bg-whitetogrey .scrolling-bg-overlay.background-right-img{background:linear-gradient(90deg,#f6f6f6 2%,#f6f6f680)}}.scrolling-content-section .scrolling-bg-img{position:absolute;height:100%;inset:0 auto;width:60%;background-size:cover;background-repeat:no-repeat;background-position:center center;z-index:1}@media print,screen and (min-width:40em)and (max-width:63.99875em){.scrolling-content-section .scrolling-bg-img{width:60%}}@media print,screen and (max-width:39.99875em){.scrolling-content-section .scrolling-bg-img{width:90%}}.scrolling-content-section .scrolling-bg-img.background-left-img{left:0}.scrolling-content-section .scrolling-bg-img.background-right-img{right:0}.scrolling-content-section .scroll-nav-dots{margin-bottom:2rem;width:100%}.scrolling-content-section .scroll-nav-dots .scroll-labeled .slick-dots{display:block;position:relative;bottom:0;list-style:none;text-align:left;padding:0;margin:0}.scrolling-content-section .scroll-nav-dots .scroll-labeled .slick-dots li{position:relative;display:inline-block;height:auto;width:auto;margin:0;padding:0;cursor:pointer}.scrolling-content-section .scroll-nav-dots .scroll-labeled .slick-dots li.slick-active button{color:var(--primary)}.scrolling-content-section .scroll-nav-dots .scroll-labeled .slick-dots li:nth-last-child(1) button:after{display:none}.scrolling-content-section .scroll-nav-dots .scroll-labeled .slick-dots li button{background:transparent;display:block;height:auto;width:auto;outline:none;line-height:1.2;font-size:.85rem;letter-spacing:.5px;text-transform:uppercase;color:#999;padding:0 6px 0 0;margin:0}.scrolling-content-section .scroll-nav-dots .scroll-labeled .slick-dots li button:before{display:none;content:none}.scrolling-content-section .scroll-nav-dots .scroll-labeled .slick-dots li button:after{content:"→";padding-left:6px}.scrolling-content-section .scroll-nav-dots .scroll-dots .slick-dots{height:1.125rem;display:flex;flex-direction:row;flex-wrap:wrap;position:relative;bottom:0;list-style:none;text-align:left;padding:0;margin:0;gap:.75rem}.scrolling-content-section .scroll-nav-dots .scroll-dots .slick-dots li{position:relative;display:inline-block;height:auto;width:auto;padding:0;margin:0;cursor:pointer}.scrolling-content-section .scroll-nav-dots .scroll-dots .slick-dots li.slick-active button{background:var(--primary)}.scrolling-content-section .scroll-nav-dots .scroll-dots .slick-dots li button{background:#999;display:block;height:1.125rem;width:1.125rem;outline:none;line-height:0;font-size:0;padding:0;margin:0}.scrolling-content-section .scroll-nav-dots .scroll-dots .slick-dots li button:before{display:none;content:none}.scrolling-content-section .scroll-content-section-slick{display:block;margin:0}.scrolling-content-section .scroll-content-section-slick .slick-track{display:flex!important}.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item{height:inherit!important;width:100%}.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item .grid-container,.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item .grid-container .grid-x{height:100%!important}.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item .grid-container .grid-x .wysiwyg-content{max-width:480px;font-weight:500}.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item .grid-container .grid-x .wysiwyg-content h6{color:var(--primary);margin-bottom:.25rem;font-weight:500}.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item .grid-container .grid-x .wysiwyg-content h2{font-size:2.25rem;margin-bottom:.75rem;line-height:1.25}.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item .grid-container .grid-x .wysiwyg-content li{margin-bottom:.35rem}.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item .grid-container .grid-x .wysiwyg-content .aras-button,.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item .grid-container .grid-x .wysiwyg-content .aras-jobs-button{margin-top:.75rem}@media print,screen and (max-width:39.99875em){.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item .grid-container .grid-x .scrolling-image-block .image-container{text-align:center}}.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item .grid-container .grid-x .scrolling-image-block img{width:100%;max-width:auto;height:auto;max-height:500px}@media print,screen and (max-width:39.99875em){.scrolling-content-section .scroll-content-section-slick .scroll-content-section-item .grid-container .grid-x .scrolling-image-block img{max-height:300px;margin:auto}}.tabs{padding:.5em 0;border-width:1px 0}.tabs-title{font-weight:600}.tabs-title a{color:var(--midgrey)}.top-tabs-content{border-width:0}.top-tabs-content .tabs-panel{padding:2em 0}.tab-layout{display:flex;flex-direction:row;gap:2em;align-items:center;justify-content:flex-start;flex-wrap:wrap}@media(min-width:768px){.tab-layout{flex-wrap:nowrap}}.tab-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1em}.tab-visual-container{flex-basis:100%;flex-shrink:0;order:-1}@media(min-width:768px){.tab-visual-container{flex-basis:45%}.tab-layout--image-right .tab-visual-container{order:1}}.side-tabs-section{position:relative}.side-tabs-section .side-tabs{display:block;border:none;background:transparent;border-right:1px solid var(--lightgrey, #f5f5f5);padding-right:22%;margin-right:10%}@media print,screen and (max-width:39.99875em){.side-tabs-section .side-tabs{display:flex;flex-direction:row;flex-wrap:wrap;gap:0 1rem;justify-content:left;margin-bottom:1.5rem;padding-right:0;margin-right:0;border-right-width:0}}.side-tabs-section .side-tabs.tabs-stacked{display:flex;flex-direction:row;flex-wrap:wrap;align-items:end;justify-content:center;gap:0 1rem;margin-bottom:1.5rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.side-tabs-section .side-tabs.tabs-stacked{flex-direction:row}}@media print,screen and (max-width:39.99875em){.side-tabs-section .side-tabs.tabs-stacked{flex-direction:row}}.side-tabs-section .side-tabs.tabs-stacked .tabs-title{width:auto;align-items:end;justify-content:center;display:flex}@media print,screen and (min-width:40em)and (max-width:63.99875em){.side-tabs-section .side-tabs.tabs-stacked .tabs-title{width:auto}}@media print,screen and (max-width:39.99875em){.side-tabs-section .side-tabs.tabs-stacked .tabs-title{width:auto}}.side-tabs-section .side-tabs.tabs-stacked .tabs-title.is-active a:after{content:"";min-width:1px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.side-tabs-section .side-tabs.tabs-stacked .tabs-title.is-active a:after{min-width:1px}}.side-tabs-section .side-tabs.tabs-stacked .tabs-title a{padding:0 4px .6rem;min-width:50px;text-align:center}.side-tabs-section .side-tabs.two-col{display:flex;flex-direction:row;flex-wrap:wrap;gap:0 1rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.side-tabs-section .side-tabs.two-col{flex-direction:column}}@media print,screen and (max-width:39.99875em){.side-tabs-section .side-tabs.two-col{flex-direction:row}}.side-tabs-section .side-tabs.two-col .tabs-title{width:calc(50% - .5rem);align-items:end;justify-content:left;display:flex}@media print,screen and (min-width:40em)and (max-width:63.99875em){.side-tabs-section .side-tabs.two-col .tabs-title{width:100%}}@media print,screen and (max-width:39.99875em){.side-tabs-section .side-tabs.two-col .tabs-title{width:calc(50% - .5rem)}}.side-tabs-section .side-tabs .tabs-title{display:block;float:none;background:transparent;margin-bottom:.8rem}@media print,screen and (min-width:40em)and (max-width:63.99875em){.side-tabs-section .side-tabs .tabs-title{width:100%}}@media print,screen and (max-width:39.99875em){.side-tabs-section .side-tabs .tabs-title{width:calc(50% - .5rem)}}.side-tabs-section .side-tabs .tabs-title.is-active{color:var(--primary-light, #007bff)}.side-tabs-section .side-tabs .tabs-title.is-active a{background:var(--lightestgrey, #f5f5f5);color:var(--primary-light, #007bff)}.side-tabs-section .side-tabs .tabs-title a{position:relative;display:block;padding:.6rem 1rem;text-decoration:none;color:var(--midgrey, #666);background:transparent;font-size:.9rem;font-weight:600;line-height:1.2;text-transform:uppercase}.side-tabs-section .side-tabs .tabs-title a:hover,.side-tabs-section .side-tabs .tabs-title a:focus{color:var(--primary-light, #007bff)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.side-tabs-section .side-tabs .tabs-title a{font-size:.825rem}}.side-tabs-section .side-tabs .tabs-title a.label-upper{letter-spacing:2px;text-transform:uppercase}.side-tabs-section .side-tabs-content{border:none;background:transparent}.side-tabs-section .side-tabs-content .tabs-panel{padding:0}.side-tabs-section .side-tabs-content .tabs-panel h6{margin-bottom:.5rem}.side-tabs-section .side-tabs-content .tabs-panel h3,.side-tabs-section .side-tabs-content .tabs-panel .aras-jobs-title{margin-bottom:.75rem}.side-tabs-section .side-tabs-content .tabs-panel .tab-content-content{margin-bottom:1rem}.side-tabs-section .side-tabs-content .tabs-panel .tab-visual{margin-bottom:1.5rem}.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel{background-size:cover;background-repeat:no-repeat;background-position:center center}.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window{width:100%;min-height:auto;padding:1.5rem;position:relative;z-index:1;aspect-ratio:2/1}.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window h2,.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window h3,.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window .aras-jobs-title,.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window h4,.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window h5,.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window h6,.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window p{color:#fff}.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window h4{font-size:1.2rem;font-weight:700;margin-bottom:2px}.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window p{font-size:1.1rem;margin-bottom:8px}.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window a{color:#fff}.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window a:hover,.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window a:focus{color:var(--secondary-light, #FFA500)}.side-tabs-section .side-tabs-content .tabs-panel.tab-location-panel .tab-location-window:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#292929e6,#29292980);z-index:-1}.tab-panel-layout{display:grid;gap:3rem}@media print,screen and (min-width:40em){.tab-panel-layout--left{grid-template-columns:1fr 3fr}.tab-panel-layout--right{grid-template-columns:3fr 1fr}}.blog-share .share-links{display:flex;flex-direction:row;align-items:center;gap:10px}@media print,screen and (max-width:39.99875em){.blog-share .share-links{justify-content:center}}.blog-share h6{font-weight:500;text-transform:uppercase;line-height:1;letter-spacing:1.5px;margin:0}.blog-share .share-link{position:relative}.blog-share .share-link .share-icon{display:block;width:26px;height:auto;filter:brightness(0)}.blog-share .share-link .share-icon:hover,.blog-share .share-link .share-icon:focus{filter:brightness(1)}.single-content .press-contact-info{margin-top:2rem;padding-top:2rem;border-top:solid 1px #a5a5a5}.single-content .press-contact-info p{margin-bottom:.5rem}.single-content .author-section .cell{border-top:solid 2px #cfcfcf;display:flex;gap:1.5rem;flex-direction:row;flex-wrap:nowrap}@media print,screen and (max-width:39.99875em){.single-content .author-section .cell{gap:1rem}}@media print,screen and (max-width:400px){.single-content .author-section .cell{flex-direction:column}}.single-content .author-section .cell .author-headshot{width:80px;height:80px;object-fit:cover;object-position:center;border-radius:50%}.single-content .author-section .cell .author-bio{flex:1;padding-right:.5rem}@media print,screen and (max-width:39.99875em){.single-content .author-section .cell .author-bio{padding-right:0}}.statistics-section{position:relative}@media print,screen and (max-width:39.99875em){.statistics-section .grid-padding-x{justify-content:center}}.statistics-section .stat-item{display:block;border-left:solid #999999 1px;margin-top:15px;margin-bottom:15px;padding:0 30px}@media print,screen and (max-width:39.99875em){.statistics-section .stat-item{max-width:300px}}.statistics-section .stat-item:nth-child(1){border-left:none;padding:0 30px 0 15px}.statistics-section .stat-item.large-6:nth-child(2n-1){border-left:none;padding:0 30px 0 15px}.statistics-section .stat-item.large-4:nth-child(3n-2){border-left:none;padding:0 30px 0 15px}.statistics-section .stat-item.large-3:nth-child(4n-3){border-left:none;padding:0 30px 0 15px}@media print,screen and (min-width:40em)and (max-width:63.99875em){.statistics-section .stat-item.large-3:nth-child(2n-1){border-left:none;padding:0 30px 0 15px}}@media print,screen and (max-width:39.99875em){.statistics-section .stat-item{padding:20px 0!important;margin:0 15px!important;width:calc(100% - 30px);border-left:none;border-top:solid 1px #999999}.statistics-section .stat-item:nth-child(1){border-top:none!important}}.statistics-section .stat-item .stat-num{font-size:4rem;font-weight:100;margin-bottom:15px;line-height:1;color:var(--secondary)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.statistics-section .stat-item .stat-num{font-size:3.5rem}}@media print,screen and (max-width:39.99875em){.statistics-section .stat-item .stat-num{font-size:3rem}}.statistics-section .stat-item .stat-desc{margin-bottom:0;font-size:15px}.training-filters .training-filter-flex{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.training-filters .training-filter-flex fieldset{flex:calc(33.3333% - .6667rem);max-width:calc(33.3333% - .6667rem)}@media print,screen and (min-width:40em)and (max-width:63.99875em){.training-filters .training-filter-flex fieldset{flex:calc(50% - .5rem);max-width:calc(50% - .5rem)}}@media print,screen and (max-width:39.99875em){.training-filters .training-filter-flex fieldset{flex:100%;max-width:100%}}.training-filters .training-filter-flex fieldset select{margin:0}.training-filters .training-filter-flex fieldset button{min-width:50%}.training-item{margin-bottom:2rem;padding-bottom:2rem;border-bottom:solid 1px #a5a5a5}.training-item h5{font-size:1.125rem;font-weight:500}.training-item .training-item-content{display:flex;flex-direction:row;flex-wrap:nowrap;gap:30px;align-items:end}@media print,screen and (max-width:39.99875em){.training-item .training-item-content{align-items:start;flex-direction:column;gap:1rem}}.training-item .training-item-content .class-description-truncation{position:relative;height:75px;overflow:hidden;flex:1}@media print,screen and (max-width:39.99875em){.training-item .training-item-content .class-description-truncation{flex:none}}.training-item .training-item-content .class-description-truncation .seemore-link{position:absolute;bottom:0;right:0;text-decoration:underline;font-size:14px;z-index:2;color:var(--primary)}.training-item .training-item-content .class-description-truncation .seemore-link:hover,.training-item .training-item-content .class-description-truncation .seemore-link:focus{color:#000}@media print,screen and (max-width:39.99875em){.training-item .training-item-content .class-description-truncation .seemore-link{left:0;right:auto}}.training-item .training-item-content .class-description-truncation:before{content:"";display:block;position:absolute;top:0;left:0;right:0;height:55px;background:linear-gradient(0deg,#fff,#fff0)}.training-item .training-item-content .class-description-truncation:after{content:"";display:block;position:absolute;top:54px;left:0;right:0;height:21px;background:#fff}.training-item .training-item-content .register-button .aras-button,.training-item .training-item-content .register-button .aras-jobs-button{width:160px}.training-item .training-item-tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;margin-top:8px}@media print,screen and (max-width:39.99875em){.training-item .training-item-tags{margin-top:1rem;gap:.75rem}}.training-item .training-item-tags .training-tag{padding:4px 8px;line-height:1;display:inline-block;color:#4f4f4f;border:solid 1px #a5a5a5;min-width:60px;text-align:center}.training-single .backlink-link{margin-bottom:.5rem}.training-single .training-signup-button{width:100%;margin-bottom:1rem;text-transform:none!important;letter-spacing:.5px!important}.training-single .training-signup-button-nolink{display:block;text-align:center;text-decoration:underline;width:100%;padding:3px;cursor:pointer;color:var(--primary)}.training-single .training-signup-button-nolink:hover,.training-single .training-signup-button-nolink:focus{color:#000}.training-single p strong{font-weight:500!important}.training-single .training-data{margin:0 0 .5rem;line-height:1.25;color:#00395d}.training-single .training-single-twocol{display:flex;flex-direction:row;flex-wrap:wrap}.training-single .training-single-twocol .training-data{flex:0 0 50%;padding-right:9px}.training-single .training-single-description{margin-top:1.5rem}.custom-select{position:relative;margin:0;width:100%;display:block}.custom-select.docs{width:200px!important}.custom-select.docs,.custom-select.training,.custom-select.roadmap,.custom-select.events,.custom-select.partners{left:0;right:0}.custom-select.docs .select-selected,.custom-select.training .select-selected,.custom-select.roadmap .select-selected,.custom-select.events .select-selected,.custom-select.partners .select-selected{background-color:#fff;color:#000}.custom-select.docs .select-selected:after,.custom-select.training .select-selected:after,.custom-select.roadmap .select-selected:after,.custom-select.events .select-selected:after,.custom-select.partners .select-selected:after{position:absolute;content:"";top:15px;right:10px;width:0;height:0;border:6px solid transparent;border-color:#000 transparent transparent transparent}.custom-select.docs .select-items,.custom-select.training .select-items,.custom-select.roadmap .select-items,.custom-select.events .select-items,.custom-select.partners .select-items{border:1px solid #cacaca}.custom-select.docs .select-items div,.custom-select.training .select-items div,.custom-select.roadmap .select-items div,.custom-select.events .select-items div,.custom-select.partners .select-items div{cursor:pointer;margin:0;font-size:.8rem;background-color:#fff;border-color:#53565f;color:#000;padding-left:.8rem;padding-top:7px;padding-bottom:3px}.custom-select.docs .select-items div:nth-last-child(1),.custom-select.training .select-items div:nth-last-child(1),.custom-select.roadmap .select-items div:nth-last-child(1),.custom-select.events .select-items div:nth-last-child(1),.custom-select.partners .select-items div:nth-last-child(1){padding-bottom:5px}.custom-select.docs .select-items div:hover,.custom-select.docs .select-items div:focus,.custom-select.training .select-items div:hover,.custom-select.training .select-items div:focus,.custom-select.roadmap .select-items div:hover,.custom-select.roadmap .select-items div:focus,.custom-select.events .select-items div:hover,.custom-select.events .select-items div:focus,.custom-select.partners .select-items div:hover,.custom-select.partners .select-items div:focus{background-color:#1e90ff;color:#fff}.custom-select select{display:none}.select-selected{text-overflow:ellipsis;appearance:none;border:1px solid #cacaca;border-radius:0;line-height:1.5;transition:box-shadow .5s,border-color .25s ease-in-out;margin:auto 0 0;background-color:#53565f;border-color:#53565f;color:#fff;font-size:1rem;font-weight:400;padding:.5rem 1.5rem .5rem .8rem;height:40px;text-wrap:nowrap;overflow:hidden}.select-selected:focus{box-shadow:none}.select-selected:after{position:absolute;content:"";top:15px;right:10px;width:0;height:0;border:6px solid transparent;border-color:#fff transparent transparent transparent}.select-selected.select-arrow-active:after{border-color:transparent transparent #fff transparent;top:7px}.select-items{color:#fff;font-size:1rem;line-height:1.1;font-weight:400;position:absolute;top:100%;left:0;right:0;z-index:99}.select-items div{cursor:pointer;margin:0;font-size:.8rem;background-color:#53565f;border-color:#53565f;color:#fff;line-height:18px;padding-left:.8rem;padding-top:7px;padding-bottom:3px}.select-items div:nth-last-child(1){padding-bottom:5px}.select-hide{display:none}.select-items div:hover,.select-items div:focus,.same-as-selected{background-color:#1e90ff}.comparison__table--infoicon svg{height:12px;width:12px}.comparison__table--header{position:sticky;top:var(--aras-header-height, 140px);display:flex;flex-direction:row;justify-content:space-between;padding-bottom:10px;z-index:100}@media print,screen and (max-width:39.99875em){.comparison__table--header{flex-direction:column;padding-bottom:20px}}.comparison__table--header h2{font-size:2rem;width:45%}@media print,screen and (max-width:39.99875em){.comparison__table--header h2{font-size:1.75rem;width:100%;padding-bottom:20px}}.comparison__table--header>div{width:50%;display:flex;flex-direction:row;justify-content:center}@media print,screen and (max-width:39.99875em){.comparison__table--header>div{width:100%}}.comparison__table--header--subscription{display:flex;flex-direction:column;align-items:center;width:50%}.comparison__table--header--subscription__title{font-size:1.2rem;font-weight:500}.comparison__table--body--section__header{background-color:#f6f6f6;padding-left:20px;height:auto}.comparison__table--body--section__header:nth-child(1){margin-top:10px}.comparison__table--body--section__header h4{padding:10px 0 5px;font-size:1.2rem;font-weight:600;color:var(--primary)}.comparison__table--body--section__row{display:flex;flex-direction:row;justify-content:space-between;padding-top:10px;padding-bottom:10px;border-bottom:1px solid #a5a5a5}@media print,screen and (max-width:39.99875em){.comparison__table--body--section__row{flex-direction:column}}.comparison__table--body--section__row--description{position:relative;width:45%;padding-left:20px}.comparison__table--body--section__row--description a{color:#000!important}.comparison__table--body--section__row--description a span{color:var(--primary)}.comparison__table--body--section__row--description a:focus,.comparison__table--body--section__row--description a:hover{color:var(--primary)}.comparison__table--body--section__row--description--popup{position:absolute}.comparison__table--body--section__row--description .disclosure{font-size:14px;position:absolute;z-index:99;display:none;background-color:#00395d;color:#fff;border:1px solid #a5a5a5;padding:10px}.comparison__table--body--section__row--description:hover .disclosure{display:block}@media print,screen and (max-width:39.99875em){.comparison__table--body--section__row--description{width:100%}}.comparison__table--body--section__row--marks{width:50%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}@media print,screen and (max-width:39.99875em){.comparison__table--body--section__row--marks{width:100%;align-content:space-around}}.comparison__table--body--section__row--marks div{width:100%;display:flex;flex-direction:row;justify-content:center}.comparison__table--body--section__row--marks div svg{height:20px;width:auto}.comparison__table--body--section__row--marks div .check{fill:var(--primary)}.comparison__table--body--section__row--marks div .x{fill:#a5a5a5}.comparison__table--header--subscription{padding-bottom:2rem;display:flex;flex-direction:column}.comparison__table--header--subscription p{font-size:.85rem;text-transform:uppercase;text-align:center;color:var(--primary)}.comparison__table--header--subscription .comparison__table--header--subscription__title{font-size:1.6rem;text-align:center}.comparison__table--header--subscription .aras-button,.comparison__table--header--subscription .aras-jobs-button{margin-top:auto}.comparison__table--body--section__row{padding-top:20px;padding-bottom:20px}.comparison__table--body--section__row--description{font-weight:600;font-size:1rem}.comparison__table--body--section__row--marks div svg{height:25px}.comparison__table--body--section__row--marks div .check{fill:var(--primary-light)}@media print,screen and (max-width:39.99875em){.comparison__table--body--section__row{flex-direction:column;align-items:flex-start;gap:1.5rem}}.nav-links{display:inline-flex;margin-top:1em;margin-bottom:1em}.map-section .content-before{margin-bottom:40px}.acf-map{width:100%;min-height:400px}.acf-map__container{display:flex;gap:40px}@media(max-width:900px){.acf-map__container{flex-direction:column}}.acf-map__side-content{flex:1;flex-basis:400px;flex-shrink:0}.acf-map__side-content--left{order:-1}html{--color-harvey-ball-background: #e0e0e0;--color-harvey-ball-fill: #999;--harvey-ball-rotation: 0deg}.harvey-ball{--size: 30px;--color: var(--color-harvey-ball-fill);--value: 0%;--border-width: 2px;display:inline-block;flex-shrink:0;width:var(--size);aspect-ratio:1/1;border-radius:50%;border:var(--border-width) var(--color) solid;background:conic-gradient(transparent 0% calc(100% - var(--value)),var(--color) calc(100% - var(--value)))}.harvey-ball--25{--value: 25%}.harvey-ball--50{--value: 50%}.harvey-ball--75{--value: 75%}.harvey-ball--100{--value: 100%}.competitor-table{border-width:0;border-collapse:collapse}.competitor-table td,.competitor-table th,.competitor-table tbody,.competitor-table thead{border-width:0}.competitor-table thead th{position:sticky;z-index:2;top:calc(var(--aras-header-height, 50px) + var(--wp-admin--admin-bar--height, 0) - 1px)}.competitor-table thead th{font-weight:700;text-align:left;border-bottom:1px solid #ddd;padding:1em .5em}.competitor-table thead th:first-child{text-align:left}.competitor-table thead th:not(:first-child) img{max-width:110px;max-height:30px;width:auto;height:auto}.competitor-table thead th:nth-child(2) img{max-height:45px}.competitor-table thead th:not(:nth-child(2)) img{filter:grayscale(100%)}.competitor-table tbody tr{vertical-align:middle}.competitor-table tbody tr td:nth-child(2){--color-harvey-ball-fill: var(--primary)}.competitor-table tbody tr:nth-child(2n){background-color:transparent}.competitor-table tbody tr img{max-width:90%;max-height:40px}.competitor-table tbody tr td{background:transparent;text-align:center;vertical-align:middle}.competitor-table tbody tr td,.competitor-table tbody tr th{border-bottom:1px solid #ddd}.competitor-table tbody tr th{background-color:transparent}.competitor-table .competitor-table__cell{padding:10px}.competitor-table .competitor-table__cell.feature{font-weight:700;color:#333}.competitor-table__difference{width:100%;display:flex;align-self:start;align-items:start;justify-content:start;gap:1em}.competitor-table__difference .harvey-ball{margin-top:.25em}.competitor-table__difference-description{text-align:center;font-size:.9em;color:#666}.competitor-table__capability-name{font-weight:600}.competitor-table__capability-description{font-size:.9em;color:#666}.competitor-table--competitor-count-1 thead th:not(:first-child){width:50%}.competitor-table--competitor-count-2 thead th:not(:first-child){width:30%}.competitor-table--competitor-count-3 thead th:not(:first-child){width:20%}.competitor-table--competitor-count-4 thead th:not(:first-child){width:10%}.competitor-table--harvey-balls.competitor-table--tooltip thead th{font-weight:700;text-align:center;border-bottom:1px solid #ddd;padding:1em .5em}.competitor-table--harvey-balls.competitor-table--tooltip thead th:first-child{text-align:left}.competitor-table--harvey-balls.competitor-table--tooltip thead th:not(:first-child){text-align:center;width:110px}.competitor-table--harvey-balls.competitor-table--tooltip thead th:not(:first-child) img{max-height:30px;width:auto;height:auto}.competitor-table--harvey-balls.competitor-table--tooltip tbody td{flex-basis:auto}.competitor-table--harvey-balls.competitor-table--tooltip .competitor-table__difference{align-items:center;justify-content:center}.competitor-table--harvey-balls.competitor-table--hide-harvey-ball-in-first-row thead th:nth-child(2){width:auto}.competitor-table--mobile{display:grid;border-width:0;box-shadow:0;gap:1em}.competitor-table--mobile thead{border-width:0;display:block;position:static}.competitor-table--mobile thead tr{display:block}.competitor-table--mobile thead th{display:block;border-bottom-width:0}.competitor-table--mobile thead th:empty{display:none}.competitor-table--mobile thead th:not(:first-child){display:none}.competitor-table--mobile tbody{border-width:0;display:grid;gap:1em}.competitor-table--mobile tbody tr{border:1px solid #ddd;display:flex;flex-grow:1;flex-wrap:wrap;align-items:center;justify-content:start;gap:1em}.competitor-table--mobile tbody tr th{flex-grow:1;background-color:#f2f2f2;font-size:1.2em}.competitor-table--mobile tbody tr th .competitor-table__capability-description{font-weight:400;text-align:left}.competitor-table--mobile tbody tr>td,.competitor-table--mobile tbody tr>th{flex-direction:column;flex-grow:1;justify-content:start;display:flex;text-align:left;border-bottom-width:0!important;gap:.66em}.competitor-table--mobile tbody tr>td:first-child,.competitor-table--mobile tbody tr>th:first-child{flex-basis:100%;font-weight:700;text-align:center}.competitor-table--mobile tbody tr>td:not(:first-child),.competitor-table--mobile tbody tr>th:not(:first-child){flex-basis:100%}.competitor-table--mobile tbody tr>td:not(:nth-child(2)) img,.competitor-table--mobile tbody tr>th:not(:nth-child(2)) img{filter:grayscale(100%)}.competitor-table--mobile tbody tr>td .competitor-table__difference-logo,.competitor-table--mobile tbody tr>th .competitor-table__difference-logo{height:30px;display:flex;align-items:center;font-weight:600;font-size:1.2em}.competitor-table--mobile tbody tr>td .competitor-table__difference-logo img,.competitor-table--mobile tbody tr>th .competitor-table__difference-logo img{max-height:100%;width:auto;max-width:90px}.competitor-table--mobile .competitor-table__difference{align-items:start}.competitor-table--mobile .competitor-table__difference .harvey-ball{margin-top:0}.competitor-table--harvey-balls.competitor-table--tooltip.competitor-table--mobile thead th:not(:first-child){display:none;border-bottom:0}.competitor-table--harvey-balls.competitor-table--tooltip.competitor-table--mobile tbody{display:grid;gap:1.25em}.competitor-table--harvey-balls.competitor-table--tooltip.competitor-table--mobile tbody tr>td,.competitor-table--harvey-balls.competitor-table--tooltip.competitor-table--mobile tbody tr>th{flex-direction:column}.competitor-table--harvey-balls.competitor-table--tooltip.competitor-table--mobile tbody tr>td:not(:first-child),.competitor-table--harvey-balls.competitor-table--tooltip.competitor-table--mobile tbody tr>th:not(:first-child){flex-basis:auto}.competitor-table--harvey-balls.competitor-table--tooltip.competitor-table--mobile tbody tr>td{display:flex;align-items:center;justify-content:center}.competitor-table__legend{margin-top:2rem;width:100%;display:flex;flex-direction:row;align-items:start;justify-content:space-between;gap:1em}.competitor-table__legend-item{font-size:.8rem;display:flex;align-items:center;gap:1em;line-height:1.4}.competitor-table--mobile+.competitor-table__legend{flex-direction:column;align-items:flex-start}.text-uppercase{text-transform:uppercase}.link-uppercase{text-transform:uppercase;color:var(--primary-light);letter-spacing:.05em;font-weight:600;text-decoration:underline;font-size:.95rem}.link-uppercase:hover{color:var(--primary);text-decoration:none}ul.blue-link-list{list-style:none;padding-left:0;margin-bottom:2rem;margin-left:0;display:grid;gap:.5em}ul.blue-link-list li{position:relative;padding-left:0rem;list-style:none}ul.blue-link-list li a{text-transform:uppercase;color:var(--primary-light);letter-spacing:.08em;font-weight:500;text-decoration:underline;font-size:1rem}ul.blue-link-list li a:hover{color:var(--primary);text-decoration:none}blockquote.large-blockquote{padding-top:1.5rem!important;padding-bottom:1.5rem!important}blockquote.large-blockquote p{font-size:1.75rem!important;color:var(--primary)}blockquote.large-blockquote p:last-child{margin-bottom:0!important}.cs-hero-banner{background-size:cover;background-position:100% 100%;background-repeat:no-repeat;padding-bottom:4rem}.cs-hero-banner[style*=background-image]{position:relative;background-repeat:no-repeat;background-position:bottom right}.cs-hero-banner[style*=background-image]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#000c,#00000080);z-index:0}.cs-top-section{row-gap:2rem}.cs-about{display:flex;align-items:center}.cs-sidebar{display:flex;flex-direction:column}.cs-meta{position:sticky;top:calc(var(--aras-header-height, 60px) + 2rem);border:1px solid var(--primary);display:flex;flex-direction:column;gap:1rem;padding:2rem}.cs-meta__row{display:flex;flex-direction:column;gap:0rem}.cs-meta__value{font-weight:500;color:#0009}.cs-logo{max-width:100%;width:180px}.quote-section.cs-quote-section{overflow:visible;margin-top:4rem;margin-bottom:4rem}.page-navigation{margin-top:4rem;display:flex;justify-content:center}.page-navigation ul.pagination li{font-size:1.2rem}.blog-archive .card-link{text-transform:none;text-decoration:none!important;letter-spacing:0;font-size:1.1rem;font-weight:600}.card-container img.card-image{aspect-ratio:16/9;object-fit:cover}.featured-news .card-container{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.featured-news .card-excerpt p{font-size:1rem}.blog-share{margin-top:1rem}.blog-share .share-link .share-icon{filter:none}.blog-share .share-link .share-icon:hover,.blog-share .share-link .share-icon:focus{filter:brightness(1);transform:scale(1.1)}.xplm-icon-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.xplm-icon-grid-item{display:flex;flex-direction:column;gap:1em;align-items:center;justify-content:stretch;box-sizing:border-box;width:100%;text-align:center;padding:.5em;background:var(--white, #ffffff);border:1px solid var(--primary-light, #e0e0e0);transition:.3s all ease}.xplm-icon-grid-item:hover,.xplm-icon-grid-item:focus{border-color:var(--primary);text-decoration:none;background-color:var(--lightestgrey, #f5f5f5)}.xplm-icon-grid-item img,.xplm-icon-grid-item__no-logo{display:inline-block;aspect-ratio:calc(var(--logo-width, 200) / var(--logo-height, 100));mix-blend-mode:multiply;width:100%;max-width:300px;height:auto;object-fit:contain;object-position:center}.xplm-icon-grid-item__no-logo{display:flex;align-items:center;justify-content:center}.xplm-icon-grid-item__no-logo span{font-size:1.5rem;color:#ccc;font-weight:800}.xplm-icon-grid-item__name{display:block;padding:0 .5em;font-size:1.05rem;font-weight:500}.xplm-combination-hero .hero-content-image{display:flex;flex-direction:column;gap:1rem;flex-grow:1;align-items:flex-end;justify-content:center;align-self:flex-start}.xplm-combination-hero .hero-content-image img{object-fit:contain;width:100%;border-radius:0;width:340px;aspect-ratio:3/1}.xplm-combination-reasons .card-container .card-headline{font-weight:300;color:var(--primary);font-size:1.4rem;line-height:1.3}.xplm-combination-table{table-layout:fixed;width:100%}.xplm-combination-table thead th{background-color:var(--primary);color:#fff;font-weight:400;font-size:1.5rem}.xplm-combination-table th,.xplm-combination-table td{padding:.5rem 1rem}.xplm-combination-table tbody td,.xplm-combination-table tbody td li{vertical-align:top;font-size:1.1rem;font-weight:400}.xplm-combination-table tbody td :last-child,.xplm-combination-table tbody th :last-child{margin-bottom:0}.xplm-combination-table tbody th{vertical-align:top}.xplm-combination-table tbody th,.xplm-combination-table tbody th p{font-weight:500;font-size:1.3rem;line-height:1.4}.xplm-combination-flyers{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem}.partner-description{display:none;max-width:95vw!important;width:500px!important;height:auto!important}.partner-description.fslightbox-source{display:flex;flex-direction:column;justify-content:stretch}.partner-description__inner{background:#fff;display:flex;flex-direction:column;gap:1em}.partner-description__inner :last-child{margin-bottom:0}.partner-description__relationship{order:-1;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase;color:var(--primary);font-weight:600}.partner-description__logo{margin-bottom:1em;max-width:300px;height:auto}.partner-description__title{font-weight:400;font-size:1.3rem}.partner-description__close{position:absolute;top:1rem;right:1rem;color:#000}.partner-description__close svg{width:auto!important;height:1.5rem!important}body:has(.fslightbox-source.partner-description) .fslightbox-toolbar-button{display:none!important}.accordion{display:grid;gap:1rem}.accordion .accordion-title{font-size:1.25rem;padding:.75em 1em;border:1px solid var(--primary-light)!important}.accordion .accordion-title:hover{text-decoration:none;background-color:var(--lightestgrey)}.accordion .accordion-content{border-width:0;padding-left:0;padding-right:0}.accordion .accordion-item.is-active .accordion-title{background-color:#e6f7ff}
