:root{--scrollbar-width:0px}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@keyframes fadeOutOpacity{0%{opacity:1}to{opacity:0}}.featured-link-card,.featured-video-play-button,.hero-button{border:1px solid;border-color:#2b2b2b;border-radius:10px}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body.no-scroll{overflow:hidden}.micromodal{display:none}.micromodal.is-open{display:block}.micromodal__overlay{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;position:fixed;top:0;width:100vw;z-index:1000}.micromodal__container{background-color:#fff;border-radius:4px;box-sizing:border-box;margin-top:25%;max-height:100vh;max-width:1000px;overflow-y:auto;padding:15px;position:relative}@media only screen and (min-width:768px){.micromodal__container{margin-top:5%;padding:30px}}.micromodal__header{align-items:center;display:flex;justify-content:space-between}.micromodal__title{box-sizing:border-box;font-size:21px;font-weight:600;line-height:1.25;margin-bottom:0;margin-top:0}@media only screen and (min-width:768px){.micromodal__title{font-size:24px}}.micromodal__close{background:transparent;border:0;cursor:pointer;padding:0 10px}.micromodal__close--corner{position:absolute;right:8px;top:8px}.micromodal__close--large{font-size:22px;top:4.5px}@media only screen and (min-width:768px){.micromodal__close--large{top:8px}}.micromodal__close:before{content:"\2715"}.micromodal__content{line-height:1.5;margin-bottom:20px;margin-top:20px}.micromodal__btn{backface-visibility:hidden;background-color:#e1e4e9;border-radius:2.5px;border-style:none;border-width:0;cursor:pointer;line-height:1.15;margin:0;overflow:visible;padding:5px 10px;text-transform:none;transform:translateZ(0);transition:transform .25s ease-out;will-change:transform}.micromodal__btn:focus,.micromodal__btn:hover{transform:scale(1.05)}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}@media only screen and (max-width:768px){.hero{padding:0!important}}.hero.flex-wrapper{margin-top:unset}.hero-content-wrapper{padding:0 19px;width:100%}@media only screen and (max-width:768px){.hero-content-wrapper{padding:0}}.hero-content-inner{background-color:#fff7f1;border-radius:12px;display:flex;flex-direction:row;padding:70px 80px 40px}@media only screen and (max-width:992px){.hero-content-inner{flex-direction:column;padding:40px 62px}}@media only screen and (max-width:768px){.hero-content-inner{border-radius:0;padding:32px 20px 40px}}.hero-form-container{align-self:center;display:flex;flex:0.4;flex-direction:column;gap:24px;min-width:340px}@media only screen and (max-width:992px){.hero-form-container{flex:auto;gap:8px;min-width:100%;text-align:center}}@media only screen and (max-width:768px){.hero-form-container{gap:12px}}.hero-form-heading{color:#2b2b2b;font-size:32px;font-weight:800;line-height:1.2;margin:0;padding:0}@media only screen and (max-width:992px){.hero-form-heading{font-size:40px}}@media only screen and (max-width:768px){.hero-form-heading{font-size:24px}}.hero-form-paragraph{color:#2b2b2b;font-size:18px;font-weight:500;line-height:normal;margin:0;padding:0}@media only screen and (max-width:992px){.hero-form-paragraph{font-size:22px}}@media only screen and (max-width:768px){.hero-form-paragraph{font-size:16px}}.hero-form-input{display:flex;flex-direction:column;gap:8px;margin-top:8px}@media only screen and (max-width:992px){.hero-form-input{margin-top:16px}}@media only screen and (max-width:768px){.hero-form-input{margin-top:12px}}.hero-form-input-label{color:#333;font-size:16px;font-weight:700;line-height:1.5;margin:0;padding:0}.hero-form-input .senior-finder-form .form-container{align-items:center;background-color:#fff;border:1.5px solid #d9d9d9;border-radius:100px;box-sizing:border-box;display:flex;flex-direction:row;gap:12px;padding:6.5px 12px 6.5px 16px}@media only screen and (max-width:992px){.hero-form-input .senior-finder-form .form-container{margin:auto;max-width:380px}}.hero-form-input .senior-finder-form .form-container:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' stroke='%230037ae' stroke-width='1.5'%3E%3Cpath d='M10 11.192a2.6 2.6 0 0 0 0-5.2 2.6 2.6 0 0 0 0 5.2z'/%3E%3Cpath d='M3.017 7.075C4.658-.142 15.35-.133 16.983 7.083c.958 4.233-1.675 7.817-3.983 10.033a4.33 4.33 0 0 1-6.008 0c-2.3-2.217-4.933-5.808-3.975-10.042z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;width:20px}.hero-form-input .senior-finder-form .form-container .input-container{flex-grow:1}.hero-form-input .senior-finder-form .form-container .input-container input{-moz-appearance:textfield;border:none;font-size:16px;height:51px;outline:none;width:100%}.hero-form-input .senior-finder-form .form-container .input-container input::-webkit-inner-spin-button,.hero-form-input .senior-finder-form .form-container .input-container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hero-form-input .senior-finder-form .form-container .input-container input:disabled{background-color:initial}.hero-form-input .senior-finder-form .form-container button{background-color:#0037ae;border:none;border-radius:100px;color:#fff;cursor:pointer;outline:none;padding:12px 24px}.hero-form-input .senior-finder-form .form-container button:active,.hero-form-input .senior-finder-form .form-container button:hover{background-color:#3063c1}.hero-form-input .senior-finder-form .form-container button:disabled{align-items:center;background-color:#b3b0b5!important;display:flex;flex-direction:row;gap:10px;transition:all .3s}.hero-form-input .senior-finder-form .form-container button:disabled:after{animation:fadeIn .5s,spinner .5s linear infinite;background-image:url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M304%2048c0%2026.51-21.49%2048-48%2048s-48-21.49-48-48%2021.49-48%2048-48%2048%2021.49%2048%2048zm-48%20368c-26.51%200-48%2021.49-48%2048s21.49%2048%2048%2048%2048-21.49%2048-48-21.49-48-48-48zm208-208c-26.51%200-48%2021.49-48%2048s21.49%2048%2048%2048%2048-21.49%2048-48-21.49-48-48-48zM96%20256c0-26.51-21.49-48-48-48S0%20229.49%200%20256s21.49%2048%2048%2048%2048-21.49%2048-48zm12.922%2099.078c-26.51%200-48%2021.49-48%2048s21.49%2048%2048%2048%2048-21.49%2048-48c0-26.509-21.491-48-48-48zm294.156%200c-26.51%200-48%2021.49-48%2048s21.49%2048%2048%2048%2048-21.49%2048-48c0-26.509-21.49-48-48-48zM108.922%2060.922c-26.51%200-48%2021.49-48%2048s21.49%2048%2048%2048%2048-21.49%2048-48-21.491-48-48-48z%22%2F%3E%3C%2Fsvg%3E");background-position:50%;background-repeat:no-repeat;background-size:18px;content:"";display:inline-block;height:18px;width:18px}.hero-form-input .senior-finder-form .form-container button .button-text{color:#fff;font-size:18px;font-weight:700;line-height:1.5}.hero-form-input .senior-finder-form .form-error{color:red;font-size:16px;font-weight:400;line-height:1.5;margin:6px 0 0;padding:0;text-align:left;visibility:hidden}@media only screen and (max-width:992px){.hero-form-input .senior-finder-form .form-error{margin:auto auto 15px;max-width:380px}}.hero-form-input .senior-finder-form .form-error.show_error{visibility:visible}.hero-image-container{align-self:flex-end;display:flex;flex:0.5;justify-content:flex-end;margin-bottom:-40px}@media only screen and (max-width:992px){.hero-image-container{flex:auto}}.hero-image-container img{box-shadow:none;transform:none}.hero-divider-container{flex:0.1}@media only screen and (max-width:992px){.hero-divider-container{flex:auto}}.featured-video{margin:50px 0}@media only screen and (min-width:768px){.featured-video{margin:80px 0}}.featured-video-card{align-items:center;display:flex;flex-direction:column;position:relative}@media only screen and (min-width:768px){.featured-video-card{flex-direction:row;height:390px;padding:0 50px}}@media only screen and (min-width:992px){.featured-video-card{height:480px}}.featured-video-card-contents{position:relative}@media only screen and (min-width:768px){.featured-video-card-contents{width:45%}}.featured-video-container{padding:11px 19px}.featured-video-desc{height:90px;overflow:hidden;text-overflow:ellipsis}.featured-video-play-button{background-position:100% 100%;background-repeat:no-repeat;background-size:auto 100%;height:272px;position:relative;width:100%}@media only screen and (min-width:768px){.featured-video-play-button{background-size:auto 480px;bottom:0;height:auto;left:0;position:absolute;right:0;top:0}}.featured-video-play-button a{position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}@media only screen and (min-width:768px){.featured-video-play-button a{right:20%}}.featured-video-modal{align-items:center;background:rgba(0,0,0,.3);display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.featured-video-modal.open{display:flex}.featured-video-modal .flex-wrapper,.featured-video-modal .rll-youtube-player{width:100%}.featured-video-modal .flex-grid{position:relative}.modal-closer{align-items:center;background-color:#fff;border:1px solid #0037ae;border-radius:50%;display:flex;flex-direction:column;height:30px;justify-content:center;position:absolute;right:-15px;top:-15px;width:30px;z-index:1}.modal-closer .bar{border-bottom:3px solid #0037ae;border-radius:6px;display:block;position:absolute;width:15px}.modal-closer .bar:first-child{transform:rotate(45deg)}.modal-closer .bar:last-child{transform:rotate(-45deg)}.hero-btn-container{display:flex;padding:11px 19px;width:100%}@media only screen and (min-width:768px){.hero-btn-container{width:50%}}@media only screen and (min-width:992px){.hero-btn-container{width:33.3%}}.hero-btn-container>a{display:flex;width:100%}.hero-btn-container.hidden{display:none}.hero-button{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px;position:relative;text-align:center;width:100%;z-index:1}.hero-button-heading{font-size:22px;margin:0 0 5px}.hero-button-img{margin:15px 0;max-height:85px;max-width:85px;width:100%}.hero-button-p{color:#2b2b2b;font-size:18px}.hero-button-container{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;z-index:10}@media only screen and (max-width:768px){.hero-button-container{justify-content:center}}.hero-button-container .btn.btn-primary img{display:inline;margin-bottom:1px;margin-left:10px;max-height:15px;max-width:15px}.hero-button:hover{border-color:#264d76;cursor:pointer}.hero-button:hover .hero-button-heading{text-decoration:underline}.hero-content-button{border:0}.featured-link{align-items:stretch;display:flex;flex-wrap:wrap;width:100%}.featured-link-card{align-items:center;display:flex;font-size:15px;font-weight:700;justify-content:center;padding:20px;width:100%}.featured-link-card:not(:hover):not(:active){color:#000}.featured-link-card-container{display:flex;padding:15px;width:100%}@media only screen and (min-width:992px){.featured-link-card-container{width:33.3%}}.about{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:60px;padding-top:40px;position:relative;width:100%}@media only screen and (min-width:768px){.about{flex-direction:row;padding-top:90px}}.about-heading{margin-top:0}.about>div{flex:1 1 0%;max-width:100%;padding:18px}@media only screen and (min-width:768px){.about>div{width:50%}}.about-img{border-radius:10px}.about-name{font-size:22px;font-weight:800;margin:0}@media only screen and (min-width:481px){.about .carousel-btn{display:none}}.about-card{flex:0 0 auto;width:90%}@media only screen and (min-width:481px){.about-card{flex:1 1 0%;width:auto}}@media only screen and (min-width:768px){.about-card{flex:1 1 0%;width:48%}}.about-card-p{font-size:16px;margin:10px 0 0}.about-card--2{margin-left:15px}@media only screen and (min-width:481px){.about-card--2{margin-top:92px}}.about-p{font-size:18px}.about-section--2{display:flex;flex-wrap:nowrap;overflow:hidden}.logos-wrapper{background-color:#0037ae;padding:10px 0}.logos-wrapper .flex-grid{flex-direction:column}.logos-wrapper .logos{width:100%}.logos-wrapper .logos-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}@media only screen and (min-width:992px){.logos-wrapper .logos-container{justify-content:space-between}}.logos-wrapper .logos-img{flex-shrink:0;margin:10px;max-height:36px;width:auto}@media only screen and (min-width:768px){.logos-wrapper .logos-img{margin:10px 40px;max-height:50px}}.logos-wrapper .logos-title{color:#fff;font-style:italic;text-align:center}@media only screen and (min-width:768px){.logos-wrapper .logos-title{margin-left:40px;text-align:left}}.wpcf7 .screen-reader-response{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wpcf7 form .wpcf7-response-output{border:2px solid #00a0d2;margin:2em .5em 1em;padding:.2em 1em}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;display:block;font-size:1em;font-weight:400}.use-floating-validation-tip .wpcf7-not-valid-tip{background:#fff;border:1px solid #dc3232;left:1em;padding:.2em .8em;position:relative;top:-2ex;width:24em;z-index:100}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:after,.wpcf7-list-item-label:before{content:" "}.wpcf7-spinner{background-color:#23282d;border:none;border-radius:100%;display:inline-block;height:24px;margin:0 24px;opacity:.75;padding:0;position:relative;visibility:hidden;width:24px}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{animation-duration:1s;animation-iteration-count:infinite;animation-name:spin;animation-timing-function:linear;background-color:#fbfbfc;border:none;border-radius:100%;content:"";height:6px;left:4px;position:absolute;top:4px;transform-origin:8px 8px;width:6px}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-duration:2s;animation-name:blink}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}.wysiwyg-accordian .collapsable{cursor:pointer;position:relative;width:100%}.wysiwyg-accordian .container .content-header{margin:24px 0 18px}.wysiwyg-accordian .container .content-header:after{right:20px;top:30px}.wysiwyg-accordian .container .collapsed-content{margin-bottom:20px}.wysiwyg-accordian .content-header{border-top:1px solid #dfe1e6;font-size:30px;font-weight:600;margin:24px 0}.wysiwyg-accordian .content-header:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='M19.92 15.05 13.4 8.53c-.77-.77-2.03-.77-2.8 0l-6.52 6.52' stroke='%23091e42' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:24px;position:absolute;right:0;top:25px;transform:rotate(180deg);width:24px}.wysiwyg-accordian .content-header.active:after{transform:rotate(0deg)}.wysiwyg-accordian .content-header h2{font-size:30px;margin-top:15px}.wysiwyg-accordian .collapsed-content{font-size:18px;line-height:36px;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.medicare-sticky-promo a:hover{color:#fff;text-decoration:none}.medicare-sticky-promo-container{align-items:flex-start;background:#203b8c;bottom:0;display:flex;flex-wrap:nowrap;gap:24px;left:0;padding:24px;position:fixed;right:0;z-index:9999}@media only screen and (max-width:992px){.medicare-sticky-promo-container{gap:20px}}.medicare-sticky-promo-grid{gap:60px;margin:0 auto;position:relative}@media only screen and (max-width:992px){.medicare-sticky-promo-grid{flex-direction:column;gap:20px}}.medicare-sticky-promo-left{display:flex;flex:4;flex-direction:row;gap:24px;margin:0 auto;position:relative}@media only screen and (max-width:992px){.medicare-sticky-promo-left{flex:3;flex-direction:column;gap:20px}}@media only screen and (max-width:768px){.medicare-sticky-promo-left{gap:16px}}.medicare-sticky-promo-close{background-color:#154584;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.364' height='14.078' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='2'%3E%3Cpath d='m1.41 12.668 9.545-11.259m0 11.259L1.41 1.409'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:40%;border:2px solid #fff;border-radius:100%;cursor:pointer;display:block;height:32px;position:absolute;right:100px;top:-16px;width:32px}@media only screen and (max-width:1280px){.medicare-sticky-promo-close{right:26px}}.medicare-sticky-promo-logo{background-image:url(refactor/assets/images/quote-manageq-logo.png);background-position:top;background-repeat:no-repeat;background-size:contain;display:flex;flex:1;min-height:25px}@media only screen and (max-width:992px){.medicare-sticky-promo-logo{background-position:0 0;min-height:33px}}@media only screen and (max-width:768px){.medicare-sticky-promo-logo{min-height:25px}}.medicare-sticky-promo-description{color:#fff;display:flex;flex:4;flex-direction:column;gap:12px}@media only screen and (max-width:992px){.medicare-sticky-promo-description{flex:3;font-size:18px;gap:20px;line-height:normal}}@media only screen and (max-width:768px){.medicare-sticky-promo-description{font-size:14px;gap:8px;line-height:20px}}.medicare-sticky-promo-quote{color:#fff;font-size:18px;font-weight:400;line-height:24px}.medicare-sticky-promo-quote span{line-height:24px}@media only screen and (max-width:992px){.medicare-sticky-promo-quote{font-size:18px;line-height:normal}}@media only screen and (max-width:768px){.medicare-sticky-promo-quote{font-size:14px;line-height:20px}}.medicare-sticky-promo-quote-phone-cta{color:#fff;font-size:18px;font-weight:400;line-height:30px;text-decoration:underline}@media only screen and (max-width:992px){.medicare-sticky-promo-quote-phone-cta{line-height:normal}}@media only screen and (max-width:768px){.medicare-sticky-promo-quote-phone-cta{font-size:14px}}.medicare-sticky-promo-quote-phone-cta:hover{color:#fff}.medicare-sticky-promo-options{font-size:25px;font-weight:700;line-height:normal}@media only screen and (max-width:992px){.medicare-sticky-promo-options{font-size:22px;line-height:28px}}@media only screen and (max-width:768px){.medicare-sticky-promo-options{font-size:16px;line-height:18px}}.medicare-sticky-promo-phone{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.597' height='14.597'%3E%3Cpath fill='%23fff' d='M.53.702 3.495.018a.69.69 0 0 1 .784.4l1.368 3.193a.68.68 0 0 1-.2.8L3.723 5.819a10.566 10.566 0 0 0 5.051 5.052l1.414-1.728a.684.684 0 0 1 .8-.2l3.192 1.368a.69.69 0 0 1 .4.787l-.684 2.965a.685.685 0 0 1-.667.53A13.224 13.224 0 0 1 0 1.369.682.682 0 0 1 .53.702z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%;display:inline-block;height:24px;margin-right:12px;width:24px}@media only screen and (max-width:768px){.medicare-sticky-promo-phone-separator{display:none}}.medicare-sticky-promo-phone-description{align-items:center;display:flex;margin-top:12px}@media only screen and (max-width:992px){.medicare-sticky-promo-phone-description{margin-top:20px}}@media only screen and (max-width:768px){.medicare-sticky-promo-phone-description{margin-top:16px}.medicare-sticky-promo-phone-description-inner{display:flex;flex-direction:column}}.medicare-sticky-promo-cta{align-items:center;display:flex;flex-direction:column;gap:12px;min-width:225px}@media only screen and (max-width:992px){.medicare-sticky-promo-cta{flex-direction:row;gap:12px}}@media only screen and (max-width:768px){.medicare-sticky-promo-cta{align-items:flex-start;flex-direction:column;gap:12px;justify-content:center}}.medicare-sticky-promo-cta-button.btn{background:#fff;border-color:#fff;border-radius:500px;color:#3b7ceb;cursor:pointer;display:inline-block;font-size:18px;font-style:normal;font-weight:700;line-height:18px;max-width:205px;padding:16px 36px;text-align:center}@media only screen and (max-width:992px){.medicare-sticky-promo-cta-button.btn{font-size:18px;line-height:18px}}@media only screen and (max-width:768px){.medicare-sticky-promo-cta-button.btn{align-self:center;font-size:16px;line-height:16px;max-width:none;width:100%}}.medicare-sticky-promo-cta-label{color:#fff;font-size:16px;font-weight:400;line-height:20px;text-align:center}@media only screen and (max-width:768px){.medicare-sticky-promo-cta-label{font-size:14px}}::part(offers-promo-widget__title){font-size:30px}@media only screen and (max-width:768px){::part(offers-promo-widget__title){font-size:24px;white-space:pre-wrap}::part(offers-promo-widget__pull-tab-prompt){display:block;max-width:calc(100% - 60px)}}::part(offers-promo-widget__pull-tab-container){max-width:700px}#guides-for-seniors .card .btn,#popular-reviews .card .btn{color:#000}#guides-for-seniors .card .btn:hover,#popular-reviews .card .btn:hover{color:#0037ae}.disclaimer-text{border-bottom:none;border-top:1px solid #e1e4e9}.disclaimer-text.flex-wrapper{margin-bottom:unset;margin-top:unset;padding-bottom:15px;padding-top:15px}.disclaimer-text span{color:#737373;display:inline-block;font-size:12px}@media only screen and (min-width:768px){.disclaimer-text span{font-size:14px;max-width:650px}}@media only screen and (min-width:992px){.disclaimer-text span{max-width:unset}}#categories{margin-top:10px}
/*# sourceMappingURL=homepage.91e1a651fcb3842e8fc5.css.map*/