.lavender-blue {
  color: #d1ecff;
}
.light-blue {
  color: #d2faff;
}
.text-danger {
  color: #d93025 !important;
}
.black {
  color: #282829;
}
.white {
  color: #fff;
}
.text-black {
  color: #282829 !important;
}
.navy-blue {
  color: #0277bd;
}
.yellow {
  color: #fdd835;
}
.light-yellow {
  color: #fff6d0;
}
.orange {
  color: #ff8742;
}
.pale-orange {
  color: #ffe2d1;
}
.lemon-yellow {
  color: #fff4c4;
}
.red {
  color: #e51b24;
}
.grey {
  color: #afb1b6;
}
.dark-blue {
  color: #01579b;
}
.light-grey {
  color: #e8e8e7;
}
.bg-sky-blue {
  background-color: #26c6da;
}
.aqua {
  color: #d2faff;
}
.burnt-orange,
.blurnt-orange {
  color: #d86c4d;
}
.teal-blue {
  color: #007f7e;
}
.cna-blue {
  color: #3b6e8f;
}
.cna-dark-gray {
  color: #636466;
}
.cna-black {
  color: #282829;
}
.athens-grey {
  color: #d5d7d9;
}
.bg-yellow {
  background-color: #fdd835;
}
.bg-orange {
  background-color: #ff8742;
}
.bg-navy-blue {
  background-color: #0277bd;
}
.bg-white {
  background-color: #fff;
}
.bg-athens-grey {
  background-color: #d5d7d9;
}
.bg-burnt-orange,
.bg-blurnt-orange {
  background-color: #d86c4d;
}
.bg-teal-blue {
  background-color: #007f7e;
}
.bg-cna-blue {
  background-color: #3b6e8f;
}
.bg-cna-dark-gray {
  background-color: #636466;
}
.bg-cna-black {
  background-color: #282829;
}
.bg-background-grey {
  background-color: rgba(232, 232, 231, 0.1176470588);
}
.container {
  max-width: 1366px;
  width: 100%;
  padding: 0;
}
h1 {
  font-size: 7.5em;
  line-height: 1em;
  font-family: "Oxygen";
  font-weight: 700;
  letter-spacing: 0%;
}
@media (min-width: 1200px) and (max-width: 1240px) {
  h1 {
    font-size: 7em;
  }
}
@media (max-width: 1199px) {
  h1 {
    font-size: 6em;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 4.4em;
    line-height: 1.2em;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 2.5em;
    line-height: 1.2em;
  }
}
h2 {
  line-height: 1.16em;
  font-family: "Oxygen";
  font-size: 3.88em;
  font-weight: 700;
  letter-spacing: 0%;
}
@media (max-width: 991px) {
  h2 {
    font-size: 2em;
    line-height: 1.25em;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 2em;
    line-height: 1.25em;
  }
}
h3 {
  font-size: 3em;
  line-height: 1.1em;
  font-family: "Oxygen";
  font-weight: 700;
  letter-spacing: 0%;
}
@media (max-width: 991px) {
  h3 {
    font-size: 1.88em;
    line-height: 1.4em;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 1.88em;
    line-height: 1.4em;
  }
}
h4 {
  font-size: 2em;
  line-height: 1.25em;
  font-family: "Oxygen";
  font-weight: 700;
  letter-spacing: 0%;
}
@media (max-width: 991px) {
  h4 {
    font-size: 1.5em;
  }
}
@media (max-width: 767px) {
  h4 {
    font-size: 1.5em;
  }
}
h5 {
  font-size: 1.25em;
  line-height: 1.4em;
  font-family: "OpenSans-Regular";
  font-weight: 600;
  letter-spacing: 1%;
}
@media (max-width: 991px) {
  h5 {
    font-size: 1em;
    letter-spacing: 0.32px;
  }
}
@media (max-width: 767px) {
  h5 {
    font-size: 1em;
    letter-spacing: 0.32px;
  }
}
span,
div {
  font-size: 1em;
}
p {
  font-size: 1em;
  line-height: 1.5em;
  color: #282829;
  font-family: "OpenSans-Regular";
  font-weight: 400;
  letter-spacing: 2%;
  margin-bottom: 10px;
}
a {
  font-family: "OpenSans-Regular";
  font-size: 1em;
  font-weight: 400;
  line-height: 0.6em;
  text-decoration: none;
  color: #282829;
  cursor: pointer;
}
@media (max-width: 767px) {
  a {
    line-height: 1em;
  }
}
html {
  font-size: 1em;
  font-family: "OpenSans-Regular";
  background-color: #fff;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
}
body {
  font-size: 1em;
  font-family: "OpenSans-Regular";
  background-color: #fff;
  -webkit-font-smothing: antialiased;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #282829;
  margin-bottom: 2px;
  text-transform: none;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  text-indent: initial;
  word-break: break-word;
  overflow-wrap: break-word;
  width: 100%;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
}
.node__content {
  font-size: 1em;
}
.field--type-entity-reference {
  margin: 0;
}
.center-align {
  text-align: center;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.space-align {
  margin-bottom: 20px;
}
img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.text-align-justify {
  text-align: justify;
}
div#page {
  overflow-x: hidden;
}
.error404-main-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
}
.error404-main-wrapper .top-row {
  display: flex;
  align-items: center;
  flex-direction: column;
  border-bottom: 2px solid #3b6e8e;
}
.error404-main-wrapper .top-row .error404 {
  color: #94070b;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01);
  margin-bottom: 15px;
}
.error404-main-wrapper .top-row .error-header {
  color: #00415c;
  -webkit-font-smothing: antialiased;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01);
  letter-spacing: 2px;
  line-height: 75px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .error404-main-wrapper .top-row .error-header {
    font-size: 45px;
    line-height: 45px;
  }
}
.error404-main-wrapper .top-row .error-subhead {
  color: #3b6e8e;
  -webkit-font-smothing: antialiased;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01);
  margin-bottom: 40px;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .error404-main-wrapper .top-row .error-subhead {
    font-size: 13px;
    text-align: center;
    margin-bottom: 35px;
  }
}
.error404-main-wrapper .bottom-row {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 33px;
}
.error404-main-wrapper .bottom-row .error-body {
  color: #404242;
  -webkit-font-smothing: antialiased;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.01);
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .error404-main-wrapper .bottom-row .error-body {
    font-size: 14px;
    text-align: center;
    margin-bottom: 8px;
  }
}
.error404-main-wrapper .bottom-row .error-links-wrapper {
  margin-bottom: 30px;
}
.error404-main-wrapper .bottom-row .error-links-wrapper a {
  color: #3b6e8f;
  text-decoration: underline;
}
.error404-main-wrapper .bottom-row .error-links-wrapper a:hover {
  color: #e51b24;
  text-decoration: underline;
}
.paragraph--type--multi-row-and-column.content-wrapper-align {
  margin: 40px 0;
}
@media (max-width: 767px) {
  .paragraph--type--multi-row-and-column.content-wrapper-align {
    margin: 30px 0;
  }
}
.content-wrapper-nospace {
  padding: 0 20px;
}
@media (max-width: 370px) {
  .content-wrapper-nospace {
    padding: 0 12px;
  }
}
#main-wrapper p a {
  font-weight: 700;
  color: #23527c;
}
#main-wrapper p a:hover {
  color: #ed282c !important;
  text-decoration: underline !important;
}
.hero-banner-section {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: end;
  width: 100%;
  height: 100%;
}
.hero-banner-section .hero-image-section {
  width: 100%;
}
.hero-banner-section .hero-banner-main-content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  flex-direction: column;
  margin-right: 7%;
}
.hero-banner-section .banner-content-wrapper {
  position: relative;
}
.mobile-hero-image .field--type-image {
  float: none !important;
}
.primary-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 20px;
  position: relative;
  background-color: #3b6e8f;
  border-radius: 8px;
  width: 100%;
  min-height: 52px;
  min-width: 200px;
  max-width: 250px;
  color: #fff;
}
@media (max-width: 767px) {
  .primary-button {
    text-align: center;
    margin-top: 20px;
  }
}
.primary-button:active {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 15px 20px;
  position: relative;
  background-color: #cae5ff;
  border-radius: 8px;
  width: 100%;
  min-width: 200px;
  min-height: 52px;
}
.primary-button:disabled {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 15px 20px;
  position: relative;
  background-color: #e7e9eb;
  border-radius: 8px;
  width: 100%;
  min-width: 224px;
  min-height: 52px;
}
.primary-button:hover {
  text-decoration: none;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 15px 20px;
  position: relative;
  background-color: #003763;
  border-radius: 8px;
  width: 100%;
  min-width: 200px;
  min-height: 52px;
  color: #fff;
}
.primary-button .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -0.93px;
  margin-left: -1.5px;
  margin-right: -1.5px;
  font-weight: 400;
  color: #ffffff;
  font-size: 1em;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
.primary-button .text-wrapper:active {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 400;
  color: #3b6e8f;
  font-size: 1em;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
.primary-button .text-wrapper:disabled {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 400;
  color: #282829;
  font-size: 1em;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
.primary-button .text-wrapper:hover {
  position: relative;
  width: fit-content;
  margin-top: -0.5px;
  font-weight: 400;
  color: #ffffff;
  font-size: 1em;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
.secondary-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  padding: 20px;
  position: relative;
  background-color: #fff;
  border: 1px solid;
  border-color: #3b6e8f;
  border-radius: 8px;
  width: 100%;
  min-width: 200px;
  min-height: 52px;
  max-width: 240px;
  margin: 8px;
}
.secondary-button:hover {
  text-decoration: none;
  background: rgba(235, 241, 244, 0.3019607843) !important;
}
.secondary-button:active {
  background: rgba(235, 241, 244, 0.6) !important;
}
.secondary-button .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-weight: 400;
  color: #3b6e8f;
  font-size: 1em;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
.tertiary-button {
  all: unset;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 15px 20px;
  position: relative;
  border-radius: 8px;
  width: 100%;
  min-width: 200px;
  min-height: 52px;
}
.tertiary-button .text-wrapper {
  position: relative;
  width: fit-content;
  margin-top: -0.9px;
  margin-left: -7.6px;
  margin-right: -7.6px;
  font-weight: 400;
  color: #3b6e8f;
  font-size: 1em;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}
@font-face {
  font-family: "Oxygen";
  src: url("../../../../fonts/oxygen.bold.ttf") format("opentype");
}
@font-face {
  font-family: "ObviaExpanded-Book";
  src: url("../../../../fonts/ObviaExpanded-Book.OTF") format("opentype");
}
@font-face {
  font-family: "ObviaExpanded-Medium";
  src: url("../../../../fonts/ObviaExpanded-Medium.OTF") format("opentype");
}
@font-face {
  font-family: "OpenSans-Regular";
  src: url("../../../../fonts/OpenSans-Regular.ttf") format("opentype");
}
@font-face {
  font-family: "OpenSans-SemiBold";
  src: url("../../../../fonts/OpenSans-SemiBoldttf") format("opentype");
}
@font-face {
  font-family: "OpenSans-Light";
  src: url("../../../../fonts/OpenSans-Light.ttf") format("opentype");
}
.footer-link a {
  color: #fff;
  text-decoration: none;
  line-height: 1em;
  padding-left: 0px;
  padding-right: 1em;
}
.footer-link a:hover {
  text-decoration: underline;
}
.linkDin {
  height: 30px;
  width: 30px;
}
@media (max-width: 767px) {
  .footer-link ul li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer-link ul li a {
    padding-left: 0px;
  }
}
.footer-link .nav-link:focus,
.footer-link .nav-link:hover {
  color: #fff;
}
header {
  position: fixed;
  top: 0;
  box-sizing: border-box;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: #fff;
  z-index: 99;
  width: 100%;
  display: flex;
  justify-content: center;
}
header.header > .navbar {
  width: 100%;
  max-width: 1366px;
}
.custom-nav .nav-item {
  width: 25%;
  white-space: nowrap !important;
}
.dropdown-menu.mega-menu {
  width: 100%;
  left: 0;
  right: 0;
  top: 100%;
  padding: 1rem 2rem;
  border-radius: 0;
  border: unset;
  background-color: #d9edf7;
  padding-left: 10%;
  padding-right: 10%;
}
.contact-btn a:hover {
  background: rgba(2, 119, 189, 0.031372549);
}
.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=UTF8,%3Csvg xmlns%3D%22http://www.w3.org/2000/svg%22 viewBox%3D%220 0 16 16%22 fill%3D%22%23000%22%3E%3Cpath fill-rule%3D%22evenodd%22 d%3D%22M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z%22/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.5em;
  height: 1.5em;
}
.contact-btn .secondary-button {
  padding: 16px;
}
.custom-humburger:focus {
  box-shadow: unset !important;
}
.custom-humburger {
  border: unset !important;
}
.dropdown-mega {
  position: relative;
}
.mega-menu .row > div {
  margin-bottom: 1rem;
}
.contactUs-btn .field--name-body {
  display: flex !important;
  justify-content: flex-end !important;
}
@media (max-width: 767px) {
  .dropdown-menu {
    display: none;
  }
}
@media (max-width: 767px) {
  .dropdown.show .dropdown-menu {
    display: block;
  }
}
@media (max-width: 767px) {
  .dropdown-menu.mega-menu {
    padding: 1rem;
  }
}
@media (max-width: 767px) {
  .dropdown-mega > .nav-link {
    pointer-events: auto;
  }
}
@media (max-width: 767px) {
  .custom-nav .nav-item {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .dropdown-menu {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .dropdown-mega:hover .dropdown-menu {
    display: block;
    width: max-content;
  }
}
.dropdown-mega:hover .nav-link {
  color: #282829 !important;
  text-decoration: underline !important;
  cursor: pointer !important;
  pointer-events: auto !important;
}
@media (min-width: 768px) {
  .dropdown-mega > .nav-link {
    pointer-events: none;
  }
}
@media (min-width: 768px) {
  .custom-nav .nav-item {
    height: 101px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 768px) {
  #main-wrapper.layout-main-wrapper {
    padding-top: 91px !important;
  }
}
@media (max-width: 767px) {
  #main-wrapper.layout-main-wrapper {
    margin-top: 13% !important;
  }
}
@media (min-width: 768px) {
  .custom-nav .dropdown-toggle::after {
    border: unset !important;
  }
}
@media (min-width: 768px) {
  .px-6 {
    padding-right: 6em !important;
    padding-left: 6em !important;
  }
}
@media (max-width: 767px) {
  .custom-nav {
    padding-left: 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .custom-nav li a:hover {
    background: rgba(2, 119, 189, 0.031372549);
  }
}
@media (max-width: 767px) {
  .mega-menu {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .dropdown-menu.mega-menu {
    background-color: rgba(232, 232, 236, 0.1215686275);
  }
}
@media (max-width: 767px) {
  .mega-menu li a:hover,
  .mega-menu li a:active {
    background: rgba(232, 232, 231, 0.5019607843);
    color: #282829;
  }
}
@media (max-width: 767px) {
  .contact-btn .secondary-button {
    max-width: unset;
  }
}
.navbar-light .nav-link:hover,
.navbar-light .nav-link:focus {
  color: #282829 !important;
  text-decoration: underline !important;
  cursor: pointer !important;
  pointer-events: auto !important;
}
.custom-nav .nav-link {
  color: #282829 !important;
}
.mega-menu .dropdown-item {
  color: #282829 !important;
}
.red-line {
  content: "";
  border-left: 4px solid #e51b24;
  position: absolute;
}
.top-line {
  left: 0;
  top: 0;
}
.bottom-line {
  right: 0;
  bottom: 0;
}
.trapezoid {
  margin: 50px;
  clip-path: polygon(0% 0%, 100% 0%, 100% 83%, 0% 100%);
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
  height: 720px !important;
}
.trapezoid.inclined-left-to-right {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 85%);
  height: auto;
}
@media (max-width: 767px) {
  .trapezoid {
    padding: 0 !important;
    margin-top: 0 !important;
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .trapezoid {
    height: auto !important;
  }
}
.inclined-card {
  padding: 6% !important;
  text-align: justify;
}
@media (max-width: 767px) {
  .inclined-card {
    padding: 35px !important;
  }
}
.incline-heading {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .incline-heading {
    display: inline-flex;
    flex-wrap: wrap;
  }
}
.horizontal-border {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.horizontal-border::before {
  content: "";
  position: absolute;
  bottom: 4rem;
  right: 3%;
  top: -2rem;
  height: 4px;
  background-color: #e51b24;
  transform: rotate(-5.8deg);
  max-width: 40%;
  width: 34%;
}
.vertical-border {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.vertical-border::before {
  content: "";
  position: absolute;
  top: -3.4rem;
  width: 4px;
  height: 8rem;
  background-color: #e51b24;
  transform: rotate(0deg);
  right: 3%;
}
.horizontal-inclined-line-wrap {
  position: relative;
  width: 100%;
}
.pendulum-horizontal-border {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.pendulum-horizontal-border::before {
  content: "";
  content: "";
  position: absolute;
  bottom: 0;
  right: -5.8em;
  top: -4.9em;
  height: 4px;
  background-color: #e51b24;
  transform: rotate(90deg);
  max-width: 50%;
  width: 69%;
}
.pendulum-vertical-border {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.pendulum-vertical-border::before {
  content: "";
  content: "";
  position: absolute;
  top: 0.25rem;
  width: 4px;
  height: 6rem;
  background-color: #e51b24;
  transform: rotate(90deg);
  right: 15.9%;
}
.tl-wide-60 {
  width: 60%;
  height: auto;
  border-top: 4px solid #e51b24;
}
.tl-height-40 {
  height: 40%;
  width: auto;
}
.tl-height-70 {
  height: 70%;
  width: auto;
}
.tl-height-60 {
  height: 60%;
  width: auto;
}
.tl-height-50 {
  height: 50%;
}
.tl-wide-10 {
  width: 10%;
  height: auto;
  border-top: 4px solid #e51b24;
}
.br-wide-60 {
  width: 60%;
  border-bottom: 4px solid #e51b24;
}
.br-wide-10 {
  width: 10%;
  border-bottom: 4px solid #e51b24;
}
.br-height-40 {
  height: 40%;
  width: auto;
  padding: 0;
}
.br-height-60 {
  height: 60%;
  width: auto;
  padding: 0;
}
.key-contact {
  margin: 45px 9%;
  position: relative;
  padding: 20px 0;
}
@media (max-width: 767px) {
  .key-contact {
    margin: 35px 8%;
  }
}
.key-panel {
  padding: 20px 10px 20px 40px;
}
@media (max-width: 991px) {
  .key-panel {
    padding: 20px 20px !important;
  }
}
@media (max-width: 767px) {
  .node--type-employee-info .img-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.node--type-employee-info .img-container img {
  width: auto;
  height: auto;
  border: 1px solid #afb1b6;
  border-radius: 8px;
}
.node--type-employee-info .card-body {
  padding-left: 0 !important;
}
.key-panel-align {
  padding-top: 100px !important;
}
@media (max-width: 767px) {
  .key-panel-align {
    padding-top: 20px !important;
  }
}
.key-contact .key-panel .card-body .card-title {
  padding: 15px 0;
}
.key-contact .key-panel .card-body .card-text {
  width: 185px;
}
.panel-header {
  margin: 0 8.5%;
}
@media (max-width: 767px) {
  .panel-header {
    padding-bottom: 15px;
  }
}
.leader-cta {
  padding-bottom: 2.5rem !important;
}
@media (max-width: 767px) {
  .leader-cta {
    padding: 0px 0 0 0 !important;
    width: 100%;
  }
}
.leader-cta .primary-button {
  max-width: 300px;
  font-size: 1.25em;
}
@media (max-width: 767px) {
  .leader-cta .primary-button {
    font-size: 0.88em !important;
    max-width: 100% !important;
    margin-bottom: 35px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .paragraph--view-mode--contact-card .card-heading,
  .paragraph--view-mode--contact-card .card-body,
  .key-panel .card-heading,
  .key-panel .card-body {
    text-align: center;
  }
  .paragraph--view-mode--contact-card .card-body .social-icon,
  .key-panel .card-body .social-icon {
    text-align: center;
    display: inline-flex !important;
  }
}
@media (max-width: 767px) {
  .content-wrapper-align .content-wrapper .card .img-container {
    text-align: center;
    border: none !important;
  }
  .content-wrapper-align .content-wrapper .card .img-container .leader-card {
    width: auto;
  }
}
.news-content-container .category-heading {
  position: absolute;
  border-radius: 8px;
  background: #fff;
  padding: 10px;
  margin-top: 15px;
  margin-left: 15px;
}
.news-content-container .img-container img {
  border-radius: 8px;
  background: #f5f5f5;
  width: 399px;
  height: 450px;
}
.news-content-container .news-date {
  padding-right: 30px;
}
.news-content-container .read-more {
}
.news-content-container .read-more .secondary-button {
  margin-left: 0;
}
.news-content-container .read-more a {
  font-size: 1.13em;
}
.news-content-container .read-more img.right-arrow {
  width: 18px;
  margin-left: 7px;
}
.content-wrapper-align .panel-container {
  padding: 0 12%;
}
@media (max-width: 767px) {
  .content-wrapper-align .panel-container {
    padding: 0 5%;
    margin-bottom: 30px;
  }
}
.content-wrapper-align .image-panel-section {
  margin: 0;
}
.content-wrapper-align .content-wrapper {
  padding: 20px;
}
@media (max-width: 767px) {
  .content-wrapper-align .content-wrapper {
    padding: 15px;
  }
}
.content-wrapper-align .content-wrapper .card {
  border: none;
}
.content-wrapper-align .content-wrapper .card .img-container {
  border-radius: 8px;
}
.content-wrapper-align .content-wrapper .card .img-container img {
  border: 1px solid #afb1b6;
  border-radius: 8px;
  width: auto;
  height: auto;
}
.content-wrapper-align .content-wrapper .card .card-body {
  padding-left: 0;
}
.panel-section {
  margin: 0% 8%;
}
@media (max-width: 767px) {
  .custom-coverage .panel-section {
    background-color: #e8e8e7;
    margin: 0;
    padding: 30px 15px;
  }
  .custom-coverage .panel-section .field--name-field-column-contents {
    margin: 0;
  }
  .custom-coverage .panel-section .field--name-field-column-contents .arrow-icon {
    width: 50px;
    margin-top: -10px;
  }
}
.card-heading {
  padding-bottom: 20px;
}
.social-icon a img {
  padding-right: 12px;
}
.column-hover {
  padding: 30px 40px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  flex-shrink: 0;
}
.column-hover:hover {
  background: rgba(2, 119, 189, 0.03);
}
.column-hover:hover .card {
  background: no-repeat;
  cursor: pointer;
}
.column-hover:hover .card h2 .panel-heading {
  color: #0277bd;
}
@media (max-width: 767px) {
  .column-hover:hover .card .icon-align {
    mix-blend-mode: multiply;
  }
  .column-hover:hover .card .icon-align .arrow-icon {
    fill: #0277bd;
  }
}
@media (max-width: 767px) {
  .column-hover {
    background: #fff;
    padding: 20px !important;
    margin: 10px 0;
    border-radius: 10px;
  }
  .column-hover h2 {
    padding: 6px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .column-hover h2 .icon-align {
    margin-top: -4px;
  }
  .column-hover h5 {
    padding-bottom: 15px;
  }
}
@media (max-width: 390px) {
  .column-hover {
    padding: 12px !important;
  }
}
.multi-panel {
  max-height: 416px;
}
.pl-35 {
  padding-left: 35%;
}
.pl-24 {
  padding-left: 24%;
}
.pl-15 {
  padding-left: 15%;
}
.pl-22 {
  padding-left: 22%;
}
.row-reverse {
  flex-direction: row-reverse;
}
.financial-strength-img-wrapper {
  width: 100%;
  height: 100%;
}
.financial-strength-img-wrapper img {
  max-width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .financial-strength-img-wrapper img {
    object-fit: cover;
  }
}
.financial-strength-detail-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 24px 18px;
  position: relative;
}
@media (max-width: 1399px) {
  .financial-strength-detail-wrapper {
    padding: 32px 17px 18px 20px;
  }
}
@media (max-width: 991px) {
  .financial-strength-detail-wrapper {
    padding: 30px 12px 11px 14px;
  }
}
@media (max-width: 767px) {
  .financial-strength-detail-wrapper {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .financial-strength-detail-wrapper h3 {
    font-size: 1.3em;
    line-height: 1em;
  }
}
@media (max-width: 767px) {
  .financial-strength-detail-wrapper h5,
  .financial-strength-detail-wrapper p {
    font-size: 0.88em;
    line-height: 1em;
  }
}
@media (max-width: 991px) {
  .financial-strength-section .md-custom-img {
    width: 36%;
  }
  .financial-strength-section .md-custom-block {
    width: 21%;
  }
}
@media (max-width: 767px) {
  .financial-strength-section .md-custom-img {
    width: 58.33%;
  }
  .financial-strength-section .md-custom-block {
    width: 41.66%;
  }
}
.text-dollar {
  font-weight: 700;
  font-size: 2.38em;
  line-height: 0.89em;
  font-family: "Oxygen";
}
@media (max-width: 1199px) {
  .text-dollar {
    font-size: 2em;
    line-height: 0.89em;
  }
}
@media (max-width: 991px) {
  .text-dollar {
    font-size: 1.5em;
    line-height: 1.4em;
  }
}
@media (max-width: 767px) {
  .text-dollar {
    font-size: 1.3em;
    line-height: 1em;
  }
}
.text-big {
  font-weight: 700;
  font-size: 3.75em;
  line-height: 0.89em;
  font-family: "Oxygen";
  top: 0.58em;
  position: absolute;
}
@media (max-width: 1199px) {
  .text-big {
    font-size: 3em;
    line-height: 0.89em;
    top: 0.7em;
  }
}
@media (max-width: 991px) {
  .text-big {
    font-size: 1.75em;
    line-height: 1.4em;
    top: 0.58em;
  }
}
.text-dollar-wrap {
  font-weight: 700;
  font-size: 2.25em;
  line-height: 0.89em;
  font-family: "Oxygen";
  margin-right: -3px;
  padding-left: 31px;
}
@media (max-width: 1199px) {
  .text-dollar-wrap {
    font-size: 2em;
    line-height: 0.89em;
    padding-left: 26px;
  }
}
@media (max-width: 991px) {
  .text-dollar-wrap {
    font-size: 1.1em;
    line-height: 1.4em;
    padding-left: 14px;
  }
}
.text-sense {
  font-weight: 700;
  font-size: 2.38em;
  line-height: 0.89em;
  font-family: "Oxygen";
  text-align: center;
  display: flex;
  justify-content: end;
  width: 88%;
}
@media (max-width: 1199px) {
  .text-sense {
    font-size: 2em;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .text-sense {
    font-size: 1.5em;
    line-height: 1.4em;
    margin-top: -3px;
    width: 75%;
  }
}
@media (max-width: 767px) {
  .text-sense {
    width: 80%;
    justify-content: center;
  }
}
.h-line {
  height: 1px;
  background: #fff;
  margin-top: 42px;
  position: relative;
}
@media (max-width: 991px) {
  .h-line {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .h-line {
    width: 100%;
    margin: 5px 0px;
  }
}
.rating-agencies-wrapper .core-income-box-wrapper {
  border-right: 1px solid #19180a;
  border-bottom: 1px solid #19180a;
}
.graph-main-wrapper .chart-label-1d {
  font-weight: 900;
  border-bottom: 3px solid #0277bd;
  width: 5%;
}
@media (max-width: 991px) {
  .graph-main-wrapper .chart-label-1d {
    width: 8%;
  }
}
.graph-detail-wrapper .last-rate {
  font-size: 3em;
  line-height: 0.84em;
  font-family: "Oxygen";
  font-weight: 700;
  letter-spacing: 0%;
}
@media (max-width: 991px) {
  .graph-detail-wrapper .last-rate {
    font-size: 2em;
  }
}
.graph-detail-wrapper .up-down-today {
  margin-left: -0.4em;
}
.graph-detail-wrapper .last_updated_date {
  font-size: 0.8em;
}
.pt-5em {
  padding-top: 5em !important;
}
.paragraph--view-mode--card-with-image h3 {
  line-height: 1em;
  padding-top: 6px;
}
.icon-bar {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: #fafafa;
  display: flex;
  justify-content: center;
}
.com-icon {
  width: 45px !important;
  height: 40px !important;
  padding: 4px;
}
@media (min-width: 768px) {
  .custom-grid {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
    gap: 0;
  }
}
@media (min-width: 768px) {
  .section-1 {
    grid-column: 1;
    grid-row: 1;
  }
}
@media (min-width: 768px) {
  .section-2 {
    grid-column: 1;
    grid-row: 2;
  }
}
@media (min-width: 768px) {
  .section-3 {
    grid-column: 2;
    grid-row: 1/span 2;
  }
}
@media (min-width: 768px) {
  .dedicated.custom-grid {
    grid-template-columns: 60% 40%;
  }
}
@media (min-width: 768px) {
  .dedicated h3 {
    padding-left: 35%;
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .committed.custom-grid {
    grid-template-columns: 30% 70%;
  }
}
@media (min-width: 768px) {
  .committed h3 {
    padding-left: 35%;
    text-align: right !important;
  }
}
@media (min-width: 768px) {
  .committed .section-1,
  .committed .section-2 {
    grid-column: 2 !important;
  }
}
@media (min-width: 768px) {
  .committed .section-3 {
    grid-column: 1 !important;
  }
}
.section-3 {
  padding-right: 0px !important;
}
@media (max-width: 767px) {
  .multi-panel {
    min-height: unset !important;
    max-height: unset !important;
  }
}
@media (max-width: 767px) {
  .left-panel-heading {
    padding: 1em 0 1em 0 !important;
  }
}
@media (max-width: 767px) {
  .section-2 {
    background-color: unset !important;
  }
}
@media (max-width: 767px) {
  .custom-grid .section-1 h3 {
    font-size: 2.5em;
    color: #fff4c4;
  }
}
@media (max-width: 767px) {
  .custom-grid .section-1 {
    padding-top: 2em !important;
  }
}
@media (max-width: 767px) {
  .about-banner .custom-grid .section-1 h3 {
    padding-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .about-banner .custom-grid .section-1 h1 {
    margin-bottom: 0px !important;
  }
}
@media (max-width: 767px) {
  .about-banner .custom-grid .section-1 h1 .pl-22 {
    padding-left: 6px !important;
  }
}
@media (max-width: 767px) {
  .about-banner .custom-grid .section-2 .bg-navy-blue {
    background-color: unset !important;
  }
}
@media (max-width: 767px) {
  .about-banner .custom-grid .section-2 .bg-navy-blue .bg-navy-blue {
    background-color: unset !important;
  }
}
@media (max-width: 767px) {
  .about-banner .custom-grid .section-2 .bg-navy-blue h5 {
    color: #000000 !important;
  }
}
.text-block-left {
  width: auto !important;
  align-items: center;
  margin: 0 auto;
}
.pl-20 {
  padding-left: 20%;
}
@media (max-width: 767px) {
  .about-banner .text-block-left h1 .pl-22 {
    padding-left: 0px !important;
  }
}
@media (max-width: 767px) {
  .text-block-left h1 br {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .text-block-left h2 br {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .text-block-left .text-start {
    text-align: center !important;
  }
}
.paragraph--view-mode--multipanel-with-description-cta.content-wrapper-nospace.casualty-product .content-wrapper-nospace {
  margin: 15px 0;
}
.paragraph--type--column-contents.paragraph--view-mode--simple-card {
  margin: 20px 0 0;
  border: none;
}
.paragraph--type--column-contents.paragraph--view-mode--contact-card {
  border: none;
}
@media (max-width: 991px) {
  .paragraph--type--column-contents.paragraph--view-mode--contact-card h4 {
    font-size: 1.4em;
  }
}
@media (max-width: 767px) {
  .property-product .field-product-card .content-wrapper-nospace:first-child {
    margin-bottom: 30px;
  }
}
.newscards .field-product-card .col-md-6 .paragraph--type--column-contents {
  margin: 20px 65px 20px 0;
}
@media (max-width: 991px) {
  .newscards .field-product-card .col-md-6 .paragraph--type--column-contents {
    margin: 20px 15px 20px 0;
  }
}
@media (max-width: 767px) {
  .newscards .field-product-card .col-md-6 .paragraph--type--column-contents {
    margin: 0;
  }
}
.news-insights-wrapper .news-insights-nav-wrapper ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 767px) {
  .news-insights-wrapper .news-insights-nav-wrapper ul {
    flex-direction: column;
    align-items: flex-start !important;
    flex-wrap: wrap;
  }
}
.news-insights-wrapper .news-insights-nav-wrapper li {
  padding-right: 3em;
}
@media (max-width: 767px) {
  .news-insights-wrapper .news-insights-nav-wrapper li {
    padding-right: 22px;
    margin-bottom: 15px;
  }
}
.news-insights-wrapper .news-insights-nav-wrapper h5 {
  color: #000000;
}
.news-insights-wrapper .news-insights-button {
  border-radius: 5px;
  border: 0.5px solid #19180a;
  background: #fff;
  padding: 10px;
  min-width: 168px;
  min-height: 50px;
  text-align: center;
}
.news-insights-quotation .quotation-divider-left {
  width: 120px;
  height: 1px;
  margin-bottom: 28px;
  margin-top: 17px;
  background: #2a4e66;
}
.news-insights-quotation .quotation-para {
  color: #2a4e66;
  text-align: center;
  font-family: "OpenSans-Regular";
  font-size: 2em;
  font-style: italic;
  font-weight: 600;
  line-height: 1.5em;
  padding: 0 25px;
}
@media (max-width: 991px) {
  .news-insights-quotation .quotation-para {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .news-insights-quotation .quotation-para {
    font-size: 1.5em;
    padding: 0 14px;
  }
}
.news-insights-quotation .quotation-divider-right {
  width: 120px;
  height: 1px;
  margin-top: 32px;
  background: #2a4e66;
  float: right;
}
@media (max-width: 767px) {
  .news-insights-quotation .quotation-divider-right {
    margin-bottom: 20px;
  }
}
.main-tabs {
  display: inline-block;
}
.main-tabs ul.nav-tabs li {
  padding: 10px;
}
@media (max-width: 767px) {
  .main-tabs ul.nav-tabs li {
    padding: 10px 0;
  }
}
.main-tabs ul.nav-tabs li .nav-link {
  font-size: 1.25em;
  font-family: "Oxygen";
  line-height: 2.34em;
  padding: 0;
  border-bottom: 2px solid transparent !important;
}
.main-tabs ul.nav-tabs li .nav-link.active {
  border-bottom: 2px solid #000000 !important;
}
.main-tabs ul.nav-tabs li .nav-link:hover {
  border-bottom: 2px solid #000000 !important;
}
.tab-pane .content-panel {
  margin: 1% 15% 3%;
}
@media (max-width: 767px) {
  .tab-pane .content-panel {
    margin: 3% 8%;
  }
}
.tab-pane .content-panel h3.tab-heading {
  padding: 10px 0;
}
.tab-pane .column-panel {
  margin: 0% 8%;
}
@media (max-width: 767px) {
  .tab-pane .column-panel {
    margin: 3% 0%;
  }
}
.tab-pane .column-panel .column-align {
  border-radius: 8px;
  border: 2px solid rgba(2, 119, 189, 0.08);
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  flex-shrink: 0;
  height: 100%;
}
@media (max-width: 991px) {
  .tab-pane .column-panel .column-align {
    padding: 18px;
  }
}
.tab-pane .column-panel .column-align .content-description {
  display: flex;
}
@media (max-width: 1199px) {
  .tab-pane .column-panel .column-align .content-description ul {
    margin-bottom: 0;
  }
}
.tab-pane .column-panel .column-align .content-description ul li {
  font-size: 1.25em;
  font-weight: 600;
}
@media (max-width: 767px) {
  .tab-pane .column-panel .column-align .content-description ul li {
    font-size: 1em;
  }
}
.slide-tab {
  transition: transform 0.5s ease, opacity 0.5s ease;
  transform: translateX(100%);
  opacity: 0;
}
.tab-pane.active.show.slide-tab {
  transform: translateX(0);
  opacity: 1;
}
.product-card {
  border-radius: 8px;
  border: 2px solid rgba(2, 119, 189, 0.08);
  padding: 30px 80px;
  height: 100%;
}
@media (max-width: 767px) {
  .product-card {
    padding: 40px;
    margin-bottom: 20px;
  }
}
.product-card .content-description ul li {
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  .product-card {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .monetary-teaser-align {
    text-align: center;
  }
}
.panel-section .content-wrapper .monetary-teaser-section:nth-child(2) {
  border-right: 2px solid #e8e8e7;
  border-left: 2px solid #e8e8e7;
}
.single-column-align .panel-header {
  display: none;
}
@media (min-width: 768px) {
  .panel-section.main-tabs {
    margin: 0 !important;
  }
}
.selling-point-heading-description-container {
  padding: 5% 17%;
}
@media (max-width: 767px) {
  .selling-point-heading-description-container {
    padding: 34px;
  }
}
.selling-point-bullets-logo-container {
  border-radius: 8px;
  border: 2.5px solid #0277bd;
  padding: 5% 4%;
  margin-left: 30%;
  margin-right: 30%;
  margin-bottom: 10%;
}
@media (max-width: 767px) {
  .selling-point-bullets-logo-container {
    padding: 5% 4%;
    margin-left: 15%;
    margin-right: 15%;
    margin-bottom: 10%;
  }
}
.selling-point-logo {
  display: block;
  margin: auto;
  width: 270px;
  height: 90px;
}
@media (max-width: 575px) {
  .selling-point-logo {
    width: 158.049px;
    height: 52.683px;
  }
  .selling-point-heading {
    font-size: 32px;
  }
  .selling-point-description {
    font-size: 16px;
    text-align: left;
  }
  .selling-point-bullets-logo-container {
    margin-left: 34px;
    margin-right: 34px;
    margin-bottom: 10%;
  }
}
.selling-point-bullets-container {
  margin-top: 25px;
}
.selling-point-bullet-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  margin-right: 5%;
  margin-top: 4px;
}
.selling-point-bullet {
  padding-top: 5%;
  padding-bottom: 5%;
  display: flex;
  align-items: flex-start;
}
.sitemap-item--menu-main div > ul > li {
  font-family: "OpenSans-Regular";
  margin-bottom: 20px;
  list-style: none;
}
.sitemap-item--menu-main div > ul > li > a {
  color: #3b6e8e;
  font-size: 1.43em;
  font-weight: 500;
  line-height: 1.225em;
}
.sitemap-item--menu-main div > ul > li > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sitemap-item--menu-main div > ul > li > ul > li > a {
  color: #3b6e8e;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
}
.sitemap {
  padding-top: 50px;
}
