<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#hero {
    background-image: url('/direct-products/life/images/hero_life.png');
}
#hero h2 {
    font-size: 40px;
    line-height: 42px;
}

#coverage {
    margin-bottom:40px;
    margin-top:40px;
}

#coverage h2 {
    font-size:46px;
    line-height:46px;
}

#coverage h3 {
    font-size:22px;
    line-height:30px;
}

#coverage .break {
    padding:20px;
}

.w_product-snapshot .headline-container .left-side h4,
.w_product-snapshot .headline-container .right-side h4 {
  color: #00A7E1 !important;
  font-family: "ProximaNovaRegular" !important;
  font-size: 24px !important;
  text-transform: uppercase;
  text-align: center;
}
.w_product-snapshot .content-holder {
    background-color:#fff;
}
.w_product-snapshot .content-holder .headline-container h3 {
    margin-bottom: 30px;
    text-align:left;
}
.w_product-snapshot .content-holder .headline-container {
  padding: 40px 6% 1px;
}
.w_product-snapshot .headline-container .left-side,
.w_product-snapshot .headline-container .right-side {
  width: 45%;
}
.w_product-snapshot .headline-container .left-side {
  float: left;
  border-right: 2px solid #F1F3F4;
}
.w_product-snapshot .headline-container .right-side {
  float: right;
}
.w_product-snapshot .headline-container ul li {
    margin-bottom:10px;
}
.w_product-snapshot .headline-container ul li,
.w_product-snapshot .headline-container p {
  line-height: 28px;
  font-family: "ProximaNovaLight";
  font-size: 20px;
}
.w_product-snapshot .content-holder .headline-container p {
    text-align:left;
    padding-right:10px;
}
.w_product-snapshot .headline-container .left-side h4,
.w_product-snapshot .headline-container .right-side h4 {
  margin: 5px 2% 20px;
  text-align: left;
}
.w_product-snapshot .headline-container .list-left,
.w_product-snapshot .headline-container .list-right {
  width: 80%;
  margin: 0 3%;
}
.w_product-snapshot .headline-container .list-left {
  float: left;
}
.w_product-snapshot .headline-container .list-right {
  float: right;
}

.coverage_types {
    font-family: 'ProximaNovaLight';
    color: #3b3b3b;
    width: 100%;
    border: 1px solid #3b3b3b;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 26px;
}
.coverage_types th {
    background:#3b3b3b;
    color:#fff;
    padding: 5px;
    font-size:18px;
    line-height:26px;
}
.coverage_types th.first {
    border-right:1px solid #fff;    
}
.coverage_types tr {
    border-bottom:1px solid #3b3b3b;
}
.coverage_types tr:nth-of-type(odd) {
    background:#dddddd;
}
.coverage_types td {
    padding:5px;
}
.coverage_types td:not(:first-child){
    border-left:1px solid black;
}
.coverage_types th:not(:first-child){
    border-left:1px solid white;
}

#why_choose {
    background-color:#FFFFFF;
    padding: 0px 6% 40px;
    margin-top:-10px;
    font-size:20px;
    line-height:26px;
}
#why_choose ul {
    list-style-type:disc;
}
#why_choose li {
    margin-left:25px;
    margin-bottom:10px;
}
#why_choose .why_item {
    color:#3b3b3b;
    font-family:'ProximaNovaSemiBold';
}


.understand {
    margin-left:auto;
    margin-right:auto;
    margin-top:40px;
    margin-bottom:40px;
    color:#fff;
    font-size:20px;
    line-height:26px;
    background-color:#31b6e7;
    width:90%;
    max-width:1500px;
}
.understand_pull {
    float:left;
    padding:20px 5%;
    width:16%;
    font-family:'ProximaNovaSemiBold';
    font-weight:bold;
    background-color: #188ebb;
}
.understand_body {
    float:left;
    padding:20px 3%;
    width:65%;
}




#hiw_duck {
    min-height:700px;
}
#pointing_duck {
    margin-top: 0%;
}
#hiw_choice_boxes {
    clear:both;
    padding-top:20px;
}

#hiw_accordion h2.multi-line {
    margin-top: 20px;
}

@media screen and (max-width:1250px) {
    #how_it_works {
        background-color: #fbfbfb;
    }

}


@media screen and (max-width: 1250px) {
    #coverage h2 {
        font-size:40px;
        line-height:48px;
    }
    #coverage h3 {
        font-size:20px;
        line-height:26px;
    }
    #coverage li {
        font-size:15px;
        margin-left:25px;
    }
}
@media screen and (max-width: 1000px) {
}

@media screen and (max-width:780px) {
    #hiw_duck {
        min-height:auto;
    }
}
@media screen and (max-width: 650px) {
    .w_product-snapshot .headline-container .left-side,
    .w_product-snapshot .headline-container .right-side {
      width: 100%;
    }
    .w_product-snapshot .headline-container .left-side {
      padding-bottom: 40px;
      border-right: none !important;
      border-bottom: 2px solid #F1F3F4;
    }
    .w_product-snapshot .headline-container .right-side {
      padding-top: 40px
    }
}
@media screen and (max-width: 570px) {
    #coverage h2 {
        font-size:28px;
        line-height:32px;
    }   
    #coverage h3 {
        font-size:18px;
        line-height:24px;
    }
    .w_product-snapshot .content-holder .headline-container {
        padding: 40px 6% 1px;
    }
    #coverage .break {
        padding:0px;
    }

    .understand_pull, .understand_body {
        float:inherit;
        padding:20px;
        width:auto;
    }

    .w_product-snapshot .content-holder .headline-container p {
        margin: 0px;
    }
    #add_ons {
        padding-top: 0%;
    }
}
@media screen and (max-width: 450px) {
    .w_product-snapshot .headline-container .list-left,
    .w_product-snapshot .headline-container .list-right {
      float: none;
      width: 100%;
      margin-left: 0px;
    }
}





#choices h3 {
    text-transform: uppercase;
    line-height:20px;
}
#choices .big {
    font-family:'ProximaNovaSemiBold';
    font-size: 20px;
}
#choices .small {
    font-family:'ProximaNovaLight';
    font-size: 15px;
}


#choices.one .choice_box {
    width: 100%;
}

.w_lic {
    margin: 60px 0;
}

#videos {
    margin: 60px 0;
}

#videos h1 {
    color:#666971;
    text-align:center;
    font-size:36px;
    line-height:42px;
    padding:30px;
}

#video_box_1 {
    width:60%;
    margin-left:auto;
    margin-right:auto;
    float:inherit;
}

#video_box_1 h3 {
    text-align:center;
}
#video_box_1 p {
    text-align:center;
}

#videos h3 {
    color:#666971;
    font-size: 28px;
    line-height: 36px;
    margin-top: 30px;
}

#videos p {
    color:#666971;
    font-size:28px;
    line-height:28px;
    margin-bottom:20px;
    margin-top:5px;
}

#videos h1, #videos h3, #videos p {
    margin-left: 0;
}

#moreinfo_content ul {
    list-style-type:disc;
    font-size:20px;
    line-height:30px;
    margin-bottom:25px;
    margin-top:-25px;
}

#moreinfo_content li {
    margin-bottom:5px;
    margin-left:45px;
}

@media screen and (max-width: 1250px) {
    #hero h2 {
        font-size: 33px;
        line-height: 38px;
    }
    p.product-title {
        font-size:15px;
    }
}
@media screen and (max-width: 1000px) {
    #hero h2 {
        font-size: 30px;
        line-height: 35px;
    }
    p.product-title {
        font-size:13px;
    }
}
@media screen and (max-width: 780px) {
    #hero h2 {
        font-size: 19px;
        line-height: 21px;
    }

    #videos h3 {
        font-size:20px;
        line-height:28px;
    }
    #videos p {
        font-size:18px;
        font-size:24px;
    }
}
@media screen and (max-width: 570px) {
    
}
@media screen and (max-width: 399px) {
    #hero_copy_bottom h2 {
        font-size: 25px;
        line-height: 30px;
    }
}




.accordion_header {
    clear:left;
}
#hiw_accordion h2 {
    margin-bottom:0px;
    width:70%;
}

#hiw_hd_1 {
    background-image:url('/direct-products/life/images/hiw_accordion_hd_1.png');
}
#hiw_bg_1 {
    background-image:url('/direct-products/life/images/hiw_accordion_bg_1.png');
}

#hiw_hd_2 {
    background-image:url('/direct-products/life/images/hiw_accordion_hd_2.png');
}
#hiw_bg_2 {
    background-image:url('/direct-products/life/images/hiw_accordion_bg_2.png');
}

#hiw_hd_3 {
    background-image:url('/direct-products/life/images/hiw_accordion_hd_3.png');
}
#hiw_bg_3 {
    background-image:url('/direct-products/life/images/hiw_accordion_bg_3.png');
}

#hiw_hd_4 {
    background-image:url('/direct-products/life/images/hiw_accordion_hd_4.png');
}
#hiw_bg_4 {
    background-image:url('/direct-products/life/images/hiw_accordion_bg_4.png');
}

#hiw_bg_1, #hiw_bg_2, #hiw_bg_4 {
    background-position-y: -92px;
}

#hiw_hd_3 {
  background-position: -187px 94px;
}

#hiw_bg_3 {
  background-position-y: -92px;
  background-position-x: -188px;
}

@media screen and (max-width: 1250px) {
    #hiw_accordion {
        position: absolute;
        right: 0px;
    }
}
@media screen and (max-width: 780px) {
    #hiw_accordion {
        position: inherit;
        right: initial;
    }
}
@media screen and (max-width: 480px) {
    #hiw_accordion h2 {
        margin-top:36px;
    }
    .accordion_header h2, .accordion_header_bottom h2 {
        font-size: 15px;
        line-height: 18px;
    }
    #hiw_hd_2 h2, #hiw_hd_3 h2 {
        top:-8px;
    }
}

@media screen and (max-width: 1450px) {
    #hiw_duck p {
        font-size: 18px;
        line-height: 22px;
    }
}




.choice_box h1 {
    line-height:50px;
    margin-top:20px;
}

#hiw_disclaimer_content {
    max-height: 390px;
    overflow-y: scroll;
    overflow-x: hidden;
}

#hiw_disclaimer_content p {
    text-align:justify;
    margin-right:20px;
}

#hiw_disclaimer_standalone {
    cursor:pointer;
    color:#00A7E1;
    margin-top:15px;
}
#hiw_expand_standalone p, #hiw_contract_standalone p {
    font-family: "ProximaNovaBold";
    font-size: 22px;
    line-height:25px;
    width: 100%;
    text-align: justify;
}
#hiw_disclaimer_content_standalone p {
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-family: 'ProximaNovaLight';
    color: #3b3b3b;
    width: 80%;
    margin-left:10%;
}
#hiw_contract_standalone {
    display:none;
}
#hiw_expand_standalone p.collapse_standalone, #hiw_contract_standalone p.collapse_standalone {
    text-align:center;
    margin-left: 32px;
}


#choices.three .choice_box {
    width:32.4%;
}

@media screen and (max-width: 780px) {
    .choice_box {
        width:100% !important;
        margin-bottom:10px;
    }
    .pad_left_mobile {
        margin-left:0;
    }

}




#tabs th.first, #tabs td.first {
    width:40%;
}

#tabs th.option, #tabs td.option {
    width:60%;
}

#tabs th.stroke {
    border-right: 1px solid #fff;
}
#tabs td.stroke {
    border-right: 1px solid #3b3b3b;
}


#tabs table {
    table-layout:fixed;
    width:100%;
}

#tabs td a {
    color:#00A7E1;
    text-decoration:none;
}

#benefitsoverview_content td img {
    position:relative;
    top:8px;
}

#tabs td a.l_and_e {
    color: #F89728;
    font-family: "ProximaNovaSemiBold";
    font-size: 21px;
    text-decoration: underline;
}

@media screen and (max-width: 780px) {
    #benefitsoverview {
        padding-left:5px;
        padding-right:5px;
    }
    #tabs td {
        padding:5px;
    }
}


@media screen and (max-width: 650px) {
    #benefitsoverview_content table.plan-data,
    #benefitsoverview_content table.plan-data tbody,
    #benefitsoverview_content table.plan-data th,
    #benefitsoverview_content table.plan-data td,
    #benefitsoverview_content table.plan-data tr {
      display: block;
    }
    #benefitsoverview_content table.plan-data tr {
      border: 1px solid #ccc;
    }
    #benefitsoverview_content table.plan-data tr:nth-of-type(1) {
      display: none
    }
    #benefitsoverview_content table.plan-data tr:nth-of-type(even) td {
      border-bottom: 1px solid #fff;
    }
    #benefitsoverview_content table.plan-data tr:nth-of-type(even) td:nth-of-type(5) {
      border-bottom: none;
    }
    #benefitsoverview_content table.plan-data tr:nth-of-type(odd) td {
      border-bottom: 1px solid #eee;
    }
     
    #benefitsoverview_content table.plan-data td {
      width: auto;
      border-right: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding: 5px 20px;
      padding-left: 40%;
      height: auto;
    }
    #benefitsoverview_content table.plan-data td:before {
      position: absolute;
      left: 6px;
      width: 35%;
      padding-right: 10px;
    }
     
    #benefitsoverview_content table.plan-data td:nth-of-type(1):before { content: "Benefit"; }
    #benefitsoverview_content table.plan-data td:nth-of-type(2):before { content: "Essentials Plan"; }
    #benefitsoverview_content table.plan-data td:nth-of-type(3):before { content: "Plan 1"; }
    #benefitsoverview_content table.plan-data td:nth-of-type(4):before { content: "Plan 2"; }
    #benefitsoverview_content table.plan-data td:nth-of-type(5):before { content: "Option 4"; }
     
    #benefitsoverview_content table.plan-data.riders td:nth-of-type(1):before { content: "Optional Riders"; }
     
    #benefitsoverview_content table.le-links td {
      padding: 10px;
      height: auto;
    }
    #benefitsoverview_content table.le-links a.l_and_e {
      font-size: 15px;
    }
}

@media screen and (max-width: 399px){
#benefitsoverview_content table.le-links td {
  display: block;
  width: 100%;
}
#benefitsoverview_content table.le-links td a {
  display: block;
  width: 90%
}
}


.force_lower 
{
    text-transform:lowercase;
}</pre></body></html>