<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Fonts */
@font-face {
    font-family: 'OpenSans';
    src: url('/_Global-Assets/fonts/Open_Sans/OpenSans-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('/_Global-Assets/fonts/Open_Sans/OpenSans-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}
html {
    scroll-behavior: smooth;
}
/* Open Employment Specific CSS */
.open-employment .content-holder {
    display: flex;
    /* padding: 0 40px; */
}
.blue-arrow {
    margin-top: 5px !important;
}
.oe-link {
    text-decoration: none;
    color: #00A7E1;
    font-weight: 700;
}
.oe-link:visited {
    text-decoration: underline;
    color: #00A7E1;
}
.w_landing_slider .slider .target_copy {
    top: 55%;
}
.w_product-snapshot.open-employment .content-holder .headline-container {
    padding: 20px 0% 0px;
}
.open-employment .content-holder .headline-container {
    width: 50%;
}
.open-employment .content-holder .img-container {
    width: 50%;
    text-align: center;
    display: flex;
}
.open-employment .content-holder .img-container img {
    max-width: 100%;
    align-self: center;
}
.open-employment .content-holder {
    padding: 40px 8%;
}
.open-employment h2 {
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    font-family: 'ProximaNovaBold';
}
.open-employment.w_product-snapshot .content-holder .headline-container h2 {
    font-size: 30px !important;
    line-height: 36px;
    font-weight: bold;
    font-family: 'ProximaNovaBold';
    text-align: left;
}
.open-employment .content-holder .headline-container h3 {
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.25px;
    line-height: 30px;
}
.open-employment .content-holder .headline-container p {
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    font-family: 'ProximaNovaLight';
    letter-spacing: -0.25px;
    line-height: 30px;
}
.open-employment .content-holder &gt; div:nth-child(1) {
    margin: 0 20px 0 0px;
}
.open-employment .content-holder &gt; div:nth-child(2) {
    margin: 0 0px 0 20px;
}
@media (max-width: 768px) {
    .open-employment .content-holder &gt; div:nth-child(1) {
        margin: 0 0px 0 0px;
    }
    .open-employment .content-holder &gt; div:nth-child(2) {
        margin: 0 0px 0 0px;
    }
}

.open-employment ul.checklist-grey {
    color: #777777;
    font-family: "ProximaNovaRegular";
    font-size: 20px;
    line-height: 30px;
    margin-left: 24px;
    margin-bottom: 40px;
    margin-top: 15px;
}
.open-employment ul.checklist-grey li {
    list-style-type: disc;
    margin-bottom: 10px;
}

/* Specific Style Overrides */
.how-do-you-qualify {
    background-color: #ffffff;
}
.headline-link {
    text-transform: uppercase;
    text-align: center;
    color: #03A7E1;
    font-family: "ProximaNovaRegular";
    font-size: 18px;
    line-height: 22px;
}
.headline-link a {
    text-decoration: none;
    font-size: 22px;
}

.blue-text {
    color: #03A7E1 !important;
}
.blue-background {
    background-color: #03A7E1 !important;
}

.light-grey-text {
    color: #777777 !important;
}
.grey-divider {
    border: 1px solid #e8e8e9;
    height: 5px;
    background-color: #dedede;
    width: 80%;
    margin: 25px 0;
}
.thin-grey-divider {
    /* border: 1px solid #e8e8e9; */
    height: 3px;
    background-color: #dedede;
    width: 100%;
    margin: 25px 0;
}
.table-divider-8px {
    background-color: #f2f3f4;
    width: 100%;
    height: 8px;
    margin: 20px 0;
}
.mobile-break {
    display: block;
}
.open-employment .blue-button {
    font-family: 'OpenSansBold';
    font-size: 18px;
    padding: 10px 16px;
    margin: 0px;
}


/* Section CSS */
.open-employment-intro h3 {
    color: #3B3B3B;
    font-family: "ProximaNovaLight";
    font-size: 24px;
    line-height: 35px;
    text-align: center;
}
.open-employment-intro p {
    color: #3B3B3B;
    font-family: "ProximaNovaLight";
    font-size: 24px;
    line-height: 35px;
    text-align: center;
}
.when-is-open-enrollment .content-holder .headline-container &gt; * {
    text-align: left;   
}
.when-is-open-enrollment .content-holder .no-background-color {
    background-color: rgba(0, 0, 0, 0);
}
.how-do-you-qualify .img-container {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.how-do-you-qualify .img-container img {
    vertical-align: middle;
}
.current-legislation {
    padding: 60px 0px;
}
.current-legislation .content-holder .headline-container {
    width: 100%;
}
.current-legislation .content-holder .no-background-color {
    background-color: rgba(0, 0, 0, 0);
}
.current-legislation .content-holder .headline-container h2 {
    color: #03A7E1;
    font-family: "ProximaNovaLight";
    font-size: 40px;
    line-height: 48px;
    text-align: center;
}
.current-legislation .content-holder .headline-container .divider-grey-half {
    background-color: #979797;
    width: 60%;
    height: 1px;
    margin-bottom: 20px;
}
.current-legislation .content-holder .headline-container ul li {
    font-size: 12px;
    line-height: 14px;
    margin: 1px;
}
.current-legislation .content-holder .headline-container ul li sup {
    margin-right: 0px;
    min-width: 6px;
    display: inline-block;
}
.current-legislation .content-holder .headline-container ul li a {
    color: #3B3B3B;
    text-decoration: none;
}
.current-legislation .content-holder .headline-container ul li a:visited {
    color: #3B3B3B;
}
.current-legislation .content-holder .headline-container ul li a:hover {
    color: #3B3B3B;
    text-decoration: underline;
}
.step-by-step-guide {
    padding: 40px 9%;
}
.step-by-step-guide h2 {
    text-align: center;
    color: #FFFFFF;
    font-size: 50px;
    font-weight: 300;
    line-height: 61px;
}
.step-by-step-guide h3 {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
}

.step-one {
    background-color: #ffffff; 
    background-image: url('/_Global-Assets/images/open-enrollment/duck_calculator.png');
    background-repeat: no-repeat;
    background-position: 18% bottom;
}
.step-one .content-holder .img-container h3 {
    margin-top: 5px;
    color: #03A7E1;
    font-family: "ProximaNovaThin";
    font-size: 40px;
    line-height: 48px;
    font-weight: bold;
    text-align: left;
} 
.step-one .headline-container .table .header-text {
    padding: 10px;
    background-color: #03A7E1; 
    color: #ffffff;
    font-family: "ProximaNovaBold";
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #03A7E1;
    position: relative;
    z-index: 2;
}
.step-one .headline-container .table .checklist {
    padding: 30px 40px;
    border: 1px solid #979797;
    border-radius: 5px;
    position: relative;
    top: -5px;
    z-index: 1;
}
.step-one .headline-container .table .checklist ul {
    color: #777777;
    font-family: "ProximaNovaRegular";
    font-size: 20px;
    line-height: 24px;
    margin-left: 30px;
}
.step-one .headline-container .table .checklist ul li {
    list-style-type: disc;
    margin-bottom: 22px;
}

.step-two .content-holder .headline-container {
    background-color: rgba(0, 0, 0, 0);
}
.step-two .headline-container ul {
    color: #777777;
    font-family: "ProximaNovaBold";
    font-size: 20px;
    line-height: 24px;
    margin-left: 30px;
}
.step-two .headline-container ul li {
    list-style-type: disc;
    margin-bottom: 22px;
    padding-left: 10px;
}
.step-two .headline-container ul li h4 {
    color: #777777 !important;
    font-family: "ProximaNovaBold";
    font-size: 20px;
}
.step-two .headline-container h3 {
    color: #03A7E1 !important;
    font-family: "ProximaNovaBold" !important;
    font-size: 35px !important;
    line-height: 35px !important;
}
.step-two .headline-container h4 {
    color: #03A7E1 !important;
}


.step-three {
    background-color: #ffffff;
    padding-bottom: 80px;
}
.step-three .h2-over-grey {
    font-size: 25px !important;
    line-height: 25px !important;
    color: #777777 !important;
    font-weight: bold;
    letter-spacing: -0.25px;
    text-align: center !important;
}
.step-three .h2-over-grey a:hover {
    text-decoration: underline;
}
.step-three .content-holder .headline-container h3 {
    color: #777777;
    font-family: "ProximaNovaBold";
    font-size: 30px;
    font-weight: bold;
    line-height: 33px;
}
.step-three .content-holder .headline-container p {
	color: #777777;
	font-family: "ProximaNovaRegular";
	font-size: 20px;
	line-height: 29px;
}
.step-three .content-holder .headline-container .grey-section {
    background-color: #F2F3F4 ;
    padding: 40px;
}
.step-three .content-holder .headline-container .grey-section h3 {
    text-align: center;
}
.step-three .content-holder .headline-container .table {
    margin: 40px 40px 0 40px;
    box-shadow: 0 2px 4px 0 rgba(199,199,199,0.5);
}
@media (max-width: 1024px) { 
    .step-three .content-holder .headline-container .table {
        margin: 40px 0px 0 0px;     
    }
}
.step-three .content-holder .headline-container .table .header-text {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 30px;
    border-radius: 3px 3px 0 0;
    background-color: #00A7E1;
    width: 100%;
    color: #ffffff !important;
    /* position: relative;
    z-index: 2; */
}
.step-three .content-holder .headline-container .table .header-text h3 {
    color: #ffffff;
    font-family: "ProximaNovaBold";
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
    text-align: center;
}
.step-three .content-holder .headline-container .table .table-body {
    padding: 20px 20px 60px 20px;
    background-color: #ffffff;
    /* box-shadow: 0 2px 4px 0 rgba(199,199,199,0.5); */
    border-radius: 0 0 3px 3px;
}
.step-three .content-holder .headline-container .table .table-body h3 {
    margin: 10px 0;
    padding: 0 35px;
    font-family: "ProximaNovaSemiBold";
    font-size: 22px;
    color: #777777;
    /* letter-spacing: 1px; */
}
.step-three .content-holder .headline-container .table .table-body .giant-blue {
    color: #03A7E1;
    font-size: 52px;
    font-family: "OpenSansBold";
    line-height: 71px;
    text-align: center;
    margin-bottom: 5px;
}

.modal-section {
    padding: 80px 120px;
}
.modal-section h2 {
    color: #FFFFFF;
    font-family: "ProximaNovaLight";
    font-size: 50px;
    font-weight: 300;
    line-height: 61px;
    text-align: center;
}
.modal-section h3 {
    color: #FFFFFF;
    font-family: "ProximaNovaSemiBold";
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
}
.modal-section p {
    color: #FFFFFF;
    font-family: "ProximaNovaLight";
    font-size: 24px;
    font-weight: 300;
    line-height: 29px;
    text-align: center;
}
.modal-section .hero_content_cta {
    display: flex;
    justify-content: center;
}
.modal-section .hero_content_cta .hero_cta {
    margin: 5px !important;
    color: #03A7E1;
    background-color: #FFFFFF;
    display: flex; 
    width: 200px;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    padding: 15px;
}
.modal-section .hero_content_cta .hero_cta:hover {
    cursor: pointer;
}
/* .modal-section .hero_content_cta .hero_cta:hover p.display4 {
    color: #FFFFFF!important;
    background-color: #03A7E1;
} */
.modal-section .hero_content_cta .hero_cta p.display4 {
    color: #03A7E1!important;
    margin: 0;
    font-family: 'ProximaNovaBold';
    font-size: 16px;
}
.modal-section .hero_content_cta .hero_cta .blue-icon {
    width: 28px;
    height: 28px;
    overflow: hidden;
    background-image: url('/_Global-Assets/images/open-enrollment/sprite-cta-icons.png');
    background-repeat: no-repeat;
}
.modal-section .hero_content_cta .hero_cta.myself_button .blue-icon {
    background-position: 0px 0px;
}
.modal-section .hero_content_cta .hero_cta.employee_button .blue-icon {
    background-position: -28px 0px;
}
/* .modal-section .hero_content_cta .hero_cta.myself_button:hover .blue-icon {
    background-position: 0px -28px;
}
.modal-section .hero_content_cta .hero_cta.employee_button:hover .blue-icon {
    background-position: -28px -28px;
} */

.dislaimer-section {
    background-color: #ffffff;
}
.dislaimer-section .content-holder .headline-container {
    width: 100%;
}
.dislaimer-section .content-holder .headline-container p {
    font-size: 12px;
    line-height: 14px;
    margin: 10px 0;
}
.open-employment.dislaimer-section ul {
    list-style: none;
    margin-left: 0;
}
.open-employment.dislaimer-section ul li a {
    color: #3B3B3B;
    text-decoration: none;
    font-size: 12px;
    line-height: 14px;
}
.open-employment.dislaimer-section ul li a:hover {
    text-decoration: underline;
}
.open-enrollment.quick-links {
    display: none;
}

.img-show-mobile {
    display: none;
}
/* 
 _________  ________  ________  ___       _______  _________   
|\___   ___\\   __  \|\   __  \|\  \     |\  ___ \|\___   ___\ 
\|___ \  \_\ \  \|\  \ \  \|\ /\ \  \    \ \   __/\|___ \  \_| 
     \ \  \ \ \   __  \ \   __  \ \  \    \ \  \_|/__  \ \  \  
      \ \  \ \ \  \ \  \ \  \|\  \ \  \____\ \  \_|\ \  \ \  \ 
       \ \__\ \ \__\ \__\ \_______\ \_______\ \_______\  \ \__\
        \|__|  \|__|\|__|\|_______|\|_______|\|_______|   \|__|                                                                                                                                                      
*/
@media (max-width: 768px) {
    h1 {
        font-family: 'ProximaNovaLight';
    }
    .open-employment .content-holder .headline-container h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
        text-align: left;
    }
    .open-employment .content-holder .headline-container p {
        font-size: 20px;
    }
    .mobile-break {
        display: inline;
    }
    .headline-link a {
        font-family: 'ProximaNovaBold';
        font-size: 14px;
        line-height: 17px;
    }
    .translucent-bg h3 {
        font-family: "ProximaNovaRegular";
        font-size: 18px !important;
        line-height: 24px !important;
        margin-bottom: 0px !important;
    }
    .open-employment-intro {
        padding-top: 0px !important;
    }
    .grey-divider {
        width: 100%;
    }
    .hide-mobile {
        display: none;
    }
    /* .w_product-snapshot.has-menu.no-tabs .content-holder h3 {
        font-family: "ProximaNovaRegular";
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        text-align: left;
    } */
    .w_product-snapshot {
        margin-top: 0px !important;
    }
    
    .open-enrollment.quick-links {
        display: block;
        margin: 0px 0px 20px 0px;
    }
    .open-enrollment.quick-links .quick-links-button {
        display: flex;
        justify-content: space-between;
        background-color: #00A7E1;
    }
    .open-enrollment.quick-links .box-text {
        padding: 10px 25px;
        font-family: 'ProximaNovaLight';
        font-size: 20px;
        color: #F2F3F4;
        display: flex;
        align-items: center;
    }
    .open-enrollment.quick-links .box-arrow {
        padding: 10px;
        font-size: 20px;
        color: #F2F3F4;
        border-left: 1px solid #fff;
    }
    .open-enrollment.quick-links .quick-links-a-block a {
        display: none;
        color: #ffffff;
        background-color: #00A7E1;
        padding: 15px 25px;
        border-top: 1px solid #ffffff;
        text-decoration: none;
    }
    .open-enrollment.quick-links .quick-links-a-block.show a {
        display: block !important;
    }
    .open-enrollment.quick-links .quick-links-a-block a:visited {
        color: #ffffff;
    }
    .open-enrollment.quick-links .quick-links-a-block a:hover {
        cursor: pointer;
    }
    .open-employment .content-holder {
        flex-direction: column;
        padding: 4%;
    }
    .w_product-snapshot .content-holder .headline-container p {
        text-align: left;
    }
    .open-employment .content-holder .img-container {
        width: 100%;
    }
    .current-legislation .content-holder .headline-container ul {
        position: relative;
        left: -8px;
    }
    .current-legislation .content-holder .headline-container ul li {
        margin-bottom: 5px;
        display: flex;
    }
    .current-legislation .content-holder .headline-container ul li sup {
        margin-right: 2px;
        min-width: 6px;
    }
    .current-legislation .content-holder .headline-container ul li a {
        display: block;
    }
    .open-employment .content-holder .headline-container {
        /* padding: 20px 0% 0px; */
        width: 98%;
        margin-bottom: 40px;
    }
    .open-employment.how-do-you-qualify .content-holder {
        flex-direction: column-reverse;
    }
    .current-legislation {
        padding: 0px;
    }
    .current-legislation h2 {
        font-family: "ProximaNovaLight";
        font-size: 24px;
        font-weight: 300;
        line-height: 30px;
    }
    .step-by-step-guide {
        padding: 30px 9%;
    }
    .step-by-step-guide h2 {
        font-family: "ProximaNovaLight";
        font-size: 30px;
        font-weight: 300;
        line-height: 36px;
    }
    .step-by-step-guide h3 {
        font-family: "ProximaNovaRegular";
        font-size: 18px;
        line-height: 21px;
        text-align: center;
    }
    .step-one {
        padding-bottom: 280px;
        background-position: center bottom;
    }
    .step-one .content-holder .img-container h2 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 15px;
    }   
    .step-one .content-holder .headline-container .table .header-text {
        border-radius: 1.97px 1.97px 0 0;
        font-size: 14px;
        padding: 4px;
    }
    .step-one .content-holder .headline-container .table .checklist {
        border: 1px solid #ffffff;
        box-shadow: 0 1px 3px 0 rgba(199,199,199,0.5);
        padding: 30px 20px;
    }
    .step-one .content-holder .headline-container .table .checklist ul {
        font-size: 16px;
        font-weight: bold;
    }
    .step-one .content-holder .headline-container .table .checklist ul li {
        font-size: 16px;
        font-weight: bold;
    }

    .step-two .content-holder .headline-container h3 {
        font-size: 24px !important;
        line-height: 29px !important;
    }

    .step-two .content-holder .headline-container ul {
        margin-left: 20px;
    }
    .step-two .content-holder .headline-container ul li {
        font-size: 16px;
        line-height: 19px;
    }
    .step-two .content-holder .headline-container h4 {
        font-size: 20px !important;
     }
    .step-two .content-holder .headline-container ul li h4 {
        font-size: 16px !important;
        line-height: 19px !important;
        color: #777777;
    }
    .step-three .content-holder .headline-container h2 {
        font-size: 24px;
    }
    .step-three .content-holder .headline-container h3 {
        font-size: 20px !important;
    }
    .step-three .content-holder .headline-container .grey-section {
        padding: 40px 6%;
        margin: calc(-50vw + 50%);
    }
    .step-three .content-holder .headline-container .table {
        margin: 40px 0 0 0;
    }
    .step-three .content-holder .headline-container .table .header-text {
        background-color: #03A7E1;
        font-size: 12px;
        min-height: 26px;
    }
    .step-three .content-holder .headline-container .table .header-text h3 {
        color: #ffffff!important;
        font-size: 12px!important;
        font-family: 'ProximaNovaRegular'!important;
    }
    .step-three .content-holder .headline-container .table .table-body {
        padding: 20px 10px;
    }
    .step-three .content-holder .headline-container .table .table-body h3 {
        font-size: 16px !important;
        margin: 10px 0 !important;
        font-family: 'ProximaNovaRegular';
        padding: 0 15px;
    }
    .step-three .content-holder .headline-container .table .table-body .giant-blue {
        font-size: 32px;
        line-height: 32px;
    }
    .modal-section {
        display: none;
    }
    .img-show-mobile {
        display: block;
    }
}

@media (max-width: 619px) {
    .w_landing_slider .slider .slide .slide_bg {
        height: 290px !important;
        background-position: center center !important;
        background-image: url("/_Global-Assets/images/missed-enrollment/MobileHero.png")!important;
        background-size: cover;
    }
    .w_landing_slider .slider .target_copy {
        background-color: #ffffff !important;
    }
}

@media (max-width: 425px) {
    .step-one {
        padding-bottom: 64vw;
        background-size: cover;
    }
}

/* Dagger Section */
.extra_margin {
    padding-top: 30px;
    padding-bottom: 30px;
}
.dagger_section .display4 {
    padding-top: 2% !important;    
    margin-bottom: 5px;
    margin-top: 0px !important;
    padding: 0px;
    cursor: default;
}
.dagger_section .display1 {
    margin-bottom: 10px !important;
}

@media screen and (max-width: 1250px) {
    .dagger_section .display4 {
        margin-top: 5px !important;
    }
}

@media screen and (max-width: 425px) {
    .dagger_section .display4 {
        margin-top: 0px !important;
    }
}
.checklist {
    width: 400px;
    margin: auto;
    list-style-type: disc;
    margin-bottom: 10px;
}




#exceptional-circumstances {
    background-image: url('/_Global-Assets/images/missed-enrollment/Desktop3.png');
    background-repeat: no-repeat;
    background-size: contain;
}
#exceptional-circumstances .content-holder .headline-container {
    background-color: transparent;
}

@media (max-width: 768px) {
    #exceptional-circumstances {
        background-image: url('/_Global-Assets/images/missed-enrollment/Mobile3.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
    }
}

#how-to-qualify-for-open-enrollment {
    background-image: url('/_Global-Assets/images/missed-enrollment/Desktop4.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
}
#how-to-qualify-for-open-enrollment .content-holder .headline-container {
    background-color: transparent;
}

@media (max-width: 768px) {
    #how-to-qualify-for-open-enrollment {
        background-image: url('/_Global-Assets/images/missed-enrollment/MobileFamilyImage4.png');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
    }
    #how-to-qualify-for-open-enrollment .content-holder {
        flex-direction: column;
    }
}

@media screen and (min-width: 620px) {
    .translucent-bg {
        background-color: rgba(0, 0, 0, 0.6);
    }
}
@media (max-width: 1160px) and (min-width: 920px) {
    .w_landing_slider .slider .target_copy h1 {
        font-size: 46px;
    }
    .w_landing_slider .slider .target_copy h3 {
        font-size: 22px;
    }

}</pre></body></html>