.compare-your-options-table {
  display: block; }

.compare-your-options-mobile {
  display: none; }

.compare-your-options-mobile-row {
  display: none;
  border-top: solid 1px #d8d8d8; }

.compare-your-options-mobile-title {
  font-family: "Nimbus Sans Regular";
  font-size: 42px;
  text-align: center;
  color: #3b4b59;
  margin-bottom: 30px; }

.compare-your-options-mobile-body {
  max-width: 878px;
  align-content: center;
  margin-right: auto;
  margin-left: auto; }

.compare-your-options-mobile-question {
  font-family: "Nimbus Sans Regular";
  font-size: 24px;
  color: #4a4a4a;
  padding: 12px 0px;
  display: flex; }
.compare-your-options-mobile-question .icon {
  font-size: 22px;
  position: relative;
  top: 5px;
  padding-right: 10px;
  cursor: pointer; }

.compare-your-options-mobile-answer {
  background-color: #f1f1f1;
  padding: 30px;
  font-family: "Nimbus Sans Regular";
  font-size: 16px;
  line-height: 1.38;
  letter-spacing: normal;
  color: #4f4f4f; }

.open-answer {
  display: block; }

.close-answer {
  display: none; }

.border-none {
  border: none; }

.view-more-compare-your-options-mobiles {
  padding-top: 10px;
  text-align: center; }
.view-more-compare-your-options-mobiles div.link {
  color: #086ea1;
  font-family: "Nimbus Sans Regular";
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  cursor: pointer; }

.underline_text {
  border-bottom: solid 1px #086ea1;
  display: inline;
  padding-bottom: 1px; }

.compare-your-options-table a {
  color: #086ea1; }

.compare-your-options-table b{
  font-weight: normal; }

.compare-your-options-table table {
  table-layout: fixed;
  border: 1px solid #e1e5e8;
  margin-top: 40px;
  width: 100%; }

.compare-your-options-table thead {
  width: 260px;
  height: 81.2px;
  background-color: #054c70;
  align-self: stretch;
  flex-grow: 0;
  font-family: "Nimbus Sans Regular";
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.02px;
  text-align: left;
  color: #ffffff; }

.compare-your-options-table thead td{
  font-size: 14px;
  vertical-align: middle;
  height: 81px; }
.compare-your-options-table th {
  padding: 12px 12px 12px 20px;
  border-right: 1px solid #e1e5e8; }
th:last-child {
  border-right: none; }

.compare-your-options-table tbody {
  width: 260px;
  height: 94px;
  flex-grow: 0;
  font-family: "Nimbus Sans Regular";
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  text-align: left;
  color: #3b4b59;
  background-color: #ffffff; }

.compare-your-options-table ul{
  list-style: disc;
  margin-left: 20px;
}

.compare-your-options-table td {
  font-size: 18px;
  font-family: "Nimbus Sans Regular";
  padding: 12px 12px 12px 24px;
  border-right: 1px solid #e1e5e8;
  border-bottom: 1px solid #e1e5e8;
  width: 30%; }
.compare-your-options-table td b {
  font-family: "Nimbus Sans Bold"; }
.compare-your-options-table td:last-child {
  border-right: none; }

.compare-your-options-table tr:last-child {
  border-bottom: 2px solid #fff; }

.compare-your-options-heading {
  width: 100%;
  height: 55px;
  margin-top: 40px;
  display: block;
  align-self: stretch;
  font-family: "Nimbus Sans Bold";
  font-size: 36px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: 0.04px;
  text-align: center;
  color: #3b4b59; }

.compare-your-options-subheading {
  width: 100%;
  height: 56.1px;
  display: block;
  align-self: stretch;
  font-family: "Nimbus Sans Regular";
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: 0.02px;
  text-align: center;
  color: #3b4b59; }

.additional-considerations-span {
  width: 100%;
  top: 25px;
  border: 1px solid #e1e5e8;
  flex-grow: 0;
  display: block;
  font-family: "Nimbus Sans Bold";
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  padding: 24px;
  margin-bottom: 88.8px;
  background-color: #f9fafa; }

.additional-considerations {
  font-family: "Nimbus Sans Regular";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: 0.02px;
  text-align: left;
  color: #3b4b59; }

@media (min-width: 768px) and (max-width: 1023px) {
  .compare-your-options-table table {
    width: calc(100% - 48px);
    left: 24px;
    top: 105px; }
  .compare-your-options-table thead {
    width: 140px;
    height: 90px; }
  .compare-your-options-table tbody {
    width: 144px;
    height: 106px; }
  .compare-your-options-heading {
    width: 720px;
    height: 38px;
    left: 24px;
    right: 24px;
    top: 60px;
    font-size: 32px; }
  .compare-your-options-subheading {
    width: calc(100% - 60px);
    height: 65px;
    left: 90px;
    right: 90px;
    top: 85px;
    font-size: 18px; }
  .additional-considerations-span {
    width: calc(100% - 48px);
    left: 24px;
    right: 24px;
    top: 105px;
    margin-bottom: 56.3px;} }

@media (max-width: 767px) {
  .compare-your-options-table {
    display: none; }
  .compare-your-options-mobile {
    display: block; }
  .compare-your-options-mobile-title {
    position: relative;
    top: 25px;
    font-family: "Nimbus Sans Bold";
    font-size: 28px;
    line-height: 1.43;
    letter-spacing: 0.03px;
    text-align: center;
    color: #3b4b59; }
  .compare-your-options-mobile-subtitle {
    position: relative;
    left: 16px;
    top: 0;
    width: calc(100% - 32px);
    font-family: "Nimbus Sans Regular";
    font-size: 18px;
    line-height: 1.43;
    letter-spacing: 0.03px;
    text-align: center;
    color: #3b4b59; }
  .compare-your-options-mobile-subtitle p{
    font-size: inherit; }
  .compare-your-options-mobile-expand {
    position: relative;
    float: right;
    right: 16px;
    bottom: 10px;
    font-family: "Nimbus Sans Regular";
    text-decoration: underline;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.02px;
    color: #086ea1; }
  .compare-your-options-mobile-question {
    position: relative;
    left: 16px;
    width: calc(100% - 32px);
    height: 66px;
    padding-top: 16px;
    font-family: "Nimbus Sans Bold";
    font-size: 14px;
    color: #ffffff;
    background-color: #054c70; }
  .section-title{
    position: relative;
    right: 25px;
    font-size: 14px;
    display: flex;
    align-items: center;
    line-height: 1.43;
    letter-spacing: 0.02px;
    text-align: left;}
  .compare-your-options-mobile-question .icon {
    top: 1px;
    left: 90%;
    display: flex;
    align-items: center; }
  .compare-your-options-mobile-row {
    min-height: 60px;
    border-top: solid 4px #FFFFFF; }
  .compare-your-options-mobile-answer {
    position: relative;
    left: 16px;
    width: calc(100% - 32px);
    height: auto;
    border: solid 1px #e9ebed;
    background-color: #ffffff;
    font-family: "Nimbus Sans Regular";
    font-size: 16px;
    line-height: 1.38;
    letter-spacing: normal;
    color: #3b4b59; }
  .compare-your-options-mobile-answer a{
    color: #086ea1;}
  .compare-your-options-mobile-answer table {
    position: relative;
    top: -16px;
    left: -20px;
    cellpadding: 0;
    border: 0;
    border-collapse: collapse;
    width: 115%; }
  .compare-your-options-mobile-answer ul{
    list-style: disc;
    margin-left: 20px; }
  .compare-your-options-mobile-answer td {
    border-collapse: collapse;
    width: 86%;
    border-right: 0;
    font-size: 16px;
    font-family: "Nimbus Sans Regular";
    padding-top: 10px;
    padding-right: 5px; }
  .compare-your-options-mobile-answer td img {
    float: right; }
  .compare-your-options-mobile-answer td b {
    float: right; }
  .compare-your-options-mobile-answer tr {
    height: 40px;
    border-bottom: solid 1px #e1e5e8; }
  .view-more-compare-your-options-mobiles div.link {
    font-size: 18px; }
  .compare-your-options-mobile-addtional-consideration-note {
    position: relative;
    left: 16px;
    width: calc(100% - 32px);
    padding: 24px;
    border-radius: 4px;
    border: solid 1px #e9ebed;
    background-color: #f9fafa;
    font-family: "Nimbus Sans Regular";
    font-size: 14px;
    font-style: italic;
    text-align: left;
    color: #3b4b59; }
  .compare-your-options-mobile-addtional-consideration-note p{
    font-size: inherit; }}
