.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;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:500ms;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:500ms;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:500ms;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:500ms;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:500ms;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:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform,opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;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:500ms;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:500ms;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:500ms;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:500ms;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:500ms;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:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;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:500ms;transition-timing-function:linear;transform:rotate(-.75turn);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(.75turn);transition-property:transform,opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms!important}.fast{transition-duration:250ms!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:300ms!important}.long-delay{transition-delay:700ms!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-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-ccw-1turn}@keyframes spin-ccw-1turn{0%{transform:rotate(0)}100%{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%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms!important}.fast{animation-duration:250ms!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:300ms!important}.long-delay{animation-delay:700ms!important}@media print,screen and (min-width:48em){.reveal,.reveal.tiny,.reveal.small,.reveal.large{right:auto;left:auto;margin:0 auto}}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#fff0}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}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none!important}button{padding:0;appearance:none;border:0;border-radius:0;background:#fff0;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:1.4375rem;padding-left:1.4375rem;max-width:calc(1162px + 39px + 39px);margin-left:auto;margin-right:auto}@media print,screen and (min-width:48em){.grid-container{padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){.grid-container{padding-right:2.4375rem;padding-left:2.4375rem}}.grid-container.fluid{padding-right:1.4375rem;padding-left:1.4375rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:48em){.grid-container.fluid{padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){.grid-container.fluid{padding-right:2.4375rem;padding-left:2.4375rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0%}.cell.shrink{flex:0 0 auto}.grid-x>.auto{width:auto}.grid-x>.shrink{width:auto}.grid-x>.small-shrink,.grid-x>.small-full,.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex-basis:auto}@media print,screen and (min-width:48em){.grid-x>.medium-shrink,.grid-x>.medium-full,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-shrink,.grid-x>.large-full,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{flex: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:48em){.grid-x>.medium-auto{flex:1 1 0%;width:auto}.grid-x>.medium-shrink,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{flex: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{flex:1 1 0%;width:auto}.grid-x>.large-shrink,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{flex: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:-.71875rem;margin-right:-.71875rem}@media print,screen and (min-width:48em){.grid-margin-x{margin-left:-.96875rem;margin-right:-.96875rem}}@media print,screen and (min-width:64em){.grid-margin-x{margin-left:-1.21875rem;margin-right:-1.21875rem}}.grid-margin-x>.cell{width:calc(100% - 1.4375rem);margin-left:.71875rem;margin-right:.71875rem}@media print,screen and (min-width:48em){.grid-margin-x>.cell{width:calc(100% - 1.9375rem);margin-left:.96875rem;margin-right:.96875rem}}@media print,screen and (min-width:64em){.grid-margin-x>.cell{width:calc(100% - 2.4375rem);margin-left:1.21875rem;margin-right:1.21875rem}}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.4375rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.4375rem)}.grid-margin-x>.small-3{width:calc(25% - 1.4375rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.4375rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.4375rem)}.grid-margin-x>.small-6{width:calc(50% - 1.4375rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.4375rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.4375rem)}.grid-margin-x>.small-9{width:calc(75% - 1.4375rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.4375rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.4375rem)}.grid-margin-x>.small-12{width:calc(100% - 1.4375rem)}@media print,screen and (min-width:48em){.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 1.9375rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 1.9375rem)}.grid-margin-x>.small-3{width:calc(25% - 1.9375rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 1.9375rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 1.9375rem)}.grid-margin-x>.small-6{width:calc(50% - 1.9375rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 1.9375rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 1.9375rem)}.grid-margin-x>.small-9{width:calc(75% - 1.9375rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 1.9375rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 1.9375rem)}.grid-margin-x>.small-12{width:calc(100% - 1.9375rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 1.9375rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 1.9375rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.9375rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 1.9375rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 1.9375rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.9375rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 1.9375rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 1.9375rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.9375rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 1.9375rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 1.9375rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.9375rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.33333% - 2.4375rem)}.grid-margin-x>.small-2{width:calc(16.66667% - 2.4375rem)}.grid-margin-x>.small-3{width:calc(25% - 2.4375rem)}.grid-margin-x>.small-4{width:calc(33.33333% - 2.4375rem)}.grid-margin-x>.small-5{width:calc(41.66667% - 2.4375rem)}.grid-margin-x>.small-6{width:calc(50% - 2.4375rem)}.grid-margin-x>.small-7{width:calc(58.33333% - 2.4375rem)}.grid-margin-x>.small-8{width:calc(66.66667% - 2.4375rem)}.grid-margin-x>.small-9{width:calc(75% - 2.4375rem)}.grid-margin-x>.small-10{width:calc(83.33333% - 2.4375rem)}.grid-margin-x>.small-11{width:calc(91.66667% - 2.4375rem)}.grid-margin-x>.small-12{width:calc(100% - 2.4375rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.33333% - 2.4375rem)}.grid-margin-x>.medium-2{width:calc(16.66667% - 2.4375rem)}.grid-margin-x>.medium-3{width:calc(25% - 2.4375rem)}.grid-margin-x>.medium-4{width:calc(33.33333% - 2.4375rem)}.grid-margin-x>.medium-5{width:calc(41.66667% - 2.4375rem)}.grid-margin-x>.medium-6{width:calc(50% - 2.4375rem)}.grid-margin-x>.medium-7{width:calc(58.33333% - 2.4375rem)}.grid-margin-x>.medium-8{width:calc(66.66667% - 2.4375rem)}.grid-margin-x>.medium-9{width:calc(75% - 2.4375rem)}.grid-margin-x>.medium-10{width:calc(83.33333% - 2.4375rem)}.grid-margin-x>.medium-11{width:calc(91.66667% - 2.4375rem)}.grid-margin-x>.medium-12{width:calc(100% - 2.4375rem)}.grid-margin-x>.large-auto{width:auto}.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.33333% - 2.4375rem)}.grid-margin-x>.large-2{width:calc(16.66667% - 2.4375rem)}.grid-margin-x>.large-3{width:calc(25% - 2.4375rem)}.grid-margin-x>.large-4{width:calc(33.33333% - 2.4375rem)}.grid-margin-x>.large-5{width:calc(41.66667% - 2.4375rem)}.grid-margin-x>.large-6{width:calc(50% - 2.4375rem)}.grid-margin-x>.large-7{width:calc(58.33333% - 2.4375rem)}.grid-margin-x>.large-8{width:calc(66.66667% - 2.4375rem)}.grid-margin-x>.large-9{width:calc(75% - 2.4375rem)}.grid-margin-x>.large-10{width:calc(83.33333% - 2.4375rem)}.grid-margin-x>.large-11{width:calc(91.66667% - 2.4375rem)}.grid-margin-x>.large-12{width:calc(100% - 2.4375rem)}}.grid-padding-x .grid-padding-x{margin-right:-.71875rem;margin-left:-.71875rem}@media print,screen and (min-width:48em){.grid-padding-x .grid-padding-x{margin-right:-.96875rem;margin-left:-.96875rem}}@media print,screen and (min-width:64em){.grid-padding-x .grid-padding-x{margin-right:-1.21875rem;margin-left:-1.21875rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.71875rem;margin-left:-.71875rem}@media print,screen and (min-width:48em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.96875rem;margin-left:-.96875rem}}@media print,screen and (min-width:64em){.grid-container:not(.full)>.grid-padding-x{margin-right:-1.21875rem;margin-left:-1.21875rem}}.grid-padding-x>.cell{padding-right:1.4375rem;padding-left:1.4375rem}@media print,screen and (min-width:48em){.grid-padding-x>.cell{padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){.grid-padding-x>.cell{padding-right:2.4375rem;padding-left:2.4375rem}}.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:48em){.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.4375rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.4375rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.4375rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.4375rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.4375rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.4375rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.4375rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.4375rem)}@media print,screen and (min-width:48em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.9375rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.9375rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 1.9375rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.9375rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.9375rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 1.9375rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 1.9375rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.9375rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.9375rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.9375rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 1.9375rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.9375rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.9375rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 1.9375rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 1.9375rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.9375rem)}}@media print,screen and (min-width:64em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 2.4375rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 2.4375rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 2.4375rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 2.4375rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.33333% - 2.4375rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.33333% - 2.4375rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 2.4375rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 2.4375rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 2.4375rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 2.4375rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.66667% - 2.4375rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.66667% - 2.4375rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.28571% - 2.4375rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.28571% - 2.4375rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 2.4375rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 2.4375rem)}.grid-margin-x.large-up-1>.cell{width:calc(100% - 2.4375rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 2.4375rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.33333% - 2.4375rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 2.4375rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 2.4375rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.66667% - 2.4375rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.28571% - 2.4375rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 2.4375rem)}}.small-margin-collapse{margin-right:0;margin-left:0}.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.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:48em){.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:48em){.medium-margin-collapse{margin-right:0;margin-left:0}.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:48em){.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:48em){.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:48em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse{margin-right:0;margin-left:0}.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse>.small-1{width:8.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% + .71875rem)}.small-offset-1{margin-left:8.33333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.33333% + .71875rem)}.small-offset-2{margin-left:16.66667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.66667% + .71875rem)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + .71875rem)}.small-offset-4{margin-left:33.33333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.33333% + .71875rem)}.small-offset-5{margin-left:41.66667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.66667% + .71875rem)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + .71875rem)}.small-offset-7{margin-left:58.33333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.33333% + .71875rem)}.small-offset-8{margin-left:66.66667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.66667% + .71875rem)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + .71875rem)}.small-offset-10{margin-left:83.33333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.33333% + .71875rem)}.small-offset-11{margin-left:91.66667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.66667% + .71875rem)}@media print,screen and (min-width:48em){.medium-offset-0{margin-left:0%}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + .96875rem)}.medium-offset-1{margin-left:8.33333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.33333% + .96875rem)}.medium-offset-2{margin-left:16.66667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.66667% + .96875rem)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + .96875rem)}.medium-offset-4{margin-left:33.33333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.33333% + .96875rem)}.medium-offset-5{margin-left:41.66667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.66667% + .96875rem)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + .96875rem)}.medium-offset-7{margin-left:58.33333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.33333% + .96875rem)}.medium-offset-8{margin-left:66.66667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.66667% + .96875rem)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + .96875rem)}.medium-offset-10{margin-left:83.33333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.33333% + .96875rem)}.medium-offset-11{margin-left:91.66667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.66667% + .96875rem)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0%}.grid-margin-x>.large-offset-0{margin-left:calc(0% + 1.21875rem)}.large-offset-1{margin-left:8.33333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.33333% + 1.21875rem)}.large-offset-2{margin-left:16.66667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.66667% + 1.21875rem)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1.21875rem)}.large-offset-4{margin-left:33.33333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.33333% + 1.21875rem)}.large-offset-5{margin-left:41.66667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.66667% + 1.21875rem)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1.21875rem)}.large-offset-7{margin-left:58.33333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.33333% + 1.21875rem)}.large-offset-8{margin-left:66.66667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.66667% + 1.21875rem)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1.21875rem)}.large-offset-10{margin-left:83.33333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.33333% + 1.21875rem)}.large-offset-11{margin-left:91.66667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.66667% + 1.21875rem)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto{height:auto}.grid-y>.shrink{height:auto}.grid-y>.small-shrink,.grid-y>.small-full,.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex-basis:auto}@media print,screen and (min-width:48em){.grid-y>.medium-shrink,.grid-y>.medium-full,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-shrink,.grid-y>.large-full,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{flex: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:48em){.grid-y>.medium-auto{flex:1 1 0%;height:auto}.grid-y>.medium-shrink,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{flex: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{flex:1 1 0%;height:auto}.grid-y>.large-shrink,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{flex: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:-.71875rem;margin-bottom:-.71875rem}@media print,screen and (min-width:48em){.grid-padding-y .grid-padding-y{margin-top:-.96875rem;margin-bottom:-.96875rem}}@media print,screen and (min-width:64em){.grid-padding-y .grid-padding-y{margin-top:-1.21875rem;margin-bottom:-1.21875rem}}.grid-padding-y>.cell{padding-top:1.4375rem;padding-bottom:1.4375rem}@media print,screen and (min-width:48em){.grid-padding-y>.cell{padding-top:1.9375rem;padding-bottom:1.9375rem}}@media print,screen and (min-width:64em){.grid-padding-y>.cell{padding-top:2.4375rem;padding-bottom:2.4375rem}}.grid-margin-y{margin-top:-.71875rem;margin-bottom:-.71875rem}@media print,screen and (min-width:48em){.grid-margin-y{margin-top:-.96875rem;margin-bottom:-.96875rem}}@media print,screen and (min-width:64em){.grid-margin-y{margin-top:-1.21875rem;margin-bottom:-1.21875rem}}.grid-margin-y>.cell{height:calc(100% - 1.4375rem);margin-top:.71875rem;margin-bottom:.71875rem}@media print,screen and (min-width:48em){.grid-margin-y>.cell{height:calc(100% - 1.9375rem);margin-top:.96875rem;margin-bottom:.96875rem}}@media print,screen and (min-width:64em){.grid-margin-y>.cell{height:calc(100% - 2.4375rem);margin-top:1.21875rem;margin-bottom:1.21875rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.4375rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.4375rem)}.grid-margin-y>.small-3{height:calc(25% - 1.4375rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.4375rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.4375rem)}.grid-margin-y>.small-6{height:calc(50% - 1.4375rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.4375rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.4375rem)}.grid-margin-y>.small-9{height:calc(75% - 1.4375rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.4375rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.4375rem)}.grid-margin-y>.small-12{height:calc(100% - 1.4375rem)}@media print,screen and (min-width:48em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.9375rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.9375rem)}.grid-margin-y>.small-3{height:calc(25% - 1.9375rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.9375rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.9375rem)}.grid-margin-y>.small-6{height:calc(50% - 1.9375rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.9375rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.9375rem)}.grid-margin-y>.small-9{height:calc(75% - 1.9375rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.9375rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.9375rem)}.grid-margin-y>.small-12{height:calc(100% - 1.9375rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.9375rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.9375rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.9375rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.9375rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.9375rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.9375rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.9375rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.9375rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.9375rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.9375rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.9375rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.9375rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 2.4375rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 2.4375rem)}.grid-margin-y>.small-3{height:calc(25% - 2.4375rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 2.4375rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 2.4375rem)}.grid-margin-y>.small-6{height:calc(50% - 2.4375rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 2.4375rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 2.4375rem)}.grid-margin-y>.small-9{height:calc(75% - 2.4375rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 2.4375rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 2.4375rem)}.grid-margin-y>.small-12{height:calc(100% - 2.4375rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 2.4375rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 2.4375rem)}.grid-margin-y>.medium-3{height:calc(25% - 2.4375rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 2.4375rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 2.4375rem)}.grid-margin-y>.medium-6{height:calc(50% - 2.4375rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 2.4375rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 2.4375rem)}.grid-margin-y>.medium-9{height:calc(75% - 2.4375rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 2.4375rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 2.4375rem)}.grid-margin-y>.medium-12{height:calc(100% - 2.4375rem)}.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 2.4375rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 2.4375rem)}.grid-margin-y>.large-3{height:calc(25% - 2.4375rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 2.4375rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 2.4375rem)}.grid-margin-y>.large-6{height:calc(50% - 2.4375rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 2.4375rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 2.4375rem)}.grid-margin-y>.large-9{height:calc(75% - 2.4375rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 2.4375rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 2.4375rem)}.grid-margin-y>.large-12{height:calc(100% - 2.4375rem)}}.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}@media print,screen and (min-width:48em){.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{width:auto;overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh}@media print,screen and (min-width:48em){.grid-y.medium-grid-frame{width:auto;overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{width:auto;overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:48em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}.grid-margin-y{margin-top:-.71875rem;margin-bottom:-.71875rem}@media print,screen and (min-width:48em){.grid-margin-y{margin-top:-.96875rem;margin-bottom:-.96875rem}}@media print,screen and (min-width:64em){.grid-margin-y{margin-top:-1.21875rem;margin-bottom:-1.21875rem}}.grid-margin-y>.cell{height:calc(100% - 1.4375rem);margin-top:.71875rem;margin-bottom:.71875rem}@media print,screen and (min-width:48em){.grid-margin-y>.cell{height:calc(100% - 1.9375rem);margin-top:.96875rem;margin-bottom:.96875rem}}@media print,screen and (min-width:64em){.grid-margin-y>.cell{height:calc(100% - 2.4375rem);margin-top:1.21875rem;margin-bottom:1.21875rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.4375rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.4375rem)}.grid-margin-y>.small-3{height:calc(25% - 1.4375rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.4375rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.4375rem)}.grid-margin-y>.small-6{height:calc(50% - 1.4375rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.4375rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.4375rem)}.grid-margin-y>.small-9{height:calc(75% - 1.4375rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.4375rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.4375rem)}.grid-margin-y>.small-12{height:calc(100% - 1.4375rem)}@media print,screen and (min-width:48em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 1.9375rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 1.9375rem)}.grid-margin-y>.small-3{height:calc(25% - 1.9375rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 1.9375rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 1.9375rem)}.grid-margin-y>.small-6{height:calc(50% - 1.9375rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 1.9375rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 1.9375rem)}.grid-margin-y>.small-9{height:calc(75% - 1.9375rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 1.9375rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 1.9375rem)}.grid-margin-y>.small-12{height:calc(100% - 1.9375rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 1.9375rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 1.9375rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.9375rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 1.9375rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 1.9375rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.9375rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 1.9375rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 1.9375rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.9375rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 1.9375rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 1.9375rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.9375rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.33333% - 2.4375rem)}.grid-margin-y>.small-2{height:calc(16.66667% - 2.4375rem)}.grid-margin-y>.small-3{height:calc(25% - 2.4375rem)}.grid-margin-y>.small-4{height:calc(33.33333% - 2.4375rem)}.grid-margin-y>.small-5{height:calc(41.66667% - 2.4375rem)}.grid-margin-y>.small-6{height:calc(50% - 2.4375rem)}.grid-margin-y>.small-7{height:calc(58.33333% - 2.4375rem)}.grid-margin-y>.small-8{height:calc(66.66667% - 2.4375rem)}.grid-margin-y>.small-9{height:calc(75% - 2.4375rem)}.grid-margin-y>.small-10{height:calc(83.33333% - 2.4375rem)}.grid-margin-y>.small-11{height:calc(91.66667% - 2.4375rem)}.grid-margin-y>.small-12{height:calc(100% - 2.4375rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.33333% - 2.4375rem)}.grid-margin-y>.medium-2{height:calc(16.66667% - 2.4375rem)}.grid-margin-y>.medium-3{height:calc(25% - 2.4375rem)}.grid-margin-y>.medium-4{height:calc(33.33333% - 2.4375rem)}.grid-margin-y>.medium-5{height:calc(41.66667% - 2.4375rem)}.grid-margin-y>.medium-6{height:calc(50% - 2.4375rem)}.grid-margin-y>.medium-7{height:calc(58.33333% - 2.4375rem)}.grid-margin-y>.medium-8{height:calc(66.66667% - 2.4375rem)}.grid-margin-y>.medium-9{height:calc(75% - 2.4375rem)}.grid-margin-y>.medium-10{height:calc(83.33333% - 2.4375rem)}.grid-margin-y>.medium-11{height:calc(91.66667% - 2.4375rem)}.grid-margin-y>.medium-12{height:calc(100% - 2.4375rem)}.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.33333% - 2.4375rem)}.grid-margin-y>.large-2{height:calc(16.66667% - 2.4375rem)}.grid-margin-y>.large-3{height:calc(25% - 2.4375rem)}.grid-margin-y>.large-4{height:calc(33.33333% - 2.4375rem)}.grid-margin-y>.large-5{height:calc(41.66667% - 2.4375rem)}.grid-margin-y>.large-6{height:calc(50% - 2.4375rem)}.grid-margin-y>.large-7{height:calc(58.33333% - 2.4375rem)}.grid-margin-y>.large-8{height:calc(66.66667% - 2.4375rem)}.grid-margin-y>.large-9{height:calc(75% - 2.4375rem)}.grid-margin-y>.large-10{height:calc(83.33333% - 2.4375rem)}.grid-margin-y>.large-11{height:calc(91.66667% - 2.4375rem)}.grid-margin-y>.large-12{height:calc(100% - 2.4375rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.4375rem)}@media print,screen and (min-width:48em){.grid-frame.grid-margin-y{height:calc(100vh + 1.9375rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 2.4375rem)}}@media print,screen and (min-width:48em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.9375rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 2.4375rem)}}.menu{padding:0;margin:0;list-style:none;position:relative;display:flex;flex-wrap:wrap}[data-whatinput='mouse'] .menu li{outline:0}.menu a,.menu .button{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu input,.menu select,.menu a,.menu button{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;flex-direction:row}.menu.vertical{flex-wrap:nowrap;flex-direction:column}.menu.expanded li{flex:1 1 0%}.menu.simple{align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:48em){.menu.medium-horizontal{flex-wrap:wrap;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;flex-direction:column}.menu.medium-expanded li{flex:1 1 0%}.menu.medium-simple li{flex:1 1 0%}}@media print,screen and (min-width:64em){.menu.large-horizontal{flex-wrap:wrap;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;flex-direction:column}.menu.large-expanded li{flex:1 1 0%}.menu.large-simple li{flex:1 1 0%}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icons a{display:flex}.menu.icon-top a,.menu.icon-right a,.menu.icon-bottom a,.menu.icon-left a{display:flex}.menu.icon-left li a{flex-flow:row nowrap}.menu.icon-left li a img,.menu.icon-left li a i,.menu.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a{flex-flow:row nowrap}.menu.icon-right li a img,.menu.icon-right li a i,.menu.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a{flex-flow:column nowrap}.menu.icon-top li a img,.menu.icon-top li a i,.menu.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a{flex-flow:column nowrap}.menu.icon-bottom li a img,.menu.icon-bottom li a i,.menu.icon-bottom li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .is-active>a{background:#FA55A5;color:#000}.menu .active>a{background:#FA55A5;color:#000}.menu.align-left{justify-content:flex-start}.menu.align-right li{display:flex;justify-content:flex-end}.menu.align-right li .submenu li{justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:flex;justify-content:center}.menu.align-center li .submenu li{justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu{justify-content:center}.menu-centered>.menu li{display:flex;justify-content:center}.menu-centered>.menu li .submenu li{justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.hide{display:none!important}.invisible{visibility:hidden}@media print,screen and (max-width:47.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:48em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:48em){.hide-for-medium{display:none!important}}@media screen and (max-width:47.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:47.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.show-for-landscape,.hide-for-portrait{display:block!important}@media screen and (orientation:landscape){.show-for-landscape,.hide-for-portrait{display:block!important}}@media screen and (orientation:portrait){.show-for-landscape,.hide-for-portrait{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:48em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:48em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}.accordion-menu li{width:100%}.accordion-menu a{padding:.7rem 1rem}.accordion-menu .is-accordion-submenu a{padding:.7rem 1rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#FA55A5 #fff0 #fff0;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:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#FA55A5 #fff0 #fff0;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded='true']::after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height 0.5s}.drilldown a{padding:.7rem 1rem;background:#fff}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fff;transition:transform 0.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{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:#fff0 #fff0 #fff0 #FA55A5;position:absolute;top:50%;margin-top:-6px;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:#fff0 #fff0 #fff0 #FA55A5;right:1rem;left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:#fff0 #FA55A5 #fff0 #fff0;right:auto;left:1rem}.drilldown .js-drilldown-back>a::before{display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:#fff0 #FA55A5 #fff0 #fff0;display:inline-block;vertical-align:middle;margin-right:.75rem}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;display:none;background-color:rgb(0 0 0 / .6);overflow-y:auto}.reveal{z-index:1006;backface-visibility:hidden;display:none;padding:1rem;border:1px solid #cacaca;border-radius:0;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto;overflow-y:auto}[data-whatinput='mouse'] .reveal{outline:0}@media print,screen and (min-width:48em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:48em){.reveal{width:600px;max-width:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:48em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:48em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:48em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:47.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!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-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-ccw-1turn}@keyframes spin-ccw-1turn{0%{transform:rotate(0)}100%{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%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms!important}.fast{animation-duration:250ms!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:300ms!important}.long-delay{animation-delay:700ms!important}@font-face{font-display:swap;font-family:'swiper-icons';src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgb(0 0 0 / .5),#fff0)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgb(0 0 0 / .5),#fff0)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgb(0 0 0 / .5),#fff0)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgb(0 0 0 / .5),#fff0)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-progressbar{background:rgb(0 0 0 / .25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar,.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity 0.2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/themes/jobadder/assets/photoswipe/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/themes/jobadder/assets/photoswipe/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgb(0 0 0 / .3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgb(0 0 0 / .5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgb(0 0 0 / .25);transform:translateY(6px);transition:transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid #fff0;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/themes/jobadder/assets/photoswipe/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:#fff0;border-bottom-color:#fff0;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@keyframes clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}100%{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgb(0 0 0 / .5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgb(0 0 0 / .3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}/*!
 * Font Awesome Pro 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */.fa,.fas,.cards-grid-x.accordion-cards .cell-card .card-content .title::after,.wp-block-button.link-type-lightboxvideo a:after,.wp-block-image.link-type-lightboxvideo a .video-play-button .fa-play-circle,.bjm-cards-wrapper.alignleft .filters .filter ul li.selected:before,.far,.type-bjm_glossary.cell.cell-card .card-title:after,.fal,.hbspt-form .hs-form .hs-fieldtype-select .input::after,.wp-block-button.link-type-lightboxvideo a:after,.bjm-cards-wrapper .filter-keyword::after,.bjm-cards-wrapper .filter-select.filter-tabs-::after,.wp-block-button.is-style-tertiary-with-icon .wp-block-button__link::after,.button-tertiary-with-icon::after,.bjm-cards-wrapper .cards-heading-link .cell-cards-link a::after,.primary-menu .menu>.menu-item-has-children>a::after,.fad,.fab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.cards-grid-x.accordion-cards .cell-card .card-content .title::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fas.fa-pull-left,.cards-grid-x.accordion-cards .cell-card .card-content .fa-pull-left.title::after,.wp-block-button.link-type-lightboxvideo a.fa-pull-left:after,.wp-block-image.link-type-lightboxvideo a .video-play-button .fa-pull-left.fa-play-circle,.bjm-cards-wrapper.alignleft .filters .filter ul li.fa-pull-left.selected:before,.far.fa-pull-left,.type-bjm_glossary.cell.cell-card .fa-pull-left.card-title:after,.fal.fa-pull-left,.hbspt-form .hs-form .hs-fieldtype-select .fa-pull-left.input::after,.wp-block-button.link-type-lightboxvideo a.fa-pull-left:after,.bjm-cards-wrapper .fa-pull-left.filter-keyword::after,.bjm-cards-wrapper .fa-pull-left.filter-select.filter-tabs-::after,.wp-block-button.is-style-tertiary-with-icon .fa-pull-left.wp-block-button__link::after,.fa-pull-left.button-tertiary-with-icon::after,.bjm-cards-wrapper .cards-heading-link .cell-cards-link a.fa-pull-left::after,.primary-menu .menu>.menu-item-has-children>a.fa-pull-left::after,.fab.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fas.fa-pull-right,.cards-grid-x.accordion-cards .cell-card .card-content .fa-pull-right.title::after,.wp-block-button.link-type-lightboxvideo a.fa-pull-right:after,.wp-block-image.link-type-lightboxvideo a .video-play-button .fa-pull-right.fa-play-circle,.bjm-cards-wrapper.alignleft .filters .filter ul li.fa-pull-right.selected:before,.far.fa-pull-right,.type-bjm_glossary.cell.cell-card .fa-pull-right.card-title:after,.fal.fa-pull-right,.hbspt-form .hs-form .hs-fieldtype-select .fa-pull-right.input::after,.wp-block-button.link-type-lightboxvideo a.fa-pull-right:after,.bjm-cards-wrapper .fa-pull-right.filter-keyword::after,.bjm-cards-wrapper .fa-pull-right.filter-select.filter-tabs-::after,.wp-block-button.is-style-tertiary-with-icon .fa-pull-right.wp-block-button__link::after,.fa-pull-right.button-tertiary-with-icon::after,.bjm-cards-wrapper .cards-heading-link .cell-cards-link a.fa-pull-right::after,.primary-menu .menu>.menu-item-has-children>a.fa-pull-right::after,.fab.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(-1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-conditioner:before{content:"\f8f4"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-alarm-clock:before{content:"\f34e"}.fa-alarm-exclamation:before{content:"\f843"}.fa-alarm-plus:before{content:"\f844"}.fa-alarm-snooze:before{content:"\f845"}.fa-album:before{content:"\f89f"}.fa-album-collection:before{content:"\f8a0"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-alien:before{content:"\f8f5"}.fa-alien-monster:before{content:"\f8f6"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-align-slash:before{content:"\f846"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-amp-guitar:before{content:"\f8a1"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angel:before{content:"\f779"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badge-sheriff:before{content:"\f8a2"}.fa-badger-honey:before{content:"\f6b4"}.fa-bags-shopping:before{content:"\f847"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ball-pile:before{content:"\f77e"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-banjo:before{content:"\f8a3"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-bed-alt:before{content:"\f8f7"}.fa-bed-bunk:before{content:"\f8f8"}.fa-bed-empty:before{content:"\f8f9"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-exclamation:before{content:"\f848"}.fa-bell-on:before{content:"\f8fa"}.fa-bell-plus:before{content:"\f849"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-betamax:before{content:"\f8a4"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-biking-mountain:before{content:"\f84b"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blinds:before{content:"\f8fb"}.fa-blinds-open:before{content:"\f8fc"}.fa-blinds-raised:before{content:"\f8fd"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-book-user:before{content:"\f7e7"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-books-medical:before{content:"\f7e8"}.fa-boombox:before{content:"\f8a5"}.fa-boot:before{content:"\f782"}.fa-booth-curtain:before{content:"\f734"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-bottom:before{content:"\f84d"}.fa-border-center-h:before{content:"\f89c"}.fa-border-center-v:before{content:"\f89d"}.fa-border-inner:before{content:"\f84e"}.fa-border-left:before{content:"\f84f"}.fa-border-none:before{content:"\f850"}.fa-border-outer:before{content:"\f851"}.fa-border-right:before{content:"\f852"}.fa-border-style:before{content:"\f853"}.fa-border-style-alt:before{content:"\f854"}.fa-border-top:before{content:"\f855"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-brackets:before{content:"\f7e9"}.fa-brackets-curly:before{content:"\f7ea"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-loaf:before{content:"\f7eb"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-bring-forward:before{content:"\f856"}.fa-bring-front:before{content:"\f857"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burger-soda:before{content:"\f858"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-burrito:before{content:"\f7ed"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-cactus:before{content:"\f8a7"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camcorder:before{content:"\f8a8"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-home:before{content:"\f8fe"}.fa-camera-movie:before{content:"\f8a9"}.fa-camera-polaroid:before{content:"\f8aa"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-building:before{content:"\f859"}.fa-car-bump:before{content:"\f5e0"}.fa-car-bus:before{content:"\f85a"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caravan:before{content:"\f8ff"}.fa-caravan-alt:before{content:"\e000"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cars:before{content:"\f85b"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cassette-tape:before{content:"\f8ab"}.fa-cat:before{content:"\f6be"}.fa-cat-space:before{content:"\e001"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-cctv:before{content:"\f8ac"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-chart-scatter:before{content:"\f7ee"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-cheese-swiss:before{content:"\f7f0"}.fa-cheeseburger:before{content:"\f7f1"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clarinet:before{content:"\f8ad"}.fa-claw-marks:before{content:"\f6c2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-music:before{content:"\f8ae"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-pot:before{content:"\e002"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-coffin-cross:before{content:"\e051"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coin:before{content:"\f85c"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comet:before{content:"\e003"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-medical:before{content:"\f7f4"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-music:before{content:"\f8af"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-music:before{content:"\f8b0"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-compress-wide:before{content:"\f326"}.fa-computer-classic:before{content:"\f8b1"}.fa-computer-speaker:before{content:"\f8b2"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-construction:before{content:"\f85d"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cowbell:before{content:"\f8b3"}.fa-cowbell-more:before{content:"\f8b4"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-croissant:before{content:"\f7f6"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-crutches:before{content:"\f7f8"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-debug:before{content:"\f7f9"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digging:before{content:"\f85e"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-disc-drive:before{content:"\f8b5"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-drone:before{content:"\f85f"}.fa-drone-alt:before{content:"\f860"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dryer:before{content:"\f861"}.fa-dryer-alt:before{content:"\f862"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-ear-muffs:before{content:"\f795"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-egg-fried:before{content:"\f7fc"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fan-table:before{content:"\e004"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-farm:before{content:"\f864"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-faucet-drip:before{content:"\e006"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-music:before{content:"\f8b6"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-search:before{content:"\f865"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-files-medical:before{content:"\f7fd"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-film-canister:before{content:"\f8b7"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-fireplace:before{content:"\f79a"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fish-cooked:before{content:"\f7fe"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flashlight:before{content:"\f8b8"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flower:before{content:"\f7ff"}.fa-flower-daffodil:before{content:"\f800"}.fa-flower-tulip:before{content:"\f801"}.fa-flushed:before{content:"\f579"}.fa-flute:before{content:"\f8b9"}.fa-flux-capacitor:before{content:"\f8ba"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-download:before{content:"\e053"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folder-tree:before{content:"\f802"}.fa-folder-upload:before{content:"\e054"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-font-case:before{content:"\f866"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-french-fries:before{content:"\f803"}.fa-frog:before{content:"\f52e"}.fa-frosty-head:before{content:"\f79b"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-galaxy:before{content:"\e008"}.fa-game-board:before{content:"\f867"}.fa-game-board-alt:before{content:"\f868"}.fa-game-console-handheld:before{content:"\f8bb"}.fa-gamepad:before{content:"\f11b"}.fa-gamepad-alt:before{content:"\f8bc"}.fa-garage:before{content:"\e009"}.fa-garage-car:before{content:"\e00a"}.fa-garage-open:before{content:"\e00b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass:before{content:"\f804"}.fa-glass-champagne:before{content:"\f79e"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-citrus:before{content:"\f869"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before{content:"\f7a1"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gramophone:before{content:"\f8bd"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-guitar-electric:before{content:"\f8be"}.fa-guitars:before{content:"\f8bf"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-h4:before{content:"\f86a"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-chef:before{content:"\f86b"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-side-brain:before{content:"\f808"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-headphones:before{content:"\f8c2"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-medical:before{content:"\f809"}.fa-head-side-virus:before{content:"\e064"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-heat:before{content:"\e00c"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f80a"}.fa-home-heart:before{content:"\f4c9"}.fa-home-lg:before{content:"\f80b"}.fa-home-lg-alt:before{content:"\f80c"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-horizontal-rule:before{content:"\f86c"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-horse-saddle:before{content:"\f8c3"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hospitals:before{content:"\f80e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house:before{content:"\e00d"}.fa-house-damage:before{content:"\f6f1"}.fa-house-day:before{content:"\e00e"}.fa-house-flood:before{content:"\f74f"}.fa-house-leave:before{content:"\e00f"}.fa-house-night:before{content:"\e010"}.fa-house-return:before{content:"\e011"}.fa-house-signal:before{content:"\e012"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-icons-alt:before{content:"\f86e"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-image-polaroid:before{content:"\f8c4"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-integral:before{content:"\f667"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-island-tropical:before{content:"\f811"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-joystick:before{content:"\f8c5"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-jug:before{content:"\f8c6"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-kazoo:before{content:"\f8c7"}.fa-kerning:before{content:"\f86f"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-lamp-desk:before{content:"\e014"}.fa-lamp-floor:before{content:"\e015"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lasso:before{content:"\f8c8"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-light-ceiling:before{content:"\e016"}.fa-light-switch:before{content:"\e017"}.fa-light-switch-off:before{content:"\e018"}.fa-light-switch-on:before{content:"\e019"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line:before{content:"\f3c0"}.fa-line-columns:before{content:"\f870"}.fa-line-height:before{content:"\f871"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-music:before{content:"\f8c9"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailbox:before{content:"\f813"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-meat:before{content:"\f814"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microphone-stand:before{content:"\f8cb"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-microwave:before{content:"\e01b"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-money-check-edit:before{content:"\f872"}.fa-money-check-edit-alt:before{content:"\f873"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-alt:before{content:"\f8cd"}.fa-mouse-pointer:before{content:"\f245"}.fa-mp3-player:before{content:"\f8ce"}.fa-mug:before{content:"\f874"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-mug-tea:before{content:"\f875"}.fa-music:before{content:"\f001"}.fa-music-alt:before{content:"\f8cf"}.fa-music-alt-slash:before{content:"\f8d0"}.fa-music-slash:before{content:"\f8d1"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-ornament:before{content:"\f7b8"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-outlet:before{content:"\e01c"}.fa-oven:before{content:"\e01d"}.fa-overline:before{content:"\f876"}.fa-page-break:before{content:"\f877"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-paragraph-rtl:before{content:"\f878"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-laptop:before{content:"\f87a"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-rotary:before{content:"\f8d3"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-piano:before{content:"\f8d4"}.fa-piano-keyboard:before{content:"\f8d5"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza:before{content:"\f817"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-planet-moon:before{content:"\e01f"}.fa-planet-ringed:before{content:"\e020"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-police-box:before{content:"\e021"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-popcorn:before{content:"\f819"}.fa-portal-enter:before{content:"\e022"}.fa-portal-exit:before{content:"\e023"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-search:before{content:"\f81a"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-projector:before{content:"\f8d6"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radar:before{content:"\e024"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-radio:before{content:"\f8d7"}.fa-radio-alt:before{content:"\f8d8"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-raygun:before{content:"\e025"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-refrigerator:before{content:"\e026"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-rings-wedding:before{content:"\f81b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocket-launch:before{content:"\e027"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-router:before{content:"\f8da"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-rv:before{content:"\f7be"}.fa-sack:before{content:"\f81c"}.fa-sack-dollar:before{content:"\f81d"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salad:before{content:"\f81e"}.fa-salesforce:before{content:"\f83b"}.fa-sandwich:before{content:"\f81f"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-sausage:before{content:"\f820"}.fa-save:before{content:"\f0c7"}.fa-sax-hot:before{content:"\f8db"}.fa-saxophone:before{content:"\f8dc"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-image:before{content:"\f8f3"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-send-back:before{content:"\f87e"}.fa-send-backward:before{content:"\f87f"}.fa-sensor:before{content:"\e028"}.fa-sensor-alert:before{content:"\e029"}.fa-sensor-fire:before{content:"\e02a"}.fa-sensor-on:before{content:"\e02b"}.fa-sensor-smoke:before{content:"\e02c"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shish-kebab:before{content:"\f821"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sickle:before{content:"\f822"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signal-stream:before{content:"\f8dd"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-siren:before{content:"\e02d"}.fa-siren-on:before{content:"\e02e"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-skeleton:before{content:"\f620"}.fa-sketch:before{content:"\f7c6"}.fa-ski-jump:before{content:"\f7c7"}.fa-ski-lift:before{content:"\f7c8"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-cow:before{content:"\f8de"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sledding:before{content:"\f7cb"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snooze:before{content:"\f880"}.fa-snow-blowing:before{content:"\f761"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-snowmobile:before{content:"\f7d1"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-solar-system:before{content:"\e02f"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-alt:before{content:"\f883"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-circle:before{content:"\e030"}.fa-sort-circle-down:before{content:"\e031"}.fa-sort-circle-up:before{content:"\e032"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-shapes-down:before{content:"\f888"}.fa-sort-shapes-down-alt:before{content:"\f889"}.fa-sort-shapes-up:before{content:"\f88a"}.fa-sort-shapes-up-alt:before{content:"\f88b"}.fa-sort-size-down:before{content:"\f88c"}.fa-sort-size-down-alt:before{content:"\f88d"}.fa-sort-size-up:before{content:"\f88e"}.fa-sort-size-up-alt:before{content:"\f88f"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-soup:before{content:"\f823"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-space-station-moon:before{content:"\e033"}.fa-space-station-moon-alt:before{content:"\e034"}.fa-spade:before{content:"\f2f4"}.fa-sparkles:before{content:"\f890"}.fa-speakap:before{content:"\f3f3"}.fa-speaker:before{content:"\f8df"}.fa-speaker-deck:before{content:"\f83c"}.fa-speakers:before{content:"\f8e0"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-sprinkler:before{content:"\e035"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-star-shooting:before{content:"\e036"}.fa-starfighter:before{content:"\e037"}.fa-starfighter-alt:before{content:"\e038"}.fa-stars:before{content:"\f762"}.fa-starship:before{content:"\e039"}.fa-starship-freighter:before{content:"\e03a"}.fa-staylinked:before{content:"\f3f5"}.fa-steak:before{content:"\f824"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-stretcher:before{content:"\f825"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunglasses:before{content:"\f892"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-sword-laser:before{content:"\e03b"}.fa-sword-laser-alt:before{content:"\e03c"}.fa-swords:before{content:"\f71d"}.fa-swords-laser:before{content:"\e03d"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-taco:before{content:"\f826"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tanakh:before{content:"\f827"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-tasks-alt:before{content:"\f828"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-telescope:before{content:"\e03e"}.fa-temperature-down:before{content:"\e03f"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-temperature-up:before{content:"\e040"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text:before{content:"\f893"}.fa-text-height:before{content:"\f034"}.fa-text-size:before{content:"\f894"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-transporter:before{content:"\e042"}.fa-transporter-1:before{content:"\e043"}.fa-transporter-2:before{content:"\e044"}.fa-transporter-3:before{content:"\e045"}.fa-transporter-empty:before{content:"\e046"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-trash-undo:before{content:"\f895"}.fa-trash-undo-alt:before{content:"\f896"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-tree-palm:before{content:"\f82b"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-triangle-music:before{content:"\f8e2"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-trumpet:before{content:"\f8e3"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turntable:before{content:"\f8e4"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-alt:before{content:"\f8e5"}.fa-tv-music:before{content:"\f8e6"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typewriter:before{content:"\f8e7"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-ufo:before{content:"\e047"}.fa-ufo-beam:before{content:"\e048"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usb-drive:before{content:"\f8e9"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alien:before{content:"\e04a"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-cowboy:before{content:"\f8ea"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-hard-hat:before{content:"\f82c"}.fa-user-headset:before{content:"\f82d"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-md-chat:before{content:"\f82e"}.fa-user-minus:before{content:"\f503"}.fa-user-music:before{content:"\f8eb"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-robot:before{content:"\e04b"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-user-unlock:before{content:"\e058"}.fa-user-visor:before{content:"\e04c"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-users-medical:before{content:"\f830"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-vacuum:before{content:"\e04d"}.fa-vacuum-robot:before{content:"\e04e"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-vhs:before{content:"\f8ec"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-violin:before{content:"\f8ed"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-wagon-covered:before{content:"\f8ee"}.fa-walker:before{content:"\f831"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-washer:before{content:"\f898"}.fa-watch:before{content:"\f2e1"}.fa-watch-calculator:before{content:"\f8f0"}.fa-watch-fitness:before{content:"\f63e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-wave-sine:before{content:"\f899"}.fa-wave-square:before{content:"\f83e"}.fa-wave-triangle:before{content:"\f89a"}.fa-waveform:before{content:"\f8f1"}.fa-waveform-path:before{content:"\f8f2"}.fa-waze:before{content:"\f83f"}.fa-webcam:before{content:"\f832"}.fa-webcam-slash:before{content:"\f833"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-turbine:before{content:"\f89b"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-frame:before{content:"\e04f"}.fa-window-frame-open:before{content:"\e050"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*!
 * Font Awesome Pro 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/jobadder/assets/webfonts/fa-brands-400.eot);src:url("/wp-content/themes/jobadder/assets/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/jobadder/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/themes/jobadder/assets/webfonts/fa-brands-400.ttf) format("truetype"),url("/wp-content/themes/jobadder/assets/webfonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}/*!
 * Font Awesome Pro 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:swap;src:url(/wp-content/themes/jobadder/assets/webfonts/fa-solid-900.eot);src:url("/wp-content/themes/jobadder/assets/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/jobadder/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/themes/jobadder/assets/webfonts/fa-solid-900.ttf) format("truetype"),url("/wp-content/themes/jobadder/assets/webfonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas,.cards-grid-x.accordion-cards .cell-card .card-content .title::after,.wp-block-button.link-type-lightboxvideo a:after,.wp-block-image.link-type-lightboxvideo a .video-play-button .fa-play-circle,.bjm-cards-wrapper.alignleft .filters .filter ul li.selected:before{font-family:'Font Awesome 5 Pro';font-weight:900}/*!
 * Font Awesome Pro 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/jobadder/assets/webfonts/fa-regular-400.eot);src:url("/wp-content/themes/jobadder/assets/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/jobadder/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/themes/jobadder/assets/webfonts/fa-regular-400.ttf) format("truetype"),url("/wp-content/themes/jobadder/assets/webfonts/fa-regular-400.svg#fontawesome") format("svg")}.far,.type-bjm_glossary.cell.cell-card .card-title:after{font-family:'Font Awesome 5 Pro';font-weight:400}/*!
 * Font Awesome Pro 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:swap;src:url(/wp-content/themes/jobadder/assets/webfonts/fa-light-300.eot);src:url("/wp-content/themes/jobadder/assets/webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"),url(/wp-content/themes/jobadder/assets/webfonts/fa-light-300.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/fa-light-300.woff) format("woff"),url(/wp-content/themes/jobadder/assets/webfonts/fa-light-300.ttf) format("truetype"),url("/wp-content/themes/jobadder/assets/webfonts/fa-light-300.svg#fontawesome") format("svg")}.fal,.hbspt-form .hs-form .hs-fieldtype-select .input::after,.wp-block-button.link-type-lightboxvideo a:after,.bjm-cards-wrapper .filter-keyword::after,.bjm-cards-wrapper .filter-select.filter-tabs-::after,.wp-block-button.is-style-tertiary-with-icon .wp-block-button__link::after,.button-tertiary-with-icon::after,.bjm-cards-wrapper .cards-heading-link .cell-cards-link a::after,.primary-menu .menu>.menu-item-has-children>a::after{font-family:'Font Awesome 5 Pro';font-weight:300}.cell-gutenberg-content .has-background.has-vertical-padding-top-default,.editor-styles-wrapper .has-background.has-vertical-padding-top-default{padding-top:23px}.cell-gutenberg-content .has-vertical-padding-top-small,.editor-styles-wrapper .has-vertical-padding-top-small{padding-top:23px}.cell-gutenberg-content .has-vertical-padding-top-none,.editor-styles-wrapper .has-vertical-padding-top-none{padding-top:0}.cell-gutenberg-content .has-background.has-vertical-padding-bottom-default,.editor-styles-wrapper .has-background.has-vertical-padding-bottom-default{padding-bottom:23px}.cell-gutenberg-content .has-vertical-padding-bottom-small,.editor-styles-wrapper .has-vertical-padding-bottom-small{padding-bottom:23px}.cell-gutenberg-content .has-vertical-padding-bottom-none,.editor-styles-wrapper .has-vertical-padding-bottom-none{padding-bottom:0}.cell-gutenberg-content .has-background.has-horizontal-padding-right-default,.editor-styles-wrapper .has-background.has-horizontal-padding-right-default{padding-right:23px}.cell-gutenberg-content .has-horizontal-padding-right-small,.editor-styles-wrapper .has-horizontal-padding-right-small{padding-right:23px}.cell-gutenberg-content .has-horizontal-padding-right-none,.editor-styles-wrapper .has-horizontal-padding-right-none{padding-right:0}.cell-gutenberg-content .has-background.has-horizontal-padding-left-default,.editor-styles-wrapper .has-background.has-horizontal-padding-left-default{padding-left:23px}.cell-gutenberg-content .has-horizontal-padding-left-small,.editor-styles-wrapper .has-horizontal-padding-left-small{padding-left:23px}.cell-gutenberg-content .has-horizontal-padding-left-none,.editor-styles-wrapper .has-horizontal-padding-left-none{padding-left:0}.cell-gutenberg-content .has-background.has-vertical-padding-top-default,.editor-styles-wrapper .has-background.has-vertical-padding-top-default{padding-top:23px}.cell-gutenberg-content .has-vertical-padding-top-medium,.editor-styles-wrapper .has-vertical-padding-top-medium{padding-top:23px}.cell-gutenberg-content .has-vertical-padding-top-none,.editor-styles-wrapper .has-vertical-padding-top-none{padding-top:0}.cell-gutenberg-content .has-background.has-vertical-padding-bottom-default,.editor-styles-wrapper .has-background.has-vertical-padding-bottom-default{padding-bottom:23px}.cell-gutenberg-content .has-vertical-padding-bottom-medium,.editor-styles-wrapper .has-vertical-padding-bottom-medium{padding-bottom:23px}.cell-gutenberg-content .has-vertical-padding-bottom-none,.editor-styles-wrapper .has-vertical-padding-bottom-none{padding-bottom:0}.cell-gutenberg-content .has-background.has-horizontal-padding-right-default,.editor-styles-wrapper .has-background.has-horizontal-padding-right-default{padding-right:23px}.cell-gutenberg-content .has-horizontal-padding-right-medium,.editor-styles-wrapper .has-horizontal-padding-right-medium{padding-right:23px}.cell-gutenberg-content .has-horizontal-padding-right-none,.editor-styles-wrapper .has-horizontal-padding-right-none{padding-right:0}.cell-gutenberg-content .has-background.has-horizontal-padding-left-default,.editor-styles-wrapper .has-background.has-horizontal-padding-left-default{padding-left:23px}.cell-gutenberg-content .has-horizontal-padding-left-medium,.editor-styles-wrapper .has-horizontal-padding-left-medium{padding-left:23px}.cell-gutenberg-content .has-horizontal-padding-left-none,.editor-styles-wrapper .has-horizontal-padding-left-none{padding-left:0}@media print,screen and (min-width:48em){.cell-gutenberg-content .has-background.has-vertical-padding-top-default,.editor-styles-wrapper .has-background.has-vertical-padding-top-default{padding-top:31px}.cell-gutenberg-content .has-vertical-padding-top-medium,.editor-styles-wrapper .has-vertical-padding-top-medium{padding-top:62px}.cell-gutenberg-content .has-vertical-padding-top-none,.editor-styles-wrapper .has-vertical-padding-top-none{padding-top:0}.cell-gutenberg-content .has-background.has-vertical-padding-bottom-default,.editor-styles-wrapper .has-background.has-vertical-padding-bottom-default{padding-bottom:31px}.cell-gutenberg-content .has-vertical-padding-bottom-medium,.editor-styles-wrapper .has-vertical-padding-bottom-medium{padding-bottom:62px}.cell-gutenberg-content .has-vertical-padding-bottom-none,.editor-styles-wrapper .has-vertical-padding-bottom-none{padding-bottom:0}.cell-gutenberg-content .has-background.has-horizontal-padding-right-default,.editor-styles-wrapper .has-background.has-horizontal-padding-right-default{padding-right:31px}.cell-gutenberg-content .has-horizontal-padding-right-medium,.editor-styles-wrapper .has-horizontal-padding-right-medium{padding-right:62px}.cell-gutenberg-content .has-horizontal-padding-right-none,.editor-styles-wrapper .has-horizontal-padding-right-none{padding-right:0}.cell-gutenberg-content .has-background.has-horizontal-padding-left-default,.editor-styles-wrapper .has-background.has-horizontal-padding-left-default{padding-left:31px}.cell-gutenberg-content .has-horizontal-padding-left-medium,.editor-styles-wrapper .has-horizontal-padding-left-medium{padding-left:62px}.cell-gutenberg-content .has-horizontal-padding-left-none,.editor-styles-wrapper .has-horizontal-padding-left-none{padding-left:0}}.cell-gutenberg-content .has-background.has-vertical-padding-top-default,.editor-styles-wrapper .has-background.has-vertical-padding-top-default{padding-top:23px}.cell-gutenberg-content .has-vertical-padding-top-large,.editor-styles-wrapper .has-vertical-padding-top-large{padding-top:23px}.cell-gutenberg-content .has-vertical-padding-top-none,.editor-styles-wrapper .has-vertical-padding-top-none{padding-top:0}.cell-gutenberg-content .has-background.has-vertical-padding-bottom-default,.editor-styles-wrapper .has-background.has-vertical-padding-bottom-default{padding-bottom:23px}.cell-gutenberg-content .has-vertical-padding-bottom-large,.editor-styles-wrapper .has-vertical-padding-bottom-large{padding-bottom:23px}.cell-gutenberg-content .has-vertical-padding-bottom-none,.editor-styles-wrapper .has-vertical-padding-bottom-none{padding-bottom:0}.cell-gutenberg-content .has-background.has-horizontal-padding-right-default,.editor-styles-wrapper .has-background.has-horizontal-padding-right-default{padding-right:23px}.cell-gutenberg-content .has-horizontal-padding-right-large,.editor-styles-wrapper .has-horizontal-padding-right-large{padding-right:23px}.cell-gutenberg-content .has-horizontal-padding-right-none,.editor-styles-wrapper .has-horizontal-padding-right-none{padding-right:0}.cell-gutenberg-content .has-background.has-horizontal-padding-left-default,.editor-styles-wrapper .has-background.has-horizontal-padding-left-default{padding-left:23px}.cell-gutenberg-content .has-horizontal-padding-left-large,.editor-styles-wrapper .has-horizontal-padding-left-large{padding-left:23px}.cell-gutenberg-content .has-horizontal-padding-left-none,.editor-styles-wrapper .has-horizontal-padding-left-none{padding-left:0}@media print,screen and (min-width:48em){.cell-gutenberg-content .has-background.has-vertical-padding-top-default,.editor-styles-wrapper .has-background.has-vertical-padding-top-default{padding-top:31px}.cell-gutenberg-content .has-vertical-padding-top-large,.editor-styles-wrapper .has-vertical-padding-top-large{padding-top:62px}.cell-gutenberg-content .has-vertical-padding-top-none,.editor-styles-wrapper .has-vertical-padding-top-none{padding-top:0}.cell-gutenberg-content .has-background.has-vertical-padding-bottom-default,.editor-styles-wrapper .has-background.has-vertical-padding-bottom-default{padding-bottom:31px}.cell-gutenberg-content .has-vertical-padding-bottom-large,.editor-styles-wrapper .has-vertical-padding-bottom-large{padding-bottom:62px}.cell-gutenberg-content .has-vertical-padding-bottom-none,.editor-styles-wrapper .has-vertical-padding-bottom-none{padding-bottom:0}.cell-gutenberg-content .has-background.has-horizontal-padding-right-default,.editor-styles-wrapper .has-background.has-horizontal-padding-right-default{padding-right:31px}.cell-gutenberg-content .has-horizontal-padding-right-large,.editor-styles-wrapper .has-horizontal-padding-right-large{padding-right:62px}.cell-gutenberg-content .has-horizontal-padding-right-none,.editor-styles-wrapper .has-horizontal-padding-right-none{padding-right:0}.cell-gutenberg-content .has-background.has-horizontal-padding-left-default,.editor-styles-wrapper .has-background.has-horizontal-padding-left-default{padding-left:31px}.cell-gutenberg-content .has-horizontal-padding-left-large,.editor-styles-wrapper .has-horizontal-padding-left-large{padding-left:62px}.cell-gutenberg-content .has-horizontal-padding-left-none,.editor-styles-wrapper .has-horizontal-padding-left-none{padding-left:0}}@media print,screen and (min-width:64em){.cell-gutenberg-content .has-background.has-vertical-padding-top-default,.editor-styles-wrapper .has-background.has-vertical-padding-top-default{padding-top:39px}.cell-gutenberg-content .has-vertical-padding-top-large,.editor-styles-wrapper .has-vertical-padding-top-large{padding-top:78px}.cell-gutenberg-content .has-vertical-padding-top-none,.editor-styles-wrapper .has-vertical-padding-top-none{padding-top:0}.cell-gutenberg-content .has-background.has-vertical-padding-bottom-default,.editor-styles-wrapper .has-background.has-vertical-padding-bottom-default{padding-bottom:39px}.cell-gutenberg-content .has-vertical-padding-bottom-large,.editor-styles-wrapper .has-vertical-padding-bottom-large{padding-bottom:78px}.cell-gutenberg-content .has-vertical-padding-bottom-none,.editor-styles-wrapper .has-vertical-padding-bottom-none{padding-bottom:0}.cell-gutenberg-content .has-background.has-horizontal-padding-right-default,.editor-styles-wrapper .has-background.has-horizontal-padding-right-default{padding-right:39px}.cell-gutenberg-content .has-horizontal-padding-right-large,.editor-styles-wrapper .has-horizontal-padding-right-large{padding-right:78px}.cell-gutenberg-content .has-horizontal-padding-right-none,.editor-styles-wrapper .has-horizontal-padding-right-none{padding-right:0}.cell-gutenberg-content .has-background.has-horizontal-padding-left-default,.editor-styles-wrapper .has-background.has-horizontal-padding-left-default{padding-left:39px}.cell-gutenberg-content .has-horizontal-padding-left-large,.editor-styles-wrapper .has-horizontal-padding-left-large{padding-left:78px}.cell-gutenberg-content .has-horizontal-padding-left-none,.editor-styles-wrapper .has-horizontal-padding-left-none{padding-left:0}}.cell-gutenberg-content>*,.editor-styles-wrapper>*{width:auto}.cell-gutenberg-content .has-max-width-fifty>*,.editor-styles-wrapper .has-max-width-fifty>*{max-width:50%}@media print,screen and (min-width:64em){.cell-gutenberg-content .has-max-width-seventyfive>*,.editor-styles-wrapper .has-max-width-seventyfive>*{max-width:75%}}@media print,screen and (min-width:64em){.cell-gutenberg-content .has-max-width-eightyfive>*,.editor-styles-wrapper .has-max-width-eightyfive>*{max-width:85%}}.fontawesome-icon.aligncenter{text-align:center}.fontawesome-icon.alignleft{text-align:left}.fontawesome-icon.alignright{text-align:right}.editor-styles-wrapper .wp-block-group{border:3px dashed #ccc}.wp-block-group.has-max-width-seventyfive>*,.wp-block-group.has-max-width-eightyfive>*{margin-left:auto;margin-right:auto}@media print,screen and (min-width:64em){.cards-grid-x.card-style-recent{display:flex;flex-direction:column;flex-wrap:wrap;height:400px}}@media print,screen and (min-width:64em){.cards-grid-x.card-style-recent>.cell.cell-card{flex:0 0 auto;height:calc(50% - 2.4375rem);margin-top:1.21875rem;margin-bottom:1.21875rem;flex:0 0 auto;width:calc(33.33333% - 2.4375rem);margin-left:1.21875rem;margin-right:1.21875rem;margin-right:.71875rem;margin-left:.71875rem;display:flex}.cards-grid-x.card-style-recent>.cell.cell-card:first-child{flex:0 0 auto;height:calc(100% - 2.4375rem);margin-top:1.21875rem;margin-bottom:1.21875rem;flex:0 0 auto;width:calc(66.66667% - 2.4375rem);margin-left:1.21875rem;margin-right:1.21875rem;margin-right:.71875rem;margin-left:.71875rem}}@media print,screen and (min-width:64em) and (min-width:48em){.cards-grid-x.card-style-recent>.cell.cell-card:first-child{margin-right:.96875rem;margin-left:.96875rem}}@media print,screen and (min-width:64em) and (min-width:64em){.cards-grid-x.card-style-recent>.cell.cell-card:first-child{margin-right:1.21875rem;margin-left:1.21875rem}}@media print,screen and (min-width:64em) and (min-width:48em){.cards-grid-x.card-style-recent>.cell.cell-card{margin-right:.96875rem;margin-left:.96875rem}}@media print,screen and (min-width:64em) and (min-width:64em){.cards-grid-x.card-style-recent>.cell.cell-card{margin-right:1.21875rem;margin-left:1.21875rem}}@media print,screen and (min-width:64em) and (min-width:64em){.cards-grid-x.feature-first .cell-card:first-child{flex:0 0 auto;width:calc(100% - 2.4375rem);margin-left:1.21875rem;margin-right:1.21875rem;margin-right:.71875rem;margin-left:.71875rem;height:auto}}@media print,screen and (min-width:64em) and (min-width:64em) and (min-width:48em){.cards-grid-x.feature-first .cell-card:first-child{margin-right:.96875rem;margin-left:.96875rem}}@media print,screen and (min-width:64em) and (min-width:64em) and (min-width:64em){.cards-grid-x.feature-first .cell-card:first-child{margin-right:1.21875rem;margin-left:1.21875rem}}@media print,screen and (min-width:64em){.cards-grid-x.feature-first .cell-card:first-child:hover .card-inner:before{background-color:grey}.cards-grid-x.feature-first .cell-card:first-child .card-inner{display:flex;flex-direction:row}}.cards-grid-x>.cell.cell-in-page-info-panel{flex:0 0 auto;width:calc(100% - 1.4375rem);margin-left:.71875rem;margin-right:.71875rem;min-height:500px;display:none;background-color:#fff;border:1px solid #ccc}.cards-grid-x>.cell.cell-in-page-info-panel .card-inner{display:flex;height:100%;flex-direction:column}@media print,screen and (min-width:48em){.cards-grid-x>.cell.cell-in-page-info-panel .card-inner{flex-direction:row}}.cards-grid-x>.cell.cell-in-page-info-panel .card-inner .card-image{height:auto;display:flex}@media print,screen and (min-width:48em){.cards-grid-x>.cell.cell-in-page-info-panel .card-inner .card-image{width:40%}}.cards-grid-x>.cell.cell-in-page-info-panel .card-inner .card-image img{object-fit:cover}.cards-grid-x>.cell.cell-in-page-info-panel .card-inner .card-content{padding:60px 80px}@media print,screen and (min-width:48em){.cards-grid-x>.cell.cell-in-page-info-panel .card-inner .card-content{width:60%}}.cards-grid-x>.cell.cell-in-page-info-panel .card-inner .card-content .card-position{font-size:.9rem;text-transform:uppercase}.cards-grid-x>.cell.cell-in-page-info-panel .card-inner .card-content .title{font-weight:700;font-size:1.5rem;margin-bottom:20px}.cards-grid-x>.cell.cell-in-page-info-panel .card-inner .card-content .card-excerpt{font-size:.9rem}.filter-no-results,.cell-no-search-results{font-size:1.2rem;width:auto!important}.filter-no-results.filter-no-results,.cell-no-search-results.filter-no-results{display:none}.filter-no-results p,.cell-no-search-results p{font-size:1.2rem}.cards-grid-x div.cell.cell-card{height:500px}.cell-card{position:relative;overflow:hidden;height:500px}.cell-card .card-inner{height:100%}.cell-card .cover-link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100}.cell-card .card-icon,.cell-card .card-date,.cell-card .card-parent{display:none}.cell-card .card-image{width:100%;background-color:#f1f1f1;position:relative}.cell-card .card-image>img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;object-fit:cover}.cell-card .card-image .card-image-overlay{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.cell-card .card-image .card-image-overlay>img{max-width:70%}.cell-card .card-content{position:relative;overflow:hidden;padding:23px 23px}.cell-card .card-content h4{display:flex;flex-direction:row}.cell-card .card-content h4>*:after{content:"/";padding-left:5px;padding-right:5px}.cell-card .card-content h4>*:last-child:after{content:none}.cell-card .card-content h4:after{content:none}.cell-card .card-content .card-link{position:absolute;bottom:0;left:0}.cell-card.card-view-all{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;padding:30px;min-height:200px}.cell-card.card-view-all .view-all-title{color:#fff;font-size:24px;font-family:"Work Sans",sans-serif;font-weight:700}.cell-card.card-view-all .card-read-more{position:absolute;bottom:30px;left:30px}.cell-card .card-hover{display:none}.cell-card.title-yes .card-content .title{display:block!important}.cell-card.title-no .card-content .title{display:none!important}.cell-card.excerpt-yes .card-content .card-excerpt{display:block!important}.cell-card.excerpt-no .card-content .card-excerpt{display:none!important}.cards-grid-x.accordion-cards div.cell.cell-card{width:calc(100% - 1.437rem);height:auto}.cards-grid-x.accordion-cards .cell-card{cursor:pointer}.cards-grid-x.accordion-cards .cell-card.is-open .card-content .title::after{content:"\f077"}.cards-grid-x.accordion-cards .cell-card .cover-link{display:none}.cards-grid-x.accordion-cards .cell-card .card-image{display:none}.cards-grid-x.accordion-cards .cell-card .card-content{max-height:none}@media print,screen and (min-width:48em){.cards-grid-x.accordion-cards .cell-card .card-content{display:flex}}.cards-grid-x.accordion-cards .cell-card .card-content h4>*::after{display:none}.cards-grid-x.accordion-cards .cell-card .card-content .card-category-name{display:none}.cards-grid-x.accordion-cards .cell-card .card-content .card-text{flex:1;min-height:0}.cards-grid-x.accordion-cards .cell-card .card-content .title{position:relative;padding-right:18px}.cards-grid-x.accordion-cards .cell-card .card-content .title::after{position:absolute;top:0;right:0;content:"\f078"}.cards-grid-x.accordion-cards .cell-card .card-content .card-excerpt{display:none}.cards-grid-x.accordion-cards .cell-card .card-read-more{display:none}.bjm-cards-wrapper{position:relative;min-height:300px}.bjm-cards-wrapper .wrap-results-and-paging{opacity:1;transition:opacity 0.25s}.bjm-cards-wrapper .wrap-results-and-paging.has-paging .pagination{display:flex}.bjm-cards-wrapper .wrap-results-and-paging .pagination{margin-top:50px;margin-bottom:50px;display:none;flex-direction:row;align-items:center;justify-content:center}.bjm-cards-wrapper .wrap-results-and-paging .pagination .nav-links{display:flex;flex-direction:row;align-items:center;justify-content:center}.bjm-cards-wrapper .wrap-results-and-paging .pagination .page-numbers{display:flex;min-width:32px;height:32px;border:1px solid #ccc;align-items:center;justify-content:center;color:#333;margin:4px;padding-left:4px;padding-right:4px}.bjm-cards-wrapper .wrap-results-and-paging .pagination .page-numbers.current{background-color:#333;color:#fff}.bjm-cards-wrapper.is-loading .wrap-results-and-paging{opacity:.5}.bjm-cards-wrapper.is-loading .loading{opacity:1;pointer-events:all}.bjm-cards-wrapper .loading{transition:opacity 0.25s;opacity:0;pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:flex-start;justify-content:center}.bjm-cards-wrapper .loading .loading-inner{background-image:url(/wp-content/plugins/bjm-blocks/dist/assets/loading.svg);width:200px;height:200px;margin-top:150px;opacity:.8}.bjm-cards-wrapper.bjm-cards-wrapper-archive-page{padding-top:40px;padding-bottom:40px}.wp-block-column .bjm-hubspot-form{padding-left:0;padding-right:0}#hs-pu-form{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:none;background:rgb(0 0 0 / .2)}#hs-pu-form section{width:90%;max-width:600px;height:90%;max-height:400px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.hs-pu-form-open #hs-pu-form{display:block}.bjm-hubspot-form{position:relative;overflow:hidden}.bjm-hubspot-form .bjm-hubspot-form-inner{background:grey;color:#fff;padding:30px 23px;position:relative}@media print,screen and (min-width:48em){.bjm-hubspot-form.shift-form-up{margin-top:-130px}}@media print,screen and (min-width:64em){.bjm-hubspot-form.shift-form-up{margin-top:-350px}}.bjm-hubspot-form h2{line-height:40px;color:#fff;margin-bottom:30px}.bjm-hubspot-form.has-icon h2{max-width:60%;min-height:140px}.bjm-hubspot-form.has-icon .hubspot-icon{position:absolute;top:30px;right:30px;max-width:36%}.bjm-hubspot-form.has-icon .hubspot-icon i{font-size:8rem}.bjm-hubspot-form input[type="text"],.bjm-hubspot-form input[type="email"],.bjm-hubspot-form input[type="tel"],.bjm-hubspot-form textarea{color:#fff;background-color:rgb(255 255 255 / .3);border:1px solid rgb(255 255 255 / .3)!important;border:none;box-shadow:none;outline:none}.bjm-hubspot-form textarea{min-height:100px}.bjm-hubspot-form label{display:none}.bjm-hubspot-form .inputs-list{list-style:none;padding:0;margin:0}.bjm-hubspot-form .inputs-list label{color:#fff;display:block}.bjm-hubspot-form .hs-form-required{display:none}.bjm-hubspot-form .hs-submit .hs-button{background:none;background-color:grey}@media print,screen and (min-width:48em){.wp-block-buttons.alignright{text-align:right}}.wp-block-buttons .wp-block-button{margin-right:4px}.wp-block-buttons .wp-block-button:first-child{margin-left:0}.wp-block-buttons .wp-block-button:last-child{margin-right:0}.button{margin-bottom:0}.wp-block-button.link-type-lightboxvideo a{position:relative;padding-right:65px}.wp-block-button.link-type-lightboxvideo a:after{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;width:46px;height:100%;color:#fff;font-weight:400;background-color:rgb(0 0 0 / .1);content:"\f04b"}.filters{display:flex;flex-direction:row;margin-bottom:40px;align-items:center;position:relative}@media print,screen and (max-width:47.99875em){.filters{flex-direction:column;align-items:flex-start}}.filters input,.filters select{margin:0;border:1px solid grey;border-radius:0}@media print,screen and (max-width:47.99875em){.filters input,.filters select{margin-top:4px;margin-bottom:4px}}.filters select{appearance:none;-webkit-appearance:none}.filters .filter{width:100%;margin-right:10px}.filters .filter.filter-tabs-1 ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:row}.filters .filter.filter-tabs-1 ul li{border:1px solid grey;padding:4px 8px;margin:4px;text-align:center;display:flex;align-items:center;justify-content:center;line-height:1.3;cursor:pointer}.filters .filter.filter-tabs-1 ul li.selected{background-color:grey;color:#fff}.filters .filter-title{padding-right:20px;min-width:90px}@media print,screen and (max-width:47.99875em){.filters .filter-title{padding-top:16px;padding-bottom:10px}}.wp-block-image .aligncenter{text-align:center}.wp-block-image .alignright{text-align:right}.wp-block-image.has-drop-shadow{filter:drop-shadow(0 20px 20px rgb(5 28 45 / .3))}.wp-block-image.link-type-lightboxvideo{position:relative}.wp-block-image.link-type-lightboxvideo:before{z-index:0;display:block;content:"";position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgb(0 0 0 / .2)}.wp-block-image.link-type-lightboxvideo a .video-play-button{display:block;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;display:flex;z-index:100;cursor:pointer}.wp-block-image.link-type-lightboxvideo a .video-play-button i{font-size:4.5rem}.bjm-quote-wrapper{position:relative;overflow:hidden}.bjm-quote-wrapper .background-image{filter:blur(10px) contrast(.2) brightness(190%);position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.bjm-quote-wrapper .bjm-quote-wrapper-inner{background-repeat:no-repeat;background-position:50% 50%;background-size:cover;position:relative;display:flex;flex-direction:column;padding:30px 30px}@media print,screen and (min-width:64em){.bjm-quote-wrapper .bjm-quote-wrapper-inner{flex-direction:row;padding:100px 50px}}.bjm-quote-wrapper .bjm-quote-wrapper-inner img{width:100px;height:100px;object-fit:cover;border-radius:200px;display:block;margin-right:20px;box-shadow:0 10px 20px 0 rgb(0 0 0 / .5);margin-bottom:20px}.bjm-quote-wrapper .bjm-quote-wrapper-inner .content{display:flex;flex-direction:column}.bjm-quote-wrapper .bjm-quote-wrapper-inner .content .quote{font-weight:700;font-size:1.2rem;margin-bottom:40px}.bjm-quote-wrapper .bjm-quote-wrapper-inner .content .quote:before{content:'"'}.bjm-quote-wrapper .bjm-quote-wrapper-inner .content .quote:after{content:'"'}.bjm-quote-wrapper .bjm-quote-wrapper-inner .content .author{text-transform:uppercase;font-weight:700}.bjm-quote-wrapper .bjm-quote-wrapper-inner .content .position{font-size:.7rem}.has-dark-background-color .wp-block-quote p,.has-dark-background-color .cell.type-bjm_testimonial .card-excerpt p,.cell.type-bjm_testimonial .has-dark-background-color .card-excerpt p{color:#fff}.bjm-partner-logos{position:relative;padding-bottom:16px}.bjm-partner-logos .cell-logo{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.bjm-partner-logos .cell-logo img.logo-entry{width:80%;height:auto;display:block}.wp-block-gallery.is-style-lightbox-first,.wp-block-gallery.is-style-lightbox-first .blocks-gallery-grid{position:relative}.wp-block-gallery.is-style-lightbox-first:after,.wp-block-gallery.is-style-lightbox-first .blocks-gallery-grid:after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgb(0 0 0 / .2)}.wp-block-gallery.is-style-lightbox-first .gallery-lightbox-button,.wp-block-gallery.is-style-lightbox-first .blocks-gallery-grid .gallery-lightbox-button{display:block;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:row;color:#fff;display:flex;z-index:100;cursor:pointer;font-weight:700}.wp-block-gallery.is-style-lightbox-first .gallery-lightbox-button i,.wp-block-gallery.is-style-lightbox-first .blocks-gallery-grid .gallery-lightbox-button i{font-size:2.5rem;margin-right:10px}.wp-block-gallery.is-style-lightbox-first .wp-block-image,.wp-block-gallery.is-style-lightbox-first .blocks-gallery-item,.wp-block-gallery.is-style-lightbox-first .blocks-gallery-grid .wp-block-image,.wp-block-gallery.is-style-lightbox-first .blocks-gallery-grid .blocks-gallery-item{margin:0!important}.wp-block-gallery.is-style-lightbox-first .wp-block-image:not(:first-child),.wp-block-gallery.is-style-lightbox-first .blocks-gallery-item:not(:first-child),.wp-block-gallery.is-style-lightbox-first .blocks-gallery-grid .wp-block-image:not(:first-child),.wp-block-gallery.is-style-lightbox-first .blocks-gallery-grid .blocks-gallery-item:not(:first-child){display:none}@media print,screen and (max-width:63.99875em){.cell-gutenberg-content>.wp-block-cover>.wp-block-cover__inner-container{width:100%}}.wp-block-cover{background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden;height:auto}.wp-block-cover.has-drop-shadow{filter:drop-shadow(0 20px 20px rgb(5 28 45 / .3))}.wp-block-cover.has-max-width-fifty>.wp-block-cover__inner-container>*{max-width:50%}@media print,screen and (min-width:64em){.wp-block-cover.has-max-width-seventyfive>.wp-block-cover__inner-container>*{max-width:75%}}@media print,screen and (min-width:64em){.wp-block-cover.has-max-width-eightyfive>.wp-block-cover__inner-container>*{max-width:85%}}.wp-block-cover.alignfull.has-simple-padding-on{padding-right:1.4375rem;padding-left:1.4375rem}@media print,screen and (min-width:48em){.wp-block-cover.alignfull.has-simple-padding-on{padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){.wp-block-cover.alignfull.has-simple-padding-on{padding-right:2.4375rem;padding-left:2.4375rem}}.bjm-popup-block{transition:opacity 0.25s;pointer-events:none;opacity:0;position:fixed;z-index:5000;top:0;left:0;right:0;bottom:0;background-color:rgb(128 128 128 / .75);display:flex;align-items:center;justify-content:center;max-width:none}.bjm-popup-block.open{opacity:1;pointer-events:all}.bjm-popup-block .bjm-popup-block-inner{position:relative;max-width:calc(100vw - 60px)}.bjm-popup-block .bjm-popup-block-inner .bjm-popup-block-close{color:#fff;position:absolute;top:-30px;right:0}.bjm-popup-block .bjm-popup-block-inner .bjm-popup-block-inner-content{box-shadow:0 5px 10px 0 rgb(0 0 0 / .19)}.bjm-popup-block .bjm-popup-block-inner .bjm-popup-block-inner-content .wp-block-columns{padding-left:0;padding-right:0}.bjm-popup-block .bjm-popup-block-inner .bjm-popup-block-inner-content .wp-block-columns .wp-block-column{margin:0}@media print,screen and (max-width:47.99875em){.bjm-popup-block .bjm-popup-block-inner .bjm-popup-block-inner-content .wp-block-columns .wp-block-column{min-height:auto}}.bjm-popup-block .bjm-popup-block-inner .bjm-popup-block-inner-content .wp-block-columns .wp-block-cover{margin:0;clip-path:none;-webkit-clip-path:none}@media print,screen and (max-width:47.99875em){.bjm-popup-block .bjm-popup-block-inner .bjm-popup-block-inner-content .wp-block-columns .wp-block-cover{display:none}}.bjm-social-wrapper{display:flex;align-items:center;justify-content:space-between;font-weight:600}.bjm-social-wrapper.text-last .share-title{order:2;margin-right:0;margin-left:10px}@media print,screen and (min-width:48em){.bjm-social-wrapper{justify-content:flex-end}}.bjm-social-wrapper .share-title{order:0;margin-right:10px}.bjm-social-wrapper .share-icons{order:1}.bjm-social-wrapper .share-icons i{font-size:1.4rem;margin-left:6px}.swiper-navigation{display:flex;margin-top:30px}.swiper-navigation .swiper-button-prev,.swiper-navigation .swiper-button-next{border:1px solid grey;width:40px;height:40px;color:inherit;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;top:auto;left:auto;right:auto;margin-top:0}.swiper-navigation .swiper-button-prev:after,.swiper-navigation .swiper-button-next:after{content:none}.swiper-navigation .swiper-pagination{width:70px;height:40px;font-size:.9rem;display:flex;align-items:center;justify-content:center;position:relative;bottom:auto;right:auto;left:auto}.swiper-navigation .swiper-pagination>span{padding-left:5px;padding-right:5px}.wp-block-group__inner-container .bjm-swiper-wrapper{width:auto;margin-right:-1.4375rem;margin-left:-1.4375rem}@media print,screen and (min-width:48em){.wp-block-group__inner-container .bjm-swiper-wrapper{margin-right:-1.9375rem;margin-left:-1.9375rem}}@media print,screen and (min-width:64em){.wp-block-group__inner-container .bjm-swiper-wrapper{margin-right:-2.4375rem;margin-left:-2.4375rem}}@media screen and (min-width:75em){.wp-block-group__inner-container .bjm-swiper-wrapper{margin-left:0;margin-right:0}}.bjm-swiper-wrapper{padding-left:0;padding-right:0;max-width:none!important;width:100%;left:0;max-width:100vw;overflow:hidden;position:relative}.bjm-swiper-wrapper.swiper-no-page-numbers .swiper-navigation .swiper-button-prev{margin-right:12px}.bjm-swiper-wrapper.swiper-no-page-numbers .swiper-navigation .swiper-pagination{display:none}.bjm-swiper-wrapper .swiper-container{overflow:visible}.bjm-swiper-wrapper .swiper-container .swiper-wrapper{width:calc(100% - 0)}.wp-block-bjm-blocks-swiper{overflow:hidden;position:relative;display:flex;flex-direction:column;padding-bottom:0!important}.wp-block-bjm-blocks-swiper.wp-block-bjm-blocks-swiper .swiper-container{width:100%;display:flex;flex-direction:column}@media screen and (min-width:75em){.wp-block-bjm-blocks-swiper.wp-block-bjm-blocks-swiper.alignwide .swiper-container{width:100%}.wp-block-bjm-blocks-swiper.wp-block-bjm-blocks-swiper.alignwide .bjm-swiper-navigation-wrapper,.wp-block-bjm-blocks-swiper.wp-block-bjm-blocks-swiper.alignwide .swiper-navy,.wp-block-bjm-blocks-swiper.wp-block-bjm-blocks-swiper.alignwide .swiper-navigation{margin-left:0;margin-right:0}}.wp-block-bjm-blocks-swiper .swiper-slide{max-width:none!important;min-height:200px;padding-top:0;padding-bottom:0}.wp-block-bjm-blocks-swiper .swiper-navy,.wp-block-bjm-blocks-swiper .swiper-navigation{order:3;margin-top:0;position:relative}.wp-block-bjm-blocks-swiper.swiper-navigation-right .swiper-navy,.wp-block-bjm-blocks-swiper.swiper-navigation-right .swiper-navigation{justify-content:flex-end}.wp-block-bjm-blocks-swiper .swiper-wrapper{order:2;display:flex;padding-top:10px;padding-bottom:10px}@media print,screen and (min-width:64em){.wp-block-bjm-blocks-swiper .swiper-wrapper{padding-top:30px;padding-bottom:20px}}.wp-block-bjm-blocks-swiper .bjm-swiper-navigation-wrapper{order:1;margin-bottom:10px}@media screen and (min-width:75em){.wp-block-bjm-blocks-swiper .bjm-swiper-navigation-wrapper{margin-right:1.4375rem;margin-left:1.4375rem}}@media screen and (min-width:75em) and (min-width:48em){.wp-block-bjm-blocks-swiper .bjm-swiper-navigation-wrapper{margin-right:1.9375rem;margin-left:1.9375rem}}@media screen and (min-width:75em) and (min-width:64em){.wp-block-bjm-blocks-swiper .bjm-swiper-navigation-wrapper{margin-right:2.4375rem;margin-left:2.4375rem}}.wp-block-bjm-blocks-swiper .bjm-swiper-navigation-wrapper .swiper-navigation-icons{display:flex;flex-direction:row}.wp-block-bjm-blocks-swiper .bjm-swiper-navigation-wrapper .icon-navigation-entry{transition:border-color 0.25s;border-bottom:4px solid #e6e7e8;padding-bottom:4px;cursor:pointer;margin-right:10px;font-size:0;flex-grow:1}@media print,screen and (min-width:48em){.wp-block-bjm-blocks-swiper .bjm-swiper-navigation-wrapper .icon-navigation-entry{font-size:.9rem}}.wp-block-bjm-blocks-swiper .bjm-swiper-navigation-wrapper .icon-navigation-entry:last-child{margin-right:0}.wp-block-bjm-blocks-swiper .bjm-swiper-navigation-wrapper .icon-navigation-entry .icon{transition:color 0.25s;font-size:34px}.wp-block-bjm-blocks-swiper .bjm-swiper-navigation-wrapper .icon-navigation-entry.active{border-color:grey}.wp-block-bjm-blocks-swiper .bjm-swiper-navigation-wrapper .icon-navigation-entry.active .icon{color:grey}.bjm-recent-posts-wrapper>.grid-container{padding-left:0;padding-right:0}.bjm-recent-posts-wrapper>.grid-container>.grid-x>.cell .card-inner{padding-bottom:0}.bjm-recent-posts-wrapper>.grid-container>.grid-x>.cell .card-inner .card-image:after{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background-color:rgb(0 0 0 / .3);content:""}.bjm-recent-posts-wrapper>.grid-container>.grid-x>.cell .card-inner .card-content{padding-bottom:18px}.bjm-recent-posts-wrapper>.grid-container>.grid-x>.cell .card-inner .title{font-size:14px;margin-bottom:0}.bjm-recent-posts-wrapper>.grid-container>.grid-x>.cell:first-child{height:auto}@media print,screen and (min-width:64em){.bjm-recent-posts-wrapper>.grid-container>.grid-x>.cell:first-child .card-image{position:absolute;height:100%}}.bjm-recent-posts-wrapper>.grid-container>.grid-x>.cell:first-child .card-image>img{height:100%;object-fit:cover}.bjm-recent-posts-wrapper>.grid-container>.grid-x>.cell:last-child{height:auto}.bjm-recent-posts-wrapper>.grid-container>.grid-x>.cell:last-child .card-image{width:100%;height:0;padding-top:75%}@media print,screen and (min-width:64em){.bjm-recent-posts-wrapper>.grid-container>.grid-x>.cell:last-child .card-image{padding-top:0;height:auto;position:absolute}}.bjm-recent-posts-wrapper>.grid-container>.grid-x>.cell:last-child .card-image>img{z-index:0;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0}.bjm-recent-posts-wrapper>.grid-container>.grid-x.post-count-1>.cell:first-child{width:100%}.bjm-recent-posts-wrapper>.grid-container>.grid-x.post-count-1>.cell:first-child .card-image{position:relative;height:auto;width:100%;min-height:450px}.bjm-recent-posts-wrapper>.grid-container>.grid-x.post-count-1>.cell:last-child{display:none}.bjm-recent-posts-wrapper>.grid-container>.grid-x.post-count-2>.cell{height:250px}@media print,screen and (min-width:48em){.bjm-recent-posts-wrapper>.grid-container>.grid-x.post-count-2>.cell{height:350px}}@media print,screen and (min-width:64em){.bjm-recent-posts-wrapper>.grid-container>.grid-x.post-count-2>.cell{height:450px}}.bjm-recent-posts-wrapper>.grid-container>.grid-x.post-count-2>.cell .card-image{height:auto;position:absolute}.wp-block-columns{margin-bottom:0}.wp-block-columns.has-simple-padding-off{padding:0!important}.wp-block-columns.has-simple-padding-off .wp-block-column{margin-top:0;margin-bottom:0}.wp-block-columns.has-simple-padding-off .wp-block-group.has-horizontal-padding-left-small{padding-left:20px}.wp-block-columns.has-simple-padding-off .wp-block-group.has-horizontal-padding-right-small{padding-left:20px}.wp-block-columns .wp-block-image{margin:0}.wrapper-bjm-contact-form-7{padding:23px}.wrapper-bjm-post-meta{display:flex;flex-direction:row;align-items:center}.wrapper-bjm-post-meta .author-photo{margin-right:16px;border-radius:200px;box-shadow:0 10px 30px 0 rgb(0 0 0 / .25)}.wrapper-bjm-post-meta .meta{font-size:.9rem}.wrapper-bjm-post-meta .meta .meta-line-1{font-weight:700;margin-bottom:3px}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:11px;margin-bottom:11px}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block{width:100%;margin:0;margin-top:11px;margin-bottom:11px}@media print,screen and (min-width:48em){.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block{margin-left:11px;margin-right:11px}}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.are-vertically-aligned-center .wp-block-bjm-blocks-block{display:flex;flex-direction:column;justify-content:center}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.are-vertically-aligned-bottom .wp-block-bjm-blocks-block{display:flex;flex-direction:column;justify-content:flex-end}@media print,screen and (max-width:47.99875em){.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.no-wrap-small{flex-wrap:nowrap}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-small-1 .wp-block-bjm-blocks-block{width:100%;margin-left:0;margin-right:0}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-small-2 .wp-block-bjm-blocks-block{width:calc(50% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-10{width:10%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-15{width:15%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-20{width:20%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-25{width:25%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-30{width:30%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-35{width:35%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-40{width:40%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-45{width:45%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-50{width:50%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-55{width:55%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-60{width:60%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-65{width:65%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-70{width:70%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-75{width:75%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-80{width:80%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-85{width:85%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-90{width:90%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-95{width:95%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-small-100{width:100%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.no-wrap-medium{flex-wrap:nowrap}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-medium-1 .wp-block-bjm-blocks-block{width:100%;margin-left:0;margin-right:0}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-medium-2 .wp-block-bjm-blocks-block{width:calc(50% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-medium-3 .wp-block-bjm-blocks-block{width:calc(33.3% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-medium-4 .wp-block-bjm-blocks-block{width:calc(25% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-medium-5 .wp-block-bjm-blocks-block{width:calc(20% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-medium-6 .wp-block-bjm-blocks-block{width:calc(16.66% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-medium-7 .wp-block-bjm-blocks-block{width:calc(14.28% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-medium-8 .wp-block-bjm-blocks-block{width:calc(12.5% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-10{width:10%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-15{width:15%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-20{width:20%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-25{width:25%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-30{width:30%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-35{width:35%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-40{width:40%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-45{width:45%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-50{width:50%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-55{width:55%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-60{width:60%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-65{width:65%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-70{width:70%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-75{width:75%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-80{width:80%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-85{width:85%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-90{width:90%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-95{width:95%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-medium-100{width:100%}}@media print,screen and (min-width:64em){.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.no-wrap-large{flex-wrap:nowrap}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-1 .wp-block-bjm-blocks-block{width:100%;margin-left:0;margin-right:0}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-2 .wp-block-bjm-blocks-block{width:calc(50% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-3 .wp-block-bjm-blocks-block{width:calc(33.3% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-4 .wp-block-bjm-blocks-block{width:calc(25% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-5 .wp-block-bjm-blocks-block{width:calc(20% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-6 .wp-block-bjm-blocks-block{width:calc(16.66% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-7 .wp-block-bjm-blocks-block{width:calc(14.28% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks.columns-8 .wp-block-bjm-blocks-block{width:calc(12.5% - 22px)}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-10{width:10%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-15{width:15%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-20{width:20%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-25{width:25%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-30{width:30%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-35{width:35%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-40{width:40%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-45{width:45%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-50{width:50%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-55{width:55%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-60{width:60%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-65{width:65%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-70{width:70%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-75{width:75%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-80{width:80%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-85{width:85%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-90{width:90%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-95{width:95%}.wp-block-bjm-blocks-blocks .wrapper-bjm-blocks .wp-block-bjm-blocks-block.width-large-100{width:100%}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.wp-block-group .wp-block-bjm-blocks-blocks{padding-left:0;padding-right:0;margin-left:-11px;margin-right:-11px}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.wp-block-group .wp-block-bjm-blocks-blocks{padding-left:0;padding-right:0;margin-left:-11px;margin-right:-11px}}@media screen and (min-width:75em){.wp-block-group .wp-block-bjm-blocks-blocks{margin-left:auto;margin-right:auto}}@keyframes pulseIt{from{transform:scale(1)}to{transform:scale(1.025)}}@keyframes bounceIt{from{transform:translateX(0)}to{transform:translateX(.25rem)}}html{box-sizing:border-box;overflow-x:hidden;scroll-behavior:smooth}@media print,screen and (max-width:63.99875em){html.menu-open,html.search-open{overflow-y:hidden}}*,*::before,*::after{box-sizing:inherit}:root .has-blue-primary-color{color:#0069B2}:root .has-blue-primary-background-color{background-color:#0069B2}:root .has-blue-joy-color{color:#19A0FA}:root .has-blue-joy-background-color{background-color:#19A0FA}:root .has-blue-dark-color{color:#06379A}:root .has-blue-dark-background-color{background-color:#06379A}:root .has-blue-light-color{color:#D9F1FC}:root .has-blue-light-background-color{background-color:#D9F1FC}:root .has-green-color{color:#4EC493}:root .has-green-background-color{background-color:#4EC493}:root .has-green-dark-color{color:#058278}:root .has-green-dark-background-color{background-color:#058278}:root .has-green-light-color{color:#EBFACD}:root .has-green-light-background-color{background-color:#EBFACD}:root .has-orange-dark-color{color:#FF4B28}:root .has-orange-dark-background-color{background-color:#FF4B28}:root .has-orange-light-color{color:#FFF5B4}:root .has-orange-light-background-color{background-color:#FFF5B4}:root .has-purple-dark-color{color:#8732AA}:root .has-purple-dark-background-color{background-color:#8732AA}:root .has-yellow-dark-color{color:#FAAC00}:root .has-yellow-dark-background-color{background-color:#FAAC00}:root .has-pink-color{color:#FA55A5}:root .has-pink-background-color{background-color:#FA55A5}:root .has-pink-light-color{color:#FFE1DC}:root .has-pink-light-background-color{background-color:#FFE1DC}:root .has-grey-text-color{color:#4B4B50}:root .has-grey-text-background-color{background-color:#4B4B50}:root .has-neutral-1-color{color:#DCE1EB}:root .has-neutral-1-background-color{background-color:#DCE1EB}:root .has-neutral-2-color{color:#F0F0F5}:root .has-neutral-2-background-color{background-color:#F0F0F5}:root .has-white-color{color:#fff}:root .has-white-background-color{background-color:#fff}:root .has-red-color{color:#EF4444}:root .has-red-background-color{background-color:#EF4444}:root .has-orange-color{color:#ef9f44}:root .has-orange-background-color{background-color:#ef9f44}body{margin:0;padding:0;overflow-x:hidden}@supports selector(*:focus-visible){*:focus-visible{outline:1px solid currentColor}}.alignleft{display:flex;align-items:flex-start}.alignright{display:flex;align-items:flex-end}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:hover,.screen-reader-text:focus{color:#4B4B50;background-color:#fff;box-shadow:0 3px 9px 0 rgb(75 75 80 / .05),0 6px 20px 0 rgb(75 75 80 / .1);clip:auto;display:block;line-height:normal;padding:.5rem 1rem;text-decoration:none;top:1rem;left:1rem;width:auto;height:auto;z-index:999}#wpadminbar{position:fixed;overflow:hidden}.backdrop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgb(0 0 0 / .3)}.menu-open .backdrop,.search-open .backdrop{display:block}.cell-gutenberg-content>*:not(.alignfull){margin-left:auto;margin-right:auto;max-width:calc(1162px + 39px + 39px);padding-right:1.4375rem;padding-left:1.4375rem}@media print,screen and (min-width:48em){.cell-gutenberg-content>*:not(.alignfull){padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){.cell-gutenberg-content>*:not(.alignfull){padding-right:2.4375rem;padding-left:2.4375rem}}.cell-gutenberg-content>.alignwide,.cell-gutenberg-content>.alignfull{padding-left:0;padding-right:0}.cell-gutenberg-content>.alignwide>[class*='__inner-container'],.cell-gutenberg-content>.alignwide>.wp-block-group,.cell-gutenberg-content>.alignwide>.bjm-cards-wrapper:not(.alignleft),.cell-gutenberg-content>.alignfull>[class*='__inner-container'],.cell-gutenberg-content>.alignfull>.wp-block-group,.cell-gutenberg-content>.alignfull>.bjm-cards-wrapper:not(.alignleft){margin-left:auto;margin-right:auto;max-width:calc(1162px + 39px + 39px);padding-right:1.4375rem;padding-left:1.4375rem}@media print,screen and (min-width:48em){.cell-gutenberg-content>.alignwide>[class*='__inner-container'],.cell-gutenberg-content>.alignwide>.wp-block-group,.cell-gutenberg-content>.alignwide>.bjm-cards-wrapper:not(.alignleft),.cell-gutenberg-content>.alignfull>[class*='__inner-container'],.cell-gutenberg-content>.alignfull>.wp-block-group,.cell-gutenberg-content>.alignfull>.bjm-cards-wrapper:not(.alignleft){padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){.cell-gutenberg-content>.alignwide>[class*='__inner-container'],.cell-gutenberg-content>.alignwide>.wp-block-group,.cell-gutenberg-content>.alignwide>.bjm-cards-wrapper:not(.alignleft),.cell-gutenberg-content>.alignfull>[class*='__inner-container'],.cell-gutenberg-content>.alignfull>.wp-block-group,.cell-gutenberg-content>.alignfull>.bjm-cards-wrapper:not(.alignleft){padding-right:2.4375rem;padding-left:2.4375rem}}@media print,screen and (max-width:47.99875em){.cell-gutenberg-content>.alignwide.wp-block-columns>.wp-block-column>.wp-block-group,.cell-gutenberg-content>.alignfull.wp-block-columns>.wp-block-column>.wp-block-group{margin-left:auto;margin-right:auto;max-width:calc(1162px + 39px + 39px);padding-right:1.4375rem;padding-left:1.4375rem}}@media print,screen and (max-width:47.99875em) and (min-width:48em){.cell-gutenberg-content>.alignwide.wp-block-columns>.wp-block-column>.wp-block-group,.cell-gutenberg-content>.alignfull.wp-block-columns>.wp-block-column>.wp-block-group{padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (max-width:47.99875em) and (min-width:64em){.cell-gutenberg-content>.alignwide.wp-block-columns>.wp-block-column>.wp-block-group,.cell-gutenberg-content>.alignfull.wp-block-columns>.wp-block-column>.wp-block-group{padding-right:2.4375rem;padding-left:2.4375rem}}.cell-gutenberg-content>.alignfull:not(:first-child):not(.is-style-no-margin){max-width:100%;margin:23px 0}@media print,screen and (min-width:48em){.cell-gutenberg-content>.alignfull:not(:first-child):not(.is-style-no-margin){margin:31px}}@media print,screen and (min-width:64em){.cell-gutenberg-content>.alignfull:not(:first-child):not(.is-style-no-margin){margin:39px}}@media screen and (min-width:75em){.cell-gutenberg-content>.alignfull:not(:first-child):not(.is-style-no-margin){margin:2rem}}.cell-gutenberg-content>.alignwide{max-width:1440px}@media screen and (max-width:calc(1440px + 39px * 2)){.cell-gutenberg-content>.alignwide:not(:first-child){max-width:100%;margin:23px 0}}@media screen and (max-width:calc(1440px + 39px * 2)) and (min-width:48em){.cell-gutenberg-content>.alignwide:not(:first-child){margin:31px}}@media screen and (max-width:calc(1440px + 39px * 2)) and (min-width:64em){.cell-gutenberg-content>.alignwide:not(:first-child){margin:39px}}@media screen and (max-width:calc(1440px + 39px * 2)) and (min-width:75em){.cell-gutenberg-content>.alignwide:not(:first-child){margin:2rem}}@media print,screen and (max-width:47.99875em){.cell-gutenberg-content .has-vertical-padding-top-large:not(:first-of-type){padding-top:3rem}.cell-gutenberg-content .has-vertical-padding-top-medium:not(:first-of-type){padding-top:2.5rem}.cell-gutenberg-content .has-vertical-padding-bottom-large{padding-bottom:3rem}.cell-gutenberg-content .has-vertical-padding-bottom-medium{padding-bottom:2.5rem}}@media print,screen and (max-width:47.99875em){.cell-gutenberg-content .has-horizontal-padding-left-medium>.has-horizontal-padding-left-medium,.cell-gutenberg-content .has-horizontal-padding-left-medium>.has-horizontal-padding-left-small,.cell-gutenberg-content .has-horizontal-padding-left-medium>.has-horizontal-padding-left-large,.cell-gutenberg-content .has-horizontal-padding-left-medium>.has-horizontal-padding-left-default,.cell-gutenberg-content .has-horizontal-padding-left-small>.has-horizontal-padding-left-medium,.cell-gutenberg-content .has-horizontal-padding-left-small>.has-horizontal-padding-left-small,.cell-gutenberg-content .has-horizontal-padding-left-small>.has-horizontal-padding-left-large,.cell-gutenberg-content .has-horizontal-padding-left-small>.has-horizontal-padding-left-default,.cell-gutenberg-content .has-horizontal-padding-left-large>.has-horizontal-padding-left-medium,.cell-gutenberg-content .has-horizontal-padding-left-large>.has-horizontal-padding-left-small,.cell-gutenberg-content .has-horizontal-padding-left-large>.has-horizontal-padding-left-large,.cell-gutenberg-content .has-horizontal-padding-left-large>.has-horizontal-padding-left-default,.cell-gutenberg-content .has-horizontal-padding-left-default>.has-horizontal-padding-left-medium,.cell-gutenberg-content .has-horizontal-padding-left-default>.has-horizontal-padding-left-small,.cell-gutenberg-content .has-horizontal-padding-left-default>.has-horizontal-padding-left-large,.cell-gutenberg-content .has-horizontal-padding-left-default>.has-horizontal-padding-left-default{padding-left:0}.cell-gutenberg-content .has-horizontal-padding-left-medium>.wp-block-cover__inner-container>.has-horizontal-padding-left-medium,.cell-gutenberg-content .has-horizontal-padding-left-medium>.wp-block-cover__inner-container>.has-horizontal-padding-left-small,.cell-gutenberg-content .has-horizontal-padding-left-medium>.wp-block-cover__inner-container>.has-horizontal-padding-left-large,.cell-gutenberg-content .has-horizontal-padding-left-medium>.wp-block-cover__inner-container>.has-horizontal-padding-left-default,.cell-gutenberg-content .has-horizontal-padding-left-small>.wp-block-cover__inner-container>.has-horizontal-padding-left-medium,.cell-gutenberg-content .has-horizontal-padding-left-small>.wp-block-cover__inner-container>.has-horizontal-padding-left-small,.cell-gutenberg-content .has-horizontal-padding-left-small>.wp-block-cover__inner-container>.has-horizontal-padding-left-large,.cell-gutenberg-content .has-horizontal-padding-left-small>.wp-block-cover__inner-container>.has-horizontal-padding-left-default,.cell-gutenberg-content .has-horizontal-padding-left-large>.wp-block-cover__inner-container>.has-horizontal-padding-left-medium,.cell-gutenberg-content .has-horizontal-padding-left-large>.wp-block-cover__inner-container>.has-horizontal-padding-left-small,.cell-gutenberg-content .has-horizontal-padding-left-large>.wp-block-cover__inner-container>.has-horizontal-padding-left-large,.cell-gutenberg-content .has-horizontal-padding-left-large>.wp-block-cover__inner-container>.has-horizontal-padding-left-default,.cell-gutenberg-content .has-horizontal-padding-left-default>.wp-block-cover__inner-container>.has-horizontal-padding-left-medium,.cell-gutenberg-content .has-horizontal-padding-left-default>.wp-block-cover__inner-container>.has-horizontal-padding-left-small,.cell-gutenberg-content .has-horizontal-padding-left-default>.wp-block-cover__inner-container>.has-horizontal-padding-left-large,.cell-gutenberg-content .has-horizontal-padding-left-default>.wp-block-cover__inner-container>.has-horizontal-padding-left-default{padding-left:0}.cell-gutenberg-content .has-horizontal-padding-right-medium>.has-horizontal-padding-right-medium,.cell-gutenberg-content .has-horizontal-padding-right-medium>.has-horizontal-padding-right-small,.cell-gutenberg-content .has-horizontal-padding-right-medium>.has-horizontal-padding-right-large,.cell-gutenberg-content .has-horizontal-padding-right-medium>.has-horizontal-padding-right-default,.cell-gutenberg-content .has-horizontal-padding-right-small>.has-horizontal-padding-right-medium,.cell-gutenberg-content .has-horizontal-padding-right-small>.has-horizontal-padding-right-small,.cell-gutenberg-content .has-horizontal-padding-right-small>.has-horizontal-padding-right-large,.cell-gutenberg-content .has-horizontal-padding-right-small>.has-horizontal-padding-right-default,.cell-gutenberg-content .has-horizontal-padding-right-large>.has-horizontal-padding-right-medium,.cell-gutenberg-content .has-horizontal-padding-right-large>.has-horizontal-padding-right-small,.cell-gutenberg-content .has-horizontal-padding-right-large>.has-horizontal-padding-right-large,.cell-gutenberg-content .has-horizontal-padding-right-large>.has-horizontal-padding-right-default,.cell-gutenberg-content .has-horizontal-padding-right-default>.has-horizontal-padding-right-medium,.cell-gutenberg-content .has-horizontal-padding-right-default>.has-horizontal-padding-right-small,.cell-gutenberg-content .has-horizontal-padding-right-default>.has-horizontal-padding-right-large,.cell-gutenberg-content .has-horizontal-padding-right-default>.has-horizontal-padding-right-default{padding-right:0}.cell-gutenberg-content .has-horizontal-padding-right-medium>.wp-block-cover__inner-container>.has-horizontal-padding-right-medium,.cell-gutenberg-content .has-horizontal-padding-right-medium>.wp-block-cover__inner-container>.has-horizontal-padding-right-small,.cell-gutenberg-content .has-horizontal-padding-right-medium>.wp-block-cover__inner-container>.has-horizontal-padding-right-large,.cell-gutenberg-content .has-horizontal-padding-right-medium>.wp-block-cover__inner-container>.has-horizontal-padding-right-default,.cell-gutenberg-content .has-horizontal-padding-right-small>.wp-block-cover__inner-container>.has-horizontal-padding-right-medium,.cell-gutenberg-content .has-horizontal-padding-right-small>.wp-block-cover__inner-container>.has-horizontal-padding-right-small,.cell-gutenberg-content .has-horizontal-padding-right-small>.wp-block-cover__inner-container>.has-horizontal-padding-right-large,.cell-gutenberg-content .has-horizontal-padding-right-small>.wp-block-cover__inner-container>.has-horizontal-padding-right-default,.cell-gutenberg-content .has-horizontal-padding-right-large>.wp-block-cover__inner-container>.has-horizontal-padding-right-medium,.cell-gutenberg-content .has-horizontal-padding-right-large>.wp-block-cover__inner-container>.has-horizontal-padding-right-small,.cell-gutenberg-content .has-horizontal-padding-right-large>.wp-block-cover__inner-container>.has-horizontal-padding-right-large,.cell-gutenberg-content .has-horizontal-padding-right-large>.wp-block-cover__inner-container>.has-horizontal-padding-right-default,.cell-gutenberg-content .has-horizontal-padding-right-default>.wp-block-cover__inner-container>.has-horizontal-padding-right-medium,.cell-gutenberg-content .has-horizontal-padding-right-default>.wp-block-cover__inner-container>.has-horizontal-padding-right-small,.cell-gutenberg-content .has-horizontal-padding-right-default>.wp-block-cover__inner-container>.has-horizontal-padding-right-large,.cell-gutenberg-content .has-horizontal-padding-right-default>.wp-block-cover__inner-container>.has-horizontal-padding-right-default{padding-right:0}}@media print,screen and (max-width:63.99875em){.hide-on-small{display:none}}@font-face{font-family:'Roboto';src:local("Roboto"),local("Roboto-Regular"),url(/wp-content/themes/jobadder/assets/webfonts/Roboto-Regular.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Roboto';src:local("Roboto Black"),local("Roboto-Black"),url(/wp-content/themes/jobadder/assets/webfonts/Roboto-Black.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/Roboto-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:'Roboto';src:local("Roboto Bold"),local("Roboto-Bold"),url(/wp-content/themes/jobadder/assets/webfonts/Roboto-Bold.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Roboto';src:local("Roboto Italic"),local("Roboto-Italic"),url(/wp-content/themes/jobadder/assets/webfonts/Roboto-Italic.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/Roboto-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Ubuntu';src:local("Ubuntu Light"),local("Ubuntu-Light"),url(/wp-content/themes/jobadder/assets/webfonts/Ubuntu-Light.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/Ubuntu-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Ubuntu';src:local("Ubuntu Medium"),local("Ubuntu-Medium"),url(/wp-content/themes/jobadder/assets/webfonts/Ubuntu-Medium.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/Ubuntu-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Ubuntu';src:local("Ubuntu Regular"),local("Ubuntu-Regular"),url(/wp-content/themes/jobadder/assets/webfonts/Ubuntu-Regular.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/Ubuntu-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'CoconPro';src:url(/wp-content/themes/jobadder/assets/webfonts/CoconPro-Regular.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/CoconPro-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Roboto';src:local("Roboto Medium"),local("Roboto-Medium"),url(/wp-content/themes/jobadder/assets/webfonts/Roboto-Medium.woff2) format("woff2"),url(/wp-content/themes/jobadder/assets/webfonts/Roboto-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}body{color:#4B4B50;font-family:"Roboto",sans-serif;font-weight:400;font-size:.875rem}a{color:#4B4B50;transition:all .25s cubic-bezier(.46,.03,.52,.96);text-decoration:none}#content p a{padding:0 .1rem;font-weight:500;text-decoration:underline;text-underline-position:under}#content p a:hover{color:#fff;background-color:#06379A}b,strong{font-weight:700}ul,ol{font-size:inherit}h1{font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;line-height:1.25;font-weight:300;font-style:normal;font-size:clamp(2.2rem, 4vw, 3rem)}h1 strong{color:#0069B2;position:relative;font-family:"CoconPro",sans-serif;font-weight:400;letter-spacing:-1px;font-size:1.1em}h1 strong:after{content:'';background-image:url(/wp-content/themes/jobadder/assets/images/sparkle-medium-group-blue.svg);background-size:contain;background-repeat:no-repeat;display:inline-block;position:absolute;top:-35%;right:-30px;height:100%;width:20%}h2{font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;line-height:1.175;font-weight:300;font-style:normal;font-size:clamp(1.5rem, 4vw, 2.5rem)}h2 strong{color:#0069B2;position:relative;font-family:"CoconPro",sans-serif;font-weight:400;letter-spacing:-1px;font-size:1.1em}h3{font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;line-height:1.175;font-weight:300;font-style:normal;font-size:clamp(1.7rem, 4vw, 2rem)}h3 strong{color:#0069B2;position:relative;font-family:"CoconPro",sans-serif;font-weight:400;letter-spacing:-1px;font-size:1.1em}h4{font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;line-height:1.25;font-weight:500;font-style:normal;font-size:clamp(1.2rem, 4vw, 1.429rem)}h5{font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;line-height:1.25;font-weight:500;font-style:normal;font-size:clamp(1.1rem, 4vw, 1.214rem)}h6{font-family:"Roboto",sans-serif;line-height:1.25;font-weight:700;font-style:normal;font-size:clamp(1rem, 4vw, 1rem)}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{color:#19A0FA}p.has-background{padding-top:1.4375rem;padding-right:1.4375rem;padding-bottom:1.4375rem;padding-left:1.4375rem}@media print,screen and (min-width:48em){p.has-background{padding-top:1.9375rem;padding-right:1.9375rem;padding-bottom:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){p.has-background{padding-top:2.4375rem;padding-right:2.4375rem;padding-bottom:2.4375rem;padding-left:2.4375rem}}p.has-small-font-size{font-size:.8125rem}p,p.has-normal-font-size{font-size:1.03rem}p.has-medium-font-size{font-size:1.125rem}p.has-large-font-size{font-size:1.375rem}p.has-huge-font-size{font-size:1.875rem}h1,h2,h3,h4,h5,h6,p{margin:0 0 1rem 0}.has-gradient-green-gradient-background{background-image:linear-gradient(36deg,rgb(78 196 147 / .5) 0%,#fff0 43%),linear-gradient(135deg,rgb(255 245 180 / .5) 0%,#fff0 40%)!important}.has-gradient-yellow-gradient-background{background-image:linear-gradient(40deg,rgb(250 172 0 / .5) 0%,#fff0 43%),linear-gradient(135deg,rgb(255 225 220 / .5) 0%,#fff0 40%)!important}.has-gradient-blue-gradient-background{background-image:linear-gradient(42deg,rgb(25 160 250 / .4) 0%,#fff0 43%),linear-gradient(135deg,rgb(235 250 205 / .5) 0%,#fff0 40%)!important}.has-gradient-pink-gradient-background{background-image:linear-gradient(40deg,rgb(215 90 225 / .5) 0%,#fff0 43%),linear-gradient(135deg,rgb(255 245 180 / .5) 0%,#fff0 40%)!important}ul.no-bullet{list-style:none;padding:0;margin:0}.is-style-no-margin{margin:0!important}.shortcode-title{text-transform:lowercase}.has-card-border-radius{border-radius:.5rem}.has-hero-shadow{filter:drop-shadow(5px 50px 50px rgb(41 71 90 / .25))}.alert-box{padding:1rem;color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-box.warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-box.error{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-box.success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}input,[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea,select,.select2-container .select2-selection,.select2-container--default .select2-selection--single{height:2.75rem;border-color:#DCE1EB!important;box-shadow:none;background-color:#fff;-webkit-appearance:none;padding-left:.5rem}input.has-error,[type='text'].has-error,[type='password'].has-error,[type='date'].has-error,[type='datetime'].has-error,[type='datetime-local'].has-error,[type='month'].has-error,[type='week'].has-error,[type='email'].has-error,[type='number'].has-error,[type='search'].has-error,[type='tel'].has-error,[type='time'].has-error,[type='url'].has-error,[type='color'].has-error,textarea.has-error,select.has-error,.select2-container .select2-selection.has-error,.select2-container--default .select2-selection--single.has-error{border-color:#EF4444!important}input::placeholder,input .select2-selection__placeholder,input .select2-selection__arrow,[type='text']::placeholder,[type='text'] .select2-selection__placeholder,[type='text'] .select2-selection__arrow,[type='password']::placeholder,[type='password'] .select2-selection__placeholder,[type='password'] .select2-selection__arrow,[type='date']::placeholder,[type='date'] .select2-selection__placeholder,[type='date'] .select2-selection__arrow,[type='datetime']::placeholder,[type='datetime'] .select2-selection__placeholder,[type='datetime'] .select2-selection__arrow,[type='datetime-local']::placeholder,[type='datetime-local'] .select2-selection__placeholder,[type='datetime-local'] .select2-selection__arrow,[type='month']::placeholder,[type='month'] .select2-selection__placeholder,[type='month'] .select2-selection__arrow,[type='week']::placeholder,[type='week'] .select2-selection__placeholder,[type='week'] .select2-selection__arrow,[type='email']::placeholder,[type='email'] .select2-selection__placeholder,[type='email'] .select2-selection__arrow,[type='number']::placeholder,[type='number'] .select2-selection__placeholder,[type='number'] .select2-selection__arrow,[type='search']::placeholder,[type='search'] .select2-selection__placeholder,[type='search'] .select2-selection__arrow,[type='tel']::placeholder,[type='tel'] .select2-selection__placeholder,[type='tel'] .select2-selection__arrow,[type='time']::placeholder,[type='time'] .select2-selection__placeholder,[type='time'] .select2-selection__arrow,[type='url']::placeholder,[type='url'] .select2-selection__placeholder,[type='url'] .select2-selection__arrow,[type='color']::placeholder,[type='color'] .select2-selection__placeholder,[type='color'] .select2-selection__arrow,textarea::placeholder,textarea .select2-selection__placeholder,textarea .select2-selection__arrow,select::placeholder,select .select2-selection__placeholder,select .select2-selection__arrow,.select2-container .select2-selection::placeholder,.select2-container .select2-selection .select2-selection__placeholder,.select2-container .select2-selection .select2-selection__arrow,.select2-container--default .select2-selection--single::placeholder,.select2-container--default .select2-selection--single .select2-selection__placeholder,.select2-container--default .select2-selection--single .select2-selection__arrow{color:#DCE1EB}input:focus,[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus,select:focus,.select2-container .select2-selection:focus,.select2-container--default .select2-selection--single:focus{color:#19A0FA;border:1px solid #19A0FA!important;background-color:#fff;box-shadow:none;transition:border-color 0.25s ease-in-out}.select2-container--focus .select2-selection__arrow,.select2-container--open .select2-selection__arrow{color:#19A0FA!important}select{-webkit-appearance:none}label{color:inherit}button{transition:all .25s cubic-bezier(.46,.03,.52,.96)}.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:2.75}.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;right:3px}.select2-container.select2-container--default .select2-dropdown{border-color:#DCE1EB}.select2-container.select2-container--default .select2-results__option[aria-selected="true"],.select2-container.select2-container--default .select2-results__option[data-selected="true"]{background-color:#fff}.select2-container.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#4EC493}img{height:auto;max-width:100%}figure{margin:0}.hbspt-form .no-list{padding-left:0}.hbspt-form .submitted-message p{font-weight:700;text-align:center}.hbspt-form .submitted-message a{color:#fff;text-decoration:underline}.hbspt-form .hs-form{color:inherit;position:relative}.wp-block-group .wp-block-group__inner-container .hbspt-form .hs-form{padding:0}.hbspt-form .hs-form .hs-form-field{position:relative;margin-bottom:.7rem}.hbspt-form .hs-form fieldset{max-width:100%}@media print,screen and (min-width:64em){.hbspt-form .hs-form .form-columns-2 .hs-form-field:first-child{padding-right:2px}}.hbspt-form .hs-form .hs-fieldtype-select .input{position:relative}.hbspt-form .hs-form .hs-fieldtype-select .input select{background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hbspt-form .hs-form .hs-fieldtype-select .input::after{content:"\f107";position:absolute;right:10px;bottom:14px}@media print,screen and (max-width:63.99875em){.hbspt-form .hs-form .hs-fieldtype-select .input::after{bottom:18px}}.hbspt-form .hs-form .hs-fieldtype-select .input:after{right:1rem;font-size:1rem}.hbspt-form .hs-form fieldset.form-columns-1 .hs-input,.hbspt-form .hs-form fieldset.form-columns-2 .hs-input{width:100%}.hbspt-form .hs-form .form-columns-2 .hs-form-field:first-child .input{margin-right:1rem}.hbspt-form .hs-form label{color:inherit;display:flex}.hbspt-form .hs-form .hs-error-msgs .hs-main-font-element,.hbspt-form .hs-form .hs-error-msg{margin-top:2px;padding:4px 6px;line-height:1;font-size:.75em;color:#fff;display:inline-block;background-color:rgb(239 68 68 / .6)}.hbspt-form .hs-form textarea{min-height:100px}.hbspt-form .hs-form .hs-input{background-color:#fff;border:1px solid #DCE1EB}@media print,screen and (max-width:63.99875em){.hbspt-form .hs-form .hs-input:not([type=checkbox]){width:100%!important}}.hbspt-form .hs-form .hs-button{cursor:pointer;min-width:200px;border:none;margin-left:unset;padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96)}.hbspt-form .hs-form .hs-button:not(.has-text-color){color:#fff}.hbspt-form .hs-form .hs-button:not(.has-background){background-color:#06379A}.hbspt-form .hs-form .hs-button:hover{box-shadow:0 2px 8px 0 rgb(75 75 80 / .025),0 4px 12px 0 rgb(75 75 80 / .05)}.hbspt-form .hs-form .hs_submit{padding-right:8px}.hbspt-form .hs-form .has-focus label:not(.hs-error-msg){color:#0069B2}.hbspt-form .hs-form .inputs-list{margin-left:0;list-style-type:none;padding-left:0}.hbspt-form .hs-form .inputs-list.hs-error-msgs{margin-top:.5rem}.hbspt-form .hs-form .inputs-list input[type='checkbox']{margin-bottom:0;height:1.5rem;width:1.5rem;margin-right:.5rem}.hbspt-form .hs-form .inputs-list input[type='checkbox']:checked:before{padding-right:10px;content:"\f00c";font-family:'Font Awesome 5 Pro'}.hbspt-form .hs-form .inputs-list input[type='checkbox']:checked:before{font-size:1.2rem;color:#19A0FA;padding-left:.1rem}.hbspt-form .hs-form .legal-consent-container{margin-top:1rem}.hbspt-form .hs-form .legal-consent-container a{color:inherit}.hbspt-form .hs-form .legal-consent-container a:hover,.hbspt-form .hs-form .legal-consent-container a:focus{text-decoration:underline}.hbspt-form .hs-form .legal-consent-container p{font-size:.75rem;margin-bottom:1rem}.hbspt-form .hs-form .legal-consent-container .hs-form-booleancheckbox-display{display:flex;align-items:flex-start}@media print,screen and (min-width:64em){.hbspt-form .hs-form .legal-consent-container .hs-form-booleancheckbox-display{white-space:nowrap}}.hbspt-form .hs-form .legal-consent-container .hs-form-booleancheckbox-display .hs-input[type="checkbox"]{flex:0 0 22px}.hbspt-form .hs-form .legal-consent-container .hs-form-booleancheckbox-display>span{line-height:1.2;padding:0;margin:0}.hbspt-form .hs-form .legal-consent-container .hs-form-booleancheckbox-display>span p{display:inline-flex;flex-wrap:wrap}@media print,screen and (max-width:47.99875em){.hbspt-form .hs-form .legal-consent-container .hs-form-booleancheckbox-display>span p{font-size:.7rem}}.hbspt-form .hs-form .legal-consent-container .hs-form-required{display:none}.is-style-compact-form .hbspt-form .hs-form .form-columns-2 .hs-form-field:first-child .input{margin-right:8px}.is-style-compact-form .hbspt-form .hs-form fieldset>label:not(.hs-error-msg){display:none}.is-style-compact-form .hbspt-form .hs-form fieldset .hs-input{border:none}.is-style-compact-form .hbspt-form .hs-form fieldset .hs-input:not([type=checkbox]){border-radius:10px}.is-style-compact-form .hbspt-form .hs-form fieldset .hs-input[type="checkbox"]{border-radius:5px;padding-left:.1rem}.is-style-compact-form .hbspt-form .hs-form fieldset .hs-input:focus{border:none!important}.is-style-compact-form .hbspt-form .hs-form .legal-consent-container{opacity:.5;font-size:.8em}.cards-filter-widget-area h5{margin-bottom:1rem!important}.cards-filter-widget-area .hbspt-form{max-width:200px}.cards-filter-widget-area .hbspt-form .hs-fieldtype-text.field{width:100%;padding-right:0}.cards-filter-widget-area .hbspt-form .hs-fieldtype-text.field .input{margin-right:0!important}.pre-footer .hbspt-form .hs-form{display:grid;grid-template-areas:"fields" "submit" "terms";grid-template-columns:1fr}.pre-footer .hbspt-form fieldset.form-columns-2{grid-area:fields}.pre-footer .hbspt-form fieldset.form-columns-1{grid-area:terms}.pre-footer .hbspt-form .hs-submit{grid-area:submit;padding-right:0}@media screen and (max-width:64em){.pre-footer .hbspt-form fieldset.form-columns-2{display:flex;flex-direction:column}.pre-footer .hbspt-form fieldset.form-columns-2 .hs-form-field{width:100%;float:unset}.pre-footer .hbspt-form fieldset.form-columns-2 .hs-form-field .input{margin-right:0!important}.pre-footer .hbspt-form .legal-consent-container .hs-form-booleancheckbox-display>span p{flex-wrap:wrap}}@media print,screen and (min-width:64em){.pre-footer .hbspt-form .hs-form{grid-template-areas:"fields submit" "terms terms";grid-template-columns:3fr 1fr}.pre-footer .hbspt-form .legal-consent-container .hs-form-booleancheckbox-display>span p{flex-direction:row}}.pre-footer .hbspt-form .hs-button{padding-top:13px;padding-bottom:13px;min-width:unset;margin-right:0;width:100%}.hubspot-form-wrap *{margin-bottom:0}input{height:auto}.bjm-cards-wrapper .wrap-results-and-paging .pagination{display:flex}.bjm-cards-wrapper .wrap-results-and-paging .pagination .page-numbers{color:#4B4B50;margin:0;padding:0 .3rem;transition:all .25s cubic-bezier(.46,.03,.52,.96);line-height:1.5;font-weight:700;font-size:1.0625rem;min-width:20px;border:0}.bjm-cards-wrapper .wrap-results-and-paging .pagination .page-numbers:focus,.bjm-cards-wrapper .wrap-results-and-paging .pagination .page-numbers:hover{color:#06379A;background-color:unset}.bjm-cards-wrapper .wrap-results-and-paging .pagination a.next,.bjm-cards-wrapper .wrap-results-and-paging .pagination a.prev{color:#DCE1EB;border:1px solid;min-width:32px;padding:.6rem;border-radius:10px;margin:0 .7rem;height:32px;display:flex;justify-content:center;align-items:center}.bjm-cards-wrapper .wrap-results-and-paging .pagination .page-numbers.current{color:#19A0FA;background-color:unset}.bjm-cards-wrapper .wrap-results-and-paging .pagination .page-numbers.current:focus,.bjm-cards-wrapper .wrap-results-and-paging .pagination .page-numbers.current:hover{color:#06379A;background-color:unset}.pagination{padding:0;width:100%;margin-top:2.75rem;list-style-type:none}.pagination .nav-links{display:flex;justify-content:center;align-items:center}.pagination .page-numbers{color:#4B4B50;margin:0;padding:0 .3rem;transition:all .25s cubic-bezier(.46,.03,.52,.96);line-height:1.5;font-weight:700;font-size:1.0625rem;min-width:20px;border:0}.pagination .page-numbers:focus,.pagination .page-numbers:hover{color:#06379A;background-color:unset}.pagination a.next,.pagination a.prev{color:#DCE1EB;border:1px solid;min-width:32px;padding:.6rem;border-radius:10px;margin:0 .7rem;height:32px;display:flex;justify-content:center;align-items:center}.pagination .page-numbers.current{color:#19A0FA;background-color:unset}.pagination .page-numbers.current:focus,.pagination .page-numbers.current:hover{color:#06379A;background-color:unset}.header-search-form{top:0;left:0;right:0;bottom:0;width:100%;background-color:#fff;position:absolute;display:flex;flex-direction:column;z-index:101;font-size:.9375rem;opacity:0;visibility:hidden;transition:opacity .25s cubic-bezier(.46,.03,.52,.96),visibility 0s linear .25s}@media print,screen and (min-width:64em){.header-search-form{width:62%;margin:0 auto;background-color:#fff}}@media print,screen and (max-width:63.99875em){.header-search-form.is-open{position:absolute;top:80px;left:0;width:100%;background-color:#fff;height:calc(100vh - 80px);overflow-y:auto}}.search-open .header-search-form.is-open{opacity:1;visibility:visible;position:absolute;transition:opacity .25s cubic-bezier(.46,.03,.52,.96),visibility 0s linear 0s}.wp-block-search .wp-block-search__input{border:2px solid #06379A!important;border-radius:4px}.search-form label{position:relative}.search-form-input{height:auto;margin:.5rem 0;padding:12px;color:#4B4B50;font-weight:500;border:2px solid!important;border-radius:4px;width:100%}@media print,screen and (min-width:48em){.search-form-input{font-size:1.0625rem}}.search-form-input::placeholder{opacity:1;color:#4B4B50}.search-form-input:focus{color:currentColor;border-color:#0069B2!important;border-width:1px!important}.search-form-clear{font-size:1.25rem;position:absolute;right:1.125rem;top:50%;color:#4B4B50;transform:translateY(-35%);cursor:pointer}.search-form-clear i{transform:translateY(-2px)}.search-form-content{width:100%;padding:1.25rem 2.25rem;margin:0 auto}@media print,screen and (min-width:64em){.search-form-content{padding:.5rem 1.5rem}}.search-form-results .searchwp-live-search-results{color:#0069B2;background-color:#fff;position:relative;top:auto!important;left:auto!important;box-shadow:none;max-width:100%;max-height:unset;overflow-x:hidden;font-weight:500}@media print,screen and (min-width:64em){.search-form-results .searchwp-live-search-results{max-height:70vh;border-radius:4px}}.search-form-results .searchwp-live-search-results .searchwp-live-search-no-results{padding:.5rem}.search-form-results .searchwp-live-search-no-min-chars::after{padding:0;font-size:.8em}.searchwp-live-search-results{padding:1rem 0;font-size:1.25rem}@media print,screen and (min-width:64em){.searchwp-live-search-results{padding:1rem}}.searchwp-live-search-results a{color:inherit;padding:.25rem;text-decoration:none}.searchwp-live-search-results p{padding:0}.searchwp-live-search-results .post-type-label-wrap{position:relative;margin-top:.5em;margin-bottom:.5em}.searchwp-live-search-results .post-type-label-wrap:before{content:'';width:calc(100% - 30px);height:1px;position:absolute;background-color:#DCE1EB;top:50%;margin-left:1em;display:block;right:10px;padding-left:1em}.searchwp-live-search-results .showing-results{font-size:.6em}.searchwp-live-search-results .search-results-actions a{font-size:.6em;padding:0}.searchwp-live-search-results .search-result-post-title{font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-size:1rem;color:#4B4B50}.searchwp-live-search-results .search-result-post-title:hover{transform:translateX(.25rem)}.searchwp-live-search-results span.post-type-label{padding:.5rem 1rem;margin-right:.5em;line-height:1;display:inline-block;transform:translateY(-2px);background-color:#f2f3f4;color:#1d2327;font-weight:500;border-radius:.5rem;font-size:.75rem}#grid-overlay-bg,#grid-overlay-lines{display:none;position:fixed;top:0;left:50%;height:100%;max-width:100%;width:calc(1162px + 39px + 39px);transform:translateX(-50%);pointer-events:none;padding-right:1.4375rem;padding-left:1.4375rem}@media print,screen and (min-width:48em){#grid-overlay-bg,#grid-overlay-lines{padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){#grid-overlay-bg,#grid-overlay-lines{padding-right:2.4375rem;padding-left:2.4375rem}}#grid-overlay-bg span,#grid-overlay-lines span{height:100vh;display:block}#grid-overlay-bg{z-index:-1}#grid-overlay-bg span{width:100%;background-color:#fff}#grid-overlay-lines{z-index:99}#grid-overlay-lines span{margin-left:-1px;margin-right:-1px;width:calc(100% + 2px);border-left:2px dashed #eb8715;border-right:2px dashed #eb8715}#grid-overlay-toggle{position:fixed;bottom:1rem;right:1rem;width:2rem;height:2rem;padding:2px;border-radius:2px;background-color:#fff;z-index:999}.reveal{animation:fadeIn .25s cubic-bezier(.46,.03,.52,.96);max-width:100%;overflow:visible;width:60rem;margin:0 auto}@media print,screen and (max-width:47.99875em){.reveal{height:auto;min-height:auto}}.reveal.reveal{padding:0;background-color:unset;border:none;max-width:90vw}.reveal .reveal-content{padding:0}.reveal .close-button{color:#fff;font-size:.8rem;font-family:"Roboto",sans-serif;transform:translateY(-35px);cursor:pointer;position:absolute;top:.75rem;right:1rem}.reveal .close-button span{display:flex;align-items:center}.reveal .close-button i{font-size:1rem;margin-left:.5rem}.reveal-heading{margin:0 0 1.5rem;padding-right:2rem}.reveal-content{background-color:#fff}.reveal-content video,.reveal-content iframe{width:100%}.reveal-overlay{padding:1rem}.yoast-breadcrumbs{position:absolute;top:80px;z-index:2;font-size:.8rem;background-color:rgb(255 255 255 / .3);transition:background 1s;margin:0;width:100%}.yoast-breadcrumbs>span{margin-left:auto;margin-right:auto;max-width:calc(1162px + 39px + 39px);padding-right:1.4375rem;padding-left:1.4375rem;padding-top:.2rem;padding-bottom:.2rem;display:inline-block;background-color:#fff0;border-radius:1rem}@media print,screen and (min-width:48em){.yoast-breadcrumbs>span{padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){.yoast-breadcrumbs>span{padding-right:2.4375rem;padding-left:2.4375rem}}.yoast-breadcrumbs a{font-weight:500;text-decoration:none;text-underline-position:under}.yoast-breadcrumbs a:hover{text-decoration:underline}.yoast-breadcrumbs a:hover{text-decoration:underline}.admin-bar .yoast-breadcrumbs{top:126px}@media screen and (min-width:48.9375em){.admin-bar .yoast-breadcrumbs{top:112px}}.yoast-breadcrumbs .breadcrumb_last{pointer-events:none}.wp-block-button.link-type-lightboxvideo a{padding-right:2.5rem!important;padding-top:0.8rem!important;padding-bottom:0.8rem!important}.wp-block-button.link-type-lightboxvideo a:after{content:"\f144";font-size:1.5rem;background-color:#fff0}#reveal-video .reveal-content{background-color:#fff0;position:relative;overflow:hidden;width:100%;padding-top:56.25%}#reveal-video .responsive-iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}#reveal-video .responsive-iframe iframe{height:100%;border-radius:15px}.wp-block-image.link-type-lightboxvideo{cursor:pointer}.wp-block-image.link-type-lightboxvideo a{display:block;position:relative}.wp-block-image.link-type-lightboxvideo a .video-play-button .fa-play-circle{position:absolute;font-size:clamp(2rem, 2.25vw, 2.5rem);border-radius:.5rem;background-color:#fff;padding:1rem 1rem .9rem 1.25rem;box-shadow:0 3px 9px 0 rgb(75 75 80 / .05),0 6px 20px 0 rgb(75 75 80 / .1);transition:all .25s cubic-bezier(.46,.03,.52,.96)}.wp-block-image.link-type-lightboxvideo a .video-play-button .fa-play-circle:before{color:#0069B2;content:"\f04b"}.wp-block-image.link-type-lightboxvideo a:hover .video-play-button .fa-play-circle{transform:translateY(-3px);box-shadow:0 4px 10px 0 rgb(75 75 80 / .05),0 10px 30px 0 rgb(75 75 80 / .1)}body div#hs-eu-cookie-confirmation{bottom:0;top:unset}.popmake-content .wp-block-group{padding:2rem}.popmake-content .wp-block-group img{margin:2rem 0}.pum-theme-content-only{backdrop-filter:blur(10px)}html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{padding-right:unset}#popmake-407465 .popmake-content .wp-block-group{padding:2rem 2rem 0 2rem;border-radius:.5rem}#popmake-407465 .popmake-content .wp-block-group img{margin:0}#popmake-407700 img{margin:0!important}.page-id-2410 .bjm-cards-wrapper .filter-keyword::before{content:'Search for your industry'}@media print,screen and (min-width:64em){#menu-item-3787{width:350%}}@media print,screen and (min-width:64em){body.page-id-2010 .bjm-cards-result-count{margin-left:calc(39px / 2)}}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{position:fixed;width:auto;min-width:unset}body{position:relative}#sticky-demo-button{transition:all 0.3s ease-in-out;bottom:-50px;position:-webkit-sticky;position:fixed;width:100%;z-index:999}#sticky-demo-button.stuck{bottom:0}#sticky-demo-button a{position:absolute;left:50%;transform:translateX(-50%);bottom:0;background-color:#06379A;color:#fff;padding:12px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;display:flex;justify-content:center;align-items:center;border-radius:10px 10px 0 0;transition:all .25s}.search .search-filter-cpt-wrapper{margin-top:2rem}@media print,screen and (min-width:64em){.search .search-filter-cpt-wrapper{margin-top:3.5rem}}.search .search-filter-cpt-wrapper .wp-block-buttons:not(.search-results-how-all) .wp-block-button__link{padding:.5rem 1rem;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96)}.search .search-filter-cpt-wrapper .wp-block-buttons:not(.search-results-how-all) .wp-block-button__link:hover{color:#fff;background-color:#06379A}.search-results-form{position:relative;max-width:500px;margin:0 auto}.search-results-form-input{margin:0;border-color:#fff0}.search-results-form-submit{position:absolute;top:50%;transform:translateY(-50%);right:.25rem;font-size:1.25em;padding:.275rem}.search-results-form-submit:hover{opacity:.75}@media print,screen and (max-width:47.99875em){.home .cell-gutenberg-content>.wp-block-cover:first-child{text-align:center}}.home .wp-block-kadence-tabs .type-bjm_use_case.cell.cell-card{min-height:100px}@media print,screen and (min-width:64em){.home .wp-block-kadence-tabs .type-bjm_use_case.cell.cell-card{aspect-ratio:3/4}}@media only print,screen and (max-width:767px){.home .kt-accordion-panel{overflow:unset}.home .wp-block-kadence-tabs{padding-top:0}.home .wp-block-kadence-tabs .wp-block-kadence-tab{padding-top:0}.home .wp-block-kadence-tabs .kt-tabs-accordion-title-1{display:none}.home .wp-block-kadence-tabs .kt-tab-title{background-color:#fff!important;padding:.5rem 1rem!important;margin-top:1rem!important;border-radius:10px!important;overflow:hidden!important;border:1px solid #eeeeee!important}.home .wp-block-kadence-tabs .kt-tab-title>*{color:#4B4B50;font-weight:400;font-size:1.125rem;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif}.home .wp-block-kadence-tabs .bjm_use_case.cell{margin:0;width:calc(33.333% - .3rem)}.home .wp-block-kadence-tabs .type-bjm_use_case.cell.cell-card{padding:1rem .5rem .5rem .5rem}.home .wp-block-kadence-tabs .type-bjm_use_case .card-inner{display:flex!important;flex-direction:row}.home .wp-block-kadence-tabs .type-bjm_use_case .custom-icon-wrapper{padding:0!important;width:auto;height:auto}.home .wp-block-kadence-tabs .type-bjm_use_case .custom-icon-wrapper img{aspect-ratio:1/1;max-height:30px!important;max-width:30px;object-fit:contain;object-position:center}.home .wp-block-kadence-tabs .type-bjm_use_case .title.card-title{font-weight:500;font-size:.8rem!important}.home .wp-block-kadence-tabs .type-bjm_use_case .card-read-more .wp-block-button .wp-block-button__link{font-size:.7rem!important}.home .wp-block-kadence-tabs .cards-grid-x.grid-x{margin:unset;gap:.3rem;justify-content:space-between}.home .wp-block-cover__inner-container .wp-block-columns>.wp-block-column:nth-of-type(2) .cards-grid-x.grid-x{margin:unset;gap:.3rem;justify-content:space-between}}.home .cell-gutenberg-content .recruitment-management-platform .wp-block-bjm-blocks-blocks .wp-block-bjm-blocks-block>.wp-block-group{flex:1;height:100%}.home .cell-gutenberg-content .recruitment-management-platform .wp-block-bjm-blocks-blocks .wp-block-bjm-blocks-block>.wp-block-group .wp-block-media-text{height:100%}@media only print,screen and (max-width:969px) and (min-width:600px){.home .cell-gutenberg-content .recruitment-management-platform .wp-block-bjm-blocks-blocks .wp-block-bjm-blocks-block>.wp-block-group .wp-block-media-text{grid-template-columns:15% auto!important}}.home .cell-gutenberg-content .recruitment-management-platform .wp-block-bjm-blocks-blocks .wp-block-bjm-blocks-block>.wp-block-group .wp-block-media-text .wp-block-media-text__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}@media (max-width:992px){.page-id-3789 .wp-block-column{flex-basis:100%!important}}@media (max-width:992px){.page-id-3789 .cards-grid-bjm_client_logo{display:flex;justify-content:center}}@media (max-width:992px){.page-id-3789 .wrap-results-and-paging{display:flex}.page-id-3789 .wrap-results-and-paging .bjm_client_logo{width:40%;display:flex;justify-content:center;align-items:center}}@media only screen and (max-width:720px){body.page-id-552 .cell-gutenberg-content>.wp-block-cover:first-of-type{padding-top:6rem}.home .wp-block-kadence-tabs .type-bjm_use_case.cell.cell-card{aspect-ratio:unset}.wp-block-cover{min-height:50vh!important}}.header{color:#4B4B50;height:80px;position:fixed;top:0;left:0;right:0;z-index:9;justify-content:flex-end;align-content:center;transition:0.5s ease-out;max-width:100vw;background-color:#fff}.header.has-background-color-primary{background-color:#0069B2}@media print,screen and (min-width:64em){.header{height:80px}}.header .grid-container{max-width:unset;padding-top:1.5rem;padding-bottom:1.5rem}@media print,screen and (min-width:64em){.header .grid-container{height:inherit;display:flex;padding-top:.6rem;padding-bottom:.6rem}.header .grid-container .grid-x{flex:1}}.admin-bar .header{top:46px}@media screen and (min-width:48.9375em){.admin-bar .header{top:32px}}.menu-open .header,.search-open .header,.header.scrolled-down{color:#4B4B50;background-color:#fff}@media print,screen and (min-width:64em){.menu-open .header,.search-open .header,.header.scrolled-down{color:#4B4B50;background-color:#fff}}.header.scrolled-down{box-shadow:0 3px 9px 0 rgb(75 75 80 / .05),0 6px 20px 0 rgb(75 75 80 / .1)}.header.slide-up{transform:translateY(-95px);transition-duration:0.75s,0.75s,0.75s}.search-open .header.slide-up{transform:none}.header.slide-down{transform:none;transition-duration:0.5s,0.75s,0.75s}@media print,screen and (max-width:63.99875em){.header-search{margin-right:0rem}}@media print,screen and (min-width:64em){.header-search{position:relative}}.header-search-toggle{padding:3px;color:inherit;margin:0;border:none;display:flex;font-size:1rem;background-color:#fff0;border-radius:2px;cursor:pointer}@media print,screen and (min-width:64em){.header-search-toggle{margin:0 0 0 10px}}.header-search-toggle:hover,.header-search-toggle:focus{outline:2px solid}.footer{font-size:.85rem;padding-bottom:1rem;background-color:#fff}.footer .footer-content{width:100%;margin-left:auto;margin-right:auto;max-width:calc(1162px + 39px + 39px);padding-right:1.4375rem;padding-left:1.4375rem}@media print,screen and (min-width:48em){.footer .footer-content{padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){.footer .footer-content{padding-right:2.4375rem;padding-left:2.4375rem}}@media print,screen and (max-width:63.99875em){.footer-logo{max-width:100px}.footer .grid-x .footer-links{padding-bottom:0}.footer .grid-x .footer-after{padding-top:0;padding-bottom:0}.footer .wp-block-spacer,.footer .wp-block-separator{display:none}.footer-menu-cont .wp-block-columns{flex-direction:column-reverse}.footer-menu-cont .wp-block-columns .wp-block-column{justify-content:unset!important;display:grid!important;grid-template-areas:"a a" "b1 b2"}.footer-menu-cont .wp-block-columns .wp-block-column h1,.footer-menu-cont .wp-block-columns .wp-block-column h2,.footer-menu-cont .wp-block-columns .wp-block-column h3,.footer-menu-cont .wp-block-columns .wp-block-column h4,.footer-menu-cont .wp-block-columns .wp-block-column h5,.footer-menu-cont .wp-block-columns .wp-block-column h6{margin:0;padding:1rem;font-family:"Roboto",sans-serif;font-weight:400}.footer-menu-cont .wp-block-columns .wp-block-column h1:first-of-type,.footer-menu-cont .wp-block-columns .wp-block-column h2:first-of-type,.footer-menu-cont .wp-block-columns .wp-block-column h3:first-of-type,.footer-menu-cont .wp-block-columns .wp-block-column h4:first-of-type,.footer-menu-cont .wp-block-columns .wp-block-column h5:first-of-type,.footer-menu-cont .wp-block-columns .wp-block-column h6:first-of-type{width:100%;border-top:1px solid #19A0FA;border-bottom:1px solid #19A0FA;grid-area:a}.footer-menu-cont .wp-block-columns .wp-block-column h1:first-of-type a,.footer-menu-cont .wp-block-columns .wp-block-column h2:first-of-type a,.footer-menu-cont .wp-block-columns .wp-block-column h3:first-of-type a,.footer-menu-cont .wp-block-columns .wp-block-column h4:first-of-type a,.footer-menu-cont .wp-block-columns .wp-block-column h5:first-of-type a,.footer-menu-cont .wp-block-columns .wp-block-column h6:first-of-type a{display:block}.footer-menu-cont .wp-block-columns .wp-block-column h1:last-of-type,.footer-menu-cont .wp-block-columns .wp-block-column h2:last-of-type,.footer-menu-cont .wp-block-columns .wp-block-column h3:last-of-type,.footer-menu-cont .wp-block-columns .wp-block-column h4:last-of-type,.footer-menu-cont .wp-block-columns .wp-block-column h5:last-of-type,.footer-menu-cont .wp-block-columns .wp-block-column h6:last-of-type{grid-area:b1}.footer-menu-cont .wp-block-columns .wp-block-column .wp-block-social-links{grid-area:b2;padding:0 1rem;justify-content:flex-end}.footer-menu-cont .wp-block-columns .wp-block-column>p{text-align:center;grid-area:a;display:flex;flex-direction:column-reverse;border-top:1px solid #19A0FA;margin:0;padding:1rem}.footer-menu-cont .wp-block-columns .wp-block-column>p>*{display:block;margin-bottom:1rem}.footer-menu.accordion-menu .is-accordion-submenu-parent{text-align:center;color:inherit}.footer-menu.accordion-menu .is-accordion-submenu-parent[aria-expanded="true"]>a::after{transform:rotate(180deg) translateY(-50%)}.footer-menu.accordion-menu .is-accordion-submenu-parent>a{position:relative;padding-top:1em;padding-bottom:1em;display:inline-block;font-weight:500}.footer-menu.accordion-menu .is-accordion-submenu-parent>a:after{border:none;width:unset;height:unset;font-weight:700;transform-origin:top}.footer-menu.accordion-menu .is-accordion-submenu-parent>a:after{content:"\f078";font-family:'Font Awesome 5 Pro';font-weight:400;position:absolute;font-size:.65em;right:-.65em;top:calc(50% + 4px);transform:translateY(-50%)}}@media print,screen and (min-width:64em){.footer-info{justify-content:flex-start}}@media print,screen and (min-width:64em){.footer .footer-info{padding-left:2.75rem}}@media print,screen and (max-width:63.99875em){.footer .footer-info{padding-top:0}}.footer .footer-info .widget-title{color:#4B4B50;font-size:1rem;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:500;line-height:1;text-decoration:none;display:block;padding:.7rem 0 2.5rem}.footer .footer-info .bjm-partner-logos{margin-top:1rem}.footer .footer-info .bjm-partner-logos .grid-x{display:grid;grid-column-gap:1em;grid-row-gap:2em;grid-template-columns:1fr 1fr 1fr;margin:0}.footer .footer-info .bjm-partner-logos .grid-x .cell{width:100%;max-width:100%;flex-basis:100%;margin:0}.footer .footer-info .wp-block-acf-bjm-image-grid{padding-top:1.5rem}.footer .footer-info .wp-block-acf-bjm-image-grid .grid-x{display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fill,minmax(55px,1fr))}.footer .footer-info .wp-block-acf-bjm-image-grid .grid-x .cell{margin:0;width:100%}.footer .footer-info .wp-block-acf-bjm-image-grid .grid-x .cell .image-entry{object-fit:contain;max-height:55px}@media print,screen and (min-width:48em){.footer-menu-cont{justify-content:flex-end}}.footer-menu-cont a{color:inherit}@media print,screen and (min-width:64em){.footer-menu-cont .footer-menu>li>a{color:#4B4B50;font-size:1rem;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:500;pointer-events:none}.footer-menu-cont .footer-menu a{padding:.7rem 1rem .7rem 0}}.footer .pre-footer .pre-footer-info>*:not(.alignfull){margin-left:auto;margin-right:auto;max-width:calc(1162px + 39px + 39px);padding-right:1.4375rem;padding-left:1.4375rem}@media print,screen and (min-width:48em){.footer .pre-footer .pre-footer-info>*:not(.alignfull){padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){.footer .pre-footer .pre-footer-info>*:not(.alignfull){padding-right:2.4375rem;padding-left:2.4375rem}}.footer .pre-footer .pre-footer-info>.alignwide,.footer .pre-footer .pre-footer-info>.alignfull{padding-left:0;padding-right:0}.footer .pre-footer .pre-footer-info>.alignwide>[class*='__inner-container'],.footer .pre-footer .pre-footer-info>.alignwide>.wp-block-group,.footer .pre-footer .pre-footer-info>.alignwide>.bjm-cards-wrapper:not(.alignleft),.footer .pre-footer .pre-footer-info>.alignfull>[class*='__inner-container'],.footer .pre-footer .pre-footer-info>.alignfull>.wp-block-group,.footer .pre-footer .pre-footer-info>.alignfull>.bjm-cards-wrapper:not(.alignleft){margin-left:auto;margin-right:auto;max-width:calc(1162px + 39px + 39px);padding-right:1.4375rem;padding-left:1.4375rem}@media print,screen and (min-width:48em){.footer .pre-footer .pre-footer-info>.alignwide>[class*='__inner-container'],.footer .pre-footer .pre-footer-info>.alignwide>.wp-block-group,.footer .pre-footer .pre-footer-info>.alignwide>.bjm-cards-wrapper:not(.alignleft),.footer .pre-footer .pre-footer-info>.alignfull>[class*='__inner-container'],.footer .pre-footer .pre-footer-info>.alignfull>.wp-block-group,.footer .pre-footer .pre-footer-info>.alignfull>.bjm-cards-wrapper:not(.alignleft){padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (min-width:64em){.footer .pre-footer .pre-footer-info>.alignwide>[class*='__inner-container'],.footer .pre-footer .pre-footer-info>.alignwide>.wp-block-group,.footer .pre-footer .pre-footer-info>.alignwide>.bjm-cards-wrapper:not(.alignleft),.footer .pre-footer .pre-footer-info>.alignfull>[class*='__inner-container'],.footer .pre-footer .pre-footer-info>.alignfull>.wp-block-group,.footer .pre-footer .pre-footer-info>.alignfull>.bjm-cards-wrapper:not(.alignleft){padding-right:2.4375rem;padding-left:2.4375rem}}@media print,screen and (max-width:47.99875em){.footer .pre-footer .pre-footer-info>.alignwide.wp-block-columns>.wp-block-column>.wp-block-group,.footer .pre-footer .pre-footer-info>.alignfull.wp-block-columns>.wp-block-column>.wp-block-group{margin-left:auto;margin-right:auto;max-width:calc(1162px + 39px + 39px);padding-right:1.4375rem;padding-left:1.4375rem}}@media print,screen and (max-width:47.99875em) and (min-width:48em){.footer .pre-footer .pre-footer-info>.alignwide.wp-block-columns>.wp-block-column>.wp-block-group,.footer .pre-footer .pre-footer-info>.alignfull.wp-block-columns>.wp-block-column>.wp-block-group{padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (max-width:47.99875em) and (min-width:64em){.footer .pre-footer .pre-footer-info>.alignwide.wp-block-columns>.wp-block-column>.wp-block-group,.footer .pre-footer .pre-footer-info>.alignfull.wp-block-columns>.wp-block-column>.wp-block-group{padding-right:2.4375rem;padding-left:2.4375rem}}.footer .pre-footer .pre-footer-info>.alignfull:not(:first-child):not(.is-style-no-margin){max-width:100%;margin:23px 0}@media print,screen and (min-width:48em){.footer .pre-footer .pre-footer-info>.alignfull:not(:first-child):not(.is-style-no-margin){margin:31px}}@media print,screen and (min-width:64em){.footer .pre-footer .pre-footer-info>.alignfull:not(:first-child):not(.is-style-no-margin){margin:39px}}@media screen and (min-width:75em){.footer .pre-footer .pre-footer-info>.alignfull:not(:first-child):not(.is-style-no-margin){margin:2rem}}.footer .pre-footer .pre-footer-info>.alignwide{max-width:1440px}@media screen and (max-width:calc(1440px + 39px * 2)){.footer .pre-footer .pre-footer-info>.alignwide:not(:first-child){max-width:100%;margin:23px 0}}@media screen and (max-width:calc(1440px + 39px * 2)) and (min-width:48em){.footer .pre-footer .pre-footer-info>.alignwide:not(:first-child){margin:31px}}@media screen and (max-width:calc(1440px + 39px * 2)) and (min-width:64em){.footer .pre-footer .pre-footer-info>.alignwide:not(:first-child){margin:39px}}@media screen and (max-width:calc(1440px + 39px * 2)) and (min-width:75em){.footer .pre-footer .pre-footer-info>.alignwide:not(:first-child){margin:2rem}}.footer .pre-footer .pre-footer-info>*{width:auto}.footer .pre-footer .pre-footer-info>.alignfull{max-width:100%;margin:23px 0;margin-top:0!important}@media print,screen and (min-width:48em){.footer .pre-footer .pre-footer-info>.alignfull{margin:31px}}@media print,screen and (min-width:64em){.footer .pre-footer .pre-footer-info>.alignfull{margin:39px}}@media screen and (min-width:75em){.footer .pre-footer .pre-footer-info>.alignfull{margin:2rem}}.footer .footer-after a{text-decoration:none}.footer .footer-after a:hover{color:#0069B2}.footer .footer-after .wp-block-column{display:flex;align-items:center}.footer .footer-after .wp-block-column:last-child{justify-content:flex-end;margin-left:0}.footer .footer-after .wp-block-column p a{color:#4B4B50}@media print,screen and (min-width:64em){.footer .footer-after .wp-block-column p a:before{content:'|';padding:0 .5em}}.footer .footer-after .wp-block-column .wp-block-social-links{margin:0}.footer .footer-after .wp-block-column .wp-block-social-links .wp-block-social-link{margin-right:0;color:#0069B2}.footer .footer-after .wp-block-column .wp-block-social-links .wp-block-social-link a{padding:0}@media print,screen and (min-width:64em){.footer .footer-after .wp-block-column h1,.footer .footer-after .wp-block-column h2,.footer .footer-after .wp-block-column h3,.footer .footer-after .wp-block-column h4,.footer .footer-after .wp-block-column h5,.footer .footer-after .wp-block-column h6{margin:0}.footer .footer-after .wp-block-column h1 a,.footer .footer-after .wp-block-column h2 a,.footer .footer-after .wp-block-column h3 a,.footer .footer-after .wp-block-column h4 a,.footer .footer-after .wp-block-column h5 a,.footer .footer-after .wp-block-column h6 a{margin-right:30px}}.footer .footer-bar{padding-top:1rem}@media print,screen and (min-width:64em){.footer .footer-bar{border-top:1px solid #DCE1EB}}@media print,screen and (max-width:63.99875em){.footer .footer-bar .footer-social-links{padding:1.5rem 1rem;margin-bottom:1rem;display:block;width:100%;text-align:center;border-top:1px solid #F0F0F5;border-bottom:1px solid #F0F0F5}}.footer .footer-bar .footer-social-links a{margin-right:1em;font-size:1.5em}.footer .footer-bar .footer-copyright{margin-right:1em}.footer .footer-bar .footer-links a{margin:1em;text-decoration:underline}@media print,screen and (min-width:64em){.footer .footer-bar .footer-links a:last-of-type{margin-right:0}}@media print,screen and (max-width:63.99875em){.footer .footer-bar .footer-social-links-cont{justify-content:center;margin-bottom:1rem}.footer .footer-bar .footer-page-links{flex-direction:column}.footer .footer-bar .footer-links{display:grid;padding:1rem;grid-template-columns:1fr 1fr}.footer .footer-bar .footer-links a{text-align:center}}.footer .footer-landing-page{padding-top:1.5rem}@media print,screen and (max-width:74.99875em){.footer .footer-landing-page .wp-block-columns{text-align:center;flex-direction:column}.footer .footer-landing-page .wp-block-columns .wp-block-column{flex-basis:100%!important;margin-left:0}.footer .footer-landing-page .wp-block-columns .wp-block-column p{text-align:center;margin-top:1rem}}.bjm-cards-wrapper .filters .filter ul li{padding:4px 8px 4px 0;margin:0}.bjm-cards-wrapper .filter-title{display:none}.bjm-cards-wrapper .filter-label,.bjm-cards-wrapper .filter-keyword::before{font-size:.75rem;font-family:"Roboto",sans-serif}.bjm-cards-wrapper .filter-keyword{position:relative}.bjm-cards-wrapper .filter-keyword::after{content:"\f002";position:absolute;right:10px;bottom:14px}@media print,screen and (max-width:63.99875em){.bjm-cards-wrapper .filter-keyword::after{bottom:16px}}.bjm-cards-wrapper .filters-label-visible .filter-keyword::before{content:'Keywords'}.bjm-cards-wrapper .filter-select.filter-tabs-{position:relative}.bjm-cards-wrapper .filter-select.filter-tabs- select{background-image:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bjm-cards-wrapper .filter-select.filter-tabs-::after{content:"\f107";position:absolute;right:10px;bottom:14px}@media print,screen and (max-width:63.99875em){.bjm-cards-wrapper .filter-select.filter-tabs-::after{bottom:18px}}.bjm-cards-wrapper .filter-reset{display:flex;flex-direction:column}@media print,screen and (min-width:48em){.bjm-cards-wrapper .filter-reset{margin-left:auto;align-self:flex-end}}.bjm-cards-wrapper .filter-reset a{border:1px solid #DCE1EB;padding:11px 15px;color:#4B4B50;border-radius:2px}.bjm-cards-wrapper .filter-reset a:focus,.bjm-cards-wrapper .filter-reset a:hover,.bjm-cards-wrapper .filter-reset a:active{border-color:#0069B2;color:#0069B2}.bjm-cards-wrapper:not(.alignleft) .filter-keyword{order:1}.bjm-cards-wrapper:not(.alignleft) .filter-reset{order:2;margin-top:.5rem}.bjm-cards-wrapper:not(.alignleft) .filter-reset .filter-label{display:none}@media print,screen and (min-width:48em){.bjm-cards-wrapper:not(.alignleft) .filter-reset{margin-top:unset}.bjm-cards-wrapper:not(.alignleft) .filter-reset .clear-filter-text{display:none}.bjm-cards-wrapper:not(.alignleft) .filter-reset .filter-label{display:block}}.bjm-cards-wrapper.alignleft{display:grid;float:unset!important}@media print,screen and (min-width:64em){.bjm-cards-wrapper.alignleft{grid-template-columns:1fr 4fr;grid-gap:2rem}.bjm-cards-wrapper.alignleft .filter-no-results{grid-column:2 / 4;grid-row:1}}.bjm-cards-wrapper.alignleft .cards-filter-widget-area{margin-top:2rem}.bjm-cards-wrapper.alignleft .cards-filter-widget-area h1,.bjm-cards-wrapper.alignleft .cards-filter-widget-area h2,.bjm-cards-wrapper.alignleft .cards-filter-widget-area h3,.bjm-cards-wrapper.alignleft .cards-filter-widget-area h4,.bjm-cards-wrapper.alignleft .cards-filter-widget-area h5,.bjm-cards-wrapper.alignleft .cards-filter-widget-area h6{margin:0}.bjm-cards-wrapper.alignleft .filter-label,.bjm-cards-wrapper.alignleft .filter-keyword::before{font-size:.875rem;font-weight:700;margin-bottom:.5rem;display:block}.bjm-cards-wrapper.alignleft .filters{flex-direction:column}.bjm-cards-wrapper.alignleft .filters .filter{margin-right:0;margin-bottom:1rem}.bjm-cards-wrapper.alignleft .filters .filter i{display:none}.bjm-cards-wrapper.alignleft .filters .filter ul{flex-wrap:wrap;align-items:flex-start}@media print,screen and (min-width:64em){.bjm-cards-wrapper.alignleft .filters .filter ul{flex-direction:column}}.bjm-cards-wrapper.alignleft .filters .filter ul li{text-align:left;border:none}.bjm-cards-wrapper.alignleft .filters .filter ul li:before{padding-right:10px;content:"\f111";font-family:'Font Awesome 5 Pro'}.bjm-cards-wrapper.alignleft .filters .filter ul li.selected{background-color:unset;color:#19A0FA}.bjm-cards-wrapper.alignleft .filters .filter-reset{align-self:flex-start;margin-left:unset;text-align:center}@media print,screen and (min-width:64em){.bjm-cards-wrapper.alignleft .filters .filter-reset{width:100%}}.bjm-cards-wrapper.alignleft .filters .filter-reset .filter-label{display:none}.bjm-cards-wrapper input,.bjm-cards-wrapper select{width:100%;padding-left:.5rem}.bjm-cards-wrapper input:focus-visible,.bjm-cards-wrapper select:focus-visible{outline:1px solid currentColor;outline-offset:-1px}.filter-no-results-inner{display:flex;align-items:center}.filter-no-results-inner i{margin-right:.5rem}.switch-filters-for-screens .filter-select[data-filter="additional_taxonomy_filtering_1"]{display:none}@media print,screen and (min-width:48em){.switch-filters-for-screens .filter-select[data-filter="additional_taxonomy_filtering_1"]{display:block}.switch-filters-for-screens .filter-select[data-filter="additional_taxonomy_filtering_2"]{display:none}}.switch-third-filters-for-screens .filter-select[data-filter="additional_taxonomy_filtering_2"]{display:none}@media print,screen and (min-width:48em){.switch-third-filters-for-screens .filter-select[data-filter="additional_taxonomy_filtering_2"]{display:block}.switch-third-filters-for-screens .filter-select[data-filter="additional_taxonomy_filtering_3"]{display:none}}.header-links{display:none;transition:opacity .25s cubic-bezier(.46,.03,.52,.96)}.search-open .header-links{opacity:0;visibility:hidden}@media screen and (max-width:1023px){.menu-open .header-links{display:inline-flex;position:fixed;bottom:0;left:0;width:100%;flex-direction:column;background-color:#D9F1FC}}@media screen and (max-width:1023px) and (orientation:landscape){.menu-open .header-links{top:80px;height:calc(100vh - 80px);right:0;left:auto;width:50%}}@media print,screen and (min-width:64em){.header-links{position:relative;top:auto;left:auto;bottom:auto;right:auto;display:inline-flex;margin-left:auto;background-color:unset;align-items:center}}.header-links-mobile{margin-left:auto}.mobile-menu-links-wrapper{width:100%}.mobile-menu-links-wrapper .header-link-wrapper .header-link{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);border:2px solid #06379A;font-size:.8125rem}.mobile-menu-links-wrapper .header-link-wrapper .header-link:not(.has-text-color){color:#06379A}.mobile-menu-links-wrapper .header-link-wrapper .header-link:not(.has-background){background-color:#fff0}.mobile-menu-links-wrapper .header-link-wrapper .header-link:hover{box-shadow:0 2px 8px 0 rgb(75 75 80 / .025),0 4px 12px 0 rgb(75 75 80 / .05);background-color:#06379A;color:#fff}.mobile-menu-links-wrapper .header-link-wrapper .header-link .header-link-icon-display{color:inherit}.mobile-menu-buttons{display:grid;grid-gap:2rem;grid-template-columns:1fr 1fr;align-items:center;margin-top:2rem;margin-bottom:3rem;justify-content:center}.header-link-wrapper{display:flex;align-items:center;justify-content:center}@media print,screen and (min-width:64em){.header-link-wrapper{padding:.75rem 1rem 0 1rem}}.header-link-wrapper .header-link{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);padding:0;background-color:#fff0;box-shadow:none;padding-bottom:.3em;border-radius:0;font-size:1.0625rem;font-weight:700;width:100%;padding-bottom:0}.header-link-wrapper .header-link:not(.has-text-color){color:#06379A}@media print,screen and (min-width:64em){.header-link-wrapper .header-link{padding-bottom:.75rem;background-image:linear-gradient(#4B4B50,#4B4B50);background-size:0% 2px;background-repeat:no-repeat;transition:background-size 0.3s;background-position:0 calc(100% - 0px)}.header-link-wrapper .header-link:hover,.header-link-wrapper .header-link:focus{background-size:100% 2px}}.header-link-wrapper .header-link .header-link-icon-display{font-size:1.0625rem;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:500;color:#4B4B50}.header-links .wpml-ls-legacy-list-horizontal{margin-bottom:0}.header-links .wpml-ls-legacy-list-horizontal .wpml-ls-item:hover .wpml-ls-link{background-color:#fff0}.header-links .wpml-ls-legacy-list-horizontal .wpml-ls-link{background-color:#fff0;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif}.wp-block-buttons{align-items:center}.wp-block-button .wp-block-button__link .icon{margin-left:.5rem}.wp-block-button.is-style-primary .wp-block-button__link{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);animation:pulseIt infinite alternate 1s ease-out}.wp-block-button.is-style-primary .wp-block-button__link:not(.has-text-color){color:#fff}.wp-block-button.is-style-primary .wp-block-button__link:not(.has-background){background-color:#06379A}.wp-block-button.is-style-primary .wp-block-button__link:hover{box-shadow:0 3px 9px 0 rgb(75 75 80 / .05),0 6px 20px 0 rgb(75 75 80 / .1)}.wp-block-button.is-style-secondary .wp-block-button__link{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96)}.wp-block-button.is-style-secondary .wp-block-button__link:not(.has-text-color){color:#fff}.wp-block-button.is-style-secondary .wp-block-button__link:not(.has-background){background-color:#06379A}.wp-block-button.is-style-secondary .wp-block-button__link:hover{box-shadow:0 2px 8px 0 rgb(75 75 80 / .025),0 4px 12px 0 rgb(75 75 80 / .05)}.wp-block-button.is-style-secondary .wp-block-button__link:hover,.wp-block-button.is-style-secondary .wp-block-button__link:focus{transform:scale(1.025);filter:brightness(1.1)}.wp-block-button.is-style-secondary-outline .wp-block-button__link{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);border:2px solid #06379A;font-size:.8125rem}.wp-block-button.is-style-secondary-outline .wp-block-button__link:not(.has-text-color){color:#06379A}.wp-block-button.is-style-secondary-outline .wp-block-button__link:not(.has-background){background-color:#fff0}.wp-block-button.is-style-secondary-outline .wp-block-button__link:hover{box-shadow:0 2px 8px 0 rgb(75 75 80 / .025),0 4px 12px 0 rgb(75 75 80 / .05);background-color:#06379A;color:#fff}.wp-block-button.is-style-tertiary .wp-block-button__link{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);padding:0;background-color:#fff0;box-shadow:none;padding-bottom:.3em;border-radius:0;font-size:1.0625rem;font-weight:700}.wp-block-button.is-style-tertiary .wp-block-button__link:not(.has-text-color){color:#06379A}.wp-block-button.is-style-tertiary-with-icon .wp-block-button__link{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);padding:0;background-color:#fff0;box-shadow:none;padding-bottom:.3em;border-radius:0;font-size:1.0625rem;font-weight:700}.wp-block-button.is-style-tertiary-with-icon .wp-block-button__link:not(.has-text-color){color:#06379A}.wp-block-button.is-style-tertiary-with-icon .wp-block-button__link::after{padding-left:.5rem;font-size:1.125rem;font-weight:inherit;transition:transform .25s cubic-bezier(.46,.03,.52,.96);content:"\f178"}.wp-block-button.is-style-tertiary-with-icon .wp-block-button__link:hover{filter:brightness(1.1)}.wp-block-button.is-style-tertiary-with-icon .wp-block-button__link:hover::after{animation:bounceIt infinite alternate .5s}.wp-block-button.is-style-inline-text .wp-block-button__link{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);padding:0;background-color:#fff0;box-shadow:none;border-radius:0;font-size:.875rem;font-weight:400;text-decoration:none;pointer-events:none;cursor:auto}.wp-block-button.is-style-inline-text .wp-block-button__link:not(.has-text-color){color:#4B4B50}.wp-block-button.has-large-font-size .wp-block-button__link{padding:1em;font-size:1.3rem!important}.button-primary{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96)}.button-primary:not(.has-text-color){color:#fff}.button-primary:not(.has-background){background-color:#06379A}.button-primary:hover{box-shadow:0 3px 9px 0 rgb(75 75 80 / .05),0 6px 20px 0 rgb(75 75 80 / .1)}.button-secondary{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96)}.button-secondary:not(.has-text-color){color:#fff}.button-secondary:not(.has-background){background-color:#06379A}.button-secondary:hover{box-shadow:0 2px 8px 0 rgb(75 75 80 / .025),0 4px 12px 0 rgb(75 75 80 / .05)}.button-tertiary{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);padding:0;background-color:#fff0;box-shadow:none;padding-bottom:.3em;border-radius:0;font-size:1.0625rem;font-weight:700}.button-tertiary:not(.has-text-color){color:#06379A}.button-tertiary-with-icon{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);padding:0;background-color:#fff0;box-shadow:none;padding-bottom:.3em;border-radius:0;font-size:1.0625rem;font-weight:700}.button-tertiary-with-icon:not(.has-text-color){color:#06379A}.button-tertiary-with-icon::after{padding-left:.5rem;font-size:1.125rem;font-weight:inherit;transition:transform .25s cubic-bezier(.46,.03,.52,.96);content:"\f178"}.button-tertiary-with-icon:hover{filter:brightness(1.1)}.button-tertiary-with-icon:hover::after{animation:bounceIt infinite alternate .5s}.button-inline-text{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);padding:0;background-color:#fff0;box-shadow:none;border-radius:0;font-size:.875rem;font-weight:400;text-decoration:none;pointer-events:none;cursor:auto}.button-inline-text:not(.has-text-color){color:#4B4B50}.wp-block-separator{border:none;height:1px}.wp-block-separator:not(.is-style-wide){width:25%}.wp-block-separator:not(.has-text-color){background-color:currentColor}.wp-block-latest-posts__list{margin:0}.wp-block-media-text .wp-block-media-text__content{padding-left:1rem;padding-right:1rem}.wp-block-media-text.is-image-fill .wp-block-media-text__media{min-height:unset}@media print,screen and (max-width:47.99875em){.wp-block-media-text.is-stacked-on-mobile:not(.has-background) .wp-block-media-text__content{padding-left:0;padding-right:0}}.wp-block-quote p,.cell.type-bjm_testimonial .card-excerpt p,blockquote p{font-size:21px;font-style:italic;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:300;line-height:1.4em}@media print,screen and (max-width:47.99875em){.wp-block-quote.is-style-large p,.cell.type-bjm_testimonial .is-style-large.card-excerpt p,blockquote.is-style-large p{font-size:1em}}.our-mission-quote{height:100%}.our-mission-quote .wp-block-quote,.our-mission-quote .cell.type-bjm_testimonial .card-excerpt,.cell.type-bjm_testimonial .our-mission-quote .card-excerpt{border:none;font-size:2rem}blockquote{margin:0;padding-left:1.2rem;border-left:1px solid #19A0FA}.wp-block-list.is-style-sparkle{list-style:none;font-size:1.0625rem;font-weight:500}.wp-block-list.is-style-sparkle li{padding-left:1.5em;position:relative;margin:0 0 .5rem}.wp-block-list.is-style-sparkle li:before{content:'';position:absolute;top:.2em;left:0;height:1em;width:1em;background:url(/wp-content/themes/jobadder/assets/images/sparkle-medium-blue.svg) no-repeat;background-size:1em}.wp-block-cover .wp-block-list.is-style-sparkle li:before{background-image:url(/wp-content/themes/jobadder/assets/images/sparkle-medium-white.svg)}.cell-gutenberg-content>* .wp-block-list.is-style-sparkle{padding-left:0}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container{color:#4B4B50}.cell-gutenberg-content>.wp-block-cover:first-of-type{padding-top:9rem;min-height:200px}.page-template-landing-page .cell-gutenberg-content>.wp-block-cover:first-of-type{padding-top:5rem}@media print,screen and (min-width:64em){.cell-gutenberg-content>.wp-block-cover:first-of-type{min-height:400px}}.cell-gutenberg-content>.wp-block-cover:first-of-type .wp-block-cover__inner-container h3{margin-top:1rem}@media print,screen and (max-width:63.99875em){.wp-block-cover{min-height:50vh}}.wp-block-cover .wp-block-cover__gradient-background+.wp-block-cover__image-background{z-index:1}.wp-block-cover.is-style-contain .wp-block-cover__image-background{object-fit:contain}.wp-block-image.link-type-lightboxvideo:before{display:none}.wp-block-image.is-style-moving-stars{transform:translatey(120px);margin-bottom:-120px!important}.wp-block-image.has-drop-shadow{filter:drop-shadow(0 5px 5px rgb(5 28 45 / .1))}.wp-block-image.rounded-play-button a .video-play-button .fa-play-circle{background-color:#06379A;border-radius:9999px;padding:1rem 1rem 1rem 1rem;font-size:1.5rem;filter:drop-shadow(0 5px 3px rgb(0 0 0 / .313725))}.wp-block-image.rounded-play-button a .video-play-button .fa-play-circle:before{color:#fff;content:"\f144";font-weight:400;font-size:3rem}@media screen and (max-width:48.9375em){.cell-gutenberg-content .wp-block-column{padding-left:0;padding-right:0}}.wp-block-columns.is-style-equal-height .wp-block-column{flex:1;display:flex;flex-direction:column;align-self:stretch}.wp-block-columns.is-style-equal-height .wp-block-column.is-vertically-aligned-bottom{justify-content:space-between}.wp-block-columns.is-style-equal-height .wp-block-column.is-vertically-aligned-bottom .wp-block-cover{flex:1;align-items:stretch}.wp-block-columns.is-style-equal-height .wp-block-column.is-vertically-aligned-bottom .wp-block-cover__inner-container{display:flex;flex-direction:column;justify-content:space-between}.wp-block-columns.is-style-equal-height .wp-block-column.is-vertically-aligned-center{justify-content:center}.wp-block-columns.are-vertically-aligned-center .wp-block-column{justify-content:center}.wp-block-columns.are-vertically-aligned-bottom .wp-block-column{justify-content:flex-end}@media print,screen and (min-width:48em) and (max-width:63.99875em){.wp-block-kadence-tabs .wp-block-column .bjm-cards-wrapper .grid-margin-x>.cell{flex:0 0 auto;width:calc(100% - 1.9375rem);margin-left:.96875rem;margin-right:.96875rem}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.wp-block-kadence-tabs .wp-block-column .bjm-cards-wrapper .grid-margin-x>.cell{flex:0 0 auto;width:calc(50% - 2.4375rem);margin-left:1.21875rem;margin-right:1.21875rem}}@media (min-width:600px) and (max-width:781px){.wp-block-columns .wp-block-column:not(:only-child){flex-grow:1}}@media print,screen and (min-width:64em){.wp-block-columns.is-style-line-between>.wp-block-column:not(:first-child){border-left:1px solid rgb(25 160 250 / .1);padding-left:44px;margin-left:44px}}@media print,screen and (max-width:63.99875em){.wp-block-columns.alignfull .wp-block-column{flex-basis:100%!important}.wp-block-columns.alignfull .wp-block-column:not(:first-child){margin-left:0}}.wp-block-group.is-style-rounded{border-radius:15px;overflow:hidden}@media print,screen and (max-width:47.99875em){.wp-block-group.is-style-rounded{padding-right:1rem!important;padding-left:1rem!important}}.bjm-archive-grid{margin-top:1rem}.cards-grid-x .cell-card{border:none}.cell-card .card-content .card-meta{display:flex;flex-direction:row}.cards-grid-x div.cell.cell-card{height:unset;border-radius:.5rem}.cards-grid-x div.cell.cell-card .cover-link{z-index:7}.cards-grid-x div.cell.cell-card .card-image{background-color:unset}.cards-grid-x div.cell.cell-card .card-image img{position:inherit}.cards-grid-x div.cell.cell-card .card-content{padding:1.5rem 1.5rem 0}.cards-grid-x div.cell.cell-card .card-content .date-month{padding-left:.2rem}.cards-grid-x div.cell.cell-card .custom-icon-wrapper{padding-top:1rem}.cards-grid-x div.cell.cell-card .custom-icon-wrapper img{max-height:2.5rem;height:auto;width:auto}@media print,screen and (max-width:47.99875em){.wp-block-group.alignfull>.bjm-cards-wrapper{margin-left:auto;margin-right:auto;max-width:calc(1162px + 39px + 39px)}}.bjm-cards-wrapper{min-height:80px}.bjm-cards-wrapper .cards-heading-link{align-items:center;padding-bottom:2rem;justify-content:space-between}@media print,screen and (max-width:63.99875em){.bjm-cards-wrapper .cards-heading-link{margin-left:0;margin-right:0}}@media print,screen and (max-width:63.99875em){.bjm-cards-wrapper .cards-heading-link>*{margin-left:0;margin-right:0}}.bjm-cards-wrapper .cards-heading-link .cards-heading{margin:0}.bjm-cards-wrapper .cards-heading-link .cell-cards-link a{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);padding:0;background-color:#fff0;box-shadow:none;padding-bottom:.3em;border-radius:0;font-size:1.0625rem;font-weight:700;justify-content:flex-start}.bjm-cards-wrapper .cards-heading-link .cell-cards-link a:not(.has-text-color){color:#06379A}.bjm-cards-wrapper .cards-heading-link .cell-cards-link a::after{padding-left:.5rem;font-size:1.125rem;font-weight:inherit;transition:transform .25s cubic-bezier(.46,.03,.52,.96);content:"\f178"}.bjm-cards-wrapper .cards-heading-link .cell-cards-link a:hover{filter:brightness(1.1)}.bjm-cards-wrapper .cards-heading-link .cell-cards-link a:hover::after{animation:bounceIt infinite alternate .5s}@media print,screen and (min-width:48em){.bjm-cards-wrapper .cards-heading-link .cell-cards-link a{justify-content:flex-end}}.bjm-cards-wrapper.align{display:flex;flex-direction:column}.bjm-cards-wrapper.align .cards-heading-link{order:-1}.cards-grid-x.accordion-cards{margin-bottom:1rem}@media print,screen and (min-width:64em){.cards-grid-x.accordion-cards{margin-left:0;margin-right:0}}.cards-grid-x.accordion-cards div.cell.cell-card{margin-top:.5em;margin-bottom:.5em}.cards-grid-x.accordion-cards div.cell.cell-card .card-inner{padding:1em 1em;border:1px solid rgb(240 240 245 / .9);background-color:#fff}.cards-grid-x.accordion-cards div.cell.cell-card .card-text{padding:0 1rem}.cards-grid-x.accordion-cards div.cell.cell-card .card-content{padding:0}.cards-grid-x.accordion-cards div.cell.cell-card .card-tags{display:none}.cards-grid-x.accordion-cards div.cell.cell-card .card-title{font-weight:500;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-size:1.0625rem;outline:none}.cards-grid-x.accordion-cards div.cell.cell-card .card-title:after{content:"\f067";padding:5px;font-weight:300}.cards-grid-x.accordion-cards div.cell.cell-card.is-open .card-title:after{content:"\f068"}.cards-grid-x.accordion-cards div.cell.cell-card .card-excerpt{font-family:"Roboto",sans-serif;padding-top:1rem}.wrap-results-and-paging .bjm-cards-result-count{margin-bottom:1.1875rem;font-weight:700}.cell.type-bjm_testimonial .icon-wrapper{margin-bottom:.75rem}.cell.type-bjm_testimonial .card-content{margin-right:30px;padding:0!important}.cell.type-bjm_testimonial .card-content .card-tags{display:none}.cell.type-bjm_testimonial .card-content .card-text{display:grid;grid-template-areas:"icon" "testimonial" "author" "position"}.cell.type-bjm_testimonial .card-content-additional{grid-area:icon}.cell.type-bjm_testimonial .card-read-more,.cell.type-bjm_testimonial .card-content-additional{display:none}.cell.type-bjm_testimonial .card-position{grid-area:position;font-weight:300;font-family:"Roboto",sans-serif;color:#4B4B50;font-size:.9375rem}.cell.type-bjm_testimonial .card-title{grid-area:author;font-family:"Roboto",sans-serif;font-size:.9375rem;font-weight:700;color:#4B4B50}.cell.type-bjm_testimonial .card-excerpt{grid-area:testimonial;margin-bottom:1.5rem}.cell.type-bjm_testimonial .card-excerpt p:last-child{margin-bottom:0}.cell.type-bjm_testimonial .card-image{background-color:unset;margin-bottom:1rem}.cell.type-bjm_testimonial .card-image img{position:inherit;max-width:150px}@media print,screen and (max-width:47.99875em){.bjm-swiper-wrapper{overflow:visible}}.bjm-swiper-wrapper .cell.type-bjm_testimonial{height:unset}.bjm-swiper-wrapper .cell.type-bjm_testimonial .card-image{display:none}.bjm-swiper-wrapper .cell.type-bjm_testimonial .card-excerpt{overflow:visible}.bjm-swiper-wrapper .cell.type-bjm_testimonial .card-excerpt p{font-size:1.03rem;line-height:1.5}.bjm-swiper-wrapper .cell.type-bjm_testimonial .card-excerpt p:before,.bjm-swiper-wrapper .cell.type-bjm_testimonial .card-excerpt p:after{content:'"'}.bjm-swiper-wrapper .cell.type-bjm_testimonial .card-title a{font-size:.875rem}.bjm-swiper-wrapper .cell.type-bjm_testimonial .card-position{font-size:.75rem;color:#B3B3CF}.bjm-swiper-wrapper .cell.type-bjm_testimonial .card-content-additional{display:inherit}.bjm-swiper-wrapper .cell.type-bjm_testimonial .card-content-additional .icon-wrapper img{max-width:20px}.bjm-swiper-wrapper .cell.type-bjm_award,.bjm-swiper-wrapper .cell.type-bjm_client_logo{height:unset}.bjm-swiper-wrapper .cell.type-bjm_award .card-image,.bjm-swiper-wrapper .cell.type-bjm_client_logo .card-image{background-color:#fff0}.bjm-swiper-wrapper .cell.type-bjm_award .card-image img,.bjm-swiper-wrapper .cell.type-bjm_client_logo .card-image img{position:relative;top:unset;right:unset;bottom:unset;left:unset}.bjm-swiper-wrapper .cell.type-bjm_job_board,.bjm-swiper-wrapper .cell.type-bjm_integration{height:100%;padding:0;transition:.5s ease-in-out}.bjm-swiper-wrapper .cell.type-bjm_job_board:hover,.bjm-swiper-wrapper .cell.type-bjm_integration:hover{transform:translateY(-10px);box-shadow:0 2px 8px 0 rgb(75 75 80 / .025),0 4px 12px 0 rgb(75 75 80 / .05)}.bjm-swiper-wrapper .cell.type-bjm_job_board .card-image,.bjm-swiper-wrapper .cell.type-bjm_integration .card-image{background-color:#fff;height:unset}.bjm-swiper-wrapper .cell.type-bjm_job_board .card-image img,.bjm-swiper-wrapper .cell.type-bjm_integration .card-image img{position:relative;top:unset;right:unset;bottom:unset;left:unset}.bjm-swiper-wrapper .cell.type-bjm_job_board .card-content,.bjm-swiper-wrapper .cell.type-bjm_integration .card-content{display:none}.bjm-swiper-wrapper .cell.type-bjm_job_board .card-inner,.bjm-swiper-wrapper .cell.type-bjm_integration .card-inner{display:flex;justify-content:center;aspect-ratio:4/3}.bjm-swiper-wrapper .cell.type-bjm_job_board .card-image{max-width:70%}.bjm-swiper-wrapper.swiper-has-post-type-bjm_testimonial{--swiper-theme-color:#19A0FA}.bjm-swiper-wrapper.swiper-has-post-type-bjm_testimonial .swiper-navigation{justify-content:center}.bjm-swiper-wrapper.swiper-has-post-type-bjm_testimonial .swiper-navigation .swiper-button-prev,.bjm-swiper-wrapper.swiper-has-post-type-bjm_testimonial .swiper-navigation .swiper-button-next{display:none}.bjm-swiper-wrapper.swiper-has-post-type-bjm_testimonial .swiper-navigation .swiper-pagination{display:inherit;width:100%;height:35px;flex-wrap:wrap}.bjm-swiper-wrapper.swiper-has-post-type-bjm_testimonial .swiper-navigation .swiper-pagination .swiper-pagination-bullet{padding:0 .5rem;border-radius:0;margin:0;height:5px}@media print,screen and (min-width:64em){.bjm-swiper-wrapper.swiper-has-post-type-bjm_testimonial .swiper-navigation .swiper-pagination .swiper-pagination-bullet{border-radius:10px;padding:0 3rem;margin:0 5px}}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-wrapper{width:100%;padding-bottom:60px}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-navigation{position:absolute;bottom:10px;z-index:99999;display:flex;justify-content:space-between;width:calc(100%);margin-top:0}@media print,screen and (min-width:48em){.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-navigation{bottom:50%}}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-navigation .swiper-button-prev,.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-navigation .swiper-button-next{border:none;font-size:2.5em}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-navigation .swiper-button-prev i:before,.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-navigation .swiper-button-next i:before{font-weight:300}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-navigation .swiper-button-prev i:before{content:"\f053"}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-navigation .swiper-button-next i:before{content:"\f054"}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card{height:unset}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card:hover{box-shadow:none;background-color:unset}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card:hover .card-image{clip-path:polygon(2.5% 2.5%,97.5% 2.5%,97.5% 97.5%,2.5% 97.5%)}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .card-inner{padding:0;display:grid;grid-template-areas:"image" "content";align-items:center;grid-gap:1rem}@media print,screen and (min-width:48em){.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .card-inner{padding-left:50px;padding-right:50px;grid-template-areas:"image content";grid-template-columns:1fr 1fr}}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .cover-link{display:none}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .card-image{grid-area:image;display:block;height:100%;object-fit:cover}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .card-image img{transition:unset;position:relative}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .card-content{grid-area:content}@media print,screen and (max-width:47.99875em){.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .card-content{padding:1rem 0 0}}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .card-content .card-tags,.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .card-content .card-title,.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .card-content .card-excerpt{display:none}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .card-read-more{display:none}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .case-study-testimonial{margin-top:2rem;margin-bottom:2rem}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .case-study-testimonial-quote{border-left:0;padding-left:0;margin-bottom:1.5rem}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .case-study-testimonial-quote p{font-size:1.5rem}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .case-study-testimonial-quote p:last-child{margin-bottom:0}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .testimonial-author-name{font-weight:700;font-size:1rem}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .case-study-client-logo img{max-width:125px;max-height:100px;object-fit:contain}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .case-study-testimonial-actions .link-type-lightboxvideo{margin-right:.5rem}.bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .type-bjm_case_study.cell-card .case-study-testimonial-actions .is-style-tertiary{margin-bottom:0}.bjm-swiper-wrapper.swiper-has-post-type-bjm_award .swiper-navigation,.bjm-swiper-wrapper.swiper-has-post-type-bjm_client_logo .swiper-navigation,.bjm-swiper-wrapper.swiper-has-post-type-bjm_job_board .swiper-navigation,.bjm-swiper-wrapper.swiper-has-post-type-bjm_integration .swiper-navigation{justify-content:center}.bjm-swiper-wrapper.swiper-has-post-type-bjm_award .swiper-navigation .swiper-button-prev,.bjm-swiper-wrapper.swiper-has-post-type-bjm_award .swiper-navigation .swiper-button-next,.bjm-swiper-wrapper.swiper-has-post-type-bjm_client_logo .swiper-navigation .swiper-button-prev,.bjm-swiper-wrapper.swiper-has-post-type-bjm_client_logo .swiper-navigation .swiper-button-next,.bjm-swiper-wrapper.swiper-has-post-type-bjm_job_board .swiper-navigation .swiper-button-prev,.bjm-swiper-wrapper.swiper-has-post-type-bjm_job_board .swiper-navigation .swiper-button-next,.bjm-swiper-wrapper.swiper-has-post-type-bjm_integration .swiper-navigation .swiper-button-prev,.bjm-swiper-wrapper.swiper-has-post-type-bjm_integration .swiper-navigation .swiper-button-next{display:none}.bjm-swiper-wrapper.swiper-has-post-type-bjm_award .swiper-slide,.bjm-swiper-wrapper.swiper-has-post-type-bjm_client_logo .swiper-slide,.bjm-swiper-wrapper.swiper-has-post-type-bjm_job_board .swiper-slide,.bjm-swiper-wrapper.swiper-has-post-type-bjm_integration .swiper-slide{display:flex;align-items:center;height:auto}.bjm-swiper-wrapper.swiper-has-post-type-bjm_job_board,.bjm-swiper-wrapper.swiper-has-post-type-bjm_integration{padding-top:2rem}.bjm-swiper-wrapper.swiper-has-post-type-bjm_job_board.alignfull,.bjm-swiper-wrapper.swiper-has-post-type-bjm_integration.alignfull{width:calc(100vw - 39px * 2);max-width:100%;margin:23px 0}@media print,screen and (min-width:48em){.bjm-swiper-wrapper.swiper-has-post-type-bjm_job_board.alignfull,.bjm-swiper-wrapper.swiper-has-post-type-bjm_integration.alignfull{margin:31px}}@media print,screen and (min-width:64em){.bjm-swiper-wrapper.swiper-has-post-type-bjm_job_board.alignfull,.bjm-swiper-wrapper.swiper-has-post-type-bjm_integration.alignfull{margin:39px}}@media screen and (min-width:75em){.bjm-swiper-wrapper.swiper-has-post-type-bjm_job_board.alignfull,.bjm-swiper-wrapper.swiper-has-post-type-bjm_integration.alignfull{margin:2rem}}.bjm-swiper-wrapper.swiper-has-post-type-bjm_client_logo .swiper-container{text-align:center}.bjm-swiper-wrapper.swiper-has-post-type-bjm_client_logo .swiper-wrapper{width:auto;display:inline-flex}.wp-admin .bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-wrapper{flex-wrap:wrap}.wp-admin .bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-wrapper .swiper-slide{width:100%}.wp-admin .bjm-swiper-wrapper.swiper-has-post-type-bjm_case_study .swiper-wrapper .swiper-slide:not(:first-of-type){display:none}.wp-block-acf-bjm-jobadder-partner-logo{display:flex;align-items:center}.wp-block-acf-bjm-jobadder-partner-logo>div{padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;flex:0 1 200px}.wp-block-acf-bjm-jobadder-partner-logo>div img{width:100%}.wp-block-acf-bjm-jobadder-partner-logo .partner-logo{border-left:1px solid #DCE1EB;padding-left:1rem}.bjm-social-wrapper .share-title{font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-size:1.0625rem;font-weight:500}.wp-block-acf-bjm-author-box{display:grid;grid-template-areas:"image info" "image description";grid-template-columns:auto 1fr;grid-column-gap:1.5em}.wp-block-acf-bjm-author-box .team-author-img{grid-area:image;max-width:70px}.wp-block-acf-bjm-author-box .team-author-img img{border-radius:9999px}.wp-block-acf-bjm-author-box .team-author-info{display:flex;align-items:flex-end;flex-wrap:wrap}@media print,screen and (max-width:47.99875em){.wp-block-acf-bjm-author-box .team-author-info{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.wp-block-acf-bjm-author-box .team-author-name{font-weight:700}.wp-block-acf-bjm-author-box .team-author-position{font-family:"Roboto",sans-serif;font-size:1.0625rem}@media print,screen and (min-width:48em){.wp-block-acf-bjm-author-box .team-author-position:before{content:'-';padding:0 .5em}}.wrapper-bjm-post-meta{margin:1.5rem 0;flex-wrap:wrap}.wrapper-bjm-post-meta .post-tag{order:1;border-bottom:0;margin-right:.5rem;font-weight:700;font-size:.875rem;line-height:1.375rem;pointer-events:none;cursor:auto}.wrapper-bjm-post-meta .post-tag:not(:last-of-type):after{content:'|';padding-left:.2rem}.wrapper-bjm-post-meta .post-tag:first-of-type:before{content:'in';padding:0 .2rem}.wrapper-bjm-post-meta .post-tag i{display:none}.wrapper-bjm-post-meta .meta{order:0}.wrapper-bjm-post-meta .meta .meta-line-1{margin-bottom:0}.wrapper-bjm-post-meta .author-photo{box-shadow:none}.wp-block-bjm-blocks-swiper{overflow:visible;max-width:100vw!important}.wp-block-bjm-blocks-swiper .swiper-container{overflow:visible;max-width:100vw!important}.wp-block-bjm-blocks-swiper .swiper-container .wp-block-bjm-blocks-swiper-slide:not(.swiper-slide-active){visibility:hidden}.wp-block-bjm-blocks-swiper .swiper-container .wp-block-bjm-blocks-swiper-slide.swiper-slide-active{visibility:visible}.wp-block-bjm-blocks-swiper .swiper-container .wp-block-bjm-blocks-swiper-slide.swiper-slide-active>*{max-width:calc(95vw - 96px);margin:0 auto}.wp-block-bjm-blocks-swiper .grid-margin-x.medium-up-2>.cell{width:100%}.wp-block-bjm-blocks-swiper .swiper-button-prev:after,.wp-block-bjm-blocks-swiper .swiper-button-next:after{color:#4B4B50;font-size:2rem}.wp-block-bjm-blocks-swiper .swiper-button-prev{margin-left:-20px}.wp-block-bjm-blocks-swiper .swiper-button-next{margin-right:-20px}@media print,screen and (min-width:64em){.wp-block-bjm-blocks-swiper .swiper-button-prev{margin-left:-48px}.wp-block-bjm-blocks-swiper .swiper-button-next{margin-right:-48px}}.swiper-wrapper{transition-timing-function:linear}.wp-block-acf-bjm-image-grid .grid-x{margin:0}.wp-block-acf-bjm-image-grid .cell{display:inherit;justify-content:center}.wp-block-acf-bjm-image-grid .cell .image-entry{max-width:100%}.wp-block-acf-bjm-participants .cell.participant{padding:1rem;display:grid;grid-template-areas:"image info";grid-template-rows:1fr;grid-template-columns:1fr 2fr;grid-row-gap:10px;grid-column-gap:20px}@media print,screen and (min-width:64em){.wp-block-acf-bjm-participants .cell.participant{grid-template-columns:1fr 3fr}}.wp-block-acf-bjm-participants .cell.participant.has-participant-logo{grid-template-areas:"image logo" "image info";grid-template-rows:1fr 1fr}.wp-block-acf-bjm-participants .cell.participant .participant-image{grid-area:image}.wp-block-acf-bjm-participants .cell.participant .participant-image img{border-radius:9999px;max-height:150px;width:auto}.wp-block-acf-bjm-participants .cell.participant .participant-logo{display:flex;align-items:flex-end;padding:.5rem 0;grid-area:logo}.wp-block-acf-bjm-participants .cell.participant .participant-logo img{height:30px;width:auto}.wp-block-acf-bjm-participants .cell.participant .participant-info{grid-area:info}.wp-block-acf-bjm-participants .cell.participant .participant-name{font-weight:700}.wp-block-bjm-blocks-blocks.is-style-space-blocks .wp-block-bjm-blocks-block{display:flex;flex-direction:column}@media print,screen and (min-width:48em){.wp-block-bjm-blocks-blocks.is-style-space-blocks .wp-block-bjm-blocks-block{padding:1rem 2rem}}.wp-block-bjm-blocks-blocks.is-style-space-blocks .wp-block-bjm-blocks-block .wp-block-buttons:last-child{margin-top:auto}.wp-block-bjm-blocks-blocks.is-style-speakers{text-align:center;padding:1rem 2rem}.wp-block-bjm-blocks-blocks.is-style-speakers .wp-block-image img{border-radius:50%;aspect-ratio:1/1;object-fit:cover}.wp-block-bjm-blocks-blocks.is-style-speakers h5{margin:0 0 .3rem 0!important}@media print,screen and (max-width:63.99875em){.wp-block-bjm-blocks-blocks.is-style-speakers .wp-block-bjm-blocks-block figure img{max-height:200px;width:auto}}@media print,screen and (max-width:47.99875em){.wp-block-bjm-blocks-blocks.is-style-speakers .wp-block-bjm-blocks-block{display:grid;grid-template-columns:1fr 3fr;grid-template-rows:auto auto;grid-column-gap:1.5rem}.wp-block-bjm-blocks-blocks.is-style-speakers .wp-block-bjm-blocks-block figure{grid-row:1 / -1}.wp-block-bjm-blocks-blocks.is-style-speakers .wp-block-bjm-blocks-block figure img{max-height:150px}.wp-block-bjm-blocks-blocks.is-style-speakers .wp-block-bjm-blocks-block h5{grid-row:1/2;display:flex;align-items:flex-end;text-align:left}.wp-block-bjm-blocks-blocks.is-style-speakers .wp-block-bjm-blocks-block p{grid-row:2/-2;text-align:left}}@media print,screen and (min-width:64em){.wp-block-bjm-blocks-blocks.is-style-speakers .wrapper-bjm-blocks.columns-4 .wp-block-bjm-blocks-block{padding:0 2rem}}.wp-block-bjm-blocks-blocks.is-style-media-left .wp-block-bjm-blocks-block{display:grid;grid-template-columns:1fr 3fr;grid-template-rows:repeat(5,auto auto);grid-column-gap:1.5rem}.wp-block-bjm-blocks-blocks.is-style-media-left .wp-block-bjm-blocks-block figure,.wp-block-bjm-blocks-blocks.is-style-media-left .wp-block-bjm-blocks-block .fontawesome-icon,.wp-block-bjm-blocks-blocks.is-style-media-left .wp-block-bjm-blocks-block .wp-block-image{grid-row:1 / -1}.wp-block-kadence-accordion .wp-block-kadence-pane{margin-bottom:1rem}.wp-block-kadence-accordion .kt-blocks-accordion-header{padding-left:2rem;padding-right:2rem;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:300}.wp-block-kadence-accordion .kt-blocks-accordion-icon-trigger:before,.wp-block-kadence-accordion .kt-blocks-accordion-icon-trigger:after{height:2px;width:10px;background:#4B4B50!important}.wp-block-kadence-tabs .type-bjm_use_case.cell.cell-card{background:#fff;border:none}@media print,screen and (min-width:64em){.kt-tab-title-inactive{border-bottom:solid 1px #4B4B50}}.kt-tab-title-inactive .kt-title-text{transition:all 250ms ease-in-out}.kt-tab-title-inactive:hover .kt-title-text{transform:translatey(-10%)}@media print,screen and (max-width:63.99875em){.kt-tabs-accordion-title .kt-tab-title{justify-content:space-between;padding-left:0!important;padding-right:0!important;font-size:1.25rem;border:none}}@media print,screen and (min-width:64em){.kt-tab-title .kt-tab-svg-icon{display:none!important}}.kt-svg-icon-list-text{font-weight:500}#ja-jobs-widget .ja-job-list .job{border:1px solid #DCE1EB;margin-bottom:1rem;padding:.5rem 2rem;border-radius:5px}@media print,screen and (min-width:64em){#ja-jobs-widget .ja-job-list .job{display:grid;grid-template-columns:1fr auto;grid-template-areas:"meta details" "title details" "summary details"}}#ja-jobs-widget .ja-job-list .job .meta{grid-area:meta}#ja-jobs-widget .ja-job-list .job .meta .classifications{list-style:none;padding-left:0;margin:0;color:#B3B3CF}#ja-jobs-widget .ja-job-list .job .title{margin:0;font-size:1.0625rem;font-weight:500;grid-area:title}#ja-jobs-widget .ja-job-list .job .summary{grid-area:summary;margin:.5rem 0;font-size:.9rem}#ja-jobs-widget .ja-job-list .job .view-details{grid-area:details;align-self:center;justify-self:end;padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);padding:0;background-color:#fff0;box-shadow:none;padding-bottom:.3em;border-radius:0;font-size:1.0625rem;font-weight:700;display:inline-flex;font-weight:500;margin-right:1rem}#ja-jobs-widget .ja-job-list .job .view-details:not(.has-text-color){color:#06379A}#ja-jobs-widget .ja-job-details .title{color:#06379A}#ja-jobs-widget .ja-job-details .apply{display:flex;justify-content:center;padding:2rem}#ja-jobs-widget .ja-job-details .back-link{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);border:2px solid #06379A;font-size:.8125rem;display:inline-flex;font-size:1.0625rem;font-weight:500;margin-right:1rem}#ja-jobs-widget .ja-job-details .back-link:not(.has-text-color){color:#06379A}#ja-jobs-widget .ja-job-details .back-link:not(.has-background){background-color:#fff0}#ja-jobs-widget .ja-job-details .back-link:hover{box-shadow:0 2px 8px 0 rgb(75 75 80 / .025),0 4px 12px 0 rgb(75 75 80 / .05);background-color:#06379A;color:#fff}#ja-jobs-widget .ja-job-details .ja-button{padding:8px 20px;line-height:1;font-size:1.0625rem;font-weight:600;font-family:"Roboto",sans-serif;position:relative;display:flex;justify-content:center;align-items:center;border-radius:10px;transition:all .25s cubic-bezier(.46,.03,.52,.96);display:inline-flex;border:1px solid #06379A;cursor:pointer}#ja-jobs-widget .ja-job-details .ja-button:not(.has-text-color){color:#fff}#ja-jobs-widget .ja-job-details .ja-button:not(.has-background){background-color:#06379A}#ja-jobs-widget .ja-job-details .ja-button:hover{box-shadow:0 2px 8px 0 rgb(75 75 80 / .025),0 4px 12px 0 rgb(75 75 80 / .05)}@media screen and (min-width:1024px) and (max-width:1140px){.header>.grid-container{padding-left:1.5rem!important;padding-right:1.5rem!important}.header-link-wrapper{padding:.75rem .5rem 0 .5rem}}.primary-menu .bjm-icon-wrapper{color:#19A0FA;text-align:center}@media print,screen and (min-width:64em){.primary-menu .bjm-icon-wrapper{width:20px}}.primary-menu .menu-description{display:block;font-weight:400;font-family:"Roboto",sans-serif;font-size:.8rem;line-height:1.125rem;transition:1s ease;margin-top:.3rem}.primary-menu .submenu{color:#0069B2}.primary-menu .menu>.menu-item-has-children>a{display:flex}.primary-menu .menu>.menu-item-has-children>a::after{font-size:1.5em;padding-left:20px;content:"\f054"}.primary-menu .menu>.menu-item-has-children>a:after{font-size:.9em;font-weight:700;position:absolute;right:0}@media print,screen and (min-width:48em){.primary-menu .menu>.menu-item-has-children>a:after{right:50px}}@media print,screen and (min-width:64em){.primary-menu .menu>.menu-item-has-children .submenu a:after{display:none}}.primary-menu a{color:#4B4B50;position:relative;line-height:1em}@media print,screen and (max-width:63.99875em){.primary-menu a{font-size:1.125rem}}@media print,screen and (min-width:64em){.primary-menu a{color:#4B4B50;padding:.75rem;background-color:#fff0;border-bottom:none}}@media print,screen and (max-width:74.99875em){.primary-menu{width:100%}}.primary-menu>.menu{position:initial;flex-direction:column}@media print,screen and (min-width:64em){.primary-menu>.menu{flex-direction:row;justify-content:flex-end}}@media print,screen and (min-width:64em){.primary-menu>.menu>.menu-item{padding:.75rem .35rem 0 .35rem}}@media screen and (min-width:75em){.primary-menu>.menu>.menu-item{padding:.75rem .75rem 0 .75rem}}@media print,screen and (max-width:63.99875em){.primary-menu>.menu>.menu-item{background-color:#fff;border-bottom:1px solid #B3B3CF}}.primary-menu>.menu>.menu-item>a{outline:none}@media print,screen and (max-width:63.99875em){.primary-menu>.menu>.menu-item>a{padding-top:1.5rem;padding-bottom:1.5rem}}@media print,screen and (min-width:64em){.primary-menu>.menu>.menu-item>a{padding:0 0 .75rem 0;font-size:1rem;text-transform:none;flex-direction:row;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:500;background-image:linear-gradient(#4B4B50,#4B4B50);background-size:0% 2px;background-repeat:no-repeat;transition:background-size 0.3s;background-position:0 calc(100% - 0px)}}@media print,screen and (min-width:64em){.primary-menu>.menu>.menu-item:hover a,.primary-menu>.menu>.menu-item.is-open a,.primary-menu>.menu>.menu-item.current-menu-item a,.primary-menu>.menu>.menu-item>a:focus{background-size:100% 2px}}.primary-menu>.menu>.menu-item:not(.mobile-only)+.mobile-only{margin-top:2rem}.primary-menu>.menu>.menu-item-has-children>a{align-items:center}@media screen and (min-width:75em){.primary-menu>.menu>.menu-item-has-children>a::before{display:none}}@media print,screen and (min-width:64em){.primary-menu>.menu>.menu-item-has-children>a::after{position:relative;right:unset;content:"\f078";padding:.3125rem .3125rem 0;font-weight:700;font-size:.6em}}.primary-menu>.menu>.menu-item-has-children.is-open>a::after{transform:rotate(180deg);padding:0 .3125rem 0}.primary-menu>.menu>.is-primary>a{font-weight:700}@media screen and (min-width:75em){.primary-menu>.menu>.is-primary+.menu-item:not(.is-primary){margin-left:1.25rem;padding-left:1.25rem}.primary-menu>.menu>.is-primary+.menu-item:not(.is-primary)>a::before{content:'';display:block;height:70%;width:2px;position:absolute;right:calc(100% + 1.25rem);background-color:currentColor;transform:translateY(-50%)}}@media screen and (min-width:75em){.primary-menu>.menu>.mobile-only{display:none}}.primary-menu .menu-item-has-children.is-open>a::before,.primary-menu .menu-item-has-children:hover>a::before,.primary-menu .menu-item-has-children>a:focus::before{transform:translate(0,-50%)}.submenu blockquote{border-left:none;padding-left:0;text-indent:-5px;margin-bottom:1rem}@media print,screen and (min-width:64em){.submenu .sub-list .menu-item.has-right-border{border-right:solid #DCE1EB 1px;padding-right:3rem;margin-right:1rem}}@media print,screen and (max-width:63.99875em){.submenu .sub-list .menu-item.has-bottom-border{border-bottom:1px solid #B3B3CF;padding-bottom:2rem;margin-bottom:calc(2rem / 2)}}.submenu.depth-0{top:0;left:0;width:100%;padding-top:0;padding-bottom:3rem;position:absolute;z-index:11;height:100%;overflow-y:scroll;background-color:#fff;bottom:0}@media print,screen and (min-width:64em){.submenu.depth-0{height:auto!important;max-height:calc(100vh - 80px);top:80px;box-shadow:0 12px 22px -8px rgb(0 0 0 / .125);overflow-y:inherit;padding-bottom:0;bottom:unset}}.admin-bar .submenu.depth-0{height:calc(var(--viewport-height) - 80px - 46px)}.submenu.depth-0 a{padding-left:0}.submenu.depth-0 li li.bjm-link-type-default a{font-weight:700}@media print,screen and (min-width:64em){.submenu.depth-0 li li.has-icon a{margin-left:-1rem;padding:1.5rem 0 1.5rem 1rem}}.primary-menu .submenu-back{color:inherit;text-align:left;padding:1rem;font-weight:700;padding-left:0;display:grid;grid-template-columns:1rem 1fr;width:100%;background-color:#fff;border-bottom:1px solid #B3B3CF;font-size:1.125rem}.primary-menu .submenu-back i{font-size:.9em;margin-right:.5rem}.primary-menu .submenu-back span{margin-left:.5rem}@media print,screen and (min-width:64em){.primary-menu .submenu-back{display:none}}.primary-menu .submenu-container{display:flex;margin-left:auto;margin-right:auto}@media print,screen and (max-width:74.99875em){.primary-menu .submenu-container{flex-direction:column;padding-left:0;padding-right:0}}.primary-menu .submenu-intro{position:relative;margin-bottom:1rem;max-width:40rem}@media screen and (min-width:75em){.primary-menu .submenu-intro{padding-right:2.5rem}}.primary-menu .submenu-intro-heading{margin-top:0;font-weight:400;text-transform:uppercase;color:#DCE1EB}.primary-menu .submenu-intro-content{font-size:.8rem;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:400;color:#DCE1EB}.primary-menu .submenu,.primary-menu .submenu-list .submenu-list{opacity:0;visibility:hidden}.primary-menu .submenu-list .submenu-list{transition:opacity .25s cubic-bezier(.46,.03,.52,.96),transform .25s cubic-bezier(.46,.03,.52,.96),visibility 0s linear .25s}.submenu .submenu-list{height:100%;position:relative;margin-bottom:1.5rem}.submenu .submenu-list:hover>li:not(:hover)>a{opacity:.75}.submenu .submenu-list .submenu-list{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;overflow-y:auto;max-height:calc(100vh - 80px);z-index:1}@media screen and (min-width:75em){.submenu .submenu-list .submenu-list{left:calc(100% + 2.5rem);max-height:calc(100vh - 80px)}}.is-open>.submenu,.submenu .is-open>.submenu-list{opacity:1;visibility:visible;position:absolute;box-shadow:inset 0 4px 10px -5px rgb(0 0 0 / .2);transition:0.2s ease-in}.submenu .is-open>.submenu-list{transition:opacity .25s cubic-bezier(.46,.03,.52,.96),transform .25s cubic-bezier(.46,.03,.52,.96),visibility 0s linear 0s}.submenu .is-open>.sub-list{transition:opacity .25s cubic-bezier(.46,.03,.52,.96),transform .25s cubic-bezier(.46,.03,.52,.96),visibility 0s linear 0s;position:absolute;top:0;width:100%;min-height:100%;background-color:#fff;z-index:1}.submenu .sub-list ul,.submenu .sub-list li{list-style:none;padding-left:0}@media print,screen and (min-width:64em){.submenu .sub-list.depth-0{display:flex;justify-content:center;width:100%;margin-left:auto;margin-right:auto;max-width:1200px;padding:0}.submenu .sub-list.depth-0>li{padding:2rem;flex-basis:33.33%;display:flex;flex-direction:column}.submenu .sub-list.depth-0>li:not(.is-open) ul{display:inherit}.submenu .sub-list.depth-1{display:flex;flex-direction:column;flex-grow:1}}@media print,screen and (max-width:63.99875em){.submenu .sub-list.depth-0{height:auto;background-color:#fff;padding-right:1.4375rem;padding-left:1.4375rem;padding-bottom:2rem;display:flex;flex-direction:column}}@media print,screen and (max-width:63.99875em) and (min-width:48em){.submenu .sub-list.depth-0{padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (max-width:63.99875em) and (min-width:64em){.submenu .sub-list.depth-0{padding-right:2.4375rem;padding-left:2.4375rem}}@media print,screen and (min-width:64em){.product-sub-menu .submenu .sub-list .bjm-link-type-default.has-icon a{min-height:120px}}.menu-cta-button{margin-left:10px}.header-toggle{color:#4B4B50;height:1.75rem;width:1.75rem;order:3;cursor:pointer;margin-left:1rem}@media print,screen and (min-width:64em){.header-toggle{display:none;position:absolute;top:23px;left:0}}.header-toggle:focus{opacity:.75}.header-toggle:focus i::before{transform:translateY(-.6rem)}.header-toggle:focus i::after{transform:translateY(.6rem)}.header-toggle i{height:3px;width:100%;display:block;position:relative;border-radius:2px;transition:all .25s cubic-bezier(.46,.03,.52,.96);background-color:#4B4B50}.header-toggle i::after,.header-toggle i::before{content:"";height:3px;width:100%;left:0;position:absolute;border-radius:2px;background-color:#4B4B50;transition:all .25s cubic-bezier(.46,.03,.52,.96)}.header-toggle i::before{transform:translateY(-.5rem)}.header-toggle i::after{transform:translateY(.5rem)}.scrolled-down .header-toggle i{background-color:#4B4B50}.scrolled-down .header-toggle i::after,.scrolled-down .header-toggle i::before{background-color:#4B4B50}.menu-open .header-toggle i{background-color:unset}.menu-open .header-toggle i::after,.menu-open .header-toggle i::before{background-color:#4B4B50}.menu-open .header-toggle i::before{transform:rotate(45deg)}.menu-open .header-toggle i::after{transform:rotate(-45deg)}.header-nav{display:none;padding-top:1rem;padding-bottom:1rem}@media print,screen and (max-width:63.99875em){.header-nav{position:absolute;top:80px;left:0;width:100%;background-color:rgb(25 160 250 / .1);height:calc(100vh - 80px);overflow-y:auto}}@media print,screen and (max-width:74.99875em){.header-nav{padding-top:0}}@media print,screen and (min-width:64em){.header-nav{display:flex;padding-top:0;padding-bottom:0;align-items:center;margin-left:auto}}@media screen and (min-width:1024px) and (max-width:1150px){.header-nav{flex:1;justify-content:flex-end}}@media screen and (min-width:1250px){.header-nav{padding-left:100px}}.menu-open .header-nav{display:flex;background-color:#fff;flex-direction:column;align-items:center}@media print,screen and (max-width:63.99875em){.menu-open .header-nav{padding:2rem;padding-right:1.4375rem;padding-left:1.4375rem}}@media print,screen and (max-width:63.99875em) and (min-width:48em){.menu-open .header-nav{padding-right:1.9375rem;padding-left:1.9375rem}}@media print,screen and (max-width:63.99875em) and (min-width:64em){.menu-open .header-nav{padding-right:2.4375rem;padding-left:2.4375rem}}@media print,screen and (min-width:64em){.menu-open .header-nav{background-color:unset;flex-direction:row;align-items:flex-start}}@media print,screen and (max-width:74.99875em){.submenu.depth-0 .sub-list.depth-0>.small-order-2:not(.menu-item-131)>.sub-list.depth-1>li.bjm-link-type-button{padding-bottom:4rem}}.menu-cards{margin:0;padding:0;list-style-type:none;overflow:hidden}.menu-cards .menu-card{color:#fff;padding:1.75rem 1.5rem;display:flex;flex-direction:column;justify-content:center}.menu-cards .menu-card:hover{transform:none}.menu-cards .menu-card:hover img{transform:scale(1.025)}.menu-cards .menu-card:hover .menu-card-heading{transform:translateX(.125rem)}.menu-cards .menu-card:hover .menu-card-link{transform:translateX(.25rem)}.menu-card{position:relative;overflow:hidden;min-height:8.5rem}.menu-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .15)}.menu-card-image,.menu-card-heading,.menu-card-link{transition:all .25s cubic-bezier(.46,.03,.52,.96)}.menu-card-heading,.menu-card-link{max-width:60%;position:relative}.menu-card-image{position:absolute;object-fit:cover;top:0;left:0;z-index:-1;width:100%;height:100%!important}.menu-card-heading{margin:0}.menu-card-heading+.menu-card-link{margin-top:1.75rem}.menu-card-link{padding:0;display:block;text-decoration:underline;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:600;font-size:1.125rem}.menu-card+.menu-card{margin-top:1.25rem}.menu-item.is-active a{background:inherit;color:inherit}.footer-menu>li{font-size:1.125rem;line-height:1.25rem;color:#0069B2;flex:1 0}.footer-menu .sub-menu{list-style:none;color:#4B4B50;font-family:"Roboto",sans-serif;font-size:.9375rem;padding-left:0}@media print,screen and (min-width:64em){.submenu .sub-list .bjm-link-type-default a{padding:10px}}@media print,screen and (min-width:64em){.submenu .sub-list .bjm-link-type-default a:hover{background-color:rgb(217 241 252 / .5)}}.submenu .sub-list .bjm-link-type-default a:hover .menu-description{color:#4b4b50;transition:1s ease}.submenu .sub-list .bjm-link-type-default.has-icon a .menu-icon-card{display:grid;grid-template-columns:20px auto;grid-gap:.75rem;padding-right:1rem}.submenu .sub-list .bjm-link-type-default.has-icon a .menu-icon-card div{display:flex;flex-direction:column;align-self:center}.submenu .sub-list .bjm-link-type-default.has-icon a .menu-icon-card .fas,.submenu .sub-list .bjm-link-type-default.has-icon a .menu-icon-card .cards-grid-x.accordion-cards .cell-card .card-content .title::after,.cards-grid-x.accordion-cards .cell-card .card-content .submenu .sub-list .bjm-link-type-default.has-icon a .menu-icon-card .title::after,.submenu .sub-list .bjm-link-type-default.has-icon a .menu-icon-card .wp-block-button.link-type-lightboxvideo a:after,.wp-block-button.link-type-lightboxvideo .submenu .sub-list .bjm-link-type-default.has-icon a .menu-icon-card a:after,.submenu .sub-list .bjm-link-type-default.has-icon .wp-block-image.link-type-lightboxvideo a .menu-icon-card .video-play-button .fa-play-circle,.wp-block-image.link-type-lightboxvideo .submenu .sub-list .bjm-link-type-default.has-icon a .menu-icon-card .video-play-button .fa-play-circle,.submenu .sub-list .bjm-link-type-default.has-icon .wp-block-image.link-type-lightboxvideo a .video-play-button .menu-icon-card .fa-play-circle,.wp-block-image.link-type-lightboxvideo .submenu .sub-list .bjm-link-type-default.has-icon a .video-play-button .menu-icon-card .fa-play-circle,.submenu .sub-list .bjm-link-type-default.has-icon a .menu-icon-card .bjm-cards-wrapper.alignleft .filters .filter ul li.selected:before,.bjm-cards-wrapper.alignleft .filters .filter ul .submenu .sub-list .bjm-link-type-default.has-icon a .menu-icon-card li.selected:before{font-weight:500;font-size:1.1rem}.bjm-link-type-image{margin-bottom:1rem;flex-grow:1;display:inherit;align-items:flex-end}.bjm-link-type-image:last-child{margin-bottom:0}.bjm-link-type-image .menu-description{color:inherit}@media print,screen and (max-width:74.99875em){.bjm-link-type-image .menu-description{padding-bottom:.5rem}}.bjm-link-type-image img{display:inherit}.bjm-link-type-image.image-style-square a{height:300px}.bjm-link-type-image.image-style-square img{height:100%;width:auto;max-width:unset}.bjm-link-type-image.image-style-portrait a{height:350px}.bjm-link-type-image.image-style-portrait img{height:auto;width:100%;max-width:unset}.bjm-link-type-image.image-style-square a,.bjm-link-type-image.image-style-portrait a{position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;border-radius:15px;padding:40px 30px!important;margin-bottom:20px;max-width:300px;text-align:center}.image-style-landscape .bjm-link-type-image.image-style-square a,.image-style-landscape .bjm-link-type-image.image-style-portrait a{height:150px}.bjm-link-type-image.image-style-square a:after,.bjm-link-type-image.image-style-portrait a:after{position:absolute;content:'';background:rgb(0 0 0 / .4);width:100%;height:100%;top:0;left:0;display:block}.bjm-link-type-image.image-style-square a img,.bjm-link-type-image.image-style-portrait a img{display:inherit;position:absolute;transition:.5s ease-in-out}.bjm-link-type-image.image-style-square a span,.bjm-link-type-image.image-style-portrait a span{position:relative;z-index:2;color:#fff}.bjm-link-type-image.image-style-square a:hover img,.bjm-link-type-image.image-style-portrait a:hover img{transform:scale(1.1);transition:1s ease-out}.bjm-link-type-image.image-style-left{transition:all .25s cubic-bezier(.46,.03,.52,.96)}.bjm-link-type-image.image-style-left a{display:grid;grid-template-areas:"image title" "image description";padding-bottom:0;grid-column-gap:1rem;grid-template-columns:80px auto;grid-template-rows:auto auto;align-self:stretch}@media print,screen and (min-width:64em){.bjm-link-type-image.image-style-left a{grid-template-columns:auto 1fr}}.bjm-link-type-image.image-style-left a img{grid-area:image;align-self:end;max-height:120px;width:auto}.bjm-link-type-image.image-style-left a span:last-of-type{grid-area:description}.bjm-link-type-image.image-style-left:hover{box-shadow:0 3px 9px 0 rgb(75 75 80 / .05),0 6px 20px 0 rgb(75 75 80 / .1);transition:all .25s cubic-bezier(.46,.03,.52,.96);transform:scale(1.02)}.bjm-link-type-image span:first-of-type{grid-area:title;font-weight:700;align-self:end}.bjm-link-type-image.bold-description span:first-of-type{font-weight:400}.bjm-link-type-image.bold-description span:last-of-type{font-weight:700}@media print,screen and (max-width:74.99875em){.bjm-link-type-heading{margin-top:1rem}}.bjm-link-type-heading>a{pointer-events:none;cursor:default;color:#4B4B50;font-size:.875rem;padding:10px;align-items:center;font-weight:400;margin-bottom:.9375rem}@media print,screen and (max-width:63.99875em){.bjm-link-type-heading>a{font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:300}}@media print,screen and (min-width:64em){.bjm-link-type-heading>a .menu-description{display:inline-block;padding-left:.5em}.bjm-link-type-heading>a .menu-description:before{content:"-";padding-right:.5em}}.bjm-link-type-text{display:inherit}.bjm-link-type-text>a{padding:0;pointer-events:none;cursor:default;font-weight:400}.bjm-link-type-text>a p{margin:0;line-height:1.4}@media print,screen and (max-width:63.99875em){.bjm-link-type-text>a p{font-size:1rem!important}}.submenu .sub-list .bjm-link-type-button{flex-basis:unset;margin-top:auto}.submenu .sub-list .bjm-link-type-button .wp-block-button__link{margin-top:.5rem}@media print,screen and (min-width:64em){.submenu .sub-list.depth-0 .menu-col-span-double{flex-basis:66.66%;grid-column:1 / 3}.submenu .sub-list.depth-0.children-3 .menu-col-span-double{max-width:28.5rem}.submenu .sub-list.depth-0 .menu-col-span-three{flex-basis:100%;grid-column:1 / 4}.menu-child-columns-three .sub-list.depth-1{display:grid!important;grid-template-columns:1fr 1fr 1fr;grid-gap:10px;column-gap:30px}.menu-child-columns-three .sub-list li.bjm-link-type-button{grid-column:1 / 4}.menu-child-columns-three .sub-list li.bjm-link-type-button a{width:100%}.menu-child-columns-two .sub-list.depth-1{display:grid!important;grid-template-columns:1fr 1fr;column-gap:30px}.menu-child-columns-two .sub-list li.bjm-link-type-button{grid-column:1 / 3}.menu-child-columns-two .sub-list li.bjm-link-type-button a{width:100%}.menu-row-span-two{grid-row:1 / span 2}.menu-row-span-three{grid-row:1 / span 3}.menu-row-span-four{grid-row:1 / span 4}.menu-row-span-five{grid-row:1 / span 5}.menu-row-span-six{grid-row:1 / span 6}}.bjm-link-type-post{margin-bottom:1rem;transition:all .25s cubic-bezier(.46,.03,.52,.96)}.bjm-link-type-post:last-child{margin-bottom:0}.bjm-link-type-post a{display:grid;grid-column-gap:1rem;line-height:1.25}.bjm-link-type-post a .menu-post-type{font-size:.8em;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:300;align-self:end}.bjm-link-type-post a .menu-post-heading{font-weight:700;padding-bottom:.5rem;padding-right:.5rem;font-size:.875rem}.bjm-link-type-post a:not(.has-thumbnail){grid-row-gap:1rem;grid-template-areas:"description" "title";grid-template-columns:auto 1fr;grid-template-rows:auto 1fr}.bjm-link-type-post a:not(.has-thumbnail) .menu-post-type{grid-area:description}.bjm-link-type-post a:not(.has-thumbnail) .menu-post-heading{grid-area:title}.bjm-link-type-post a.has-thumbnail{padding:0 .5rem 0 0;grid-template-areas:"image description" "image title";grid-template-columns:80px 1fr;grid-template-rows:auto auto}@media print,screen and (min-width:64em){.bjm-link-type-post a.has-thumbnail{grid-template-columns:1fr 1.25fr}}.bjm-link-type-post a.has-thumbnail img{grid-area:image;align-self:end;aspect-ratio:1/1;object-fit:cover}.bjm-link-type-post a.has-thumbnail span:first-of-type{padding-bottom:.5rem}.bjm-link-type-post:hover{transition:all .25s cubic-bezier(.46,.03,.52,.96);box-shadow:0 3px 9px 0 rgb(75 75 80 / .05),0 6px 20px 0 rgb(75 75 80 / .1);transform:scale(1.02)}.bjm-link-type-divider{display:inherit}.bjm-link-type-divider>a{pointer-events:none;cursor:default;color:#4B4B50;align-items:center;padding-right:0}.bjm-link-type-divider>a hr{background-color:#B3B3CF;height:1px;border:0}@media print,screen and (min-width:64em){.bjm-link-type-divider>a hr{background-color:#DCE1EB;max-width:90%}}@media print,screen and (min-width:64em){.feature-first .type-bjm_news:first-of-type:hover .card-image,.feature-first .type-post:first-of-type:hover .card-image,.feature-first .type-bjm_resource:first-of-type:hover .card-image,.feature-first .type-bjm_case_study:first-of-type:hover .card-image,.feature-first .type-bjm_industry:first-of-type:hover .card-image,.feature-first .type-bjm_platform_update:first-of-type:hover .card-image,.feature-first .type-bjm_platform_feature:first-of-type:hover .card-image,.feature-first .type-bjm_glossary:first-of-type:hover .card-image,.feature-first .type-page:first-of-type:hover .card-image{clip-path:polygon(5% 5%,100% 5%,100% 95%,5% 95%)}.feature-first .type-bjm_news:first-of-type .card-inner,.feature-first .type-post:first-of-type .card-inner,.feature-first .type-bjm_resource:first-of-type .card-inner,.feature-first .type-bjm_case_study:first-of-type .card-inner,.feature-first .type-bjm_industry:first-of-type .card-inner,.feature-first .type-bjm_platform_update:first-of-type .card-inner,.feature-first .type-bjm_platform_feature:first-of-type .card-inner,.feature-first .type-bjm_glossary:first-of-type .card-inner,.feature-first .type-page:first-of-type .card-inner{display:grid!important;grid-template-columns:1fr 1fr;grid-column-gap:calc(1.21875rem + 1.21875rem);grid-template-areas:"image content" "image readmore"}.feature-first .type-bjm_news:first-of-type .card-image,.feature-first .type-post:first-of-type .card-image,.feature-first .type-bjm_resource:first-of-type .card-image,.feature-first .type-bjm_case_study:first-of-type .card-image,.feature-first .type-bjm_industry:first-of-type .card-image,.feature-first .type-bjm_platform_update:first-of-type .card-image,.feature-first .type-bjm_platform_feature:first-of-type .card-image,.feature-first .type-bjm_glossary:first-of-type .card-image,.feature-first .type-page:first-of-type .card-image{grid-area:image}.feature-first .type-bjm_news:first-of-type .card-content,.feature-first .type-post:first-of-type .card-content,.feature-first .type-bjm_resource:first-of-type .card-content,.feature-first .type-bjm_case_study:first-of-type .card-content,.feature-first .type-bjm_industry:first-of-type .card-content,.feature-first .type-bjm_platform_update:first-of-type .card-content,.feature-first .type-bjm_platform_feature:first-of-type .card-content,.feature-first .type-bjm_glossary:first-of-type .card-content,.feature-first .type-page:first-of-type .card-content{grid-area:content}.feature-first .type-bjm_news:first-of-type .card-read-more,.feature-first .type-post:first-of-type .card-read-more,.feature-first .type-bjm_resource:first-of-type .card-read-more,.feature-first .type-bjm_case_study:first-of-type .card-read-more,.feature-first .type-bjm_industry:first-of-type .card-read-more,.feature-first .type-bjm_platform_update:first-of-type .card-read-more,.feature-first .type-bjm_platform_feature:first-of-type .card-read-more,.feature-first .type-bjm_glossary:first-of-type .card-read-more,.feature-first .type-page:first-of-type .card-read-more{display:inherit;grid-area:readmore;margin:2rem auto 2rem 0}}.type-bjm_news.cell-card,.type-post.cell-card,.type-bjm_resource.cell-card,.type-bjm_case_study.cell-card,.type-bjm_industry.cell-card,.type-bjm_platform_update.cell-card,.type-bjm_platform_feature.cell-card,.type-bjm_glossary.cell-card,.type-page.cell-card{transition:.5s ease-in-out}.type-bjm_news.cell-card .card-inner,.type-post.cell-card .card-inner,.type-bjm_resource.cell-card .card-inner,.type-bjm_case_study.cell-card .card-inner,.type-bjm_industry.cell-card .card-inner,.type-bjm_platform_update.cell-card .card-inner,.type-bjm_platform_feature.cell-card .card-inner,.type-bjm_glossary.cell-card .card-inner,.type-page.cell-card .card-inner{display:flex;flex-direction:column}.type-bjm_news.cell-card .card-image,.type-post.cell-card .card-image,.type-bjm_resource.cell-card .card-image,.type-bjm_case_study.cell-card .card-image,.type-bjm_industry.cell-card .card-image,.type-bjm_platform_update.cell-card .card-image,.type-bjm_platform_feature.cell-card .card-image,.type-bjm_glossary.cell-card .card-image,.type-page.cell-card .card-image{overflow:hidden;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);transition:clip-path 0.5s}.type-bjm_news.cell-card .card-image>img,.type-post.cell-card .card-image>img,.type-bjm_resource.cell-card .card-image>img,.type-bjm_case_study.cell-card .card-image>img,.type-bjm_industry.cell-card .card-image>img,.type-bjm_platform_update.cell-card .card-image>img,.type-bjm_platform_feature.cell-card .card-image>img,.type-bjm_glossary.cell-card .card-image>img,.type-page.cell-card .card-image>img{transition:.5s ease-in-out;aspect-ratio:4/3;object-fit:cover}.type-bjm_news.cell-card .card-icon,.type-post.cell-card .card-icon,.type-bjm_resource.cell-card .card-icon,.type-bjm_case_study.cell-card .card-icon,.type-bjm_industry.cell-card .card-icon,.type-bjm_platform_update.cell-card .card-icon,.type-bjm_platform_feature.cell-card .card-icon,.type-bjm_glossary.cell-card .card-icon,.type-page.cell-card .card-icon{font-size:1.125rem}.type-bjm_news.cell-card .card-title,.type-post.cell-card .card-title,.type-bjm_resource.cell-card .card-title,.type-bjm_case_study.cell-card .card-title,.type-bjm_industry.cell-card .card-title,.type-bjm_platform_update.cell-card .card-title,.type-bjm_platform_feature.cell-card .card-title,.type-bjm_glossary.cell-card .card-title,.type-page.cell-card .card-title{font-size:1.25rem;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:500;line-height:1.2}.type-bjm_news.cell-card .card-excerpt,.type-post.cell-card .card-excerpt,.type-bjm_resource.cell-card .card-excerpt,.type-bjm_case_study.cell-card .card-excerpt,.type-bjm_industry.cell-card .card-excerpt,.type-bjm_platform_update.cell-card .card-excerpt,.type-bjm_platform_feature.cell-card .card-excerpt,.type-bjm_glossary.cell-card .card-excerpt,.type-page.cell-card .card-excerpt{margin-top:1.5rem}.type-bjm_news.cell-card .card-tags,.type-post.cell-card .card-tags,.type-bjm_resource.cell-card .card-tags,.type-bjm_case_study.cell-card .card-tags,.type-bjm_industry.cell-card .card-tags,.type-bjm_platform_update.cell-card .card-tags,.type-bjm_platform_feature.cell-card .card-tags,.type-bjm_glossary.cell-card .card-tags,.type-page.cell-card .card-tags{margin-bottom:.5rem}.type-bjm_news.cell-card .card-tags .card-meta,.type-post.cell-card .card-tags .card-meta,.type-bjm_resource.cell-card .card-tags .card-meta,.type-bjm_case_study.cell-card .card-tags .card-meta,.type-bjm_industry.cell-card .card-tags .card-meta,.type-bjm_platform_update.cell-card .card-tags .card-meta,.type-bjm_platform_feature.cell-card .card-tags .card-meta,.type-bjm_glossary.cell-card .card-tags .card-meta,.type-page.cell-card .card-tags .card-meta{margin:0;font-size:.75rem;color:#4B4B50;font-family:"Roboto",sans-serif}.type-bjm_news.cell-card .card-tags .card-meta>div:not(:first-of-type),.type-post.cell-card .card-tags .card-meta>div:not(:first-of-type),.type-bjm_resource.cell-card .card-tags .card-meta>div:not(:first-of-type),.type-bjm_case_study.cell-card .card-tags .card-meta>div:not(:first-of-type),.type-bjm_industry.cell-card .card-tags .card-meta>div:not(:first-of-type),.type-bjm_platform_update.cell-card .card-tags .card-meta>div:not(:first-of-type),.type-bjm_platform_feature.cell-card .card-tags .card-meta>div:not(:first-of-type),.type-bjm_glossary.cell-card .card-tags .card-meta>div:not(:first-of-type),.type-page.cell-card .card-tags .card-meta>div:not(:first-of-type){margin-left:.5rem}.type-bjm_news.cell-card .card-tags .card-category i,.type-post.cell-card .card-tags .card-category i,.type-bjm_resource.cell-card .card-tags .card-category i,.type-bjm_case_study.cell-card .card-tags .card-category i,.type-bjm_industry.cell-card .card-tags .card-category i,.type-bjm_platform_update.cell-card .card-tags .card-category i,.type-bjm_platform_feature.cell-card .card-tags .card-category i,.type-bjm_glossary.cell-card .card-tags .card-category i,.type-page.cell-card .card-tags .card-category i{display:none}.type-bjm_news.cell-card .card-date,.type-post.cell-card .card-date,.type-bjm_resource.cell-card .card-date,.type-bjm_case_study.cell-card .card-date,.type-bjm_industry.cell-card .card-date,.type-bjm_platform_update.cell-card .card-date,.type-bjm_platform_feature.cell-card .card-date,.type-bjm_glossary.cell-card .card-date,.type-page.cell-card .card-date{display:inherit}.type-bjm_news.cell-card .card-category,.type-bjm_news.cell-card .card-date,.type-post.cell-card .card-category,.type-post.cell-card .card-date,.type-bjm_resource.cell-card .card-category,.type-bjm_resource.cell-card .card-date,.type-bjm_case_study.cell-card .card-category,.type-bjm_case_study.cell-card .card-date,.type-bjm_industry.cell-card .card-category,.type-bjm_industry.cell-card .card-date,.type-bjm_platform_update.cell-card .card-category,.type-bjm_platform_update.cell-card .card-date,.type-bjm_platform_feature.cell-card .card-category,.type-bjm_platform_feature.cell-card .card-date,.type-bjm_glossary.cell-card .card-category,.type-bjm_glossary.cell-card .card-date,.type-page.cell-card .card-category,.type-page.cell-card .card-date{color:#B3B3CF}.type-bjm_news.cell-card .card-read-more,.type-post.cell-card .card-read-more,.type-bjm_resource.cell-card .card-read-more,.type-bjm_case_study.cell-card .card-read-more,.type-bjm_industry.cell-card .card-read-more,.type-bjm_platform_update.cell-card .card-read-more,.type-bjm_platform_feature.cell-card .card-read-more,.type-bjm_glossary.cell-card .card-read-more,.type-page.cell-card .card-read-more{margin-top:auto;padding:0 1.5rem 1.75rem;transition:0.5s ease-in-out all}.type-bjm_news.cell-card .card-read-more .wp-block-button,.type-post.cell-card .card-read-more .wp-block-button,.type-bjm_resource.cell-card .card-read-more .wp-block-button,.type-bjm_case_study.cell-card .card-read-more .wp-block-button,.type-bjm_industry.cell-card .card-read-more .wp-block-button,.type-bjm_platform_update.cell-card .card-read-more .wp-block-button,.type-bjm_platform_feature.cell-card .card-read-more .wp-block-button,.type-bjm_glossary.cell-card .card-read-more .wp-block-button,.type-page.cell-card .card-read-more .wp-block-button{display:inline-block;margin-top:1rem}.type-bjm_news.cell-card .card-read-more .wp-block-button .wp-block-button__link,.type-post.cell-card .card-read-more .wp-block-button .wp-block-button__link,.type-bjm_resource.cell-card .card-read-more .wp-block-button .wp-block-button__link,.type-bjm_case_study.cell-card .card-read-more .wp-block-button .wp-block-button__link,.type-bjm_industry.cell-card .card-read-more .wp-block-button .wp-block-button__link,.type-bjm_platform_update.cell-card .card-read-more .wp-block-button .wp-block-button__link,.type-bjm_platform_feature.cell-card .card-read-more .wp-block-button .wp-block-button__link,.type-bjm_glossary.cell-card .card-read-more .wp-block-button .wp-block-button__link,.type-page.cell-card .card-read-more .wp-block-button .wp-block-button__link{font-family:"Roboto",sans-serif;font-weight:700;position:relative;border-bottom:none;font-size:.875rem}.type-bjm_news.cell-card .card-read-more .wp-block-button .wp-block-button__link:after,.type-post.cell-card .card-read-more .wp-block-button .wp-block-button__link:after,.type-bjm_resource.cell-card .card-read-more .wp-block-button .wp-block-button__link:after,.type-bjm_case_study.cell-card .card-read-more .wp-block-button .wp-block-button__link:after,.type-bjm_industry.cell-card .card-read-more .wp-block-button .wp-block-button__link:after,.type-bjm_platform_update.cell-card .card-read-more .wp-block-button .wp-block-button__link:after,.type-bjm_platform_feature.cell-card .card-read-more .wp-block-button .wp-block-button__link:after,.type-bjm_glossary.cell-card .card-read-more .wp-block-button .wp-block-button__link:after,.type-page.cell-card .card-read-more .wp-block-button .wp-block-button__link:after{content:'';background-color:#06379A;display:block;width:0%;position:absolute;bottom:-3px;left:0;height:2px;transition:all ease .3s;transition-delay:.3s;transform-origin:left center}.type-bjm_news.cell-card:hover,.type-bjm_news.cell-card.hovered,.type-post.cell-card:hover,.type-post.cell-card.hovered,.type-bjm_resource.cell-card:hover,.type-bjm_resource.cell-card.hovered,.type-bjm_case_study.cell-card:hover,.type-bjm_case_study.cell-card.hovered,.type-bjm_industry.cell-card:hover,.type-bjm_industry.cell-card.hovered,.type-bjm_platform_update.cell-card:hover,.type-bjm_platform_update.cell-card.hovered,.type-bjm_platform_feature.cell-card:hover,.type-bjm_platform_feature.cell-card.hovered,.type-bjm_glossary.cell-card:hover,.type-bjm_glossary.cell-card.hovered,.type-page.cell-card:hover,.type-page.cell-card.hovered{background-color:#fff;box-shadow:0 3px 9px 0 rgb(75 75 80 / .05),0 6px 20px 0 rgb(75 75 80 / .1)}.type-bjm_news.cell-card:hover .card-image,.type-bjm_news.cell-card.hovered .card-image,.type-post.cell-card:hover .card-image,.type-post.cell-card.hovered .card-image,.type-bjm_resource.cell-card:hover .card-image,.type-bjm_resource.cell-card.hovered .card-image,.type-bjm_case_study.cell-card:hover .card-image,.type-bjm_case_study.cell-card.hovered .card-image,.type-bjm_industry.cell-card:hover .card-image,.type-bjm_industry.cell-card.hovered .card-image,.type-bjm_platform_update.cell-card:hover .card-image,.type-bjm_platform_update.cell-card.hovered .card-image,.type-bjm_platform_feature.cell-card:hover .card-image,.type-bjm_platform_feature.cell-card.hovered .card-image,.type-bjm_glossary.cell-card:hover .card-image,.type-bjm_glossary.cell-card.hovered .card-image,.type-page.cell-card:hover .card-image,.type-page.cell-card.hovered .card-image{clip-path:polygon(5% 5%,95% 5%,95% 100%,5% 100%)}.type-bjm_news.cell-card:hover .card-read-more .wp-block-button__link:after,.type-bjm_news.cell-card.hovered .card-read-more .wp-block-button__link:after,.type-post.cell-card:hover .card-read-more .wp-block-button__link:after,.type-post.cell-card.hovered .card-read-more .wp-block-button__link:after,.type-bjm_resource.cell-card:hover .card-read-more .wp-block-button__link:after,.type-bjm_resource.cell-card.hovered .card-read-more .wp-block-button__link:after,.type-bjm_case_study.cell-card:hover .card-read-more .wp-block-button__link:after,.type-bjm_case_study.cell-card.hovered .card-read-more .wp-block-button__link:after,.type-bjm_industry.cell-card:hover .card-read-more .wp-block-button__link:after,.type-bjm_industry.cell-card.hovered .card-read-more .wp-block-button__link:after,.type-bjm_platform_update.cell-card:hover .card-read-more .wp-block-button__link:after,.type-bjm_platform_update.cell-card.hovered .card-read-more .wp-block-button__link:after,.type-bjm_platform_feature.cell-card:hover .card-read-more .wp-block-button__link:after,.type-bjm_platform_feature.cell-card.hovered .card-read-more .wp-block-button__link:after,.type-bjm_glossary.cell-card:hover .card-read-more .wp-block-button__link:after,.type-bjm_glossary.cell-card.hovered .card-read-more .wp-block-button__link:after,.type-page.cell-card:hover .card-read-more .wp-block-button__link:after,.type-page.cell-card.hovered .card-read-more .wp-block-button__link:after{width:100%}.type-bjm_industry .card-tags{display:none}.type-bjm_case_study.cell-card .card-tags .card-category:after{display:none}.type-bjm_case_study.cell-card .card-date{display:none}.single-bjm_news .cell-gutenberg-content .wp-block-post-featured-image,.single-post .cell-gutenberg-content .wp-block-post-featured-image,.single-bjm_resource .cell-gutenberg-content .wp-block-post-featured-image,.single-bjm_case_study .cell-gutenberg-content .wp-block-post-featured-image,.single-bjm_industry .cell-gutenberg-content .wp-block-post-featured-image,.single-bjm_platform_update .cell-gutenberg-content .wp-block-post-featured-image,.single-bjm_glossary .cell-gutenberg-content .wp-block-post-featured-image,.single-bjm_platform_feature .cell-gutenberg-content .wp-block-post-featured-image{overflow:hidden}.single-bjm_news .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link,.single-post .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link,.single-bjm_resource .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link,.single-bjm_case_study .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link,.single-bjm_industry .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link,.single-bjm_platform_update .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link,.single-bjm_glossary .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link,.single-bjm_platform_feature .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link{border-bottom:0;font-size:1.0625rem;font-weight:500}.single-bjm_news .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link i,.single-post .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link i,.single-bjm_resource .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link i,.single-bjm_case_study .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link i,.single-bjm_industry .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link i,.single-bjm_platform_update .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link i,.single-bjm_glossary .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link i,.single-bjm_platform_feature .cell-gutenberg-content .wp-block-columns .is-style-tertiary .wp-block-button__link i{margin-right:.5rem;margin-left:0}.single-bjm_news .cell-gutenberg-content .wp-block-post-featured-image img,.single-post .cell-gutenberg-content .wp-block-post-featured-image img,.single-bjm_resource .cell-gutenberg-content .wp-block-post-featured-image img,.single-bjm_case_study .cell-gutenberg-content .wp-block-post-featured-image img,.single-bjm_industry .cell-gutenberg-content .wp-block-post-featured-image img,.single-bjm_platform_update .cell-gutenberg-content .wp-block-post-featured-image img,.single-bjm_glossary .cell-gutenberg-content .wp-block-post-featured-image img{aspect-ratio:4/3;object-fit:cover}.single-bjm_news .cell-gutenberg-content>*:not(.alignfull),.single-post .cell-gutenberg-content>*:not(.alignfull),.single-bjm_resource .cell-gutenberg-content>*:not(.alignfull),.single-bjm_case_study .cell-gutenberg-content>*:not(.alignfull),.single-bjm_platform_update .cell-gutenberg-content>*:not(.alignfull),.single-bjm_glossary .cell-gutenberg-content>*:not(.alignfull),.single-bjm_integration .cell-gutenberg-content>*:not(.alignfull){max-width:960px}.single-bjm_news .cell-gutenberg-content h2:not(:first-child),.single-bjm_news .cell-gutenberg-content h3:not(:first-child),.single-bjm_news .cell-gutenberg-content h4:not(:first-child),.single-bjm_news .cell-gutenberg-content h5:not(:first-child),.single-bjm_news .cell-gutenberg-content h6:not(:first-child),.single-post .cell-gutenberg-content h2:not(:first-child),.single-post .cell-gutenberg-content h3:not(:first-child),.single-post .cell-gutenberg-content h4:not(:first-child),.single-post .cell-gutenberg-content h5:not(:first-child),.single-post .cell-gutenberg-content h6:not(:first-child),.single-bjm_resource .cell-gutenberg-content h2:not(:first-child),.single-bjm_resource .cell-gutenberg-content h3:not(:first-child),.single-bjm_resource .cell-gutenberg-content h4:not(:first-child),.single-bjm_resource .cell-gutenberg-content h5:not(:first-child),.single-bjm_resource .cell-gutenberg-content h6:not(:first-child),.single-bjm_case_study .cell-gutenberg-content h2:not(:first-child),.single-bjm_case_study .cell-gutenberg-content h3:not(:first-child),.single-bjm_case_study .cell-gutenberg-content h4:not(:first-child),.single-bjm_case_study .cell-gutenberg-content h5:not(:first-child),.single-bjm_case_study .cell-gutenberg-content h6:not(:first-child),.single-bjm_glossary .cell-gutenberg-content h2:not(:first-child),.single-bjm_glossary .cell-gutenberg-content h3:not(:first-child),.single-bjm_glossary .cell-gutenberg-content h4:not(:first-child),.single-bjm_glossary .cell-gutenberg-content h5:not(:first-child),.single-bjm_glossary .cell-gutenberg-content h6:not(:first-child){margin-top:3rem}.type-bjm_job_board.cell-card{padding:2rem;transition:.5s ease-in-out;border:1px solid #DCE1EB;border-radius:.5rem;background-color:#fff}.type-bjm_job_board.cell-card:hover{box-shadow:0 3px 9px 0 rgb(75 75 80 / .05),0 6px 20px 0 rgb(75 75 80 / .1)}.type-bjm_job_board.cell-card .card-read-more{display:none}.type-bjm_job_board.cell-card .card-image{text-align:center;display:flex;justify-content:center;align-items:center}@media print,screen and (min-width:64em){.type-bjm_job_board.cell-card .card-image{height:75px}}.type-bjm_job_board.cell-card .card-image img{max-height:75px;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.type-bjm_job_board.cell-card .card-content{display:flex;flex-direction:column-reverse;text-align:center;padding:0!important}.type-bjm_job_board.cell-card .card-content .card-meta{justify-content:center;margin:0;font-size:.9375rem;font-family:"Roboto",sans-serif}.type-bjm_job_board.cell-card .card-content .card-meta .card-date{display:none}.type-bjm_job_board.cell-card .card-content .card-meta .card-category:after{display:none}.type-bjm_job_board.cell-card .card-tags{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:0;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:300}.large-up-6 .type-bjm_job_board.cell-card .card-tags{font-size:.8em}.type-bjm_job_board.cell-card .card-tags .terms-list{list-style:none;padding-left:.5rem;display:grid;grid-template-columns:auto auto;grid-gap:5px;margin:0}.type-bjm_job_board.cell-card .card-tags .label-for-cost-taxonomy,.type-bjm_job_board.cell-card .card-tags .bjm-cat-terms-bjm_cost{padding-top:1rem}.type-bjm_job_board.cell-card .card-title{font-size:1.0625rem;font-weight:700;padding-top:2rem}.type-bjm_job_board .wrap-results-and-paging .large-up-6 .card-tags{font-size:.8em}.single-bjm_job_board .wp-block-gallery .blocks-gallery-item{align-self:center;margin:0;padding:.5rem 0}.single-bjm_job_board .wp-block-gallery .blocks-gallery-item:not(:first-of-type){border-left:1px solid #DCE1EB;padding-left:1rem}.type-bjm_award .card-inner,.type-bjm_client_logo .card-inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.type-bjm_award .card-inner>*:not(.card-image),.type-bjm_client_logo .card-inner>*:not(.card-image){display:none}.type-bjm_award .card-inner .card-image,.type-bjm_client_logo .card-inner .card-image{display:inherit;justify-content:center;align-items:center}.type-bjm_award .card-inner .card-image img{max-height:100px;width:auto;max-width:100%}.type-bjm_client_logo .card-inner .card-image img{max-height:50px;width:100%;aspect-ratio:1/1;object-fit:contain}.type-bjm_integration.cell-card{padding:0;transition:.5s ease-in-out;border:1px solid #DCE1EB;border-radius:.5rem}.type-bjm_integration.cell-card:hover{box-shadow:0 3px 9px 0 rgb(75 75 80 / .05),0 6px 20px 0 rgb(75 75 80 / .1)}.type-bjm_integration.cell-card .card-read-more,.type-bjm_integration.cell-card .card-excerpt{display:none}.type-bjm_integration.cell-card .card-image{background-color:#D9F1FC;text-align:center;display:flex;justify-content:center;overflow:hidden}.type-bjm_integration.cell-card .card-image img{height:auto;top:unset;bottom:unset;width:100%;max-height:unset;aspect-ratio:4 / 3}.type-bjm_integration.cell-card .card-content{display:flex;flex-direction:column-reverse;text-align:center;padding:0 0 1rem!important}.type-bjm_integration.cell-card .card-content .card-meta{justify-content:center;margin:0;font-size:.9375rem;font-family:"Roboto",sans-serif}.type-bjm_integration.cell-card .card-content .card-meta .card-date{display:none}.type-bjm_integration.cell-card .card-content .card-meta .card-category:after{display:none}.type-bjm_integration.cell-card .card-content .card-meta .card-category .card-category-name{font-size:.8em}.type-bjm_integration.cell-card .card-tags{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:1rem 0 0;font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:300}.large-up-6 .type-bjm_integration.cell-card .card-tags{font-size:.8em}.type-bjm_integration.cell-card .card-tags .terms-list{list-style:none;padding-left:.5rem;display:grid;grid-template-columns:auto auto;grid-gap:5px;margin:0}.type-bjm_integration.cell-card .card-title{font-size:1.0625rem;font-weight:700;padding-top:1rem}.type-bjm_integration.cell-card.large-up-5 .cell-card .card-image img{max-height:7.5rem}.type-bjm_integration .wrap-results-and-paging .large-up-6 .card-tags{font-size:.8em}.cards-grid-bjm_platform_update.cards-grid-x.grid-x .cell.cell-card{width:calc(100% - 2.4375rem)}.cards-grid-bjm_platform_update.cards-grid-x.grid-x .cell.cell-card .card-inner .card-image{display:none}.type-bjm_platform_update .terms-list{display:flex;flex-wrap:wrap;padding:.5rem 0;align-items:center}.type-bjm_platform_update .terms-list li{margin-right:.5rem}.type-bjm_platform_update .terms-list .location-flag{max-height:15px;width:auto;margin-right:.3rem}.type-bjm_glossary.cell.cell-card .card-read-more,.type-bjm_glossary.cell.cell-card .card-date,.type-bjm_glossary.cell.cell-card .card-excerpt,.type-bjm_glossary.cell.cell-card .card-image{display:none}.type-bjm_glossary.cell.cell-card .card-title{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;font-size:1.5rem;font-weight:300;line-height:1.2}.type-bjm_glossary.cell.cell-card .card-title:after{font-size:.7em;content:"\f178";font-family:'Font Awesome 5 Pro';margin-left:.5rem;margin-top:.5rem}.type-bjm_glossary.cell.cell-card .card-category-name{color:#B3B3CF;font-weight:400}.type-bjm_glossary.cell.cell-card .card-inner{align-content:center;padding:1.5rem 1.5rem 2rem 1.5rem;border:1px solid rgb(240 240 245 / .9);border-radius:.5rem;background-color:#fff}.cards-grid-x .type-bjm_glossary.cell.cell-card .card-content{padding:0}.cards-grid-x .type-bjm_glossary.cell.cell-card .card-content .card-category:after{display:none}.type-bjm_platform_feature.cell.cell-card{transition:.5s ease-in-out;border:1px solid #DCE1EB;border-radius:.5rem;background-color:#fff}.type-bjm_platform_feature.cell.cell-card .card-image img{display:none}.type-bjm_platform_feature.cell.cell-card .card-image .card-icon{display:inherit;padding:2rem 1.5rem 0;font-size:2.1rem}.type-bjm_platform_feature.cell.cell-card .card-image .card-icon i{font-weight:100}.type-bjm_platform_feature.cell.cell-card .card-tags{display:none}.cards-grid-x.grid-x .type-bjm_platform_feature.cell.cell-card .card-content{padding-top:1rem}.cards-grid-x.grid-x .type-bjm_platform_feature.cell.cell-card .card-content .card-excerpt p{font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;font-weight:300;font-size:.875rem}.type-page.cell-card:nth-of-type(3n-1) .card-image{background:var(--wp--preset--gradient--gradient-blue)!important}.type-page.cell-card:nth-of-type(3n-2) .card-image{background:var(--wp--preset--gradient--gradient-green)!important}.type-page.cell-card:nth-of-type(3n-3) .card-image{background:var(--wp--preset--gradient--gradient-yellow)!important}.type-page.cell-card .card-tags{display:none}.type-page.cell-card .card-content{text-align:center}.type-page.cell-card .card-read-more{text-align:center}.type-bjm_use_case.cell.cell-card{transition:.5s ease-in-out;padding:1rem;border:1px solid #DCE1EB;border-radius:.5rem;background-color:#fff}.type-bjm_use_case.cell.cell-card .card-image{text-align:center;display:flex;justify-content:flex-start;align-items:center}.type-bjm_use_case.cell.cell-card .card-image .card-icon{display:inherit;font-size:2.5rem}.type-bjm_use_case.cell.cell-card .card-image .card-icon i{padding-top:1rem;font-weight:100}.type-bjm_use_case.cell.cell-card .card-image img{display:none}.type-bjm_use_case.cell.cell-card .card-inner{padding:.25rem .5rem;display:flex;flex-direction:column}.type-bjm_use_case.cell.cell-card .card-inner .icon-wrapper{padding-left:3rem;height:0}.type-bjm_use_case.cell.cell-card .card-inner .icon-wrapper svg{width:15px;transform:translate(0,5px)}.cards-grid-x .type-bjm_use_case.cell.cell-card .card-content{display:flex;flex-direction:column-reverse;padding:0}.cards-grid-x .type-bjm_use_case.cell.cell-card .card-content .card-tags{display:none}.type-bjm_use_case.cell.cell-card .card-title{font-family:"Ubuntu",Cantarell,"Helvetica Neue",Helvetica,sans-serif;line-height:1.175;font-weight:300;font-style:normal;font-size:clamp(1.7rem, 4vw, 2rem);font-size:1.375rem;padding-top:1.25rem;padding-bottom:1rem}.type-bjm_use_case.cell.cell-card .card-read-more{margin-top:auto;transition:0.5s ease-in-out all;padding-bottom:.5rem}.type-bjm_use_case.cell.cell-card .card-read-more .wp-block-button{display:inline-block;margin-top:1rem}.type-bjm_use_case.cell.cell-card .card-read-more .wp-block-button .wp-block-button__link{font-family:"Roboto",sans-serif;font-weight:700;position:relative;border-bottom:none;font-size:.875rem;text-align:left}.type-bjm_use_case.cell.cell-card .card-read-more .wp-block-button .wp-block-button__link:after{content:'';background-color:#06379A;display:block;width:0%;position:absolute;bottom:-3px;left:0;height:2px;transition:all ease .3s;transition-delay:.3s;transform-origin:left center}.type-bjm_use_case.cell.cell-card:hover,.type-bjm_use_case.cell.cell-card.hovered{background-color:#fff;box-shadow:0 3px 9px 0 rgb(75 75 80 / .05),0 6px 20px 0 rgb(75 75 80 / .1)}.type-bjm_use_case.cell.cell-card:hover .card-read-more .wp-block-button__link:after,.type-bjm_use_case.cell.cell-card.hovered .card-read-more .wp-block-button__link:after{width:100%}@media print,screen and (max-width:47.99875em){.type-bjm_use_case.cell.cell-card .card-inner{padding:0;display:grid;grid-template-areas:"media content" "media content";grid-gap:.5rem;grid-template-columns:4rem auto;align-content:flex-start}.type-bjm_use_case.cell.cell-card .card-inner .card-image,.type-bjm_use_case.cell.cell-card .card-inner .icon-wrapper,.type-bjm_use_case.cell.cell-card .card-inner .custom-icon-wrapper{grid-area:media}.type-bjm_use_case.cell.cell-card .card-inner .icon-wrapper{padding-left:0}.type-bjm_use_case.cell.cell-card .card-inner .icon-wrapper svg{transform:translate(45px,0)}.type-bjm_use_case.cell.cell-card .card-inner .card-image{width:unset;padding-right:3rem;padding-left:0rem;align-items:flex-start}.type-bjm_use_case.cell.cell-card .card-inner .card-content{justify-content:flex-end}.type-bjm_use_case.cell.cell-card .card-inner .card-read-more{grid-column:2}.type-bjm_use_case.cell.cell-card .card-inner .card-read-more .wp-block-button{margin-top:0}.type-bjm_use_case.cell.cell-card .card-inner .card-title{padding-top:.5rem;padding-bottom:.5rem;font-size:1.2rem}}.type-bjm_case_study .case-study-client-logo-wrapper{position:absolute;z-index:13;bottom:0;height:80px;width:100%;background-color:rgb(255 255 255 / .9);left:0;padding:10px 5%;display:flex;align-items:center}.type-bjm_case_study .case-study-client-logo-wrapper img{max-height:60px;max-width:150px;width:auto}.cards-grid-bjm_case_study{max-width:max-content!important}.cards-grid-bjm_case_study.feature-first>.type-bjm_case_study:first-child .case-study-client-logo-wrapper{height:90px}.single-post .wp-block-post-featured-image{border-radius:.5rem;box-shadow:5px 5px 50px rgb(70 79 84 / .19)}.single-post #content li{margin-left:2rem;font-size:1.03rem}.single-post h2 strong,.single-post h2 b,.single-post h3 strong,.single-post h3 b,.single-post h4 strong,.single-post h4 b,.single-post h5 strong,.single-post h5 b,.single-post h6 strong,.single-post h6 b{font-weight:100;color:inherit;font-family:inherit}.single-post p img{width:100%;margin:1rem 0;box-shadow:5px 5px 50px rgb(70 79 84 / .2)}.single-post .wrapper-bjm-post-meta{flex-wrap:nowrap}.single-post .wrapper-bjm-post-meta .author-photo{max-width:70px}.type-bjm_resource.cell-card .card-date{display:none}.cards-grid-bjm_resource.cards-grid-x div.cell.cell-card .card-image{background-color:#D9F1FC;object-fit:cover}.cards-grid-bjm_resource.cards-grid-x div.cell.cell-card .card-image img:not(.bjm_resource_type-job-descriptions *){object-fit:contain!important;padding:2rem}.single-bjm_industry .wp-block-post-featured-image{border-radius:.5rem;box-shadow:5px 5px 50px rgb(70 79 84 / .19)}