<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";@media print,screen and (min-width:48em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{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;-webkit-backface-visibility:hidden;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:translateX(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;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:translateX(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;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:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;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:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-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(0deg);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(0deg);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(0deg);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(0deg);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(0deg);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,.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform-origin:top;transition-property:transform,opacity}.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(0deg);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(0deg);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(0deg);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(0deg);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(0deg);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,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.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(-270deg);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-270deg);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:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-ccw,.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-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-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:.75s!important}.fast{animation-duration:.25s!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;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}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&amp;medium=48em&amp;large=62.0625em&amp;larger=71.875em&amp;xlarge=85.625em&amp;xxlarge=100em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:"IBM Plex Sans",sans-serif;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%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.grid-container{padding-right:.75rem;padding-left:.75rem;max-width:75rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:48em){.grid-container{padding-right:.75rem;padding-left:.75rem}}.grid-container.fluid{padding-right:.75rem;padding-left:.75rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:48em){.grid-container.fluid{padding-right:.75rem;padding-left:.75rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{-ms-flex:1 1 0px;flex:1 1 0px}.cell.shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x&gt;.auto,.grid-x&gt;.shrink{width:auto}.grid-x&gt;.small-1,.grid-x&gt;.small-2,.grid-x&gt;.small-3,.grid-x&gt;.small-4,.grid-x&gt;.small-5,.grid-x&gt;.small-6,.grid-x&gt;.small-7,.grid-x&gt;.small-8,.grid-x&gt;.small-9,.grid-x&gt;.small-10,.grid-x&gt;.small-11,.grid-x&gt;.small-12,.grid-x&gt;.small-full,.grid-x&gt;.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-x&gt;.medium-1,.grid-x&gt;.medium-2,.grid-x&gt;.medium-3,.grid-x&gt;.medium-4,.grid-x&gt;.medium-5,.grid-x&gt;.medium-6,.grid-x&gt;.medium-7,.grid-x&gt;.medium-8,.grid-x&gt;.medium-9,.grid-x&gt;.medium-10,.grid-x&gt;.medium-11,.grid-x&gt;.medium-12,.grid-x&gt;.medium-full,.grid-x&gt;.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:62.0625em){.grid-x&gt;.large-1,.grid-x&gt;.large-2,.grid-x&gt;.large-3,.grid-x&gt;.large-4,.grid-x&gt;.large-5,.grid-x&gt;.large-6,.grid-x&gt;.large-7,.grid-x&gt;.large-8,.grid-x&gt;.large-9,.grid-x&gt;.large-10,.grid-x&gt;.large-11,.grid-x&gt;.large-12,.grid-x&gt;.large-full,.grid-x&gt;.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:71.875em){.grid-x&gt;.larger-1,.grid-x&gt;.larger-2,.grid-x&gt;.larger-3,.grid-x&gt;.larger-4,.grid-x&gt;.larger-5,.grid-x&gt;.larger-6,.grid-x&gt;.larger-7,.grid-x&gt;.larger-8,.grid-x&gt;.larger-9,.grid-x&gt;.larger-10,.grid-x&gt;.larger-11,.grid-x&gt;.larger-12,.grid-x&gt;.larger-full,.grid-x&gt;.larger-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:85.625em){.grid-x&gt;.xlarge-1,.grid-x&gt;.xlarge-2,.grid-x&gt;.xlarge-3,.grid-x&gt;.xlarge-4,.grid-x&gt;.xlarge-5,.grid-x&gt;.xlarge-6,.grid-x&gt;.xlarge-7,.grid-x&gt;.xlarge-8,.grid-x&gt;.xlarge-9,.grid-x&gt;.xlarge-10,.grid-x&gt;.xlarge-11,.grid-x&gt;.xlarge-12,.grid-x&gt;.xlarge-full,.grid-x&gt;.xlarge-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x&gt;.small-1,.grid-x&gt;.small-2,.grid-x&gt;.small-3,.grid-x&gt;.small-4,.grid-x&gt;.small-5,.grid-x&gt;.small-6,.grid-x&gt;.small-7,.grid-x&gt;.small-8,.grid-x&gt;.small-9,.grid-x&gt;.small-10,.grid-x&gt;.small-11,.grid-x&gt;.small-12{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x&gt;.small-1{width:8.33333%}.grid-x&gt;.small-2{width:16.66667%}.grid-x&gt;.small-3{width:25%}.grid-x&gt;.small-4{width:33.33333%}.grid-x&gt;.small-5{width:41.66667%}.grid-x&gt;.small-6{width:50%}.grid-x&gt;.small-7{width:58.33333%}.grid-x&gt;.small-8{width:66.66667%}.grid-x&gt;.small-9{width:75%}.grid-x&gt;.small-10{width:83.33333%}.grid-x&gt;.small-11{width:91.66667%}.grid-x&gt;.small-12{width:100%}@media print,screen and (min-width:48em){.grid-x&gt;.medium-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x&gt;.medium-1,.grid-x&gt;.medium-2,.grid-x&gt;.medium-3,.grid-x&gt;.medium-4,.grid-x&gt;.medium-5,.grid-x&gt;.medium-6,.grid-x&gt;.medium-7,.grid-x&gt;.medium-8,.grid-x&gt;.medium-9,.grid-x&gt;.medium-10,.grid-x&gt;.medium-11,.grid-x&gt;.medium-12,.grid-x&gt;.medium-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x&gt;.medium-shrink{width:auto}.grid-x&gt;.medium-1{width:8.33333%}.grid-x&gt;.medium-2{width:16.66667%}.grid-x&gt;.medium-3{width:25%}.grid-x&gt;.medium-4{width:33.33333%}.grid-x&gt;.medium-5{width:41.66667%}.grid-x&gt;.medium-6{width:50%}.grid-x&gt;.medium-7{width:58.33333%}.grid-x&gt;.medium-8{width:66.66667%}.grid-x&gt;.medium-9{width:75%}.grid-x&gt;.medium-10{width:83.33333%}.grid-x&gt;.medium-11{width:91.66667%}.grid-x&gt;.medium-12{width:100%}}@media print,screen and (min-width:62.0625em){.grid-x&gt;.large-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x&gt;.large-1,.grid-x&gt;.large-2,.grid-x&gt;.large-3,.grid-x&gt;.large-4,.grid-x&gt;.large-5,.grid-x&gt;.large-6,.grid-x&gt;.large-7,.grid-x&gt;.large-8,.grid-x&gt;.large-9,.grid-x&gt;.large-10,.grid-x&gt;.large-11,.grid-x&gt;.large-12,.grid-x&gt;.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x&gt;.large-shrink{width:auto}.grid-x&gt;.large-1{width:8.33333%}.grid-x&gt;.large-2{width:16.66667%}.grid-x&gt;.large-3{width:25%}.grid-x&gt;.large-4{width:33.33333%}.grid-x&gt;.large-5{width:41.66667%}.grid-x&gt;.large-6{width:50%}.grid-x&gt;.large-7{width:58.33333%}.grid-x&gt;.large-8{width:66.66667%}.grid-x&gt;.large-9{width:75%}.grid-x&gt;.large-10{width:83.33333%}.grid-x&gt;.large-11{width:91.66667%}.grid-x&gt;.large-12{width:100%}}@media screen and (min-width:71.875em){.grid-x&gt;.larger-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x&gt;.larger-1,.grid-x&gt;.larger-2,.grid-x&gt;.larger-3,.grid-x&gt;.larger-4,.grid-x&gt;.larger-5,.grid-x&gt;.larger-6,.grid-x&gt;.larger-7,.grid-x&gt;.larger-8,.grid-x&gt;.larger-9,.grid-x&gt;.larger-10,.grid-x&gt;.larger-11,.grid-x&gt;.larger-12,.grid-x&gt;.larger-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x&gt;.larger-shrink{width:auto}.grid-x&gt;.larger-1{width:8.33333%}.grid-x&gt;.larger-2{width:16.66667%}.grid-x&gt;.larger-3{width:25%}.grid-x&gt;.larger-4{width:33.33333%}.grid-x&gt;.larger-5{width:41.66667%}.grid-x&gt;.larger-6{width:50%}.grid-x&gt;.larger-7{width:58.33333%}.grid-x&gt;.larger-8{width:66.66667%}.grid-x&gt;.larger-9{width:75%}.grid-x&gt;.larger-10{width:83.33333%}.grid-x&gt;.larger-11{width:91.66667%}.grid-x&gt;.larger-12{width:100%}}@media screen and (min-width:85.625em){.grid-x&gt;.xlarge-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x&gt;.xlarge-1,.grid-x&gt;.xlarge-2,.grid-x&gt;.xlarge-3,.grid-x&gt;.xlarge-4,.grid-x&gt;.xlarge-5,.grid-x&gt;.xlarge-6,.grid-x&gt;.xlarge-7,.grid-x&gt;.xlarge-8,.grid-x&gt;.xlarge-9,.grid-x&gt;.xlarge-10,.grid-x&gt;.xlarge-11,.grid-x&gt;.xlarge-12,.grid-x&gt;.xlarge-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x&gt;.xlarge-shrink{width:auto}.grid-x&gt;.xlarge-1{width:8.33333%}.grid-x&gt;.xlarge-2{width:16.66667%}.grid-x&gt;.xlarge-3{width:25%}.grid-x&gt;.xlarge-4{width:33.33333%}.grid-x&gt;.xlarge-5{width:41.66667%}.grid-x&gt;.xlarge-6{width:50%}.grid-x&gt;.xlarge-7{width:58.33333%}.grid-x&gt;.xlarge-8{width:66.66667%}.grid-x&gt;.xlarge-9{width:75%}.grid-x&gt;.xlarge-10{width:83.33333%}.grid-x&gt;.xlarge-11{width:91.66667%}.grid-x&gt;.xlarge-12{width:100%}}.grid-margin-x:not(.grid-x)&gt;.cell{width:auto}.grid-margin-y:not(.grid-y)&gt;.cell{height:auto}.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}@media print,screen and (min-width:48em){.grid-margin-x{margin-left:-.75rem;margin-right:-.75rem}}.grid-margin-x&gt;.cell{width:calc(100% - 1.5rem);margin-left:.75rem;margin-right:.75rem}@media print,screen and (min-width:48em){.grid-margin-x&gt;.cell{width:calc(100% - 1.5rem);margin-left:.75rem;margin-right:.75rem}}.grid-margin-x&gt;.auto,.grid-margin-x&gt;.shrink{width:auto}.grid-margin-x&gt;.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x&gt;.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x&gt;.small-3{width:calc(25% - 1.5rem)}.grid-margin-x&gt;.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x&gt;.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x&gt;.small-6{width:calc(50% - 1.5rem)}.grid-margin-x&gt;.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x&gt;.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x&gt;.small-9{width:calc(75% - 1.5rem)}.grid-margin-x&gt;.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x&gt;.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x&gt;.small-12{width:calc(100% - 1.5rem)}@media print,screen and (min-width:48em){.grid-margin-x&gt;.auto,.grid-margin-x&gt;.shrink{width:auto}.grid-margin-x&gt;.small-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x&gt;.small-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x&gt;.small-3{width:calc(25% - 1.5rem)}.grid-margin-x&gt;.small-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x&gt;.small-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x&gt;.small-6{width:calc(50% - 1.5rem)}.grid-margin-x&gt;.small-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x&gt;.small-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x&gt;.small-9{width:calc(75% - 1.5rem)}.grid-margin-x&gt;.small-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x&gt;.small-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x&gt;.small-12{width:calc(100% - 1.5rem)}.grid-margin-x&gt;.medium-auto,.grid-margin-x&gt;.medium-shrink{width:auto}.grid-margin-x&gt;.medium-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x&gt;.medium-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x&gt;.medium-3{width:calc(25% - 1.5rem)}.grid-margin-x&gt;.medium-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x&gt;.medium-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x&gt;.medium-6{width:calc(50% - 1.5rem)}.grid-margin-x&gt;.medium-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x&gt;.medium-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x&gt;.medium-9{width:calc(75% - 1.5rem)}.grid-margin-x&gt;.medium-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x&gt;.medium-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x&gt;.medium-12{width:calc(100% - 1.5rem)}}@media print,screen and (min-width:62.0625em){.grid-margin-x&gt;.large-auto,.grid-margin-x&gt;.large-shrink{width:auto}.grid-margin-x&gt;.large-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x&gt;.large-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x&gt;.large-3{width:calc(25% - 1.5rem)}.grid-margin-x&gt;.large-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x&gt;.large-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x&gt;.large-6{width:calc(50% - 1.5rem)}.grid-margin-x&gt;.large-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x&gt;.large-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x&gt;.large-9{width:calc(75% - 1.5rem)}.grid-margin-x&gt;.large-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x&gt;.large-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x&gt;.large-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:71.875em){.grid-margin-x&gt;.larger-auto,.grid-margin-x&gt;.larger-shrink{width:auto}.grid-margin-x&gt;.larger-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x&gt;.larger-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x&gt;.larger-3{width:calc(25% - 1.5rem)}.grid-margin-x&gt;.larger-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x&gt;.larger-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x&gt;.larger-6{width:calc(50% - 1.5rem)}.grid-margin-x&gt;.larger-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x&gt;.larger-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x&gt;.larger-9{width:calc(75% - 1.5rem)}.grid-margin-x&gt;.larger-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x&gt;.larger-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x&gt;.larger-12{width:calc(100% - 1.5rem)}}@media screen and (min-width:85.625em){.grid-margin-x&gt;.xlarge-auto,.grid-margin-x&gt;.xlarge-shrink{width:auto}.grid-margin-x&gt;.xlarge-1{width:calc(8.33333% - 1.5rem)}.grid-margin-x&gt;.xlarge-2{width:calc(16.66667% - 1.5rem)}.grid-margin-x&gt;.xlarge-3{width:calc(25% - 1.5rem)}.grid-margin-x&gt;.xlarge-4{width:calc(33.33333% - 1.5rem)}.grid-margin-x&gt;.xlarge-5{width:calc(41.66667% - 1.5rem)}.grid-margin-x&gt;.xlarge-6{width:calc(50% - 1.5rem)}.grid-margin-x&gt;.xlarge-7{width:calc(58.33333% - 1.5rem)}.grid-margin-x&gt;.xlarge-8{width:calc(66.66667% - 1.5rem)}.grid-margin-x&gt;.xlarge-9{width:calc(75% - 1.5rem)}.grid-margin-x&gt;.xlarge-10{width:calc(83.33333% - 1.5rem)}.grid-margin-x&gt;.xlarge-11{width:calc(91.66667% - 1.5rem)}.grid-margin-x&gt;.xlarge-12{width:calc(100% - 1.5rem)}}.grid-padding-x .grid-padding-x{margin-right:-.75rem;margin-left:-.75rem}@media print,screen and (min-width:48em){.grid-padding-x .grid-padding-x{margin-right:-.75rem;margin-left:-.75rem}}.grid-container:not(.full)&gt;.grid-padding-x{margin-right:-.75rem;margin-left:-.75rem}@media print,screen and (min-width:48em){.grid-container:not(.full)&gt;.grid-padding-x{margin-right:-.75rem;margin-left:-.75rem}}.grid-padding-x&gt;.cell{padding-right:.75rem;padding-left:.75rem}@media print,screen and (min-width:48em){.grid-padding-x&gt;.cell{padding-right:.75rem;padding-left:.75rem}}.small-up-1&gt;.cell{width:100%}.small-up-2&gt;.cell{width:50%}.small-up-3&gt;.cell{width:33.33333%}.small-up-4&gt;.cell{width:25%}.small-up-5&gt;.cell{width:20%}.small-up-6&gt;.cell{width:16.66667%}.small-up-7&gt;.cell{width:14.28571%}.small-up-8&gt;.cell{width:12.5%}@media print,screen and (min-width:48em){.medium-up-1&gt;.cell{width:100%}.medium-up-2&gt;.cell{width:50%}.medium-up-3&gt;.cell{width:33.33333%}.medium-up-4&gt;.cell{width:25%}.medium-up-5&gt;.cell{width:20%}.medium-up-6&gt;.cell{width:16.66667%}.medium-up-7&gt;.cell{width:14.28571%}.medium-up-8&gt;.cell{width:12.5%}}@media print,screen and (min-width:62.0625em){.large-up-1&gt;.cell{width:100%}.large-up-2&gt;.cell{width:50%}.large-up-3&gt;.cell{width:33.33333%}.large-up-4&gt;.cell{width:25%}.large-up-5&gt;.cell{width:20%}.large-up-6&gt;.cell{width:16.66667%}.large-up-7&gt;.cell{width:14.28571%}.large-up-8&gt;.cell{width:12.5%}}@media screen and (min-width:71.875em){.larger-up-1&gt;.cell{width:100%}.larger-up-2&gt;.cell{width:50%}.larger-up-3&gt;.cell{width:33.33333%}.larger-up-4&gt;.cell{width:25%}.larger-up-5&gt;.cell{width:20%}.larger-up-6&gt;.cell{width:16.66667%}.larger-up-7&gt;.cell{width:14.28571%}.larger-up-8&gt;.cell{width:12.5%}}@media screen and (min-width:85.625em){.xlarge-up-1&gt;.cell{width:100%}.xlarge-up-2&gt;.cell{width:50%}.xlarge-up-3&gt;.cell{width:33.33333%}.xlarge-up-4&gt;.cell{width:25%}.xlarge-up-5&gt;.cell{width:20%}.xlarge-up-6&gt;.cell{width:16.66667%}.xlarge-up-7&gt;.cell{width:14.28571%}.xlarge-up-8&gt;.cell{width:12.5%}}.grid-margin-x.small-up-1&gt;.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2&gt;.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3&gt;.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4&gt;.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5&gt;.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6&gt;.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7&gt;.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8&gt;.cell{width:calc(12.5% - 1.5rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-1&gt;.cell{width:calc(100% - 1.5rem)}.grid-margin-x.small-up-2&gt;.cell{width:calc(50% - 1.5rem)}.grid-margin-x.small-up-3&gt;.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.small-up-4&gt;.cell{width:calc(25% - 1.5rem)}.grid-margin-x.small-up-5&gt;.cell{width:calc(20% - 1.5rem)}.grid-margin-x.small-up-6&gt;.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.small-up-7&gt;.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.small-up-8&gt;.cell{width:calc(12.5% - 1.5rem)}.grid-margin-x.medium-up-1&gt;.cell{width:calc(100% - 1.5rem)}.grid-margin-x.medium-up-2&gt;.cell{width:calc(50% - 1.5rem)}.grid-margin-x.medium-up-3&gt;.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.medium-up-4&gt;.cell{width:calc(25% - 1.5rem)}.grid-margin-x.medium-up-5&gt;.cell{width:calc(20% - 1.5rem)}.grid-margin-x.medium-up-6&gt;.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.medium-up-7&gt;.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.medium-up-8&gt;.cell{width:calc(12.5% - 1.5rem)}}@media print,screen and (min-width:62.0625em){.grid-margin-x.large-up-1&gt;.cell{width:calc(100% - 1.5rem)}.grid-margin-x.large-up-2&gt;.cell{width:calc(50% - 1.5rem)}.grid-margin-x.large-up-3&gt;.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.large-up-4&gt;.cell{width:calc(25% - 1.5rem)}.grid-margin-x.large-up-5&gt;.cell{width:calc(20% - 1.5rem)}.grid-margin-x.large-up-6&gt;.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.large-up-7&gt;.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.large-up-8&gt;.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:71.875em){.grid-margin-x.larger-up-1&gt;.cell{width:calc(100% - 1.5rem)}.grid-margin-x.larger-up-2&gt;.cell{width:calc(50% - 1.5rem)}.grid-margin-x.larger-up-3&gt;.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.larger-up-4&gt;.cell{width:calc(25% - 1.5rem)}.grid-margin-x.larger-up-5&gt;.cell{width:calc(20% - 1.5rem)}.grid-margin-x.larger-up-6&gt;.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.larger-up-7&gt;.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.larger-up-8&gt;.cell{width:calc(12.5% - 1.5rem)}}@media screen and (min-width:85.625em){.grid-margin-x.xlarge-up-1&gt;.cell{width:calc(100% - 1.5rem)}.grid-margin-x.xlarge-up-2&gt;.cell{width:calc(50% - 1.5rem)}.grid-margin-x.xlarge-up-3&gt;.cell{width:calc(33.33333% - 1.5rem)}.grid-margin-x.xlarge-up-4&gt;.cell{width:calc(25% - 1.5rem)}.grid-margin-x.xlarge-up-5&gt;.cell{width:calc(20% - 1.5rem)}.grid-margin-x.xlarge-up-6&gt;.cell{width:calc(16.66667% - 1.5rem)}.grid-margin-x.xlarge-up-7&gt;.cell{width:calc(14.28571% - 1.5rem)}.grid-margin-x.xlarge-up-8&gt;.cell{width:calc(12.5% - 1.5rem)}}.small-margin-collapse,.small-margin-collapse&gt;.cell{margin-right:0;margin-left:0}.small-margin-collapse&gt;.small-1{width:8.33333%}.small-margin-collapse&gt;.small-2{width:16.66667%}.small-margin-collapse&gt;.small-3{width:25%}.small-margin-collapse&gt;.small-4{width:33.33333%}.small-margin-collapse&gt;.small-5{width:41.66667%}.small-margin-collapse&gt;.small-6{width:50%}.small-margin-collapse&gt;.small-7{width:58.33333%}.small-margin-collapse&gt;.small-8{width:66.66667%}.small-margin-collapse&gt;.small-9{width:75%}.small-margin-collapse&gt;.small-10{width:83.33333%}.small-margin-collapse&gt;.small-11{width:91.66667%}.small-margin-collapse&gt;.small-12{width:100%}@media print,screen and (min-width:48em){.small-margin-collapse&gt;.medium-1{width:8.33333%}.small-margin-collapse&gt;.medium-2{width:16.66667%}.small-margin-collapse&gt;.medium-3{width:25%}.small-margin-collapse&gt;.medium-4{width:33.33333%}.small-margin-collapse&gt;.medium-5{width:41.66667%}.small-margin-collapse&gt;.medium-6{width:50%}.small-margin-collapse&gt;.medium-7{width:58.33333%}.small-margin-collapse&gt;.medium-8{width:66.66667%}.small-margin-collapse&gt;.medium-9{width:75%}.small-margin-collapse&gt;.medium-10{width:83.33333%}.small-margin-collapse&gt;.medium-11{width:91.66667%}.small-margin-collapse&gt;.medium-12{width:100%}}@media print,screen and (min-width:62.0625em){.small-margin-collapse&gt;.large-1{width:8.33333%}.small-margin-collapse&gt;.large-2{width:16.66667%}.small-margin-collapse&gt;.large-3{width:25%}.small-margin-collapse&gt;.large-4{width:33.33333%}.small-margin-collapse&gt;.large-5{width:41.66667%}.small-margin-collapse&gt;.large-6{width:50%}.small-margin-collapse&gt;.large-7{width:58.33333%}.small-margin-collapse&gt;.large-8{width:66.66667%}.small-margin-collapse&gt;.large-9{width:75%}.small-margin-collapse&gt;.large-10{width:83.33333%}.small-margin-collapse&gt;.large-11{width:91.66667%}.small-margin-collapse&gt;.large-12{width:100%}}@media screen and (min-width:71.875em){.small-margin-collapse&gt;.larger-1{width:8.33333%}.small-margin-collapse&gt;.larger-2{width:16.66667%}.small-margin-collapse&gt;.larger-3{width:25%}.small-margin-collapse&gt;.larger-4{width:33.33333%}.small-margin-collapse&gt;.larger-5{width:41.66667%}.small-margin-collapse&gt;.larger-6{width:50%}.small-margin-collapse&gt;.larger-7{width:58.33333%}.small-margin-collapse&gt;.larger-8{width:66.66667%}.small-margin-collapse&gt;.larger-9{width:75%}.small-margin-collapse&gt;.larger-10{width:83.33333%}.small-margin-collapse&gt;.larger-11{width:91.66667%}.small-margin-collapse&gt;.larger-12{width:100%}}@media screen and (min-width:85.625em){.small-margin-collapse&gt;.xlarge-1{width:8.33333%}.small-margin-collapse&gt;.xlarge-2{width:16.66667%}.small-margin-collapse&gt;.xlarge-3{width:25%}.small-margin-collapse&gt;.xlarge-4{width:33.33333%}.small-margin-collapse&gt;.xlarge-5{width:41.66667%}.small-margin-collapse&gt;.xlarge-6{width:50%}.small-margin-collapse&gt;.xlarge-7{width:58.33333%}.small-margin-collapse&gt;.xlarge-8{width:66.66667%}.small-margin-collapse&gt;.xlarge-9{width:75%}.small-margin-collapse&gt;.xlarge-10{width:83.33333%}.small-margin-collapse&gt;.xlarge-11{width:91.66667%}.small-margin-collapse&gt;.xlarge-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse&gt;.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:48em){.medium-margin-collapse,.medium-margin-collapse&gt;.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:48em){.medium-margin-collapse&gt;.small-1{width:8.33333%}.medium-margin-collapse&gt;.small-2{width:16.66667%}.medium-margin-collapse&gt;.small-3{width:25%}.medium-margin-collapse&gt;.small-4{width:33.33333%}.medium-margin-collapse&gt;.small-5{width:41.66667%}.medium-margin-collapse&gt;.small-6{width:50%}.medium-margin-collapse&gt;.small-7{width:58.33333%}.medium-margin-collapse&gt;.small-8{width:66.66667%}.medium-margin-collapse&gt;.small-9{width:75%}.medium-margin-collapse&gt;.small-10{width:83.33333%}.medium-margin-collapse&gt;.small-11{width:91.66667%}.medium-margin-collapse&gt;.small-12{width:100%}}@media print,screen and (min-width:48em){.medium-margin-collapse&gt;.medium-1{width:8.33333%}.medium-margin-collapse&gt;.medium-2{width:16.66667%}.medium-margin-collapse&gt;.medium-3{width:25%}.medium-margin-collapse&gt;.medium-4{width:33.33333%}.medium-margin-collapse&gt;.medium-5{width:41.66667%}.medium-margin-collapse&gt;.medium-6{width:50%}.medium-margin-collapse&gt;.medium-7{width:58.33333%}.medium-margin-collapse&gt;.medium-8{width:66.66667%}.medium-margin-collapse&gt;.medium-9{width:75%}.medium-margin-collapse&gt;.medium-10{width:83.33333%}.medium-margin-collapse&gt;.medium-11{width:91.66667%}.medium-margin-collapse&gt;.medium-12{width:100%}}@media print,screen and (min-width:62.0625em){.medium-margin-collapse&gt;.large-1{width:8.33333%}.medium-margin-collapse&gt;.large-2{width:16.66667%}.medium-margin-collapse&gt;.large-3{width:25%}.medium-margin-collapse&gt;.large-4{width:33.33333%}.medium-margin-collapse&gt;.large-5{width:41.66667%}.medium-margin-collapse&gt;.large-6{width:50%}.medium-margin-collapse&gt;.large-7{width:58.33333%}.medium-margin-collapse&gt;.large-8{width:66.66667%}.medium-margin-collapse&gt;.large-9{width:75%}.medium-margin-collapse&gt;.large-10{width:83.33333%}.medium-margin-collapse&gt;.large-11{width:91.66667%}.medium-margin-collapse&gt;.large-12{width:100%}}@media screen and (min-width:71.875em){.medium-margin-collapse&gt;.larger-1{width:8.33333%}.medium-margin-collapse&gt;.larger-2{width:16.66667%}.medium-margin-collapse&gt;.larger-3{width:25%}.medium-margin-collapse&gt;.larger-4{width:33.33333%}.medium-margin-collapse&gt;.larger-5{width:41.66667%}.medium-margin-collapse&gt;.larger-6{width:50%}.medium-margin-collapse&gt;.larger-7{width:58.33333%}.medium-margin-collapse&gt;.larger-8{width:66.66667%}.medium-margin-collapse&gt;.larger-9{width:75%}.medium-margin-collapse&gt;.larger-10{width:83.33333%}.medium-margin-collapse&gt;.larger-11{width:91.66667%}.medium-margin-collapse&gt;.larger-12{width:100%}}@media screen and (min-width:85.625em){.medium-margin-collapse&gt;.xlarge-1{width:8.33333%}.medium-margin-collapse&gt;.xlarge-2{width:16.66667%}.medium-margin-collapse&gt;.xlarge-3{width:25%}.medium-margin-collapse&gt;.xlarge-4{width:33.33333%}.medium-margin-collapse&gt;.xlarge-5{width:41.66667%}.medium-margin-collapse&gt;.xlarge-6{width:50%}.medium-margin-collapse&gt;.xlarge-7{width:58.33333%}.medium-margin-collapse&gt;.xlarge-8{width:66.66667%}.medium-margin-collapse&gt;.xlarge-9{width:75%}.medium-margin-collapse&gt;.xlarge-10{width:83.33333%}.medium-margin-collapse&gt;.xlarge-11{width:91.66667%}.medium-margin-collapse&gt;.xlarge-12{width:100%}}@media print,screen and (min-width:48em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse&gt;.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:62.0625em){.large-margin-collapse,.large-margin-collapse&gt;.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:62.0625em){.large-margin-collapse&gt;.small-1{width:8.33333%}.large-margin-collapse&gt;.small-2{width:16.66667%}.large-margin-collapse&gt;.small-3{width:25%}.large-margin-collapse&gt;.small-4{width:33.33333%}.large-margin-collapse&gt;.small-5{width:41.66667%}.large-margin-collapse&gt;.small-6{width:50%}.large-margin-collapse&gt;.small-7{width:58.33333%}.large-margin-collapse&gt;.small-8{width:66.66667%}.large-margin-collapse&gt;.small-9{width:75%}.large-margin-collapse&gt;.small-10{width:83.33333%}.large-margin-collapse&gt;.small-11{width:91.66667%}.large-margin-collapse&gt;.small-12{width:100%}}@media print,screen and (min-width:62.0625em){.large-margin-collapse&gt;.medium-1{width:8.33333%}.large-margin-collapse&gt;.medium-2{width:16.66667%}.large-margin-collapse&gt;.medium-3{width:25%}.large-margin-collapse&gt;.medium-4{width:33.33333%}.large-margin-collapse&gt;.medium-5{width:41.66667%}.large-margin-collapse&gt;.medium-6{width:50%}.large-margin-collapse&gt;.medium-7{width:58.33333%}.large-margin-collapse&gt;.medium-8{width:66.66667%}.large-margin-collapse&gt;.medium-9{width:75%}.large-margin-collapse&gt;.medium-10{width:83.33333%}.large-margin-collapse&gt;.medium-11{width:91.66667%}.large-margin-collapse&gt;.medium-12{width:100%}}@media print,screen and (min-width:62.0625em){.large-margin-collapse&gt;.large-1{width:8.33333%}.large-margin-collapse&gt;.large-2{width:16.66667%}.large-margin-collapse&gt;.large-3{width:25%}.large-margin-collapse&gt;.large-4{width:33.33333%}.large-margin-collapse&gt;.large-5{width:41.66667%}.large-margin-collapse&gt;.large-6{width:50%}.large-margin-collapse&gt;.large-7{width:58.33333%}.large-margin-collapse&gt;.large-8{width:66.66667%}.large-margin-collapse&gt;.large-9{width:75%}.large-margin-collapse&gt;.large-10{width:83.33333%}.large-margin-collapse&gt;.large-11{width:91.66667%}.large-margin-collapse&gt;.large-12{width:100%}}@media screen and (min-width:71.875em){.large-margin-collapse&gt;.larger-1{width:8.33333%}.large-margin-collapse&gt;.larger-2{width:16.66667%}.large-margin-collapse&gt;.larger-3{width:25%}.large-margin-collapse&gt;.larger-4{width:33.33333%}.large-margin-collapse&gt;.larger-5{width:41.66667%}.large-margin-collapse&gt;.larger-6{width:50%}.large-margin-collapse&gt;.larger-7{width:58.33333%}.large-margin-collapse&gt;.larger-8{width:66.66667%}.large-margin-collapse&gt;.larger-9{width:75%}.large-margin-collapse&gt;.larger-10{width:83.33333%}.large-margin-collapse&gt;.larger-11{width:91.66667%}.large-margin-collapse&gt;.larger-12{width:100%}}@media screen and (min-width:85.625em){.large-margin-collapse&gt;.xlarge-1{width:8.33333%}.large-margin-collapse&gt;.xlarge-2{width:16.66667%}.large-margin-collapse&gt;.xlarge-3{width:25%}.large-margin-collapse&gt;.xlarge-4{width:33.33333%}.large-margin-collapse&gt;.xlarge-5{width:41.66667%}.large-margin-collapse&gt;.xlarge-6{width:50%}.large-margin-collapse&gt;.xlarge-7{width:58.33333%}.large-margin-collapse&gt;.xlarge-8{width:66.66667%}.large-margin-collapse&gt;.xlarge-9{width:75%}.large-margin-collapse&gt;.xlarge-10{width:83.33333%}.large-margin-collapse&gt;.xlarge-11{width:91.66667%}.large-margin-collapse&gt;.xlarge-12{width:100%}}@media print,screen and (min-width:62.0625em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse&gt;.cell{padding-right:0;padding-left:0}}@media screen and (min-width:71.875em){.larger-margin-collapse,.larger-margin-collapse&gt;.cell{margin-right:0;margin-left:0}}@media screen and (min-width:71.875em){.larger-margin-collapse&gt;.small-1{width:8.33333%}.larger-margin-collapse&gt;.small-2{width:16.66667%}.larger-margin-collapse&gt;.small-3{width:25%}.larger-margin-collapse&gt;.small-4{width:33.33333%}.larger-margin-collapse&gt;.small-5{width:41.66667%}.larger-margin-collapse&gt;.small-6{width:50%}.larger-margin-collapse&gt;.small-7{width:58.33333%}.larger-margin-collapse&gt;.small-8{width:66.66667%}.larger-margin-collapse&gt;.small-9{width:75%}.larger-margin-collapse&gt;.small-10{width:83.33333%}.larger-margin-collapse&gt;.small-11{width:91.66667%}.larger-margin-collapse&gt;.small-12{width:100%}}@media screen and (min-width:71.875em){.larger-margin-collapse&gt;.medium-1{width:8.33333%}.larger-margin-collapse&gt;.medium-2{width:16.66667%}.larger-margin-collapse&gt;.medium-3{width:25%}.larger-margin-collapse&gt;.medium-4{width:33.33333%}.larger-margin-collapse&gt;.medium-5{width:41.66667%}.larger-margin-collapse&gt;.medium-6{width:50%}.larger-margin-collapse&gt;.medium-7{width:58.33333%}.larger-margin-collapse&gt;.medium-8{width:66.66667%}.larger-margin-collapse&gt;.medium-9{width:75%}.larger-margin-collapse&gt;.medium-10{width:83.33333%}.larger-margin-collapse&gt;.medium-11{width:91.66667%}.larger-margin-collapse&gt;.medium-12{width:100%}}@media screen and (min-width:71.875em){.larger-margin-collapse&gt;.large-1{width:8.33333%}.larger-margin-collapse&gt;.large-2{width:16.66667%}.larger-margin-collapse&gt;.large-3{width:25%}.larger-margin-collapse&gt;.large-4{width:33.33333%}.larger-margin-collapse&gt;.large-5{width:41.66667%}.larger-margin-collapse&gt;.large-6{width:50%}.larger-margin-collapse&gt;.large-7{width:58.33333%}.larger-margin-collapse&gt;.large-8{width:66.66667%}.larger-margin-collapse&gt;.large-9{width:75%}.larger-margin-collapse&gt;.large-10{width:83.33333%}.larger-margin-collapse&gt;.large-11{width:91.66667%}.larger-margin-collapse&gt;.large-12{width:100%}}@media screen and (min-width:71.875em){.larger-margin-collapse&gt;.larger-1{width:8.33333%}.larger-margin-collapse&gt;.larger-2{width:16.66667%}.larger-margin-collapse&gt;.larger-3{width:25%}.larger-margin-collapse&gt;.larger-4{width:33.33333%}.larger-margin-collapse&gt;.larger-5{width:41.66667%}.larger-margin-collapse&gt;.larger-6{width:50%}.larger-margin-collapse&gt;.larger-7{width:58.33333%}.larger-margin-collapse&gt;.larger-8{width:66.66667%}.larger-margin-collapse&gt;.larger-9{width:75%}.larger-margin-collapse&gt;.larger-10{width:83.33333%}.larger-margin-collapse&gt;.larger-11{width:91.66667%}.larger-margin-collapse&gt;.larger-12{width:100%}}@media screen and (min-width:85.625em){.larger-margin-collapse&gt;.xlarge-1{width:8.33333%}.larger-margin-collapse&gt;.xlarge-2{width:16.66667%}.larger-margin-collapse&gt;.xlarge-3{width:25%}.larger-margin-collapse&gt;.xlarge-4{width:33.33333%}.larger-margin-collapse&gt;.xlarge-5{width:41.66667%}.larger-margin-collapse&gt;.xlarge-6{width:50%}.larger-margin-collapse&gt;.xlarge-7{width:58.33333%}.larger-margin-collapse&gt;.xlarge-8{width:66.66667%}.larger-margin-collapse&gt;.xlarge-9{width:75%}.larger-margin-collapse&gt;.xlarge-10{width:83.33333%}.larger-margin-collapse&gt;.xlarge-11{width:91.66667%}.larger-margin-collapse&gt;.xlarge-12{width:100%}}@media screen and (min-width:71.875em){.larger-padding-collapse{margin-right:0;margin-left:0}.larger-padding-collapse&gt;.cell{padding-right:0;padding-left:0}}@media screen and (min-width:85.625em){.xlarge-margin-collapse,.xlarge-margin-collapse&gt;.cell{margin-right:0;margin-left:0}}@media screen and (min-width:85.625em){.xlarge-margin-collapse&gt;.small-1{width:8.33333%}.xlarge-margin-collapse&gt;.small-2{width:16.66667%}.xlarge-margin-collapse&gt;.small-3{width:25%}.xlarge-margin-collapse&gt;.small-4{width:33.33333%}.xlarge-margin-collapse&gt;.small-5{width:41.66667%}.xlarge-margin-collapse&gt;.small-6{width:50%}.xlarge-margin-collapse&gt;.small-7{width:58.33333%}.xlarge-margin-collapse&gt;.small-8{width:66.66667%}.xlarge-margin-collapse&gt;.small-9{width:75%}.xlarge-margin-collapse&gt;.small-10{width:83.33333%}.xlarge-margin-collapse&gt;.small-11{width:91.66667%}.xlarge-margin-collapse&gt;.small-12{width:100%}}@media screen and (min-width:85.625em){.xlarge-margin-collapse&gt;.medium-1{width:8.33333%}.xlarge-margin-collapse&gt;.medium-2{width:16.66667%}.xlarge-margin-collapse&gt;.medium-3{width:25%}.xlarge-margin-collapse&gt;.medium-4{width:33.33333%}.xlarge-margin-collapse&gt;.medium-5{width:41.66667%}.xlarge-margin-collapse&gt;.medium-6{width:50%}.xlarge-margin-collapse&gt;.medium-7{width:58.33333%}.xlarge-margin-collapse&gt;.medium-8{width:66.66667%}.xlarge-margin-collapse&gt;.medium-9{width:75%}.xlarge-margin-collapse&gt;.medium-10{width:83.33333%}.xlarge-margin-collapse&gt;.medium-11{width:91.66667%}.xlarge-margin-collapse&gt;.medium-12{width:100%}}@media screen and (min-width:85.625em){.xlarge-margin-collapse&gt;.large-1{width:8.33333%}.xlarge-margin-collapse&gt;.large-2{width:16.66667%}.xlarge-margin-collapse&gt;.large-3{width:25%}.xlarge-margin-collapse&gt;.large-4{width:33.33333%}.xlarge-margin-collapse&gt;.large-5{width:41.66667%}.xlarge-margin-collapse&gt;.large-6{width:50%}.xlarge-margin-collapse&gt;.large-7{width:58.33333%}.xlarge-margin-collapse&gt;.large-8{width:66.66667%}.xlarge-margin-collapse&gt;.large-9{width:75%}.xlarge-margin-collapse&gt;.large-10{width:83.33333%}.xlarge-margin-collapse&gt;.large-11{width:91.66667%}.xlarge-margin-collapse&gt;.large-12{width:100%}}@media screen and (min-width:85.625em){.xlarge-margin-collapse&gt;.larger-1{width:8.33333%}.xlarge-margin-collapse&gt;.larger-2{width:16.66667%}.xlarge-margin-collapse&gt;.larger-3{width:25%}.xlarge-margin-collapse&gt;.larger-4{width:33.33333%}.xlarge-margin-collapse&gt;.larger-5{width:41.66667%}.xlarge-margin-collapse&gt;.larger-6{width:50%}.xlarge-margin-collapse&gt;.larger-7{width:58.33333%}.xlarge-margin-collapse&gt;.larger-8{width:66.66667%}.xlarge-margin-collapse&gt;.larger-9{width:75%}.xlarge-margin-collapse&gt;.larger-10{width:83.33333%}.xlarge-margin-collapse&gt;.larger-11{width:91.66667%}.xlarge-margin-collapse&gt;.larger-12{width:100%}}@media screen and (min-width:85.625em){.xlarge-margin-collapse&gt;.xlarge-1{width:8.33333%}.xlarge-margin-collapse&gt;.xlarge-2{width:16.66667%}.xlarge-margin-collapse&gt;.xlarge-3{width:25%}.xlarge-margin-collapse&gt;.xlarge-4{width:33.33333%}.xlarge-margin-collapse&gt;.xlarge-5{width:41.66667%}.xlarge-margin-collapse&gt;.xlarge-6{width:50%}.xlarge-margin-collapse&gt;.xlarge-7{width:58.33333%}.xlarge-margin-collapse&gt;.xlarge-8{width:66.66667%}.xlarge-margin-collapse&gt;.xlarge-9{width:75%}.xlarge-margin-collapse&gt;.xlarge-10{width:83.33333%}.xlarge-margin-collapse&gt;.xlarge-11{width:91.66667%}.xlarge-margin-collapse&gt;.xlarge-12{width:100%}}@media screen and (min-width:85.625em){.xlarge-padding-collapse{margin-right:0;margin-left:0}.xlarge-padding-collapse&gt;.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0}.grid-margin-x&gt;.small-offset-0{margin-left:calc(0% + .75rem)}.small-offset-1{margin-left:8.33333%}.grid-margin-x&gt;.small-offset-1{margin-left:calc(8.33333% + .75rem)}.small-offset-2{margin-left:16.66667%}.grid-margin-x&gt;.small-offset-2{margin-left:calc(16.66667% + .75rem)}.small-offset-3{margin-left:25%}.grid-margin-x&gt;.small-offset-3{margin-left:calc(25% + .75rem)}.small-offset-4{margin-left:33.33333%}.grid-margin-x&gt;.small-offset-4{margin-left:calc(33.33333% + .75rem)}.small-offset-5{margin-left:41.66667%}.grid-margin-x&gt;.small-offset-5{margin-left:calc(41.66667% + .75rem)}.small-offset-6{margin-left:50%}.grid-margin-x&gt;.small-offset-6{margin-left:calc(50% + .75rem)}.small-offset-7{margin-left:58.33333%}.grid-margin-x&gt;.small-offset-7{margin-left:calc(58.33333% + .75rem)}.small-offset-8{margin-left:66.66667%}.grid-margin-x&gt;.small-offset-8{margin-left:calc(66.66667% + .75rem)}.small-offset-9{margin-left:75%}.grid-margin-x&gt;.small-offset-9{margin-left:calc(75% + .75rem)}.small-offset-10{margin-left:83.33333%}.grid-margin-x&gt;.small-offset-10{margin-left:calc(83.33333% + .75rem)}.small-offset-11{margin-left:91.66667%}.grid-margin-x&gt;.small-offset-11{margin-left:calc(91.66667% + .75rem)}@media print,screen and (min-width:48em){.medium-offset-0{margin-left:0}.grid-margin-x&gt;.medium-offset-0{margin-left:calc(0% + .75rem)}.medium-offset-1{margin-left:8.33333%}.grid-margin-x&gt;.medium-offset-1{margin-left:calc(8.33333% + .75rem)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x&gt;.medium-offset-2{margin-left:calc(16.66667% + .75rem)}.medium-offset-3{margin-left:25%}.grid-margin-x&gt;.medium-offset-3{margin-left:calc(25% + .75rem)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x&gt;.medium-offset-4{margin-left:calc(33.33333% + .75rem)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x&gt;.medium-offset-5{margin-left:calc(41.66667% + .75rem)}.medium-offset-6{margin-left:50%}.grid-margin-x&gt;.medium-offset-6{margin-left:calc(50% + .75rem)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x&gt;.medium-offset-7{margin-left:calc(58.33333% + .75rem)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x&gt;.medium-offset-8{margin-left:calc(66.66667% + .75rem)}.medium-offset-9{margin-left:75%}.grid-margin-x&gt;.medium-offset-9{margin-left:calc(75% + .75rem)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x&gt;.medium-offset-10{margin-left:calc(83.33333% + .75rem)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x&gt;.medium-offset-11{margin-left:calc(91.66667% + .75rem)}}@media print,screen and (min-width:62.0625em){.large-offset-0{margin-left:0}.grid-margin-x&gt;.large-offset-0{margin-left:calc(0% + .75rem)}.large-offset-1{margin-left:8.33333%}.grid-margin-x&gt;.large-offset-1{margin-left:calc(8.33333% + .75rem)}.large-offset-2{margin-left:16.66667%}.grid-margin-x&gt;.large-offset-2{margin-left:calc(16.66667% + .75rem)}.large-offset-3{margin-left:25%}.grid-margin-x&gt;.large-offset-3{margin-left:calc(25% + .75rem)}.large-offset-4{margin-left:33.33333%}.grid-margin-x&gt;.large-offset-4{margin-left:calc(33.33333% + .75rem)}.large-offset-5{margin-left:41.66667%}.grid-margin-x&gt;.large-offset-5{margin-left:calc(41.66667% + .75rem)}.large-offset-6{margin-left:50%}.grid-margin-x&gt;.large-offset-6{margin-left:calc(50% + .75rem)}.large-offset-7{margin-left:58.33333%}.grid-margin-x&gt;.large-offset-7{margin-left:calc(58.33333% + .75rem)}.large-offset-8{margin-left:66.66667%}.grid-margin-x&gt;.large-offset-8{margin-left:calc(66.66667% + .75rem)}.large-offset-9{margin-left:75%}.grid-margin-x&gt;.large-offset-9{margin-left:calc(75% + .75rem)}.large-offset-10{margin-left:83.33333%}.grid-margin-x&gt;.large-offset-10{margin-left:calc(83.33333% + .75rem)}.large-offset-11{margin-left:91.66667%}.grid-margin-x&gt;.large-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:71.875em){.larger-offset-0{margin-left:0}.grid-margin-x&gt;.larger-offset-0{margin-left:calc(0% + .75rem)}.larger-offset-1{margin-left:8.33333%}.grid-margin-x&gt;.larger-offset-1{margin-left:calc(8.33333% + .75rem)}.larger-offset-2{margin-left:16.66667%}.grid-margin-x&gt;.larger-offset-2{margin-left:calc(16.66667% + .75rem)}.larger-offset-3{margin-left:25%}.grid-margin-x&gt;.larger-offset-3{margin-left:calc(25% + .75rem)}.larger-offset-4{margin-left:33.33333%}.grid-margin-x&gt;.larger-offset-4{margin-left:calc(33.33333% + .75rem)}.larger-offset-5{margin-left:41.66667%}.grid-margin-x&gt;.larger-offset-5{margin-left:calc(41.66667% + .75rem)}.larger-offset-6{margin-left:50%}.grid-margin-x&gt;.larger-offset-6{margin-left:calc(50% + .75rem)}.larger-offset-7{margin-left:58.33333%}.grid-margin-x&gt;.larger-offset-7{margin-left:calc(58.33333% + .75rem)}.larger-offset-8{margin-left:66.66667%}.grid-margin-x&gt;.larger-offset-8{margin-left:calc(66.66667% + .75rem)}.larger-offset-9{margin-left:75%}.grid-margin-x&gt;.larger-offset-9{margin-left:calc(75% + .75rem)}.larger-offset-10{margin-left:83.33333%}.grid-margin-x&gt;.larger-offset-10{margin-left:calc(83.33333% + .75rem)}.larger-offset-11{margin-left:91.66667%}.grid-margin-x&gt;.larger-offset-11{margin-left:calc(91.66667% + .75rem)}}@media screen and (min-width:85.625em){.xlarge-offset-0{margin-left:0}.grid-margin-x&gt;.xlarge-offset-0{margin-left:calc(0% + .75rem)}.xlarge-offset-1{margin-left:8.33333%}.grid-margin-x&gt;.xlarge-offset-1{margin-left:calc(8.33333% + .75rem)}.xlarge-offset-2{margin-left:16.66667%}.grid-margin-x&gt;.xlarge-offset-2{margin-left:calc(16.66667% + .75rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x&gt;.xlarge-offset-3{margin-left:calc(25% + .75rem)}.xlarge-offset-4{margin-left:33.33333%}.grid-margin-x&gt;.xlarge-offset-4{margin-left:calc(33.33333% + .75rem)}.xlarge-offset-5{margin-left:41.66667%}.grid-margin-x&gt;.xlarge-offset-5{margin-left:calc(41.66667% + .75rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x&gt;.xlarge-offset-6{margin-left:calc(50% + .75rem)}.xlarge-offset-7{margin-left:58.33333%}.grid-margin-x&gt;.xlarge-offset-7{margin-left:calc(58.33333% + .75rem)}.xlarge-offset-8{margin-left:66.66667%}.grid-margin-x&gt;.xlarge-offset-8{margin-left:calc(66.66667% + .75rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x&gt;.xlarge-offset-9{margin-left:calc(75% + .75rem)}.xlarge-offset-10{margin-left:83.33333%}.grid-margin-x&gt;.xlarge-offset-10{margin-left:calc(83.33333% + .75rem)}.xlarge-offset-11{margin-left:91.66667%}.grid-margin-x&gt;.xlarge-offset-11{margin-left:calc(91.66667% + .75rem)}}.grid-y{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.grid-y&gt;.cell{width:auto;max-width:none}.grid-y&gt;.auto,.grid-y&gt;.shrink{height:auto}.grid-y&gt;.small-1,.grid-y&gt;.small-2,.grid-y&gt;.small-3,.grid-y&gt;.small-4,.grid-y&gt;.small-5,.grid-y&gt;.small-6,.grid-y&gt;.small-7,.grid-y&gt;.small-8,.grid-y&gt;.small-9,.grid-y&gt;.small-10,.grid-y&gt;.small-11,.grid-y&gt;.small-12,.grid-y&gt;.small-full,.grid-y&gt;.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:48em){.grid-y&gt;.medium-1,.grid-y&gt;.medium-2,.grid-y&gt;.medium-3,.grid-y&gt;.medium-4,.grid-y&gt;.medium-5,.grid-y&gt;.medium-6,.grid-y&gt;.medium-7,.grid-y&gt;.medium-8,.grid-y&gt;.medium-9,.grid-y&gt;.medium-10,.grid-y&gt;.medium-11,.grid-y&gt;.medium-12,.grid-y&gt;.medium-full,.grid-y&gt;.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:62.0625em){.grid-y&gt;.large-1,.grid-y&gt;.large-2,.grid-y&gt;.large-3,.grid-y&gt;.large-4,.grid-y&gt;.large-5,.grid-y&gt;.large-6,.grid-y&gt;.large-7,.grid-y&gt;.large-8,.grid-y&gt;.large-9,.grid-y&gt;.large-10,.grid-y&gt;.large-11,.grid-y&gt;.large-12,.grid-y&gt;.large-full,.grid-y&gt;.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:71.875em){.grid-y&gt;.larger-1,.grid-y&gt;.larger-2,.grid-y&gt;.larger-3,.grid-y&gt;.larger-4,.grid-y&gt;.larger-5,.grid-y&gt;.larger-6,.grid-y&gt;.larger-7,.grid-y&gt;.larger-8,.grid-y&gt;.larger-9,.grid-y&gt;.larger-10,.grid-y&gt;.larger-11,.grid-y&gt;.larger-12,.grid-y&gt;.larger-full,.grid-y&gt;.larger-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:85.625em){.grid-y&gt;.xlarge-1,.grid-y&gt;.xlarge-2,.grid-y&gt;.xlarge-3,.grid-y&gt;.xlarge-4,.grid-y&gt;.xlarge-5,.grid-y&gt;.xlarge-6,.grid-y&gt;.xlarge-7,.grid-y&gt;.xlarge-8,.grid-y&gt;.xlarge-9,.grid-y&gt;.xlarge-10,.grid-y&gt;.xlarge-11,.grid-y&gt;.xlarge-12,.grid-y&gt;.xlarge-full,.grid-y&gt;.xlarge-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y&gt;.small-1,.grid-y&gt;.small-2,.grid-y&gt;.small-3,.grid-y&gt;.small-4,.grid-y&gt;.small-5,.grid-y&gt;.small-6,.grid-y&gt;.small-7,.grid-y&gt;.small-8,.grid-y&gt;.small-9,.grid-y&gt;.small-10,.grid-y&gt;.small-11,.grid-y&gt;.small-12{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y&gt;.small-1{height:8.33333%}.grid-y&gt;.small-2{height:16.66667%}.grid-y&gt;.small-3{height:25%}.grid-y&gt;.small-4{height:33.33333%}.grid-y&gt;.small-5{height:41.66667%}.grid-y&gt;.small-6{height:50%}.grid-y&gt;.small-7{height:58.33333%}.grid-y&gt;.small-8{height:66.66667%}.grid-y&gt;.small-9{height:75%}.grid-y&gt;.small-10{height:83.33333%}.grid-y&gt;.small-11{height:91.66667%}.grid-y&gt;.small-12{height:100%}@media print,screen and (min-width:48em){.grid-y&gt;.medium-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y&gt;.medium-1,.grid-y&gt;.medium-2,.grid-y&gt;.medium-3,.grid-y&gt;.medium-4,.grid-y&gt;.medium-5,.grid-y&gt;.medium-6,.grid-y&gt;.medium-7,.grid-y&gt;.medium-8,.grid-y&gt;.medium-9,.grid-y&gt;.medium-10,.grid-y&gt;.medium-11,.grid-y&gt;.medium-12,.grid-y&gt;.medium-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y&gt;.medium-shrink{height:auto}.grid-y&gt;.medium-1{height:8.33333%}.grid-y&gt;.medium-2{height:16.66667%}.grid-y&gt;.medium-3{height:25%}.grid-y&gt;.medium-4{height:33.33333%}.grid-y&gt;.medium-5{height:41.66667%}.grid-y&gt;.medium-6{height:50%}.grid-y&gt;.medium-7{height:58.33333%}.grid-y&gt;.medium-8{height:66.66667%}.grid-y&gt;.medium-9{height:75%}.grid-y&gt;.medium-10{height:83.33333%}.grid-y&gt;.medium-11{height:91.66667%}.grid-y&gt;.medium-12{height:100%}}@media print,screen and (min-width:62.0625em){.grid-y&gt;.large-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y&gt;.large-1,.grid-y&gt;.large-2,.grid-y&gt;.large-3,.grid-y&gt;.large-4,.grid-y&gt;.large-5,.grid-y&gt;.large-6,.grid-y&gt;.large-7,.grid-y&gt;.large-8,.grid-y&gt;.large-9,.grid-y&gt;.large-10,.grid-y&gt;.large-11,.grid-y&gt;.large-12,.grid-y&gt;.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y&gt;.large-shrink{height:auto}.grid-y&gt;.large-1{height:8.33333%}.grid-y&gt;.large-2{height:16.66667%}.grid-y&gt;.large-3{height:25%}.grid-y&gt;.large-4{height:33.33333%}.grid-y&gt;.large-5{height:41.66667%}.grid-y&gt;.large-6{height:50%}.grid-y&gt;.large-7{height:58.33333%}.grid-y&gt;.large-8{height:66.66667%}.grid-y&gt;.large-9{height:75%}.grid-y&gt;.large-10{height:83.33333%}.grid-y&gt;.large-11{height:91.66667%}.grid-y&gt;.large-12{height:100%}}@media screen and (min-width:71.875em){.grid-y&gt;.larger-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y&gt;.larger-1,.grid-y&gt;.larger-2,.grid-y&gt;.larger-3,.grid-y&gt;.larger-4,.grid-y&gt;.larger-5,.grid-y&gt;.larger-6,.grid-y&gt;.larger-7,.grid-y&gt;.larger-8,.grid-y&gt;.larger-9,.grid-y&gt;.larger-10,.grid-y&gt;.larger-11,.grid-y&gt;.larger-12,.grid-y&gt;.larger-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y&gt;.larger-shrink{height:auto}.grid-y&gt;.larger-1{height:8.33333%}.grid-y&gt;.larger-2{height:16.66667%}.grid-y&gt;.larger-3{height:25%}.grid-y&gt;.larger-4{height:33.33333%}.grid-y&gt;.larger-5{height:41.66667%}.grid-y&gt;.larger-6{height:50%}.grid-y&gt;.larger-7{height:58.33333%}.grid-y&gt;.larger-8{height:66.66667%}.grid-y&gt;.larger-9{height:75%}.grid-y&gt;.larger-10{height:83.33333%}.grid-y&gt;.larger-11{height:91.66667%}.grid-y&gt;.larger-12{height:100%}}@media screen and (min-width:85.625em){.grid-y&gt;.xlarge-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y&gt;.xlarge-1,.grid-y&gt;.xlarge-2,.grid-y&gt;.xlarge-3,.grid-y&gt;.xlarge-4,.grid-y&gt;.xlarge-5,.grid-y&gt;.xlarge-6,.grid-y&gt;.xlarge-7,.grid-y&gt;.xlarge-8,.grid-y&gt;.xlarge-9,.grid-y&gt;.xlarge-10,.grid-y&gt;.xlarge-11,.grid-y&gt;.xlarge-12,.grid-y&gt;.xlarge-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y&gt;.xlarge-shrink{height:auto}.grid-y&gt;.xlarge-1{height:8.33333%}.grid-y&gt;.xlarge-2{height:16.66667%}.grid-y&gt;.xlarge-3{height:25%}.grid-y&gt;.xlarge-4{height:33.33333%}.grid-y&gt;.xlarge-5{height:41.66667%}.grid-y&gt;.xlarge-6{height:50%}.grid-y&gt;.xlarge-7{height:58.33333%}.grid-y&gt;.xlarge-8{height:66.66667%}.grid-y&gt;.xlarge-9{height:75%}.grid-y&gt;.xlarge-10{height:83.33333%}.grid-y&gt;.xlarge-11{height:91.66667%}.grid-y&gt;.xlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.75rem;margin-bottom:-.75rem}@media print,screen and (min-width:48em){.grid-padding-y .grid-padding-y{margin-top:-.75rem;margin-bottom:-.75rem}}.grid-padding-y&gt;.cell{padding-top:.75rem;padding-bottom:.75rem}@media print,screen and (min-width:48em){.grid-padding-y&gt;.cell{padding-top:.75rem;padding-bottom:.75rem}}.grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%}.cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.cell-block-container&gt;.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media print,screen and (min-width:48em){.medium-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.medium-cell-block-container&gt;.grid-x{max-height:100%;-ms-flex-wrap:nowrap;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:62.0625em){.large-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.large-cell-block-container&gt;.grid-x{max-height:100%;-ms-flex-wrap:nowrap;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}}@media screen and (min-width:71.875em){.larger-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .larger-grid-frame{width:100%}.larger-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.larger-cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.larger-cell-block-container&gt;.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.larger-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media screen and (min-width:85.625em){.xlarge-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xlarge-cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.xlarge-cell-block-container&gt;.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xlarge-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{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}@media print,screen and (min-width:48em){.grid-y.medium-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media print,screen and (min-width:62.0625em){.grid-y.large-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media screen and (min-width:71.875em){.grid-y.larger-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}}@media screen and (min-width:85.625em){.grid-y.xlarge-grid-frame{width:auto;overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;height:100vh}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:48em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:62.0625em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:71.875em){.cell .grid-y.larger-grid-frame{height:100%}}@media screen and (min-width:85.625em){.cell .grid-y.xlarge-grid-frame{height:100%}}.grid-margin-y{margin-top:-.75rem;margin-bottom:-.75rem}@media print,screen and (min-width:48em){.grid-margin-y{margin-top:-.75rem;margin-bottom:-.75rem}}.grid-margin-y&gt;.cell{height:calc(100% - 1.5rem);margin-top:.75rem;margin-bottom:.75rem}@media print,screen and (min-width:48em){.grid-margin-y&gt;.cell{height:calc(100% - 1.5rem);margin-top:.75rem;margin-bottom:.75rem}}.grid-margin-y&gt;.auto,.grid-margin-y&gt;.shrink{height:auto}.grid-margin-y&gt;.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y&gt;.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y&gt;.small-3{height:calc(25% - 1.5rem)}.grid-margin-y&gt;.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y&gt;.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y&gt;.small-6{height:calc(50% - 1.5rem)}.grid-margin-y&gt;.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y&gt;.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y&gt;.small-9{height:calc(75% - 1.5rem)}.grid-margin-y&gt;.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y&gt;.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y&gt;.small-12{height:calc(100% - 1.5rem)}@media print,screen and (min-width:48em){.grid-margin-y&gt;.auto,.grid-margin-y&gt;.shrink{height:auto}.grid-margin-y&gt;.small-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y&gt;.small-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y&gt;.small-3{height:calc(25% - 1.5rem)}.grid-margin-y&gt;.small-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y&gt;.small-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y&gt;.small-6{height:calc(50% - 1.5rem)}.grid-margin-y&gt;.small-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y&gt;.small-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y&gt;.small-9{height:calc(75% - 1.5rem)}.grid-margin-y&gt;.small-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y&gt;.small-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y&gt;.small-12{height:calc(100% - 1.5rem)}.grid-margin-y&gt;.medium-auto,.grid-margin-y&gt;.medium-shrink{height:auto}.grid-margin-y&gt;.medium-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y&gt;.medium-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y&gt;.medium-3{height:calc(25% - 1.5rem)}.grid-margin-y&gt;.medium-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y&gt;.medium-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y&gt;.medium-6{height:calc(50% - 1.5rem)}.grid-margin-y&gt;.medium-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y&gt;.medium-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y&gt;.medium-9{height:calc(75% - 1.5rem)}.grid-margin-y&gt;.medium-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y&gt;.medium-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y&gt;.medium-12{height:calc(100% - 1.5rem)}}@media print,screen and (min-width:62.0625em){.grid-margin-y&gt;.large-auto,.grid-margin-y&gt;.large-shrink{height:auto}.grid-margin-y&gt;.large-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y&gt;.large-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y&gt;.large-3{height:calc(25% - 1.5rem)}.grid-margin-y&gt;.large-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y&gt;.large-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y&gt;.large-6{height:calc(50% - 1.5rem)}.grid-margin-y&gt;.large-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y&gt;.large-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y&gt;.large-9{height:calc(75% - 1.5rem)}.grid-margin-y&gt;.large-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y&gt;.large-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y&gt;.large-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:71.875em){.grid-margin-y&gt;.larger-auto,.grid-margin-y&gt;.larger-shrink{height:auto}.grid-margin-y&gt;.larger-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y&gt;.larger-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y&gt;.larger-3{height:calc(25% - 1.5rem)}.grid-margin-y&gt;.larger-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y&gt;.larger-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y&gt;.larger-6{height:calc(50% - 1.5rem)}.grid-margin-y&gt;.larger-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y&gt;.larger-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y&gt;.larger-9{height:calc(75% - 1.5rem)}.grid-margin-y&gt;.larger-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y&gt;.larger-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y&gt;.larger-12{height:calc(100% - 1.5rem)}}@media screen and (min-width:85.625em){.grid-margin-y&gt;.xlarge-auto,.grid-margin-y&gt;.xlarge-shrink{height:auto}.grid-margin-y&gt;.xlarge-1{height:calc(8.33333% - 1.5rem)}.grid-margin-y&gt;.xlarge-2{height:calc(16.66667% - 1.5rem)}.grid-margin-y&gt;.xlarge-3{height:calc(25% - 1.5rem)}.grid-margin-y&gt;.xlarge-4{height:calc(33.33333% - 1.5rem)}.grid-margin-y&gt;.xlarge-5{height:calc(41.66667% - 1.5rem)}.grid-margin-y&gt;.xlarge-6{height:calc(50% - 1.5rem)}.grid-margin-y&gt;.xlarge-7{height:calc(58.33333% - 1.5rem)}.grid-margin-y&gt;.xlarge-8{height:calc(66.66667% - 1.5rem)}.grid-margin-y&gt;.xlarge-9{height:calc(75% - 1.5rem)}.grid-margin-y&gt;.xlarge-10{height:calc(83.33333% - 1.5rem)}.grid-margin-y&gt;.xlarge-11{height:calc(91.66667% - 1.5rem)}.grid-margin-y&gt;.xlarge-12{height:calc(100% - 1.5rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}@media print,screen and (min-width:48em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:62.0625em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:71.875em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media screen and (min-width:85.625em){.grid-frame.grid-margin-y{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:48em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.5rem)}}@media print,screen and (min-width:62.0625em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:71.875em){.grid-margin-y.larger-grid-frame{height:calc(100vh + 1.5rem)}}@media screen and (min-width:85.625em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.5rem)}}.align-left{-ms-flex-pack:start;justify-content:flex-start}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu&gt;li&gt;a{-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu&gt;li&gt;a{-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu&gt;li&gt;a{-ms-flex-pack:center;justify-content:center}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:48em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:62.0625em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}@media screen and (min-width:71.875em){.larger-order-1{-ms-flex-order:1;order:1}.larger-order-2{-ms-flex-order:2;order:2}.larger-order-3{-ms-flex-order:3;order:3}.larger-order-4{-ms-flex-order:4;order:4}.larger-order-5{-ms-flex-order:5;order:5}.larger-order-6{-ms-flex-order:6;order:6}}@media screen and (min-width:85.625em){.xlarge-order-1{-ms-flex-order:1;order:1}.xlarge-order-2{-ms-flex-order:2;order:2}.xlarge-order-3{-ms-flex-order:3;order:3}.xlarge-order-4{-ms-flex-order:4;order:4}.xlarge-order-5{-ms-flex-order:5;order:5}.xlarge-order-6{-ms-flex-order:6;order:6}}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:48em){.medium-flex-container{display:-ms-flexbox;display:flex}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:62.0625em){.large-flex-container{display:-ms-flexbox;display:flex}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width:71.875em){.larger-flex-container{display:-ms-flexbox;display:flex}.larger-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.larger-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.larger-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.larger-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.larger-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.larger-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.larger-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width:85.625em){.xlarge-flex-container{display:-ms-flexbox;display:flex}.xlarge-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xlarge-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.xlarge-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.xlarge-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.xlarge-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xlarge-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.xlarge-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"IBM Plex Sans",sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#cacaca}.h1,h1{font-size:2.25rem}.h1,.h2,h1,h2{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.5rem}.h3,.h4,h3,h4{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h4,h4{font-size:1.125rem}.h5,.h6,h5,h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width:48em){.h1,h1{font-size:3.25rem}.h2,h2{font-size:2.25rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.3125rem}.h5,.h6,h5,h6{font-size:1.125rem}}a{line-height:inherit;color:#0a0073;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#090063}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}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{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}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"— "}abbr,abbr[title]{border-bottom:1px dotted #000;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #cacaca;font-weight:400}code,kbd{background-color:#e6e6e6;font-family:"IBM Plex Mono",monospace;color:#000}kbd{margin:0;padding:.125rem .25rem 0}.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}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.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:48em){.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:62.0625em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:71.875em){.larger-text-left{text-align:left}.larger-text-right{text-align:right}.larger-text-center{text-align:center}.larger-text-justify{text-align:justify}}@media screen and (min-width:85.625em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;box-shadow:none!important;color:#000!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^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);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;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}:-ms-input-placeholder{color:#cacaca}::placeholder{color:#cacaca}[type=checkbox],[type=file],[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&gt;[type=checkbox],label&gt;[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;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#000}.input-group{display:-ms-flexbox;display:flex;width:100%;margin-bottom:1rem;-ms-flex-align:stretch;align-items:stretch}.input-group&gt;:first-child,.input-group&gt;:first-child.input-group-button&gt;*,.input-group&gt;:last-child,.input-group&gt;:last-child.input-group-button&gt;*{border-radius:0 0 0 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.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:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;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;-ms-flex:1 1 0px;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{-ms-flex-item-align:stretch;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;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-image:url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'&gt;&lt;polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'&gt;&lt;/polygon&gt;&lt;/svg&gt;");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#f9ecea}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.form-error,.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;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;background-color:#1779ba;color:#fefefe}[data-whatinput=mouse] .button{outline:0}.button:focus,.button:hover{background-color:#14679e;color:#fefefe}.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.primary{background-color:#1779ba;color:#fefefe}.button.primary:focus,.button.primary:hover{background-color:#126195;color:#fefefe}.button.secondary{background-color:#767676;color:#000}.button.secondary:focus,.button.secondary:hover{background-color:#5e5e5e;color:#000}.button.success{background-color:#3adb76;color:#000}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#000}.button.warning{background-color:#ffae00;color:#000}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#000}.button.alert{background-color:#cc4b37;color:#000}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#000}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#1779ba;color:#fefefe}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary,.button.disabled.primary:focus,.button.disabled.primary:hover,.button[disabled].primary,.button[disabled].primary:focus,.button[disabled].primary:hover{background-color:#1779ba;color:#fefefe}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary,.button[disabled].secondary:focus,.button[disabled].secondary:hover{background-color:#767676;color:#000}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success,.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success,.button[disabled].success:focus,.button[disabled].success:hover{background-color:#3adb76;color:#000}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning,.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning,.button[disabled].warning:focus,.button[disabled].warning:hover{background-color:#ffae00;color:#000}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert,.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert,.button[disabled].alert:focus,.button[disabled].alert:hover{background-color:#cc4b37;color:#000}.button.hollow{border:1px solid #1779ba;color:#1779ba}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{background-color:transparent}.button.hollow:focus,.button.hollow:hover{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.primary,.button.hollow:focus.disabled,.button.hollow:focus[disabled],.button.hollow:hover.disabled,.button.hollow:hover[disabled]{border:1px solid #1779ba;color:#1779ba}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#0c3d5d;color:#0c3d5d}.button.hollow.primary:focus.disabled,.button.hollow.primary:focus[disabled],.button.hollow.primary:hover.disabled,.button.hollow.primary:hover[disabled]{border:1px solid #1779ba;color:#1779ba}.button.hollow.secondary{border:1px solid #767676;color:#767676}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.secondary:focus.disabled,.button.hollow.secondary:focus[disabled],.button.hollow.secondary:hover.disabled,.button.hollow.secondary:hover[disabled]{border:1px solid #767676;color:#767676}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.success:focus.disabled,.button.hollow.success:focus[disabled],.button.hollow.success:hover.disabled,.button.hollow.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.warning:focus.disabled,.button.hollow.warning:focus[disabled],.button.hollow.warning:hover.disabled,.button.hollow.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.hollow.alert{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.button.hollow.alert:focus.disabled,.button.hollow.alert:focus[disabled],.button.hollow.alert:hover.disabled,.button.hollow.alert:hover[disabled]{border:1px solid #cc4b37;color:#cc4b37}.button.clear{border:1px solid #1779ba;color:#1779ba}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{background-color:transparent}.button.clear:focus,.button.clear:hover{border-color:#0c3d5d;color:#0c3d5d}.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover.disabled,.button.clear:hover[disabled]{border:1px solid #1779ba;color:#1779ba}.button.clear,.button.clear.disabled,.button.clear:focus,.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover,.button.clear:hover.disabled,.button.clear:hover[disabled],.button.clear[disabled]{border-color:transparent}.button.clear.primary{border:1px solid #1779ba;color:#1779ba}.button.clear.primary:focus,.button.clear.primary:hover{border-color:#0c3d5d;color:#0c3d5d}.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled]{border:1px solid #1779ba;color:#1779ba}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary:focus,.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover,.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.button.clear.primary[disabled]{border-color:transparent}.button.clear.secondary{border:1px solid #767676;color:#767676}.button.clear.secondary:focus,.button.clear.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled]{border:1px solid #767676;color:#767676}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary:focus,.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover,.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.button.clear.secondary[disabled]{border-color:transparent}.button.clear.success{border:1px solid #3adb76;color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{border-color:#157539;color:#157539}.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover.disabled,.button.clear.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.clear.success,.button.clear.success.disabled,.button.clear.success:focus,.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover,.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.button.clear.success[disabled]{border-color:transparent}.button.clear.warning{border:1px solid #ffae00;color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover{border-color:#805700;color:#805700}.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning:focus,.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover,.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.button.clear.warning[disabled]{border-color:transparent}.button.clear.alert{border:1px solid #cc4b37;color:#cc4b37}.button.clear.alert:focus,.button.clear.alert:hover{border-color:#67251a;color:#67251a}.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled]{border:1px solid #cc4b37;color:#cc4b37}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert:focus,.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover,.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.button.clear.alert[disabled]{border-color:transparent}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fefefe transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.clear.primary:after,.button.dropdown.clear:after,.button.dropdown.hollow.primary:after,.button.dropdown.hollow:after{border-top-color:#1779ba}.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after{border-top-color:#767676}.button.dropdown.clear.success:after,.button.dropdown.hollow.success:after{border-top-color:#3adb76}.button.dropdown.clear.warning:after,.button.dropdown.hollow.warning:after{border-top-color:#ffae00}.button.dropdown.clear.alert:after,.button.dropdown.hollow.alert:after{border-top-color:#cc4b37}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:focus,a.button:hover{text-decoration:none}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child&gt;:first-child,.accordion-item:last-child&gt;:last-child{border-radius:0 0 0 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)&gt;.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0 0 0 0}.accordion-title:focus,.accordion-title:hover{background-color:#e6e6e6}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active&gt;.accordion-title:before{content:"\2013"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#000}:last-child&gt;.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.accordion-menu li{width:100%}.accordion-menu .is-accordion-submenu a,.accordion-menu 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)&gt;a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#1779ba transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent&gt;a:after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent&gt;a:after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]&gt;a:after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle&gt;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:6px inset;content:"";border-bottom-width:0;border-top-style:solid;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;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center}.badge,.badge.primary{background:#1779ba;color:#fefefe}.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:after,.breadcrumbs:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;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:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch}.button-group:after,.button-group:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.button-group:after{clear:both}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:.9rem;-ms-flex:0 0 auto;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{-ms-flex:1 1 0px;flex:1 1 0px}.button-group.primary .button{background-color:#1779ba;color:#fefefe}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#126195;color:#fefefe}.button-group.secondary .button{background-color:#767676;color:#000}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#5e5e5e;color:#000}.button-group.success .button{background-color:#3adb76;color:#000}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#000}.button-group.warning .button{background-color:#ffae00;color:#000}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#cc8b00;color:#000}.button-group.alert .button{background-color:#cc4b37;color:#000}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#a53b2a;color:#000}.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button,.button-group.stacked .button{-ms-flex:0 0 100%;flex:0 0 100%}.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked .button:last-child{margin-bottom:0}.button-group.stacked-for-medium.expanded .button,.button-group.stacked-for-small.expanded .button,.button-group.stacked.expanded .button{-ms-flex:1 1 0px;flex:1 1 0px}@media print,screen and (min-width:48em){.button-group.stacked-for-small .button{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media print,screen and (min-width:62.0625em){.button-group.stacked-for-medium .button{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media screen and (max-width:47.99875em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}@media screen and (max-width:62.06125em){.button-group.stacked-for-medium.expanded{display:block}.button-group.stacked-for-medium.expanded .button{display:block;margin-right:0}}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgba(0,0,0,.25);border-radius:0;background-color:#fff;color:#000}.callout&gt;:first-child{margin-top:0}.callout&gt;: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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;margin-bottom:1rem;border:1px solid #e6e6e6;border-radius:0;background:#fefefe;box-shadow:none;overflow:hidden;color:#000}.card&gt;:last-child{margin-bottom:0}.card-divider{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;padding:1rem;background:#e6e6e6}.card-divider&gt;:last-child{margin-bottom:0}.card-section{-ms-flex:1 0 auto;flex:1 0 auto;padding:1rem}.card-section&gt;:last-child{margin-bottom:0}.card-image{min-height:1px}.close-button{position:absolute;color:#8a8a8a;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#000}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.menu{padding:0;margin:0;list-style:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.expanded li{-ms-flex:1 1 0px;flex:1 1 0px}.menu.simple{-ms-flex-align:center;align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:48em){.menu.medium-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.medium-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:62.0625em){.menu.large-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.large-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}@media screen and (min-width:71.875em){.menu.larger-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.larger-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.larger-expanded li,.menu.larger-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}@media screen and (min-width:85.625em){.menu.xlarge-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.xlarge-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.xlarge-expanded li,.menu.xlarge-simple li{-ms-flex:1 1 0px;flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:-ms-flexbox;display:flex}.menu.icon-left li a{-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a{-ms-flex-flow:row nowrap;flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg{-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg{-ms-flex-item-align:stretch;align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active&gt;a,.menu .is-active&gt;a{background:#1779ba;color:#fefefe}.menu.align-left{-ms-flex-pack:start;justify-content:flex-start}.menu.align-right li{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.menu.align-right li .submenu li{-ms-flex-pack:start;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 .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.menu.align-center li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered&gt;.menu,.menu-centered&gt;.menu li{-ms-flex-pack:center;justify-content:center}.menu-centered&gt;.menu li{display:-ms-flexbox;display:flex}.menu-centered&gt;.menu li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;height:16px}.menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fefefe;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;content:""}.menu-icon:hover:after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #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 0 #000,0 14px 0 #000;content:""}.menu-icon.dark:hover:after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{padding:.7rem 1rem;background:#fefefe}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;transition:transform .15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(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&gt;a{position:relative}.drilldown .is-drilldown-submenu-parent&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #1779ba;position:absolute;top:50%;margin-top:-6px;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0073;right:1rem;left:auto}.drilldown.align-right .is-drilldown-submenu-parent&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0073 transparent transparent;right:auto;left:1rem}.drilldown .js-drilldown-back&gt;a:before{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #1779ba transparent transparent;display:inline-block;vertical-align:middle;margin-right:.75rem}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu&gt;li.opens-left&gt;.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu&gt;li.opens-right&gt;.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu&gt;li.is-dropdown-submenu-parent&gt;a{position:relative;padding-right:1.5rem}.dropdown.menu&gt;li.is-dropdown-submenu-parent&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#0a0073 transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu&gt;li&gt;a{padding:.7rem 1rem}.dropdown.menu&gt;li.is-active&gt;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&gt;li .is-dropdown-submenu{top:0}.dropdown.menu.vertical&gt;li.opens-left&gt;.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical&gt;li.opens-right&gt;.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical&gt;li&gt;a:after{right:14px}.dropdown.menu.vertical&gt;li.opens-left&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0073 transparent transparent;right:auto;left:5px}.dropdown.menu.vertical&gt;li.opens-right&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0073}@media print,screen and (min-width:48em){.dropdown.menu.medium-horizontal&gt;li.opens-left&gt;.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal&gt;li.opens-right&gt;.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal&gt;li.is-dropdown-submenu-parent&gt;a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal&gt;li.is-dropdown-submenu-parent&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#0a0073 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical&gt;li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical&gt;li.opens-left&gt;.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical&gt;li.opens-right&gt;.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical&gt;li&gt;a:after{right:14px}.dropdown.menu.medium-vertical&gt;li.opens-left&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0073 transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical&gt;li.opens-right&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0073}}@media print,screen and (min-width:62.0625em){.dropdown.menu.large-horizontal&gt;li.opens-left&gt;.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal&gt;li.opens-right&gt;.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal&gt;li.is-dropdown-submenu-parent&gt;a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal&gt;li.is-dropdown-submenu-parent&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#0a0073 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical&gt;li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical&gt;li.opens-left&gt;.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical&gt;li.opens-right&gt;.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical&gt;li&gt;a:after{right:14px}.dropdown.menu.large-vertical&gt;li.opens-left&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0073 transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical&gt;li.opens-right&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0073}}@media screen and (min-width:71.875em){.dropdown.menu.larger-horizontal&gt;li.opens-left&gt;.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.larger-horizontal&gt;li.opens-right&gt;.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.larger-horizontal&gt;li.is-dropdown-submenu-parent&gt;a{position:relative;padding-right:1.5rem}.dropdown.menu.larger-horizontal&gt;li.is-dropdown-submenu-parent&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#0a0073 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.larger-vertical&gt;li .is-dropdown-submenu{top:0}.dropdown.menu.larger-vertical&gt;li.opens-left&gt;.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.larger-vertical&gt;li.opens-right&gt;.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.larger-vertical&gt;li&gt;a:after{right:14px}.dropdown.menu.larger-vertical&gt;li.opens-left&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0073 transparent transparent;right:auto;left:5px}.dropdown.menu.larger-vertical&gt;li.opens-right&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0073}}@media screen and (min-width:85.625em){.dropdown.menu.xlarge-horizontal&gt;li.opens-left&gt;.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal&gt;li.opens-right&gt;.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-horizontal&gt;li.is-dropdown-submenu-parent&gt;a{position:relative;padding-right:1.5rem}.dropdown.menu.xlarge-horizontal&gt;li.is-dropdown-submenu-parent&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#0a0073 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xlarge-vertical&gt;li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical&gt;li.opens-left&gt;.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xlarge-vertical&gt;li.opens-right&gt;.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical&gt;li&gt;a:after{right:14px}.dropdown.menu.xlarge-vertical&gt;li.opens-left&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0073 transparent transparent;right:auto;left:5px}.dropdown.menu.xlarge-vertical&gt;li.opens-right&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0073}}.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&gt;.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left&gt;.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right&gt;.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fefefe}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent&gt;a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0073 transparent transparent;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right&gt;a:after{display:block;width:0;height:0;border:6px inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #0a0073}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu&gt;li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.flex-video,.responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen,.responsive-embed.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}.label,.label.primary{background:#1779ba;color:#fefefe}.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:-ms-flexbox;display:flex;margin-bottom:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.media-object img{max-width:none}@media screen and (max-width:47.99875em){.media-object.stack-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}}.media-object-section{-ms-flex:0 1 auto;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&gt;:last-child{margin-bottom:0}@media screen and (max-width:47.99875em){.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.stack-for-small .media-object-section img{width:100%}}.media-object-section.main-section{-ms-flex:1 1 0px;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:hsla(0,0%,100%,.25);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{position:fixed;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e6e6e6}[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 rgba(0,0,0,.7)}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e6e6e6}[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 rgba(0,0,0,.7)}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;width:250px}.off-canvas-content .off-canvas.position-left,.position-left{transform:translateX(-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:translateX(250px)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px rgba(0,0,0,.25)}.position-right{top:0;height:100%;width:250px}.off-canvas-content .off-canvas.position-right,.position-right{transform:translateX(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:translateX(-250px)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px rgba(0,0,0,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;height:250px}.off-canvas-content .off-canvas.position-top,.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 rgba(0,0,0,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;height:250px}.off-canvas-content .off-canvas.position-bottom,.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 rgba(0,0,0,.25)}.off-canvas-content{transform:none;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}@media print,screen and (min-width:48em){.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,.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,.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,.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,.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:62.0625em){.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,.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,.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,.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,.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}@media screen and (min-width:71.875em){.position-left.reveal-for-larger{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-larger .close-button{display:none}.off-canvas-content .position-left.reveal-for-larger{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-larger~.off-canvas-content{margin-left:250px}.position-right.reveal-for-larger{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-larger .close-button{display:none}.off-canvas-content .position-right.reveal-for-larger{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-larger~.off-canvas-content{margin-right:250px}.position-top.reveal-for-larger{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-larger .close-button{display:none}.off-canvas-content .position-top.reveal-for-larger{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-larger~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-larger{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-larger .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-larger{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-larger~.off-canvas-content{margin-bottom:250px}}@media screen and (min-width:85.625em){.position-left.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-xlarge~.off-canvas-content{margin-left:250px}.position-right.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-xlarge~.off-canvas-content{margin-right:250px}.position-top.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-xlarge~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xlarge~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:48em){.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-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width:62.0625em){.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-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}@media screen and (min-width:71.875em){.off-canvas.in-canvas-for-larger{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-larger.position-bottom,.off-canvas.in-canvas-for-larger.position-left,.off-canvas.in-canvas-for-larger.position-right,.off-canvas.in-canvas-for-larger.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-larger .close-button{display:none}}@media screen and (min-width:85.625em){.off-canvas.in-canvas-for-xlarge{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xlarge.position-bottom,.off-canvas.in-canvas-for-xlarge.position-left,.off-canvas.in-canvas-for-xlarge.position-right,.off-canvas.in-canvas-for-xlarge.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xlarge .close-button{display:none}}.orbit,.orbit-container{position:relative}.orbit-container{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{bottom:0;width:100%;margin-bottom:0;background-color:rgba(0,0,0,.5)}.orbit-caption,.orbit-next,.orbit-previous{position:absolute;padding:1rem;color:#fefefe}.orbit-next,.orbit-previous{top:50%;transform:translateY(-50%);z-index:10}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:rgba(0,0,0,.5)}.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.is-active,.orbit-bullets button:hover{background-color:#8a8a8a}.pagination{margin-left:0;margin-bottom:1rem}.pagination:after,.pagination:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.pagination:after{clear:both}.pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none}.pagination li:first-child,.pagination li:last-child{display:inline-block}@media print,screen and (min-width:48em){.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:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis:after{padding:.1875rem .625rem;content:"\2026";color:#000}.pagination-previous.disabled:before,.pagination-previous a:before{display:inline-block;margin-right:.5rem;content:"\00ab"}.pagination-next.disabled:after,.pagination-next a:after{display:inline-block;margin-left:.5rem;content:"\00bb"}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#cacaca}.progress.primary .progress-meter{background-color:#1779ba}.progress.secondary .progress-meter{background-color:#767676}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress-meter{position:relative;display:block;width:0;height:100%;background-color:#1779ba}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;font-size:.75rem;font-weight:700;color:#fefefe;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#e6e6e6;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action: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{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#1779ba;transition:all .2s ease-in-out;-ms-touch-action:manipulation;touch-action:manipulation}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle:hover{background-color:#14679e}.slider-handle.is-dragging{transition:all 0s linear}.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:translateX(-50%)}.sticky,.sticky-container{position:relative}.sticky{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}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;background-color:rgba(0,0,0,.45)}.reveal,.reveal-overlay{display:none;overflow-y:auto}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:48em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal&gt;:last-child{margin-bottom:0}@media print,screen and (min-width:48em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:48em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:48em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:48em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media screen and (max-width:47.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.switch{height:2rem;position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:700;color:#fefefe;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:0;background:#cacaca;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translateZ(0);border-radius:0;background:#fefefe;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#1779ba}input:checked~.switch-paddle:after{left:2.25rem}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label&gt;.switch-active{display:block}.switch-inactive{right:15%}input:checked+label&gt;.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}tbody,tfoot,thead{border:1px solid #f1f1f1;background-color:#fefefe}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f8f8f8;color:#000}tfoot{background:#f1f1f1;color:#000}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f1f1f1}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f1f1f1;background-color:#fefefe}@media screen and (max-width:62.06125em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.tabs{margin:0;border:1px solid #e6e6e6;background:#fefefe;list-style-type:none}.tabs:after,.tabs:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.tabs:after{clear:both}.tabs.vertical&gt;li{display:block;float:none;width:auto}.tabs.simple&gt;li&gt;a{padding:0}.tabs.simple&gt;li&gt;a:hover{background:transparent}.tabs.primary{background:#1779ba}.tabs.primary&gt;li&gt;a{color:#fefefe}.tabs.primary&gt;li&gt;a:focus,.tabs.primary&gt;li&gt;a:hover{background:#1673b1}.tabs-title{float:left}.tabs-title&gt;a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#1779ba}[data-whatinput=mouse] .tabs-title&gt;a{outline:0}.tabs-title&gt;a:hover{background:#fefefe;color:#1468a0}.tabs-title&gt;a:focus,.tabs-title&gt;a[aria-selected=true]{background:#e6e6e6;color:#1779ba}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fefefe;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 #fefefe;border-radius:0;box-shadow:0 0 0 1px rgba(0,0,0,.2);line-height:0}a.thumbnail{transition:box-shadow .2s ease-out}a.thumbnail:focus,a.thumbnail:hover{box-shadow:0 0 6px 1px rgba(23,121,186,.5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#000;color:#fefefe;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{-ms-flex:1 1 0px;flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{vertical-align:middle}.has-tip,.title-bar-title{display:inline-block;font-weight:700}.has-tip{position:relative;border-bottom:1px dotted #8a8a8a;cursor:help}.tooltip{top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#000;font-size:80%;color:#fefefe}.tooltip,.tooltip:before{position:absolute}.tooltip.bottom:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-top-width:0;border-bottom-style:solid;border-color:transparent transparent #000;bottom:100%}.tooltip.bottom.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.top:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#000 transparent transparent;top:100%;bottom:auto}.tooltip.top.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.left:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #000;left:100%}.tooltip.left.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.right:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #000 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{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.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 .top-bar-left,.top-bar .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width:48em){.top-bar{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.top-bar .top-bar-left{-ms-flex:1 1 auto;flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{-ms-flex:0 1 auto;flex:0 1 auto;margin-left:auto}}@media screen and (max-width:62.06125em){.top-bar.stacked-for-medium{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:71.87375em){.top-bar.stacked-for-large{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:85.62375em){.top-bar.stacked-for-larger{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-larger .top-bar-left,.top-bar.stacked-for-larger .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:99.99875em){.top-bar.stacked-for-xlarge{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.top-bar-title{margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right,.top-bar-title{-ms-flex:0 0 auto;flex:0 0 auto}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:47.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:48em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:48em){.hide-for-medium{display:none!important}}@media screen and (max-width:47.99875em){.show-for-medium{display:none!important}}@media screen and (min-width:48em) and (max-width:62.06125em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:47.99875em),screen and (min-width:62.0625em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:62.0625em){.hide-for-large{display:none!important}}@media screen and (max-width:62.06125em){.show-for-large{display:none!important}}@media screen and (min-width:62.0625em) and (max-width:71.87375em){.hide-for-large-only{display:none!important}}@media screen and (max-width:62.06125em),screen and (min-width:71.875em){.show-for-large-only{display:none!important}}@media screen and (min-width:71.875em){.hide-for-larger{display:none!important}}@media screen and (max-width:71.87375em){.show-for-larger{display:none!important}}@media screen and (min-width:71.875em) and (max-width:85.62375em){.hide-for-larger-only{display:none!important}}@media screen and (max-width:71.87375em),screen and (min-width:85.625em){.show-for-larger-only{display:none!important}}@media screen and (min-width:85.625em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:85.62375em){.show-for-xlarge{display:none!important}}@media screen and (min-width:85.625em) and (max-width:99.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:85.62375em),screen and (min-width:100em){.show-for-xlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{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}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.clearfix:after{clear:both}@font-face{font-family:"IBM Plex Mono";src:url(../fonts/IBMPlexMono.woff2) format("woff2"),url(../fonts/IBMPlexMono.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"IBM Plex Mono";src:url(../fonts/IBMPlexMono-Medium.woff2) format("woff2"),url(../fonts/IBMPlexMono-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:"IBM Plex Mono";src:url(../fonts/IBMPlexMono-SemiBold.woff2) format("woff2"),url(../fonts/IBMPlexMono-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"IBM Plex Mono";src:url(../fonts/IBMPlexMono-Bold.woff2) format("woff2"),url(../fonts/IBMPlexMono-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:"IBM Plex Sans";src:url(../fonts/IBMPlexSans.woff2) format("woff2"),url(../fonts/IBMPlexSans.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"IBM Plex Sans";src:url(../fonts/IBMPlexSans-Italic.woff2) format("woff2"),url(../fonts/IBMPlexSans-Italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:"IBM Plex Sans";src:url(../fonts/IBMPlexSans-Medium.woff2) format("woff2"),url(../fonts/IBMPlexSans-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:"IBM Plex Sans";src:url(../fonts/IBMPlexSans-SemiBold.woff2) format("woff2"),url(../fonts/IBMPlexSans-SemiBold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:"IBM Plex Sans";src:url(../fonts/IBMPlexSans-Bold.woff2) format("woff2"),url(../fonts/IBMPlexSans-Bold.woff) format("woff");font-weight:700;font-style:normal}.wp-block-media-text .wp-block-media-text__content{padding:20px 0 0}@media screen and (min-width:37.5625em){.wp-block-media-text .wp-block-media-text__content{padding:0 26px}}.addtoany_list a{vertical-align:bottom;padding:0 8px}a.addtoany_share img{max-height:24px}.entry-content .blocks-gallery-item figure{-ms-flex-direction:column;flex-direction:column}.entry-content .blocks-gallery-item figcaption{position:relative;bottom:auto;width:100%;max-height:100%;overflow:auto;padding:10px 0;color:#000;text-align:left;font-size:16px;background:transparent;font-style:italic;font-weight:500}.lower-mobile ul ul li{font-weight:400}#offcanvas-nav .grandchild li,.bold-links a,.filter-menu .filter-title,.lower-mobile li,.post-footnote a,.post-submenu ul ul li a,.related-topics ul,.research-areas ul,.sidebar-submenu li a,h3,h4,p a{font-weight:500}#offcanvas-nav .submenu-toggle[aria-expanded=true]:before,#offcanvas-nav li,#utility-nav a,.anchor-menu ul,.corner-text,.filter-menu .filter-title,.panko,.people-parent a,.post-submenu li a,.select-active,.sidebar-submenu.category li:first-of-type a,.sidebar-submenu .parent-menu-title,.sidebar-submenu .parent-menu-title a,.sort-filters,.sort-filters .facetwp-per-page-select option,h1,h2,h5,h6{font-weight:600}.post-submenu ul ul li.current-cat a,.sidebar-submenu li.current-menu-item&gt;a,.sidebar-submenu li.current_page_item&gt;a,.sidebar-submenu li.current_page_parent&gt;a,.site-name,.sort-filters .facetwp-radio.checked{font-weight:700}h1{line-height:108%}h2{line-height:106%}h2:not(.block-section h2):not(.related-news h2):not(.new-promo-header h2):not(.eecs-event-title h2),h3:not(.block-section h3){margin-top:20px}@media print,screen and (min-width:48em){h2:not(.block-section h2):not(.related-news h2):not(.new-promo-header h2):not(.eecs-event-title h2),h3:not(.block-section h3){margin-top:30px}}.alt-promo-date a:hover h4,.download-link:hover,a:not(.eecs-panel-title a):not(.header a):not(.post-submenu a):not(#jump-menu a):not(.download-link):not(.panko a):not(.footer a):not(.more-news a):not(.promo-rss-feed a):not(.alt-promo-date a):not(.eecs-cal-links a):hover:not(.facetwp-page:hover):not(.related-topics a:hover){text-decoration:underline;-webkit-text-decoration-color:#c6168d;text-decoration-color:#c6168d}.news-events li a,.people-parent a,.post-submenu li a,.sidebar-submenu li a{color:#000;display:block}.news-events li a:hover,.optional-link a:hover,.people-parent a:hover,.post-submenu li a:hover,.sidebar-submenu li a:hover{color:#c6168d;text-decoration:underline;-webkit-text-decoration-color:#c6168d;text-decoration-color:#c6168d}h2 a,h3 a,h4 a{text-decoration-thickness:2px}h5 a,h6 a,li a,p a{text-decoration-thickness:1px}#jump-menu a.active{border-bottom:2px solid #0a0073;padding-bottom:5px}a.subject{color:#0a0073}h3,h6{line-height:122%}h4{line-height:124%}h4:not(.mit-promo h4):not(.eecs-events h4):not(.page-feed h4):not(.search-entry h4):not(.new-promo-content h4):not(.custom-index-item h4):not(.index-entry h4):not(.eecs-event-listing h4):not(.related-news-entry h4):not(.related-topics h4){margin:30px 0 6px}h5{line-height:100%;text-transform:uppercase;letter-spacing:.8px}.entry-content ol,.entry-content ul,p{line-height:144%;font-size:16px}@media print,screen and (min-width:48em){.entry-content ol,.entry-content ul,p{font-size:18px}}.entry-content li:not(.wp-tag-cloud li):not(.people-entry li):not(.research-areas li):not(.sidebar-submenu li):not(.promo-links li):not(.event-index-cats li):not(.events-detail-sections li):not(.cal-clients li):not(.facetwp-selections li){padding-left:10px;padding-bottom:8px}.entry-content .accordion-item{padding-left:0}.entry-content .pagination li{padding-left:0!important;padding-bottom:0!important}.has-medium-font-size{font-size:18px}@media print,screen and (min-width:48em){.has-medium-font-size{font-size:22px}}.header{width:100%;position:fixed;top:0;left:0;z-index:9;background:#fff;padding:0}#mega-menu .droplet,.header.stuck{box-shadow:-5px 5px 15px -15px #444}.header.droplet-active,.header.stuck.droplet-active{box-shadow:none}.admin-bar .header{top:46px}@media screen and (min-width:48.9375em){.admin-bar .header{top:32px}}#mobile-nav,.special-message{background:#000;color:#fff;height:40px}.is-open-right #mobile-nav{background:#0a0073}.position-right{top:110px;right:0;height:auto;overflow-y:auto;width:100%;box-shadow:0 10px 12px 0 rgba(0,0,0,.25);padding-bottom:20px}#alert-active .position-right{top:150px}#mobile-nav{position:absolute;bottom:0;left:0;width:100%;padding:0 24px}.menu-icon:after{display:none}.menu-icon{top:10px;left:24px;width:20px;height:20px;cursor:pointer;z-index:99}.menu-icon,.off-canvas-content .top-bar-right .menu-icon span{position:absolute;transform:rotate(0deg);transition:all .2s ease-in-out}.off-canvas-content .top-bar-right .menu-icon span{display:block;height:2px;background:#fff;opacity:1;left:0}.off-canvas-content .top-bar-right .menu-icon span:first-child{width:100%;top:3px}.off-canvas-content .top-bar-right .menu-icon span:nth-child(2),.off-canvas-content .top-bar-right .menu-icon span:nth-child(3){top:9px;width:60%}.off-canvas-content .top-bar-right .menu-icon span:nth-child(4){top:15px;width:80%}.off-canvas-content.is-open-right .top-bar-right .menu-icon span:first-child{top:18px;width:0;left:50%}.off-canvas-content.is-open-right .top-bar-right .menu-icon span:nth-child(2){transform:rotate(45deg);width:100%}.off-canvas-content.is-open-right .top-bar-right .menu-icon span:nth-child(3){transform:rotate(-45deg);width:100%}.off-canvas-content.is-open-right .top-bar-right .menu-icon span:nth-child(4){top:18px;width:0;left:50%}.menu .menu-text{padding:0;position:absolute;top:12px;letter-spacing:1.5px;left:54px}.great-grandchild li{margin-left:20px}.off-canvas{position:absolute}#offcanvas-nav.drilldown .is-drilldown-submenu,.off-canvas{background:#efefef}.special-message.viewed{display:none}.special-message{padding:0}@media print,screen and (min-width:48em){.special-message{padding:0 24px}}.special-inner{height:40px;padding-left:30px;width:100%;max-width:1310px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;position:relative;background:url(../images/icon_alert_yellow.svg) no-repeat 0 0;background-size:20px;background-position:5px 50%}@media print,screen and (min-width:48em){.special-inner{background-position:left 50%}}.special-message a{color:#fff;text-decoration:underline}.special-message a:hover{color:#ffc832}.special-inner #dismiss-alert{position:absolute;text-indent:-99999px;top:0;right:0;color:#fff;cursor:pointer;width:40px;height:40px;background:url(../images/close-btn.svg) no-repeat 0 0;background-size:40px;background-position:50%}.special-inner #dismiss-alert:focus,.special-inner #dismiss-alert:hover{background:url(../images/close-hover.svg) no-repeat 0 0;background-size:20px;background-position:50%}.special-message p{line-height:100%;margin:0;font-size:14px}@media print,screen and (min-width:48em){.special-message p{font-size:16px}}.top-bar{width:100%;margin:0 auto;max-width:1358px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;height:110px;padding:0 24px 40px}@media screen and (min-width:71.875em){.top-bar{height:135px;padding:0 24px}}.menu .active&gt;a,.top-bar a{color:#000}.header.stuck .top-bar{height:110px}@media screen and (min-width:71.875em){.header.stuck .top-bar{height:90px}}.top-bar .top-bar-left,.top-bar .top-bar-right{-ms-flex:0 0 auto;flex:0 0 auto;padding:0}.header.stuck .top-bar .top-bar-left{padding:0}#offcanvas-nav a,.js-off-canvas-overlay,.menu .active&gt;a,.top-bar,.top-bar ul{background:transparent}#offcanvas-nav li a,.lower-mobile a{color:#000}#offcanvas-nav .child li a{color:#0a0073}#offcanvas-nav .child li{letter-spacing:0}#offcanvas-nav li{text-transform:uppercase;letter-spacing:.8px;font-size:21px}#offcanvas-nav .child li{font-size:18px}#offcanvas-nav .grandchild li{font-size:14px}#offcanvas-nav li{position:relative}#offcanvas-nav li.submenu-open{padding-top:40px}#offcanvas-nav ul li.submenu-open{padding-top:0}#offcanvas-nav .top-level.submenu-closed{display:none}#offcanvas-nav .submenu-toggle{right:20px;height:100%}#offcanvas-nav .submenu-toggle[aria-expanded=true]:before{content:"Back";position:absolute;right:-32px;top:12px;display:block;font-size:16px}#offcanvas-nav ul .submenu-toggle[aria-expanded=true]:before{display:none}#offcanvas-nav .submenu-toggle[aria-expanded=true]:after{transform:rotate(180deg)}#offcanvas-nav .submenu-toggle[aria-expanded=true]{right:auto;left:20px;height:40px}#offcanvas-nav ul .submenu-toggle[aria-expanded=true]:after{transform:rotate(0deg)}#offcanvas-nav ul .submenu-toggle[aria-expanded=true]{left:auto;right:20px}#offcanvas-nav .is-active.child:before{width:calc(100% - 60px);position:absolute;left:30px;top:0;content:"";display:block;height:1.5px;background:#0a0073}#offcanvas-nav a,.lower-mobile a{padding:15px 30px}#offcanvas-nav ul li{text-transform:none}#offcanvas-nav .submenu-toggle:after{width:18px;height:18px;border:0;content:"";background:url(../images/arrow.svg) no-repeat 0 0;background-size:contain;background-position:50% 50%}#offcanvas-nav.drilldown .is-drilldown-submenu-parent&gt;a:after{display:block;right:1rem}.lower-mobile ul,.upper-mobile ul{margin:0;padding:0;list-style:none;margin-top:10px}.lower-mobile li{width:100%;position:relative}.lower-mobile ul ul li{padding-left:20px}.lower-mobile ul ul li:before{content:"----";display:block;position:absolute;left:30px;top:5px;letter-spacing:-4px}.lower-mobile li:after{width:calc(100% - 60px);position:absolute;left:30px;top:0;content:"";display:block;height:1.5px;background:#0a0073}.lower-mobile ul ul{padding-bottom:10px}#offcanvas-nav ul ul a,.lower-mobile ul ul a{padding:10px 30px}.lower-mobile ul ul li:after{display:none}.eecs-logo{width:auto;position:relative;display:-ms-flexbox;display:flex}.eecs-logo img{width:44px;transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out;margin:0 10px 0 0}@media screen and (min-width:71.875em){.eecs-logo img{width:60px}}.site-name{font-size:30px;line-height:100%;margin:0;padding:9px 0 0;transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out}@media screen and (min-width:71.875em){.site-name{font-size:41px;padding:12px 0 2px 3px}}.site-name span{margin-left:-4px}.eecs-logo:hover span{background:linear-gradient(90deg,#b31e8d,#652d90 51%,#00819a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header.stuck .eecs-logo img{width:44px}.header.stuck .site-name{font-size:30px;padding:9px 0 0}.corner-text{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;font-size:10px;line-height:12px}.header.stuck .corner-text{display:none}.corner-text li{padding:0 7px;border-right:1px solid #444}.corner-text li:last-of-type{border-right:0}#header-top{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;height:auto;padding:0;position:relative}@media screen and (min-width:71.875em){#header-top{padding:20px 0 0}}.right-logo{padding-left:30px}.right-logo img{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;width:46px}@media screen and (min-width:71.875em){.right-logo img{width:56px}}.header.stuck .right-logo img{width:46px}@media screen and (min-width:71.875em){.header.stuck .right-logo img{width:42px}}.right-logo:hover{opacity:.75}#utility-nav li{font-size:14px}#utility-nav li.menu-item-has-children a{padding-right:24px}#utility-nav li a{color:#000;padding:2px 10px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}#utility-nav,#utility-nav ul{margin:0;padding:0;list-style:none}#utility-nav li{position:relative}#utility-nav&gt;li{border-left:1px solid #000}#utility-nav .sub-menu{display:none;position:absolute;border-top:2px solid #0a0073;background:#efefef;padding:0;box-shadow:2px 2px 6px -1px rgba(0,0,0,.35);left:0;top:18px;min-width:140px;white-space:nowrap;z-index:9;width:15vw}#utility-nav .subnav-active&gt;ul{display:block;position:relative;border:none;top:10px;left:-14px}#utility-nav .subnav-active&gt;a:after{content:" -"}#utility-nav ul&gt;li&gt;a:after{content:" +"}#utility-nav ul&gt;li&gt;a.utiliy-item-has-ul:after,#utility-nav ul ul&gt;li&gt;a:after{content:""}#utility-nav&gt;li.is-active&gt;.sub-menu,#utility-nav&gt;li:hover&gt;.sub-menu{display:block}#utility-nav&gt;li.menu-item-has-children&gt;a:after{display:block;position:absolute;width:16px;height:12px;border:0;content:"";background:url(../images/dropdown.svg) no-repeat 0 0;background-size:10px;background-position:2px 2px;right:7px;left:auto;top:6px;margin-top:-3px;transition:all .15s ease-in-out;-webkit-transition:all .15s ease-in-out;-moz-transition:all .15s ease-in-out}#utility-nav&gt;li.menu-item-has-children.is-active&gt;a:after,#utility-nav&gt;li.menu-item-has-children:hover&gt;a:after{margin-top:-5px;transform:rotate(180deg);right:9px}#utility-nav ul li{font-size:14px;font-weight:400;padding:8px 14px;margin:0;text-wrap:wrap;width:100%}#utility-nav ul li:hover{background:#dedede}#header-search{margin:0 8px -2px 0;width:290px;height:24px;padding:0;position:relative;font-weight:500}#search-404{margin:70px auto 50px;padding:0 24px}.top-bar #header-search input{max-width:300px}#header-search .search-field,#search-404 .search-field{cursor:pointer;border:0;outline:0;margin:0;padding:0;box-shadow:none;border-bottom:1px solid transparent}#header-search .search-field:hover{border-bottom:1px solid #000}#header-search .search-field{background:url(../images/search.svg) no-repeat 0 0;background-size:14px;background-position:right 5px;width:65px;height:21.5px;position:absolute;top:0;right:0;transition:width .4s ease,background .4s ease;z-index:99}#search-404 .search-field{background:url(../images/search.svg) no-repeat 0 0;background-size:30px;background-position:100%;border-bottom:1px solid #c3c3c3}#header-search .search-field:focus{cursor:text;width:290px;border-bottom:1px solid #666}#header-search .screen-reader-text,#header-search .search-submit,#search-404 .screen-reader-text,#search-404 .search-submit{display:none}#header-search ::-webkit-input-placeholder,#search-404 ::-webkit-input-placeholder{color:#000;opacity:1;font-size:14px;font-weight:500}#search-404 ::-webkit-input-placeholder{font-size:22px;color:#4b4b4b;font-weight:400}.facetwp-facet-event_dates ::-webkit-input-placeholder{color:#0a0073!important}#mobile-search .search-submit{display:none}.toggle-search{width:24px;height:24px;position:absolute;top:2px;right:60px;background:url(../images/search.svg) no-repeat;background-position:50% 50%;background-size:20px 20px;text-indent:-9999px;cursor:pointer}.toggle-search.hover{background:url(../images/close-search.svg) no-repeat;background-position:50% 50%;background-size:20px 20px}#search-toggler.dropdown-pane{background:#fdfdfd;position:fixed;top:70px!important;width:100%;left:0!important;padding:0 24px 16px;z-index:999;border:0}#alert-active #search-toggler.dropdown-pane,.admin-bar #search-toggler.dropdown-pane{top:110px!important}#search-toggler.dropdown-pane form{max-width:600px;height:40px;margin:0 auto;position:relative;border-bottom:1px solid #000}#search-toggler.dropdown-pane .search-field,#search-toggler.dropdown-pane .search-submit{border:0;box-shadow:none}#search-toggler.dropdown-pane .search-field{max-width:100%;background:url(../images/search.svg) no-repeat;background-position:right 50%;background-size:20px 20px;margin:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}#mega-menu .droplet .col{margin:40px 0 20px;position:relative;padding:0 20px}#mega-menu .droplet .col li{line-height:125%;margin:0 0 20px}#mega-menu .droplet .col li.spaced{padding-top:38px}.droplet a{font-size:16px;color:#0a0073}#mega-menu .droplet .col.special a,.droplet .arrow a{font-size:18px;line-height:24px}#mega-menu .droplet .col.special li.text-only-final span,.droplet .arrow a{font-weight:600;background:url(../images/arrow.svg) no-repeat 0 0;background-size:18px;background-position:right 5px;padding-right:28px}#mega-menu a.menu-offsite{background:url(../images/external-link.svg) no-repeat 0 0;background-size:20px;background-position:100% 0;padding-right:28px;display:inline-block;font-size:18px;line-height:24px;font-weight:600}.droplet a:hover{text-decoration:underline;-webkit-text-decoration-color:#c5168c;text-decoration-color:#c5168c}.droplet .teaser a:hover{-webkit-text-decoration-color:#fff;text-decoration-color:#fff}#mega-menu .droplet .col.first{border-right:2px solid #0a0073}#mega-menu .droplet .col.third{border-left:2px solid #0a0073}#mega-menu .droplet .col.special ul{display:-ms-flexbox;display:flex}#mega-menu .droplet .col.one{width:340px;padding-right:40px}#mega-menu .droplet .col.special li.teaser{width:326px;padding-right:20px}#mega-menu .droplet .col.special .teaser{position:relative;margin-right:20px;padding-right:20px;border-right:2px solid #0a0073}#mega-menu .droplet .col.special .teaser a{color:#fff;line-height:130%}#mega-menu p{font-size:16px;padding:10px 0 0}#mega-menu .droplet .col.special .teaser-bg{background-repeat:no-repeat;background-position:50%;background-size:cover;height:200px;padding:20px 10% 20px 20px}#mega-menu .droplet .col.special .teaser-bg span{font-weight:600;background:url(../images/arrow-white.svg) no-repeat 0 0;background-size:18px;background-position:right 5px;padding-right:24px}#mega-menu .droplet .col.special li.text-only-final{width:260px;margin-top:100px;padding:0 100px 0 0;font-weight:600;background:url(../images/arrow.svg) no-repeat 0 0;background-size:18px;background-position:130px 30px}#mega-menu .droplet .col.two{column-count:2;column-gap:20px;width:680px;padding-right:100px}#mega-menu{width:100%;height:55px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}#mega-menu .top-level{text-transform:uppercase;letter-spacing:.8px;font-size:15px;font-weight:600;position:relative}#mega-menu a.top-level:after{position:absolute;left:0;bottom:-6px;height:2px;width:100%;content:"";display:block;background:transparent}#mega-menu a.top-level:hover:after,#mega-menu li.current-parent a.top-level:after,.home #mega-menu a.top-level:hover:after,.home #mega-menu li.current-parent:hover a.top-level:after,.search #mega-menu a.top-level:hover:after,.search #mega-menu li.current-parent a.top-level:hover:after{background:linear-gradient(90deg,#b31e8d,#652d90 51%,#00819a)}.home #mega-menu a.top-level:after,.home #mega-menu li.current-parent a.top-level:after,.search #mega-menu a.top-level:after,.search #mega-menu li.current-parent a.top-level:after{background:transparent}#mega-menu-wrap{position:relative}#mega-menu-wrap ul{margin:0;padding:0;list-style:none}#mega-menu-wrap&gt;ul&gt;li{display:inline-block;padding:0 14px;position:relative}#mega-menu-wrap&gt;ul&gt;li:first-child{padding-left:0}#mega-menu-wrap&gt;ul&gt;li:last-child{padding-right:0}.droplet{visibility:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;left:0;position:fixed;width:100%;transition:all .4s ease-in-out;transition-delay:.3s;background:#efefef;overflow:hidden}.has-drop{position:static}.header #mega-menu .droplet{top:135px}.header.stuck #mega-menu .droplet{top:90px}.admin-bar .header #mega-menu .droplet{top:167px}.admin-bar .header.stuck #mega-menu .droplet{top:122px}#alert-active .header #mega-menu .droplet{top:175px}#alert-active .header.stuck #mega-menu .droplet{top:130px}.page-image{margin-bottom:20px}.news-top-heading{margin:-6px 0 8px;margin-top:-6px!important}@media print,screen and (min-width:62.0625em){.news-top-heading{margin:4px 0 16px}}.sticky-p{padding-bottom:10px}@media print,screen and (min-width:48em){.sticky-p{padding-bottom:0}}.sticky-p p{font-size:18px;padding-right:0}@media print,screen and (min-width:48em){.sticky-p p{padding-right:10%;font-size:22px}}.byline-block{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;width:100%;padding:30px 0 0;margin:0 0 20px;border-bottom:2px solid #dedede}@media print,screen and (min-width:62.0625em){.byline-block{-ms-flex-direction:row;flex-direction:row;padding:30px 0 20px;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}}.addtoany_shortcode{margin-left:-10px;padding:10px 0}@media print,screen and (min-width:48em){.addtoany_shortcode{height:30px;padding:0}}.byline-block p{margin:0;font-size:16px;line-height:20px}.byline-right{padding-top:10px}.panko{text-transform:uppercase;letter-spacing:.8px}.panko,.panko a{color:#fff}.panko ul{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0 10px;font-size:14px}.panko li{position:relative;margin-right:20px;border-bottom:1px solid transparent}.panko li:hover{border-bottom:1px solid #fff}.panko li.home-button a{text-indent:-9999px;width:20px;height:20px;background:url(../images/homebtn.svg) no-repeat 0 0;background-size:18px;background-position:50% 50%;display:block}.panko li.home-button:after,.panko li:after{content:"/";position:absolute;top:0;right:-15px;display:block}.panko li:last-child:not(li.home-button):after{display:none}.content{margin-top:110px}@media screen and (min-width:71.875em){.content{margin-top:135px}}#alert-active .content{margin-top:150px}@media screen and (min-width:71.875em){#alert-active .content{margin-top:175px}}.article-header.default{color:#fff;padding:20px 0;min-height:0;background:#0a0073}@media screen and (min-width:71.875em){.article-header.default{padding:42px 0 20px;min-height:200px}}.article-header.default.mobile-featured,.article-header.default.person{min-height:170px}@media print,screen and (min-width:48em){.article-header.default.mobile-featured,.article-header.default.person{min-height:200px}}.article-header.default .page-title{margin-bottom:10px}@media print,screen and (min-width:48em){.article-header.default .page-title{margin-bottom:52px}}.article-header.default.single{min-height:0}@media print,screen and (min-width:62.0625em){.article-header.default.single{min-height:130px}}.content-not-found .article-header.default{min-height:0;padding:42px 0 0;margin:0 auto}.header-1 .article-header.default{background:#0a0073}.eecs-cal-links,.eecs-cal-links .cal-clients{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width:48em){.eecs-cal-links,.eecs-cal-links .cal-clients{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}}.eecs-cal-links{padding:10px 0 24px}.eecs-date-cat{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;padding:20px 0 8px;margin:0 0 10px;border-bottom:2px solid #c3c3c3}@media print,screen and (min-width:48em){.eecs-date-cat{padding:30px 0 18px;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}}.eecs-cal-links .cal-clients{background-color:transparent;width:auto;margin:0;padding:0;list-style:none;position:relative;top:auto;left:auto;z-index:5;border:0;visibility:visible;opacity:1;border-radius:0;box-shadow:none;transform:none;transition:none}.eecs-cal-links .atc-addevent:before,.eecs-cal-links span{display:none}.eecs-cal-links .atc-addevent{background-color:transparent!important;font-family:inherit;display:block;box-shadow:none;visibility:visible}.eecs-cal-links .cal-clients&gt;li.google,.eecs-cal-links .cal-clients&gt;li.other,.eecs-cal-links .cal-clients&gt;li.outlook{background-image:url(../images/event_icon.svg);background-repeat:no-repeat;background-color:#fff;background-size:20px;background-position:8px;margin-right:10px;margin-bottom:10px;font-weight:500;padding:6px 10px 6px 36px;font-size:16px;border-bottom:0;color:#0a0073;border:1px solid #c3c3c3}.eecs-cal-links .cal-clients&gt;li.google:hover,.eecs-cal-links .cal-clients&gt;li.other:hover,.eecs-cal-links .cal-clients&gt;li.outlook:hover{background:url(../images/event_icon_hover.svg);background-color:#0a0073;background-repeat:no-repeat;background-size:20px;background-position:8px;color:#fff;cursor:pointer;border:1px solid #0a0073}.single-event-date{font-size:21px;line-height:120%;padding:0 0 20px}@media print,screen and (min-width:48em){.single-event-date{padding:0}}.single-event-date .the-date{font-weight:700}.eecs-date-cat p{font-family:"IBM Plex Mono",monospace;color:#484848;font-size:18px;font-weight:500;margin:0}.event-date-tag-weekday{text-transform:uppercase;letter-spacing:.8px;font-size:16px;font-weight:700}@media print,screen and (min-width:48em){.event-date-tag-weekday{font-size:18px}}.event-date-tag-daynum{font-size:32px;color:#c6168d;font-weight:600;line-height:90%}@media print,screen and (min-width:48em){.event-date-tag-daynum{font-size:52px}}.event-featured-caption,.event-featured-image{max-width:420px}.event-featured-image{padding:15px 0 0}.event-featured-caption{padding:10px 0 0;font-size:16px;font-weight:500;font-style:italic}.header-2 .article-header.default{background:#005e84}.header-3 .article-header.default{background:#aa0072}.header-4 .article-header.default{background:#652d90}.anchor-menu{width:100%;z-index:8}.faceted.anchor-menu,.header-1 .anchor-menu,.header-2 .anchor-menu,.research-areas{background:#d9f1f7}.header-3 .anchor-menu{background:#f3d0e8}.header-4 .anchor-menu{background:#d9cbe3}.anchor-menu.pin{position:fixed;top:110px;left:0}@media print,screen and (min-width:62.0625em){.anchor-menu.pin{top:90px}}#alert-active .anchor-menu.pin{top:150px}@media print,screen and (min-width:62.0625em){#alert-active .anchor-menu.pin{top:130px}}.admin-bar .anchor-menu.pin{top:142px}@media print,screen and (min-width:62.0625em){.admin-bar .anchor-menu.pin{top:122px}}.anchor-menu ul{display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none;overflow-x:scroll;font-size:15px;line-height:15px}.anchor-menu ul li{padding-right:10px;white-space:nowrap;margin:17px 10px 17px 0;border-right:1px solid #000}.anchor-menu ul li:last-child{border:0}.sidebar-submenu .children a{color:#4b4b4b}.anchor-menu ul,.anchor-menu ul a,.optional-link a,.sidebar-submenu .children .active-children a,.sidebar-submenu .children .current_page_item a,.sidebar-submenu a{color:#000}.sidebar-submenu a:hover{color:#c6168d}.inner-anchors,.inner-entry,.inner-header{width:100%;max-width:1340px;margin:0 auto;padding:0 12px}.inner-entry{padding:24px 12px 0}@media print,screen and (min-width:62.0625em){.inner-entry{padding:40px 0 70px}}.inner-entry.person{padding-bottom:24px}@media print,screen and (min-width:62.0625em){.inner-entry.person{padding-bottom:70px}}.inner-entry.events{padding:0 12px}@media print,screen and (min-width:48em){.inner-entry.events{padding:0 0 70px}}.category .inner-entry,.mit-events .inner-entry,.peopled.inner-entry{padding:0 12px 20px}@media print,screen and (min-width:48em){.category .inner-entry,.mit-events .inner-entry,.peopled.inner-entry{padding:0 12px 70px}}.post-submenu,.sidebar-submenu{margin:-100px 0 30px}.featured-overlap{margin:-80px 0 24px}@media print,screen and (min-width:48em){.featured-overlap{margin:-100px 0 30px}}.sidebar-submenu.jump-active,.sidebar-submenu.with-sticky{margin:-150px 0 30px}.sidebar-submenu.events{margin:-60px 0 30px}.sidebar-submenu.event-filter{margin:-234px 0 30px}.category .sidebar-submenu,.index .post-submenu{margin:-132px 0 30px}.post-submenu,.sidebar-submenu{background:#fff;position:relative;z-index:8}.research-areas{margin:0 0 24px;padding:12px 20px 22px}@media print,screen and (min-width:48em){.research-areas{margin:0}}.personal-website{padding:10px 0 24px}.post-submenu,.sidebar-submenu{padding:10px 20px}.post-submenu ul,.research-areas ul,.sidebar-submenu ul{margin:0;padding:0;list-style:none}.people-parent,.post-submenu ul,.research-areas h5,.research-areas ul,.sidebar-submenu ul{font-size:16px;line-height:18px}.sidebar-submenu li.offsite-link{border-bottom:2px solid #dedede;padding:15px 0}a.web:not(.addtoany_list a.web):not(.eecs-cal-links a.web):not(.white a.web):not(.sidebar-submenu li.offsite-link a.web){background:url(../images/external-link.svg) no-repeat 0 0;background-size:16px;background-position:right 2px;padding-right:20px;display:inline}.sidebar-submenu li.offsite-link a.web,.sidebar-submenu li a.web{display:inline;background:url(../images/external-link.svg) no-repeat 0 0;background-size:16px;background-position:right 15px;padding-right:20px;border-bottom:0}.offsite a.web{background:url(../images/external-link.svg);background-size:22px;background-repeat:no-repeat;background-position:right 4px}.white a.web{background:url(../images/external-link-white.svg);background-size:16px;background-repeat:no-repeat;background-position:right 4px;padding-right:20px}.news-events li:first-child a,.people-parent a,.post-submenu li a,.search-menu li:first-child a,.sidebar-submenu .parent-menu-title,.sidebar-submenu .parent-menu-title a{text-transform:uppercase;letter-spacing:.8px;border-bottom:2px solid #000;padding:15px 0}.news-events li:first-child a{font-weight:700}.optional-link,.sidebar-submenu li a{padding:15px 0}.sidebar-submenu .children li a,.sidebar-submenu .parent-menu-title a{padding:0}.news-events li a,.post-submenu .wp-tag-cloud li a,.post-submenu ul ul li a,.sidebar-submenu ul li a{text-transform:none;border-bottom:2px solid #dedede;margin:0;padding-right:20px}.sidebar-submenu li.page_item_has_children{position:relative}.sidebar-submenu .children{display:none}.sidebar-submenu .submenu-button{position:absolute;right:0;top:8px;width:30px;height:30px;background:url(../images/icon_plus.svg) no-repeat 0 0;background-size:14px;background-position:50%;display:block;cursor:pointer;text-indent:-9999px}.sidebar-submenu .submenu-button.active{background:url(../images/icon_minus.svg) no-repeat 0 0;background-size:14px;background-position:50%}.sidebar-submenu .children li{padding:10px 30px}.research-areas h5,.sidebar-submenu .children li:first-child{padding-top:15px}.sidebar-submenu .children ul li{padding:10px 0}.research-areas li{padding:5px 0}.sidebar-submenu .children .children li:last-child{padding-bottom:0}.news-events li:last-child a,.post-submenu .wp-tag-cloud li:last-child a,.post-submenu ul ul li:last-child a,.sidebar-submenu .parent-menu-title a,.sidebar-submenu li.page_item_has_children:last-child,.sidebar-submenu ul li:last-child a,.sidebar-submenu ul ul li a{border-bottom:0}.page-image img{width:100%}.related-topics{padding:10px 0 0;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width:62.0625em){.related-topics{-ms-flex-direction:row;flex-direction:row;padding:50px 0 0}}.count-tools,.index-entry,.related-topics,.related-topics ul{display:-ms-flexbox;display:flex}.related-topics h4{white-space:nowrap}.related-topics ul{font-size:16px;line-height:100%;margin:0;padding:0;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 0 30px;margin-top:auto;margin-left:-5px}@media print,screen and (min-width:62.0625em){.related-topics ul{padding:0 30px 30px;margin-top:-10px}}.related-topics li{border:1px solid #c3c3c3;margin:5px;padding:10px}.related-topics li:hover{border:1px solid #0a0073;background:#0a0073}.related-topics li:hover a{color:#fff}.post-footnote{border-top:2px solid #dedede;padding:20px 0 0}.related-news{background-color:#f3ffa9;background-image:url(../images/mitpatternyellow.svg);background-size:220px;background-position:50%;background-blend-mode:multiply}.related-news h2{color:#000;line-height:100%;margin-bottom:0}.related-news h4{margin-bottom:6px}.related-news-entry{border-top:2px solid #0a0073;padding:10px 0}.related-news-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;padding:20px 0;background:#fff}@media print,screen and (min-width:48em){.related-news-title{padding:80px 0 20px}}.related-news-title span{text-transform:uppercase;font-weight:600;font-size:15px;line-height:22px;display:-ms-flexbox;display:flex}.related-news-title span i{font-size:22px;color:#c6168d;padding:0 0 0 10px}.related-news-items{padding:24px}@media print,screen and (min-width:48em){.related-news-items{padding:60px 90px}}.related-news-date{font-family:"IBM Plex Mono",monospace;font-weight:700;font-size:16px;color:#005e84;margin:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.related-news-date i{font-size:28px;line-height:80%;padding-left:30px}@media print,screen and (min-width:48em){.related-news-date i{font-size:32px;padding-left:0}}.new-promo-feed,.pattern-bg{background-image:url(../images/mitpatternyellow.svg);background-color:#f3ffa9;background-size:120px;background-blend-mode:multiply;position:relative}@media print,screen and (min-width:48em){.new-promo-feed,.pattern-bg{background-size:220px}}.new-promo-feed.news-events-page{margin:36px 0 50px}.new-promo-feed{margin:0}@media print,screen and (min-width:48em){.new-promo-feed{margin:50px 0}}.new-promo-feed.in-block.blue,.pattern-bg.blue{background-image:url(../images/mitpatternblue.svg);background-color:#00819a}.new-promo-feed.in-block.blue-tint,.pattern-bg.blue-tint{background-image:url(../images/mitpatternbluetint.svg);background-color:#d9f1f6}.new-promo-feed.in-block.purple,.pattern-bg.purple{background-image:url(../images/mitpatternpurple.svg);background-color:#480f73}.new-promo-feed.in-block.purple-tint,.pattern-bg.purple-tint{background-image:url(../images/mitpatternpurple.svg);background-color:#d9cae3}.new-promo-feed.in-block.black,.pattern-bg.black{background-image:url(../images/mitpatternblack.svg);background-color:#d8d8d8}.new-promo-feed.in-block.red,.pattern-bg.red{background-image:url(../images/mitpatternred.svg);background-color:#c6168d}.new-promo-feed.in-block.red-tint,.pattern-bg.red-tint{background-image:url(../images/mitpatternredtint.svg);background-color:#f4d0e8}.new-promo-feed:before{height:100%;width:20px;position:absolute;top:0;left:0;background:#fff;content:""}@media print,screen and (min-width:62.0625em){.new-promo-feed:before{width:110px}}.new-promo-header,.new-promo-inner{display:-ms-flexbox;display:flex}.new-promo-arrow{position:absolute;top:10px;right:0;font-size:32px;line-height:100%;display:none}@media print,screen and (min-width:62.0625em){.new-promo-arrow{display:block}}.new-promo-inner{padding:0 20px 20px 40px;margin-bottom:16px;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}@media print,screen and (min-width:62.0625em){.new-promo-inner{padding:0 90px 30px 200px}}.new-promo-inner:after{height:2px;width:calc(100% - 60px);position:absolute;bottom:0;right:20px;background:#0a0073;content:""}@media print,screen and (min-width:62.0625em){.new-promo-inner:after{right:90px;width:calc(100% - 290px)}}.white .new-promo-inner:after{background:#fff}.new-promo-inner:nth-of-type(2){padding:0 20px 10px}@media print,screen and (min-width:62.0625em){.new-promo-inner:nth-of-type(2){padding:0 90px 30px 0}}.new-promo-inner h4{margin-bottom:10px;font-size:20px}@media print,screen and (min-width:48em){.new-promo-inner h4{font-size:24px}}.new-promo-inner p{font-size:16px}.new-promo-inner:nth-of-type(2) p{font-size:18px}.new-promo-header{background:#fff;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;padding:0 0 30px;min-height:65px;padding-left:0;position:relative;z-index:2}@media print,screen and (min-width:62.0625em){.new-promo-header{padding:0 0 20px;padding-left:calc(58% - 30px);-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}}.new-promo-header h2{margin:0 0 6px;margin-top:0}@media print,screen and (min-width:62.0625em){.new-promo-header h2{margin:0;margin-top:0}}.home .new-promo-header h2{font-size:32px}@media print,screen and (min-width:48em){.home .new-promo-header h2{font-size:52px}}.more-news{white-space:nowrap;position:relative}.more-news a,.promo-rss-feed{text-transform:uppercase;font-weight:600;font-size:15px}.more-news a{background-image:url(../images/more-news.svg);background-repeat:no-repeat;background-position:100%;background-size:20px;line-height:22px;padding:0 26px 0 0;position:relative}.more-news a:hover{color:#c6168d}.alt-promo-date a:not(.alt-promo-date .no-margin a),.new-anchor-bg{display:block;background:transparent}@media print,screen and (min-width:62.0625em){.alt-promo-date a:not(.alt-promo-date .no-margin a),.new-anchor-bg{background-image:url(../images/blue-news.svg);background-repeat:no-repeat;background-position:right 2px;background-size:28px}}.white .alt-promo-date a,.white .new-anchor-bg{background-image:url(../images/white-news.svg)}.new-anchor-bg{padding:0 50px 0 0}@media print,screen and (min-width:48em){.new-anchor-bg{padding:0 160px 0 0}}.new-promo-inner:nth-of-type(2) .alt-promo-date a,.new-promo-inner:nth-of-type(2) .new-anchor-bg{background:transparent}.new-promo-inner:nth-of-type(2) .new-anchor-bg{padding:0}.new-promo-content{padding:20px 30px 0 0;width:100%;position:relative}@media print,screen and (min-width:62.0625em){.new-promo-content{width:68%;padding:0 0 0 20px}}.new-promo-image{width:100%;position:relative;z-index:2;padding-right:30px}@media print,screen and (min-width:62.0625em){.new-promo-image{width:32%;padding-right:0}}.new-promo-inner:nth-of-type(2) .new-promo-image{width:100%;padding-right:0;margin-top:-20px;margin-left:-20px}@media print,screen and (min-width:62.0625em){.new-promo-inner:nth-of-type(2) .new-promo-image{margin-top:-65px;margin-left:0;padding-right:0;width:58%}}.new-promo-inner:nth-of-type(2) .new-promo-content{width:100%;padding:20px 20px 0}@media print,screen and (min-width:48em){.new-promo-inner:nth-of-type(2) .new-promo-content{width:42%;padding:24px 20px 0}}.new-promo-inner:nth-of-type(2) .new-promo-arrow{display:none}.new-promo-date{font-family:"IBM Plex Mono",monospace;color:#005e84;font-weight:700;font-size:16px;line-height:100%;margin:10px 0}.white .new-promo-date,.white a,.white h2,.white h3,.white h4,.white p{color:#fff}.white .more-news a{color:#0a0073}.white .more-news a:hover{color:#c6168d}.new-promo-inner:nth-of-type(2) h4{font-size:28px}.promo-rss-feed{text-align:right;padding:0 20px 40px;position:relative}@media print,screen and (min-width:62.0625em){.promo-rss-feed{padding:0 90px 40px}}.promo-rss-feed.with-border:before{height:2px;width:calc(100% - 60px);position:absolute;top:-20px;right:20px;background:#0a0073;content:""}@media print,screen and (min-width:62.0625em){.promo-rss-feed.with-border:before{right:90px;width:calc(100% - 290px)}}.facetwp-facet-category_pager .facetwp-page{font-weight:400;color:#4b4b4b}.facetwp-pager i{font-size:17px}.facetwp-facet-category_pager .facetwp-page.active,.facetwp-facet-category_pager .facetwp-page:hover{color:#0a0073}.facetwp-facet-category_pager .facetwp-page.active{font-weight:600}.mobile-filters{font-size:14px;line-height:100%;font-weight:600;padding:16px 0 16px 24px;cursor:pointer;position:relative;background-image:url(../images/icon_filter.svg);background-size:18px 18px;background-repeat:no-repeat;background-position:0}.sort-filters select{background:url(../images/dropdown-blue.svg) no-repeat 0 0 #fff;background-size:12px;background-position:88%;box-shadow:none;border:2px solid #dbdbdb;margin:0;padding:0 30px 0 10px;height:32px;color:#0a0073}input:disabled.facetwp-date,input[readOnly].facetwp-date{box-shadow:none;background-color:transparent;cursor:pointer;border:0;margin:0;padding:0 30px 0 10px}.custom-index-item,.filter-menu,.filter-padded,.index-day,.sort-filters,.sort-filters .sort-alpha{display:-ms-flexbox;display:flex}.sort-filters .sort-alpha{position:relative;width:148px;height:32px}.alpha-title{padding:5px 10px 5px 0}@media print,screen and (min-width:62.0625em){.alpha-title{padding:5px 10px}}.custom-index-item{position:relative;margin:30px 0}.sr-friendly,.sr-friendly-date{position:absolute;top:-10px;left:0;font-size:12px;width:auto;height:auto}.sr-friendly-date,.sr-friendly a{opacity:0}.sr-friendly a:focus{opacity:1}.index-day{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:54px;margin:0 30px 0 0}@media print,screen and (min-width:48em){.index-day{width:80px;margin:0 50px 0 0}}.filter-menu,.sort-filters{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:62.0625em){.filter-menu,.sort-filters{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}}.filter-menu{position:relative;padding:20px 0}@media print,screen and (min-width:62.0625em){.filter-menu{padding:15px 210px 15px 0}}.category .filter-menu{position:relative;padding:20px 0 60px}@media print,screen and (min-width:62.0625em){.category .filter-menu{padding:15px 210px 15px 0}}.filter-menu .facetwp-input-wrap,.filter-menu .fs-wrap{width:100%}.filter-menu .fs-wrap.multiple .fs-option .fs-checkbox i{top:8px;bottom:auto}.filter-menu .facetwp-type-fselect .fs-option .fs-option-label{word-break:break-word;white-space:normal}.filter-menu .fs-label-wrap .fs-label,.filter-menu select,input:disabled.facetwp-date,input[readOnly].facetwp-date{opacity:1;color:#0a0073;font-weight:500}.filter-menu .fs-dropdown,.sort-filters{font-size:15px}.filter-menu .fs-dropdown{padding-bottom:10px}.filter-menu .fs-dropdown,.filter-menu .fs-label-wrap{width:100%;border:0}@media print,screen and (min-width:62.0625em){.filter-menu .fs-dropdown,.filter-menu .fs-label-wrap{width:340px}}.facetwp-facet-event_dates .fs-dropdown,.facetwp-facet-event_dates .fs-label-wrap{border:0}.facetwp-facet-event_dates .fs-label-wrap,input:disabled.facetwp-date,input[readOnly].facetwp-date{font-size:24px;height:34px;font-weight:500;color:#0a0073;padding-left:36px}@media print,screen and (min-width:48em){.facetwp-facet-event_dates .fs-label-wrap,input:disabled.facetwp-date,input[readOnly].facetwp-date{font-size:28px}}.fdate-wrap:before{width:30px;height:20px;background-color:#fff;background-position:50% 50%;content:"";position:absolute;top:-28px;left:-1px;transform:rotate(-180deg);transition:.15s ease-in}.facetwp-facet-event_dates,.fdate-wrap:before{background-image:url(../images/dropdown-blue.svg);background-size:24px;background-repeat:no-repeat}.facetwp-facet-event_dates{height:36px;background-position:left 12px}.filter-menu.padded .facetwp-facet-eecs_event_cats .fs-dropdown,.filter-menu.padded .facetwp-facet-eecs_event_cats .fs-label-wrap,.filter-menu.padded .facetwp-facet-event_cats .fs-dropdown,.filter-menu.padded .facetwp-facet-event_cats .fs-label-wrap{width:100%}@media print,screen and (min-width:62.0625em){.filter-menu.padded .facetwp-facet-eecs_event_cats .fs-dropdown,.filter-menu.padded .facetwp-facet-eecs_event_cats .fs-label-wrap,.filter-menu.padded .facetwp-facet-event_cats .fs-dropdown,.filter-menu.padded .facetwp-facet-event_cats .fs-label-wrap{width:240px}}.filter-menu.padded .facetwp-facet-research .fs-wrap{width:100%}@media print,screen and (min-width:62.0625em){.filter-menu.padded .facetwp-facet-research .fs-wrap{width:360px}}.filter-menu .facetwp-facet-role .fs-dropdown,.filter-menu .facetwp-facet-role .fs-label-wrap{width:100%}@media print,screen and (min-width:62.0625em){.filter-menu .facetwp-facet-role .fs-dropdown,.filter-menu .facetwp-facet-role .fs-label-wrap{width:150px}}.filter-menu .fs-dropdown,.filter-menu .fs-label{border:2px solid transparent}.filter-menu .fs-open .fs-dropdown,.filter-menu .fs-open .fs-label{border:2px solid #c6168d}.filter-menu .fs-label,.filter-menu .fs-open .fs-label{border-bottom:0}.filter-menu .fs-dropdown,.filter-menu .fs-open .fs-dropdown{border-top:0}.filter-menu .fs-label-wrap .fs-label{padding:10px;height:40px;overflow:inherit;text-align:left;width:100%}.filter-menu .fs-arrow{width:20px;height:40px;background:url(../images/dropdown-blue.svg) no-repeat 0 0;background-size:12px;background-position:50%;border-left:0;border-right:0;border-top:0;position:absolute;top:0;right:5px;bottom:auto;margin:0}.filter-menu .fs-dropdown{margin-top:0}.sort-filters .sort-number,.sort-group .facetwp-facet{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}@media print,screen and (min-width:62.0625em){.sort-filters .sort-number,.sort-group .facetwp-facet{-ms-flex-align:center;align-items:center}}.selected-wrap{opacity:0;margin:0;padding:0;height:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:62.0625em){.selected-wrap{-ms-flex-direction:row;flex-direction:row}}.selected-wrap.in-use{opacity:1;height:auto;padding:10px 0;border-bottom:2px solid #c3c3c3}.dl-type{text-transform:uppercase;letter-spacing:.8px}.download-link{display:block;color:#0a0073;font-weight:500;border-top:2px solid #0a0073;padding:10px 0 0;margin-top:20px}.download-link:hover{text-decoration-thickness:2px}.download-link br{display:none}.selected-wrap ul{font-size:16px;margin:0;padding:0;list-style:none}.selected-wrap .facetwp-selections .facetwp-selection-value{background-image:url(../images/close-facet.svg);background-size:12px 12px;background-repeat:no-repeat;background-position:right 4px}.selected-wrap .facetwp-selections .facetwp-selection-value:hover{background-image:url(../images/icon_X_hover.svg);background-size:12px 12px;background-repeat:no-repeat;background-position:right 4px}.selected-wrap .facetwp-reset{cursor:pointer;font-weight:600;color:#0a0073}.sort-filters{padding:20px 0;position:relative}.sort-filters .sort-group{position:relative;top:auto;right:auto;margin-top:10px}@media print,screen and (min-width:62.0625em){.sort-filters .sort-group{position:absolute;top:26px;right:16px;margin-top:0}}.sort-group .facetwp-radio{padding-left:0;padding-right:20px}@media print,screen and (min-width:62.0625em){.sort-group .facetwp-radio{padding-left:20px;padding-right:0}}.filter-menu .facetwp-facet-search{width:100%}@media print,screen and (min-width:62.0625em){.filter-menu .facetwp-facet-search{width:260px}}.filter-menu.double{max-width:100%;padding:15px 0 0}@media print,screen and (min-width:62.0625em){.filter-menu.double{padding:15px 0;max-width:670px}}.filter-menu.padded{padding:0 0 15px}.filter-menu.double .facetwp-facet-search{width:100%;padding-bottom:0;border-bottom:0;margin-right:0}@media print,screen and (min-width:62.0625em){.filter-menu.double .facetwp-facet-search{border-bottom:2px solid #0a0073;padding-bottom:15px}}.filter-menu .facetwp-facet-eecs_event_cats,.filter-menu .facetwp-facet-event_cats,.filter-menu .facetwp-facet-role,.filter-menu .facetwp-facet-search{margin-right:0;margin-bottom:10px}@media print,screen and (min-width:62.0625em){.filter-menu .facetwp-facet-eecs_event_cats,.filter-menu .facetwp-facet-event_cats,.filter-menu .facetwp-facet-role,.filter-menu .facetwp-facet-search{margin-right:10px}}.sort-filters .sort-number{margin-right:0;margin-bottom:10px}@media print,screen and (min-width:62.0625em){.sort-filters .sort-number{margin-right:10px;margin-bottom:0}}.facetwp-facet.facetwp-facet-people_results{width:72px}@media print,screen and (min-width:62.0625em){.facetwp-facet.facetwp-facet-people_results{width:auto}}.facetwp-facet-role .facetwp-dropdown{width:100%}@media print,screen and (min-width:62.0625em){.facetwp-facet-role .facetwp-dropdown{width:140px}}.filter-menu .facetwp-facet-topics{width:100%}.filter-menu .facetwp-facet-search input[type=text],.filter-menu select{border:0;box-shadow:none}.filter-menu .facetwp-facet-search .facetwp-icon:before{display:none}.filter-menu .facetwp-facet-search .facetwp-icon{display:block;content:"";width:30px;height:100%;background:url(../images/search.svg) no-repeat;background-position:5px 50%;background-size:20px 20px;position:absolute;top:0;right:0;opacity:1}.filter-menu .facetwp-facet-search input[type=text]:-ms-input-placeholder{color:#0a0073;font-weight:500}.filter-menu .facetwp-facet-search input[type=text]::placeholder{color:#0a0073;font-weight:500}.count-tools .facetwp-facet,.filter-menu .facetwp-facet,.filter-menu select,.sort-filters .facetwp-facet,.sort-filters select{font-weight:500}.count-tools .facetwp-facet,.filter-menu .facetwp-facet,.sort-filters .facetwp-facet{margin-bottom:10px}@media print,screen and (min-width:62.0625em){.count-tools .facetwp-facet,.filter-menu .facetwp-facet,.sort-filters .facetwp-facet{margin-bottom:0}}.filter-menu select,.sort-filters select{margin-bottom:0}.facetwp-facet.facetwp-facet-initial_group{font-weight:400;color:#4b4b4b}.facetwp-facet.facetwp-facet-initial_group .facetwp-radio.checked,.facetwp-facet.facetwp-facet-initial_group .facetwp-radio:hover{color:#0a0073}.count-tools .facetwp-facet.facetwp-facet-results{font-weight:400}.sort-number .facetwp-facet{margin:0 10px;font-weight:600}.filter-menu .filter-title,.select-active{font-size:15px;padding-right:30px}.select-active,.sort-filters{text-transform:uppercase;letter-spacing:.8px}.date-facet-picker{position:absolute;top:120px;left:0;width:100%;z-index:3}@media print,screen and (min-width:62.0625em){.date-facet-picker{position:absolute;top:15px;left:680px;width:200px}}.facetwp-facet-chronos{border:2px solid #fff}.date-toggle{background:#fff;width:calc(100% - 4px);left:2px;padding-left:10px;cursor:pointer;color:#0a0073;font-weight:500;text-align:left}.date-toggle,.date-toggle:after{height:38px;position:absolute;top:2px}.date-toggle:after{width:20px;background:url(../images/dropdown-blue.svg) no-repeat 0 0;background-size:12px;background-position:50%;right:6px;content:""}.date-facet-picker.show-all .date-toggle:after{transform:rotate(-180deg);transition:.15s ease-in}.date-facet-picker.show-all .facetwp-facet-chronos{border:2px solid #c6168d}.facetwp-facet-chronos .facetwp-radio:not(.facetwp-radiofirst-of-type){margin-bottom:0;padding:7px 10px 6px;font-size:15px}.facetwp-facet-chronos .facetwp-radio.checked,.facetwp-facet-chronos .facetwp-radio:first-of-type{padding:7px 10px 6px;color:#0a0073}.filter-menu select{background:url(../images/dropdown-blue.svg) no-repeat 0 0 #fff;background-size:12px;background-position:95%}.facetwp-facet-chronos .facetwp-radio,.facetwp-facet .counts,.facetwp-facet .facetwp-counter,.fs-search,.selected-wrap .facetwp-selection-label{display:none}.date-facet-picker.show-all .facetwp-radio,.facetwp-facet-chronos .facetwp-radio.checked{background:#fff;display:block}.facetwp-facet-chronos .facetwp-radio,.facetwp-facet-chronos .facetwp-radio.checked{background-image:none}.sort-filters .facetwp-radio,.sort-filters .facetwp-radio.checked{background:transparent}.facetwp-template.grid-x,.people-grid{margin-left:0}@media print,screen and (min-width:62.0625em){.facetwp-template.grid-x,.people-grid{margin-left:-12px}}.people-entry{position:relative;padding:0 0 30px 95px}@media print,screen and (min-width:48em){.people-entry{padding:0 12px 40px}}.people-index-image{position:absolute;top:5px;left:0;width:75px}@media print,screen and (min-width:48em){.people-index-image{position:relative;width:auto;top:auto;left:auto}}.people-entry img{width:100%}.people-entry h5,.people-entry p,.people-entry ul{line-height:130%}.people-entry h5{font-size:18px;margin:0 0 5px}@media print,screen and (min-width:48em){.people-entry h5{margin:20px 0 5px}}.people-entry ul{list-style:none;padding:0;margin:20px 0}.people-entry p,.people-entry ul{font-size:16px}.people-entry p{margin:0 0 10px}.people-entry a{font-weight:500}.people-entry h5 a,.people-entry strong{font-weight:600}.index-entry{position:relative;margin:10px 0 0;padding:16px 0 0;border-top:2px solid #0a0073;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width:62.0625em){.index-entry{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;margin:30px 0 0}}.alt-promo-date.post-index h4,.index-excerpt p{padding-right:0}@media print,screen and (min-width:62.0625em){.alt-promo-date.post-index h4,.index-excerpt p{padding-right:80px}}.count-tools{padding:20px 0 0;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width:48em){.count-tools{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}}.count-tools.bottom{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}@media print,screen and (min-width:48em){.count-tools.bottom{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}}.index-entry a{color:#0a0073}.index-image{width:100%;max-width:270px;padding:0 24px 12px 0}@media print,screen and (min-width:62.0625em){.index-image{width:30%;max-width:none;padding:0 24px 0 0}}.index-image.legacy img{max-width:200px}.index-excerpt{width:100%}@media print,screen and (min-width:62.0625em){.index-excerpt{width:70%}}.index-date{font-family:"IBM Plex Mono",monospace;font-weight:700;font-size:16px;color:#005e84;margin:0 0 10px}.index-date.event{font-size:16px;padding:0 0 6px;color:#000}@media print,screen and (min-width:48em){.index-date.event{font-size:18px}}.events-pager .facetwp-pager{display:none}@media print,screen and (min-width:48em){.events-pager .facetwp-pager{display:block}}.pager-ghosts{font-size:28px;display:none}@media print,screen and (min-width:48em){.pager-ghosts{display:block}}.pager-ghosts i.fa-chevron-right{left:30px}.pager-ghosts i.fa-chevron-left{left:0}.pager-ghosts i{position:absolute;color:#c3c3c3;top:0;width:24px;height:100%;text-align:center}.events-pager .facetwp-page:not(.next):not(.prev){display:none}#today-button{display:none;margin:0 20px 0 65px;font-weight:500;padding:0 10px;height:36px;font-size:16px;line-height:30px;color:#0a0073;border:2px solid #c3c3c3;cursor:pointer}@media print,screen and (min-width:62.0625em){#today-button{display:block}}.events-pager .facetwp-page:hover{color:#c6168d}.events-pager{display:-ms-flexbox;display:flex;height:30px;margin:24px 0 0;position:relative;padding-left:0}@media print,screen and (min-width:48em){.events-pager{padding-left:100px;margin:24px 15px 0;padding-left:50px}}.events-pager .next:before,.events-pager .prev:before,.events-pager i{line-height:28px;font-size:28px}.events-pager .next:before,.events-pager .prev:before{z-index:-1;color:#d8d8d8}.events-pager .next,.events-pager .next:before,.events-pager .prev,.events-pager .prev:before{font-family:"Font Awesome 5 Pro";display:block;position:absolute;width:24px;height:30px;top:0;text-align:center}.events-pager a{color:#4b4b4b}.events-pager .next:before,.events-pager .prev,.events-pager .prev:before{left:0}.events-pager .next{left:30px}.events-pager .next:hover a,.events-pager .prev:hover a{color:#c6168d}.events-pager .prev:before{content:"\f053"}.events-pager .next:before{content:"\f054"}.event-index-cats div{display:none}.event-index-cats ul{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;font-family:"IBM Plex Mono",monospace;font-weight:500;font-size:16px;line-height:20px;padding-bottom:8px}@media print,screen and (min-width:48em){.event-index-cats ul{font-size:18px}}.event-index-cats ul a{color:#4b4b4b}.event-index-cats li:not(li:first-child){padding-left:10px;margin-left:10px;border-left:1px solid #4b4b4b}.events-detail-sections{margin:0;padding:0;list-style:none}.events-detail-sections li{margin-bottom:16px}.entry-content .eecs-events-index{max-width:700px;padding-left:30px}.eecs-events-index h4{color:#0a0073;padding:5px 0}.page-title{padding-right:60px}.page-title .vcard{border:0;padding:0}.single-thumb{font-style:italic;padding:0 0 20px}.single-thumb img{width:100%}.entry-content.full{padding:0 24px}.entry-content.basic{width:100%;max-width:1340px;margin:0 auto;padding:0 12px;padding-bottom:70px}.entry-content img{max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.entry-content object,.entry-content video{max-width:100%;height:auto}.entry-content pre{background:#eee;border:1px solid #cecece;padding:10px}.wp-block-image figcaption{font-size:16px;font-weight:500;font-style:italic}.wp-caption{max-width:100%;background:transparent;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:16px;font-weight:500;font-style:italic;margin:6px 0 12px;padding:0;text-align:left}.post-password-form input[type=submit]{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;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;background-color:#1779ba;color:#fefefe}[data-whatinput=mouse] .post-password-form input[type=submit]{outline:0}.post-password-form input[type=submit]:focus,.post-password-form input[type=submit]:hover{background-color:#14679e;color:#fefefe}.content-not-found{text-align:center}.content-404{max-width:700px;margin:0 auto;padding:0 24px 40px}@media print,screen and (min-width:62.0625em){.content-404{padding:50px 24px}}.content-404 img{width:100px}.content-not-found h1{font-size:120px;line-height:75%;margin:0 auto}@media print,screen and (min-width:62.0625em){.content-not-found h1{font-size:200px}}.content-not-found p{font-size:18px}@media print,screen and (min-width:62.0625em){.content-not-found p{font-size:22px}}.search-again .search-field{background:url(../images/search.svg) no-repeat 0 0 #fff;background-size:20px;background-position:98%;border:0;outline:0;margin:0;padding:0 10px;box-shadow:none;width:420px;max-width:100%}.search-again .screen-reader-text,.search-again .search-submit{display:none}.search-again ::-webkit-input-placeholder{color:#000;opacity:1;font-size:14px;font-weight:500}.search-again .search-field,.search-again ::-webkit-input-placeholder{color:#0a0073;font-weight:500;font-size:16px}.search-entry{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;margin:10px 0 0;padding:16px 0 0;border-top:2px solid #dedede}@media print,screen and (min-width:48em){.search-entry{-ms-flex-direction:row;flex-direction:row;margin:30px 0 0}}.search-image{width:100%;max-width:360px;padding:0 20px 12px 0}@media print,screen and (min-width:48em){.search-image{width:260px}}.search-text{width:100%}@media print,screen and (min-width:48em){.search-text{width:calc(100% - 260px)}}.search-date,.search-parent{font-family:"IBM Plex Mono",monospace;margin:0}.search-date{font-weight:700;font-size:16px;color:#005e84;padding:10px 0 0}@media print,screen and (min-width:48em){.search-date{padding:20px 0 0}}.search-parent{font-weight:500;font-size:18px;line-height:100%;color:#4b4b4b}.search-text h4{padding:16px 0 0}.searchwp-highlight{font-weight:700;background-color:transparent}.gallery{max-width:100%;margin-left:auto;margin-right:auto;margin-right:-15px;margin-left:-15px}.gallery:after,.gallery:before{content:" ";display:table}.gallery:after{clear:both}.gallery.gallery-columns-1&gt;dl{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:48em){.gallery.gallery-columns-1&gt;dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-1&gt;dl,.gallery.gallery-columns-1&gt;dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-1&gt;dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-2&gt;dl{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:48em){.gallery.gallery-columns-2&gt;dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-2&gt;dl,.gallery.gallery-columns-2&gt;dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-2&gt;dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-3&gt;dl{width:33.33333%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:48em){.gallery.gallery-columns-3&gt;dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-3&gt;dl,.gallery.gallery-columns-3&gt;dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-3&gt;dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-4&gt;dl{width:25%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:48em){.gallery.gallery-columns-4&gt;dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-4&gt;dl,.gallery.gallery-columns-4&gt;dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-4&gt;dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-5&gt;dl{width:20%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:48em){.gallery.gallery-columns-5&gt;dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-5&gt;dl,.gallery.gallery-columns-5&gt;dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-5&gt;dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-6&gt;dl{width:16.66667%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:48em){.gallery.gallery-columns-6&gt;dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-6&gt;dl,.gallery.gallery-columns-6&gt;dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-6&gt;dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-7&gt;dl{width:14.28571%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:48em){.gallery.gallery-columns-7&gt;dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-7&gt;dl,.gallery.gallery-columns-7&gt;dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-7&gt;dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-8&gt;dl{width:12.5%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:48em){.gallery.gallery-columns-8&gt;dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-8&gt;dl,.gallery.gallery-columns-8&gt;dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-8&gt;dl:last-child:not(:first-child){float:right}.gallery dl{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.gallery dl:last-child:not(:first-child){float:right}.page-navigation{margin-top:10px}@media print,screen and (min-width:48em){.page-navigation{margin-top:0}}.pagination{display:-ms-flexbox;display:flex;list-style:none;-ms-flex-align:center;align-items:center;line-height:1;margin-bottom:0}.pagination .dots{padding-right:10px}.pagination li{font-size:15px;margin-right:0;display:block}.pagination a{color:#4b4b4b;position:relative}.pagination .current,.pagination a{padding:0 15px 0 0}.pagination a.next,.pagination a.prev{width:20px;height:20px;text-indent:-9999px}.pagination a.prev{margin-right:15px}.pagination a.next:before,.pagination a.prev:before{font-family:"Font Awesome 5 Pro";font-size:19px;display:block;position:absolute;width:20px;height:16px;top:-3px;text-align:center;text-indent:0;color:#dbdbdb}.pagination a.next:hover:before,.pagination a.prev:hover:before{color:#4b4b4b}.pagination a.next:before{content:"\f178"}.pagination a.prev:before{content:"\f177"}.pagination a.next,.pagination a.next:before,.pagination a.prev,.pagination a.prev:before{left:0}.pagination a.next:hover a,.pagination a.prev:hover a{color:#c6168d}.pagination .current,.pagination a:hover{background:transparent;color:#0a0073;font-weight:500}.count-tools.search{padding:0;margin:16px 0 0}.no-margin{margin:0}.sidebar li{list-style:none}.widget ul{margin:0}.footer{clear:both;padding:50px 30px 0;background-color:#191919;background-repeat:repeat;background-size:90px;position:relative}.footer:before{position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#b31e8d,#652d90 51%,#00819a);display:block;content:""}.the-up-button{position:fixed;bottom:100px;right:32px;height:46px;width:46px;margin:0;z-index:2;cursor:pointer;z-index:999;text-indent:-9999px}.the-up-button,.up-bg{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease}.up-bg{background-color:#c5168c;background-image:url(../images/arrow-white.svg);background-repeat:no-repeat;background-size:20px;background-position:50% 50%;transform:rotate(-90deg);border-radius:50%;color:#fff;text-align:center;line-height:46px;font-size:26px;position:absolute;width:100%;height:100%;top:0;left:0;display:block;box-shadow:-3px 1px 6px 0 rgba(0,0,0,.35)}.up-bg:hover{background-color:#0a0073}.inner-footer{width:100%;max-width:1310px;margin:0 auto}.inner-footer,.inner-footer a{color:#fff}.inner-footer a:hover{color:#00a0c6}#footer-links,.footer-title{font-weight:700}.footer-address,.footer-title{line-height:130%}.footer-title{font-size:16px;margin:0 0 10px}.copyright,.footer-address{font-size:14px;font-weight:500}.copyright{text-align:right}.social-container{margin-top:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.social-container:first-child{margin-top:0;padding-top:0}#footer-links{-ms-flex-direction:column;flex-direction:column;padding:0 0 28px}#footer-links a{padding:12px 0;display:inline-block;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:1px}#footer-links a:first-child{padding-top:0}.social-meeds{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex;padding:16px 0 22px;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:48em){.social-meeds{padding:0 0 10px}}.solid{padding-bottom:22px;border-bottom:1px solid #a1a1a2}.m-logos{margin-top:38px}.social-meeds li a,.social-meeds li a i,.social-meeds li a i:before{width:28px;height:28px;display:block}.social-meeds li a{text-indent:-9999px;margin:0 16px 0 0;position:relative}.social-meeds li a i,.social-meeds li a i:before{position:absolute;top:0;right:0;font-size:26px;text-indent:0}.social-right{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.social-right p{margin-bottom:0!important}.social-right .social-meeds .twitter{width:45px}.f-menu,.social-container{margin-top:-4px}.social-right{margin-top:-10px}.mit-eecs{height:30px;margin-bottom:38px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.mit-eecs .logo-hover{position:relative}.mit-soe{height:30px;margin-bottom:38px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:self-end;align-items:self-end}.mit-soe a{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease}.mit-logo-left{width:70px;height:40px;padding:0;border-right:1px solid #fff;position:relative}.mit-logo-left .logo-hover{width:100%}.logo-onload{position:relative}.logo-hover{position:absolute;top:0;left:0}.logo-hover,a:hover .logo-onload{display:none}a:hover .logo-hover{display:block}.mit-logo-right{width:210px;height:40px;margin:0;position:relative}.mit-schwarzman,.mit-schwarzman img{width:228px;height:36px;position:relative;margin-bottom:38px}body#tinymce{margin:20px}@media only screen and (max-width:700px){.f-info{margin-bottom:40px}.social-container,.social-right{-ms-flex-align:start;align-items:start}.mit-soe{-ms-flex-pack:start;justify-content:start}}.footer-logo{margin-top:-20px}.footer-logo .logo-hover{position:relative}.mit-accordion{width:100%;max-width:1310px;margin:0 auto;padding:30px 0}#accord-jumps ul{margin:0;padding:0;list-style:none}#accord-jumps li{margin:0 0 20px}.eecs-panel-title{width:100%;font-size:28px;color:#0a0178;border:0;font-weight:500;border-top:1.5px solid #c3c3c3;padding:30px 0;position:relative;margin-bottom:0}.eecs-panel-title a{display:block;text-align:left}.eecs-panel-title a .icon{position:absolute;width:20px;height:20px;top:32px;right:0;margin-top:0;background:url(../images/icon_plus.svg) no-repeat 0 0;background-size:contain;background-position:50%}.eecs-panel-title a.is-open .icon{background:url(../images/icon_minus.svg) no-repeat 0 0;background-size:contain;background-position:50%}.eecs-panel-content p{padding:0 20px 10px 0}@media print,screen and (min-width:48em){.eecs-panel-content p{padding:0 100px 10px 0}}.eecs-panel-content p.wp-caption-text{font-size:16px;font-weight:500;font-style:italic;margin:6px 0 12px;padding:0;text-align:left}.eecs-accordion{border-bottom:1.5px solid #c3c3c3}.mit-pullquote{font-family:"IBM Plex Mono",monospace;max-width:874px;border-top:3px solid #0b0074;margin:50px 0 30px;display:-ms-flexbox;display:flex}.pullquote-image{width:160px;margin:-20px 25px 0 40px}.pullquote-text.with-image{width:calc(100% - 185px);padding:20px 10px 30px 0}.pullquote-text.no-image{padding:20px 100px 30px 0}.mit-pullquote p{font-weight:500;font-size:20px;color:#652d90}.mit-pullquote .title-opt{color:#000;font-size:14px;letter-spacing:-.75px}.mit-pullquote h6{text-transform:uppercase;letter-spacing:.8px;font-size:14px;margin:0;font-weight:700}.mit-promo,.promo-wrap{position:relative}.mit-promo{width:100%;max-width:1310px;margin:0 auto;padding-bottom:0;margin:24px auto}@media print,screen and (min-width:48em){.mit-promo{margin:60px auto;padding-bottom:30px}}.mit-promo.promo-type-6{margin:24px auto}@media print,screen and (min-width:48em){.mit-promo.promo-type-6{margin:30px auto 70px}}.mit-promo.promo-type-1,.mit-promo.promo-type-2,.mit-promo.promo-type-7{padding-bottom:0}.flex-link{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.flex-link i{font-size:32px;padding:0 0 0 10px}.mit-promo.promo-type-7 h4 a:hover{text-decoration:underline;-webkit-text-decoration-color:#c6168d;text-decoration-color:#c6168d}.mit-promo.promo-type-7 h4{padding-right:100px;margin-bottom:6px}.homepage-feature,.midpage-header,.promo-entry,.promo-header-cta,.promo-simple-top,.side-by-side{display:-ms-flexbox;display:flex}.promo-entry,.promo-entry-wrap{position:relative;z-index:2}.homepage-feature,.promo-simple-top,.side-by-side{-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:48em){.homepage-feature,.promo-simple-top,.side-by-side{-ms-flex-direction:row;flex-direction:row}}.mit-promo .promo-entry:nth-of-type(n+2) .promo-header-cta,.mit-promo.promo-type-1 .new-promo-date,.mit-promo.promo-type-1 .new-promo-image,.new-promo-inner:nth-of-type(6):after{display:none}.mit-promo.promo-type-1 .new-promo-inner:nth-of-type(2) .new-promo-date,.mit-promo.promo-type-1 .new-promo-inner:nth-of-type(2) .new-promo-image,.mit-promo.promo-type-2 .new-promo-inner:nth-of-type(6):after{display:inherit}.mit-promo.promo-type-1 .new-promo-inner:nth-of-type(2) h4{font-size:26px;line-height:112%;margin-bottom:20px}@media print,screen and (min-width:48em){.mit-promo.promo-type-1 .new-promo-inner:nth-of-type(2) h4{font-size:32px}}.mit-promo.promo-type-1 .new-promo-content{width:100%;padding:0}.mit-promo.promo-type-2 .new-promo-content{padding-right:0}.mit-promo.promo-type-1 .new-promo-arrow{top:0}.mit-promo.promo-type-1 .new-promo-inner:nth-of-type(2) .new-promo-content{padding:20px 20px 0;width:100%}@media print,screen and (min-width:62.0625em){.mit-promo.promo-type-1 .new-promo-inner:nth-of-type(2) .new-promo-content{width:42%}}.alt-date,.mit-promo .promo-date{font-family:"IBM Plex Mono",monospace;font-weight:700;font-size:16px;color:#005e84;margin:0}.white .alt-date,.white .mit-promo .promo-date{color:#fff}.alt-date{padding:0 0 8px}.mit-promo .promo-date-title h4,.promo-simple a{font-weight:500}.mit-promo .promo-bg,.pattern-bg{height:100%;position:absolute;top:0;right:1px;z-index:1}.mit-promo.promo-type-3,.mit-promo.promo-type-4{margin:44px auto 24px}@media print,screen and (min-width:48em){.mit-promo.promo-type-3,.mit-promo.promo-type-4{margin:70px auto}}.mit-promo.promo-type-5{margin-top:24px}.mit-promo.promo-type-6,.mit-promo.promo-type-8{padding-bottom:0}.mit-promo.promo-type-9{padding:0 20px;margin:70px auto 30px}@media print,screen and (min-width:48em){.mit-promo.promo-type-9{margin:120px auto 70px;padding:0 50px}}.mit-promo.promo-type-5 .pattern-bg,.mit-promo.promo-type-5 .promo-bg{height:calc(100% - 60px);right:auto;left:0}.mit-promo.promo-type-1 .pattern-bg,.mit-promo.promo-type-1 .promo-bg,.mit-promo.promo-type-2 .pattern-bg,.mit-promo.promo-type-2 .promo-bg{display:none}.promo-type-3 .pattern-bg,.promo-type-3 .promo-bg,.promo-type-4 .pattern-bg,.promo-type-4 .promo-bg,.simple-lower{width:calc(100% - 20px)}@media print,screen and (min-width:48em){.promo-type-3 .pattern-bg,.promo-type-3 .promo-bg,.promo-type-4 .pattern-bg,.promo-type-4 .promo-bg,.simple-lower{width:90%}}.promo-type-5 .pattern-bg,.promo-type-5 .promo-bg{width:calc(100% - 18px)}@media print,screen and (min-width:48em){.promo-type-5 .pattern-bg,.promo-type-5 .promo-bg{width:68%}}.hp-feature-image{width:100%;padding:0 0 0 40px;background:linear-gradient(180deg,transparent 20px,#fff 0)}@media print,screen and (min-width:48em){.hp-feature-image{width:60%;padding:50px 0 0;background:transparent}}.hp-feature-content{padding:20px;width:100%}@media print,screen and (min-width:48em){.hp-feature-content{padding:50px 40px;width:40%}}.simple-lower .promo-links{margin:0;padding:0;list-style:none;padding:10px 0 30px}.simple-lower .promo-links li{padding:10px 0 20px;border-top:2px solid #0a0073}.white .simple-lower .promo-links li{border-top:2px solid #fff}.mit-promo .promo-entry:first-of-type{margin-bottom:20px}@media print,screen and (min-width:48em){.mit-promo .promo-entry:first-of-type{margin-bottom:40px}}.mit-promo .promo-entry:first-of-type .promo-image,.simple-top-content{width:100%}@media print,screen and (min-width:48em){.mit-promo .promo-entry:first-of-type .promo-image,.simple-top-content{width:57%}}.hp-feature-image img,.mit-promo .promo-image img,.promo-type-6 .pattern-bg,.promo-type-6 .promo-bg,.promo-type-7 .pattern-bg,.promo-type-7 .promo-bg,.promo-type-8 .pattern-bg,.promo-type-8 .promo-bg,.promo-type-9 .pattern-bg,.promo-type-9 .promo-bg,.simple-top-image img{width:100%}.simple-top-image{width:calc(100% - 40px);margin-top:-20px}@media print,screen and (min-width:48em){.simple-top-image{width:43%;margin-top:0}}.promo-header-cta{background:#fff;-ms-flex-pack:start;justify-content:flex-start;padding:10px 0 34px;position:relative;z-index:2;margin-right:auto;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:48em){.promo-header-cta{margin-right:-1px;padding:30px 0 24px 24px;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}}.promo-header-cta:before{height:100%;width:8px;position:absolute;top:0;left:-6px;background:#fff;content:""}.promo-header-cta.alt{padding:20px 0}@media print,screen and (min-width:48em){.promo-header-cta.alt{padding:30px 0}}.promo-header-cta h2{line-height:100%;margin:0;font-weight:600;color:#000}.promo-cta a{text-transform:uppercase;font-weight:600;font-size:14px;line-height:22px;display:-ms-flexbox;display:flex}.promo-cta a:hover,.promo-cta a i,.promo-rss-feed a:hover{color:#c6168d}.promo-cta a i{font-size:22px;padding:0 0 0 10px}.mit-promo .promo-entry:first-of-type .promo-date-title{padding:30px 0 0 44px}@media print,screen and (min-width:48em){.mit-promo .promo-entry:first-of-type .promo-date-title{padding:30px 80px 0 24px}}.simple-lower{padding:10px 24px 20px;margin-left:auto}@media print,screen and (min-width:48em){.simple-lower{padding:30px 80px 0;margin-left:10%}}.mit-promo .promo-title{color:#0a0073}.mit-promo .promo-entry:nth-of-type(n+2) .promo-title{font-size:20px}.mit-promo.promo-type-9 p{font-size:18px}@media print,screen and (min-width:48em){.mit-promo.promo-type-9 p{font-size:22px}}.simple-top-content{border-top:0;padding:20px 20px 0 44px}@media print,screen and (min-width:48em){.simple-top-content{border-top:40px solid #fff;padding:30px 70px 0 24px}}.midpage-header{-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:48em){.midpage-header{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;min-height:225px}}.midpage-image{width:100%;position:relative;top:auto;left:auto;overflow:hidden;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}@media print,screen and (min-width:48em){.midpage-image{width:30%;height:100%;position:absolute;top:0;left:0}}.midpage-image img{width:100%;display:block}@media print,screen and (min-width:48em){.midpage-image img{display:none}}.midpage-content{width:100%;padding:30px 20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.midpage-content--pointer{cursor:pointer}@media print,screen and (min-width:48em){.midpage-content{width:70%;height:100%;padding:0 50px}.midpage-content:hover .midpage-cta a{background-position:right 10px center}}.midpage-cta a{line-height:120%;position:relative;display:inline;background:green;padding-right:28px;background:url(../images/white-news.svg) no-repeat 0 0;background-size:20px;background-position:100%}@media print,screen and (min-width:48em){.midpage-cta a{background:url(../images/white-news.svg) no-repeat 0 0;background-size:28px;background-position:100%;padding-right:40px}}.promo-seven{padding:30px 20px}@media print,screen and (min-width:48em){.promo-seven{padding:60px 90px 32px}}.promo-seven-entry{border-top:2px solid #0a0073;padding:10px 0}.white .promo-seven-entry{border-top:2px solid #fff}.promo-seven-entry p{font-size:16px}.mit-promo .promo-date{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.mit-promo .promo-date i{font-size:28px;line-height:80%;padding-left:30px}@media print,screen and (min-width:48em){.mit-promo .promo-date i{font-size:32px;padding-left:0}}.side-promo{padding:22px 20px 10px;width:100%;position:relative}@media print,screen and (min-width:48em){.side-promo{width:50%;padding:30px 20px}}.side-promo .side-promo-inner{padding:20px 0 0;border-top:2px solid #fefefe}.no-change .side-promo .side-promo-inner{border-top:2px solid #000}.side-promo.left{padding-left:20px}@media print,screen and (min-width:48em){.side-promo.left{padding-left:40px}}.side-promo.left.solo,.side-promo.right{padding-right:20px}@media print,screen and (min-width:48em){.side-promo.left.solo,.side-promo.right{padding-right:40px}}.side-promo.blank{background:#fefefe;display:none}@media print,screen and (min-width:48em){.side-promo.blank{display:inherit}}.promo-9-image{width:180px;position:absolute;top:-40px;left:0}@media print,screen and (min-width:48em){.promo-9-image{top:-50px;width:230px}}.promo-9-content{padding:170px 20px 20px 0}@media print,screen and (min-width:48em){.promo-9-content{padding:50px 50px 50px 280px}}.promo-9-content.no-image{padding:20px}@media print,screen and (min-width:48em){.promo-9-content.no-image{padding:50px}}.video-module{width:100%;max-width:1100px;margin:100px auto}.video-module p{font-size:16px;font-style:italic}.mit-video{position:relative}.mit-video video{width:100%}.play-btn{width:80px;height:80px;border-radius:50%;background:hsla(0,0%,100%,.5);position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);cursor:pointer;z-index:1}.play-btn .the-button{border:0;position:absolute;top:24px;left:32px;background:transparent;box-sizing:border-box;width:0;height:30px;border-color:transparent transparent transparent rgba(0,0,0,.3);border-style:solid;border-width:15px 0 15px 24px}@keyframes sTransition{0%{background-position:0}to{background-position:-400%}}.mit-triptych{width:calc(100% + 48px);color:#fff;padding:30px 0 0;margin:0 auto 30px -24px;position:relative;overflow:hidden;background:linear-gradient(90deg,#b31e8d 0,#652d90 25%,#00819a 60%,#652d90 85%,#b31e8d);background-size:400%;background-position:0 100%;animation:sTransition 120s linear infinite;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@media print,screen and (min-width:62.0625em){.mit-triptych{padding:70px 0 0;margin:0 auto 70px -24px}}.triptych-intro p{font-weight:500}.mit-triptych h1{text-transform:uppercase;letter-spacing:.8px;font-weight:600;font-size:36px;position:relative;margin:0 auto 30px}@media print,screen and (min-width:62.0625em){.mit-triptych h1{font-size:60px}}.mit-triptych h1:after{height:2px;width:120px;background:#fff;position:absolute;bottom:-18px;left:calc(50% - 60px);content:"";display:block}.triptych-intro{width:100%;max-width:1000px;margin:0 auto;position:relative;padding:0 26px 10px;z-index:2;text-align:center}@media print,screen and (min-width:48em){.triptych-intro{padding:0 26px 50px}}.triptych-intro p{font-size:18px}@media print,screen and (min-width:62.0625em){.triptych-intro p{font-size:20px}}.triptych-image,.triptych-pattern{width:100%;height:100%;position:absolute;top:0;left:0;background-position:50%}.triptych-image{display:block}@media print,screen and (min-width:48em){.triptych-image{display:none}}.triptych-pattern{z-index:1;background-repeat:repeat;background-position:50%;background-size:120px}@media print,screen and (min-width:48em){.triptych-pattern{background-size:220px}}.triptych-grid{width:100%;max-width:520px;margin:0 auto;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:62.0625em){.triptych-grid{-ms-flex-direction:row;flex-direction:row;max-width:1320px}}.triptych-grid-wrap{background:linear-gradient(180deg,transparent 30px,#fff 0);position:relative;z-index:3;padding:0 21px}@media print,screen and (min-width:62.0625em){.triptych-grid-wrap{background:linear-gradient(180deg,transparent 50%,#fff 0)}}.triptych-cell{width:calc(100% - 10px);height:290px;margin:5px;position:relative;overflow:hidden}@media print,screen and (min-width:62.0625em){.triptych-cell{width:calc(33.333% - 10px)}}.triptych-image,.triptych-link{height:100%;width:100%;position:absolute;top:0;left:0;background-repeat:no-repeat;background-position:50%;background-size:cover}.triptych-main-video{z-index:2}.triptych-link{background:rgba(0,0,0,.4);font-size:28px;font-weight:500;line-height:36px;padding:20px 60px 20px 20px;z-index:4}.triptych-link a{color:#fff;padding-right:40px;display:inline;position:relative;background:url(../images/arrow-white.svg) no-repeat 0 0;background-size:30px;background-position:right 70%}.triptych-link i{padding:0 0 0 16px;font-size:36px;position:relative}.triptych-mov{height:100%;width:100%;position:absolute;top:0;left:0;z-index:2}.triptych-mov video{position:absolute;right:0;bottom:0;min-width:100%;min-height:100%;max-width:none;max-height:350px}@media print,screen and (min-width:62.0625em){.triptych-mov video{max-height:290px}}@media (prefers-reduced-motion){.mit-triptych{animation:none;background:linear-gradient(90deg,#b31e8d,#652d90 51%,#00819a);background-size:cover}.triptych-mov{display:none}.triptych-cell:hover .triptych-image{opacity:1}.triptych-image{display:block}}.eecs-table{position:relative;margin:30px auto;overflow:hidden}.table-scroll-wrap{overflow-x:scroll}.eecs-table table{width:100%;max-width:100%;min-width:900px;table-layout:fixed;margin:auto;overflow:auto}.eecs-table thead{background:transparent;color:#000;margin-top:30px;border-bottom:2px solid #000}.eecs-table td,.eecs-table th{position:relative;text-align:center;min-width:100px}.group-header{position:absolute;top:0;right:-50%;width:100%}.eecs-table thead th{padding-top:40px;font-size:15px;font-weight:600;top:0}.eecs-table thead th.subject,.group-header{font-size:18px}.eecs-table thead th.subject{left:0;text-align:left;background:#fff;z-index:2}.eecs-table td.border-left,.eecs-table th.border-left{border-left:1px solid #c3c3c3}tbody,tfoot,thead{border:0;background-color:transparent}.eecs-table i{color:#c6168d}.eecs-table tbody th{text-align:left;font-weight:500;color:#0a0073;left:0;background:#fff;z-index:2}.eecs-table tbody th:after,.eecs-table thead th.subject:after{height:100%;width:1px;position:absolute;top:0;right:0;background:#c3c3c3;content:""}.eecs-table tbody tr:nth-of-type(2n),.eecs-table tbody tr:nth-of-type(2n) th{background:#efefef}.eecs-table th{position:-webkit-sticky;position:sticky}.eecs-events{width:100%;max-width:1310px;margin:0 auto}.eecs-event-listing{border-top:2px solid #0a0073;border-right:2px solid #0a0073;padding:30px 30px 30px 0;margin-bottom:50px}.eecs-event-title,.more-events a{display:-ms-flexbox;display:flex}.eecs-event-title{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;padding:20px 0;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:48em){.eecs-event-title{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}}.home .eecs-event-title{padding:0 0 18px}@media print,screen and (min-width:48em){.home .eecs-event-title{padding:20px 0 36px}}.eecs-event-categories{margin-bottom:10px;font-weight:500}.date-eecs,.eecs-event-categories{font-family:"IBM Plex Mono",monospace}.big-date,.eecs-event-categories{font-size:16px}@media print,screen and (min-width:48em){.big-date,.eecs-event-categories{font-size:18px}}.eecs-event-categories a{color:#4b4b4b}.eecs-event-title h2{margin-bottom:6px}.home .eecs-events h2{font-size:32px;color:#000}@media print,screen and (min-width:48em){.home .eecs-events h2{font-size:52px}}.date-eecs{font-size:17px;line-height:120%;position:relative;padding:0 0 40px 66px}@media print,screen and (min-width:48em){.date-eecs{padding:0 0 40px 80px}}.big-date{font-weight:700;position:relative}.big-number{font-size:45px;color:#c6168d;font-weight:600;position:absolute;left:-66px;top:10px}@media print,screen and (min-width:48em){.big-number{font-size:52px;left:-80px}}.more-events a{text-transform:uppercase;letter-spacing:.8px;font-size:15px;line-height:22px;font-weight:600}.more-events i{color:#c6168d;font-size:22px;padding:0 0 0 10px}.page-feed{padding:15px 0 0}.page-feed h2{margin-bottom:20px;color:#000}.feed-cols{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.feed-entry{position:relative;padding:14px 0 20px;border-top:2px solid #c3c3c3}.feed-entry h4{margin-bottom:2px}.feed-entry h4 a{display:block;padding-right:120px}.feed-entry h4 a:not(.offsite h4 a){background-image:url(../images/blue-news.svg);background-repeat:no-repeat;background-position:right 2px;background-size:28px}.feed-entry p{max-width:calc(100% - 40px)}@media print,screen and (min-width:48em){.feed-entry p{max-width:calc(100% - 120px)}}.feed-image h4{margin-bottom:10px}.feed-entry.half{width:100%;padding:12px 80px 30px 0}@media print,screen and (min-width:48em){.feed-entry.half{width:calc(50% - 15px);padding:10px 0 40px}}.feed-more{position:absolute;top:20px;right:0}.feed-more i{font-size:28px;line-height:80%}@media print,screen and (min-width:48em){.feed-more i{font-size:32px}}.feed-images{margin-left:-10px}.feed-image img{width:100%;margin:0 0 16px}.feed-image{padding:0 10px 10px}.im-grid{display:-ms-flexbox;display:flex;position:relative;margin:30px 0}.im-grid img{width:100%}.im-grid .half{width:50%}.im-grid .half:nth-of-type(odd){padding:0 10px 0 0}.im-grid .half:nth-of-type(2n){padding:0 0 0 10px}.im-grid p{font-size:16px;font-style:italic;line-height:20px;margin:10px 0}
/*# sourceMappingURL=style.css.map */
</pre></body></html>