@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=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.grid-container{padding-right:.625rem;padding-left:.625rem;max-width:75rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.grid-container{padding-right:.9375rem;padding-left:.9375rem}}.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}}.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}}.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%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.625rem;margin-right:-.625rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:.625rem;margin-right:.625rem}@media print,screen and (min-width:40em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.grid-margin-x>.auto,.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>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 1.875rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 1.875rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 1.875rem)}.grid-margin-x>.large-9{width:calc(75% - 1.875rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 1.875rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-padding-x>.cell{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.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%}}.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.large-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 1.875rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 1.875rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 1.875rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.875rem)}}.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%}}.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 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 print,screen and (min-width:64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:calc(0% + .625rem)}.small-offset-1{margin-left:8.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% + .9375rem)}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + .9375rem)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + .9375rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + .9375rem)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + .9375rem)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + .9375rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + .9375rem)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + .9375rem)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + .9375rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + .9375rem)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + .9375rem)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + .9375rem)}}.grid-y{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.grid-y>.cell{width:auto;max-width: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}}.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%}}.grid-padding-y .grid-padding-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:40em){.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-padding-y>.cell{padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width:40em){.grid-padding-y>.cell{padding-top:.9375rem;padding-bottom:.9375rem}}.grid-frame{overflow:hidden;position:relative;-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}}.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}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:40em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-top:-.625rem;margin-bottom:-.625rem}@media print,screen and (min-width:40em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width:40em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}.grid-margin-y>.auto,.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>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.25rem)}@media print,screen and (min-width:40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem)}}.align-left{-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}.small-order-7{-ms-flex-order:7;order:7}.small-order-8{-ms-flex-order:8;order:8}.small-order-9{-ms-flex-order:9;order:9}.small-order-10{-ms-flex-order:10;order:10}.small-order-11{-ms-flex-order:11;order:11}.small-order-12{-ms-flex-order:12;order:12}.small-order-13{-ms-flex-order:13;order:13}.small-order-14{-ms-flex-order:14;order:14}.small-order-15{-ms-flex-order:15;order:15}.small-order-16{-ms-flex-order:16;order:16}.small-order-17{-ms-flex-order:17;order:17}.small-order-18{-ms-flex-order:18;order:18}.small-order-19{-ms-flex-order:19;order:19}.small-order-20{-ms-flex-order:20;order:20}.small-order-21{-ms-flex-order:21;order:21}.small-order-22{-ms-flex-order:22;order:22}.small-order-23{-ms-flex-order:23;order:23}.small-order-24{-ms-flex-order:24;order:24}.small-order-25{-ms-flex-order:25;order:25}.small-order-26{-ms-flex-order:26;order:26}.small-order-27{-ms-flex-order:27;order:27}.small-order-28{-ms-flex-order:28;order:28}.small-order-29{-ms-flex-order:29;order:29}.small-order-30{-ms-flex-order:30;order:30}@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}.medium-order-7{-ms-flex-order:7;order:7}.medium-order-8{-ms-flex-order:8;order:8}.medium-order-9{-ms-flex-order:9;order:9}.medium-order-10{-ms-flex-order:10;order:10}.medium-order-11{-ms-flex-order:11;order:11}.medium-order-12{-ms-flex-order:12;order:12}.medium-order-13{-ms-flex-order:13;order:13}.medium-order-14{-ms-flex-order:14;order:14}.medium-order-15{-ms-flex-order:15;order:15}.medium-order-16{-ms-flex-order:16;order:16}.medium-order-17{-ms-flex-order:17;order:17}.medium-order-18{-ms-flex-order:18;order:18}.medium-order-19{-ms-flex-order:19;order:19}.medium-order-20{-ms-flex-order:20;order:20}.medium-order-21{-ms-flex-order:21;order:21}.medium-order-22{-ms-flex-order:22;order:22}.medium-order-23{-ms-flex-order:23;order:23}.medium-order-24{-ms-flex-order:24;order:24}.medium-order-25{-ms-flex-order:25;order:25}.medium-order-26{-ms-flex-order:26;order:26}.medium-order-27{-ms-flex-order:27;order:27}.medium-order-28{-ms-flex-order:28;order:28}.medium-order-29{-ms-flex-order:29;order:29}.medium-order-30{-ms-flex-order:30;order:30}}@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}.large-order-7{-ms-flex-order:7;order:7}.large-order-8{-ms-flex-order:8;order:8}.large-order-9{-ms-flex-order:9;order:9}.large-order-10{-ms-flex-order:10;order:10}.large-order-11{-ms-flex-order:11;order:11}.large-order-12{-ms-flex-order:12;order:12}.large-order-13{-ms-flex-order:13;order:13}.large-order-14{-ms-flex-order:14;order:14}.large-order-15{-ms-flex-order:15;order:15}.large-order-16{-ms-flex-order:16;order:16}.large-order-17{-ms-flex-order:17;order:17}.large-order-18{-ms-flex-order:18;order:18}.large-order-19{-ms-flex-order:19;order:19}.large-order-20{-ms-flex-order:20;order:20}.large-order-21{-ms-flex-order:21;order:21}.large-order-22{-ms-flex-order:22;order:22}.large-order-23{-ms-flex-order:23;order:23}.large-order-24{-ms-flex-order:24;order:24}.large-order-25{-ms-flex-order:25;order:25}.large-order-26{-ms-flex-order:26;order:26}.large-order-27{-ms-flex-order:27;order:27}.large-order-28{-ms-flex-order:28;order:28}.large-order-29{-ms-flex-order:29;order:29}.large-order-30{-ms-flex-order:30;order:30}}.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}}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:"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:#cacaca}.h1,.h2,h1,h2{font-size:1.875rem}.h1,.h2,.h3,h1,h2,h3{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.25rem}.h4,.h5,h4,h5{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width:40em){.h1,.h2,h1,h2{font-size:2.5rem}.h3,h3{font-size:1.9375rem}.h4,h4{font-size:1.5625rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}}@media print,screen and (min-width:64em){.h1,.h2,h1,h2{font-size:3rem}.h3,h3{font-size:2rem}.h4,h4{font-size:1.6rem}.h5,h5{font-size:1.33125rem}.h6,h6{font-size:1.1625rem}}a{line-height:inherit;color:#bbdc00;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#a1bd00}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"— "}abbr,abbr[title]{border-bottom:1px dotted #0a0a0a;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #cacaca;font-weight:400}code,kbd{background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#0a0a0a}kbd{margin:0;padding:.125rem .25rem 0}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;box-shadow:inset 0 1px 2px hsla(0,0%,4%,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}:-ms-input-placeholder{color:#cacaca}::placeholder{color:#cacaca}[type=checkbox],[type=file],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.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 #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;white-space:nowrap;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-align:center;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;-ms-flex:1 1 0px;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{-ms-flex-item-align:stretch;align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#0a0a0a;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#f9ecea}.is-invalid-input:not(:focus):-ms-input-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.form-error,.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;background-color:#bbdc00;color:#fefefe}[data-whatinput=mouse] .button{outline:0}.button:focus,.button:hover{background-color:#9fbb00;color:#fefefe}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button.primary{background-color:#bbdc00;color:#0a0a0a}.button.primary:focus,.button.primary:hover{background-color:#96b000;color:#0a0a0a}.button.secondary{background-color:#767676;color:#fefefe}.button.secondary:focus,.button.secondary:hover{background-color:#5e5e5e;color:#fefefe}.button.success{background-color:#3adb76;color:#0a0a0a}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#0a0a0a}.button.warning{background-color:#ffae00;color:#0a0a0a}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#0a0a0a}.button.alert{background-color:#cc4b37;color:#fefefe}.button.alert:focus,.button.alert:hover{background-color:#a53b2a;color:#fefefe}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#bbdc00;color:#fefefe}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary,.button.disabled.primary:focus,.button.disabled.primary:hover,.button[disabled].primary,.button[disabled].primary:focus,.button[disabled].primary:hover{background-color:#bbdc00;color:#0a0a0a}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary,.button[disabled].secondary:focus,.button[disabled].secondary:hover{background-color:#767676;color:#fefefe}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success,.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success,.button[disabled].success:focus,.button[disabled].success:hover{background-color:#3adb76;color:#0a0a0a}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning,.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning,.button[disabled].warning:focus,.button[disabled].warning:hover{background-color:#ffae00;color:#0a0a0a}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert,.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert,.button[disabled].alert:focus,.button[disabled].alert:hover{background-color:#cc4b37;color:#fefefe}.button.hollow{border:1px solid #bbdc00;color:#bbdc00}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{background-color:transparent}.button.hollow:focus,.button.hollow:hover{border-color:#5e6e00;color:#5e6e00}.button.hollow.primary,.button.hollow:focus.disabled,.button.hollow:focus[disabled],.button.hollow:hover.disabled,.button.hollow:hover[disabled]{border:1px solid #bbdc00;color:#bbdc00}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#5e6e00;color:#5e6e00}.button.hollow.primary:focus.disabled,.button.hollow.primary:focus[disabled],.button.hollow.primary:hover.disabled,.button.hollow.primary:hover[disabled]{border:1px solid #bbdc00;color:#bbdc00}.button.hollow.secondary{border:1px solid #767676;color:#767676}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.secondary:focus.disabled,.button.hollow.secondary:focus[disabled],.button.hollow.secondary:hover.disabled,.button.hollow.secondary:hover[disabled]{border:1px solid #767676;color:#767676}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.success:focus.disabled,.button.hollow.success:focus[disabled],.button.hollow.success:hover.disabled,.button.hollow.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.warning:focus.disabled,.button.hollow.warning:focus[disabled],.button.hollow.warning:hover.disabled,.button.hollow.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.hollow.alert{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#67251a;color:#67251a}.button.hollow.alert:focus.disabled,.button.hollow.alert:focus[disabled],.button.hollow.alert:hover.disabled,.button.hollow.alert:hover[disabled]{border:1px solid #cc4b37;color:#cc4b37}.button.clear{border:1px solid #bbdc00;color:#bbdc00}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{background-color:transparent}.button.clear:focus,.button.clear:hover{border-color:#5e6e00;color:#5e6e00}.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover.disabled,.button.clear:hover[disabled]{border:1px solid #bbdc00;color:#bbdc00}.button.clear,.button.clear.disabled,.button.clear:focus,.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover,.button.clear:hover.disabled,.button.clear:hover[disabled],.button.clear[disabled]{border-color:transparent}.button.clear.primary{border:1px solid #bbdc00;color:#bbdc00}.button.clear.primary:focus,.button.clear.primary:hover{border-color:#5e6e00;color:#5e6e00}.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled]{border:1px solid #bbdc00;color:#bbdc00}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary:focus,.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover,.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.button.clear.primary[disabled]{border-color:transparent}.button.clear.secondary{border:1px solid #767676;color:#767676}.button.clear.secondary:focus,.button.clear.secondary:hover{border-color:#3b3b3b;color:#3b3b3b}.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled]{border:1px solid #767676;color:#767676}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary:focus,.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover,.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.button.clear.secondary[disabled]{border-color:transparent}.button.clear.success{border:1px solid #3adb76;color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{border-color:#157539;color:#157539}.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover.disabled,.button.clear.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.clear.success,.button.clear.success.disabled,.button.clear.success:focus,.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover,.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.button.clear.success[disabled]{border-color:transparent}.button.clear.warning{border:1px solid #ffae00;color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover{border-color:#805700;color:#805700}.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning:focus,.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover,.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.button.clear.warning[disabled]{border-color:transparent}.button.clear.alert{border:1px solid #cc4b37;color:#cc4b37}.button.clear.alert:focus,.button.clear.alert:hover{border-color:#67251a;color:#67251a}.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled]{border:1px solid #cc4b37;color:#cc4b37}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert:focus,.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover,.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.button.clear.alert[disabled]{border-color:transparent}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fefefe transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.clear.primary:after,.button.dropdown.clear:after,.button.dropdown.hollow.primary:after,.button.dropdown.hollow:after{border-top-color:#bbdc00}.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after{border-top-color:#767676}.button.dropdown.clear.success:after,.button.dropdown.hollow.success:after{border-top-color:#3adb76}.button.dropdown.clear.warning:after,.button.dropdown.hollow.warning:after{border-top-color:#ffae00}.button.dropdown.clear.alert:after,.button.dropdown.hollow.alert:after{border-top-color:#cc4b37}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:focus,a.button:hover{text-decoration:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{border:1px solid #e6e6e6;color:#bbdc00}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0 0 0 0}.accordion-title:focus,.accordion-title:hover{background-color:#e6e6e6}.is-active>.accordion-title:before{content:"\2013"}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#0a0a0a}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.accordion-menu li{width:100%}.accordion-menu .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:#bbdc00 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:#bbdc00 transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center;background:#bbdc00;color:#fefefe}.badge.primary{background:#bbdc00;color:#0a0a0a}.badge.secondary{background:#767676;color:#fefefe}.badge.success{background:#3adb76;color:#0a0a0a}.badge.warning{background:#ffae00;color:#0a0a0a}.badge.alert{background:#cc4b37;color:#fefefe}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs: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:#0a0a0a;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#bbdc00}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.button-group{margin-bottom:1rem;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:stretch;align-items:stretch}.button-group:after,.button-group:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.button-group:after{clear:both}.button-group .button{margin:0;margin-right:1px;margin-bottom:1px;font-size:.9rem;-ms-flex:0 0 auto;flex:0 0 auto}.button-group .button:last-child{margin-right:0}.button-group.tiny .button{font-size:.6rem}.button-group.small .button{font-size:.75rem}.button-group.large .button{font-size:1.25rem}.button-group.expanded .button{-ms-flex:1 1 0px;flex:1 1 0px}.button-group.primary .button{background-color:#bbdc00;color:#0a0a0a}.button-group.primary .button:focus,.button-group.primary .button:hover{background-color:#96b000;color:#0a0a0a}.button-group.secondary .button{background-color:#767676;color:#fefefe}.button-group.secondary .button:focus,.button-group.secondary .button:hover{background-color:#5e5e5e;color:#fefefe}.button-group.success .button{background-color:#3adb76;color:#0a0a0a}.button-group.success .button:focus,.button-group.success .button:hover{background-color:#22bb5b;color:#0a0a0a}.button-group.warning .button{background-color:#ffae00;color:#0a0a0a}.button-group.warning .button:focus,.button-group.warning .button:hover{background-color:#cc8b00;color:#0a0a0a}.button-group.alert .button{background-color:#cc4b37;color:#fefefe}.button-group.alert .button:focus,.button-group.alert .button:hover{background-color:#a53b2a;color:#fefefe}.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small{-ms-flex-wrap:wrap;flex-wrap:wrap}.button-group.stacked-for-medium .button,.button-group.stacked-for-small .button,.button-group.stacked .button{-ms-flex:0 0 100%;flex:0 0 100%}.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked .button:last-child{margin-bottom:0}.button-group.stacked-for-medium.expanded .button,.button-group.stacked-for-small.expanded .button,.button-group.stacked.expanded .button{-ms-flex:1 1 0px;flex:1 1 0px}@media print,screen and (min-width: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 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 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 hsla(0,0%,4%,.25);border-radius:0;background-color:#fff;color:#0a0a0a}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#f8ffd4;color:#0a0a0a}.callout.secondary{background-color:#eaeaea;color:#0a0a0a}.callout.success{background-color:#e1faea;color:#0a0a0a}.callout.warning{background-color:#fff3d9;color:#0a0a0a}.callout.alert{background-color:#f7e4e1;color:#0a0a0a}.callout.small{padding:.5rem}.callout.large{padding:3rem}.card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;margin-bottom:1rem;border:1px solid #e6e6e6;border-radius:0;background:#fefefe;box-shadow:none;overflow:hidden;color:#0a0a0a}.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:#e6e6e6}.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;color:#8a8a8a;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#0a0a0a}.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;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}}.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:#bbdc00;color:#fefefe}.menu.align-left{-ms-flex-pack:start;justify-content:flex-start}.menu.align-right li{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.menu.align-right li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.menu.align-center li .submenu li{-ms-flex-pack:start;justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.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:#fefefe;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe;content:""}.menu-icon:hover:after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#0a0a0a;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;content:""}.menu-icon.dark:hover:after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{padding:.7rem 1rem;background:#fefefe}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;transition:transform .15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown .is-drilldown-submenu a{padding:.7rem 1rem}.drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>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 #bbdc00;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 #bbdc00 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 #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{border-color:#bbdc00 transparent transparent}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{background:#fefefe;padding:.7rem 1rem}.dropdown.menu>li.is-active>a{background:transparent;color:#bbdc00}.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 #bbdc00 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 #bbdc00}@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:#bbdc00 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 #bbdc00 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 #bbdc00}}@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:#bbdc00 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 #bbdc00 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 #bbdc00}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fefefe}.dropdown .is-dropdown-submenu a{padding:.7rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border:6px inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #bbdc00 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 #bbdc00}.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:#bbdc00;color:#fefefe}.label.primary{background:#bbdc00;color:#0a0a0a}.label.secondary{background:#767676;color:#fefefe}.label.success{background:#3adb76;color:#0a0a0a}.label.warning{background:#ffae00;color:#0a0a0a}.label.alert{background:#cc4b37;color:#fefefe}.media-object{display:-ms-flexbox;display:flex;margin-bottom:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.media-object img{max-width:none}@media screen and (max-width: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 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:#e6e6e6}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,4%,.7)}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e6e6e6}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px hsla(0,0%,4%,.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 hsla(0,0%,4%,.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 hsla(0,0%,4%,.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 hsla(0,0%,4%,.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 hsla(0,0%,4%,.25)}.off-canvas-content{transform:none;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}@media print,screen and (min-width: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 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}}.orbit,.orbit-container{position:relative}.orbit-container{height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%;position:absolute}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{bottom:0;width:100%;margin-bottom:0;background-color:hsla(0,0%,4%,.5)}.orbit-caption,.orbit-next,.orbit-previous{position:absolute;padding:1rem;color:#fefefe}.orbit-next,.orbit-previous{top:50%;transform:translateY(-50%);z-index:10}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:hsla(0,0%,4%,.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.8rem;margin-bottom:.8rem;text-align:center}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets button{width:1.2rem;height:1.2rem;margin:.1rem;border-radius:50%;background-color:#cacaca}.orbit-bullets button.is-active,.orbit-bullets button:hover{background-color:#8a8a8a}.pagination{margin-left:0;margin-bottom:1rem}.pagination:after,.pagination:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.pagination:after{clear:both}.pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none}.pagination li:first-child,.pagination li:last-child{display:inline-block}@media print,screen and (min-width:40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#0a0a0a}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#bbdc00;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis:after{padding:.1875rem .625rem;content:"\2026";color:#0a0a0a}.pagination-previous.disabled:before,.pagination-previous a:before{display:inline-block;margin-right:.5rem;content:"\00ab"}.pagination-next.disabled:after,.pagination-next a:after{display:inline-block;margin-left:.5rem;content:"\00bb"}.progress{height:1rem;margin-bottom:1rem;border-radius:0;background-color:#cacaca}.progress.primary .progress-meter{background-color:#bbdc00}.progress.secondary .progress-meter{background-color:#767676}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#cc4b37}.progress-meter{position:relative;display:block;width:0;height:100%;background-color:#bbdc00}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;font-size:.75rem;font-weight:700;color:#fefefe;white-space:nowrap}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#e6e6e6;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#cacaca;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1;display:inline-block;width:1.4rem;height:1.4rem;border-radius:0;background-color:#bbdc00;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:#9fbb00}.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:hsla(0,0%,4%,.45)}.reveal,.reveal-overlay{display:none;overflow-y:auto}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media 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:#fefefe;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:0;background:#cacaca;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translateZ(0);border-radius:0;background:#fefefe;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#bbdc00}input:checked~.switch-paddle:after{left:2.25rem}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.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 #f1f1f1;background-color:#fefefe}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f8f8f8}tfoot,thead{color:#0a0a0a}tfoot{background:#f1f1f1}tfoot tr,thead tr{background:transparent}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f1f1f1}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f1f1f1;background-color:#fefefe}@media screen and (max-width: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:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.tabs{margin:0;border:1px solid #e6e6e6;background:#fefefe;list-style-type:none}.tabs:after,.tabs:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#bbdc00}.tabs.primary>li>a{color:#0a0a0a}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#b2d100}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#bbdc00}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fefefe;color:#a1bd00}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#e6e6e6;color:#bbdc00}.tabs-content{border:1px solid #e6e6e6;border-top:0;background:#fefefe;color:#0a0a0a;transition:all .5s ease}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:4px solid #fefefe;border-radius:0;box-shadow:0 0 0 1px hsla(0,0%,4%,.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(187,220,0,.5)}a.thumbnail image{box-shadow:none}.title-bar{padding:.5rem;background:#0a0a0a;color:#fefefe;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{-ms-flex:1 1 0px;flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{vertical-align:middle}.has-tip,.title-bar-title{display:inline-block;font-weight:700}.has-tip{position:relative;border-bottom:1px dotted #8a8a8a;cursor:help}.tooltip{top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:0;background-color:#0a0a0a;font-size:80%;color:#fefefe}.tooltip,.tooltip:before{position:absolute}.tooltip.bottom:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-top-width:0;border-bottom-style:solid;border-color:transparent transparent #0a0a0a;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:#0a0a0a 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 #0a0a0a;left:100%}.tooltip.left.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.right:before{display:block;width:0;height:0;border:.75rem inset;content:"";border-left-width:0;border-right-style:solid;border-color:transparent #0a0a0a transparent transparent;right:100%;left:auto}.tooltip.right.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.align-top:before{bottom:auto;top:10%}.tooltip.align-bottom:before{bottom:10%;top:auto}.tooltip.align-left:before{left:10%;right:auto}.tooltip.align-right:before{left:auto;right:10%}.top-bar{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#e6e6e6}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media print,screen and (min-width: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 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 screen and (max-width:74.99875em){.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%}}.top-bar-title{margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right,.top-bar-title{-ms-flex:0 0 auto;flex:0 0 auto}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width: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 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 screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.clearfix:after{clear:both}.page-title .vcard{border:0;padding:0}.byline{color:#999}.entry-content img{max-width:100%;height:auto}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.entry-content object,.entry-content video{max-width:100%;height:auto}.entry-content pre{background:#eee;border:1px solid #cecece;padding:10px}.wp-caption{max-width:100%;background:#eee;padding:5px}.wp-caption img{max-width:100%;margin-bottom:0;width:100%}.wp-caption p.wp-caption-text{font-size:.85em;margin:4px 0 7px;text-align:center}.post-password-form input[type=submit]{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;background-color:#bbdc00;color:#fefefe}[data-whatinput=mouse] .post-password-form input[type=submit]{outline:0}.post-password-form input[type=submit]:focus,.post-password-form input[type=submit]:hover{background-color:#9fbb00;color:#fefefe}.gallery{max-width:100%;margin-left:auto;margin-right:auto;margin-right:-15px;margin-left:-15px}.gallery:after,.gallery:before{content:" ";display:table}.gallery:after{clear:both}.gallery.gallery-columns-1>dl{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-1>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-1>dl,.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-1>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-2>dl{width:50%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-2>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-2>dl,.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-2>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-3>dl{width:33.33333%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-3>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-3>dl,.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-3>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-4>dl{width:25%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-4>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-4>dl,.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-4>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-5>dl{width:20%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-5>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-5>dl,.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-5>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-6>dl{width:16.66667%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-6>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-6>dl,.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-6>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-7>dl{width:14.28571%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-7>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-7>dl,.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-7>dl:last-child:not(:first-child){float:right}.gallery.gallery-columns-8>dl{width:12.5%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.gallery.gallery-columns-8>dl{padding-right:.9375rem;padding-left:.9375rem}}.gallery.gallery-columns-8>dl,.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:left;clear:none}.gallery.gallery-columns-8>dl:last-child:not(:first-child){float:right}.gallery dl{width:100%;float:left;padding-left:.9375rem;padding-right:.9375rem}.gallery dl:last-child:not(:first-child){float:right}.page-navigation{margin-top:1rem}#comments .commentlist,#respond ul{margin-left:0}.commentlist li{position:relative;clear:both;overflow:hidden;list-style-type:none;margin-bottom:1.5em;padding:.7335em 10px}.commentlist li:last-child{margin-bottom:0}.commentlist li ul.children{margin:0}.commentlist li[class*=depth-]{margin-top:1.1em}.commentlist li.depth-1{margin-left:0;margin-top:0}.commentlist li:not(.depth-1){margin-left:10px;margin-top:0;padding-bottom:0}.commentlist .vcard{margin-left:50px}.commentlist .vcard cite.fn{font-weight:700;font-style:normal}.commentlist .vcard time{float:right}.commentlist .vcard time a{color:#999;text-decoration:none}.commentlist .vcard time a:hover{text-decoration:underline}.commentlist .vcard img.avatar{position:absolute;left:10px;padding:2px;border:1px solid #cecece;background:#fff}.commentlist .comment_content p{margin:.7335em 0 1.5em;font-size:1em;line-height:1.5em}.commentlist .comment-reply-link{float:right}.respond-form{margin:1.5em 10px;padding-bottom:2.2em}.respond-form form{margin:.75em 0}.respond-form form li{list-style-type:none;clear:both;margin-bottom:.7335em}.respond-form form li label,.respond-form form li small{display:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url],.respond-form form textarea{padding:3px 6px;background:#efefef;border:2px solid #cecece;line-height:1.5em}.respond-form form input[type=email]:focus,.respond-form form input[type=text]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus{background:#fff}.respond-form form input[type=email]:invalid,.respond-form form input[type=text]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid{outline:none;border-color:#fbc2c4;background-color:#f6e7eb;-ms-box-shadow:none;box-shadow:none}.respond-form form input[type=email],.respond-form form input[type=text],.respond-form form input[type=url]{max-width:400px;min-width:250px}.respond-form form textarea{resize:none;width:97.3%;height:150px}#comment-form-title{margin:0 0 1.1em}#allowed_tags{margin:1.5em 10px .7335em 0}.nocomments{margin:0 20px 1.1em}.sidebar li{list-style:none}.widget ul{margin:0}.footer{clear:both;margin-top:1em}body#tinymce{margin:20px}.gform_body ul{list-style:none outside none;margin:0}@media print,screen and (min-width:40em){.medium-align-left{-ms-flex-pack:start;justify-content:flex-start}.medium-align-center{-ms-flex-pack:center;justify-content:center}.medium-align-right{-ms-flex-pack:end;justify-content:flex-end}.medium-align-bottom{-ms-flex-align:end;align-items:flex-end}.medium-align-top{-ms-flex-align:start;align-items:flex-start}}@media print,screen and (min-width:64em){.large-align-left{-ms-flex-pack:start;justify-content:flex-start}.large-align-center{-ms-flex-pack:center;justify-content:center}.large-align-right{-ms-flex-pack:end;justify-content:flex-end}.large-align-bottom{-ms-flex-align:end;align-items:flex-end}.large-align-top{-ms-flex-align:start;align-items:flex-start}}body{font-family:"Lato","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@font-face{font-family:"Din-Condensed";src:url(../fonts/aa64b749-6622-4b21-b90d-37c42b6a37e0.eot);src:url(../fonts/aa64b749-6622-4b21-b90d-37c42b6a37e0.eot?#iefix) format("embedded-opentype"),url(../fonts/67340b3c-a67a-4bb4-be14-0a956ab7f679.woff) format("woff"),url(../fonts/9a3491bc-9a8e-4a74-9d0e-faae07428f8a.ttf) format("truetype");font-weight:100;font-style:normal}a{color:inherit}p{line-height:1.4}p a:not(.button){border-bottom:1px solid #000;font-weight:700}.card{border:0;padding:0;background:none}.card .card-content{padding:1rem;background:#fff}.card .card-content .graphics{margin-bottom:2.5rem}.card .card-thumbnail>a{display:block;position:relative;width:100%;height:100%}.card .card-thumbnail>a img{object-fit:cover;position:absolute;left:0;width:100%;height:100%;top:0;object-position:top center}.admin-bar .top-bar.is-stuck{top:46px!important}@media screen and (min-width:783px){.admin-bar .top-bar.is-stuck{top:32px!important}}.top-bar-right a{color:#000;text-transform:uppercase;font-weight:400}#sub-nav a,.menu a{font-family:"Din-Condensed"!important}@media screen and (max-width:39.99875em){#sub-nav span{display:none}}#sub-nav a{position:relative;padding:.5rem 1.5rem}#sub-nav a:before{left:-18px;top:8px;position:absolute;content:"";display:block;width:20px;height:20px;background:#000;border-radius:50%;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><path fill='%23000000' d='M10,0A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm4.1,8.48L11.94,9.93,7.5,7.1l0-2.82ZM7.48,16V13.22L14.14,8.8v2.79Z'/></svg>") no-repeat 50%;background-size:80%}@media screen and (min-width:40em){#sub-nav a:before{background-size:100%;left:-24px;top:12px}}#sub-nav .active a{color:#bbdc00}#sub-nav .active a:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><path fill='%23bbdc00' d='M10,0A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm4.1,8.48L11.94,9.93,7.5,7.1l0-2.82ZM7.48,16V13.22L14.14,8.8v2.79Z'/></svg>") no-repeat 50%}#sub-nav a:focus,#sub-nav a:hover{color:#a1bd00}#sub-nav a:focus:before,#sub-nav a:hover:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><path fill='%23a1bd00' d='M10,0A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm4.1,8.48L11.94,9.93,7.5,7.1l0-2.82ZM7.48,16V13.22L14.14,8.8v2.79Z'/></svg>") no-repeat 50%}.menu .button,.menu a{line-height:1.1;text-decoration:none;display:block;padding:.25rem .35rem .35rem}@media screen and (max-width:39.99875em){.menu .menu-item-has-children a{padding-right:1.25rem!important}}@media screen and (min-width:40em){.menu .menu-item-has-children a{padding-right:1.5rem}}.menu a{margin-right:.25rem}@media screen and (max-width:39.99875em){.menu a{font-size:.85rem}}@media screen and (min-width:40em){.menu a{font-size:.9rem;margin-right:.4rem}.menu a.button{font-size:1rem;margin-left:1.2rem}}@media screen and (min-width:64em){.menu a{margin-right:.75rem;font-size:1.2rem}.menu a.button{font-size:1.2rem;margin-left:2rem}}#sub-nav a{padding-right:0;padding-left:0;font-size:.7rem;margin-left:.75rem}#sub-nav a.button{font-size:.7rem;margin-left:.7rem}@media screen and (min-width:40em){#sub-nav a,#sub-nav a.button{margin-left:1.2rem;font-size:1rem}}@media screen and (min-width:64em){#sub-nav a,#sub-nav a.button{margin-left:2rem;font-size:1.2rem}}.menu .active>a,.menu .is-active>a{background:#bbdc00;color:#fefefe}.current-page-ancestor a,.menu .active>a,.menu .is-active>a,.menu a:hover,a.active,a.is-active{position:relative;opacity:1;background:none;color:#000}.current-page-ancestor a:before,.menu .active>a:before,.menu .is-active>a:before,a.active:before,a.is-active:before{content:"";display:block;position:absolute;left:0;right:0;bottom:0;height:3px;width:0;background:#bbdc00;width:100%;margin:auto}@media screen and (min-width:40em){.current-page-ancestor a:before,.menu .active>a:before,.menu .is-active>a:before,a.active:before,a.is-active:before{bottom:.3rem}}.menu a.hover,.menu a:hover{opacity:.6}.button.hollow{border:2px solid #bbdc00;color:#000}.top-bar{padding:0;height:5rem}.accordion-menu li{width:auto}body{background:#fff}h1,h2,h3,h4,h5,h6{font-family:"Din-Condensed"!important;text-transform:uppercase;line-height:1.2;font-weight:400;line-height:1.1}h1.alt-heading,h2.alt-heading,h3.alt-heading,h4.alt-heading,h5.alt-heading,h6.alt-heading{font-family:"Lato"!important;letter-spacing:1px;text-transform:uppercase;font-weight:700}.h1,.h2,h1,h2{line-height:1.1}span.lower-first{display:inline-block}.lower-first:first-letter,.lower-first a:first-letter{text-transform:lowercase!important}a.fp-logo svg{height:2.25rem}@media screen and (min-width:40em){a.fp-logo svg{height:2.75rem}}@media screen and (min-width:64em){a.fp-logo svg{height:4rem}}a.fp-logo svg path,a.fp-logo svg polygon{fill:#000}a.fp-logo{margin:0;display:inline-block}#hero{padding:0}#hero img{width:100%}.home #hero .inner-content,.page-uk #hero{background-size:cover}@media screen and (min-width:64em){.home #hero .inner-content,.page-uk #hero{height:25.9375rem}}.home #hero{background:url(../images/fastpay_hero_home.jpg) 50% no-repeat;padding:.5rem 0;background-size:cover}.page-uk #hero{background:url(../images/fastpay_hero_uk.jpg) 50% no-repeat}#hero.text-overlay{background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff}section#capital .bg-white{background:url(../images/fastpay_section_capital.jpg) top no-repeat;background-size:cover}@media screen and (max-width:39.99875em){section#payments .grid-y{padding-top:2rem;padding-bottom:2rem}}section#eresolve .bg-white{background:url(../images/fastpay_section_eresolve.jpg) 50% no-repeat;background-size:cover}@media screen and (min-width:40em){#hero.text-overlay .inner-content,.page-uk #hero .inner-content{height:28rem}}@media screen and (min-width:64em){#hero.text-overlay .inner-content,.page-uk #hero .inner-content{height:34rem}}.ion-ios-arrow-down,.ion-ios-arrow-right{font-size:2rem}.top-bar{border-bottom:1px solid #000;background-color:hsla(0,0%,100%,.98)}.top-bar ul{background:none}.top-bar .top-bar-left,.top-bar .top-bar-right{-ms-flex:1 1 auto;flex:1 1 auto;margin-right:auto}.home #hero h2,.page-uk #hero h2{color:#fff;letter-spacing:2px;text-transform:uppercase}.home #hero h2 span,.page-uk #hero h2 span{background:#ff614b;display:inline-block;padding:.25rem .75rem .5rem;margin-bottom:.5rem}.graphics,.widgettitle{position:relative}.graphics:after,.widgettitle:after{content:"";position:absolute;width:2.5rem;height:.25rem;background:#000;left:0;margin:auto;bottom:-1rem}.graphics.black:after,.widgettitle.black:after{background:#000}.graphics.green:after,.widgettitle.green:after{background:#bbdc00}.graphics.salmon:after,.widgettitle.salmon:after{background:#ff614b}.graphics.orange:after,.widgettitle.orange:after{background:#eeb360}.graphics.blue:after,.widgettitle.blue:after{background:#16a1db}a.hover-blue:hover{color:#16a1db}a.hover-green:hover{color:#bbdc00}a.hover-orange:hover{color:#eeb360}a.hover-salmon:hover{color:#ff614b}.widget{margin-bottom:4rem}.widgettitle{margin-bottom:2rem}.widgettitle:after{height:6px}.sidebar li{margin-bottom:1rem}h3.rpwe-title{font-size:1.25rem;margin-bottom:0}time.rpwe-time.published{font-size:.8rem;color:#999}.text-center .graphics:after{right:0}.bg-black{color:#fff}.bg-black>div{background:#000}.bg-black h1,.bg-black h2,.bg-black h3,.bg-black h4,.bg-black h5,.bg-black h6,.bg-black p{color:#fff}#capital .grid-container>div{min-height:31.25rem;margin-top:-6rem}#eresolve .grid-container>div{min-height:31.25rem}.full-height{height:100%}.ion-ios-arrow-right{color:#bbdc00}@media screen and (min-width:40em){body:not(.page-uk) #payments .grid-container>.grid-x .bg-grey:last-child{border-left:1px solid #fff}}body:not(.page-uk) #payments .grid-container>.grid-x .bg-grey:last-child .grid-y>.cell:not(:last-child){border-bottom:1px solid #fff}.double-split .grid-container>.grid-x .bg-grey:last-child{border-top:1px solid #fff}@media screen and (min-width:40em){.double-split .grid-container>.grid-x .bg-grey:last-child{border-top:0;border-left:1px solid #fff}}#payments .grid-container>.grid-x .bg-grey:first-child{border-bottom:1px solid #fff}@media screen and (min-width:40em){#payments .grid-container>.grid-x .bg-grey:first-child{border:none}}.bg-grey>.full-height{display:block;background:#e5e5e5}.bg-grey a.full-height:hover{background:#e0e0e0}a.full-height{display:block}#events-insights .grid-container>.grid-x .bg-black:first-child{min-height:30rem}@media screen and (min-width:40em){#events-insights .grid-container>.grid-x .bg-black:first-child{border-right:1px solid #fff}}#capital-eresolve p,#events-insights p,#payments p{margin-bottom:0}@media screen and (min-width:40em) and (max-width:63.99875em){#capital-eresolve p,#events-insights p,#payments p{font-size:.9rem}}@media screen and (min-width:64em){#capital-eresolve p,#events-insights p,#payments p{font-size:1rem}}@media screen and (min-width:40em) and (max-width:63.99875em){#capital-eresolve h3,#events-insights h3,#payments h3{font-size:1.5375rem}}footer.footer{margin-top:0;background:#e5e5e5}#capital-eresolve h3,#events-insights h3,#insights h3{padding-top:1.875rem}#capital-eresolve img,#events-insights img,#insights img{margin-bottom:1.875rem}#office-locations{display:block;background:#ff614b;min-height:300px;width:100%;padding-top:0}.copyright{background:#fff;padding-top:1rem;padding-bottom:1rem}footer.footer>.grid-container{padding-top:3rem;padding-bottom:3rem}a.fp-footer{display:block;width:8rem}footer.footer ul{list-style:none;margin:0;font-size:.8rem}#made-in-la{max-height:88px;width:100%;min-width:88px}footer.footer a{color:#000;text-decoration:underline;font-weight:500}.copyright{font-size:.6rem}#office-locations ul{list-style:none;padding:4rem 0 0}#office-locations li{margin-bottom:2rem}#office-locations p{margin:0}.city-abbreviation{font-family:"Din-Condensed";color:#000;background:#fff;border-radius:50%;font-size:1.5rem;width:3.125rem;height:3.125rem;display:block;margin:0 auto;text-align:center;line-height:3.125rem;margin-bottom:1rem}.since-2009 .cell{background:#fff;padding:2rem 0}.since-2009 h3{text-transform:none}#events-insights{margin-bottom:6rem}.brackets{position:relative}.brackets:after,.brackets:before{color:#bbdc00}.brackets:before{content:"[";padding-right:1rem}.brackets:after{content:"]";padding-left:1rem}section#payments{margin-top:-2rem}@media screen and (min-width:40em){section#payments{margin-top:-6rem}}section#payments img{margin-bottom:2rem}.benefit-grid .cell{padding:2rem;max-width:18.75rem}#case-studies,#quote,#testimonial,.video-section{background:#000;background:#dded80;background:linear-gradient(100deg,#dded80,#80c8c8)}#case-studies p:last-child,#quote p:last-child,#testimonial p:last-child,.video-section p:last-child{margin-bottom:0}.home #testimonial{background:#16a1db;color:#fff}.home #testimonial a{color:#000;margin-bottom:2rem;display:inline-block}.home #testimonial .graphics:after{background:#fff}.page-fastpay-epay #testimonial,.page-fastpay-epay .video-section{background:#000;color:#fff}@media screen and (max-width:39.99875em){.page-fastpay-epay #testimonial>.grid-container>.grid-x>.cell:first-child,.page-fastpay-epay .video-section>.grid-container>.grid-x>.cell:first-child{margin-bottom:2rem}}.page-fastpay-epay #testimonial p,.page-fastpay-epay .video-section p{color:#fff}@media screen and (max-width:39.99875em){.page-fastpay-epay #testimonial p,.page-fastpay-epay .video-section p{text-align:center}}.page-fastpay-epay #testimonial p.lead,.page-fastpay-epay .video-section p.lead{color:#fff;font-size:150%;margin-bottom:1rem;line-height:1.4}.page-fastpay-epay #testimonial a:not(.button),.page-fastpay-epay .video-section a:not(.button){color:#bbdc00;border-bottom:1px solid #bbdc00}.min500{min-height:18.75rem}@media screen and (min-width:40em){.min500{min-height:31.25rem}}:not(.header) .button,:not(.header) a.button,:not(.header) button{font-family:"Din-Condensed";text-transform:uppercase;border-radius:2rem;padding:.35em 1.35em .4em}.button,button{color:#000}#benefits h2,#get-started h2{margin-bottom:2rem}body.archive,body.page-careers,body.page-news,body.page-news-events,body.page-uk-news,body.single-post{background:#e5e5e5}h1.h2{margin-top:4rem}.page-fastpay-epay h1.h2,.page-fastpay-network h1.h2,.page-fastpay-political h1.h2,.page-uk-capital h1.h2{margin-top:8rem}.page-heading,.page-heading .graphics{margin-bottom:2rem}.page-news-events article,.page-news article,.page-uk-news article,.single-post article,body.archive article{background:#fff;margin-bottom:2rem;padding:2rem}.archive article h2 a,.page-news-events article h2 a,.page-news article h2 a,.page-uk-news article h2 a{color:#000}.recent-posts-extended ul li{margin-bottom:.5rem}.recent-posts-extended ul li,.widget_recent_entries ul li{background:#fff;padding:1rem;list-style:none;font-weight:700}.recent-posts-extended ul li a,.widget_recent_entries ul li a{font-family:"Din-Condensed"!important;color:#000;font-size:1.2rem;position:relative;line-height:1}#gofaster{position:relative;opacity:0;width:90%;text-align:left;max-height:0;overflow:hidden;transition:all .75s ease}#gofaster .button{width:100%;margin:2rem 0}@media screen and (min-width:40em){#gofaster .button{float:right;width:auto}}#gofaster.expanded{opacity:1;height:auto;max-height:900px}.hidden{visibility:hidden}section{padding:4rem 0}.page-uk section{padding:.5rem 0}.header a.button.hollow{padding:.25em 1em .4em;padding-right:2rem!important}.header a.button.hollow:after{right:14px!important}@media screen and (min-width:40em){.header a.button.hollow{padding:.25em 1.5em .4em 1em;margin-left:.75rem}}@media screen and (min-width:64em){.header a.button.hollow{margin-left:2rem}}.home #get-started{background:#f7f8fc;padding-bottom:0}.home #get-started>.grid-container{position:relative}.home #get-started>.grid-container>.grid-x{background:#fff}.home #get-started>.grid-container:before{content:"";top:0;left:0;width:100%;height:6rem;background:#fff;display:block;margin-top:-10rem;margin-bottom:-4rem}#benefits svg{width:3rem;margin-bottom:.5rem;max-height:50px;height:50px}.icon-grid{margin-top:3rem}.icon-grid>.cell{margin-bottom:4rem}.icon-grid>.cell:last-child{margin-bottom:0}@media screen and (min-width:64em){.icon-grid>.cell{margin-bottom:0}}@media screen and (min-width:40em) and (max-width:63.99875em){.icon-grid>.cell:last-child,.icon-grid>.cell:nth-last-child(2){margin-bottom:0}}.icon-grid svg{margin-bottom:2rem;height:3.125rem}#solutions-designed{background:#000;color:#fff}@media screen and (max-width:39.99875em){#solutions-designed{text-align:center}}#solutions-designed .graphics{margin-bottom:1.5rem}@media screen and (max-width:39.99875em){#solutions-designed .graphics:after{right:0}}.link-arrow{position:relative}.link-arrow:after{content:">";padding-left:.25rem;display:inline-block;vertical-align:middle}.grid-container{position:relative}.grid-container a.click-all{width:100%;height:100%;position:absolute}.full-height{position:relative}#sub-nav{transition:all .15s ease-in-out;overflow:hidden;left:0!important;border:0!important;padding:0!important;bottom:auto!important;top:80px!important;width:100%;background:hsla(0,0%,93%,.95);display:block;bottom:-61px;position:absolute;z-index:100}#sub-nav a{outline:none;padding:.5rem}#sub-nav .grid-x{height:60px}#sub-nav.is-open{max-height:100px}header.header{z-index:100}a[data-toggle=sub-nav]:hover,header.header{position:relative}a[data-toggle=sub-nav]:hover:after{content:"";position:absolute;width:800%;height:36px;display:block;left:-400%}a.data-sheet{position:relative;margin-top:3rem;display:inline-block}@media screen and (max-width:39.99875em){a.data-sheet{font-size:.8rem}}a.data-sheet:before{content:"";width:48px;height:64px;display:block;left:-62px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 64'><title>datasheet-icon</title><polygon points='24.93 14.5 24.93 13.5 24.07 13 23.2 13.5 23.2 14.5 24.07 15 24.93 14.5' style='fill:%23bbdc00'/><path d='M457.54,438.32v-8.64l-7.47-4.31-7.48,4.31v8.64l7.48,4.31Zm-9.84-6.82v-1.87l.75-.43.87-.5.75-.43.75.43.86.5.75.43v2.74l-.75.43-.86.5-.75.43-.75-.43-.87-.5-.75-.43Zm-2.28,2.5h1.5v2.07l3.15,1.81,3.14-1.81V434h1.5v2.93l-4.64,2.69-4.65-2.69Z' transform='translate(-426 -417)' style='fill:%23bbdc00'/><path d='M426,417v64h36l12-12V417Zm15.09,11.82,9-5.19,9,5.19v10.36l-9,5.19-9-5.19ZM438,448.25h24v1.5H438Zm0,6h24v1.5H438Zm0,7.5v-1.5h24v1.5ZM462,478v-9h9Z' transform='translate(-426 -417)' style='fill:%23bbdc00'/></svg>") no-repeat 50%;position:absolute;top:-18px}@media screen and (max-width:39.99875em){a.data-sheet:before{position:relative;margin:0 auto;left:auto}}a.data-sheet.orange:hover{color:#eeb360}a.data-sheet.orange:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 64'><title>datasheet-icon</title><polygon points='24.93 14.5 24.93 13.5 24.07 13 23.2 13.5 23.2 14.5 24.07 15 24.93 14.5' style='fill:%23eeb360'/><path d='M457.54,438.32v-8.64l-7.47-4.31-7.48,4.31v8.64l7.48,4.31Zm-9.84-6.82v-1.87l.75-.43.87-.5.75-.43.75.43.86.5.75.43v2.74l-.75.43-.86.5-.75.43-.75-.43-.87-.5-.75-.43Zm-2.28,2.5h1.5v2.07l3.15,1.81,3.14-1.81V434h1.5v2.93l-4.64,2.69-4.65-2.69Z' transform='translate(-426 -417)' style='fill:%23eeb360'/><path d='M426,417v64h36l12-12V417Zm15.09,11.82,9-5.19,9,5.19v10.36l-9,5.19-9-5.19ZM438,448.25h24v1.5H438Zm0,6h24v1.5H438Zm0,7.5v-1.5h24v1.5ZM462,478v-9h9Z' transform='translate(-426 -417)' style='fill:%23eeb360'/></svg>") no-repeat 50%}a.data-sheet.blue:hover{color:#16a1db}a.data-sheet.blue:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 64'><title>datasheet-icon</title><polygon points='24.93 14.5 24.93 13.5 24.07 13 23.2 13.5 23.2 14.5 24.07 15 24.93 14.5' style='fill:%2316a1db'/><path d='M457.54,438.32v-8.64l-7.47-4.31-7.48,4.31v8.64l7.48,4.31Zm-9.84-6.82v-1.87l.75-.43.87-.5.75-.43.75.43.86.5.75.43v2.74l-.75.43-.86.5-.75.43-.75-.43-.87-.5-.75-.43Zm-2.28,2.5h1.5v2.07l3.15,1.81,3.14-1.81V434h1.5v2.93l-4.64,2.69-4.65-2.69Z' transform='translate(-426 -417)' style='fill:%2316a1db'/><path d='M426,417v64h36l12-12V417Zm15.09,11.82,9-5.19,9,5.19v10.36l-9,5.19-9-5.19ZM438,448.25h24v1.5H438Zm0,6h24v1.5H438Zm0,7.5v-1.5h24v1.5ZM462,478v-9h9Z' transform='translate(-426 -417)' style='fill:%2316a1db'/></svg>") no-repeat 50%}a.data-sheet.salmon:hover{color:#ff614b}a.data-sheet.salmon:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 64'><title>datasheet-icon</title><polygon points='24.93 14.5 24.93 13.5 24.07 13 23.2 13.5 23.2 14.5 24.07 15 24.93 14.5' style='fill:%23ff614b'/><path d='M457.54,438.32v-8.64l-7.47-4.31-7.48,4.31v8.64l7.48,4.31Zm-9.84-6.82v-1.87l.75-.43.87-.5.75-.43.75.43.86.5.75.43v2.74l-.75.43-.86.5-.75.43-.75-.43-.87-.5-.75-.43Zm-2.28,2.5h1.5v2.07l3.15,1.81,3.14-1.81V434h1.5v2.93l-4.64,2.69-4.65-2.69Z' transform='translate(-426 -417)' style='fill:%23ff614b'/><path d='M426,417v64h36l12-12V417Zm15.09,11.82,9-5.19,9,5.19v10.36l-9,5.19-9-5.19ZM438,448.25h24v1.5H438Zm0,6h24v1.5H438Zm0,7.5v-1.5h24v1.5ZM462,478v-9h9Z' transform='translate(-426 -417)' style='fill:%23ff614b'/></svg>") no-repeat 50%}.product-icon{margin:1rem}.fastpay-epay{background:#fff url("data:image/svg+xml;utf8,<svg id='1253a714-26c4-4be0-a145-6a8f58f44c0f' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70 70'><title>icon_FastPay ePAY</title><path d='M.5,18A17.52,17.52,0,0,1-17,.5,17.52,17.52,0,0,1,.5-17,17.52,17.52,0,0,1,18,.5,17.52,17.52,0,0,1,.5,18Zm0-32.08A14.6,14.6,0,0,0-14.08.5,14.6,14.6,0,0,0,.5,15.08,14.6,14.6,0,0,0,15.08.5,14.6,14.6,0,0,0,.5-14.08Z' transform='translate(17 17)'/><path d='M35.5,53A17.5,17.5,0,1,1,53,35.5,17.52,17.52,0,0,1,35.5,53Zm0-32.08A14.58,14.58,0,1,0,50.08,35.5,14.6,14.6,0,0,0,35.5,20.92Z' transform='translate(17 17)'/><path d='M48.63,10.71a1.46,1.46,0,0,1-1.46-1.46A20.44,20.44,0,0,0,26.75-11.17a1.45,1.45,0,0,1-1.46-1.45,1.46,1.46,0,0,1,1.46-1.46A23.35,23.35,0,0,1,50.08,9.25,1.45,1.45,0,0,1,48.63,10.71Z' transform='translate(17 17)'/><path d='M26.75-8.25a1.43,1.43,0,0,1-1-.43L22.8-11.59a1.47,1.47,0,0,1,0-2.07l2.92-2.91a1.45,1.45,0,0,1,2.06,0,1.45,1.45,0,0,1,0,2.06L25.9-12.62l1.88,1.88a1.45,1.45,0,0,1,0,2.06A1.43,1.43,0,0,1,26.75-8.25Z' transform='translate(17 17)'/><path d='M48.63,13.63a1.49,1.49,0,0,1-1-.43l-2.91-2.92a1.46,1.46,0,0,1,2.06-2.06l1.89,1.88,1.88-1.88a1.46,1.46,0,0,1,2.06,2.06L49.66,13.2A1.49,1.49,0,0,1,48.63,13.63Z' transform='translate(17 17)'/><path d='M9.25,50.08A23.35,23.35,0,0,1-14.08,26.75a1.46,1.46,0,0,1,1.46-1.46,1.46,1.46,0,0,1,1.45,1.46A20.44,20.44,0,0,0,9.25,47.17a1.46,1.46,0,1,1,0,2.91Z' transform='translate(17 17)'/><path d='M9.25,53a1.43,1.43,0,0,1-1-.43,1.45,1.45,0,0,1,0-2.06l1.88-1.88L8.22,46.74a1.46,1.46,0,0,1,2.06-2.06l2.92,2.91a1.47,1.47,0,0,1,0,2.07l-2.92,2.91A1.43,1.43,0,0,1,9.25,53Z' transform='translate(17 17)'/><path d='M-15.54,28.21a1.43,1.43,0,0,1-1-.43,1.45,1.45,0,0,1,0-2.06l2.91-2.92a1.53,1.53,0,0,1,2.07,0l2.91,2.92a1.45,1.45,0,0,1,0,2.06,1.45,1.45,0,0,1-2.06,0l-1.88-1.88-1.89,1.88A1.43,1.43,0,0,1-15.54,28.21Z' transform='translate(17 17)'/><path d='M34.9,46.78v-2a11.79,11.79,0,0,1-6.69-3l2-2.37a9.58,9.58,0,0,0,4.71,2.37V36.55a11.06,11.06,0,0,1-4.5-1.93A4.4,4.4,0,0,1,29,31.06a4.94,4.94,0,0,1,1.65-3.84,6.62,6.62,0,0,1,4.28-1.64V24.22h1.74v1.39a11.36,11.36,0,0,1,5.66,2l-1.77,2.5a8.62,8.62,0,0,0-3.89-1.57v5.11h.08a11,11,0,0,1,4.6,2,4.49,4.49,0,0,1,1.47,3.63,4.93,4.93,0,0,1-1.69,3.88,7,7,0,0,1-4.46,1.63v2ZM33,29.22a2.1,2.1,0,0,0-.15,3,5.6,5.6,0,0,0,2.07,1V28.49A3.34,3.34,0,0,0,33,29.22Zm5.73,11.93a2.1,2.1,0,0,0,.16-3.09A6,6,0,0,0,36.64,37v4.9A3.88,3.88,0,0,0,38.71,41.15Z' transform='translate(17 17)'/><path d='M-.1,11.78v-2a11.79,11.79,0,0,1-6.69-3l2-2.37A9.58,9.58,0,0,0-.1,6.83V1.55A11.19,11.19,0,0,1-4.6-.38,4.4,4.4,0,0,1-6-3.94,4.94,4.94,0,0,1-4.38-7.78,6.62,6.62,0,0,1-.1-9.42v-1.36H1.64v1.39a11.36,11.36,0,0,1,5.66,2L5.53-4.85A8.75,8.75,0,0,0,1.64-6.43v5.12h.08a11,11,0,0,1,4.6,2A4.49,4.49,0,0,1,7.79,4.31,4.93,4.93,0,0,1,6.1,8.19,7,7,0,0,1,1.64,9.82v2ZM-2-5.79a2,2,0,0,0-.69,1.53,1.92,1.92,0,0,0,.54,1.44A5.67,5.67,0,0,0-.1-1.8V-6.51A3.41,3.41,0,0,0-2-5.79ZM3.71,6.15a2,2,0,0,0,.76-1.58,2,2,0,0,0-.6-1.51A6,6,0,0,0,1.64,2v4.9A3.88,3.88,0,0,0,3.71,6.15Z' transform='translate(17 17)'/></svg>") no-repeat 50%;background-size:60%!important}.fastpay-political{background:#fff url("data:image/svg+xml;utf8,<svg id='3360aa73-9c87-4e59-8cfb-009c37c0a855' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70.03 70.25'><title>icon_FastPay Political</title><path d='M34.57,38.28,23.85,36.73,19.06,27a1,1,0,0,0-.9-.52h0a1,1,0,0,0-.9.52l-4.79,9.72L1.75,38.28A1,1,0,0,0,1.19,40L9,47.55,8.2,52a.94.94,0,0,0,.17.74,1,1,0,0,0,.64.41h.18a1,1,0,0,0,1-.83L11,47.37a1,1,0,0,0-.29-.88L4,40l9.24-1.34a1,1,0,0,0,.75-.55l4.13-8.37,4.13,8.37a1,1,0,0,0,.75.55L32.28,40,25.6,46.49a1,1,0,0,0-.29.88l.84,4.92a1,1,0,0,0,1.16.82A1,1,0,0,0,28.12,52l-.75-4.41L35.13,40a1,1,0,0,0,.25-1A1,1,0,0,0,34.57,38.28Z' transform='translate(17.02 17.13)'/><path d='M52,6.72h-8.1v-4A1,1,0,0,0,43.6,2L40-1.45,41.2-2.66a1,1,0,0,0,0-1.39L32.08-14A4.87,4.87,0,0,0,31-15.68a4.94,4.94,0,0,0-7,0,4.9,4.9,0,0,0-1.44,3.49A4.9,4.9,0,0,0,24-8.7a5,5,0,0,0,1.6,1.06v0h.08l10,9.13a1,1,0,0,0,1.38,0L38.57,0l3.35,3.17V6.72H19V4.49A4.92,4.92,0,0,0,23-.32V-4.69a4.89,4.89,0,0,0-4.88-4.88,4.89,4.89,0,0,0-4.88,4.88V-.32A4.9,4.9,0,0,0,17,4.42v2.3H-5.7V2.26l3.64-3.64.07.07A3.84,3.84,0,0,0,.75-.18,3.86,3.86,0,0,0,3.49-1.31L11.15-9a3.87,3.87,0,0,0,1.14-2.74,3.85,3.85,0,0,0-1.14-2.74L9.73-15.88A3.84,3.84,0,0,0,7-17a3.86,3.86,0,0,0-2.74,1.13L-3.41-8.21A3.81,3.81,0,0,0-4.55-5.47,3.85,3.85,0,0,0-3.47-2.79L-7.41,1.14a1,1,0,0,0-.29.71V6.72H-16a1,1,0,0,0-1,1v6.59a1,1,0,0,0,1,1h3.46V52.12a1,1,0,0,0,1,1,1,1,0,0,0,1-1V15.31H46.71V52.12a1,1,0,0,0,2,0V15.31H52a1,1,0,0,0,1-1V7.72A1,1,0,0,0,52,6.72Zm-36.74-7V-4.69a2.89,2.89,0,0,1,2.88-2.89A2.89,2.89,0,0,1,21-4.69V-.32a2.89,2.89,0,0,1-2.88,2.89A2.89,2.89,0,0,1,15.28-.32ZM51,8.72v4.59H-15V8.72ZM39.11-3.4,36.3-.58,27.77-8.4l3.53-3.52Zm-9-10.14L26.16-9.6a3,3,0,0,1-.73-.51,2.9,2.9,0,0,1-.86-2.08,2.92,2.92,0,0,1,.86-2.08,2.92,2.92,0,0,1,2.08-.85,2.91,2.91,0,0,1,2.07.85A2.77,2.77,0,0,1,30.09-13.54ZM-2.55-5.47A1.87,1.87,0,0,1-2-6.8l7.67-7.67a1.88,1.88,0,0,1,2.65,0L9.74-13a1.9,1.9,0,0,1,.55,1.33,1.86,1.86,0,0,1-.55,1.32L2.07-2.73a1.88,1.88,0,0,1-2.65,0L-2-4.15A1.86,1.86,0,0,1-2.55-5.47Z' transform='translate(17.02 17.13)'/></svg>") no-repeat 50%}.fastpay-network{background:#fff url("data:image/svg+xml;utf8,<svg id='a538ef5f-76f9-4d82-8782-aa95e00e8d5f' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 60.5 70'><defs><clipPath id='1e5a1f72-94ca-47c5-b3b8-afde5de4252d' transform='translate(12.25 17)'><rect x='-12.25' y='-17' width='60.5' height='70' style='fill:none'/></clipPath></defs><title>icon_FastPay Network</title><g style='clip-path:url(#1e5a1f72-94ca-47c5-b3b8-afde5de4252d)'><path d='M47.89,18.09a1.23,1.23,0,0,0,0-.19h0a1.11,1.11,0,0,0,0-.19s0-.05,0-.08a.42.42,0,0,0,0-.1L29.08-16.26s0,0,0,0L29-16.4l0,0a.53.53,0,0,0-.14-.11h0l-.17-.07h0l-.15,0H-11.13a.78.78,0,0,0-.78.78.25.25,0,0,0,0,.09h0v0h0s0,0,0,.05h0s0,0,0,.08l0,.07,0,.07v0L7.72,18-11.81,51.48v0a.71.71,0,0,0-.07.16h0a.63.63,0,0,0,0,.19v0a.59.59,0,0,0,0,.13s0,0,0,.06l.07.16h0l.05.07.08.1.09.07s.05,0,.07.05l.11,0,.08,0,.18,0H28.6l.19-.08h0a.81.81,0,0,0,.14-.12s0,0,0,0l.09-.12h0l18.73-34,0-.1s0-.05,0-.08M28.38,50.29,19.43,35,45.07,20Zm0-64.58L45.06,15.79,19.48,1ZM18.12.18-8.26-15.09H27ZM45.56,17.89,18.64,33.6,9.54,18,18.68,2.33ZM-8.94-13.67,17.33,1.54,8.63,16.45ZM8.63,19.57l8.65,14.82L-8.94,49.69ZM-8.22,51.09l26.3-15.34,9,15.34Z' transform='translate(12.25 17)'/><path d='M28.4,53H-11.13a1,1,0,0,1-.27,0l-.12,0a.56.56,0,0,1-.17-.07l-.09-.06-.13-.1-.19-.24a.24.24,0,0,1,0-.08,1.12,1.12,0,0,1-.08-.18,1.3,1.3,0,0,1,0-.28v-.09a1.12,1.12,0,0,1,0-.19h0v0a1.43,1.43,0,0,1,.08-.22l0,0L7.33,18-12.09-15.27a.85.85,0,0,1-.07-.16.16.16,0,0,1,0-.08l0,0v-.24s0,0,0-.09A1.12,1.12,0,0,1-11.13-17H28.4a.85.85,0,0,1,.25,0l.23.08h.06l.07.07a1.24,1.24,0,0,1,.18.14l.17.22L48.17,17.48l0,.1a1.18,1.18,0,0,1,0,.3V18a.89.89,0,0,1,0,.22l0,.11-.06.15L29.35,52.48a1.35,1.35,0,0,1-.09.11l-.06.08a1.05,1.05,0,0,1-.21.16,1.11,1.11,0,0,1-.3.14h-.11A.73.73,0,0,1,28.4,53Zm-40-.73-.11.15.17-.15Zm-.13,0,0,.07.09-.07Zm.27-.07.21.11H28.4l.12,0a.3.3,0,0,0,.11,0,.5.5,0,0,0,.08-.07l.11-.16L47.56,18a.34.34,0,0,0,0-.1v0s0-.06,0-.09l0-.08L28.79-16.09l-.07-.09,0,0h0l-.08-.09s0,0,0,0l-.12,0H-11.13a.45.45,0,0,0-.44.39h0v.18l-.29.2.33-.09L8.12,18l-.1.17L-11.51,51.65l0,.1h0a.43.43,0,0,0,0,.12V52l0,.12,0,0h0l0,.09Zm39.06-.77H-9.48L18.2,35.28ZM-7,50.75h33.4L18,36.21ZM28.38,51,19,34.84l.29-.18L46,19.09ZM19.9,35.08,28.37,49.6l15.8-28.68ZM-9.89,50.64,8.63,18.89l9.12,15.62-.29.18ZM8.63,20.24-8,48.75,16.82,34.27Zm9.89,13.83L9.15,18,18.56,1.87l27.68,16ZM9.94,18l8.82,15.13L44.88,17.89,18.81,2.79Zm-1.31-.89L-9.88-14.61l27.67,16ZM-8-12.73,8.63,15.77l8.23-14.1ZM46,16.7,19,1.1,28.39-15ZM19.94.85l24.23,14L28.37-13.6Zm-1.7-.2L-9.52-15.43H27.62ZM-7-14.75,18-.28l8.44-14.47Z' transform='translate(12.25 17)'/></g></svg>") no-repeat 50%;background-size:50%!important}#get-started h2{text-transform:none}.page-home .region-us a:hover{opacity:1;cursor:default}.page-home .region-uk a{opacity:.6}.page-home .region-uk a:hover{opacity:.7}.page-uk .region-us a{opacity:.6}.page-uk .region-us a:hover{opacity:.7}.page-uk .region-uk a:hover{opacity:1;cursor:default}.region-uk a{background:#fff url("data:image/svg+xml;utf8,<svg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189 189'><title>Untitled-3</title><path d='M527.76,395.07,496.06,427h46.23A94.06,94.06,0,0,0,527.76,395.07Z' transform='translate(-356 -355)' style='fill:%23262c68'/><polygon points='148.15 16.7 148.15 16.7 148.15 16.7 148.15 16.7' style='fill:%23262c68'/><path d='M475,401.07l29.15-29.37h0A93.93,93.93,0,0,0,475,358.22Z' transform='translate(-356 -355)' style='fill:%23262c68'/><polygon points='37.99 170.25 37.99 170.25 37.99 170.25 37.99 170.25' style='fill:%23262c68'/><path d='M426,493l-32,32.25h0a94.15,94.15,0,0,0,32,15.53Z' transform='translate(-356 -355)' style='fill:%23262c68'/><path d='M426,404.5V358.22a94,94,0,0,0-31.41,15.1Z' transform='translate(-356 -355)' style='fill:%23262c68'/><polygon points='172.51 147.84 172.51 147.84 172.51 147.84 172.51 147.84' style='fill:%23262c68'/><path d='M530.57,499.71l-.05.08Z' transform='translate(-356 -355)' style='fill:%23262c68'/><path d='M534.27,493.27l-.08.14Z' transform='translate(-356 -355)' style='fill:%23262c68'/><path d='M538.88,483l-.09.24Z' transform='translate(-356 -355)' style='fill:%23262c68'/><path d='M541.23,476h0l0,.11Z' transform='translate(-356 -355)' style='fill:%23262c68'/><path d='M530.57,499.71q1.92-3.07,3.62-6.3l.08-.14a96.09,96.09,0,0,0,4.52-10l.09-.24q1.29-3.39,2.32-6.9l0-.11H501.46l27.05,26.84h0c.69-1,1.36-2,2-3Z' transform='translate(-356 -355)' style='fill:%23262c68'/><path d='M510.59,376.57l0,0L475,412.42h0l35.6-35.86,0,0Z' transform='translate(-356 -355)' style='fill:%23262c68'/><polygon points='15.67 42.38 15.67 42.38 15.67 42.38 15.67 42.38' style='fill:%23262c68'/><path d='M401.52,427l-29.85-29.63h0a94,94,0,0,0-13,29.63Z' transform='translate(-356 -355)' style='fill:%23262c68'/><path d='M498.45,530.94l-.35.21Z' transform='translate(-356 -355)' style='fill:%23262c68'/><path d='M494.73,533l-.27.15Z' transform='translate(-356 -355)' style='fill:%23262c68'/><polygon points='149.23 171.54 149.23 171.54 149.23 171.54 149.23 171.54' style='fill:%23262c68'/><path d='M502,528.75l-.29.19Z' transform='translate(-356 -355)' style='fill:%23262c68'/><path d='M490.87,535l0,0Z' transform='translate(-356 -355)' style='fill:%23262c68'/><path d='M475,540.78a94.38,94.38,0,0,0,15.83-5.8l0,0c1.21-.57,2.41-1.17,3.59-1.79l.27-.15c1.14-.6,2.26-1.22,3.37-1.87l.35-.21c1.1-.65,2.18-1.31,3.25-2l.29-.19c1.09-.72,2.18-1.45,3.24-2.2h0l-30.23-30Z' transform='translate(-356 -355)' style='fill:%23262c68'/><polygon points='15.26 146 15.26 146 15.26 146 15.26 146' style='fill:%23262c68'/><path d='M359.78,476a93.92,93.92,0,0,0,11.48,25h0l24.81-25Z' transform='translate(-356 -355)' style='fill:%23262c68'/><path d='M475,412.43v13.08l42.11-42.43.31-.3q-3.25-3.27-6.82-6.21h0Z' transform='translate(-356 -355)' style='fill:%23ee1f25'/><path d='M490.11,476H477l40.46,40.16q3.25-3.27,6.18-6.85Z' transform='translate(-356 -355)' style='fill:%23ee1f25'/><path d='M423,427h3l-43.45-43.13q-3.21,3.33-6.08,6.95L412.87,427Z' transform='translate(-356 -355)' style='fill:%23ee1f25'/><path d='M426,476h-7.38l-37.44,37.72q3.13,3.38,6.59,6.45L426,481.65Z' transform='translate(-356 -355)' style='fill:%23ee1f25'/><path d='M544.18,437H465V422.51h0V356.11h0a95.26,95.26,0,0,0-29,0h0V437H356.82a95.44,95.44,0,0,0-.82,12.5,94.46,94.46,0,0,0,1.44,16.5H436v5.57h0v71.32h0a95.26,95.26,0,0,0,29,0h0V486.61h0V466h78.56A94.46,94.46,0,0,0,545,449.5,95.44,95.44,0,0,0,544.18,437Z' transform='translate(-356 -355)' style='fill:%23e71b26'/><path d='M465,356.11V422.5h0V437h79.18a94.32,94.32,0,0,0-1.88-10H496.06l31.7-31.93h0a95,95,0,0,0-10.34-12.29l-.31.3L475,425.51V412.43h0l35.57-35.83,0,0,0,0h0q-3.1-2.55-6.42-4.84L475,401.07V358.22h0a94.32,94.32,0,0,0-10-2.1Z' transform='translate(-356 -355)' style='fill:%23fff'/><path d='M543.56,466H465v20.61h0v56.28h0a94.32,94.32,0,0,0,10-2.1h0V496.54l30.23,30a95,95,0,0,0,12.25-10.38L477,476h13.09l33.55,33.31c1.71-2.08,3.32-4.24,4.85-6.47L501.46,476h39.77a94.38,94.38,0,0,0,2.33-10Z' transform='translate(-356 -355)' style='fill:%23fff'/><path d='M436,542.89V471.57h0V466H357.44a94.38,94.38,0,0,0,2.33,10h36.3l-24.81,25a94.8,94.8,0,0,0,9.92,12.72L418.62,476H426v5.65l-38.23,38.52c2,1.78,4.07,3.48,6.22,5.08L426,493v47.78h0a94.32,94.32,0,0,0,10,2.1Z' transform='translate(-356 -355)' style='fill:%23fff'/><path d='M411.59,437H436V356.11h0a94.32,94.32,0,0,0-10,2.1h0V404.5l-31.41-31.18h0a94.72,94.72,0,0,0-12.08,10.55L426,427H412.87l-36.44-36.18c-1.68,2.11-3.27,4.3-4.76,6.55L401.52,427H358.7a94.32,94.32,0,0,0-1.88,10Z' transform='translate(-356 -355)' style='fill:%23fff'/></svg>") no-repeat 50%!important}.region-uk a:hover{filter:grayscale(0)}.region-us a{background:#fff url("data:image/svg+xml;utf8,<svg id='7f52d920-56dd-4051-b643-e058da5c6dbc' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 189 189'><title>Untitled-5</title><path d='M542.76,429H463v40h80a95,95,0,0,0-.22-40Z' transform='translate(-356 -355)' style='fill:%23e40f2d'/><path d='M450.5,544a94.3,94.3,0,0,0,73.41-35H377.09A94.3,94.3,0,0,0,450.5,544Z' transform='translate(-356 -355)' style='fill:%23e40f2d'/><path d='M463,469H358a94.06,94.06,0,0,0,19.07,40H523.91A94.06,94.06,0,0,0,543,469Z' transform='translate(-356 -355)' style='fill:%23fff'/><path d='M463,355.82V389h60.09A94.37,94.37,0,0,0,463,355.82Z' transform='translate(-356 -355)' style='fill:%23e40f2d'/><path d='M463,389v40h79.76a94.16,94.16,0,0,0-19.67-40Z' transform='translate(-356 -355)' style='fill:%23fff'/><path d='M463,429V355.82A94.56,94.56,0,0,0,358,469H463Zm-76.16,29.82L377,452.47l-9.19,6.35,2.68-11.35L362,440h10.86l4-11.4,4.41,11.4H392l-8.17,7.47Zm32-32L409,420.47l-9.19,6.35,2.68-11.35L394,408h10.86l4-11.4,4.41,11.4H424l-8.17,7.47Zm32,32L441,452.47l-9.19,6.35,2.68-11.35L426,440h10.86l4-11.4,4.41,11.4H456l-8.17,7.47Zm-3-75.35,3,11.35L441,388.47l-9.19,6.35,2.68-11.35L426,376h10.86l4-11.4,4.41,11.4H456Z' transform='translate(-356 -355)' style='fill:%231a1d64'/><polygon points='89.25 85 84.84 73.6 80.86 85 70 85 78.49 92.47 75.81 103.82 85 97.47 94.84 103.82 91.83 92.47 100 85 89.25 85' style='fill:%23fff'/><polygon points='25.25 85 20.84 73.6 16.86 85 6 85 14.49 92.47 11.81 103.82 21 97.47 30.84 103.82 27.83 92.47 36 85 25.25 85' style='fill:%23fff'/><polygon points='89.25 21 84.84 9.6 80.86 21 70 21 78.49 28.47 75.81 39.82 85 33.47 94.84 39.82 91.83 28.47 100 21 89.25 21' style='fill:%23fff'/><polygon points='57.25 53 52.84 41.6 48.86 53 38 53 46.49 60.47 43.81 71.82 53 65.47 62.84 71.82 59.83 60.47 68 53 57.25 53' style='fill:%23fff'/></svg>") no-repeat 50%!important}.region-uk,.region-us{background-size:100%!important;text-indent:-99999px}.region-uk a,.region-us a{width:1.5rem;height:1.5rem}@media screen and (min-width:40em){.region-uk a,.region-us a{width:1.5rem;height:1.5rem}}@media screen and (min-width:64em){.region-uk a,.region-us a{width:2rem;height:2rem}}.region-uk.active a:before,.region-us.active a:before{content:none}#executives .profiles>.cell{min-height:300px;background:#f5f5f5;display:block;position:relative;padding:0;background:#f5f5f5 url(../images/fastPay_profile4.jpg) top no-repeat;background-size:cover}@media screen and (min-width:40em){#executives .profiles>.cell{background-position:top}}#executives .profiles>.cell .profile-action{opacity:0;background:rgba(0,0,0,.5);width:100%;height:100%;position:absolute;transition:all .75s ease-in-out}#executives .profiles>.cell .profile-action h3{padding-top:3.5rem;color:#fff;margin-bottom:0}#executives .profiles>.cell:hover .profile-action{opacity:1}#executives .profiles>.cell .profile-action span{color:#f5f5f5;font-size:.8rem;display:block;margin-bottom:1rem}#executives .profiles .button{color:#fff}#culture .bg-white,#get-to-know-us .bg-white{background:#fff;padding-top:2rem;padding-bottom:3rem}.culture-img.one{background:url(../images/fastpay_culture-one.jpg) no-repeat 50%;background-size:cover}#get-to-know-us .one{background:url(https://gofastpay.com/wp-content/themes/FoundationPress/assets/images/fastPay_work-at-fastpay_randy-mitzman.png) no-repeat bottom;background-size:contain}section#perks{background:#232323;color:#fff}section#perks div.perk-icon span{width:5rem;height:5rem;line-height:5rem;display:block;margin:0 auto}.perk-icon span svg{width:100%;height:100%}section#perks svg{max-width:6rem;margin-bottom:1rem}section#perks h5{padding-bottom:2rem;color:hsla(0,0%,100%,.5);font-size:1rem}@media screen and (min-width:64em){section#perks h5{padding-bottom:0}}section#get-to-know-us{padding-bottom:0;padding-top:0}section#open-positions{background:#fff}section#culture{padding-bottom:2rem}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion-item{margin-bottom:1rem}.accordion-item:first-child>:first-child{border-radius:0 0 0 0}.accordion-title{border:none;color:#222;position:relative;display:block;padding:1.25rem 1rem;border-bottom:0;font-size:.75rem;line-height:1;padding-left:2.5rem}.accordion-title:before{content:"+";position:absolute;right:1rem;top:50%;margin-top:-.5rem;left:0;top:38%;font-weight:700;font-size:2rem;border:3px solid #222;width:2rem;height:2rem;line-height:1.2rem;text-align:center;border:3px solid #b3e60c;color:#b3e60c}.accordion-title h4{margin-bottom:0;display:inline-block;padding-right:.75rem}span.job-type{background:#494949;color:#fff;padding:.25rem;position:absolute;width:4rem;text-align:center;position:relative;display:inline-block;top:-.25rem}.accordion-title ul{margin:0}.accordion-title ul li{display:inline-block;list-style:none;margin-right:1rem}.accordion-content{color:#222;border:none}.accordion-content,.accordion-title{padding:1.25rem 0 1.25rem 3rem}.accordion-title:focus,.accordion-title:hover{background:none}:last-child:not(.is-active)>.accordion-title{border:none}#open-positions h1.h2{margin-top:0}@media screen and (max-width:39.9375em){.page-template-template-adobe-sign iframe{min-width:100%!important}}.nobullets{margin-left:0;list-style:none}@media screen and (min-width:40em){#saveForm{float:right}}body.page-fastpaynow,body.page-offer,body.page-template-template-landing,body.page-template-template-landing-partner{background:#232323}body.page-fastpaynow .graphics,body.page-offer .graphics,body.page-template-template-landing-partner .graphics,body.page-template-template-landing .graphics{margin-bottom:2rem}.page-fastpaynow a.logo,.split-left a.logo,body.page-template-template-landing a.logo{display:block;width:12rem;margin-bottom:2rem;margin-top:0}.split-left,.split-right{padding-top:4rem}.split-right{padding-left:0;padding-bottom:4rem}@media screen and (min-width:40em){.split-right{padding-left:4rem}}.split-left{padding-right:0}@media screen and (min-width:40em){.split-left{padding-right:4rem}}@media screen and (min-width:40em){.split-left a.logo{width:18rem}}.scheme-dark h1,.scheme-dark h2,.scheme-dark h3,.scheme-dark h4,.scheme-dark h5,.scheme-dark p{color:#fff}#apply{background:#fff}.page-template-template-landing-partner .fill-right,body.page-fastpaynow .fill-right,body.page-offer .fill-right,body.page-template-template-landing .fill-right{min-height:100%}@media screen and (min-width:40em){.page-template-template-landing-partner .fill-right,body.page-fastpaynow .fill-right,body.page-offer .fill-right,body.page-template-template-landing .fill-right{position:relative;box-shadow:1000px 0 0 1000px #fff}}body.page-template-template-landing-partner h3,body.page-template-template-landing-partner h4{padding-top:2rem}ul.bullets{list-style:none}span.numbers{border:3px solid;border-radius:50%;width:3rem;height:3rem;display:block;text-align:center;line-height:1.75;font-weight:700;font-size:1.5rem;margin-bottom:1rem;font-family:"Din-Condensed"!important}#how-it-works-mdf .screenshot{padding-top:2rem;padding-bottom:2rem}@media screen and (min-width:40em){#how-it-works-mdf .screenshot{padding-top:6rem;padding-bottom:6rem}}#how-it-works-mdf .screenshot.first{padding-top:2rem}@media screen and (min-width:40em){#how-it-works-mdf .screenshot.first{padding-top:4rem!important}}body.page-media-dashboard-funding h3.graphics{margin-bottom:2rem}body.home .graphics,body.page-uk .graphics{margin-bottom:3.5rem}#more-profiles ul li{list-style:none;padding:.5rem;padding-left:0}#more-profiles ul li.active a{border-bottom:none;opacity:.25;cursor:default}#more-profiles ul li a{text-transform:capitalize}#more-profiles a{border-bottom:1px solid #000;padding:0 .3rem .1rem;color:#0a0a0a;color:#333}#more-profiles ul li.current_page_item a{border-bottom:none;opacity:.25;cursor:default}.product-icon{width:65%}.page-template-template-profile img.wp-post-image{margin-top:-4rem}#get-started:not(.contact-visible){padding:0}#get-started:not(.contact-visible) #gofast,#get-started:not(.contact-visible) #gofaster:not(.expanded) h3,#get-started:not(.contact-visible) .contact-cta{display:none}#get-started:not(.contact-visible) #gofaster.expanded{padding-bottom:2rem}#gofaster h3{padding-top:4rem;padding-bottom:1rem}.contact-visible h3{display:none}@media screen and (min-width:40em){.page-template-template-adobe-sign iframe{min-height:1000px!important}}a.fp-footer{margin:0 auto}a.fp-footer svg{margin-left:.75rem}@media screen and (min-width:40em){a.fp-footer svg{margin-left:0}}@media screen and (min-width:40em){a.fp-footer{margin:auto}}.inner-footer{text-align:center}@media screen and (min-width:40em){.inner-footer{text-align:left}}footer.footer nav{padding-top:2rem;padding-bottom:2rem}@media screen and (min-width:40em){footer.footer nav{padding-top:0;padding-bottom:0;padding-left:3rem}}body.single-post h1.graphics{margin-bottom:4rem}#solutions{padding:0;background:#1d1d1d;color:#fff}#solutions svg{max-height:10rem;padding-bottom:2rem}#solutions>.grid-x>.cell{padding:4rem 0}#solutions>.grid-x>.cell:nth-of-type(2){position:relative;border:1px solid #fff;border-width:1px 0}@media screen and (min-width:40em){#solutions>.grid-x>.cell:nth-of-type(2){border-width:0 1px}}#international-capital{background:url(../images/fastpay_section_international-capital.jpg) 50% no-repeat;background-size:cover}#international-capital svg{max-height:10rem;padding-bottom:2rem;padding-top:2rem}#international-capital svg path{fill:#000!important}#international-capital p{widows:2;orphans:2}#case-studies{padding-top:4rem;position:relative}#case-studies:before{content:"";background:#fff;display:block;width:100%;position:absolute;height:40%;bottom:0}#case-studies .cta-box{padding-top:1.5rem;padding-bottom:1.5rem;color:#fff;background:grey url(../images/fastpay_case-studies_bg.jpg) 50% no-repeat;background-size:cover;margin-top:2rem}#case-studies .cta-box span.case-study{display:block;text-transform:uppercase;font-weight:700;margin-bottom:1.5rem}#case-studies .cta-box span.case-study:first-child{font-size:.8rem}#case-studies .cta-box span.case-study:last-child{margin-bottom:0}#case-studies .cta-box h3{font-family:"Lato","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif!important;text-transform:capitalize}#case-studies .cta-box img{margin-bottom:1.5rem}#case-studies .cta-box a{margin-bottom:0}#case-studies .cta-box>.align-middle{min-height:300px}.page-fastpay-epay #case-studies{background:#e5e5e5}.page-fastpay-epay #case-studies:before{content:none}.page-fastpay-epay #case-studies .cta-box>.align-middle{min-height:200px}.page-fastpay-epay #case-studies .cta-box{background:#fff;color:#000}.page-fastpay-epay .case-study-title{font-size:1.5rem;font-weight:700}.page-fastpay-epay .case-study{font-size:.8rem}@media screen and (max-width:39.99875em){.page-fastpay-epay .cta-box{width:70%!important}}.page-fastpay-epay .cta-box:hover img{filter:brightness(0)}.light{color:#1d1d1d}.dark{color:#fff}.button.light{background-color:#ebebeb}.button.dark{background-color:#1d1d1d;color:#fff!important}section#your-challenge{background:#1d1d1d}p.lead{margin-bottom:4rem}.callout-text{font-size:2rem}.feature-grid>.cell{background:#e5e5e5;padding:2.25rem}.feature-grid>.cell p:last-child{margin-bottom:0}.feature-grid svg{width:4rem;margin-bottom:1rem}.additional.feature-grid>.cell{margin-bottom:0;padding:1rem}.additional.feature-grid h5{margin-bottom:0}.page-uk #office-locations{background:#1d1d1d;color:#fff}.page-uk #office-locations .since-2009{color:#000}.page-uk #office-locations .city-abbreviation{background:#fff;color:#000}.page-uk #hero h2 span{background:#1d1d1d}#uk-icon{height:1.5rem;padding:0;top:0;right:0;display:inline-block;vertical-align:top;margin-left:.5rem;margin-top:.25rem}#uk-icon,#uk-icon svg{width:1.5rem}.top-bar-left ul.menu{display:inline-block}span.contact-cta{font-size:1.75rem;font-weight:600;display:block;margin-bottom:2rem}.page-uk #case-studies{margin-bottom:6rem}.callout-text{display:block;padding:6rem 0 1rem}.learn-more{opacity:0;font-weight:700;display:block;padding-bottom:1rem}#solutions a:hover{color:#fff}#solutions a:hover .learn-more{opacity:1}#direct-campaigns h2,#programmatic-revenues h2{margin-bottom:1.25rem}.page-uk-agencies #hero.text-overlay{background-position:top!important}#solutions a:hover{background:hsla(0,0%,100%,.1)}#programmatic-revenues .callout-text{padding:2rem 0 1rem}.reveal,a.data-sheet:focus{outline:0}.reveal{border:0;padding:2rem}.reveal h3{margin-bottom:2rem;text-align:center}.reveal .close-button{padding:1rem;padding-top:0;padding-right:0}.reveal .close-button span{font-size:3rem;font-weight:100;font-family:"Lato"}a.read-more{font-size:.8rem;text-align:right;float:right;opacity:.8;color:#000;text-decoration:underline}.sidebar .button{float:right}.hero-overlay{background:rgba(0,0,0,.8);padding:1.5rem;color:#fff}.hero-overlay h3{margin-bottom:1rem}#top-bar-secondary{z-index:200;box-shadow:0 -200px 0 0 #fff;opacity:0;position:relative;background:#fff;display:-ms-flexbox;display:flex;position:absolute;width:100%;left:0;transform:translateY(-70px);height:70px;padding-top:10px;border-bottom:1px solid #000;-ms-flex-item-align:end;align-self:flex-end;animation-duration:.35s;animation-iteration-count:1;animation-fill-mode:forwards;transform-origin:bottom}#top-bar-secondary.expanded{animation-name:bounce-2;animation-timing-function:ease}#top-bar-secondary #sub-nav a,#top-bar-secondary .menu a{margin-right:1rem;text-transform:uppercase}#top-bar-secondary .region-uk a{margin-right:.5rem}.bounce-2{animation-name:bounce-2;animation-timing-function:ease}@keyframes bounce-2{0%{transform:translateY(-70px);opacity:1}50%{transform:translateY(68px);opacity:1}to{transform:translateY(64px);opacity:1}}.ham-button,.top-bar-right{display:-ms-flexbox;display:flex}.ham-button{width:58px;height:58px;margin-right:-10px}.ham{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .2s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.hamRotate.active{transform:rotate(45deg)}.hamRotate180.active{transform:rotate(180deg)}.line{fill:none;transition:stroke-dasharray .2s,stroke-dashoffset .2s;stroke:#000;stroke-width:3.4;stroke-linecap:round}.ham1 .top{stroke-dasharray:40 139}.ham1 .bottom{stroke-dasharray:40 180}.ham1.active .top{stroke-dashoffset:-98px}.ham1.active .bottom{stroke-dashoffset:-138px}#menu-mobile-uk li:last-child a{margin-right:0}#menu-mobile .submenu{margin-top:1.45rem}@media screen and (max-width:39.99875em){#menu-mobile>li>a{padding-left:.25rem!important;font-size:.85rem}}ul.share-icons{margin:0;list-style:none}ul.share-icons li{display:inline-block;padding-right:.5rem}ul.share-icons li a{display:block;width:1.5rem;height:1.5rem}.page-b2b-payments .button,.page-b2b-payments button{background-color:#f2614e;margin-bottom:0}.page-advantage .top-bar,.page-template-template-microsite .top-bar{border-bottom:0}.page-advantage .top-bar>div,.page-template-template-microsite .top-bar>div{border-bottom:0!important}.page-advantage #hero,.page-template-template-microsite #hero{padding:4rem 0;background:#16a1db}.page-advantage #hero a,.page-advantage #hero h1,.page-advantage #hero h2,.page-advantage #hero h3,.page-advantage #hero h4,.page-advantage #hero h5,.page-advantage #hero p,.page-template-template-microsite #hero a,.page-template-template-microsite #hero h1,.page-template-template-microsite #hero h2,.page-template-template-microsite #hero h3,.page-template-template-microsite #hero h4,.page-template-template-microsite #hero h5,.page-template-template-microsite #hero p{color:#fff}.page-advantage #hero h3,.page-template-template-microsite #hero h3{text-transform:none}.page-advantage #hero img,.page-template-template-microsite #hero img{margin-top:3rem}.page-advantage section.stats h3,.page-template-template-microsite section.stats h3{text-transform:none;margin-bottom:3rem}.page-advantage section.stats span.percentage,.page-template-template-microsite section.stats span.percentage{color:#16a1db;font-size:4rem;font-family:Din-Condensed!important;text-transform:uppercase;margin-bottom:2.5rem;display:block}.page-advantage section.stats span.percentage:after,.page-template-template-microsite section.stats span.percentage:after{background:#f2614e;height:8px}.page-advantage section.stats .stats-grid>.cell,.page-template-template-microsite section.stats .stats-grid>.cell{padding:2rem;background:#f5f5f5;margin-bottom:1rem}@media screen and (min-width:40em){.page-advantage section.stats .stats-grid>.cell,.page-template-template-microsite section.stats .stats-grid>.cell{margin-bottom:0}}.page-advantage section#quote,.page-advantage section#testimonial,.page-advantage section.quote,.page-advantage section.video-section,.page-template-template-microsite section#quote,.page-template-template-microsite section#testimonial,.page-template-template-microsite section.quote,.page-template-template-microsite section.video-section{background:#fff}.page-advantage section#quote .h3,.page-advantage section#testimonial .h3,.page-advantage section.quote .h3,.page-advantage section.video-section .h3,.page-template-template-microsite section#quote .h3,.page-template-template-microsite section#testimonial .h3,.page-template-template-microsite section.quote .h3,.page-template-template-microsite section.video-section .h3{text-transform:none;font-family:Din-Condensed!important;line-height:1.2}.page-advantage section#quote small,.page-advantage section#testimonial small,.page-advantage section.quote small,.page-advantage section.video-section small,.page-template-template-microsite section#quote small,.page-template-template-microsite section#testimonial small,.page-template-template-microsite section.quote small,.page-template-template-microsite section.video-section small{display:inline-block;font-size:.8rem;padding-top:1rem}ul.bullet-items{margin:0;list-style:none;margin-bottom:-3rem}@media screen and (min-width:40em){ul.bullet-items{column-count:2;column-fill:balance}}ul.bullet-items li{position:relative;margin-bottom:3rem;display:inline-block;width:100%}ul.bullet-items li:before{content:"";width:2rem;height:2rem;display:inline-block;vertical-align:middle;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'><path d='M14,0A14,14,0,1,1,0,14,14,14,0,0,1,14,0Z' style='fill:%23f2614e;fill-rule:evenodd'/><path d='M9.61,13.37l2.24,4.32S15.49,8.92,21.22,6c-.14,2.09-.7,3.9.28,6.12-2.52.56-7.69,6.82-9.37,9.88C9.75,19.08,7,16.85,5,16.16Z' style='fill:%23fff;fill-rule:evenodd'/></svg>") no-repeat 50%;margin-right:.5rem;margin-top:-.25rem}section.bullet-points{background:#f5f5f5}section.bullet-points h3{text-transform:none;margin-bottom:3rem}.page-advantage #hero{background:url(../images/fastpay_hero_advantage.jpg) 50% no-repeat;background-size:cover;padding:4rem 0}@media screen and (min-width:40em){.page-advantage #hero{padding:8rem 0}}.page-advantage #hero p{max-width:550px}.page-advantage section.bullet-points{background:#f5f5f5}.page-advantage section.bullet-points h1{margin-bottom:3rem}.page-advantage section.bullet-points ul.bullet-items{margin-bottom:0}.page-advantage section.bullet-points ul.bullet-items li{max-width:375px;display:inline-block;width:100%}.page-advantage section.bullet-points ul.bullet-items li p{padding-left:2.5rem}.page-advantage section.bullet-points ul.bullet-items li:before{float:left;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 28'><path d='M14,0A14,14,0,1,1,0,14,14,14,0,0,1,14,0Z' style='fill:%23bbdc00;fill-rule:evenodd'/><path d='M9.61,13.37l2.24,4.32S15.49,8.92,21.22,6c-.14,2.09-.7,3.9.28,6.12-2.52.56-7.69,6.82-9.37,9.88C9.75,19.08,7,16.85,5,16.16Z' style='fill:%23fff;fill-rule:evenodd'/></svg>") no-repeat 50%}.page-advantage section#quote,.page-advantage section.quote,.page-advantage section.video-section{background:#000}@media screen and (min-width:40em){.page-advantage section#quote q.h3,.page-advantage section.quote q.h3,.page-advantage section.video-section q.h3{text-align:justify;text-align-last:center}}.page-advantage section#quote q.h3,.page-advantage section#quote small,.page-advantage section.quote q.h3,.page-advantage section.quote small,.page-advantage section.video-section q.h3,.page-advantage section.video-section small{color:#fff}.page-advantage section#quote q:after,.page-advantage section#quote q:before,.page-advantage section.quote q:after,.page-advantage section.quote q:before,.page-advantage section.video-section q:after,.page-advantage section.video-section q:before{color:#bbdc00}.page-advantage section#quote q:before,.page-advantage section.quote q:before,.page-advantage section.video-section q:before{font-size:160px;left:-50px}@media screen and (min-width:40em){.page-advantage section#quote q:before,.page-advantage section.quote q:before,.page-advantage section.video-section q:before{font-size:240px;left:-80px}}@media screen and (min-width:64em){.page-advantage section#quote q:before,.page-advantage section.quote q:before,.page-advantage section.video-section q:before{font-size:300px;left:-110px}}.page-advantage section#quote q:after,.page-advantage section.quote q:after,.page-advantage section.video-section q:after{font-size:160px;right:-50px;bottom:-50px}@media screen and (min-width:40em){.page-advantage section#quote q:after,.page-advantage section.quote q:after,.page-advantage section.video-section q:after{font-size:240px;right:-80px}}@media screen and (min-width:64em){.page-advantage section#quote q:after,.page-advantage section.quote q:after,.page-advantage section.video-section q:after{bottom:-10px;font-size:300px;right:-110px}}.page-advantage section#quote .grid-container,.page-advantage section.quote .grid-container,.page-advantage section.video-section .grid-container{position:relative}.page-advantage section#quote .grid-container:before,.page-advantage section.quote .grid-container:before,.page-advantage section.video-section .grid-container:before{content:"";background:url("data:image/svg+xml;utf8,<svg id='ad06bdfd-07d1-43c8-9606-eaee1dccbe22' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 136 201.51'><title>fp_ribbon-top-01-01</title><path d='M129.58,86.84,0,1.51V59.57c2.74,1.76,71,45,86.46,54.78Z' style='fill:%23fff'/><path d='M47.05,200.67l89-59V91.06l0,0L6.25,173.8Z' style='fill:%23fff'/><path d='M0,178.06v23.45H35.61Z' style='fill:%23fff'/></svg>") no-repeat 0 0;position:absolute;width:136px;height:200px;opacity:.2;bottom:-4rem;transform-origin:bottom;transform:scale(3);left:15rem}.page-advantage section#learn-more{background:#f7f7f7;padding:0;color:#000}.page-advantage section#learn-more .grid-container:before{content:"";background:url("data:image/svg+xml;utf8,<svg id='f9b2c90e-619b-4f36-8d9e-0b4350fd2426' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 135.99 208.49'><title>fp_ribbon-bottom-01</title><path d='M0,208l136-90.69V66.56L0,153.76Z' style='fill:%23fff'/><path d='M86.56,89.93l43.12-27.65L35.6,0H0V34.79C2.73,36.56,71.28,80.2,86.56,89.93Z' style='fill:%23fff'/></svg>") no-repeat 0 0;position:absolute;width:135px;height:209px;opacity:.5;top:0;transform:scale(3);transform-origin:top;left:15rem}.page-advantage section#learn-more input:not(.button),.page-advantage section#learn-more select{border:1px solid #e1e4e7}.page-advantage section#learn-more a,.page-advantage section#learn-more h2,.page-advantage section#learn-more label,.page-advantage section#learn-more p{color:#000}.page-advantage section#learn-more p a:not(.button){border-bottom:1px solid #000;white-space:nowrap}.page-advantage section#learn-more .button,.page-advantage section#learn-more button{color:#000}section#download-copy,section#learn-more{padding:0;background:#16a1db}section#download-copy .grid-container>.grid-x,section#learn-more .grid-container>.grid-x{min-height:300px;padding:4rem 0;position:relative}section#download-copy .grid-container:before,section#learn-more .grid-container:before{content:"";background:url(../images/fastpay_download-copy_bg.png) 50% no-repeat;position:absolute;width:300px;height:100%}section#download-copy a,section#download-copy p,section#learn-more a,section#learn-more p{color:#fff}section#download-copy p a:not(.button),section#learn-more p a:not(.button){border-bottom:1px solid #fff}section#download-copy h2,section#learn-more h2{color:#000}section#download-copy form,section#learn-more form{text-align:left;padding:2rem 0}section#download-copy form label,section#learn-more form label{color:#fff;text-transform:uppercase}section#download-copy form input:not(.button),section#download-copy form select,section#learn-more form input:not(.button),section#learn-more form select{border-radius:.5rem;box-shadow:none;border:0}section#download-copy .button,section#learn-more .button{margin-top:2rem;color:#fff;float:none}q{display:block;position:relative;z-index:2}q:after,q:before{font-size:300px;height:100px;line-height:1;display:block;color:#efeff1;font-family:Arial,Helvetica,sans-serif;position:absolute;z-index:-1}q:before{content:"\201C";left:-60px;top:-50px}q:after{content:"\201D";right:-60px;bottom:-10px}.swiper-container{width:100%;height:100%}#hero .swiper-wrapper{box-sizing:border-box;margin-bottom:2rem}.swiper-pagination-bullet{background:transparent;cursor:pointer;opacity:1;width:8px;height:8px;position:relative}.swiper-pagination-bullet:before{content:"";width:20px;height:20px;border:2px solid #bbdc00;border-radius:50%;display:block;position:absolute;left:-6px;top:-6px}.swiper-pagination-bullet-active{background:#bbdc00}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 10px}.swiper-pagination{text-align:right;position:relative}#icon-fpn-network{max-height:150px}@media screen and (min-width:40em) and (max-width:63.99875em){#icon-fpn-network{max-height:200px}}.page-thank-you-forrester-whitepaper .content .button{background:#f2614e;color:#fff}.page-thank-you-forrester-whitepaper .graphics:after{background:#16a1db}.callout.alert{background:red;border-radius:.5rem}.is-invalid-input:not(:focus){border:2px solid red!important}.quote{background:#16a1db;color:#fff}.quote .button{background:#f2614e;color:#fff;font-size:1.75rem;margin-bottom:0}.quote p.lead{line-height:1.2;font-size:150%;margin-bottom:2rem}.home #hero img{max-height:200px;width:auto}button:focus{outline:0}.form-error{display:block;opacity:0;margin-bottom:.5rem;font-size:.6rem;text-transform:none;line-height:1.2;font-weight:400}.form-error.is-visible{opacity:1}[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{margin:0 0 .75rem}input[type=submit]{outline:0!important}.angled{background:#41ade5;position:relative;z-index:1}.angled:after,.angled:before{background:inherit;content:"";display:block;height:50%;left:0;position:absolute;right:0;z-index:-1;-webkit-backface-visibility:hidden}.angled:before{top:0;transform:skewY(1.5deg);transform-origin:100% 0}.angled:after{bottom:0;transform:skewY(-1.5deg);transform-origin:100%}.page-political-media-spend{background:#fff url(../images/fastpay_political-media-spend-bg.jpg) 50% no-repeat;background-attachment:fixed;background-size:cover}.page-political-media-spend #gofaster{transition:none;width:100%}.page-political-media-spend .button{background:#f2614e;color:#fff}.page-political-media-spend header.header{z-index:1000}.page-political-media-spend img.side-graphic{position:absolute;left:0;top:0;width:30%}.page-political-media-spend .canvas-element{pointer-events:none}.page-political-media-spend section{padding:4rem 0}@media screen and (max-width:39.99875em){.page-political-media-spend section{text-align:center}}@media screen and (min-width:40em){.page-political-media-spend section{padding:3rem 0}}@media screen and (min-width:64em){.page-political-media-spend section{padding:6rem 0}}.page-political-media-spend section .fade-content{opacity:.5;transition:opacity .25s ease-in-out}.page-political-media-spend section p{font-size:1.625rem;margin-bottom:0;font-weight:700;font-family:"Lato",sans-serif}@media screen and (min-width:40em) and (max-width:63.99875em){.page-political-media-spend section p{font-size:1.25rem}}.page-political-media-spend section .align-middle,.page-political-media-spend section>.grid-container{height:100%}.page-political-media-spend section small{font-size:1rem;font-weight:100}.page-political-media-spend section.viewed .fade-content{opacity:1}.page-political-media-spend #hero{padding:4rem 0;width:100%;background:rgba(0,0,0,.9)}@media screen and (min-width:40em){.page-political-media-spend #hero{padding:10rem 0}}.page-political-media-spend #hero #hero-logo{margin-bottom:2rem}.page-political-media-spend #hero #what-does-media-spending{z-index:500;position:relative}.page-political-media-spend #hero .canvas-element{height:420px;margin-bottom:-120px}@media screen and (min-width:40em){.page-political-media-spend #hero .canvas-element{margin:0;display:block;width:730px;height:820px;bottom:-320px;right:-200px;position:absolute;bottom:-370px}}.page-political-media-spend #fiveb{width:100%;background:transparent}.page-political-media-spend #fiveb .canvas-element{height:170px;margin-left:-30px;display:block;opacity:1}@media screen and (min-width:40em){.page-political-media-spend #fiveb .canvas-element{width:500px;height:260px;margin-left:-80px}}@media screen and (min-width:64em){.page-political-media-spend #fiveb .canvas-element{width:600px;height:260px;margin-left:-100px}}.page-political-media-spend #calendar{width:100%;background:#000;color:#fff}.page-political-media-spend #calendar .canvas-element{margin-bottom:-140px;display:block;width:550px;height:460px;opacity:1;margin-left:-60px}@media screen and (min-width:40em){.page-political-media-spend #calendar .canvas-element{margin-bottom:0;position:absolute;top:-120px}}.page-political-media-spend #desk{width:100%;background:hsla(0,0%,100%,.9);color:#000;overflow:hidden;padding-bottom:0}@media screen and (min-width:40em){.page-political-media-spend #desk{padding-bottom:4rem}}@media screen and (min-width:64em){.page-political-media-spend #desk{padding-bottom:6rem}}.page-political-media-spend #desk .canvas-element{margin-top:-300px;margin-left:-72px;display:block;width:500px;height:700px;opacity:1}@media screen and (min-width:40em){.page-political-media-spend #desk .canvas-element{width:350px;height:550px;margin-left:-160px;margin-top:-560px;position:absolute;z-index:600;bottom:-70px;left:130px}}@media screen and (min-width:64em){.page-political-media-spend #desk .canvas-element{width:500px;height:650px;margin-left:-200px;margin-top:-560px;position:absolute;z-index:600;bottom:-130px}}.page-political-media-spend #desk span{color:#f2614e;font-size:2.2rem}.page-political-media-spend #agencies{position:relative;width:100%;background:#16a1db;color:#fff;min-height:400px}@media screen and (max-width:39.99875em){.page-political-media-spend #agencies{padding:0}}.page-political-media-spend #agencies .canvas-element{display:block;height:200px}.page-political-media-spend #access{width:100%;background:#f2614e;color:#fff;padding:4rem 0}@media screen and (max-width:39.99875em){.page-political-media-spend #access{text-align:center}}.page-political-media-spend #access span{font-size:3.75rem}.page-political-media-spend #access svg{margin-top:2rem}@media screen and (min-width:40em){.page-political-media-spend #access svg{margin-top:-30px}}.page-political-media-spend #oneb{width:100%;background:hsla(0,0%,100%,.9);color:#000}@media screen and (max-width:39.99875em){.page-political-media-spend #oneb{text-align:center}}.page-political-media-spend #oneb .canvas-element{display:block;opacity:1;height:400px;margin:-60px 0 -100px -260px}@media screen and (min-width:40em) and (max-width:63.99875em){.page-political-media-spend #oneb .canvas-element{top:0;width:500px;height:400px;margin-left:-210px}}@media screen and (min-width:64em){.page-political-media-spend #oneb .canvas-element{width:700px;height:500px;top:-220px;margin:-60px 0 -100px -300px}}.page-political-media-spend #political-season{text-align:center;padding-bottom:0;width:100%;background:rgba(0,0,0,.9);color:#fff}@media screen and (min-width:40em){.page-political-media-spend #political-season{text-align:left;padding:6rem 0 4rem}}@media screen and (min-width:64em){.page-political-media-spend #political-season{padding:12rem 0 10rem}}.page-political-media-spend #political-season .canvas-element{display:block;height:400px;margin-right:-300px;opacity:1;margin-bottom:-10px;margin-top:-140px}@media screen and (min-width:40em){.page-political-media-spend #political-season .canvas-element{width:0;bottom:-10rem;right:-250px;margin:0;width:700px;height:400px;position:absolute;bottom:-70px;right:-200px}}@media screen and (min-width:64em){.page-political-media-spend #political-season .canvas-element{width:1200px;height:600px;right:-600px;bottom:-10rem;right:-450px}}.page-political-media-spend #political-season p{font-size:2rem}.page-political-media-spend #political-season .button{color:#fff}.page-political-media-spend #political-season a:not(.button){color:#f2614e;text-decoration:none;border-bottom:0}.page-political-media-spend form [type=color],.page-political-media-spend form [type=date],.page-political-media-spend form [type=datetime-local],.page-political-media-spend form [type=datetime],.page-political-media-spend form [type=email],.page-political-media-spend form [type=month],.page-political-media-spend form [type=number],.page-political-media-spend form [type=password],.page-political-media-spend form [type=search],.page-political-media-spend form [type=tel],.page-political-media-spend form [type=text],.page-political-media-spend form [type=time],.page-political-media-spend form [type=url],.page-political-media-spend form [type=week],.page-political-media-spend form select,.page-political-media-spend form textarea{border-radius:.2rem;border:0}.page-political-media-spend form span{font-size:60px}.page-political-media-spend form label{color:#fff;font-family:"Lato","Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.page-political-media-spend form label.check{font-size:.8rem}@media screen and (min-width:64em){.page-political-media-spend form label.check{font-size:.9rem}}.page-political-media-spend form form{padding-top:2rem}.page-political-media-spend form .req{font-size:16px}.page-political-media-spend form .alert.callout p{font-size:1rem}.page-political-media-spend footer.footer>.grid-container{padding:.75rem 0}.page-political-media-spend footer.footer{position:relative;z-index:900;background:#363636;width:100%;display:block;font-family:"Din-Condensed";color:#d1d1d1;font-size:1.6875rem}.page-fastpay-network .video-section,.page-fastpay-political #quote,.page-fastpay-political .video-section{background:#000;color:#fff}.page-fastpay-network .video-section p.lead,.page-fastpay-political #quote p.lead,.page-fastpay-political .video-section p.lead{margin-bottom:2rem}.page-fastpay-network .video-section a,.page-fastpay-political #quote a,.page-fastpay-political .video-section a{color:#bbdc00;border-bottom:1px solid #bbdc00;display:inline-block;line-height:1}@media screen and (min-width:40em){.page-fastpay-network .page-heading a.button,.page-fastpay-political .page-heading a.button{margin-top:-3.75rem}}.video-section .graphics:after{left:0!important;bottom:-1.5rem}.video-section .responsive-embed{border:1px solid grey;margin-bottom:0}.video-section p.lead{font-size:120%;margin-bottom:4rem!important}@media screen and (min-width:64em){.video-section p.lead{font-size:140%;margin-bottom:0}}.page-its-about-time .content{background:#4eb5ec url(../images/fastpay_its-about-time_bg.jpg) no-repeat top 150px center}@media screen and (max-width:39.99875em){.page-its-about-time .content{background-position:top 200px center;background-size:contain}}@media screen and (min-width:40em) and (max-width:63.99875em){.page-its-about-time .content{background:#4eb5ec url(../images/fastpay_its-about-time_bg.jpg) no-repeat top 13% center;background-size:100%}}#new-precedent{background:hsla(0,0%,100%,.5)}.page-its-about-time #saveForm{background-color:#f2614e}.page-its-about-time .block{background:#f5f5f5;text-align:center;padding:2rem}.page-its-about-time h1{color:#4db6e1}.page-its-about-time .graphics:after{content:"";position:absolute;width:7.5rem;height:6px;background:#f2614e;left:0;right:0;margin:auto;bottom:-1.5rem}.page-its-about-time .responsive-embed{margin-top:4rem;margin-bottom:2rem}.page-its-about-time .check-grid{font-weight:700;line-height:1.2;font-size:.9rem}.page-its-about-time .check-grid svg{height:4rem;display:block;margin:1rem auto}.page-its-about-time #video-hero{padding:2rem 0 6rem}@media screen and (max-width:39.99875em){.page-its-about-time #video-hero{padding-top:0}}.page-its-about-time section{padding:2rem 0}@media screen and (min-width:40em){.page-its-about-time section{padding:6rem 0}}.page-its-about-time a.fp-logo svg{height:2.25rem}@media screen and (min-width:40em){.page-its-about-time a.fp-logo svg{height:2.75rem}}@media screen and (min-width:64em){.page-its-about-time a.fp-logo svg{height:3.25rem;margin-top:.25rem}}.button.salmon{background:#f2614e}.button.blue{background:#4fb6ed}#cta-new-precedent{background:#4eb5ec url(../images/fastpay_its-about-time_bg.jpg) no-repeat top 30% center;background-size:220%;text-align:center}@media screen and (min-width:40em){#cta-new-precedent{background:#4eb5ec url(../images/fastpay_its-about-time_bg.jpg) no-repeat top 30% center;background-size:140%}}@media screen and (min-width:64em){#cta-new-precedent{background:#4eb5ec url(../images/fastpay_its-about-time_bg.jpg) no-repeat top 30% center}}#cta-new-precedent>.grid-container>.grid-x:first-child{background:hsla(0,0%,100%,.5);padding-top:2rem;padding-bottom:2rem;margin-bottom:2rem}#cta-new-precedent .button{margin-bottom:0}@media screen and (min-width:40em) and (max-width:63.99875em){.swiper-container-horizontal>.swiper-pagination-bullets{bottom:30px}}#quote-best-b2b-payments{text-align:center}#quote-best-b2b-payments img{margin-bottom:2rem}@media screen and (min-width:40em){#quote-best-b2b-payments img{margin-bottom:0;margin-left:-3.125rem}}@media screen and (min-width:40em){#quote-best-b2b-payments{text-align:left}}.latest-news{background:#f7f8fc;padding-bottom:8rem}.menu.submenu{background:#fff;border:0;margin-top:.65rem;border:1px solid #000;border-top:0;border-top:0 solid #fff}@media screen and (min-width:40em){.menu.submenu{margin-top:1.1875rem}}.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:#000 transparent transparent;right:5px;left:auto;margin-top:-3px}@media screen and (max-width:39.99875em){.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border:4px inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#000 transparent transparent;left:auto;margin-top:-2px;right:7px}}.menu>li.is-active>a{color:#000!important;opacity:.5}.menu>li.is-active>a:before{content:none!important}.menu>li{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex}.current-page-ancestor a:before,.menu .active>a:before,.menu .is-active>a:before,.menu>li.is-active a:before,a.active:before,a.is-active:before{content:none!important}.solution .quote.black{background:#000;color:#fff}.solution .quote.salmon{background-color:#ff614b;color:#fff}.solution .quote.salmon a{border-bottom-color:#fff}.solution .quote.salmon a:hover{color:#fff}.solution .quote.orange{background-color:#eeb360;color:#000}.solution .quote.blue{background-color:#16a1db;color:#fff}.solution p.lead{margin-bottom:2rem}.solution #hero{height:29.6875rem;padding-top:3.75rem;background-size:cover!important;color:#fff}.solution #hero h1.h2{margin-top:0}.solution #hero>.grid-container{height:100%}.solution .page-heading{margin-bottom:0}.solution .page-heading p.lead{font-family:"Din-Condensed";font-size:2.25rem;line-height:1.2}.solution .modal-video{height:31.9375rem;background-size:cover!important;color:#fff}.solution .modal-video>.grid-container{height:100%}.solution .modal-video p.lead{font-family:"Din-Condensed";font-size:2.25rem;line-height:1.2;white-space:normal}.page-fastpay-capital #sub-nav .active a{color:#eeb360}.page-fastpay-capital #sub-nav .active a:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><path fill='%23eeb360' d='M10,0A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm4.1,8.48L11.94,9.93,7.5,7.1l0-2.82ZM7.48,16V13.22L14.14,8.8v2.79Z'/></svg>") no-repeat 50%}.page-fastpay-capital #hero{background:url(../images/fastpay_hero_product_fastpay-capital_bg.jpg) 50% no-repeat}.page-fastpay-capital .modal-video{background:url(../images/fastpay_modal-video_fastpay-capital_bg.jpg) 50% no-repeat}.page-fastpay-epay #sub-nav .active a{color:#16a1db}.page-fastpay-epay #sub-nav .active a:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><path fill='%2316a1db' d='M10,0A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm4.1,8.48L11.94,9.93,7.5,7.1l0-2.82ZM7.48,16V13.22L14.14,8.8v2.79Z'/></svg>") no-repeat 50%}.page-fastpay-epay #hero{background:url(../images/fastpay_hero_product_fastpay-epay_bg.jpg) 50% no-repeat}.page-fastpay-epay .modal-video{background:url(../images/fastpay_modal-video_fastpay-epay_bg.jpg) 50% no-repeat}.page-fastpay-epay .image-container img{left:0}.page-fastpay-network #sub-nav .active a{color:#bbdc00}.page-fastpay-network #hero{background:url(../images/fastpay_hero_product_fastpay-network.jpg) 50% no-repeat}.page-fastpay-network .modal-video{background:url(../images/fastpay_modal-video_fastpay-network_bg.jpg) 50% no-repeat}.page-fastpay-political #sub-nav .active a{color:#ff614b}.page-fastpay-political #sub-nav .active a:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><path fill='%23ff614b' d='M10,0A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm4.1,8.48L11.94,9.93,7.5,7.1l0-2.82ZM7.48,16V13.22L14.14,8.8v2.79Z'/></svg>") no-repeat 50%}.page-fastpay-political #hero{background:url(../images/fastpay_hero_product_fastpay-political_bg.jpg) 50% no-repeat}.page-fastpay-political .modal-video{background:url(../images/fastpay_modal-video_fastpay-political_bg.jpg) 50% no-repeat}.page-fastpay-political .image-container img{left:0}.page-fastpay-political #case-studies{background:#e5e5e5}.page-fastpay-political #case-studies:before{content:none}.page-fastpay-political #case-studies .cta-box>.align-middle{min-height:200px}.page-fastpay-political #case-studies .cta-box{background:#fff;color:#000}.page-fastpay-political .case-study-title{font-size:1.5rem;font-weight:700}.page-fastpay-political .case-study{font-size:.8rem}@media screen and (max-width:39.99875em){.page-fastpay-political .cta-box{width:70%!important}}.page-fastpay-political .cta-box:hover img{filter:brightness(0)}#request-demo{background:#f7f8fb}#political-infographic{background:#000;color:#fff}#political-infographic img{margin-bottom:-4rem}.image-container{position:relative}@media screen and (max-width:39.99875em){.image-container{margin-bottom:2rem}}.image-container img{right:0;pointer-events:none}@media screen and (min-width:40em){.image-container img{width:130%;position:absolute;max-width:none}}.play-button{width:4.375rem;height:4.375rem;border-radius:50%;background:#bbdc00 url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.99 35.99'><title>Untitled-2</title><path d='M469.5,450l-40-18v36l40-18' transform='translate(-429.5 -432)' style='fill:%23fff;'/></svg>") no-repeat 50%;background-position:calc(50% + 4px) calc(50% + 2px);background-size:50%;display:block;padding:.5rem}.play-button.black{background-color:#000}.play-button.green{background-color:#bbdc00}.play-button.salmon{background-color:#ff614b}.play-button.orange{background-color:#eeb360}.play-button.blue{background-color:#16a1db}.button.black{background-color:#000}.button.green{background-color:#bbdc00;color:#fff}.button.salmon{background-color:#ff614b;color:#fff}.button.orange{background-color:#eeb360;color:#fff}.button.blue{background-color:#16a1db;color:#fff}#sub-nav a:focus.subnav-fastpay-capital,#sub-nav a:hover.subnav-fastpay-capital{color:#eeb360}#sub-nav a:focus.subnav-fastpay-capital:before,#sub-nav a:hover.subnav-fastpay-capital:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><path fill='%23eeb360' d='M10,0A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm4.1,8.48L11.94,9.93,7.5,7.1l0-2.82ZM7.48,16V13.22L14.14,8.8v2.79Z'/></svg>") no-repeat 50%}#sub-nav a:focus.subnav-fastpay-epay,#sub-nav a:hover.subnav-fastpay-epay{color:#16a1db}#sub-nav a:focus.subnav-fastpay-epay:before,#sub-nav a:hover.subnav-fastpay-epay:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><path fill='%2316a1db' d='M10,0A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm4.1,8.48L11.94,9.93,7.5,7.1l0-2.82ZM7.48,16V13.22L14.14,8.8v2.79Z'/></svg>") no-repeat 50%}#sub-nav a:focus.subnav-fastpay-political,#sub-nav a:hover.subnav-fastpay-political{color:#ff614b}#sub-nav a:focus.subnav-fastpay-political:before,#sub-nav a:hover.subnav-fastpay-political:before{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20'><path fill='%23ff614b' d='M10,0A10,10,0,1,0,20,10,10,10,0,0,0,10,0Zm4.1,8.48L11.94,9.93,7.5,7.1l0-2.82ZM7.48,16V13.22L14.14,8.8v2.79Z'/></svg>") no-repeat 50%}.reveal.reveal-embed{padding:0;overflow:visible}.reveal.reveal-embed .close-reveal-modal{top:-3rem;color:#fff;right:.75rem}.reveal.reveal-embed .responsive-embed{margin-bottom:0}.searchandfilter ul{margin:0}.searchandfilter ul li{list-style:none;display:-ms-inline-flexbox;display:inline-flex;padding:10px 0;margin:0 10px 0 0}.page-resources #hero{background:url(../images/fastpay_hero_resources_bg.jpg) 50% no-repeat;padding-top:2.5rem;height:auto;background-size:cover!important;color:#fff}@media screen and (min-width:40em){.page-resources #hero{height:29.6875rem;padding-top:3.75rem}}.page-resources #hero h1.h2{margin-top:0}.page-resources #hero>.grid-container{height:100%}.page-resources .content{background:#eaeaea}.page-resources .entry-content{padding-top:0}.page-resources .card{-ms-flex-positive:0;flex-grow:0;background:#fff}.page-resources .card .card-thumbnail{height:200px;position:relative}.page-resources .card .card-thumbnail:after{content:"";width:2.625rem;height:2.6875rem;display:block;position:absolute;bottom:0;left:1rem}.page-resources .card .solution-term{display:block;margin-bottom:1rem}.page-resources .card .link-arrow{text-transform:uppercase;margin-bottom:.5rem;display:block}.page-resources .card.solution-fastpay-network .link-arrow:hover,.page-resources .card.solution-fastpay-network .solution-term,.page-resources .card.solution-fastpay-network h5 a:hover{color:#bbdc00}.page-resources .card.solution-fastpay-network .card-thumbnail:after{background:#bbdc00 url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.77 30.3'><title>Untitled-4</title><g id='f907c764-fb5f-4f8c-b4db-c247fec14f33' data-name='Layer 1'><rect width='29.77' height='30.3' style='fill:%23bad532'/></g><g id='a83f2890-19e6-46e5-b3f6-d4f2a3e70203' data-name='Layer 2'><path d='M25.3,15.21a.13.13,0,0,0,0-.06s0,0,0,0a.1.1,0,0,0,0,0L19.36,4.43h0l0,0h0s0,0,0,0h0l-.05,0H6.66a.25.25,0,0,0-.25.24v0h0v0h0v.07h0l6.16,10.56L6.45,25.82h0s0,0,0,.05h0a.13.13,0,0,0,0,.06v0a.08.08,0,0,0,0,0v0s0,0,0,.05h0s0,0,0,0l0,0,0,0h0l0,0H19.2l.06,0h0l.05,0h0a.08.08,0,0,0,0,0h0l5.91-10.73a.06.06,0,0,0,0,0s0,0,0,0a.13.13,0,0,0,0-.06h0Zm-.9-.66L16.32,9.87l2.81-4.81ZM18.71,4.8,15.89,9.62,7.56,4.8ZM7.35,5.25l8.29,4.8L12.9,14.76ZM12.9,15.74l2.73,4.69L7.35,25.26Zm-5.32,10,8.3-4.85,2.83,4.85Zm11.55-.26L16.31,20.6l8.09-4.72Zm-3.07-5.26-2.87-4.93,2.88-4.95,8.49,4.92Z'/></g></svg>") no-repeat 50%}.page-resources .card.solution-political .link-arrow:hover,.page-resources .card.solution-political .solution-term,.page-resources .card.solution-political h5 a:hover{color:#ff614b}.page-resources .card.solution-political .card-thumbnail:after{background:#ff614b url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.77 30.3'><rect width='29.77' height='30.3' style='fill:%23f25f4c'/><path d='M457.44,445.36h-2.81a3,3,0,0,0-2.93-2.69h-3.43a3,3,0,0,0-2.93,2.69h-2.81a.26.26,0,0,0-.26.26V448a.26.26,0,0,0,.26.26h.89l.88,12.85a.27.27,0,0,0,.27.24h10.84a.26.26,0,0,0,.26-.24l.89-12.85h.88a.27.27,0,0,0,.27-.26v-2.33A.27.27,0,0,0,457.44,445.36Zm-9.17-2.17h3.43a2.43,2.43,0,0,1,2.42,2.17h-8.27A2.44,2.44,0,0,1,448.27,443.19Zm6.9,17.59H444.81L444,448.21H456Zm2-13.09H442.79v-1.8h14.39Z' transform='translate(-435.1 -435.09)'/><path d='M448.4,455.2l-.75,2.32a.27.27,0,0,0,.09.3.3.3,0,0,0,.15.05.3.3,0,0,0,.16-.05l2-1.44,2,1.44a.29.29,0,0,0,.31,0,.27.27,0,0,0,.09-.3l-.75-2.32,2-1.43a.27.27,0,0,0,.1-.3.28.28,0,0,0-.25-.18H451l-.76-2.32a.25.25,0,0,0-.25-.18.25.25,0,0,0-.24.18l-.76,2.32h-2.44a.26.26,0,0,0-.25.18.27.27,0,0,0,.09.3Zm.81-1.38a.27.27,0,0,0,.25-.19l.56-1.73.57,1.73a.26.26,0,0,0,.25.19h1.82l-1.47,1.07a.26.26,0,0,0-.1.29l.57,1.74-1.48-1.07a.26.26,0,0,0-.31,0l-1.48,1.07.57-1.74a.27.27,0,0,0-.1-.29l-1.48-1.07Z' transform='translate(-435.1 -435.09)'/><path d='M450,442.05a2.23,2.23,0,1,0-2.22-2.23A2.23,2.23,0,0,0,450,442.05Zm0-3.92a1.7,1.7,0,1,1-1.7,1.69A1.7,1.7,0,0,1,450,438.13Z' transform='translate(-435.1 -435.09)'/></svg>") no-repeat 50%}.page-resources .card.solution-capital .link-arrow:hover,.page-resources .card.solution-capital .solution-term,.page-resources .card.solution-capital h5 a:hover{color:#eeb360}.page-resources .card.solution-capital .card-thumbnail:after{background:#eeb360 url("data:image/svg+xml;utf8,<svg id='ea16908f-29e5-4f90-97c4-54130004298a' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.77 30.3'><title>Untitled-3</title><rect width='29.77' height='30.3' style='fill:%23edb660'/><path d='M15.15,14.84a.27.27,0,0,0-.53,0v.88h-.7a.72.72,0,0,0-.72.72v1.42a1.46,1.46,0,0,0,1.42,1.46v2.56h-.9v-1.1a.26.26,0,0,0-.26-.26.26.26,0,0,0-.26.26v1.63h1.42v.87a.27.27,0,1,0,.53,0v-.87h.7a.73.73,0,0,0,.73-.73V20.27a1.47,1.47,0,0,0-1.43-1.47V16.24h.9v1.1a.27.27,0,0,0,.53,0V15.72H15.15Zm-1.43,3V16.44a.2.2,0,0,1,.2-.2h.7v2.55A.94.94,0,0,1,13.72,17.86Zm2.33,2.41v1.41a.2.2,0,0,1-.2.2h-.7V19.33A.94.94,0,0,1,16.05,20.27Z'/><path d='M19.51,14.44a6.54,6.54,0,1,0,1.91,4.62A6.49,6.49,0,0,0,19.51,14.44Zm-.37,8.87a6,6,0,1,1,1.76-4.25A6,6,0,0,1,19.14,23.31Z'/><path d='M20.4,13.55a7.77,7.77,0,0,0-5.25-2.28V9H16.6a3.69,3.69,0,0,0,3.69-3.69v-2h-2a3.68,3.68,0,0,0-3.62,3.08,3.68,3.68,0,0,0-3.23-1.94h-2v2a3.69,3.69,0,0,0,3.69,3.69h1.45v1.18a7.81,7.81,0,1,0,5.78,2.28ZM15.15,7a3.17,3.17,0,0,1,3.16-3.16h1.45V5.26A3.16,3.16,0,0,1,16.6,8.43H15.15V7Zm-2,2.59A3.16,3.16,0,0,1,10,6.4V5h1.45a3.16,3.16,0,0,1,3.16,3.16V9.56ZM20,24.21a7.28,7.28,0,1,1,0-10.29,7.28,7.28,0,0,1,0,10.29Z'/></svg>") no-repeat 50%}.page-resources .card.solution-epay .link-arrow:hover,.page-resources .card.solution-epay .solution-term,.page-resources .card.solution-epay h5 a:hover{color:#16a1db}.page-resources .card.solution-epay .card-thumbnail:after{background:#16a1db url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29.77 30.3'><rect width='29.77' height='30.3' style='fill:%2311a2dd'/><path d='M24.72,9A.26.26,0,0,0,25,8.72V5.42a.25.25,0,0,0-.26-.26h-3.3a.25.25,0,0,0-.26.26.26.26,0,0,0,.26.26h2.67L20.21,9.56a7.77,7.77,0,0,0-10.7-.05L5.68,5.68H8.35a.27.27,0,0,0,.27-.26.26.26,0,0,0-.27-.26H5.05a.26.26,0,0,0-.26.26v3.3A.26.26,0,0,0,5.05,9a.26.26,0,0,0,.26-.26V6.05L9.14,9.88a7.77,7.77,0,0,0,0,10.7L5.31,24.46V21.78a.26.26,0,0,0-.26-.26.26.26,0,0,0-.26.26v3.31a.26.26,0,0,0,.26.26h3.3a.27.27,0,0,0,.27-.26.26.26,0,0,0-.27-.26H5.68l3.89-3.89a7.75,7.75,0,0,0,10.58-.05l3.94,3.94H21.42a.25.25,0,0,0-.26.26.26.26,0,0,0,.26.26h3.3a.26.26,0,0,0,.26-.26V21.78a.26.26,0,0,0-.26-.26.26.26,0,0,0-.26.26v2.68l-3.94-3.94a7.77,7.77,0,0,0,.05-10.59l3.89-3.88V8.72A.26.26,0,0,0,24.72,9ZM20,20.34a7.28,7.28,0,0,1-10.29,0A7.28,7.28,0,0,1,20,10.05,7.3,7.3,0,0,1,20,20.34Z'/><path d='M15.09,11a.26.26,0,0,0-.26-.26.26.26,0,0,0-.26.26v.88h-.7a.73.73,0,0,0-.73.73V14a1.48,1.48,0,0,0,1.43,1.47V18h-.9v-1.1a.27.27,0,0,0-.53,0v1.62h1.43v.88a.26.26,0,0,0,.26.26.25.25,0,0,0,.26-.26v-.88h.71a.72.72,0,0,0,.72-.72V16.4a1.47,1.47,0,0,0-1.43-1.46V12.38H16v1.1a.26.26,0,0,0,.26.26.26.26,0,0,0,.26-.26V11.85H15.09Zm-1.42,3V12.58a.2.2,0,0,1,.2-.2h.7v2.55A.94.94,0,0,1,13.67,14ZM16,16.4v1.42a.2.2,0,0,1-.2.2h-.71V15.47A.94.94,0,0,1,16,16.4Z'/><path d='M14.83,8.66a6.54,6.54,0,1,0,4.62,1.91A6.51,6.51,0,0,0,14.83,8.66Zm4.25,10.79A6,6,0,1,1,14.83,9.18a6,6,0,0,1,4.25,10.27Z'/></svg>") no-repeat 50%}.heading-container{overflow:hidden}.heading-anim{opacity:.5;transform:translate3d(0,110%,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.heading-anim.heading-resolve{opacity:1;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.container-transparent-black{background:rgba(0,0,0,.7);padding:2rem;color:#fff}.container-transparent-black p{font-size:1.2rem}.container-transparent-black p:last-child{margin-bottom:0}.box2{line-height:2;text-align:justify;opacity:0;margin-bottom:100px}@media screen and (min-width:40em){.box2{line-height:3}}.box2.resolve{line-height:1.3;opacity:1}@media screen and (min-width:40em){.box2.resolve{line-height:1.4}}.spacer.s2{min-height:100px}body{counter-reset:a}.numbered-list{margin:0;list-style:none}.numbered-list li{position:relative;z-index:0;margin-bottom:3rem}.numbered-list li .indicator:before{z-index:1;position:absolute;left:0;top:0;counter-increment:a;content:counter(a,decimal-leading-zero);font-size:28rem;font-family:"Din-Condensed";color:#d7e7f2;line-height:.5;vertical-align:top;letter-spacing:-1.5rem}.numbered-list li:nth-child(odd) .indicator:before{left:0}.numbered-list li:nth-child(2n) .indicator:before{left:auto;right:0}.numbered-list li>.grid-x{position:relative;z-index:1}.numbered-list li p{font-size:1.25rem}.indicator{opacity:.5;transform:translate3d(0,50%,0) scale3d(.95,.95,.7) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d;display:block}.indicator.indicator-resolve{opacity:1;transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);transform-style:preserve-3d}.page-3-questions #download-copy .grid-container:before,.page-5-questions #download-copy .grid-container:before{content:none}.page-3-questions #download-copy label,.page-3-questions #download-copy p,.page-5-questions #download-copy label,.page-5-questions #download-copy p{color:#000}.page-3-questions #download-copy p a:not(.button),.page-5-questions #download-copy p a:not(.button){border-bottom:1px solid #000;color:#000}.page-3-questions #download-copy .button,.page-5-questions #download-copy .button{min-width:12.5rem}.page-3-questions p.lead,.page-5-questions p.lead{font-size:110%}@media screen and (min-width:40em){.page-3-questions p.lead,.page-5-questions p.lead{font-size:130%}}.page-3-questions #hero,.page-5-questions #hero{background:url(../images/fastpay_hero_10-questions_bg.jpg) 50% no-repeat;padding-top:2.5rem;height:auto;margin-bottom:3rem;background-size:cover!important;color:#fff}@media screen and (min-width:40em){.page-3-questions #hero,.page-5-questions #hero{min-height:29.6875rem;padding-top:5rem}}.page-3-questions #hero h1.h2,.page-5-questions #hero h1.h2{margin-top:0}.page-3-questions #hero>.grid-container,.page-5-questions #hero>.grid-container{height:100%}.page-3-questions #hero .page-title,.page-5-questions #hero .page-title{text-align:center}.page-3-questions #hero p,.page-5-questions #hero p{text-align:justify;margin-bottom:0}.page-3-questions #hero .graphics:after,.page-5-questions #hero .graphics:after{right:0}section.eresolve{background:#e5e5e5}section.eresolve h2{margin-bottom:2rem}.resumator-buttons{padding-top:1rem!important}.quote.orange a{border-bottom:1px solid #000}.quote.orange a:hover{color:#000}.page-fact-or-fiction #hero{background:url(../images/fastpay_hero_fact-or-fiction_bg.jpg) 100% no-repeat;padding:2rem 0;background-size:cover;background-position:60%;background-size:cover!important;color:#fff}@media screen and (min-width:40em){.page-fact-or-fiction #hero{height:20.3125rem;background-position:50% calc(70% + 20px)}}@media screen and (min-width:64em){.page-fact-or-fiction #hero{background-position:center 30%}}.page-fact-or-fiction #hero .page-heading{margin-bottom:0}.page-fact-or-fiction #hero h1.h2{margin-top:0}.page-fact-or-fiction #hero>.grid-container{height:100%}.page-fact-or-fiction #download-copy{background:#f7f7f7;color:#000}.page-fact-or-fiction #download-copy a,.page-fact-or-fiction #download-copy input,.page-fact-or-fiction #download-copy label,.page-fact-or-fiction #download-copy p{color:#000}#fact-or-fiction{padding:0}.quiz{list-style:none;margin:0}.quiz svg{width:50px;margin-right:1rem}.quiz h5{font-family:"Lato"!important;text-transform:none!important;line-height:1.4}.quiz .button.salmon:hover{color:#000!important}.quiz .quiz-statement{background:#000;color:#fff;padding:4rem 0}.quiz .quiz-answer{padding:2rem 0 2.5rem;transition:all .2s ease;display:none}.quiz .quiz-answer.expanded{display:-ms-flexbox;display:flex}.quiz .quiz-button-choices{margin-top:1rem}.quiz .quiz-fact-fiction{margin-bottom:2rem}.page-beyond60 #gofaster{width:100%}.page-beyond60 .beyond60-intro>.grid-container:before{content:"";background:url("data:image/svg+xml;utf8,<svg id='b46d77c6-53ff-4f4a-b945-a68c80f2c4b9' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44.693 51.775'><title>Untitled-1</title><path d='M464.444,428.8a.544.544,0,0,0-.016-.139l-.025-.055h0a.209.209,0,0,0-.025-.074l-3.118-5.6L450.38,403.3l-.011-.02a.583.583,0,0,0-.067-.088l-.028-.028a.487.487,0,0,0-.1-.083h0a.721.721,0,0,0-.125-.053h-.025a.669.669,0,0,0-.132-.032H420.341a.568.568,0,0,0-.545.484c-.006.039-.043.063-.043.1h0c0,.022,0,.045,0,.067h0v.037h0v.03h0v.055l.05.06a.277.277,0,0,0,.026.055v.012h0l3.415,5.841L434.419,428.9l-14.586,25.009v.018a.456.456,0,0,0-.05.118h0a.619.619,0,0,0-.03.147h0v.039a.49.49,0,0,0,.011.1v.039a.628.628,0,0,0,.042.1v.016h0c0,.021.025.032.037.051a.656.656,0,0,0,.057.071.7.7,0,0,0,.069.053c.019.014.033.028.051.039a.405.405,0,0,0,.081.033l.058.023h.041l.092.011h29.576a.521.521,0,0,0,.079,0h.071a.711.711,0,0,0,.143-.057h.014c.016,0,.028-.023.044-.035a.436.436,0,0,0,.065-.048h0l.02-.023a.932.932,0,0,0,.065-.09h0l13.992-25.391a.712.712,0,0,0,.028-.072.383.383,0,0,0,.025-.062.646.646,0,0,0,.017-.145h0V428.8Zm-2.128-1.564L443.2,416.172l1.471-2.521,5.182-8.873Zm-13.471-23.059-6.658,11.405-19.7-11.412Zm-26.874,1.056L441.6,416.605l-6.5,11.131Zm2.9,42.362L435.1,430.074l6.457,11.069-12.162,7.1-7.423,4.335Zm-2.356,6.019,19.319-11.271.325-.19,6.688,11.461Zm27.339-.6-5.511-9.454-1.169-2,19.139-11.17Zm-7.277-12.464-5.039-8.631-1.762-3.021,6.831-11.709,20.078,11.636Z' transform='translate(-419.752 -403)'/></svg>") no-repeat 50%;position:absolute;width:500px;height:500px;opacity:.05;right:0;z-index:-1;top:-14rem}@media screen and (min-width:40em){.page-beyond60 .dot-columns{padding-top:2rem;padding-bottom:1rem}}.page-beyond60 .h2{font-size:2.5rem}.page-beyond60 h3{font-size:2.375rem}@media screen and (max-width:39.99875em){.page-beyond60 h3{margin-bottom:2rem!important}}.page-beyond60 p{font-family:"Lato",sans-serif;font-size:1.2rem;margin-bottom:2rem}.page-beyond60 section{padding:2rem 0}.page-beyond60 h1,.page-beyond60 h2,.page-beyond60 h3,.page-beyond60 h4{font-family:"Lato",sans-serif!important;font-weight:900;margin-bottom:0;line-height:1.1}.page-beyond60 h1 span,.page-beyond60 h2 span,.page-beyond60 h3 span,.page-beyond60 h4 span{color:#bbdc00}.page-beyond60 .styled-numbers{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;color:#bbdc00;display:block;font-size:7rem;font-family:"Din-Condensed";letter-spacing:0;margin-bottom:0;line-height:1;font-weight:400!important}.page-beyond60 .logo-beyond60{margin-left:-.5rem}@media screen and (max-width:39.99875em){.page-beyond60 .logo-beyond60{margin-bottom:2rem}}.page-beyond60 .beyond60-intro h1{margin-bottom:-.5rem;margin-top:0}.page-beyond60 .beyond60-intro p{padding-top:2rem;padding-bottom:0}@media screen and (min-width:40em){.page-beyond60 section.big-deal .beyond60-chart2{margin-left:3rem}}@media screen and (min-width:64em){.page-beyond60 section.big-deal .beyond60-chart2{margin-left:6rem}}.page-beyond60 .number-header{font-family:"Lato",sans-serif!important;color:#000;font-size:4rem;font-weight:900;line-height:1;margin-top:2rem;display:block}.page-beyond60 section.late-payments-checks .late-payments-checks__grid{margin-top:1rem;margin-bottom:1rem}@media screen and (max-width:39.99875em){.page-beyond60 section.late-payments-checks .late-payments-checks__grid,.page-beyond60 section.late-payments-checks .late-payments-checks__grid>.cell:first-of-type .number-header{margin-top:0}.page-beyond60 section.late-payments-checks .late-payments-checks__grid>.cell:first-of-type .dot-columns{padding-top:0}}.page-beyond60 .border-between>[class*=cell]{position:relative}.page-beyond60 .border-between>[class*=cell]:before{background:transparent;bottom:0;content:" ";left:0;position:absolute;width:1px;top:0;border-left:2px dotted #bbdc00}@media screen and (max-width:39.99875em){.page-beyond60 .border-between>[class*=cell]:before{border-bottom:2px dotted #bbdc00;width:100%;height:1px}}.page-beyond60 .grid-margin-x.border-between>[class*=cell]:before{left:-1rem}.page-beyond60 .border-between>[class*=cell]:first-child:before{display:none}.page-beyond60 section.media-suppliers-fix{background-color:#bbdc00;background-size:cover;padding-top:3rem}.page-beyond60 section.media-suppliers-fix .border-between>[class*=cell]:before{border-color:#fff}@media screen and (max-width:39.99875em){.page-beyond60 section.media-suppliers-fix .dot-columns{margin-top:-2rem}}@media screen and (min-width:40em){.page-beyond60 section.media-suppliers-fix{background-image:url(../images/fastpay_beyond60_media-suppliers-fix_bg.jpg);background-repeat:no-repeat;background-position:50%}}.page-beyond60 section.media-suppliers-fix .styled-numbers{color:#fff;font-size:10rem;-webkit-text-stroke-width:2px}@media screen and (min-width:40em) and (max-width:63.99875em){.page-beyond60 section.media-suppliers-fix .styled-numbers{font-size:7rem}}.page-beyond60 section.media-suppliers-fix span{color:#fff;font-weight:900}.page-beyond60 section.predictable-payments h3{margin-bottom:2rem}.page-beyond60 section.predictable-payments a.button{color:#fff}.page-beyond60 section.predictable-payments>.grid-container:before{content:"";background:url("data:image/svg+xml;utf8,<svg id='b46d77c6-53ff-4f4a-b945-a68c80f2c4b9' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44.693 51.775'><title>Untitled-1</title><path d='M464.444,428.8a.544.544,0,0,0-.016-.139l-.025-.055h0a.209.209,0,0,0-.025-.074l-3.118-5.6L450.38,403.3l-.011-.02a.583.583,0,0,0-.067-.088l-.028-.028a.487.487,0,0,0-.1-.083h0a.721.721,0,0,0-.125-.053h-.025a.669.669,0,0,0-.132-.032H420.341a.568.568,0,0,0-.545.484c-.006.039-.043.063-.043.1h0c0,.022,0,.045,0,.067h0v.037h0v.03h0v.055l.05.06a.277.277,0,0,0,.026.055v.012h0l3.415,5.841L434.419,428.9l-14.586,25.009v.018a.456.456,0,0,0-.05.118h0a.619.619,0,0,0-.03.147h0v.039a.49.49,0,0,0,.011.1v.039a.628.628,0,0,0,.042.1v.016h0c0,.021.025.032.037.051a.656.656,0,0,0,.057.071.7.7,0,0,0,.069.053c.019.014.033.028.051.039a.405.405,0,0,0,.081.033l.058.023h.041l.092.011h29.576a.521.521,0,0,0,.079,0h.071a.711.711,0,0,0,.143-.057h.014c.016,0,.028-.023.044-.035a.436.436,0,0,0,.065-.048h0l.02-.023a.932.932,0,0,0,.065-.09h0l13.992-25.391a.712.712,0,0,0,.028-.072.383.383,0,0,0,.025-.062.646.646,0,0,0,.017-.145h0V428.8Zm-2.128-1.564L443.2,416.172l1.471-2.521,5.182-8.873Zm-13.471-23.059-6.658,11.405-19.7-11.412Zm-26.874,1.056L441.6,416.605l-6.5,11.131Zm2.9,42.362L435.1,430.074l6.457,11.069-12.162,7.1-7.423,4.335Zm-2.356,6.019,19.319-11.271.325-.19,6.688,11.461Zm27.339-.6-5.511-9.454-1.169-2,19.139-11.17Zm-7.277-12.464-5.039-8.631-1.762-3.021,6.831-11.709,20.078,11.636Z' transform='translate(-419.752 -403)'/></svg>") no-repeat 50%;position:absolute;width:500px;height:500px;opacity:.05;left:-8rem;z-index:-1;top:-4rem}.page-beyond60 header{margin-bottom:4rem}.page-beyond60 footer{padding:2rem 0}.page-beyond60 footer .fp-logo svg{height:2rem!important}.page-beyond60 footer img.logo-prodege{float:right;height:1.5rem}.page-beyond60 section.results{background:#636363;color:#fff}.page-beyond60 section.results ul{margin:0;margin-top:1rem;list-style:none}@media screen and (min-width:40em){.page-beyond60 section.results ul{column-count:2;column-gap:7%}}@media screen and (min-width:64em){.page-beyond60 section.results ul{column-gap:20%}}.page-beyond60 section.results ul li{background:#fff;padding:.15rem;color:#000;margin-bottom:2rem;font-style:italic;padding-right:1rem;padding-left:3.5rem;position:relative;break-inside:avoid}.page-beyond60 section.results ul li:before{content:"";position:absolute;width:64px;height:60px;background-size:contain;background-repeat:no-repeat;background-position:50%;transform:translate(-4.75rem,-1rem)}@media screen and (min-width:40em){.page-beyond60 section.results ul li:before{transform:translate(-5rem,-1rem)}}.page-beyond60 section.results ul li span{font-weight:900;text-align:right;float:right}.page-beyond60 section.results ul li.print-publisher:before{background-image:url(../images/fastpay_beyond60_results_print-publisher.png)}.page-beyond60 section.results ul li.digital-publisher:before{background-image:url(../images/fastpay_beyond60_results_digital-publisher.png)}.page-beyond60 section.results ul li.local-tv-broadcaster:before{background-image:url(../images/fastpay_beyond60_results_local-tv-broadcaster.png)}.page-beyond60 section.results ul li.local-radio-broadcaster:before{background-image:url(../images/fastpay_beyond60_results_local-radio-broadcaster.png)}.page-beyond60 section.results ul li.outdoor-media:before{background-image:url(../images/fastpay_beyond60_results_outdoor-media.png)}.page-beyond60 section.results ul li.other-media-supplier:before{background-image:url(../images/fastpay_beyond60_results_other-media-supplier.png)}.page-covid-19 .callout.covid-19{display:none!important}.callout.covid-19{display:none;background:#edb35f;border:0}@media screen and (max-width:39.99875em){.callout.covid-19{text-align:center}.callout.covid-19 .button.hollow{margin-top:1rem}}@media print,screen and (min-width:40em){.callout.covid-19 .small-12{-ms-flex:1 1 0px;flex:1 1 0px}}.callout.covid-19 .button.hollow{border:2px solid #000!important;padding-right:1em!important;margin-bottom:0;background:transparent!important;color:#000!important}.callout.covid-19 .button.hollow:hover{background:#000!important;color:#fff!important}.callout.covid-19 .close-button{color:#000;top:0;right:0;padding-right:0;padding-top:0}.callout.covid-19 .close-button span{color:#000}.callout.covid-19 p:last-child{margin-bottom:0}ol{display:block;list-style-type:decimal;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-padding-start:40px;padding-inline-start:40px}#fpn-beyond60{background:#f5f7fa;overflow:hidden}#fpn-beyond60>.grid-container{z-index:1}#fpn-beyond60>.grid-container:after{content:"";background:url("data:image/svg+xml;utf8,<svg id='b46d77c6-53ff-4f4a-b945-a68c80f2c4b9' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44.693 51.775'><title>Untitled-1</title><path fill='%23000000' d='M464.444,428.8a.544.544,0,0,0-.016-.139l-.025-.055h0a.209.209,0,0,0-.025-.074l-3.118-5.6L450.38,403.3l-.011-.02a.583.583,0,0,0-.067-.088l-.028-.028a.487.487,0,0,0-.1-.083h0a.721.721,0,0,0-.125-.053h-.025a.669.669,0,0,0-.132-.032H420.341a.568.568,0,0,0-.545.484c-.006.039-.043.063-.043.1h0c0,.022,0,.045,0,.067h0v.037h0v.03h0v.055l.05.06a.277.277,0,0,0,.026.055v.012h0l3.415,5.841L434.419,428.9l-14.586,25.009v.018a.456.456,0,0,0-.05.118h0a.619.619,0,0,0-.03.147h0v.039a.49.49,0,0,0,.011.1v.039a.628.628,0,0,0,.042.1v.016h0c0,.021.025.032.037.051a.656.656,0,0,0,.057.071.7.7,0,0,0,.069.053c.019.014.033.028.051.039a.405.405,0,0,0,.081.033l.058.023h.041l.092.011h29.576a.521.521,0,0,0,.079,0h.071a.711.711,0,0,0,.143-.057h.014c.016,0,.028-.023.044-.035a.436.436,0,0,0,.065-.048h0l.02-.023a.932.932,0,0,0,.065-.09h0l13.992-25.391a.712.712,0,0,0,.028-.072.383.383,0,0,0,.025-.062.646.646,0,0,0,.017-.145h0V428.8Zm-2.128-1.564L443.2,416.172l1.471-2.521,5.182-8.873Zm-13.471-23.059-6.658,11.405-19.7-11.412Zm-26.874,1.056L441.6,416.605l-6.5,11.131Zm2.9,42.362L435.1,430.074l6.457,11.069-12.162,7.1-7.423,4.335Zm-2.356,6.019,19.319-11.271.325-.19,6.688,11.461Zm27.339-.6-5.511-9.454-1.169-2,19.139-11.17Zm-7.277-12.464-5.039-8.631-1.762-3.021,6.831-11.709,20.078,11.636Z' transform='translate(-419.752 -403)'/></svg>") no-repeat 50%;position:absolute;width:500px;height:500px;opacity:.05;z-index:-1;top:-8rem;right:0}#fpn-beyond60 img{margin-bottom:2rem;width:80%}#fpn-beyond60 h1{font-family:"Lato",sans-serif!important;font-weight:900;margin-bottom:0;line-height:1.1;font-size:2rem;margin-bottom:-.25rem;margin-top:0!important}@media print,screen and (min-width:40em){#fpn-beyond60 h1{font-size:1.5rem}}@media print,screen and (min-width:64em){#fpn-beyond60 h1{font-size:2.5rem}}@media screen and (max-width:39.99875em){#fpn-beyond60 h1{margin-bottom:2rem}}#fpn-beyond60 h1 span{color:#bbdc00;display:block}#fpn-beyond60 p{font-family:"Lato",sans-serif!important;font-size:1.4rem;font-weight:100;margin-bottom:3rem}#fpn-beyond60 .button{margin-bottom:0}
/*# sourceMappingURL=style.css.map */
