/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.accordion{border-top:0.4rem solid #d7d7d9;padding:2rem 0}.accordion:last-of-type{border-bottom:0.4rem solid #d7d7d9;margin-bottom:1.5rem}@media (min-width:992px){.accordion:last-of-type{margin-bottom:4rem}}.accordion__heading{font-size:1.8rem;font-weight:500;margin:0}.accordion__heading:hover{text-decoration:underline}@media (min-width:768px){.accordion__heading:hover{text-decoration:none}}.accordion__heading button{all:inherit;border:none;color:inherit;box-shadow:none;cursor:pointer;display:flex;outline:none;background:transparent;align-items:center;width:100%}@media (min-width:768px){.accordion__heading button{cursor:default}}.accordion__heading:focus-within svg{outline:0.2rem solid #005062}.accordion__heading .heading__icon{margin-left:auto;margin-right:1rem;transform:rotate(90deg)}@media (min-width:992px){.accordion__heading .heading__icon{display:none}}.accordion__heading [aria-expanded="true"] .heading__icon{transform:rotate(-90deg)}.accordion__content{padding:2rem 1.5rem 0}.accordion__content .list--unstyled{margin:0}.accordion__content .list--guide .list-item a{margin-left:2.8rem}.accordion__content .list--guide .list-item a.parent{font-weight:bold;margin-left:0;margin-right:0.8rem}.accordion__content a{margin-bottom:2rem;display:block}.accordion__content .active{border-left:0.5rem solid #ffc97d;color:#005062;font-weight:500;padding-left:0.8rem}.accordion__content .combobox-label{display:block;margin-bottom:.5rem}.accordion--filters{border:0;padding:0}.accordion--filters .button,.accordion--filters .button span{color:#00598E;font-family:"Roboto",sans-serif;font-weight:500;width:100%;text-align:left}.accordion--filters .button{margin-bottom:.5rem}.accordion--filters .button::after{background-color:#d7d7d9}.accordion--filters .button span{display:flex;align-items:center;margin-bottom:0.3rem;padding:1rem 2rem}.accordion--filters:last-of-type{border:0;margin:0}.accordion--filters .accordion__heading{margin-bottom:.5rem}.accordion--filters .accordion__heading .button{background-color:#edf0f0;position:relative;color:#0578bd}.accordion--filters .accordion__heading .button span{background-color:#edf0f0;border:0}.accordion--filters .accordion__heading .button:hover span{background-color:#f7fafa}.accordion--filters .accordion__heading .button:focus span{background-color:#ffb348}.accordion--filters .accordion__heading .button:active span{background-color:#fff}.accordion--filters .accordion__heading .heading__icon{margin-right:0;height:1.2rem}@media (min-width:768px){.accordion--filters .accordion__heading .heading__icon{display:inline-block}}.accordion--filters .accordion__content{max-height:24rem;overflow-y:auto;padding:0 0 0 0.2rem;margin:1.5rem 0 1.5rem -0.2rem}.accordion--filters .form-item__dropdown{min-width:20rem;padding:0.5rem}.accordion--simple{border:0;padding:1rem 0 0}.accordion--simple .accordion__heading__sign{margin-right:0.3rem}.accordion--simple .accordion__heading{display:inline-block;font-family:"Roboto",sans-serif;font-weight:normal;text-decoration:underline}.accordion--simple .accordion__heading button{cursor:pointer}.accordion--simple .accordion__heading button::before{content:'+\00a0'}.accordion--simple.accordion--expanded .accordion__heading button::before{content:'-\00a0'}.accordion--simple .heading__icon{display:none}.accordion--simple:last-of-type{border:0;margin-bottom:0}.accordion--simple .accordion__content{padding-top:.5rem}
.article__content .landing-header{margin-left:-1.6rem;margin-right:-1.6rem}@media (min-width:768px){.article__content .landing-header{margin-left:0;margin-right:0}}.article .row{align-items:flex-start}.article__section{border-bottom:0.3rem solid #d7d7d9;padding-bottom:1rem;margin-bottom:3rem}.article__section:last-of-type{border:0;margin-bottom:3rem;padding-bottom:0}@media (min-width:768px){.article__section{padding-bottom:4rem;margin-bottom:4rem}}.article__mobile-image{margin:0 0 3rem}.article__section--found-on a,.article__section--related-links a{margin-bottom:1rem;display:block}.article .content-section img{width:100%}.article__section--publication-updates .heading{margin-bottom:3rem}.article__section--publication-updates .article__section__date-text{margin-bottom:0}.article__section__intro-text{margin-bottom:1rem}.guidance-article__back__button{margin:0 0 3rem;display:inline-block}.guidance-article__back__button span{display:flex;align-items:center}.guidance-article__back__button .icon{width:2.2rem;height:1.5rem;margin-right:1rem;transform:rotate(180deg)}.article__section>h2,.article__section>h3,.content-section>h3{font-weight:500;color:#364546}.grid-content.grid-content--related{margin-top:0}.article .article__sidebar{background-color:#fff;position:sticky;top:0;z-index:2;border-bottom:0.4rem solid #d7d7d9;margin-bottom:2rem}@media (min-width:768px){.article .article__sidebar{border-bottom:0;margin-bottom:0}}.article .article__sidebar .toggle-expandable{margin:1rem auto}.article__sidebar__content{overflow-y:auto;max-height:100vh}.article__sidebar__content.hidden{display:none}.article__sidebar__content .accordion.sidebar .accordion__content{padding-left:0}.article__sidebar__content .accordion.sidebar a:hover{text-decoration:underline;color:#005062}@media (min-width:768px){.guidance-article__back__button,.enhanced-pager__from a,.article__section--found-on a,.article__section--related-links a{font-size:1.8rem}}.article__content a:focus,.article__sidebar a:focus{background-color:rgba(0,0,0,0);outline:0.2rem solid #005062;outline-offset:0.2rem}.article__sidebar a{text-decoration:none}.js-toc-block .toc-list-item{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.js-toc-block .toc-list-item>a{flex-grow:1;text-decoration:none}.js-toc-block .toc-list-item .wrapper{display:flex;justify-content:space-between;align-items:center;width:100%}.js-toc-block .toc-list-item .dropdown-icon{display:inline-block;width:22px;height:22px;background:url(/themes/custom/ehrc/images/icons/chevron--white.svg) center center no-repeat;cursor:pointer;transition:transform 0.3s ease-in-out;border:1.5px solid #005596;border-radius:50%;background-size:6px;background-color:#005596;transform:rotate(90deg);margin-bottom:20px}.js-toc-block .toc-list-item .dropdown-icon.is-expanded{transform:rotate(270deg)}.js-toc-block .toc-list-item .dropdown-icon:focus-visible{outline:2px solid #083A47;outline-offset:4px}@media (min-width:768px){.js-toc-block .toc-list-item .dropdown-icon{margin-left:5px}}.js-toc-block .toc-list-item>ul{width:100%;padding-right:5px;padding-top:5px}.js-toc-block .toc-list-item>ul.is-collapsed .toc-list-item>a::before{opacity:0;transition:opacity 0.3s ease-in-out}.js-toc-block .toc-link::before{max-height:unset;height:var(--bar-height,25%);content:" ";display:inline-block;left:0;margin-top:-11px;position:absolute;width:.5rem;opacity:1}@media (max-width:992px){.js-toc-block .toc-link::before{opacity:0}}.js-toc-block .toc-link.is-active-link::before{background-color:#66C4C1}.js-toc-block .toc-list{padding-left:1.35rem}.js-toc-block>ul a{color:#005596}.js-toc-block>ul a.is-active-link{color:#083A47}.js-toc-block>ul>.toc-list-item>a,.js-toc-block>ul>.toc-list-item>.wrapper>a{font-weight:700}.js-toc-block>ul>.toc-list-item>a.is-active-link,.js-toc-block>ul>.toc-list-item>.wrapper>a.is-active-link{color:#003643}.js-toc-block>ul>.toc-list-item>.wrapper>a{flex:1}@media (max-width:992px){.article .article__sidebar{border-bottom:0}.accordion.sidebar[data-accordion-title="On this page"] .accordion__content{padding-right:0}.accordion.sidebar .accordion__heading .heading__icon{width:22px;height:22px;background:url(/themes/custom/ehrc/images/icons/chevron--teal.svg) center center no-repeat;cursor:pointer;transition:transform 0.3s ease-in-out;border:1.5px solid #005596;border-radius:50%;background-size:6px}.accordion.sidebar .accordion__heading button:hover,.accordion.sidebar .accordion__heading button:focus{color:unset;background-color:unset}.js-toc-block:has(>ul){border-top:0.1rem solid #d7d7d9}.js-toc-block .toc-list{padding:0}.js-toc-block .toc-list .dropdown-icon{margin-right:1rem}.js-toc-block>ul>.toc-list-item{border-top:0.1rem solid #d7d7d9}.js-toc-block>ul>.toc-list-item>a,.js-toc-block>ul>.toc-list-item>.wrapper>a{padding:2rem 0;margin-bottom:0}.js-toc-block a{margin-bottom:0}.js-toc-block .toc-list-item>ul{padding-left:1.35rem}.js-toc-block .toc-list-item>ul>.toc-list-item{margin:2.5rem 0}.js-toc-block .toc-list-item>ul.is-collapsible:not(.is-collapsed){border-top:0.1rem solid #d7d7d9}.js-toc-block .toc-list-item .dropdown-icon{margin-bottom:0}}
.landing-header.landing-header--article{background-color:#083A47;margin:0 -1.6rem 2rem;padding:2.5rem 1.6rem 3rem}.landing-header.landing-header--article .container{padding:0;margin:0}.landing-header.landing-header--article .heading{color:#fff;word-break:break-word;padding:0;font-weight:500}.landing-header.landing-header--article .landing-header__tag{color:#fff;margin-bottom:1rem}.landing-header.landing-header--article .landing-header__tag+.heading{padding-top:0}.landing-header.landing-header--article .paragraph{color:#fff}.landing-header.landing-header--article .col-md-6>:last-child{margin-bottom:0}@media (min-width:768px){.landing-header.landing-header--article{margin:0 0 4.5rem;padding:2.5rem 4rem 3rem}.landing-header.landing-header--article .landing-header__tag{font-size:2.8rem;margin-bottom:3.2rem}}
.banner{background-color:#eddb0e;padding:2rem;color:#005062;position:relative;margin:0 -1.6rem;z-index:2}.banner p{margin:0}@media (min-width:768px){.banner{display:flex;padding:2rem 3rem;margin:0 -3rem}}.banner__cta{margin-left:auto;margin-top:2rem;align-self:center}.banner__cta .button{width:100%;margin:0;color:#fff}.banner__cta .button span{display:block;background-color:#083A47;margin-bottom:0}.banner__cta .button::after{display:none}.banner__cta .button:hover span,.banner__cta .button:focus span{color:white;background-color:#062A33;text-decoration:underline}@media (min-width:768px){.banner__cta{margin-top:0;width:auto}.banner__cta span{display:inline-block}}
.breadcrumb{list-style:none;margin:0;padding:0;padding:1rem 0 .5rem}@media (min-width:768px){.breadcrumb{padding-bottom:1.5rem}}.breadcrumb__link:link{color:#005062;padding:0.2rem 0.3rem}.breadcrumb__link:focus{background-color:rgba(0,0,0,0);outline:0.2rem solid #005062;outline-offset:0.2rem;color:#000;text-decoration:none}.breadcrumb__link:hover{color:#005596;text-decoration:underline}.breadcrumb__item{display:inline-block}.breadcrumb__item::before{color:#d7d7d9;content:"\203A";font-size:2.3rem;line-height:1;padding:0 0.1rem;vertical-align:bottom}.breadcrumb__item:first-child{color:#464747}.breadcrumb__item:first-child::before{content:""}.breadcrumb_link:active{color:#464747}.breadcrumbs-content-wrapper{background-color:#fff;position:absolute;z-index:100;top:0;left:50%;transform:translateX(-50%)}@media (min-width:768px){.breadcrumbs-content-wrapper{position:relative;transform:unset;left:unset;top:unset}}.breadcrumbs-content-wrapper .breadcrumb{padding-top:0;padding-bottom:1rem}@media (min-width:768px){.breadcrumbs-content-wrapper .breadcrumb{padding-top:1rem}}.page--front .breadcrumbs-content-wrapper+.featured-content{padding-top:6rem}@media (min-width:1200px){.page--front .breadcrumbs-content-wrapper+.featured-content{padding-top:4rem}}
.content-section{margin-top:2rem;margin-bottom:4rem}.content-section:last-of-type{margin-bottom:2rem}.content-section.content-section--raw-images .content-section img{width:auto}.content-section.content-section--raw-images .content-section .align-center img{margin:0 auto}.content-section.content-section--raw-images .content-section .align-left img{float:left;margin-right:3rem;margin-bottom:1rem}.content-section.content-section--raw-images .content-section .align-right img{float:right;margin-left:3rem;margin-bottom:1rem}
.countries{margin-bottom:3rem}.countries__title{font-weight:600;margin:0}.countries__list{margin:0 0 1rem;padding:0}.countries__list-item{font-weight:500;line-height:1.6rem;vertical-align:middle;margin-right:1rem}.countries__list-item:last-child{margin-right:0}.countries__icon{border-radius:50%;height:1.6rem;margin-right:.5rem;vertical-align:middle;width:1.6rem}.countries__list--commas li{margin-right:.5rem}.countries__list--commas li::after{content:","}.countries__list--commas li:last-of-type::after{content:none}
.enhanced-pager{display:flex;flex-direction:column-reverse;margin-top:2rem}.enhanced-pager a:focus{background-color:rgba(0,0,0,0);outline:0.2rem solid #005062;outline-offset:0.2rem}.enhanced-pager__next .paragraph,.enhanced-pager__prev .paragraph{margin:0 0 2rem 3.2rem}.enhanced-pager__from{margin:0 0 1rem 0;order:-1}.enhanced-pager__from .paragraph{margin-bottom:0}.enhanced-pager__from span{margin-right:0.5rem}.enhanced-pager__button{font-weight:500;display:inline-block}.enhanced-pager__button span{display:flex;align-items:center}@media (min-width:768px){.enhanced-pager__button{font-size:2.8rem}}.enhanced-pager__icon{width:2.3rem;height:1.8rem;margin-right:1rem}.enhanced-pager__prev .enhanced-pager__icon{transform:rotate(180deg)}.enhanced-pager--large .enhanced-pager__next{margin-bottom:2rem}.enhanced-pager--large .enhanced-pager__button{font-size:2.8rem}@media (min-width:768px){.enhanced-pager--large .enhanced-pager__button{font-size:2.8rem}}
.landing-header{background-color:#cbeae9;padding-top:5rem;padding-bottom:4rem;margin-bottom:4.5rem}.landing-header .heading{padding:0 1rem 0.2rem;margin-bottom:1.5rem}.landing-header .heading[js-applied="true"]{background-color:transparent;padding-left:0}.landing-header .landing-header__intro{margin:0}.landing-header .paragraph{color:#005062;margin-bottom:0}@media (min-width:768px){.landing-header{padding-top:6rem;padding-bottom:5.5rem}.landing-header .heading{padding:0 1.5rem 0.2rem}}
.main-nav{display:none;z-index:20}@media (min-width:992px){.main-nav,.toggler-open .main-nav.toggler__content{background-color:#fff;display:block;position:static}}.toggler--open .main-nav.toggler__content{background-color:#E0EBED;border-top:0.1rem solid #003643;height:calc(100vh - 5.2rem);max-width:100vw;overflow-x:hidden}@media (min-width:992px){.toggler--open .main-nav.toggler__content{background-color:#fff;border:0;height:auto;overflow-x:visible;position:static}}.main-nav .main-menu{list-style:none;margin:0;padding:0;border:0.2rem solid #ebeded;position:relative}.main-nav .main-menu .main-menu--sub{border:0}@media (min-width:992px){.main-nav .main-menu{border:none;margin-top:1.2rem}}.main-nav .main-menu__item{border-bottom:0.2rem solid #086880;font-size:1.8rem;margin:0 2rem}.main-nav .main-menu__item:last-child{border-bottom:0}@media (min-width:992px){.main-nav .main-menu__item{border:none;display:inline-block;font-size:1.9rem;margin:0}}.main-nav .main-menu__item:hover .main-menu__link::after{color:#d6d9d9}.main-nav .main-menu__item .menu__submenu{background-color:#E0EBED;padding:1.6rem;position:absolute;top:0;left:100vw;height:calc(100vh - 9.2rem);z-index:120;width:100%;transition:all 0.2s ease-out;display:none}@media (min-width:992px){.main-nav .main-menu__item .menu__submenu{left:0}}.main-nav .main-menu__item .menu__submenu>*{display:none}@media (min-width:992px){.main-nav .main-menu__item .menu__submenu>*{display:block}}@media (prefers-reduced-motion){.main-nav .main-menu__item .menu__submenu{transition:none}}.main-nav .main-menu__item .menu__submenu a{background-color:#E0EBED;color:#003643}.main-nav .main-menu__item .menu__submenu a:focus{outline-color:#005062}.main-nav .main-menu__item .menu__submenu .main-menu__item{border-color:#bdbdbf;border-width:0.1rem;display:list-item;margin:0}@media (min-width:992px){.main-nav .main-menu__item .menu__submenu .main-menu__item a{border-bottom:0;margin-bottom:1rem}.main-nav .main-menu__item .menu__submenu .main-menu__item a:hover,.main-nav .main-menu__item .menu__submenu .main-menu__item a:focus{text-decoration:underline}}.main-nav .main-menu__item .main-menu__link[aria-expanded="true"]{border-bottom-color:#005062}.main-nav .main-menu__item .main-menu__link[aria-expanded="true"] ~ .menu__submenu{display:block;left:0;overflow-y:auto}.main-nav .main-menu__item .main-menu__link[aria-expanded="true"] ~ .menu__submenu>.main-menu{padding-left:0.4rem;padding-right:0.4rem}.main-nav .main-menu__item .main-menu__link[aria-expanded="true"] ~ .menu__submenu>*{display:block}@media (min-width:992px){.main-nav .main-menu__item .main-menu__link[aria-expanded="true"] ~ .menu__submenu{height:auto;left:auto;right:auto;top:8.8rem;padding:2.5rem;width:30rem}}.main-nav .main-menu__item .main-menu__main-link{border-bottom:0.1rem solid currentColor;display:block;font-size:1.8rem;font-weight:bold;padding-bottom:2rem;text-decoration:none}.main-nav .main-menu__item .main-menu__main-link::after{content:'';display:inline-block;background:url(/themes/custom/ehrc/images/icons/chevron--teal.svg) 50% 50% no-repeat;background-size:auto 100%;height:1rem;margin-left:1rem;transform:rotate(0deg);width:1rem}@media (min-width:992px){.main-nav .main-menu__item .main-menu__main-link{border-bottom:0;padding-bottom:0}.main-nav .main-menu__item .main-menu__main-link:hover,.main-nav .main-menu__item .main-menu__main-link:focus{text-decoration:underline}}.main-nav .main-menu__link{background-color:#E0EBED;color:#005062;align-items:center;display:inline-flex;flex-direction:row;line-height:1.5;padding:1.6rem 1rem 1.6rem 0;text-decoration:none;border:none;margin-top:1rem}.main-nav .main-menu__link.main-menu__link--with-sub::after{content:'';display:inline-block;visibility:visible;background:url(/themes/custom/ehrc/images/icons/chevron--teal.svg) 50% 50% no-repeat;background-size:auto 100%;height:1rem;transform:rotate(0deg);width:1rem}@media (min-width:992px){.main-nav .main-menu__link.main-menu__link--with-sub::after{transform:rotate(90deg)}}.main-nav .main-menu__link.menu__back-button{border:0;box-shadow:none;margin-bottom:2rem;outline:none;padding-top:0;padding-bottom:0;text-decoration:underline}.main-nav .main-menu__link.menu__back-button:active,.main-nav .main-menu__link.menu__back-button:focus{background-color:#fff5e7;border:0.2rem solid #ffa000}.main-nav .main-menu__link.menu__back-button::after{display:none}.main-nav .main-menu__link.menu__back-button::before{content:'';display:inline-block;background:url(/themes/custom/ehrc/images/icons/chevron--teal.svg) 50% 50% no-repeat;background-size:auto 100%;height:1rem;margin-left:auto;margin-right:1rem;position:static;transform:rotate(180deg);width:1rem}.main-nav .main-menu__link.menu__back-button:focus{background-color:#e7f8f7;border:0.1rem solid #ffa000}.main-nav .main-menu__link:focus{outline:0.2rem solid #005062}@media (min-width:992px){.main-nav .main-menu__link{background-color:#fff;border-bottom:0.4rem solid transparent;display:inline-block;padding:0 0 0.2rem;margin:0 2.3rem 0.2rem 0;text-transform:none;position:relative;width:auto}.main-nav .main-menu__link.main-menu__link--active,.main-nav .main-menu__link.active,.main-nav .main-menu__link:active,.main-nav .main-menu__link:hover{outline:none;border-bottom-color:#ffc97d}}.toggler__control{color:#005596;background-color:#fff;background-color:#fff;border:0.2rem solid transparent;color:#005062;display:inline-block;line-height:1.2;padding:1rem 1.4rem 0.3rem;position:relative;text-align:center;text-decoration:none;width:100%}.toggler__control:hover{color:#005062}.toggler__control:active,.toggler__control:focus{background-color:#ffa000;outline:0.2rem solid #ffa000;color:#000}.toggler__control:visited{color:#005596}.toggler__control:focus{background-color:#fff;color:currentColor}.toggler__control:focus::before{bottom:0;border:0.3rem solid #005062;border-radius:0.4rem;content:'';display:block;left:0;position:absolute;width:100%;top:0;z-index:1}@media (min-width:992px){.toggler__control{display:none}}.toggler--open .toggler__control{border:0.2rem solid #ebeded;border-radius:0.5rem 0.5rem 0 0;border-bottom-color:#fff;box-shadow:-1rem 0.8rem 2.4rem -0.8rem rgba(0,0,0,0.15);z-index:20}.toggler__control .toggler-expand__icon{height:2rem;width:2rem;margin:0 auto}.toggler__content{display:none}@media (min-width:992px){.toggler__content{display:block}}.toggler--open .toggler__content{background-color:#fff;display:block;left:0;position:absolute;top:5.2rem;right:0;z-index:400}.toggler-expand__text{display:block;font-size:0.9rem;font-weight:500;min-width:2.8rem}@media (min-width:992px){.toggler-expand__text{font-size:0.9rem}}.toggler-expand__open{display:inline-block;text-align:center}.toggler--open .toggler-expand__open{display:none}.toggler-expand__close{display:none;text-align:center}.toggler--open .toggler-expand__close{display:inline-block}
.header__search .text-search-form{flex:2;margin:0}.header__search .search__close{background-color:#fff;border:0.2rem solid transparent;color:#005062;display:inline-block;flex:0;margin-right:0.5rem;padding:1rem 1.2rem 0;position:relative;text-align:center;text-decoration:none;margin-left:-1rem}@media (min-width:992px){.header__search .search__close{display:none}}.header__search .search__close:focus{background-color:#fff;color:currentColor}.header__search .search__close:focus::before{bottom:0;border:0.3rem solid #ffa000;border-radius:0.4rem;content:'';display:block;left:0;position:absolute;width:100%;top:0;z-index:1}.header__search .search__close .toggler-expand__icon{height:1.6rem;width:1.6rem;margin:0 auto}
.pre-footer{overflow:auto}.footer{margin:0}.footer__inner{background-color:#003643;color:#fff;padding:2rem 1.5rem;display:flex;flex-flow:column nowrap}@media (min-width:992px){.footer__inner{flex-direction:row;margin-top:-6rem;padding-top:11rem;padding-bottom:5.5rem}}.footer__social{background-color:#003643;padding:1.5rem;border-top:0.2rem solid #fff}.footer__social .heading{margin:0;color:#fff}.footer__social .container{align-items:center;display:flex;flex-wrap:wrap}@media (min-width:992px){.footer__social{margin-bottom:0;padding:2rem 0}.footer__social .heading{margin:0 1rem 0 0}.footer__social .container{background:url(/themes/custom/ehrc/images/logo-only-white.svg) 100% 50% no-repeat;background-size:auto 100%}}.menu--footer,.footer__menu .menu{list-style:none;margin:0;padding:0}@media (min-width:992px){.menu--footer,.footer__menu .menu{column-count:3;flex-wrap:wrap;width:70%}}.menu--footer a,.footer__menu .menu a{color:#fff;background-color:transparent;text-decoration:none}.menu--footer a:hover,.menu--footer a:focus,.footer__menu .menu a:hover,.footer__menu .menu a:focus{text-decoration:underline}.menu--footer a:focus,.footer__menu .menu a:focus{outline:0.2rem solid #fff;outline-offset:0.2rem}.menu--footer .menu__item,.menu--footer .menu--footer__item,.footer__menu .menu .menu__item,.footer__menu .menu .menu--footer__item{margin-bottom:1.5rem}@media (min-width:992px){.menu--footer .menu__item,.menu--footer .menu--footer__item,.footer__menu .menu .menu__item,.footer__menu .menu .menu--footer__item{flex-basis:33%}}.menu--footer .menu__item:nth-child(2),.footer__menu .menu .menu__item:nth-child(2){border-bottom:0.1rem solid rgba(255,255,255,0.15);padding-bottom:1.5rem}@media (min-width:992px){.menu--footer .menu__item:nth-child(2),.footer__menu .menu .menu__item:nth-child(2){border-bottom:0;padding-bottom:0}}
.social-menu{list-style:none;margin:0;padding:0;display:flex}.social-menu__link{color:#fff;background-color:transparent;display:flex;flex-flow:row nowrap;align-items:center;text-decoration:none}.social-menu__link:hover,.social-menu__link:focus{color:#eddb0e;background-color:transparent}.social-menu__link:focus{outline:0.2rem solid #fff;outline-offset:0.2rem}.social-menu__item{margin-left:1rem;margin-bottom:0}@media (min-width:768px){.social-menu__item{margin-left:1.5rem}}.social-menu__icon{height:3.2rem;width:3.2rem}.social-menu__text{font-weight:bold;margin-left:.5rem}
.social-share.container{margin:2rem 0 0;padding:0;width:100%}@media (min-width:992px){.social-share.container{margin:2rem auto;padding-bottom:0}}.social-share.container .row{margin:0}.social-share li:focus-within{background-color:rgba(0,0,0,0);outline:0.2rem solid #005062;outline-offset:0.2rem}.social-share__heading{margin-bottom:2rem;font-weight:500}.social-share__list{margin:0;padding:0}@media (min-width:992px){.social-share__list{display:flex;flex-wrap:wrap}}.social-share__item{list-style:none;margin-bottom:1rem}@media (min-width:768px){.social-share__item{margin-right:2rem}}.social-share__link{text-decoration:none}.social-share__link:focus,.social-share__link:hover{text-decoration:underline}.social-share__link svg use{color:#009f98}.social-share__link:hover use,.social-share__link:focus use,.social-share__link:active use{color:#005062;outline:#005062 0.1rem solid}.social-share__link span{display:flex;align-items:center}.social-share__icon{width:2.4rem;height:2.4rem;margin-right:1rem}.social-share__back-to-top{border-bottom:0.3rem solid #d7d7d9;padding-right:0;display:flex;justify-content:flex-end;align-items:center;padding-top:3rem;padding-bottom:4.5rem;margin:-2.5rem 1.5rem 0}.social-share__back-to-top svg use{color:#009f98}.social-share__back-to-top:hover use,.social-share__back-to-top:focus use,.social-share__back-to-top:active use{color:#005062}@media (min-width:992px){.social-share__back-to-top{border-top:0;border-bottom:0;padding-top:0;padding-bottom:0;margin:0}}.social-share__bottom-wrapper{border-bottom:0.3rem solid #d7d7d9;margin-bottom:3rem}.social-share__bottom-wrapper .social-share{border-top:0.3rem solid #d7d7d9;border-bottom:0;margin-top:3rem;padding:3rem 0 1rem}.social-share__bottom-wrapper .social-share__heading{color:#3b5052}
.text-search-form,.text-search-form form{display:flex;align-items:center;position:relative;margin-bottom:3rem;margin-top:3rem;width:100%}.text-search-form .form-text{height:4.2rem;padding-right:6rem}.text-search-form form{margin:0}.text-search-form .button{background-color:#0B91B3;border-bottom:0.1rem solid #062A33;border:0;border-radius:0;margin-bottom:0;font-size:0;position:absolute;right:0.2rem;top:0.2rem;height:3.8rem;width:4rem;text-indent:100%;white-space:nowrap;overflow:hidden}.text-search-form .button::after{display:none}.text-search-form .button:hover,.text-search-form .button:focus{background-color:#083A47}.text-search-form .form-item{margin-bottom:0;flex:1}.text-search-form .form-item .form-item__textfield{max-width:none}.text-search-form__icon{position:absolute;right:1.3rem;top:1.2rem;color:#fff;pointer-events:none;width:1.5rem;height:1.5rem}
.sliding-popup-top{background-color:#cbeae9;width:100%}.eu-cookie-compliance-status-0 .sliding-popup-top{display:none}.eu-cookie-compliance-banner{padding:3rem 2rem}.eu-cookie-compliance-message{float:none}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message h4{font-weight:500}.eu-cookie-compliance-message p,.eu-cookie-compliance-message li{color:#005062;font-size:1.6rem}.eu-cookie-compliance-message li{margin:0}.eu-cookie-compliance-message a{background-color:#cbeae9}.eu-cookie-compliance-categories{display:none}.eu-cookie-compliance-buttons{display:flex;flex-wrap:wrap;margin-top:3rem;max-width:none;float:none}.eu-cookie-compliance-buttons button{width:100%;background-color:#083A47;padding:0.8rem 2.5rem;margin-bottom:1.6rem;border-radius:0.4rem;white-space:nowrap;font-size:1.8rem}.eu-cookie-compliance-buttons button::after{background-color:#fff;bottom:-0.4rem;border-radius:0.4rem;content:'';display:block;height:1rem;left:0;right:0;position:absolute;width:100%;z-index:-1}.eu-cookie-compliance-buttons button:hover{background-color:#062A33}.eu-cookie-compliance-buttons button:hover::after{background-color:#fff}.eu-cookie-compliance-buttons button.eu-cookie-compliance-more-button{background-color:transparent;color:#005596;padding:0.8rem 0;text-decoration:underline}.eu-cookie-compliance-buttons button.eu-cookie-compliance-more-button::after{content:none}.eu-cookie-compliance-buttons button.eu-cookie-compliance-more-button:hover{color:#005062}.eu-cookie-compliance-categories-buttons{width:100%}.submit_message.general_cookie_policy h2{margin-top:3rem}@media (min-width:768px){.eu-cookie-compliance-banner{padding:3rem 0}.eu-cookie-compliance-buttons{justify-content:flex-start}.eu-cookie-compliance-buttons button{width:auto;margin-right:2rem;margin-bottom:0}.eu-cookie-compliance-categories-buttons{width:auto}}
.assessment-page{.content-section blockquote:not(:has(> p.blockquote__text)){border-left:8px solid #f6c988;background-color:#fef5e7;padding:19px 28px 19px 68px;margin:0;min-height:78px;position:relative;color:#5E3313;&::before{content:'';width:35px;height:45px;position:absolute;left:18px;top:35px;background:url(/themes/custom/ehrc/assets/images/bulb.svg) no-repeat center center;background-size:contain;}p{color:#5E3313;font-family:var(--font-family-Font-1,Roboto);font-size:var(--font-size-18,18px);font-style:normal;font-weight:var(--font-weight-400,400);line-height:var(--line-height-27,27px);}}@media (max-width:768px){.content-section blockquote:not(:has(> p.blockquote__text)){padding:60px 16px 20px 8px;}}}.guidance-article__back__button .icon{width:2.2rem;height:1.5rem;margin-right:1rem;transform:rotate(180deg);}.content-section blockquote a{background-color:transparent;}.content-section .data .datum a{background:transparent;color:white;}
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.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:0.35em 0.75em 0.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}html{box-sizing:border-box;font-size:62.5%}*,*::after,*::before{box-sizing:inherit}.main{display:block}.main-content{width:100%}body .container{padding-left:1.6rem;padding-right:1.6rem}@media (min-width:1100px){body .container{padding-left:2rem;padding-right:2rem}}.visually-hidden{position:absolute !important;clip:rect(0.1rem,0.1rem,0.1rem,0.1rem);overflow:hidden;height:0.1rem;width:0.1rem;word-wrap:normal}b{font-weight:500}.clearfix::after,.clearfix::before{content:"";display:table}.clearfix::after{clear:both}.component{padding:2rem 0}.component [class*='col-']{display:flex;flex-direction:column}.component .component{padding-bottom:0}.horizontal-scroll{overflow-x:auto}.horizontal-scroll .row{flex-wrap:nowrap}.horizontal-scroll .row>div{width:24rem;flex-shrink:0}@media (min-width:768px){.horizontal-scroll{overflow:visible}.horizontal-scroll .row{flex-wrap:wrap}.horizontal-scroll .row>div{width:100%;flex-shrink:1}}.page--front .header__breadcrumbs{display:none}@media (min-width:768px){.page--front #block-ehrc-local-tasks{position:absolute;top:28rem;z-index:200}}@media (min-width:1100px){.page--front #block-ehrc-local-tasks{top:25rem}}.landing-page__node{position:relative}.landing-page__node .article__print{margin-top:.75rem}div.quickedit-form-container{z-index:999}div.quickedit-form-container .quickedit-form{max-width:70rem}div.quickedit-form-container .quickedit-form legend{font-family:"Roboto",sans-serif;font-size:1.6rem;line-height:1.5}div.quickedit-form-container .quickedit-form .button{font-size:1.6rem;margin:.5rem}div.quickedit-form-container .quickedit-form .button span{padding:0.4rem 2rem}div.quickedit-form-container .quickedit-form .quickedit-form-submit{display:none}div.quickedit-form-container .quickedit-form table th,div.quickedit-form-container .quickedit-form table td{font-size:1.6rem;padding:0.2rem;vertical-align:middle}div.quickedit-form-container .quickedit-form table th a.tabledrag-handle,div.quickedit-form-container .quickedit-form table td a.tabledrag-handle{text-decoration:none}div.quickedit-form-container .quickedit-form table th .handle,div.quickedit-form-container .quickedit-form table td .handle{background:url(/themes/custom/ehrc/images/icons/move.svg) no-repeat 0.6rem 0.7rem;width:2rem;height:2rem;margin:-0.4rem 0.5rem 0;padding:0.42rem 0.5rem}.ui-dialog-buttonset .ui-button{background-color:#083A47;padding:0.4rem}.ui-dialog-buttonset .ui-button::after{display:none}.ui-dialog-buttonset .ui-button:focus{background-color:#ffa000}details{background-color:#fff;border:0.2rem solid #d7d7d9;box-shadow:0 0.8rem 2.4rem -0.8rem rgba(0,0,0,0.15);margin:3rem 0;padding:1rem 2rem}.cke_editable .infogram-embed{min-height:8rem;width:100%;background-image:url(/themes/custom/ehrc/images/icons/file.svg);background-repeat:no-repeat;background-size:8rem;background-position:center}.cke_editable blockquote a{background-color:transparent}.cke_editable .data .datum a{background:transparent;color:white}.maintenance-page__logo{max-width:30rem;margin:4rem 0 2rem}@media (min-width:992px){.article__section__header{display:flex;justify-content:space-between;flex-direction:row-reverse}}.article__print{text-align:center;margin-bottom:2rem}@media (min-width:992px){.article__print{text-align:right;margin-bottom:0}}a.button.article__print_button{flex-direction:row;margin-bottom:0}a.button.article__print_button:focus{background-color:#fff5e7;border-color:#ffa000;color:#000;outline:0}a.button.article__print_button span.download-icon{padding-right:10px}a.button.article__print_button span.download-text{align-content:center;font-size:1.6rem}@media print{.toolbar,.admin-toolbar,.contextual,#block-ehrc-local-tasks,#block-phasebanner,#block-languageswitcher,.article__print,.region-admin,#block-page-feedback,#block-stayinformedbanner,.footer,.header__menu,.header__search,.si-smallbox-element-reset,.content-moderation-entity-moderation-form{display:none !important}.article__sidebar__content{overflow-y:unset}}body.toolbar-fixed .article .article__sidebar{top:7rem}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media (min-width:600px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media (min-width:768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media (min-width:992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media (min-width:1100px){.d-lgx-none{display:none !important}.d-lgx-inline{display:inline !important}.d-lgx-inline-block{display:inline-block !important}.d-lgx-block{display:block !important}.d-lgx-table{display:table !important}.d-lgx-table-row{display:table-row !important}.d-lgx-table-cell{display:table-cell !important}.d-lgx-flex{display:flex !important}.d-lgx-inline-flex{display:inline-flex !important}}@media (min-width:1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media (min-width:1400px){.d-xxl-none{display:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}@media (min-width:600px){.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}}@media (min-width:768px){.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}}@media (min-width:992px){.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}}@media (min-width:1100px){.justify-content-lgx-start{justify-content:flex-start !important}.justify-content-lgx-end{justify-content:flex-end !important}.justify-content-lgx-center{justify-content:center !important}.justify-content-lgx-between{justify-content:space-between !important}.justify-content-lgx-around{justify-content:space-around !important}}@media (min-width:1200px){.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}}@media (min-width:1400px){.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1.6rem;padding-left:1.6rem}@media (min-width:1100px){.container{padding-right:1.2rem;padding-left:1.2rem}}@media (min-width:600px){.container{max-width:586px}}@media (min-width:768px){.container{max-width:740px}}@media (min-width:992px){.container{max-width:975px}}@media (min-width:1100px){.container{max-width:1070px}}@media (min-width:1200px){.container{max-width:1224px}}@media (min-width:1400px){.container{max-width:1224px}}.container .container{padding-left:0;padding-right:0}.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:1.6rem;padding-left:1.6rem}@media (min-width:1100px){.container-fluid{padding-right:1.2rem;padding-left:1.2rem}}.row{display:flex;flex-wrap:wrap;margin-right:-1.6rem;margin-left:-1.6rem}@media (min-width:1100px){.row{margin-right:-1.2rem;margin-left:-1.2rem}}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-lgx-1,.col-lgx-2,.col-lgx-3,.col-lgx-4,.col-lgx-5,.col-lgx-6,.col-lgx-7,.col-lgx-8,.col-lgx-9,.col-lgx-10,.col-lgx-11,.col-lgx-12,.col-lgx,.col-lgx-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl,.col-xxl-auto{position:relative;width:100%;padding-right:1.6rem;padding-left:1.6rem}@media (min-width:1100px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-lgx-1,.col-lgx-2,.col-lgx-3,.col-lgx-4,.col-lgx-5,.col-lgx-6,.col-lgx-7,.col-lgx-8,.col-lgx-9,.col-lgx-10,.col-lgx-11,.col-lgx-12,.col-lgx,.col-lgx-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl,.col-xxl-auto{padding-right:1.2rem;padding-left:1.2rem}}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:600px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1100px){.col-lgx{flex-basis:0;flex-grow:1;max-width:100%}.col-lgx-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lgx-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lgx-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lgx-3{flex:0 0 25%;max-width:25%}.col-lgx-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lgx-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lgx-6{flex:0 0 50%;max-width:50%}.col-lgx-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lgx-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lgx-9{flex:0 0 75%;max-width:75%}.col-lgx-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lgx-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lgx-12{flex:0 0 100%;max-width:100%}.order-lgx-first{order:-1}.order-lgx-last{order:13}.order-lgx-0{order:0}.order-lgx-1{order:1}.order-lgx-2{order:2}.order-lgx-3{order:3}.order-lgx-4{order:4}.order-lgx-5{order:5}.order-lgx-6{order:6}.order-lgx-7{order:7}.order-lgx-8{order:8}.order-lgx-9{order:9}.order-lgx-10{order:10}.order-lgx-11{order:11}.order-lgx-12{order:12}.offset-lgx-0{margin-left:0}.offset-lgx-1{margin-left:8.33333%}.offset-lgx-2{margin-left:16.66667%}.offset-lgx-3{margin-left:25%}.offset-lgx-4{margin-left:33.33333%}.offset-lgx-5{margin-left:41.66667%}.offset-lgx-6{margin-left:50%}.offset-lgx-7{margin-left:58.33333%}.offset-lgx-8{margin-left:66.66667%}.offset-lgx-9{margin-left:75%}.offset-lgx-10{margin-left:83.33333%}.offset-lgx-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}@media (min-width:1400px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xxl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xxl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xxl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xxl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}}.visible-large{display:none !important}@media (min-width:992px){.visible-large{display:block !important}}.hidden-large{display:block !important}@media (min-width:992px){.hidden-large{display:none !important}}@supports (display:grid){.row--grid-layout{grid-template-columns:1fr;grid-auto-rows:1fr;display:grid}@media (min-width:600px){.row--grid-layout{grid-template-columns:1fr 1fr}}.row--grid-layout>[class*="col-"]{max-width:none;width:auto}@media (min-width:768px){.row--grid-layout{grid-template-columns:1fr 1fr 1fr}}}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media (min-width:600px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media (min-width:768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media (min-width:992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media (min-width:1100px){.d-lgx-none{display:none !important}.d-lgx-inline{display:inline !important}.d-lgx-inline-block{display:inline-block !important}.d-lgx-block{display:block !important}.d-lgx-table{display:table !important}.d-lgx-table-row{display:table-row !important}.d-lgx-table-cell{display:table-cell !important}.d-lgx-flex{display:flex !important}.d-lgx-inline-flex{display:inline-flex !important}}@media (min-width:1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media (min-width:1400px){.d-xxl-none{display:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}@media (min-width:600px){.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}}@media (min-width:768px){.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}}@media (min-width:992px){.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}}@media (min-width:1100px){.justify-content-lgx-start{justify-content:flex-start !important}.justify-content-lgx-end{justify-content:flex-end !important}.justify-content-lgx-center{justify-content:center !important}.justify-content-lgx-between{justify-content:space-between !important}.justify-content-lgx-around{justify-content:space-around !important}}@media (min-width:1200px){.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}}@media (min-width:1400px){.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}}.sr-only{position:absolute;width:0.1rem;height:0.1rem;padding:0;margin:-0.1rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.sg-colors{display:flex;flex-wrap:wrap}.sg-colors__list{margin:1rem 0.5rem;list-style:none;text-align:center}.sg-colors__color{padding:4rem}.sg-colors__color--white,.background--white{background-color:#fff}.sg-colors__color--near-white,.background--near-white{background-color:#f7fafa}.sg-colors__color--grey-lighter,.background--grey-lighter{background-color:#ebeded}.sg-colors__color--grey-light,.background--grey-light{background-color:#d7d7d9}.sg-colors__color--grey,.background--grey{background-color:#d6d9d9}.sg-colors__color--grey-dark,.background--grey-dark{background-color:#333}.sg-colors__color--black,.background--black{background-color:#000}.sg-colors__color--teal-dark,.background--teal-dark{background-color:#005062}.sg-colors__color--teal-vibrant,.background--teal-vibrant{background-color:#009f98}.sg-colors__color--teal-light,.background--teal-light{background-color:#cbeae9}.sg-colors__color--orange-light,.background--orange-light{background-color:#ffa000}.sg-colors__color--blue-vibrant,.background--blue-vibrant{background-color:#007ac3}.sg-colors__color--blue-dark,.background--blue-dark{background-color:#062A33}.sg-colors__color--font-1,.background--font-1{background-color:#3b5052}.sg-colors__color--font-2,.background--font-2{background-color:#364546}.sg-colors__color--font-3,.background--font-3{background-color:#0B4E60}.sg-colors__color--purple-light,.background--purple-light{background-color:#e4d3e6}.sg-colors__color--purple,.background--purple{background-color:#c9a6cd}.sg-colors__color--purple-dark,.background--purple-dark{background-color:#3e2360}.sg-colors__color--green-dark,.background--green-dark{background-color:#00413c}.sg-info{padding:1rem}.sg-info code{display:block;margin-top:0.25rem;padding:0.15rem 0.25rem;background-color:#eee}.split-background{position:relative}.split-background::before{content:'';display:block;height:42vw;left:2rem;position:absolute;bottom:0;right:0}@media (min-width:768px){.split-background::before{bottom:0;left:calc(50% - 51.2rem);height:auto;top:3rem}}.split-background::after{content:'';left:0;top:0;right:0;bottom:calc(42vw - 2rem);display:block;position:absolute}@media (min-width:768px){.split-background::after{right:calc(50% - 25.6rem);bottom:3rem}}.split-background--teal::before{background-color:#009f98}.split-background--teal::after{background-color:#cbeae9}.split-background--white-teal-light::before{background-color:#cbeae9;left:2rem;bottom:1rem}@media (min-width:768px){.split-background--white-teal-light::before{top:0;left:calc(50% + 10rem);height:100%}}.split-background--white-teal-light::after{background-color:transparent}button,.button{background-color:#083A47;border:0.2rem solid #fff;border-radius:0.4rem;color:#fff;cursor:pointer;display:inline-flex;flex-direction:column;font-family:"Roboto",sans-serif;font-size:1.8rem;line-height:1.2;margin-bottom:1rem;outline:none;padding:0.8rem 2.5rem;position:relative;text-align:center;text-decoration:none}@media (min-width:992px){button,.button{font-size:2rem}}button::after,.button::after{content:attr(data-title);content:attr(data-title)/"";height:0;visibility:hidden;overflow:hidden;user-select:none;pointer-events:none;font-weight:700}button:hover,.button:hover{color:#fff;background-color:#062A33;font-weight:700;text-decoration:underline}button:hover::after,.button:hover::after{background-color:#fff}button:focus,.button:focus{background-color:#fff5e7;border-color:#ffa000;color:#000}button:active,.button:active{background-color:#083A47;color:#fff}button:active::before,.button:active::before{background-color:#fff5e7;border-radius:0.4rem;display:block;position:absolute;z-index:-1;top:-0.4rem;left:-0.4rem;right:-0.4rem;bottom:-0.4rem}button:active::after,.button:active::after{border-color:#fff}button:visited,.button:visited{color:#fff}.button--secondary{background-color:#fff;border:0.2rem solid #062A33;color:#062A33}.button--secondary:hover{color:#062A33;background-color:#f7fafa}.button--secondary:focus{color:#062A33}.button--secondary:focus span,.button--secondary:focus .button-content{background-color:#ffb348;border-color:#ffb348}.button--secondary:focus::after{background-color:#ffa000}.button--secondary:active{color:#00598e}.button--secondary:active span,.button--secondary:active .button-content{background-color:#fff;border-color:#062A33}.button--secondary:active::after{background-color:#062A33}.button--icon{padding-left:2rem;padding-right:2rem}.button--icon span{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle}.button--icon img{margin-right:1rem;max-width:2rem}.button--label{background:transparent}.button--label::after{content:none}.button--label,.button--label:hover,.button--label:active{background-color:#e7f8f7;border-radius:1.1rem;color:#005062;font-size:1.2rem;font-weight:500;line-height:1.4;padding:0.1rem 0.8rem}.button--label:hover,.button--label:focus,.button--label:active{text-decoration:underline}.button--label:active,.button--label:focus{background-color:transparent;box-shadow:none;outline:0}.button--label:active span,.button--label:focus span{background-color:#e7f8f7;border:0.1rem solid #ffa000}.button--label.button--white{background:none}.button--label.button--white span{background-color:#fff;border:0.1rem solid #005062}.button--header{background-color:#0B91B3;color:#fff;border:0.2rem solid #fff;border-radius:0.4rem;font-weight:bold}.button--header::after{display:none}.button--header span{background-color:transparent}.button--header span::after{content:attr(data-text);content:attr(data-text)/"";height:0;visibility:hidden;overflow:hidden;user-select:none;pointer-events:none;font-weight:700}.button--header:hover{background-color:#086880;font-weight:700}.button--header:hover::after{display:none}.button--header:hover span{background-color:transparent;text-decoration:underline}.button--header:focus{color:#000}.button--back-to-top{font-size:1.8rem;display:inline-block;position:absolute}@media (min-width:992px){.button--back-to-top{position:static}}@media (min-width:768px){.button--back-to-top{font-size:1.8rem}}.button--back-to-top span{display:flex;justify-content:center;align-items:center}.button--back-to-top:focus{background-color:rgba(0,0,0,0);outline:0.2rem solid #005062;outline-offset:0.2rem}.button--back-to-top__icon{order:2;width:5rem;height:4rem;margin-left:1rem}.datum{max-width:21rem;text-align:center;background-color:#005062;color:#fff;font-family:"Roboto Slab",serif;padding:1rem 3rem 2rem}.datum dl{display:flex;flex-direction:column;align-items:center;margin:0;padding:0}.datum__value{color:currentColor;font-size:5.8rem;font-weight:bold;line-height:1.2;max-width:100%;order:-1}.datum__label{color:currentColor}@media (min-width:992px){.datum__label{max-width:21rem}}.data .col{display:flex;flex-direction:column}.data .datum{display:flex;flex-direction:column;flex:1 1 auto;max-width:none;margin-bottom:2rem}dd p,dt p,dl p{margin:0;font-size:unset}.form-item--checkboxes,.form-item--checkbox__item{list-style:none;margin:0;padding:0}.form-item--radio__item,.form-item--checkbox__item{position:relative;margin-bottom:1.5rem}.form-item--radio__item input,.form-item--checkbox__item input{position:absolute;cursor:pointer;left:0;top:0;width:3.2rem;height:3.2rem;z-index:1;margin:0;zoom:1;filter:alpha(opacity=0);opacity:0}.form-item--radio__item input:checked+label::after,.form-item--checkbox__item input:checked+label::after{zoom:1;filter:alpha(opacity=100);opacity:1}.form-item--radio__item label,.form-item--checkbox__item label{padding:0.4rem 0 0.4rem 4rem}.form-item--radio__item label::before,.form-item--checkbox__item label::before{content:"";border:0.2rem solid;background:transparent;width:3.2rem;height:3.2rem;position:absolute;top:0;left:0}.form-item--radio__item label::after,.form-item--checkbox__item label::after{content:"";border:solid;border-width:0 0 0.4rem 0.4rem;background:transparent;border-top-color:transparent;width:2rem;height:1rem;position:absolute;top:0.9rem;left:0.6rem;transform:rotate(-45deg);zoom:1;filter:alpha(opacity=0);opacity:0}fieldset{border:none;margin:0;padding:0}fieldset legend h2{display:inline}.form-item:focus,.form-item--radio__item input:focus+label::before,.form-item--checkbox__item input:focus+label::before,.form-item__select:focus,.form-item__textfield:focus{outline:0.2rem solid #062A33;outline-offset:0.3rem}.form-item a:focus{background-color:rgba(0,0,0,0);outline:0.2rem solid #005062;outline-offset:0.2rem}.form-required::after{content:" *";color:#E00000;font-size:1.8rem}.form-required ~ .webform-radios-other-input label::after{content:" *";color:red;font-size:1.8rem}.form-item--validation-message{color:#E00000}.form-item--radios,.form-item--radio__item{list-style:none;margin:0;padding:0}.form-item.form-item--radio__item{margin-bottom:1.5rem}.form-item--radio__item input,.form-item--radio__item label::after,.form-item--radio__item label::before{border-radius:50%}.form-item--radio__item label::after{width:1.6rem;height:1.6rem;top:0.8rem;left:0.8rem;border:0;background:#3b5052}.form-item--radios--inline{display:flex;flex-wrap:wrap}.form-item--radios--inline .form-item--radio__item{margin-right:2rem}.form-item--select-inline{display:flex;align-items:center}.form-item--select-inline label{margin:0;margin-right:2rem}.form-item__dropdown{display:block;position:relative;min-width:20rem;max-width:33.6rem}.form-item__dropdown::after{content:"";border:solid;border-width:0 0 0.2rem 0.2rem;background:transparent;border-top-color:transparent;width:0.7rem;height:0.7rem;position:absolute;top:48%;right:1rem;transform:rotate(-45deg) translateY(-50%);pointer-events:none;display:none}.form-item__dropdown:hover{border-color:#3b5052}.form-item__select{padding:1rem;width:100%;border:0.2rem solid #3b5052;border-radius:0.4rem;cursor:pointer;color:#3b5052}.form-item__select :focus{outline:none;color:#3b5052}@supports (-webkit-appearance:none) or (appearance:none) or ((-moz-appearance:none) and (mask-type:alpha)){.form-item__dropdown::after{display:block}.form-item__select{padding-right:2em;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}}.form-item{color:#3b5052;margin-bottom:3rem}.form-item .description{display:inline-block}.form-item .description::before{content:"["}.form-item .description::after{content:"]"}.form--inline fieldset{margin:0}.form--inline .form-item{display:inline-block;margin-bottom:1rem;margin-left:2rem}label{display:inline-block}legend{margin-bottom:1.5rem}.form-item__label,.form-item__hint{display:block;padding:0 0 1rem}.form-item__label{padding:0}.form-item__textfield{border:.2rem solid #3b5052;border-radius:0.4rem;padding:1rem 1.5rem;width:100%;max-width:33.6rem}.form-item__textfield.full-width{max-width:60rem}textarea.form-item__textfield{max-width:60rem}.form-item__description{margin-top:.5rem}.form-fieldset{border:none;margin-bottom:2rem;padding:0}.form-item--error{color:#dc3545}.form-item--error input,.form-item--error textarea{color:#dc3545}.form-item--error .form-item__textfield{border-color:#dc3545}.form-item--success{color:#00871f}.form-item--success input,.form-item--success textarea{color:#00871f}.form-item--success .form-item__textfield{border-color:#00871f}.form-fieldset--date .form-items{display:flex;margin-top:1.5rem}.form-fieldset--date .form-items .form-item{margin:0 1.5rem 1rem 0}.form-fieldset--date .form-items .form-item__textfield{max-width:5.5rem}.form-fieldset--date .form-items .form-item:last-child .form-item__textfield{max-width:7rem}.power-bi-wrapper{width:100%}.power-bi-wrapper iframe{height:100%;width:100%}.icons-demo{display:flex}.icons-demo .icon{height:10rem;padding:1rem;width:10rem}.icons-demo pre{background-color:#f7fafa;font-size:1.6rem;margin:0;text-align:center}.icons-demo__item{border:0.1rem solid #f7fafa;margin:.25rem}img,picture{display:block;height:auto;max-width:100%}figure{margin:0}.figure__caption{font-style:italic}.text-long img,.text-long picture,.text-long figure{margin-bottom:2rem}.text-long .align-center{display:flex;flex-direction:column;align-items:center}.text-long .align-left{float:left;margin-right:2rem}.text-long .align-right{float:right;margin-left:2rem}.media-section{border:0.3rem solid #ebeded;border-left-width:0;border-right-width:0;padding:2rem 0}@media (min-width:992px){.media-section{padding-bottom:3rem}.media-section .heading--title{margin-bottom:3rem}.media-section .heading--title:only-child{margin-bottom:1rem}}.media-section h2{color:#333;font-weight:500}.media-section .document .link{font-size:1.8rem}@media (min-width:992px){.media-section .document .link{font-size:2rem}}.media-section .document__container{margin-top:1rem}.media-section .external-links{margin-bottom:2rem}.media__content{padding-top:2rem}@media (min-width:992px){.media__content{padding-top:4rem}}.media__content .field--name-field-media-video-file,.media__content .field--name-field-media-oembed-video,.media__content .field--name-field-media-image{width:100%;height:auto}.media__content .field--name-field-media-video-file>*,.media__content .field--name-field-media-video-file video,.media__content .field--name-field-media-oembed-video>*,.media__content .field--name-field-media-oembed-video video,.media__content .field--name-field-media-image>*,.media__content .field--name-field-media-image video{height:auto;width:100%}.media__content .field--name-field-media-oembed-video{position:relative;padding-top:57.6%}.media__content .field--name-field-media-oembed-video iframe{position:absolute;height:100%;top:0;left:0;right:0;bottom:0;width:100%}.media--video{padding:0;margin-bottom:1.6rem}a,.link{color:#005596;background-color:#fff}a:hover,.link:hover{color:#005062}a:active,a:focus,.link:active,.link:focus{background-color:#ffa000;outline:0.2rem solid #ffa000;color:#000}a:visited,.link:visited{color:#005596}a.main-menu__link:focus{outline:0.2rem solid #005062}a.toolbar-item{background-color:#000}.link--large{font-size:2rem}@media (min-width:992px){.link--large{font-size:2.2rem}}.link--external .icon{width:1.4rem;height:1.2rem;margin-left:.6rem}ul,ol{padding-left:1.5rem;margin-left:1rem}ul{list-style-type:disc}ol{list-style-type:decimal}li,.list-item,.text-long ol li,.text-long ul li{margin-bottom:0.2rem;padding-left:0}dd{margin-left:2rem}@media (min-width:992px){.text-long{font-size:1.8rem}}.ul--unstyled,.ol--unstyled,.list--unstyled{list-style:none;padding-left:0;margin-left:0}.ul--inline li,.ol--inline li,.list--inline li{display:inline-block;margin-right:1rem}.ul--inline li:last-child,.ol--inline li:last-child,.list--inline li:last-child{margin-right:0}table,.table{border-spacing:0;margin:0 0 1rem;width:100% !important}@media (min-width:992px){table,.table{font-size:1.8rem}}table caption,.table caption{background-color:#eaeaea;border:0.2rem solid #d1d1d4;margin-bottom:3rem;padding:1rem}table td,table .table__cell,.table td,.table .table__cell{border:none;padding:1rem;vertical-align:middle;border-bottom:0.2rem solid #d1d1d4}table td:last-child,table .table__cell:last-child,.table td:last-child,.table .table__cell:last-child{border-right:none}table th,table .table__heading-cell,.table th,.table .table__heading-cell{border:0;border-bottom:0.5rem solid #364546;text-align:left;vertical-align:middle}table th,table .table__mobile-header,table .table__heading-cell,.table th,.table .table__mobile-header,.table .table__heading-cell{color:#364546;font-weight:500;line-height:1.5;padding:1.2rem;text-align:left}table .table__mobile-header,.table .table__mobile-header{display:none;padding:0}table tr:nth-child(even),table .table__row:nth-child(even),.table tr:nth-child(even),.table .table__row:nth-child(even){background-color:#eaeaea}table tr:nth-child(even) a,table .table__row:nth-child(even) a,.table tr:nth-child(even) a,.table .table__row:nth-child(even) a{background-color:transparent}@media (min-width:992px){table tr:first-child td,table tr:first-child .table__cell,table .table__row:first-child td,table .table__row:first-child .table__cell,.table tr:first-child td,.table tr:first-child .table__cell,.table .table__row:first-child td,.table .table__row:first-child .table__cell{padding-top:1rem}}table .table__footer-cell,table .table__footer-cell:first-child,.table .table__footer-cell,.table .table__footer-cell:first-child{border-bottom:none;border-top:0.1rem solid #d1d1d4}.table--details{background-color:transparent;border-radius:0;border:0;margin-bottom:3rem}@media (min-width:768px){.table--details{margin-bottom:4rem}}@media (min-width:992px){.table--details{font-size:1.8rem}}.table--details .table__heading-cell{padding:0;border-bottom:0}.table--details tr:nth-child(even),.table--details .table__row:nth-child(even){background-color:#fff}.table--details .table__heading-cell,.table--details .text-long th,.table--details .table__cell,.table--details .text-long td{border-right:0}.table--details .table__cell{padding:1.3rem 1rem 1.3rem 0}.table--details .table__row th{width:40%;font-weight:400}.table--details .table__row td{font-weight:500}.table--details .table__row:first-child th:first-child,.table--details .table__row:first-child td:first-child{border-radius:0}.table--details .table__row:first-child th:last-child,.table--details .table__row:first-child td:last-child{border-radius:0}.table--details tbody .table__row:last-child th,.table--details tbody .text-long tr:last-child th,.table--details .text-long tbody tr:last-child th,.table--details tbody .table__row:last-child td,.table--details tbody .text-long tr:last-child td,.table--details .text-long tbody tr:last-child td{border-bottom:0.2rem solid #d1d1d4;border-radius:0}@media (max-width:850px){table.responsive--processed,.table.responsive--processed{display:block}table.responsive--processed thead,.table.responsive--processed thead{display:none}table.responsive--processed td,table.responsive--processed tr,table.responsive--processed th,table.responsive--processed caption,table.responsive--processed tbody,.table.responsive--processed td,.table.responsive--processed tr,.table.responsive--processed th,.table.responsive--processed caption,.table.responsive--processed tbody{display:block;padding:0;overflow:hidden;width:100% !important}table.responsive--processed caption,.table.responsive--processed caption{padding:1rem;text-align:left}table.responsive--processed tr,table.responsive--processed .table__row,.table.responsive--processed tr,.table.responsive--processed .table__row{background-color:#fff;margin-bottom:1.5rem;overflow:hidden;border-top:0.2rem solid #d1d1d4}table.responsive--processed .table__mobile-header,.table.responsive--processed .table__mobile-header{background-color:#eaeaea;display:inline-block;float:left;margin-right:1rem;padding:.5rem 1rem;width:35%}}h1,.h1,.heading--title{color:#005062;font-family:Roboto Slab,serif;font-weight:400;font-style:normal;font-size:2.8rem;line-height:1.31;margin:0 0 1rem;width:auto}@media (min-width:992px){h1,.h1,.heading--title{font-size:4.2rem}}h1__link,.h1__link,.heading--title__link{color:inherit}h1__link:hover,h1__link:focus,.h1__link:hover,.h1__link:focus,.heading--title__link:hover,.heading--title__link:focus{color:inherit}h2,.h2,.heading--main{color:#005062;font-family:Roboto Slab,serif;font-weight:400;font-style:normal;font-size:2.8rem;line-height:1.33;margin:0 0 1rem;width:auto}@media (min-width:992px){h2,.h2,.heading--main{font-size:3.6rem}}h2__link,.h2__link,.heading--main__link{color:inherit}h2__link:hover,h2__link:focus,.h2__link:hover,.h2__link:focus,.heading--main__link:hover,.heading--main__link:focus{color:inherit}h3,.h3,.heading--sub{color:#005062;font-family:Roboto Slab,serif;font-weight:400;font-style:normal;font-size:2.4rem;line-height:1.35;margin:0 0 1rem;width:auto}@media (min-width:992px){h3,.h3,.heading--sub{font-size:3.2rem}}h3__link,.h3__link,.heading--sub__link{color:inherit}h3__link:hover,h3__link:focus,.h3__link:hover,.h3__link:focus,.heading--sub__link:hover,.heading--sub__link:focus{color:inherit}h4,.h4,.heading--alt{color:#005062;font-family:Roboto Slab,serif;font-weight:400;font-style:normal;font-size:1.8rem;line-height:1.3;margin:0 0 1rem;width:auto}@media (min-width:992px){h4,.h4,.heading--alt{font-size:2rem}}h4__link,.h4__link,.heading--alt__link{color:inherit}h4__link:hover,h4__link:focus,.h4__link:hover,.h4__link:focus,.heading--alt__link:hover,.heading--alt__link:focus{color:inherit}.heading--subalt{color:#005062;font-family:Roboto Slab,serif;font-weight:400;font-style:normal;font-size:2.6rem;line-height:1.3;margin:0 0 1rem;width:auto}@media (min-width:992px){.heading--subalt{font-size:2.8rem}}.heading--subalt__link{color:inherit}.heading--subalt__link:hover,.heading--subalt__link:focus{color:inherit}h5,.h5,h6,.h6,.heading--mini{color:#005062;font-family:Roboto Slab,serif;font-weight:400;font-style:normal;font-size:1.8rem;line-height:2;margin:0 0 1rem;width:auto}@media (min-width:992px){h5,.h5,h6,.h6,.heading--mini{font-size:2rem}}h5__link,.h5__link,h6__link,.h6__link,.heading--mini__link{color:inherit}h5__link:hover,h5__link:focus,.h5__link:hover,.h5__link:focus,h6__link:hover,h6__link:focus,.h6__link:hover,.h6__link:focus,.heading--mini__link:hover,.heading--mini__link:focus{color:inherit}.heading--background{display:inline-block;padding:0.5rem 1.5rem}.heading--single-line{clear:both;float:left}.heading--dark-blue{background-color:#062A33;color:#fff}.heading--light-blue{background-color:#086880;color:#fff}.heading--vibrant-teal{background-color:#009f98;color:#fff}.heading--dark-teal{background-color:#005062;color:#fff}.heading--grey{background-color:#d7d7d9;color:#3b5052}@media (min-width:768px){.heading--line{position:relative;display:flex;justify-content:space-between;align-content:center;flex-wrap:wrap;align-items:center}.heading--line::after{content:'';height:0.2rem;margin-left:2rem;background-color:#d7d7d9;width:100%;vertical-align:middle;flex:1}}.heading__icon{font-size:inherit;height:1.5rem;margin-left:auto;width:1.5rem}.heading--grey a{background-color:transparent}hr{background-color:transparent;border-color:#d6d9d9;border-style:solid;border-width:0.1rem 0;margin:2rem 0;outline:none}body{color:#3b5052;background-color:#fff;font-family:"Roboto",sans-serif;font-size:1.6rem;line-height:1.5}@media (min-width:992px){body{font-size:1.6rem}}.paragraph{margin:0 0 1rem}.blockquote{background-color:#e4d3e6;border-left:solid 0.8rem #c9a6cd;margin:3rem 0;padding:3rem;color:#3e2360}.blockquote .blockquote__text::before{content:'"'}.blockquote .blockquote__text:first-child{margin-top:0}.blockquote .blockquote__text:last-child{margin-bottom:0}.blockquote .blockquote__text::after{content:'"'}.blockquote__figcaption{padding-left:4rem}.blockquote--large{background-color:#e0ecd5;border-left:solid 0.8rem #a2c783}.blockquote--large p{color:#00413c;font-size:2.8rem;font-weight:500}.pullquote{border:solid #005062;border-width:0.4rem 0;margin:2rem 0;padding:3rem 1rem;font-family:"Roboto Slab",serif;position:relative;text-align:center}.pullquote::before{background:#66C4C1 url(/themes/custom/ehrc/images/logo-only.svg) 50% 50% no-repeat;background-size:2rem auto;border-radius:50%;content:"";display:block;height:4rem;position:absolute;left:50%;top:-0.2rem;transform:translate3d(-50%,-50%,0);width:4rem}@media (min-width:992px){.pullquote::before{background-size:2.5rem auto;height:5rem;width:5rem}}.pullquote p{font-size:2.6rem;margin:0}@media (min-width:992px){.pullquote p{font-size:2.8rem}}hr,.hr{border-style:solid;border-width:0.2rem 0 0;color:#d6d9d9;margin:1rem}p,.paragraph{font-size:1.6rem}@media (min-width:992px){p,.paragraph{font-size:1.8rem}}.text--extra-large{font-size:2.4rem}@media (min-width:992px){.text--extra-large{font-size:2.8rem}}.text--large{font-size:2rem}@media (min-width:992px){.text--large{font-size:2rem}}.text--medium-large{font-size:1.8rem}@media (min-width:992px){.text--medium-large{font-size:1.8rem}}.text--medium{font-size:1.6rem}@media (min-width:992px){.text--medium{font-size:1.6rem}}.text--small{font-size:1.4rem}@media (min-width:992px){.text--small{font-size:1.4rem}}mark{background-color:#cbeae9}.text-long a:visited{color:#609}.multiline-text .text__line{background-color:#009f98;color:#fff;display:inline-block;padding:0 1rem}.multiline-text .text__line:last-child{background-color:#005062}.alert{background-color:#fff5e7;border-color:#ffc97d;border-left-width:0.8rem;border-left-style:solid;color:#692e04;margin-bottom:2rem;min-height:8.5rem;padding:2rem;position:relative}.alert a{background-color:transparent}.alert__icon{height:4.5rem;width:3.5rem}.alert .alert__content *{color:currentColor}.alert--low{background-color:#e7f8f7;border-color:#66C4C1;color:#005062}.alert--low a{background-color:transparent}.alert--high{background-color:rgba(255,0,0,0.25);border-color:#da8383;color:#460018}.alert--high a{background-color:transparent}@media (min-width:768px){.alert__icon{position:absolute}.alert--icon .alert__content{margin-left:5rem}}.pill{border-radius:2rem;border:0.1rem solid currentColor;color:#005062;display:inline-block;font-family:"Roboto",sans-serif;font-size:1.2rem;font-weight:500;line-height:1.5;padding:0 1rem;margin:0}.pill+.pill{margin-left:1rem}.video{height:0;overflow:hidden;padding-top:3.5rem;padding-bottom:56.25%;position:relative}.video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video--full{padding-bottom:75%}.breadcrumb{list-style:none;margin:0;padding:0;padding:1rem 0 .5rem}@media (min-width:768px){.breadcrumb{padding-bottom:1.5rem}}.breadcrumb__link:link{color:#005062;padding:0.2rem 0.3rem}.breadcrumb__link:focus{background-color:rgba(0,0,0,0);outline:0.2rem solid #005062;outline-offset:0.2rem;color:#000;text-decoration:none}.breadcrumb__link:hover{color:#005596;text-decoration:underline}.breadcrumb__item{display:inline-block}.breadcrumb__item::before{color:#d7d7d9;content:"\203A";font-size:2.3rem;line-height:1;padding:0 0.1rem;vertical-align:bottom}.breadcrumb__item:first-child{color:#464747}.breadcrumb__item:first-child::before{content:""}.breadcrumb_link:active{color:#464747}.breadcrumbs-content-wrapper{background-color:#fff;position:absolute;z-index:100;top:0;left:50%;transform:translateX(-50%)}@media (min-width:768px){.breadcrumbs-content-wrapper{position:relative;transform:unset;left:unset;top:unset}}.breadcrumbs-content-wrapper .breadcrumb{padding-top:0;padding-bottom:1rem}@media (min-width:768px){.breadcrumbs-content-wrapper .breadcrumb{padding-top:1rem}}.page--front .breadcrumbs-content-wrapper+.featured-content{padding-top:6rem}@media (min-width:1200px){.page--front .breadcrumbs-content-wrapper+.featured-content{padding-top:4rem}}.header{margin-bottom:0;width:100%;z-index:200}.header>a:focus{background-color:rgba(0,0,0,0);outline:0.2rem solid #005062;outline-offset:0.2rem;background-color:white}.header__inner{display:flex;flex-flow:column nowrap;position:relative}.header__inner.container-fluid{padding:0}.header__primary{background-color:#fff;padding:1rem 2rem .5rem}@media (min-width:600px){.header__primary{padding-bottom:1rem}}@media (min-width:992px){.header__primary{min-height:12rem;padding:2rem 2rem;position:relative}}.header__primary .container{display:flex;flex-flow:row nowrap;flex:0 0 auto}.header__branding{display:flex;flex:0 0 auto;flex-direction:column;justify-content:center;height:auto;margin-right:auto;width:50%}@media (min-width:600px){.header__branding{max-width:none}}.header__branding,.header__branding .logo__image{max-width:14rem}@media (min-width:600px){.header__branding,.header__branding .logo__image{max-width:18rem}}@media (min-width:992px){.header__branding{margin-right:2rem;max-width:21rem;width:25%}.header__branding .logo__image{max-width:21rem}}.header__branding a{display:block;height:100%}@media (min-width:768px){.header__branding a{height:auto}}.header__branding a:focus{background-color:rgba(0,0,0,0);outline:0.2rem solid #005062;outline-offset:0.2rem}.header__search{flex:0 0 auto;margin-top:-0.8rem}@media (min-width:992px){.header__search{flex-basis:20%;margin:0;min-width:20rem;order:1;padding-top:0.4rem}}.header__search .toggler__content{background-color:#E0EBED;border-top:0.1rem solid #003643;padding:.5rem 1.5rem .5rem 1rem}@media (min-width:992px){.header__search .toggler__content{background-color:transparent;border:0;padding:0}}.header__search .toggler--open .toggler__content{align-items:center;display:flex}.header__menu{margin-top:-0.8rem;margin-right:-1.3rem;margin-left:0.4rem;order:1}@media (min-width:992px){.header__menu{display:flex;justify-content:flex-end;flex:1;order:0;margin:0}}.header--open{background-color:#f7fafa}.search--open .header__secondary{padding-top:5.7rem}.header__breadcrumbs{background-color:transparent}.header__languageswitcher{position:relative}.language-switcher-language-url ul{list-style:none;margin:0;padding:0}.language-switcher-language-url ul.links{display:flex;justify-content:flex-end;padding:1rem 1.5rem 1.5rem 0}@media (min-width:992px){.language-switcher-language-url ul.links{padding:0}}.language-switcher-language-url ul li{text-align:center}.language-switcher-language-url ul li a{padding:0 0 0 1.5rem;font-size:1.6rem;font-weight:normal;color:#005596}.language-switcher-language-url ul li a:focus,.language-switcher-language-url ul li a:hover{text-decoration:underline}.language-switcher-language-url ul li a:focus{background-color:rgba(0,0,0,0);outline:0.2rem solid #005062;outline-offset:0.2rem}.language-switcher-language-url ul li a.is-active{color:#364546}.language-switcher-language-url ul li a.is-active,.language-switcher-language-url ul li a.is-active:focus,.language-switcher-language-url ul li a.is-active:hover{text-decoration:none}.language-switcher-language-url ul li span{padding:0 0 0 1.5rem;color:#364546}.language-switcher-language-url ul li+li{border-left:0.1rem solid #364546;margin-left:1.5rem}@media (min-width:992px){.language-switcher-language-url{margin-top:-4rem}}
