html {
  font-size: 10px;
}
body {
  background-color: #f5f7f5;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 400;
}
iframe {
  max-width: 100%;
}
.page-sections {
  font-size: 2rem;
}
.page-sections .btn {
  font-weight: 900;
}
.page-sections h1,
.page-sections h2 {
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 900;
}
@media only screen and (max-width: 768px) {
  .page-sections h1,
  .page-sections h2 {
    font-size: 2.8rem;
  }
}
.page-sections h3 {
  font-size: 2rem;
  font-style: normal;
  font-weight: 900;
}
.page-sections a {
  color: #00202b;
  font-weight: 500;
  text-decoration: underline;
}
.page-sections a:hover {
  color: #000;
  text-decoration: underline !important;
}
.page-sections section {
  padding: 10rem 2rem;
}
@media only screen and (max-width: 768px) {
  .page-sections section {
    padding: 5rem 2rem;
  }
}
.page-sections #bottomCta {
  background-color: #00202b;
  padding: 4rem 0;
}
.page-sections .blueBox {
  background-color: #5ad5ff;
  border-radius: 2rem;
  margin: auto;
  max-width: 500px;
  padding: 5rem;
}
@media only screen and (max-width: 768px) {
  .page-sections .blueBox {
    margin-top: 3rem;
    padding: 3rem;
  }
  .page-sections .blueBox .btn {
    justify-content: center;
    width: 100%;
  }
  .page-sections img {
    width: 100%;
  }
}
[class^="icon-"] {
  font-family: icons;
  speak: none;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow4-down:before {
  content: "";
}
header {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
header,
nav {
  display: block;
  font-family: RobotoRegular;
}
img {
  border: 0;
  display: block;
}
ul {
  margin: 15px 0 0;
}
ul:first-child {
  margin-top: 0;
}
.device-desktop a:hover,
a:active {
  text-decoration: underline;
}
.header__nav--bar--alt .header__nav__inner > ul > li {
  height: 16px;
}
.header__top-nav {
  background: #f2f7fa;
}
.header__top-nav:after,
.header__top-nav:before {
  content: "";
  display: table;
}
.header__top-nav:after {
  clear: both;
}
.header__top-nav {
  zoom: 1;
}
.header__top-nav .header__account {
  padding: 0;
}
.header__top-nav .header__account a {
  color: #969696 !important;
  font-size: 0.75em;
  line-height: 2.91667;
}
.header__top-nav .header__account a em {
  font-size: 1.2rem;
  position: relative;
  right: 4px;
  top: 0;
}
.header__top-nav .header__account a i {
  font-size: 20px;
  position: relative;
  right: 0;
  top: 4px;
}
.header__top-nav .header__account__user {
  padding: 0 7px 0 0;
}
.device-desktop .header__top-nav .header__account a:hover,
.header__top-nav .header__account a:active {
  color: #002e3f !important;
}
.header {
  background: #002e3f;
  color: #fff;
  font-size: 1em;
  line-height: 1;
  width: 100%;
}
.header__nav__inner a {
  font-family: RobotoMedium, Arial, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 500;
}
.header__nav--bar li + li {
  margin-left: 25px;
}
.header__nav--bar a {
  text-shadow: 1px 1px 3px #000;
}
.header__nav--bar a i.icon-arrow4-down {
  font-size: 14px;
  left: 4px;
  position: relative;
  top: 1px;
}
.header__nav--bar a:hover {
  color: #41afc6;
  text-decoration: none;
  text-shadow: none;
}
.header__nav--bar a:hover:before {
  background: #41afc6;
  content: "";
  display: block;
  height: 4px;
  left: -6px;
  padding: 0 6px;
  position: absolute;
  top: 32px;
  width: 100%;
}
.header__nav {
  padding: 19px 0 20px;
  text-transform: uppercase;
}
.header__nav ul {
  list-style: none;
  margin: 0 0 0 9px;
  padding: 0;
}
.header__nav ul:after,
.header__nav ul:before {
  content: "";
  display: table;
}
.header__nav ul:after {
  clear: both;
}
.header__nav ul {
  zoom: 1;
}
.header__nav li {
  margin: 0 0 0 40px;
  position: relative;
}
.header__nav a {
  padding: 0 0 17px;
}
.header__account {
  float: right;
  padding: 19px 0 18px;
}
.header__account a {
  display: inline-block;
  min-height: 5px;
  min-width: 22px;
  position: relative;
}
.header__account a em {
  font-style: normal;
  position: absolute;
  right: 25px;
  top: -9px;
  white-space: nowrap;
}
.header__account a i {
  font-size: 25px;
  position: absolute;
  right: 0;
  top: -14px;
}
.header__account a:hover {
  color: #41afc6 !important;
  text-decoration: none;
}
.header__account__user {
  margin: 0 0 0 12px;
  padding: 0 30px 0 0;
}
.sticky .header {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.header__top-nav-alt {
  background: #fff !important;
}
.header__top-nav-alt .top-nav-container {
  align-items: center;
  display: flex;
  padding: 10px 0;
}
.header__top-nav-alt .header__account {
  align-items: center;
  display: flex;
  margin-left: auto;
}
.header__top-nav-alt form button {
  background-color: transparent;
}
.header__top-nav-alt .icon-search2 {
  color: #428fc1;
}
.header__top-nav-alt #frm-full-width-search {
  border-radius: 125px;
}
.header__top-nav-alt .full-width-search__form {
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
}
@media (min-width: 1010px) {
  .header__top-nav-alt .alt-search-bar {
    min-width: 482px;
  }
}
.header {
  background-color: #fff;
}
.header > .core {
  padding: 0 !important;
  position: relative;
}
.header .header__nav ul {
  margin: 0 !important;
}
.header__nav--bar--alt {
  background: #fff !important;
  width: 100%;
}
.header__nav--bar--alt .header__nav__inner {
  background: #fff;
}
.header__nav--bar--alt .header__nav__inner > ul {
  display: flex;
  justify-content: space-between;
}
.header__nav--bar--alt .header__nav__inner > ul li {
  margin: 0 !important;
}
.header__nav--bar--alt .header__nav__inner > ul li a {
  position: relative;
}
.header__nav--bar--alt .header__nav__inner .alt-nav-link i {
  display: inline-block;
  transition: all 0.3s;
}
.header__nav--bar--alt .header__nav__inner .alt-nav-link.active:before {
  background: #41afc6;
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  top: 35px;
  width: 100%;
}
.header__nav--bar--alt .header__nav__inner .alt-nav-link.active i {
  transform: rotate(180deg);
}
.header__nav--bar--alt .nav-alt-dropdown {
  background: #fff;
  box-shadow: 0 0.125rem 0.625rem 0 rgba(0, 0, 0, 0.1);
  display: block;
  left: 0;
  min-width: 100%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 66px;
  transition: all 0.2s;
}
.header__nav--bar--alt .nav-alt-dropdown span {
  background: #f2f7fa;
  color: #56c2cc;
  display: inline-block;
  display: none;
  padding: 5px 10px;
  text-transform: capitalize;
  width: 100%;
}
.header__nav--bar--alt .nav-alt-dropdown li {
  padding: 3px 15px;
}
.header__nav--bar--alt .nav-alt-dropdown:before {
  display: none !important;
}
.header__nav--bar--alt .nav-alt-dropdown.open-alt-dropdown {
  opacity: 1;
  pointer-events: all;
  top: 36px;
}
.header__nav--bar--alt .nav-alt-dropdown li {
  float: unset !important;
  white-space: nowrap;
}
.header__nav--bar--alt .nav-alt-dropdown li a:before {
  all: unset;
}
.header__nav--bar--alt .nav-alt-dropdown li a {
  color: #3b3b3b;
  display: inline-block;
  font-family: RobotoRegular;
  padding: 8px 0;
  text-decoration: none;
  text-transform: none;
}
.header__nav--bar--alt .nav-alt-dropdown li a:hover {
  text-decoration: underline;
}
.header__nav--bar--alt a:not(.btn--blue) {
  color: #002e3e !important;
  text-shadow: none !important;
  text-transform: lowercase;
  text-transform: capitalize;
}
.header__nav--bar--alt a:not(.btn--blue):hover:before {
  left: 0 !important;
  padding: 0 !important;
  top: 35px !important;
}
.header__nav--bar--alt .nav-alt-dropdown li a:hover {
  text-decoration: underline !important;
}
.login-dropdown {
  display: none;
}
.login-dropdown input {
  border-color: #fff;
}
.login-dropdown .form-row + .form-row {
  margin-top: 8px;
}
.login-dropdown .form-submit {
  margin-top: 12px;
}
.login-dropdown__inner {
  background: #002e3f;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  width: 284px;
}
.login-dropdown__inner:before {
  border-color: transparent transparent #002e3f;
  border-style: solid;
  border-width: 0 7px 6px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 144px;
  top: -6px;
  width: 0;
}
.login-dropdown__actions {
  font-size: 0.875em;
  line-height: 1.57143;
  overflow: hidden;
  padding: 15px 0 0;
}
.login-dropdown__actions a {
  color: #fff;
}
.login-dropdown__forgotten-password-form {
  display: none;
}
@media (max-width: 992px) {
  .top-nav-container {
    background-color: #002e3f !important;
    max-width: 100% !important;
    padding: 17px 0 !important;
  }
  #mobileTopBar .header__account__user {
    font-size: 18px;
    position: absolute;
    right: 48px;
    top: 16px;
  }
  .header__nav--bar--alt .header__nav__inner > ul > li {
    height: unset;
  }
  .header__nav {
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    padding: 0 0 0 50px;
    position: fixed;
    text-transform: unset;
    top: 0;
    width: 100%;
    z-index: 998;
    z-index: 10000 !important;
  }
  .header__nav__inner {
    background: #f2f7fa;
    left: 100%;
    min-height: 100%;
    padding: 0 15px 50px;
    position: relative;
    -moz-transition: left 0.3s 0s;
    -o-transition: left 0.3s 0s;
    -webkit-transition: left 0.3s;
    -webkit-transition-delay: 0s;
    transition: left 0.3s 0s;
  }
  .header__nav__inner a {
    font-family: RobotoRegular, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
  }
  .html--mobile-nav-open .header__nav__inner {
    left: 0;
  }
  .header__burger {
    display: block;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
  }
  .header__burger span:after,
  .header__burger span:before,
  .header__burger:before {
    background: #fff;
    content: "";
    height: 2px;
    left: 16px;
    position: absolute;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -moz-transition:
      top 0.3s ease 0.4s,
      -moz-transform 0.3s ease;
    -o-transition:
      top 0.3s ease 0.4s,
      -o-transform 0.3s ease;
    -webkit-transition:
      top 0.3s ease,
      -webkit-transform 0.3s ease;
    -webkit-transition-delay: 0.4s, 0s;
    transition:
      top 0.3s ease 0.4s,
      transform 0.3s ease;
    width: 18px;
  }
  .header__burger:before {
    top: 24px;
  }
  .header__burger span:before {
    top: 19px;
  }
  .header__burger span:after {
    top: 29px;
  }
  .html--mobile-nav-open,
  .html--mobile-nav-open body {
    overflow: hidden;
  }
  .html--mobile-nav-open .header__burger {
    background: #fff;
    z-index: 99999;
  }
  .html--mobile-nav-open .header__burger span:after,
  .html--mobile-nav-open .header__burger span:before,
  .html--mobile-nav-open .header__burger:before {
    background: #002e3f;
    -moz-transition:
      top 0.3s ease,
      -moz-transform 0.3s ease 0.4s;
    -o-transition:
      top 0.3s ease,
      -o-transform 0.3s ease 0.4s;
    -webkit-transition:
      top 0.3s ease,
      -webkit-transform 0.3s ease;
    -webkit-transition-delay: 0s, 0.4s;
    transition:
      top 0.3s ease,
      transform 0.3s ease 0.4s;
  }
  .html--mobile-nav-open .header__burger:before {
    display: none;
  }
  .html--mobile-nav-open .header__burger span:before {
    top: 24px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .html--mobile-nav-open .header__burger span:after {
    top: 24px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .html--mobile-nav-open .header__nav {
    background: rgba(0, 0, 0, 0.3);
    display: block;
  }
  .html--mobile-nav-open .header__burger {
    left: 0;
    right: auto;
  }
  .html--mobile-nav-open .header__logo {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  .header__logo img {
    margin-left: 10px;
  }
  .nav-alt-dropdown a {
    line-height: 26px;
    padding: 5px 4px 5px 0 !important;
    white-space: wrap;
  }
  .nav-alt-dropdown li:not(.nav-alt-dropdown li:last-child) {
    border-bottom: 1px solid #e7e7e7;
  }
  .nav-alt-dropdown {
    background-color: #eee !important;
    border-bottom: 1px solid #9fb2b8;
    box-shadow: none !important;
  }
  .nav-alt-dropdown span {
    background-color: #ecf1f3 !important;
  }
  .alt-nav-link.active {
    border-bottom: 1px solid #41afc6;
  }
  .header .header__nav ul {
    margin: 0 !important;
  }
  .header__nav--bar--alt {
    background: transparent !important;
    display: block;
    left: 100%;
    transition:
      background 0.5s,
      left 0s;
    width: 100%;
  }
  .html--mobile-nav-open .header__nav--bar--alt {
    background: rgba(0, 0, 0, 0.3) !important;
    left: 0;
  }
  .header__nav--bar--alt .header__nav__inner {
    background: #fff;
  }
  .header__nav--bar--alt .header__nav__inner > ul {
    display: block;
    justify-content: space-between;
  }
  .header__nav--bar--alt .header__nav__inner > ul li {
    margin: 0 !important;
  }
  .header__nav--bar--alt .header__nav__inner > ul li a {
    padding: 18px 4px 18px 15px;
    position: relative;
  }
  .header__nav--bar--alt
    .header__nav__inner
    > ul
    li
    a:not(.nav-alt-dropdown a) {
    border-bottom: 1px solid #9fb2b8;
  }
  .header__nav--bar--alt .header__nav__inner > ul li a:before {
    display: none;
  }
  .header__nav--bar--alt .header__nav__inner > ul li a:active {
    background-color: #f2f7fa !important;
    border-left: none !important;
    padding-left: 15px;
  }
  .header__nav--bar--alt .header__nav__inner .alt-nav-link {
    display: flex;
  }
  .header__nav--bar--alt .header__nav__inner .alt-nav-link i {
    display: inline-block;
    margin-left: auto;
    transition: all 0.3s;
  }
  .header__nav--bar--alt .header__nav__inner .alt-nav-link:before {
    display: none !important;
  }
  .header__nav--bar--alt .header__nav__inner .alt-nav-link.active:before {
    background: #41afc6;
    content: "";
    display: block;
    height: 4px;
    position: absolute;
    top: 35px;
    width: 100%;
  }
  .header__nav--bar--alt .header__nav__inner .alt-nav-link.active i {
    transform: rotate(180deg);
  }
  .header__nav--bar--alt .nav-alt-dropdown {
    background: #fff;
    box-shadow: 0 0.125rem 0.625rem 0 rgba(0, 0, 0, 0.1);
    display: block;
    left: 0;
    min-width: 100%;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 66px;
    transition: all 0.2s;
  }
  .header__nav--bar--alt .nav-alt-dropdown span {
    background: #f2f7fa;
    color: #56c2cc;
    display: inline-block;
    display: none;
    padding: 5px 10px;
    text-transform: capitalize;
    width: 100%;
  }
  .header__nav--bar--alt .nav-alt-dropdown li {
    padding: 3px 15px;
  }
  .header__nav--bar--alt .nav-alt-dropdown:before {
    display: none !important;
  }
  .header__nav--bar--alt .nav-alt-dropdown.open-alt-dropdown {
    display: block;
    opacity: 1;
    pointer-events: all;
    top: 36px;
  }
  .header__nav--bar--alt .nav-alt-dropdown li {
    float: unset !important;
    white-space: nowrap;
  }
  .header__nav--bar--alt .nav-alt-dropdown li a:before {
    all: unset;
  }
  .header__nav--bar--alt .nav-alt-dropdown li a {
    color: #3b3b3b;
    display: inline-block;
    font-family: RobotoRegular;
    padding: 8px 0;
  }
  .header__nav--bar--alt .nav-alt-dropdown li a:hover {
    text-decoration: underline;
  }
  .header__nav--bar--alt .nav-alt-dropdown {
    display: none;
    opacity: 1;
    position: static;
  }
  .header__nav--bar--alt a:not(.btn--blue):not(.nav-alt-dropdown a) {
    color: #002e3e !important;
    text-shadow: none !important;
    text-transform: lowercase;
    text-transform: capitalize;
  }
  .header__nav--bar--alt a:not(.btn--blue):hover:before {
    left: 0 !important;
    padding: 0 !important;
    top: 35px !important;
  }
  .header__nav__search {
    background: #00202b;
    margin: 0 -15px;
    position: relative;
  }
  .header__nav__search .form-row {
    margin: 0;
    padding: 0;
  }
  .header__nav__search .form-row input {
    background: #00202b;
    border: 0 !important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #fff;
    font-size: 1.6rem;
    height: 50px;
    line-height: 22px;
    padding-left: 50px;
  }
  .header__nav__search .form-row input::-webkit-input-placeholder {
    color: #fff;
  }
  .header__nav__search .form-row input:-moz-placeholder,
  .header__nav__search .form-row input::-moz-placeholder {
    color: #fff;
  }
  .header__nav__search .form-row input input:-ms-input-placeholder,
  .header__nav__search .form-row input textarea:-ms-input-placeholder {
    color: #fff;
  }
  .header__nav__search .form-submit {
    height: 50px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 50px;
  }
  .header__nav__search .form-submit button {
    background: #00202b;
    border: 0;
    color: #fff;
    display: block;
    height: 50px;
    width: 50px;
  }
  .header__nav__search .form-submit button i {
    font-size: 20px;
    position: relative;
    top: 2px;
  }
  .header__nav__other-links {
    color: #002e3f;
    font-size: 0.875em;
    line-height: 1.57143;
    padding: 10px 0 0;
    text-align: center;
  }
  .header__nav__other-links a {
    font-family: RobotoRegular;
    font-weight: 400 !important;
  }
}
.footer {
  background: #00202b;
  color: #fff;
}
.footer strong {
  display: block;
  font-family: RobotoMedium, Arial, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.57143;
  margin: 0 0 0.7rem;
}
.footer a {
  color: #fff;
}
.footer ul {
  font-family: RobotoLight, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer li {
  margin-bottom: 0.7rem;
}
.footer p,
.footer ul {
  font-family: RobotoLight, Arial, sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.57143;
}
.footer p.footer__copyright {
  font-size: 1.1rem;
  line-height: 1.27273;
}
.footer img {
  max-width: 100%;
}
.footer__columns {
  overflow: hidden;
  position: relative;
}
.footer__columns + p.footer__copyright {
  margin: 29px 0 0;
}
.footer__columns__col-1 {
  float: left;
}
.footer__columns__col-1:after,
.footer__columns__col-1:before {
  content: "";
  display: table;
}
.footer__columns__col-1:after {
  clear: both;
}
.footer__columns__col-1 {
  zoom: 1;
}
.footer__columns__col-1 ul {
  float: left;
  width: 50%;
}
.footer__columns__col-2 {
  float: left;
}
.footer__columns__col-3 {
  width: 267px;
}
.footer__columns__col-4 {
  width: 211px;
}
.footer__columns__col-1,
.footer__columns__col-2,
.footer__columns__col-3 {
  padding: 0 0 30px;
}
.footer__columns__col-4 {
  padding: 6px 0 30px;
}
.footer_columns__icons a {
  margin: 0 16px 0 0;
  text-decoration: none;
}
.footer_columns__icons i {
  font-size: 20px;
}
.footer_columns__icons i.icon-twitter {
  position: relative;
  top: 1px;
}
.device-desktop .footer_columns__icons a:hover,
.footer_columns__icons a:active {
  color: #41afc6;
  text-decoration: none;
}
.footer {
  padding: 34px 0 95px;
}
.footer__columns__col-1 {
  width: 250px;
}
.footer__columns__col-2 {
  width: 192px;
}
.footer__columns__col-3 {
  float: left;
}
.footer__columns__col-4 {
  float: right;
}
.footer_columns__icons {
  margin-top: 35px;
}
@media screen and (min-width: 768px) {
  .tls-cookie-ctrl {
    bottom: 0;
    height: 60px;
    position: fixed;
    z-index: 100001;
  }
  .tls-cookie-ctrl__btn {
    border-color: rgba(69, 39, 101, 0) transparent transparent #41afc6;
    border-style: solid;
    border-width: 60px 0 0 60px;
    display: inline-block;
    height: 0;
    position: relative;
    width: 0;
  }
  .tls-cookie-ctrl__btn i {
    color: #fff;
    font-size: 28px;
    left: -60px;
    position: absolute;
    top: -30px;
  }
  .tls-cookie-ctrl__btn i:hover {
    cursor: pointer;
  }
}
@media screen and (max-width: 767px) {
  .tls-cookie-ctrl--mb {
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: #fff;
    padding: 10px 0;
    position: fixed;
    width: 100%;
    z-index: 100000;
  }
  .tls-cookie-ctrl--mb .tls-cookie-popup--mb-text,
  .tls-cookie-ctrl--mb .tls-cookie-popup--mb-text-cookies-off {
    font-size: 13px;
    line-height: 15px;
    margin: 0;
  }
  .tls-cookie-ctrl--mb .tls-cookie-popup--mb-settings {
    text-decoration: underline;
  }
  .tls-cookie-ctrl--mb .tls-cookie-popup--mb-settings:hover {
    cursor: pointer;
  }
  .tls-cookie-ctrl--mb .btn {
    padding: 6px 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .tls-cookie-ctrl--mb {
    display: none !important;
  }
}
.tls-cookie-popup {
  background-color: #fff;
  border: 1px solid #b5b8bb;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  bottom: 45px;
  -webkit-box-shadow: 0 0 2px #5d5d5d;
  -moz-box-shadow: 0 0 2px #5d5d5d;
  box-shadow: 0 0 2px #5d5d5d;
  left: 50px;
  position: fixed;
  width: 210px;
  z-index: 100001;
}
.tls-cookie-popup .btn:hover {
  cursor: pointer;
}
.tls-cookie-popup__box-heading {
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  background-color: #41afc6;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: #fff;
  font-family: RobotoMedium, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin: 0;
  padding: 10px;
}
.tls-cookie-popup__box-heading i {
  font-size: 20px;
  padding-right: 3px;
  vertical-align: -3px;
}
.tls-cookie-popup__box-heading .tls-icon-font--cirlce-cross {
  float: right;
}
.tls-cookie-popup__box-heading .tls-icon-font--cirlce-cross:hover {
  cursor: pointer;
}
.tls-cookie-popup__box-body {
  font-size: 14px;
  padding: 10px 10px 5px;
}
.tls-cookie-popup__box-body p {
  margin: 5px 0 10px;
}
.tls-cookie-popup__box-body p a {
  color: #41afc6;
}
.tls-cookie-popup__box-policy {
  color: #41afc6;
  display: inline-block;
  font-size: 15px;
  padding: 15px 5px 0 0;
  text-align: right;
  width: 100%;
}
.tls-cookie-popup__box-policy:hover {
  cursor: pointer;
  text-decoration: underline;
}
.tls-cookie-popup__box-turn-off {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .tls-cookie-popup--mb {
    display: none !important;
  }
}
@media screen and (max-width: 480px) {
  .tls-cookie-popup {
    left: 2%;
    right: 2%;
    width: 96%;
  }
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icons;
  speak: none;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa span,
.icon-cross span,
.icon-cross2 span,
.icon-cross3 span,
.icon-facebook span,
.icon-google span,
.icon-instagram span,
.icon-linkedin span,
.icon-pinterest span,
.icon-tick span,
.icon-tick2 span,
.icon-twitter span {
  display: none;
}
.icon-account-mgr:before {
  content: "";
}
.icon-affinity:before {
  content: "";
}
.icon-arrow-down:before,
.js .accordion__title:before,
.js .category-product-info__category:before,
.lead-manager .js-show-hide:before {
  content: "";
}
.icon-arrow-left:before,
.ui-datepicker-prev:before {
  content: "";
}
.icon-arrow-range:before {
  content: "";
}
.icon-arrow-right:before,
.ui-datepicker-next:before {
  content: "";
}
.icon-arrow-up:before,
.js .accordion--open .accordion__title:before,
.js .category-product-info__row--open .category-product-info__category:before,
.lead-manager .js-show-hide--open:before {
  content: "";
}
.icon-arrow2-down:before {
  content: "";
}
.icon-arrow2-left:before {
  content: "";
}
.icon-arrow2-right:before {
  content: "";
}
.icon-arrow2-up:before {
  content: "";
}
.icon-arrow3-down:before {
  content: "";
}
.icon-arrow3-left:before {
  content: "";
}
.icon-arrow3-right:before {
  content: "";
}
.icon-arrow3-up:before {
  content: "";
}
.comparison-filter__model
  .selectboxit-container
  .selectboxit
  .selectboxit-arrow-container:before,
.icon-arrow4-down:before,
.selectboxit .selectboxit-arrow-container:before {
  content: "";
}
.icon-arrow4-left:before {
  content: "";
}
.icon-arrow4-right:before {
  content: "";
}
.comparison-filter__model
  .selectboxit-container
  .selectboxit-open
  .selectboxit-arrow-container:before,
.icon-arrow4-up:before,
.selectboxit-open .selectboxit-arrow-container:before {
  content: "";
}
.icon-attributes:before {
  content: "";
}
.icon-badge:before {
  content: "";
}
.icon-bell:before {
  content: "";
}
.icon-big-map:before {
  content: "";
}
.icon-briefcase:before {
  content: "";
}
.icon-calculator:before {
  content: "";
}
.icon-calendar:before {
  content: "";
}
.icon-calendar2:before {
  content: "";
}
.icon-chart1:before {
  content: "";
}
.icon-chart2:before {
  content: "";
}
.icon-circle-arrow-tick:before {
  content: "";
}
.icon-circle-arrow:before {
  content: "";
}
.icon-circle-half-dashed:before {
  content: "";
}
.icon-circle-with-dot:before {
  content: "";
}
.icon-circle:before {
  content: "";
}
.icon-clear:before {
  content: "";
}
.icon-clock:before {
  content: "";
}
.icon-clock2:before {
  content: "";
}
.icon-cogs:before {
  content: "";
}
.icon-coin-gbp:before {
  content: "";
}
.icon-coin:before {
  content: "";
}
.icon-commitment:before {
  content: "";
}
.icon-compare-instantly:before {
  content: "";
}
.icon-cross:before {
  content: "";
}
.icon-cross2:before {
  content: "";
}
.icon-cross3:before {
  content: "";
}
.icon-cross4:before {
  content: "";
}
.icon-dash:before {
  content: "";
}
.icon-dashboard:before {
  content: "";
}
.icon-direction-arrows:before {
  content: "";
}
.icon-double-arrows:before {
  content: "";
}
.icon-download:before {
  content: "";
}
.icon-edit:before {
  content: "";
}
.icon-email2:before {
  content: "";
}
.icon-enhancements:before {
  content: "";
}
.icon-exploded-pointer:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-facility-disabled-access:before {
  content: "";
}
.icon-facility-hearing-aid-loop:before {
  content: "";
}
.icon-facility-online-case-tracking:before {
  content: "";
}
.icon-facility-onsiteparking:before {
  content: "";
}
.icon-facility-sign-language:before {
  content: "";
}
.icon-facility-skype-video-conferencing:before {
  content: "";
}
.icon-faqs:before {
  content: "";
}
.icon-fastforward:before {
  content: "";
}
.icon-featured:before {
  content: "";
}
.icon-file1:before {
  content: "";
}
.icon-file2:before {
  content: "";
}
.icon-file3:before {
  content: "";
}
.icon-fixed-pricing:before {
  content: "";
}
.icon-flexible-pricing:before {
  content: "";
}
.icon-free:before {
  content: "";
}
.icon-funnel-73p:before {
  content: "";
}
.icon-funnel-750k:before {
  content: "";
}
.icon-get-in-touch:before {
  content: "";
}
.icon-glossary:before {
  content: "";
}
.icon-glossary2:before {
  content: "";
}
.icon-google:before {
  content: "";
}
.icon-guide:before {
  content: "";
}
.icon-guides:before {
  content: "";
}
.icon-home:before {
  content: "";
}
.icon-icon-arrow4-down:before {
  content: "";
}
.icon-icon-arrow4-left:before {
  content: "";
}
.icon-icon-arrow4-right:before {
  content: "";
}
.icon-icon-arrow4-up:before {
  content: "";
}
.icon-instagram:before {
  content: "";
}
.icon-key-people:before {
  content: "";
}
.icon-laptop:before {
  content: "";
}
.icon-leads:before {
  content: "";
}
.icon-legal-services:before {
  content: "";
}
.icon-linkedin:before {
  content: "";
}
.icon-live-chat:before {
  content: "";
}
.icon-location:before {
  content: "";
}
.icon-logo:before {
  content: "";
}
.icon-mail:before {
  content: "";
}
.icon-map-uk:before {
  content: "";
}
.icon-media:before {
  content: "";
}
.icon-money-lines:before {
  content: "";
}
.icon-overview:before {
  content: "";
}
.icon-overview2:before {
  content: "";
}
.icon-pdf:before {
  content: "";
}
.icon-pen:before {
  content: "";
}
.icon-pen2:before {
  content: "";
}
.icon-pending:before,
.selectboxit-loading .selectboxit-arrow-container:before {
  content: "";
}
.icon-phone:before {
  content: "";
}
.icon-pinterest:before {
  content: "";
}
.icon-play:before {
  content: "";
}
.icon-plus:before {
  content: "";
}
.icon-popular:before {
  content: "";
}
.icon-popular2:before {
  content: "";
}
.icon-pr:before {
  content: "";
}
.icon-printer:before {
  content: "";
}
.icon-profiles:before {
  content: "";
}
.icon-question-mark:before {
  content: "";
}
.icon-quote-flipped:before {
  content: "";
}
.icon-quote:before,
.partner-profile__reviews__quote-by:before,
.slideshow--testimonials blockquote:before {
  content: "";
}
.icon-refine-questions:before {
  content: "";
}
.icon-reset:before {
  content: "";
}
.icon-reset2:before {
  content: "";
}
.icon-response-time-1hr-42min:before {
  content: "";
}
.icon-response-time-49m:before {
  content: "";
}
.icon-roundabout-arrows:before {
  content: "";
}
.icon-save:before {
  content: "";
}
.icon-scales:before {
  content: "";
}
.icon-search:before {
  content: "";
}
.icon-search2:before {
  content: "";
}
.icon-share:before {
  content: "";
}
.icon-sliders:before {
  content: "";
}
.icon-sort:before {
  content: "";
}
.icon-star-with-lines:before {
  content: "";
}
.icon-star:before,
.set-star-rating label:before,
.star-rating li.star-rating__half:before {
  content: "";
}
.icon-stars-3:before {
  content: "";
}
.icon-stars:before {
  content: "";
}
.icon-steps-1-choose:before {
  content: "";
}
.icon-steps-2-question:before {
  content: "";
}
.icon-steps-3-compare:before {
  content: "";
}
.icon-steps-4-select:before {
  content: "";
}
.checkbox input:checked + label + label:after,
.checkbox input:checked + label:after,
.icon-tick:before,
.selectboxit-btn--success .selectboxit-arrow-container:before,
.stages__steps li.completed span:before {
  content: "";
}
.icon-tick2:before {
  content: "";
}
.icon-tick3:before,
.ul--tick li:before {
  content: "";
}
.icon-tips:before {
  content: "";
}
.icon-tooltip:before {
  content: "";
}
.icon-tooltip2:before {
  content: "";
}
.icon-top-partner-50:before {
  content: "";
}
.icon-top-partner-106:before {
  content: "";
}
.icon-trolly:before {
  content: "";
}
.icon-tv:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.icon-ui-window:before {
  content: "";
}
.icon-user-journey:before {
  content: "";
}
.icon-user:before {
  content: "";
}
.icon-user2:before {
  content: "";
}
.icon-users:before {
  content: "";
}
.icon-warning:before,
.progress li:first-child:before {
  content: "";
}
.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding-top: 110px;
}
@media only screen and (max-width: 992px) {
  .wrapper {
    padding-top: 48px;
  }
}
.header a {
  color: #fff;
}
.header .btn {
  line-height: 1;
  margin: 9px 0 0 20px;
  padding: 8px 12px 9px;
}
.header__nav .btn {
  margin: 0 0 15px;
  padding: 13px 12px 14px;
}
.background-dark-blue {
  background-color: #00202b;
  color: #fff;
}
.background-medium-grey {
  background-color: #d6d6d6;
  color: #000;
}
.bg-light-grey {
  background: #f5f7f5;
}
.mp-results {
  display: none;
}
.btn {
  border: 1px solid transparent;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  font-family: RobotoRegular, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  padding: 5px 22px;
  text-align: center;
  text-decoration: none !important;
}
.btn:disabled {
  cursor: not-allowed;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.btn--block {
  display: block;
  margin: 0;
  width: 100%;
}
.btn--blue:disabled {
  background: #002e3f;
  color: #fff;
}
.btn--blue:active {
  background: #214a59;
  border-color: #214a59;
}
.btn--blue:disabled:active {
  background: #002e3f;
  color: #fff;
}
a:focus {
  outline: thin dotted;
}
*,
a:active,
a:hover {
  outline: 0;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
::selection {
  background: #41afc6;
  color: #fff;
}
a {
  color: #002e3f;
  outline: 0 !important;
  text-decoration: none;
}
a:active {
  text-decoration: underline;
}
.btn {
  padding: 8px 20px 9px;
}
.btn--blue {
  background: #002e3f;
  border-color: #002e3f;
  color: #fff !important;
}
.btn--blue:active,
.btn--blue:hover {
  background: #214a59;
  border-color: #214a59;
}
a:hover {
  text-decoration: none !important;
}
@media (max-width: 992px) {
  input[type="text"] {
    font-family: RobotoLight, Arial, sans-serif;
  }
}
.btn {
  align-items: center;
  border-radius: 10px;
  border-width: 2px;
  display: flex;
  font-size: 2.4rem;
  padding: 1rem 2rem;
  width: fit-content;
}
.btn i {
  margin: 0 1rem;
}
.btn--orange,
.btn-primary {
  background-color: #e57c00;
  border-color: #fff;
  color: #000 !important;
}
.btn-secondary {
  background-color: #00202b;
  border-color: #fff;
  color: #fff !important;
}
.page-sections .btn-primary:hover,
.page-sections .btn-secondary:hover {
  text-decoration: none !important;
}
.btn--orange:hover,
.btn-primary:hover {
  background-color: #b26000;
  border-color: #fff;
  color: #000 !important;
  text-decoration: none !important;
}
.btn-secondary:hover {
  background-color: #000;
  border-color: #fff;
  color: #fff !important;
}
#bottomCta .btn {
  animation: pulse 2.5s infinite;
  margin: auto;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
#responsiveHero {
  background-color: #00202b;
  color: #fff;
  padding: 8rem 4rem;
}
#responsiveHero .hero-row {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
}
#responsiveHero .hero-row:has(h1.title-only) {
  grid-template-columns: 1fr;
}
@media only screen and (max-width: 768px) {
  #responsiveHero .hero-row {
    grid-template-columns: 1fr;
  }
}
#responsiveHero .home-info {
  max-width: 500px;
  min-height: unset;
}
#responsiveHero .home-info p {
  color: #a9a9a9;
  font-size: 2.5rem;
  margin-bottom: 20px;
}
#responsiveHero a {
  color: #e57c00;
}
#responsiveHero .product-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 600px;
}
#responsiveHero .trusted {
  display: flex;
  flex-direction: row;
  justify-content: start;
  max-width: 500px;
  min-height: unset;
}
#responsiveHero .trusted i {
  color: green;
  font-size: 4rem;
}
#responsiveHero .trusted p {
  margin-bottom: 2rem;
  margin-left: 1rem;
}
#responsiveHero img {
  border-radius: 10px;
}
#responsiveHero .btn {
  animation: pulse 2.5s infinite;
  margin-bottom: 1rem;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
@media only screen and (max-width: 768px) {
  #responsiveHero {
    padding: 4rem 2rem;
  }
  #responsiveHero .btn {
    justify-content: center;
    order: 2;
    width: 100%;
  }
  #responsiveHero img {
    display: none;
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
#uspContent {
  background-color: #00202b;
  padding-bottom: 250px !important;
}
#uspContent a {
  color: #e57c00;
}
@media only screen and (max-width: 992px) {
  #uspContent {
    padding-bottom: 50px !important;
  }
}
#uspContent .stackedUspBox {
  position: relative;
}
@media (max-width: 326px) {
  #uspContent .stackedUspBox h2 {
    font-size: 2.5rem;
  }
}
#uspContent .stackedUspBox > div {
  border-radius: 20px;
  padding: 3rem;
}
#uspContent .stackedUspBox > div:first-of-type {
  background-color: #5ad5ff;
  max-width: 420px;
  min-height: 500px;
}
@media only screen and (max-width: 992px) {
  #uspContent .stackedUspBox > div:first-of-type {
    max-width: none;
    min-height: 300px;
  }
}
#uspContent .stackedUspBox .checkPointContainer {
  background-color: #fff;
  bottom: -18rem;
  max-width: 340px;
  position: absolute;
  right: 11rem;
}
@media only screen and (max-width: 992px) {
  #uspContent .stackedUspBox .checkPointContainer {
    position: static;
  }
}
#uspContent p {
  color: #fff;
  font-weight: 400;
}
.checkPointContainer {
  max-width: 450px;
  min-height: 250px;
}
@media only screen and (max-width: 992px) {
  .checkPointContainer {
    margin: -8rem auto 3rem;
    max-width: 290px;
  }
}
.checkPointContainer .checkPoint {
  align-items: top;
  display: grid;
  font-weight: 900;
  grid-template-columns: 40px 1fr;
  margin-bottom: 2rem;
}
.checkPointContainer .checkPoint i {
  font-size: 3rem;
  margin-top: 5px;
}
#accreditations p {
  max-width: 500px;
}
#accreditations .accLogos {
  align-items: center;
  display: grid;
  grid-row: auto;
  grid-template-columns: 1fr 1fr;
}
#accreditations .accLogos img {
  margin: 2rem;
  max-width: 200px;
}
@media only screen and (max-width: 992px) {
  #accreditations .accLogos img {
    max-width: 150px;
  }
}
#faqs h2:not(.accordion-header) {
  margin-bottom: 5rem;
}
#faqs .accordion-button {
  border-radius: 1rem;
  font-size: 2rem;
  font-weight: 700;
  padding: 4rem 2rem;
}
#faqs .accordion-button:focus {
  border-color: #333;
  box-shadow: 0 0 0 0.15rem rgba(0, 32, 43, 0.25);
}
#faqs .accordion-button:not(.collapsed) {
  background-color: #fff;
  color: #333;
}
#faqs .accordion-item {
  border-radius: 1rem;
  color: #333;
  margin-bottom: 2rem;
}
#helpadvice h2 {
  margin-bottom: 5rem;
}
#helpadvice .col-md-4 {
  margin-bottom: 2rem;
}
#helpadvice a {
  text-decoration: none;
}
#helpadvice .card {
  height: 100%;
  padding: 2rem;
  position: static;
}
#helpadvice .card img {
  border-radius: 0.5rem;
  margin-bottom: 2rem;
}
#helpadvice .card span {
  display: block;
  font-size: 1.7rem;
  font-weight: 700;
  margin-top: auto;
}
#helpadvice .card span i {
  font-size: 1.5rem;
}
#helpadvice .card p {
  color: #595959;
  font-size: 1.5rem;
  font-weight: 500;
}
#helpadvice .card h3 {
  color: #333;
  margin-bottom: 2rem;
}
#helpadvice .card-body {
  display: flex;
  flex-direction: column;
  min-height: 160px;
}
#tls-reviews {
  background-color: #fff;
  padding: 58px 0;
  position: relative;
}
.glide__slide {
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 10px;
  height: 300px !important;
}
.glide__slide .core {
  height: 100%;
  max-width: unset !important;
  min-width: unset !important;
}
.glide__bullets {
  bottom: -28px;
}
article.testimonial {
  height: 100%;
  margin-top: 0;
}
.glide__slide p {
  font-size: 1.8rem;
  line-height: 1.15625;
}
.glide__slide,
.glide__slide p {
  color: #333;
  font-family: RobotoLight, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.glide__slide {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 10px 20px;
}
.glide__slide .fa-star {
  color: green;
}
.testimonial__blockquote div:first-of-type {
  margin-bottom: 10px;
}
.glide__slide div i {
  color: #008c28;
  font-size: 16px;
}
.glide__slide div {
  margin-bottom: 10px;
  margin-top: 10px;
}
.testimonial__blockquote footer {
  font-style: italic;
  order: 3;
}
.testimonial__blockquote footer:before {
  content: "";
}
.glide__slide p:nth-of-type(2) {
  margin-top: auto !important;
  order: 2;
}
.videoSection {
  background-color: #00202b;
  color: #fff;
}
.videoSection h2 {
  margin-bottom: 6rem;
}
.videoSection ._point {
  align-items: center;
  display: grid;
  grid-template-columns: 60px 1fr;
  margin: 2rem 0;
}
.videoSection .numberBox {
  align-items: center;
  background-color: #fff;
  color: #333;
  display: flex;
  font-size: 2rem;
  font-weight: 700;
  height: 50px;
  justify-content: center;
  width: 50px;
}
.pods {
  column-count: 3;
}
@media only screen and (max-width: 992px) {
  .pods {
    column-count: 2;
  }
}
@media only screen and (max-width: 600px) {
  .pods {
    column-count: 1;
  }
}
.pods .pod {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 20px;
  break-inside: avoid-column;
  height: fit-content;
  margin-bottom: 2rem;
  max-width: 400px;
  padding: 2rem;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .pods .pod {
    max-width: 100%;
  }
}
.pods .pod-title {
  align-items: center;
  display: flex;
}
.pods .pod-title a {
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .pods .pod-title a {
    text-decoration: underline;
  }
}
.pods .pod-title span {
  min-width: 75px;
}
.pods .pod-title h3 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-left: 1rem;
}
.pods .pod-title .pod-icon {
  align-items: center;
  background-color: #5ad5ff;
  border: 1px solid #969696;
  border-radius: 50%;
  display: flex;
  font-size: 2.5rem;
  height: 75px;
  justify-content: center;
  width: 75px;
}
.pods .pod-link {
  border-bottom: 1px solid #d6d6d6;
}
@media only screen and (max-width: 600px) {
  .pods .pod-link {
    display: none;
  }
}
.pods .pod-link:last-child {
  border-bottom: none;
}
.pods .pod-link a {
  align-items: center;
  display: flex;
  justify-content: space-between;
  transition: all 0.4s;
}
.pods .pod-link a i {
  margin-right: 5px;
  transition: all 0.4s;
}
.pods .pod-link a:hover {
  background-color: #f5f7f5;
  text-decoration: none !important;
}
.pods .pod-link a:hover i {
  margin-right: 0;
}
.pods .pod-link a,
.pods .pod-link i {
  color: #0e6583;
  font-size: 2.2rem;
  padding: 0.7rem 0;
  text-decoration: none;
}
.two-column {
  background-color: #00202b;
  color: #fff;
}
.two-column .blueBox {
  color: #1f1f1f;
  margin-top: -150px;
}
.two-column .blueBox h2 {
  max-width: 220px;
}
@media only screen and (max-width: 768px) {
  .two-column .blueBox {
    margin-top: -80px;
  }
}
.two-column .helpBox {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 50px;
  min-height: 180px;
}
.page-sections .breadcrumb {
  background: #f5f7f5;
  margin-bottom: 0;
  padding: 15px;
}
.page-sections .breadcrumb li:after {
  content: ">";
  font-weight: 700;
  margin: 0 0.5rem;
}
.page-sections .breadcrumb li:last-of-type a {
  color: #333;
}
.page-sections .breadcrumb li:last-of-type:after {
  content: "";
}
.page-sections .breadcrumb li a {
  color: #e57c00;
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: none;
}
.page__sidebar:has(.widget--blog-categories.widget--categories) {
  display: block;
  margin-bottom: 2rem;
  position: sticky;
  top: 15rem;
}
@media only screen and (max-width: 992px) {
  .page__sidebar:has(.widget--blog-categories.widget--categories) {
    position: static;
  }
}
.col-12:has(.page__sidebar:nth-of-type(2)) .page__sidebar:first-of-type {
  position: static;
}
.widget--blog-categories.widget--categories {
  background-color: #5ad5ff;
  border-radius: 2rem;
  margin-bottom: 5rem;
  margin-top: -3rem;
  padding: 2.5rem;
}
@media only screen and (max-width: 992px) {
  .widget--blog-categories.widget--categories {
    margin-top: 2rem;
  }
}
.widget--blog-categories.widget--categories h3 {
  font-size: 3rem;
  margin: 1rem 0 2.5rem;
}
.widget--blog-categories.widget--categories ul {
  background-color: #fff;
  border-radius: 2rem;
  list-style-type: none;
  padding: 0 1.4rem;
}
.widget--blog-categories.widget--categories ul li:last-of-type a {
  border: none;
}
.widget--blog-categories.widget--categories ul a {
  border-bottom: 1px solid #d3d3d3;
  display: block;
  font-size: 1.8rem;
  font-weight: 600;
  padding: 1.4rem;
  text-decoration: none;
}
.articleList {
  background-color: #fff;
}
.articleList .bg-light-grey {
  background-color: #f5f7f5;
}
.articleList .ktc-article-taglink {
  background-color: #f0f0f0;
  border-radius: 2rem;
  display: inline-block;
  margin-right: 1rem;
  margin-top: 1rem;
  padding: 0.5rem 1rem;
  text-decoration: none;
}
.articleList .article-listing-wrapper {
  margin: auto;
  max-width: 700px;
}
.articleList .article-listing {
  margin: 5rem 0;
}
.articleList .article-listing a {
  text-decoration: none;
}
.articleList .article-listing a:hover {
  text-decoration: none !important;
}
.articleList
  .article-listing
  .ktc-article-listing__text.article-listing__text
  h2 {
  font-size: 3rem;
  font-weight: 600;
  margin-top: 1rem;
  text-decoration: underline;
}
.articleList .article-listing iframe,
.articleList .article-listing img {
  height: auto !important;
  max-width: 100%;
}
.footer-cats {
  padding: 28px 0;
}
.footer-cats a {
  color: #41afc6;
  text-decoration: none;
}
@media (max-width: 768px) {
  #topFooter .row div:not(#topFooter .row div:first-of-type) {
    height: 0;
    min-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.4s;
  }
  .show {
    height: fit-content !important;
    opacity: 1 !important;
  }
  #topFooter .row {
    border-bottom: 1px solid #5ad5ff;
    padding: 8px 0;
  }
  #topFooter h3 {
    font-size: 20px;
  }
  #topFooter h3:after {
    color: #014963;
    content: "^";
    font-weight: 900;
    margin-right: 10px;
    position: absolute;
    right: 0;
    top: 3px;
    transform: rotate(180deg);
    transition: all 0.2s;
  }
  #topFooter .row.active h3:after {
    transform: rotate(0deg);
  }
  #topFooter a {
    padding: 5px 0;
  }
}
.category-content-section {
  background-color: #fff;
}
.category-content-section .category-side-content {
  display: grid;
  grid-template-columns: 200px 1fr;
}
@media only screen and (max-width: 768px) {
  .category-content-section .category-side-content {
    align-items: flex-start;
    display: flex;
    margin-bottom: 2rem;
  }
  .category-content-section .category-side-content img {
    display: none;
  }
  .category-content-section .sub-categories a,
  .category-content-section .sub-categories h3,
  .category-content-section .sub-categories p {
    font-style: italic;
  }
}
.category-content-section .btn,
.category-content-section h2 {
  font-size: 2rem;
}
.general-info h2 {
  margin-bottom: 3rem;
  scroll-margin-top: 130px;
}
.general-info p {
  margin-bottom: 2rem;
}
.page-sections .general-info.description-only {
  padding: 4rem 2rem;
}
.meet-the-experts-intro {
  background: #00202b;
  color: #fff;
}
.meet-the-experts-intro a,
.meet-the-experts-intro a:hover {
  color: #fff;
}
.experts-link {
  text-decoration: none !important;
}
.external-experts-title {
  margin-top: 10rem;
}
.experts-img {
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .experts-img {
    width: 300px !important;
  }
}
.pagination {
  margin: 4rem 0;
}
.pagination .page-item.active .page-link {
  background-color: #e57c00;
  border-color: #e57c00;
}
.pagination .page-link {
  color: #00202b;
  font-size: 2rem;
  padding: 1rem 2rem;
  text-decoration: none;
}

/* ==================================================================
   TLS Modules additions
   - Lightweight replacements for homepage-scrape JS (e.g. Glide)
================================================================== */

/* Recent testimonials: show cards in a responsive grid (desktop)
   and a scroll-snap carousel (mobile) without JS. */
#tls-reviews .tls-reviews-track {
  position: relative;
}

#tls-reviews .glide__slides {
  display: flex;
  gap: 16px;
  list-style: none;
  padding: 0;
  margin: 0;
}

#tls-reviews .glide__slide {
  flex: 0 0 85%;
  max-width: 85%;
}

@media (min-width: 768px) {
  #tls-reviews .glide__slides {
    flex-wrap: wrap;
  }

  #tls-reviews .glide__slide {
    flex: 1 1 calc(33.333% - 16px);
    max-width: calc(33.333% - 16px);
  }
}

@media (max-width: 767.98px) {
  #tls-reviews .glide__slides {
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 10px;
  }

  #tls-reviews .glide__slide {
    scroll-snap-align: start;
  }
}

/* Recent Testimonials grid/scroll layout */
#tls-reviews .tls-reviews-track.tls-reviews--grid .tls-reviews-grid {
  display: grid;
  grid-template-columns: repeat(var(--tls-rt-cols, 3), minmax(0, 1fr));
  gap: 16px;
  list-style: none;
  padding: 0;
  margin: 0;
}
#tls-reviews .tls-reviews-track.tls-reviews--grid .tls-review-card {
  max-width: 100%;
  flex: none;
}

#tls-reviews .tls-reviews-track.tls-reviews--scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x mandatory;
  padding: 0 0 10px;
  position: relative;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
#tls-reviews .tls-reviews-track.tls-reviews--scroll::-webkit-scrollbar {
  display: none;
}
#tls-reviews .tls-reviews-track.tls-reviews--scroll .tls-reviews-grid {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(var(--tls-rt-rows, 1), auto);
  grid-auto-columns: calc(
    (100% - (16px * (var(--tls-rt-cols, 3) - 1))) / var(--tls-rt-cols, 3)
  );
  gap: 16px;
  list-style: none;
  padding: 0;
  margin: 0;
}
#tls-reviews .tls-reviews-track.tls-reviews--scroll .tls-review-card {
  scroll-snap-align: start;
  max-width: 100%;
  flex: none;
}
@media (max-width: 767.98px) {
  #tls-reviews .tls-reviews-track.tls-reviews--grid .tls-reviews-grid {
    grid-template-columns: 1fr;
  }
  #tls-reviews .tls-reviews-track.tls-reviews--scroll .tls-reviews-grid {
    gap: 10px;
    font-size: 1rem;
    justify-content: center;
  }
  #tls-reviews .tls-reviews-track.tls-reviews--scroll {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  #tls-reviews .container {
    padding-bottom: 16px;
  }
  #tls-reviews .tls-review-card {
    height: 320px !important;
  }
  #tls-reviews .tls-review-body {
    font-size: 1.6rem;
  }
  #tls-reviews .tls-review-author-name {
    font-size: 1.6rem;
  }
  #tls-reviews .tls-review-stars {
    font-size: 1.4rem;
  }
  #tls-reviews .tls-review-head {
    flex-direction: column;
    align-items: flex-start;
  }
  #tls-reviews .tls-review-rating {
    text-align: left;
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  #tls-reviews .tls-review-head {
    flex-wrap: wrap;
  }
  #tls-reviews .tls-review-rating {
    text-align: left;
    width: 100%;
  }
}

/* Recent Testimonials card header */
#tls-reviews {
  background-color: inherit !important;
}
#tls-reviews .tls-review-card {
  height: 250px !important; /* was 300px */
  overflow: hidden;
  background-color: white;
  border-color: currentColor;
  color: black;
}
#tls-reviews .tls-review-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 8px;
}
#tls-reviews .tls-review-author-name {
  font-weight: 700;
}
#tls-reviews .tls-review-rating {
  white-space: nowrap;
  text-align: right;
}
#tls-reviews .tls-review-body {
  flex: 1;
  margin: 0 0 10px 0;
  overflow: hidden;
}
#tls-reviews .tls-review-footer {
  margin-top: auto;
}

#accreditations {
  background-color: transparent;
  color: inherit;
}

/* Recent Testimonials carousel */
#tls-reviews .tls-reviews-track.tls-reviews--carousel {
  overflow: hidden !important;
  padding-bottom: 0 !important;
}
#tls-reviews .tls-reviews-track.tls-reviews--carousel::-webkit-scrollbar {
  display: none;
}
#tls-reviews .tls-reviews-track.tls-reviews--carousel {
  scrollbar-width: none;
}
#tls-reviews .tls-reviews-track.tls-reviews--carousel .tls-reviews-grid {
  will-change: transform;
}

/* ------------------------------------------------------------------
   TLS Section
------------------------------------------------------------------- */

.tls-section .tls-section-heading {
  margin-bottom: 24px;
}
.tls-section .tls-section-title {
  margin: 0 0 8px 0;
}
.tls-section .tls-section-subtitle {
  margin: 0;
  opacity: 0.85;
}

.tls-section .tls-section-grid {
  --tls-section-cols: 2;
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(var(--tls-section-cols), minmax(0, 1fr));
}

.tls-section .tls-section-col {
  min-width: 0;
}

/* Fixed column width mode (useful for card-style content) */
.tls-section .tls-section-grid.tls-section-cols-mode--fixed {
  grid-template-columns: repeat(
    var(--tls-section-cols),
    var(--tls-section-col-width, 360px)
  );
  justify-content: center;
}

/* Text contrast helper */
.tls-section.tls-section--text-light,
.tls-section.tls-section--text-light a {
  color: #ffffff;
}
.tls-section.tls-section--text-light a {
  text-decoration-color: rgba(255, 255, 255, 0.35);
}

/* Responsive collapse */
@media (max-width: 1024px) {
  .tls-section .tls-section-grid {
    grid-template-columns: repeat(
      min(var(--tls-section-cols), 2),
      minmax(0, 1fr)
    );
  }
}
@media (max-width: 640px) {
  .tls-section .tls-section-grid {
    grid-template-columns: 1fr;
  }
}

/* TLS Section (single dropzone) */
.tls-section .tls-section-heading {
  margin-bottom: 24px;
}
.tls-section .tls-section-title {
  margin: 0 0 8px 0;
}
.tls-section .tls-section-subtitle {
  margin: 0;
  opacity: 0.85;
}
.tls-section .tls-section-content {
  min-width: 0;
  display: flow-root;
}

.tls-section.tls-section-bg--secondary a {
  color: inherit;
  text-decoration-color: rgba(255, 255, 255, 0.35);
}

.tls-section .tls-section-container {
  display: flow-root;
}
