@charset "UTF-8";
@font-face {
  font-family: "Andes";
  src: url("../fonts/304244_1_0.eot");
  src: url("../fonts/304244_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/304244_1_0.woff2") format("woff2"), url("../fonts/304244_1_0.woff") format("woff"), url("../fonts/304244_1_0.ttf") format("truetype");
}
@font-face {
  font-family: "AndesBold";
  src: url("../fonts/304244_0_0.eot");
  src: url("../fonts/304244_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/304244_0_0.woff2") format("woff2"), url("../fonts/304244_0_0.woff") format("woff"), url("../fonts/304244_0_0.ttf") format("truetype");
}
@font-face {
  font-family: "AndesSemiBold";
  src: url("../fonts/304244_2_0.eot");
  src: url("../fonts/304244_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/304244_2_0.woff2") format("woff2"), url("../fonts/304244_2_0.woff") format("woff"), url("../fonts/304244_2_0.ttf") format("truetype");
}
@font-face {
  font-family: "AndesExtraLight";
  src: url("../fonts/font.woff2") format("woff2"), url("../fonts/font.woff") format("woff");
}
/*$ida_color_neutral_79 : #BEC4C8;*/
/*$ida_color_neutral_79 : #BEC4C8;*/
/*! the-ida.css v1.0.0  */
html {
  font-family: "Open Sans", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.625rem;
  color: #2c333e;
  background-color: #ffffff;
  margin: 0rem;
  /* overflow-x:hidden; */
}

:root {
  font-size: 16px;
}

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;
}

address {
  font-style: normal;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

[hidden],
template {
  display: none;
}

a {
  color: #252E66;
  text-decoration: none;
}
a:hover, a:focus {
  color: #2c333e;
  text-decoration: underline;
}
a:focus {
  outline: #000000 solid 1px;
}

a:focus {
  outline: #000000 solid 1px;
  color: #2c333e;
}

ul, ol {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

p {
  margin: 0rem 0rem 1rem 0rem;
}

abbr [title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: 8px;
}

sub {
  bottom: 4px;
}

img {
  border: 0;
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0rem;
}

hr {
  box-sizing: content-box;
  height: 0;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  border: 0;
  border-top: 1px solid #D8DDE4;
}
@media (min-width: 768px) {
  /* hr {
    margin-top: 5rem;
    margin-bottom: 5rem;
  } */
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

[role=button] {
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  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] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=search],
input[type=email],
input[type=text],
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none;
}

input[type=search] {
  box-sizing: border-box;
}

fieldset {
  border: 0;
  margin: 0.5rem;
  padding: 0.5rem;
}

fieldset[disabled] {
  cursor: default;
  opacity: 0.6;
}

figcaption {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #2c333e;
}

form[disabled] {
  cursor: default;
  opacity: 0.6;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0.5rem;
}

td,
th {
  padding: 0.5rem;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

a.lp__overlay-link {
  top: 0;
  right: 0px;
  bottom: 0;
  left: 0px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  visibility: visible;
  background: transparent;
  position: absolute;
  z-index: 1;
  cursor: pointer;
}
a.lp__overlay-link:focus {
  outline: 0px;
}

.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}

.visually-hidden.focusable:active, .visually-hidden.focusable:focus {
  position: static !important;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
}

.lp-cover {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center right;
  object-position: center right;
  width: 100%;
}

/*$ida_color_neutral_79 : #BEC4C8;*/
@media print {
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a [href]::after {
    content: " (" attr(href) ")";
  }

  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;
  }

  .lp__navbar {
    display: none;
  }

  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*$ida_color_neutral_79 : #BEC4C8;*/
/* === Begin Typography === */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Andes", sans-serif;
  margin: 0px;
  color: #2c333e;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: #2c333e;
}
h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active, h4 a:hover, h4 a:active, h5 a:hover, h5 a:active, h6 a:hover, h6 a:active, .h1 a:hover, .h1 a:active, .h2 a:hover, .h2 a:active, .h3 a:hover, .h3 a:active, .h4 a:hover, .h4 a:active, .h5 a:hover, .h5 a:active, .h6 a:hover, .h6 a:active {
  color: #252E66;
  text-decoration: underline;
  border-bottom: 0px;
}
h1 a a:focus, h2 a a:focus, h3 a a:focus, h4 a a:focus, h5 a a:focus, h6 a a:focus, .h1 a a:focus, .h2 a a:focus, .h3 a a:focus, .h4 a a:focus, .h5 a a:focus, .h6 a a:focus {
  outline: #000000 auto 2px;
  color: #252E66;
  border-radius: 0px;
}

h1 {
  font-family: "Andes", sans-serif;
  font-size: 2.25rem;
  line-height: 2.375rem;
  margin-bottom: 1rem;
  font-weight: normal;
}
@media (min-width: 768px) {
  h1 {
    font-size: 3.75rem;
    line-height: 4rem;
  }
}

h2,
.h2 {
  font-family: "Andes", sans-serif;
  font-size: 1.625rem;
  line-height: 1.75rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  h2,
.h2 {
    font-size: 2.625rem;
    line-height: 3rem;
  }
}

.lp__heading_h2 {
  font-family: "Andes", sans-serif;
  font-size: 1.375rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .lp__heading_h2 {
    font-size: 2rem;
    line-height: 2.25rem;
  }
}

h3 {
  font-family: "Andes", sans-serif;
  font-size: 1.375rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  h3 {
    font-size: 2rem;
    line-height: 2.25rem;
  }
}

.h3 {
  font-family: "Andes", sans-serif;
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-bottom: 1rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}

h4 {
  font-family: "Andes", sans-serif;
  font-size: 1.125rem;
  line-height: 1.25rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  h4 {
    font-size: 1.5rem;
    line-height: 1.75rem;
  }
}

h5 {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  h5 {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}

h6 {
  font-family: "Andes", sans-serif;
  font-size: 0.875rem;
  line-height: 1rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  h6 {
    font-size: 1rem;
    line-height: 1.25rem;
  }
}

.lp__hammer {
  font-family: "Andes", sans-serif;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #1f7093;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

.lp__blurb_text {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #2c333e;
}
@media (min-width: 768px) {
  .lp__blurb_text {
    font-size: 1rem;
    line-height: 1.625rem;
  }
}

.lp__lead_paragraph_md {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #2c333e;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .lp__lead_paragraph_md {
    font-size: 1rem;
    line-height: 1.625rem;
  }
}

/*$ida_color_neutral_79 : #BEC4C8;*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
  /*  @media (min-width: $ida-screen-xl-min) {
      width: $ida-container-xl;
    }*/
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1200px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.row {
  margin-left: -8px;
  margin-right: -8px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
@media (min-width: 768px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1200px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }
}
/*@media (min-width: $ida-screen-xl-min) {
  @include make-grid(xl);
}*/
.col-xl-15,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 576px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 768px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-xl-15 {
    width: 20%;
    float: left;
  }
}
/*$ida_color_neutral_79 : #BEC4C8;*/
/* === Begin button === */
.lp__btn {
  font-family: "Andes", sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: bold;
  word-wrap: break-word;
  text-transform: none;
  white-space: normal;
  letter-spacing: 0.78px;
  border: 0px;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
}
.lp__btn:focus,
.lp__btn .dropdown-toggle:focus {
  outline: #000000 solid 2px;
}

button:focus {
  outline: #000000 solid 2px;
}

.lp__btn_xs {
  font-size: 0.6875rem;
  line-height: 1rem;
  min-width: 100px;
  padding: 8px 12px 8px 12px;
  font-weight: bold;
}

.lp__btn_sm {
  font-size: 0.75rem;
  line-height: 1rem;
  min-width: 120px;
  padding: 8px 12px 8px 12px;
  letter-spacing: 2px;
}

.lp__btn_md {
  font-size: 0.75rem;
  line-height: 1rem;
  min-width: 140px;
  padding: 0.625rem 1rem 0.625rem 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.lp__btn_ml {
  font-size: 0.75rem;
  line-height: 1rem;
  min-width: 140px;
  padding: 12px 24px 12px 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.lp__btn_lg {
  font-size: 0.75rem;
  line-height: 1rem;
  min-width: 160px;
  padding: 24px 32px 24px 32px;
  letter-spacing: 2px;
}

.lp__outline_btn {
  border: 2px solid #ffffff;
  border-radius: 35px;
  color: #ffffff;
}
.lp__outline_btn:hover, .lp__outline_btn:active, .lp__outline_btn:focus {
  color: #ffffff;
  text-decoration: none;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#33000000", endColorstr="#33000000",GradientType=0 );
}

.lp__solid_pink_btn {
  border-radius: 35px;
  background-color: #c43b80;
  color: #ffffff;
}
.lp__solid_pink_btn:hover, .lp__solid_pink_btn:active {
  background-color: #AC1645;
  color: #ffffff;
  text-decoration: none;
}
.lp__solid_pink_btn:focus {
  color: #ffffff;
  text-decoration: none;
}

.lp__pink_outline_btn {
  border: 2px solid #c43b80;
  border-radius: 35px;
  color: #2c333e;
}
.lp__pink_outline_btn:hover, .lp__pink_outline_btn:active, .lp__pink_outline_btn:focus {
  background-color: #c43b80;
  color: #ffffff;
  text-decoration: none;
}
.lp__pink_outline_btn:hover:after, .lp__pink_outline_btn:active:after, .lp__pink_outline_btn:focus:after {
  color: #ffffff;
}
.lp__pink_outline_btn:after {
  color: #c43b80;
}

.lp__cta_btn:after {
  font-family: "ida-icon";
  content: "";
  font-size: 1.25rem;
  margin-left: 1rem;
  vertical-align: bottom;
}

a.lp__view_btn {
  padding: 0.625rem 0rem 0.625rem 0rem;
}
@media (min-width: 768px) {
  a.lp__view_btn {
    top: 0rem;
    right: 0rem;
    height: auto;
    margin: 0rem 0rem 1rem 0rem;
    position: absolute;
    color: #2c333e;
  }
}
a.lp__view_btn:after {
  font-family: "ida-icon";
  content: "";
  font-size: 2.875rem;
  margin-left: 1rem;
  vertical-align: bottom;
  color: #c43b80;
  font-weight: 100;
}
a.lp__view_btn:hover, a.lp__view_btn:focus {
  text-decoration: none;
}
a.lp__view_btn:hover:after, a.lp__view_btn:focus:after {
  text-decoration: none;
}

/* === Begin button === */
/*$ida_color_neutral_79 : #BEC4C8;*/
/* === Begin supergrid CSS===*/
.full-row-nospace-components {
  padding: 1.5rem 1rem 1rem 1rem;
  background-color: #ffffff;
  margin-left: 0rem;
  margin-right: 0rem;
}

.full-row-white-components {
  padding: 1.5rem 1rem 1.5rem 1rem;
  background-color: #ffffff;
  margin-left: 0rem;
  margin-right: 0rem;
}
@media (min-width: 768px) {
  .full-row-white-components {
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-white-components {
    padding: 5rem 0rem 5rem 0rem;
  }
}

.full-row-white32-components {
  background-color: #ffffff;
  margin-left: 0rem;
  margin-right: 0rem;
  padding: 1.5rem 0rem 1.5rem 0rem;
}
@media (min-width: 768px) {
  .full-row-white32-components {
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-white32-components {
    padding: 5rem 0rem 2.5rem 0rem;
  }
}

.full-row-gray-components {
  padding: 1.5rem 1rem 1.5rem 1rem;
  background-color: #424A55;
  margin-left: 0rem;
  margin-right: 0rem;
}
@media (min-width: 768px) {
  .full-row-gray-components {
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-gray-components {
    padding: 5rem 0rem 5rem 0rem;
  }
}
.full-row-gray-components * {
  color: #ffffff;
}

.full-row-lightgray-components {
  padding: 1.5rem 1rem 1.5rem 1rem;
  background-color: #EDF0F4;
  margin-left: 0rem;
  margin-right: 0rem;
}
@media (min-width: 768px) {
  .full-row-lightgray-components {
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-lightgray-components {
    padding: 5rem 0rem 5rem 0rem;
  }
}

.full-row-cobaltblue-components {
  padding: 1.5rem 1rem 1.5rem 1rem;
  background-color: #252E66;
  margin-left: 0rem;
  margin-right: 0rem;
}
@media (min-width: 768px) {
  .full-row-cobaltblue-components {
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-cobaltblue-components {
    padding: 5rem 0rem 5rem 0rem;
  }
}
.full-row-cobaltblue-components * {
  color: #ffffff;
}

.full-row-homeoverlay-banner {
  position: relative;
  margin-top: -14rem;
  left: 0;
  right: 0;
}
@media (min-width: 992px) {
  .full-row-homeoverlay-banner {
    position: relative;
    margin-top: -18rem;
  }
}

.full-row-overlay-banner {
  position: relative;
  margin-top: -4rem;
  left: 0;
  right: 0;
}
@media (min-width: 992px) {
  .full-row-overlay-banner {
    margin-top: -8rem;
  }
}

.full-row-main-white {
  background-color: #ffffff;
  padding: 1.5rem 1rem 1.5rem 1rem;
}
@media (min-width: 768px) {
  .full-row-main-white {
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-main-white {
    padding: 5rem 0rem 5rem 0rem;
  }
}

.full-row-magenta-components {
  padding: 1.5rem 1rem 1.5rem 1rem;
  background-color: #AC1645;
  margin-left: 0rem;
  margin-right: 0rem;
}
@media (min-width: 768px) {
  .full-row-magenta-components {
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-magenta-components {
    padding: 3.5rem 0rem 3.5rem 0rem;
  }
}
.full-row-magenta-components * {
  color: #ffffff;
}
.full-row-magenta-components .lp__heading1 h1 {
  margin-bottom: 0rem;
}
@media (min-width: 400px) {
  .full-row-magenta-components .lp__dropdown {
    width: 300px;
  }
}

.full-row-cobaltblue-components {
  padding: 1.5rem 1rem 1.5rem 1rem;
  background-color: #313D80;
  margin-left: 0rem;
  margin-right: 0rem;
}
@media (min-width: 768px) {
  .full-row-cobaltblue-components {
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-cobaltblue-components {
    padding: 3.5rem 0rem 3.5rem 0rem;
  }
}
.full-row-cobaltblue-components * {
  color: #ffffff;
}
.full-row-cobaltblue-components .lp__heading1 h1 {
  margin-bottom: 0rem;
}
@media (min-width: 400px) {
  .full-row-cobaltblue-components .lp__dropdown {
    width: 300px;
  }
}

.full-row-periwinkleblue-components {
  margin: 1.5rem 1rem 1.5rem 1rem;
  padding: 1.5rem 0rem 1.5rem 0rem;
  background-color: #4471A9;
}
@media (min-width: 768px) {
  .full-row-periwinkleblue-components {
    margin: 2.5rem 0rem 2.5rem 0rem;
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-periwinkleblue-components {
    margin: 3.5rem 0rem 3.5rem 0rem;
    padding: 3.5rem 0rem 3.5rem 0rem;
  }
}
.full-row-periwinkleblue-components * {
  color: #ffffff;
}

.full-row-periwinkleblue43-components {
  padding: 1.5rem 1rem 1.5rem 1rem;
  background-color: #38A0CD;
}
@media (min-width: 768px) {
  .full-row-periwinkleblue43-components {
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-periwinkleblue43-components {
    padding: 3.5rem 0rem 3.5rem 0rem;
  }
}
.full-row-periwinkleblue43-components * {
  color: #ffffff;
}
.full-row-periwinkleblue43-components .lp__heading1 h1 {
  margin-bottom: 0rem;
}
.full-row-periwinkleblue43-components .lp__dropdown {
  width: 300px;
}

.full-row-overlaybg-components {
  padding: 1.5rem 1rem 13rem 1rem;
}
@media (min-width: 768px) {
  .full-row-overlaybg-components {
    padding: 2.5rem 0rem 12rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-overlaybg-components {
    padding: 5rem 0rem 14rem 0rem;
  }
}

.full-row-themeoverlay-components {
  padding: 1.5rem 1rem 45rem 1rem;
}
@media (min-width: 768px) {
  .full-row-themeoverlay-components {
    padding: 2.5rem 0rem 40rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-themeoverlay-components {
    padding: 5rem 0rem 20rem 0rem;
  }
}

.full-row-imgoverlaybg-components {
  padding: 1.5rem 1rem 8rem 1rem;
}
@media (min-width: 768px) {
  .full-row-imgoverlaybg-components {
    padding: 2.5rem 0rem 12rem 0rem;
  }
}
@media (min-width: 992px) {
  .full-row-imgoverlaybg-components {
    padding: 3.5rem 0rem 3.5rem 0rem;
  }
}

.full-row-themeoverlay-banner {
  position: relative;
  margin-top: -45rem;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .full-row-themeoverlay-banner {
    margin-top: -40rem;
  }
}
@media (min-width: 992px) {
  .full-row-themeoverlay-banner {
    margin-top: -22rem;
  }
}

.full-row-imgoverlay-banner {
  position: relative;
  margin-top: -10rem;
  left: 0;
  right: 0;
}
@media (min-width: 992px) {
  .full-row-imgoverlay-banner {
    margin-top: -26rem;
  }
}
@media (min-width: 1200px) {
  .full-row-imgoverlay-banner {
    margin-top: -23rem;
  }
}

/* === Begin supergrid CSS===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
/* === Begin Breadcrumb ===*/
.lp__breadcrumb {
  margin-bottom: 2.5rem;
}
.lp__breadcrumb .lp__breadcrumb_list {
  white-space: nowrap;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  padding: 6px 0px;
}
.lp__breadcrumb .lp__breadcrumb_list > li {
  display: inline-block;
}
@media (max-width: 767.5px) {
  .lp__breadcrumb .lp__breadcrumb_list > li:before {
    font-family: "ida-icon";
    padding: 0 0.5rem 0 0rem;
    content: "";
  }
}
.lp__breadcrumb .lp__breadcrumb_list > li + li:before {
  font-family: "ida-icon";
  padding: 0 0.5rem 0 0rem;
  content: "";
}
@media (min-width: 768px) {
  .lp__breadcrumb .lp__breadcrumb_list > li + li:before {
    padding: 0 1rem;
    content: "/ ";
  }
}
.lp__breadcrumb .lp__breadcrumb_list > li a {
  color: #ffffff;
  padding: 2px;
  text-decoration: underline;
}
.lp__breadcrumb .lp__breadcrumb_list > li a:hover {
  text-decoration: underline;
}
.lp__breadcrumb .lp__breadcrumb_list > li:last-child a {
  text-decoration: none;
}

/* === end Breadcrumb ===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
/*=== Begin Heading components ===*/
.lp__heading_v1 {
  position: relative;
  margin-bottom: 1rem;
}
.lp__heading_v1:before {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  padding-right: 1rem;
  height: 25px;
  cursor: pointer;
  float: left;
  border-left: 12px solid #c43b80;
}
@media (min-width: 992px) {
  .lp__heading_v1:before {
    height: 40px;
    padding-right: 1.5rem;
    border-left: 20px solid #c43b80;
  }
}
.lp__heading_v1 h2 {
  font-family: "AndesSemiBold", sans-serif;
  padding-bottom: 1rem;
  display: table-cell;
  font-weight: normal;
}

.lp__heading3 {
  text-align: center;
}
.lp__heading3 *,
.lp__heading3 .h2 {
  color: #ffffff;
}

/*=== end Heading components ===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 4px;
  font-weight: normal;
}

.label {
  display: inline;
  padding: 8px;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/*$ida_color_neutral_79 : #BEC4C8;*/
/* === Begin dropdown ===*/
.lp__dropup,
.lp__dropdown,
.lp-header-lang-dropdown {
  position: relative;
}

.lp__dropdown_label {
  font-size: 0.875rem;
  line-height: 44px;
  font-weight: bold;
  padding-right: 16px;
}

.lp__dropdown_group {
  position: relative;
  display: block;
  float: none;
}

.lp__dropdown_menu {
  display: none;
  float: left;
  z-index: 105;
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}
.lp__dropdown_menu li {
  display: block;
  clear: both;
}

.lp__secondary_dropdown .lp__dropdown_toggle {
  color: #2c333e;
  background-color: #ffffff;
  outline: 0;
  border: 0px;
  width: 100%;
  padding: 0.875rem 1rem 0.875rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: left;
}
.lp__secondary_dropdown .lp__dropdown_toggle:focus {
  outline: #000000 solid 2px;
  color: #2c333e;
}
.lp__secondary_dropdown .lp__dropdown_toggle .lp__filtercaption {
  color: #2c333e;
}
.lp__secondary_dropdown .lp__dropdown_toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 1rem;
  margin-top: 0.5rem;
  vertical-align: 1rem;
  content: "";
  border-top: 0.3rem solid;
  border-right: 0.3rem solid transparent;
  border-bottom: 0;
  border-left: 0.3rem solid transparent;
  float: right;
}
.lp__secondary_dropdown .lp__secondary_dropdown_menu {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #2c333e;
  z-index: 105;
  position: absolute;
  list-style: none;
  width: 100%;
  border-radius: 0px;
  text-align: left;
  max-height: 250px;
  overflow-y: scroll;
  outline: 0px;
  margin-top: 1px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}
.lp__secondary_dropdown .lp__secondary_dropdown_menu li {
  padding: 0px;
}
.lp__secondary_dropdown .lp__secondary_dropdown_menu li:hover {
  background-color: transparent;
  cursor: pointer;
}
.lp__secondary_dropdown .lp__secondary_dropdown_menu li a {
  display: block;
  padding: 8px 16px 8px 16px;
  color: #fff;
  white-space: pre-wrap;
  color: #2c333e;
}
.lp__secondary_dropdown .lp__secondary_dropdown_menu li a:hover, .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:focus {
  color: #252E66;
  cursor: pointer;
  text-decoration: none;
}
.lp__secondary_dropdown.show .lp__dropdown_toggle {
  outline: #000000 solid 2px;
  color: #2c333e;
}

/* === end dropdown ===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
/*=== Begin Collapse_ animation ===*/
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

/*=== end Collapse_ animation ===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
.lp__input_group {
  position: relative;
  width: 100%;
  height: auto;
  display: inline-block;
  border-radius: 0;
  box-shadow: none;
}
.lp__input_group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.lp__input_group .lp__form_control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.lp__input_group .lp__form_control:focus {
  z-index: 2;
}

.input-type-img {
  position: absolute;
  right: 0px;
  top: 0;
  padding: 14px;
  height: 45px;
  border: 0px;
  background: transparent;
}
.input-type-img:hover {
  opacity: 0.6;
}

.lp__input_text {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #2c333e;
  font-weight: bold;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-text-fill-color: #2c333e;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
}

.lp__primary_input,
.lp__primary_search {
  position: relative;
}
.lp__primary_input input[type=text],
.lp__primary_input input[type=search],
.lp__primary_search input[type=text],
.lp__primary_search input[type=search] {
  font-size: 0.75rem;
  line-height: 1rem;
  width: 100%;
  height: 2.5rem;
  padding: 10px 64px 10px 10px;
  font-weight: 600;
  color: #2c333e;
  background-color: #fafdff;
  border: 1px solid #d8e7f5;
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: inset 0px 2px 1px 0px #F0F7FE;
}
.lp__primary_input input[type=text]:focus,
.lp__primary_input input[type=search]:focus,
.lp__primary_search input[type=text]:focus,
.lp__primary_search input[type=search]:focus {
  border: 2px solid #d8e7f5;
  background-color: #ffffff;
  outline: 0px;
}
.lp__primary_input input[type=date],
.lp__primary_search input[type=date] {
  font-size: 0.75rem;
  line-height: 1rem;
  width: 100%;
  height: 2.5rem;
  padding: 10px;
  font-weight: 600;
  color: #2c333e;
  background-color: #fafdff;
  border: 1px solid #d8e7f5;
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: inset 0px 2px 1px 0px #F0F7FE;
}
.lp__primary_input input[type=date]:focus,
.lp__primary_search input[type=date]:focus {
  border: 2px solid #d8e7f5;
  outline: #000000 solid 2px;
  background-color: #ffffff;
}
.lp__primary_input[disabled],
.lp__primary_search[disabled] {
  opacity: 0.6;
}

.lp__secondary_input,
.lp__secondary_search {
  position: relative;
}
.lp__secondary_input input[type=text],
.lp__secondary_input input[type=email],
.lp__secondary_input input[type=search],
.lp__secondary_search input[type=text],
.lp__secondary_search input[type=email],
.lp__secondary_search input[type=search] {
  font-size: 0.75rem;
  line-height: 1rem;
  width: 100%;
  height: 2.5rem;
  padding: 10px 64px 10px 10px;
  font-weight: normal;
  color: #2c333e;
  background-color: #fff;
  border: 1px solid #9BA5B3;
  -webkit-appearance: none;
  box-shadow: none;
}
.lp__secondary_input input[type=text]:focus,
.lp__secondary_input input[type=email]:focus,
.lp__secondary_input input[type=search]:focus,
.lp__secondary_search input[type=text]:focus,
.lp__secondary_search input[type=email]:focus,
.lp__secondary_search input[type=search]:focus {
  background-color: #ffffff;
  outline: #000000 solid 2px;
  -webkit-appearance: none;
}
.lp__secondary_input[disabled],
.lp__secondary_search[disabled] {
  opacity: 0.6;
}

.lp__search {
  position: relative;
}

.lp__submit_btn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0.5rem;
  border: 0px;
  border-radius: 0;
  -webkit-appearance: none;
  background-color: transparent;
  height: 40px;
}
.lp__submit_btn:after {
  font-family: "ida-icon";
  content: "";
  color: #c43b80;
  font-size: 1.25rem;
}
.lp__submit_btn .label {
  font-family: "Andes", sans-serif;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: bold;
  color: #c43b80;
  padding: 0rem 0.5rem 0rem 0rem;
  vertical-align: text-top;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  /* Now your own custom styles */
  height: 1px;
  width: 1px;
  background: transparent;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=image]:focus,
input[type=search-text]:focus {
  outline: #000000 solid 2px;
}
input[type=text]:-internal-autofill-selected,
input[type=email]:-internal-autofill-selected,
input[type=search]:-internal-autofill-selected,
input[type=image]:-internal-autofill-selected,
input[type=search-text]:-internal-autofill-selected {
  background-color: #ccf0ff;
}

input .email-input-field-1::-webkit-input-placeholder, input .email-input-field-1::-moz-placeholder, input .email-input-field-1::-ms-input-placeholder, input .email-input-field-1::-moz-placeholder,
input .search-input-field-1::-webkit-input-placeholder,
input .search-input-field-1::-moz-placeholder,
input .search-input-field-1::-ms-input-placeholder,
input .search-input-field-1::-moz-placeholder,
input .search-input-field::-webkit-input-placeholder,
input .search-input-field::-moz-placeholder,
input .search-input-field::-ms-input-placeholder,
input .search-input-field::-moz-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=text]::-moz-placeholder,
input[type=text]::-ms-input-placeholder,
input[type=text]::-moz-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=email]::-moz-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=search]::-moz-placeholder,
input[type=search]::-ms-input-placeholder,
input[type=search]::-moz-placeholder,
input[type=search-text]::-webkit-input-placeholder,
input[type=search-text]::-moz-placeholder,
input[type=search-text]::-ms-input-placeholder,
input[type=search-text]::-moz-placeholder {
  color: #2c333e;
}

/*$ida_color_neutral_79 : #BEC4C8;*/
.lp__embed_responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.lp__embed_responsive .lp__embed_responsive_item,
.lp__embed_responsive iframe,
.lp__embed_responsive embed,
.lp__embed_responsive object,
.lp__embed_responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.lp__embed_responsive_16by9 {
  padding-bottom: 56.25%;
}

.lp__embed_responsive_4by3 {
  padding-bottom: 75%;
}

.lp__embed_responsive_21by9 {
  padding-bottom: 80%;
}

.lp__embed_text {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #2c333e;
  padding: 0px;
}
@media (min-width: 768px) {
  .lp__embed_text {
    padding: 32px;
  }
}

/* == begin photogallery embed ====*/
.lp__photogallery_components {
  margin-bottom: 16px;
  position: relative;
}

.lp__photogallery_listitem {
  padding-bottom: 16px;
  display: block;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center_block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.lp__pull_right {
  float: right !important;
}

.lp__pull_left {
  float: left !important;
}

.lp__text_center {
  text-align: center;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text_hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

.lp__flex {
  display: -webkit-flex !important;
  display: flex !important;
}

.lp__flexrow {
  -webkit-flex-direction: row !important;
          flex-direction: row !important;
}

.lp__flexcolumn {
  -webkit-flex-direction: column !important;
          flex-direction: column !important;
}

.lp__flexrow_reverse {
  -webkit-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.lp__flexcolumn_reverse {
  -webkit-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.lp__flexwrap {
  -webkit-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
}

.lp__flex_nowrap {
  -webkit-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important;
}

.lp__flexwrap_reverse {
  -webkit-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important;
}

.lp__justify_content_start {
  -webkit-justify-content: flex-start !important;
          justify-content: flex-start !important;
}

.lp__justify_content_end {
  -webkit-justify-content: flex-end !important;
          justify-content: flex-end !important;
}

.lp__justify_content_center {
  -webkit-justify-content: center !important;
          justify-content: center !important;
}

.lp__justify_content_between {
  -webkit-justify-content: space-between !important;
          justify-content: space-between !important;
}

.lp__justify_content_around {
  -webkit-justify-content: space-around !important;
          justify-content: space-around !important;
}

.lp__align_items_start {
  -webkit-align-items: flex-start !important;
          align-items: flex-start !important;
}

.lp__align_items_end {
  -webkit-align-items: flex-end !important;
          align-items: flex-end !important;
}

.lp__align_items_center {
  -webkit-align-items: center !important;
          align-items: center !important;
}

.lp__align_items_baseline {
  -webkit-align-items: baseline !important;
          align-items: baseline !important;
}

.lp__align_items_stretch {
  -webkit-align-items: stretch !important;
          align-items: stretch !important;
}

.lp__align_content_start {
  -webkit-align-content: flex-start !important;
          align-content: flex-start !important;
}

.lp__align_content_end {
  -webkit-align-content: flex-end !important;
          align-content: flex-end !important;
}

.lp__align_content_center {
  -webkit-align-content: center !important;
          align-content: center !important;
}

.lp__align_content_between {
  -webkit-align-content: space-between !important;
          align-content: space-between !important;
}

.lp__align_content_around {
  -webkit-align-content: space-around !important;
          align-content: space-around !important;
}

.lp__align_content_stretch {
  -webkit-align-content: stretch !important;
          align-content: stretch !important;
}

.lp__align_self_auto {
  -webkit-align-self: auto !important;
          align-self: auto !important;
}

.lp__align_self_start {
  -webkit-align-self: flex-start !important;
          align-self: flex-start !important;
}

.lp__align_self_end {
  -webkit-align-self: flex-end !important;
          align-self: flex-end !important;
}

.lp__align_self_center {
  -webkit-align-self: center !important;
          align-self: center !important;
}

.lp__align_self_baseline {
  -webkit-align-self: baseline !important;
          align-self: baseline !important;
}

.lp__align_self_stretch {
  -webkit-align-self: stretch !important;
          align-self: stretch !important;
}

/*$ida_color_neutral_79 : #BEC4C8;*/
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991.5px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991.5px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991.5px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991.5px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.5px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/*$ida_color_neutral_79 : #BEC4C8;*/
.height_550 {
  height: 300px;
}
.height_550 img {
  height: 300px;
}
@media (min-width: 768px) {
  .height_550 {
    height: 500px;
  }
  .height_550 img {
    height: 500px;
  }
}

.lp__blue_banner {
  background-color: #252E66;
  border-left: 10px solid #c43b80;
  color: #ffffff;
  padding: 1.5rem;
}
.lp__blue_banner h1 {
  color: #ffffff;
}
@media (min-width: 992px) {
  .lp__blue_banner {
    padding: 1.5rem 2.5rem 1.5rem 6rem;
  }
}

.lp__pink_banner {
  background-color: #c43b80;
  color: #ffffff;
  padding: 1.5rem;
}
.lp__pink_banner h1 {
  color: #ffffff;
}
@media (min-width: 992px) {
  .lp__pink_banner {
    padding: 1.5rem 2.5rem 1.5rem 6rem;
  }
}

.lp__bg_neutral_95 {
  background-color: #EDF0F4;
}

.lp__bg_neutral_97 {
  background-color: #F5F5F5;
}

.lp__bg_neutral_100 {
  background-color: #ffffff;
}

.lp__bg_pink_47 {
  background-color: #D21C5C;
  color: #ffffff;
}

.lp__bg_pink_46 {
  background-color: #BE387B;
  color: #ffffff;
}

.lp__bg_pink_53 {
  background-color: #D14B8E;
  color: #ffffff;
}

.lp__bg_pink_50 {
  background-color: #c43b80;
  color: #ffffff;
}

.lp__bg_cerulean_61 {
  background-color: #38A0CD;
  color: #ffffff;
}

.lp__bg_cerulean_53 {
  background-color: #2388B4;
  color: #ffffff;
}

.lp__bg_cerulean_44 {
  background-color: #1f7093;
  color: #ffffff;
}

.lp__bg_cobalt_blue_21 {
  background-color: #252E66;
  color: #ffffff;
}

.lp__bg_cobalt_blue_28 {
  background-color: #313D80;
  color: #ffffff;
}

.lp__bg_periwinkleblue_43 {
  background-color: #38A0CD;
  color: #ffffff;
}

.lp__bg_periwinkleblue_46 {
  background-color: #4471A9;
  color: #ffffff;
}

.lp__bg_magenta_38 {
  background-color: #AC1645;
}

.lp__bg_green_61 {
  background-color: #03A97D;
  color: #ffffff;
}

.lp__bg_green_51 {
  background-color: #008973;
  color: #ffffff;
}

.lp__bg_orange_59 {
  background-color: #D97214;
  color: #ffffff;
}

.lp__bg_orange_53 {
  background-color: #C4640D;
  color: #ffffff;
}

.lp__line_pink_47 {
  border: 1px solid #D21C5C;
  color: #D21C5C;
  border-radius: 100%;
}

.lp__line_cerulean_61 {
  border: 1px solid #38A0CD;
  color: #38A0CD;
  border-radius: 100%;
}

.lp__line_pink_53 {
  border: 1px solid #D14B8E;
  color: #D14B8E;
  border-radius: 100%;
}

.lp__line_cobalt_blue_28 {
  border: 1px solid #252E66;
  color: #252E66;
  border-radius: 100%;
}

.lp__line_neutral_95 {
  border: 1px solid #EDF0F4;
}

.lp__text_green_44 {
  color: #2D7655;
}

.lp__text_yellow_70 {
  color: #DF9C02;
}

.lp__text_orange_51 {
  color: #DF3416;
}

/*$ida_color_neutral_79 : #BEC4C8;*/
/* === Begin header ===*/
.container > .lp__navbar_collapse {
  margin-left: 0px;
  margin-right: 0px;
}

.lp__navbar_collapse {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.lp__navbar_default {
  background-color: #ffffff;
  border-color: transparent;
}

.lp__navbar {
  position: relative;
  min-height: 50px;
  border-bottom: 1px solid #EDF0F4;
}

.lp__navbar_brand {
  float: left;
  padding: 1rem 0.5rem;
  height: auto;
}
@media (max-width: 500px) {
  .lp__navbar_brand img {
    width: 180px;
  }
}

.lp__navbar_toggle {
  position: relative;
  float: right;
  padding: 0.5rem;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.lp__navbar_toggle[aria-expanded=false]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 20px;
  color: #1f7093;
  float: right;
  font-weight: bolder;
}
.lp__navbar_toggle[aria-expanded=true]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 20px;
  color: #1f7093;
  float: right;
  font-weight: bolder;
}

.lp__navbar_collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.lp__navbar_collapse {
  padding-right: 0px;
  padding-left: 0px;
}

.lp__top_header {
  float: right;
  width: auto;
  margin: 16px 40px 0px 0px;
}
@media (min-width: 767.5px) {
  .lp__top_header {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
    float: none;
    margin: 0px;
  }
}

.lp__newslink,
.lp__twitterlink {
  font-family: "AndesSemiBold", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #424A55;
  margin: 0.5rem 1rem 0.5rem 0rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .lp__newslink,
.lp__twitterlink {
    border-right: 1px solid #D8DDE4;
  }
  .lp__newslink a,
.lp__twitterlink a {
    color: #424A55;
    padding: 0.5rem;
  }
  .lp__newslink a:hover, .lp__newslink a:active,
.lp__twitterlink a:hover,
.lp__twitterlink a:active {
    color: #252E66;
    text-decoration: none;
  }
  .lp__newslink a:focus,
.lp__twitterlink a:focus {
    color: #252E66;
    outline: #000000 solid 1px;
  }
}

.lp__twitterlink a:before {
  font-family: "ida-icon";
  content: "";
  font-size: 20px;
  margin-right: 4px;
  vertical-align: sub;
}
@media (min-width: 768px) {
  .lp__twitterlink a:before {
    display: none;
  }
  .lp__twitterlink a:after {
    font-family: "ida-icon";
    content: "";
    font-size: 20px;
    color: #1DA1F2;
    margin-left: 4px;
    vertical-align: sub;
  }
}
.lp__twitterlink a:hover:after {
  text-decoration: none;
}

.lp__menulist_wrappper {
  float: right;
}

.lp__megamenu_list {
  float: left;
  position: relative;
}
.lp__megamenu_list .lp__dropdown_menu {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  min-width: 255px;
  left: inherit;
  right: 0;
  color: #ffffff;
  background-color: #1f7093;
  position: relative;
  width: 100%;
}
@media (min-width: 991.5px) {
  .lp__megamenu_list .lp__dropdown_menu {
    position: absolute;
    width: auto;
  }
}
.lp__megamenu_list .lp__dropdown_menu ul {
  padding: 0.5rem 0rem 0.5rem 0rem;
}
.lp__megamenu_list .lp__dropdown_menu ul li a {
  display: block;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
  color: #ffffff;
}
.lp__megamenu_list .lp__dropdown_menu ul li a:hover, .lp__megamenu_list .lp__dropdown_menu ul li a:focus, .lp__megamenu_list .lp__dropdown_menu ul li a:active {
  background-color: rgba(0, 0, 0, 0.15);
  text-decoration: none;
  outline: 0px;
}
@media (max-width: 991.5px) {
  .lp__megamenu_list.show {
    background-color: rgba(0, 0, 0, 0.15);
  }
  .lp__megamenu_list.show .lp__dropdown_menu {
    background-color: transparent;
  }
  .lp__megamenu_list.show .lp__dropdown_menu ul li {
    padding: 0rem 1.5rem 0rem 1.5rem;
  }
}

.lp__megamenu_item {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #ffffff;
  display: block;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
}
.lp__megamenu_item:hover, .lp__megamenu_item:active {
  color: #ffffff;
  text-decoration: none;
}
.lp__megamenu_item[aria-expanded=false]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 12px;
  color: #ffffff;
  margin-left: 4px;
  float: right;
}
.lp__megamenu_item[aria-expanded=true]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 12px;
  color: #ffffff;
  margin-left: 4px;
  float: right;
}
@media (min-width: 992px) {
  .lp__megamenu_item {
    font-family: "AndesBold", sans-serif;
    color: #252E66;
    border-bottom: 2px solid transparent;
    padding: 4px 2px 4px 2px;
    margin: 0rem 1.5rem 0rem 1.5rem;
  }
  .lp__megamenu_item:hover, .lp__megamenu_item:active {
    color: #252E66;
    border-bottom: 2px solid #1f7093;
  }
  .lp__megamenu_item:focus {
    text-decoration: none;
    border-bottom: 2px solid #1f7093;
  }
  .lp__megamenu_item[aria-expanded=false]:after {
    color: #1f7093;
    float: none;
  }
  .lp__megamenu_item[aria-expanded=true]:after {
    color: #1f7093;
    float: none;
  }
}

.search-mobile {
  padding: 1.5rem;
}

.lp__menuButton {
  position: relative;
  right: 0;
  top: 16px;
}

@media (min-width: 992px) {
  .lp__menulist_wrappper .megamenu {
    float: left;
  }

  .lp__navbar_header {
    float: left;
  }

  .lp__navbar_toggle {
    display: none;
  }

  .lp__globalsearch {
    float: left;
    margin-top: 1.625rem;
  }
  .lp__globalsearch a.search-lable:after {
    font-family: "ida-icon";
    content: "";
    font-size: 1rem;
    color: #c43b80;
  }
  .lp__globalsearch .lp__dropdown_menu {
    right: 0;
    margin-top: 1px;
  }
  .lp__globalsearch .lp__dropdown_menu .lp__global_search_wrap {
    padding: 2.5rem 6rem;
  }
  .lp__globalsearch .lp__dropdown_menu .lp__global_search_wrap .lp__secondary_search {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
  }
  .lp__globalsearch .lp__dropdown_menu .lp__global_search_wrap .lp__secondary_search .lp__input_group {
    width: 50%;
  }
  .lp__globalsearch .lp__dropdown_menu .lp__global_search_wrap .lp__global_search_label {
    font-family: "Andes", sans-serif;
    font-size: 2rem;
    line-height: 2.5rem;
    margin-right: 1rem;
  }

  .lp__navbar_collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
    display: block;
  }

  .lp__navbar_nav {
    margin-top: 1.5rem;
  }
}
@media only screen and (max-width: 991.5px) {
  .lp__navbar {
    min-height: 50px;
  }

  .lp__navbar_header {
    display: inline-block;
    float: left;
  }

  .lp__menulist_wrappper {
    width: 100%;
  }

  .lp__navbar_collapse {
    width: 100%;
    border-top: 0;
    box-shadow: none;
  }

  .lp__navbar_default .lp__navbar-nav li > a {
    margin: 0px;
    padding: 0px;
  }
  .lp__navbar_default .lp__navbar-nav li > a.active {
    border-bottom: 0px solid transparent;
    padding-bottom: 0px;
  }
  .lp__navbar_default .lp__navbar_toggle {
    border: 0px;
    margin: 0px;
    display: block;
    padding: 4px 8px;
    position: absolute;
    right: 0;
  }
  .lp__navbar_default .lp__navbar_toggle .icon-bar {
    background-color: #1f7093;
  }
  .lp__navbar_default .lp__navbar_toggle:hover {
    background-color: transparent;
  }
  .lp__navbar_default .lp__navbar_toggle:focus {
    outline: #000000 solid 2px;
    color: #002244;
    background-color: transparent;
  }

  .lp__navbar_collapse.collapse {
    display: none !important;
  }

  .lp__navbar_nav {
    float: none !important;
  }

  .lp__navbar_nav > li {
    float: left;
    width: 100%;
  }

  .collapse.in {
    display: block !important;
  }

  .lp__navbar_collapse.in {
    overflow-y: visible !important;
  }

  .collapse.show {
    display: block !important;
  }

  .lp__navbar_collapse.show {
    overflow-y: visible !important;
  }

  .collapsing {
    position: relative;
    overflow: hidden;
    transition: height 0.35s ease;
  }

  .lp__megamenu {
    background-color: #2890BE;
  }
  .lp__megamenu .header-search-section {
    padding: 16px;
  }
}
/* === end header ===*/
/* === begin header language toggler ===*/
.lp-header-lang-dropdown .lang-lable {
  background-color: transparent;
  border: 0px;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #424A55;
  margin: 0.5rem 0rem 0.5rem 0rem;
  text-transform: uppercase;
}
.lp-header-lang-dropdown .lang-lable:after {
  font-family: "ida-icon";
  content: "";
  font-size: 11px;
  color: #1f7093;
  float: right;
  margin-left: 4px;
}
.lp-header-lang-dropdown .lang-lable[aria-expanded=true]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 11px;
  color: #1f7093;
  float: right;
  margin-left: 4px;
}
.lp-header-lang-dropdown .lp__dropdown_menu {
  font-size: 0.75rem;
  line-height: 1rem;
  left: inherit;
  right: 0;
  margin: 0rem;
  border: 1px solid #EDF0F4;
}
.lp-header-lang-dropdown .lp__dropdown_menu ul {
  padding: 0.5rem 0rem 0.5rem 0rem;
}
.lp-header-lang-dropdown .lp__dropdown_menu ul li a {
  display: block;
  padding: 0.5rem 1.5rem 0.5rem 1.5rem;
}
.lp-header-lang-dropdown .lp__dropdown_menu ul li a:hover, .lp-header-lang-dropdown .lp__dropdown_menu ul li a:focus, .lp-header-lang-dropdown .lp__dropdown_menu ul li a:active {
  text-decoration: none;
}

/* === end header language toggler ===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
.lp__footer_top_left {
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .lp__footer_top_left {
    margin-bottom: 0rem;
  }
}
.lp__footer_top_left .lp__navbar_brand {
  float: none;
  display: inline-block;
}
.lp__footer_top_left nav ul li {
  display: inline-block;
}
.lp__footer_top_left nav ul li a.lp__footernav_item {
  font-family: "Andes", sans-serif;
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: #252E66;
  display: inline-block;
  margin: 0rem 1.5rem 0rem 0rem;
}

.lp__footer_bottom_section {
  padding: 1.5rem 0rem;
  background-color: #EDF0F4;
}

.lp__footer_bottom_t_section {
  display: block;
}
@media (min-width: 768px) {
  .lp__footer_bottom_t_section {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

.lp__footer_bottom_b_section {
  display: block;
}
@media (min-width: 1200px) {
  .lp__footer_bottom_b_section {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

.lp__footer_top_section {
  padding: 1.5rem 0rem 5rem 0rem;
  border-top: 1px solid #D8DDE4;
}

.lp__footer_bottom_b_section {
  padding-top: 0.5rem;
  border-top: 1px solid #D8DDE4;
}

.lp__wbgpartnership ul li,
.lp__listinline ul li,
.lp__footer_fraud ul li {
  display: inline-block;
}

.lp__wbgpartnership ul li:first-child {
  margin-right: 0rem;
  border-bottom: 1px solid #D8DDE4;
  display: block;
}
@media (min-width: 480px) {
  .lp__wbgpartnership ul li:first-child {
    margin-right: 1rem;
    border: 0px;
    border-right: 1px solid #D8DDE4;
    display: inline-block;
  }
}
.lp__wbgpartnership ul li a {
  font-family: "AndesBold", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #252E66;
  margin: 0.5rem;
}
.lp__wbgpartnership ul li a:first-child {
  display: block;
  margin: 1rem 1rem 1rem 0rem;
}

.lp__socialshare {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}
@media (max-width: 767.5px) {
  .lp__socialshare {
    margin-bottom: 1rem;
  }
}
.lp__socialshare .lp__twitterlink {
  border: 0px;
  line-height: 2rem;
  margin: 1rem 0.5rem 1rem 0.5rem;
  padding: 0;
}
.lp__socialshare ul li {
  display: inline-block;
  padding: 1rem 0.5rem 1rem 0.5rem;
  vertical-align: middle;
}
.lp__socialshare ul li a {
  font-size: 1.5rem;
  color: #515151;
}
.lp__socialshare ul li a.ida-youtube {
  font-size: 1.75rem;
}

.lp__listinline,
.lp__footer_fraud,
.lp__copyright {
  font-size: 0.75rem;
  line-height: 1rem;
  margin-bottom: 1.5rem;
}
.lp__listinline ul li,
.lp__footer_fraud ul li,
.lp__copyright ul li {
  margin-right: 0.5rem;
  padding-right: 0.5rem;
  border-right: 1px solid #c43b80;
}
.lp__listinline ul li:last-child,
.lp__footer_fraud ul li:last-child,
.lp__copyright ul li:last-child {
  margin-right: 0rem;
  padding-right: 0rem;
  border-right: 0px solid #c43b80;
}
.lp__listinline ul li a,
.lp__footer_fraud ul li a,
.lp__copyright ul li a {
  color: #323A45;
}
@media (min-width: 1200px) {
  .lp__listinline,
.lp__footer_fraud,
.lp__copyright {
    margin-bottom: 0rem;
  }
}

.lp__listinline {
  float: right;
  text-align: right;
}
@media (min-width: 992px) {
  .lp__listinline {
    float: left;
    margin-bottom: 0rem;
  }
}
@media (min-width: 1200px) {
  .lp__listinline {
    float: none;
  }
}

.lp__footer_fraud {
  float: right;
  margin-bottom: 0rem;
}
@media (min-width: 992px) {
  .lp__footer_fraud {
    float: right;
  }
}
@media (min-width: 1200px) {
  .lp__footer_fraud {
    float: none;
  }
}

.lp__footersearch_section .lp__footersearch_label {
  font-family: "Open Sans", sans-serif;
  font-size: 1.5rem;
  line-height: 1.875rem;
  color: #252E66;
  font-weight: 300;
  margin-bottom: 1rem;
}
.lp__footersearch_section input[type=email] {
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 1rem 1.5rem 1rem 0rem;
  border: 0px;
  border-bottom: 1px solid #D8DDE4;
}
.lp__footersearch_section .lp__submit_email_btn {
  font-family: "AndesBold", sans-serif;
  font-size: 0.75rem;
  line-height: 1rem;
  background-color: #1f7093;
  color: #ffffff;
  padding: 0.75rem 1.5rem 0.75rem 1.5rem;
  border: 0px;
  min-width: 120px;
  border-radius: 3.125rem;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 2px;
}
@media (min-width: 340px) {
  .lp__footersearch_section .lp__submit_email_btn {
    min-width: 140px;
  }
}
.lp__footersearch_section .lp__submit_email_btn:after {
  font-family: "ida-icon";
  content: "";
  float: right;
  font-size: 1rem;
}
.lp__footersearch_section .lp__submit_email_btn:hover {
  background-color: #38A0CD;
}

/*$ida_color_neutral_79 : #BEC4C8;*/
/* == Begin Body content Components == */
.lp__body_content {
  font-size: 1rem;
  line-height: 1.625rem;
  color: #2c333e;
  margin-bottom: 2.5rem;
}
.lp__body_content p {
  margin-bottom: 1.5rem;
}
.lp__body_content ul {
  list-style: disc;
  padding-left: 20px;
}
.lp__body_content ul li {
  list-style: disc;
  margin-bottom: 1.5rem;
}
.lp__body_content ol {
  list-style: decimal;
  padding-left: 20px;
}
.lp__body_content ol li {
  list-style: decimal;
  margin-bottom: 1.5rem;
}
.lp__body_content a {
  font-weight: 600;
}
.lp__body_content .lp__body_disclaimer {
  font-weight: bold;
  font-style: italic;
}
.lp__body_content .lp__body_content_sm_hor {
  float: left;
  width: 263px;
}
.lp__body_content .lp__body_content_sm_hor img {
  margin-bottom: 0.5rem;
}
.lp__body_content .lp__body_content_lg_hor {
  float: left;
  width: 360px;
}
.lp__body_content .lp__body_content_lg_hor img {
  margin-bottom: 0.5rem;
}
.lp__body_content .lp__body_content_sm_ver {
  float: left;
  width: 165px;
}
.lp__body_content .lp__body_content_sm_ver img {
  margin-bottom: 0.5rem;
}
.lp__body_content .lp__body_content_lg_ver {
  float: left;
  width: 220px;
}
.lp__body_content .lp__body_content_lg_ver img {
  margin-bottom: 0.5rem;
}
.lp__body_content .lp__body_content_sm_squ {
  float: left;
  width: 140px;
}
.lp__body_content .lp__body_content_sm_squ img {
  margin-bottom: 0.5rem;
}
.lp__body_content .lp__body_content_lg_squ {
  float: left;
  width: 220px;
}
.lp__body_content .lp__body_content_lg_squ img {
  margin-bottom: 0.5rem;
}
.lp__body_content .lp__body_content_full_size {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_full_size img {
  margin-bottom: 0.5rem;
}
.lp__body_content .lp__body_left_img {
  float: left;
  margin: 0rem 1.5rem 0rem 0rem;
}
.lp__body_content .lp__body_right_img {
  float: right;
  margin: 0rem 0rem 0rem 1.5rem;
}
.lp__body_content figcaption {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #2c333e;
}
.lp__body_content .lp_body_content_table {
  float: left;
  margin-right: 1.5rem;
}
.lp__body_content.lp__left_textalign {
  margin-left: 2.625rem;
}

.lp_body_content_table {
  background: #fff !important;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
  border: 0px;
  margin: 0px 0px 16px 0px;
}
.lp_body_content_table table {
  border: 1px solid #D8DDE4;
  width: 100%;
}
.lp_body_content_table table thead tr th {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.625rem;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  width: auto;
  padding: 1rem;
  background-color: #1f7093;
  color: #ffffff;
  border: 1px solid #D8DDE4;
}
.lp_body_content_table table tbody tr th {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.625rem;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  width: auto;
  padding: 1rem;
  background-color: #1f7093;
  color: #ffffff;
  border: 1px solid #D8DDE4;
}
.lp_body_content_table table tbody tr td {
  font-size: 1rem;
  line-height: 1.625rem;
  color: #2c333e;
  padding: 1rem;
  word-break: break-word;
  text-align: left;
  border: 1px solid #D8DDE4;
}
.lp_body_content_table caption {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 16px;
}
.lp_body_content_table caption .lp__caption_title {
  font-size: 0.75rem;
  font-weight: bold;
}
.lp_body_content_table caption .lp__caption_description {
  font-size: 0.75rem;
  line-height: 1rem;
}

/* == End Body content Components == */
/*$ida_color_neutral_79 : #BEC4C8;*/
/* === Begin Banner ===*/
.lp-img-overlay {
  position: relative;
  top: -6rem;
  bottom: 0;
  color: #ffffff;
  display: block;
  z-index: 0;
  padding: 1.5rem 6rem 1.5rem 3.5rem;
  background-color: #252E66;
}

/* === end Banner ===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
/* === Begin Left Nav ===*/
.lp__leftnav {
  margin-bottom: 1.5rem;
  padding-left: 0.5rem;
}
@media (min-width: 992px) {
  .lp__leftnav {
    margin-bottom: 0rem;
  }
  .lp__leftnav .lp__leftnavcollapse {
    display: block;
  }
}
.lp__leftnav .lp__leftnav_sectiontitle {
  font-family: "AndesBold", sans-serif;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #AC1645;
  margin-bottom: 1rem;
}
.lp__leftnav .lp__leftnav_listitem {
  display: block;
}
.lp__leftnav .lp__leftnav_listitem:hover[aria-expanded=false]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 13px;
  margin-left: 4px;
  float: right;
}
.lp__leftnav .lp__leftnav_listitem:hover[aria-expanded=true] {
  font-family: "AndesBold", sans-serif;
}
.lp__leftnav .lp__leftnav_listitem:hover[aria-expanded=true]:before {
  content: "";
  position: relative;
  border-left: 6px solid #AC1645;
  padding-right: 0.5rem;
  margin-left: -15px;
}
.lp__leftnav .lp__leftnav_listitem:hover[aria-expanded=true]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 13px;
  margin-left: 4px;
  float: right;
}
.lp__leftnav .lp__leftnav_listitem.active a.lp__leftnav_listlink {
  font-family: "AndesBold", sans-serif;
}
.lp__leftnav .lp__leftnav_listitem.active a.lp__leftnav_listlink:before {
  content: "";
  position: relative;
  border-left: 6px solid #AC1645;
  padding-right: 0.5rem;
  margin-left: -15px;
}
.lp__leftnav .lp__leftnav_listlink {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: transparent;
  border: 0px;
  width: 100%;
  text-align: left;
  color: #2c333e;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  display: block;
  /*            &[aria-expanded=false] {
              &:after {
                  font-family: 'ida-icon'; 
                  content: "\e920";
                  font-size: 13px;
                  margin-left: 4px;
                  float: right;
              }
          }*/
}
.lp__leftnav .lp__leftnav_listlink:hover {
  text-decoration: none;
  font-family: "AndesBold", sans-serif;
}
.lp__leftnav .lp__leftnav_listlink:hover[aria-expanded=true]:before {
  margin-left: -15px;
}
.lp__leftnav .lp__leftnav_listlink:hover:before {
  content: "";
  position: relative;
  border-left: 6px solid #AC1645;
  padding-right: 0.5rem;
  margin-left: -15px;
}
.lp__leftnav .lp__leftnav_sublist ul {
  padding-left: 0.5rem;
}
.lp__leftnav .lp__leftnav_sublist ul li {
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}
.lp__leftnav .lp__leftnav_sublist ul li a {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #2c333e;
  display: block;
}
.lp__leftnav .lp__leftnav_sublist ul li a:hover {
  color: #252E66;
  text-decoration: none;
}
.lp__leftnav .lp__leftnav_mob_heading {
  border-bottom: 4px solid #AC1645;
}
.lp__leftnav .lp__leftnav_mob_heading .dropdown-toggle {
  display: block;
  background-color: transparent;
  border: 0px;
  width: 100%;
  text-align: left;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  color: #AC1645;
}
.lp__leftnav .lp__leftnav_mob_heading .dropdown-toggle .lp__leftnav_mob_title {
  width: 80%;
  display: inline-block;
  font-family: "AndesBold", sans-serif;
}
.lp__leftnav .lp__leftnav_mob_heading .dropdown-toggle[aria-expanded=false]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 13px;
  margin-left: 4px;
  float: right;
}
.lp__leftnav .lp__leftnav_mob_heading .dropdown-toggle[aria-expanded=true]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 13px;
  margin-left: 4px;
  float: right;
}
.lp__leftnav .lp__leftnav_accordion_btn {
  background-color: transparent;
  border: 0px;
  float: right;
  margin-top: -28px;
}
.lp__leftnav .lp__leftnav_accordion_btn[aria-expanded=false]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 13px;
  margin-left: 4px;
  float: right;
}
.lp__leftnav .lp__leftnav_accordion_btn[aria-expanded=true]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 13px;
  margin-left: 4px;
  float: right;
}

/* === end Left Nav ===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
/* === Begin List Navigation === */
.lp__lg_horizontal_img img {
  height: 148px;
  width: 263px;
  margin-right: 1rem;
  float: left;
  display: block;
}

.lp__md_horizontal_img img {
  height: 93px;
  width: 165px;
  margin-right: 1rem;
  float: left;
  display: block;
}

.lp__sm_horizontal_img img {
  height: 48px;
  width: 71px;
  margin-right: 1rem;
  float: left;
  display: block;
}

.lp__vertical_img img {
  height: 143px;
  width: 110px;
  margin-right: 1rem;
  float: left;
  display: block;
}

.lp__sm_square_img img {
  height: 90px;
  width: 90px;
  margin-right: 1rem;
  float: left;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.lp__lg_square_img img {
  height: 145px;
  width: 145px;
  margin-right: 1rem;
  float: left;
  display: block;
}

.lp__icon {
  width: 5.625rem;
  height: 5.625rem;
  text-align: center;
  border-radius: 100%;
  margin-right: 1rem;
  padding: 1rem 1.5rem;
}
.lp__icon i {
  font-size: 3rem;
  line-height: 3.5rem;
}

.lp__round_icon {
  display: -webkit-flex;
  display: flex;
}

.lp__lineicon {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
          align-items: center;
}

.lp__list_navigation_section {
  position: relative;
  margin-bottom: 32px;
}
.lp__list_navigation_section:before, .lp__list_navigation_section:after {
  content: " ";
  display: table;
}
.lp__list_navigation_section:after {
  clear: both;
}

.lp__list_navigation_content {
  display: block;
}
.lp__list_navigation_content .lp__list_navigation_title {
  font-family: "Andes", sans-serif;
  font-size: 2rem;
  line-height: 2.25rem;
  color: #252E66;
  margin-bottom: 1rem;
  font-weight: normal;
  position: relative;
  z-index: 10;
}
.lp__list_navigation_content .lp__list_navigation_title a {
  color: #252E66;
}
.lp__list_navigation_content .lp__list_navigation_title a:hover {
  color: #252E66;
}
.lp__list_navigation_content .lp__blurb_text {
  position: relative;
  z-index: 10;
}
.lp__list_navigation_content .lp__blurb_text ul {
  list-style: disc;
  padding-left: 20px;
}
.lp__list_navigation_content .lp__blurb_text ol {
  list-style: decimal;
  padding-left: 20px;
}

@media (min-width: 768px) {
  .lp__list_navigation_content {
    display: table-cell;
  }
}
.lp__list_nav_roundimg img {
  border-radius: 100%;
  border: 2px solid #0071bc;
}

.lp__list_nav_smtitle {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
}
.lp__list_nav_smtitle .lp__list_navigation_content .lp__list_navigation_title {
  font-size: 1.375rem;
  line-height: 1.625rem;
}
.lp__list_nav_smtitle:first-child {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 1px solid #e6e6e6;
}

.lp__list_navcomponents .two__column {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.lp__list_navcomponents .two__column > li {
  float: none;
  width: 100%;
}
@media (min-width: 992px) {
  .lp__list_navcomponents .two__column > li {
    float: left;
    width: 47%;
    margin-right: 16px;
  }
}
@media (min-width: 992px) {
  .lp__list_navcomponents .two__column .lp__list_nav_smtitle:nth-of-type(2) {
    padding-top: 24px;
    margin-top: 24px;
    border-top: 1px solid #e6e6e6;
  }
}
.lp__list_navcomponents .three__column {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.lp__list_navcomponents .three__column li {
  float: none;
  width: 100%;
}
@media (min-width: 768px) {
  .lp__list_navcomponents .three__column li {
    float: left;
    width: 45%;
    margin-right: 16px;
  }
}
@media (min-width: 992px) {
  .lp__list_navcomponents .three__column li {
    width: 30%;
  }
}
.lp__list_navcomponents .four__column {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.lp__list_navcomponents .four__column li {
  float: none;
  width: 100%;
}
@media (min-width: 768px) {
  .lp__list_navcomponents .four__column li {
    float: left;
    width: 45%;
    margin-right: 16px;
  }
}
@media (min-width: 992px) {
  .lp__list_navcomponents .four__column li {
    width: 23%;
  }
}

/* === End List Navigation === */
/*$ida_color_neutral_79 : #BEC4C8;*/
/*=== Begin Link list ===*/
.lp__linklist_item {
  border-top: 1px solid #D8DDE4;
}
.lp__linklist_item:last-child {
  border-bottom: 1px solid #D8DDE4;
}
.lp__linklist_item a {
  font-size: 1rem;
  line-height: 1.625rem;
  color: #252E66;
  font-weight: 600;
  padding: 1rem;
  display: block;
}
.lp__linklist_item a span {
  width: 80%;
  display: inline-block;
}
.lp__linklist_item a:hover, .lp__linklist_item a:focus {
  background-color: #EDF0F4;
  text-decoration: none;
}
.lp__linklist_item a:hover:after, .lp__linklist_item a:focus:after {
  background-color: #D14B8E;
  color: #ffffff;
}
.lp__linklist_item a:after {
  font-family: "ida-icon";
  content: "";
  font-size: 1.25rem;
  margin-left: 4px;
  float: right;
  color: #D14B8E;
  padding: 0rem 0.5rem;
  border: 2px solid #D14B8E;
  border-radius: 3.125rem;
}

/*=== end Link list ===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
/* === Begin card ===*/
.lp__gridcard_equal {
  margin-bottom: 0rem;
  /*  @media (min-width: 768px) {
      margin-bottom: $ida_space_md;
    }*/
}
.lp__gridcard_equal .row {
  display: block;
}
@media (min-width: 768px) {
  .lp__gridcard_equal .row {
    display: flex;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.lp__gridcard_equal .row [class*=col-] {
  margin-bottom: 2.5rem;
  /* @media(min-width: 768px) {
      margin-bottom: 0px;
   }*/
  /*&:last-child {
    margin-bottom: $ida_space;
  }*/
}
.lp__gridcard_equal .row [class*=col-] > div:first-child,
.lp__gridcard_equal .row [class*=col-] .parsys,
.lp__gridcard_equal .row [class*=col-] .remove-padding-grid {
  height: 100%;
}
.lp__gridcard_equal .lp__line_card {
  height: 100%;
}

.lp__line_card {
  padding: 1.5rem;
  border: 1px solid #9BA5B3;
}
@media (min-width: 768px) {
  .lp__line_card {
    padding: 1.5rem;
  }
}
@media (min-width: 992px) {
  .lp__line_card {
    padding: 2.5rem;
  }
}
.lp__line_card .lp__line_icon {
  margin-bottom: 1.5rem;
}
.lp__line_card .lp__line_icon i {
  font-size: 4rem;
  color: #AC1645;
}
.lp__line_card .lp__line_card_description {
  font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.5rem;
  color: #252E66;
  font-weight: normal;
}
.lp__line_card .lp__line_card_title {
  font-family: "Andes", sans-serif;
  font-size: 1.625rem;
  line-height: 1.75rem;
  color: #252E66;
  font-weight: normal;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .lp__line_card .lp__line_card_title {
    font-size: 2.625rem;
    line-height: 3rem;
  }
}
.lp__line_card.lp__active_card .lp__line_card_description {
  color: #1f7093;
}

.lp__line_card_hammer {
  font-family: "Andes", sans-serif;
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #1f7093;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

/* === end card ===*/
/*=== Begin risk Color card ===*/
.lp__color_card {
  padding: 1.5rem;
}
@media (min-width: 992px) {
  .lp__color_card {
    padding: 2.5rem;
  }
}
.lp__color_card .lp__line_card_title {
  font-family: "AndesExtraLight", sans-serif;
  color: #252E66;
  font-weight: normal;
  /* margin-bottom: 1.5rem; */
  font-size: 1.375rem;
  line-height: 1.5rem;
}
@media (min-width: 768px) {
  .lp__color_card .lp__line_card_title {
    font-size: 2rem;
    line-height: 2.25rem;
  }
}
.lp__color_card .lp__risk_level {
  font-family: "Andes", sans-serif;
  font-weight: bold;
}

.lp__color_card .lp__as_of_date {
  font-family: Andes;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0.3px;
}
/*=== end risk Color card ===*/
/*=== Begin redesign card ===*/
.lp__card {
  position: relative;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .lp__card {
    margin-bottom: 1rem;
  }
}
.lp__card .lp__hammer {
  color: #38A0CD;
}
.lp__card .lp__card_wrapper {
  box-shadow: none;
}
.lp__card .lp__card_img {
  position: relative;
  margin-bottom: 1rem;
}
.lp__card .lp__card_img img {
  z-index: 1;
  position: relative;
  top: 0px;
  width: 100%;
  margin-top: -1px;
}
.lp__card .lp__card_img .lp__img_tag {
  position: absolute;
  padding: 0.5rem;
  bottom: 0rem;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 16px 24px 16px 24px;
}
.lp__card .lp__card_img .lp__img_tag .lp__img_caption {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #fff;
  font-weight: 600;
  display: table-cell;
  width: 86%;
  vertical-align: top;
}
.lp__card .lp__card_img:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#6b000000",GradientType=0 );
}
.lp__card .lp__card_title {
  font-size: 0.875rem;
  line-height: 1.125rem;
  color: #252E66;
  font-weight: normal;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .lp__card .lp__card_title {
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin-bottom: 1rem;
  }
}
.lp__card .lp__card_title a {
  color: #252E66;
}
.lp__card .lp__card_description {
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin-bottom: 2.5rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .lp__card .lp__card_description {
    font-size: 1rem;
    line-height: 1.625rem;
  }
}
.lp__card.lp__bg_blue {
  background-color: #013A81;
}
.lp__card.lp__bg_blue .lp__card_title {
  color: #ffffff;
}
.lp__card.lp__bg_blue .lp__card_title a {
  color: #ffffff;
}
.lp__card.lp__bg_blue .lp__card_title a:hover {
  color: #ffffff;
}
.lp__card.lp__bg_blue .lp__card_content {
  padding: 1.5rem;
}
.lp__card.lp__card_sm_text .lp__card_wrapper:before {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  padding-right: 1rem;
  height: 25px;
  cursor: pointer;
  float: left;
  border-left: 12px solid #c43b80;
}
@media (min-width: 992px) {
  .lp__card.lp__card_sm_text .lp__card_wrapper:before {
    height: 40px;
    padding-right: 1.5rem;
    border-left: 20px solid #c43b80;
  }
}
.lp__card.lp__card_sm_text .lp__card_content {
  display: table-cell;
}
.lp__card.lp__card_md_text h1 {
  font-family: "Andes", sans-serif;
  font-size: 1.375rem;
  line-height: 1.5rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .lp__card.lp__card_md_text h1 {
    font-size: 2rem;
    line-height: 2.25rem;
  }
}
.lp__card.lp__lgfont_card .lp__card_title {
  font-family: "AndesSemiBold", sans-serif;
  font-size: 1.375rem;
  line-height: 1.5rem;
}
@media (min-width: 768px) {
  .lp__card.lp__lgfont_card .lp__card_title {
    font-size: 2rem;
    line-height: 2.25rem;
  }
}
.lp__card.lp__lgfont_card .lp__card_title a {
  color: #AC1645;
}
.lp__card.lp__lgfont_card .lp__card_description {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-bottom: 0.5rem;
}
.lp__card.lp__block .lp__card_content {
  display: block;
}
.lp__card .lp__embed_responsive {
  margin-bottom: 1rem;
}

/*=== end redesign card ===*/
/*=== Begin quote card ===*/
.lp__quote_card {
  border-top: 2px solid #38A0CD;
  padding: 2.5rem 0rem 2.5rem 0rem;
  margin-bottom: 0rem;
}
@media (min-width: 992px) {
  .lp__quote_card {
    padding: 2.5rem 0rem 0rem 0rem;
    margin-bottom: 0rem;
  }
}
.lp__quote_card .lp__author_name,
.lp__quote_card .lp__author_subtitle {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.lp__quote_card .lp__author_name {
  font-weight: 600;
  color: #38A0CD;
  margin-bottom: 1rem;
}
.lp__quote_card .lp__author_subtitle {
  font-style: italic;
}
.lp__quote_card .lp__card_title {
  font-size: 1.125rem;
  line-height: 1.375rem;
  margin-bottom: 1.5rem;
  font-weight: normal;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .lp__quote_card .lp__card_title {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}

/*=== end quote card ===*/
/*=== Begin Theme card ===*/
.full-row-themeoverlay-banner .row {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-right: -2px;
  margin-left: -2px;
  -webkit-justify-content: center !important;
          justify-content: center !important;
}
.full-row-themeoverlay-banner .row > [class*=col-] {
  padding-right: 2px;
  padding-left: 2px;
  display: flex;
  display: -webkit-flex;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .full-row-themeoverlay-banner .row > [class*=col-] {
    margin-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  .full-row-themeoverlay-banner .row > [class*=col-] {
    margin-bottom: 0rem;
  }
}

.lp__theme_card {
  margin-bottom: 1.5rem;
  width: 100%;
}
@media (min-width: 992px) {
  .lp__theme_card {
    margin-bottom: 0rem;
  }
}
.lp__theme_card .lp__theme_content {
  text-align: center;
  padding: 3.5rem 0.5rem 0.5rem 0.5rem;
  position: relative;
  margin-top: -36px;
  height: 100%;
}
@media (min-width: 768px) {
  .lp__theme_card .lp__theme_content {
    height: 90%;
    margin-top: -54px;
    padding: 5rem 0.5rem 0.5rem 0.5rem;
  }
}
@media (min-width: 1200px) {
  .lp__theme_card .lp__theme_content {
    padding: 5rem 1.5rem 1.5rem 1.5rem;
  }
}
.lp__theme_card .lp__themeicon {
  position: relative;
  z-index: 1;
  margin: auto;
  width: 90px;
  height: 90px;
  text-align: center;
  border-radius: 100%;
  padding: 1rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.lp__theme_card .lp__themeicon i {
  font-size: 3rem;
  line-height: 3.5rem;
}
@media (min-width: 768px) {
  .lp__theme_card .lp__themeicon {
    width: 140px;
    height: 140px;
    padding: 2rem;
  }
  .lp__theme_card .lp__themeicon i {
    font-size: 4rem;
    line-height: 4.5rem;
  }
}
.lp__theme_card .lp__cta_btn {
  font-size: 3rem;
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
  width: 50px;
  margin: auto;
  border: 2px solid #fff;
  color: #ffffff;
  border-radius: 3.125rem;
  padding: 0.3rem 0.5rem 0.3rem 0.5rem;
}
.lp__theme_card .lp__cta_btn:after {
  color: #ffffff;
  vertical-align: bottom;
  font-weight: 500;
  margin: 0rem;
}
.lp__theme_card .lp__cta_btn:hover, .lp__theme_card .lp__cta_btn:focus {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#33000000", endColorstr="#33000000",GradientType=0 );
  text-decoration: none;
}
.lp__theme_card .lp__card_title {
  font-size: 1.125rem;
  line-height: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
  position: relative;
  z-index: 2;
  color: #ffffff;
}
@media (min-width: 768px) {
  .lp__theme_card .lp__card_title {
    font-size: 1.5rem;
    line-height: 1.75rem;
    margin-bottom: 1rem;
  }
}
.lp__theme_card .lp__card_discription {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #ffffff;
}

.lp__bgline_neutral_100 {
  background-color: #ffffff;
  border: 1px solid #4471A9;
}
.lp__bgline_neutral_100 .lp__card_title,
.lp__bgline_neutral_100 i {
  color: #313D80;
}
.lp__bgline_neutral_100 .lp__card_discription {
  color: #2c333e;
}
.lp__bgline_neutral_100 .lp__cta_btn {
  border: 2px solid #c43b80;
}
.lp__bgline_neutral_100 .lp__cta_btn:after {
  color: #c43b80;
}
.lp__bgline_neutral_100 .lp__cta_btn:hover {
  border: 2px solid #c43b80;
  background: #c43b80;
}
.lp__bgline_neutral_100 .lp__cta_btn:hover:after {
  color: #ffffff;
}

/*=== end Theme card ===*/
/*=== Begin Covid Alert card ===*/
.lp__color_card_pink {
  background-color: rgba(172, 22, 69, 0.2);
  border-left: 10px solid #AC1645;
}
.lp__color_card_pink .lp__card_content {
  padding: 2.5rem 1.5rem 2.5rem 1.5rem;
}
.lp__color_card_pink .lp__color_card_title {
  font-size: 1rem;
  line-height: 1.25rem;
  color: #2c333e;
}
@media (min-width: 768px) {
  .lp__color_card_pink .lp__color_card_title {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
.lp__color_card_pink .lp__card_description {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #2c333e;
  margin-bottom: 0rem;
}
.lp__color_card_pink .lp__card_description a.lp__cta_btn {
  font-weight: bolder;
  color: #2c333e;
}
.lp__color_card_pink .lp__card_description a.lp__cta_btn:after {
  margin-left: 0rem;
}
.lp__color_card_pink .lp__card_description a.lp__cta_btn:hover:after {
  text-decoration: none;
}

/*=== Begin Covid Alert card ===*/
/*=== Begin list card ===*/
.lp__list_card h2:before {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  padding-right: 1rem;
  height: 25px;
  cursor: pointer;
  float: left;
  border-left: 12px solid #c43b80;
}
@media (min-width: 992px) {
  .lp__list_card h2:before {
    height: 40px;
    padding-right: 1.5rem;
    border-left: 20px solid #c43b80;
  }
}
.lp__list_card ul {
  margin-bottom: 2.5rem;
}
.lp__list_card ul li {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e6e6e6;
  font-family: "AndesExtraLight", sans-serif;
  color: #252E66;
  font-weight: normal;
  margin-bottom: 1.5rem;
  font-size: 1.375rem;
  line-height: 1.5rem;
}
@media (min-width: 768px) {
  .lp__list_card ul li {
    font-size: 2rem;
    line-height: 2.25rem;
  }
}
.lp__list_card ul li:first-child {
  padding-top: 24px;
  margin-top: 2.5rem;
  border-top: 1px solid #e6e6e6;
}
.lp__list_card ul li span {
  font-family: "Andes", sans-serif;
  font-weight: bold;
  margin-right: 0.5rem;
}

/*=== Begin list card ===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
/* === Begin Sidebar- navigation === */
.sidebar-wrapper {
  z-index: 1000;
  padding: 2px 0px 2px 0px;
  position: relative;
  top: 0px;
  width: 1005;
  height: 100%;
  overflow-y: auto;
  background: #ffffff;
  z-index: 1;
}
.sidebar-wrapper .sidebar-heading h2 {
  padding-right: 5px;
  display: inline-block;
}

.sidebar-collapse {
  border: 16px solid #D8DDE4;
  padding: 16px;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
  margin-bottom: 32px;
}
@media (min-width: 991.5px) {
  .sidebar-collapse {
    display: block;
    padding: 2px;
    background-color: transparent;
    border: 0px;
    max-height: none;
    overflow: hidden;
    margin-bottom: 0px;
  }
}

.sidebar-title {
  font-family: "Andes", sans-serif;
  font-size: 1.125rem;
  line-height: 1.625rem;
  color: #AC1645;
  margin-bottom: 1rem;
}

li.sidebar-list-item {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
li.sidebar-list-item .sidebar-link {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.25rem;
  color: #252E66;
  font-weight: bold;
  padding: 1rem 0rem 1rem 0rem;
  display: block;
  width: 100%;
  text-align: left;
  background: transparent;
  border: 0px;
}
li.sidebar-list-item .sidebar-link[aria-expanded=true] {
  color: #252E66;
}
li.sidebar-list-item .sidebar-link:hover, li.sidebar-list-item .sidebar-link:active, li.sidebar-list-item .sidebar-link:focus {
  color: #252E66;
}
li.sidebar-list-item .sidebar-link[aria-expanded=false]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 13px;
  margin-left: 4px;
  float: right;
}
li.sidebar-list-item .sidebar-link[aria-expanded=true]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 13px;
  margin-left: 4px;
  float: right;
}

.sidebar-sublist-item {
  font-size: 1rem;
  line-height: 1.625rem;
  color: #323A45;
  margin: 0rem 0rem 1rem 0rem;
}
.sidebar-sublist-item a {
  color: #323A45;
}
.sidebar-sublist-item button.delete-item {
  font-size: 0.625rem;
  vertical-align: middle;
  border: 0px;
  font-weight: bold;
  width: 16px;
  height: 16px;
  padding: 0px;
  text-align: center;
  margin-left: 4px;
  background-color: #323A45;
  color: #ffffff;
}
.sidebar-sublist {
  padding: 4px 0px 16px 0px;
}

.lp__show_listbtn {
  font-family: "Andes", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: bold;
  color: #38A0CD;
}
.lp__show_listbtn:hover {
  color: #1f7093;
}

.list-item-num {
  font-style: italic;
}

.sidebar-list {
  margin-bottom: 16px;
}

.sidebar-nav-mob-title {
  float: left;
}

.sidebar-mobile-heading {
  padding: 2px;
  margin-bottom: 32px;
}
.sidebar-mobile-heading button {
  font-family: "Andes", sans-serif;
  border: 0px;
  background-color: transparent;
  border-bottom: 4px solid #AC1645;
  display: block;
  width: 100%;
  color: #AC1645;
  font-weight: bold;
}
.sidebar-mobile-heading button[aria-expanded=false]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 12px;
  float: right;
  margin-left: 4px;
}
.sidebar-mobile-heading button[aria-expanded=true]:after {
  font-family: "ida-icon";
  content: "";
  font-size: 12px;
  float: right;
  margin-left: 4px;
}

.lp__reset_btn {
  font-family: "Open Sans", sans-serif;
  float: right;
  padding: 0px;
  font-size: 0.875rem;
  background-color: transparent;
  font-weight: normal;
}
.lp__reset_btn:after {
  font-family: "ida-icon";
  content: "";
  font-size: 0.625rem;
  margin-left: 4px;
  float: right;
  width: 16px;
  height: 16px;
  background-color: #323A45;
  color: #ffffff;
}

.sidebar-sublist-diabled-link {
  color: #D8DDE4;
  pointer-events: none;
  float: left;
}

.morelist:after {
  font-family: "ida-icon";
  content: "";
  font-size: 0.625rem;
}

.lesslist:after {
  font-family: "ida-icon";
  content: "";
  font-size: 0.625rem;
}

/* === end Sidebar- navigation === */
/* === Begin All listing ===*/
.all__search_section {
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .all__search_section {
    margin-bottom: 2.5rem;
  }
}

.all__listing_section_top {
  margin-bottom: 1.5rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #D8DDE4;
}
.all__listing_section_top .all__listing_result {
  font-size: 0.875rem;
  font-style: italic;
  color: #2C333E;
}

.all__search_listingitem .lp__hammer {
  font-family: "Andes", sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #1f7093;
  font-weight: bold;
  margin-bottom: 1rem;
}
.all__search_listingitem .lp__hammer span {
  border-right: 1px solid #D8DDE4;
  margin-right: 0.5rem;
  padding-right: 0.5rem;
}
.all__search_listingitem .lp__hammer span:last-child {
  border-right: 0px solid #D8DDE4;
  margin-right: 0rem;
  padding-right: 0rem;
}
.all__search_listingitem ul li {
  position: relative;
  padding: 0rem 0rem 2.5rem 0rem;
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #e5e5e5;
}
.all__search_listingitem .all__list_title {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #252E66;
  margin-bottom: 8px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .all__search_listingitem .all__list_title {
    font-size: 1.375rem;
    line-height: 1.625rem;
  }
}
.all__search_listingitem .all__list_title a {
  color: #252E66;
}
.all__search_listingitem .all__search_listinginfo ul li.all__search_listing_infoitem {
  font-size: 0.6875rem;
  line-height: 1.125rem;
  color: #424A55;
  font-weight: 600;
  display: inline-block;
  margin: 0rem 1rem 0rem 0rem;
  padding: 0.2rem 0.7rem 0.2rem 0.7rem;
  border: 1px solid #D8DDE4;
  border-radius: 3.125rem;
}
.all__search_listingitem .all__search_listinginfo ul li.all__search_listing_infoitem .all__search_listing_infolabel {
  font-weight: bold;
}

/* === end All listing ===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
/*=== Begin pagination components SASS===*/
.lp__pagination .lp__pagination_listitem {
  display: inline-block;
  margin-bottom: 0.5rem;
}
.lp__pagination .lp__pagination_listitem .previous:before {
  font-family: "ida-icon";
  content: "";
  font-size: 3rem;
  vertical-align: middle;
  display: inline-block;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.lp__pagination .lp__pagination_listitem .previous:hover {
  color: #c43b80;
  background-color: transparent;
}
.lp__pagination .lp__pagination_listitem .next:after {
  font-family: "ida-icon";
  content: "";
  font-size: 3rem;
  vertical-align: middle;
  color: #c43b80;
}
.lp__pagination .lp__pagination_listitem .next:hover, .lp__pagination .lp__pagination_listitem .next:focus {
  color: #c43b80;
  background-color: transparent;
}
.lp__pagination .lp__pagination_listlink {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #2c333e;
  padding: 0rem 0.5rem;
}
.lp__pagination .lp__pagination_listlink:hover, .lp__pagination .lp__pagination_listlink:active, .lp__pagination .lp__pagination_listlink:focus {
  background-color: #c43b80;
  color: #ffffff;
  text-decoration: none;
}
.lp__pagination .lp__pagination_listitem_disabled a {
  color: #D8DDE4;
  pointer-events: none;
}
.lp__pagination .lp__pagination_listitem_active {
  background-color: #c43b80;
}
.lp__pagination .lp__pagination_listitem_active a {
  color: #ffffff;
  text-decoration: none;
}

/*=== End pagination components SASS===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
/*=== Begin showcase ===*/
.lp__container {
  position: relative;
  bottom: 0px;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .lp__container {
    position: absolute;
  }
}

.lp__showcase_v1 {
  position: relative;
  display: block;
  z-index: 2;
}
.lp__showcase_v1 .lp__showcase_img {
  overflow: hidden;
  position: relative;
}
.lp__showcase_v1 .lp__showcase_img img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  width: 100%;
}
@media (min-width: 992px) {
  .lp__showcase_v1 .lp__showcase_img img {
    height: 550px;
  }
}
.lp__showcase_v1 .lp__showcase_overlay {
  position: relative;
  top: 20%;
  margin: auto;
  display: block;
  z-index: 0;
  padding: 2.5rem;
}
@media (min-width: 768px) {
  .lp__showcase_v1 .lp__showcase_overlay {
    position: absolute;
    padding: 2.5rem 6rem 2.5rem 5rem;
  }
  .lp__showcase_v1 .lp__showcase_overlay.lp__align_right {
    right: 0;
  }
}
.lp__showcase_v1 h2 {
  font-weight: normal;
  font-size: 1.375rem;
  line-height: 1.5rem;
  color: #252E66;
}
@media (min-width: 768px) {
  .lp__showcase_v1 h2 {
    font-size: 2rem;
    line-height: 2.25rem;
  }
}

.lp__bg_cobalt_blue_28 {
  background-color: #313D80;
  color: #ffffff;
}
.lp__bg_cobalt_blue_28 *,
.lp__bg_cobalt_blue_28 h2 {
  color: #ffffff;
}

/*=== end showcase ===*/
/*$ida_color_neutral_79 : #BEC4C8;*/
.lp__tab_components {
  display: block;
  /*    .lp__tabcontent,
        .lp__subtab_contentlist {
          > div {
            display: none;
            height: 0;
            -webkit-transition: visibility 0s, opacity 0.5s linear;
            transition: visibility 0s, opacity 0.5s linear;
          }
        }
   .lp__tabcontent div.lp__tab_active {
    display: block;
      height: auto;
   }*/
}

@media (max-width: 767.5px) {
  .lp__tab {
    display: none;
  }
}

.lp__wrapper {
  margin-bottom: 32px;
  overflow: hidden;
  display: block;
}
.lp__wrapper ul > li {
  float: left;
  position: relative;
  display: block;
  margin-right: 2.5rem;
}
.lp__wrapper ul > li:last-child {
  margin-right: 0px;
}
.lp__wrapper ul > li > a {
  font-family: "Andes", sans-serif;
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: bold;
  color: #424A55;
  padding-bottom: 1rem;
  position: relative;
  top: 2px;
  display: block;
  line-height: inherit;
  border: 0;
  border-radius: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.lp__wrapper ul > li > a:hover, .lp__wrapper ul > li > a:focus {
  color: #AC1645;
  border-bottom: 7px solid #AC1645;
  text-decoration: none;
}
.lp__wrapper ul > li > a.lp__tab_active, .lp__wrapper ul > li > a[aria-selected=true] {
  color: #AC1645;
  border-bottom: 7px solid #AC1645;
  text-decoration: none;
}
.lp__wrapper ul > li.lp__tab_active {
  display: block;
  height: auto;
}
.lp__wrapper ul > li.lp__tab_active > a.lp__tab_active {
  color: #AC1645;
  border-bottom: 7px solid #AC1645;
  text-decoration: none;
}
.lp__wrapper ul > li.lp__subtab_active {
  display: block;
  height: auto;
}

.lp__scroller {
  text-align: center;
  cursor: pointer;
  display: none;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  color: #424A55;
  font-size: 1.75em;
}
.lp__scroller i {
  font-size: 20px;
  line-height: 24px;
  color: #424A55;
  font-weight: 600;
}

.lp__scroller_right {
  float: right;
  right: 0;
  padding: 0px 0px 24px 16px;
}

.lp__scroller_left {
  float: left;
  left: 0;
  padding: 0px 16px 24px 0px;
}

.lp__wrapper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  min-height: 48px;
  min-height: initial;
  white-space: nowrap;
  border-bottom: 1px solid #e5e5e5;
}

.lp__tablist {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin: 0px;
  top: 0px;
  display: -webkit-flex;
  display: flex;
  white-space: nowrap;
  position: relative;
}
.lp__tablist li {
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0;
  white-space: nowrap;
}

.lp__m_tab {
  display: none;
}

@media (max-width: 767.5px) {
  .lp__m_tab {
    display: block;
  }
  .lp__m_tab .lp__dropdown_toggle {
    font-family: "AndesBold", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    display: block;
    color: #AC1645;
    border-bottom: 4px solid #AC1645;
    padding: 0rem 1rem 1rem 0rem;
  }
  .lp__m_tab .lp__dropdown_toggle .lp__filter_option {
    width: 80%;
    display: inline-block;
  }
  .lp__m_tab .lp__dropdown_toggle[aria-expanded=false]:after {
    font-family: "ida-icon";
    content: "";
    font-size: 13px;
    margin-left: 4px;
    float: right;
    border: 0rem;
    margin: 0rem;
  }
  .lp__m_tab .lp__dropdown_toggle[aria-expanded=true]:after {
    font-family: "ida-icon";
    content: "";
    font-size: 13px;
    margin-left: 4px;
    float: right;
    border: 0rem;
    margin: 0rem;
  }
  .lp__m_tab .lp__secondary_dropdown.show .lp__dropdown_toggle {
    outline: #000000 solid 2px;
    color: #AC1645;
  }
  .lp__m_tab .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:hover, .lp__m_tab .lp__secondary_dropdown .lp__secondary_dropdown_menu li a:focus {
    color: #AC1645;
  }
  .lp__m_tab .lp__m_tabcontent .full-row-white-components {
    padding: 2.5rem 0rem 2.5rem 0rem;
  }
}
.drop_down {
    display: block;
    margin: auto;
    top: 0px;
    background-color: #4471A9;
    border: 0px;
    padding: 10px;
    width: 100%;
    height: 45px;
    text-align: left;
    color: #fff;
    text-transform: capitalize;
}
.drop_down option{
	background:#ffffff;
	color:#000
}
.info_i{
	color: #D14B8E;
font-size: 22px;
display: inline-block;
vertical-align: middle;
}

/* tooltip css start */
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000;
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow, .bs-tooltip-bottom .arrow {
    top: 0;
}
.bs-tooltip-auto[x-placement^="top"] .arrow, .bs-tooltip-top .arrow {
    bottom: 0;
}

.tooltip.show {
    opacity: .9;
}
.fade.show {
    opacity: 1;
}
.tooltip_cus_info {
    opacity: 1 !important;
}
.show {
    display: block !important;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}
.bs-tooltip-auto[x-placement^="bottom"], .bs-tooltip-bottom {
    padding: .4rem 0;
}
.bs-tooltip-auto[x-placement^="top"], .bs-tooltip-top {
    padding: .4rem 0;
}
.text-right{
	text-align: right !important;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0;
}
.tooltip-inner {
    /* max-width: 200px; */
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem;
}
.tooltip-inner {
    /* max-width: 600px !important; */
    /* max-width: 63% !important; */
    /* width:500px; */
}
.align-text-top {
  vertical-align: text-top!important;
}
.tooltip_cus_info{
	opacity:1 !important
}
.tooltip_cus_info.arrow_cus.bs-tooltip-auto[x-placement^="top"] .arrow::after, .tooltip_cus_info.arrow_cus.bs-tooltip-top .arrow::after {
    border-top-color: #c7c7c8;
    border-width: .4rem .4rem 0;
    top: 1px;
}
.arrow_cus.tooltip .arrow::after {
    position: absolute;
    content: "";
    border-color: transparent;
        border-top-color: transparent;
    border-style: solid;
    z-index: -1;
}
.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
        border-top-color: transparent;
        border-left-color: transparent;
    border-style: solid;
}
.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem;
}
.tooltip_cus_info .tooltip-inner{
	background:#ffffff !important;
	opacity:1 !important;
	box-shadow:0px 0px 5px rgba(0,0,0,0.4);
  color:#000;
}
.tooltip_cus_info .tooltip-inner p{
	color:#000
}
.tooltip_cus_info.arrow_cus.bs-tooltip-auto[x-placement^="right"] .arrow::before, 
.tooltip_cus_info.arrow_cus.bs-tooltip-right .arrow::before {
    border-right-color: #ffffff;
}
.tooltip_cus_info.arrow_cus.bs-tooltip-auto[x-placement^="left"] .arrow::before, 
.tooltip_cus_info.arrow_cus.bs-tooltip-left .arrow::before {
    border-left-color: #ffffff;
}
.tooltip_cus_info.arrow_cus.bs-tooltip-auto[x-placement^="top"] .arrow::before, 
.tooltip_cus_info.arrow_cus.bs-tooltip-top .arrow::before {
    border-top-color: #ffffff;
}
.tooltip_cus_info.arrow_cus.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, 
.tooltip_cus_info.arrow_cus.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #ffffff;
}

.tooltip_cus_info.arrow_cus.bs-tooltip-auto[x-placement^="right"] .arrow::after, 
.tooltip_cus_info.arrow_cus.bs-tooltip-right .arrow::after {
    border-right-color: #c7c7c8;
	 border-width: .4rem .4rem .4rem 0; 
    right: 1px;

}
.tooltip_cus_info.arrow_cus.bs-tooltip-auto[x-placement^="left"] .arrow::after, 
.tooltip_cus_info.arrow_cus.bs-tooltip-left .arrow::after {
    border-left-color: #c7c7c8;
	 border-width: .4rem 0 .4rem .4rem;
    left: 1px;
}
.tooltip_cus_info.arrow_cus.bs-tooltip-auto[x-placement^="top"] .arrow::after, 
.tooltip_cus_info.arrow_cus.bs-tooltip-top .arrow::after {
    border-top-color: #c7c7c8;
	 border-width: .4rem .4rem 0; 
    top: 1px;
}
.tooltip_cus_info.arrow_cus.bs-tooltip-auto[x-placement^="bottom"] .arrow::after, 
.tooltip_cus_info.arrow_cus.bs-tooltip-bottom .arrow::after {
    border-bottom-color: #c7c7c8;
	 border-width: 0 .4rem .4rem;
    bottom: 1px;
}
.arrow_cus.tooltip .arrow::after {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
    z-index: -1;
}
.tooltipF{
margin: 0 -9px;
border-top: 1px solid #ccc;
padding: 8px 15px;	
}
.tooltipF input{
	width: 100px;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
	cursor:pointer;
    user-select: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-top-style: solid;
        border-top-width: 1px;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
        border-top-color: rgb(220, 53, 69);
}
.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
.w-23 {
  width: 23%;
}
.w-19 {
  width: 19%;
}
/* tooltip css end */


/*Tooltip responsive for Mobile Start */
  
/* @media only screen and (max-width: 600px) {
  .debtVulClass>.tooltip-inner{
    width: 254px !important;
  }
  .debtVulClass.tooltip{
    left:-113px !important;
  }
  .sdfpHeadToolClass>.tooltip-inner{
    width:262px !important;
  }
  .sdfpHeadToolClass.tooltip{
    left:-116px !important;
  }
  .sdfpACToolClass>.tooltip-inner{
    width:264px !important;
  }
  .sdfpACToolClass.tooltip{
    left:-4px !important;
  }
  .wblFirstTooltipClass>.tooltip-inner{
    width:264px !important;
  }
  .wblFirstTooltipClass.tooltip{
    left:33px !important;
  }
  .wblSecTooltipClass>.tooltip-inner{
    width:256px !important;
  }
  .wblSecTooltipClass.tooltip{
    left:-85px !important;
    
  }
  .wblSecTitle{
    font-size: 6px;
  }
  .debtDataHeadToolClass>.tooltip-inner{
    width:262px !important;
  }
  .debtDataHeadToolClass.tooltip{
    left:-145px !important;
  }
  .tedsToolClass>.tooltip-inner{
    width:260px !important;
  }
  .tedsToolClass.tooltip{
    left:-90px !important;
  }
  .tdsToolClass>.tooltip-inner{
    width:260px !important;
  }
  .tdsToolClass.tooltip{
    left:-90px !important;
  }
  .ccPTToolClass>.tooltip-inner,.ccGNIToolClass>.tooltip-inner,.ccGNIPERToolClass>.tooltip-inner{
    width:264px !important;
  }
  .ccPTToolClass.tooltip,.ccGNIToolClass.tooltip{
    left:-90px !important;
  }
  .ccGNIPERToolClass.tooltip{
    left:22px !important;
  }
}
@media only screen and (min-width: 600px) {
  .debtVulClass>.tooltip-inner{
    width: 346px !important;
  }
  .debtVulClass.tooltip{
    left:-68px !important;
  }
  .sdfpHeadToolClass>.tooltip-inner{
    width:300px !important;
  }
  .sdfpHeadToolClass.tooltip{
    left:-113px !important;
  }
  .sdfpACToolClass>.tooltip-inner{
    width:354px !important;
  }
  .sdfpACToolClass.tooltip{
    left:-22px !important;
  }
  .wblSecTooltipClass>.tooltip-inner{
    width:354px !important;
  }
  .wblSecTooltipClass.tooltip{
    left:-91px !important;
  }
  
  .debtDataHeadToolClass.tooltip{
    left:-123px !important;
  }
  .tedsToolClass.tooltip,.tdsToolClass.tooltip{
    left:-231px !important;
  }
  .ccPTToolClass.tooltip,.ccGNIToolClass.tooltip{
    left:-219px !important;
  }
}
@media only screen and (min-width: 1200px){
  .debtVulClass>.tooltip-inner,.sdfpHeadToolClass>.tooltip-inner,.sdfpACToolClass>.tooltip-inner,.wblSecTooltipClass>.tooltip-inner{
    width: 500px !important;
  }
  .debtVulClass.tooltip,.sdfpHeadToolClass.tooltip,.sdfpACToolClass.tooltip,.wblSecTooltipClass.tooltip,.debtDataHeadToolClass.tooltip,.tedsToolClass.tooltip{
    left:0px !important;
  }
}
@media only screen and (min-width: 992px){  
  .tedsToolClass.tooltip,.ccPTToolClass.tooltip,.ccGNIToolClass.tooltip{
    left:0px !important;
  }
} */


