:root{--anim-duration: .5s;--anim-duration-fast: .25s;--anim-duration-slow: 1s;--anim-easing: ease-in-out;--color-black: #000;--color-white: #fff;--color-blue-30: #006eb5;--color-blue-40: #2ea3f2;--color-gray-10: #333;--color-gray-15: #444;--color-gray-20: #555;--color-gray-25: #707070;--color-gray-30: #999;--color-gray-40: #ccc;--color-gray-45: #e0e0e0;--color-gray-50: #f3f3f3;--color-red-30: red;--color-text: var(--color-white);--color-text-inverse: var(--color-black);--color-error: var(--color-red-30);--font-family-primary: "FranklinGothicURW-Boo", sans-serif;--font-family-secondary: "FranklinGothicURWCom-Dem", sans-serif;--font-size-base: 1rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-black: 800;--line-height-base: 1.375;--width-page: 80rem;--width-gutter: 1rem;--spacing-horizontal-small: 1rem;--spacing-horizontal: 1.875rem;--spacing-vertical-small: 1rem;--spacing-vertical: 1.5rem;--spacing-vertical-large: 2.5rem;--border-radius: .625rem;--z-index-dialog: 200001}.throb{animation:throb 1.5s ease-in-out 0s infinite alternate running}@keyframes throb{0%{opacity:1}to{opacity:.25}}.bare-button{font-family:var(--font-family-primary);line-height:1.125;font-size:1em;text-decoration:none;color:var(--color-text);background-color:initial;border:0;padding:0;margin:0;display:inline-flex;align-items:center}.bare-button:focus,.bare-button:hover{color:var(--color-blue-30)}.bare-button:focus .bare-button__icon,.bare-button:hover .bare-button__icon{fill:var(--color-blue-30)}.bare-button__icon{margin-right:.125em}.button--transparent{background-color:initial;color:var(--color-white);border:2px solid var(--color-blue-40);font-family:var(--font-family-primary)}.button--transparent:focus,.button--transparent:hover{background-color:var(--color-blue-40)}.button--medium{font-size:1.25em;padding:.9em 1em}@media (min-width: 87.5em){.button--medium{font-size:1.875em;padding:.6em 1.25em}}.icon-button{cursor:pointer;margin:0}.icon-button:disabled,.icon-button:disabled:focus,.icon-button:disabled:hover{background-color:var(--color-gray-45);color:var(--color-gray-40);border-color:var(--color-gray-40);cursor:not-allowed}.icon-button--bare{background-color:initial;color:var(--color-black);border:0;padding:0;font-size:1.25em}.icon-button--bare:hover{color:var(--color-blue-30)}.icon-button--bare:active{color:var(--color-blue-40)}.icon-button--bare:disabled,.icon-button--bare:disabled:focus,.icon-button--bare:disabled:hover{background-color:initial}.deg-component,.deg-component *,.deg-component :after,.deg-component :before{box-sizing:border-box}.deg-component :focus{outline:auto}.deg-component p{margin:0 0 var(--spacing-vertical);font-size:1.125em}.deg-component p,.deg-component ul{line-height:var(--line-height-base)}.deg-component ul{padding-bottom:0}.deg-component li{margin-bottom:0;font-size:1em!important;line-height:var(--line-height-base)!important}.heading-2,.heading-3,.heading-4{padding:0}.heading-2{font-size:2.125em;line-height:1.1;margin:0 0 .3333333em;text-transform:uppercase;font-family:var(--font-family-secondary);font-weight:var(--font-weight-medium)}@media (min-width: 48em){.heading-2{font-size:2.375em}}@media (min-width: 87.5em){.heading-2{font-size:3em}}.icon{margin:0;display:inline-block;fill:currentColor;height:1em;stroke:currentColor;stroke-width:0;vertical-align:middle;width:1em}.deg-component img{display:block;max-width:100%;height:auto;border:0}.input.input--text{padding:1em 1em .6em;color:var(--color-text-inverse);border:1px solid var(--color-gray-25);font-size:1.125em;font-family:var(--font-family-primary);width:100%;box-sizing:border-box}.input.input--text:disabled{background-color:var(--color-gray-45);color:var(--color-gray-40);border-color:var(--color-gray-40)}.input.input--text::placeholder{color:var(--color-gray-25)!important}.input.input--invalid{border-color:var(--color-error)}.input.input--radio{font-size:1em;margin:.25em .375em 0 0}.increment-input{display:flex}.increment-input__input{border:0;padding:.6666666em 1em;text-align:center;flex-grow:1;max-width:5em}.increment-input__button{align-items:center;background-color:#005eb5;color:var(--color-white);border:0;display:inline-flex;padding:.7777777em;font-size:1.125em}.increment-input__button:focus,.increment-input__button:hover{background-color:var(--color-blue-40)}.increment-input__button--decrement{border-radius:.5em 0 0 .5em}.increment-input__button--increment{border-radius:0 .5em .5em 0}.form--small .label{color:#000}.calculator-form .label{color:#fff;font-size:1em}.label--radio{margin-bottom:0}.button-link,.link{color:#fff;text-decoration:underline}.button-link:focus,.button-link:hover,.link:focus,.link:hover{text-decoration:none}.button-link{border:0;padding:0;display:inline;background:transparent;font-size:1em;font-family:var(--font-family-primary);cursor:pointer}.button-link:disabled{color:var(--color-gray-20);cursor:not-allowed}.button-link:disabled:focus,.button-link:disabled:hover{text-decoration:underline}.error-message{color:var(--color-error)}.error-message:not(:last-child){margin-bottom:var(--spacing-vertical)}.field-error-message{margin-top:.5em}.field-error-message:not(:last-child){margin-bottom:var(--spacing-vertical-small)}p.legal-text{font-size:.875em;max-width:40em}p.legal-text:last-child{margin-bottom:0}p.legal-text small{font-size:1em!important}.video{position:relative;padding-bottom:56.25%;height:0;background-color:var(--color-black)}.video .video__iframe{position:absolute;top:0;left:0;width:100%;height:100%}.is-vishidden{position:absolute;overflow:hidden;padding:0;margin:-1px;clip:rect(0 0 0 0);height:1px;width:1px;border:0}.is-hidden{display:none!important}:root{--reach-dialog: 1}[data-reach-dialog-overlay]{background:#00000054;position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto}[data-reach-dialog-content]{width:50vw;margin:10vh auto;background:#fff;padding:2rem;outline:none}.button-set{display:flex;flex-wrap:wrap}.button-set>:not(:last-child):not(:only-child){margin-right:var(--spacing-horizontal-small)}.button-set--no-wrap{flex-wrap:nowrap}@media (max-width: 63.99em){.calculator-form{margin-bottom:var(--spacing-vertical)}}@media (min-width: 64em){.calculator-body{display:flex;justify-content:space-between}.calculator-form{padding-right:15px;width:calc(32% - var(--spacing-horizontal) / 2)}.calculator-results{width:calc(68% - var(--spacing-horizontal) / 2)}}@media (min-width: 87.5em){.calculator-form{width:calc(25% - var(--spacing-horizontal) / 2)}.calculator-results{width:calc(75% - var(--spacing-horizontal) / 2)}}.calculator-header{margin-bottom:var(--spacing-vertical-large)}.calculator-header__message{margin:0}@media (max-width: 47.99em){.calculator-chart:not(:last-child){margin-bottom:var(--spacing-vertical-large)}}@media (min-width: 48em){.calculator-charts{display:flex;justify-content:space-between}.calculator-chart--small{width:36%}.calculator-chart--small .chart__wrapper{padding-bottom:162%}.calculator-chart--large{width:60%}.calculator-chart--large .chart__wrapper{padding-bottom:100%}}@media (min-width: 87.5em){.calculator-chart--small{width:28%}.calculator-chart--small .chart__wrapper{padding-bottom:174%}.calculator-chart--large{width:56%}.calculator-chart--large .chart__wrapper{padding-bottom:86%}}.calculator-results{background-color:#000;color:#fff;padding:1.5em 1em;position:relative}.calculator-results{color:#fff}.calculator-results .heading-3,.calculator-results .heading-4{color:var(--color-text-inverse)!important}.calculator-results-header{margin-bottom:var(--spacing-vertical-small)}.calculator-results__no-data-content{display:flex;align-items:center;justify-content:center;position:relative;height:100%;min-height:20em}p.calculator-results__status-message{margin-bottom:0;position:relative}.calculator-results__balance{font-size:2.375em;color:var(--color-blue-30);line-height:1}.calculator-results__target-salary-type.field-group{margin-bottom:var(--spacing-vertical-small)}.calculator-results__recalculate-button{display:none!important}.calculator-results__recalculate-button:not(:first-child){margin-top:var(--spacing-vertical-small)}.calculator-results__recalculate-button:not(:last-child){margin-bottom:var(--spacing-vertical-small)}@media (min-width: 30em){.calculator-results{padding:1.5em;margin:0 -1.5em}.calculator-results__balance{font-size:3em}}@media (min-width: 48em){.calculator-results{margin:0}.calculator-results__no-data-content{min-height:30em}.calculator-results-header__row{display:flex;justify-content:space-between;align-items:flex-end}.calculator-results__title{margin-right:var(--spacing-horizontal-small)}}@media (min-width: 64em){.calculator-results__recalculate-button{display:none}}@media (min-width: 87.5em){.calculator-results{padding:3.5em}}.calculator-results-skeleton{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column}.calculator-results-skeleton__title-bone{width:60%;max-width:15em;height:1em;font-size:1em;margin-bottom:.5em}.calculator-results-skeleton__sub-title-bone{width:50%;max-width:8em;height:1em;font-size:1.5em;margin-bottom:2em}.calculator-results-skeleton__charts{flex-grow:1;display:flex}.bar-chart-skeleton.calculator-results-skeleton__chart{height:auto}@media (max-width: 47.99em){.bar-chart-skeleton.calculator-results-skeleton__chart--small{display:none}}@media (min-width: 48em){.calculator-results-skeleton__title-bone{font-size:2em}.calculator-results-skeleton__sub-title-bone{font-size:2.5em}.calculator-results-skeleton__charts{justify-content:space-between}.bar-chart-skeleton.calculator-results-skeleton__chart--large{width:65%}.bar-chart-skeleton.calculator-results-skeleton__chart--small{width:15%}}.bar-label{font-family:franklin-gothic-urw;font-size:1em;font-weight:500}.chart__wrapper{position:relative;padding-bottom:125%;height:0}.chart__wrapper .recharts-responsive-container{position:absolute;top:0;left:0;width:100%;height:100%}.chart__title{margin-bottom:.25em}.axis-tick{font-size:.875em}@media (min-width: 87.5em){.bar-label{font-size:1em}}.multi-legend{display:flex;flex-wrap:wrap}.multi-legend-item{list-style:none;margin:0 var(--spacing-horizontal) .75em 0}.multi-legend-item:last-child{margin-right:0}.multi-legend-item__title{margin-bottom:.25em}.multi-legend-color{display:flex;align-items:center}.multi-legend-color:not(:last-child){margin-bottom:.25em}.multi-legend-color__swatch{width:1.25em;height:1.25em;display:block;margin-right:.375em}.multi-legend-color__title{font-size:.875em;line-height:1}@media (max-width: 47.99em){.multi-legend{font-size:.875em}}.multi-tooltip{color:#000;border:1px solid var(--color-black);background-color:var(--color-white);padding:.5em .75em;color:var(--color-text-inverse)}.multi-tooltip__item{font-size:.875em}.bar-chart-skeleton{display:flex;align-items:flex-end;width:100%;height:100%}.bar-chart-skeleton__bone{flex-grow:1;height:100%}.bar-chart-skeleton__bone:not(:last-child){margin-right:.5em}.dialog-overlay{-webkit-backdrop-filter:blur(2.1825em);backdrop-filter:blur(2.1825em);z-index:var(--z-index-dialog)}.dialog{width:100%;padding:2rem 1rem 1rem;position:relative}.dialog,.dialog p{color:var(--color-text-inverse)}.dialog--large{max-width:69em}.dialog__close-button{position:absolute;top:.5rem;right:1rem}@media (min-width: 48em){.dialog{padding:3.5rem 3rem 3rem}.dialog__close-button{top:1.5rem;right:1.5rem}}.field{margin-bottom:var(--spacing-vertical)}.field--radio{display:flex}.field-group{border:0;padding:0;margin:0 0 var(--spacing-vertical) 0}.field-group--compact{margin-bottom:.5em}.field-group__title{display:none}.field-list{list-style:none!important;padding:0!important;margin:0;line-height:var(--line-height-base)!important}.field-list .field{margin-bottom:0}.field-list--inline{display:flex}.field.field-inline{display:flex;align-items:center}.field-inline .label{margin:0 1em 0 0}.field-list--inline .field-list__item:not(:last-child){margin-right:var(--spacing-horizontal-small)}.field-help-text{font-size:.875em;margin-top:.5em;line-height:1.5}.field-help-text ul{padding-left:1em;margin:0}.toggle-button-field{width:100%;display:inline-block;font-size:1.125em;line-height:1}.toggle-button-field__label{width:100%;display:inline-block;font-size:1em;padding:.3888888em 1.25em;border-radius:1em;background-color:var(--color-white);border:1px solid var(--color-blue-30);color:var(--color-blue-30);text-align:center}.toggle-button-field__label:hover{background-color:#005eb5;color:var(--color-white)}.toggle-button-field__input:checked+.toggle-button-field__label{background-color:#005eb5;color:var(--color-white)}.toggle-button-field__input:disabled+.toggle-button-field__label{background-color:var(--color-gray-40);color:var(--color-gray-45);border-color:var(--color-gray-45)}@media (min-width: 30em){.toggle-button-field__label{min-width:8.5em}}.form--small{max-width:35em;margin:0 auto}.fieldset{border:0;padding:0;margin:0}.form-row{display:flex}.form-row__item:not(:last-child){margin-right:var(--spacing-horizontal)}.form-row__item--50{width:calc(50% - var(--spacing-horizontal) / 2)!important}.image-content-panel{background-repeat:no-repeat;background-position:50%;background-size:cover}@media (max-width: 47.99em){.image-content-panel{min-height:42em;padding:var(--spacing-vertical) 0}.image-content-panel,.image-content-panel__bound-container{display:flex;align-items:center}.image-content-panel__text-wrapper{max-width:30em}}@media (min-width: 48em){.image-content-panel{position:relative}.image-content-panel:before{content:"";position:absolute;left:0;top:0;width:50%;height:100%;background-color:#000c}.image-content-panel__text-wrapper{position:relative;width:50%;padding:4em 6em 4em 0}p.image-content-panel__description{margin-bottom:var(--spacing-vertical-large)}}@media (min-width: 87.5em){.image-content-panel__text-wrapper{padding:8em 18em 8em 0}}.bone{background-color:#1a1a1a}.video-content-panel{padding:var(--spacing-vertical-large) 0;background-repeat:no-repeat;background-position:50%;background-size:cover}.video-content-panel__cta-button{margin-bottom:var(--spacing-vertical)}.video-content-panel__video{border:.125em solid var(--color-white)}@media (max-width: 63.99em){.video-content-panel__text-wrapper{margin-bottom:var(--spacing-vertical)}}@media (min-width: 64em){.video-content-panel--align-center .video-content-panel__bound-container{align-items:center}.video-content-panel__bound-container{display:flex}.video-content-panel__text-wrapper{width:36.5%;margin-right:6%}.video-content-panel__video-wrapper{flex-grow:1;max-width:52em}}[data-reach-dialog-overlay]{z-index:-1!important}.calculator-header{display:none!important}.calculator-header__message{text-align:left!important}.page-id-39 #section-4>.container>.row:first-of-type{padding-top:6em}.deg-component p{font-size:1em}.video-content-panel,.image-content-panel{display:none}legend.h3{margin-bottom:1em}.calculator-results__balance{font-family:stratum-1-web,sans-serif;font-weight:700;color:#f0f3f7}.calculator-results .heading-3,.calculator-results .heading-4{color:#f0f3f7!important;font-family:Helvetica Neue}.calculator-charts{margin-top:3em}.bar-label{fill:#f0f3f7}.dialog--small{width:550px}path.recharts-rectangle[fill="#000000"]{fill:#444}text.axis-tick[fill="#666"]{fill:#ebecef}line{stroke:#ebecef}.multi-legend-item:first-child .multi-legend-color__swatch{background-color:#444!important}.multi-legend-item:first-child{margin-bottom:.5em}label.error{top:0!important}.input.input--text{background:#113859;border-radius:6px;border:unset;font-size:1em;padding:16px!important;color:#f0f3f7;border:1px solid transparent;transition:.5s all;margin:0!important}.input.input--text:focus{border:1px solid rgba(240,243,247,.65);outline:unset;box-shadow:unset}.calculator-form .label.label--radio{font-size:.8em;position:relative;top:4px}.field-group--compact{margin-bottom:1em}.field-help-text{margin-top:1em}.increment-input__button{border:1px solid transparent;transition:.5s all}.increment-input__button:focus,.increment-input__button:hover{background:#005eb5;border:1px solid rgba(240,243,247,.65)}#calculatorPage .btn-primary{display:flex;font-weight:500;font-size:1em;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;line-height:1;text-decoration:none;padding:16px 32px;height:56px;position:relative;transition:.5s left;left:0;transition:.5s margin;white-space:nowrap;border:0}.error-message{color:#ff5033}.calculator-results{background:#113859;border-radius:12px}.bone{background:#0c2439}.toggle-button-field__input:checked+.toggle-button-field__label,.toggle-button-field__label{padding-top:10px;cursor:pointer}p.legal-text{font-size:.8em;margin-top:2em;max-width:100%}@media only screen and (max-width: 1024px){.calculator-form .label{font-size:.9em}}@media only screen and (max-width: 992px){.calculator-results{margin-top:2em}.calculator-form{display:flex;flex-wrap:wrap}.calculator-form .form-row,.calculator-form .field-group--compact{width:100%}.calculator-form .field:nth-of-type(5),.calculator-form .field:nth-of-type(6){width:50%}}@media only screen and (max-width: 767px){.calculator-form .field:nth-of-type(5),.calculator-form .field:nth-of-type(6){width:100%}}#hub-login{height:100%;width:100%;position:fixed;top:0;left:0;background:#06131f;z-index:1000}.logged-in #hub-login{height:calc(100vh - 32px);top:32px}#hub-login .container,#hub-login .row{height:100%}button[type=submit]{width:100%;background:#ff5033;border:0;outline:unset;box-shadow:unset;color:#f0f3f7}button[type=submit]:disabled{background:#ff503333;color:#f0f3f74d;pointer-events:none}button[type=submit]:hover,button[type=submit]:focus,button[type=submit]:active{background:#b5361d}label.error{font-style:italic;color:#f0f3f7bf;position:relative;top:-10px;font-size:.9em}textarea,input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),select{font-size:15px;line-height:14px;-webkit-appearance:none;width:100%;box-shadow:none;background-color:#113859;border-radius:6px;border:1px solid transparent;padding:20px 20px 20px 50px;color:#f0f3f7;overflow:visible;margin-bottom:1em}textarea:focus,input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,select:focus{outline:none;box-shadow:0 0 0 4px #005eb559;border:1px solid #005eb5}select{background-image:url(/wp-content/themes/essc-hub/images/icon-dropdown.svg);background-size:15px;background-position:95% center;background-repeat:no-repeat}textarea{height:200px}textarea.error,input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).error,select.error{font-style:normal;border:1px solid #ff5033}.input-container{position:relative}.input-container:before{content:"";height:20px;width:20px;background-size:cover;position:absolute;left:20px;display:block;top:16px}#phone-container:before{background-image:url(/wp-content/themes/essc-hub/images/icon-phone.svg)}#ssn-container:before{background-image:url(/wp-content/themes/essc-hub/images/icon-shield.svg);height:20px;width:17px}#code-container:before{background-image:url(/wp-content/themes/essc-hub/images/icon-code.svg);height:20px;width:17px}::-webkit-input-placeholder{color:#f0f3f7b3;font-size:1em}::-moz-placeholder{color:#f0f3f7b3;font-size:1em}:-ms-input-placeholder{color:#f0f3f7b3;font-size:1em}:-moz-placeholder{color:#f0f3f7b3;font-size:1em}#hub-login .color-muted{font-size:.9em}#hub-login .image-gallery .swiper-wrapper{background:#102131;border-radius:8px}#tinymce{padding:30px}.login{background:#0c2439}#login{border:0;margin:8% auto 0;border-radius:0;padding:0;box-shadow:none;background:transparent}.login h1.admin-email__heading{font-size:1.4em}.login-action-confirm_admin_email #login{margin-top:8%}.login h1 a{background-image:url(/wp-content/themes/essc-hub/images/logo.svg);background-color:transparent;background-repeat:no-repeat;background-size:30%;background-position:center;width:100%;margin:0;border:0}.login #login_error,.login .message,.login .success{background:transparent;color:#f0f3f7;text-align:center;border:unset;font-style:italic;margin:0;padding:2em 2em 0;font-size:.7em}.login form{background:transparent;box-shadow:unset;border:unset;margin-top:-1px;padding-bottom:2em;padding-top:2em;border-top-left-radius:12px;border-top-right-radius:12px}.login label{color:#f0f3f7}.login form .input,.login input[type=password],.login input[type=text]{font-size:1em!important;padding:.5em 1em!important;-webkit-appearance:none;width:100%;border:unset;margin-bottom:1em;background:#113859;border-radius:6px;color:#f0f3f7}input:-webkit-autofill,input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s!important}.login .user-pass-wrap{margin-bottom:1em}#login form p.submit{text-align:center}.wp-core-ui .button.button-large.button-primary,.wp-core-ui .button.button-large{background:#ff5033;color:#541a11;font-size:1em;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;line-height:1;text-decoration:none;padding:16px 32px;position:relative;transition:.5s left;left:0;transition:.5s margin;white-space:nowrap;border:0;transition:.5s all}.wp-core-ui .button.button-large.button-primary:hover{background:#e0442b;text-decoration:none;color:#541a11;border:0}.wp-core-ui .button.button-large{background:#fff;color:#f0f3f7}.login #backtoblog a,.login #nav a,.login #backtoblog a:hover,.login #nav a:hover,.login h1 a:hover{color:#f0f3f7}.login form .forgetmenot{float:none}.login #nav,.login #backtoblog{background:transparent;margin-top:-1px}.login #backtoblog{padding-top:1em;padding-bottom:1em;margin-bottom:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.login .privacy-policy-page-link{display:none}@font-face{font-family:Helvetica;font-weight:200;src:url(library/fonts/HelveticaNeue-Thin.otf)}@font-face{font-family:Helvetica;font-weight:300;src:url(library/fonts/HelveticaNeue-Light.otf)}@font-face{font-family:Helvetica;font-weight:400;src:url(library/fonts/HelveticaNeue-Roman.otf)}@font-face{font-family:Helvetica;font-weight:500;src:url(library/fonts/HelveticaNeue-Medium.otf)}@font-face{font-family:Helvetica;font-weight:600;src:url(library/fonts/HelveticaNeue-Bold.otf)}*{box-sizing:border-box}html{font-size:18px;margin:0;padding:0}html.fixed,html.show-loading{height:100%;overflow:hidden}body{font-size:1em;margin:0;padding:0;font-family:Helvetica,sans-serif;color:#f0f3f7a6;position:relative;background:#0d2840}.single-post #post-content{color:#f0f3f7bf;line-height:1.9}.container.wider{margin:0 auto;width:calc(100% - 30px);max-width:100%;padding:0}.row{padding-top:6em;padding-bottom:6em}.py-small{padding-top:3em;padding-bottom:3em}.pt-small{padding-top:3em}.pb-small{padding-bottom:3em}.row .row{padding-top:0;padding-bottom:0}.pb-4-5{padding-bottom:2em}h1,.h1{font-family:stratum-1-web,sans-serif;letter-spacing:-1.28px;color:#f0f3f7;font-size:3.5em;line-height:1.1;margin-bottom:.25em}h1.jumbo{font-size:6em;margin-bottom:.25em}h2,.h2{font-family:Helvetica,sans-serif;font-weight:600;text-transform:uppercase;font-size:.8em;letter-spacing:1.04px;color:#f0f3f7a6}#post-content h2,#tinymce h2{margin-top:3em;line-height:1.2}h3,.h3{font-family:stratum-1-web,sans-serif;letter-spacing:-.64px;color:#f0f3f7;font-size:2em}h3.medium,.h3.medium{font-size:2.3em}h3.large,.h3.large{font-size:2.7em}#post-content h3,#tinymce h3{margin-top:1em;margin-bottom:.25em;line-height:1.2}#post-content h2+h3,#tinymce h2+h3{margin-top:0}h4,.h4{font-family:stratum-1-web,sans-serif;letter-spacing:-.64px;color:#f0f3f7;font-size:1.5em}#post-content h4,#tinymce h4{margin-top:1em;margin-bottom:.25em;line-height:1.2}h5,.h5{color:#f0f3f7;font-family:Helvetica,sans-serif;font-weight:500;letter-spacing:-.24px;font-size:1.5em;line-height:1.3;text-transform:unset}#post-content h5,#tinymce h5{margin-top:1em;margin-bottom:.25em;line-height:1.2}h6,.h6{color:#f0f3f7;font-family:Helvetica,sans-serif;font-weight:400;font-size:1.1em;text-transform:unset;letter-spacing:0px}#post-content h6,#tinymce h6{margin-top:1em;margin-bottom:.25em;line-height:1.2}h7,.h7{color:#f0f3f7;font-family:Helvetica,sans-serif;font-weight:500;letter-spacing:-.24px;font-size:1.5em;line-height:1.4;text-transform:unset}a{color:#f0f3f7;text-decoration:underline;transition:.5s all}a:hover{text-decoration:underline;color:#f0f3f7}p:last-of-type{margin-bottom:0}#post-content a,#post-content a:hover{text-decoration:none;position:relative}#post-content a:not([data-fancybox]):before{content:"";height:1px;width:100%;background:#f0f3f7;position:absolute;bottom:-3px;left:0;transition:.5s all}#post-content a:hover:before{width:50%}blockquote{font-family:stratum-1-web,sans-serif;letter-spacing:-.4px;color:#f0f3f7;font-size:2em;border-left:2px solid #0b4a78;padding-left:1em;line-height:1.3;margin-top:2em;margin-bottom:2em}hr{border-top:1px solid rgba(255,255,255,.12);margin-top:1.5em;margin-bottom:1.5em;width:100%}.copy hr{border-top:1px solid rgba(240,243,247,.65);margin-top:3.5em;margin-bottom:3.5em;width:100%}b,strong{font-weight:900}.large{font-size:1.8em}#post-content .large,#tinymce .large{line-height:1.6;font-size:1.5em;color:#f0f3f7}.color-white{color:#f0f3f7}.color-black{color:#000}.color-orange{color:#ff5033}.color-muted{color:#f0f3f78c}.text-shadow{text-shadow:00px 4px 4px rgba(0,0,0,.1)}.small{font-size:.7em}.number{font-family:stratum-1-web,sans-serif;letter-spacing:-1.28px;color:#f0f3f7;font-size:3.5em;line-height:1}.btn-primary,.btn-secondary{display:flex;font-weight:500;background:#005eb5;color:#fff;font-size:1em;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;line-height:1;text-decoration:none;padding:16px 24px;position:relative;white-space:nowrap;transition:.5s all}.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle,.btn-primary:focus{background:#0059ab;color:#fff;border:unset;text-decoration:none}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus,.btn-primary.focus,.btn-primary:focus{box-shadow:unset!important}.btn-primary .icon{height:56px;width:56px;background:#005eb5;margin-right:10px;border-radius:6px;transition:.5s margin;position:relative}.btn-primary .icon:before{content:"";background-size:12px;background-position:center;background-repeat:no-repeat;height:100%;width:100%;position:absolute;top:0;left:0;transition:.5s transform}.btn-secondary{background:transparent;color:#f0f3f7;border:1px solid rgba(255,255,255,.2);text-decoration:none;padding:16px 16px 12px;font-weight:400}.btn-secondary:hover{background:#ffffff0f;border:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none}.btn-primary img,.btn-secondary img{height:20px;max-width:25px;margin-right:5px;position:relative;top:-2px}.btn-text{display:inline-flex;position:relative;width:auto;padding-bottom:6px;color:#fff;text-decoration:none;cursor:pointer;overflow:hidden;transition:0s all}.btn-text:after{content:"";height:2px;width:100%;background:#fff;position:absolute;left:0;bottom:0;transition:1.2s all;transition-timing-function:cubic-bezier(.57,0,.4,1)}.btn-text:before{content:"";height:2px;width:100%;background:#fff;position:absolute;left:calc(-100% - 15px);bottom:0;transition:1.2s all;transition-timing-function:cubic-bezier(.57,0,.4,1)}.btn-text:hover:before,.layout-5 a.card:hover .btn-text:before,.single-post a.card:hover .btn-text:before,header .menu .sub-menu li.card a:hover .btn-text:before{left:0}.btn-text:hover:after,.layout-5 a.card:hover .btn-text:after,.single-post a.card:hover .btn-text:after,header .menu .sub-menu li.card a:hover .btn-text:after{left:calc(100% + 15px)}header .menu .sub-menu li.card .btn-text{padding-bottom:12px}.btn-text:hover{text-decoration:none;color:#fff}.buttons{display:flex;align-items:center}#popup{background:#ff5033;width:18%;padding:1.5em;color:#070c13}#popup .icon,#sitewide-banner .icon{border-radius:50%;height:40px;width:40px;margin-bottom:1em;background:#070c131a;display:flex;align-items:center;justify-content:center}#popup .btn-primary{background:#c63b20;width:100%;padding-top:20px;padding-bottom:18px}#popup .btn-primary:hover,#popup .btn-primary:focus,#popup .btn-primary:active{background:#b5361d}#popup .btn-primary:focus{box-shadow:unset;outline:none;border:0}.fancybox-button--zoom,.fancybox-button--play,.fancybox-button--thumbs,#popup button{display:none!important}.fancybox-bg{background:#091b2be6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:1!important}.fancybox-content{padding:3em;background:#113859;border-radius:8px;overflow:visible}.fancybox-close-small,.fancybox-button--close{background:#005eb5;border-radius:6px;height:56px;width:56px;opacity:1;top:-5em!important;background-image:url(/wp-content/themes/essc-hub/images/icon-close.svg);background-repeat:no-repeat;background-position:center;background-size:24px}.fancybox-button--close{top:10px!important;right:10px;height:56px;width:56px}.fancybox-button svg{display:none;filter:contrast(100%) brightness(0) invert(9%) sepia(31%) saturate(3229%) hue-rotate(342deg) brightness(95%) contrast(98%)}.fancybox-content hr{margin-top:.5em;margin-bottom:1.5em;border-color:#ffffff1f}.fancybox-navigation .fancybox-button{background-color:#005eb5;border-radius:6px;height:50px;width:50px;opacity:1;padding:0;visibility:visible;background-repeat:no-repeat;background-position:center;transition:.5s all;background-size:20px}.fancybox-navigation .fancybox-button:disabled{opacity:.2!important;cursor:default!important}.fancybox-navigation .fancybox-button--arrow_right{background-image:url(/wp-content/themes/essc-hub/images/icon-full-arrow-next-white.svg);right:10px}.fancybox-navigation .fancybox-button--arrow_left{background-image:url(/wp-content/themes/essc-hub/images/icon-full-arrow-prev-white.svg);left:10px}.fancybox-infobar{display:none}.single-post .fancybox-toolbar{opacity:1;visibility:visible}.logged-in .fancybox-toolbar{top:32px}.fancybox-navigation svg{display:none}.separator-1{height:1em;display:block;clear:both;width:100%}.separator-2{height:2em;display:block;clear:both;width:100%}.separator-3{height:3em;display:block;clear:both;width:100%}.separator-4{height:4em;display:block;clear:both;width:100%}.separator-6{height:6em;display:block;clear:both;width:100%}.vertical-separator{height:100%;width:1px;margin-left:2em;margin-right:2em;background:#ffffff1f}.box{padding:1.5em}.bg-white{background-color:#fff!important}.bg-black{background-color:#000!important}.bg-light-navy{background-color:#0d2840!important}.bg-dark-navy{background-color:#0c2439!important}.bg-dark,.bg-darker-blue{background-color:#071521!important}.bg-gradient{background:linear-gradient(to bottom,#0c263d,#0d2941)!important}.layout-9+.layout-9>.container>.row:first-of-type{padding-top:0}.layout-2-type-3.bg-none+.layout-9.bg-none,.layout-2-type-3.bg-light-navy+.layout-9.bg-light-navy,.layout-2-type-3.bg-dark-navy+.layout-9.bg-dark-navy,.layout-2-type-3.bg-very-dark+.layout-9.bg-very-dark{margin-top:-4em}.bg-image{background-size:cover;background-position:center;width:100%;overflow:hidden;position:relative;height:500px}.bg-image.h-auto{height:auto;overflow:visible}.bg-image.h-auto .row{position:relative}.bg-image.h-full,.h-full{height:100vh}.bg-image.parallax{background-attachment:fixed}.bg-image .container,.h-full .container{position:relative;z-index:2;height:100%}.bg-image .row,.h-full .row{height:100%}.bg-image .bg-image{height:100%;width:100%;position:absolute;left:0;top:0}.bg-video{background-size:cover;background-position:center;overflow:hidden}.bg-video .bg-image{position:absolute;height:100%;width:100%;top:0;left:0;opacity:0;transition:.5s all .5s}.bg-video .bg-image.in,.bg-image .bg-image.in{opacity:1}.bg-video .container{z-index:4;position:relative}.bg-video .container,.bg-video .row{height:100%}.bg-video .video{height:100%;z-index:1;overflow:hidden;position:absolute;opacity:0;transition:.3s all}.bg-video .video.in{opacity:1}.bg-video .video video{width:100vw;height:100vh;object-fit:cover;position:fixed;top:0;left:0;z-index:-1}.bg-video .overlay{z-index:2}.bg-video{z-index:1}.bg-video+.row{position:relative;z-index:2}.overlay{position:absolute;height:100%;width:100%;top:0;left:0;z-index:1;background:#0d2b45;opacity:.8;pointer-events:none}.bg-video .overlay{background:#0d2941;opacity:0;z-index:2}.video{position:relative;overflow:hidden;display:block}a.video,a.video:hover{text-decoration:none}.col-md-10 .video{height:550px}.video video{position:absolute;z-index:2;left:0;top:0;max-width:100%;min-width:100%;z-index:1}.video .bar{background:#0d2840;width:100%;z-index:2;display:flex;padding:.8em 1.5em;justify-content:space-between;align-items:center;position:relative;top:-15px}.col-md-10 .video .bar{position:absolute;bottom:0;left:0;top:unset}.video .bar .h5{line-height:1;position:relative;top:2px}.video .bar .controls{display:flex;align-items:center}.video .bar .controls .h6{top:2px;position:relative;line-height:1}.video .bar .controls .vertical-separator{width:1.5px;height:50px;background:#ffffff1f;margin-left:1em;margin-right:1em}.video .bar .controls a{display:flex;align-items:center;justify-content:center;border-radius:6px;transition:.5s all}.video .bar .controls a:hover{background:#ffffff14}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px}img{max-width:100%}img.alignleft{float:left;margin-bottom:1em;margin-right:1em}img.alignright{float:right;margin-bottom:1em;margin-left:1em}.border-radius-4{border-radius:4px!important}.border-radius-8{border-radius:8px!important}.border-radius-12,.single-post #post-content img{border-radius:12px!important}.border-radius-28{border-radius:28px!important}#map-container{width:100%}#map{height:100%;min-height:600px;width:100%;border-radius:12px}#legend{background:#113859;border-radius:8px;padding:1em;border:0;margin-bottom:1em;margin-left:1em}#legend hr{border-color:#f0f3f71f;margin-top:1em;margin-bottom:1em}#legend img{height:25px;width:15px}.gm-style .gm-style-iw-c{background:#113859;width:auto;border-radius:8px;padding:0}.gm-style .gm-style-iw-tc:after{background:#113859}.gm-style .gm-style-iw-d{font-size:1em;padding:1em;margin:-3.5em 0 0;overflow:hidden!important}.gm-ui-hover-effect>span{background:#fff}#user-bar{font-size:.8em;height:40px;position:fixed;top:0;left:0;width:100%;z-index:999;color:#f0f3f7;border-bottom:1px solid rgba(255,255,255,.12);background:#070c13;line-height:1;transition:.5s all}.logged-in #user-bar{top:32px}#user-bar .container{height:100%}#user-bar .row{padding:0;height:100%}#user-bar #user{position:relative;top:2px}#user-bar .btn-secondary{font-size:.8em;padding:8px 10px 6px}#user-bar .chip{background:#ffffff14;border-radius:2px;margin-left:1em;padding:2.5px 8px 2px}#user-bar .chip span{position:relative;top:1px}#sitewide-banner{position:fixed;background:#ff5033;width:100%;height:60px;font-size:.8em;top:40px;color:#3b120c;padding-left:15px;padding-right:15px;display:flex;align-items:center;justify-content:center;transition:.5s all;z-index:999}.logged-in #sitewide-banner{top:72px}#sitewide-banner .icon{height:30px;width:30px;margin-bottom:0;margin-right:2em;transition:.5s all}#sitewide-banner .arrow{transform:rotate(-90deg);margin-left:1em;position:relative;top:-2px;filter:brightness(0) contrast(100%) invert(5%) sepia(82%) saturate(2581%) hue-rotate(353deg) brightness(97%) contrast(94%)}#sitewide-banner .btn-text{margin-left:2em;color:#3b120c}#sitewide-banner .btn-text:before,#sitewide-banner .btn-text:after{background:#3b120c}header.container-fluid{position:fixed;z-index:999;top:40px;left:0;right:0;width:100%;margin-top:0;margin-bottom:0;height:108px;background:#070c13;border-bottom:1px solid rgba(255,255,255,.12);transition:2s transform cubic-bezier(.77,0,.26,.99) 2s,.5s top}.show-loading header.container-fluid{transform:translateY(-100%)}.show-loading header.container-fluid.show{transform:translateY(0)}.logged-in header.container-fluid{top:72px}#sitewide-banner+header.container-fluid{top:100px}.logged-in #sitewide-banner+header.container-fluid{top:132px}.single-post header.container-fluid.stuck{z-index:996}header .container{height:100%}header .row{padding-top:0;padding-bottom:0;height:100%}#logo{position:relative;z-index:3;transition:0s all;height:100%}#logo a{height:100%;display:flex;align-items:center}#logo img{width:auto;margin:0;height:47px;position:relative;transition:.5s all}#back-to-main-menu{position:absolute;left:15px;opacity:0;transition:.5s all;pointer-events:none}#logo #back-to-main-menu img{transform:rotate(90deg);width:25px;height:13px}header .btn-primary{display:inline-flex;padding:16px 48px}#nav-overlay{height:100%;width:100%;position:absolute;z-index:998;background:#06131fe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;top:0;left:0;transition:.5s all;opacity:0}#nav-overlay.visible{opacity:1;pointer-events:auto}#navigation{position:relative;z-index:2;height:100%}.menu-primary-navigation-container{width:100%}#menu-primary-navigation{margin:0;padding:0;display:flex;justify-content:flex-end}header .menu li{list-style-type:none;text-transform:none;margin:0;display:block;width:auto;display:flex;align-items:center;padding-top:8px;padding-bottom:8px}header .menu li a{color:#f0f3f7;font-size:1em;transition:.5s background,.5s font-size;display:flex;align-items:center;z-index:2;position:relative;padding:12px 12px 8px;justify-content:center;text-decoration:none;line-height:28px;border-radius:6px}header .menu li a:hover,header .menu li:hover>a{background:#005eb5;border-radius:6px;text-decoration:none}header .menu .menu-item-has-children>a:after{content:"";background-size:cover;height:8px;width:12px;background-image:url(/wp-content/themes/essc-hub/images/icon-dropdown.svg);margin-left:.5em;position:relative;top:-2px}header .menu li>a:before{display:none;content:"";height:2px;width:0%;position:absolute;background:#fff;left:12px;bottom:8px;transition:.5s all}header .menu li.current-menu-item:not(.card).menu-item-has-children>a:before,header .menu li.current-menu-parent:not(.card).menu-item-has-children>a:before{width:calc(100% - 36px - .5em)}header .menu li.current-menu-item:not(.card):not(.menu-item-has-children)>a:before,header .menu li.current-menu-parent:not(.card):not(.menu-item-has-children)>a:before{width:calc(100% - 24px)}header .menu li:hover>a:before{display:none}header .menu .menu-item-has-children>a{cursor:default}header .sub-menu{position:absolute;opacity:0;pointer-events:none;transition:.5s opacity;z-index:1;padding:6px 36px 6px 6px;display:grid;grid-template-columns:auto auto;grid-template-rows:auto;width:auto;left:0;top:100%;background:#005eb5;overflow:hidden;margin:0;border-radius:6px}header .menu .menu-item-has-children:hover .sub-menu{opacity:1;pointer-events:auto}#menu-item-675 ul.sub-menu,#menu-item-676 ul.sub-menu{left:-400%}header .menu .sub-menu li{display:block;border:none;white-space:nowrap;width:100%;text-align:left;line-height:1;grid-column:1;width:calc(100% + 28px);padding:0}header .menu .sub-menu li.card{grid-column:2;grid-row-start:1;grid-row-end:10;height:100%;padding-left:56px;padding-top:38px;padding-bottom:38px;border-left:1px solid rgba(255,255,255,.12);margin-left:34px;width:400px}header .menu .sub-menu li a{display:inline-flex;justify-content:flex-start;color:#f0f3f7;position:relative;background:transparent;width:100%;padding:16px 16px 14px;border-radius:4px;transition:.5s all;line-height:1}header .menu .sub-menu li:not(.card):hover a{background:#f0f3f71f}header .menu .sub-menu li:not(.card) a:after{content:"";background-size:cover;height:20px;width:20px;background-image:url(/wp-content/themes/essc-hub/images/icon-full-arrow-next-white.svg);right:20px;transition:.5s all;opacity:0;position:absolute}header .menu .sub-menu li:not(.card):hover a:after{right:16px;opacity:1}header .menu .sub-menu li.card a{flex-direction:column;align-items:flex-start;height:100%;padding:0;border-radius:0}header .menu .sub-menu li.card img{border-radius:4px;margin-top:1em;margin-bottom:1em;display:block;height:100%;width:auto}#nav-icon{position:relative;display:flex;align-items:center;height:100%;justify-content:flex-end}.nav-icon{width:25px}.nav-icon:after,.nav-icon:before,.nav-icon div{background-color:#fff;content:"";display:block;height:2px;margin:4px 0;border-radius:10px;transition:all .2s ease-in-out}.nav-icon:before{width:100%}.nav-icon div{width:100%}.nav-icon:after{width:100%}.nav-icon.close:before{transform:translateY(5px) rotate(135deg);width:100%}.nav-icon.close:after{transform:translateY(-7px) rotate(-135deg)}.nav-icon.close div{transform:scale(0)}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover,.nav-icon.close{opacity:1}#header{margin-top:148px;background-image:url(/wp-content/themes/essc-hub/images/bg-header.png);background-size:cover;transition:.5s all}#header.no-image .row{padding-bottom:0}.has-sitewide-banner #header{margin-top:208px}#content{background-image:url(/wp-content/themes/essc-hub/images/bg-content.jpg);background-position:center top;background-size:cover}.layout-2-type-2 a{position:relative;cursor:none;display:block;overflow:hidden}.layout-2-type-2 a .btn-primary{z-index:3;opacity:0;position:absolute;pointer-events:none;transition:.5s opacity;transform:translate(-50%);background:transparent;color:transparent;border:unset}.layout-2-type-2 a:hover .btn-primary{opacity:1}.layout-2-type-2 a .btn-primary .text{display:flex;font-weight:500;background:#005eb5;color:#fff;font-size:1em;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;line-height:1;text-decoration:none;padding:16px 24px;position:relative;white-space:nowrap;transition:.5s all;height:56px}.layout-2-type-2 a .btn-primary .icon:before{background-image:url(/wp-content/themes/essc-hub/images/icon-play.svg)}.layout-2-type-3{display:flex;align-items:center}.layout-2-type-3 .container{position:relative;z-index:2}.layout-2-type-3 .strips{position:relative;position:absolute;left:0;overflow:hidden;width:100vw}.layout-2-type-3 .overlay{background:linear-gradient(to right,#0d2840 10%,transparent 20%,#0d2840 30%,#0d2840 70%,transparent 80%,#0d2840 90%);opacity:1}.layout-2-type-3 .strip{margin-top:5px;margin-bottom:5px;display:flex;position:relative}.layout-2-type-3 .strip:nth-of-type(2n) .set-1 .wrapper,.layout-2-type-3 .strip:nth-of-type(2n) .set-2 .wrapper,.layout-2-type-3 .strip:nth-of-type(2n) .set-3 .wrapper{display:inline-flex;animation-name:scroll-left;animation-duration:50s;animation-timing-function:linear;animation-iteration-count:infinite}.layout-2-type-3 .strip:nth-of-type(odd) .set-1 .wrapper,.layout-2-type-3 .strip:nth-of-type(odd) .set-2 .wrapper,.layout-2-type-3 .strip:nth-of-type(odd) .set-3 .wrapper{display:inline-flex;animation-name:scroll-right;animation-duration:50s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes scroll-right{0%{transform:translate(-100%)}to{transform:translate(0)}}.layout-2-type-3 .chip{background:#113859;border:1px solid #164975;font-size:.8em;margin-left:5px;margin-right:5px;color:#f0f3f7a6;white-space:nowrap;height:47.5px;display:inline-flex;align-items:center;padding:12.5px 24px 12px}.chip.img{width:40px;padding:0;justify-content:center}.layout-2-type-3 .chip img{height:25px;width:auto}.layout-2-type-4 .row{position:relative;z-index:2}.layout-3-type-1 .buttons,.layout-2-type-4 .buttons{justify-content:center}.layout-5{overflow:hidden}.layout-7 .column{display:flex;flex-direction:column;justify-content:space-between}.layout-7 .headline{display:flex;align-items:center;margin-bottom:1em}.layout-7 a.headline{text-decoration:none}.layout-7 .headline img{margin-right:.5em;height:15px;width:15px}.layout-7 .headline h4{position:relative;top:1px;line-height:1}.layout-7 .headline h4+img{margin:0;right:-.5em;height:13px;transition:.5s all;position:relative;top:-1px}.layout-7 a.headline:hover h4+img{right:-.75em}.layout-7 hr{border-color:#0b4a78;margin-bottom:0}.layout-4 .lines{position:absolute;top:0;left:15px;height:100%;width:calc(100% - 30px);z-index:1;pointer-events:none}.layout-4 .row{position:relative;z-index:2}.layout-4 .glow-dart{background:linear-gradient(to bottom,#0b4a78,transparent);position:absolute}.bg-light-navy+.bg-dark-navy.layout-4 .glow-dart,.bg-dark-navy+.bg-dark-navy.layout-4 .glow-dart{background:linear-gradient(to bottom,#0c2439 5%,#0b4a78,transparent)}.layout-4 .glow-dart:before{background:linear-gradient(to bottom,#005eb5,transparent)}.layout-4 .glow-dart:nth-of-type(1){left:0%}.layout-4 .glow-dart:nth-of-type(2){left:25%}.layout-4 .glow-dart:nth-of-type(3){left:50%}.layout-4 .glow-dart:nth-of-type(4){left:75%}#section-0.bg-light-navy{margin-top:-3em}.page-template-our-companies #section-0.bg-light-navy{margin-top:0}.layout-9{overflow:hidden}.copy h5{margin-top:1.5em}.copy h2+h5{margin-top:.5em}.layout-1-type-4 .trigger,.layout-1-type-5 .trigger{cursor:pointer;display:flex;align-items:center;transition:.5s all;transform:translate(calc(-8px - .5em))}.layout-1-type-4 .trigger.active,.layout-1-type-5 .trigger.active{transform:translate(0)}.layout-1-type-4 .trigger:before,.layout-1-type-5 .trigger:before{content:"";height:8px;width:8px;border-radius:2px;background:#f0f3f7;position:relative;margin-right:.5em;top:-2px;opacity:0;transition:.5s all}.layout-1-type-4 .trigger.active:before,.layout-1-type-5 .trigger.active:before{opacity:1}.layout-1-type-4 .trigger:not(.active),.layout-1-type-5 .trigger:not(.active){opacity:40%}.layout-1-type-4 .trigger:not(.active):hover,.layout-1-type-5 .trigger:not(.active):hover{opacity:60%}.page-template-events #date,.layout-10 .date{border-right:1px solid rgba(240,243,247,.2);padding-right:30px}.page-template-events #address-time,.layout-10 .address-time{padding-left:30px;padding-right:30px}.page-template-events #address-time img,.layout-10 .address-time img{position:relative;top:-2px}.page-template-events #description,.layout-10 .description{border-left:1px solid rgba(240,243,247,.2);padding-left:30px}.layout-1-type-5 .col-lg-7 .separator-3,.layout-1-type-5 .col-lg-7 .separator-2{display:none!important}.layout-1-type-5 .col-lg-7 .buttons{margin-top:1em}.page-id-20 #section-1>.container>.row:last-of-type{justify-content:space-between;align-items:center}.page-id-20 #section-1 .box{background:#134066;border-radius:12px;padding:3em}.page-id-20 #section-1 .box hr{border-top:1px solid rgba(255,255,255,.2)}.page-id-20 #section-2>.container>.row:last-of-type{padding-top:0}.page-id-20 #section-1 .icon{height:16px;width:16px;border-radius:50%;margin-right:1em}.page-id-20 #section-1 .icon.bg-red{background-color:#c63b20}.page-id-20 #section-1 .icon.bg-green{background-color:#53c375}.page-template-sw25 #section-0>.container>.row:first-of-type{padding-top:3em}.card{justify-content:center;border:0;overflow:hidden;border-radius:0;background:transparent;height:100%}a.card{text-decoration:inherit}.card-img{overflow:hidden}a.card:hover{text-decoration:none}.card-img img{transition:.5s all}a.card:hover .card-img img{transform:scale(1.1)}.grid-item .card .card-img,.page-template-leadership .card-img{border-radius:8px}.layout-3-type-1 hr{margin-top:1em;margin-bottom:1em}.layout-3-type-2 .card-body{padding:0;color:#f0f3f7a6}.layout-5 .card{background:#113859;border-radius:8px}.layout-5 .card-body{padding:2em}.layout-3-type-3 .card{background:#113859;border-radius:12px}.layout-5 .card-footer{border-top:0;border-radius:0;background-color:transparent;padding:2em;display:flex;align-items:flex-end;justify-content:space-between}.layout-5 .author{color:#f0f3f7}.layout-7 .card{background:url(/wp-content/themes/essc-hub/images/bg-box.png);background-size:cover;border:1px solid rgba(240,243,247,.12)}.layout-7 .card-body{padding:2em;display:flex;align-items:center;justify-content:space-between}.layout-7 .card-img{background:#ffffff1f;border-radius:8px;padding:1em;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-right:1em}.layout-7+div{width:calc(100% - 80px - 1em)}.layout-7 .card-text{width:calc(40% + 80px + 1em);display:flex;align-items:center}.layout-9 .card-body,.grid-item .card-body,#related .card-body,.page-id-43 #section-1 .card-body{padding:0;color:#f0f3f7a6}.layout-9 .h5,.grid-item .h5,#related .h5,.page-id-43 #section-1 .h5{color:#f0f3f7}.page-id-43 hr{border-color:#f0f3f7a6;margin-top:1em;margin-bottom:1em}.single-post a.card.sticky:before{content:"";height:100%;width:100%;background-image:url(/wp-content/themes/essc-hub/images/graphic-circles.svg);background-size:cover;background-repeat:no-repeat;background-position:bottom left;position:absolute;top:0;left:0;transition:.5s all;opacity:0}.single-post a.card:hover:before{opacity:1}#leadership .card-body{padding-left:0;padding-right:0;color:#f0f3f7a6}.layout-1-type-4 .card-body{padding:2em 4em}.single-post #content .card.sticky{background-color:#164975;height:auto;position:sticky;top:calc(108px + 4em)}.single-post #content .sticky .card-body{padding:1.5em;color:#f0f3f7a6}.page-template-contact #content .card{background:#0c2439;border-radius:8px;height:100%}.page-template-contact #content .card-body{padding:2em}.page-template-contact #content .card-img{background:#164975;border-radius:4px;height:36px;width:36px;display:flex;align-items:center;justify-content:center;margin-right:.5em}.page-template-contact #content .card-img img{height:20px;width:20px}.page-template-our-companies .card-body{padding:3em;z-index:2;justify-content:space-between;align-items:flex-start;display:flex;flex-direction:column}.page-template-our-companies .card-body hr{border-color:#ffffff1f;margin-top:1em;margin-bottom:1em;max-width:150px;margin-left:0}.page-id-22 #section-1>.container>.row{justify-content:center}.page-id-22 #section-1>.container>.row:first-of-type{text-align:center}.card.personal{background:#0d2840;border-radius:8px;padding:0;overflow:visible}.card.personal .card-header{padding:1.25em 1.25em 0;border-bottom:0}.card.personal .card-header .h5{position:relative;top:2px}.card.personal .icon,.layout-8 .buttons .icon{border:1px solid rgba(255,255,255,.12);margin-left:.5em;border-radius:4px;transition:.5s all;text-decoration:none;position:relative;height:48px;width:48px;display:flex;align-items:center;justify-content:center}.card.personal .a-tooltip,.layout-8 .buttons .a-tooltip{background:#005eb5;border-radius:6px;padding:8.5px 16px 4.5px;color:#f0f3f7;position:absolute;top:-56px;white-space:nowrap;width:auto;left:-100%;opacity:0;pointer-events:none;transition:.5s all;z-index:996;font-size:.9em}.card.personal .icon:hover .a-tooltip,.layout-8 .buttons .icon:hover .a-tooltip{opacity:1}.card .personal.icon:hover,.layout-8 .buttons .icon:hover{background:#ffffff0a;border:1px solid rgba(255,255,255,.2)}.card.personal.icon img,.layout-8 .buttons .icon img{height:20px;width:20px;opacity:.3;transition:.5s all}.card.personal .icon:hover img,.layout-8 .buttons .card .icon:hover img{opacity:1}.layout-8 .buttons .icons{margin-left:-1.5em;display:flex;position:relative}.card.personal .card-body{padding:1.5em}.card.personal .card-item{padding:1em 0;border-top:1px solid rgba(255,255,255,.12)}.card.personal .card-item .name{color:#f0f3f7;font-weight:500}.card.personal .card-text{border-top:1px solid rgba(255,255,255,.12);padding-top:1.5em}.page-template-events #section-2 .card{background:#005eb5;border:4px solid #005eb5}.page-template-events #section-2 .card-header{display:flex;padding:1.25em}.page-template-events #section-2 .card-body{background:#080e14}.chips{margin-bottom:1em;margin-top:1em}.chip{background:#005eb5;border-radius:6px;padding:5.5px 12px 2px;display:inline-block;line-height:24px;color:#f0f3f7;font-size:.75em}.chips .chip{margin-bottom:.5em}.secondary-chip{background:#070c13;border-radius:6px;padding:5.5px 12px 2px;display:inline-block;line-height:24px;color:#f0f3f7;position:absolute;font-size:.75em;display:flex;align-items:center;top:1em;left:1em;z-index:2}.secondary-chip img{position:relative;top:-3px}#post-content .py-small{padding-top:2em;padding-bottom:2em}.swiper-nav{display:flex;justify-content:center;margin-top:4em;opacity:0;transition:.5s all}.video-carousel .swiper-nav{margin-top:2em}.swiper-initialized .swiper-nav{opacity:1}.header-gallery .swiper-nav,.image-gallery .swiper-nav{margin-top:1em}.multi-card-carousel .swiper-nav,.date-carousel .swiper-nav{justify-content:space-between;align-items:center;margin-top:2em}.logos-carousel{overflow:hidden;position:relative}.logos-carousel:before{content:"";height:100%;width:50px;position:absolute;left:0;top:0;background:linear-gradient(to right,#113859,transparent);z-index:2}.logos-carousel:after{content:"";height:100%;width:50px;position:absolute;right:0;top:0;background:linear-gradient(to left,#113859,transparent);z-index:2}.logos-carousel .swiper-wrapper{-webkit-transition-timing-function:linear!important;-o-transition-timing-function:linear!important;transition-timing-function:linear!important}.logos-carousel .swiper-slide{width:auto}.logos-carousel img{opacity:.7;height:24px}.header-gallery .swiper-slide img.border-radius-12{width:100%;object-fit:cover;object-position:center}.col-md-10 .header-gallery .swiper-slide img.border-radius-12{height:550px}.video-carousel,.header-gallery,.image-gallery,.multi-video-carousel{overflow:hidden}.multi-video-carousel{display:flex;align-items:center}.layout-3-type-3{position:relative;padding-bottom:15em;overflow:hidden}.layout-3-type-3 .swiper-container{position:absolute;right:0;top:6em;overflow:hidden}.layout-3-type-3 .swiper-slide,.date-carousel .swiper-slide,.multi-card-carousel .swiper-slide{height:auto}.swiper-arrows{display:flex}.swiper-button-next,.swiper-button-prev{position:relative;left:unset;right:unset;top:unset;margin-top:unset;color:unset;height:50px;width:50px;background-color:#005eb5;border-radius:6px;background-size:18px;background-repeat:no-repeat;background-position:center;transition:.5s all;opacity:0}.page-template-home #header .swiper-button-next,.page-template-home #header .swiper-button-prev{margin-top:-150px}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#0059ab}.swiper-button-next{background-image:url(/wp-content/themes/essc-hub/images/icon-full-arrow-next-white.svg);margin-left:5px}.swiper-button-prev{background-image:url(/wp-content/themes/essc-hub/images/icon-full-arrow-prev-white.svg);margin-right:5px}.layout-9 .swiper-button-next,.layout-9 .swiper-button-prev{top:22%}.layout-9 .swiper-button-prev{left:-3em;position:absolute}.layout-9 .swiper-button-next{right:-3em;position:absolute}.swiper-button-disabled{opacity:.2!important;cursor:default!important}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-pagination{position:relative}.multi-card-carousel .swiper-pagination,.date-carousel .swiper-pagination{text-align:left;background:#f0f3f71f;height:1px;margin-right:4em}.swiper-pagination-progressbar-fill{background:#f0f3f7!important}.header-gallery .swiper-pagination,.image-gallery .swiper-pagination{background:#ffffff1f;border-radius:1000px;padding:4px;width:auto;display:flex;align-items:center;bottom:unset}.header-gallery .swiper-pagination .swiper-pagination-bullet,.image-gallery .swiper-pagination .swiper-pagination-bullet{height:12px;width:12px;border-radius:50%;background:#fff6;margin-left:2px;margin-right:2px}.header-gallery .swiper-pagination .swiper-pagination-bullet-active,.image-gallery .swiper-pagination .swiper-pagination-bullet-active{background:#fff}#results{position:relative;top:-12em;height:1px;width:100%}#top{min-height:1000px}.page-template-contact #no-results{margin-bottom:30px}#no-results .card,#success .card,.no-results .card,.no-filtered-results .card{background:#113859;text-align:center;padding:4em}.page-template-contact #no-results .card{background:#0c2439}#no-results img,#success img,.no-results img,.no-filtered-results img{height:50px;width:50px;margin-bottom:2em;margin-left:auto;margin-right:auto}#search{box-shadow:0 158px 158px #00000030,0 40px 87px #0000003d;position:fixed;z-index:995;top:108px;transition:.5s all;opacity:0;pointer-events:none;border-bottom:1.5px solid transparent}#search.active{border-bottom:1.5px solid #15456f}#search.visible{opacity:1;pointer-events:auto}.logged-in #search{top:140px}.page-template-news #clear-search{height:50px;width:50px;border-radius:6px;background-color:#ff5033;background-image:url(/wp-content/themes/essc-hub/images/icon-close.svg);background-size:24px;background-position:center;background-repeat:no-repeat;cursor:pointer;transition:.5s all}#clear-search.hidden,.clear-search.hidden{opacity:0;pointer-events:none}.page-id-48 .clear-search{margin-left:1em}.filter{width:100%;position:relative}.filter.search{background:transparent;position:relative;width:100%}.filter.search:before{content:"";display:inline-block;position:absolute;left:0;height:40px;width:40px;background-image:url(/wp-content/themes/essc-hub/images/icon-search.svg);background-size:cover;pointer-events:none}.filter.search input{-webkit-appearance:none;border:0;width:100%;padding:0;background:transparent;padding-left:calc(40px + .5em);outline:none;color:#f0f3f7;font-family:stratum-1-web,sans-serif;letter-spacing:-.4px;font-size:2em;line-height:1}.filter.search ::-webkit-input-placeholder{color:#f0f3f773}.filter.search ::-moz-placeholder{color:#f0f3f773}.filter.search :-ms-input-placeholder{color:#f0f3f773}.filter.search :-moz-placeholder{color:#f0f3f773}.page-template-contact .filter.search input,.page-id-48 .filter.search input{background:#0c2439;border-radius:8px;padding:12px;padding-left:calc(20px + 1em);font-size:15px;line-height:16px;font-family:Helvetica;letter-spacing:unset}.page-id-48 .filter.search input{background:#113859;border-radius:8px;height:50px;padding-right:16px}.page-template-contact .filter.search:before,.page-id-48 .filter.search:before{height:20px;width:20px;top:9px;left:12px;opacity:.5}.page-id-48 .filter.search:before{top:14px}.page-id-48 .filter.search input.active{border:1px solid rgba(240,243,247,.3)}.filter.chip{background:#113859;border:1px solid #164975;display:inline-flex;margin-right:5px;margin-bottom:5px;font-size:1.1em;width:auto;padding:8px 16px;border-radius:8px;cursor:pointer;transition:.5s all}.filter.chip:hover{border-color:#2069a8}.filter.chip.checked{background:#0f8de7}.filter.chip .number,.label .number{font-weight:700;font-size:.7em;color:#f0f3f7a6;position:relative;top:-4px;margin-left:4px}.filter .dropdown{position:absolute;background:#fff;width:100%;display:none;z-index:998;border:1px solid #e4e4e4;border-top:0}.filter .dropdown .option{padding:.5em 1em;margin-top:.5em;margin-bottom:.5em}.filter .dropdown .option:hover{background:#dddee1;color:#394053}.filter.checkbox{cursor:pointer;margin-top:1em;margin-bottom:1em;font-weight:400;display:flex;align-items:center;color:#f0f3f7;font-size:15px}.filter.checkbox span{pointer-events:none}.filter.checkbox img{height:20px;width:20px;display:inline-block;margin-right:.5em}.filter.checkbox:before{content:"";height:18px;width:18px;border:1px solid rgba(240,243,247,.2);display:inline-block;position:relative;margin-right:.5em;border-radius:3px;flex-shrink:0;flex-grow:0}.filter.checkbox.checked:before{background-image:url(/wp-content/themes/essc-hub/images/icon-checked.svg);background-size:cover;background-position:center;border:0}.filter.dropdown{margin-right:2em;cursor:pointer}.filter.dropdown select{-webkit-appearance:none;background-color:#113859;color:#f0f3f7;padding:16px 0 16px 16px;border-radius:8px;outline:unset;box-shadow:unset;position:relative;width:100%;cursor:pointer;font-size:1em;border:0}.filter.dropdown:after{content:"";background-color:#113859;background-image:url(/wp-content/themes/essc-hub/images/icon-dropdown.svg);background-position:center;background-size:15px;background-repeat:no-repeat;height:100%;padding-right:2.5em;position:absolute;right:0;top:0;pointer-events:none;border-top-right-radius:8px;border-bottom-right-radius:8px}.filter-group .label{background:#113859;border-radius:8px;padding-left:16px;padding-right:30px;display:flex;align-items:center;width:100%;background-image:url(/wp-content/themes/essc-hub/images/icon-dropdown.svg);background-position:90% center;background-size:15px;background-repeat:no-repeat;height:50px;cursor:pointer;border:1px solid transparent;transition:.5s all;font-size:15px}.filter-group span{pointer-events:none}.filter-group .label:hover,.filter-group .label.active{border:1px solid rgba(240,243,247,.3)}.filter-group [data-filter-group]{background:#113859;border-radius:8px;padding:8px;position:absolute;opacity:0;pointer-events:none;transition:.5s all;top:60px;z-index:996;box-shadow:0 12px 24px #0000004d}.filter-group .label.open+[data-filter-group]{opacity:1;pointer-events:auto}[data-filter-group=expertise]{width:260px}[data-filter-group=role]{width:250px}[data-filter-group=office]{width:300px}[data-filter-group=company]{width:275px;right:0}[data-filter-group] .checkbox{margin:0;border-radius:6px;padding:12px 8px}[data-filter-group] .checkbox:before{top:-1px}[data-filter-group] .checkbox:hover{background:#f0f3f70f}.hidden-item{display:none}.grid-item{margin-bottom:4em}table{width:100%;font-size:1em;line-height:1}thead{background:#f4f4f4}th{padding:1em}th:last-of-type{padding-right:4em}td{border:0;padding:1em}.accordion{padding:0;margin:0}.accordion li{list-style-type:none;margin:0;padding-top:1em;border-bottom:1px solid rgba(240,243,247,.12);display:block;transition:.5s all}.accordion li:first-child{padding-top:0}.accordion li:before{display:none}.accordion li.open{padding-bottom:1em}.accordion h3{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;margin-top:0;transition:.5s all;line-height:1.4;padding-bottom:.8em;cursor:pointer}.accordion h3:hover{color:#fff}.accordion h3 span{width:80%}.accordion .answer{display:none;padding-left:0;margin-bottom:0;width:90%;position:relative;top:-.5em}.accordion li h3 .icon{background-color:#005eb5;border-radius:3.43px;height:32px;width:32px;position:relative}.accordion li h3 .icon span{background-image:url(/wp-content/themes/essc-hub/images/icon-arrow-down-white.svg);background-repeat:no-repeat;background-size:15px;background-position:center;transition:.5s all;height:32px;width:32px;position:absolute;left:0;top:0}.accordion li.open h3 .icon span{transform:rotate(180deg)}.layout-1-type-4 .accordion,.accordion-group{position:absolute;opacity:0;pointer-events:none;transition:.5s opacity;width:calc(100% - 30px);left:15px}.layout-1-type-4 .accordion.active,.accordion-group.active{opacity:1;position:relative;pointer-events:auto;width:100%;left:unset}.accordion ul li{list-style-type:disc;border-bottom:0;display:list-item}.accordion ol li{border-bottom:0;list-style-type:decimal;display:list-item}.accordion ul,.accordion ol{margin-top:1em;margin-bottom:1em}ul{padding:0;margin-left:2.5em}ul li{width:100%;margin-top:.5em;margin-bottom:.5em;position:relative}ul.icon-list{margin:0}ul.icon-list li{list-style-type:none;margin-top:1em;margin-bottom:1em;padding-top:1em;padding-bottom:1em;border-bottom:1px solid rgba(240,243,247,.12);text-transform:uppercase;color:#f0f3f7;font-weight:600;display:flex;align-items:center;letter-spacing:1.04px;font-size:.8em}ul.icon-list li:last-child{border-bottom:0}ul.icon-list li img{margin-right:1em;filter:brightness(0) contrast(100%) invert(16%) sepia(78%) saturate(3817%) hue-rotate(197deg) brightness(105%) contrast(101%)}ul.two-col{display:flex;flex-wrap:wrap}ul.two-col li{width:50%;margin-top:.5em;margin-bottom:.5em}ul.three-col{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}ul.three-col li{width:32%;margin-top:.5em;margin-bottom:.5em;padding-bottom:1em;list-style-type:none;display:flex;align-items:center;line-height:1;border-bottom:1px solid rgba(240,243,247,.12)}ul.three-col li .icon{height:25px;width:25px;background-image:url(/wp-content/themes/essc-hub/images/icon-circle-checkmark.svg);background-size:cover;background-position:center;background-repeat:no-repeat;margin-right:1em;position:relative;top:-2px}footer a{text-decoration:none}footer a:hover{text-decoration:underline}footer .h6{line-height:1;padding-bottom:3px;position:relative;top:3px}footer a:hover{text-decoration:none}footer .menu{display:flex;margin:0}footer .menu li{list-style-type:none;margin:0;position:relative}footer .menu>li{margin-right:4em;width:auto}footer .menu>li:last-child{margin-right:0}footer .menu>li>a{color:#f0f3f7;font-size:1.25em;margin-bottom:.5em;cursor:default;pointer-events:none;display:block}footer .menu .sub-menu{margin:0}footer .menu .sub-menu li{width:100%}footer .menu li .sub-menu a{margin-top:1em;margin-bottom:1em;color:#f0f3f680;font-size:.9em;white-space:nowrap}footer .menu .sub-menu li:last-child a{margin-bottom:0}footer .menu li .sub-menu a:hover{text-decoration:none;color:#f0f3f6cc}footer .social img{opacity:.7;width:80%;transition:.5s all}footer .social:hover img{opacity:1}footer .social img{height:30px;width:30px;margin-right:.5em;filter:brightness(0) contrast(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(45deg) brightness(120%) contrast(118%)}.fade-up{opacity:0;top:100px;transition:.4s opacity ease-in-out .2s,.4s top ease-in-out .2s;position:relative}.fade-up.in{opacity:1;top:0}.fade-up.count-1{transition:.6s opacity ease-in-out .4s,.6s top ease-in-out .4s}.fade-up.count-2{transition:.6s opacity ease-in-out .6s,.6s top ease-in-out .6s}.fade-up.count-3{transition:.6s opacity ease-in-out .8s,.6s top ease-in-out .8s}.fade-up.count-4{transition:.6s opacity ease-in-out 1s,.6s top ease-in-out 1s}.fade-up.count-5{transition:.6s opacity ease-in-out 1.2s,.6s top ease-in-out 1.2s}.fade-up.count-6{transition:.6s opacity ease-in-out 1.4s,.6s top ease-in-out 1.4s}.fade-up.count-7{transition:.6s opacity ease-in-out 1.6s,.6s top ease-in-out 1.6s}.fade-up.count-8{transition:.6s opacity ease-in-out 1.8s,.6s top ease-in-out 1.8s}.fade-up.count-9{transition:.6s opacity ease-in-out 2s,.6s top ease-in-out 2s}.fade-up.count-10{transition:.6s opacity ease-in-out 2.2s,.6s top ease-in-out 2.2s}.fade-up.count-11{transition:.6s opacity ease-in-out 2.4s,.6s top ease-in-out 2.4s}.fade-up.count-12{transition:.6s opacity ease-in-out 2.6s,.6s top ease-in-out 2.6s}.fade-up.count-13{transition:.6s opacity ease-in-out 2.8s,.6s top ease-in-out 2.8s}.fade-up.count-14{transition:.6s opacity ease-in-out 3s,.6s top ease-in-out 3s}@media only screen and (min-width: 2000px){.d-xxl-none{display:none!important}.d-xxl-block{display:block!important}}@media only screen and (max-width: 1440px){.container.wider{width:100%}.layout-2-type-3 .overlay{background:linear-gradient(to right,transparent 20%,#0d2840 30%,#0d2840 70%,transparent 80%)}}@media only screen and (max-width: 1300px){header.container-fluid{height:80px}.logged-in #nav-overlay{top:-32px}header .menu li a{padding:8px 12px}.fancybox-navigation .fancybox-button,.fancybox-button--close{height:45px;width:45px}#popup{width:350px}#header{margin-top:80px}.has-sitewide-banner #header{margin-top:180px}.single-post #header{height:80px}#header-content{height:calc(100vh - 80px);margin-top:80px}.logged-in #header-content{height:calc(100vh - 112px)}.page-id-48 #table-heading{top:80px}.logged-in.page-id-48 #table-heading{top:112px}.swiper-button-next,.swiper-button-prev{height:45px;width:45px}#search{top:80px}.logged-in #search{top:112px}.page-template-news #clear-search{height:45px;width:45px}button#gform_submit_button .text{width:calc(100% - 55px)}}@media only screen and (max-width: 1200px){#loading #lines{width:70vw}.container{max-width:100%}.container.wider .container{max-width:950px}h1.jumbo{font-size:5em}#logo a{height:100%;display:flex;align-items:center}#logo a.hidden{opacity:0;pointer-events:none}#back-to-main-menu.visible{opacity:1;pointer-events:auto}#navigation{padding-left:0;padding-right:15px}.menu-primary-navigation-container,.logged-in .menu-primary-navigation-container{background:#091b2b;height:calc(100vh - 120px);width:100%;right:0;position:fixed;top:79px;display:flex;align-items:flex-start;justify-content:flex-start;overflow-y:scroll;padding-top:2em;padding-left:30px;padding-right:30px;opacity:0;pointer-events:none;overflow-x:hidden}.logged-in .menu-primary-navigation-container{top:151px}#sitewide-banner+header .menu-primary-navigation-container{top:179px}.logged-in #sitewide-banner+header .menu-primary-navigation-container{top:211px}.menu-primary-navigation-container.visible{opacity:1;pointer-events:auto}#menu-primary-navigation{display:block;width:100%;position:relative}header .menu li{position:unset}header .menu li,header .menu .sub-menu li{width:100%;display:block;padding:0}header .menu li a,header .menu .sub-menu li a,.stuck header .menu>li>a{font-size:1.5em;padding:1em 0;border-bottom:1px solid rgba(240,243,247,.12);justify-content:flex-start;justify-content:space-between;transition:0s opacity 0s}header .menu li:last-child a,header .menu .sub-menu li:last-child a{border-bottom:0}header .menu>li.open>a{opacity:0;pointer-events:none;transition:.5s opacity .25s}header .menu .menu-item-has-children>a:after{transform:rotate(-90deg);height:11px;width:17px}header .menu li a,header .menu li>a,header .menu li a:hover,header .menu li:hover>a{background:unset;border-radius:unset}header .menu li>a:before{display:none}header .menu li.back-to-menu{display:none}#menu-primary-navigation.left li.back-to-menu{display:block;width:100%}#menu-primary-navigation.left li.back-to-menu a{border-bottom:1px solid rgba(255,255,255,.5);background:#005eb8}header .menu li.back-to-menu a:before{content:"";background-image:url(/wp-content/themes/ess/images/icon-caret-white.svg);background-size:cover;height:10px;width:5px;position:relative;display:inline-block;transform:rotate(180deg);margin-right:.5em}#menu-primary-navigation.left>li{width:100%}#menu-primary-navigation.left>li:not(.open):not(.back-to-menu){opacity:0;pointer-events:none;width:100%;transition:.5s opacity .25s}header .sub-menu{width:100%;right:-100vh;overflow:auto;display:block;padding-left:0;padding-right:0;padding-bottom:5em;background:#091b2b;border-radius:0;opacity:0;pointer-events:auto;transition:.5s right;top:0;left:unset;z-index:2}#menu-item-675 ul.sub-menu,#menu-item-676 ul.sub-menu{left:unset;right:-100vh}header .menu .menu-item-has-children:hover .sub-menu{opacity:0;pointer-events:none}header li.open .sub-menu,header .menu .open.menu-item-has-children:hover .sub-menu,#menu-item-675.open ul.sub-menu,#menu-item-676.open ul.sub-menu{opacity:1;pointer-events:auto;right:0}header .menu .sub-menu li:not(.card):hover a{background:transparent}header .menu .sub-menu li:not(.card) a:after{display:none}header .menu .sub-menu li.card{margin-left:0;width:100%;border-left:unset;padding-left:0;padding-right:0}header .menu .headline{font-size:.7em}header .menu .btn-text{font-size:.7em}.fancybox-content{width:calc(100% - 60px)}.single-post .fancybox-stage{width:80%;margin:0 auto}.bg-dark-navy.layout-1-type-1+.bg-dark-navy.layout-2-type-6>.container>.row:first-of-type,.bg-light-navy.layout-1-type-1+.bg-light-navy.layout-2-type-6>.container>.row:first-of-type,.bg-dark-navy.layout-7+.bg-dark-navy.layout-1-type-1>.container>.row:first-of-type,.bg-light-navy.layout-7+.bg-light-navy.layout-1-type-1>.container>.row:first-of-type,.bg-dark-navy.layout-1-type-1+.bg-dark-navy.layout-1-type-1>.container>.row:first-of-type,.bg-light-navy.layout-1-type-1+.bg-light-navy.layout-1-type-1>.container>.row:first-of-type{padding-top:2em!important}.col-md-10 .video{height:450px}.page-template-home #header #down{height:50px;width:50px}.layout-2-type-2 a{display:flex;align-items:center;justify-content:center}.layout-2-type-2 a .btn-primary{transform:unset;opacity:1;top:unset!important;left:unset!important}.layout-1-type-4 .accordion{width:100%}.layout-1-type-4 .card-body{padding:2em 3em}.multi-video-carousel,.date-carousel{overflow:visible;width:100%}.col-md-10 .header-gallery .swiper-slide img.border-radius-12{height:450px}.layout-9 .swiper-button-prev,.layout-9 .swiper-button-next{display:none}ul.three-col li{width:48%}#wordmark{height:37vh}}@media only screen and (max-width: 1024px){.row{padding-top:4em;padding-bottom:4em}.py-small{padding-top:2em;padding-bottom:2em}.pt-small{padding-top:2em}.pb-small{padding-bottom:2em}.number{font-size:3em}.logos-carousel img{height:15px}.bg-image.parallax{background-attachment:unset}.page-id-48 .clear-search{font-size:.8em}}@media only screen and (max-width: 992px){#loading.hide{transform:translate(calc(-100% - 100vw))}#loading #lines{display:none}#loading #mobile-lines{display:block;width:100vw}.container.wider .container{max-width:700px}.page-template-contact .container.wider .container{max-width:100%}h1,.h1{font-size:3.3em}h1.jumbo{font-size:4em}h5,.h5{font-size:1.3em}.number{font-size:3.5em}#map{min-height:500px}.bg-image.h-full{height:70vh}.fancybox-navigation .fancybox-button,.fancybox-close-small,.fancybox-button--close{height:50px;width:50px}.fancybox-button--close{top:20px!important;right:20px!important}.page-template-leadership .fancybox-stage{margin-top:60px}.logged-in.page-template-leadership .fancybox-stage{margin-top:92px}.single-post .fancybox-toolbar,.page-template-leadership .fancybox-toolbar{visibility:visible;opacity:1}.fancybox-content{width:calc(100% - 30px)}.fancybox-content .col-lg-4 img{width:50%;height:400px;object-fit:cover}.bg-dark-navy.layout-1-type-1+.bg-dark-navy.layout-2-type-6>.container>.row:first-of-type,.bg-light-navy.layout-1-type-1+.bg-light-navy.layout-2-type-6>.container>.row:first-of-type,.bg-dark-navy.layout-7+.bg-dark-navy.layout-1-type-1>.container>.row:first-of-type,.bg-light-navy.layout-7+.bg-light-navy.layout-1-type-1>.container>.row:first-of-type,.bg-dark-navy.layout-1-type-1+.bg-dark-navy.layout-1-type-1>.container>.row:first-of-type,.bg-light-navy.layout-1-type-1+.bg-light-navy.layout-1-type-1>.container>.row:first-of-type{padding-top:0!important}.layout-2-type-2.bg-light-navy+.layout-4.bg-light-navy,.layout-2-type-2.bg-dark-navy+.layout-4.bg-dark-navy{margin-top:0}.show-loading #header .overlay{transition:3s opacity}#header .overlay{transition:.5s opacity}#header .overlay.show{opacity:.9}.layout-1-type-1 .row{padding-top:4em;padding-bottom:4em}.layout-1-type-1 .col-lg-6 img{height:400px;width:100%;object-fit:cover}.layout-2-type-2 .btn-primary,.layout-2-type-4 .btn-primary,.layout-2-type-2 .btn-primary .text,.layout-2-type-4 .btn-primary .text{width:auto}.layout-2-type-3 .overlay{background:linear-gradient(to right,transparent 20%,#0d2840 25%,#0d2840 75%,transparent 80%)}.layout-4 .glow-dart:nth-of-type(2){left:50%}.layout-4 .lines .glow-dart:nth-of-type(3),.layout-4 .lines .glow-dart:nth-of-type(4){display:none}.page-id-48 #table-heading{top:70px}.page-id-48 #filters{margin:0}.page-id-48 #contact .col-lg-9{padding-left:0}.layout-3-type-1 .card div:first-of-type,.grid-item .card div:first-of-type{width:40%;margin-right:2em}.page-template-events #description,.layout-10 .description{border-left:0;padding-left:15px;border-top:1px solid rgba(240,243,247,.2);padding-top:30px;margin-top:30px}.layout-3-type-1 a.card:hover,.grid-item a.card:hover{transform:unset}.layout-1-type-4 .card{background:transparent!important;border-radius:0}.layout-1-type-4 .card-body{padding:0}.page-template-contact .filter.search{width:100%}.page-id-48 .clear-search{font-size:.7em}.layout-9 .swiper-button-prev{left:-3em;margin-top:-22%}.layout-9 .swiper-button-next{right:-3em;margin-top:-22%}.menu-footer-navigation-container{width:100%}#menu-footer-navigation{flex-wrap:wrap;width:100%}#menu-footer-navigation>li{margin-right:0;width:33%;margin-bottom:2em}#wordmark{height:27vh}}@media only screen and (max-width: 782px){.logged-in #hub-login{height:calc(100vh - 46px);top:46px}.logged-in #user-bar{top:46px}.logged-in header.container-fluid{top:86px}.logged-in #sitewide-banner{top:86px}.logged-in #sitewide-banner+header.container-fluid{top:126px}.logged-in #sitewide-banner+header .menu-primary-navigation-container{top:205px}.logged-in .menu-primary-navigation-container.visible{top:155px}.logged-in .menu-primary-navigation-container{height:calc(100vh - 116px)}.logged-in.single-post #header{top:46px}.logged-in #header-content{height:calc(100vh - 116px)}}@media only screen and (max-width: 767px){.container-fluid{padding:0}.container.wider{width:calc(100% - 30px)}.page-template-contact .container.wider{width:100%}#wpadminbar{position:fixed!important}html{font-size:17px}.row{padding-top:3em;padding-bottom:3em}.py-small{padding-top:1.5em;padding-bottom:1.5em}.pt-small{padding-top:1.5em}.pb-small{padding-bottom:1.5em}h1,.h1{font-size:2.5em}h1.jumbo{font-size:3em}h3,.h3{font-size:1.7em}h3.medium,.h3.medium{font-size:2em}h3.large,.h3.large{font-size:2.5em}blockquote{font-size:1.5em}#post-content .large,#tinymce .large{font-size:1.3em}.btn-primary,.btn-secondary{width:100%}.buttons{display:block}.number{font-size:2.5em}#sitewide-banner{font-size:.7em;justify-content:space-between;height:40px}#sitewide-banner+header.container-fluid{top:80px}.logged-in #sitewide-banner+header.container-fluid{top:126px}#sitewide-banner+header .menu-primary-navigation-container{top:159px}header .btn-primary{padding:16px}#navigation{padding-right:15px}.menu-primary-navigation-container,.logged-in .menu-primary-navigation-container{padding-left:15px;padding-right:15px}header .menu li a,header .menu .sub-menu li a{font-size:1.3em}#popup{width:90%}.bg-image{height:auto}.bg-video .video{opacity:1}.col-md-10 .video{height:250px}.video video{height:calc(100% + 10px);top:-10px}.video .bar{padding:.3em 1em}.video .controls .d-flex,.video-controls .vertical-separator{display:none!important}.layout-7.bg-light-navy+.layout-4.bg-light-navy,.layout-7.bg-dark-navy+.layout-4.bg-dark-navy{margin-top:0}.page-template-leadership .fancybox-stage{margin-top:80px}.logged-in.page-template-leadership .fancybox-stage{margin-top:126px}.single-post .fancybox-stage{width:calc(100% - 30px)}.fancybox-navigation{position:absolute;bottom:100px;left:0;width:100%}.fancybox-content{padding:1em}.single-post .fancybox-navigation{position:absolute;bottom:100px;left:0;width:100%}.fancybox-navigation .fancybox-button--arrow_left,.fancybox-navigation .fancybox-button--arrow_right{left:0;right:0;margin:0 auto}.fancybox-navigation .fancybox-button--arrow_left{left:-60px}.fancybox-navigation .fancybox-button--arrow_right{right:-60px}.page-id-48 .fancybox-content{margin-top:10em}#content{background-position:right top;background-size:200%}.has-sitewide-banner #header{margin-top:160px}.page-id-26 .layout-3-type-1 .card>div>img.border-radius-4{width:60%}#header-content,.logged-in #header-content{height:auto}#header-content:not(.pushed)>.container>.row,#header-content.pushed>.container>.row{padding-top:3em;padding-bottom:3em}.layout-1-type-1 .row{padding-top:3em;padding-bottom:3em}.layout-2-type-3 .overlay{background:linear-gradient(to right,transparent 5%,#0d2840 15%,#0d2840 85%,transparent 95%)}.layout-4 .glow-dart:nth-of-type(2){display:none}.layout-2-type-4 .row{padding-top:6em;padding-bottom:6em}.layout-1-type-1 .col-lg-6 img{height:auto}.fancybox-content .col-lg-4 img{width:100%}.layout-1-type-4 .accordion .answer img{height:auto}.page-id-48 #jobs-labels,.page-id-48 .no-results,.page-id-48 .no-filtered-results,.page-id-48 .no-results .col-12,.page-id-48 .no-filtered-results .col-12{padding-right:15px}.page-id-48 .company,.page-id-48 #table-heading,.page-id-48 #jobs-labels .row,.page-id-48 .no-results .row,.page-id-48 .no-filtered-results .row,.page-id-48 #contact{margin-left:-15px;margin-right:-15px}.page-id-48 .company>div:first-of-type,.page-id-48 #table-heading>div:first-of-type{padding-left:15px}.page-id-48 #contact .col-lg-9{padding-left:15px;padding-right:15px}.page-id-48 #table-heading{height:auto;z-index:993}.page-id-48 .company{margin-top:3em}.page-id-48 #essc-hub{margin-top:0}.page-id-48 .company-name{position:relative;top:unset;border-bottom:1px solid rgba(255,255,255,.12)}.page-id-48 .jobs{margin-top:0;padding-left:0;padding-right:0}.page-id-48 .grid-item:hover{background:transparent}.page-id-48 .no-filtered-results{margin-top:0}.page-id-48 .load-more{padding-top:1em}.page-id-48 .load-more .btn-text{font-size:.8em}.layout-3-type-1 .card,.grid-item .card{display:block}.layout-3-type-1 .card div:first-of-type,.grid-item .card div:first-of-type{width:100%;margin-right:0}.page-template-events #address-time,.layout-10 .address-time{border-top:1px solid rgba(240,243,247,.2);padding-top:30px;margin-top:15px;width:calc(100% - 30px);padding-left:0;padding-right:0}.page-template-events #description,.layout-10 .description{width:calc(100% - 30px);padding-left:0;padding-right:0}.page-id-20 #section-1 .box,.page-template-our-companies .card-body{padding:1.5em}.page-id-48 #contact .card-body{flex-direction:column;align-items:flex-start}.page-id-48 #contact .card-text{width:100%;flex-direction:column;align-items:flex-start}.page-id-48 #contact .card-body .card-img+div{width:100%}.page-id-48 #contact .card-body .card-img{margin-right:0;margin-bottom:1em}.card.personal .card-header .icons{margin-top:2em}.card.personal .icon:first-of-type,.layout-8 .buttons .icon:first-of-type{margin-left:0}.layout-8 .buttons .icons{margin-left:0;margin-right:0;margin-top:1em;justify-content:center}table{display:block;overflow:scroll}th,td{font-size:.7em}td{line-height:1.2}th:last-of-type{padding-right:2em}td:last-of-type{padding-right:2em}ul.three-col li,ul.two-col li{width:100%;padding-right:0}.page-id-48 #section-0 .overlay{pointer-events:none;opacity:0;z-index:994;transition:.5s all}.page-id-48 #section-0 .overlay.visible{opacity:.9}.filter.checkbox{margin-top:.5em;margin-bottom:.5em}.page-id-48 .filter.search{width:100%;margin-bottom:2em}.filter.search:before{height:30px;width:30px}.filter.search input{font-size:1.5em}.page-id-48 .filter.search input{background:#0d2941!important}[data-filter-group] .checkbox:hover{background:unset}.page-id-48 #show-filters{border-radius:8px;background:#113859;color:#f0f3f7;font-weight:500;display:flex;align-items:center;padding:8px 12px}.page-id-48 #show-filters.active{border:1px solid rgba(240,243,247,.3)}.page-id-48 #filters{position:fixed;bottom:0;background:#113859;border-top-left-radius:24px;border-top-right-radius:24px;z-index:995;padding-top:2em;padding-bottom:2em;width:100%;height:60vh;margin-left:-15px;margin-right:-15px;display:block;transform:translateY(100%);transition:.5s all;overflow:auto}.page-id-48 #filters.open{overflow-y:auto}.page-id-48 #filters.show{transform:translateY(0)}.page-id-48 #close-filters{height:50px;width:50px;position:fixed;bottom:calc(60vh + 10px);right:15px;background-color:#005eb5;border-radius:6px;background-image:url(/wp-content/themes/essc-hub/images/icon-close.svg);background-size:25px;background-position:center;background-repeat:no-repeat;z-index:996;opacity:0;pointer-events:none;transition:.5s all}.page-id-48 #close-filters.show{opacity:1;pointer-events:auto}.filter-group{margin-bottom:2em}.filter-group .label{border-radius:0;height:auto;font-size:1.2em;color:#f0f3f7;border-bottom:1px solid rgba(255,255,255,.12);padding-left:0;padding-right:0;background-position:100% 13px;padding-bottom:.5em}.filter-group .label:hover,.filter-group .label.active{border:unset;border-bottom:1px solid rgba(255,255,255,.12)}.filter-group .label+[data-filter-group]{transition:0s all;box-shadow:unset;background:unset;top:unset}.filter-group .label.open+[data-filter-group]{position:relative;top:unset;box-shadow:unset}[data-filter-group] .checkbox{padding-left:0}.page-id-48 #apply-clear{border-top:1px solid rgba(255,255,255,.12);position:fixed;bottom:0;background:#113859;z-index:996;width:100%;left:0;padding:1em 15px;opacity:0;pointer-events:none;transition:.5s all}.page-id-48 #apply-clear.visible{opacity:1;pointer-events:auto}.page-id-48 #apply-clear .btn-primary{width:calc(100% - 80px);pointer-events:none}.page-id-48 #apply-clear .btn-primary.active{pointer-events:auto}.page-id-48 #apply-clear .btn-primary .text{width:100%;color:#ffffff80;transition:.5s all}.page-id-48 #apply-clear .btn-primary.active .text{color:#f0f3f7}.page-id-48 #apply-clear .btn-text{width:50px}[data-filter-group=job-category],[data-filter-group=location],[data-filter-group=schedule]{width:100%}.layout-7 .card{border:0}.layout-7 .card-body{display:block}.layout-7 .card-text{display:block;width:100%}.grid-item{margin-bottom:2em}.layout-3-type-3 .swiper-container{position:relative;top:unset}.col-md-10 .header-gallery .swiper-slide img.border-radius-12{height:250px}.page-template-home #header .swiper-button-next,.page-template-home #header .swiper-button-prev,#header .swiper-button-next,#header .swiper-button-prev,.layout-2-type-3 .swiper-button-next,.layout-2-type-3 .swiper-button-prev{position:relative;margin:0}.page-template-home #header .swiper-button-next,#header .swiper-button-next,.layout-2-type-3 .swiper-button-next{margin-left:-15px}.layout-5 .swiper-nav{margin-top:1em;justify-content:flex-end}.swiper-button-next,.swiper-button-prev{height:50px;width:50px}#wordmark{height:17vh}#menu-footer-navigation>li{width:100%}}@media only screen and (min-width: 1200px){.fancybox-content{width:1110px}}@media only screen and (min-width: 1441px){.container.wider{max-width:1240px}}
