html { height: 100%; margin: 0px; }
body { font-family: 'Lato', sans-serif !important; font-size: 16px !important; display: flex; flex-direction: column; margin: 0px; color: #000000 !important; }
main {flex-grow: 1;}
a .glyphicon-new-window { margin-left: 2.5px; font-size: 14px; }

.margin-none { margin: 0px; }
.padding-none { margin: 0px; }

.margin-top-lg { margin-top: 50px; }
.margin-top-md { margin-top: 30px; }

.margin-bottom-lg { margin-bottom: 50px; }
.margin-bottom-md { margin-bottom: 30px; }
.margin-bottom-sm { margin-bottom: 15px; }
.margin-bottom-xs { margin-bottom: 10px; }
.margin-bottom-none { margin-bottom: 0px; }



.wrapper--small {
  max-width: 920px;
  margin: 0 auto;
}
@media (max-width: 425px) {
.wrapper--logo{
  padding: 0px;
}
}
@media (min-width: 426px) {
.wrapper--logo{
    padding: 0 20px;
}
}
.wrapper--logo{
  max-width: 1290px;
  margin: 0 auto;
}
.wrapper--large {
  padding: 0 20px;
  max-width: 1290px;
  margin: 0 auto;
}

@media (min-width: 992px) {
.wrapper--large--padding {
  padding: 20px 63px;
  margin: 0 auto;
}
}
@media (max-width: 992px) {
.wrapper--large--padding {
  padding: 20px 20px;
}
}
.g2g-sites-cookie-consent { background-color: #F6F6F2; padding: 30px 0px 30px 0px; }
.g2g-sites-cookie-consent h2 { font-size: 21px; font-weight: bold; margin: 0px; padding: 0px; margin-bottom: 10px; }
.g2g-sites-cookie-consent h3 { font-size: 18px; font-weight: bold; margin: 0px; padding: 0px; margin-bottom: 10px; }
.g2g-sites-cookie-consent h4 { font-size: 16px; font-weight: bold; margin: 0px; padding: 0px; margin-bottom: 10px; }
.g2g-sites-cookie-consent .btn-success,
.g2g-sites-cookie-consent .btn-success:hover,
.g2g-sites-cookie-consent .btn-success:active { border-radius: 0px; border: 0px; background-color: #007a2f; font-size: 16px; padding: 10px; text-decoration: none; color: #FFFFFF; }

.navbar-nav .dropdown-menu > li > a {
    font-size: 16px;
    font-family: 'Lato';
    font-weight: 700;
    font-style: normal;
}
@media (min-width: 992px) {
    .container { width: 975px; }
}
/* Deault link colors */
a {
  color: #265A87;
}
/* Visual improvements for accessibility */


.form-control:focus { outline: #7f7f7f solid 2px !important; }

.index-a {
    text-decoration: none !important;
    z-index: 1;
}


@media (min-width: 992px) {
  .navbar-menu--items__lang {
      border-left: 1px solid var(--MABS_Dark_Purple);
      padding-right: 20px;
  }

  .navbar-menu--items {
      padding-left: 15px;
      padding-right: 20px;
  }
}
/*
Bootstrap override
*/
.navbar {
    border-bottom: 5px solid var(--MABS_Dark_Purple) !important;

    margin-bottom: 0 !important;
}
.helpline {
    background: var(--MABS_Dark_Purple, #343E99);
    min-height: 69px;
    padding: 15px 0 20px;
}
.helpline_content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
}
@media (max-width: 1024px){
    .helpline_number {
        font-size: 19px;
        line-height: 24px;
    }
    .helpline_open {
        font-size: 19px;
        line-height: 24px;
    }
}
@media (min-width: 1025px){
    .helpline_number {
        font-size: 24px;
        line-height: 30px;
    }
    .helpline_open {
        font-size: 24px;
        line-height: 30px;
    }
}
.helpline_number {
    color: #FFF;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
}

.helpline_number:hover {
  text-decoration-line: none;
  border-bottom: 3px solid #FFF;
  color: #FFF;
}
.helpline_number:focus {
  color: #FFF;
  text-decoration: none;
}
.helpline_number:link,
.helpline_number:visited {
  color: var(--govie-text-colour);
}

.helpline_number:active,
.helpline_number:focus {
  color: var(--govie-text-colour);
}

.helpline_open {
    color: #FFF;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;

}
:root {
  --govie-text-colour: #FFF;
  --govie-footer-link-focus-text-colour: #000000;
  --govie-focus-colour: #fd0;
  --govie-focus-text-colour: #0b0c0c;
  --govie-header-footer-border-colour: #B1B4B6;
  --govie-footer-surface-colour: #F5F5F5;
  --MABS_Dark_Purple: #343E99;
  --Abhaile-Gradient: linear-gradient(180deg, #3F83C4 67.32%, #23578D 75.14%)
}



.govie-heading-m {
  color: var(--govie-text-colour);
  font-family: Lato, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1.11111;
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govie-heading-m {
    font-size: 22px;
    line-height: 1.25;
  }
}
@media (min-width: 40.0625em) {
  .govie-heading-m {
    margin-bottom: 20px;
  }
}

.govie-heading-header {
  color: var(--MABS_Dark_Purple, #343E99);
  font-family: Lato, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 32px;
  display: block;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govie-heading-header {
    font-size: 27px;
    line-height: 30px;
  }
}
@media (min-width: 40.0625em) {
  .govie-heading-header {
    margin-bottom: 20px;
  }
}

.govie-grid-column-one-third {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 1171px) {
  .govie-grid-column-one-third {
    width: 40%;
    float: left;
  }
}
@media (min-width: 1024px) and (max-width: 1170px){
  .govie-grid-column-one-third {
    width: 50%;
    float: left;
  }
}
.govie-grid-column-two-thirds {
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 1171px) {
  .govie-grid-column-two-thirds {
    width: 60%;
    float: left;
  }
}
@media (min-width: 1024px) and (max-width: 1170px){
  .govie-grid-column-two-thirds {
    width: 50%;
    float: left;
  }
}
@supports (margin: max(calc(0px))) {
  .govie-width-container {
    margin-right: max(15px, calc(15px + env(safe-area-inset-right)));
    margin-left: max(15px, calc(15px + env(safe-area-inset-left)));
  }
}

@media (min-width: 40.0625em) {
  .govie-width-container {
    margin-right: 30px;
    margin-left: 30px;
  }
  @supports (margin: max(calc(0px))) {
    .govie-width-container {
      margin-right: max(30px, calc(15px + env(safe-area-inset-right)));
      margin-left: max(30px, calc(15px + env(safe-area-inset-left)));
    }
  }
}

@media (min-width: 1025px) {
  .govie-width-container {
    margin-right: auto;
    margin-left: auto;
  }
  @supports (margin: max(calc(0px))) {
    .govie-width-container {
      margin-right: auto;
      margin-left: auto;
    }
  }
}

.govie-footer {
  font-family: Lato, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.14286;
  padding-top: 25px;
  padding-bottom: 15px;
  color: var(--govie-text-colour);
  background: var(--MABS_Dark_Purple);
}

@media (min-width: 40.0625em) {
  .govie-footer {
    font-size: 16px;
    line-height: 1.25;
    padding-top: 40px;
    padding-bottom: 25px;
  }
}

.govie-footer__link, .govie-footer__address a {
  font-family: Lato, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration-line: none;
  border-bottom: 1px solid #FFF;
}

.govie-footer__link:hover, .govie-footer__address a:hover {
  text-decoration-line: none;
  border-bottom: 3px solid #FFF;
}
.govie-footer__link:focus, .govie-footer__address a:focus {
  outline: none !important;
  color: var(--govie-footer-link-focus-text-colour);
  background-color: var(--govie-focus-colour);
  box-shadow: 0 -2px var(--govie-focus-colour);
  text-decoration: none;
}
.govie-footer__link:link,
.govie-footer__link:visited, .govie-footer__address a:link, .govie-footer__address a:visited {
  color: var(--govie-text-colour);
}

.govie-footer__link:active,
.govie-footer__link:focus, .govie-footer__address a:active, .govie-footer__address a:focus {
  color: var(--govie-footer-link-focus-text-colour);
}

.govie-footer__meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 40px;
  border-top: 1px solid var(--govie-header-footer-border-colour);
}
.govie-footer__meta-item {
  margin-bottom: 25px;
}
.govie-footer__meta-item--grow {
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 40.0525em) {
  .govie-footer__meta-item--grow {
    -ms-flex-preferred-size: 320px;
    flex-basis: 320px;
  }
  .govie-footer__section {
    margin-bottom: 40px;
  }
  .govie-footer__navigation{
    padding-bottom: 0;
  }
}

.govie-footer__copyright-logo {
  outline: none !important;
  min-width: 190px;
  background-image: url(assets/images/logotype.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 190px 65px;
  text-align: center;
  white-space: nowrap;
}


.govie-footer__inline-list {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 0;
}
.govie-footer__inline-list-item {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 5px;
}
.govie-footer__heading {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--govie-header-footer-border-colour);
  font-weight: 700!important;
}
@media (max-width: 40.0525em) {
  .govie-footer__heading {
    padding-bottom: 10px;
  }
}
.govie-footer__navigation {
  margin-right: -15px;
  margin-left: -15px;
}
.govie-footer__navigation:after {
  content: "";
  display: block;
  clear: both;
}
.govie-footer__section {
  display: inline-block;
  vertical-align: top;
}
.govie-footer__list {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-column-gap: 30px;
  column-gap: 30px;
}
@media (min-width: 48.0625em) {
  .govie-footer__list--columns-2 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}
.govie-footer__list-item {
  margin-bottom: 15px;
}
@media (min-width: 40.0625em) {
  .govie-footer__list-item {
    margin-bottom: 20px;
  }
  .govie-footer__section {
    margin-bottom: 20px;
  }
  .govie-footer__navigation {
    padding-bottom: 40px;
  }
}
.govie-footer__list-item:last-child {
  margin-bottom: 0;
}

.arrow {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}


.mega_menu__icon{
    stroke: #000000;
    color: #000000;
    height: 12px;
    width: 12px;
    padding-top: 11px;
}

/*===========================================================================*/
/* BOOTSTRAP NAVBAR EXTENSION */
#main-navbar .navbar-collapse { border-width: 0px;}
#main-navbar {height: 90px; padding: 5px 0px; background-color: #FFFFFF; border-radius: 0px; border-width: 0px; margin-bottom: 0px; }
#main-navbar .dropdown-menu {  position: absolute;
    width: 100%;
    left: 0;
    top: 104%; padding: 35px 0 20px; max-height: calc(100vh - 90px);
    overflow-y: auto; background: var(--Tag-Grey-Background, #EEEFEF); border-radius: 0px; min-width: 213px; z-index: 1001;}
#main-navbar.navbar-default .navbar-nav > li > a,
#main-navbar.navbar-default .navbar-nav > li > a:hover { color: #000000; background-color: #FFFFFF; font-size: 18px; line-height: 44px !important;}
.navbar-right {
  background-color: #FFFFFF;
}
#main-navbar{
  z-index: 1000;
  font-family: 'Lato';
  font-style: normal;
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  position: sticky;
  top: 0;
}

#main-navbar .navbar-brand { padding: 0px; padding-top: 12px;}
#main-navbar .navbar-nav li.separator > img { width: auto;}
#main-navbar .navbar-brand > img { width: auto; }
#main-navbar [reboot-search-drawer-trigger] { width: 69px; height: 90px; #83764E; margin-top: -5px; margin-bottom: -5px; padding-top: 5px; padding-bottom: 5px; }
#custom-search-icon {background-color: var(--MABS_Dark_Purple) !important;}
#main-navbar [reboot-search-drawer-trigger] img {  height: 20px;
  width: 20px; }
#main-navbar [reboot-search-drawer-trigger] span { padding: 24px 15px 14.5px 24px; display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }
[reboot-search-drawer] { background-color: #EEEFEF !important; padding: 15px 0px; display: none; margin: unset; }
#main-navbar [reboot-search-drawer-trigger-mobile] { width: 69px; height: 90px; margin-top: -5px; margin-bottom: -5px; padding-top: 5px; padding-bottom: 5px; }
#main-navbar [reboot-search-drawer-trigger-mobile] img {  height: 20px;
  width: 20px; }
#main-navbar [reboot-search-drawer-trigger-mobile] span { padding: 24px 15px 14.5px 24px; display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: bold; }

.custom-search-icon {background-color: #343E99 !important;}

    .navbar > .container .navbar-brand { margin-left: 0px; }

@media (max-width: 767px){
    .container>.navbar-header { margin-left: 0px; }
    #main-navbar .navbar-brand { margin-left: 10px; }
    #main-navbar.navbar-default .navbar-nav .dropdown-menu > li > a {background: var(--Tag-Grey-Background, #EEEFEF); color: #000000; }
    #main-navbar.navbar-default .navbar-nav .dropdown-menu > li > a:hover { color: #E6E6E6; }
    .navbar-mobile-right{display: flex; flex-direction: row; justify-content: flex-end;}
    .custom-search-mobile{display: block;}
    .navbar-toggle { display: block; margin-right: 0px; margin-top: 0px;}


}
.nav>li{
    position: unset;
    display: unset;
}
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.navbar-right {
    float: right!important;
    margin: 0 -15px;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.navbar-nav>li {
    float: left;
}
.navbar-header {
    float: left;
}

@media (min-width: 768px) and (max-width: 992px) {
    #main-navbar .navbar-brand { padding-left: 10px; }
    .navbar-toggle { display: block; margin-right: 0px; margin-top: 0px; }
    .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); }
    .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; }
    .collapse.in { display: block !important; }
    .navbar-mobile-right{display: flex; flex-direction: row; justify-content: flex-end;}
    .custom-search-mobile{display: block;}

    #main-navbar.navbar-default .navbar-nav .dropdown-menu > li > a { color: #000000; background: var(--Tag-Grey-Background, #EEEFEF); }
    #main-navbar.navbar-default .navbar-nav .dropdown-menu > li > a:hover { color: #E6E6E6; background: var(--Tag-Grey-Background, #EEEFEF); }
}

.dropdown-toggle[aria-expanded="true"] .mega_menu__icon {
  transform: rotate(180deg);
  margin-bottom: -8px;
}

.arrow--contain {
  margin-top: 10px;
}
/*===========================================================================*/
/* BOOTSTRAP CONTAINER EXTENSION */
@media (min-width: 992px){
    .container { width: 1312px; }
}


@media (max-width: 992px){
  .navbar-toggle {
    border-radius: 0px; border-width: 0px; padding-top: 25px; font-size: 18px; }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
      border-color: #FFFFFF !important;
      background-color: #FFFFFF !important;
    }
    .icon-bar {
      background-color: #000000 !important;
    }
}


/*===========================================================================*/
/* BOOTSTRAP BUTTON EXTENSION */
.btn.btn-state-green,
.btn.btn-state-green:active,
.btn.btn-state-green:hover { background-color: #0094C9; border: 1px solid #0094C9; color: #FFFFFF; border-radius: 0px; }

.btn.btn-lg img { height: 16px; }

.input-group-nav-custom {
  background-color: #EEEFEF;
  padding: 20px;
}

/*===========================================================================*/
/* BOOTSTRAP FORM EXTENSION */
.form-control { border-radius: 0px; border: 1px solid #9A9791; }
textarea { resize: none; }

/* General homepage container */
.home-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 40px 0;
}
.callout__flex{
    row-gap: 40px;
}

.info-box-1 {
  flex: 20%;
  width: 15%;
}

@media screen and (max-width: 1024px) {
  .info-box-1 {
    flex: 45%;
  }
}

@media screen and (max-width: 600px) {
  .home-container {
    flex-direction: column;
  }
}
/* End of general homepage container */

/* call out cards*/

.col-md-4-custom {
  height: 100%;
  margin-bottom: 20px;
  margin-top: 40px;
}

.row-custom {
  height: 100%;
}

.info-box h3 {
  color: #000000;
  font-family: Lato;
  font-size: 24px;
  font-weight: 700;
  line-height: 25px;
  margin-top: 0;
}

.info-box {
display: flex;
 flex-flow: row nowrap;
  z-index: 1;
  position: relative;
  background-color: #FFFFFF;
  flex: 30%;
  gap: 10px;
  align-items: center;
}

.info-box_callout {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

@media (max-width: 1024px){
.info-box {
  flex: 45%;
}
}
.info-box {
  padding: 28px;
  border: 1px solid #ddd;
  background: rgba(52, 104, 153, 0.08);
  border-radius: 5px;
  box-shadow: 0px 0px 0px 1px rgba(217, 217, 217, 0.80), 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  border-left: 5px solid var(--MABS_Dark_Purple, #343E99);
}
.info-header {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.info-header_callout {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 20px;
}

.info-header-job__vacancy {
  display: flex;
  align-items: flex-end;
}

.info-box .info-icon {
  flex-shrink: 1;
  align-self: center;
}

.info-box .info-icon img {
  width: 100%;
  height: auto;
}

.callout-title {
  color: #343E99;
  font-family: Lato;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 0;
  align-self: flex-start;
}


.info-box p {
  color: #000000;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px;
    max-width: 195px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.callout-richtext p{
  color: #000000;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 20px;
    max-width: 195px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.home-links, .info-richtext a, .callback-form__general-fields_checkbox__text p a {
  text-decoration: none;
  border-bottom: 1px solid #343E99;
  color: #343E99;
  font-family: Lato, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration-line: none;
  align-self: flex-start;
  margin-top: auto;
  font-size: 19px;
}
hr{
    margin: 0;
    border: 1px solid #B1B4B6;
}

.callout-title:hover {
    text-decoration: underline;
    text-decoration-color: #343E99;
    text-decoration-thickness: 3px;
    text-underline-offset: 5px;
}
.home-links:hover, .info-richtext a:hover, .callback-form__general-fields_checkbox__text p a:hover {
  text-decoration-line: none;
  border-bottom: 3px solid #343E99;
}
.home-links:focus, .info-richtext a:focus, .callout-title:focus, .callback-form__general-fields_checkbox__text p a:focus {
  outline: none !important;
  color: var(--govie-focus-text-colour);
  background-color: var(--govie-focus-colour);
  box-shadow: 0 -2px var(--govie-focus-colour);
  text-decoration: none;
}
.home-links:link,
.home-links:visited , .info-richtext a:link, .info-richtext a:visited, .callout-title:link, .callout-title:visited,
 .callback-form__general-fields_checkbox__text p a:link, .callback-form__general-fields_checkbox__text p a:visited {
  color: #343E99;
}

.home-links:active,
.home-links:focus, .info-richtext a:active, .info-richtext a:focus, .callout-title:focus, .callout-title:active,
.callback-form__general-fields_checkbox__text p a:active, .callback-form__general-fields_checkbox__text p a:focus {
  color: #343E99;
}

@media (max-width: 1280px) {
  .home-container{
    height: auto;
    width: auto;
    margin: 0;
  }

  .info-box {
    width: auto;
  }
  .info-box p {
    color: #000000;
    margin: 10px 0;
    white-space: normal;
    word-wrap: break-word;
    bottom: auto;
  }
}
/* End of call out cards*/

/* Info panels */

.info-box-1 {
  background-color: #F5F5F5;
  border-radius: 4px;
  padding: 40px;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
  display: flex;
 flex-flow: column nowrap;
}

.icon-holder {
  height: 60px;
  width: 60px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info-box-1 .info-icon {
  max-width: 100%;
  height: auto;
}

.info-box-1 h3 {
  color: #000000;
  font-family: 'Lato';
  font-weight: 700;
  font-size: 24px;
  line-height: 25px;
  margin-bottom: 0;
}

.info-box-1 p {

  margin-top: 40px;
  margin-bottom: 40px;
  color: #000000;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 19px;
  line-height: 25px;

}

.info-box-1 a {
  color: #0056b3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    align-self: center;
}

.info-box-1 a .fa,
.info-box-1 a .fa-arrow-right {
  color: inherit;
  margin-left: 5px;
}


/* Media query for responsiveness */
@media (max-width: 1100px) {

  .resp-md-3 {
    margin-bottom: 20px;
    width: 60%;
  }

  .info-box-1 h3 {
    color: #000000;
    font-weight: bold;
    margin-bottom: 0;
  }
  .info-box-1 p {

    margin-top: 30px;
    margin-bottom: 30px;
    color: #000000;

  }
}
/* Media query for responsiveness */
@media (max-width: 768px) {

  .info-box-1 {
    padding: 25px;
    width: auto;
    position: relative;
  }

  .resp-md-3 {
    margin-bottom: 20px;
    width: 100%;
  }

}
/* End ofInfo Panels */

/* Job Vacancies */

.callout {
  width: 100%;
  position: relative;
  padding: 30px 30px 40px 40px;
  border-radius: 10px;
  color: white;
  border-radius: 10px;
  display: flex;
  flex-flow: column nowrap;
  gap: 20px;
  justify-content: space-between;
}
.callout-left{
  flex-shrink: 0;
  background: var(--Abhaile-Gradient, linear-gradient(180deg, #3F83C4 67.32%, #23578D 75.14%));
  justify-content: center;
  align-items: center;
}

.callout-left img{

  flex-shrink: 0;
}

.callout-left > *:last-child {
  margin-right: 2%;
}
@media (min-width: 1024px){
.callout-left {
  flex: 45%;
}

.callout-right {
  flex: 45%;
}
}

.callout .info-icon {
  margin-right: 10px;
  height: 55px;
  width: 55.15px;
  opacity: 100%;
  color: #C8E6AA;
}

.job_vancancy_block_title {
  color: #000000;
  font-family: 'Lato';
  font-weight: 700;
  font-size: 32px;
  line-height: 35px;
}

.job_vancancy_title p {
    color: #000;

    /* Desktop/Paragraph/Body */
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.callout-link {
  text-decoration-line: none;
  border-bottom: 1px solid #000;
  color: #000000 !important;
  position: absolute;
  bottom: 40px;
  left: 20px;

}


.callout-link i {
  margin-left: 5px;
}

@media (max-width: 900px) {

  .callout-left {
    border-radius: 10px;
  }
  .callout-left img{

    width:100%;
  }

  .callout-right {
    border-radius: 10px;
  }
}

/* End of Job Vacancies */

/* Info Panels */


.search-nav-text {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 27px;
  line-height: 30px;
  color: #0B0C0C;
}


#search-drop {
  height: 50px;
}

.input-group-addon, .input-group-btn {
    width: auto;
}

.ul--no-style { list-style-type: none; padding: 0; }

.popular_links--search {
    padding-bottom: 20px;
}

.index--popular {
  color: var(--Text-Primary, #0B0C0C);
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  border-bottom: 1px solid #000;
  cursor: pointer;
}

.index--popular:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 3px solid #000;
  }


.index--popular:focus {
    outline: none !important;
    color: var(--govie-focus-text-colour);
    background-color: var(--govie-focus-colour);
    box-shadow: 0 -2px var(--govie-focus-colour);
    text-decoration: none;
}
.index--popular:active,
.index--popular:focus {
    color: #000;
     text-decoration: none;
}

.index--popular:link,
.index--popular:visited {
  color: var(--Text-Primary, #0B0C0C);
}

.index-a--popular {color: #000000 !important;}

.board_member_card_flex {
    display: flex;
  flex-wrap: wrap;
  gap: 20px 32px;
  padding-bottom: 40px;
}

@media (min-width: 768px) {
.board_member_card {
    flex: 1 1 30%;
}
}

.board_member_card {
    display: block;
    overflow: hidden;
    max-width: 300px;
}

    .board_member_card__image-container {
        height: 200px;
        overflow: hidden;
        position: relative;

    }
    .board_member_card__image {
        position: relative;
        object-fit: cover;
        width: 100%;
        height: 100%;
        border-radius: 5px 5px 0px 0px;
    }

    .board_member_card__content {
        padding: 20px;
        border-radius: 5px;
        background: #F5F5F5;
    }

    .board_member_card__title {
         color: var(--MABS_Dark_Purple, #343E99);
        font-family: 'Lato', sans-serif !important;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 25px;
        margin-top: 0;
    }
    .board_member_card__summary {
        overflow-wrap: break-word;
        word-wrap: break-word;
        color: #000;
        font-family: 'Lato', sans-serif !important;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        margin-top: 10px;
    }
@media (min-width: 1025px) {
.hero {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}
}
@media (max-width: 1024px) and (min-width: 375px) {
.hero {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
}
}
@media (max-width: 376px) {
.hero {
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
}
.hero::before {
  content: '';
  display: block;
  left: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 1;
}
@media (min-width: 992px) {
.hero__contents{
    width: 50%;
    float: left;
}

}
@media screen and (max-width: 1024px){
    .hero__contents{
        width: 100%;
        }
}

/* default wrapper override */
.wrapper--hero {
  max-width: 100% !important;
}

.basefeature-header {
    display: flex;
    gap: 20px;
    align-items: center;
}
.base-feature--blue__button{
    background: var(--mabs_Green, #8AC640);
}
.base-feature--yellow__button {
  border-radius: 3px;
  box-shadow: 0px -1px 0px 0px #002D18 inset;
  display: flex;
  min-width: 432px !important;
  min-height: 50px !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
@media screen and (max-width: 500px){
  .base-feature--yellow__button{
    min-width: 200px !important;
    min-height: 50px !important;
  }
}
.base-feature--purple__button {
  background: var(--MABS_Dark_Purple, #343E99);
}

.base-feature--purple__button:hover {
  background-color: #232A67;
  color: white;
}

.base-feature--purple__button:focus {
  background-color: #232A67;
  box-shadow: 0 -2px var(--govie-focus-colour);
  color: white;
}



.base-feature--green__button{
    background: var(--mabs_Blue, #005F81);
}
.basefeature-button {
    color: white;
    text-align: center;
    font-family: 'Lato';
    font-weight: 700;
    font-size: 19px;
    min-width: 262px;
    align-self: flex-start;
    border-radius: 4px;
    box-shadow: 0px -1px 0px 0px #002D18 inset;
    padding: 16px;
}

.basefeature-button__text {
    color: #000;

    text-align: center;
    /* Desktop/Paragraph/Body • Bold */
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 131.579% */
}

.basefeature-button__text:hover {
    color: #000;
    text-decoration: none;
}

@media screen and (max-width: 500px){
  .basefeature-button{
    width: 100% !important;
    min-width: 200px !important;
  }
}

.base-feature--blue__heading {
    color: #FFF;

    font-family: Lato;
    font-size: 32.538px;
    font-style: normal;
    font-weight: 700;
    line-height: 36.154px;
}

.base-feature--green__heading {
   color: #000;
    /* Mobile/Heading/Extra Large */
    font-family: Lato;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
}

.basefeature--green__links {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.basefeature--green-link {
    align-self: flex-start;
    text-decoration: none;
}

.basefeature--green-link span {
    color: #000;
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #000;
}

.basefeature--green-link:hover {
  color: #000;
  text-decoration: none;
  }

.basefeature--green-link:hover span,
.basefeature--green-link span:hover {
    color: #000;
    text-decoration: none;
    border-bottom: 3px solid #000;
}

.basefeature--green-link:focus span,
.basefeature--green-link span:focus {
    outline: none !important;
    color: var(--govie-focus-text-colour);
    background-color: var(--govie-focus-colour);
    box-shadow: 0 -2px var(--govie-focus-colour);
    text-decoration: none;
}
.basefeature--green-link:active,
.basefeature--green-link:focus {
    color: #000;
     text-decoration: none;
}

.basefeature--green-link span:active,
.basefeature--green-link span:focus {
    color: #000;
}
.base-feature--default {
  width: 100%;
  min-height: 358px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.25);
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 25px;
  padding: 40px;
  gap: 40px;
  height: 100%;
}

.base-feature--blue {
  background: #005F81;
  display: flex;
  color: #FFFFFF;
  flex-direction: column;
  justify-content: space-between;
}

.base-feature--blue__text {
    color: #FFF;

    /* Desktop/Paragraph/Body */
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 131.579% */

}


.base-feature--green {
  background: #8AC640;
  color: #000000;
  display: flex;
  flex-direction: column;
}

.hero-container {
  padding-top: 40px;
  position: relative;
  z-index: 1;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
  row-gap: 40px;
}

.newslettersignupcta--background{
    background: #F1F4F8;
}

.newslettersignupcta{
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
}
.newslettersignupcta__icon {
    width: 96px;
    height: 96px;
}
@media (min-width: 992px) {
.newslettersignupcta__total_body{
    margin-left: 40px;
    margin-right: 100px;
}
.newslettersignupcta{
    padding-top: 40px;
    padding-bottom: 40px;
}
.newslettersignupcta__body{
    padding-top: 20px;
}
}
@media (max-width: 992px) {
.newslettersignupcta__total_body{
    text-align:center;
}
.newslettersignupcta {
    padding-top: 40px;
    padding-bottom: 40px;
    gap: 30px;
    flex-wrap: wrap;
}
.newslettersignupcta__body {
    padding-top: 30px;
}
}
.newslettersignupcta__title {
    color: #000;

    /* Mobile/Heading/Large */
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 104.167% */
}
.newslettersignupcta__body {
    color: #000;

    /* Desktop/Paragraph/Body */
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 131.579% */
}

.newslettersignupcta__button, .bud-check, .load-maps-btn {
    padding: 8px 12px;
    border-radius: 4px;
    background: var(--MABS_Green, #D6E03D);
    box-shadow: 0px -1px 0px 0px #002D18 inset;
    text-decoration: none;
    color: #000;
    min-width: 243px;
    min-height: 47px;
    text-align: center;
    border: none;
}

.newslettersignupcta__button:hover, .bud-check:hover, .load-maps-btn:hover {
    border-radius: 4px;
    background: #BAC520;

    box-shadow: 0px -1px 0px 0px #002D18 inset;
    color: #000;
    text-decoration: none;
}
.newslettersignupcta__button:focus, .bud-check:focus, .load-maps-btn:focus {
    border-radius: 4px;
    outline: 3px solid var(--Other-Yellow, #FD0);
    background: #BAC520;
    color: #000;
    text-decoration: none;
}

.base-feature--purple__button:active, .newslettersignupcta__button:active,
.bud-check:active, .load-maps-btn:active {
    border-radius: 4px;
    outline: 2px solid var(--Border-Input, #0B0C0C);
    background: var(--Focus-Default, #FD0);
    box-shadow: 0px -1px 0px 0px #000 inset;
    text-decoration: none;
    color: #000;
}

/* Content Page */
.content-page{
  position: absolute;
  right: 35px;

}
.block-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
}
.content-page-body, .page-body {
  margin-bottom: 40px;
    flex: 1 0 70%;
    overflow-x: hidden;
}

.content-page-header{
  margin: 40px 0 20px;
  font-family: Lato;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  color: var(--MABS_Dark_Purple);
}

.content-heading{
  margin: 20px 0;
  font-family: Lato;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  color: var(--MABS_Dark_Purple);
}

.content-anchorlinks{
  margin: 10px 0;
  font-family: Lato;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  color: var(--MABS_Dark_Purple);
}

.content-anchorlinks a {
  text-decoration: none;
  border-bottom: 1px solid var(--MABS_Dark_Purple);
  color: var(--MABS_Dark_Purple);
  font-family: Lato, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration-line: none;
}

.content-anchorlinks a:hover {
  text-decoration-line: none;
  border-bottom: 3px solid var(--MABS_Dark_Purple);
}
.content-anchorlinks a:focus {
  outline: none !important;
  color: var(--govie-focus-text-colour);
  background-color: var(--govie-focus-colour);
  box-shadow: 0 -2px var(--govie-focus-colour);
  text-decoration: none;
}
.content-anchorlinks a:link,
.content-anchorlinks a:visited {
  color: var(--MABS_Dark_Purple);
}

.content-anchorlinks a:active,
.content-anchorlinks a:focus {
  color: var(--MABS_Dark_Purple);
}

.embedded-video-container {
  position: relative;
  margin: 20px 20px 40px 0;
  padding-bottom: 56.25%;
  max-width: 800px;
  height: 0;
  overflow: hidden;
}

.embedded-video-container iframe,
.embedded-video-container object,
.embedded-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.content-image{
  max-width: 100%;
  height: auto;
}

.content-image__blog {
  width: 100%;
  height: 100%;
}

.embed-custom-content {
  position: relative;
  display: block;
  max-width: 100%;
  padding: 0;
  overflow: hidden;
  margin-top: 40px;
}

 .embed-custom-content iframe {
  max-width: 100%;
}

.content-image,
.content-custom-image {
  margin-top: 40px;
  margin-bottom: 40px;
}

.content_richtext{
  font-family: Lato;
  font-size: 19px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  color: #000000;
}

.content_richtext a, .info-richtext a
.newslettersignupcta__body a, .content-page-header a,
.callback-page-intro a, .financial-question a,
.jobs__email a {
  text-decoration: none;
  border-bottom: 1px solid #0056b3;
  color: #265A87;
  font-family: Lato, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration-line: none;
}

.content_richtext a:hover, .info-richtext a:hover
.newslettersignupcta__body a:hover, .content-page-header a:hover,
.callback-page-intro a:hover, .financial-question a:hover,
.jobs__email a:hover {
  text-decoration-line: none;
  border-bottom: 3px solid #0056b3;
}
.content_richtext a:focus, .info-richtext a:focus
.newslettersignupcta__body a:focus, .content-page-header a:focus,
.callback-page-intro a:focus, .financial-question a:focus,
.jobs__email a:focus {
  outline: none !important;
  color: var(--govie-focus-text-colour);
  background-color: var(--govie-focus-colour);
  box-shadow: 0 -2px var(--govie-focus-colour);
  text-decoration: none;
}
.content-anchorlinks a:link,
.content-anchorlinks a:visited {
  color: #0056b3;
}

.content_richtext a:active,
.content_richtext a:focus {
  color: #265A87;
}
.base_wheretoapply_title{
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.sharedaddress{
  margin: 40px 0;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 20px;
  color: #0B0C0C;
}

.sharedaddress p,
.sharedaddress div {
  margin-bottom: 10px;

}

.address_field{
  font-weight: 700;
}

.custom-image{
  max-width: 100%;
}

.news-title{
  margin-bottom: 40px;
}


@media (max-width: 992px) {
  .content-page-body{
    margin: 40px 20px;
  }

  .content-image,
  .content-custom-image {
    margin: 40px 20px !important;
    width: 90% !important;
  }
  .content-page-header{
    margin: 20px 0;
  }
  .news-title{
    margin: 20px auto;
  }
}
/* News Content Page */

.timedate {
  font-family: 'Lato';
  font-weight: 700;
  font-size: 19px;
  line-height: 25px;
  color: #000000;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .timedate {
    margin-bottom: 20px;
  }
  .content-page-body, .page-body {
    margin: 20px 20px;
    overflow-x: hidden;
  }
  .content-image,
  .content-custom-image {
    margin: 20px 20px !important;
    width: 90% !important;
  }
  .news-title{
    margin: 20px auto;
  }
}
/* End of News Content Page */
/* End of Content Page */

/*table styles */
table.table.table-condensed.rightAlignment{
    margin-top: 0px;
}
table.table.table-condensed.rightAlignment th, table.table.table-condensed.rightAlignment td {
     border: unset;
}
table.table.table-condensed.rightAlignment th, td.bud-heading {
    color: var(--Text-Primary, #0B0C0C);

    /* Desktop/Paragraph/Body • Bold */
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 131.579% */
}
table.table.table-condensed.rightAlignment tr{
    border-bottom: 1px solid var(--Border-Default, #B1B4B6);
    background-color: unset;
}
.modal-body .table-responsive{
    border: unset;
}

table {
  margin-top: 40px;
  margin-bottom: 40px;
  width: auto;
  border-collapse: collapse;
  text-align: left;
  font-size: 19px;
}

th, td {
  border: 1px solid #908787;
  padding: 8px;
}

thead {
  background-color: #fff;
}

tbody tr:nth-child(odd) {
  background-color: #f2f2f2;
}

tbody tr:nth-child(even) {
  background-color: #ffffff;
}
/*  End of the table styles */
@media only screen and (max-width: 549px) {
.document-block {
        flex-wrap: wrap;
        justify-content: center
}
}
.document-block {
    border-radius: 5px;
    background: #F5F5F5;
    padding: 20px;
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    align-items: center;
}

.document-heading {
    color: #000;

    /* Desktop/Heading/Medium */
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 125% */
    margin-top: 0;
}
.document-body {
    padding-top: 10px;
    padding-bottom: 10px;
}
.document-language-links {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.document-language-links .home-links {
    position:unset;
}
.document__filter-label {
        display: block;
        margin-bottom: 5px;
        color: var(--text-primary, #0B0C0C);
        padding-top: 0;
}
.document__filter-select{
        appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
        width: 270px;
        padding: 5px;
        color: var(--text-primary, #0B0C0C);
        border: 2px solid var(--border-input, #0B0C0C);
        background: url('../img/Icon_Select.svg') no-repeat 96% center; /* Replace 'path-to-custom-arrow-icon.png' with your custom arrow icon */
        position: relative;
}
document__filter::-ms-expand {
    display: block;
    border: none;
    padding: 8px; /* Adjust the padding to align with the custom arrow */
}
.document__filter-select option{
    width: 270px;
    color: var(--text-primary, #0B0C0C);
}
.document__filter-hint{
    color: var(--text-secondary, #505A5F);
    /* Desktop/Paragraph/Body */
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 131.579% */
    margin-bottom: 10px;
}
/* News Cards */
.filter-container {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: left;
}

.filters {
  display: flex;
  flex-wrap: nowrap;
  justify-content: left;
  gap: 20px;
}

.filter {
  max-width: 310px;
  flex-grow: 1;
}

.filter label {
  display: block;
  margin-bottom: 5px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 25px;
  color: #0B0C0C;
}

.filter select {
  -webkit-appearance: none;
  min-width: 309px;
  padding: 5px;
  color: var(--text-primary, #0B0C0C);
  border: 2px solid var(--border-input, #0B0C0C);
  background: url('../img/Icon_Select.svg') no-repeat 96% center;;
}

.custom-card-row{
  padding-right: 15px;
  margin-bottom: 40px;
}

.card-image {

  width: auto;
  max-width: 100%;
  border-radius: 5px 5px 0 0;
  display: block;
  overflow: hidden;
}

.card-image img {
  width: 100%;
  height: auto;
  display: block;
}

.card-content-box{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  height: 100%;
}

.card-text-content {
  flex-grow: 1;
}

.card-title {
  font-size: 19px;
  font-family: 'Lato';
  font-weight: 700;
  line-height: 24px;
  color: var(--MABS_Dark_Purple);
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card-date {
  font-size: 19px;
  font-family: 'Lato';
  font-weight: 700;
  line-height: 25px;
  color: #000000;
  margin-bottom: 20px;
}

.card-content {
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 400;
  line-height: 20px;
  color: #000000;
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card .home-links {
  position: absolute;
  bottom: 70px;
  left: 20px;
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 400;
  line-height: 20px;
  color: var(--MABS_Dark_Purple) ;
  border-bottom: 1px solid var(--MABS_Dark_Purple) ;
}

.blog-card-title{
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.card .blog-home-links{
  font-size: 19px;
  font-family: 'Lato';
  font-weight: 700;
  line-height: 30px;
  color: var(--MABS_Dark_Purple);
  text-decoration-line: none;
  border-bottom: 0px solid var(--MABS_Dark_Purple) ;
}

.card .home-links:hover,
.card .blog-home-links:hover {
  text-decoration-line: none;
  border-bottom: 3px solid var(--MABS_Dark_Purple) ;
}
.card .home-links:link,
.card .home-links:visited,
.card .blog-home-links:link,
.card .blog-home-links:visited {
  color: var(--MABS_Dark_Purple) ;
}

.card .home-links:active,
.card .home-links:focus,
.card .blog-home-links:active,
.card .blog-home-links:focus {
  color: var(--MABS_Dark_Purple) ;
}
.card .blog-home-links:focus {
  outline: none !important;
  color: var(--MABS_Dark_Purple);
  background-color: var(--govie-focus-colour);
  box-shadow: 0 -2px var(--govie-focus-colour);
  text-decoration: none;
}
.card-tags {
  text-align: center;
  padding: 10px 0;
  position: absolute;
  bottom: 10px;
  left: 10px;
}


.tag {
  display: inline-block;
  background-color: #E1E2E3;
  color: #000000;
  padding: 5px 10px;
  margin: 0 10px;
  border-radius: 15px;
  text-decoration: none;
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 400;
  line-height: 20px;
  max-width: 7em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-content-tag {
  display: inline-block;
  background-color: #EEEFEF;
  color: #000000;
  padding: 5px 10px;
  margin: 10px 10px;
  border-radius: 15px;
  text-decoration: none;
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 400;
  line-height: 20px;
}


.custom-news-card {
  margin-right: 20px;
}

.custom-news-card:nth-child(1n) {
  margin-bottom: 20px;
}

.custom-news-card label {
  display: block;
  margin-bottom: 5px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 25px;
  color: #0B0C0C;
}

.custom-news-card select {
  -webkit-appearance: none;
  min-width: 311px;
  padding: 5px;
  color: var(--text-primary, #0B0C0C);
  border: 2px solid var(--border-input, #0B0C0C);
  background: url('../img/Icon_Select.svg') no-repeat 96% center;
}

.card {
  box-sizing: border-box;
  min-width: 300px;
  min-height: 520px;
  border-radius: 5px;
  background-color: rgba(52, 104, 153, 0.04);
  font-family: 'lato', sans-serif;
  position: relative;
  display: inline-block;
  flex-direction: column;
}

.news-cards {
  display: grid;
  gap: 40px 20px;
  padding: 40px 0;

}

@media screen and (min-width: 1280px) {
  .news-cards {
    grid-template-columns: repeat(4, 1fr);
  }

}
@media screen and (min-width: 972px) and (max-width: 1279px) {
  .news-cards {
    grid-template-columns: repeat(3, 1fr);
  }
  .card {
    min-height: 570px;
  }

}
@media screen and (min-width: 700px) and (max-width: 971px) {
  .news-cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 20px 0;
  }
  .card {
    min-height: 610px;
  }
}
@media screen and (max-width: 700px) {
  .news-cards {
    gap: 20px;
    padding: 20px 0;
  }
  .card {
    min-height: 750px;
  }
  .filters {
    flex-direction: column;
  }
  .filter {
    max-width: 100%;
  }
  .filter select {
    min-width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .card {
    min-height: 610px;
  }
}

/* End of the News Cards */

/* Breadcrumbs */

.breadcrumb-nav{
    background-color: #F5F5F5;
    padding: 10px 0;
}

.breadcrumb {

  border-radius: 0;
  width: 100%;
  max-width: 1290px;
  padding: 0 20px;
  margin: 0 auto;

}

.breadcrumb>li+li:before {
    content: unset;
}

.breadcrumbSeparator{
  margin: auto 5px;
}

.breadcrumb-item .home-links {
  color: #2C55A2;
  border-bottom: 1px solid #2C55A2 ;
  font-size: 16px;
  font-family: 'Lato';
  font-weight: 400;
  line-height: 20px;
}

.breadcrumb-item .home-links:hover {
  text-decoration-line: none;
  border-bottom: 3px solid #2C55A2 ;
}
.breadcrumb-item .home-links:link,
.breadcrumb-item .home-links:visited {
  color: #2C55A2 ;
}

.breadcrumb-item .home-links:active,
.breadcrumb-item .home-links:focus {
  color: #2C55A2 ;
}
.embed-content {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    min-height: 400px;
}

.embed-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.map-container {
    padding-top: 40px;
}
.map-content {
    position: relative;
    min-height: 300px;
    border: 1px solid grey;
    max-width: 580px;
    padding: 20px;
    text-align: center;
    font-family: Lato;
    font-size: 19px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    color: #000000;
    display: flex;
  justify-content: center;
  align-items: center;
      flex-direction: column;
}
.embed-content {
    display: none;
}

.chevron {
  margin-top: 20px;
}

@media (max-width: 999px) {
  .breadcrumb {
    padding-left: 30px;
  }
  }

@media (max-width: 343px) {
  .breadcrumb {
    padding-left:20px;
  }
}
/* End of Breadcrumbs */


.latest_news__block_title {
  display: flex;

  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;

  font-family: Lato;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}

.latest_news__title {
    color: #FFF;

    /* Desktop/Paragraph/Body • Bold */
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 131.579% */
    padding-bottom: 10px;
}
.latest_news__richtext p{
    color: #FFF;

    /* Desktop/Paragraph/Body Small */
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
}

.latest_news__button {
   color: #FFF;

    /* Desktop/Paragraph/Body Small */
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration-line: none;
  border-bottom: 1px solid #FFF;
}

.latest_news__button:hover {
  text-decoration-line: none;
  border-bottom: 3px solid #FFF;
}
.latest_news__button:focus {
  outline: none !important;
  color: var(--govie-focus-text-colour);
  background-color: var(--govie-focus-colour);
  box-shadow: 0 -2px var(--govie-focus-colour);
  text-decoration: none;
}
.latest_news__button:link,
.latest_news__button:visited {
  color: #FFF;
}

.latest_news__button:active,
.latest_news__button:focus {
  color: #000;
  text-decoration-line: none;
  border-bottom: 3px solid #000;
}

.pagination__list {
  position: relative;
  display: inline-flex;
  margin: 0 auto;
}

.pagination__link {
  background-color: #fff;
  font-weight: 700;
  border-radius: 5px;
  color: #343E99;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  width: 30px;
  margin: 0 5px;
  position: relative;
  text-align: center;
  transition: background-color .25s ease-out;
}

.pagination {
  position: relative;
  text-align: center;
  width: 100%;
}

.pagination__list {
  position: relative;
  display: inline-flex;
  margin: 0 auto;
}

.img-arrows {
  padding-bottom: 5px;
}

.next-prev {
  font-weight: 700;
  color: #343E99;
}

.pagination__icon {
  margin-top: 7px;
  height: 15px;
  width: 15px;
}

.icon {
  width: 20px;
  height: 20px;
  transition: fill .25s ease-out;
  fill: #fff;
}

.pagination__icon--next {
  transform: rotate(-90deg);
}

svg:not(:root) {
  overflow: hidden;
}

.pagination__list {
  list-style-type: none;
  position: relative;
  display: inline-flex;
  margin: 0 auto;
}

.non--image--search {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

.search__results {
  margin-left: 10px;
  /* Desktop/Paragraph/Body */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 25px;
  /* identical to box height, or 132% */

  color: #343E99;
  height: 51px;
  width: 45px;
  display: flex;
  justify-content: center;
}
.search__results a{
    color: #343E99;
}
.list--contain {
  padding-top: 14px
}

.active {
  background-color: #343E99;
  color: white;
}

@media screen and (max-width: 768px) {
  .arrow--left {
    margin-left: 0;
  }
  .search__results{
    margin-left: 0;
    min-width: 35px;
  }

  .pagination__list{
    padding-left: 0;
  }
  .mobile-hidden{
    display: none;
  }
}

.jobs-document{
    display: flex;
    gap: 20px;
    padding: 20px 0;
}
.jobs-document a.even {
    padding: 12px;
    border-radius: 4px;
    background: var(--mabs_Green, #8AC640);
    box-shadow: 0px -1px 0px 0px #002D18 inset;
    color: #000;
}

.jobs-document a.odd {
    padding: 12px;
    border-radius: 4px;
    background: var(--Other-Light-Grey, #F3F2F1);
    box-shadow: 0px -1px 0px 0px #002D18 inset;
}
.jobs-document a.even:hover {
    border-radius: 4px;
    background: #4F791B;

    box-shadow: 0px -1px 0px 0px #002D18 inset;
    color: #FFF;
    text-decoration: none;
}
.jobs-document a.even:focus {
    border-radius: 4px;
    outline: 3px solid var(--Other-Yellow, #FD0);
    background: #4F791B;
    color: #FFF;
    text-decoration: none;
}
.jobs-document a.odd:hover {
    border-radius: 4px;
    background: var(--Other-Grey, #B1B4B6);
    box-shadow: 0px -1px 0px 0px #002D18 inset;
    text-decoration: none;
}
.jobs-document a.odd:focus {
    border-radius: 4px;
    outline: 3px solid var(--Other-Yellow, #FD0);
    background: var(--Other-Grey, #B1B4B6);
    text-decoration: none;
}

.jobs-document a.even:active, .jobs-document a.odd:active {
    border-radius: 4px;
    outline: 2px solid var(--Border-Input, #0B0C0C);
    background: var(--Focus-Default, #FD0);
    box-shadow: 0px -1px 0px 0px #000 inset;
    text-decoration: none;
    color: #000;

}
.job_organisation_logo{
    max-width: 100%;
    height: auto;
    margin: 40px 0 20px;
    border-radius: 6px 6px 0px 0px;
}
.job__title {
    color: var(--MABS_Dark_Purple, #343E99);
    /* Desktop/Heading/Large */
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 111.111% */
    padding-bottom: 20px;
}
.job__organisation {
    text-align: unset;
    padding-bottom: 20px;
}
.job__address p{
    color: var(--MABS_Dark_Purple, #343E99);
    margin: 0;
}
.job__closing_date {
    padding: 20px 0;
    color: var(--MABS_Dark_Purple, #343E99);
    /* Desktop/Paragraph/Body • Bold */
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}

.jobs__email {
    color: var(--MABS_Dark_Purple, #343E99);
    /* Desktop/Link/Body */
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 131.579% */
    text-decoration-line: underline;
}

.job-cards {
    display: grid;
    gap: 20px;
    padding: 40px 0;
}
@media screen and (min-width: 1025px) {
.job-cards {
  grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (min-width: 560px) and (max-width: 1024px) {
  .job-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
.job-card{
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    background: #F5F5F5;

    /* Panel Drop Shadow */
    box-shadow: 0px 0px 0px 1px rgba(217, 217, 217, 0.80), 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
}
.job_card__organisation_logo {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    object-fit: contain;
}

.job_card__organisation_logo_container {
    height: 190px;
    overflow: hidden;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
}
.job_card__content{
    padding: 20px 20px 0;
}
.job_card__title {
    color: #000;

    /* Desktop/Paragraph/Body Large • Bold */
    font-family: Lato;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
}
.job_card__address {
    color: var(--MABS_Dark_Purple, #343E99);
    /* Desktop/Link/Body */
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 131.579% */
}
.job_card__address p{
    margin: 0;
}
.job_card__address p br {
  content: "";
}

.job_card__address p br:after {
  content: " ";
}
.jobs-card__button {
    padding: 12px;
    border-radius: 4px;
    background: var(--MABS_Green, #D6E03D);
    box-shadow: 0px -1px 0px 0px #002D18 inset;
    text-decoration: none;
    color: #000;
    margin: auto 20px 20px;
    text-align: center;
}

.jobs-card__button:hover {
    border-radius: 4px;
    background: #BAC520;

    box-shadow: 0px -1px 0px 0px #002D18 inset;
    color: #000;
    text-decoration: none;
}
.jobs-card__button:focus {
    border-radius: 4px;
    outline: 3px solid var(--Other-Yellow, #FD0);
    background: #BAC520;
    color: #000;
    text-decoration: none;
}

.jobs-card__button:active {
    border-radius: 4px;
    outline: 2px solid var(--Border-Input, #0B0C0C);
    background: var(--Focus-Default, #FD0);
    box-shadow: 0px -1px 0px 0px #000 inset;
    text-decoration: none;
    color: #000;
}


.search-results__count {
  font-size: 19px;
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 25px;
  color: #000000;
  padding-top: 20px;
  padding-bottom: 20px;
}

.border--bottom__div {
  border-bottom: 1px solid #DBD3C0;
}

.search-result {
  padding-bottom: 20px;
  padding-top: 20px;
}

.search-result__title {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #0B0C0C;
}

.summary--text {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-size: 19px;
  line-height: 25px;
}
.footer__social-icon{
    width: 48px;
    height: 48px;
}
.footer__social-links {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    flex-wrap: wrap;
}

/* Office Pages */
.office__title{
  font-family: Lato;
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  color: var(--text-primary, #0B0C0C);
  margin-top: 40px;
}

.office__main_column{
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-top: 15px;
}
.office__column_one{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  min-width: 170px;
}

.office__label{
  color: #000;
  font-family: Lato;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
}

.office__value {
  color: #000;
  font-family: Lato;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  display: inline-block;
}
@media screen and (min-width: 961px) {
.office__address_width {
    max-width: 425px;
    min-width: 320px;
    width: 425px;
}
}

@media screen and (min-width: 425px) and (max-width: 960px) {
.office__address_width {
    max-width: 340px;
    min-width: 320px;
}
}

.office__phone_flex {
    flex-shrink: 0;
}

.office__email_wrap {
  word-break: break-all;
}

.office__column_two{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}
.office__icon{
  width: 26px;
  height: 26px;
}
.office__icons{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}

.office__button{
  display: flex;
  width: 200px;
  height: 48px;
  padding: 8px 12px 7px 8px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
  margin-top: 40px;
  border-radius: 4px;
}


.office__button, .office__button:hover, .office__button:focus {
  text-decoration: none;
  outline: none;
}

.office__button img{
  width: 16px;
  height: 16px;
  flex-shrink: 0;
  fill: #000;
}

.office__button--text{
  color: var(--Black, #000);
  text-align: center;
  outline: none !important;
  font-family: Lato;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
}

@media screen and (max-width: 767px) {
  .office__column_one{
    display: none;
  }
  .office__button{
    width: 100%;
    margin-top: 20px;
  }
}

.offices{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 10px;
}

.offices__one-row{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 15px;
}

.offices__one-row--title{
  align-self: stretch;
  color: var(--Text-Primary, #0B0C0C);
  font-family: Lato;
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}

.offices__one-row--detailsline{
  display: flex;
  align-items: flex-start;
  gap: 40px;
}

.offices__one-row--oneitem{
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.offices-line{
  width: 100%;
  height: 0.1px;
  background: #B1B4B6;
  margin: 20px auto;
}

.office__search{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  margin: 40px auto;
}

.office__search p{
  color: #000;
  font-family: Lato;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.office__search--components{
  display: flex;
  width: 100%;
  height: 50px;
  justify-content: center;
  align-items: center;
}

.office__search--rectangle{
  display: flex;
  height: 50px;
  padding: 8px 7px 7px 7px;
  align-items: center;
  flex: 1 0 0;
  border: 2px solid var(--Border-Input, #0B0C0C);
  background: var(--Surface-Background, #FFF);

}

.office__search--rectangle::placeholder {
  color: var(--Text-Primary, #0B0C0C);

  font-family: Lato;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.office__search--icon{
  display: flex;
  width: 50px;
  height: 50px;
  padding: 15px;
  align-items: flex-start;
  flex-shrink: 0;
  background: var(--MABS_Dark_Purple, #343E99);
  box-shadow: 0px -1px 0px 0px #A39161 inset;
  border: 0;
}

.office__search--icon img{
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .offices{
    gap: 0;
  }
  .offices__one-row{
    align-items: flex-start;
    gap: 10px;
  }
  .offices__one-row--detailsline{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .office__search{
    margin: 20px 0;
  }
  .offices-line{
    margin: 10px auto;
  }
}

.open_hours{
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.open_hours__column{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-width: 100px;
  gap: 15px;
}


/* End of Office Pages */

.left_nav--text a{
    color: #000;

    font-family: 'Lato', sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    border-bottom: 1px solid #000;
    line-height: 1.4;
}

.left_nav--text a.current,
.left_nav--text a.selected {
    font-weight: 700;
    text-decoration-line: none;
    border-bottom: unset;
}

.left_nav--text a:hover {
  text-decoration-line: none;
  border-bottom: 3px solid #000;
}
.left_nav--text a:focus {
  outline: none !important;
  color: var(--govie-focus-text-colour);
  background-color: var(--govie-focus-colour);
  box-shadow: 0 -2px var(--govie-focus-colour);
  text-decoration: none;
}
.left_nav--text a:link,
.left_nav--text a:visited {
  color: #000;
}

.left_nav--text a:active,
.left_nav--text a:focus {
  color: #000;
}
.left_nav--text{
    padding: 0;
}
.left_nav--text ul{
    list-style: none;
    padding: 0;

}
.left_nav--text li{
    list-style: none;
}

.left_nav--main {
    border-left: 10px solid #343E99;
    padding-left: 20px;
    background: #F5F5F5;
    max-width: 370px;
    line-height: 44px;

}
.left_nav--child {
    margin-left: 30px;
    min-height: 44px;
    line-height: 1.4;
    padding: 8px 0;
}
.round-bullet {
  list-style: none;
  padding: 0;
}

.round-bullet > li {
  position: relative;
  padding-left: 30px;
  text-indent: -20px;
  margin: 10px 0;
}

.round-bullet > li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.6em;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #BDBDBD;
  display: inline-block;
}

.round-bullet > li.selected::before {
  background-color: #343E99;
}



.main-page-content {
    display: flex;
    gap: 20px;
}
.left-nav{
    flex: 1 0 30%;
    margin-top: 40px;
}
@media screen and (max-width: 768px) {
    .main-page-content {
    flex-wrap: wrap;
}
}

.story {
    position: relative;
    padding: 40px 0;
}
.story__container {
        display: flex;
        justify-content: space-between;
        align-items: center;
}
.story__copy{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

@media only screen and (max-width:1024px) {
    .story__container{
            justify-content: flex-start;
            flex-direction: column;
            gap: 20px;
    }
    .story--right-aligned .story__container {
        flex-direction: column-reverse;
    }
    .story__content__image{
        flex: 1 1 50%;
        position: relative;
     }
}

@media only screen and (min-width:1024px) {
.story--right-aligned .story__container {
        flex-direction: row-reverse;
    }
    .story__content {
        width: 50%;
    }
    .story__container{
             gap: 40px;
     }
     .story__content__image{
        flex: 1 1 50%;
        width: 100%;
        position: relative;
     }
}

.story__image {
    width: 100%;
    height: auto;
}

.story__image__document {
    width: 100%;
    height: auto;
    max-width: 222px;
}

.story__content {
    flex: 1 1 50%;
    width: 100%;
    position: relative;
}


.story__heading{
    color: var(--Text-Primary, #0B0C0C);
}

.story__content__image .hero_image_button {
  position: absolute;
    bottom: 10%;
    right: 15%;
   font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    color: var(--Focus-Text, #0B0C0C);
    padding: 2% 6%;
  cursor: pointer;
  text-align: center;
  min-height: unset;
  min-width: unset;
}

.hero_image_button, .bud-back, .bud-next {
    padding: 8px 12px;
    border-radius: 4px;
    background: var(--Other-Light-Grey, #F3F2F1);
    box-shadow: 0px -1px 0px 0px #002D18 inset;
    text-decoration: none;
    color: #000;
    min-width: 243px;
    min-height: 47px;
    text-align: center;
    border: unset;
}

.hero_image_button:hover, .bud-back:hover, .bud-next:hover {
    border-radius: 4px;
    background: var(--Other-Grey, #B1B4B6);

    box-shadow: 0px -1px 0px 0px #002D18 inset;
    color: #000;
    text-decoration: none;
}
.hero_image_button:focus, .bud-back:focus, .bud-next:focus {
    border-radius: 4px;
    outline: 3px solid var(--Other-Yellow, #FD0);
    background: var(--Other-Grey, #B1B4B6);
    color: #000;
    text-decoration: none;
}

.hero_image_button:active, .bud-back:active, .bud-next:active {
    border-radius: 4px;
    outline: 2px solid var(--Border-Input, #0B0C0C);
    background: var(--Focus-Default, #FD0);
    box-shadow: 0px -1px 0px 0px #000 inset;
    text-decoration: none;
    color: #000;
}
.story__content .embedded-video-container {
    margin: unset;
    max-width: unset;
}
.latest-blog-title {
    color: var(--MABS_Dark_Purple, #343E99);
    text-align: center;

    /* Desktop/Heading/Large */
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 111.111% */
    padding-top: 40px;
}

/* FORMS */
.callback-page-body{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 27px;
  margin-top: 40px;

}
.callback-page-header{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}

.callback-page-intro{
  color: #000;

  /* Desktop/Paragraph/Body */
  font-family: Lato;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 131.579% */

}

.callback-submit-button{
  display: flex;
  width: 243px;
  height: 47px;
  padding: 8px 12px 7px 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}

.callback-page-title{
  color: var(--MABS_Dark_Purple, #343E99);

  /* Desktop/Heading/Large */
  font-family: Lato;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 111.111% */
}
.callback-form{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 30px;
}

#id_checkboxes, #id_radio {
    list-style-type: none;
}

ul#id_checkboxes, ul#id_radio {
    padding-inline-start: 0px;
    margin-block-start: 0;
    margin-block-end: 0;
}

#id_checkboxes li label, #id_radio li label {
    display: flex;
    align-items: center;
    font-weight: 400;
}
.form__single-row{
  display: flex;
  align-items: flex-start;
  gap: 30px;
  align-self: stretch;

}

.form__single-row_select{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  flex: 1 0 0;
}
.form__single-row label{
  align-self: stretch;
  color: var(--Text-Primary, #0B0C0C);
  font-family: Lato;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 131.579% */
}
.form__single-row input[type="text"],input[type="email"]{
  display: flex;
  height: 40px;
  padding: 8px 11px 7px 11px;
  align-items: center;
  gap: 6px;
  align-self: stretch;
  border: 2px solid var(--Border-Input, #0B0C0C);
  background: var(--Surface-Background, #FFF);
}

@media screen and (max-width: 768px) {
  .form__single-row{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 30px;
    align-self: stretch;

  }
  .one-line-form-fields{
    width: 100% !important;
  }
  .form__single-row_select{
    width: 100% !important;
  }
  .form__single-row input[type="text"],input[type="email"]{
    width: 100% !important;
  }
  .callback-submit-button{
    margin-top: 70px;

  }
}
.hint-text{
    color: var(--Text-Secondary, #505A5F);

    /* Desktop/Paragraph/Body */
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 131.579% */
}
.callback-form__general-fields {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
}
.callback-form__general-fields-label{
  color: var(--MABS_Dark_Purple, #343E99);
  font-family: Lato;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;

}

.callback-form__general-fields select,input[type="text"],input[type="email"],input[type="number"],input[type="url"] {
  display: flex;
  width: 100% !important;
  padding: 8px 11px 7px 11px;
  align-items: center;
  gap: 6px;
  align-self: stretch;
  border: 2px solid var(--Border-Input, #0B0C0C);
  background: var(--Surface-Background, #FFF);
}

 .date-picker, .datetime-picker {
  width: 100% ;
}
button, input, select, textarea{
  border: 2px solid var(--Other-Black, #0B0C0C);
  background: var(--Background, #FFF);
}

.callback-form__general-fields_checkbox input[type="checkbox"] {
  display: flex;
  width: 24px;
  height: 24px;
  padding: 10px 7px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border: 2px solid var(--Other-Black, #0B0C0C);
  background: var(--Background, #FFF);
}
.callback-form__general-fields_checkbox{
  display: flex;
  height: 45px;
  align-items: flex-start;
  gap: 15px;
}
.callback-form__general-fields_checkbox__text{
  color: #000;

  /* Desktop/Paragraph/Body */
  font-family: Lato;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 131.579% */
}

.financial-question {
  margin-bottom: 40px;
}

.finance-results {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.finance-noresults {
    padding-top:40px;
}
.finance-results-title{
  color: var(--MABS_Dark_Purple, #343E99);

  /* Desktop/Heading/Large */
  font-family: Lato;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 111.111% */
}
.finance__buttonflex{
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.finance__one-row{
  display: flex;
  padding: 10px 0px;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;

}

.finance_tag{
  display: flex;
  align-items: flex-start;
  flex: 1 0 0;
  color: var(--Text-Primary, #0B0C0C);

  /* Desktop/Paragraph/Body */
  font-family: Lato;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 131.579% */
}
.finance_pages{
  color: var(--Link-Default, #2C55A2);

  /* Desktop/Link/Body */
  font-family: Lato;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 131.579% */
  text-decoration-line: underline;
}

.cookie-info {
	background: #f7f7f7;
	width: 100%;
	padding: 20px 0;
	border: 1px solid #404040;
	line-height: 20px;
	/*height: 40px;*/
	bottom: 0;
	position: fixed;
	z-index: 2;
}

.cookie-text {
	margin-left: auto;
	margin-right: auto;

	padding-left: 2%;
}

.cookie-text p {
	float: left;
	margin: 0;
	padding: 0;
	width: 90%;
}

.cookie-text a {
	color: #404040;
	outline: 3px solid transparent;
}

.cookie-text a:hover, .cookie-text a:focus {
	text-decoration: none;
	outline: 3px solid #FFBF47;
}

div#closebox {
	float: right;
	padding: 0 2%;
	font-size: 2.5em;
}

div#closebox a {
	text-decoration: none;
}
.cookiejs-banner-wrapper {
	background-color: #F1F4F8 !important;
	padding: 10px 10px 10px 30px !important;
	width: 100% !important;
	color: #FFFFFF !important;
}

.cookiejs-banner {
	width: 86% !important;
	margin: auto !important;
}

.cookiejs-banner a {
	color: #005b9e;
	cursor: pointer;
	text-decoration: underline;
}

.cookiejs-banner a:hover {
  text-decoration-line: none;
  border-bottom: 3px solid #005b9e;
}
.cookiejs-banner a:focus {
  outline: none !important;
  color: var(--govie-focus-text-colour);
  background-color: var(--govie-focus-colour);
  box-shadow: 0 -2px var(--govie-focus-colour);
  text-decoration: none;
}
.cookiejs-banner a:link,
.cookiejs-banner a:visited {
  color: #2C55A2;
}

.cookiejs-banner a:active,
.cookiejs-banner a:focus {
  color: #2C55A2;
  border-bottom: 3px solid #2C55A2;
}

.cookiejs-banner-heading {
	font-size: 21px !important;
	font-weight: bold !important;
	padding: 0 !important;
	margin: 20px 0 5px 0 !important;
	border-width: 0 !important;
}

.cookiejs-banner-heading {
	color: #343E99 !important;
}

.cookiejs-banner-text {
	color: #404040 !important;
	font-size: 16px !important;
	margin-bottom: 15px !important;
	line-height: 130%;
}

.cookiejs-banner {
	padding: 0 !important;
	margin: 30px 0 10px 0 !important;
}

/* ModernCSS Button */


.cookiejs-button {
	font-size: 16px;
	margin: 0 10px 10px 0;
	font-weight: 700;
    line-height: 25px;
}

.cookiejs-banner-wrapper {
	top: 65px;
	position: fixed;
	z-index: 9;
}
.button-container {
  display: flex;
  flex-direction: column;

}


/* Desktop layout */
 @media (min-width: 992px) {
  .button-container {
      flex-direction: row;
      justify-content: flex-start;
  }
  #reject-cookies-btn {
    order: 1;
  }

  #manage-preferences-btn {
      order: 2 ;
  }

  #accept-cookies-btn {
    order: 3;
}

}

@media (max-width: 991px) {
  .button-container {
    display: flex;
    flex-direction: column;
  }
  #reject-cookies-btn {
    order: 3;
  }

  #manage-preferences-btn {
      order: 2 ;
  }

  #accept-cookies-btn {
    order: 1;
}

}


.cookies-modal {
	background-color: rgba(0, 0, 0, 0.7);
	position: fixed;
	overflow: auto;
	z-index: 10000;
}
.cookies-modal-content h2{
    font-family: 'Lato', sans-serif !important;
    font-size: 1.5em;
    font-weight: bold;
}
.cookies-modal-input h3{
    font-size: 1.17em;
    font-weight: bold;
}
.cookies-modal-content {
	font-family: 'Lato', sans-serif !important;
	background-color: #F6F6F2;
	position: relative;
	margin: auto;
	padding: 0 0 10px 0;
}

.cookies-modal-header {
	background-color: #343E99;
	color: #FFFFFF;
	font-weight: bold !important;
	padding: 10px 40px 10px 20px;
}

.cookies-modal-input {
	margin: 20px 10px 10px 20px;
	padding-bottom: 20px;
}

.cookies-modal-content input {
	padding-left: 10px;
}

.cookies-modal label, .cookies-modal form {
	font-size: 100%;
	float: left;
	font-weight: bold;
}

/* Custom checkbox styling */
input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    background: var(--Background, #FFF);
    outline: none;
    cursor: pointer;
    position: relative; /* Position relative to contain the tick mark */
    border: 2px solid var(--Other-Black, #0B0C0C);
    margin-right: 5px;
    margin-top: 0px;
}
input[type=checkbox]:focus, input[type=radio]:focus {
    outline: 0px;
    outline-offset: 0px;
}
input[type="checkbox"]:hover:not(:checked) {
    outline: 0px;
    border: 3px solid var(--Other-Black, #0B0C0C);
    background: var(--Background, #FFF);
    box-shadow: 0px 0px 0px 3px #FD0;
}

/* Styles for checkbox when focused and not checked */
input[type="checkbox"]:focus:not(:checked) {
    outline: 0px;
    border: 3px solid var(--Other-Black, #0B0C0C);
}
/* Custom tick mark inside the checkbox */
input[type="checkbox"]::after {
    content: '';
    display: none;
    width: 5px; /* Adjust the size of the tick mark */
    height: 12px; /* Adjust the size of the tick mark */
    border-style: solid;
    border-width: 0 3px 3px 0;
    border-color: transparent var(--Other-Black, #0B0C0C) var(--Other-Black, #0B0C0C) transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg); /* Rotate the tick mark */
}

/* Custom checkbox when checked */
input[type="checkbox"]:focus:checked {
    border: 3px solid var(--Other-Black, #0B0C0C);
    background: var(--Background, #FFF);
    box-shadow: 0px 0px 0px 3px #FD0;
}

/* Show the tick mark when the checkbox is checked */
input[type="checkbox"]:checked::after {
    display: block;
}

/* Custom radio button styling */
input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    background: var(--Background, #FFF);
    outline: none;
    cursor: pointer;
    position: relative;
    border: 2px solid var(--Other-Black, #0B0C0C);
    border-radius: 50%; /* Make it circular */
    margin-right: 5px;
    margin-top: 0px;
}

/* Remove default focus styles */
input[type="radio"]:focus {
    outline: 0px;
    outline-offset: 0px;
}

/* Styles for radio button when hovered and not checked */
input[type="radio"]:hover:not(:checked) {
    outline: 0px;
    border: 3px solid var(--Other-Black, #0B0C0C);
    background: var(--Background, #FFF);
    box-shadow: 0px 0px 0px 3px #FD0;
}

/* Styles for radio button when focused and not checked */
input[type="radio"]:focus:not(:checked) {
    outline: 0px;
    border: 3px solid var(--Other-Black, #0B0C0C);
}

/* Custom dot inside the radio button */
input[type="radio"]::after {
    content: '';
    display: none;
    width: 10px; /* Adjust the size of the dot */
    height: 10px; /* Adjust the size of the dot */
    border-radius: 50%; /* Make it circular */
    background-color: var(--Other-Black, #0B0C0C);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Custom radio button when checked */
input[type="radio"]:focus:checked {
    border: 3px solid var(--Other-Black, #0B0C0C);
    background: var(--Background, #FFF);
    box-shadow: 0px 0px 0px 3px #FD0;
}

/* Show the dot when the radio button is checked */
input[type="radio"]:checked::after {
    display: block;
}

.financial-question p {
  color: #000;

  /* Desktop/Paragraph/Body */
  font-family: Lato;
  font-size: 19px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 131.579% */
}
.financial-question label {
    display: flex;
    align-items: center;
    color: #000;

    /* Desktop/Paragraph/Body */
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 131.579% */
}
.nothingSelected__one span, .nothingSelected__two span {
    color: var(--Error, #AE1122);
    /* Desktop/Heading/Medium */
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 125% */
}

.tick {
	background-color: #5C5C8A;
	margin: 3px 0 0 20px;
}

.tick:active {
	border: 2px solid #ff8c00;
	outline: 3px solid transparent;
	box-shadow: inset 0 0 0 3px #ff8c00;
}

.tick:focus {
	outline: 2px solid #ff8c00;
}

.cookies-modal-content h3, .cookies-modal-content h4, .cookies-modal-content p, .cookies-modal-content ul {
	clear: both;
}

.cookies-modal-content p {
	max-width: 1040px;
}

.cookies-modal-content ul li {
	line-height: 150%;
}

.cookies-modal-footer {
	padding: 20px;
}

@media (max-width: 990px) {
	.cookiejs-modal-header {
		margin-bottom: 40px;
	}

	.cookiejs-modal-header h2 {
		font-size: 2em;
	}

	.cookiejs-modal-input {
		margin: 10px 0 40px 40px;
		max-width: 89%;
	}

	.cookiejs-modal-content h3 {
		font-size: 200%;
		padding-top: 10px !important;
	}

	.cookiejs-modal-content h4 {
		padding-top: 0 !important;
	}

	.cookiejs-modal-content p {
		line-height: 170%;
	}

	.cookiejs-modal-content ul {
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.cookiejs-modal-content ul li {
		line-height: 210%;
		padding-bottom: 14px;
	}

	.cookiejs-modal-footer {
		margin-left: 20px;
		padding-top: 40px;
	}

	button.cookiejs-button {
		margin: 0 5px 20px 0;
		padding: 1.2em 2.2em;
		min-width: 24ch;
		min-height: 55px;
		text-align: center;
		line-height: 1.1;
	}
}

.cookiejs-footer-wrapper {
	font-family: 'Lato', sans-serif !important;
	background-color: #343E99 !important;
	padding: 20px 0 30px 0 !important;
	width: 100% !important;
	color: #FFFFFF !important;
}

.cookiejs-footer-heading {
	color: #FFFFFF;
	font-size: 21px !important;
	font-weight: bold !important;
	margin: 0 !important;
	padding: 0 !important;
	padding-left: 20px !important;
	margin-bottom: 15px !important;
	border-width: 0 !important;
}

.cookiejs-footer {
	width: 100% !important;
	margin: auto !important;
}

.cookiejs-footer-ul {
	margin: 0 !important;
	padding: 0 !important;
	padding-left: 20px !important;
}

.cookiejs-footer-li {
	display: inline-block !important;
	margin-right: 10px !important;
}

.cookiejs-footer-link {
	background-color: #007cb6 !important;
	padding: 10px !important;
	font-size: 16px !important;
	text-decoration: none;
	color: #FFFFFF !important;
	cursor: pointer;
}

.cookiejs-footer-link:hover {
	color: #FFFFFF !important;
	text-decoration: underline;
}

.cookiejs-modal-header {
	background-color: #234c5e;
}

.cookiejs-modal-table th {
	padding: 10px;
}

.cookiejs-modal-table td {
	padding: 10px;
}

.cookiejs-modal-table td h2, .cookiejs-modal-table td p, .cookiejs-modal-table td ul {
	width: 65%;
	line-height: 138%;
}

@media (max-width: 600px) {
	.cookie-info {
		height: 80px;
	}

}

.modal {
    overflow-y: auto;
}

.modal-open {
  overflow: hidden;
}

// Container that the modal scrolls within
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: @zindex-modal;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
 }

.modal.fade .modal-dialog {
    transform: translate(0, 0);
}
.show{
    opacity: 1 ;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

// Shell div to position the modal with bottom padding
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

// Actual modal
.modal-content {
  position: relative;
  background-color: @modal-content-bg;
  background-clip: padding-box;
  border: 1px solid @modal-content-fallback-border-color; //old browsers fallback (ie8 etc)
  border: 1px solid @modal-content-border-color;
  border-radius: @border-radius-large;
  .box-shadow(0 3px 9px rgba(0, 0, 0, .5));
  // Remove focus outline from opened modal
  outline: 0;
}

// Modal background
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: @zindex-modal-background;
  background-color: @modal-backdrop-bg;
  // Fade for backdrop
  &.fade { .opacity(0); }
  &.show { .opacity(1); }
}

// Modal header
// Top section of the modal w/ title and dismiss
.modal-header {
  padding: @modal-title-padding;
  border-bottom: 1px solid @modal-header-border-color;
  &:extend(.clearfix all);
}
// Close icon
.modal-header .close {
  margin-top: -2px;
}

h2.modal-title {
    color: var(--MABS_Dark_Purple, #343E99);
    /* Desktop/Heading/Large */
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; /* 111.111% */
    padding-bottom: 30px;
}
h3.modal-title {
    color: var(--Text-Primary, #0B0C0C);
    /* Overide/Font Size 27 • Bold */
    font-family: Lato;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 111.111% */
    padding-bottom: 15px;
}
h4.modal-title {
    color: #000;

    /* Desktop/Paragraph/Body • Bold */
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 131.579% */
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

// Modal body
// Where all modal content resides (sibling of .modal-header and .modal-footer)
.modal-body {
  position: relative;
  padding: @modal-inner-padding;
}

// Footer (for actions)
.modal-footer {
  padding: @modal-inner-padding;
  text-align: right; // right align buttons
  border-top: 1px solid @modal-footer-border-color;
  &:extend(.clearfix all); // clear it in case folks use .pull-* classes on buttons

  // Properly space out buttons
  .btn + .btn {
    margin-bottom: 0; // account for input[type="submit"] which gets the bottom margin like all other inputs
    margin-left: 5px;
  }
  // but override that for button groups
  .btn-group .btn + .btn {
    margin-left: -1px;
  }
  // and override it for block buttons as well
  .btn-block + .btn-block {
    margin-left: 0;
  }
}

// Measure scrollbar width for padding body during modal show/hide
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

// Scale up the modal
@media (min-width: @screen-sm-min) {
  // Automatically set modal's width for larger viewports
  .modal-dialog {
    width: @modal-md;
    margin: 30px auto;
  }
  .modal-content {
    .box-shadow(0 5px 15px rgba(0, 0, 0, .5));
  }

  // Modal sizes
  .modal-sm { width: @modal-sm; }
}

@media (min-width: 768px)
.modal-dialog {
    width: 600px;
    margin: 30px auto;
}

@media (min-width: 992px)
.modal-lg {
    width: 900px;
}
.modal-header {
    padding: 40px 40px 0px;
    border-bottom: unset;
}
.modal-body{
    padding: 30px 40px 0px;
}
.modal-footer{
    padding: 15px 40px 40px;
    border-top: unset;
}
.bud-back, .bud-check, .bud-next{
    margin: 10px;
    width: 180px;
    min-width: unset;
    color: #000;
    font-family: Lato;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 131.579% */
}
.modal-body .form-horizontal .form-group{
    margin-left: 0;
    margin-right: 0;
}
.modal-body .form-columns{
    width: 16.66666667%;
    display: table-cell;
    padding: 10px 20px 15px 0px;
}
.modal-body .form-control{
    border: 2px solid var(--Border-Input, #0B0C0C);
    background: var(--Surface-Background, #FFF);
}
.modal-body .form-horizontal .control-label{
    padding-top: 0px;
}
/* END Of FORMS */