@font-face {
  font-family: value sans;
  src: url("https://digitalfiles.wpengine.com/wp-content/uploads/ValueSans-Regular-Pro.woff");
}
@font-face {
  font-family: value medium;
  src: url("https://digitalfiles.wpengine.com/wp-content/uploads/ValueSans-Medium-Pro.woff");
}
@font-face {
  font-family: value bold;
  src: url("https://digitalfiles.wpengine.com/wp-content/uploads/ValueSans-Bold-Pro.woff");
}
@font-face {
  font-family: value serif;
  src: url("https://digitalfiles.wpengine.com/wp-content/uploads/ValueSerif-Bold-Pro.woff");
}
body {
  padding-top: 86px;
}
p, li, table {
  color: #333333;
  font-family: value sans;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 1em;
}
p .small-print, p.small-print, li .small-print, li.small-print, table .small-print, table.small-print {
  font-size: 90%;
}
.mb-34 {
  margin-bottom: -64px !important;
}
img {
  max-width: 100%;
  height: auto;
}
a, a:hover, button, button:hover {
  transition: all 0.2s;
}
.has-action-blue-background-color {
  background-color: #0033FF;
}
.has-cigna-mint-background-color {
  background-color: #3EFFC0;
}
.has-cigna-navy-background-color {
  background-color: #110081;
}
.has-light-green-background-color {
  background-color: #E6FAEE;
}
.has-dark-green-background-color {
  background-color: #00874d;
}
.has-light-orange-background-color {
  background-color: #FACFBD;
}
.has-dark-orange-background-color {
  background-color: #ff4d00;
}
.has-black-background-color {
  background-color: #000000;
}
.has-action-blue-color {
  color: #0033FF;
}
.has-cigna-mint-color {
  color: #3EFFC0;
}
.has-cigna-navy-color {
  color: #110081;
}
.has-dark-green-color {
  color: #00874d;
}
.has-dark-orange-color {
  color: #ff4d00;
}
.has-black-color {
  color: #ff4d00;
}
.has-white-color {
  color: #fff;
}
h1, h2, h3 {
  font-family: value serif;
}
h4, h5, h6 {
  font-family: value bold;
}
h1, h2, h3, h4, h5, h6 {
  color: #110081;
}
h1 {
  font-size: 64px;
  line-height: 70px;
}
h2 {
  font-size: 40px;
  line-height: 46px;
  margin-bottom: 0.5em;
}
h3 {
  font-size: 32px;
  line-height: 40px;
}
h4 {
  font-size: 24px;
  line-height: 30px;
}
p a {
  color: #0033FF;
}
p a sup {
  text-decoration: none;
  display: inline-block;
}
p a:hover {
  text-decoration: none;
}
a.no-underline {
  text-decoration: none;
}
.btn {
  background: #0033FF;
  border: 2px solid #0033FF;
  color: white;
  font-family: value sans;
  margin-right: 22px;
  display: inline-block;
  border-radius: 24px;
  font-size: 16px;
  line-height: 1;
  padding: 12px 24px;
}
.btn:hover {
  color: #0033FF;
  background: transparent;
  border: 2px solid #0033FF;
}
.btn-i {
  transform: translateY(-19px);
  font-size: 16px;
  line-height: 20px;
  background: transparent;
  border: 2px solid gray;
  border-radius: 50%;
  height: 25px;
  width: 25px;
}
.vertical-align {
  display: table;
  height: 100%;
  width: 100%;
}
.vertical-align > div {
  display: table-cell;
  vertical-align: middle;
}
header {
  position: fixed;
  width: 100vw;
  background: #fff;
  top: 0px;
  z-index: 999;
}
.navbar-toggler span {
  display: block;
  background-color: #4f4f4f;
  height: 3px;
  width: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.35s ease-out;
  transform-origin: center left;
}
.navbar-toggler span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg);
  margin-top: 0.3em;
}
.navbar-toggler span:nth-child(2) {
  opacity: 1;
}
.navbar-toggler span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg);
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg);
}
header ul.navbar-nav {
  margin-left: 64px;
  margin-top: 16px;
}
header nav.navbar {
  padding: 15px 0px;
}
header nav.navbar .custom-logo {
  max-height: 56px;
  width: auto;
}
header nav.navbar a {
  color: #03F;
}
header nav.navbar li {
  margin-bottom: 0px;
}
header nav.navbar .dropdown:hover > .dropdown-menu {
  display: block;
  margin-top: 0;
  /* remove the gap so it doesn't close */
}
header nav.navbar .dropdown-menu .dropdown-menu {
  left: 99%;
  top: -9px;
}
.wp-block-media-text, .section {
  padding-top: 32px;
  padding-bottom: 32px;
}
.wp-block-group p:last-of-type {
  margin-bottom: 0px;
}
.wp-block-columns {
  margin-bottom: 0px;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0px;
}
.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
  padding-right: 0px;
}
@media (max-width: 600px) {
  .wp-block-media-text .wp-block-media-text__content {
    padding: 25px 0px 0px 0px;
  }
}
.iframeResponsive, .wp-block-embed__wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  /* Then style the iframe to fit in the container div with full height and width */
}
.iframeResponsive iframe, .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.customCards .card {
  border-radius: 30px;
  border: 1px solid #D6D6D6;
  overflow: hidden;
  height: 100%;
}
.customCards .card .coverImage {
  height: 211px;
  width: 100%;
}
.customCards .card .cardInfo {
  padding: 24px;
}
.customCards .card .cardInfo h3 {
  font-size: 24px;
  line-height: 32px;
  font-family: value bold;
  color: #0033FF;
}
.customCards .card .cardInfo p:last-of-type {
  margin-bottom: 0px;
}
.container .wp-block-group.has-background, .wp-block-column.has-background {
  border-radius: 30px 0px;
  margin: 32px 0px;
  padding: 32px;
  overflow: hidden;
}
.container .wp-block-group.has-background p:last-of-type, .wp-block-column.has-background p:last-of-type {
  margin-bottom: 0px;
}
.leaf {
  border-radius: 30px 0px;
}
figure img {
  border-radius: 30px 0px;
}
body .with_frm_style {
  color: #333333;
}
body .with_frm_style .frm_radio label, body .with_frm_style .frm_checkbox label {
  font-size: 18px;
}
body .with_frm_style .frm_checkbox label input[type=checkbox], body .with_frm_style .frm_radio label input[type=radio] {
  margin-bottom: 3px;
}
body .with_frm_style .frm_primary_label {
  font-weight: bold;
  font-size: 28px;
  color: #110081;
  margin-bottom: 10px;
  margin-top: 32px;
}
body .with_frm_style .frm_prev_page {
  background: transparent !important;
  color: #0033FF !important;
}
body .with_frm_style .frm_prev_page:hover {
  background: #0033FF !important;
  color: white !important;
}
body .with_frm_style .frm_message, body .with_frm_style .frm_success_style {
  background-color: transparent !important;
  padding: 0px !important;
  border: none !important;
  color: #333333;
}
body .with_frm_style .frm_message p, body .with_frm_style .frm_success_style p {
  color: #333333 !important;
}
body .with_frm_style .frm_message p.small-print, body .with_frm_style .frm_success_style p.small-print {
  font-size: 90%;
}
footer {
  padding: 100px 0px;
  color: #fff;
  background: #110081;
}
footer p, footer li, footer a {
  color: white;
}
footer ul {
  list-style: none;
  column-count: 3;
  width: 100%;
  padding-left: 0px;
  border-bottom: 1px solid white;
  margin-bottom: 40px;
  padding: 40px 0px;
}
footer ul li a {
  text-decoration: none;
}
footer ul li a:hover {
  text-decoration: underline;
}
@media (min-width: 991px) {
  .div-col-2 {
    column-count: 2;
  }
  .ul-col-3 {
    column-count: 3;
  }
}
@media (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    display: block;
    border: none;
  }
}
