@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap");
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
html {
  font-size: 62.5%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
}

html,
button,
input,
select,
textarea {
  color: #47535B;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  border-radius: 0;
}

body {
  -webkit-transition: padding-top 200ms linear;
  transition: padding-top 200ms linear;
}

button:focus,
input:focus,
textarea:focus {
  outline: 0;
  border-color: none !important;
}

::-webkit-input-placeholder {
  color: #47535B;
  font-size: 1.6rem;
}

:-moz-placeholder { /* Firefox 18- */
  color: #47535B;
  font-size: 1.6rem;
}

::-moz-placeholder { /* Firefox 19+ */
  color: #47535B;
  font-size: 1.6rem;
}

:-ms-input-placeholder {
  color: #47535B;
  font-size: 1.6rem;
}

.wrap {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  hyphens: auto;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #47535B;
  margin: 2em 0;
  padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.video-wrapper,
.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  float: left;
  width: 100%;
  margin: 0 0 2em 0;
  font-size: 1.6rem;
}
.video-wrapper object,
.video-wrapper embed,
.video-wrapper iframe,
.iframe-wrapper object,
.iframe-wrapper embed,
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.desktop, .mobile {
  display: none;
}

@media only screen and (min-width: 601px) {
  .desktop {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .mobile {
    display: block;
  }
}
strong {
  font-weight: 600;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

img {
  -webkit-backface-visibility: hidden;
}

.btn a, .btn em, .btn button, .btn span, .btn input {
  border-radius: 300px;
}

a {
  -webkit-transition: color 200ms linear;
  transition: color 200ms linear;
}

a {
  text-decoration: none;
}

.header #menu:after, .header #menu:before {
  position: absolute;
  top: 50%;
  left: auto; /* IE 9 */
  -webkit-transform: translate(0, -50%); /* Safari */
  transform: translate(0, -50%);
}

.btn {
  padding: 0 !important;
}
.btn a, .btn em, .btn button, .btn span, .btn input {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: background 0.3s linear !important;
  transition: background 0.3s linear !important;
  padding: 8px 22px;
  font-size: 1.4rem;
  text-decoration: none !important;
  color: #FFFFFF !important;
  border: 1px solid #DE103F !important;
  background: #DE103F;
  font-family: "Montserrat", sans-serif;
  min-width: 140px;
  text-align: center;
  font-weight: 600;
  margin-right: 10px;
}
.btn a:nth-of-type(2), .btn em:nth-of-type(2), .btn button:nth-of-type(2), .btn span:nth-of-type(2), .btn input:nth-of-type(2) {
  border: 1px solid #033956 !important;
  color: #033956 !important;
  background: rgba(0, 0, 0, 0) !important;
  margin-left: 10px;
  margin-right: 0;
}
.btn a:nth-of-type(2):hover, .btn em:nth-of-type(2):hover, .btn button:nth-of-type(2):hover, .btn span:nth-of-type(2):hover, .btn input:nth-of-type(2):hover {
  color: #FFFFFF !important;
  border: 1px solid #033956 !important;
  background: #033956 !important;
}
.btn a.white, .btn em.white, .btn button.white, .btn span.white, .btn input.white {
  border: 1px solid #FFFFFF !important;
  background: rgba(0, 0, 0, 0) !important;
}
.btn a.white:hover, .btn em.white:hover, .btn button.white:hover, .btn span.white:hover, .btn input.white:hover {
  color: #FFFFFF !important;
  border: 1px solid #033956 !important;
  background: #033956 !important;
}
.btn a.blue, .btn em.blue, .btn button.blue, .btn span.blue, .btn input.blue {
  border: 1px solid #033956 !important;
  color: #033956 !important;
  background: rgba(0, 0, 0, 0) !important;
}
.btn a.blue:hover, .btn em.blue:hover, .btn button.blue:hover, .btn span.blue:hover, .btn input.blue:hover {
  color: #FFFFFF !important;
  border: 1px solid #033956 !important;
  background: #033956 !important;
}
.btn a:hover, .btn em:hover, .btn button:hover, .btn span:hover, .btn input:hover {
  color: #FFFFFF !important;
  border: 1px solid #9F224E !important;
  background: #9F224E !important;
}
.btn.blue a {
  border: 1px solid #033956 !important;
  color: #033956 !important;
  background: rgba(0, 0, 0, 0) !important;
}
.btn.blue a:hover {
  color: #FFFFFF !important;
  border: 1px solid #033956 !important;
  background: #033956 !important;
}
.btn.blue a:nth-of-type(2) {
  border: 1px solid #DE103F !important;
  color: #FFFFFF !important;
  background: #DE103F !important;
}
.btn.blue a:nth-of-type(2):hover {
  color: #FFFFFF !important;
  border: 1px solid #9F224E !important;
  background: #9F224E !important;
}

@media only screen and (max-width: 460px) {
  .btn a, .btn em, .btn button, .btn span, .btn input {
    margin: 0 20px 20px 0px !important;
  }
}
.select,
.sel_date_container,
.sel_searchtype_container {
  display: block;
  width: 100%;
  max-width: 340px;
  height: 36px;
  overflow: hidden;
  margin: 0 0 20px 0;
  background: #FFFFFF;
  border: 1px solid #c4c4c4;
  position: relative;
}
.select:after,
.sel_date_container:after,
.sel_searchtype_container:after {
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 10px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 18px;
  margin: -10px 0 0 0;
  color: #47535B;
}
.select select,
.sel_date_container select,
.sel_searchtype_container select {
  background: transparent;
  width: 100%;
  max-width: 340px;
  padding: 0 0 0 10px;
  font-size: 16px;
  line-height: 36px;
  border: 0;
  border-radius: 0;
  height: 36px;
  -webkit-appearance: none;
  cursor: pointer;
  position: relative;
  z-index: 10;
}

.row {
  float: left;
  width: 100%;
  padding: 0;
  position: relative;
  z-index: 100;
  background: #FFFFFF;
}
.row .inner {
  max-width: 1282px;
  padding: 0 50px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 1340px) {
  .row .inner {
    max-width: 100% !important;
    padding: 0 30px;
  }
}
.hidden {
  display: none !important;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after,
.row .inner:before,
.row .inner:after {
  content: " ";
  display: table;
}

.clearfix:after,
.row:after,
.row .inner:after {
  clear: both;
}

body {
  padding-top: 134px;
}

@media only screen and (max-width: 768px) {
  body {
    padding-top: 114px;
  }
}
.header {
  padding: 0 50px;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 6px 20px -10px rgba(0, 0, 0, 0.7);
          box-shadow: 0 6px 20px -10px rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
.header:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #89BDE7;
  position: absolute;
  top: 35px;
  left: 0;
}
.header .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  position: relative;
}
.header .top .strapline {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  color: #033956;
  font-size: 1.2rem;
  font-weight: 500;
}
.header .top .tools {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header .top .tools ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  font-weight: 500;
  padding: 0 50px 0 0;
}
.header .top .tools ul li {
  padding: 0 0 0 30px;
}
.header .top .tools ul li a {
  color: #666;
  margin: 0 0 0 5px;
}
.header .top:after {
  display: block;
  content: "";
  width: 26px;
  height: 26px;
  position: absolute;
  top: 22px;
  right: 0;
  background-image: url("../img/heartbeat.png");
  background-size: 26px auto;
  background-color: #FFFFFF;
}
.header #menu {
  position: absolute;
  right: 0;
  left: -9999px;
  top: 80px;
  right: 30px;
  width: 24px;
  height: 22px;
  border-top: 3px solid #47535B;
  border-bottom: 3px solid #47535B;
  cursor: pointer;
}
.header #menu:after, .header #menu:before {
  content: "";
  display: block;
  width: 24px;
  height: 3px;
  background: #47535B;
}
.header #menu:before {
  display: none;
}

.header #menu.open {
  border-top: none;
  border-bottom: none;
}
.header #menu.open:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.header #menu.open:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: block;
}

@media only screen and (min-width: 1340px) {
  .header .navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0 0 0;
  }
  .header .navigation .logo {
    padding-right: 30px;
  }
  .header .navigation .nav {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .header .navigation .nav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header .navigation .nav > ul > li:not(.btn) {
    font-size: 1.4rem;
    font-weight: 500;
    padding: 10px 0 42px 0;
    position: relative;
  }
  .header .navigation .nav > ul > li:not(.btn) > a {
    color: #033956;
    margin: 0 30px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    -webkit-transition: border-color 0.3s linear;
    transition: border-color 0.3s linear;
  }
  .header .navigation .nav > ul > li:not(.btn):hover > a {
    border-color: #DE103F;
  }
  .header .navigation .nav > ul > li:not(.btn):hover:before {
    content: "";
    position: fixed;
    top: 180px;
    left: 50px;
    font-size: 3.6rem;
    font-weight: 300;
    color: #89BDE7;
    z-index: 10;
    width: 280px;
  }
  .header .navigation .nav > ul > li:not(.btn):hover#section1:before {
    content: "Leading heart health services";
  }
  .header .navigation .nav > ul > li:not(.btn):hover#section2:before {
    content: "Supporting your care";
  }
  .header .navigation .nav > ul > li:not(.btn):hover#section3:before {
    content: "Supporting your clients";
  }
  .header .navigation .nav > ul > li:not(.btn):hover#section4:before {
    content: "18 years of excellence";
  }
  .header .navigation .nav > ul > li.btn {
    margin: 0 0 0 30px;
  }
  .header .navigation .nav > ul > li > ul.sub-menu {
    position: absolute;
    top: 70px;
    left: -9999px;
    padding: 50px 0;
    width: 800px !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
  }
  .header .navigation .nav > ul > li > ul.sub-menu > li {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 15px;
  }
  .header .navigation .nav > ul > li > ul.sub-menu > li > ul > li > a {
    color: #FFFFFF;
    display: block;
    position: relative;
    margin: 10px 0 0 0;
    padding: 0 0 0 15px;
  }
  .header .navigation .nav > ul > li > ul.sub-menu > li > ul > li > a:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 5px;
    height: 2px;
    background: #89BDE7;
  }
  .header .navigation .nav > ul > li:hover > ul.sub-menu {
    left: 15px;
    width: 100%;
    opacity: 1;
  }
  .header .navigation .nav > ul > li:hover > ul.sub-menu:after {
    content: "";
    display: block;
    height: 100%;
    width: 2563px;
    position: absolute;
    top: 0;
    left: -1281px;
    background: url("../img/dots.png") no-repeat 0 50%, -webkit-gradient(linear, left top, left bottom, from(#09141F), to(#03314A));
    background: url("../img/dots.png") no-repeat 0 50%, linear-gradient(180deg, #09141F 0%, #03314A 100%);
    background-size: 2563px 249px, auto auto;
    z-index: -2;
    opacity: 0.8;
  }
  .header .navigation .nav > ul > li > ul.sub-menu > li > a {
    color: #89BDE7;
    display: block;
    margin: 0 0 20px 0;
  }
  .header .navigation .nav > ul > li.search:hover .searchform {
    left: 0;
    opacity: 1;
  }
  .header .navigation .searchform {
    position: fixed;
    top: 135px;
    left: -9999px;
    width: 100%;
    padding: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
  }
  .header .navigation .searchform .title {
    font-size: 3.6rem;
    font-weight: 300;
    color: #89BDE7;
    z-index: 10;
    width: 280px;
  }
  .header .navigation .searchform .form {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 190px 0 0;
  }
  .header .navigation .searchform .form .label {
    position: absolute;
    left: -9999px;
  }
  .header .navigation .searchform .form .field {
    width: 590px;
    padding: 5px 10px;
    border: none;
    height: 40px;
  }
  .header .navigation .searchform .form .button button {
    height: 40px;
    border: none;
    padding: 5px 25px;
    background: #89BDE7;
    font-weight: 600;
    color: #FFFFFF;
  }
  .header .navigation .searchform:after {
    content: "";
    display: block;
    height: 100%;
    width: 2563px;
    position: absolute;
    top: 0;
    left: 0px;
    background: url("../img/dots.png") no-repeat 0 50%, -webkit-gradient(linear, left top, left bottom, from(#09141F), to(#03314A));
    background: url("../img/dots.png") no-repeat 0 50%, linear-gradient(180deg, #09141F 0%, #03314A 100%);
    background-size: 2563px 249px, auto auto;
    z-index: -2;
    opacity: 0.8;
  }
}
@media only screen and (max-width: 1340px) {
  .header {
    padding: 0 0px;
    max-height: 100%;
    overflow: scroll;
  }
  .header .top {
    padding: 10px 30px;
  }
  .header .top .tools ul {
    padding: 0;
  }
  .header .top:after {
    right: 5px;
  }
  .header .navigation {
    padding: 30px 0 0px 0;
  }
  .header .navigation .logo {
    display: block;
    margin-left: 30px;
    padding-bottom: 30px;
  }
  .header .navigation .nav {
    display: none;
    margin-top: 0px;
    background: url("../img/dots.png") no-repeat 0 50%, -webkit-gradient(linear, left top, left bottom, from(#09141F), to(#03314A));
    background: url("../img/dots.png") no-repeat 0 50%, linear-gradient(180deg, #09141F 0%, #03314A 100%);
    background-size: 2563px 249px, auto auto;
  }
  .header .navigation .nav > ul > li {
    border-top: 1px solid #FFFFFF;
  }
  .header .navigation .nav > ul > li.btn {
    display: none;
  }
  .header .navigation .nav > ul > li.menu-item-has-children > a {
    position: relative;
  }
  .header .navigation .nav > ul > li.menu-item-has-children > a::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    text-align: right;
    line-height: 48px;
    font-size: 20px;
    padding: 0 30px;
  }
  .header .navigation .nav > ul > li.menu-item-has-children.open > a::after {
    content: "\f106";
  }
  .header .navigation .nav > ul > li > a {
    display: block;
    padding: 15px 30px;
    font-size: 1.4rem;
    color: #FFFFFF;
  }
  .header .navigation .nav > ul > li > ul.sub-menu {
    display: none;
    padding: 0 30px 0px 30px;
  }
  .header .navigation .nav > ul > li > ul.sub-menu > li {
    padding: 0 0 20px 0;
  }
  .header .navigation .nav > ul > li > ul.sub-menu > li > a {
    font-size: 1.4rem;
    font-weight: 500;
    display: block;
    margin: 0px 0 5px 0;
    color: #89BDE7;
  }
  .header .navigation .nav > ul > li > ul.sub-menu > li > ul.sub-menu {
    margin: 0px 0 0 0;
  }
  .header .navigation .nav > ul > li > ul.sub-menu > li > ul.sub-menu > li > a {
    display: block;
    font-size: 1.4rem;
    position: relative;
    color: #FFFFFF;
    padding-left: 15px;
    margin: 5px 0 0 0;
  }
  .header .navigation .nav > ul > li > ul.sub-menu > li > ul.sub-menu > li > a:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 5px;
    height: 2px;
    background: #89BDE7;
  }
  .header .navigation .search {
    padding: 0 30px 30px 30px;
  }
  .header .navigation .search .fa-magnifying-glass {
    display: none;
  }
  .header .navigation .search .title {
    display: block;
    text-align: center;
    font-size: 2rem;
    font-weight: 300;
    color: #89BDE7;
    padding: 0 0 10px 0;
  }
  .header .navigation .search .form {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }
  .header .navigation .search .form .label {
    position: absolute;
    left: -9999px;
  }
  .header .navigation .search .form .field {
    width: 100%;
    padding: 5px 10px;
    border: none;
    height: 40px;
  }
  .header .navigation .search .form .button button {
    height: 40px;
    border: none;
    font-size: 1.6rem;
    padding: 5px 25px;
    background: #89BDE7;
    font-weight: 600;
    color: #FFFFFF;
  }
  .header #menu {
    left: auto;
  }
}
@media only screen and (max-width: 768px) {
  .header .top .strapline {
    display: none;
  }
  .header .top .tools {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .header .top .tools ul li {
    padding: 0 20px 0 0;
  }
  .header #menu {
    top: 65px;
  }
  .header .navigation {
    padding: 20px 0 0 0;
  }
  .header .navigation .logo {
    padding-bottom: 20px;
  }
  .header .navigation .logo img {
    width: 220px;
  }
}
.home-intro {
  height: 538px;
}
.home-intro .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home-intro .block {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.home-intro .block .title {
  font-size: 6rem;
  color: #FFFFFF;
}
.home-intro .block p {
  font-size: 1.4rem;
  color: #033956;
  font-weight: 600;
  padding: 4.5rem 0;
  line-height: 1.8em;
}
.home-intro .block .btn a {
  margin-bottom: 10px;
}
.home-intro::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.05;
  background: #033956;
}
.home-intro img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}

@media only screen and (max-width: 1220px) {
  .home-intro .block .title {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 1020px) {
  .home-intro .block .title {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .home-intro .block {
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
  .home-intro .block .title {
    font-size: 4rem;
  }
  .home-intro img {
    -o-object-position: 60% 50%;
       object-position: 60% 50%;
  }
}
@media only screen and (max-width: 600px) {
  .home-intro {
    height: auto;
    padding: 60px 0;
  }
  .home-intro .block {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .home-intro .block .title {
    font-size: 3rem;
  }
  .home-intro img {
    -o-object-position: 60% 50%;
       object-position: 60% 50%;
  }
}
.header-block {
  background: url("../img/dots-dark-bg.png") no-repeat 50% 50%;
  background-size: 100% auto;
  background-color: #033956;
  padding: 40px 0;
}
.header-block .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}
.header-block .title {
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -0.45px;
  color: #FFFFFF;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 10px 0;
}
.header-block .subtitle {
  font-size: 1.6rem;
  color: #FFFFFF;
  padding: 10px 0;
}

.text.center {
  text-align: center;
}
.text .title {
  color: #035B90;
  font-size: 3rem;
  font-weight: 300;
  letter-spacing: -0.45px;
  padding: 0 0 1em 0;
}
.text h2 {
  color: #035B90;
  font-size: 3rem;
  font-weight: 300;
  letter-spacing: -0.45px;
  padding: 0 0 1.5em 0;
}
.text h3, .text h3, .text h4, .text h6 {
  font-size: 2rem;
  font-weight: 600;
  color: #035B90;
  padding: 0 0 1.5em 0;
}
.text img {
  max-width: 100%;
  height: auto;
  margin: 0 0 30px 0;
}
.text img.align-right {
  float: right;
  margin-left: 30px;
}
.text img.align-left {
  float: left;
  margin-left: 30px;
}
.text p {
  color: #47535B;
  font-size: 1.6rem;
  padding: 0 0 1.5em 0;
  line-height: 175%;
}
.text p.btn {
  padding: 1.5em 0 0 0 !important;
}
.text p.btn a {
  min-width: 180px;
}
.text ul, .text ol {
  color: #47535B;
  font-size: 1.6rem;
  padding: 0 0 1.5em 0;
  line-height: 175%;
}
.text ul {
  list-style: disc;
}
.text ul li {
  margin-left: 20px;
}
.text ul li::marker {
  color: #DE103F;
}
.text ol {
  list-style: decimal;
}
.text ol li {
  margin-left: 20px;
}
.text blockquote {
  font-size: 1.6rem;
  background: rgba(229, 229, 229, 0.25);
  padding: 1.5em 1.5em 0 1.5em;
  margin: 0 0 20px 0;
}
.text p a, .text ul a, .text li a {
  font-weight: 600;
  color: #DE103F;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  -webkit-transition: border 0.3s linear;
  transition: border 0.3s linear;
}
.text p a:hover, .text ul a:hover, .text li a:hover {
  border-color: #DE103F;
}

.text-only-block {
  padding: 80px 0 70px 0;
  background: url("../img/dots-white.png") no-repeat 50% 50%;
  background-size: 100% auto;
  background-color: rgba(195, 216, 227, 0.2);
}
.text-only-block.no-dots {
  background: rgba(195, 216, 227, 0.2);
}
.text-only-block .inner {
  max-width: 830px !important;
}

.table {
  padding: 30px 0;
}
.table table {
  width: 100%;
  border-collapse: collapse;
  font-size: 1.4rem;
  background: #FFFFFF;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
.table th, .table td {
  text-align: left;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 20px 20px;
}
.table th strong, .table td strong {
  display: block;
  min-width: 78px;
  text-align: center;
}
.table th[scope=col]:not(.package) {
  padding: 20px 15px;
}
.table th[scope=row] {
  font-weight: 500;
}
.table td {
  text-align: center;
  font-weight: 500;
}
.table .fa-check {
  font-size: 32px;
  color: #79CB32;
}
.table .fa-xmark {
  font-size: 32px;
  color: #E5E5E5;
}
@media only screen and (max-width: 680px) {
  .table .dcf-table-responsive thead {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    white-space: nowrap;
  }
  .table .dcf-table-responsive th {
    width: 100%;
    display: block;
  }
  .table .dcf-table-responsive tr {
    display: block;
  }
  .table .dcf-table-responsive td {
    -webkit-column-gap: 3.16vw;
    -moz-column-gap: 3.16vw;
    column-gap: 3.16vw;
    display: grid;
    grid-template-columns: 1fr 2fr;
    text-align: left !important;
  }
  .table .dcf-table-responsive.dcf-table-bordered, .table .dcf-table-responsive.dcf-table-bordered thead th {
    border-width: 0;
  }
  .table .dcf-table-responsive.dcf-table-bordered tbody td {
    border-top-width: 0;
  }
  .table .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
    border-bottom-width: 0;
  }
  .table .dcf-table-responsive tbody td:before {
    content: attr(data-label);
    float: left;
    font-weight: 800;
    width: 140px;
  }
}
.table .dcf-overflow-x-auto {
  overflow-x: auto !important;
  -webkit-overflow-scrolling: touch;
}
.table .dcf-w-100\% {
  width: 100% !important;
}

.packages-block {
  padding: 80px 0 70px 0;
}
.packages-block .line {
  border-bottom: 1px solid #033956;
}
.packages-block.blue {
  background: rgba(195, 216, 227, 0.2);
}
.packages-block .inner {
  max-width: 830px !important;
}
.packages-block .package {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid #89BDE7;
}
.packages-block .package .title {
  color: #47535B;
  font-weight: 600;
  padding-top: 40px;
}
.packages-block .package .faqs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.packages-block .package .faqs .heading {
  font-size: 1.6rem;
  font-weight: 600;
  padding: 2em 30px 2em 0;
  border-top: 1px solid #89BDE7;
  position: relative;
  cursor: pointer;
}
.packages-block .package .faqs .heading:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../img/arrow-red.svg") no-repeat 50% 50%;
  position: absolute;
  top: 33px;
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.packages-block .package .faqs .heading.open:after {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.team-block {
  padding: 70px 0;
}
.team-block.blue {
  background: rgba(195, 216, 227, 0.2);
}
.team-block .inner {
  text-align: center;
}
.team-block .text {
  max-width: 550px;
  margin: 0 auto;
}
.team-block .text .title {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: -0.3px;
  padding: 0 0 2em 0;
}
.team-block .team {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 40px;
}
.team-block .team .person {
  width: 260px;
  margin: 0 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: center;
      align-content: center;
  text-align: center;
}
.team-block .team .person .photo {
  width: 100px;
  height: 100px;
  margin: 0 auto 15px auto;
  overflow: hidden;
  position: relative;
  border-radius: 100px;
}
.team-block .team .person .photo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.team-block .team .person a:hover .photo img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.team-block .team .person a:hover p strong {
  color: #47535B;
}
.team-block .team .person p {
  font-size: 1.6rem;
  line-height: 160%;
  color: #47535B;
}
.team-block .team .person p strong {
  color: #033956;
}

.person-block {
  padding: 70px 0 0 0;
}
.person-block .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.person-block .text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-right: 10%;
}
.person-block .text .photo {
  margin: 0 auto 40px auto;
  width: 311px;
  max-width: 100%;
  height: auto;
  border-radius: 100%;
  display: none;
}
.person-block .text .title {
  font-weight: 600;
}
.person-block .text .role {
  font-weight: 600;
  font-size: 1.6rem;
  padding: 1em 0 2em 0;
}
.person-block .text .cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0 60px 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.person-block .text .cols dl {
  -ms-flex-preferred-size: 47%;
      flex-basis: 47%;
  font-size: 1.6rem;
}
.person-block .text .cols dl dt {
  font-weight: 600;
  padding: 0 0 1em 0;
}
.person-block .text .cols dl dd {
  padding: 0 0 0.5em 0;
  line-height: 175%;
}
.person-block .sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 300px;
          flex: 1 0 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.person-block .sidebar .feature {
  border-bottom: 1px solid #89BDE7;
  padding: 0 0 40px 0;
  margin: 0 0 40px 0;
}
.person-block .sidebar .feature.photo img {
  width: 100%;
  height: auto;
  border-radius: 100%;
}
.person-block .sidebar .feature p {
  font-size: 1.6rem;
  line-height: 175%;
  padding: 0 0 30px 0;
}
.person-block .sidebar .feature .nhs {
  margin: 0 0 30px 0;
}
.person-block .sidebar .feature .linkedin img {
  margin: 0 10px 0 0;
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.person-block .sidebar .feature .linkedin:hover img {
  opacity: 0.7;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 70px 0 0 0;
  padding: 40px 0;
  border-top: 1px solid #89BDE7;
}
.pagination a {
  font-weight: 600;
  font-size: 1.6rem;
  padding: 10px 0;
  color: #DE103F;
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.pagination a:hover {
  color: #47535B;
}
.pagination .next {
  text-align: right;
}

@media only screen and (max-width: 960px) {
  .person-block .sidebar {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 220px;
            flex: 1 0 220px;
  }
}
@media only screen and (max-width: 660px) {
  .person-block .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .person-block .text {
    padding-right: 0%;
  }
  .person-block .text .photo {
    display: block;
  }
  .person-block .sidebar {
    border-top: 1px solid #89BDE7;
    padding: 40px 0 0 0;
    margin: 40px 0 0 0;
  }
  .person-block .sidebar .feature {
    border-bottom: none;
    margin: 0 0 0 0;
  }
  .person-block .sidebar .feature.photo {
    display: none;
  }
  .person-block .pagination {
    margin: 0px 0 0 0;
  }
}
@media only screen and (max-width: 460px) {
  .person-block .text .cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0px 0 30px 0;
  }
  .person-block .text .cols dl {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin: 20px 0 0 0;
  }
}
.lightbox {
  position: fixed;
  left: -9999px;
  opacity: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.lightbox.open {
  opacity: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.lightbox .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  max-width: 400px;
  height: auto;
  padding: 30px 30px 15px 30px;
  background: #fff;
  z-index: 2;
  position: relative;
}

.lightbox .box .close {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 30px;
  display: block;
  text-align: center;
  font-size: 24px;
  cursor: pointer;
  color: #de103f;
}

.lightbox .bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
  cursor: pointer;
}

.text-image-block {
  background: url("../img/dots-white.png") no-repeat 50% 50%;
  background-size: 100% auto;
  background-color: rgba(195, 216, 227, 0.2);
  padding: 80px 0 70px 0;
}
.text-image-block .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.text-image-block .text {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  padding: 0 10% 0 0;
}
.text-image-block .image {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.text-image-block .image img {
  width: 100%;
  height: auto;
}
.text-image-block.alt .text {
  padding: 0 0 0 10%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.text-image-block.alt .image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media only screen and (max-width: 960px) {
  .text-image-block .text {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .text-image-block .image {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
}
@media only screen and (max-width: 700px) {
  .text-image-block .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .text-image-block .text {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    padding: 0 !important;
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .text-image-block .image {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
    margin: 30px 0 0 0;
  }
}
.text-image-block-alt {
  background-color: rgba(195, 216, 227, 0.2);
}
.text-image-block-alt.white {
  background-color: #FFFFFF;
}
.text-image-block-alt.alt .text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.text-image-block-alt.alt .image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.text-image-block-alt .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 0;
}
.text-image-block-alt .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 80px 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.text-image-block-alt .text .middle {
  max-width: 600px;
}
.text-image-block-alt .image {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.text-image-block-alt .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media only screen and (max-width: 960px) {
  .text-image-block-alt .text {
    padding: 50px 40px;
  }
}
@media only screen and (max-width: 800px) {
  .text-image-block-alt .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .text-image-block-alt .text {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 50px 30px 40px 30px;
  }
  .text-image-block-alt .text .middle {
    max-width: 100%;
  }
  .text-image-block-alt .image {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.services-block {
  padding: 70px 0 60px 0;
}
.services-block .slider {
  padding: 20px 0 30px 0;
}
.services-block .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.services-block .item .image {
  display: block;
  width: 100%;
  padding: 52.9412% 0 0 0;
  position: relative;
  overflow: hidden;
}
.services-block .item .image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.services-block .item .info {
  padding: 30px;
  background: -webkit-gradient(linear, left top, left bottom, from(#033956), to(#035B90));
  background: linear-gradient(180deg, #033956 0%, #035B90 100%);
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
  position: relative;
}
.services-block .item .info .title {
  font-size: 2rem;
  font-weight: 600;
  padding: 0 0 1em 0;
  color: #FFFFFF;
  z-index: 2;
  position: relative;
}
.services-block .item .info p {
  font-size: 1.4rem;
  line-height: 200%;
  color: #FFFFFF;
  z-index: 2;
  position: relative;
}
.services-block .item .info:after {
  content: "";
  display: block;
  width: 10px;
  height: 15px;
  position: absolute;
  bottom: 30px;
  right: 20px;
  background: url("../img/arrow-red.svg") no-repeat 50% 50%;
  -webkit-transition: background 0.3s linear;
  transition: background 0.3s linear;
  z-index: 2;
}
.services-block .item .info:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(94.79%, #033956), to(#045B8F));
  background: linear-gradient(180deg, #033956 94.79%, #045B8F 100%);
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.services-block .item a:hover .image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.services-block .item a:hover .info:after {
  background: url("../img/arrow-blue.svg") no-repeat 50% 50%;
}
.services-block .item a:hover .info:before {
  opacity: 1;
}

.services-block .slick-prev,
.services-block .slick-next,
.partners-block .slick-prev,
.partners-block .slick-next {
  width: 40px;
  height: 30px;
  background: url("../img/arrow.svg") no-repeat 100% 50% !important;
}
.services-block .slick-prev:before,
.services-block .slick-next:before,
.partners-block .slick-prev:before,
.partners-block .slick-next:before {
  display: none;
}
.services-block .slick-next,
.partners-block .slick-next {
  right: -40px;
}
.services-block .slick-prev,
.partners-block .slick-prev {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  left: -40px;
  margin-top: -15px;
}
.services-block .slick-list,
.partners-block .slick-list {
  margin: 0 -15px;
}
.services-block .slick-slide,
.partners-block .slick-slide {
  margin: 0 15px 0 15px;
}

@media only screen and (max-width: 1340px) {
  .services-block .slick-list,
  .partners-block .slick-list {
    margin: 0 -10px;
  }
  .services-block .slick-slide,
  .partners-block .slick-slide {
    margin: 0 10px 0 10px;
  }
  .services-block .slick-next,
  .partners-block .slick-next {
    right: -25px;
  }
  .services-block .slick-prev,
  .partners-block .slick-prev {
    left: -25px;
  }
}
.partners-block {
  padding: 70px 0 60px 0;
  background: rgba(229, 229, 229, 0.25);
}
.partners-block .inner {
  max-width: 100%;
}
.partners-block .slider {
  padding: 30px 0 40px 0;
}
.partners-block .slider a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.partners-block .slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.partners-block .slider .slick-track .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.partners-block .slider .slick-track .slick-slide img {
  max-width: 100%;
  height: auto;
}

.logos-block {
  padding: 70px 0 60px 0;
}
.logos-block .text {
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
}
.logos-block .text .title {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: -0.3px;
  padding: 0 0 2em 0;
}
.logos-block .logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.logos-block .logos .logo {
  padding: 20px 10px;
  width: 180px;
}
.logos-block .logos .logo img {
  max-width: 100%;
}

@media only screen and (max-width: 460px) {
  .logos-block .logos {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .logos-block .logos .logo {
    padding: 20px 0;
    width: 46%;
  }
}
.blog-block {
  padding: 70px 0;
}
.blog-block.single {
  padding-bottom: 0;
}
.blog-block.more {
  padding-top: 20px;
}
.blog-block.listing {
  padding: 50px 0 70px 0;
}
.blog-block.listing .articles {
  padding: 30px 0 0 0;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-column-gap: 3.5%;
     -moz-column-gap: 3.5%;
          column-gap: 3.5%;
}
.blog-block.listing .articles .article {
  -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
  margin-bottom: 2%;
}
.blog-block .filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-bottom: 1px solid #89BDE7;
  padding-bottom: 30px;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
}
.blog-block .filters li {
  margin-bottom: 20px;
}
.blog-block .filters li a {
  font-size: 1.4rem;
  color: #033956;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  -webkit-transition: border 0.3s linear;
  transition: border 0.3s linear;
}
.blog-block .filters li a:hover {
  border-color: #DE103F;
}
.blog-block.with-slider .articles {
  display: block;
}
.blog-block.with-slider .articles .slick-slide {
  margin: 0 20px;
}
.blog-block.with-slider .articles .slick-list {
  margin: 0 -20px;
}
.blog-block .articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.blog-block .articles .article {
  -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.blog-block .articles .article .heading {
  padding-top: 1.6em;
  -webkit-transition: color 0.3s linear;
  transition: color 0.3s linear;
}
.blog-block .articles .article .image {
  display: block;
  width: 100%;
  padding: 66.666% 0 0 0;
  position: relative;
  overflow: hidden;
}
.blog-block .articles .article .image img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.blog-block .articles .article a:hover .heading {
  color: #DE103F;
}
.blog-block .articles .article a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.blog-block .single-article {
  max-width: 774px;
  margin: 0 auto;
}
.blog-block .single-article .title {
  font-size: 3rem;
  color: #033956;
  font-weight: 600;
  padding: 50px 0;
}
.blog-block .single-article .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  padding-bottom: 50px;
}
.blog-block .single-article .details img {
  width: 57px;
  height: 57px;
  border-radius: 100%;
}
.blog-block .single-article .details p {
  font-size: 1.6rem;
  line-height: 175%;
}
.blog-block .single-article .details p a {
  font-weight: 600;
  color: #DE103F;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.blog-block .single-article .details p a:hover {
  border-color: #DE103F;
}

@media only screen and (max-width: 960px) {
  .blog-block.listing .articles {
    -webkit-column-gap: 4%;
       -moz-column-gap: 4%;
            column-gap: 4%;
  }
  .blog-block.listing .articles .article {
    -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 540px) {
  .blog-block.listing .articles {
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
  .blog-block.listing .articles .article {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-bottom: 40px;
  }
}
.footer {
  background: url("../img/dots.png") no-repeat 0 50%, -webkit-gradient(linear, left top, left bottom, from(#09141F), to(#03314A));
  background: url("../img/dots.png") no-repeat 0 50%, linear-gradient(180deg, #09141F 0%, #03314A 100%);
  background-size: 2563px 249px, auto auto;
  padding: 0 0 30px 0;
}
.footer .columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 0 70px 0;
}
.footer .columns .col {
  -ms-flex-preferred-size: 1;
      flex-basis: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer .columns .col .title {
  color: #C3D8E3;
  font-size: 3rem;
  display: block;
  padding: 0 0 1.3em 0;
}
.footer .columns .col p {
  font-size: 1.6rem;
  line-height: 1.5em;
  padding: 0 0 1.7em 0;
  color: #FFFFFF;
}
.footer .columns .col p a {
  color: #FFFFFF;
  font-weight: 600;
}
.footer .columns .col .btn {
  margin-top: auto;
}
.footer .columns .col ul.social {
  display: none;
}
.footer .columns .col.last {
  text-align: right;
  padding-right: 0;
}
.footer .columns .col.last ul.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.footer .columns .col.last ul.social a {
  margin: 0 0 0 30px;
}
.footer .columns ul.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer .columns ul.social a {
  font-size: 36px;
  margin: 0 30px 0 0;
  /* i.fa-twitter{
      color: #1EA1F1;
  }
  i.fa-linkedin{
      color: #0077B5;
      position: relative;
      &:after{
          content: "";
          display: block;
          width: 26px;
          height: 26px;
          background: #FFF;
          position: absolute;
          top: 4px;
          left: 2px;
          z-index: -1;
      }
  } */
}
.footer .columns ul.social a i {
  color: #89BDE7 !important;
}
.footer .columns ul.social a i::after {
  display: none !important;
}
.footer .legal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .legal .left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.footer .legal .logo {
  margin-left: 20px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.footer .legal .logo img {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.footer .legal .logo:hover img {
  opacity: 0.7;
}
.footer .legal .terms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  border-bottom: 1px solid #89BDE7;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.footer .legal .terms a {
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: 600;
  margin: 0 40px 0 0;
}
.footer .legal .copyright {
  font-size: 1.2rem;
  color: #FFFFFF;
}

@media only screen and (max-width: 1080px) {
  .footer .columns .col {
    width: 32%;
    padding: 0;
  }
  .footer .columns .col ul.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer .columns .col.last {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  .footer .legal .terms {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer .legal .terms li {
    padding: 5px 0px 0 0;
  }
  .footer .legal .terms li a {
    margin: 0;
  }
  .footer .legal .logo {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 800px) {
  .footer .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer .columns .col {
    width: 100%;
    padding: 0 0 40px 0;
  }
  .footer .columns .col ul.social {
    padding: 0 0 20px 0;
  }
}
@media only screen and (max-width: 460px) {
  .footer .columns {
    padding: 50px 0;
  }
  .footer .legal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer .legal .logo {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin: 0 0 30px 0;
  }
}
.content-container {
  max-width: 1280px;
  padding: 0 50px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.pt-none {
  padding-top: 0 !important;
}

.pb-none {
  padding-bottom: 0 !important;
}

.pt-standard {
  padding-top: 80px !important;
}

.pb-standard {
  padding-bottom: 80px !important;
}

.pt-extra {
  padding-top: 160px !important;
}

.pb-extra {
  padding-bottom: 160px !important;
}

.bg-white {
  background-color: white;
}

.bg-light-grey {
  background-color: rgba(195, 216, 227, 0.2);
}

.list-style-tick ul li, .list-style-warning ul li {
  margin-bottom: 20px;
  position: relative;
  margin-left: 0;
  padding-left: 40px;
  list-style-type: none;
}
.list-style-tick ul li:last-of-type, .list-style-warning ul li:last-of-type {
  margin-bottom: 0;
}
.list-style-tick ul li::marker, .list-style-warning ul li::marker {
  display: none;
}
.list-style-tick ul li::before, .list-style-warning ul li::before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 4px;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url(../img/icon-scvc-green-tick.svg);
}

.list-style-warning ul li::before {
  background-image: url(../img/icon-scvc-red-warning.svg);
}

body.landing-page-template {
  padding-top: 120px;
}
body.landing-page-template header.header {
  display: none;
}
body.landing-page-template header.landing-page-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: white;
  padding: 20px 0;
}
body.landing-page-template header.landing-page-header .content-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  max-width: 100%;
}
body.landing-page-template header.landing-page-header .content-container .header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body.landing-page-template header.landing-page-header .content-container .header-right img {
  height: 80px;
  width: auto;
}
body.landing-page-template header.landing-page-header .content-container .header-right span {
  font-size: 12px;
  line-height: 20px;
  color: #033956;
  font-weight: 500;
}
body.landing-page-template header.landing-page-header .content-container .header-right .btn a {
  margin: 0 !important;
}
body.landing-page-template footer#footer {
  padding-top: 30px;
}
body.landing-page-template footer#footer .columns {
  display: none;
}
body.landing-page-template footer#footer .left .terms li {
  visibility: hidden;
}

.landing-page-banner-section {
  color: white !important;
  background-size: cover;
  background-position: center center;
}
.landing-page-banner-section .content-container {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 80px;
  padding-top: 100px;
  padding-bottom: 80px;
}
.landing-page-banner-section .text-col {
  width: calc(70% - 40px);
}
.landing-page-banner-section .text-col p {
  color: white;
  padding-right: 180px;
}
.landing-page-banner-section .links-col {
  width: calc(30% - 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.landing-page-banner-section .links-col .btn {
  width: 100%;
  margin-bottom: 20px;
}
.landing-page-banner-section .links-col .btn a {
  width: 100%;
  padding: 20px;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}
.landing-page-banner-section .links-col a {
  color: white;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 24px;
}
.landing-page-banner-section h1 {
  font-size: 46px;
  line-height: 68px;
  font-weight: 500;
  margin-bottom: 20px;
}

.landing-page-multi-purpose-section {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.landing-page-multi-purpose-section .content-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.landing-page-multi-purpose-section .content-container .text-col {
  width: 70%;
  padding-right: 40px;
}
.landing-page-multi-purpose-section .content-container .text-col .btn a {
  font-size: 16px;
  padding: 15px 40px;
}
.landing-page-multi-purpose-section .content-container .text-col ol li {
  margin-bottom: 20px;
}
.landing-page-multi-purpose-section .content-container .text-col ol li:last-of-type {
  margin-bottom: 0;
}
.landing-page-multi-purpose-section .content-container .text-col p img {
  margin-bottom: 0;
}
.landing-page-multi-purpose-section .content-container .text-col.text-only {
  width: 100%;
  max-width: 1024px;
  margin: auto;
  padding-right: 0;
}
.landing-page-multi-purpose-section .content-container .img-col {
  width: 30%;
}
.landing-page-multi-purpose-section .content-container .img-col img {
  width: 100%;
  height: auto;
}

.landing-page-text-and-img-section .content-container, .landing-page-footer-section .content-container {
  max-width: 1920px;
  padding: 0;
}
.landing-page-text-and-img-section .text-col, .landing-page-footer-section .text-col {
  width: 50%;
}
.landing-page-text-and-img-section .text-col .text-inner, .landing-page-footer-section .text-col .text-inner {
  padding: 50px;
  max-width: 640px;
  margin-left: auto;
}
.landing-page-text-and-img-section .text-col .btn, .landing-page-footer-section .text-col .btn {
  width: 100%;
  margin-bottom: 20px;
}
.landing-page-text-and-img-section .text-col .btn a, .landing-page-footer-section .text-col .btn a {
  padding: 20px 60px;
  font-size: 20px;
  font-weight: 600;
  margin: 0;
}
.landing-page-text-and-img-section .img-col, .landing-page-footer-section .img-col {
  width: 50%;
}
.landing-page-text-and-img-section .img-col .img-container, .landing-page-footer-section .img-col .img-container {
  width: 100%;
  height: 100%;
  position: relative;
}
.landing-page-text-and-img-section .img-col .img-container .img-inner, .landing-page-footer-section .img-col .img-container .img-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.landing-page-text-and-img-section .img-col .img-container .img-inner img, .landing-page-footer-section .img-col .img-container .img-inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.landing-page-text-and-img-section.img-left .content-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.landing-page-text-and-img-section.img-left .content-container .text-col .text-inner {
  margin-right: auto;
  margin-left: 0;
}

.landing-page-table-section .content-container {
  padding-top: 80px;
  padding-bottom: 80px;
}
.landing-page-table-section .table-col {
  width: 100%;
  max-width: 1024px;
  margin: auto;
}
.landing-page-table-section .table-col .table-container {
  background-color: white;
  border: solid 1px #666;
  border-bottom: 0;
}
.landing-page-table-section .table-col .table-container .table-heading-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #666;
}
.landing-page-table-section .table-col .table-container .table-heading-row > div {
  width: 17%;
  padding: 15px 20px;
  border-left: solid 1px #666;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.landing-page-table-section .table-col .table-container .table-heading-row > div:first-of-type {
  width: 32%;
  border-left: 0;
  font-weight: 400;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.landing-page-table-section .table-col .table-container .table-heading-row > div:last-of-type {
  background-color: #003A58;
  color: white;
}
.landing-page-table-section .table-col .table-container .table-heading-row.cols3 > div {
  width: 25%;
}
.landing-page-table-section .table-col .table-container .table-heading-row.cols3 > div:first-of-type {
  width: 50%;
}
.landing-page-table-section .table-col .table-container .table-heading-row.cols4 > div {
  width: 20%;
}
.landing-page-table-section .table-col .table-container .table-heading-row.cols4 > div:first-of-type {
  width: 40%;
}
.landing-page-table-section .table-col .table-container .table-heading-row.cols6 > div {
  width: 15%;
}
.landing-page-table-section .table-col .table-container .table-heading-row.cols6 > div:first-of-type {
  width: 25%;
}
.landing-page-table-section .table-col .table-container .table-additional-rows .table-additional-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #666;
}
.landing-page-table-section .table-col .table-container .table-additional-rows .table-additional-row .icon {
  display: block;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.landing-page-table-section .table-col .table-container .table-additional-rows .table-additional-row .icon.tick {
  background-image: url(../img/table-tick.svg);
}
.landing-page-table-section .table-col .table-container .table-additional-rows .table-additional-row .icon.cross {
  background-image: url(../img/table-cross.svg);
  width: 24px;
  height: 24px;
}
.landing-page-table-section .table-col .table-container .table-additional-rows .table-additional-row > div {
  width: 17%;
  padding: 15px 20px;
  border-left: solid 1px #666;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.landing-page-table-section .table-col .table-container .table-additional-rows .table-additional-row > div:first-of-type {
  width: 32%;
  border-left: 0;
  font-weight: 400;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.landing-page-table-section .table-col .table-container .table-additional-rows .table-additional-row > div:last-of-type {
  border-left: solid 6px #003A58;
  border-right: solid 6px #003A58;
}
.landing-page-table-section .table-col .table-container .table-additional-rows > div:last-of-type > div:last-of-type::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 6px;
  left: 0;
  bottom: 0;
  background-color: #003A58;
}
.landing-page-table-section .table-col .table-container .table-additional-rows.cols3 .table-additional-row > div {
  width: 25%;
}
.landing-page-table-section .table-col .table-container .table-additional-rows.cols3 .table-additional-row > div:first-of-type {
  width: 50%;
}
.landing-page-table-section .table-col .table-container .table-additional-rows.cols4 .table-additional-row > div {
  width: 20%;
}
.landing-page-table-section .table-col .table-container .table-additional-rows.cols4 .table-additional-row > div:first-of-type {
  width: 40%;
}
.landing-page-table-section .table-col .table-container .table-additional-rows.cols6 .table-additional-row > div {
  width: 15%;
}
.landing-page-table-section .table-col .table-container .table-additional-rows.cols6 .table-additional-row > div:first-of-type {
  width: 25%;
}

.landing-page-footer-section .text-col h3 {
  font-size: 30px;
  font-weight: 700;
  color: #03314A;
}

@media (max-width: 1023px) {
  .landing-page-banner-section .content-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .landing-page-banner-section .content-container .text-col {
    width: 100%;
  }
  .landing-page-banner-section .content-container .links-col {
    width: 240px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .content-container {
    padding-left: 30px;
    padding-right: 30px;
  }
  body.landing-page-template {
    padding-top: 80px;
  }
  body.landing-page-template header.landing-page-header .content-container {
    gap: 10px;
  }
  body.landing-page-template header.landing-page-header .content-container .header-right img, body.landing-page-template header.landing-page-header .content-container .header-right span {
    display: none;
  }
  .landing-page-banner-section .text-col p {
    padding-right: 0;
  }
  .landing-page-banner-section .content-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .landing-page-multi-purpose-section .content-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .landing-page-multi-purpose-section .content-container .text-col {
    width: 100%;
    padding: 0;
  }
  .landing-page-multi-purpose-section .content-container .img-col {
    width: 100%;
    padding-top: 50px;
  }
  .landing-page-text-and-img-section .content-container, .landing-page-footer-section .content-container {
    padding-top: 80px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .landing-page-text-and-img-section .content-container .text-col, .landing-page-footer-section .content-container .text-col {
    width: 100%;
  }
  .landing-page-text-and-img-section .content-container .text-col .text-inner, .landing-page-footer-section .content-container .text-col .text-inner {
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    max-width: 100%;
  }
  .landing-page-text-and-img-section .content-container .img-col, .landing-page-footer-section .content-container .img-col {
    width: 100%;
    height: 100vw;
  }
  .landing-page-text-and-img-section.img-left .content-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media (max-width: 560px) {
  body.landing-page-template header.landing-page-header .content-container .header-left img {
    height: 30px;
    width: auto;
  }
  .landing-page-table-section .table-col .table-container .table-heading-row > div {
    padding: 10px 5px;
    font-size: 12px;
  }
  .landing-page-table-section .table-col .table-container .table-additional-rows .table-additional-row > div {
    padding: 10px 5px;
    font-size: 12px;
  }
}
@media (max-width: 460px) {
  body.landing-page-template header.landing-page-header .content-container .header-left img {
    height: 20px;
    width: auto;
  }
  .landing-page-table-section .table-col .table-container .table-heading-row > div {
    padding: 10px 5px;
    font-size: 11px;
  }
  .landing-page-table-section .table-col .table-container .table-additional-rows .table-additional-row > div {
    padding: 10px 5px;
    font-size: 11px;
  }
  .footer .legal .terms {
    display: none;
  }
}