@charset "UTF-8";@media print,screen and (min-width:40em){.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&medium=40em&large=64em&xlarge=92.5em&xxlarge=112.5em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#68686e;-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;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:.625rem;padding-left:.625rem;max-width:98.75rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.grid-container{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.grid-container{padding-right:1.40625rem;padding-left:1.40625rem}}.grid-container.fluid{padding-right:.625rem;padding-left:.625rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.grid-container.fluid{padding-right:1.40625rem;padding-left:1.40625rem}}.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>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-full,.grid-x>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-full,.grid-x>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-full,.grid-x>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:92.5em){.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:112.5em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.small-1{width:8.33333%}.grid-x>.small-2{width:16.66667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.33333%}.grid-x>.small-5{width:41.66667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.33333%}.grid-x>.small-8{width:66.66667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.33333%}.grid-x>.small-11{width:91.66667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:40em){.grid-x>.medium-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.33333%}.grid-x>.medium-2{width:16.66667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.33333%}.grid-x>.medium-5{width:41.66667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.33333%}.grid-x>.medium-8{width:66.66667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.33333%}.grid-x>.medium-11{width:91.66667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.33333%}.grid-x>.large-2{width:16.66667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.33333%}.grid-x>.large-5{width:41.66667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.33333%}.grid-x>.large-8{width:66.66667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.33333%}.grid-x>.large-11{width:91.66667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:92.5em){.grid-x>.xlarge-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.33333%}.grid-x>.xlarge-2{width:16.66667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.33333%}.grid-x>.xlarge-5{width:41.66667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.33333%}.grid-x>.xlarge-8{width:66.66667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.33333%}.grid-x>.xlarge-11{width:91.66667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:112.5em){.grid-x>.xxlarge-auto{-ms-flex:1 1 0px;flex:1 1 0px;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.33333%}.grid-x>.xxlarge-2{width:16.66667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.33333%}.grid-x>.xxlarge-5{width:41.66667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.33333%}.grid-x>.xxlarge-8{width:66.66667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.33333%}.grid-x>.xxlarge-11{width:91.66667%}.grid-x>.xxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}@media print,screen and (min-width:64em){.grid-margin-x{margin-left:-1.40625rem;margin-right:-1.40625rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:40em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}@media print,screen and (min-width:64em){.grid-margin-x>.cell{width:calc(100% - 2.8125rem);margin-left:1.40625rem;margin-right:1.40625rem}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.25rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.25rem)}.grid-margin-x>.small-3{width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.25rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.25rem)}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.25rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.25rem)}.grid-margin-x>.small-9{width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.25rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 2.8125rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 2.8125rem)}.grid-margin-x>.small-3{width:calc(25% - 2.8125rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 2.8125rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 2.8125rem)}.grid-margin-x>.small-6{width:calc(50% - 2.8125rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 2.8125rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 2.8125rem)}.grid-margin-x>.small-9{width:calc(75% - 2.8125rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 2.8125rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 2.8125rem)}.grid-margin-x>.small-12{width:calc(100% - 2.8125rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 2.8125rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 2.8125rem)}.grid-margin-x>.medium-3{width:calc(25% - 2.8125rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 2.8125rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 2.8125rem)}.grid-margin-x>.medium-6{width:calc(50% - 2.8125rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 2.8125rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 2.8125rem)}.grid-margin-x>.medium-9{width:calc(75% - 2.8125rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 2.8125rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 2.8125rem)}.grid-margin-x>.medium-12{width:calc(100% - 2.8125rem)}.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 2.8125rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 2.8125rem)}.grid-margin-x>.large-3{width:calc(25% - 2.8125rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 2.8125rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 2.8125rem)}.grid-margin-x>.large-6{width:calc(50% - 2.8125rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 2.8125rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 2.8125rem)}.grid-margin-x>.large-9{width:calc(75% - 2.8125rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 2.8125rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 2.8125rem)}.grid-margin-x>.large-12{width:calc(100% - 2.8125rem)}}@media screen and (min-width:92.5em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.33333% - 2.8125rem)}.grid-margin-x>.xlarge-2{width:calc(16.66667% - 2.8125rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 2.8125rem)}.grid-margin-x>.xlarge-4{width:calc(33.33333% - 2.8125rem)}.grid-margin-x>.xlarge-5{width:calc(41.66667% - 2.8125rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 2.8125rem)}.grid-margin-x>.xlarge-7{width:calc(58.33333% - 2.8125rem)}.grid-margin-x>.xlarge-8{width:calc(66.66667% - 2.8125rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 2.8125rem)}.grid-margin-x>.xlarge-10{width:calc(83.33333% - 2.8125rem)}.grid-margin-x>.xlarge-11{width:calc(91.66667% - 2.8125rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 2.8125rem)}}@media screen and (min-width:112.5em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.33333% - 2.8125rem)}.grid-margin-x>.xxlarge-2{width:calc(16.66667% - 2.8125rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 2.8125rem)}.grid-margin-x>.xxlarge-4{width:calc(33.33333% - 2.8125rem)}.grid-margin-x>.xxlarge-5{width:calc(41.66667% - 2.8125rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 2.8125rem)}.grid-margin-x>.xxlarge-7{width:calc(58.33333% - 2.8125rem)}.grid-margin-x>.xxlarge-8{width:calc(66.66667% - 2.8125rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 2.8125rem)}.grid-margin-x>.xxlarge-10{width:calc(83.33333% - 2.8125rem)}.grid-margin-x>.xxlarge-11{width:calc(91.66667% - 2.8125rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 2.8125rem)}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.grid-padding-x .grid-padding-x{margin-right:-1.40625rem;margin-left:-1.40625rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.grid-container:not(.full)>.grid-padding-x{margin-right:-1.40625rem;margin-left:-1.40625rem}}.grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.grid-padding-x>.cell{padding-right:1.40625rem;padding-left:1.40625rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.33333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.66667%}.small-up-7>.cell{width:14.28571%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.33333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.66667%}.medium-up-7>.cell{width:14.28571%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.33333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.66667%}.large-up-7>.cell{width:14.28571%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:92.5em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.33333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.66667%}.xlarge-up-7>.cell{width:14.28571%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:112.5em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.33333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.66667%}.xxlarge-up-7>.cell{width:14.28571%}.xxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.25rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.25rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.25rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x.medium-up-1>.cell,.grid-margin-x.small-up-1>.cell{width:calc(100% - 2.8125rem)}.grid-margin-x.medium-up-2>.cell,.grid-margin-x.small-up-2>.cell{width:calc(50% - 2.8125rem)}.grid-margin-x.medium-up-3>.cell,.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 2.8125rem)}.grid-margin-x.medium-up-4>.cell,.grid-margin-x.small-up-4>.cell{width:calc(25% - 2.8125rem)}.grid-margin-x.medium-up-5>.cell,.grid-margin-x.small-up-5>.cell{width:calc(20% - 2.8125rem)}.grid-margin-x.medium-up-6>.cell,.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 2.8125rem)}.grid-margin-x.medium-up-7>.cell,.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 2.8125rem)}.grid-margin-x.medium-up-8>.cell,.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 2.8125rem)}.grid-margin-x.large-up-1>.cell{width:calc(100% - 2.8125rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 2.8125rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 2.8125rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 2.8125rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 2.8125rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 2.8125rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 2.8125rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 2.8125rem)}}@media screen and (min-width:92.5em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 2.8125rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 2.8125rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.33333% - 2.8125rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 2.8125rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 2.8125rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.66667% - 2.8125rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.28571% - 2.8125rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 2.8125rem)}}@media screen and (min-width:112.5em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 2.8125rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 2.8125rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.33333% - 2.8125rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 2.8125rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 2.8125rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.66667% - 2.8125rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.28571% - 2.8125rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 2.8125rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.33333%}.small-margin-collapse>.small-2{width:16.66667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.33333%}.small-margin-collapse>.small-5{width:41.66667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.33333%}.small-margin-collapse>.small-8{width:66.66667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.33333%}.small-margin-collapse>.small-11{width:91.66667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:40em){.small-margin-collapse>.medium-1{width:8.33333%}.small-margin-collapse>.medium-2{width:16.66667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.33333%}.small-margin-collapse>.medium-5{width:41.66667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.33333%}.small-margin-collapse>.medium-8{width:66.66667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.33333%}.small-margin-collapse>.medium-11{width:91.66667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.33333%}.small-margin-collapse>.large-2{width:16.66667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.33333%}.small-margin-collapse>.large-5{width:41.66667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.33333%}.small-margin-collapse>.large-8{width:66.66667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.33333%}.small-margin-collapse>.large-11{width:91.66667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:92.5em){.small-margin-collapse>.xlarge-1{width:8.33333%}.small-margin-collapse>.xlarge-2{width:16.66667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.33333%}.small-margin-collapse>.xlarge-5{width:41.66667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.33333%}.small-margin-collapse>.xlarge-8{width:66.66667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.33333%}.small-margin-collapse>.xlarge-11{width:91.66667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:112.5em){.small-margin-collapse>.xxlarge-1{width:8.33333%}.small-margin-collapse>.xxlarge-2{width:16.66667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.33333%}.small-margin-collapse>.xxlarge-5{width:41.66667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.33333%}.small-margin-collapse>.xxlarge-8{width:66.66667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.33333%}.small-margin-collapse>.xxlarge-11{width:91.66667%}.small-margin-collapse>.xxlarge-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:40em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:40em){.medium-margin-collapse>.small-1{width:8.33333%}.medium-margin-collapse>.small-2{width:16.66667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.33333%}.medium-margin-collapse>.small-5{width:41.66667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.33333%}.medium-margin-collapse>.small-8{width:66.66667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.33333%}.medium-margin-collapse>.small-11{width:91.66667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:40em){.medium-margin-collapse>.medium-1{width:8.33333%}.medium-margin-collapse>.medium-2{width:16.66667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.33333%}.medium-margin-collapse>.medium-5{width:41.66667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.33333%}.medium-margin-collapse>.medium-8{width:66.66667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.33333%}.medium-margin-collapse>.medium-11{width:91.66667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.33333%}.medium-margin-collapse>.large-2{width:16.66667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.33333%}.medium-margin-collapse>.large-5{width:41.66667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.33333%}.medium-margin-collapse>.large-8{width:66.66667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.33333%}.medium-margin-collapse>.large-11{width:91.66667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:92.5em){.medium-margin-collapse>.xlarge-1{width:8.33333%}.medium-margin-collapse>.xlarge-2{width:16.66667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.33333%}.medium-margin-collapse>.xlarge-5{width:41.66667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.33333%}.medium-margin-collapse>.xlarge-8{width:66.66667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.33333%}.medium-margin-collapse>.xlarge-11{width:91.66667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:112.5em){.medium-margin-collapse>.xxlarge-1{width:8.33333%}.medium-margin-collapse>.xxlarge-2{width:16.66667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.33333%}.medium-margin-collapse>.xxlarge-5{width:41.66667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.33333%}.medium-margin-collapse>.xxlarge-8{width:66.66667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.33333%}.medium-margin-collapse>.xxlarge-11{width:91.66667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:40em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse>.small-1{width:8.33333%}.large-margin-collapse>.small-2{width:16.66667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.33333%}.large-margin-collapse>.small-5{width:41.66667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.33333%}.large-margin-collapse>.small-8{width:66.66667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.33333%}.large-margin-collapse>.small-11{width:91.66667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.medium-1{width:8.33333%}.large-margin-collapse>.medium-2{width:16.66667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.33333%}.large-margin-collapse>.medium-5{width:41.66667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.33333%}.large-margin-collapse>.medium-8{width:66.66667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.33333%}.large-margin-collapse>.medium-11{width:91.66667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.large-1{width:8.33333%}.large-margin-collapse>.large-2{width:16.66667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.33333%}.large-margin-collapse>.large-5{width:41.66667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.33333%}.large-margin-collapse>.large-8{width:66.66667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.33333%}.large-margin-collapse>.large-11{width:91.66667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:92.5em){.large-margin-collapse>.xlarge-1{width:8.33333%}.large-margin-collapse>.xlarge-2{width:16.66667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.33333%}.large-margin-collapse>.xlarge-5{width:41.66667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.33333%}.large-margin-collapse>.xlarge-8{width:66.66667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.33333%}.large-margin-collapse>.xlarge-11{width:91.66667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:112.5em){.large-margin-collapse>.xxlarge-1{width:8.33333%}.large-margin-collapse>.xxlarge-2{width:16.66667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.33333%}.large-margin-collapse>.xxlarge-5{width:41.66667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.33333%}.large-margin-collapse>.xxlarge-8{width:66.66667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.33333%}.large-margin-collapse>.xxlarge-11{width:91.66667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}@media screen and (min-width:92.5em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-right:0;margin-left:0}}@media screen and (min-width:92.5em){.xlarge-margin-collapse>.small-1{width:8.33333%}.xlarge-margin-collapse>.small-2{width:16.66667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.33333%}.xlarge-margin-collapse>.small-5{width:41.66667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.33333%}.xlarge-margin-collapse>.small-8{width:66.66667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.33333%}.xlarge-margin-collapse>.small-11{width:91.66667%}.xlarge-margin-collapse>.small-12{width:100%}}@media screen and (min-width:92.5em){.xlarge-margin-collapse>.medium-1{width:8.33333%}.xlarge-margin-collapse>.medium-2{width:16.66667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.33333%}.xlarge-margin-collapse>.medium-5{width:41.66667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.33333%}.xlarge-margin-collapse>.medium-8{width:66.66667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.33333%}.xlarge-margin-collapse>.medium-11{width:91.66667%}.xlarge-margin-collapse>.medium-12{width:100%}}@media screen and (min-width:92.5em){.xlarge-margin-collapse>.large-1{width:8.33333%}.xlarge-margin-collapse>.large-2{width:16.66667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.33333%}.xlarge-margin-collapse>.large-5{width:41.66667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.33333%}.xlarge-margin-collapse>.large-8{width:66.66667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.33333%}.xlarge-margin-collapse>.large-11{width:91.66667%}.xlarge-margin-collapse>.large-12{width:100%}}@media screen and (min-width:92.5em){.xlarge-margin-collapse>.xlarge-1{width:8.33333%}.xlarge-margin-collapse>.xlarge-2{width:16.66667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.33333%}.xlarge-margin-collapse>.xlarge-5{width:41.66667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.33333%}.xlarge-margin-collapse>.xlarge-8{width:66.66667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.33333%}.xlarge-margin-collapse>.xlarge-11{width:91.66667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:112.5em){.xlarge-margin-collapse>.xxlarge-1{width:8.33333%}.xlarge-margin-collapse>.xxlarge-2{width:16.66667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.33333%}.xlarge-margin-collapse>.xxlarge-5{width:41.66667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.33333%}.xlarge-margin-collapse>.xxlarge-8{width:66.66667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.33333%}.xlarge-margin-collapse>.xxlarge-11{width:91.66667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:92.5em){.xlarge-padding-collapse{margin-right:0;margin-left:0}.xlarge-padding-collapse>.cell{padding-right:0;padding-left:0}}@media screen and (min-width:112.5em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-right:0;margin-left:0}}@media screen and (min-width:112.5em){.xxlarge-margin-collapse>.small-1{width:8.33333%}.xxlarge-margin-collapse>.small-2{width:16.66667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.33333%}.xxlarge-margin-collapse>.small-5{width:41.66667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.33333%}.xxlarge-margin-collapse>.small-8{width:66.66667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.33333%}.xxlarge-margin-collapse>.small-11{width:91.66667%}.xxlarge-margin-collapse>.small-12{width:100%}}@media screen and (min-width:112.5em){.xxlarge-margin-collapse>.medium-1{width:8.33333%}.xxlarge-margin-collapse>.medium-2{width:16.66667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.33333%}.xxlarge-margin-collapse>.medium-5{width:41.66667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.33333%}.xxlarge-margin-collapse>.medium-8{width:66.66667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.33333%}.xxlarge-margin-collapse>.medium-11{width:91.66667%}.xxlarge-margin-collapse>.medium-12{width:100%}}@media screen and (min-width:112.5em){.xxlarge-margin-collapse>.large-1{width:8.33333%}.xxlarge-margin-collapse>.large-2{width:16.66667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.33333%}.xxlarge-margin-collapse>.large-5{width:41.66667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.33333%}.xxlarge-margin-collapse>.large-8{width:66.66667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.33333%}.xxlarge-margin-collapse>.large-11{width:91.66667%}.xxlarge-margin-collapse>.large-12{width:100%}}@media screen and (min-width:112.5em){.xxlarge-margin-collapse>.xlarge-1{width:8.33333%}.xxlarge-margin-collapse>.xlarge-2{width:16.66667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.33333%}.xxlarge-margin-collapse>.xlarge-5{width:41.66667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.33333%}.xxlarge-margin-collapse>.xlarge-8{width:66.66667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.33333%}.xxlarge-margin-collapse>.xlarge-11{width:91.66667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:112.5em){.xxlarge-margin-collapse>.xxlarge-1{width:8.33333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.66667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.33333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.66667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.33333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.66667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.33333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.66667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:112.5em){.xxlarge-padding-collapse{margin-right:0;margin-left:0}.xxlarge-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:calc(0% + .625rem)}.small-offset-1{margin-left:8.33333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .625rem)}.small-offset-2{margin-left:16.66667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .625rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .625rem)}.small-offset-4{margin-left:33.33333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .625rem)}.small-offset-5{margin-left:41.66667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .625rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .625rem)}.small-offset-7{margin-left:58.33333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .625rem)}.small-offset-8{margin-left:66.66667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .625rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .625rem)}.small-offset-10{margin-left:83.33333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .625rem)}.small-offset-11{margin-left:91.66667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .625rem)}@media print,screen and (min-width:40em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + .9375rem)}.medium-offset-1{margin-left:8.33333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .9375rem)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .9375rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .9375rem)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .9375rem)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .9375rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .9375rem)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .9375rem)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .9375rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .9375rem)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .9375rem)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .9375rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:calc(0% + 1.40625rem)}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + 1.40625rem)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + 1.40625rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1.40625rem)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + 1.40625rem)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + 1.40625rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1.40625rem)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + 1.40625rem)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + 1.40625rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1.40625rem)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + 1.40625rem)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + 1.40625rem)}}@media screen and (min-width:92.5em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:calc(0% + 1.40625rem)}.xlarge-offset-1{margin-left:8.33333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.33333% + 1.40625rem)}.xlarge-offset-2{margin-left:16.66667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.66667% + 1.40625rem)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + 1.40625rem)}.xlarge-offset-4{margin-left:33.33333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.33333% + 1.40625rem)}.xlarge-offset-5{margin-left:41.66667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.66667% + 1.40625rem)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + 1.40625rem)}.xlarge-offset-7{margin-left:58.33333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.33333% + 1.40625rem)}.xlarge-offset-8{margin-left:66.66667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.66667% + 1.40625rem)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + 1.40625rem)}.xlarge-offset-10{margin-left:83.33333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.33333% + 1.40625rem)}.xlarge-offset-11{margin-left:91.66667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.66667% + 1.40625rem)}}@media screen and (min-width:112.5em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:calc(0% + 1.40625rem)}.xxlarge-offset-1{margin-left:8.33333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.33333% + 1.40625rem)}.xxlarge-offset-2{margin-left:16.66667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.66667% + 1.40625rem)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + 1.40625rem)}.xxlarge-offset-4{margin-left:33.33333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.33333% + 1.40625rem)}.xxlarge-offset-5{margin-left:41.66667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.66667% + 1.40625rem)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + 1.40625rem)}.xxlarge-offset-7{margin-left:58.33333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.33333% + 1.40625rem)}.xxlarge-offset-8{margin-left:66.66667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.66667% + 1.40625rem)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + 1.40625rem)}.xxlarge-offset-10{margin-left:83.33333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.33333% + 1.40625rem)}.xxlarge-offset-11{margin-left:91.66667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.66667% + 1.40625rem)}}.grid-y{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-full,.grid-y>.small-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:40em){.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-full,.grid-y>.medium-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-full,.grid-y>.large-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:92.5em){.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}@media screen and (min-width:112.5em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.small-1{height:8.33333%}.grid-y>.small-2{height:16.66667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.33333%}.grid-y>.small-5{height:41.66667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.33333%}.grid-y>.small-8{height:66.66667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.33333%}.grid-y>.small-11{height:91.66667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:40em){.grid-y>.medium-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.33333%}.grid-y>.medium-2{height:16.66667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.33333%}.grid-y>.medium-5{height:41.66667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.33333%}.grid-y>.medium-8{height:66.66667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.33333%}.grid-y>.medium-11{height:91.66667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.33333%}.grid-y>.large-2{height:16.66667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.33333%}.grid-y>.large-5{height:41.66667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.33333%}.grid-y>.large-8{height:66.66667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.33333%}.grid-y>.large-11{height:91.66667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:92.5em){.grid-y>.xlarge-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.33333%}.grid-y>.xlarge-2{height:16.66667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.33333%}.grid-y>.xlarge-5{height:41.66667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.33333%}.grid-y>.xlarge-8{height:66.66667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.33333%}.grid-y>.xlarge-11{height:91.66667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:112.5em){.grid-y>.xxlarge-auto{-ms-flex:1 1 0px;flex:1 1 0px;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-shrink{-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.33333%}.grid-y>.xxlarge-2{height:16.66667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.33333%}.grid-y>.xxlarge-5{height:41.66667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.33333%}.grid-y>.xxlarge-8{height:66.66667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.33333%}.grid-y>.xxlarge-11{height:91.66667%}.grid-y>.xxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:40em){.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}@media print,screen and (min-width:64em){.grid-padding-y .grid-padding-y{margin-top:-1.40625rem;margin-bottom:-1.40625rem}}.grid-padding-y>.cell{padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width:40em){.grid-padding-y>.cell{padding-top:.9375rem;padding-bottom:.9375rem}}@media print,screen and (min-width:64em){.grid-padding-y>.cell{padding-top:1.40625rem;padding-bottom:1.40625rem}}.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>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media print,screen and (min-width:40em){.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>.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:64em){.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>.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:92.5em){.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>.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}}@media screen and (min-width:112.5em){.xxlarge-grid-frame{overflow:hidden;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xxlarge-cell-block-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{max-height:100%;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xxlarge-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:40em){.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:64em){.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:92.5em){.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}}@media screen and (min-width:112.5em){.grid-y.xxlarge-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:40em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:92.5em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:112.5em){.cell .grid-y.xxlarge-grid-frame{height:100%}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}@media print,screen and (min-width:64em){.grid-margin-y{margin-top:-1.40625rem;margin-bottom:-1.40625rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width:40em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}@media print,screen and (min-width:64em){.grid-margin-y>.cell{height:calc(100% - 2.8125rem);margin-top:1.40625rem;margin-bottom:1.40625rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width:40em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 2.8125rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 2.8125rem)}.grid-margin-y>.small-3{height:calc(25% - 2.8125rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 2.8125rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 2.8125rem)}.grid-margin-y>.small-6{height:calc(50% - 2.8125rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 2.8125rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 2.8125rem)}.grid-margin-y>.small-9{height:calc(75% - 2.8125rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 2.8125rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 2.8125rem)}.grid-margin-y>.small-12{height:calc(100% - 2.8125rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 2.8125rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 2.8125rem)}.grid-margin-y>.medium-3{height:calc(25% - 2.8125rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 2.8125rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 2.8125rem)}.grid-margin-y>.medium-6{height:calc(50% - 2.8125rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 2.8125rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 2.8125rem)}.grid-margin-y>.medium-9{height:calc(75% - 2.8125rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 2.8125rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 2.8125rem)}.grid-margin-y>.medium-12{height:calc(100% - 2.8125rem)}.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 2.8125rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 2.8125rem)}.grid-margin-y>.large-3{height:calc(25% - 2.8125rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 2.8125rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 2.8125rem)}.grid-margin-y>.large-6{height:calc(50% - 2.8125rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 2.8125rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 2.8125rem)}.grid-margin-y>.large-9{height:calc(75% - 2.8125rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 2.8125rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 2.8125rem)}.grid-margin-y>.large-12{height:calc(100% - 2.8125rem)}}@media screen and (min-width:92.5em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.33333% - 2.8125rem)}.grid-margin-y>.xlarge-2{height:calc(16.66667% - 2.8125rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 2.8125rem)}.grid-margin-y>.xlarge-4{height:calc(33.33333% - 2.8125rem)}.grid-margin-y>.xlarge-5{height:calc(41.66667% - 2.8125rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 2.8125rem)}.grid-margin-y>.xlarge-7{height:calc(58.33333% - 2.8125rem)}.grid-margin-y>.xlarge-8{height:calc(66.66667% - 2.8125rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 2.8125rem)}.grid-margin-y>.xlarge-10{height:calc(83.33333% - 2.8125rem)}.grid-margin-y>.xlarge-11{height:calc(91.66667% - 2.8125rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 2.8125rem)}}@media screen and (min-width:112.5em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.33333% - 2.8125rem)}.grid-margin-y>.xxlarge-2{height:calc(16.66667% - 2.8125rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 2.8125rem)}.grid-margin-y>.xxlarge-4{height:calc(33.33333% - 2.8125rem)}.grid-margin-y>.xxlarge-5{height:calc(41.66667% - 2.8125rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 2.8125rem)}.grid-margin-y>.xxlarge-7{height:calc(58.33333% - 2.8125rem)}.grid-margin-y>.xxlarge-8{height:calc(66.66667% - 2.8125rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 2.8125rem)}.grid-margin-y>.xxlarge-10{height:calc(83.33333% - 2.8125rem)}.grid-margin-y>.xxlarge-11{height:calc(91.66667% - 2.8125rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 2.8125rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 2.8125rem)}}@media screen and (min-width:92.5em){.grid-frame.grid-margin-y{height:calc(100vh + 2.8125rem)}}@media screen and (min-width:112.5em){.grid-frame.grid-margin-y{height:calc(100vh + 2.8125rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 2.8125rem)}}@media screen and (min-width:92.5em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 2.8125rem)}}@media screen and (min-width:112.5em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 2.8125rem)}}.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>li>a{-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>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:40em){.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:64em){.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:92.5em){.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}}@media screen and (min-width:112.5em){.xxlarge-order-1{-ms-flex-order:1;order:1}.xxlarge-order-2{-ms-flex-order:2;order:2}.xxlarge-order-3{-ms-flex-order:3;order:3}.xxlarge-order-4{-ms-flex-order:4;order:4}.xxlarge-order-5{-ms-flex-order:5;order:5}.xxlarge-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:40em){.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:64em){.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:92.5em){.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}}@media screen and (min-width:112.5em){.xxlarge-flex-container{display:-ms-flexbox;display:flex}.xxlarge-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xxlarge-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.xxlarge-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.xxlarge-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.xxlarge-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xxlarge-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.xxlarge-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:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,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:#121543}.h1,h1{font-size:3.125rem}.h1,.h2,h1,h2{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h2,h2{font-size:2.1875rem}.h3,h3{font-size:1.9375rem}.h3,.h4,h3,h4{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h4,h4{font-size:1.5625rem}.h5,h5{font-size:1.25rem}.h5,.h6,h5,h6{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h6,h6{font-size:1rem}a{line-height:inherit;color:#00a6d8;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#008fba}a img{border:0}hr{clear:both;max-width:98.75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #121543;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 #121543}blockquote,blockquote p{line-height:1.6;color:#222334}abbr,abbr[title]{border-bottom:1px dotted #222334;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{padding:.125rem .25rem 0;background-color:#f6f6f8;font-family:"proxima-nova","Liberation Mono",Courier,monospace;color:#222334}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#222334}.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}.cite-block,cite{display:block;color:#222334;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block,.code-inline,code{border:1px solid #121543;background-color:#f6f6f8;font-family:"proxima-nova","Liberation Mono",Courier,monospace;font-weight:400;color:#222334}.code-block{display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:92.5em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width:112.5em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;color:#000!important;color-adjust:economy;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #222334;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 #121543;border-radius:0;background-color:#fff;box-shadow:inset 0 1px 2px rgba(34,35,52,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#222334;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-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 #222334;background-color:#fff;box-shadow:0 0 5px #121543;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:#f6f6f8;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}:-ms-input-placeholder{color:#121543}::placeholder{color:#121543}[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>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#222334}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#222334}.input-group{display:-ms-flexbox;display:flex;width:100%;margin-bottom:1rem;-ms-flex-align:stretch;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*,.input-group>:last-child,.input-group>:last-child.input-group-button>*{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 #121543;background:#f6f6f8;color:#222334;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 #121543}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;appearance:none;border:1px solid #121543;border-radius:0;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#222334;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2834, 35, 52%29'></polygon></svg>");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 #222334;background-color:#fff;box-shadow:0 0 5px #121543;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#f6f6f8;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#faedeb}.is-invalid-input:not(:focus):-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}[data-whatinput=mouse] .button{outline:0}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#00a6d8;color:#fff}.button:focus,.button:hover{background-color:#008db8;color:#fff}.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover{background-color:#00a6d8;color:#222334}.button.primary:focus,.button.primary:hover{background-color:#0085ad;color:#222334}.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover{background-color:#68686e;color:#fff}.button.secondary:focus,.button.secondary:hover{background-color:#535358;color:#fff}.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover{background-color:#3adb76;color:#222334}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#222334}.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover{background-color:#ffae00;color:#222334}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#222334}.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover{background-color:#cc4b37;color:#fff}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fff}.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,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{border:1px solid #00a6d8;color:#00a6d8}.button.hollow:focus,.button.hollow:hover{border-color:#00536c;color:#00536c}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover{border:1px solid #00a6d8;color:#00a6d8}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#00536c;color:#00536c}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover{border:1px solid #68686e;color:#68686e}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#343437;color:#343437}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.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{border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{color:#00a6d8}.button.clear:focus,.button.clear:hover{color:#00536c}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover{color:#00a6d8}.button.clear.primary:focus,.button.clear.primary:hover{color:#00536c}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover{color:#68686e}.button.clear.secondary:focus,.button.clear.secondary:hover{color:#343437}.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover{color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{color:#157539}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover{color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover{color:#805700}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover{color:#cc4b37}.button.clear.alert:focus,.button.clear.alert:hover{color:#67251a}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fff 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:#00a6d8}.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after{border-top-color:#68686e}.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:#fff;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child,.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #f6f6f8;border-bottom:0;font-size:.75rem;line-height:1;color:#00a6d8}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #f6f6f8;border-radius:0 0 0 0}.accordion-title:focus,.accordion-title:hover{background-color:#f6f6f8}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #f6f6f8;border-bottom:0;background-color:#fff;color:#68686e}:last-child>.accordion-content:last-child{border-bottom:1px solid #f6f6f8}.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)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#00a6d8 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a:after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a:after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#00a6d8 transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center;background:#00a6d8;color:#fff}.badge.primary{background:#00a6d8;color:#222334}.badge.secondary{background:#68686e;color:#fff}.badge.success{background:#3adb76;color:#222334}.badge.warning{background:#ffae00;color:#222334}.badge.alert{background:#cc4b37;color:#fff}.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:#222334;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#121543}.breadcrumbs a{color:#00a6d8}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#121543;cursor:not-allowed}.button-group{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;-ms-flex-positive:1;flex-grow:1}.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:after,.button-group:before{display:none}.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;margin-right:0}.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button.disabled:focus,.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled],.button-group.primary .button[disabled]:focus,.button-group.primary .button[disabled]:hover{background-color:#00a6d8;color:#222334}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#0085ad;color:#222334}.button-group.secondary .button,.button-group.secondary .button.disabled,.button-group.secondary .button.disabled:focus,.button-group.secondary .button.disabled:hover,.button-group.secondary .button[disabled],.button-group.secondary .button[disabled]:focus,.button-group.secondary .button[disabled]:hover{background-color:#68686e;color:#fff}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#535358;color:#fff}.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button.disabled:focus,.button-group.success .button.disabled:hover,.button-group.success .button[disabled],.button-group.success .button[disabled]:focus,.button-group.success .button[disabled]:hover{background-color:#3adb76;color:#222334}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#222334}.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button.disabled:focus,.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled],.button-group.warning .button[disabled]:focus,.button-group.warning .button[disabled]:hover{background-color:#ffae00;color:#222334}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#cc8b00;color:#222334}.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button.disabled:focus,.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled],.button-group.alert .button[disabled]:focus,.button-group.alert .button[disabled]:hover{background-color:#cc4b37;color:#fff}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#a53b2a;color:#fff}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button:focus,.button-group.hollow .button:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover{background-color:transparent}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover{border:1px solid #00a6d8;color:#00a6d8}.button-group.hollow .button:focus,.button-group.hollow .button:hover{border-color:#00536c;color:#00536c}.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary[disabled]:focus,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow.primary .button[disabled]:hover{border:1px solid #00a6d8;color:#00a6d8}.button-group.hollow .button.primary:focus,.button-group.hollow .button.primary:hover,.button-group.hollow.primary .button:focus,.button-group.hollow.primary .button:hover{border-color:#00536c;color:#00536c}.button-group.hollow .button.secondary,.button-group.hollow .button.secondary.disabled,.button-group.hollow .button.secondary.disabled:focus,.button-group.hollow .button.secondary.disabled:hover,.button-group.hollow .button.secondary[disabled],.button-group.hollow .button.secondary[disabled]:focus,.button-group.hollow .button.secondary[disabled]:hover,.button-group.hollow.secondary .button,.button-group.hollow.secondary .button.disabled,.button-group.hollow.secondary .button.disabled:focus,.button-group.hollow.secondary .button.disabled:hover,.button-group.hollow.secondary .button[disabled],.button-group.hollow.secondary .button[disabled]:focus,.button-group.hollow.secondary .button[disabled]:hover{border:1px solid #68686e;color:#68686e}.button-group.hollow .button.secondary:focus,.button-group.hollow .button.secondary:hover,.button-group.hollow.secondary .button:focus,.button-group.hollow.secondary .button:hover{border-color:#343437;color:#343437}.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success[disabled]:focus,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button[disabled]:focus,.button-group.hollow.success .button[disabled]:hover{border:1px solid #3adb76;color:#3adb76}.button-group.hollow .button.success:focus,.button-group.hollow .button.success:hover,.button-group.hollow.success .button:focus,.button-group.hollow.success .button:hover{border-color:#157539;color:#157539}.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning[disabled]:focus,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow.warning .button[disabled]:hover{border:1px solid #ffae00;color:#ffae00}.button-group.hollow .button.warning:focus,.button-group.hollow .button.warning:hover,.button-group.hollow.warning .button:focus,.button-group.hollow.warning .button:hover{border-color:#805700;color:#805700}.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow.alert .button[disabled]:hover,.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert[disabled]:focus,.button-group.hollow .button.alert[disabled]:hover{border:1px solid #cc4b37;color:#cc4b37}.button-group.hollow.alert .button:focus,.button-group.hollow.alert .button:hover,.button-group.hollow .button.alert:focus,.button-group.hollow .button.alert:hover{border-color:#67251a;color:#67251a}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button:focus,.button-group.clear .button:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover{border-color:transparent;background-color:transparent}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover{color:#00a6d8}.button-group.clear .button:focus,.button-group.clear .button:hover{color:#00536c}.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary[disabled]:focus,.button-group.clear .button.primary[disabled]:hover,.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button[disabled]:focus,.button-group.clear.primary .button[disabled]:hover{color:#00a6d8}.button-group.clear .button.primary:focus,.button-group.clear .button.primary:hover,.button-group.clear.primary .button:focus,.button-group.clear.primary .button:hover{color:#00536c}.button-group.clear .button.secondary,.button-group.clear .button.secondary.disabled,.button-group.clear .button.secondary.disabled:focus,.button-group.clear .button.secondary.disabled:hover,.button-group.clear .button.secondary[disabled],.button-group.clear .button.secondary[disabled]:focus,.button-group.clear .button.secondary[disabled]:hover,.button-group.clear.secondary .button,.button-group.clear.secondary .button.disabled,.button-group.clear.secondary .button.disabled:focus,.button-group.clear.secondary .button.disabled:hover,.button-group.clear.secondary .button[disabled],.button-group.clear.secondary .button[disabled]:focus,.button-group.clear.secondary .button[disabled]:hover{color:#68686e}.button-group.clear .button.secondary:focus,.button-group.clear .button.secondary:hover,.button-group.clear.secondary .button:focus,.button-group.clear.secondary .button:hover{color:#343437}.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled],.button-group.clear .button.success[disabled]:focus,.button-group.clear .button.success[disabled]:hover,.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled],.button-group.clear.success .button[disabled]:focus,.button-group.clear.success .button[disabled]:hover{color:#3adb76}.button-group.clear .button.success:focus,.button-group.clear .button.success:hover,.button-group.clear.success .button:focus,.button-group.clear.success .button:hover{color:#157539}.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning[disabled]:focus,.button-group.clear .button.warning[disabled]:hover,.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button[disabled]:focus,.button-group.clear.warning .button[disabled]:hover{color:#ffae00}.button-group.clear .button.warning:focus,.button-group.clear .button.warning:hover,.button-group.clear.warning .button:focus,.button-group.clear.warning .button:hover{color:#805700}.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button[disabled]:focus,.button-group.clear.alert .button[disabled]:hover,.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert[disabled]:focus,.button-group.clear .button.alert[disabled]:hover{color:#cc4b37}.button-group.clear.alert .button:focus,.button-group.clear.alert .button:hover,.button-group.clear .button.alert:focus,.button-group.clear .button.alert:hover{color:#67251a}.button-group.no-gaps .button{margin-right:-.0625rem}.button-group.no-gaps .button+.button{border-left-color:transparent}.button-group.stacked,.button-group.stacked-for-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;margin-right:0}@media print,screen and (min-width:40em){.button-group.stacked-for-small .button{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media print,screen and (min-width:64em){.button-group.stacked-for-medium .button{-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:0}}@media print,screen and (max-width:39.99875em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button{display:block;margin-right:0}}@media print,screen and (max-width:63.99875em){.button-group.stacked-for-medium.expanded{display:block}.button-group.stacked-for-medium.expanded .button{display:block;margin-right:0}}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgba(34,35,52,.25);border-radius:0;background-color:#fff;color:#68686e}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#d3f5ff;color:#68686e}.callout.secondary{background-color:#e8e8e9;color:#68686e}.callout.success{background-color:#e1faea;color:#68686e}.callout.warning{background-color:#fff3d9;color:#68686e}.callout.alert{background-color:#f7e4e1;color:#68686e}.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 #f6f6f8;border-radius:0;background:#fff;box-shadow:none;overflow:hidden;color:#68686e}.card>:last-child{margin-bottom:0}.card-divider{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;padding:1rem;background:#f6f6f8}.card-divider>:last-child{margin-bottom:0}.card-section{-ms-flex:1 0 auto;flex:1 0 auto;padding:1rem}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.close-button{position:absolute;z-index:10;color:#222334;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#222334}.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:40em){.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:64em){.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:92.5em){.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}}@media screen and (min-width:112.5em){.menu.xxlarge-horizontal{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.menu.xxlarge-vertical{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column;flex-direction:column}.menu.xxlarge-expanded li,.menu.xxlarge-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>a,.menu .is-active>a{background:#00a6d8;color:#222334}.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>.menu,.menu-centered>.menu li{-ms-flex-pack:center;justify-content:center}.menu-centered>.menu li{display:-ms-flexbox;display:flex}.menu-centered>.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;width:20px;height:16px;cursor:pointer}.menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fff;box-shadow:0 7px 0 #fff,0 14px 0 #fff;content:""}.menu-icon:hover:after{background:#121543;box-shadow:0 7px 0 #121543,0 14px 0 #121543}.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;content:""}.menu-icon.dark:after,.menu-icon.dark:hover:after{background:#222334;box-shadow:0 7px 0 #222334,0 14px 0 #222334}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{padding:.7rem 1rem;background:#fff}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fff;transition:transform .15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform: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>a{position:relative}.drilldown .is-drilldown-submenu-parent>a:after{position:absolute;top:50%;margin-top:-6px}.drilldown.align-left .is-drilldown-submenu-parent>a:after,.drilldown .is-drilldown-submenu-parent>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 #00a6d8;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent>a:after{left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a:after{display:block;right:auto;left:1rem}.drilldown.align-right .is-drilldown-submenu-parent>a:after,.drilldown .js-drilldown-back>a:before{width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00a6d8 transparent transparent}.drilldown .js-drilldown-back>a:before{display:block;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 #121543;border-radius:0;background-color:#fff;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#00a6d8 transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:transparent;color:#00a6d8}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00a6d8 transparent transparent;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>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 #00a6d8}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#00a6d8 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00a6d8 transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>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 #00a6d8}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#00a6d8 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00a6d8 transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>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 #00a6d8}}@media screen and (min-width:92.5em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#00a6d8 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical>li>a:after{right:14px}.dropdown.menu.xlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00a6d8 transparent transparent;right:auto;left:5px}.dropdown.menu.xlarge-vertical>li.opens-right>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 #00a6d8}}@media screen and (min-width:112.5em){.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#00a6d8 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xxlarge-vertical>li>a:after{right:14px}.dropdown.menu.xxlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00a6d8 transparent transparent;right:auto;left:5px}.dropdown.menu.xxlarge-vertical>li.opens-right>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 #00a6d8}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #121543;background:#fff}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #00a6d8 transparent transparent;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>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 #00a6d8}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>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;background:#00a6d8;color:#fff}.label.primary{background:#00a6d8;color:#222334}.label.secondary{background:#68686e;color:#fff}.label.success{background:#3adb76;color:#222334}.label.warning{background:#ffae00;color:#222334}.label.alert{background:#cc4b37;color:#fff}.media-object{display:-ms-flexbox;display:flex;margin-bottom:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.media-object img{max-width:none}@media print,screen and (max-width:39.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>:last-child{margin-bottom:0}@media print,screen and (max-width:39.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:#f6f6f8}[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(34,35,52,.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:#f6f6f8}[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(34,35,52,.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(34,35,52,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;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(34,35,52,.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(34,35,52,.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(34,35,52,.25)}.off-canvas-content{transform:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left,.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:64em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left,.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:92.5em){.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 screen and (min-width:112.5em){.position-left.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-xxlarge~.off-canvas-content{margin-left:250px}.position-right.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-xxlarge~.off-canvas-content{margin-right:250px}.position-top.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-xxlarge~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xxlarge~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-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:64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-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:92.5em){.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}}@media screen and (min-width:112.5em){.off-canvas.in-canvas-for-xxlarge{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xxlarge.position-bottom,.off-canvas.in-canvas-for-xxlarge.position-left,.off-canvas.in-canvas-for-xxlarge.position-right,.off-canvas.in-canvas-for-xxlarge.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xxlarge .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{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgba(34,35,52,.5);color:#fff}.orbit-next,.orbit-previous{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fff}[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(34,35,52,.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:#121543}.orbit-bullets button.is-active,.orbit-bullets button:hover{background-color:#222334}.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:40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#222334}.pagination a:hover,.pagination button:hover{background:#f6f6f8}.pagination .current{padding:.1875rem .625rem;background:#00a6d8;color:#fff;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#121543;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis:after{padding:.1875rem .625rem;content:"\2026";color:#222334}.pagination-previous.disabled:before,.pagination-previous a:before{display:inline-block;margin-right:.5rem;content:"«"}.pagination-next.disabled:after,.pagination-next a:after{display:inline-block;margin-left:.5rem;content:"»"}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#121543}.progress.primary .progress-meter{background-color:#00a6d8}.progress.secondary .progress-meter{background-color:#68686e}.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:#00a6d8}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;font-size:.75rem;font-weight:700;color:#fff;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#f6f6f8;cursor:pointer;-webkit-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:#121543;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:#00a6d8;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:#008db8}.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(34,35,52,.75)}.reveal,.reveal-overlay{display:none;overflow-y:auto}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:1rem;border:1px solid #121543;border-radius:0;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:98.75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:98.75rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:98.75rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:98.75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.switch{height:2rem;position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:700;color:#fff;-webkit-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:#121543;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translateZ(0);border-radius:0;background:#fff;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#00a6d8}input:checked~.switch-paddle:after{left:2.25rem}input:disabled~.switch-paddle{cursor:not-allowed;opacity:.5}[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>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle:after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle:after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle:after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}tbody,tfoot,thead{border:1px solid #f2f2f2;background-color:#fff}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f9f9f9}tfoot,thead{color:#68686e}tfoot{background:#f2f2f2}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:#f2f2f2}table.unstriped tbody{background-color:#fff}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f2f2f2;background-color:#fff}@media print,screen and (max-width:63.99875em){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:#f4f4f4}table.hover tfoot tr:hover{background-color:#ededed}table.hover tbody tr:hover{background-color:#fafafa}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ededed}.table-scroll{overflow-x:auto}.tabs{margin:0;border:1px solid #f6f6f8;background:#fff;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>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#00a6d8}.tabs.primary>li>a{color:#222334}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#009ecd}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#00a6d8}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fff;color:#008fba}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#f6f6f8;color:#00a6d8}.tabs-content{border:1px solid #f6f6f8;border-top:0;background:#fff;color:#68686e;transition:all .5s ease}.tabs-content.vertical{border:1px solid #f6f6f8;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 #fff;border-radius:0;box-shadow:0 0 0 1px rgba(34,35,52,.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(0,166,216,.5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#222334;color:#fff;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 #222334;cursor:help}.tooltip{top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#222334;font-size:80%;color:#fff}.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 #222334;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:#222334 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 #222334;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 #222334 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:#f6f6f8}.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:40em){.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 print,screen and (max-width:63.99875em){.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 print,screen and (max-width:92.49875em){.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 print,screen and (max-width:112.49875em){.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.stacked-for-xxlarge{-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar.stacked-for-xxlarge .top-bar-left,.top-bar.stacked-for-xxlarge .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 print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:92.49875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:92.5em){.show-for-large-only{display:none!important}}@media screen and (min-width:92.5em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:92.49875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:92.5em) and (max-width:112.49875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:92.49875em),screen and (min-width:112.5em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:112.5em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:112.49875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:112.5em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:112.49875em){.show-for-xxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.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}@media print,screen and (max-width:63.99875em){#nav-container{display:none}}a.excerpt-read-more{display:block;max-width:150px;margin-top:1rem;background:#8e8e98;color:#fff;text-transform:uppercase;font-weight:700;font-size:13px;letter-spacing:1.2px;padding:.3rem 1rem;border-radius:360px;opacity:.3}a.excerpt-read-more:hover{opacity:.7}.grid-container{padding-left:1.5625rem;padding-right:1.5625rem}@media print,screen and (min-width:64em){.grid-container{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:100em){.grid-container{padding-left:0;padding-right:0}}.wysiwyg_content a{font-weight:700;color:#222334;transition:color .2s ease-in-out}.wysiwyg_content a:hover{color:#1755ff}.reg-link{color:#222334;transition:color .2s ease-in-out}.reg-link:hover{color:#68686e}.underline-link{text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 4px;transition:background-size .3s cubic-bezier(0,.5,0,1);color:#222334}.underline-link:focus,.underline-link:hover{text-decoration:none;background-size:100% 4px;color:#68686e}.filter-img{filter:grayscale(0);transform:scale(1);transition:all .3s ease-in-out}.filter-img:hover{filter:grayscale(100%);transform:scale(1.03)}.filter-img-support{filter:grayscale(0);transform:scale(1);transition:all .3s ease-in-out}.filter-img-support:hover{filter:grayscale(100%);transform:scale(1.03)}.btn-slide-container{display:-ms-flexbox;display:flex;text-align:center;width:100%;margin:1rem auto}@media print,screen and (min-width:64em){.btn-slide-container{width:auto;margin:4rem auto 1rem}}.btn-slide-container a{display:block;position:relative;text-decoration:none;line-height:24px;font-family:"Proxima Nova",sans-serif;color:#fff;background:#68686e;border:none;border-radius:5px;text-transform:uppercase;font-size:16px;font-weight:700;padding:26px 50px;width:100%;overflow:hidden}@media print,screen and (min-width:40em){.btn-slide-container a{width:auto}}.btn-slide-container a:hover:before{transform:translateX(0);transition:transform .35s ease}.btn-slide-container a:hover:after{opacity:1;transform:translateX(0);transition:transform .35s ease .36s}.btn-slide-container a:hover span{color:#fff}.btn-slide-container a:after,.btn-slide-container a:before{content:" ";display:block;position:absolute;width:100%;top:0;bottom:0;right:0;background:#ff024f;z-index:-1}.btn-slide-container a:after{z-index:0;transform:translateX(100%);transition:none;transition:transform .35s ease}.btn-slide-container a:before{transform:translateX(-100%);z-index:1}.btn-slide-container a span{z-index:5;position:relative;transition:color .35s ease}.genre-terms,.meta{font-size:13px;line-height:16px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}@media print,screen and (min-width:40em){.genre-terms,.meta{font-size:15px;line-height:18px}}.js-off-canvas-overlay{background:rgba(34,35,52,.8)}.page-id-27 .slideshow_large{margin-top:-43px}.page-id-27 .slideshow_large .slideshow .splide__track .splide__list .splide__slide .image-wrapper{height:50vh}body#tinymce{margin:20px}.gform_body ul{list-style:none outside none;margin:0}.gform_validation_container,.gform_wrapper .gform_validation_container,body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_wrapper li.gform_validation_container,body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}.top-bar,.top-bar ul{background-color:transparent}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:none}.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{border:none;width:272px;padding-top:18px;left:0;right:0;z-index:1000;background-image:url(../images/dropdown-strip-nodule-1.svg);background-repeat:no-repeat;background-position:center 1px}.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu li{background-color:#7a7b85;padding:0 .7rem}.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu li:last-child{border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding-bottom:10px}.dropdown .is-dropdown-submenu a{color:#fff!important;opacity:.7}.dropdown .is-dropdown-submenu a:hover{opacity:1}header.header .top-bar-wrapper{background-color:#fff;border:1px solid #ededf2;box-shadow:0 0 10px rgba(34,35,52,.2);z-index:9999}@media screen and (min-width:112.5em){header.header .top-bar-wrapper .grid-container{padding-right:0;padding-left:0}}header.header .top-bar-wrapper .grid-container .top-bar{padding:5px 0}@media print,screen and (min-width:40em){header.header .top-bar-wrapper .grid-container .top-bar{padding:27px 0}}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-left{-ms-flex:1 1 auto;flex:1 1 auto}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-left .custom-logo-link img{max-width:170px;transition:filter .3s ease-in-out}@media print,screen and (max-width:39.99875em){header.header .top-bar-wrapper .grid-container .top-bar .top-bar-left .custom-logo-link img{max-width:130px}}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-left .custom-logo-link img:hover{filter:invert(43%) sepia(99%) saturate(1746%) hue-rotate(162deg) brightness(98%) contrast(101%)}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav{-ms-flex-align:center;align-items:center}@media print,screen and (min-width:64em){header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav{margin-left:3rem;gap:.5rem}}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item a{color:#222334;font-size:13px;text-transform:uppercase;font-weight:700;opacity:.6;transition:opacity .2s ease-in-out;letter-spacing:.75px;padding:.75rem .25rem}@media screen and (min-width:83.75em){header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item a{letter-spacing:1.5px;padding:.75rem .5rem}}@media screen and (min-width:92.5em){header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item a{padding:.75rem 1rem}}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item a:active,header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item a:hover,header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item a[aria-current]{opacity:1}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item.search{height:45px;width:45px;text-indent:-9999px;background:url(../images/icon-search.svg);background-size:contain;margin:0 5px;transition:opacity .3s ease-in-out;opacity:.6}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item.search:hover{opacity:1}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item.counterstream{height:45px;width:45px;text-indent:-9999px;background:url(../images/icon-music.svg);background-size:contain;margin:0 5px;transition:opacity .3s ease-in-out;opacity:.6}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item.counterstream:hover{opacity:1}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item.donate{display:none;padding:0;background-color:transparent;margin:0}@media screen and (min-width:75em){header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item.donate{display:block}}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .menu-item.donate a{background-color:#222334;color:#fff;border-radius:3px;padding:.95rem 1rem}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right #main-nav .active>a{background:none}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.hide-for-large{-ms-flex:0 0 auto;flex:0 0 auto}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.hide-for-large ul.menu li{background:rgba(34,35,52,.6);border-radius:4px}header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.hide-for-large ul.menu li a{background-image:url(../images/icon-hamburglar-white.svg);background-repeat:no-repeat;background-position:18px 13px;font-size:15px;line-height:24px;letter-spacing:1.5px;text-transform:uppercase;color:#fff;font-weight:700;padding:8px 20px 9px 49px}@media print,screen and (min-width:40em){header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.hide-for-large ul.menu li a{background-position:18px 18px;padding:13px 26px 14px 55px}}.home header.header .top-bar-wrapper{background:transparent linear-gradient(180deg,#222334,#22233400) 0 0 no-repeat padding-box;border:0;box-shadow:none}@media screen and (min-width:112.5em){.home header.header .top-bar-wrapper .grid-container{padding-right:0;padding-left:0}}@media print,screen and (min-width:40em){.home header.header .top-bar-wrapper .grid-container .top-bar{padding:27px 0}}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-left{-ms-flex:1 1 auto;flex:1 1 auto}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-left .custom-logo-link img{max-width:170px;transition:filter .3s ease-in-out}@media print,screen and (max-width:39.99875em){.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-left .custom-logo-link img{max-width:130px}}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-left .custom-logo-link img:hover{filter:invert(43%) sepia(99%) saturate(1746%) hue-rotate(162deg) brightness(98%) contrast(101%)}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav{-ms-flex-align:center;align-items:center}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item a{color:#fff;opacity:.6}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item a:hover{opacity:1}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item.search{opacity:.6}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item.search:active,.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item.search:focus,.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item.search:hover{opacity:1}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item.counterstream{opacity:.6}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item.counterstream:active,.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item.counterstream:focus,.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item.counterstream:hover{opacity:1}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item.donate{padding:0;background-color:transparent;margin:0;margin-left:10px}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .menu-item.donate a{background-color:#fff;color:#222334;border-radius:3px;padding:.95rem 1rem}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.show-for-large #main-nav .active>a{background:none}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.hide-for-large ul.menu li{background:#fff}.home header.header .top-bar-wrapper .grid-container .top-bar .top-bar-right.hide-for-large ul.menu li a{background-image:url(../images/icon-hamburglar.svg);color:#222334}.position-right{width:303px;transform:translateX(303px)}.position-right.is-open{transform:translate(0)}.off-canvas .off-canvas-wrapper{border-left:7px solid #1755ff;background:#fff;padding:20px 27px 20px 25px;min-height:100vh}.off-canvas .off-canvas-wrapper .off-canvas-icons{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.off-canvas .off-canvas-wrapper .off-canvas-icons a{display:inline-block;height:45px;width:45px;margin-right:20px}.off-canvas .off-canvas-wrapper .off-canvas-icons a span{display:none}.off-canvas .off-canvas-wrapper .off-canvas-icons .left-aligned .search{background-image:url(../images/icon-search.svg)}.off-canvas .off-canvas-wrapper .off-canvas-icons .left-aligned .radio{background-image:url(../images/icon-music.svg)}.off-canvas .off-canvas-wrapper .off-canvas-icons .right-aligned .close-button{position:relative;height:45px;width:45px;top:0;left:0;display:inline-block;background-image:url(../images/icon-close.svg)}.off-canvas .off-canvas-wrapper #offcanvas-nav{border-top:1px solid #ededf2;margin-top:28px}.off-canvas .off-canvas-wrapper #offcanvas-nav li{border-bottom:1px solid #ededf2}.off-canvas .off-canvas-wrapper #offcanvas-nav li a{font-weight:700;font-size:13px;line-height:17px;letter-spacing:1.5px;color:#222334;padding:1.3rem 1rem;text-transform:uppercase;background:transparent}.off-canvas .off-canvas-wrapper #offcanvas-nav li a:active,.off-canvas .off-canvas-wrapper #offcanvas-nav li a:focus,.off-canvas .off-canvas-wrapper #offcanvas-nav li a:hover{background:rgba(34,35,52,.1)}.off-canvas .off-canvas-wrapper #offcanvas-nav li a:after{display:block;width:0;height:0;border:6px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#222334 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.off-canvas .off-canvas-wrapper #offcanvas-nav li .submenu li{border-bottom:0;border-top:1px solid #ededf2}.off-canvas .off-canvas-wrapper #offcanvas-nav li .submenu li a{padding-left:10px}.off-canvas .off-canvas-wrapper #offcanvas-nav li.counterstream,.off-canvas .off-canvas-wrapper #offcanvas-nav li.counterstream a,.off-canvas .off-canvas-wrapper #offcanvas-nav li.donate,.off-canvas .off-canvas-wrapper #offcanvas-nav li.donate a,.off-canvas .off-canvas-wrapper #offcanvas-nav li.search,.off-canvas .off-canvas-wrapper #offcanvas-nav li.search a{display:none}.off-canvas .off-canvas-wrapper .donate-button{font-size:15px;line-height:20px;letter-spacing:1.5px;color:#fff;width:100%;padding:1.3rem 1rem;margin-top:4rem;background:rgba(34,35,52,.6)}.off-canvas .off-canvas-wrapper .donate-button:hover{background:#222334}.menu .active>a,.menu .is-active>a{background:rgba(34,35,52,.6);color:#fff}.menu .active>a:hover,.menu .is-active>a:hover{background:#222334}#sub-footer{background:#1755ff}#sub-footer .strip-nodule{position:relative;top:-30px;width:100%;transform:scale(1.06)}#sub-footer .grid-container{padding-bottom:70px;padding-left:1.5625rem;padding-right:1.5625rem}@media print,screen and (min-width:64em){#sub-footer .grid-container{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:100em){#sub-footer .grid-container{padding-left:0;padding-right:0}}#sub-footer .grid-container h2{font-size:20px;line-height:29px;margin-bottom:27px;color:#fff}@media print,screen and (min-width:40em){#sub-footer .grid-container h2{font-size:35px;line-height:51px;margin-bottom:40px}}footer.footer{background:#222334;color:#fff;padding:5rem 0}footer.footer a{color:#fff}footer.footer p{margin-bottom:0}@media print,screen and (min-width:40em){footer.footer .top-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}footer.footer .top-row .social-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}footer.footer .top-row .social-container .icon-social{padding:5px;margin-right:1rem;opacity:.7}footer.footer .top-row .social-container .icon-social:hover{opacity:1}footer.footer .top-row .menu li a{font-size:18px;font-weight:700}footer.footer .top-row .menu .active>a{background:none}footer.footer .bottom-row{padding-top:50px}@media print,screen and (min-width:40em){footer.footer .bottom-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end}}@media print,screen and (max-width:63.99875em){footer.footer .bottom-row .address{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}footer.footer .bottom-row .address p{font-size:13px;line-height:20px;margin-bottom:.5rem}footer.footer .bottom-row .address .button{background-color:rgba(106,108,137,.5);border-radius:360px;font-size:13px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase;opacity:1;padding:8px 20px;margin-bottom:0;display:inline-block;height:-webkit-fit-content;height:fit-content}footer.footer .bottom-row .address .button:hover{background-color:rgba(106,108,137,.8)}footer.footer .bottom-row .copyright p{font-size:13px;opacity:.7}footer.footer .bottom-row .copyright p a{text-decoration:underline;opacity:.7}footer.footer .bottom-row .copyright p a:hover{opacity:1}footer.footer .menu{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}footer.footer .menu li a{font-size:18px;font-weight:700;padding:5px;margin-right:1rem;opacity:.7}footer.footer .menu li a:hover{opacity:1}@media print,screen and (max-width:63.99875em){footer.footer .menu{margin-top:50px;margin-bottom:50px}footer.footer .menu li{-ms-flex-preferred-size:49%;flex-basis:49%}footer.footer .menu li a{font-size:18px;font-weight:700;padding-left:0;padding-right:0}footer.footer .menu .active>a{background:none}}footer.footer .copyright p{font-size:13px;opacity:.7}footer.footer .copyright p a{text-decoration:underline}.button{font-size:12px;line-height:inherit;letter-spacing:1.2px;padding:14px;font-weight:700;color:#fff;background-color:rgba(18,21,67,.6);text-transform:uppercase;border-radius:4px;transition:background-color .2s ease-in-out}@media print,screen and (min-width:40em){.button{font-size:18px;padding:30px 55px 24px}}.button:hover{background-color:#222334}.button.blue{background-color:#00a6d8}.button.blue:hover{background-color:#121543}.button.button-small{border-radius:31px;font-size:18px;padding:9px 29px}.button.button-view-all{border-radius:31px;background-color:hsla(240,7%,55%,.5);font-size:13px;letter-spacing:1.5px;padding:12px 31px}@media print,screen and (max-width:39.99875em){.button.button-view-all{padding:7px 31px;margin-top:.5rem}}.button.button-view-all:hover{background-color:#858595}.button.button-tab{border-radius:5px;width:100%;max-width:249px;padding:10px 18px;margin-bottom:1.5rem;text-align:center;font-size:13px;line-height:21px;text-transform:uppercase;letter-spacing:1.5px;color:#fff;background-color:#c2c2c2}.button.button-tab.is-active,.button.button-tab:hover{background-color:#00a6d8}.button.button-all{border-radius:31px;background-color:#222334;font-size:13px;letter-spacing:1.5px;line-height:15px;padding:12px 31px;margin-bottom:0;margin-right:1rem}.button.button-all:hover{background-color:rgba(34,35,52,.6)}.button.button-podcasts{border-radius:100px;background-color:#fff;color:#1755ff;font-size:13px;letter-spacing:1.5px;padding:12px 31px}@media print,screen and (max-width:39.99875em){.button.button-podcasts{padding:5px 20px}}.button.red{background-color:#ff024f;color:#fff}.button.red:hover{background-color:#d60142}.wysiwyg_content .button:focus,.wysiwyg_content .button:hover{color:#fff}.wysiwyg_content a.button{color:#fff;transition:background-color .2s ease-in-out}.pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.pagination .nav-previous{display:none}.pagination .nav-previous a{display:inline-block;width:48px;height:47px;margin-right:10px;margin-left:10px;background-image:url(../images/icon-prev.png);transition:all .1s ease-in-out;transform:scale(1)}.pagination .nav-previous a:hover{transform:scale(1.2)}.pagination .nav-next{display:none}.pagination .nav-next a{display:inline-block;width:48px;height:47px;background-image:url(../images/icon-next.png);transition:all .1s ease-in-out;transform:scale(1)}.pagination .nav-next a:hover{transform:scale(1.2)}.pagination .wp-pagenavi{clear:both;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;gap:.5rem}.pagination .wp-pagenavi .pages{border:none}.pagination .wp-pagenavi .extend,.pagination .wp-pagenavi a{background-color:transparent;color:#222334}.pagination .wp-pagenavi .current,.pagination .wp-pagenavi .extend,.pagination .wp-pagenavi a{display:inline-block;padding:.1875rem .625rem;border-radius:4px;min-width:2rem;min-height:2rem;text-align:center}.pagination .wp-pagenavi .current{background-color:#222334;color:#fff}.splide__arrows{text-align:center;margin-top:10px}@media print,screen and (min-width:40em){.splide__arrows{position:absolute;bottom:0;left:45%;margin-top:0}}.splide__arrows button.splide__arrow{display:inline-block;width:48px;height:48px;background-repeat:no-repeat}.splide__arrows button.splide__arrow span{display:none}.splide__arrows button.splide__arrow.splide__arrow--prev{margin-right:10px;margin-left:10px;background-image:url(../images/icon-prev.png);transition:all .1s ease-in-out;transform:scale(1)}.splide__arrows button.splide__arrow.splide__arrow--prev:hover{transform:scale(1.2)}.splide__arrows button.splide__arrow.splide__arrow--next{background-image:url(../images/icon-next.png);transition:all .1s ease-in-out;transform:scale(1)}.splide__arrows button.splide__arrow.splide__arrow--next:hover{transform:scale(1.2)}.splide__arrows button.splide__arrow:hover{cursor:pointer}#counterstream{display:none;padding:2rem 0;padding-top:7rem;background:#222334;color:#a2a2a2}#counterstream .grid-container .close-container{text-align:right;position:absolute;right:5%}#counterstream .grid-container .close-container .close{display:inline-block;height:45px;width:45px;text-indent:-9999px;background:url(../images/icon-close.svg);background-size:contain;opacity:.6;transition:opacity .3s ease-in-out}#counterstream .grid-container .close-container .close:hover{opacity:1}#counterstream .grid-container .player-wrapper{display:grid;grid-template-columns:220px auto auto}#counterstream .grid-container .player-wrapper .player .cover_art{width:220px;object-fit:cover;margin-bottom:1rem}#counterstream .grid-container .player-wrapper .player .cover_art img{border-radius:10px}#counterstream .grid-container .player-wrapper .player .cover_art .logo-swap .cs_logo{max-width:220px}#counterstream .grid-container .player-wrapper .player .cover_art .logo-swap .nmu_logo{display:none}#counterstream .grid-container .player-wrapper .player audio{width:220px;margin-bottom:1rem}#counterstream .grid-container .player-wrapper .meta{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem;text-transform:none;letter-spacing:0;font-weight:400;margin-left:2rem}#counterstream .grid-container .player-wrapper .meta .now-playing{font-size:15px;text-transform:uppercase;letter-spacing:1.2px;font-weight:700}#counterstream .grid-container .player-wrapper .meta .title{color:#fff}#counterstream .grid-container .player-wrapper .meta .buy{margin:1.5rem 0}#counterstream .grid-container .player-wrapper .meta .buy a{font-size:12px;line-height:inherit;letter-spacing:1.2px;font-weight:700;color:#fff;text-transform:uppercase;transition:background-color .2s ease-in-out;border-radius:360px;background-color:hsla(240,7%,55%,.5);padding:12px 31px}@media print,screen and (max-width:39.99875em){#counterstream .grid-container .player-wrapper .meta .buy a{padding:7px 31px}}#counterstream .grid-container .player-wrapper .meta .buy a:hover{background-color:#858595}#counterstream .grid-container .player-wrapper .meta .ends_at{font-style:italic}#counterstream .grid-container .player-wrapper #recent{margin-right:45px;margin-left:2rem}#counterstream .grid-container .player-wrapper #recent h2{font-size:15px;text-transform:uppercase;letter-spacing:1.2px;font-weight:700}#counterstream .grid-container .about-wrapper #about{padding-top:1rem;margin:0 auto;max-width:80%;-ms-flex-align:center;align-items:center;display:grid;grid-template-columns:auto auto}@media print,screen and (max-width:63.99875em){#counterstream .grid-container .about-wrapper #about{display:block;grid-template-columns:none}}#counterstream .grid-container .about-wrapper #about .logo{width:110px;margin-right:2rem;opacity:.6}.share{position:relative}.share .share-button{display:inline-block;color:#fff;font-size:13px;line-height:24px;letter-spacing:1.5px;text-transform:uppercase;background:hsla(240,7%,55%,.5);border-radius:35px;width:46px;height:46px;margin-bottom:0;background-image:url(../images/icon-share.svg);background-repeat:no-repeat;background-position:10px;text-align:right;position:relative;top:-12px}@media print,screen and (min-width:40em){.share .share-button{width:185px;height:auto;padding:8px 24px}}.share .share-button span{visibility:hidden}@media print,screen and (min-width:40em){.share .share-button span{visibility:visible}}.share .share-container{position:absolute;display:none;background-size:contain;background-repeat:no-repeat;top:35px;right:0}.share .share-container img{margin-bottom:-5px}.share .share-container .share-services{margin-left:0;margin-top:0;padding:.7rem;padding-top:0;background-color:#7a7b85;border:none;border-bottom-right-radius:5px;border-bottom-left-radius:5px;min-width:200px;left:0;right:0;z-index:1000;list-style-type:none}.share .share-container .share-services li a{color:#fff;font-size:13px;text-transform:uppercase;font-weight:700;opacity:.6;transition:opacity .2s ease-in-out;letter-spacing:.75px;padding:.75rem .25rem}.reveal-overlay .reveal{background:#fff;padding:2.5rem;margin-top:5rem;border-radius:10px}.reveal-overlay .reveal .gform_wrapper form .gform_body .gform_fields .gfield label{font-weight:700}.reveal-overlay .reveal .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]{box-shadow:none;margin-bottom:.2rem;width:100%;border-radius:4px;background:#fff;opacity:.8;padding:1rem;height:auto;border:1px solid #a7a7a7}.reveal-overlay .reveal .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]:active,.reveal-overlay .reveal .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]:focus,.reveal-overlay .reveal .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]:hover{border:1px solid #222334}.reveal-overlay .reveal .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea{max-height:10rem;box-shadow:none;margin-bottom:.2rem;width:100%;border-radius:4px;background:#fff;opacity:.8;padding:1rem;height:auto;border:1px solid #a7a7a7}.reveal-overlay .reveal .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active,.reveal-overlay .reveal .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus,.reveal-overlay .reveal .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:hover{border:1px solid #222334}.reveal-overlay .reveal .gform_wrapper form .gform_body .gform_fields .gfield .gfield_description{font-style:italic;margin-bottom:1rem}.reveal-overlay .reveal .gform_wrapper form .gform_footer .button{width:100%;font-size:16px;padding:1.5rem 3rem}.gform_confirmation_message{font-size:20px;line-height:29px;margin-bottom:6rem}@media print,screen and (min-width:40em){.gform_confirmation_message{font-size:24px;line-height:37px}}.gform_confirmation_message a{font-weight:700;color:#222334;transition:color .2s ease-in-out}.gform_confirmation_message a:hover{color:#1755ff}.flexible-content-field.advertisement .ad-row{padding-bottom:3.5rem}.flexible-content-field.advertisement .ad-row:last-child{padding-bottom:0}.page .content .inner-content main article .entry-header{padding-top:3rem;position:relative}@media print,screen and (min-width:40em){.page .content .inner-content main article .entry-header{padding-top:5.5rem}}.page .content .inner-content main article .entry-header .grid-container{padding-left:1.5625rem;padding-right:1.5625rem}@media print,screen and (min-width:64em){.page .content .inner-content main article .entry-header .grid-container{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:100em){.page .content .inner-content main article .entry-header .grid-container{padding-left:0;padding-right:0}}.page .content .inner-content main article .entry-header .background-mask{height:50px;width:100%;position:absolute;bottom:-1px;left:0}.page .content .inner-content main article .entry-header .breadcrumbs{margin-bottom:0;padding-top:0}.page .content .inner-content main article .entry-header .breadcrumbs a,.page .content .inner-content main article .entry-header .breadcrumbs span{font-size:15px;text-transform:uppercase;font-weight:700;letter-spacing:1.5px;color:#8e8e98;padding:0 3px}.page .content .inner-content main article .entry-header .breadcrumbs a:first-child,.page .content .inner-content main article .entry-header .breadcrumbs span:first-child{padding-left:0}.page .content .inner-content main article .entry-header h1.page-title{padding-top:0;font-size:36px;line-height:42px;margin-bottom:3rem;font-weight:800;color:#222334;letter-spacing:-.06px}@media print,screen and (min-width:40em){.page .content .inner-content main article .entry-header h1.page-title{font-size:64px;line-height:69px}}.page .content .inner-content main article .entry-header h4{font-size:32px;line-height:39px;color:#222334;font-weight:300;max-width:1181px;position:relative;top:-2rem}@media print,screen and (min-width:40em){.page .content .inner-content main article .entry-header h4{font-size:50px;line-height:67px}}@media print,screen and (max-width:63.99875em){.page .content .inner-content main article .entry-header h4{font-size:20px;line-height:29px}}.page .content .inner-content main article .entry-header.header-type-normal{background:#f6f6f8}.page .content .inner-content main article .entry-header.header-type-curvy{background-image:url(../images/header-bg-gradient-wave-full.svg);background-size:cover;padding-bottom:100px;background-repeat:no-repeat}.page .content .inner-content main article .entry-header.header-type-none{display:none}.page .content .inner-content main article .entry-header.header-type-purple{background-image:url(../images/graphic-header-dark-wavelines.svg);padding-bottom:50px;background-position:50%;background-repeat:no-repeat}@media print,screen and (min-width:40em){.page .content .inner-content main article .entry-header.header-type-purple{padding-bottom:100px;background-size:cover;min-height:477px}}.page .content .inner-content main article .entry-header.header-type-purple .background-mask{background-image:url(../images/graphic-wavemask-2.svg);background-size:cover;background-repeat:no-repeat}.page .content .inner-content main article .entry-header.header-type-purple .page-title,.page .content .inner-content main article .entry-header.header-type-purple h4{color:#fff}.page .content .inner-content main article .entry-header.header-type-subnav{background:transparent linear-gradient(98deg,#fff,#f6f6f8) 0 0 no-repeat padding-box}.page .content .inner-content main article .entry-header.header-type-upshifted{display:none}.page .content .inner-content main article .entry-header.header-type-blue{background-image:url(../images/page-header-blue-wavy-lines.svg);background-size:cover;padding-bottom:2rem;padding-top:29px;margin-bottom:0}@media print,screen and (min-width:40em){.page .content .inner-content main article .entry-header.header-type-blue{padding-bottom:4rem}}@media print,screen and (min-width:64em){.page .content .inner-content main article .entry-header.header-type-blue{padding-bottom:6rem}}.page .content .inner-content main article .entry-header.header-type-blue h1.page-title,.page .content .inner-content main article .entry-header.header-type-blue h4{color:#fff;margin-bottom:46px}@media print,screen and (min-width:40em){.page .content .inner-content main article .entry-header.header-type-blue h4{max-width:60%}}.page .content .inner-content main article .entry-header.header-type-blue .breadcrumbs{color:#fff;margin-bottom:20px}.page .content .inner-content main article .entry-header.header-type-blue .breadcrumbs a,.page .content .inner-content main article .entry-header.header-type-blue .breadcrumbs span{color:#fff}@media print,screen and (min-width:64em){.page .content .inner-content main article .entry-header.header-type-blue .breadcrumbs{margin-bottom:60px}}.page .content .inner-content main article .entry-header.header-type-soundwave{z-index:-2;background-image:url(../images/page-header-teal-wavy-mobile.svg);background-size:contain;background-position:top;background-repeat:no-repeat;padding-top:29px;margin-bottom:-25rem;padding-bottom:30rem}@media print,screen and (min-width:40em){.page .content .inner-content main article .entry-header.header-type-soundwave{margin-bottom:-20rem;padding-bottom:30rem}}@media print,screen and (min-width:64em){.page .content .inner-content main article .entry-header.header-type-soundwave{margin-bottom:-18rem;background-image:url(../images/page-header-teal-wavy.svg);background-size:cover}}.page .content .inner-content main article .entry-header.header-type-soundwave h1.page-title,.page .content .inner-content main article .entry-header.header-type-soundwave h4{color:#fff;margin-bottom:46px}@media print,screen and (min-width:40em){.page .content .inner-content main article .entry-header.header-type-soundwave h4{max-width:60%}}.page .content .inner-content main article .entry-header.header-type-soundwave .breadcrumbs{color:#fff;margin-bottom:20px}.page .content .inner-content main article .entry-header.header-type-soundwave .breadcrumbs a,.page .content .inner-content main article .entry-header.header-type-soundwave .breadcrumbs span{color:#fff}@media print,screen and (min-width:64em){.page .content .inner-content main article .entry-header.header-type-soundwave .breadcrumbs{margin-bottom:60px}}.page .content div.kindful-embed-wrapper iframe{z-index:1!important}#post-410358 .flexible-content-fields,.post-410358 .flexible-content-fields{display:grid;grid-template-columns:1fr;max-width:1585px;margin:0 auto}@media print,screen and (min-width:64em){#post-410358 .flexible-content-fields,.post-410358 .flexible-content-fields{grid-template-columns:1fr 2fr}}#post-410358 .wysiwyg_content,.post-410358 .wysiwyg_content{max-width:100%;width:100%}#post-410358 .wysiwyg_content .gform_wrapper,.post-410358 .wysiwyg_content .gform_wrapper{margin:0 auto 5rem}@media print,screen and (max-width:39.99875em){#post-410358 .wysiwyg_content .gform_wrapper,.post-410358 .wysiwyg_content .gform_wrapper{padding:1rem}}#post-410358 .wysiwyg_content .gform_wrapper form .gform_body ul li .gsection_title,.post-410358 .wysiwyg_content .gform_wrapper form .gform_body ul li .gsection_title{border-top:none;padding:0;margin:3rem 0 1rem;color:#222334}@media print,screen and (max-width:39.99875em){#post-410358 .wysiwyg_content .gform_wrapper form .gform_body ul li .gsection_title,.post-410358 .wysiwyg_content .gform_wrapper form .gform_body ul li .gsection_title{font-size:26px;line-height:32px}}#post-410358 .wysiwyg_content .gform_wrapper form .gform_body ul li:first-child .gsection_title,.post-410358 .wysiwyg_content .gform_wrapper form .gform_body ul li:first-child .gsection_title{margin-top:0}#post-410358 .wysiwyg_content .gform_wrapper form .gform_footer .gform_button,.post-410358 .wysiwyg_content .gform_wrapper form .gform_footer .gform_button{width:100%}#post-435606 .flexible-content-fields,.post-435606 .flexible-content-fields{display:grid;grid-template-columns:1fr;max-width:1585px;margin:0 auto}@media print,screen and (min-width:64em){#post-435606 .flexible-content-fields,.post-435606 .flexible-content-fields{grid-template-columns:2fr 1fr}}#post-435606 .wysiwyg_content,.post-435606 .wysiwyg_content{max-width:100%;width:100%}#post-435606 .wysiwyg_content .gform_wrapper,.post-435606 .wysiwyg_content .gform_wrapper{margin:0 auto 5rem}@media print,screen and (max-width:39.99875em){#post-435606 .wysiwyg_content .gform_wrapper,.post-435606 .wysiwyg_content .gform_wrapper{padding:1rem}}#post-435606 .wysiwyg_content .gform_wrapper form .gform_body ul li .gsection_title,.post-435606 .wysiwyg_content .gform_wrapper form .gform_body ul li .gsection_title{border-top:none;padding:0;margin:3rem 0 1rem;color:#222334}@media print,screen and (max-width:39.99875em){#post-435606 .wysiwyg_content .gform_wrapper form .gform_body ul li .gsection_title,.post-435606 .wysiwyg_content .gform_wrapper form .gform_body ul li .gsection_title{font-size:26px;line-height:32px}}#post-435606 .wysiwyg_content .gform_wrapper form .gform_body ul li:first-child .gsection_title,.post-435606 .wysiwyg_content .gform_wrapper form .gform_body ul li:first-child .gsection_title{margin-top:0}#post-435606 .wysiwyg_content .gform_wrapper form .gform_footer .gform_button,.post-435606 .wysiwyg_content .gform_wrapper form .gform_footer .gform_button{width:100%}.flexible-content-field{margin:0;padding:3.5rem 0}@media print,screen and (min-width:64em){.flexible-content-field{margin:0;padding:6rem 0}}.flexible-content-field a.view-all{display:block;margin:0 auto;text-align:center}.flexible-content-field h2.module-title{font-size:30px;line-height:38px;text-align:left;margin-bottom:20px;font-weight:300;color:#222334}@media print,screen and (min-width:64em){.flexible-content-field h2.module-title{font-size:50px;line-height:58px;text-align:center;margin-bottom:.5rem}}.flexible-content-field h3.module-subtitle{color:#858595;font-size:20px;line-height:29px;text-align:left;margin-left:0;width:100%}@media print,screen and (min-width:64em){.flexible-content-field h3.module-subtitle{font-size:35px;line-height:51px;text-align:center;margin:1rem auto 3rem;width:75%;max-width:1100px}}.flexible-content-field .grid-container{padding-left:1.5625rem;padding-right:1.5625rem}@media print,screen and (min-width:64em){.flexible-content-field .grid-container{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:100em){.flexible-content-field .grid-container{padding-left:0;padding-right:0}}.advertisement .adsanity-alignnone{margin:0 auto}.footer_module .text{text-align:center}@media print,screen and (min-width:64em){.footer_module .text{margin:0 auto;max-width:800px}}.resources_module .resources-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.resources_module .resources-wrapper .resource-item{-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:40em){.resources_module .resources-wrapper .resource-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.projects_weve_funded .grantees-wrapper{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.projects_weve_funded .grantees-wrapper .grantee-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(50% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:40em){.projects_weve_funded .grantees-wrapper .grantee-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(16.66667% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.wysiwyg_content{max-width:975px;margin:0 auto;padding:2.4rem 0 0}.wysiwyg_content ol li,.wysiwyg_content p,.wysiwyg_content ul:not(.splide__pagination) li{font-size:20px;line-height:29px;margin-bottom:1.5rem}@media print,screen and (min-width:40em){.wysiwyg_content ol li,.wysiwyg_content p,.wysiwyg_content ul:not(.splide__pagination) li{font-size:24px;line-height:37px}}.wysiwyg_content p{margin-bottom:2rem}@media print,screen and (min-width:40em){.wysiwyg_content p.introduction{font-size:31px;line-height:46px;font-weight:300;padding-bottom:4rem;margin-bottom:4rem;background-image:url(../images/graphic-content-break.svg);background-repeat:no-repeat;background-position:bottom;background-size:contain}}@media print,screen and (min-width:40em) and (max-width:39.99875em){.wysiwyg_content p.introduction{padding-bottom:2rem;margin-bottom:2rem}}.wysiwyg_content p.wp-caption-text{font-size:17px;line-height:25px;padding-top:24px}.wysiwyg_content ol li,.wysiwyg_content ul:not(.splide__pagination) li{margin-top:.75rem;margin-bottom:.75rem}.wysiwyg_content h1{font-weight:300;margin-bottom:2rem;color:#222334;line-height:1.2}@media print,screen and (max-width:63.99875em){.wysiwyg_content h1{font-size:32px;line-height:39px}}.wysiwyg_content h2{border-top:1px solid #c2c2ca;padding-top:19px;margin-top:3rem;margin-bottom:1.5rem}.wysiwyg_content h3,.wysiwyg_content h4,.wysiwyg_content h5,.wysiwyg_content h6{margin-top:2rem;margin-bottom:1.5rem}.wysiwyg_content h4,.wysiwyg_content h5,.wysiwyg_content h6{font-weight:700}.wysiwyg_content .pullquote,.wysiwyg_content blockquote{border-left:7px solid #00a6d8;padding:25px 0 25px 57px;font-size:50px;line-height:67px;font-weight:300;margin:4rem 0}.wysiwyg_content .pullquote p,.wysiwyg_content blockquote p{margin-bottom:0}.wysiwyg_content hr{border-top:1px solid hsla(240,7%,78%,.5);background:none}.wysiwyg_content table{margin:2rem 0}@media print,screen and (max-width:92.49875em){.wysiwyg_content table{display:block;width:100%;overflow-x:auto}}.wysiwyg_content table tr{border-left:7px solid #00a6d8}.wysiwyg_content ul:not(.splide__pagination){margin:0;margin-bottom:2rem;list-style-type:none}.wysiwyg_content ul:not(.splide__pagination) li{padding-left:60px;background-image:url(../images/bullet.svg);background-repeat:no-repeat;background-size:40px 40px;background-position:0 0}.wysiwyg_content .wp-caption{max-width:100%;border-top:1px solid hsla(240,7%,78%,.5);padding-top:30px;margin:0 auto 2rem}.wysiwyg_content .wp-caption img{max-width:100%;border-radius:5px}.wysiwyg_content .wp-caption.alignleft{float:left;margin-right:2rem;border-top:none;padding-top:0}.wysiwyg_content .wp-caption.alignright{float:right;margin-left:2rem;border-top:none;padding-top:0}.wysiwyg_content .wp-caption p{margin-bottom:0}.wysiwyg_content .embed-caption{font-size:17px;line-height:29px;color:#68686e}.wysiwyg_content .embed-caption a{color:#68686e;font-weight:700}.wysiwyg_content .embed-caption a:hover{text-decoration:underline}.wysiwyg_content .gform_wrapper{margin-bottom:5rem;max-width:950px}@media print,screen and (min-width:40em){.wysiwyg_content .gform_wrapper{border:7px solid #f6f6f8;padding:2rem}}.wysiwyg_content .gform_wrapper form .gform_body{font-size:16px;line-height:40px}.wysiwyg_content .gform_wrapper form .gform_body h2{font-weight:700}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields{list-style-type:none;margin:0;padding:0}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield{margin:0;padding:0;background-image:none}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label{font-size:16px;line-height:22px;letter-spacing:0;font-weight:700;color:#222334;margin-top:2rem;margin-bottom:.75rem}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .gfield_description{font-size:20px;font-style:italic}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]{box-shadow:none;margin-bottom:.75rem;width:100%;border-radius:4px;background:#fff;opacity:.8;padding:1rem;height:auto;border:1px solid #a7a7a7}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]:active,.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]:focus,.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]:hover{border:1px solid #222334}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox{margin:0;-ms-flex-flow:wrap;flex-flow:wrap;gap:1rem;display:-ms-flexbox;display:flex}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li{background-image:none;margin:0;padding:0;border-radius:5px;border:1px solid #a7a7a7}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li:active,.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li:focus,.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li:hover{border:1px solid #222334}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li input{margin:1rem 0 1rem 1rem}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li label{font-size:16px;line-height:22px;padding:.5rem 1rem;margin:0;letter-spacing:0;font-weight:700;color:#222334}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select{box-shadow:none;margin-bottom:.75rem;width:100%;border-radius:4px;background:#fff;opacity:.8;padding:1rem;height:auto;border:1px solid #a7a7a7}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select:active,.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select:focus,.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select:hover{border:1px solid #222334}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea{box-shadow:none;margin-bottom:.75rem;width:100%;border-radius:4px;background:#fff;opacity:.8;padding:1rem;height:auto;border:1px solid #a7a7a7}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:active,.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:focus,.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:hover{border:1px solid #222334}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_date span{font-size:20px;font-style:italic}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_fileupload span{font-size:20px;font-style:italic;color:#68686e}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield#field_4_15 #input_4_15_1_container label,.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield#field_4_15 #input_4_15_5_container label{font-size:20px;font-style:italic;color:#68686e;margin-bottom:20px}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield#field_4_15 .StripeElement{margin-top:20px;border:1px solid #222334;border-radius:4px;padding:1rem;padding-top:1.2rem;height:60px}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .clear-multi{display:-ms-flexbox;display:flex}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .clear-multi .ginput_container_time{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .clear-multi .ginput_container_time input[type=text]{width:80%}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .clear-multi .ginput_container_time i{font-style:normal;margin-left:10px}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .clear-multi .ginput_container_time label{-ms-flex-preferred-size:100%;flex-basis:100%;font-size:20px;font-style:italic;color:#68686e;margin-bottom:20px}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .clear-multi .ginput_container_time.gfield_time_ampm{-ms-flex-align:start;align-items:flex-start}.wysiwyg_content .gform_wrapper form .gform_footer{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.wysiwyg_content .gform_wrapper form .gform_footer input[type=submit]{margin-top:30px}.wysiwyg_content p.listing-image{margin-top:-3rem}.wysiwyg_content p.listing-image img{width:100%}.our_vision_module video{width:100%!important;height:auto!important}.our_vision_module .embed-video{margin:40px auto;max-width:1145px;border-radius:5px}.our_vision_module .embed-video .widescreen{border-radius:5px}@media print,screen and (min-width:40em){.our_vision_module .embed-video{margin:55px auto}}.our_vision_module .credit-link{list-style-type:none;text-align:center;margin-top:-2rem}.our_vision_module .credit-link li a{color:#7a7b85;font-size:1rem;text-decoration:underline;opacity:.5}.our_vision_module .credit-link li a:hover{opacity:1}.our_mission_module{background-image:url(../images/graphic-mission-full.svg);background-repeat:no-repeat;background-size:cover;background-position:bottom;background-color:#f6f6f8;padding-top:4rem;padding-bottom:4rem}.our_mission_module h2.module-title{text-align:left}.our_mission_module h3.module-subtitle{text-align:left;width:100%;margin-bottom:0}.our_mission_module .report-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (max-width:63.99875em){.our_mission_module .report-wrapper{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}.our_mission_module .report-wrapper .report-graphic{background-image:url(../images/graphic-nm-pulse.svg);background-repeat:no-repeat;background-position-y:center;background-size:200px;width:200px;height:200px}@media print,screen and (max-width:92.49875em){.our_mission_module .report-wrapper .report-info{margin-top:2rem}}.our_mission_module .report-wrapper .report-info h4{color:#00a6d8;font-size:21px;letter-spacing:2.1px;font-weight:700;text-transform:uppercase}@media print,screen and (max-width:92.49875em){.our_mission_module .report-wrapper .report-info h4{font-size:16px}}.our_mission_module .report-wrapper .report-info h5{color:#222334;font-size:24px;font-weight:800;text-transform:capitalize;max-width:420px;margin-bottom:1rem}.our_values_module{background-color:#f6f6f8;margin-bottom:0}.our_values_module h2.module-title{margin-top:0;text-align:left}@media print,screen and (min-width:64em){.our_values_module h2.module-title{margin-top:0}}.our_values_module .values-grid .values-grid-item{margin-bottom:2rem;padding-right:2rem;padding-left:0}@media screen and (max-width:25em){.our_values_module .values-grid .values-grid-item{padding-right:0}}@media print,screen and (min-width:64em){.our_values_module .values-grid .values-grid-item{padding-right:3rem;margin-bottom:3rem}}.our_values_module .values-grid .values-grid-item .icon img{height:35px}.our_values_module .values-grid .values-grid-item h2{text-align:left;font-weight:800;font-size:40px;line-height:44px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:0;color:#222334;text-transform:capitalize;opacity:1;margin-top:1rem}@media screen and (max-width:25em){.our_values_module .values-grid .values-grid-item h2{font-size:33px;line-height:38px}}@media print,screen and (min-width:64em){.our_values_module .values-grid .values-grid-item h2{font-weight:800;font-size:50px;line-height:54px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}}.our_values_module .values-grid .values-grid-item p{font-size:17px}.our_values_module .below-values{text-align:center}.our_values_module .below-values .spacer{height:1px;width:100%;max-width:600px;background:#c2c2ca;margin:0 auto 4rem}.our_values_module .below-values h2{font-size:22px;line-height:32px;text-align:left;color:#222334;font-weight:300;max-width:1265px;margin:0 auto 4rem}@media print,screen and (min-width:40em){.our_values_module .below-values h2{font-size:42px;line-height:58px;text-align:center}}@media print,screen and (max-width:63.99875em){.our_values_module .below-values .button{width:100%}}.our_impact_module{padding-top:4rem;padding-bottom:.5rem;background-color:#f6f6f8;scroll-margin-top:100px}.our_impact_module .impact-image-stats{background-image:url(../images/graphic-wavelines-impact.svg);background-repeat:no-repeat;background-size:contain;background-position:bottom}.our_impact_module .impact-image-stats .image-stat{margin-bottom:-5rem;padding:2rem;text-align:center;display:grid;justify-items:center}@media print,screen and (max-width:63.99875em){.our_impact_module .impact-image-stats .image-stat{padding:2rem 0;grid-template-columns:1fr 2fr;column-gap:1rem}}.our_impact_module .impact-image-stats .image-stat img{max-width:315px;border-radius:50%;margin-bottom:35px}@media print,screen and (max-width:63.99875em){.our_impact_module .impact-image-stats .image-stat img{max-width:109px}}.our_impact_module .impact-image-stats .image-stat .headline{display:block;font-size:13px;line-height:16px;font-weight:700;letter-spacing:1.8px;color:#ff024f;text-transform:uppercase;opacity:1}@media print,screen and (min-width:40em){.our_impact_module .impact-image-stats .image-stat .headline{font-size:16px}}.our_impact_module .impact-image-stats .image-stat .figure{font-weight:800;font-size:5rem;color:#222334;z-index:1;position:relative;top:-105px}@media print,screen and (max-width:63.99875em){.our_impact_module .impact-image-stats .image-stat .figure{font-size:2.5rem;top:-60px}}.our_impact_module .impact-image-stats .image-stat .figure:before{content:" ";background-color:#ededf2;height:105px;width:105px;display:block;margin:0 auto;position:relative;border-radius:50%;z-index:-1;top:110px}@media print,screen and (max-width:63.99875em){.our_impact_module .impact-image-stats .image-stat .figure:before{height:63px;width:63px;top:63px}}.our_impact_module .impact-no-image-stats{padding:0 100px}@media print,screen and (max-width:63.99875em){.our_impact_module .impact-no-image-stats{padding:0}}.our_impact_module .impact-no-image-stats .no-image-stat-row{padding:4rem 0;display:-ms-flexbox;display:flex;margin-bottom:-.7rem}@media print,screen and (max-width:63.99875em){.our_impact_module .impact-no-image-stats .no-image-stat-row{margin-bottom:0;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.our_impact_module .impact-no-image-stats .no-image-stat-row .no-image-stat-text{max-width:60%}@media print,screen and (max-width:63.99875em){.our_impact_module .impact-no-image-stats .no-image-stat-row .no-image-stat-text{max-width:90%;margin-left:auto;margin-top:1.2rem;z-index:2}}.our_impact_module .impact-no-image-stats .no-image-stat-row .no-image-stat-text p{font-size:35px;letter-spacing:0;color:#68686e}@media print,screen and (max-width:63.99875em){.our_impact_module .impact-no-image-stats .no-image-stat-row .no-image-stat-text p{font-size:20px}}.our_impact_module .impact-no-image-stats .no-image-stat-row .no-image-stat-figure{margin:0 50px;position:relative;top:-200px}.our_impact_module .impact-no-image-stats .no-image-stat-row .no-image-stat-figure .figure{font-weight:800;font-size:90px;color:#222334;line-height:1.1;position:relative;z-index:2}@media print,screen and (max-width:63.99875em){.our_impact_module .impact-no-image-stats .no-image-stat-row .no-image-stat-figure .figure{font-size:70px}}.our_impact_module .impact-no-image-stats .no-image-stat-row .no-image-stat-figure .headline{display:block;font-size:16px;line-height:20px;font-weight:700;letter-spacing:1.8px;color:#ff024f;text-transform:uppercase;opacity:1;position:relative;z-index:2}.our_impact_module .impact-no-image-stats .no-image-stat-row .no-image-stat-figure:before{content:" ";background-color:#ededf2;height:212px;width:212px;display:block;margin:0 auto;position:relative;border-radius:50%;z-index:1;top:170px}@media print,screen and (max-width:63.99875em){.our_impact_module .impact-no-image-stats .no-image-stat-row .no-image-stat-figure:before{height:200px;width:200px;top:170px;left:-130px}}.our_impact_module .impact-no-image-stats .no-image-stat-row:nth-child(2n){-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media print,screen and (max-width:63.99875em){.our_impact_module .impact-no-image-stats .no-image-stat-row:nth-child(2n){-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.meet_our_people_module{padding-bottom:100px}@media print,screen and (max-width:63.99875em){.meet_our_people_module{padding-bottom:0}}@media print,screen and (max-width:63.99875em){.meet_our_people_module .grid-x{-ms-flex-flow:column-reverse;flex-flow:column-reverse}}.meet_our_people_module .grid-x h2.module-title{margin-top:4rem;text-align:left}@media print,screen and (max-width:63.99875em){.meet_our_people_module .grid-x h2.module-title{margin-top:0}}.meet_our_people_module .grid-x h3.module-subtitle{text-align:left;width:100%;margin-bottom:2rem}.meet_our_people_module .grid-x .image-wrapper{padding-top:50px;position:relative}@media print,screen and (max-width:63.99875em){.meet_our_people_module .grid-x .image-wrapper{padding-top:0;padding-bottom:3rem}}.meet_our_people_module .grid-x .image-wrapper .people-image{width:90%;max-width:728px;position:relative;border-radius:5px}@media print,screen and (max-width:63.99875em){.meet_our_people_module .grid-x .image-wrapper .people-image{width:100%}}.meet_our_people_module .grid-x .image-wrapper .background-image{width:90%;max-width:728px;position:absolute;top:80px;left:30px;border-radius:5px}@media print,screen and (max-width:63.99875em){.meet_our_people_module .grid-x .image-wrapper .background-image{width:100%;top:20px;left:20px}}.testimonials{overflow-y:hidden;background:#f6f6f8;padding-top:3rem}.testimonials .testimonials-wrapper .testimonial-wrapper.single-testimonial .testimonial-text-wrapper{width:80%;margin:0 auto;background-image:url(../images/border-with-nodule-bottom.svg);background-repeat:no-repeat;background-position:bottom;background-size:contain}@media print,screen and (max-width:63.99875em){.testimonials .testimonials-wrapper .testimonial-wrapper.single-testimonial .testimonial-text-wrapper{width:105%}}.testimonials .testimonials-wrapper .testimonial-wrapper.single-testimonial .testimonial-text-wrapper .testimonial-text{border:1px solid #c2c2ca;border-radius:6px;border-bottom:0;padding:40px 80px}@media print,screen and (max-width:63.99875em){.testimonials .testimonials-wrapper .testimonial-wrapper.single-testimonial .testimonial-text-wrapper .testimonial-text{padding:2rem}}.testimonials .testimonials-wrapper .testimonial-wrapper.single-testimonial .testimonial-text-wrapper .testimonial-text h3{font-weight:300;color:#222334;font-size:47px;line-height:67px;text-align:center}@media print,screen and (max-width:63.99875em){.testimonials .testimonials-wrapper .testimonial-wrapper.single-testimonial .testimonial-text-wrapper .testimonial-text h3{font-size:24px;line-height:34px;text-align:left}}.testimonials .testimonials-wrapper .testimonial-wrapper.single-testimonial .attribution-wrapper{position:relative;top:-19px}.testimonials .testimonials-wrapper .testimonial-wrapper.single-testimonial .attribution-wrapper img{width:58px;height:58px;display:block;margin:0 auto;border-radius:50%}.testimonials .testimonials-wrapper .testimonial-wrapper.single-testimonial .attribution-wrapper h5.attribution-text{color:#68686e;font-size:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-align:center;padding-top:10px}@media print,screen and (max-width:63.99875em){.testimonials .testimonials-wrapper .testimonial-wrapper.single-testimonial .attribution-wrapper h5.attribution-text{padding:1rem 2rem;margin-bottom:0}}.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .testimonial-text-wrapper{max-width:915px;margin:0 auto}@media print,screen and (max-width:63.99875em){.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .testimonial-text-wrapper{max-width:85vw}}.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .testimonial-text-wrapper .testimonial-text{border:1px solid #c2c2ca;border-radius:6px;padding:50px 80px}@media print,screen and (max-width:63.99875em){.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .testimonial-text-wrapper .testimonial-text{padding:40px}}@media screen and (max-width:25em){.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .testimonial-text-wrapper .testimonial-text{padding:1rem}}.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .testimonial-text-wrapper .testimonial-text h3{font-weight:300;color:#222334;font-size:31px;line-height:46px;text-align:left}@media print,screen and (max-width:63.99875em){.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .testimonial-text-wrapper .testimonial-text h3{font-size:22px;line-height:34px}}@media screen and (max-width:25em){.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .testimonial-text-wrapper .testimonial-text h3{font-size:18px;line-height:27px}}.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .attribution-wrapper{position:relative;top:-31px;left:60px;display:inline-block;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}@media print,screen and (max-width:63.99875em){.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .attribution-wrapper{left:20px;max-width:85vw}}@media screen and (max-width:25em){.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .attribution-wrapper{left:0;top:.5rem;max-width:85vw}}.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .attribution-wrapper img{width:98px;height:58px;display:block;border-radius:50%;padding:0 20px;background:#f6f6f8}.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .attribution-wrapper h5.attribution-text{color:#68686e;font-size:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-align:center;padding:10px 20px 0 0;background:#f6f6f8}@media print,screen and (max-width:63.99875em){.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .attribution-wrapper h5.attribution-text{max-width:350px;text-align:left}}@media screen and (max-width:25em){.testimonials .testimonials-wrapper .testimonial-wrapper.testimonial-slide .attribution-wrapper h5.attribution-text{font-size:12px}}.testimonials .testimonials-wrapper .testimonials-slideshow{padding-top:50px;position:relative}.testimonials .testimonials-wrapper .testimonials-slideshow .splide__pagination li .splide__pagination__page{display:inline-block;background-color:#fff;height:7px;width:7px;border:1px solid #222334;border-radius:50%;opacity:.5;margin:0 4px}.testimonials .testimonials-wrapper .testimonials-slideshow .splide__pagination li .splide__pagination__page.is-active,.testimonials .testimonials-wrapper .testimonials-slideshow .splide__pagination li .splide__pagination__page:hover{border:none;background-color:#222334;opacity:1;cursor:pointer}.testimonials .testimonials-wrapper .testimonials-slideshow .overlay-container,.testimonials .testimonials-wrapper .testimonials-slideshow .splide__arrows{display:none}@media print,screen and (min-width:64em){.testimonials .testimonials-wrapper .testimonials-slideshow .overlay-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;max-height:500px}}.testimonials .testimonials-wrapper .testimonials-slideshow .overlay-container .overlay-left{background:transparent linear-gradient(90deg,#f6f6f8,#f6f6f800) 0 0 no-repeat padding-box;height:800px;width:20vw}.testimonials .testimonials-wrapper .testimonials-slideshow .overlay-container .overlay-right{background:transparent linear-gradient(270deg,#f6f6f8,#f6f6f800) 0 0 no-repeat padding-box;height:800px;width:20vw}.industry_news_module,.our_news_module,.project_highlights_module{background-color:#f6f6f8;padding:4rem 0}.project_highlights_module{background-color:#f6f6f8;padding-bottom:0;margin-bottom:0}@media print,screen and (max-width:39.99875em){.small_events_slideshow .event-item{padding-left:3rem;padding-right:3rem}}.explore_our_magazine .listing-header,.faq_module .listing-header,.guides-how-tos-module .listing-header,.honor_roll_module .listing-header,.industry_news_module .listing-header,.listen_in_module .listing-header,.our_funding_partners_module .listing-header,.our_news_module .listing-header,.press_publicity_module .listing-header,.project_highlights_module .listing-header,.resources_module .listing-header,.small_events_slideshow .listing-header,.small_projects_slideshow .listing-header,.upcoming_events_module .listing-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:30px}.explore_our_magazine .listing-header h2.module-title,.faq_module .listing-header h2.module-title,.guides-how-tos-module .listing-header h2.module-title,.honor_roll_module .listing-header h2.module-title,.industry_news_module .listing-header h2.module-title,.listen_in_module .listing-header h2.module-title,.our_funding_partners_module .listing-header h2.module-title,.our_news_module .listing-header h2.module-title,.press_publicity_module .listing-header h2.module-title,.project_highlights_module .listing-header h2.module-title,.resources_module .listing-header h2.module-title,.small_events_slideshow .listing-header h2.module-title,.small_projects_slideshow .listing-header h2.module-title,.upcoming_events_module .listing-header h2.module-title{text-align:left;-ms-flex-positive:0;flex-grow:0;margin-bottom:0}.explore_our_magazine .listing-header .hr,.faq_module .listing-header .hr,.guides-how-tos-module .listing-header .hr,.honor_roll_module .listing-header .hr,.industry_news_module .listing-header .hr,.listen_in_module .listing-header .hr,.our_funding_partners_module .listing-header .hr,.our_news_module .listing-header .hr,.press_publicity_module .listing-header .hr,.project_highlights_module .listing-header .hr,.resources_module .listing-header .hr,.small_events_slideshow .listing-header .hr,.small_projects_slideshow .listing-header .hr,.upcoming_events_module .listing-header .hr{float:none;-ms-flex-positive:1;flex-grow:1;width:auto;margin:0 30px 0 50px;height:1px;background-color:#c2c2ca}.explore_our_magazine .listing-header .button,.faq_module .listing-header .button,.guides-how-tos-module .listing-header .button,.honor_roll_module .listing-header .button,.industry_news_module .listing-header .button,.listen_in_module .listing-header .button,.our_funding_partners_module .listing-header .button,.our_news_module .listing-header .button,.press_publicity_module .listing-header .button,.project_highlights_module .listing-header .button,.resources_module .listing-header .button,.small_events_slideshow .listing-header .button,.small_projects_slideshow .listing-header .button,.upcoming_events_module .listing-header .button{float:none}.explore_our_magazine .listing-header .clear,.faq_module .listing-header .clear,.guides-how-tos-module .listing-header .clear,.honor_roll_module .listing-header .clear,.industry_news_module .listing-header .clear,.listen_in_module .listing-header .clear,.our_funding_partners_module .listing-header .clear,.our_news_module .listing-header .clear,.press_publicity_module .listing-header .clear,.project_highlights_module .listing-header .clear,.resources_module .listing-header .clear,.small_events_slideshow .listing-header .clear,.small_projects_slideshow .listing-header .clear,.upcoming_events_module .listing-header .clear{clear:both}.explore_our_magazine .listing-header.no-button .hr,.faq_module .listing-header.no-button .hr,.guides-how-tos-module .listing-header.no-button .hr,.honor_roll_module .listing-header.no-button .hr,.industry_news_module .listing-header.no-button .hr,.listen_in_module .listing-header.no-button .hr,.our_funding_partners_module .listing-header.no-button .hr,.our_news_module .listing-header.no-button .hr,.press_publicity_module .listing-header.no-button .hr,.project_highlights_module .listing-header.no-button .hr,.resources_module .listing-header.no-button .hr,.small_events_slideshow .listing-header.no-button .hr,.small_projects_slideshow .listing-header.no-button .hr,.upcoming_events_module .listing-header.no-button .hr{margin-top:12px;width:auto}.press_publicity_module{background-color:#f6f6f8}.news-items,.press-items{-ms-flex-pack:justify;justify-content:space-between}.news-items .news-item,.news-items .press-item,.press-items .news-item,.press-items .press-item{margin-bottom:2rem;max-width:470px}@media print,screen and (max-width:63.99875em){.news-items .news-item,.news-items .press-item,.press-items .news-item,.press-items .press-item{margin-bottom:1.5rem}}@media print,screen and (max-width:39.99875em){.news-items .news-item,.news-items .press-item,.press-items .news-item,.press-items .press-item{max-width:100%}}.news-items .news-item h5.date,.news-items .press-item h5.date,.press-items .news-item h5.date,.press-items .press-item h5.date{color:#bdbdc6;font-size:16px;letter-spacing:1.8px;text-transform:uppercase;font-weight:700;display:inline-block}.news-items .news-item h5.date .source,.news-items .press-item h5.date .source,.press-items .news-item h5.date .source,.press-items .press-item h5.date .source{color:#1755ff;margin-top:.5rem;display:inline-block}.news-items .news-item a,.news-items .press-item a,.press-items .news-item a,.press-items .press-item a{font-size:29px;font-weight:500;line-height:40px;display:block}@media print,screen and (max-width:63.99875em){.news-items .news-item a,.news-items .press-item a,.press-items .news-item a,.press-items .press-item a{font-size:24px;line-height:33px}}.news-items .news-item p,.news-items .press-item p,.press-items .news-item p,.press-items .press-item p{font-size:17px;margin-top:1.5rem}@media print,screen and (max-width:39.99875em){.news-items .news-item p,.news-items .press-item p,.press-items .news-item p,.press-items .press-item p{display:none}}.our_history_module h2.module-title{text-align:left}.our_history_module .main-content-section h3.module-subtitle{width:100%;text-align:left;margin-bottom:2rem}.our_history_module .main-content-section .column-content p{font-size:17px;line-height:25px;padding-right:5%}.our_history_module .main-content-section .column-content .wp-caption{max-width:94%}.our_history_module .main-content-section .column-content .wp-caption .wp-caption-text{padding-top:10px;font-size:14px;line-height:20px;font-style:italic}@media print,screen and (max-width:63.99875em){.our_history_module .sidebar-section h4{margin:2rem 0 1rem}}.our_history_module .sidebar-section ul{margin-left:0;margin-bottom:50px}.our_history_module .sidebar-section ul li{line-height:16px;margin-bottom:20px;list-style-type:none}.our_history_module .sidebar-section ul li a{display:inline-block;font-size:14px;line-height:16px;font-weight:700;color:#222334;text-transform:uppercase;letter-spacing:1.4px}.our_history_module .sidebar-section ul li a:hover,.our_history_module .sidebar-section ul li a span{color:#00a6d8}.our_history_module .sidebar-section ul li:before{content:" ";height:28px;width:28px;display:inline-block;background-image:url(../images/icon-report.svg);background-repeat:no-repeat;background-size:contain;margin-right:15px}.footer_module{padding-top:71px;margin-bottom:0;background-color:#f6f6f8;background-image:url(../images/plain-wave-lines.svg);background-position:bottom;background-size:cover;background-repeat:no-repeat}@media print,screen and (min-width:40em){.footer_module{min-height:486px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-top:0}}.footer_module .heading-wrapper{margin-bottom:2rem}@media print,screen and (min-width:40em){.footer_module .heading-wrapper{margin-bottom:0}}.footer_module .heading-wrapper h2{font-size:36px;line-height:43px;color:#222334;font-weight:900}@media print,screen and (min-width:40em){.footer_module .heading-wrapper h2{font-size:48px}}.footer_module .heading-wrapper p{font-size:20px;line-height:29px;margin-bottom:1rem;color:#858595}@media print,screen and (min-width:40em){.footer_module .heading-wrapper p{font-size:35px;line-height:1.3;margin-bottom:0}}@media print,screen and (min-width:40em){.footer_module .buttons-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}@media print,screen and (min-width:64em){.footer_module .buttons-wrapper{-ms-flex-pack:end;justify-content:flex-end}}.footer_module .buttons-wrapper a{width:100%}@media print,screen and (max-width:63.99875em){.footer_module .buttons-wrapper a{font-size:16px}}@media print,screen and (min-width:40em){.footer_module .buttons-wrapper a{width:auto}}.footer_module_type_b_swoosh{margin-bottom:0;padding-top:0;padding-bottom:100px;background-size:contain;position:relative;background-repeat:no-repeat;background-position:bottom}@media print,screen and (min-width:40em){.footer_module_type_b_swoosh{background-size:cover;padding-bottom:0}}.footer_module_type_b_swoosh .text-wrapper{padding-left:0;padding-right:0}@media print,screen and (max-width:63.99875em){.footer_module_type_b_swoosh .text-wrapper{background-color:#f6f6f8;padding-left:1.4rem;padding-right:1.4rem;padding-top:64px}}@media print,screen and (min-width:40em){.footer_module_type_b_swoosh .text-wrapper{position:absolute;top:80px;left:4rem}}.footer_module_type_b_swoosh .text-wrapper h2.real-big{font-size:36px;line-height:43px;letter-spacing:-.04px;font-weight:800;color:#222334}@media print,screen and (min-width:40em){.footer_module_type_b_swoosh .text-wrapper h2.real-big{font-size:64px;font-weight:800;letter-spacing:-.06px;margin-bottom:1.5rem}}.footer_module_type_b_swoosh .text-wrapper h3.module-subtitle{font-size:20px;line-height:29px;text-align:left;color:#858595;width:100%;max-width:688px;margin:0}@media print,screen and (min-width:40em){.footer_module_type_b_swoosh .text-wrapper h3.module-subtitle{line-height:51px;font-size:35px}}.footer_module_type_b_swoosh .text-wrapper .action-links{margin-top:40px;list-style-type:none;margin-left:0;margin-bottom:0}.footer_module_type_b_swoosh .text-wrapper .action-links li{margin-bottom:2rem}.footer_module_type_b_swoosh .text-wrapper .action-links li a{font-size:21px;line-height:25px;color:#ff024f;font-weight:800;transition:padding-right .2s ease-in-out;background-image:url(../images/arrow-dot-right-1.svg);background-repeat:no-repeat;background-size:35px 26px;background-position:100%;padding-right:50px}@media print,screen and (min-width:40em){.footer_module_type_b_swoosh .text-wrapper .action-links li a{font-size:29px;line-height:35px}}.footer_module_type_b_swoosh .text-wrapper .action-links li a:hover{padding-right:60px}.footer_module_type_b_swoosh .text-wrapper .action-links li:last-child{margin-bottom:0}.anchor-linked_sections .grid-container,.program-content .grid-container{max-width:1313px;padding-left:1.5625rem;padding-right:1.5625rem}@media print,screen and (min-width:64em){.anchor-linked_sections .grid-container,.program-content .grid-container{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:100em){.anchor-linked_sections .grid-container,.program-content .grid-container{padding-left:0;padding-right:0}}.anchor-linked_sections .grid-container .anchor-linked-tabs,.program-content .grid-container .anchor-linked-tabs{margin:0;list-style:none}.anchor-linked_sections .grid-container .anchor-linked-section,.anchor-linked_sections .grid-container .program-content,.program-content .grid-container .anchor-linked-section,.program-content .grid-container .program-content{border-top:1px solid #c2c2ca;padding-top:1rem;padding-bottom:4rem}.anchor-linked_sections .grid-container .anchor-linked-section .module-title,.anchor-linked_sections .grid-container .program-content .module-title,.program-content .grid-container .anchor-linked-section .module-title,.program-content .grid-container .program-content .module-title{text-align:left}.anchor-linked_sections .grid-container .anchor-linked-section .section-title-wrapper,.anchor-linked_sections .grid-container .program-content .section-title-wrapper,.program-content .grid-container .anchor-linked-section .section-title-wrapper,.program-content .grid-container .program-content .section-title-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between}.anchor-linked_sections .grid-container .anchor-linked-section .section-title-wrapper h2.module-title,.anchor-linked_sections .grid-container .program-content .section-title-wrapper h2.module-title,.program-content .grid-container .anchor-linked-section .section-title-wrapper h2.module-title,.program-content .grid-container .program-content .section-title-wrapper h2.module-title{max-width:600px}.anchor-linked_sections .grid-container .anchor-linked-section .section-title-wrapper .button,.anchor-linked_sections .grid-container .program-content .section-title-wrapper .button,.program-content .grid-container .anchor-linked-section .section-title-wrapper .button,.program-content .grid-container .program-content .section-title-wrapper .button{min-width:225px;margin-top:8px}.anchor-linked_sections .grid-container .anchor-linked-section .subtitle,.anchor-linked_sections .grid-container .program-content .subtitle,.program-content .grid-container .anchor-linked-section .subtitle,.program-content .grid-container .program-content .subtitle{font-size:35px;color:#8e8e98;line-height:51px;padding-bottom:10px;border-bottom:1px solid #c2c2ca;margin-top:1.5rem}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_large_images_grid,.anchor-linked_sections .grid-container .program-content .names_and_large_images_grid,.program-content .grid-container .anchor-linked-section .names_and_large_images_grid,.program-content .grid-container .program-content .names_and_large_images_grid{margin-bottom:1rem}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_large_images_grid .names_and_large_images_grid-item,.anchor-linked_sections .grid-container .program-content .names_and_large_images_grid .names_and_large_images_grid-item,.program-content .grid-container .anchor-linked-section .names_and_large_images_grid .names_and_large_images_grid-item,.program-content .grid-container .program-content .names_and_large_images_grid .names_and_large_images_grid-item{text-align:center}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_large_images_grid .names_and_large_images_grid-item img,.anchor-linked_sections .grid-container .program-content .names_and_large_images_grid .names_and_large_images_grid-item img,.program-content .grid-container .anchor-linked-section .names_and_large_images_grid .names_and_large_images_grid-item img,.program-content .grid-container .program-content .names_and_large_images_grid .names_and_large_images_grid-item img{border-radius:50%;object-fit:cover;width:208px;height:208px}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_large_images_grid .names_and_large_images_grid-item h4,.anchor-linked_sections .grid-container .program-content .names_and_large_images_grid .names_and_large_images_grid-item h4,.program-content .grid-container .anchor-linked-section .names_and_large_images_grid .names_and_large_images_grid-item h4,.program-content .grid-container .program-content .names_and_large_images_grid .names_and_large_images_grid-item h4{font-weight:700;line-height:1;color:#222334;margin-top:18px;margin-bottom:10px}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_large_images_grid .names_and_large_images_grid-item h6,.anchor-linked_sections .grid-container .program-content .names_and_large_images_grid .names_and_large_images_grid-item h6,.program-content .grid-container .anchor-linked-section .names_and_large_images_grid .names_and_large_images_grid-item h6,.program-content .grid-container .program-content .names_and_large_images_grid .names_and_large_images_grid-item h6{font-size:16px;color:#68686e;margin:0}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item,.anchor-linked_sections .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item,.program-content .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item,.program-content .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item{display:-ms-flexbox;display:flex;padding-top:20px;padding-bottom:20px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container,.anchor-linked_sections .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container,.program-content .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container,.program-content .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container{-ms-flex-preferred-size:20%;flex-basis:20%}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container img,.anchor-linked_sections .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container img,.program-content .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container img,.program-content .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container img{border-radius:50%}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container img.recipient-headshot,.anchor-linked_sections .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container img.recipient-headshot,.program-content .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container img.recipient-headshot,.program-content .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container img.recipient-headshot{width:58px;height:58px}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container.headshot-accordion,.anchor-linked_sections .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container.headshot-accordion,.program-content .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container.headshot-accordion,.program-content .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container.headshot-accordion{margin-right:0}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .text-container,.anchor-linked_sections .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .text-container,.program-content .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .text-container,.program-content .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .text-container{padding-left:0;-ms-flex-preferred-size:75%;flex-basis:75%}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .text-container p,.anchor-linked_sections .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .text-container p,.program-content .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .text-container p,.program-content .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .text-container p{margin-bottom:0;font-size:17px}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong,.anchor-linked_sections .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong,.program-content .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong,.program-content .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong{font-size:26px;color:#222334}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong a,.anchor-linked_sections .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong a,.program-content .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong a,.program-content .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong a{color:#222334}.anchor-linked_sections .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong a:hover,.anchor-linked_sections .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong a:hover,.program-content .grid-container .anchor-linked-section .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong a:hover,.program-content .grid-container .program-content .names_and_small_images_grid .names_and_small_images_grid-item .text-container p strong a:hover{text-decoration:underline}.anchor-linked_sections .grid-container .anchor-linked-section .dollar-delimited-sections-grid,.anchor-linked_sections .grid-container .program-content .dollar-delimited-sections-grid,.program-content .grid-container .anchor-linked-section .dollar-delimited-sections-grid,.program-content .grid-container .program-content .dollar-delimited-sections-grid{background:#f6f6f8;padding:0;padding-bottom:30px;margin-bottom:30px}.anchor-linked_sections .grid-container .anchor-linked-section .dollar-delimited-sections-grid .grid-container,.anchor-linked_sections .grid-container .program-content .dollar-delimited-sections-grid .grid-container,.program-content .grid-container .anchor-linked-section .dollar-delimited-sections-grid .grid-container,.program-content .grid-container .program-content .dollar-delimited-sections-grid .grid-container{padding-left:1.5625rem;padding-right:1.5625rem}@media print,screen and (min-width:64em){.anchor-linked_sections .grid-container .anchor-linked-section .dollar-delimited-sections-grid .grid-container,.anchor-linked_sections .grid-container .program-content .dollar-delimited-sections-grid .grid-container,.program-content .grid-container .anchor-linked-section .dollar-delimited-sections-grid .grid-container,.program-content .grid-container .program-content .dollar-delimited-sections-grid .grid-container{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:100em){.anchor-linked_sections .grid-container .anchor-linked-section .dollar-delimited-sections-grid .grid-container,.anchor-linked_sections .grid-container .program-content .dollar-delimited-sections-grid .grid-container,.program-content .grid-container .anchor-linked-section .dollar-delimited-sections-grid .grid-container,.program-content .grid-container .program-content .dollar-delimited-sections-grid .grid-container{padding-left:0;padding-right:0}}.anchor-linked_sections .grid-container .anchor-linked-section .dollar-delimited-sections-grid h3,.anchor-linked_sections .grid-container .program-content .dollar-delimited-sections-grid h3,.program-content .grid-container .anchor-linked-section .dollar-delimited-sections-grid h3,.program-content .grid-container .program-content .dollar-delimited-sections-grid h3{font-size:26px;line-height:30px;font-weight:700;color:#222334;margin-bottom:1rem;margin-top:2rem;padding-bottom:.5rem;border-bottom:1px solid #c2c2c2}.anchor-linked_sections .grid-container .anchor-linked-section .dollar-delimited-sections-grid div,.anchor-linked_sections .grid-container .program-content .dollar-delimited-sections-grid div,.program-content .grid-container .anchor-linked-section .dollar-delimited-sections-grid div,.program-content .grid-container .program-content .dollar-delimited-sections-grid div{margin-bottom:0}.anchor-linked_sections .grid-container .anchor-linked-section .dollar-delimited-sections-grid div p,.anchor-linked_sections .grid-container .program-content .dollar-delimited-sections-grid div p,.program-content .grid-container .anchor-linked-section .dollar-delimited-sections-grid div p,.program-content .grid-container .program-content .dollar-delimited-sections-grid div p{font-size:22px;line-height:30px;margin-bottom:1rem;color:#68686e}.anchor-linked_sections .grid-container .anchor-linked-section .logos-grid,.anchor-linked_sections .grid-container .program-content .logos-grid,.program-content .grid-container .anchor-linked-section .logos-grid,.program-content .grid-container .program-content .logos-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.anchor-linked_sections .grid-container .anchor-linked-section .logos-grid img,.anchor-linked_sections .grid-container .program-content .logos-grid img,.program-content .grid-container .anchor-linked-section .logos-grid img,.program-content .grid-container .program-content .logos-grid img{display:block;margin-right:2rem;max-width:200px;max-height:110px;filter:grayscale(1);opacity:.5;object-fit:contain}.anchor-linked_sections .grid-container .anchor-linked-section .names-in-box-grid,.anchor-linked_sections .grid-container .program-content .names-in-box-grid,.program-content .grid-container .anchor-linked-section .names-in-box-grid,.program-content .grid-container .program-content .names-in-box-grid{background:#f6f6f8;padding:2rem 0;padding-bottom:30px;margin-bottom:30px}.anchor-linked_sections .grid-container .anchor-linked-section .names-in-box-grid .grid-container,.anchor-linked_sections .grid-container .program-content .names-in-box-grid .grid-container,.program-content .grid-container .anchor-linked-section .names-in-box-grid .grid-container,.program-content .grid-container .program-content .names-in-box-grid .grid-container{padding-left:1.5625rem;padding-right:1.5625rem}@media print,screen and (min-width:64em){.anchor-linked_sections .grid-container .anchor-linked-section .names-in-box-grid .grid-container,.anchor-linked_sections .grid-container .program-content .names-in-box-grid .grid-container,.program-content .grid-container .anchor-linked-section .names-in-box-grid .grid-container,.program-content .grid-container .program-content .names-in-box-grid .grid-container{padding-left:3rem;padding-right:3rem}}@media screen and (min-width:100em){.anchor-linked_sections .grid-container .anchor-linked-section .names-in-box-grid .grid-container,.anchor-linked_sections .grid-container .program-content .names-in-box-grid .grid-container,.program-content .grid-container .anchor-linked-section .names-in-box-grid .grid-container,.program-content .grid-container .program-content .names-in-box-grid .grid-container{padding-left:0;padding-right:0}}.anchor-linked_sections .grid-container .anchor-linked-section .names-in-box-grid div,.anchor-linked_sections .grid-container .program-content .names-in-box-grid div,.program-content .grid-container .anchor-linked-section .names-in-box-grid div,.program-content .grid-container .program-content .names-in-box-grid div{margin-bottom:0}.anchor-linked_sections .grid-container .anchor-linked-section .names-in-box-grid div p,.anchor-linked_sections .grid-container .program-content .names-in-box-grid div p,.program-content .grid-container .anchor-linked-section .names-in-box-grid div p,.program-content .grid-container .program-content .names-in-box-grid div p{font-size:22px;line-height:30px;margin-bottom:1rem;color:#68686e}.slideshow_type_b{padding-top:1.5rem;padding-bottom:1.5rem}.slideshow_type_b #slider .slide{border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:600px;position:relative;background:#fff}.slideshow_type_b #slider .slide .slider-footer{z-index:5;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;top:-35px}.slideshow_type_b #slider .slide .slider-footer>div{-ms-flex:1 0 100%;flex:1 0 100%}@media print,screen and (min-width:64em){.slideshow_type_b #slider .slide .slider-footer>div{-ms-flex:0 0 50%;flex:0 0 50%}}.slideshow_type_b #slider .slide .slider-footer .text-area h2{line-height:1.1;margin-top:1rem;background:#fff;font-weight:800;opacity:1;padding-top:20px}@media print,screen and (min-width:64em){.slideshow_type_b #slider .slide .slider-footer .text-area h2{font-size:48px;line-height:60px;border-top-right-radius:50px;padding:20px 0 0}}.slideshow_type_b #slider .slide .slider-footer .text-area p{font-size:17px;line-height:25px;color:#8e8e98}.slideshow_type_b #slider .slide .slider-footer .button-area{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end}.slideshow_type_b #slider .slide .slider-footer .button-area .button{background-color:#ff024f}.slideshow_type_b #slider .slide .image-background{background-color:gray;background-size:cover;background-position:top;border-radius:4px;-ms-flex:1;flex:1;width:100%}.our_programs_block{margin-top:0;padding-top:0}.our_programs_block h2.module-title{text-align:left}.our_programs_block .programs-grid .programs-grid-item{margin-bottom:1rem}.our_programs_block .programs-grid .programs-grid-item .image-wrapper{position:relative;border-radius:5px;margin-bottom:0}.our_programs_block .programs-grid .programs-grid-item .image-wrapper a img{border-radius:5px;margin-bottom:31px;width:497px;height:280px;object-fit:cover}@media print,screen and (max-width:39.99875em){.our_programs_block .programs-grid .programs-grid-item .image-wrapper a img{max-height:185px}}.our_programs_block .programs-grid .programs-grid-item .image-wrapper .application-status{position:absolute;left:1rem;bottom:1rem;display:inline-block;padding:.5rem 1rem;color:#fff;text-transform:uppercase;letter-spacing:1.5px;font-weight:700;font-size:13px;line-height:normal;border-radius:5px}.our_programs_block .programs-grid .programs-grid-item h3{line-height:38px;margin-top:0}.our_programs_block .programs-grid .programs-grid-item h3 a{font-size:35px;font-weight:800;line-height:38px;color:#222334}.our_programs_block .programs-grid .programs-grid-item h3 a:hover{color:#68686e}.project_highlights_module .grantees-wrapper{padding-top:40px}@media print,screen and (max-width:63.99875em){.project_highlights_module .grantees-wrapper{padding-top:0}}.project_highlights_module .grantees-wrapper .grantee-item{position:relative}@media print,screen and (min-width:40em){.project_highlights_module .grantees-wrapper .grantee-item{border-right:1px solid hsla(240,7%,78%,.5);padding:0 42px 5rem 43px;margin-top:0}}.project_highlights_module .grantees-wrapper .grantee-item a img{border-radius:5px;object-fit:cover;margin-bottom:20px}@media print,screen and (min-width:40em){.project_highlights_module .grantees-wrapper .grantee-item a img{min-height:317px;margin-bottom:38px}}.project_highlights_module .grantees-wrapper .grantee-item .project-type-terms{margin-top:38px;font-size:16px;line-height:24px;color:#ff024f;text-transform:uppercase;letter-spacing:1.8px;font-weight:700}.project_highlights_module .grantees-wrapper .grantee-item .project-type-terms a{color:#1755ff}.project_highlights_module .grantees-wrapper .grantee-item h4{font-size:31px;line-height:38px}@media print,screen and (min-width:40em){.project_highlights_module .grantees-wrapper .grantee-item h4{font-size:33px;line-height:40px}}.project_highlights_module .grantees-wrapper .grantee-item h4 a{color:#222334;font-weight:800}.project_highlights_module .grantees-wrapper .grantee-item p{font-size:16px;color:#68686e;margin-top:20px;margin-bottom:20px}@media print,screen and (min-width:40em){.project_highlights_module .grantees-wrapper .grantee-item p{font-size:17px;line-height:25px;margin-top:1.9rem;margin-bottom:1.9rem}}.project_highlights_module .grantees-wrapper .grantee-item .genre-terms{font-size:13px;line-height:24px;letter-spacing:1.5px;margin-bottom:50px;font-weight:700;text-transform:uppercase;color:#858595}@media print,screen and (min-width:40em){.project_highlights_module .grantees-wrapper .grantee-item .genre-terms{font-size:16px;letter-spacing:1.8px;line-height:24px;padding-right:42px;position:absolute;bottom:0}}@media print,screen and (min-width:40em){.project_highlights_module .grantees-wrapper .grantee-item:first-child{padding-left:0}.project_highlights_module .grantees-wrapper .grantee-item:nth-child(3){padding-right:0;border-right:0}}.small_events_slideshow,.small_projects_slideshow{margin-top:0;padding-top:20px;background:#f6f6f8}.small_events_slideshow .listing-header,.small_projects_slideshow .listing-header{margin-bottom:2.5rem}@media print,screen and (min-width:64em){.small_events_slideshow .listing-header,.small_projects_slideshow .listing-header{margin-bottom:4rem}}.small_events_slideshow .hr,.small_projects_slideshow .hr{height:1px;background-color:#c2c2ca;margin:0 auto 20px;max-width:837px}.small_events_slideshow h2.module-title.small,.small_projects_slideshow h2.module-title.small{font-size:30px;margin-bottom:47px}@media print,screen and (max-width:63.99875em){.small_events_slideshow h2.module-title.small,.small_projects_slideshow h2.module-title.small{padding-left:28px;padding-right:28px}}.small_events_slideshow .small-events-slideshow,.small_events_slideshow .small-projects-slideshow,.small_projects_slideshow .small-events-slideshow,.small_projects_slideshow .small-projects-slideshow{position:relative;padding-bottom:40px}.small_events_slideshow .small-events-slideshow .splide__arrows,.small_events_slideshow .small-projects-slideshow .splide__arrows,.small_projects_slideshow .small-events-slideshow .splide__arrows,.small_projects_slideshow .small-projects-slideshow .splide__arrows{text-align:center;margin-top:10px}@media print,screen and (min-width:40em){.small_events_slideshow .small-events-slideshow .splide__arrows,.small_events_slideshow .small-projects-slideshow .splide__arrows,.small_projects_slideshow .small-events-slideshow .splide__arrows,.small_projects_slideshow .small-projects-slideshow .splide__arrows{position:absolute;bottom:0;left:45%;margin-top:0}}.small_events_slideshow .small-events-slideshow .splide__arrows button.splide__arrow,.small_events_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow,.small_projects_slideshow .small-events-slideshow .splide__arrows button.splide__arrow,.small_projects_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow{display:inline-block;width:48px;height:47px;background-repeat:no-repeat}.small_events_slideshow .small-events-slideshow .splide__arrows button.splide__arrow span,.small_events_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow span,.small_projects_slideshow .small-events-slideshow .splide__arrows button.splide__arrow span,.small_projects_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow span{display:none}.small_events_slideshow .small-events-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev,.small_events_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev,.small_projects_slideshow .small-events-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev,.small_projects_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev{margin-right:10px;margin-left:10px;background-image:url(../images/icon-prev.png);transition:all .1s ease-in-out;transform:scale(1)}.small_events_slideshow .small-events-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev:hover,.small_events_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev:hover,.small_projects_slideshow .small-events-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev:hover,.small_projects_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev:hover{transform:scale(1.2)}.small_events_slideshow .small-events-slideshow .splide__arrows button.splide__arrow.splide__arrow--next,.small_events_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow.splide__arrow--next,.small_projects_slideshow .small-events-slideshow .splide__arrows button.splide__arrow.splide__arrow--next,.small_projects_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow.splide__arrow--next{background-image:url(../images/icon-next.png);transition:all .1s ease-in-out;transform:scale(1)}.small_events_slideshow .small-events-slideshow .splide__arrows button.splide__arrow.splide__arrow--next:hover,.small_events_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow.splide__arrow--next:hover,.small_projects_slideshow .small-events-slideshow .splide__arrows button.splide__arrow.splide__arrow--next:hover,.small_projects_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow.splide__arrow--next:hover{transform:scale(1.2)}.small_events_slideshow .small-events-slideshow .splide__arrows button.splide__arrow:hover,.small_events_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow:hover,.small_projects_slideshow .small-events-slideshow .splide__arrows button.splide__arrow:hover,.small_projects_slideshow .small-projects-slideshow .splide__arrows button.splide__arrow:hover{cursor:pointer}.small_events_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item,.small_events_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item,.small_projects_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item,.small_projects_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item{width:350px}@media print,screen and (min-width:40em){.small_events_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item,.small_events_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item,.small_projects_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item,.small_projects_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item{width:386px}}.small_events_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item a img,.small_events_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item a img,.small_projects_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item a img,.small_projects_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item a img{border-radius:5px;object-fit:cover}@media print,screen and (min-width:40em){.small_events_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item a img,.small_events_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item a img,.small_projects_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item a img,.small_projects_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item a img{min-height:220px}}.small_events_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item .event-meta,.small_events_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item .event-meta,.small_projects_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item .event-meta,.small_projects_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item .event-meta{font-size:16px;line-height:24px;color:#00a6d8;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin:1rem 0}.small_events_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item .event-meta.red,.small_events_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item .event-meta.red,.small_projects_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item .event-meta.red,.small_projects_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item .event-meta.red{color:#ff024f}.small_events_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item h4,.small_events_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item h4,.small_projects_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item h4,.small_projects_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item h4{line-height:30px}.small_events_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item h4 a,.small_events_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item h4 a,.small_projects_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item h4 a,.small_projects_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item h4 a{font-size:24px;color:#222334;font-weight:800}.small_events_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item h4 a:hover,.small_events_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item h4 a:hover,.small_projects_slideshow .small-events-slideshow .splide__track .splide__list .splide__slide .event-item h4 a:hover,.small_projects_slideshow .small-projects-slideshow .splide__track .splide__list .splide__slide .event-item h4 a:hover{color:#68686e}.small_events_slideshow.bg-color-white,.small_projects_slideshow.bg-color-white{background:#fff}.small_projects_slideshow{padding-top:80px}.small_projects_slideshow .listing-header{margin-bottom:80px}.our_funding_partners_module{padding-bottom:76px}.our_funding_partners_module h2.intro-text{font-size:20px;line-height:29px;margin-top:28px;margin-bottom:12px;color:#858595;max-width:80%}@media print,screen and (max-width:39.99875em){.our_funding_partners_module h2.intro-text{max-width:100%}}@media print,screen and (min-width:40em){.our_funding_partners_module h2.intro-text{font-size:35px;line-height:48px;margin:50px 0}}.our_funding_partners_module .funder-logos{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2rem;column-gap:3.5rem}.our_funding_partners_module .funder-logos img{display:block;opacity:1;object-fit:contain;width:120px;max-height:80px}@media print,screen and (min-width:40em){.our_funding_partners_module .funder-logos img{width:200px;max-height:130px}}.our_funding_partners_module .small-print{font-size:16px;line-height:25px;color:#68686e;margin-top:50px}@media print,screen and (min-width:40em){.our_funding_partners_module .small-print{font-size:17px}}.our_funding_partners_module .small-print.click-for-more{margin-top:10px}.our_funding_partners_module .small-print.click-for-more a{font-weight:700;color:#222334;text-decoration:underline;transition:color .2s ease-in-out}.our_funding_partners_module .small-print.click-for-more a:hover{color:#1755ff}.our_funding_partners_module .small-print.more-to-show{margin-top:25px;display:none}@media print,screen and (max-width:39.99875em){.faq_module .grid-container{padding-left:0;padding-right:0}}@media print,screen and (max-width:39.99875em){.faq_module .grid-container .listing-header{padding-left:1.5625rem;padding-right:1.5625rem}}.faq_module .grid-container .accordion .accordion-item{border:6px solid #f6f6f8;border-radius:5px;margin-bottom:10px;background:#fff;transition:background 3s ease-in-out}.faq_module .grid-container .accordion .accordion-item.is-active .accordion-title{background:#fff}.faq_module .grid-container .accordion .accordion-item .accordion-title{font-size:44px;line-height:56px;color:#222334;font-weight:300;background:#f6f6f8;padding:48px 150px 48px 52px;border:0;border-bottom:0}@media print,screen and (max-width:39.99875em){.faq_module .grid-container .accordion .accordion-item .accordion-title{font-size:24px;line-height:33px;padding:1.5625rem 3.5rem 1.5625rem 1.5625rem}}.faq_module .grid-container .accordion .accordion-item .accordion-title:before{top:62px;right:52px;font-weight:100}@media print,screen and (max-width:39.99875em){.faq_module .grid-container .accordion .accordion-item .accordion-title:before{top:2.5rem;right:1rem;font-weight:100;font-size:3rem;color:#adadad}}.faq_module .grid-container .accordion .accordion-content{padding:0 52px;padding-bottom:52px;border:0}@media print,screen and (max-width:39.99875em){.faq_module .grid-container .accordion .accordion-content{padding:0 1.5625rem;padding-bottom:3rem}}.faq_module .grid-container .accordion .accordion-content li,.faq_module .grid-container .accordion .accordion-content p,.faq_module .grid-container .accordion .accordion-content ul{font-size:24px;line-height:37px}@media print,screen and (max-width:39.99875em){.faq_module .grid-container .accordion .accordion-content li,.faq_module .grid-container .accordion .accordion-content p,.faq_module .grid-container .accordion .accordion-content ul{font-size:20px;line-height:28px}}.faq_module .grid-container .accordion .accordion-content li a,.faq_module .grid-container .accordion .accordion-content p a,.faq_module .grid-container .accordion .accordion-content ul a{font-weight:700;text-decoration:underline;color:#222334;transition:text-decoration .5s ease-in-out}.faq_module .grid-container .accordion .accordion-content li a:hover,.faq_module .grid-container .accordion .accordion-content p a:hover,.faq_module .grid-container .accordion .accordion-content ul a:hover{text-decoration:none}.illustrative_element{margin:0;padding:0;margin-top:-40px;text-align:center}.upcoming_events_module .listing-header{margin-bottom:25px}@media print,screen and (min-width:40em){.upcoming_events_module .listing-header{margin-bottom:48px}}.upcoming_events_module .listing-header .module-title{margin-bottom:12px}.upcoming_events_module .listing-header .button{display:none}@media print,screen and (min-width:40em){.upcoming_events_module .listing-header .button{display:block;min-width:230px}}.upcoming_events_module .listing-header .hr{width:100%;margin-bottom:0}@media print,screen and (min-width:40em){.upcoming_events_module .listing-header .hr{width:auto;margin-bottom:16px}}.upcoming_events_module .listing-header .full-calendar{margin-left:10px}.upcoming_events_module .events-grid .event-detail{border-bottom:1px solid #c2c2ca;margin-bottom:49px}@media print,screen and (min-width:40em){.upcoming_events_module .events-grid .event-detail{border-bottom:none}}.upcoming_events_module .events-grid .event-detail a img{border-radius:5px;margin-bottom:30px}@media print,screen and (min-width:40em){.upcoming_events_module .events-grid .event-detail a img{margin-bottom:37px}}.upcoming_events_module .events-grid .event-detail .event-type{font-size:18x;line-height:24px;letter-spacing:1.8px;font-weight:700;color:#1755ff;text-transform:uppercase;margin-bottom:18px}.upcoming_events_module .events-grid .event-detail h4{font-size:31px;line-height:36px;margin-bottom:20px;margin-top:0}@media print,screen and (min-width:40em){.upcoming_events_module .events-grid .event-detail h4{font-size:33px;line-height:40px;margin-bottom:24px}}.upcoming_events_module .events-grid .event-detail h4 a{font-weight:800;color:#222334}.upcoming_events_module .events-grid .event-detail .event-date{font-size:15px;line-height:24px;letter-spacing:1.5px;text-transform:uppercase;font-weight:700;color:#8e8e98;margin-bottom:20px}@media print,screen and (min-width:40em){.upcoming_events_module .events-grid .event-detail .event-date{font-size:16px;line-height:24px;letter-spacing:1.8px;margin-bottom:50px}}.upcoming_events_module .events-grid .event-detail p{margin-bottom:49px}@media print,screen and (min-width:40em){.upcoming_events_module .events-grid .event-detail p{margin-bottom:1rem}}.upcoming_events_module .events-grid .event-detail:last-child{border-bottom:none;margin-bottom:0}.guides-how-tos-module{padding-bottom:0}.guides-how-tos-module .listing-header{margin-bottom:2.5rem}@media print,screen and (min-width:64em){.guides-how-tos-module .listing-header{margin-bottom:4rem}}@media print,screen and (max-width:39.99875em){.guides-how-tos-module .guides-items{row-gap:1.5rem}}.guides-how-tos-module .guides-items .guide-item{display:-ms-flexbox;display:flex}.guides-how-tos-module .guides-items .guide-item .item-icon{-ms-flex-negative:0;flex-shrink:0;display:inline-block;height:54px;width:54px}.guides-how-tos-module .guides-items .guide-item .item-icon.item-type-internal{background-image:url(../images/icon-guide-nm.svg)}.guides-how-tos-module .guides-items .guide-item .item-icon.item-type-external{background-image:url(../images/icon-guide-offsite.svg)}.guides-how-tos-module .guides-items .guide-item .item-icon.item-type-pdf{background-image:url(../images/icon-guide-pdf.svg)}.guides-how-tos-module .guides-items .guide-item .item-text{padding-left:32px;padding-right:32px;-ms-flex-negative:1;flex-shrink:1}@media print,screen and (max-width:39.99875em){.guides-how-tos-module .guides-items .guide-item .item-text{padding-right:0}}@media print,screen and (max-width:39.99875em){.guides-how-tos-module .guides-items .guide-item .item-text h4{line-height:0}}.guides-how-tos-module .guides-items .guide-item .item-text h4 a{font-size:29px;line-height:40px;font-weight:500}@media print,screen and (max-width:39.99875em){.guides-how-tos-module .guides-items .guide-item .item-text h4 a{font-size:19px;line-height:26px}}.guides-how-tos-module .guides-items .guide-item .item-text .meta{color:#1755ff}.listen_in_module{padding-bottom:0;scroll-margin-top:100px}.listen_in_module .listing-header{margin-bottom:68px}@media print,screen and (max-width:39.99875em){.listen_in_module .listing-header{margin-bottom:1.2rem}}.listen_in_module .podcasts-grid{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}@media screen and (min-width:92.5em){.listen_in_module .podcasts-grid{margin-left:-32px;margin-right:-32px}}.listen_in_module .podcasts-grid .podcasts-grid-item{position:relative;overflow:hidden;margin-bottom:2rem;border-radius:4px}@media print,screen and (max-width:39.99875em){.listen_in_module .podcasts-grid .podcasts-grid-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem;text-align:center}}@media print,screen and (min-width:40em){.listen_in_module .podcasts-grid .podcasts-grid-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}@media print,screen and (min-width:64em){.listen_in_module .podcasts-grid .podcasts-grid-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(25% - 2.8125rem);margin-left:1.40625rem;margin-right:1.40625rem}}@media screen and (min-width:92.5em){.listen_in_module .podcasts-grid .podcasts-grid-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(25% - 2.8125rem);margin-left:1.40625rem;margin-right:1.40625rem;margin-left:32px;margin-right:32px;width:calc(25% - 64px)}}@media print,screen and (min-width:64em){.listen_in_module .podcasts-grid .podcasts-grid-item.our-podcast{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(40% - 2.8125rem);margin-left:1.40625rem;margin-right:1.40625rem}}.listen_in_module .podcasts-grid .podcasts-grid-item .first-info img{border-radius:4px;object-fit:cover}@media print,screen and (max-width:39.99875em){.listen_in_module .podcasts-grid .podcasts-grid-item .first-info img{width:140px;height:140px}}.listen_in_module .podcasts-grid .podcasts-grid-item .first-info .source{font-size:15px;line-height:18px;font-weight:700;letter-spacing:1.2px;color:#1755ff;text-transform:uppercase;margin-top:25px;margin-bottom:12px}.listen_in_module .podcasts-grid .podcasts-grid-item .first-info h4{font-size:29px;line-height:40px;color:#222334}@media print,screen and (max-width:39.99875em){.listen_in_module .podcasts-grid .podcasts-grid-item .first-info h4{font-size:22px;line-height:28px}}.listen_in_module .podcasts-grid .podcasts-grid-item .overlay-info{opacity:0;position:absolute;height:100%;width:100%;top:0;left:0;padding:1.8rem;background:#1755ff;transition:opacity .15s ease-in-out}@media print,screen and (max-width:39.99875em){.listen_in_module .podcasts-grid .podcasts-grid-item .overlay-info{padding:1rem}}.listen_in_module .podcasts-grid .podcasts-grid-item .overlay-info .why{font-size:13px;line-height:18px;font-weight:700;letter-spacing:normal;color:#fff;text-transform:uppercase;margin-bottom:1rem}.listen_in_module .podcasts-grid .podcasts-grid-item .overlay-info .description{font-size:20px;line-height:25px;color:#fff;margin-bottom:1rem}@media print,screen and (max-width:39.99875em){.listen_in_module .podcasts-grid .podcasts-grid-item .overlay-info .description{font-size:15px;line-height:19px}}.listen_in_module .podcasts-grid .podcasts-grid-item:hover{cursor:pointer}.listen_in_module .podcasts-grid .podcasts-grid-item:hover .overlay-info{opacity:1}.listen_in_module .podcasts-grid .podcasts-grid-item.our-podcast:hover .overlay-info{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.support_our_work_module{margin:0;padding:0}.support_our_work_module .grid-container{background:#f6f6f8;max-width:100%}.support_our_work_module .grid-container .top-wrapper{position:inherit;margin:0 auto;max-width:75rem;padding-top:3rem;padding-bottom:2.8rem}@media print,screen and (min-width:40em){.support_our_work_module .grid-container .top-wrapper{padding-top:5.5rem}}.support_our_work_module .grid-container .top-wrapper h1.page-title{font-weight:800;letter-spacing:-.06px;color:#222334;margin:0 auto;text-align:center;margin-top:0;padding-top:0;font-size:36px;line-height:43px;margin-bottom:1.5rem}@media print,screen and (min-width:64em){.support_our_work_module .grid-container .top-wrapper h1.page-title{font-size:64px;line-height:69px;margin-bottom:3rem}}.support_our_work_module .grid-container .top-wrapper h2{font-size:20px;line-height:29px;font-weight:300;color:#222334;margin:0 auto;text-align:center;margin-bottom:3rem}@media print,screen and (min-width:64em){.support_our_work_module .grid-container .top-wrapper h2{font-size:50px;line-height:67px}}.support_our_work_module .grid-container .top-wrapper a.button{background-color:#1755ff;font-size:1rem;transition:all .3s ease-in-out;display:block;margin:0 auto;max-width:-webkit-fit-content;max-width:fit-content;transform:scale(1);padding:1.2rem 4rem;margin-bottom:-9rem;white-space:pre}.support_our_work_module .grid-container .top-wrapper a.button:hover{transform:scale(1.07)}@media print,screen and (min-width:64em){.support_our_work_module .grid-container .top-wrapper a.button{padding:1.5rem 7rem;margin-bottom:-11rem}}.support_our_work_module .bottom-curve{height:70px;width:100%;background-image:url(../images/graphic-curve-a.svg);background-repeat:no-repeat;background-color:transparent;background-size:cover;background-position:bottom;margin-bottom:-2rem}@media print,screen and (min-width:64em){.support_our_work_module .bottom-curve{height:100px;margin-bottom:-5rem}}.support_our_work_module .interactive{text-align:center;background-image:url(../images/graphic-wavelines-support.svg);background-repeat:no-repeat;background-color:transparent;background-position:50% 50%;background-size:170vw;height:330px;padding:4rem 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}@media print,screen and (min-width:64em){.support_our_work_module .interactive{background-size:110vw;height:412px}}.support_our_work_module .interactive .interactive-item{position:inherit}.support_our_work_module .interactive .interactive-item img{box-shadow:10px 10px 0 5px rgba(228,228,240,.5)}.support_our_work_module .interactive .interactive-item.item-1{-ms-flex-item-align:end;align-self:flex-end;margin-left:-1.5rem;margin-top:-3rem}@media print,screen and (min-width:64em){.support_our_work_module .interactive .interactive-item.item-1{-ms-flex-item-align:start;align-self:flex-start}}.support_our_work_module .interactive .interactive-item.item-1 img{max-width:114px;border-radius:50%}@media print,screen and (min-width:64em){.support_our_work_module .interactive .interactive-item.item-1 img{max-width:172px}}.support_our_work_module .interactive .interactive-item.item-2{-ms-flex-item-align:center;align-self:center}.support_our_work_module .interactive .interactive-item.item-2 img{max-width:150px;border-radius:5px}@media print,screen and (min-width:64em){.support_our_work_module .interactive .interactive-item.item-2 img{max-width:220px}}.support_our_work_module .interactive .interactive-item.item-3{-ms-flex-item-align:end;align-self:flex-end}.support_our_work_module .interactive .interactive-item.item-3 img{max-width:80px;border-radius:50%}@media print,screen and (min-width:64em){.support_our_work_module .interactive .interactive-item.item-3 img{max-width:144px}}.support_our_work_module .interactive .interactive-item.item-4{-ms-flex-item-align:center;align-self:center;display:none}.support_our_work_module .interactive .interactive-item.item-4 img{max-width:114px;border-radius:50%}@media print,screen and (min-width:40em){.support_our_work_module .interactive .interactive-item.item-4{display:initial}}.support_our_work_module .interactive .interactive-item.item-5{-ms-flex-item-align:end;align-self:flex-end;display:none}.support_our_work_module .interactive .interactive-item.item-5 img{max-width:203px;border-radius:5px}@media print,screen and (min-width:64em){.support_our_work_module .interactive .interactive-item.item-5{display:initial}}.support_our_work_module .interactive .interactive-item.item-6{-ms-flex-item-align:start;align-self:flex-start;margin-right:-1.5rem;display:none}.support_our_work_module .interactive .interactive-item.item-6 img{max-width:183px;border-radius:50%}@media print,screen and (min-width:64em){.support_our_work_module .interactive .interactive-item.item-6{display:initial}}.ways_to_give_module{padding-bottom:0;padding-top:0;margin-top:0}.ways_to_give_module .top-curve{height:50px;width:100%;background-image:url(../images/graphic-curve-b.svg);background-repeat:no-repeat;background-color:transparent;background-size:cover;background-position:top}@media print,screen and (min-width:64em){.ways_to_give_module .top-curve{height:80px;margin-top:1rem}}.ways_to_give_module .bottom-area{background-color:#f6f6f8}.ways_to_give_module .grid-container{max-width:1314px}.ways_to_give_module .grid-container h2.module-title{text-align:left}.ways_to_give_module .grid-container h3.module-subtitle{width:100%;max-width:1585px;margin:2rem 0 3rem;color:#222334;font-size:20px;line-height:29px;text-align:left}@media print,screen and (min-width:64em){.ways_to_give_module .grid-container h3.module-subtitle{font-size:1.8rem;line-height:3rem}}.ways_to_give_module .grid-container .hr{border-top:1px solid #c2c2ca;margin-bottom:3rem}.ways_to_give_module .grid-container .tabs-container .tabs-wrapper{background:transparent}@media print,screen and (max-width:39.99875em){.ways_to_give_module .grid-container .tabs-container .tabs-wrapper li a{margin-left:auto;margin-right:auto}}.ways_to_give_module .grid-container .tabs-container .tabs-wrapper .tabs-title>a:hover{background:none}.ways_to_give_module .grid-container .tabs-container .tabs-wrapper ul.tabs{margin-top:.5rem;background:none}.ways_to_give_module .grid-container .tabs-container .tabs-wrapper ul.tabs li a{border-radius:5px;width:100%;max-width:249px;padding:10px 18px;margin-bottom:1.5rem;text-align:center;font-size:13px;line-height:21px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#fff;background-color:#c2c2c2}.ways_to_give_module .grid-container .tabs-container .tabs-wrapper ul.tabs li a.is-active,.ways_to_give_module .grid-container .tabs-container .tabs-wrapper ul.tabs li a:hover{background-color:#00a6d8}.ways_to_give_module .grid-container .tabs-container .tabs-wrapper ul.tabs li.is-active a,.ways_to_give_module .grid-container .tabs-container .tabs-wrapper ul.tabs li:hover a{opacity:1;background-color:#00a6d8}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content{background:none}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel h2{font-size:31px;line-height:38px;font-weight:800;color:#222334;margin-bottom:1rem}@media print,screen and (min-width:64em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel h2{font-size:48px;line-height:60px;margin-bottom:2.3rem}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel fieldset label,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel fieldset legend,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel p,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel ul li{font-size:16px;line-height:25px;color:#68686e}@media print,screen and (min-width:64em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel fieldset label,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel fieldset legend,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel p,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel ul li{font-size:24px;line-height:37px}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel fieldset label a,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel fieldset legend a,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel p a,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel ul li a{font-weight:700;color:#222334;transition:color .2s ease-in-out}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel fieldset label a:hover,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel fieldset legend a:hover,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel p a:hover,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel ul li a:hover{color:#1755ff}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel a.button{font-size:1rem;transition:all .3s ease-in-out;display:block;transform:scale(1);padding:1.2rem 7rem;margin-top:3rem;margin-bottom:4rem;width:100%}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel a.button.join{background-color:#1755ff;margin-right:3rem}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel a.button.honor-roll{background-color:#222334}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel a.button:hover{transform:scale(1.07)}@media print,screen and (min-width:64em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel a.button{padding:1.5rem 7rem;max-width:40%}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow{margin-bottom:42px}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__arrows{display:none}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__track .splide__list .splide__slide .testimonial-text{border:1px solid #c2c2ca;border-radius:6px;padding:2rem 1rem 3rem;width:calc(100% - 1px)}@media print,screen and (min-width:64em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__track .splide__list .splide__slide .testimonial-text{padding:50px 80px}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__track .splide__list .splide__slide .testimonial-text h3{font-weight:300;color:#222334;font-size:22px;line-height:34px;text-align:left}@media print,screen and (min-width:64em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__track .splide__list .splide__slide .testimonial-text h3{font-size:31px;line-height:46px}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__track .splide__list .splide__slide .attribution-wrapper{position:relative;top:-36px;left:1rem;display:inline-block;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:64em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__track .splide__list .splide__slide .attribution-wrapper{top:-36px;left:60px}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__track .splide__list .splide__slide .attribution-wrapper img{width:58px;height:58px;display:block;border-radius:50%;padding:0;background-color:#f6f6f8}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__track .splide__list .splide__slide .attribution-wrapper h5.attribution-text{color:#68686e;font-size:13px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;text-align:left;padding:.5rem 1rem;max-width:70%;background-color:#f6f6f8}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__pagination{position:relative;top:-31px;-ms-flex-pack:end;justify-content:flex-end;width:100%}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__pagination li .splide__pagination__page{display:inline-block;background-color:#fff;height:7px;width:7px;border:1px solid #222334;border-radius:50%;opacity:.5;margin:0 4px}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__pagination li .splide__pagination__page.is-active,.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-testimonials-slideshow .splide__pagination li .splide__pagination__page:hover{border:none;background-color:#222334;opacity:1;cursor:pointer}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow{margin-bottom:4rem}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__track .splide__list .splide__slide img{border-radius:6px;width:100%;height:184px;object-fit:cover}@media print,screen and (min-width:64em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__track .splide__list .splide__slide img{height:400px}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__track .splide__list .splide__slide p.caption{padding-top:28px;font-size:17px;line-height:25px;color:#68686e;max-width:60%}@media print,screen and (min-width:64em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__track .splide__list .splide__slide p.caption{max-width:80%}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__arrows{position:absolute;top:200px;right:0;width:auto;text-align:right}@media print,screen and (min-width:64em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__arrows{top:420px}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__arrows button.splide__arrow{display:inline-block;width:48px;height:47px;background-repeat:no-repeat}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__arrows button.splide__arrow span{display:none}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev{background-image:url(../images/icon-prev.png)}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__arrows button.splide__arrow.splide__arrow--next{background-image:url(../images/icon-next.png)}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__arrows button.splide__arrow:hover{cursor:pointer}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .wtg-photo-slideshow .splide__pagination{display:none}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .single-testimonial{margin-bottom:4rem}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .single-testimonial .testimonial-text-wrapper{background-image:url(../images/border-with-nodule-bottom.svg);background-repeat:no-repeat;background-position:bottom;background-size:contain}@media print,screen and (max-width:63.99875em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .single-testimonial .testimonial-text-wrapper{width:105%}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .single-testimonial .testimonial-text-wrapper .testimonial-text{border:1px solid #c2c2ca;border-radius:6px;border-bottom:0;padding:40px 80px}@media print,screen and (max-width:63.99875em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .single-testimonial .testimonial-text-wrapper .testimonial-text{padding:2rem}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .single-testimonial .testimonial-text-wrapper .testimonial-text h3{font-weight:300;color:#222334;font-size:31px;line-height:46px;text-align:left}@media print,screen and (max-width:63.99875em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .single-testimonial .testimonial-text-wrapper .testimonial-text h3{font-size:24px;line-height:34px;text-align:left}}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .single-testimonial .attribution-wrapper{position:relative;top:-9px}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .single-testimonial .attribution-wrapper img{width:58px;height:58px;display:block;margin:0 auto;border-radius:50%}.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .single-testimonial .attribution-wrapper h5.attribution-text{color:#68686e;font-size:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-align:center;padding-top:10px}@media print,screen and (max-width:63.99875em){.ways_to_give_module .grid-container .tabs-container .content-wrapper .tabs-content .tabs-panel .single-testimonial .attribution-wrapper h5.attribution-text{padding:1rem 2rem;margin-bottom:0}}.honor_roll_module h3{font-size:20px;line-height:28px}@media print,screen and (min-width:64em){.honor_roll_module h3{max-width:80%;font-size:35px;line-height:51px}}.honor_roll_module .logos-container{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2rem;column-gap:3.5rem;margin-top:2rem}.honor_roll_module .logos-container img{display:block;max-width:120px;max-height:120px;object-fit:contain}@media print,screen and (min-width:64em){.honor_roll_module .logos-container img{max-width:200px}}.honor_roll_module .button{margin-top:40px;width:100%;display:inline-block}@media print,screen and (min-width:64em){.honor_roll_module .button{max-width:350px}}.home header.header{position:fixed;width:100%;z-index:9}.slideshow_large{margin-top:0;padding-top:0;padding-bottom:0}.slideshow_large .slideshow{position:relative}.slideshow_large .slideshow .splide__arrows{display:none}.slideshow_large .slideshow .splide__track .splide__list .splide__slide .image-wrapper{width:100%;height:55vh;box-shadow:inset 0 0 0 1000px rgba(34,35,52,.5);position:relative;background-size:cover;background-position:center 20%}@media print,screen and (min-width:40em){.slideshow_large .slideshow .splide__track .splide__list .splide__slide .image-wrapper{height:45vh}}@media print,screen and (min-width:64em){.slideshow_large .slideshow .splide__track .splide__list .splide__slide .image-wrapper{height:70vh}}.slideshow_large .slideshow .splide__track .splide__list .splide__slide .image-wrapper img{width:100%;position:absolute;left:0;bottom:-2px}.slideshow_large .slideshow .splide__track .splide__list .splide__slide .image-wrapper .image-title{background-color:rgba(34,35,52,.3);display:inline-block;padding:4px 8px;font-size:10px;line-height:24px;letter-spacing:1.4px;color:#fff;position:absolute;right:0;bottom:60px;padding-right:1rem}@media print,screen and (min-width:40em){.slideshow_large .slideshow .splide__track .splide__list .splide__slide .image-wrapper .image-title{padding-right:4rem}}.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper{background:#f6f6f8}.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper .meta{padding-top:20px}@media print,screen and (min-width:40em){.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper .meta{padding-bottom:79px}}.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper .meta .subheadline{font-size:12px;line-height:20px;letter-spacing:1.5px;font-weight:700;color:#8e8e98;text-transform:uppercase;margin-bottom:27px}@media print,screen and (min-width:40em){.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper .meta .subheadline{font-size:16px}}.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper .meta .headline{text-transform:none;letter-spacing:-.07px;color:#222334;font-size:24px;line-height:28px}@media print,screen and (min-width:40em){.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper .meta .headline{font-size:55px;line-height:60px}}@media screen and (min-width:112.5em){.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper .meta .headline{font-size:70px;line-height:85px}}.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper .meta .headline:hover{color:#68686e}.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper .button-wrapper{-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;display:-ms-flexbox;display:flex;padding-bottom:79px}.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper .button-wrapper .button{background-color:#222334;color:#fff;font-size:16px;line-height:24px;padding:1.2rem 1.6rem;margin-bottom:0}@media screen and (min-width:112.5em){.slideshow_large .slideshow .splide__track .splide__list .splide__slide .meta-wrapper .button-wrapper .button{padding:26px 50px}}.slideshow_large .slideshow .splide__pagination{display:block;position:absolute;top:15vh;width:100%;padding-left:1.25rem}@media print,screen and (min-width:40em){.slideshow_large .slideshow .splide__pagination{top:30%}}.slideshow_large .slideshow .splide__pagination li{display:block}.slideshow_large .slideshow .splide__pagination li .splide__pagination__page{display:inline-block;height:7px;width:7px;border:1px solid #fff;border-radius:50%;opacity:.5;margin:0 4px}.slideshow_large .slideshow .splide__pagination li .splide__pagination__page.is-active,.slideshow_large .slideshow .splide__pagination li .splide__pagination__page:hover{border:none;background-color:#fff;opacity:1;cursor:pointer}.two-button_text_block{margin:0;padding:0;background-image:url(../images/graphic-wavelines-home-shaping.svg);background-repeat:no-repeat;background-position:top}@media print,screen and (min-width:64em){.two-button_text_block{background-size:contain}}.two-button_text_block .top-row .text-cell h4{font-size:30px;line-height:38px;margin-bottom:1.6875rem;margin-top:3rem;text-transform:capitalize;font-weight:300;color:#222334}@media print,screen and (min-width:40em){.two-button_text_block .top-row .text-cell h4{font-size:50px;line-height:67px}}.two-button_text_block .top-row .text-cell p{font-size:33px;line-height:51px;margin-bottom:35px;color:#858595}@media print,screen and (max-width:39.99875em){.two-button_text_block .top-row .text-cell p{font-size:20px;line-height:29px}}.two-button_text_block .top-row .button-cell{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:left;justify-content:left;gap:2rem;-ms-flex-positive:1;flex-grow:1}@media screen and (min-width:92.5em){.two-button_text_block .top-row .button-cell{-ms-flex-pack:end;justify-content:flex-end}}.two-button_text_block .top-row .button-cell .cta{min-width:147px;-ms-flex-positive:0;flex-grow:0}.two-button_text_block .bottom-row{margin-top:100px}@media print,screen and (min-width:40em){.two-button_text_block .bottom-row{margin-top:90px}}@media print,screen and (max-width:63.99875em){.two-button_text_block .bottom-row .cell .item-content{padding-right:19%}.two-button_text_block .bottom-row .cell:nth-child(2) .item-content{padding-right:0;padding-left:19%}}.two-button_text_block .bottom-row a img{width:266px;height:150px;border-radius:5px;margin-bottom:1rem;object-fit:cover}@media print,screen and (min-width:40em){.two-button_text_block .bottom-row a img{width:497px;height:281px}}.two-button_text_block .bottom-row .meta{color:#1755ff;margin-bottom:.6rem}.two-button_text_block .bottom-row h4{margin-bottom:60px}.two-button_text_block .bottom-row h4 a{font-size:26px;line-height:31px;font-weight:800;color:#222334}@media print,screen and (min-width:40em){.two-button_text_block .bottom-row h4 a{font-size:32px;line-height:38px}}.two-button_text_block .bottom-row h4 a:hover{color:#68686e}.opportunities_slideshow{position:relative;padding-bottom:20px}.opportunities_slideshow .wavy-bg{position:absolute;bottom:0;left:0;display:none}@media print,screen and (min-width:40em){.opportunities_slideshow .wavy-bg{display:block}}.opportunities_slideshow .slideshow-bg{background:#f6f6f8;padding-top:40px}@media print,screen and (min-width:40em){.opportunities_slideshow .slideshow-bg{padding-top:0}}.opportunities_slideshow .slideshow-bg .opps-slideshow{position:relative;top:-40px}@media print,screen and (max-width:63.99875em){.opportunities_slideshow .slideshow-bg .opps-slideshow{padding-right:1.4rem;padding-left:1.4rem}}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__arrows{z-index:9999;text-align:right;position:absolute;top:103%;left:auto;right:20px;transition:all .1s ease-in-out;transform:scale(1)}@media print,screen and (min-width:40em){.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__arrows{top:55%}}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__arrows button.splide__arrow{display:inline-block;width:48px;height:47px;background-repeat:no-repeat}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev,.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__arrows button.splide__arrow span{display:none}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__arrows button.splide__arrow.splide__arrow--next{background-image:url(../images/icon-next.png)}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__arrows button.splide__arrow:hover{cursor:pointer}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide{padding-top:40px}@media print,screen and (min-width:40em){.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper{margin:0 auto;max-width:80%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;gap:4rem}}@media screen and (min-width:112.5em){.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper{max-width:80%}}@media print,screen and (min-width:40em){.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .image-wrapper{-ms-flex-preferred-size:55%;flex-basis:55%;position:relative;top:-20px}}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .image-wrapper a img{max-width:100%;border-radius:5px}@media print,screen and (min-width:40em){.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .image-wrapper a img{min-width:720px;min-height:410px;object-fit:cover}}@media print,screen and (min-width:40em){.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper{-ms-flex-preferred-size:39%;flex-basis:39%;padding-top:60px;padding-right:3%}}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper .meta{color:#8e8e98;margin-top:22px}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper h3{margin-top:1rem;margin-bottom:1rem}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper h3 a{font-size:31px;line-height:39px;color:#222334;font-weight:800}@media print,screen and (min-width:40em){.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper h3 a{font-size:48px;line-height:60px}}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper p{font-size:16px}@media print,screen and (min-width:40em){.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper p{font-size:17px}}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper h4{font-size:13px;letter-spacing:1.5px;line-height:24px;color:#ff024f;text-transform:uppercase;font-weight:700;margin-bottom:16px}@media print,screen and (min-width:40em){.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper h4{font-size:16px;letter-spacing:1.8px}}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper .button-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper .button-wrapper .button{font-size:13px;margin-right:42px}@media print,screen and (min-width:40em){.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper .button-wrapper .button{font-size:18px}}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__track .splide__list .splide__slide .opportunity-slide-wrapper .text-wrapper .button-wrapper h6{font-size:16px;line-height:25px;font-style:italic}.opportunities_slideshow .slideshow-bg .opps-slideshow .splide__pagination{display:none}.explore_our_magazine{padding:40px 0}.explore_our_magazine .featured-item .image-wrapper a img{border-radius:5px;margin-bottom:22px}@media print,screen and (min-width:40em){.explore_our_magazine .featured-item .text-wrapper{padding-left:20px}}.explore_our_magazine .featured-item .text-wrapper .meta{margin-top:26px}.explore_our_magazine .featured-item .text-wrapper .meta.blue{color:#00a6d8;margin-top:0}@media print,screen and (min-width:40em){.explore_our_magazine .featured-item .text-wrapper .meta{margin-top:60px}}.explore_our_magazine .featured-item .text-wrapper h2{font-size:31px;line-height:38px;margin:16px 0}@media print,screen and (min-width:40em){.explore_our_magazine .featured-item .text-wrapper h2{font-size:48px;line-height:54px}}.explore_our_magazine .featured-item .text-wrapper h2 a{font-weight:800;color:#222334}@media print,screen and (min-width:40em){.explore_our_magazine .featured-item .text-wrapper h2{margin:24px 0}}.explore_our_magazine .featured-item .text-wrapper p{font-size:16px;color:#68686e;line-height:25px}@media print,screen and (min-width:40em){.explore_our_magazine .featured-item .text-wrapper p{font-size:17px}}.explore_our_magazine .articles-row{margin-top:30px}.explore_our_magazine .articles-row .header-row{border-bottom:1px solid #c2c2ca}.explore_our_magazine .articles-row .header-row h4{line-height:60px;font-size:30px;color:#222334}@media print,screen and (min-width:40em){.explore_our_magazine .articles-row .header-row h4{line-height:78px}}.explore_our_magazine .articles-row .article-item{margin-top:30px;display:-ms-flexbox;display:flex}@media print,screen and (min-width:64em){.explore_our_magazine .articles-row .article-item{border-right:1px solid hsla(240,7%,78%,.5);padding-right:42px;padding-left:43px}}.explore_our_magazine .articles-row .article-item .image-wrapper{min-width:115px;min-height:115px}.explore_our_magazine .articles-row .article-item .image-wrapper img{width:115px;height:115px;border-radius:50%}.explore_our_magazine .articles-row .article-item .text-wrapper{padding-left:31px}.explore_our_magazine .articles-row .article-item .text-wrapper .meta.blue{color:#00a6d8;margin-bottom:.5rem}.explore_our_magazine .articles-row .article-item .text-wrapper h3{font-size:18px;line-height:23px}@media print,screen and (min-width:40em){.explore_our_magazine .articles-row .article-item .text-wrapper h3{line-height:30px;font-size:24px}}.explore_our_magazine .articles-row .article-item .text-wrapper h3 a{font-weight:800;color:#222334}.explore_our_magazine .articles-row .article-item .text-wrapper h3 a:hover{color:#68686e}.explore_our_magazine .articles-row .article-item:nth-child(2){padding-left:0}.explore_our_magazine .articles-row .article-item:nth-child(4){padding-right:0;border-right:0}.resources-grid .top-row .resource-item{padding-right:19%}.resources-grid .top-row .resource-item:nth-child(2){padding-left:19%;padding-right:0}@media print,screen and (min-width:40em){.resources-grid .top-row .resource-item{border-right:1px solid hsla(240,7%,78%,.5);padding-right:42px;padding-left:43px}.resources-grid .top-row .resource-item:first-child{padding-left:0}.resources-grid .top-row .resource-item:nth-child(2){padding-right:0;padding-left:43px;border-right:0}}.resources-grid .top-row a img{width:266px;height:150px;border-radius:5px;margin-bottom:1rem;object-fit:cover}@media print,screen and (min-width:40em){.resources-grid .top-row a img{width:100%;height:499px}}.resources-grid .bottom-row{padding-right:19%}@media print,screen and (max-width:39.99875em){.resources-grid .bottom-row{padding-right:0}}@media print,screen and (min-width:40em){.resources-grid .bottom-row{border-top:1px solid hsla(240,7%,78%,.5);margin-top:40px;padding-top:40px;padding-right:0}.resources-grid .bottom-row .text-wrapper{padding-right:0;padding-left:43px}}.resources-grid .bottom-row img{border-radius:5px;margin-bottom:1rem;object-fit:cover}.resources-grid .resource-item{padding-bottom:47px}.resources-grid .resource-item .meta{padding-left:10px}@media print,screen and (min-width:40em){.resources-grid .resource-item .meta{padding-left:0}}.resources-grid .resource-item .meta.blue{color:#1755ff;margin-bottom:.6rem}@media print,screen and (min-width:40em){.resources-grid .resource-item .meta.blue{margin-top:2rem}}@media print,screen and (min-width:40em){.resources-grid .resource-item .meta{margin-top:60px}}@media print,screen and (max-width:39.99875em){.resources-grid .resource-item .meta{display:none}.resources-grid .resource-item .meta.blue{display:block}}.resources-grid .resource-item h2{font-size:26px;line-height:31px;padding-left:10px}@media print,screen and (min-width:40em){.resources-grid .resource-item h2{font-size:48px;line-height:54px;margin:1rem 0 2rem;padding-left:0}}.resources-grid .resource-item h2 a{font-weight:800;color:#222334}.resources-grid .resource-item p{font-size:16px;padding-left:10px;color:#68686e;line-height:25px}@media print,screen and (min-width:40em){.resources-grid .resource-item p{font-size:17px;padding-left:0}}@media print,screen and (max-width:39.99875em){.resources-grid .resource-item p{display:none}}@media print,screen and (max-width:39.99875em){.article_collections_module{margin-bottom:5rem}}.article_collections_module .hr{height:1px;background:#c2c2ca;margin-left:2.41rem;max-width:100%;margin-right:2.41rem;margin-bottom:8px}@media print,screen and (max-width:39.99875em){.article_collections_module .hr{display:none}}.article_collections_module .collections-wrapper{padding-left:1.5625rem}@media print,screen and (min-width:64em){.article_collections_module .collections-wrapper{padding-left:3rem}}.article_collections_module .collections-wrapper .tabs{border:0}@media print,screen and (max-width:39.99875em){.article_collections_module .collections-wrapper .tabs{margin-bottom:1rem}}.article_collections_module .collections-wrapper .tabs .tabs-title a{font-size:27px;line-height:35px;color:#222334;opacity:.5;padding:19px 0;transition:all .3s ease-in-out;border-left:none}@media print,screen and (max-width:39.99875em){.article_collections_module .collections-wrapper .tabs .tabs-title a{font-size:20px;line-height:25px;padding:1rem 0}}.article_collections_module .collections-wrapper .tabs .tabs-title.is-active a{background:none;opacity:1}.article_collections_module .collections-wrapper .tabs .tabs-title:hover{opacity:1}.article_collections_module .collections-wrapper .tabs-content.vertical{border:0}.article_collections_module .collections-wrapper .tabs-content.vertical .tabs-panel{padding:0}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__track .splide__list .splide__slide .article-item{width:386px;margin-right:40px}@media print,screen and (max-width:39.99875em){.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__track .splide__list .splide__slide .article-item{width:279px}}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__track .splide__list .splide__slide .article-item a img{border-radius:5px;margin-bottom:26px;width:386px;height:216px;object-fit:cover}@media print,screen and (max-width:39.99875em){.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__track .splide__list .splide__slide .article-item a img{width:279px;height:156px}}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__track .splide__list .splide__slide .article-item .meta{margin-bottom:11px}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__track .splide__list .splide__slide .article-item .meta.blue{color:#00a6d8}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__track .splide__list .splide__slide .article-item h4{font-size:24px;line-height:30px;font-weight:800}@media print,screen and (max-width:39.99875em){.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__track .splide__list .splide__slide .article-item h4{font-size:17px;line-height:21px}}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__arrows{text-align:center;position:absolute;bottom:-54px;left:0}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__arrows button.splide__arrow{display:inline-block;width:48px;height:47px;background-repeat:no-repeat}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__arrows button.splide__arrow span{display:none}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__arrows button.splide__arrow.splide__arrow--prev{margin-right:10px;margin-left:10px;background-image:url(../images/icon-prev.png);transition:all .1s ease-in-out;transform:scale(1)}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__arrows button.splide__arrow.splide__arrow--prev:hover{transform:scale(1.2)}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__arrows button.splide__arrow.splide__arrow--next{background-image:url(../images/icon-next.png);transition:all .1s ease-in-out;transform:scale(1)}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__arrows button.splide__arrow.splide__arrow--next:hover{transform:scale(1.2)}.article_collections_module .collections-wrapper .tabs-content.vertical .splide .splide__arrows button.splide__arrow:hover{cursor:pointer}.all_newmusicbox_content_module{padding-top:79px;background:#f6f6f8;scroll-margin-top:100px}.all_newmusicbox_content_module .grid-container h2.module-title{margin-bottom:80px}@media print,screen and (max-width:92.49875em){.all_newmusicbox_content_module .grid-container h2.module-title{margin-bottom:2rem}}.all_newmusicbox_content_module .grid-container form.searchandfilter{margin-bottom:20px}.all_newmusicbox_content_module .grid-container form.searchandfilter ul{margin-left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (max-width:63.99875em){.all_newmusicbox_content_module .grid-container form.searchandfilter ul{-ms-flex-pack:start;justify-content:flex-start;gap:1rem}}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-taxonomy-nmb_categories h4{display:none}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-taxonomy-nmb_categories ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-taxonomy-nmb_categories ul li{padding-top:0;padding-bottom:0}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-taxonomy-nmb_categories ul li input{visibility:hidden;width:1px}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-taxonomy-nmb_categories ul li label{font-size:13px;line-height:24px;letter-spacing:1.5px;color:#fff;padding:12px 23px;font-weight:700;text-transform:uppercase;background:hsla(240,7%,55%,.5);border-radius:360px;margin-left:0;transition:background .3s ease-in-out}@media print,screen and (max-width:92.49875em){.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-taxonomy-nmb_categories ul li label{font-size:12px;line-height:14px;letter-spacing:.5px;padding:12px 15px}}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-taxonomy-nmb_categories ul li.sf-option-active label,.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-taxonomy-nmb_categories ul li:hover label{background:#222334}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-search{width:30%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-search label{width:100%;background-image:url(../images/icon-search-2.svg);background-repeat:no-repeat;background-position:100%}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-search label input{background:none;text-align:right;border:none;box-shadow:none;font-size:13px;line-height:24px;font-weight:700;text-transform:uppercase;width:95%;margin-bottom:0;padding:1rem}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-search label input:focus:-ms-input-placeholder{opacity:0}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-search label input:focus::placeholder{opacity:0}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-search label input:-ms-input-placeholder{color:rgba(34,35,52,.5)}.all_newmusicbox_content_module .grid-container form.searchandfilter ul li.sf-field-search label input::placeholder{color:rgba(34,35,52,.5)}.all_newmusicbox_content_module .grid-container .search-filter-results{border-top:1px solid #c2c2ca;padding-top:48px}.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results{border-top:0;padding-top:0}@media print,screen and (min-width:40em){.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}}@media print,screen and (max-width:39.99875em){.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item{margin-bottom:3rem;border-bottom:1px solid #c2c2ca}}@media print,screen and (min-width:40em){.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}@media print,screen and (min-width:64em){.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(33% - 2.8125rem);margin-left:1.40625rem;margin-right:1.40625rem}}.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item a img{border-radius:5px;margin-bottom:25px;width:100%}@media print,screen and (max-width:39.99875em){.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item a img{margin-top:0;margin-bottom:1.4rem;height:200px;object-fit:cover}}.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item .meta-wrapper{display:-ms-flexbox;display:flex;margin-bottom:22px}.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item .meta-wrapper .meta{color:#858595}.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item .meta-wrapper .meta.blue{color:#00a6d8;margin-right:40px}.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item h4{font-size:33px;line-height:40px;margin-top:0;margin-bottom:24px}@media print,screen and (max-width:39.99875em){.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item h4{margin-bottom:1rem;line-height:27px}}.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item h4 a{font-weight:800}@media print,screen and (max-width:39.99875em){.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item h4 a{font-size:22px;line-height:27px}}.all_newmusicbox_content_module .grid-container .search-filter-results .search-filter-results .grid-item p{font-size:17px;margin-bottom:69px}.email_subscribe_module{background-image:url(../images/graphic-siri-waves-large.svg);background-repeat:no-repeat;background-size:cover;text-align:center;padding-top:8rem;padding-bottom:8rem}.email_subscribe_module .grid-container h4{font-size:39px;line-height:67px;margin:0;color:#00a6d8;font-weight:300;margin-bottom:0}.email_subscribe_module .grid-container h3{font-size:41px;line-height:50px;letter-spacing:-.04px;color:#222334;font-weight:800;margin-bottom:35px}.email_subscribe_module .grid-container .button{border-radius:31px;padding:13px 42px;font-size:20px;line-height:32px;letter-spacing:2px;font-weight:700;background:#222334;color:#fff;transform:scale(1);transition:all .3s ease-in-out}.email_subscribe_module .grid-container .button:hover{transform:scale(1.05)}.search-and-filter-listing .filter-form-wrapper{border-bottom:1px solid #c2c2ca;margin-bottom:56px}@media print,screen and (min-width:40em){.search-and-filter-listing .filter-form-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding-bottom:20px}}.search-and-filter-listing .filter-form-wrapper form.searchandfilter{-ms-flex-positive:2;flex-grow:2}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul{margin-left:0}@media print,screen and (min-width:40em){.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul{display:-ms-flexbox;display:flex}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li{margin:0 2rem}}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li{max-width:400px}@media print,screen and (min-width:40em){.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li{margin:0 1rem}}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li h4{display:none}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li label{border:2px solid #bdbdc6;border-radius:100px;padding:0 20px}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li label select{border:none;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700;font-size:13px;line-height:24px;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:0}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li label select:focus{box-shadow:0 0 0 0}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li label select:hover{cursor:pointer}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li ul li{padding-top:0;padding-bottom:0}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li ul li input{visibility:hidden;width:0}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li ul li label{font-size:13px;line-height:24px;letter-spacing:1.5px;color:#fff;padding:12px 23px;font-weight:700;text-transform:uppercase;background:hsla(240,7%,55%,.5);border-radius:31px;margin-left:0}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li ul li.sf-option-active label,.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li ul li:hover label{background:#222334}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li.sf-field-search{margin-right:0;max-width:none;-ms-flex-positive:2;flex-grow:2}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li.sf-field-search label{padding-right:0;width:100%;text-transform:none;border:none;padding:0}@media print,screen and (min-width:40em){.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li.sf-field-search label{border:2px solid #bdbdc6;border-radius:100px;padding:0 20px}}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li.sf-field-search input{border:none;margin-bottom:0;box-shadow:none;background-image:url(../images/icon-search-2.svg);background-position:100%;background-repeat:no-repeat;text-transform:none;text-align:left;padding-right:35px}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li.sf-field-search input:-ms-input-placeholder{font-size:13px;line-height:24px;letter-spacing:1.5px;font-weight:700;color:rgba(34,35,52,.6);text-transform:uppercase}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li.sf-field-search input::placeholder{font-size:13px;line-height:24px;letter-spacing:1.5px;font-weight:700;color:rgba(34,35,52,.6);text-transform:uppercase}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li.sf-field-search input:focus:-ms-input-placeholder{opacity:0}.search-and-filter-listing .filter-form-wrapper form.searchandfilter ul li.sf-field-search input:focus::placeholder{opacity:0}@media print,screen and (min-width:40em){.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item{position:relative;padding:1.5rem;margin-bottom:3rem;background-color:#f6f6f8;border-radius:5px}@media print,screen and (min-width:40em){.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}@media print,screen and (min-width:64em){.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(33% - 2.8125rem);margin-left:1.40625rem;margin-right:1.40625rem}}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item a img{border-radius:5px;margin-bottom:37px;width:470px;height:280px;object-fit:cover}@media print,screen and (max-width:39.99875em){.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item a img{width:326px;height:194px}}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item .project-type-terms{margin-top:0;margin-bottom:18px;font-size:15px;font-weight:700;letter-spacing:1.8px;color:#1755ff;line-height:21px;text-transform:uppercase}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item h4{font-size:33px;line-height:40px;margin-bottom:24px}@media print,screen and (max-width:39.99875em){.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item h4{font-size:22px;line-height:30px;margin-bottom:0}}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item h4 a{font-weight:800}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item p{margin-top:1.9rem;margin-bottom:1.9rem;font-size:17px;line-height:25px;color:#68686e}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item .genre-terms{position:relative;bottom:0;padding-right:42px;font-size:15px;font-weight:700;letter-spacing:1.8px;color:#858595;line-height:21px;text-transform:uppercase}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item .meta{margin-bottom:18px;color:#8e8e98}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item .meta.blue{color:#1755ff}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item .meta-container{display:-ms-flexbox;display:flex}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item .meta-container .meta.blue{margin-right:40px}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item.old-item{padding:0;background-color:#fff}@media screen and (min-width:31.25em){.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item.old-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(50% - 1.25rem);margin-left:.625rem;margin-right:.625rem}}@media screen and (min-width:56.25em){.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item.old-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(33% - 1.25rem);margin-left:.625rem;margin-right:.625rem}}@media screen and (min-width:75em){.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item.old-item{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(25% - 1.25rem);margin-left:.625rem;margin-right:.625rem;margin-right:0;margin-left:0}}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item.old-item .old-item-wrapper{padding:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;border-radius:5px}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item.old-item .old-item-wrapper .headshot-container{max-width:78px;padding-right:20px}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item.old-item .old-item-wrapper .headshot-container img{border-radius:50%}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item.old-item .old-item-wrapper .grantee-text h4{font-size:26px;color:#222334;font-weight:700;line-height:1.1;margin-bottom:0}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item.old-item .old-item-wrapper .grantee-text p{margin-top:.5rem;margin-bottom:0}.search-and-filter-listing .filter-results-wrapper .search-filter-results .search-filter-results .grid-item.old-item .old-item-wrapper.has-link:hover{cursor:pointer;background-color:#f6f6f8}.search-and-filter-listing.search-filter-801 .grid-container .filter-form-wrapper a.button-all{display:none}.search-and-filter-listing.search-filter-801 .grid-container .filter-form-wrapper .searchandfilter ul{-ms-flex-pack:justify;justify-content:space-between}.search-and-filter-listing.search-filter-801 .grid-container .filter-form-wrapper .searchandfilter ul li{margin:0}.search-and-filter-listing.search-filter-801 .grid-container .filter-form-wrapper .searchandfilter ul li.sf-field-taxonomy-nmb_categories{margin:0;max-width:none}.search-and-filter-listing.search-filter-801 .grid-container .filter-form-wrapper .searchandfilter ul li.sf-field-taxonomy-nmb_categories ul li{margin:0}.search-and-filter-listing.search-filter-801 .grid-container .filter-form-wrapper .searchandfilter ul li.sf-field-taxonomy-nmb_categories ul li label{border:none}.search-and-filter-listing.search-filter-801 .grid-container .filter-results-wrapper .search-filter-results .grid-item .meta-wrapper{display:-ms-flexbox;display:flex}.search-and-filter-listing.search-filter-801 .grid-container .filter-results-wrapper .search-filter-results .grid-item .meta-wrapper .meta.blue{margin-right:40px}.search-and-filter-listing.search-filter-750 .grid-container .filter-results-wrapper .search-filter-results .grid-item .meta-container{display:block}.search-and-filter-listing.search-filter-750 .grid-container .filter-results-wrapper .search-filter-results .grid-item .meta-container .meta.blue{margin-bottom:10px}.header-type-tenth #page-content .inner-content main article .entry-header{background-image:url(../images/img-hero-tenth-2.svg);background-repeat:no-repeat;background-position:bottom;background-size:cover;margin-bottom:0;padding-top:2.5rem}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-header{margin-bottom:2.5rem}}.header-type-tenth #page-content .inner-content main article .entry-header .background-mask{display:none}.header-type-tenth #page-content .inner-content main article .entry-header .grid-container header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:5rem}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-header .grid-container header{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;padding-bottom:10rem}}.header-type-tenth #page-content .inner-content main article .entry-header .grid-container header .logo-wrapper{width:50%;margin:0 0 2rem}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-header .grid-container header .logo-wrapper{width:50%;margin:2rem 4rem}}.header-type-tenth #page-content .inner-content main article .entry-header .grid-container header .hero-text{width:100%;margin:0}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-header .grid-container header .hero-text{width:50%;margin:2rem 4rem}}.header-type-tenth #page-content .inner-content main article .entry-header .grid-container header .hero-text p{font-size:21px;line-height:31px;margin:1rem auto;color:#fff;text-align:left}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-header .grid-container header .hero-text p{font-size:32px;line-height:42px}}.header-type-tenth #page-content .inner-content main article .entry-header .grid-container header .hero-text p a{color:#fff;font-weight:700;text-decoration:underline}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_vision_module video{max-width:1145px;margin:2rem auto;display:block;transition:all .1s ease-in-out}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_vision_module video:hover{cursor:pointer;opacity:.5}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_values_module{padding-bottom:3rem}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_values_module .values-grid{margin-left:0}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_values_module .values-grid{margin-left:3rem}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now{background-color:#f6f6f8;background-image:url(../images/graphic-wavelines-impact-2.svg);background-repeat:no-repeat;background-size:auto;background-position:bottom}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid{margin:1rem auto 0;max-width:1024px;display:grid;grid-template-columns:1fr;margin-top:2rem;gap:1.5rem}@media print,screen and (min-width:40em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid{margin:4rem auto 0;display:grid;grid-template-columns:1fr 1fr;gap:2rem}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid .participant{display:-ms-flexbox;display:flex}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid .participant .headshot{width:100px;height:100px}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid .participant .headshot{width:150px;height:150px}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid .participant .headshot img{width:100px;max-width:100px;height:100px;object-fit:cover;border-radius:50%}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid .participant .headshot img{width:150px;max-width:150px;height:150px}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid .participant .item-text{margin:.5rem 1rem 0}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid .participant .item-text{margin:2rem}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid .participant .item-text h4{text-align:left;font-weight:800;font-size:24px;line-height:30px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:0;color:#222334;text-transform:capitalize;opacity:1}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid .participant .item-text h4:hover{color:#68686e}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .where_are_they_now .grid-container .participants-grid .participant .item-text p{text-align:left;font-size:17px;line-height:25px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:0;color:#68686e;opacity:1}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block{margin-bottom:0;padding-top:0;padding-bottom:100px;background-size:contain;position:relative;background-repeat:no-repeat;background-position:bottom}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block{background-size:cover;padding-bottom:0}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper{background-color:#f6f6f8;padding-left:1.4rem;padding-right:1.4rem;padding-top:64px}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper{position:absolute;top:80px;left:4rem}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper h2,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper h2{font-size:30px;line-height:38px;text-align:left;margin-bottom:20px;font-weight:300;color:#222334}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper h2,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper h2{font-size:50px;line-height:58px;text-align:left;margin-bottom:.5rem}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper h3.module-subtitle,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper h3.module-subtitle{color:#858595;font-size:20px;line-height:29px;text-align:left;margin:0;width:100%;max-width:688px}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper h3.module-subtitle,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper h3.module-subtitle{font-size:35px;line-height:51px}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper .action-links,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper .action-links{margin-top:40px;list-style-type:none;margin-left:0;margin-bottom:0}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper .action-links li,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper .action-links li{margin-bottom:2rem}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper .action-links li a,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper .action-links li a{font-size:21px;line-height:25px;color:#ff024f;font-weight:800;transition:padding-right .2s ease-in-out;background-image:url(../images/arrow-dot-right-1.svg);background-repeat:no-repeat;background-size:35px 26px;background-position:100%;padding-right:50px}@media print,screen and (min-width:40em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper .action-links li a,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper .action-links li a{font-size:29px;line-height:35px}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper .action-links li a:hover,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper .action-links li a:hover{padding-right:60px}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .text-wrapper .action-links li:last-child,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .text-wrapper .action-links li:last-child{margin-bottom:0}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .top-swoosh,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .top-swoosh{width:100%}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .footer_module_type_b_swoosh .hide-for-medium,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .image_cta_block .hide-for-medium{margin-bottom:-3rem}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-bullets{margin:3rem auto;display:grid;grid-template-columns:repeat(5,1fr);gap:5vw;white-space:nowrap;text-align:center;justify-items:center}@media print,screen and (min-width:40em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-bullets{grid-template-columns:repeat(10,1fr);gap:1vw}}@media screen and (max-width:25em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-bullets{grid-template-columns:repeat(4,1fr);gap:1vw}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-bullets button{width:1.2rem;height:1.2rem;margin:1rem;border-radius:50%;background-color:#ededf2;border:.4rem solid #c2c2ca;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;transition:all .1s ease-in-out;transform:scale(1)}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-bullets button:hover{transform:scale(1.2);cursor:pointer}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-bullets button .year{margin:1rem 0 0;font-weight:800;font-size:16px;line-height:26px;color:#c2c2ca;text-transform:uppercase}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-bullets .is-active{width:2.2rem;height:2.2rem;margin:.2rem;border-radius:50%;background-color:#ededf2;border:.7rem solid #1755ff}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-bullets .is-active .year{color:#1755ff;margin:1.5rem 0 0}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-controls{display:none}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-controls{display:block}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-controls .orbit-next,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-controls .orbit-previous{background:#c2c2ca;border-radius:50%;transition:all .1s ease-in-out;transform:scale(1)}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-controls .orbit-next:hover,.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-controls .orbit-previous:hover{transform:scale(1.2);cursor:pointer}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-container .orbit-slide .orbit-slide-container{display:grid;gap:2vw;grid-template-columns:none;padding:0}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-container .orbit-slide .orbit-slide-container{grid-template-columns:1fr 2fr;grid-template-rows:none;padding:2vw 8vw 0}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-container .orbit-slide .orbit-slide-container .image-wrapper{padding:0;height:300px}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-container .orbit-slide .orbit-slide-container .image-wrapper img{border-radius:5px;object-fit:cover;width:100%;height:100%}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-container .orbit-slide .orbit-slide-container .text-wrapper{padding:0}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-container .orbit-slide .orbit-slide-container .text-wrapper h5{text-align:left;font-weight:800;font-size:25px;line-height:35px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:0;color:#1755ff;text-transform:uppercase}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-container .orbit-slide .orbit-slide-container .text-wrapper h3{text-align:left;font-weight:800;font-size:30px;line-height:36px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:0;color:#222334;text-transform:capitalize}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-container .orbit-slide .orbit-slide-container .text-wrapper h3{font-size:53px;line-height:58px}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .our_history_slideshow .grid-container .orbit .orbit-wrapper .orbit-container .orbit-slide .orbit-slide-container .text-wrapper p{text-align:left;font-size:16px;line-height:25px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:0;color:#68686e}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-sidebar img{margin-bottom:2rem;width:200px}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-sidebar img{margin-bottom:3rem;width:auto}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-sidebar p{text-align:left;font-size:27px;line-height:35px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:0;color:#858595;padding-bottom:2rem;border-bottom:1px solid #c2c2ca}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-sidebar p{border-bottom:0}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-content{padding-left:0}@media print,screen and (min-width:64em){.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-content{padding-left:3rem}}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-content .module-title{text-align:left;margin-bottom:3rem}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-content .explore-blocks .header-area{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #c2c2ca;margin-bottom:3rem}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-content .explore-blocks .posts-grid{margin-bottom:1.5rem}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-content .explore-blocks .posts-grid .cell{display:-ms-flexbox;display:flex}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-content .explore-blocks .posts-grid .cell .posts-grid-thumbnail a{width:78px;height:78px}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-content .explore-blocks .posts-grid .cell .posts-grid-thumbnail a img{width:78px;height:78px;object-fit:cover;min-width:78px;min-height:78px}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-content .explore-blocks .posts-grid .cell .text{margin-left:1.2rem}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-content .explore-blocks .posts-grid .cell .text h4 a{text-align:left;font-weight:700;font-size:26px;line-height:30px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:0;color:#222334;text-transform:capitalize;opacity:1}.header-type-tenth #page-content .inner-content main article .entry-content .flexible-content-fields .explore_more_module .grid-container .grid-x .explore-content .explore-blocks .posts-grid .cell .text p{text-align:left;font-size:17px;line-height:25px;font-family:"proxima-nova","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;letter-spacing:0;color:#68686e;opacity:1}@media screen and (max-width:81.25em){body.page .owl-carousel.whole-width{padding-left:2rem;padding-right:2rem}}@media print,screen and (min-width:40em){body.page .pullquotes-wrapper{margin-bottom:10px;margin-top:60px}}body.page .pullquotes-wrapper .pullquote-text-wrapper{border:1px solid #c2c2ca;border-radius:6px;padding:37px 19px;width:100%}@media print,screen and (min-width:40em){body.page .pullquotes-wrapper .pullquote-text-wrapper{padding:50px 80px;width:calc(100% - 1px)}}body.page .pullquotes-wrapper .pullquote-text-wrapper h3{font-weight:300;color:#222334;font-size:22px;line-height:34px;text-align:left;margin:0}@media print,screen and (min-width:40em){body.page .pullquotes-wrapper .pullquote-text-wrapper h3{font-size:31px;line-height:46px}}body.page .pullquotes-wrapper .attribution-wrapper{padding:0 10px}@media print,screen and (min-width:40em){body.page .pullquotes-wrapper .attribution-wrapper{height:58px;position:relative;top:-31px;left:60px;display:inline-block;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}}body.page .pullquotes-wrapper .attribution-wrapper img{margin:20px auto 0;width:98px;height:58px;display:block;border-radius:50%;padding:0 20px;background-color:#f6f6f8}@media print,screen and (min-width:40em){body.page .pullquotes-wrapper .attribution-wrapper img{margin:0}}body.page .pullquotes-wrapper .attribution-wrapper h5.attribution-text{color:#68686e;font-size:14px;line-height:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-align:center;padding:10px 20px;background-color:#f6f6f8;margin:0}body.page .pullquotes-wrapper .pullquotes-slideshow .splide__arrows{display:none}body.page .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide{padding-left:0;background-image:none}body.page .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper{border:1px solid #c2c2ca;border-radius:6px;padding:37px 19px;width:100%}@media print,screen and (min-width:40em){body.page .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper{padding:50px 80px;width:calc(100% - 1px)}}body.page .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper h3{font-weight:300;color:#222334;font-size:22px;line-height:34px;text-align:left;margin:0}@media print,screen and (min-width:40em){body.page .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper h3{font-size:31px;line-height:46px}}body.page .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper{padding:0 10px}@media print,screen and (min-width:40em){body.page .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper{height:58px;position:relative;top:-31px;left:60px;display:inline-block;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}}body.page .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper img{margin:20px auto 0;width:98px;height:58px;display:block;border-radius:50%;padding:0 20px;background-color:#f6f6f8}@media print,screen and (min-width:40em){body.page .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper img{margin:0}}body.page .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper h5.attribution-text{color:#68686e;font-size:14px;line-height:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-align:center;padding:10px 20px;background-color:#f6f6f8;margin:0}body.page .pullquotes-wrapper .pullquotes-slideshow .splide__pagination{display:none;position:relative;-ms-flex-pack:end;justify-content:flex-end;width:100%;top:-50px}body.page .pullquotes-wrapper .pullquotes-slideshow .splide__pagination li .splide__pagination__page{display:inline-block;background-color:#fff;height:7px;width:7px;border:1px solid #222334;border-radius:50%;opacity:.5;margin:0 4px}body.page .pullquotes-wrapper .pullquotes-slideshow .splide__pagination li .splide__pagination__page.is-active,body.page .pullquotes-wrapper .pullquotes-slideshow .splide__pagination li .splide__pagination__page:hover{border:none;background-color:#222334;opacity:1;cursor:pointer}body.page .pullquotes-wrapper .pullquotes-slideshow .splide__pagination:first-of-type{display:-ms-flexbox;display:flex}.ui-datepicker{background:#fff}.ui-datepicker .ui-datepicker-prev{margin-right:15px}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .clear-multi .ginput_container_time{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=email],.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]{width:auto;border-radius:4px;background:#fff;opacity:.9;border:1px solid #a7a7a7;padding:1rem;height:auto}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=email]:focus,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]:focus{box-shadow:none}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=email]:active,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=email]:focus,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]:active,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text]:focus{border-color:#121543}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=number]{box-shadow:none;border-radius:4px;background:#fff;opacity:.8;padding:1rem;height:auto;border:1px solid #a7a7a7;color:#68686e;font-size:20px}.gform_wrapper form .gform_body .gform_fields li.gchoice{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}@media print,screen and (min-width:64em){.gform_wrapper form.subscribe-form{display:-ms-flexbox;display:flex}}@media print,screen and (min-width:64em){.gform_wrapper form.subscribe-form .gform_body{-ms-flex:1 0 0;flex:1 0 0}}@media print,screen and (min-width:64em){.gform_wrapper form.subscribe-form .gform_body .gform_fields{display:-ms-flexbox;display:flex}}.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield label{display:none}@media print,screen and (min-width:64em){.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield .ginput_container{margin-right:2rem}}.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield .ginput_container.ginput_container--name{display:-ms-flexbox;display:flex;gap:1rem}.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield .ginput_container.ginput_container--name>*{-ms-flex:1 0 0;flex:1 0 0}.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield .ginput_container input[type=email],.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield .ginput_container input[type=text]{font-size:18px;width:100%;margin-bottom:27px;min-height:71px}@media print,screen and (min-width:40em){.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield .ginput_container input[type=email],.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield .ginput_container input[type=text]{margin-bottom:1rem}}.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield .ginput_container input:-ms-input-placeholder{opacity:.8}.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield .ginput_container input::placeholder{opacity:.8}.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield#field_3_2 input{width:60%}@media print,screen and (min-width:40em){.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield#field_3_2 input{width:100%}}@media print,screen and (min-width:40em){.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield#field_3_1{-ms-flex-preferred-size:40%;flex-basis:40%}.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield#field_3_2{-ms-flex-preferred-size:20%;flex-basis:20%}.gform_wrapper form.subscribe-form .gform_body .gform_fields .gfield#field_3_3{-ms-flex-preferred-size:40%;flex-basis:40%}}@media print,screen and (min-width:64em){.gform_wrapper form.subscribe-form .gform_footer{-ms-flex:0 0 20%;flex:0 0 20%}}.gform_wrapper form.subscribe-form .gform_footer input[type=submit]{width:100%;background:#222334;color:#fff;font-weight:700;font-size:18px;border-radius:4px;transition:opacity .2s ease-in-out;padding-top:21px;padding-bottom:21px}@media print,screen and (min-width:40em){.gform_wrapper form.subscribe-form .gform_footer input[type=submit]{opacity:.8}}.gform_wrapper form.subscribe-form .gform_footer input[type=submit]:hover{opacity:1}.gform_wrapper form .ginput_container_product_calculation input{width:auto;display:inline}.gform_wrapper form .ginput_container_product_calculation span.ginput_quantity_label{display:inline}.wysiwyg_content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text].ginput_quantity{width:auto}#program-content article .program-header{position:relative;padding-bottom:20px;margin-bottom:0;overflow-y:hidden}@media print,screen and (min-width:40em){#program-content article .program-header{padding-bottom:0}}#program-content article .program-header .wavy-bg{position:absolute;height:200px;top:72%;max-width:none}@media print,screen and (min-width:40em){#program-content article .program-header .wavy-bg{bottom:-20px;left:0}}#program-content article .program-header .program-header-content{background:#f6f6f8;padding-top:25px;padding-bottom:40px}@media print,screen and (min-width:40em){#program-content article .program-header .program-header-content{padding-top:70px;padding-bottom:70px}}#program-content article .program-header .program-header-content .image-wrapper{position:relative}#program-content article .program-header .program-header-content .image-wrapper img{border-radius:5px;margin-bottom:20px}@media print,screen and (min-width:64em){#program-content article .program-header .program-header-content .image-wrapper img{margin-bottom:0;width:883px;height:auto;object-fit:cover}}#program-content article .program-header .program-header-content .text-wrapper{position:relative}@media print,screen and (min-width:40em){#program-content article .program-header .program-header-content .text-wrapper{padding-top:3rem;max-width:520px}}#program-content article .program-header .program-header-content .text-wrapper .meta{font-size:15px;letter-spacing:1.5px;line-height:24px;color:#8e8e98}@media print,screen and (min-width:40em){#program-content article .program-header .program-header-content .text-wrapper .meta{font-size:18px;letter-spacing:1.8px}}#program-content article .program-header .program-header-content .text-wrapper h3{font-size:36px;line-height:43px;margin-bottom:20px;margin-top:20px;color:#222334;font-weight:800}@media print,screen and (min-width:40em){#program-content article .program-header .program-header-content .text-wrapper h3{font-size:58px;line-height:60px;margin-bottom:24px}}#program-content article .program-header .program-header-content .text-wrapper p{font-size:16px;margin-bottom:30px}@media print,screen and (min-width:40em){#program-content article .program-header .program-header-content .text-wrapper p{font-size:17px;margin-bottom:1rem}}#program-content article .program-header .program-header-content .text-wrapper h4{font-size:15px;letter-spacing:1.5px;line-height:24px;margin-bottom:14px;color:#ff024f;text-transform:uppercase;font-weight:700}@media print,screen and (min-width:40em){#program-content article .program-header .program-header-content .text-wrapper h4{font-size:18px;letter-spacing:1.8px;margin-bottom:16px}}#program-content article .program-header .program-header-content .text-wrapper .button-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#program-content article .program-header .program-header-content .text-wrapper .button-wrapper .button{max-width:300px;-ms-flex-positive:2;flex-grow:2;margin-right:42px}@media print,screen and (max-width:63.99875em){#program-content article .program-header .program-header-content .text-wrapper .button-wrapper .button{font-size:12px;line-height:24px;letter-spacing:1.2px;padding:11px 15px;margin-right:10px}}#program-content article .program-header .program-header-content .text-wrapper .button-wrapper h6{-ms-flex-positive:0;flex-grow:0;font-size:16px;line-height:25px;font-style:italic}#program-content article .program-content{background-color:#fff;padding-top:3rem}#program-content article .program-content .grid-container{max-width:1313px}@media print,screen and (min-width:40em){#program-content article .program-content .program-columns{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}}@media print,screen and (min-width:40em){#program-content article .program-content .program-columns .program-sidebar{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(19% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}#program-content article .program-content .program-columns .program-sidebar .meta{color:#8e8e98}#program-content article .program-content .program-columns .program-sidebar .meta.red{color:#ff024f;margin-bottom:50px}#program-content article .program-content .program-columns .program-sidebar h4{font-size:24px;line-height:30px;font-weight:400;color:#222334}#program-content article .program-content .program-columns .program-sidebar p{font-size:16px;line-height:23px;letter-spacing:.16px;color:#68686e}#program-content article .program-content .program-columns .program-sidebar h5{font-size:14px;line-height:24px;letter-spacing:1.4px;font-weight:700;text-transform:uppercase;color:#68686e;margin-bottom:0}#program-content article .program-content .program-columns .program-sidebar .button-wrapper a.button{font-size:13px;line-height:24px;letter-spacing:1.5px;color:#fff;padding:9px 33px;margin-bottom:50px}#program-content article .program-content .program-columns .program-sidebar .button-wrapper h6{font-size:16px;line-height:25px;font-style:italic}#program-content article .program-content .program-columns .program-sidebar .hr{width:calc(100% + 6rem);height:20px;background-color:#ededf2;margin-bottom:40px;margin-left:-1.5625rem;margin-right:-3.2rem}@media print,screen and (min-width:40em){#program-content article .program-content .program-columns .program-sidebar .hr{width:100%;height:1px;margin-bottom:10px;background-color:#8e8e98;opacity:.3}}#program-content article .program-content .program-columns .program-sidebar .social-links{margin:0 0 30px}@media print,screen and (min-width:64em){#program-content article .program-content .program-columns .program-sidebar .social-links{margin-bottom:10px}}#program-content article .program-content .program-columns .program-sidebar .social-links li{list-style-type:none;display:inline-block;background-repeat:no-repeat;background-position:50%;margin-right:20px;padding:.5rem;opacity:.6;transition:opacity .3s ease-in-out}#program-content article .program-content .program-columns .program-sidebar .social-links li:hover{opacity:1}#program-content article .program-content .program-columns .program-sidebar .social-links li a{display:inline-block;height:16px;width:16px}#program-content article .program-content .program-columns .program-sidebar .social-links li a span{display:none}#program-content article .program-content .program-columns .program-sidebar .social-links li.twitter{background-image:url(../images/Twitter.svg)}#program-content article .program-content .program-columns .program-sidebar .social-links li.instagram{background-image:url(../images/Instagram.svg)}#program-content article .program-content .program-columns .program-sidebar .social-links li.facebook{background-image:url(../images/Facebook.svg)}#program-content article .program-content .program-columns .program-sidebar .social-links li.soundcloud{background-image:url(../images/Soundcloud.svg)}#program-content article .program-content .program-columns .program-sidebar .social-links li:last-child{margin-right:0}#program-content article .program-content .program-columns .program-sidebar .funders-module h4{margin-top:40px}#program-content article .program-content .program-columns .program-sidebar .funders-module .funder-logos{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2rem;column-gap:3.5rem}#program-content article .program-content .program-columns .program-sidebar .funders-module .funder-logos img{display:block;opacity:1;object-fit:contain;width:120px;max-height:80px}@media print,screen and (min-width:40em){#program-content article .program-content .program-columns .program-sidebar .funders-module .funder-logos img{width:160px;max-height:130px}}@media print,screen and (min-width:40em){#program-content article .program-content .program-columns .program-spacer{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(6% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}#program-content article .program-content .program-columns .program-content{border-top:0;padding-top:0}@media print,screen and (min-width:40em){#program-content article .program-content .program-columns .program-content{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(75% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}#program-content article .program-content .program-columns .program-content .share{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:-60px}@media print,screen and (min-width:64em){#program-content article .program-content .program-columns .program-content .share{margin-bottom:0}}#program-content article .program-content .program-columns .program-content .wysiwyg_content h2{border-top:0;margin-top:0;font-size:50px;line-height:67px;color:#222334;font-weight:300}#program-content article .program-content .program-columns .program-content .wysiwyg_content h3{font-size:35px;line-height:51px;color:#222334}#program-content article .program-content .program-columns .program-content .wysiwyg_content ul{margin:0;list-style-type:none}#program-content article .program-content .program-columns .program-content .wysiwyg_content ul li{padding-left:60px;background-image:url(../images/bullet.svg);background-repeat:no-repeat;background-size:40px 40px;background-position:0 0}#program-content article .program-content .program-columns .program-content h2.subtitle{margin-top:70px;color:#222334}#program-content article .program-content .program-columns .program-content .names_and_small_images_grid .names_and_small_images_grid-item .text-container{padding-left:0}#program-content article .program-content .program-columns .program-content .testimonials-wrapper{margin-top:70px}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .program-testimonials-slideshow{margin-bottom:42px}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .program-testimonials-slideshow .splide__arrows{display:none}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .program-testimonials-slideshow .splide__track .splide__list .splide__slide .testimonial-text{border:1px solid #c2c2ca;border-radius:6px;padding:50px 80px;width:calc(100% - 1px)}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .program-testimonials-slideshow .splide__track .splide__list .splide__slide .testimonial-text h3{font-weight:300;color:#222334;font-size:31px;line-height:46px;text-align:left}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .program-testimonials-slideshow .splide__track .splide__list .splide__slide .attribution-wrapper{position:relative;top:-31px;left:60px;display:inline-block;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .program-testimonials-slideshow .splide__track .splide__list .splide__slide .attribution-wrapper img{width:98px;height:58px;display:block;border-radius:50%;padding:0 20px;background-color:#fff}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .program-testimonials-slideshow .splide__track .splide__list .splide__slide .attribution-wrapper h5.attribution-text{color:#68686e;font-size:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-align:center;padding:10px 20px 0 0;background-color:#fff}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .program-testimonials-slideshow .splide__pagination{position:relative;top:-31px;-ms-flex-pack:end;justify-content:flex-end;width:100%}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .program-testimonials-slideshow .splide__pagination li .splide__pagination__page{display:inline-block;background-color:#fff;height:7px;width:7px;border:1px solid #222334;border-radius:50%;opacity:.5;margin:0 4px}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .program-testimonials-slideshow .splide__pagination li .splide__pagination__page.is-active,#program-content article .program-content .program-columns .program-content .testimonials-wrapper .program-testimonials-slideshow .splide__pagination li .splide__pagination__page:hover{border:none;background-color:#222334;opacity:1;cursor:pointer}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .single-testimonial .testimonial-text-wrapper{background-image:url(../images/border-with-nodule-bottom.svg);background-repeat:no-repeat;background-position:bottom;background-size:contain}@media print,screen and (max-width:63.99875em){#program-content article .program-content .program-columns .program-content .testimonials-wrapper .single-testimonial .testimonial-text-wrapper{width:105%}}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .single-testimonial .testimonial-text-wrapper .testimonial-text{border:1px solid #c2c2ca;border-radius:6px;border-bottom:0;padding:40px 80px}@media print,screen and (max-width:63.99875em){#program-content article .program-content .program-columns .program-content .testimonials-wrapper .single-testimonial .testimonial-text-wrapper .testimonial-text{padding:2rem}}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .single-testimonial .testimonial-text-wrapper .testimonial-text h3{font-weight:300;color:#222334;font-size:31px;line-height:46px;text-align:left}@media print,screen and (max-width:63.99875em){#program-content article .program-content .program-columns .program-content .testimonials-wrapper .single-testimonial .testimonial-text-wrapper .testimonial-text h3{font-size:24px;line-height:34px;text-align:left}}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .single-testimonial .attribution-wrapper{position:relative;top:-9px}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .single-testimonial .attribution-wrapper img{width:58px;height:58px;display:block;margin:0 auto;border-radius:50%}#program-content article .program-content .program-columns .program-content .testimonials-wrapper .single-testimonial .attribution-wrapper h5.attribution-text{color:#68686e;font-size:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-align:center;padding-top:10px}@media print,screen and (max-width:63.99875em){#program-content article .program-content .program-columns .program-content .testimonials-wrapper .single-testimonial .attribution-wrapper h5.attribution-text{padding:1rem 2rem;margin-bottom:0}}#program-content article .program-content .program-columns .program-content .program-media-slideshow{margin-bottom:42px;margin-top:30px}#program-content article .program-content .program-columns .program-content .program-media-slideshow .splide__track .splide__list .splide__slide img{border-radius:6px}#program-content article .program-content .program-columns .program-content .program-media-slideshow .splide__track .splide__list .splide__slide p.caption{padding-top:28px;font-size:17px;line-height:25px;color:#68686e;padding-right:150px}#program-content article .program-content .program-columns .program-content .program-media-slideshow .splide__arrows{text-align:center;position:absolute;bottom:-5rem;right:0;padding-left:20px;padding-bottom:20px}#program-content article .program-content .program-columns .program-content .program-media-slideshow .splide__arrows button.splide__arrow{display:inline-block;width:48px;height:47px;background-repeat:no-repeat}#program-content article .program-content .program-columns .program-content .program-media-slideshow .splide__arrows button.splide__arrow span{display:none}#program-content article .program-content .program-columns .program-content .program-media-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev{background-image:url(../images/icon-prev.png);margin-right:10px;transition:all .1s ease-in-out;transform:scale(1)}#program-content article .program-content .program-columns .program-content .program-media-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev:hover{transform:scale(1.2)}#program-content article .program-content .program-columns .program-content .program-media-slideshow .splide__arrows button.splide__arrow.splide__arrow--next{background-image:url(../images/icon-next.png);transition:all .1s ease-in-out;transform:scale(1)}#program-content article .program-content .program-columns .program-content .program-media-slideshow .splide__arrows button.splide__arrow.splide__arrow--next:hover{transform:scale(1.2)}#program-content article .program-content .program-columns .program-content .program-media-slideshow .splide__arrows button.splide__arrow:hover{cursor:pointer}#program-content article .program-content .program-columns .program-content .program-media-slideshow .splide__pagination{display:none}#program-content article .program-content .program-columns .program-content .news-resource-items-grid{margin-top:30px;margin-bottom:-30px}#program-content article .program-content .program-columns .program-content .news-resource-items-grid .news-resource-item{padding-bottom:60px}#program-content article .program-content .program-columns .program-content .news-resource-items-grid .news-resource-item .meta.blue{color:#00a6d8;margin-bottom:1rem}#program-content article .program-content .program-columns .program-content .news-resource-items-grid .news-resource-item a{font-size:26px;line-height:30px;font-weight:800}#program-content article .program-content .program-columns .program-content .funders-module{margin-top:30px}#program-content article .program-content .program-columns .program-content .funders-module .small{font-size:24px;line-height:37px;margin-bottom:33px}#program-content article .program-content .program-columns .program-content .funders-module .logos-container{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:2rem;column-gap:3.5rem}#program-content article .program-content .program-columns .program-content .funders-module .logos-container img{display:block;opacity:1;object-fit:contain;width:120px;max-height:80px}@media print,screen and (min-width:40em){#program-content article .program-content .program-columns .program-content .funders-module .logos-container img{width:160px;max-height:130px}}#program-content article .program-content .program-columns .program-content .illustrative-element{margin-top:40px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:130px;background:url(../images/graphic-siri-waves.svg);background-position:top;background-size:contain;background-repeat:no-repeat}#program-content article .program-content .program-columns .program-content .illustrative-element h2{-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center;font-size:41px;letter-spacing:-.04px;line-height:50px;color:#222334;font-weight:800}#program-content article .program-content .program-columns .program-content .illustrative-element .button{-ms-flex-preferred-size:100%;flex-basis:100%;display:inline-block;max-width:300px;margin:1rem auto;border-radius:31px;padding:13px 42px;font-size:20px;line-height:32px;letter-spacing:2px;font-weight:700;background:#222334;color:#fff;transform:scale(1);transition:all .3s ease-in-out}#program-content article .program-content .program-columns .program-content .illustrative-element .button:hover{transform:scale(1.05)}#program-content article .program-content .program-columns .program-content .faq_module .listing-header h2.module-title{font-size:35px;line-height:51px;font-weight:400}#program-content article .program-content .program-columns .program-content .faq_module .accordion .accordion-item .accordion-title{font-size:31px;line-height:46px}#program-content article .program-content .program-columns .program-content .our_impact_module{padding-top:0;background-color:#fff}#program-content article .program-content .program-columns .program-content .our_impact_module .grid-container{padding-left:0;margin-left:0}#program-content article .program-content .program-columns .program-content .our_impact_module .grid-container .impact-header .cell h2.module-title{font-size:35px;line-height:51px;padding-bottom:10px;border-bottom:1px solid #c2c2ca;font-weight:400}#program-content article .program-content .program-columns .program-content .our_impact_module .grid-container .impact-header .cell h3.module-subtitle{font-size:24px;line-height:37px;margin-bottom:33px;text-align:left;width:100%;max-width:none}#program-content article .program-content .program-columns .program-content .our_impact_module .impact-image-stats .grid-container .image-stat img{max-width:80%;margin:0 auto;margin-bottom:25px}#program-content article .program-content .program-columns .program-content .our_impact_module .impact-image-stats .grid-container .image-stat .figure{top:-90px}#program-content article .program-content .program-columns .program-content .our_impact_module .impact-image-stats .grid-container .image-stat .figure .num,#program-content article .program-content .program-columns .program-content .our_impact_module .impact-image-stats .grid-container .image-stat .figure .prefix{font-size:50px}#program-content article .program-content .program-columns .program-content .our_impact_module .impact-image-stats .grid-container .image-stat .figure:before{height:65px;width:65px;top:102px}@media print,screen and (max-width:63.99875em){#program-content article .program-content .program-columns .program-content .our_impact_module .impact-image-stats .grid-container .image-stat .figure{font-size:5rem}}#program-content article .program-content .program-columns .program-content .our_impact_module .grid-container .impact-no-image-stats .no-image-stat-row .no-image-stat-text p{font-size:28px}#program-content article .program-content .program-columns .program-content .our_impact_module .grid-container .impact-no-image-stats .no-image-stat-row .no-image-stat-figure{text-align:center;top:-165px}@media print,screen and (max-width:63.99875em){#program-content article .program-content .program-columns .program-content .our_impact_module .grid-container .impact-no-image-stats .no-image-stat-row .no-image-stat-figure{top:-130px}}#program-content article .program-content .program-columns .program-content .our_impact_module .grid-container .impact-no-image-stats .no-image-stat-row .no-image-stat-figure:before{height:150px;width:150px;top:117px}@media print,screen and (max-width:63.99875em){#program-content article .program-content .program-columns .program-content .our_impact_module .grid-container .impact-no-image-stats .no-image-stat-row .no-image-stat-figure:before{left:0}}#program-content article .program-content .program-columns .program-content .our_impact_module .grid-container .impact-no-image-stats .no-image-stat-row .no-image-stat-figure .figure{font-size:50px}@media print,screen and (min-width:40em){#program-content article .pullquotes-wrapper{margin-bottom:10px;margin-top:60px}}#program-content article .pullquotes-wrapper .pullquote-text-wrapper{border:1px solid #c2c2ca;border-radius:6px;padding:37px 19px;width:100%}@media print,screen and (min-width:40em){#program-content article .pullquotes-wrapper .pullquote-text-wrapper{padding:50px 80px;width:calc(100% - 1px)}}#program-content article .pullquotes-wrapper .pullquote-text-wrapper h3{font-weight:300;color:#222334;font-size:22px;line-height:34px;text-align:left;margin:0}@media print,screen and (min-width:40em){#program-content article .pullquotes-wrapper .pullquote-text-wrapper h3{font-size:31px;line-height:46px}}#program-content article .pullquotes-wrapper .attribution-wrapper{padding:0 10px}@media print,screen and (min-width:40em){#program-content article .pullquotes-wrapper .attribution-wrapper{height:58px;position:relative;top:-31px;left:60px;display:inline-block;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}}#program-content article .pullquotes-wrapper .attribution-wrapper img{margin:20px auto 0;width:98px;height:58px;display:block;border-radius:50%;padding:0 20px;background-color:#fff}@media print,screen and (min-width:40em){#program-content article .pullquotes-wrapper .attribution-wrapper img{margin:0}}#program-content article .pullquotes-wrapper .attribution-wrapper h5.attribution-text{color:#68686e;font-size:14px;line-height:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-align:center;padding:10px 20px;background-color:#fff;margin:0}#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__arrows{display:none}#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide{padding-left:0;background-image:none}#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper{border:1px solid #c2c2ca;border-radius:6px;padding:37px 19px;width:100%}@media print,screen and (min-width:40em){#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper{padding:50px 80px;width:calc(100% - 1px)}}#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper h3{font-weight:300;color:#222334;font-size:22px;line-height:34px;text-align:left;margin:0}@media print,screen and (min-width:40em){#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper h3{font-size:31px;line-height:46px}}#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper{padding:0 10px}@media print,screen and (min-width:40em){#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper{height:58px;position:relative;top:-31px;left:60px;display:inline-block;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}}#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper img{margin:20px auto 0;width:98px;height:58px;display:block;border-radius:50%;padding:0 20px;background-color:#fff}@media print,screen and (min-width:40em){#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper img{margin:0}}#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper h5.attribution-text{color:#68686e;font-size:14px;line-height:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-align:center;padding:10px 20px;background-color:#fff;margin:0}#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__pagination{display:none;position:relative;-ms-flex-pack:end;justify-content:flex-end;width:100%;top:-50px}#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__pagination li .splide__pagination__page{display:inline-block;background-color:#fff;height:7px;width:7px;border:1px solid #222334;border-radius:50%;opacity:.5;margin:0 4px}#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__pagination li .splide__pagination__page.is-active,#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__pagination li .splide__pagination__page:hover{border:none;background-color:#222334;opacity:1;cursor:pointer}#program-content article .pullquotes-wrapper .pullquotes-slideshow .splide__pagination:first-of-type{display:-ms-flexbox;display:flex}#program-content .accordion .accordion-item--default .accordion-item-content,#program-content .accordion:hover .accordion-item:hover .accordion-item-content{max-height:300px}#program-content .accordion-item-content,#program-content .accordion:hover .accordion-item-content{max-height:0;overflow:hidden;transition:max-height .35s}#program-content .names_and_small_images_grid .names_and_small_images_grid-item.accordion{display:block}#program-content article .program-content .program-columns .program-content .names_and_small_images_grid .names_and_small_images_grid-item .headshot-container.headshot-accordion{padding-right:0}#project-content article{background:#fff}@media print,screen and (min-width:40em){#project-content article{background:none}}#project-content article .project-header{width:100%;height:266px;max-height:675px;background-repeat:no-repeat;background-size:cover;background-position:50%;margin-bottom:30px}@media print,screen and (min-width:40em){#project-content article .project-header{height:68vh}}#project-content article .project-content .grid-container{max-width:1313px}@media print,screen and (min-width:40em){#project-content article .project-content .project-columns{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:2rem}}#project-content article .project-content .project-columns .project-sidebar{position:relative}@media print,screen and (min-width:40em){#project-content article .project-content .project-columns .project-sidebar{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(19% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}#project-content article .project-content .project-columns .project-sidebar .mobile-intro .share.tax-terms{display:-ms-flexbox;display:flex}#project-content article .project-content .project-columns .project-sidebar .mobile-intro .share.tax-terms .terms span{font-size:15px;line-height:24px;text-transform:uppercase;color:#8e8e98;letter-spacing:1.5px;font-weight:700}#project-content article .project-content .project-columns .project-sidebar .mobile-intro .button.share-button{min-width:46px;display:block;padding:0;height:46px;width:46px;background:#8e8e98;border-radius:50%;margin-left:10px;background-image:url(../images/icon-share-mobile.svg)}#project-content article .project-content .project-columns .project-sidebar .mobile-intro .button.share-button span{display:none}#project-content article .project-content .project-columns .project-sidebar .mobile-intro h1.page-title{font-size:36px;line-height:43px;font-weight:800;color:#222334;margin-top:21px}#project-content article .project-content .project-columns .project-sidebar .mobile-intro h3{font-size:20px;line-height:29px;color:#858595}#project-content article .project-content .project-columns .project-sidebar .mobile-intro .hr-decorative{width:100%;height:44px;background-image:url(../images/graphic-content-break.svg);background-repeat:no-repeat;background-size:150%;margin-bottom:20px;margin-top:40px}#project-content article .project-content .project-columns .project-sidebar .sidebar-block{border-bottom:1px solid #c2c2ca;margin-bottom:30px;padding-bottom:30px}#project-content article .project-content .project-columns .project-sidebar .sidebar-block:last-child{border-bottom:0}#project-content article .project-content .project-columns .project-sidebar .meta{color:#8e8e98;margin-bottom:7px}#project-content article .project-content .project-columns .project-sidebar .meta.red{color:#ff024f;margin-bottom:110px}#project-content article .project-content .project-columns .project-sidebar .organizer-image{border:1px solid #ededf2;max-width:91px;margin-bottom:10px}@media screen and (min-width:112.5em){#project-content article .project-content .project-columns .project-sidebar .organizer-image{position:absolute;top:128px;left:-110px}}#project-content article .project-content .project-columns .project-sidebar h4{font-size:24px;line-height:30px;font-weight:400;color:#222334}#project-content article .project-content .project-columns .project-sidebar p{font-size:16px;line-height:23px;letter-spacing:.16px;color:#68686e}#project-content article .project-content .project-columns .project-sidebar h5{font-size:14px;line-height:24px;letter-spacing:1.4px;font-weight:700;text-transform:uppercase;color:#68686e;margin-bottom:0}#project-content article .project-content .project-columns .project-sidebar .button-wrapper a.button{font-size:13px;line-height:24px;letter-spacing:1.5px;color:#fff;padding:9px 33px;margin-bottom:40px;background-color:#c2c2c2}#project-content article .project-content .project-columns .project-sidebar .button-wrapper h6{font-size:16px;line-height:25px;font-style:italic}#project-content article .project-content .project-columns .project-sidebar .social-links li{list-style-type:none;display:inline-block;background-repeat:no-repeat;background-position:50%;margin-right:30px}#project-content article .project-content .project-columns .project-sidebar .social-links li a{display:inline-block;height:16px;width:16px}#project-content article .project-content .project-columns .project-sidebar .social-links li a span{display:none}#project-content article .project-content .project-columns .project-sidebar .social-links li.twitter{background-image:url(../images/Twitter.svg)}#project-content article .project-content .project-columns .project-sidebar .social-links li.instagram{background-image:url(../images/Instagram.svg)}#project-content article .project-content .project-columns .project-sidebar .social-links li.facebook{background-image:url(../images/Facebook.svg)}#project-content article .project-content .project-columns .project-sidebar .social-links li.soundcloud{background-image:url(../images/Soundcloud.svg)}#project-content article .project-content .project-columns .project-sidebar .social-links li:last-child{margin-right:0}#project-content article .project-content .project-columns .project-sidebar .meta-location{padding-left:35px;padding-top:5px;background-image:url(../images/pin-location.svg);background-repeat:no-repeat;background-position:0;line-height:1.3}#project-content article .project-content .project-columns .project-sidebar .meta-dates{margin-bottom:40px}#project-content article .project-content .project-columns .project-sidebar .meta-dates .end-date,#project-content article .project-content .project-columns .project-sidebar .meta-dates .start-date{padding-left:35px;padding-top:5px;margin-bottom:10px;background-image:url(../images/calendar.svg);background-position:0;background-repeat:no-repeat}#project-content article .project-content .project-columns .project-sidebar .composers .composer-image img{max-width:104px;border-radius:50%;margin-bottom:12px}#project-content article .project-content .project-columns .project-sidebar .key-collaborators .key-collaborator{display:-ms-flexbox;display:flex;margin-bottom:20px}#project-content article .project-content .project-columns .project-sidebar .key-collaborators .key-collaborator .image-wrapper{padding-right:14px}#project-content article .project-content .project-columns .project-sidebar .key-collaborators .key-collaborator .image-wrapper img{max-width:64px;border-radius:50%}#project-content article .project-content .project-columns .project-sidebar .key-collaborators .key-collaborator .text-wrapper h5{font-size:21px;line-height:30px;color:#222334;text-transform:none;font-weight:400;letter-spacing:0}#project-content article .project-content .project-columns .project-sidebar .key-collaborators .key-collaborator .text-wrapper h5 a{color:#222334}#project-content article .project-content .project-columns .project-sidebar .accordion{margin-left:-28px;margin-right:-28px}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-title{background:#c2c2c2;margin-bottom:2px;font-size:15px;line-height:24px;letter-spacing:1.5px;text-transform:uppercase;font-weight:700;color:#fff;padding:1.4rem}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-title:before{content:" ";display:inline-block;width:19px;height:11px;right:2rem;margin-top:-5px;background-image:url(../images/icon-dropdown-mobile-white.svg);background-repeat:no-repeat;background-size:cover}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-content{padding:1.4rem;background:#f6f6f8}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-content .composers .composer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-content .composers .composer .meta{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:10px}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-content .composers .composer .composer-image{-ms-flex-preferred-size:30%;flex-basis:30%}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-content .composers .composer .composer-data{-ms-flex-preferred-size:69%;flex-basis:69%}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-content .key-collaborator{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-content .key-collaborator .image-wrapper{max-width:100px;padding-right:20px}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-content .key-collaborator .image-wrapper img{border-radius:50%;margin-bottom:20px}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-content .key-collaborator .text-wrapper h5 a{color:#222334}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item .accordion-content .key-collaborator:last-child .image-wrapper img{margin-bottom:0}#project-content article .project-content .project-columns .project-sidebar .accordion .accordion-item.is-active .accordion-title{background:#00a6d8;color:#fff}@media print,screen and (min-width:40em){#project-content article .project-content .project-columns .project-spacer{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(6% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}#project-content article .project-content .project-columns .project-content{border-top:0;padding-top:0}@media print,screen and (min-width:40em){#project-content article .project-content .project-columns .project-content{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(75% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}#project-content article .project-content .project-columns .project-content .share{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}#project-content article .project-content .project-columns .project-content .share.tax-terms{-ms-flex-pack:justify;justify-content:space-between}#project-content article .project-content .project-columns .project-content .share.tax-terms .terms{font-size:13px;letter-spacing:1.5px;line-height:24px;text-transform:uppercase;font-weight:700}#project-content article .project-content .project-columns .project-content .share.tax-terms .terms .project-types{color:#8e8e98}#project-content article .project-content .project-columns .project-content .share.tax-terms .terms .genres,#project-content article .project-content .project-columns .project-content .share.tax-terms .terms .sep{color:#c2c2c2}#project-content article .project-content .project-columns .project-content h1.page-title{font-size:64px;line-height:69px;letter-spacing:-.06px;font-weight:800;color:#222334;margin-top:56px;margin-bottom:55px}#project-content article .project-content .project-columns .project-content h3{font-weight:31px;line-height:46px;font-weight:300;color:#222334;margin-bottom:35px}#project-content article .project-content .project-columns .project-content .hr-decorative{width:100%;height:44px;background-image:url(../images/graphic-content-break.svg);background-repeat:no-repeat;background-size:contain;margin-bottom:54px}#project-content article .project-content .project-columns .project-content .wysiwyg_content h2{border-top:none}#project-content article .project-content .project-columns .project-content .media-highlights .program-media-slideshow{margin-bottom:42px;margin-top:30px}#project-content article .project-content .project-columns .project-content .media-highlights .program-media-slideshow .splide__track .splide__list .splide__slide img{border-radius:6px}#project-content article .project-content .project-columns .project-content .media-highlights .program-media-slideshow .splide__track .splide__list .splide__slide p.caption{padding-top:28px;font-size:17px;line-height:25px;color:#68686e;padding-right:150px}#project-content article .project-content .project-columns .project-content .media-highlights .program-media-slideshow .splide__track .splide__list .splide__slide iframe{width:100%}#project-content article .project-content .project-columns .project-content .media-highlights .program-media-slideshow .splide__arrows{text-align:right;padding-left:20px;padding-bottom:20px}#project-content article .project-content .project-columns .project-content .media-highlights .program-media-slideshow .splide__arrows button.splide__arrow{display:inline-block;width:48px;height:47px;background-repeat:no-repeat}#project-content article .project-content .project-columns .project-content .media-highlights .program-media-slideshow .splide__arrows button.splide__arrow span{display:none}#project-content article .project-content .project-columns .project-content .media-highlights .program-media-slideshow .splide__arrows button.splide__arrow.splide__arrow--prev{background-image:url(../images/icon-prev.png)}#project-content article .project-content .project-columns .project-content .media-highlights .program-media-slideshow .splide__arrows button.splide__arrow.splide__arrow--next{background-image:url(../images/icon-next.png)}#project-content article .project-content .project-columns .project-content .media-highlights .program-media-slideshow .splide__arrows button.splide__arrow:hover{cursor:pointer}#project-content article .project-content .project-columns .project-content .media-highlights .program-media-slideshow .splide__pagination{display:none}#project-content article .project-content .project-columns .project-content h2.subtitle{line-height:1;margin-top:70px;color:#222334;padding-bottom:22px;margin-bottom:33px;border-bottom:1px solid #c2c2ca}@media print,screen and (max-width:63.99875em){#project-content article .project-content .project-columns .project-content h2.subtitle{font-size:24px;line-height:27px;margin-bottom:27px}}#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #c2c2ca}@media print,screen and (min-width:40em){#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item{display:-ms-flexbox;display:flex;padding-bottom:50px;margin-bottom:50px}}#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item .text-container .meta-row{display:-ms-flexbox;display:flex}#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item .text-container .meta-row .meta{color:#858595;margin-right:40px;margin-bottom:22px}#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item .text-container .meta-row .meta.blue{color:#00a6d8}#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item .text-container h3{font-size:22px;line-height:27px;margin-bottom:20px}@media print,screen and (min-width:40em){#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item .text-container h3{font-size:36px;line-height:41px}}#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item .text-container h3 a{font-weight:800;color:#222334}#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item .text-container p{font-size:16px;line-height:25px;margin-bottom:0}@media print,screen and (min-width:40em){#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item .text-container p{font-size:17px}}#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item .image-wrapper{min-width:38%;padding-top:22px;padding-left:5%}#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item .image-wrapper a img{border-radius:5px}#project-content article .project-content .project-columns .project-content .related-content .related-content-container .related-content-item .mobile-image-wrapper a img{border-radius:5px;margin-bottom:20px}#project-content article .project-content .project-columns .project-content .media-links .media-links-container .media-link-item{padding-bottom:50px}#project-content article .project-content .project-columns .project-content .media-links .media-links-container .media-link-item .meta{margin-bottom:19px;color:#858595;margin-right:40px}@media print,screen and (min-width:40em){#project-content article .project-content .project-columns .project-content .media-links .media-links-container .media-link-item .meta{margin-bottom:22px}}#project-content article .project-content .project-columns .project-content .media-links .media-links-container .media-link-item .meta.blue{color:#00a6d8}#project-content article .project-content .project-columns .project-content .media-links .media-links-container .media-link-item a{font-size:24px;line-height:33px;color:#222334;font-weight:800}@media print,screen and (min-width:40em){#project-content article .project-content .project-columns .project-content .media-links .media-links-container .media-link-item a{font-size:26px;line-height:30px}}#project-content article .below-columns{background:transparent linear-gradient(180deg,#f6f6f8,#fff) 0 0 no-repeat padding-box}#project-content article .below-columns .upcoming_events_module{padding-bottom:1rem}#project-content article .below-columns .small_projects_slideshow{background:none;padding-top:1rem;padding-bottom:3rem}@media print,screen and (min-width:40em){.single .content{background:transparent linear-gradient(180deg,#f6f6f8,#fff) 0 0 no-repeat padding-box}}.single .content .grid-container .single-columns{padding-top:70px}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-bottom:150px;padding-top:120px}}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-sidebar{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(19% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.single .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .meta{color:#8e8e98;margin-bottom:0}.single .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .meta.blue{color:#1755ff;margin-bottom:56px}.single .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .author-meta h4{font-size:24px;line-height:30px;font-weight:400;color:#222334}.single .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .author-meta p{font-size:16px;line-height:23px;letter-spacing:.16px;color:#68686e}.single .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .post-meta{margin-top:40px;border-top:1px solid hsla(240,7%,78%,.5);padding-top:20px}.single .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .post-meta ul{margin:0;list-style-type:none}.single .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .post-meta ul li.meta-location{padding-left:35px;padding-top:5px;margin-bottom:20px;background-image:url(../images/pin-location.svg);background-position:0;background-repeat:no-repeat}.single .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .post-meta ul li.meta-date{padding-left:35px;padding-top:5px;margin-bottom:40px;background-image:url(../images/calendar.svg);background-position:0;background-repeat:no-repeat}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-spacer{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(6% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(75% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.single .content .grid-container .single-columns .single-content article .share{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;max-width:975px;margin:0 auto}.single .content .grid-container .single-columns .single-content article .share .share-button{display:inline-block;color:#fff;font-size:13px;line-height:24px;letter-spacing:1.5px;text-transform:uppercase;background:hsla(240,7%,55%,.5);border-radius:35px;width:46px;height:46px;margin-bottom:0;background-image:url(../images/icon-share.svg);background-repeat:no-repeat;background-position:10px;text-align:right;position:relative;top:-12px}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content article .share .share-button{width:185px;height:auto;padding:8px 24px}}.single .content .grid-container .single-columns .single-content article .share .share-button span{visibility:hidden}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content article .share .share-button span{visibility:visible}}.single .content .grid-container .single-columns .single-content article .share.tax-terms{-ms-flex-pack:justify;justify-content:space-between}.single .content .grid-container .single-columns .single-content article .share.tax-terms .terms{font-size:14px;letter-spacing:1.5px;line-height:24px;text-transform:uppercase;font-weight:700}.single .content .grid-container .single-columns .single-content article .share.tax-terms .terms .project-types{color:#8e8e98}.single .content .grid-container .single-columns .single-content article .share.tax-terms .terms .genres,.single .content .grid-container .single-columns .single-content article .share.tax-terms .terms .sep{color:#c2c2c2}.single .content .grid-container .single-columns .single-content article .page-title{color:#222334;font-size:36px;line-height:43px;max-width:975px;margin:2rem auto 2.5rem;font-weight:800;margin-top:22px;margin-bottom:30px}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content article .page-title{font-size:64px;line-height:69px}}.single .content .grid-container .single-columns .single-content article .excerpt p{font-size:20px;line-height:29px}.single .content .grid-container .single-columns .single-content article .excerpt .hr-decorative{width:100%;height:44px;background-image:url(../images/graphic-content-break.svg);background-repeat:no-repeat;background-size:150%;margin-bottom:20px;margin-top:40px}.single .content .grid-container .single-columns .single-content article .author-meta{background:#f6f6f8;margin-left:-28px;margin-right:-28px;padding-right:28px;padding-left:28px;padding-bottom:40px;margin-bottom:48px}.single .content .grid-container .single-columns .single-content article .author-meta .heading{margin-left:-28px;margin-right:-28px;padding:18px 28px;background:#c2c2c2;color:#fff;font-weight:700;font-size:15px;text-transform:uppercase;margin-bottom:24px;background-image:url(../images/icon-dropdown-mobile-white.svg);background-repeat:no-repeat;background-position:90%}.single .content .grid-container .single-columns .single-content article .author-meta h4{color:#222334;font-size:24px;line-height:30px}.single .content .grid-container .single-columns .single-content article .author-meta p{font-size:16px;line-height:23px}.single .content .grid-container .single-columns .single-content article .author-meta .event-meta ul{margin:20px 0;list-style-type:none}.single .content .grid-container .single-columns .single-content article .author-meta .event-meta ul .meta-location{padding-left:35px;padding-top:5px;background-image:url(../images/pin-location.svg);background-repeat:no-repeat;background-position:0;line-height:1.3;font-size:14px;line-height:18px;letter-spacing:1.5px;text-transform:uppercase;font-weight:700;color:#8e8e98}.single .content .grid-container .single-columns .single-content article .author-meta .event-meta ul .meta-date{padding-left:35px;padding-top:5px;margin-bottom:10px;background-image:url(../images/calendar.svg);background-position:left 20px;background-repeat:no-repeat;font-size:14px;line-height:18px;letter-spacing:1.5px;text-transform:uppercase;font-weight:700;color:#8e8e98}.single .content .grid-container .single-columns .single-content article .author-meta .buttons-meta .button{font-size:13px;line-height:24px;letter-spacing:1.5px;color:#fff;padding:9px 33px;margin-bottom:10px;background-color:#c2c2c2}.single .content .grid-container .single-columns .single-content article .below-wysiwyg h2.subtitle{font-size:24px;line-height:27px;margin-top:70px;color:#222334;padding-bottom:15px;margin-bottom:30px;border-bottom:1px solid #c2c2ca}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content article .below-wysiwyg h2.subtitle{font-size:38px;line-height:38px;padding-bottom:22px;margin-bottom:33px}}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .related-projects .related-projects-container .related-projects-item{padding-bottom:50px}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .related-projects .related-projects-container .related-projects-item .event-meta{font-size:16px;line-height:24px;color:#00a6d8;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin:1rem 0 .5rem}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .related-projects .related-projects-container .related-projects-item .event-meta.red{color:#ff024f}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .related-projects .related-projects-container .related-projects-item a{font-size:24px;line-height:30px}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content article .below-wysiwyg .related-projects .related-projects-container .related-projects-item a{font-size:26px;font-weight:800}}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .related-projects .related-projects-container .related-projects-item a img{border-radius:5px;object-fit:cover}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content article .below-wysiwyg .related-projects .related-projects-container .related-projects-item a img{min-height:220px}}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .media-links .media-links-container .media-link-item{padding-bottom:50px}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .media-links .media-links-container .media-link-item .meta{color:#858595;margin-right:40px;margin-bottom:19px}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content article .below-wysiwyg .media-links .media-links-container .media-link-item .meta{margin-bottom:22px}}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .media-links .media-links-container .media-link-item .meta.blue{color:#00a6d8}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .media-links .media-links-container .media-link-item a{font-size:24px;line-height:30px}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content article .below-wysiwyg .media-links .media-links-container .media-link-item a{font-size:26px;font-weight:800}}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .illustrative-element{margin-top:30px;margin-left:-128px;margin-right:-128px;padding-top:80px;padding-left:128px;padding-right:128px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;background:url(../images/graphic-siri-waves.svg);background-position:top;background-size:contain;background-repeat:no-repeat}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content article .below-wysiwyg .illustrative-element{margin-top:40px;margin-left:0;margin-right:0;padding-top:130px;padding-left:0;padding-right:0}}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .illustrative-element h2{-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center;font-size:31px;line-height:38px;color:#222334;font-weight:800}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content article .below-wysiwyg .illustrative-element h2{font-size:41px;letter-spacing:-.04px;line-height:50px}}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .illustrative-element .button{-ms-flex-preferred-size:100%;flex-basis:100%;display:inline-block;max-width:300px;margin:1rem auto;font-size:16px;line-height:24px;letter-spacing:1.6px;padding:14px;background:#222334;color:#f6f6f8;border-radius:360px;text-transform:uppercase;transform:scale(1);transition:all .3s ease-in-out}@media print,screen and (min-width:40em){.single .content .grid-container .single-columns .single-content article .below-wysiwyg .illustrative-element .button{font-size:20px;line-height:32px;padding:24px}}.single .content .grid-container .single-columns .single-content article .below-wysiwyg .illustrative-element .button:hover{transform:scale(1.03)}.single.single-nmusa_news .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .author-meta{display:none}.single.single-nmusa_news .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .post-meta{border-top:none}.single.single-nmusa_news .content .grid-container .single-columns .single-content .author-meta{display:none}.single-events .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .meta{color:#8e8e98;margin-bottom:0}.single-events .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .meta.blue{color:#1755ff;margin-bottom:56px}.single-events .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .organzer-meta h4{font-size:24px;line-height:30px;font-weight:400;color:#222334}.single-events .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .organzer-meta p{font-size:16px;line-height:23px;letter-spacing:.16px;color:#68686e}.single-events .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .event-meta{margin-top:40px;border-top:1px solid hsla(240,7%,78%,.5);padding-top:20px}.single-events .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .event-meta ul{margin:0;list-style-type:none}.single-events .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .event-meta ul li.meta-location{padding-left:35px;padding-top:5px;margin-bottom:20px;background-image:url(../images/pin-location.svg);background-repeat:no-repeat;line-height:1.3}.single-events .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .event-meta ul li.meta-date{padding-left:35px;padding-top:5px;margin-bottom:40px;background-image:url(../images/calendar.svg);background-repeat:no-repeat;line-height:1.3}.single-events .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .buttons-meta{margin-top:40px;border-top:1px solid hsla(240,7%,78%,.5);padding-top:40px}.single-post .content{background:#fff}.single-post .content .nmbx-article-header{width:100%;height:266px;max-height:675px;background-repeat:no-repeat;background-size:cover;background-position:center 20%;margin-bottom:-30px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:end;align-items:flex-end}@media print,screen and (min-width:40em){.single-post .content .nmbx-article-header{height:80vh}}.single-post .content .nmbx-article-header .image-title{display:inline-block;padding:4px 8px;background:rgba(34,35,52,.3);font-size:10px;line-height:24px;letter-spacing:1.4px;color:#fff}.single-post .content .nmbx-article-header .image-title a{text-decoration:underline;color:#fff}.single-post .content .grid-container .single-columns .single-sidebar .sidebar-wrapper .meta.light-blue{color:#00a6d8;margin-bottom:56px}.single-post .content .grid-container .single-columns .single-content .accordion{margin-top:35px;margin-left:-28px;margin-right:-28px}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .accordion{margin-left:0;margin-right:0}}.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item{border:6px solid #f6f6f8;border-radius:5px;margin-bottom:10px;background:#fff;padding-left:0}.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item .accordion-title{font-size:24px;line-height:33px;color:#222334;font-weight:300;background:#f6f6f8;padding:40px 80px 40px 24px;border:0;border-bottom:0}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item .accordion-title{font-size:44px;line-height:56px;padding:48px 150px 48px 52px}}.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item .accordion-title:before{top:48px;right:30px;font-weight:200}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item .accordion-title:before{top:62px;right:52px}}.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item .accordion-content{padding:0 28px;border:0}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item .accordion-content{padding:0 52px}}.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item .accordion-content p{font-size:20px;line-height:29px}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item .accordion-content p{font-size:24px;line-height:37px}}.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item .accordion-content p a{font-weight:700;text-decoration:underline;color:#222334;transition:text-decoration .5s ease-in-out}.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item .accordion-content p a:hover{text-decoration:none}.single-post .content .grid-container .single-columns .single-content .accordion .accordion-item.is-active .accordion-title{background:#fff}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper{margin-bottom:10px;margin-top:60px}}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquote-text-wrapper{border:1px solid #c2c2ca;border-radius:6px;padding:37px 19px;width:100%}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquote-text-wrapper{padding:50px 80px;width:calc(100% - 1px)}}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquote-text-wrapper h3{font-weight:300;color:#222334;font-size:22px;line-height:34px;text-align:left;margin:0}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquote-text-wrapper h3{font-size:31px;line-height:46px}}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .attribution-wrapper{padding:0 10px}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .attribution-wrapper{height:58px;position:relative;top:-31px;left:60px;display:inline-block;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .attribution-wrapper img{margin:20px auto 0;width:98px;height:58px;display:block;border-radius:50%;padding:0 20px;background-color:#fff}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .attribution-wrapper img{margin:0}}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .attribution-wrapper h5.attribution-text{color:#68686e;font-size:14px;line-height:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-align:center;padding:10px 20px;background-color:#fff;margin:0}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__arrows{display:none}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide{padding-left:0;background-image:none}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper{border:1px solid #c2c2ca;border-radius:6px;padding:37px 19px;width:100%}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper{padding:50px 80px;width:calc(100% - 1px)}}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper h3{font-weight:300;color:#222334;font-size:22px;line-height:34px;text-align:left;margin:0}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .pullquote-text-wrapper h3{font-size:31px;line-height:46px}}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper{padding:0 10px}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper{height:58px;position:relative;top:-31px;left:60px;display:inline-block;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper img{margin:20px auto 0;width:98px;height:58px;display:block;border-radius:50%;padding:0 20px;background-color:#fff}@media print,screen and (min-width:40em){.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper img{margin:0}}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__track .splide__list .splide__slide .pullquote-slide .attribution-wrapper h5.attribution-text{color:#68686e;font-size:14px;line-height:14px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;text-align:center;padding:10px 20px;background-color:#fff;margin:0}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__pagination{display:none;position:relative;-ms-flex-pack:end;justify-content:flex-end;width:100%;top:-50px}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__pagination li .splide__pagination__page{display:inline-block;background-color:#fff;height:7px;width:7px;border:1px solid #222334;border-radius:50%;opacity:.5;margin:0 4px}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__pagination li .splide__pagination__page.is-active,.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__pagination li .splide__pagination__page:hover{border:none;background-color:#222334;opacity:1;cursor:pointer}.single-post .content .grid-container .single-columns .single-content .pullquotes-wrapper .pullquotes-slideshow .splide__pagination:first-of-type{display:-ms-flexbox;display:flex}.single-post .content .hidden{display:none}button#start{font-size:2rem;line-height:inherit;letter-spacing:1.2px;padding:14px;font-weight:700;color:#fff;background-color:rgba(18,21,67,.6);text-transform:uppercase;border-radius:4px;transition:background-color .2s ease-in-out}button#start:hover{cursor:pointer;background-color:#222334}body.postid-277257 h2.commissioning-amount{text-align:center;margin:auto;padding-bottom:.5em}body.postid-277257 section#commission-wrapper{margin:auto;max-width:70%;border:1px solid #b9e3f5;padding:3em}body.postid-277257 .intro{margin:auto;font-size:.9em;text-align:justify}body.postid-277257 legend{margin:auto}body.postid-277257 select{width:100%;position:relative;display:block;margin:auto;background:#f2f2f2;box-shadow:-2px 2px 5px 1px rgba(0,0,0,.2)}body.postid-277257 .amount,body.postid-277257 .text-center{text-align:center}.page .content .inner-content main article .entry-header.header-type-nmbox{padding-top:60px;min-height:311px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;background-image:url(../images/graphic-header-nmbx.svg);background-position:50%;background-repeat:none;background-size:cover;margin-bottom:-48px}@media print,screen and (min-width:64em){.page .content .inner-content main article .entry-header.header-type-nmbox .grid-container{padding-left:4rem;padding-right:4rem}}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article .entry-header.header-type-nmbox{padding-top:40px;min-height:200px;-ms-flex-pack:left;justify-content:left;padding-left:1.5625rem}}.page .content .inner-content main article .entry-header.header-type-nmbox .meta{-ms-flex-preferred-size:100%;flex-basis:100%;color:#8e8e98;margin-bottom:0;text-align:center}.page .content .inner-content main article .entry-header.header-type-nmbox .meta.blue{color:#1755ff;margin-bottom:56px}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article .entry-header.header-type-nmbox .meta{text-align:left}}.page .content .inner-content main article .entry-header.header-type-nmbox h1.page-title{-ms-flex-preferred-size:100%;flex-basis:100%;font-weight:800;color:#222334;padding-top:1rem;margin-bottom:4rem;font-size:64px;letter-spacing:-.06px;text-align:center}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article .entry-header.header-type-nmbox h1.page-title{font-size:36px;line-height:43px;text-align:left;padding-top:0}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}@media print,screen and (min-width:64em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(68% - 2.8125rem);margin-left:1.40625rem;margin-right:1.40625rem}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .top-featured-article{margin-bottom:77px}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .top-featured-article a img{border-radius:5px;margin-bottom:1.4rem}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .top-featured-article a img{width:100%;height:200px;object-fit:cover}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .top-featured-article .meta-container{display:-ms-flexbox;display:flex}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .top-featured-article .meta-container .meta{color:#858595}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .top-featured-article .meta-container .meta.blue{color:#00a6d8;margin-right:2rem}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .top-featured-article h2{line-height:normal;margin:0;margin-top:1rem;margin-bottom:2.3rem}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .top-featured-article h2{margin-bottom:1rem}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .top-featured-article h2 a{font-size:48px;line-height:56px;color:#222334;font-weight:800}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .top-featured-article h2 a{font-size:31px;line-height:38px}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .top-featured-article p{margin:0;font-size:19px;color:#68686e}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display{border-top:1px solid #c2c2ca}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item{padding-top:50px;padding-bottom:50px;border-bottom:1px solid #c2c2ca;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item:last-child{border-bottom:none}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item:last-child{border-bottom:none}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .text-wrapper{-ms-flex-preferred-size:67%;flex-basis:67%}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .text-wrapper .meta-container{display:-ms-flexbox;display:flex}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .text-wrapper .meta-container .meta{color:#858595}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .text-wrapper .meta-container .meta.blue{color:#00a6d8;margin-right:2rem}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .text-wrapper h3{line-height:normal;margin:0;margin-top:1rem;margin-bottom:2.3rem}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .text-wrapper h3{margin-bottom:1rem;line-height:27px}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .text-wrapper h3 a{font-size:36px;line-height:42px;color:#222334;font-weight:800}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .text-wrapper h3 a{font-size:22px;line-height:27px}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .text-wrapper p{margin:0;font-size:17px;color:#68686e}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .image-wrapper{-ms-flex-preferred-size:28%;flex-basis:28%}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .image-wrapper a img{margin-top:18px;border-radius:5px;width:300px;height:200px;object-fit:cover}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item .image-wrapper a img{margin-top:0;margin-bottom:1.4rem;width:100%;height:200px;object-fit:cover}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item:nth-child(3){-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item:nth-child(3){-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item:nth-child(3) .text-wrapper{-ms-flex-preferred-size:47%;flex-basis:47%}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item:nth-child(3) .image-wrapper{-ms-flex-preferred-size:48%;flex-basis:48%}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item:nth-child(3) .image-wrapper a img{width:507px;height:336px;object-fit:cover}@media print,screen and (max-width:39.99875em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .main-col .featured-articles.auto-display .featured-article-item:nth-child(3) .image-wrapper a img{width:100%;height:200px}}@media print,screen and (min-width:64em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .spacer-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(8% - 2.8125rem);margin-left:1.40625rem;margin-right:1.40625rem}}@media print,screen and (min-width:64em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(24% - 2.8125rem);margin-left:1.40625rem;margin-right:1.40625rem}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper{padding-top:48px}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper h3{font-size:25px;line-height:51px;color:#68686e;border-bottom:1px solid #c2c2ca}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper .latest-item{padding-top:33px;padding-bottom:27px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #c2c2ca}@media print,screen and (max-width:63.99875em){.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper .latest-item:last-child{border-bottom:none}}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper .latest-item .image-wrapper{-ms-flex-preferred-size:30%;flex-basis:30%}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper .latest-item .image-wrapper a img{border-radius:50%}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper .latest-item .text-wrapper{-ms-flex-preferred-size:65%;flex-basis:65%}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper .latest-item .text-wrapper .meta{color:#858595}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper .latest-item .text-wrapper .meta.blue{color:#00a6d8}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper .latest-item .text-wrapper h4{line-height:21px}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper .latest-item .text-wrapper h4 a{font-size:17px;font-weight:800;color:#222334;transition:color .2s ease-in-out}.page .content .inner-content main article #templated-content .grid-container .nmbx-featured-columns .sidebar-col .latest-wrapper .latest-item .text-wrapper h4 a:hover{color:#68686e}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content{max-width:none}@media print,screen and (min-width:64em){.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter{padding-bottom:200px}@media print,screen and (max-width:63.99875em){.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter{padding-bottom:2rem;border-bottom:.5rem solid #f6f6f8}}@media print,screen and (min-width:64em){.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(30% - 2.8125rem);margin-left:1.40625rem;margin-right:1.40625rem}}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul{margin:0;display:inline-grid;width:100%}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li{margin:0;padding:0;background-image:none}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li label input[type=text],.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li label input[type=text]{border:1px solid #a7a7a7;border-radius:5px;box-shadow:none;width:90%;padding:1rem;height:auto}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li label select,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li label select{border:1px solid #a7a7a7;border-radius:5px;box-shadow:none;height:auto;padding-top:1rem;padding-bottom:1rem;width:90%}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li h4,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li h4{font-size:24px;margin-bottom:0}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul{margin:0;padding:0;background-image:none;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;gap:1rem}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li{border:1px solid #a7a7a7;border-radius:5px}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li:active,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li:focus,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li:hover,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li:active,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li:focus,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li:hover{border:1px solid #222334}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li input.sf-input-checkbox,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li input.sf-input-checkbox{margin:1rem 0 1rem 1rem}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li label.sf-label-checkbox,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li ul li label.sf-label-checkbox{font-size:16px;padding:.5rem 1rem;margin:0}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li.sf-field-author label,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li.sf-field-search label,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li.sf-field-author label,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container form.searchandfilter ul li.sf-field-search label{width:100%}@media print,screen and (min-width:64em){.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(70% - 2.8125rem);margin-left:1.40625rem;margin-right:1.40625rem}}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results{display:grid;grid-template-columns:1fr 1fr;margin-bottom:3rem}@media print,screen and (max-width:39.99875em){.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results{grid-template-columns:1fr}}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item{margin:2rem;margin-bottom:3rem;border-bottom:1px solid #858595}@media print,screen and (max-width:39.99875em){.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item{margin:1.5rem 0;margin-bottom:0}}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item .meta,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item .meta,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item .meta,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item .meta,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item .meta,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item .meta,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item .meta,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item .meta{color:#858595;margin-bottom:1rem}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item h3,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item h3,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item h3,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item h3,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item h3,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item h3,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item h3,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item h3{margin-top:0;margin-bottom:1rem;line-height:40px}@media print,screen and (max-width:39.99875em){.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item h3,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item h3,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item h3,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item h3,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item h3,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item h3,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item h3,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item h3{font-size:22px;line-height:30px}}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item h3 a,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item h3 a,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item h3 a,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item h3 a,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item h3 a,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item h3 a,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item h3 a,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item h3 a{font-size:33px;line-height:40px;color:#222334;font-weight:800;transition:background-size .3s cubic-bezier(0,.5,0,1)}@media print,screen and (max-width:39.99875em){.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item h3 a,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item h3 a,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item h3 a,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item h3 a,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item h3 a,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item h3 a,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item h3 a,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item h3 a{font-size:22px;line-height:30px}}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item p,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item p,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item p,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item p,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item p,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item p,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item p,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item p{display:none;font-size:19px;line-height:30px;color:#68686e;margin-bottom:10px}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item h6,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item h6,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item h6,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item h6,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .main-search-results .results-item h6,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container #search-filter-results-410366 .search-filter-results .results-item h6,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .main-search-results .results-item h6,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .text-container .search-filter-results .results-item h6{font-style:italic;font-weight:200;margin-top:10px}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination{margin-bottom:6rem}.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .current,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .extend,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .last,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .nextpostslink,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .page,.page-id-410367 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .pages,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .current,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .extend,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .last,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .nextpostslink,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .page,.page-id-412161 .content .inner-content main article .entry-content .wysiwyg_content .grid-container .pagination .wp-pagenavi .pages{display:inline-block}div.archive-projects.no-link h4{font-weight:800;color:#222334}div.archive-projects.no-link h4:hover{text-decoration:none;background-size:100% 0;color:#222334}.search-and-filter-listing .archive-projects.no-link img{border-radius:5px;margin-bottom:37px;width:470px;height:280px;object-fit:cover}
/*# sourceMappingURL=style.css.map */
